diff --git a/200.html b/200.html index 7a432f6f..640e6a88 100644 --- a/200.html +++ b/200.html @@ -1,14 +1,14 @@ - - + + - - + + - - -
`)}return l},[]).join("")},getStyleSheet({name:t="",theme:e={},params:o,props:n={},set:r,defaults:i}){var s;const a={name:t,theme:e,params:o,set:r,defaults:i},l=(s=t.includes("-directive")?this.getPresetD(a):this.getPresetC(a))==null?void 0:s.css,c=Object.entries(n).reduce((u,[d,f])=>u.push(`${d}="${f}"`)&&u,[]).join(" ");return l?``:""},createTokens(t={},e,o="",n="",r={}){return Object.entries(t).forEach(([i,s])=>{const a=_o(i,e.variable.excludedKeyRegex)?o:o?`${o}.${Id(i)}`:Id(i),l=n?`${n}.${i}`:i;ro(s)?this.createTokens(s,e,a,l,r):(r[a]||(r[a]={paths:[],computed(c,u={}){var d,f;return this.paths.length===1?(d=this.paths[0])==null?void 0:d.computed(this.paths[0].scheme,u.binding):c&&c!=="none"?(f=this.paths.find(h=>h.scheme===c))==null?void 0:f.computed(c,u.binding):this.paths.map(h=>h.computed(h.scheme,u[h.scheme]))}}),r[a].paths.push({path:l,value:s,scheme:l.includes("colorScheme.light")?"light":l.includes("colorScheme.dark")?"dark":"none",computed(c,u={}){const d=/{([^}]*)}/g;let f=s;if(u.name=this.path,u.binding||(u.binding={}),_o(s,d)){const g=s.trim().replaceAll(d,x=>{var v;const m=x.replace(/{|}/g,""),b=(v=r[m])==null?void 0:v.computed(c,u);return _a(b)&&b.length===2?`light-dark(${b[0].value},${b[1].value})`:b==null?void 0:b.value}),p=/(\d+\w*\s+[\+\-\*\/]\s+\d+\w*)/g,y=/var\([^)]+\)/g;f=_o(g.replace(y,"0"),p)?`calc(${g})`:g}return no(u.binding)&&delete u.binding,{colorScheme:c,path:this.path,paths:u,value:f.includes("undefined")?void 0:f}}}))}),r},getTokenValue(t,e,o){var n;const i=(l=>l.split(".").filter(u=>!_o(u.toLowerCase(),o.variable.excludedKeyRegex)).join("."))(e),s=e.includes("colorScheme.light")?"light":e.includes("colorScheme.dark")?"dark":void 0,a=[(n=t[i])==null?void 0:n.computed(s)].flat().filter(l=>l);return a.length===1?a[0].value:a.reduce((l={},c)=>{const u=c,{colorScheme:d}=u,f=lo(u,["colorScheme"]);return l[d]=f,l},void 0)},getSelectorRule(t,e,o,n){return o==="class"||o==="attr"?Nn(xe(e)?`${t}${e},${t} ${e}`:t,n):Nn(t,xe(e)?Nn(e,n):n)},transformCSS(t,e,o,n,r={},i,s,a){if(xe(e)){const{cssLayer:l}=r;if(n!=="style"){const c=this.getColorSchemeOption(r,s);e=o==="dark"?c.reduce((u,{type:d,selector:f})=>(xe(f)&&(u+=f.includes("[CSS]")?f.replace("[CSS]",e):this.getSelectorRule(f,a,d,e)),u),""):Nn(a??":root",e)}if(l){const c={name:"primeui",order:"primeui"};ro(l)&&(c.name=Dt(l.name,{name:t,type:n})),xe(c.name)&&(e=Nn(`@layer ${c.name}`,e),i==null||i.layerNames(c.name))}return e}return""}},ve={defaults:{variable:{prefix:"p",selector:":root",excludedKeyRegex:/^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi},options:{prefix:"p",darkModeSelector:"system",cssLayer:!1}},_theme:void 0,_layerNames:new Set,_loadedStyleNames:new Set,_loadingStyles:new Set,_tokens:{},update(t={}){const{theme:e}=t;e&&(this._theme=Ya(Wt({},e),{options:Wt(Wt({},this.defaults.options),e.options)}),this._tokens=Ft.createTokens(this.preset,this.defaults),this.clearLoadedStyleNames())},get theme(){return this._theme},get preset(){var t;return((t=this.theme)==null?void 0:t.preset)||{}},get options(){var t;return((t=this.theme)==null?void 0:t.options)||{}},get tokens(){return this._tokens},getTheme(){return this.theme},setTheme(t){this.update({theme:t}),Ht.emit("theme:change",t)},getPreset(){return this.preset},setPreset(t){this._theme=Ya(Wt({},this.theme),{preset:t}),this._tokens=Ft.createTokens(t,this.defaults),this.clearLoadedStyleNames(),Ht.emit("preset:change",t),Ht.emit("theme:change",this.theme)},getOptions(){return this.options},setOptions(t){this._theme=Ya(Wt({},this.theme),{options:t}),this.clearLoadedStyleNames(),Ht.emit("options:change",t),Ht.emit("theme:change",this.theme)},getLayerNames(){return[...this._layerNames]},setLayerNames(t){this._layerNames.add(t)},getLoadedStyleNames(){return this._loadedStyleNames},isStyleNameLoaded(t){return this._loadedStyleNames.has(t)},setLoadedStyleName(t){this._loadedStyleNames.add(t)},deleteLoadedStyleName(t){this._loadedStyleNames.delete(t)},clearLoadedStyleNames(){this._loadedStyleNames.clear()},getTokenValue(t){return Ft.getTokenValue(this.tokens,t,this.defaults)},getCommon(t="",e){return Ft.getCommon({name:t,theme:this.theme,params:e,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getComponent(t="",e){const o={name:t,theme:this.theme,params:e,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Ft.getPresetC(o)},getDirective(t="",e){const o={name:t,theme:this.theme,params:e,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Ft.getPresetD(o)},getCustomPreset(t="",e,o,n){const r={name:t,preset:e,options:this.options,selector:o,params:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Ft.getPreset(r)},getLayerOrderCSS(t=""){return Ft.getLayerOrder(t,this.options,{names:this.getLayerNames()},this.defaults)},transformCSS(t="",e,o="style",n){return Ft.transformCSS(t,e,n,o,this.options,{layerNames:this.setLayerNames.bind(this)},this.defaults)},getCommonStyleSheet(t="",e,o={}){return Ft.getCommonStyleSheet({name:t,theme:this.theme,params:e,props:o,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getStyleSheet(t,e,o={}){return Ft.getStyleSheet({name:t,theme:this.theme,params:e,props:o,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},onStyleMounted(t){this._loadingStyles.add(t)},onStyleUpdated(t){this._loadingStyles.add(t)},onStyleLoaded(t,{name:e}){this._loadingStyles.size&&(this._loadingStyles.delete(e),Ht.emit(`theme:${e}:load`,t),!this._loadingStyles.size&&Ht.emit("theme:load"))}};function Tk(t,e){return t?t.classList?t.classList.contains(e):new RegExp("(^| )"+e+"( |$)","gi").test(t.className):!1}function Rk(t,e){if(t&&e){const o=n=>{Tk(t,n)||(t.classList?t.classList.add(n):t.className+=" "+n)};[e].flat().filter(Boolean).forEach(n=>n.split(" ").forEach(o))}}function Us(t){for(const e of document==null?void 0:document.styleSheets)try{for(const o of e==null?void 0:e.cssRules)for(const n of o==null?void 0:o.style)if(t.test(n))return{name:n,value:o.style.getPropertyValue(n).trim()}}catch{}return null}function Ok(t){if(t){let e=document.createElement("a");if(e.download!==void 0){const{name:o,src:n}=t;return e.setAttribute("href",n),e.setAttribute("download",o),e.style.display="none",document.body.appendChild(e),e.click(),document.body.removeChild(e),!0}}return!1}function fE(t,e){let o=new Blob([t],{type:"application/csv;charset=utf-8;"});window.navigator.msSaveOrOpenBlob?navigator.msSaveOrOpenBlob(o,e+".csv"):Ok({name:e+".csv",src:URL.createObjectURL(o)})||(t="data:text/csv;charset=utf-8,"+t,window.open(encodeURI(t)))}function qa(t,e){if(t&&e){const o=n=>{t.classList?t.classList.remove(n):t.className=t.className.replace(new RegExp("(^|\\b)"+n.split(" ").join("|")+"(\\b|$)","gi")," ")};[e].flat().filter(Boolean).forEach(n=>n.split(" ").forEach(o))}}function gm(t){let e={width:0,height:0};return t&&(t.style.visibility="hidden",t.style.display="block",e.width=t.offsetWidth,e.height=t.offsetHeight,t.style.display="none",t.style.visibility="visible"),e}function pm(){let t=window,e=document,o=e.documentElement,n=e.getElementsByTagName("body")[0],r=t.innerWidth||o.clientWidth||n.clientWidth,i=t.innerHeight||o.clientHeight||n.clientHeight;return{width:r,height:i}}function Ek(){let t=document.documentElement;return(window.pageXOffset||t.scrollLeft)-(t.clientLeft||0)}function Mk(){let t=document.documentElement;return(window.pageYOffset||t.scrollTop)-(t.clientTop||0)}function hE(t,e,o=!0){var n,r,i,s;if(t){const a=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:gm(t),l=a.height,c=a.width,u=e.offsetHeight,d=e.offsetWidth,f=e.getBoundingClientRect(),h=Mk(),g=Ek(),p=pm();let y,x,v="top";f.top+u+l>p.height?(y=f.top+h-l,v="bottom",y<0&&(y=h)):y=u+f.top+h,f.left+c>p.width?x=Math.max(0,f.left+g+d-c):x=f.left+g,t.style.top=y+"px",t.style.left=x+"px",t.style.transformOrigin=v,o&&(t.style.marginTop=v==="bottom"?`calc(${(r=(n=Us(/-anchor-gutter$/))==null?void 0:n.value)!=null?r:"2px"} * -1)`:(s=(i=Us(/-anchor-gutter$/))==null?void 0:i.value)!=null?s:"")}}function gE(t,e){t&&(typeof e=="string"?t.style.cssText=e:Object.entries(e||{}).forEach(([o,n])=>t.style[o]=n))}function Ak(t,e){return t instanceof HTMLElement?t.offsetWidth:0}function pE(t,e,o=!0){var n,r,i,s;if(t){const a=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:gm(t),l=e.offsetHeight,c=e.getBoundingClientRect(),u=pm();let d,f,h="top";c.top+l+a.height>u.height?(d=-1*a.height,h="bottom",c.top+d<0&&(d=-1*c.top)):d=l,a.width>u.width?f=c.left*-1:c.left+a.width>u.width?f=(c.left+a.width-u.width)*-1:f=0,t.style.top=d+"px",t.style.left=f+"px",t.style.transformOrigin=h,o&&(t.style.marginTop=h==="bottom"?`calc(${(r=(n=Us(/-anchor-gutter$/))==null?void 0:n.value)!=null?r:"2px"} * -1)`:(s=(i=Us(/-anchor-gutter$/))==null?void 0:i.value)!=null?s:"")}}function rr(t){return typeof HTMLElement=="object"?t instanceof HTMLElement:t&&typeof t=="object"&&t!==null&&t.nodeType===1&&typeof t.nodeName=="string"}function mE(){if(window.getSelection){const t=window.getSelection()||{};t.empty?t.empty():t.removeAllRanges&&t.rangeCount>0&&t.getRangeAt(0).getClientRects().length>0&&t.removeAllRanges()}}function Ks(t,e={}){if(rr(t)){const o=(n,r)=>{var i,s;const a=(i=t==null?void 0:t.$attrs)!=null&&i[n]?[(s=t==null?void 0:t.$attrs)==null?void 0:s[n]]:[];return[r].flat().reduce((l,c)=>{if(c!=null){const u=typeof c;if(u==="string"||u==="number")l.push(c);else if(u==="object"){const d=Array.isArray(c)?o(n,c):Object.entries(c).map(([f,h])=>n==="style"&&(h||h===0)?`${f.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}:${h}`:h?f:void 0);l=d.length?l.concat(d.filter(f=>!!f)):l}}return l},a)};Object.entries(e).forEach(([n,r])=>{if(r!=null){const i=n.match(/^on(.+)/);i?t.addEventListener(i[1].toLowerCase(),r):n==="p-bind"?Ks(t,r):(r=n==="class"?[...new Set(o("class",r))].join(" ").trim():n==="style"?o("style",r).join(";").trim():r,(t.$attrs=t.$attrs||{})&&(t.$attrs[n]=r),t.setAttribute(n,r))}})}}function Bk(t,e={},...o){if(t){const n=document.createElement(t);return Ks(n,e),n.append(...o),n}}function bE(t,e){if(t){t.style.opacity="0";let o=+new Date,n="0",r=function(){n=`${+t.style.opacity+(new Date().getTime()-o)/e}`,t.style.opacity=n,o=+new Date,+n<1&&(window.requestAnimationFrame&&requestAnimationFrame(r)||setTimeout(r,16))};r()}}function Lk(t,e){return rr(t)?Array.from(t.querySelectorAll(e)):[]}function mm(t,e){return rr(t)?t.matches(e)?t:t.querySelector(e):null}function yE(t,e){t&&document.activeElement!==t&&t.focus(e)}function Dk(t,e){if(rr(t)){const o=t.getAttribute(e);return isNaN(o)?o==="true"||o==="false"?o==="true":o:+o}}function bm(t,e=""){let o=Lk(t,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${e}, + */const In=typeof document<"u";function Up(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function Wx(t){return t.__esModule||t[Symbol.toStringTag]==="Module"||t.default&&Up(t.default)}const be=Object.assign;function Wa(t,e){const o={};for(const n in e){const r=e[n];o[n]=Gt(r)?r.map(t):t(r)}return o}const Ar=()=>{},Gt=Array.isArray,Kp=/#/g,Vx=/&/g,Ux=/\//g,Kx=/=/g,Yx=/\?/g,Yp=/\+/g,qx=/%5B/g,Gx=/%5D/g,qp=/%5E/g,Xx=/%60/g,Gp=/%7B/g,Zx=/%7C/g,Xp=/%7D/g,Jx=/%20/g;function Kc(t){return encodeURI(""+t).replace(Zx,"|").replace(qx,"[").replace(Gx,"]")}function Qx(t){return Kc(t).replace(Gp,"{").replace(Xp,"}").replace(qp,"^")}function jl(t){return Kc(t).replace(Yp,"%2B").replace(Jx,"+").replace(Kp,"%23").replace(Vx,"%26").replace(Xx,"`").replace(Gp,"{").replace(Xp,"}").replace(qp,"^")}function e_(t){return jl(t).replace(Kx,"%3D")}function t_(t){return Kc(t).replace(Kp,"%23").replace(Yx,"%3F")}function o_(t){return t==null?"":t_(t).replace(Ux,"%2F")}function Gr(t){try{return decodeURIComponent(""+t)}catch{}return""+t}const n_=/\/$/,r_=t=>t.replace(n_,"");function Va(t,e,o="/"){let n,r={},i="",s="";const a=e.indexOf("#");let l=e.indexOf("?");return a=0&&(l=-1),l>-1&&(n=e.slice(0,l),i=e.slice(l+1,a>-1?a:e.length),r=t(i)),a>-1&&(n=n||e.slice(0,a),s=e.slice(a,e.length)),n=l_(n??e,o),{fullPath:n+(i&&"?")+i+s,path:n,query:r,hash:Gr(s)}}function i_(t,e){const o=e.query?t(e.query):"";return e.path+(o&&"?")+o+(e.hash||"")}function pd(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}function s_(t,e,o){const n=e.matched.length-1,r=o.matched.length-1;return n>-1&&n===r&&Jn(e.matched[n],o.matched[r])&&Zp(e.params,o.params)&&t(e.query)===t(o.query)&&e.hash===o.hash}function Jn(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function Zp(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const o in t)if(!a_(t[o],e[o]))return!1;return!0}function a_(t,e){return Gt(t)?md(t,e):Gt(e)?md(e,t):t===e}function md(t,e){return Gt(e)?t.length===e.length&&t.every((o,n)=>o===e[n]):t.length===1&&t[0]===e}function l_(t,e){if(t.startsWith("/"))return t;if(!t)return e;const o=e.split("/"),n=t.split("/"),r=n[n.length-1];(r===".."||r===".")&&n.push("");let i=o.length-1,s,a;for(s=0;s1&&i--;else break;return o.slice(0,i).join("/")+"/"+n.slice(s).join("/")}const jt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Xr;(function(t){t.pop="pop",t.push="push"})(Xr||(Xr={}));var Br;(function(t){t.back="back",t.forward="forward",t.unknown=""})(Br||(Br={}));function c_(t){if(!t)if(In){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),r_(t)}const u_=/^[^#]+#/;function d_(t,e){return t.replace(u_,"#")+e}function f_(t,e){const o=document.documentElement.getBoundingClientRect(),n=t.getBoundingClientRect();return{behavior:e.behavior,left:n.left-o.left-(e.left||0),top:n.top-o.top-(e.top||0)}}const ba=()=>({left:window.scrollX,top:window.scrollY});function h_(t){let e;if("el"in t){const o=t.el,n=typeof o=="string"&&o.startsWith("#"),r=typeof o=="string"?n?document.getElementById(o.slice(1)):document.querySelector(o):o;if(!r)return;e=f_(r,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}function bd(t,e){return(history.state?history.state.position-e:-1)+t}const Hl=new Map;function g_(t,e){Hl.set(t,e)}function p_(t){const e=Hl.get(t);return Hl.delete(t),e}let m_=()=>location.protocol+"//"+location.host;function Jp(t,e){const{pathname:o,search:n,hash:r}=e,i=t.indexOf("#");if(i>-1){let a=r.includes(t.slice(i))?t.slice(i).length:1,l=r.slice(a);return l[0]!=="/"&&(l="/"+l),pd(l,"")}return pd(o,t)+n+r}function b_(t,e,o,n){let r=[],i=[],s=null;const a=({state:f})=>{const h=Jp(t,location),g=o.value,p=e.value;let y=0;if(f){if(o.value=h,e.value=f,s&&s===g){s=null;return}y=p?f.position-p.position:0}else n(h);r.forEach(x=>{x(o.value,g,{delta:y,type:Xr.pop,direction:y?y>0?Br.forward:Br.back:Br.unknown})})};function l(){s=o.value}function c(f){r.push(f);const h=()=>{const g=r.indexOf(f);g>-1&&r.splice(g,1)};return i.push(h),h}function u(){const{history:f}=window;f.state&&f.replaceState(be({},f.state,{scroll:ba()}),"")}function d(){for(const f of i)f();i=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:c,destroy:d}}function yd(t,e,o,n=!1,r=!1){return{back:t,current:e,forward:o,replaced:n,position:window.history.length,scroll:r?ba():null}}function y_(t){const{history:e,location:o}=window,n={value:Jp(t,o)},r={value:e.state};r.value||i(n.value,{back:null,current:n.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function i(l,c,u){const d=t.indexOf("#"),f=d>-1?(o.host&&document.querySelector("base")?t:t.slice(d))+l:m_()+t+l;try{e[u?"replaceState":"pushState"](c,"",f),r.value=c}catch(h){console.error(h),o[u?"replace":"assign"](f)}}function s(l,c){const u=be({},e.state,yd(r.value.back,l,r.value.forward,!0),c,{position:r.value.position});i(l,u,!0),n.value=l}function a(l,c){const u=be({},r.value,e.state,{forward:l,scroll:ba()});i(u.current,u,!0);const d=be({},yd(n.value,l,null),{position:u.position+1},c);i(l,d,!1),n.value=l}return{location:n,state:r,push:a,replace:s}}function Qp(t){t=c_(t);const e=y_(t),o=b_(t,e.state,e.location,e.replace);function n(i,s=!0){s||o.pauseListeners(),history.go(i)}const r=be({location:"",base:t,go:n,createHref:d_.bind(null,t)},e,o);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>e.state.value}),r}function v_(t){return t=location.host?t||location.pathname+location.search:"",t.includes("#")||(t+="#"),Qp(t)}function x_(t){return typeof t=="string"||t&&typeof t=="object"}function em(t){return typeof t=="string"||typeof t=="symbol"}const tm=Symbol("");var vd;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(vd||(vd={}));function Qn(t,e){return be(new Error,{type:t,[tm]:!0},e)}function ao(t,e){return t instanceof Error&&tm in t&&(e==null||!!(t.type&e))}const xd="[^/]+?",__={sensitive:!1,strict:!1,start:!0,end:!0},k_=/[.+*?^${}()[\]/\\]/g;function w_(t,e){const o=be({},__,e),n=[];let r=o.start?"^":"";const i=[];for(const c of t){const u=c.length?[]:[90];o.strict&&!c.length&&(r+="/");for(let d=0;de.length?e.length===1&&e[0]===80?1:-1:0}function om(t,e){let o=0;const n=t.score,r=e.score;for(;o0&&e[e.length-1]<0}const S_={type:0,value:""},P_=/[a-zA-Z0-9_]/;function T_(t){if(!t)return[[]];if(t==="/")return[[S_]];if(!t.startsWith("/"))throw new Error(`Invalid path "${t}"`);function e(h){throw new Error(`ERR (${o})/"${c}": ${h}`)}let o=0,n=o;const r=[];let i;function s(){i&&r.push(i),i=[]}let a=0,l,c="",u="";function d(){c&&(o===0?i.push({type:0,value:c}):o===1||o===2||o===3?(i.length>1&&(l==="*"||l==="+")&&e(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):e("Invalid state to consume buffer"),c="")}function f(){c+=l}for(;a{s(m)}:Ar}function s(d){if(em(d)){const f=n.get(d);f&&(n.delete(d),o.splice(o.indexOf(f),1),f.children.forEach(s),f.alias.forEach(s))}else{const f=o.indexOf(d);f>-1&&(o.splice(f,1),d.record.name&&n.delete(d.record.name),d.children.forEach(s),d.alias.forEach(s))}}function a(){return o}function l(d){const f=A_(d,o);o.splice(f,0,d),d.record.name&&!Cd(d)&&n.set(d.record.name,d)}function c(d,f){let h,g={},p,y;if("name"in d&&d.name){if(h=n.get(d.name),!h)throw Qn(1,{location:d});y=h.record.name,g=be(kd(f.params,h.keys.filter(m=>!m.optional).concat(h.parent?h.parent.keys.filter(m=>m.optional):[]).map(m=>m.name)),d.params&&kd(d.params,h.keys.map(m=>m.name))),p=h.stringify(g)}else if(d.path!=null)p=d.path,h=o.find(m=>m.re.test(p)),h&&(g=h.parse(p),y=h.record.name);else{if(h=f.name?n.get(f.name):o.find(m=>m.re.test(f.path)),!h)throw Qn(1,{location:d,currentLocation:f});y=h.record.name,g=be({},f.params,d.params),p=h.stringify(g)}const x=[];let v=h;for(;v;)x.unshift(v.record),v=v.parent;return{name:y,path:p,params:g,matched:x,meta:M_(x)}}t.forEach(d=>i(d));function u(){o.length=0,n.clear()}return{addRoute:i,resolve:c,removeRoute:s,clearRoutes:u,getRoutes:a,getRecordMatcher:r}}function kd(t,e){const o={};for(const n of e)n in t&&(o[n]=t[n]);return o}function wd(t){const e={path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:t.aliasOf,beforeEnter:t.beforeEnter,props:E_(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||null:t.component&&{default:t.component}};return Object.defineProperty(e,"mods",{value:{}}),e}function E_(t){const e={},o=t.props||!1;if("component"in t)e.default=o;else for(const n in t.components)e[n]=typeof o=="object"?o[n]:o;return e}function Cd(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}function M_(t){return t.reduce((e,o)=>be(e,o.meta),{})}function Sd(t,e){const o={};for(const n in t)o[n]=n in e?e[n]:t[n];return o}function A_(t,e){let o=0,n=e.length;for(;o!==n;){const i=o+n>>1;om(t,e[i])<0?n=i:o=i+1}const r=B_(t);return r&&(n=e.lastIndexOf(r,n-1)),n}function B_(t){let e=t;for(;e=e.parent;)if(nm(e)&&om(t,e)===0)return e}function nm({record:t}){return!!(t.name||t.components&&Object.keys(t.components).length||t.redirect)}function L_(t){const e={};if(t===""||t==="?")return e;const n=(t[0]==="?"?t.slice(1):t).split("&");for(let r=0;ri&&jl(i)):[n&&jl(n)]).forEach(i=>{i!==void 0&&(e+=(e.length?"&":"")+o,i!=null&&(e+="="+i))})}return e}function D_(t){const e={};for(const o in t){const n=t[o];n!==void 0&&(e[o]=Gt(n)?n.map(r=>r==null?null:""+r):n==null?n:""+n)}return e}const $_=Symbol(""),Td=Symbol(""),ya=Symbol(""),Yc=Symbol(""),zl=Symbol("");function cr(){let t=[];function e(n){return t.push(n),()=>{const r=t.indexOf(n);r>-1&&t.splice(r,1)}}function o(){t=[]}return{add:e,list:()=>t.slice(),reset:o}}function Io(t,e,o,n,r,i=s=>s()){const s=n&&(n.enterCallbacks[r]=n.enterCallbacks[r]||[]);return()=>new Promise((a,l)=>{const c=f=>{f===!1?l(Qn(4,{from:o,to:e})):f instanceof Error?l(f):x_(f)?l(Qn(2,{from:e,to:f})):(s&&n.enterCallbacks[r]===s&&typeof f=="function"&&s.push(f),a())},u=i(()=>t.call(n&&n.instances[r],e,o,c));let d=Promise.resolve(u);t.length<3&&(d=d.then(c)),d.catch(f=>l(f))})}function Ua(t,e,o,n,r=i=>i()){const i=[];for(const s of t)for(const a in s.components){let l=s.components[a];if(!(e!=="beforeRouteEnter"&&!s.instances[a]))if(Up(l)){const u=(l.__vccOpts||l)[e];u&&i.push(Io(u,o,n,s,a,r))}else{let c=l();i.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${a}" at "${s.path}"`);const d=Wx(u)?u.default:u;s.mods[a]=u,s.components[a]=d;const h=(d.__vccOpts||d)[e];return h&&Io(h,o,n,s,a,r)()}))}}return i}function Rd(t){const e=tt(ya),o=tt(Yc),n=Ve(()=>{const l=Fe(t.to);return e.resolve(l)}),r=Ve(()=>{const{matched:l}=n.value,{length:c}=l,u=l[c-1],d=o.matched;if(!u||!d.length)return-1;const f=d.findIndex(Jn.bind(null,u));if(f>-1)return f;const h=Od(l[c-2]);return c>1&&Od(u)===h&&d[d.length-1].path!==h?d.findIndex(Jn.bind(null,l[c-2])):f}),i=Ve(()=>r.value>-1&&j_(o.params,n.value.params)),s=Ve(()=>r.value>-1&&r.value===o.matched.length-1&&Zp(o.params,n.value.params));function a(l={}){return F_(l)?e[Fe(t.replace)?"replace":"push"](Fe(t.to)).catch(Ar):Promise.resolve()}return{route:n,href:Ve(()=>n.value.href),isActive:i,isExactActive:s,navigate:a}}const I_=io({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Rd,setup(t,{slots:e}){const o=To(Rd(t)),{options:n}=tt(ya),r=Ve(()=>({[Ed(t.activeClass,n.linkActiveClass,"router-link-active")]:o.isActive,[Ed(t.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:o.isExactActive}));return()=>{const i=e.default&&e.default(o);return t.custom?i:at("a",{"aria-current":o.isExactActive?t.ariaCurrentValue:null,href:o.href,onClick:o.navigate,class:r.value},i)}}}),N_=I_;function F_(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&!(t.button!==void 0&&t.button!==0)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function j_(t,e){for(const o in e){const n=e[o],r=t[o];if(typeof n=="string"){if(n!==r)return!1}else if(!Gt(r)||r.length!==n.length||n.some((i,s)=>i!==r[s]))return!1}return!0}function Od(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const Ed=(t,e,o)=>t??e??o,H_=io({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:o}){const n=tt(zl),r=Ve(()=>t.route||n.value),i=tt(Td,0),s=Ve(()=>{let c=Fe(i);const{matched:u}=r.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),a=Ve(()=>r.value.matched[s.value]);_n(Td,Ve(()=>s.value+1)),_n($_,a),_n(zl,r);const l=vt();return Lt(()=>[l.value,a.value,t.name],([c,u,d],[f,h,g])=>{u&&(u.instances[d]=c,h&&h!==u&&c&&c===f&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),c&&u&&(!h||!Jn(u,h)||!f)&&(u.enterCallbacks[d]||[]).forEach(p=>p(c))},{flush:"post"}),()=>{const c=r.value,u=t.name,d=a.value,f=d&&d.components[u];if(!f)return Md(o.default,{Component:f,route:c});const h=d.props[u],g=h?h===!0?c.params:typeof h=="function"?h(c):h:null,y=at(f,be({},g,e,{onVnodeUnmounted:x=>{x.component.isUnmounted&&(d.instances[u]=null)},ref:l}));return Md(o.default,{Component:y,route:c})||y}}});function Md(t,e){if(!t)return null;const o=t(e);return o.length===1?o[0]:o}const rm=H_;function z_(t){const e=O_(t.routes,t),o=t.parseQuery||L_,n=t.stringifyQuery||Pd,r=t.history,i=cr(),s=cr(),a=cr(),l=Vr(jt);let c=jt;In&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Wa.bind(null,A=>""+A),d=Wa.bind(null,o_),f=Wa.bind(null,Gr);function h(A,Y){let V,G;return em(A)?(V=e.getRecordMatcher(A),G=Y):G=A,e.addRoute(G,V)}function g(A){const Y=e.getRecordMatcher(A);Y&&e.removeRoute(Y)}function p(){return e.getRoutes().map(A=>A.record)}function y(A){return!!e.getRecordMatcher(A)}function x(A,Y){if(Y=be({},Y||l.value),typeof A=="string"){const w=Va(o,A,Y.path),R=e.resolve({path:w.path},Y),L=r.createHref(w.fullPath);return be(w,R,{params:f(R.params),hash:Gr(w.hash),redirectedFrom:void 0,href:L})}let V;if(A.path!=null)V=be({},A,{path:Va(o,A.path,Y.path).path});else{const w=be({},A.params);for(const R in w)w[R]==null&&delete w[R];V=be({},A,{params:d(w)}),Y.params=d(Y.params)}const G=e.resolve(V,Y),fe=A.hash||"";G.params=u(f(G.params));const we=i_(n,be({},A,{hash:Qx(fe),path:G.path})),k=r.createHref(we);return be({fullPath:we,hash:fe,query:n===Pd?D_(A.query):A.query||{}},G,{redirectedFrom:void 0,href:k})}function v(A){return typeof A=="string"?Va(o,A,l.value.path):be({},A)}function m(A,Y){if(c!==A)return Qn(8,{from:Y,to:A})}function b(A){return S(A)}function _(A){return b(be(v(A),{replace:!0}))}function C(A){const Y=A.matched[A.matched.length-1];if(Y&&Y.redirect){const{redirect:V}=Y;let G=typeof V=="function"?V(A):V;return typeof G=="string"&&(G=G.includes("?")||G.includes("#")?G=v(G):{path:G},G.params={}),be({query:A.query,hash:A.hash,params:G.path!=null?{}:A.params},G)}}function S(A,Y){const V=c=x(A),G=l.value,fe=A.state,we=A.force,k=A.replace===!0,w=C(V);if(w)return S(be(v(w),{state:typeof w=="object"?be({},fe,w.state):fe,force:we,replace:k}),Y||V);const R=V;R.redirectedFrom=Y;let L;return!we&&s_(n,G,V)&&(L=Qn(16,{to:R,from:G}),ke(G,G,!0,!1)),(L?Promise.resolve(L):O(R,G)).catch(M=>ao(M)?ao(M,2)?M:Re(M):z(M,R,G)).then(M=>{if(M){if(ao(M,2))return S(be({replace:k},v(M.to),{state:typeof M.to=="object"?be({},fe,M.to.state):fe,force:we}),Y||R)}else M=E(R,G,!0,k,fe);return B(R,G,M),M})}function T(A,Y){const V=m(A,Y);return V?Promise.reject(V):Promise.resolve()}function P(A){const Y=He.values().next().value;return Y&&typeof Y.runWithContext=="function"?Y.runWithContext(A):A()}function O(A,Y){let V;const[G,fe,we]=W_(A,Y);V=Ua(G.reverse(),"beforeRouteLeave",A,Y);for(const w of G)w.leaveGuards.forEach(R=>{V.push(Io(R,A,Y))});const k=T.bind(null,A,Y);return V.push(k),Ne(V).then(()=>{V=[];for(const w of i.list())V.push(Io(w,A,Y));return V.push(k),Ne(V)}).then(()=>{V=Ua(fe,"beforeRouteUpdate",A,Y);for(const w of fe)w.updateGuards.forEach(R=>{V.push(Io(R,A,Y))});return V.push(k),Ne(V)}).then(()=>{V=[];for(const w of we)if(w.beforeEnter)if(Gt(w.beforeEnter))for(const R of w.beforeEnter)V.push(Io(R,A,Y));else V.push(Io(w.beforeEnter,A,Y));return V.push(k),Ne(V)}).then(()=>(A.matched.forEach(w=>w.enterCallbacks={}),V=Ua(we,"beforeRouteEnter",A,Y,P),V.push(k),Ne(V))).then(()=>{V=[];for(const w of s.list())V.push(Io(w,A,Y));return V.push(k),Ne(V)}).catch(w=>ao(w,8)?w:Promise.reject(w))}function B(A,Y,V){a.list().forEach(G=>P(()=>G(A,Y,V)))}function E(A,Y,V,G,fe){const we=m(A,Y);if(we)return we;const k=Y===jt,w=In?history.state:{};V&&(G||k?r.replace(A.fullPath,be({scroll:k&&w&&w.scroll},fe)):r.push(A.fullPath,fe)),l.value=A,ke(A,Y,V,k),Re()}let N;function X(){N||(N=r.listen((A,Y,V)=>{if(!_t.listening)return;const G=x(A),fe=C(G);if(fe){S(be(fe,{replace:!0}),G).catch(Ar);return}c=G;const we=l.value;In&&g_(bd(we.fullPath,V.delta),ba()),O(G,we).catch(k=>ao(k,12)?k:ao(k,2)?(S(k.to,G).then(w=>{ao(w,20)&&!V.delta&&V.type===Xr.pop&&r.go(-1,!1)}).catch(Ar),Promise.reject()):(V.delta&&r.go(-V.delta,!1),z(k,G,we))).then(k=>{k=k||E(G,we,!1),k&&(V.delta&&!ao(k,8)?r.go(-V.delta,!1):V.type===Xr.pop&&ao(k,20)&&r.go(-1,!1)),B(G,we,k)}).catch(Ar)}))}let q=cr(),I=cr(),U;function z(A,Y,V){Re(A);const G=I.list();return G.length?G.forEach(fe=>fe(A,Y,V)):console.error(A),Promise.reject(A)}function oe(){return U&&l.value!==jt?Promise.resolve():new Promise((A,Y)=>{q.add([A,Y])})}function Re(A){return U||(U=!A,X(),q.list().forEach(([Y,V])=>A?V(A):Y()),q.reset()),A}function ke(A,Y,V,G){const{scrollBehavior:fe}=t;if(!In||!fe)return Promise.resolve();const we=!V&&p_(bd(A.fullPath,0))||(G||!V)&&history.state&&history.state.scroll||null;return On().then(()=>fe(A,Y,we)).then(k=>k&&h_(k)).catch(k=>z(k,A,Y))}const pe=A=>r.go(A);let et;const He=new Set,_t={currentRoute:l,listening:!0,addRoute:h,removeRoute:g,clearRoutes:e.clearRoutes,hasRoute:y,getRoutes:p,resolve:x,options:t,push:b,replace:_,go:pe,back:()=>pe(-1),forward:()=>pe(1),beforeEach:i.add,beforeResolve:s.add,afterEach:a.add,onError:I.add,isReady:oe,install(A){const Y=this;A.component("RouterLink",N_),A.component("RouterView",rm),A.config.globalProperties.$router=Y,Object.defineProperty(A.config.globalProperties,"$route",{enumerable:!0,get:()=>Fe(l)}),In&&!et&&l.value===jt&&(et=!0,b(r.location).catch(fe=>{}));const V={};for(const fe in jt)Object.defineProperty(V,fe,{get:()=>l.value[fe],enumerable:!0});A.provide(ya,Y),A.provide(Yc,vo(V)),A.provide(zl,l);const G=A.unmount;He.add(A),A.unmount=function(){He.delete(A),He.size<1&&(c=jt,N&&N(),N=null,l.value=jt,et=!1,U=!1),G()}}};function Ne(A){return A.reduce((Y,V)=>Y.then(()=>P(V)),Promise.resolve())}return _t}function W_(t,e){const o=[],n=[],r=[],i=Math.max(e.matched.length,t.matched.length);for(let s=0;sJn(c,a))?n.push(a):o.push(a));const l=t.matched[s];l&&(e.matched.find(c=>Jn(c,l))||r.push(l))}return[o,n,r]}function nE(){return tt(ya)}function V_(t){return tt(Yc)}const U_=(t,e)=>e.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,o=>{var n;return((n=t.params[o.slice(1)])==null?void 0:n.toString())||""}),Wl=(t,e)=>{const o=t.route.matched.find(r=>{var i;return((i=r.components)==null?void 0:i.default)===t.Component.type}),n=e??(o==null?void 0:o.meta.key)??(o&&U_(t.route,o));return typeof n=="function"?n(t.route):n},K_=(t,e)=>({default:()=>t?at(Lb,t===!0?{}:t,e):e});function qc(t){return Array.isArray(t)?t:[t]}const Y_="modulepreload",q_=function(t,e){return new URL(t,e).href},Ad={},fo=function(e,o,n){let r=Promise.resolve();if(o&&o.length>0){const s=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));r=Promise.allSettled(o.map(c=>{if(c=q_(c,n),c in Ad)return;Ad[c]=!0;const u=c.endsWith(".css"),d=u?'[rel="stylesheet"]':"";if(!!n)for(let g=s.length-1;g>=0;g--){const p=s[g];if(p.href===c&&(!u||p.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${c}"]${d}`))return;const h=document.createElement("link");if(h.rel=u?"stylesheet":Y_,u||(h.as="script"),h.crossOrigin="",h.href=c,l&&h.setAttribute("nonce",l),document.head.appendChild(h),u)return new Promise((g,p)=>{h.addEventListener("load",g),h.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${c}`)))})}))}function i(s){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=s,window.dispatchEvent(a),!a.defaultPrevented)throw s}return r.then(s=>{for(const a of s||[])a.status==="rejected"&&i(a.reason);return e().catch(i)})},Ka=[{name:"contact",path:"/contact",component:()=>fo(()=>import("./hf0oHPWB.js"),__vite__mapDeps([0,1,2,3,4,5]),import.meta.url)},{name:"index",path:"/",component:()=>fo(()=>import("./vLx71K50.js"),[],import.meta.url)},{name:"search",path:"/search",component:()=>fo(()=>import("./DX6ujpuv.js"),__vite__mapDeps([6,7,8,2,9,3,10,11,12,13,5,14]),import.meta.url)},{name:"securities-uuid",path:"/securities/:uuid()",component:()=>fo(()=>import("./D2wj3GRh.js"),__vite__mapDeps([15,9,3,10,16,17,13,18,8,19,2,7,20,11,5,21]),import.meta.url)},{name:"securities",path:"/securities",component:()=>fo(()=>import("./BmgqpwjY.js"),__vite__mapDeps([22,1,2,3,4,9,10,16,17,13,18,8,19,7,11,12,5,23]),import.meta.url)},{name:"stats-version",path:"/stats/:version()",component:()=>fo(()=>import("./B7pOZXqb.js"),__vite__mapDeps([24,25,19,8,2,7,20,5]),import.meta.url)},{name:"stats",path:"/stats",component:()=>fo(()=>import("./C0GbS4pf.js"),__vite__mapDeps([26,1,2,3,4,13,17,27,25,19,8,7,5]),import.meta.url)},{name:"stats-weekly",path:"/stats/weekly",component:()=>fo(()=>import("./BKh74qai.js"),__vite__mapDeps([28,1,2,3,4,17,13,27,25,19,8,7,18,5]),import.meta.url)}],im=(t,e,o)=>(e=e===!0?{}:e,{default:()=>{var n;return e?at(t,e,o):(n=o.default)==null?void 0:n.call(o)}});function Bd(t){const e=(t==null?void 0:t.meta.key)??t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,o=>{var n;return((n=t.params[o.slice(1)])==null?void 0:n.toString())||""});return typeof e=="function"?e(t):e}function G_(t,e){return t===e||e===jt?!1:Bd(t)!==Bd(e)?!0:!t.matched.every((n,r)=>{var i,s;return n.components&&n.components.default===((s=(i=e.matched[r])==null?void 0:i.components)==null?void 0:s.default)})}const X_={scrollBehavior(t,e,o){var c;const n=Ie(),r=((c=gt().options)==null?void 0:c.scrollBehaviorType)??"auto";let i=o||void 0;const s=typeof t.meta.scrollToTop=="function"?t.meta.scrollToTop(t,e):t.meta.scrollToTop;if(!i&&e&&t&&s!==!1&&G_(t,e)&&(i={left:0,top:0}),t.path===e.path)return e.hash&&!t.hash?{left:0,top:0}:t.hash?{el:t.hash,top:Ld(t.hash),behavior:r}:!1;const a=u=>!!(u.meta.pageTransition??El),l=a(e)&&a(t)?"page:transition:finish":"page:finish";return new Promise(u=>{n.hooks.hookOnce(l,async()=>{await new Promise(d=>setTimeout(d,0)),t.hash&&(i={el:t.hash,top:Ld(t.hash),behavior:r}),u(i)})})}};function Ld(t){try{const e=document.querySelector(t);if(e)return(Number.parseFloat(getComputedStyle(e).scrollMarginTop)||0)+(Number.parseFloat(getComputedStyle(document.documentElement).scrollPaddingTop)||0)}catch{}return 0}const Z_={hashMode:!1,scrollBehaviorType:"auto"},Et={...Z_,...X_},J_=async t=>{var l;let e,o;if(!((l=t.meta)!=null&&l.validate))return;const n=Ie(),r=gt(),i=([e,o]=qn(()=>Promise.resolve(t.meta.validate(t))),e=await e,o(),e);if(i===!0)return;const s=pa({statusCode:i&&i.statusCode||404,statusMessage:i&&i.statusMessage||`Page Not Found: ${t.fullPath}`,data:{path:t.fullPath}}),a=r.beforeResolve(c=>{if(a(),c===t){const u=r.afterEach(async()=>{u(),await n.runWithContext(()=>Fn(s)),window==null||window.history.pushState({},"",t.fullPath)});return!1}})},Q_=async t=>{let e,o;const n=([e,o]=qn(()=>Uc(t.path)),e=await e,o(),e);if(n.redirect)return Oo(n.redirect,{acceptRelative:!0})?(window.location.href=n.redirect,!1):n.redirect},ek=[J_,Q_],Lr={};function tk(t,e,o){const{pathname:n,search:r,hash:i}=e,s=t.indexOf("#");if(s>-1){const c=i.includes(t.slice(s))?t.slice(s).length:1;let u=i.slice(c);return u[0]!=="/"&&(u="/"+u),ed(u,"")}const a=ed(n,t),l=!o||zv(a,o,{trailingSlash:!0})?a:o;return l+(l.includes("?")?"":r)+i}const ok=Rt({name:"nuxt:router",enforce:"pre",async setup(t){var y;let e,o,n=nr().app.baseURL;Et.hashMode&&!n.includes("#")&&(n+="#");const r=((y=Et.history)==null?void 0:y.call(Et,n))??(Et.hashMode?v_(n):Qp(n)),i=Et.routes?([e,o]=qn(()=>Et.routes(Ka)),e=await e,o(),e??Ka):Ka;let s;const a=z_({...Et,scrollBehavior:(x,v,m)=>{if(v===jt){s=m;return}if(Et.scrollBehavior){if(a.options.scrollBehavior=Et.scrollBehavior,"scrollRestoration"in window.history){const b=a.beforeEach(()=>{b(),window.history.scrollRestoration="manual"})}return Et.scrollBehavior(x,jt,s||m)}},history:r,routes:i});"scrollRestoration"in window.history&&(window.history.scrollRestoration="auto"),t.vueApp.use(a);const l=Vr(a.currentRoute.value);a.afterEach((x,v)=>{l.value=v}),Object.defineProperty(t.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const c=tk(n,window.location,t.payload.path),u=Vr(a.currentRoute.value),d=()=>{u.value=a.currentRoute.value};t.hook("page:finish",d),a.afterEach((x,v)=>{var m,b,_,C;((b=(m=x.matched[0])==null?void 0:m.components)==null?void 0:b.default)===((C=(_=v.matched[0])==null?void 0:_.components)==null?void 0:C.default)&&d()});const f={};for(const x in u.value)Object.defineProperty(f,x,{get:()=>u.value[x],enumerable:!0});t._route=vo(f),t._middleware=t._middleware||{global:[],named:{}};const h=ga();a.afterEach(async(x,v,m)=>{delete t._processingMiddleware,!t.isHydrating&&h.value&&await t.runWithContext(H1),m&&await t.callHook("page:loading:end"),x.matched.length===0&&await t.runWithContext(()=>Fn(Bl({statusCode:404,fatal:!1,statusMessage:`Page not found: ${x.fullPath}`,data:{path:x.fullPath}})))});try{[e,o]=qn(()=>a.isReady()),await e,o()}catch(x){[e,o]=qn(()=>t.runWithContext(()=>Fn(x))),await e,o()}const g=c!==a.currentRoute.value.fullPath?a.resolve(c):a.currentRoute.value;d();const p=t.payload.state._layout;return a.beforeEach(async(x,v)=>{var m;await t.callHook("page:loading:start"),x.meta=To(x.meta),t.isHydrating&&p&&!qo(x.meta.layout)&&(x.meta.layout=p),t._processingMiddleware=!0;{const b=new Set([...ek,...t._middleware.global]);for(const _ of x.matched){const C=_.meta.middleware;if(C)for(const S of qc(C))b.add(S)}{const _=await t.runWithContext(()=>Uc(x.path));if(_.appMiddleware)for(const C in _.appMiddleware)_.appMiddleware[C]?b.add(C):b.delete(C)}for(const _ of b){const C=typeof _=="string"?t._middleware.named[_]||await((m=Lr[_])==null?void 0:m.call(Lr).then(T=>T.default||T)):_;if(!C)throw new Error(`Unknown route middleware: '${_}'.`);const S=await t.runWithContext(()=>C(x,v));if(!t.payload.serverRendered&&t.isHydrating&&(S===!1||S instanceof Error)){const T=S||Bl({statusCode:404,statusMessage:`Page Not Found: ${c}`});return await t.runWithContext(()=>Fn(T)),!1}if(S!==!0&&(S||S===!1))return S}}}),a.onError(async()=>{delete t._processingMiddleware,await t.callHook("page:loading:end")}),t.hooks.hookOnce("app:created",async()=>{try{"name"in g&&(g.name=void 0),await a.replace({...g,force:!0}),a.options.scrollBehavior=Et.scrollBehavior}catch(x){await t.runWithContext(()=>Fn(x))}}),{provide:{router:a}}}}),Vl=globalThis.requestIdleCallback||(t=>{const e=Date.now(),o={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-e))};return setTimeout(()=>{t(o)},1)}),nk=globalThis.cancelIdleCallback||(t=>{clearTimeout(t)}),va=t=>{const e=Ie();e.isHydrating?e.hooks.hookOnce("app:suspense:resolve",()=>{Vl(()=>t())}):Vl(()=>t())},rk=Rt({name:"nuxt:payload",setup(t){gt().beforeResolve(async(e,o)=>{if(e.path===o.path)return;const n=await hd(e.path);n&&Object.assign(t.static.data,n.data)}),va(()=>{var e;t.hooks.hook("link:prefetch",async o=>{const{hostname:n}=new URL(o,window.location.href);n===window.location.hostname&&await hd(o)}),((e=navigator.connection)==null?void 0:e.effectiveType)!=="slow-2g"&&setTimeout(ma,1e3)})}}),ik=Rt(()=>{const t=gt();va(()=>{t.beforeResolve(async()=>{await new Promise(e=>{setTimeout(e,100),requestAnimationFrame(()=>{setTimeout(e,0)})})})})}),sk=Rt(t=>{let e;async function o(){const n=await ma();e&&clearTimeout(e),e=setTimeout(o,id);try{const r=await $fetch(Wc("builds/latest.json")+`?${Date.now()}`);r.id!==n.id&&t.hooks.callHook("app:manifest:update",r)}catch{}}va(()=>{e=setTimeout(o,id)})});function ak(t={}){const e=t.path||window.location.pathname;let o={};try{o=Ds(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(t.force||(o==null?void 0:o.path)!==e||(o==null?void 0:o.expires){n.clear()}),t.hook("app:chunkError",({error:i})=>{n.add(i)});function r(i){const a="href"in i&&i.href[0]==="#"?o.app.baseURL+i.href:ha(o.app.baseURL,i.fullPath);ak({path:a,persistState:!0})}t.hook("app:manifest:update",()=>{e.beforeResolve(r)}),e.onError((i,s)=>{n.has(i)&&r(s)})}}),ck=Rt({name:"nuxt:global-components"}),jo={default:()=>fo(()=>import("./sMts77QX.js"),__vite__mapDeps([29,2,3,11,8,30]),import.meta.url)},uk=Rt({name:"nuxt:prefetch",setup(t){const e=gt();t.hooks.hook("app:mounted",()=>{e.beforeEach(async o=>{var r;const n=(r=o==null?void 0:o.meta)==null?void 0:r.layout;n&&typeof jo[n]=="function"&&await jo[n]()})}),t.hooks.hook("link:prefetch",o=>{if(Oo(o))return;const n=e.resolve(o);if(!n)return;const r=n.meta.layout;let i=qc(n.meta.middleware);i=i.filter(s=>typeof s=="string");for(const s of i)typeof Lr[s]=="function"&&Lr[s]();r&&typeof jo[r]=="function"&&jo[r]()})}});var dk=Object.defineProperty,Dd=Object.getOwnPropertySymbols,fk=Object.prototype.hasOwnProperty,hk=Object.prototype.propertyIsEnumerable,$d=(t,e,o)=>e in t?dk(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o,gk=(t,e)=>{for(var o in e||(e={}))fk.call(e,o)&&$d(t,o,e[o]);if(Dd)for(var o of Dd(e))hk.call(e,o)&&$d(t,o,e[o]);return t};function no(t){return t==null||t===""||Array.isArray(t)&&t.length===0||!(t instanceof Date)&&typeof t=="object"&&Object.keys(t).length===0}function pk(t,e,o,n=1){let r=-1;const i=no(t),s=no(e);return i&&s?r=0:i?r=n:s?r=-n:typeof t=="string"&&typeof e=="string"?r=o(t,e):r=te?1:0,r}function Ul(t,e,o=new WeakSet){if(t===e)return!0;if(!t||!e||typeof t!="object"||typeof e!="object"||o.has(t)||o.has(e))return!1;o.add(t).add(e);let n=Array.isArray(t),r=Array.isArray(e),i,s,a;if(n&&r){if(s=t.length,s!=e.length)return!1;for(i=s;i--!==0;)if(!Ul(t[i],e[i],o))return!1;return!0}if(n!=r)return!1;let l=t instanceof Date,c=e instanceof Date;if(l!=c)return!1;if(l&&c)return t.getTime()==e.getTime();let u=t instanceof RegExp,d=e instanceof RegExp;if(u!=d)return!1;if(u&&d)return t.toString()==e.toString();let f=Object.keys(t);if(s=f.length,s!==Object.keys(e).length)return!1;for(i=s;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,f[i]))return!1;for(i=s;i--!==0;)if(a=f[i],!Ul(t[a],e[a],o))return!1;return!0}function mk(t,e){return Ul(t,e)}function xa(t){return!!(t&&t.constructor&&t.call&&t.apply)}function xe(t){return!no(t)}function Kl(t,e){if(!t||!e)return null;try{const o=t[e];if(xe(o))return o}catch{}if(Object.keys(t).length){if(xa(e))return e(t);if(e.indexOf(".")===-1)return t[e];{let o=e.split("."),n=t;for(let r=0,i=o.length;rzt(i)===r)||""],o),n.join("."),o):void 0:Dt(t,o)}function _a(t,e=!0){return Array.isArray(t)&&(e||t.length!==0)}function am(t){return xe(t)&&!isNaN(t)}function aE(t=""){return xe(t)&&t.length===1&&!!t.match(/\S| /)}function lE(){return new Intl.Collator(void 0,{numeric:!0}).compare}function _o(t,e){if(e){const o=e.test(t);return e.lastIndex=0,o}return!1}function lm(...t){const e=(o={},n={})=>{const r=gk({},o);return Object.keys(n).forEach(i=>{ro(n[i])&&i in o&&ro(o[i])?r[i]=e(o[i],n[i]):r[i]=n[i]}),r};return t.reduce((o,n,r)=>r===0?n:e(o,n),{})}function Dr(t){return t&&t.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g,"").replace(/ {2,}/g," ").replace(/ ([{:}]) /g,"$1").replace(/([;,]) /g,"$1").replace(/ !/g,"!").replace(/: /g,":")}function Mt(t){if(t&&/[\xC0-\xFF\u0100-\u017E]/.test(t)){const o={A:/[\xC0-\xC5\u0100\u0102\u0104]/g,AE:/[\xC6]/g,C:/[\xC7\u0106\u0108\u010A\u010C]/g,D:/[\xD0\u010E\u0110]/g,E:/[\xC8-\xCB\u0112\u0114\u0116\u0118\u011A]/g,G:/[\u011C\u011E\u0120\u0122]/g,H:/[\u0124\u0126]/g,I:/[\xCC-\xCF\u0128\u012A\u012C\u012E\u0130]/g,IJ:/[\u0132]/g,J:/[\u0134]/g,K:/[\u0136]/g,L:/[\u0139\u013B\u013D\u013F\u0141]/g,N:/[\xD1\u0143\u0145\u0147\u014A]/g,O:/[\xD2-\xD6\xD8\u014C\u014E\u0150]/g,OE:/[\u0152]/g,R:/[\u0154\u0156\u0158]/g,S:/[\u015A\u015C\u015E\u0160]/g,T:/[\u0162\u0164\u0166]/g,U:/[\xD9-\xDC\u0168\u016A\u016C\u016E\u0170\u0172]/g,W:/[\u0174]/g,Y:/[\xDD\u0176\u0178]/g,Z:/[\u0179\u017B\u017D]/g,a:/[\xE0-\xE5\u0101\u0103\u0105]/g,ae:/[\xE6]/g,c:/[\xE7\u0107\u0109\u010B\u010D]/g,d:/[\u010F\u0111]/g,e:/[\xE8-\xEB\u0113\u0115\u0117\u0119\u011B]/g,g:/[\u011D\u011F\u0121\u0123]/g,i:/[\xEC-\xEF\u0129\u012B\u012D\u012F\u0131]/g,ij:/[\u0133]/g,j:/[\u0135]/g,k:/[\u0137,\u0138]/g,l:/[\u013A\u013C\u013E\u0140\u0142]/g,n:/[\xF1\u0144\u0146\u0148\u014B]/g,p:/[\xFE]/g,o:/[\xF2-\xF6\xF8\u014D\u014F\u0151]/g,oe:/[\u0153]/g,r:/[\u0155\u0157\u0159]/g,s:/[\u015B\u015D\u015F\u0161]/g,t:/[\u0163\u0165\u0167]/g,u:/[\xF9-\xFC\u0169\u016B\u016D\u016F\u0171\u0173]/g,w:/[\u0175]/g,y:/[\xFD\xFF\u0177]/g,z:/[\u017A\u017C\u017E]/g};for(let n in o)t=t.replace(o[n],n)}return t}function cE(t,e,o){t&&e!==o&&(o>=t.length&&(o%=t.length,e%=t.length),t.splice(o,0,t.splice(e,1)[0]))}function uE(t,e,o=1,n,r=1){const i=pk(t,e,n,o);let s=o;return(no(t)||no(e))&&(s=r===1?o:r),s*i}function bk(t){return xt(t,!1)?t[0].toUpperCase()+t.slice(1):t}function cm(t){return xt(t)?t.replace(/(_)/g,"-").replace(/[A-Z]/g,(e,o)=>o===0?e:"-"+e.toLowerCase()).toLowerCase():t}function Id(t){return xt(t)?t.replace(/[A-Z]/g,(e,o)=>o===0?e:"."+e.toLowerCase()).toLowerCase():t}function wi(){const t=new Map;return{on(e,o){let n=t.get(e);return n?n.push(o):n=[o],t.set(e,n),this},off(e,o){let n=t.get(e);return n&&n.splice(n.indexOf(o)>>>0,1),this},emit(e,o){let n=t.get(e);n&&n.slice().map(r=>{r(o)})},clear(){t.clear()}}}var yk=Object.defineProperty,vk=Object.defineProperties,xk=Object.getOwnPropertyDescriptors,Vs=Object.getOwnPropertySymbols,um=Object.prototype.hasOwnProperty,dm=Object.prototype.propertyIsEnumerable,Nd=(t,e,o)=>e in t?yk(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o,Wt=(t,e)=>{for(var o in e||(e={}))um.call(e,o)&&Nd(t,o,e[o]);if(Vs)for(var o of Vs(e))dm.call(e,o)&&Nd(t,o,e[o]);return t},Ya=(t,e)=>vk(t,xk(e)),lo=(t,e)=>{var o={};for(var n in t)um.call(t,n)&&e.indexOf(n)<0&&(o[n]=t[n]);if(t!=null&&Vs)for(var n of Vs(t))e.indexOf(n)<0&&dm.call(t,n)&&(o[n]=t[n]);return o};function _k(...t){return lm(...t)}var kk=wi(),Ht=kk;function Fd(t,e){_a(t)?t.push(...e||[]):ro(t)&&Object.assign(t,e)}function wk(t){return ro(t)&&t.hasOwnProperty("value")&&t.hasOwnProperty("type")?t.value:t}function jd(t,e=""){return["opacity","z-index","line-height","font-weight","flex","flex-grow","flex-shrink","order"].some(n=>e.endsWith(n))?t:`${t}`.trim().split(" ").map(i=>am(i)?`${i}px`:i).join(" ")}function Ck(t){return t.replaceAll(/ /g,"").replace(/[^\w]/g,"-")}function Yl(t="",e=""){return Ck(`${xt(t,!1)&&xt(e,!1)?`${t}-`:t}${e}`)}function fm(t="",e=""){return`--${Yl(t,e)}`}function hm(t,e="",o="",n=[],r){if(xt(t)){const i=/{([^}]*)}/g,s=t.trim();if(_o(s,i)){const a=s.replaceAll(i,u=>{const f=u.replace(/{|}/g,"").split(".").filter(h=>!n.some(g=>_o(h,g)));return`var(${fm(o,cm(f.join("-")))}${xe(r)?`, ${r}`:""})`}),l=/(\d+\s+[\+\-\*\/]\s+\d+)/g,c=/var\([^)]+\)/g;return _o(a.replace(c,"0"),l)?`calc(${a})`:a}return jd(s,e)}else if(am(t))return jd(t,e)}function Sk(t,e,o){xt(e,!1)&&t.push(`${e}:${o};`)}function Nn(t,e){return t?`${t}{${e}}`:""}var dE=t=>{var e;const o=ve.getTheme(),n=ql(o,t,void 0,"variable"),r=(e=n==null?void 0:n.match(/--[\w-]+/g))==null?void 0:e[0],i=ql(o,t,void 0,"value");return{name:r,variable:n,value:i}},$r=(...t)=>ql(ve.getTheme(),...t),ql=(t={},e,o,n)=>{if(e){const{variable:r,options:i}=ve.defaults||{},{prefix:s,transform:a}=(t==null?void 0:t.options)||i||{},c=_o(e,/{([^}]*)}/g)?e:`{${e}}`;return n==="value"||no(n)&&a==="strict"?ve.getTokenValue(e):hm(c,void 0,s,[r.excludedKeyRegex],o)}return""};function Pk(t,e={}){const o=ve.defaults.variable,{prefix:n=o.prefix,selector:r=o.selector,excludedKeyRegex:i=o.excludedKeyRegex}=e,s=(c,u="")=>Object.entries(c).reduce((d,[f,h])=>{const g=_o(f,i)?Yl(u):Yl(u,cm(f)),p=wk(h);if(ro(p)){const{variables:y,tokens:x}=s(p,g);Fd(d.tokens,x),Fd(d.variables,y)}else d.tokens.push((n?g.replace(`${n}-`,""):g).replaceAll("-",".")),Sk(d.variables,fm(g),hm(p,g,n,[i]));return d},{variables:[],tokens:[]}),{variables:a,tokens:l}=s(t,n);return{value:a,tokens:l,declarations:a.join(""),css:Nn(r,a.join(""))}}var Ft={regex:{rules:{class:{pattern:/^\.([a-zA-Z][\w-]*)$/,resolve(t){return{type:"class",selector:t,matched:this.pattern.test(t.trim())}}},attr:{pattern:/^\[(.*)\]$/,resolve(t){return{type:"attr",selector:`:root${t}`,matched:this.pattern.test(t.trim())}}},media:{pattern:/^@media (.*)$/,resolve(t){return{type:"media",selector:`${t}{:root{[CSS]}}`,matched:this.pattern.test(t.trim())}}},system:{pattern:/^system$/,resolve(t){return{type:"system",selector:"@media (prefers-color-scheme: dark){:root{[CSS]}}",matched:this.pattern.test(t.trim())}}},custom:{resolve(t){return{type:"custom",selector:t,matched:!0}}}},resolve(t){const e=Object.keys(this.rules).filter(o=>o!=="custom").map(o=>this.rules[o]);return[t].flat().map(o=>{var n;return(n=e.map(r=>r.resolve(o)).find(r=>r.matched))!=null?n:this.rules.custom.resolve(o)})}},_toVariables(t,e){return Pk(t,{prefix:e==null?void 0:e.prefix})},getCommon({name:t="",theme:e={},params:o,set:n,defaults:r}){var i,s,a,l,c,u,d;const{preset:f,options:h}=e;let g,p,y,x,v,m,b;if(xe(f)&&h.transform!=="strict"){const{primitive:_,semantic:C,extend:S}=f,T=C||{},{colorScheme:P}=T,O=lo(T,["colorScheme"]),B=S||{},{colorScheme:E}=B,N=lo(B,["colorScheme"]),X=P||{},{dark:q}=X,I=lo(X,["dark"]),U=E||{},{dark:z}=U,oe=lo(U,["dark"]),Re=xe(_)?this._toVariables({primitive:_},h):{},ke=xe(O)?this._toVariables({semantic:O},h):{},pe=xe(I)?this._toVariables({light:I},h):{},et=xe(q)?this._toVariables({dark:q},h):{},He=xe(N)?this._toVariables({semantic:N},h):{},_t=xe(oe)?this._toVariables({light:oe},h):{},Ne=xe(z)?this._toVariables({dark:z},h):{},[A,Y]=[(i=Re.declarations)!=null?i:"",Re.tokens],[V,G]=[(s=ke.declarations)!=null?s:"",ke.tokens||[]],[fe,we]=[(a=pe.declarations)!=null?a:"",pe.tokens||[]],[k,w]=[(l=et.declarations)!=null?l:"",et.tokens||[]],[R,L]=[(c=He.declarations)!=null?c:"",He.tokens||[]],[M,D]=[(u=_t.declarations)!=null?u:"",_t.tokens||[]],[W,H]=[(d=Ne.declarations)!=null?d:"",Ne.tokens||[]];g=this.transformCSS(t,A,"light","variable",h,n,r),p=Y;const F=this.transformCSS(t,`${V}${fe}`,"light","variable",h,n,r),$=this.transformCSS(t,`${k}`,"dark","variable",h,n,r);y=`${F}${$}`,x=[...new Set([...G,...we,...w])];const J=this.transformCSS(t,`${R}${M}color-scheme:light`,"light","variable",h,n,r),K=this.transformCSS(t,`${W}color-scheme:dark`,"dark","variable",h,n,r);v=`${J}${K}`,m=[...new Set([...L,...D,...H])],b=Dt(f.css,{dt:$r})}return{primitive:{css:g,tokens:p},semantic:{css:y,tokens:x},global:{css:v,tokens:m},style:b}},getPreset({name:t="",preset:e={},options:o,params:n,set:r,defaults:i,selector:s}){var a,l,c;let u,d,f;if(xe(e)&&o.transform!=="strict"){const h=t.replace("-directive",""),g=e,{colorScheme:p,extend:y,css:x}=g,v=lo(g,["colorScheme","extend","css"]),m=y||{},{colorScheme:b}=m,_=lo(m,["colorScheme"]),C=p||{},{dark:S}=C,T=lo(C,["dark"]),P=b||{},{dark:O}=P,B=lo(P,["dark"]),E=xe(v)?this._toVariables({[h]:Wt(Wt({},v),_)},o):{},N=xe(T)?this._toVariables({[h]:Wt(Wt({},T),B)},o):{},X=xe(S)?this._toVariables({[h]:Wt(Wt({},S),O)},o):{},[q,I]=[(a=E.declarations)!=null?a:"",E.tokens||[]],[U,z]=[(l=N.declarations)!=null?l:"",N.tokens||[]],[oe,Re]=[(c=X.declarations)!=null?c:"",X.tokens||[]],ke=this.transformCSS(h,`${q}${U}`,"light","variable",o,r,i,s),pe=this.transformCSS(h,oe,"dark","variable",o,r,i,s);u=`${ke}${pe}`,d=[...new Set([...I,...z,...Re])],f=Dt(x,{dt:$r})}return{css:u,tokens:d,style:f}},getPresetC({name:t="",theme:e={},params:o,set:n,defaults:r}){var i;const{preset:s,options:a}=e,l=(i=s==null?void 0:s.components)==null?void 0:i[t];return this.getPreset({name:t,preset:l,options:a,params:o,set:n,defaults:r})},getPresetD({name:t="",theme:e={},params:o,set:n,defaults:r}){var i;const s=t.replace("-directive",""),{preset:a,options:l}=e,c=(i=a==null?void 0:a.directives)==null?void 0:i[s];return this.getPreset({name:s,preset:c,options:l,params:o,set:n,defaults:r})},applyDarkColorScheme(t){return!(t.darkModeSelector==="none"||t.darkModeSelector===!1)},getColorSchemeOption(t,e){var o;return this.applyDarkColorScheme(t)?this.regex.resolve(t.darkModeSelector===!0?e.options.darkModeSelector:(o=t.darkModeSelector)!=null?o:e.options.darkModeSelector):[]},getLayerOrder(t,e={},o,n){const{cssLayer:r}=e;return r?`@layer ${Dt(r.order||"primeui",o)}`:""},getCommonStyleSheet({name:t="",theme:e={},params:o,props:n={},set:r,defaults:i}){const s=this.getCommon({name:t,theme:e,params:o,set:r,defaults:i}),a=Object.entries(n).reduce((l,[c,u])=>l.push(`${c}="${u}"`)&&l,[]).join(" ");return Object.entries(s||{}).reduce((l,[c,u])=>{if(u!=null&&u.css){const d=Dr(u==null?void 0:u.css),f=`${c}-variables`;l.push(``)}return l},[]).join("")},getStyleSheet({name:t="",theme:e={},params:o,props:n={},set:r,defaults:i}){var s;const a={name:t,theme:e,params:o,set:r,defaults:i},l=(s=t.includes("-directive")?this.getPresetD(a):this.getPresetC(a))==null?void 0:s.css,c=Object.entries(n).reduce((u,[d,f])=>u.push(`${d}="${f}"`)&&u,[]).join(" ");return l?``:""},createTokens(t={},e,o="",n="",r={}){return Object.entries(t).forEach(([i,s])=>{const a=_o(i,e.variable.excludedKeyRegex)?o:o?`${o}.${Id(i)}`:Id(i),l=n?`${n}.${i}`:i;ro(s)?this.createTokens(s,e,a,l,r):(r[a]||(r[a]={paths:[],computed(c,u={}){var d,f;return this.paths.length===1?(d=this.paths[0])==null?void 0:d.computed(this.paths[0].scheme,u.binding):c&&c!=="none"?(f=this.paths.find(h=>h.scheme===c))==null?void 0:f.computed(c,u.binding):this.paths.map(h=>h.computed(h.scheme,u[h.scheme]))}}),r[a].paths.push({path:l,value:s,scheme:l.includes("colorScheme.light")?"light":l.includes("colorScheme.dark")?"dark":"none",computed(c,u={}){const d=/{([^}]*)}/g;let f=s;if(u.name=this.path,u.binding||(u.binding={}),_o(s,d)){const g=s.trim().replaceAll(d,x=>{var v;const m=x.replace(/{|}/g,""),b=(v=r[m])==null?void 0:v.computed(c,u);return _a(b)&&b.length===2?`light-dark(${b[0].value},${b[1].value})`:b==null?void 0:b.value}),p=/(\d+\w*\s+[\+\-\*\/]\s+\d+\w*)/g,y=/var\([^)]+\)/g;f=_o(g.replace(y,"0"),p)?`calc(${g})`:g}return no(u.binding)&&delete u.binding,{colorScheme:c,path:this.path,paths:u,value:f.includes("undefined")?void 0:f}}}))}),r},getTokenValue(t,e,o){var n;const i=(l=>l.split(".").filter(u=>!_o(u.toLowerCase(),o.variable.excludedKeyRegex)).join("."))(e),s=e.includes("colorScheme.light")?"light":e.includes("colorScheme.dark")?"dark":void 0,a=[(n=t[i])==null?void 0:n.computed(s)].flat().filter(l=>l);return a.length===1?a[0].value:a.reduce((l={},c)=>{const u=c,{colorScheme:d}=u,f=lo(u,["colorScheme"]);return l[d]=f,l},void 0)},getSelectorRule(t,e,o,n){return o==="class"||o==="attr"?Nn(xe(e)?`${t}${e},${t} ${e}`:t,n):Nn(t,xe(e)?Nn(e,n):n)},transformCSS(t,e,o,n,r={},i,s,a){if(xe(e)){const{cssLayer:l}=r;if(n!=="style"){const c=this.getColorSchemeOption(r,s);e=o==="dark"?c.reduce((u,{type:d,selector:f})=>(xe(f)&&(u+=f.includes("[CSS]")?f.replace("[CSS]",e):this.getSelectorRule(f,a,d,e)),u),""):Nn(a??":root",e)}if(l){const c={name:"primeui",order:"primeui"};ro(l)&&(c.name=Dt(l.name,{name:t,type:n})),xe(c.name)&&(e=Nn(`@layer ${c.name}`,e),i==null||i.layerNames(c.name))}return e}return""}},ve={defaults:{variable:{prefix:"p",selector:":root",excludedKeyRegex:/^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi},options:{prefix:"p",darkModeSelector:"system",cssLayer:!1}},_theme:void 0,_layerNames:new Set,_loadedStyleNames:new Set,_loadingStyles:new Set,_tokens:{},update(t={}){const{theme:e}=t;e&&(this._theme=Ya(Wt({},e),{options:Wt(Wt({},this.defaults.options),e.options)}),this._tokens=Ft.createTokens(this.preset,this.defaults),this.clearLoadedStyleNames())},get theme(){return this._theme},get preset(){var t;return((t=this.theme)==null?void 0:t.preset)||{}},get options(){var t;return((t=this.theme)==null?void 0:t.options)||{}},get tokens(){return this._tokens},getTheme(){return this.theme},setTheme(t){this.update({theme:t}),Ht.emit("theme:change",t)},getPreset(){return this.preset},setPreset(t){this._theme=Ya(Wt({},this.theme),{preset:t}),this._tokens=Ft.createTokens(t,this.defaults),this.clearLoadedStyleNames(),Ht.emit("preset:change",t),Ht.emit("theme:change",this.theme)},getOptions(){return this.options},setOptions(t){this._theme=Ya(Wt({},this.theme),{options:t}),this.clearLoadedStyleNames(),Ht.emit("options:change",t),Ht.emit("theme:change",this.theme)},getLayerNames(){return[...this._layerNames]},setLayerNames(t){this._layerNames.add(t)},getLoadedStyleNames(){return this._loadedStyleNames},isStyleNameLoaded(t){return this._loadedStyleNames.has(t)},setLoadedStyleName(t){this._loadedStyleNames.add(t)},deleteLoadedStyleName(t){this._loadedStyleNames.delete(t)},clearLoadedStyleNames(){this._loadedStyleNames.clear()},getTokenValue(t){return Ft.getTokenValue(this.tokens,t,this.defaults)},getCommon(t="",e){return Ft.getCommon({name:t,theme:this.theme,params:e,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getComponent(t="",e){const o={name:t,theme:this.theme,params:e,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Ft.getPresetC(o)},getDirective(t="",e){const o={name:t,theme:this.theme,params:e,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Ft.getPresetD(o)},getCustomPreset(t="",e,o,n){const r={name:t,preset:e,options:this.options,selector:o,params:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Ft.getPreset(r)},getLayerOrderCSS(t=""){return Ft.getLayerOrder(t,this.options,{names:this.getLayerNames()},this.defaults)},transformCSS(t="",e,o="style",n){return Ft.transformCSS(t,e,n,o,this.options,{layerNames:this.setLayerNames.bind(this)},this.defaults)},getCommonStyleSheet(t="",e,o={}){return Ft.getCommonStyleSheet({name:t,theme:this.theme,params:e,props:o,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getStyleSheet(t,e,o={}){return Ft.getStyleSheet({name:t,theme:this.theme,params:e,props:o,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},onStyleMounted(t){this._loadingStyles.add(t)},onStyleUpdated(t){this._loadingStyles.add(t)},onStyleLoaded(t,{name:e}){this._loadingStyles.size&&(this._loadingStyles.delete(e),Ht.emit(`theme:${e}:load`,t),!this._loadingStyles.size&&Ht.emit("theme:load"))}};function Tk(t,e){return t?t.classList?t.classList.contains(e):new RegExp("(^| )"+e+"( |$)","gi").test(t.className):!1}function Rk(t,e){if(t&&e){const o=n=>{Tk(t,n)||(t.classList?t.classList.add(n):t.className+=" "+n)};[e].flat().filter(Boolean).forEach(n=>n.split(" ").forEach(o))}}function Us(t){for(const e of document==null?void 0:document.styleSheets)try{for(const o of e==null?void 0:e.cssRules)for(const n of o==null?void 0:o.style)if(t.test(n))return{name:n,value:o.style.getPropertyValue(n).trim()}}catch{}return null}function Ok(t){if(t){let e=document.createElement("a");if(e.download!==void 0){const{name:o,src:n}=t;return e.setAttribute("href",n),e.setAttribute("download",o),e.style.display="none",document.body.appendChild(e),e.click(),document.body.removeChild(e),!0}}return!1}function fE(t,e){let o=new Blob([t],{type:"application/csv;charset=utf-8;"});window.navigator.msSaveOrOpenBlob?navigator.msSaveOrOpenBlob(o,e+".csv"):Ok({name:e+".csv",src:URL.createObjectURL(o)})||(t="data:text/csv;charset=utf-8,"+t,window.open(encodeURI(t)))}function qa(t,e){if(t&&e){const o=n=>{t.classList?t.classList.remove(n):t.className=t.className.replace(new RegExp("(^|\\b)"+n.split(" ").join("|")+"(\\b|$)","gi")," ")};[e].flat().filter(Boolean).forEach(n=>n.split(" ").forEach(o))}}function gm(t){let e={width:0,height:0};return t&&(t.style.visibility="hidden",t.style.display="block",e.width=t.offsetWidth,e.height=t.offsetHeight,t.style.display="none",t.style.visibility="visible"),e}function pm(){let t=window,e=document,o=e.documentElement,n=e.getElementsByTagName("body")[0],r=t.innerWidth||o.clientWidth||n.clientWidth,i=t.innerHeight||o.clientHeight||n.clientHeight;return{width:r,height:i}}function Ek(){let t=document.documentElement;return(window.pageXOffset||t.scrollLeft)-(t.clientLeft||0)}function Mk(){let t=document.documentElement;return(window.pageYOffset||t.scrollTop)-(t.clientTop||0)}function hE(t,e,o=!0){var n,r,i,s;if(t){const a=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:gm(t),l=a.height,c=a.width,u=e.offsetHeight,d=e.offsetWidth,f=e.getBoundingClientRect(),h=Mk(),g=Ek(),p=pm();let y,x,v="top";f.top+u+l>p.height?(y=f.top+h-l,v="bottom",y<0&&(y=h)):y=u+f.top+h,f.left+c>p.width?x=Math.max(0,f.left+g+d-c):x=f.left+g,t.style.top=y+"px",t.style.left=x+"px",t.style.transformOrigin=v,o&&(t.style.marginTop=v==="bottom"?`calc(${(r=(n=Us(/-anchor-gutter$/))==null?void 0:n.value)!=null?r:"2px"} * -1)`:(s=(i=Us(/-anchor-gutter$/))==null?void 0:i.value)!=null?s:"")}}function gE(t,e){t&&(typeof e=="string"?t.style.cssText=e:Object.entries(e||{}).forEach(([o,n])=>t.style[o]=n))}function Ak(t,e){return t instanceof HTMLElement?t.offsetWidth:0}function pE(t,e,o=!0){var n,r,i,s;if(t){const a=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:gm(t),l=e.offsetHeight,c=e.getBoundingClientRect(),u=pm();let d,f,h="top";c.top+l+a.height>u.height?(d=-1*a.height,h="bottom",c.top+d<0&&(d=-1*c.top)):d=l,a.width>u.width?f=c.left*-1:c.left+a.width>u.width?f=(c.left+a.width-u.width)*-1:f=0,t.style.top=d+"px",t.style.left=f+"px",t.style.transformOrigin=h,o&&(t.style.marginTop=h==="bottom"?`calc(${(r=(n=Us(/-anchor-gutter$/))==null?void 0:n.value)!=null?r:"2px"} * -1)`:(s=(i=Us(/-anchor-gutter$/))==null?void 0:i.value)!=null?s:"")}}function rr(t){return typeof HTMLElement=="object"?t instanceof HTMLElement:t&&typeof t=="object"&&t!==null&&t.nodeType===1&&typeof t.nodeName=="string"}function mE(){if(window.getSelection){const t=window.getSelection()||{};t.empty?t.empty():t.removeAllRanges&&t.rangeCount>0&&t.getRangeAt(0).getClientRects().length>0&&t.removeAllRanges()}}function Ks(t,e={}){if(rr(t)){const o=(n,r)=>{var i,s;const a=(i=t==null?void 0:t.$attrs)!=null&&i[n]?[(s=t==null?void 0:t.$attrs)==null?void 0:s[n]]:[];return[r].flat().reduce((l,c)=>{if(c!=null){const u=typeof c;if(u==="string"||u==="number")l.push(c);else if(u==="object"){const d=Array.isArray(c)?o(n,c):Object.entries(c).map(([f,h])=>n==="style"&&(h||h===0)?`${f.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}:${h}`:h?f:void 0);l=d.length?l.concat(d.filter(f=>!!f)):l}}return l},a)};Object.entries(e).forEach(([n,r])=>{if(r!=null){const i=n.match(/^on(.+)/);i?t.addEventListener(i[1].toLowerCase(),r):n==="p-bind"?Ks(t,r):(r=n==="class"?[...new Set(o("class",r))].join(" ").trim():n==="style"?o("style",r).join(";").trim():r,(t.$attrs=t.$attrs||{})&&(t.$attrs[n]=r),t.setAttribute(n,r))}})}}function Bk(t,e={},...o){if(t){const n=document.createElement(t);return Ks(n,e),n.append(...o),n}}function bE(t,e){if(t){t.style.opacity="0";let o=+new Date,n="0",r=function(){n=`${+t.style.opacity+(new Date().getTime()-o)/e}`,t.style.opacity=n,o=+new Date,+n<1&&(window.requestAnimationFrame&&requestAnimationFrame(r)||setTimeout(r,16))};r()}}function Lk(t,e){return rr(t)?Array.from(t.querySelectorAll(e)):[]}function mm(t,e){return rr(t)?t.matches(e)?t:t.querySelector(e):null}function yE(t,e){t&&document.activeElement!==t&&t.focus(e)}function Dk(t,e){if(rr(t)){const o=t.getAttribute(e);return isNaN(o)?o==="true"||o==="false"?o==="true":o:+o}}function bm(t,e=""){let o=Lk(t,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${e}, [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${e}, input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${e}, select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${e}, diff --git a/_nuxt/DDnPZX2V.js b/_nuxt/988KIFwL.js similarity index 92% rename from _nuxt/DDnPZX2V.js rename to _nuxt/988KIFwL.js index e4b313d1..7a724b42 100644 --- a/_nuxt/DDnPZX2V.js +++ b/_nuxt/988KIFwL.js @@ -1,2 +1,2 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./DfIJlRMW.js","./D5kcSHsZ.js","./entry.2EtFSg7l.css"])))=>i.map(i=>d[i]); -import{B as h,ay as f,h as p,j as y,A as d,m as o,s as m}from"./D5kcSHsZ.js";var v={root:{position:"relative"}},g={root:"p-chart"},b=h.extend({name:"chart",classes:g,inlineStyles:v}),C={name:"BaseChart",extends:m,props:{type:String,data:null,options:null,plugins:null,width:{type:Number,default:300},height:{type:Number,default:150},canvasProps:{type:null,default:null}},style:b,provide:function(){return{$pcChart:this,$parentInstance:this}}},O={name:"Chart",extends:C,inheritAttrs:!1,emits:["select","loaded"],chart:null,watch:{data:{handler:function(){this.reinit()},deep:!0},type:function(){this.reinit()},options:function(){this.reinit()}},mounted:function(){this.initChart()},beforeUnmount:function(){this.chart&&(this.chart.destroy(),this.chart=null)},methods:{initChart:function(){var e=this;f(()=>import("./DfIJlRMW.js"),__vite__mapDeps([0,1,2]),import.meta.url).then(function(r){e.chart&&(e.chart.destroy(),e.chart=null),r&&r.default&&(e.chart=new r.default(e.$refs.canvas,{type:e.type,data:e.data,options:e.options,plugins:e.plugins})),e.$emit("loaded",e.chart)})},getCanvas:function(){return this.$canvas},getChart:function(){return this.chart},getBase64Image:function(){return this.chart.toBase64Image()},refresh:function(){this.chart&&this.chart.update()},reinit:function(){this.initChart()},onCanvasClick:function(e){if(this.chart){var r=this.chart.getElementsAtEventForMode(e,"nearest",{intersect:!0},!1),n=this.chart.getElementsAtEventForMode(e,"dataset",{intersect:!0},!1);r&&r[0]&&n&&this.$emit("select",{originalEvent:e,element:r[0],dataset:n})}},generateLegend:function(){if(this.chart)return this.chart.generateLegend()}}};function i(t){"@babel/helpers - typeof";return i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(t)}function s(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),r.push.apply(r,n)}return r}function c(t){for(var e=1;ei.map(i=>d[i]); +import{B as h,ay as f,h as p,j as y,A as d,m as o,s as m}from"./-h6GPc5Q.js";var v={root:{position:"relative"}},g={root:"p-chart"},b=h.extend({name:"chart",classes:g,inlineStyles:v}),C={name:"BaseChart",extends:m,props:{type:String,data:null,options:null,plugins:null,width:{type:Number,default:300},height:{type:Number,default:150},canvasProps:{type:null,default:null}},style:b,provide:function(){return{$pcChart:this,$parentInstance:this}}},O={name:"Chart",extends:C,inheritAttrs:!1,emits:["select","loaded"],chart:null,watch:{data:{handler:function(){this.reinit()},deep:!0},type:function(){this.reinit()},options:function(){this.reinit()}},mounted:function(){this.initChart()},beforeUnmount:function(){this.chart&&(this.chart.destroy(),this.chart=null)},methods:{initChart:function(){var e=this;f(()=>import("./C1GmqMml.js"),__vite__mapDeps([0,1,2]),import.meta.url).then(function(r){e.chart&&(e.chart.destroy(),e.chart=null),r&&r.default&&(e.chart=new r.default(e.$refs.canvas,{type:e.type,data:e.data,options:e.options,plugins:e.plugins})),e.$emit("loaded",e.chart)})},getCanvas:function(){return this.$canvas},getChart:function(){return this.chart},getBase64Image:function(){return this.chart.toBase64Image()},refresh:function(){this.chart&&this.chart.update()},reinit:function(){this.initChart()},onCanvasClick:function(e){if(this.chart){var r=this.chart.getElementsAtEventForMode(e,"nearest",{intersect:!0},!1),n=this.chart.getElementsAtEventForMode(e,"dataset",{intersect:!0},!1);r&&r[0]&&n&&this.$emit("select",{originalEvent:e,element:r[0],dataset:n})}},generateLegend:function(){if(this.chart)return this.chart.generateLegend()}}};function i(t){"@babel/helpers - typeof";return i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(t)}function s(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),r.push.apply(r,n)}return r}function c(t){for(var e=1;e{a.forEach(s=>s()),a.length=0},l=(s,u,d,w)=>(s.addEventListener(u,d,w),()=>s.removeEventListener(u,d,w)),y=k(()=>[V(t),h(n)],([s,u])=>{if(c(),!s)return;const d=q(u)?{...u}:u;a.push(...o.flatMap(w=>r.map(g=>l(s,w,g,d))))},{immediate:!0,flush:"post"}),f=()=>{y(),c()};return T(f),f}function W(){const e=x(!1),t=U();return t&&j(()=>{e.value=!0},t),e}function _(e){const t=W();return F(()=>(t.value,!!e()))}function B(e,t={}){const{immediate:o=!0,fpsLimit:r=void 0,window:n=D}=t,a=x(!1),c=r?1e3/r:null;let l=0,y=null;function f(d){if(!a.value||!n)return;l||(l=d);const w=d-l;if(c&&wr&&"permissions"in r),a=S(),c=typeof e=="string"?{name:e}:e,l=S(),y=()=>{var s,u;l.value=(u=(s=a.value)==null?void 0:s.state)!=null?u:"prompt"};M(a,"change",y);const f=R(async()=>{if(n.value){if(!a.value)try{a.value=await r.permissions.query(c)}catch{a.value=void 0}finally{y()}if(o)return P(a.value)}});return f(),o?{state:l,isSupported:n,query:f}:l}function X(e={}){const{navigator:t=I,read:o=!1,source:r,copiedDuring:n=1500,legacy:a=!1}=e,c=_(()=>t&&"clipboard"in t),l=$("clipboard-read"),y=$("clipboard-write"),f=F(()=>c.value||a),s=x(""),u=x(!1),d=C(()=>u.value=!1,n);function w(){c.value&&v(l.value)?t.clipboard.readText().then(i=>{s.value=i}):s.value=p()}f.value&&o&&M(["copy","cut"],w);async function g(i=h(r)){f.value&&i!=null&&(c.value&&v(y.value)?await t.clipboard.writeText(i):A(i),s.value=i,u.value=!0,d.start())}function A(i){const m=document.createElement("textarea");m.value=i??"",m.style.position="absolute",m.style.opacity="0",document.body.appendChild(m),m.select(),document.execCommand("copy"),m.remove()}function p(){var i,m,b;return(b=(m=(i=document==null?void 0:document.getSelection)==null?void 0:i.call(document))==null?void 0:m.toString())!=null?b:""}function v(i){return i==="granted"||i==="prompt"}return{isSupported:f,text:s,copied:u,copy:g}}function G(e={}){const{controls:t=!1,interval:o="requestAnimationFrame"}=e,r=x(new Date),n=()=>r.value=new Date,a=o==="requestAnimationFrame"?B(n,{immediate:!0}):L(n,o,{immediate:!0});return t?{now:r,...a}:r}const H=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:Number.POSITIVE_INFINITY,value:31536e6,name:"year"}],Y={justNow:"just now",past:e=>e.match(/\d/)?`${e} ago`:e,future:e=>e.match(/\d/)?`in ${e}`:e,month:(e,t)=>e===1?t?"last month":"next month":`${e} month${e>1?"s":""}`,year:(e,t)=>e===1?t?"last year":"next year":`${e} year${e>1?"s":""}`,day:(e,t)=>e===1?t?"yesterday":"tomorrow":`${e} day${e>1?"s":""}`,week:(e,t)=>e===1?t?"last week":"next week":`${e} week${e>1?"s":""}`,hour:e=>`${e} hour${e>1?"s":""}`,minute:e=>`${e} minute${e>1?"s":""}`,second:e=>`${e} second${e>1?"s":""}`,invalid:""};function z(e){return e.toISOString().slice(0,10)}function Z(e,t={}){const{controls:o=!1,updateInterval:r=3e4}=t,{now:n,...a}=G({interval:r,controls:!0}),c=F(()=>J(new Date(h(e)),t,h(n)));return o?{timeAgo:c,...a}:c}function J(e,t={},o=Date.now()){var r;const{max:n,messages:a=Y,fullDateFormatter:c=z,units:l=H,showSecond:y=!1,rounding:f="round"}=t,s=typeof f=="number"?p=>+p.toFixed(f):Math[f],u=+o-+e,d=Math.abs(u);function w(p,v){return s(Math.abs(p)/v.value)}function g(p,v){const i=w(p,v),m=p>0,b=A(v.name,i,m);return A(m?"past":"future",b,m)}function A(p,v,i){const m=a[p];return typeof m=="function"?m(v,i):m.replace("{0}",v.toString())}if(d<6e4&&!y)return a.justNow;if(typeof n=="number"&&d>n)return c(new Date(e));if(typeof n=="string"){const p=(r=l.find(v=>v.name===n))==null?void 0:r.max;if(p&&d>p)return c(new Date(e))}for(const[p,v]of l.entries()){if(w(u,v)<=0&&l[p-1])return g(u,l[p-1]);if(d{a.forEach(s=>s()),a.length=0},l=(s,u,d,w)=>(s.addEventListener(u,d,w),()=>s.removeEventListener(u,d,w)),y=k(()=>[V(t),h(n)],([s,u])=>{if(c(),!s)return;const d=q(u)?{...u}:u;a.push(...o.flatMap(w=>r.map(g=>l(s,w,g,d))))},{immediate:!0,flush:"post"}),f=()=>{y(),c()};return T(f),f}function W(){const e=x(!1),t=U();return t&&j(()=>{e.value=!0},t),e}function _(e){const t=W();return F(()=>(t.value,!!e()))}function B(e,t={}){const{immediate:o=!0,fpsLimit:r=void 0,window:n=D}=t,a=x(!1),c=r?1e3/r:null;let l=0,y=null;function f(d){if(!a.value||!n)return;l||(l=d);const w=d-l;if(c&&wr&&"permissions"in r),a=S(),c=typeof e=="string"?{name:e}:e,l=S(),y=()=>{var s,u;l.value=(u=(s=a.value)==null?void 0:s.state)!=null?u:"prompt"};M(a,"change",y);const f=R(async()=>{if(n.value){if(!a.value)try{a.value=await r.permissions.query(c)}catch{a.value=void 0}finally{y()}if(o)return P(a.value)}});return f(),o?{state:l,isSupported:n,query:f}:l}function X(e={}){const{navigator:t=I,read:o=!1,source:r,copiedDuring:n=1500,legacy:a=!1}=e,c=_(()=>t&&"clipboard"in t),l=$("clipboard-read"),y=$("clipboard-write"),f=F(()=>c.value||a),s=x(""),u=x(!1),d=C(()=>u.value=!1,n);function w(){c.value&&v(l.value)?t.clipboard.readText().then(i=>{s.value=i}):s.value=p()}f.value&&o&&M(["copy","cut"],w);async function g(i=h(r)){f.value&&i!=null&&(c.value&&v(y.value)?await t.clipboard.writeText(i):A(i),s.value=i,u.value=!0,d.start())}function A(i){const m=document.createElement("textarea");m.value=i??"",m.style.position="absolute",m.style.opacity="0",document.body.appendChild(m),m.select(),document.execCommand("copy"),m.remove()}function p(){var i,m,b;return(b=(m=(i=document==null?void 0:document.getSelection)==null?void 0:i.call(document))==null?void 0:m.toString())!=null?b:""}function v(i){return i==="granted"||i==="prompt"}return{isSupported:f,text:s,copied:u,copy:g}}function G(e={}){const{controls:t=!1,interval:o="requestAnimationFrame"}=e,r=x(new Date),n=()=>r.value=new Date,a=o==="requestAnimationFrame"?B(n,{immediate:!0}):L(n,o,{immediate:!0});return t?{now:r,...a}:r}const H=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:Number.POSITIVE_INFINITY,value:31536e6,name:"year"}],Y={justNow:"just now",past:e=>e.match(/\d/)?`${e} ago`:e,future:e=>e.match(/\d/)?`in ${e}`:e,month:(e,t)=>e===1?t?"last month":"next month":`${e} month${e>1?"s":""}`,year:(e,t)=>e===1?t?"last year":"next year":`${e} year${e>1?"s":""}`,day:(e,t)=>e===1?t?"yesterday":"tomorrow":`${e} day${e>1?"s":""}`,week:(e,t)=>e===1?t?"last week":"next week":`${e} week${e>1?"s":""}`,hour:e=>`${e} hour${e>1?"s":""}`,minute:e=>`${e} minute${e>1?"s":""}`,second:e=>`${e} second${e>1?"s":""}`,invalid:""};function z(e){return e.toISOString().slice(0,10)}function Z(e,t={}){const{controls:o=!1,updateInterval:r=3e4}=t,{now:n,...a}=G({interval:r,controls:!0}),c=F(()=>J(new Date(h(e)),t,h(n)));return o?{timeAgo:c,...a}:c}function J(e,t={},o=Date.now()){var r;const{max:n,messages:a=Y,fullDateFormatter:c=z,units:l=H,showSecond:y=!1,rounding:f="round"}=t,s=typeof f=="number"?p=>+p.toFixed(f):Math[f],u=+o-+e,d=Math.abs(u);function w(p,v){return s(Math.abs(p)/v.value)}function g(p,v){const i=w(p,v),m=p>0,b=A(v.name,i,m);return A(m?"past":"future",b,m)}function A(p,v,i){const m=a[p];return typeof m=="function"?m(v,i):m.replace("{0}",v.toString())}if(d<6e4&&!y)return a.justNow;if(typeof n=="number"&&d>n)return c(new Date(e));if(typeof n=="string"){const p=(r=l.find(v=>v.name===n))==null?void 0:r.max;if(p&&d>p)return c(new Date(e))}for(const[p,v]of l.entries()){if(w(u,v)<=0&&l[p-1])return g(u,l[p-1]);if(d1&&arguments[1]!==void 0?arguments[1]:!1,s=a?t:t.nextElementSibling;return s?B(s,"data-p-disabled")||B(s,"data-pc-section")==="inkbar"?this.findNextTab(s):S(s,'[data-pc-name="tab"]'):null},findPrevTab:function(t){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s=a?t:t.previousElementSibling;return s?B(s,"data-p-disabled")||B(s,"data-pc-section")==="inkbar"?this.findPrevTab(s):S(s,'[data-pc-name="tab"]'):null},findFirstTab:function(){return this.findNextTab(this.$pcTabList.$refs.content.firstElementChild,!0)},findLastTab:function(){return this.findPrevTab(this.$pcTabList.$refs.content.lastElementChild,!0)},changeActiveValue:function(){this.$pcTabs.updateValue(this.value)},changeFocusedTab:function(t,a){X(a),this.scrollInView(a)},scrollInView:function(t){var a;t==null||(a=t.scrollIntoView)===null||a===void 0||a.call(t,{block:"nearest"})}},computed:{active:function(){var t;return E((t=this.$pcTabs)===null||t===void 0?void 0:t.d_value,this.value)},id:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tab_").concat(this.value)},ariaControls:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tabpanel_").concat(this.value)},attrs:function(){return c(this.asAttrs,this.a11yAttrs,this.ptmi("root",this.ptParams))},asAttrs:function(){return this.as==="BUTTON"?{type:"button",disabled:this.disabled}:void 0},a11yAttrs:function(){return{id:this.id,tabindex:this.active?this.$pcTabs.tabindex:-1,role:"tab","aria-selected":this.active,"aria-controls":this.ariaControls,"data-pc-name":"tab","data-p-disabled":this.disabled,"data-p-active":this.active,onFocus:this.onFocus,onKeydown:this.onKeydown}},ptParams:function(){return{context:{active:this.active}}}},directives:{ripple:R}};function ht(e,t,a,s,o,n){var d=F("ripple");return e.asChild?h(e.$slots,"default",{key:1,class:H(e.cx("root")),active:n.active,a11yAttrs:n.a11yAttrs,onClick:n.onClick}):A((b(),P(L(e.as),c({key:0,class:e.cx("root"),onClick:n.onClick},n.attrs),{default:p(function(){return[h(e.$slots,"default")]}),_:3},16,["class","onClick"])),[[d]])}z.render=ht;var vt={root:"p-tablist",content:function(t){var a=t.instance;return["p-tablist-content",{"p-tablist-viewport":a.$pcTabs.scrollable}]},tabList:"p-tablist-tab-list",activeBar:"p-tablist-active-bar",prevButton:"p-tablist-prev-button p-tablist-nav-button",nextButton:"p-tablist-next-button p-tablist-nav-button"},mt=$.extend({name:"tablist",classes:vt}),gt={name:"BaseTabList",extends:T,props:{},style:mt,provide:function(){return{$pcTabList:this,$parentInstance:this}}},U={name:"TabList",extends:gt,inheritAttrs:!1,inject:["$pcTabs"],data:function(){return{isPrevButtonEnabled:!1,isNextButtonEnabled:!0}},resizeObserver:void 0,watch:{showNavigators:function(t){t?this.bindResizeObserver():this.unbindResizeObserver()},activeValue:{flush:"post",handler:function(){this.updateInkBar()}}},mounted:function(){var t=this;this.$nextTick(function(){t.updateInkBar()}),this.showNavigators&&(this.updateButtonState(),this.bindResizeObserver())},updated:function(){this.showNavigators&&this.updateButtonState()},beforeUnmount:function(){this.unbindResizeObserver()},methods:{onScroll:function(t){this.showNavigators&&this.updateButtonState(),t.preventDefault()},onPrevButtonClick:function(){var t=this.$refs.content,a=k(t),s=t.scrollLeft-a;t.scrollLeft=s<=0?0:s},onNextButtonClick:function(){var t=this.$refs.content,a=k(t)-this.getVisibleButtonWidths(),s=t.scrollLeft+a,o=t.scrollWidth-a;t.scrollLeft=s>=o?o:s},bindResizeObserver:function(){var t=this;this.resizeObserver=new ResizeObserver(function(){return t.updateButtonState()}),this.resizeObserver.observe(this.$refs.list)},unbindResizeObserver:function(){var t;(t=this.resizeObserver)===null||t===void 0||t.unobserve(this.$refs.list),this.resizeObserver=void 0},updateInkBar:function(){var t=this.$refs,a=t.content,s=t.inkbar,o=t.tabs,n=S(a,'[data-pc-name="tab"][data-p-active="true"]');this.$pcTabs.isVertical()?(s.style.height=Y(n)+"px",s.style.top=C(n).top-C(o).top+"px"):(s.style.width=Z(n)+"px",s.style.left=C(n).left-C(o).left+"px")},updateButtonState:function(){var t=this.$refs,a=t.list,s=t.content,o=s.scrollLeft,n=s.scrollTop,d=s.scrollWidth,f=s.scrollHeight,N=s.offsetWidth,w=s.offsetHeight,m=[k(s),tt(s)],u=m[0],i=m[1];this.$pcTabs.isVertical()?(this.isPrevButtonEnabled=n!==0,this.isNextButtonEnabled=a.offsetHeight>=w&&parseInt(n)!==f-i):(this.isPrevButtonEnabled=o!==0,this.isNextButtonEnabled=a.offsetWidth>=N&&parseInt(o)!==d-u)},getVisibleButtonWidths:function(){var t=this.$refs,a=t.prevBtn,s=t.nextBtn;return[a,s].reduce(function(o,n){return n?o+k(n):o},0)}},computed:{templates:function(){return this.$pcTabs.$slots},activeValue:function(){return this.$pcTabs.d_value},showNavigators:function(){return this.$pcTabs.scrollable&&this.$pcTabs.showNavigators},prevButtonAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.previous:void 0},nextButtonAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.next:void 0}},components:{ChevronLeftIcon:ut,ChevronRightIcon:M},directives:{ripple:R}},yt=["aria-label","tabindex"],$t=["aria-orientation"],Tt=["aria-label","tabindex"];function wt(e,t,a,s,o,n){var d=F("ripple");return b(),v("div",c({ref:"list",class:e.cx("root")},e.ptmi("root")),[n.showNavigators&&o.isPrevButtonEnabled?A((b(),v("button",c({key:0,ref:"prevButton",class:e.cx("prevButton"),"aria-label":n.prevButtonAriaLabel,tabindex:n.$pcTabs.tabindex,onClick:t[0]||(t[0]=function(){return n.onPrevButtonClick&&n.onPrevButtonClick.apply(n,arguments)})},e.ptm("prevButton"),{"data-pc-group-section":"navigator"}),[(b(),P(L(n.templates.previcon||"ChevronLeftIcon"),c({"aria-hidden":"true"},e.ptm("prevIcon")),null,16))],16,yt)),[[d]]):V("",!0),y("div",c({ref:"content",class:e.cx("content"),onScroll:t[1]||(t[1]=function(){return n.onScroll&&n.onScroll.apply(n,arguments)})},e.ptm("content")),[y("div",c({ref:"tabs",class:e.cx("tabList"),role:"tablist","aria-orientation":n.$pcTabs.orientation||"horizontal"},e.ptm("tabList")),[h(e.$slots,"default"),y("span",c({ref:"inkbar",class:e.cx("activeBar"),role:"presentation","aria-hidden":"true"},e.ptm("activeBar")),null,16)],16,$t)],16),n.showNavigators&&o.isNextButtonEnabled?A((b(),v("button",c({key:1,ref:"nextButton",class:e.cx("nextButton"),"aria-label":n.nextButtonAriaLabel,tabindex:n.$pcTabs.tabindex,onClick:t[2]||(t[2]=function(){return n.onNextButtonClick&&n.onNextButtonClick.apply(n,arguments)})},e.ptm("nextButton"),{"data-pc-group-section":"navigator"}),[(b(),P(L(n.templates.nexticon||"ChevronRightIcon"),c({"aria-hidden":"true"},e.ptm("nextIcon")),null,16))],16,Tt)),[[d]]):V("",!0)],16)}U.render=wt;var xt={root:function(t){var a=t.instance;return["p-tabpanel",{"p-tabpanel-active":a.active}]}},Bt=$.extend({name:"tabpanel",classes:xt}),kt={name:"BaseTabPanel",extends:T,props:{value:{type:[String,Number],default:void 0},as:{type:[String,Object],default:"DIV"},asChild:{type:Boolean,default:!1},header:null,headerStyle:null,headerClass:null,headerProps:null,headerActionProps:null,contentStyle:null,contentClass:null,contentProps:null,disabled:Boolean},style:Bt,provide:function(){return{$pcTabPanel:this,$parentInstance:this}}},K={name:"TabPanel",extends:kt,inheritAttrs:!1,inject:["$pcTabs"],computed:{active:function(){var t;return E((t=this.$pcTabs)===null||t===void 0?void 0:t.d_value,this.value)},id:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tabpanel_").concat(this.value)},ariaLabelledby:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tab_").concat(this.value)},attrs:function(){return c(this.a11yAttrs,this.ptmi("root",this.ptParams))},a11yAttrs:function(){var t;return{id:this.id,tabindex:(t=this.$pcTabs)===null||t===void 0?void 0:t.tabindex,role:"tabpanel","aria-labelledby":this.ariaLabelledby,"data-pc-name":"tabpanel","data-p-active":this.active}},ptParams:function(){return{context:{active:this.active}}}}};function Ct(e,t,a,s,o,n){var d,f;return n.$pcTabs?(b(),v(D,{key:1},[e.asChild?h(e.$slots,"default",{key:1,class:H(e.cx("root")),active:n.active,a11yAttrs:n.a11yAttrs}):(b(),v(D,{key:0},[!((d=n.$pcTabs)!==null&&d!==void 0&&d.lazy)||n.active?A((b(),P(L(e.as),c({key:0,class:e.cx("root")},n.attrs),{default:p(function(){return[h(e.$slots,"default")]}),_:3},16,["class"])),[[et,(f=n.$pcTabs)!==null&&f!==void 0&&f.lazy?!0:n.active]]):V("",!0)],64))],64)):h(e.$slots,"default",{key:0})}K.render=Ct;var At={root:"p-tabpanels"},Pt=$.extend({name:"tabpanels",classes:At}),Lt={name:"BaseTabPanels",extends:T,props:{},style:Pt,provide:function(){return{$pcTabPanels:this,$parentInstance:this}}},W={name:"TabPanels",extends:Lt,inheritAttrs:!1};function Nt(e,t,a,s,o,n){return b(),v("div",c({class:e.cx("root"),role:"presentation"},e.ptmi("root")),[h(e.$slots,"default")],16)}W.render=Nt;var St=function(t){var a=t.dt;return` +import{s as G}from"./988KIFwL.js";import{s as M,u as Q,d as J,b as _,a as x}from"./CiY3byK3.js";import{B as $,a3 as B,a4 as S,ak as X,al as E,m as c,R,s as T,K as F,L as A,h as b,G as P,y as p,k as h,M as L,C as H,am as k,an as Y,ao as C,$ as Z,ap as tt,j as v,N as V,A as y,S as D,O as et,q as at,P as nt,ab as st,ac as ot,r as rt,c as it,Q as lt,u as r,x as l,z as I,i as ct}from"./-h6GPc5Q.js";import{s as ut}from"./C1TV8YRZ.js";import{U as O}from"./DLG9ok32.js";import{u as dt}from"./Byc7C03i.js";import"./B5CuBl8c.js";import"./CZ2Ri-kh.js";var bt={root:function(t){var a=t.instance,s=t.props;return["p-tab",{"p-tab-active":a.active,"p-disabled":s.disabled}]}},pt=$.extend({name:"tab",classes:bt}),ft={name:"BaseTab",extends:T,props:{value:{type:[String,Number],default:void 0},disabled:{type:Boolean,default:!1},as:{type:[String,Object],default:"BUTTON"},asChild:{type:Boolean,default:!1}},style:pt,provide:function(){return{$pcTab:this,$parentInstance:this}}},z={name:"Tab",extends:ft,inheritAttrs:!1,inject:["$pcTabs","$pcTabList"],methods:{onFocus:function(){this.$pcTabs.selectOnFocus&&this.changeActiveValue()},onClick:function(){this.changeActiveValue()},onKeydown:function(t){switch(t.code){case"ArrowRight":this.onArrowRightKey(t);break;case"ArrowLeft":this.onArrowLeftKey(t);break;case"Home":this.onHomeKey(t);break;case"End":this.onEndKey(t);break;case"PageDown":this.onPageDownKey(t);break;case"PageUp":this.onPageUpKey(t);break;case"Enter":case"NumpadEnter":case"Space":this.onEnterKey(t);break}},onArrowRightKey:function(t){var a=this.findNextTab(t.currentTarget);a?this.changeFocusedTab(t,a):this.onHomeKey(t),t.preventDefault()},onArrowLeftKey:function(t){var a=this.findPrevTab(t.currentTarget);a?this.changeFocusedTab(t,a):this.onEndKey(t),t.preventDefault()},onHomeKey:function(t){var a=this.findFirstTab();this.changeFocusedTab(t,a),t.preventDefault()},onEndKey:function(t){var a=this.findLastTab();this.changeFocusedTab(t,a),t.preventDefault()},onPageDownKey:function(t){this.scrollInView(this.findLastTab()),t.preventDefault()},onPageUpKey:function(t){this.scrollInView(this.findFirstTab()),t.preventDefault()},onEnterKey:function(t){this.changeActiveValue(),t.preventDefault()},findNextTab:function(t){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s=a?t:t.nextElementSibling;return s?B(s,"data-p-disabled")||B(s,"data-pc-section")==="inkbar"?this.findNextTab(s):S(s,'[data-pc-name="tab"]'):null},findPrevTab:function(t){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s=a?t:t.previousElementSibling;return s?B(s,"data-p-disabled")||B(s,"data-pc-section")==="inkbar"?this.findPrevTab(s):S(s,'[data-pc-name="tab"]'):null},findFirstTab:function(){return this.findNextTab(this.$pcTabList.$refs.content.firstElementChild,!0)},findLastTab:function(){return this.findPrevTab(this.$pcTabList.$refs.content.lastElementChild,!0)},changeActiveValue:function(){this.$pcTabs.updateValue(this.value)},changeFocusedTab:function(t,a){X(a),this.scrollInView(a)},scrollInView:function(t){var a;t==null||(a=t.scrollIntoView)===null||a===void 0||a.call(t,{block:"nearest"})}},computed:{active:function(){var t;return E((t=this.$pcTabs)===null||t===void 0?void 0:t.d_value,this.value)},id:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tab_").concat(this.value)},ariaControls:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tabpanel_").concat(this.value)},attrs:function(){return c(this.asAttrs,this.a11yAttrs,this.ptmi("root",this.ptParams))},asAttrs:function(){return this.as==="BUTTON"?{type:"button",disabled:this.disabled}:void 0},a11yAttrs:function(){return{id:this.id,tabindex:this.active?this.$pcTabs.tabindex:-1,role:"tab","aria-selected":this.active,"aria-controls":this.ariaControls,"data-pc-name":"tab","data-p-disabled":this.disabled,"data-p-active":this.active,onFocus:this.onFocus,onKeydown:this.onKeydown}},ptParams:function(){return{context:{active:this.active}}}},directives:{ripple:R}};function ht(e,t,a,s,o,n){var d=F("ripple");return e.asChild?h(e.$slots,"default",{key:1,class:H(e.cx("root")),active:n.active,a11yAttrs:n.a11yAttrs,onClick:n.onClick}):A((b(),P(L(e.as),c({key:0,class:e.cx("root"),onClick:n.onClick},n.attrs),{default:p(function(){return[h(e.$slots,"default")]}),_:3},16,["class","onClick"])),[[d]])}z.render=ht;var vt={root:"p-tablist",content:function(t){var a=t.instance;return["p-tablist-content",{"p-tablist-viewport":a.$pcTabs.scrollable}]},tabList:"p-tablist-tab-list",activeBar:"p-tablist-active-bar",prevButton:"p-tablist-prev-button p-tablist-nav-button",nextButton:"p-tablist-next-button p-tablist-nav-button"},mt=$.extend({name:"tablist",classes:vt}),gt={name:"BaseTabList",extends:T,props:{},style:mt,provide:function(){return{$pcTabList:this,$parentInstance:this}}},U={name:"TabList",extends:gt,inheritAttrs:!1,inject:["$pcTabs"],data:function(){return{isPrevButtonEnabled:!1,isNextButtonEnabled:!0}},resizeObserver:void 0,watch:{showNavigators:function(t){t?this.bindResizeObserver():this.unbindResizeObserver()},activeValue:{flush:"post",handler:function(){this.updateInkBar()}}},mounted:function(){var t=this;this.$nextTick(function(){t.updateInkBar()}),this.showNavigators&&(this.updateButtonState(),this.bindResizeObserver())},updated:function(){this.showNavigators&&this.updateButtonState()},beforeUnmount:function(){this.unbindResizeObserver()},methods:{onScroll:function(t){this.showNavigators&&this.updateButtonState(),t.preventDefault()},onPrevButtonClick:function(){var t=this.$refs.content,a=k(t),s=t.scrollLeft-a;t.scrollLeft=s<=0?0:s},onNextButtonClick:function(){var t=this.$refs.content,a=k(t)-this.getVisibleButtonWidths(),s=t.scrollLeft+a,o=t.scrollWidth-a;t.scrollLeft=s>=o?o:s},bindResizeObserver:function(){var t=this;this.resizeObserver=new ResizeObserver(function(){return t.updateButtonState()}),this.resizeObserver.observe(this.$refs.list)},unbindResizeObserver:function(){var t;(t=this.resizeObserver)===null||t===void 0||t.unobserve(this.$refs.list),this.resizeObserver=void 0},updateInkBar:function(){var t=this.$refs,a=t.content,s=t.inkbar,o=t.tabs,n=S(a,'[data-pc-name="tab"][data-p-active="true"]');this.$pcTabs.isVertical()?(s.style.height=Y(n)+"px",s.style.top=C(n).top-C(o).top+"px"):(s.style.width=Z(n)+"px",s.style.left=C(n).left-C(o).left+"px")},updateButtonState:function(){var t=this.$refs,a=t.list,s=t.content,o=s.scrollLeft,n=s.scrollTop,d=s.scrollWidth,f=s.scrollHeight,N=s.offsetWidth,w=s.offsetHeight,m=[k(s),tt(s)],u=m[0],i=m[1];this.$pcTabs.isVertical()?(this.isPrevButtonEnabled=n!==0,this.isNextButtonEnabled=a.offsetHeight>=w&&parseInt(n)!==f-i):(this.isPrevButtonEnabled=o!==0,this.isNextButtonEnabled=a.offsetWidth>=N&&parseInt(o)!==d-u)},getVisibleButtonWidths:function(){var t=this.$refs,a=t.prevBtn,s=t.nextBtn;return[a,s].reduce(function(o,n){return n?o+k(n):o},0)}},computed:{templates:function(){return this.$pcTabs.$slots},activeValue:function(){return this.$pcTabs.d_value},showNavigators:function(){return this.$pcTabs.scrollable&&this.$pcTabs.showNavigators},prevButtonAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.previous:void 0},nextButtonAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.next:void 0}},components:{ChevronLeftIcon:ut,ChevronRightIcon:M},directives:{ripple:R}},yt=["aria-label","tabindex"],$t=["aria-orientation"],Tt=["aria-label","tabindex"];function wt(e,t,a,s,o,n){var d=F("ripple");return b(),v("div",c({ref:"list",class:e.cx("root")},e.ptmi("root")),[n.showNavigators&&o.isPrevButtonEnabled?A((b(),v("button",c({key:0,ref:"prevButton",class:e.cx("prevButton"),"aria-label":n.prevButtonAriaLabel,tabindex:n.$pcTabs.tabindex,onClick:t[0]||(t[0]=function(){return n.onPrevButtonClick&&n.onPrevButtonClick.apply(n,arguments)})},e.ptm("prevButton"),{"data-pc-group-section":"navigator"}),[(b(),P(L(n.templates.previcon||"ChevronLeftIcon"),c({"aria-hidden":"true"},e.ptm("prevIcon")),null,16))],16,yt)),[[d]]):V("",!0),y("div",c({ref:"content",class:e.cx("content"),onScroll:t[1]||(t[1]=function(){return n.onScroll&&n.onScroll.apply(n,arguments)})},e.ptm("content")),[y("div",c({ref:"tabs",class:e.cx("tabList"),role:"tablist","aria-orientation":n.$pcTabs.orientation||"horizontal"},e.ptm("tabList")),[h(e.$slots,"default"),y("span",c({ref:"inkbar",class:e.cx("activeBar"),role:"presentation","aria-hidden":"true"},e.ptm("activeBar")),null,16)],16,$t)],16),n.showNavigators&&o.isNextButtonEnabled?A((b(),v("button",c({key:1,ref:"nextButton",class:e.cx("nextButton"),"aria-label":n.nextButtonAriaLabel,tabindex:n.$pcTabs.tabindex,onClick:t[2]||(t[2]=function(){return n.onNextButtonClick&&n.onNextButtonClick.apply(n,arguments)})},e.ptm("nextButton"),{"data-pc-group-section":"navigator"}),[(b(),P(L(n.templates.nexticon||"ChevronRightIcon"),c({"aria-hidden":"true"},e.ptm("nextIcon")),null,16))],16,Tt)),[[d]]):V("",!0)],16)}U.render=wt;var xt={root:function(t){var a=t.instance;return["p-tabpanel",{"p-tabpanel-active":a.active}]}},Bt=$.extend({name:"tabpanel",classes:xt}),kt={name:"BaseTabPanel",extends:T,props:{value:{type:[String,Number],default:void 0},as:{type:[String,Object],default:"DIV"},asChild:{type:Boolean,default:!1},header:null,headerStyle:null,headerClass:null,headerProps:null,headerActionProps:null,contentStyle:null,contentClass:null,contentProps:null,disabled:Boolean},style:Bt,provide:function(){return{$pcTabPanel:this,$parentInstance:this}}},K={name:"TabPanel",extends:kt,inheritAttrs:!1,inject:["$pcTabs"],computed:{active:function(){var t;return E((t=this.$pcTabs)===null||t===void 0?void 0:t.d_value,this.value)},id:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tabpanel_").concat(this.value)},ariaLabelledby:function(){var t;return"".concat((t=this.$pcTabs)===null||t===void 0?void 0:t.id,"_tab_").concat(this.value)},attrs:function(){return c(this.a11yAttrs,this.ptmi("root",this.ptParams))},a11yAttrs:function(){var t;return{id:this.id,tabindex:(t=this.$pcTabs)===null||t===void 0?void 0:t.tabindex,role:"tabpanel","aria-labelledby":this.ariaLabelledby,"data-pc-name":"tabpanel","data-p-active":this.active}},ptParams:function(){return{context:{active:this.active}}}}};function Ct(e,t,a,s,o,n){var d,f;return n.$pcTabs?(b(),v(D,{key:1},[e.asChild?h(e.$slots,"default",{key:1,class:H(e.cx("root")),active:n.active,a11yAttrs:n.a11yAttrs}):(b(),v(D,{key:0},[!((d=n.$pcTabs)!==null&&d!==void 0&&d.lazy)||n.active?A((b(),P(L(e.as),c({key:0,class:e.cx("root")},n.attrs),{default:p(function(){return[h(e.$slots,"default")]}),_:3},16,["class"])),[[et,(f=n.$pcTabs)!==null&&f!==void 0&&f.lazy?!0:n.active]]):V("",!0)],64))],64)):h(e.$slots,"default",{key:0})}K.render=Ct;var At={root:"p-tabpanels"},Pt=$.extend({name:"tabpanels",classes:At}),Lt={name:"BaseTabPanels",extends:T,props:{},style:Pt,provide:function(){return{$pcTabPanels:this,$parentInstance:this}}},W={name:"TabPanels",extends:Lt,inheritAttrs:!1};function Nt(e,t,a,s,o,n){return b(),v("div",c({class:e.cx("root"),role:"presentation"},e.ptmi("root")),[h(e.$slots,"default")],16)}W.render=Nt;var St=function(t){var a=t.dt;return` .p-tabs { display: flex; flex-direction: column; diff --git a/_nuxt/BZA8jq6j.js b/_nuxt/BKh74qai.js similarity index 82% rename from _nuxt/BZA8jq6j.js rename to _nuxt/BKh74qai.js index bd20160a..ac66d828 100644 --- a/_nuxt/BZA8jq6j.js +++ b/_nuxt/BKh74qai.js @@ -1 +1 @@ -import{_ as B}from"./u3Y5xow5.js";import{a as T}from"./CxOXcSlK.js";import{a as m}from"./Bnu3O6oD.js";import{s as F,a as f}from"./B8kd3vFi.js";import{s as O}from"./DDnPZX2V.js";import{c as W,e as z,a as x,b as L}from"./DtPZ9FrO.js";import{s as N}from"./Ca6Lw3ti.js";import{u as S}from"./nh8QYZRr.js";import{q as R,r as k,w as Y,c as j,j as i,x as a,y as p,u as t,A as y,z as w,Q as g,S as c,U as h,h as n,i as q,G as E,F as G}from"./D5kcSHsZ.js";import"./DlAUqK2U.js";import"./BRO6LV3p.js";import"./DClJmJX9.js";import"./Dg4KzwPo.js";const Q={class:"flex items-end",style:{height:"400px"}},le=R({__name:"weekly",setup(H){const o=k(new Date().getFullYear()),d=k();function $(s){d.value.toggle(s)}const v=k(new Date),_=T(v),{data:u,refresh:b,status:U}=W(`statsWeeks:${o.value}`,async()=>{const s=await S(`/stats/updates/weeks?year=${o.value}`);for(const e of s)e.firstUpdate&&(e.firstUpdate=new Date(e.firstUpdate)),e.lastUpdate&&(e.lastUpdate=new Date(e.lastUpdate));return v.value=new Date,{weeks:s.sort((e,l)=>e.week-l.week)}});Y(o,()=>b());const C=j(()=>{var s,e;return{labels:(s=u.value)==null?void 0:s.weeks.map(l=>l.week),datasets:[{backgroundColor:"#3B82F6",data:(e=u.value)==null?void 0:e.weeks.map(l=>l.count)}]}}),D={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1}}};function A(s){G(s)}return(s,e)=>{const l=B;return n(),i("div",null,[a(t(F),null,{default:p(()=>[a(t(m),{label:"Versions",icon:"i-carbon-tag",class:"p-button-secondary",onClick:e[0]||(e[0]=r=>A("/stats"))}),a(t(m),{label:"Weekly",icon:"i-carbon-calendar",class:"p-button-primary",disabled:!0})]),_:1}),y("h2",null,[e[4]||(e[4]=w(" Weekly Statistics for ")),y("a",{class:"cursor-pointer text-blue-500",onClick:$},g(t(o)),1)]),a(t(N),{ref_key:"yearOverlay",ref:d},{default:p(()=>[a(t(m),{icon:"i-carbon-close-large",rounded:"","icon-class":"text-xl",class:"position-absolute top-0 right-0 transform translate-x-1/2 -translate-y-1/2",onClick:e[1]||(e[1]=r=>t(d).hide())}),a(t(z),{modelValue:t(o),"onUpdate:modelValue":e[2]||(e[2]=r=>q(o)?o.value=r:null),"use-grouping":!1},null,8,["modelValue"])]),_:1},512),t(U)==="pending"||!t(u)?(n(),i(c,{key:0},[a(t(f),{width:"15em"}),y("div",Q,[(n(),i(c,null,h([30,25,45,70,90],(r,V)=>a(t(f),{key:V,width:"20%",height:`${r}%`,class:"mr-2"},null,8,["height"])),64))]),(n(!0),i(c,null,h(Array(10).keys(),r=>(n(),E(t(f),{key:r,class:"mt-4"}))),128))],64)):(n(),i(c,{key:1},[w(" Last updated "+g(t(_))+" ",1),a(l,{small:"",icon:"i-carbon-renew",onClick:e[3]||(e[3]=r=>t(b)())}),a(t(O),{type:"line",data:t(C),options:D,style:{height:"400px"}},null,8,["data"]),a(t(L),{value:t(u).weeks,"sort-field":"week",class:"font-mono",size:"small","sort-order":-1},{default:p(()=>[a(t(x),{field:"week",header:"Week",sortable:!0},{body:p(r=>[w(g(r.data.week),1)]),_:1}),a(t(x),{field:"count",header:"Count",sortable:!0,class:"!text-right"})]),_:1},8,["value"])],64))])}}});export{le as default}; +import{_ as B}from"./DyOw9Zdf.js";import{a as T}from"./B4sPVfHf.js";import{a as m}from"./B5CuBl8c.js";import{s as F,a as f}from"./sbCCR3s2.js";import{s as O}from"./988KIFwL.js";import{c as W,e as z,a as x,b as L}from"./CiY3byK3.js";import{s as N}from"./Dbs5CRd4.js";import{u as S}from"./Byc7C03i.js";import{q as R,r as k,w as Y,c as j,j as i,x as a,y as p,u as t,A as y,z as w,Q as g,S as c,U as h,h as n,i as q,G as E,F as G}from"./-h6GPc5Q.js";import"./DlAUqK2U.js";import"./fGdxK-vz.js";import"./DLG9ok32.js";import"./CZ2Ri-kh.js";const Q={class:"flex items-end",style:{height:"400px"}},le=R({__name:"weekly",setup(H){const o=k(new Date().getFullYear()),d=k();function $(s){d.value.toggle(s)}const v=k(new Date),_=T(v),{data:u,refresh:b,status:U}=W(`statsWeeks:${o.value}`,async()=>{const s=await S(`/stats/updates/weeks?year=${o.value}`);for(const e of s)e.firstUpdate&&(e.firstUpdate=new Date(e.firstUpdate)),e.lastUpdate&&(e.lastUpdate=new Date(e.lastUpdate));return v.value=new Date,{weeks:s.sort((e,l)=>e.week-l.week)}});Y(o,()=>b());const C=j(()=>{var s,e;return{labels:(s=u.value)==null?void 0:s.weeks.map(l=>l.week),datasets:[{backgroundColor:"#3B82F6",data:(e=u.value)==null?void 0:e.weeks.map(l=>l.count)}]}}),D={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1}}};function A(s){G(s)}return(s,e)=>{const l=B;return n(),i("div",null,[a(t(F),null,{default:p(()=>[a(t(m),{label:"Versions",icon:"i-carbon-tag",class:"p-button-secondary",onClick:e[0]||(e[0]=r=>A("/stats"))}),a(t(m),{label:"Weekly",icon:"i-carbon-calendar",class:"p-button-primary",disabled:!0})]),_:1}),y("h2",null,[e[4]||(e[4]=w(" Weekly Statistics for ")),y("a",{class:"cursor-pointer text-blue-500",onClick:$},g(t(o)),1)]),a(t(N),{ref_key:"yearOverlay",ref:d},{default:p(()=>[a(t(m),{icon:"i-carbon-close-large",rounded:"","icon-class":"text-xl",class:"position-absolute top-0 right-0 transform translate-x-1/2 -translate-y-1/2",onClick:e[1]||(e[1]=r=>t(d).hide())}),a(t(z),{modelValue:t(o),"onUpdate:modelValue":e[2]||(e[2]=r=>q(o)?o.value=r:null),"use-grouping":!1},null,8,["modelValue"])]),_:1},512),t(U)==="pending"||!t(u)?(n(),i(c,{key:0},[a(t(f),{width:"15em"}),y("div",Q,[(n(),i(c,null,h([30,25,45,70,90],(r,V)=>a(t(f),{key:V,width:"20%",height:`${r}%`,class:"mr-2"},null,8,["height"])),64))]),(n(!0),i(c,null,h(Array(10).keys(),r=>(n(),E(t(f),{key:r,class:"mt-4"}))),128))],64)):(n(),i(c,{key:1},[w(" Last updated "+g(t(_))+" ",1),a(l,{small:"",icon:"i-carbon-renew",onClick:e[3]||(e[3]=r=>t(b)())}),a(t(O),{type:"line",data:t(C),options:D,style:{height:"400px"}},null,8,["data"]),a(t(L),{value:t(u).weeks,"sort-field":"week",class:"font-mono",size:"small","sort-order":-1},{default:p(()=>[a(t(x),{field:"week",header:"Week",sortable:!0},{body:p(r=>[w(g(r.data.week),1)]),_:1}),a(t(x),{field:"count",header:"Count",sortable:!0,class:"!text-right"})]),_:1},8,["value"])],64))])}}});export{le as default}; diff --git a/_nuxt/DmC0myeS.js b/_nuxt/BYdoZnFf.js similarity index 81% rename from _nuxt/DmC0myeS.js rename to _nuxt/BYdoZnFf.js index e2eb3283..0ba9e782 100644 --- a/_nuxt/DmC0myeS.js +++ b/_nuxt/BYdoZnFf.js @@ -1 +1 @@ -import{t as x,a as p}from"./BRO6LV3p.js";import{ad as Q,ae as _,af as g,w as k,n as M}from"./D5kcSHsZ.js";const i=new WeakMap;function j(o,n,y={}){const{mode:q="replace",route:a=Q(),router:s=_(),transform:m=t=>t}=y;i.has(s)||i.set(s,new Map);const u=i.get(s);let e=a.query[o];x(()=>{e=void 0});let c;const l=g((t,f)=>(c=f,{get(){return t(),m(e!==void 0?e:p(n))},set(r){e!==r&&(e=r===n||r===null?void 0:r,u.set(o,r===n||r===null?void 0:r),f(),M(()=>{if(u.size===0)return;const h=Object.fromEntries(u.entries());u.clear();const{params:w,query:d,hash:R}=a;s[p(q)]({params:w,query:{...d,...h},hash:R})}))}}));return k(()=>a.query[o],t=>{e!==t&&(e=t,c())},{flush:"sync"}),l}export{j as u}; +import{t as x,a as p}from"./fGdxK-vz.js";import{ad as Q,ae as _,af as g,w as k,n as M}from"./-h6GPc5Q.js";const i=new WeakMap;function j(o,n,y={}){const{mode:q="replace",route:a=Q(),router:s=_(),transform:m=t=>t}=y;i.has(s)||i.set(s,new Map);const u=i.get(s);let e=a.query[o];x(()=>{e=void 0});let c;const l=g((t,f)=>(c=f,{get(){return t(),m(e!==void 0?e:p(n))},set(r){e!==r&&(e=r===n||r===null?void 0:r,u.set(o,r===n||r===null?void 0:r),f(),M(()=>{if(u.size===0)return;const h=Object.fromEntries(u.entries());u.clear();const{params:w,query:d,hash:R}=a;s[p(q)]({params:w,query:{...d,...h},hash:R})}))}}));return k(()=>a.query[o],t=>{e!==t&&(e=t,c())},{flush:"sync"}),l}export{j as u}; diff --git a/_nuxt/BJlrviSY.js b/_nuxt/BmgqpwjY.js similarity index 82% rename from _nuxt/BJlrviSY.js rename to _nuxt/BmgqpwjY.js index ef96f995..15d8ac96 100644 --- a/_nuxt/BJlrviSY.js +++ b/_nuxt/BmgqpwjY.js @@ -1 +1 @@ -import{_ as A}from"./u3Y5xow5.js";import{q as R,t as V,ab as D,w as I,j as h,A as N,x as s,y as o,u as e,h as r,G as n,N as i,z as p,Q as l,S as L,U as z,L as x,_ as Q}from"./D5kcSHsZ.js";import{s as j,_ as q}from"./CFfUL9qg.js";import{_ as E}from"./CmSA6tK2.js";import{T as F}from"./CJdK1nm0.js";import{u as G}from"./DmC0myeS.js";import{u as H,a as $,b as K}from"./DtPZ9FrO.js";import{u as U}from"./nh8QYZRr.js";import{_ as W}from"./DlAUqK2U.js";import"./Bnu3O6oD.js";import"./CxOXcSlK.js";import"./BRO6LV3p.js";import"./Ca6Lw3ti.js";import"./DClJmJX9.js";import"./Dg4KzwPo.js";const J={class:"text-gray-500 separator-container font-mono mt-2"},C=20,M=R({__name:"index",async setup(O){let u,g;const a=G("page","1",{transform:Number});V({title:"Portfolio Report - Securities",link:[{rel:"canonical",href:`https://www.portfolio-report.net/securities?page=${a.value}`}]});const{data:c,status:T,refresh:P}=([u,g]=D(()=>H(`securities:page-${a.value}`,()=>U(`/v1/securities?page=${a.value}`))),u=await u,g(),u);async function S(w){a.value=w.page+1}return I(a,()=>{P()}),(w,d)=>{var k,b;const v=A,m=Q,B=q,_=E,f=F;return r(),h("div",null,[d[1]||(d[1]=N("h1",{class:"text-2xl font-bold mb-4"}," Securities ",-1)),s(e(K),{lazy:"",paginator:"",value:(k=e(c))==null?void 0:k.data,loading:e(T)==="pending","total-records":(b=e(c))==null?void 0:b.count,rows:C,first:(e(a)-1)*C,"paginator-template":"CurrentPageReport","current-page-report-template":"Showing {first} to {last} of {totalRecords} securities","striped-rows":"",onPage:d[0]||(d[0]=t=>S(t))},{paginatorstart:o(()=>[e(a)>1?(r(),n(m,{key:0,to:`/securities?page=${e(a)-1}`},{default:o(()=>[s(v,{solid:"",label:"Previous"})]),_:1},8,["to"])):i("",!0)]),paginatorend:o(()=>{var t;return[e(a)!==((t=e(c))==null?void 0:t.pages)?(r(),n(m,{key:0,to:`/securities?page=${e(a)+1}`},{default:o(()=>[s(v,{solid:"",label:"Next"})]),_:1},8,["to"])):i("",!0)]}),default:o(()=>[s(e($),{field:"name",header:"Name"},{body:o(({data:t})=>[s(m,{to:`/securities/${t.uuid}`,class:"text-blue-500"},{default:o(()=>[p(l(t.name),1)]),_:2},1032,["to"]),(r(!0),h(L,null,z(t.tags,y=>(r(),n(B,{key:y,name:y},null,8,["name"]))),128)),N("div",J,[t.isin?x((r(),n(_,{key:0,text:t.isin},{default:o(()=>[p(l(t.isin),1)]),_:2},1032,["text"])),[[f,"ISIN",void 0,{top:!0}]]):i("",!0),t.wkn?x((r(),n(_,{key:1,text:t.wkn},{default:o(()=>[p(l(t.wkn),1)]),_:2},1032,["text"])),[[f,"WKN",void 0,{top:!0}]]):i("",!0),t.code?x((r(),n(_,{key:2,text:t.code},{default:o(()=>[p(l(t.code),1)]),_:2},1032,["text"])),[[f,"Code",void 0,{top:!0}]]):i("",!0)])]),_:1}),s(e($),{field:"securityType",header:"Type"},{body:o(({data:t})=>[s(e(j),{class:"mx-1 p-1 !text-xs !bg-teal-500 !text-white"},{default:o(()=>[p(l(t.securityType),1)]),_:2},1024)]),_:1})]),_:1},8,["value","loading","total-records","first"])])}}}),ct=W(M,[["__scopeId","data-v-3b608009"]]);export{ct as default}; +import{_ as A}from"./DyOw9Zdf.js";import{q as R,t as V,ab as D,w as I,j as h,A as N,x as s,y as o,u as e,h as r,G as n,N as i,z as p,Q as l,S as L,U as z,L as x,_ as Q}from"./-h6GPc5Q.js";import{s as j,_ as q}from"./ZpdbhmBq.js";import{_ as E}from"./DaE13gMT.js";import{T as F}from"./BtrvEffK.js";import{u as G}from"./BYdoZnFf.js";import{u as H,a as $,b as K}from"./CiY3byK3.js";import{u as U}from"./Byc7C03i.js";import{_ as W}from"./DlAUqK2U.js";import"./B5CuBl8c.js";import"./B4sPVfHf.js";import"./fGdxK-vz.js";import"./Dbs5CRd4.js";import"./DLG9ok32.js";import"./CZ2Ri-kh.js";const J={class:"text-gray-500 separator-container font-mono mt-2"},C=20,M=R({__name:"index",async setup(O){let u,g;const a=G("page","1",{transform:Number});V({title:"Portfolio Report - Securities",link:[{rel:"canonical",href:`https://www.portfolio-report.net/securities?page=${a.value}`}]});const{data:c,status:T,refresh:P}=([u,g]=D(()=>H(`securities:page-${a.value}`,()=>U(`/v1/securities?page=${a.value}`))),u=await u,g(),u);async function S(w){a.value=w.page+1}return I(a,()=>{P()}),(w,d)=>{var k,b;const v=A,m=Q,B=q,_=E,f=F;return r(),h("div",null,[d[1]||(d[1]=N("h1",{class:"text-2xl font-bold mb-4"}," Securities ",-1)),s(e(K),{lazy:"",paginator:"",value:(k=e(c))==null?void 0:k.data,loading:e(T)==="pending","total-records":(b=e(c))==null?void 0:b.count,rows:C,first:(e(a)-1)*C,"paginator-template":"CurrentPageReport","current-page-report-template":"Showing {first} to {last} of {totalRecords} securities","striped-rows":"",onPage:d[0]||(d[0]=t=>S(t))},{paginatorstart:o(()=>[e(a)>1?(r(),n(m,{key:0,to:`/securities?page=${e(a)-1}`},{default:o(()=>[s(v,{solid:"",label:"Previous"})]),_:1},8,["to"])):i("",!0)]),paginatorend:o(()=>{var t;return[e(a)!==((t=e(c))==null?void 0:t.pages)?(r(),n(m,{key:0,to:`/securities?page=${e(a)+1}`},{default:o(()=>[s(v,{solid:"",label:"Next"})]),_:1},8,["to"])):i("",!0)]}),default:o(()=>[s(e($),{field:"name",header:"Name"},{body:o(({data:t})=>[s(m,{to:`/securities/${t.uuid}`,class:"text-blue-500"},{default:o(()=>[p(l(t.name),1)]),_:2},1032,["to"]),(r(!0),h(L,null,z(t.tags,y=>(r(),n(B,{key:y,name:y},null,8,["name"]))),128)),N("div",J,[t.isin?x((r(),n(_,{key:0,text:t.isin},{default:o(()=>[p(l(t.isin),1)]),_:2},1032,["text"])),[[f,"ISIN",void 0,{top:!0}]]):i("",!0),t.wkn?x((r(),n(_,{key:1,text:t.wkn},{default:o(()=>[p(l(t.wkn),1)]),_:2},1032,["text"])),[[f,"WKN",void 0,{top:!0}]]):i("",!0),t.code?x((r(),n(_,{key:2,text:t.code},{default:o(()=>[p(l(t.code),1)]),_:2},1032,["text"])),[[f,"Code",void 0,{top:!0}]]):i("",!0)])]),_:1}),s(e($),{field:"securityType",header:"Type"},{body:o(({data:t})=>[s(e(j),{class:"mx-1 p-1 !text-xs !bg-teal-500 !text-white"},{default:o(()=>[p(l(t.securityType),1)]),_:2},1024)]),_:1})]),_:1},8,["value","loading","total-records","first"])])}}}),ct=W(M,[["__scopeId","data-v-3b608009"]]);export{ct as default}; diff --git a/_nuxt/CJdK1nm0.js b/_nuxt/BtrvEffK.js similarity index 99% rename from _nuxt/CJdK1nm0.js rename to _nuxt/BtrvEffK.js index 3d135a31..d6353726 100644 --- a/_nuxt/CJdK1nm0.js +++ b/_nuxt/BtrvEffK.js @@ -1,4 +1,4 @@ -import{B as w,az as E,l as g,a3 as d,bb as T,bc as O,X as L,Z as m,aE as v,bd as S,be as H,$ as s,an as u,aZ as x,ar as A,a4 as b,bf as B,b8 as C}from"./D5kcSHsZ.js";import{U as f,C as D}from"./DClJmJX9.js";var k=function(e){var t=e.dt;return` +import{B as w,az as E,l as g,a3 as d,bb as T,bc as O,X as L,Z as m,aE as v,bd as S,be as H,$ as s,an as u,aZ as x,ar as A,a4 as b,bf as B,b8 as C}from"./-h6GPc5Q.js";import{U as f,C as D}from"./DLG9ok32.js";var k=function(e){var t=e.dt;return` .p-tooltip { position: absolute; display: none; diff --git a/_nuxt/nh8QYZRr.js b/_nuxt/Byc7C03i.js similarity index 54% rename from _nuxt/nh8QYZRr.js rename to _nuxt/Byc7C03i.js index a3da4308..bee32e82 100644 --- a/_nuxt/nh8QYZRr.js +++ b/_nuxt/Byc7C03i.js @@ -1 +1 @@ -import{b7 as s}from"./D5kcSHsZ.js";async function a(e,i){const n=s();return await $fetch(e,{baseURL:n.public.baseUrl,...i})}export{a as u}; +import{b7 as s}from"./-h6GPc5Q.js";async function a(e,i){const n=s();return await $fetch(e,{baseURL:n.public.baseUrl,...i})}export{a as u}; diff --git a/_nuxt/BQfTmX65.js b/_nuxt/C0GbS4pf.js similarity index 84% rename from _nuxt/BQfTmX65.js rename to _nuxt/C0GbS4pf.js index be54fb57..72d2a6b0 100644 --- a/_nuxt/BQfTmX65.js +++ b/_nuxt/C0GbS4pf.js @@ -1 +1 @@ -import{_ as V}from"./u3Y5xow5.js";import{q as D,c as $,Q as _,u as e,r as F,j as p,x as a,y as n,A as x,S as d,U as g,z as U,h as i,G as I,F as L,_ as N}from"./D5kcSHsZ.js";import{u as Y}from"./BRO6LV3p.js";import{a as z}from"./CxOXcSlK.js";import{a as k}from"./Bnu3O6oD.js";import{s as S,a as f}from"./B8kd3vFi.js";import{s as H}from"./DDnPZX2V.js";import{c as M,a as c,b as W}from"./DtPZ9FrO.js";import{u as j}from"./nh8QYZRr.js";import"./DlAUqK2U.js";import"./DClJmJX9.js";import"./Dg4KzwPo.js";const q=D({__name:"Date",props:{value:{}},setup(v){const u=v,m=$(()=>new Date(u.value)),r=Y(m.value,"YYYY-MM-DD HH:mm:ss");return(y,b)=>_(e(r))}}),E={class:"flex items-end",style:{height:"400px"}},st=D({__name:"index",setup(v){const u=F(new Date),m=z(u),{data:r,refresh:y,status:b}=M(async()=>{const o=await j("/stats/updates");for(const t of o)t.firstUpdate&&(t.firstUpdate=new Date(t.firstUpdate),t.firstUpdateInt=t.firstUpdate.getTime()),t.lastUpdate&&(t.lastUpdate=new Date(t.lastUpdate),t.lastUpdateInt=t.lastUpdate.getTime());return u.value=new Date,{versions:o}},"$AU7PyxXx3W"),w=$(()=>{var o,t;return{labels:(o=r.value)==null?void 0:o.versions.map(l=>l.version),datasets:[{backgroundColor:"#3B82F6",data:(t=r.value)==null?void 0:t.versions.map(l=>l.count)}]}}),A={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1}}};function T(o){L(o)}return(o,t)=>{const l=V,B=N,h=q;return i(),p("div",null,[a(e(S),null,{default:n(()=>[a(e(k),{label:"Versions",icon:"i-carbon-tag",class:"p-button-primary",disabled:!0}),a(e(k),{label:"Weekly",icon:"i-carbon-calendar",class:"p-button-secondary",onClick:t[0]||(t[0]=s=>T("/stats/weekly"))})]),_:1}),t[2]||(t[2]=x("h2",null,"Version Statistics",-1)),e(b)==="pending"||!e(r)?(i(),p(d,{key:0},[a(e(f),{width:"15em"}),x("div",E,[(i(),p(d,null,g([30,25,45,70,90],(s,C)=>a(e(f),{key:C,width:"20%",height:`${s}%`,class:"mr-2"},null,8,["height"])),64))]),(i(!0),p(d,null,g(Array(10).keys(),s=>(i(),I(e(f),{key:s,class:"mt-4"}))),128))],64)):(i(),p(d,{key:1},[U(" Last updated "+_(e(m))+" ",1),a(l,{small:"",icon:"i-carbon-renew",onClick:t[1]||(t[1]=s=>e(y)())}),a(e(H),{type:"bar",data:e(w),options:A,style:{height:"400px"}},null,8,["data"]),a(e(W),{value:e(r).versions,"sort-field":"version",class:"font-mono",size:"small","sort-order":-1},{default:n(()=>[a(e(c),{field:"version",header:"Version",sortable:!0},{body:n(({data:s})=>[a(B,{to:`/stats/${s.version}`,class:"text-blue-500"},{default:n(()=>[U(_(s.version),1)]),_:2},1032,["to"])]),_:1}),a(e(c),{field:"firstUpdateInt",header:"From",sortable:!0},{body:n(s=>[a(h,{value:s.data.firstUpdate},null,8,["value"])]),_:1}),a(e(c),{field:"lastUpdateInt",header:"To",sortable:!0},{body:n(s=>[a(h,{value:s.data.lastUpdate},null,8,["value"])]),_:1}),a(e(c),{field:"count",header:"Count",sortable:!0,class:"!text-right"})]),_:1},8,["value"])],64))])}}});export{st as default}; +import{_ as V}from"./DyOw9Zdf.js";import{q as D,c as $,Q as _,u as e,r as F,j as p,x as a,y as n,A as x,S as d,U as g,z as U,h as i,G as I,F as L,_ as N}from"./-h6GPc5Q.js";import{u as Y}from"./fGdxK-vz.js";import{a as z}from"./B4sPVfHf.js";import{a as k}from"./B5CuBl8c.js";import{s as S,a as f}from"./sbCCR3s2.js";import{s as H}from"./988KIFwL.js";import{c as M,a as c,b as W}from"./CiY3byK3.js";import{u as j}from"./Byc7C03i.js";import"./DlAUqK2U.js";import"./DLG9ok32.js";import"./CZ2Ri-kh.js";const q=D({__name:"Date",props:{value:{}},setup(v){const u=v,m=$(()=>new Date(u.value)),r=Y(m.value,"YYYY-MM-DD HH:mm:ss");return(y,b)=>_(e(r))}}),E={class:"flex items-end",style:{height:"400px"}},st=D({__name:"index",setup(v){const u=F(new Date),m=z(u),{data:r,refresh:y,status:b}=M(async()=>{const o=await j("/stats/updates");for(const t of o)t.firstUpdate&&(t.firstUpdate=new Date(t.firstUpdate),t.firstUpdateInt=t.firstUpdate.getTime()),t.lastUpdate&&(t.lastUpdate=new Date(t.lastUpdate),t.lastUpdateInt=t.lastUpdate.getTime());return u.value=new Date,{versions:o}},"$AU7PyxXx3W"),w=$(()=>{var o,t;return{labels:(o=r.value)==null?void 0:o.versions.map(l=>l.version),datasets:[{backgroundColor:"#3B82F6",data:(t=r.value)==null?void 0:t.versions.map(l=>l.count)}]}}),A={responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1}}};function T(o){L(o)}return(o,t)=>{const l=V,B=N,h=q;return i(),p("div",null,[a(e(S),null,{default:n(()=>[a(e(k),{label:"Versions",icon:"i-carbon-tag",class:"p-button-primary",disabled:!0}),a(e(k),{label:"Weekly",icon:"i-carbon-calendar",class:"p-button-secondary",onClick:t[0]||(t[0]=s=>T("/stats/weekly"))})]),_:1}),t[2]||(t[2]=x("h2",null,"Version Statistics",-1)),e(b)==="pending"||!e(r)?(i(),p(d,{key:0},[a(e(f),{width:"15em"}),x("div",E,[(i(),p(d,null,g([30,25,45,70,90],(s,C)=>a(e(f),{key:C,width:"20%",height:`${s}%`,class:"mr-2"},null,8,["height"])),64))]),(i(!0),p(d,null,g(Array(10).keys(),s=>(i(),I(e(f),{key:s,class:"mt-4"}))),128))],64)):(i(),p(d,{key:1},[U(" Last updated "+_(e(m))+" ",1),a(l,{small:"",icon:"i-carbon-renew",onClick:t[1]||(t[1]=s=>e(y)())}),a(e(H),{type:"bar",data:e(w),options:A,style:{height:"400px"}},null,8,["data"]),a(e(W),{value:e(r).versions,"sort-field":"version",class:"font-mono",size:"small","sort-order":-1},{default:n(()=>[a(e(c),{field:"version",header:"Version",sortable:!0},{body:n(({data:s})=>[a(B,{to:`/stats/${s.version}`,class:"text-blue-500"},{default:n(()=>[U(_(s.version),1)]),_:2},1032,["to"])]),_:1}),a(e(c),{field:"firstUpdateInt",header:"From",sortable:!0},{body:n(s=>[a(h,{value:s.data.firstUpdate},null,8,["value"])]),_:1}),a(e(c),{field:"lastUpdateInt",header:"To",sortable:!0},{body:n(s=>[a(h,{value:s.data.lastUpdate},null,8,["value"])]),_:1}),a(e(c),{field:"count",header:"Count",sortable:!0,class:"!text-right"})]),_:1},8,["value"])],64))])}}});export{st as default}; diff --git a/_nuxt/DfIJlRMW.js b/_nuxt/C1GmqMml.js similarity index 89% rename from _nuxt/DfIJlRMW.js rename to _nuxt/C1GmqMml.js index e212969a..ba3ef0c0 100644 --- a/_nuxt/DfIJlRMW.js +++ b/_nuxt/C1GmqMml.js @@ -1 +1 @@ -import{bi as a,bj as s}from"./D5kcSHsZ.js";import{bk as t,bl as b,bm as o,bn as n,bo as i,bp as m,bq as c,br as C,bs as S,bt as u,bu as f,bv as g,bw as P,bx as d,by as p,bz as L,bA as T,bB as B,bC as E,bD as A,bE as D,bF as y,bG as h,bH as x,bI as R,bJ as _,bK as k,bL as F,bM as I,bN as j,bO as q,bP as v,bQ as w,bR as z,bS as G,bT as H,bU as J,bV as K,bW as M,bX as N,bY as O,bZ as Q,b_ as U,b$ as V,c0 as W}from"./D5kcSHsZ.js";a.register(...s);export{t as Animation,b as Animations,o as ArcElement,n as BarController,i as BarElement,m as BasePlatform,c as BasicPlatform,C as BubbleController,S as CategoryScale,a as Chart,u as Colors,f as DatasetController,g as Decimation,P as DomPlatform,d as DoughnutController,p as Element,L as Filler,T as Interaction,B as Legend,E as LineController,A as LineElement,D as LinearScale,y as LogarithmicScale,h as PieController,x as PointElement,R as PolarAreaController,_ as RadarController,k as RadialLinearScale,F as Scale,I as ScatterController,j as SubTitle,q as Ticks,v as TimeScale,w as TimeSeriesScale,z as Title,G as Tooltip,H as _adapters,J as _detectPlatform,K as animator,M as controllers,a as default,N as defaults,O as elements,Q as layouts,U as plugins,s as registerables,V as registry,W as scales}; +import{bi as a,bj as s}from"./-h6GPc5Q.js";import{bk as t,bl as b,bm as o,bn as n,bo as i,bp as m,bq as c,br as C,bs as S,bt as u,bu as f,bv as g,bw as P,bx as d,by as p,bz as L,bA as T,bB as B,bC as E,bD as A,bE as D,bF as y,bG as h,bH as x,bI as R,bJ as _,bK as k,bL as F,bM as I,bN as j,bO as q,bP as v,bQ as w,bR as z,bS as G,bT as H,bU as J,bV as K,bW as M,bX as N,bY as O,bZ as Q,b_ as U,b$ as V,c0 as W}from"./-h6GPc5Q.js";a.register(...s);export{t as Animation,b as Animations,o as ArcElement,n as BarController,i as BarElement,m as BasePlatform,c as BasicPlatform,C as BubbleController,S as CategoryScale,a as Chart,u as Colors,f as DatasetController,g as Decimation,P as DomPlatform,d as DoughnutController,p as Element,L as Filler,T as Interaction,B as Legend,E as LineController,A as LineElement,D as LinearScale,y as LogarithmicScale,h as PieController,x as PointElement,R as PolarAreaController,_ as RadarController,k as RadialLinearScale,F as Scale,I as ScatterController,j as SubTitle,q as Ticks,v as TimeScale,w as TimeSeriesScale,z as Title,G as Tooltip,H as _adapters,J as _detectPlatform,K as animator,M as controllers,a as default,N as defaults,O as elements,Q as layouts,U as plugins,s as registerables,V as registry,W as scales}; diff --git a/_nuxt/CAFlKfwW.js b/_nuxt/C1TV8YRZ.js similarity index 93% rename from _nuxt/CAFlKfwW.js rename to _nuxt/C1TV8YRZ.js index c644f1e5..6cb295fc 100644 --- a/_nuxt/CAFlKfwW.js +++ b/_nuxt/C1TV8YRZ.js @@ -1 +1 @@ -import{V as t,h as o,j as s,A as n,m as C}from"./D5kcSHsZ.js";var a={name:"ChevronLeftIcon",extends:t};function p(r,e,i,l,c,d){return o(),s("svg",C({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r.pti()),e[0]||(e[0]=[n("path",{d:"M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",fill:"currentColor"},null,-1)]),16)}a.render=p;export{a as s}; +import{V as t,h as o,j as s,A as n,m as C}from"./-h6GPc5Q.js";var a={name:"ChevronLeftIcon",extends:t};function p(r,e,i,l,c,d){return o(),s("svg",C({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r.pti()),e[0]||(e[0]=[n("path",{d:"M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",fill:"currentColor"},null,-1)]),16)}a.render=p;export{a as s}; diff --git a/_nuxt/Dg4KzwPo.js b/_nuxt/CZ2Ri-kh.js similarity index 99% rename from _nuxt/Dg4KzwPo.js rename to _nuxt/CZ2Ri-kh.js index 019aa18e..de0e0a71 100644 --- a/_nuxt/Dg4KzwPo.js +++ b/_nuxt/CZ2Ri-kh.js @@ -1,4 +1,4 @@ -import{V as ae,h as p,j as g,A as k,m as d,B as ne,k as I,s as ie,b2 as ke,b3 as te,am as $,ap as Z,a4 as ge,J as M,S as W,U as le,N as K,x as R,Z as se,aL as j,ak as A,b4 as Fe,b5 as ze,aD as G,aA as Ve,aB as Te,W as xe,Y as Me,$ as Be,a0 as Pe,X as Ke,a5 as Ee,al as Ae,b6 as ce,aS as He,l as De,R as Re,a8 as je,I as Ge,ah as Ne,K as Ue,z as oe,Q as H,G as N,M as ue,C as ee,y as U,T as We,aJ as qe,aI as $e,L as Ze}from"./D5kcSHsZ.js";import{U as de,C as Je}from"./DClJmJX9.js";import{c as ve,s as Qe}from"./Bnu3O6oD.js";var ye={name:"BlankIcon",extends:ae};function Xe(t,e,n,s,o,i){return p(),g("svg",d({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.pti()),e[0]||(e[0]=[k("rect",{width:"1",height:"1",fill:"currentColor","fill-opacity":"0"},null,-1)]),16)}ye.render=Xe;var be={name:"ChevronDownIcon",extends:ae};function Ye(t,e,n,s,o,i){return p(),g("svg",d({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.pti()),e[0]||(e[0]=[k("path",{d:"M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",fill:"currentColor"},null,-1)]),16)}be.render=Ye;var Ie={name:"SearchIcon",extends:ae};function _e(t,e,n,s,o,i){return p(),g("svg",d({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.pti()),e[0]||(e[0]=[k("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.67602 11.0265C3.6661 11.688 4.83011 12.0411 6.02086 12.0411C6.81149 12.0411 7.59438 11.8854 8.32483 11.5828C8.87005 11.357 9.37808 11.0526 9.83317 10.6803L12.9769 13.8241C13.0323 13.8801 13.0983 13.9245 13.171 13.9548C13.2438 13.985 13.3219 14.0003 13.4007 14C13.4795 14.0003 13.5575 13.985 13.6303 13.9548C13.7031 13.9245 13.7691 13.8801 13.8244 13.8241C13.9367 13.7116 13.9998 13.5592 13.9998 13.4003C13.9998 13.2414 13.9367 13.089 13.8244 12.9765L10.6807 9.8328C11.053 9.37773 11.3573 8.86972 11.5831 8.32452C11.8857 7.59408 12.0414 6.81119 12.0414 6.02056C12.0414 4.8298 11.6883 3.66579 11.0268 2.67572C10.3652 1.68564 9.42494 0.913972 8.32483 0.45829C7.22472 0.00260857 6.01418 -0.116618 4.84631 0.115686C3.67844 0.34799 2.60568 0.921393 1.76369 1.76338C0.921698 2.60537 0.348296 3.67813 0.115991 4.84601C-0.116313 6.01388 0.00291375 7.22441 0.458595 8.32452C0.914277 9.42464 1.68595 10.3649 2.67602 11.0265ZM3.35565 2.0158C4.14456 1.48867 5.07206 1.20731 6.02086 1.20731C7.29317 1.20731 8.51338 1.71274 9.41304 2.6124C10.3127 3.51206 10.8181 4.73226 10.8181 6.00457C10.8181 6.95337 10.5368 7.88088 10.0096 8.66978C9.48251 9.45868 8.73328 10.0736 7.85669 10.4367C6.98011 10.7997 6.01554 10.8947 5.08496 10.7096C4.15439 10.5245 3.2996 10.0676 2.62869 9.39674C1.95778 8.72583 1.50089 7.87104 1.31579 6.94046C1.13068 6.00989 1.22568 5.04532 1.58878 4.16874C1.95187 3.29215 2.56675 2.54292 3.35565 2.0158Z",fill:"currentColor"},null,-1)]),16)}Ie.render=_e;var et=function(e){var n=e.dt;return` +import{V as ae,h as p,j as g,A as k,m as d,B as ne,k as I,s as ie,b2 as ke,b3 as te,am as $,ap as Z,a4 as ge,J as M,S as W,U as le,N as K,x as R,Z as se,aL as j,ak as A,b4 as Fe,b5 as ze,aD as G,aA as Ve,aB as Te,W as xe,Y as Me,$ as Be,a0 as Pe,X as Ke,a5 as Ee,al as Ae,b6 as ce,aS as He,l as De,R as Re,a8 as je,I as Ge,ah as Ne,K as Ue,z as oe,Q as H,G as N,M as ue,C as ee,y as U,T as We,aJ as qe,aI as $e,L as Ze}from"./-h6GPc5Q.js";import{U as de,C as Je}from"./DLG9ok32.js";import{c as ve,s as Qe}from"./B5CuBl8c.js";var ye={name:"BlankIcon",extends:ae};function Xe(t,e,n,s,o,i){return p(),g("svg",d({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.pti()),e[0]||(e[0]=[k("rect",{width:"1",height:"1",fill:"currentColor","fill-opacity":"0"},null,-1)]),16)}ye.render=Xe;var be={name:"ChevronDownIcon",extends:ae};function Ye(t,e,n,s,o,i){return p(),g("svg",d({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.pti()),e[0]||(e[0]=[k("path",{d:"M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",fill:"currentColor"},null,-1)]),16)}be.render=Ye;var Ie={name:"SearchIcon",extends:ae};function _e(t,e,n,s,o,i){return p(),g("svg",d({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.pti()),e[0]||(e[0]=[k("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.67602 11.0265C3.6661 11.688 4.83011 12.0411 6.02086 12.0411C6.81149 12.0411 7.59438 11.8854 8.32483 11.5828C8.87005 11.357 9.37808 11.0526 9.83317 10.6803L12.9769 13.8241C13.0323 13.8801 13.0983 13.9245 13.171 13.9548C13.2438 13.985 13.3219 14.0003 13.4007 14C13.4795 14.0003 13.5575 13.985 13.6303 13.9548C13.7031 13.9245 13.7691 13.8801 13.8244 13.8241C13.9367 13.7116 13.9998 13.5592 13.9998 13.4003C13.9998 13.2414 13.9367 13.089 13.8244 12.9765L10.6807 9.8328C11.053 9.37773 11.3573 8.86972 11.5831 8.32452C11.8857 7.59408 12.0414 6.81119 12.0414 6.02056C12.0414 4.8298 11.6883 3.66579 11.0268 2.67572C10.3652 1.68564 9.42494 0.913972 8.32483 0.45829C7.22472 0.00260857 6.01418 -0.116618 4.84631 0.115686C3.67844 0.34799 2.60568 0.921393 1.76369 1.76338C0.921698 2.60537 0.348296 3.67813 0.115991 4.84601C-0.116313 6.01388 0.00291375 7.22441 0.458595 8.32452C0.914277 9.42464 1.68595 10.3649 2.67602 11.0265ZM3.35565 2.0158C4.14456 1.48867 5.07206 1.20731 6.02086 1.20731C7.29317 1.20731 8.51338 1.71274 9.41304 2.6124C10.3127 3.51206 10.8181 4.73226 10.8181 6.00457C10.8181 6.95337 10.5368 7.88088 10.0096 8.66978C9.48251 9.45868 8.73328 10.0736 7.85669 10.4367C6.98011 10.7997 6.01554 10.8947 5.08496 10.7096C4.15439 10.5245 3.2996 10.0676 2.62869 9.39674C1.95778 8.72583 1.50089 7.87104 1.31579 6.94046C1.13068 6.00989 1.22568 5.04532 1.58878 4.16874C1.95187 3.29215 2.56675 2.54292 3.35565 2.0158Z",fill:"currentColor"},null,-1)]),16)}Ie.render=_e;var et=function(e){var n=e.dt;return` .p-iconfield { position: relative; } diff --git a/_nuxt/DtPZ9FrO.js b/_nuxt/CiY3byK3.js similarity index 99% rename from _nuxt/DtPZ9FrO.js rename to _nuxt/CiY3byK3.js index 438be45f..b0f6dde3 100644 --- a/_nuxt/DtPZ9FrO.js +++ b/_nuxt/CiY3byK3.js @@ -1,4 +1,4 @@ -import{B as Z,az as Mn,ak as ee,aA as _,aB as On,aC as at,aD as U,aE as En,s as T,V as F,h as s,j as h,A as S,m as c,aF as lt,aG as Ie,l as Kt,J as w,x as G,C as x,a9 as Tn,k as D,G as g,M as C,aH as Se,N as y,Q as W,R as re,K as J,L as q,aI as Me,y as O,S as M,U as z,z as Ht,a6 as Gt,aJ as Je,al as Te,aK as Bn,ah as Be,aL as E,aM as st,a3 as j,aN as qe,$ as H,aO as Xe,I as Ln,D as Vt,an as Ke,Z as Le,W as He,a0 as Fn,X as jn,aP as Oe,a8 as An,T as zn,aa as Fe,a2 as De,aQ as je,a7 as ut,aR as dt,aS as ct,aT as pt,a4 as Re,aU as Ae,a1 as oe,aV as Kn,ao as ie,aW as Hn,aX as Gn,aY as ft,aZ as ae,ar as Pe,a_ as Vn,a$ as te,r as ze,au as $n,b0 as Nn,o as Un,b1 as Wn,w as Zn,ax as ht,ac as Jn,u as qn,g as Xn,aw as Qn}from"./D5kcSHsZ.js";import{g as X,U as Ee,_ as ne,C as Yn}from"./DClJmJX9.js";import{s as _n,a as $t,b as er,c as tr}from"./Bnu3O6oD.js";import{s as Qe,O as N,a as Nt,b as nr}from"./Dg4KzwPo.js";var rr=Z.extend({name:"focustrap-directive"}),or=Mn.extend({style:rr});function se(n){"@babel/helpers - typeof";return se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},se(n)}function mt(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(n);e&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable})),t.push.apply(t,o)}return t}function bt(n){for(var e=1;e({AE:"i-flagpack-ae",AR:"i-flagpack-ar",AT:"i-flagpack-at",AU:"i-flagpack-au",BE:"i-flagpack-be",BG:"i-flagpack-bg",BR:"i-flagpack-br",CA:"i-flagpack-ca",CH:"i-flagpack-ch",CN:"i-flagpack-cn",CZ:"i-flagpack-cz",DE:"i-flagpack-de",DK:"i-flagpack-dk",ES:"i-flagpack-es",EU:"i-flag-eu-4x3",FI:"i-flagpack-fi",FR:"i-flagpack-fr",GB:"i-flagpack-gb-ukm",GR:"i-flagpack-gr",HK:"i-flagpack-hk",HR:"i-flagpack-hr",HU:"i-flagpack-hu",ID:"i-flagpack-id",IL:"i-flagpack-il",IR:"i-flagpack-ie",IN:"i-flagpack-in",IS:"i-flagpack-is",IT:"i-flagpack-it",JP:"i-flagpack-jp",KR:"i-flagpack-kr",LI:"i-flagpack-li",LU:"i-flagpack-lu",MX:"i-flagpack-mx",MY:"i-flagpack-my",NL:"i-flagpack-nl",NO:"i-flagpack-no",NZ:"i-flagpack-nz",PH:"i-flagpack-ph",PL:"i-flagpack-pl",PT:"i-flagpack-pt",RO:"i-flagpack-ro",RU:"i-flagpack-ru",SE:"i-flagpack-se",SG:"i-flagpack-sg",TH:"i-flagpack-th",TR:"i-flagpack-tr",TW:"i-flagpack-tw",US:"i-flagpack-us",VN:"i-flagpack-vn",ZA:"i-flagpack-za"})[e.country]);return(r,a)=>(c(),h("i",{class:$(["ii",p(t)])},null,2))}});var Se={name:"CalendarIcon",extends:De};function ot(n,e,t,r,a,i){return c(),h("svg",u({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),e[0]||(e[0]=[b("path",{d:"M10.7838 1.51351H9.83783V0.567568C9.83783 0.417039 9.77804 0.272676 9.6716 0.166237C9.56516 0.0597971 9.42079 0 9.27027 0C9.11974 0 8.97538 0.0597971 8.86894 0.166237C8.7625 0.272676 8.7027 0.417039 8.7027 0.567568V1.51351H5.29729V0.567568C5.29729 0.417039 5.2375 0.272676 5.13106 0.166237C5.02462 0.0597971 4.88025 0 4.72973 0C4.5792 0 4.43484 0.0597971 4.3284 0.166237C4.22196 0.272676 4.16216 0.417039 4.16216 0.567568V1.51351H3.21621C2.66428 1.51351 2.13494 1.73277 1.74467 2.12305C1.35439 2.51333 1.13513 3.04266 1.13513 3.59459V11.9189C1.13513 12.4709 1.35439 13.0002 1.74467 13.3905C2.13494 13.7807 2.66428 14 3.21621 14H10.7838C11.3357 14 11.865 13.7807 12.2553 13.3905C12.6456 13.0002 12.8649 12.4709 12.8649 11.9189V3.59459C12.8649 3.04266 12.6456 2.51333 12.2553 2.12305C11.865 1.73277 11.3357 1.51351 10.7838 1.51351ZM3.21621 2.64865H4.16216V3.59459C4.16216 3.74512 4.22196 3.88949 4.3284 3.99593C4.43484 4.10237 4.5792 4.16216 4.72973 4.16216C4.88025 4.16216 5.02462 4.10237 5.13106 3.99593C5.2375 3.88949 5.29729 3.74512 5.29729 3.59459V2.64865H8.7027V3.59459C8.7027 3.74512 8.7625 3.88949 8.86894 3.99593C8.97538 4.10237 9.11974 4.16216 9.27027 4.16216C9.42079 4.16216 9.56516 4.10237 9.6716 3.99593C9.77804 3.88949 9.83783 3.74512 9.83783 3.59459V2.64865H10.7838C11.0347 2.64865 11.2753 2.74831 11.4527 2.92571C11.6301 3.10311 11.7297 3.34371 11.7297 3.59459V5.67568H2.27027V3.59459C2.27027 3.34371 2.36993 3.10311 2.54733 2.92571C2.72473 2.74831 2.96533 2.64865 3.21621 2.64865ZM10.7838 12.8649H3.21621C2.96533 12.8649 2.72473 12.7652 2.54733 12.5878C2.36993 12.4104 2.27027 12.1698 2.27027 11.9189V6.81081H11.7297V11.9189C11.7297 12.1698 11.6301 12.4104 11.4527 12.5878C11.2753 12.7652 11.0347 12.8649 10.7838 12.8649Z",fill:"currentColor"},null,-1)]),16)}Se.render=ot;var Ce={name:"ChevronUpIcon",extends:De};function st(n,e,t,r,a,i){return c(),h("svg",u({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),e[0]||(e[0]=[b("path",{d:"M12.2097 10.4113C12.1057 10.4118 12.0027 10.3915 11.9067 10.3516C11.8107 10.3118 11.7237 10.2532 11.6506 10.1792L6.93602 5.46461L2.22139 10.1476C2.07272 10.244 1.89599 10.2877 1.71953 10.2717C1.54307 10.2556 1.3771 10.1808 1.24822 10.0593C1.11933 9.93766 1.035 9.77633 1.00874 9.6011C0.982477 9.42587 1.0158 9.2469 1.10338 9.09287L6.37701 3.81923C6.52533 3.6711 6.72639 3.58789 6.93602 3.58789C7.14565 3.58789 7.3467 3.6711 7.49502 3.81923L12.7687 9.09287C12.9168 9.24119 13 9.44225 13 9.65187C13 9.8615 12.9168 10.0626 12.7687 10.2109C12.616 10.3487 12.4151 10.4207 12.2097 10.4113Z",fill:"currentColor"},null,-1)]),16)}Ce.render=st;var lt=function(e){var t=e.dt;return` +import{s as Be,_ as Ie}from"./ZpdbhmBq.js";import{_ as Ee}from"./DaE13gMT.js";import{q as me,c as $,h as c,j as h,C as Q,u as p,V as De,A as g,m as u,B as Pe,Z as oe,W as Ye,X as Fe,Y as He,$ as se,a0 as Le,a1 as x,a2 as _,a3 as J,a4 as W,a5 as ke,a6 as Ke,a7 as Ae,l as Oe,a8 as Ne,R as Re,s as Ue,J as le,K as ze,G as I,a9 as We,N as y,k as F,M as A,S as O,x as M,y as C,T as je,U as Z,L as q,O as be,Q as k,z as P,aa as B,r as te,i as Me,P as Ze,ab as ce,ac as ve,t as qe}from"./-h6GPc5Q.js";import{s as Ge,a as R,b as ne,u as ge,c as Xe}from"./CiY3byK3.js";import{U as we,C as xe}from"./DLG9ok32.js";import{O as Je,a as Qe,s as $e}from"./CZ2Ri-kh.js";import{s as _e}from"./C1TV8YRZ.js";import{s as et,a as tt}from"./B5CuBl8c.js";import{T as nt}from"./BtrvEffK.js";import{u as ue}from"./Byc7C03i.js";import{_ as it}from"./DlAUqK2U.js";import"./B4sPVfHf.js";import"./fGdxK-vz.js";import"./Dbs5CRd4.js";const rt=me({__name:"CountryFlag",props:{country:{}},setup(n){const e=n,t=$(()=>({AE:"i-flagpack-ae",AR:"i-flagpack-ar",AT:"i-flagpack-at",AU:"i-flagpack-au",BE:"i-flagpack-be",BG:"i-flagpack-bg",BR:"i-flagpack-br",CA:"i-flagpack-ca",CH:"i-flagpack-ch",CN:"i-flagpack-cn",CZ:"i-flagpack-cz",DE:"i-flagpack-de",DK:"i-flagpack-dk",ES:"i-flagpack-es",EU:"i-flag-eu-4x3",FI:"i-flagpack-fi",FR:"i-flagpack-fr",GB:"i-flagpack-gb-ukm",GR:"i-flagpack-gr",HK:"i-flagpack-hk",HR:"i-flagpack-hr",HU:"i-flagpack-hu",ID:"i-flagpack-id",IL:"i-flagpack-il",IR:"i-flagpack-ie",IN:"i-flagpack-in",IS:"i-flagpack-is",IT:"i-flagpack-it",JP:"i-flagpack-jp",KR:"i-flagpack-kr",LI:"i-flagpack-li",LU:"i-flagpack-lu",MX:"i-flagpack-mx",MY:"i-flagpack-my",NL:"i-flagpack-nl",NO:"i-flagpack-no",NZ:"i-flagpack-nz",PH:"i-flagpack-ph",PL:"i-flagpack-pl",PT:"i-flagpack-pt",RO:"i-flagpack-ro",RU:"i-flagpack-ru",SE:"i-flagpack-se",SG:"i-flagpack-sg",TH:"i-flagpack-th",TR:"i-flagpack-tr",TW:"i-flagpack-tw",US:"i-flagpack-us",VN:"i-flagpack-vn",ZA:"i-flagpack-za"})[e.country]);return(r,a)=>(c(),h("i",{class:Q(["ii",p(t)])},null,2))}});var Se={name:"CalendarIcon",extends:De};function at(n,e,t,r,a,i){return c(),h("svg",u({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),e[0]||(e[0]=[g("path",{d:"M10.7838 1.51351H9.83783V0.567568C9.83783 0.417039 9.77804 0.272676 9.6716 0.166237C9.56516 0.0597971 9.42079 0 9.27027 0C9.11974 0 8.97538 0.0597971 8.86894 0.166237C8.7625 0.272676 8.7027 0.417039 8.7027 0.567568V1.51351H5.29729V0.567568C5.29729 0.417039 5.2375 0.272676 5.13106 0.166237C5.02462 0.0597971 4.88025 0 4.72973 0C4.5792 0 4.43484 0.0597971 4.3284 0.166237C4.22196 0.272676 4.16216 0.417039 4.16216 0.567568V1.51351H3.21621C2.66428 1.51351 2.13494 1.73277 1.74467 2.12305C1.35439 2.51333 1.13513 3.04266 1.13513 3.59459V11.9189C1.13513 12.4709 1.35439 13.0002 1.74467 13.3905C2.13494 13.7807 2.66428 14 3.21621 14H10.7838C11.3357 14 11.865 13.7807 12.2553 13.3905C12.6456 13.0002 12.8649 12.4709 12.8649 11.9189V3.59459C12.8649 3.04266 12.6456 2.51333 12.2553 2.12305C11.865 1.73277 11.3357 1.51351 10.7838 1.51351ZM3.21621 2.64865H4.16216V3.59459C4.16216 3.74512 4.22196 3.88949 4.3284 3.99593C4.43484 4.10237 4.5792 4.16216 4.72973 4.16216C4.88025 4.16216 5.02462 4.10237 5.13106 3.99593C5.2375 3.88949 5.29729 3.74512 5.29729 3.59459V2.64865H8.7027V3.59459C8.7027 3.74512 8.7625 3.88949 8.86894 3.99593C8.97538 4.10237 9.11974 4.16216 9.27027 4.16216C9.42079 4.16216 9.56516 4.10237 9.6716 3.99593C9.77804 3.88949 9.83783 3.74512 9.83783 3.59459V2.64865H10.7838C11.0347 2.64865 11.2753 2.74831 11.4527 2.92571C11.6301 3.10311 11.7297 3.34371 11.7297 3.59459V5.67568H2.27027V3.59459C2.27027 3.34371 2.36993 3.10311 2.54733 2.92571C2.72473 2.74831 2.96533 2.64865 3.21621 2.64865ZM10.7838 12.8649H3.21621C2.96533 12.8649 2.72473 12.7652 2.54733 12.5878C2.36993 12.4104 2.27027 12.1698 2.27027 11.9189V6.81081H11.7297V11.9189C11.7297 12.1698 11.6301 12.4104 11.4527 12.5878C11.2753 12.7652 11.0347 12.8649 10.7838 12.8649Z",fill:"currentColor"},null,-1)]),16)}Se.render=at;var Ce={name:"ChevronUpIcon",extends:De};function ot(n,e,t,r,a,i){return c(),h("svg",u({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),e[0]||(e[0]=[g("path",{d:"M12.2097 10.4113C12.1057 10.4118 12.0027 10.3915 11.9067 10.3516C11.8107 10.3118 11.7237 10.2532 11.6506 10.1792L6.93602 5.46461L2.22139 10.1476C2.07272 10.244 1.89599 10.2877 1.71953 10.2717C1.54307 10.2556 1.3771 10.1808 1.24822 10.0593C1.11933 9.93766 1.035 9.77633 1.00874 9.6011C0.982477 9.42587 1.0158 9.2469 1.10338 9.09287L6.37701 3.81923C6.52533 3.6711 6.72639 3.58789 6.93602 3.58789C7.14565 3.58789 7.3467 3.6711 7.49502 3.81923L12.7687 9.09287C12.9168 9.24119 13 9.44225 13 9.65187C13 9.8615 12.9168 10.0626 12.7687 10.2109C12.616 10.3487 12.4151 10.4207 12.2097 10.4113Z",fill:"currentColor"},null,-1)]),16)}Ce.render=ot;var st=function(e){var t=e.dt;return` .p-datepicker { display: inline-flex; max-width: 100%; @@ -362,9 +362,9 @@ import{s as Be,_ as Ie}from"./CFfUL9qg.js";import{_ as Ee}from"./CmSA6tK2.js";im .p-datepicker-timeonly .p-datepicker-time-picker { border-top: 0 none; } -`)},ct={root:function(e){var t=e.props;return{position:t.appendTo==="self"?"relative":void 0}}},ut={root:function(e){var t=e.instance,r=e.props,a=e.state;return["p-datepicker p-component p-inputwrapper",{"p-invalid":r.invalid,"p-inputwrapper-filled":r.modelValue,"p-inputwrapper-focus":a.focused||a.overlayVisible,"p-focus":a.focused||a.overlayVisible,"p-datepicker-fluid":t.hasFluid}]},pcInputText:"p-datepicker-input",dropdown:"p-datepicker-dropdown",inputIconContainer:"p-datepicker-input-icon-container",inputIcon:"p-datepicker-input-icon",panel:function(e){var t=e.props;return["p-datepicker-panel p-component",{"p-datepicker-panel-inline":t.inline,"p-disabled":t.disabled,"p-datepicker-timeonly":t.timeOnly}]},calendarContainer:"p-datepicker-calendar-container",calendar:"p-datepicker-calendar",header:"p-datepicker-header",pcPrevButton:"p-datepicker-prev-button",title:"p-datepicker-title",selectMonth:"p-datepicker-select-month",selectYear:"p-datepicker-select-year",decade:"p-datepicker-decade",pcNextButton:"p-datepicker-next-button",dayView:"p-datepicker-day-view",weekHeader:"p-datepicker-weekheader p-disabled",weekNumber:"p-datepicker-weeknumber",weekLabelContainer:"p-datepicker-weeklabel-container p-disabled",weekDayCell:"p-datepicker-weekday-cell",weekDay:"p-datepicker-weekday",dayCell:function(e){var t=e.date;return["p-datepicker-day-cell",{"p-datepicker-other-month":t.otherMonth,"p-datepicker-today":t.today}]},day:function(e){var t=e.instance,r=e.props,a=e.date,i="";return t.isRangeSelection()&&t.isSelected(a)&&a.selectable&&(i=t.isDateEquals(r.modelValue[0],a)||t.isDateEquals(r.modelValue[1],a)?"p-datepicker-day-selected":"p-datepicker-day-selected-range"),["p-datepicker-day",{"p-datepicker-day-selected":!t.isRangeSelection()&&t.isSelected(a)&&a.selectable,"p-disabled":r.disabled||!a.selectable},i]},monthView:"p-datepicker-month-view",month:function(e){var t=e.instance,r=e.props,a=e.month,i=e.index;return["p-datepicker-month",{"p-datepicker-month-selected":t.isMonthSelected(i),"p-disabled":r.disabled||!a.selectable}]},yearView:"p-datepicker-year-view",year:function(e){var t=e.instance,r=e.props,a=e.year;return["p-datepicker-year",{"p-datepicker-year-selected":t.isYearSelected(a.value),"p-disabled":r.disabled||!a.selectable}]},timePicker:"p-datepicker-time-picker",hourPicker:"p-datepicker-hour-picker",pcIncrementButton:"p-datepicker-increment-button",pcDecrementButton:"p-datepicker-decrement-button",separator:"p-datepicker-separator",minutePicker:"p-datepicker-minute-picker",secondPicker:"p-datepicker-second-picker",ampmPicker:"p-datepicker-ampm-picker",buttonbar:"p-datepicker-buttonbar",pcTodayButton:"p-datepicker-today-button",pcClearButton:"p-datepicker-clear-button"},dt=Pe.extend({name:"datepicker",theme:lt,classes:ut,inlineStyles:ct}),pt={name:"BaseDatePicker",extends:Ue,props:{modelValue:null,selectionMode:{type:String,default:"single"},dateFormat:{type:String,default:null},inline:{type:Boolean,default:!1},showOtherMonths:{type:Boolean,default:!0},selectOtherMonths:{type:Boolean,default:!1},showIcon:{type:Boolean,default:!1},iconDisplay:{type:String,default:"button"},icon:{type:String,default:void 0},prevIcon:{type:String,default:void 0},nextIcon:{type:String,default:void 0},incrementIcon:{type:String,default:void 0},decrementIcon:{type:String,default:void 0},numberOfMonths:{type:Number,default:1},responsiveOptions:Array,breakpoint:{type:String,default:"769px"},view:{type:String,default:"date"},minDate:{type:Date,value:null},maxDate:{type:Date,value:null},disabledDates:{type:Array,value:null},disabledDays:{type:Array,value:null},maxDateCount:{type:Number,value:null},showOnFocus:{type:Boolean,default:!0},autoZIndex:{type:Boolean,default:!0},baseZIndex:{type:Number,default:0},showButtonBar:{type:Boolean,default:!1},shortYearCutoff:{type:String,default:"+10"},showTime:{type:Boolean,default:!1},timeOnly:{type:Boolean,default:!1},hourFormat:{type:String,default:"24"},stepHour:{type:Number,default:1},stepMinute:{type:Number,default:1},stepSecond:{type:Number,default:1},showSeconds:{type:Boolean,default:!1},hideOnDateTimeSelect:{type:Boolean,default:!1},hideOnRangeSelection:{type:Boolean,default:!1},timeSeparator:{type:String,default:":"},showWeek:{type:Boolean,default:!1},manualInput:{type:Boolean,default:!0},appendTo:{type:[String,Object],default:"body"},variant:{type:String,default:null},invalid:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},placeholder:{type:String,default:null},name:{type:String,default:null},id:{type:String,default:null},inputId:{type:String,default:null},inputClass:{type:[String,Object],default:null},inputStyle:{type:Object,default:null},panelClass:{type:[String,Object],default:null},panelStyle:{type:Object,default:null},todayButtonProps:{type:Object,default:function(){return{severity:"secondary",text:!0,size:"small"}}},clearButtonProps:{type:Object,default:function(){return{severity:"secondary",text:!0,size:"small"}}},navigatorButtonProps:{type:Object,default:function(){return{severity:"secondary",text:!0,rounded:!0}}},timepickerButtonProps:{type:Object,default:function(){return{severity:"secondary",text:!0,rounded:!0}}},fluid:{type:Boolean,default:null},ariaLabelledby:{type:String,default:null},ariaLabel:{type:String,default:null}},style:dt,provide:function(){return{$pcDatePicker:this,$parentInstance:this}}};function he(n){"@babel/helpers - typeof";return he=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},he(n)}function de(n){return mt(n)||ft(n)||Te(n)||ht()}function ht(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ft(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function mt(n){if(Array.isArray(n))return fe(n)}function pe(n,e){var t=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!t){if(Array.isArray(n)||(t=Te(n))||e){t&&(n=t);var r=0,a=function(){};return{s:a,n:function(){return r>=n.length?{done:!0}:{done:!1,value:n[r++]}},e:function(m){throw m},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,l=!1;return{s:function(){t=t.call(n)},n:function(){var m=t.next();return s=m.done,m},e:function(m){l=!0,i=m},f:function(){try{s||t.return==null||t.return()}finally{if(l)throw i}}}}function Te(n,e){if(n){if(typeof n=="string")return fe(n,e);var t={}.toString.call(n).slice(8,-1);return t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set"?Array.from(n):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?fe(n,e):void 0}}function fe(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,r=Array(e);t=s&&i<=l}else{var r,a;return((r=this.modelValue[0])===null||r===void 0?void 0:r.getFullYear())===this.currentYear&&((a=this.modelValue[0])===null||a===void 0?void 0:a.getMonth())===e}else return this.modelValue.getMonth()===e&&this.modelValue.getFullYear()===this.currentYear},isYearSelected:function(e){if(!this.isComparable())return!1;if(this.isMultipleSelection())return this.modelValue.some(function(a){return a.getFullYear()===e});if(this.isRangeSelection()){var t=this.modelValue[0]?this.modelValue[0].getFullYear():null,r=this.modelValue[1]?this.modelValue[1].getFullYear():null;return t===e||r===e||te}else return this.modelValue.getFullYear()===e},isDateEquals:function(e,t){return e?e.getDate()===t.day&&e.getMonth()===t.month&&e.getFullYear()===t.year:!1},isDateBetween:function(e,t,r){var a=!1;if(e&&t){var i=new Date(r.year,r.month,r.day);return e.getTime()<=i.getTime()&&t.getTime()>=i.getTime()}return a},getFirstDayOfMonthIndex:function(e,t){var r=new Date;r.setDate(1),r.setMonth(e),r.setFullYear(t);var a=r.getDay()+this.sundayIndex;return a>=7?a-7:a},getDaysCountInMonth:function(e,t){return 32-this.daylightSavingAdjust(new Date(t,e,32)).getDate()},getDaysCountInPrevMonth:function(e,t){var r=this.getPreviousMonthAndYear(e,t);return this.getDaysCountInMonth(r.month,r.year)},getPreviousMonthAndYear:function(e,t){var r,a;return e===0?(r=11,a=t-1):(r=e-1,a=t),{month:r,year:a}},getNextMonthAndYear:function(e,t){var r,a;return e===11?(r=0,a=t+1):(r=e+1,a=t),{month:r,year:a}},daylightSavingAdjust:function(e){return e?(e.setHours(e.getHours()>12?e.getHours()+2:0),e):null},isToday:function(e,t,r,a){return e.getDate()===t&&e.getMonth()===r&&e.getFullYear()===a},isSelectable:function(e,t,r,a){var i=!0,s=!0,l=!0,d=!0;return a&&!this.selectOtherMonths?!1:(this.minDate&&(this.minDate.getFullYear()>r||this.minDate.getFullYear()===r&&(this.minDate.getMonth()>t||this.minDate.getMonth()===t&&this.minDate.getDate()>e))&&(i=!1),this.maxDate&&(this.maxDate.getFullYear()11,t>=12?t=t==12?12:t-12:t=t==0?12:t),this.currentHour=Math.floor(t/this.stepHour)*this.stepHour,this.currentMinute=Math.floor(e.getMinutes()/this.stepMinute)*this.stepMinute,this.currentSecond=Math.floor(e.getSeconds()/this.stepSecond)*this.stepSecond},bindOutsideClickListener:function(){var e=this;this.outsideClickListener||(this.outsideClickListener=function(t){e.overlayVisible&&e.isOutsideClicked(t)&&(e.overlayVisible=!1)},document.addEventListener("mousedown",this.outsideClickListener))},unbindOutsideClickListener:function(){this.outsideClickListener&&(document.removeEventListener("mousedown",this.outsideClickListener),this.outsideClickListener=null)},bindScrollListener:function(){var e=this;this.scrollHandler||(this.scrollHandler=new Je(this.$refs.container,function(){e.overlayVisible&&(e.overlayVisible=!1)})),this.scrollHandler.bindScrollListener()},unbindScrollListener:function(){this.scrollHandler&&this.scrollHandler.unbindScrollListener()},bindResizeListener:function(){var e=this;this.resizeListener||(this.resizeListener=function(){e.overlayVisible&&!Fe()&&(e.overlayVisible=!1)},window.addEventListener("resize",this.resizeListener))},unbindResizeListener:function(){this.resizeListener&&(window.removeEventListener("resize",this.resizeListener),this.resizeListener=null)},bindMatchMediaListener:function(){var e=this;if(!this.matchMediaListener){var t=matchMedia("(max-width: ".concat(this.breakpoint,")"));this.query=t,this.queryMatches=t.matches,this.matchMediaListener=function(){e.queryMatches=t.matches,e.mobileActive=!1},this.query.addEventListener("change",this.matchMediaListener)}},unbindMatchMediaListener:function(){this.matchMediaListener&&(this.query.removeEventListener("change",this.matchMediaListener),this.matchMediaListener=null)},isOutsideClicked:function(e){return!(this.$el.isSameNode(e.target)||this.isNavIconClicked(e)||this.$el.contains(e.target)||this.overlay&&this.overlay.contains(e.target))},isNavIconClicked:function(e){return this.previousButton&&(this.previousButton.isSameNode(e.target)||this.previousButton.contains(e.target))||this.nextButton&&(this.nextButton.isSameNode(e.target)||this.nextButton.contains(e.target))},alignOverlay:function(){this.overlay&&(this.appendTo==="self"||this.inline?He(this.overlay,this.$el):(this.view==="date"?(this.overlay.style.width=se(this.overlay)+"px",this.overlay.style.minWidth=se(this.$el)+"px"):this.overlay.style.width=se(this.$el)+"px",Le(this.overlay,this.$el)))},onButtonClick:function(){this.isEnabled()&&(this.overlayVisible?this.overlayVisible=!1:(this.input.focus(),this.overlayVisible=!0))},isDateDisabled:function(e,t,r){if(this.disabledDates){var a=pe(this.disabledDates),i;try{for(a.s();!(i=a.n()).done;){var s=i.value;if(s.getFullYear()===r&&s.getMonth()===t&&s.getDate()===e)return!0}}catch(l){a.e(l)}finally{a.f()}}return!1},isDayDisabled:function(e,t,r){if(this.disabledDays){var a=new Date(r,t,e),i=a.getDay();return this.disabledDays.indexOf(i)!==-1}return!1},onMonthDropdownChange:function(e){this.currentMonth=parseInt(e),this.$emit("month-change",{month:this.currentMonth+1,year:this.currentYear})},onYearDropdownChange:function(e){this.currentYear=parseInt(e),this.$emit("year-change",{month:this.currentMonth+1,year:this.currentYear})},onDateSelect:function(e,t){var r=this;if(!(this.disabled||!t.selectable)){if(J(this.overlay,'table td span:not([data-p-disabled="true"])').forEach(function(i){return i.tabIndex=-1}),e&&e.currentTarget.focus(),this.isMultipleSelection()&&this.isSelected(t)){var a=this.modelValue.filter(function(i){return!r.isDateEquals(i,t)});this.updateModel(a)}else this.shouldSelectDate(t)&&(t.otherMonth?(this.currentMonth=t.month,this.currentYear=t.year,this.selectDate(t)):this.selectDate(t));this.isSingleSelection()&&(!this.showTime||this.hideOnDateTimeSelect)&&(this.input&&this.input.focus(),setTimeout(function(){r.overlayVisible=!1},150))}},selectDate:function(e){var t=this,r=new Date(e.year,e.month,e.day);this.showTime&&(this.hourFormat==="12"&&this.currentHour!==12&&this.pm?r.setHours(this.currentHour+12):r.setHours(this.currentHour),r.setMinutes(this.currentMinute),r.setSeconds(this.currentSecond)),this.minDate&&this.minDate>r&&(r=this.minDate,this.currentHour=r.getHours(),this.currentMinute=r.getMinutes(),this.currentSecond=r.getSeconds()),this.maxDate&&this.maxDate=i.getTime()?s=r:(i=r,s=null),a=[i,s]}else a=[r,null];a!==null&&this.updateModel(a),this.isRangeSelection()&&this.hideOnRangeSelection&&a[1]!==null&&setTimeout(function(){t.overlayVisible=!1},150),this.$emit("date-select",r)},updateModel:function(e){this.$emit("update:modelValue",e)},shouldSelectDate:function(){return this.isMultipleSelection()&&this.maxDateCount!=null?this.maxDateCount>(this.modelValue?this.modelValue.length:0):!0},isSingleSelection:function(){return this.selectionMode==="single"},isRangeSelection:function(){return this.selectionMode==="range"},isMultipleSelection:function(){return this.selectionMode==="multiple"},formatValue:function(e){if(typeof e=="string")return e;var t="";if(e)try{if(this.isSingleSelection())t=this.formatDateTime(e);else if(this.isMultipleSelection())for(var r=0;r11&&r!==12&&(r-=12),this.hourFormat==="12"?t+=r===0?12:r<10?"0"+r:r:t+=r<10?"0"+r:r,t+=":",t+=a<10?"0"+a:a,this.showSeconds&&(t+=":",t+=i<10?"0"+i:i),this.hourFormat==="12"&&(t+=e.getHours()>11?" ".concat(this.$primevue.config.locale.pm):" ".concat(this.$primevue.config.locale.am)),t},onTodayButtonClick:function(e){var t=new Date,r={day:t.getDate(),month:t.getMonth(),year:t.getFullYear(),otherMonth:t.getMonth()!==this.currentMonth||t.getFullYear()!==this.currentYear,today:!0,selectable:!0};this.onDateSelect(null,r),this.$emit("today-click",t),e.preventDefault()},onClearButtonClick:function(e){this.updateModel(null),this.overlayVisible=!1,this.$emit("clear-click",e),e.preventDefault()},onTimePickerElementMouseDown:function(e,t,r){this.isEnabled()&&(this.repeat(e,null,t,r),e.preventDefault())},onTimePickerElementMouseUp:function(e){this.isEnabled()&&(this.clearTimePickerTimer(),this.updateModelTime(),e.preventDefault())},onTimePickerElementMouseLeave:function(){this.clearTimePickerTimer()},repeat:function(e,t,r,a){var i=this,s=t||500;switch(this.clearTimePickerTimer(),this.timePickerTimer=setTimeout(function(){i.repeat(e,100,r,a)},s),r){case 0:a===1?this.incrementHour(e):this.decrementHour(e);break;case 1:a===1?this.incrementMinute(e):this.decrementMinute(e);break;case 2:a===1?this.incrementSecond(e):this.decrementSecond(e);break}},convertTo24Hour:function(e,t){return this.hourFormat=="12"?e===12?t?12:0:t?e+12:e:e},validateTime:function(e,t,r,a){var i=this.isComparable()?this.modelValue:this.viewDate,s=this.convertTo24Hour(e,a);this.isRangeSelection()&&(i=this.modelValue[1]||this.modelValue[0]),this.isMultipleSelection()&&(i=this.modelValue[this.modelValue.length-1]);var l=i?i.toDateString():null;return!(this.minDate&&l&&this.minDate.toDateString()===l&&(this.minDate.getHours()>s||this.minDate.getHours()===s&&(this.minDate.getMinutes()>t||this.minDate.getMinutes()===t&&this.minDate.getSeconds()>r))||this.maxDate&&l&&this.maxDate.toDateString()===l&&(this.maxDate.getHours()=24?r-24:r:this.hourFormat=="12"&&(t<12&&r>11&&(a=!this.pm),r=r>=13?r-12:r),this.validateTime(r,this.currentMinute,this.currentSecond,a)&&(this.currentHour=r,this.pm=a),e.preventDefault()},decrementHour:function(e){var t=this.currentHour-this.stepHour,r=this.pm;this.hourFormat=="24"?t=t<0?24+t:t:this.hourFormat=="12"&&(this.currentHour===12&&(r=!this.pm),t=t<=0?12+t:t),this.validateTime(t,this.currentMinute,this.currentSecond,r)&&(this.currentHour=t,this.pm=r),e.preventDefault()},incrementMinute:function(e){var t=this.currentMinute+Number(this.stepMinute);this.validateTime(this.currentHour,t,this.currentSecond,this.pm)&&(this.currentMinute=t>59?t-60:t),e.preventDefault()},decrementMinute:function(e){var t=this.currentMinute-this.stepMinute;t=t<0?60+t:t,this.validateTime(this.currentHour,t,this.currentSecond,this.pm)&&(this.currentMinute=t),e.preventDefault()},incrementSecond:function(e){var t=this.currentSecond+Number(this.stepSecond);this.validateTime(this.currentHour,this.currentMinute,t,this.pm)&&(this.currentSecond=t>59?t-60:t),e.preventDefault()},decrementSecond:function(e){var t=this.currentSecond-this.stepSecond;t=t<0?60+t:t,this.validateTime(this.currentHour,this.currentMinute,t,this.pm)&&(this.currentSecond=t),e.preventDefault()},updateModelTime:function(){var e=this;this.timePickerChange=!0;var t=this.isComparable()?this.modelValue:this.viewDate;this.isRangeSelection()&&(t=this.modelValue[1]||this.modelValue[0]),this.isMultipleSelection()&&(t=this.modelValue[this.modelValue.length-1]),t=t?new Date(t.getTime()):new Date,this.hourFormat=="12"?this.currentHour===12?t.setHours(this.pm?12:0):t.setHours(this.pm?this.currentHour+12:this.currentHour):t.setHours(this.currentHour),t.setMinutes(this.currentMinute),t.setSeconds(this.currentSecond),this.isRangeSelection()&&(this.modelValue[1]?t=[this.modelValue[0],t]:t=[t,null]),this.isMultipleSelection()&&(t=[].concat(de(this.modelValue.slice(0,-1)),[t])),this.updateModel(t),this.$emit("date-select",t),setTimeout(function(){return e.timePickerChange=!1},0)},toggleAMPM:function(e){var t=this.validateTime(this.currentHour,this.currentMinute,this.currentSecond,!this.pm);!t&&(this.maxDate||this.minDate)||(this.pm=!this.pm,this.updateModelTime(),e.preventDefault())},clearTimePickerTimer:function(){this.timePickerTimer&&clearInterval(this.timePickerTimer)},onMonthSelect:function(e,t){t.month;var r=t.index;this.view==="month"?this.onDateSelect(e,{year:this.currentYear,month:r,day:1,selectable:!0}):(this.currentMonth=r,this.currentView="date",this.$emit("month-change",{month:this.currentMonth+1,year:this.currentYear})),setTimeout(this.updateFocus,0)},onYearSelect:function(e,t){this.view==="year"?this.onDateSelect(e,{year:t.value,month:0,day:1,selectable:!0}):(this.currentYear=t.value,this.currentView="month",this.$emit("year-change",{month:this.currentMonth+1,year:this.currentYear})),setTimeout(this.updateFocus,0)},updateCurrentMetaData:function(){var e=this.viewDate;this.currentMonth=e.getMonth(),this.currentYear=e.getFullYear(),(this.showTime||this.timeOnly)&&this.updateCurrentTimeMeta(e)},isValidSelection:function(e){var t=this;if(e==null)return!0;var r=!0;return this.isSingleSelection()?this.isSelectable(e.getDate(),e.getMonth(),e.getFullYear(),!1)||(r=!1):e.every(function(a){return t.isSelectable(a.getDate(),a.getMonth(),a.getFullYear(),!1)})&&this.isRangeSelection()&&(r=e.length>1&&e[1]>=e[0]),r},parseValue:function(e){if(!e||e.trim().length===0)return null;var t;if(this.isSingleSelection())t=this.parseDateTime(e);else if(this.isMultipleSelection()){var r=e.split(",");t=[];var a=pe(r),i;try{for(a.s();!(i=a.n()).done;){var s=i.value;t.push(this.parseDateTime(s.trim()))}}catch(m){a.e(m)}finally{a.f()}}else if(this.isRangeSelection()){var l=e.split(" - ");t=[];for(var d=0;d23||s>59||this.hourFormat=="12"&&i>12||this.showSeconds&&(isNaN(l)||l>59))throw"Invalid time";return this.hourFormat=="12"&&i!==12&&this.pm?i+=12:this.hourFormat=="12"&&i==12&&!this.pm&&(i=0),{hour:i,minute:s,second:l}},parseDate:function(e,t){if(t==null||e==null)throw"Invalid arguments";if(e=he(e)==="object"?e.toString():e+"",e==="")return null;var r,a,i,s=0,l=typeof this.shortYearCutoff!="string"?this.shortYearCutoff:new Date().getFullYear()%100+parseInt(this.shortYearCutoff,10),d=-1,m=-1,o=-1,v=-1,w=!1,g,f=function(T){var H=r+1-1){m=1,o=v;do{if(a=this.getDaysCountInMonth(d,m-1),o<=a)break;m++,o-=a}while(!0)}if(g=this.daylightSavingAdjust(new Date(d,m-1,o)),g.getFullYear()!==d||g.getMonth()+1!==m||g.getDate()!==o)throw"Invalid date";return g},getWeekNumber:function(e){var t=new Date(e.getTime());t.setDate(t.getDate()+4-(t.getDay()||7));var r=t.getTime();return t.setMonth(0),t.setDate(1),Math.floor(Math.round((r-t.getTime())/864e5)/7)+1},onDateCellKeydown:function(e,t,r){var a=e.currentTarget,i=a.parentElement,s=ee(i);switch(e.code){case"ArrowDown":{a.tabIndex="-1";var l=i.parentElement.nextElementSibling;if(l){var d=ee(i.parentElement),m=Array.from(i.parentElement.parentElement.children),o=m.slice(d+1),v=o.find(function(X){var x=X.children[s].children[0];return!Q(x,"data-p-disabled")});if(v){var w=v.children[s].children[0];w.tabIndex="0",w.focus()}else this.navigationState={backward:!1},this.navForward(e)}else this.navigationState={backward:!1},this.navForward(e);e.preventDefault();break}case"ArrowUp":{if(a.tabIndex="-1",e.altKey)this.overlayVisible=!1,this.focused=!0;else{var g=i.parentElement.previousElementSibling;if(g){var f=ee(i.parentElement),V=Array.from(i.parentElement.parentElement.children),C=V.slice(0,f).reverse(),E=C.find(function(X){var x=X.children[s].children[0];return!Q(x,"data-p-disabled")});if(E){var F=E.children[s].children[0];F.tabIndex="0",F.focus()}else this.navigationState={backward:!0},this.navBackward(e)}else this.navigationState={backward:!0},this.navBackward(e)}e.preventDefault();break}case"ArrowLeft":{a.tabIndex="-1";var T=i.previousElementSibling;if(T){var H=Array.from(i.parentElement.children),K=H.slice(0,s).reverse(),R=K.find(function(X){var x=X.children[0];return!Q(x,"data-p-disabled")});if(R){var A=R.children[0];A.tabIndex="0",A.focus()}else this.navigateToMonth(e,!0,r)}else this.navigateToMonth(e,!0,r);e.preventDefault();break}case"ArrowRight":{a.tabIndex="-1";var L=i.nextElementSibling;if(L){var z=Array.from(i.parentElement.children),W=z.slice(s+1),j=W.find(function(X){var x=X.children[0];return!Q(x,"data-p-disabled")});if(j){var D=j.children[0];D.tabIndex="0",D.focus()}else this.navigateToMonth(e,!1,r)}else this.navigateToMonth(e,!1,r);e.preventDefault();break}case"Enter":case"NumpadEnter":case"Space":{this.onDateSelect(e,t),e.preventDefault();break}case"Escape":{this.overlayVisible=!1,e.preventDefault();break}case"Tab":{this.inline||this.trapFocus(e);break}case"Home":{a.tabIndex="-1";var ie=i.parentElement,re=ie.children[0].children[0];Q(re,"data-p-disabled")?this.navigateToMonth(e,!0,r):(re.tabIndex="0",re.focus()),e.preventDefault();break}case"End":{a.tabIndex="-1";var ye=i.parentElement,ae=ye.children[ye.children.length-1].children[0];Q(ae,"data-p-disabled")?this.navigateToMonth(e,!1,r):(ae.tabIndex="0",ae.focus()),e.preventDefault();break}case"PageUp":{a.tabIndex="-1",e.shiftKey?(this.navigationState={backward:!0},this.navBackward(e)):this.navigateToMonth(e,!0,r),e.preventDefault();break}case"PageDown":{a.tabIndex="-1",e.shiftKey?(this.navigationState={backward:!1},this.navForward(e)):this.navigateToMonth(e,!1,r),e.preventDefault();break}}},navigateToMonth:function(e,t,r){if(t)if(this.numberOfMonths===1||r===0)this.navigationState={backward:!0},this.navBackward(e);else{var a=this.overlay.children[r-1],i=J(a,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])'),s=i[i.length-1];s.tabIndex="0",s.focus()}else if(this.numberOfMonths===1||r===this.numberOfMonths-1)this.navigationState={backward:!1},this.navForward(e);else{var l=this.overlay.children[r+1],d=Z(l,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])');d.tabIndex="0",d.focus()}},onMonthCellKeydown:function(e,t){var r=e.currentTarget;switch(e.code){case"ArrowUp":case"ArrowDown":{r.tabIndex="-1";var a=r.parentElement.children,i=ee(r),s=a[e.code==="ArrowDown"?i+3:i-3];s&&(s.tabIndex="0",s.focus()),e.preventDefault();break}case"ArrowLeft":{r.tabIndex="-1";var l=r.previousElementSibling;l?(l.tabIndex="0",l.focus()):(this.navigationState={backward:!0},this.navBackward(e)),e.preventDefault();break}case"ArrowRight":{r.tabIndex="-1";var d=r.nextElementSibling;d?(d.tabIndex="0",d.focus()):(this.navigationState={backward:!1},this.navForward(e)),e.preventDefault();break}case"PageUp":{if(e.shiftKey)return;this.navigationState={backward:!0},this.navBackward(e);break}case"PageDown":{if(e.shiftKey)return;this.navigationState={backward:!1},this.navForward(e);break}case"Enter":case"NumpadEnter":case"Space":{this.onMonthSelect(e,t),e.preventDefault();break}case"Escape":{this.overlayVisible=!1,e.preventDefault();break}case"Tab":{this.trapFocus(e);break}}},onYearCellKeydown:function(e,t){var r=e.currentTarget;switch(e.code){case"ArrowUp":case"ArrowDown":{r.tabIndex="-1";var a=r.parentElement.children,i=ee(r),s=a[e.code==="ArrowDown"?i+2:i-2];s&&(s.tabIndex="0",s.focus()),e.preventDefault();break}case"ArrowLeft":{r.tabIndex="-1";var l=r.previousElementSibling;l?(l.tabIndex="0",l.focus()):(this.navigationState={backward:!0},this.navBackward(e)),e.preventDefault();break}case"ArrowRight":{r.tabIndex="-1";var d=r.nextElementSibling;d?(d.tabIndex="0",d.focus()):(this.navigationState={backward:!1},this.navForward(e)),e.preventDefault();break}case"PageUp":{if(e.shiftKey)return;this.navigationState={backward:!0},this.navBackward(e);break}case"PageDown":{if(e.shiftKey)return;this.navigationState={backward:!1},this.navForward(e);break}case"Enter":case"NumpadEnter":case"Space":{this.onYearSelect(e,t),e.preventDefault();break}case"Escape":{this.overlayVisible=!1,e.preventDefault();break}case"Tab":{this.trapFocus(e);break}}},updateFocus:function(){var e;if(this.navigationState){if(this.navigationState.button)this.initFocusableCell(),this.navigationState.backward?this.previousButton.focus():this.nextButton.focus();else{if(this.navigationState.backward){var t;this.currentView==="month"?t=J(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"]:not([data-p-disabled="true"])'):this.currentView==="year"?t=J(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"]:not([data-p-disabled="true"])'):t=J(this.overlay,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])'),t&&t.length>0&&(e=t[t.length-1])}else this.currentView==="month"?e=Z(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"]:not([data-p-disabled="true"])'):this.currentView==="year"?e=Z(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"]:not([data-p-disabled="true"])'):e=Z(this.overlay,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])');e&&(e.tabIndex="0",e.focus())}this.navigationState=null}else this.initFocusableCell()},initFocusableCell:function(){var e;if(this.currentView==="month"){var t=J(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"]'),r=Z(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"][data-p-selected="true"]');t.forEach(function(l){return l.tabIndex=-1}),e=r||t[0]}else if(this.currentView==="year"){var a=J(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"]'),i=Z(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"][data-p-selected="true"]');a.forEach(function(l){return l.tabIndex=-1}),e=i||a[0]}else if(e=Z(this.overlay,'span[data-p-selected="true"]'),!e){var s=Z(this.overlay,'td[data-p-today="true"] span:not([data-p-disabled="true"]):not([data-p-ink="true"])');s?e=s:e=Z(this.overlay,'.p-datepicker-calendar td span:not([data-p-disabled="true"]):not([data-p-ink="true"])')}e&&(e.tabIndex="0",this.preventFocus=!1)},trapFocus:function(e){e.preventDefault();var t=ke(this.overlay);if(t&&t.length>0)if(!document.activeElement)t[0].focus();else{var r=t.indexOf(document.activeElement);if(e.shiftKey)r===-1||r===0?t[t.length-1].focus():t[r-1].focus();else if(r===-1)if(this.timeOnly)t[0].focus();else{for(var a=null,i=0;i1&&this.responsiveOptions&&!this.isUnstyled){if(!this.responsiveStyleElement){var e;this.responsiveStyleElement=document.createElement("style"),this.responsiveStyleElement.type="text/css",Ke(this.responsiveStyleElement,"nonce",(e=this.$primevue)===null||e===void 0||(e=e.config)===null||e===void 0||(e=e.csp)===null||e===void 0?void 0:e.nonce),document.body.appendChild(this.responsiveStyleElement)}var t="";if(this.responsiveOptions)for(var r=Ae(),a=de(this.responsiveOptions).filter(function(v){return!!(v.breakpoint&&v.numMonths)}).sort(function(v,w){return-1*r(v.breakpoint,w.breakpoint)}),i=0;i=n.length?{done:!0}:{done:!1,value:n[r++]}},e:function(m){throw m},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. +In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,l=!1;return{s:function(){t=t.call(n)},n:function(){var m=t.next();return s=m.done,m},e:function(m){l=!0,i=m},f:function(){try{s||t.return==null||t.return()}finally{if(l)throw i}}}}function Te(n,e){if(n){if(typeof n=="string")return fe(n,e);var t={}.toString.call(n).slice(8,-1);return t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set"?Array.from(n):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?fe(n,e):void 0}}function fe(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,r=Array(e);t=s&&i<=l}else{var r,a;return((r=this.modelValue[0])===null||r===void 0?void 0:r.getFullYear())===this.currentYear&&((a=this.modelValue[0])===null||a===void 0?void 0:a.getMonth())===e}else return this.modelValue.getMonth()===e&&this.modelValue.getFullYear()===this.currentYear},isYearSelected:function(e){if(!this.isComparable())return!1;if(this.isMultipleSelection())return this.modelValue.some(function(a){return a.getFullYear()===e});if(this.isRangeSelection()){var t=this.modelValue[0]?this.modelValue[0].getFullYear():null,r=this.modelValue[1]?this.modelValue[1].getFullYear():null;return t===e||r===e||te}else return this.modelValue.getFullYear()===e},isDateEquals:function(e,t){return e?e.getDate()===t.day&&e.getMonth()===t.month&&e.getFullYear()===t.year:!1},isDateBetween:function(e,t,r){var a=!1;if(e&&t){var i=new Date(r.year,r.month,r.day);return e.getTime()<=i.getTime()&&t.getTime()>=i.getTime()}return a},getFirstDayOfMonthIndex:function(e,t){var r=new Date;r.setDate(1),r.setMonth(e),r.setFullYear(t);var a=r.getDay()+this.sundayIndex;return a>=7?a-7:a},getDaysCountInMonth:function(e,t){return 32-this.daylightSavingAdjust(new Date(t,e,32)).getDate()},getDaysCountInPrevMonth:function(e,t){var r=this.getPreviousMonthAndYear(e,t);return this.getDaysCountInMonth(r.month,r.year)},getPreviousMonthAndYear:function(e,t){var r,a;return e===0?(r=11,a=t-1):(r=e-1,a=t),{month:r,year:a}},getNextMonthAndYear:function(e,t){var r,a;return e===11?(r=0,a=t+1):(r=e+1,a=t),{month:r,year:a}},daylightSavingAdjust:function(e){return e?(e.setHours(e.getHours()>12?e.getHours()+2:0),e):null},isToday:function(e,t,r,a){return e.getDate()===t&&e.getMonth()===r&&e.getFullYear()===a},isSelectable:function(e,t,r,a){var i=!0,s=!0,l=!0,d=!0;return a&&!this.selectOtherMonths?!1:(this.minDate&&(this.minDate.getFullYear()>r||this.minDate.getFullYear()===r&&(this.minDate.getMonth()>t||this.minDate.getMonth()===t&&this.minDate.getDate()>e))&&(i=!1),this.maxDate&&(this.maxDate.getFullYear()11,t>=12?t=t==12?12:t-12:t=t==0?12:t),this.currentHour=Math.floor(t/this.stepHour)*this.stepHour,this.currentMinute=Math.floor(e.getMinutes()/this.stepMinute)*this.stepMinute,this.currentSecond=Math.floor(e.getSeconds()/this.stepSecond)*this.stepSecond},bindOutsideClickListener:function(){var e=this;this.outsideClickListener||(this.outsideClickListener=function(t){e.overlayVisible&&e.isOutsideClicked(t)&&(e.overlayVisible=!1)},document.addEventListener("mousedown",this.outsideClickListener))},unbindOutsideClickListener:function(){this.outsideClickListener&&(document.removeEventListener("mousedown",this.outsideClickListener),this.outsideClickListener=null)},bindScrollListener:function(){var e=this;this.scrollHandler||(this.scrollHandler=new xe(this.$refs.container,function(){e.overlayVisible&&(e.overlayVisible=!1)})),this.scrollHandler.bindScrollListener()},unbindScrollListener:function(){this.scrollHandler&&this.scrollHandler.unbindScrollListener()},bindResizeListener:function(){var e=this;this.resizeListener||(this.resizeListener=function(){e.overlayVisible&&!Fe()&&(e.overlayVisible=!1)},window.addEventListener("resize",this.resizeListener))},unbindResizeListener:function(){this.resizeListener&&(window.removeEventListener("resize",this.resizeListener),this.resizeListener=null)},bindMatchMediaListener:function(){var e=this;if(!this.matchMediaListener){var t=matchMedia("(max-width: ".concat(this.breakpoint,")"));this.query=t,this.queryMatches=t.matches,this.matchMediaListener=function(){e.queryMatches=t.matches,e.mobileActive=!1},this.query.addEventListener("change",this.matchMediaListener)}},unbindMatchMediaListener:function(){this.matchMediaListener&&(this.query.removeEventListener("change",this.matchMediaListener),this.matchMediaListener=null)},isOutsideClicked:function(e){return!(this.$el.isSameNode(e.target)||this.isNavIconClicked(e)||this.$el.contains(e.target)||this.overlay&&this.overlay.contains(e.target))},isNavIconClicked:function(e){return this.previousButton&&(this.previousButton.isSameNode(e.target)||this.previousButton.contains(e.target))||this.nextButton&&(this.nextButton.isSameNode(e.target)||this.nextButton.contains(e.target))},alignOverlay:function(){this.overlay&&(this.appendTo==="self"||this.inline?He(this.overlay,this.$el):(this.view==="date"?(this.overlay.style.width=se(this.overlay)+"px",this.overlay.style.minWidth=se(this.$el)+"px"):this.overlay.style.width=se(this.$el)+"px",Le(this.overlay,this.$el)))},onButtonClick:function(){this.isEnabled()&&(this.overlayVisible?this.overlayVisible=!1:(this.input.focus(),this.overlayVisible=!0))},isDateDisabled:function(e,t,r){if(this.disabledDates){var a=pe(this.disabledDates),i;try{for(a.s();!(i=a.n()).done;){var s=i.value;if(s.getFullYear()===r&&s.getMonth()===t&&s.getDate()===e)return!0}}catch(l){a.e(l)}finally{a.f()}}return!1},isDayDisabled:function(e,t,r){if(this.disabledDays){var a=new Date(r,t,e),i=a.getDay();return this.disabledDays.indexOf(i)!==-1}return!1},onMonthDropdownChange:function(e){this.currentMonth=parseInt(e),this.$emit("month-change",{month:this.currentMonth+1,year:this.currentYear})},onYearDropdownChange:function(e){this.currentYear=parseInt(e),this.$emit("year-change",{month:this.currentMonth+1,year:this.currentYear})},onDateSelect:function(e,t){var r=this;if(!(this.disabled||!t.selectable)){if(x(this.overlay,'table td span:not([data-p-disabled="true"])').forEach(function(i){return i.tabIndex=-1}),e&&e.currentTarget.focus(),this.isMultipleSelection()&&this.isSelected(t)){var a=this.modelValue.filter(function(i){return!r.isDateEquals(i,t)});this.updateModel(a)}else this.shouldSelectDate(t)&&(t.otherMonth?(this.currentMonth=t.month,this.currentYear=t.year,this.selectDate(t)):this.selectDate(t));this.isSingleSelection()&&(!this.showTime||this.hideOnDateTimeSelect)&&(this.input&&this.input.focus(),setTimeout(function(){r.overlayVisible=!1},150))}},selectDate:function(e){var t=this,r=new Date(e.year,e.month,e.day);this.showTime&&(this.hourFormat==="12"&&this.currentHour!==12&&this.pm?r.setHours(this.currentHour+12):r.setHours(this.currentHour),r.setMinutes(this.currentMinute),r.setSeconds(this.currentSecond)),this.minDate&&this.minDate>r&&(r=this.minDate,this.currentHour=r.getHours(),this.currentMinute=r.getMinutes(),this.currentSecond=r.getSeconds()),this.maxDate&&this.maxDate=i.getTime()?s=r:(i=r,s=null),a=[i,s]}else a=[r,null];a!==null&&this.updateModel(a),this.isRangeSelection()&&this.hideOnRangeSelection&&a[1]!==null&&setTimeout(function(){t.overlayVisible=!1},150),this.$emit("date-select",r)},updateModel:function(e){this.$emit("update:modelValue",e)},shouldSelectDate:function(){return this.isMultipleSelection()&&this.maxDateCount!=null?this.maxDateCount>(this.modelValue?this.modelValue.length:0):!0},isSingleSelection:function(){return this.selectionMode==="single"},isRangeSelection:function(){return this.selectionMode==="range"},isMultipleSelection:function(){return this.selectionMode==="multiple"},formatValue:function(e){if(typeof e=="string")return e;var t="";if(e)try{if(this.isSingleSelection())t=this.formatDateTime(e);else if(this.isMultipleSelection())for(var r=0;r11&&r!==12&&(r-=12),this.hourFormat==="12"?t+=r===0?12:r<10?"0"+r:r:t+=r<10?"0"+r:r,t+=":",t+=a<10?"0"+a:a,this.showSeconds&&(t+=":",t+=i<10?"0"+i:i),this.hourFormat==="12"&&(t+=e.getHours()>11?" ".concat(this.$primevue.config.locale.pm):" ".concat(this.$primevue.config.locale.am)),t},onTodayButtonClick:function(e){var t=new Date,r={day:t.getDate(),month:t.getMonth(),year:t.getFullYear(),otherMonth:t.getMonth()!==this.currentMonth||t.getFullYear()!==this.currentYear,today:!0,selectable:!0};this.onDateSelect(null,r),this.$emit("today-click",t),e.preventDefault()},onClearButtonClick:function(e){this.updateModel(null),this.overlayVisible=!1,this.$emit("clear-click",e),e.preventDefault()},onTimePickerElementMouseDown:function(e,t,r){this.isEnabled()&&(this.repeat(e,null,t,r),e.preventDefault())},onTimePickerElementMouseUp:function(e){this.isEnabled()&&(this.clearTimePickerTimer(),this.updateModelTime(),e.preventDefault())},onTimePickerElementMouseLeave:function(){this.clearTimePickerTimer()},repeat:function(e,t,r,a){var i=this,s=t||500;switch(this.clearTimePickerTimer(),this.timePickerTimer=setTimeout(function(){i.repeat(e,100,r,a)},s),r){case 0:a===1?this.incrementHour(e):this.decrementHour(e);break;case 1:a===1?this.incrementMinute(e):this.decrementMinute(e);break;case 2:a===1?this.incrementSecond(e):this.decrementSecond(e);break}},convertTo24Hour:function(e,t){return this.hourFormat=="12"?e===12?t?12:0:t?e+12:e:e},validateTime:function(e,t,r,a){var i=this.isComparable()?this.modelValue:this.viewDate,s=this.convertTo24Hour(e,a);this.isRangeSelection()&&(i=this.modelValue[1]||this.modelValue[0]),this.isMultipleSelection()&&(i=this.modelValue[this.modelValue.length-1]);var l=i?i.toDateString():null;return!(this.minDate&&l&&this.minDate.toDateString()===l&&(this.minDate.getHours()>s||this.minDate.getHours()===s&&(this.minDate.getMinutes()>t||this.minDate.getMinutes()===t&&this.minDate.getSeconds()>r))||this.maxDate&&l&&this.maxDate.toDateString()===l&&(this.maxDate.getHours()=24?r-24:r:this.hourFormat=="12"&&(t<12&&r>11&&(a=!this.pm),r=r>=13?r-12:r),this.validateTime(r,this.currentMinute,this.currentSecond,a)&&(this.currentHour=r,this.pm=a),e.preventDefault()},decrementHour:function(e){var t=this.currentHour-this.stepHour,r=this.pm;this.hourFormat=="24"?t=t<0?24+t:t:this.hourFormat=="12"&&(this.currentHour===12&&(r=!this.pm),t=t<=0?12+t:t),this.validateTime(t,this.currentMinute,this.currentSecond,r)&&(this.currentHour=t,this.pm=r),e.preventDefault()},incrementMinute:function(e){var t=this.currentMinute+Number(this.stepMinute);this.validateTime(this.currentHour,t,this.currentSecond,this.pm)&&(this.currentMinute=t>59?t-60:t),e.preventDefault()},decrementMinute:function(e){var t=this.currentMinute-this.stepMinute;t=t<0?60+t:t,this.validateTime(this.currentHour,t,this.currentSecond,this.pm)&&(this.currentMinute=t),e.preventDefault()},incrementSecond:function(e){var t=this.currentSecond+Number(this.stepSecond);this.validateTime(this.currentHour,this.currentMinute,t,this.pm)&&(this.currentSecond=t>59?t-60:t),e.preventDefault()},decrementSecond:function(e){var t=this.currentSecond-this.stepSecond;t=t<0?60+t:t,this.validateTime(this.currentHour,this.currentMinute,t,this.pm)&&(this.currentSecond=t),e.preventDefault()},updateModelTime:function(){var e=this;this.timePickerChange=!0;var t=this.isComparable()?this.modelValue:this.viewDate;this.isRangeSelection()&&(t=this.modelValue[1]||this.modelValue[0]),this.isMultipleSelection()&&(t=this.modelValue[this.modelValue.length-1]),t=t?new Date(t.getTime()):new Date,this.hourFormat=="12"?this.currentHour===12?t.setHours(this.pm?12:0):t.setHours(this.pm?this.currentHour+12:this.currentHour):t.setHours(this.currentHour),t.setMinutes(this.currentMinute),t.setSeconds(this.currentSecond),this.isRangeSelection()&&(this.modelValue[1]?t=[this.modelValue[0],t]:t=[t,null]),this.isMultipleSelection()&&(t=[].concat(de(this.modelValue.slice(0,-1)),[t])),this.updateModel(t),this.$emit("date-select",t),setTimeout(function(){return e.timePickerChange=!1},0)},toggleAMPM:function(e){var t=this.validateTime(this.currentHour,this.currentMinute,this.currentSecond,!this.pm);!t&&(this.maxDate||this.minDate)||(this.pm=!this.pm,this.updateModelTime(),e.preventDefault())},clearTimePickerTimer:function(){this.timePickerTimer&&clearInterval(this.timePickerTimer)},onMonthSelect:function(e,t){t.month;var r=t.index;this.view==="month"?this.onDateSelect(e,{year:this.currentYear,month:r,day:1,selectable:!0}):(this.currentMonth=r,this.currentView="date",this.$emit("month-change",{month:this.currentMonth+1,year:this.currentYear})),setTimeout(this.updateFocus,0)},onYearSelect:function(e,t){this.view==="year"?this.onDateSelect(e,{year:t.value,month:0,day:1,selectable:!0}):(this.currentYear=t.value,this.currentView="month",this.$emit("year-change",{month:this.currentMonth+1,year:this.currentYear})),setTimeout(this.updateFocus,0)},updateCurrentMetaData:function(){var e=this.viewDate;this.currentMonth=e.getMonth(),this.currentYear=e.getFullYear(),(this.showTime||this.timeOnly)&&this.updateCurrentTimeMeta(e)},isValidSelection:function(e){var t=this;if(e==null)return!0;var r=!0;return this.isSingleSelection()?this.isSelectable(e.getDate(),e.getMonth(),e.getFullYear(),!1)||(r=!1):e.every(function(a){return t.isSelectable(a.getDate(),a.getMonth(),a.getFullYear(),!1)})&&this.isRangeSelection()&&(r=e.length>1&&e[1]>=e[0]),r},parseValue:function(e){if(!e||e.trim().length===0)return null;var t;if(this.isSingleSelection())t=this.parseDateTime(e);else if(this.isMultipleSelection()){var r=e.split(",");t=[];var a=pe(r),i;try{for(a.s();!(i=a.n()).done;){var s=i.value;t.push(this.parseDateTime(s.trim()))}}catch(m){a.e(m)}finally{a.f()}}else if(this.isRangeSelection()){var l=e.split(" - ");t=[];for(var d=0;d23||s>59||this.hourFormat=="12"&&i>12||this.showSeconds&&(isNaN(l)||l>59))throw"Invalid time";return this.hourFormat=="12"&&i!==12&&this.pm?i+=12:this.hourFormat=="12"&&i==12&&!this.pm&&(i=0),{hour:i,minute:s,second:l}},parseDate:function(e,t){if(t==null||e==null)throw"Invalid arguments";if(e=he(e)==="object"?e.toString():e+"",e==="")return null;var r,a,i,s=0,l=typeof this.shortYearCutoff!="string"?this.shortYearCutoff:new Date().getFullYear()%100+parseInt(this.shortYearCutoff,10),d=-1,m=-1,o=-1,b=-1,D=!1,v,f=function(T){var E=r+1-1){m=1,o=b;do{if(a=this.getDaysCountInMonth(d,m-1),o<=a)break;m++,o-=a}while(!0)}if(v=this.daylightSavingAdjust(new Date(d,m-1,o)),v.getFullYear()!==d||v.getMonth()+1!==m||v.getDate()!==o)throw"Invalid date";return v},getWeekNumber:function(e){var t=new Date(e.getTime());t.setDate(t.getDate()+4-(t.getDay()||7));var r=t.getTime();return t.setMonth(0),t.setDate(1),Math.floor(Math.round((r-t.getTime())/864e5)/7)+1},onDateCellKeydown:function(e,t,r){var a=e.currentTarget,i=a.parentElement,s=_(i);switch(e.code){case"ArrowDown":{a.tabIndex="-1";var l=i.parentElement.nextElementSibling;if(l){var d=_(i.parentElement),m=Array.from(i.parentElement.parentElement.children),o=m.slice(d+1),b=o.find(function(G){var X=G.children[s].children[0];return!J(X,"data-p-disabled")});if(b){var D=b.children[s].children[0];D.tabIndex="0",D.focus()}else this.navigationState={backward:!1},this.navForward(e)}else this.navigationState={backward:!1},this.navForward(e);e.preventDefault();break}case"ArrowUp":{if(a.tabIndex="-1",e.altKey)this.overlayVisible=!1,this.focused=!0;else{var v=i.parentElement.previousElementSibling;if(v){var f=_(i.parentElement),V=Array.from(i.parentElement.parentElement.children),S=V.slice(0,f).reverse(),Y=S.find(function(G){var X=G.children[s].children[0];return!J(X,"data-p-disabled")});if(Y){var H=Y.children[s].children[0];H.tabIndex="0",H.focus()}else this.navigationState={backward:!0},this.navBackward(e)}else this.navigationState={backward:!0},this.navBackward(e)}e.preventDefault();break}case"ArrowLeft":{a.tabIndex="-1";var T=i.previousElementSibling;if(T){var E=Array.from(i.parentElement.children),j=E.slice(0,s).reverse(),K=j.find(function(G){var X=G.children[0];return!J(X,"data-p-disabled")});if(K){var N=K.children[0];N.tabIndex="0",N.focus()}else this.navigateToMonth(e,!0,r)}else this.navigateToMonth(e,!0,r);e.preventDefault();break}case"ArrowRight":{a.tabIndex="-1";var L=i.nextElementSibling;if(L){var U=Array.from(i.parentElement.children),z=U.slice(s+1),w=z.find(function(G){var X=G.children[0];return!J(X,"data-p-disabled")});if(w){var ee=w.children[0];ee.tabIndex="0",ee.focus()}else this.navigateToMonth(e,!1,r)}else this.navigateToMonth(e,!1,r);e.preventDefault();break}case"Enter":case"NumpadEnter":case"Space":{this.onDateSelect(e,t),e.preventDefault();break}case"Escape":{this.overlayVisible=!1,e.preventDefault();break}case"Tab":{this.inline||this.trapFocus(e);break}case"Home":{a.tabIndex="-1";var ie=i.parentElement,re=ie.children[0].children[0];J(re,"data-p-disabled")?this.navigateToMonth(e,!0,r):(re.tabIndex="0",re.focus()),e.preventDefault();break}case"End":{a.tabIndex="-1";var ye=i.parentElement,ae=ye.children[ye.children.length-1].children[0];J(ae,"data-p-disabled")?this.navigateToMonth(e,!1,r):(ae.tabIndex="0",ae.focus()),e.preventDefault();break}case"PageUp":{a.tabIndex="-1",e.shiftKey?(this.navigationState={backward:!0},this.navBackward(e)):this.navigateToMonth(e,!0,r),e.preventDefault();break}case"PageDown":{a.tabIndex="-1",e.shiftKey?(this.navigationState={backward:!1},this.navForward(e)):this.navigateToMonth(e,!1,r),e.preventDefault();break}}},navigateToMonth:function(e,t,r){if(t)if(this.numberOfMonths===1||r===0)this.navigationState={backward:!0},this.navBackward(e);else{var a=this.overlay.children[r-1],i=x(a,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])'),s=i[i.length-1];s.tabIndex="0",s.focus()}else if(this.numberOfMonths===1||r===this.numberOfMonths-1)this.navigationState={backward:!1},this.navForward(e);else{var l=this.overlay.children[r+1],d=W(l,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])');d.tabIndex="0",d.focus()}},onMonthCellKeydown:function(e,t){var r=e.currentTarget;switch(e.code){case"ArrowUp":case"ArrowDown":{r.tabIndex="-1";var a=r.parentElement.children,i=_(r),s=a[e.code==="ArrowDown"?i+3:i-3];s&&(s.tabIndex="0",s.focus()),e.preventDefault();break}case"ArrowLeft":{r.tabIndex="-1";var l=r.previousElementSibling;l?(l.tabIndex="0",l.focus()):(this.navigationState={backward:!0},this.navBackward(e)),e.preventDefault();break}case"ArrowRight":{r.tabIndex="-1";var d=r.nextElementSibling;d?(d.tabIndex="0",d.focus()):(this.navigationState={backward:!1},this.navForward(e)),e.preventDefault();break}case"PageUp":{if(e.shiftKey)return;this.navigationState={backward:!0},this.navBackward(e);break}case"PageDown":{if(e.shiftKey)return;this.navigationState={backward:!1},this.navForward(e);break}case"Enter":case"NumpadEnter":case"Space":{this.onMonthSelect(e,t),e.preventDefault();break}case"Escape":{this.overlayVisible=!1,e.preventDefault();break}case"Tab":{this.trapFocus(e);break}}},onYearCellKeydown:function(e,t){var r=e.currentTarget;switch(e.code){case"ArrowUp":case"ArrowDown":{r.tabIndex="-1";var a=r.parentElement.children,i=_(r),s=a[e.code==="ArrowDown"?i+2:i-2];s&&(s.tabIndex="0",s.focus()),e.preventDefault();break}case"ArrowLeft":{r.tabIndex="-1";var l=r.previousElementSibling;l?(l.tabIndex="0",l.focus()):(this.navigationState={backward:!0},this.navBackward(e)),e.preventDefault();break}case"ArrowRight":{r.tabIndex="-1";var d=r.nextElementSibling;d?(d.tabIndex="0",d.focus()):(this.navigationState={backward:!1},this.navForward(e)),e.preventDefault();break}case"PageUp":{if(e.shiftKey)return;this.navigationState={backward:!0},this.navBackward(e);break}case"PageDown":{if(e.shiftKey)return;this.navigationState={backward:!1},this.navForward(e);break}case"Enter":case"NumpadEnter":case"Space":{this.onYearSelect(e,t),e.preventDefault();break}case"Escape":{this.overlayVisible=!1,e.preventDefault();break}case"Tab":{this.trapFocus(e);break}}},updateFocus:function(){var e;if(this.navigationState){if(this.navigationState.button)this.initFocusableCell(),this.navigationState.backward?this.previousButton.focus():this.nextButton.focus();else{if(this.navigationState.backward){var t;this.currentView==="month"?t=x(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"]:not([data-p-disabled="true"])'):this.currentView==="year"?t=x(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"]:not([data-p-disabled="true"])'):t=x(this.overlay,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])'),t&&t.length>0&&(e=t[t.length-1])}else this.currentView==="month"?e=W(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"]:not([data-p-disabled="true"])'):this.currentView==="year"?e=W(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"]:not([data-p-disabled="true"])'):e=W(this.overlay,'table td span:not([data-p-disabled="true"]):not([data-p-ink="true"])');e&&(e.tabIndex="0",e.focus())}this.navigationState=null}else this.initFocusableCell()},initFocusableCell:function(){var e;if(this.currentView==="month"){var t=x(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"]'),r=W(this.overlay,'[data-pc-section="monthview"] [data-pc-section="month"][data-p-selected="true"]');t.forEach(function(l){return l.tabIndex=-1}),e=r||t[0]}else if(this.currentView==="year"){var a=x(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"]'),i=W(this.overlay,'[data-pc-section="yearview"] [data-pc-section="year"][data-p-selected="true"]');a.forEach(function(l){return l.tabIndex=-1}),e=i||a[0]}else if(e=W(this.overlay,'span[data-p-selected="true"]'),!e){var s=W(this.overlay,'td[data-p-today="true"] span:not([data-p-disabled="true"]):not([data-p-ink="true"])');s?e=s:e=W(this.overlay,'.p-datepicker-calendar td span:not([data-p-disabled="true"]):not([data-p-ink="true"])')}e&&(e.tabIndex="0",this.preventFocus=!1)},trapFocus:function(e){e.preventDefault();var t=ke(this.overlay);if(t&&t.length>0)if(!document.activeElement)t[0].focus();else{var r=t.indexOf(document.activeElement);if(e.shiftKey)r===-1||r===0?t[t.length-1].focus():t[r-1].focus();else if(r===-1)if(this.timeOnly)t[0].focus();else{for(var a=null,i=0;i1&&this.responsiveOptions&&!this.isUnstyled){if(!this.responsiveStyleElement){var e;this.responsiveStyleElement=document.createElement("style"),this.responsiveStyleElement.type="text/css",Ke(this.responsiveStyleElement,"nonce",(e=this.$primevue)===null||e===void 0||(e=e.config)===null||e===void 0||(e=e.csp)===null||e===void 0?void 0:e.nonce),document.body.appendChild(this.responsiveStyleElement)}var t="";if(this.responsiveOptions)for(var r=Ae(),a=de(this.responsiveOptions).filter(function(b){return!!(b.breakpoint&&b.numMonths)}).sort(function(b,D){return-1*r(b.breakpoint,D.breakpoint)}),i=0;it?this.minDate:t},inputFieldValue:function(){return this.formatValue(this.modelValue)},months:function(){for(var e=[],t=0;t11&&(r=r%11-1,a=a+1);for(var i=[],s=this.getFirstDayOfMonthIndex(r,a),l=this.getDaysCountInMonth(r,a),d=this.getDaysCountInPrevMonth(r,a),m=1,o=new Date,v=[],w=Math.ceil((l+s)/7),g=0;gl){var H=this.getNextMonthAndYear(r,a);f.push({day:m-l,month:H.month,year:H.year,otherMonth:!0,today:this.isToday(o,m-l,H.month,H.year),selectable:this.isSelectable(m-l,H.month,H.year,!0)})}else f.push({day:m,month:r,year:a,today:this.isToday(o,m,r,a),selectable:this.isSelectable(m,r,a,!1)});m++}this.showWeek&&v.push(this.getWeekNumber(new Date(f[0].year,f[0].month,f[0].day))),i.push(f)}e.push({month:r,year:a,dates:i,weekNumbers:v})}return e},weekDays:function(){for(var e=[],t=this.$primevue.config.locale.firstDayOfWeek,r=0;r<7;r++)e.push(this.$primevue.config.locale.dayNamesMin[t]),t=t==6?0:++t;return e},ticksTo1970:function(){return(1969*365+Math.floor(1970/4)-Math.floor(1970/100)+Math.floor(1970/400))*24*60*60*1e7},sundayIndex:function(){return this.$primevue.config.locale.firstDayOfWeek>0?7-this.$primevue.config.locale.firstDayOfWeek:0},datePattern:function(){return this.dateFormat||this.$primevue.config.locale.dateFormat},monthPickerValues:function(){for(var e=this,t=[],r=function(s){if(e.minDate){var l=e.minDate.getMonth(),d=e.minDate.getFullYear();if(e.currentYearo||e.currentYear===o&&s>m)return!1}return!0},a=0;a<=11;a++)t.push({value:this.$primevue.config.locale.monthNamesShort[a],selectable:r(a)});return t},yearPickerValues:function(){for(var e=this,t=[],r=this.currentYear-this.currentYear%10,a=function(l){return!(e.minDate&&e.minDate.getFullYear()>l||e.maxDate&&e.maxDate.getFullYear()1||this.disabled},panelId:function(){return this.d_id+"_panel"},hasFluid:function(){return Oe(this.fluid)?!!this.$pcFluid:this.fluid}},components:{InputText:tt,Button:nt,Portal:Ne,CalendarIcon:Se,ChevronLeftIcon:et,ChevronRightIcon:Xe,ChevronUpIcon:Ce,ChevronDownIcon:$e},directives:{ripple:Re}},yt=["id"],kt=["disabled","aria-label","aria-expanded","aria-controls"],bt=["id","role","aria-modal","aria-label"],vt=["disabled","aria-label"],gt=["disabled","aria-label"],wt=["disabled","aria-label"],Dt=["disabled","aria-label"],Mt=["data-p-disabled"],St=["abbr"],Ct=["data-p-disabled"],Tt=["aria-label","data-p-today","data-p-other-month"],Vt=["onClick","onKeydown","aria-selected","aria-disabled","data-p-disabled","data-p-selected"],Bt=["onClick","onKeydown","data-p-disabled","data-p-selected"],It=["onClick","onKeydown","data-p-disabled","data-p-selected"];function Et(n,e,t,r,a,i){var s=le("InputText"),l=le("Button"),d=le("Portal"),m=ze("ripple");return c(),h("span",u({ref:"container",id:a.d_id,class:n.cx("root"),style:n.sx("root")},n.ptmi("root")),[n.inline?y("",!0):(c(),I(s,{key:0,ref:i.inputRef,id:n.inputId,role:"combobox",class:$([n.inputClass,n.cx("pcInputText")]),style:We(n.inputStyle),value:i.inputFieldValue,placeholder:n.placeholder,name:n.name,invalid:n.invalid,variant:n.variant,fluid:n.fluid,unstyled:n.unstyled,autocomplete:"off","aria-autocomplete":"none","aria-haspopup":"dialog","aria-expanded":a.overlayVisible,"aria-controls":i.panelId,"aria-labelledby":n.ariaLabelledby,"aria-label":n.ariaLabel,inputmode:"none",disabled:n.disabled,readonly:!n.manualInput||n.readonly,tabindex:0,onInput:i.onInput,onClick:i.onInputClick,onFocus:i.onFocus,onBlur:i.onBlur,onKeydown:i.onKeyDown,pt:n.ptm("pcInputText")},null,8,["id","class","style","value","placeholder","name","invalid","variant","fluid","unstyled","aria-expanded","aria-controls","aria-labelledby","aria-label","disabled","readonly","onInput","onClick","onFocus","onBlur","onKeydown","pt"])),n.showIcon&&n.iconDisplay==="button"&&!n.inline?Y(n.$slots,"dropdownbutton",{key:1},function(){return[b("button",u({class:n.cx("dropdown"),disabled:n.disabled,onClick:e[0]||(e[0]=function(){return i.onButtonClick&&i.onButtonClick.apply(i,arguments)}),type:"button","aria-label":n.$primevue.config.locale.chooseDate,"aria-haspopup":"dialog","aria-expanded":a.overlayVisible,"aria-controls":i.panelId},n.ptm("dropdown")),[Y(n.$slots,"dropdownicon",{class:$(n.icon)},function(){return[(c(),I(O(n.icon?"span":"CalendarIcon"),u({class:n.icon},n.ptm("dropdownIcon")),null,16,["class"]))]})],16,kt)]}):n.showIcon&&n.iconDisplay==="input"&&!n.inline?(c(),h(N,{key:2},[n.$slots.inputicon||n.showIcon?(c(),h("span",u({key:0,class:n.cx("inputIconContainer")},n.ptm("inputIconContainer")),[Y(n.$slots,"inputicon",{class:$(n.cx("inputIcon")),clickCallback:i.onButtonClick},function(){return[(c(),I(O(n.icon?"i":"CalendarIcon"),u({class:[n.icon,n.cx("inputIcon")],onClick:i.onButtonClick},n.ptm("inputicon")),null,16,["class","onClick"]))]})],16)):y("",!0)],64)):y("",!0),M(d,{appendTo:n.appendTo,disabled:n.inline},{default:S(function(){return[M(je,u({name:"p-connected-overlay",onEnter:e[58]||(e[58]=function(o){return i.onOverlayEnter(o)}),onAfterEnter:i.onOverlayEnterComplete,onAfterLeave:i.onOverlayAfterLeave,onLeave:i.onOverlayLeave},n.ptm("transition")),{default:S(function(){return[n.inline||a.overlayVisible?(c(),h("div",u({key:0,ref:i.overlayRef,id:i.panelId,class:[n.cx("panel"),n.panelClass],style:n.panelStyle,role:n.inline?null:"dialog","aria-modal":n.inline?null:"true","aria-label":n.$primevue.config.locale.chooseDate,onClick:e[55]||(e[55]=function(){return i.onOverlayClick&&i.onOverlayClick.apply(i,arguments)}),onKeydown:e[56]||(e[56]=function(){return i.onOverlayKeyDown&&i.onOverlayKeyDown.apply(i,arguments)}),onMouseup:e[57]||(e[57]=function(){return i.onOverlayMouseUp&&i.onOverlayMouseUp.apply(i,arguments)})},n.ptm("panel")),[n.timeOnly?y("",!0):(c(),h(N,{key:0},[b("div",u({class:n.cx("calendarContainer")},n.ptm("calendarContainer")),[(c(!0),h(N,null,G(i.months,function(o,v){return c(),h("div",u({key:o.month+o.year,class:n.cx("calendar"),ref_for:!0},n.ptm("calendar")),[b("div",u({class:n.cx("header"),ref_for:!0},n.ptm("header")),[Y(n.$slots,"header"),q(M(l,u({ref_for:!0,ref:i.previousButtonRef,class:n.cx("pcPrevButton"),disabled:n.disabled,"aria-label":a.currentView==="year"?n.$primevue.config.locale.prevDecade:a.currentView==="month"?n.$primevue.config.locale.prevYear:n.$primevue.config.locale.prevMonth,unstyled:n.unstyled,onClick:i.onPrevButtonClick,onKeydown:i.onContainerButtonKeydown},n.navigatorButtonProps,{pt:n.ptm("pcPrevButton"),"data-pc-group-section":"navigator"}),{icon:S(function(w){return[Y(n.$slots,"previcon",{},function(){return[(c(),I(O(n.prevIcon?"span":"ChevronLeftIcon"),u({class:[n.prevIcon,w.class],ref_for:!0},n.ptm("pcPrevButton").icon),null,16,["class"]))]})]}),_:2},1040,["class","disabled","aria-label","unstyled","onClick","onKeydown","pt"]),[[be,v===0]]),b("div",u({class:n.cx("title"),ref_for:!0},n.ptm("title")),[n.$primevue.config.locale.showMonthAfterYear?(c(),h(N,{key:0},[a.currentView!=="year"?(c(),h("button",u({key:0,type:"button",onClick:e[1]||(e[1]=function(){return i.switchToYearView&&i.switchToYearView.apply(i,arguments)}),onKeydown:e[2]||(e[2]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectYear"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseYear,ref_for:!0},n.ptm("selectYear"),{"data-pc-group-section":"view"}),k(i.getYear(o)),17,vt)):y("",!0),a.currentView==="date"?(c(),h("button",u({key:1,type:"button",onClick:e[3]||(e[3]=function(){return i.switchToMonthView&&i.switchToMonthView.apply(i,arguments)}),onKeydown:e[4]||(e[4]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectMonth"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseMonth,ref_for:!0},n.ptm("selectMonth"),{"data-pc-group-section":"view"}),k(i.getMonthName(o.month)),17,gt)):y("",!0)],64)):(c(),h(N,{key:1},[a.currentView==="date"?(c(),h("button",u({key:0,type:"button",onClick:e[5]||(e[5]=function(){return i.switchToMonthView&&i.switchToMonthView.apply(i,arguments)}),onKeydown:e[6]||(e[6]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectMonth"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseMonth,ref_for:!0},n.ptm("selectMonth"),{"data-pc-group-section":"view"}),k(i.getMonthName(o.month)),17,wt)):y("",!0),a.currentView!=="year"?(c(),h("button",u({key:1,type:"button",onClick:e[7]||(e[7]=function(){return i.switchToYearView&&i.switchToYearView.apply(i,arguments)}),onKeydown:e[8]||(e[8]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectYear"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseYear,ref_for:!0},n.ptm("selectYear"),{"data-pc-group-section":"view"}),k(i.getYear(o)),17,Dt)):y("",!0)],64)),a.currentView==="year"?(c(),h("span",u({key:2,class:n.cx("decade"),ref_for:!0},n.ptm("decade")),[Y(n.$slots,"decade",{years:i.yearPickerValues},function(){return[P(k(i.yearPickerValues[0].value)+" - "+k(i.yearPickerValues[i.yearPickerValues.length-1].value),1)]})],16)):y("",!0)],16),q(M(l,u({ref_for:!0,ref:i.nextButtonRef,class:n.cx("pcNextButton"),disabled:n.disabled,"aria-label":a.currentView==="year"?n.$primevue.config.locale.nextDecade:a.currentView==="month"?n.$primevue.config.locale.nextYear:n.$primevue.config.locale.nextMonth,unstyled:n.unstyled,onClick:i.onNextButtonClick,onKeydown:i.onContainerButtonKeydown},n.navigatorButtonProps,{pt:n.ptm("pcNextButton"),"data-pc-group-section":"navigator"}),{icon:S(function(w){return[Y(n.$slots,"nexticon",{},function(){return[(c(),I(O(n.nextIcon?"span":"ChevronRightIcon"),u({class:[n.nextIcon,w.class],ref_for:!0},n.ptm("pcNextButton").icon),null,16,["class"]))]})]}),_:2},1040,["class","disabled","aria-label","unstyled","onClick","onKeydown","pt"]),[[be,n.numberOfMonths===1?!0:v===n.numberOfMonths-1]])],16),a.currentView==="date"?(c(),h("table",u({key:0,class:n.cx("dayView"),role:"grid",ref_for:!0},n.ptm("dayView")),[b("thead",u({ref_for:!0},n.ptm("tableHeader")),[b("tr",u({ref_for:!0},n.ptm("tableHeaderRow")),[n.showWeek?(c(),h("th",u({key:0,scope:"col",class:n.cx("weekHeader"),ref_for:!0},n.ptm("weekHeader",{context:{disabled:n.showWeek}}),{"data-p-disabled":n.showWeek,"data-pc-group-section":"tableheadercell"}),[Y(n.$slots,"weekheaderlabel",{},function(){return[b("span",u({ref_for:!0},n.ptm("weekHeaderLabel",{context:{disabled:n.showWeek}}),{"data-pc-group-section":"tableheadercelllabel"}),k(i.weekHeaderLabel),17)]})],16,Mt)):y("",!0),(c(!0),h(N,null,G(i.weekDays,function(w){return c(),h("th",u({key:w,scope:"col",abbr:w,ref_for:!0},n.ptm("tableHeaderCell"),{"data-pc-group-section":"tableheadercell",class:n.cx("weekDayCell")}),[b("span",u({class:n.cx("weekDay"),ref_for:!0},n.ptm("weekDay"),{"data-pc-group-section":"tableheadercelllabel"}),k(w),17)],16,St)}),128))],16)],16),b("tbody",u({ref_for:!0},n.ptm("tableBody")),[(c(!0),h(N,null,G(o.dates,function(w,g){return c(),h("tr",u({key:w[0].day+""+w[0].month,ref_for:!0},n.ptm("tableBodyRow")),[n.showWeek?(c(),h("td",u({key:0,class:n.cx("weekNumber"),ref_for:!0},n.ptm("weekNumber"),{"data-pc-group-section":"tablebodycell"}),[b("span",u({class:n.cx("weekLabelContainer"),ref_for:!0},n.ptm("weekLabelContainer",{context:{disabled:n.showWeek}}),{"data-p-disabled":n.showWeek,"data-pc-group-section":"tablebodycelllabel"}),[Y(n.$slots,"weeklabel",{weekNumber:o.weekNumbers[g]},function(){return[o.weekNumbers[g]<10?(c(),h("span",u({key:0,style:{visibility:"hidden"},ref_for:!0},n.ptm("weekLabel")),"0",16)):y("",!0),P(" "+k(o.weekNumbers[g]),1)]})],16,Ct)],16)):y("",!0),(c(!0),h(N,null,G(w,function(f){return c(),h("td",u({key:f.day+""+f.month,"aria-label":f.day,class:n.cx("dayCell",{date:f}),ref_for:!0},n.ptm("dayCell",{context:{date:f,today:f.today,otherMonth:f.otherMonth,selected:i.isSelected(f),disabled:!f.selectable}}),{"data-p-today":f.today,"data-p-other-month":f.otherMonth,"data-pc-group-section":"tablebodycell"}),[n.showOtherMonths||!f.otherMonth?q((c(),h("span",u({key:0,class:n.cx("day",{date:f}),onClick:function(C){return i.onDateSelect(C,f)},draggable:"false",onKeydown:function(C){return i.onDateCellKeydown(C,f,v)},"aria-selected":i.isSelected(f),"aria-disabled":!f.selectable,ref_for:!0},n.ptm("day",{context:{date:f,today:f.today,otherMonth:f.otherMonth,selected:i.isSelected(f),disabled:!f.selectable}}),{"data-p-disabled":!f.selectable,"data-p-selected":i.isSelected(f),"data-pc-group-section":"tablebodycelllabel"}),[Y(n.$slots,"date",{date:f},function(){return[P(k(f.day),1)]})],16,Vt)),[[m]]):y("",!0),i.isSelected(f)?(c(),h("div",u({key:1,class:"p-hidden-accessible","aria-live":"polite",ref_for:!0},n.ptm("hiddenSelectedDay"),{"data-p-hidden-accessible":!0}),k(f.day),17)):y("",!0)],16,Tt)}),128))],16)}),128))],16)],16)):y("",!0)],16)}),128))],16),a.currentView==="month"?(c(),h("div",u({key:0,class:n.cx("monthView")},n.ptm("monthView")),[(c(!0),h(N,null,G(i.monthPickerValues,function(o,v){return q((c(),h("span",u({key:o,onClick:function(g){return i.onMonthSelect(g,{month:o,index:v})},onKeydown:function(g){return i.onMonthCellKeydown(g,{month:o,index:v})},class:n.cx("month",{month:o,index:v}),ref_for:!0},n.ptm("month",{context:{month:o,monthIndex:v,selected:i.isMonthSelected(v),disabled:!o.selectable}}),{"data-p-disabled":!o.selectable,"data-p-selected":i.isMonthSelected(v)}),[P(k(o.value)+" ",1),i.isMonthSelected(v)?(c(),h("div",u({key:0,class:"p-hidden-accessible","aria-live":"polite",ref_for:!0},n.ptm("hiddenMonth"),{"data-p-hidden-accessible":!0}),k(o.value),17)):y("",!0)],16,Bt)),[[m]])}),128))],16)):y("",!0),a.currentView==="year"?(c(),h("div",u({key:1,class:n.cx("yearView")},n.ptm("yearView")),[(c(!0),h(N,null,G(i.yearPickerValues,function(o){return q((c(),h("span",u({key:o.value,onClick:function(w){return i.onYearSelect(w,o)},onKeydown:function(w){return i.onYearCellKeydown(w,o)},class:n.cx("year",{year:o}),ref_for:!0},n.ptm("year",{context:{year:o,selected:i.isYearSelected(o.value),disabled:!o.selectable}}),{"data-p-disabled":!o.selectable,"data-p-selected":i.isYearSelected(o.value)}),[P(k(o.value)+" ",1),i.isYearSelected(o.value)?(c(),h("div",u({key:0,class:"p-hidden-accessible","aria-live":"polite",ref_for:!0},n.ptm("hiddenYear"),{"data-p-hidden-accessible":!0}),k(o.value),17)):y("",!0)],16,It)),[[m]])}),128))],16)):y("",!0)],64)),(n.showTime||n.timeOnly)&&a.currentView==="date"?(c(),h("div",u({key:1,class:n.cx("timePicker")},n.ptm("timePicker")),[b("div",u({class:n.cx("hourPicker")},n.ptm("hourPicker"),{"data-pc-group-section":"timepickerContainer"}),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.nextHour,unstyled:n.unstyled,onMousedown:e[9]||(e[9]=function(o){return i.onTimePickerElementMouseDown(o,0,1)}),onMouseup:e[10]||(e[10]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[12]||(e[12]=B(function(o){return i.onTimePickerElementMouseDown(o,0,1)},["enter"])),e[13]||(e[13]=B(function(o){return i.onTimePickerElementMouseDown(o,0,1)},["space"]))],onMouseleave:e[11]||(e[11]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[14]||(e[14]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[15]||(e[15]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"incrementicon",{},function(){return[(c(),I(O(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.incrementIcon,o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","unstyled","onKeydown","pt"]),b("span",u(n.ptm("hour"),{"data-pc-group-section":"timepickerlabel"}),k(i.formattedCurrentHour),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.prevHour,unstyled:n.unstyled,onMousedown:e[16]||(e[16]=function(o){return i.onTimePickerElementMouseDown(o,0,-1)}),onMouseup:e[17]||(e[17]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[19]||(e[19]=B(function(o){return i.onTimePickerElementMouseDown(o,0,-1)},["enter"])),e[20]||(e[20]=B(function(o){return i.onTimePickerElementMouseDown(o,0,-1)},["space"]))],onMouseleave:e[18]||(e[18]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[21]||(e[21]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[22]||(e[22]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"decrementicon",{},function(){return[(c(),I(O(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.decrementIcon,o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","unstyled","onKeydown","pt"])],16),b("div",u(n.ptm("separatorContainer"),{"data-pc-group-section":"timepickerContainer"}),[b("span",u(n.ptm("separator"),{"data-pc-group-section":"timepickerlabel"}),k(n.timeSeparator),17)],16),b("div",u({class:n.cx("minutePicker")},n.ptm("minutePicker"),{"data-pc-group-section":"timepickerContainer"}),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.nextMinute,disabled:n.disabled,unstyled:n.unstyled,onMousedown:e[23]||(e[23]=function(o){return i.onTimePickerElementMouseDown(o,1,1)}),onMouseup:e[24]||(e[24]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[26]||(e[26]=B(function(o){return i.onTimePickerElementMouseDown(o,1,1)},["enter"])),e[27]||(e[27]=B(function(o){return i.onTimePickerElementMouseDown(o,1,1)},["space"]))],onMouseleave:e[25]||(e[25]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[28]||(e[28]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[29]||(e[29]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"incrementicon",{},function(){return[(c(),I(O(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.incrementIcon,o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"]),b("span",u(n.ptm("minute"),{"data-pc-group-section":"timepickerlabel"}),k(i.formattedCurrentMinute),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.prevMinute,disabled:n.disabled,onMousedown:e[30]||(e[30]=function(o){return i.onTimePickerElementMouseDown(o,1,-1)}),onMouseup:e[31]||(e[31]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[33]||(e[33]=B(function(o){return i.onTimePickerElementMouseDown(o,1,-1)},["enter"])),e[34]||(e[34]=B(function(o){return i.onTimePickerElementMouseDown(o,1,-1)},["space"]))],onMouseleave:e[32]||(e[32]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[35]||(e[35]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[36]||(e[36]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"decrementicon",{},function(){return[(c(),I(O(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.decrementIcon,o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","onKeydown","pt"])],16),n.showSeconds?(c(),h("div",u({key:0,class:n.cx("separatorContainer")},n.ptm("separatorContainer"),{"data-pc-group-section":"timepickerContainer"}),[b("span",u(n.ptm("separator"),{"data-pc-group-section":"timepickerlabel"}),k(n.timeSeparator),17)],16)):y("",!0),n.showSeconds?(c(),h("div",u({key:1,class:n.cx("secondPicker")},n.ptm("secondPicker"),{"data-pc-group-section":"timepickerContainer"}),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.nextSecond,disabled:n.disabled,unstyled:n.unstyled,onMousedown:e[37]||(e[37]=function(o){return i.onTimePickerElementMouseDown(o,2,1)}),onMouseup:e[38]||(e[38]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[40]||(e[40]=B(function(o){return i.onTimePickerElementMouseDown(o,2,1)},["enter"])),e[41]||(e[41]=B(function(o){return i.onTimePickerElementMouseDown(o,2,1)},["space"]))],onMouseleave:e[39]||(e[39]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[42]||(e[42]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[43]||(e[43]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"incrementicon",{},function(){return[(c(),I(O(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.incrementIcon,o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"]),b("span",u(n.ptm("second"),{"data-pc-group-section":"timepickerlabel"}),k(i.formattedCurrentSecond),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.prevSecond,disabled:n.disabled,unstyled:n.unstyled,onMousedown:e[44]||(e[44]=function(o){return i.onTimePickerElementMouseDown(o,2,-1)}),onMouseup:e[45]||(e[45]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[47]||(e[47]=B(function(o){return i.onTimePickerElementMouseDown(o,2,-1)},["enter"])),e[48]||(e[48]=B(function(o){return i.onTimePickerElementMouseDown(o,2,-1)},["space"]))],onMouseleave:e[46]||(e[46]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[49]||(e[49]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[50]||(e[50]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"decrementicon",{},function(){return[(c(),I(O(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.decrementIcon,o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"])],16)):y("",!0),n.hourFormat=="12"?(c(),h("div",u({key:2,class:n.cx("separatorContainer")},n.ptm("separatorContainer"),{"data-pc-group-section":"timepickerContainer"}),[b("span",u(n.ptm("separator"),{"data-pc-group-section":"timepickerlabel"}),k(n.timeSeparator),17)],16)):y("",!0),n.hourFormat=="12"?(c(),h("div",u({key:3,class:n.cx("ampmPicker")},n.ptm("ampmPicker")),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.am,disabled:n.disabled,unstyled:n.unstyled,onClick:e[51]||(e[51]=function(o){return i.toggleAMPM(o)}),onKeydown:i.onContainerButtonKeydown},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"incrementicon",{class:$(n.cx("incrementIcon"))},function(){return[(c(),I(O(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.cx("incrementIcon"),o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"]),b("span",u(n.ptm("ampm"),{"data-pc-group-section":"timepickerlabel"}),k(a.pm?n.$primevue.config.locale.pm:n.$primevue.config.locale.am),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.pm,disabled:n.disabled,onClick:e[52]||(e[52]=function(o){return i.toggleAMPM(o)}),onKeydown:i.onContainerButtonKeydown},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:S(function(o){return[Y(n.$slots,"decrementicon",{class:$(n.cx("decrementIcon"))},function(){return[(c(),I(O(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.cx("decrementIcon"),o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","onKeydown","pt"])],16)):y("",!0)],16)):y("",!0),n.showButtonBar?(c(),h("div",u({key:2,class:n.cx("buttonbar")},n.ptm("buttonbar")),[M(l,u({label:i.todayLabel,onClick:e[53]||(e[53]=function(o){return i.onTodayButtonClick(o)}),class:n.cx("pcTodayButton"),unstyled:n.unstyled,onKeydown:i.onContainerButtonKeydown},n.todayButtonProps,{pt:n.ptm("pcTodayButton"),"data-pc-group-section":"button"}),null,16,["label","class","unstyled","onKeydown","pt"]),M(l,u({label:i.clearLabel,onClick:e[54]||(e[54]=function(o){return i.onClearButtonClick(o)}),class:n.cx("pcClearButton"),unstyled:n.unstyled,onKeydown:i.onContainerButtonKeydown},n.clearButtonProps,{pt:n.ptm("pcClearButton"),"data-pc-group-section":"button"}),null,16,["label","class","unstyled","onKeydown","pt"])],16)):y("",!0),Y(n.$slots,"footer")],16,bt)):y("",!0)]}),_:3},16,["onAfterEnter","onAfterLeave","onLeave"])]}),_:3},8,["appendTo","disabled"])],16,yt)}Ve.render=Et;const Pt=me({__name:"PricesTable",props:{prices:{}},setup(n){const e=n,t=_(()=>e.prices.map(a=>({dateStr:a.date,date:new Date(a.date),close:a.close}))),r=te({date:{operator:"and",constraints:[{value:null,matchMode:"dateIs"}]}});return(a,i)=>(c(),h("div",null,[M(p(ne),{filters:p(r),"onUpdate:filters":i[0]||(i[0]=s=>Me(r)?r.value=s:null),value:p(t),class:"font-mono",size:"small",paginator:!0,rows:10,"sort-field":"date","sort-order":-1,"rows-per-page-options":[10,30,100,300],"filter-display":"menu"},{default:S(()=>[M(p(U),{field:"date",header:"Date",sortable:"","data-type":"date"},{body:S(({data:s})=>[P(k(s.dateStr),1)]),filter:S(({filterModel:s})=>[M(p(Ve),{modelValue:s.value,"onUpdate:modelValue":l=>s.value=l,"date-format":"yy-mm-dd",placeholder:"yyyy-mm-dd"},null,8,["modelValue","onUpdate:modelValue"])]),_:1}),M(p(U),{field:"close","body-class":"!text-right"},{header:S(()=>i[1]||(i[1]=[b("span",{class:"flex-1 text-right"},"Close",-1)])),body:S(({data:s})=>[P(k(s.close.toLocaleString(void 0,{minimumFractionDigits:2})),1)]),_:1})]),_:1},8,["filters","value"])]))}}),Yt={class:"flex justify-center"},Ft={style:{width:"800px"}},Ht={class:"flex flex-wrap"},Lt={class:"flex-grow-1"},Kt={class:"separator-container font-mono"},At=["src"],Ot={class:"mt-4"},Nt={class:"flex items-baseline"},Rt={key:0},Ut={key:1},zt={key:2},Wt={key:3},jt={class:"font-mono"},Zt={class:"font-mono"},qt={key:4},Gt={key:5,class:"font-mono"},Xt={key:6},xt={key:8},Jt={key:9,class:"font-mono"},Qt={key:10},$t={key:12},_t=me({__name:"[uuid]",async setup(n){let e,t;const r=Ze(),{data:a,error:i}=([e,t]=ce(()=>ge(`security:${r.params.uuid}`,()=>ue(`/securities/uuid/${r.params.uuid}`))),e=await e,t(),e);if(i.value||!a.value)throw ve({statusCode:404,message:"This page could not be found",fatal:!0});const s=te(a.value),l=[{code:"EUR"},{code:"USD"},{code:"AED"},{code:"AUD"},{code:"BGN"},{code:"BRL"},{code:"CAD"},{code:"CHF"},{code:"CNY"},{code:"CZK"},{code:"DKK"},{code:"GBP"},{code:"GBX"},{code:"HKD"},{code:"HRK"},{code:"HUF"},{code:"IDR"},{code:"ILS"},{code:"INR"},{code:"ISK"},{code:"JPY"},{code:"KRW"},{code:"MXN"},{code:"MYR"},{code:"NOK"},{code:"NZD"},{code:"PHP"},{code:"PLN"},{code:"RON"},{code:"RUB"},{code:"SEK"},{code:"SGD"},{code:"THB"},{code:"TRY"},{code:"ZAR"}],d=te(l[0]),{data:m}=([e,t]=ce(async()=>xe(`security:${r.params.uuid}:prices:${d.value.code}`,async()=>s.value.pricesAvailable?await ue(`/securities/uuid/${r.params.uuid}/prices/${d.value.code}`):[],{watch:[d]})),e=await e,t(),e),o=_(()=>{var C,E;return(E=(C=s.value)==null?void 0:C.markets)==null?void 0:E.map(F=>{let T;return F.marketCode==="XETR"?T="XETRA (Frankfurt)":F.marketCode==="XFRA"?T="Frankfurt":F.marketCode==="XNAS"?T="NASDAQ":F.marketCode==="XNYS"&&(T="NYSE"),{...F,name:T}})}),{data:v}=([e,t]=ce(()=>ge("taxonomies",()=>ue("/taxonomies/"))),e=await e,t(),e);if(!v.value)throw ve({statusCode:404,message:"This page could not be found",fatal:!0});const w=te(v.value),g=_(()=>s.value.securityTaxonomies.map(C=>({...C,weight:Number(C.weight),taxonomy:w.value.find(E=>E.uuid===C.taxonomyUuid)}))),f=_(()=>g.value.filter(C=>C.rootTaxonomyUuid==="5b0d5647-a4e6-4db8-807b-c3a6d11697a7")),V=_(()=>g.value.filter(C=>C.rootTaxonomyUuid==="072bba7b-ed7a-4cb4-aab3-91520d00fb00"));return qe(()=>{var C;return{title:`${(C=s.value)==null?void 0:C.name} - Portfolio Report`,link:[{rel:"canonical",href:`https://www.portfolio-report.net/securities/${s.value.uuid}`}]}}),(C,E)=>{var L,z,W,j;const F=Ie,T=Ee,H=Ge,K=at,R=Pt,A=it;return c(),h("div",Yt,[b("div",Ft,[b("div",Ht,[b("div",Lt,[b("h2",null,[P(k(p(s).name)+" ",1),M(p(Be),{class:"mx-1 p-1 !text-xs !text-white !bg-teal-500 align-top"},{default:S(()=>[P(k(p(s).securityType),1)]),_:1}),(c(!0),h(N,null,G(p(s).tags,D=>(c(),I(F,{key:D,class:"align-top",name:D},null,8,["name"]))),128))]),b("div",Kt,[p(s).isin?q((c(),I(T,{key:0,text:p(s).isin},{default:S(()=>[P(k(p(s).isin),1)]),_:1},8,["text"])),[[A,"ISIN",void 0,{top:!0}]]):y("",!0),p(s).wkn?q((c(),I(T,{key:1,text:p(s).wkn},{default:S(()=>[P(k(p(s).wkn),1)]),_:1},8,["text"])),[[A,"WKN",void 0,{top:!0}]]):y("",!0),p(s).code?q((c(),I(T,{key:2,text:p(s).code},{default:S(()=>[P(k(p(s).code),1)]),_:1},8,["text"])),[[A,"Code",void 0,{top:!0}]]):y("",!0)]),q((c(),I(H,{to:p(r).path},{default:S(()=>E[1]||(E[1]=[b("span",{class:"mt-2 cursor-move w-20rem p-button p-component"},[b("span",{class:"i-carbon-move i-lg p-button-icon p-button-icon-left"}),b("span",{class:"p-button-label"},"Add to Portfolio Performance")],-1)])),_:1},8,["to"])),[[A,{escape:!1,value:"

Drag and drop!

To add this security in Portfolio Performance, drag and drop it to securities list or statement of assets."},void 0,{right:!0}]])]),b("div",null,[p(s).logoUrl?(c(),h("img",{key:0,src:p(s).logoUrl,style:{"max-width":"100px","max-height":"100px","mix-blend-mode":"multiply"}},null,8,At)):y("",!0)])]),b("div",Ot,[b("div",Nt,[p(s).pricesAvailable?(c(),h("h3",Rt," Prices ")):y("",!0),p(s).pricesAvailable?(c(),I(p(_e),{key:1,modelValue:p(d),"onUpdate:modelValue":E[0]||(E[0]=D=>Me(d)?d.value=D:null),options:l,"option-label":"code",class:"ml-2"},{value:S(({value:D})=>[M(K,{country:D.code.substring(0,2),class:"mr-1"},null,8,["country"]),P(" "+k(D.code),1)]),option:S(({option:D})=>[M(K,{country:D.code.substring(0,2),class:"mr-1"},null,8,["country"]),P(" "+k(D.code),1)]),_:1},8,["modelValue"])):y("",!0)]),p(s).pricesAvailable&&p(m)?(c(),I(R,{key:0,prices:p(m)},null,8,["prices"])):y("",!0),p(s).pricesAvailable?y("",!0):(c(),h("span",Ut," No prices available ")),p(o).length>0?(c(),h("h5",zt," Markets ")):y("",!0),p(o).length>0?(c(),h("ul",Wt,[(c(!0),h(N,null,G(p(o),D=>(c(),h("li",{key:D.marketCode},[b("b",null,k(D.name),1),b("ul",null,[b("li",null,[E[2]||(E[2]=P(" Currency: ")),M(K,{country:D.currencyCode.substring(0,2),class:"mr-1"},null,8,["country"]),b("b",jt,k(D.currencyCode||"-"),1)]),b("li",null,[E[3]||(E[3]=P(" Symbol: ")),b("b",Zt,k(D.symbol),1)])])]))),128))])):y("",!0),p(f).length===1?(c(),h("h5",qt," Country ")):y("",!0),p(f).length===1&&p(f)[0]?(c(),h("span",Gt,[M(K,{country:((L=p(f)[0].taxonomy)==null?void 0:L.code)??"",class:"mr-1"},null,8,["country"]),P(" "+k((z=p(f)[0].taxonomy)==null?void 0:z.name)+" ("+k((W=p(f)[0].taxonomy)==null?void 0:W.code)+") ",1)])):y("",!0),p(f).length>1?(c(),h("h5",Xt," Countries ")):y("",!0),p(f).length>1?(c(),I(p(ne),{key:7,value:p(f),"sort-field":"weight","sort-order":-1,class:"mb-2",size:"small"},{default:S(()=>[M(p(U),{field:"weight",header:"Percentage",sortable:!0},{body:S(({data:D})=>[P(k(D.weight)+"% ",1)]),_:1}),M(p(U),{field:"taxonomy.name",header:"Country",sortable:!0},{body:S(({data:D})=>[M(K,{country:D.taxonomy.code,class:"mr-1"},null,8,["country"]),P(" "+k(D.taxonomy.name),1)]),_:1}),M(p(U),{field:"taxonomy.code",header:"Code",sortable:!0})]),_:1},8,["value"])):y("",!0),p(V).length===1?(c(),h("h5",xt," Industry ")):y("",!0),p(V).length===1&&p(V)[0]?(c(),h("span",Jt,k((j=p(V)[0].taxonomy)==null?void 0:j.name),1)):y("",!0),p(V).length>1?(c(),h("h5",Qt," Industries ")):y("",!0),p(V).length>1?(c(),I(p(ne),{key:11,value:p(V),"sort-field":"weight","sort-order":-1,size:"small"},{default:S(()=>[M(p(U),{field:"weight",header:"Percentage",sortable:!0},{body:S(({data:D})=>[P(k(D.weight)+"% ",1)]),_:1}),M(p(U),{field:"taxonomy.name",header:"Country",sortable:!0})]),_:1},8,["value"])):y("",!0),p(s).events.length>0?(c(),h("h5",$t," Events ")):y("",!0),p(s).events.length>0?(c(),I(p(ne),{key:13,value:p(s).events,class:"font-mono",size:"small"},{default:S(()=>[M(p(U),{field:"date",header:"Date"}),M(p(U),{field:"type",header:"Type",style:{"text-transform":"capitalize"}}),M(p(U),{header:"..."},{body:S(({data:D})=>[P(k(D.type==="dividend"?`${D.amount} ${D.currencyCode}`:"")+" "+k(D.type==="split"?D.ratio:""),1)]),_:1})]),_:1},8,["value"])):y("",!0)])])])}}}),mn=rt(_t,[["__scopeId","data-v-7fdfe62d"]]);export{mn as default}; + `)}this.responsiveStyleElement.innerHTML=t}},destroyResponsiveStyleElement:function(){this.responsiveStyleElement&&(this.responsiveStyleElement.remove(),this.responsiveStyleElement=null)}},computed:{viewDate:function(){var e=this.modelValue;if(e&&Array.isArray(e)&&(this.isRangeSelection()?e=this.inline?e[0]:e[1]||e[0]:this.isMultipleSelection()&&(e=e[e.length-1])),e&&typeof e!="string")return e;var t=new Date;return this.maxDate&&this.maxDatet?this.minDate:t},inputFieldValue:function(){return this.formatValue(this.modelValue)},months:function(){for(var e=[],t=0;t11&&(r=r%11-1,a=a+1);for(var i=[],s=this.getFirstDayOfMonthIndex(r,a),l=this.getDaysCountInMonth(r,a),d=this.getDaysCountInPrevMonth(r,a),m=1,o=new Date,b=[],D=Math.ceil((l+s)/7),v=0;vl){var E=this.getNextMonthAndYear(r,a);f.push({day:m-l,month:E.month,year:E.year,otherMonth:!0,today:this.isToday(o,m-l,E.month,E.year),selectable:this.isSelectable(m-l,E.month,E.year,!0)})}else f.push({day:m,month:r,year:a,today:this.isToday(o,m,r,a),selectable:this.isSelectable(m,r,a,!1)});m++}this.showWeek&&b.push(this.getWeekNumber(new Date(f[0].year,f[0].month,f[0].day))),i.push(f)}e.push({month:r,year:a,dates:i,weekNumbers:b})}return e},weekDays:function(){for(var e=[],t=this.$primevue.config.locale.firstDayOfWeek,r=0;r<7;r++)e.push(this.$primevue.config.locale.dayNamesMin[t]),t=t==6?0:++t;return e},ticksTo1970:function(){return(1969*365+Math.floor(1970/4)-Math.floor(1970/100)+Math.floor(1970/400))*24*60*60*1e7},sundayIndex:function(){return this.$primevue.config.locale.firstDayOfWeek>0?7-this.$primevue.config.locale.firstDayOfWeek:0},datePattern:function(){return this.dateFormat||this.$primevue.config.locale.dateFormat},monthPickerValues:function(){for(var e=this,t=[],r=function(s){if(e.minDate){var l=e.minDate.getMonth(),d=e.minDate.getFullYear();if(e.currentYearo||e.currentYear===o&&s>m)return!1}return!0},a=0;a<=11;a++)t.push({value:this.$primevue.config.locale.monthNamesShort[a],selectable:r(a)});return t},yearPickerValues:function(){for(var e=this,t=[],r=this.currentYear-this.currentYear%10,a=function(l){return!(e.minDate&&e.minDate.getFullYear()>l||e.maxDate&&e.maxDate.getFullYear()1||this.disabled},panelId:function(){return this.d_id+"_panel"},hasFluid:function(){return Oe(this.fluid)?!!this.$pcFluid:this.fluid}},components:{InputText:et,Button:tt,Portal:Ne,CalendarIcon:Se,ChevronLeftIcon:_e,ChevronRightIcon:Ge,ChevronUpIcon:Ce,ChevronDownIcon:Qe},directives:{ripple:Re}},mt=["id"],yt=["disabled","aria-label","aria-expanded","aria-controls"],kt=["id","role","aria-modal","aria-label"],bt=["disabled","aria-label"],vt=["disabled","aria-label"],gt=["disabled","aria-label"],wt=["disabled","aria-label"],Dt=["data-p-disabled"],Mt=["abbr"],St=["data-p-disabled"],Ct=["aria-label","data-p-today","data-p-other-month"],Tt=["onClick","onKeydown","aria-selected","aria-disabled","data-p-disabled","data-p-selected"],Vt=["onClick","onKeydown","data-p-disabled","data-p-selected"],Bt=["onClick","onKeydown","data-p-disabled","data-p-selected"];function It(n,e,t,r,a,i){var s=le("InputText"),l=le("Button"),d=le("Portal"),m=ze("ripple");return c(),h("span",u({ref:"container",id:a.d_id,class:n.cx("root"),style:n.sx("root")},n.ptmi("root")),[n.inline?y("",!0):(c(),I(s,{key:0,ref:i.inputRef,id:n.inputId,role:"combobox",class:Q([n.inputClass,n.cx("pcInputText")]),style:We(n.inputStyle),value:i.inputFieldValue,placeholder:n.placeholder,name:n.name,invalid:n.invalid,variant:n.variant,fluid:n.fluid,unstyled:n.unstyled,autocomplete:"off","aria-autocomplete":"none","aria-haspopup":"dialog","aria-expanded":a.overlayVisible,"aria-controls":i.panelId,"aria-labelledby":n.ariaLabelledby,"aria-label":n.ariaLabel,inputmode:"none",disabled:n.disabled,readonly:!n.manualInput||n.readonly,tabindex:0,onInput:i.onInput,onClick:i.onInputClick,onFocus:i.onFocus,onBlur:i.onBlur,onKeydown:i.onKeyDown,pt:n.ptm("pcInputText")},null,8,["id","class","style","value","placeholder","name","invalid","variant","fluid","unstyled","aria-expanded","aria-controls","aria-labelledby","aria-label","disabled","readonly","onInput","onClick","onFocus","onBlur","onKeydown","pt"])),n.showIcon&&n.iconDisplay==="button"&&!n.inline?F(n.$slots,"dropdownbutton",{key:1},function(){return[g("button",u({class:n.cx("dropdown"),disabled:n.disabled,onClick:e[0]||(e[0]=function(){return i.onButtonClick&&i.onButtonClick.apply(i,arguments)}),type:"button","aria-label":n.$primevue.config.locale.chooseDate,"aria-haspopup":"dialog","aria-expanded":a.overlayVisible,"aria-controls":i.panelId},n.ptm("dropdown")),[F(n.$slots,"dropdownicon",{class:Q(n.icon)},function(){return[(c(),I(A(n.icon?"span":"CalendarIcon"),u({class:n.icon},n.ptm("dropdownIcon")),null,16,["class"]))]})],16,yt)]}):n.showIcon&&n.iconDisplay==="input"&&!n.inline?(c(),h(O,{key:2},[n.$slots.inputicon||n.showIcon?(c(),h("span",u({key:0,class:n.cx("inputIconContainer")},n.ptm("inputIconContainer")),[F(n.$slots,"inputicon",{class:Q(n.cx("inputIcon")),clickCallback:i.onButtonClick},function(){return[(c(),I(A(n.icon?"i":"CalendarIcon"),u({class:[n.icon,n.cx("inputIcon")],onClick:i.onButtonClick},n.ptm("inputicon")),null,16,["class","onClick"]))]})],16)):y("",!0)],64)):y("",!0),M(d,{appendTo:n.appendTo,disabled:n.inline},{default:C(function(){return[M(je,u({name:"p-connected-overlay",onEnter:e[58]||(e[58]=function(o){return i.onOverlayEnter(o)}),onAfterEnter:i.onOverlayEnterComplete,onAfterLeave:i.onOverlayAfterLeave,onLeave:i.onOverlayLeave},n.ptm("transition")),{default:C(function(){return[n.inline||a.overlayVisible?(c(),h("div",u({key:0,ref:i.overlayRef,id:i.panelId,class:[n.cx("panel"),n.panelClass],style:n.panelStyle,role:n.inline?null:"dialog","aria-modal":n.inline?null:"true","aria-label":n.$primevue.config.locale.chooseDate,onClick:e[55]||(e[55]=function(){return i.onOverlayClick&&i.onOverlayClick.apply(i,arguments)}),onKeydown:e[56]||(e[56]=function(){return i.onOverlayKeyDown&&i.onOverlayKeyDown.apply(i,arguments)}),onMouseup:e[57]||(e[57]=function(){return i.onOverlayMouseUp&&i.onOverlayMouseUp.apply(i,arguments)})},n.ptm("panel")),[n.timeOnly?y("",!0):(c(),h(O,{key:0},[g("div",u({class:n.cx("calendarContainer")},n.ptm("calendarContainer")),[(c(!0),h(O,null,Z(i.months,function(o,b){return c(),h("div",u({key:o.month+o.year,class:n.cx("calendar"),ref_for:!0},n.ptm("calendar")),[g("div",u({class:n.cx("header"),ref_for:!0},n.ptm("header")),[F(n.$slots,"header"),q(M(l,u({ref_for:!0,ref:i.previousButtonRef,class:n.cx("pcPrevButton"),disabled:n.disabled,"aria-label":a.currentView==="year"?n.$primevue.config.locale.prevDecade:a.currentView==="month"?n.$primevue.config.locale.prevYear:n.$primevue.config.locale.prevMonth,unstyled:n.unstyled,onClick:i.onPrevButtonClick,onKeydown:i.onContainerButtonKeydown},n.navigatorButtonProps,{pt:n.ptm("pcPrevButton"),"data-pc-group-section":"navigator"}),{icon:C(function(D){return[F(n.$slots,"previcon",{},function(){return[(c(),I(A(n.prevIcon?"span":"ChevronLeftIcon"),u({class:[n.prevIcon,D.class],ref_for:!0},n.ptm("pcPrevButton").icon),null,16,["class"]))]})]}),_:2},1040,["class","disabled","aria-label","unstyled","onClick","onKeydown","pt"]),[[be,b===0]]),g("div",u({class:n.cx("title"),ref_for:!0},n.ptm("title")),[n.$primevue.config.locale.showMonthAfterYear?(c(),h(O,{key:0},[a.currentView!=="year"?(c(),h("button",u({key:0,type:"button",onClick:e[1]||(e[1]=function(){return i.switchToYearView&&i.switchToYearView.apply(i,arguments)}),onKeydown:e[2]||(e[2]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectYear"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseYear,ref_for:!0},n.ptm("selectYear"),{"data-pc-group-section":"view"}),k(i.getYear(o)),17,bt)):y("",!0),a.currentView==="date"?(c(),h("button",u({key:1,type:"button",onClick:e[3]||(e[3]=function(){return i.switchToMonthView&&i.switchToMonthView.apply(i,arguments)}),onKeydown:e[4]||(e[4]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectMonth"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseMonth,ref_for:!0},n.ptm("selectMonth"),{"data-pc-group-section":"view"}),k(i.getMonthName(o.month)),17,vt)):y("",!0)],64)):(c(),h(O,{key:1},[a.currentView==="date"?(c(),h("button",u({key:0,type:"button",onClick:e[5]||(e[5]=function(){return i.switchToMonthView&&i.switchToMonthView.apply(i,arguments)}),onKeydown:e[6]||(e[6]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectMonth"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseMonth,ref_for:!0},n.ptm("selectMonth"),{"data-pc-group-section":"view"}),k(i.getMonthName(o.month)),17,gt)):y("",!0),a.currentView!=="year"?(c(),h("button",u({key:1,type:"button",onClick:e[7]||(e[7]=function(){return i.switchToYearView&&i.switchToYearView.apply(i,arguments)}),onKeydown:e[8]||(e[8]=function(){return i.onContainerButtonKeydown&&i.onContainerButtonKeydown.apply(i,arguments)}),class:n.cx("selectYear"),disabled:i.switchViewButtonDisabled,"aria-label":n.$primevue.config.locale.chooseYear,ref_for:!0},n.ptm("selectYear"),{"data-pc-group-section":"view"}),k(i.getYear(o)),17,wt)):y("",!0)],64)),a.currentView==="year"?(c(),h("span",u({key:2,class:n.cx("decade"),ref_for:!0},n.ptm("decade")),[F(n.$slots,"decade",{years:i.yearPickerValues},function(){return[P(k(i.yearPickerValues[0].value)+" - "+k(i.yearPickerValues[i.yearPickerValues.length-1].value),1)]})],16)):y("",!0)],16),q(M(l,u({ref_for:!0,ref:i.nextButtonRef,class:n.cx("pcNextButton"),disabled:n.disabled,"aria-label":a.currentView==="year"?n.$primevue.config.locale.nextDecade:a.currentView==="month"?n.$primevue.config.locale.nextYear:n.$primevue.config.locale.nextMonth,unstyled:n.unstyled,onClick:i.onNextButtonClick,onKeydown:i.onContainerButtonKeydown},n.navigatorButtonProps,{pt:n.ptm("pcNextButton"),"data-pc-group-section":"navigator"}),{icon:C(function(D){return[F(n.$slots,"nexticon",{},function(){return[(c(),I(A(n.nextIcon?"span":"ChevronRightIcon"),u({class:[n.nextIcon,D.class],ref_for:!0},n.ptm("pcNextButton").icon),null,16,["class"]))]})]}),_:2},1040,["class","disabled","aria-label","unstyled","onClick","onKeydown","pt"]),[[be,n.numberOfMonths===1?!0:b===n.numberOfMonths-1]])],16),a.currentView==="date"?(c(),h("table",u({key:0,class:n.cx("dayView"),role:"grid",ref_for:!0},n.ptm("dayView")),[g("thead",u({ref_for:!0},n.ptm("tableHeader")),[g("tr",u({ref_for:!0},n.ptm("tableHeaderRow")),[n.showWeek?(c(),h("th",u({key:0,scope:"col",class:n.cx("weekHeader"),ref_for:!0},n.ptm("weekHeader",{context:{disabled:n.showWeek}}),{"data-p-disabled":n.showWeek,"data-pc-group-section":"tableheadercell"}),[F(n.$slots,"weekheaderlabel",{},function(){return[g("span",u({ref_for:!0},n.ptm("weekHeaderLabel",{context:{disabled:n.showWeek}}),{"data-pc-group-section":"tableheadercelllabel"}),k(i.weekHeaderLabel),17)]})],16,Dt)):y("",!0),(c(!0),h(O,null,Z(i.weekDays,function(D){return c(),h("th",u({key:D,scope:"col",abbr:D,ref_for:!0},n.ptm("tableHeaderCell"),{"data-pc-group-section":"tableheadercell",class:n.cx("weekDayCell")}),[g("span",u({class:n.cx("weekDay"),ref_for:!0},n.ptm("weekDay"),{"data-pc-group-section":"tableheadercelllabel"}),k(D),17)],16,Mt)}),128))],16)],16),g("tbody",u({ref_for:!0},n.ptm("tableBody")),[(c(!0),h(O,null,Z(o.dates,function(D,v){return c(),h("tr",u({key:D[0].day+""+D[0].month,ref_for:!0},n.ptm("tableBodyRow")),[n.showWeek?(c(),h("td",u({key:0,class:n.cx("weekNumber"),ref_for:!0},n.ptm("weekNumber"),{"data-pc-group-section":"tablebodycell"}),[g("span",u({class:n.cx("weekLabelContainer"),ref_for:!0},n.ptm("weekLabelContainer",{context:{disabled:n.showWeek}}),{"data-p-disabled":n.showWeek,"data-pc-group-section":"tablebodycelllabel"}),[F(n.$slots,"weeklabel",{weekNumber:o.weekNumbers[v]},function(){return[o.weekNumbers[v]<10?(c(),h("span",u({key:0,style:{visibility:"hidden"},ref_for:!0},n.ptm("weekLabel")),"0",16)):y("",!0),P(" "+k(o.weekNumbers[v]),1)]})],16,St)],16)):y("",!0),(c(!0),h(O,null,Z(D,function(f){return c(),h("td",u({key:f.day+""+f.month,"aria-label":f.day,class:n.cx("dayCell",{date:f}),ref_for:!0},n.ptm("dayCell",{context:{date:f,today:f.today,otherMonth:f.otherMonth,selected:i.isSelected(f),disabled:!f.selectable}}),{"data-p-today":f.today,"data-p-other-month":f.otherMonth,"data-pc-group-section":"tablebodycell"}),[n.showOtherMonths||!f.otherMonth?q((c(),h("span",u({key:0,class:n.cx("day",{date:f}),onClick:function(S){return i.onDateSelect(S,f)},draggable:"false",onKeydown:function(S){return i.onDateCellKeydown(S,f,b)},"aria-selected":i.isSelected(f),"aria-disabled":!f.selectable,ref_for:!0},n.ptm("day",{context:{date:f,today:f.today,otherMonth:f.otherMonth,selected:i.isSelected(f),disabled:!f.selectable}}),{"data-p-disabled":!f.selectable,"data-p-selected":i.isSelected(f),"data-pc-group-section":"tablebodycelllabel"}),[F(n.$slots,"date",{date:f},function(){return[P(k(f.day),1)]})],16,Tt)),[[m]]):y("",!0),i.isSelected(f)?(c(),h("div",u({key:1,class:"p-hidden-accessible","aria-live":"polite",ref_for:!0},n.ptm("hiddenSelectedDay"),{"data-p-hidden-accessible":!0}),k(f.day),17)):y("",!0)],16,Ct)}),128))],16)}),128))],16)],16)):y("",!0)],16)}),128))],16),a.currentView==="month"?(c(),h("div",u({key:0,class:n.cx("monthView")},n.ptm("monthView")),[(c(!0),h(O,null,Z(i.monthPickerValues,function(o,b){return q((c(),h("span",u({key:o,onClick:function(v){return i.onMonthSelect(v,{month:o,index:b})},onKeydown:function(v){return i.onMonthCellKeydown(v,{month:o,index:b})},class:n.cx("month",{month:o,index:b}),ref_for:!0},n.ptm("month",{context:{month:o,monthIndex:b,selected:i.isMonthSelected(b),disabled:!o.selectable}}),{"data-p-disabled":!o.selectable,"data-p-selected":i.isMonthSelected(b)}),[P(k(o.value)+" ",1),i.isMonthSelected(b)?(c(),h("div",u({key:0,class:"p-hidden-accessible","aria-live":"polite",ref_for:!0},n.ptm("hiddenMonth"),{"data-p-hidden-accessible":!0}),k(o.value),17)):y("",!0)],16,Vt)),[[m]])}),128))],16)):y("",!0),a.currentView==="year"?(c(),h("div",u({key:1,class:n.cx("yearView")},n.ptm("yearView")),[(c(!0),h(O,null,Z(i.yearPickerValues,function(o){return q((c(),h("span",u({key:o.value,onClick:function(D){return i.onYearSelect(D,o)},onKeydown:function(D){return i.onYearCellKeydown(D,o)},class:n.cx("year",{year:o}),ref_for:!0},n.ptm("year",{context:{year:o,selected:i.isYearSelected(o.value),disabled:!o.selectable}}),{"data-p-disabled":!o.selectable,"data-p-selected":i.isYearSelected(o.value)}),[P(k(o.value)+" ",1),i.isYearSelected(o.value)?(c(),h("div",u({key:0,class:"p-hidden-accessible","aria-live":"polite",ref_for:!0},n.ptm("hiddenYear"),{"data-p-hidden-accessible":!0}),k(o.value),17)):y("",!0)],16,Bt)),[[m]])}),128))],16)):y("",!0)],64)),(n.showTime||n.timeOnly)&&a.currentView==="date"?(c(),h("div",u({key:1,class:n.cx("timePicker")},n.ptm("timePicker")),[g("div",u({class:n.cx("hourPicker")},n.ptm("hourPicker"),{"data-pc-group-section":"timepickerContainer"}),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.nextHour,unstyled:n.unstyled,onMousedown:e[9]||(e[9]=function(o){return i.onTimePickerElementMouseDown(o,0,1)}),onMouseup:e[10]||(e[10]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[12]||(e[12]=B(function(o){return i.onTimePickerElementMouseDown(o,0,1)},["enter"])),e[13]||(e[13]=B(function(o){return i.onTimePickerElementMouseDown(o,0,1)},["space"]))],onMouseleave:e[11]||(e[11]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[14]||(e[14]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[15]||(e[15]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"incrementicon",{},function(){return[(c(),I(A(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.incrementIcon,o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","unstyled","onKeydown","pt"]),g("span",u(n.ptm("hour"),{"data-pc-group-section":"timepickerlabel"}),k(i.formattedCurrentHour),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.prevHour,unstyled:n.unstyled,onMousedown:e[16]||(e[16]=function(o){return i.onTimePickerElementMouseDown(o,0,-1)}),onMouseup:e[17]||(e[17]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[19]||(e[19]=B(function(o){return i.onTimePickerElementMouseDown(o,0,-1)},["enter"])),e[20]||(e[20]=B(function(o){return i.onTimePickerElementMouseDown(o,0,-1)},["space"]))],onMouseleave:e[18]||(e[18]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[21]||(e[21]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[22]||(e[22]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"decrementicon",{},function(){return[(c(),I(A(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.decrementIcon,o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","unstyled","onKeydown","pt"])],16),g("div",u(n.ptm("separatorContainer"),{"data-pc-group-section":"timepickerContainer"}),[g("span",u(n.ptm("separator"),{"data-pc-group-section":"timepickerlabel"}),k(n.timeSeparator),17)],16),g("div",u({class:n.cx("minutePicker")},n.ptm("minutePicker"),{"data-pc-group-section":"timepickerContainer"}),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.nextMinute,disabled:n.disabled,unstyled:n.unstyled,onMousedown:e[23]||(e[23]=function(o){return i.onTimePickerElementMouseDown(o,1,1)}),onMouseup:e[24]||(e[24]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[26]||(e[26]=B(function(o){return i.onTimePickerElementMouseDown(o,1,1)},["enter"])),e[27]||(e[27]=B(function(o){return i.onTimePickerElementMouseDown(o,1,1)},["space"]))],onMouseleave:e[25]||(e[25]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[28]||(e[28]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[29]||(e[29]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"incrementicon",{},function(){return[(c(),I(A(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.incrementIcon,o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"]),g("span",u(n.ptm("minute"),{"data-pc-group-section":"timepickerlabel"}),k(i.formattedCurrentMinute),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.prevMinute,disabled:n.disabled,onMousedown:e[30]||(e[30]=function(o){return i.onTimePickerElementMouseDown(o,1,-1)}),onMouseup:e[31]||(e[31]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[33]||(e[33]=B(function(o){return i.onTimePickerElementMouseDown(o,1,-1)},["enter"])),e[34]||(e[34]=B(function(o){return i.onTimePickerElementMouseDown(o,1,-1)},["space"]))],onMouseleave:e[32]||(e[32]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[35]||(e[35]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[36]||(e[36]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"decrementicon",{},function(){return[(c(),I(A(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.decrementIcon,o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","onKeydown","pt"])],16),n.showSeconds?(c(),h("div",u({key:0,class:n.cx("separatorContainer")},n.ptm("separatorContainer"),{"data-pc-group-section":"timepickerContainer"}),[g("span",u(n.ptm("separator"),{"data-pc-group-section":"timepickerlabel"}),k(n.timeSeparator),17)],16)):y("",!0),n.showSeconds?(c(),h("div",u({key:1,class:n.cx("secondPicker")},n.ptm("secondPicker"),{"data-pc-group-section":"timepickerContainer"}),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.nextSecond,disabled:n.disabled,unstyled:n.unstyled,onMousedown:e[37]||(e[37]=function(o){return i.onTimePickerElementMouseDown(o,2,1)}),onMouseup:e[38]||(e[38]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[40]||(e[40]=B(function(o){return i.onTimePickerElementMouseDown(o,2,1)},["enter"])),e[41]||(e[41]=B(function(o){return i.onTimePickerElementMouseDown(o,2,1)},["space"]))],onMouseleave:e[39]||(e[39]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[42]||(e[42]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[43]||(e[43]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"incrementicon",{},function(){return[(c(),I(A(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.incrementIcon,o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"]),g("span",u(n.ptm("second"),{"data-pc-group-section":"timepickerlabel"}),k(i.formattedCurrentSecond),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.prevSecond,disabled:n.disabled,unstyled:n.unstyled,onMousedown:e[44]||(e[44]=function(o){return i.onTimePickerElementMouseDown(o,2,-1)}),onMouseup:e[45]||(e[45]=function(o){return i.onTimePickerElementMouseUp(o)}),onKeydown:[i.onContainerButtonKeydown,e[47]||(e[47]=B(function(o){return i.onTimePickerElementMouseDown(o,2,-1)},["enter"])),e[48]||(e[48]=B(function(o){return i.onTimePickerElementMouseDown(o,2,-1)},["space"]))],onMouseleave:e[46]||(e[46]=function(o){return i.onTimePickerElementMouseLeave()}),onKeyup:[e[49]||(e[49]=B(function(o){return i.onTimePickerElementMouseUp(o)},["enter"])),e[50]||(e[50]=B(function(o){return i.onTimePickerElementMouseUp(o)},["space"]))]},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"decrementicon",{},function(){return[(c(),I(A(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.decrementIcon,o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"])],16)):y("",!0),n.hourFormat=="12"?(c(),h("div",u({key:2,class:n.cx("separatorContainer")},n.ptm("separatorContainer"),{"data-pc-group-section":"timepickerContainer"}),[g("span",u(n.ptm("separator"),{"data-pc-group-section":"timepickerlabel"}),k(n.timeSeparator),17)],16)):y("",!0),n.hourFormat=="12"?(c(),h("div",u({key:3,class:n.cx("ampmPicker")},n.ptm("ampmPicker")),[M(l,u({class:n.cx("pcIncrementButton"),"aria-label":n.$primevue.config.locale.am,disabled:n.disabled,unstyled:n.unstyled,onClick:e[51]||(e[51]=function(o){return i.toggleAMPM(o)}),onKeydown:i.onContainerButtonKeydown},n.timepickerButtonProps,{pt:n.ptm("pcIncrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"incrementicon",{class:Q(n.cx("incrementIcon"))},function(){return[(c(),I(A(n.incrementIcon?"span":"ChevronUpIcon"),u({class:[n.cx("incrementIcon"),o.class]},n.ptm("pcIncrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","unstyled","onKeydown","pt"]),g("span",u(n.ptm("ampm"),{"data-pc-group-section":"timepickerlabel"}),k(a.pm?n.$primevue.config.locale.pm:n.$primevue.config.locale.am),17),M(l,u({class:n.cx("pcDecrementButton"),"aria-label":n.$primevue.config.locale.pm,disabled:n.disabled,onClick:e[52]||(e[52]=function(o){return i.toggleAMPM(o)}),onKeydown:i.onContainerButtonKeydown},n.timepickerButtonProps,{pt:n.ptm("pcDecrementButton"),"data-pc-group-section":"timepickerbutton"}),{icon:C(function(o){return[F(n.$slots,"decrementicon",{class:Q(n.cx("decrementIcon"))},function(){return[(c(),I(A(n.decrementIcon?"span":"ChevronDownIcon"),u({class:[n.cx("decrementIcon"),o.class]},n.ptm("pcDecrementButton").icon,{"data-pc-group-section":"timepickerlabel"}),null,16,["class"]))]})]}),_:3},16,["class","aria-label","disabled","onKeydown","pt"])],16)):y("",!0)],16)):y("",!0),n.showButtonBar?(c(),h("div",u({key:2,class:n.cx("buttonbar")},n.ptm("buttonbar")),[M(l,u({label:i.todayLabel,onClick:e[53]||(e[53]=function(o){return i.onTodayButtonClick(o)}),class:n.cx("pcTodayButton"),unstyled:n.unstyled,onKeydown:i.onContainerButtonKeydown},n.todayButtonProps,{pt:n.ptm("pcTodayButton"),"data-pc-group-section":"button"}),null,16,["label","class","unstyled","onKeydown","pt"]),M(l,u({label:i.clearLabel,onClick:e[54]||(e[54]=function(o){return i.onClearButtonClick(o)}),class:n.cx("pcClearButton"),unstyled:n.unstyled,onKeydown:i.onContainerButtonKeydown},n.clearButtonProps,{pt:n.ptm("pcClearButton"),"data-pc-group-section":"button"}),null,16,["label","class","unstyled","onKeydown","pt"])],16)):y("",!0),F(n.$slots,"footer")],16,kt)):y("",!0)]}),_:3},16,["onAfterEnter","onAfterLeave","onLeave"])]}),_:3},8,["appendTo","disabled"])],16,mt)}Ve.render=It;const Et=me({__name:"PricesTable",props:{prices:{}},setup(n){const e=n,t=$(()=>e.prices.map(a=>({dateStr:a.date,date:new Date(a.date),close:a.close}))),r=te({date:{operator:"and",constraints:[{value:null,matchMode:"dateIs"}]}});return(a,i)=>(c(),h("div",null,[M(p(ne),{filters:p(r),"onUpdate:filters":i[0]||(i[0]=s=>Me(r)?r.value=s:null),value:p(t),class:"font-mono",size:"small",paginator:!0,rows:10,"sort-field":"date","sort-order":-1,"rows-per-page-options":[10,30,100,300],"filter-display":"menu"},{default:C(()=>[M(p(R),{field:"date",header:"Date",sortable:"","data-type":"date"},{body:C(({data:s})=>[P(k(s.dateStr),1)]),filter:C(({filterModel:s})=>[M(p(Ve),{modelValue:s.value,"onUpdate:modelValue":l=>s.value=l,"date-format":"yy-mm-dd",placeholder:"yyyy-mm-dd"},null,8,["modelValue","onUpdate:modelValue"])]),_:1}),M(p(R),{field:"close","body-class":"!text-right"},{header:C(()=>i[1]||(i[1]=[g("span",{class:"flex-1 text-right"},"Close",-1)])),body:C(({data:s})=>[P(k(s.close.toLocaleString(void 0,{minimumFractionDigits:2})),1)]),_:1})]),_:1},8,["filters","value"])]))}}),Pt={class:"flex justify-center"},Yt={style:{width:"800px"}},Ft={class:"flex flex-wrap"},Ht={class:"flex-grow-1"},Lt={class:"separator-container font-mono"},Kt=["src"],At={class:"mt-4"},Ot={class:"flex items-baseline"},Nt={key:0},Rt={key:1},Ut={key:2},zt={key:3},Wt={class:"font-mono"},jt={class:"font-mono"},Zt={key:4},qt={key:5,class:"font-mono"},Gt={key:6},Xt={key:8},xt={key:9,class:"font-mono"},Jt={key:10},Qt={key:12},$t=me({__name:"[uuid]",async setup(n){let e,t;const r=Ze(),{data:a,error:i}=([e,t]=ce(()=>ge(`security:${r.params.uuid}`,()=>ue(`/securities/uuid/${r.params.uuid}`))),e=await e,t(),e);if(i.value||!a.value)throw ve({statusCode:404,message:"This page could not be found",fatal:!0});const s=te(a.value),l=[{code:"EUR"},{code:"USD"},{code:"AED"},{code:"AUD"},{code:"BGN"},{code:"BRL"},{code:"CAD"},{code:"CHF"},{code:"CNY"},{code:"CZK"},{code:"DKK"},{code:"GBP"},{code:"GBX"},{code:"HKD"},{code:"HRK"},{code:"HUF"},{code:"IDR"},{code:"ILS"},{code:"INR"},{code:"ISK"},{code:"JPY"},{code:"KRW"},{code:"MXN"},{code:"MYR"},{code:"NOK"},{code:"NZD"},{code:"PHP"},{code:"PLN"},{code:"RON"},{code:"RUB"},{code:"SEK"},{code:"SGD"},{code:"THB"},{code:"TRY"},{code:"ZAR"}],d=te(l[0]),{data:m}=([e,t]=ce(async()=>Xe(`security:${r.params.uuid}:prices:${d.value.code}`,async()=>s.value.pricesAvailable?await ue(`/securities/uuid/${r.params.uuid}/prices/${d.value.code}`):[],{watch:[d]})),e=await e,t(),e),o=$(()=>{var S,Y;return(Y=(S=s.value)==null?void 0:S.markets)==null?void 0:Y.map(H=>{let T;return H.marketCode==="XETR"?T="XETRA (Frankfurt)":H.marketCode==="XFRA"?T="Frankfurt":H.marketCode==="XNAS"?T="NASDAQ":H.marketCode==="XNYS"&&(T="NYSE"),{...H,name:T}})}),{data:b}=([e,t]=ce(()=>ge("taxonomies",()=>ue("/taxonomies/"))),e=await e,t(),e);if(!b.value)throw ve({statusCode:404,message:"This page could not be found",fatal:!0});const D=te(b.value),v=$(()=>s.value.securityTaxonomies.map(S=>({...S,weight:Number(S.weight),taxonomy:D.value.find(Y=>Y.uuid===S.taxonomyUuid)}))),f=$(()=>v.value.filter(S=>S.rootTaxonomyUuid==="5b0d5647-a4e6-4db8-807b-c3a6d11697a7")),V=$(()=>v.value.filter(S=>S.rootTaxonomyUuid==="072bba7b-ed7a-4cb4-aab3-91520d00fb00"));return qe(()=>{var S;return{title:`${(S=s.value)==null?void 0:S.name} - Portfolio Report`,link:[{rel:"canonical",href:`https://www.portfolio-report.net/securities/${s.value.uuid}`}]}}),(S,Y)=>{var N,L,U,z;const H=Ie,T=Ee,E=rt,j=Et,K=nt;return c(),h("div",Pt,[g("div",Yt,[g("div",Ft,[g("div",Ht,[g("h2",null,[P(k(p(s).name)+" ",1),M(p(Be),{class:"mx-1 p-1 !text-xs !text-white !bg-teal-500 align-top"},{default:C(()=>[P(k(p(s).securityType),1)]),_:1}),(c(!0),h(O,null,Z(p(s).tags,w=>(c(),I(H,{key:w,class:"align-top",name:w},null,8,["name"]))),128))]),g("div",Lt,[p(s).isin?q((c(),I(T,{key:0,text:p(s).isin},{default:C(()=>[P(k(p(s).isin),1)]),_:1},8,["text"])),[[K,"ISIN",void 0,{top:!0}]]):y("",!0),p(s).wkn?q((c(),I(T,{key:1,text:p(s).wkn},{default:C(()=>[P(k(p(s).wkn),1)]),_:1},8,["text"])),[[K,"WKN",void 0,{top:!0}]]):y("",!0),p(s).code?q((c(),I(T,{key:2,text:p(s).code},{default:C(()=>[P(k(p(s).code),1)]),_:1},8,["text"])),[[K,"Code",void 0,{top:!0}]]):y("",!0)])]),g("div",null,[p(s).logoUrl?(c(),h("img",{key:0,src:p(s).logoUrl,style:{"max-width":"100px","max-height":"100px","mix-blend-mode":"multiply"}},null,8,Kt)):y("",!0)])]),g("div",At,[g("div",Ot,[p(s).pricesAvailable?(c(),h("h3",Nt," Prices ")):y("",!0),p(s).pricesAvailable?(c(),I(p($e),{key:1,modelValue:p(d),"onUpdate:modelValue":Y[0]||(Y[0]=w=>Me(d)?d.value=w:null),options:l,"option-label":"code",class:"ml-2"},{value:C(({value:w})=>[M(E,{country:w.code.substring(0,2),class:"mr-1"},null,8,["country"]),P(" "+k(w.code),1)]),option:C(({option:w})=>[M(E,{country:w.code.substring(0,2),class:"mr-1"},null,8,["country"]),P(" "+k(w.code),1)]),_:1},8,["modelValue"])):y("",!0)]),p(s).pricesAvailable&&p(m)?(c(),I(j,{key:0,prices:p(m)},null,8,["prices"])):y("",!0),p(s).pricesAvailable?y("",!0):(c(),h("span",Rt," No prices available ")),p(o).length>0?(c(),h("h5",Ut," Markets ")):y("",!0),p(o).length>0?(c(),h("ul",zt,[(c(!0),h(O,null,Z(p(o),w=>(c(),h("li",{key:w.marketCode},[g("b",null,k(w.name),1),g("ul",null,[g("li",null,[Y[1]||(Y[1]=P(" Currency: ")),M(E,{country:w.currencyCode.substring(0,2),class:"mr-1"},null,8,["country"]),g("b",Wt,k(w.currencyCode||"-"),1)]),g("li",null,[Y[2]||(Y[2]=P(" Symbol: ")),g("b",jt,k(w.symbol),1)])])]))),128))])):y("",!0),p(f).length===1?(c(),h("h5",Zt," Country ")):y("",!0),p(f).length===1&&p(f)[0]?(c(),h("span",qt,[M(E,{country:((N=p(f)[0].taxonomy)==null?void 0:N.code)??"",class:"mr-1"},null,8,["country"]),P(" "+k((L=p(f)[0].taxonomy)==null?void 0:L.name)+" ("+k((U=p(f)[0].taxonomy)==null?void 0:U.code)+") ",1)])):y("",!0),p(f).length>1?(c(),h("h5",Gt," Countries ")):y("",!0),p(f).length>1?(c(),I(p(ne),{key:7,value:p(f),"sort-field":"weight","sort-order":-1,class:"mb-2",size:"small"},{default:C(()=>[M(p(R),{field:"weight",header:"Percentage",sortable:!0},{body:C(({data:w})=>[P(k(w.weight)+"% ",1)]),_:1}),M(p(R),{field:"taxonomy.name",header:"Country",sortable:!0},{body:C(({data:w})=>[M(E,{country:w.taxonomy.code,class:"mr-1"},null,8,["country"]),P(" "+k(w.taxonomy.name),1)]),_:1}),M(p(R),{field:"taxonomy.code",header:"Code",sortable:!0})]),_:1},8,["value"])):y("",!0),p(V).length===1?(c(),h("h5",Xt," Industry ")):y("",!0),p(V).length===1&&p(V)[0]?(c(),h("span",xt,k((z=p(V)[0].taxonomy)==null?void 0:z.name),1)):y("",!0),p(V).length>1?(c(),h("h5",Jt," Industries ")):y("",!0),p(V).length>1?(c(),I(p(ne),{key:11,value:p(V),"sort-field":"weight","sort-order":-1,size:"small"},{default:C(()=>[M(p(R),{field:"weight",header:"Percentage",sortable:!0},{body:C(({data:w})=>[P(k(w.weight)+"% ",1)]),_:1}),M(p(R),{field:"taxonomy.name",header:"Country",sortable:!0})]),_:1},8,["value"])):y("",!0),p(s).events.length>0?(c(),h("h5",Qt," Events ")):y("",!0),p(s).events.length>0?(c(),I(p(ne),{key:13,value:p(s).events,class:"font-mono",size:"small"},{default:C(()=>[M(p(R),{field:"date",header:"Date"}),M(p(R),{field:"type",header:"Type",style:{"text-transform":"capitalize"}}),M(p(R),{header:"..."},{body:C(({data:w})=>[P(k(w.type==="dividend"?`${w.amount} ${w.currencyCode}`:"")+" "+k(w.type==="split"?w.ratio:""),1)]),_:1})]),_:1},8,["value"])):y("",!0)])])])}}}),fn=it($t,[["__scopeId","data-v-42520f1e"]]);export{fn as default}; diff --git a/_nuxt/DClJmJX9.js b/_nuxt/DLG9ok32.js similarity index 98% rename from _nuxt/DClJmJX9.js rename to _nuxt/DLG9ok32.js index db031903..1fa28475 100644 --- a/_nuxt/DClJmJX9.js +++ b/_nuxt/DLG9ok32.js @@ -1,2 +1,2 @@ -import{bg as d,bh as p,aD as f}from"./D5kcSHsZ.js";function a(e){"@babel/helpers - typeof";return a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(e)}function b(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function m(e,t){for(var r=0;r1&&arguments[1]!==void 0?arguments[1]:function(){};b(this,e),this.element=t,this.listener=r}return h(e,[{key:"bindScrollListener",value:function(){this.scrollableParents=p(this.element);for(var r=0;r1&&arguments[1]!==void 0?arguments[1]:function(){};b(this,e),this.element=t,this.listener=r}return h(e,[{key:"bindScrollListener",value:function(){this.scrollableParents=p(this.element);for(var r=0;re.length)&&(t=e.length);for(var r=0,n=Array(t);r0&&arguments[0]!==void 0?arguments[0]:[],o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],i=[];return o.forEach(function(l){l.children instanceof Array?i=i.concat(r._recursive(i,l.children)):l.type.name===r.type?i.push(l):f(l.key)&&(i=i.concat(n.filter(function(s){return r._isMatched(s,l.key)}).map(function(s){return s.vnode})))}),i}}])}();function M(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"pv_id_";return d(e)}function I(e,t){if(e){var r=e.props;if(r){var n=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),o=Object.prototype.hasOwnProperty.call(r,n)?n:t;return e.type.extends.props[t].type===Boolean&&r[o]===""?!0:r[o]}}return null}export{L as C,M as U,T as _,I as g}; diff --git a/_nuxt/CGH27D0D.js b/_nuxt/DX6ujpuv.js similarity index 64% rename from _nuxt/CGH27D0D.js rename to _nuxt/DX6ujpuv.js index 6d96ff21..09b45b34 100644 --- a/_nuxt/CGH27D0D.js +++ b/_nuxt/DX6ujpuv.js @@ -1,4 +1,4 @@ -import{s as Q}from"./Dg4KzwPo.js";import{q as B,h as t,G as h,u as c,r as w,H as J,p as X,j as l,B as L,R as Z,I as ee,s as E,J as ne,K as oe,y as g,L as P,A as p,m as b,k as T,C as se,M as te,N as v,O as re,T as ae,P as ce,c as ie,t as le,w as ue,x,z as u,D as pe,i as C,Q as S,E as I,S as D,U as N,F as me,_ as de}from"./D5kcSHsZ.js";import{s as ge,_ as fe}from"./CFfUL9qg.js";import{T as be}from"./CJdK1nm0.js";import{u as A}from"./DmC0myeS.js";import{s as he,a as ye}from"./Bnu3O6oD.js";import{u as ve}from"./nh8QYZRr.js";import{_ as ke}from"./DlAUqK2U.js";import"./DClJmJX9.js";import"./BRO6LV3p.js";const we=B({__name:"SelectSecurityType",props:{modelValue:{}},emits:["update:modelValue"],setup(n,{emit:o}){const e=o,s=[{text:"*",value:""},{text:"share",value:"share"},{text:"fund",value:"fund"},{text:"crypto",value:"crypto"},{text:"bond",value:"bond"},{text:"index",value:"index"}];function m(a){e("update:modelValue",a)}return(a,f)=>(t(),h(c(Q),{"model-value":a.modelValue,options:s,"option-label":"text","option-value":"value","show-clear":!0,placeholder:"Security Type","onUpdate:modelValue":m},null,8,["model-value"]))}}),xe=Symbol.for("nuxt:client-only"),Se=B({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(n,{slots:o,attrs:e}){const s=w(!1);return J(()=>{s.value=!0}),X(xe,!0),m=>{var y;if(s.value)return(y=o.default)==null?void 0:y.call(o);const a=o.fallback||o.placeholder;if(a)return a();const f=m.fallback||m.placeholder||"",k=m.fallbackTag||m.placeholderTag||"span";return l(k,e,f)}}});var $e=function(o){var e=o.dt;return` +import{s as Q}from"./CZ2Ri-kh.js";import{q as B,h as r,G as v,u as c,r as x,H as J,p as X,j as l,B as M,R as Z,I as ee,s as L,J as ne,K as oe,y as g,L as I,A as p,m as b,k as T,C as se,M as te,N as y,O as re,T as ae,P as ce,c as ie,t as le,w as ue,x as w,z as u,D as pe,i as q,Q as S,E as O,S as C,U as D,F as me,_ as de}from"./-h6GPc5Q.js";import{s as ge,_ as fe}from"./ZpdbhmBq.js";import{T as be}from"./BtrvEffK.js";import{u as N}from"./BYdoZnFf.js";import{s as he,a as ye}from"./B5CuBl8c.js";import{u as ve}from"./Byc7C03i.js";import{_ as ke}from"./DlAUqK2U.js";import"./DLG9ok32.js";import"./fGdxK-vz.js";const we=B({__name:"SelectSecurityType",props:{modelValue:{}},emits:["update:modelValue"],setup(n,{emit:o}){const e=o,s=[{text:"*",value:""},{text:"share",value:"share"},{text:"fund",value:"fund"},{text:"crypto",value:"crypto"},{text:"bond",value:"bond"},{text:"index",value:"index"}];function m(a){e("update:modelValue",a)}return(a,f)=>(r(),v(c(Q),{"model-value":a.modelValue,options:s,"option-label":"text","option-value":"value","show-clear":!0,placeholder:"Security Type","onUpdate:modelValue":m},null,8,["model-value"]))}}),xe=Symbol.for("nuxt:client-only"),Se=B({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(n,{slots:o,attrs:e}){const s=x(!1);return J(()=>{s.value=!0}),X(xe,!0),m=>{var h;if(s.value)return(h=o.default)==null?void 0:h.call(o);const a=o.fallback||o.placeholder;if(a)return a();const f=m.fallback||m.placeholder||"",k=m.fallbackTag||m.placeholderTag||"span";return l(k,e,f)}}});var $e=function(o){var e=o.dt;return` .p-message { border-radius: `.concat(e("message.border.radius"),`; outline-width: `).concat(e("message.border.width"),`; @@ -183,7 +183,7 @@ import{s as Q}from"./Dg4KzwPo.js";import{q as B,h as t,G as h,u as c,r as w,H as .p-message-leave-active .p-message-close-button { opacity: 0; } -`)},_e={root:function(o){var e=o.props;return"p-message p-component p-message-"+e.severity},content:"p-message-content",icon:"p-message-icon",text:"p-message-text",closeButton:"p-message-close-button",closeIcon:"p-message-close-icon"},Te=L.extend({name:"message",theme:$e,classes:_e}),Pe={name:"BaseMessage",extends:E,props:{severity:{type:String,default:"info"},closable:{type:Boolean,default:!1},life:{type:Number,default:null},icon:{type:String,default:void 0},closeIcon:{type:String,default:void 0},closeButtonProps:{type:null,default:null}},style:Te,provide:function(){return{$pcMessage:this,$parentInstance:this}}},j={name:"Message",extends:Pe,inheritAttrs:!1,emits:["close","life-end"],timeout:null,data:function(){return{visible:!0}},mounted:function(){var o=this;this.life&&setTimeout(function(){o.visible=!1,o.$emit("life-end")},this.life)},methods:{close:function(o){this.visible=!1,this.$emit("close",o)}},computed:{closeAriaLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.close:void 0}},directives:{ripple:Z},components:{TimesIcon:ee}};function _(n){"@babel/helpers - typeof";return _=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(o){return typeof o}:function(o){return o&&typeof Symbol=="function"&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o},_(n)}function R(n,o){var e=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);o&&(s=s.filter(function(m){return Object.getOwnPropertyDescriptor(n,m).enumerable})),e.push.apply(e,s)}return e}function M(n){for(var o=1;od||""}),e=A("securityType","",{transform:d=>d||""}),s=ce(),m=ie(()=>{let d="https://www.portfolio-report.net/search";return s.query&&s.query.q&&(d+=`?q=${s.query.q}`,s.query.securityType&&(d+=`&securityType=${s.query.securityType}`)),d});le({title:"Portfolio Report Search",link:[{rel:"canonical",href:m.value}]});const a=w(""),f=w(""),k=w([]),y=w(!1),$=w(!1),O=w(!1),V=w("");async function K(){a.value=a.value.trim(),o.value=a.value,e.value=f.value}ue([o,e],()=>{a.value=o.value,f.value=e.value,G()},{immediate:!0});async function G(){if(o.value){$.value=!0,y.value=!1,O.value=!1;try{const d={q:o.value};f.value&&(d.securityType=e.value);const r=await ve("/v1/securities/search",{params:d});$.value=!1,k.value=r,y.value=r.length===0,r.length===1&&r[0]&&await me(`/securities/${r[0].uuid}`)}catch(d){$.value=!1,k.value=[],y.value=!1,O.value=!0,V.value=String(d)}}}return(d,r)=>{const H=we,W=Se,Y=de,F=fe,z=be;return t(),l("div",Re,[p("div",Me,[x(c(I),null,{title:g(()=>r[2]||(r[2]=[u(" Security Search ")])),content:g(()=>[p("form",{onSubmit:pe(K,["prevent"])},[x(W,null,{default:g(()=>[x(c(he),{id:"searchTermInput",modelValue:c(a),"onUpdate:modelValue":r[0]||(r[0]=i=>C(a)?a.value=i:null),type:"search",class:"mt-2 w-full",autofocus:"",placeholder:"ISIN/WKN/Symbol/Name"},null,8,["modelValue"]),x(H,{modelValue:c(f),"onUpdate:modelValue":r[1]||(r[1]=i=>C(f)?f.value=i:null),class:"w-full mt-4"},null,8,["modelValue"]),x(c(ye),{type:"submit",disabled:!c(a)||c($),class:"w-full flex justify-center mt-4"},{default:g(()=>[c($)?(t(),h(c(U),{key:1,style:{height:"20px"}})):(t(),l("span",Le,"Search"))]),_:1},8,["disabled"])]),_:1}),c(y)?(t(),h(c(j),{key:0,severity:"info"},{default:g(()=>r[3]||(r[3]=[u(" Sorry, no results were found. ")])),_:1})):v("",!0),c(O)?(t(),h(c(j),{key:1,severity:"error"},{default:g(()=>[r[4]||(r[4]=u(" Sorry, there was an error:")),r[5]||(r[5]=p("br",null,null,-1)),u(S(c(V)),1)]),_:1})):v("",!0)],32)]),_:1}),c(k).length>0?(t(),h(c(I),{key:0,class:"mt-4"},{title:g(()=>r[6]||(r[6]=[u(" Results ")])),content:g(()=>[(t(!0),l(D,null,N(c(k),i=>(t(),l("div",{key:i.uuid,class:"mb-3"},[p("div",Ee,[i.pricesAvailable?P((t(),l("i",Ue,null,512)),[[z,"Prices available",void 0,{top:!0}]]):v("",!0),P((t(),h(Y,{to:`/securities/${i.uuid}`,class:"text-blue-500"},{default:g(()=>[u(S(i.name),1)]),_:2},1032,["to"])),[[z,"Drag and drop me to Portfolio Performance!",void 0,{top:!0}]]),x(c(ge),{class:"mx-1 p-1 !text-xs !bg-teal-500 !text-white"},{default:g(()=>[u(S(i.securityType),1)]),_:2},1024),(t(!0),l(D,null,N(i.tags,q=>(t(),h(F,{key:q,name:q},null,8,["name"]))),128))]),p("div",Ke,[i.isin?(t(),l("span",Ge,S(i.isin),1)):v("",!0),i.wkn?(t(),l("span",He,S(i.wkn),1)):v("",!0),i.code?(t(),l("span",We,S(i.code),1)):v("",!0)])]))),128))]),_:1})):v("",!0),x(c(I),{class:"mt-4"},{title:g(()=>r[7]||(r[7]=[u(" Your contribution is needed 💪 ")])),content:g(()=>r[8]||(r[8]=[u(" Your help is needed to keep this website up and running. Have you thought about contributing? You could: "),p("ul",null,[p("li",null,[u(" Actively maintain and develop the "),p("a",{href:"https://www.github.com/portfolio-report",class:"text-blue-500"},"source code on Github"),u(". ")]),p("li",null,[u(" Become member of the "),p("a",{href:"https://forum.portfolio-performance.info",class:"text-blue-500"},"forum"),u(" and help other users. ")]),p("li",null,[u(" Cover monthly costs for server operation and licence fees. Become sponsor on "),p("a",{href:"https://github.com/sponsors/tfabritius",class:"text-blue-500"},"Github"),u(". ")])],-1)])),_:1})])])}}}),rn=ke(Ye,[["__scopeId","data-v-de89c1ae"]]);export{rn as default}; +`)},qe={root:"p-progressspinner",spin:"p-progressspinner-spin",circle:"p-progressspinner-circle"},Ce=M.extend({name:"progressspinner",theme:ze,classes:qe}),De={name:"BaseProgressSpinner",extends:L,props:{strokeWidth:{type:String,default:"2"},fill:{type:String,default:"none"},animationDuration:{type:String,default:"2s"}},style:Ce,provide:function(){return{$pcProgressSpinner:this,$parentInstance:this}}},E={name:"ProgressSpinner",extends:De,inheritAttrs:!1,computed:{svgStyle:function(){return{"animation-duration":this.animationDuration}}}},Ne=["fill","stroke-width"];function Ae(n,o,e,s,m,a){return r(),l("div",b({class:n.cx("root"),role:"progressbar"},n.ptmi("root")),[(r(),l("svg",b({class:n.cx("spin"),viewBox:"25 25 50 50",style:a.svgStyle},n.ptm("spin")),[p("circle",b({class:n.cx("circle"),cx:"50",cy:"50",r:"20",fill:n.fill,"stroke-width":n.strokeWidth,strokeMiterlimit:"10"},n.ptm("circle")),null,16,Ne)],16))],16)}E.render=Ae;const Re={class:"flex justify-center"},Me={style:{width:"800px"}},Le={key:0,class:"font-bold"},Ee={class:"text-lg font-medium flex items-center"},Ue={key:0,class:"i-carbon-chart-line mr-1 text-blue-500"},Ke={class:"text-gray-600 separator-container font-mono"},Ge={key:0},He={key:1},We={key:2},Ye=B({__name:"search",setup(n){const o=N("q","",{transform:d=>d||""}),e=N("securityType","",{transform:d=>d||""}),s=ce(),m=ie(()=>{let d="https://www.portfolio-report.net/search";return s.query&&s.query.q&&(d+=`?q=${s.query.q}`,s.query.securityType&&(d+=`&securityType=${s.query.securityType}`)),d});le({title:"Portfolio Report Search",link:[{rel:"canonical",href:m.value}]});const a=x(""),f=x(""),k=x([]),h=x(!1),$=x(!1),P=x(!1),V=x("");async function U(){a.value=a.value.trim(),o.value=a.value,e.value=f.value}ue([o,e],()=>{a.value=o.value,f.value=e.value,K()},{immediate:!0});async function K(){if(o.value){$.value=!0,h.value=!1,P.value=!1;try{const d={q:o.value};f.value&&(d.securityType=e.value);const t=await ve("/v1/securities/search",{params:d});$.value=!1,k.value=t,h.value=t.length===0,t.length===1&&t[0]&&await me(`/securities/${t[0].uuid}`)}catch(d){$.value=!1,k.value=[],h.value=!1,P.value=!0,V.value=String(d)}}}return(d,t)=>{const G=we,H=Se,W=de,Y=fe,F=be;return r(),l("div",Re,[p("div",Me,[w(c(O),null,{title:g(()=>t[2]||(t[2]=[u(" Security Search ")])),content:g(()=>[p("form",{onSubmit:pe(U,["prevent"])},[w(H,null,{default:g(()=>[w(c(he),{id:"searchTermInput",modelValue:c(a),"onUpdate:modelValue":t[0]||(t[0]=i=>q(a)?a.value=i:null),type:"search",class:"mt-2 w-full",autofocus:"",placeholder:"ISIN/WKN/Symbol/Name"},null,8,["modelValue"]),w(G,{modelValue:c(f),"onUpdate:modelValue":t[1]||(t[1]=i=>q(f)?f.value=i:null),class:"w-full mt-4"},null,8,["modelValue"]),w(c(ye),{type:"submit",disabled:!c(a)||c($),class:"w-full flex justify-center mt-4"},{default:g(()=>[c($)?(r(),v(c(E),{key:1,style:{height:"20px"}})):(r(),l("span",Le,"Search"))]),_:1},8,["disabled"])]),_:1}),c(h)?(r(),v(c(j),{key:0,severity:"info",class:"mt-4"},{default:g(()=>t[3]||(t[3]=[u(" Sorry, no results were found. ")])),_:1})):y("",!0),c(P)?(r(),v(c(j),{key:1,severity:"error",class:"mt-4"},{default:g(()=>[t[4]||(t[4]=u(" Sorry, there was an error:")),t[5]||(t[5]=p("br",null,null,-1)),u(S(c(V)),1)]),_:1})):y("",!0)],32)]),_:1}),c(k).length>0?(r(),v(c(O),{key:0,class:"mt-4"},{title:g(()=>t[6]||(t[6]=[u(" Results ")])),content:g(()=>[(r(!0),l(C,null,D(c(k),i=>(r(),l("div",{key:i.uuid,class:"mb-3"},[p("div",Ee,[i.pricesAvailable?I((r(),l("i",Ue,null,512)),[[F,"Prices available",void 0,{top:!0}]]):y("",!0),w(W,{to:`/securities/${i.uuid}`,class:"text-blue-500"},{default:g(()=>[u(S(i.name),1)]),_:2},1032,["to"]),w(c(ge),{class:"mx-1 p-1 !text-xs !bg-teal-500 !text-white"},{default:g(()=>[u(S(i.securityType),1)]),_:2},1024),(r(!0),l(C,null,D(i.tags,z=>(r(),v(Y,{key:z,name:z},null,8,["name"]))),128))]),p("div",Ke,[i.isin?(r(),l("span",Ge,S(i.isin),1)):y("",!0),i.wkn?(r(),l("span",He,S(i.wkn),1)):y("",!0),i.code?(r(),l("span",We,S(i.code),1)):y("",!0)])]))),128))]),_:1})):y("",!0),w(c(O),{class:"mt-4"},{title:g(()=>t[7]||(t[7]=[u(" Your contribution is needed 💪 ")])),content:g(()=>t[8]||(t[8]=[u(" Your help is needed to keep this website up and running. Have you thought about contributing? You could: "),p("ul",null,[p("li",null,[u(" Actively maintain and develop the "),p("a",{href:"https://www.github.com/portfolio-report",class:"text-blue-500"},"source code on Github"),u(". ")]),p("li",null,[u(" Become member of the "),p("a",{href:"https://forum.portfolio-performance.info",class:"text-blue-500"},"forum"),u(" and help other users. ")]),p("li",null,[u(" Cover monthly costs for server operation and licence fees. Become sponsor on "),p("a",{href:"https://github.com/sponsors/tfabritius",class:"text-blue-500"},"Github"),u(". ")])],-1)])),_:1})])])}}}),rn=ke(Ye,[["__scopeId","data-v-27361f2e"]]);export{rn as default}; diff --git a/_nuxt/CmSA6tK2.js b/_nuxt/DaE13gMT.js similarity index 97% rename from _nuxt/CmSA6tK2.js rename to _nuxt/DaE13gMT.js index 7957f906..ba133ab0 100644 --- a/_nuxt/CmSA6tK2.js +++ b/_nuxt/DaE13gMT.js @@ -1,4 +1,4 @@ -import{u as y}from"./CxOXcSlK.js";import{B as v,ag as w,ah as x,ai as k,aj as $,s as C,h as r,j as t,k as l,G as B,m as c,M as z,N as I,q as M,r as N,z as d,A as S,x as g,y as u,u as f}from"./D5kcSHsZ.js";import{s as T}from"./Ca6Lw3ti.js";var V=function(s){var n=s.dt;return` +import{u as y}from"./B4sPVfHf.js";import{B as v,ag as w,ah as x,ai as k,aj as $,s as C,h as r,j as t,k as l,G as B,m as c,M as z,N as I,q as M,r as N,z as d,A as S,x as g,y as u,u as f}from"./-h6GPc5Q.js";import{s as T}from"./Dbs5CRd4.js";var V=function(s){var n=s.dt;return` .p-inlinemessage { display: inline-flex; align-items: center; diff --git a/_nuxt/Ca6Lw3ti.js b/_nuxt/Dbs5CRd4.js similarity index 98% rename from _nuxt/Ca6Lw3ti.js rename to _nuxt/Dbs5CRd4.js index 9f9038a0..1e4d8ece 100644 --- a/_nuxt/Ca6Lw3ti.js +++ b/_nuxt/Dbs5CRd4.js @@ -1,4 +1,4 @@ -import{B as y,Z as s,W as m,a0 as L,ao as d,aq as k,ar as w,ak as g,as as C,X as E,a6 as O,R as K,a8 as S,J as D,K as z,h as a,G as T,y as p,x,T as B,m as l,L as R,j as u,k as f,N as A,s as H}from"./D5kcSHsZ.js";import{C as P}from"./DClJmJX9.js";import{F as I}from"./DtPZ9FrO.js";import{O as r}from"./Dg4KzwPo.js";var Z=function(e){var n=e.dt;return` +import{B as y,Z as s,W as m,a0 as L,ao as d,aq as k,ar as w,ak as g,as as C,X as E,a6 as O,R as K,a8 as S,J as D,K as z,h as a,G as T,y as p,x,T as B,m as l,L as R,j as u,k as f,N as A,s as H}from"./-h6GPc5Q.js";import{C as P}from"./DLG9ok32.js";import{F as I}from"./CiY3byK3.js";import{O as r}from"./CZ2Ri-kh.js";var Z=function(e){var n=e.dt;return` .p-popover { margin-top: `.concat(n("popover.gutter"),`; background: `).concat(n("popover.background"),`; diff --git a/_nuxt/u3Y5xow5.js b/_nuxt/DyOw9Zdf.js similarity index 83% rename from _nuxt/u3Y5xow5.js rename to _nuxt/DyOw9Zdf.js index d82ee4f8..f10d2729 100644 --- a/_nuxt/u3Y5xow5.js +++ b/_nuxt/DyOw9Zdf.js @@ -1 +1 @@ -import{a as d}from"./Bnu3O6oD.js";import{q as p,c as m,h as c,G as f,y as u,k as y,u as l}from"./D5kcSHsZ.js";import{_ as b}from"./DlAUqK2U.js";const k=p({__name:"TextBtn",props:{color:{},icon:{},label:{},small:{type:Boolean},solid:{type:Boolean},type:{},form:{},disabled:{type:Boolean}},emits:["click"],setup(t,{emit:i}){const o=t,n=i,r=m(()=>o.icon&&!o.small?`${o.icon} i-lg`:o.icon);return(e,s)=>(c(),f(l(d),{type:e.type,icon:l(r),text:!e.solid,rounded:!e.label,size:e.small?"small":void 0,severity:e.color,label:e.label,form:e.form,disabled:e.disabled,onClick:s[0]||(s[0]=a=>n("click",a))},{default:u(()=>[y(e.$slots,"default",{},void 0,!0)]),_:3},8,["type","icon","text","rounded","size","severity","label","form","disabled"]))}}),C=b(k,[["__scopeId","data-v-342f6181"]]);export{C as _}; +import{a as d}from"./B5CuBl8c.js";import{q as p,c as m,h as c,G as f,y as u,k as y,u as l}from"./-h6GPc5Q.js";import{_ as b}from"./DlAUqK2U.js";const k=p({__name:"TextBtn",props:{color:{},icon:{},label:{},small:{type:Boolean},solid:{type:Boolean},type:{},form:{},disabled:{type:Boolean}},emits:["click"],setup(t,{emit:i}){const o=t,n=i,r=m(()=>o.icon&&!o.small?`${o.icon} i-lg`:o.icon);return(e,s)=>(c(),f(l(d),{type:e.type,icon:l(r),text:!e.solid,rounded:!e.label,size:e.small?"small":void 0,severity:e.color,label:e.label,form:e.form,disabled:e.disabled,onClick:s[0]||(s[0]=a=>n("click",a))},{default:u(()=>[y(e.$slots,"default",{},void 0,!0)]),_:3},8,["type","icon","text","rounded","size","severity","label","form","disabled"]))}}),C=b(k,[["__scopeId","data-v-342f6181"]]);export{C as _}; diff --git a/_nuxt/CFfUL9qg.js b/_nuxt/ZpdbhmBq.js similarity index 97% rename from _nuxt/CFfUL9qg.js rename to _nuxt/ZpdbhmBq.js index 1db61aa6..41e3fd3e 100644 --- a/_nuxt/CFfUL9qg.js +++ b/_nuxt/ZpdbhmBq.js @@ -1,4 +1,4 @@ -import{B as f,h as c,j as s,G as p,m as e,M as y,N as g,k as b,A as k,Q as l,s as v,q as h,c as $,y as i,x as _,u as d,z as w,_ as B}from"./D5kcSHsZ.js";import{_ as z}from"./DlAUqK2U.js";var T=function(t){var n=t.dt;return` +import{B as f,h as c,j as s,G as p,m as e,M as y,N as g,k as b,A as k,Q as l,s as v,q as h,c as $,y as i,x as _,u as d,z as w,_ as B}from"./-h6GPc5Q.js";import{_ as z}from"./DlAUqK2U.js";var T=function(t){var n=t.dt;return` .p-tag { display: inline-flex; align-items: center; diff --git a/_nuxt/_uuid_.BUTLsyFM.css b/_nuxt/_uuid_.BUTLsyFM.css new file mode 100644 index 00000000..2cd640af --- /dev/null +++ b/_nuxt/_uuid_.BUTLsyFM.css @@ -0,0 +1 @@ +.separator-container[data-v-42520f1e]>:not(:last-child):after{content:" · "} diff --git a/_nuxt/_uuid_.jOQycjy-.css b/_nuxt/_uuid_.jOQycjy-.css deleted file mode 100644 index 76f4fd05..00000000 --- a/_nuxt/_uuid_.jOQycjy-.css +++ /dev/null @@ -1 +0,0 @@ -.separator-container[data-v-7fdfe62d]>:not(:last-child):after{content:" · "} diff --git a/_nuxt/builds/latest.json b/_nuxt/builds/latest.json index 15e8a719..6acd5818 100644 --- a/_nuxt/builds/latest.json +++ b/_nuxt/builds/latest.json @@ -1 +1 @@ -{"id":"bb15507d-1e48-4951-a346-6e4a9022c85c","timestamp":1730121313198} \ No newline at end of file +{"id":"22bb6336-30b1-4920-8a41-53c680453e28","timestamp":1730216182852} \ No newline at end of file diff --git a/_nuxt/builds/meta/22bb6336-30b1-4920-8a41-53c680453e28.json b/_nuxt/builds/meta/22bb6336-30b1-4920-8a41-53c680453e28.json new file mode 100644 index 00000000..9612f980 --- /dev/null +++ b/_nuxt/builds/meta/22bb6336-30b1-4920-8a41-53c680453e28.json @@ -0,0 +1 @@ +{"id":"22bb6336-30b1-4920-8a41-53c680453e28","timestamp":1730216182852,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":["/contact","/search"]} \ No newline at end of file diff --git a/_nuxt/builds/meta/bb15507d-1e48-4951-a346-6e4a9022c85c.json b/_nuxt/builds/meta/bb15507d-1e48-4951-a346-6e4a9022c85c.json deleted file mode 100644 index 3790b381..00000000 --- a/_nuxt/builds/meta/bb15507d-1e48-4951-a346-6e4a9022c85c.json +++ /dev/null @@ -1 +0,0 @@ -{"id":"bb15507d-1e48-4951-a346-6e4a9022c85c","timestamp":1730121313198,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":["/search","/contact"]} \ No newline at end of file diff --git a/_nuxt/entry.2EtFSg7l.css b/_nuxt/entry.2EtFSg7l.css deleted file mode 100644 index 71a4914d..00000000 --- a/_nuxt/entry.2EtFSg7l.css +++ /dev/null @@ -1 +0,0 @@ -h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin:1.5rem 0 1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{line-height:1.5;margin:0 0 1rem}p:last-child{margin-bottom:0}.ii{display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased}.i-lg{font-size:1.5rem}*{box-sizing:border-box}html{font-size:14px;height:100%}body{font-family:Fira Sans,sans-serif;margin:0;min-height:100%;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.B04YIrm4.woff2) format("woff2"),url(./fira-mono-cyrillic-ext-400-normal.0xXfcOOq.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.36-45Uyg.woff2) format("woff2"),url(./fira-mono-cyrillic-400-normal.Dq7SlH2J.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.CsqI23CO.woff2) format("woff2"),url(./fira-mono-greek-ext-400-normal.BEhC8Nsh.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-greek-400-normal.C3zng6O6.woff2) format("woff2"),url(./fira-mono-greek-400-normal.DUeQbRz0.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.D6XfiR-_.woff2) format("woff2"),url(./fira-mono-latin-ext-400-normal.lWlD_NAB.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-latin-400-normal.DKjLVgQi.woff2) format("woff2"),url(./fira-mono-latin-400-normal.g4W12wf9.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-cyrillic-ext-400-normal.DVFiJ7cT.woff2) format("woff2"),url(./fira-sans-cyrillic-ext-400-normal.Ct_d_4pr.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-cyrillic-400-normal.9itZEwnn.woff2) format("woff2"),url(./fira-sans-cyrillic-400-normal.DivIpeVh.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-greek-ext-400-normal.DDGpGFz4.woff2) format("woff2"),url(./fira-sans-greek-ext-400-normal.BA5_ngob.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-greek-400-normal.xziLJ4od.woff2) format("woff2"),url(./fira-sans-greek-400-normal.B4JJYYvj.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-vietnamese-400-normal.D5T8w5kG.woff2) format("woff2"),url(./fira-sans-vietnamese-400-normal.CiKzo2z6.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-latin-ext-400-normal.BsVau5p6.woff2) format("woff2"),url(./fira-sans-latin-ext-400-normal.Cah6ivqJ.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-latin-400-normal.DqUVgETp.woff2) format("woff2"),url(./fira-sans-latin-400-normal.CRr34ncs.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-carbon-calendar{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 4h-4V2h-2v2h-8V2h-2v2H6c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 22H6V12h20zm0-16H6V6h4v2h2V6h8v2h2V6h4z'/%3E%3C/svg%3E")}.i-carbon-calendar,.i-carbon-chart-line{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-chart-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m4.67 28l6.39-12l7.3 6.49a2 2 0 0 0 1.7.47a2 2 0 0 0 1.42-1.07L27 10.9l-1.82-.9l-5.49 11l-7.3-6.49a2 2 0 0 0-1.68-.51a2 2 0 0 0-1.42 1L4 25V2H2v26a2 2 0 0 0 2 2h26v-2Z'/%3E%3C/svg%3E")}.i-carbon-close-large{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.414 16L26 7.414L24.586 6L16 14.586L7.414 6L6 7.414L14.586 16L6 24.586L7.414 26L16 17.414L24.586 26L26 24.586z'/%3E%3C/svg%3E")}.i-carbon-close-large,.i-carbon-copy{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 10v18H10V10zm0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2'/%3E%3Cpath fill='currentColor' d='M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z'/%3E%3C/svg%3E")}.i-carbon-email{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2m-2.2 2L16 14.78L6.2 8ZM4 24V8.91l11.43 7.91a1 1 0 0 0 1.14 0L28 8.91V24Z'/%3E%3C/svg%3E")}.i-carbon-email,.i-carbon-forum{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-forum{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 6H8c-1.2 0-2 .8-2 2v14c0 1.2.8 2 2 2h8v-2H8V8h20v14h-7.2L16 28.8l1.6 1.2l4.2-6H28c1.2 0 2-.8 2-2V8c0-1.2-.8-2-2-2'/%3E%3Cpath fill='currentColor' d='M4 18H2V5c0-1.7 1.3-3 3-3h13v2H5c-.6 0-1 .4-1 1z'/%3E%3C/svg%3E")}.i-carbon-logo-github{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.7 3.7 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2'/%3E%3C/svg%3E")}.i-carbon-logo-github,.i-carbon-move{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-move{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25 11l-1.41 1.41L26.17 15H17V5.83l2.59 2.58L21 7l-5-5l-5 5l1.41 1.41L15 5.83V15H5.83l2.58-2.59L7 11l-5 5l5 5l1.41-1.41L5.83 17H15v9.17l-2.59-2.58L11 25l5 5l5-5l-1.41-1.41L17 26.17V17h9.17l-2.58 2.59L25 21l5-5z'/%3E%3C/svg%3E")}.i-carbon-overflow-menu-vertical{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='16' cy='8' r='2' fill='currentColor'/%3E%3Ccircle cx='16' cy='16' r='2' fill='currentColor'/%3E%3Ccircle cx='16' cy='24' r='2' fill='currentColor'/%3E%3C/svg%3E")}.i-carbon-overflow-menu-vertical,.i-carbon-renew{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-renew{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 10H6.78A11 11 0 0 1 27 16h2A13 13 0 0 0 6 7.68V4H4v8h8zm8 12h5.22A11 11 0 0 1 5 16H3a13 13 0 0 0 23 8.32V28h2v-8h-8z'/%3E%3C/svg%3E")}.i-carbon-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9'/%3E%3C/svg%3E")}.i-carbon-search,.i-carbon-send{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-send{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m27.45 15.11l-22-11a1 1 0 0 0-1.08.12a1 1 0 0 0-.33 1L7 16L4 26.74A1 1 0 0 0 5 28a1 1 0 0 0 .45-.11l22-11a1 1 0 0 0 0-1.78m-20.9 10L8.76 17H18v-2H8.76L6.55 6.89L24.76 16Z'/%3E%3C/svg%3E")}.i-carbon-tag{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m0-6a2 2 0 1 0 1.998 2.004A2 2 0 0 0 10 8'/%3E%3Cpath fill='currentColor' d='M16.644 29.415L2.586 15.355A2 2 0 0 1 2 13.942V4a2 2 0 0 1 2-2h9.941a2 2 0 0 1 1.414.586l14.06 14.058a2 2 0 0 1 0 2.828l-9.943 9.943a2 2 0 0 1-2.828 0M4 4v9.942L18.058 28L28 18.058L13.942 4Z'/%3E%3C/svg%3E")}.i-carbon-tag,.i-carbon-warning-alt{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-warning-alt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 23a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 23m-1-11h2v9h-2z'/%3E%3Cpath fill='currentColor' d='M29 30H3a1 1 0 0 1-.887-1.461l13-25a1 1 0 0 1 1.774 0l13 25A1 1 0 0 1 29 30M4.65 28h22.7l.001-.003L16.002 6.17h-.004L4.648 27.997Z'/%3E%3C/svg%3E")}.i-flag-eu-4x3{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 640 480' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3Cg id='flagEu4x30'%3E%3Cg id='flagEu4x31'%3E%3Cpath id='flagEu4x32' d='m0-1l-.3 1l.5.1z'/%3E%3Cuse href='%23flagEu4x32' transform='scale(-1 1)'/%3E%3C/g%3E%3Cg id='flagEu4x33'%3E%3Cuse href='%23flagEu4x31' transform='rotate(72)'/%3E%3Cuse href='%23flagEu4x31' transform='rotate(144)'/%3E%3C/g%3E%3Cuse href='%23flagEu4x33' transform='scale(-1 1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23039' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fc0' transform='translate(320 242.3)scale(23.7037)'%3E%3Cuse width='100%25' height='100%25' y='-6' href='%23flagEu4x30'/%3E%3Cuse width='100%25' height='100%25' y='6' href='%23flagEu4x30'/%3E%3Cg id='flagEu4x34'%3E%3Cuse width='100%25' height='100%25' x='-6' href='%23flagEu4x30'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(-144 -2.3 -2.1)'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(144 -2.1 -2.3)'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(72 -4.7 -2)'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(72 -5 .5)'/%3E%3C/g%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x34' transform='scale(-1 1)'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ae{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%235EAA22' fill-rule='evenodd' d='M0 0v8h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%23272727' fill-rule='evenodd' d='M0 16v8h32v-8z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='M0 0h10v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ar{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackAr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%2358A5FF' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackAr0)'%3E%3Cpath d='M0 0v7h32V0zm0 17v7h32v-7z'/%3E%3C/g%3E%3Cpath fill='%23FFC125' fill-rule='evenodd' d='M15.22 7.128a.134.134 0 0 0-.18.06c-.147.297-.037.558.052.77l.027.066l.05.118l.058.132q.035.08.06.13a.5.5 0 0 1 .067.276q0 .107-.004.245c-.009.439-.022 1.055.137 1.313c.038.062.23-.036.293-.074s.039-.241 0-.303c-.16-.26-.16-.79-.16-1.157V8.68a.73.73 0 0 0-.093-.386l-.055-.123l-.105-.244l-.039-.083c-.067-.137-.157-.32-.048-.54a.13.13 0 0 0-.06-.176m1.953.079a.134.134 0 0 0-.188-.015c-.251.216-.253.5-.254.73v.198l.002.145q0 .088.004.143a.5.5 0 0 1-.046.28l-.1.225c-.18.4-.432.962-.387 1.26c.012.073.226.058.299.048s.13-.207.119-.279c-.046-.301.161-.79.305-1.127l.01-.023a.74.74 0 0 0 .064-.391L17 8.266L16.997 8l-.003-.091c-.009-.153-.02-.357.166-.516a.13.13 0 0 0 .013-.186m1.583.718a.134.134 0 0 1 .168.083a.13.13 0 0 1-.081.168c-.233.078-.299.271-.348.416q-.015.047-.031.086l-.045.11l-.053.137q-.03.072-.048.125a.74.74 0 0 1-.207.34l-.018.017c-.26.26-.634.634-.704.93c-.017.072-.144.232-.215.215s-.276-.084-.26-.155c.07-.294.515-.721.832-1.025q.1-.095.176-.171c.098-.098.113-.142.148-.242q.017-.053.05-.134c.01-.03.052-.135.052-.135a4 4 0 0 1 .075-.184c.087-.213.195-.476.509-.581m1.494 1.509a.134.134 0 0 0-.123-.143c-.33-.026-.531.173-.695.336l-.051.05l-.09.09l-.101.103l-.098.104a.5.5 0 0 1-.23.166l-.23.088c-.41.156-.986.375-1.165.619c-.043.059.119.2.178.243c.058.045.238-.053.28-.112c.181-.246.673-.445 1.014-.582l.022-.01a.74.74 0 0 0 .323-.23l.093-.097l.187-.19l.063-.066c.102-.114.238-.266.482-.247a.13.13 0 0 0 .14-.122m.606 1.615a.134.134 0 0 1 .06.178a.13.13 0 0 1-.176.061c-.22-.11-.403-.02-.54.048q-.045.023-.083.039l-.11.047l-.134.058l-.123.056a.74.74 0 0 1-.386.092h-.024c-.367 0-.898 0-1.157.16c-.062.039-.265.062-.303 0c-.038-.063-.136-.255-.073-.293c.257-.159.873-.146 1.312-.137q.137.004.245.004c.14 0 .18-.02.276-.067l.13-.06l.25-.108l.065-.027c.213-.09.474-.199.771-.051m-.02 2.115a.134.134 0 0 0 .015-.188c-.215-.252-.498-.253-.73-.254h-.197l-.145.001q-.088.001-.143.005c-.107.005-.152.008-.28-.047l-.225-.1c-.4-.179-.962-.432-1.261-.386c-.072.011-.057.225-.047.298s.207.13.279.12c.301-.047.79.16 1.127.304l.023.01c.168.071.238.07.391.065l.135-.003l.266-.002q.041 0 .091-.003c.153-.008.356-.02.516.167a.13.13 0 0 0 .186.013m-.724 1.566a.134.134 0 0 1-.084.169a.13.13 0 0 1-.167-.082c-.078-.232-.271-.298-.416-.348q-.047-.015-.086-.031l-.111-.045l-.262-.1a.74.74 0 0 1-.339-.208l-.017-.017c-.26-.26-.634-.635-.931-.705c-.071-.017-.232-.144-.214-.215s.084-.276.155-.259c.294.07.721.515 1.025.831q.095.1.17.176c.1.099.142.114.243.148q.053.018.134.05l.253.1l.066.027c.213.088.476.195.58.509m-1.521 1.482a.134.134 0 0 0 .142-.122c.026-.33-.173-.532-.336-.696l-.05-.05l-.09-.09l-.103-.102l-.104-.097a.5.5 0 0 1-.166-.231l-.088-.23c-.156-.41-.375-.986-.619-1.165c-.058-.043-.2.12-.243.178c-.044.059.054.238.112.281c.246.18.445.673.582 1.013l.01.023c.068.17.118.217.23.322l.097.094l.19.187q.028.03.066.062c.114.102.266.238.247.483a.13.13 0 0 0 .122.14m-1.632.6a.134.134 0 0 1-.178.06a.13.13 0 0 1-.061-.176c.109-.22.019-.403-.048-.54l-.039-.083l-.047-.11l-.114-.257c-.064-.14-.093-.202-.093-.386v-.024c0-.367 0-.898-.16-1.157c-.038-.062-.062-.265.001-.303s.255-.136.293-.074c.159.258.146.874.137 1.313l-.004.245c0 .14.02.18.067.276l.06.13l.108.25l.027.065c.089.213.198.474.051.771m-2.132-.019a.134.134 0 0 0 .187.015c.252-.216.253-.5.254-.73l.001-.071v-.127l-.002-.145q0-.088-.004-.143a.5.5 0 0 1 .046-.28l.1-.225c.18-.4.432-.962.386-1.261c-.01-.072-.225-.057-.298-.047s-.13.207-.119.279c.046.301-.161.79-.305 1.127l-.01.023a.76.76 0 0 0-.065.391q.003.058.003.135l.002.266l.003.091c.008.153.02.357-.167.516a.13.13 0 0 0-.012.186m-1.583-.718a.134.134 0 0 1-.168-.083a.13.13 0 0 1 .08-.168c.234-.078.3-.271.349-.416q.015-.047.031-.086l.045-.11l.101-.263a.74.74 0 0 1 .207-.338l.018-.018c.259-.26.634-.634.704-.931c.017-.071.144-.231.215-.214s.276.084.26.155c-.07.294-.515.721-.832 1.025q-.1.095-.176.171c-.098.098-.113.142-.148.242l-.05.134l-.052.135a4 4 0 0 1-.075.184c-.087.213-.195.476-.509.581m-1.48-1.485a.134.134 0 0 0 .124.141c.331.02.529-.183.69-.348l.05-.05l.088-.092l.1-.106q.059-.063.095-.106c.07-.08.1-.115.228-.169q.1-.042.228-.092c.407-.164.98-.393 1.154-.64c.042-.059-.122-.197-.182-.24s-.237.058-.28.118c-.175.249-.664.456-1.001.6l-.023.009a.74.74 0 0 0-.319.236l-.091.099l-.1.106l-.084.086q-.03.03-.061.068c-.1.116-.234.27-.479.255a.13.13 0 0 0-.138.125m-.62-1.639a.134.134 0 0 1-.06-.178a.13.13 0 0 1 .176-.061c.22.109.402.02.54-.048q.045-.023.083-.039l.11-.047l.134-.059l.122-.054a.73.73 0 0 1 .386-.094h.025c.367 0 .897 0 1.157-.16c.062-.038.265-.062.303.001s.135.255.073.293c-.257.159-.873.146-1.312.137l-.246-.004a.5.5 0 0 0-.276.067l-.13.06l-.132.058a4 4 0 0 1-.182.077c-.213.09-.475.199-.771.051m.019-2.115a.134.134 0 0 0-.014.188c.215.252.498.253.73.254h.197l.145-.001q.088-.001.143-.005a.5.5 0 0 1 .28.047q.099.042.225.1c.4.179.962.432 1.261.386c.072-.011.057-.226.047-.298c-.01-.073-.207-.13-.279-.12c-.301.047-.79-.16-1.127-.304l-.023-.01a.74.74 0 0 0-.391-.065l-.135.003l-.266.002q-.041 0-.091.003c-.153.008-.357.02-.516-.167a.13.13 0 0 0-.186-.013m.725-1.566a.134.134 0 0 1 .084-.169a.13.13 0 0 1 .167.082c.078.232.271.298.416.348l.086.03l.11.046l.263.1c.144.054.209.078.338.208l.018.017c.26.26.634.635.931.705c.07.017.231.144.214.215s-.084.276-.155.259c-.294-.07-.721-.515-1.025-.831l-.171-.176a.5.5 0 0 0-.242-.149l-.134-.049l-.135-.052l-.118-.048l-.066-.027c-.213-.088-.476-.195-.581-.51m1.521-1.482a.134.134 0 0 0-.143.122c-.025.33.174.532.336.696l.05.05c.028.029.055.057.09.09l.104.102q.063.061.104.097c.08.072.113.102.165.231q.04.1.089.23c.156.41.375.986.618 1.165c.06.043.2-.12.244-.178c.044-.059-.054-.238-.113-.281c-.245-.18-.444-.673-.581-1.013l-.01-.023a.74.74 0 0 0-.23-.323q-.042-.038-.097-.093l-.105-.102l-.085-.085l-.066-.062c-.114-.102-.266-.238-.247-.483a.13.13 0 0 0-.123-.14' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.04 7.188l-.066-.033zm.052.77l.07-.028zm0 0l-.07.03zm.027.066l-.07.029zm.05.118l-.069.03l.138-.06zm.058.132l-.069.03zm.06.13l-.067.033zm.063.521l.075.002zm0 0l-.075-.002zm.137 1.313l.064-.04zm.293-.377l.064-.04zm-.16-1.157h.075zm0-.024h.075zm-.093-.386l.069-.032zm-.055-.123l.07-.03zm-.058-.134l-.07.03l.138-.06zm-.047-.11l-.07.028zm-.039-.083l-.067.033zm-.048-.54l.067.033zm1.705-.112l-.048-.056zm.188.015l-.056.05zm-.442.715h-.075zm0 0h.075zm0 .071l-.075-.001zm0 .127l-.075.001zm0 0l-.075.001zm0 0h.075zm.002.145h.075zm.004.143l-.075.004zm-.046.28l-.07-.03zm-.1.225l-.068-.031zm0 0l.069.03zm-.387 1.26l.075-.01zm.299.048l-.01-.075zm.119-.279l-.074.011zm.305-1.127l.069.029v-.001zm0 0l-.07-.029zm0 0l-.07-.03v.001zm.01-.023l.068.03zM17 8.401h-.075v.002zm0 0h.075v-.003zm0-.135h.075zm-.002-.146h-.075l.15-.001zm0-.12l.075.001zm-.003-.091l.075-.004zm.166-.516l-.048-.057zm1.764.615l-.07.025zm-.168-.083l.023.07zm.087.251l-.024-.071zm-.348.416l.071.024zm-.031.086l.069.03zm-.098.247l.07.028zm-.048.125l-.07-.026zm0 0l-.07-.025zm0 0l.07.028v-.002zm0 0l-.07-.026l-.001.003zm0 0l.07.025zm0 0l.07.027v-.002zm0 0l-.07-.026v.002zm0 0l.07.027v-.001zm0 0l.07.027zm-.207.34l.053.053zm-.018.017l.053.053zm-.704.93l.072.018zm-.215.215l.018-.073zm-.26-.155l-.072-.018zm.832-1.025l-.052-.054zm.324-.413L18 8.934zm.05-.134l-.07-.028zm.052-.135l-.07-.028l.14.055zm.047-.118l.07.029zm.028-.066l-.07-.029zm0 0l-.07-.029zm0 0l.069.03l.001-.004zm0 0l-.07-.028v.002zm1.88.785l.006-.075zm.123.143l.075.005zm-.818.193l-.053-.053zm0 0l-.053-.053zm0 0l.052.053zm0 0l.052.054zm-.051.05l-.052-.054zm-.09.09l-.054-.053l.108.105zm-.101.103l-.053-.052zm-.098.104l.056.05zm-.23.166l-.029-.07zm-.23.088l-.027-.07zm-1.165.619l-.06-.045zm.178.243l-.046.06zm.28-.112l-.06-.045zm1.014-.582l.027.07zm.022-.01l.028.07zm.323-.23l.055.052zm.093-.097l.054.053zm.103-.105l-.054-.052l.107.105zm.084-.084l-.052-.054zm.063-.067l-.055-.051l-.001.001zm0 0l.055.052l.005-.008zm0 0l-.056-.05l-.005.006zm.482-.247l.006-.075zm.747 1.493l-.033.067zm-.116.24l.034-.068zm-.54.047l-.033-.067zm0 0l.033.068zm-.083.039l-.028-.07zm-.11.047l-.03-.07l.06.138zm-.134.058l.03.07zm-.123.056l-.031-.069l-.002.001zm0 0l.032.068l.002-.001zm-.386.092v.075zm-.024 0v.075zm-1.157.16l-.04-.063zm-.303 0l.064-.04zm-.073-.293l.039.064zm1.312-.137l.002-.075zm0 0l-.002.075zm.521-.063l.033.068zm.13-.06l-.03-.069zm.133-.058l-.03-.069l.06.137zm.117-.05l-.029-.07zm.065-.027l-.028-.07zm0 0l.028.07h.001zm.766 1.876l.057-.049zm-.73-.254l.001-.075zm0 0v.075zm-.07 0l.001-.076zm-.127 0l-.001-.076zm0 0v.074zm0 0v-.076h-.002zm-.145.001v.075zm-.143.005l-.004-.075zm-.28-.047l.03-.069zm-.225-.1l-.032.069h.001zm0 0l.032-.067h-.001zm-1.261-.386l.011.074zm-.047.298l-.074.01zm.279.12l-.012-.075zm1.127.304l-.03.069zm.023.01l-.03.069zm.391.065v-.075h-.002zm0 0v.075h.002zm.135-.003v.075zm.146-.002v-.075l.001.15zm.12 0l-.002.075zm.091-.003l.004.075zm.516.167l.057-.049zm-.54 1.579l.072-.024zm-.25.087l.07-.024zm-.416-.348l-.024.071zm-.086-.031l.03-.069zm-.111-.045l.027-.07l-.054.14zm-.136-.053l-.028.07zm-.126-.048l.026-.07zm0 0l-.026.07zm-.339-.207l-.053.053zm-.017-.017l-.053.053zm-.931-.705l-.017.073zm-.059-.474l.017-.073zm1.025.831l-.055.052l.002.001zm0 0l.054-.052h-.001zm0 0l-.055.052zm0 0l.054-.052zm.413.324l-.024.071zm.134.05l.028-.07zm.135.052l.027-.07l-.055.14zm.118.048l-.03.069zm.066.027l.028-.07zm-.797 1.869l-.075-.006zm-.144.122l-.005.075zm-.193-.818l.054-.053zm-.05-.05l.054-.053zm-.09-.09l.053-.054l-.105.107zm-.103-.102l.053-.053zm-.104-.097l-.053.053l.002.002zm0 0l.053-.053l-.003-.003zm-.166-.231l.07-.028zm-.088-.23l.07-.026zm-.619-1.165l.045-.06zm-.13.46l-.045.06zm.581 1.012l-.07.028zm.01.023l-.07.028zm.23.322l-.051.055zm.097.094l-.053.053zm.105.102l.052-.054l-.105.107zm.084.085l.054-.053zm.067.062l-.05.056l.003.003zm0 0l.05-.056l-.003-.003zm.247.483l-.075-.006zm-1.687.8l.032-.067zm.178-.06l-.067-.033zm-.24-.116l.068.033zm-.047-.54l.067-.033zm0 0l-.068.033zm-.039-.083l.07-.028zm-.047-.11l.069-.03l-.137.06zm-.059-.134l-.069.03zm-.055-.123l.069-.031zm-.093-.386h-.075zm0-.024h-.075zm-.16-1.157l.064-.04zm.001-.303l.039.064zm.293-.074l-.064.04zm.137 1.313l.075.002zm0 0l-.075-.002zm.063.521l-.068.033zm.06.13l-.07.03zm.058.132l.069-.03l-.138.06zm.05.117l.07-.028zm.027.066l.07-.028h-.001zm0 0l-.07.028v.001zm-1.894.767l-.048-.058zm.254-.73h.075zm0 0h-.075zm.001-.071l.075.001zm0-.127l.075-.001zm0 0l.075-.002zm-.002-.145h.075zm-.004-.143l.075-.004zm0 0l-.075.004zm.046-.28l.07.03zm.1-.225l.068.031l.001-.003zm0 0l-.069-.03l-.001.002zm.386-1.261l.074-.011zm-.298-.047l-.01-.074zm-.119.279l-.074.011zm-.305 1.127l-.069-.03zm-.01.023l-.068-.03zm-.065.391l-.074.003zm.003.135h.075zm.002.146h.075l-.15.001zm0 .12l-.075-.002zm.003.091l.075-.004zm-.167.516l-.049-.057zm-1.764-.615l-.07.024zm.17.083l.023.071zm-.088-.251l.024.071zm.348-.416l.07.024zm.031-.086l.07.03zm.045-.11l.07.027l-.14-.055zm.053-.137l.07.027zm.048-.126l-.07-.029v.003zm0 0l.07.029v-.003zm.207-.338l-.053-.054zm.018-.018l-.047-.059l-.006.006zm0 0l.047.059l.006-.006zm.704-.931l-.073-.017zm.474-.059l-.073-.017zm-.83 1.025l.049.056l.002-.002zm0 0l-.05-.056l-.003.002zm-.001 0l.052.054zm0 0l-.052-.054zm0 0l-.052-.054zm0 0l.052.054zm-.176.171l.053.053zm-.148.242l.07.027v-.002zm0 0l-.07-.026l-.001.002zm-.05.134l-.07-.027zm-.052.135l.07.028l-.14-.055zm-.048.118l-.069-.03zm-.027.066l.07.028zm-1.865-.763l-.004.075zm-.125-.14l-.075-.004zm.815-.208l-.054-.053zm.05-.05l.053.052zm.088-.092l.055.051l-.109-.103zm.1-.106l-.055-.052zm.095-.106l-.056-.049zm.228-.169l-.03-.069zm.228-.092l-.028-.07zm0 0l-.027-.07zm0 0l.027.07zm1.154-.64l.061.044zm-.182-.24l-.044.06zm-.28.118l.062.043zm-1.001.6l-.03-.07zm-.023.009l-.03-.07zm-.319.236l-.055-.05zm-.091.099l.054.051zm-.1.106l.054.052l-.11-.103zm-.084.086l-.053-.053zm-.061.068l.057.05zm-.479.255l-.004.075zm-.817-1.692l.067.032zm.06.178l.033-.067zm.116-.24l.033-.066zm.54-.047l-.031-.069l-.002.001zm0 0l.03.068l.003-.001zm.083-.039l.028.07zm.11-.047l.03.069l-.06-.137zm.134-.059l-.03-.068zm.122-.054l.032.068zm0 0l.032.068zm0 0l.032.068l.002-.002zm0 0l-.03-.069l-.003.001zm.386-.094v-.075zm.025 0v-.075zm1.157-.16l-.04-.063zm.303.001l.064-.038zm.073.293l-.04-.064zm-1.312.137l-.002.075zm0 0l.002-.075zm-.522.063l.033.067zm-.13.06l-.029-.069zm-.132.058l.03.069l-.06-.138zm-.117.05l.028.07zm-.066.027l.029.07zm0 0l-.028-.07zm-.765-1.876l.057-.049zm.014-.188l.05.057zm.715.442v.075zm0 0v-.075zm.071 0l-.001.076zm.127 0l.001.076zm0 0l.002.076zm0 0l.002.076zm.145-.001v-.075zm.143-.005v-.075h-.004zm0 0v.075h.005zm0 0l-.004-.075h-.001zm.28.047l-.03.069zm.225.1l-.031.068zm1.261.386l.011.074zm-.232-.417l-.011-.075zm-1.127-.305l.03-.07zm-.023-.01l.03-.069zm-.391-.065l-.003-.075zm-.135.003v.075zm-.146.002v.075l-.001-.15zm-.12 0l.002-.075zm-.091.003v.075h.004zm0 0v-.075h-.004zm-.516-.167l.057-.049zm.623-1.748l-.025-.07zm-.084.169l.071-.024zm.251-.087l.071-.024zm.416.348l-.024.07zm.086.03l-.03.07zm.247.099l-.027.07zm.126.048l.028-.07h-.002zm0 0l-.028.07h.002zm.338.207l.054-.053zm.018.017l.053-.053zm.931.705l.017-.073zm.214.215l-.073-.018zm-.155.259l-.018.073zm-1.025-.831l-.055.05l.001.002zm0 0l.055-.05v-.002zm-.171-.176l.053-.054zm-.242-.149l.024-.07zm0 0l-.025.071h.001zm-.134-.049l.027-.07zm-.135-.052l-.028.07l.055-.14zm-.118-.048l-.03.069zm-.066-.027l-.028.07zm.797-1.869l-.074-.005zm.143-.122l-.005.075zm.193.818l-.053.053zm.05.05l.054-.051zm.09.09l-.052.054l.105-.107zm.104.102l-.053.053zm.104.097l-.05.056zm.165.231l-.07.028zm.089.23l-.07.026zm.618 1.165l-.044.06zm.244-.178l.06.045zm-.113-.281l-.044.06zm-.581-1.013l-.07.028zm-.01-.023l.07-.028zm-.23-.323l-.052.055zm-.097-.093l-.053.054zm-.105-.102l-.052.054l.104-.108zm-.085-.085l-.053.053zm-.066-.062l.05-.056zm-.247-.483l-.075-.006zm1.576-.707a.06.06 0 0 1 .079-.026l.065-.135a.21.21 0 0 0-.278.095zm.053.709c-.09-.216-.184-.446-.053-.709l-.134-.066c-.165.33-.04.623.049.833zm0 0l-.138.057zm.028.066l-.028-.066l-.138.058l.027.065zm.049.115l-.05-.115l-.138.057c.015.037.03.074.05.119zm.058.133l-.034-.077l-.017-.04l-.006-.011l-.001-.004s-.1-.04-.138.06l.138-.06c-.039.098-.138.06-.138.06v.001l.002.003l.005.012l.018.04l.033.076zm.059.127l-.06-.127l-.137.06q.036.082.062.133zm.074.309a.7.7 0 0 0-.019-.174c-.013-.048-.033-.088-.056-.135l-.134.066a1 1 0 0 1 .046.108a.5.5 0 0 1 .013.135zm-.004.247q.004-.138.004-.247h-.15q0 .105-.004.244zm0 0l-.15-.004zm.126 1.271a.7.7 0 0 1-.08-.228a2.4 2.4 0 0 1-.04-.325a9 9 0 0 1-.006-.718l-.15-.003c-.004.219-.01.486.006.73q.01.186.043.347a.9.9 0 0 0 .1.276zm.19-.098a1 1 0 0 1-.142.068a.2.2 0 0 1-.062.015c-.017 0 .001-.005.014.015l-.128.079c.032.051.088.057.12.055a.4.4 0 0 0 .106-.023a1 1 0 0 0 .17-.08zm-.024-.2q.006.008.015.046l.011.079a.3.3 0 0 1-.004.067c-.005.02-.009.014.002.008l.077.128a.16.16 0 0 0 .066-.101a.4.4 0 0 0 .009-.109a1 1 0 0 0-.015-.106a.3.3 0 0 0-.034-.09zm-.172-1.196c0 .183 0 .41.02.626c.02.212.062.425.152.57l.127-.078c-.07-.114-.11-.297-.129-.506c-.02-.207-.02-.428-.02-.612zm0-.024v.024h.15V8.68zm-.086-.355c.033.071.053.116.067.165a.7.7 0 0 1 .02.19h.15a.8.8 0 0 0-.026-.23c-.017-.062-.043-.119-.074-.188zm-.055-.124l.055.124l.137-.063l-.055-.12zm.078-.194c-.032.096-.133.067-.137.061l.002.004l.005.012l.017.039l.035.078l.137-.06l-.034-.079l-.018-.039l-.005-.012zc-.003-.006-.105-.035-.138.06v.001zm-.185-.052l.048.112l.137-.06l-.046-.108zm-.036-.078q.023.045.036.078l.14-.056l-.041-.088zm-.048-.606c-.127.255-.019.47.048.606l.135-.066c-.069-.14-.14-.29-.049-.474zm-.026-.076c.029.014.04.048.026.075l.134.067a.206.206 0 0 0-.095-.277zm1.847.054a.06.06 0 0 1 .083.007l.113-.099a.21.21 0 0 0-.293-.021zm-.228.673c.002-.233.005-.482.228-.673l-.097-.113c-.28.24-.28.558-.28.786zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 .072v-.071h-.15v.069zm0 .125v-.125l-.15-.002v.13zm0 0l-.15.002zm0 0l-.15.003zm.002.146l-.002-.145l-.15.002l.002.143zm.004.139q-.003-.055-.005-.14l-.15.001q.001.091.005.147zm-.052.313a.6.6 0 0 0 .05-.167a.7.7 0 0 0 .002-.146l-.15.008a.6.6 0 0 1 0 .118a.5.5 0 0 1-.04.129zm-.1.226q.057-.126.1-.226l-.138-.058l-.1.223zm0 0l-.137-.061zm-.381 1.22a.7.7 0 0 1 .015-.241q.03-.147.09-.316c.079-.224.186-.462.276-.663l-.137-.061c-.09.2-.2.443-.28.675c-.041.115-.075.23-.096.335a.9.9 0 0 0-.017.293zm.213-.017a1 1 0 0 1-.157.007a.2.2 0 0 1-.063-.01c-.015-.006.003-.004.007.02l-.149.022c.01.06.059.087.09.098a.4.4 0 0 0 .106.02c.07.004.148-.003.187-.008zm.056-.193a.2.2 0 0 1-.004.049l-.02.076a.3.3 0 0 1-.031.06c-.012.016-.013.01 0 .008l.02.149a.16.16 0 0 0 .1-.068a.4.4 0 0 0 .05-.096a1 1 0 0 0 .029-.104a.3.3 0 0 0 .004-.096zm.31-1.168a7 7 0 0 0-.226.584c-.065.204-.11.415-.084.584l.148-.022c-.02-.133.015-.316.079-.516c.062-.198.149-.402.22-.571zm-.001.002l.14.056zm0-.001l.139.057zm.01-.023l-.01.022l.139.059l.01-.023zm.06-.36a1 1 0 0 1-.004.177a.7.7 0 0 1-.056.183l.138.058a1 1 0 0 0 .067-.22c.008-.065.006-.127.004-.203zm0-.002h.15zm0 0h.15zm-.003-.135l.002.137l.15-.005l-.002-.132zm.148-.147c-.068.075-.15.009-.15.003V8.12v.06l.002.085h.15l-.002-.143zc0-.006-.082-.073-.15.002zm-.15-.12v.122l.15-.002V8zm-.003-.086l.003.086l.15.002l-.003-.096zm.193-.577c-.217.186-.201.426-.193.577l.15-.008c-.009-.155-.015-.322.14-.455zm.005-.08a.056.056 0 0 1-.005.08l.097.114a.206.206 0 0 0 .02-.293zm1.878.728a.21.21 0 0 0-.263-.13l.047.142a.06.06 0 0 1 .074.037zm-.128.263a.206.206 0 0 0 .128-.263l-.142.05a.056.056 0 0 1-.034.071zm-.301.37c.05-.147.106-.305.3-.37l-.047-.142c-.271.091-.346.32-.395.463zm-.033.09l.033-.09l-.142-.05q-.016.05-.03.082zm-.044.109c.016-.043.03-.076.044-.109l-.139-.058l-.045.112zm-.054.137l.032-.08l.015-.04l.005-.013l.001-.003v-.001l.001-.001c.002-.006-.05-.098-.14-.054l.14.055c-.091.045-.143-.047-.14-.053v-.001l-.002.004l-.005.012l-.015.04l-.031.08zm-.047.124l.047-.124l-.139-.056q-.03.074-.048.127zm0 0l-.14-.052zm0 0l-.14-.052zm0 0l-.14-.053zm0-.002l-.141-.048zm0 0l-.141-.049zm0 .002l-.14-.053zm0-.001l-.14-.05zm0 0l-.14-.051zm-.224.366a1 1 0 0 0 .144-.18c.032-.056.054-.114.08-.185l-.14-.052c-.028.073-.045.12-.07.163a.7.7 0 0 1-.12.148zm-.018.018l.018-.018l-.106-.106l-.018.018zm-.685.895c.031-.13.133-.287.267-.449a7 7 0 0 1 .418-.446l-.106-.106c-.13.129-.29.29-.428.457c-.136.164-.257.343-.296.51zm-.306.27a.16.16 0 0 0 .12-.025a.4.4 0 0 0 .082-.071a1 1 0 0 0 .065-.086a.3.3 0 0 0 .04-.088l-.146-.034a.2.2 0 0 1-.022.043a.4.4 0 0 1-.048.063a.3.3 0 0 1-.05.045c-.018.01-.017.004-.004.007zm-.313-.246c-.014.059.021.103.045.125c.026.023.06.043.092.058c.064.03.138.053.176.062l.037-.145a1 1 0 0 1-.149-.053a.2.2 0 0 1-.054-.033c-.012-.011.004-.002-.001.02zm.852-1.061c-.158.151-.35.336-.513.52a3 3 0 0 0-.214.276a.9.9 0 0 0-.125.265l.146.035a.7.7 0 0 1 .104-.218q.082-.124.202-.259c.157-.178.345-.359.504-.51zm.175-.17l-.175.17l.104.108l.177-.172zm.13-.214a.6.6 0 0 1-.044.11a.5.5 0 0 1-.086.104l.106.106a.7.7 0 0 0 .11-.136a1 1 0 0 0 .056-.135zm.05-.137q-.032.084-.05.137l.142.05c.012-.037.027-.078.048-.132zm.193-.08c-.097.043-.14-.054-.14-.054l-.002.004l-.005.013l-.015.039l-.03.078l.139.055c.006-.015.02-.049.03-.079l.016-.04l.005-.012zs-.042-.097-.139-.055zm-.091-.175l-.05.12l.14.055l.047-.116zm.026-.064l-.026.064l.137.059l.028-.066zm0 0l.139.057zm0-.001l.139.058zm0 .003l.14.052zm.555-.626c-.35.117-.468.413-.555.624l.14.056c.088-.216.184-.445.462-.538zm1.39 1.511a.06.06 0 0 1 .053.064l.15.01a.21.21 0 0 0-.192-.223zm-.637.315c.165-.164.344-.337.636-.315l.012-.15c-.368-.028-.592.198-.754.359zm0 0l-.106-.106zm0 0l-.107-.106zm0 0l-.106-.106zm-.052.05l.051-.05l-.106-.106l-.05.049zm-.088.089q.048-.05.088-.088l-.104-.108l-.092.091zm-.102.104l.09-.091l.008-.01l.003-.002v-.001s0-.106-.107-.105l.108.105c-.106.001-.108-.105-.108-.105v.001l-.003.003l-.01.01l-.087.09zm-.095.102q.036-.041.095-.102l-.106-.105l-.1.106zm-.259.184a.6.6 0 0 0 .155-.082a1 1 0 0 0 .104-.102l-.111-.1a.6.6 0 0 1-.084.083a.5.5 0 0 1-.12.062zm-.23.09l.23-.09l-.056-.139l-.227.088zm-1.132.592a.7.7 0 0 1 .181-.16q.125-.081.287-.159c.215-.103.458-.195.664-.274l-.053-.14c-.205.078-.455.173-.676.279c-.11.053-.215.11-.305.17a.9.9 0 0 0-.219.195zm.163.14a1 1 0 0 1-.116-.107a.2.2 0 0 1-.038-.052c-.006-.014.005 0-.009.02l-.12-.09c-.036.049-.02.103-.007.132a.4.4 0 0 0 .061.09c.047.053.107.102.138.126zm.175-.098a.2.2 0 0 1-.036.032a.4.4 0 0 1-.133.06c-.02.003-.016-.002-.006.005l-.09.12c.039.03.086.029.118.024a.4.4 0 0 0 .104-.033a1 1 0 0 0 .093-.053a.3.3 0 0 0 .071-.066zm1.045-.606c-.17.068-.38.153-.572.253c-.19.098-.371.216-.473.353l.121.09c.08-.109.234-.213.42-.31c.185-.096.39-.178.56-.247zm.023-.01l-.023.01l.056.139l.023-.01zm.297-.212a1 1 0 0 1-.128.123a.7.7 0 0 1-.169.09l.056.138a.8.8 0 0 0 .203-.109c.052-.04.095-.085.147-.14zm.094-.099q-.055.056-.094.099l.109.103q.038-.042.092-.096zm.21 0l-.001.001c-.1.005-.112-.1-.108-.104l-.002.002l-.01.01l-.03.03l-.059.061l.107.106l.06-.062l.03-.03l.01-.01l.002-.003zc.004-.005-.007-.11-.107-.105h-.001zm-.022-.19l-.086.086l.107.105l.083-.083zm.059-.063l-.059.063l.104.108l.067-.07zm.001-.001l.11.102zm-.006.007l.121.088zm.55-.278c-.286-.022-.444.16-.545.272l.111.1c.104-.115.217-.238.422-.222zm.059-.052a.056.056 0 0 1-.06.052l-.011.15a.206.206 0 0 0 .22-.192zm.809 1.831a.21.21 0 0 0-.095-.278l-.066.134a.06.06 0 0 1 .026.079zm-.277.095a.206.206 0 0 0 .277-.095l-.135-.065a.056.056 0 0 1-.075.026zm-.474.049c.14-.069.29-.14.474-.049l.067-.134c-.256-.127-.471-.019-.607.048zm0 0l-.067-.135zm-.088.04q.044-.018.088-.04l-.066-.135q-.045.022-.078.036zm-.108.046l.108-.046l-.056-.139l-.112.048zm-.134.06l.079-.035l.04-.018l.011-.005l.003-.001h.001v-.001h.001c.007-.004.034-.105-.06-.138h-.001l.06.138c-.095-.031-.068-.133-.061-.137l-.003.002l-.012.005l-.04.017l-.078.035zm-.121.054l.12-.055l-.059-.137l-.124.055zm.002-.001l-.067-.135zm-.42.1a1 1 0 0 0 .23-.025c.063-.017.119-.043.188-.074l-.063-.137a1 1 0 0 1-.165.067a.7.7 0 0 1-.19.02zm-.024 0h.024v-.15h-.024zm-1.117.15c.113-.071.296-.11.505-.13c.207-.02.428-.02.612-.02v-.15c-.183 0-.41 0-.626.02c-.212.02-.425.062-.57.152zm-.407-.027a.15.15 0 0 0 .101.066q.054.012.109.009a1 1 0 0 0 .106-.015a.3.3 0 0 0 .09-.034l-.078-.127a.2.2 0 0 1-.046.015a.4.4 0 0 1-.079.011a.3.3 0 0 1-.067-.004c-.02-.005-.014-.009-.008.002zm-.049-.395c-.051.032-.057.088-.055.12a.4.4 0 0 0 .023.106c.024.067.06.135.08.17l.13-.078a1 1 0 0 1-.068-.142a.2.2 0 0 1-.015-.062c-.001-.017.004.001-.016.014zm1.353-.148a9 9 0 0 0-.73.006a3 3 0 0 0-.347.043a.9.9 0 0 0-.276.1l.079.127a.7.7 0 0 1 .228-.08a2 2 0 0 1 .325-.04a9 9 0 0 1 .718-.006zm0 0l-.003.15zm.244.004q-.106 0-.244-.004l-.003.15l.247.004zm.244-.06a.6.6 0 0 1-.11.047a.5.5 0 0 1-.134.013v.15a.6.6 0 0 0 .174-.019c.048-.013.088-.033.135-.055zm.132-.06q-.082.036-.132.06l.065.136q.05-.025.127-.059zm.193.079c-.1-.039-.06-.138-.06-.138h-.002l-.003.002l-.012.006l-.04.017l-.076.033l.06.138l.077-.034l.04-.017l.011-.006zs.04-.1-.06-.138zm.058-.188l-.119.05l.06.137l.116-.048zm.065-.027l-.065.027l.057.139l.066-.028zm.002 0l.055.139zm.832-.05c-.331-.164-.623-.038-.834.05l.058.138c.216-.09.446-.184.709-.053zm-.096 2.044a.06.06 0 0 1-.006.082l.098.113a.21.21 0 0 0 .022-.293zm-.673-.228c.234.001.483.005.673.228l.114-.098c-.24-.28-.558-.279-.786-.28zm0 0v-.15zm0 0v-.15zm0 0v-.15zm0 0v-.15zm-.072 0h.072l.001-.15h-.07zm-.125 0h.125l.003-.15h-.13zm0 0l-.002-.15zm0 0v-.15zm-.145.001l.145-.002l-.002-.15l-.144.002zm-.14.005q.055-.004.14-.005v-.15q-.092.001-.147.005zm-.312-.053a.6.6 0 0 0 .167.051c.049.007.094.004.146.002l-.008-.15a.6.6 0 0 1-.118 0a.5.5 0 0 1-.129-.04zm-.227-.1q.126.057.226.1l.06-.138q-.098-.041-.224-.099zm0 0l.063-.136zm-1.219-.38a.7.7 0 0 1 .241.014c.096.02.204.051.316.09c.224.08.462.186.662.276l.062-.137a9 9 0 0 0-.675-.28a3 3 0 0 0-.336-.096a.9.9 0 0 0-.293-.016zm.016.213a1 1 0 0 1-.006-.157a.2.2 0 0 1 .01-.064c.006-.015.004.004-.02.007l-.023-.148c-.059.01-.086.059-.098.089a.4.4 0 0 0-.02.106c-.004.071.003.148.009.188zm.193.055a.2.2 0 0 1-.048-.003a.4.4 0 0 1-.077-.021a.3.3 0 0 1-.06-.03c-.016-.012-.01-.014-.008-.001l-.148.02a.16.16 0 0 0 .067.101a.4.4 0 0 0 .097.05q.052.02.103.028a.3.3 0 0 0 .097.005zm1.168.31a7 7 0 0 0-.584-.226c-.203-.064-.415-.11-.584-.084l.023.149c.133-.02.316.014.516.078c.198.063.401.15.57.221zm.023.01l-.023-.01l-.058.138l.022.01zm.36.059a1 1 0 0 1-.178-.004a.7.7 0 0 1-.182-.055l-.059.138a1 1 0 0 0 .22.066c.066.009.128.007.203.005zm.002 0v.15zm0 0v.15zm0 0v.15zm.134-.003q-.079 0-.136.003l.004.15l.133-.003zm.148.148c-.076-.068-.009-.15-.003-.15h-.017l-.043.001l-.085.001l.001.15h.087l.042-.001h.019c.006-.001.073-.083-.002-.15zm.12-.15h-.122l.002.15h.117zm.086-.003l-.086.003l-.003.15q.048 0 .097-.003zm.577.193c-.186-.217-.426-.201-.577-.193l.008.15c.155-.008.322-.015.455.14zm.08.005a.056.056 0 0 1-.08-.005l-.114.098a.206.206 0 0 0 .292.02zm-.735 1.863a.21.21 0 0 0 .13-.264l-.142.048a.06.06 0 0 1-.037.074zm-.263-.129c.036.11.155.166.263.129l-.05-.142a.056.056 0 0 1-.071-.034zm-.37-.3c.147.05.304.106.37.3l.142-.047c-.091-.272-.32-.347-.463-.396zm-.09-.034q.043.018.09.033l.049-.142l-.08-.029zm-.11-.044l.11.044l.058-.138l-.113-.046zm-.136-.053l.08.031l.04.016l.013.004l.003.002h.001c.007.003.099-.049.055-.14l-.055.14h-.001c-.044-.09.048-.142.054-.14h.001h-.001l-.003-.001l-.012-.005l-.04-.016l-.08-.03zm-.124-.047l.124.047l.055-.14l-.127-.048zm0 0l.052-.141zm-.366-.225c.068.068.122.111.18.144s.115.054.186.08l.052-.14a1 1 0 0 1-.163-.07a.7.7 0 0 1-.149-.12zm-.017-.017l.017.017l.106-.106l-.017-.017zm-.895-.685c.13.03.287.132.449.266c.16.133.316.289.446.419l.106-.106c-.13-.13-.29-.29-.457-.429c-.164-.135-.343-.257-.51-.296zm-.27-.306a.16.16 0 0 0 .025.118q.03.047.071.083a1 1 0 0 0 .085.065a.3.3 0 0 0 .089.04l.034-.146a.2.2 0 0 1-.043-.021l-.064-.049a.3.3 0 0 1-.044-.05c-.01-.017-.004-.016-.007-.004zm.245-.314c-.058-.014-.102.022-.124.046a.4.4 0 0 0-.058.091a1 1 0 0 0-.063.177l.146.036a1 1 0 0 1 .052-.148a.2.2 0 0 1 .034-.055c.01-.012.002.005-.021 0zm1.062.852c-.152-.158-.336-.35-.52-.512a3 3 0 0 0-.276-.215a.9.9 0 0 0-.266-.125l-.034.146q.093.023.217.104q.125.083.26.202a9 9 0 0 1 .51.504zm-.001 0l-.106.105zm.001 0l-.109.104zm0 0l-.108.104zm.17.176q-.075-.076-.17-.176l-.108.104q.095.1.172.178zm.214.13a.6.6 0 0 1-.11-.045a.5.5 0 0 1-.104-.085l-.106.106a.6.6 0 0 0 .136.11c.043.024.086.038.135.055zm.137.05q-.084-.033-.137-.05l-.05.141q.052.018.132.049zm.08.192c-.043-.097.054-.14.054-.14h-.001l-.003-.002l-.013-.004l-.04-.016l-.077-.03l-.055.14l.079.03l.04.016l.012.004zs.097-.042.055-.14zm.174-.091l-.12-.049l-.054.14l.116.047zm.065.027l-.065-.027l-.058.138l.066.028zm.624.554c-.117-.35-.413-.468-.624-.554l-.057.139c.216.088.446.185.539.463zm-1.524 1.378a.06.06 0 0 1-.063.053l-.01.15a.21.21 0 0 0 .222-.192zm-.315-.637c.164.166.337.344.315.637l.15.011c.028-.368-.198-.592-.358-.754zm-.05-.052l.05.052l.107-.106l-.05-.05zm-.089-.088l.089.088l.107-.104l-.091-.091zm-.104-.101c.012.01.038.036.06.059l.031.03l.01.009l.002.002h.001v.001s.106-.001.105-.107l-.105.107c-.001-.106.105-.107.105-.107l-.001-.001l-.003-.003l-.01-.01l-.03-.029l-.06-.058zM18 15.11c.028.026.061.055.102.096l.106-.107l-.107-.1zm-.002-.002l.106-.107zm-.182-.256a.6.6 0 0 0 .082.154c.03.04.064.07.102.104l.1-.111a1 1 0 0 1-.082-.084a.5.5 0 0 1-.063-.12zm-.09-.23l.09.23l.139-.056l-.088-.228zm-.592-1.132q.076.056.16.18q.082.124.159.288c.103.214.196.457.274.663l.14-.053a9 9 0 0 0-.279-.675a3 3 0 0 0-.17-.306a.9.9 0 0 0-.195-.218zm-.14.162a1 1 0 0 1 .107-.116a.2.2 0 0 1 .052-.037c.015-.007 0 .005-.019-.01l.089-.12c-.049-.036-.103-.02-.132-.007a.4.4 0 0 0-.09.062a1 1 0 0 0-.126.138zm.098.176a.2.2 0 0 1-.032-.037a.4.4 0 0 1-.06-.133c-.003-.02.002-.016-.005-.006l-.12-.09a.16.16 0 0 0-.024.119a.4.4 0 0 0 .033.104a1 1 0 0 0 .053.092a.3.3 0 0 0 .066.072zm.607 1.045a7 7 0 0 0-.253-.573c-.099-.19-.216-.371-.354-.472l-.089.12c.108.08.212.234.31.421c.095.184.178.39.246.56zm.009.022l-.01-.022l-.139.056l.01.023zm.212.297a1 1 0 0 1-.123-.128a.7.7 0 0 1-.09-.169l-.138.057c.036.088.068.15.109.203c.04.052.085.094.14.146zm.099.094l-.099-.094l-.102.109l.095.092zm0 .21c-.006-.1.099-.112.104-.108v.001l-.002-.003l-.01-.01l-.03-.029l-.061-.06l-.106.107l.062.06l.03.03l.01.01zc.006.005.11-.007.105-.107zm.19-.022l-.086-.086l-.105.108q.048.046.083.083zm.063.059l-.063-.059l-.108.105q.034.033.071.066zm-.003-.003l-.094.118zm.275.548c.022-.285-.16-.444-.272-.545l-.1.112c.116.103.238.216.222.42zm.053.06a.056.056 0 0 1-.053-.06l-.15-.012a.206.206 0 0 0 .192.221zm-1.848.802a.21.21 0 0 0 .278-.095l-.134-.066a.06.06 0 0 1-.079.026zm-.096-.277a.206.206 0 0 0 .096.277l.065-.135a.056.056 0 0 1-.026-.076zm-.048-.474c.069.14.14.29.049.474l.134.066c.127-.256.018-.47-.048-.606zm0 0l.135-.067zm0 0l.135-.067zm-.04-.088q.017.044.04.088l.135-.066l-.037-.078zm-.046-.108l.045.108l.14-.056l-.048-.112zm-.06-.134l.053.118l.005.012l.001.003v.001l.001.001c.003.006.104.035.137-.06v-.001l-.137.06c.032-.096.133-.067.136-.061l-.001-.004l-.005-.012l-.017-.039l-.035-.078zm-.054-.122l.055.122l.137-.06l-.055-.124zm-.1-.417c0 .096.008.165.026.23c.017.062.043.119.074.187l.137-.062a1 1 0 0 1-.067-.165a.7.7 0 0 1-.02-.19zm0-.024v.024h.15v-.024zm-.148-1.118c.07.114.109.297.129.506c.02.207.02.428.02.612h.15c0-.183 0-.411-.02-.626c-.02-.212-.062-.425-.152-.57zm.026-.406a.16.16 0 0 0-.067.101a.4.4 0 0 0-.008.109a1 1 0 0 0 .015.106a.3.3 0 0 0 .034.09l.127-.078a.2.2 0 0 1-.015-.046a.4.4 0 0 1-.011-.079a.3.3 0 0 1 .004-.067c.005-.02.009-.014-.002-.008zm.395-.049c-.032-.051-.088-.057-.12-.056a.4.4 0 0 0-.106.024a1 1 0 0 0-.17.08l.078.13a1 1 0 0 1 .142-.069a.2.2 0 0 1 .062-.015c.016 0-.001.005-.014-.015zm.148 1.353c.004-.219.01-.486-.006-.73a3 3 0 0 0-.043-.347a.9.9 0 0 0-.1-.276l-.127.079q.05.08.08.228c.02.096.033.207.04.325c.016.238.01.498.006.718zm0 0l-.15-.004zm-.004.244q0-.105.004-.244l-.15-.003l-.004.247zm.06.243a.6.6 0 0 1-.047-.108a.5.5 0 0 1-.013-.135h-.15c0 .073.005.126.019.174s.033.088.055.135zm.06.133l-.06-.133l-.136.066q.025.05.059.127zm-.079.193c.039-.1.138-.06.138-.06v-.002l-.002-.003l-.006-.012l-.017-.04l-.033-.076l-.138.06c.006.014.02.048.034.077l.017.039l.005.012l.002.004s.1.039.138-.06zm.188.058l-.05-.119l-.138.06l.05.116zm.027.065l-.027-.065l-.139.057l.028.066zm0 .001l-.139.056zm.05.832c.164-.33.038-.623-.05-.833l-.138.058c.09.216.183.446.053.709zm-2.061-.095a.06.06 0 0 1-.083-.006l-.113.099a.21.21 0 0 0 .293.021zm.227-.672c0 .233-.005.482-.227.672l.097.114c.28-.24.28-.558.28-.786zm0 0h.15zm0 0h.15zm0 0h.15zm0 0h.15zm0 0h.15zm.001-.072v.071l.15.001v-.07zm0-.125v.125l.15.002v-.13zm0 0l.15-.002zm-.002-.146l.002.146l.15-.003l-.002-.143zm-.004-.139q.003.055.004.14l.15-.002q-.001-.09-.004-.146zm0 0l.15-.008zm.052-.313a.7.7 0 0 0-.05.167a.7.7 0 0 0-.002.146l.15-.008a.6.6 0 0 1 0-.118a.5.5 0 0 1 .04-.129zm.1-.226q-.057.125-.1.226l.138.058l.099-.223zm-.001.002l.14.056zm.382-1.222a.7.7 0 0 1-.015.241q-.03.147-.09.316a9 9 0 0 1-.276.662l.137.062c.09-.2.2-.443.28-.675c.04-.115.075-.23.096-.335a.9.9 0 0 0 .016-.293zm-.213.017c.033-.005.1-.01.157-.007q.044.003.063.01c.015.006-.003.004-.007-.02l.148-.022c-.009-.06-.058-.087-.088-.098a.4.4 0 0 0-.107-.02a1 1 0 0 0-.187.008zm-.056.193q-.001-.01.004-.049l.02-.076a.3.3 0 0 1 .03-.06c.013-.016.014-.01.002-.008l-.021-.149a.16.16 0 0 0-.101.068a.4.4 0 0 0-.05.096a1 1 0 0 0-.028.104a.3.3 0 0 0-.004.096zm-.31 1.168c.072-.169.161-.378.226-.584c.065-.204.11-.415.084-.584l-.148.022c.02.133-.015.316-.079.516c-.062.198-.149.402-.22.57zm-.01.022l.01-.022l-.138-.06l-.01.024zm-.059.36a1 1 0 0 1 .004-.178a.7.7 0 0 1 .056-.182l-.138-.059a1 1 0 0 0-.067.221c-.009.065-.007.127-.005.203zm.003.136q0-.078-.003-.136l-.15.005q.003.056.003.132zm-.148.148c.068-.075.15-.009.15-.003v.001v-.018l-.002-.128l-.15.001l.002.13zc0 .006.082.073.15-.002zm.15.12v-.122l-.15.002v.117zm.003.086l-.003-.086l-.15-.003q0 .048.003.097zm-.193.577c.217-.186.201-.426.193-.577l-.15.008c.009.155.015.322-.14.455zm-.005.08a.056.056 0 0 1 .005-.08l-.098-.114a.206.206 0 0 0-.02.293zm-1.878-.728a.21.21 0 0 0 .263.13l-.048-.142a.06.06 0 0 1-.074-.037zm.128-.263a.206.206 0 0 0-.128.263l.141-.05a.056.056 0 0 1 .035-.071zm.3-.37c-.05.147-.106.305-.3.37l.048.142c.27-.091.346-.32.395-.463zm.034-.09q-.018.044-.033.09l.142.05q.015-.05.03-.082zm.044-.11l-.044.11l.138.058l.046-.113zm.054-.136l-.032.08l-.02.053l-.002.003v.002c-.002.006.049.098.14.054l-.14-.055c.091-.045.142.047.14.053v.001l.002-.004l.004-.012l.016-.04l.03-.08zm.047-.124l-.047.124l.139.055q.03-.072.048-.127zm0-.003l.14.058zm.224-.363a1 1 0 0 0-.144.18c-.033.057-.054.115-.08.186l.14.052c.028-.073.045-.12.07-.163a.7.7 0 0 1 .12-.148zm.018-.017l-.018.017l.106.107l.018-.018zm.006-.005l.093.117zm.678-.89c-.03.13-.132.287-.266.449a7 7 0 0 1-.418.446l.106.106c.129-.13.29-.29.428-.457c.136-.164.257-.343.296-.51zm.306-.27a.16.16 0 0 0-.118.025a.4.4 0 0 0-.083.071a1 1 0 0 0-.065.086a.3.3 0 0 0-.04.088l.146.034a.2.2 0 0 1 .022-.043a.4.4 0 0 1 .098-.108c.017-.01.016-.004.004-.007zm.314.246c.014-.059-.022-.103-.045-.125a.4.4 0 0 0-.092-.058a1 1 0 0 0-.177-.062l-.036.145a1 1 0 0 1 .148.053a.2.2 0 0 1 .055.033c.012.011-.004.002.001-.02zm-.852 1.061a9 9 0 0 0 .513-.52c.08-.093.155-.186.214-.276a.9.9 0 0 0 .125-.265l-.146-.035a.7.7 0 0 1-.104.218q-.083.125-.202.258a9 9 0 0 1-.504.512zm-.002.002l-.1-.112zm.002-.002l-.104-.108zm0 0l-.104-.108zm0 0l-.104-.108zm0 0l-.104-.108zm-.175.17q.075-.075.175-.17l-.104-.108q-.1.095-.177.172zm-.13.214a.6.6 0 0 1 .044-.11a.5.5 0 0 1 .086-.104l-.106-.106a.6.6 0 0 0-.11.136a.7.7 0 0 0-.056.135zm-.001.002l-.14-.053zm-.05.135q.033-.084.05-.137l-.141-.05l-.048.132zm-.192.08c.097-.042.14.054.14.054l.002-.004q0-.004.005-.013l.015-.04l.03-.077l-.14-.055l-.03.079l-.015.04zs.043.097.14.055zm.091.175l.049-.12l-.14-.055c-.017.045-.032.08-.047.116zm-.027.064l.027-.064l-.138-.06l-.027.068zm-.554.624c.35-.117.468-.413.554-.624l-.138-.056c-.089.216-.186.445-.464.538zm-1.375-1.49a.06.06 0 0 1-.055-.062l-.15-.007a.21.21 0 0 0 .196.219zm.631-.326c-.163.168-.338.344-.631.326l-.01.15c.37.022.59-.208.749-.37zm.05-.051l-.05.051l.108.105l.049-.05zm.088-.09l-.087.09l.106.106l.09-.093zm.099-.106l-.058.062l-.03.031l-.008.01l-.003.002v.001s.002.106.108.104l-.108-.104c.106-.003.109.103.109.103v-.001l.003-.003l.01-.01l.028-.03l.058-.061zm.094-.103l-.094.103l.109.104q.062-.066.098-.108zm.255-.189a.6.6 0 0 0-.153.085c-.039.03-.068.065-.102.104l.113.099a.6.6 0 0 1 .082-.085a.5.5 0 0 1 .118-.065zm.229-.093l-.23.093l.06.138l.225-.092zm0 0l.055.14zm0 0l.055.14zm1.12-.613a.7.7 0 0 1-.177.163q-.123.084-.284.165a9 9 0 0 1-.66.285l.057.14c.203-.082.45-.181.67-.291a3 3 0 0 0 .302-.176a.9.9 0 0 0 .215-.199zm-.164-.136a1 1 0 0 1 .118.104q.03.034.038.051c.007.015-.005 0 .009-.018l.122.086c.035-.049.018-.103.004-.132a.4.4 0 0 0-.062-.088a1 1 0 0 0-.14-.124zm-.174.1a.2.2 0 0 1 .036-.032l.068-.04a.3.3 0 0 1 .064-.023c.02-.003.016.002.006-.005l.088-.121a.16.16 0 0 0-.12-.022a.4.4 0 0 0-.102.035a1 1 0 0 0-.092.055a.3.3 0 0 0-.07.066zm-1.034.625a7 7 0 0 0 .568-.263c.188-.101.367-.222.466-.362L14 12.962c-.078.11-.23.217-.415.317a7 7 0 0 1-.556.257zm-.023.01l.023-.01l-.059-.138l-.022.01zm-.293.218c.053-.058.086-.095.126-.126a.7.7 0 0 1 .167-.092l-.058-.138a1 1 0 0 0-.201.112c-.052.04-.094.087-.144.143zm-.092.1l.092-.1l-.11-.101l-.09.097zm-.21.003l.001-.001c.1-.007.114.098.11.103h-.001l.003-.003l.01-.01l.028-.03l.059-.063l-.109-.103l-.059.063l-.03.03l-.008.01l-.003.003zc-.004.006.009.11.11.103zm.025.19q.039-.038.085-.087l-.11-.103q-.044.049-.08.084zm-.057.064q.032-.039.057-.064l-.106-.106l-.065.072zm-.54.281c.285.017.44-.167.54-.28l-.114-.099c-.101.117-.212.242-.417.23zm-.059.054a.056.056 0 0 1 .059-.054l.009-.15a.206.206 0 0 0-.218.197zm-.822-1.854a.21.21 0 0 0 .094.278l.067-.134a.06.06 0 0 1-.026-.079zm.277-.095a.206.206 0 0 0-.277.095l.135.065a.056.056 0 0 1 .075-.026zm.474-.049c-.14.069-.29.14-.474.049l-.067.134c.256.127.471.018.607-.048zm.002 0l.062.136zm.086-.04q-.045.018-.088.04l.066.135q.044-.022.078-.036zm.108-.046l-.108.046l.056.139l.112-.048zm.134-.06l-.08.035l-.038.018l-.012.005l-.004.001l-.001.001c-.006.003-.035.104.06.137l-.06-.137h.001c.096.033.066.134.06.137h.001l.003-.002l.012-.005l.04-.017l.077-.035zm.121-.054l-.12.055l.058.137q.074-.031.125-.055zm0 0l.063.137zm0 0l.063.136zm-.002.001l.067.134zm.42-.1a.8.8 0 0 0-.23.025c-.063.017-.12.043-.188.074l.063.137c.07-.033.116-.053.165-.067a.7.7 0 0 1 .19-.02zm.024 0h-.024v.15h.024zm1.117-.15c-.114.071-.296.11-.505.13c-.207.02-.428.02-.612.02v.15c.183 0 .41 0 .626-.02c.212-.02.425-.062.57-.152zm.407.027a.16.16 0 0 0-.101-.067a.4.4 0 0 0-.109-.008a1 1 0 0 0-.106.015a.3.3 0 0 0-.09.034l.078.127a.2.2 0 0 1 .046-.015l.079-.011a.3.3 0 0 1 .067.004c.02.005.014.009.008-.002zm.049.395c.05-.032.056-.088.055-.12a.4.4 0 0 0-.023-.106a1 1 0 0 0-.08-.17l-.13.078a1 1 0 0 1 .068.142q.015.042.015.062c.001.017-.004-.001.016-.014zm-1.353.148c.218.004.485.01.73-.006q.186-.011.347-.043a.9.9 0 0 0 .276-.1l-.08-.127a.7.7 0 0 1-.227.08q-.146.03-.326.04c-.237.016-.497.01-.717.006zm0 0l.003-.15zm-.245-.004q.106 0 .245.004l.003-.15l-.248-.004zm-.243.06a.6.6 0 0 1 .109-.047a.5.5 0 0 1 .134-.013v-.15a.7.7 0 0 0-.174.019c-.047.013-.088.033-.134.055zm-.133.06q.085-.036.133-.06l-.065-.136q-.05.025-.127.059zm-.192-.079c.099.039.06.138.06.138h.002l.003-.002l.012-.006l.039-.017l.076-.033l-.059-.138l-.077.034l-.04.017l-.011.005l-.004.002zs-.038.1.06.138zm-.059.188l.12-.05l-.06-.138l-.116.05zm-.064.027l.064-.027l-.056-.139l-.066.028zm-.001 0l-.057-.138zm-.833.05c.331.164.623.038.834-.05l-.059-.138c-.215.09-.445.184-.708.053zm.096-2.044a.06.06 0 0 1 .006-.082l-.098-.113a.21.21 0 0 0-.022.293zm.672.228c-.233-.001-.482-.005-.672-.228l-.114.098c.24.28.558.279.786.28zm0 0v.15zm0 0v.15zm.072 0h-.071l-.001.15h.07zm.125 0h-.125l-.002.15h.13zm0 0l.002.15zm0 0l.003.15zm.146-.001l-.145.002l.002.15l.144-.002zm.139-.005c-.038.002-.082.005-.14.005l.002.15q.09-.001.146-.005zm.004 0v.15zm-.005 0l.01.15zm.314.053a.7.7 0 0 0-.167-.051c-.049-.007-.094-.004-.146-.002l.008.15a.6.6 0 0 1 .118 0a.5.5 0 0 1 .129.04zm.226.1q-.125-.057-.226-.1l-.058.138q.097.041.223.099zm1.22.38a.7.7 0 0 1-.241-.015a2.4 2.4 0 0 1-.316-.09a9 9 0 0 1-.662-.275l-.062.137c.2.09.443.199.675.28c.115.04.23.075.335.096c.105.02.206.03.293.016zm-.017-.213c.005.034.01.1.007.157a.2.2 0 0 1-.01.064c-.006.015-.004-.004.02-.007l.022.148c.06-.01.087-.059.098-.089a.4.4 0 0 0 .02-.106a1 1 0 0 0-.008-.188zm-.193-.055q.01-.002.049.003l.076.021q.04.015.06.03c.016.012.01.014.008.001l.149-.02a.16.16 0 0 0-.068-.101a.4.4 0 0 0-.096-.05a1 1 0 0 0-.104-.028a.3.3 0 0 0-.096-.005zm-1.168-.31c.169.071.378.16.584.226c.204.064.415.11.584.084l-.022-.149c-.133.02-.316-.015-.516-.078c-.198-.063-.402-.15-.57-.221zm-.022-.01l.022.01l.06-.138l-.024-.01zm-.36-.059c.078-.002.127-.003.178.003a.7.7 0 0 1 .182.056l.059-.138a1 1 0 0 0-.221-.066c-.065-.009-.127-.007-.203-.005zm-.136.003q.079 0 .136-.003l-.005-.15l-.132.003zm-.148-.148c.075.067.009.15.003.15h-.001h.018l.127-.002v-.15l-.13.001h-.018c-.006.001-.073.083.002.15zm-.12.15h.122l-.002-.15h-.117zm-.086.003q.05-.004.086-.003l.002-.15l-.096.003zm-.004 0v-.15zm0 0v-.15zm-.573-.193c.186.217.426.2.577.193l-.008-.15c-.155.008-.322.015-.455-.14zm-.08-.005a.056.056 0 0 1 .08.005l.114-.098a.206.206 0 0 0-.293-.02zm.735-1.863a.21.21 0 0 0-.13.264l.142-.048a.06.06 0 0 1 .037-.074zm.263.129a.206.206 0 0 0-.263-.129l.05.142c.03-.01.061.006.071.034zm.37.3c-.147-.05-.305-.106-.37-.3l-.142.047c.091.272.32.347.463.395zm.09.034q-.043-.018-.09-.033l-.05.141q.05.016.082.03zm.11.044l-.11-.044l-.058.138l.113.046zm.136.053l-.08-.031l-.04-.016l-.013-.005h-.003l-.001-.001h-.001c-.006-.003-.098.049-.054.14l.055-.14c.045.09-.047.142-.053.14h-.001l.004.001l.012.005l.12.047zm.124.047l-.124-.047l-.056.14q.075.03.128.048zm.002.001l-.056.14zm.364.224a.8.8 0 0 0-.18-.144c-.057-.033-.115-.054-.186-.08l-.052.14c.073.027.12.045.163.07a.7.7 0 0 1 .149.12zm.017.017l-.017-.017l-.107.106l.018.017zm.895.685c-.13-.03-.287-.132-.449-.266a7 7 0 0 1-.446-.419l-.106.106c.13.13.29.29.457.428c.164.136.343.258.51.297zm.27.306a.16.16 0 0 0-.025-.119a.4.4 0 0 0-.071-.082a1 1 0 0 0-.086-.065a.3.3 0 0 0-.088-.04l-.034.146a.2.2 0 0 1 .043.021a.4.4 0 0 1 .108.099c.01.017.004.016.007.004zm-.246.314c.059.014.103-.022.124-.046a.4.4 0 0 0 .059-.091c.03-.064.053-.138.062-.177l-.145-.036a1 1 0 0 1-.053.148a.2.2 0 0 1-.033.055c-.011.012-.002-.005.02 0zm-1.061-.852c.151.157.336.35.52.512c.093.081.186.156.276.215a.9.9 0 0 0 .265.125l.035-.146a.7.7 0 0 1-.218-.105a2.4 2.4 0 0 1-.259-.201a9 9 0 0 1-.51-.504zm-.001-.002l.11-.1zm-.17-.174q.076.076.171.176l.108-.104l-.172-.178zm-.213-.13a1 1 0 0 1 .11.045a.5.5 0 0 1 .104.085l.106-.106a.6.6 0 0 0-.136-.11a1 1 0 0 0-.135-.055zm.001 0l.047-.142zm-.138-.05q.084.033.137.05l.05-.141l-.132-.049zm-.08-.192c.043.097-.054.14-.054.14l.004.001l.012.005l.118.046l.055-.14l-.118-.046l-.013-.004zs-.097.042-.055.14zm-.175.091l.12.049l.055-.14l-.116-.047zm-.064-.027l.064.027l.059-.138l-.066-.028zm-.624-.554c.117.35.413.468.624.554l.056-.139c-.216-.088-.445-.185-.538-.463zm1.524-1.378a.06.06 0 0 1 .063-.053l.01-.15a.21.21 0 0 0-.222.192zm.315.637c-.165-.166-.338-.344-.315-.637l-.15-.011c-.028.368.198.592.358.754zm.05.052l-.05-.052l-.107.106l.05.05zm.089.088l-.089-.088l-.108.104l.092.091zm.104.101l-.061-.059l-.03-.03l-.01-.009l-.003-.002v-.001s-.106.001-.105.107l.105-.107c.001.106-.105.107-.105.107v.001q.002 0 .004.003l.04.039l.06.058zm.1.096l-.101-.096l-.106.107l.107.1zm.185.258a.6.6 0 0 0-.082-.154A.7.7 0 0 0 14 8.89l-.1.11c.04.037.063.058.083.084c.02.025.038.058.063.12zm.09.23l-.09-.23l-.14.056q.04.099.089.228zm.592 1.132a.7.7 0 0 1-.16-.18a2.4 2.4 0 0 1-.16-.288a9 9 0 0 1-.273-.663l-.14.053c.078.205.172.454.279.675c.053.111.11.216.17.306a.9.9 0 0 0 .195.218zm.14-.162a1 1 0 0 1-.107.116a.2.2 0 0 1-.052.037c-.015.007 0-.005.019.01l-.089.12c.048.036.103.02.132.007a.4.4 0 0 0 .09-.062c.052-.047.102-.106.126-.138zm-.098-.176a.2.2 0 0 1 .032.037q.021.03.04.069a.3.3 0 0 1 .02.064c.003.02-.002.016.005.006l.12.09a.16.16 0 0 0 .024-.119a.4.4 0 0 0-.033-.104a1 1 0 0 0-.054-.092a.3.3 0 0 0-.065-.072zm-.607-1.045c.069.17.154.381.253.573c.098.19.216.37.354.472l.089-.12c-.108-.08-.213-.234-.31-.421a7 7 0 0 1-.247-.56zm-.009-.022l.01.022l.138-.056l-.009-.023zm-.213-.297c.057.054.093.088.124.128a.7.7 0 0 1 .089.169l.14-.057a1 1 0 0 0-.11-.203c-.04-.052-.085-.094-.14-.146zm-.098-.094l.098.094l.103-.11q-.042-.038-.095-.091zm0-.21l.001.001c.005.1-.1.112-.104.108h-.001v-.001l.003.003l.01.01l.03.029l.061.06l.106-.107l-.062-.06l-.031-.03zc-.005-.005-.11.006-.105.107zm-.19.022l.086.086l.104-.108l-.082-.083zm-.063-.06q.038.034.063.06l.107-.105q-.032-.033-.07-.066zm-.272-.544c-.022.285.16.444.272.545l.1-.112c-.116-.103-.238-.217-.223-.421zm-.053-.06c.033.003.055.03.053.06l.15.012a.206.206 0 0 0-.193-.221z'/%3E%3Cpath fill='%23FFC125' fill-rule='evenodd' d='M16 7a.12.12 0 0 0-.119.11l-.214 3.048h.666L16.12 7.11a.12.12 0 0 0-.12-.111m4.979 4.934a.12.12 0 0 0-.11-.119l-3.048-.214v.666l3.047-.214a.12.12 0 0 0 .11-.119m-4.86 4.824a.12.12 0 0 1-.238 0l-.214-3.047h.666zm-5.098-4.824a.12.12 0 0 0 .11.12l3.048.213V11.6l-3.047.214a.12.12 0 0 0-.111.12m8.398-3.436a.12.12 0 0 1 .165.171L17.54 10.94l-.463-.48zm.04 6.986a.12.12 0 0 0 .008-.163l-1.962-2.34l-.48.463l2.271 2.042a.12.12 0 0 0 .163-.002m-6.878-.114a.12.12 0 0 1-.165-.17l2.042-2.272l.463.48zm-.04-6.985a.12.12 0 0 0-.008.162l1.962 2.341l.48-.463l-2.271-2.043a.12.12 0 0 0-.163.003m1.525-.878a.12.12 0 0 1 .22-.09l1.34 2.745l-.617.25zm6.55 2.579a.12.12 0 0 0-.147-.069l-2.905.943l.25.618l2.744-1.34a.12.12 0 0 0 .058-.152m-2.682 6.276a.12.12 0 0 1-.22.089l-1.34-2.745l.617-.25zm-6.55-2.58a.12.12 0 0 0 .147.07l2.905-.943l-.25-.618l-2.744 1.34a.12.12 0 0 0-.059.152m6.409-6.334a.12.12 0 0 1 .219.093l-.994 2.888l-.613-.26zm2.79 6.414a.12.12 0 0 0-.055-.153l-2.721-1.388l-.261.614l2.889.993a.12.12 0 0 0 .148-.066m-6.376 2.559a.12.12 0 0 1-.219-.093l.994-2.889l.613.26zm-2.79-6.415a.12.12 0 0 0 .055.153l2.721 1.388l.26-.614l-2.888-.993a.12.12 0 0 0-.148.066' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.881 7.11l.075.006zm-.214 3.048l-.075-.005l-.006.08h.08zm.666 0v.075h.08l-.005-.08zM16.12 7.11l.075-.005zm4.75 4.704l-.006.075zm-3.048-.214l.005-.075l-.08-.006v.08zm0 .666h-.075v.081l.08-.006zm3.047-.214l.005.075zm-4.75 4.705l-.074-.006zm-.237 0l-.075.005zm-.214-3.047v-.075h-.08l.005.08zm.666 0l.075.005l.006-.08h-.08zm-5.201-1.658l.005-.075zm3.047.214l-.005.075l.08.006v-.08zm0-.666h.075v-.08l-.08.005zm-3.047.214l-.005-.074zm8.287-3.317l-.048-.057zm.165.171l.056.05zm-2.043 2.271l-.053.052l.055.058l.054-.06zm-.463-.48l-.048-.057l-.062.052l.056.058zm2.39 4.861l.057-.048zm-.01.163l.053.053zm-1.953-2.504l.057-.048l-.052-.061l-.057.056zm-.48.463l-.052-.053l-.058.055l.06.054zm2.271 2.043l-.05.056zm-6.878-.124l-.054.052zm.163.008l-.048-.057zm-.165-.17l-.056-.05zm2.042-2.272l.054-.052l-.056-.058l-.053.06zm.463.48l.049.057l.061-.051l-.056-.058zm-2.388-4.86l.057-.049zm.008-.163l-.052-.054zm1.954 2.503l-.057.048l.051.062l.058-.056zm.48-.463l.052.054l.058-.056l-.06-.054zm-2.271-2.043l-.05.056zm1.43-1.023l-.027-.07zm-.068.148l.071-.024zm.22-.09l.068-.032zm1.34 2.745l.029.07l.075-.03l-.036-.072zm-.617.25l-.072.023l.025.077l.075-.03zm5.46-.395l.023.071zm.147.069l-.07.028zm-3.052.874l-.024-.072l-.076.025l.03.075zm.25.618l-.07.028l.03.075l.072-.036zm2.744-1.34l.033.067zm-2.693 6.271l-.028-.07zm.069-.147l-.072.023zm-.22.089l-.068.033zm-1.34-2.745l-.029-.07l-.075.03l.036.073zm.617-.25l.072-.023l-.025-.076l-.075.03zm-5.46.395l.023.072zm-.148-.068l.07-.028zm3.053-.874l.024.071l.076-.025l-.03-.074zm-.25-.618l.07-.029l-.03-.074l-.072.035zm-2.744 1.34l-.033-.068zm6.503-6.239l.03-.069zm-.152.056l-.067-.034zm.219.093l.07.024zm-.994 2.888l-.029.07l.074.03l.026-.075zm-.613-.26l-.067-.034l-.037.072l.074.03zm4.122 3.54l.035-.066zm.056.153l.07.03zm-2.776-1.54l.034-.067l-.072-.037l-.032.074zm-.261.613l-.069-.03l-.032.075l.077.026zm2.889.993L20.41 14zm-6.38 2.548l-.03.07zm.152-.055l.067.034zm-.219-.093l-.07-.025zm.994-2.889l.029-.069l-.074-.031l-.026.076zm.613.26l.067.035l.037-.072l-.075-.032zm-4.123-3.54l-.034.067zm-.055-.153l.069.03zm2.776 1.541l-.034.067l.072.036l.031-.074zm.26-.614l.07.03l.031-.074l-.076-.027zm-2.888-.993l.025-.07zm4.39-2.824a.044.044 0 0 1 .044-.04v-.15a.194.194 0 0 0-.194.18zm-.214 3.047l.215-3.047l-.15-.01l-.214 3.047zm.592-.08h-.666v.15h.666zm-.289-2.967l.215 3.047l.15-.01l-.215-3.047zM16 7.075c.023 0 .042.018.044.041l.15-.01A.194.194 0 0 0 16 6.925zm4.863 4.815c.023.002.04.021.04.044h.15a.194.194 0 0 0-.18-.193zm-3.047-.214l3.047.214l.01-.15l-3.047-.214zm.08.591v-.666h-.15v.666zm2.967-.289l-3.047.215l.01.15l3.047-.215zm.04-.044a.044.044 0 0 1-.04.044l.01.15a.194.194 0 0 0 .18-.194zM16 16.944a.194.194 0 0 0 .194-.181l-.15-.01a.044.044 0 0 1-.044.04zm-.194-.181c.007.102.092.18.194.18v-.15a.044.044 0 0 1-.044-.04zm-.214-3.047l.214 3.047l.15-.01l-.215-3.048zm.741-.08h-.666v.15h.666zm-.14 3.127l.215-3.047l-.15-.01l-.214 3.046zm-5.056-4.785a.044.044 0 0 1-.041-.044h-.15c0 .102.079.187.18.194zm3.047.215l-3.047-.215l-.01.15l3.047.214zm-.08-.592v.666h.15v-.666zm-2.967.29l3.047-.215l-.01-.15l-3.047.215zm-.041.043c0-.023.018-.042.041-.044l-.01-.15a.194.194 0 0 0-.181.194zm8.54-3.48a.194.194 0 0 0-.265-.013l.096.115a.044.044 0 0 1 .06.003zm.004.265a.194.194 0 0 0-.005-.264l-.108.104a.044.044 0 0 1 .002.06zm-2.043 2.271l2.043-2.27l-.111-.101l-2.043 2.27zm-.573-.477l.463.48l.108-.105l-.463-.48zm2.347-2.072l-2.34 1.962l.096.115l2.34-1.962zm.039 6.928a.044.044 0 0 1-.003.06l.104.108a.194.194 0 0 0 .014-.264zm-1.963-2.34l1.963 2.34l.115-.096l-1.963-2.34zm-.37.469l.48-.464l-.104-.107l-.48.463zm2.27 1.933l-2.272-2.043l-.1.111l2.27 2.043zm.06-.001a.044.044 0 0 1-.06 0l-.101.112a.194.194 0 0 0 .265-.005zm-7.043-.016c.071.073.187.08.265.014l-.096-.115a.044.044 0 0 1-.06-.003zm-.004-.265a.194.194 0 0 0 .004.265l.108-.104a.044.044 0 0 1 0-.06zm2.043-2.27l-2.043 2.27l.111.1l2.043-2.27zm.572.477l-.463-.48l-.107.104l.463.48zm-2.346 2.072l2.34-1.963l-.096-.115l-2.34 1.963zm-.039-6.929a.044.044 0 0 1 .003-.06l-.104-.108a.194.194 0 0 0-.014.264zm1.963 2.34L12.59 8.5l-.115.096l1.963 2.341zm.37-.468l-.48.463l.104.108l.48-.463zm-2.27-1.933l2.272 2.043l.1-.112l-2.271-2.043zm-.06 0a.044.044 0 0 1 .06 0l.101-.112a.194.194 0 0 0-.265.005zm1.514-1.148a.194.194 0 0 0-.112.24l.142-.047a.044.044 0 0 1 .026-.054zm.247.095a.194.194 0 0 0-.247-.095l.056.139a.044.044 0 0 1 .056.021zm1.34 2.745l-1.34-2.745l-.135.065l1.34 2.745zm-.657.352l.618-.25l-.056-.14l-.618.25zM13.995 7.53l.942 2.905l.143-.046l-.943-2.906zm6.497 2.558a.044.044 0 0 1 .055.026l.139-.056a.194.194 0 0 0-.24-.112zm-2.905.943l2.905-.943l-.046-.142l-2.906.942zm.296.519l-.25-.618l-.139.056l.25.618zm2.642-1.38l-2.745 1.34l.066.135l2.745-1.34zm.022-.056a.044.044 0 0 1-.022.056l.066.135a.194.194 0 0 0 .095-.247zm-2.654 6.465a.194.194 0 0 0 .112-.24l-.142.046a.044.044 0 0 1-.026.055zm-.247-.095a.194.194 0 0 0 .247.095l-.056-.14a.044.044 0 0 1-.056-.021zm-1.34-2.745l1.34 2.745l.135-.066l-1.34-2.745zm.657-.352l-.618.25l.056.139l.618-.25zm1.042 2.952l-.942-2.906l-.143.046l.942 2.906zm-6.497-2.559a.044.044 0 0 1-.055-.025l-.139.056a.194.194 0 0 0 .24.112zm2.905-.943l-2.905.943l.046.143l2.906-.943zm-.296-.518l.25.618l.139-.056l-.25-.619zm-2.642 1.38l2.745-1.341l-.066-.135l-2.745 1.34zm-.022.056a.044.044 0 0 1 .022-.057l-.066-.135a.194.194 0 0 0-.095.248zm6.522-6.432a.194.194 0 0 0-.25.09l.134.069c.011-.02.036-.03.057-.02zm.107.242a.194.194 0 0 0-.107-.242l-.059.138c.021.01.032.033.025.055zm-.993 2.889l.993-2.889l-.141-.049l-.994 2.889zm-.714-.216l.614.26l.059-.138l-.614-.26zm1.35-2.824l-1.387 2.72l.133.069l1.388-2.721zm2.768 6.362c.021.01.03.036.021.057l.138.059a.194.194 0 0 0-.09-.25zm-2.72-1.388l2.72 1.388l.069-.133l-2.721-1.388zm-.158.576l.26-.613l-.138-.059l-.26.614zm2.844.893l-2.889-.993l-.048.142l2.888.993zm.055-.024a.044.044 0 0 1-.055.024L20.41 14a.194.194 0 0 0 .242-.107zm-6.489 2.712c.094.04.203 0 .25-.09l-.135-.068a.044.044 0 0 1-.056.02zm-.108-.242a.194.194 0 0 0 .108.242l.059-.138a.044.044 0 0 1-.025-.055zm.994-2.888l-.994 2.888l.142.05l.994-2.89zm.713.216l-.613-.261l-.059.138l.614.26zm-1.35 2.824l1.388-2.721l-.134-.069l-1.388 2.722zm-2.768-6.363a.044.044 0 0 1-.02-.056l-.138-.059c-.04.094 0 .203.09.249zm2.721 1.388l-2.72-1.388l-.069.134l2.721 1.388zm.158-.576l-.26.614l.137.058l.26-.613zm-2.844-.893l2.889.993l.048-.142l-2.888-.993zm-.055.025a.044.044 0 0 1 .055-.025l.049-.142a.194.194 0 0 0-.242.108z'/%3E%3Cpath fill='%23FFC125' fill-rule='evenodd' stroke='%23984111' stroke-width='.15' d='M16 13.842c1.068 0 1.933-.854 1.933-1.908s-.865-1.908-1.933-1.908s-1.933.854-1.933 1.908s.865 1.908 1.933 1.908Z' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.814 11.437l-.126-.082a.8.8 0 0 0-.186-.093a.3.3 0 0 0-.08-.014q-.18-.001-.495.223l-.078-.107q.345-.247.572-.248q.06 0 .122.02a1 1 0 0 1 .217.108l.124.081l.048.027c.16 0 .169.57.056.744a.5.5 0 0 1-.116.124l-.087.064c-.04.03-.052.048-.052.07c0 .003.048.015.155.01l.073-.005c.076-.006.086-.006.11-.006v.131c-.019 0-.029 0-.1.006l-.077.005c-.187.009-.294-.017-.294-.142c0-.071.035-.12.103-.173c.011-.008.07-.05.086-.063a.4.4 0 0 0 .087-.092c.034-.053.056-.192.053-.34a1 1 0 0 0-.026-.205a.3.3 0 0 1-.09-.043'/%3E%3Cpath fill='%23984111' fill-rule='evenodd' d='M16.352 11.39c-.03.02-.06.04-.072.046a.3.3 0 0 1-.09.044l-.008.032a1 1 0 0 0-.017.173c-.003.148.018.287.053.34a.4.4 0 0 0 .087.092l.054.04l.032.023c.068.053.103.102.103.173c0 .125-.107.151-.295.142l-.077-.005l-.1-.006v-.131c.025 0 .035 0 .11.006l.074.005c.107.005.154-.007.154-.01c0-.022-.012-.04-.051-.07l-.026-.02l-.06-.044a.5.5 0 0 1-.117-.124c-.113-.175-.103-.744.056-.744q.01-.004.047-.027l.066-.043l.059-.038a1 1 0 0 1 .217-.108a.4.4 0 0 1 .122-.02q.227.001.572.248l-.078.107q-.317-.224-.494-.223a.3.3 0 0 0-.082.014a.8.8 0 0 0-.185.093zm-.157.08l-.002.003z' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.665 12.723l.034.067zm.677.001l.039-.064zm.069.041l.061.043l.046-.066l-.069-.041zm-.046.066l-.062-.043zm-.723.008l.057-.05zm-.063-.073l-.033-.068l-.086.043l.062.073zm.252.051l-.023-.072l-.13.04l.104.089zm.354-.002l.054.053l.082-.085l-.111-.038zm-.574-.042l-.039-.064l-.07.043l.05.066zm.771 0l.064.039l.036-.058l-.055-.041zm-.859-.122l.04.064zm.958.008l-.046.06zm.046.036l.046-.06zm.052.04l.065.039l.034-.057l-.053-.04zm-.034.058l-.064-.039zm-.03.05l.065.038zm-1.03.011l-.06.045zm-.043-.057l.06-.045zm-.049-.066l-.04-.063l-.069.043l.049.065zm.07-.043l-.04-.063zm.553-.124a.85.85 0 0 0-.384.092l.067.134a.7.7 0 0 1 .317-.076zm.365.096a.7.7 0 0 0-.365-.096v.15q.164 0 .287.074zm.068.041l-.068-.041l-.078.128l.07.041zm-.022.173l.045-.066l-.123-.085l-.046.065zm-.411.25c.172 0 .307-.101.41-.25l-.123-.086q-.13.188-.287.186zm-.431-.237c.12.141.264.237.43.237v-.15q-.157.001-.316-.184zm-.063-.073l.063.073l.114-.097l-.063-.073zm.11-.158l-.086.042l.067.135l.086-.043zm.384.168c-.032 0-.077-.013-.136-.064l-.098.114q.118.1.234.1zm.115-.06c-.047.049-.085.06-.115.06v.15a.3.3 0 0 0 .223-.106zm-.115.1q.083 0 .145.022l.049-.141a.6.6 0 0 0-.194-.03zm-.163.025a.5.5 0 0 1 .163-.025v-.15a.7.7 0 0 0-.208.031zm.163.066c-.1 0-.216-.057-.345-.227l-.12.09q.216.286.465.287zm.302-.221c-.101.166-.204.221-.302.221v.15q.254-.002.43-.293zm-.302-.002q.192.001.321.1l.09-.12a.67.67 0 0 0-.411-.13zm-.366.105a.7.7 0 0 1 .366-.104v-.15a.85.85 0 0 0-.443.126zm.366-.405a1 1 0 0 0-.532.155l.079.128a.85.85 0 0 1 .453-.133zm.51.168a.8.8 0 0 0-.51-.168v.15q.242 0 .419.136zm.047.036l-.046-.036l-.092.119l.046.035zm.052.04l-.052-.04l-.092.118l.052.04zm-.015.155l.034-.057l-.129-.077l-.034.057zm-.03.05l.03-.05l-.13-.077l-.029.05zm-.564.374c.244 0 .43-.151.564-.374l-.129-.077q-.178.299-.435.301zm-.592-.356c.16.213.356.356.592.356v-.15q-.254-.001-.471-.296zm-.042-.057l.042.057l.12-.09l-.042-.057zm-.049-.066l.049.066l.12-.09l-.049-.065zm.09-.151l-.07.043l.08.127l.07-.043zm.061-.038l-.06.038l.078.127l.061-.037zm-.419-1.134l.033.068zm0 .361l-.032.068zm.537 0l.032.068zm0-.361l-.033.068zm-.526.178l-.07-.03zm.006-.01l.057.05zm.048-.033l-.032-.067zm.407 0l.032-.067zm.047.033l-.056.05zm.007.01l-.069.03zm0 .005l-.069-.029zm-.007.01l-.056-.05zm-.047.033l.032.068zm-.407 0l-.032.068zm-.048-.033l-.056.05zm-.006-.01l-.07.03zm1.323-.183l-.033-.068zm0 .361l-.033.068zm.536 0l-.033-.067zm0-.361l-.033.068zm-.526.178l-.069-.03zm.007-.01l-.056-.05zm.047-.033l.033.068zm.407 0l-.033.068zm.048.033l-.057.05zm.006.01l-.069.03zm0 .005l-.069-.029zm-.006.01l-.057-.05zm-.048.033l-.033-.067zm-.407 0l.033-.067zm-.047-.033l-.056.05zm-.007-.01l-.069.03zm-1.311-.115a.6.6 0 0 1 .235-.047v-.15a.7.7 0 0 0-.3.061zm-.098.113c0-.044.037-.084.098-.114l-.065-.135c-.073.036-.183.113-.183.249zm.098.113c-.061-.03-.098-.07-.098-.113h-.15c0 .135.11.213.183.248zm.235.047a.6.6 0 0 1-.235-.047l-.065.135c.085.04.19.062.3.062zm.236-.047a.6.6 0 0 1-.236.047v.15c.11 0 .216-.021.301-.062zm.098-.113c0 .043-.037.084-.098.113l.065.135c.073-.035.183-.113.183-.248zm-.098-.114c.061.03.098.07.098.114h.15c0-.136-.11-.213-.183-.249zm-.236-.046a.6.6 0 0 1 .236.046l.065-.135a.7.7 0 0 0-.3-.061zm-.326.127a.1.1 0 0 0-.007.033h.15v.006l-.005.02zm.02-.03a.1.1 0 0 0-.02.03l.138.06l-.006.01zm.07-.05a.2.2 0 0 0-.07.05l.112.1q-.002-.002.024-.015zm.236-.047a.6.6 0 0 0-.235.046l.065.136a.4.4 0 0 1 .17-.032zm.236.046a.6.6 0 0 0-.236-.046v.15c.075 0 .135.014.171.032zm.071.051a.2.2 0 0 0-.07-.05l-.066.135q.026.014.024.015zm.02.03a.1.1 0 0 0-.02-.03l-.112.1l-.006-.01zm.007.033a.1.1 0 0 0-.007-.033l-.138.06l-.005-.021v-.006zm-.007.032a.1.1 0 0 0 .007-.032h-.15v-.007l.001-.008l.004-.012zm-.02.03a.1.1 0 0 0 .02-.03l-.138-.059l.006-.01zm-.07.05a.2.2 0 0 0 .07-.05l-.112-.1q.002.001-.024.016zm-.237.048a.6.6 0 0 0 .236-.047l-.065-.135a.4.4 0 0 1-.17.032zm-.235-.047c.06.029.143.047.235.047v-.15a.4.4 0 0 1-.17-.032zm-.072-.051q.026.03.072.05l.065-.134l-.024-.015zm-.02-.03q.008.015.02.03l.113-.1l.006.011zM15 11.634q0 .015.007.032l.138-.059l.005.02v.007zm1.431-.114a.6.6 0 0 1 .236-.046v-.15a.7.7 0 0 0-.3.061zm-.098.114c0-.044.037-.084.098-.114l-.065-.135c-.073.036-.183.113-.183.249zm.098.113c-.06-.03-.098-.07-.098-.113h-.15c0 .135.11.213.183.248zm.236.047a.6.6 0 0 1-.236-.047l-.065.135c.085.04.191.062.3.062zm.235-.047a.6.6 0 0 1-.235.047v.15c.11 0 .216-.021.3-.062zm.098-.113c0 .043-.037.084-.098.113l.065.135c.074-.035.183-.113.183-.248zm-.098-.114c.061.03.098.07.098.114h.15c0-.136-.11-.213-.183-.249zm-.235-.046a.6.6 0 0 1 .235.046l.065-.135a.7.7 0 0 0-.3-.061zm-.327.127a.1.1 0 0 0-.007.033h.15v.006l-.001.008l-.004.012zm.02-.03a.1.1 0 0 0-.02.03l.138.06l-.006.01zm.071-.05a.2.2 0 0 0-.071.05l.112.1q-.001-.002.024-.015zm.236-.047a.6.6 0 0 0-.236.046l.065.136a.4.4 0 0 1 .17-.032zm.235.046a.6.6 0 0 0-.235-.046v.15c.074 0 .135.014.17.032zm.072.051a.2.2 0 0 0-.072-.05l-.065.135q.026.014.024.015zm.02.03a.1.1 0 0 0-.02-.03l-.113.1l-.006-.01zm.006.033a.1.1 0 0 0-.007-.033l-.138.06l-.005-.021v-.006zm-.007.032a.1.1 0 0 0 .007-.032h-.15l.002-.015l.003-.012zm-.02.03a.1.1 0 0 0 .02-.03l-.138-.059l.006-.01zm-.07.05a.2.2 0 0 0 .07-.05l-.112-.1q.002.001-.024.016zm-.236.048a.6.6 0 0 0 .235-.047l-.065-.135a.4.4 0 0 1-.17.032zm-.236-.047a.6.6 0 0 0 .236.047v-.15a.4.4 0 0 1-.171-.032zm-.071-.051q.024.03.071.05l.065-.134q-.026-.015-.024-.015zm-.02-.03q.007.015.02.03l.112-.1l.006.011zm-.007-.032q0 .015.007.032l.138-.059l.005.02v.007z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-at{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackAt0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23C51918' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackAt0)'%3E%3Cpath d='M0 0v8h32V0zm0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-au{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3CclipPath id='flagpackAu0'%3E%3Cpath fill='%23fff' d='M0 0h18v14H0z'/%3E%3C/clipPath%3E%3CclipPath id='flagpackAu1'%3E%3Cpath fill='%23fff' d='M6 2h25v21H6z'/%3E%3C/clipPath%3E%3Cg fill='none'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cg clip-path='url(%23flagpackAu0)'%3E%3Cpath fill='%232E42A5' d='M0 0h18v14H0z'/%3E%3Cpath fill='%23F7FCFF' d='m-2.004 13l3.96 1.737L18.09 1.889l2.09-2.582l-4.236-.58l-6.58 5.536l-5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m-1.462 14.217l2.018 1.008L19.429-.933h-2.833z'/%3E%3Cpath fill='%23F7FCFF' d='m20.004 13l-3.96 1.737L-.09 1.889L-2.18-.693l4.236-.58l6.58 5.536l5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m19.87 13.873l-2.019 1.009l-8.036-6.918l-2.383-.773L-2.38-.684H.453l9.807 7.688l2.605.927z'/%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M9.985 0h-2v6H0v2h7.985v6h2V8H18V6H9.985z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M6.485 0h5v4.5H18v5h-6.515L11.5 14h-5l-.015-4.5H0v-5h6.485zm1.5 6H0v2h7.985v6h2V8H18V6H9.985V0h-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cg fill='%23F7FCFF' clip-path='url(%23flagpackAu1)'%3E%3Cpath d='m9 20.5l-1.302 1.203l.13-1.768l-1.753-.267l1.463-1.002l-.883-1.537l1.694.52L9 16l.65 1.648l1.695-.518l-.883 1.536l1.463 1.002l-1.752.267l.129 1.768zM22 13l-.868.802l.086-1.178l-1.168-.179l.975-.668l-.589-1.024l1.13.346L22 10l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm2-8l-.868.802l.086-1.179l-1.168-.178l.975-.668l-.589-1.024l1.13.346L24 2l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm5 4l-.868.802l.086-1.179l-1.168-.178l.975-.668l-.589-1.024l1.13.346L29 6l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm-4 13l-.868.802l.086-1.178l-1.168-.179l.975-.668l-.589-1.024l1.13.346L25 19l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm3.5-7.75l-.882.463l.169-.981l-.714-.695l.986-.144L28.5 12l.44.893l.987.143l-.714.696l.169.982z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-be{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FECA00' d='M10 0h11v24H10z'/%3E%3Cpath fill='%23E31D1C' d='M21 0h11v24H21z'/%3E%3Cpath fill='%231D1D1D' d='M0 0h11v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-bg{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%235EAA22' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackBg0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackBg0)'%3E%3Cpath fill='%23F7FCFF' d='M0 0v8h32V0z'/%3E%3Cpath fill='%23E22C18' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-br{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cg clip-path='url(%23flagpackBr3)'%3E%3Cpath fill='%23093' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackBr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackBr0)'%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' filter='url(%23flagpackBr4)'%3E%3Cpath fill='%23FFD221' d='m15.927 3.704l12.202 8.504L15.76 20.17L3.809 12.043z'/%3E%3Cpath fill='url(%23flagpackBr2)' d='m15.927 3.704l12.202 8.504L15.76 20.17L3.809 12.043z'/%3E%3C/g%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M16 17.2a5 5 0 1 0 0-10a5 5 0 0 0 0 10' clip-rule='evenodd'/%3E%3Cmask id='flagpackBr1' width='10' height='11' x='11' y='7' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16 17.2a5 5 0 1 0 0-10a5 5 0 0 0 0 10' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackBr1)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='m14.38 14.57l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm2 0l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm0 1.2l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm-1-4.2l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm0 2l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm-1.4-1l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm-1.4.8l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm4.6-3.4l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' d='m9.925 10.997l.15-1.994c4.798.362 8.585 1.94 11.313 4.745l-1.434 1.395c-2.364-2.433-5.692-3.819-10.03-4.146'/%3E%3Cpath fill='%23093' d='m12.29 10.603l.05-.498q4.643.48 7.952 3.552l-.34.366q-3.186-2.956-7.663-3.42'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='flagpackBr2' x1='32' x2='32' y1='24' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC600'/%3E%3Cstop offset='1' stop-color='%23FFDE42'/%3E%3C/linearGradient%3E%3CclipPath id='flagpackBr3'%3E%3Cpath fill='%23fff' d='M0 0h32v24H0z'/%3E%3C/clipPath%3E%3Cfilter id='flagpackBr4' width='24.32' height='16.467' x='3.809' y='3.704' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeColorMatrix values='0 0 0 0 0.0313726 0 0 0 0 0.368627 0 0 0 0 0 0 0 0 0.28 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_270_67334'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_270_67334' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ca{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23F7FCFF' d='M8 0h16v24H8z'/%3E%3Cpath fill='%23E31D1C' d='M15.976 7L16 19h-.6l.368-2.97q-4.035.726-3.701.36q.333-.366.525-1.038L9 12.955q.567-.006 1.028-.281q.46-.274-.461-1.9l1.813.264l.687-.746l1.368 1.432h.615l-.615-3.28l1.103.615zm0 0l1.486 2.06l1.103-.617l-.615 3.281h.615l1.368-1.432l.686.746l1.814-.264q-.922 1.626-.46 1.9q.461.275 1.027.281l-3.593 2.397q.193.672.526 1.038q.334.366-3.701-.36l.367 2.97H16zM24 0h8v24h-8zM0 0h8v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ch{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackCh0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackCh0)'%3E%3Cpath fill='%23F1F9FF' fill-rule='evenodd' d='M18 6h-4v4h-4v4h4v4h4v-4h4v-4h-4z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-cn{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23E31D1C' d='M0 0h32v24H0z'/%3E%3Cpath fill='%23FECA00' d='m15.016 4.548l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19zM7.018 9.607l-2.881 1.551l.657-3.026l-2.4-2.265l3.25-.123l1.374-2.826l1.374 2.826h3.243L9.24 8.132l.72 3.026zm9.998-1.059l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19zm-1 4l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19zm-3 3l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-cz{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackCz0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackCz0)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0-2v14h32V-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0v24l18-12z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-de{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FFD018' d='M0 16h32v8H0z'/%3E%3Cpath fill='%23E31D1C' d='M0 8h32v8H0z'/%3E%3Cpath fill='%23272727' d='M0 0h32v8H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-dk{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23C51918' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackDk0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackDk0)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M10 0h4v10h18v4H14v10h-4V14H0v-4h10z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-es{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23FFB400' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackEs0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackEs0)'%3E%3Cpath fill='%23C51918' fill-rule='evenodd' d='M0 0v6h32V0zm0 18v6h32v-6z' clip-rule='evenodd'/%3E%3Cpath fill='%23F1F9FF' d='M5.008 10.272h1.12v5.824h-1.12z'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M6.576 9.264H4.56v.56h.336v.448H6.24v-.448h.336zm-.336 7.168h.336v.56H4.56v-.56h.336v-.448H6.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M5.568 9.376c.244 0 .269-.092.412-.229c.112-.106.372-.238.372-.387c0-.34-.351-.616-.784-.616s-.784.276-.784.616c0 .166.18.276.315.387c.142.117.247.229.47.229' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' d='M4.56 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3Cmask id='flagpackEs1' width='3' height='2' x='4' y='16' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M4.56 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23fff' mask='url(%23flagpackEs1)'%3E%3Cpath d='m4.542 17.712l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112m0-.336l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112'/%3E%3C/g%3E%3Cpath fill='%23F1F9FF' d='M15.984 10.272h1.12v5.824h-1.12z'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M17.552 9.264h-2.016v.56h.336v.448h1.344v-.448h.336zm-.336 7.168h.336v.56h-2.016v-.56h.336v-.448h1.344z' clip-rule='evenodd'/%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M16.544 9.376c.244 0 .268-.092.412-.229c.112-.106.372-.238.372-.387c0-.34-.351-.616-.784-.616s-.784.276-.784.616c0 .166.18.276.315.387c.142.117.247.229.469.229' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' d='M15.536 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3Cmask id='flagpackEs2' width='3' height='2' x='15' y='16' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.536 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23fff' mask='url(%23flagpackEs2)'%3E%3Cpath d='m15.518 17.712l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112m0-.336l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112'/%3E%3C/g%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M4.988 15.68c.202-.245.315-.468.315-.704a.63.63 0 0 0-.122-.383l.013-.006c-.001 0 .221-.097.299-.134a2.6 2.6 0 0 0 .395-.232c.079-.058.185-.12.346-.207l.152-.08l.041-.023c.078-.041.137-.073.191-.105c.17-.098.281-.18.367-.288a.535.535 0 0 0-.124-.798c-.139-.095-.326-.149-.601-.192l-.057-.008l-.69-.11c.688-.115 1.671-.073 2.104.15l.41-.796c-.88-.455-2.889-.409-3.639.108c-.55.379-.476.952.096 1.198c.24.103.551.172 1.128.264a3 3 0 0 0-.251.162a1.6 1.6 0 0 1-.255.15l-.25.111l-.033.014c-.466.212-.693.505-.625 1.035l.037.287l.065.02zm-.576-.74l-.002.003zm12.294.036c0 .236.113.46.315.704l.688-.567l.065-.02l.037-.287c.067-.53-.159-.823-.625-1.035l-.032-.014c-.064-.028-.204-.09-.25-.112a1.6 1.6 0 0 1-.256-.149a3 3 0 0 0-.252-.162c.577-.092.89-.16 1.128-.264c.573-.246.647-.82.096-1.198c-.75-.517-2.758-.563-3.64-.108l.412.796c.433-.223 1.416-.265 2.104-.15q-.156.027-.354.057l-.336.053l-.057.008c-.275.043-.463.098-.601.192a.535.535 0 0 0-.124.798c.086.109.198.19.367.288c.054.032.112.064.19.105l.042.022l.152.08c.161.088.267.15.346.208c.124.09.25.163.395.232c.078.037.3.134.299.134l.013.006a.63.63 0 0 0-.122.383' clip-rule='evenodd'/%3E%3Cpath fill='%23F1F9FF' d='m5.923 12.4l.331.068v.493c-.352.281-1.246.755-1.246.755V12.4zm10.392 0l-.331.068v.493c.352.281 1.246.755 1.246.755V12.4z'/%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M14.776 7.206v-.164q-.864-.62-1.81-.62a3.6 3.6 0 0 0-1.835-.312v-.003c-.93-.09-1.869.315-1.869.315c-.946 0-1.81.62-1.81.62v.164l1.13 1.134s.318 1.092 2.545.836v.003s1.474-.04 1.577-.075l.128-.039c.289-.084.618-.18.814-.725zm-3.65-1.045c-.032.377-.215 2.654 0 3.007z' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M8.314 8.15v-.004l-.794-.748l.077-.081l.745.701l.02-.087a1 1 0 0 0 .262.03V7.81l.166.09q.122.068.35.03c.114-.018.19-.149.214-.427l.05-.563l.169.54c.076.243.192.35.358.35c.161 0 .226-.058.233-.208l.02-.423l.192.378c.069.136.164.198.3.198c.193 0 .322-.161.322-.414h.228c0 .253.129.414.322.414c.136 0 .23-.062.3-.198l.191-.378l.02.423c.008.15.073.209.234.209c.166 0 .282-.108.358-.352l.168-.54l.05.564c.025.278.101.41.214.428q.23.036.351-.031l.165-.09v.152a1 1 0 0 0 .264-.03l.035.163l.825-.777l.077.081l-1.027.967c-.15.276-.226.458-.226.534c0 .115-.3.184-.886.254c-.46.055-1.001.092-1.445.098h-.112a14 14 0 0 1-1.445-.098c-.586-.07-.887-.139-.887-.254a.2.2 0 0 0-.008-.054a.9.9 0 0 1-.128-.31l-.089-.17l-.228-.214zm5.505.018c-.183.032-.316.029-.386-.028a.9.9 0 0 1-.386.01c-.157-.025-.267-.13-.333-.303a.5.5 0 0 1-.325.2c.717.1 1.219.244 1.219.244s-.012.106-.042.23q.048-.097.113-.217l.01-.014zm-1.768-.164a.36.36 0 0 1-.148-.134a.5.5 0 0 1-.182.103q.17.013.33.03m-.725-.053a.5.5 0 0 1-.214-.188a.5.5 0 0 1-.212.187l.154-.003h.09q.092 0 .182.004m-2.704.33l-.104-.097q.189.02.273-.044q.165.048.386.01c.157-.025.267-.13.332-.303a.5.5 0 0 0 .314.197c-.618.087-1.079.205-1.2.238m1.876-.31q-.164.012-.318.029a.36.36 0 0 0 .14-.13q.08.07.178.101m2.755.93c.079.037.141 0 .191-.07l-.008.053l-.03.015a1 1 0 0 1-.166.048a6 6 0 0 1-.592.095c-.475.057-1.04.095-1.488.097a14 14 0 0 1-1.488-.097a6 6 0 0 1-.592-.095a1 1 0 0 1-.147-.04l.012-.006c.245-.114 1.863-.222 2.154-.24c.291.018 1.91.126 2.154.24m.308-.02v.001z' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' d='M11.112 5.347a.336.336 0 1 0 0-.672a.336.336 0 0 0 0 .672' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M10.894 6.997a.4.4 0 0 0 .032.102a.4.4 0 0 0-.15-.027c-.155 0-.28.076-.28.168s.125.168.28.168s.28-.075.28-.168c0 .093.126.168.28.168s.28-.075.28-.168c0-.092-.125-.168-.28-.168a.5.5 0 0 0-.11.014a.4.4 0 0 0-.002-.153c-.03-.152-.128-.26-.219-.243c-.09.018-.14.155-.111.307m.162.243v-.005zm-1.81-.03a.5.5 0 0 1-.032-.101c-.03-.152.02-.29.111-.307s.19.09.219.243q.014.083.002.153a.5.5 0 0 1 .11-.014c.155 0 .28.076.28.168s-.125.168-.28.168s-.28-.075-.28-.168v-.005v.005c0 .093-.125.168-.28.168s-.28-.075-.28-.168c0-.092.125-.168.28-.168q.084 0 .15.027m3.508.103c-.013.092-.147.149-.3.127c-.154-.021-.267-.113-.255-.205s.148-.149.301-.127a.4.4 0 0 1 .145.046a.4.4 0 0 1-.018-.105c-.008-.154.06-.283.153-.288s.175.116.183.27a.4.4 0 0 1-.019.153a.5.5 0 0 1 .11.002c.154.021.268.113.255.205s-.148.149-.301.127s-.267-.113-.254-.205m0 0v-.005zm1.066.444c.137.073.283.065.326-.017l.003-.004a.1.1 0 0 0 .047.03c.09.027.198-.07.243-.219c.045-.148.01-.29-.079-.317s-.197.071-.242.219a.5.5 0 0 0-.02.105a.4.4 0 0 0-.12-.093c-.136-.073-.282-.065-.326.016c-.043.082.032.208.168.28m-5.495.035c-.137.072-.283.065-.326-.017l-.002-.005a.1.1 0 0 1-.048.03c-.089.027-.197-.07-.243-.218s-.01-.29.08-.317c.088-.027.197.07.242.218a.5.5 0 0 1 .019.105a.4.4 0 0 1 .12-.093c.137-.073.283-.065.326.017s-.032.207-.168.28m2.662-3.716h.233v.147h.153v.233h-.153v.467h.153v.233h-.541v-.233h.155v-.467h-.155v-.233h.155z' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' d='M10.944 5.344h.448V6.8h-.448z'/%3E%3Cpath fill='%23fff' d='M9.14 5.588V5.7c-.993-.018-1.563.127-1.708.416q-.225.447.088 1.093l-.1.05q-.337-.693-.088-1.193c.172-.343.775-.496 1.81-.478'/%3E%3Cpath fill='%23fff' d='m9.333 6.581l-.058.096c-.216-.129-.324-.35-.324-.653c0-.437.225-.692.722-.868q.476-.166 1.302.134l-.038.105q-.793-.286-1.227-.133c-.456.16-.647.378-.647.762q0 .398.27.557'/%3E%3Cpath fill='%23C88A02' d='m7.66 7.037l-.211.075c-.22-.625-.157-1.049.218-1.232q.494-.24 1.446-.2l-.01.223q-.9-.035-1.338.179c-.246.12-.291.425-.105.955'/%3E%3Cpath fill='%23C88A02' d='M10.13 5.439c-.513 0-.723.124-.843.493c-.077.234-.003.435.238.622l-.137.177c-.312-.242-.422-.539-.314-.869c.153-.47.453-.647 1.055-.647q.594-.001.916.314l.034.033v1.08h-.224v-.984q-.25-.219-.726-.22'/%3E%3Cpath fill='%23fff' d='m13.05 5.7l.001.112c.993-.018 1.563.127 1.707.416q.226.448-.087 1.093l.1.05q.336-.692.088-1.193c-.172-.343-.775-.496-1.81-.478'/%3E%3Cpath fill='%23fff' d='m12.698 6.604l.058.096c.216-.129.324-.35.324-.653c0-.436-.225-.692-.722-.867q-.475-.167-1.302.133l.038.106q.795-.287 1.227-.134c.456.16.647.379.647.762c0 .267-.09.45-.27.557'/%3E%3Cpath fill='%23C88A02' d='m14.6 7.15l.21.074c.22-.625.157-1.049-.217-1.232q-.495-.24-1.446-.2l.009.223q.901-.035 1.338.179c.247.12.292.425.105.955'/%3E%3Cpath fill='%23C88A02' d='M12.117 5.456c.513 0 .723.125.843.493c.077.235.002.435-.239.622l.138.177c.312-.242.422-.539.314-.868c-.153-.47-.454-.648-1.056-.648q-.593 0-.916.315l-.033.033v1.08h.224v-.985q.25-.218.725-.219'/%3E%3Cpath fill='%23E1E5E8' fill-rule='evenodd' d='M7.472 9.264h7.28v6.54S14.212 18 11.112 18s-3.64-2.253-3.64-2.253z' clip-rule='evenodd' opacity='.3'/%3E%3Cmask id='flagpackEs3' width='8' height='9' x='7' y='9' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M7.472 9.264h7.28v6.54S14.212 18 11.112 18s-3.64-2.253-3.64-2.253z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackEs3)'%3E%3Cpath fill='%23FFC034' d='M7.472 13.296h3.696v4.368H7.472z'/%3E%3Cpath fill='%23AD1619' d='M7.92 13.52h.448v4.144H7.92zm1.568 0h.448v4.144h-.448zm-.784 0h.448v4.144h-.448zm1.568 0h.448v4.144h-.448zm-2.8-4.368h3.696v4.256H7.472z'/%3E%3Cpath fill='%23AD1619' d='M11.056 13.184h3.696v4.256h-3.696z'/%3E%3Cpath fill='%23F1F9FF' d='M11.056 9.264h3.92v4.144h-3.92z'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M9.04 9.6h.336v.93H9.6v-.465h.336v.464h.336v.58h-.336v1.046h.336v.581H8.256v-.58h.336V11.11h-.336v-.58h.224v-.465h.336v.464h.224z' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' d='m12.979 9.795l.23-.245l.48.45l-.229.245z'/%3E%3Cpath fill='%23FFC034' fill-rule='evenodd' d='M14.36 16.14v-2.452h-2.8v2.432l.005.018c.141.604.624.91 1.395.91c.77 0 1.253-.298 1.395-.888zm-1.4.572c-.619 0-.957-.208-1.064-.632v-2.056h2.128v2.075c-.107.41-.445.613-1.064.613' clip-rule='evenodd'/%3E%3Cpath fill='%23FFC034' fill-rule='evenodd' d='M13.076 13.893h-.234v1.112l-.92-1l-.164.15l.831.906h-.753v.335h.772l-.85.925l.165.152l.92-1v1.299h.233v-1.183l.812.884l.165-.152l-.85-.925h.949v-.336h-.931l.832-.904l-.165-.152l-.812.884z' clip-rule='evenodd'/%3E%3Cpath fill='%23F1F9FF' fill-rule='evenodd' d='M13.483 17.443s-2.372.186-2.372-1.344c0 0-.023 1.344-2.5 1.344v1.207h4.872z' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' stroke='%23AD1619' stroke-width='1.167' d='M11.112 14.192c.464 0 .84-.401.84-.896s-.376-.896-.84-.896s-.84.401-.84.896s.376.896.84.896Z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-fi{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackFi0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackFi0)'%3E%3Cpath fill='%232E42A5' stroke='%232E42A5' stroke-width='2' d='M10.819 1h-1v9.323H-1v4H9.819V25h4V14.323H33v-4H13.819V1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-fr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23F50100' d='M22 0h10v24H22z'/%3E%3Cpath fill='%232E42A5' d='M0 0h12v24H0z'/%3E%3Cpath fill='%23F7FCFF' d='M10 0h12v24H10z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-gb-ukm{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackGbUkm0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackGbUkm0)'%3E%3Cpath fill='%23fff' d='m-3.563 22.285l7.042 2.979l28.68-22.026l3.715-4.426l-7.53-.995l-11.698 9.491l-9.416 6.396z'/%3E%3Cpath fill='%23F50100' d='M-2.6 24.372L.989 26.1L34.54-1.599h-5.037z'/%3E%3Cpath fill='%23fff' d='m35.563 22.285l-7.042 2.979L-.159 3.238l-3.715-4.426l7.53-.995l11.698 9.491l9.416 6.396z'/%3E%3Cpath fill='%23F50100' d='m35.323 23.783l-3.588 1.728l-14.286-11.86l-4.236-1.324l-17.445-13.5H.806l17.434 13.18l4.631 1.588z'/%3E%3Cmask id='flagpackGbUkm1' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M19.778-2h-7.556V8H-1.972v8h14.194v10h7.556V16h14.25V8h-14.25z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M19.778-2h-7.556V8H-1.972v8h14.194v10h7.556V16h14.25V8h-14.25z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='M12.222-2v-2h-2v2zm7.556 0h2v-2h-2zM12.222 8v2h2V8zM-1.972 8V6h-2v2zm0 8h-2v2h2zm14.194 0h2v-2h-2zm0 10h-2v2h2zm7.556 0v2h2v-2zm0-10v-2h-2v2zm14.25 0v2h2v-2zm0-8h2V6h-2zm-14.25 0h-2v2h2zm-7.556-8h7.556v-4h-7.556zm2 8V-2h-4V8zm-16.194 2h14.194V6H-1.972zm2 6V8h-4v8zm12.194-2H-1.972v4h14.194zm2 12V16h-4v10zm5.556-2h-7.556v4h7.556zm-2-8v10h4V16zm16.25-2h-14.25v4h14.25zm-2-6v8h4V8zm-12.25 2h14.25V6h-14.25zm-2-12V8h4V-2z' mask='url(%23flagpackGbUkm1)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-gr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%234564F9' fill-rule='evenodd' d='M0 5.5h32v2.957H0zm0 5.315h32v2.957H0zm32 5.128H0V18.9h32zM0 0h32v3H0z' clip-rule='evenodd'/%3E%3Cpath fill='%234564F9' d='M0 21h32v3H0z'/%3E%3Cpath fill='%234564F9' fill-rule='evenodd' d='M0 0h15v13.8H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M6 0h3v5.504h6v2.935H9V14.5H6V8.439H0V5.504h6z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-hk{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23EA1A1A' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackHk0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHk0)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.87 11.575s-5.79-5.163 1.119-8.172c0 0 2.009 2.217.502 4.705c-.495.816-.912 1.4-1.225 1.837c-.643.897-.85 1.187-.396 1.63M7.325 7.868c-.398 7.524 6.81 4.654 6.81 4.654c-.6.207-.766-.107-1.281-1.082a27 27 0 0 0-1.096-1.918c-1.552-2.46-4.433-1.654-4.433-1.654m10.913 3.96s7.432 2.224 2.448 7.876c0 0-2.76-1.158-2.448-4.05a27 27 0 0 1 .332-2.182c.201-1.085.266-1.436-.332-1.645m-1.953 1.734s1.332 7.642-5.951 5.71c0 0-.199-2.985 2.528-4a27 27 0 0 1 2.1-.679c1.061-.304 1.403-.403 1.323-1.031m9.194-3.287c-4.556-6.002-8.205.843-8.205.843c.323-.544.653-.412 1.676 0c.5.201 1.165.469 2.076.757c2.773.876 4.453-1.6 4.453-1.6' clip-rule='evenodd'/%3E%3Cpath fill='%23EA1A1A' d='m9.95 10.342l.422-.268c.927 1.458 2.129 2.175 3.63 2.175v.5c-1.68 0-3.037-.81-4.052-2.407'/%3E%3Cpath fill='%23EA1A1A' fill-rule='evenodd' d='M21.75 10.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-1.791 4.978a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-6 2a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-4-7a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m6-3a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5' clip-rule='evenodd'/%3E%3Cpath fill='%23EA1A1A' d='m15.635 7.053l.44.238c-.833 1.536-.892 2.953-.187 4.279l-.442.235c-.787-1.481-.72-3.075.189-4.752m6.38 2.633l-.075.494c-1.956-.296-3.42.116-4.422 1.23l-.372-.335c1.125-1.249 2.758-1.71 4.869-1.39'/%3E%3Cpath fill='%23EA1A1A' d='m20.351 15.365l-.49.098c-.39-1.939-1.279-3.173-2.668-3.734l.188-.464c1.558.63 2.549 2.007 2.97 4.1m-6.444 1.785l-.26-.427c1.688-1.03 2.544-2.287 2.597-3.784l.5.017c-.06 1.68-1.015 3.082-2.838 4.194'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-hr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackHr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHr0)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v8h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 16v8h32v-8z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='M10.076 6.397h11.4v4h-11.4z'/%3E%3Cpath fill='%23F7FCFF' stroke='%23E31D1C' stroke-width='1.125' d='M10.652 8.96h10.129c.017.769.022 2.11.022 3.401a638 638 0 0 1-.008 2.945v.226l-.001.003l-.024.123a5.5 5.5 0 0 1-.815 1.9c-.694 1.015-1.955 2.057-4.305 2.057c-2.347 0-3.547-1.04-4.186-2.045a5.2 5.2 0 0 1-.738-2.019l-.002-.016v-.045l-.003-.196l-.008-.709l-.026-2.22c-.015-1.27-.029-2.612-.035-3.405Zm.07 6.558Z'/%3E%3Cmask id='flagpackHr1' width='12' height='13' x='10' y='8' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='1.125' d='M10.652 8.96h10.129c.017.769.022 2.11.022 3.401a638 638 0 0 1-.008 2.945v.226l-.001.003l-.024.123a5.5 5.5 0 0 1-.815 1.9c-.694 1.015-1.955 2.057-4.305 2.057c-2.347 0-3.547-1.04-4.186-2.045a5.2 5.2 0 0 1-.738-2.019l-.002-.016v-.045l-.003-.196l-.008-.709l-.026-2.22c-.015-1.27-.029-2.612-.035-3.405Zm.07 6.558Z'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHr1)'%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M10.498 9.04h2.11v2.142h-2.11zm4.22 2.142h-2.11v2.142h-2.11v2.142h2.11v2.142h-2.11v2.141h2.11v-2.141h2.11v2.141h2.108v-2.141h2.11v2.141h2.11v-2.141h-2.11v-2.142h2.11v-2.142h-2.11v-2.142h2.11V9.04h-2.11v2.142h-2.11V9.04h-2.109zm0 2.142v-2.142h2.108v2.142zm0 2.142v-2.142h-2.11v2.142zm2.108 0v2.142h-2.109v-2.142zm0 0v-2.142h2.11v2.142z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%2356C6F5' fill-rule='evenodd' stroke='%23fff' stroke-width='.5' d='M10.453 8.163s.652-.349 1.209-.528c.556-.18.996-.278.996-.278l-.828-3.052l-1.658-.62l-.94 1.548z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='m10.181 6.49l.19-.091c.197.42.457.55.812.418c.364-.135.511-.392.46-.798l.208-.028c.065.505-.138.857-.595 1.027c-.464.174-.834-.012-1.075-.527'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='m10.632 5.542l-.182.11a.054.054 0 0 1-.081-.057l.041-.209l-.186-.102a.054.054 0 0 1 .008-.1l.202-.068l-.005-.213a.054.054 0 0 1 .09-.042l.16.14l.183-.11c.04-.024.09.011.081.057l-.041.21l.186.102a.054.054 0 0 1-.008.099l-.202.068l.005.213a.054.054 0 0 1-.09.042z' clip-rule='evenodd'/%3E%3Cpath fill='%2356C6F5' fill-rule='evenodd' stroke='%23fff' stroke-width='.5' d='M14.54 7.076s.557-.05 1.142-.038c.584.01 1.079.015 1.079.015l.286-3.01l-1.253-1.13l-1.392 1.157z' clip-rule='evenodd'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='M15.75 6.585c.483 0 .529-.521.529-.876c-.124-.197-.099-.338-.494-.338c-.396 0-.44.12-.556.338c0 .355.039.876.521.876m.543-1.472c.482 0 .529-.521.529-.876c-.124-.197-.099-.338-.494-.338c-.396 0-.44.12-.556.338c0 .355.039.876.521.876m-1.055 0c.483 0 .529-.521.529-.876c-.123-.197-.099-.338-.494-.338s-.44.12-.556.338c0 .355.039.876.521.876' clip-rule='evenodd'/%3E%3Cpath fill='%232E42A5' stroke='%23fff' stroke-width='.5' d='m12.445 7.605l-.072-.245l-.867-2.944l-.041-.14l.1-.104l1.24-1.284l.149-.154l.175.124l1.363.968l.094.067l.01.115l.252 2.925l.023.26l-.261.01l-.002.001h-.004l-.018.001l-.068.003l-.233.014a9 9 0 0 0-.604.057a6 6 0 0 0-.63.143a12 12 0 0 0-.336.098l-.02.006l-.006.001h-.001zm0 0l.243-.077z'/%3E%3Cmask id='flagpackHr2' width='5' height='6' x='11' y='2' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m12.445 7.605l-.072-.245l-.867-2.944l-.041-.14l.1-.104l1.24-1.284l.149-.154l.175.124l1.363.968l.094.067l.01.115l.252 2.925l.023.26l-.261.01l-.002.001h-.004l-.018.001l-.068.003l-.233.014a9 9 0 0 0-.604.057a6 6 0 0 0-.63.143a12 12 0 0 0-.336.098l-.02.006l-.006.001h-.001zm0 0l.243-.077z'/%3E%3C/mask%3E%3Cg fill='%23C51918' mask='url(%23flagpackHr2)'%3E%3Cpath d='m12.436 6.638l-.25-.59c.538-.236 1.447-.38 2.403-.437l.037.642c-.89.052-1.73.184-2.19.385m-.422-1.428l-.25-.59c.537-.235 1.694-.426 2.65-.482l.037.641c-.89.053-1.978.23-2.437.431'/%3E%3C/g%3E%3Cpath fill='%232E42A5' stroke='%23fff' stroke-width='.5' d='m18.969 7.607l.068-.252l.795-2.949l.036-.132l-.092-.102l-1.168-1.279l-.15-.163l-.18.128l-1.362.968l-.095.067l-.01.115l-.252 2.925l-.022.26l.261.01l.002.001h.004l.018.001l.068.003l.232.014c.188.012.42.031.605.057c.177.025.422.085.63.143a12 12 0 0 1 .336.098l.02.006l.005.001h.002zm0 0l-.25-.08z'/%3E%3Cmask id='flagpackHr3' width='5' height='6' x='16' y='2' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m18.969 7.607l.068-.252l.795-2.949l.036-.132l-.092-.102l-1.168-1.279l-.15-.163l-.18.128l-1.362.968l-.095.067l-.01.115l-.252 2.925l-.022.26l.261.01l.002.001h.004l.018.001l.068.003l.232.014c.188.012.42.031.605.057c.177.025.422.085.63.143a12 12 0 0 1 .336.098l.02.006l.005.001h.002zm0 0l-.25-.08z'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackHr3)'%3E%3Cpath fill='%23FECA00' d='M18.398 6.466s.294-.163.336-.439s.497-.616.27-.575c-.227.04-.097.072-.427 0s-.755-.12-.755-.322c0-.203.212-.363.039-.363c-.174 0-.543-.192-.469-.045c.075.146-.17-.02-.048.284s-.026.61.048.691c.075.08-.048.476-.048.476s.045.147.124-.073c.078-.22.25-.374.165-.187c-.087.187-.196.632-.098.553a.7.7 0 0 0 .195-.366c0-.073.247-.359.247-.143s-.233.386-.116.386c.116 0 .181.046.254-.17s.25-.359.324-.216c.072.143.056.135-.041.322c-.098.187 0 .187 0 .187'/%3E%3Cpath fill='%23C51918' d='m17.707 4.867l-.11-.184c.197-.12.377-.153.536-.085c.072.03.126.065.268.165l.018.013c.147.103.225.145.273.145v.214c-.11 0-.205-.051-.393-.183l-.019-.013a1.3 1.3 0 0 0-.229-.144c-.087-.037-.2-.017-.344.072m-.346 1.396c.062 0 .112-.05.112-.11a.11.11 0 0 0-.112-.112a.11.11 0 0 0-.113.111c0 .062.05.111.113.111m.323.104c0 .06-.05.11-.112.11a.11.11 0 0 1-.113-.11c0-.062.05-.112.113-.112c.062 0 .112.05.112.112m.267.102c.062 0 .112-.05.112-.11a.11.11 0 0 0-.112-.112a.11.11 0 0 0-.113.111c0 .062.05.111.113.111m.465.067c0 .061-.05.111-.113.111a.11.11 0 0 1-.112-.11a.112.112 0 0 1 .225-.001'/%3E%3C/g%3E%3Cpath fill='%2356C6F5' stroke='%23fff' stroke-width='.5' d='m21.352 8.186l-.108.249l-.239-.128h-.001l-.005-.003l-.02-.011a7 7 0 0 0-.358-.177a7 7 0 0 0-.784-.32a13 13 0 0 0-.9-.254l-.056-.013l-.014-.003l-.003-.001l-.26-.058l.073-.255l.846-2.976l.035-.121l.118-.044l1.659-.62l.194-.072l.107.176l.94 1.549l.066.11l-.051.119z'/%3E%3Cmask id='flagpackHr4' width='5' height='6' x='18' y='3' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m21.352 8.186l-.108.249l-.239-.128h-.001l-.005-.003l-.02-.011a7 7 0 0 0-.358-.177a7 7 0 0 0-.784-.32a13 13 0 0 0-.9-.254l-.056-.013l-.014-.003l-.003-.001l-.26-.058l.073-.255l.846-2.976l.035-.121l.118-.044l1.659-.62l.194-.072l.107.176l.94 1.549l.066.11l-.051.119z'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHr4)'%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='m21.127 5.09l-.142.158a.054.054 0 0 1-.094-.03l-.021-.213l-.209-.043a.054.054 0 0 1-.02-.097l.172-.125l-.066-.202a.054.054 0 0 1 .073-.067l.195.088l.142-.159a.054.054 0 0 1 .094.03l.021.213l.209.043c.046.01.059.07.02.097l-.172.125l.066.202a.054.054 0 0 1-.073.066z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='m18.995 6.488l.212-.83c.941.249 1.922.567 2.641.875l-.327.79c-.68-.291-1.623-.597-2.526-.835'/%3E%3Cpath fill='%23fff' d='m19.283 5.722l.05-.208c.902.224 1.86.58 2.557.913l-.09.194a14 14 0 0 0-2.517-.899m-.267.855l.05-.209a13 13 0 0 1 2.432.86l-.09.194a13 13 0 0 0-2.392-.845'/%3E%3Cpath fill='%23272727' d='m19.423 6.175l.193-.087c.081.19.182.232.35.15c.396-.192 1.38.077 1.38.44c0 .142-.082.228-.208.223a.7.7 0 0 1-.257-.086l-.044-.022a1 1 0 0 0-.164-.079l.07-.205c.045.017.052.02.188.09l.042.02a.5.5 0 0 0 .173.065c.003 0-.011.015-.011-.006c0-.16-.8-.379-1.08-.243c-.277.134-.504.04-.632-.26'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-hu{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackHu0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackHu0)'%3E%3Cpath fill='%23F14423' d='M0 0v8h32V0z'/%3E%3Cpath fill='%235EAA22' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-id{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackId0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackId0)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v12h32V0z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ie{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FF8C1A' d='M22 0h10v24H22z'/%3E%3Cpath fill='%235EAA22' d='M0 0h12v24H0z'/%3E%3Cpath fill='%23F7FCFF' d='M10 0h12v24H10z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-il{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackIl0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%233D58DB' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackIl0)'%3E%3Cpath d='M0 3v3h32V3zm0 15v3h32v-3zm11.381-3.061h9.377L16.116 6.62zm7.772-1.01h-6.132l3.086-5.47z'/%3E%3Cpath d='M11.264 9.076h9.417l-4.545 8.086zm7.781.974h-5.994l3.058 5.481z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-in{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackIn0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackIn0)'%3E%3Cpath fill='%23FF8C1A' d='M0 0v8h32V0z'/%3E%3Cpath fill='%235EAA22' d='M0 16v8h32v-8z'/%3E%3Cpath fill='%233D58DB' d='M12 12a4 4 0 1 0 8 0a4 4 0 0 0-8 0m7 0a3 3 0 1 1-6 0a3 3 0 0 1 6 0'/%3E%3Cpath fill='%233D58DB' d='m15.995 12.86l-.571 3.121l.331-3.155l-1.427 2.834l1.207-2.934l-2.167 2.316l1.984-2.474l-2.732 1.612l2.602-1.816l-3.076.777l3.007-1.009l-3.17-.121l3.17-.12l-3.007-1.01l3.076.777l-2.602-1.815l2.732 1.612l-1.984-2.475l2.167 2.316l-1.207-2.934l1.427 2.834l-.331-3.155l.57 3.12l.571-3.12l-.331 3.155l1.427-2.834l-1.207 2.934L18.62 8.98l-1.984 2.475l2.732-1.612l-2.602 1.815l3.076-.777l-3.008 1.01l3.17.12l-3.17.121l3.008 1.01l-3.076-.778l2.602 1.816l-2.732-1.612l1.984 2.474l-2.167-2.316l1.207 2.934l-1.427-2.834l.331 3.155z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-is{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%230061C1' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackIs0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackIs0)'%3E%3Cpath fill='%23D21034' stroke='%23F1F9FF' stroke-width='2' d='M10-1H9V9H-1v6H9v10h6V15h18V9H15V-1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-it{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23C51918' d='M22 0h10v24H22z'/%3E%3Cpath fill='%235EAA22' d='M0 0h12v24H0z'/%3E%3Cpath fill='%23fff' d='M10 0h12v24H10z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-jp{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackJp0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackJp0)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M16 19.5a7.5 7.5 0 1 0 0-15a7.5 7.5 0 0 0 0 15' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-kr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackKr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackKr0)'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M16 18.22c3.203 0 5.799-2.758 5.799-6.159S19.203 5.902 16 5.902s-5.8 2.758-5.8 6.159s2.597 6.159 5.8 6.159' clip-rule='evenodd'/%3E%3Cmask id='flagpackKr1' width='12' height='14' x='10' y='5' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16 18.22c3.203 0 5.799-2.758 5.799-6.159S19.203 5.902 16 5.902s-5.8 2.758-5.8 6.159s2.597 6.159 5.8 6.159' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackKr1)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M22.002 12.533s-.326-2.904-2.736-3.062s-3.06 2.13-3.2 2.736s-.491 2.222-3.03 2.222c-2.537 0-2.766-4.11-2.766-4.11V5.472h11.732z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%23272727' fill-rule='evenodd' d='m7.3 2.052l.914.828l-4.24 4.952l-.915-.828zm1.508 1.34l.915.827l-4.088 4.88l-.915-.828zm2.417 2.183l-.915-.828l-4.1 4.917l.916.828zm14.139-3.87l-.916.825l1.588 1.862l.915-.824zm2.821 3.427l-.915.824l1.588 1.863l.915-.824zm-6.757.08l.915-.824l1.587 1.863l-.915.825zm3.737 2.603l-.915.824l1.587 1.863l.915-.824zm-2.17-3.984l.916-.824l4.418 5.38l-.915.825zm3.06 10.412l-.923-.828l-1.6 1.87l.922.828zm-2.691 3.291l-.923-.828l-1.601 1.87l.923.828zm4.683-1.501l.922.827l-1.6 1.87l-.923-.827zm-1.637 4.195l-.923-.828l-1.601 1.87l.923.828zm-2.443-2.25l.922.828l-1.67 1.997l-.923-.828zm3.664-2.5l-.923-.827l-1.671 1.997l.923.827zM6.407 14.89l.915-.825l4.084 4.68l-.915.825zm.952 4.093l.916-.825L10 20.054l-.915.825zm-3.05-2.292l-.915.825L7.5 22.26l.915-.826zm.652-.539l.915-.825L7.37 17.08l-.915.825z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-li{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackLi0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackLi0)'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v12h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M4.798 11.053s1.207.751 4.003.751s4.28-.75 4.28-.75s-2.192-1.276-4.153-1.276s-4.13 1.275-4.13 1.275' clip-rule='evenodd'/%3E%3Cpath fill='%23FFD83D' stroke='%23000' stroke-width='.5' d='m4.87 6.742l-.216.126l.073.124h8.652l.055-.174l-.238-.076l.238.075l.001-.002l.002-.006l.006-.02l.02-.071q.025-.095.061-.257c.046-.215.095-.514.109-.845c.026-.648-.08-1.493-.71-2.04c-.64-.558-1.454-.471-2.156-.296c-.24.06-.483.135-.71.205l-.311.095c-.322.094-.59.156-.805.156s-.451-.057-.729-.145q-.126-.04-.266-.087c-.2-.067-.416-.139-.633-.196c-.66-.173-1.42-.239-2.262.239c-.44.248-.69.594-.81.974c-.116.372-.101.76-.04 1.102A4.1 4.1 0 0 0 4.6 6.764l.04.075l.01.02l.004.006v.002h.001z'/%3E%3Cpath fill='%23FFD83D' stroke='%23000' stroke-width='.5' d='m3.886 6.906l.117.221l-.117-.221h.001l.002-.001l.005-.003l.017-.009l.064-.03a5 5 0 0 1 .243-.103c.214-.084.532-.195.955-.305c.846-.22 2.11-.437 3.802-.437s2.957.217 3.802.437c.423.11.74.221.955.305a5 5 0 0 1 .307.133l.018.009l.005.003h.002l-.116.222l.116-.221l.195.103l-.077.206l-1.185 3.168l-.083.22zm0 0l-.193.102l.075.205L4.92 10.38l.08.221l.226-.067zm8.803 3.628l-7.462.001l.004-.001l.016-.005l.061-.017l.238-.063c.205-.052.5-.122.854-.192c.71-.14 1.652-.28 2.594-.28s1.866.14 2.558.28a15 15 0 0 1 1.059.254l.06.018l.014.004l.003.001zM8.874 4.265c.56 0 .922-.547.922-1.095c0-.549-.362-1.095-.922-1.095s-.922.546-.922 1.095s.362 1.095.922 1.095Z'/%3E%3Cmask id='flagpackLi1' width='4' height='5' x='7.118' y='-1' fill='%23000' maskUnits='userSpaceOnUse'%3E%3Cpath fill='%23fff' d='M7.118-1h4v5h-4z'/%3E%3Cpath fill-rule='evenodd' d='M9.126 0h-.504l.065.923l-.57-.078v.634l.578-.08l-.073 1.454h.504l-.075-1.456l.58.082V.845l-.57.082z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23FFD83D' fill-rule='evenodd' d='M9.126 0h-.504l.065.923l-.57-.078v.634l.578-.08l-.073 1.454h.504l-.075-1.456l.58.082V.845l-.57.082z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M8.622 0v-.5h-.537l.038.535zm.504 0l.499.035l.037-.535h-.536zm-.44.923l-.067.495l.61.083l-.044-.613zM8.119.845L8.185.35L7.618.273v.572zm0 .634h-.5v.574l.568-.078zm.577-.08l.5.026l.03-.603l-.598.082zm-.073 1.454l-.5-.025l-.026.525h.526zm.504 0v.5h.526l-.027-.526zm-.075-1.456l.07-.495l-.6-.085l.031.606zm.58.082l-.071.495l.57.081V1.48zm0-.634h.5V.268L9.558.35zm-.57.082L8.564.892l-.043.618l.613-.088zM8.622.5h.505v-1h-.504zm.564.388l-.064-.923l-.998.07l.065.923zM8.05 1.34l.57.077l.134-.99L8.185.35zm.568.138V.845h-1v.634zm.01-.575l-.579.08l.137.99l.578-.079zm.493 1.974l.074-1.453l-.999-.05l-.074 1.453zm.005-.525h-.504v1h.504zm-.574-.93l.075 1.455l.998-.05l-.074-1.456zM9.7.984L9.121.902l-.14.99l.579.082zM9.13.845v.634h1V.845zm.003.577L9.7 1.34L9.56.35l-.568.082zM8.627-.035l-.064.927l.998.07l.064-.927z' mask='url(%23flagpackLi1)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-lu{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackLu0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackLu0)'%3E%3Cpath fill='%23F05234' d='M0 0v8h32V0z'/%3E%3Cpath fill='%232EB7EC' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-mx{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23D9071E' fill-rule='evenodd' d='M22 0h10v24H22z' clip-rule='evenodd'/%3E%3Cpath fill='%23006923' fill-rule='evenodd' d='M0 0h12v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10 0h12v24H10z' clip-rule='evenodd'/%3E%3Cpath fill='%23A8AC71' fill-rule='evenodd' d='M13.056 8.342c-.107.455-.038.562.476.562c.027 0 .07.076.115.158c.05.09.106.188.15.203c-.019.025-.214.378-.215 1c0 .128.059.34.116.542c.063.22.122.431.099.514c-.038.136-.208-.012-.34-.126c-.075-.066-.138-.12-.156-.105c-.094.08-.143-.547-.172-.925c-.013-.169-.022-.288-.03-.274a1 1 0 0 1-.06-.249c-.028-.191-.056-.377-.282-.377h-.58v.427s.336 0 .336.795c.005.118.162 1.163.543 1.169c-.223.005-.222.05-.22.075v.005c0 .64.534.708 1.033.528c.3-.109.618-.32.857-.581c.336-.369.378-.845-.064-1.107c-.157-.093-.328-.129-.567-.142c.047-.14.003-.265-.032-.363c-.03-.082-.052-.144-.008-.18c.501-.406.546-.78.181-1.116a1.3 1.3 0 0 1-.14-.163c-.088-.115-.182-.236-.3-.27q.082-.165.22-.395l-.857-.515c-.156.259-.13.461-.107.638c.012.097.024.186.004.272m.932 2.666l-.016.017l.01-.01zm-.454.313h.002l.01-.002l-.01.002zm-.435.334h-.034z' clip-rule='evenodd'/%3E%3Cpath fill='%23FCCA3D' fill-rule='evenodd' d='M14.384 7.913s-.687.533-.558 1.1c.128.569 1.482 0 1.318-.55s-.76-.55-.76-.55' clip-rule='evenodd'/%3E%3Cpath fill='%238F4620' fill-rule='evenodd' d='M19.266 12.403s.925-2.741-.545-4.16s-3.17-1.325-3.17-1.325s-.489.364 0 .641c.49.277.285.543.285.543s-.82-.832-1.364-.346c-.543.487.508.413.397.779s-.583 1.99.106 2.811c.69.82-.652.643-.379.643s1.24.19 1.24 0c0-.192.336.742.624.742c.287 0 .51-.328.51-.328s.403.328.649.328c.245 0 1.102-.215 1.102-.215l-1.62-1.364s.098-.602-.131-.732c-.23-.13 1.841 1.154 2.004 1.569c.162.414.292.414.292.414' clip-rule='evenodd'/%3E%3Cpath fill='%239FAB2F' d='M11.066 11.727s.15-.479.311-.512c.14-.029.432.23.432.23c.52 2.889 1.779 4.018 3.866 4.018c2.112 0 3.392-.858 4.139-3.523c0 0 .397-.406.537-.36c.152.048.343.585.343.585c-.857 3.058-2.476 4.419-5.02 4.419c-2.567 0-4.01-1.54-4.608-4.857'/%3E%3Cpath fill='%232FC2DC' fill-rule='evenodd' d='M13.334 13.656s3.005.638 4.19.638s-1.04.968-1.909.968q-.57 0-1.374-.692c-.096-.082-.003-.267-.296-.27c-.408-.003-.915-.099-.866-.157c.046-.055.64-.072.583-.133c-.095-.1-.328-.354-.328-.354' clip-rule='evenodd'/%3E%3Crect width='2' height='1.071' x='14.667' y='14.1' fill='%23F9AA51' rx='.167'/%3E%3Cpath fill='%23259485' d='M12.175 12.136s0-.375.254-.574c.291-.229.565 0 .565 0c1.066 1.518 2.659 2.018 4.887 1.496c0 0 .666.218.7.361c.042.182-.472.613-.472.613c-2.605.61-4.619-.022-5.934-1.896'/%3E%3Cpath fill='%23FCCA3D' fill-rule='evenodd' d='M16.591 12.35s-1.213.64-.809.64c.405 0 1.988.319 1.68 0c-.308-.32-.87-.64-.87-.64m-1.436-.762s-.23-.666-.71-.666s-.345.547-.575.547c-.231 0 .215.384.413.384c.199 0 .872-.265.872-.265' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-my{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='M.027 5h32v2.9h-32zm0 5.2h32v2.9h-32zm.085 5h32v2.5h-32zm0 5h32v2.7h-32z'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0h32v2.5H0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0h16v12H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='M3.594 6.202c0 1.376.648 2.678 1.966 2.678c1.98 0 2.364-.422 3.287-1.004c.219.49-.518 2.588-3.314 2.588C3.297 10.42 1.49 8.623 1.49 6.202c0-2.778 2.044-4.279 3.987-4.262c1.716 0 3.536.974 3.48 2.216c-.808-.79-1.686-.79-3.147-.79c-1.462 0-2.216 1.46-2.216 2.836' clip-rule='evenodd'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='m11 7.3l-.927 1.353l.045-1.64l-1.545.55l1-1.3L8 5.8l1.573-.464l-1-1.3l1.545.55l-.045-1.64L11 4.3l.927-1.353l-.045 1.64l1.545-.55l-1 1.3L14 5.8l-1.573.464l1 1.3l-1.545-.55l.045 1.64z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-nl{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackNl0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackNl0)'%3E%3Cpath fill='%23E31D1C' d='M0 0v8h32V0z'/%3E%3Cpath fill='%233D58DB' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-no{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackNo0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackNo0)'%3E%3Cpath fill='%232E42A5' stroke='%23F7FCFF' stroke-width='2' d='M10-1H9V9H-1v6H9v10h6V15h18V9H15V-1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-nz{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3CclipPath id='flagpackNz0'%3E%3Cpath fill='%23fff' d='M0 0h18v14H0z'/%3E%3C/clipPath%3E%3Cg fill='none'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cg clip-path='url(%23flagpackNz0)'%3E%3Cpath fill='%232E42A5' d='M0 0h18v14H0z'/%3E%3Cpath fill='%23F7FCFF' d='m-2.004 13l3.96 1.737L18.09 1.889l2.09-2.582l-4.236-.58l-6.58 5.536l-5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m-1.462 14.217l2.018 1.008L19.429-.933h-2.833z'/%3E%3Cpath fill='%23F7FCFF' d='m20.004 13l-3.96 1.737L-.09 1.889L-2.18-.693l4.236-.58l6.58 5.536l5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m19.87 13.873l-2.019 1.009l-8.036-6.918l-2.383-.773L-2.38-.684H.453l9.807 7.688l2.605.927z'/%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M9.985 0h-2v6H0v2h7.985v6h2V8H18V6H9.985z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M6.485 0h5v4.5H18v5h-6.515L11.5 14h-5l-.015-4.5H0v-5h6.485zm1.5 6H0v2h7.985v6h2V8H18V6H9.985V0h-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='m24.1 7.47l-.26 1.515l1.36-.715l1.36.715l-.26-1.514l1.1-1.073l-1.52-.22L25.2 4.8l-.68 1.377l-1.52.221zm-4 5.6l-.26 1.515l1.36-.715l1.36.715l-.26-1.514l1.1-1.073l-1.52-.22l-.68-1.378l-.68 1.377l-1.52.221zm3.327 6.393l-.337 1.964l1.763-.927l1.763.927l-.336-1.963l1.426-1.391l-1.971-.287L24.853 16l-.882 1.787l-1.971.286zm3.412-4.883l.26-1.512L26 11.997l1.518-.221l.68-1.376l.679 1.376l1.518.22l-1.099 1.072l.26 1.512l-1.358-.714z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' d='m23.84 8.985l-.197-.034l-.068.4l.358-.19zm.26-1.514l.197.033l.018-.103l-.075-.074zm1.1.799l.093-.177l-.093-.05l-.093.05zm1.36.715l-.093.177l.358.188l-.068-.4zM26.3 7.47l-.14-.144l-.075.074l.018.103zm1.1-1.073l.14.144l.29-.283l-.401-.059zm-1.52-.22l-.18.088l.047.094l.104.015zM25.2 4.8l.18-.089l-.18-.363l-.18.363zm-.68 1.377l.029.198l.104-.015l.047-.094zM23 6.398l-.029-.198l-.4.059l.29.283zm-3.16 8.187l-.197-.034l-.068.4l.358-.19zm.26-1.514l.197.033l.018-.103l-.075-.074zm1.1.799l.093-.177l-.093-.05l-.093.05zm1.36.715l-.093.177l.358.188l-.068-.4zm-.26-1.514l-.14-.144l-.075.074l.018.103zm1.1-1.073l.14.144l.29-.283l-.401-.059zm-1.52-.22l-.18.088l.047.094l.104.015zM21.2 10.4l.18-.088l-.18-.364l-.18.364zm-.68 1.377l.029.198l.104-.015l.047-.094zm-1.52.221l-.029-.197l-.4.058l.29.283zm4.09 9.43l-.197-.035l-.069.4l.359-.189zm.337-1.965l.197.034l.018-.103l-.076-.074zm1.426 1.037l.093-.177l-.093-.049l-.093.049zm1.763.927l-.093.177l.36.189l-.07-.4zm-.336-1.963l-.14-.144l-.075.074l.018.103zm1.426-1.391l.14.143l.29-.283l-.4-.058zm-1.971-.287l-.18.089l.047.094l.104.015zM24.853 16l.18-.088l-.18-.364l-.18.364zm-.882 1.787l.03.197l.103-.015l.047-.094zM22 18.073l-.029-.198l-.4.058l.29.283zm5.099-5.005l.197.034l.018-.104l-.076-.074zm-.26 1.512l-.197-.034l-.068.4l.358-.189zM26 11.997l-.029-.198l-.4.058l.29.283zm1.518-.221l.03.198l.103-.015l.047-.095zm.68-1.376l.179-.088l-.18-.364l-.179.364zm.679 1.376l-.18.088l.047.095l.104.015zm1.518.22l.14.144l.29-.283l-.401-.058zm-1.099 1.072l-.14-.144l-.075.074l.018.104zm.26 1.512l-.093.177l.358.189l-.068-.4zm-1.358-.714l.093-.177l-.093-.049l-.093.049zm-4.16-4.848l.26-1.514l-.395-.067l-.26 1.514zm1.069-.925l-1.36.715l.186.354l1.36-.715zm1.546.715l-1.36-.715l-.186.354l1.36.715zm-.55-1.304l.26 1.514l.394-.067l-.26-1.514zm1.157-1.249l-1.1 1.072l.28.287l1.1-1.072zm-1.409.12l1.52.221l.058-.396l-1.52-.22zm-.83-1.487l.68 1.378l.358-.177l-.68-1.378zm-.322 1.378l.68-1.378l-.358-.177l-.68 1.378zm-1.67.33l1.52-.22l-.058-.396l-1.52.22zm1.21.731l-1.1-1.072l-.279.287l1.1 1.072zm-4.202 7.291l.26-1.514l-.394-.067l-.26 1.514zm1.07-.925l-1.36.715l.186.354l1.36-.715zm1.546.715l-1.36-.715l-.186.354l1.36.715zm-.55-1.304l.26 1.515l.394-.068l-.26-1.514zm1.157-1.249l-1.1 1.072l.28.287l1.1-1.072zm-1.409.12l1.52.221l.058-.396l-1.52-.22zm-.83-1.486l.68 1.377l.358-.177l-.68-1.377zm-.322 1.377l.68-1.377l-.358-.178l-.68 1.378zm-1.67.33l1.52-.22l-.058-.396l-1.52.22zm1.21.731l-1.1-1.072l-.279.287l1.1 1.072zm3.048 8.534l.337-1.964l-.394-.067l-.337 1.963zm1.473-1.138l-1.763.927l.186.354l1.763-.927zm1.95.927l-1.764-.927l-.186.354l1.763.927zm-.627-1.753l.336 1.964l.395-.068l-.337-1.963zm1.484-1.567l-1.427 1.39l.28.287l1.426-1.39zm-1.86.054l1.97.287l.058-.396l-1.971-.286zm-1.033-1.896l.881 1.787l.36-.177l-.883-1.787zm-.523 1.787l.881-1.787l-.358-.177l-.882 1.787zm-2.122.396L24 17.984l-.057-.395l-1.972.286zm1.537 1.05L22.14 17.93l-.28.286l1.427 1.39zm3.336-6.287l-.26 1.512l.395.068l.259-1.513zm-1.042-.894l1.1 1.07l.278-.286l-1.098-1.07zm1.63-.562l-1.519.22l.058.396l1.518-.22zm.528-1.266l-.679 1.376l.359.176l.679-1.376zm1.038 1.376l-.68-1.376l-.358.177l.68 1.375zm1.368.11l-1.519-.22l-.057.396l1.518.22zm-.988 1.413l1.099-1.071l-.28-.287l-1.098 1.071zm.317 1.335l-.26-1.512l-.394.067l.26 1.513zm-1.648-.503l1.358.714l.186-.354l-1.358-.714zm-1.172.714l1.358-.714l-.186-.354l-1.359.714z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ph{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23BF2714' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPh0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackPh0)'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0-2v14h32V-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24l18-12z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPh1' width='18' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24l18-12z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23FECA00' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackPh1)'%3E%3Cpath d='m13.605 10.92l1.276.492l.759-.893l.02 1.195l1.174.381l-1.236.42l.082 1.098l-.814-.841l-1.28.243l.756-.968zm-12 6l1.173.519l.862-.92l-.083 1.221l1.277.356l-1.339.446l.185 1.071l-.933-.766l-1.16.168l.652-.942zm0-12l1.298.478l.737-.88l.042 1.182l1.152.396L3.62 6.5l.06 1.112l-.808-.806l-1.286.208l.778-.982zm6.516 9.613a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5'/%3E%3Cpath d='m7.826 8.24l.134 1.606a.224.224 0 0 0 .443.007l.177-1.6a.38.38 0 1 0-.754-.013m-.418.776l.207.699c.02.064.085.105.158.092a.11.11 0 0 0 .083-.135l-.166-.701a.16.16 0 0 0-.195-.116a.13.13 0 0 0-.087.16m1.123.728c-.017.06.018.12.085.138a.133.133 0 0 0 .153-.088l.232-.69a.13.13 0 0 0-.097-.169a.16.16 0 0 0-.183.114zm2.077-.703L9.49 10.276a.224.224 0 0 0 .308.318l1.334-1.01a.38.38 0 1 0-.524-.543m-.34 2.62l1.669-.129a.381.381 0 1 1-.013.754l-1.664-.182a.224.224 0 0 1 .008-.443m.866 2.659l-1.296-1.13a.224.224 0 0 0-.319.308l1.072 1.345q.016.023.037.043a.381.381 0 1 0 .506-.567m-2.682-.351l.099 1.685a.381.381 0 1 1-.754-.013l.213-1.68a.224.224 0 0 1 .442.008m-2.631.91l1.101-1.34a.224.224 0 0 0-.307-.318l-1.318 1.116a.381.381 0 1 0 .524.543m.324-2.726l-1.68.139a.381.381 0 1 1 .014-.755l1.673.174a.224.224 0 0 1-.007.442m-.995-2.63l1.425 1.1a.224.224 0 0 0 .318-.307l-1.2-1.318a.38.38 0 1 0-.543.524m4.189.416l.347-.64a.13.13 0 0 1 .19-.044c.067.048.085.14.042.211l-.38.613a.11.11 0 0 1-.153.036a.135.135 0 0 1-.046-.176m1.759 1.17l-.699.208a.135.135 0 0 0-.092.157c.014.06.074.097.134.083l.701-.166a.16.16 0 0 0 .116-.195a.13.13 0 0 0-.16-.087m-.924 1.931l.641.347a.13.13 0 0 1 .043.19a.16.16 0 0 1-.21.042l-.614-.379a.11.11 0 0 1-.036-.154a.135.135 0 0 1 .176-.046M9.004 14.8l-.207-.699a.135.135 0 0 0-.157-.092a.11.11 0 0 0-.083.134l.165.702a.16.16 0 0 0 .195.116a.13.13 0 0 0 .088-.161m-1.93-.923l-.348.64a.13.13 0 0 1-.19.044a.16.16 0 0 1-.041-.212l.379-.613a.11.11 0 0 1 .153-.036c.061.043.079.117.046.177m-1.76-1.17l.7-.208a.135.135 0 0 0 .091-.157a.11.11 0 0 0-.134-.083l-.701.165a.16.16 0 0 0-.116.195a.13.13 0 0 0 .16.088m.924-1.931l-.64-.348a.13.13 0 0 1-.044-.189a.16.16 0 0 1 .211-.042l.613.379a.11.11 0 0 1 .036.153a.135.135 0 0 1-.176.046m3.728-.168c-.054.03-.073.099-.039.158a.134.134 0 0 0 .172.046l.652-.324a.13.13 0 0 0 .05-.188a.16.16 0 0 0-.21-.05zm.265 1.71c.018-.066.08-.101.139-.085l.695.19a.16.16 0 0 1 .109.199a.13.13 0 0 1-.164.081l-.69-.232a.133.133 0 0 1-.089-.153m-.724 1.35a.11.11 0 0 0-.158-.038a.133.133 0 0 0-.047.17l.325.653a.13.13 0 0 0 .187.05a.16.16 0 0 0 .05-.21zm-1.71.265c.066.018.101.08.085.139l-.19.695a.16.16 0 0 1-.2.109a.13.13 0 0 1-.08-.164l.231-.69a.133.133 0 0 1 .154-.089m-1.35-.724c.053-.03.072-.099.038-.158a.133.133 0 0 0-.171-.047l-.653.325a.13.13 0 0 0-.05.188a.16.16 0 0 0 .21.049zm-.266-1.71c-.018.066-.079.101-.138.085l-.695-.19a.16.16 0 0 1-.11-.2a.13.13 0 0 1 .164-.08l.691.231a.133.133 0 0 1 .088.154m.725-1.35c.03.053.098.072.158.038a.133.133 0 0 0 .046-.171l-.324-.653a.13.13 0 0 0-.188-.05a.16.16 0 0 0-.05.21z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-pl{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPl0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackPl0)'%3E%3Cpath fill='%23C51918' fill-rule='evenodd' d='M0 12v12h32V12z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-pt{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23EF0000' fill-rule='evenodd' d='M8 0h24v24H8z' clip-rule='evenodd'/%3E%3Cpath fill='%232F8D00' fill-rule='evenodd' d='M0 0h12v24H0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPt0' width='16' height='16' x='4' y='4' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.905 19.807c-4.26 0-7.715-3.495-7.715-7.807s3.454-7.807 7.715-7.807S19.619 7.688 19.619 12s-3.454 7.807-7.714 7.807' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23FFE017' mask='url(%23flagpackPt0)'%3E%3Cpath fill-rule='evenodd' d='M11.429 4h1v2.699h-1zm0 13.494h1V20h-1z' clip-rule='evenodd'/%3E%3Cpath d='m4.314 12.404l-.28-.717q4.627-1.848 6.994-2.384q3.478-.788 7.642-1.167l.068.768q-4.116.374-7.543 1.151c-1.533.347-3.83 1.13-6.88 2.349'/%3E%3Cpath d='m19.14 7.664l-.226.736q-3.5-1.103-5.691-.955l-.05-.769q2.349-.156 5.968.988m.807 4.116l-.431.636c-1.19-.826-2.654-1.24-4.404-1.24v-.771q2.849-.001 4.835 1.375'/%3E%3Cpath d='m19.302 12.01l.197.745q-3.844 1.042-7.218 1.181q-3.397.14-7.922-1.183l.211-.74q4.417 1.287 7.68 1.153q3.285-.135 7.052-1.155'/%3E%3Cpath d='m19.012 15.636l-1.205 1.235c-2.288-2.287-4.303-3.922-6.032-4.904q-2.638-1.5-6.875-3.04l.579-1.633q4.36 1.583 7.135 3.16c1.88 1.068 4.009 2.795 6.398 5.182m-13.554.699l-.456-.618a9 9 0 0 1 1.188-.722c.85-.43 1.703-.7 2.517-.725l.119-.002v.771l-.096.002c-.686.02-1.439.258-2.198.644a8.5 8.5 0 0 0-1.074.65'/%3E%3Cpath d='m5.812 16.603l.192-.747c2.54.67 4.498 1.003 5.865 1.003c1.362 0 3.388-.394 6.067-1.183l.213.74c-2.742.808-4.83 1.214-6.28 1.214c-1.444 0-3.46-.343-6.057-1.027m-.99-6.909L6.03 8.462l1.768 1.774l-1.207 1.232z'/%3E%3Cpath d='m14.836 15.848l.898-1.478l2.803 1.744l-.897 1.478z'/%3E%3C/g%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M4.19 12c0 4.312 3.454 7.807 7.715 7.807s7.714-3.495 7.714-7.807s-3.454-7.807-7.714-7.807S4.19 7.688 4.19 12m14.477.096c0 3.727-2.985 6.747-6.667 6.747s-6.667-3.02-6.667-6.747S8.318 5.35 12 5.35s6.667 3.021 6.667 6.747' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='M7.657 7.185v6.261q.618 3.717 4.165 3.717t4.165-3.717v-6.26z'/%3E%3Cpath fill='%23C51918' d='M7.085 6.607h9.474v6.887l-.008.048c-.458 2.752-2.08 4.2-4.729 4.2s-4.271-1.448-4.729-4.2l-.008-.048z'/%3E%3Cpath fill='%23F7FCFF' d='M9.252 8.71h5.14v4.442s-.381 2.293-2.57 2.293s-2.57-2.293-2.57-2.293z'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M8 7.084h.723v.482H8z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 7.277h1.333v.241H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.619 7.47h.723v.24h-.723zm.762 0h.723v.24H8.38zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 7.855h1.333v.241H7.62zm0 .579h1.333v.24H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.81 7.663h.24v.24h-.24zm.761 0h.241v.24h-.24zM8.19 7.47h.241v.482h-.24zm3.429-.386h.723v.482h-.723z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M11.238 7.277h1.333v.241h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M11.238 7.47h.723v.24h-.723zm.762 0h.723v.24H12zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.38 0h.24v.723h-.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M11.238 7.855h1.333v.241h-1.333zm0 .579h1.333v.24h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M11.429 7.663h.24v.24h-.24zm.761 0h.241v.24h-.24zm-.38-.193h.24v.482h-.24zm3.238-.386h.723v.482h-.723z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 7.277H16v.241h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.667 7.47h.723v.24h-.723zm.762 0h.722v.24h-.722zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.241z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 7.855H16v.241h-1.333zm0 .579H16v.24h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.857 7.663h.241v.24h-.24zm.762 0h.241v.24h-.241zm-.381-.193h.241v.482h-.241zm-.19 3.084h.723v.482h-.723z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 10.747H16v.241h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.667 10.94h.723v.24h-.723zm.762 0h.722v.24h-.722zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.241z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 11.325H16v.241h-1.333zm0 .579H16v.24h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.857 11.133h.241v.24h-.24zm.762 0h.241v.24h-.241zm-.381-.193h.241v.482h-.241zM8 10.554h.723v.482H8z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 10.747h1.333v.241H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.619 10.94h.723v.24h-.723zm.762 0h.723v.24H8.38zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 11.325h1.333v.241H7.62zm0 .579h1.333v.24H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.81 11.133h.24v.24h-.24zm.761 0h.241v.24h-.24zm-.381-.193h.241v.482h-.24zm.274 3.964l.464-.554l.37.31l-.465.554z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='m8.367 15.32l.857-1.022l.184.155l-.857 1.022z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m8.514 15.444l.465-.554l.184.155l-.464.553zm.49-.584l.465-.554l.184.155l-.465.554zm-.047.955l.31-.369l.554.465l-.31.369zm.613-.729l.31-.37l.553.465l-.31.37zm-.245.292l.154-.185l.554.465l-.155.184z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='m8.81 15.691l.857-1.021l.184.155l-.857 1.021zm.443.372l.857-1.021l.184.155l-.857 1.021z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m8.784 15.422l.155-.185l.185.155l-.155.184zm.49-.584l.155-.185l.185.155l-.155.185zm-.393.168l.155-.185l.37.31l-.155.185zm6.097-.54l.465.554l-.37.31l-.464-.554z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='m14.586 14.298l.857 1.022l-.185.155l-.857-1.022z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m14.438 14.422l.465.554l-.185.155l-.464-.554zm.49.584l.465.554l-.185.154l-.465-.553zm-.933-.212l.31.37l-.554.464l-.31-.37zm.612.73l.31.369l-.554.464l-.31-.369zm-.245-.292l.155.184l-.553.465l-.155-.185z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.143 14.67L15 15.691l-.185.155l-.857-1.021zm-.443.372l.857 1.021l-.185.155l-.857-1.021z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m14.413 14.692l.155.185l-.185.154l-.155-.184zm.49.584l.155.184l-.185.155l-.155-.184zm-.097-.416l.154.184l-.369.31l-.155-.184z' clip-rule='evenodd'/%3E%3Cpath fill='%23013399' fill-rule='evenodd' d='M12.558 9.205h-1.32v.961s.098.497.66.497s.66-.497.66-.497zm-.748.385a.19.19 0 0 1-.191.193a.19.19 0 0 1-.19-.193c0-.106.085-.192.19-.192s.19.086.19.192m-.191.964c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192m-.476-.192c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.476-.579a.19.19 0 0 1-.19.193A.19.19 0 0 1 12 9.59c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192m.178 1.735h-1.32v.962s.098.496.66.496s.66-.496.66-.496zm-.748.386a.19.19 0 0 1-.191.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-.191.964c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.193.19-.193c.106 0 .19.087.19.193m-.476-.193c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.476-.578a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.107.085-.193.19-.193a.19.19 0 0 1 .19.193m1.895-.386h-1.32v.962s.097.496.66.496c.562 0 .66-.496.66-.496zm-.75.386a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-.19.964c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.106.085-.193.19-.193s.19.087.19.193m-.476-.193c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.476-.578a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-3.251-.386h-1.32v.962s.098.496.66.496s.66-.496.66-.496zm-.749.386a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-.19.964c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.193.19-.193s.19.087.19.193m-.476-.193c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.191.192c0 .107.085.193.19.193m.476-.578a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.107.085-.193.19-.193s.19.086.19.193m1.894 1.735h-1.32v.961s.098.497.66.497s.66-.497.66-.497zm-.748.385a.19.19 0 0 1-.191.193a.19.19 0 0 1-.19-.193c0-.106.085-.192.19-.192s.19.086.19.192m-.191.964c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192m-.476-.192c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.476-.579a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ro{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FBCD17' d='M10 0h12v24H10z'/%3E%3Cpath fill='%23E11C1B' d='M22 0h10v24H22z'/%3E%3Cpath fill='%232E42A5' d='M0 0h10v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ru{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackRu0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackRu0)'%3E%3Cpath fill='%23F7FCFF' d='M0 0v8h32V0z'/%3E%3Cpath fill='%23C51918' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-se{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackSe0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackSe0)'%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='M10 0h4v10h18v4H14v10h-4V14H0v-4h10z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-sg{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackSg0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackSg0)'%3E%3Cpath fill='%23E31D1C' d='M0 0v12h32V0z'/%3E%3Cpath fill='%23F1F9FF' d='M8.868 10.59S6.043 9.453 6.043 6.374s2.825-4.179 2.825-4.179c-1.373-.347-5.017-.037-5.017 4.179s3.589 5.01 5.017 4.216m.724-.51l.811-.489l.829.49l-.203-.955l.673-.754h-.912l-.387-.891l-.387.891l-.914.039l.675.715zm3.757-.543l-.81.489l.185-.955l-.675-.715l.914-.038l.386-.892l.387.892h.912l-.673.753l.203.955zM11.287 5.77l.81-.49l.83.49l-.203-.955l.673-.753h-.912l-.387-.892l-.387.892l-.914.038l.675.715zM9.37 7.223l-.81.489l.184-.955l-.675-.715l.914-.038l.387-.892l.387.892h.912l-.673.753l.202.955zm4.548.445l.81-.49l.829.49l-.203-.955l.673-.753h-.912l-.387-.892l-.386.892l-.915.039l.675.714z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-th{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F50101' fill-rule='evenodd' d='M0 16h32v8H0zM0 0h32v6H0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' stroke='%23fff' stroke-width='3' d='M0 6.5h-1.5v11h35v-11z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-tr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackTr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackTr0)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M16.026 16.113c-2.142-.527-3.819-2.32-3.8-4.947c.019-2.46 1.508-4.538 3.862-5.1c2.354-.563 4.426.631 4.426.631c-.65-1.536-2.91-2.615-4.764-2.612c-3.449.006-7.126 2.804-7.157 7.081c-.033 4.435 3.937 6.961 7.429 6.955c2.799-.005 4.127-1.92 4.402-2.734c0 0-2.257 1.254-4.398.726m4.877-5.786l-2.133.783l2.407.85l-.041 2.537l1.586-1.904l2.62.19L23.266 11l1.363-1.904l-2.22.747l-1.586-1.764z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-tw{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23EF0000' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackTw0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackTw0)'%3E%3Cpath fill='%232E42A5' d='M0 0v14h18V0z'/%3E%3Cpath fill='%23FEFFFF' d='m8.73 10.81l-1.482 1.85l-.359-2.342l-2.207.86l.86-2.208L3.2 8.611L5.048 7.13L3.2 5.648l2.342-.359l-.86-2.207l2.207.86l.359-2.342L8.73 3.448L10.21 1.6l.36 2.342l2.207-.86l-.86 2.207l2.341.359L12.41 7.13l1.848 1.481l-2.341.36l.86 2.207l-2.208-.86l-.359 2.341zm0-.818a2.862 2.862 0 1 0 0-5.725a2.862 2.862 0 0 0 0 5.725m2.29-2.862a2.29 2.29 0 1 1-4.58 0a2.29 2.29 0 0 1 4.58 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-us{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 14.667v2h32v-2zm0 3.666v2h32v-2zm0-11v2h32v-2zM0 22v2h32v-2zm0-11v2h32v-2zM0 0v2h32V0zm0 3.667v2h32v-2z' clip-rule='evenodd'/%3E%3Cpath fill='%232E42A5' d='M0 0h20v13H0z'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='m1.722 2.939l-.726.509l.245-.906l-.645-.574h.843l.282-.74l.331.74h.718l-.564.574l.218.906zm4 0l-.726.509l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.509l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zM.996 7.449l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74H.596l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zM.996 11.449l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74H.596l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274-7.49l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zm.726 3.49l-.726.51l.245-.906l-.645-.574h.843l.282-.74l.331.74h.718l-.564.574l.218.906zm-.726 4.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zM3.722 4.938l-.726.51l.245-.906l-.645-.574h.843l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm-8.726 4.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-4.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm-.726 4.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-vn{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackVn0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackVn0)'%3E%3Cpath fill='%23FFD221' fill-rule='evenodd' d='m16.062 15.98l-5.15 3.275l1.727-5.733l-3.674-3.746l5.065-.11l2.241-5.66l2.042 5.734l5.053.089l-3.797 3.814l1.773 5.454z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-za{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v8h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 16v8h32v-8z' clip-rule='evenodd'/%3E%3Cmask id='flagpackZa0' width='36' height='38' x='-2' y='-7' fill='%23000' maskUnits='userSpaceOnUse'%3E%3Cpath fill='%23fff' d='M-2-7h36v38H-2z'/%3E%3Cpath fill-rule='evenodd' d='M15.429 10L0-2v28l15.429-12H32v-4z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%235EAA22' fill-rule='evenodd' d='M15.429 10L0-2v28l15.429-12H32v-4z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' d='m0-2l1.228-1.579L-2-6.089V-2zm15.429 12L14.2 11.579l.541.421h.687zM0 26h-2v4.09l3.228-2.511zm15.429-12v-2h-.687l-.541.421zM32 14v2h2v-2zm0-4h2V8h-2zM-1.228-.421l15.429 12l2.456-3.158l-15.43-12zM2 26V-2h-4v28zm12.2-13.579l-15.428 12l2.456 3.158l15.429-12zM32 12H15.429v4H32zm-2-2v4h4v-4zm-14.571 2H32V8H15.429z' mask='url(%23flagpackZa0)'/%3E%3Cpath fill='%23272727' stroke='%23FECA00' stroke-width='2' d='M.6 5.2L-1 4v16l1.6-1.2l8-6l1.067-.8l-1.067-.8z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.absolute,.position-absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.right-0{right:0}.top-0{top:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem}.mb-2,.my-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.me{margin-inline-end:1rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.\!hidden{display:none!important}.h-4rem{height:4rem}.h-screen{height:100vh}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h5{height:1.25rem}.w-20rem{width:20rem}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-grow-1{flex-grow:1}.flex-wrap{flex-wrap:wrap}.origin-top{transform-origin:top}.-translate-y-1\/2{--un-translate-y:-50%}.-translate-y-1\/2,.translate-x-1\/2{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-1\/2{--un-translate-x:50%}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.self-center{align-self:center}.justify-center{justify-content:center}.b{border-width:1px}.rounded{border-radius:.25rem}.\!bg-orange-300{--un-bg-opacity:1!important;background-color:rgb(253 186 116/var(--un-bg-opacity))!important}.\!bg-teal-500{--un-bg-opacity:1!important;background-color:rgb(20 184 166/var(--un-bg-opacity))!important}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251/var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.p-0{padding:0}.p-1{padding:.25rem}.pt{padding-top:1rem}.text-center{text-align:center}.\!text-right{text-align:right!important}.text-right{text-align:right}.align-top{vertical-align:top}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.\!text-white{--un-text-opacity:1!important;color:rgb(255 255 255/var(--un-text-opacity))!important}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128/var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99/var(--un-text-opacity))}.text-orange-500{--un-text-opacity:1;color:rgb(249 115 22/var(--un-text-opacity))}.text-slate-500{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.hover\:text-blue-500:hover{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.font-bold{font-weight:700}.font-medium{font-weight:500}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.font-mono{font-family:Fira Mono,monospace}@media (min-width:1024px){.lg\:\!flex{display:flex!important}} diff --git a/_nuxt/entry.B5HJIV-i.css b/_nuxt/entry.B5HJIV-i.css new file mode 100644 index 00000000..0be6deef --- /dev/null +++ b/_nuxt/entry.B5HJIV-i.css @@ -0,0 +1 @@ +h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin:1.5rem 0 1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{line-height:1.5;margin:0 0 1rem}p:last-child{margin-bottom:0}.ii{display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased}.i-lg{font-size:1.5rem}*{box-sizing:border-box}html{font-size:14px;height:100%}body{font-family:Fira Sans,sans-serif;margin:0;min-height:100%;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.B04YIrm4.woff2) format("woff2"),url(./fira-mono-cyrillic-ext-400-normal.0xXfcOOq.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.36-45Uyg.woff2) format("woff2"),url(./fira-mono-cyrillic-400-normal.Dq7SlH2J.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.CsqI23CO.woff2) format("woff2"),url(./fira-mono-greek-ext-400-normal.BEhC8Nsh.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-greek-400-normal.C3zng6O6.woff2) format("woff2"),url(./fira-mono-greek-400-normal.DUeQbRz0.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.D6XfiR-_.woff2) format("woff2"),url(./fira-mono-latin-ext-400-normal.lWlD_NAB.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Fira Mono;font-style:normal;font-weight:400;src:url(./fira-mono-latin-400-normal.DKjLVgQi.woff2) format("woff2"),url(./fira-mono-latin-400-normal.g4W12wf9.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-cyrillic-ext-400-normal.DVFiJ7cT.woff2) format("woff2"),url(./fira-sans-cyrillic-ext-400-normal.Ct_d_4pr.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-cyrillic-400-normal.9itZEwnn.woff2) format("woff2"),url(./fira-sans-cyrillic-400-normal.DivIpeVh.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-greek-ext-400-normal.DDGpGFz4.woff2) format("woff2"),url(./fira-sans-greek-ext-400-normal.BA5_ngob.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-greek-400-normal.xziLJ4od.woff2) format("woff2"),url(./fira-sans-greek-400-normal.B4JJYYvj.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-vietnamese-400-normal.D5T8w5kG.woff2) format("woff2"),url(./fira-sans-vietnamese-400-normal.CiKzo2z6.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-latin-ext-400-normal.BsVau5p6.woff2) format("woff2"),url(./fira-sans-latin-ext-400-normal.Cah6ivqJ.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Fira Sans;font-style:normal;font-weight:400;src:url(./fira-sans-latin-400-normal.DqUVgETp.woff2) format("woff2"),url(./fira-sans-latin-400-normal.CRr34ncs.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-carbon-calendar{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 4h-4V2h-2v2h-8V2h-2v2H6c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 22H6V12h20zm0-16H6V6h4v2h2V6h8v2h2V6h4z'/%3E%3C/svg%3E")}.i-carbon-calendar,.i-carbon-chart-line{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-chart-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m4.67 28l6.39-12l7.3 6.49a2 2 0 0 0 1.7.47a2 2 0 0 0 1.42-1.07L27 10.9l-1.82-.9l-5.49 11l-7.3-6.49a2 2 0 0 0-1.68-.51a2 2 0 0 0-1.42 1L4 25V2H2v26a2 2 0 0 0 2 2h26v-2Z'/%3E%3C/svg%3E")}.i-carbon-close-large{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.414 16L26 7.414L24.586 6L16 14.586L7.414 6L6 7.414L14.586 16L6 24.586L7.414 26L16 17.414L24.586 26L26 24.586z'/%3E%3C/svg%3E")}.i-carbon-close-large,.i-carbon-copy{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 10v18H10V10zm0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2'/%3E%3Cpath fill='currentColor' d='M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z'/%3E%3C/svg%3E")}.i-carbon-email{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2m-2.2 2L16 14.78L6.2 8ZM4 24V8.91l11.43 7.91a1 1 0 0 0 1.14 0L28 8.91V24Z'/%3E%3C/svg%3E")}.i-carbon-email,.i-carbon-forum{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-forum{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 6H8c-1.2 0-2 .8-2 2v14c0 1.2.8 2 2 2h8v-2H8V8h20v14h-7.2L16 28.8l1.6 1.2l4.2-6H28c1.2 0 2-.8 2-2V8c0-1.2-.8-2-2-2'/%3E%3Cpath fill='currentColor' d='M4 18H2V5c0-1.7 1.3-3 3-3h13v2H5c-.6 0-1 .4-1 1z'/%3E%3C/svg%3E")}.i-carbon-logo-github{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.7 3.7 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2'/%3E%3C/svg%3E")}.i-carbon-logo-github,.i-carbon-overflow-menu-vertical{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-overflow-menu-vertical{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='16' cy='8' r='2' fill='currentColor'/%3E%3Ccircle cx='16' cy='16' r='2' fill='currentColor'/%3E%3Ccircle cx='16' cy='24' r='2' fill='currentColor'/%3E%3C/svg%3E")}.i-carbon-renew{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 10H6.78A11 11 0 0 1 27 16h2A13 13 0 0 0 6 7.68V4H4v8h8zm8 12h5.22A11 11 0 0 1 5 16H3a13 13 0 0 0 23 8.32V28h2v-8h-8z'/%3E%3C/svg%3E")}.i-carbon-renew,.i-carbon-search{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9'/%3E%3C/svg%3E")}.i-carbon-send{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m27.45 15.11l-22-11a1 1 0 0 0-1.08.12a1 1 0 0 0-.33 1L7 16L4 26.74A1 1 0 0 0 5 28a1 1 0 0 0 .45-.11l22-11a1 1 0 0 0 0-1.78m-20.9 10L8.76 17H18v-2H8.76L6.55 6.89L24.76 16Z'/%3E%3C/svg%3E")}.i-carbon-send,.i-carbon-tag{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-carbon-tag{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m0-6a2 2 0 1 0 1.998 2.004A2 2 0 0 0 10 8'/%3E%3Cpath fill='currentColor' d='M16.644 29.415L2.586 15.355A2 2 0 0 1 2 13.942V4a2 2 0 0 1 2-2h9.941a2 2 0 0 1 1.414.586l14.06 14.058a2 2 0 0 1 0 2.828l-9.943 9.943a2 2 0 0 1-2.828 0M4 4v9.942L18.058 28L28 18.058L13.942 4Z'/%3E%3C/svg%3E")}.i-carbon-warning-alt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 23a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 23m-1-11h2v9h-2z'/%3E%3Cpath fill='currentColor' d='M29 30H3a1 1 0 0 1-.887-1.461l13-25a1 1 0 0 1 1.774 0l13 25A1 1 0 0 1 29 30M4.65 28h22.7l.001-.003L16.002 6.17h-.004L4.648 27.997Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.i-flag-eu-4x3{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 640 480' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3Cg id='flagEu4x30'%3E%3Cg id='flagEu4x31'%3E%3Cpath id='flagEu4x32' d='m0-1l-.3 1l.5.1z'/%3E%3Cuse href='%23flagEu4x32' transform='scale(-1 1)'/%3E%3C/g%3E%3Cg id='flagEu4x33'%3E%3Cuse href='%23flagEu4x31' transform='rotate(72)'/%3E%3Cuse href='%23flagEu4x31' transform='rotate(144)'/%3E%3C/g%3E%3Cuse href='%23flagEu4x33' transform='scale(-1 1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23039' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fc0' transform='translate(320 242.3)scale(23.7037)'%3E%3Cuse width='100%25' height='100%25' y='-6' href='%23flagEu4x30'/%3E%3Cuse width='100%25' height='100%25' y='6' href='%23flagEu4x30'/%3E%3Cg id='flagEu4x34'%3E%3Cuse width='100%25' height='100%25' x='-6' href='%23flagEu4x30'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(-144 -2.3 -2.1)'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(144 -2.1 -2.3)'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(72 -4.7 -2)'/%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x30' transform='rotate(72 -5 .5)'/%3E%3C/g%3E%3Cuse width='100%25' height='100%25' href='%23flagEu4x34' transform='scale(-1 1)'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ae{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%235EAA22' fill-rule='evenodd' d='M0 0v8h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%23272727' fill-rule='evenodd' d='M0 16v8h32v-8z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='M0 0h10v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ar{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackAr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%2358A5FF' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackAr0)'%3E%3Cpath d='M0 0v7h32V0zm0 17v7h32v-7z'/%3E%3C/g%3E%3Cpath fill='%23FFC125' fill-rule='evenodd' d='M15.22 7.128a.134.134 0 0 0-.18.06c-.147.297-.037.558.052.77l.027.066l.05.118l.058.132q.035.08.06.13a.5.5 0 0 1 .067.276q0 .107-.004.245c-.009.439-.022 1.055.137 1.313c.038.062.23-.036.293-.074s.039-.241 0-.303c-.16-.26-.16-.79-.16-1.157V8.68a.73.73 0 0 0-.093-.386l-.055-.123l-.105-.244l-.039-.083c-.067-.137-.157-.32-.048-.54a.13.13 0 0 0-.06-.176m1.953.079a.134.134 0 0 0-.188-.015c-.251.216-.253.5-.254.73v.198l.002.145q0 .088.004.143a.5.5 0 0 1-.046.28l-.1.225c-.18.4-.432.962-.387 1.26c.012.073.226.058.299.048s.13-.207.119-.279c-.046-.301.161-.79.305-1.127l.01-.023a.74.74 0 0 0 .064-.391L17 8.266L16.997 8l-.003-.091c-.009-.153-.02-.357.166-.516a.13.13 0 0 0 .013-.186m1.583.718a.134.134 0 0 1 .168.083a.13.13 0 0 1-.081.168c-.233.078-.299.271-.348.416q-.015.047-.031.086l-.045.11l-.053.137q-.03.072-.048.125a.74.74 0 0 1-.207.34l-.018.017c-.26.26-.634.634-.704.93c-.017.072-.144.232-.215.215s-.276-.084-.26-.155c.07-.294.515-.721.832-1.025q.1-.095.176-.171c.098-.098.113-.142.148-.242q.017-.053.05-.134c.01-.03.052-.135.052-.135a4 4 0 0 1 .075-.184c.087-.213.195-.476.509-.581m1.494 1.509a.134.134 0 0 0-.123-.143c-.33-.026-.531.173-.695.336l-.051.05l-.09.09l-.101.103l-.098.104a.5.5 0 0 1-.23.166l-.23.088c-.41.156-.986.375-1.165.619c-.043.059.119.2.178.243c.058.045.238-.053.28-.112c.181-.246.673-.445 1.014-.582l.022-.01a.74.74 0 0 0 .323-.23l.093-.097l.187-.19l.063-.066c.102-.114.238-.266.482-.247a.13.13 0 0 0 .14-.122m.606 1.615a.134.134 0 0 1 .06.178a.13.13 0 0 1-.176.061c-.22-.11-.403-.02-.54.048q-.045.023-.083.039l-.11.047l-.134.058l-.123.056a.74.74 0 0 1-.386.092h-.024c-.367 0-.898 0-1.157.16c-.062.039-.265.062-.303 0c-.038-.063-.136-.255-.073-.293c.257-.159.873-.146 1.312-.137q.137.004.245.004c.14 0 .18-.02.276-.067l.13-.06l.25-.108l.065-.027c.213-.09.474-.199.771-.051m-.02 2.115a.134.134 0 0 0 .015-.188c-.215-.252-.498-.253-.73-.254h-.197l-.145.001q-.088.001-.143.005c-.107.005-.152.008-.28-.047l-.225-.1c-.4-.179-.962-.432-1.261-.386c-.072.011-.057.225-.047.298s.207.13.279.12c.301-.047.79.16 1.127.304l.023.01c.168.071.238.07.391.065l.135-.003l.266-.002q.041 0 .091-.003c.153-.008.356-.02.516.167a.13.13 0 0 0 .186.013m-.724 1.566a.134.134 0 0 1-.084.169a.13.13 0 0 1-.167-.082c-.078-.232-.271-.298-.416-.348q-.047-.015-.086-.031l-.111-.045l-.262-.1a.74.74 0 0 1-.339-.208l-.017-.017c-.26-.26-.634-.635-.931-.705c-.071-.017-.232-.144-.214-.215s.084-.276.155-.259c.294.07.721.515 1.025.831q.095.1.17.176c.1.099.142.114.243.148q.053.018.134.05l.253.1l.066.027c.213.088.476.195.58.509m-1.521 1.482a.134.134 0 0 0 .142-.122c.026-.33-.173-.532-.336-.696l-.05-.05l-.09-.09l-.103-.102l-.104-.097a.5.5 0 0 1-.166-.231l-.088-.23c-.156-.41-.375-.986-.619-1.165c-.058-.043-.2.12-.243.178c-.044.059.054.238.112.281c.246.18.445.673.582 1.013l.01.023c.068.17.118.217.23.322l.097.094l.19.187q.028.03.066.062c.114.102.266.238.247.483a.13.13 0 0 0 .122.14m-1.632.6a.134.134 0 0 1-.178.06a.13.13 0 0 1-.061-.176c.109-.22.019-.403-.048-.54l-.039-.083l-.047-.11l-.114-.257c-.064-.14-.093-.202-.093-.386v-.024c0-.367 0-.898-.16-1.157c-.038-.062-.062-.265.001-.303s.255-.136.293-.074c.159.258.146.874.137 1.313l-.004.245c0 .14.02.18.067.276l.06.13l.108.25l.027.065c.089.213.198.474.051.771m-2.132-.019a.134.134 0 0 0 .187.015c.252-.216.253-.5.254-.73l.001-.071v-.127l-.002-.145q0-.088-.004-.143a.5.5 0 0 1 .046-.28l.1-.225c.18-.4.432-.962.386-1.261c-.01-.072-.225-.057-.298-.047s-.13.207-.119.279c.046.301-.161.79-.305 1.127l-.01.023a.76.76 0 0 0-.065.391q.003.058.003.135l.002.266l.003.091c.008.153.02.357-.167.516a.13.13 0 0 0-.012.186m-1.583-.718a.134.134 0 0 1-.168-.083a.13.13 0 0 1 .08-.168c.234-.078.3-.271.349-.416q.015-.047.031-.086l.045-.11l.101-.263a.74.74 0 0 1 .207-.338l.018-.018c.259-.26.634-.634.704-.931c.017-.071.144-.231.215-.214s.276.084.26.155c-.07.294-.515.721-.832 1.025q-.1.095-.176.171c-.098.098-.113.142-.148.242l-.05.134l-.052.135a4 4 0 0 1-.075.184c-.087.213-.195.476-.509.581m-1.48-1.485a.134.134 0 0 0 .124.141c.331.02.529-.183.69-.348l.05-.05l.088-.092l.1-.106q.059-.063.095-.106c.07-.08.1-.115.228-.169q.1-.042.228-.092c.407-.164.98-.393 1.154-.64c.042-.059-.122-.197-.182-.24s-.237.058-.28.118c-.175.249-.664.456-1.001.6l-.023.009a.74.74 0 0 0-.319.236l-.091.099l-.1.106l-.084.086q-.03.03-.061.068c-.1.116-.234.27-.479.255a.13.13 0 0 0-.138.125m-.62-1.639a.134.134 0 0 1-.06-.178a.13.13 0 0 1 .176-.061c.22.109.402.02.54-.048q.045-.023.083-.039l.11-.047l.134-.059l.122-.054a.73.73 0 0 1 .386-.094h.025c.367 0 .897 0 1.157-.16c.062-.038.265-.062.303.001s.135.255.073.293c-.257.159-.873.146-1.312.137l-.246-.004a.5.5 0 0 0-.276.067l-.13.06l-.132.058a4 4 0 0 1-.182.077c-.213.09-.475.199-.771.051m.019-2.115a.134.134 0 0 0-.014.188c.215.252.498.253.73.254h.197l.145-.001q.088-.001.143-.005a.5.5 0 0 1 .28.047q.099.042.225.1c.4.179.962.432 1.261.386c.072-.011.057-.226.047-.298c-.01-.073-.207-.13-.279-.12c-.301.047-.79-.16-1.127-.304l-.023-.01a.74.74 0 0 0-.391-.065l-.135.003l-.266.002q-.041 0-.091.003c-.153.008-.357.02-.516-.167a.13.13 0 0 0-.186-.013m.725-1.566a.134.134 0 0 1 .084-.169a.13.13 0 0 1 .167.082c.078.232.271.298.416.348l.086.03l.11.046l.263.1c.144.054.209.078.338.208l.018.017c.26.26.634.635.931.705c.07.017.231.144.214.215s-.084.276-.155.259c-.294-.07-.721-.515-1.025-.831l-.171-.176a.5.5 0 0 0-.242-.149l-.134-.049l-.135-.052l-.118-.048l-.066-.027c-.213-.088-.476-.195-.581-.51m1.521-1.482a.134.134 0 0 0-.143.122c-.025.33.174.532.336.696l.05.05c.028.029.055.057.09.09l.104.102q.063.061.104.097c.08.072.113.102.165.231q.04.1.089.23c.156.41.375.986.618 1.165c.06.043.2-.12.244-.178c.044-.059-.054-.238-.113-.281c-.245-.18-.444-.673-.581-1.013l-.01-.023a.74.74 0 0 0-.23-.323q-.042-.038-.097-.093l-.105-.102l-.085-.085l-.066-.062c-.114-.102-.266-.238-.247-.483a.13.13 0 0 0-.123-.14' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.04 7.188l-.066-.033zm.052.77l.07-.028zm0 0l-.07.03zm.027.066l-.07.029zm.05.118l-.069.03l.138-.06zm.058.132l-.069.03zm.06.13l-.067.033zm.063.521l.075.002zm0 0l-.075-.002zm.137 1.313l.064-.04zm.293-.377l.064-.04zm-.16-1.157h.075zm0-.024h.075zm-.093-.386l.069-.032zm-.055-.123l.07-.03zm-.058-.134l-.07.03l.138-.06zm-.047-.11l-.07.028zm-.039-.083l-.067.033zm-.048-.54l.067.033zm1.705-.112l-.048-.056zm.188.015l-.056.05zm-.442.715h-.075zm0 0h.075zm0 .071l-.075-.001zm0 .127l-.075.001zm0 0l-.075.001zm0 0h.075zm.002.145h.075zm.004.143l-.075.004zm-.046.28l-.07-.03zm-.1.225l-.068-.031zm0 0l.069.03zm-.387 1.26l.075-.01zm.299.048l-.01-.075zm.119-.279l-.074.011zm.305-1.127l.069.029v-.001zm0 0l-.07-.029zm0 0l-.07-.03v.001zm.01-.023l.068.03zM17 8.401h-.075v.002zm0 0h.075v-.003zm0-.135h.075zm-.002-.146h-.075l.15-.001zm0-.12l.075.001zm-.003-.091l.075-.004zm.166-.516l-.048-.057zm1.764.615l-.07.025zm-.168-.083l.023.07zm.087.251l-.024-.071zm-.348.416l.071.024zm-.031.086l.069.03zm-.098.247l.07.028zm-.048.125l-.07-.026zm0 0l-.07-.025zm0 0l.07.028v-.002zm0 0l-.07-.026l-.001.003zm0 0l.07.025zm0 0l.07.027v-.002zm0 0l-.07-.026v.002zm0 0l.07.027v-.001zm0 0l.07.027zm-.207.34l.053.053zm-.018.017l.053.053zm-.704.93l.072.018zm-.215.215l.018-.073zm-.26-.155l-.072-.018zm.832-1.025l-.052-.054zm.324-.413L18 8.934zm.05-.134l-.07-.028zm.052-.135l-.07-.028l.14.055zm.047-.118l.07.029zm.028-.066l-.07-.029zm0 0l-.07-.029zm0 0l.069.03l.001-.004zm0 0l-.07-.028v.002zm1.88.785l.006-.075zm.123.143l.075.005zm-.818.193l-.053-.053zm0 0l-.053-.053zm0 0l.052.053zm0 0l.052.054zm-.051.05l-.052-.054zm-.09.09l-.054-.053l.108.105zm-.101.103l-.053-.052zm-.098.104l.056.05zm-.23.166l-.029-.07zm-.23.088l-.027-.07zm-1.165.619l-.06-.045zm.178.243l-.046.06zm.28-.112l-.06-.045zm1.014-.582l.027.07zm.022-.01l.028.07zm.323-.23l.055.052zm.093-.097l.054.053zm.103-.105l-.054-.052l.107.105zm.084-.084l-.052-.054zm.063-.067l-.055-.051l-.001.001zm0 0l.055.052l.005-.008zm0 0l-.056-.05l-.005.006zm.482-.247l.006-.075zm.747 1.493l-.033.067zm-.116.24l.034-.068zm-.54.047l-.033-.067zm0 0l.033.068zm-.083.039l-.028-.07zm-.11.047l-.03-.07l.06.138zm-.134.058l.03.07zm-.123.056l-.031-.069l-.002.001zm0 0l.032.068l.002-.001zm-.386.092v.075zm-.024 0v.075zm-1.157.16l-.04-.063zm-.303 0l.064-.04zm-.073-.293l.039.064zm1.312-.137l.002-.075zm0 0l-.002.075zm.521-.063l.033.068zm.13-.06l-.03-.069zm.133-.058l-.03-.069l.06.137zm.117-.05l-.029-.07zm.065-.027l-.028-.07zm0 0l.028.07h.001zm.766 1.876l.057-.049zm-.73-.254l.001-.075zm0 0v.075zm-.07 0l.001-.076zm-.127 0l-.001-.076zm0 0v.074zm0 0v-.076h-.002zm-.145.001v.075zm-.143.005l-.004-.075zm-.28-.047l.03-.069zm-.225-.1l-.032.069h.001zm0 0l.032-.067h-.001zm-1.261-.386l.011.074zm-.047.298l-.074.01zm.279.12l-.012-.075zm1.127.304l-.03.069zm.023.01l-.03.069zm.391.065v-.075h-.002zm0 0v.075h.002zm.135-.003v.075zm.146-.002v-.075l.001.15zm.12 0l-.002.075zm.091-.003l.004.075zm.516.167l.057-.049zm-.54 1.579l.072-.024zm-.25.087l.07-.024zm-.416-.348l-.024.071zm-.086-.031l.03-.069zm-.111-.045l.027-.07l-.054.14zm-.136-.053l-.028.07zm-.126-.048l.026-.07zm0 0l-.026.07zm-.339-.207l-.053.053zm-.017-.017l-.053.053zm-.931-.705l-.017.073zm-.059-.474l.017-.073zm1.025.831l-.055.052l.002.001zm0 0l.054-.052h-.001zm0 0l-.055.052zm0 0l.054-.052zm.413.324l-.024.071zm.134.05l.028-.07zm.135.052l.027-.07l-.055.14zm.118.048l-.03.069zm.066.027l.028-.07zm-.797 1.869l-.075-.006zm-.144.122l-.005.075zm-.193-.818l.054-.053zm-.05-.05l.054-.053zm-.09-.09l.053-.054l-.105.107zm-.103-.102l.053-.053zm-.104-.097l-.053.053l.002.002zm0 0l.053-.053l-.003-.003zm-.166-.231l.07-.028zm-.088-.23l.07-.026zm-.619-1.165l.045-.06zm-.13.46l-.045.06zm.581 1.012l-.07.028zm.01.023l-.07.028zm.23.322l-.051.055zm.097.094l-.053.053zm.105.102l.052-.054l-.105.107zm.084.085l.054-.053zm.067.062l-.05.056l.003.003zm0 0l.05-.056l-.003-.003zm.247.483l-.075-.006zm-1.687.8l.032-.067zm.178-.06l-.067-.033zm-.24-.116l.068.033zm-.047-.54l.067-.033zm0 0l-.068.033zm-.039-.083l.07-.028zm-.047-.11l.069-.03l-.137.06zm-.059-.134l-.069.03zm-.055-.123l.069-.031zm-.093-.386h-.075zm0-.024h-.075zm-.16-1.157l.064-.04zm.001-.303l.039.064zm.293-.074l-.064.04zm.137 1.313l.075.002zm0 0l-.075-.002zm.063.521l-.068.033zm.06.13l-.07.03zm.058.132l.069-.03l-.138.06zm.05.117l.07-.028zm.027.066l.07-.028h-.001zm0 0l-.07.028v.001zm-1.894.767l-.048-.058zm.254-.73h.075zm0 0h-.075zm.001-.071l.075.001zm0-.127l.075-.001zm0 0l.075-.002zm-.002-.145h.075zm-.004-.143l.075-.004zm0 0l-.075.004zm.046-.28l.07.03zm.1-.225l.068.031l.001-.003zm0 0l-.069-.03l-.001.002zm.386-1.261l.074-.011zm-.298-.047l-.01-.074zm-.119.279l-.074.011zm-.305 1.127l-.069-.03zm-.01.023l-.068-.03zm-.065.391l-.074.003zm.003.135h.075zm.002.146h.075l-.15.001zm0 .12l-.075-.002zm.003.091l.075-.004zm-.167.516l-.049-.057zm-1.764-.615l-.07.024zm.17.083l.023.071zm-.088-.251l.024.071zm.348-.416l.07.024zm.031-.086l.07.03zm.045-.11l.07.027l-.14-.055zm.053-.137l.07.027zm.048-.126l-.07-.029v.003zm0 0l.07.029v-.003zm.207-.338l-.053-.054zm.018-.018l-.047-.059l-.006.006zm0 0l.047.059l.006-.006zm.704-.931l-.073-.017zm.474-.059l-.073-.017zm-.83 1.025l.049.056l.002-.002zm0 0l-.05-.056l-.003.002zm-.001 0l.052.054zm0 0l-.052-.054zm0 0l-.052-.054zm0 0l.052.054zm-.176.171l.053.053zm-.148.242l.07.027v-.002zm0 0l-.07-.026l-.001.002zm-.05.134l-.07-.027zm-.052.135l.07.028l-.14-.055zm-.048.118l-.069-.03zm-.027.066l.07.028zm-1.865-.763l-.004.075zm-.125-.14l-.075-.004zm.815-.208l-.054-.053zm.05-.05l.053.052zm.088-.092l.055.051l-.109-.103zm.1-.106l-.055-.052zm.095-.106l-.056-.049zm.228-.169l-.03-.069zm.228-.092l-.028-.07zm0 0l-.027-.07zm0 0l.027.07zm1.154-.64l.061.044zm-.182-.24l-.044.06zm-.28.118l.062.043zm-1.001.6l-.03-.07zm-.023.009l-.03-.07zm-.319.236l-.055-.05zm-.091.099l.054.051zm-.1.106l.054.052l-.11-.103zm-.084.086l-.053-.053zm-.061.068l.057.05zm-.479.255l-.004.075zm-.817-1.692l.067.032zm.06.178l.033-.067zm.116-.24l.033-.066zm.54-.047l-.031-.069l-.002.001zm0 0l.03.068l.003-.001zm.083-.039l.028.07zm.11-.047l.03.069l-.06-.137zm.134-.059l-.03-.068zm.122-.054l.032.068zm0 0l.032.068zm0 0l.032.068l.002-.002zm0 0l-.03-.069l-.003.001zm.386-.094v-.075zm.025 0v-.075zm1.157-.16l-.04-.063zm.303.001l.064-.038zm.073.293l-.04-.064zm-1.312.137l-.002.075zm0 0l.002-.075zm-.522.063l.033.067zm-.13.06l-.029-.069zm-.132.058l.03.069l-.06-.138zm-.117.05l.028.07zm-.066.027l.029.07zm0 0l-.028-.07zm-.765-1.876l.057-.049zm.014-.188l.05.057zm.715.442v.075zm0 0v-.075zm.071 0l-.001.076zm.127 0l.001.076zm0 0l.002.076zm0 0l.002.076zm.145-.001v-.075zm.143-.005v-.075h-.004zm0 0v.075h.005zm0 0l-.004-.075h-.001zm.28.047l-.03.069zm.225.1l-.031.068zm1.261.386l.011.074zm-.232-.417l-.011-.075zm-1.127-.305l.03-.07zm-.023-.01l.03-.069zm-.391-.065l-.003-.075zm-.135.003v.075zm-.146.002v.075l-.001-.15zm-.12 0l.002-.075zm-.091.003v.075h.004zm0 0v-.075h-.004zm-.516-.167l.057-.049zm.623-1.748l-.025-.07zm-.084.169l.071-.024zm.251-.087l.071-.024zm.416.348l-.024.07zm.086.03l-.03.07zm.247.099l-.027.07zm.126.048l.028-.07h-.002zm0 0l-.028.07h.002zm.338.207l.054-.053zm.018.017l.053-.053zm.931.705l.017-.073zm.214.215l-.073-.018zm-.155.259l-.018.073zm-1.025-.831l-.055.05l.001.002zm0 0l.055-.05v-.002zm-.171-.176l.053-.054zm-.242-.149l.024-.07zm0 0l-.025.071h.001zm-.134-.049l.027-.07zm-.135-.052l-.028.07l.055-.14zm-.118-.048l-.03.069zm-.066-.027l-.028.07zm.797-1.869l-.074-.005zm.143-.122l-.005.075zm.193.818l-.053.053zm.05.05l.054-.051zm.09.09l-.052.054l.105-.107zm.104.102l-.053.053zm.104.097l-.05.056zm.165.231l-.07.028zm.089.23l-.07.026zm.618 1.165l-.044.06zm.244-.178l.06.045zm-.113-.281l-.044.06zm-.581-1.013l-.07.028zm-.01-.023l.07-.028zm-.23-.323l-.052.055zm-.097-.093l-.053.054zm-.105-.102l-.052.054l.104-.108zm-.085-.085l-.053.053zm-.066-.062l.05-.056zm-.247-.483l-.075-.006zm1.576-.707a.06.06 0 0 1 .079-.026l.065-.135a.21.21 0 0 0-.278.095zm.053.709c-.09-.216-.184-.446-.053-.709l-.134-.066c-.165.33-.04.623.049.833zm0 0l-.138.057zm.028.066l-.028-.066l-.138.058l.027.065zm.049.115l-.05-.115l-.138.057c.015.037.03.074.05.119zm.058.133l-.034-.077l-.017-.04l-.006-.011l-.001-.004s-.1-.04-.138.06l.138-.06c-.039.098-.138.06-.138.06v.001l.002.003l.005.012l.018.04l.033.076zm.059.127l-.06-.127l-.137.06q.036.082.062.133zm.074.309a.7.7 0 0 0-.019-.174c-.013-.048-.033-.088-.056-.135l-.134.066a1 1 0 0 1 .046.108a.5.5 0 0 1 .013.135zm-.004.247q.004-.138.004-.247h-.15q0 .105-.004.244zm0 0l-.15-.004zm.126 1.271a.7.7 0 0 1-.08-.228a2.4 2.4 0 0 1-.04-.325a9 9 0 0 1-.006-.718l-.15-.003c-.004.219-.01.486.006.73q.01.186.043.347a.9.9 0 0 0 .1.276zm.19-.098a1 1 0 0 1-.142.068a.2.2 0 0 1-.062.015c-.017 0 .001-.005.014.015l-.128.079c.032.051.088.057.12.055a.4.4 0 0 0 .106-.023a1 1 0 0 0 .17-.08zm-.024-.2q.006.008.015.046l.011.079a.3.3 0 0 1-.004.067c-.005.02-.009.014.002.008l.077.128a.16.16 0 0 0 .066-.101a.4.4 0 0 0 .009-.109a1 1 0 0 0-.015-.106a.3.3 0 0 0-.034-.09zm-.172-1.196c0 .183 0 .41.02.626c.02.212.062.425.152.57l.127-.078c-.07-.114-.11-.297-.129-.506c-.02-.207-.02-.428-.02-.612zm0-.024v.024h.15V8.68zm-.086-.355c.033.071.053.116.067.165a.7.7 0 0 1 .02.19h.15a.8.8 0 0 0-.026-.23c-.017-.062-.043-.119-.074-.188zm-.055-.124l.055.124l.137-.063l-.055-.12zm.078-.194c-.032.096-.133.067-.137.061l.002.004l.005.012l.017.039l.035.078l.137-.06l-.034-.079l-.018-.039l-.005-.012zc-.003-.006-.105-.035-.138.06v.001zm-.185-.052l.048.112l.137-.06l-.046-.108zm-.036-.078q.023.045.036.078l.14-.056l-.041-.088zm-.048-.606c-.127.255-.019.47.048.606l.135-.066c-.069-.14-.14-.29-.049-.474zm-.026-.076c.029.014.04.048.026.075l.134.067a.206.206 0 0 0-.095-.277zm1.847.054a.06.06 0 0 1 .083.007l.113-.099a.21.21 0 0 0-.293-.021zm-.228.673c.002-.233.005-.482.228-.673l-.097-.113c-.28.24-.28.558-.28.786zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 0h-.15zm0 .072v-.071h-.15v.069zm0 .125v-.125l-.15-.002v.13zm0 0l-.15.002zm0 0l-.15.003zm.002.146l-.002-.145l-.15.002l.002.143zm.004.139q-.003-.055-.005-.14l-.15.001q.001.091.005.147zm-.052.313a.6.6 0 0 0 .05-.167a.7.7 0 0 0 .002-.146l-.15.008a.6.6 0 0 1 0 .118a.5.5 0 0 1-.04.129zm-.1.226q.057-.126.1-.226l-.138-.058l-.1.223zm0 0l-.137-.061zm-.381 1.22a.7.7 0 0 1 .015-.241q.03-.147.09-.316c.079-.224.186-.462.276-.663l-.137-.061c-.09.2-.2.443-.28.675c-.041.115-.075.23-.096.335a.9.9 0 0 0-.017.293zm.213-.017a1 1 0 0 1-.157.007a.2.2 0 0 1-.063-.01c-.015-.006.003-.004.007.02l-.149.022c.01.06.059.087.09.098a.4.4 0 0 0 .106.02c.07.004.148-.003.187-.008zm.056-.193a.2.2 0 0 1-.004.049l-.02.076a.3.3 0 0 1-.031.06c-.012.016-.013.01 0 .008l.02.149a.16.16 0 0 0 .1-.068a.4.4 0 0 0 .05-.096a1 1 0 0 0 .029-.104a.3.3 0 0 0 .004-.096zm.31-1.168a7 7 0 0 0-.226.584c-.065.204-.11.415-.084.584l.148-.022c-.02-.133.015-.316.079-.516c.062-.198.149-.402.22-.571zm-.001.002l.14.056zm0-.001l.139.057zm.01-.023l-.01.022l.139.059l.01-.023zm.06-.36a1 1 0 0 1-.004.177a.7.7 0 0 1-.056.183l.138.058a1 1 0 0 0 .067-.22c.008-.065.006-.127.004-.203zm0-.002h.15zm0 0h.15zm-.003-.135l.002.137l.15-.005l-.002-.132zm.148-.147c-.068.075-.15.009-.15.003V8.12v.06l.002.085h.15l-.002-.143zc0-.006-.082-.073-.15.002zm-.15-.12v.122l.15-.002V8zm-.003-.086l.003.086l.15.002l-.003-.096zm.193-.577c-.217.186-.201.426-.193.577l.15-.008c-.009-.155-.015-.322.14-.455zm.005-.08a.056.056 0 0 1-.005.08l.097.114a.206.206 0 0 0 .02-.293zm1.878.728a.21.21 0 0 0-.263-.13l.047.142a.06.06 0 0 1 .074.037zm-.128.263a.206.206 0 0 0 .128-.263l-.142.05a.056.056 0 0 1-.034.071zm-.301.37c.05-.147.106-.305.3-.37l-.047-.142c-.271.091-.346.32-.395.463zm-.033.09l.033-.09l-.142-.05q-.016.05-.03.082zm-.044.109c.016-.043.03-.076.044-.109l-.139-.058l-.045.112zm-.054.137l.032-.08l.015-.04l.005-.013l.001-.003v-.001l.001-.001c.002-.006-.05-.098-.14-.054l.14.055c-.091.045-.143-.047-.14-.053v-.001l-.002.004l-.005.012l-.015.04l-.031.08zm-.047.124l.047-.124l-.139-.056q-.03.074-.048.127zm0 0l-.14-.052zm0 0l-.14-.052zm0 0l-.14-.053zm0-.002l-.141-.048zm0 0l-.141-.049zm0 .002l-.14-.053zm0-.001l-.14-.05zm0 0l-.14-.051zm-.224.366a1 1 0 0 0 .144-.18c.032-.056.054-.114.08-.185l-.14-.052c-.028.073-.045.12-.07.163a.7.7 0 0 1-.12.148zm-.018.018l.018-.018l-.106-.106l-.018.018zm-.685.895c.031-.13.133-.287.267-.449a7 7 0 0 1 .418-.446l-.106-.106c-.13.129-.29.29-.428.457c-.136.164-.257.343-.296.51zm-.306.27a.16.16 0 0 0 .12-.025a.4.4 0 0 0 .082-.071a1 1 0 0 0 .065-.086a.3.3 0 0 0 .04-.088l-.146-.034a.2.2 0 0 1-.022.043a.4.4 0 0 1-.048.063a.3.3 0 0 1-.05.045c-.018.01-.017.004-.004.007zm-.313-.246c-.014.059.021.103.045.125c.026.023.06.043.092.058c.064.03.138.053.176.062l.037-.145a1 1 0 0 1-.149-.053a.2.2 0 0 1-.054-.033c-.012-.011.004-.002-.001.02zm.852-1.061c-.158.151-.35.336-.513.52a3 3 0 0 0-.214.276a.9.9 0 0 0-.125.265l.146.035a.7.7 0 0 1 .104-.218q.082-.124.202-.259c.157-.178.345-.359.504-.51zm.175-.17l-.175.17l.104.108l.177-.172zm.13-.214a.6.6 0 0 1-.044.11a.5.5 0 0 1-.086.104l.106.106a.7.7 0 0 0 .11-.136a1 1 0 0 0 .056-.135zm.05-.137q-.032.084-.05.137l.142.05c.012-.037.027-.078.048-.132zm.193-.08c-.097.043-.14-.054-.14-.054l-.002.004l-.005.013l-.015.039l-.03.078l.139.055c.006-.015.02-.049.03-.079l.016-.04l.005-.012zs-.042-.097-.139-.055zm-.091-.175l-.05.12l.14.055l.047-.116zm.026-.064l-.026.064l.137.059l.028-.066zm0 0l.139.057zm0-.001l.139.058zm0 .003l.14.052zm.555-.626c-.35.117-.468.413-.555.624l.14.056c.088-.216.184-.445.462-.538zm1.39 1.511a.06.06 0 0 1 .053.064l.15.01a.21.21 0 0 0-.192-.223zm-.637.315c.165-.164.344-.337.636-.315l.012-.15c-.368-.028-.592.198-.754.359zm0 0l-.106-.106zm0 0l-.107-.106zm0 0l-.106-.106zm-.052.05l.051-.05l-.106-.106l-.05.049zm-.088.089q.048-.05.088-.088l-.104-.108l-.092.091zm-.102.104l.09-.091l.008-.01l.003-.002v-.001s0-.106-.107-.105l.108.105c-.106.001-.108-.105-.108-.105v.001l-.003.003l-.01.01l-.087.09zm-.095.102q.036-.041.095-.102l-.106-.105l-.1.106zm-.259.184a.6.6 0 0 0 .155-.082a1 1 0 0 0 .104-.102l-.111-.1a.6.6 0 0 1-.084.083a.5.5 0 0 1-.12.062zm-.23.09l.23-.09l-.056-.139l-.227.088zm-1.132.592a.7.7 0 0 1 .181-.16q.125-.081.287-.159c.215-.103.458-.195.664-.274l-.053-.14c-.205.078-.455.173-.676.279c-.11.053-.215.11-.305.17a.9.9 0 0 0-.219.195zm.163.14a1 1 0 0 1-.116-.107a.2.2 0 0 1-.038-.052c-.006-.014.005 0-.009.02l-.12-.09c-.036.049-.02.103-.007.132a.4.4 0 0 0 .061.09c.047.053.107.102.138.126zm.175-.098a.2.2 0 0 1-.036.032a.4.4 0 0 1-.133.06c-.02.003-.016-.002-.006.005l-.09.12c.039.03.086.029.118.024a.4.4 0 0 0 .104-.033a1 1 0 0 0 .093-.053a.3.3 0 0 0 .071-.066zm1.045-.606c-.17.068-.38.153-.572.253c-.19.098-.371.216-.473.353l.121.09c.08-.109.234-.213.42-.31c.185-.096.39-.178.56-.247zm.023-.01l-.023.01l.056.139l.023-.01zm.297-.212a1 1 0 0 1-.128.123a.7.7 0 0 1-.169.09l.056.138a.8.8 0 0 0 .203-.109c.052-.04.095-.085.147-.14zm.094-.099q-.055.056-.094.099l.109.103q.038-.042.092-.096zm.21 0l-.001.001c-.1.005-.112-.1-.108-.104l-.002.002l-.01.01l-.03.03l-.059.061l.107.106l.06-.062l.03-.03l.01-.01l.002-.003zc.004-.005-.007-.11-.107-.105h-.001zm-.022-.19l-.086.086l.107.105l.083-.083zm.059-.063l-.059.063l.104.108l.067-.07zm.001-.001l.11.102zm-.006.007l.121.088zm.55-.278c-.286-.022-.444.16-.545.272l.111.1c.104-.115.217-.238.422-.222zm.059-.052a.056.056 0 0 1-.06.052l-.011.15a.206.206 0 0 0 .22-.192zm.809 1.831a.21.21 0 0 0-.095-.278l-.066.134a.06.06 0 0 1 .026.079zm-.277.095a.206.206 0 0 0 .277-.095l-.135-.065a.056.056 0 0 1-.075.026zm-.474.049c.14-.069.29-.14.474-.049l.067-.134c-.256-.127-.471-.019-.607.048zm0 0l-.067-.135zm-.088.04q.044-.018.088-.04l-.066-.135q-.045.022-.078.036zm-.108.046l.108-.046l-.056-.139l-.112.048zm-.134.06l.079-.035l.04-.018l.011-.005l.003-.001h.001v-.001h.001c.007-.004.034-.105-.06-.138h-.001l.06.138c-.095-.031-.068-.133-.061-.137l-.003.002l-.012.005l-.04.017l-.078.035zm-.121.054l.12-.055l-.059-.137l-.124.055zm.002-.001l-.067-.135zm-.42.1a1 1 0 0 0 .23-.025c.063-.017.119-.043.188-.074l-.063-.137a1 1 0 0 1-.165.067a.7.7 0 0 1-.19.02zm-.024 0h.024v-.15h-.024zm-1.117.15c.113-.071.296-.11.505-.13c.207-.02.428-.02.612-.02v-.15c-.183 0-.41 0-.626.02c-.212.02-.425.062-.57.152zm-.407-.027a.15.15 0 0 0 .101.066q.054.012.109.009a1 1 0 0 0 .106-.015a.3.3 0 0 0 .09-.034l-.078-.127a.2.2 0 0 1-.046.015a.4.4 0 0 1-.079.011a.3.3 0 0 1-.067-.004c-.02-.005-.014-.009-.008.002zm-.049-.395c-.051.032-.057.088-.055.12a.4.4 0 0 0 .023.106c.024.067.06.135.08.17l.13-.078a1 1 0 0 1-.068-.142a.2.2 0 0 1-.015-.062c-.001-.017.004.001-.016.014zm1.353-.148a9 9 0 0 0-.73.006a3 3 0 0 0-.347.043a.9.9 0 0 0-.276.1l.079.127a.7.7 0 0 1 .228-.08a2 2 0 0 1 .325-.04a9 9 0 0 1 .718-.006zm0 0l-.003.15zm.244.004q-.106 0-.244-.004l-.003.15l.247.004zm.244-.06a.6.6 0 0 1-.11.047a.5.5 0 0 1-.134.013v.15a.6.6 0 0 0 .174-.019c.048-.013.088-.033.135-.055zm.132-.06q-.082.036-.132.06l.065.136q.05-.025.127-.059zm.193.079c-.1-.039-.06-.138-.06-.138h-.002l-.003.002l-.012.006l-.04.017l-.076.033l.06.138l.077-.034l.04-.017l.011-.006zs.04-.1-.06-.138zm.058-.188l-.119.05l.06.137l.116-.048zm.065-.027l-.065.027l.057.139l.066-.028zm.002 0l.055.139zm.832-.05c-.331-.164-.623-.038-.834.05l.058.138c.216-.09.446-.184.709-.053zm-.096 2.044a.06.06 0 0 1-.006.082l.098.113a.21.21 0 0 0 .022-.293zm-.673-.228c.234.001.483.005.673.228l.114-.098c-.24-.28-.558-.279-.786-.28zm0 0v-.15zm0 0v-.15zm0 0v-.15zm0 0v-.15zm-.072 0h.072l.001-.15h-.07zm-.125 0h.125l.003-.15h-.13zm0 0l-.002-.15zm0 0v-.15zm-.145.001l.145-.002l-.002-.15l-.144.002zm-.14.005q.055-.004.14-.005v-.15q-.092.001-.147.005zm-.312-.053a.6.6 0 0 0 .167.051c.049.007.094.004.146.002l-.008-.15a.6.6 0 0 1-.118 0a.5.5 0 0 1-.129-.04zm-.227-.1q.126.057.226.1l.06-.138q-.098-.041-.224-.099zm0 0l.063-.136zm-1.219-.38a.7.7 0 0 1 .241.014c.096.02.204.051.316.09c.224.08.462.186.662.276l.062-.137a9 9 0 0 0-.675-.28a3 3 0 0 0-.336-.096a.9.9 0 0 0-.293-.016zm.016.213a1 1 0 0 1-.006-.157a.2.2 0 0 1 .01-.064c.006-.015.004.004-.02.007l-.023-.148c-.059.01-.086.059-.098.089a.4.4 0 0 0-.02.106c-.004.071.003.148.009.188zm.193.055a.2.2 0 0 1-.048-.003a.4.4 0 0 1-.077-.021a.3.3 0 0 1-.06-.03c-.016-.012-.01-.014-.008-.001l-.148.02a.16.16 0 0 0 .067.101a.4.4 0 0 0 .097.05q.052.02.103.028a.3.3 0 0 0 .097.005zm1.168.31a7 7 0 0 0-.584-.226c-.203-.064-.415-.11-.584-.084l.023.149c.133-.02.316.014.516.078c.198.063.401.15.57.221zm.023.01l-.023-.01l-.058.138l.022.01zm.36.059a1 1 0 0 1-.178-.004a.7.7 0 0 1-.182-.055l-.059.138a1 1 0 0 0 .22.066c.066.009.128.007.203.005zm.002 0v.15zm0 0v.15zm0 0v.15zm.134-.003q-.079 0-.136.003l.004.15l.133-.003zm.148.148c-.076-.068-.009-.15-.003-.15h-.017l-.043.001l-.085.001l.001.15h.087l.042-.001h.019c.006-.001.073-.083-.002-.15zm.12-.15h-.122l.002.15h.117zm.086-.003l-.086.003l-.003.15q.048 0 .097-.003zm.577.193c-.186-.217-.426-.201-.577-.193l.008.15c.155-.008.322-.015.455.14zm.08.005a.056.056 0 0 1-.08-.005l-.114.098a.206.206 0 0 0 .292.02zm-.735 1.863a.21.21 0 0 0 .13-.264l-.142.048a.06.06 0 0 1-.037.074zm-.263-.129c.036.11.155.166.263.129l-.05-.142a.056.056 0 0 1-.071-.034zm-.37-.3c.147.05.304.106.37.3l.142-.047c-.091-.272-.32-.347-.463-.396zm-.09-.034q.043.018.09.033l.049-.142l-.08-.029zm-.11-.044l.11.044l.058-.138l-.113-.046zm-.136-.053l.08.031l.04.016l.013.004l.003.002h.001c.007.003.099-.049.055-.14l-.055.14h-.001c-.044-.09.048-.142.054-.14h.001h-.001l-.003-.001l-.012-.005l-.04-.016l-.08-.03zm-.124-.047l.124.047l.055-.14l-.127-.048zm0 0l.052-.141zm-.366-.225c.068.068.122.111.18.144s.115.054.186.08l.052-.14a1 1 0 0 1-.163-.07a.7.7 0 0 1-.149-.12zm-.017-.017l.017.017l.106-.106l-.017-.017zm-.895-.685c.13.03.287.132.449.266c.16.133.316.289.446.419l.106-.106c-.13-.13-.29-.29-.457-.429c-.164-.135-.343-.257-.51-.296zm-.27-.306a.16.16 0 0 0 .025.118q.03.047.071.083a1 1 0 0 0 .085.065a.3.3 0 0 0 .089.04l.034-.146a.2.2 0 0 1-.043-.021l-.064-.049a.3.3 0 0 1-.044-.05c-.01-.017-.004-.016-.007-.004zm.245-.314c-.058-.014-.102.022-.124.046a.4.4 0 0 0-.058.091a1 1 0 0 0-.063.177l.146.036a1 1 0 0 1 .052-.148a.2.2 0 0 1 .034-.055c.01-.012.002.005-.021 0zm1.062.852c-.152-.158-.336-.35-.52-.512a3 3 0 0 0-.276-.215a.9.9 0 0 0-.266-.125l-.034.146q.093.023.217.104q.125.083.26.202a9 9 0 0 1 .51.504zm-.001 0l-.106.105zm.001 0l-.109.104zm0 0l-.108.104zm.17.176q-.075-.076-.17-.176l-.108.104q.095.1.172.178zm.214.13a.6.6 0 0 1-.11-.045a.5.5 0 0 1-.104-.085l-.106.106a.6.6 0 0 0 .136.11c.043.024.086.038.135.055zm.137.05q-.084-.033-.137-.05l-.05.141q.052.018.132.049zm.08.192c-.043-.097.054-.14.054-.14h-.001l-.003-.002l-.013-.004l-.04-.016l-.077-.03l-.055.14l.079.03l.04.016l.012.004zs.097-.042.055-.14zm.174-.091l-.12-.049l-.054.14l.116.047zm.065.027l-.065-.027l-.058.138l.066.028zm.624.554c-.117-.35-.413-.468-.624-.554l-.057.139c.216.088.446.185.539.463zm-1.524 1.378a.06.06 0 0 1-.063.053l-.01.15a.21.21 0 0 0 .222-.192zm-.315-.637c.164.166.337.344.315.637l.15.011c.028-.368-.198-.592-.358-.754zm-.05-.052l.05.052l.107-.106l-.05-.05zm-.089-.088l.089.088l.107-.104l-.091-.091zm-.104-.101c.012.01.038.036.06.059l.031.03l.01.009l.002.002h.001v.001s.106-.001.105-.107l-.105.107c-.001-.106.105-.107.105-.107l-.001-.001l-.003-.003l-.01-.01l-.03-.029l-.06-.058zM18 15.11c.028.026.061.055.102.096l.106-.107l-.107-.1zm-.002-.002l.106-.107zm-.182-.256a.6.6 0 0 0 .082.154c.03.04.064.07.102.104l.1-.111a1 1 0 0 1-.082-.084a.5.5 0 0 1-.063-.12zm-.09-.23l.09.23l.139-.056l-.088-.228zm-.592-1.132q.076.056.16.18q.082.124.159.288c.103.214.196.457.274.663l.14-.053a9 9 0 0 0-.279-.675a3 3 0 0 0-.17-.306a.9.9 0 0 0-.195-.218zm-.14.162a1 1 0 0 1 .107-.116a.2.2 0 0 1 .052-.037c.015-.007 0 .005-.019-.01l.089-.12c-.049-.036-.103-.02-.132-.007a.4.4 0 0 0-.09.062a1 1 0 0 0-.126.138zm.098.176a.2.2 0 0 1-.032-.037a.4.4 0 0 1-.06-.133c-.003-.02.002-.016-.005-.006l-.12-.09a.16.16 0 0 0-.024.119a.4.4 0 0 0 .033.104a1 1 0 0 0 .053.092a.3.3 0 0 0 .066.072zm.607 1.045a7 7 0 0 0-.253-.573c-.099-.19-.216-.371-.354-.472l-.089.12c.108.08.212.234.31.421c.095.184.178.39.246.56zm.009.022l-.01-.022l-.139.056l.01.023zm.212.297a1 1 0 0 1-.123-.128a.7.7 0 0 1-.09-.169l-.138.057c.036.088.068.15.109.203c.04.052.085.094.14.146zm.099.094l-.099-.094l-.102.109l.095.092zm0 .21c-.006-.1.099-.112.104-.108v.001l-.002-.003l-.01-.01l-.03-.029l-.061-.06l-.106.107l.062.06l.03.03l.01.01zc.006.005.11-.007.105-.107zm.19-.022l-.086-.086l-.105.108q.048.046.083.083zm.063.059l-.063-.059l-.108.105q.034.033.071.066zm-.003-.003l-.094.118zm.275.548c.022-.285-.16-.444-.272-.545l-.1.112c.116.103.238.216.222.42zm.053.06a.056.056 0 0 1-.053-.06l-.15-.012a.206.206 0 0 0 .192.221zm-1.848.802a.21.21 0 0 0 .278-.095l-.134-.066a.06.06 0 0 1-.079.026zm-.096-.277a.206.206 0 0 0 .096.277l.065-.135a.056.056 0 0 1-.026-.076zm-.048-.474c.069.14.14.29.049.474l.134.066c.127-.256.018-.47-.048-.606zm0 0l.135-.067zm0 0l.135-.067zm-.04-.088q.017.044.04.088l.135-.066l-.037-.078zm-.046-.108l.045.108l.14-.056l-.048-.112zm-.06-.134l.053.118l.005.012l.001.003v.001l.001.001c.003.006.104.035.137-.06v-.001l-.137.06c.032-.096.133-.067.136-.061l-.001-.004l-.005-.012l-.017-.039l-.035-.078zm-.054-.122l.055.122l.137-.06l-.055-.124zm-.1-.417c0 .096.008.165.026.23c.017.062.043.119.074.187l.137-.062a1 1 0 0 1-.067-.165a.7.7 0 0 1-.02-.19zm0-.024v.024h.15v-.024zm-.148-1.118c.07.114.109.297.129.506c.02.207.02.428.02.612h.15c0-.183 0-.411-.02-.626c-.02-.212-.062-.425-.152-.57zm.026-.406a.16.16 0 0 0-.067.101a.4.4 0 0 0-.008.109a1 1 0 0 0 .015.106a.3.3 0 0 0 .034.09l.127-.078a.2.2 0 0 1-.015-.046a.4.4 0 0 1-.011-.079a.3.3 0 0 1 .004-.067c.005-.02.009-.014-.002-.008zm.395-.049c-.032-.051-.088-.057-.12-.056a.4.4 0 0 0-.106.024a1 1 0 0 0-.17.08l.078.13a1 1 0 0 1 .142-.069a.2.2 0 0 1 .062-.015c.016 0-.001.005-.014-.015zm.148 1.353c.004-.219.01-.486-.006-.73a3 3 0 0 0-.043-.347a.9.9 0 0 0-.1-.276l-.127.079q.05.08.08.228c.02.096.033.207.04.325c.016.238.01.498.006.718zm0 0l-.15-.004zm-.004.244q0-.105.004-.244l-.15-.003l-.004.247zm.06.243a.6.6 0 0 1-.047-.108a.5.5 0 0 1-.013-.135h-.15c0 .073.005.126.019.174s.033.088.055.135zm.06.133l-.06-.133l-.136.066q.025.05.059.127zm-.079.193c.039-.1.138-.06.138-.06v-.002l-.002-.003l-.006-.012l-.017-.04l-.033-.076l-.138.06c.006.014.02.048.034.077l.017.039l.005.012l.002.004s.1.039.138-.06zm.188.058l-.05-.119l-.138.06l.05.116zm.027.065l-.027-.065l-.139.057l.028.066zm0 .001l-.139.056zm.05.832c.164-.33.038-.623-.05-.833l-.138.058c.09.216.183.446.053.709zm-2.061-.095a.06.06 0 0 1-.083-.006l-.113.099a.21.21 0 0 0 .293.021zm.227-.672c0 .233-.005.482-.227.672l.097.114c.28-.24.28-.558.28-.786zm0 0h.15zm0 0h.15zm0 0h.15zm0 0h.15zm0 0h.15zm.001-.072v.071l.15.001v-.07zm0-.125v.125l.15.002v-.13zm0 0l.15-.002zm-.002-.146l.002.146l.15-.003l-.002-.143zm-.004-.139q.003.055.004.14l.15-.002q-.001-.09-.004-.146zm0 0l.15-.008zm.052-.313a.7.7 0 0 0-.05.167a.7.7 0 0 0-.002.146l.15-.008a.6.6 0 0 1 0-.118a.5.5 0 0 1 .04-.129zm.1-.226q-.057.125-.1.226l.138.058l.099-.223zm-.001.002l.14.056zm.382-1.222a.7.7 0 0 1-.015.241q-.03.147-.09.316a9 9 0 0 1-.276.662l.137.062c.09-.2.2-.443.28-.675c.04-.115.075-.23.096-.335a.9.9 0 0 0 .016-.293zm-.213.017c.033-.005.1-.01.157-.007q.044.003.063.01c.015.006-.003.004-.007-.02l.148-.022c-.009-.06-.058-.087-.088-.098a.4.4 0 0 0-.107-.02a1 1 0 0 0-.187.008zm-.056.193q-.001-.01.004-.049l.02-.076a.3.3 0 0 1 .03-.06c.013-.016.014-.01.002-.008l-.021-.149a.16.16 0 0 0-.101.068a.4.4 0 0 0-.05.096a1 1 0 0 0-.028.104a.3.3 0 0 0-.004.096zm-.31 1.168c.072-.169.161-.378.226-.584c.065-.204.11-.415.084-.584l-.148.022c.02.133-.015.316-.079.516c-.062.198-.149.402-.22.57zm-.01.022l.01-.022l-.138-.06l-.01.024zm-.059.36a1 1 0 0 1 .004-.178a.7.7 0 0 1 .056-.182l-.138-.059a1 1 0 0 0-.067.221c-.009.065-.007.127-.005.203zm.003.136q0-.078-.003-.136l-.15.005q.003.056.003.132zm-.148.148c.068-.075.15-.009.15-.003v.001v-.018l-.002-.128l-.15.001l.002.13zc0 .006.082.073.15-.002zm.15.12v-.122l-.15.002v.117zm.003.086l-.003-.086l-.15-.003q0 .048.003.097zm-.193.577c.217-.186.201-.426.193-.577l-.15.008c.009.155.015.322-.14.455zm-.005.08a.056.056 0 0 1 .005-.08l-.098-.114a.206.206 0 0 0-.02.293zm-1.878-.728a.21.21 0 0 0 .263.13l-.048-.142a.06.06 0 0 1-.074-.037zm.128-.263a.206.206 0 0 0-.128.263l.141-.05a.056.056 0 0 1 .035-.071zm.3-.37c-.05.147-.106.305-.3.37l.048.142c.27-.091.346-.32.395-.463zm.034-.09q-.018.044-.033.09l.142.05q.015-.05.03-.082zm.044-.11l-.044.11l.138.058l.046-.113zm.054-.136l-.032.08l-.02.053l-.002.003v.002c-.002.006.049.098.14.054l-.14-.055c.091-.045.142.047.14.053v.001l.002-.004l.004-.012l.016-.04l.03-.08zm.047-.124l-.047.124l.139.055q.03-.072.048-.127zm0-.003l.14.058zm.224-.363a1 1 0 0 0-.144.18c-.033.057-.054.115-.08.186l.14.052c.028-.073.045-.12.07-.163a.7.7 0 0 1 .12-.148zm.018-.017l-.018.017l.106.107l.018-.018zm.006-.005l.093.117zm.678-.89c-.03.13-.132.287-.266.449a7 7 0 0 1-.418.446l.106.106c.129-.13.29-.29.428-.457c.136-.164.257-.343.296-.51zm.306-.27a.16.16 0 0 0-.118.025a.4.4 0 0 0-.083.071a1 1 0 0 0-.065.086a.3.3 0 0 0-.04.088l.146.034a.2.2 0 0 1 .022-.043a.4.4 0 0 1 .098-.108c.017-.01.016-.004.004-.007zm.314.246c.014-.059-.022-.103-.045-.125a.4.4 0 0 0-.092-.058a1 1 0 0 0-.177-.062l-.036.145a1 1 0 0 1 .148.053a.2.2 0 0 1 .055.033c.012.011-.004.002.001-.02zm-.852 1.061a9 9 0 0 0 .513-.52c.08-.093.155-.186.214-.276a.9.9 0 0 0 .125-.265l-.146-.035a.7.7 0 0 1-.104.218q-.083.125-.202.258a9 9 0 0 1-.504.512zm-.002.002l-.1-.112zm.002-.002l-.104-.108zm0 0l-.104-.108zm0 0l-.104-.108zm0 0l-.104-.108zm-.175.17q.075-.075.175-.17l-.104-.108q-.1.095-.177.172zm-.13.214a.6.6 0 0 1 .044-.11a.5.5 0 0 1 .086-.104l-.106-.106a.6.6 0 0 0-.11.136a.7.7 0 0 0-.056.135zm-.001.002l-.14-.053zm-.05.135q.033-.084.05-.137l-.141-.05l-.048.132zm-.192.08c.097-.042.14.054.14.054l.002-.004q0-.004.005-.013l.015-.04l.03-.077l-.14-.055l-.03.079l-.015.04zs.043.097.14.055zm.091.175l.049-.12l-.14-.055c-.017.045-.032.08-.047.116zm-.027.064l.027-.064l-.138-.06l-.027.068zm-.554.624c.35-.117.468-.413.554-.624l-.138-.056c-.089.216-.186.445-.464.538zm-1.375-1.49a.06.06 0 0 1-.055-.062l-.15-.007a.21.21 0 0 0 .196.219zm.631-.326c-.163.168-.338.344-.631.326l-.01.15c.37.022.59-.208.749-.37zm.05-.051l-.05.051l.108.105l.049-.05zm.088-.09l-.087.09l.106.106l.09-.093zm.099-.106l-.058.062l-.03.031l-.008.01l-.003.002v.001s.002.106.108.104l-.108-.104c.106-.003.109.103.109.103v-.001l.003-.003l.01-.01l.028-.03l.058-.061zm.094-.103l-.094.103l.109.104q.062-.066.098-.108zm.255-.189a.6.6 0 0 0-.153.085c-.039.03-.068.065-.102.104l.113.099a.6.6 0 0 1 .082-.085a.5.5 0 0 1 .118-.065zm.229-.093l-.23.093l.06.138l.225-.092zm0 0l.055.14zm0 0l.055.14zm1.12-.613a.7.7 0 0 1-.177.163q-.123.084-.284.165a9 9 0 0 1-.66.285l.057.14c.203-.082.45-.181.67-.291a3 3 0 0 0 .302-.176a.9.9 0 0 0 .215-.199zm-.164-.136a1 1 0 0 1 .118.104q.03.034.038.051c.007.015-.005 0 .009-.018l.122.086c.035-.049.018-.103.004-.132a.4.4 0 0 0-.062-.088a1 1 0 0 0-.14-.124zm-.174.1a.2.2 0 0 1 .036-.032l.068-.04a.3.3 0 0 1 .064-.023c.02-.003.016.002.006-.005l.088-.121a.16.16 0 0 0-.12-.022a.4.4 0 0 0-.102.035a1 1 0 0 0-.092.055a.3.3 0 0 0-.07.066zm-1.034.625a7 7 0 0 0 .568-.263c.188-.101.367-.222.466-.362L14 12.962c-.078.11-.23.217-.415.317a7 7 0 0 1-.556.257zm-.023.01l.023-.01l-.059-.138l-.022.01zm-.293.218c.053-.058.086-.095.126-.126a.7.7 0 0 1 .167-.092l-.058-.138a1 1 0 0 0-.201.112c-.052.04-.094.087-.144.143zm-.092.1l.092-.1l-.11-.101l-.09.097zm-.21.003l.001-.001c.1-.007.114.098.11.103h-.001l.003-.003l.01-.01l.028-.03l.059-.063l-.109-.103l-.059.063l-.03.03l-.008.01l-.003.003zc-.004.006.009.11.11.103zm.025.19q.039-.038.085-.087l-.11-.103q-.044.049-.08.084zm-.057.064q.032-.039.057-.064l-.106-.106l-.065.072zm-.54.281c.285.017.44-.167.54-.28l-.114-.099c-.101.117-.212.242-.417.23zm-.059.054a.056.056 0 0 1 .059-.054l.009-.15a.206.206 0 0 0-.218.197zm-.822-1.854a.21.21 0 0 0 .094.278l.067-.134a.06.06 0 0 1-.026-.079zm.277-.095a.206.206 0 0 0-.277.095l.135.065a.056.056 0 0 1 .075-.026zm.474-.049c-.14.069-.29.14-.474.049l-.067.134c.256.127.471.018.607-.048zm.002 0l.062.136zm.086-.04q-.045.018-.088.04l.066.135q.044-.022.078-.036zm.108-.046l-.108.046l.056.139l.112-.048zm.134-.06l-.08.035l-.038.018l-.012.005l-.004.001l-.001.001c-.006.003-.035.104.06.137l-.06-.137h.001c.096.033.066.134.06.137h.001l.003-.002l.012-.005l.04-.017l.077-.035zm.121-.054l-.12.055l.058.137q.074-.031.125-.055zm0 0l.063.137zm0 0l.063.136zm-.002.001l.067.134zm.42-.1a.8.8 0 0 0-.23.025c-.063.017-.12.043-.188.074l.063.137c.07-.033.116-.053.165-.067a.7.7 0 0 1 .19-.02zm.024 0h-.024v.15h.024zm1.117-.15c-.114.071-.296.11-.505.13c-.207.02-.428.02-.612.02v.15c.183 0 .41 0 .626-.02c.212-.02.425-.062.57-.152zm.407.027a.16.16 0 0 0-.101-.067a.4.4 0 0 0-.109-.008a1 1 0 0 0-.106.015a.3.3 0 0 0-.09.034l.078.127a.2.2 0 0 1 .046-.015l.079-.011a.3.3 0 0 1 .067.004c.02.005.014.009.008-.002zm.049.395c.05-.032.056-.088.055-.12a.4.4 0 0 0-.023-.106a1 1 0 0 0-.08-.17l-.13.078a1 1 0 0 1 .068.142q.015.042.015.062c.001.017-.004-.001.016-.014zm-1.353.148c.218.004.485.01.73-.006q.186-.011.347-.043a.9.9 0 0 0 .276-.1l-.08-.127a.7.7 0 0 1-.227.08q-.146.03-.326.04c-.237.016-.497.01-.717.006zm0 0l.003-.15zm-.245-.004q.106 0 .245.004l.003-.15l-.248-.004zm-.243.06a.6.6 0 0 1 .109-.047a.5.5 0 0 1 .134-.013v-.15a.7.7 0 0 0-.174.019c-.047.013-.088.033-.134.055zm-.133.06q.085-.036.133-.06l-.065-.136q-.05.025-.127.059zm-.192-.079c.099.039.06.138.06.138h.002l.003-.002l.012-.006l.039-.017l.076-.033l-.059-.138l-.077.034l-.04.017l-.011.005l-.004.002zs-.038.1.06.138zm-.059.188l.12-.05l-.06-.138l-.116.05zm-.064.027l.064-.027l-.056-.139l-.066.028zm-.001 0l-.057-.138zm-.833.05c.331.164.623.038.834-.05l-.059-.138c-.215.09-.445.184-.708.053zm.096-2.044a.06.06 0 0 1 .006-.082l-.098-.113a.21.21 0 0 0-.022.293zm.672.228c-.233-.001-.482-.005-.672-.228l-.114.098c.24.28.558.279.786.28zm0 0v.15zm0 0v.15zm.072 0h-.071l-.001.15h.07zm.125 0h-.125l-.002.15h.13zm0 0l.002.15zm0 0l.003.15zm.146-.001l-.145.002l.002.15l.144-.002zm.139-.005c-.038.002-.082.005-.14.005l.002.15q.09-.001.146-.005zm.004 0v.15zm-.005 0l.01.15zm.314.053a.7.7 0 0 0-.167-.051c-.049-.007-.094-.004-.146-.002l.008.15a.6.6 0 0 1 .118 0a.5.5 0 0 1 .129.04zm.226.1q-.125-.057-.226-.1l-.058.138q.097.041.223.099zm1.22.38a.7.7 0 0 1-.241-.015a2.4 2.4 0 0 1-.316-.09a9 9 0 0 1-.662-.275l-.062.137c.2.09.443.199.675.28c.115.04.23.075.335.096c.105.02.206.03.293.016zm-.017-.213c.005.034.01.1.007.157a.2.2 0 0 1-.01.064c-.006.015-.004-.004.02-.007l.022.148c.06-.01.087-.059.098-.089a.4.4 0 0 0 .02-.106a1 1 0 0 0-.008-.188zm-.193-.055q.01-.002.049.003l.076.021q.04.015.06.03c.016.012.01.014.008.001l.149-.02a.16.16 0 0 0-.068-.101a.4.4 0 0 0-.096-.05a1 1 0 0 0-.104-.028a.3.3 0 0 0-.096-.005zm-1.168-.31c.169.071.378.16.584.226c.204.064.415.11.584.084l-.022-.149c-.133.02-.316-.015-.516-.078c-.198-.063-.402-.15-.57-.221zm-.022-.01l.022.01l.06-.138l-.024-.01zm-.36-.059c.078-.002.127-.003.178.003a.7.7 0 0 1 .182.056l.059-.138a1 1 0 0 0-.221-.066c-.065-.009-.127-.007-.203-.005zm-.136.003q.079 0 .136-.003l-.005-.15l-.132.003zm-.148-.148c.075.067.009.15.003.15h-.001h.018l.127-.002v-.15l-.13.001h-.018c-.006.001-.073.083.002.15zm-.12.15h.122l-.002-.15h-.117zm-.086.003q.05-.004.086-.003l.002-.15l-.096.003zm-.004 0v-.15zm0 0v-.15zm-.573-.193c.186.217.426.2.577.193l-.008-.15c-.155.008-.322.015-.455-.14zm-.08-.005a.056.056 0 0 1 .08.005l.114-.098a.206.206 0 0 0-.293-.02zm.735-1.863a.21.21 0 0 0-.13.264l.142-.048a.06.06 0 0 1 .037-.074zm.263.129a.206.206 0 0 0-.263-.129l.05.142c.03-.01.061.006.071.034zm.37.3c-.147-.05-.305-.106-.37-.3l-.142.047c.091.272.32.347.463.395zm.09.034q-.043-.018-.09-.033l-.05.141q.05.016.082.03zm.11.044l-.11-.044l-.058.138l.113.046zm.136.053l-.08-.031l-.04-.016l-.013-.005h-.003l-.001-.001h-.001c-.006-.003-.098.049-.054.14l.055-.14c.045.09-.047.142-.053.14h-.001l.004.001l.012.005l.12.047zm.124.047l-.124-.047l-.056.14q.075.03.128.048zm.002.001l-.056.14zm.364.224a.8.8 0 0 0-.18-.144c-.057-.033-.115-.054-.186-.08l-.052.14c.073.027.12.045.163.07a.7.7 0 0 1 .149.12zm.017.017l-.017-.017l-.107.106l.018.017zm.895.685c-.13-.03-.287-.132-.449-.266a7 7 0 0 1-.446-.419l-.106.106c.13.13.29.29.457.428c.164.136.343.258.51.297zm.27.306a.16.16 0 0 0-.025-.119a.4.4 0 0 0-.071-.082a1 1 0 0 0-.086-.065a.3.3 0 0 0-.088-.04l-.034.146a.2.2 0 0 1 .043.021a.4.4 0 0 1 .108.099c.01.017.004.016.007.004zm-.246.314c.059.014.103-.022.124-.046a.4.4 0 0 0 .059-.091c.03-.064.053-.138.062-.177l-.145-.036a1 1 0 0 1-.053.148a.2.2 0 0 1-.033.055c-.011.012-.002-.005.02 0zm-1.061-.852c.151.157.336.35.52.512c.093.081.186.156.276.215a.9.9 0 0 0 .265.125l.035-.146a.7.7 0 0 1-.218-.105a2.4 2.4 0 0 1-.259-.201a9 9 0 0 1-.51-.504zm-.001-.002l.11-.1zm-.17-.174q.076.076.171.176l.108-.104l-.172-.178zm-.213-.13a1 1 0 0 1 .11.045a.5.5 0 0 1 .104.085l.106-.106a.6.6 0 0 0-.136-.11a1 1 0 0 0-.135-.055zm.001 0l.047-.142zm-.138-.05q.084.033.137.05l.05-.141l-.132-.049zm-.08-.192c.043.097-.054.14-.054.14l.004.001l.012.005l.118.046l.055-.14l-.118-.046l-.013-.004zs-.097.042-.055.14zm-.175.091l.12.049l.055-.14l-.116-.047zm-.064-.027l.064.027l.059-.138l-.066-.028zm-.624-.554c.117.35.413.468.624.554l.056-.139c-.216-.088-.445-.185-.538-.463zm1.524-1.378a.06.06 0 0 1 .063-.053l.01-.15a.21.21 0 0 0-.222.192zm.315.637c-.165-.166-.338-.344-.315-.637l-.15-.011c-.028.368.198.592.358.754zm.05.052l-.05-.052l-.107.106l.05.05zm.089.088l-.089-.088l-.108.104l.092.091zm.104.101l-.061-.059l-.03-.03l-.01-.009l-.003-.002v-.001s-.106.001-.105.107l.105-.107c.001.106-.105.107-.105.107v.001q.002 0 .004.003l.04.039l.06.058zm.1.096l-.101-.096l-.106.107l.107.1zm.185.258a.6.6 0 0 0-.082-.154A.7.7 0 0 0 14 8.89l-.1.11c.04.037.063.058.083.084c.02.025.038.058.063.12zm.09.23l-.09-.23l-.14.056q.04.099.089.228zm.592 1.132a.7.7 0 0 1-.16-.18a2.4 2.4 0 0 1-.16-.288a9 9 0 0 1-.273-.663l-.14.053c.078.205.172.454.279.675c.053.111.11.216.17.306a.9.9 0 0 0 .195.218zm.14-.162a1 1 0 0 1-.107.116a.2.2 0 0 1-.052.037c-.015.007 0-.005.019.01l-.089.12c.048.036.103.02.132.007a.4.4 0 0 0 .09-.062c.052-.047.102-.106.126-.138zm-.098-.176a.2.2 0 0 1 .032.037q.021.03.04.069a.3.3 0 0 1 .02.064c.003.02-.002.016.005.006l.12.09a.16.16 0 0 0 .024-.119a.4.4 0 0 0-.033-.104a1 1 0 0 0-.054-.092a.3.3 0 0 0-.065-.072zm-.607-1.045c.069.17.154.381.253.573c.098.19.216.37.354.472l.089-.12c-.108-.08-.213-.234-.31-.421a7 7 0 0 1-.247-.56zm-.009-.022l.01.022l.138-.056l-.009-.023zm-.213-.297c.057.054.093.088.124.128a.7.7 0 0 1 .089.169l.14-.057a1 1 0 0 0-.11-.203c-.04-.052-.085-.094-.14-.146zm-.098-.094l.098.094l.103-.11q-.042-.038-.095-.091zm0-.21l.001.001c.005.1-.1.112-.104.108h-.001v-.001l.003.003l.01.01l.03.029l.061.06l.106-.107l-.062-.06l-.031-.03zc-.005-.005-.11.006-.105.107zm-.19.022l.086.086l.104-.108l-.082-.083zm-.063-.06q.038.034.063.06l.107-.105q-.032-.033-.07-.066zm-.272-.544c-.022.285.16.444.272.545l.1-.112c-.116-.103-.238-.217-.223-.421zm-.053-.06c.033.003.055.03.053.06l.15.012a.206.206 0 0 0-.193-.221z'/%3E%3Cpath fill='%23FFC125' fill-rule='evenodd' d='M16 7a.12.12 0 0 0-.119.11l-.214 3.048h.666L16.12 7.11a.12.12 0 0 0-.12-.111m4.979 4.934a.12.12 0 0 0-.11-.119l-3.048-.214v.666l3.047-.214a.12.12 0 0 0 .11-.119m-4.86 4.824a.12.12 0 0 1-.238 0l-.214-3.047h.666zm-5.098-4.824a.12.12 0 0 0 .11.12l3.048.213V11.6l-3.047.214a.12.12 0 0 0-.111.12m8.398-3.436a.12.12 0 0 1 .165.171L17.54 10.94l-.463-.48zm.04 6.986a.12.12 0 0 0 .008-.163l-1.962-2.34l-.48.463l2.271 2.042a.12.12 0 0 0 .163-.002m-6.878-.114a.12.12 0 0 1-.165-.17l2.042-2.272l.463.48zm-.04-6.985a.12.12 0 0 0-.008.162l1.962 2.341l.48-.463l-2.271-2.043a.12.12 0 0 0-.163.003m1.525-.878a.12.12 0 0 1 .22-.09l1.34 2.745l-.617.25zm6.55 2.579a.12.12 0 0 0-.147-.069l-2.905.943l.25.618l2.744-1.34a.12.12 0 0 0 .058-.152m-2.682 6.276a.12.12 0 0 1-.22.089l-1.34-2.745l.617-.25zm-6.55-2.58a.12.12 0 0 0 .147.07l2.905-.943l-.25-.618l-2.744 1.34a.12.12 0 0 0-.059.152m6.409-6.334a.12.12 0 0 1 .219.093l-.994 2.888l-.613-.26zm2.79 6.414a.12.12 0 0 0-.055-.153l-2.721-1.388l-.261.614l2.889.993a.12.12 0 0 0 .148-.066m-6.376 2.559a.12.12 0 0 1-.219-.093l.994-2.889l.613.26zm-2.79-6.415a.12.12 0 0 0 .055.153l2.721 1.388l.26-.614l-2.888-.993a.12.12 0 0 0-.148.066' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.881 7.11l.075.006zm-.214 3.048l-.075-.005l-.006.08h.08zm.666 0v.075h.08l-.005-.08zM16.12 7.11l.075-.005zm4.75 4.704l-.006.075zm-3.048-.214l.005-.075l-.08-.006v.08zm0 .666h-.075v.081l.08-.006zm3.047-.214l.005.075zm-4.75 4.705l-.074-.006zm-.237 0l-.075.005zm-.214-3.047v-.075h-.08l.005.08zm.666 0l.075.005l.006-.08h-.08zm-5.201-1.658l.005-.075zm3.047.214l-.005.075l.08.006v-.08zm0-.666h.075v-.08l-.08.005zm-3.047.214l-.005-.074zm8.287-3.317l-.048-.057zm.165.171l.056.05zm-2.043 2.271l-.053.052l.055.058l.054-.06zm-.463-.48l-.048-.057l-.062.052l.056.058zm2.39 4.861l.057-.048zm-.01.163l.053.053zm-1.953-2.504l.057-.048l-.052-.061l-.057.056zm-.48.463l-.052-.053l-.058.055l.06.054zm2.271 2.043l-.05.056zm-6.878-.124l-.054.052zm.163.008l-.048-.057zm-.165-.17l-.056-.05zm2.042-2.272l.054-.052l-.056-.058l-.053.06zm.463.48l.049.057l.061-.051l-.056-.058zm-2.388-4.86l.057-.049zm.008-.163l-.052-.054zm1.954 2.503l-.057.048l.051.062l.058-.056zm.48-.463l.052.054l.058-.056l-.06-.054zm-2.271-2.043l-.05.056zm1.43-1.023l-.027-.07zm-.068.148l.071-.024zm.22-.09l.068-.032zm1.34 2.745l.029.07l.075-.03l-.036-.072zm-.617.25l-.072.023l.025.077l.075-.03zm5.46-.395l.023.071zm.147.069l-.07.028zm-3.052.874l-.024-.072l-.076.025l.03.075zm.25.618l-.07.028l.03.075l.072-.036zm2.744-1.34l.033.067zm-2.693 6.271l-.028-.07zm.069-.147l-.072.023zm-.22.089l-.068.033zm-1.34-2.745l-.029-.07l-.075.03l.036.073zm.617-.25l.072-.023l-.025-.076l-.075.03zm-5.46.395l.023.072zm-.148-.068l.07-.028zm3.053-.874l.024.071l.076-.025l-.03-.074zm-.25-.618l.07-.029l-.03-.074l-.072.035zm-2.744 1.34l-.033-.068zm6.503-6.239l.03-.069zm-.152.056l-.067-.034zm.219.093l.07.024zm-.994 2.888l-.029.07l.074.03l.026-.075zm-.613-.26l-.067-.034l-.037.072l.074.03zm4.122 3.54l.035-.066zm.056.153l.07.03zm-2.776-1.54l.034-.067l-.072-.037l-.032.074zm-.261.613l-.069-.03l-.032.075l.077.026zm2.889.993L20.41 14zm-6.38 2.548l-.03.07zm.152-.055l.067.034zm-.219-.093l-.07-.025zm.994-2.889l.029-.069l-.074-.031l-.026.076zm.613.26l.067.035l.037-.072l-.075-.032zm-4.123-3.54l-.034.067zm-.055-.153l.069.03zm2.776 1.541l-.034.067l.072.036l.031-.074zm.26-.614l.07.03l.031-.074l-.076-.027zm-2.888-.993l.025-.07zm4.39-2.824a.044.044 0 0 1 .044-.04v-.15a.194.194 0 0 0-.194.18zm-.214 3.047l.215-3.047l-.15-.01l-.214 3.047zm.592-.08h-.666v.15h.666zm-.289-2.967l.215 3.047l.15-.01l-.215-3.047zM16 7.075c.023 0 .042.018.044.041l.15-.01A.194.194 0 0 0 16 6.925zm4.863 4.815c.023.002.04.021.04.044h.15a.194.194 0 0 0-.18-.193zm-3.047-.214l3.047.214l.01-.15l-3.047-.214zm.08.591v-.666h-.15v.666zm2.967-.289l-3.047.215l.01.15l3.047-.215zm.04-.044a.044.044 0 0 1-.04.044l.01.15a.194.194 0 0 0 .18-.194zM16 16.944a.194.194 0 0 0 .194-.181l-.15-.01a.044.044 0 0 1-.044.04zm-.194-.181c.007.102.092.18.194.18v-.15a.044.044 0 0 1-.044-.04zm-.214-3.047l.214 3.047l.15-.01l-.215-3.048zm.741-.08h-.666v.15h.666zm-.14 3.127l.215-3.047l-.15-.01l-.214 3.046zm-5.056-4.785a.044.044 0 0 1-.041-.044h-.15c0 .102.079.187.18.194zm3.047.215l-3.047-.215l-.01.15l3.047.214zm-.08-.592v.666h.15v-.666zm-2.967.29l3.047-.215l-.01-.15l-3.047.215zm-.041.043c0-.023.018-.042.041-.044l-.01-.15a.194.194 0 0 0-.181.194zm8.54-3.48a.194.194 0 0 0-.265-.013l.096.115a.044.044 0 0 1 .06.003zm.004.265a.194.194 0 0 0-.005-.264l-.108.104a.044.044 0 0 1 .002.06zm-2.043 2.271l2.043-2.27l-.111-.101l-2.043 2.27zm-.573-.477l.463.48l.108-.105l-.463-.48zm2.347-2.072l-2.34 1.962l.096.115l2.34-1.962zm.039 6.928a.044.044 0 0 1-.003.06l.104.108a.194.194 0 0 0 .014-.264zm-1.963-2.34l1.963 2.34l.115-.096l-1.963-2.34zm-.37.469l.48-.464l-.104-.107l-.48.463zm2.27 1.933l-2.272-2.043l-.1.111l2.27 2.043zm.06-.001a.044.044 0 0 1-.06 0l-.101.112a.194.194 0 0 0 .265-.005zm-7.043-.016c.071.073.187.08.265.014l-.096-.115a.044.044 0 0 1-.06-.003zm-.004-.265a.194.194 0 0 0 .004.265l.108-.104a.044.044 0 0 1 0-.06zm2.043-2.27l-2.043 2.27l.111.1l2.043-2.27zm.572.477l-.463-.48l-.107.104l.463.48zm-2.346 2.072l2.34-1.963l-.096-.115l-2.34 1.963zm-.039-6.929a.044.044 0 0 1 .003-.06l-.104-.108a.194.194 0 0 0-.014.264zm1.963 2.34L12.59 8.5l-.115.096l1.963 2.341zm.37-.468l-.48.463l.104.108l.48-.463zm-2.27-1.933l2.272 2.043l.1-.112l-2.271-2.043zm-.06 0a.044.044 0 0 1 .06 0l.101-.112a.194.194 0 0 0-.265.005zm1.514-1.148a.194.194 0 0 0-.112.24l.142-.047a.044.044 0 0 1 .026-.054zm.247.095a.194.194 0 0 0-.247-.095l.056.139a.044.044 0 0 1 .056.021zm1.34 2.745l-1.34-2.745l-.135.065l1.34 2.745zm-.657.352l.618-.25l-.056-.14l-.618.25zM13.995 7.53l.942 2.905l.143-.046l-.943-2.906zm6.497 2.558a.044.044 0 0 1 .055.026l.139-.056a.194.194 0 0 0-.24-.112zm-2.905.943l2.905-.943l-.046-.142l-2.906.942zm.296.519l-.25-.618l-.139.056l.25.618zm2.642-1.38l-2.745 1.34l.066.135l2.745-1.34zm.022-.056a.044.044 0 0 1-.022.056l.066.135a.194.194 0 0 0 .095-.247zm-2.654 6.465a.194.194 0 0 0 .112-.24l-.142.046a.044.044 0 0 1-.026.055zm-.247-.095a.194.194 0 0 0 .247.095l-.056-.14a.044.044 0 0 1-.056-.021zm-1.34-2.745l1.34 2.745l.135-.066l-1.34-2.745zm.657-.352l-.618.25l.056.139l.618-.25zm1.042 2.952l-.942-2.906l-.143.046l.942 2.906zm-6.497-2.559a.044.044 0 0 1-.055-.025l-.139.056a.194.194 0 0 0 .24.112zm2.905-.943l-2.905.943l.046.143l2.906-.943zm-.296-.518l.25.618l.139-.056l-.25-.619zm-2.642 1.38l2.745-1.341l-.066-.135l-2.745 1.34zm-.022.056a.044.044 0 0 1 .022-.057l-.066-.135a.194.194 0 0 0-.095.248zm6.522-6.432a.194.194 0 0 0-.25.09l.134.069c.011-.02.036-.03.057-.02zm.107.242a.194.194 0 0 0-.107-.242l-.059.138c.021.01.032.033.025.055zm-.993 2.889l.993-2.889l-.141-.049l-.994 2.889zm-.714-.216l.614.26l.059-.138l-.614-.26zm1.35-2.824l-1.387 2.72l.133.069l1.388-2.721zm2.768 6.362c.021.01.03.036.021.057l.138.059a.194.194 0 0 0-.09-.25zm-2.72-1.388l2.72 1.388l.069-.133l-2.721-1.388zm-.158.576l.26-.613l-.138-.059l-.26.614zm2.844.893l-2.889-.993l-.048.142l2.888.993zm.055-.024a.044.044 0 0 1-.055.024L20.41 14a.194.194 0 0 0 .242-.107zm-6.489 2.712c.094.04.203 0 .25-.09l-.135-.068a.044.044 0 0 1-.056.02zm-.108-.242a.194.194 0 0 0 .108.242l.059-.138a.044.044 0 0 1-.025-.055zm.994-2.888l-.994 2.888l.142.05l.994-2.89zm.713.216l-.613-.261l-.059.138l.614.26zm-1.35 2.824l1.388-2.721l-.134-.069l-1.388 2.722zm-2.768-6.363a.044.044 0 0 1-.02-.056l-.138-.059c-.04.094 0 .203.09.249zm2.721 1.388l-2.72-1.388l-.069.134l2.721 1.388zm.158-.576l-.26.614l.137.058l.26-.613zm-2.844-.893l2.889.993l.048-.142l-2.888-.993zm-.055.025a.044.044 0 0 1 .055-.025l.049-.142a.194.194 0 0 0-.242.108z'/%3E%3Cpath fill='%23FFC125' fill-rule='evenodd' stroke='%23984111' stroke-width='.15' d='M16 13.842c1.068 0 1.933-.854 1.933-1.908s-.865-1.908-1.933-1.908s-1.933.854-1.933 1.908s.865 1.908 1.933 1.908Z' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.814 11.437l-.126-.082a.8.8 0 0 0-.186-.093a.3.3 0 0 0-.08-.014q-.18-.001-.495.223l-.078-.107q.345-.247.572-.248q.06 0 .122.02a1 1 0 0 1 .217.108l.124.081l.048.027c.16 0 .169.57.056.744a.5.5 0 0 1-.116.124l-.087.064c-.04.03-.052.048-.052.07c0 .003.048.015.155.01l.073-.005c.076-.006.086-.006.11-.006v.131c-.019 0-.029 0-.1.006l-.077.005c-.187.009-.294-.017-.294-.142c0-.071.035-.12.103-.173c.011-.008.07-.05.086-.063a.4.4 0 0 0 .087-.092c.034-.053.056-.192.053-.34a1 1 0 0 0-.026-.205a.3.3 0 0 1-.09-.043'/%3E%3Cpath fill='%23984111' fill-rule='evenodd' d='M16.352 11.39c-.03.02-.06.04-.072.046a.3.3 0 0 1-.09.044l-.008.032a1 1 0 0 0-.017.173c-.003.148.018.287.053.34a.4.4 0 0 0 .087.092l.054.04l.032.023c.068.053.103.102.103.173c0 .125-.107.151-.295.142l-.077-.005l-.1-.006v-.131c.025 0 .035 0 .11.006l.074.005c.107.005.154-.007.154-.01c0-.022-.012-.04-.051-.07l-.026-.02l-.06-.044a.5.5 0 0 1-.117-.124c-.113-.175-.103-.744.056-.744q.01-.004.047-.027l.066-.043l.059-.038a1 1 0 0 1 .217-.108a.4.4 0 0 1 .122-.02q.227.001.572.248l-.078.107q-.317-.224-.494-.223a.3.3 0 0 0-.082.014a.8.8 0 0 0-.185.093zm-.157.08l-.002.003z' clip-rule='evenodd'/%3E%3Cpath fill='%23984111' d='m15.665 12.723l.034.067zm.677.001l.039-.064zm.069.041l.061.043l.046-.066l-.069-.041zm-.046.066l-.062-.043zm-.723.008l.057-.05zm-.063-.073l-.033-.068l-.086.043l.062.073zm.252.051l-.023-.072l-.13.04l.104.089zm.354-.002l.054.053l.082-.085l-.111-.038zm-.574-.042l-.039-.064l-.07.043l.05.066zm.771 0l.064.039l.036-.058l-.055-.041zm-.859-.122l.04.064zm.958.008l-.046.06zm.046.036l.046-.06zm.052.04l.065.039l.034-.057l-.053-.04zm-.034.058l-.064-.039zm-.03.05l.065.038zm-1.03.011l-.06.045zm-.043-.057l.06-.045zm-.049-.066l-.04-.063l-.069.043l.049.065zm.07-.043l-.04-.063zm.553-.124a.85.85 0 0 0-.384.092l.067.134a.7.7 0 0 1 .317-.076zm.365.096a.7.7 0 0 0-.365-.096v.15q.164 0 .287.074zm.068.041l-.068-.041l-.078.128l.07.041zm-.022.173l.045-.066l-.123-.085l-.046.065zm-.411.25c.172 0 .307-.101.41-.25l-.123-.086q-.13.188-.287.186zm-.431-.237c.12.141.264.237.43.237v-.15q-.157.001-.316-.184zm-.063-.073l.063.073l.114-.097l-.063-.073zm.11-.158l-.086.042l.067.135l.086-.043zm.384.168c-.032 0-.077-.013-.136-.064l-.098.114q.118.1.234.1zm.115-.06c-.047.049-.085.06-.115.06v.15a.3.3 0 0 0 .223-.106zm-.115.1q.083 0 .145.022l.049-.141a.6.6 0 0 0-.194-.03zm-.163.025a.5.5 0 0 1 .163-.025v-.15a.7.7 0 0 0-.208.031zm.163.066c-.1 0-.216-.057-.345-.227l-.12.09q.216.286.465.287zm.302-.221c-.101.166-.204.221-.302.221v.15q.254-.002.43-.293zm-.302-.002q.192.001.321.1l.09-.12a.67.67 0 0 0-.411-.13zm-.366.105a.7.7 0 0 1 .366-.104v-.15a.85.85 0 0 0-.443.126zm.366-.405a1 1 0 0 0-.532.155l.079.128a.85.85 0 0 1 .453-.133zm.51.168a.8.8 0 0 0-.51-.168v.15q.242 0 .419.136zm.047.036l-.046-.036l-.092.119l.046.035zm.052.04l-.052-.04l-.092.118l.052.04zm-.015.155l.034-.057l-.129-.077l-.034.057zm-.03.05l.03-.05l-.13-.077l-.029.05zm-.564.374c.244 0 .43-.151.564-.374l-.129-.077q-.178.299-.435.301zm-.592-.356c.16.213.356.356.592.356v-.15q-.254-.001-.471-.296zm-.042-.057l.042.057l.12-.09l-.042-.057zm-.049-.066l.049.066l.12-.09l-.049-.065zm.09-.151l-.07.043l.08.127l.07-.043zm.061-.038l-.06.038l.078.127l.061-.037zm-.419-1.134l.033.068zm0 .361l-.032.068zm.537 0l.032.068zm0-.361l-.033.068zm-.526.178l-.07-.03zm.006-.01l.057.05zm.048-.033l-.032-.067zm.407 0l.032-.067zm.047.033l-.056.05zm.007.01l-.069.03zm0 .005l-.069-.029zm-.007.01l-.056-.05zm-.047.033l.032.068zm-.407 0l-.032.068zm-.048-.033l-.056.05zm-.006-.01l-.07.03zm1.323-.183l-.033-.068zm0 .361l-.033.068zm.536 0l-.033-.067zm0-.361l-.033.068zm-.526.178l-.069-.03zm.007-.01l-.056-.05zm.047-.033l.033.068zm.407 0l-.033.068zm.048.033l-.057.05zm.006.01l-.069.03zm0 .005l-.069-.029zm-.006.01l-.057-.05zm-.048.033l-.033-.067zm-.407 0l.033-.067zm-.047-.033l-.056.05zm-.007-.01l-.069.03zm-1.311-.115a.6.6 0 0 1 .235-.047v-.15a.7.7 0 0 0-.3.061zm-.098.113c0-.044.037-.084.098-.114l-.065-.135c-.073.036-.183.113-.183.249zm.098.113c-.061-.03-.098-.07-.098-.113h-.15c0 .135.11.213.183.248zm.235.047a.6.6 0 0 1-.235-.047l-.065.135c.085.04.19.062.3.062zm.236-.047a.6.6 0 0 1-.236.047v.15c.11 0 .216-.021.301-.062zm.098-.113c0 .043-.037.084-.098.113l.065.135c.073-.035.183-.113.183-.248zm-.098-.114c.061.03.098.07.098.114h.15c0-.136-.11-.213-.183-.249zm-.236-.046a.6.6 0 0 1 .236.046l.065-.135a.7.7 0 0 0-.3-.061zm-.326.127a.1.1 0 0 0-.007.033h.15v.006l-.005.02zm.02-.03a.1.1 0 0 0-.02.03l.138.06l-.006.01zm.07-.05a.2.2 0 0 0-.07.05l.112.1q-.002-.002.024-.015zm.236-.047a.6.6 0 0 0-.235.046l.065.136a.4.4 0 0 1 .17-.032zm.236.046a.6.6 0 0 0-.236-.046v.15c.075 0 .135.014.171.032zm.071.051a.2.2 0 0 0-.07-.05l-.066.135q.026.014.024.015zm.02.03a.1.1 0 0 0-.02-.03l-.112.1l-.006-.01zm.007.033a.1.1 0 0 0-.007-.033l-.138.06l-.005-.021v-.006zm-.007.032a.1.1 0 0 0 .007-.032h-.15v-.007l.001-.008l.004-.012zm-.02.03a.1.1 0 0 0 .02-.03l-.138-.059l.006-.01zm-.07.05a.2.2 0 0 0 .07-.05l-.112-.1q.002.001-.024.016zm-.237.048a.6.6 0 0 0 .236-.047l-.065-.135a.4.4 0 0 1-.17.032zm-.235-.047c.06.029.143.047.235.047v-.15a.4.4 0 0 1-.17-.032zm-.072-.051q.026.03.072.05l.065-.134l-.024-.015zm-.02-.03q.008.015.02.03l.113-.1l.006.011zM15 11.634q0 .015.007.032l.138-.059l.005.02v.007zm1.431-.114a.6.6 0 0 1 .236-.046v-.15a.7.7 0 0 0-.3.061zm-.098.114c0-.044.037-.084.098-.114l-.065-.135c-.073.036-.183.113-.183.249zm.098.113c-.06-.03-.098-.07-.098-.113h-.15c0 .135.11.213.183.248zm.236.047a.6.6 0 0 1-.236-.047l-.065.135c.085.04.191.062.3.062zm.235-.047a.6.6 0 0 1-.235.047v.15c.11 0 .216-.021.3-.062zm.098-.113c0 .043-.037.084-.098.113l.065.135c.074-.035.183-.113.183-.248zm-.098-.114c.061.03.098.07.098.114h.15c0-.136-.11-.213-.183-.249zm-.235-.046a.6.6 0 0 1 .235.046l.065-.135a.7.7 0 0 0-.3-.061zm-.327.127a.1.1 0 0 0-.007.033h.15v.006l-.001.008l-.004.012zm.02-.03a.1.1 0 0 0-.02.03l.138.06l-.006.01zm.071-.05a.2.2 0 0 0-.071.05l.112.1q-.001-.002.024-.015zm.236-.047a.6.6 0 0 0-.236.046l.065.136a.4.4 0 0 1 .17-.032zm.235.046a.6.6 0 0 0-.235-.046v.15c.074 0 .135.014.17.032zm.072.051a.2.2 0 0 0-.072-.05l-.065.135q.026.014.024.015zm.02.03a.1.1 0 0 0-.02-.03l-.113.1l-.006-.01zm.006.033a.1.1 0 0 0-.007-.033l-.138.06l-.005-.021v-.006zm-.007.032a.1.1 0 0 0 .007-.032h-.15l.002-.015l.003-.012zm-.02.03a.1.1 0 0 0 .02-.03l-.138-.059l.006-.01zm-.07.05a.2.2 0 0 0 .07-.05l-.112-.1q.002.001-.024.016zm-.236.048a.6.6 0 0 0 .235-.047l-.065-.135a.4.4 0 0 1-.17.032zm-.236-.047a.6.6 0 0 0 .236.047v-.15a.4.4 0 0 1-.171-.032zm-.071-.051q.024.03.071.05l.065-.134q-.026-.015-.024-.015zm-.02-.03q.007.015.02.03l.112-.1l.006.011zm-.007-.032q0 .015.007.032l.138-.059l.005.02v.007z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-at{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackAt0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23C51918' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackAt0)'%3E%3Cpath d='M0 0v8h32V0zm0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-au{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3CclipPath id='flagpackAu0'%3E%3Cpath fill='%23fff' d='M0 0h18v14H0z'/%3E%3C/clipPath%3E%3CclipPath id='flagpackAu1'%3E%3Cpath fill='%23fff' d='M6 2h25v21H6z'/%3E%3C/clipPath%3E%3Cg fill='none'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cg clip-path='url(%23flagpackAu0)'%3E%3Cpath fill='%232E42A5' d='M0 0h18v14H0z'/%3E%3Cpath fill='%23F7FCFF' d='m-2.004 13l3.96 1.737L18.09 1.889l2.09-2.582l-4.236-.58l-6.58 5.536l-5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m-1.462 14.217l2.018 1.008L19.429-.933h-2.833z'/%3E%3Cpath fill='%23F7FCFF' d='m20.004 13l-3.96 1.737L-.09 1.889L-2.18-.693l4.236-.58l6.58 5.536l5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m19.87 13.873l-2.019 1.009l-8.036-6.918l-2.383-.773L-2.38-.684H.453l9.807 7.688l2.605.927z'/%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M9.985 0h-2v6H0v2h7.985v6h2V8H18V6H9.985z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M6.485 0h5v4.5H18v5h-6.515L11.5 14h-5l-.015-4.5H0v-5h6.485zm1.5 6H0v2h7.985v6h2V8H18V6H9.985V0h-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cg fill='%23F7FCFF' clip-path='url(%23flagpackAu1)'%3E%3Cpath d='m9 20.5l-1.302 1.203l.13-1.768l-1.753-.267l1.463-1.002l-.883-1.537l1.694.52L9 16l.65 1.648l1.695-.518l-.883 1.536l1.463 1.002l-1.752.267l.129 1.768zM22 13l-.868.802l.086-1.178l-1.168-.179l.975-.668l-.589-1.024l1.13.346L22 10l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm2-8l-.868.802l.086-1.179l-1.168-.178l.975-.668l-.589-1.024l1.13.346L24 2l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm5 4l-.868.802l.086-1.179l-1.168-.178l.975-.668l-.589-1.024l1.13.346L29 6l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm-4 13l-.868.802l.086-1.178l-1.168-.179l.975-.668l-.589-1.024l1.13.346L25 19l.434 1.099l1.13-.346l-.59 1.024l.976.668l-1.168.178l.086 1.179zm3.5-7.75l-.882.463l.169-.981l-.714-.695l.986-.144L28.5 12l.44.893l.987.143l-.714.696l.169.982z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-be{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FECA00' d='M10 0h11v24H10z'/%3E%3Cpath fill='%23E31D1C' d='M21 0h11v24H21z'/%3E%3Cpath fill='%231D1D1D' d='M0 0h11v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-bg{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%235EAA22' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackBg0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackBg0)'%3E%3Cpath fill='%23F7FCFF' d='M0 0v8h32V0z'/%3E%3Cpath fill='%23E22C18' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-br{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cg clip-path='url(%23flagpackBr3)'%3E%3Cpath fill='%23093' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackBr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackBr0)'%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' filter='url(%23flagpackBr4)'%3E%3Cpath fill='%23FFD221' d='m15.927 3.704l12.202 8.504L15.76 20.17L3.809 12.043z'/%3E%3Cpath fill='url(%23flagpackBr2)' d='m15.927 3.704l12.202 8.504L15.76 20.17L3.809 12.043z'/%3E%3C/g%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M16 17.2a5 5 0 1 0 0-10a5 5 0 0 0 0 10' clip-rule='evenodd'/%3E%3Cmask id='flagpackBr1' width='10' height='11' x='11' y='7' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16 17.2a5 5 0 1 0 0-10a5 5 0 0 0 0 10' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackBr1)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='m14.38 14.57l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm2 0l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm0 1.2l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm-1-4.2l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm0 2l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm-1.4-1l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm-1.4.8l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248zm4.6-3.4l-.223.117l.042-.248l-.18-.176l.25-.037l.111-.226l.112.226l.25.037l-.181.176l.042.248z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' d='m9.925 10.997l.15-1.994c4.798.362 8.585 1.94 11.313 4.745l-1.434 1.395c-2.364-2.433-5.692-3.819-10.03-4.146'/%3E%3Cpath fill='%23093' d='m12.29 10.603l.05-.498q4.643.48 7.952 3.552l-.34.366q-3.186-2.956-7.663-3.42'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='flagpackBr2' x1='32' x2='32' y1='24' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC600'/%3E%3Cstop offset='1' stop-color='%23FFDE42'/%3E%3C/linearGradient%3E%3CclipPath id='flagpackBr3'%3E%3Cpath fill='%23fff' d='M0 0h32v24H0z'/%3E%3C/clipPath%3E%3Cfilter id='flagpackBr4' width='24.32' height='16.467' x='3.809' y='3.704' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeColorMatrix values='0 0 0 0 0.0313726 0 0 0 0 0.368627 0 0 0 0 0 0 0 0 0.28 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_270_67334'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_270_67334' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ca{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23F7FCFF' d='M8 0h16v24H8z'/%3E%3Cpath fill='%23E31D1C' d='M15.976 7L16 19h-.6l.368-2.97q-4.035.726-3.701.36q.333-.366.525-1.038L9 12.955q.567-.006 1.028-.281q.46-.274-.461-1.9l1.813.264l.687-.746l1.368 1.432h.615l-.615-3.28l1.103.615zm0 0l1.486 2.06l1.103-.617l-.615 3.281h.615l1.368-1.432l.686.746l1.814-.264q-.922 1.626-.46 1.9q.461.275 1.027.281l-3.593 2.397q.193.672.526 1.038q.334.366-3.701-.36l.367 2.97H16zM24 0h8v24h-8zM0 0h8v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ch{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackCh0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackCh0)'%3E%3Cpath fill='%23F1F9FF' fill-rule='evenodd' d='M18 6h-4v4h-4v4h4v4h4v-4h4v-4h-4z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-cn{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23E31D1C' d='M0 0h32v24H0z'/%3E%3Cpath fill='%23FECA00' d='m15.016 4.548l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19zM7.018 9.607l-2.881 1.551l.657-3.026l-2.4-2.265l3.25-.123l1.374-2.826l1.374 2.826h3.243L9.24 8.132l.72 3.026zm9.998-1.059l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19zm-1 4l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19zm-3 3l-1.01.61l.23-1.19l-.841-.89l1.139-.049l.482-1.11l.482 1.11h1.137l-.84.94l.253 1.19z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-cz{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackCz0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackCz0)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0-2v14h32V-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0v24l18-12z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-de{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FFD018' d='M0 16h32v8H0z'/%3E%3Cpath fill='%23E31D1C' d='M0 8h32v8H0z'/%3E%3Cpath fill='%23272727' d='M0 0h32v8H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-dk{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23C51918' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackDk0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackDk0)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M10 0h4v10h18v4H14v10h-4V14H0v-4h10z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-es{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23FFB400' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackEs0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackEs0)'%3E%3Cpath fill='%23C51918' fill-rule='evenodd' d='M0 0v6h32V0zm0 18v6h32v-6z' clip-rule='evenodd'/%3E%3Cpath fill='%23F1F9FF' d='M5.008 10.272h1.12v5.824h-1.12z'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M6.576 9.264H4.56v.56h.336v.448H6.24v-.448h.336zm-.336 7.168h.336v.56H4.56v-.56h.336v-.448H6.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M5.568 9.376c.244 0 .269-.092.412-.229c.112-.106.372-.238.372-.387c0-.34-.351-.616-.784-.616s-.784.276-.784.616c0 .166.18.276.315.387c.142.117.247.229.47.229' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' d='M4.56 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3Cmask id='flagpackEs1' width='3' height='2' x='4' y='16' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M4.56 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23fff' mask='url(%23flagpackEs1)'%3E%3Cpath d='m4.542 17.712l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112m0-.336l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112'/%3E%3C/g%3E%3Cpath fill='%23F1F9FF' d='M15.984 10.272h1.12v5.824h-1.12z'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M17.552 9.264h-2.016v.56h.336v.448h1.344v-.448h.336zm-.336 7.168h.336v.56h-2.016v-.56h.336v-.448h1.344z' clip-rule='evenodd'/%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M16.544 9.376c.244 0 .268-.092.412-.229c.112-.106.372-.238.372-.387c0-.34-.351-.616-.784-.616s-.784.276-.784.616c0 .166.18.276.315.387c.142.117.247.229.469.229' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' d='M15.536 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3Cmask id='flagpackEs2' width='3' height='2' x='15' y='16' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.536 16.992h2.016v.896s-.252-.112-.504-.112s-.504.112-.504.112s-.252-.112-.504-.112s-.504.112-.504.112z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23fff' mask='url(%23flagpackEs2)'%3E%3Cpath d='m15.518 17.712l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112m0-.336l-.044-.107q.272-.122.546-.122c.118 0 .18.017.284.063a.5.5 0 0 0 .24.054a.5.5 0 0 0 .24-.054a.6.6 0 0 1 .285-.063q.273 0 .546.122l-.044.107a1.2 1.2 0 0 0-.502-.112a.5.5 0 0 0-.24.054a.6.6 0 0 1-.285.063a.6.6 0 0 1-.284-.063a.5.5 0 0 0-.24-.054q-.25 0-.502.112'/%3E%3C/g%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M4.988 15.68c.202-.245.315-.468.315-.704a.63.63 0 0 0-.122-.383l.013-.006c-.001 0 .221-.097.299-.134a2.6 2.6 0 0 0 .395-.232c.079-.058.185-.12.346-.207l.152-.08l.041-.023c.078-.041.137-.073.191-.105c.17-.098.281-.18.367-.288a.535.535 0 0 0-.124-.798c-.139-.095-.326-.149-.601-.192l-.057-.008l-.69-.11c.688-.115 1.671-.073 2.104.15l.41-.796c-.88-.455-2.889-.409-3.639.108c-.55.379-.476.952.096 1.198c.24.103.551.172 1.128.264a3 3 0 0 0-.251.162a1.6 1.6 0 0 1-.255.15l-.25.111l-.033.014c-.466.212-.693.505-.625 1.035l.037.287l.065.02zm-.576-.74l-.002.003zm12.294.036c0 .236.113.46.315.704l.688-.567l.065-.02l.037-.287c.067-.53-.159-.823-.625-1.035l-.032-.014c-.064-.028-.204-.09-.25-.112a1.6 1.6 0 0 1-.256-.149a3 3 0 0 0-.252-.162c.577-.092.89-.16 1.128-.264c.573-.246.647-.82.096-1.198c-.75-.517-2.758-.563-3.64-.108l.412.796c.433-.223 1.416-.265 2.104-.15q-.156.027-.354.057l-.336.053l-.057.008c-.275.043-.463.098-.601.192a.535.535 0 0 0-.124.798c.086.109.198.19.367.288c.054.032.112.064.19.105l.042.022l.152.08c.161.088.267.15.346.208c.124.09.25.163.395.232c.078.037.3.134.299.134l.013.006a.63.63 0 0 0-.122.383' clip-rule='evenodd'/%3E%3Cpath fill='%23F1F9FF' d='m5.923 12.4l.331.068v.493c-.352.281-1.246.755-1.246.755V12.4zm10.392 0l-.331.068v.493c.352.281 1.246.755 1.246.755V12.4z'/%3E%3Cpath fill='%23AD1619' fill-rule='evenodd' d='M14.776 7.206v-.164q-.864-.62-1.81-.62a3.6 3.6 0 0 0-1.835-.312v-.003c-.93-.09-1.869.315-1.869.315c-.946 0-1.81.62-1.81.62v.164l1.13 1.134s.318 1.092 2.545.836v.003s1.474-.04 1.577-.075l.128-.039c.289-.084.618-.18.814-.725zm-3.65-1.045c-.032.377-.215 2.654 0 3.007z' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M8.314 8.15v-.004l-.794-.748l.077-.081l.745.701l.02-.087a1 1 0 0 0 .262.03V7.81l.166.09q.122.068.35.03c.114-.018.19-.149.214-.427l.05-.563l.169.54c.076.243.192.35.358.35c.161 0 .226-.058.233-.208l.02-.423l.192.378c.069.136.164.198.3.198c.193 0 .322-.161.322-.414h.228c0 .253.129.414.322.414c.136 0 .23-.062.3-.198l.191-.378l.02.423c.008.15.073.209.234.209c.166 0 .282-.108.358-.352l.168-.54l.05.564c.025.278.101.41.214.428q.23.036.351-.031l.165-.09v.152a1 1 0 0 0 .264-.03l.035.163l.825-.777l.077.081l-1.027.967c-.15.276-.226.458-.226.534c0 .115-.3.184-.886.254c-.46.055-1.001.092-1.445.098h-.112a14 14 0 0 1-1.445-.098c-.586-.07-.887-.139-.887-.254a.2.2 0 0 0-.008-.054a.9.9 0 0 1-.128-.31l-.089-.17l-.228-.214zm5.505.018c-.183.032-.316.029-.386-.028a.9.9 0 0 1-.386.01c-.157-.025-.267-.13-.333-.303a.5.5 0 0 1-.325.2c.717.1 1.219.244 1.219.244s-.012.106-.042.23q.048-.097.113-.217l.01-.014zm-1.768-.164a.36.36 0 0 1-.148-.134a.5.5 0 0 1-.182.103q.17.013.33.03m-.725-.053a.5.5 0 0 1-.214-.188a.5.5 0 0 1-.212.187l.154-.003h.09q.092 0 .182.004m-2.704.33l-.104-.097q.189.02.273-.044q.165.048.386.01c.157-.025.267-.13.332-.303a.5.5 0 0 0 .314.197c-.618.087-1.079.205-1.2.238m1.876-.31q-.164.012-.318.029a.36.36 0 0 0 .14-.13q.08.07.178.101m2.755.93c.079.037.141 0 .191-.07l-.008.053l-.03.015a1 1 0 0 1-.166.048a6 6 0 0 1-.592.095c-.475.057-1.04.095-1.488.097a14 14 0 0 1-1.488-.097a6 6 0 0 1-.592-.095a1 1 0 0 1-.147-.04l.012-.006c.245-.114 1.863-.222 2.154-.24c.291.018 1.91.126 2.154.24m.308-.02v.001z' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' d='M11.112 5.347a.336.336 0 1 0 0-.672a.336.336 0 0 0 0 .672' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M10.894 6.997a.4.4 0 0 0 .032.102a.4.4 0 0 0-.15-.027c-.155 0-.28.076-.28.168s.125.168.28.168s.28-.075.28-.168c0 .093.126.168.28.168s.28-.075.28-.168c0-.092-.125-.168-.28-.168a.5.5 0 0 0-.11.014a.4.4 0 0 0-.002-.153c-.03-.152-.128-.26-.219-.243c-.09.018-.14.155-.111.307m.162.243v-.005zm-1.81-.03a.5.5 0 0 1-.032-.101c-.03-.152.02-.29.111-.307s.19.09.219.243q.014.083.002.153a.5.5 0 0 1 .11-.014c.155 0 .28.076.28.168s-.125.168-.28.168s-.28-.075-.28-.168v-.005v.005c0 .093-.125.168-.28.168s-.28-.075-.28-.168c0-.092.125-.168.28-.168q.084 0 .15.027m3.508.103c-.013.092-.147.149-.3.127c-.154-.021-.267-.113-.255-.205s.148-.149.301-.127a.4.4 0 0 1 .145.046a.4.4 0 0 1-.018-.105c-.008-.154.06-.283.153-.288s.175.116.183.27a.4.4 0 0 1-.019.153a.5.5 0 0 1 .11.002c.154.021.268.113.255.205s-.148.149-.301.127s-.267-.113-.254-.205m0 0v-.005zm1.066.444c.137.073.283.065.326-.017l.003-.004a.1.1 0 0 0 .047.03c.09.027.198-.07.243-.219c.045-.148.01-.29-.079-.317s-.197.071-.242.219a.5.5 0 0 0-.02.105a.4.4 0 0 0-.12-.093c-.136-.073-.282-.065-.326.016c-.043.082.032.208.168.28m-5.495.035c-.137.072-.283.065-.326-.017l-.002-.005a.1.1 0 0 1-.048.03c-.089.027-.197-.07-.243-.218s-.01-.29.08-.317c.088-.027.197.07.242.218a.5.5 0 0 1 .019.105a.4.4 0 0 1 .12-.093c.137-.073.283-.065.326.017s-.032.207-.168.28m2.662-3.716h.233v.147h.153v.233h-.153v.467h.153v.233h-.541v-.233h.155v-.467h-.155v-.233h.155z' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' d='M10.944 5.344h.448V6.8h-.448z'/%3E%3Cpath fill='%23fff' d='M9.14 5.588V5.7c-.993-.018-1.563.127-1.708.416q-.225.447.088 1.093l-.1.05q-.337-.693-.088-1.193c.172-.343.775-.496 1.81-.478'/%3E%3Cpath fill='%23fff' d='m9.333 6.581l-.058.096c-.216-.129-.324-.35-.324-.653c0-.437.225-.692.722-.868q.476-.166 1.302.134l-.038.105q-.793-.286-1.227-.133c-.456.16-.647.378-.647.762q0 .398.27.557'/%3E%3Cpath fill='%23C88A02' d='m7.66 7.037l-.211.075c-.22-.625-.157-1.049.218-1.232q.494-.24 1.446-.2l-.01.223q-.9-.035-1.338.179c-.246.12-.291.425-.105.955'/%3E%3Cpath fill='%23C88A02' d='M10.13 5.439c-.513 0-.723.124-.843.493c-.077.234-.003.435.238.622l-.137.177c-.312-.242-.422-.539-.314-.869c.153-.47.453-.647 1.055-.647q.594-.001.916.314l.034.033v1.08h-.224v-.984q-.25-.219-.726-.22'/%3E%3Cpath fill='%23fff' d='m13.05 5.7l.001.112c.993-.018 1.563.127 1.707.416q.226.448-.087 1.093l.1.05q.336-.692.088-1.193c-.172-.343-.775-.496-1.81-.478'/%3E%3Cpath fill='%23fff' d='m12.698 6.604l.058.096c.216-.129.324-.35.324-.653c0-.436-.225-.692-.722-.867q-.475-.167-1.302.133l.038.106q.795-.287 1.227-.134c.456.16.647.379.647.762c0 .267-.09.45-.27.557'/%3E%3Cpath fill='%23C88A02' d='m14.6 7.15l.21.074c.22-.625.157-1.049-.217-1.232q-.495-.24-1.446-.2l.009.223q.901-.035 1.338.179c.247.12.292.425.105.955'/%3E%3Cpath fill='%23C88A02' d='M12.117 5.456c.513 0 .723.125.843.493c.077.235.002.435-.239.622l.138.177c.312-.242.422-.539.314-.868c-.153-.47-.454-.648-1.056-.648q-.593 0-.916.315l-.033.033v1.08h.224v-.985q.25-.218.725-.219'/%3E%3Cpath fill='%23E1E5E8' fill-rule='evenodd' d='M7.472 9.264h7.28v6.54S14.212 18 11.112 18s-3.64-2.253-3.64-2.253z' clip-rule='evenodd' opacity='.3'/%3E%3Cmask id='flagpackEs3' width='8' height='9' x='7' y='9' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M7.472 9.264h7.28v6.54S14.212 18 11.112 18s-3.64-2.253-3.64-2.253z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackEs3)'%3E%3Cpath fill='%23FFC034' d='M7.472 13.296h3.696v4.368H7.472z'/%3E%3Cpath fill='%23AD1619' d='M7.92 13.52h.448v4.144H7.92zm1.568 0h.448v4.144h-.448zm-.784 0h.448v4.144h-.448zm1.568 0h.448v4.144h-.448zm-2.8-4.368h3.696v4.256H7.472z'/%3E%3Cpath fill='%23AD1619' d='M11.056 13.184h3.696v4.256h-3.696z'/%3E%3Cpath fill='%23F1F9FF' d='M11.056 9.264h3.92v4.144h-3.92z'/%3E%3Cpath fill='%23C88A02' fill-rule='evenodd' d='M9.04 9.6h.336v.93H9.6v-.465h.336v.464h.336v.58h-.336v1.046h.336v.581H8.256v-.58h.336V11.11h-.336v-.58h.224v-.465h.336v.464h.224z' clip-rule='evenodd'/%3E%3Cpath fill='%23C88A02' d='m12.979 9.795l.23-.245l.48.45l-.229.245z'/%3E%3Cpath fill='%23FFC034' fill-rule='evenodd' d='M14.36 16.14v-2.452h-2.8v2.432l.005.018c.141.604.624.91 1.395.91c.77 0 1.253-.298 1.395-.888zm-1.4.572c-.619 0-.957-.208-1.064-.632v-2.056h2.128v2.075c-.107.41-.445.613-1.064.613' clip-rule='evenodd'/%3E%3Cpath fill='%23FFC034' fill-rule='evenodd' d='M13.076 13.893h-.234v1.112l-.92-1l-.164.15l.831.906h-.753v.335h.772l-.85.925l.165.152l.92-1v1.299h.233v-1.183l.812.884l.165-.152l-.85-.925h.949v-.336h-.931l.832-.904l-.165-.152l-.812.884z' clip-rule='evenodd'/%3E%3Cpath fill='%23F1F9FF' fill-rule='evenodd' d='M13.483 17.443s-2.372.186-2.372-1.344c0 0-.023 1.344-2.5 1.344v1.207h4.872z' clip-rule='evenodd'/%3E%3Cpath fill='%23005BBF' fill-rule='evenodd' stroke='%23AD1619' stroke-width='1.167' d='M11.112 14.192c.464 0 .84-.401.84-.896s-.376-.896-.84-.896s-.84.401-.84.896s.376.896.84.896Z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-fi{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackFi0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackFi0)'%3E%3Cpath fill='%232E42A5' stroke='%232E42A5' stroke-width='2' d='M10.819 1h-1v9.323H-1v4H9.819V25h4V14.323H33v-4H13.819V1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-fr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23F50100' d='M22 0h10v24H22z'/%3E%3Cpath fill='%232E42A5' d='M0 0h12v24H0z'/%3E%3Cpath fill='%23F7FCFF' d='M10 0h12v24H10z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-gb-ukm{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackGbUkm0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackGbUkm0)'%3E%3Cpath fill='%23fff' d='m-3.563 22.285l7.042 2.979l28.68-22.026l3.715-4.426l-7.53-.995l-11.698 9.491l-9.416 6.396z'/%3E%3Cpath fill='%23F50100' d='M-2.6 24.372L.989 26.1L34.54-1.599h-5.037z'/%3E%3Cpath fill='%23fff' d='m35.563 22.285l-7.042 2.979L-.159 3.238l-3.715-4.426l7.53-.995l11.698 9.491l9.416 6.396z'/%3E%3Cpath fill='%23F50100' d='m35.323 23.783l-3.588 1.728l-14.286-11.86l-4.236-1.324l-17.445-13.5H.806l17.434 13.18l4.631 1.588z'/%3E%3Cmask id='flagpackGbUkm1' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M19.778-2h-7.556V8H-1.972v8h14.194v10h7.556V16h14.25V8h-14.25z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M19.778-2h-7.556V8H-1.972v8h14.194v10h7.556V16h14.25V8h-14.25z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='M12.222-2v-2h-2v2zm7.556 0h2v-2h-2zM12.222 8v2h2V8zM-1.972 8V6h-2v2zm0 8h-2v2h2zm14.194 0h2v-2h-2zm0 10h-2v2h2zm7.556 0v2h2v-2zm0-10v-2h-2v2zm14.25 0v2h2v-2zm0-8h2V6h-2zm-14.25 0h-2v2h2zm-7.556-8h7.556v-4h-7.556zm2 8V-2h-4V8zm-16.194 2h14.194V6H-1.972zm2 6V8h-4v8zm12.194-2H-1.972v4h14.194zm2 12V16h-4v10zm5.556-2h-7.556v4h7.556zm-2-8v10h4V16zm16.25-2h-14.25v4h14.25zm-2-6v8h4V8zm-12.25 2h14.25V6h-14.25zm-2-12V8h4V-2z' mask='url(%23flagpackGbUkm1)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-gr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%234564F9' fill-rule='evenodd' d='M0 5.5h32v2.957H0zm0 5.315h32v2.957H0zm32 5.128H0V18.9h32zM0 0h32v3H0z' clip-rule='evenodd'/%3E%3Cpath fill='%234564F9' d='M0 21h32v3H0z'/%3E%3Cpath fill='%234564F9' fill-rule='evenodd' d='M0 0h15v13.8H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M6 0h3v5.504h6v2.935H9V14.5H6V8.439H0V5.504h6z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-hk{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23EA1A1A' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackHk0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHk0)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.87 11.575s-5.79-5.163 1.119-8.172c0 0 2.009 2.217.502 4.705c-.495.816-.912 1.4-1.225 1.837c-.643.897-.85 1.187-.396 1.63M7.325 7.868c-.398 7.524 6.81 4.654 6.81 4.654c-.6.207-.766-.107-1.281-1.082a27 27 0 0 0-1.096-1.918c-1.552-2.46-4.433-1.654-4.433-1.654m10.913 3.96s7.432 2.224 2.448 7.876c0 0-2.76-1.158-2.448-4.05a27 27 0 0 1 .332-2.182c.201-1.085.266-1.436-.332-1.645m-1.953 1.734s1.332 7.642-5.951 5.71c0 0-.199-2.985 2.528-4a27 27 0 0 1 2.1-.679c1.061-.304 1.403-.403 1.323-1.031m9.194-3.287c-4.556-6.002-8.205.843-8.205.843c.323-.544.653-.412 1.676 0c.5.201 1.165.469 2.076.757c2.773.876 4.453-1.6 4.453-1.6' clip-rule='evenodd'/%3E%3Cpath fill='%23EA1A1A' d='m9.95 10.342l.422-.268c.927 1.458 2.129 2.175 3.63 2.175v.5c-1.68 0-3.037-.81-4.052-2.407'/%3E%3Cpath fill='%23EA1A1A' fill-rule='evenodd' d='M21.75 10.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-1.791 4.978a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-6 2a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m-4-7a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m6-3a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5' clip-rule='evenodd'/%3E%3Cpath fill='%23EA1A1A' d='m15.635 7.053l.44.238c-.833 1.536-.892 2.953-.187 4.279l-.442.235c-.787-1.481-.72-3.075.189-4.752m6.38 2.633l-.075.494c-1.956-.296-3.42.116-4.422 1.23l-.372-.335c1.125-1.249 2.758-1.71 4.869-1.39'/%3E%3Cpath fill='%23EA1A1A' d='m20.351 15.365l-.49.098c-.39-1.939-1.279-3.173-2.668-3.734l.188-.464c1.558.63 2.549 2.007 2.97 4.1m-6.444 1.785l-.26-.427c1.688-1.03 2.544-2.287 2.597-3.784l.5.017c-.06 1.68-1.015 3.082-2.838 4.194'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-hr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackHr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHr0)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v8h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 16v8h32v-8z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='M10.076 6.397h11.4v4h-11.4z'/%3E%3Cpath fill='%23F7FCFF' stroke='%23E31D1C' stroke-width='1.125' d='M10.652 8.96h10.129c.017.769.022 2.11.022 3.401a638 638 0 0 1-.008 2.945v.226l-.001.003l-.024.123a5.5 5.5 0 0 1-.815 1.9c-.694 1.015-1.955 2.057-4.305 2.057c-2.347 0-3.547-1.04-4.186-2.045a5.2 5.2 0 0 1-.738-2.019l-.002-.016v-.045l-.003-.196l-.008-.709l-.026-2.22c-.015-1.27-.029-2.612-.035-3.405Zm.07 6.558Z'/%3E%3Cmask id='flagpackHr1' width='12' height='13' x='10' y='8' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='1.125' d='M10.652 8.96h10.129c.017.769.022 2.11.022 3.401a638 638 0 0 1-.008 2.945v.226l-.001.003l-.024.123a5.5 5.5 0 0 1-.815 1.9c-.694 1.015-1.955 2.057-4.305 2.057c-2.347 0-3.547-1.04-4.186-2.045a5.2 5.2 0 0 1-.738-2.019l-.002-.016v-.045l-.003-.196l-.008-.709l-.026-2.22c-.015-1.27-.029-2.612-.035-3.405Zm.07 6.558Z'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHr1)'%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M10.498 9.04h2.11v2.142h-2.11zm4.22 2.142h-2.11v2.142h-2.11v2.142h2.11v2.142h-2.11v2.141h2.11v-2.141h2.11v2.141h2.108v-2.141h2.11v2.141h2.11v-2.141h-2.11v-2.142h2.11v-2.142h-2.11v-2.142h2.11V9.04h-2.11v2.142h-2.11V9.04h-2.109zm0 2.142v-2.142h2.108v2.142zm0 2.142v-2.142h-2.11v2.142zm2.108 0v2.142h-2.109v-2.142zm0 0v-2.142h2.11v2.142z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%2356C6F5' fill-rule='evenodd' stroke='%23fff' stroke-width='.5' d='M10.453 8.163s.652-.349 1.209-.528c.556-.18.996-.278.996-.278l-.828-3.052l-1.658-.62l-.94 1.548z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='m10.181 6.49l.19-.091c.197.42.457.55.812.418c.364-.135.511-.392.46-.798l.208-.028c.065.505-.138.857-.595 1.027c-.464.174-.834-.012-1.075-.527'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='m10.632 5.542l-.182.11a.054.054 0 0 1-.081-.057l.041-.209l-.186-.102a.054.054 0 0 1 .008-.1l.202-.068l-.005-.213a.054.054 0 0 1 .09-.042l.16.14l.183-.11c.04-.024.09.011.081.057l-.041.21l.186.102a.054.054 0 0 1-.008.099l-.202.068l.005.213a.054.054 0 0 1-.09.042z' clip-rule='evenodd'/%3E%3Cpath fill='%2356C6F5' fill-rule='evenodd' stroke='%23fff' stroke-width='.5' d='M14.54 7.076s.557-.05 1.142-.038c.584.01 1.079.015 1.079.015l.286-3.01l-1.253-1.13l-1.392 1.157z' clip-rule='evenodd'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='M15.75 6.585c.483 0 .529-.521.529-.876c-.124-.197-.099-.338-.494-.338c-.396 0-.44.12-.556.338c0 .355.039.876.521.876m.543-1.472c.482 0 .529-.521.529-.876c-.124-.197-.099-.338-.494-.338c-.396 0-.44.12-.556.338c0 .355.039.876.521.876m-1.055 0c.483 0 .529-.521.529-.876c-.123-.197-.099-.338-.494-.338s-.44.12-.556.338c0 .355.039.876.521.876' clip-rule='evenodd'/%3E%3Cpath fill='%232E42A5' stroke='%23fff' stroke-width='.5' d='m12.445 7.605l-.072-.245l-.867-2.944l-.041-.14l.1-.104l1.24-1.284l.149-.154l.175.124l1.363.968l.094.067l.01.115l.252 2.925l.023.26l-.261.01l-.002.001h-.004l-.018.001l-.068.003l-.233.014a9 9 0 0 0-.604.057a6 6 0 0 0-.63.143a12 12 0 0 0-.336.098l-.02.006l-.006.001h-.001zm0 0l.243-.077z'/%3E%3Cmask id='flagpackHr2' width='5' height='6' x='11' y='2' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m12.445 7.605l-.072-.245l-.867-2.944l-.041-.14l.1-.104l1.24-1.284l.149-.154l.175.124l1.363.968l.094.067l.01.115l.252 2.925l.023.26l-.261.01l-.002.001h-.004l-.018.001l-.068.003l-.233.014a9 9 0 0 0-.604.057a6 6 0 0 0-.63.143a12 12 0 0 0-.336.098l-.02.006l-.006.001h-.001zm0 0l.243-.077z'/%3E%3C/mask%3E%3Cg fill='%23C51918' mask='url(%23flagpackHr2)'%3E%3Cpath d='m12.436 6.638l-.25-.59c.538-.236 1.447-.38 2.403-.437l.037.642c-.89.052-1.73.184-2.19.385m-.422-1.428l-.25-.59c.537-.235 1.694-.426 2.65-.482l.037.641c-.89.053-1.978.23-2.437.431'/%3E%3C/g%3E%3Cpath fill='%232E42A5' stroke='%23fff' stroke-width='.5' d='m18.969 7.607l.068-.252l.795-2.949l.036-.132l-.092-.102l-1.168-1.279l-.15-.163l-.18.128l-1.362.968l-.095.067l-.01.115l-.252 2.925l-.022.26l.261.01l.002.001h.004l.018.001l.068.003l.232.014c.188.012.42.031.605.057c.177.025.422.085.63.143a12 12 0 0 1 .336.098l.02.006l.005.001h.002zm0 0l-.25-.08z'/%3E%3Cmask id='flagpackHr3' width='5' height='6' x='16' y='2' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m18.969 7.607l.068-.252l.795-2.949l.036-.132l-.092-.102l-1.168-1.279l-.15-.163l-.18.128l-1.362.968l-.095.067l-.01.115l-.252 2.925l-.022.26l.261.01l.002.001h.004l.018.001l.068.003l.232.014c.188.012.42.031.605.057c.177.025.422.085.63.143a12 12 0 0 1 .336.098l.02.006l.005.001h.002zm0 0l-.25-.08z'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackHr3)'%3E%3Cpath fill='%23FECA00' d='M18.398 6.466s.294-.163.336-.439s.497-.616.27-.575c-.227.04-.097.072-.427 0s-.755-.12-.755-.322c0-.203.212-.363.039-.363c-.174 0-.543-.192-.469-.045c.075.146-.17-.02-.048.284s-.026.61.048.691c.075.08-.048.476-.048.476s.045.147.124-.073c.078-.22.25-.374.165-.187c-.087.187-.196.632-.098.553a.7.7 0 0 0 .195-.366c0-.073.247-.359.247-.143s-.233.386-.116.386c.116 0 .181.046.254-.17s.25-.359.324-.216c.072.143.056.135-.041.322c-.098.187 0 .187 0 .187'/%3E%3Cpath fill='%23C51918' d='m17.707 4.867l-.11-.184c.197-.12.377-.153.536-.085c.072.03.126.065.268.165l.018.013c.147.103.225.145.273.145v.214c-.11 0-.205-.051-.393-.183l-.019-.013a1.3 1.3 0 0 0-.229-.144c-.087-.037-.2-.017-.344.072m-.346 1.396c.062 0 .112-.05.112-.11a.11.11 0 0 0-.112-.112a.11.11 0 0 0-.113.111c0 .062.05.111.113.111m.323.104c0 .06-.05.11-.112.11a.11.11 0 0 1-.113-.11c0-.062.05-.112.113-.112c.062 0 .112.05.112.112m.267.102c.062 0 .112-.05.112-.11a.11.11 0 0 0-.112-.112a.11.11 0 0 0-.113.111c0 .062.05.111.113.111m.465.067c0 .061-.05.111-.113.111a.11.11 0 0 1-.112-.11a.112.112 0 0 1 .225-.001'/%3E%3C/g%3E%3Cpath fill='%2356C6F5' stroke='%23fff' stroke-width='.5' d='m21.352 8.186l-.108.249l-.239-.128h-.001l-.005-.003l-.02-.011a7 7 0 0 0-.358-.177a7 7 0 0 0-.784-.32a13 13 0 0 0-.9-.254l-.056-.013l-.014-.003l-.003-.001l-.26-.058l.073-.255l.846-2.976l.035-.121l.118-.044l1.659-.62l.194-.072l.107.176l.94 1.549l.066.11l-.051.119z'/%3E%3Cmask id='flagpackHr4' width='5' height='6' x='18' y='3' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='m21.352 8.186l-.108.249l-.239-.128h-.001l-.005-.003l-.02-.011a7 7 0 0 0-.358-.177a7 7 0 0 0-.784-.32a13 13 0 0 0-.9-.254l-.056-.013l-.014-.003l-.003-.001l-.26-.058l.073-.255l.846-2.976l.035-.121l.118-.044l1.659-.62l.194-.072l.107.176l.94 1.549l.066.11l-.051.119z'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackHr4)'%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='m21.127 5.09l-.142.158a.054.054 0 0 1-.094-.03l-.021-.213l-.209-.043a.054.054 0 0 1-.02-.097l.172-.125l-.066-.202a.054.054 0 0 1 .073-.067l.195.088l.142-.159a.054.054 0 0 1 .094.03l.021.213l.209.043c.046.01.059.07.02.097l-.172.125l.066.202a.054.054 0 0 1-.073.066z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='m18.995 6.488l.212-.83c.941.249 1.922.567 2.641.875l-.327.79c-.68-.291-1.623-.597-2.526-.835'/%3E%3Cpath fill='%23fff' d='m19.283 5.722l.05-.208c.902.224 1.86.58 2.557.913l-.09.194a14 14 0 0 0-2.517-.899m-.267.855l.05-.209a13 13 0 0 1 2.432.86l-.09.194a13 13 0 0 0-2.392-.845'/%3E%3Cpath fill='%23272727' d='m19.423 6.175l.193-.087c.081.19.182.232.35.15c.396-.192 1.38.077 1.38.44c0 .142-.082.228-.208.223a.7.7 0 0 1-.257-.086l-.044-.022a1 1 0 0 0-.164-.079l.07-.205c.045.017.052.02.188.09l.042.02a.5.5 0 0 0 .173.065c.003 0-.011.015-.011-.006c0-.16-.8-.379-1.08-.243c-.277.134-.504.04-.632-.26'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-hu{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackHu0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackHu0)'%3E%3Cpath fill='%23F14423' d='M0 0v8h32V0z'/%3E%3Cpath fill='%235EAA22' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-id{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackId0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackId0)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v12h32V0z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ie{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FF8C1A' d='M22 0h10v24H22z'/%3E%3Cpath fill='%235EAA22' d='M0 0h12v24H0z'/%3E%3Cpath fill='%23F7FCFF' d='M10 0h12v24H10z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-il{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackIl0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%233D58DB' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackIl0)'%3E%3Cpath d='M0 3v3h32V3zm0 15v3h32v-3zm11.381-3.061h9.377L16.116 6.62zm7.772-1.01h-6.132l3.086-5.47z'/%3E%3Cpath d='M11.264 9.076h9.417l-4.545 8.086zm7.781.974h-5.994l3.058 5.481z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-in{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackIn0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackIn0)'%3E%3Cpath fill='%23FF8C1A' d='M0 0v8h32V0z'/%3E%3Cpath fill='%235EAA22' d='M0 16v8h32v-8z'/%3E%3Cpath fill='%233D58DB' d='M12 12a4 4 0 1 0 8 0a4 4 0 0 0-8 0m7 0a3 3 0 1 1-6 0a3 3 0 0 1 6 0'/%3E%3Cpath fill='%233D58DB' d='m15.995 12.86l-.571 3.121l.331-3.155l-1.427 2.834l1.207-2.934l-2.167 2.316l1.984-2.474l-2.732 1.612l2.602-1.816l-3.076.777l3.007-1.009l-3.17-.121l3.17-.12l-3.007-1.01l3.076.777l-2.602-1.815l2.732 1.612l-1.984-2.475l2.167 2.316l-1.207-2.934l1.427 2.834l-.331-3.155l.57 3.12l.571-3.12l-.331 3.155l1.427-2.834l-1.207 2.934L18.62 8.98l-1.984 2.475l2.732-1.612l-2.602 1.815l3.076-.777l-3.008 1.01l3.17.12l-3.17.121l3.008 1.01l-3.076-.778l2.602 1.816l-2.732-1.612l1.984 2.474l-2.167-2.316l1.207 2.934l-1.427-2.834l.331 3.155z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-is{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%230061C1' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackIs0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackIs0)'%3E%3Cpath fill='%23D21034' stroke='%23F1F9FF' stroke-width='2' d='M10-1H9V9H-1v6H9v10h6V15h18V9H15V-1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-it{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23C51918' d='M22 0h10v24H22z'/%3E%3Cpath fill='%235EAA22' d='M0 0h12v24H0z'/%3E%3Cpath fill='%23fff' d='M10 0h12v24H10z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-jp{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackJp0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackJp0)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M16 19.5a7.5 7.5 0 1 0 0-15a7.5 7.5 0 0 0 0 15' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-kr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackKr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackKr0)'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M16 18.22c3.203 0 5.799-2.758 5.799-6.159S19.203 5.902 16 5.902s-5.8 2.758-5.8 6.159s2.597 6.159 5.8 6.159' clip-rule='evenodd'/%3E%3Cmask id='flagpackKr1' width='12' height='14' x='10' y='5' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16 18.22c3.203 0 5.799-2.758 5.799-6.159S19.203 5.902 16 5.902s-5.8 2.758-5.8 6.159s2.597 6.159 5.8 6.159' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackKr1)'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M22.002 12.533s-.326-2.904-2.736-3.062s-3.06 2.13-3.2 2.736s-.491 2.222-3.03 2.222c-2.537 0-2.766-4.11-2.766-4.11V5.472h11.732z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%23272727' fill-rule='evenodd' d='m7.3 2.052l.914.828l-4.24 4.952l-.915-.828zm1.508 1.34l.915.827l-4.088 4.88l-.915-.828zm2.417 2.183l-.915-.828l-4.1 4.917l.916.828zm14.139-3.87l-.916.825l1.588 1.862l.915-.824zm2.821 3.427l-.915.824l1.588 1.863l.915-.824zm-6.757.08l.915-.824l1.587 1.863l-.915.825zm3.737 2.603l-.915.824l1.587 1.863l.915-.824zm-2.17-3.984l.916-.824l4.418 5.38l-.915.825zm3.06 10.412l-.923-.828l-1.6 1.87l.922.828zm-2.691 3.291l-.923-.828l-1.601 1.87l.923.828zm4.683-1.501l.922.827l-1.6 1.87l-.923-.827zm-1.637 4.195l-.923-.828l-1.601 1.87l.923.828zm-2.443-2.25l.922.828l-1.67 1.997l-.923-.828zm3.664-2.5l-.923-.827l-1.671 1.997l.923.827zM6.407 14.89l.915-.825l4.084 4.68l-.915.825zm.952 4.093l.916-.825L10 20.054l-.915.825zm-3.05-2.292l-.915.825L7.5 22.26l.915-.826zm.652-.539l.915-.825L7.37 17.08l-.915.825z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-li{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackLi0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackLi0)'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v12h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M4.798 11.053s1.207.751 4.003.751s4.28-.75 4.28-.75s-2.192-1.276-4.153-1.276s-4.13 1.275-4.13 1.275' clip-rule='evenodd'/%3E%3Cpath fill='%23FFD83D' stroke='%23000' stroke-width='.5' d='m4.87 6.742l-.216.126l.073.124h8.652l.055-.174l-.238-.076l.238.075l.001-.002l.002-.006l.006-.02l.02-.071q.025-.095.061-.257c.046-.215.095-.514.109-.845c.026-.648-.08-1.493-.71-2.04c-.64-.558-1.454-.471-2.156-.296c-.24.06-.483.135-.71.205l-.311.095c-.322.094-.59.156-.805.156s-.451-.057-.729-.145q-.126-.04-.266-.087c-.2-.067-.416-.139-.633-.196c-.66-.173-1.42-.239-2.262.239c-.44.248-.69.594-.81.974c-.116.372-.101.76-.04 1.102A4.1 4.1 0 0 0 4.6 6.764l.04.075l.01.02l.004.006v.002h.001z'/%3E%3Cpath fill='%23FFD83D' stroke='%23000' stroke-width='.5' d='m3.886 6.906l.117.221l-.117-.221h.001l.002-.001l.005-.003l.017-.009l.064-.03a5 5 0 0 1 .243-.103c.214-.084.532-.195.955-.305c.846-.22 2.11-.437 3.802-.437s2.957.217 3.802.437c.423.11.74.221.955.305a5 5 0 0 1 .307.133l.018.009l.005.003h.002l-.116.222l.116-.221l.195.103l-.077.206l-1.185 3.168l-.083.22zm0 0l-.193.102l.075.205L4.92 10.38l.08.221l.226-.067zm8.803 3.628l-7.462.001l.004-.001l.016-.005l.061-.017l.238-.063c.205-.052.5-.122.854-.192c.71-.14 1.652-.28 2.594-.28s1.866.14 2.558.28a15 15 0 0 1 1.059.254l.06.018l.014.004l.003.001zM8.874 4.265c.56 0 .922-.547.922-1.095c0-.549-.362-1.095-.922-1.095s-.922.546-.922 1.095s.362 1.095.922 1.095Z'/%3E%3Cmask id='flagpackLi1' width='4' height='5' x='7.118' y='-1' fill='%23000' maskUnits='userSpaceOnUse'%3E%3Cpath fill='%23fff' d='M7.118-1h4v5h-4z'/%3E%3Cpath fill-rule='evenodd' d='M9.126 0h-.504l.065.923l-.57-.078v.634l.578-.08l-.073 1.454h.504l-.075-1.456l.58.082V.845l-.57.082z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23FFD83D' fill-rule='evenodd' d='M9.126 0h-.504l.065.923l-.57-.078v.634l.578-.08l-.073 1.454h.504l-.075-1.456l.58.082V.845l-.57.082z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M8.622 0v-.5h-.537l.038.535zm.504 0l.499.035l.037-.535h-.536zm-.44.923l-.067.495l.61.083l-.044-.613zM8.119.845L8.185.35L7.618.273v.572zm0 .634h-.5v.574l.568-.078zm.577-.08l.5.026l.03-.603l-.598.082zm-.073 1.454l-.5-.025l-.026.525h.526zm.504 0v.5h.526l-.027-.526zm-.075-1.456l.07-.495l-.6-.085l.031.606zm.58.082l-.071.495l.57.081V1.48zm0-.634h.5V.268L9.558.35zm-.57.082L8.564.892l-.043.618l.613-.088zM8.622.5h.505v-1h-.504zm.564.388l-.064-.923l-.998.07l.065.923zM8.05 1.34l.57.077l.134-.99L8.185.35zm.568.138V.845h-1v.634zm.01-.575l-.579.08l.137.99l.578-.079zm.493 1.974l.074-1.453l-.999-.05l-.074 1.453zm.005-.525h-.504v1h.504zm-.574-.93l.075 1.455l.998-.05l-.074-1.456zM9.7.984L9.121.902l-.14.99l.579.082zM9.13.845v.634h1V.845zm.003.577L9.7 1.34L9.56.35l-.568.082zM8.627-.035l-.064.927l.998.07l.064-.927z' mask='url(%23flagpackLi1)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-lu{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackLu0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackLu0)'%3E%3Cpath fill='%23F05234' d='M0 0v8h32V0z'/%3E%3Cpath fill='%232EB7EC' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-mx{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23D9071E' fill-rule='evenodd' d='M22 0h10v24H22z' clip-rule='evenodd'/%3E%3Cpath fill='%23006923' fill-rule='evenodd' d='M0 0h12v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10 0h12v24H10z' clip-rule='evenodd'/%3E%3Cpath fill='%23A8AC71' fill-rule='evenodd' d='M13.056 8.342c-.107.455-.038.562.476.562c.027 0 .07.076.115.158c.05.09.106.188.15.203c-.019.025-.214.378-.215 1c0 .128.059.34.116.542c.063.22.122.431.099.514c-.038.136-.208-.012-.34-.126c-.075-.066-.138-.12-.156-.105c-.094.08-.143-.547-.172-.925c-.013-.169-.022-.288-.03-.274a1 1 0 0 1-.06-.249c-.028-.191-.056-.377-.282-.377h-.58v.427s.336 0 .336.795c.005.118.162 1.163.543 1.169c-.223.005-.222.05-.22.075v.005c0 .64.534.708 1.033.528c.3-.109.618-.32.857-.581c.336-.369.378-.845-.064-1.107c-.157-.093-.328-.129-.567-.142c.047-.14.003-.265-.032-.363c-.03-.082-.052-.144-.008-.18c.501-.406.546-.78.181-1.116a1.3 1.3 0 0 1-.14-.163c-.088-.115-.182-.236-.3-.27q.082-.165.22-.395l-.857-.515c-.156.259-.13.461-.107.638c.012.097.024.186.004.272m.932 2.666l-.016.017l.01-.01zm-.454.313h.002l.01-.002l-.01.002zm-.435.334h-.034z' clip-rule='evenodd'/%3E%3Cpath fill='%23FCCA3D' fill-rule='evenodd' d='M14.384 7.913s-.687.533-.558 1.1c.128.569 1.482 0 1.318-.55s-.76-.55-.76-.55' clip-rule='evenodd'/%3E%3Cpath fill='%238F4620' fill-rule='evenodd' d='M19.266 12.403s.925-2.741-.545-4.16s-3.17-1.325-3.17-1.325s-.489.364 0 .641c.49.277.285.543.285.543s-.82-.832-1.364-.346c-.543.487.508.413.397.779s-.583 1.99.106 2.811c.69.82-.652.643-.379.643s1.24.19 1.24 0c0-.192.336.742.624.742c.287 0 .51-.328.51-.328s.403.328.649.328c.245 0 1.102-.215 1.102-.215l-1.62-1.364s.098-.602-.131-.732c-.23-.13 1.841 1.154 2.004 1.569c.162.414.292.414.292.414' clip-rule='evenodd'/%3E%3Cpath fill='%239FAB2F' d='M11.066 11.727s.15-.479.311-.512c.14-.029.432.23.432.23c.52 2.889 1.779 4.018 3.866 4.018c2.112 0 3.392-.858 4.139-3.523c0 0 .397-.406.537-.36c.152.048.343.585.343.585c-.857 3.058-2.476 4.419-5.02 4.419c-2.567 0-4.01-1.54-4.608-4.857'/%3E%3Cpath fill='%232FC2DC' fill-rule='evenodd' d='M13.334 13.656s3.005.638 4.19.638s-1.04.968-1.909.968q-.57 0-1.374-.692c-.096-.082-.003-.267-.296-.27c-.408-.003-.915-.099-.866-.157c.046-.055.64-.072.583-.133c-.095-.1-.328-.354-.328-.354' clip-rule='evenodd'/%3E%3Crect width='2' height='1.071' x='14.667' y='14.1' fill='%23F9AA51' rx='.167'/%3E%3Cpath fill='%23259485' d='M12.175 12.136s0-.375.254-.574c.291-.229.565 0 .565 0c1.066 1.518 2.659 2.018 4.887 1.496c0 0 .666.218.7.361c.042.182-.472.613-.472.613c-2.605.61-4.619-.022-5.934-1.896'/%3E%3Cpath fill='%23FCCA3D' fill-rule='evenodd' d='M16.591 12.35s-1.213.64-.809.64c.405 0 1.988.319 1.68 0c-.308-.32-.87-.64-.87-.64m-1.436-.762s-.23-.666-.71-.666s-.345.547-.575.547c-.231 0 .215.384.413.384c.199 0 .872-.265.872-.265' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-my{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' d='M.027 5h32v2.9h-32zm0 5.2h32v2.9h-32zm.085 5h32v2.5h-32zm0 5h32v2.7h-32z'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0h32v2.5H0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0h16v12H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='M3.594 6.202c0 1.376.648 2.678 1.966 2.678c1.98 0 2.364-.422 3.287-1.004c.219.49-.518 2.588-3.314 2.588C3.297 10.42 1.49 8.623 1.49 6.202c0-2.778 2.044-4.279 3.987-4.262c1.716 0 3.536.974 3.48 2.216c-.808-.79-1.686-.79-3.147-.79c-1.462 0-2.216 1.46-2.216 2.836' clip-rule='evenodd'/%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='m11 7.3l-.927 1.353l.045-1.64l-1.545.55l1-1.3L8 5.8l1.573-.464l-1-1.3l1.545.55l-.045-1.64L11 4.3l.927-1.353l-.045 1.64l1.545-.55l-1 1.3L14 5.8l-1.573.464l1 1.3l-1.545-.55l.045 1.64z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-nl{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackNl0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackNl0)'%3E%3Cpath fill='%23E31D1C' d='M0 0v8h32V0z'/%3E%3Cpath fill='%233D58DB' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-no{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackNo0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackNo0)'%3E%3Cpath fill='%232E42A5' stroke='%23F7FCFF' stroke-width='2' d='M10-1H9V9H-1v6H9v10h6V15h18V9H15V-1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-nz{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3CclipPath id='flagpackNz0'%3E%3Cpath fill='%23fff' d='M0 0h18v14H0z'/%3E%3C/clipPath%3E%3Cg fill='none'%3E%3Cpath fill='%232E42A5' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cg clip-path='url(%23flagpackNz0)'%3E%3Cpath fill='%232E42A5' d='M0 0h18v14H0z'/%3E%3Cpath fill='%23F7FCFF' d='m-2.004 13l3.96 1.737L18.09 1.889l2.09-2.582l-4.236-.58l-6.58 5.536l-5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m-1.462 14.217l2.018 1.008L19.429-.933h-2.833z'/%3E%3Cpath fill='%23F7FCFF' d='m20.004 13l-3.96 1.737L-.09 1.889L-2.18-.693l4.236-.58l6.58 5.536l5.297 3.73z'/%3E%3Cpath fill='%23F50100' d='m19.87 13.873l-2.019 1.009l-8.036-6.918l-2.383-.773L-2.38-.684H.453l9.807 7.688l2.605.927z'/%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='M9.985 0h-2v6H0v2h7.985v6h2V8H18V6H9.985z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M6.485 0h5v4.5H18v5h-6.515L11.5 14h-5l-.015-4.5H0v-5h6.485zm1.5 6H0v2h7.985v6h2V8H18V6H9.985V0h-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%23F50100' fill-rule='evenodd' d='m24.1 7.47l-.26 1.515l1.36-.715l1.36.715l-.26-1.514l1.1-1.073l-1.52-.22L25.2 4.8l-.68 1.377l-1.52.221zm-4 5.6l-.26 1.515l1.36-.715l1.36.715l-.26-1.514l1.1-1.073l-1.52-.22l-.68-1.378l-.68 1.377l-1.52.221zm3.327 6.393l-.337 1.964l1.763-.927l1.763.927l-.336-1.963l1.426-1.391l-1.971-.287L24.853 16l-.882 1.787l-1.971.286zm3.412-4.883l.26-1.512L26 11.997l1.518-.221l.68-1.376l.679 1.376l1.518.22l-1.099 1.072l.26 1.512l-1.358-.714z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' d='m23.84 8.985l-.197-.034l-.068.4l.358-.19zm.26-1.514l.197.033l.018-.103l-.075-.074zm1.1.799l.093-.177l-.093-.05l-.093.05zm1.36.715l-.093.177l.358.188l-.068-.4zM26.3 7.47l-.14-.144l-.075.074l.018.103zm1.1-1.073l.14.144l.29-.283l-.401-.059zm-1.52-.22l-.18.088l.047.094l.104.015zM25.2 4.8l.18-.089l-.18-.363l-.18.363zm-.68 1.377l.029.198l.104-.015l.047-.094zM23 6.398l-.029-.198l-.4.059l.29.283zm-3.16 8.187l-.197-.034l-.068.4l.358-.19zm.26-1.514l.197.033l.018-.103l-.075-.074zm1.1.799l.093-.177l-.093-.05l-.093.05zm1.36.715l-.093.177l.358.188l-.068-.4zm-.26-1.514l-.14-.144l-.075.074l.018.103zm1.1-1.073l.14.144l.29-.283l-.401-.059zm-1.52-.22l-.18.088l.047.094l.104.015zM21.2 10.4l.18-.088l-.18-.364l-.18.364zm-.68 1.377l.029.198l.104-.015l.047-.094zm-1.52.221l-.029-.197l-.4.058l.29.283zm4.09 9.43l-.197-.035l-.069.4l.359-.189zm.337-1.965l.197.034l.018-.103l-.076-.074zm1.426 1.037l.093-.177l-.093-.049l-.093.049zm1.763.927l-.093.177l.36.189l-.07-.4zm-.336-1.963l-.14-.144l-.075.074l.018.103zm1.426-1.391l.14.143l.29-.283l-.4-.058zm-1.971-.287l-.18.089l.047.094l.104.015zM24.853 16l.18-.088l-.18-.364l-.18.364zm-.882 1.787l.03.197l.103-.015l.047-.094zM22 18.073l-.029-.198l-.4.058l.29.283zm5.099-5.005l.197.034l.018-.104l-.076-.074zm-.26 1.512l-.197-.034l-.068.4l.358-.189zM26 11.997l-.029-.198l-.4.058l.29.283zm1.518-.221l.03.198l.103-.015l.047-.095zm.68-1.376l.179-.088l-.18-.364l-.179.364zm.679 1.376l-.18.088l.047.095l.104.015zm1.518.22l.14.144l.29-.283l-.401-.058zm-1.099 1.072l-.14-.144l-.075.074l.018.104zm.26 1.512l-.093.177l.358.189l-.068-.4zm-1.358-.714l.093-.177l-.093-.049l-.093.049zm-4.16-4.848l.26-1.514l-.395-.067l-.26 1.514zm1.069-.925l-1.36.715l.186.354l1.36-.715zm1.546.715l-1.36-.715l-.186.354l1.36.715zm-.55-1.304l.26 1.514l.394-.067l-.26-1.514zm1.157-1.249l-1.1 1.072l.28.287l1.1-1.072zm-1.409.12l1.52.221l.058-.396l-1.52-.22zm-.83-1.487l.68 1.378l.358-.177l-.68-1.378zm-.322 1.378l.68-1.378l-.358-.177l-.68 1.378zm-1.67.33l1.52-.22l-.058-.396l-1.52.22zm1.21.731l-1.1-1.072l-.279.287l1.1 1.072zm-4.202 7.291l.26-1.514l-.394-.067l-.26 1.514zm1.07-.925l-1.36.715l.186.354l1.36-.715zm1.546.715l-1.36-.715l-.186.354l1.36.715zm-.55-1.304l.26 1.515l.394-.068l-.26-1.514zm1.157-1.249l-1.1 1.072l.28.287l1.1-1.072zm-1.409.12l1.52.221l.058-.396l-1.52-.22zm-.83-1.486l.68 1.377l.358-.177l-.68-1.377zm-.322 1.377l.68-1.377l-.358-.178l-.68 1.378zm-1.67.33l1.52-.22l-.058-.396l-1.52.22zm1.21.731l-1.1-1.072l-.279.287l1.1 1.072zm3.048 8.534l.337-1.964l-.394-.067l-.337 1.963zm1.473-1.138l-1.763.927l.186.354l1.763-.927zm1.95.927l-1.764-.927l-.186.354l1.763.927zm-.627-1.753l.336 1.964l.395-.068l-.337-1.963zm1.484-1.567l-1.427 1.39l.28.287l1.426-1.39zm-1.86.054l1.97.287l.058-.396l-1.971-.286zm-1.033-1.896l.881 1.787l.36-.177l-.883-1.787zm-.523 1.787l.881-1.787l-.358-.177l-.882 1.787zm-2.122.396L24 17.984l-.057-.395l-1.972.286zm1.537 1.05L22.14 17.93l-.28.286l1.427 1.39zm3.336-6.287l-.26 1.512l.395.068l.259-1.513zm-1.042-.894l1.1 1.07l.278-.286l-1.098-1.07zm1.63-.562l-1.519.22l.058.396l1.518-.22zm.528-1.266l-.679 1.376l.359.176l.679-1.376zm1.038 1.376l-.68-1.376l-.358.177l.68 1.375zm1.368.11l-1.519-.22l-.057.396l1.518.22zm-.988 1.413l1.099-1.071l-.28-.287l-1.098 1.071zm.317 1.335l-.26-1.512l-.394.067l.26 1.513zm-1.648-.503l1.358.714l.186-.354l-1.358-.714zm-1.172.714l1.358-.714l-.186-.354l-1.359.714z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ph{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23BF2714' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPh0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackPh0)'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0-2v14h32V-2z' clip-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24l18-12z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPh1' width='18' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24l18-12z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23FECA00' fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackPh1)'%3E%3Cpath d='m13.605 10.92l1.276.492l.759-.893l.02 1.195l1.174.381l-1.236.42l.082 1.098l-.814-.841l-1.28.243l.756-.968zm-12 6l1.173.519l.862-.92l-.083 1.221l1.277.356l-1.339.446l.185 1.071l-.933-.766l-1.16.168l.652-.942zm0-12l1.298.478l.737-.88l.042 1.182l1.152.396L3.62 6.5l.06 1.112l-.808-.806l-1.286.208l.778-.982zm6.516 9.613a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5'/%3E%3Cpath d='m7.826 8.24l.134 1.606a.224.224 0 0 0 .443.007l.177-1.6a.38.38 0 1 0-.754-.013m-.418.776l.207.699c.02.064.085.105.158.092a.11.11 0 0 0 .083-.135l-.166-.701a.16.16 0 0 0-.195-.116a.13.13 0 0 0-.087.16m1.123.728c-.017.06.018.12.085.138a.133.133 0 0 0 .153-.088l.232-.69a.13.13 0 0 0-.097-.169a.16.16 0 0 0-.183.114zm2.077-.703L9.49 10.276a.224.224 0 0 0 .308.318l1.334-1.01a.38.38 0 1 0-.524-.543m-.34 2.62l1.669-.129a.381.381 0 1 1-.013.754l-1.664-.182a.224.224 0 0 1 .008-.443m.866 2.659l-1.296-1.13a.224.224 0 0 0-.319.308l1.072 1.345q.016.023.037.043a.381.381 0 1 0 .506-.567m-2.682-.351l.099 1.685a.381.381 0 1 1-.754-.013l.213-1.68a.224.224 0 0 1 .442.008m-2.631.91l1.101-1.34a.224.224 0 0 0-.307-.318l-1.318 1.116a.381.381 0 1 0 .524.543m.324-2.726l-1.68.139a.381.381 0 1 1 .014-.755l1.673.174a.224.224 0 0 1-.007.442m-.995-2.63l1.425 1.1a.224.224 0 0 0 .318-.307l-1.2-1.318a.38.38 0 1 0-.543.524m4.189.416l.347-.64a.13.13 0 0 1 .19-.044c.067.048.085.14.042.211l-.38.613a.11.11 0 0 1-.153.036a.135.135 0 0 1-.046-.176m1.759 1.17l-.699.208a.135.135 0 0 0-.092.157c.014.06.074.097.134.083l.701-.166a.16.16 0 0 0 .116-.195a.13.13 0 0 0-.16-.087m-.924 1.931l.641.347a.13.13 0 0 1 .043.19a.16.16 0 0 1-.21.042l-.614-.379a.11.11 0 0 1-.036-.154a.135.135 0 0 1 .176-.046M9.004 14.8l-.207-.699a.135.135 0 0 0-.157-.092a.11.11 0 0 0-.083.134l.165.702a.16.16 0 0 0 .195.116a.13.13 0 0 0 .088-.161m-1.93-.923l-.348.64a.13.13 0 0 1-.19.044a.16.16 0 0 1-.041-.212l.379-.613a.11.11 0 0 1 .153-.036c.061.043.079.117.046.177m-1.76-1.17l.7-.208a.135.135 0 0 0 .091-.157a.11.11 0 0 0-.134-.083l-.701.165a.16.16 0 0 0-.116.195a.13.13 0 0 0 .16.088m.924-1.931l-.64-.348a.13.13 0 0 1-.044-.189a.16.16 0 0 1 .211-.042l.613.379a.11.11 0 0 1 .036.153a.135.135 0 0 1-.176.046m3.728-.168c-.054.03-.073.099-.039.158a.134.134 0 0 0 .172.046l.652-.324a.13.13 0 0 0 .05-.188a.16.16 0 0 0-.21-.05zm.265 1.71c.018-.066.08-.101.139-.085l.695.19a.16.16 0 0 1 .109.199a.13.13 0 0 1-.164.081l-.69-.232a.133.133 0 0 1-.089-.153m-.724 1.35a.11.11 0 0 0-.158-.038a.133.133 0 0 0-.047.17l.325.653a.13.13 0 0 0 .187.05a.16.16 0 0 0 .05-.21zm-1.71.265c.066.018.101.08.085.139l-.19.695a.16.16 0 0 1-.2.109a.13.13 0 0 1-.08-.164l.231-.69a.133.133 0 0 1 .154-.089m-1.35-.724c.053-.03.072-.099.038-.158a.133.133 0 0 0-.171-.047l-.653.325a.13.13 0 0 0-.05.188a.16.16 0 0 0 .21.049zm-.266-1.71c-.018.066-.079.101-.138.085l-.695-.19a.16.16 0 0 1-.11-.2a.13.13 0 0 1 .164-.08l.691.231a.133.133 0 0 1 .088.154m.725-1.35c.03.053.098.072.158.038a.133.133 0 0 0 .046-.171l-.324-.653a.13.13 0 0 0-.188-.05a.16.16 0 0 0-.05.21z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-pl{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPl0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackPl0)'%3E%3Cpath fill='%23C51918' fill-rule='evenodd' d='M0 12v12h32V12z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-pt{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23EF0000' fill-rule='evenodd' d='M8 0h24v24H8z' clip-rule='evenodd'/%3E%3Cpath fill='%232F8D00' fill-rule='evenodd' d='M0 0h12v24H0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackPt0' width='16' height='16' x='4' y='4' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.905 19.807c-4.26 0-7.715-3.495-7.715-7.807s3.454-7.807 7.715-7.807S19.619 7.688 19.619 12s-3.454 7.807-7.714 7.807' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill='%23FFE017' mask='url(%23flagpackPt0)'%3E%3Cpath fill-rule='evenodd' d='M11.429 4h1v2.699h-1zm0 13.494h1V20h-1z' clip-rule='evenodd'/%3E%3Cpath d='m4.314 12.404l-.28-.717q4.627-1.848 6.994-2.384q3.478-.788 7.642-1.167l.068.768q-4.116.374-7.543 1.151c-1.533.347-3.83 1.13-6.88 2.349'/%3E%3Cpath d='m19.14 7.664l-.226.736q-3.5-1.103-5.691-.955l-.05-.769q2.349-.156 5.968.988m.807 4.116l-.431.636c-1.19-.826-2.654-1.24-4.404-1.24v-.771q2.849-.001 4.835 1.375'/%3E%3Cpath d='m19.302 12.01l.197.745q-3.844 1.042-7.218 1.181q-3.397.14-7.922-1.183l.211-.74q4.417 1.287 7.68 1.153q3.285-.135 7.052-1.155'/%3E%3Cpath d='m19.012 15.636l-1.205 1.235c-2.288-2.287-4.303-3.922-6.032-4.904q-2.638-1.5-6.875-3.04l.579-1.633q4.36 1.583 7.135 3.16c1.88 1.068 4.009 2.795 6.398 5.182m-13.554.699l-.456-.618a9 9 0 0 1 1.188-.722c.85-.43 1.703-.7 2.517-.725l.119-.002v.771l-.096.002c-.686.02-1.439.258-2.198.644a8.5 8.5 0 0 0-1.074.65'/%3E%3Cpath d='m5.812 16.603l.192-.747c2.54.67 4.498 1.003 5.865 1.003c1.362 0 3.388-.394 6.067-1.183l.213.74c-2.742.808-4.83 1.214-6.28 1.214c-1.444 0-3.46-.343-6.057-1.027m-.99-6.909L6.03 8.462l1.768 1.774l-1.207 1.232z'/%3E%3Cpath d='m14.836 15.848l.898-1.478l2.803 1.744l-.897 1.478z'/%3E%3C/g%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M4.19 12c0 4.312 3.454 7.807 7.715 7.807s7.714-3.495 7.714-7.807s-3.454-7.807-7.714-7.807S4.19 7.688 4.19 12m14.477.096c0 3.727-2.985 6.747-6.667 6.747s-6.667-3.02-6.667-6.747S8.318 5.35 12 5.35s6.667 3.021 6.667 6.747' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='M7.657 7.185v6.261q.618 3.717 4.165 3.717t4.165-3.717v-6.26z'/%3E%3Cpath fill='%23C51918' d='M7.085 6.607h9.474v6.887l-.008.048c-.458 2.752-2.08 4.2-4.729 4.2s-4.271-1.448-4.729-4.2l-.008-.048z'/%3E%3Cpath fill='%23F7FCFF' d='M9.252 8.71h5.14v4.442s-.381 2.293-2.57 2.293s-2.57-2.293-2.57-2.293z'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M8 7.084h.723v.482H8z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 7.277h1.333v.241H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.619 7.47h.723v.24h-.723zm.762 0h.723v.24H8.38zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 7.855h1.333v.241H7.62zm0 .579h1.333v.24H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.81 7.663h.24v.24h-.24zm.761 0h.241v.24h-.24zM8.19 7.47h.241v.482h-.24zm3.429-.386h.723v.482h-.723z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M11.238 7.277h1.333v.241h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M11.238 7.47h.723v.24h-.723zm.762 0h.723v.24H12zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.38 0h.24v.723h-.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M11.238 7.855h1.333v.241h-1.333zm0 .579h1.333v.24h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M11.429 7.663h.24v.24h-.24zm.761 0h.241v.24h-.24zm-.38-.193h.24v.482h-.24zm3.238-.386h.723v.482h-.723z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 7.277H16v.241h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.667 7.47h.723v.24h-.723zm.762 0h.722v.24h-.722zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.241z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 7.855H16v.241h-1.333zm0 .579H16v.24h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.857 7.663h.241v.24h-.24zm.762 0h.241v.24h-.241zm-.381-.193h.241v.482h-.241zm-.19 3.084h.723v.482h-.723z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 10.747H16v.241h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.667 10.94h.723v.24h-.723zm.762 0h.722v.24h-.722zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.241z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.667 11.325H16v.241h-1.333zm0 .579H16v.24h-1.333z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M14.857 11.133h.241v.24h-.24zm.762 0h.241v.24h-.241zm-.381-.193h.241v.482h-.241zM8 10.554h.723v.482H8z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 10.747h1.333v.241H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.619 10.94h.723v.24h-.723zm.762 0h.723v.24H8.38zm-.762.578h.482v.723h-.482zm.952 0h.482v.723h-.482zm-.381 0h.241v.723h-.24z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M7.619 11.325h1.333v.241H7.62zm0 .579h1.333v.24H7.62z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='M7.81 11.133h.24v.24h-.24zm.761 0h.241v.24h-.24zm-.381-.193h.241v.482h-.24zm.274 3.964l.464-.554l.37.31l-.465.554z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='m8.367 15.32l.857-1.022l.184.155l-.857 1.022z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m8.514 15.444l.465-.554l.184.155l-.464.553zm.49-.584l.465-.554l.184.155l-.465.554zm-.047.955l.31-.369l.554.465l-.31.369zm.613-.729l.31-.37l.553.465l-.31.37zm-.245.292l.154-.185l.554.465l-.155.184z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='m8.81 15.691l.857-1.021l.184.155l-.857 1.021zm.443.372l.857-1.021l.184.155l-.857 1.021z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m8.784 15.422l.155-.185l.185.155l-.155.184zm.49-.584l.155-.185l.185.155l-.155.185zm-.393.168l.155-.185l.37.31l-.155.185zm6.097-.54l.465.554l-.37.31l-.464-.554z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='m14.586 14.298l.857 1.022l-.185.155l-.857-1.022z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m14.438 14.422l.465.554l-.185.155l-.464-.554zm.49.584l.465.554l-.185.154l-.465-.553zm-.933-.212l.31.37l-.554.464l-.31-.37zm.612.73l.31.369l-.554.464l-.31-.369zm-.245-.292l.155.184l-.553.465l-.155-.185z' clip-rule='evenodd'/%3E%3Cpath fill='%23060101' fill-rule='evenodd' d='M14.143 14.67L15 15.691l-.185.155l-.857-1.021zm-.443.372l.857 1.021l-.185.155l-.857-1.021z' clip-rule='evenodd'/%3E%3Cpath fill='%23F9E813' fill-rule='evenodd' d='m14.413 14.692l.155.185l-.185.154l-.155-.184zm.49.584l.155.184l-.185.155l-.155-.184zm-.097-.416l.154.184l-.369.31l-.155-.184z' clip-rule='evenodd'/%3E%3Cpath fill='%23013399' fill-rule='evenodd' d='M12.558 9.205h-1.32v.961s.098.497.66.497s.66-.497.66-.497zm-.748.385a.19.19 0 0 1-.191.193a.19.19 0 0 1-.19-.193c0-.106.085-.192.19-.192s.19.086.19.192m-.191.964c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192m-.476-.192c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.476-.579a.19.19 0 0 1-.19.193A.19.19 0 0 1 12 9.59c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192m.178 1.735h-1.32v.962s.098.496.66.496s.66-.496.66-.496zm-.748.386a.19.19 0 0 1-.191.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-.191.964c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.193.19-.193c.106 0 .19.087.19.193m-.476-.193c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.476-.578a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.107.085-.193.19-.193a.19.19 0 0 1 .19.193m1.895-.386h-1.32v.962s.097.496.66.496c.562 0 .66-.496.66-.496zm-.75.386a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-.19.964c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.106.085-.193.19-.193s.19.087.19.193m-.476-.193c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.476-.578a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-3.251-.386h-1.32v.962s.098.496.66.496s.66-.496.66-.496zm-.749.386a.19.19 0 0 1-.19.193a.19.19 0 0 1-.19-.193c0-.107.085-.193.19-.193s.19.086.19.193m-.19.964c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.193.19-.193s.19.087.19.193m-.476-.193c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.191.192c0 .107.085.193.19.193m.476-.578a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.107.085-.193.19-.193s.19.086.19.193m1.894 1.735h-1.32v.961s.098.497.66.497s.66-.497.66-.497zm-.748.385a.19.19 0 0 1-.191.193a.19.19 0 0 1-.19-.193c0-.106.085-.192.19-.192s.19.086.19.192m-.191.964c.105 0 .19-.086.19-.193a.19.19 0 0 0-.19-.192a.19.19 0 0 0-.19.192c0 .107.085.193.19.193m.762-.193a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192m-.476-.192c.105 0 .19-.087.19-.193a.19.19 0 0 0-.19-.193a.19.19 0 0 0-.19.193c0 .106.085.193.19.193m.476-.579a.19.19 0 0 1-.19.193a.19.19 0 0 1-.191-.193c0-.106.085-.192.19-.192a.19.19 0 0 1 .19.192' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ro{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23FBCD17' d='M10 0h12v24H10z'/%3E%3Cpath fill='%23E11C1B' d='M22 0h10v24H22z'/%3E%3Cpath fill='%232E42A5' d='M0 0h10v24H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-ru{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackRu0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackRu0)'%3E%3Cpath fill='%23F7FCFF' d='M0 0v8h32V0z'/%3E%3Cpath fill='%23C51918' d='M0 16v8h32v-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-se{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackSe0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackSe0)'%3E%3Cpath fill='%23FECA00' fill-rule='evenodd' d='M10 0h4v10h18v4H14v10h-4V14H0v-4h10z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-sg{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackSg0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackSg0)'%3E%3Cpath fill='%23E31D1C' d='M0 0v12h32V0z'/%3E%3Cpath fill='%23F1F9FF' d='M8.868 10.59S6.043 9.453 6.043 6.374s2.825-4.179 2.825-4.179c-1.373-.347-5.017-.037-5.017 4.179s3.589 5.01 5.017 4.216m.724-.51l.811-.489l.829.49l-.203-.955l.673-.754h-.912l-.387-.891l-.387.891l-.914.039l.675.715zm3.757-.543l-.81.489l.185-.955l-.675-.715l.914-.038l.386-.892l.387.892h.912l-.673.753l.203.955zM11.287 5.77l.81-.49l.83.49l-.203-.955l.673-.753h-.912l-.387-.892l-.387.892l-.914.038l.675.715zM9.37 7.223l-.81.489l.184-.955l-.675-.715l.914-.038l.387-.892l.387.892h.912l-.673.753l.202.955zm4.548.445l.81-.49l.829.49l-.203-.955l.673-.753h-.912l-.387-.892l-.386.892l-.915.039l.675.714z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-th{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F50101' fill-rule='evenodd' d='M0 16h32v8H0zM0 0h32v6H0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' stroke='%23fff' stroke-width='3' d='M0 6.5h-1.5v11h35v-11z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-tr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackTr0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackTr0)'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M16.026 16.113c-2.142-.527-3.819-2.32-3.8-4.947c.019-2.46 1.508-4.538 3.862-5.1c2.354-.563 4.426.631 4.426.631c-.65-1.536-2.91-2.615-4.764-2.612c-3.449.006-7.126 2.804-7.157 7.081c-.033 4.435 3.937 6.961 7.429 6.955c2.799-.005 4.127-1.92 4.402-2.734c0 0-2.257 1.254-4.398.726m4.877-5.786l-2.133.783l2.407.85l-.041 2.537l1.586-1.904l2.62.19L23.266 11l1.363-1.904l-2.22.747l-1.586-1.764z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-tw{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23EF0000' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackTw0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23flagpackTw0)'%3E%3Cpath fill='%232E42A5' d='M0 0v14h18V0z'/%3E%3Cpath fill='%23FEFFFF' d='m8.73 10.81l-1.482 1.85l-.359-2.342l-2.207.86l.86-2.208L3.2 8.611L5.048 7.13L3.2 5.648l2.342-.359l-.86-2.207l2.207.86l.359-2.342L8.73 3.448L10.21 1.6l.36 2.342l2.207-.86l-.86 2.207l2.341.359L12.41 7.13l1.848 1.481l-2.341.36l.86 2.207l-2.208-.86l-.359 2.341zm0-.818a2.862 2.862 0 1 0 0-5.725a2.862 2.862 0 0 0 0 5.725m2.29-2.862a2.29 2.29 0 1 1-4.58 0a2.29 2.29 0 0 1 4.58 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-us{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 14.667v2h32v-2zm0 3.666v2h32v-2zm0-11v2h32v-2zM0 22v2h32v-2zm0-11v2h32v-2zM0 0v2h32V0zm0 3.667v2h32v-2z' clip-rule='evenodd'/%3E%3Cpath fill='%232E42A5' d='M0 0h20v13H0z'/%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='m1.722 2.939l-.726.509l.245-.906l-.645-.574h.843l.282-.74l.331.74h.718l-.564.574l.218.906zm4 0l-.726.509l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.509l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zM.996 7.449l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74H.596l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zM.996 11.449l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74H.596l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274-7.49l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zm.726 3.49l-.726.51l.245-.906l-.645-.574h.843l.282-.74l.331.74h.718l-.564.574l.218.906zm-.726 4.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zM3.722 4.938l-.726.51l.245-.906l-.645-.574h.843l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm-8.726 4.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.843l.645.574zm4.726-.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm3.274.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574zm4.726-4.51l-.726.51l.245-.906l-.644-.574h.842l.282-.74l.331.74h.718l-.564.574l.218.906zm-.726 4.51l.726-.51l.702.51l-.218-.906l.564-.574h-.718l-.331-.74l-.282.74h-.842l.644.574z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-vn{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3Cmask id='flagpackVn0' width='32' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0v24h32V0z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23flagpackVn0)'%3E%3Cpath fill='%23FFD221' fill-rule='evenodd' d='m16.062 15.98l-5.15 3.275l1.727-5.733l-3.674-3.746l5.065-.11l2.241-5.66l2.042 5.734l5.053.089l-3.797 3.814l1.773 5.454z' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.i-flagpack-za{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 24' width='1.34em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23F7FCFF' fill-rule='evenodd' d='M0 0h32v24H0z' clip-rule='evenodd'/%3E%3Cpath fill='%23E31D1C' fill-rule='evenodd' d='M0 0v8h32V0z' clip-rule='evenodd'/%3E%3Cpath fill='%233D58DB' fill-rule='evenodd' d='M0 16v8h32v-8z' clip-rule='evenodd'/%3E%3Cmask id='flagpackZa0' width='36' height='38' x='-2' y='-7' fill='%23000' maskUnits='userSpaceOnUse'%3E%3Cpath fill='%23fff' d='M-2-7h36v38H-2z'/%3E%3Cpath fill-rule='evenodd' d='M15.429 10L0-2v28l15.429-12H32v-4z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%235EAA22' fill-rule='evenodd' d='M15.429 10L0-2v28l15.429-12H32v-4z' clip-rule='evenodd'/%3E%3Cpath fill='%23F7FCFF' d='m0-2l1.228-1.579L-2-6.089V-2zm15.429 12L14.2 11.579l.541.421h.687zM0 26h-2v4.09l3.228-2.511zm15.429-12v-2h-.687l-.541.421zM32 14v2h2v-2zm0-4h2V8h-2zM-1.228-.421l15.429 12l2.456-3.158l-15.43-12zM2 26V-2h-4v28zm12.2-13.579l-15.428 12l2.456 3.158l15.429-12zM32 12H15.429v4H32zm-2-2v4h4v-4zm-14.571 2H32V8H15.429z' mask='url(%23flagpackZa0)'/%3E%3Cpath fill='%23272727' stroke='%23FECA00' stroke-width='2' d='M.6 5.2L-1 4v16l1.6-1.2l8-6l1.067-.8l-1.067-.8z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-color:transparent;background-size:100% 100%;height:1em;width:1.34em}.absolute,.position-absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.right-0{right:0}.top-0{top:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem}.mb-2,.my-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.\!hidden{display:none!important}.h-4rem{height:4rem}.h-screen{height:100vh}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h5{height:1.25rem}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-grow-1{flex-grow:1}.flex-wrap{flex-wrap:wrap}.origin-top{transform-origin:top}.-translate-y-1\/2{--un-translate-y:-50%}.-translate-y-1\/2,.translate-x-1\/2{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-1\/2{--un-translate-x:50%}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.self-center{align-self:center}.justify-center{justify-content:center}.b{border-width:1px}.rounded{border-radius:.25rem}.\!bg-orange-300{--un-bg-opacity:1!important;background-color:rgb(253 186 116/var(--un-bg-opacity))!important}.\!bg-teal-500{--un-bg-opacity:1!important;background-color:rgb(20 184 166/var(--un-bg-opacity))!important}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251/var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.p-0{padding:0}.p-1{padding:.25rem}.pt{padding-top:1rem}.text-center{text-align:center}.\!text-right{text-align:right!important}.text-right{text-align:right}.align-top{vertical-align:top}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.\!text-white{--un-text-opacity:1!important;color:rgb(255 255 255/var(--un-text-opacity))!important}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128/var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99/var(--un-text-opacity))}.text-orange-500{--un-text-opacity:1;color:rgb(249 115 22/var(--un-text-opacity))}.text-slate-500{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.hover\:text-blue-500:hover{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.font-bold{font-weight:700}.font-medium{font-weight:500}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.font-mono{font-family:Fira Mono,monospace}@media (min-width:1024px){.lg\:\!flex{display:flex!important}} diff --git a/_nuxt/BRO6LV3p.js b/_nuxt/fGdxK-vz.js similarity index 97% rename from _nuxt/BRO6LV3p.js rename to _nuxt/fGdxK-vz.js index db3087aa..61d87187 100644 --- a/_nuxt/BRO6LV3p.js +++ b/_nuxt/fGdxK-vz.js @@ -1 +1 @@ -import{aw as b,ax as Y,u as $,c as H,r as y,i as A,w as _,at as k}from"./D5kcSHsZ.js";function S(t){return b()?(Y(t),!0):!1}function l(t){return typeof t=="function"?t():$(t)}const p=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const L=Object.prototype.toString,j=t=>L.call(t)==="[object Object]",C=()=>{};function G(t){let e;function n(){return e||(e=t()),e}return n.reset=async()=>{const a=e;e=void 0,a&&await a},n}const O=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[T\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/i,T=/[YMDHhms]o|\[([^\]]+)\]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a{1,2}|A{1,2}|m{1,2}|s{1,2}|Z{1,2}|SSS/g;function E(t,e,n,a){let o=t<12?"AM":"PM";return a&&(o=o.split("").reduce((r,i)=>r+=`${i}.`,"")),n?o.toLowerCase():o}function f(t){const e=["th","st","nd","rd"],n=t%100;return t+(e[(n-20)%10]||e[n]||e[0])}function F(t,e,n={}){var a;const o=t.getFullYear(),r=t.getMonth(),i=t.getDate(),s=t.getHours(),u=t.getMinutes(),c=t.getSeconds(),m=t.getMilliseconds(),v=t.getDay(),d=(a=n.customMeridiem)!=null?a:E,g={Yo:()=>f(o),YY:()=>String(o).slice(-2),YYYY:()=>o,M:()=>r+1,Mo:()=>f(r+1),MM:()=>`${r+1}`.padStart(2,"0"),MMM:()=>t.toLocaleDateString(l(n.locales),{month:"short"}),MMMM:()=>t.toLocaleDateString(l(n.locales),{month:"long"}),D:()=>String(i),Do:()=>f(i),DD:()=>`${i}`.padStart(2,"0"),H:()=>String(s),Ho:()=>f(s),HH:()=>`${s}`.padStart(2,"0"),h:()=>`${s%12||12}`.padStart(1,"0"),ho:()=>f(s%12||12),hh:()=>`${s%12||12}`.padStart(2,"0"),m:()=>String(u),mo:()=>f(u),mm:()=>`${u}`.padStart(2,"0"),s:()=>String(c),so:()=>f(c),ss:()=>`${c}`.padStart(2,"0"),SSS:()=>`${m}`.padStart(3,"0"),d:()=>v,dd:()=>t.toLocaleDateString(l(n.locales),{weekday:"narrow"}),ddd:()=>t.toLocaleDateString(l(n.locales),{weekday:"short"}),dddd:()=>t.toLocaleDateString(l(n.locales),{weekday:"long"}),A:()=>d(s,u),AA:()=>d(s,u,!1,!0),a:()=>d(s,u,!0),aa:()=>d(s,u,!0,!0)};return e.replace(T,(D,M)=>{var h,w;return(w=M??((h=g[D])==null?void 0:h.call(g)))!=null?w:D})}function P(t){if(t===null)return new Date(Number.NaN);if(t===void 0)return new Date;if(t instanceof Date)return new Date(t);if(typeof t=="string"&&!/Z$/i.test(t)){const e=t.match(O);if(e){const n=e[2]-1||0,a=(e[7]||"0").substring(0,3);return new Date(e[1],n,e[3]||1,e[4]||0,e[5]||0,e[6]||0,a)}}return new Date(t)}function x(t,e="HH:mm:ss",n={}){return H(()=>F(P(l(t)),l(e),n))}function I(t,e=1e3,n={}){const{immediate:a=!0,immediateCallback:o=!1}=n;let r=null;const i=y(!1);function s(){r&&(clearInterval(r),r=null)}function u(){i.value=!1,s()}function c(){const m=l(e);m<=0||(i.value=!0,o&&t(),s(),r=setInterval(t,m))}if(a&&p&&c(),A(e)||typeof e=="function"){const m=_(e,()=>{i.value&&p&&c()});S(m)}return S(u),{isActive:i,pause:u,resume:c}}function N(t,e,n={}){const{immediate:a=!0}=n,o=y(!1);let r=null;function i(){r&&(clearTimeout(r),r=null)}function s(){o.value=!1,i()}function u(...c){i(),o.value=!0,r=setTimeout(()=>{o.value=!1,r=null,t(...c)},l(e))}return a&&(o.value=!0,p&&u()),S(s),{isPending:k(o),start:u,stop:s}}export{l as a,N as b,I as c,p as d,G as e,j as i,C as n,S as t,x as u}; +import{aw as b,ax as Y,u as $,c as H,r as y,i as A,w as _,at as k}from"./-h6GPc5Q.js";function S(t){return b()?(Y(t),!0):!1}function l(t){return typeof t=="function"?t():$(t)}const p=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const L=Object.prototype.toString,j=t=>L.call(t)==="[object Object]",C=()=>{};function G(t){let e;function n(){return e||(e=t()),e}return n.reset=async()=>{const a=e;e=void 0,a&&await a},n}const O=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[T\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/i,T=/[YMDHhms]o|\[([^\]]+)\]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a{1,2}|A{1,2}|m{1,2}|s{1,2}|Z{1,2}|SSS/g;function E(t,e,n,a){let o=t<12?"AM":"PM";return a&&(o=o.split("").reduce((r,i)=>r+=`${i}.`,"")),n?o.toLowerCase():o}function f(t){const e=["th","st","nd","rd"],n=t%100;return t+(e[(n-20)%10]||e[n]||e[0])}function F(t,e,n={}){var a;const o=t.getFullYear(),r=t.getMonth(),i=t.getDate(),s=t.getHours(),u=t.getMinutes(),c=t.getSeconds(),m=t.getMilliseconds(),v=t.getDay(),d=(a=n.customMeridiem)!=null?a:E,g={Yo:()=>f(o),YY:()=>String(o).slice(-2),YYYY:()=>o,M:()=>r+1,Mo:()=>f(r+1),MM:()=>`${r+1}`.padStart(2,"0"),MMM:()=>t.toLocaleDateString(l(n.locales),{month:"short"}),MMMM:()=>t.toLocaleDateString(l(n.locales),{month:"long"}),D:()=>String(i),Do:()=>f(i),DD:()=>`${i}`.padStart(2,"0"),H:()=>String(s),Ho:()=>f(s),HH:()=>`${s}`.padStart(2,"0"),h:()=>`${s%12||12}`.padStart(1,"0"),ho:()=>f(s%12||12),hh:()=>`${s%12||12}`.padStart(2,"0"),m:()=>String(u),mo:()=>f(u),mm:()=>`${u}`.padStart(2,"0"),s:()=>String(c),so:()=>f(c),ss:()=>`${c}`.padStart(2,"0"),SSS:()=>`${m}`.padStart(3,"0"),d:()=>v,dd:()=>t.toLocaleDateString(l(n.locales),{weekday:"narrow"}),ddd:()=>t.toLocaleDateString(l(n.locales),{weekday:"short"}),dddd:()=>t.toLocaleDateString(l(n.locales),{weekday:"long"}),A:()=>d(s,u),AA:()=>d(s,u,!1,!0),a:()=>d(s,u,!0),aa:()=>d(s,u,!0,!0)};return e.replace(T,(D,M)=>{var h,w;return(w=M??((h=g[D])==null?void 0:h.call(g)))!=null?w:D})}function P(t){if(t===null)return new Date(Number.NaN);if(t===void 0)return new Date;if(t instanceof Date)return new Date(t);if(typeof t=="string"&&!/Z$/i.test(t)){const e=t.match(O);if(e){const n=e[2]-1||0,a=(e[7]||"0").substring(0,3);return new Date(e[1],n,e[3]||1,e[4]||0,e[5]||0,e[6]||0,a)}}return new Date(t)}function x(t,e="HH:mm:ss",n={}){return H(()=>F(P(l(t)),l(e),n))}function I(t,e=1e3,n={}){const{immediate:a=!0,immediateCallback:o=!1}=n;let r=null;const i=y(!1);function s(){r&&(clearInterval(r),r=null)}function u(){i.value=!1,s()}function c(){const m=l(e);m<=0||(i.value=!0,o&&t(),s(),r=setInterval(t,m))}if(a&&p&&c(),A(e)||typeof e=="function"){const m=_(e,()=>{i.value&&p&&c()});S(m)}return S(u),{isActive:i,pause:u,resume:c}}function N(t,e,n={}){const{immediate:a=!0}=n,o=y(!1);let r=null;function i(){r&&(clearTimeout(r),r=null)}function s(){o.value=!1,i()}function u(...c){i(),o.value=!0,r=setTimeout(()=>{o.value=!1,r=null,t(...c)},l(e))}return a&&(o.value=!0,p&&u()),S(s),{isPending:k(o),start:u,stop:s}}export{l as a,N as b,I as c,p as d,G as e,j as i,C as n,S as t,x as u}; diff --git a/_nuxt/B7xpxYZB.js b/_nuxt/hf0oHPWB.js similarity index 99% rename from _nuxt/B7xpxYZB.js rename to _nuxt/hf0oHPWB.js index 4eea264e..d2cccef6 100644 --- a/_nuxt/B7xpxYZB.js +++ b/_nuxt/hf0oHPWB.js @@ -1,4 +1,4 @@ -import{_ as Ve}from"./u3Y5xow5.js";import{g as je,r as y,o as Oe,w as S,i as q,a as M,b as Pe,c as v,d as ze,e as Ce,u as s,f as Q,p as X,n as ee,B as se,s as ie,h as H,j as U,k as Se,m as ue,l as ke,q as Te,t as Ie,v as Be,x as w,y as z,z as k,A as E,C as T,D as Le,E as Ae}from"./D5kcSHsZ.js";import{s as D}from"./Bnu3O6oD.js";import{u as Fe}from"./nh8QYZRr.js";import"./DlAUqK2U.js";function te(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);n&&(a=a.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),e.push.apply(e,a)}return e}function V(t){for(var n=1;n1&&arguments[1]!==void 0?arguments[1]:[];return Object.keys(t).reduce((e,a)=>(n.includes(a)||(e[a]=s(t[a])),e),{})}function L(t){return typeof t=="function"}function Ne(t){return ze(t)||Ce(t)}function ce(t,n,e){let a=t;const i=n.split(".");for(let o=0;ot.some(a=>ce(n,a,{[e]:!1})[e]))}function ne(t,n,e){return v(()=>t.reduce((a,i)=>{const o=ce(n,i,{[e]:!1})[e]||[];return a.concat(o)},[]))}function de(t,n,e,a){return t.call(a,s(n),s(e),a)}function fe(t){return t.$valid!==void 0?!t.$valid:!t}function De(t,n,e,a,i,o,$){let{$lazy:u,$rewardEarly:p}=i,r=arguments.length>7&&arguments[7]!==void 0?arguments[7]:[],m=arguments.length>8?arguments[8]:void 0,c=arguments.length>9?arguments[9]:void 0,h=arguments.length>10?arguments[10]:void 0;const b=y(!!a.value),l=y(0);e.value=!1;const f=S([n,a].concat(r,h),()=>{if(u&&!a.value||p&&!c.value&&!e.value)return;let d;try{d=de(t,n,m,$)}catch(g){d=Promise.reject(g)}l.value++,e.value=!!l.value,b.value=!1,Promise.resolve(d).then(g=>{l.value--,e.value=!!l.value,o.value=g,b.value=fe(g)}).catch(g=>{l.value--,e.value=!!l.value,o.value=g,b.value=!0})},{immediate:!0,deep:typeof n=="object"});return{$invalid:b,$unwatch:f}}function Ye(t,n,e,a,i,o,$,u){let{$lazy:p,$rewardEarly:r}=a;const m=()=>({}),c=v(()=>{if(p&&!e.value||r&&!u.value)return!1;let h=!0;try{const b=de(t,n,$,o);i.value=b,h=fe(b)}catch(b){i.value=b}return h});return{$unwatch:m,$invalid:c}}function qe(t,n,e,a,i,o,$,u,p,r,m){const c=y(!1),h=t.$params||{},b=y(null);let l,f;t.$async?{$invalid:l,$unwatch:f}=De(t.$validator,n,c,e,a,b,i,t.$watchTargets,p,r,m):{$invalid:l,$unwatch:f}=Ye(t.$validator,n,e,a,b,i,p,r);const d=t.$message;return{$message:L(d)?v(()=>d(ae({$pending:c,$invalid:l,$params:ae(h),$model:n,$response:b,$validator:o,$propertyPath:u,$property:$}))):d||"",$params:h,$pending:c,$invalid:l,$response:b,$unwatch:f}}function Ge(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const n=s(t),e=Object.keys(n),a={},i={},o={};let $=null;return e.forEach(u=>{const p=n[u];switch(!0){case L(p.$validator):a[u]=p;break;case L(p):a[u]={$validator:p};break;case u==="$validationGroups":$=p;break;case u.startsWith("$"):o[u]=p;break;default:i[u]=p}}),{rules:a,nestedValidators:i,config:o,validationGroups:$}}const Me="__root";function He(t,n,e,a,i,o,$,u,p){const r=Object.keys(t),m=a.get(i,t),c=y(!1),h=y(!1),b=y(0);if(m){if(!m.$partial)return m;m.$unwatch(),c.value=m.$dirty.value}const l={$dirty:c,$path:i,$touch:()=>{c.value||(c.value=!0)},$reset:()=>{c.value&&(c.value=!1)},$commit:()=>{}};return r.length?(r.forEach(f=>{l[f]=qe(t[f],n,l.$dirty,o,$,f,e,i,p,h,b)}),l.$externalResults=v(()=>u.value?[].concat(u.value).map((f,d)=>({$propertyPath:i,$property:e,$validator:"$externalResults",$uid:`${i}-externalResult-${d}`,$message:f,$params:{},$response:null,$pending:!1})):[]),l.$invalid=v(()=>{const f=r.some(d=>s(l[d].$invalid));return h.value=f,!!l.$externalResults.value.length||f}),l.$pending=v(()=>r.some(f=>s(l[f].$pending))),l.$error=v(()=>l.$dirty.value?l.$pending.value||l.$invalid.value:!1),l.$silentErrors=v(()=>r.filter(f=>s(l[f].$invalid)).map(f=>{const d=l[f];return M({$propertyPath:i,$property:e,$validator:f,$uid:`${i}-${f}`,$message:d.$message,$params:d.$params,$response:d.$response,$pending:d.$pending})}).concat(l.$externalResults.value)),l.$errors=v(()=>l.$dirty.value?l.$silentErrors.value:[]),l.$unwatch=()=>r.forEach(f=>{l[f].$unwatch()}),l.$commit=()=>{h.value=!0,b.value=Date.now()},a.set(i,t,l),l):(m&&a.set(i,t,l),l)}function Ue(t,n,e,a,i,o,$){const u=Object.keys(t);return u.length?u.reduce((p,r)=>(p[r]=G({validations:t[r],state:n,key:r,parentKey:e,resultsCache:a,globalConfig:i,instance:o,externalResults:$}),p),{}):{}}function We(t,n,e){const a=v(()=>[n,e].filter(l=>l).reduce((l,f)=>l.concat(Object.values(s(f))),[])),i=v({get(){return t.$dirty.value||(a.value.length?a.value.every(l=>l.$dirty):!1)},set(l){t.$dirty.value=l}}),o=v(()=>{const l=s(t.$silentErrors)||[],f=a.value.filter(d=>(s(d).$silentErrors||[]).length).reduce((d,g)=>d.concat(...g.$silentErrors),[]);return l.concat(f)}),$=v(()=>{const l=s(t.$errors)||[],f=a.value.filter(d=>(s(d).$errors||[]).length).reduce((d,g)=>d.concat(...g.$errors),[]);return l.concat(f)}),u=v(()=>a.value.some(l=>l.$invalid)||s(t.$invalid)||!1),p=v(()=>a.value.some(l=>s(l.$pending))||s(t.$pending)||!1),r=v(()=>a.value.some(l=>l.$dirty)||a.value.some(l=>l.$anyDirty)||i.value),m=v(()=>i.value?p.value||u.value:!1),c=()=>{t.$touch(),a.value.forEach(l=>{l.$touch()})},h=()=>{t.$commit(),a.value.forEach(l=>{l.$commit()})},b=()=>{t.$reset(),a.value.forEach(l=>{l.$reset()})};return a.value.length&&a.value.every(l=>l.$dirty)&&c(),{$dirty:i,$errors:$,$invalid:u,$anyDirty:r,$error:m,$pending:p,$touch:c,$reset:b,$silentErrors:o,$commit:h}}function G(t){let{validations:n,state:e,key:a,parentKey:i,childResults:o,resultsCache:$,globalConfig:u={},instance:p,externalResults:r}=t;const m=i?`${i}.${a}`:a,{rules:c,nestedValidators:h,config:b,validationGroups:l}=Ge(n),f=V(V({},u),b),d=a?v(()=>{const x=s(e);return x?s(x[a]):void 0}):e,g=V({},s(r)||{}),W=v(()=>{const x=s(r);return a?x?s(x[a]):void 0:x}),Z=He(c,d,a,$,m,f,p,W,e),j=Ue(h,d,m,$,f,p,W),J={};l&&Object.entries(l).forEach(x=>{let[O,R]=x;J[O]={$invalid:Y(R,j,"$invalid"),$error:Y(R,j,"$error"),$pending:Y(R,j,"$pending"),$errors:ne(R,j,"$errors"),$silentErrors:ne(R,j,"$silentErrors")}});const{$dirty:A,$errors:be,$invalid:F,$anyDirty:ve,$error:he,$pending:_,$touch:N,$reset:ge,$silentErrors:xe,$commit:K}=We(Z,j,o),ye=a?v({get:()=>s(d),set:x=>{A.value=!0;const O=s(e),R=s(r);R&&(R[a]=g[a]),q(O[a])?O[a].value=x:O[a]=x}}):null;a&&f.$autoDirty&&S(d,()=>{A.value||N();const x=s(r);x&&(x[a]=g[a])},{flush:"sync"});async function we(){return N(),f.$rewardEarly&&(K(),await ee()),await ee(),new Promise(x=>{if(!_.value)return x(!F.value);const O=S(_,()=>{x(!F.value),O()})})}function Re(x){return(o.value||{})[x]}function Ee(){q(r)?r.value=g:Object.keys(g).length===0?Object.keys(r).forEach(x=>{delete r[x]}):Object.assign(r,g)}return M(V(V(V({},Z),{},{$model:ye,$dirty:A,$error:he,$errors:be,$invalid:F,$anyDirty:ve,$pending:_,$touch:N,$reset:ge,$path:m||Me,$silentErrors:xe,$validate:we,$commit:K},o&&{$getResultsForChild:Re,$clearExternalResults:Ee,$validationGroups:J}),j))}class Ze{constructor(){this.storage=new Map}set(n,e,a){this.storage.set(n,{rules:e,result:a})}checkRulesValidity(n,e,a){const i=Object.keys(a),o=Object.keys(e);return o.length!==i.length||!o.every(u=>i.includes(u))?!1:o.every(u=>e[u].$params?Object.keys(e[u].$params).every(p=>s(a[u].$params[p])===s(e[u].$params[p])):!0)}get(n,e){const a=this.storage.get(n);if(!a)return;const{rules:i,result:o}=a,$=this.checkRulesValidity(n,e,i),u=o.$unwatch?o.$unwatch:()=>({});return $?o:{$dirty:o.$dirty,$partial:!0,$unwatch:u}}}const B={COLLECT_ALL:!0,COLLECT_NONE:!1},le=Symbol("vuelidate#injectChildResults"),re=Symbol("vuelidate#removeChildResults");function Je(t){let{$scope:n,instance:e}=t;const a={},i=y([]),o=v(()=>i.value.reduce((m,c)=>(m[c]=s(a[c]),m),{}));function $(m,c){let{$registerAs:h,$scope:b,$stopPropagation:l}=c;l||n===B.COLLECT_NONE||b===B.COLLECT_NONE||n!==B.COLLECT_ALL&&n!==b||(a[h]=m,i.value.push(h))}e.__vuelidateInjectInstances=[].concat(e.__vuelidateInjectInstances||[],$);function u(m){i.value=i.value.filter(c=>c!==m),delete a[m]}e.__vuelidateRemoveInstances=[].concat(e.__vuelidateRemoveInstances||[],u);const p=Q(le,[]);X(le,e.__vuelidateInjectInstances);const r=Q(re,[]);return X(re,e.__vuelidateRemoveInstances),{childResults:o,sendValidationResultsToParent:p,removeValidationResultsFromParent:r}}function pe(t){return new Proxy(t,{get(n,e){return typeof n[e]=="object"?pe(n[e]):v(()=>n[e])}})}let oe=0;function Ke(t,n){var e;let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};arguments.length===1&&(a=t,t=void 0,n=void 0);let{$registerAs:i,$scope:o=B.COLLECT_ALL,$stopPropagation:$,$externalResults:u,currentVueInstance:p}=a;const r=p||((e=je())===null||e===void 0?void 0:e.proxy),m=r?r.$options:{};i||(oe+=1,i=`_vuelidate_${oe}`);const c=y({}),h=new Ze,{childResults:b,sendValidationResultsToParent:l,removeValidationResultsFromParent:f}=r?Je({$scope:o,instance:r}):{childResults:y({})};if(!t&&m.validations){const d=m.validations;n=y({}),Oe(()=>{n.value=r,S(()=>L(d)?d.call(n.value,new pe(n.value)):d,g=>{c.value=G({validations:g,state:n,childResults:b,resultsCache:h,globalConfig:a,instance:r,externalResults:u||r.vuelidateExternalResults})},{immediate:!0})}),a=m.validationsConfig||a}else{const d=q(t)||Ne(t)?t:M(t||{});S(d,g=>{c.value=G({validations:g,state:n,childResults:b,resultsCache:h,globalConfig:a,instance:r??{},externalResults:u})},{immediate:!0})}return r&&(l.forEach(d=>d(c,{$registerAs:i,$scope:o,$stopPropagation:$})),Pe(()=>f.forEach(d=>d(i)))),v(()=>V(V({},s(c.value)),b.value))}const me=t=>{if(t=s(t),Array.isArray(t))return!!t.length;if(t==null)return!1;if(t===!1)return!0;if(t instanceof Date)return!isNaN(t.getTime());if(typeof t=="object"){for(let n in t)return!0;return!1}return!!String(t).length};function P(){for(var t=arguments.length,n=new Array(t),e=0;e(a=s(a),!me(a)||n.every(i=>(i.lastIndex=0,i.test(a))))}P(/^[a-zA-Z]*$/);P(/^[a-zA-Z0-9]*$/);P(/^\d*(\.\d+)?$/);const Qe=/^(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9]{2,}(?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$/i;var Xe=P(Qe),et={$validator:Xe,$message:"Value is not a valid email address",$params:{type:"email"}};function tt(t){return typeof t=="string"&&(t=t.trim()),me(t)}var I={$validator:tt,$message:"Value is required",$params:{type:"required"}};const at=/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?))(?::\d{2,5})?(?:[/?#]\S*)?$/i;P(at);P(/(^[0-9]*$)|(^-[0-9]+$)/);P(/^[-]?\d*(\.\d+)?$/);var nt=function(n){var e=n.dt;return` +import{_ as Ve}from"./DyOw9Zdf.js";import{g as je,r as y,o as Oe,w as S,i as q,a as M,b as Pe,c as v,d as ze,e as Ce,u as s,f as Q,p as X,n as ee,B as se,s as ie,h as H,j as U,k as Se,m as ue,l as ke,q as Te,t as Ie,v as Be,x as w,y as z,z as k,A as E,C as T,D as Le,E as Ae}from"./-h6GPc5Q.js";import{s as D}from"./B5CuBl8c.js";import{u as Fe}from"./Byc7C03i.js";import"./DlAUqK2U.js";function te(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);n&&(a=a.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),e.push.apply(e,a)}return e}function V(t){for(var n=1;n1&&arguments[1]!==void 0?arguments[1]:[];return Object.keys(t).reduce((e,a)=>(n.includes(a)||(e[a]=s(t[a])),e),{})}function L(t){return typeof t=="function"}function Ne(t){return ze(t)||Ce(t)}function ce(t,n,e){let a=t;const i=n.split(".");for(let o=0;ot.some(a=>ce(n,a,{[e]:!1})[e]))}function ne(t,n,e){return v(()=>t.reduce((a,i)=>{const o=ce(n,i,{[e]:!1})[e]||[];return a.concat(o)},[]))}function de(t,n,e,a){return t.call(a,s(n),s(e),a)}function fe(t){return t.$valid!==void 0?!t.$valid:!t}function De(t,n,e,a,i,o,$){let{$lazy:u,$rewardEarly:p}=i,r=arguments.length>7&&arguments[7]!==void 0?arguments[7]:[],m=arguments.length>8?arguments[8]:void 0,c=arguments.length>9?arguments[9]:void 0,h=arguments.length>10?arguments[10]:void 0;const b=y(!!a.value),l=y(0);e.value=!1;const f=S([n,a].concat(r,h),()=>{if(u&&!a.value||p&&!c.value&&!e.value)return;let d;try{d=de(t,n,m,$)}catch(g){d=Promise.reject(g)}l.value++,e.value=!!l.value,b.value=!1,Promise.resolve(d).then(g=>{l.value--,e.value=!!l.value,o.value=g,b.value=fe(g)}).catch(g=>{l.value--,e.value=!!l.value,o.value=g,b.value=!0})},{immediate:!0,deep:typeof n=="object"});return{$invalid:b,$unwatch:f}}function Ye(t,n,e,a,i,o,$,u){let{$lazy:p,$rewardEarly:r}=a;const m=()=>({}),c=v(()=>{if(p&&!e.value||r&&!u.value)return!1;let h=!0;try{const b=de(t,n,$,o);i.value=b,h=fe(b)}catch(b){i.value=b}return h});return{$unwatch:m,$invalid:c}}function qe(t,n,e,a,i,o,$,u,p,r,m){const c=y(!1),h=t.$params||{},b=y(null);let l,f;t.$async?{$invalid:l,$unwatch:f}=De(t.$validator,n,c,e,a,b,i,t.$watchTargets,p,r,m):{$invalid:l,$unwatch:f}=Ye(t.$validator,n,e,a,b,i,p,r);const d=t.$message;return{$message:L(d)?v(()=>d(ae({$pending:c,$invalid:l,$params:ae(h),$model:n,$response:b,$validator:o,$propertyPath:u,$property:$}))):d||"",$params:h,$pending:c,$invalid:l,$response:b,$unwatch:f}}function Ge(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const n=s(t),e=Object.keys(n),a={},i={},o={};let $=null;return e.forEach(u=>{const p=n[u];switch(!0){case L(p.$validator):a[u]=p;break;case L(p):a[u]={$validator:p};break;case u==="$validationGroups":$=p;break;case u.startsWith("$"):o[u]=p;break;default:i[u]=p}}),{rules:a,nestedValidators:i,config:o,validationGroups:$}}const Me="__root";function He(t,n,e,a,i,o,$,u,p){const r=Object.keys(t),m=a.get(i,t),c=y(!1),h=y(!1),b=y(0);if(m){if(!m.$partial)return m;m.$unwatch(),c.value=m.$dirty.value}const l={$dirty:c,$path:i,$touch:()=>{c.value||(c.value=!0)},$reset:()=>{c.value&&(c.value=!1)},$commit:()=>{}};return r.length?(r.forEach(f=>{l[f]=qe(t[f],n,l.$dirty,o,$,f,e,i,p,h,b)}),l.$externalResults=v(()=>u.value?[].concat(u.value).map((f,d)=>({$propertyPath:i,$property:e,$validator:"$externalResults",$uid:`${i}-externalResult-${d}`,$message:f,$params:{},$response:null,$pending:!1})):[]),l.$invalid=v(()=>{const f=r.some(d=>s(l[d].$invalid));return h.value=f,!!l.$externalResults.value.length||f}),l.$pending=v(()=>r.some(f=>s(l[f].$pending))),l.$error=v(()=>l.$dirty.value?l.$pending.value||l.$invalid.value:!1),l.$silentErrors=v(()=>r.filter(f=>s(l[f].$invalid)).map(f=>{const d=l[f];return M({$propertyPath:i,$property:e,$validator:f,$uid:`${i}-${f}`,$message:d.$message,$params:d.$params,$response:d.$response,$pending:d.$pending})}).concat(l.$externalResults.value)),l.$errors=v(()=>l.$dirty.value?l.$silentErrors.value:[]),l.$unwatch=()=>r.forEach(f=>{l[f].$unwatch()}),l.$commit=()=>{h.value=!0,b.value=Date.now()},a.set(i,t,l),l):(m&&a.set(i,t,l),l)}function Ue(t,n,e,a,i,o,$){const u=Object.keys(t);return u.length?u.reduce((p,r)=>(p[r]=G({validations:t[r],state:n,key:r,parentKey:e,resultsCache:a,globalConfig:i,instance:o,externalResults:$}),p),{}):{}}function We(t,n,e){const a=v(()=>[n,e].filter(l=>l).reduce((l,f)=>l.concat(Object.values(s(f))),[])),i=v({get(){return t.$dirty.value||(a.value.length?a.value.every(l=>l.$dirty):!1)},set(l){t.$dirty.value=l}}),o=v(()=>{const l=s(t.$silentErrors)||[],f=a.value.filter(d=>(s(d).$silentErrors||[]).length).reduce((d,g)=>d.concat(...g.$silentErrors),[]);return l.concat(f)}),$=v(()=>{const l=s(t.$errors)||[],f=a.value.filter(d=>(s(d).$errors||[]).length).reduce((d,g)=>d.concat(...g.$errors),[]);return l.concat(f)}),u=v(()=>a.value.some(l=>l.$invalid)||s(t.$invalid)||!1),p=v(()=>a.value.some(l=>s(l.$pending))||s(t.$pending)||!1),r=v(()=>a.value.some(l=>l.$dirty)||a.value.some(l=>l.$anyDirty)||i.value),m=v(()=>i.value?p.value||u.value:!1),c=()=>{t.$touch(),a.value.forEach(l=>{l.$touch()})},h=()=>{t.$commit(),a.value.forEach(l=>{l.$commit()})},b=()=>{t.$reset(),a.value.forEach(l=>{l.$reset()})};return a.value.length&&a.value.every(l=>l.$dirty)&&c(),{$dirty:i,$errors:$,$invalid:u,$anyDirty:r,$error:m,$pending:p,$touch:c,$reset:b,$silentErrors:o,$commit:h}}function G(t){let{validations:n,state:e,key:a,parentKey:i,childResults:o,resultsCache:$,globalConfig:u={},instance:p,externalResults:r}=t;const m=i?`${i}.${a}`:a,{rules:c,nestedValidators:h,config:b,validationGroups:l}=Ge(n),f=V(V({},u),b),d=a?v(()=>{const x=s(e);return x?s(x[a]):void 0}):e,g=V({},s(r)||{}),W=v(()=>{const x=s(r);return a?x?s(x[a]):void 0:x}),Z=He(c,d,a,$,m,f,p,W,e),j=Ue(h,d,m,$,f,p,W),J={};l&&Object.entries(l).forEach(x=>{let[O,R]=x;J[O]={$invalid:Y(R,j,"$invalid"),$error:Y(R,j,"$error"),$pending:Y(R,j,"$pending"),$errors:ne(R,j,"$errors"),$silentErrors:ne(R,j,"$silentErrors")}});const{$dirty:A,$errors:be,$invalid:F,$anyDirty:ve,$error:he,$pending:_,$touch:N,$reset:ge,$silentErrors:xe,$commit:K}=We(Z,j,o),ye=a?v({get:()=>s(d),set:x=>{A.value=!0;const O=s(e),R=s(r);R&&(R[a]=g[a]),q(O[a])?O[a].value=x:O[a]=x}}):null;a&&f.$autoDirty&&S(d,()=>{A.value||N();const x=s(r);x&&(x[a]=g[a])},{flush:"sync"});async function we(){return N(),f.$rewardEarly&&(K(),await ee()),await ee(),new Promise(x=>{if(!_.value)return x(!F.value);const O=S(_,()=>{x(!F.value),O()})})}function Re(x){return(o.value||{})[x]}function Ee(){q(r)?r.value=g:Object.keys(g).length===0?Object.keys(r).forEach(x=>{delete r[x]}):Object.assign(r,g)}return M(V(V(V({},Z),{},{$model:ye,$dirty:A,$error:he,$errors:be,$invalid:F,$anyDirty:ve,$pending:_,$touch:N,$reset:ge,$path:m||Me,$silentErrors:xe,$validate:we,$commit:K},o&&{$getResultsForChild:Re,$clearExternalResults:Ee,$validationGroups:J}),j))}class Ze{constructor(){this.storage=new Map}set(n,e,a){this.storage.set(n,{rules:e,result:a})}checkRulesValidity(n,e,a){const i=Object.keys(a),o=Object.keys(e);return o.length!==i.length||!o.every(u=>i.includes(u))?!1:o.every(u=>e[u].$params?Object.keys(e[u].$params).every(p=>s(a[u].$params[p])===s(e[u].$params[p])):!0)}get(n,e){const a=this.storage.get(n);if(!a)return;const{rules:i,result:o}=a,$=this.checkRulesValidity(n,e,i),u=o.$unwatch?o.$unwatch:()=>({});return $?o:{$dirty:o.$dirty,$partial:!0,$unwatch:u}}}const B={COLLECT_ALL:!0,COLLECT_NONE:!1},le=Symbol("vuelidate#injectChildResults"),re=Symbol("vuelidate#removeChildResults");function Je(t){let{$scope:n,instance:e}=t;const a={},i=y([]),o=v(()=>i.value.reduce((m,c)=>(m[c]=s(a[c]),m),{}));function $(m,c){let{$registerAs:h,$scope:b,$stopPropagation:l}=c;l||n===B.COLLECT_NONE||b===B.COLLECT_NONE||n!==B.COLLECT_ALL&&n!==b||(a[h]=m,i.value.push(h))}e.__vuelidateInjectInstances=[].concat(e.__vuelidateInjectInstances||[],$);function u(m){i.value=i.value.filter(c=>c!==m),delete a[m]}e.__vuelidateRemoveInstances=[].concat(e.__vuelidateRemoveInstances||[],u);const p=Q(le,[]);X(le,e.__vuelidateInjectInstances);const r=Q(re,[]);return X(re,e.__vuelidateRemoveInstances),{childResults:o,sendValidationResultsToParent:p,removeValidationResultsFromParent:r}}function pe(t){return new Proxy(t,{get(n,e){return typeof n[e]=="object"?pe(n[e]):v(()=>n[e])}})}let oe=0;function Ke(t,n){var e;let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};arguments.length===1&&(a=t,t=void 0,n=void 0);let{$registerAs:i,$scope:o=B.COLLECT_ALL,$stopPropagation:$,$externalResults:u,currentVueInstance:p}=a;const r=p||((e=je())===null||e===void 0?void 0:e.proxy),m=r?r.$options:{};i||(oe+=1,i=`_vuelidate_${oe}`);const c=y({}),h=new Ze,{childResults:b,sendValidationResultsToParent:l,removeValidationResultsFromParent:f}=r?Je({$scope:o,instance:r}):{childResults:y({})};if(!t&&m.validations){const d=m.validations;n=y({}),Oe(()=>{n.value=r,S(()=>L(d)?d.call(n.value,new pe(n.value)):d,g=>{c.value=G({validations:g,state:n,childResults:b,resultsCache:h,globalConfig:a,instance:r,externalResults:u||r.vuelidateExternalResults})},{immediate:!0})}),a=m.validationsConfig||a}else{const d=q(t)||Ne(t)?t:M(t||{});S(d,g=>{c.value=G({validations:g,state:n,childResults:b,resultsCache:h,globalConfig:a,instance:r??{},externalResults:u})},{immediate:!0})}return r&&(l.forEach(d=>d(c,{$registerAs:i,$scope:o,$stopPropagation:$})),Pe(()=>f.forEach(d=>d(i)))),v(()=>V(V({},s(c.value)),b.value))}const me=t=>{if(t=s(t),Array.isArray(t))return!!t.length;if(t==null)return!1;if(t===!1)return!0;if(t instanceof Date)return!isNaN(t.getTime());if(typeof t=="object"){for(let n in t)return!0;return!1}return!!String(t).length};function P(){for(var t=arguments.length,n=new Array(t),e=0;e(a=s(a),!me(a)||n.every(i=>(i.lastIndex=0,i.test(a))))}P(/^[a-zA-Z]*$/);P(/^[a-zA-Z0-9]*$/);P(/^\d*(\.\d+)?$/);const Qe=/^(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9]{2,}(?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$/i;var Xe=P(Qe),et={$validator:Xe,$message:"Value is not a valid email address",$params:{type:"email"}};function tt(t){return typeof t=="string"&&(t=t.trim()),me(t)}var I={$validator:tt,$message:"Value is required",$params:{type:"required"}};const at=/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?))(?::\d{2,5})?(?:[/?#]\S*)?$/i;P(at);P(/(^[0-9]*$)|(^-[0-9]+$)/);P(/^[-]?\d*(\.\d+)?$/);var nt=function(n){var e=n.dt;return` .p-floatlabel { display: block; position: relative; diff --git a/_nuxt/CAB7KRUe.js b/_nuxt/sMts77QX.js similarity index 97% rename from _nuxt/CAB7KRUe.js rename to _nuxt/sMts77QX.js index 15124bca..ab0a3f23 100644 --- a/_nuxt/CAB7KRUe.js +++ b/_nuxt/sMts77QX.js @@ -1,4 +1,4 @@ -import{B as x,az as B,b8 as F,aZ as i,ar as u,h as d,j as m,k as w,m as I,s as V,b9 as O,q as _,ba as G,P as N,r as g,x as r,y as f,A as c,u as p,L as v,G as k,N as b,D as P,i as R,_ as L,c as A,C as S,b7 as q}from"./D5kcSHsZ.js";import{a as $,s as j}from"./Bnu3O6oD.js";import{_ as C}from"./DlAUqK2U.js";import{T as z}from"./CJdK1nm0.js";import"./DClJmJX9.js";var H=x.extend({name:"styleclass-directive"}),U=B.extend({style:H}),W=U.extend("styleclass",{mounted:function(e,t){e.setAttribute("data-pd-styleclass",!0),this.bind(e,t)},unmounted:function(e){this.unbind(e)},methods:{bind:function(e,t){var n=this,s=this.resolveTarget(e,t);this.$el=s,e.$_pstyleclass_clicklistener=function(){t.value.toggleClass?F(s,t.value.toggleClass)?i(s,t.value.toggleClass):u(s,t.value.toggleClass):s.offsetParent===null?n.enter(s,e,t):n.leave(s,t)},e.addEventListener("click",e.$_pstyleclass_clicklistener)},unbind:function(e){e.$_pstyleclass_clicklistener&&(e.removeEventListener("click",e.$_pstyleclass_clicklistener),e.$_pstyleclass_clicklistener=null),this.unbindDocumentListener(e)},enter:function(e,t,n){n.value.enterActiveClass?e.$_pstyleclass_animating||(e.$_pstyleclass_animating=!0,n.value.enterActiveClass.includes("slidedown")&&(e.style.height="0px",i(e,n.value.hiddenClass||n.value.enterFromClass),e.style.maxHeight=e.scrollHeight+"px",u(e,n.value.hiddenClass||n.value.enterActiveClass),e.style.height=""),u(e,n.value.enterActiveClass),n.value.enterFromClass&&i(e,n.value.enterFromClass),e.$p_styleclass_enterlistener=function(){i(e,n.value.enterActiveClass),n.value.enterToClass&&u(e,n.value.enterToClass),e.removeEventListener("animationend",e.$p_styleclass_enterlistener),n.value.enterActiveClass.includes("slidedown")&&(e.style.maxHeight=""),e.$_pstyleclass_animating=!1},e.addEventListener("animationend",e.$p_styleclass_enterlistener)):(n.value.enterFromClass&&i(e,n.value.enterFromClass),n.value.enterToClass&&u(e,n.value.enterToClass)),n.value.hideOnOutsideClick&&this.bindDocumentListener(e,t,n)},leave:function(e,t){t.value.leaveActiveClass?e.$_pstyleclass_animating||(e.$_pstyleclass_animating=!0,u(e,t.value.leaveActiveClass),t.value.leaveFromClass&&i(e,t.value.leaveFromClass),e.$p_styleclass_leavelistener=function(){i(e,t.value.leaveActiveClass),t.value.leaveToClass&&u(e,t.value.leaveToClass),e.removeEventListener("animationend",e.$p_styleclass_leavelistener),e.$_pstyleclass_animating=!1},e.addEventListener("animationend",e.$p_styleclass_leavelistener)):(t.value.leaveFromClass&&i(e,t.value.leaveFromClass),t.value.leaveToClass&&u(e,t.value.leaveToClass)),t.value.hideOnOutsideClick&&this.unbindDocumentListener(e)},resolveTarget:function(e,t){switch(t.value.selector){case"@next":return e.nextElementSibling;case"@prev":return e.previousElementSibling;case"@parent":return e.parentElement;case"@grandparent":return e.parentElement.parentElement;default:return document.querySelector(t.value.selector)}},bindDocumentListener:function(e,t,n){var s=this;e.$p_styleclass_documentlistener||(e.$p_styleclass_documentlistener=function(l){!s.isVisible(e)||getComputedStyle(e).getPropertyValue("position")==="static"?s.unbindDocumentListener(e):s.isOutsideClick(l,e,t)&&s.leave(e,n)},e.ownerDocument.addEventListener("click",e.$p_styleclass_documentlistener))},unbindDocumentListener:function(e){e.$p_styleclass_documentlistener&&(e.ownerDocument.removeEventListener("click",e.$p_styleclass_documentlistener),e.$p_styleclass_documentlistener=null)},isVisible:function(e){return e.offsetParent!==null},isOutsideClick:function(e,t,n){return!n.isSameNode(e.target)&&!n.contains(e.target)&&!t.contains(e.target)}}}),M=function(e){var t=e.dt;return` +import{B as x,az as B,b8 as F,aZ as i,ar as u,h as d,j as m,k as w,m as I,s as V,b9 as O,q as _,ba as G,P as N,r as g,x as r,y as f,A as c,u as p,L as v,G as k,N as b,D as P,i as R,_ as L,c as A,C as S,b7 as q}from"./-h6GPc5Q.js";import{a as $,s as j}from"./B5CuBl8c.js";import{_ as C}from"./DlAUqK2U.js";import{T as z}from"./BtrvEffK.js";import"./DLG9ok32.js";var H=x.extend({name:"styleclass-directive"}),U=B.extend({style:H}),W=U.extend("styleclass",{mounted:function(e,t){e.setAttribute("data-pd-styleclass",!0),this.bind(e,t)},unmounted:function(e){this.unbind(e)},methods:{bind:function(e,t){var n=this,s=this.resolveTarget(e,t);this.$el=s,e.$_pstyleclass_clicklistener=function(){t.value.toggleClass?F(s,t.value.toggleClass)?i(s,t.value.toggleClass):u(s,t.value.toggleClass):s.offsetParent===null?n.enter(s,e,t):n.leave(s,t)},e.addEventListener("click",e.$_pstyleclass_clicklistener)},unbind:function(e){e.$_pstyleclass_clicklistener&&(e.removeEventListener("click",e.$_pstyleclass_clicklistener),e.$_pstyleclass_clicklistener=null),this.unbindDocumentListener(e)},enter:function(e,t,n){n.value.enterActiveClass?e.$_pstyleclass_animating||(e.$_pstyleclass_animating=!0,n.value.enterActiveClass.includes("slidedown")&&(e.style.height="0px",i(e,n.value.hiddenClass||n.value.enterFromClass),e.style.maxHeight=e.scrollHeight+"px",u(e,n.value.hiddenClass||n.value.enterActiveClass),e.style.height=""),u(e,n.value.enterActiveClass),n.value.enterFromClass&&i(e,n.value.enterFromClass),e.$p_styleclass_enterlistener=function(){i(e,n.value.enterActiveClass),n.value.enterToClass&&u(e,n.value.enterToClass),e.removeEventListener("animationend",e.$p_styleclass_enterlistener),n.value.enterActiveClass.includes("slidedown")&&(e.style.maxHeight=""),e.$_pstyleclass_animating=!1},e.addEventListener("animationend",e.$p_styleclass_enterlistener)):(n.value.enterFromClass&&i(e,n.value.enterFromClass),n.value.enterToClass&&u(e,n.value.enterToClass)),n.value.hideOnOutsideClick&&this.bindDocumentListener(e,t,n)},leave:function(e,t){t.value.leaveActiveClass?e.$_pstyleclass_animating||(e.$_pstyleclass_animating=!0,u(e,t.value.leaveActiveClass),t.value.leaveFromClass&&i(e,t.value.leaveFromClass),e.$p_styleclass_leavelistener=function(){i(e,t.value.leaveActiveClass),t.value.leaveToClass&&u(e,t.value.leaveToClass),e.removeEventListener("animationend",e.$p_styleclass_leavelistener),e.$_pstyleclass_animating=!1},e.addEventListener("animationend",e.$p_styleclass_leavelistener)):(t.value.leaveFromClass&&i(e,t.value.leaveFromClass),t.value.leaveToClass&&u(e,t.value.leaveToClass)),t.value.hideOnOutsideClick&&this.unbindDocumentListener(e)},resolveTarget:function(e,t){switch(t.value.selector){case"@next":return e.nextElementSibling;case"@prev":return e.previousElementSibling;case"@parent":return e.parentElement;case"@grandparent":return e.parentElement.parentElement;default:return document.querySelector(t.value.selector)}},bindDocumentListener:function(e,t,n){var s=this;e.$p_styleclass_documentlistener||(e.$p_styleclass_documentlistener=function(l){!s.isVisible(e)||getComputedStyle(e).getPropertyValue("position")==="static"?s.unbindDocumentListener(e):s.isOutsideClick(l,e,t)&&s.leave(e,n)},e.ownerDocument.addEventListener("click",e.$p_styleclass_documentlistener))},unbindDocumentListener:function(e){e.$p_styleclass_documentlistener&&(e.ownerDocument.removeEventListener("click",e.$p_styleclass_documentlistener),e.$p_styleclass_documentlistener=null)},isVisible:function(e){return e.offsetParent!==null},isOutsideClick:function(e,t,n){return!n.isSameNode(e.target)&&!n.contains(e.target)&&!t.contains(e.target)}}}),M=function(e){var t=e.dt;return` .p-inputgroup, .p-inputgroup .p-floatlabel, .p-inputgroup .p-iftalabel { diff --git a/_nuxt/B8kd3vFi.js b/_nuxt/sbCCR3s2.js similarity index 97% rename from _nuxt/B8kd3vFi.js rename to _nuxt/sbCCR3s2.js index e1ca3e20..b9d64b6f 100644 --- a/_nuxt/B8kd3vFi.js +++ b/_nuxt/sbCCR3s2.js @@ -1,4 +1,4 @@ -import{B as r,h as a,j as i,k as d,m as s,s as p}from"./D5kcSHsZ.js";var c=function(e){return e.dt,` +import{B as r,h as a,j as i,k as d,m as s,s as p}from"./-h6GPc5Q.js";var c=function(e){return e.dt,` .p-buttongroup .p-button { margin: 0; } diff --git a/_nuxt/search.BJLqsqcw.css b/_nuxt/search.BJLqsqcw.css deleted file mode 100644 index 1eb1a065..00000000 --- a/_nuxt/search.BJLqsqcw.css +++ /dev/null @@ -1 +0,0 @@ -.separator-container[data-v-de89c1ae]>:not(:last-child):after{content:" · "} diff --git a/_nuxt/search.BObS9Kmv.css b/_nuxt/search.BObS9Kmv.css new file mode 100644 index 00000000..f3141110 --- /dev/null +++ b/_nuxt/search.BObS9Kmv.css @@ -0,0 +1 @@ +.separator-container[data-v-27361f2e]>:not(:last-child):after{content:" · "} diff --git a/_nuxt/Bq9IP7Au.js b/_nuxt/vLx71K50.js similarity index 59% rename from _nuxt/Bq9IP7Au.js rename to _nuxt/vLx71K50.js index b3b88c0b..691c38ac 100644 --- a/_nuxt/Bq9IP7Au.js +++ b/_nuxt/vLx71K50.js @@ -1 +1 @@ -import{q as e,F as a,j as n,h as t}from"./D5kcSHsZ.js";const _=e({__name:"index",setup(o){return a("/search"),(r,s)=>(t(),n("div"))}});export{_ as default}; +import{q as e,F as a,j as n,h as t}from"./-h6GPc5Q.js";const _=e({__name:"index",setup(o){return a("/search"),(r,s)=>(t(),n("div"))}});export{_ as default}; diff --git a/contact.html b/contact.html index 03d73a41..b03b9dfe 100644 --- a/contact.html +++ b/contact.html @@ -1,19 +1,19 @@ Portfolio Report - Contact - + - - - - + + + + - - - - - + + + + + @@ -21,5 +21,5 @@ -
Contact
Please use the discussion forum for all matters that can be discussed publicly.
This contact form can be used to establish direct contact with the operators for all matters that cannot be discussed publicly.
- \ No newline at end of file +
Contact
Please use the discussion forum for all matters that can be discussed publicly.
This contact form can be used to establish direct contact with the operators for all matters that cannot be discussed publicly.
+ \ No newline at end of file diff --git a/contact/_payload.json b/contact/_payload.json index 0b5da772..0f22925b 100644 --- a/contact/_payload.json +++ b/contact/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["ShallowReactive",2],{},1730121333112] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["ShallowReactive",2],{},1730216203843] \ No newline at end of file diff --git a/search.html b/search.html index c446e417..8bdf64d8 100644 --- a/search.html +++ b/search.html @@ -1,23 +1,23 @@ Portfolio Report Search - + - + - - - - + + + + - - - - - - - - + + + + + + + + @@ -25,5 +25,5 @@ -
Security Search
Your contribution is needed 💪
Your help is needed to keep this website up and running. Have you thought about contributing? You could:
  • Actively maintain and develop the source code on Github.
  • Become member of the forum and help other users.
  • Cover monthly costs for server operation and licence fees. Become sponsor on Github.
- \ No newline at end of file +
Security Search
Your contribution is needed 💪
Your help is needed to keep this website up and running. Have you thought about contributing? You could:
  • Actively maintain and develop the source code on Github.
  • Become member of the forum and help other users.
  • Cover monthly costs for server operation and licence fees. Become sponsor on Github.
+ \ No newline at end of file diff --git a/search/_payload.json b/search/_payload.json index 5c11f35c..c6d785f1 100644 --- a/search/_payload.json +++ b/search/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["ShallowReactive",2],{},1730121333113] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["ShallowReactive",2],{},1730216203844] \ No newline at end of file