@weni/unnnic-system 3.9.4-alpha.3 → 3.9.4-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Icon.vue.d.ts.map +1 -1
- package/dist/{es-19ecf40d.mjs → es-bdfb773f.mjs} +1 -1
- package/dist/{index-aa8ed1d9.mjs → index-8ce04c5b.mjs} +3 -3
- package/dist/{pt-br-a5e94e11.mjs → pt-br-4befdd13.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +1 -1
- package/dist/unnnic.umd.js +1 -1
- package/package.json +1 -1
- package/src/assets/fonts/material-symbols-rounded.woff2 +0 -0
- package/src/components/Icon.vue +2 -10
- package/src/stories/Icon.stories.js +2 -0
- package/src/assets/fonts/Material Symbols Rounded Filled.woff2 +0 -0
- package/src/assets/fonts/Material Symbols Rounded.woff2 +0 -0
package/dist/unnnic.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
(function(B,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(B=typeof globalThis<"u"?globalThis:B||self,t(B.Unnnic={},B.Vue))})(this,function(B,t){"use strict";function ep(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const a in e)if(a!=="default"){const i=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(n,a,i.get?i:{enumerable:!0,get:()=>e[a]})}}return n.default=e,Object.freeze(n)}const vo=ep(t),xr=16;function Nf(e){return typeof e!="string"?"":e.replace(/<\/?[a-zA-Z]+\b[^>]*>/g,"")}function tp(e,n=[],a=1e3){return typeof e!="string"?"":(e.length>a&&(e=e.substring(0,a)),e=Nf(e),e=e.replace(/<\/?([a-z][a-z0-9]*)\b[^>]*>/gi,(i,o)=>n.includes(o.toLowerCase())?i:""),e)}function oi(e,n=[],a=1e3){if(typeof e!="string")return"";let i=tp(e,n,a);return Nf(i)}const RK="",V=(e,n)=>{const a=e.__vccOpts||e;for(const[i,o]of n)a[i]=o;return a},ap={name:"UnnnicTooltip",props:{text:{type:String,default:""},enabled:{type:Boolean,default:!1},forceOpen:{type:Boolean,default:!1},side:{type:String,default:"right",validator(e){return["top","right","bottom","left"].indexOf(e)!==-1}},maxWidth:{type:String,default:""},shortcutText:{type:String,default:null},enableHtml:{type:Boolean,default:!1}},data(){return{topPos:null,leftPos:null}},watch:{side(){this.getRightPost(this.$refs.tooltip)}},mounted(){this.handleResize(),window.addEventListener("scroll",this.handleResize),window.addEventListener("resize",this.handleResize)},unmounted(){window.removeEventListener("scroll",this.handleResize),window.removeEventListener("resize",this.handleResize)},methods:{handleResize(){this.getRightPost(this.$refs.tooltip)},getRightPost(e){const n=e.getBoundingClientRect();e&&this.$refs.label&&(this.side==="right"?(this.leftPos=`${n.x+n.width+8}px`,this.topPos=`${n.y+n.height/2-this.$refs.label.offsetHeight/2}px`):this.side==="left"?(this.leftPos=`${n.x-this.$refs.label.offsetWidth-8}px`,this.topPos=`${n.y+n.height/2-this.$refs.label.offsetHeight/2}px`):this.side==="top"?(this.leftPos=`${n.x+n.width/2-this.$refs.label.clientWidth/2}px`,this.topPos=`${n.y-this.$refs.label.offsetHeight-8}px`):this.side==="bottom"&&(this.leftPos=`${n.x+n.width/2-this.$refs.label.clientWidth/2}px`,this.topPos=`${n.y+n.height+8}px`))}}},np=["innerHTML"],ip={key:2,class:"unnnic-tooltip-label-shortcut","data-testid":"tooltip-label-shortcut"};function rp(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{ref:"tooltip",class:t.normalizeClass({"unnnic-tooltip":a.enabled||a.forceOpen,"force-open":a.forceOpen}),onMouseover:n[0]||(n[0]=(...u)=>s.handleResize&&s.handleResize(...u))},[t.renderSlot(e.$slots,"default",{},void 0,!0),t.withDirectives(t.createElementVNode("span",{ref:"label",class:t.normalizeClass(["unnnic-tooltip-label",`unnnic-tooltip-label-${a.side}`]),style:t.normalizeStyle({maxWidth:a.maxWidth,left:o.leftPos,top:o.topPos}),"data-testid":"tooltip-label"},[a.enableHtml?(t.openBlock(),t.createElementBlock("section",{key:0,innerHTML:a.text},null,8,np)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(a.text.split(`
|
|
2
|
-
`),(u,c)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createTextVNode(t.toDisplayString(u)+" ",1),n[1]||(n[1]=t.createElementVNode("br",null,null,-1))],64))),128)),a.shortcutText?(t.openBlock(),t.createElementBlock("span",ip,t.toDisplayString(a.shortcutText),1)):t.createCommentVNode("",!0)],6),[[t.vShow,a.enabled||a.forceOpen]])],34)}const Mt=V(ap,[["render",rp],["__scopeId","data-v-8c61d974"]]),Sf=/^[a-z0-9]+(-[a-z0-9]+)*$/,jo=(e,n,a,i="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;i=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),f=o.pop(),_={provider:o.length>0?o[0]:i,prefix:f,name:c};return n&&!No(_)?null:_}const s=o[0],u=s.split("-");if(u.length>1){const c={provider:i,prefix:u.shift(),name:u.join("-")};return n&&!No(c)?null:c}if(a&&i===""){const c={provider:i,prefix:"",name:s};return n&&!No(c,a)?null:c}return null},No=(e,n)=>e?!!((n&&e.prefix===""||e.prefix)&&e.name):!1,Tf=Object.freeze({left:0,top:0,width:16,height:16}),So=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),To=Object.freeze({...Tf,...So}),Vl=Object.freeze({...To,body:"",hidden:!1});function op(e,n){const a={};!e.hFlip!=!n.hFlip&&(a.hFlip=!0),!e.vFlip!=!n.vFlip&&(a.vFlip=!0);const i=((e.rotate||0)+(n.rotate||0))%4;return i&&(a.rotate=i),a}function If(e,n){const a=op(e,n);for(const i in Vl)i in So?i in e&&!(i in a)&&(a[i]=So[i]):i in n?a[i]=n[i]:i in e&&(a[i]=e[i]);return a}function sp(e,n){const a=e.icons,i=e.aliases||Object.create(null),o=Object.create(null);function s(u){if(a[u])return o[u]=[];if(!(u in o)){o[u]=null;const c=i[u]&&i[u].parent,f=c&&s(c);f&&(o[u]=[c].concat(f))}return o[u]}return Object.keys(a).concat(Object.keys(i)).forEach(s),o}function lp(e,n,a){const i=e.icons,o=e.aliases||Object.create(null);let s={};function u(c){s=If(i[c]||o[c],s)}return u(n),a.forEach(u),If(e,s)}function Of(e,n){const a=[];if(typeof e!="object"||typeof e.icons!="object")return a;e.not_found instanceof Array&&e.not_found.forEach(o=>{n(o,null),a.push(o)});const i=sp(e);for(const o in i){const s=i[o];s&&(n(o,lp(e,o,s)),a.push(o))}return a}const up={provider:"",aliases:{},not_found:{},...Tf};function Ul(e,n){for(const a in n)if(a in e&&typeof e[a]!=typeof n[a])return!1;return!0}function Lf(e){if(typeof e!="object"||e===null)return null;const n=e;if(typeof n.prefix!="string"||!e.icons||typeof e.icons!="object"||!Ul(e,up))return null;const a=n.icons;for(const o in a){const s=a[o];if(!o||typeof s.body!="string"||!Ul(s,Vl))return null}const i=n.aliases||Object.create(null);for(const o in i){const s=i[o],u=s.parent;if(!o||typeof u!="string"||!a[u]&&!i[u]||!Ul(s,Vl))return null}return n}const zf=Object.create(null);function cp(e,n){return{provider:e,prefix:n,icons:Object.create(null),missing:new Set}}function ji(e,n){const a=zf[e]||(zf[e]=Object.create(null));return a[n]||(a[n]=cp(e,n))}function qf(e,n){return Lf(n)?Of(n,(a,i)=>{i?e.icons[a]=i:e.missing.add(a)}):[]}function dp(e,n,a){try{if(typeof a.body=="string")return e.icons[n]={...a},!0}catch{}return!1}let Mr=!1;function Pf(e){return typeof e=="boolean"&&(Mr=e),Mr}function fp(e){const n=typeof e=="string"?jo(e,!0,Mr):e;if(n){const a=ji(n.provider,n.prefix),i=n.name;return a.icons[i]||(a.missing.has(i)?null:void 0)}}function _p(e,n){const a=jo(e,!0,Mr);if(!a)return!1;const i=ji(a.provider,a.prefix);return n?dp(i,a.name,n):(i.missing.add(a.name),!0)}function gp(e,n){if(typeof e!="object")return!1;if(typeof n!="string"&&(n=e.provider||""),Mr&&!n&&!e.prefix){let o=!1;return Lf(e)&&(e.prefix="",Of(e,(s,u)=>{_p(s,u)&&(o=!0)})),o}const a=e.prefix;if(!No({prefix:a,name:"a"}))return!1;const i=ji(n,a);return!!qf(i,e)}const Vf=Object.freeze({width:null,height:null}),Uf=Object.freeze({...Vf,...So}),hp=/(-?[0-9.]*[0-9]+[0-9.]*)/g,mp=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Rf(e,n,a){if(n===1)return e;if(a=a||100,typeof e=="number")return Math.ceil(e*n*a)/a;if(typeof e!="string")return e;const i=e.split(hp);if(i===null||!i.length)return e;const o=[];let s=i.shift(),u=mp.test(s);for(;;){if(u){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*n*a)/a)}else o.push(s);if(s=i.shift(),s===void 0)return o.join("");u=!u}}function Fp(e,n="defs"){let a="";const i=e.indexOf("<"+n);for(;i>=0;){const o=e.indexOf(">",i),s=e.indexOf("</"+n);if(o===-1||s===-1)break;const u=e.indexOf(">",s);if(u===-1)break;a+=e.slice(o+1,s).trim(),e=e.slice(0,i).trim()+e.slice(u+1)}return{defs:a,content:e}}function pp(e,n){return e?"<defs>"+e+"</defs>"+n:n}function bp(e,n,a){const i=Fp(e);return pp(i.defs,n+i.content+a)}const yp=e=>e==="unset"||e==="undefined"||e==="none";function wp(e,n){const a={...To,...e},i={...Uf,...n},o={left:a.left,top:a.top,width:a.width,height:a.height};let s=a.body;[a,i].forEach(C=>{const A=[],N=C.hFlip,S=C.vFlip;let D=C.rotate;N?S?D+=2:(A.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),A.push("scale(-1 1)"),o.top=o.left=0):S&&(A.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),A.push("scale(1 -1)"),o.top=o.left=0);let x;switch(D<0&&(D-=Math.floor(D/4)*4),D=D%4,D){case 1:x=o.height/2+o.top,A.unshift("rotate(90 "+x.toString()+" "+x.toString()+")");break;case 2:A.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:x=o.width/2+o.left,A.unshift("rotate(-90 "+x.toString()+" "+x.toString()+")");break}D%2===1&&(o.left!==o.top&&(x=o.left,o.left=o.top,o.top=x),o.width!==o.height&&(x=o.width,o.width=o.height,o.height=x)),A.length&&(s=bp(s,'<g transform="'+A.join(" ")+'">',"</g>"))});const u=i.width,c=i.height,f=o.width,_=o.height;let g,m;u===null?(m=c===null?"1em":c==="auto"?_:c,g=Rf(m,f/_)):(g=u==="auto"?f:u,m=c===null?Rf(g,_/f):c==="auto"?_:c);const F={},b=(C,A)=>{yp(A)||(F[C]=A.toString())};b("width",g),b("height",m);const w=[o.left,o.top,f,_];return F.viewBox=w.join(" "),{attributes:F,viewBox:w,body:s}}const kp=/\sid="(\S+)"/g,Dp="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Ap=0;function Ep(e,n=Dp){const a=[];let i;for(;i=kp.exec(e);)a.push(i[1]);if(!a.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return a.forEach(s=>{const u=typeof n=="function"?n(s):n+(Ap++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+u+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Rl=Object.create(null);function Cp(e,n){Rl[e]=n}function Yl(e){return Rl[e]||Rl[""]}function Hl(e){let n;if(typeof e.resources=="string")n=[e.resources];else if(n=e.resources,!(n instanceof Array)||!n.length)return null;return{resources:n,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Ql=Object.create(null),Br=["https://api.simplesvg.com","https://api.unisvg.com"],Io=[];for(;Br.length>0;)Br.length===1||Math.random()>.5?Io.push(Br.shift()):Io.push(Br.pop());Ql[""]=Hl({resources:["https://api.iconify.design"].concat(Io)});function xp(e,n){const a=Hl(n);return a===null?!1:(Ql[e]=a,!0)}function Gl(e){return Ql[e]}let Yf=(()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}})();function Mp(e,n){const a=Gl(e);if(!a)return 0;let i;if(!a.maxURL)i=0;else{let o=0;a.resources.forEach(u=>{o=Math.max(o,u.length)});const s=n+".json?icons=";i=a.maxURL-o-a.path.length-s.length}return i}function Bp(e){return e===404}const vp=(e,n,a)=>{const i=[],o=Mp(e,n),s="icons";let u={type:s,provider:e,prefix:n,icons:[]},c=0;return a.forEach((f,_)=>{c+=f.length+1,c>=o&&_>0&&(i.push(u),u={type:s,provider:e,prefix:n,icons:[]},c=f.length),u.icons.push(f)}),i.push(u),i};function jp(e){if(typeof e=="string"){const n=Gl(e);if(n)return n.path}return"/"}const Np={prepare:vp,send:(e,n,a)=>{if(!Yf){a("abort",424);return}let i=jp(n.provider);switch(n.type){case"icons":{const s=n.prefix,c=n.icons.join(","),f=new URLSearchParams({icons:c});i+=s+".json?"+f.toString();break}case"custom":{const s=n.uri;i+=s.slice(0,1)==="/"?s.slice(1):s;break}default:a("abort",400);return}let o=503;Yf(e+i).then(s=>{const u=s.status;if(u!==200){setTimeout(()=>{a(Bp(u)?"abort":"next",u)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?a("abort",s):a("next",o)});return}setTimeout(()=>{a("success",s)})}).catch(()=>{a("next",o)})}};function Sp(e){const n={loaded:[],missing:[],pending:[]},a=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let i={provider:"",prefix:"",name:""};return e.forEach(o=>{if(i.name===o.name&&i.prefix===o.prefix&&i.provider===o.provider)return;i=o;const s=o.provider,u=o.prefix,c=o.name,f=a[s]||(a[s]=Object.create(null)),_=f[u]||(f[u]=ji(s,u));let g;c in _.icons?g=n.loaded:u===""||_.missing.has(c)?g=n.missing:g=n.pending;const m={provider:s,prefix:u,name:c};g.push(m)}),n}function Hf(e,n){e.forEach(a=>{const i=a.loaderCallbacks;i&&(a.loaderCallbacks=i.filter(o=>o.id!==n))})}function Tp(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const n=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!n.length)return;let a=!1;const i=e.provider,o=e.prefix;n.forEach(s=>{const u=s.icons,c=u.pending.length;u.pending=u.pending.filter(f=>{if(f.prefix!==o)return!0;const _=f.name;if(e.icons[_])u.loaded.push({provider:i,prefix:o,name:_});else if(e.missing.has(_))u.missing.push({provider:i,prefix:o,name:_});else return a=!0,!0;return!1}),u.pending.length!==c&&(a||Hf([e],s.id),s.callback(u.loaded.slice(0),u.missing.slice(0),u.pending.slice(0),s.abort))})}))}let Ip=0;function Op(e,n,a){const i=Ip++,o=Hf.bind(null,a,i);if(!n.pending.length)return o;const s={id:i,icons:n,callback:e,abort:o};return a.forEach(u=>{(u.loaderCallbacks||(u.loaderCallbacks=[])).push(s)}),o}function Lp(e,n=!0,a=!1){const i=[];return e.forEach(o=>{const s=typeof o=="string"?jo(o,n,a):o;s&&i.push(s)}),i}var zp={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function qp(e,n,a,i){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let u;if(e.random){let T=e.resources.slice(0);for(u=[];T.length>1;){const P=Math.floor(Math.random()*T.length);u.push(T[P]),T=T.slice(0,P).concat(T.slice(P+1))}u=u.concat(T)}else u=e.resources.slice(s).concat(e.resources.slice(0,s));const c=Date.now();let f="pending",_=0,g,m=null,F=[],b=[];typeof i=="function"&&b.push(i);function w(){m&&(clearTimeout(m),m=null)}function C(){f==="pending"&&(f="aborted"),w(),F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function A(T,P){P&&(b=[]),typeof T=="function"&&b.push(T)}function N(){return{startTime:c,payload:n,status:f,queriesSent:_,queriesPending:F.length,subscribe:A,abort:C}}function S(){f="failed",b.forEach(T=>{T(void 0,g)})}function D(){F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function x(T,P,L){const O=P!=="success";switch(F=F.filter(ne=>ne!==T),f){case"pending":break;case"failed":if(O||!e.dataAfterTimeout)return;break;default:return}if(P==="abort"){g=L,S();return}if(O){g=L,F.length||(u.length?q():S());return}if(w(),D(),!e.random){const ne=e.resources.indexOf(T.resource);ne!==-1&&ne!==e.index&&(e.index=ne)}f="completed",b.forEach(ne=>{ne(L)})}function q(){if(f!=="pending")return;w();const T=u.shift();if(T===void 0){if(F.length){m=setTimeout(()=>{w(),f==="pending"&&(D(),S())},e.timeout);return}S();return}const P={status:"pending",resource:T,callback:(L,O)=>{x(P,L,O)}};F.push(P),_++,m=setTimeout(q,e.rotate),a(T,n,P.callback)}return setTimeout(q),N}function Qf(e){const n={...zp,...e};let a=[];function i(){a=a.filter(c=>c().status==="pending")}function o(c,f,_){const g=qp(n,c,f,(m,F)=>{i(),_&&_(m,F)});return a.push(g),g}function s(c){return a.find(f=>c(f))||null}return{query:o,find:s,setIndex:c=>{n.index=c},getIndex:()=>n.index,cleanup:i}}function Gf(){}const Wl=Object.create(null);function Pp(e){if(!Wl[e]){const n=Gl(e);if(!n)return;const a=Qf(n),i={config:n,redundancy:a};Wl[e]=i}return Wl[e]}function Vp(e,n,a){let i,o;if(typeof e=="string"){const s=Yl(e);if(!s)return a(void 0,424),Gf;o=s.send;const u=Pp(e);u&&(i=u.redundancy)}else{const s=Hl(e);if(s){i=Qf(s);const u=e.resources?e.resources[0]:"",c=Yl(u);c&&(o=c.send)}}return!i||!o?(a(void 0,424),Gf):i.query(n,o,a)().abort}function Wf(){}function Up(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Tp(e)}))}function Rp(e){const n=[],a=[];return e.forEach(i=>{(i.match(Sf)?n:a).push(i)}),{valid:n,invalid:a}}function vr(e,n,a){function i(){const o=e.pendingIcons;n.forEach(s=>{o&&o.delete(s),e.icons[s]||e.missing.add(s)})}if(a&&typeof a=="object")try{if(!qf(e,a).length){i();return}}catch(o){console.error(o)}i(),Up(e)}function Xf(e,n){e instanceof Promise?e.then(a=>{n(a)}).catch(()=>{n(null)}):n(e)}function Yp(e,n){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(n).sort():e.iconsToLoad=n,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:a,prefix:i}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const s=e.loadIcon;if(e.loadIcons&&(o.length>1||!s)){Xf(e.loadIcons(o,i,a),g=>{vr(e,o,g)});return}if(s){o.forEach(g=>{const m=s(g,i,a);Xf(m,F=>{const b=F?{prefix:i,icons:{[g]:F}}:null;vr(e,[g],b)})});return}const{valid:u,invalid:c}=Rp(o);if(c.length&&vr(e,c,null),!u.length)return;const f=i.match(Sf)?Yl(a):null;if(!f){vr(e,u,null);return}f.prepare(a,i,u).forEach(g=>{Vp(a,g,m=>{vr(e,g.icons,m)})})}))}const Hp=(e,n)=>{const a=Lp(e,!0,Pf()),i=Sp(a);if(!i.pending.length){let f=!0;return n&&setTimeout(()=>{f&&n(i.loaded,i.missing,i.pending,Wf)}),()=>{f=!1}}const o=Object.create(null),s=[];let u,c;return i.pending.forEach(f=>{const{provider:_,prefix:g}=f;if(g===c&&_===u)return;u=_,c=g,s.push(ji(_,g));const m=o[_]||(o[_]=Object.create(null));m[g]||(m[g]=[])}),i.pending.forEach(f=>{const{provider:_,prefix:g,name:m}=f,F=ji(_,g),b=F.pendingIcons||(F.pendingIcons=new Set);b.has(m)||(b.add(m),o[_][g].push(m))}),s.forEach(f=>{const _=o[f.provider][f.prefix];_.length&&Yp(f,_)}),n?Op(n,i,s):Wf};function Qp(e,n){const a={...e};for(const i in n){const o=n[i],s=typeof o;i in Vf?(o===null||o&&(s==="string"||s==="number"))&&(a[i]=o):s===typeof a[i]&&(a[i]=i==="rotate"?o%4:o)}return a}const Gp=/[\s,]+/;function Wp(e,n){n.split(Gp).forEach(a=>{switch(a.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Xp(e,n=0){const a=e.replace(/^-?[0-9.]*/,"");function i(o){for(;o<0;)o+=4;return o%4}if(a===""){const o=parseInt(e);return isNaN(o)?0:i(o)}else if(a!==e){let o=0;switch(a){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-a.length));return isNaN(s)?0:(s=s/o,s%1===0?i(s):0)}}return n}function Kp(e,n){let a=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const i in n)a+=" "+i+'="'+n[i]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+a+">"+e+"</svg>"}function Zp(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Jp(e){return"data:image/svg+xml,"+Zp(e)}function $p(e){return'url("'+Jp(e)+'")'}const Kf={...Uf,inline:!1},e3={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},t3={display:"inline-block"},Xl={backgroundColor:"currentColor"},Zf={backgroundColor:"transparent"},Jf={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},$f={webkitMask:Xl,mask:Xl,background:Zf};for(const e in $f){const n=$f[e];for(const a in Jf)n[e+a]=Jf[a]}const Oo={};["horizontal","vertical"].forEach(e=>{const n=e.slice(0,1)+"Flip";Oo[e+"-flip"]=n,Oo[e.slice(0,1)+"-flip"]=n,Oo[e+"Flip"]=n});function e0(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const t0=(e,n)=>{const a=Qp(Kf,n),i={...e3},o=n.mode||"svg",s={},u=n.style,c=typeof u=="object"&&!(u instanceof Array)?u:{};for(let C in n){const A=n[C];if(A!==void 0)switch(C){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":a[C]=A===!0||A==="true"||A===1;break;case"flip":typeof A=="string"&&Wp(a,A);break;case"color":s.color=A;break;case"rotate":typeof A=="string"?a[C]=Xp(A):typeof A=="number"&&(a[C]=A);break;case"ariaHidden":case"aria-hidden":A!==!0&&A!=="true"&&delete i["aria-hidden"];break;default:{const N=Oo[C];N?(A===!0||A==="true"||A===1)&&(a[N]=!0):Kf[C]===void 0&&(i[C]=A)}}}const f=wp(e,a),_=f.attributes;if(a.inline&&(s.verticalAlign="-0.125em"),o==="svg"){i.style={...s,...c},Object.assign(i,_);let C=0,A=n.id;return typeof A=="string"&&(A=A.replace(/-/g,"_")),i.innerHTML=Ep(f.body,A?()=>A+"ID"+C++:"iconifyVue"),t.h("svg",i)}const{body:g,width:m,height:F}=e,b=o==="mask"||(o==="bg"?!1:g.indexOf("currentColor")!==-1),w=Kp(g,{..._,width:m+"",height:F+""});return i.style={...s,"--svg":$p(w),width:e0(_.width),height:e0(_.height),...t3,...b?Xl:Zf,...c},t.h("span",i)};if(Pf(!0),Cp("",Np),typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const n=e.IconifyPreload,a="Invalid IconifyPreload syntax.";typeof n=="object"&&n!==null&&(n instanceof Array?n:[n]).forEach(i=>{try{(typeof i!="object"||i===null||i instanceof Array||typeof i.icons!="object"||typeof i.prefix!="string"||!gp(i))&&console.error(a)}catch{console.error(a)}})}if(e.IconifyProviders!==void 0){const n=e.IconifyProviders;if(typeof n=="object"&&n!==null)for(let a in n){const i="IconifyProviders["+a+"] is invalid.";try{const o=n[a];if(typeof o!="object"||!o||o.resources===void 0)continue;xp(a,o)||console.error(i)}catch{console.error(i)}}}}const a3={...To,body:""},n3=t.defineComponent((e,{emit:n})=>{const a=t.ref(null);function i(){var _,g;a.value&&((g=(_=a.value).abort)==null||g.call(_),a.value=null)}const o=t.ref(!!e.ssr),s=t.ref(""),u=t.shallowRef(null);function c(){const _=e.icon;if(typeof _=="object"&&_!==null&&typeof _.body=="string")return s.value="",{data:_};let g;if(typeof _!="string"||(g=jo(_,!1,!0))===null)return null;let m=fp(g);if(!m){const w=a.value;return(!w||w.name!==_)&&(m===null?a.value={name:_}:a.value={name:_,abort:Hp([g],f)}),null}i(),s.value!==_&&(s.value=_,t.nextTick(()=>{n("load",_)}));const F=e.customise;if(F){m=Object.assign({},m);const w=F(m.body,g.name,g.prefix,g.provider);typeof w=="string"&&(m.body=w)}const b=["iconify"];return g.prefix!==""&&b.push("iconify--"+g.prefix),g.provider!==""&&b.push("iconify--"+g.provider),{data:m,classes:b}}function f(){var g;const _=c();_?_.data!==((g=u.value)==null?void 0:g.data)&&(u.value=_):u.value=null}return o.value?f():t.onMounted(()=>{o.value=!0,f()}),t.watch(()=>e.icon,f),t.onUnmounted(i),()=>{const _=u.value;if(!_)return t0(a3,e);let g=e;return _.classes&&(g={...e,class:_.classes.join(" ")}),t0({...To,..._.data},g)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),i3={},r3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function o3(e,n){return t.openBlock(),t.createElementBlock("svg",r3,n[0]||(n[0]=[t.createElementVNode("g",{"clip-path":"url(#clip0)"},[t.createElementVNode("rect",{x:"5.00018",y:"8.75061",width:"29.9997",height:"22.4998",fill:"#2B9F5A"}),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20 11.5631L7.81262 20.0005L20 28.438L32.1874 20.0005L20 11.5631Z",fill:"#FFD018"}),t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"}),t.createElementVNode("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"14",y:"14",width:"12",height:"12"},[t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"})]),t.createElementVNode("g",{mask:"url(#mask0)"},[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5145 18.8245L13.4375 18.1256C13.3604 17.4267 13.3605 17.4267 13.3607 17.4267L13.3653 17.4262L13.3762 17.425L13.416 17.421C13.4502 17.4176 13.4998 17.4128 13.5635 17.4072C13.6908 17.396 13.8746 17.3813 14.1046 17.3671C14.5643 17.3387 15.2108 17.3119 15.9628 17.318C17.4554 17.3301 19.4102 17.472 21.1474 18.0153C22.8725 18.555 24.3406 19.3892 25.3724 20.0822C25.89 20.4298 26.3021 20.7448 26.5866 20.9745C26.729 21.0895 26.8397 21.1833 26.916 21.2495C26.9542 21.2826 26.9837 21.3088 27.0044 21.3273L27.0286 21.3491L27.0357 21.3555L27.0379 21.3576C27.038 21.3577 27.0392 21.3588 26.5624 21.8756C26.0856 22.3923 26.0857 22.3924 26.0858 22.3925L26.0826 22.3895L26.0662 22.3748C26.0509 22.3611 26.0269 22.3398 25.9946 22.3118C25.9299 22.2557 25.8319 22.1725 25.7032 22.0687C25.4458 21.8608 25.0669 21.5709 24.5884 21.2496C23.6281 20.6046 22.2837 19.8442 20.7276 19.3575C19.1835 18.8745 17.3883 18.7359 15.9513 18.7242C15.2384 18.7184 14.6252 18.7439 14.1913 18.7707C13.9746 18.7841 13.8031 18.7978 13.6869 18.808C13.6288 18.8131 13.5846 18.8174 13.5554 18.8203L13.5232 18.8236L13.5145 18.8245Z",fill:"#F5F8FB"})]),t.createElementVNode("path",{d:"M18.1251 22.3442C18.1251 22.6031 17.9152 22.813 17.6563 22.813C17.3974 22.813 17.1876 22.6031 17.1876 22.3442C17.1876 22.0854 17.3974 21.8755 17.6563 21.8755C17.9152 21.8755 18.1251 22.0854 18.1251 22.3442Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M20.9375 23.2817C20.9375 23.5406 20.7276 23.7505 20.4687 23.7505C20.2099 23.7505 20 23.5406 20 23.2817C20 23.0229 20.2099 22.813 20.4687 22.813C20.7276 22.813 20.9375 23.0229 20.9375 23.2817Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M22.8125 22.3442C22.8125 22.6031 22.6026 22.813 22.3437 22.813C22.0849 22.813 21.875 22.6031 21.875 22.3442C21.875 22.0854 22.0849 21.8755 22.3437 21.8755C22.6026 21.8755 22.8125 22.0854 22.8125 22.3442Z",fill:"#F5F8FB"})],-1),t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0"},[t.createElementVNode("rect",{width:"40",height:"39.9996",fill:"white",transform:"translate(0 0.000488281)"})])],-1)]))}const s3=V(i3,[["render",o3]]),l3={},u3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function c3(e,n){return t.openBlock(),t.createElementBlock("svg",u3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5.5",y:"5.50049",width:"29",height:"29",rx:"3.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const d3=V(l3,[["render",c3]]),f3={},_3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function g3(e,n){return t.openBlock(),t.createElementBlock("svg",_3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1)]))}const h3=V(f3,[["render",g3]]),m3={},F3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function p3(e,n){return t.openBlock(),t.createElementBlock("svg",F3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M12.0001 20.0006H28.0001",stroke:"white"},null,-1)]))}const b3=V(m3,[["render",p3]]),y3={},w3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function k3(e,n){return t.openBlock(),t.createElementBlock("svg",w3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.0626 19.6981L17.0001 23.9295L26.9376 13.2504L28.2501 14.6608L17.0001 26.7504L11.7501 21.1086L13.0626 19.6981Z",fill:"white"},null,-1)]))}const D3=V(y3,[["render",k3]]),A3={},E3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function C3(e,n){return t.openBlock(),t.createElementBlock("svg",E3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M19.8222 31.9333C14.8875 31.9333 9.52286 30.5671 6.47305 28.5335C4.31694 27.0948 4.52567 22.9763 7.11301 15.943C7.93671 13.6919 9.12788 11.6133 10.654 9.7634C11.549 8.68472 12.8639 8.06726 14.2626 8.06726H18.1261C20.7109 8.06726 22.8133 10.1696 22.8133 12.7545C22.8133 15.3393 20.7109 17.4417 18.1261 17.4417H15.7437C15.135 18.1941 14.7075 19.0828 14.495 20.024C15.5312 19.3528 16.5937 19.0141 17.6623 19.0141C18.8548 19.0141 20.0372 19.4378 21.1859 20.274C22.0096 17.2742 24.7956 15.0943 27.9617 15.0918C29.8453 15.0918 31.609 15.8205 32.9351 17.1454C34.265 18.4716 34.9987 20.2365 35 22.1151C35.0012 23.82 34.3863 25.4624 33.2676 26.7461C33.2526 26.7661 33.2376 26.7861 33.2214 26.8048C30.409 30.1109 25.6493 31.9333 19.8222 31.9333ZM14.2651 9.94214C13.4251 9.94214 12.6352 10.3134 12.1002 10.9596C10.709 12.642 9.6241 14.5369 8.87415 16.588C6.4143 23.2738 6.5593 26.3361 7.51424 26.9723C10.3153 28.8397 15.0688 30.0584 19.6235 30.0759H19.731C24.9994 30.0759 29.2604 28.5072 31.7315 25.6599C31.754 25.6274 31.779 25.5962 31.8065 25.5662C32.6589 24.6175 33.1289 23.3913 33.1264 22.1151C33.1251 20.7377 32.5877 19.444 31.6127 18.4704C30.639 17.4992 29.3454 16.9642 27.9704 16.9642C25.1219 16.9679 22.812 19.2828 22.8145 22.1264C22.8145 22.5113 22.5845 22.8526 22.2283 22.9976C22.1158 23.0426 21.9983 23.0663 21.8771 23.0663C21.6233 23.0663 21.3771 22.9613 21.2009 22.7776C19.9972 21.5239 18.8073 20.8889 17.6636 20.8889C16.5149 20.8889 15.3212 21.5252 14.1151 22.7788C13.9388 22.9613 13.6926 23.0663 13.4401 23.0663C13.3351 23.0663 13.2314 23.0488 13.1326 23.0138C12.7902 22.8951 12.5439 22.5838 12.5077 22.2226C12.3014 20.184 12.8864 18.1104 14.1176 16.478C13.2826 15.0856 13.4851 13.2582 14.6525 12.0908C14.83 11.9133 15.065 11.8158 15.3162 11.8158C15.5662 11.8158 15.8012 11.9133 15.9787 12.0895C16.1562 12.267 16.2537 12.502 16.2537 12.7532C16.2537 13.0032 16.1562 13.2394 15.98 13.4157C15.405 13.9906 15.3237 14.8981 15.7587 15.5655H18.1286C19.6797 15.5655 20.9409 14.3044 20.9409 12.7532C20.9409 11.2021 19.6797 9.94089 18.1286 9.94089H14.2651V9.94214Z",fill:"#3B414D",class:"primary"},null,-1)]))}const x3=V(A3,[["render",C3]]),M3={},B3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function v3(e,n){return t.openBlock(),t.createElementBlock("svg",B3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"#3B414D",class:"primary"},null,-1)]))}const j3=V(M3,[["render",v3]]),N3={},S3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function T3(e,n){return t.openBlock(),t.createElementBlock("svg",S3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 13.1255C22.2437 13.1255 24.0625 11.3066 24.0625 9.06299C24.0625 6.81933 22.2437 5.00049 20 5.00049C17.7563 5.00049 15.9375 6.81933 15.9375 9.06299C15.9375 11.3066 17.7563 13.1255 20 13.1255Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 24.063C22.2437 24.063 24.0625 22.2441 24.0625 20.0005C24.0625 17.7568 22.2437 15.938 20 15.938C17.7563 15.938 15.9375 17.7568 15.9375 20.0005C15.9375 22.2441 17.7563 24.063 20 24.063Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 35.0005C22.2437 35.0005 24.0625 33.1816 24.0625 30.938C24.0625 28.6943 22.2437 26.8755 20 26.8755C17.7563 26.8755 15.9375 28.6943 15.9375 30.938C15.9375 33.1816 17.7563 35.0005 20 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const I3=V(N3,[["render",T3]]),O3={},L3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function z3(e,n){return t.openBlock(),t.createElementBlock("svg",L3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"14.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const q3=V(O3,[["render",z3]]),P3={},V3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function U3(e,n){return t.openBlock(),t.createElementBlock("svg",V3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1)]))}const R3=V(P3,[["render",U3]]),Y3={},H3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Q3(e,n){return t.openBlock(),t.createElementBlock("svg",H3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"white"},null,-1)]))}const G3=V(Y3,[["render",Q3]]),W3={},X3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function K3(e,n){return t.openBlock(),t.createElementBlock("svg",X3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20.0001 19.6672C24.0502 19.6672 27.3334 16.3839 27.3334 12.3338C27.3334 8.28373 24.0502 5.00049 20.0001 5.00049C15.95 5.00049 12.6668 8.28373 12.6668 12.3338C12.6668 16.3839 15.95 19.6672 20.0001 19.6672Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 21.6671C16.6418 21.671 13.4222 23.0068 11.0476 25.3814C8.67299 27.756 7.33723 30.9756 7.33334 34.3338C7.33334 34.5106 7.40358 34.6802 7.52861 34.8052C7.65363 34.9302 7.8232 35.0004 8.00001 35.0004H32C32.1768 35.0004 32.3464 34.9302 32.4714 34.8052C32.5964 34.6802 32.6667 34.5106 32.6667 34.3338C32.6628 30.9756 31.327 27.756 28.9524 25.3814C26.5778 23.0068 23.3582 21.671 20 21.6671Z",fill:"#3B414D",class:"primary"},null,-1)]))}const Z3=V(W3,[["render",K3]]),J3={},$3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function e4(e,n){return t.openBlock(),t.createElementBlock("svg",$3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 20.0005C15.865 20.0005 12.5 16.6355 12.5 12.5005C12.5 8.36549 15.865 5.00049 20 5.00049C24.135 5.00049 27.5 8.36549 27.5 12.5005C27.5 16.6355 24.135 20.0005 20 20.0005ZM20 6.87549C16.8988 6.87549 14.375 9.39924 14.375 12.5005C14.375 15.6017 16.8988 18.1255 20 18.1255C23.1012 18.1255 25.625 15.6017 25.625 12.5005C25.625 9.39924 23.1012 6.87549 20 6.87549Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M32.1875 35.0005C31.9389 35.0005 31.7004 34.9017 31.5246 34.7259C31.3488 34.5501 31.25 34.3116 31.25 34.063C31.25 27.8592 26.2038 22.813 20 22.813C13.7963 22.813 8.75 27.8592 8.75 34.063C8.75 34.3116 8.65123 34.5501 8.47541 34.7259C8.2996 34.9017 8.06114 35.0005 7.8125 35.0005C7.56386 35.0005 7.3254 34.9017 7.14959 34.7259C6.97377 34.5501 6.875 34.3116 6.875 34.063C6.875 26.8255 12.7625 20.938 20 20.938C27.2375 20.938 33.125 26.8255 33.125 34.063C33.125 34.3116 33.0262 34.5501 32.8504 34.7259C32.6746 34.9017 32.4361 35.0005 32.1875 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const t4=V(J3,[["render",e4]]),a4={},n4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function i4(e,n){return t.openBlock(),t.createElementBlock("svg",n4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M28.1301 13.963C28.0723 13.8971 28.0012 13.8441 27.9215 13.8075C27.8418 13.7709 27.7553 13.7515 27.6676 13.7505H22.9551V11.988C22.9551 11.638 23.0301 11.238 23.5926 11.238H27.3426C27.4249 11.2415 27.507 11.2265 27.5827 11.194C27.6584 11.1616 27.7259 11.1125 27.7801 11.0505C27.8903 10.9362 27.9529 10.7842 27.9551 10.6255V5.62549C27.9551 5.45973 27.8893 5.30076 27.7721 5.18355C27.6549 5.06634 27.4959 5.00049 27.3301 5.00049H21.9176C15.9176 5.00049 15.4551 10.1255 15.4551 11.688V13.7505H12.3301C12.1644 13.7505 12.0054 13.8163 11.8882 13.9335C11.771 14.0508 11.7051 14.2097 11.7051 14.3755V19.3755C11.7051 19.5412 11.771 19.7002 11.8882 19.8174C12.0054 19.9346 12.1644 20.0005 12.3301 20.0005H15.4551V34.3755C15.4551 34.5412 15.521 34.7002 15.6382 34.8174C15.7554 34.9346 15.9144 35.0005 16.0801 35.0005H22.3301C22.4959 35.0005 22.6549 34.9346 22.7721 34.8174C22.8893 34.7002 22.9551 34.5412 22.9551 34.3755V20.0005H27.1426C27.2981 20.0013 27.4483 19.9441 27.5639 19.8401C27.6794 19.736 27.7521 19.5927 27.7676 19.438L28.2926 14.438C28.2999 14.3519 28.2891 14.2652 28.2612 14.1835C28.2332 14.1017 28.1886 14.0266 28.1301 13.963Z",fill:"#3B414D",class:"primary"},null,-1)]))}const r4=V(a4,[["render",i4]]),o4={},s4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function l4(e,n){return t.openBlock(),t.createElementBlock("svg",s4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M26.875 5.00049H13.125C10.9711 5.00379 8.90643 5.86088 7.38341 7.3839C5.86039 8.90691 5.00331 10.9716 5 13.1255V26.8755C5.00331 29.0294 5.86039 31.0941 7.38341 32.6171C8.90643 34.1401 10.9711 34.9972 13.125 35.0005H26.875C29.0289 34.9972 31.0936 34.1401 32.6166 32.6171C34.1396 31.0941 34.9967 29.0294 35 26.8755V13.1255C34.9967 10.9716 34.1396 8.90691 32.6166 7.3839C31.0936 5.86088 29.0289 5.00379 26.875 5.00049V5.00049ZM20 26.8755C18.6403 26.8755 17.311 26.4723 16.1805 25.7168C15.0499 24.9614 14.1687 23.8877 13.6483 22.6314C13.128 21.3752 12.9918 19.9929 13.2571 18.6592C13.5224 17.3256 14.1772 16.1006 15.1386 15.1391C16.1001 14.1776 17.3251 13.5229 18.6588 13.2576C19.9924 12.9923 21.3747 13.1285 22.6309 13.6488C23.8872 14.1692 24.9609 15.0504 25.7164 16.1809C26.4718 17.3115 26.875 18.6407 26.875 20.0005C26.875 21.8239 26.1507 23.5725 24.8614 24.8618C23.572 26.1512 21.8234 26.8755 20 26.8755ZM28.125 13.1255C27.7542 13.1255 27.3916 13.0155 27.0833 12.8095C26.775 12.6035 26.5346 12.3106 26.3927 11.968C26.2508 11.6254 26.2137 11.2484 26.286 10.8847C26.3584 10.521 26.537 10.1869 26.7992 9.92466C27.0614 9.66244 27.3955 9.48386 27.7592 9.41152C28.1229 9.33917 28.4999 9.3763 28.8425 9.51821C29.1851 9.66013 29.478 9.90045 29.684 10.2088C29.89 10.5171 30 10.8796 30 11.2505C30 11.7478 29.8025 12.2247 29.4508 12.5763C29.0992 12.9279 28.6223 13.1255 28.125 13.1255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const u4=V(o4,[["render",l4]]),c4={},d4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function f4(e,n){return t.openBlock(),t.createElementBlock("svg",d4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 16.6724C26.9197 16.8617 26.7646 17.0191 26.5771 17.1287C26.3895 17.2383 26.1762 17.2961 25.959 17.2961H14.0409C13.8238 17.296 13.6107 17.2383 13.4232 17.1287C13.2358 17.0192 13.0808 16.8618 12.9742 16.6727C12.8675 16.4836 12.8131 16.2695 12.8163 16.0525C12.8195 15.8354 12.8804 15.6231 12.9926 15.4372L18.9517 5.59131C19.0608 5.41097 19.2147 5.26183 19.3983 5.15832C19.5819 5.05481 19.7892 5.00043 20 5.00043C20.2108 5.00043 20.418 5.05481 20.6017 5.15832C20.7853 5.26183 20.9391 5.41097 21.0483 5.59131L27.0073 15.4372C27.1196 15.623 27.1805 15.8352 27.1839 16.0523C27.1872 16.2693 27.1328 16.4833 27.0263 16.6724V16.6724Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 24.5637L21.0483 34.4096C20.9391 34.59 20.7853 34.7391 20.6017 34.8426C20.418 34.9461 20.2108 35.0005 20 35.0005C19.7892 35.0005 19.5819 34.9461 19.3983 34.8426C19.2147 34.7391 19.0608 34.59 18.9517 34.4096L12.9926 24.5637C12.8802 24.3778 12.8193 24.1654 12.8159 23.9483C12.8126 23.7311 12.8671 23.517 12.9737 23.3278C13.0804 23.1386 13.2354 22.9811 13.423 22.8715C13.6105 22.762 13.8238 22.7042 14.041 22.7042H25.959C26.1762 22.7042 26.3895 22.762 26.577 22.8715C26.7645 22.9811 26.9196 23.1386 27.0262 23.3278C27.1329 23.517 27.1873 23.7311 27.184 23.9483C27.1807 24.1654 27.1197 24.3778 27.0073 24.5637V24.5637Z",fill:"#3B414D",class:"primary"},null,-1)]))}const _4=V(c4,[["render",f4]]),g4={},h4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function m4(e,n){return t.openBlock(),t.createElementBlock("svg",h4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9",class:"primary"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#D0D3D9",class:"primary"},null,-1)]))}const F4=V(g4,[["render",m4]]),p4={},b4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function y4(e,n){return t.openBlock(),t.createElementBlock("svg",b4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#3B414D",class:"primary"},null,-1)]))}const w4=V(p4,[["render",y4]]),k4={},D4={viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function A4(e,n){return t.openBlock(),t.createElementBlock("svg",D4,n[0]||(n[0]=[t.createStaticVNode('<g transform="matrix(0.116989, 0, 0, 0.117019, 12.405169, -1.759683)"><g transform="matrix(1, 0, 0, 1, -185.080811, -64.049973)"><rect width="256.434" height="170.956" fill="#c60b1e" x="121.783" style="" y="164.522"></rect><rect width="256.434" height="85.478" y="207.261" fill="#ffc400" x="121.783" style=""></rect><g id="coa" stroke="#000" stroke-width="0.39" transform="matrix(0.341913, 0, 0, 0.341913, 121.782883, 164.522049)" style=""><g id="supporters"><g id="crown_left" stroke-width="0.26"><path fill="#ad1519" stroke-linejoin="round" d="m167.99 222.24s-0.51 0-0.79-0.16-1.13-0.96-1.13-0.96l-0.68-0.49-0.62-0.85s-0.73-1.18-0.4-2.09c0.34-0.91 0.91-1.23 1.42-1.5 0.51-0.26 1.58-0.59 1.58-0.59s0.85-0.37 1.13-0.42c0.28-0.06 1.3-0.32 1.3-0.32s0.28-0.16 0.56-0.27c0.29-0.11 0.68-0.11 0.91-0.16 0.22-0.06 0.79-0.24 1.13-0.26 0.52-0.02 1.36 0.1 1.64 0.1s1.24 0.05 1.64 0.05c0.39 0 1.8-0.11 2.2-0.11 0.39 0 0.68-0.05 1.13 0 0.45 0.06 1.24 0.32 1.47 0.43s1.58 0.59 2.09 0.75 1.75 0.37 2.32 0.64c0.56 0.27 0.91 0.72 1.19 1.1 0.28 0.37 0.34 0.78 0.45 1.05 0.11 0.26 0.11 0.84 0 1.11-0.11 0.26-0.51 0.81-0.51 0.81l-0.62 1.02-0.79 0.64s-0.57 0.54-1.02 0.48c-0.45-0.04-5.03-0.86-7.97-0.86s-7.64 0.86-7.64 0.86h0.01z"></path><g fill="#c8b100"><ellipse cx="175.66" cy="215.68" rx="1.38" ry="2.5"></ellipse><ellipse cx="175.68" cy="215.68" rx="0.64" ry="2.3"></ellipse><ellipse stroke="none" cx="175.68" cy="213.04" rx="0.93" ry="0.87"></ellipse><path stroke-width="0.3" d="m176.96 212.74v0.58h-2.53v-0.58h0.94v-1.32h-0.62v-0.57h0.62v-0.57h0.6v0.57h0.62v0.57h-0.62v1.32h0.99"></path><path fill="none" d="m175.94,212.2a0.93,0.87 0 1,1 -0.5,0"></path><path d="m175.68 222.08h-4.81l-0.11-1.18-0.23-1.23-0.23-1.53c-1.33-1.75-2.55-2.9-2.96-2.65 0.1-0.32 0.22-0.56 0.47-0.71 1.18-0.7 3.61 0.98 5.44 3.74 0.16 0.25 0.32 0.5 0.46 0.75h3.97c0.14-0.25 0.3-0.5 0.46-0.75 1.82-2.76 4.26-4.44 5.43-3.74 0.26 0.15 0.37 0.39 0.47 0.71-0.41-0.24-1.62 0.9-2.96 2.65l-0.23 1.53-0.23 1.23-0.1 1.18h-4.84z"></path><path fill="none" d="m167.55 215.44c0.91-0.53 3.02 1.14 4.73 3.74m11.55-3.74c-0.91-0.53-3.01 1.14-4.73 3.74"></path></g><g id="crown_pt1" fill="#c8b100"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g id="crown_pt2" fill="none"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_left"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_left" fill="#ad1519"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="crown_right" stroke-width="0.26"><path fill="#ad1519" stroke-width="0.27" d="m324.85 220.42s-0.74 0.78-1.28 0.89c-0.53 0.1-1.21-0.49-1.21-0.49s-0.48 0.51-1.08 0.64c-0.59 0.14-1.41-0.66-1.41-0.66s-0.57 0.8-1.07 0.99c-0.51 0.18-1.13-0.24-1.13-0.24s-0.23 0.39-0.65 0.61c-0.18 0.09-0.48-0.05-0.48-0.05l-0.6-0.38-0.68-0.72-0.62-0.24s-0.28-0.91-0.31-1.07c-0.02-0.16-0.08-0.57-0.08-0.57-0.13-0.65 0.87-1.4 2.3-1.72 0.82-0.19 1.54-0.18 2.06-0.02 0.57-0.48 1.78-0.82 3.2-0.82 1.29 0 2.42 0.27 3.04 0.7 0.61-0.43 1.74-0.7 3.03-0.7 1.42 0 2.62 0.34 3.19 0.82 0.53-0.16 1.24-0.17 2.07 0.02 1.42 0.32 2.43 1.07 2.3 1.72 0 0-0.06 0.41-0.08 0.57-0.03 0.16-0.32 1.07-0.32 1.07l-0.62 0.24-0.68 0.72-0.58 0.38s-0.3 0.14-0.48 0.05c-0.43-0.21-0.66-0.61-0.66-0.61s-0.62 0.42-1.13 0.24c-0.51-0.19-1.07-0.99-1.07-0.99s-0.82 0.8-1.42 0.66c-0.59-0.13-1.07-0.64-1.07-0.64s-0.68 0.59-1.21 0.49c-0.54-0.11-1.27-0.89-1.27-0.89z"></path><g fill="#c8b100"><ellipse cx="324.82" cy="216.2" rx="1.38" ry="1.96"></ellipse><ellipse cx="324.85" cy="216.2" rx="0.63" ry="1.81"></ellipse><ellipse stroke="none" cx="324.84" cy="213.95" rx="0.93" ry="0.88"></ellipse><path stroke-width="0.3" d="m326.13 213.64v0.58h-2.53v-0.58h0.94v-1.3h-0.62v-0.58h0.62v-0.58h0.61v0.58h0.61v0.58h-0.61v1.3h0.98"></path><path fill="none" d="m325.11,213.12a0.93,0.88 0 1,1 -0.51,-0.01"></path></g><g fill="none" stroke-width="0.21"><path stroke-width="0.26" stroke-linecap="round" d="m314.41 219.99c-0.13-0.33-0.22-0.7-0.22-1.08 0-1.59 1.26-2.88 2.83-2.88 0.5 0 0.96 0.13 1.37 0.37"></path><path stroke-width="0.26" d="m319.48 217.93c-0.15-0.26-0.29-0.54-0.29-0.84 0-1.15 1.19-2.08 2.64-2.08 0.62 0 1.2 0.17 1.65 0.45"></path><path stroke-width="0.26" d="m330.17 217.96c0.15-0.26 0.25-0.57 0.25-0.87 0-1.15-1.18-2.08-2.64-2.08-0.62 0-1.19 0.17-1.64 0.45"></path><path stroke-width="0.26" stroke-linecap="round" d="m335.21 219.99c0.13-0.33 0.21-0.7 0.21-1.08 0-1.59-1.26-2.88-2.82-2.88-0.5 0-0.97 0.13-1.38 0.37"></path><ellipse cx="313.57" cy="218.68" rx="0.45" ry="0.43"></ellipse><ellipse cx="313.74" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="314.76" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="316.11" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="317.55" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="318.43" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="318.68" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse cx="319.81" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="321.23" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="322.67" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="326.94" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="328.39" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="329.8" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="330.93" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="331.18" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="332.06" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse cx="333.51" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="334.86" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="335.88" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="336.05" cy="218.68" rx="0.45" ry="0.43"></ellipse></g><g fill="#c8b100" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g fill="none" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_right" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_right" fill="#ad1519" transform="matrix(-1, 0, 0, 1, 500.57000732421875, 0)"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="plus_ultra" fill="#c8b100" stroke="none"><path d="m166.42 264.65c1.99-0.72 3.29-1.58 2.66-3.14-0.41-1-1.43-1.19-2.97-0.63l-2.71 0.99 2.44 6.03c0.27-0.12 0.54-0.24 0.81-0.34 0.28-0.1 0.57-0.18 0.85-0.26l-1.08-2.64v-0.01zm-1.18-2.91l0.69-0.25c0.57-0.21 1.21 0.1 1.5 0.8 0.21 0.53 0.16 1.13-0.5 1.55-0.21 0.13-0.46 0.23-0.7 0.33l-0.99-2.43"></path><path d="m172.78 259.22c-0.29 0.08-0.57 0.16-0.86 0.22-0.29 0.05-0.59 0.09-0.88 0.12l1.41 6.28 4.38-0.88c-0.05-0.12-0.12-0.26-0.14-0.38-0.03-0.14-0.03-0.28-0.04-0.41-0.77 0.22-1.61 0.46-2.61 0.66l-1.26-5.61"></path><path d="m181.56 264.63c0.82-2.28 1.82-4.46 2.81-6.67-0.18 0.03-0.36 0.06-0.54 0.07s-0.37 0.01-0.54 0c-0.53 1.61-1.18 3.21-1.87 4.8-0.82-1.51-1.73-2.99-2.43-4.51-0.34 0.04-0.69 0.09-1.03 0.12-0.34 0.02-0.7 0.01-1.04 0.02 1.26 2.06 2.48 4.11 3.64 6.23 0.16-0.03 0.32-0.06 0.5-0.08 0.16-0.01 0.33 0.01 0.5 0.02"></path><path d="m190.72 259.8c0.15-0.31 0.31-0.6 0.48-0.89-0.24-0.22-0.96-0.55-1.81-0.63-1.79-0.18-2.81 0.61-2.93 1.69-0.26 2.26 3.31 2.07 3.14 3.57-0.07 0.64-0.75 0.9-1.48 0.83-0.81-0.08-1.41-0.53-1.51-1.19l-0.22-0.02c-0.12 0.39-0.29 0.77-0.48 1.15 0.53 0.34 1.21 0.53 1.85 0.59 1.83 0.19 3.22-0.54 3.35-1.74 0.23-2.15-3.37-2.27-3.23-3.54 0.06-0.53 0.47-0.88 1.4-0.79 0.67 0.07 1.08 0.43 1.26 0.95l0.18 0.02"></path><path d="m310.3 264.98c0.62-2.33 1.41-4.58 2.19-6.87-0.17 0.05-0.35 0.09-0.53 0.11-0.17 0.03-0.36 0.04-0.54 0.05-0.37 1.64-0.88 3.29-1.42 4.94-0.96-1.44-2-2.84-2.83-4.3-0.34 0.07-0.68 0.15-1.02 0.2s-0.69 0.07-1.04 0.11c1.45 1.94 2.85 3.89 4.2 5.91 0.16-0.04 0.32-0.1 0.5-0.12 0.16-0.02 0.33-0.02 0.49-0.03"></path><path d="m316.48 258.16c-0.29 0.01-0.59 0.04-0.88 0.03-0.3 0-0.6-0.04-0.89-0.06l-0.12 6.41 4.49 0.08c-0.03-0.13-0.06-0.28-0.06-0.41s0.04-0.27 0.07-0.4c-0.81 0.05-1.68 0.1-2.71 0.08l0.1-5.73"></path><path d="m323.52 259.21c0.72 0.06 1.41 0.19 2.1 0.31-0.01-0.13-0.03-0.27-0.02-0.41 0.01-0.13 0.06-0.26 0.1-0.39l-6.07-0.5c0.01 0.14 0.03 0.27 0.02 0.4-0.01 0.14-0.06 0.27-0.1 0.4 0.62-0.02 1.37-0.02 2.21 0.05l-0.53 5.77c0.29 0 0.59 0 0.88 0.03 0.3 0.02 0.59 0.07 0.88 0.11l0.53-5.77"></path><path d="m326.01 265.53c0.29 0.05 0.59 0.09 0.88 0.15 0.28 0.06 0.57 0.15 0.85 0.23l0.72-2.94 0.08 0.01c0.16 0.41 0.38 0.9 0.49 1.19l0.9 2.22c0.36 0.06 0.71 0.11 1.05 0.18 0.36 0.08 0.7 0.18 1.04 0.28l-0.31-0.67c-0.48-1-0.99-2.01-1.41-3.02 1.12 0.04 1.98-0.36 2.2-1.26 0.15-0.62-0.1-1.11-0.68-1.53-0.44-0.31-1.28-0.47-1.83-0.6l-2.44-0.53-1.54 6.29m3.14-5.42c0.71 0.16 1.59 0.27 1.59 1.07-0.01 0.21-0.03 0.35-0.06 0.48-0.23 0.94-0.94 1.26-2.13 0.91l0.6-2.46"></path><path d="m337.57 267.46c-0.05 0.69-0.18 1.37-0.31 2.1 0.3 0.14 0.61 0.27 0.9 0.44 0.3 0.16 0.57 0.34 0.86 0.52l0.6-7.23c-0.14-0.06-0.27-0.12-0.41-0.19-0.13-0.07-0.25-0.15-0.37-0.24l-6.38 4.05c0.17 0.08 0.35 0.16 0.51 0.25 0.17 0.09 0.31 0.19 0.47 0.28 0.54-0.45 1.1-0.82 1.74-1.3l2.39 1.31v0.01zm-1.81-1.66l2.13-1.37-0.25 2.4-1.88-1.03"></path></g></g><g id="crown_crest"><path fill="#ad1519" stroke-width="0.26" d="m249.65 182.72c6.64 0 12.56 0.99 16.41 2.51 2.2 1 5.16 1.73 8.4 2.17 2.47 0.33 4.81 0.39 6.85 0.24 2.73-0.06 6.67 0.74 10.62 2.48 3.26 1.45 5.99 3.21 7.8 4.91l-1.57 1.4-0.45 3.96-4.3 4.92-2.15 1.83-5.09 4.07-2.6 0.21-0.79 2.25-32.91-3.86-33.02 3.86-0.79-2.25-2.61-0.21-5.08-4.07-2.15-1.83-4.3-4.92-0.44-3.96-1.58-1.4c1.82-1.7 4.54-3.46 7.8-4.91 3.95-1.74 7.89-2.54 10.62-2.48 2.04 0.15 4.38 0.09 6.85-0.24 3.24-0.44 6.2-1.17 8.4-2.17 3.86-1.52 9.44-2.51 16.08-2.51z"></path><g fill="#c8b100"><path d="m225.34 191.42l1.38 1.11 2.08-3.4c-2.25-1.38-3.8-3.78-3.8-6.51 0-0.31 0.02-0.61 0.06-0.91 0.21-4.34 5.5-7.92 12.2-7.92 3.48 0 6.63 0.95 8.84 2.48 0.06-0.67 0.12-1.25 0.21-1.86-2.43-1.42-5.6-2.28-9.05-2.28-7.71 0-13.74 4.39-14.03 9.57-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.1 1.81"></path><path d="m225.43 191.46c-2.63-1.97-4.27-4.64-4.27-7.58 0-3.38 2.22-6.4 5.58-8.41-2.07 1.67-3.33 3.83-3.51 6.23-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.01 1.85"></path><path d="m202.21 194.89c-1.48-1.65-2.38-3.79-2.38-6.12 0-1.41 0.33-2.75 0.91-3.95 2.13-4.38 8.82-7.57 16.76-7.57 2.16 0 4.23 0.23 6.14 0.67-0.42 0.46-0.75 0.97-1.08 1.48-1.59-0.31-3.29-0.48-5.06-0.48-7.27 0-13.36 2.83-15.12 6.65-0.47 0.97-0.73 2.06-0.73 3.2 0 2.32 1.09 4.4 2.79 5.82l-2.63 4.3-1.41-1.12 1.81-2.88z"></path><path d="m204.9 180.48c-1.91 1.21-3.36 2.69-4.16 4.34-0.58 1.2-0.91 2.54-0.91 3.95 0 2.33 0.9 4.47 2.38 6.12l-1.6 2.59c-1.53-1.96-2.42-4.26-2.42-6.7 0-4.2 2.67-7.87 6.71-10.3z"></path><path d="m250.04 171.27c1.76 0 3.28 1.16 3.64 2.73 0.23 1.38 0.38 2.95 0.41 4.62 0.01 0.18-0.01 0.35-0.01 0.52 0 0.2 0.04 0.41 0.05 0.61 0.06 3.52 0.56 6.62 1.27 8.52l-5.36 5.14-5.43-5.14c0.72-1.9 1.22-5 1.29-8.52 0-0.2 0.04-0.41 0.04-0.61 0-0.17-0.01-0.34-0.01-0.52 0.03-1.67 0.18-3.24 0.41-4.62 0.36-1.57 1.94-2.73 3.7-2.73z"></path><path d="m250.04 172.94c0.91 0 1.68 0.58 1.87 1.39 0.23 1.31 0.37 2.8 0.4 4.38 0 0.16-0.01 0.32-0.01 0.48 0 0.2 0.03 0.39 0.04 0.59 0.05 3.32 0.53 6.25 1.21 8.05l-3.54 3.35-3.54-3.35c0.67-1.8 1.15-4.73 1.21-8.05 0-0.2 0.04-0.39 0.04-0.59 0-0.16-0.01-0.32-0.01-0.48 0.03-1.58 0.17-3.07 0.4-4.38 0.18-0.81 1.02-1.39 1.93-1.39z"></path><path d="m274.7 191.42l-1.39 1.11-2.08-3.4c2.26-1.38 3.81-3.78 3.81-6.51 0-0.31-0.02-0.61-0.06-0.91-0.21-4.34-5.5-7.92-12.2-7.92-3.49 0-6.63 0.95-8.84 2.48-0.06-0.67-0.12-1.25-0.22-1.86 2.44-1.42 5.6-2.28 9.06-2.28 7.71 0 13.74 4.39 14.03 9.57 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.11 1.81"></path><path d="m274.61 191.46c2.63-1.97 4.27-4.64 4.27-7.58 0-3.38-2.22-6.4-5.58-8.41 2.07 1.67 3.33 3.83 3.51 6.23 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.02 1.85"></path><path d="m297.83 194.89c1.47-1.65 2.38-3.79 2.38-6.12 0-1.41-0.33-2.75-0.91-3.95-2.14-4.38-8.82-7.57-16.76-7.57-2.16 0-4.23 0.23-6.15 0.67 0.43 0.46 0.76 0.97 1.09 1.48 1.58-0.31 3.29-0.48 5.06-0.48 7.27 0 13.35 2.83 15.11 6.65 0.47 0.97 0.73 2.06 0.73 3.2 0 2.32-1.09 4.4-2.79 5.82l2.63 4.3 1.42-1.12-1.81-2.88z"></path><path d="m295.14 180.48c1.91 1.21 3.36 2.69 4.16 4.34 0.58 1.2 0.91 2.54 0.91 3.95 0 2.33-0.91 4.47-2.38 6.12l1.6 2.59c1.53-1.96 2.41-4.26 2.41-6.7 0-4.2-2.67-7.87-6.7-10.3z"></path><ellipse fill="#005bbf" stroke-width="0.26" cx="250.05" cy="167.3" rx="4.43" ry="4.2"></ellipse><path stroke-width="0.26" d="m248.89 155.54v2.26h-2.42v2.3h2.42v3.15 3.46h-3.05c-0.03 0.21-0.22 0.37-0.22 0.59 0 0.58 0.12 1.14 0.35 1.64 0 0.02 0.02 0.02 0.03 0.03h8.12c0-0.01 0.02-0.01 0.03-0.03 0.22-0.5 0.35-1.06 0.35-1.64 0-0.22-0.19-0.38-0.22-0.59h-2.96v-3.43-3.18h2.42v-2.3h-2.42v-2.26h-2.43z"></path></g><g fill="#fff"><ellipse cx="250.04" cy="188.94" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="185.4" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="181.6" rx="1.52" ry="1.44"></ellipse><ellipse cx="250.04" cy="178.18" rx="1.1" ry="1.04"></ellipse><ellipse cx="250.04" cy="175.18" rx="0.88" ry="0.83"></ellipse><ellipse cx="198.94" cy="198.67" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.44" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.44" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.31" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.12" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="198.81" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="201.06" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="203.68" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="206.8" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="210.04" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="213.66" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="217.1" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="220.47" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="224.21" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.34" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.35" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.47" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.16" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="223.84" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="226.4" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="229.39" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="232.7" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="236.13" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="239.5" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="242.99" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="246.23" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="253.8" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="257.04" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="260.54" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="263.9" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="267.34" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="270.64" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="273.64" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="276.19" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.88" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.57" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.69" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.69" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="275.83" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="279.57" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="282.94" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="286.38" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="290" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="293.24" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="296.36" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="298.97" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.22" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.91" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.72" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.6" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.6" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.1" cy="198.67" rx="1.1" ry="1.04"></ellipse></g><g fill="#c8b100"><path d="m250.15 226.18c-12.26-0.02-23.25-1.47-31.09-3.83-0.57-0.18-0.87-0.7-0.84-1.25-0.01-0.52 0.29-1 0.84-1.17 7.84-2.36 18.83-3.81 31.09-3.83 12.27 0.02 23.25 1.47 31.09 3.83 0.55 0.17 0.84 0.65 0.83 1.17 0.03 0.55-0.27 1.07-0.83 1.25-7.84 2.36-18.82 3.81-31.09 3.83"></path><path d="m250.07 216.09c-12.41 0.03-23.55 1.58-31.39 4 0.65-0.31 0.59-1.12-0.22-3.2-0.98-2.53-2.5-2.42-2.5-2.42 8.66-2.56 20.73-4.16 34.16-4.18 13.44 0.02 25.6 1.62 34.27 4.18 0 0-1.53-0.11-2.51 2.42-0.81 2.08-0.87 2.89-0.21 3.2-7.84-2.42-19.19-3.97-31.6-4"></path><path d="m250.12 210.3c-13.43 0.02-25.5 1.62-34.16 4.18-0.58 0.17-1.19-0.05-1.38-0.6s0.12-1.18 0.7-1.35c8.71-2.67 21.08-4.35 34.84-4.38 13.77 0.03 26.19 1.71 34.9 4.38 0.58 0.17 0.89 0.8 0.7 1.35s-0.8 0.77-1.38 0.6c-8.67-2.56-20.78-4.16-34.22-4.18"></path><path d="m250.2 199.78l1.23 0.22c-0.19 0.5-0.24 1.05-0.24 1.63 0 2.57 2.21 4.65 4.92 4.65 2.18 0 4.04-1.35 4.67-3.21 0.08 0.05 0.47-1.68 0.68-1.66 0.17 0.02 0.15 1.8 0.22 1.77 0.31 2.34 2.46 3.93 4.87 3.93 2.71 0 4.91-2.08 4.91-4.65 0-0.19-0.01-0.38-0.04-0.57l1.54-1.52 0.83 1.94c-0.33 0.61-0.46 1.3-0.46 2.03 0 2.46 2.1 4.44 4.69 4.44 1.63 0 3.06-0.78 3.9-1.97l0.99-1.25-0.01 1.53c0 1.55 0.66 2.93 2.16 3.18 0 0 1.73 0.1 4.03-1.7 2.29-1.8 3.55-3.29 3.55-3.29l0.2 1.8s-1.9 2.95-3.97 4.15c-1.14 0.66-2.86 1.35-4.23 1.13-1.44-0.24-2.48-1.4-3.01-2.74-1.03 0.61-2.25 0.97-3.55 0.97-2.81 0-5.33-1.54-6.32-3.86-1.29 1.4-3.09 2.25-5.2 2.25-2.24 0-4.29-1.01-5.57-2.56-1.27 1.16-2.98 1.87-4.88 1.87-2.48 0-4.69-1.22-5.94-3.05-1.25 1.83-3.46 3.05-5.94 3.05-1.89 0-3.61-0.71-4.87-1.87-1.28 1.55-3.34 2.56-5.58 2.56-2.11 0-3.9-0.85-5.19-2.25-1 2.32-3.52 3.86-6.32 3.86-1.31 0-2.52-0.36-3.55-0.97-0.54 1.34-1.57 2.5-3.02 2.74-1.36 0.22-3.08-0.47-4.22-1.13-2.08-1.2-3.98-4.15-3.98-4.15l0.2-1.8s1.27 1.49 3.56 3.29c2.29 1.81 4.02 1.7 4.02 1.7 1.51-0.25 2.16-1.63 2.16-3.18l-0.01-1.53 0.99 1.25c0.84 1.19 2.28 1.97 3.9 1.97 2.59 0 4.69-1.98 4.69-4.44 0-0.73-0.13-1.42-0.46-2.03l0.83-1.94 1.54 1.52c-0.02 0.19-0.04 0.38-0.04 0.57 0 2.57 2.2 4.65 4.91 4.65 2.42 0 4.56-1.59 4.88-3.93 0.06 0.03 0.05-1.75 0.22-1.77 0.2-0.02 0.6 1.71 0.67 1.66 0.64 1.86 2.49 3.21 4.68 3.21 2.71 0 4.91-2.08 4.91-4.65 0-0.58-0.03-1.13-0.24-1.63l1.29-0.22"></path><path d="m208.37 206.32c-0.11-0.37-0.35-0.75-0.72-1.06-0.79-0.68-1.84-0.79-2.36-0.25-0.07 0.07-0.13 0.17-0.17 0.25 0 0-1.11-2.08-2.41-2.78-1.29-0.7-3.49-0.52-3.49-0.52 0-1.6 1.3-2.89 2.99-2.89 0.99 0 1.92 0.41 2.48 1.11l0.23-1.07s1.36 0.27 1.98 1.82-0.06 3.8-0.06 3.8 0.34-0.96 0.85-1.61c0.51-0.64 1.81-1.34 2.49-1.66 0.67-0.31 1.37-0.79 1.37-0.79s0.03 0.18 0.05 0.61c0.03 0.51-0.01 0.83-0.01 0.83 1.24-0.17 2.69 0.04 3.83 0.48-0.49 0.95-1.41 1.84-2.62 2.3 0 0 0.44 0.36 0.83 0.75 0.34 0.34 0.44 0.49 0.44 0.49s-0.85 0.13-1.27 0.19c-0.43 0.05-1.84 0.28-2.69 0.22-0.62-0.04-1.32-0.14-1.74-0.22"></path><path fill="#ad1519" d="m205.29 205.01c0.52-0.54 1.57-0.43 2.36 0.25 0.8 0.67 1.02 1.66 0.51 2.19-0.51 0.54-1.57 0.42-2.36-0.25-0.79-0.68-1.02-1.66-0.51-2.19"></path><path fill="#fff" d="m216.39 205.91c-0.28-0.83-0.03-1.65 0.57-1.83 0.6-0.19 1.32 0.33 1.6 1.16s0.03 1.65-0.57 1.84c-0.6 0.18-1.31-0.34-1.6-1.17"></path><path d="m226.12 201.86c-0.33-0.27-0.59-0.64-0.67-1.08s0.01-0.87 0.23-1.23c0 0-0.88-0.44-1.83-0.69-0.72-0.19-1.99-0.2-2.37-0.2-0.38-0.02-1.15-0.03-1.15-0.03s0.07 0.17 0.28 0.55c0.27 0.46 0.5 0.75 0.5 0.75-1.27 0.29-2.35 1.12-3.03 2.09 0.99 0.68 2.3 1.1 3.6 0.97 0 0-0.12 0.34-0.2 0.86-0.06 0.43-0.06 0.61-0.06 0.61s0.71-0.26 1.07-0.39c0.35-0.13 1.54-0.55 2.15-0.96 0.8-0.54 1.48-1.25 1.48-1.25"></path><path d="m225.68 191.65c1.06 0.67 1.98 1.79 2.3 3.03 0 0 0.13-0.25 0.71-0.59 0.59-0.33 1.09-0.32 1.09-0.32s-0.17 0.97-0.25 1.32c-0.09 0.34-0.09 1.38-0.32 2.32-0.23 0.93-0.63 1.68-0.63 1.68-0.42-0.34-0.99-0.51-1.58-0.41-0.58 0.1-1.06 0.44-1.32 0.9 0 0-0.66-0.58-1.21-1.38-0.55-0.81-0.93-1.78-1.13-2.08-0.21-0.3-0.72-1.15-0.72-1.15s0.47-0.18 1.14-0.05c0.67 0.12 0.88 0.32 0.88 0.32-0.14-1.28 0.28-2.62 1.04-3.59"></path><path d="m228.97 201.38c0.22-0.35 0.32-0.79 0.24-1.23s-0.32-0.81-0.66-1.07c0 0 0.67-0.71 1.47-1.26 0.6-0.41 1.8-0.82 2.15-0.95 0.36-0.13 1.07-0.4 1.07-0.4s0 0.18-0.06 0.61c-0.08 0.52-0.2 0.87-0.2 0.87 1.3-0.14 2.62 0.29 3.61 0.98-0.69 0.97-1.77 1.79-3.04 2.08 0 0 0.23 0.28 0.5 0.74 0.21 0.39 0.28 0.56 0.28 0.56s-0.77-0.02-1.15-0.03c-0.38 0-1.65-0.01-2.37-0.2-0.95-0.25-1.84-0.69-1.84-0.69"></path><ellipse fill="#ad1519" cx="227.37" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m237.76 201.77c-0.11-0.87 0.31-1.63 0.93-1.7 0.63-0.07 1.23 0.57 1.34 1.44 0.11 0.86-0.3 1.63-0.93 1.7-0.62 0.07-1.22-0.57-1.34-1.44"></path><path d="m248.5 199.83c-0.32-0.36-0.53-0.82-0.53-1.33 0-0.5 0.19-0.97 0.51-1.32 0 0-0.89-0.67-1.89-1.12-0.77-0.35-2.18-0.59-2.6-0.67-0.43-0.08-1.28-0.24-1.28-0.24s0.04 0.2 0.2 0.67c0.2 0.56 0.4 0.93 0.4 0.93-1.47 0.08-2.85 0.81-3.81 1.76 0.96 0.94 2.34 1.66 3.81 1.75 0 0-0.2 0.36-0.4 0.93-0.16 0.46-0.2 0.67-0.2 0.67s0.85-0.16 1.28-0.24c0.42-0.08 1.83-0.32 2.6-0.67 1-0.46 1.91-1.11 1.91-1.11"></path><path d="m250.11 188.36c1.05 0.95 1.85 2.36 1.95 3.82 0 0 0.19-0.27 0.91-0.53 0.73-0.26 1.28-0.16 1.28-0.16s-0.39 1.05-0.55 1.42c-0.17 0.37-0.39 1.53-0.84 2.53-0.44 1-1.05 1.76-1.05 1.76-0.4-0.45-1-0.75-1.67-0.75-0.68 0-1.27 0.3-1.67 0.75 0 0-0.61-0.76-1.05-1.76-0.45-1-0.67-2.16-0.84-2.53s-0.56-1.42-0.56-1.42 0.56-0.1 1.28 0.16 0.92 0.53 0.92 0.53c0.1-1.46 0.86-2.87 1.89-3.82"></path><path d="m251.76 199.83c0.33-0.36 0.53-0.82 0.53-1.33 0-0.5-0.19-0.97-0.51-1.32 0 0 0.89-0.67 1.9-1.12 0.76-0.35 2.17-0.59 2.6-0.67 0.42-0.08 1.26-0.24 1.26-0.24s-0.02 0.2-0.19 0.67c-0.2 0.56-0.4 0.93-0.4 0.93 1.47 0.08 2.86 0.81 3.81 1.76-0.95 0.94-2.33 1.66-3.81 1.75 0 0 0.2 0.36 0.4 0.93 0.16 0.46 0.19 0.67 0.19 0.67l-1.26-0.24c-0.43-0.08-1.84-0.32-2.6-0.67-1.01-0.46-1.92-1.11-1.92-1.11"></path><ellipse fill="#ad1519" cx="250.14" cy="198.5" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m262.58 201.77c0.11-0.87-0.3-1.63-0.93-1.7s-1.23 0.57-1.34 1.44c-0.11 0.86 0.31 1.63 0.93 1.7 0.63 0.07 1.23-0.57 1.34-1.44"></path><path d="m271.38 201.38c-0.22-0.35-0.32-0.79-0.25-1.23 0.09-0.44 0.33-0.81 0.67-1.07 0 0-0.67-0.71-1.47-1.26-0.61-0.41-1.8-0.82-2.16-0.95-0.35-0.13-1.06-0.4-1.06-0.4s-0.01 0.18 0.06 0.61c0.08 0.52 0.19 0.87 0.19 0.87-1.29-0.14-2.61 0.29-3.6 0.98 0.68 0.97 1.77 1.79 3.03 2.08 0 0-0.23 0.28-0.49 0.74-0.22 0.39-0.28 0.56-0.28 0.56l1.14-0.03c0.38 0 1.66-0.01 2.37-0.2 0.95-0.25 1.84-0.69 1.84-0.69"></path><path d="m274.67 191.65c-1.06 0.67-1.98 1.79-2.31 3.03 0 0-0.12-0.25-0.71-0.59-0.58-0.33-1.09-0.32-1.09-0.32s0.17 0.97 0.26 1.32c0.09 0.34 0.09 1.38 0.31 2.32 0.23 0.93 0.64 1.68 0.64 1.68 0.42-0.34 0.99-0.51 1.57-0.41 0.59 0.1 1.06 0.44 1.33 0.9 0 0 0.66-0.58 1.21-1.38 0.54-0.81 0.92-1.78 1.12-2.08 0.21-0.3 0.72-1.15 0.72-1.15s-0.47-0.18-1.14-0.05c-0.67 0.12-0.88 0.32-0.88 0.32 0.15-1.28-0.28-2.62-1.03-3.59"></path><path d="m274.22 201.86c0.34-0.27 0.6-0.64 0.67-1.08 0.09-0.44 0-0.87-0.22-1.23 0 0 0.88-0.44 1.83-0.69 0.72-0.19 1.99-0.2 2.36-0.2 0.39-0.02 1.15-0.03 1.15-0.03s-0.06 0.17-0.28 0.55c-0.26 0.46-0.49 0.75-0.49 0.75 1.26 0.29 2.34 1.12 3.03 2.09-0.99 0.68-2.31 1.1-3.6 0.97 0 0 0.11 0.34 0.19 0.86 0.06 0.43 0.06 0.61 0.06 0.61s-0.71-0.26-1.06-0.39c-0.36-0.13-1.55-0.55-2.16-0.96-0.79-0.54-1.48-1.25-1.48-1.25"></path><ellipse fill="#ad1519" cx="272.98" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m283.96 205.91c0.28-0.83 0.03-1.65-0.57-1.83-0.6-0.19-1.32 0.33-1.61 1.16-0.28 0.83-0.03 1.65 0.57 1.84 0.6 0.18 1.32-0.34 1.61-1.17"></path><path d="m291.97 206.32c0.11-0.37 0.36-0.75 0.72-1.06 0.79-0.68 1.85-0.79 2.36-0.25 0.07 0.07 0.14 0.17 0.18 0.25 0 0 1.1-2.08 2.4-2.78s3.5-0.52 3.5-0.52c0-1.6-1.31-2.89-3-2.89-0.99 0-1.92 0.41-2.47 1.11l-0.23-1.07s-1.36 0.27-1.98 1.82 0.05 3.8 0.05 3.8-0.33-0.96-0.84-1.61c-0.51-0.64-1.81-1.34-2.49-1.66-0.68-0.31-1.37-0.79-1.37-0.79s-0.03 0.18-0.06 0.61c-0.02 0.51 0.02 0.83 0.02 0.83-1.25-0.17-2.7 0.04-3.83 0.48 0.48 0.95 1.4 1.84 2.61 2.3 0 0-0.43 0.36-0.83 0.75-0.33 0.34-0.43 0.49-0.43 0.49s0.85 0.13 1.27 0.19c0.43 0.05 1.84 0.28 2.68 0.22 0.63-0.04 1.32-0.14 1.74-0.22"></path><path fill="#ad1519" d="m295.05 205.01c-0.51-0.54-1.57-0.43-2.36 0.25-0.79 0.67-1.02 1.66-0.51 2.19 0.51 0.54 1.57 0.42 2.36-0.25 0.79-0.68 1.02-1.66 0.51-2.19"></path></g><g fill="none"><path fill="#ad1519" stroke-linejoin="round" d="m250.12 224.57c-11.06-0.01-21.07-1.29-28.68-3.26 7.61-1.97 17.62-3.17 28.68-3.19 11.07 0.02 21.13 1.22 28.74 3.19-7.61 1.97-17.67 3.25-28.74 3.26z"></path><path stroke-width="0.05" d="m258.04 224.28v-6.01m-3.02 6.21l0.04-6.37m-2.24 6.45v-6.49"></path><path stroke-width="0.09" d="m250.95 224.64v-6.57"></path><path stroke-width="0.14" d="m249.16 224.64v-6.57"></path><path stroke-width="0.18" d="m247.48 224.64v-6.57"></path><path stroke-width="0.23" d="m245.81 224.64v-6.57"></path><path stroke-width="0.28" d="m244.32 224.64v-6.57"></path><path stroke-width="0.33" d="m241.48 224.28l-0.04-5.97m1.39 6.05v-6.25"></path><path stroke-width="0.37" d="m238.86 224.01v-5.5m1.33 5.66l-0.04-5.86"></path><path stroke-width="0.42" d="m235.35 223.7v-4.84m1.15 4.92v-5.08m1.19 5.24v-5.28"></path><path stroke-width="0.46" d="m234.12 223.66v-4.68"></path><path stroke-width="0.51" d="m232.97 223.42v-4.36"></path><path stroke-width="0.56" d="m231.74 223.31v-4.06"></path><path stroke-width="0.6" d="m229.22 222.95l-0.04-3.22m1.33 3.38v-3.62"></path><path stroke-width="0.63" d="m227.93 222.68v-2.84"></path><path stroke-width="0.68" d="m226.74 222.45v-2.36"></path><path stroke-width="0.73" d="m225.45 222.13v-1.85"></path><path stroke-width="0.77" d="m224.12 221.98v-1.38"></path><path stroke-width="0.91" d="m222.72 221.66v-0.67"></path><path d="m220.12 221.66c7.75-2.18 18.29-3.52 30-3.54 11.72 0.02 22.31 1.36 30.06 3.54"></path><path fill="#ad1519" d="m216.72 217.16l1.22-1.59 3.37 0.43-2.69 1.96-1.9-0.8"></path><path fill="#fff" d="m224.03 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m233.64 215.07l-2.36 0.27c-0.61 0.07-1.17-0.33-1.24-0.9-0.08-0.57 0.35-1.09 0.96-1.15l2.37-0.28 2.42-0.28c0.6-0.07 1.15 0.33 1.22 0.9s-0.36 1.09-0.96 1.16l-2.41 0.28"></path><path fill="#fff" d="m240.54 213.35c0-0.58 0.49-1.04 1.1-1.04 0.6 0 1.1 0.46 1.1 1.04 0 0.57-0.5 1.04-1.1 1.04-0.61 0-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m250.15 214.16h-3.29c-0.6 0-1.11-0.46-1.11-1.03 0-0.58 0.49-1.04 1.1-1.04h6.64c0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.51 1.03-1.11 1.03h-3.33"></path><path fill="#fff" d="m257.56 213.35c0-0.58 0.5-1.04 1.1-1.04 0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.49 1.04-1.1 1.04-0.6 0-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m266.66 215.07l2.36 0.27c0.6 0.07 1.17-0.33 1.24-0.9s-0.36-1.09-0.96-1.15l-2.37-0.28-2.42-0.28c-0.61-0.07-1.15 0.33-1.22 0.9-0.08 0.57 0.36 1.09 0.96 1.16l2.41 0.28"></path><path fill="#fff" d="m274.07 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m283.57 217.16l-1.21-1.59-3.37 0.43 2.69 1.96 1.89-0.8"></path></g></g><g id="shield" stroke-width="0.52"><g id="Granada"><path fill="#ccc" d="m250.49 344.33c-13.08 0-26.05-3.2-36.95-8.54-8.03-3.98-13.36-12-13.36-21.19v-33.3h100.42v33.3c0 9.19-5.32 17.21-13.36 21.19-10.9 5.34-23.66 8.54-36.75 8.54z"></path><path fill="#ffd691" d="m252.91 329.55c2.09 0.63 3.15 2.19 3.15 4.01 0 2.38-2.3 4.18-5.3 4.18-2.99 0-5.42-1.8-5.42-4.18 0-1.79 1-3.8 3.08-3.94 0 0-0.06-0.19-0.24-0.5-0.22-0.23-0.64-0.66-0.64-0.66s0.79-0.15 1.25 0.02c0.46 0.18 0.77 0.47 0.77 0.47s0.21-0.43 0.52-0.76c0.3-0.33 0.7-0.53 0.7-0.53s0.46 0.38 0.61 0.64c0.15 0.27 0.25 0.59 0.25 0.59s0.42-0.35 0.79-0.49c0.37-0.15 0.84-0.26 0.84-0.26s-0.13 0.46-0.22 0.69-0.14 0.72-0.14 0.72"></path><path fill="#058e6e" d="m250.32 340.32s-3.98-2.68-5.7-3.04c-2.21-0.47-4.69-0.09-5.76-0.15 0.03 0.03 1.29 0.93 1.84 1.48s2.39 1.65 3.43 1.91c3.22 0.81 6.19-0.2 6.19-0.2"></path><path fill="#058e6e" d="m251.46 340.56s2.54-2.66 5.21-3.02c3.15-0.44 5.22 0.26 6.44 0.58 0.03 0-1.01 0.49-1.56 0.87-0.55 0.37-1.97 1.57-4.14 1.59-2.18 0.03-4.58-0.23-4.97-0.17-0.4 0.06-0.98 0.15-0.98 0.15"></path><path fill="#ad1519" d="m250.69 337.28c-1-0.93-1.62-2.25-1.62-3.72 0-1.46 0.62-2.78 1.63-3.71 0.99 0.93 1.61 2.25 1.61 3.71 0 1.47-0.62 2.79-1.62 3.72"></path><path fill="#058e6e" d="m249.68 342.71s0.61-1.52 0.67-2.83c0.06-1.09-0.15-2.17-0.15-2.17h0.52 0.28s0.39 1.16 0.39 2.17c0 1.02-0.18 2.37-0.18 2.37s-0.55 0.08-0.73 0.17c-0.19 0.09-0.8 0.29-0.8 0.29"></path></g><g id="Aragon" fill="#c8b100"><path fill="#ad1519" d="m250.32 314.57c0 13.16-11.16 23.82-25.05 23.82s-25.15-10.66-25.15-23.82v-33.35h50.2v33.35"></path><path d="m200.03 314.12c0.15 7.02 2.95 12.25 5.73 15.67v-49.47h-5.66l-0.07 33.8z"></path><path d="m211.08 334.23c1.57 0.83 3.72 2.22 6.03 2.77l-0.15-56.96h-5.88v54.19z"></path><path d="m222.28 338.25c2.3 0.23 4.01 0.19 5.87 0v-58.21h-5.87v58.21z"></path><path d="m233.32 337c2.3-0.46 4.9-1.89 6.03-2.63v-54.33h-5.88l-0.15 56.96z"></path><path d="m244.81 329.24c2.45-2.18 4.75-7.12 5.59-12.76l0.14-36.44h-5.87l0.14 49.2z"></path></g><g id="Navarre"><path fill="#ad1519" d="m300.65 281.22v33.35c0 13.16-11.28 23.82-25.17 23.82-13.9 0-25.16-10.66-25.16-23.82v-33.35h50.33"></path><path id="chains_half" fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z"></path><path fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z" transform="matrix(-1, 0, 0, 1, 550.4299926757812, 0)"></path><path fill="#058e6e" stroke="none" d="m272.59 306.94c0-1.44 1.23-2.6 2.74-2.6s2.73 1.16 2.73 2.6c0 1.43-1.22 2.58-2.73 2.58s-2.74-1.15-2.74-2.58"></path></g><g id="Castile" fill="#c8b100" stroke-width="0.46"><path fill="#ad1519" stroke-width="0.52" d="m200.12 281.25h50.18v-55.72h-50.18v55.72z"></path><path d="m217.34 238.41h-0.92v-0.92h-1.62v3.69h1.62v2.55h-3.47v7.39h1.85v14.79h-3.7v7.63h28.42v-7.63h-3.69v-14.79h1.85v-7.39h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.93v-0.92h-1.61v0.92h-1.16v-0.92h-1.62v3.69h1.62v2.55h-3.46v-8.09h1.84v-3.7h-1.84v0.93h-0.93v-0.93h-1.62v0.93h-0.92v-0.93h-1.85v3.7h1.85v8.09h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.92v-0.92h-1.85v0.92zm-6.24 35.13h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-2.08h28.42m-24.72-1.62h21.03m-21.03-1.85h21.03m-21.03-2.08h21.03m-21.03-1.84h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-22.88-1.85h24.73m-24.73-1.85h24.73m-24.73-1.85h24.73m-24.73-1.84h24.73m-21.26-1.85h17.79m-10.63-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-5.32-2.31h7.16m-12.47 7.86h3.69m-5.31-2.31h6.93m-6.93 33.97v-1.85m0-1.85v-1.85m-1.85 1.85v1.85m3.47 0v-1.85m1.84 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m-1.84 7.63v-2.08m-3.47 2.08v-2.08m7.16 0v2.08m1.62-2.08v-1.62m-5.31-1.85v1.85m3.69-1.85v1.85m3.47-1.85v1.85m-1.85-1.85v-2.08m1.85-1.84v1.84m0-5.54v1.85m-1.85-3.7v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.7v1.85m3.46-1.85v1.85m3.47-1.85v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.69v1.84m6.93-1.84v1.84m-3.47-5.54v1.85m15.95-1.85h-3.7m5.32-2.31h-6.94m6.94 33.97v-1.85m0-1.85v-1.85m1.85 1.85v1.85m-3.47 0v-1.85m-1.85 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m1.85 7.63v-2.08m3.47 2.08v-2.08m-7.17 0v2.08m-1.62-2.08v-1.62m5.32-1.85v1.85m-3.7-1.85v1.85m-3.46-1.85v1.85m1.84-1.85v-2.08m-1.84-1.84v1.84m0-5.54v1.85m1.84-3.7v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.7v1.85m-3.47-1.85v1.85m-3.47-1.85v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.69v1.84m-6.94-1.84v1.84m3.47-5.54v1.85m-7.16 18.71v-2.08m0-5.54v-1.85m0 5.55v-1.85m0-5.55v-1.85m0-1.85v-1.84m0-3.7v-1.85m0-1.85v-1.85m-8.78 4.85h3.69m3.47-5.54h3.47m3.46 5.54h3.7"></path><path d="m230.05 273.54v-4.86c0-0.92-0.46-3.7-4.85-3.7-4.16 0-4.62 2.78-4.62 3.7v4.86h9.47z"></path><path d="m222.19 268.91l-2.31-0.23c0-0.92 0.23-2.31 0.93-2.77l2.08 1.62c-0.23 0.23-0.7 0.92-0.7 1.38z"></path><path d="m226.12 266.6l1.16-2.08c-0.46-0.23-1.39-0.46-2.08-0.46-0.46 0-1.39 0.23-1.85 0.46l1.15 2.08h1.62z"></path><path d="m228.43 268.91l2.31-0.23c0-0.92-0.23-2.31-0.92-2.77l-2.08 1.62c0.23 0.23 0.69 0.92 0.69 1.38z"></path><path d="m221.73 260.83v-5.09c0-1.38-0.92-2.54-2.54-2.54s-2.54 1.16-2.54 2.54v5.09h5.08z"></path><path d="m228.89 260.83v-5.09c0-1.38 0.93-2.54 2.55-2.54 1.61 0 2.54 1.16 2.54 2.54v5.09h-5.09z"></path><path d="m220.11 248.35l0.23-4.62h-4.39l0.47 4.62h3.69z"></path><path d="m227.05 248.35l0.46-4.62h-4.39l0.23 4.62h3.7z"></path><path d="m230.51 248.35l-0.46-4.62h4.62l-0.46 4.62h-3.7z"></path><g fill="#0039f0" stroke="none"><path d="m228.43 273.54v-4.16c0-0.7-0.46-2.78-3.23-2.78-2.54 0-3.01 2.08-3.01 2.78v4.16h6.24z"></path><path d="m221.27 260.36v-4.39c0-1.15-0.69-2.31-2.08-2.31s-2.08 1.16-2.08 2.31v4.39h4.16z"></path><path d="m229.36 260.36v-4.39c0-1.15 0.69-2.31 2.08-2.31 1.38 0 2.08 1.16 2.08 2.31v4.39h-4.16z"></path></g></g><g id="Leon"><path fill="#ccc" d="m250.28 281.25h50.32v-55.72h-50.32v55.72z"></path><path fill="#db4446" stroke-width="0.39" d="m275.93 239.26l0.05-0.62 0.09-0.34s-1.61 0.13-2.46-0.11-1.61-0.59-2.4-1.25c-0.79-0.68-1.1-1.1-1.67-1.18-1.36-0.22-2.4 0.4-2.4 0.4s1.02 0.37 1.78 1.31 1.59 1.41 1.95 1.53c0.59 0.18 2.66 0.05 3.22 0.07 0.57 0.03 1.84 0.19 1.84 0.19z"></path><g fill="none" stroke-width="0.39"><path fill="#ed72aa" d="m283.46 237s0.01 0.72 0.08 1.4c0.06 0.67-0.22 1.24-0.11 1.61s0.16 0.66 0.3 0.93c0.14 0.26 0.21 0.94 0.21 0.94s-0.38-0.28-0.74-0.54c-0.35-0.27-0.6-0.44-0.6-0.44s0.07 0.72 0.1 1.03c0.04 0.31 0.22 0.89 0.51 1.24 0.29 0.33 0.87 0.89 1.05 1.33 0.18 0.45 0.14 1.44 0.14 1.44s-0.46-0.75-0.87-0.89c-0.39-0.14-1.26-0.62-1.26-0.62s0.79 0.79 0.79 1.55c0 0.75-0.32 1.6-0.32 1.6s-0.36-0.68-0.83-1.12c-0.47-0.45-1.13-0.9-1.13-0.9s0.52 1.17 0.52 1.95c0 0.79-0.15 2.47-0.15 2.47s-0.39-0.64-0.79-0.96c-0.4-0.31-0.87-0.58-1.02-0.78-0.14-0.21 0.48 0.64 0.54 1.16 0.07 0.51 0.32 2.35 1.92 4.69 0.94 1.37 2.39 3.77 5.5 2.98 3.11-0.78 1.96-4.97 1.3-6.92-0.65-1.95-0.98-4.11-0.94-4.87 0.04-0.75 0.58-2.97 0.51-3.39-0.07-0.41-0.24-2 0.14-3.28 0.4-1.33 0.73-1.85 0.95-2.4 0.21-0.55 0.39-0.86 0.46-1.34s0.07-1.37 0.07-1.37 0.58 1.06 0.73 1.44c0.14 0.38 0.14 1.5 0.14 1.5s0.11-1.12 0.98-1.67 1.88-1.13 2.13-1.44 0.33-0.51 0.33-0.51-0.08 1.92-0.62 2.67c-0.36 0.49-1.77 2.09-1.77 2.09s0.73-0.28 1.23-0.3c0.51-0.04 0.87 0 0.87 0s-0.62 0.48-1.41 1.64c-0.8 1.16-0.47 1.26-1.05 2.22s-1.05 1-1.78 1.58c-1.08 0.87-0.5 4.34-0.36 4.86 0.15 0.51 2.03 4.76 2.07 5.79 0.03 1.03 0.21 3.33-1.6 4.8-1.16 0.95-3.07 0.96-3.51 1.23-0.43 0.28-1.29 1.13-1.29 2.91 0 1.79 0.64 2.06 1.15 2.51 0.51 0.44 1.16 0.2 1.3 0.55 0.15 0.34 0.22 0.54 0.44 0.75 0.21 0.2 0.36 0.44 0.29 0.82-0.08 0.38-0.91 1.23-1.2 1.85-0.29 0.61-0.87 2.23-0.87 2.47s-0.07 0.99 0.18 1.37c0 0 0.91 1.06 0.29 1.26-0.4 0.14-0.78-0.25-0.97-0.2-0.54 0.14-0.83 0.47-0.98 0.45-0.36-0.07-0.36-0.25-0.4-0.76-0.03-0.51-0.01-0.72-0.17-0.72-0.22 0-0.33 0.18-0.37 0.45s-0.04 0.89-0.29 0.89-0.61-0.45-0.83-0.55-0.83-0.2-0.87-0.48c-0.03-0.27 0.36-0.85 0.76-0.96 0.4-0.1 0.76-0.3 0.51-0.51-0.26-0.2-0.51-0.2-0.76 0-0.25 0.21-0.79 0.04-0.76-0.27 0.04-0.31 0.11-0.69 0.07-0.86-0.03-0.17-0.47-0.51 0.1-0.82 0.59-0.31 0.84 0.27 1.42 0.17s0.86-0.31 1.08-0.65 0.18-1.06-0.22-1.5c-0.39-0.45-0.79-0.52-0.94-0.8-0.14-0.27-0.36-0.92-0.36-0.92s0.11 1.2 0.04 1.37-0.04 0.89-0.04 0.89-0.39-0.45-0.72-0.79c-0.32-0.34-0.65-1.37-0.65-1.37s-0.03 0.96-0.03 1.34c0 0.37 0.43 0.72 0.29 0.86-0.15 0.13-0.83-0.72-1.02-0.86-0.18-0.14-0.76-0.58-1.01-1.06s-0.44-1.16-0.51-1.41c-0.07-0.24-0.19-1.31-0.07-1.58 0.18-0.4 0.47-1.13 0.47-1.13h-1.41c-0.76 0-1.3-0.23-1.59 0.28s-0.15 1.54 0.21 2.88c0.37 1.33 0.58 1.98 0.48 2.22-0.11 0.24-0.58 0.79-0.76 0.89-0.19 0.11-0.69 0.07-0.91-0.03-0.21-0.1-0.57-0.27-1.26-0.27s-1.12 0.03-1.37-0.03c-0.26-0.07-0.88-0.38-1.17-0.31s-0.79 0.32-0.65 0.72c0.22 0.61-0.21 0.75-0.51 0.72-0.29-0.04-0.53-0.14-0.9-0.24-0.36-0.11-0.9 0-0.83-0.42 0.07-0.41 0.22-0.44 0.4-0.74 0.18-0.32 0.25-0.52 0.04-0.54-0.25-0.02-0.51-0.05-0.7 0.11-0.2 0.16-0.51 0.51-0.76 0.38-0.26-0.14-0.46-0.43-0.46-1.08 0-0.64-0.68-1.2-0.05-1.17 0.62 0.03 1.41 0.48 1.55 0.13s0.06-0.51-0.28-0.78-0.76-0.43-0.31-0.77c0.45-0.35 0.56-0.35 0.74-0.54 0.17-0.18 0.41-0.79 0.73-0.64 0.62 0.3 0.02 0.73 0.65 1.42 0.62 0.69 1.01 0.94 2.06 0.83 1.04-0.11 1.33-0.24 1.33-0.54 0-0.29-0.09-0.82-0.12-1.04-0.02-0.21 0.15-0.99 0.15-0.99s-0.48 0.3-0.63 0.59c-0.13 0.29-0.42 0.8-0.42 0.8s-0.11-0.6-0.08-1.09c0.02-0.29 0.12-0.79 0.11-0.89-0.03-0.27-0.23-0.94-0.23-0.94s-0.16 0.73-0.28 0.94c-0.11 0.21-0.16 1.07-0.16 1.07s-0.67-0.58-0.48-1.55c0.13-0.75-0.12-1.74 0.11-2.06 0.22-0.33 0.75-1.64 2.06-1.69 1.3-0.05 2.31 0.05 2.77 0.03 0.45-0.03 2.06-0.33 2.06-0.33s-2.97-1.52-3.64-1.98c-0.68-0.45-1.73-1.63-2.07-2.16-0.34-0.54-0.65-1.58-0.65-1.58s-0.53 0.02-1.02 0.29c-0.48 0.27-0.96 0.67-1.24 0.99s-0.73 1.05-0.73 1.05 0.08-0.94 0.08-1.23-0.06-0.86-0.06-0.86-0.33 1.28-1.01 1.76c-0.68 0.49-1.47 1.15-1.47 1.15s0.08-0.71 0.08-0.88c0-0.16 0.17-0.99 0.17-0.99s-0.48 0.72-1.21 0.86c-0.74 0.13-1.81 0.11-1.9 0.56-0.08 0.45 0.2 1.07 0.03 1.39s-0.54 0.54-0.54 0.54-0.42-0.35-0.79-0.38c-0.36-0.03-0.71 0.16-0.71 0.16s-0.31-0.4-0.19-0.67c0.11-0.26 0.67-0.66 0.54-0.83-0.15-0.16-0.6 0.06-0.88 0.19-0.28 0.14-0.88 0.27-0.82-0.19 0.05-0.45 0.2-0.72 0.05-1.04-0.14-0.32-0.05-0.53 0.18-0.61 0.22-0.08 1.12 0.02 1.21-0.19 0.08-0.21-0.22-0.48-0.82-0.61-0.59-0.14-0.88-0.49-0.57-0.78 0.32-0.3 0.4-0.38 0.54-0.64 0.14-0.27 0.2-0.76 0.74-0.51 0.53 0.24 0.42 0.83 0.99 1.01 0.56 0.19 1.89-0.08 2.17-0.24s1.19-0.83 1.5-0.99c0.31-0.15 1.61-1.12 1.61-1.12s-0.76-0.53-1.05-0.8c-0.28-0.27-0.78-0.91-1.04-1.05-0.25-0.13-1.5-0.61-1.92-0.64-0.42-0.02-1.72-0.48-1.72-0.48s0.59-0.19 0.79-0.35c0.19-0.16 0.64-0.56 0.87-0.53 0.22 0.02 0.28 0.02 0.28 0.02s-1.21-0.05-1.47-0.13c-0.25-0.08-0.99-0.54-1.27-0.54s-0.84 0.11-0.84 0.11 0.76-0.48 1.38-0.59c0.62-0.1 1.1-0.08 1.1-0.08s-0.96-0.27-1.19-0.58c-0.22-0.33-0.45-0.8-0.62-1.02-0.17-0.21-0.28-0.56-0.59-0.59s-0.85 0.38-1.16 0.35-0.54-0.22-0.57-0.67c-0.02-0.46 0-0.3-0.1-0.54-0.12-0.24-0.57-0.8-0.15-0.93 0.43-0.14 1.33 0.08 1.42-0.08 0.08-0.16-0.48-0.65-0.85-0.83-0.37-0.19-0.96-0.51-0.65-0.78 0.31-0.26 0.62-0.37 0.79-0.61s0.37-0.91 0.74-0.7c0.36 0.21 0.87 1.26 1.16 1.18 0.28-0.08 0.3-0.83 0.25-1.15-0.06-0.32 0-0.88 0.28-0.83s0.51 0.43 0.96 0.46c0.45 0.02 1.13-0.11 1.07 0.21-0.05 0.32-0.31 0.71-0.62 1.06-0.3 0.36-0.45 1.05-0.25 1.5 0.2 0.46 0.71 1.19 1.16 1.48s1.3 0.51 1.84 0.85c0.53 0.35 1.78 1.34 2.2 1.45s0.85 0.32 0.85 0.32 0.48-0.21 1.13-0.21 2.14 0.1 2.71-0.14 1.3-0.64 1.08-1.15c-0.23-0.51-1.47-0.96-1.36-1.36s0.57-0.43 1.33-0.46c0.76-0.02 1.8 0.14 2-0.94 0.2-1.06 0.26-1.68-0.81-1.92-1.08-0.24-1.87-0.27-2.07-1.04-0.2-0.78-0.39-0.97-0.17-1.18 0.23-0.21 0.62-0.32 1.41-0.37 0.8-0.06 1.7-0.06 1.96-0.25 0.25-0.18 0.3-0.69 0.61-0.91 0.31-0.21 1.53-0.4 1.53-0.4s1.46 0.71 2.8 1.71c1.21 0.9 2.3 2.23 2.3 2.23"></path><path d="m269 243.39s-0.8 0.23-1.1 0.67c-0.37 0.53-0.34 1.07-0.34 1.07s0.68-0.56 1.56-0.33c0.87 0.24 0.96 0.33 1.33 0.3s1.27-0.35 1.27-0.35-0.74 0.86-0.65 1.45c0.08 0.58 0.19 0.85 0.17 1.15-0.06 0.72-0.6 1.61-0.6 1.61s0.31-0.19 1.05-0.35c0.73-0.16 1.36-0.51 1.75-0.81 0.39-0.29 0.9-1.02 0.9-1.02s-0.16 1 0 1.42c0.17 0.44 0.23 1.67 0.23 1.67s0.47-0.42 0.85-0.62c0.19-0.11 0.7-0.38 0.9-0.7 0.14-0.22 0.32-1.06 0.32-1.06s0.11 0.9 0.39 1.34c0.28 0.42 0.7 1.74 0.7 1.74s0.29-0.86 0.6-1.21 0.68-0.8 0.7-1.07c0.03-0.27-0.08-0.85-0.08-0.85l0.39 0.85m-11.41 0.61s0.48-0.83 0.93-1.1c0.46-0.26 1.08-0.74 1.25-0.8 0.16-0.05 0.9-0.46 0.9-0.46m0.99 5.17s1.09-0.55 1.41-0.75c0.68-0.4 1.16-1.12 1.16-1.12"></path><path fill="none" stroke-width="0.26" d="m282.57 240.9s-0.34-0.48-0.42-0.65c-0.09-0.15-0.23-0.48-0.23-0.48"></path><path fill="none" d="m278.33 257.41s2.04 1.26 1.98 2.31c-0.06 1.04-1.13 2.41-1.13 2.41"></path></g><path fill="#000" stroke-width="0.26" d="m273.05 236.24s-0.17-0.48-0.2-0.62c-0.03-0.13-0.12-0.29-0.12-0.29s0.88 0 0.85 0.27c-0.02 0.27-0.28 0.27-0.34 0.37-0.05 0.11-0.19 0.27-0.19 0.27z"></path><path fill="#000" stroke-width="0.05" d="m277.06 234.85l-0.06-0.43s0.77 0 1.13 0.26c0.57 0.4 0.93 1.02 0.91 1.05-0.1 0.09-0.54-0.27-0.85-0.37 0 0-0.23 0.05-0.45 0.05-0.23 0-0.34-0.11-0.37-0.21-0.03-0.12 0.03-0.3 0.03-0.3l-0.34-0.05z"></path><g fill="#000" stroke-width="0.26"><path d="m273.08 240.14l0.33-0.53 0.34 0.49-0.67 0.04"></path><path d="m273.89 240.12l0.4-0.53 0.43 0.48-0.83 0.05"></path><path d="m273.53 236.83l0.82 0.29-0.74 0.38-0.08-0.67"></path><path d="m274.52 237.1l0.73 0.18-0.59 0.46-0.14-0.64"></path></g><g fill="#db4446" stroke-width="0.39"><path d="m261.88 236.08s0.48 0.34 0.85 0.4c0.37 0.05 0.76 0.05 0.82 0.05 0.05 0 0.17-0.54 0.11-0.91-0.2-1.2-1.3-1.47-1.3-1.47s0.33 0.73 0.17 1.07c-0.23 0.48-0.65 0.86-0.65 0.86z"></path><path d="m259.59 237.12s-0.43-0.77-1.33-0.67c-0.9 0.11-1.5 0.81-1.5 0.81s1-0.03 1.25 0.13c0.37 0.24 0.48 0.86 0.48 0.86s0.54-0.32 0.71-0.54c0.16-0.21 0.39-0.59 0.39-0.59z"></path><path d="m258.49 240.25s-0.77 0.11-1.19 0.59c-0.43 0.49-0.36 1.4-0.36 1.4s0.5-0.54 0.95-0.54c0.46 0 1.16 0.16 1.16 0.16s-0.22-0.56-0.22-0.8-0.34-0.81-0.34-0.81z"></path><path d="m261.06 250.37s-0.42-0.45-1.16-0.32c-0.74 0.14-1.22 0.97-1.22 0.97s0.63-0.17 1-0.08c0.36 0.08 0.62 0.45 0.62 0.45s0.34-0.29 0.45-0.45 0.31-0.57 0.31-0.57z"></path><path d="m260.21 253.34s-0.62-0.1-1.16 0.33c-0.53 0.43-0.56 1.25-0.56 1.25s0.51-0.43 0.91-0.37c0.39 0.05 0.87 0.27 0.87 0.27s0.08-0.51 0.11-0.64c0.09-0.38-0.17-0.84-0.17-0.84z"></path><path d="m261.66 256.08s-0.05 0.79 0.33 1.28c0.4 0.51 1.13 0.59 1.13 0.59s-0.24-0.53-0.28-0.8c-0.06-0.4 0.34-0.75 0.34-0.75s-0.37-0.38-0.73-0.38c-0.37 0-0.79 0.06-0.79 0.06z"></path><path d="m269 263.12s-0.51-0.64-1.21-0.62c-0.71 0.03-1.45 0.69-1.45 0.69s0.88-0.07 1.11 0.22c0.23 0.3 0.45 0.67 0.45 0.67s0.4-0.21 0.57-0.35c0.17-0.13 0.53-0.61 0.53-0.61z"></path><path d="m266.83 265.93s-0.93-0.14-1.39 0.35c-0.45 0.48-0.42 1.36-0.42 1.36s0.56-0.61 1.07-0.56 1.08 0.32 1.08 0.32-0.09-0.53-0.15-0.78c-0.05-0.24-0.19-0.69-0.19-0.69z"></path><path d="m268.84 268.9s-0.46 0.64-0.12 1.15 1.05 0.75 1.05 0.75-0.26-0.37-0.14-0.8c0.09-0.34 0.67-0.8 0.67-0.8l-1.46-0.3z"></path><path d="m281.24 270.11s-0.81-0.19-1.27 0.08c-0.45 0.26-0.82 1.39-0.82 1.39s0.74-0.62 1.28-0.54c0.53 0.08 0.93 0.3 0.93 0.3s0.08-0.46 0.02-0.78c-0.03-0.19-0.14-0.45-0.14-0.45z"></path><path d="m281.64 273.1s-0.62 0.64-0.4 1.18c0.23 0.54 0.62 1.1 0.62 1.1s-0.02-0.8 0.23-1.02c0.37-0.32 1.05-0.37 1.05-0.37s-0.54-0.48-0.71-0.54c-0.17-0.05-0.79-0.35-0.79-0.35z"></path><path d="m284.75 274.04s-0.31 0.78 0.28 1.28c0.59 0.52 1.11 0.57 1.11 0.57s-0.46-0.81-0.32-1.23c0.15-0.45 0.54-0.72 0.54-0.72s-0.74-0.25-0.85-0.22c-0.11 0.02-0.76 0.32-0.76 0.32z"></path></g><g fill="#c8b100" stroke-width="0.26"><path d="m282.88 232.71l-0.29 0.02c-0.01 0.03-0.14 0.24-0.26 0.35-0.26 0.25-0.65 0.28-0.86 0.07-0.11-0.11-0.16-0.26-0.14-0.41-0.17 0.09-0.35 0.09-0.51-0.01-0.26-0.15-0.32-0.5-0.14-0.79 0.03-0.06 0.06-0.14 0.11-0.18l-0.02-0.32-0.35 0.08-0.1 0.19c-0.22 0.25-0.54 0.31-0.7 0.17-0.08-0.07-0.14-0.26-0.13-0.27 0 0.01-0.09 0.09-0.17 0.11-0.54 0.13-0.75-1.05-0.77-1.35l-0.17 0.25s0.16 0.7 0.08 1.3c-0.08 0.59-0.29 1.19-0.29 1.19 0.74 0.19 1.86 0.8 2.97 1.65s1.98 1.78 2.34 2.42c0 0 0.58-0.32 1.18-0.51s1.36-0.2 1.36-0.2l0.22-0.21c-0.32 0.05-1.58 0.1-1.56-0.43 0-0.08 0.07-0.18 0.08-0.18-0.01 0.01-0.21-0.01-0.3-0.06-0.18-0.13-0.18-0.43 0.02-0.69l0.18-0.13 0.01-0.34-0.34 0.05c-0.03 0.04-0.11 0.09-0.15 0.13-0.27 0.23-0.65 0.25-0.86 0.03-0.13-0.12-0.17-0.29-0.11-0.46-0.16 0.04-0.32 0.03-0.45-0.05-0.26-0.15-0.31-0.52-0.11-0.8 0.09-0.14 0.28-0.31 0.31-0.32l-0.07-0.3h-0.01z"></path><g fill="#000" stroke-width="0.05"><path d="m280.63 233.4c0.05-0.07 0.15-0.06 0.23 0s0.1 0.16 0.06 0.21c-0.05 0.06-0.15 0.06-0.24-0.01-0.07-0.05-0.1-0.15-0.05-0.2z"></path><path d="m281.58 234.19l-0.33-0.25c-0.06-0.04-0.07-0.12-0.04-0.16 0.04-0.04 0.12-0.04 0.18 0l0.33 0.26 0.33 0.25c0.05 0.04 0.08 0.12 0.04 0.16s-0.12 0.04-0.18 0l-0.33-0.26"></path><path d="m279.84 233l-0.26-0.15c-0.07-0.04-0.1-0.12-0.07-0.17s0.11-0.06 0.17-0.02l0.26 0.16 0.26 0.15c0.06 0.03 0.09 0.11 0.07 0.16-0.03 0.05-0.11 0.06-0.17 0.02l-0.26-0.15"></path><path d="m278.8 232.29c0.05-0.06 0.16-0.06 0.24 0 0.08 0.07 0.1 0.16 0.05 0.22-0.05 0.05-0.15 0.05-0.23-0.01s-0.1-0.15-0.06-0.21z"></path><path d="m282.63 234.92c0.05-0.05 0.03-0.14-0.05-0.21-0.08-0.06-0.19-0.06-0.24 0-0.04 0.05-0.02 0.15 0.06 0.21s0.18 0.06 0.23 0z"></path><path d="m283.2 235.58l0.22 0.21c0.05 0.05 0.13 0.07 0.18 0.03 0.04-0.04 0.04-0.11-0.01-0.16l-0.21-0.21-0.22-0.21c-0.05-0.05-0.14-0.07-0.18-0.03-0.05 0.03-0.04 0.11 0.01 0.16l0.21 0.21"></path><path d="m284.15 236.39c0.05-0.06 0.03-0.15-0.05-0.21-0.08-0.07-0.18-0.07-0.23-0.01s-0.03 0.15 0.05 0.22c0.08 0.05 0.18 0.06 0.23 0z"></path></g><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m279.8 230.84l-0.02 0.54 0.92 0.12 0.15-0.07-0.02-0.15-0.53-0.71-0.5 0.27"></path><path d="m281.7 231.92l-0.49 0.27-0.54-0.71-0.01-0.15 0.14-0.06 0.93 0.11-0.03 0.54"></path><path d="m280.51 231.25c0.08-0.13 0.26-0.17 0.39-0.09 0.14 0.07 0.18 0.24 0.1 0.37s-0.26 0.17-0.39 0.09c-0.14-0.08-0.18-0.24-0.1-0.37z"></path><path d="m278.36 230.35c-0.02 0.01-0.13-0.46-0.26-0.71-0.08-0.19-0.39-0.43-0.39-0.43 0.03-0.05 0.42-0.19 0.87 0.09 0.38 0.31-0.03 0.87-0.03 0.87s-0.09 0.14-0.19 0.18z"></path><path d="m279.39 230.66l-0.42 0.37-0.68-0.6 0.06-0.08 0.03-0.15 0.92-0.07 0.09 0.53"></path><path d="m278.24 230.29c0.05-0.15 0.18-0.23 0.28-0.2 0.11 0.04 0.15 0.18 0.1 0.33s-0.18 0.23-0.29 0.2c-0.11-0.04-0.15-0.18-0.09-0.33z"></path><path d="m283.67 231.77l-0.59-0.06-0.25 0.85 0.05 0.14 0.15 0.01 0.83-0.41-0.19-0.53"></path><path d="m282.01 232.03l-0.1 0.54 0.9 0.23 0.15-0.04 0.01-0.14-0.43-0.79-0.53 0.2"></path><path d="m283.73 233.36l-0.53 0.2-0.42-0.78 0.01-0.15 0.15-0.03 0.89 0.23-0.1 0.53"></path><path d="m282.65 232.54c0.1-0.12 0.28-0.13 0.4-0.04 0.13 0.09 0.15 0.26 0.05 0.38s-0.28 0.13-0.41 0.04c-0.12-0.09-0.14-0.26-0.04-0.38z"></path><path d="m285.64 233.61l0.11 0.55-0.87 0.3-0.16-0.04-0.01-0.14 0.36-0.81 0.57 0.14"></path><path d="m285.49 235.2l-0.56 0.13-0.31-0.83 0.04-0.15 0.15-0.02 0.85 0.35-0.17 0.52"></path><path d="m283.97 233.66l-0.18 0.52 0.85 0.34 0.16-0.02 0.03-0.14-0.3-0.83-0.56 0.13"></path><path d="m284.91 234.63c0.12-0.11 0.12-0.28 0.02-0.39-0.11-0.11-0.29-0.11-0.41-0.02-0.11 0.11-0.12 0.28-0.01 0.39 0.1 0.11 0.29 0.12 0.4 0.02z"></path><path d="m286.29 236.43c0 0.01 0.5 0.03 0.79 0.09 0.2 0.04 0.52 0.27 0.52 0.27 0.06-0.04 0.12-0.42-0.28-0.79-0.39-0.28-0.88 0.22-0.88 0.22s-0.12 0.12-0.15 0.21z"></path><path d="m285.75 235.54l-0.29 0.46 0.76 0.51 0.09-0.08 0.13-0.04-0.12-0.88-0.57 0.03"></path><path d="m286.37 236.53c0.14-0.07 0.21-0.22 0.15-0.31s-0.22-0.1-0.36-0.02-0.2 0.22-0.14 0.31c0.05 0.09 0.21 0.1 0.35 0.02z"></path></g></g><g id="inescutcheon" stroke-width="0.61"><ellipse fill="#ad1519" cx="250.43" cy="281.01" rx="16.26" ry="18.3"></ellipse><ellipse fill="#005bbf" cx="250.44" cy="280.97" rx="11.44" ry="13.42"></ellipse><g id="fdl" fill="#c8b100" stroke-width="0.34"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 10.630000114440918, 0)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 5.309999942779541, 9.140000343322754)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g></g></g></g></g></g>',1)]))}const E4=V(k4,[["render",A4]]),QK="",C4={},x4={id:"default",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function M4(e,n){return t.openBlock(),t.createElementBlock("svg",x4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"default-circle",cx:"22.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const B4=V(C4,[["render",M4],["__scopeId","data-v-fbb3af00"]]),v4={},j4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function N4(e,n){return t.openBlock(),t.createElementBlock("svg",j4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"2.51953",y:"1.2605",width:"42.96",height:"21.48",rx:"10.74",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"13.5",cy:"12.0005",r:"7.5",fill:"#D0D3D9"},null,-1)]))}const S4=V(v4,[["render",N4]]),GK="",T4={},I4={id:"selected",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function O4(e,n){return t.openBlock(),t.createElementBlock("svg",I4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"selected-circle",cx:"57.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const L4=V(T4,[["render",O4],["__scopeId","data-v-56beb670"]]),z4={},q4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function P4(e,n){return t.openBlock(),t.createElementBlock("svg",q4,n[0]||(n[0]=[t.createElementVNode("rect",{width:"42.96",height:"21.48",rx:"10.74",transform:"matrix(-1 0 0 1 45.4805 1.2605)",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{r:"7.5",transform:"matrix(-1 0 0 1 34.5 12.0005)",fill:"#D0D3D9"},null,-1)]))}const V4=V(z4,[["render",P4]]),U4={},R4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Y4(e,n){return t.openBlock(),t.createElementBlock("svg",R4,n[0]||(n[0]=[t.createStaticVNode('<rect x="5" y="8.75049" width="30" height="20.625" fill="#EEF3F8"></rect><rect x="5" y="8.75049" width="16.875" height="13.125" fill="#41479B"></rect><rect x="21.875" y="8.75049" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="12.5005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="16.2505" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="20.0005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="5" y="23.7505" width="30" height="1.875" fill="#DC251C"></rect><rect x="5" y="27.5005" width="30" height="1.875" fill="#DC251C"></rect><rect x="6.875" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect>',26)]))}const H4=V(U4,[["render",Y4]]),Q4={},G4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function W4(e,n){return t.openBlock(),t.createElementBlock("svg",G4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.64752 6.64801C7.70242 5.59312 9.13316 5.00049 10.625 5.00049H23.125C24.6168 5.00049 26.0476 5.59312 27.1025 6.64801C28.1574 7.7029 28.75 9.13364 28.75 10.6255V16.8755C28.75 18.3673 28.1574 19.7981 27.1025 20.853C26.0476 21.9078 24.6168 22.5005 23.125 22.5005H17.7376L12.2902 27.3426C12.1063 27.5061 11.8435 27.5464 11.619 27.4456C11.3944 27.3448 11.25 27.1216 11.25 26.8755V22.5005H10.625C9.13316 22.5005 7.70242 21.9078 6.64752 20.853C5.59263 19.7981 5 18.3673 5 16.8755V10.6255C5 9.13364 5.59263 7.7029 6.64752 6.64801ZM10.625 6.25049C9.46468 6.25049 8.35188 6.71142 7.53141 7.53189C6.71094 8.35237 6.25 9.46516 6.25 10.6255V16.8755C6.25 18.0358 6.71094 19.1486 7.53141 19.9691C8.35188 20.7895 9.46468 21.2505 10.625 21.2505H11.875C12.2202 21.2505 12.5 21.5303 12.5 21.8755V25.4837L17.0848 21.4083C17.1992 21.3067 17.3469 21.2505 17.5 21.2505H23.125C24.2853 21.2505 25.3981 20.7895 26.2186 19.9691C27.0391 19.1486 27.5 18.0358 27.5 16.8755V10.6255C27.5 9.46516 27.0391 8.35237 26.2186 7.53189C25.3981 6.71142 24.2853 6.25049 23.125 6.25049H10.625ZM30 20.6255C30 20.2803 30.2798 20.0005 30.625 20.0005H31.25C32.2445 20.0005 33.1984 20.3956 33.9016 21.0988C34.6049 21.8021 35 22.7559 35 23.7505V27.5005C35 27.9929 34.903 28.4806 34.7145 28.9355C34.5261 29.3905 34.2499 29.8039 33.9016 30.1521C33.5534 30.5003 33.14 30.7766 32.685 30.965C32.2301 31.1535 31.7424 31.2505 31.25 31.2505H30V34.3755C30 34.6283 29.8477 34.8562 29.6142 34.9529C29.3806 35.0496 29.1118 34.9962 28.933 34.8174L25.3661 31.2505H22.5C22.0075 31.2505 21.5199 31.1535 21.0649 30.965C20.61 30.7766 20.1966 30.5003 19.8483 30.1521C19.5001 29.8039 19.2239 29.3905 19.0354 28.9355C18.847 28.4806 18.75 27.9929 18.75 27.5005V25.6255C18.75 25.2803 19.0298 25.0005 19.375 25.0005C19.7202 25.0005 20 25.2803 20 25.6255V27.5005C20 27.8288 20.0647 28.1539 20.1903 28.4572C20.3159 28.7605 20.5001 29.0361 20.7322 29.2682C20.9644 29.5004 21.24 29.6845 21.5433 29.8102C21.8466 29.9358 22.1717 30.0005 22.5 30.0005H25.625C25.7908 30.0005 25.9497 30.0663 26.0669 30.1835L28.75 32.8666V30.6255C28.75 30.2803 29.0298 30.0005 29.375 30.0005H31.25C31.5783 30.0005 31.9034 29.9358 32.2067 29.8102C32.51 29.6845 32.7856 29.5004 33.0178 29.2682C33.2499 29.0361 33.434 28.7605 33.5597 28.4572C33.6853 28.1539 33.75 27.8288 33.75 27.5005V23.7505C33.75 23.0874 33.4866 22.4516 33.0178 21.9827C32.5489 21.5139 31.913 21.2505 31.25 21.2505H30.625C30.2798 21.2505 30 20.9707 30 20.6255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const X4=V(Q4,[["render",W4]]),K4={},Z4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function J4(e,n){return t.openBlock(),t.createElementBlock("svg",Z4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M27.9441 19.6156C28.156 19.3431 28.5487 19.294 28.8211 19.506L34.4461 23.881C34.5984 23.9994 34.6874 24.1814 34.6874 24.3743C34.6874 24.5672 34.5984 24.7492 34.4461 24.8676L28.8211 29.2426C28.5487 29.4546 28.156 29.4055 27.9441 29.133C27.7322 28.8605 27.7813 28.4679 28.0537 28.256L33.0444 24.3743L28.0537 20.4926C27.7813 20.2807 27.7322 19.8881 27.9441 19.6156Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.31257 16.2505C5.31257 9.92097 11.5972 5.00049 19.0626 5.00049C26.5279 5.00049 32.8126 9.91967 32.8126 16.2505V16.2584L32.8125 16.2584C32.8068 16.7154 32.7669 17.1714 32.6931 17.6225C32.6375 17.9632 32.3162 18.1942 31.9755 18.1386C31.6349 18.0829 31.4038 17.7616 31.4595 17.4209C31.523 17.0326 31.5574 16.6401 31.5626 16.2466C31.5599 10.8416 26.0955 6.25049 19.0626 6.25049C12.031 6.25049 6.56736 10.841 6.56257 16.2434C6.59434 17.5923 6.92716 18.9171 7.53673 20.1209C8.14738 21.3268 9.02026 22.3807 10.0913 23.2052C10.3199 23.3812 10.3984 23.6908 10.2812 23.9543L8.43275 28.1129L13.972 25.5579C14.114 25.4925 14.2753 25.4826 14.4241 25.5302C15.9229 26.0093 17.4871 26.2524 19.0606 26.2505C19.7268 26.2465 20.3921 26.1995 21.0523 26.1099C21.3943 26.0635 21.7092 26.3031 21.7556 26.6452C21.8021 26.9872 21.5624 27.3021 21.2204 27.3486C20.5064 27.4455 19.7868 27.4962 19.0663 27.5005L19.0634 27.5005C17.4414 27.5025 15.8286 27.2642 14.2774 26.7937L7.44934 29.943C7.21306 30.052 6.93398 30.0032 6.74871 29.8205C6.56344 29.6378 6.51076 29.3594 6.61645 29.1216L8.94423 23.8847C7.90009 22.9979 7.04192 21.9107 6.42156 20.6856C5.72661 19.3132 5.34774 17.8026 5.31273 16.2647L5.31241 16.2505H5.31257ZM23.9423 26.1302C25.4661 24.6065 27.5327 23.7505 29.6876 23.7505H34.0626C34.4077 23.7505 34.6876 24.0303 34.6876 24.3755C34.6876 24.7207 34.4077 25.0005 34.0626 25.0005H29.6876C27.8642 25.0005 26.1155 25.7248 24.8262 27.0141C23.5369 28.3034 22.8126 30.0521 22.8126 31.8755V34.3755C22.8126 34.7207 22.5327 35.0005 22.1876 35.0005C21.8424 35.0005 21.5626 34.7207 21.5626 34.3755V31.8755C21.5626 29.7206 22.4186 27.654 23.9423 26.1302Z",fill:"#3B414D",class:"primary"},null,-1)]))}const $4=V(K4,[["render",J4]]),eb={},tb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ab(e,n){return t.openBlock(),t.createElementBlock("svg",tb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_139_607",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_139_607)"},[t.createElementVNode("path",{d:"M12.5834 4.50001V10.1763L14.242 11.835C14.29 11.8831 14.3296 11.9389 14.3607 12.0025C14.3917 12.066 14.4072 12.139 14.4072 12.2217V12.5323C14.4072 12.6854 14.3545 12.8155 14.2491 12.9227C14.1438 13.0298 14.0132 13.0833 13.8574 13.0833L10.5418 13.0833V17.3238C10.5418 17.4772 10.4902 17.6058 10.3872 17.7096C10.2841 17.8133 10.1565 17.8652 10.0043 17.8652C9.85191 17.8652 9.72288 17.8133 9.61718 17.7096C9.51135 17.6058 9.45843 17.4772 9.45843 17.3238V13.0833H6.14281C5.98698 13.0833 5.85642 13.0298 5.75114 12.9227C5.64573 12.8155 5.59302 12.6854 5.59302 12.5323V12.2217C5.59302 12.139 5.6085 12.066 5.63948 12.0025C5.67059 11.9389 5.71017 11.8831 5.75823 11.835L7.41677 10.1763V4.50001H6.95843C6.80496 4.50001 6.67635 4.44849 6.5726 4.34543C6.46871 4.24237 6.41677 4.11474 6.41677 3.96251C6.41677 3.81015 6.46871 3.68112 6.5726 3.57543C6.67635 3.4696 6.80496 3.41668 6.95843 3.41668L13.0418 3.41668C13.1952 3.41668 13.3239 3.46821 13.4276 3.57126C13.5315 3.67432 13.5834 3.80196 13.5834 3.95418C13.5834 4.10654 13.5315 4.23557 13.4276 4.34126C13.3239 4.4471 13.1952 4.50001 13.0418 4.50001H12.5834Z",fill:"#67738B",class:"primary"})],-1)]))}const nb=V(eb,[["render",ab]]),ib={},rb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ob(e,n){return t.openBlock(),t.createElementBlock("svg",rb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_142_1060",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_142_1060)"},[t.createElementVNode("path",{d:"M11.6329 9.52871L6.51604 4.41183C6.43701 4.33281 6.38063 4.25267 6.34687 4.17142C6.31326 4.09031 6.29646 4.01072 6.29646 3.93267C6.29646 3.7885 6.34618 3.66642 6.44563 3.56642C6.54493 3.46656 6.68111 3.41663 6.85417 3.41663H13.0417C13.191 3.41663 13.3185 3.46982 13.4244 3.57621C13.5303 3.68246 13.5833 3.81058 13.5833 3.96058C13.5833 4.11392 13.5385 4.25683 13.4487 4.38933C13.359 4.52183 13.2233 4.55871 13.0417 4.49996H12.5833V9.13142C12.5833 9.37753 12.4693 9.54961 12.2413 9.64767C12.0131 9.74572 11.8103 9.70607 11.6329 9.52871ZM9.45833 17.4166V13.0833H6.71167C6.43347 13.0833 6.20951 12.9938 6.03979 12.8148C5.87021 12.6359 5.78542 12.4289 5.78542 12.1939C5.78542 12.0764 5.8116 11.9566 5.86396 11.8345C5.91632 11.7126 5.99375 11.6 6.09625 11.4968L7.41667 10.1762V8.94871L2.86062 4.4085C2.74521 4.29322 2.6875 4.16774 2.6875 4.03204C2.6875 3.89635 2.74576 3.77024 2.86229 3.65371C2.98188 3.53413 3.11035 3.47433 3.24771 3.47433C3.38493 3.47433 3.51389 3.53468 3.63458 3.65538L16.0529 16.0737C16.1629 16.1837 16.2206 16.3066 16.2258 16.4423C16.2313 16.5779 16.1762 16.7041 16.0608 16.8206C15.9454 16.9402 15.8164 16.9986 15.6738 16.9958C15.5313 16.9932 15.4023 16.9341 15.2869 16.8187L11.5513 13.0833H10.5417V17.4166C10.5417 17.5659 10.4887 17.6935 10.3827 17.7993C10.2767 17.9053 10.1491 17.9583 9.99979 17.9583C9.85035 17.9583 9.72278 17.9053 9.61708 17.7993C9.51125 17.6935 9.45833 17.5659 9.45833 17.4166Z",fill:"#67738B",class:"primary"})],-1)]))}const sb={Brazil:s3,"checkbox-default":d3,"checkbox-disable":h3,"checkbox-less":b3,"checkbox-select":D3,"fitness-biceps-1":x3,indicator:j3,"navigation-menu-vertical-1":I3,"radio-default":q3,"radio-disable":R3,"radio-selected":G3,"single-neutral-2":Z3,"single-neutral-actions-1":t4,"social-media-facebook-1":r4,"social-instagram-1":u4,"sort-asc":_4,"sort-default":F4,"sort-desc":w4,Spain:E4,"switch-default-disabled":S4,"switch-default":B4,"switch-selected-disabled":V4,"switch-selected":L4,USA:H4,messages:X4,"transfer-message":$4,pin:nb,unpin:V(ib,[["render",ob]])},lb={"lock-2-1":"lock","lock-2-2":"lock","view-1-1":"visibility","view-off-1":"visibility_off","read-email-at-1":"alternate_email","email-action-unread-1":"mail","loading-circle-1":"progress_activity","close-1":"close","alert-circle-1":"error","alert-circle-1-1":"error","check-circle-1-1":"check_circle","check-circle-1-1-1":"check_circle","check-2":"check","search-1":"search","house-1-1":"some","gauge-dashboard-2":"speed","science-fiction-robot-2":"neurology","hierarchy-3-2":"account_tree","messaging-we-chat-3":"forum","question-circle-1":"help","alarm-bell-3":"notifications","expand-full-1":"open_in_full","expand-8-1":"close_fullscreen","logout-1-1":"logout","arrow-left-1-1":"chevron_left","arrow-right-1-1":"chevron_right","arrow-button-down-1":"expand_more","task-list-clock-1":"pending_actions","graph-stats-ascend-2":"trending_up","graph-stats-descend-2":"trending_down","messages-bubble-1":"chat_bubble","chat-translate-1":"translate","translate-1":"translate","translate-2":"translate","arrow-button-up-1":"expand_less","delete-1":"error","button-refresh-arrow-1":"refresh","book-address-1-2":"contacts","synchronize-arrow-clock-4":"update","flash-1-3":"bolt","phone-3":"call","phone-4":"call","layout-dashboard-1":"dashboard","check-square-1":"task_alt","cog-1":"settings","cog-2":"settings","download-bottom-1":"download","charger-1":"cloud","upload-bottom-1":"upload","copy-paste-1":"content_copy","pencil-write-1":"edit_square","add-1":"add","time-clock-circle-1":"schedule","button-refresh-arrows-1":"refresh","keyboard-return-1":"keyboard_return","delete-1-1":"dangerous","delete-2-1":"dangerous","keyboard-arrow-left-1":"keyboard_backspace","graph-stats-circle-1":"vital_signs","graph-stats-1":"vital_signs","paginate-filter-text-1":"article","keyboard-arrow-down-1":"south","keyboard-arrow-right-1":"arrow_right_alt","study-light-idea-1":"lightbulb","folder-1":"folder","export-1":"open_in_new","add-circle-1":"add_circle","subtract-circle-1":"do_not_disturb_on","subtract-1":"remove","button-play-1":"play_circle","lock-unlock-1-1":"lock_open_right","video-file-mp4-1":"video_file","office-file-pdf-1-1":"picture_as_pdf","send-email-3-1":"send","rating-star-1":"star","rating-star-1-1":"star","floppy-disk-1":"save","common-file-empty-1":"check_box_outline_blank","currency-dollar-circle-1":"paid","app-window-edit-1":"web_asset","headphones-customer-support-human-1-1":"headset_mic","bin-1-1":"delete","book-library-1":"school","notes-1":"event_note","arrow-undo":"undo","arrow-redo":"redo",emoji:"mood","text-bold":"format_bold","text-italic":"format_italic","text-left":"format_align_left","text-center":"format_align_center","text-right":"format_align_right","text-justified":"format_align_justify",attachment:"attach_file",microphone:"mic","controls-play-1":"play_arrow","controls-pause-1":"pause","common-file-horizontal-image-1":"image","information-circle-4":"info","task-checklist-1":"content_paste",preferences:"tune","check-double":"done","alarm-bell-ring":"notifications_ative","bookmark-tag-1":"sell","move-expand-vertical-1":"unfold_more","text-underline":"format_underlined","unordered-list":"list",filter:"filter_alt","typing-1":"text_select_start"},ub=t.defineComponent({name:"UnnnicIcon",__name:"Icon",props:{filled:{type:Boolean,default:!1},icon:{default:null},clickable:{type:Boolean,default:!1},size:{default:"md"},scheme:{default:"neutral-darkest"}},emits:["click","mousedown","mouseup"],setup(e,{emit:n}){const a=e,i=n,o=t.computed(()=>{var f;return((f=a.icon)==null?void 0:f.includes(":"))??!1}),s=t.computed(()=>sb[a.icon]??null),u=t.computed(()=>lb[a.icon]||a.icon),c=f=>{a.clickable&&i("click",f)};return(f,_)=>o.value?(t.openBlock(),t.createBlock(t.unref(n3),{key:0,icon:a.icon,class:t.normalizeClass(["unnnic-icon",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,{"unnnic--clickable":f.clickable}]),"data-testid":"iconify-icon",onClick:c,onMousedown:_[0]||(_[0]=g=>f.$emit("mousedown",g)),onMouseup:_[1]||(_[1]=g=>f.$emit("mouseup",g))},null,8,["icon","class"])):s.value?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.value),{key:1,class:t.normalizeClass(["unnnic-icon",`unnnic-icon--size-svg-${f.size}`,`unnnic-icon__size--${f.size}`,f.clickable?"unnnic--clickable":"",f.scheme?`unnnic-icon-scheme--${f.scheme}`:""]),"data-testid":"custom-icon",onClick:c,onMousedown:_[2]||(_[2]=g=>f.$emit("mousedown",g)),onMouseup:_[3]||(_[3]=g=>f.$emit("mouseup",g))},null,40,["class"])):u.value?(t.openBlock(),t.createElementBlock("span",{key:2,class:t.normalizeClass(["unnnic-icon","material-symbols-rounded",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,`unnnic-icon__size--${f.size}`,{"unnnic--clickable":f.clickable,"material-symbols-rounded--filled":f.filled}]),"data-testid":"material-icon",translate:"no",onClick:c,onMousedown:_[4]||(_[4]=g=>f.$emit("mousedown",g)),onMouseup:_[5]||(_[5]=g=>f.$emit("mouseup",g))},t.toDisplayString(u.value),35)):t.createCommentVNode("",!0)}}),eZ="",tZ="",te=V(ub,[["__scopeId","data-v-10e3a145"]]),cb={class:"unnnic-label"},db={class:"unnnic-label__label"},fb=t.defineComponent({name:"UnnnicLabel",__name:"Label",props:{label:{default:""},tooltip:{default:""},useHtmlTooltip:{type:Boolean,default:!1}},setup(e){const n=e;return(a,i)=>(t.openBlock(),t.createElementBlock("section",cb,[t.createElementVNode("p",db,t.toDisplayString(t.unref(oi)(n.label)),1),a.tooltip?(t.openBlock(),t.createBlock(Mt,{key:0,enabled:"",text:a.tooltip,enableHtml:n.useHtmlTooltip},{default:t.withCtx(()=>[t.createVNode(te,{icon:"help",size:"sm",scheme:"fg-base"})]),_:1},8,["text","enableHtml"])):t.createCommentVNode("",!0)]))}}),aZ="",Ni=V(fb,[["__scopeId","data-v-a4b997a0"]]),_b={components:{UnnnicLabel:Ni},props:{size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},label:{type:String,default:""},fixedLabel:{type:Boolean,default:!1},error:{type:[Boolean,String],default:!1},message:{type:String,default:""},disabled:{type:Boolean,default:!1},tooltip:{type:String,default:""}},methods:{fullySanitize:oi}},nZ="",gb={key:1,class:"unnnic-form-element__hints-container"},hb={class:"unnnic-form-element__message-container"},mb={key:0,class:"unnnic-form-element__message"},Fb={key:1,class:"unnnic-form-element__message error"},pb={key:0};function bb(e,n,a,i,o,s){var c;const u=t.resolveComponent("UnnnicLabel");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["unnnic-form-element",{"unnnic-form-element--disabled":a.disabled}])},[a.label?(t.openBlock(),t.createBlock(u,{key:0,label:a.label,tooltip:a.tooltip,class:t.normalizeClass(["unnnic-form-element__label",{"unnnic-form-element__label--fixed":a.fixedLabel}])},null,8,["label","tooltip","class"])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},void 0,!0),a.message||a.error||e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("section",gb,[t.createElementVNode("section",hb,[a.message?(t.openBlock(),t.createElementBlock("p",mb,t.toDisplayString(s.fullySanitize(a.message)),1)):t.createCommentVNode("",!0),(c=a.error)!=null&&c.length?(t.openBlock(),t.createElementBlock("p",Fb,t.toDisplayString(Array.isArray(a.error)?a.error.join(", "):a.error),1)):t.createCommentVNode("",!0)]),e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("p",pb,[t.renderSlot(e.$slots,"rightMessage",{},void 0,!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)],2)}const jr=V(_b,[["render",bb],["__scopeId","data-v-2d5913d6"]]);var Si=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},a0={exports:{}};(function(e,n){(function(a,i){e.exports=i()})(Si,function(){return function(a){function i(s){if(o[s])return o[s].exports;var u=o[s]={i:s,l:!1,exports:{}};return a[s].call(u.exports,u,u.exports,i),u.l=!0,u.exports}var o={};return i.m=a,i.c=o,i.i=function(s){return s},i.d=function(s,u,c){i.o(s,u)||Object.defineProperty(s,u,{configurable:!1,enumerable:!0,get:c})},i.n=function(s){var u=s&&s.__esModule?function(){return s.default}:function(){return s};return i.d(u,"a",u),u},i.o=function(s,u){return Object.prototype.hasOwnProperty.call(s,u)},i.p=".",i(i.s=10)}([function(a,i){a.exports={"#":{pattern:/\d/},X:{pattern:/[0-9a-zA-Z]/},S:{pattern:/[a-zA-Z]/},A:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleUpperCase()}},a:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleLowerCase()}},"!":{escape:!0}}},function(a,i,o){function s(_){var g=document.createEvent("Event");return g.initEvent(_,!0,!0),g}var u=o(2),c=o(0),f=o.n(c);i.a=function(_,g){var m=g.value;if((Array.isArray(m)||typeof m=="string")&&(m={mask:m,tokens:f.a}),_.tagName.toLocaleUpperCase()!=="INPUT"){var F=_.getElementsByTagName("input");if(F.length!==1)throw new Error("v-mask directive requires 1 input, found "+F.length);_=F[0]}_.oninput=function(w){if(w.isTrusted){var C=_.selectionEnd,A=_.value[C-1];for(_.value=o.i(u.a)(_.value,m.mask,!0,m.tokens);C<_.value.length&&_.value.charAt(C-1)!==A;)C++;_===document.activeElement&&(_.setSelectionRange(C,C),setTimeout(function(){_.setSelectionRange(C,C)},0)),_.dispatchEvent(s("input"))}};var b=o.i(u.a)(_.value,m.mask,!0,m.tokens);b!==_.value&&(_.value=b,_.dispatchEvent(s("input")))}},function(a,i,o){var s=o(6),u=o(5);i.a=function(c,f){var _=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],g=arguments[3];return Array.isArray(f)?o.i(u.a)(s.a,f,g)(c,f,_,g):o.i(s.a)(c,f,_,g)}},function(a,i,o){function s(F){F.component(g.a.name,g.a),F.directive("mask",f.a)}Object.defineProperty(i,"__esModule",{value:!0});var u=o(0),c=o.n(u),f=o(1),_=o(7),g=o.n(_);o.d(i,"TheMask",function(){return g.a}),o.d(i,"mask",function(){return f.a}),o.d(i,"tokens",function(){return c.a}),o.d(i,"version",function(){return m});var m="0.11.1";i.default=s,typeof window<"u"&&window.Vue&&window.Vue.use(s)},function(a,i,o){Object.defineProperty(i,"__esModule",{value:!0});var s=o(1),u=o(0),c=o.n(u),f=o(2);i.default={name:"TheMask",props:{value:[String,Number],mask:{type:[String,Array],required:!0},masked:{type:Boolean,default:!1},tokens:{type:Object,default:function(){return c.a}}},directives:{mask:s.a},data:function(){return{lastValue:null,display:this.value}},watch:{value:function(_){_!==this.lastValue&&(this.display=_)},masked:function(){this.refresh(this.display)}},computed:{config:function(){return{mask:this.mask,tokens:this.tokens,masked:this.masked}}},methods:{onInput:function(_){_.isTrusted||this.refresh(_.target.value)},refresh:function(g){this.display=g;var g=o.i(f.a)(g,this.mask,this.masked,this.tokens);g!==this.lastValue&&(this.lastValue=g,this.$emit("input",g))}}}},function(a,i,o){function s(u,c,f){return c=c.sort(function(_,g){return _.length-g.length}),function(_,g){for(var m=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],F=0;F<c.length;){var b=c[F];F++;var w=c[F];if(!(w&&u(_,w,!0,f).length>b.length))return u(_,b,m,f)}return""}}i.a=s},function(a,i,o){function s(u,c){var f=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],_=arguments[3];u=u||"",c=c||"";for(var g=0,m=0,F="";g<c.length&&m<u.length;){var b=c[g],w=_[b],C=u[m];w&&!w.escape?(w.pattern.test(C)&&(F+=w.transform?w.transform(C):C,g++),m++):(w&&w.escape&&(g++,b=c[g]),f&&(F+=b),C===b&&m++,g++)}for(var A="";g<c.length&&f;){var b=c[g];if(_[b]){A="";break}A+=b,g++}return F+A}i.a=s},function(a,i,o){var s=o(8)(o(4),o(9),null,null);a.exports=s.exports},function(a,i){a.exports=function(o,s,u,c){var f,_=o=o||{},g=typeof o.default;g!=="object"&&g!=="function"||(f=o,_=o.default);var m=typeof _=="function"?_.options:_;if(s&&(m.render=s.render,m.staticRenderFns=s.staticRenderFns),u&&(m._scopeId=u),c){var F=m.computed||(m.computed={});Object.keys(c).forEach(function(b){var w=c[b];F[b]=function(){return w}})}return{esModule:f,exports:_,options:m}}},function(a,i){a.exports={render:function(){var o=this,s=o.$createElement;return(o._self._c||s)("input",{directives:[{name:"mask",rawName:"v-mask",value:o.config,expression:"config"}],attrs:{type:"text"},domProps:{value:o.display},on:{input:o.onInput}})},staticRenderFns:[]}},function(a,i,o){a.exports=o(3)}])})})(a0);var yb=a0.exports;const iZ="",wb={directives:{mask:yb.mask},props:{type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},hasIconLeft:Boolean,hasIconRight:Boolean,hasClearIcon:Boolean,maxlength:{type:Number,default:null},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1}},emits:["update:modelValue"],data(){return{}},computed:{attributes(){return{...this.$attrs,...this.$attrs["v-bind"],onInput:e=>{this.$emit("update:modelValue",e.srcElement.value)}}},classes(){return["input",`size-${this.size}`,this.type,{"input--has-icon-left":this.hasIconLeft,"input--has-icon-right":this.hasIconRight,"input--has-clear-icon":this.hasClearIcon}]}},methods:{fullySanitize:oi}},kb=["value","type","readonly"],Db=["value","type","maxlength","readonly"];function Ab(e,n,a,i,o,s){const u=t.resolveDirective("mask");return a.mask?t.withDirectives((t.openBlock(),t.createElementBlock("input",t.mergeProps({key:0},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,readonly:a.readonly}),null,16,kb)),[[u,a.mask]]):(t.openBlock(),t.createElementBlock("input",t.mergeProps({key:1},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,maxlength:a.maxlength,readonly:a.readonly}),null,16,Db))}const Eb=V(wb,[["render",Ab],["__scopeId","data-v-9833f838"]]),rZ="",Cb={components:{BaseInput:Eb,UnnnicIcon:te},props:{placeholder:{type:String,default:null},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:""},iconLeft:{type:String,default:null},iconRight:{type:String,default:null},iconLeftClickable:{type:Boolean,default:null},iconRightClickable:{type:Boolean,default:null},allowTogglePassword:{type:Boolean,default:null},size:{type:String,default:"md"},maxlength:{type:Number,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["icon-left-click","icon-right-click","clear"],data(){return{isFocused:!1,showPassword:!1}},computed:{isDisabled(){return this.$attrs.disabled||this.disabled},iconRightSvg(){return this.allowTogglePassword?this.showPassword?"view-off-1":"view-1-1":this.iconRight},iconScheme(){return this.isDisabled?"fg-muted":this.modelValue||this.isFocused||this.forceActiveStatus?"color-gray-700":(this.hasCloudyColor,"fg-base")},attributes(){return{...this.$attrs,...this.$attrs["v-bind"],...this.$props}}},methods:{focus(){this.$refs["base-input"].$el.focus()},onFocus(){this.isFocused=!0},onBlur(){this.isFocused=!1},onIconLeftClick(){this.iconLeftClickable&&this.$emit("icon-left-click")},onClearClick(){this.$emit("clear")},onIconRightClick(){this.attributes.disabled||(this.allowTogglePassword?this.showPassword=!this.showPassword:this.iconRightClickable&&this.$emit("icon-right-click"))}}},xb={class:"icon-right-container"};function Mb(e,n,a,i,o,s){const u=t.resolveComponent("BaseInput"),c=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["text-input",`size--${a.size}`])},[t.createVNode(u,t.mergeProps(s.attributes,{ref:"base-input",modelValue:a.modelValue,size:a.size,nativeType:a.nativeType==="password"&&o.showPassword?"text":a.nativeType,type:a.type,class:"input-itself",hasIconLeft:!!a.iconLeft,hasIconRight:!!a.iconRight||a.allowTogglePassword,hasClearIcon:a.showClear,maxlength:a.maxlength,readonly:a.readonly,forceActiveStatus:a.forceActiveStatus,onFocus:s.onFocus,onBlur:s.onBlur}),null,16,["modelValue","size","nativeType","type","hasIconLeft","hasIconRight","hasClearIcon","maxlength","readonly","forceActiveStatus","onFocus","onBlur"]),a.iconLeft?(t.openBlock(),t.createBlock(c,{key:0,scheme:s.iconScheme,icon:a.iconLeft,size:"ant",clickable:a.iconLeftClickable,class:t.normalizeClass(["icon-left",{clickable:a.iconLeftClickable}]),onClick:s.onIconLeftClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0),t.createElementVNode("section",xb,[a.showClear?(t.openBlock(),t.createBlock(c,{key:0,class:"icon-clear",scheme:s.iconScheme,icon:"close",size:"ant",clickable:"",onClick:t.withModifiers(s.onClearClick,["stop"])},null,8,["scheme","onClick"])):t.createCommentVNode("",!0),s.iconRightSvg?(t.openBlock(),t.createBlock(c,{key:1,scheme:s.iconScheme,icon:s.iconRightSvg,size:"ant",clickable:a.iconRightClickable||a.allowTogglePassword,class:t.normalizeClass(["icon-right",{clickable:a.iconRightClickable||a.allowTogglePassword}]),onClick:s.onIconRightClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0)])],2)}const Kl=V(Cb,[["render",Mb],["__scopeId","data-v-5345697c"]]),oZ="",Bb={name:"UnnnicInput",components:{TextInput:Kl,UnnnicFormElement:jr},props:{placeholder:{type:String,default:""},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},message:{type:String,default:""},errors:{type:[String,Array],default:""},label:{type:String,default:""},iconLeft:{type:String,default:""},iconRight:{type:String,default:""},allowTogglePassword:{type:Boolean,default:!1},iconLeftClickable:{type:Boolean,default:!1},iconRightClickable:{type:Boolean,default:!1},hasCloudyColor:{type:Boolean,default:!1},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},tooltip:{type:String,default:""},maxlength:{type:[Number,null],default:null},showMaxlengthCounter:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["update:modelValue","clear"],data(){return{val:this.modelValue}},computed:{computedError(){return Array.isArray(this.errors)?this.errors.join(", ")||this.type==="error":this.errors||this.type==="error"}},watch:{val(){this.$emit("update:modelValue",oi(this.val))},modelValue(){this.val=this.modelValue}},mounted(){this.val=this.modelValue},methods:{fullySanitize:oi}};function vb(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("UnnnicFormElement");return t.openBlock(),t.createBlock(c,{label:a.label||e.$slots.label,size:a.size,disabled:a.disabled,message:a.message,tooltip:a.tooltip,error:s.computedError,class:t.normalizeClass(["unnnic-form",a.size]),"data-testid":"form-element"},t.createSlots({default:t.withCtx(()=>[t.createVNode(u,t.mergeProps(e.$attrs,{modelValue:o.val,"onUpdate:modelValue":n[0]||(n[0]=f=>o.val=f),class:"unnnic-form-input",forceActiveStatus:a.forceActiveStatus,placeholder:a.placeholder,iconLeft:a.iconLeft,iconRight:a.iconRight,type:a.errors.length>0&&!a.disabled?"error":a.type,iconLeftClickable:a.iconLeftClickable,iconRightClickable:a.iconRightClickable,hasCloudyColor:a.hasCloudyColor,size:a.size,mask:a.mask,nativeType:a.nativeType,maxlength:a.maxlength,disabled:a.disabled,readonly:a.readonly,showClear:a.showClear,onClear:n[1]||(n[1]=f=>e.$emit("clear"))}),null,16,["modelValue","forceActiveStatus","placeholder","iconLeft","iconRight","type","iconLeftClickable","iconRightClickable","hasCloudyColor","size","mask","nativeType","maxlength","disabled","readonly","showClear"])]),_:2},[a.maxlength&&a.showMaxlengthCounter?{name:"rightMessage",fn:t.withCtx(()=>[t.createTextVNode(t.toDisplayString((o.val||"").length)+" / "+t.toDisplayString(a.maxlength),1)]),key:"0"}:void 0]),1032,["label","size","disabled","message","tooltip","error","class"])}const Ti=V(Bb,[["render",vb],["__scopeId","data-v-b7baf9e5"]]),sZ="",jb={components:{UnnnicIcon:te},props:{modelValue:String,label:String,iconLeft:String,iconRight:String,allowTogglePassword:Boolean,disabled:Boolean,maxlength:{type:[String,Number]},size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},type:{type:String,default:"normal",validator:e=>["normal","error"].includes(e)},nativeType:{type:String,default:"text",validator:e=>["text","password"].includes(e)},placeholder:String,message:String,error:{type:[Boolean,String]},readonly:{type:Boolean,default:!1}},data(){return{isFocused:!1,showPassword:!1}},computed:{hasError(){return this.error===!0||this.error||this.type==="error"},iconScheme(){return this.hasError?"feedback-red":this.isFocused?"neutral-dark":"neutral-cloudy"}},methods:{focus(){this.isFocused=!0},blur(){this.isFocused=!1}}},Nb=["type","placeholder","disabled","value","maxlength","readonly"],Sb={key:1,class:"message unnnic-font secondary body-md color-feedback-red"},Tb={key:2,class:"message unnnic-font secondary body-md color-neutral-cloudy"};function Ib(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-input",`size-${a.size}`,{"type-error":s.hasError}])},[e.$slots.label||a.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(["label unnnic-font secondary color-neutral-cloudy",{"body-md":a.size==="sm","body-gt":a.size=="md"}]),onClick:n[0]||(n[0]=c=>e.$refs.input.focus())},[e.$slots.label?t.renderSlot(e.$slots,"label",{key:0},void 0,!0):a.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(a.label),1)],64)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"input-container",onClick:n[7]||(n[7]=c=>e.$refs.input.focus())},[a.iconLeft?(t.openBlock(),t.createBlock(u,{key:0,icon:a.iconLeft,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-left-click"],onClick:n[1]||(n[1]=c=>e.$attrs["icon-left-click"]?e.$emit("icon-left-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),t.createElementVNode("input",{ref:"input",class:"unnnic-font secondary",type:a.allowTogglePassword?o.showPassword?"text":"password":a.nativeType,placeholder:a.placeholder,disabled:a.disabled,value:a.modelValue,maxlength:a.maxlength,readonly:a.readonly,onFocus:n[2]||(n[2]=(...c)=>s.focus&&s.focus(...c)),onBlur:n[3]||(n[3]=(...c)=>s.blur&&s.blur(...c)),onInput:n[4]||(n[4]=c=>e.$emit("update:model-value",c.srcElement.value))},null,40,Nb),a.iconRight?(t.openBlock(),t.createBlock(u,{key:1,icon:a.iconRight,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-right-click"],onClick:n[5]||(n[5]=c=>e.$attrs["icon-right-click"]?e.$emit("icon-right-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),a.allowTogglePassword?(t.openBlock(),t.createBlock(u,{key:2,icon:o.showPassword?"view-off-1":"view-1-1",size:"sm",scheme:s.iconScheme,clickable:"",onClick:n[6]||(n[6]=c=>o.showPassword=!o.showPassword)},null,8,["icon","scheme"])):t.createCommentVNode("",!0)]),a.error&&a.error!==!0?(t.openBlock(),t.createElementBlock("div",Sb,t.toDisplayString(a.error),1)):a.message?(t.openBlock(),t.createElementBlock("div",Tb,t.toDisplayString(a.message),1)):t.createCommentVNode("",!0)],2)}const Zl=V(jb,[["render",Ib],["__scopeId","data-v-1bfe622c"]]);//! moment.js
|
|
2
|
+
`),(u,c)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createTextVNode(t.toDisplayString(u)+" ",1),n[1]||(n[1]=t.createElementVNode("br",null,null,-1))],64))),128)),a.shortcutText?(t.openBlock(),t.createElementBlock("span",ip,t.toDisplayString(a.shortcutText),1)):t.createCommentVNode("",!0)],6),[[t.vShow,a.enabled||a.forceOpen]])],34)}const Mt=V(ap,[["render",rp],["__scopeId","data-v-8c61d974"]]),Sf=/^[a-z0-9]+(-[a-z0-9]+)*$/,jo=(e,n,a,i="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;i=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),f=o.pop(),_={provider:o.length>0?o[0]:i,prefix:f,name:c};return n&&!No(_)?null:_}const s=o[0],u=s.split("-");if(u.length>1){const c={provider:i,prefix:u.shift(),name:u.join("-")};return n&&!No(c)?null:c}if(a&&i===""){const c={provider:i,prefix:"",name:s};return n&&!No(c,a)?null:c}return null},No=(e,n)=>e?!!((n&&e.prefix===""||e.prefix)&&e.name):!1,Tf=Object.freeze({left:0,top:0,width:16,height:16}),So=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),To=Object.freeze({...Tf,...So}),Vl=Object.freeze({...To,body:"",hidden:!1});function op(e,n){const a={};!e.hFlip!=!n.hFlip&&(a.hFlip=!0),!e.vFlip!=!n.vFlip&&(a.vFlip=!0);const i=((e.rotate||0)+(n.rotate||0))%4;return i&&(a.rotate=i),a}function If(e,n){const a=op(e,n);for(const i in Vl)i in So?i in e&&!(i in a)&&(a[i]=So[i]):i in n?a[i]=n[i]:i in e&&(a[i]=e[i]);return a}function sp(e,n){const a=e.icons,i=e.aliases||Object.create(null),o=Object.create(null);function s(u){if(a[u])return o[u]=[];if(!(u in o)){o[u]=null;const c=i[u]&&i[u].parent,f=c&&s(c);f&&(o[u]=[c].concat(f))}return o[u]}return Object.keys(a).concat(Object.keys(i)).forEach(s),o}function lp(e,n,a){const i=e.icons,o=e.aliases||Object.create(null);let s={};function u(c){s=If(i[c]||o[c],s)}return u(n),a.forEach(u),If(e,s)}function Of(e,n){const a=[];if(typeof e!="object"||typeof e.icons!="object")return a;e.not_found instanceof Array&&e.not_found.forEach(o=>{n(o,null),a.push(o)});const i=sp(e);for(const o in i){const s=i[o];s&&(n(o,lp(e,o,s)),a.push(o))}return a}const up={provider:"",aliases:{},not_found:{},...Tf};function Ul(e,n){for(const a in n)if(a in e&&typeof e[a]!=typeof n[a])return!1;return!0}function Lf(e){if(typeof e!="object"||e===null)return null;const n=e;if(typeof n.prefix!="string"||!e.icons||typeof e.icons!="object"||!Ul(e,up))return null;const a=n.icons;for(const o in a){const s=a[o];if(!o||typeof s.body!="string"||!Ul(s,Vl))return null}const i=n.aliases||Object.create(null);for(const o in i){const s=i[o],u=s.parent;if(!o||typeof u!="string"||!a[u]&&!i[u]||!Ul(s,Vl))return null}return n}const zf=Object.create(null);function cp(e,n){return{provider:e,prefix:n,icons:Object.create(null),missing:new Set}}function ji(e,n){const a=zf[e]||(zf[e]=Object.create(null));return a[n]||(a[n]=cp(e,n))}function qf(e,n){return Lf(n)?Of(n,(a,i)=>{i?e.icons[a]=i:e.missing.add(a)}):[]}function dp(e,n,a){try{if(typeof a.body=="string")return e.icons[n]={...a},!0}catch{}return!1}let Mr=!1;function Pf(e){return typeof e=="boolean"&&(Mr=e),Mr}function fp(e){const n=typeof e=="string"?jo(e,!0,Mr):e;if(n){const a=ji(n.provider,n.prefix),i=n.name;return a.icons[i]||(a.missing.has(i)?null:void 0)}}function _p(e,n){const a=jo(e,!0,Mr);if(!a)return!1;const i=ji(a.provider,a.prefix);return n?dp(i,a.name,n):(i.missing.add(a.name),!0)}function gp(e,n){if(typeof e!="object")return!1;if(typeof n!="string"&&(n=e.provider||""),Mr&&!n&&!e.prefix){let o=!1;return Lf(e)&&(e.prefix="",Of(e,(s,u)=>{_p(s,u)&&(o=!0)})),o}const a=e.prefix;if(!No({prefix:a,name:"a"}))return!1;const i=ji(n,a);return!!qf(i,e)}const Vf=Object.freeze({width:null,height:null}),Uf=Object.freeze({...Vf,...So}),hp=/(-?[0-9.]*[0-9]+[0-9.]*)/g,mp=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Rf(e,n,a){if(n===1)return e;if(a=a||100,typeof e=="number")return Math.ceil(e*n*a)/a;if(typeof e!="string")return e;const i=e.split(hp);if(i===null||!i.length)return e;const o=[];let s=i.shift(),u=mp.test(s);for(;;){if(u){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*n*a)/a)}else o.push(s);if(s=i.shift(),s===void 0)return o.join("");u=!u}}function Fp(e,n="defs"){let a="";const i=e.indexOf("<"+n);for(;i>=0;){const o=e.indexOf(">",i),s=e.indexOf("</"+n);if(o===-1||s===-1)break;const u=e.indexOf(">",s);if(u===-1)break;a+=e.slice(o+1,s).trim(),e=e.slice(0,i).trim()+e.slice(u+1)}return{defs:a,content:e}}function pp(e,n){return e?"<defs>"+e+"</defs>"+n:n}function bp(e,n,a){const i=Fp(e);return pp(i.defs,n+i.content+a)}const yp=e=>e==="unset"||e==="undefined"||e==="none";function wp(e,n){const a={...To,...e},i={...Uf,...n},o={left:a.left,top:a.top,width:a.width,height:a.height};let s=a.body;[a,i].forEach(C=>{const A=[],N=C.hFlip,S=C.vFlip;let D=C.rotate;N?S?D+=2:(A.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),A.push("scale(-1 1)"),o.top=o.left=0):S&&(A.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),A.push("scale(1 -1)"),o.top=o.left=0);let x;switch(D<0&&(D-=Math.floor(D/4)*4),D=D%4,D){case 1:x=o.height/2+o.top,A.unshift("rotate(90 "+x.toString()+" "+x.toString()+")");break;case 2:A.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:x=o.width/2+o.left,A.unshift("rotate(-90 "+x.toString()+" "+x.toString()+")");break}D%2===1&&(o.left!==o.top&&(x=o.left,o.left=o.top,o.top=x),o.width!==o.height&&(x=o.width,o.width=o.height,o.height=x)),A.length&&(s=bp(s,'<g transform="'+A.join(" ")+'">',"</g>"))});const u=i.width,c=i.height,f=o.width,_=o.height;let g,m;u===null?(m=c===null?"1em":c==="auto"?_:c,g=Rf(m,f/_)):(g=u==="auto"?f:u,m=c===null?Rf(g,_/f):c==="auto"?_:c);const F={},b=(C,A)=>{yp(A)||(F[C]=A.toString())};b("width",g),b("height",m);const w=[o.left,o.top,f,_];return F.viewBox=w.join(" "),{attributes:F,viewBox:w,body:s}}const kp=/\sid="(\S+)"/g,Dp="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Ap=0;function Ep(e,n=Dp){const a=[];let i;for(;i=kp.exec(e);)a.push(i[1]);if(!a.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return a.forEach(s=>{const u=typeof n=="function"?n(s):n+(Ap++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+u+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Rl=Object.create(null);function Cp(e,n){Rl[e]=n}function Yl(e){return Rl[e]||Rl[""]}function Hl(e){let n;if(typeof e.resources=="string")n=[e.resources];else if(n=e.resources,!(n instanceof Array)||!n.length)return null;return{resources:n,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Ql=Object.create(null),Br=["https://api.simplesvg.com","https://api.unisvg.com"],Io=[];for(;Br.length>0;)Br.length===1||Math.random()>.5?Io.push(Br.shift()):Io.push(Br.pop());Ql[""]=Hl({resources:["https://api.iconify.design"].concat(Io)});function xp(e,n){const a=Hl(n);return a===null?!1:(Ql[e]=a,!0)}function Gl(e){return Ql[e]}let Yf=(()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}})();function Mp(e,n){const a=Gl(e);if(!a)return 0;let i;if(!a.maxURL)i=0;else{let o=0;a.resources.forEach(u=>{o=Math.max(o,u.length)});const s=n+".json?icons=";i=a.maxURL-o-a.path.length-s.length}return i}function Bp(e){return e===404}const vp=(e,n,a)=>{const i=[],o=Mp(e,n),s="icons";let u={type:s,provider:e,prefix:n,icons:[]},c=0;return a.forEach((f,_)=>{c+=f.length+1,c>=o&&_>0&&(i.push(u),u={type:s,provider:e,prefix:n,icons:[]},c=f.length),u.icons.push(f)}),i.push(u),i};function jp(e){if(typeof e=="string"){const n=Gl(e);if(n)return n.path}return"/"}const Np={prepare:vp,send:(e,n,a)=>{if(!Yf){a("abort",424);return}let i=jp(n.provider);switch(n.type){case"icons":{const s=n.prefix,c=n.icons.join(","),f=new URLSearchParams({icons:c});i+=s+".json?"+f.toString();break}case"custom":{const s=n.uri;i+=s.slice(0,1)==="/"?s.slice(1):s;break}default:a("abort",400);return}let o=503;Yf(e+i).then(s=>{const u=s.status;if(u!==200){setTimeout(()=>{a(Bp(u)?"abort":"next",u)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?a("abort",s):a("next",o)});return}setTimeout(()=>{a("success",s)})}).catch(()=>{a("next",o)})}};function Sp(e){const n={loaded:[],missing:[],pending:[]},a=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let i={provider:"",prefix:"",name:""};return e.forEach(o=>{if(i.name===o.name&&i.prefix===o.prefix&&i.provider===o.provider)return;i=o;const s=o.provider,u=o.prefix,c=o.name,f=a[s]||(a[s]=Object.create(null)),_=f[u]||(f[u]=ji(s,u));let g;c in _.icons?g=n.loaded:u===""||_.missing.has(c)?g=n.missing:g=n.pending;const m={provider:s,prefix:u,name:c};g.push(m)}),n}function Hf(e,n){e.forEach(a=>{const i=a.loaderCallbacks;i&&(a.loaderCallbacks=i.filter(o=>o.id!==n))})}function Tp(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const n=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!n.length)return;let a=!1;const i=e.provider,o=e.prefix;n.forEach(s=>{const u=s.icons,c=u.pending.length;u.pending=u.pending.filter(f=>{if(f.prefix!==o)return!0;const _=f.name;if(e.icons[_])u.loaded.push({provider:i,prefix:o,name:_});else if(e.missing.has(_))u.missing.push({provider:i,prefix:o,name:_});else return a=!0,!0;return!1}),u.pending.length!==c&&(a||Hf([e],s.id),s.callback(u.loaded.slice(0),u.missing.slice(0),u.pending.slice(0),s.abort))})}))}let Ip=0;function Op(e,n,a){const i=Ip++,o=Hf.bind(null,a,i);if(!n.pending.length)return o;const s={id:i,icons:n,callback:e,abort:o};return a.forEach(u=>{(u.loaderCallbacks||(u.loaderCallbacks=[])).push(s)}),o}function Lp(e,n=!0,a=!1){const i=[];return e.forEach(o=>{const s=typeof o=="string"?jo(o,n,a):o;s&&i.push(s)}),i}var zp={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function qp(e,n,a,i){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let u;if(e.random){let T=e.resources.slice(0);for(u=[];T.length>1;){const P=Math.floor(Math.random()*T.length);u.push(T[P]),T=T.slice(0,P).concat(T.slice(P+1))}u=u.concat(T)}else u=e.resources.slice(s).concat(e.resources.slice(0,s));const c=Date.now();let f="pending",_=0,g,m=null,F=[],b=[];typeof i=="function"&&b.push(i);function w(){m&&(clearTimeout(m),m=null)}function C(){f==="pending"&&(f="aborted"),w(),F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function A(T,P){P&&(b=[]),typeof T=="function"&&b.push(T)}function N(){return{startTime:c,payload:n,status:f,queriesSent:_,queriesPending:F.length,subscribe:A,abort:C}}function S(){f="failed",b.forEach(T=>{T(void 0,g)})}function D(){F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function x(T,P,L){const O=P!=="success";switch(F=F.filter(ne=>ne!==T),f){case"pending":break;case"failed":if(O||!e.dataAfterTimeout)return;break;default:return}if(P==="abort"){g=L,S();return}if(O){g=L,F.length||(u.length?q():S());return}if(w(),D(),!e.random){const ne=e.resources.indexOf(T.resource);ne!==-1&&ne!==e.index&&(e.index=ne)}f="completed",b.forEach(ne=>{ne(L)})}function q(){if(f!=="pending")return;w();const T=u.shift();if(T===void 0){if(F.length){m=setTimeout(()=>{w(),f==="pending"&&(D(),S())},e.timeout);return}S();return}const P={status:"pending",resource:T,callback:(L,O)=>{x(P,L,O)}};F.push(P),_++,m=setTimeout(q,e.rotate),a(T,n,P.callback)}return setTimeout(q),N}function Qf(e){const n={...zp,...e};let a=[];function i(){a=a.filter(c=>c().status==="pending")}function o(c,f,_){const g=qp(n,c,f,(m,F)=>{i(),_&&_(m,F)});return a.push(g),g}function s(c){return a.find(f=>c(f))||null}return{query:o,find:s,setIndex:c=>{n.index=c},getIndex:()=>n.index,cleanup:i}}function Gf(){}const Wl=Object.create(null);function Pp(e){if(!Wl[e]){const n=Gl(e);if(!n)return;const a=Qf(n),i={config:n,redundancy:a};Wl[e]=i}return Wl[e]}function Vp(e,n,a){let i,o;if(typeof e=="string"){const s=Yl(e);if(!s)return a(void 0,424),Gf;o=s.send;const u=Pp(e);u&&(i=u.redundancy)}else{const s=Hl(e);if(s){i=Qf(s);const u=e.resources?e.resources[0]:"",c=Yl(u);c&&(o=c.send)}}return!i||!o?(a(void 0,424),Gf):i.query(n,o,a)().abort}function Wf(){}function Up(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Tp(e)}))}function Rp(e){const n=[],a=[];return e.forEach(i=>{(i.match(Sf)?n:a).push(i)}),{valid:n,invalid:a}}function vr(e,n,a){function i(){const o=e.pendingIcons;n.forEach(s=>{o&&o.delete(s),e.icons[s]||e.missing.add(s)})}if(a&&typeof a=="object")try{if(!qf(e,a).length){i();return}}catch(o){console.error(o)}i(),Up(e)}function Xf(e,n){e instanceof Promise?e.then(a=>{n(a)}).catch(()=>{n(null)}):n(e)}function Yp(e,n){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(n).sort():e.iconsToLoad=n,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:a,prefix:i}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const s=e.loadIcon;if(e.loadIcons&&(o.length>1||!s)){Xf(e.loadIcons(o,i,a),g=>{vr(e,o,g)});return}if(s){o.forEach(g=>{const m=s(g,i,a);Xf(m,F=>{const b=F?{prefix:i,icons:{[g]:F}}:null;vr(e,[g],b)})});return}const{valid:u,invalid:c}=Rp(o);if(c.length&&vr(e,c,null),!u.length)return;const f=i.match(Sf)?Yl(a):null;if(!f){vr(e,u,null);return}f.prepare(a,i,u).forEach(g=>{Vp(a,g,m=>{vr(e,g.icons,m)})})}))}const Hp=(e,n)=>{const a=Lp(e,!0,Pf()),i=Sp(a);if(!i.pending.length){let f=!0;return n&&setTimeout(()=>{f&&n(i.loaded,i.missing,i.pending,Wf)}),()=>{f=!1}}const o=Object.create(null),s=[];let u,c;return i.pending.forEach(f=>{const{provider:_,prefix:g}=f;if(g===c&&_===u)return;u=_,c=g,s.push(ji(_,g));const m=o[_]||(o[_]=Object.create(null));m[g]||(m[g]=[])}),i.pending.forEach(f=>{const{provider:_,prefix:g,name:m}=f,F=ji(_,g),b=F.pendingIcons||(F.pendingIcons=new Set);b.has(m)||(b.add(m),o[_][g].push(m))}),s.forEach(f=>{const _=o[f.provider][f.prefix];_.length&&Yp(f,_)}),n?Op(n,i,s):Wf};function Qp(e,n){const a={...e};for(const i in n){const o=n[i],s=typeof o;i in Vf?(o===null||o&&(s==="string"||s==="number"))&&(a[i]=o):s===typeof a[i]&&(a[i]=i==="rotate"?o%4:o)}return a}const Gp=/[\s,]+/;function Wp(e,n){n.split(Gp).forEach(a=>{switch(a.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Xp(e,n=0){const a=e.replace(/^-?[0-9.]*/,"");function i(o){for(;o<0;)o+=4;return o%4}if(a===""){const o=parseInt(e);return isNaN(o)?0:i(o)}else if(a!==e){let o=0;switch(a){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-a.length));return isNaN(s)?0:(s=s/o,s%1===0?i(s):0)}}return n}function Kp(e,n){let a=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const i in n)a+=" "+i+'="'+n[i]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+a+">"+e+"</svg>"}function Zp(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Jp(e){return"data:image/svg+xml,"+Zp(e)}function $p(e){return'url("'+Jp(e)+'")'}const Kf={...Uf,inline:!1},e3={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},t3={display:"inline-block"},Xl={backgroundColor:"currentColor"},Zf={backgroundColor:"transparent"},Jf={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},$f={webkitMask:Xl,mask:Xl,background:Zf};for(const e in $f){const n=$f[e];for(const a in Jf)n[e+a]=Jf[a]}const Oo={};["horizontal","vertical"].forEach(e=>{const n=e.slice(0,1)+"Flip";Oo[e+"-flip"]=n,Oo[e.slice(0,1)+"-flip"]=n,Oo[e+"Flip"]=n});function e0(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const t0=(e,n)=>{const a=Qp(Kf,n),i={...e3},o=n.mode||"svg",s={},u=n.style,c=typeof u=="object"&&!(u instanceof Array)?u:{};for(let C in n){const A=n[C];if(A!==void 0)switch(C){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":a[C]=A===!0||A==="true"||A===1;break;case"flip":typeof A=="string"&&Wp(a,A);break;case"color":s.color=A;break;case"rotate":typeof A=="string"?a[C]=Xp(A):typeof A=="number"&&(a[C]=A);break;case"ariaHidden":case"aria-hidden":A!==!0&&A!=="true"&&delete i["aria-hidden"];break;default:{const N=Oo[C];N?(A===!0||A==="true"||A===1)&&(a[N]=!0):Kf[C]===void 0&&(i[C]=A)}}}const f=wp(e,a),_=f.attributes;if(a.inline&&(s.verticalAlign="-0.125em"),o==="svg"){i.style={...s,...c},Object.assign(i,_);let C=0,A=n.id;return typeof A=="string"&&(A=A.replace(/-/g,"_")),i.innerHTML=Ep(f.body,A?()=>A+"ID"+C++:"iconifyVue"),t.h("svg",i)}const{body:g,width:m,height:F}=e,b=o==="mask"||(o==="bg"?!1:g.indexOf("currentColor")!==-1),w=Kp(g,{..._,width:m+"",height:F+""});return i.style={...s,"--svg":$p(w),width:e0(_.width),height:e0(_.height),...t3,...b?Xl:Zf,...c},t.h("span",i)};if(Pf(!0),Cp("",Np),typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const n=e.IconifyPreload,a="Invalid IconifyPreload syntax.";typeof n=="object"&&n!==null&&(n instanceof Array?n:[n]).forEach(i=>{try{(typeof i!="object"||i===null||i instanceof Array||typeof i.icons!="object"||typeof i.prefix!="string"||!gp(i))&&console.error(a)}catch{console.error(a)}})}if(e.IconifyProviders!==void 0){const n=e.IconifyProviders;if(typeof n=="object"&&n!==null)for(let a in n){const i="IconifyProviders["+a+"] is invalid.";try{const o=n[a];if(typeof o!="object"||!o||o.resources===void 0)continue;xp(a,o)||console.error(i)}catch{console.error(i)}}}}const a3={...To,body:""},n3=t.defineComponent((e,{emit:n})=>{const a=t.ref(null);function i(){var _,g;a.value&&((g=(_=a.value).abort)==null||g.call(_),a.value=null)}const o=t.ref(!!e.ssr),s=t.ref(""),u=t.shallowRef(null);function c(){const _=e.icon;if(typeof _=="object"&&_!==null&&typeof _.body=="string")return s.value="",{data:_};let g;if(typeof _!="string"||(g=jo(_,!1,!0))===null)return null;let m=fp(g);if(!m){const w=a.value;return(!w||w.name!==_)&&(m===null?a.value={name:_}:a.value={name:_,abort:Hp([g],f)}),null}i(),s.value!==_&&(s.value=_,t.nextTick(()=>{n("load",_)}));const F=e.customise;if(F){m=Object.assign({},m);const w=F(m.body,g.name,g.prefix,g.provider);typeof w=="string"&&(m.body=w)}const b=["iconify"];return g.prefix!==""&&b.push("iconify--"+g.prefix),g.provider!==""&&b.push("iconify--"+g.provider),{data:m,classes:b}}function f(){var g;const _=c();_?_.data!==((g=u.value)==null?void 0:g.data)&&(u.value=_):u.value=null}return o.value?f():t.onMounted(()=>{o.value=!0,f()}),t.watch(()=>e.icon,f),t.onUnmounted(i),()=>{const _=u.value;if(!_)return t0(a3,e);let g=e;return _.classes&&(g={...e,class:_.classes.join(" ")}),t0({...To,..._.data},g)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),i3={},r3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function o3(e,n){return t.openBlock(),t.createElementBlock("svg",r3,n[0]||(n[0]=[t.createElementVNode("g",{"clip-path":"url(#clip0)"},[t.createElementVNode("rect",{x:"5.00018",y:"8.75061",width:"29.9997",height:"22.4998",fill:"#2B9F5A"}),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20 11.5631L7.81262 20.0005L20 28.438L32.1874 20.0005L20 11.5631Z",fill:"#FFD018"}),t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"}),t.createElementVNode("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"14",y:"14",width:"12",height:"12"},[t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"})]),t.createElementVNode("g",{mask:"url(#mask0)"},[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5145 18.8245L13.4375 18.1256C13.3604 17.4267 13.3605 17.4267 13.3607 17.4267L13.3653 17.4262L13.3762 17.425L13.416 17.421C13.4502 17.4176 13.4998 17.4128 13.5635 17.4072C13.6908 17.396 13.8746 17.3813 14.1046 17.3671C14.5643 17.3387 15.2108 17.3119 15.9628 17.318C17.4554 17.3301 19.4102 17.472 21.1474 18.0153C22.8725 18.555 24.3406 19.3892 25.3724 20.0822C25.89 20.4298 26.3021 20.7448 26.5866 20.9745C26.729 21.0895 26.8397 21.1833 26.916 21.2495C26.9542 21.2826 26.9837 21.3088 27.0044 21.3273L27.0286 21.3491L27.0357 21.3555L27.0379 21.3576C27.038 21.3577 27.0392 21.3588 26.5624 21.8756C26.0856 22.3923 26.0857 22.3924 26.0858 22.3925L26.0826 22.3895L26.0662 22.3748C26.0509 22.3611 26.0269 22.3398 25.9946 22.3118C25.9299 22.2557 25.8319 22.1725 25.7032 22.0687C25.4458 21.8608 25.0669 21.5709 24.5884 21.2496C23.6281 20.6046 22.2837 19.8442 20.7276 19.3575C19.1835 18.8745 17.3883 18.7359 15.9513 18.7242C15.2384 18.7184 14.6252 18.7439 14.1913 18.7707C13.9746 18.7841 13.8031 18.7978 13.6869 18.808C13.6288 18.8131 13.5846 18.8174 13.5554 18.8203L13.5232 18.8236L13.5145 18.8245Z",fill:"#F5F8FB"})]),t.createElementVNode("path",{d:"M18.1251 22.3442C18.1251 22.6031 17.9152 22.813 17.6563 22.813C17.3974 22.813 17.1876 22.6031 17.1876 22.3442C17.1876 22.0854 17.3974 21.8755 17.6563 21.8755C17.9152 21.8755 18.1251 22.0854 18.1251 22.3442Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M20.9375 23.2817C20.9375 23.5406 20.7276 23.7505 20.4687 23.7505C20.2099 23.7505 20 23.5406 20 23.2817C20 23.0229 20.2099 22.813 20.4687 22.813C20.7276 22.813 20.9375 23.0229 20.9375 23.2817Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M22.8125 22.3442C22.8125 22.6031 22.6026 22.813 22.3437 22.813C22.0849 22.813 21.875 22.6031 21.875 22.3442C21.875 22.0854 22.0849 21.8755 22.3437 21.8755C22.6026 21.8755 22.8125 22.0854 22.8125 22.3442Z",fill:"#F5F8FB"})],-1),t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0"},[t.createElementVNode("rect",{width:"40",height:"39.9996",fill:"white",transform:"translate(0 0.000488281)"})])],-1)]))}const s3=V(i3,[["render",o3]]),l3={},u3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function c3(e,n){return t.openBlock(),t.createElementBlock("svg",u3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5.5",y:"5.50049",width:"29",height:"29",rx:"3.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const d3=V(l3,[["render",c3]]),f3={},_3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function g3(e,n){return t.openBlock(),t.createElementBlock("svg",_3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1)]))}const h3=V(f3,[["render",g3]]),m3={},F3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function p3(e,n){return t.openBlock(),t.createElementBlock("svg",F3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M12.0001 20.0006H28.0001",stroke:"white"},null,-1)]))}const b3=V(m3,[["render",p3]]),y3={},w3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function k3(e,n){return t.openBlock(),t.createElementBlock("svg",w3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.0626 19.6981L17.0001 23.9295L26.9376 13.2504L28.2501 14.6608L17.0001 26.7504L11.7501 21.1086L13.0626 19.6981Z",fill:"white"},null,-1)]))}const D3=V(y3,[["render",k3]]),A3={},E3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function C3(e,n){return t.openBlock(),t.createElementBlock("svg",E3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M19.8222 31.9333C14.8875 31.9333 9.52286 30.5671 6.47305 28.5335C4.31694 27.0948 4.52567 22.9763 7.11301 15.943C7.93671 13.6919 9.12788 11.6133 10.654 9.7634C11.549 8.68472 12.8639 8.06726 14.2626 8.06726H18.1261C20.7109 8.06726 22.8133 10.1696 22.8133 12.7545C22.8133 15.3393 20.7109 17.4417 18.1261 17.4417H15.7437C15.135 18.1941 14.7075 19.0828 14.495 20.024C15.5312 19.3528 16.5937 19.0141 17.6623 19.0141C18.8548 19.0141 20.0372 19.4378 21.1859 20.274C22.0096 17.2742 24.7956 15.0943 27.9617 15.0918C29.8453 15.0918 31.609 15.8205 32.9351 17.1454C34.265 18.4716 34.9987 20.2365 35 22.1151C35.0012 23.82 34.3863 25.4624 33.2676 26.7461C33.2526 26.7661 33.2376 26.7861 33.2214 26.8048C30.409 30.1109 25.6493 31.9333 19.8222 31.9333ZM14.2651 9.94214C13.4251 9.94214 12.6352 10.3134 12.1002 10.9596C10.709 12.642 9.6241 14.5369 8.87415 16.588C6.4143 23.2738 6.5593 26.3361 7.51424 26.9723C10.3153 28.8397 15.0688 30.0584 19.6235 30.0759H19.731C24.9994 30.0759 29.2604 28.5072 31.7315 25.6599C31.754 25.6274 31.779 25.5962 31.8065 25.5662C32.6589 24.6175 33.1289 23.3913 33.1264 22.1151C33.1251 20.7377 32.5877 19.444 31.6127 18.4704C30.639 17.4992 29.3454 16.9642 27.9704 16.9642C25.1219 16.9679 22.812 19.2828 22.8145 22.1264C22.8145 22.5113 22.5845 22.8526 22.2283 22.9976C22.1158 23.0426 21.9983 23.0663 21.8771 23.0663C21.6233 23.0663 21.3771 22.9613 21.2009 22.7776C19.9972 21.5239 18.8073 20.8889 17.6636 20.8889C16.5149 20.8889 15.3212 21.5252 14.1151 22.7788C13.9388 22.9613 13.6926 23.0663 13.4401 23.0663C13.3351 23.0663 13.2314 23.0488 13.1326 23.0138C12.7902 22.8951 12.5439 22.5838 12.5077 22.2226C12.3014 20.184 12.8864 18.1104 14.1176 16.478C13.2826 15.0856 13.4851 13.2582 14.6525 12.0908C14.83 11.9133 15.065 11.8158 15.3162 11.8158C15.5662 11.8158 15.8012 11.9133 15.9787 12.0895C16.1562 12.267 16.2537 12.502 16.2537 12.7532C16.2537 13.0032 16.1562 13.2394 15.98 13.4157C15.405 13.9906 15.3237 14.8981 15.7587 15.5655H18.1286C19.6797 15.5655 20.9409 14.3044 20.9409 12.7532C20.9409 11.2021 19.6797 9.94089 18.1286 9.94089H14.2651V9.94214Z",fill:"#3B414D",class:"primary"},null,-1)]))}const x3=V(A3,[["render",C3]]),M3={},B3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function v3(e,n){return t.openBlock(),t.createElementBlock("svg",B3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"#3B414D",class:"primary"},null,-1)]))}const j3=V(M3,[["render",v3]]),N3={},S3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function T3(e,n){return t.openBlock(),t.createElementBlock("svg",S3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 13.1255C22.2437 13.1255 24.0625 11.3066 24.0625 9.06299C24.0625 6.81933 22.2437 5.00049 20 5.00049C17.7563 5.00049 15.9375 6.81933 15.9375 9.06299C15.9375 11.3066 17.7563 13.1255 20 13.1255Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 24.063C22.2437 24.063 24.0625 22.2441 24.0625 20.0005C24.0625 17.7568 22.2437 15.938 20 15.938C17.7563 15.938 15.9375 17.7568 15.9375 20.0005C15.9375 22.2441 17.7563 24.063 20 24.063Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 35.0005C22.2437 35.0005 24.0625 33.1816 24.0625 30.938C24.0625 28.6943 22.2437 26.8755 20 26.8755C17.7563 26.8755 15.9375 28.6943 15.9375 30.938C15.9375 33.1816 17.7563 35.0005 20 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const I3=V(N3,[["render",T3]]),O3={},L3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function z3(e,n){return t.openBlock(),t.createElementBlock("svg",L3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"14.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const q3=V(O3,[["render",z3]]),P3={},V3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function U3(e,n){return t.openBlock(),t.createElementBlock("svg",V3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1)]))}const R3=V(P3,[["render",U3]]),Y3={},H3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Q3(e,n){return t.openBlock(),t.createElementBlock("svg",H3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"white"},null,-1)]))}const G3=V(Y3,[["render",Q3]]),W3={},X3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function K3(e,n){return t.openBlock(),t.createElementBlock("svg",X3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20.0001 19.6672C24.0502 19.6672 27.3334 16.3839 27.3334 12.3338C27.3334 8.28373 24.0502 5.00049 20.0001 5.00049C15.95 5.00049 12.6668 8.28373 12.6668 12.3338C12.6668 16.3839 15.95 19.6672 20.0001 19.6672Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 21.6671C16.6418 21.671 13.4222 23.0068 11.0476 25.3814C8.67299 27.756 7.33723 30.9756 7.33334 34.3338C7.33334 34.5106 7.40358 34.6802 7.52861 34.8052C7.65363 34.9302 7.8232 35.0004 8.00001 35.0004H32C32.1768 35.0004 32.3464 34.9302 32.4714 34.8052C32.5964 34.6802 32.6667 34.5106 32.6667 34.3338C32.6628 30.9756 31.327 27.756 28.9524 25.3814C26.5778 23.0068 23.3582 21.671 20 21.6671Z",fill:"#3B414D",class:"primary"},null,-1)]))}const Z3=V(W3,[["render",K3]]),J3={},$3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function e4(e,n){return t.openBlock(),t.createElementBlock("svg",$3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 20.0005C15.865 20.0005 12.5 16.6355 12.5 12.5005C12.5 8.36549 15.865 5.00049 20 5.00049C24.135 5.00049 27.5 8.36549 27.5 12.5005C27.5 16.6355 24.135 20.0005 20 20.0005ZM20 6.87549C16.8988 6.87549 14.375 9.39924 14.375 12.5005C14.375 15.6017 16.8988 18.1255 20 18.1255C23.1012 18.1255 25.625 15.6017 25.625 12.5005C25.625 9.39924 23.1012 6.87549 20 6.87549Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M32.1875 35.0005C31.9389 35.0005 31.7004 34.9017 31.5246 34.7259C31.3488 34.5501 31.25 34.3116 31.25 34.063C31.25 27.8592 26.2038 22.813 20 22.813C13.7963 22.813 8.75 27.8592 8.75 34.063C8.75 34.3116 8.65123 34.5501 8.47541 34.7259C8.2996 34.9017 8.06114 35.0005 7.8125 35.0005C7.56386 35.0005 7.3254 34.9017 7.14959 34.7259C6.97377 34.5501 6.875 34.3116 6.875 34.063C6.875 26.8255 12.7625 20.938 20 20.938C27.2375 20.938 33.125 26.8255 33.125 34.063C33.125 34.3116 33.0262 34.5501 32.8504 34.7259C32.6746 34.9017 32.4361 35.0005 32.1875 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const t4=V(J3,[["render",e4]]),a4={},n4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function i4(e,n){return t.openBlock(),t.createElementBlock("svg",n4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M28.1301 13.963C28.0723 13.8971 28.0012 13.8441 27.9215 13.8075C27.8418 13.7709 27.7553 13.7515 27.6676 13.7505H22.9551V11.988C22.9551 11.638 23.0301 11.238 23.5926 11.238H27.3426C27.4249 11.2415 27.507 11.2265 27.5827 11.194C27.6584 11.1616 27.7259 11.1125 27.7801 11.0505C27.8903 10.9362 27.9529 10.7842 27.9551 10.6255V5.62549C27.9551 5.45973 27.8893 5.30076 27.7721 5.18355C27.6549 5.06634 27.4959 5.00049 27.3301 5.00049H21.9176C15.9176 5.00049 15.4551 10.1255 15.4551 11.688V13.7505H12.3301C12.1644 13.7505 12.0054 13.8163 11.8882 13.9335C11.771 14.0508 11.7051 14.2097 11.7051 14.3755V19.3755C11.7051 19.5412 11.771 19.7002 11.8882 19.8174C12.0054 19.9346 12.1644 20.0005 12.3301 20.0005H15.4551V34.3755C15.4551 34.5412 15.521 34.7002 15.6382 34.8174C15.7554 34.9346 15.9144 35.0005 16.0801 35.0005H22.3301C22.4959 35.0005 22.6549 34.9346 22.7721 34.8174C22.8893 34.7002 22.9551 34.5412 22.9551 34.3755V20.0005H27.1426C27.2981 20.0013 27.4483 19.9441 27.5639 19.8401C27.6794 19.736 27.7521 19.5927 27.7676 19.438L28.2926 14.438C28.2999 14.3519 28.2891 14.2652 28.2612 14.1835C28.2332 14.1017 28.1886 14.0266 28.1301 13.963Z",fill:"#3B414D",class:"primary"},null,-1)]))}const r4=V(a4,[["render",i4]]),o4={},s4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function l4(e,n){return t.openBlock(),t.createElementBlock("svg",s4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M26.875 5.00049H13.125C10.9711 5.00379 8.90643 5.86088 7.38341 7.3839C5.86039 8.90691 5.00331 10.9716 5 13.1255V26.8755C5.00331 29.0294 5.86039 31.0941 7.38341 32.6171C8.90643 34.1401 10.9711 34.9972 13.125 35.0005H26.875C29.0289 34.9972 31.0936 34.1401 32.6166 32.6171C34.1396 31.0941 34.9967 29.0294 35 26.8755V13.1255C34.9967 10.9716 34.1396 8.90691 32.6166 7.3839C31.0936 5.86088 29.0289 5.00379 26.875 5.00049V5.00049ZM20 26.8755C18.6403 26.8755 17.311 26.4723 16.1805 25.7168C15.0499 24.9614 14.1687 23.8877 13.6483 22.6314C13.128 21.3752 12.9918 19.9929 13.2571 18.6592C13.5224 17.3256 14.1772 16.1006 15.1386 15.1391C16.1001 14.1776 17.3251 13.5229 18.6588 13.2576C19.9924 12.9923 21.3747 13.1285 22.6309 13.6488C23.8872 14.1692 24.9609 15.0504 25.7164 16.1809C26.4718 17.3115 26.875 18.6407 26.875 20.0005C26.875 21.8239 26.1507 23.5725 24.8614 24.8618C23.572 26.1512 21.8234 26.8755 20 26.8755ZM28.125 13.1255C27.7542 13.1255 27.3916 13.0155 27.0833 12.8095C26.775 12.6035 26.5346 12.3106 26.3927 11.968C26.2508 11.6254 26.2137 11.2484 26.286 10.8847C26.3584 10.521 26.537 10.1869 26.7992 9.92466C27.0614 9.66244 27.3955 9.48386 27.7592 9.41152C28.1229 9.33917 28.4999 9.3763 28.8425 9.51821C29.1851 9.66013 29.478 9.90045 29.684 10.2088C29.89 10.5171 30 10.8796 30 11.2505C30 11.7478 29.8025 12.2247 29.4508 12.5763C29.0992 12.9279 28.6223 13.1255 28.125 13.1255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const u4=V(o4,[["render",l4]]),c4={},d4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function f4(e,n){return t.openBlock(),t.createElementBlock("svg",d4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 16.6724C26.9197 16.8617 26.7646 17.0191 26.5771 17.1287C26.3895 17.2383 26.1762 17.2961 25.959 17.2961H14.0409C13.8238 17.296 13.6107 17.2383 13.4232 17.1287C13.2358 17.0192 13.0808 16.8618 12.9742 16.6727C12.8675 16.4836 12.8131 16.2695 12.8163 16.0525C12.8195 15.8354 12.8804 15.6231 12.9926 15.4372L18.9517 5.59131C19.0608 5.41097 19.2147 5.26183 19.3983 5.15832C19.5819 5.05481 19.7892 5.00043 20 5.00043C20.2108 5.00043 20.418 5.05481 20.6017 5.15832C20.7853 5.26183 20.9391 5.41097 21.0483 5.59131L27.0073 15.4372C27.1196 15.623 27.1805 15.8352 27.1839 16.0523C27.1872 16.2693 27.1328 16.4833 27.0263 16.6724V16.6724Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 24.5637L21.0483 34.4096C20.9391 34.59 20.7853 34.7391 20.6017 34.8426C20.418 34.9461 20.2108 35.0005 20 35.0005C19.7892 35.0005 19.5819 34.9461 19.3983 34.8426C19.2147 34.7391 19.0608 34.59 18.9517 34.4096L12.9926 24.5637C12.8802 24.3778 12.8193 24.1654 12.8159 23.9483C12.8126 23.7311 12.8671 23.517 12.9737 23.3278C13.0804 23.1386 13.2354 22.9811 13.423 22.8715C13.6105 22.762 13.8238 22.7042 14.041 22.7042H25.959C26.1762 22.7042 26.3895 22.762 26.577 22.8715C26.7645 22.9811 26.9196 23.1386 27.0262 23.3278C27.1329 23.517 27.1873 23.7311 27.184 23.9483C27.1807 24.1654 27.1197 24.3778 27.0073 24.5637V24.5637Z",fill:"#3B414D",class:"primary"},null,-1)]))}const _4=V(c4,[["render",f4]]),g4={},h4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function m4(e,n){return t.openBlock(),t.createElementBlock("svg",h4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9",class:"primary"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#D0D3D9",class:"primary"},null,-1)]))}const F4=V(g4,[["render",m4]]),p4={},b4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function y4(e,n){return t.openBlock(),t.createElementBlock("svg",b4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#3B414D",class:"primary"},null,-1)]))}const w4=V(p4,[["render",y4]]),k4={},D4={viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function A4(e,n){return t.openBlock(),t.createElementBlock("svg",D4,n[0]||(n[0]=[t.createStaticVNode('<g transform="matrix(0.116989, 0, 0, 0.117019, 12.405169, -1.759683)"><g transform="matrix(1, 0, 0, 1, -185.080811, -64.049973)"><rect width="256.434" height="170.956" fill="#c60b1e" x="121.783" style="" y="164.522"></rect><rect width="256.434" height="85.478" y="207.261" fill="#ffc400" x="121.783" style=""></rect><g id="coa" stroke="#000" stroke-width="0.39" transform="matrix(0.341913, 0, 0, 0.341913, 121.782883, 164.522049)" style=""><g id="supporters"><g id="crown_left" stroke-width="0.26"><path fill="#ad1519" stroke-linejoin="round" d="m167.99 222.24s-0.51 0-0.79-0.16-1.13-0.96-1.13-0.96l-0.68-0.49-0.62-0.85s-0.73-1.18-0.4-2.09c0.34-0.91 0.91-1.23 1.42-1.5 0.51-0.26 1.58-0.59 1.58-0.59s0.85-0.37 1.13-0.42c0.28-0.06 1.3-0.32 1.3-0.32s0.28-0.16 0.56-0.27c0.29-0.11 0.68-0.11 0.91-0.16 0.22-0.06 0.79-0.24 1.13-0.26 0.52-0.02 1.36 0.1 1.64 0.1s1.24 0.05 1.64 0.05c0.39 0 1.8-0.11 2.2-0.11 0.39 0 0.68-0.05 1.13 0 0.45 0.06 1.24 0.32 1.47 0.43s1.58 0.59 2.09 0.75 1.75 0.37 2.32 0.64c0.56 0.27 0.91 0.72 1.19 1.1 0.28 0.37 0.34 0.78 0.45 1.05 0.11 0.26 0.11 0.84 0 1.11-0.11 0.26-0.51 0.81-0.51 0.81l-0.62 1.02-0.79 0.64s-0.57 0.54-1.02 0.48c-0.45-0.04-5.03-0.86-7.97-0.86s-7.64 0.86-7.64 0.86h0.01z"></path><g fill="#c8b100"><ellipse cx="175.66" cy="215.68" rx="1.38" ry="2.5"></ellipse><ellipse cx="175.68" cy="215.68" rx="0.64" ry="2.3"></ellipse><ellipse stroke="none" cx="175.68" cy="213.04" rx="0.93" ry="0.87"></ellipse><path stroke-width="0.3" d="m176.96 212.74v0.58h-2.53v-0.58h0.94v-1.32h-0.62v-0.57h0.62v-0.57h0.6v0.57h0.62v0.57h-0.62v1.32h0.99"></path><path fill="none" d="m175.94,212.2a0.93,0.87 0 1,1 -0.5,0"></path><path d="m175.68 222.08h-4.81l-0.11-1.18-0.23-1.23-0.23-1.53c-1.33-1.75-2.55-2.9-2.96-2.65 0.1-0.32 0.22-0.56 0.47-0.71 1.18-0.7 3.61 0.98 5.44 3.74 0.16 0.25 0.32 0.5 0.46 0.75h3.97c0.14-0.25 0.3-0.5 0.46-0.75 1.82-2.76 4.26-4.44 5.43-3.74 0.26 0.15 0.37 0.39 0.47 0.71-0.41-0.24-1.62 0.9-2.96 2.65l-0.23 1.53-0.23 1.23-0.1 1.18h-4.84z"></path><path fill="none" d="m167.55 215.44c0.91-0.53 3.02 1.14 4.73 3.74m11.55-3.74c-0.91-0.53-3.01 1.14-4.73 3.74"></path></g><g id="crown_pt1" fill="#c8b100"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g id="crown_pt2" fill="none"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_left"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_left" fill="#ad1519"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="crown_right" stroke-width="0.26"><path fill="#ad1519" stroke-width="0.27" d="m324.85 220.42s-0.74 0.78-1.28 0.89c-0.53 0.1-1.21-0.49-1.21-0.49s-0.48 0.51-1.08 0.64c-0.59 0.14-1.41-0.66-1.41-0.66s-0.57 0.8-1.07 0.99c-0.51 0.18-1.13-0.24-1.13-0.24s-0.23 0.39-0.65 0.61c-0.18 0.09-0.48-0.05-0.48-0.05l-0.6-0.38-0.68-0.72-0.62-0.24s-0.28-0.91-0.31-1.07c-0.02-0.16-0.08-0.57-0.08-0.57-0.13-0.65 0.87-1.4 2.3-1.72 0.82-0.19 1.54-0.18 2.06-0.02 0.57-0.48 1.78-0.82 3.2-0.82 1.29 0 2.42 0.27 3.04 0.7 0.61-0.43 1.74-0.7 3.03-0.7 1.42 0 2.62 0.34 3.19 0.82 0.53-0.16 1.24-0.17 2.07 0.02 1.42 0.32 2.43 1.07 2.3 1.72 0 0-0.06 0.41-0.08 0.57-0.03 0.16-0.32 1.07-0.32 1.07l-0.62 0.24-0.68 0.72-0.58 0.38s-0.3 0.14-0.48 0.05c-0.43-0.21-0.66-0.61-0.66-0.61s-0.62 0.42-1.13 0.24c-0.51-0.19-1.07-0.99-1.07-0.99s-0.82 0.8-1.42 0.66c-0.59-0.13-1.07-0.64-1.07-0.64s-0.68 0.59-1.21 0.49c-0.54-0.11-1.27-0.89-1.27-0.89z"></path><g fill="#c8b100"><ellipse cx="324.82" cy="216.2" rx="1.38" ry="1.96"></ellipse><ellipse cx="324.85" cy="216.2" rx="0.63" ry="1.81"></ellipse><ellipse stroke="none" cx="324.84" cy="213.95" rx="0.93" ry="0.88"></ellipse><path stroke-width="0.3" d="m326.13 213.64v0.58h-2.53v-0.58h0.94v-1.3h-0.62v-0.58h0.62v-0.58h0.61v0.58h0.61v0.58h-0.61v1.3h0.98"></path><path fill="none" d="m325.11,213.12a0.93,0.88 0 1,1 -0.51,-0.01"></path></g><g fill="none" stroke-width="0.21"><path stroke-width="0.26" stroke-linecap="round" d="m314.41 219.99c-0.13-0.33-0.22-0.7-0.22-1.08 0-1.59 1.26-2.88 2.83-2.88 0.5 0 0.96 0.13 1.37 0.37"></path><path stroke-width="0.26" d="m319.48 217.93c-0.15-0.26-0.29-0.54-0.29-0.84 0-1.15 1.19-2.08 2.64-2.08 0.62 0 1.2 0.17 1.65 0.45"></path><path stroke-width="0.26" d="m330.17 217.96c0.15-0.26 0.25-0.57 0.25-0.87 0-1.15-1.18-2.08-2.64-2.08-0.62 0-1.19 0.17-1.64 0.45"></path><path stroke-width="0.26" stroke-linecap="round" d="m335.21 219.99c0.13-0.33 0.21-0.7 0.21-1.08 0-1.59-1.26-2.88-2.82-2.88-0.5 0-0.97 0.13-1.38 0.37"></path><ellipse cx="313.57" cy="218.68" rx="0.45" ry="0.43"></ellipse><ellipse cx="313.74" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="314.76" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="316.11" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="317.55" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="318.43" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="318.68" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse cx="319.81" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="321.23" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="322.67" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="326.94" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="328.39" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="329.8" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="330.93" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="331.18" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="332.06" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse cx="333.51" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="334.86" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="335.88" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="336.05" cy="218.68" rx="0.45" ry="0.43"></ellipse></g><g fill="#c8b100" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g fill="none" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_right" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_right" fill="#ad1519" transform="matrix(-1, 0, 0, 1, 500.57000732421875, 0)"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="plus_ultra" fill="#c8b100" stroke="none"><path d="m166.42 264.65c1.99-0.72 3.29-1.58 2.66-3.14-0.41-1-1.43-1.19-2.97-0.63l-2.71 0.99 2.44 6.03c0.27-0.12 0.54-0.24 0.81-0.34 0.28-0.1 0.57-0.18 0.85-0.26l-1.08-2.64v-0.01zm-1.18-2.91l0.69-0.25c0.57-0.21 1.21 0.1 1.5 0.8 0.21 0.53 0.16 1.13-0.5 1.55-0.21 0.13-0.46 0.23-0.7 0.33l-0.99-2.43"></path><path d="m172.78 259.22c-0.29 0.08-0.57 0.16-0.86 0.22-0.29 0.05-0.59 0.09-0.88 0.12l1.41 6.28 4.38-0.88c-0.05-0.12-0.12-0.26-0.14-0.38-0.03-0.14-0.03-0.28-0.04-0.41-0.77 0.22-1.61 0.46-2.61 0.66l-1.26-5.61"></path><path d="m181.56 264.63c0.82-2.28 1.82-4.46 2.81-6.67-0.18 0.03-0.36 0.06-0.54 0.07s-0.37 0.01-0.54 0c-0.53 1.61-1.18 3.21-1.87 4.8-0.82-1.51-1.73-2.99-2.43-4.51-0.34 0.04-0.69 0.09-1.03 0.12-0.34 0.02-0.7 0.01-1.04 0.02 1.26 2.06 2.48 4.11 3.64 6.23 0.16-0.03 0.32-0.06 0.5-0.08 0.16-0.01 0.33 0.01 0.5 0.02"></path><path d="m190.72 259.8c0.15-0.31 0.31-0.6 0.48-0.89-0.24-0.22-0.96-0.55-1.81-0.63-1.79-0.18-2.81 0.61-2.93 1.69-0.26 2.26 3.31 2.07 3.14 3.57-0.07 0.64-0.75 0.9-1.48 0.83-0.81-0.08-1.41-0.53-1.51-1.19l-0.22-0.02c-0.12 0.39-0.29 0.77-0.48 1.15 0.53 0.34 1.21 0.53 1.85 0.59 1.83 0.19 3.22-0.54 3.35-1.74 0.23-2.15-3.37-2.27-3.23-3.54 0.06-0.53 0.47-0.88 1.4-0.79 0.67 0.07 1.08 0.43 1.26 0.95l0.18 0.02"></path><path d="m310.3 264.98c0.62-2.33 1.41-4.58 2.19-6.87-0.17 0.05-0.35 0.09-0.53 0.11-0.17 0.03-0.36 0.04-0.54 0.05-0.37 1.64-0.88 3.29-1.42 4.94-0.96-1.44-2-2.84-2.83-4.3-0.34 0.07-0.68 0.15-1.02 0.2s-0.69 0.07-1.04 0.11c1.45 1.94 2.85 3.89 4.2 5.91 0.16-0.04 0.32-0.1 0.5-0.12 0.16-0.02 0.33-0.02 0.49-0.03"></path><path d="m316.48 258.16c-0.29 0.01-0.59 0.04-0.88 0.03-0.3 0-0.6-0.04-0.89-0.06l-0.12 6.41 4.49 0.08c-0.03-0.13-0.06-0.28-0.06-0.41s0.04-0.27 0.07-0.4c-0.81 0.05-1.68 0.1-2.71 0.08l0.1-5.73"></path><path d="m323.52 259.21c0.72 0.06 1.41 0.19 2.1 0.31-0.01-0.13-0.03-0.27-0.02-0.41 0.01-0.13 0.06-0.26 0.1-0.39l-6.07-0.5c0.01 0.14 0.03 0.27 0.02 0.4-0.01 0.14-0.06 0.27-0.1 0.4 0.62-0.02 1.37-0.02 2.21 0.05l-0.53 5.77c0.29 0 0.59 0 0.88 0.03 0.3 0.02 0.59 0.07 0.88 0.11l0.53-5.77"></path><path d="m326.01 265.53c0.29 0.05 0.59 0.09 0.88 0.15 0.28 0.06 0.57 0.15 0.85 0.23l0.72-2.94 0.08 0.01c0.16 0.41 0.38 0.9 0.49 1.19l0.9 2.22c0.36 0.06 0.71 0.11 1.05 0.18 0.36 0.08 0.7 0.18 1.04 0.28l-0.31-0.67c-0.48-1-0.99-2.01-1.41-3.02 1.12 0.04 1.98-0.36 2.2-1.26 0.15-0.62-0.1-1.11-0.68-1.53-0.44-0.31-1.28-0.47-1.83-0.6l-2.44-0.53-1.54 6.29m3.14-5.42c0.71 0.16 1.59 0.27 1.59 1.07-0.01 0.21-0.03 0.35-0.06 0.48-0.23 0.94-0.94 1.26-2.13 0.91l0.6-2.46"></path><path d="m337.57 267.46c-0.05 0.69-0.18 1.37-0.31 2.1 0.3 0.14 0.61 0.27 0.9 0.44 0.3 0.16 0.57 0.34 0.86 0.52l0.6-7.23c-0.14-0.06-0.27-0.12-0.41-0.19-0.13-0.07-0.25-0.15-0.37-0.24l-6.38 4.05c0.17 0.08 0.35 0.16 0.51 0.25 0.17 0.09 0.31 0.19 0.47 0.28 0.54-0.45 1.1-0.82 1.74-1.3l2.39 1.31v0.01zm-1.81-1.66l2.13-1.37-0.25 2.4-1.88-1.03"></path></g></g><g id="crown_crest"><path fill="#ad1519" stroke-width="0.26" d="m249.65 182.72c6.64 0 12.56 0.99 16.41 2.51 2.2 1 5.16 1.73 8.4 2.17 2.47 0.33 4.81 0.39 6.85 0.24 2.73-0.06 6.67 0.74 10.62 2.48 3.26 1.45 5.99 3.21 7.8 4.91l-1.57 1.4-0.45 3.96-4.3 4.92-2.15 1.83-5.09 4.07-2.6 0.21-0.79 2.25-32.91-3.86-33.02 3.86-0.79-2.25-2.61-0.21-5.08-4.07-2.15-1.83-4.3-4.92-0.44-3.96-1.58-1.4c1.82-1.7 4.54-3.46 7.8-4.91 3.95-1.74 7.89-2.54 10.62-2.48 2.04 0.15 4.38 0.09 6.85-0.24 3.24-0.44 6.2-1.17 8.4-2.17 3.86-1.52 9.44-2.51 16.08-2.51z"></path><g fill="#c8b100"><path d="m225.34 191.42l1.38 1.11 2.08-3.4c-2.25-1.38-3.8-3.78-3.8-6.51 0-0.31 0.02-0.61 0.06-0.91 0.21-4.34 5.5-7.92 12.2-7.92 3.48 0 6.63 0.95 8.84 2.48 0.06-0.67 0.12-1.25 0.21-1.86-2.43-1.42-5.6-2.28-9.05-2.28-7.71 0-13.74 4.39-14.03 9.57-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.1 1.81"></path><path d="m225.43 191.46c-2.63-1.97-4.27-4.64-4.27-7.58 0-3.38 2.22-6.4 5.58-8.41-2.07 1.67-3.33 3.83-3.51 6.23-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.01 1.85"></path><path d="m202.21 194.89c-1.48-1.65-2.38-3.79-2.38-6.12 0-1.41 0.33-2.75 0.91-3.95 2.13-4.38 8.82-7.57 16.76-7.57 2.16 0 4.23 0.23 6.14 0.67-0.42 0.46-0.75 0.97-1.08 1.48-1.59-0.31-3.29-0.48-5.06-0.48-7.27 0-13.36 2.83-15.12 6.65-0.47 0.97-0.73 2.06-0.73 3.2 0 2.32 1.09 4.4 2.79 5.82l-2.63 4.3-1.41-1.12 1.81-2.88z"></path><path d="m204.9 180.48c-1.91 1.21-3.36 2.69-4.16 4.34-0.58 1.2-0.91 2.54-0.91 3.95 0 2.33 0.9 4.47 2.38 6.12l-1.6 2.59c-1.53-1.96-2.42-4.26-2.42-6.7 0-4.2 2.67-7.87 6.71-10.3z"></path><path d="m250.04 171.27c1.76 0 3.28 1.16 3.64 2.73 0.23 1.38 0.38 2.95 0.41 4.62 0.01 0.18-0.01 0.35-0.01 0.52 0 0.2 0.04 0.41 0.05 0.61 0.06 3.52 0.56 6.62 1.27 8.52l-5.36 5.14-5.43-5.14c0.72-1.9 1.22-5 1.29-8.52 0-0.2 0.04-0.41 0.04-0.61 0-0.17-0.01-0.34-0.01-0.52 0.03-1.67 0.18-3.24 0.41-4.62 0.36-1.57 1.94-2.73 3.7-2.73z"></path><path d="m250.04 172.94c0.91 0 1.68 0.58 1.87 1.39 0.23 1.31 0.37 2.8 0.4 4.38 0 0.16-0.01 0.32-0.01 0.48 0 0.2 0.03 0.39 0.04 0.59 0.05 3.32 0.53 6.25 1.21 8.05l-3.54 3.35-3.54-3.35c0.67-1.8 1.15-4.73 1.21-8.05 0-0.2 0.04-0.39 0.04-0.59 0-0.16-0.01-0.32-0.01-0.48 0.03-1.58 0.17-3.07 0.4-4.38 0.18-0.81 1.02-1.39 1.93-1.39z"></path><path d="m274.7 191.42l-1.39 1.11-2.08-3.4c2.26-1.38 3.81-3.78 3.81-6.51 0-0.31-0.02-0.61-0.06-0.91-0.21-4.34-5.5-7.92-12.2-7.92-3.49 0-6.63 0.95-8.84 2.48-0.06-0.67-0.12-1.25-0.22-1.86 2.44-1.42 5.6-2.28 9.06-2.28 7.71 0 13.74 4.39 14.03 9.57 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.11 1.81"></path><path d="m274.61 191.46c2.63-1.97 4.27-4.64 4.27-7.58 0-3.38-2.22-6.4-5.58-8.41 2.07 1.67 3.33 3.83 3.51 6.23 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.02 1.85"></path><path d="m297.83 194.89c1.47-1.65 2.38-3.79 2.38-6.12 0-1.41-0.33-2.75-0.91-3.95-2.14-4.38-8.82-7.57-16.76-7.57-2.16 0-4.23 0.23-6.15 0.67 0.43 0.46 0.76 0.97 1.09 1.48 1.58-0.31 3.29-0.48 5.06-0.48 7.27 0 13.35 2.83 15.11 6.65 0.47 0.97 0.73 2.06 0.73 3.2 0 2.32-1.09 4.4-2.79 5.82l2.63 4.3 1.42-1.12-1.81-2.88z"></path><path d="m295.14 180.48c1.91 1.21 3.36 2.69 4.16 4.34 0.58 1.2 0.91 2.54 0.91 3.95 0 2.33-0.91 4.47-2.38 6.12l1.6 2.59c1.53-1.96 2.41-4.26 2.41-6.7 0-4.2-2.67-7.87-6.7-10.3z"></path><ellipse fill="#005bbf" stroke-width="0.26" cx="250.05" cy="167.3" rx="4.43" ry="4.2"></ellipse><path stroke-width="0.26" d="m248.89 155.54v2.26h-2.42v2.3h2.42v3.15 3.46h-3.05c-0.03 0.21-0.22 0.37-0.22 0.59 0 0.58 0.12 1.14 0.35 1.64 0 0.02 0.02 0.02 0.03 0.03h8.12c0-0.01 0.02-0.01 0.03-0.03 0.22-0.5 0.35-1.06 0.35-1.64 0-0.22-0.19-0.38-0.22-0.59h-2.96v-3.43-3.18h2.42v-2.3h-2.42v-2.26h-2.43z"></path></g><g fill="#fff"><ellipse cx="250.04" cy="188.94" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="185.4" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="181.6" rx="1.52" ry="1.44"></ellipse><ellipse cx="250.04" cy="178.18" rx="1.1" ry="1.04"></ellipse><ellipse cx="250.04" cy="175.18" rx="0.88" ry="0.83"></ellipse><ellipse cx="198.94" cy="198.67" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.44" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.44" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.31" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.12" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="198.81" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="201.06" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="203.68" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="206.8" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="210.04" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="213.66" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="217.1" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="220.47" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="224.21" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.34" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.35" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.47" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.16" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="223.84" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="226.4" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="229.39" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="232.7" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="236.13" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="239.5" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="242.99" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="246.23" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="253.8" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="257.04" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="260.54" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="263.9" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="267.34" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="270.64" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="273.64" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="276.19" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.88" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.57" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.69" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.69" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="275.83" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="279.57" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="282.94" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="286.38" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="290" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="293.24" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="296.36" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="298.97" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.22" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.91" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.72" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.6" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.6" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.1" cy="198.67" rx="1.1" ry="1.04"></ellipse></g><g fill="#c8b100"><path d="m250.15 226.18c-12.26-0.02-23.25-1.47-31.09-3.83-0.57-0.18-0.87-0.7-0.84-1.25-0.01-0.52 0.29-1 0.84-1.17 7.84-2.36 18.83-3.81 31.09-3.83 12.27 0.02 23.25 1.47 31.09 3.83 0.55 0.17 0.84 0.65 0.83 1.17 0.03 0.55-0.27 1.07-0.83 1.25-7.84 2.36-18.82 3.81-31.09 3.83"></path><path d="m250.07 216.09c-12.41 0.03-23.55 1.58-31.39 4 0.65-0.31 0.59-1.12-0.22-3.2-0.98-2.53-2.5-2.42-2.5-2.42 8.66-2.56 20.73-4.16 34.16-4.18 13.44 0.02 25.6 1.62 34.27 4.18 0 0-1.53-0.11-2.51 2.42-0.81 2.08-0.87 2.89-0.21 3.2-7.84-2.42-19.19-3.97-31.6-4"></path><path d="m250.12 210.3c-13.43 0.02-25.5 1.62-34.16 4.18-0.58 0.17-1.19-0.05-1.38-0.6s0.12-1.18 0.7-1.35c8.71-2.67 21.08-4.35 34.84-4.38 13.77 0.03 26.19 1.71 34.9 4.38 0.58 0.17 0.89 0.8 0.7 1.35s-0.8 0.77-1.38 0.6c-8.67-2.56-20.78-4.16-34.22-4.18"></path><path d="m250.2 199.78l1.23 0.22c-0.19 0.5-0.24 1.05-0.24 1.63 0 2.57 2.21 4.65 4.92 4.65 2.18 0 4.04-1.35 4.67-3.21 0.08 0.05 0.47-1.68 0.68-1.66 0.17 0.02 0.15 1.8 0.22 1.77 0.31 2.34 2.46 3.93 4.87 3.93 2.71 0 4.91-2.08 4.91-4.65 0-0.19-0.01-0.38-0.04-0.57l1.54-1.52 0.83 1.94c-0.33 0.61-0.46 1.3-0.46 2.03 0 2.46 2.1 4.44 4.69 4.44 1.63 0 3.06-0.78 3.9-1.97l0.99-1.25-0.01 1.53c0 1.55 0.66 2.93 2.16 3.18 0 0 1.73 0.1 4.03-1.7 2.29-1.8 3.55-3.29 3.55-3.29l0.2 1.8s-1.9 2.95-3.97 4.15c-1.14 0.66-2.86 1.35-4.23 1.13-1.44-0.24-2.48-1.4-3.01-2.74-1.03 0.61-2.25 0.97-3.55 0.97-2.81 0-5.33-1.54-6.32-3.86-1.29 1.4-3.09 2.25-5.2 2.25-2.24 0-4.29-1.01-5.57-2.56-1.27 1.16-2.98 1.87-4.88 1.87-2.48 0-4.69-1.22-5.94-3.05-1.25 1.83-3.46 3.05-5.94 3.05-1.89 0-3.61-0.71-4.87-1.87-1.28 1.55-3.34 2.56-5.58 2.56-2.11 0-3.9-0.85-5.19-2.25-1 2.32-3.52 3.86-6.32 3.86-1.31 0-2.52-0.36-3.55-0.97-0.54 1.34-1.57 2.5-3.02 2.74-1.36 0.22-3.08-0.47-4.22-1.13-2.08-1.2-3.98-4.15-3.98-4.15l0.2-1.8s1.27 1.49 3.56 3.29c2.29 1.81 4.02 1.7 4.02 1.7 1.51-0.25 2.16-1.63 2.16-3.18l-0.01-1.53 0.99 1.25c0.84 1.19 2.28 1.97 3.9 1.97 2.59 0 4.69-1.98 4.69-4.44 0-0.73-0.13-1.42-0.46-2.03l0.83-1.94 1.54 1.52c-0.02 0.19-0.04 0.38-0.04 0.57 0 2.57 2.2 4.65 4.91 4.65 2.42 0 4.56-1.59 4.88-3.93 0.06 0.03 0.05-1.75 0.22-1.77 0.2-0.02 0.6 1.71 0.67 1.66 0.64 1.86 2.49 3.21 4.68 3.21 2.71 0 4.91-2.08 4.91-4.65 0-0.58-0.03-1.13-0.24-1.63l1.29-0.22"></path><path d="m208.37 206.32c-0.11-0.37-0.35-0.75-0.72-1.06-0.79-0.68-1.84-0.79-2.36-0.25-0.07 0.07-0.13 0.17-0.17 0.25 0 0-1.11-2.08-2.41-2.78-1.29-0.7-3.49-0.52-3.49-0.52 0-1.6 1.3-2.89 2.99-2.89 0.99 0 1.92 0.41 2.48 1.11l0.23-1.07s1.36 0.27 1.98 1.82-0.06 3.8-0.06 3.8 0.34-0.96 0.85-1.61c0.51-0.64 1.81-1.34 2.49-1.66 0.67-0.31 1.37-0.79 1.37-0.79s0.03 0.18 0.05 0.61c0.03 0.51-0.01 0.83-0.01 0.83 1.24-0.17 2.69 0.04 3.83 0.48-0.49 0.95-1.41 1.84-2.62 2.3 0 0 0.44 0.36 0.83 0.75 0.34 0.34 0.44 0.49 0.44 0.49s-0.85 0.13-1.27 0.19c-0.43 0.05-1.84 0.28-2.69 0.22-0.62-0.04-1.32-0.14-1.74-0.22"></path><path fill="#ad1519" d="m205.29 205.01c0.52-0.54 1.57-0.43 2.36 0.25 0.8 0.67 1.02 1.66 0.51 2.19-0.51 0.54-1.57 0.42-2.36-0.25-0.79-0.68-1.02-1.66-0.51-2.19"></path><path fill="#fff" d="m216.39 205.91c-0.28-0.83-0.03-1.65 0.57-1.83 0.6-0.19 1.32 0.33 1.6 1.16s0.03 1.65-0.57 1.84c-0.6 0.18-1.31-0.34-1.6-1.17"></path><path d="m226.12 201.86c-0.33-0.27-0.59-0.64-0.67-1.08s0.01-0.87 0.23-1.23c0 0-0.88-0.44-1.83-0.69-0.72-0.19-1.99-0.2-2.37-0.2-0.38-0.02-1.15-0.03-1.15-0.03s0.07 0.17 0.28 0.55c0.27 0.46 0.5 0.75 0.5 0.75-1.27 0.29-2.35 1.12-3.03 2.09 0.99 0.68 2.3 1.1 3.6 0.97 0 0-0.12 0.34-0.2 0.86-0.06 0.43-0.06 0.61-0.06 0.61s0.71-0.26 1.07-0.39c0.35-0.13 1.54-0.55 2.15-0.96 0.8-0.54 1.48-1.25 1.48-1.25"></path><path d="m225.68 191.65c1.06 0.67 1.98 1.79 2.3 3.03 0 0 0.13-0.25 0.71-0.59 0.59-0.33 1.09-0.32 1.09-0.32s-0.17 0.97-0.25 1.32c-0.09 0.34-0.09 1.38-0.32 2.32-0.23 0.93-0.63 1.68-0.63 1.68-0.42-0.34-0.99-0.51-1.58-0.41-0.58 0.1-1.06 0.44-1.32 0.9 0 0-0.66-0.58-1.21-1.38-0.55-0.81-0.93-1.78-1.13-2.08-0.21-0.3-0.72-1.15-0.72-1.15s0.47-0.18 1.14-0.05c0.67 0.12 0.88 0.32 0.88 0.32-0.14-1.28 0.28-2.62 1.04-3.59"></path><path d="m228.97 201.38c0.22-0.35 0.32-0.79 0.24-1.23s-0.32-0.81-0.66-1.07c0 0 0.67-0.71 1.47-1.26 0.6-0.41 1.8-0.82 2.15-0.95 0.36-0.13 1.07-0.4 1.07-0.4s0 0.18-0.06 0.61c-0.08 0.52-0.2 0.87-0.2 0.87 1.3-0.14 2.62 0.29 3.61 0.98-0.69 0.97-1.77 1.79-3.04 2.08 0 0 0.23 0.28 0.5 0.74 0.21 0.39 0.28 0.56 0.28 0.56s-0.77-0.02-1.15-0.03c-0.38 0-1.65-0.01-2.37-0.2-0.95-0.25-1.84-0.69-1.84-0.69"></path><ellipse fill="#ad1519" cx="227.37" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m237.76 201.77c-0.11-0.87 0.31-1.63 0.93-1.7 0.63-0.07 1.23 0.57 1.34 1.44 0.11 0.86-0.3 1.63-0.93 1.7-0.62 0.07-1.22-0.57-1.34-1.44"></path><path d="m248.5 199.83c-0.32-0.36-0.53-0.82-0.53-1.33 0-0.5 0.19-0.97 0.51-1.32 0 0-0.89-0.67-1.89-1.12-0.77-0.35-2.18-0.59-2.6-0.67-0.43-0.08-1.28-0.24-1.28-0.24s0.04 0.2 0.2 0.67c0.2 0.56 0.4 0.93 0.4 0.93-1.47 0.08-2.85 0.81-3.81 1.76 0.96 0.94 2.34 1.66 3.81 1.75 0 0-0.2 0.36-0.4 0.93-0.16 0.46-0.2 0.67-0.2 0.67s0.85-0.16 1.28-0.24c0.42-0.08 1.83-0.32 2.6-0.67 1-0.46 1.91-1.11 1.91-1.11"></path><path d="m250.11 188.36c1.05 0.95 1.85 2.36 1.95 3.82 0 0 0.19-0.27 0.91-0.53 0.73-0.26 1.28-0.16 1.28-0.16s-0.39 1.05-0.55 1.42c-0.17 0.37-0.39 1.53-0.84 2.53-0.44 1-1.05 1.76-1.05 1.76-0.4-0.45-1-0.75-1.67-0.75-0.68 0-1.27 0.3-1.67 0.75 0 0-0.61-0.76-1.05-1.76-0.45-1-0.67-2.16-0.84-2.53s-0.56-1.42-0.56-1.42 0.56-0.1 1.28 0.16 0.92 0.53 0.92 0.53c0.1-1.46 0.86-2.87 1.89-3.82"></path><path d="m251.76 199.83c0.33-0.36 0.53-0.82 0.53-1.33 0-0.5-0.19-0.97-0.51-1.32 0 0 0.89-0.67 1.9-1.12 0.76-0.35 2.17-0.59 2.6-0.67 0.42-0.08 1.26-0.24 1.26-0.24s-0.02 0.2-0.19 0.67c-0.2 0.56-0.4 0.93-0.4 0.93 1.47 0.08 2.86 0.81 3.81 1.76-0.95 0.94-2.33 1.66-3.81 1.75 0 0 0.2 0.36 0.4 0.93 0.16 0.46 0.19 0.67 0.19 0.67l-1.26-0.24c-0.43-0.08-1.84-0.32-2.6-0.67-1.01-0.46-1.92-1.11-1.92-1.11"></path><ellipse fill="#ad1519" cx="250.14" cy="198.5" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m262.58 201.77c0.11-0.87-0.3-1.63-0.93-1.7s-1.23 0.57-1.34 1.44c-0.11 0.86 0.31 1.63 0.93 1.7 0.63 0.07 1.23-0.57 1.34-1.44"></path><path d="m271.38 201.38c-0.22-0.35-0.32-0.79-0.25-1.23 0.09-0.44 0.33-0.81 0.67-1.07 0 0-0.67-0.71-1.47-1.26-0.61-0.41-1.8-0.82-2.16-0.95-0.35-0.13-1.06-0.4-1.06-0.4s-0.01 0.18 0.06 0.61c0.08 0.52 0.19 0.87 0.19 0.87-1.29-0.14-2.61 0.29-3.6 0.98 0.68 0.97 1.77 1.79 3.03 2.08 0 0-0.23 0.28-0.49 0.74-0.22 0.39-0.28 0.56-0.28 0.56l1.14-0.03c0.38 0 1.66-0.01 2.37-0.2 0.95-0.25 1.84-0.69 1.84-0.69"></path><path d="m274.67 191.65c-1.06 0.67-1.98 1.79-2.31 3.03 0 0-0.12-0.25-0.71-0.59-0.58-0.33-1.09-0.32-1.09-0.32s0.17 0.97 0.26 1.32c0.09 0.34 0.09 1.38 0.31 2.32 0.23 0.93 0.64 1.68 0.64 1.68 0.42-0.34 0.99-0.51 1.57-0.41 0.59 0.1 1.06 0.44 1.33 0.9 0 0 0.66-0.58 1.21-1.38 0.54-0.81 0.92-1.78 1.12-2.08 0.21-0.3 0.72-1.15 0.72-1.15s-0.47-0.18-1.14-0.05c-0.67 0.12-0.88 0.32-0.88 0.32 0.15-1.28-0.28-2.62-1.03-3.59"></path><path d="m274.22 201.86c0.34-0.27 0.6-0.64 0.67-1.08 0.09-0.44 0-0.87-0.22-1.23 0 0 0.88-0.44 1.83-0.69 0.72-0.19 1.99-0.2 2.36-0.2 0.39-0.02 1.15-0.03 1.15-0.03s-0.06 0.17-0.28 0.55c-0.26 0.46-0.49 0.75-0.49 0.75 1.26 0.29 2.34 1.12 3.03 2.09-0.99 0.68-2.31 1.1-3.6 0.97 0 0 0.11 0.34 0.19 0.86 0.06 0.43 0.06 0.61 0.06 0.61s-0.71-0.26-1.06-0.39c-0.36-0.13-1.55-0.55-2.16-0.96-0.79-0.54-1.48-1.25-1.48-1.25"></path><ellipse fill="#ad1519" cx="272.98" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m283.96 205.91c0.28-0.83 0.03-1.65-0.57-1.83-0.6-0.19-1.32 0.33-1.61 1.16-0.28 0.83-0.03 1.65 0.57 1.84 0.6 0.18 1.32-0.34 1.61-1.17"></path><path d="m291.97 206.32c0.11-0.37 0.36-0.75 0.72-1.06 0.79-0.68 1.85-0.79 2.36-0.25 0.07 0.07 0.14 0.17 0.18 0.25 0 0 1.1-2.08 2.4-2.78s3.5-0.52 3.5-0.52c0-1.6-1.31-2.89-3-2.89-0.99 0-1.92 0.41-2.47 1.11l-0.23-1.07s-1.36 0.27-1.98 1.82 0.05 3.8 0.05 3.8-0.33-0.96-0.84-1.61c-0.51-0.64-1.81-1.34-2.49-1.66-0.68-0.31-1.37-0.79-1.37-0.79s-0.03 0.18-0.06 0.61c-0.02 0.51 0.02 0.83 0.02 0.83-1.25-0.17-2.7 0.04-3.83 0.48 0.48 0.95 1.4 1.84 2.61 2.3 0 0-0.43 0.36-0.83 0.75-0.33 0.34-0.43 0.49-0.43 0.49s0.85 0.13 1.27 0.19c0.43 0.05 1.84 0.28 2.68 0.22 0.63-0.04 1.32-0.14 1.74-0.22"></path><path fill="#ad1519" d="m295.05 205.01c-0.51-0.54-1.57-0.43-2.36 0.25-0.79 0.67-1.02 1.66-0.51 2.19 0.51 0.54 1.57 0.42 2.36-0.25 0.79-0.68 1.02-1.66 0.51-2.19"></path></g><g fill="none"><path fill="#ad1519" stroke-linejoin="round" d="m250.12 224.57c-11.06-0.01-21.07-1.29-28.68-3.26 7.61-1.97 17.62-3.17 28.68-3.19 11.07 0.02 21.13 1.22 28.74 3.19-7.61 1.97-17.67 3.25-28.74 3.26z"></path><path stroke-width="0.05" d="m258.04 224.28v-6.01m-3.02 6.21l0.04-6.37m-2.24 6.45v-6.49"></path><path stroke-width="0.09" d="m250.95 224.64v-6.57"></path><path stroke-width="0.14" d="m249.16 224.64v-6.57"></path><path stroke-width="0.18" d="m247.48 224.64v-6.57"></path><path stroke-width="0.23" d="m245.81 224.64v-6.57"></path><path stroke-width="0.28" d="m244.32 224.64v-6.57"></path><path stroke-width="0.33" d="m241.48 224.28l-0.04-5.97m1.39 6.05v-6.25"></path><path stroke-width="0.37" d="m238.86 224.01v-5.5m1.33 5.66l-0.04-5.86"></path><path stroke-width="0.42" d="m235.35 223.7v-4.84m1.15 4.92v-5.08m1.19 5.24v-5.28"></path><path stroke-width="0.46" d="m234.12 223.66v-4.68"></path><path stroke-width="0.51" d="m232.97 223.42v-4.36"></path><path stroke-width="0.56" d="m231.74 223.31v-4.06"></path><path stroke-width="0.6" d="m229.22 222.95l-0.04-3.22m1.33 3.38v-3.62"></path><path stroke-width="0.63" d="m227.93 222.68v-2.84"></path><path stroke-width="0.68" d="m226.74 222.45v-2.36"></path><path stroke-width="0.73" d="m225.45 222.13v-1.85"></path><path stroke-width="0.77" d="m224.12 221.98v-1.38"></path><path stroke-width="0.91" d="m222.72 221.66v-0.67"></path><path d="m220.12 221.66c7.75-2.18 18.29-3.52 30-3.54 11.72 0.02 22.31 1.36 30.06 3.54"></path><path fill="#ad1519" d="m216.72 217.16l1.22-1.59 3.37 0.43-2.69 1.96-1.9-0.8"></path><path fill="#fff" d="m224.03 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m233.64 215.07l-2.36 0.27c-0.61 0.07-1.17-0.33-1.24-0.9-0.08-0.57 0.35-1.09 0.96-1.15l2.37-0.28 2.42-0.28c0.6-0.07 1.15 0.33 1.22 0.9s-0.36 1.09-0.96 1.16l-2.41 0.28"></path><path fill="#fff" d="m240.54 213.35c0-0.58 0.49-1.04 1.1-1.04 0.6 0 1.1 0.46 1.1 1.04 0 0.57-0.5 1.04-1.1 1.04-0.61 0-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m250.15 214.16h-3.29c-0.6 0-1.11-0.46-1.11-1.03 0-0.58 0.49-1.04 1.1-1.04h6.64c0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.51 1.03-1.11 1.03h-3.33"></path><path fill="#fff" d="m257.56 213.35c0-0.58 0.5-1.04 1.1-1.04 0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.49 1.04-1.1 1.04-0.6 0-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m266.66 215.07l2.36 0.27c0.6 0.07 1.17-0.33 1.24-0.9s-0.36-1.09-0.96-1.15l-2.37-0.28-2.42-0.28c-0.61-0.07-1.15 0.33-1.22 0.9-0.08 0.57 0.36 1.09 0.96 1.16l2.41 0.28"></path><path fill="#fff" d="m274.07 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m283.57 217.16l-1.21-1.59-3.37 0.43 2.69 1.96 1.89-0.8"></path></g></g><g id="shield" stroke-width="0.52"><g id="Granada"><path fill="#ccc" d="m250.49 344.33c-13.08 0-26.05-3.2-36.95-8.54-8.03-3.98-13.36-12-13.36-21.19v-33.3h100.42v33.3c0 9.19-5.32 17.21-13.36 21.19-10.9 5.34-23.66 8.54-36.75 8.54z"></path><path fill="#ffd691" d="m252.91 329.55c2.09 0.63 3.15 2.19 3.15 4.01 0 2.38-2.3 4.18-5.3 4.18-2.99 0-5.42-1.8-5.42-4.18 0-1.79 1-3.8 3.08-3.94 0 0-0.06-0.19-0.24-0.5-0.22-0.23-0.64-0.66-0.64-0.66s0.79-0.15 1.25 0.02c0.46 0.18 0.77 0.47 0.77 0.47s0.21-0.43 0.52-0.76c0.3-0.33 0.7-0.53 0.7-0.53s0.46 0.38 0.61 0.64c0.15 0.27 0.25 0.59 0.25 0.59s0.42-0.35 0.79-0.49c0.37-0.15 0.84-0.26 0.84-0.26s-0.13 0.46-0.22 0.69-0.14 0.72-0.14 0.72"></path><path fill="#058e6e" d="m250.32 340.32s-3.98-2.68-5.7-3.04c-2.21-0.47-4.69-0.09-5.76-0.15 0.03 0.03 1.29 0.93 1.84 1.48s2.39 1.65 3.43 1.91c3.22 0.81 6.19-0.2 6.19-0.2"></path><path fill="#058e6e" d="m251.46 340.56s2.54-2.66 5.21-3.02c3.15-0.44 5.22 0.26 6.44 0.58 0.03 0-1.01 0.49-1.56 0.87-0.55 0.37-1.97 1.57-4.14 1.59-2.18 0.03-4.58-0.23-4.97-0.17-0.4 0.06-0.98 0.15-0.98 0.15"></path><path fill="#ad1519" d="m250.69 337.28c-1-0.93-1.62-2.25-1.62-3.72 0-1.46 0.62-2.78 1.63-3.71 0.99 0.93 1.61 2.25 1.61 3.71 0 1.47-0.62 2.79-1.62 3.72"></path><path fill="#058e6e" d="m249.68 342.71s0.61-1.52 0.67-2.83c0.06-1.09-0.15-2.17-0.15-2.17h0.52 0.28s0.39 1.16 0.39 2.17c0 1.02-0.18 2.37-0.18 2.37s-0.55 0.08-0.73 0.17c-0.19 0.09-0.8 0.29-0.8 0.29"></path></g><g id="Aragon" fill="#c8b100"><path fill="#ad1519" d="m250.32 314.57c0 13.16-11.16 23.82-25.05 23.82s-25.15-10.66-25.15-23.82v-33.35h50.2v33.35"></path><path d="m200.03 314.12c0.15 7.02 2.95 12.25 5.73 15.67v-49.47h-5.66l-0.07 33.8z"></path><path d="m211.08 334.23c1.57 0.83 3.72 2.22 6.03 2.77l-0.15-56.96h-5.88v54.19z"></path><path d="m222.28 338.25c2.3 0.23 4.01 0.19 5.87 0v-58.21h-5.87v58.21z"></path><path d="m233.32 337c2.3-0.46 4.9-1.89 6.03-2.63v-54.33h-5.88l-0.15 56.96z"></path><path d="m244.81 329.24c2.45-2.18 4.75-7.12 5.59-12.76l0.14-36.44h-5.87l0.14 49.2z"></path></g><g id="Navarre"><path fill="#ad1519" d="m300.65 281.22v33.35c0 13.16-11.28 23.82-25.17 23.82-13.9 0-25.16-10.66-25.16-23.82v-33.35h50.33"></path><path id="chains_half" fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z"></path><path fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z" transform="matrix(-1, 0, 0, 1, 550.4299926757812, 0)"></path><path fill="#058e6e" stroke="none" d="m272.59 306.94c0-1.44 1.23-2.6 2.74-2.6s2.73 1.16 2.73 2.6c0 1.43-1.22 2.58-2.73 2.58s-2.74-1.15-2.74-2.58"></path></g><g id="Castile" fill="#c8b100" stroke-width="0.46"><path fill="#ad1519" stroke-width="0.52" d="m200.12 281.25h50.18v-55.72h-50.18v55.72z"></path><path d="m217.34 238.41h-0.92v-0.92h-1.62v3.69h1.62v2.55h-3.47v7.39h1.85v14.79h-3.7v7.63h28.42v-7.63h-3.69v-14.79h1.85v-7.39h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.93v-0.92h-1.61v0.92h-1.16v-0.92h-1.62v3.69h1.62v2.55h-3.46v-8.09h1.84v-3.7h-1.84v0.93h-0.93v-0.93h-1.62v0.93h-0.92v-0.93h-1.85v3.7h1.85v8.09h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.92v-0.92h-1.85v0.92zm-6.24 35.13h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-2.08h28.42m-24.72-1.62h21.03m-21.03-1.85h21.03m-21.03-2.08h21.03m-21.03-1.84h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-22.88-1.85h24.73m-24.73-1.85h24.73m-24.73-1.85h24.73m-24.73-1.84h24.73m-21.26-1.85h17.79m-10.63-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-5.32-2.31h7.16m-12.47 7.86h3.69m-5.31-2.31h6.93m-6.93 33.97v-1.85m0-1.85v-1.85m-1.85 1.85v1.85m3.47 0v-1.85m1.84 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m-1.84 7.63v-2.08m-3.47 2.08v-2.08m7.16 0v2.08m1.62-2.08v-1.62m-5.31-1.85v1.85m3.69-1.85v1.85m3.47-1.85v1.85m-1.85-1.85v-2.08m1.85-1.84v1.84m0-5.54v1.85m-1.85-3.7v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.7v1.85m3.46-1.85v1.85m3.47-1.85v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.69v1.84m6.93-1.84v1.84m-3.47-5.54v1.85m15.95-1.85h-3.7m5.32-2.31h-6.94m6.94 33.97v-1.85m0-1.85v-1.85m1.85 1.85v1.85m-3.47 0v-1.85m-1.85 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m1.85 7.63v-2.08m3.47 2.08v-2.08m-7.17 0v2.08m-1.62-2.08v-1.62m5.32-1.85v1.85m-3.7-1.85v1.85m-3.46-1.85v1.85m1.84-1.85v-2.08m-1.84-1.84v1.84m0-5.54v1.85m1.84-3.7v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.7v1.85m-3.47-1.85v1.85m-3.47-1.85v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.69v1.84m-6.94-1.84v1.84m3.47-5.54v1.85m-7.16 18.71v-2.08m0-5.54v-1.85m0 5.55v-1.85m0-5.55v-1.85m0-1.85v-1.84m0-3.7v-1.85m0-1.85v-1.85m-8.78 4.85h3.69m3.47-5.54h3.47m3.46 5.54h3.7"></path><path d="m230.05 273.54v-4.86c0-0.92-0.46-3.7-4.85-3.7-4.16 0-4.62 2.78-4.62 3.7v4.86h9.47z"></path><path d="m222.19 268.91l-2.31-0.23c0-0.92 0.23-2.31 0.93-2.77l2.08 1.62c-0.23 0.23-0.7 0.92-0.7 1.38z"></path><path d="m226.12 266.6l1.16-2.08c-0.46-0.23-1.39-0.46-2.08-0.46-0.46 0-1.39 0.23-1.85 0.46l1.15 2.08h1.62z"></path><path d="m228.43 268.91l2.31-0.23c0-0.92-0.23-2.31-0.92-2.77l-2.08 1.62c0.23 0.23 0.69 0.92 0.69 1.38z"></path><path d="m221.73 260.83v-5.09c0-1.38-0.92-2.54-2.54-2.54s-2.54 1.16-2.54 2.54v5.09h5.08z"></path><path d="m228.89 260.83v-5.09c0-1.38 0.93-2.54 2.55-2.54 1.61 0 2.54 1.16 2.54 2.54v5.09h-5.09z"></path><path d="m220.11 248.35l0.23-4.62h-4.39l0.47 4.62h3.69z"></path><path d="m227.05 248.35l0.46-4.62h-4.39l0.23 4.62h3.7z"></path><path d="m230.51 248.35l-0.46-4.62h4.62l-0.46 4.62h-3.7z"></path><g fill="#0039f0" stroke="none"><path d="m228.43 273.54v-4.16c0-0.7-0.46-2.78-3.23-2.78-2.54 0-3.01 2.08-3.01 2.78v4.16h6.24z"></path><path d="m221.27 260.36v-4.39c0-1.15-0.69-2.31-2.08-2.31s-2.08 1.16-2.08 2.31v4.39h4.16z"></path><path d="m229.36 260.36v-4.39c0-1.15 0.69-2.31 2.08-2.31 1.38 0 2.08 1.16 2.08 2.31v4.39h-4.16z"></path></g></g><g id="Leon"><path fill="#ccc" d="m250.28 281.25h50.32v-55.72h-50.32v55.72z"></path><path fill="#db4446" stroke-width="0.39" d="m275.93 239.26l0.05-0.62 0.09-0.34s-1.61 0.13-2.46-0.11-1.61-0.59-2.4-1.25c-0.79-0.68-1.1-1.1-1.67-1.18-1.36-0.22-2.4 0.4-2.4 0.4s1.02 0.37 1.78 1.31 1.59 1.41 1.95 1.53c0.59 0.18 2.66 0.05 3.22 0.07 0.57 0.03 1.84 0.19 1.84 0.19z"></path><g fill="none" stroke-width="0.39"><path fill="#ed72aa" d="m283.46 237s0.01 0.72 0.08 1.4c0.06 0.67-0.22 1.24-0.11 1.61s0.16 0.66 0.3 0.93c0.14 0.26 0.21 0.94 0.21 0.94s-0.38-0.28-0.74-0.54c-0.35-0.27-0.6-0.44-0.6-0.44s0.07 0.72 0.1 1.03c0.04 0.31 0.22 0.89 0.51 1.24 0.29 0.33 0.87 0.89 1.05 1.33 0.18 0.45 0.14 1.44 0.14 1.44s-0.46-0.75-0.87-0.89c-0.39-0.14-1.26-0.62-1.26-0.62s0.79 0.79 0.79 1.55c0 0.75-0.32 1.6-0.32 1.6s-0.36-0.68-0.83-1.12c-0.47-0.45-1.13-0.9-1.13-0.9s0.52 1.17 0.52 1.95c0 0.79-0.15 2.47-0.15 2.47s-0.39-0.64-0.79-0.96c-0.4-0.31-0.87-0.58-1.02-0.78-0.14-0.21 0.48 0.64 0.54 1.16 0.07 0.51 0.32 2.35 1.92 4.69 0.94 1.37 2.39 3.77 5.5 2.98 3.11-0.78 1.96-4.97 1.3-6.92-0.65-1.95-0.98-4.11-0.94-4.87 0.04-0.75 0.58-2.97 0.51-3.39-0.07-0.41-0.24-2 0.14-3.28 0.4-1.33 0.73-1.85 0.95-2.4 0.21-0.55 0.39-0.86 0.46-1.34s0.07-1.37 0.07-1.37 0.58 1.06 0.73 1.44c0.14 0.38 0.14 1.5 0.14 1.5s0.11-1.12 0.98-1.67 1.88-1.13 2.13-1.44 0.33-0.51 0.33-0.51-0.08 1.92-0.62 2.67c-0.36 0.49-1.77 2.09-1.77 2.09s0.73-0.28 1.23-0.3c0.51-0.04 0.87 0 0.87 0s-0.62 0.48-1.41 1.64c-0.8 1.16-0.47 1.26-1.05 2.22s-1.05 1-1.78 1.58c-1.08 0.87-0.5 4.34-0.36 4.86 0.15 0.51 2.03 4.76 2.07 5.79 0.03 1.03 0.21 3.33-1.6 4.8-1.16 0.95-3.07 0.96-3.51 1.23-0.43 0.28-1.29 1.13-1.29 2.91 0 1.79 0.64 2.06 1.15 2.51 0.51 0.44 1.16 0.2 1.3 0.55 0.15 0.34 0.22 0.54 0.44 0.75 0.21 0.2 0.36 0.44 0.29 0.82-0.08 0.38-0.91 1.23-1.2 1.85-0.29 0.61-0.87 2.23-0.87 2.47s-0.07 0.99 0.18 1.37c0 0 0.91 1.06 0.29 1.26-0.4 0.14-0.78-0.25-0.97-0.2-0.54 0.14-0.83 0.47-0.98 0.45-0.36-0.07-0.36-0.25-0.4-0.76-0.03-0.51-0.01-0.72-0.17-0.72-0.22 0-0.33 0.18-0.37 0.45s-0.04 0.89-0.29 0.89-0.61-0.45-0.83-0.55-0.83-0.2-0.87-0.48c-0.03-0.27 0.36-0.85 0.76-0.96 0.4-0.1 0.76-0.3 0.51-0.51-0.26-0.2-0.51-0.2-0.76 0-0.25 0.21-0.79 0.04-0.76-0.27 0.04-0.31 0.11-0.69 0.07-0.86-0.03-0.17-0.47-0.51 0.1-0.82 0.59-0.31 0.84 0.27 1.42 0.17s0.86-0.31 1.08-0.65 0.18-1.06-0.22-1.5c-0.39-0.45-0.79-0.52-0.94-0.8-0.14-0.27-0.36-0.92-0.36-0.92s0.11 1.2 0.04 1.37-0.04 0.89-0.04 0.89-0.39-0.45-0.72-0.79c-0.32-0.34-0.65-1.37-0.65-1.37s-0.03 0.96-0.03 1.34c0 0.37 0.43 0.72 0.29 0.86-0.15 0.13-0.83-0.72-1.02-0.86-0.18-0.14-0.76-0.58-1.01-1.06s-0.44-1.16-0.51-1.41c-0.07-0.24-0.19-1.31-0.07-1.58 0.18-0.4 0.47-1.13 0.47-1.13h-1.41c-0.76 0-1.3-0.23-1.59 0.28s-0.15 1.54 0.21 2.88c0.37 1.33 0.58 1.98 0.48 2.22-0.11 0.24-0.58 0.79-0.76 0.89-0.19 0.11-0.69 0.07-0.91-0.03-0.21-0.1-0.57-0.27-1.26-0.27s-1.12 0.03-1.37-0.03c-0.26-0.07-0.88-0.38-1.17-0.31s-0.79 0.32-0.65 0.72c0.22 0.61-0.21 0.75-0.51 0.72-0.29-0.04-0.53-0.14-0.9-0.24-0.36-0.11-0.9 0-0.83-0.42 0.07-0.41 0.22-0.44 0.4-0.74 0.18-0.32 0.25-0.52 0.04-0.54-0.25-0.02-0.51-0.05-0.7 0.11-0.2 0.16-0.51 0.51-0.76 0.38-0.26-0.14-0.46-0.43-0.46-1.08 0-0.64-0.68-1.2-0.05-1.17 0.62 0.03 1.41 0.48 1.55 0.13s0.06-0.51-0.28-0.78-0.76-0.43-0.31-0.77c0.45-0.35 0.56-0.35 0.74-0.54 0.17-0.18 0.41-0.79 0.73-0.64 0.62 0.3 0.02 0.73 0.65 1.42 0.62 0.69 1.01 0.94 2.06 0.83 1.04-0.11 1.33-0.24 1.33-0.54 0-0.29-0.09-0.82-0.12-1.04-0.02-0.21 0.15-0.99 0.15-0.99s-0.48 0.3-0.63 0.59c-0.13 0.29-0.42 0.8-0.42 0.8s-0.11-0.6-0.08-1.09c0.02-0.29 0.12-0.79 0.11-0.89-0.03-0.27-0.23-0.94-0.23-0.94s-0.16 0.73-0.28 0.94c-0.11 0.21-0.16 1.07-0.16 1.07s-0.67-0.58-0.48-1.55c0.13-0.75-0.12-1.74 0.11-2.06 0.22-0.33 0.75-1.64 2.06-1.69 1.3-0.05 2.31 0.05 2.77 0.03 0.45-0.03 2.06-0.33 2.06-0.33s-2.97-1.52-3.64-1.98c-0.68-0.45-1.73-1.63-2.07-2.16-0.34-0.54-0.65-1.58-0.65-1.58s-0.53 0.02-1.02 0.29c-0.48 0.27-0.96 0.67-1.24 0.99s-0.73 1.05-0.73 1.05 0.08-0.94 0.08-1.23-0.06-0.86-0.06-0.86-0.33 1.28-1.01 1.76c-0.68 0.49-1.47 1.15-1.47 1.15s0.08-0.71 0.08-0.88c0-0.16 0.17-0.99 0.17-0.99s-0.48 0.72-1.21 0.86c-0.74 0.13-1.81 0.11-1.9 0.56-0.08 0.45 0.2 1.07 0.03 1.39s-0.54 0.54-0.54 0.54-0.42-0.35-0.79-0.38c-0.36-0.03-0.71 0.16-0.71 0.16s-0.31-0.4-0.19-0.67c0.11-0.26 0.67-0.66 0.54-0.83-0.15-0.16-0.6 0.06-0.88 0.19-0.28 0.14-0.88 0.27-0.82-0.19 0.05-0.45 0.2-0.72 0.05-1.04-0.14-0.32-0.05-0.53 0.18-0.61 0.22-0.08 1.12 0.02 1.21-0.19 0.08-0.21-0.22-0.48-0.82-0.61-0.59-0.14-0.88-0.49-0.57-0.78 0.32-0.3 0.4-0.38 0.54-0.64 0.14-0.27 0.2-0.76 0.74-0.51 0.53 0.24 0.42 0.83 0.99 1.01 0.56 0.19 1.89-0.08 2.17-0.24s1.19-0.83 1.5-0.99c0.31-0.15 1.61-1.12 1.61-1.12s-0.76-0.53-1.05-0.8c-0.28-0.27-0.78-0.91-1.04-1.05-0.25-0.13-1.5-0.61-1.92-0.64-0.42-0.02-1.72-0.48-1.72-0.48s0.59-0.19 0.79-0.35c0.19-0.16 0.64-0.56 0.87-0.53 0.22 0.02 0.28 0.02 0.28 0.02s-1.21-0.05-1.47-0.13c-0.25-0.08-0.99-0.54-1.27-0.54s-0.84 0.11-0.84 0.11 0.76-0.48 1.38-0.59c0.62-0.1 1.1-0.08 1.1-0.08s-0.96-0.27-1.19-0.58c-0.22-0.33-0.45-0.8-0.62-1.02-0.17-0.21-0.28-0.56-0.59-0.59s-0.85 0.38-1.16 0.35-0.54-0.22-0.57-0.67c-0.02-0.46 0-0.3-0.1-0.54-0.12-0.24-0.57-0.8-0.15-0.93 0.43-0.14 1.33 0.08 1.42-0.08 0.08-0.16-0.48-0.65-0.85-0.83-0.37-0.19-0.96-0.51-0.65-0.78 0.31-0.26 0.62-0.37 0.79-0.61s0.37-0.91 0.74-0.7c0.36 0.21 0.87 1.26 1.16 1.18 0.28-0.08 0.3-0.83 0.25-1.15-0.06-0.32 0-0.88 0.28-0.83s0.51 0.43 0.96 0.46c0.45 0.02 1.13-0.11 1.07 0.21-0.05 0.32-0.31 0.71-0.62 1.06-0.3 0.36-0.45 1.05-0.25 1.5 0.2 0.46 0.71 1.19 1.16 1.48s1.3 0.51 1.84 0.85c0.53 0.35 1.78 1.34 2.2 1.45s0.85 0.32 0.85 0.32 0.48-0.21 1.13-0.21 2.14 0.1 2.71-0.14 1.3-0.64 1.08-1.15c-0.23-0.51-1.47-0.96-1.36-1.36s0.57-0.43 1.33-0.46c0.76-0.02 1.8 0.14 2-0.94 0.2-1.06 0.26-1.68-0.81-1.92-1.08-0.24-1.87-0.27-2.07-1.04-0.2-0.78-0.39-0.97-0.17-1.18 0.23-0.21 0.62-0.32 1.41-0.37 0.8-0.06 1.7-0.06 1.96-0.25 0.25-0.18 0.3-0.69 0.61-0.91 0.31-0.21 1.53-0.4 1.53-0.4s1.46 0.71 2.8 1.71c1.21 0.9 2.3 2.23 2.3 2.23"></path><path d="m269 243.39s-0.8 0.23-1.1 0.67c-0.37 0.53-0.34 1.07-0.34 1.07s0.68-0.56 1.56-0.33c0.87 0.24 0.96 0.33 1.33 0.3s1.27-0.35 1.27-0.35-0.74 0.86-0.65 1.45c0.08 0.58 0.19 0.85 0.17 1.15-0.06 0.72-0.6 1.61-0.6 1.61s0.31-0.19 1.05-0.35c0.73-0.16 1.36-0.51 1.75-0.81 0.39-0.29 0.9-1.02 0.9-1.02s-0.16 1 0 1.42c0.17 0.44 0.23 1.67 0.23 1.67s0.47-0.42 0.85-0.62c0.19-0.11 0.7-0.38 0.9-0.7 0.14-0.22 0.32-1.06 0.32-1.06s0.11 0.9 0.39 1.34c0.28 0.42 0.7 1.74 0.7 1.74s0.29-0.86 0.6-1.21 0.68-0.8 0.7-1.07c0.03-0.27-0.08-0.85-0.08-0.85l0.39 0.85m-11.41 0.61s0.48-0.83 0.93-1.1c0.46-0.26 1.08-0.74 1.25-0.8 0.16-0.05 0.9-0.46 0.9-0.46m0.99 5.17s1.09-0.55 1.41-0.75c0.68-0.4 1.16-1.12 1.16-1.12"></path><path fill="none" stroke-width="0.26" d="m282.57 240.9s-0.34-0.48-0.42-0.65c-0.09-0.15-0.23-0.48-0.23-0.48"></path><path fill="none" d="m278.33 257.41s2.04 1.26 1.98 2.31c-0.06 1.04-1.13 2.41-1.13 2.41"></path></g><path fill="#000" stroke-width="0.26" d="m273.05 236.24s-0.17-0.48-0.2-0.62c-0.03-0.13-0.12-0.29-0.12-0.29s0.88 0 0.85 0.27c-0.02 0.27-0.28 0.27-0.34 0.37-0.05 0.11-0.19 0.27-0.19 0.27z"></path><path fill="#000" stroke-width="0.05" d="m277.06 234.85l-0.06-0.43s0.77 0 1.13 0.26c0.57 0.4 0.93 1.02 0.91 1.05-0.1 0.09-0.54-0.27-0.85-0.37 0 0-0.23 0.05-0.45 0.05-0.23 0-0.34-0.11-0.37-0.21-0.03-0.12 0.03-0.3 0.03-0.3l-0.34-0.05z"></path><g fill="#000" stroke-width="0.26"><path d="m273.08 240.14l0.33-0.53 0.34 0.49-0.67 0.04"></path><path d="m273.89 240.12l0.4-0.53 0.43 0.48-0.83 0.05"></path><path d="m273.53 236.83l0.82 0.29-0.74 0.38-0.08-0.67"></path><path d="m274.52 237.1l0.73 0.18-0.59 0.46-0.14-0.64"></path></g><g fill="#db4446" stroke-width="0.39"><path d="m261.88 236.08s0.48 0.34 0.85 0.4c0.37 0.05 0.76 0.05 0.82 0.05 0.05 0 0.17-0.54 0.11-0.91-0.2-1.2-1.3-1.47-1.3-1.47s0.33 0.73 0.17 1.07c-0.23 0.48-0.65 0.86-0.65 0.86z"></path><path d="m259.59 237.12s-0.43-0.77-1.33-0.67c-0.9 0.11-1.5 0.81-1.5 0.81s1-0.03 1.25 0.13c0.37 0.24 0.48 0.86 0.48 0.86s0.54-0.32 0.71-0.54c0.16-0.21 0.39-0.59 0.39-0.59z"></path><path d="m258.49 240.25s-0.77 0.11-1.19 0.59c-0.43 0.49-0.36 1.4-0.36 1.4s0.5-0.54 0.95-0.54c0.46 0 1.16 0.16 1.16 0.16s-0.22-0.56-0.22-0.8-0.34-0.81-0.34-0.81z"></path><path d="m261.06 250.37s-0.42-0.45-1.16-0.32c-0.74 0.14-1.22 0.97-1.22 0.97s0.63-0.17 1-0.08c0.36 0.08 0.62 0.45 0.62 0.45s0.34-0.29 0.45-0.45 0.31-0.57 0.31-0.57z"></path><path d="m260.21 253.34s-0.62-0.1-1.16 0.33c-0.53 0.43-0.56 1.25-0.56 1.25s0.51-0.43 0.91-0.37c0.39 0.05 0.87 0.27 0.87 0.27s0.08-0.51 0.11-0.64c0.09-0.38-0.17-0.84-0.17-0.84z"></path><path d="m261.66 256.08s-0.05 0.79 0.33 1.28c0.4 0.51 1.13 0.59 1.13 0.59s-0.24-0.53-0.28-0.8c-0.06-0.4 0.34-0.75 0.34-0.75s-0.37-0.38-0.73-0.38c-0.37 0-0.79 0.06-0.79 0.06z"></path><path d="m269 263.12s-0.51-0.64-1.21-0.62c-0.71 0.03-1.45 0.69-1.45 0.69s0.88-0.07 1.11 0.22c0.23 0.3 0.45 0.67 0.45 0.67s0.4-0.21 0.57-0.35c0.17-0.13 0.53-0.61 0.53-0.61z"></path><path d="m266.83 265.93s-0.93-0.14-1.39 0.35c-0.45 0.48-0.42 1.36-0.42 1.36s0.56-0.61 1.07-0.56 1.08 0.32 1.08 0.32-0.09-0.53-0.15-0.78c-0.05-0.24-0.19-0.69-0.19-0.69z"></path><path d="m268.84 268.9s-0.46 0.64-0.12 1.15 1.05 0.75 1.05 0.75-0.26-0.37-0.14-0.8c0.09-0.34 0.67-0.8 0.67-0.8l-1.46-0.3z"></path><path d="m281.24 270.11s-0.81-0.19-1.27 0.08c-0.45 0.26-0.82 1.39-0.82 1.39s0.74-0.62 1.28-0.54c0.53 0.08 0.93 0.3 0.93 0.3s0.08-0.46 0.02-0.78c-0.03-0.19-0.14-0.45-0.14-0.45z"></path><path d="m281.64 273.1s-0.62 0.64-0.4 1.18c0.23 0.54 0.62 1.1 0.62 1.1s-0.02-0.8 0.23-1.02c0.37-0.32 1.05-0.37 1.05-0.37s-0.54-0.48-0.71-0.54c-0.17-0.05-0.79-0.35-0.79-0.35z"></path><path d="m284.75 274.04s-0.31 0.78 0.28 1.28c0.59 0.52 1.11 0.57 1.11 0.57s-0.46-0.81-0.32-1.23c0.15-0.45 0.54-0.72 0.54-0.72s-0.74-0.25-0.85-0.22c-0.11 0.02-0.76 0.32-0.76 0.32z"></path></g><g fill="#c8b100" stroke-width="0.26"><path d="m282.88 232.71l-0.29 0.02c-0.01 0.03-0.14 0.24-0.26 0.35-0.26 0.25-0.65 0.28-0.86 0.07-0.11-0.11-0.16-0.26-0.14-0.41-0.17 0.09-0.35 0.09-0.51-0.01-0.26-0.15-0.32-0.5-0.14-0.79 0.03-0.06 0.06-0.14 0.11-0.18l-0.02-0.32-0.35 0.08-0.1 0.19c-0.22 0.25-0.54 0.31-0.7 0.17-0.08-0.07-0.14-0.26-0.13-0.27 0 0.01-0.09 0.09-0.17 0.11-0.54 0.13-0.75-1.05-0.77-1.35l-0.17 0.25s0.16 0.7 0.08 1.3c-0.08 0.59-0.29 1.19-0.29 1.19 0.74 0.19 1.86 0.8 2.97 1.65s1.98 1.78 2.34 2.42c0 0 0.58-0.32 1.18-0.51s1.36-0.2 1.36-0.2l0.22-0.21c-0.32 0.05-1.58 0.1-1.56-0.43 0-0.08 0.07-0.18 0.08-0.18-0.01 0.01-0.21-0.01-0.3-0.06-0.18-0.13-0.18-0.43 0.02-0.69l0.18-0.13 0.01-0.34-0.34 0.05c-0.03 0.04-0.11 0.09-0.15 0.13-0.27 0.23-0.65 0.25-0.86 0.03-0.13-0.12-0.17-0.29-0.11-0.46-0.16 0.04-0.32 0.03-0.45-0.05-0.26-0.15-0.31-0.52-0.11-0.8 0.09-0.14 0.28-0.31 0.31-0.32l-0.07-0.3h-0.01z"></path><g fill="#000" stroke-width="0.05"><path d="m280.63 233.4c0.05-0.07 0.15-0.06 0.23 0s0.1 0.16 0.06 0.21c-0.05 0.06-0.15 0.06-0.24-0.01-0.07-0.05-0.1-0.15-0.05-0.2z"></path><path d="m281.58 234.19l-0.33-0.25c-0.06-0.04-0.07-0.12-0.04-0.16 0.04-0.04 0.12-0.04 0.18 0l0.33 0.26 0.33 0.25c0.05 0.04 0.08 0.12 0.04 0.16s-0.12 0.04-0.18 0l-0.33-0.26"></path><path d="m279.84 233l-0.26-0.15c-0.07-0.04-0.1-0.12-0.07-0.17s0.11-0.06 0.17-0.02l0.26 0.16 0.26 0.15c0.06 0.03 0.09 0.11 0.07 0.16-0.03 0.05-0.11 0.06-0.17 0.02l-0.26-0.15"></path><path d="m278.8 232.29c0.05-0.06 0.16-0.06 0.24 0 0.08 0.07 0.1 0.16 0.05 0.22-0.05 0.05-0.15 0.05-0.23-0.01s-0.1-0.15-0.06-0.21z"></path><path d="m282.63 234.92c0.05-0.05 0.03-0.14-0.05-0.21-0.08-0.06-0.19-0.06-0.24 0-0.04 0.05-0.02 0.15 0.06 0.21s0.18 0.06 0.23 0z"></path><path d="m283.2 235.58l0.22 0.21c0.05 0.05 0.13 0.07 0.18 0.03 0.04-0.04 0.04-0.11-0.01-0.16l-0.21-0.21-0.22-0.21c-0.05-0.05-0.14-0.07-0.18-0.03-0.05 0.03-0.04 0.11 0.01 0.16l0.21 0.21"></path><path d="m284.15 236.39c0.05-0.06 0.03-0.15-0.05-0.21-0.08-0.07-0.18-0.07-0.23-0.01s-0.03 0.15 0.05 0.22c0.08 0.05 0.18 0.06 0.23 0z"></path></g><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m279.8 230.84l-0.02 0.54 0.92 0.12 0.15-0.07-0.02-0.15-0.53-0.71-0.5 0.27"></path><path d="m281.7 231.92l-0.49 0.27-0.54-0.71-0.01-0.15 0.14-0.06 0.93 0.11-0.03 0.54"></path><path d="m280.51 231.25c0.08-0.13 0.26-0.17 0.39-0.09 0.14 0.07 0.18 0.24 0.1 0.37s-0.26 0.17-0.39 0.09c-0.14-0.08-0.18-0.24-0.1-0.37z"></path><path d="m278.36 230.35c-0.02 0.01-0.13-0.46-0.26-0.71-0.08-0.19-0.39-0.43-0.39-0.43 0.03-0.05 0.42-0.19 0.87 0.09 0.38 0.31-0.03 0.87-0.03 0.87s-0.09 0.14-0.19 0.18z"></path><path d="m279.39 230.66l-0.42 0.37-0.68-0.6 0.06-0.08 0.03-0.15 0.92-0.07 0.09 0.53"></path><path d="m278.24 230.29c0.05-0.15 0.18-0.23 0.28-0.2 0.11 0.04 0.15 0.18 0.1 0.33s-0.18 0.23-0.29 0.2c-0.11-0.04-0.15-0.18-0.09-0.33z"></path><path d="m283.67 231.77l-0.59-0.06-0.25 0.85 0.05 0.14 0.15 0.01 0.83-0.41-0.19-0.53"></path><path d="m282.01 232.03l-0.1 0.54 0.9 0.23 0.15-0.04 0.01-0.14-0.43-0.79-0.53 0.2"></path><path d="m283.73 233.36l-0.53 0.2-0.42-0.78 0.01-0.15 0.15-0.03 0.89 0.23-0.1 0.53"></path><path d="m282.65 232.54c0.1-0.12 0.28-0.13 0.4-0.04 0.13 0.09 0.15 0.26 0.05 0.38s-0.28 0.13-0.41 0.04c-0.12-0.09-0.14-0.26-0.04-0.38z"></path><path d="m285.64 233.61l0.11 0.55-0.87 0.3-0.16-0.04-0.01-0.14 0.36-0.81 0.57 0.14"></path><path d="m285.49 235.2l-0.56 0.13-0.31-0.83 0.04-0.15 0.15-0.02 0.85 0.35-0.17 0.52"></path><path d="m283.97 233.66l-0.18 0.52 0.85 0.34 0.16-0.02 0.03-0.14-0.3-0.83-0.56 0.13"></path><path d="m284.91 234.63c0.12-0.11 0.12-0.28 0.02-0.39-0.11-0.11-0.29-0.11-0.41-0.02-0.11 0.11-0.12 0.28-0.01 0.39 0.1 0.11 0.29 0.12 0.4 0.02z"></path><path d="m286.29 236.43c0 0.01 0.5 0.03 0.79 0.09 0.2 0.04 0.52 0.27 0.52 0.27 0.06-0.04 0.12-0.42-0.28-0.79-0.39-0.28-0.88 0.22-0.88 0.22s-0.12 0.12-0.15 0.21z"></path><path d="m285.75 235.54l-0.29 0.46 0.76 0.51 0.09-0.08 0.13-0.04-0.12-0.88-0.57 0.03"></path><path d="m286.37 236.53c0.14-0.07 0.21-0.22 0.15-0.31s-0.22-0.1-0.36-0.02-0.2 0.22-0.14 0.31c0.05 0.09 0.21 0.1 0.35 0.02z"></path></g></g><g id="inescutcheon" stroke-width="0.61"><ellipse fill="#ad1519" cx="250.43" cy="281.01" rx="16.26" ry="18.3"></ellipse><ellipse fill="#005bbf" cx="250.44" cy="280.97" rx="11.44" ry="13.42"></ellipse><g id="fdl" fill="#c8b100" stroke-width="0.34"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 10.630000114440918, 0)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 5.309999942779541, 9.140000343322754)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g></g></g></g></g></g>',1)]))}const E4=V(k4,[["render",A4]]),QK="",C4={},x4={id:"default",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function M4(e,n){return t.openBlock(),t.createElementBlock("svg",x4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"default-circle",cx:"22.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const B4=V(C4,[["render",M4],["__scopeId","data-v-fbb3af00"]]),v4={},j4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function N4(e,n){return t.openBlock(),t.createElementBlock("svg",j4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"2.51953",y:"1.2605",width:"42.96",height:"21.48",rx:"10.74",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"13.5",cy:"12.0005",r:"7.5",fill:"#D0D3D9"},null,-1)]))}const S4=V(v4,[["render",N4]]),GK="",T4={},I4={id:"selected",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function O4(e,n){return t.openBlock(),t.createElementBlock("svg",I4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"selected-circle",cx:"57.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const L4=V(T4,[["render",O4],["__scopeId","data-v-56beb670"]]),z4={},q4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function P4(e,n){return t.openBlock(),t.createElementBlock("svg",q4,n[0]||(n[0]=[t.createElementVNode("rect",{width:"42.96",height:"21.48",rx:"10.74",transform:"matrix(-1 0 0 1 45.4805 1.2605)",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{r:"7.5",transform:"matrix(-1 0 0 1 34.5 12.0005)",fill:"#D0D3D9"},null,-1)]))}const V4=V(z4,[["render",P4]]),U4={},R4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Y4(e,n){return t.openBlock(),t.createElementBlock("svg",R4,n[0]||(n[0]=[t.createStaticVNode('<rect x="5" y="8.75049" width="30" height="20.625" fill="#EEF3F8"></rect><rect x="5" y="8.75049" width="16.875" height="13.125" fill="#41479B"></rect><rect x="21.875" y="8.75049" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="12.5005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="16.2505" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="20.0005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="5" y="23.7505" width="30" height="1.875" fill="#DC251C"></rect><rect x="5" y="27.5005" width="30" height="1.875" fill="#DC251C"></rect><rect x="6.875" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect>',26)]))}const H4=V(U4,[["render",Y4]]),Q4={},G4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function W4(e,n){return t.openBlock(),t.createElementBlock("svg",G4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.64752 6.64801C7.70242 5.59312 9.13316 5.00049 10.625 5.00049H23.125C24.6168 5.00049 26.0476 5.59312 27.1025 6.64801C28.1574 7.7029 28.75 9.13364 28.75 10.6255V16.8755C28.75 18.3673 28.1574 19.7981 27.1025 20.853C26.0476 21.9078 24.6168 22.5005 23.125 22.5005H17.7376L12.2902 27.3426C12.1063 27.5061 11.8435 27.5464 11.619 27.4456C11.3944 27.3448 11.25 27.1216 11.25 26.8755V22.5005H10.625C9.13316 22.5005 7.70242 21.9078 6.64752 20.853C5.59263 19.7981 5 18.3673 5 16.8755V10.6255C5 9.13364 5.59263 7.7029 6.64752 6.64801ZM10.625 6.25049C9.46468 6.25049 8.35188 6.71142 7.53141 7.53189C6.71094 8.35237 6.25 9.46516 6.25 10.6255V16.8755C6.25 18.0358 6.71094 19.1486 7.53141 19.9691C8.35188 20.7895 9.46468 21.2505 10.625 21.2505H11.875C12.2202 21.2505 12.5 21.5303 12.5 21.8755V25.4837L17.0848 21.4083C17.1992 21.3067 17.3469 21.2505 17.5 21.2505H23.125C24.2853 21.2505 25.3981 20.7895 26.2186 19.9691C27.0391 19.1486 27.5 18.0358 27.5 16.8755V10.6255C27.5 9.46516 27.0391 8.35237 26.2186 7.53189C25.3981 6.71142 24.2853 6.25049 23.125 6.25049H10.625ZM30 20.6255C30 20.2803 30.2798 20.0005 30.625 20.0005H31.25C32.2445 20.0005 33.1984 20.3956 33.9016 21.0988C34.6049 21.8021 35 22.7559 35 23.7505V27.5005C35 27.9929 34.903 28.4806 34.7145 28.9355C34.5261 29.3905 34.2499 29.8039 33.9016 30.1521C33.5534 30.5003 33.14 30.7766 32.685 30.965C32.2301 31.1535 31.7424 31.2505 31.25 31.2505H30V34.3755C30 34.6283 29.8477 34.8562 29.6142 34.9529C29.3806 35.0496 29.1118 34.9962 28.933 34.8174L25.3661 31.2505H22.5C22.0075 31.2505 21.5199 31.1535 21.0649 30.965C20.61 30.7766 20.1966 30.5003 19.8483 30.1521C19.5001 29.8039 19.2239 29.3905 19.0354 28.9355C18.847 28.4806 18.75 27.9929 18.75 27.5005V25.6255C18.75 25.2803 19.0298 25.0005 19.375 25.0005C19.7202 25.0005 20 25.2803 20 25.6255V27.5005C20 27.8288 20.0647 28.1539 20.1903 28.4572C20.3159 28.7605 20.5001 29.0361 20.7322 29.2682C20.9644 29.5004 21.24 29.6845 21.5433 29.8102C21.8466 29.9358 22.1717 30.0005 22.5 30.0005H25.625C25.7908 30.0005 25.9497 30.0663 26.0669 30.1835L28.75 32.8666V30.6255C28.75 30.2803 29.0298 30.0005 29.375 30.0005H31.25C31.5783 30.0005 31.9034 29.9358 32.2067 29.8102C32.51 29.6845 32.7856 29.5004 33.0178 29.2682C33.2499 29.0361 33.434 28.7605 33.5597 28.4572C33.6853 28.1539 33.75 27.8288 33.75 27.5005V23.7505C33.75 23.0874 33.4866 22.4516 33.0178 21.9827C32.5489 21.5139 31.913 21.2505 31.25 21.2505H30.625C30.2798 21.2505 30 20.9707 30 20.6255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const X4=V(Q4,[["render",W4]]),K4={},Z4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function J4(e,n){return t.openBlock(),t.createElementBlock("svg",Z4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M27.9441 19.6156C28.156 19.3431 28.5487 19.294 28.8211 19.506L34.4461 23.881C34.5984 23.9994 34.6874 24.1814 34.6874 24.3743C34.6874 24.5672 34.5984 24.7492 34.4461 24.8676L28.8211 29.2426C28.5487 29.4546 28.156 29.4055 27.9441 29.133C27.7322 28.8605 27.7813 28.4679 28.0537 28.256L33.0444 24.3743L28.0537 20.4926C27.7813 20.2807 27.7322 19.8881 27.9441 19.6156Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.31257 16.2505C5.31257 9.92097 11.5972 5.00049 19.0626 5.00049C26.5279 5.00049 32.8126 9.91967 32.8126 16.2505V16.2584L32.8125 16.2584C32.8068 16.7154 32.7669 17.1714 32.6931 17.6225C32.6375 17.9632 32.3162 18.1942 31.9755 18.1386C31.6349 18.0829 31.4038 17.7616 31.4595 17.4209C31.523 17.0326 31.5574 16.6401 31.5626 16.2466C31.5599 10.8416 26.0955 6.25049 19.0626 6.25049C12.031 6.25049 6.56736 10.841 6.56257 16.2434C6.59434 17.5923 6.92716 18.9171 7.53673 20.1209C8.14738 21.3268 9.02026 22.3807 10.0913 23.2052C10.3199 23.3812 10.3984 23.6908 10.2812 23.9543L8.43275 28.1129L13.972 25.5579C14.114 25.4925 14.2753 25.4826 14.4241 25.5302C15.9229 26.0093 17.4871 26.2524 19.0606 26.2505C19.7268 26.2465 20.3921 26.1995 21.0523 26.1099C21.3943 26.0635 21.7092 26.3031 21.7556 26.6452C21.8021 26.9872 21.5624 27.3021 21.2204 27.3486C20.5064 27.4455 19.7868 27.4962 19.0663 27.5005L19.0634 27.5005C17.4414 27.5025 15.8286 27.2642 14.2774 26.7937L7.44934 29.943C7.21306 30.052 6.93398 30.0032 6.74871 29.8205C6.56344 29.6378 6.51076 29.3594 6.61645 29.1216L8.94423 23.8847C7.90009 22.9979 7.04192 21.9107 6.42156 20.6856C5.72661 19.3132 5.34774 17.8026 5.31273 16.2647L5.31241 16.2505H5.31257ZM23.9423 26.1302C25.4661 24.6065 27.5327 23.7505 29.6876 23.7505H34.0626C34.4077 23.7505 34.6876 24.0303 34.6876 24.3755C34.6876 24.7207 34.4077 25.0005 34.0626 25.0005H29.6876C27.8642 25.0005 26.1155 25.7248 24.8262 27.0141C23.5369 28.3034 22.8126 30.0521 22.8126 31.8755V34.3755C22.8126 34.7207 22.5327 35.0005 22.1876 35.0005C21.8424 35.0005 21.5626 34.7207 21.5626 34.3755V31.8755C21.5626 29.7206 22.4186 27.654 23.9423 26.1302Z",fill:"#3B414D",class:"primary"},null,-1)]))}const $4=V(K4,[["render",J4]]),eb={},tb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ab(e,n){return t.openBlock(),t.createElementBlock("svg",tb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_139_607",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_139_607)"},[t.createElementVNode("path",{d:"M12.5834 4.50001V10.1763L14.242 11.835C14.29 11.8831 14.3296 11.9389 14.3607 12.0025C14.3917 12.066 14.4072 12.139 14.4072 12.2217V12.5323C14.4072 12.6854 14.3545 12.8155 14.2491 12.9227C14.1438 13.0298 14.0132 13.0833 13.8574 13.0833L10.5418 13.0833V17.3238C10.5418 17.4772 10.4902 17.6058 10.3872 17.7096C10.2841 17.8133 10.1565 17.8652 10.0043 17.8652C9.85191 17.8652 9.72288 17.8133 9.61718 17.7096C9.51135 17.6058 9.45843 17.4772 9.45843 17.3238V13.0833H6.14281C5.98698 13.0833 5.85642 13.0298 5.75114 12.9227C5.64573 12.8155 5.59302 12.6854 5.59302 12.5323V12.2217C5.59302 12.139 5.6085 12.066 5.63948 12.0025C5.67059 11.9389 5.71017 11.8831 5.75823 11.835L7.41677 10.1763V4.50001H6.95843C6.80496 4.50001 6.67635 4.44849 6.5726 4.34543C6.46871 4.24237 6.41677 4.11474 6.41677 3.96251C6.41677 3.81015 6.46871 3.68112 6.5726 3.57543C6.67635 3.4696 6.80496 3.41668 6.95843 3.41668L13.0418 3.41668C13.1952 3.41668 13.3239 3.46821 13.4276 3.57126C13.5315 3.67432 13.5834 3.80196 13.5834 3.95418C13.5834 4.10654 13.5315 4.23557 13.4276 4.34126C13.3239 4.4471 13.1952 4.50001 13.0418 4.50001H12.5834Z",fill:"#67738B",class:"primary"})],-1)]))}const nb=V(eb,[["render",ab]]),ib={},rb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ob(e,n){return t.openBlock(),t.createElementBlock("svg",rb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_142_1060",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_142_1060)"},[t.createElementVNode("path",{d:"M11.6329 9.52871L6.51604 4.41183C6.43701 4.33281 6.38063 4.25267 6.34687 4.17142C6.31326 4.09031 6.29646 4.01072 6.29646 3.93267C6.29646 3.7885 6.34618 3.66642 6.44563 3.56642C6.54493 3.46656 6.68111 3.41663 6.85417 3.41663H13.0417C13.191 3.41663 13.3185 3.46982 13.4244 3.57621C13.5303 3.68246 13.5833 3.81058 13.5833 3.96058C13.5833 4.11392 13.5385 4.25683 13.4487 4.38933C13.359 4.52183 13.2233 4.55871 13.0417 4.49996H12.5833V9.13142C12.5833 9.37753 12.4693 9.54961 12.2413 9.64767C12.0131 9.74572 11.8103 9.70607 11.6329 9.52871ZM9.45833 17.4166V13.0833H6.71167C6.43347 13.0833 6.20951 12.9938 6.03979 12.8148C5.87021 12.6359 5.78542 12.4289 5.78542 12.1939C5.78542 12.0764 5.8116 11.9566 5.86396 11.8345C5.91632 11.7126 5.99375 11.6 6.09625 11.4968L7.41667 10.1762V8.94871L2.86062 4.4085C2.74521 4.29322 2.6875 4.16774 2.6875 4.03204C2.6875 3.89635 2.74576 3.77024 2.86229 3.65371C2.98188 3.53413 3.11035 3.47433 3.24771 3.47433C3.38493 3.47433 3.51389 3.53468 3.63458 3.65538L16.0529 16.0737C16.1629 16.1837 16.2206 16.3066 16.2258 16.4423C16.2313 16.5779 16.1762 16.7041 16.0608 16.8206C15.9454 16.9402 15.8164 16.9986 15.6738 16.9958C15.5313 16.9932 15.4023 16.9341 15.2869 16.8187L11.5513 13.0833H10.5417V17.4166C10.5417 17.5659 10.4887 17.6935 10.3827 17.7993C10.2767 17.9053 10.1491 17.9583 9.99979 17.9583C9.85035 17.9583 9.72278 17.9053 9.61708 17.7993C9.51125 17.6935 9.45833 17.5659 9.45833 17.4166Z",fill:"#67738B",class:"primary"})],-1)]))}const sb={Brazil:s3,"checkbox-default":d3,"checkbox-disable":h3,"checkbox-less":b3,"checkbox-select":D3,"fitness-biceps-1":x3,indicator:j3,"navigation-menu-vertical-1":I3,"radio-default":q3,"radio-disable":R3,"radio-selected":G3,"single-neutral-2":Z3,"single-neutral-actions-1":t4,"social-media-facebook-1":r4,"social-instagram-1":u4,"sort-asc":_4,"sort-default":F4,"sort-desc":w4,Spain:E4,"switch-default-disabled":S4,"switch-default":B4,"switch-selected-disabled":V4,"switch-selected":L4,USA:H4,messages:X4,"transfer-message":$4,pin:nb,unpin:V(ib,[["render",ob]])},lb={"lock-2-1":"lock","lock-2-2":"lock","view-1-1":"visibility","view-off-1":"visibility_off","read-email-at-1":"alternate_email","email-action-unread-1":"mail","loading-circle-1":"progress_activity","close-1":"close","alert-circle-1":"error","alert-circle-1-1":"error","check-circle-1-1":"check_circle","check-circle-1-1-1":"check_circle","check-2":"check","search-1":"search","house-1-1":"some","gauge-dashboard-2":"speed","science-fiction-robot-2":"neurology","hierarchy-3-2":"account_tree","messaging-we-chat-3":"forum","question-circle-1":"help","alarm-bell-3":"notifications","expand-full-1":"open_in_full","expand-8-1":"close_fullscreen","logout-1-1":"logout","arrow-left-1-1":"chevron_left","arrow-right-1-1":"chevron_right","arrow-button-down-1":"expand_more","task-list-clock-1":"pending_actions","graph-stats-ascend-2":"trending_up","graph-stats-descend-2":"trending_down","messages-bubble-1":"chat_bubble","chat-translate-1":"translate","translate-1":"translate","translate-2":"translate","arrow-button-up-1":"expand_less","delete-1":"error","button-refresh-arrow-1":"refresh","book-address-1-2":"contacts","synchronize-arrow-clock-4":"update","flash-1-3":"bolt","phone-3":"call","phone-4":"call","layout-dashboard-1":"dashboard","check-square-1":"task_alt","cog-1":"settings","cog-2":"settings","download-bottom-1":"download","charger-1":"cloud","upload-bottom-1":"upload","copy-paste-1":"content_copy","pencil-write-1":"edit_square","add-1":"add","time-clock-circle-1":"schedule","button-refresh-arrows-1":"refresh","keyboard-return-1":"keyboard_return","delete-1-1":"dangerous","delete-2-1":"dangerous","keyboard-arrow-left-1":"keyboard_backspace","graph-stats-circle-1":"vital_signs","graph-stats-1":"vital_signs","paginate-filter-text-1":"article","keyboard-arrow-down-1":"south","keyboard-arrow-right-1":"arrow_right_alt","study-light-idea-1":"lightbulb","folder-1":"folder","export-1":"open_in_new","add-circle-1":"add_circle","subtract-circle-1":"do_not_disturb_on","subtract-1":"remove","button-play-1":"play_circle","lock-unlock-1-1":"lock_open_right","video-file-mp4-1":"video_file","office-file-pdf-1-1":"picture_as_pdf","send-email-3-1":"send","rating-star-1":"star","rating-star-1-1":"star","floppy-disk-1":"save","common-file-empty-1":"check_box_outline_blank","currency-dollar-circle-1":"paid","app-window-edit-1":"web_asset","headphones-customer-support-human-1-1":"headset_mic","bin-1-1":"delete","book-library-1":"school","notes-1":"event_note","arrow-undo":"undo","arrow-redo":"redo",emoji:"mood","text-bold":"format_bold","text-italic":"format_italic","text-left":"format_align_left","text-center":"format_align_center","text-right":"format_align_right","text-justified":"format_align_justify",attachment:"attach_file",microphone:"mic","controls-play-1":"play_arrow","controls-pause-1":"pause","common-file-horizontal-image-1":"image","information-circle-4":"info","task-checklist-1":"content_paste",preferences:"tune","check-double":"done","alarm-bell-ring":"notifications_ative","bookmark-tag-1":"sell","move-expand-vertical-1":"unfold_more","text-underline":"format_underlined","unordered-list":"list",filter:"filter_alt","typing-1":"text_select_start"},ub=t.defineComponent({name:"UnnnicIcon",__name:"Icon",props:{filled:{type:Boolean,default:!1},icon:{default:null},clickable:{type:Boolean,default:!1},size:{default:"md"},scheme:{default:"neutral-darkest"}},emits:["click","mousedown","mouseup"],setup(e,{emit:n}){const a=e,i=n,o=t.computed(()=>{var f;return((f=a.icon)==null?void 0:f.includes(":"))??!1}),s=t.computed(()=>sb[a.icon]??null),u=t.computed(()=>lb[a.icon]||a.icon),c=f=>{a.clickable&&i("click",f)};return(f,_)=>o.value?(t.openBlock(),t.createBlock(t.unref(n3),{key:0,icon:a.icon,class:t.normalizeClass(["unnnic-icon",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,{"unnnic--clickable":f.clickable}]),"data-testid":"iconify-icon",onClick:c,onMousedown:_[0]||(_[0]=g=>f.$emit("mousedown",g)),onMouseup:_[1]||(_[1]=g=>f.$emit("mouseup",g))},null,8,["icon","class"])):s.value?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.value),{key:1,class:t.normalizeClass(["unnnic-icon",`unnnic-icon--size-svg-${f.size}`,`unnnic-icon__size--${f.size}`,f.clickable?"unnnic--clickable":"",f.scheme?`unnnic-icon-scheme--${f.scheme}`:""]),"data-testid":"custom-icon",onClick:c,onMousedown:_[2]||(_[2]=g=>f.$emit("mousedown",g)),onMouseup:_[3]||(_[3]=g=>f.$emit("mouseup",g))},null,40,["class"])):u.value?(t.openBlock(),t.createElementBlock("span",{key:2,class:t.normalizeClass(["unnnic-icon","material-symbols-rounded",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,`unnnic-icon__size--${f.size}`,{"unnnic--clickable":f.clickable,"material-symbols-rounded--filled":f.filled}]),"data-testid":"material-icon",translate:"no",onClick:c,onMousedown:_[4]||(_[4]=g=>f.$emit("mousedown",g)),onMouseup:_[5]||(_[5]=g=>f.$emit("mouseup",g))},t.toDisplayString(u.value),35)):t.createCommentVNode("",!0)}}),eZ="",tZ="",te=V(ub,[["__scopeId","data-v-69390f82"]]),cb={class:"unnnic-label"},db={class:"unnnic-label__label"},fb=t.defineComponent({name:"UnnnicLabel",__name:"Label",props:{label:{default:""},tooltip:{default:""},useHtmlTooltip:{type:Boolean,default:!1}},setup(e){const n=e;return(a,i)=>(t.openBlock(),t.createElementBlock("section",cb,[t.createElementVNode("p",db,t.toDisplayString(t.unref(oi)(n.label)),1),a.tooltip?(t.openBlock(),t.createBlock(Mt,{key:0,enabled:"",text:a.tooltip,enableHtml:n.useHtmlTooltip},{default:t.withCtx(()=>[t.createVNode(te,{icon:"help",size:"sm",scheme:"fg-base"})]),_:1},8,["text","enableHtml"])):t.createCommentVNode("",!0)]))}}),aZ="",Ni=V(fb,[["__scopeId","data-v-a4b997a0"]]),_b={components:{UnnnicLabel:Ni},props:{size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},label:{type:String,default:""},fixedLabel:{type:Boolean,default:!1},error:{type:[Boolean,String],default:!1},message:{type:String,default:""},disabled:{type:Boolean,default:!1},tooltip:{type:String,default:""}},methods:{fullySanitize:oi}},nZ="",gb={key:1,class:"unnnic-form-element__hints-container"},hb={class:"unnnic-form-element__message-container"},mb={key:0,class:"unnnic-form-element__message"},Fb={key:1,class:"unnnic-form-element__message error"},pb={key:0};function bb(e,n,a,i,o,s){var c;const u=t.resolveComponent("UnnnicLabel");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["unnnic-form-element",{"unnnic-form-element--disabled":a.disabled}])},[a.label?(t.openBlock(),t.createBlock(u,{key:0,label:a.label,tooltip:a.tooltip,class:t.normalizeClass(["unnnic-form-element__label",{"unnnic-form-element__label--fixed":a.fixedLabel}])},null,8,["label","tooltip","class"])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},void 0,!0),a.message||a.error||e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("section",gb,[t.createElementVNode("section",hb,[a.message?(t.openBlock(),t.createElementBlock("p",mb,t.toDisplayString(s.fullySanitize(a.message)),1)):t.createCommentVNode("",!0),(c=a.error)!=null&&c.length?(t.openBlock(),t.createElementBlock("p",Fb,t.toDisplayString(Array.isArray(a.error)?a.error.join(", "):a.error),1)):t.createCommentVNode("",!0)]),e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("p",pb,[t.renderSlot(e.$slots,"rightMessage",{},void 0,!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)],2)}const jr=V(_b,[["render",bb],["__scopeId","data-v-2d5913d6"]]);var Si=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},a0={exports:{}};(function(e,n){(function(a,i){e.exports=i()})(Si,function(){return function(a){function i(s){if(o[s])return o[s].exports;var u=o[s]={i:s,l:!1,exports:{}};return a[s].call(u.exports,u,u.exports,i),u.l=!0,u.exports}var o={};return i.m=a,i.c=o,i.i=function(s){return s},i.d=function(s,u,c){i.o(s,u)||Object.defineProperty(s,u,{configurable:!1,enumerable:!0,get:c})},i.n=function(s){var u=s&&s.__esModule?function(){return s.default}:function(){return s};return i.d(u,"a",u),u},i.o=function(s,u){return Object.prototype.hasOwnProperty.call(s,u)},i.p=".",i(i.s=10)}([function(a,i){a.exports={"#":{pattern:/\d/},X:{pattern:/[0-9a-zA-Z]/},S:{pattern:/[a-zA-Z]/},A:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleUpperCase()}},a:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleLowerCase()}},"!":{escape:!0}}},function(a,i,o){function s(_){var g=document.createEvent("Event");return g.initEvent(_,!0,!0),g}var u=o(2),c=o(0),f=o.n(c);i.a=function(_,g){var m=g.value;if((Array.isArray(m)||typeof m=="string")&&(m={mask:m,tokens:f.a}),_.tagName.toLocaleUpperCase()!=="INPUT"){var F=_.getElementsByTagName("input");if(F.length!==1)throw new Error("v-mask directive requires 1 input, found "+F.length);_=F[0]}_.oninput=function(w){if(w.isTrusted){var C=_.selectionEnd,A=_.value[C-1];for(_.value=o.i(u.a)(_.value,m.mask,!0,m.tokens);C<_.value.length&&_.value.charAt(C-1)!==A;)C++;_===document.activeElement&&(_.setSelectionRange(C,C),setTimeout(function(){_.setSelectionRange(C,C)},0)),_.dispatchEvent(s("input"))}};var b=o.i(u.a)(_.value,m.mask,!0,m.tokens);b!==_.value&&(_.value=b,_.dispatchEvent(s("input")))}},function(a,i,o){var s=o(6),u=o(5);i.a=function(c,f){var _=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],g=arguments[3];return Array.isArray(f)?o.i(u.a)(s.a,f,g)(c,f,_,g):o.i(s.a)(c,f,_,g)}},function(a,i,o){function s(F){F.component(g.a.name,g.a),F.directive("mask",f.a)}Object.defineProperty(i,"__esModule",{value:!0});var u=o(0),c=o.n(u),f=o(1),_=o(7),g=o.n(_);o.d(i,"TheMask",function(){return g.a}),o.d(i,"mask",function(){return f.a}),o.d(i,"tokens",function(){return c.a}),o.d(i,"version",function(){return m});var m="0.11.1";i.default=s,typeof window<"u"&&window.Vue&&window.Vue.use(s)},function(a,i,o){Object.defineProperty(i,"__esModule",{value:!0});var s=o(1),u=o(0),c=o.n(u),f=o(2);i.default={name:"TheMask",props:{value:[String,Number],mask:{type:[String,Array],required:!0},masked:{type:Boolean,default:!1},tokens:{type:Object,default:function(){return c.a}}},directives:{mask:s.a},data:function(){return{lastValue:null,display:this.value}},watch:{value:function(_){_!==this.lastValue&&(this.display=_)},masked:function(){this.refresh(this.display)}},computed:{config:function(){return{mask:this.mask,tokens:this.tokens,masked:this.masked}}},methods:{onInput:function(_){_.isTrusted||this.refresh(_.target.value)},refresh:function(g){this.display=g;var g=o.i(f.a)(g,this.mask,this.masked,this.tokens);g!==this.lastValue&&(this.lastValue=g,this.$emit("input",g))}}}},function(a,i,o){function s(u,c,f){return c=c.sort(function(_,g){return _.length-g.length}),function(_,g){for(var m=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],F=0;F<c.length;){var b=c[F];F++;var w=c[F];if(!(w&&u(_,w,!0,f).length>b.length))return u(_,b,m,f)}return""}}i.a=s},function(a,i,o){function s(u,c){var f=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],_=arguments[3];u=u||"",c=c||"";for(var g=0,m=0,F="";g<c.length&&m<u.length;){var b=c[g],w=_[b],C=u[m];w&&!w.escape?(w.pattern.test(C)&&(F+=w.transform?w.transform(C):C,g++),m++):(w&&w.escape&&(g++,b=c[g]),f&&(F+=b),C===b&&m++,g++)}for(var A="";g<c.length&&f;){var b=c[g];if(_[b]){A="";break}A+=b,g++}return F+A}i.a=s},function(a,i,o){var s=o(8)(o(4),o(9),null,null);a.exports=s.exports},function(a,i){a.exports=function(o,s,u,c){var f,_=o=o||{},g=typeof o.default;g!=="object"&&g!=="function"||(f=o,_=o.default);var m=typeof _=="function"?_.options:_;if(s&&(m.render=s.render,m.staticRenderFns=s.staticRenderFns),u&&(m._scopeId=u),c){var F=m.computed||(m.computed={});Object.keys(c).forEach(function(b){var w=c[b];F[b]=function(){return w}})}return{esModule:f,exports:_,options:m}}},function(a,i){a.exports={render:function(){var o=this,s=o.$createElement;return(o._self._c||s)("input",{directives:[{name:"mask",rawName:"v-mask",value:o.config,expression:"config"}],attrs:{type:"text"},domProps:{value:o.display},on:{input:o.onInput}})},staticRenderFns:[]}},function(a,i,o){a.exports=o(3)}])})})(a0);var yb=a0.exports;const iZ="",wb={directives:{mask:yb.mask},props:{type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},hasIconLeft:Boolean,hasIconRight:Boolean,hasClearIcon:Boolean,maxlength:{type:Number,default:null},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1}},emits:["update:modelValue"],data(){return{}},computed:{attributes(){return{...this.$attrs,...this.$attrs["v-bind"],onInput:e=>{this.$emit("update:modelValue",e.srcElement.value)}}},classes(){return["input",`size-${this.size}`,this.type,{"input--has-icon-left":this.hasIconLeft,"input--has-icon-right":this.hasIconRight,"input--has-clear-icon":this.hasClearIcon}]}},methods:{fullySanitize:oi}},kb=["value","type","readonly"],Db=["value","type","maxlength","readonly"];function Ab(e,n,a,i,o,s){const u=t.resolveDirective("mask");return a.mask?t.withDirectives((t.openBlock(),t.createElementBlock("input",t.mergeProps({key:0},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,readonly:a.readonly}),null,16,kb)),[[u,a.mask]]):(t.openBlock(),t.createElementBlock("input",t.mergeProps({key:1},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,maxlength:a.maxlength,readonly:a.readonly}),null,16,Db))}const Eb=V(wb,[["render",Ab],["__scopeId","data-v-9833f838"]]),rZ="",Cb={components:{BaseInput:Eb,UnnnicIcon:te},props:{placeholder:{type:String,default:null},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:""},iconLeft:{type:String,default:null},iconRight:{type:String,default:null},iconLeftClickable:{type:Boolean,default:null},iconRightClickable:{type:Boolean,default:null},allowTogglePassword:{type:Boolean,default:null},size:{type:String,default:"md"},maxlength:{type:Number,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["icon-left-click","icon-right-click","clear"],data(){return{isFocused:!1,showPassword:!1}},computed:{isDisabled(){return this.$attrs.disabled||this.disabled},iconRightSvg(){return this.allowTogglePassword?this.showPassword?"view-off-1":"view-1-1":this.iconRight},iconScheme(){return this.isDisabled?"fg-muted":this.modelValue||this.isFocused||this.forceActiveStatus?"color-gray-700":(this.hasCloudyColor,"fg-base")},attributes(){return{...this.$attrs,...this.$attrs["v-bind"],...this.$props}}},methods:{focus(){this.$refs["base-input"].$el.focus()},onFocus(){this.isFocused=!0},onBlur(){this.isFocused=!1},onIconLeftClick(){this.iconLeftClickable&&this.$emit("icon-left-click")},onClearClick(){this.$emit("clear")},onIconRightClick(){this.attributes.disabled||(this.allowTogglePassword?this.showPassword=!this.showPassword:this.iconRightClickable&&this.$emit("icon-right-click"))}}},xb={class:"icon-right-container"};function Mb(e,n,a,i,o,s){const u=t.resolveComponent("BaseInput"),c=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["text-input",`size--${a.size}`])},[t.createVNode(u,t.mergeProps(s.attributes,{ref:"base-input",modelValue:a.modelValue,size:a.size,nativeType:a.nativeType==="password"&&o.showPassword?"text":a.nativeType,type:a.type,class:"input-itself",hasIconLeft:!!a.iconLeft,hasIconRight:!!a.iconRight||a.allowTogglePassword,hasClearIcon:a.showClear,maxlength:a.maxlength,readonly:a.readonly,forceActiveStatus:a.forceActiveStatus,onFocus:s.onFocus,onBlur:s.onBlur}),null,16,["modelValue","size","nativeType","type","hasIconLeft","hasIconRight","hasClearIcon","maxlength","readonly","forceActiveStatus","onFocus","onBlur"]),a.iconLeft?(t.openBlock(),t.createBlock(c,{key:0,scheme:s.iconScheme,icon:a.iconLeft,size:"ant",clickable:a.iconLeftClickable,class:t.normalizeClass(["icon-left",{clickable:a.iconLeftClickable}]),onClick:s.onIconLeftClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0),t.createElementVNode("section",xb,[a.showClear?(t.openBlock(),t.createBlock(c,{key:0,class:"icon-clear",scheme:s.iconScheme,icon:"close",size:"ant",clickable:"",onClick:t.withModifiers(s.onClearClick,["stop"])},null,8,["scheme","onClick"])):t.createCommentVNode("",!0),s.iconRightSvg?(t.openBlock(),t.createBlock(c,{key:1,scheme:s.iconScheme,icon:s.iconRightSvg,size:"ant",clickable:a.iconRightClickable||a.allowTogglePassword,class:t.normalizeClass(["icon-right",{clickable:a.iconRightClickable||a.allowTogglePassword}]),onClick:s.onIconRightClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0)])],2)}const Kl=V(Cb,[["render",Mb],["__scopeId","data-v-5345697c"]]),oZ="",Bb={name:"UnnnicInput",components:{TextInput:Kl,UnnnicFormElement:jr},props:{placeholder:{type:String,default:""},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},message:{type:String,default:""},errors:{type:[String,Array],default:""},label:{type:String,default:""},iconLeft:{type:String,default:""},iconRight:{type:String,default:""},allowTogglePassword:{type:Boolean,default:!1},iconLeftClickable:{type:Boolean,default:!1},iconRightClickable:{type:Boolean,default:!1},hasCloudyColor:{type:Boolean,default:!1},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},tooltip:{type:String,default:""},maxlength:{type:[Number,null],default:null},showMaxlengthCounter:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["update:modelValue","clear"],data(){return{val:this.modelValue}},computed:{computedError(){return Array.isArray(this.errors)?this.errors.join(", ")||this.type==="error":this.errors||this.type==="error"}},watch:{val(){this.$emit("update:modelValue",oi(this.val))},modelValue(){this.val=this.modelValue}},mounted(){this.val=this.modelValue},methods:{fullySanitize:oi}};function vb(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("UnnnicFormElement");return t.openBlock(),t.createBlock(c,{label:a.label||e.$slots.label,size:a.size,disabled:a.disabled,message:a.message,tooltip:a.tooltip,error:s.computedError,class:t.normalizeClass(["unnnic-form",a.size]),"data-testid":"form-element"},t.createSlots({default:t.withCtx(()=>[t.createVNode(u,t.mergeProps(e.$attrs,{modelValue:o.val,"onUpdate:modelValue":n[0]||(n[0]=f=>o.val=f),class:"unnnic-form-input",forceActiveStatus:a.forceActiveStatus,placeholder:a.placeholder,iconLeft:a.iconLeft,iconRight:a.iconRight,type:a.errors.length>0&&!a.disabled?"error":a.type,iconLeftClickable:a.iconLeftClickable,iconRightClickable:a.iconRightClickable,hasCloudyColor:a.hasCloudyColor,size:a.size,mask:a.mask,nativeType:a.nativeType,maxlength:a.maxlength,disabled:a.disabled,readonly:a.readonly,showClear:a.showClear,onClear:n[1]||(n[1]=f=>e.$emit("clear"))}),null,16,["modelValue","forceActiveStatus","placeholder","iconLeft","iconRight","type","iconLeftClickable","iconRightClickable","hasCloudyColor","size","mask","nativeType","maxlength","disabled","readonly","showClear"])]),_:2},[a.maxlength&&a.showMaxlengthCounter?{name:"rightMessage",fn:t.withCtx(()=>[t.createTextVNode(t.toDisplayString((o.val||"").length)+" / "+t.toDisplayString(a.maxlength),1)]),key:"0"}:void 0]),1032,["label","size","disabled","message","tooltip","error","class"])}const Ti=V(Bb,[["render",vb],["__scopeId","data-v-b7baf9e5"]]),sZ="",jb={components:{UnnnicIcon:te},props:{modelValue:String,label:String,iconLeft:String,iconRight:String,allowTogglePassword:Boolean,disabled:Boolean,maxlength:{type:[String,Number]},size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},type:{type:String,default:"normal",validator:e=>["normal","error"].includes(e)},nativeType:{type:String,default:"text",validator:e=>["text","password"].includes(e)},placeholder:String,message:String,error:{type:[Boolean,String]},readonly:{type:Boolean,default:!1}},data(){return{isFocused:!1,showPassword:!1}},computed:{hasError(){return this.error===!0||this.error||this.type==="error"},iconScheme(){return this.hasError?"feedback-red":this.isFocused?"neutral-dark":"neutral-cloudy"}},methods:{focus(){this.isFocused=!0},blur(){this.isFocused=!1}}},Nb=["type","placeholder","disabled","value","maxlength","readonly"],Sb={key:1,class:"message unnnic-font secondary body-md color-feedback-red"},Tb={key:2,class:"message unnnic-font secondary body-md color-neutral-cloudy"};function Ib(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-input",`size-${a.size}`,{"type-error":s.hasError}])},[e.$slots.label||a.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(["label unnnic-font secondary color-neutral-cloudy",{"body-md":a.size==="sm","body-gt":a.size=="md"}]),onClick:n[0]||(n[0]=c=>e.$refs.input.focus())},[e.$slots.label?t.renderSlot(e.$slots,"label",{key:0},void 0,!0):a.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(a.label),1)],64)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"input-container",onClick:n[7]||(n[7]=c=>e.$refs.input.focus())},[a.iconLeft?(t.openBlock(),t.createBlock(u,{key:0,icon:a.iconLeft,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-left-click"],onClick:n[1]||(n[1]=c=>e.$attrs["icon-left-click"]?e.$emit("icon-left-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),t.createElementVNode("input",{ref:"input",class:"unnnic-font secondary",type:a.allowTogglePassword?o.showPassword?"text":"password":a.nativeType,placeholder:a.placeholder,disabled:a.disabled,value:a.modelValue,maxlength:a.maxlength,readonly:a.readonly,onFocus:n[2]||(n[2]=(...c)=>s.focus&&s.focus(...c)),onBlur:n[3]||(n[3]=(...c)=>s.blur&&s.blur(...c)),onInput:n[4]||(n[4]=c=>e.$emit("update:model-value",c.srcElement.value))},null,40,Nb),a.iconRight?(t.openBlock(),t.createBlock(u,{key:1,icon:a.iconRight,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-right-click"],onClick:n[5]||(n[5]=c=>e.$attrs["icon-right-click"]?e.$emit("icon-right-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),a.allowTogglePassword?(t.openBlock(),t.createBlock(u,{key:2,icon:o.showPassword?"view-off-1":"view-1-1",size:"sm",scheme:s.iconScheme,clickable:"",onClick:n[6]||(n[6]=c=>o.showPassword=!o.showPassword)},null,8,["icon","scheme"])):t.createCommentVNode("",!0)]),a.error&&a.error!==!0?(t.openBlock(),t.createElementBlock("div",Sb,t.toDisplayString(a.error),1)):a.message?(t.openBlock(),t.createElementBlock("div",Tb,t.toDisplayString(a.message),1)):t.createCommentVNode("",!0)],2)}const Zl=V(jb,[["render",Ib],["__scopeId","data-v-1bfe622c"]]);//! moment.js
|
|
3
3
|
//! version : 2.30.1
|
|
4
4
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
5
5
|
//! license : MIT
|