@lax-wp/design-system 0.3.23 → 0.3.24

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/index.umd.js CHANGED
@@ -93,7 +93,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
93
93
  `))+1))}const o="#".repeat(i),s=n.enter("headingAtx"),u=n.enter("phrasing");l.move(o+" ");let c=n.containerPhrasing(e,{before:"# ",after:`
94
94
  `,...l.current()});return/^[\t ]/.test(c)&&(c=$i(c.charCodeAt(0))+c.slice(1)),c=c?o+" "+c:o,n.options.closeAtx&&(c+=" "+o),u(),s(),c}I2.peek=XC;function I2(e){return e.value||""}function XC(){return"<"}S2.peek=JC;function S2(e,t,n,r){const i=vu(n),l=i==='"'?"Quote":"Apostrophe",o=n.enter("image");let s=n.enter("label");const u=n.createTracker(r);let c=u.move("![");return c+=u.move(n.safe(e.alt,{before:c,after:"]",...u.current()})),c+=u.move("]("),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),c+=u.move("<"),c+=u.move(n.safe(e.url,{before:c,after:">",...u.current()})),c+=u.move(">")):(s=n.enter("destinationRaw"),c+=u.move(n.safe(e.url,{before:c,after:e.title?" ":")",...u.current()}))),s(),e.title&&(s=n.enter(`title${l}`),c+=u.move(" "+i),c+=u.move(n.safe(e.title,{before:c,after:i,...u.current()})),c+=u.move(i),s()),c+=u.move(")"),o(),c}function JC(){return"!"}z2.peek=ZC;function z2(e,t,n,r){const i=e.referenceType,l=n.enter("imageReference");let o=n.enter("label");const s=n.createTracker(r);let u=s.move("![");const c=n.safe(e.alt,{before:u,after:"]",...s.current()});u+=s.move(c+"]["),o();const d=n.stack;n.stack=[],o=n.enter("reference");const f=n.safe(n.associationId(e),{before:u,after:"]",...s.current()});return o(),n.stack=d,l(),i==="full"||!c||c!==f?u+=s.move(f+"]"):i==="shortcut"?u=u.slice(0,-1):u+=s.move("]"),u}function ZC(){return"!"}F2.peek=YC;function F2(e,t,n){let r=e.value||"",i="`",l=-1;for(;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++l<n.unsafe.length;){const o=n.unsafe[l],s=n.compilePattern(o);let u;if(o.atBreak)for(;u=s.exec(r);){let c=u.index;r.charCodeAt(c)===10&&r.charCodeAt(c-1)===13&&c--,r=r.slice(0,c)+" "+r.slice(u.index+1)}}return i+r+i}function YC(){return"`"}function M2(e,t){const n=$s(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}A2.peek=KC;function A2(e,t,n,r){const i=vu(n),l=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let s,u;if(M2(e,n)){const d=n.stack;n.stack=[],s=n.enter("autolink");let f=o.move("<");return f+=o.move(n.containerPhrasing(e,{before:f,after:">",...o.current()})),f+=o.move(">"),s(),n.stack=d,f}s=n.enter("link"),u=n.enter("label");let c=o.move("[");return c+=o.move(n.containerPhrasing(e,{before:c,after:"](",...o.current()})),c+=o.move("]("),u(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(u=n.enter("destinationLiteral"),c+=o.move("<"),c+=o.move(n.safe(e.url,{before:c,after:">",...o.current()})),c+=o.move(">")):(u=n.enter("destinationRaw"),c+=o.move(n.safe(e.url,{before:c,after:e.title?" ":")",...o.current()}))),u(),e.title&&(u=n.enter(`title${l}`),c+=o.move(" "+i),c+=o.move(n.safe(e.title,{before:c,after:i,...o.current()})),c+=o.move(i),u()),c+=o.move(")"),s(),c}function KC(e,t,n){return M2(e,n)?"<":"["}N2.peek=qC;function N2(e,t,n,r){const i=e.referenceType,l=n.enter("linkReference");let o=n.enter("label");const s=n.createTracker(r);let u=s.move("[");const c=n.containerPhrasing(e,{before:u,after:"]",...s.current()});u+=s.move(c+"]["),o();const d=n.stack;n.stack=[],o=n.enter("reference");const f=n.safe(n.associationId(e),{before:u,after:"]",...s.current()});return o(),n.stack=d,l(),i==="full"||!c||c!==f?u+=s.move(f+"]"):i==="shortcut"?u=u.slice(0,-1):u+=s.move("]"),u}function qC(){return"["}function bu(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function QC(e){const t=bu(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function RC(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function D2(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function ek(e,t,n,r){const i=n.enter("list"),l=n.bulletCurrent;let o=e.ordered?RC(n):bu(n);const s=e.ordered?o==="."?")":".":QC(n);let u=t&&n.bulletLastUsed?o===n.bulletLastUsed:!1;if(!e.ordered){const d=e.children?e.children[0]:void 0;if((o==="*"||o==="-")&&d&&(!d.children||!d.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(u=!0),D2(n)===o&&d){let f=-1;for(;++f<e.children.length;){const p=e.children[f];if(p&&p.type==="listItem"&&p.children&&p.children[0]&&p.children[0].type==="thematicBreak"){u=!0;break}}}}u&&(o=s),n.bulletCurrent=o;const c=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=l,i(),c}function tk(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function nk(e,t,n,r){const i=tk(n);let l=n.bulletCurrent||bu(n);t&&t.type==="list"&&t.ordered&&(l=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+l);let o=l.length+1;(i==="tab"||i==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(o=Math.ceil(o/4)*4);const s=n.createTracker(r);s.move(l+" ".repeat(o-l.length)),s.shift(o);const u=n.enter("listItem"),c=n.indentLines(n.containerFlow(e,s.current()),d);return u(),c;function d(f,p,m){return p?(m?"":" ".repeat(o))+f:(m?l:l+" ".repeat(o-l.length))+f}}function rk(e,t,n,r){const i=n.enter("paragraph"),l=n.enter("phrasing"),o=n.containerPhrasing(e,r);return l(),i(),o}const ik=wa(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function lk(e,t,n,r){return(e.children.some(function(o){return ik(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function ak(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}L2.peek=ok;function L2(e,t,n,r){const i=ak(n),l=n.enter("strong"),o=n.createTracker(r),s=o.move(i+i);let u=o.move(n.containerPhrasing(e,{after:i,before:s,...o.current()}));const c=u.charCodeAt(0),d=ka(r.before.charCodeAt(r.before.length-1),c,i);d.inside&&(u=$i(c)+u.slice(1));const f=u.charCodeAt(u.length-1),p=ka(r.after.charCodeAt(0),f,i);p.inside&&(u=u.slice(0,-1)+$i(f));const m=o.move(i+i);return l(),n.attentionEncodeSurroundingInfo={after:p.outside,before:d.outside},s+u+m}function ok(e,t,n){return n.options.strong||"*"}function sk(e,t,n,r){return n.safe(e.value,r)}function uk(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function ck(e,t,n){const r=(D2(n)+(n.options.ruleSpaces?" ":"")).repeat(uk(n));return n.options.ruleSpaces?r.slice(0,-1):r}const T2={blockquote:LC,break:C2,code:jC,definition:GC,emphasis:k2,hardBreak:C2,heading:UC,html:I2,image:S2,imageReference:z2,inlineCode:F2,link:A2,linkReference:N2,list:ek,listItem:nk,paragraph:rk,root:lk,strong:L2,text:sk,thematicBreak:ck};function dk(){return{enter:{table:fk,tableData:O2,tableHeader:O2,tableRow:mk},exit:{codeText:pk,table:hk,tableData:xu,tableHeader:xu,tableRow:xu}}}function fk(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function hk(e){this.exit(e),this.data.inTable=void 0}function mk(e){this.enter({type:"tableRow",children:[]},e)}function xu(e){this.exit(e)}function O2(e){this.enter({type:"tableCell",children:[]},e)}function pk(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,gk));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function gk(e,t){return t==="|"?t:e}function vk(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,l=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
95
95
  `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:p,table:o,tableCell:u,tableRow:s}};function o(m,g,v,b){return c(d(m,v,b),m.align)}function s(m,g,v,b){const x=f(m,v,b),E=c([x]);return E.slice(0,E.indexOf(`
96
- `))}function u(m,g,v,b){const x=v.enter("tableCell"),E=v.enter("phrasing"),C=v.containerPhrasing(m,{...b,before:l,after:l});return E(),x(),C}function c(m,g){return NC(m,{align:g,alignDelimiters:r,padding:n,stringLength:i})}function d(m,g,v){const b=m.children;let x=-1;const E=[],C=g.enter("table");for(;++x<b.length;)E[x]=f(b[x],g,v);return C(),E}function f(m,g,v){const b=m.children;let x=-1;const E=[],C=g.enter("tableRow");for(;++x<b.length;)E[x]=u(b[x],m,g,v);return C(),E}function p(m,g,v){let b=T2.inlineCode(m,g,v);return v.stack.includes("tableCell")&&(b=b.replace(/\|/g,"\\$&")),b}}function bk(){return{exit:{taskListCheckValueChecked:P2,taskListCheckValueUnchecked:P2,paragraph:yk}}}function xk(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:wk}}}function P2(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function yk(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const i=t.children;let l=-1,o;for(;++l<i.length;){const s=i[l];if(s.type==="paragraph"){o=s;break}}o===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function wk(e,t,n,r){const i=e.children[0],l=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",s=n.createTracker(r);l&&s.move(o);let u=T2.listItem(e,t,n,{...r,...s.current()});return l&&(u=u.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,c)),u;function c(d){return d+o}}function Ek(){return[eC(),wC(),IC(),dk(),bk()]}function Ck(e){return{extensions:[tC(),EC(e),SC(),vk(e),xk()]}}const kk={tokenize:Ak,partial:!0},B2={tokenize:Nk,partial:!0},H2={tokenize:Dk,partial:!0},j2={tokenize:Lk,partial:!0},Ik={tokenize:Tk,partial:!0},V2={name:"wwwAutolink",tokenize:Fk,previous:_2},G2={name:"protocolAutolink",tokenize:Mk,previous:$2},Zn={name:"emailAutolink",tokenize:zk,previous:W2},Bn={};function Sk(){return{text:Bn}}let Mr=48;for(;Mr<123;)Bn[Mr]=Zn,Mr++,Mr===58?Mr=65:Mr===91&&(Mr=97);Bn[43]=Zn,Bn[45]=Zn,Bn[46]=Zn,Bn[95]=Zn,Bn[72]=[Zn,G2],Bn[104]=[Zn,G2],Bn[87]=[Zn,V2],Bn[119]=[Zn,V2];function zk(e,t,n){const r=this;let i,l;return o;function o(f){return!yu(f)||!W2.call(r,r.previous)||wu(r.events)?n(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(f))}function s(f){return yu(f)?(e.consume(f),s):f===64?(e.consume(f),u):n(f)}function u(f){return f===46?e.check(Ik,d,c)(f):f===45||f===95||Gt(f)?(l=!0,e.consume(f),u):d(f)}function c(f){return e.consume(f),i=!0,u}function d(f){return l&&i&&Wt(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):n(f)}}function Fk(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!_2.call(r,r.previous)||wu(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(kk,e.attempt(B2,e.attempt(H2,l),n),n)(o))}function l(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function Mk(e,t,n){const r=this;let i="",l=!1;return o;function o(f){return(f===72||f===104)&&$2.call(r,r.previous)&&!wu(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(f),e.consume(f),s):n(f)}function s(f){if(Wt(f)&&i.length<5)return i+=String.fromCodePoint(f),e.consume(f),s;if(f===58){const p=i.toLowerCase();if(p==="http"||p==="https")return e.consume(f),u}return n(f)}function u(f){return f===47?(e.consume(f),l?c:(l=!0,u)):n(f)}function c(f){return f===null||fa(f)||Qe(f)||Fr(f)||ha(f)?n(f):e.attempt(B2,e.attempt(H2,d),n)(f)}function d(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function Ak(e,t,n){let r=0;return i;function i(o){return(o===87||o===119)&&r<3?(r++,e.consume(o),i):o===46&&r===3?(e.consume(o),l):n(o)}function l(o){return o===null?n(o):t(o)}}function Nk(e,t,n){let r,i,l;return o;function o(c){return c===46||c===95?e.check(j2,u,s)(c):c===null||Qe(c)||Fr(c)||c!==45&&ha(c)?u(c):(l=!0,e.consume(c),o)}function s(c){return c===95?r=!0:(i=r,r=void 0),e.consume(c),o}function u(c){return i||r||!l?n(c):t(c)}}function Dk(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?l(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(j2,t,l)(o):o===null||Qe(o)||Fr(o)?t(o):(e.consume(o),i)}function l(o){return o===41&&r++,e.consume(o),i}}function Lk(e,t,n){return r;function r(s){return s===33||s===34||s===39||s===41||s===42||s===44||s===46||s===58||s===59||s===63||s===95||s===126?(e.consume(s),r):s===38?(e.consume(s),l):s===93?(e.consume(s),i):s===60||s===null||Qe(s)||Fr(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||Qe(s)||Fr(s)?t(s):r(s)}function l(s){return Wt(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):Wt(s)?(e.consume(s),o):n(s)}}function Tk(e,t,n){return r;function r(l){return e.consume(l),i}function i(l){return Gt(l)?n(l):t(l)}}function _2(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Qe(e)}function $2(e){return!Wt(e)}function W2(e){return!(e===47||yu(e))}function yu(e){return e===43||e===45||e===46||e===95||Gt(e)}function wu(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const Ok={tokenize:$k,partial:!0};function Pk(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:Vk,continuation:{tokenize:Gk},exit:_k}},text:{91:{name:"gfmFootnoteCall",tokenize:jk},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:Bk,resolveTo:Hk}}}}function Bk(e,t,n){const r=this;let i=r.events.length;const l=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const u=r.events[i][1];if(u.type==="labelImage"){o=u;break}if(u.type==="gfmFootnoteCall"||u.type==="labelLink"||u.type==="label"||u.type==="image"||u.type==="link")break}return s;function s(u){if(!o||!o._balanced)return n(u);const c=In(r.sliceSerialize({start:o.end,end:r.now()}));return c.codePointAt(0)!==94||!l.includes(c.slice(1))?n(u):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(u),e.exit("gfmFootnoteCallLabelMarker"),t(u))}}function Hk(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;const l={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},l.start),end:Object.assign({},l.end)},s=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",i,t],["exit",i,t],["enter",l,t],["enter",o,t],["exit",o,t],["exit",l,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...s),e}function jk(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let l=0,o;return s;function s(f){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),u}function u(f){return f!==94?n(f):(e.enter("gfmFootnoteCallMarker"),e.consume(f),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",c)}function c(f){if(l>999||f===93&&!o||f===null||f===91||Qe(f))return n(f);if(f===93){e.exit("chunkString");const p=e.exit("gfmFootnoteCallString");return i.includes(In(r.sliceSerialize(p)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(f)}return Qe(f)||(o=!0),l++,e.consume(f),f===92?d:c}function d(f){return f===91||f===92||f===93?(e.consume(f),l++,c):c(f)}}function Vk(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let l,o=0,s;return u;function u(g){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(g),e.exit("gfmFootnoteDefinitionLabelMarker"),c}function c(g){return g===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(g),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",d):n(g)}function d(g){if(o>999||g===93&&!s||g===null||g===91||Qe(g))return n(g);if(g===93){e.exit("chunkString");const v=e.exit("gfmFootnoteDefinitionLabelString");return l=In(r.sliceSerialize(v)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(g),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),p}return Qe(g)||(s=!0),o++,e.consume(g),g===92?f:d}function f(g){return g===91||g===92||g===93?(e.consume(g),o++,d):d(g)}function p(g){return g===58?(e.enter("definitionMarker"),e.consume(g),e.exit("definitionMarker"),i.includes(l)||i.push(l),Ve(e,m,"gfmFootnoteDefinitionWhitespace")):n(g)}function m(g){return t(g)}}function Gk(e,t,n){return e.check(Bi,t,e.attempt(Ok,t,n))}function _k(e){e.exit("gfmFootnoteDefinition")}function $k(e,t,n){const r=this;return Ve(e,i,"gfmFootnoteDefinitionIndent",5);function i(l){const o=r.events[r.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(l):n(l)}}function Wk(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:l,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function i(o,s){let u=-1;for(;++u<o.length;)if(o[u][0]==="enter"&&o[u][1].type==="strikethroughSequenceTemporary"&&o[u][1]._close){let c=u;for(;c--;)if(o[c][0]==="exit"&&o[c][1].type==="strikethroughSequenceTemporary"&&o[c][1]._open&&o[u][1].end.offset-o[u][1].start.offset===o[c][1].end.offset-o[c][1].start.offset){o[u][1].type="strikethroughSequence",o[c][1].type="strikethroughSequence";const d={type:"strikethrough",start:Object.assign({},o[c][1].start),end:Object.assign({},o[u][1].end)},f={type:"strikethroughText",start:Object.assign({},o[c][1].end),end:Object.assign({},o[u][1].start)},p=[["enter",d,s],["enter",o[c][1],s],["exit",o[c][1],s],["enter",f,s]],m=s.parser.constructs.insideSpan.null;m&&on(p,p.length,0,ma(m,o.slice(c+1,u),s)),on(p,p.length,0,[["exit",f,s],["enter",o[u][1],s],["exit",o[u][1],s],["exit",d,s]]),on(o,c-1,u-c+3,p),u=c+p.length-2;break}}for(u=-1;++u<o.length;)o[u][1].type==="strikethroughSequenceTemporary"&&(o[u][1].type="data");return o}function l(o,s,u){const c=this.previous,d=this.events;let f=0;return p;function p(g){return c===126&&d[d.length-1][1].type!=="characterEscape"?u(g):(o.enter("strikethroughSequenceTemporary"),m(g))}function m(g){const v=Yr(c);if(g===126)return f>1?u(g):(o.consume(g),f++,m);if(f<2&&!n)return u(g);const b=o.exit("strikethroughSequenceTemporary"),x=Yr(g);return b._open=!x||x===2&&!!v,b._close=!v||v===2&&!!x,s(g)}}}class Uk{constructor(){this.map=[]}add(t,n,r){Xk(this,t,n,r)}consume(t){if(this.map.sort(function(l,o){return l[0]-o[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let i=r.pop();for(;i;){for(const l of i)t.push(l);i=r.pop()}this.map.length=0}}function Xk(e,t,n,r){let i=0;if(!(n===0&&r.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function Jk(e,t){let n=!1;const r=[];for(;t<e.length;){const i=e[t];if(n){if(i[0]==="enter")i[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const l=r.length-1;r[l]=r[l]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function Zk(){return{flow:{null:{name:"table",tokenize:Yk,resolveAll:Kk}}}}function Yk(e,t,n){const r=this;let i=0,l=0,o;return s;function s(F){let N=r.events.length-1;for(;N>-1;){const H=r.events[N][1].type;if(H==="lineEnding"||H==="linePrefix")N--;else break}const T=N>-1?r.events[N][1].type:null,B=T==="tableHead"||T==="tableRow"?y:u;return B===y&&r.parser.lazy[r.now().line]?n(F):B(F)}function u(F){return e.enter("tableHead"),e.enter("tableRow"),c(F)}function c(F){return F===124||(o=!0,l+=1),d(F)}function d(F){return F===null?n(F):Se(F)?l>1?(l=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(F),e.exit("lineEnding"),m):n(F):Pe(F)?Ve(e,d,"whitespace")(F):(l+=1,o&&(o=!1,i+=1),F===124?(e.enter("tableCellDivider"),e.consume(F),e.exit("tableCellDivider"),o=!0,d):(e.enter("data"),f(F)))}function f(F){return F===null||F===124||Qe(F)?(e.exit("data"),d(F)):(e.consume(F),F===92?p:f)}function p(F){return F===92||F===124?(e.consume(F),f):f(F)}function m(F){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(F):(e.enter("tableDelimiterRow"),o=!1,Pe(F)?Ve(e,g,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(F):g(F))}function g(F){return F===45||F===58?b(F):F===124?(o=!0,e.enter("tableCellDivider"),e.consume(F),e.exit("tableCellDivider"),v):w(F)}function v(F){return Pe(F)?Ve(e,b,"whitespace")(F):b(F)}function b(F){return F===58?(l+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(F),e.exit("tableDelimiterMarker"),x):F===45?(l+=1,x(F)):F===null||Se(F)?z(F):w(F)}function x(F){return F===45?(e.enter("tableDelimiterFiller"),E(F)):w(F)}function E(F){return F===45?(e.consume(F),E):F===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(F),e.exit("tableDelimiterMarker"),C):(e.exit("tableDelimiterFiller"),C(F))}function C(F){return Pe(F)?Ve(e,z,"whitespace")(F):z(F)}function z(F){return F===124?g(F):F===null||Se(F)?!o||i!==l?w(F):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(F)):w(F)}function w(F){return n(F)}function y(F){return e.enter("tableRow"),I(F)}function I(F){return F===124?(e.enter("tableCellDivider"),e.consume(F),e.exit("tableCellDivider"),I):F===null||Se(F)?(e.exit("tableRow"),t(F)):Pe(F)?Ve(e,I,"whitespace")(F):(e.enter("data"),k(F))}function k(F){return F===null||F===124||Qe(F)?(e.exit("data"),I(F)):(e.consume(F),F===92?S:k)}function S(F){return F===92||F===124?(e.consume(F),k):k(F)}}function Kk(e,t){let n=-1,r=!0,i=0,l=[0,0,0,0],o=[0,0,0,0],s=!1,u=0,c,d,f;const p=new Uk;for(;++n<e.length;){const m=e[n],g=m[1];m[0]==="enter"?g.type==="tableHead"?(s=!1,u!==0&&(U2(p,t,u,c,d),d=void 0,u=0),c={type:"table",start:Object.assign({},g.start),end:Object.assign({},g.end)},p.add(n,0,[["enter",c,t]])):g.type==="tableRow"||g.type==="tableDelimiterRow"?(r=!0,f=void 0,l=[0,0,0,0],o=[0,n+1,0,0],s&&(s=!1,d={type:"tableBody",start:Object.assign({},g.start),end:Object.assign({},g.end)},p.add(n,0,[["enter",d,t]])),i=g.type==="tableDelimiterRow"?2:d?3:1):i&&(g.type==="data"||g.type==="tableDelimiterMarker"||g.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(l[1]!==0&&(o[0]=o[1],f=Ia(p,t,l,i,void 0,f),l=[0,0,0,0]),o[2]=n)):g.type==="tableCellDivider"&&(r?r=!1:(l[1]!==0&&(o[0]=o[1],f=Ia(p,t,l,i,void 0,f)),l=o,o=[l[1],n,0,0])):g.type==="tableHead"?(s=!0,u=n):g.type==="tableRow"||g.type==="tableDelimiterRow"?(u=n,l[1]!==0?(o[0]=o[1],f=Ia(p,t,l,i,n,f)):o[1]!==0&&(f=Ia(p,t,o,i,n,f)),i=0):i&&(g.type==="data"||g.type==="tableDelimiterMarker"||g.type==="tableDelimiterFiller")&&(o[3]=n)}for(u!==0&&U2(p,t,u,c,d),p.consume(t.events),n=-1;++n<t.events.length;){const m=t.events[n];m[0]==="enter"&&m[1].type==="table"&&(m[1]._align=Jk(t.events,n))}return e}function Ia(e,t,n,r,i,l){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(l.end=Object.assign({},qr(t.events,n[0])),e.add(n[0],0,[["exit",l,t]]));const u=qr(t.events,n[1]);if(l={type:o,start:Object.assign({},u),end:Object.assign({},u)},e.add(n[1],0,[["enter",l,t]]),n[2]!==0){const c=qr(t.events,n[2]),d=qr(t.events,n[3]),f={type:s,start:Object.assign({},c),end:Object.assign({},d)};if(e.add(n[2],0,[["enter",f,t]]),r!==2){const p=t.events[n[2]],m=t.events[n[3]];if(p[1].end=Object.assign({},m[1].end),p[1].type="chunkText",p[1].contentType="text",n[3]>n[2]+1){const g=n[2]+1,v=n[3]-n[2]-1;e.add(g,v,[])}}e.add(n[3]+1,0,[["exit",f,t]])}return i!==void 0&&(l.end=Object.assign({},qr(t.events,i)),e.add(i,0,[["exit",l,t]]),l=void 0),l}function U2(e,t,n,r,i){const l=[],o=qr(t.events,n);i&&(i.end=Object.assign({},o),l.push(["exit",i,t])),r.end=Object.assign({},o),l.push(["exit",r,t]),e.add(n+1,0,l)}function qr(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const qk={name:"tasklistCheck",tokenize:Rk};function Qk(){return{text:{91:qk}}}function Rk(e,t,n){const r=this;return i;function i(u){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(u):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(u),e.exit("taskListCheckMarker"),l)}function l(u){return Qe(u)?(e.enter("taskListCheckValueUnchecked"),e.consume(u),e.exit("taskListCheckValueUnchecked"),o):u===88||u===120?(e.enter("taskListCheckValueChecked"),e.consume(u),e.exit("taskListCheckValueChecked"),o):n(u)}function o(u){return u===93?(e.enter("taskListCheckMarker"),e.consume(u),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(u)}function s(u){return Se(u)?t(u):Pe(u)?e.check({tokenize:eI},t,n)(u):n(u)}}function eI(e,t,n){return Ve(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function tI(e){return Sd([Sk(),Pk(),Wk(e),Zk(),Qk()])}const nI={};function rI(e){const t=this,n=e||nI,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),l=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(tI(n)),l.push(Ek()),o.push(Ck(n))}const iI=({id:e,value:t="",onChange:n,placeholder:r="Enter markdown content...",rows:i=8,disabled:l=!1,className:o,textareaClassName:s,previewClassName:u,defaultMode:c="markdown",mode:d,label:f,required:p=!1})=>{const[m,g]=a.useState(c),v=e||`md-input-${Math.random().toString(36).slice(2,11)}`,b=d??m,x=d!==void 0;return h.jsxs("div",{className:V("flex flex-col gap-2",o),children:[h.jsxs("div",{className:"flex items-center gap-3",children:[!x&&h.jsx("div",{className:"flex items-center gap-2",children:h.jsxs("div",{className:"inline-flex grow-0 p-1 rounded-lg bg-neutral-100 dark:bg-black-700 w-auto",children:[h.jsx("button",{className:V("rounded-md p-1 flex items-center justify-center",b==="markdown"?"bg-white dark:bg-black-700 !text-neutral-900 dark:!text-neutral-100":""),onClick:()=>g("markdown"),disabled:l,children:h.jsx(he,{variant:"semibold",size:"extra-small",appearance:"subtitle",className:V(b==="markdown"?"!text-neutral-900 dark:!text-neutral-100":""),children:"Markdown"})}),h.jsx("button",{className:V("rounded-md p-1 flex items-center justify-center",b==="preview"?"bg-white dark:bg-black-700 !text-neutral-900 dark:!text-neutral-100":""),onClick:()=>g("preview"),disabled:l,children:h.jsx(he,{variant:"semibold",size:"extra-small",appearance:"subtitle",className:V(b==="preview"?"!text-neutral-900 dark:!text-neutral-100":""),children:"Preview"})})]})}),f&&h.jsxs("label",{htmlFor:v,className:"text-xs font-medium text-gray-600 dark:text-gray-300",children:[f,p&&h.jsx("span",{className:"text-red-500 ml-1",children:"*"})]})]}),h.jsx("div",{className:"relative",children:b==="markdown"?h.jsx("textarea",{id:v,value:t,onChange:E=>n(E.target.value),placeholder:r,rows:i,disabled:l,required:p,className:V("w-full border rounded-lg bg-white dark:bg-black-600","py-2.5 px-3 font-inter font-medium text-sm","text-gray-900 dark:text-gray-100","placeholder:text-gray-400 dark:placeholder:text-gray-500","transition-colors duration-200","focus:ring-2 focus:outline-none resize-vertical","border-gray-300 dark:border-gray-600","focus:border-blue-500 focus:ring-blue-200 dark:focus:ring-blue-400/20",{"bg-gray-50 dark:bg-gray-700 text-gray-400 dark:text-gray-500 cursor-not-allowed":l},s),onClick:E=>E.stopPropagation()}):h.jsx("div",{className:V("w-full border rounded-lg bg-white dark:bg-black-600","py-2.5 px-3 min-h-[calc(2.5rem*var(--rows,8))] max-h-[calc(1rem*var(--rows,8))]","border-gray-300 dark:border-gray-600","overflow-y-auto text-sm",u),style:{"--rows":i},children:h.jsx("div",{className:"markdown-preview text-gray-900 dark:text-gray-100 [&_h1]:text-2xl [&_h1]:font-bold [&_h1]:mb-4 [&_h1]:mt-2 [&_h2]:text-xl [&_h2]:font-bold [&_h2]:mb-3 [&_h2]:mt-2 [&_h3]:text-lg [&_h3]:font-semibold [&_h3]:mb-2 [&_h3]:mt-2 [&_p]:mb-2 [&_p]:leading-relaxed [&_ul]:list-disc [&_ul]:ml-6 [&_ul]:mb-2 [&_ol]:list-decimal [&_ol]:ml-6 [&_ol]:mb-2 [&_li]:mb-1 [&_code]:bg-gray-100 [&_code]:dark:bg-gray-800 [&_code]:px-1 [&_code]:py-0.5 [&_code]:rounded [&_code]:text-sm [&_code]:font-mono [&_pre]:bg-gray-100 [&_pre]:dark:bg-gray-800 [&_pre]:p-3 [&_pre]:rounded [&_pre]:overflow-x-auto [&_pre]:mb-2 [&_blockquote]:border-l-4 [&_blockquote]:border-gray-300 [&_blockquote]:dark:border-gray-600 [&_blockquote]:pl-4 [&_blockquote]:italic [&_blockquote]:mb-2 [&_a]:text-blue-600 [&_a]:dark:text-blue-400 [&_a]:underline [&_strong]:font-bold [&_em]:italic [&_table]:w-full [&_table]:border-collapse [&_table]:mb-2 [&_th]:border [&_th]:border-gray-300 [&_th]:dark:border-gray-600 [&_th]:px-2 [&_th]:py-1 [&_th]:bg-gray-50 [&_th]:dark:bg-gray-700 [&_th]:font-semibold [&_td]:border [&_td]:border-gray-300 [&_td]:dark:border-gray-600 [&_td]:px-2 [&_td]:py-1 [&_hr]:my-4 [&_hr]:border-gray-300 [&_hr]:dark:border-gray-600",children:h.jsx(WE,{remarkPlugins:[rI],children:t||"*No content to preview*"})})})})]})};var X2={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},J2=a.createContext&&a.createContext(X2),lI=["attr","size","title"];function aI(e,t){if(e==null)return{};var n=oI(e,t),r,i;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)r=l[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function oI(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Sa(){return Sa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Sa.apply(this,arguments)}function Z2(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function za(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Z2(Object(n),!0).forEach(function(r){sI(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z2(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function sI(e,t,n){return t=uI(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uI(e){var t=cI(e,"string");return typeof t=="symbol"?t:t+""}function cI(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Y2(e){return e&&e.map((t,n)=>a.createElement(t.tag,za({key:n},t.attr),Y2(t.child)))}function Fa(e){return t=>a.createElement(dI,Sa({attr:za({},e.attr)},t),Y2(e.child))}function dI(e){var t=n=>{var{attr:r,size:i,title:l}=e,o=aI(e,lI),s=i||n.size||"1em",u;return n.className&&(u=n.className),e.className&&(u=(u?u+" ":"")+e.className),a.createElement("svg",Sa({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,o,{className:u,style:za(za({color:e.color||n.color},n.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),l&&a.createElement("title",null,l),e.children)};return J2!==void 0?a.createElement(J2.Consumer,null,n=>t(n)):t(X2)}function fI(e){return Fa({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"},child:[]},{tag:"polyline",attr:{points:"7 10 12 15 17 10"},child:[]},{tag:"line",attr:{x1:"12",y1:"15",x2:"12",y2:"3"},child:[]}]})(e)}function hI(e){return Fa({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"3 6 5 6 21 6"},child:[]},{tag:"path",attr:{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"},child:[]},{tag:"line",attr:{x1:"10",y1:"11",x2:"10",y2:"17"},child:[]},{tag:"line",attr:{x1:"14",y1:"11",x2:"14",y2:"17"},child:[]}]})(e)}function K2(e){return Fa({attr:{viewBox:"0 0 24 24",fill:"none"},child:[{tag:"path",attr:{opacity:"0.2",fillRule:"evenodd",clipRule:"evenodd",d:"M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",fill:"currentColor"},child:[]},{tag:"path",attr:{d:"M2 12C2 6.47715 6.47715 2 12 2V5C8.13401 5 5 8.13401 5 12H2Z",fill:"currentColor"},child:[]}]})(e)}function mI(e){return Fa({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5zM1.6 11.85H0v3.999h.791v-1.342h.803q.43 0 .732-.173.305-.175.463-.474a1.4 1.4 0 0 0 .161-.677q0-.375-.158-.677a1.2 1.2 0 0 0-.46-.477q-.3-.18-.732-.179m.545 1.333a.8.8 0 0 1-.085.38.57.57 0 0 1-.238.241.8.8 0 0 1-.375.082H.788V12.48h.66q.327 0 .512.181.185.183.185.522m1.217-1.333v3.999h1.46q.602 0 .998-.237a1.45 1.45 0 0 0 .595-.689q.196-.45.196-1.084 0-.63-.196-1.075a1.43 1.43 0 0 0-.589-.68q-.396-.234-1.005-.234zm.791.645h.563q.371 0 .609.152a.9.9 0 0 1 .354.454q.118.302.118.753a2.3 2.3 0 0 1-.068.592 1.1 1.1 0 0 1-.196.422.8.8 0 0 1-.334.252 1.3 1.3 0 0 1-.483.082h-.563zm3.743 1.763v1.591h-.79V11.85h2.548v.653H7.896v1.117h1.606v.638z"},child:[]}]})(e)}const{Dragger:pI}=ft.Upload,gI=e=>e<1024?`${e} B`:e<1024*1024?`${(e/1024).toFixed(2)} KB`:e<1024*1024*1024?`${(e/(1024*1024)).toFixed(2)} MB`:`${(e/(1024*1024*1024)).toFixed(2)} GB`,vI=(e,t=20)=>e?e.length<=t?e:e.slice(0,t-7)+"...."+e.slice(-7):"",q2=a.forwardRef(({id:e,onFileChange:t,description:n,errorMessage:r,disabled:i=!1,defaultFile:l=null,acceptedFiles:o="*",isLoading:s=!1,asBase64:u=!1,toFileServer:c=!1,setFileUploading:d,fileUploading:f=!1,multiple:p=!1,getRealFileName:m=!1,maxSize:g=50*1024*1024,onUpload:v,onDelete:b,wrapperClassName:x,uploadClassName:E,showFileSize:C=!0,formatFileSize:z=gI},w)=>{const[y,I]=a.useState(null),[k,S]=a.useState([]),[F,N]=a.useState("#d9d9d9"),[T,B]=a.useState(!1),[H,D]=a.useState(null),j=a.useCallback(async()=>{if(v)try{const J=await v(k),A=p?J?.map($=>$?.fileUrl):J?.[0]?.fileUrl,X=m?y?.name:J?.[0]?.fileName;t(A,X),d?.(null)}catch(J){console.error("Upload failed:",J),d?.(null)}},[v,k,p,y,m,t,d]),_={accept:o,multiple:p,showUploadList:!1,disabled:i,onRemove:()=>{S([])},beforeUpload:(J,A)=>{if(J.size>g){const X=(g/1048576).toFixed(0);return console.error(`File size exceeds ${X}MB limit`),!1}return I(J),c?(d?.(e||"field-file-upload"),S(A)):(u?Promise.all((p?A:[J]).map(X=>new Promise($=>{const M=new FileReader;M.onload=Z=>{$({filename:X.name,content:Z?.target?.result?.split(",")[1]})},M.readAsDataURL(X)}))).then(X=>{t(p?X:X[0])}):t(J),I(J)),!1}},G=async()=>{if(c&&H&&b)try{await b(H),D(null)}catch(J){console.error("Delete failed:",J)}I(null),S([]),t(null)};return a.useEffect(()=>{N(r?"#EF4444":"#d9d9d9")},[r]),a.useEffect(()=>{k.length&&c&&j()},[k,c,j]),a.useEffect(()=>{l?.name&&I(l)},[l]),h.jsxs("div",{ref:w,className:V("w-full",x),children:[h.jsx("div",{className:"h-32",onMouseEnter:()=>B(!0),onMouseLeave:()=>B(!1),children:h.jsx(pI,{..._,className:E,style:{borderColor:T&&!r?"#1890ff":F},disabled:i||f,children:y?h.jsxs("div",{className:"flex items-center justify-between mx-5",title:y?.name||l?.name||"",children:[h.jsxs("div",{className:"flex items-center justify-center gap-4",children:[y?.type==="application/pdf"?h.jsx("div",{className:"p-3 bg-[#E6F1FC] rounded-lg",children:h.jsx(mI,{size:20,fill:"#006CCF"})}):h.jsx("div",{className:"p-3 bg-[#E6F1FC] rounded-lg",children:h.jsx(yi.DescriptionRounded,{sx:{height:"20px",width:"20px",color:"#006CCF"}})}),h.jsxs("div",{className:"text-left",children:[h.jsx(he,{size:"small",variant:"medium",className:"font-inter text-md font-medium text-base",children:vI(y?.name||l?.name||"")}),f?h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:"Uploading..."}):C&&y?.size>0?h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:z(y.size)}):null]})]}),s?h.jsx(K2,{size:40,className:"spinner text-primary-600"}):h.jsx("button",{id:`btn-file-upload-${e}`,className:"ml-4",onClick:J=>{J.stopPropagation(),G()},disabled:i,type:"button","aria-label":"Delete file",children:h.jsx(hI,{size:20,className:"text-gray-400"})})]}):h.jsx("div",{className:"flex items-center justify-center",children:h.jsxs("div",{className:"flex-col",children:[h.jsx("div",{className:"mb-4 flex justify-center",children:h.jsx(fI,{size:24,className:"text-gray-400"})}),h.jsxs("div",{children:[h.jsxs("div",{className:"flex items-center justify-center",children:[h.jsx(he,{size:"small",variant:"medium",className:"text-primary-600 dark:text-primary-300",appearance:"custom",children:"Click to upload"}),h.jsx(he,{size:"small",variant:"medium",className:"ml-1",appearance:"subtitle",children:"or drag and drop"})]}),n?h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:n}):null]})]})})})}),r&&h.jsx(he,{className:"text-red-500 mt-1",appearance:"custom",size:"extra-small",variant:"medium",children:r})]})});q2.displayName="MultiFileUpload";const{Dragger:bI}=ft.Upload,xI=200*1024*1024,yI=(e,t,n,r,i)=>{const l={small:"h-24",medium:"h-32",large:"h-40"},o={primary:"border-blue-200 hover:border-blue-400",secondary:"border-gray-200 hover:border-gray-400"};return V("border-2 border-dashed rounded-lg transition-colors duration-200",l[e],o[t],{"border-red-400 bg-red-50":r,"cursor-not-allowed opacity-50":n,"cursor-pointer":!n})},wI=()=>h.jsx("div",{className:"p-3 bg-blue-50 rounded-lg",children:h.jsx("svg",{className:"w-5 h-5 text-blue-600",fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2H7a1 1 0 01-1-1zm1 3a1 1 0 100 2h6a1 1 0 100-2H7z",clipRule:"evenodd"})})}),EI=()=>h.jsx("div",{className:"p-3 bg-blue-50 rounded-lg",children:h.jsx("svg",{className:"w-5 h-5 text-blue-600",fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4z",clipRule:"evenodd"})})}),CI=()=>h.jsx("svg",{className:"w-6 h-6 text-gray-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"})}),kI=()=>h.jsx("svg",{className:"w-5 h-5 text-gray-400",fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"})}),Q2=a.forwardRef(({id:e,onFileSelect:t,onUpload:n,description:r,errorMessage:i,disabled:l=!1,defaultFile:o=null,acceptedFiles:s="*",isLoading:u=!1,asBase64:c=!1,multiple:d=!1,hideSelectedFile:f=!1,onDelete:p,maxSize:m=xI,wrapperClassName:g,uploadClassName:v,size:b="medium",variant:x="primary",uploadIcon:E,deleteIcon:C,fileTypeIcons:z,showFileSize:w=!0,showProgress:y=!1,progress:I=0},k)=>{const[S,F]=a.useState(null),[N,T]=a.useState(!1),B=(J,A)=>{if(J.size>m){const X=Math.round(m/1048576);return console.error(`File size exceeds the limit of ${X} MB`),ft.Upload.LIST_IGNORE}if(f||F(J),c){const X=new FileReader;X.onload=$=>{const M=$?.target?.result;t(M,J.name)},X.readAsDataURL(J)}else t(d?A:J,J.name);return n&&n(d?A:J),ft.Upload.LIST_IGNORE},H=()=>{F(null),t(null),p?.()},D=J=>{if(J===0)return"0 Bytes";const A=1024,X=["Bytes","KB","MB","GB"],$=Math.floor(Math.log(J)/Math.log(A));return parseFloat((J/Math.pow(A,$)).toFixed(2))+" "+X[$]},j=J=>J.length<=30?J:`${J.slice(0,23)}....${J.slice(-7)}`,_=J=>J.type==="application/pdf"?z?.pdf||h.jsx(wI,{}):z?.default||h.jsx(EI,{});a.useEffect(()=>{o&&F(o)},[o]);const G={accept:s,multiple:d,showUploadList:!1,disabled:l,beforeUpload:B};return h.jsxs("div",{ref:k,className:V("w-full",g),children:[h.jsx("div",{className:V(yI(b,x,l,!!i),v),onMouseEnter:()=>T(!0),onMouseLeave:()=>T(!1),role:"button",tabIndex:l?-1:0,"aria-label":"File upload area",children:h.jsx(bI,{...G,children:S&&!f?h.jsxs("div",{className:"flex items-center justify-between mx-5",title:S.name,children:[h.jsxs("div",{className:"flex items-center gap-4",children:[_(S),h.jsxs("div",{className:"text-left",children:[h.jsx(he,{size:"small",variant:"medium",className:"text-neutral-900 font-medium",children:j(S.name)}),w&&S.size>0&&h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:D(S.size)}),y&&I>0&&h.jsxs("div",{className:"mt-1",children:[h.jsx("div",{className:"w-full bg-gray-200 rounded-full h-1",children:h.jsx("div",{className:"bg-blue-600 h-1 rounded-full transition-all duration-300",style:{width:`${I}%`}})}),h.jsxs(he,{size:"extra-small",variant:"medium",appearance:"subtitle",children:[I,"% uploaded"]})]})]})]}),u?h.jsx("div",{className:"animate-spin",children:h.jsx("svg",{className:"w-5 h-5 text-blue-600",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})})}):h.jsx("button",{className:"ml-4 p-1 hover:bg-gray-100 rounded",onClick:J=>{J.stopPropagation(),H()},disabled:l,type:"button","aria-label":"Delete file",children:C||h.jsx(kI,{})})]}):h.jsx("div",{className:"flex items-center justify-center h-full",children:h.jsxs("div",{className:"flex flex-col items-center",children:[h.jsx("div",{className:"mb-4 flex justify-center",children:E||h.jsx(CI,{})}),h.jsxs("div",{className:"text-center",children:[h.jsxs("div",{className:"flex items-center justify-center gap-1",children:[h.jsx(he,{size:"small",variant:"medium",className:"text-blue-600 dark:text-blue-300",appearance:"custom",children:"Click to upload"}),h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:"or drag and drop"})]}),r&&h.jsx(he,{size:"small",variant:"medium",className:"text-neutral-400 mt-1",children:r})]})]})})})}),i&&h.jsx(he,{className:"text-red-500 mt-1",appearance:"custom",size:"extra-small",variant:"medium",children:i})]})});Q2.displayName="FileUpload";const R2=["US","GB","IN","DE","FR","CN","JP","BR","CA","AU","IT","ES","RU","KR","ZA","MX","TR","ID","SA","AR","NL","CH","SE","BE","PL","EG","SG","TH","UA","PK","BD","PH","VN","MY","CO","CL","NO","DK","FI","IE","AT","GR","PT","HU","CZ","RO","NZ","AE","GH","EU","MA","NG","TW","HK","KE","IR","PE","QA","KW","LK","NP"];function ef(e){return{US:"United States",GB:"United Kingdom",IN:"India",DE:"Germany",FR:"France",CN:"China",JP:"Japan",BR:"Brazil",CA:"Canada",AU:"Australia",IT:"Italy",ES:"Spain",RU:"Russia",KR:"South Korea",ZA:"South Africa",MX:"Mexico",TR:"Turkey",ID:"Indonesia",SA:"Saudi Arabia",AR:"Argentina",NL:"Netherlands",CH:"Switzerland",SE:"Sweden",BE:"Belgium",PL:"Poland",EG:"Egypt",SG:"Singapore",TH:"Thailand",UA:"Ukraine",PK:"Pakistan",BD:"Bangladesh",PH:"Philippines",VN:"Vietnam",MY:"Malaysia",CO:"Colombia",CL:"Chile",NO:"Norway",DK:"Denmark",FI:"Finland",IE:"Ireland",AT:"Austria",GR:"Greece",PT:"Portugal",HU:"Hungary",CZ:"Czech Republic",RO:"Romania",NZ:"New Zealand",AE:"United Arab Emirates",GH:"Ghana",EU:"European Union",MA:"Morocco",NG:"Nigeria",TW:"Taiwan",HK:"Hong Kong",KE:"Kenya",IR:"Iran",PE:"Peru",QA:"Qatar",KW:"Kuwait",LK:"Sri Lanka",NP:"Nepal"}[e]||e}var II=["title"],SI=["title"],zI=["title"],FI=["title"],MI=["title"],AI=["title"],NI=["title"],DI=["title"],LI=["title"],TI=["title"],OI=["title"],PI=["title"],BI=["title"],HI=["title"],jI=["title"],VI=["title"],GI=["title"],_I=["title"],$I=["title"],WI=["title"],UI=["title"],XI=["title"],JI=["title"],ZI=["title"],YI=["title"],KI=["title"],qI=["title"],QI=["title"],RI=["title"],eS=["title"],tS=["title"],nS=["title"],rS=["title"],iS=["title"],lS=["title"],aS=["title"],oS=["title"],sS=["title"],uS=["title"],cS=["title"],dS=["title"],fS=["title"],hS=["title"],mS=["title"],pS=["title"],gS=["title"],vS=["title"],bS=["title"],xS=["title"],yS=["title"],wS=["title"],ES=["title"],CS=["title"],kS=["title"],IS=["title"],SS=["title"],zS=["title"],FS=["title"],MS=["title"],AS=["title"],NS=["title"],DS=["title"],LS=["title"],TS=["title"],OS=["title"],PS=["title"],BS=["title"],HS=["title"],jS=["title"],VS=["title"],GS=["title"],_S=["title"],$S=["title"],WS=["title"],US=["title"],XS=["title"],JS=["title"],ZS=["title"],YS=["title"],KS=["title"],qS=["title"],QS=["title"],RS=["title"],ez=["title"],tz=["title"],nz=["title"],rz=["title"],iz=["title"],lz=["title"],az=["title"],oz=["title"],sz=["title"],uz=["title"],cz=["title"],dz=["title"],fz=["title"],hz=["title"],mz=["title"],pz=["title"],gz=["title"],vz=["title"],bz=["title"],xz=["title"],yz=["title"],wz=["title"],Ez=["title"],Cz=["title"],kz=["title"],Iz=["title"],Sz=["title"],zz=["title"],Fz=["title"],Mz=["title"],Az=["title"],Nz=["title"],Dz=["title"],Lz=["title"],Tz=["title"],Oz=["title"],Pz=["title"],Bz=["title"],Hz=["title"],jz=["title"],Vz=["title"],Gz=["title"],_z=["title"],$z=["title"],Wz=["title"],Uz=["title"],Xz=["title"],Jz=["title"],Zz=["title"],Yz=["title"],Kz=["title"],qz=["title"],Qz=["title"],Rz=["title"],eF=["title"],tF=["title"],nF=["title"],rF=["title"],iF=["title"],lF=["title"],aF=["title"],oF=["title"],sF=["title"],uF=["title"],cF=["title"],dF=["title"],fF=["title"],hF=["title"],mF=["title"],pF=["title"],gF=["title"],vF=["title"],bF=["title"],xF=["title"],yF=["title"],wF=["title"],EF=["title"],CF=["title"],kF=["title"],IF=["title"],SF=["title"],zF=["title"],FF=["title"],MF=["title"],AF=["title"],NF=["title"],DF=["title"],LF=["title"],TF=["title"],OF=["title"],PF=["title"],BF=["title"],HF=["title"],jF=["title"],VF=["title"],GF=["title"],_F=["title"],$F=["title"],WF=["title"],UF=["title"],XF=["title"],JF=["title"],ZF=["title"],YF=["title"],KF=["title"],qF=["title"],QF=["title"],RF=["title"],eM=["title"],tM=["title"],nM=["title"],rM=["title"],iM=["title"],lM=["title"],aM=["title"],oM=["title"],sM=["title"],uM=["title"],cM=["title"],dM=["title"],fM=["title"],hM=["title"],mM=["title"],pM=["title"],gM=["title"],vM=["title"],bM=["title"],xM=["title"],yM=["title"],wM=["title"],EM=["title"],CM=["title"],kM=["title"],IM=["title"],SM=["title"],zM=["title"],FM=["title"],MM=["title"],AM=["title"],NM=["title"],DM=["title"],LM=["title"],TM=["title"],OM=["title"],PM=["title"],BM=["title"],HM=["title"],jM=["title"],VM=["title"],GM=["title"],_M=["title"],$M=["title"],WM=["title"],UM=["title"],XM=["title"],JM=["title"],ZM=["title"],YM=["title"],KM=["title"],qM=["title"],QM=["title"],RM=["title"],eA=["title"],tA=["title"],nA=["title"],rA=["title"],iA=["title"],lA=["title"],aA=["title"],oA=["title"],sA=["title"];function O(){return O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O.apply(this,arguments)}function P(e,t){if(e==null)return{};var n=uA(e,t),r,i;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)r=l[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function uA(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,l;for(l=0;l<r.length;l++)i=r[l],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var tf=function(t){var n=t.title,r=P(t,II);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M440.1 181.1c-.1 39.2-6.4 81.4-57.4 101.5-51.1-20.1-57.3-62.3-57.4-101.5h114.8z"}),a.createElement("path",{fill:"#29DBFF",d:"M439.6 197.7c-2.8 34.9-12.4 67.4-57 85-44.4-17.6-54.5-51.2-56.9-84.9"}),a.createElement("path",{fill:"#FFF",d:"M437.8 214.1c-3.2 24.3-16.7 53.5-55.1 68.6-38.4-15.1-50.5-42.5-55.1-68.4"}),a.createElement("path",{fill:"#29DBFF",d:"M434.2 230.3c-5.7 17.7-19.3 39.4-51.3 52.8-32-12.6-45.2-33.8-51.4-53"}),a.createElement("path",{fill:"#FFF",d:"M426.7 246.9c-6.5 11.3-17.7 25.4-44 35.9-27.5-11.5-37.4-25.3-44-36.1"}),a.createElement("path",{fill:"#29DBFF",d:"M412.4 265.1c-8.1 7.2-12 11.2-29.6 17.9-20.1-7.9-22.6-11.6-29.2-17.5"}),a.createElement("path",{fill:"#5CC85C",d:"M383.3 231.6c-.2-.2-27.9 35.7-27.9 35.7-1.8-1.3-10-9.5-13.3-15l41.3-50.1 40.2 49.7c-3.9 6.5-11.4 13.6-13.2 15M382.6 85.3l-26.5 45h53z"}),a.createElement("ellipse",{transform:"rotate(-82.3 291.431 225.686)",fill:"#F7A226",cx:291.4,cy:225.7,rx:48.7,ry:15.7}),a.createElement("ellipse",{transform:"rotate(-68.099 303.087 164.67)",fill:"#DDC7AB",cx:303.1,cy:164.7,rx:11.7,ry:7.2}),a.createElement("ellipse",{transform:"rotate(-81.738 291.697 271.697)",fill:"#DDC7AB",cx:291.7,cy:271.7,rx:11.4,ry:3.3}),a.createElement("ellipse",{transform:"matrix(.9986 -.05353 .05353 .9986 -13.992 16.424)",fill:"#DDC7AB",cx:299.6,cy:269.4,rx:3.3,ry:11}),a.createElement("ellipse",{transform:"rotate(-21.518 314.54 201.06)",fill:"#DDC7AB",cx:314.5,cy:201.1,rx:4.1,ry:13.7}),a.createElement("ellipse",{transform:"rotate(-21.518 317.511 178.077)",fill:"#DDC7AB",cx:317.5,cy:178.1,rx:13.7,ry:4.1}),a.createElement("ellipse",{transform:"rotate(-7.7 473.781 225.857)",fill:"#F7A226",cx:473.6,cy:225.9,rx:15.7,ry:48.7}),a.createElement("ellipse",{transform:"rotate(-21.901 462.057 164.866)",fill:"#DDC7AB",cx:462,cy:164.9,rx:7.2,ry:11.7}),a.createElement("ellipse",{transform:"rotate(-8.27 473.27 271.908)",fill:"#DDC7AB",cx:473.4,cy:271.9,rx:3.3,ry:11.4}),a.createElement("ellipse",{transform:"matrix(.05353 -.9986 .9986 .05353 171.34 719.998)",fill:"#DDC7AB",cx:465.5,cy:269.6,rx:11,ry:3.3}),a.createElement("ellipse",{transform:"rotate(-68.482 450.552 201.247)",fill:"#DDC7AB",cx:450.6,cy:201.2,rx:13.7,ry:4.1}),a.createElement("ellipse",{transform:"rotate(-68.482 447.58 178.265)",fill:"#DDC7AB",cx:447.6,cy:178.3,rx:4.1,ry:13.7}),a.createElement("path",{fill:"#B0C6CC",d:"M373.3 130.3 356.1 155l17.8 26.1H396l4.7-25.4-5.4-25.4z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{fill:"#D80027",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}))},nf=function(t){var n=t.title,r=P(t,SI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342zM198.9 113.6H256v64.8h-57.1z"}),a.createElement("path",{d:"M267.6 113.6v64.7m16.6-64.7v64.7m16.6-64.7v64.7",stroke:"#D80027",strokeWidth:7}),a.createElement("path",{d:"M247.4 178.4v64.7m-13.3-64.7v64.7m-13.3-64.6v53.9m-13.7-53.9v47.1",stroke:"#D80027",strokeWidth:5}),a.createElement("path",{fill:"#FFDA44",d:"m199.9 146 27.6-32.4 28.5 32.3-28.1 32.4z"}),a.createElement("path",{fill:"#BC8B00",d:"M182.2 95.9v92.2c0 34.3 27.3 54.2 48.6 64.5-.8 1.4 25.1 8.3 25.1 8.3s25.9-6.9 25.1-8.3c21.4-10.3 48.6-30.1 48.6-64.5V95.9H182.2zm129.9 92.2c0 16.9-10 29.4-32.8 43.9-8.6 5.5-17.5 9-23.3 11-5.8-2-14.7-5.5-23.3-11-22.8-14.5-32.8-28-32.8-43.9v-74.5h112.2v74.5z"}),a.createElement("path",{fill:"#D80027",d:"M264.4 188.9h29.5v8.6h-29.5zm0 17.6h29.5v8.6h-29.5z"}))},rf=function(t){var n=t.title,r=P(t,zI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"51.3 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#009e49",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 228h513v114H0z"}),a.createElement("path",{fill:"#ce1126",d:"M0 0h171v342H0z"}))},lf=function(t){var n=t.title,r=P(t,FI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#DB3E00",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#479900",d:"M331 0h182v342H331z"}),a.createElement("path",{d:"M0 0h181.8v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 126.7c-19.4 0-35.2 15.8-35.2 35.2v52.8h70.4v-52.8c0-19.5-15.8-35.2-35.2-35.2z"}),a.createElement("path",{fill:"#FFF",d:"M256 84.3c-47.7 0-86.4 38.7-86.4 86.4S208.3 257 256 257s86.4-38.7 86.4-86.4-38.7-86.3-86.4-86.3zm0 157.7c-39.4 0-71.4-32-71.4-71.4 0-39.4 32-71.4 71.4-71.4 39.4 0 71.4 32 71.4 71.4 0 39.5-32 71.4-71.4 71.4z"}))},af=function(t){var n=t.title,r=P(t,MI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0072c6",d:"M88.8 136.5c-2.2 12.9-3.4 26.2-3.4 39.8 0 13.6 1.2 27 3.4 39.8L256 228.3l167.2-12.1c2.2-12.9 3.4-26.2 3.4-39.8s-1.2-27-3.4-39.8"}),a.createElement("path",{fill:"#FFF",d:"M423.2 219H88.8c15.8 69.8 84.7 122.3 167.2 122.3S407.4 288.8 423.2 219z"}),a.createElement("path",{fill:"#FFDA44",d:"M365.9 136.5H146.1l44.9-21.1-23.9-43.5 48.8 9.4L222 32l34 36.2L290 32l6.1 49.3 48.8-9.4-23.9 43.5z"}),a.createElement("g",{fill:"#ce1126"},a.createElement("path",{d:"M256.5 342 0 0v342z"}),a.createElement("path",{d:"M513 342V0L256 342z"})))},of=function(t){var n=t.title,r=P(t,AI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#00318b",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M454.8 265.38c7.94-10.93 13.24-24.27 13.24-40.42V104.89a59.754 59.754 0 0 1-36.02 12.01c-19.64 0-37.07-9.43-48.03-24.01-10.95 14.58-28.39 24.01-48.03 24.01-13.52 0-25.99-4.47-36.02-12v120.06c0 16.16 5.3 29.5 13.24 40.42H454.8z"}),a.createElement("path",{fill:"#8DCCFF",d:"M310.23 260.98C332.65 296.96 384 309 384 309s51.35-12.04 73.77-48.02H310.23z"}),a.createElement("path",{fill:"#D87B00",d:"M396.66 172.21c.32 1.42 8.72 10.17 17.56 20.15 1.39 1.57-8.74 12.63-6.91 12.59 4.75-.12 19.27-17.26 19.34 6.65.05 15.94-30 27.51-30 27.51h17.47l.65 14.96s4.97-13.34 7.59-16.57c8.1-9.97 20.18-30.07 34.59-27.1 14.41 2.97-13.66-13.92-13.66-13.92s-5.2-15.19-16.63-16.97c-10.06-1.57-14.29-2.51-26.64-7.3-1.68-.65-3.88-2.32-3.36 0z"}),a.createElement("path",{fill:"#D87B00",d:"M359.69 198.69c1.07-.99 4.46-12.63 8.69-25.28.67-1.99 15.31 1.27 14.35-.3-2.47-4.06-24.58-8.08-3.9-20.08 13.79-8 38.82 12.27 38.82 12.27l-8.72-15.14 12.64-8.03s-14.05 2.35-18.14 1.69c-12.68-2.04-36.13-2.48-40.75-16.45-4.62-13.97-5.25 18.79-5.25 18.79s-10.56 12.08-6.4 22.88c3.66 9.5 4.96 13.64 6.97 26.73.29 1.79-.06 4.53 1.69 2.92z"}),a.createElement("path",{fill:"#D87B00",d:"M395.67 219.87c-1.39-.43-13.16 2.49-26.22 5.18-2.06.42-6.59-13.88-7.47-12.26-2.27 4.17 5.36 25.31-15.41 13.45-13.84-7.91-8.89-39.73-8.89-39.73l-8.71 15.14-13.29-6.9s9.09 10.96 10.57 14.84c4.6 11.99 16 32.49 6.24 43.49-9.76 11.01 18.88-4.9 18.88-4.9s15.76 3.07 23-5.96c6.38-7.94 9.3-11.14 19.61-19.45 1.43-1.12 3.97-2.19 1.69-2.9z"}),a.createElement("path",{fill:"#FFF",d:"M256.5 0h-23.1L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1V171h22.6L96 121.8V171h64v-49.2l73.4 49.2h23.1v-22.9l-46.6-30.7h46.6v-64h-46.6l46.6-30.7z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112V171h32v-69.6h112.5v-32H144z"}),a.createElement("path",{fill:"#D80027",d:"M0 171v-11.3l62.5-42.3h22.6L7.3 171zM7.3.1l77.8 53.2H62.5L0 11.1V.1zm249.2 0v11l-63 42.3h-22.6L248.7.1zM248.7 171l-77.8-53.6h22.6l63 42.3V171z"}))},sf=function(t){var n=t.title,r=P(t,NI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15 0 60 60"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ED2024",d:"M0 0h90v60H0z"}),a.createElement("path",{fill:"#212121",d:"M32.5 12.2v16l7.1 2.5-5 4.9 2.4 3 5.3-5.5 1.2 2.3-3 4.9 3.6 5.6-1.8 2.6 2.8 3.6 2.7-3.7-1.5-2.6 3-5.8-2.7-4.6 1.2-2.3 5.2 5.5 2.5-2.9-5.2-5.1 7.2-2.6V12.2l-5.2 1.9-.1 3.8-3.3.3v-2.6l1.7-2.3 5.6-2.2-2.3-.4 1.4-1.2.9.4-.8-1.4L54 9l-1-1.1L47.5 9l1.4 1.1-3.8 4.9-3.8-4.8 1.3-1.1-5-1.2L36.2 9l-1.5-.4-.8 1.4.9-.6 1.6 1.1-2.3.5 5.5 2 1.6 2.3v2.9l-3.3-.3v-3.6z"}),a.createElement("path",{d:"M26.2 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM57.4 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM53.4 36.1h6.4V38h-6.4zm-23.2 0h6.4V38h-6.4z",fill:"#212121"}))},uf=function(t){var n=t.title,r=P(t,DI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#FF9811",d:"M0 228h513v114H0z"}))},cf=function(t){var n=t.title,r=P(t,LI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"100.89 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 171h513v171H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v171H0z"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"m332.7 135.6 17.5-8.6-7.4-19-18.7 6.2zm-45.6-56 5.5-18.8-19.1-7.2-8 18zm29.4 23.2 12.2-15.3-14.9-13.9-14.2 13.6zm19.4 68.9 19.5-.8v-21.3l-22.9.2zm-12.6 38.1 18.8 5.5 7.3-19-18-8zm-29 32.4 14.9 12.7 14.4-14.4-13.1-14.7zm-47-147.7 9.8 19.9 21.9 3.3-15.9 15.5 3.6 21.9-19.6-10.4-19.7 10.2 3.8-21.9-15.8-15.5 22-3.1z"}),a.createElement("path",{d:"m250.8 61.3-2.7 18.3c43.1 3.2 77 39.2 77 83.1 0 46-37.3 82.9-83.4 83.4-29.2.3-51.3-14.8-67-33.7l-13.9 12.3c15 19 40.8 39.9 80.9 39.9 56.3 0 101.9-45.6 101.9-101.9.1-53.2-40.7-96.9-92.8-101.4z"}),a.createElement("path",{fill:"#000",d:"m291.9 223.4-11.8 14s51.9 38.9 53.6 40.4c1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-2-1.5-51.8-42-51.8-42z"}),a.createElement("path",{d:"M206.1 157.2c-7.7 10.3-7.5 23.1 2.8 30.9 0 0 135.2 101.5 136.9 103 1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-1.9-1.5-149.7-121.5-149.7-121.5zm47.7 99.1 7.3 18.2 19.5-6-4.8-19.1zm-40.4-3.7-2 19.5 20.1 3.6 4.5-19.1zm-35.7-21.2L167.4 248l16.4 12.1 12.5-15.2z"})))},df=function(t){var n=t.title,r=P(t,TI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"124 0 496 496"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#3A7DCE",d:"M0 0h744v496H0V0z"}),a.createElement("path",{fill:"#fff",d:"m120 125 90 63 54-14 23-81 61-36 92 14 105 55 6 90 34 12v92l-65 115-78 24-72-17 18-30-8-32-10 9-162-25-49-85 20-46-49-62z"}))},ff=function(t){var n=t.title,r=P(t,OI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 0h512v114H0zm0 228h512v114H0z"}),a.createElement("circle",{fill:"#FFDA44",stroke:"#d6ab00",strokeWidth:5,cx:256.5,cy:171,r:40}))},hf=function(t){var n=t.title,r=P(t,PI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"171 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#10338c",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M513 33 95.3 171 513 310.76V342L0 171 513 0z"}),a.createElement("path",{fill:"#FFF",d:"M513 287.18v24.58L81.72 171 513 30v24.16"}),a.createElement("path",{fill:"#A2001D",d:"m476.98 140.21-21.89 10.68-3.18-15.32 31.19-29.77s-9.42-40.65-13.75-44.98l-112.32 55.82-6.84 36.76-31.9 28.59-.4 34.2 34.29-22.76 67.23-2.66-1.51 38.11h22.23l11.9-44.64 31.55-24.61-6.6-19.42z"}),a.createElement("path",{fill:"#EFC100",stroke:"#231F20",strokeMiterlimit:10,d:"m317.89 238.41-22.24-11.11 22.24-11.11h144.46v22.22z"}))},mf=function(t){var n=t.title,r=P(t,BI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0zm0 228h513v114H0z"}))},pf=function(t){var n=t.title,r=P(t,HI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#10338c",d:"M0 0h513v342H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M222.2 170.7c.3-.3.5-.6.8-.9-.2.3-.5.6-.8.9zM188 212.6l11 22.9 24.7-5.7-11 22.8 19.9 15.8-24.8 5.6.1 25.4-19.9-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9L332 136zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm42.5 49.7 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.4-7.6-9.5 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zM398 166.5l4.1 12.7h13.3l-10.8 7.8 4.2 12.7-10.8-7.9-10.8 7.9 4.1-12.7-10.7-7.8h13.3z"}),a.createElement("path",{d:"M254.8 0v30.6l-45.1 25.1h45.1V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9H99v-48.6l-87.4 48.6H-1.2v-30.6L44 115H-1.2V55.7h59.1L-1.2 22.8V0h26.7L99 40.8V0h55.6v48.6L242.1 0z"})),a.createElement("path",{fill:"#D80027",d:"M142.8 0h-32v69.3h-112v32h112v69.4h32v-69.4h112v-32h-112z"}),a.createElement("path",{fill:"#0052B4",d:"m154.6 115 100.2 55.7v-15.8L183 115z"}),a.createElement("path",{fill:"#FFF",d:"m154.6 115 100.2 55.7v-15.8L183 115z"}),a.createElement("path",{d:"m154.6 115 100.2 55.7v-15.8L183 115zm-83.9 0-71.9 39.9v15.8L99 115z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M99 55.7-1.2 0v15.7l71.9 40z"}),a.createElement("path",{fill:"#FFF",d:"M99 55.7-1.2 0v15.7l71.9 40z"}),a.createElement("path",{d:"M99 55.7-1.2 0v15.7l71.9 40zm84 0 71.8-40V0L154.6 55.7z",fill:"#D80027"}))},gf=function(t){var n=t.title,r=P(t,jI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 242 242"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h363v242H0z"}),a.createElement("path",{fill:"#FFF",d:"M57 96.9 14.7 78.2 57 59.6l18.6-42.2 18.6 42.2 42.3 18.6-42.3 18.7-18.6 42.2z"}),a.createElement("path",{fill:"#f30028",d:"m75.6 40.6 11.5 26.1 26.1 11.5-26.1 11.5-11.5 26.1-11.5-26.1L38 78.2l26.1-11.5z"}),a.createElement("path",{d:"M0 152.2h363v15.7H0zm0 31.4h363v15.7H0z",fill:"#FFDA44"}))},vf=function(t){var n=t.title,r=P(t,VI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"39.33 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 210.9H202.2V342h-79.8V210.9H0v-79.8h122.4V0h79.8v131.1H513v61.2z"}),a.createElement("path",{fill:"#D80027",d:"M513 149.7v42.6H183.7V342H141V192.3H0v-42.6h141V0h42.7v149.7z"}))},bf=function(t){var n=t.title,r=P(t,GI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ef3340",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00b5e2",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#509e2f",d:"M0 228h513v114H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M265.6 212.6c-23 0-41.6-18.6-41.6-41.6s18.6-41.6 41.6-41.6c7.2 0 13.9 1.8 19.8 5-9.2-9-21.9-14.6-35.8-14.6-28.3 0-51.2 22.9-51.2 51.2s22.9 51.2 51.2 51.2c13.9 0 26.6-5.6 35.8-14.6-5.9 3.2-12.6 5-19.8 5z"}),a.createElement("path",{d:"m297.6 142.2 5.5 15.5 14.9-7.1-7.1 14.9 15.5 5.5-15.5 5.5 7.1 14.9-14.9-7.1-5.5 15.5-5.5-15.5-14.9 7.1 7.1-14.9-15.5-5.5 15.5-5.5-7.1-14.9 14.9 7.1z"})))},xf=function(t){var n=t.title,r=P(t,_I);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#10338C",d:"M0 0h513.1v342H0z"}),a.createElement("path",{fill:"#F6C500",d:"M99.9 0h342v342"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M19.9 21.1 40.3 6.2 60.9 21 54 0H26.7z"}),a.createElement("path",{d:"M92.3 25.5 84.4 1.3l-7.8 24.2H51.3l20.5 14.8-7.8 24 20.4-14.8L105 64.3l-7.9-24 20.5-14.9z"}),a.createElement("path",{d:"m136.3 69.2-7.8-24-7.8 24H95.5l20.4 14.9-7.8 24 20.4-14.8 20.6 14.8-7.8-24 20.4-14.9z"}),a.createElement("path",{d:"m179.4 112.3-7.8-24.1-7.8 24.1h-25.3l20.5 14.9-7.8 24 20.4-14.8 20.6 14.8-7.9-24 20.5-15z"}),a.createElement("path",{d:"m222.5 155.3-7.8-24-7.8 24h-25.4l20.6 15-7.8 24 20.4-14.9 20.4 14.9-7.8-24 20.6-15z"}),a.createElement("path",{d:"m265.6 198.4-7.8-24-7.8 24h-25.4l20.6 14.9-7.8 24.1 20.4-14.9 20.4 14.9-7.8-24.2 20.5-14.8z"}),a.createElement("path",{d:"m308.7 241.5-7.9-24-7.8 24h-25.3l20.5 14.8-7.9 24.2 20.6-14.9 20.4 14.8-7.8-24.1 20.5-14.8z"}),a.createElement("path",{d:"m351.7 284.6-7.8-24.2-7.8 24.2h-25.3l20.4 14.8-7.8 24.1 20.5-14.9 20.5 14.9-7.8-24.1 20.4-14.8z"}),a.createElement("path",{d:"m387 303.5-7.9 24.1-25.3.1 19.8 14.3h26.6l19.9-14.4h-25.3z"})))},yf=function(t){var n=t.title,r=P(t,$I);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ffc726",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h171v342H0zm342 0h171v342H342z",fill:"#00267f"}),a.createElement("path",{d:"m325.74 101.02-31.97 12.4c-.68 1.35-5.79 7.54-8.18 53.06h-17.05v-60.42L256 78.68l-12.54 27v60.8H226.4c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c.15.31 15.4 31.34 15.4 78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54c0-24.13 4.17-44.02 7.68-56.46 3.82-13.57 7.7-21.49 7.74-21.57l-.03.03z"}))},wf=function(t){var n=t.title,r=P(t,WI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"49.59 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#2d6e41",d:"M0 85.331h513v342H0z"}),a.createElement("circle",{fill:"#F40B32",cx:218.902,cy:256.5,r:115}))},Ef=function(t){var n=t.title,r=P(t,UI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#fdda25",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#ef3340",d:"M342 0h171v342H342z"}))},Cf=function(t){var n=t.title,r=P(t,XI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#3d944f",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#ef2b2d",d:"M0 0h513v171H0z"}),a.createElement("path",{fill:"#FFDA44",d:"m256 102.6 16.9 52h54.7l-44.2 32.2 16.8 52-44.2-32.1-44.2 32.1 16.8-52-44.2-32.2h54.7z"}))},kf=function(t){var n=t.title,r=P(t,JI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#00966e",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#d62612",d:"M0 228h513v114H0z"}))},If=function(t){var n=t.title,r=P(t,ZI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"61.56 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.8H0V0h137.6z"}))},Sf=function(t){var n=t.title,r=P(t,YI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M215.9 170.7 0 314.6V26.8zM513 26.8v287.8L297.1 170.7z",fill:"#47a644"}),a.createElement("path",{fill:"#0052B4",d:"M513 26.8 296.1 170.7 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"}),a.createElement("path",{fill:"#FFF",d:"M513 26.8 297.1 170.7 513 314.6V342h-40L256 197.4 39 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"}),a.createElement("circle",{fill:"#FFF",cx:251.6,cy:170.7,r:100.2}),a.createElement("path",{d:"m251.4 103.6 7.4 12.9h14.8l-7.4 12.8 7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8H244zm38.8 66.7 7.4 12.9h14.8L305 196l7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.9l7.4-12.8-7.4-12.8h14.9zm-77.2 0 7.4 12.9h14.9l-7.4 12.8 7.4 12.8h-14.9l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8h14.8z",fill:"#D80027",stroke:"#47a644",strokeWidth:3}))},zf=function(t){var n=t.title,r=P(t,KI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"58.14 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#008751",d:"M0 85.333h513v342H0z"}),a.createElement("path",{fill:"#fcd116",d:"M196.666 85.333H513v171H196.666z"}),a.createElement("path",{fill:"#e8112d",d:"M196.666 256H513v171H196.666z"}))},Ff=function(t){var n=t.title,r=P(t,qI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#E6BC00",d:"M157.31 199.76s-9.04 43.93-19.31 40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52 21.24s38.18 8.48 41.01 5.47c1.22-1.14 8.21-15.1 10.34-26.05v-22.29zm-56.13 60.57s-2.48 20.18-1.06 22.66c1.24 2.3 39.48 11.33 39.48 11.33s-24.96 16.46-29.74 20.54L91.8 284.94l-.71-24.61h10.09zm11.33-165.69s39.65 41.6 40.36 45.5c.71 3.72-4.25 3.19-4.25 3.19s-44.79-37.53-49.92-41.07c-5.31-3.55 13.81-7.62 13.81-7.62z"}),a.createElement("path",{fill:"#ADADAD",d:"M99.41 104.73s16.99-.71 16.64-11.51c-.35-10.62-11.15-14.87-19.12-12.39-7.97 2.3-23.01 13.45-13.63 35.05 9.38 21.42 23.37 29.39 26.2 47.8 0 0-5.46 9.86-19.12.35-16.9-11.77-6.2-38.24-10.44-44.96-4.25-7.08-40.95-38.92-40.95-38.92s-30.24 39.37-18 74.92c16.95 49.21 51.74 31.98 64.61 36.76 0 0-42.13 61.96-49.57 67.09 0 0 24.08 8.32 47.8-18.76 0 0 5.84 9.74 7.08 20.18h10.27c4.78-26.2 51.51-64.26 49.92-82.32-1.77-21.25-49.21-49.39-51.69-73.29z"}),a.createElement("path",{fill:"#E6BC00",d:"M359.17 201.27s8.96 42.43 19.23 38.89c10.62-3.54 17.53-18.76 17.53-18.76l14.52 21.24s-37 8.48-39.83 5.47c-1.21-1.14-9.32-13.79-11.52-24.66l.07-22.18zm56.05 59.06s2.48 20.18 1.06 22.66c-1.24 2.3-39.48 11.33-39.48 11.33s24.96 16.46 29.74 20.54l18.06-29.92.71-24.61h-10.09zM403.89 94.64s-39.65 41.6-40.36 45.5c-.71 3.72 4.25 3.19 4.25 3.19s44.79-37.53 49.92-41.07c5.14-3.55-13.81-7.62-13.81-7.62z"}),a.createElement("path",{fill:"#125ECC",d:"M157.31 87.06H359.1v145.46c0 16.06-9.69 21.39-21.91 31.85l-45.92 39.41c-18.25 15.62-47.91 15.57-66.07 0l-46.01-39.43c-12.08-10.35-21.88-15.71-21.88-31.82V87.06z"}),a.createElement("path",{fill:"#FFE600",d:"M200.55 147.71c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65-3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zM214.96 274.43c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c.01 7.96-6.45 14.41-14.41 14.41zm43.24 14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c0 7.95-6.45 14.41-14.41 14.41zm43.24-14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z"}),a.createElement("path",{fill:"#D60537",d:"M157.31 175.36H359.1v57.65H157.31v-57.65z"}),a.createElement("path",{fill:"#EACE00",d:"M142.9 43.82s57.65-14.41 115.31-14.41 115.31 14.41 115.31 14.41l-14.41 57.65s-50.45-14.41-100.89-14.41-100.89 14.41-100.89 14.41L142.9 43.82z"}),a.createElement("path",{fill:"#7A6920",d:"M258.2 72.65c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 5c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm-115.3 0c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z"}),a.createElement("path",{fill:"#ADADAD",d:"M365.08 178.02c-1.59 18.06 45.14 56.12 49.92 82.32h10.27c1.24-10.44 7.08-20.18 7.08-20.18 23.72 27.09 47.8 18.76 47.8 18.76-7.44-5.13-49.57-67.09-49.57-67.09 12.88-4.78 47.67 12.45 64.61-36.76 12.24-35.55-18-74.92-18-74.92s-36.7 31.84-40.95 38.92c-4.25 6.73 6.46 33.2-10.44 44.96-13.66 9.51-19.12-.35-19.12-.35 2.83-18.41 16.82-26.38 26.2-47.8 9.38-21.6-5.66-32.75-13.63-35.05-7.97-2.48-18.76 1.77-19.12 12.39-.35 10.8 16.64 11.51 16.64 11.51-2.48 23.9-49.92 52.04-51.69 73.29z"}),a.createElement("circle",{fill:"#FFF",cx:258.2,cy:204.19,r:16.93}))},Mf=function(t){var n=t.title,r=P(t,QI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"116.28 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#c8102e",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#012169",d:"M0 .1h256.5v171H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0h-22.6L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1v22.6h22.6L96 121.8v48.9h64v-48.9l73.4 48.9H256v-22.6l-46.1-30.7H256v-64h-46.1L256 22.7z"}),a.createElement("path",{fill:"#c8102e",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{fill:"#c8102e",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}),a.createElement("g",{transform:"translate(13 5)"},a.createElement("path",{fill:"#fff",d:"M303.9 94.94v99.69c0 59.81 79.75 99.69 79.75 99.69s79.75-39.88 79.75-99.69V94.94H303.9z"}),a.createElement("path",{fill:"#2F8F22",d:"M436.37 254.44H330.93c23.13 25.08 52.72 39.88 52.72 39.88s29.59-14.8 52.72-39.88z"}),a.createElement("circle",{fill:"#65B5D2",cx:383.65,cy:214.56,r:39.88}),a.createElement("circle",{fill:"#c8102e",cx:343.77,cy:194.63,r:19.94}),a.createElement("circle",{fill:"#c8102e",cx:423.52,cy:194.63,r:19.94}),a.createElement("circle",{fill:"#c8102e",cx:383.65,cy:154.75,r:19.94})))},Af=function(t){var n=t.title,r=P(t,RI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"94.05 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m0 193.74 513 127.19V214.26L0 97.08z"}),a.createElement("path",{fill:"#FFF",d:"M513 234.26v-86.67L0 20.41v86.67"}),a.createElement("g",{fill:"#D80027",stroke:"#231F20",strokeWidth:3,strokeMiterlimit:10},a.createElement("path",{d:"M306.4 134.01a50.28 50.28 0 0 1 6.07 24.02c0 21.55-13.51 39.94-32.52 47.19v-59.51c5.7-1.19 10-6.37 10-12.59 6.9 0 12.5-5.75 12.5-12.85h-.42c6.9 0 12.91-5.75 12.91-12.85h-34.99V76.58l-14.99-27.71-15 27.71v30.84h-34.99c0 7.1 6.01 12.85 12.91 12.85h-.42c0 7.1 5.6 12.85 12.5 12.85 0 6.22 4.29 11.4 9.99 12.59v61.37c-22.09-5.39-38.48-25.3-38.48-49.05 0-8.7 2.2-16.88 6.07-24.02-10.96 11.21-17.72 26.53-17.72 43.44 0 34.32 27.82 62.15 62.15 62.15s62.15-27.83 62.15-62.15c0-16.91-6.77-32.24-17.72-43.44z"}),a.createElement("path",{d:"M198.46 226.81s20.69 27.71 66.5 27.71 66.5-27.71 66.5-27.71l13.47 28.37s-21.03 27.71-79.97 27.71-79.97-27.71-79.97-27.71l13.47-28.37zm-69.22-93.63h20.88l24.93 27.26v73.45h-26.28v-68.37zm270.76 0h-20.88l-24.93 27.26v73.45h26.27v-68.37z"})))},Nf=function(t){var n=t.title,r=P(t,eS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#d52b1e",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#f9e300",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#007934",d:"M0 228h513v114H0z"}))},Df=function(t){var n=t.title,r=P(t,tS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15.39 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#012a87",d:"M0 342h513V0z"}),a.createElement("path",{fill:"#f9d90f",d:"M250.4 0H0v166.9z"}),a.createElement("path",{fill:"#dc171d",d:"m140.4 118.3 12.2 21.2h24.5l-12.3 21.1 12.3 21.2h-24.5L140.4 203l-12.2-21.2h-24.5l12.3-21.2-12.3-21.1h24.5z"}),a.createElement("circle",{fill:"none",stroke:"#000",strokeWidth:9,strokeMiterlimit:10,cx:140.4,cy:160.6,r:57.7}))},Lf=function(t){var n=t.title,r=P(t,nS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#009b3a",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#fedf00",d:"m256.5 19.3 204.9 151.4L256.5 322 50.6 170.7z"}),a.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:80.4}),a.createElement("path",{fill:"#002776",d:"M215.9 165.7c-13.9 0-27.4 2.1-40.1 6 .6 43.9 36.3 79.3 80.3 79.3 27.2 0 51.3-13.6 65.8-34.3-24.9-31-63.2-51-106-51zm119 20.3c.9-5 1.5-10.1 1.5-15.4 0-44.4-36-80.4-80.4-80.4-33.1 0-61.5 20.1-73.9 48.6 10.9-2.2 22.1-3.4 33.6-3.4 46.8.1 89 19.5 119.2 50.6z"}))},Tf=function(t){var n=t.title,r=P(t,rS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ffc72c",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0z",fill:"#00778b"}),a.createElement("path",{d:"M256 171 0 342V0z"}))},Of=function(t){var n=t.title,r=P(t,iS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FF7415",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 0H0v342"}),a.createElement("path",{fill:"none",stroke:"#FFF",strokeWidth:42,strokeMiterlimit:10,d:"M128.7 255.5s35 54 67.3 32.4c56.9-37.9-68.9-108.6-2.9-152.6 58.3-38.8 76.6 103.5 137.6 62.8 59-39.3-64.7-111.4-9.2-148.4 33.4-22.2 67.1 32.6 67.1 32.6"}))},Pf=function(t){var n=t.title,r=P(t,lS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"121 33.333 733.333 733.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ef2b2d",d:"M0 0h1100v800H0z"}),a.createElement("path",{fill:"#fff",d:"M300 0h200v800H300z"}),a.createElement("path",{fill:"#fff",d:"M0 300h1100v200H0z"}),a.createElement("path",{fill:"#002868",d:"M350 0h100v800H350z"}),a.createElement("path",{fill:"#002868",d:"M0 350h1100v100H0z"}))},Bf=function(t){var n=t.title,r=P(t,aS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 238h513v104H0zM0 0h513v104H0z",fill:"#6da9d2"}),a.createElement("path",{d:"M0 125.5h513v89.656H0z"}))},Hf=function(t){var n=t.title,r=P(t,oS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.42 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#007C30",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#CE1720",d:"M0 230h513V0H0"}),a.createElement("path",{fill:"#FFF",d:"M100 230V0H0v342h513-413z"}),a.createElement("path",{d:"M28 159.6 8.6 128.2 28 97.4l19.3 30.8zm44.6 0-19.3-31.4 19.3-30.8L92 128.2zM28 241.2 8.6 209.8 28 179l19.3 30.8zm44.6 0-19.3-31.4L72.6 179 92 209.8z",fill:"#CE1720"}),a.createElement("path",{d:"m28 73.8-16.1-26L28 22.2l16 25.6zm44.6 0-16-26 16-25.6 16.1 25.6zM28 318l-16.1-26.1L28 266.3l16 25.6zm44.6 0-16-26.1 16-25.6 16.1 25.6z",fill:"none",stroke:"#CE1720",strokeWidth:7}))},jf=function(t){var n=t.title,r=P(t,sS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"94.05 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#003e87",d:"M0 0h513v342H0z"}),a.createElement("circle",{fill:"#FFF",cx:260.9,cy:170.9,r:118.9}),a.createElement("circle",{fill:"none",stroke:"#6DA544",strokeWidth:18,strokeMiterlimit:10,cx:261.9,cy:173.1,r:94.5}),a.createElement("g",{stroke:"#000"},a.createElement("path",{fill:"#003e87",d:"m261.9 151.5-50.6 23.4v20c0 11.8 6.1 22.8 16.2 28.9L262 239l34.5-15.2c10-6.2 16.2-17.1 16.2-28.9v-20l-50.8-23.4z"}),a.createElement("path",{fill:"#FFDA44",d:"M211.3 128.1h101.3v46.7H211.3z"})),a.createElement("path",{d:"M0 0h513v35H0zm0 306h513v35H0z",fill:"#ce1127"}))},Vf=function(t){var n=t.title,r=P(t,uS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h142v342H0zm371 0h142v342H371zm-64.5 206 50.4-25.2-25.2-12.6V143l-50.4 25.2 25.2-50.4h-25.2L256.1 80l-25.2 37.8h-25.2l25.2 50.4-50.4-25.2v25.2l-25.2 12.6 50.4 25.2-12.6 25.2h50.4V269h25.2v-37.8h50.4z",fill:"red"}))},Gf=function(t){var n=t.title,r=P(t,cS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"152.19 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"green",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m422.7 252.4 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.2V301l-11.1-8.9-11.1 8.9v-14.2l-13.8-3.2 11.1-8.8-6.2-12.8 13.9 3.2zm-46.6-136.3 6.2 12.9 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.1v14.3l-11.1-8.9-11.1 8.9.1-14.3-13.9-3.1 11.1-8.8-6.2-12.8L370 129zm37-77.8 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.9-13.9 3.1v14.2L413.1 78 402 86.9l.1-14.2-13.9-3.1 11.1-8.9-6.2-12.8 13.9 3.2zm51.8 58.4 6.2 12.8 13.9-3.2-6.3 12.8 11.2 8.9-13.9 3.1.1 14.2-11.2-8.9-11.1 8.9.1-14.2L440 128l11.2-8.9-6.3-12.8 13.9 3.2zm-28 68.1 4.9 14.8h15.6l-12.6 9.2 4.8 14.9-12.7-9.2-12.6 9.2 4.8-14.9-12.6-9.2h15.6zM306.8 254.7c-49.2 0-89.1-39.9-89.1-89.1s39.9-89.1 89.1-89.1c15.3 0 29.8 3.9 42.4 10.7C329.4 67.9 302.3 56 272.5 56c-60.5 0-109.6 49.1-109.6 109.6S212 275.3 272.5 275.3c29.8 0 56.9-11.9 76.6-31.3-12.6 6.8-27 10.7-42.3 10.7zM140.4 59.5C129.7 41 109.7 28.6 86.8 28.6S44 41 33.3 59.5h107.1zm.2.4-53.8 53.8-53.7-53.8C28 68.9 25 79.3 25 90.5c0 34.2 27.7 61.9 61.9 61.9s61.9-27.7 61.9-61.9c-.1-11.2-3.1-21.6-8.2-30.6z",fill:"#FFDA44"}),a.createElement("path",{fill:"#A2001D",d:"M71.4 98.2v52.2c4.9 1.3 10.1 1.9 15.5 1.9s10.5-.7 15.5-1.9V98.2h-31z"}))},_f=function(t){var n=t.title,r=P(t,dS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 66.9V0H411.7L0 274.4V342h100.3z"}),a.createElement("path",{fill:"#D80027",d:"M513 0v40.1L60.2 342H0v-40.8L451.8 0z"}),a.createElement("path",{fill:"#FFDA44",d:"m93.6 31.2 16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z"}))},$f=function(t){var n=t.title,r=P(t,fS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"17.1 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#d21034",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 171h211.5v85.3H0zm300.5 0H512v85.3H300.5z",fill:"#3a9927"}),a.createElement("path",{fill:"#003082",d:"M0 0v85.3h211.5V0h89v85.3H513V0z"}),a.createElement("path",{d:"M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z",fill:"#FFF"}),a.createElement("path",{d:"M300.5 342h-89v-86H0v86h513v-86H300.5zM105.7 8.6l8.6 26.2h27.5L119.5 51l8.6 26.2L105.7 61 83.4 77.2 91.9 51 69.6 34.8h27.6z",fill:"#ffce00"}))},Wf=function(t){var n=t.title,r=P(t,hS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#da1a35",d:"M0 85.331h513v342H0z"}),a.createElement("path",{fill:"#009543",d:"M443.726 85.331 102.4 426.657H0V85.331z"}),a.createElement("path",{fill:"#fbde4a",d:"M500.124 85.331 158.798 426.657H11.876L353.202 85.331z"}))},Uf=function(t){var n=t.title,r=P(t,mS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"red",d:"M0 85.337h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M356.174 222.609h-66.783v-66.783h-66.782v66.783h-66.783v66.782h66.783v66.783h66.782v-66.783h66.783z"}))},Xf=function(t){var n=t.title,r=P(t,pS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#009e60",d:"M342 0h171v342H342z"}),a.createElement("path",{fill:"#f77f00",d:"M0 0h171v342H0z"}))},Jf=function(t){var n=t.title,r=P(t,gS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#01237a",d:"M0 85.332h513v342H0z"}),a.createElement("path",{d:"m384 156.705 5.283 16.254h17.089l-13.826 10.045 5.281 16.254L384 189.211l-13.825 10.047 5.28-16.254-13.825-10.045h17.089zm-70.209 29.081 15.228 7.758 12.084-12.083-2.673 16.879 15.227 7.759-16.879 2.673-2.674 16.88-7.76-15.227-16.878 2.673 12.086-12.084zm-29.081 70.209 16.254-5.281.001-17.089 10.044 13.825 16.254-5.282-10.046 13.827 10.046 13.826-16.254-5.28-10.044 13.825v-17.09zm29.081 70.209 7.759-15.229-12.084-12.084 16.881 2.674 7.757-15.227 2.674 16.879 16.879 2.672-15.227 7.759 2.673 16.882-12.084-12.087zM384 355.284l-5.281-16.253h-17.091l13.827-10.045-5.28-16.254L384 322.776l13.827-10.044-5.281 16.254 13.826 10.045h-17.089zm70.209-29.08-15.229-7.758-12.083 12.084 2.673-16.882-15.227-7.756 16.879-2.675 2.675-16.879 7.756 15.227 16.881-2.674-12.086 12.085zm29.081-70.209-16.254 5.281v17.09l-10.045-13.826-16.254 5.281 10.046-13.826-10.046-13.827 16.254 5.282 10.045-13.825v17.089zm-29.081-70.207-7.757 15.226 12.082 12.084-16.881-2.673-7.756 15.227-2.675-16.88-16.879-2.675 15.227-7.757-2.673-16.878 12.084 12.082zM0 186.665v16h46.069L0 233.377v7.539l57.377-38.252H80L0 255.998h112v-69.334H0zm96 69.331H22.628L96 207.083v48.913zm80-117.331 80-53.334H144v69.334h112v-16h-46.069L256 107.951v-7.539l-57.377 38.251H176v.002zm-16-53.332h73.372L160 134.246V85.333zm-16 170.665h112l-80-53.334h22.623L256 240.917v-7.539l-46.069-30.713H256v-16H144v69.333zm16-48.915 73.372 48.913H160v-48.913zM112 85.331H0l80 53.334H57.377L0 100.413v7.539l46.069 30.712H0v16h112V85.331zm-16 48.915L22.628 85.333H96v48.913z",fill:"#FFF"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 85.331h-32v69.334H0v32h112v69.333h32v-69.333h112v-32H144z"}),a.createElement("path",{d:"M80 138.665 0 85.331v15.082l57.377 38.252zm96 0h22.623L256 100.413V85.331zm-118.623 64L0 240.917v15.081l80-53.333zm118.623 0 80 53.333v-15.081l-57.377-38.252z"})))},Zf=function(t){var n=t.title,r=P(t,vS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M196 0h317v171H196z"}),a.createElement("path",{fill:"#0037A1",d:"M0 0h196v171H0z"}),a.createElement("path",{fill:"#FFF",d:"M98 24.5 113.1 71H162l-39.6 28.7 15.2 46.5L98 117.5l-39.6 28.7 15.2-46.5L34 71h48.9z"}))},Yf=function(t){var n=t.title,r=P(t,bS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ce1126",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#007a5e",d:"M0 0h171v342H0z"}),a.createElement("path",{d:"M342 0h171v342H342zm-86 102.2 17.2 53H329L283.9 188l17.2 53-45.1-32.7-45.1 32.7 17.2-53-45.1-32.8h55.8z",fill:"#fcd116"}))},Kf=function(t){var n=t.title,r=P(t,xS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"75.24 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m226.8 239.2-9.7-15.6-17.9 4.4 11.9-14.1-9.7-15.6 17.1 6.9 11.8-14.1-1.3 18.4 17.1 6.9-17.9 4.4zM290.6 82l-10.1 15.4 11.6 14.3-17.7-4.8-10.1 15.5-1-18.4-17.7-4.8 17.2-6.6-1-18.4 11.6 14.3zm-54.4-56.6-2 18.3 16.8 7.6-18 3.8-2 18.3-9.2-16-17.9 3.8 12.3-13.7-9.2-15.9 16.8 7.5zm56.6 136.4-14.9 10.9 5.8 17.5-14.9-10.8-14.9 11 5.6-17.6-14.9-10.7 18.4-.1 5.6-17.6 5.8 17.5zM115 46.3l17.3 53.5h56.2l-45.4 32.9 17.3 53.5-45.4-33-45.5 33 17.4-53.5-45.5-32.9h56.3z",fill:"#FFDA44"}))},qf=function(t){var n=t.title,r=P(t,yS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 256.5h513V342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 171h513v85.5H0z"}))},Qf=function(t){var n=t.title,r=P(t,wS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 285h513v57H0zM0 0h513v57H0z"}))},Rf=function(t){var n=t.title,r=P(t,ES);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FF9811",d:"M0-40.8v422.9-211.4z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v68.3H0zm0 136.5h513v68.3H0zm0 136.6h513v68.3H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#D80027",d:"M256 170.7 0 342V0z"}),a.createElement("path",{fill:"#FFF",d:"m86.5 111.4 12.7 39.2h41.3l-33.4 24.2 12.8 39.3-33.4-24.2-33.4 24.2 12.8-39.3-33.4-24.2h41.2z"}))},eh=function(t){var n=t.title,r=P(t,CS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"17.1 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#003893",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#cf2027",d:"M0 182.2h513v41.4H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 140.8h513v41.4H0zm0 82.8h513V265H0z"}),a.createElement("path",{d:"m150.4 70 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13.1-17.9 13.1 6.8-21.1-17.9-13.1h22.2zm0 209.7 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13h22.2zm-97.6-70.9 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13H46zM90.1 91l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-18-13h22.3zm-66.3 71H46l6.8-21.1 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13-17.9 13 6.8-21.1zm48.4 148.9 6.8-21.1-18-13h22.3l6.8-21.2 6.9 21.2h22.2l-18 13 6.9 21.1-18-13zM248 208.8l-6.9 21.1h-22.2l18 13-6.9 21.2 18-13.1 18 13.1-6.9-21.2 18-13h-22.2zM210.7 91l-6.8 21.1h-22.2l17.9 13-6.8 21.2 17.9-13.1 18 13.1-6.9-21.2 18-13h-22.2zm66.4 71h-22.2l-6.9-21.1-6.9 21.1h-22.2l18 13.1-6.9 21.1 18-13 18 13-6.9-21.1zm-48.4 148.9-6.9-21.1 18-13h-22.2l-6.9-21.2-6.8 21.2h-22.2l17.9 13-6.8 21.1 17.9-13z",fill:"#f7d116",stroke:"#000"}))},th=function(t){var n=t.title,r=P(t,kS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"11.97 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#002b7f",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#f9e814",d:"M0 233.5h513v51H0z"}),a.createElement("path",{d:"m168.7 86.5 12.9 39.8h41.8l-33.8 24.5 12.9 39.7-33.8-24.5-33.8 24.5 12.9-39.7-33.8-24.5h41.8zm-83.3-54 7.8 23.9h25L97.9 71.1l7.8 23.8-20.3-14.7-20.3 14.7 7.8-23.8-20.3-14.7h25.1z",fill:"#FFF"}))},nh=function(t){var n=t.title,r=P(t,IS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"99.18 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0021ad",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#1c8a42",d:"M0 0h513v342"}),a.createElement("path",{d:"m77.6 272 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9V317l-10.3-8.3-10.2 8.3v-13.2l-12.8-2.9 10.3-8.1-5.8-11.9 12.9 3zm-37.1-98.9 5.7 11.9 12.8-3-5.7 11.8 10.3 8.2-12.9 2.9.1 13.2-10.3-8.3-10.3 8.3.1-13.2-12.9-2.9 10.4-8.2L22 182l12.8 3zm37.1-80.9 5.7 11.8 12.8-2.9-5.7 11.8 10.3 8.2-12.8 2.9v13.1l-10.3-8.2-10.2 8.2V124l-12.8-2.9 10.3-8.2-5.8-11.8L72 104zm46.1 62.9 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9v13.2l-10.3-8.2-10.2 8.2v-13.2l-12.8-2.9 10.3-8.1-5.7-11.9 12.8 3zm-32.9 54 4.4 13.7h14.5L98 231.3l4.5 13.7-11.7-8.4-11.7 8.4 4.5-13.7-11.7-8.5h14.4z",fill:"#FFF"}),a.createElement("circle",{fill:"#ffc639",cx:267.1,cy:170.7,r:74.5}),a.createElement("path",{fill:"#1c8a42",d:"M267.1 220.3h24.8s10.8-19 0-37.2l24.8-24.8-12.4-24.8h-12.4s-6.2 18.6-31 18.6-31-18.6-31-18.6h-12.4l12.4 24.8-12.4 24.8 12.4 12.4s12.4-24.8 37.2-12.4c0 0 10.5 15.5 0 37.2z"}),a.createElement("path",{fill:"#ffc639",d:"M464.4 92.2c.6-2.9-.2-17.6-.2-20.7 0-21.3-13.9-39.4-33.2-45.7 5.9 12 9.2 25.4 9.2 39.7 0 4.8-.4 9.5-1.1 14.1-2.9-4.7-6.6-8.9-11.2-12.6-17.1-13.6-40.6-14-57.9-2.5 13.4 2.9 26.3 8.9 37.7 18 9 7.1 16.2 16.8 21.7 26.1 0 0-17.8 10.9-31 15.1s-42.3 7.9-42.3 7.9c72 12 132-36 132-36-6.5-13.4-15.8-4-23.7-3.4z"}))},rh=function(t){var n=t.title,r=P(t,SS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#DB7D00",d:"M141.7 154.7s.2 67.1 74.7 65.3l4.5 13.9h8.9s-7.4-41.1 60.1-41.5c0 0 0-27.6 27.6-27.6H359s-66-51.8 58.9-118l1.8-13.1s-129.9 71-198.9 57.2c0 0 10.7 42.5-10.8 42.5-10.8 0-9.7-8.1-32.3-8.1-18.7 0-17.3 19.7-26.3 19.5-8.9-.2-18.8-12.3-19.6-10.2-.7 2.1 9.9 20.1 9.9 20.1z"}),a.createElement("g",{fill:"#006651"},a.createElement("path",{d:"M237.2 308.1c6.9-5 13-6.6 22.4-8.3s19.4-4.4 24.6-5.8-17.7 6.6-23.5 8.3c-5.8 1.6-23.5 5.8-23.5 5.8zm37.9-14.7c-1.9-11.9 2.8-24.3 13.5-29.3 2.5 8.6-5.2 23.2-13.5 29.3zm18.2-6.2c-5.8-9.8 4-22.6 11.1-28.8 3.3 6-2.5 23.7-11.1 28.8zm16.9-7.6c-6.2-8.4 1.1-23.2 8.8-29 3.1 8.2.1 23.2-8.8 29zm16.9-10.6c-5.6-8-1.7-20.4 6.3-28.4 5.8 6.6.9 21-6.3 28.4zm13.5-10.7c-4.7-7.5 1.1-25.4 8.6-30.4 3.3 6.6.8 25.4-8.6 30.4zm10.8-2.8c-1.4-10.8 17.4-22.7 25.2-22.4-.9 8.9-8.9 18.6-25.2 22.4zm-10.5 12.2c8.8-9.1 26-9.1 32.1-7.2-1.7 5.3-21.9 16.9-32.1 7.2z"}),a.createElement("path",{d:"M328.7 276.8c12.4-3.3 20.5-6.1 27.9 1.7-5.2 6.6-25.4 4.7-27.9-1.7zm-17.7 8c11.9-6.4 26.3 3 28.5 8.6-13.3 5.5-28.7-7.2-28.5-8.6zm-16.3 9.2c10.8-4.1 23.2 1.4 28.2 7.5-5.8 2.7-21 5.7-28.2-7.5zm-14.9 4.7c12.4-1.4 24.4 8 27 13.4-15.9 1.5-22-3.2-27-13.4zm-4 9.4c-6.9-5-13-6.6-22.4-8.3-9.4-1.7-19.4-4.4-24.6-5.8-5.3-1.4 17.7 6.6 23.5 8.3 5.8 1.6 23.5 5.8 23.5 5.8zm-37.9-14.7c1.9-11.9-2.8-24.3-13.5-29.3-2.5 8.6 5.2 23.2 13.5 29.3zm-18.2-6.2c5.8-9.8-4-22.6-11.1-28.8-3.3 6 2.5 23.7 11.1 28.8zm-16.9-7.6c6.2-8.4-1.1-23.2-8.8-29-3.1 8.2-.1 23.2 8.8 29zM185.9 269c5.6-8 1.7-20.4-6.3-28.4-5.8 6.6-.9 21 6.3 28.4zm-13.5-10.7c4.7-7.5-1.1-25.4-8.6-30.4-3.3 6.6-.8 25.4 8.6 30.4zm-10.8-2.8c1.4-10.8-17.4-22.7-25.2-22.4.9 8.9 8.9 18.6 25.2 22.4zm10.5 12.2c-8.8-9.1-26-9.1-32.1-7.2 1.7 5.3 21.9 16.9 32.1 7.2z"}),a.createElement("path",{d:"M184.3 276.8c-12.4-3.3-20.5-6.1-27.9 1.7 5.2 6.6 25.4 4.7 27.9-1.7zm17.7 8c-11.9-6.4-26.3 3-28.5 8.6 13.3 5.5 28.7-7.2 28.5-8.6zm16.3 9.2c-10.8-4.1-23.2 1.4-28.2 7.5 5.8 2.7 21 5.7 28.2-7.5zm14.9 4.7c-12.4-1.4-24.4 8-27 13.4 15.9 1.5 22-3.2 27-13.4z"})))},ih=function(t){var n=t.title,r=P(t,zS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.13 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#11457e",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#d7141a",d:"M513 171v171H0l256.5-171z"}),a.createElement("path",{fill:"#FFF",d:"M513 0v171H256.5L0 0z"}))},lh=function(t){var n=t.title,r=P(t,FS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 228h513v114H0z"}))},ah=function(t){var n=t.title,r=P(t,MS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"13.68 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#12ad2b",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6ab2e7",d:"M513 0v166.7L0 170.8V0z"}),a.createElement("path",{fill:"#FFF",d:"M256 170.7 0 342V0z"}),a.createElement("path",{fill:"#d7141a",d:"m89.8 92.5 17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z"}))},oh=function(t){var n=t.title,r=P(t,AS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"23.94 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#c60c30",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M190 0h-60v140H0v60h130v142h60V200h323v-60H190z"}))},sh=function(t){var n=t.title,r=P(t,NS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 110.7v120h513v-120z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 110.7h513v40H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 190.7h513v40H0z"}),a.createElement("path",{d:"M196 0h120v342H196z"}),a.createElement("path",{fill:"#FFDA44",d:"M196 0h40v342h-40z"}),a.createElement("path",{fill:"#FFF",d:"M274.7 0h40v342h-40z"}),a.createElement("circle",{fill:"#D80027",cx:256,cy:170.7,r:123.1}),a.createElement("path",{d:"m256 58.6 4.6 14.2h15l-12.1 8.9 4.6 14.2-12.1-8.8-12.1 8.8 4.6-14.2-12.1-8.9h15zM190.1 80l12.2 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15l-4.6 14.2-4.7-14.2h-15l12.1-8.8zm-40.7 56h15l4.6-14.2 4.7 14.2h15l-12.2 8.8 4.7 14.3-12.2-8.8-12.1 8.8 4.6-14.3zm0 69.3 12.1-8.8-4.6-14.3L169 191l12.2-8.8-4.7 14.3 12.2 8.8h-15l-4.7 14.3-4.6-14.3zm40.7 56.1 4.6-14.3-12.1-8.8h15l4.7-14.3 4.6 14.3h15l-12.1 8.8 4.6 14.3-12.1-8.9zm65.9 21.4-4.6-14.3h-15l12.1-8.8-4.6-14.3 12.1 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15zm65.9-21.4-12.2-8.9-12.1 8.9 4.6-14.3-12.1-8.8h15l4.6-14.3 4.7 14.3h15l-12.1 8.8zm40.7-56.1h-15l-4.6 14.3-4.7-14.3h-15l12.2-8.8-4.7-14.3L343 191l12.1-8.8-4.6 14.3zm0-69.3-12.1 8.8 4.6 14.3-12.1-8.8-12.2 8.8 4.7-14.3-12.2-8.8h15l4.7-14.2 4.6 14.2zm-40.7-56-4.6 14.3 12.1 8.8h-15l-4.7 14.2-4.6-14.2h-15l12.1-8.8-4.6-14.3 12.1 8.8zM279.3 168.7c-11-21.1-14.5-25.1-14.5-25.1s.4-9.7.4-15.6c0-8.8-7.4-15.8-16.5-15.8-8.6 0-15.7 2.9-16.5 11-4.2.9-8.6 4.1-8.6 10.7 0 4.8 1 7.3 5.2 9.3 2.1-4.6 4.3-4.8 9.3-6.4.8.6 1.7 3 2.6 3.4l.3 1s-13.3 6.6-13.3 30.9c0 29.5 22 45.4 22 45.4l-1.8.3-1.9 7.1h22v-7.2l11 17.5c.3-.3 10.2-47.6.3-66.5z",fill:"#496E2D"}))},uh=function(t){var n=t.title,r=P(t,DS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 216h211v126H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h211v126H0z"}),a.createElement("path",{fill:"#D80027",d:"M302 0h211v126H302z"}),a.createElement("path",{fill:"#0052B4",d:"M302 216h211v126H302z"}),a.createElement("g",{stroke:"#FFF",strokeWidth:5,strokeMiterlimit:10},a.createElement("path",{fill:"#0052B4",d:"M256 130h-49.9v49.4s19.5 6 49.9 6V130z"}),a.createElement("path",{fill:"#D80027",d:"M206.1 179.4v6c0 27.5 22.3 49.9 49.9 49.9v-49.9c-30.4 0-49.9-6-49.9-6z"}),a.createElement("path",{fill:"#0052B4",d:"M256 235.3c27.5 0 49.9-22.3 49.9-49.9v-6s-19.5 6-49.9 6v49.9z"}),a.createElement("path",{fill:"#D80027",d:"M256 130v55.4c30.4 0 49.9-6 49.9-6V130H256z"})))},ch=function(t){var n=t.title,r=P(t,LS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"88.92 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#41662E",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256.5 0H513v342H256.5z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"m341.5 105.3-29.4 40.4-47.5-15.4 29.4 40.4-29.4 40.4 47.5-15.4 29.4 40.4v-50l47.5-15.5-47.5-15.4z"}),a.createElement("path",{d:"M309.9 276.7c-58.5 0-106-47.5-106-106s47.5-106 106-106c18.3 0 35.4 4.6 50.4 12.7-23.5-23-55.7-37.2-91.2-37.2-72 0-130.4 58.4-130.4 130.4S197.1 301 269.1 301c35.5 0 67.7-14.2 91.2-37.2-14.9 8.2-32.1 12.9-50.4 12.9z"})))},dh=function(t){var n=t.title,r=P(t,TS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 170.7h513V256H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 256h513v85.3H0z"}),a.createElement("circle",{fill:"#FFDA44",cx:256,cy:171,r:60}),a.createElement("path",{fill:"#4C1F00",d:"M369.2 79.9s-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7 0 10.3-13.5 12-15.5 12s-2-5.3-14.8-5.3-13.7 4.8-15.8 4.8c-2.2 0-14.5-1-14.5-11.5 0-5.2-42.9 4-49.1 7-6.1 3.1-33.9 16-33.9 16s45.8 2.7 53.9 6.2 43.8 16.5 43.8 16.5l-2.8 13.3h37.8l-3.8-13.3s35.1-12.7 43.8-16.5 53.9-6.2 53.9-6.2z"}),a.createElement("path",{fill:"#57BA17",d:"M217.7 171.7c0 21.1 17.2 38.3 38.3 38.3 21.1 0 38.3-17.2 38.3-38.3v-11.5h-76.5v11.5z"}),a.createElement("path",{fill:"#338AF3",d:"M256 110.5c-21.1 0-38.3 17.2-38.3 38.3v11.5h76.5v-11.5c.1-21.1-17.1-38.3-38.2-38.3z"}))},fh=function(t){var n=t.title,r=P(t,OS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#111",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#368FD8",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 228h513v114H0z"}))},hh=function(t){var n=t.title,r=P(t,PS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 228h513v114H0z"}),a.createElement("path",{fill:"#C09300",d:"M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z"}))},mh=function(t){var n=t.title,r=P(t,BS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#428823",d:"M0 228h513v114H0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M256 171 0 342V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-5.1-34.6-24.2-34.6-46.8z"}),a.createElement("path",{d:"m365 129.2 10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z"})))},ph=function(t){var n=t.title,r=P(t,HS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"22.23 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#56AF35",d:"M0 0h513v171H0z"}),a.createElement("path",{fill:"#D80027",d:"m0 342 513-171L0 0v342z"}),a.createElement("g",{fill:"#ffc945"},a.createElement("path",{d:"M134.7 231.5c33.6 0 60.8-27.2 60.8-60.8s-27.2-60.8-60.8-60.8-60.8 27.2-60.8 60.8 27.2 60.8 60.8 60.8zm0 24.3c-47 0-85.2-38.1-85.2-85.2s38.1-85.2 85.2-85.2 85.2 38.1 85.2 85.2-38.2 85.2-85.2 85.2z"}),a.createElement("circle",{cx:119.5,cy:148.3,r:17.5}),a.createElement("circle",{cx:148.9,cy:158.5,r:17.5}),a.createElement("circle",{cx:134.7,cy:135.2,r:17.5}),a.createElement("circle",{cx:119.5,cy:172.7,r:17.5}),a.createElement("circle",{cx:149.9,cy:182.8,r:17.5}),a.createElement("circle",{cx:122.5,cy:198,r:17.5}),a.createElement("circle",{cx:145.9,cy:205.2,r:17.5})))},gh=function(t){var n=t.title,r=P(t,jS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h22.5v15H0V0z"}),a.createElement("path",{fill:"#D03433",d:"M0 0h22.5v4H0V0zm0 11h22.5v4H0v-4z"}),a.createElement("path",{fill:"#FBCA46",d:"M0 4h22.5v7H0V4z"}),a.createElement("path",{fill:"#FFF",d:"M7.8 7h1v.5h-1V7z"}),a.createElement("path",{fill:"#A41517",d:"M7.2 8.5c0 .3.3.5.6.5s.6-.2.6-.5L8.5 7H7.1l.1 1.5zM6.6 7c0-.3.2-.5.4-.5h1.5c.3 0 .5.2.5.4V7l-.1 1.5c-.1.6-.5 1-1.1 1-.6 0-1-.4-1.1-1L6.6 7z"}),a.createElement("path",{fill:"#A41517",d:"M6.8 7.5h2V8h-.5l-.5 1-.5-1h-.5v-.5zM5.3 6h1v3.5h-1V6zm4 0h1v3.5h-1V6zm-2.5-.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v.2c0 .2-.1.3-.3.3H7c-.1 0-.2-.1-.2-.2v-.3z"}))},vh=function(t){var n=t.title,r=P(t,VS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#20AA46",d:"M0 0h22.5v5H0V0z"}),a.createElement("path",{fill:"#E92F3B",d:"M0 10h22.5v5H0v-5z"}),a.createElement("path",{fill:"#FADF50",d:"M0 5h22.5v5H0V5z"}),a.createElement("circle",{fill:"#205CCA",cx:11.3,cy:7.5,r:5.2}),a.createElement("g",{stroke:"#FFDB3D",fill:"none"},a.createElement("path",{d:"m11.3 8.8-2.1 1.5.8-2.4-2-1.5h2.5l.8-2.3.8 2.3h2.6l-2.1 1.5.8 2.4-2.1-1.5zm-1-2.4h1.9M9.9 7.8l1.3 1m.8-2.6.7 1.8M10 7.9l.6-1.8M11 9l1.6-1.1",strokeWidth:.5}),a.createElement("path",{d:"m8.7 3.9 1.1 1.6m4-1.7-1 1.6m-1.5 4.7V12M8.9 8.3 7.1 9m8.4 0-1.8-.7",strokeWidth:.25})))},bh=function(t){var n=t.title,r=P(t,GS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 408 408"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#039",d:"M0 0h408v408H0V0z"}),a.createElement("path",{fill:"#FC0",d:"m203.963 45.231 5.089 15.653h16.542l-13.322 9.68 5.015 15.67-13.323-9.68-13.323 9.68 5.089-15.662-13.322-9.68h16.468l5.087-15.661zm-68 18.134 5.089 15.653h16.542l-13.323 9.68 5.016 15.67-13.324-9.68-13.323 9.68 5.089-15.662-13.323-9.681h16.468l5.089-15.66zm-49.867 49.866 5.089 15.653h16.542l-13.323 9.68 5.016 15.67-13.324-9.68-13.323 9.68 5.089-15.662-13.323-9.68h16.468l5.089-15.661zM67.963 181.23l5.089 15.654h16.542l-13.323 9.682 5.016 15.67-13.324-9.682-13.323 9.682 5.089-15.664-13.323-9.679h16.468l5.089-15.663zm18.133 68.001 5.089 15.654h16.542l-13.323 9.68 5.016 15.67-13.324-9.68-13.323 9.68 5.089-15.662-13.323-9.68h16.468l5.089-15.662zm49.867 49.867 5.089 15.654h16.542l-13.323 9.68 5.016 15.67-13.324-9.679-13.323 9.679 5.089-15.661-13.323-9.681h16.468l5.089-15.662zm136-235.733 5.089 15.653h16.542l-13.322 9.68 5.015 15.67-13.323-9.68-13.324 9.68 5.09-15.662-13.322-9.681h16.468l5.087-15.66zm49.867 49.866 5.088 15.653h16.543l-13.323 9.68 5.015 15.67-13.322-9.68-13.324 9.68 5.09-15.662-13.323-9.68h16.468l5.088-15.661zm18.133 68 5.089 15.653h16.542l-13.322 9.682 5.015 15.67-13.323-9.682-13.323 9.682 5.089-15.664-13.322-9.679h16.468l5.087-15.662zm-18.133 68 5.088 15.654h16.543l-13.323 9.68 5.016 15.67-13.323-9.68-13.324 9.68 5.09-15.662-13.323-9.68h16.469l5.087-15.662zm-117.867 68 5.089 15.654h16.542l-13.322 9.68 5.015 15.67-13.323-9.68-13.323 9.68 5.089-15.662-13.322-9.68h16.468l5.087-15.662zm68-18.133 5.089 15.654h16.542l-13.322 9.68 5.016 15.67-13.324-9.68-13.322 9.68 5.088-15.662-13.322-9.68h16.469l5.086-15.662z"}))},xh=function(t){var n=t.title,r=P(t,_S);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"37.62 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#2E52B2",d:"M513 129.3V212H203.7v130H121V212H0v-82.7h121V0h82.7v129.3z"}))},yh=function(t){var n=t.title,r=P(t,$S);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#62B5E5",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#F3F3F3",d:"M307.1 127.1v92c0 61.6 80.5 80.5 80.5 80.5s80.4-19 80.4-80.6v-92l-80.5-23-80.4 23.1z"}),a.createElement("path",{fill:"#D80027",d:"M468 132.8V98.3H307.1v34.5h69v69h-69v23h69V296c6.9 2.5 11.5 3.5 11.5 3.5s4.6-1.1 11.5-3.5v-71.2h69v-23h-69v-69H468z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 0h256.5v170.6H0V0z"}),a.createElement("path",{d:"m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-55.7-59.3L0 0v15.8l71.8 39.9h28.4z"})),a.createElement("path",{d:"m196.9 115 59.6 32.9V115h-59.6zm-41 0 100.6 55.6v-15.8L184.6 115h-28.7zm73.4 55.6-73.5-40.9v40.9h73.5zM45.2 115 0 140.1V115h45.2zm55 7.1v48.6H12.8l87.4-48.6zM59.1 55.7 0 22.8v32.8s59.1 0 59.1.1zm41.1 0L0 0v15.8l71.8 39.9h28.4zM26.7 0l73.5 40.8V0H26.7zm184.2 55.7 45.6-25.1v25.1h-45.6zm-55-7.2V0h87.4l-87.4 48.5z",fill:"#0052B4"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144.3-.2h-32.1v69.5H0v32.1h112.2v69.5h32.1v-69.5h112.2V69.3H144.3V-.2z"}),a.createElement("path",{d:"m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-84.1 0L0 154.9v15.8L100.2 115H71.8zm28.4-59.3L0 0v15.8l71.8 39.9h28.4zm83.9 0 72.4-39.9V0L155.9 55.7h28.2z"})))},wh=function(t){var n=t.title,r=P(t,WS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",fill:"#D80027"}),a.createElement("path",{fill:"#1F8BDE",d:"M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3z"}),a.createElement("path",{fill:"#FFF",d:"M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3zm79.6 86.3c7.9-4.5 15.9-10 23.2-16.7 20.5-18.5 32.6-41.4 32.6-69.7v-90c0-.3-120.4-.3-120.4-.3v90.3c0 28.3 12.1 51.2 32.6 69.7 8.3 7.5 17.6 13.9 27.6 19 1.4-.6 2.8-1.4 4.4-2.3z"}),a.createElement("path",{fill:"#187536",d:"M347.1 193.4c-2.6-7.9 1.7-14.3 10.1-14.3h60.5c8.2 0 12.8 6.3 10.1 14.3l-5.5 16.5c-2.6 7.9-8.9 9.2-15.8 4 0 0 2.6-4.8-19.1-4.8-21.7 0-19.1 4.8-19.1 4.8-6.1 5.7-13.1 4-15.8-4 .1.1-5.4-16.5-5.4-16.5z"}),a.createElement("path",{fill:"#FFF",d:"M357.4 179.1c8.1 1.6 17.8-15 30.1-15 13.1 0 21.8 17.1 30.1 15 7.4-1.8 15-22.2 15-30.1 0-16.6-20.2-30.1-45.1-30.1-24.9 0-45.1 13.5-45.1 30.1-.1 8.5 6.6 28.5 15 30.1zm-1.4 91.6c6.2.4 12.5-1.8 17.2-6.5l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c4.7 4.7 11 6.9 17.1 6.5 5.3-.3 32.5-33.5 25.7-32.6-4.6.6-9.1 2.8-12.7 6.3l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3-6.7-1.1 20.1 32.2 25.3 32.5zM322.1 210c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0 0 0 5.5-14.8 2.5-15.9-7.9-2.9-17.2-1.2-23.5 5.2l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-6.2-6.2-15.1-8-22.8-5.5-3.1 1.1 1.9 16.1 1.9 16.1z"}))},Eh=function(t){var n=t.title,r=P(t,US);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m256 37.9 10.1 31.2H299l-26.6 19.3 10.2 31.2-26.6-19.3-26.6 19.3 10.2-31.2L213 69.1h32.9zM123.2 170.7l31.2-10.2v-32.8l19.3 26.6 31.2-10.2-19.3 26.6 19.3 26.5-31.2-10.1-19.3 26.5v-32.8zM256 303.5l-10.1-31.2H213l26.6-19.3-10.2-31.3L256 241l26.6-19.3-10.2 31.3 26.6 19.3h-32.9zm132.8-132.8-31.2 10.1v32.8l-19.3-26.5-31.2 10.1 19.3-26.5-19.3-26.6 31.2 10.2 19.3-26.6v32.8z",fill:"#FFF"}))},Ch=function(t){var n=t.title,r=P(t,XS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"37.62 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0F61A5",d:"M513 214.5H206.2V342h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H513V192z"}),a.createElement("path",{fill:"#E50E3D",d:"M513 149.3V192H183.7v150H141V192H0v-42.7h141V0h42.7v149.3z"}))},kh=function(t){var n=t.title,r=P(t,JS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Ih=function(t){var n=t.title,r=P(t,ZS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 228h513v114H0z"}))},Sh=function(t){var n=t.title,r=P(t,YS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 0h513v341.3H0V0z"}),a.createElement("path",{d:"M311.7 230 513 341.3v-31.5L369.3 230h-57.6zM200.3 111.3 0 0v31.5l143.7 79.8h56.6z"})),a.createElement("path",{d:"M393.8 230 513 295.7V230H393.8zm-82.1 0L513 341.3v-31.5L369.3 230h-57.6zm146.9 111.3-147-81.7v81.7h147zM90.3 230 0 280.2V230h90.3zm110 14.2v97.2H25.5l174.8-97.2zm-82.1-132.9L0 45.6v65.7h118.2zm82.1 0L0 0v31.5l143.7 79.8h56.6zM53.4 0l147 81.7V0h-147zm368.3 111.3L513 61.1v50.2h-91.3zm-110-14.2V0h174.9L311.7 97.1z",fill:"#0052B4"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z"}),a.createElement("path",{d:"M311.7 230 513 341.3v-31.5L369.3 230h-57.6zm-168 0L0 309.9v31.5L200.3 230h-56.6zm56.6-118.7L0 0v31.5l143.7 79.8h56.6zm168 0L513 31.5V0L311.7 111.3h56.6z"})))},zh=function(t){var n=t.title,r=P(t,KS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"75.24 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#c60a0a",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#3E8446",d:"m256.5 170.7-212 126.1V44.5z"}),a.createElement("path",{d:"m256.5 170.7 211 126.1h-423zm211-126.2-211 126.2-212-126.2z",fill:"#FFDA44"}),a.createElement("path",{fill:"#3E8446",d:"M467.5 44.5v252.3l-211-126.1z"}),a.createElement("path",{d:"m256.5 10.4 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.4 293.8 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7z",fill:"#FFDA44"}),a.createElement("circle",{fill:"#c60a0a",cx:244.5,cy:170.7,r:76.2}),a.createElement("path",{fill:"#FFDA44",d:"m244.5 110.1 13.6 41.8h44l-35.6 25.8 13.6 41.8-35.6-25.8-35.5 25.8 13.6-41.8-35.6-25.8h44zm-136.8 57.7c4.4 6.9 2.3 16.1-4.6 20.5s-16.1 2.3-20.5-4.6c-7.9-12.5-3.3-33-3.3-33s20.4 4.6 28.4 17.1z"}),a.createElement("circle",{fill:"#A2001D",cx:99.1,cy:182.1,r:7.4}))},Fh=function(t){var n=t.title,r=P(t,qS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.975 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#fff",d:"M0 0h22.5v15H0z"}),a.createElement("path",{fill:"#eb000e",d:"M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z"}),a.createElement("path",{fill:"#eb000e",d:"m17.3 2.7-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm-12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm0 9-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2z"}))},Mh=function(t){var n=t.title,r=P(t,QS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15 0 60 60"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FDEB01",d:"m0 0 90 60H0z"}),a.createElement("path",{fill:"#58A846",d:"M90 0v60L0 0z"}),a.createElement("path",{fill:"#ED3D24",d:"m50.7 33.3 9.3-6.7H48.5L45 15.7l-3.5 10.9H30l9.3 6.7-3.6 11 9.3-6.7 9.3 6.7z"}))},Ah=function(t){var n=t.title,r=P(t,RS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M308 0H204v118.7H0v104h204V342h104V222.7h205v-104H308z"}),a.createElement("path",{fill:"#FFDA44",d:"m368.6 188 26 17.3V136l-26 17.3h-95.3V58.1l17.3-26h-69.2l17.3 26v95.2h-95.3l-26-17.3v69.3l26-17.3h95.3v95.2l-17.3 26h69.2l-17.3-26V188z"}))},Nh=function(t){var n=t.title,r=P(t,ez);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 228h513v114H0z"}),a.createElement("path",{d:"m255.9 113.8 14.1 43.4 40.4 3.2-37 26.9 19.5 40.3-37-26.9-37 26.9 14.1-43.5-36.9-26.9h45.7z"}))},Dh=function(t){var n=t.title,r=P(t,tz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 230h513v112H0z"}),a.createElement("path",{fill:"#D80027",stroke:"#000",strokeMiterlimit:10,d:"M363.1 131.8V99.1H374V77.3h-21.9v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7h-21.8V55.5h10.9V33.7h-21.8v10.9h-10.9V33.7H254v10.9h-10.9V33.7h-21.8v21.8h10.9v76.3h-21.8V99.1h10.9V77.3h-21.8v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7H145V219h239.9v-87.2z"}),a.createElement("path",{fill:"#FFDA44",stroke:"#000",strokeMiterlimit:10,d:"m264.9 235.5-24.2 18.2 19.1 14.3v31.3h-23.2v9h23v7.9h-23v9.3H270V268l19.1-14.3-24.2-18.2zm0 25.3-10.1-7.1 10.1-7.1 10.1 7.1-10.1 7.1z"}),a.createElement("path",{d:"M239.6 209.7v-27.9s.1-22.3 25-22.3c24.8 0 25.7 22 25.7 22v28.2h-50.7zm-69.1 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8z"}),a.createElement("path",{d:"M169.1 209.7v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm151.8 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm8.4-77.7v-15.7s.1-12.1 11.3-12.1c11.3 0 11.7 11.9 11.7 11.9V132h-23zm-78.8 0v-23.7s.1-18.3 14.3-18.3c14.2 0 14.7 18 14.7 18v24h-29zm-73 0v-15.7s.1-12.1 11.3-12.1 11.7 11.9 11.7 11.9V132h-23z"}))},Lh=function(t){var n=t.title,r=P(t,nz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"90.63 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M513 0v171H0V0z"}),a.createElement("circle",{fill:"#FFF",cx:185.8,cy:171.2,r:117.8}),a.createElement("path",{fill:"#D80027",d:"M68 171c0-65.1 52.8-117.8 117.8-117.8 65.1 0 117.8 52.8 117.8 117.8"}))},Th=function(t){var n=t.title,r=P(t,rz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#cf0d19",d:"M0 0h513v100H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 121h513v100H0z"}),a.createElement("path",{fill:"#1a7e25",d:"M0 242h513v100H0z"}))},Oh=function(t){var n=t.title,r=P(t,iz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M342 0h171v342H342z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h171v342H0z"}))},Ph=function(t){var n=t.title,r=P(t,lz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Bh=function(t){var n=t.title,r=P(t,az);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"34.2 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v113.8H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 227.6h513V342H0z"}),a.createElement("path",{fill:"#0070C8",d:"M126 171 0 342V0z"}),a.createElement("path",{fill:"none",stroke:"#000",strokeMiterlimit:10,d:"M233.8 139.4v40.4c0 35.6 35.6 35.6 35.6 35.6s35.6 0 35.6-35.6v-40.4h-71.2z"}),a.createElement("path",{fill:"#786145",d:"M264.5 179.8h9.8l4 25.8h-17.8z"}),a.createElement("path",{fill:"#6DA544",d:"M287.2 162c0-9.8-8-14.8-17.8-14.8s-17.8 5-17.8 14.8c-4.9 0-8.9 4-8.9 8.9s4 8.9 8.9 8.9h35.6c4.9 0 8.9-4 8.9-8.9s-4-8.9-8.9-8.9z"}),a.createElement("path",{d:"m230.7 120 1.9 3.3h3.8l-1.9 3.3 1.9 3.2h-3.8l-1.9 3.3-1.9-3.3H225l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.8 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H279l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm16 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H295l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm15 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2H310l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8z",fill:"#FFDA00",stroke:"#000",strokeMiterlimit:10}))},Hh=function(t){var n=t.title,r=P(t,oz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.42 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("g",{fill:"#0d5eaf"},a.createElement("path",{d:"M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z"}),a.createElement("path",{d:"M0 0h190v190H0z"})),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 76h190v38H0z"}),a.createElement("path",{d:"M76 0h38v190H76z"})))},jh=function(t){var n=t.title,r=P(t,sz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{fill:"#D80027",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}),a.createElement("ellipse",{fill:"#FFF",cx:443.4,cy:233.6,rx:29,ry:43.5}),a.createElement("ellipse",{fill:"#FFCE00",cx:406.9,cy:317.7,rx:22,ry:9.3}),a.createElement("ellipse",{fill:"#FFCE00",cx:364,cy:317.7,rx:22,ry:9.3}),a.createElement("path",{fill:"#39B200",d:"m342 190.1 43.4 86.9 43.5-86.9z"}),a.createElement("ellipse",{fill:"#9B9B9B",cx:327.5,cy:233.6,rx:29,ry:43.5}),a.createElement("path",{fill:"#757575",d:"m371 175.6-14.5 14.5h57.9l-14.5-14.5 14.5-43.5s-13-29-29-29-29 29-29 29l14.6 43.5z"}),a.createElement("circle",{fill:"#C6B56F",cx:385.4,cy:67,r:29}),a.createElement("circle",{fill:"#A54A00",cx:386,cy:88.7,r:29}),a.createElement("circle",{fill:"#FFF",cx:443.4,cy:117.7,r:29}),a.createElement("circle",{fill:"#0049FF",cx:342.2,cy:146.7,r:29}),a.createElement("circle",{fill:"#0041F9",cx:429.8,cy:146.7,r:29}),a.createElement("circle",{fill:"#F7D71E",cx:386,cy:233.6,r:29}),a.createElement("circle",{fill:"#CEC851",cx:457.9,cy:190.1,r:29}),a.createElement("circle",{fill:"#FFF",cx:385.4,cy:289.5,r:29}),a.createElement("path",{fill:"#7C0B29",d:"m371 135.7 14.5-3.5 14.5 3.5c0 7.5-14.5 11-14.5 11s-14.5-3.5-14.5-11z"}),a.createElement("circle",{fill:"#FFF",cx:327.5,cy:117.4,r:29}))},Vh=function(t){var n=t.title,r=P(t,uz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h171v342H0zm342 0h171v342H342z",fill:"#338AF3"}),a.createElement("circle",{fill:"#DCC26D",cx:256,cy:155.8,r:25.5}),a.createElement("path",{fill:"#628A40",d:"M194.2 155.9c0 22.1 11.8 42.5 30.8 53.5 5.9 3.4 13.5 1.4 16.9-4.5 3.4-5.9 1.4-13.5-4.5-16.9-11.5-6.6-18.5-18.9-18.5-32.1 0-6.8-5.5-12.4-12.4-12.4s-12.3 5.5-12.3 12.4zm95.1 52.1c17.8-11.4 28.6-31 28.5-52.1 0-6.8-5.5-12.4-12.4-12.4-6.8 0-12.4 5.5-12.4 12.4 0 12.7-6.5 24.5-17.1 31.3-5.8 3.6-7.7 11.2-4.1 17 3.6 5.8 11.2 7.7 17 4.1.2-.1.3-.2.5-.3z"}))},Gh=function(t){var n=t.title,r=P(t,cz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M11.1 11.1h489.7v319.1H11.1z"}),a.createElement("path",{fill:"#7DBEF1",d:"M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"}),a.createElement("path",{fill:"#1C8AE6",d:"M179.8 180.7h152.6l-29.3 64.9h-95.2z"}),a.createElement("path",{fill:"#FFF042",d:"M192.3 205.9s40.5 38.2 51 38.2c12.4 0 12.6-18.4 25.5-25.5 20.2-11.1 51-12.7 51-12.7L297 248.7l-41 36.6-46.8-39.7-16.9-39.7z"}),a.createElement("path",{fill:"#259C7B",d:"m256 157.5-22.5 15.6 7.9-26.2-21.8-16.5 27.4-.5 9-25.9 9 25.9 27.4.5-21.8 16.6 7.9 26.2-22.5-15.7z"}),a.createElement("path",{fill:"#8E5715",d:"M249.7 144.6c-.9 9.2-1.5 18.4-1.7 27.6-.3 11.9.3 20.7 2 26 2.2 6.6 7.2 12.9 14.2 18.9 5.3 4.6 10.6 8.1 14.2 10.1 3.1 1.7 7 .6 8.7-2.4 1.7-3.1.6-7-2.4-8.7-4.3-2.5-8.4-5.4-12.2-8.7-5.4-4.6-9.1-9.2-10.4-13.3-1.1-3.4-1.6-11.3-1.4-21.7.2-8.9.8-17.8 1.7-26.6.4-3.5-2.2-6.6-5.7-7-3.6-.3-6.7 2.3-7 5.8z"}),a.createElement("path",{fill:"#FFF",d:"m217.8 170.7 25.5 38.2h-25.5v-38.2z"}),a.createElement("path",{fill:"none",stroke:"#D80027",strokeWidth:12,strokeMiterlimit:10,d:"M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"}))},_h=function(t){var n=t.title,r=P(t,dz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"18.81 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 0h512v171H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h182v342H0z"}),a.createElement("path",{d:"m98.3 109.8 15.1 46.5h48.9L122.8 185l15.1 46.5-39.6-28.7-39.5 28.7L73.9 185l-39.6-28.7h48.9z"}))},$h=function(t){var n=t.title,r=P(t,fz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"27 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#009E49",d:"M0 0h900v600H0V0z"}),a.createElement("path",{fill:"#FFF",d:"m0 0 947 300L0 600V0z"}),a.createElement("path",{fill:"#FFD00D",d:"M0 26.1 870 300 0 573.9V26.1z"}),a.createElement("path",{fill:"#2D2D2D",d:"m0 0 450 300L0 600V0z"}),a.createElement("path",{fill:"#D3132F",d:"m0 35 397.5 265L0 565V35z"}))},Wh=function(t){var n=t.title,r=P(t,hz);return a.createElement("svg",O({viewBox:"3.5 0.5 14 14",xmlns:"http://www.w3.org/2000/svg"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"none",fillRule:"evenodd"},a.createElement("path",{fill:"#FFF",d:"M0 0h21v15H0z"}),a.createElement("path",{fill:"#ee1c25",d:"M0 0h21v15H0z"}),a.createElement("path",{d:"M12 7.19c-.798-.5-1 .409-1 0 0-.828.895-1.5 2-1.5s2 .672 2 1.5c-.949 0-1.044.5-1.5.5-.56 0-.702 0-1.5-.5zM13.25 7a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5zm-1.81 1.962c.228-.913-.698-.824-.31-.95.788-.257 1.703.387 2.045 1.438.341 1.05-.021 2.11-.809 2.366-.293-.903-.798-.838-.939-1.272-.173-.533-.217-.668.012-1.582zm.566 1.13a.25.25 0 1 0 .476-.154.25.25 0 0 0-.476.154zM9.58 8.977c.94-.065.57-.919.81-.588.486.67.157 1.74-.737 2.389-.894.65-2.013.632-2.5-.038.768-.558.55-1.018.92-1.286.453-.33.568-.413 1.507-.477zm-.899.888a.25.25 0 1 0 .294.405.25.25 0 0 0-.294-.405zm.312-2.652c.351.874 1.049.258.809.588-.487.67-1.606.687-2.5.038-.894-.65-1.223-1.719-.736-2.39.767.559 1.138.21 1.507.478.453.33.568.413.92 1.286zm-1.124-.58a.25.25 0 1 0-.293.404.25.25 0 0 0 .293-.404zm2.619-.524c-.722.605.08 1.078-.309.951-.788-.256-1.15-1.315-.809-2.365.342-1.05 1.257-1.695 2.045-1.439-.293.903.153 1.147.012 1.581-.173.533-.217.668-.939 1.272zm.205-1.247a.25.25 0 1 0-.475-.155.25.25 0 0 0 .475.155z",fill:"#FFF"})))},Uh=function(t){var n=t.title,r=P(t,mz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M223.4 170.7c.3-.3.5-.6.8-.9-.3.3-.5.6-.8.9zm-34.2 41.9 11 22.9 24.7-5.7-11.1 22.8 19.9 15.8L209 274v25.4l-19.8-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.9-2.6 9.5-7.5-5.3-10.9 11.9 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6v-12.1l-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9 11.9 2.7zm42.4 49.7 5.3 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.5-7.6-9.4 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-30.3 57.9 4.1 12.7h13.3l-10.8 7.8 4.1 12.6-10.7-7.8-10.8 7.8 4.1-12.6-10.7-7.8h13.3z"}),a.createElement("path",{d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"})),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",fill:"#D80027"}))},Xh=function(t){var n=t.title,r=P(t,pz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0zm203.5-110.1 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zM256 147.6l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm-52.5 29.7 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1z",fill:"#338AF3"}))},Jh=function(t){var n=t.title,r=P(t,gz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 228h513v114H0z"}),a.createElement("path",{d:"M309.3 113.2v-44l17.5-14.4 17.7 14.4v44zm-105.6 0v-44l-17.3-14.4-17.9 14.4v44zm35.2 0v-44l17.6-14.4 17.6 14.4v44z",fill:"#338AF3"}),a.createElement("path",{d:"M309.3 113.2h-35.2v-44l17.5-14.4 17.7 14.4zm-70.4 0h-35.2v-44l17.5-14.4 17.7 14.4z",fill:"#0052B4"}),a.createElement("path",{stroke:"#D80027",fill:"#FFF",d:"M168.5 113.2v101.9c0 24.3 14.4 46.2 35.4 59.4 21.3 13.4 42.1 14.7 52.6 14.7s31.4-1.7 52.6-14.8c21-13 35.4-35.1 35.4-59.3V113.2h-176z"}),a.createElement("path",{d:"M168.5 113.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm35.2 35.2h35.2V254h-35.2zm35.2-35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-35.2 35.2h35.2V254h-35.2zm35.2 55.5c8.6-5.4 16.2-12.3 22-20.3h-22v20.3zM181.7 254c5.8 8 13.3 14.9 22 20.4V254h-22zm57.2 0v33.7c7.2 1.2 13.3 1.5 17.6 1.5 4.3 0 10.4-.3 17.6-1.6V254h-35.2z",fill:"#D80027"}))},Zh=function(t){var n=t.title,r=P(t,vz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#A2001D",d:"M0 0h513v172H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 172h513v172H0z"}),a.createElement("path",{fill:"#FFF",d:"m381.4 251.5-110.7-13.8-110.8 13.8V85.4h221.5z"}),a.createElement("circle",{fill:"#0052B4",cx:270.7,cy:182.3,r:55.4}),a.createElement("circle",{fill:"#A2001D",cx:270.7,cy:182.3,r:27.7}),a.createElement("path",{fill:"#6DA544",d:"M229.1 113.1h83.1l-41.5 41.5z"}),a.createElement("path",{fill:"#FFDA44",d:"M256.8 140.8h27.7v83h-27.7z"}),a.createElement("path",{fill:"#6DA544",d:"M314.9 215.5h-88.5l-66.5 36h221.5z"}))},Yh=function(t){var n=t.title,r=P(t,bz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 228h513v114H0z"}))},Kh=function(t){var n=t.title,r=P(t,xz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"50 0 200 200"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#fc0",d:"M0 0h300v200H0z"}),a.createElement("path",{fill:"#0768a9",d:"M0 0h200v200H0z"}),a.createElement("path",{fill:"#fff",d:"M0 0h100v200H0z"}))},qh=function(t){var n=t.title,r=P(t,yz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#E00",d:"M0 0h513v171H0z"}))},Qh=function(t){var n=t.title,r=P(t,wz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#FF9811",d:"M342 0h171v342H342z"}))},Rh=function(t){var n=t.title,r=P(t,Ez);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M340.6 122.4h-56.1l-28-48.6-28 48.6h-56.1l28 48.6-28 48.6h56.1l28 48.6 28-48.6h56.1l-28-48.6 28-48.6zM293.2 171 276 204.2h-38.9L219.8 171l17.2-33.2h38.9l17.3 33.2zm-36.7-71.8 11.9 23.3h-23.9l12-23.3zm-58.3 38.6h23.9l-10.8 21-13.1-21zm0 66.4 13-22.1 11.9 22.1h-24.9zm58.3 37.5-11.9-22.1h23.9l-12 22.1zm59.4-37.5h-25l11.9-22.1 13.1 22.1zm-26.1-66.4h26.1l-13 22.1-13.1-22.1zM0 21.3h512V64H0zm0 256h512V320H0z",fill:"#2E52B2"}))},e3=function(t){var n=t.title,r=P(t,Cz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#E52D42",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M393.3 68.2h-45.8l-33.8 80.2-34.4-22.9s-24.7-59.1-34.4-68.2c-9.7-9.7-18.7-.6-48.9 7.8-29.6 8.4-30.8 18.7-42.2 18.7-4.8 0-19.9-17.5-27.7-22.3-12.1-7.8-16.9-4.2-13.9 7.2 1.2 4.8 10.9 10.9 16.9 19.9 7.8 11.5 12.7 25.9 12.7 25.9s10.9-10.3 16.9-12.1c9-2.4 19.3 1.8 31.4 0 15.1-2.4 31.4-10.9 31.4-10.9l4.2 43.4s-54.3 50.7-49.5 70.6 56.1 44.6 68.2 62.7c12.1 17.5-7.2 24.1-7.2 32.6s-1.8 19.9 7.2 16.3c9-3.6 10.3-18.1 18.7-31.4 6-9 10.3-13.9 11.5-17.5 1.8-9-23.5-32-37.4-48.9-6.6-7.8-19.9-18.7-19.9-18.7l39.2-29.6s67.6 27.7 82.6 18.7c15.1-9 19.3-98.3 19.3-98.3l47-11.5-12.1-11.7z"}),a.createElement("path",{fill:"#F8DD4E",d:"M279.3 262.4c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.8-182.8c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm0 91.1c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6 0 11.5 4.8 11.5 11.5-.6 6.7-5.5 11.5-11.5 11.5zm-136.9 45.8c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.2-136.9c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-4.8 11.5-11.5 11.5zm22.9 91.1c-6 0-11.5-10.3-11.5-22.9s4.8-22.9 11.5-22.9c6 0 11.5 10.3 11.5 22.9s-4.8 22.9-11.5 22.9zm-114-45.2c-6 0-11.5-4.8-11.5-11.5 0-6.6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5 0 6.6-4.8 11.5-11.5 11.5z"}))},t3=function(t){var n=t.title,r=P(t,kz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#F93",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#fff",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#138808",d:"M0 228h513v114H0z"}),a.createElement("circle",{cx:256.5,cy:171,r:34.2,stroke:"navy",strokeWidth:4,fill:"none"}),a.createElement("circle",{cx:256.5,cy:171,r:3.42,fill:"navy"}),a.createElement("path",{d:"m265.3 138.159-17.6 65.682m17.6-65.682-17.6 65.682m25.8-62.286-34 58.89m41.042-53.487-48.084 48.084M285.945 154l-58.89 34m62.286-25.8-65.682 17.6M290.5 171h-68m66.841 8.8-65.682-17.6m62.286 25.8-58.89-34m53.487 41.042-48.084-48.084m41.042 53.487-34-58.89m25.8 62.286-17.6-65.682M256.5 205v-68m-8.8 66.841 17.6-65.682m-25.8 62.286 34-58.89m-41.042 53.487 48.084-48.084M227.055 188l58.89-34m-62.286 25.8 65.682-17.6M222.5 171h68m-66.841-8.8 65.682 17.6M227.055 154l58.89 34m-53.487-41.042 48.084 48.084M239.5 141.555l34 58.89m-25.8-62.286 17.6 65.682",stroke:"navy",strokeWidth:2}))},n3=function(t){var n=t.title,r=P(t,Iz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0-.3h513V342H0V-.3z"}),a.createElement("path",{fill:"#0052B4",d:"M462.9 198.1c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zM0 31.7l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 1-20 6-30.1 12-7 4-16 9-20 9s-14-5-21-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-11-30.1-12v22zm462.9 55.2c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 3.9-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 1 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-8 19-9v-23zm-50.1 133.3c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 0 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-9 19-9v-23z"}),a.createElement("path",{fill:"#FFF",d:"M0-.3h256v171H0V-.3z"}),a.createElement("path",{d:"M389.8 119.9H408v78.8h-18.3l.1-78.8zm0 117.8H408v75.1h-18.3l.1-75.1z",fill:"#A2001D"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144-.3h-32v70H0v32h112v69h32v-69h112v-32H144v-70z"}),a.createElement("path",{d:"M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54z"}),a.createElement("path",{d:"M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54zM0 170.7v-15l57-38h23l-80 53zm256 0v-15l-57-38h-23l80 53z"})),a.createElement("g",{fill:"#2E52B2"},a.createElement("path",{d:"M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73z"}),a.createElement("path",{d:"M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73zM0 147.7v-30h46l-46 30zm96 23v-49l-73 49h73zm160-23v-30h-46l46 30zm-96 23v-49l73 49h-73z"})),a.createElement("path",{fill:"#5DA51E",stroke:"#45602C",strokeWidth:4,strokeMiterlimit:10,d:"M462.8 91.5h-29.1l25.7-25.7c4.5-4.4 4.5-11.4 0-15.8l-3.4-3.4c-4.4-4.4-11.4-4.4-15.8 0l-25.9 25.9V37.4c0-6.2-5.1-11.3-11.3-11.3h-4.7c-6.2 0-11.3 5.1-11.3 11.3v31.7l-23.5-23.8c-4.7-4.7-12.2-4.7-16.9 0l-3.6 3.6c-4.7 4.7-4.7 12.4 0 17.2l25 25.4h-30.6c-6 0-10.9 4.9-10.9 10.9v4.6c0 6 4.9 10.9 10.9 10.9H369l-20.7 20.7c-4.4 4.4-4.4 11.4 0 15.8l3.4 3.4c4.4 4.4 11.4 4.4 15.8 0l19.6-19.6V167c0 6.1 5.1 11.1 11.3 11.3h4.7c6.2 0 11.3-5.1 11.3-11.3v-28.3l22.2 22.6c4.7 4.7 12.4 4.7 17.1 0l3.6-3.6c4.7-4.7 4.7-12.4 0-17.2L435.2 118h27.6c5.9 0 10.7-4.9 10.9-10.9v-4.6c0-6.1-4.9-11-10.9-11z"}),a.createElement("path",{fill:"#E2DD24",stroke:"#525625",strokeWidth:4,strokeMiterlimit:10,d:"M439.2 249.1h-79.8s-.9-13.4-6-21.8c-6.2-10.4-13.9-28.1-1.4-36.7 15.9-10.9 33.7.8 48.2.8 11.8.1 26.9-14 45-.8 12.2 8.9 3.9 28.2-1.3 36.7-7 11.5-4.7 21.8-4.7 21.8z"}))},r3=function(t){var n=t.title,r=P(t,Sz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#CE1126",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 228h513v114H0z"}),a.createElement("path",{d:"M219.2 160.7h-29.3c1.5-5.7 6.6-9.9 12.8-9.9v-19.9c-18.3 0-33.1 14.9-33.1 33.1v16.5h49.6c1.8 0 3.3 1.5 3.3 3.3v6.6h-66.2v19.9h86.1v-26.5c0-12.7-10.4-23.1-23.2-23.1zm49.6 29.8v-59.6H249v79.5h33.1v-19.9zm66.2 0v-59.6h-19.8v59.6h-6.6v-19.8h-19.9v39.7h59.6v-19.9z",fill:"#547C31"}))},i3=function(t){var n=t.title,r=P(t,zz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 227.9h513v114H0zm278.8-93.1c.1 2 8.7 26.2 4.4 39.4-6.6 20.3-15.8 21.8-19.8 24.5V134l-6.9-4.2-6.9 4.2v64.7c-4-2.7-12.4-2.4-19.8-24.5-4.3-12.7 5.7-37.3 5.8-39.2 0 0-9.5 8.1-15.8 24-5.9 14.8 1.9 49.6 29.5 54.8 2.3.4 4.7 5.6 7.2 5.6 2.1 0 4.1-5.2 6-5.5 28.4-4.6 35-41.7 29.9-55.6-5.4-14.6-13.6-23.5-13.6-23.5z",fill:"#D80027"}),a.createElement("path",{d:"M44.6 98.9h22.3v24.4H44.6zM0 98.9h22.3v24.4H0zm89.2 0h22.3v24.4H89.2zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4H223zm44.7 0H290v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0H513v24.4h-22.3zm-446.1 118h22.3v25.5H44.6zm-44.6 0h22.3v25.5H0zm89.2 0h22.3v25.5H89.2zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5H223zm44.7 0H290v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0H513v25.5h-22.3z",fill:"#FFF",opacity:.5}))},l3=function(t){var n=t.title,r=P(t,Fz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"32.49 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M513 210.6H202.2v130.7h-79.8V210.6H0v-79.8h122.4V0h79.8v130.8H513v18.5l-1 42.7z"}),a.createElement("path",{fill:"#D80027",d:"M513 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"}))},a3=function(t){var n=t.title,r=P(t,Mz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#F4F5F0",d:"M342 0H0v341.3h512V0z"}),a.createElement("path",{fill:"#008C45",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#CD212A",d:"M342 0h171v342H342z"}))},o3=function(t){var n=t.title,r=P(t,Az);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M301.8 171 513 30.2V0h-45.3L256.5 140.8 45.3 0H0v30.2L211.2 171 0 311.8V342h45.3l211.2-140.8L467.7 342H513v-30.2z"}),a.createElement("path",{fill:"#FFDA44",d:"m233.7 44.6 22.3 5.6 22.3-5.6 4-20.9-14.9 6.5L256 14.8l-11.4 15.4-14.9-6.5z"}),a.createElement("path",{fill:"#D80027",d:"M233.7 44.6s-4 12.9-4 29.9c0 27.9 26.3 41.3 26.3 41.3s26.3-15.5 26.3-41.3c0-15.4-4-29.9-4-29.9s-8.1-5-22.3-5-22.3 5-22.3 5z"}))},s3=function(t){var n=t.title,r=P(t,Nz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M215.9 171 0 314.6V26.8zM513 26.8v287.8L296.1 171z"}),a.createElement("path",{fill:"#0052B4",d:"M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"}))},u3=function(t){var n=t.title,r=P(t,Dz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 228h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M256.5 170.7 0 341.3V0z"}),a.createElement("path",{fill:"#FFF",d:"m77.9 139.5 7.9 16.4 17.8-4.1-8 16.5 14.3 11.3-17.8 4 .1 18.3-14.3-11.5-14.2 11.5v-18.3l-17.8-4 14.3-11.3-7.9-16.5 17.7 4.1z"}))},c3=function(t){var n=t.title,r=P(t,Lz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),a.createElement("circle",{fill:"#D80027",cx:256.5,cy:171,r:96}))},d3=function(t){var n=t.title,r=P(t,Tz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h512v90.579H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 251h513v91H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 114h513v114H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m323.3 54.5-25.6-11.8L256 137l-41.7-94.3-25.6 11.8 51.8 116.2-51.8 116.2 25.6 11.8 41.7-94.4 41.7 94.4 25.6-11.8-51.8-116.2z"}),a.createElement("path",{d:"M273.4 65.6c-9.9-10.8-17.4-17-17.4-17s-7.5 6.2-17.4 17v210.1c9.9 10.8 17.4 17 17.4 17s7.5-6.2 17.4-17V65.6z"})),a.createElement("path",{d:"M209 105.9v129.5c10.5 18.5 23.3 33.7 32.9 43.8V62.1c-9.6 10.1-22.4 25.3-32.9 43.8zm94 0c-10.5-18.5-23.3-33.7-32.9-43.8v217.2c9.6-10.1 22.4-25.3 32.9-43.8V105.9z",fill:"#A2001D"}),a.createElement("path",{d:"M303 105.9v129.5c10.6-18.8 18.8-41 18.8-64.8s-8.2-45.9-18.8-64.7zm-94 0v129.5c-10.6-18.8-18.8-41-18.8-64.8s8.2-45.9 18.8-64.7z"}))},f3=function(t){var n=t.title,r=P(t,Oz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M0 0h513v342H0z"}),a.createElement("circle",{cx:256,cy:170.7,r:170.7})),a.createElement("path",{fill:"#FFDA44",d:"M382.4 170.7 330.8 195l27.5 50-56.1-10.7-7.1 56.6-39.1-41.7-39.1 41.7-7.1-56.6-56.1 10.7 27.5-50-51.6-24.3 51.6-24.3-27.5-50.1 56.1 10.8 7.1-56.7L256 92.1l39.1-41.7 7.1 56.7 56.1-10.8-27.5 50.1z"}),a.createElement("circle",{fill:"#D80027",cx:257.4,cy:170.7,r:71.6}),a.createElement("path",{d:"M214.2 170.7c-2.1 0-4.1.1-6.2.3.1 12 4.4 22.9 11.6 31.5 3.8-10.3 9.5-19.6 16.7-27.7-6.9-2.7-14.3-4.1-22.1-4.1zm26.6 46.5c5.2 1.9 10.8 2.9 16.6 2.9 5.8 0 11.4-1 16.6-2.9-2.8-11.1-8.7-21-16.6-28.8-7.9 7.8-13.8 17.7-16.6 28.8zm59.4-71.2c-8.5-14.8-24.5-24.7-42.8-24.7-18.3 0-34.2 9.9-42.8 24.7 15.6.1 30.2 4.3 42.8 11.6 12.6-7.3 27.2-11.6 42.8-11.6zm-21.7 28.8c7.2 8 12.9 17.4 16.7 27.7 7.2-8.5 11.5-19.5 11.6-31.5-2-.2-4.1-.3-6.2-.3-7.7 0-15.2 1.4-22.1 4.1z",fill:"#FFDA44"}))},h3=function(t){var n=t.title,r=P(t,Pz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#FFF",d:"M303.5 196.6v-17.8h-11.9v-23.7l-11.9-11.9-11.8 11.9v-23.8L256 119.5l-11.9 11.8v23.8l-11.8-11.9-11.9 11.9v23.7h-11.9v17.8h-11.9v17.8h118.8v-17.8z"}))},m3=function(t){var n=t.title,r=P(t,Bz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"75 0 300 300"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#CE1126",d:"M0 0h450v300H0V0z"}),a.createElement("g",{fill:"#FCD116"},a.createElement("circle",{cx:227.6,cy:161.2,r:56.2}),a.createElement("path",{d:"m254.1 73.4-23.7 26 28.6 6.5zm-51.5.2-4.8 33.1 28.5-8zm94.3 26.7-34.7 8.5 20.1 23.7zm-138.3-1.8 15.5 32.7 20.2-22.7zm159 45.3-34.4-9.9 5.6 29.5zm-182-2.6 31.9 19.8 5.2-27.7z"})),a.createElement("path",{fill:"#003F87",d:"M0 175h450v125H0V175z"}),a.createElement("path",{fill:"#FFF",d:"M0 267c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21z"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#FCD116",d:"m183.2 48.3-1.1-5.3 22.4-3.7s-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7 11 64.8 11c4.3 0 12.8 10.7 12.8 10.7s14.8-14.9 21.9-15.4c32.1-2.3 66.6-6.4 66.6-6.4s-10 6.7-16 8.5c-16.2 4.9-50.6 11.7-50.6 11.7l-4.8 7.5H277l-14.4 4.3 7.4 6.9s-7.8-4.1-18.1-2.1c-7.1 1.3-15.4 6-22.9 8-18.7 4.8-29.9-12.8-29.9-12.8l-15.9-.1z"}))},p3=function(t){var n=t.title,r=P(t,Hz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.13 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v85.5H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.5h513V171H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 171h513v85.5H0z"}),a.createElement("path",{fill:"#6DA544",d:"M256.5 171 0 342V0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M68.6 170.7c0-24.9 17.5-45.6 40.8-50.7-3.6-.8-7.3-1.2-11.1-1.2-28.7 0-51.9 23.3-51.9 51.9s23.3 51.9 51.9 51.9c3.8 0 7.5-.4 11.1-1.2-23.3-5.1-40.8-25.9-40.8-50.7z"}),a.createElement("path",{d:"m108.9 126.1 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.3h8.9zm0 22.3 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z"}),a.createElement("path",{d:"m108.9 170.7 2.7 8.5h9l-7.3 5.2 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.2h8.9zm0 22.2 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z"})))},g3=function(t){var n=t.title,r=P(t,jz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M512 0H0v342"}),a.createElement("path",{fill:"#FFDA44",d:"M307.7 0 0 194.5V342h206.9L513 148.5V0z"}),a.createElement("path",{d:"M513 0H385.2L0 249.4V341l126.2 1L513 91.6z"}),a.createElement("path",{d:"m141.1 187 31.2 24 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.3-22.2zM310.6 70.8l31.2 23.9 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.4-22.2z",fill:"#FFF"}))},v3=function(t){var n=t.title,r=P(t,Vz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"71.82 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#91DC5A",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v57.188H0zm0 284.1h513v57.177H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#D80027",d:"M0 79.9h513v181.582H0z"}),a.createElement("circle",{fill:"#FFF",cx:190.33,cy:171,r:65.668}),a.createElement("path",{fill:"#D80027",d:"m190.3 105 14.8 45.3h47.7l-38.6 28.1 14.8 45.5-38.7-28.2-38.6 28.1 14.8-45.4-38.6-28.1h47.7z"}))},b3=function(t){var n=t.title,r=P(t,Gz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h342v342H0z"}),a.createElement("path",{d:"m236.609 225.747 16.546-16.546 11.03 11.03-16.546 16.547zm-27.524 27.536 16.546-16.547 11.031 11.031-16.546 16.546zm60.597 5.501 16.546-16.546 11.031 11.03-16.546 16.546zm-27.574 27.568 16.547-16.546 11.03 11.03-16.546 16.547zm10.982-44.102 16.546-16.546 11.03 11.03-16.546 16.547zm-27.458 27.603 16.546-16.546 11.031 11.03-16.546 16.547zm.057-198.322 11.03-11.03 44.053 44.052-11.031 11.03zm-16.548 16.497 11.03-11.03 16.547 16.546-11.03 11.03zm27.464 27.494 11.03-11.03 16.547 16.546-11.031 11.03zm5.503-60.596 11.03-11.03 16.547 16.546-11.031 11.03zm27.496 27.645 11.03-11.03 16.546 16.546-11.03 11.03zM43.751 253.362l11.031-11.03 44.052 44.052-11.03 11.03zm44.059 10.997 11.03-11.03 16.547 16.545-11.031 11.031zm-27.507-27.637 11.031-11.03 16.546 16.546-11.03 11.03zm16.545-16.501 11.031-11.03 44.053 44.052-11.031 11.03zM43.819 88.013 87.87 43.96 98.9 54.991 54.85 99.043zM60.3 104.502l44.05-44.052 11.031 11.03-44.052 44.053zm16.516 16.641 44.053-44.052 11.03 11.03-44.052 44.053z"}),a.createElement("circle",{fill:"#D80027",cx:170.3,cy:170.7,r:62.3}),a.createElement("path",{fill:"#0052B4",d:"M232.2 178.3c-9.6-25.4-44.3-25-61.8 1.3-17.6 26.3-43.8 16.9-61.6.7 4.6 29.9 30.4 52.7 61.6 52.7 31.8 0 58-23.9 61.8-54.7z"}))},x3=function(t){var n=t.title,r=P(t,_z);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 228h513v114H0z"}),a.createElement("path",{d:"M167 227.6 0 341.3V0l167 113.8z"}))},y3=function(t){var n=t.title,r=P(t,$z);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"117.99 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("circle",{fill:"#6DA544",cx:384,cy:96.5,r:29.7}),a.createElement("path",{fill:"#D80027",d:"M332.1 89H436v44.5H332.1z"}),a.createElement("path",{fill:"#496E2D",d:"M435.9 170.7z"}),a.createElement("path",{fill:"#FFDA44",d:"M332.1 200.3V230h15.6c9.4 9.2 22.2 14.8 36.3 14.8 14.1 0 27-5.7 36.3-14.8h15.6v-29.7H332.1z"}),a.createElement("path",{fill:"#338AF3",d:"M332.1 126.1v44.5c0 39.8 51.9 51.9 51.9 51.9s51.9-12.2 51.9-51.9v-44.5H332.1z"}),a.createElement("path",{d:"M384 149.9c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9v20.8c13 0 13 11.9 26 11.9s13-11.9 26-11.9 13 11.9 26 11.9 13-11.9 26-11.9v-20.8c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9zm0-41.6c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9v20.8c13 0 13 11.9 26 11.9s13-11.9 26-11.9 13 11.9 26 11.9 13-11.9 26-11.9v-20.8c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9z",fill:"#F3F3F3"}),a.createElement("path",{fill:"#FFF",d:"M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z"})))},w3=function(t){var n=t.title,r=P(t,Wz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#36B6CC",d:"M0 0h513v342H0V0z"}),a.createElement("circle",{fill:"#FFD400",cx:256.5,cy:170.9,r:68.4}),a.createElement("path",{fill:"#FFD400",d:"m256.5 251.5-27.9 41.7-7.1-49.7-43.2 25.5 15.2-47.8-50 4.2 34.4-36.5-46.9-18 46.8-18-34.4-36.5 50 4.2-15.2-47.8 43.2 25.4 7.1-49.7 27.9 41.7 27.9-41.7 7.1 49.7 43.2-25.4-15.2 47.8 50-4.2-34.3 36.6 46.8 17.9-46.8 18 34.4 36.5-50-4.2 15.2 47.8-43.2-25.4-7.1 49.7c0-.1-27.9-41.8-27.9-41.8zm0-.8c44.1 0 79.9-35.8 79.9-79.9S300.6 91 256.5 91s-79.9 35.8-79.9 79.9 35.8 79.8 79.9 79.8zM22.8 28.3c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V28.3zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V74zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm22.8-22.8c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7V245c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V188zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V96.8zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V51.2z"}))},E3=function(t){var n=t.title,r=P(t,Uz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 .1h513v90.7H0zm0 251.2h513V342H0z",fill:"#D80027"}),a.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:65.9}))},C3=function(t){var n=t.title,r=P(t,Xz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 .2h513v90.7H0zm.5 251.1H513V342H.5z",fill:"#D80027"}),a.createElement("path",{fill:"#6DA544",d:"M290.3 193.5 256 130.7l-34.3 62.8h25.7v17.2h17.2v-17.2z"}),a.createElement("path",{fill:"#14AF5A",d:"M241.3 213.1c4.4-4.4 4.4-11.6-.1-16l4.7 4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5 5.9c-6.1 1.5-6.8-.4-1.8-4.2l27.1-20.3c5.1-3.8 4.2-6.9-2.3-6.9h-11c-6.4 0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8 5.1-5.1-1.5-5.1h-11c-6.4 0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8 12.9-3.8 18.5 0l27.1 20.3c5.1 3.8 4.2 6.9-2.3 6.9h-11c-6.4 0-7 2.3-1.5 5.1l25.3 12.7c5.6 2.8 5.1 5.1-1.5 5.1h-11c-6.4 0-7.4 3.1-2.3 6.9l27.1 20.3c5.1 3.8 4.4 5.7-1.8 4.2l-23.5-5.9c-6.8-1.3-13.9.6-19.1 5.3l4.7-4.7c-4.4 4.4-4.5 11.5-.1 16l6.8 6.8c4.4 4.4 3.1 8-3.3 8h-45.8c-6.2 0-7.7-3.6-3.3-8 .1.1 6.9-6.8 6.9-6.8z"}))},k3=function(t){var n=t.title,r=P(t,Jz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#55B2FF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#F3F3F3",d:"M148.5 298.1h216l-108-254.2z"}),a.createElement("path",{fill:"#333",d:"m186 272.7 70.5-160.3L327 272.7z"}),a.createElement("path",{fill:"#FFDA44",d:"M148.5 298.1h216l-108-101.7z"}))},I3=function(t){var n=t.title,r=P(t,Zz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"51.3 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v171H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M149.3 98.1c0-14-11.3-25.3-25.3-25.3-6.5 0-12.4 2.4-16.9 6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4-14 0-25.3 11.3-25.3 25.3 0 7.5 3.3 14.2 8.4 18.8v14.9h84.3V117c5.3-4.7 8.5-11.5 8.5-18.9z"}))},S3=function(t){var n=t.title,r=P(t,Yz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"42.75 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#A2001D",d:"M222.6 22.3h267.1v296.8H222.6z"}),a.createElement("path",{fill:"#D80027",d:"M22.3 22.3h200.3v296.8H22.3z"}),a.createElement("path",{fill:"#FFDA44",d:"M200.3 0h22.3v342h-22.3z"}),a.createElement("path",{fill:"#6DA544",d:"M22.3 22.3h89v296.8h-89z"}),a.createElement("path",{fill:"#FF9811",d:"M111.3 22.3h89v296.8h-89z"}),a.createElement("path",{fill:"#FFDA44",d:"M368.2 156.8c-1.4-2 0-37.9 0-37.9.9-7.4.1-8.4 1-11.4.9-2.9 5.4-11.6 5.4-11.6s-6-2.3-10.3-.6c-4.3 1.7-24.7-7.5-31.2 3.4-4.4 7-23.6 16.2-24.6 14-1-2.2-5.9-5-6.9-2.9s-.7 13.9 0 16c.8 2.6 9.8 2 12.3 3.1 3.7 1.8 12.2 8.2 11.9 10.7-.3 2.5-22.5-6-24.2-4.5-1.4 1.2-1.9 13.2-.4 15 1.8 2.1 23.4 5.6 25 7.5 1.6 1.9-13.1 7.4-12.3 25 .7 14.7 8 17.4 8 17.4s-2.4 3.6-7.8 3.1c-6.2-.6-27.4-17.7-27.4-17.7s-3.5-109 3.6-121.4c4.9-8.5-22.7 10.1-22.7 50.8V151c0 6.6-1.4 22.4 2.6 34 0 0-.4 46.9 1.5 49.6s12.7 2.2 14.8 0 0-30 0-30c7.7.2 18.3 17.5 32.5 16.4 20.6-1.6 28.7-9.9 34.3-5 8.1 7.1 5.5 23.2.4 31.5-2.2 3.5-14.3 4.7-15.7 7.6-1.4 2.9.5 5.4.5 5.4h29.7s1.4-20.5 2.7-26.1c1.3-5.7-.6-10.7 5.9-10.4 23.5 1.1 39.8-15.3 45.5-8 3.2 4.1 5.6 29.9 3.3 33.3-2.2 3.4-13.8 2.8-15.2 6.7-1.4 4 .8 4.4.8 4.4h29.7s-.4-21.2 2.5-27.7 4.9-10.4 9.3-17.2c4.4-6.8 11.3-15.7 11.3-36.2 0-14.2-8.1-22.8-8.1-22.8H417c-14.1.2-47.4 2.3-48.8.3zm-136-124.5c10.7-10.6 20.2-2.7 22.2 2.1 1.9 4.8 2.1 8.2 2.8 13.6.9 6.9 4.9 14 4.9 14s-7.1-3.8-14.7-4.2c-4.7-.3-9-.6-13.6-2.5-5.7-2.3-11.7-12.9-1.6-23zm248.4-.1c10.7 10.6 2.8 20.2-2 22.2s-8.2 2.1-13.6 2.8c-6.9.9-14 5-14 5s3.7-7.1 4.2-14.7c.3-4.7.6-9.1 2.4-13.6 2.2-5.7 12.8-11.8 23-1.7zm.1 276.9c-10.7 10.6-20.2 2.6-22.2-2.2-1.9-4.8-2.1-8.2-2.7-13.6-.8-6.9-4.9-14.1-4.9-14.1s7 3.8 14.7 4.3c4.7.3 9 .6 13.6 2.5 5.7 2.4 11.7 13.1 1.5 23.1zm-248.2-.1c-10.6-10.7-2.7-20.2 2.1-22.2 4.8-1.9 8.2-2.1 13.6-2.8 6.9-.9 14-4.9 14-4.9s-3.8 7.1-4.2 14.7c-.3 4.7-.6 9-2.5 13.6-2.3 5.7-12.9 11.8-23 1.6z"}),a.createElement("path",{fill:"none",stroke:"#FFDA44",strokeWidth:6,strokeMiterlimit:10,d:"M446.9 162.4s7.5-2.6 8.4-16.1c.6-8.6-19.8-16-39-11.5-19.7 4.6-34-3.1-34-14.6 0-22.9 29.7-16.2 38.9-11.3 9.1 4.9 29.7 23.5 35.1 9.4"}))},z3=function(t){var n=t.title,r=P(t,Kz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.13 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v31.1H0zm0 62.2h513v31.1H0zm0 62.3h513v31.1H0zm0 62.3h513v31.1H0zm0 62.5h513v31.1H0zm0 61.6h513V342H0z",fill:"#bf0a30"}),a.createElement("path",{fill:"#002868",d:"M0 0h155.6v155.6H0z"}),a.createElement("path",{fill:"#FFF",d:"m77.8 30.2 10.7 32.9h34.6l-28 20.4 10.7 32.9-28-20.3-28 20.3 10.7-32.9-28-20.4h34.6z"}))},F3=function(t){var n=t.title,r=P(t,qz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 227.6h513v114H0z"}),a.createElement("path",{d:"m245.2 171 7.7-23.1c2-5.9 5.1-6 7.1 0l7.7 23.1 19.4 29.1c1.7 2.6 1.3 6.3-1.2 8 0 0-6.9 8-29.5 8s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8l19.5-29.1z"}),a.createElement("path",{d:"M256.5 171c-12.5 0-22.6-10.1-22.6-22.6 0-12.5 10.1-22.6 22.6-22.6s22.6 10.1 22.6 22.6c0 12.5-10.2 22.6-22.6 22.6zm0 0c6.2 0 11.3-16.3 11.3-22.6 0-6.2-5.1-11.3-11.3-11.3-6.2 0-11.3 5.1-11.3 11.3 0 6.3 5 22.6 11.3 22.6z"}))},M3=function(t){var n=t.title,r=P(t,Qz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 228h513v114H0z"}))},A3=function(t){var n=t.title,r=P(t,Rz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 228h513v114H0z"}))},N3=function(t){var n=t.title,r=P(t,eF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{className:"prefix__st1",d:"M0 0h513v127.6H0zm0 214.4h513V342H0z",fill:"#A2001D"}))},D3=function(t){var n=t.title,r=P(t,tF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 228h513v114H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m281.4 150.7 9 12.3 14.5-4.7-9 12.4 9 12.3-14.5-4.7-9 12.3v-15.2l-14.5-4.7 14.5-4.7z"}),a.createElement("path",{d:"M257 201.5c-17 0-30.9-13.8-30.9-30.9s13.8-30.9 30.9-30.9c5.3 0 10.3 1.3 14.7 3.7-6.9-6.7-16.2-10.8-26.6-10.8-21 0-38 17-38 38s17 38 38 38c10.3 0 19.7-4.1 26.6-10.8-4.4 2.4-9.4 3.7-14.7 3.7z"})))},L3=function(t){var n=t.title,r=P(t,nF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 .3V342h513V.3z"}),a.createElement("path",{fill:"#20661B",d:"M359.8 148.9h-73.3l-22.7-69.7-22.7 69.7h-73.3l59.3 43.1-22.7 69.7 59.3-43.1 59.3 43.1-22.5-69.7 59.3-43.1zm-116.1 37.7 7.7-23.6h24.8l7.7 23.6-20.1 14.6-20.1-14.6zm27.9-37.7H256l7.8-24 7.8 24zm24.3 29-4.8-14.9h25.3l-20.5 14.9zM236.6 163l-4.8 14.9-20.5-14.9h25.3zm-5.3 61.8 7.8-24 12.6 9.2-20.4 14.8zm44.5-14.9 12.6-9.2 7.8 24-20.4-14.8z"}))},T3=function(t){var n=t.title,r=P(t,rF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.333h512v341.333H0z"}),a.createElement("path",{fill:"#c70000",d:"M0 85.333h512V256H0z"}))},O3=function(t){var n=t.title,r=P(t,iF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#AF7F59",d:"M206.2 129.1h33.2L256 79.3l16.6 49.8h33.2v99.6L256 262l-49.8-33.2v-99.7zm33.2 33.3v49.8h33.2v-49.8h-33.2z"}))},P3=function(t){var n=t.title,r=P(t,lF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#E6BE53",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#E01D24",d:"M20 20h473v302H20z"}),a.createElement("path",{fill:"#E6BE53",d:"M248.5 112.9c4.4 4.4 11.6 4.4 16 0l-4.7 4.7 22.7-22.7c4.9-4.5 12.1-5.6 18.2-2.8l2.1 1c5.7 2.9 6.7 8.7 2.3 13.1l4.7-4.7-22.8 22.8c-4.5 4.9-5.6 12.1-2.8 18.2l1 2.1c2.9 5.7 5.1 15.4 5.1 21.6v-11.3c0 6.2 4.4 9.1 10.2 6.2l2.1-1c5.7-2.9 6.7-8.7 2.3-13.1l4.7 4.7c-4.4-4.4-4.4-11.6 0-16l-4.7 4.7c5.2-5.5 9.6-11.6 13.1-18.2l1-2.1c2.9-5.7 6.3-15.1 7.9-21.2l5.8-23.3c1.5-6 5.9-6.8 9.6-1.8l20.2 26.9c3.8 5.1 6.9 14 6.9 20.6v22.4c0 6.3-2.2 15.8-5.1 21.7l-1 2.1c-3.5 6.6-7.9 12.7-13.1 18.2l-6.8 6.8c-5.4 5.2-11.5 9.6-18.2 13.1l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.2 0-6.9 2.2-1.1 5.1l2.1 1c5.7 2.9 13.8 8.7 18.2 13.1l-4.7-4.7c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L339 226c4.6 4.9 5.7 12.1 2.9 18.2l-1 2.1c-2.9 5.7-10.4 10.2-16.4 10.2-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.5-3.6-11.8-8.9-15.4-15.4l-1-2.1c-2.9-5.7-8.7-6.7-13.1-2.3l4.7-4.7c-4.4 4.7-5.2 11.8-1.8 17.3l10.3 15.4c3.4 5.1 2 12.1-3.1 15.5L266 284.4c-5.7 3.4-12.8 3.4-18.6 0L232 274.1c-5.1-3.4-6.5-10.3-3.1-15.5l10.3-15.4c3.4-5.5 2.6-12.6-1.8-17.3l4.7 4.7c-4.4-4.4-10.2-3.6-13.1 2.3l-1 2.1c-2.9 5.7-9.5 12.4-15.4 15.4l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.9-.3-13.1-4.2-16.4-10.2l-1-2.1c-2.8-6.1-1.6-13.3 2.9-18.2l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L181 226c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c5.5-5.2 11.6-9.6 18.2-13.1l2.1-1c5.7-2.9 5-5.1-1.1-5.1-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3 3.1-15.6 6.9-20.6l20.2-26.9c3.8-5.1 8.1-4.3 9.6 1.8l5.8 23.3c2 7.3 4.6 14.4 7.9 21.2l1 2.1c2.9 5.7 8.7 13.8 13.1 18.2l-4.7-4.7c4.4 4.4 4.4 11.6 0 16l4.7-4.7c-4.4 4.4-3.6 10.2 2.3 13.1l2.1 1c5.7 2.9 10.2 0 10.2-6.2v11.3c0-6.2 2.2-15.7 5.1-21.6l1-2.1c2.8-6.1 1.7-13.2-2.8-18.2l-22.7-22.7 4.7 4.7c-4.4-4.4-3.6-10.2 2.3-13.1l2.1-1c6.1-2.8 13.2-1.7 18.2 2.8l22.7 22.7-4.8-4.5zm-18-40.7c-4.4-4.4-3.2-9.5 2.8-11.5l12.4-4.2c6-2 15.5-2 21.5 0l12.4 4.2c6 2 7.2 7.1 2.8 11.5l-6.8 6.8c-5.3 4.7-12.1 7.5-19.2 7.9-6.2 0-14.8-3.5-19.2-7.9.1 0-6.7-6.8-6.7-6.8z"}),a.createElement("path",{fill:"#215F90",d:"M233.9 200.2c0 6.2 1.7 6.4 4.2.5 0 0 7.1-23.2 18.4-23.2 11.3 0 18.6 23.6 18.6 23.6 2.2 5.7 4 5.3 4-1.1v-11.2c0-18.7-10.1-33.9-22.6-33.9-12.5 0-22.6 15.2-22.6 33.9v11.4z"}))},B3=function(t){var n=t.title,r=P(t,aF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"18 0 72 72"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h108v72H0z",fill:"#003787"}),a.createElement("path",{d:"M0 0h108L60 48v24H48V48z",fill:"#fff"}),a.createElement("circle",{cx:54,cy:30,r:8,fill:"#f9d90f"}),a.createElement("path",{d:"M44 30h20L54 48z",fill:"#fff"}),a.createElement("path",{d:"M54 48 38 33h32z",fill:"#cf142b"}))},H3=function(t){var n=t.title,r=P(t,oF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"64.853 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M512 426.666V85.329H0v341.337h512z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.331H0v170.666h512V85.331z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.334h181.793v341.337H0z"}))},j3=function(t){var n=t.title,r=P(t,sF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#1E509C",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M513 176.1V81.3L0 342l513-165.9z"}),a.createElement("path",{fill:"#F18D36",d:"M513 0v81.3L0 342 513 0z"}),a.createElement("path",{fill:"#FFF",d:"m126.7 99.3-7.8-54.1-7.7 54.1-20.8-23.7 10.7 31.6-31.5-10.7 23.6 20.8-54.1 7.7 54.1 7.7-23.6 20.8 31.5-10.7-10.7 31.6 20.8-23.7 7.7 54.1 7.8-54.1 20.7 23.7-10.6-31.6 31.5 10.7-23.6-20.8 54-7.7-54-7.7 23.6-20.8-31.5 10.7 10.6-31.6z"}))},V3=function(t){var n=t.title,r=P(t,uF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.333h512V426.67H0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M383.875 426.662 256 252.286l26.827 174.376zM133.565 85.33 256 252.286 230.314 85.33zm95.606 341.332L256 252.286 128.124 426.662zM0 85.33V212.9l256 39.386L28.333 85.33zm0 341.332h18.212L256 252.286 0 291.67zm256-174.376L512 212.9V85.33h-28.331zM281.686 85.33 256 252.286 378.434 85.33zM512 426.662V291.671l-256-39.385 237.787 174.376z"}),a.createElement("circle",{cx:256,cy:252.29,r:59.359})),a.createElement("circle",{fill:"#FFDA44",cx:256,cy:252.29,r:44.522}))},G3=function(t){var n=t.title,r=P(t,cF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},_3=function(t){var n=t.title,r=P(t,dF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#FFF",d:"M384 227.261h-97.783L256 134.265l-30.217 92.997H128l79.108 57.475-30.217 92.998L256 320.925l79.108 56.81-30.217-92.998L384 227.261z"}))},$3=function(t){var n=t.title,r=P(t,fF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"22.23 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#095FAD",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M342 0h171v342H342zM0 0h171v342H0z",fill:"#BE1229"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"M108.3 166.3h14.8v74.2h-14.8zm-59.4 0h14.8v74.2H48.9z"}),a.createElement("circle",{cx:86,cy:203.4,r:14.8}),a.createElement("path",{d:"M71.2 225.7h29.7v14.8H71.2zm0-59.4h29.7v14.8H71.2z"}),a.createElement("circle",{cx:86,cy:144,r:14.8}),a.createElement("path",{d:"M76.3 123.9h19.5L86 108.3z"})))},W3=function(t){var n=t.title,r=P(t,hF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#00745a",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M285.682 248.878c-4.19 0-8.166.836-11.861 2.164 2.023-4.509 3.379-9.527 3.379-14.885 0-21.201-21.201-37.101-21.201-37.101s-21.201 15.901-21.201 37.101c0 5.357 1.356 10.375 3.379 14.885-3.693-1.328-7.671-2.164-11.861-2.164-21.201 0-37.101 21.201-37.101 21.201s15.901 21.201 37.101 21.201c12.429 0 23.031-7.286 29.682-13.315 6.65 6.03 17.251 13.315 29.682 13.315 21.201 0 37.101-21.201 37.101-21.201s-15.899-21.201-37.099-21.201z"}),a.createElement("path",{d:"m256 152.111 4.38 13.476h14.171l-11.464 8.332 4.376 13.476-11.463-8.33-11.463 8.33 4.376-13.476-11.464-8.332h14.171zm-53.888 23.572 8.425 7.585 9.818-5.667-4.61 10.355 8.423 7.588-11.274-1.185-4.611 10.355-2.358-11.088-11.275-1.185 9.818-5.669zm-39.45 39.449 11.09 2.358 5.668-9.818 1.186 11.274 11.089 2.358-10.357 4.61 1.186 11.274-7.587-8.423-10.357 4.61 5.669-9.818zm147.227-39.449-8.425 7.585-9.818-5.667 4.611 10.355-8.425 7.588 11.275-1.185 4.61 10.355 2.359-11.088 11.275-1.185-9.818-5.669zm39.449 39.449-11.089 2.358-5.669-9.818-1.186 11.274-11.088 2.358 10.357 4.61-1.185 11.274 7.586-8.423 10.357 4.61-5.669-9.818z",fill:"#FFDA44"}),a.createElement("path",{d:"M256 350.642c16.84 0 32.363-5.619 44.816-15.073h-89.63c12.451 9.454 27.974 15.073 44.814 15.073zm-68.023-44.522a74.138 74.138 0 0 0 8.85 15.073h118.345a74.13 74.13 0 0 0 8.85-15.073H187.977z",fill:"#FFF"}))},U3=function(t){var n=t.title,r=P(t,mF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"125 0 500 500"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0071BC",d:"M0 0h750v500H0V0z"}),a.createElement("g",{fill:"#FFF",stroke:"#000",strokeWidth:1.9},a.createElement("circle",{cx:375,cy:245,r:225,fill:"#fff"}),a.createElement("circle",{cx:375,cy:245,r:165,fill:"#0071BC"})),a.createElement("g",{stroke:"#000"},a.createElement("path",{fill:"#8C8A8C",strokeWidth:1.9,d:"M444.7 450c.7 11-7.8 20-18.8 20H323.6c-11 0-19.5-9-19-20l16.7-325c.6-11 10-20 21-20h61.4c11 0 20.5 9 21.2 20l19.8 325z"}),a.createElement("path",{fill:"#FFF",strokeWidth:2,strokeLinejoin:"round",d:"m373 114 30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z"})))},X3=function(t){var n=t.title,r=P(t,pF);return a.createElement("svg",O({viewBox:"150 0 600 600",xmlns:"http://www.w3.org/2000/svg"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#231f1e",d:"M0 0h900v600H0z"}),a.createElement("path",{fill:"#00a650",d:"M0 0h900v300H0z"}),a.createElement("path",{fill:"#ef1923",d:"m0 0 450 300L0 600z"}))},J3=function(t){var n=t.title,r=P(t,gF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 100 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#006233",d:"M0 100h513v342H0z"}),a.createElement("path",{fill:"#cd2a3e",d:"M0 100h513v46H0zm0 296h513v46H0z"}),a.createElement("path",{fill:"#ffc400",d:"M256 298.851c-45.956 0-84.348-32.298-93.767-75.429A96.288 96.288 0 0 0 160 243.994c0 53.02 42.979 96 96 96s96-42.98 96-96c0-7.066-.785-13.942-2.233-20.572-9.419 43.131-47.811 75.429-93.767 75.429z"}),a.createElement("path",{fill:"#ffc400",d:"m255.999 171.994 8.935 27.502h28.918l-23.394 16.996 8.936 27.503-23.395-16.998-23.394 16.998 8.937-27.503-23.394-16.996h28.915z"}))},Z3=function(t){var n=t.title,r=P(t,vF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"121.41 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#1B4991",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00A2B8",stroke:"#FFF",strokeWidth:3,d:"M318.2 106.7v106.5c0 51.9 67.8 67.8 67.8 67.8s67.8-15.9 67.8-67.8V106.7H318.2z"}),a.createElement("path",{fill:"#A35023",d:"M319.7 212.7c0 50.8 66.3 66.3 66.3 66.3s66.3-15.6 66.3-66.3H319.7z"}),a.createElement("path",{d:"M415.1 155.1h-19.4v-19.4h-19.4v19.4H357v19.4h19.3v58.1h19.4v-58.1h19.4z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#D80027",d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z"}),a.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#D80027",d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z"}))},Y3=function(t){var n=t.title,r=P(t,bF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#C31B28",d:"M256 0h256.5v342H256z"}),a.createElement("path",{fill:"#ACABB1",stroke:"#C31B28",strokeWidth:2,d:"M101.2 68.2V33H66v35.2H30.8v35.2H66v35.2h35.2v-35.2h35.2V68.2z"}))},K3=function(t){var n=t.title,r=P(t,xF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#f7ce00",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#e32737",d:"M0 85.331h512v85.337H0z"}),a.createElement("path",{fill:"#191f6a",d:"M0 170.657h512v85.337H0z"}),a.createElement("path",{fill:"#00a04e",d:"M0 341.331h512v85.337H0z"}))},q3=function(t){var n=t.title,r=P(t,yF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#d01920",d:"M0 85.331h512v341.333H0z"}),a.createElement("path",{fill:"#017c3b",d:"M144.696 174.375h222.609v163.25H144.696z"}),a.createElement("path",{fill:"#FFF",d:"M283.484 304.226c-26.637 0-48.232-21.594-48.232-48.232s21.594-48.232 48.232-48.232c8.306 0 16.12 2.1 22.943 5.797-10.703-10.467-25.341-16.927-41.494-16.927-32.784 0-59.362 26.577-59.362 59.362s26.578 59.362 59.362 59.362c16.154 0 30.791-6.461 41.494-16.927-6.822 3.698-14.636 5.797-22.943 5.797z"}))},Q3=function(t){var n=t.title,r=P(t,wF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#272727",d:"M0 0h512v114H0z"}),a.createElement("path",{fill:"#e40112",d:"M0 114h512v114H0z"}),a.createElement("path",{fill:"#07893f",d:"M0 228h512v114H0z"}),a.createElement("circle",{fill:"#e40112",cx:256,cy:125,r:95}))},R3=function(t){var n=t.title,r=P(t,EF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#dc2339",d:"M342 0H0v341.3h513V0z"}),a.createElement("path",{fill:"#11865d",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M171 0h171v342H171z"}),a.createElement("path",{fill:"#8C9157",d:"M195.8 171.2c0 21.6 11.5 41.7 30.3 52.5 5.8 3.4 13.2 1.4 16.6-4.4 3.4-5.8 1.4-13.2-4.4-16.6-11.3-6.5-18.2-18.5-18.2-31.5 0-6.7-5.4-12.1-12.1-12.1-6.7 0-12.2 5.4-12.2 12.1zm93.4 51.1c17.5-11.1 28-30.4 28-51.1 0-6.7-5.4-12.1-12.1-12.1s-12.1 5.4-12.1 12.1c0 12.4-6.3 24-16.8 30.7-5.7 3.5-7.5 10.9-4.1 16.7s10.9 7.5 16.7 4.1c0-.2.2-.3.4-.4z"}),a.createElement("ellipse",{fill:"#C59262",cx:256.5,cy:159.1,rx:24.3,ry:36.4}))},em=function(t){var n=t.title,r=P(t,CF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0zm0 48.9h513V171H0zm0 48.8h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0z",fill:"#c00"}),a.createElement("path",{fill:"#006",d:"M0 0h256.5v195.4H0z"}),a.createElement("path",{d:"M153.3 42.1C122.6 30.7 88.5 46.3 77.1 77s4.2 64.8 34.9 76.2c13.3 5 28 5 41.4 0-30.7 24.5-75.4 19.6-100-11.1s-19.6-75.4 11.1-100c26-20.7 62.9-20.7 88.8 0zm26.7 75-20.6 23.3 5.4-30.6-31-1.6 27.3-14.9L143 68l28.6 12 8.4-29.9 8.4 29.9L217 68l-18 25.4 27.3 14.9-31 1.6 5.4 30.6-20.7-23.4z",fill:"#fc0"}))},tm=function(t){var n=t.title,r=P(t,kF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.333h513v342H0z"}),a.createElement("path",{fill:"#f4d900",d:"M0 323.333h513v104H0z"}),a.createElement("path",{fill:"#006d66",d:"M0 85.333h513v104H0z"}),a.createElement("path",{d:"M0 204.333h513v104H0z"}),a.createElement("path",{fill:"#cb0f31",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{fill:"#f4d900",d:"m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z"}))},nm=function(t){var n=t.title,r=P(t,IF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"32.427 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.337h512"}),a.createElement("path",{fill:"#FFF",d:"M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"}),a.createElement("path",{fill:"#A2001D",d:"M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z"}),a.createElement("path",{fill:"#FFDA44",d:"m187.737 189.212-22.741 10.696 12.11 22.024-24.693-4.724-3.129 24.945-17.199-18.347-17.2 18.347-3.129-24.945-24.693 4.723 12.109-22.023-22.739-10.696 22.74-10.697-12.11-22.022 24.693 4.722 3.13-24.944 17.199 18.347 17.2-18.347 3.128 24.944 24.693-4.722-12.108 22.024z"}))},rm=function(t){var n=t.title,r=P(t,SF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"25.596 0 426.7 426.7"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#009543",d:"M0 293h640v133.7H0V293z"}),a.createElement("path",{fill:"#ED4135",d:"M0 132h640v161.3H0V132z"}),a.createElement("path",{fill:"#0035AD",d:"M0 0h640v133.3H0V0z"}),a.createElement("circle",{fill:"#FAE600",stroke:"#000",strokeWidth:5.3,cx:240,cy:213.3,r:157.3}),a.createElement("path",{d:"m307.9 354.5-31.8 12-36.1 4.2-37.8-2.4-35.9-15.5s28.6-29.3 40.7-33.5c8.6-3 22.4-3.7 22.4-3.7V122l-.3-66H246l-.5 67.5v191.7s15.3 1.2 22.1 4.1c11.3 4.9 40.3 35.2 40.3 35.2z"}),a.createElement("path",{d:"m212.727 102.375 42.955-21.418 5.577 11.187-42.955 21.417z"}),a.createElement("ellipse",{cx:237.8,cy:280.5,rx:16.8,ry:26.5}),a.createElement("circle",{cx:237.4,cy:143.4,r:20.9}),a.createElement("ellipse",{cx:238.4,cy:211.1,rx:19.9,ry:12.1}),a.createElement("path",{d:"M213.8 177h47v10h-47zm0 57h47v10h-47z"}))},im=function(t){var n=t.title,r=P(t,zF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#e05206",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#0db02b",d:"M0 312.888h512v113.775H0z"}),a.createElement("circle",{fill:"#e05206",cx:256,cy:256,r:32}))},lm=function(t){var n=t.title,r=P(t,FF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.5 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),a.createElement("path",{d:"M0 85.5h171v342H0zm342 0h171v342H342zm-38 226.495-48-152.001-48 152.001h36v39.999h24v-39.999z",fill:"#007b23"}))},am=function(t){var n=t.title,r=P(t,MF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.5 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),a.createElement("path",{d:"M0 85.5h171v342H0zm342 0h171v342H342z",fill:"#007b23"}))},om=function(t){var n=t.title,r=P(t,AF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#338AF3"}),a.createElement("path",{fill:"#FFDA44",d:"M256 214.447c-22.949 0-41.553 18.603-41.553 41.553S233.05 297.553 256 297.553c22.949 0 41.553-18.603 41.553-41.553S278.949 214.447 256 214.447zm0 65.298c-13.114 0-23.745-10.631-23.745-23.745s10.631-23.745 23.745-23.745 23.745 10.631 23.745 23.745-10.631 23.745-23.745 23.745z"}),a.createElement("path",{fill:"#0052B4",d:"M276.563 261.936 256 256l-20.563 5.936-6.855 11.873h54.836z"}),a.createElement("path",{fill:"#338AF3",d:"m256 226.32-13.709 23.744L256 256l13.709-5.936z"}),a.createElement("path",{fill:"#6DA544",d:"M235.437 261.936h41.126l-6.854-11.872h-27.418z"}))},sm=function(t){var n=t.title,r=P(t,NF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#cd1f2a",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#1d4185",d:"M0 228h513v114H0z"}))},um=function(t){var n=t.title,r=P(t,DF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"37.547 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),a.createElement("path",{fill:"#2E52B2",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},cm=function(t){var n=t.title,r=P(t,LF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.337l280.419 174.75H87.61l183.576 166.576z"}),a.createElement("path",{fill:"#D80027",d:"M244.769 249.888 10.199 103.71v312.754h234.57L61.193 249.888z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m98.003 324.433-14.589-6.863 7.77-14.13-15.844 3.03-2.008-16.005-11.035 11.772-11.036-11.772-2.008 16.005-15.843-3.031 7.77 14.131-14.591 6.863 14.591 6.862-7.77 14.13 15.844-3.029 2.007 16.004 11.036-11.772L73.332 358.4l2.008-16.004 15.843 3.03-7.769-14.13zm-9.735-132.771-10.612-4.991 5.651-10.278-11.523 2.205-1.461-11.641-8.026 8.561-8.026-8.561-1.46 11.641-11.525-2.205 5.652 10.278-10.613 4.991 25.972 5.194z"}),a.createElement("path",{d:"M93.462 191.662c0 17.212-13.953 31.165-31.165 31.165s-31.165-13.953-31.165-31.165"})))},dm=function(t){var n=t.title,r=P(t,TF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"44.373 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 239.994h512v32H0z"}),a.createElement("path",{fill:"#FFF",d:"m174.802 341.329-19.124 8.996 10.184 18.521-20.767-3.973-2.631 20.978L128 370.422l-14.465 15.429-2.63-20.978-20.767 3.973 10.183-18.521-19.123-8.996 19.124-8.995-10.184-18.52 20.766 3.971 2.632-20.978L128 312.236l14.465-15.429 2.63 20.978 20.767-3.971-10.183 18.521z"}))},fm=function(t){var n=t.title,r=P(t,OF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.334h256v170.663H0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80z"})),a.createElement("path",{d:"M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M256 85.329v15.083l-57.377 38.251H176z"}),a.createElement("path",{d:"M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M0 85.329v15.083l57.377 38.251H80z"}),a.createElement("path",{d:"M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M256 85.329v15.083l-57.377 38.251H176z"}),a.createElement("path",{d:"M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M0 255.997v-15.082l57.377-38.252H80z"}),a.createElement("path",{d:"M0 233.376v-30.713h46.069zm96 22.618v-48.912l-73.372 48.912z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M256 255.997v-15.082l-57.377-38.252H176z"}),a.createElement("g",{fill:"#2E52B2"},a.createElement("path",{d:"M256 233.376v-30.713h-46.069zm-96 22.618v-48.912l73.372 48.912z"}),a.createElement("circle",{cx:128,cy:170.66,r:22.627})),a.createElement("path",{d:"m128 154.663 3.97 12.222h12.854l-10.398 7.556 3.971 12.222L128 179.109l-10.398 7.554 3.972-12.222-10.398-7.556h12.853zm0 65.14 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm0-117.334 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm69.931 58.667 2.365 7.277h7.653l-6.192 4.499 2.365 7.279-6.191-4.498-6.191 4.498 2.365-7.279-6.191-4.499h7.652zm-139.862 0 2.364 7.277h7.653l-6.191 4.499 2.364 7.279-6.19-4.498-6.191 4.498 2.365-7.279-6.192-4.499h7.653z",fill:"#FFDA44"}))},hm=function(t){var n=t.title,r=P(t,PF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"114.347 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{d:"m425.301 233.745 3.388 10.428h10.963l-8.87 6.444 3.388 10.427-8.869-6.444-8.871 6.444 3.388-10.427-8.87-6.444h10.963zm-39.194 75.072 5.083 15.642h16.445l-13.305 9.667 5.082 15.64-13.305-9.667-13.305 9.667 5.083-15.64-13.305-9.667h16.445zm1.481-122.846 4.236 13.036h13.704l-11.088 8.054 4.235 13.034-11.087-8.056-11.088 8.056 4.235-13.034-11.087-8.054h13.704zm-37.712 47.32 5.082 15.641h16.446l-13.306 9.666 5.084 15.641-13.306-9.666-13.305 9.666 5.082-15.641-13.305-9.666h16.445z",fill:"#D80027"}),a.createElement("path",{fill:"#FFF",d:"M256.003 85.329v30.564l-45.178 25.088h45.178v59.359H196.89l59.113 32.846v22.806h-26.69l-73.484-40.826v40.826h-55.652v-48.573l-87.429 48.573H.003v-30.553l45.168-25.099H.003v-59.359h59.103L.003 108.147V85.329h26.68l73.494 40.838V85.329h55.652v48.573l87.43-48.573z"}),a.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915z"}),a.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915z"}),a.createElement("path",{d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915zm-83.98 0L0 240.259v15.739l100.174-55.654z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.174 140.983 0 85.33v15.738l71.847 39.915z"}),a.createElement("path",{fill:"#FFF",d:"M100.174 140.983 0 85.33v15.738l71.847 39.915z"}),a.createElement("path",{d:"M100.174 140.983 0 85.33v15.738l71.847 39.915zm83.98 0L256 101.068V85.33l-100.174 55.653z",fill:"#D80027"}))},mm=function(t){var n=t.title,r=P(t,BF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"44.46 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M138 0h377v114H138z"}),a.createElement("path",{fill:"#4A7C3A",d:"M138 230h377v114H138z"}),a.createElement("g",{fill:"none",stroke:"#FFF",strokeWidth:10,strokeMiterlimit:2},a.createElement("path",{d:"M40.3 35.2s37.1 48 50.8 54.5c13.7 6.5 17.1 5.7 17.1 5.7"}),a.createElement("path",{d:"M100 35.2S62.9 80.6 53.3 87.6c-9.6 7-18.7 7.8-18.7 7.8m17.1-30.1h37.9M70.7 35.2v30.1"})))},pm=function(t){var n=t.title,r=P(t,HF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M256 256v170.663H0V256h256z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.337V256H256V85.337h256z"}),a.createElement("path",{fill:"#0052B4",d:"m128 123.034 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L128 195.813l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z"}),a.createElement("path",{fill:"#D80027",d:"m384 293.697 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L384 366.476l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z"}))},gm=function(t){var n=t.title,r=P(t,jF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{d:"M0 85.331h170.663v341.337H0zm341.337 0H512v341.337H341.337z",fill:"#D80027"}))},vm=function(t){var n=t.title,r=P(t,VF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#D80027"}),a.createElement("path",{fill:"#FFDA44",d:"M293.991 256c0 20.982-17.01 33.243-37.992 33.243S218.008 276.982 218.008 256s17.01-37.992 37.992-37.992 37.991 17.01 37.991 37.992z"}),a.createElement("path",{fill:"#0052B4",d:"M293.991 256c0 20.982-17.01 37.992-37.992 37.992s-37.992-17.01-37.992-37.992"}),a.createElement("path",{d:"M232.259 246.506h9.498v19h-9.498zm37.988 0h9.498v19h-9.498zm-19-14.247h9.498v33.243h-9.498z",fill:"#D80027"}))},bm=function(t){var n=t.title,r=P(t,GF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 85.33h512v341.332"}),a.createElement("path",{d:"m204.631 326.488 2.762 8.504h8.941l-7.233 5.255 2.763 8.502-7.233-5.254-7.233 5.254 2.762-8.502-7.233-5.255h8.94zm-22.834-81.622 4.605 14.172h14.901l-12.056 8.757 4.605 14.172-12.055-8.759-12.055 8.759 4.606-14.172-12.056-8.757h14.901zm0 103.883 4.604 14.173h14.902l-12.057 8.757 4.606 14.173-12.055-8.759-12.055 8.759 4.604-14.173-12.054-8.757h14.899zm43.566-66.782 4.606 14.172h14.901l-12.056 8.758 4.605 14.172-12.056-8.759-12.054 8.759 4.606-14.172-12.056-8.758h14.901zm-87.133 0 4.606 14.172h14.899l-12.054 8.758 4.603 14.172-12.054-8.759-12.055 8.759 4.605-14.172-12.055-8.758h14.9z",fill:"#FFF"}),a.createElement("path",{fill:"#FFDA44",d:"M376.526 204.163c-7.628-7.628-17.538-12.133-28.189-12.908l31.88-24.795c-12.698-12.698-29.714-18.431-46.319-17.218a44.31 44.31 0 0 0-11.396-19.511l-12.593 25.186a18.47 18.47 0 0 0-3.148-4.197c-7.245-7.245-18.991-7.244-26.234 0s-7.245 18.99 0 26.234a18.536 18.536 0 0 0 4.197 3.148l-25.186 12.593a44.303 44.303 0 0 0 19.519 11.399c-1.217 16.606 4.511 33.619 17.209 46.317L324.12 214.6a11.053 11.053 0 0 1 7.807-3.202c2.973 0 5.768 1.158 7.87 3.26a11.055 11.055 0 0 1 3.26 7.87c0 2.974-1.158 5.768-3.26 7.87l10.494 10.494c4.905-4.905 7.607-11.428 7.607-18.364 0-5.675-1.81-11.071-5.153-15.534a29.492 29.492 0 0 1 13.288 7.662c11.573 11.572 11.573 30.403 0 41.975l10.494 10.494c8.409-8.409 13.039-19.59 13.039-31.481-.001-11.892-4.632-23.072-13.04-31.481z"}))},xm=function(t){var n=t.title,r=P(t,_F);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M512 85.337V256H256L0 85.337z"}),a.createElement("path",{fill:"#D80027",d:"M512 256v170.663H0L256 256z"}),a.createElement("path",{d:"m161.908 256-27.288-12.835 14.532-26.428-29.632 5.668-3.755-29.933-20.64 22.015-20.639-22.015-3.755 29.933-29.631-5.669 14.531 26.428L28.343 256l27.288 12.835L41.1 295.263l29.633-5.668 3.753 29.933 20.639-22.015 20.64 22.015 3.755-29.933 29.631 5.669-14.532-26.427zM21.789 117.607l9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.694-14.809-4.932-9.268 12.559.117-15.608-14.809-4.934 14.88-4.712zm0 235.923 9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.695-14.809-4.933-9.268 12.558.117-15.607-14.809-4.934 14.88-4.712zm188.606-117.961-9.081 12.695-14.879-4.713 9.268 12.559-9.081 12.696 14.809-4.933 9.268 12.558-.117-15.607 14.809-4.934-14.88-4.713z",fill:"#FFDA44"}))},ym=function(t){var n=t.title,r=P(t,$F);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"136.534 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m393.508 170.516 17.512 18.875 23.363-10.821-12.541 22.487 17.513 18.876-25.263-4.978-12.539 22.488-3.073-25.564-25.263-4.978 23.363-10.82z"}),a.createElement("path",{d:"M0 85.343h512v341.326H0z"})),a.createElement("path",{fill:"#01411c",d:"M128 85.331h384v341.337H128z"}),a.createElement("path",{d:"M361.909 298.793c-31.037 22.426-74.378 15.446-96.804-15.592-22.427-31.038-15.446-74.379 15.593-96.804 9.677-6.992 20.55-11.125 31.613-12.563-21.283-3.183-43.777 1.613-62.598 15.211-38.2 27.602-46.792 80.944-19.191 119.145 27.601 38.199 80.944 46.792 119.145 19.189 18.82-13.598 30.436-33.448 34.096-54.655-4.839 10.05-12.176 19.076-21.854 26.069zm-1.329-125.904 17.484 18.842 23.322-10.802-12.519 22.447 17.483 18.844-25.219-4.968-12.519 22.45-3.067-25.521-25.22-4.969 23.323-10.802z",fill:"#FFF"}))},wm=function(t){var n=t.title,r=P(t,WF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512V256H0z"})),a.createElement("path",{fill:"#D80027",d:"M0 256h512v170.663H0z"}))},Em=function(t){var n=t.title,r=P(t,UF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Cm=function(t){var n=t.title,r=P(t,XF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"114.347 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#ACABB1",d:"M400.696 219.822 384 225.387l-16.696-5.565-5.565-13.913 5.565-13.913h33.392l-5.566 13.913z"}),a.createElement("path",{fill:"#338AF3",d:"M345.043 219.822v61.217c0 29.821 38.957 38.957 38.957 38.957s38.957-9.137 38.957-38.957v-61.217h-77.914z"}),a.createElement("path",{fill:"#6DA544",d:"M348.555 295.541C358.131 313.927 384 319.996 384 319.996s25.869-6.069 35.445-24.455L384 236.518l-35.445 59.023z"}),a.createElement("path",{fill:"#FFDA44",d:"M422.957 280.421 384 219.822l-38.957 60.599v.618c0 5.518 1.337 10.328 3.512 14.503L384 240.405l35.445 55.137c2.175-4.175 3.512-8.983 3.512-14.503v-.618z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z"}),a.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},km=function(t){var n=t.title,r=P(t,JF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.12 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512V153.6H0zm0 136.526h512v68.263H0zM0 358.4h512v68.263H0z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{fill:"#FFF",d:"m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z"}))},Im=function(t){var n=t.title,r=P(t,ZF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.12 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#268024",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#e4312b",d:"M256 256.006 0 426.668V85.331z"}))},Sm=function(t){var n=t.title,r=P(t,YF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"30.72 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M196.641 85.337v341.326H0V85.337z"}),a.createElement("circle",{fill:"#FFDA44",cx:196.641,cy:256,r:64}),a.createElement("path",{fill:"#D80027",d:"M160.638 224v40.001c0 19.882 16.118 36 36 36s36-16.118 36-36V224h-72z"}),a.createElement("path",{fill:"#FFF",d:"M196.638 276c-6.617 0-12-5.383-12-12v-16h24.001v16c-.001 6.616-5.385 12-12.001 12z"}))},zm=function(t){var n=t.title,r=P(t,KF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"49.493 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),a.createElement("circle",{fill:"#FFDA44",cx:218.902,cy:255.994,r:74.207}))},Fm=function(t){var n=t.title,r=P(t,qF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#6DA544",d:"m289.579 216.738-12.592 12.592c5.37 5.372 8.693 12.792 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.112-5.316-24.985-13.91-33.579z"}),a.createElement("path",{fill:"#FFDA44",d:"m256 232.51 4.421 13.605h14.304l-11.573 8.408 4.421 13.604L256 259.719l-11.573 8.408 4.421-13.604-11.573-8.408h14.304z"}))},Mm=function(t){var n=t.title,r=P(t,QF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#751A46",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0v342h150.3l37.7-19.6-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19 37.7-18.9-37.7-19 37.7-19-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19L188 57l-37.7-19L188 19.1 150.3 0z"}))},Am=function(t){var n=t.title,r=P(t,RF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Nm=function(t){var n=t.title,r=P(t,eM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},Dm=function(t){var n=t.title,r=P(t,tM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"61.44 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v113.775H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 312.882h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M129.468 181.793v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.356 256 266.929v-85.136H129.468z"}),a.createElement("path",{d:"M155.634 196.634h74.201v-29.681l-14.841 7.42-22.261-22.26-22.259 22.26-14.84-7.42zm85.526 82.148-48.231-48.231-48.231 48.231 15.741 15.74 32.49-32.49 32.49 32.49z",fill:"#FFDA44"}),a.createElement("path",{fill:"#FFF",d:"M241.16 233.734h-22.504a14.74 14.74 0 0 0 2.001-7.418c0-8.196-6.645-14.84-14.84-14.84-5.663 0-10.581 3.172-13.083 7.836-2.502-4.663-7.421-7.836-13.083-7.836-8.195 0-14.84 6.644-14.84 14.84 0 2.706.736 5.235 2.001 7.418h-22.114c0 8.196 7.139 14.84 15.334 14.84h-.494c0 8.196 6.644 14.84 14.84 14.84 0 7.257 5.211 13.286 12.094 14.576l-11.694 26.401a48.075 48.075 0 0 0 18.149 3.544 48.079 48.079 0 0 0 18.149-3.544l-11.694-26.401c6.883-1.29 12.094-7.319 12.094-14.576 8.196 0 14.84-6.644 14.84-14.84h-.494c8.199 0 15.338-6.644 15.338-14.84z"}))},Lm=function(t){var n=t.title,r=P(t,nM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.33v341.332h512V85.33z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.333h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 312.884h512v113.775H0z"}))},Tm=function(t){var n=t.title,r=P(t,rM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 255.994h512v81.619H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 337.614h512v89.043H0z"}),a.createElement("path",{fill:"#FFDA44",d:"m278.261 185.209 20.844 9.804-11.099 20.186 22.632-4.33 2.868 22.865 15.765-16.816 15.766 16.816 2.867-22.865 22.633 4.33-11.099-20.186 20.843-9.804-20.844-9.805 11.1-20.185-22.633 4.329-2.868-22.864-15.765 16.816-15.766-16.816-2.867 22.864-22.634-4.329 11.1 20.187z"}))},Om=function(t){var n=t.title,r=P(t,iM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#055e1c",d:"M0 85.333h512v341.333H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M183.548 289.386c0 12.295 9.731 22.261 21.736 22.261h65.208c0 10.244 8.11 18.551 18.114 18.551h21.736c10.004 0 18.114-8.306 18.114-18.551v-22.261H183.548zm146.716-107.595v51.942c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942h-21.735zm-155.773 51.943c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942H174.49v51.942z"}),a.createElement("path",{d:"M297.661 181.788h21.736v51.942h-21.736zm-32.604 29.685c0 2.046-1.625 3.71-3.623 3.71-1.998 0-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 2.046-1.625 3.71-3.623 3.71s-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 14.32 11.376 25.971 25.358 25.971 5.385 0 10.38-1.733 14.491-4.677 4.11 2.944 9.106 4.677 14.491 4.677 1.084 0 2.15-.078 3.2-.215-1.54 6.499-7.255 11.345-14.068 11.345v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.943h-21.736l.002 29.682z"}),a.createElement("path",{d:"M207.093 248.57h32.601v22.261h-32.601z"})))},Pm=function(t){var n=t.title,r=P(t,lM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"27.307 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.329h512"}),a.createElement("path",{fill:"#FFDA44",d:"M0 396.494v30.169h45.255L512 115.499v-30.17h-45.255z"}),a.createElement("path",{d:"m85.688 108.787 5.12 15.756h16.566l-13.403 9.737 5.12 15.757-13.403-9.738-13.405 9.738 5.12-15.757L64 124.543h16.567zm84.624 0 5.121 15.756H192l-13.403 9.737 5.12 15.757-13.405-9.738-13.403 9.738 5.12-15.757-13.403-9.737h16.566zm-84.624 82.502 5.12 15.756h16.566l-13.403 9.738 5.12 15.757-13.403-9.739-13.405 9.739 5.12-15.757L64 207.045h16.567zm84.624 0 5.121 15.756H192l-13.403 9.738 5.12 15.757-13.405-9.739-13.403 9.739 5.12-15.757-13.403-9.738h16.566zM128 150.037l5.12 15.756h16.568l-13.405 9.738 5.12 15.758L128 181.55l-13.403 9.739 5.12-15.758-13.405-9.738h16.568z",fill:"#FFF"}))},Bm=function(t){var n=t.title,r=P(t,aM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"87.04 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M235.454 85.337 0 426.663 427.345 85.337z"}),a.createElement("path",{fill:"#6DA544",d:"M512 329.393 0 426.663h512z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.337h-84.655L0 426.663l512-204.512z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.337v341.326L235.454 85.337z"}))},Hm=function(t){var n=t.title,r=P(t,oM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.413 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 426.668V85.331l256 170.675z"}))},jm=function(t){var n=t.title,r=P(t,sM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"30.72 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z"}))},Vm=function(t){var n=t.title,r=P(t,uM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512V256H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M83.478 170.666c0-24.865 17.476-45.637 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.254-51.942 51.941s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.336-5.095-40.812-25.867-40.812-50.733zm66.783-48.231 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921z"}),a.createElement("path",{d:"m121.344 144.696 3.683 11.337h11.921l-9.645 7.007 3.684 11.337-9.643-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921zm57.834 0 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.685-11.337-9.645-7.007h11.921zm-11.131 33.391 3.684 11.337h11.921l-9.644 7.007 3.684 11.337-9.645-7.006-9.643 7.006 3.684-11.337-9.644-7.007h11.92zm-35.573 0 3.683 11.337h11.921l-9.644 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.684-11.337-9.644-7.007h11.92z"})))},Gm=function(t){var n=t.title,r=P(t,cM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"112.662 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z"})),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z",fill:"#D80027"}),a.createElement("path",{fill:"#29DBFF",d:"M449 139.7c-.1 44.4-7.2 92.1-65 114.9-57.8-22.8-64.9-70.5-65-114.9h130z"}),a.createElement("path",{fill:"#ffda44",d:"M449 139.7c0-16.7-.9-32.9-.5-47.1C426.9 83 398.4 81 383.9 81s-42.9 2-64.6 11.6c.4 14.2-.5 30.4-.5 47.1H449z"}),a.createElement("path",{fill:"#BF521B",d:"m369.5 204.5.3 10.3-12.8.2 4.9 13.2h-17.3c-18-20.2-23.4-42.4-24.9-68.1l9.1-9.7 8.3 14.3 10.8-12.8 7 7.8.8 15.7 13.8 29.1z"}),a.createElement("path",{fill:"#474747",d:"m436.6 192.5-8.6 18.3h-47l-29.2-19.5 25.7 10.5h25.1l3.7-6.5 7.2.2 2-3z"}))},_m=function(t){var n=t.title,r=P(t,dM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 199.112h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#FFF",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z"}),a.createElement("path",{fill:"#0052B4",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z"}),a.createElement("path",{fill:"#FFF",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l14.848 14.837 29.674-22.261 29.685 22.261 14.837-14.837z"}))},$m=function(t){var n=t.title,r=P(t,fM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"40.96 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),a.createElement("path",{fill:"#2E52B2",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},Wm=function(t){var n=t.title,r=P(t,hM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"66.56 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 196.641h512v118.717H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 315.359h512v111.304H0z"}),a.createElement("path",{fill:"#FFF",d:"M129.468 181.799v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.362 256 266.935v-85.136H129.468z"}),a.createElement("path",{fill:"#D80027",d:"M146.126 184.294v81.941c0 5.472 1.215 10.64 3.623 15.485h85.97c2.408-4.844 3.623-10.012 3.623-15.485v-81.941h-93.216z"}),a.createElement("path",{fill:"#FFF",d:"M221.301 241.427h-21.425v-14.283h14.284v-14.283h-14.284v-14.284h-14.283v14.284h-14.282v14.283h14.282v14.283h-21.426v14.284h21.426v14.283h14.283v-14.283h21.425z"}),a.createElement("path",{fill:"#0052B4",d:"M169.232 301.658c9.204 5.783 18.66 9.143 23.502 10.636 4.842-1.494 14.298-4.852 23.502-10.636 9.282-5.833 15.79-12.506 19.484-19.939a24.878 24.878 0 0 0-14.418-4.583c-1.956 0-3.856.232-5.682.657-3.871-8.796-12.658-14.94-22.884-14.94-10.227 0-19.013 6.144-22.884 14.94a25.048 25.048 0 0 0-5.682-.657 24.88 24.88 0 0 0-14.418 4.583c3.691 7.433 10.198 14.106 19.48 19.939z"}))},Um=function(t){var n=t.title,r=P(t,mM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 312.888h512v113.775H0z"}))},Xm=function(t){var n=t.title,r=P(t,pM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.34h512v341.326H0z"}),a.createElement("path",{fill:"#FFF",d:"M512 85.334v166.69L0 256.175V85.334z"}),a.createElement("path",{fill:"#6DA544",d:"M323.744 203.099 256 270.843l-67.744-67.744a81.156 81.156 0 0 0-13.879 45.483v22.261c0 35.744 23.097 66.193 55.148 77.213-4.277 8.385-3.556 18.848 2.712 26.671l24.258-19.439 24.258 19.439c6.342-7.915 7.011-18.534 2.564-26.968 31.614-11.261 54.308-41.485 54.308-76.916v-22.261a81.174 81.174 0 0 0-13.881-45.483z"}),a.createElement("path",{fill:"#FFDA44",d:"M256 330.206c-32.732 0-59.362-26.63-59.362-59.362v-22.261c0-32.733 26.63-59.363 59.362-59.363s59.362 26.63 59.362 59.362v22.261c0 32.733-26.63 59.363-59.362 59.363z"}),a.createElement("path",{fill:"#338AF3",d:"M293.101 270.843v-22.261c0-20.458-16.643-37.101-37.101-37.101s-37.101 16.643-37.101 37.101v22.261L256 278.264l37.101-7.421z"}),a.createElement("path",{fill:"#6DA544",d:"M218.899 270.843c0 20.458 16.643 37.101 37.101 37.101s37.101-16.643 37.101-37.101h-74.202z"}),a.createElement("path",{fill:"#FFDA44",d:"M300.522 189.22c0-12.295-9.966-22.261-22.261-22.261a22.173 22.173 0 0 0-14.84 5.672v-13.093h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093a22.177 22.177 0 0 0-14.841-5.672c-12.295 0-22.261 9.966-22.261 22.261 0 6.591 2.867 12.512 7.421 16.589v13.093h74.203v-13.093c4.552-4.077 7.419-9.997 7.419-16.589z"}))},Jm=function(t){var n=t.title,r=P(t,gM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M330.207 85.331H512v341.337H330.207z"}),a.createElement("path",{d:"M0 85.331h181.793v341.337H0zm255.999 111.301 14.733 45.347h47.685l-38.576 28.029 14.734 45.348-38.576-28.026-38.577 28.026 14.737-45.348-38.576-28.029h47.681z",fill:"#496E2D"}))},Zm=function(t){var n=t.title,r=P(t,vM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"m256 157.273 22.663 69.748H352l-59.332 43.106 22.664 69.749L256 296.769l-59.332 43.107 22.664-69.749L160 227.021h73.337z"}))},Ym=function(t){var n=t.title,r=P(t,bM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 196.636h512v118.728H0z"}),a.createElement("path",{d:"M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z",fill:"#6DA544"}),a.createElement("path",{fill:"#FFDA44",d:"m256.742 218.003 9.43 29.021h30.518L272 264.963l9.431 29.023-24.689-17.937-24.689 17.937 9.431-29.023-24.69-17.939h30.518z"}))},Km=function(t){var n=t.title,r=P(t,xM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.12 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 322.783h512v103.88H0z"}),a.createElement("path",{d:"M0 85.337h512v104.515H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 210.877h512v89.656H0z"}),a.createElement("path",{fill:"#0052B4",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{fill:"#FFDA44",d:"m73.178 209.188 20.831 29.067 34.084-10.83-21.207 28.795 20.83 29.069-33.939-11.271-21.208 28.794.234-35.762-33.94-11.273 34.083-10.83z"}))},qm=function(t){var n=t.title,r=P(t,yM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#6DA544"}),a.createElement("path",{fill:"#D80027",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{d:"m302.049 226.318 7.368 22.674h23.842l-19.288 14.016 7.366 22.674-19.288-14.015-19.287 14.015 7.366-22.674-19.288-14.016h23.842zm74.203 0 7.367 22.674h23.842l-19.288 14.016 7.367 22.674-19.288-14.015-19.288 14.015 7.367-22.674-19.288-14.016h23.842z"}))},Qm=function(t){var n=t.title,r=P(t,wM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#FFDA44",d:"M228.582 261.936 256 214.447l27.418 47.489z"}),a.createElement("path",{fill:"#6DA544",d:"M291.616 277.616 256 295.425l-35.616-17.809v-23.744h71.232z"}),a.createElement("path",{fill:"#FFDA44",d:"m289.579 216.485-12.592 12.592c5.37 5.372 8.693 12.791 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.114-5.316-24.987-13.91-33.579z"}))},Rm=function(t){var n=t.title,r=P(t,EM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.413 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.331v166.69L0 256.173V85.331z"}),a.createElement("path",{fill:"#FFF",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"M59.621 256a59.546 59.546 0 0 0-.193 4.57c0 32.821 26.607 59.429 59.429 59.429s59.429-26.607 59.429-59.429c0-1.539-.078-3.061-.193-4.57H59.621z"}),a.createElement("circle",{cx:118.862,cy:210.287,r:18.286})),a.createElement("path",{fill:"#D80027",d:"M77.715 205.714v59.429c0 31.494 41.144 41.143 41.144 41.143s41.144-9.649 41.144-41.143v-59.429H77.715z"}),a.createElement("path",{fill:"#338AF3",d:"M118.877 287.148c-7.632-2.746-22.876-9.767-22.876-22.006v-41.144h45.715v41.144c-.001 12.28-15.244 19.283-22.839 22.006z"}),a.createElement("path",{fill:"#F3F3F3",d:"M128.001 246.856v-9.142l-9.144-4.571-9.142 4.571v9.142l-4.571 4.573v18.285h27.428v-18.285z"}))},ep=function(t){var n=t.title,r=P(t,CM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"150 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h900v600H0z",fill:"#0f0f0f"}),a.createElement("path",{d:"M0 0h900v400H0z",fill:"#fff"}),a.createElement("path",{d:"M0 0h900v200H0z",fill:"#047a3f"}),a.createElement("path",{d:"m176.26 375 48.738-150 48.738 150-127.6-92.705h157.72M626.256 375l48.738-150 48.738 150-127.6-92.705h157.72M401.252 375l48.738-150 48.738 150-127.6-92.705h157.72",fill:"#ce1126"}))},tp=function(t){var n=t.title,r=P(t,kM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"150 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#2B5DEA",d:"M0 0h900v600H0V0z"}),a.createElement("path",{fill:"#FFDF29",d:"M0 100h900v400H0V100z"}),a.createElement("path",{fill:"#D70000",d:"M0 150h900v300H0V150z"}),a.createElement("path",{fill:"#FFF",d:"M450 171.4v257.2c114.3 0 171.4-85.7 214.3-128.6-42.9-42.9-100-128.6-214.3-128.6z"}),a.createElement("path",{d:"M450 171.4c-100 0-171.4 85.7-214.3 128.6C278.6 342.9 350 428.6 450 428.6V171.4z"}),a.createElement("path",{fill:"#FFF",d:"M346.3 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"}),a.createElement("path",{d:"M477.8 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"}))},np=function(t){var n=t.title,r=P(t,IM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"100.713 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z"})),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z",fill:"#D80027"}),a.createElement("path",{fill:"#29DBFF",d:"M448.9 169.5c0 9.6-.3 29.6-1.4 39.2-4.1 34.9-23.5 68.8-62.1 85.9-45.3-17.9-60.8-51-64.9-85.9-1.1-9.6-1.5-19.4-1.5-29l.3-47.1h129.2l.4 36.9z"}),a.createElement("path",{fill:"#FFF",d:"M447.5 208.7c-.2 1.6-.4 3.3-.6 4.9-4.8 33.1-22.9 65.4-61.5 81-43.2-17-59.4-47.9-64.2-81-.2-1.6-.4-3.2-.6-4.9"}),a.createElement("path",{fill:"#29DBFF",d:"m385.4 251.7-22.9-43h45.8z"}),a.createElement("path",{fill:"#FFF",d:"m385.4 165.8-22.9 42.9h45.8z"}),a.createElement("ellipse",{fill:"#FFBE57",cx:474.8,cy:236.8,rx:16.8,ry:43.3}),a.createElement("ellipse",{fill:"#FFBE57",cx:295.3,cy:236.8,rx:16.8,ry:43.3}),a.createElement("path",{fill:"#FFF",d:"m385.4 31.5-33.4 44h68.5zM315.5 280s33.8 29.5 69.9 29.5 67.1-29.5 67.1-29.5l8.5 14.6S439.2 326 385.4 326 307 294.6 307 294.6l8.5-14.6z"}),a.createElement("ellipse",{fill:"#A5A5A5",cx:386.3,cy:104.3,rx:34.3,ry:23.3}))},rp=function(t){var n=t.title,r=P(t,SM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"114.347 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M332.058 191.996v78.221c0 38.103 51.942 49.779 51.942 49.779s51.942-11.675 51.942-49.779v-78.221H332.058z"}),a.createElement("path",{fill:"#FF9811",d:"M376.579 220.44c0 7.855-6.644 28.445-14.84 28.445s-14.84-20.589-14.84-28.445c0-7.856 14.84-14.222 14.84-14.222s14.84 6.367 14.84 14.222z"}),a.createElement("path",{fill:"#A2001D",d:"M415.961 235.93c2.394-5.6 4.257-13.785 4.257-17.86 0-6.546-8.904-11.852-8.904-11.852s-8.904 5.306-8.904 11.852c0 4.075 1.862 12.26 4.257 17.86l-5.141 11.123a26.898 26.898 0 0 0 9.788 1.831c3.463 0 6.766-.654 9.788-1.831l-5.141-11.123z"}),a.createElement("path",{fill:"#6DA544",d:"M372.87 270.217s-7.421 14.222-7.421 28.445h37.101c0-14.222-7.421-28.445-7.421-28.445l-11.13-7.111-11.129 7.111z"}),a.createElement("path",{fill:"#D80027",d:"M395.13 270.217v-3.555c0-5.891-4.983-10.666-11.13-10.666-6.147 0-11.13 4.776-11.13 10.666v3.555h22.26z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z"}),a.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},ip=function(t){var n=t.title,r=P(t,zM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},lp=function(t){var n=t.title,r=P(t,FM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h21v15H0V0z"}),a.createElement("path",{fill:"#0A388A",d:"M0 0h22.5v15H0V0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h11.3v7.5H0V0z"}),a.createElement("path",{fill:"#D80027",d:"M7.1 0h3.6v7H7.1V0z"}),a.createElement("path",{fill:"#0A388A",d:"M0 0h3.6v7H0V0z"}),a.createElement("path",{fill:"#FFF",d:"M3.6 0h3.6v7H3.6V0zm10.9 6h5L19 7h-1.5v.5h1l-.5 1h-.5V10h-1V7H15l-.5-1zm4 2.5 1 1.5h-2l1-1.5zm-3 0 1 1.5h-2l1-1.5zm1.5 3L16 10h2l-1 1.5zM20 8c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-6 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm1 4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-2 1c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5z"}))},ap=function(t){var n=t.title,r=P(t,MM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512V153.6H0zM0 358.4h512v68.263H0zm0-136.537h512v68.263H0z",fill:"#496E2D"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h204.054v204.054H0z"}),a.createElement("path",{fill:"#FFF",d:"m102.026 133.938 13.26 40.812h42.916l-34.718 25.226 13.26 40.814-34.718-25.224-34.719 25.224 13.263-40.814-34.718-25.226h42.913z"}))},op=function(t){var n=t.title,r=P(t,AM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.334h512V426.66H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 194.056h512v123.882H0z"}),a.createElement("path",{d:"M0 85.334h512v54.522H0zm0 286.809h512v54.522H0z",fill:"#D80027"}))},sp=function(t){var n=t.title,r=P(t,NM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{d:"M226.318 300.522h59.364v-25.23l-11.873 5.937L256 263.421l-17.809 17.808-11.873-5.937zm-33.963-29.682 2.763 8.504h8.94l-7.233 5.255 2.763 8.502-7.233-5.255-7.234 5.255 2.763-8.502-7.233-5.255h8.94zm8.566-29.68 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm24.488-22.261 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm94.236 51.941-2.763 8.504h-8.94l7.233 5.255-2.763 8.502 7.233-5.255 7.234 5.255-2.763-8.502 7.233-5.255h-8.94zm-8.566-29.68-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zm-24.488-22.261-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zM256 207.767l2.763 8.503h8.941l-7.234 5.256 2.763 8.502-7.233-5.254-7.233 5.254 2.763-8.502-7.234-5.256h8.941z",fill:"#FFDA44"}))},up=function(t){var n=t.title,r=P(t,DM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"18.773 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"m210.715 174.377 3.684 11.338h11.919l-9.643 7.006 3.684 11.337-9.644-7.007-9.644 7.007 3.684-11.337-9.645-7.006h11.921zm-93.899 107.594 4.605 14.172h14.9l-12.055 8.757 4.606 14.173-12.056-8.76-12.055 8.76 4.604-14.173-12.054-8.757h14.899zm27.88-162.292 4.604 14.172h14.901l-12.056 8.758 4.606 14.171-12.055-8.759-12.056 8.759 4.606-14.171-12.055-8.758h14.9zm-75.157 55.652 4.604 14.172h14.9l-12.055 8.758 4.606 14.171-12.055-8.758-12.056 8.758 4.606-14.171-12.055-8.758h14.9z",fill:"#FFF"}),a.createElement("path",{d:"M483.386 354.503H117.801s109.234-88.562 310.593-220.938c.001 0-88.443 128.935 54.992 220.938zm-365.585 11.586c-11.177 0-11.195 17.37 0 17.37h365.585c11.177 0 11.195-17.37 0-17.37H117.801z",fill:"#FFDA44"}))},cp=function(t){var n=t.title,r=P(t,LM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M256 256 0 90.691v44.242L155.826 256 0 377.067v44.242z"}),a.createElement("path",{d:"M0 90.691v330.618L189.217 256z"}),a.createElement("path",{fill:"#FFF",d:"m44.184 213.36 24.912 23.577 30.121-16.41-14.723 30.98 24.911 23.575-34.012-4.43L60.67 301.63l-6.296-33.716-34.012-4.43 30.119-16.408z"}))},dp=function(t){var n=t.title,r=P(t,TM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"81.92 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.337h512v341.326H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M357.208 183.679c8.397-23.404-1.036-48.858-21.281-61.536a52.131 52.131 0 0 1 10.884 2.621c27.002 9.688 41.038 39.428 31.35 66.431s-39.428 41.038-66.431 31.35a52.182 52.182 0 0 1-10.069-4.895c23.686 3.084 47.15-10.566 55.547-33.971zm-46.571-67.95-7.297 9.427-11.22-4.026 6.712 9.852-7.296 9.427 11.443-3.338 6.712 9.852.361-11.914 11.444-3.339-11.221-4.025z"}),a.createElement("path",{d:"m330.338 146.448-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.443-3.339 6.712 9.853.36-11.915 11.445-3.34-11.221-4.024zM275.9 126.916l-7.296 9.427-11.219-4.024 6.711 9.851-7.296 9.426 11.443-3.338 6.712 9.852.361-11.915 11.444-3.337-11.221-4.027zm-.799 35.189-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.444-3.338 6.711 9.852.362-11.915 11.443-3.338-11.22-4.026zm33.484 12.013-7.296 9.427-11.22-4.026 6.712 9.853-7.297 9.426 11.444-3.338 6.712 9.852.36-11.915 11.443-3.338-11.219-4.025z"})),a.createElement("path",{fill:"#D80027",d:"M83.478 85.337h89.043v341.326H83.478z"}),a.createElement("path",{fill:"#FFF",d:"m117.458 175.191-14.908-11.105v-15.705l14.908-11.105h21.084l14.908 11.105v15.705l-14.908 11.105z"}),a.createElement("path",{d:"M128 137.276h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.105v-8.012H128z",fill:"#FF9811"}),a.createElement("path",{fill:"#FFF",d:"m117.458 374.725-14.908-11.106v-15.704l14.908-11.105h21.084l14.908 11.105v15.704l-14.908 11.106z"}),a.createElement("path",{d:"M128 336.81h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.106v-8.011H128z",fill:"#FF9811"}),a.createElement("path",{d:"m117.458 274.957-14.908-11.105v-15.703l14.908-11.106h21.084l14.908 11.106v15.703l-14.908 11.105zm36.513 24.434h-6.493v-6.493h-11.411l-8.068-8.068-8.067 8.068h-11.41v6.493h-6.493v12.986h6.493v6.492h11.41l8.068 8.069 8.068-8.069h11.41v-6.492h6.493zm0-99.768h-6.493v-6.492h-11.411l-8.068-8.069-8.067 8.069h-11.41v6.492h-6.493v12.986h6.493v6.492h11.41l8.068 8.07 8.068-8.07h11.41v-6.492h6.493z",fill:"#496E2D"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M120.576 248.576h14.84v14.84h-14.84z"}),a.createElement("circle",{cx:128,cy:206.113,r:7.421}),a.createElement("circle",{cx:128,cy:305.887,r:7.421})))},fp=function(t){var n=t.title,r=P(t,OM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),a.createElement("circle",{fill:"#FFF",cx:256,cy:255.994,r:96}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"m267.826 219.291 16.47 22.695 26.673-8.649-16.496 22.676 16.468 22.695-26.664-8.681-16.495 22.676.017-28.04-26.664-8.682 26.674-8.648z"}),a.createElement("path",{d:"M277.818 312.724c-31.33 0-56.727-25.397-56.727-56.727s25.397-56.727 56.727-56.727c9.769 0 18.96 2.47 26.985 6.819-12.589-12.31-29.804-19.909-48.803-19.909-38.558 0-69.818 31.259-69.818 69.818s31.26 69.818 69.818 69.818c18.999 0 36.215-7.599 48.803-19.909-8.026 4.347-17.216 6.817-26.985 6.817z"})))},hp=function(t){var n=t.title,r=P(t,PM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"11.947 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.331h256v170.663H0z"}),a.createElement("path",{fill:"#D80027",d:"M141.357 157.303V130.59h-26.714v26.713H87.93v26.713h26.713v26.713h26.714v-26.713h26.713v-26.713z"}))},mp=function(t){var n=t.title,r=P(t,BM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"76.95 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#E30A17",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M259.7 118.6c-13.1-9.5-29-14.6-45.3-14.5-40.8 0-73.8 30.8-73.8 68.9s33.1 68.9 73.8 68.9c17.1 0 32.9-5.4 45.3-14.5-30 38.6-85.7 45.6-124.3 15.5s-45.6-85.7-15.5-124.3 85.7-45.6 124.3-15.5c5.8 4.5 11 9.8 15.5 15.5zm39.9 65.8-18.1 21.9 1.2-28.4-26.4-10.4 27.3-7.6 1.8-28.3 15.6 23.7 27.5-7.1-17.5 22 15.3 23.9-26.7-9.7z"}))},pp=function(t){var n=t.title,r=P(t,HM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFF",d:"m6.066 85.337 207.961 212.636 131.584 128.69h160.323L297.973 214.027 166.389 85.337z"}),a.createElement("path",{d:"M43.364 85.337 384.69 426.663h83.946L127.31 85.337z"}))},gp=function(t){var n=t.title,r=P(t,jM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"150 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h900v600H0z"}),a.createElement("path",{fill:"#00B2EE",d:"M0 300h450V0h450v600H0V300z"}),a.createElement("path",{fill:"#FFDA44",d:"m345.3 480.9 29.4 90.6-77.1-56H393l-77.1 56 29.4-90.6zM706.4 340l29.4 90.6-77.1-56H754l-77.1 56 29.5-90.6zm106.4-78.5 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm0-224.1 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6z"}),a.createElement("path",{fill:"#FFF",d:"M449.9 0v206.3h-81l81 54V300h-39.7l-129-85.9V300H168.7v-85.9L39.7 300H0v-39.7l81-54H0V93.8h81L0 39.9V0h39.7l129 85.9V0h112.5v85.9L410.2 0z"}),a.createElement("path",{fill:"#D80027",d:"M253.1 0h-56.3v122H0v56.2h196.8V300h56.3V178.2h196.8V122H253.1z"}),a.createElement("path",{fill:"#2E52B2",d:"M449.9 39.9v53.9h-81z"}),a.createElement("path",{fill:"#D80027",d:"M0 300v-19.3l109.9-74.4h39.7L12.8 300zM12.8.1l136.8 93.7h-39.7L0 19.4V.1zm437.1.1v19.3L340 93.8h-39.7L437.1.2zM437.1 300l-136.8-93.7H340l109.9 74.4V300z"}),a.createElement("path",{fill:"#FFDA44",d:"m719.9 131.6 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM584 187.7l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm30 242.9 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM488 332l29.4 90.6-77.1-56h95.3l-77.1 56L488 332zm0 132 29.4 90.6-77.1-56h95.3l-77.1 56L488 464z"}))},vp=function(t){var n=t.title,r=P(t,VM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"6.827 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h256V256H0z"}),a.createElement("path",{fill:"#FFF",d:"M186.435 170.669 162.558 181.9l12.714 23.125-25.927-4.961-3.286 26.192L128 206.993l-18.06 19.263-3.285-26.192-25.927 4.96 12.714-23.125-23.877-11.23 23.877-11.231-12.714-23.125 25.927 4.96 3.286-26.192L128 134.344l18.06-19.263 3.285 26.192 25.928-4.96-12.715 23.125z"}),a.createElement("circle",{fill:"#0052B4",cx:128,cy:170.674,r:29.006}),a.createElement("path",{fill:"#FFF",d:"M128 190.06c-10.692 0-19.391-8.7-19.391-19.391 0-10.692 8.7-19.391 19.391-19.391 10.692 0 19.391 8.7 19.391 19.391 0 10.691-8.699 19.391-19.391 19.391z"}))},bp=function(t){var n=t.title,r=P(t,GM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 426.663V85.337h512"}),a.createElement("path",{fill:"#FFDA44",d:"M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"}),a.createElement("path",{d:"M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z"}))},xp=function(t){var n=t.title,r=P(t,_M);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512V256H0z"}))},yp=function(t){var n=t.title,r=P(t,$M);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.35 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#232323",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 56.9h512v56.9H0z"}),a.createElement("path",{fill:"#D32300",d:"M0 113.8h512v56.9H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 227.6h512v56.9H0z"}),a.createElement("path",{fill:"#D32300",d:"M0 284.4h512v56.9H0z"}),a.createElement("circle",{fill:"#FFF",cx:256,cy:170.7,r:80.7}),a.createElement("path",{d:"M234.5 127.5c.9-1.4-19.6-2-19.6-2 1.7-2.5 18.4-10.5 18.4-10.5s-.9-6 2.7-9.8l-4.5-9.8s7-3.4 18.4-3.4 19.9 7 21 13.1l-6.4 3.4c-.1 4.7 1.7 11.6-4.3 17.3-5.9 5.7-8.3 6.9-8.5 18.8 0 3.9 2.3 8.2 8.8 11.7 17.4 9.3 38.6 28.2 44.6 33.9 6.1 5.7 5.1 19.2 2.6 25.2s-12.1 14.3-14.3 13.6c-2.2-.6 1.2-9.2-3.5-11.6 0 0-8.9-7.6-16.8.6s-.2 25.2 3.9 28c4.1 2.8 1.7 5-1.9 5H247c-3.8 0-5.4-2.3-1.9-5 7.6-3.8 12.4-15.3 7.4-20.3-4.9-4.9-18.3 1.5-21.5 6.3-2.8 2.8-8.8 3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8 0 0 .1-.1 0 0 11.9-8.6 29.9-9 3.9 0 4.8-2.2 2.2-4.8 0 0-30.9-27.4-28.1-44.2 3-18.3 20-26.3 13.4-32.5-1.3-1.8 0 0 0 0z"}))},wp=function(t){var n=t.title,r=P(t,WM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M0 0h256.5v184.1H0z"}),a.createElement("path",{d:"m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z",fill:"#FFF"}))},Ep=function(t){var n=t.title,r=P(t,UM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"59.85 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M0 0h256.5v184.1H0z"}),a.createElement("path",{d:"m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z",fill:"#FFF"}))},Cp=function(t){var n=t.title,r=P(t,XM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"10.26 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 38h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z",fill:"#0038a8"}),a.createElement("path",{fill:"#FFF",d:"M0 0h256.5v190H0z"}),a.createElement("path",{fill:"#FED443",d:"m128.3 138.7-15.1 22.6-3.8-26.9L86 148.2l8.2-25.9-27.2 2.2 18.6-19.8L60.3 95l25.4-9.7L67 65.5l27.1 2.3-8.2-25.9 23.4 13.8 3.9-26.9 15.1 22.6 15.1-22.6 3.8 26.9 23.4-13.8-8.2 25.9 27.1-2.2-18.6 19.8 25.4 9.7-25.4 9.7 18.6 19.8-27.1-2.2 8.2 25.9-23.4-13.8-3.9 26.9-15-22.7zm0-.5c23.9.9 44-17.6 44.9-41.5.9-23.9-17.6-44-41.5-44.9h-3.4c-23.9.8-42.6 20.8-41.8 44.6.6 22.8 19 41.1 41.8 41.8zm0-10.6c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.3 34-34 34z"}))},kp=function(t){var n=t.title,r=P(t,JM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 322.783h512v103.88H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v104.515H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 210.877h512v89.656H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v104.515H0z"}),a.createElement("path",{d:"M188.688 137.589c0-15.984 11.234-29.339 26.236-32.614a33.531 33.531 0 0 0-7.155-.777c-18.442 0-33.391 14.949-33.391 33.391s14.949 33.391 33.391 33.391c2.458 0 4.85-.273 7.155-.777-15.002-3.275-26.236-16.63-26.236-32.614zm45.97 15.177 2.261 6.957h7.315l-5.918 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.261-6.956-5.918-4.301h7.315zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm23.347 0 2.26 6.957h7.315l-5.917 4.301 2.26 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.918-4.301h7.315zm23.347 0 2.262 6.957h7.315l-5.919 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.262-6.956-5.919-4.301h7.314zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm-70.042-24.284 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm23.347 0 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.299-5.918 4.299 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm-46.695-24.284 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.3-5.918 4.3 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.917-4.3h7.314z",fill:"#FFF"}))},Ip=function(t){var n=t.title,r=P(t,ZM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.331h256v341.337H256z"}),a.createElement("path",{fill:"#ACABB1",d:"m321.353 233.837 32.073 42.43c-5.053 7.651-5.026 17.961.817 25.692 7.414 9.807 21.374 11.748 31.182 4.335 9.807-7.414 11.748-21.374 4.334-31.182-5.843-7.731-15.756-10.568-24.495-7.795l-49.988-66.129-11.838 8.949-17.759 13.424 17.899 23.677 17.775-13.401zm46.175 48.78a7.421 7.421 0 1 1 8.95 11.84 7.421 7.421 0 0 1-8.95-11.84z"}),a.createElement("path",{fill:"#FFDA44",d:"m376.367 247.24 17.899-23.677-17.759-13.424-11.838-8.949-49.988 66.129c-8.74-2.775-18.651.063-24.495 7.795-7.414 9.808-5.473 23.768 4.334 31.182 9.808 7.414 23.768 5.473 31.182-4.335 5.845-7.731 5.871-18.041.817-25.692l32.073-42.43 17.775 13.401zm-62.504 45.771a7.42 7.42 0 1 1-11.84-8.95 7.42 7.42 0 0 1 11.84 8.95z"}))},Sp=function(t){var n=t.title,r=P(t,YM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{d:"M341.337 85.331H512v341.337H341.337zM214.261 283.82l-33.393-50.086 33.392-50.087 33.392 50.087zm83.478 0-33.391-50.086 33.391-50.087 33.393 50.087zM256 350.603l-33.391-50.087L256 250.429l33.391 50.087z",fill:"#6DA544"}))},zp=function(t){var n=t.title,r=P(t,KM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFCE00",d:"M0 0h22.5v5H0z"}),a.createElement("path",{fill:"#203899",d:"M0 5h22.5v5H0z"}),a.createElement("path",{fill:"#D82B2B",d:"M0 10h22.5v5H0z"}),a.createElement("path",{fill:"#FFF",d:"m12.13 5.38.14.46.45.14-.39.27.01.48-.38-.29-.45.15.15-.44-.28-.38h.47zm-1.77 0 .27.39h.47l-.28.38.15.45-.45-.16-.38.28.01-.47-.39-.28.45-.13zm3.44.56-.01.48.39.27-.46.14-.14.45-.27-.38h-.48l.29-.38-.15-.45.45.16zm-5.11.02.4.27.44-.18-.13.46.3.36-.47.02-.26.4-.16-.44-.46-.12.37-.3zm6.55 1.17-.2.44.25.4-.47-.05-.31.36-.1-.46-.43-.18.41-.24.03-.47.35.31zm.19 1.12.21.43.47.07-.34.33.08.46-.42-.22-.42.22.08-.46-.34-.33.47-.07zM7 8.2l.21.43.47.06-.34.33.08.47L7 9.27l-.42.22.08-.47-.34-.33.47-.06zm.31-1.15.45.14.38-.29v.48l.39.26-.45.15-.13.46-.28-.38-.47.01.27-.38z"}))},Fp=function(t){var n=t.title,r=P(t,qM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"112.64 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.334V202.66h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z"})),a.createElement("path",{fill:"#2E52B2",d:"M256 107.951v30.712h-46.069z"}),a.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M256 107.951v30.712h-46.069z"}),a.createElement("path",{d:"M0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z",fill:"#D80027"}),a.createElement("path",{fill:"#FFDA44",d:"m384 259.706-46.129 46.129c8.645 16.675 26.051 28.074 46.129 28.074s37.484-11.4 46.129-28.074L384 259.706z"}),a.createElement("path",{fill:"#6DA544",d:"M332.058 178.084v81.624c.001 39.759 51.942 51.941 51.942 51.941s51.941-12.182 51.942-51.942v-81.623H332.058z"}),a.createElement("path",{fill:"#FFF",d:"M372.87 215.181h22.261v59.359H372.87z"}),a.createElement("circle",{fill:"#A2001D",cx:384,cy:215.181,r:11.13}),a.createElement("path",{d:"M346.902 192.92h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84zm59.359-66.783h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84z",fill:"#FFDA44"}))},Mp=function(t){var n=t.title,r=P(t,QM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.35 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#1583C4",d:"m397.7 166.3-51 97.7c-1.1 2-.3 4.5 1.8 5.6 2 1.1 4.5.3 5.6-1.8l51-97.7c1-2.1.1-4.6-2-5.5-2-.9-4.3-.2-5.4 1.7z"}),a.createElement("path",{fill:"#1583C4",d:"m404.9 188-57.8 75.4c-1.3 1.9-.8 4.5 1.1 5.8 1.7 1.2 4.1.9 5.5-.7l57.8-75.4c1.4-1.8 1.1-4.4-.8-5.8-1.8-1.5-4.4-1.1-5.8.7z"}),a.createElement("path",{fill:"#1583C4",d:"m379 181.3-32.5 83.1c-.8 2.1.2 4.6 2.4 5.4 2.1.8 4.6-.2 5.4-2.4l32.5-83.1c.7-2.2-.4-4.5-2.6-5.3-2.1-.6-4.3.4-5.2 2.3z"}),a.createElement("path",{fill:"#409347",d:"M122.1 171.9c.4 1.7 1.2 4.7 2.2 8.5 1.7 6.4 3.6 12.8 5.6 18.7 2.3 6.9 14.7 31.4 20.2 39.1 6.9 9.7 14.1 19.3 21.5 28.6 1.6 1.9 4.5 2.1 6.4.5 1.8-1.6 2.1-4.3.7-6.2-7.3-9.2-14.4-18.6-21.2-28.2-4.2-5.8-17.2-31.1-19-36.7-2.9-8.7-5.4-17.6-7.6-26.5-.5-2.4-2.9-4-5.3-3.5s-4 2.9-3.5 5.3c-.1.2 0 .3 0 .4z"}),a.createElement("g",{fill:"#FFD836",stroke:"#231F20",strokeMiterlimit:10},a.createElement("path",{d:"M297.1 114.9S279.5 42.8 261 42.8c-6.9 0-11.9-.6-15.4 6.4-.9 1.7-20.7-1.6-19.1 20.8.5 6.9 1.1-9.8 14.9-3.4 6.3 3-16.4 48.2-16.4 48.2h72.1z"}),a.createElement("path",{d:"m466.1 48.4-90.9 22c-75.3 18.3-42.1 44.4-42.1 44.4l-72.1 12-72.1-12s33.2-26.1-42.1-44.4l-90.9-22C43.1 45.3 38.1 51.8 45.3 63c0 0 106.6 104 126.8 112 20.2 8.1 40.8 0 40.8 0s-14.9 8.7-24 24c-9.2 15.3-4.6 34.7-38.9 40.2-5.5 6.6-5 14 2.9 19.9 7.9 5.8 72.1-48.1 72.1-48.1s-24 24.4-24 36.1c0 5.1 44.1 53.8 60.1 53.8s60.1-48.7 60.1-53.8c0-11.7-24-36.1-24-36.1s64.2 53.9 72.1 48.1 11.4-19.3 2.8-19.9c-28-1.8-29.7-24.9-38.9-40.2-9.2-15.3-24-24-24-24s20.6 8.1 40.8 0S476.7 63 476.7 63c7.2-11.2 2.3-17.7-10.6-14.6z"})),a.createElement("path",{fill:"#FFF",stroke:"#231F20",strokeMiterlimit:10,d:"M201.3 111.8v80.3c0 45.7 59.7 59.7 59.7 59.7s59.7-14 59.7-59.7v-80.3H201.3z"}),a.createElement("path",{d:"M225.2 137.7V235c8.2 6 17 10.2 23.9 12.9V137.7h-23.9zm71.6 0V235c-8.2 6-17 10.2-23.9 12.9V137.7h23.9z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M201.3 111.8h119.4v37.9H201.3z"}),a.createElement("path",{fill:"#1583C4",d:"m60.1 210.5-21.9-58.1H15.7l31.8 80.8h25.2l31.5-80.8H81.7zm391.4-58.6h18.9v81.7h-18.9z"}))},Ap=function(t){var n=t.title,r=P(t,RM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M196.641 85.337H0v341.326h512V85.337z"}),a.createElement("path",{fill:"#FFDA44",d:"m256 157.279 22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337z"}))},Np=function(t){var n=t.title,r=P(t,eA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M512 256v170.663H0L215.185 256z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.337V256H215.185L0 85.337z"}),a.createElement("path",{d:"M221.001 239.304 26.868 85.337H8.956l208.168 165.098H512v-11.131zM8.956 426.663h17.912l194.133-153.967H512v-11.131H217.124zM0 92.44v14.206L188.317 256 0 405.354v14.205L206.229 256z"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"M8.956 85.337H0v7.103L206.229 256 0 419.559v7.104h8.956l208.168-165.098H512v-11.13H217.124z"}),a.createElement("path",{d:"M63.718 292.382v-14.295c14.265 0 25.87-11.606 25.87-25.869 0-10.092-8.211-18.303-18.304-18.303-6.875 0-12.469 5.593-12.469 12.469 0 4.397 3.577 7.974 7.974 7.974a4.514 4.514 0 0 0 4.508-4.508h14.295c0 10.368-8.435 18.804-18.802 18.804-12.279-.002-22.269-9.993-22.269-22.271 0-14.758 12.006-26.764 26.764-26.764 17.975 0 32.599 14.623 32.599 32.599 0 22.145-18.018 40.164-40.166 40.164z"})))},Dp=function(t){var n=t.title,r=P(t,tA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"9 0 100 100"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80B30",d:"M0 0h150v100H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h20v44.33H0z"}),a.createElement("path",{fill:"#FFF",d:"M20 0h20v44.33H20z"}),a.createElement("path",{fill:"none",stroke:"#FFF",strokeWidth:3,d:"M0 44.33h62.75V0"}),a.createElement("path",{fill:"#FFF",d:"M108.08 43.29 87.96 23.17h40.25l-20.13 20.12zm-6.7 6.71L81.25 29.88v40.25L101.38 50zm6.7 6.71L87.96 76.83h40.25l-20.13-20.12zm6.71-6.71 20.13-20.13v40.25L114.79 50z"}))},Lp=function(t){var n=t.title,r=P(t,nA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15.36 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h256v170.663H0z"}),a.createElement("path",{d:"m165.483 181.79 2.764 8.504h8.939l-7.232 5.254 2.763 8.503-7.234-5.255-7.233 5.255 2.763-8.503-7.233-5.254h8.94zm-44.904-66.783 4.606 14.173h14.9l-12.055 8.757 4.605 14.171-12.056-8.758-12.054 8.758 4.605-14.171-12.056-8.757h14.901zm44.522 14.841 4.606 14.172h14.9l-12.055 8.757 4.604 14.173-12.055-8.76-12.054 8.76 4.604-14.173-12.055-8.757h14.9zm-35.192 59.363 4.606 14.172h14.9l-12.055 8.758 4.604 14.171-12.055-8.759-12.054 8.759 4.604-14.171-12.055-8.758h14.9zm-39.01-37.103 4.605 14.173h14.9l-12.055 8.757 4.604 14.173-12.054-8.76-12.055 8.76 4.604-14.173-12.055-8.757h14.9z",fill:"#FFF"}))},Tp=function(t){var n=t.title,r=P(t,rA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.335 0 341.33 341.33"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.34H0z"}),a.createElement("path",{d:"m220.72 42.63 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.36-15.9 8.36 3.03-17.7-12.86-12.54 17.78-2.58zm70.56-.06 7.95 16.1 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59zm62.08 11.36 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.87-12.54 17.78-2.58zm63.01 18.3 7.95 16.11 17.77 2.59-12.86 12.53 3.04 17.71-15.9-8.36-15.9 8.36 3.03-17.71-12.86-12.53 17.78-2.59zm-257.73-18.3 7.95 16.11 17.78 2.58-12.87 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.86-12.54 17.77-2.58zm-63.01 18.3 7.95 16.11 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59z",fill:"#FFF"}),a.createElement("path",{fill:"#FFDA44",d:"m217.53 259.33-27.22-13.61-27.22-54.43h27.22l27.22-27.22 13.61-27.22 27.22-13.61 13.61 13.61 27.22 13.61v13.61l13.61 13.61 40.83 27.22L340 245.73l-40.83 40.83-13.61-27.22-40.83 27.22v27.22l-13.61-13.61-13.59-40.84z"}))},Op=function(t){var n=t.title,r=P(t,iA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{d:"M0 312.888h512v113.775H0z"}))},Pp=function(t){var n=t.title,r=P(t,lA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15 0 60 60"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h90v60H0z"}),a.createElement("path",{stroke:"#7f7f7f",strokeWidth:.25,fill:"#ABABAB",d:"M75.6 39.6c-1.1.7 0 1.8-.6 1.9-.6.1-1.5-1.4-.2-2.5 1.6-1.5 5.8 0 5.9 4.3 0 2.2-.9 6.8-7.2 6.8-7.6 0-11.4-5.7-11.4-11.4 0-4.8 3.7-13.5 6.5-14.6 3.1-1.2 6.7-3.5 6.8-5 0-.5-1.4-.1-3.3.9-3.1 1.7-6.6 2.5-6.6 1.4s2.9-3.1 4-4.6c1.2-1.6.9-5.5 3-5.5 7.6 0 9.9 7.7 7 11.7-1.9 2.6 4.3 1 4.3 1s0 5.3-3.2 7.3c-3 1.8-4.8 3.9-4.8 3.9s.2-4.6-.5-3.9c-.6.7-11.1 4.5-10.3 12 .3 3 4.5 5.4 8.5 5.2s5.7-2.4 5.8-4.9c.1-3.9-3-4.4-3.7-4zm-64.9 4c.1 2.5 1.8 4.7 5.8 4.9s8.2-2.2 8.5-5.2c.8-7.5-9.7-11.3-10.3-12-.7-.7-.5 3.9-.5 3.9s-1.8-2.1-4.8-3.9c-3.2-2-3.2-7.3-3.2-7.3s6.2 1.6 4.3-1c-2.9-4-.6-11.7 7-11.7 2.1 0 1.8 3.9 3 5.5 1.1 1.5 4 3.5 4 4.6s-3.5.3-6.6-1.4c-1.9-1-3.3-1.4-3.3-.9.1 1.5 3.7 3.8 6.8 5 2.8 1.1 6.5 9.8 6.5 14.6 0 5.7-3.8 11.4-11.4 11.4-6.3 0-7.2-4.6-7.2-6.8.1-4.3 4.3-5.8 5.9-4.3 1.2 1.1.4 2.7-.2 2.5-.6-.1.6-1.2-.6-1.9-.6-.4-3.7.1-3.7 4z"}),a.createElement("path",{fill:"#DE393A",d:"M31 28.8v14c0 1.9 2.1 1.6 2.1 1.6h9.3c1.2 0 2.6 2.3 2.6 2.3s1.4-2.3 2.5-2.3h9.6s2 .2 2-1.8V28.7H31z"}),a.createElement("path",{fill:"#3951A3",d:"M31 13.1h28v15.7H31z"}),a.createElement("path",{fill:"#FFF",d:"M50.1 16.5c-.4 2.4-2.5 4.2-5.1 4.2-2.5 0-4.6-1.8-5.1-4.2-.5.9-.8 1.9-.8 3 0 3.3 2.6 5.9 5.9 5.9 3.3 0 5.9-2.6 5.9-5.9 0-1.1-.3-2.1-.8-3z"}),a.createElement("circle",{fill:"#FEE05F",cx:39.1,cy:36.5,r:3}),a.createElement("circle",{fill:"#FEE05F",cx:50.9,cy:36.5,r:3}))},Bp=function(t){var n=t.title,r=P(t,aA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"35.84 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M114.024 256.001 0 141.926v228.17z"}),a.createElement("path",{fill:"#ffb915",d:"M161.192 256 0 94.7v47.226l114.024 114.075L0 370.096v47.138z"}),a.createElement("path",{fill:"#007847",d:"M509.833 289.391c.058-.44.804-.878 2.167-1.318v-65.464H222.602L85.33 85.337H0V94.7L161.192 256 0 417.234v9.429h85.33l137.272-137.272h287.231z"}),a.createElement("path",{fill:"#000c8a",d:"M503.181 322.783H236.433l-103.881 103.88H512v-103.88z"}),a.createElement("path",{fill:"#e1392d",d:"M503.181 189.217H512V85.337H132.552l103.881 103.88z"}))},Hp=function(t){var n=t.title,r=P(t,oA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"170.667 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FF9811",d:"M490.668 195.476h-48c0-8.836-7.164-16-16-16s-16 7.164-16 16h-48c0 8.836 7.697 16 16.533 16h-.533c0 8.836 7.162 16 16 16 0 8.836 7.162 16 16 16h32c8.836 0 16-7.164 16-16 8.836 0 16-7.164 16-16h-.533c8.837 0 16.533-7.164 16.533-16z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 255.994h56.888v170.663h-56.888z"}),a.createElement("path",{fill:"#FF9811",d:"M455.112 255.994H512v170.663h-56.888z"}),a.createElement("path",{d:"M398.225 255.994h56.888v170.663h-56.888z"}))},jp=function(t){var n=t.title,r=P(t,sA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"13.653 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{d:"M0 134.196h512v48.868H0zm0 195.472h512v48.868H0z",fill:"#FFDA44"}),a.createElement("path",{fill:"#057f44",d:"M0 85.333h512v48.868H0z"}),a.createElement("path",{d:"M0 183.069h512v48.868H0zm0 97.737h512v48.868H0z",fill:"#D80027"}),a.createElement("path",{fill:"#057f44",d:"M0 378.542h512v48.128H0z"}),a.createElement("path",{fill:"#FFF",d:"M276.992 255.996 106.329 426.659H0V85.333h106.329z"}),a.createElement("path",{d:"M256 255.996 85.334 426.662h20.987l170.667-170.666L106.321 85.33H85.334z"}),a.createElement("path",{fill:"#D80027",d:"m102.465 202.57 13.259 40.812h42.917l-34.718 25.226 13.26 40.814-34.718-25.224-34.72 25.224 13.262-40.814-34.718-25.226h42.915z"}),a.createElement("path",{fill:"#FFDA44",d:"m138.94 259.335-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 0 0 1.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z"}))};const Wi=Object.freeze(Object.defineProperty({__proto__:null,AC:tf,AD:nf,AE:rf,AF:lf,AG:af,AI:of,AL:sf,AM:uf,AO:cf,AQ:df,AR:ff,AS:hf,AT:mf,AU:pf,AW:gf,AX:vf,AZ:bf,BA:xf,BB:yf,BD:wf,BE:Ef,BF:Cf,BG:kf,BH:If,BI:Sf,BJ:zf,BL:Ff,BM:Mf,BN:Af,BO:Nf,BQ:Df,BR:Lf,BS:Tf,BT:Of,BV:Pf,BW:Bf,BY:Hf,BZ:jf,CA:Vf,CC:Gf,CD:_f,CF:$f,CG:Wf,CH:Uf,CI:Xf,CK:Jf,CL:Zf,CM:Yf,CN:Kf,CO:qf,CR:Qf,CU:Rf,CV:eh,CW:th,CX:nh,CY:rh,CZ:ih,DE:lh,DJ:ah,DK:oh,DM:sh,DO:uh,DZ:ch,EC:dh,EE:fh,EG:hh,EH:mh,ER:ph,ES:gh,ET:vh,EU:bh,FI:xh,FJ:yh,FK:wh,FM:Eh,FO:Ch,FR:kh,GA:Ih,GB:Sh,GD:zh,GE:Fh,GF:Mh,GG:Ah,GH:Nh,GI:Dh,GL:Lh,GM:Th,GN:Oh,GP:Ph,GQ:Bh,GR:Hh,GS:jh,GT:Vh,GU:Gh,GW:_h,GY:$h,HK:Wh,HM:Uh,HN:Xh,HR:Jh,HT:Zh,HU:Yh,IC:Kh,ID:qh,IE:Qh,IL:Rh,IM:e3,IN:t3,IO:n3,IQ:r3,IR:i3,IS:l3,IT:a3,JE:o3,JM:s3,JO:u3,JP:c3,KE:d3,KG:f3,KH:h3,KI:m3,KM:p3,KN:g3,KP:v3,KR:b3,KW:x3,KY:y3,KZ:w3,LA:E3,LB:C3,LC:k3,LI:I3,LK:S3,LR:z3,LS:F3,LT:M3,LU:A3,LV:N3,LY:D3,MA:L3,MC:T3,MD:O3,ME:P3,MF:B3,MG:H3,MH:j3,MK:V3,ML:G3,MM:_3,MN:$3,MO:W3,MP:U3,MQ:X3,MR:J3,MS:Z3,MT:Y3,MU:K3,MV:q3,MW:Q3,MX:R3,MY:em,MZ:tm,NA:nm,NC:rm,NE:im,NF:lm,NG:am,NI:om,NL:sm,NO:um,NP:cm,NR:dm,NU:fm,NZ:hm,OM:mm,PA:pm,PE:gm,PF:vm,PG:bm,PH:xm,PK:ym,PL:wm,PM:Em,PN:Cm,PR:km,PS:Im,PT:Sm,PW:zm,PY:Fm,QA:Mm,RE:Am,RO:Nm,RS:Dm,RU:Lm,RW:Tm,SA:Om,SB:Pm,SC:Bm,SD:Hm,SE:jm,SG:Vm,SH:Gm,SI:_m,SJ:$m,SK:Wm,SL:Um,SM:Xm,SN:Jm,SO:Zm,SR:Ym,SS:Km,ST:qm,SV:Qm,SX:Rm,SY:ep,SZ:tp,TA:np,TC:rp,TD:ip,TF:lp,TG:ap,TH:op,TJ:sp,TK:up,TL:cp,TM:dp,TN:fp,TO:hp,TR:mp,TT:pp,TV:gp,TW:vp,TZ:bp,UA:xp,UG:yp,UM:wp,US:Ep,UY:Cp,UZ:kp,VA:Ip,VC:Sp,VE:zp,VG:Fp,VI:Mp,VN:Ap,VU:Np,WF:Dp,WS:Lp,XK:Tp,YE:Op,YT:Pp,ZA:Bp,ZM:Hp,ZW:jp,default:{AC:tf,AD:nf,AE:rf,AF:lf,AG:af,AI:of,AL:sf,AM:uf,AO:cf,AQ:df,AR:ff,AS:hf,AT:mf,AU:pf,AW:gf,AX:vf,AZ:bf,BA:xf,BB:yf,BD:wf,BE:Ef,BF:Cf,BG:kf,BH:If,BI:Sf,BJ:zf,BL:Ff,BM:Mf,BN:Af,BO:Nf,BQ:Df,BR:Lf,BS:Tf,BT:Of,BV:Pf,BW:Bf,BY:Hf,BZ:jf,CA:Vf,CC:Gf,CD:_f,CF:$f,CG:Wf,CH:Uf,CI:Xf,CK:Jf,CL:Zf,CM:Yf,CN:Kf,CO:qf,CR:Qf,CU:Rf,CV:eh,CW:th,CX:nh,CY:rh,CZ:ih,DE:lh,DJ:ah,DK:oh,DM:sh,DO:uh,DZ:ch,EC:dh,EE:fh,EG:hh,EH:mh,ER:ph,ES:gh,ET:vh,EU:bh,FI:xh,FJ:yh,FK:wh,FM:Eh,FO:Ch,FR:kh,GA:Ih,GB:Sh,GD:zh,GE:Fh,GF:Mh,GG:Ah,GH:Nh,GI:Dh,GL:Lh,GM:Th,GN:Oh,GP:Ph,GQ:Bh,GR:Hh,GS:jh,GT:Vh,GU:Gh,GW:_h,GY:$h,HK:Wh,HM:Uh,HN:Xh,HR:Jh,HT:Zh,HU:Yh,IC:Kh,ID:qh,IE:Qh,IL:Rh,IM:e3,IN:t3,IO:n3,IQ:r3,IR:i3,IS:l3,IT:a3,JE:o3,JM:s3,JO:u3,JP:c3,KE:d3,KG:f3,KH:h3,KI:m3,KM:p3,KN:g3,KP:v3,KR:b3,KW:x3,KY:y3,KZ:w3,LA:E3,LB:C3,LC:k3,LI:I3,LK:S3,LR:z3,LS:F3,LT:M3,LU:A3,LV:N3,LY:D3,MA:L3,MC:T3,MD:O3,ME:P3,MF:B3,MG:H3,MH:j3,MK:V3,ML:G3,MM:_3,MN:$3,MO:W3,MP:U3,MQ:X3,MR:J3,MS:Z3,MT:Y3,MU:K3,MV:q3,MW:Q3,MX:R3,MY:em,MZ:tm,NA:nm,NC:rm,NE:im,NF:lm,NG:am,NI:om,NL:sm,NO:um,NP:cm,NR:dm,NU:fm,NZ:hm,OM:mm,PA:pm,PE:gm,PF:vm,PG:bm,PH:xm,PK:ym,PL:wm,PM:Em,PN:Cm,PR:km,PS:Im,PT:Sm,PW:zm,PY:Fm,QA:Mm,RE:Am,RO:Nm,RS:Dm,RU:Lm,RW:Tm,SA:Om,SB:Pm,SC:Bm,SD:Hm,SE:jm,SG:Vm,SH:Gm,SI:_m,SJ:$m,SK:Wm,SL:Um,SM:Xm,SN:Jm,SO:Zm,SR:Ym,SS:Km,ST:qm,SV:Qm,SX:Rm,SY:ep,SZ:tp,TA:np,TC:rp,TD:ip,TF:lp,TG:ap,TH:op,TJ:sp,TK:up,TL:cp,TM:dp,TN:fp,TO:hp,TR:mp,TT:pp,TV:gp,TW:vp,TZ:bp,UA:xp,UG:yp,UM:wp,US:Ep,UY:Cp,UZ:kp,VA:Ip,VC:Sp,VE:zp,VG:Fp,VI:Mp,VN:Ap,VU:Np,WF:Dp,WS:Lp,XK:Tp,YE:Op,YT:Pp,ZA:Bp,ZM:Hp,ZW:jp}},Symbol.toStringTag,{value:"Module"})),Vp=(e,t)=>{const n=e.slice(0,2),r=Wi[n];return r?h.jsx("div",{className:`
96
+ `))}function u(m,g,v,b){const x=v.enter("tableCell"),E=v.enter("phrasing"),C=v.containerPhrasing(m,{...b,before:l,after:l});return E(),x(),C}function c(m,g){return NC(m,{align:g,alignDelimiters:r,padding:n,stringLength:i})}function d(m,g,v){const b=m.children;let x=-1;const E=[],C=g.enter("table");for(;++x<b.length;)E[x]=f(b[x],g,v);return C(),E}function f(m,g,v){const b=m.children;let x=-1;const E=[],C=g.enter("tableRow");for(;++x<b.length;)E[x]=u(b[x],m,g,v);return C(),E}function p(m,g,v){let b=T2.inlineCode(m,g,v);return v.stack.includes("tableCell")&&(b=b.replace(/\|/g,"\\$&")),b}}function bk(){return{exit:{taskListCheckValueChecked:P2,taskListCheckValueUnchecked:P2,paragraph:yk}}}function xk(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:wk}}}function P2(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function yk(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const i=t.children;let l=-1,o;for(;++l<i.length;){const s=i[l];if(s.type==="paragraph"){o=s;break}}o===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function wk(e,t,n,r){const i=e.children[0],l=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",s=n.createTracker(r);l&&s.move(o);let u=T2.listItem(e,t,n,{...r,...s.current()});return l&&(u=u.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,c)),u;function c(d){return d+o}}function Ek(){return[eC(),wC(),IC(),dk(),bk()]}function Ck(e){return{extensions:[tC(),EC(e),SC(),vk(e),xk()]}}const kk={tokenize:Ak,partial:!0},B2={tokenize:Nk,partial:!0},H2={tokenize:Dk,partial:!0},j2={tokenize:Lk,partial:!0},Ik={tokenize:Tk,partial:!0},V2={name:"wwwAutolink",tokenize:Fk,previous:_2},G2={name:"protocolAutolink",tokenize:Mk,previous:$2},Zn={name:"emailAutolink",tokenize:zk,previous:W2},Bn={};function Sk(){return{text:Bn}}let Mr=48;for(;Mr<123;)Bn[Mr]=Zn,Mr++,Mr===58?Mr=65:Mr===91&&(Mr=97);Bn[43]=Zn,Bn[45]=Zn,Bn[46]=Zn,Bn[95]=Zn,Bn[72]=[Zn,G2],Bn[104]=[Zn,G2],Bn[87]=[Zn,V2],Bn[119]=[Zn,V2];function zk(e,t,n){const r=this;let i,l;return o;function o(f){return!yu(f)||!W2.call(r,r.previous)||wu(r.events)?n(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(f))}function s(f){return yu(f)?(e.consume(f),s):f===64?(e.consume(f),u):n(f)}function u(f){return f===46?e.check(Ik,d,c)(f):f===45||f===95||Gt(f)?(l=!0,e.consume(f),u):d(f)}function c(f){return e.consume(f),i=!0,u}function d(f){return l&&i&&Wt(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):n(f)}}function Fk(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!_2.call(r,r.previous)||wu(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(kk,e.attempt(B2,e.attempt(H2,l),n),n)(o))}function l(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function Mk(e,t,n){const r=this;let i="",l=!1;return o;function o(f){return(f===72||f===104)&&$2.call(r,r.previous)&&!wu(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(f),e.consume(f),s):n(f)}function s(f){if(Wt(f)&&i.length<5)return i+=String.fromCodePoint(f),e.consume(f),s;if(f===58){const p=i.toLowerCase();if(p==="http"||p==="https")return e.consume(f),u}return n(f)}function u(f){return f===47?(e.consume(f),l?c:(l=!0,u)):n(f)}function c(f){return f===null||fa(f)||Qe(f)||Fr(f)||ha(f)?n(f):e.attempt(B2,e.attempt(H2,d),n)(f)}function d(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function Ak(e,t,n){let r=0;return i;function i(o){return(o===87||o===119)&&r<3?(r++,e.consume(o),i):o===46&&r===3?(e.consume(o),l):n(o)}function l(o){return o===null?n(o):t(o)}}function Nk(e,t,n){let r,i,l;return o;function o(c){return c===46||c===95?e.check(j2,u,s)(c):c===null||Qe(c)||Fr(c)||c!==45&&ha(c)?u(c):(l=!0,e.consume(c),o)}function s(c){return c===95?r=!0:(i=r,r=void 0),e.consume(c),o}function u(c){return i||r||!l?n(c):t(c)}}function Dk(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?l(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(j2,t,l)(o):o===null||Qe(o)||Fr(o)?t(o):(e.consume(o),i)}function l(o){return o===41&&r++,e.consume(o),i}}function Lk(e,t,n){return r;function r(s){return s===33||s===34||s===39||s===41||s===42||s===44||s===46||s===58||s===59||s===63||s===95||s===126?(e.consume(s),r):s===38?(e.consume(s),l):s===93?(e.consume(s),i):s===60||s===null||Qe(s)||Fr(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||Qe(s)||Fr(s)?t(s):r(s)}function l(s){return Wt(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):Wt(s)?(e.consume(s),o):n(s)}}function Tk(e,t,n){return r;function r(l){return e.consume(l),i}function i(l){return Gt(l)?n(l):t(l)}}function _2(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Qe(e)}function $2(e){return!Wt(e)}function W2(e){return!(e===47||yu(e))}function yu(e){return e===43||e===45||e===46||e===95||Gt(e)}function wu(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const Ok={tokenize:$k,partial:!0};function Pk(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:Vk,continuation:{tokenize:Gk},exit:_k}},text:{91:{name:"gfmFootnoteCall",tokenize:jk},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:Bk,resolveTo:Hk}}}}function Bk(e,t,n){const r=this;let i=r.events.length;const l=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const u=r.events[i][1];if(u.type==="labelImage"){o=u;break}if(u.type==="gfmFootnoteCall"||u.type==="labelLink"||u.type==="label"||u.type==="image"||u.type==="link")break}return s;function s(u){if(!o||!o._balanced)return n(u);const c=In(r.sliceSerialize({start:o.end,end:r.now()}));return c.codePointAt(0)!==94||!l.includes(c.slice(1))?n(u):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(u),e.exit("gfmFootnoteCallLabelMarker"),t(u))}}function Hk(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;const l={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},l.start),end:Object.assign({},l.end)},s=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",i,t],["exit",i,t],["enter",l,t],["enter",o,t],["exit",o,t],["exit",l,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...s),e}function jk(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let l=0,o;return s;function s(f){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),u}function u(f){return f!==94?n(f):(e.enter("gfmFootnoteCallMarker"),e.consume(f),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",c)}function c(f){if(l>999||f===93&&!o||f===null||f===91||Qe(f))return n(f);if(f===93){e.exit("chunkString");const p=e.exit("gfmFootnoteCallString");return i.includes(In(r.sliceSerialize(p)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(f)}return Qe(f)||(o=!0),l++,e.consume(f),f===92?d:c}function d(f){return f===91||f===92||f===93?(e.consume(f),l++,c):c(f)}}function Vk(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let l,o=0,s;return u;function u(g){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(g),e.exit("gfmFootnoteDefinitionLabelMarker"),c}function c(g){return g===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(g),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",d):n(g)}function d(g){if(o>999||g===93&&!s||g===null||g===91||Qe(g))return n(g);if(g===93){e.exit("chunkString");const v=e.exit("gfmFootnoteDefinitionLabelString");return l=In(r.sliceSerialize(v)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(g),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),p}return Qe(g)||(s=!0),o++,e.consume(g),g===92?f:d}function f(g){return g===91||g===92||g===93?(e.consume(g),o++,d):d(g)}function p(g){return g===58?(e.enter("definitionMarker"),e.consume(g),e.exit("definitionMarker"),i.includes(l)||i.push(l),Ve(e,m,"gfmFootnoteDefinitionWhitespace")):n(g)}function m(g){return t(g)}}function Gk(e,t,n){return e.check(Bi,t,e.attempt(Ok,t,n))}function _k(e){e.exit("gfmFootnoteDefinition")}function $k(e,t,n){const r=this;return Ve(e,i,"gfmFootnoteDefinitionIndent",5);function i(l){const o=r.events[r.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(l):n(l)}}function Wk(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:l,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function i(o,s){let u=-1;for(;++u<o.length;)if(o[u][0]==="enter"&&o[u][1].type==="strikethroughSequenceTemporary"&&o[u][1]._close){let c=u;for(;c--;)if(o[c][0]==="exit"&&o[c][1].type==="strikethroughSequenceTemporary"&&o[c][1]._open&&o[u][1].end.offset-o[u][1].start.offset===o[c][1].end.offset-o[c][1].start.offset){o[u][1].type="strikethroughSequence",o[c][1].type="strikethroughSequence";const d={type:"strikethrough",start:Object.assign({},o[c][1].start),end:Object.assign({},o[u][1].end)},f={type:"strikethroughText",start:Object.assign({},o[c][1].end),end:Object.assign({},o[u][1].start)},p=[["enter",d,s],["enter",o[c][1],s],["exit",o[c][1],s],["enter",f,s]],m=s.parser.constructs.insideSpan.null;m&&on(p,p.length,0,ma(m,o.slice(c+1,u),s)),on(p,p.length,0,[["exit",f,s],["enter",o[u][1],s],["exit",o[u][1],s],["exit",d,s]]),on(o,c-1,u-c+3,p),u=c+p.length-2;break}}for(u=-1;++u<o.length;)o[u][1].type==="strikethroughSequenceTemporary"&&(o[u][1].type="data");return o}function l(o,s,u){const c=this.previous,d=this.events;let f=0;return p;function p(g){return c===126&&d[d.length-1][1].type!=="characterEscape"?u(g):(o.enter("strikethroughSequenceTemporary"),m(g))}function m(g){const v=Yr(c);if(g===126)return f>1?u(g):(o.consume(g),f++,m);if(f<2&&!n)return u(g);const b=o.exit("strikethroughSequenceTemporary"),x=Yr(g);return b._open=!x||x===2&&!!v,b._close=!v||v===2&&!!x,s(g)}}}class Uk{constructor(){this.map=[]}add(t,n,r){Xk(this,t,n,r)}consume(t){if(this.map.sort(function(l,o){return l[0]-o[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let i=r.pop();for(;i;){for(const l of i)t.push(l);i=r.pop()}this.map.length=0}}function Xk(e,t,n,r){let i=0;if(!(n===0&&r.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function Jk(e,t){let n=!1;const r=[];for(;t<e.length;){const i=e[t];if(n){if(i[0]==="enter")i[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const l=r.length-1;r[l]=r[l]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function Zk(){return{flow:{null:{name:"table",tokenize:Yk,resolveAll:Kk}}}}function Yk(e,t,n){const r=this;let i=0,l=0,o;return s;function s(F){let N=r.events.length-1;for(;N>-1;){const H=r.events[N][1].type;if(H==="lineEnding"||H==="linePrefix")N--;else break}const T=N>-1?r.events[N][1].type:null,B=T==="tableHead"||T==="tableRow"?y:u;return B===y&&r.parser.lazy[r.now().line]?n(F):B(F)}function u(F){return e.enter("tableHead"),e.enter("tableRow"),c(F)}function c(F){return F===124||(o=!0,l+=1),d(F)}function d(F){return F===null?n(F):Se(F)?l>1?(l=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(F),e.exit("lineEnding"),m):n(F):Pe(F)?Ve(e,d,"whitespace")(F):(l+=1,o&&(o=!1,i+=1),F===124?(e.enter("tableCellDivider"),e.consume(F),e.exit("tableCellDivider"),o=!0,d):(e.enter("data"),f(F)))}function f(F){return F===null||F===124||Qe(F)?(e.exit("data"),d(F)):(e.consume(F),F===92?p:f)}function p(F){return F===92||F===124?(e.consume(F),f):f(F)}function m(F){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(F):(e.enter("tableDelimiterRow"),o=!1,Pe(F)?Ve(e,g,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(F):g(F))}function g(F){return F===45||F===58?b(F):F===124?(o=!0,e.enter("tableCellDivider"),e.consume(F),e.exit("tableCellDivider"),v):w(F)}function v(F){return Pe(F)?Ve(e,b,"whitespace")(F):b(F)}function b(F){return F===58?(l+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(F),e.exit("tableDelimiterMarker"),x):F===45?(l+=1,x(F)):F===null||Se(F)?z(F):w(F)}function x(F){return F===45?(e.enter("tableDelimiterFiller"),E(F)):w(F)}function E(F){return F===45?(e.consume(F),E):F===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(F),e.exit("tableDelimiterMarker"),C):(e.exit("tableDelimiterFiller"),C(F))}function C(F){return Pe(F)?Ve(e,z,"whitespace")(F):z(F)}function z(F){return F===124?g(F):F===null||Se(F)?!o||i!==l?w(F):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(F)):w(F)}function w(F){return n(F)}function y(F){return e.enter("tableRow"),I(F)}function I(F){return F===124?(e.enter("tableCellDivider"),e.consume(F),e.exit("tableCellDivider"),I):F===null||Se(F)?(e.exit("tableRow"),t(F)):Pe(F)?Ve(e,I,"whitespace")(F):(e.enter("data"),k(F))}function k(F){return F===null||F===124||Qe(F)?(e.exit("data"),I(F)):(e.consume(F),F===92?S:k)}function S(F){return F===92||F===124?(e.consume(F),k):k(F)}}function Kk(e,t){let n=-1,r=!0,i=0,l=[0,0,0,0],o=[0,0,0,0],s=!1,u=0,c,d,f;const p=new Uk;for(;++n<e.length;){const m=e[n],g=m[1];m[0]==="enter"?g.type==="tableHead"?(s=!1,u!==0&&(U2(p,t,u,c,d),d=void 0,u=0),c={type:"table",start:Object.assign({},g.start),end:Object.assign({},g.end)},p.add(n,0,[["enter",c,t]])):g.type==="tableRow"||g.type==="tableDelimiterRow"?(r=!0,f=void 0,l=[0,0,0,0],o=[0,n+1,0,0],s&&(s=!1,d={type:"tableBody",start:Object.assign({},g.start),end:Object.assign({},g.end)},p.add(n,0,[["enter",d,t]])),i=g.type==="tableDelimiterRow"?2:d?3:1):i&&(g.type==="data"||g.type==="tableDelimiterMarker"||g.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(l[1]!==0&&(o[0]=o[1],f=Ia(p,t,l,i,void 0,f),l=[0,0,0,0]),o[2]=n)):g.type==="tableCellDivider"&&(r?r=!1:(l[1]!==0&&(o[0]=o[1],f=Ia(p,t,l,i,void 0,f)),l=o,o=[l[1],n,0,0])):g.type==="tableHead"?(s=!0,u=n):g.type==="tableRow"||g.type==="tableDelimiterRow"?(u=n,l[1]!==0?(o[0]=o[1],f=Ia(p,t,l,i,n,f)):o[1]!==0&&(f=Ia(p,t,o,i,n,f)),i=0):i&&(g.type==="data"||g.type==="tableDelimiterMarker"||g.type==="tableDelimiterFiller")&&(o[3]=n)}for(u!==0&&U2(p,t,u,c,d),p.consume(t.events),n=-1;++n<t.events.length;){const m=t.events[n];m[0]==="enter"&&m[1].type==="table"&&(m[1]._align=Jk(t.events,n))}return e}function Ia(e,t,n,r,i,l){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(l.end=Object.assign({},qr(t.events,n[0])),e.add(n[0],0,[["exit",l,t]]));const u=qr(t.events,n[1]);if(l={type:o,start:Object.assign({},u),end:Object.assign({},u)},e.add(n[1],0,[["enter",l,t]]),n[2]!==0){const c=qr(t.events,n[2]),d=qr(t.events,n[3]),f={type:s,start:Object.assign({},c),end:Object.assign({},d)};if(e.add(n[2],0,[["enter",f,t]]),r!==2){const p=t.events[n[2]],m=t.events[n[3]];if(p[1].end=Object.assign({},m[1].end),p[1].type="chunkText",p[1].contentType="text",n[3]>n[2]+1){const g=n[2]+1,v=n[3]-n[2]-1;e.add(g,v,[])}}e.add(n[3]+1,0,[["exit",f,t]])}return i!==void 0&&(l.end=Object.assign({},qr(t.events,i)),e.add(i,0,[["exit",l,t]]),l=void 0),l}function U2(e,t,n,r,i){const l=[],o=qr(t.events,n);i&&(i.end=Object.assign({},o),l.push(["exit",i,t])),r.end=Object.assign({},o),l.push(["exit",r,t]),e.add(n+1,0,l)}function qr(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const qk={name:"tasklistCheck",tokenize:Rk};function Qk(){return{text:{91:qk}}}function Rk(e,t,n){const r=this;return i;function i(u){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(u):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(u),e.exit("taskListCheckMarker"),l)}function l(u){return Qe(u)?(e.enter("taskListCheckValueUnchecked"),e.consume(u),e.exit("taskListCheckValueUnchecked"),o):u===88||u===120?(e.enter("taskListCheckValueChecked"),e.consume(u),e.exit("taskListCheckValueChecked"),o):n(u)}function o(u){return u===93?(e.enter("taskListCheckMarker"),e.consume(u),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(u)}function s(u){return Se(u)?t(u):Pe(u)?e.check({tokenize:eI},t,n)(u):n(u)}}function eI(e,t,n){return Ve(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function tI(e){return Sd([Sk(),Pk(),Wk(e),Zk(),Qk()])}const nI={};function rI(e){const t=this,n=e||nI,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),l=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(tI(n)),l.push(Ek()),o.push(Ck(n))}const iI=({id:e,value:t="",onChange:n,placeholder:r="Enter markdown content...",rows:i=8,disabled:l=!1,className:o,textareaClassName:s,previewClassName:u,defaultMode:c="markdown",mode:d,label:f,required:p=!1})=>{const[m,g]=a.useState(c),v=e||`md-input-${Math.random().toString(36).slice(2,11)}`,b=d??m,x=d!==void 0;return h.jsxs("div",{className:V("flex flex-col gap-2",o),children:[h.jsxs("div",{className:"flex items-center gap-3",children:[!x&&h.jsx("div",{className:"flex items-center gap-2",children:h.jsxs("div",{className:"inline-flex grow-0 p-1 rounded-lg bg-neutral-100 dark:bg-black-700 w-auto",children:[h.jsx("button",{className:V("rounded-md p-1 flex items-center justify-center",b==="markdown"?"bg-white dark:bg-black-700 !text-neutral-900 dark:!text-neutral-100":""),onClick:()=>g("markdown"),disabled:l,children:h.jsx(he,{variant:"semibold",size:"extra-small",appearance:"subtitle",className:V(b==="markdown"?"!text-neutral-900 dark:!text-neutral-100":""),children:"Markdown"})}),h.jsx("button",{className:V("rounded-md p-1 flex items-center justify-center",b==="preview"?"bg-white dark:bg-black-700 !text-neutral-900 dark:!text-neutral-100":""),onClick:()=>g("preview"),disabled:l,children:h.jsx(he,{variant:"semibold",size:"extra-small",appearance:"subtitle",className:V(b==="preview"?"!text-neutral-900 dark:!text-neutral-100":""),children:"Preview"})})]})}),f&&h.jsxs("label",{htmlFor:v,className:"text-xs font-medium text-gray-600 dark:text-gray-300",children:[f,p&&h.jsx("span",{className:"text-red-500 ml-1",children:"*"})]})]}),h.jsx("div",{className:"relative",children:b==="markdown"?h.jsx("textarea",{id:v,value:t,onChange:E=>n(E.target.value),placeholder:r,rows:i,disabled:l,required:p,className:V("w-full border rounded-lg bg-white dark:bg-black-600","py-2.5 px-3 font-inter font-medium text-sm","text-gray-900 dark:text-gray-100","placeholder:text-gray-400 dark:placeholder:text-gray-500","transition-colors duration-200","focus:ring-2 focus:outline-none resize-vertical","border-gray-300 dark:border-gray-600","focus:border-blue-500 focus:ring-blue-200 dark:focus:ring-blue-400/20",{"bg-gray-50 dark:bg-gray-700 text-gray-400 dark:text-gray-500 cursor-not-allowed":l},s),onClick:E=>E.stopPropagation()}):h.jsx("div",{className:V("w-full rounded-lg","py-2.5 px-3 min-h-[calc(2.5rem*var(--rows,8))] max-h-[calc(1rem*var(--rows,8))]","overflow-y-auto text-sm",u),style:{"--rows":i},children:h.jsx("div",{className:"markdown-preview text-gray-900 dark:text-gray-100 [&_h1]:text-2xl [&_h1]:font-bold [&_h1]:mb-4 [&_h1]:mt-2 [&_h2]:text-xl [&_h2]:font-bold [&_h2]:mb-3 [&_h2]:mt-2 [&_h3]:text-lg [&_h3]:font-semibold [&_h3]:mb-2 [&_h3]:mt-2 [&_p]:mb-2 [&_p]:leading-relaxed [&_ul]:list-disc [&_ul]:ml-6 [&_ul]:mb-2 [&_ol]:list-decimal [&_ol]:ml-6 [&_ol]:mb-2 [&_li]:mb-1 [&_code]:bg-gray-100 [&_code]:dark:bg-gray-800 [&_code]:px-1 [&_code]:py-0.5 [&_code]:rounded [&_code]:text-sm [&_code]:font-mono [&_pre]:bg-gray-100 [&_pre]:dark:bg-gray-800 [&_pre]:p-3 [&_pre]:rounded [&_pre]:overflow-x-auto [&_pre]:mb-2 [&_blockquote]:border-l-4 [&_blockquote]:border-gray-300 [&_blockquote]:dark:border-gray-600 [&_blockquote]:pl-4 [&_blockquote]:italic [&_blockquote]:mb-2 [&_a]:text-blue-600 [&_a]:dark:text-blue-400 [&_a]:underline [&_strong]:font-bold [&_em]:italic [&_table]:w-full [&_table]:border-collapse [&_table]:mb-2 [&_th]:border [&_th]:border-gray-300 [&_th]:dark:border-gray-600 [&_th]:px-2 [&_th]:py-1 [&_th]:bg-gray-50 [&_th]:dark:bg-gray-700 [&_th]:font-semibold [&_td]:border [&_td]:border-gray-300 [&_td]:dark:border-gray-600 [&_td]:px-2 [&_td]:py-1 [&_hr]:my-4 [&_hr]:border-gray-300 [&_hr]:dark:border-gray-600",children:h.jsx(WE,{remarkPlugins:[rI],children:t||"*No content to preview*"})})})})]})};var X2={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},J2=a.createContext&&a.createContext(X2),lI=["attr","size","title"];function aI(e,t){if(e==null)return{};var n=oI(e,t),r,i;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)r=l[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function oI(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Sa(){return Sa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Sa.apply(this,arguments)}function Z2(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function za(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Z2(Object(n),!0).forEach(function(r){sI(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z2(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function sI(e,t,n){return t=uI(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uI(e){var t=cI(e,"string");return typeof t=="symbol"?t:t+""}function cI(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Y2(e){return e&&e.map((t,n)=>a.createElement(t.tag,za({key:n},t.attr),Y2(t.child)))}function Fa(e){return t=>a.createElement(dI,Sa({attr:za({},e.attr)},t),Y2(e.child))}function dI(e){var t=n=>{var{attr:r,size:i,title:l}=e,o=aI(e,lI),s=i||n.size||"1em",u;return n.className&&(u=n.className),e.className&&(u=(u?u+" ":"")+e.className),a.createElement("svg",Sa({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,o,{className:u,style:za(za({color:e.color||n.color},n.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),l&&a.createElement("title",null,l),e.children)};return J2!==void 0?a.createElement(J2.Consumer,null,n=>t(n)):t(X2)}function fI(e){return Fa({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"},child:[]},{tag:"polyline",attr:{points:"7 10 12 15 17 10"},child:[]},{tag:"line",attr:{x1:"12",y1:"15",x2:"12",y2:"3"},child:[]}]})(e)}function hI(e){return Fa({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"3 6 5 6 21 6"},child:[]},{tag:"path",attr:{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"},child:[]},{tag:"line",attr:{x1:"10",y1:"11",x2:"10",y2:"17"},child:[]},{tag:"line",attr:{x1:"14",y1:"11",x2:"14",y2:"17"},child:[]}]})(e)}function K2(e){return Fa({attr:{viewBox:"0 0 24 24",fill:"none"},child:[{tag:"path",attr:{opacity:"0.2",fillRule:"evenodd",clipRule:"evenodd",d:"M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",fill:"currentColor"},child:[]},{tag:"path",attr:{d:"M2 12C2 6.47715 6.47715 2 12 2V5C8.13401 5 5 8.13401 5 12H2Z",fill:"currentColor"},child:[]}]})(e)}function mI(e){return Fa({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5zM1.6 11.85H0v3.999h.791v-1.342h.803q.43 0 .732-.173.305-.175.463-.474a1.4 1.4 0 0 0 .161-.677q0-.375-.158-.677a1.2 1.2 0 0 0-.46-.477q-.3-.18-.732-.179m.545 1.333a.8.8 0 0 1-.085.38.57.57 0 0 1-.238.241.8.8 0 0 1-.375.082H.788V12.48h.66q.327 0 .512.181.185.183.185.522m1.217-1.333v3.999h1.46q.602 0 .998-.237a1.45 1.45 0 0 0 .595-.689q.196-.45.196-1.084 0-.63-.196-1.075a1.43 1.43 0 0 0-.589-.68q-.396-.234-1.005-.234zm.791.645h.563q.371 0 .609.152a.9.9 0 0 1 .354.454q.118.302.118.753a2.3 2.3 0 0 1-.068.592 1.1 1.1 0 0 1-.196.422.8.8 0 0 1-.334.252 1.3 1.3 0 0 1-.483.082h-.563zm3.743 1.763v1.591h-.79V11.85h2.548v.653H7.896v1.117h1.606v.638z"},child:[]}]})(e)}const{Dragger:pI}=ft.Upload,gI=e=>e<1024?`${e} B`:e<1024*1024?`${(e/1024).toFixed(2)} KB`:e<1024*1024*1024?`${(e/(1024*1024)).toFixed(2)} MB`:`${(e/(1024*1024*1024)).toFixed(2)} GB`,vI=(e,t=20)=>e?e.length<=t?e:e.slice(0,t-7)+"...."+e.slice(-7):"",q2=a.forwardRef(({id:e,onFileChange:t,description:n,errorMessage:r,disabled:i=!1,defaultFile:l=null,acceptedFiles:o="*",isLoading:s=!1,asBase64:u=!1,toFileServer:c=!1,setFileUploading:d,fileUploading:f=!1,multiple:p=!1,getRealFileName:m=!1,maxSize:g=50*1024*1024,onUpload:v,onDelete:b,wrapperClassName:x,uploadClassName:E,showFileSize:C=!0,formatFileSize:z=gI},w)=>{const[y,I]=a.useState(null),[k,S]=a.useState([]),[F,N]=a.useState("#d9d9d9"),[T,B]=a.useState(!1),[H,D]=a.useState(null),j=a.useCallback(async()=>{if(v)try{const J=await v(k),A=p?J?.map($=>$?.fileUrl):J?.[0]?.fileUrl,X=m?y?.name:J?.[0]?.fileName;t(A,X),d?.(null)}catch(J){console.error("Upload failed:",J),d?.(null)}},[v,k,p,y,m,t,d]),_={accept:o,multiple:p,showUploadList:!1,disabled:i,onRemove:()=>{S([])},beforeUpload:(J,A)=>{if(J.size>g){const X=(g/1048576).toFixed(0);return console.error(`File size exceeds ${X}MB limit`),!1}return I(J),c?(d?.(e||"field-file-upload"),S(A)):(u?Promise.all((p?A:[J]).map(X=>new Promise($=>{const M=new FileReader;M.onload=Z=>{$({filename:X.name,content:Z?.target?.result?.split(",")[1]})},M.readAsDataURL(X)}))).then(X=>{t(p?X:X[0])}):t(J),I(J)),!1}},G=async()=>{if(c&&H&&b)try{await b(H),D(null)}catch(J){console.error("Delete failed:",J)}I(null),S([]),t(null)};return a.useEffect(()=>{N(r?"#EF4444":"#d9d9d9")},[r]),a.useEffect(()=>{k.length&&c&&j()},[k,c,j]),a.useEffect(()=>{l?.name&&I(l)},[l]),h.jsxs("div",{ref:w,className:V("w-full",x),children:[h.jsx("div",{className:"h-32",onMouseEnter:()=>B(!0),onMouseLeave:()=>B(!1),children:h.jsx(pI,{..._,className:E,style:{borderColor:T&&!r?"#1890ff":F},disabled:i||f,children:y?h.jsxs("div",{className:"flex items-center justify-between mx-5",title:y?.name||l?.name||"",children:[h.jsxs("div",{className:"flex items-center justify-center gap-4",children:[y?.type==="application/pdf"?h.jsx("div",{className:"p-3 bg-[#E6F1FC] rounded-lg",children:h.jsx(mI,{size:20,fill:"#006CCF"})}):h.jsx("div",{className:"p-3 bg-[#E6F1FC] rounded-lg",children:h.jsx(yi.DescriptionRounded,{sx:{height:"20px",width:"20px",color:"#006CCF"}})}),h.jsxs("div",{className:"text-left",children:[h.jsx(he,{size:"small",variant:"medium",className:"font-inter text-md font-medium text-base",children:vI(y?.name||l?.name||"")}),f?h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:"Uploading..."}):C&&y?.size>0?h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:z(y.size)}):null]})]}),s?h.jsx(K2,{size:40,className:"spinner text-primary-600"}):h.jsx("button",{id:`btn-file-upload-${e}`,className:"ml-4",onClick:J=>{J.stopPropagation(),G()},disabled:i,type:"button","aria-label":"Delete file",children:h.jsx(hI,{size:20,className:"text-gray-400"})})]}):h.jsx("div",{className:"flex items-center justify-center",children:h.jsxs("div",{className:"flex-col",children:[h.jsx("div",{className:"mb-4 flex justify-center",children:h.jsx(fI,{size:24,className:"text-gray-400"})}),h.jsxs("div",{children:[h.jsxs("div",{className:"flex items-center justify-center",children:[h.jsx(he,{size:"small",variant:"medium",className:"text-primary-600 dark:text-primary-300",appearance:"custom",children:"Click to upload"}),h.jsx(he,{size:"small",variant:"medium",className:"ml-1",appearance:"subtitle",children:"or drag and drop"})]}),n?h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:n}):null]})]})})})}),r&&h.jsx(he,{className:"text-red-500 mt-1",appearance:"custom",size:"extra-small",variant:"medium",children:r})]})});q2.displayName="MultiFileUpload";const{Dragger:bI}=ft.Upload,xI=200*1024*1024,yI=(e,t,n,r,i)=>{const l={small:"h-24",medium:"h-32",large:"h-40"},o={primary:"border-blue-200 hover:border-blue-400",secondary:"border-gray-200 hover:border-gray-400"};return V("border-2 border-dashed rounded-lg transition-colors duration-200",l[e],o[t],{"border-red-400 bg-red-50":r,"cursor-not-allowed opacity-50":n,"cursor-pointer":!n})},wI=()=>h.jsx("div",{className:"p-3 bg-blue-50 rounded-lg",children:h.jsx("svg",{className:"w-5 h-5 text-blue-600",fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2H7a1 1 0 01-1-1zm1 3a1 1 0 100 2h6a1 1 0 100-2H7z",clipRule:"evenodd"})})}),EI=()=>h.jsx("div",{className:"p-3 bg-blue-50 rounded-lg",children:h.jsx("svg",{className:"w-5 h-5 text-blue-600",fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4z",clipRule:"evenodd"})})}),CI=()=>h.jsx("svg",{className:"w-6 h-6 text-gray-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"})}),kI=()=>h.jsx("svg",{className:"w-5 h-5 text-gray-400",fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"})}),Q2=a.forwardRef(({id:e,onFileSelect:t,onUpload:n,description:r,errorMessage:i,disabled:l=!1,defaultFile:o=null,acceptedFiles:s="*",isLoading:u=!1,asBase64:c=!1,multiple:d=!1,hideSelectedFile:f=!1,onDelete:p,maxSize:m=xI,wrapperClassName:g,uploadClassName:v,size:b="medium",variant:x="primary",uploadIcon:E,deleteIcon:C,fileTypeIcons:z,showFileSize:w=!0,showProgress:y=!1,progress:I=0},k)=>{const[S,F]=a.useState(null),[N,T]=a.useState(!1),B=(J,A)=>{if(J.size>m){const X=Math.round(m/1048576);return console.error(`File size exceeds the limit of ${X} MB`),ft.Upload.LIST_IGNORE}if(f||F(J),c){const X=new FileReader;X.onload=$=>{const M=$?.target?.result;t(M,J.name)},X.readAsDataURL(J)}else t(d?A:J,J.name);return n&&n(d?A:J),ft.Upload.LIST_IGNORE},H=()=>{F(null),t(null),p?.()},D=J=>{if(J===0)return"0 Bytes";const A=1024,X=["Bytes","KB","MB","GB"],$=Math.floor(Math.log(J)/Math.log(A));return parseFloat((J/Math.pow(A,$)).toFixed(2))+" "+X[$]},j=J=>J.length<=30?J:`${J.slice(0,23)}....${J.slice(-7)}`,_=J=>J.type==="application/pdf"?z?.pdf||h.jsx(wI,{}):z?.default||h.jsx(EI,{});a.useEffect(()=>{o&&F(o)},[o]);const G={accept:s,multiple:d,showUploadList:!1,disabled:l,beforeUpload:B};return h.jsxs("div",{ref:k,className:V("w-full",g),children:[h.jsx("div",{className:V(yI(b,x,l,!!i),v),onMouseEnter:()=>T(!0),onMouseLeave:()=>T(!1),role:"button",tabIndex:l?-1:0,"aria-label":"File upload area",children:h.jsx(bI,{...G,children:S&&!f?h.jsxs("div",{className:"flex items-center justify-between mx-5",title:S.name,children:[h.jsxs("div",{className:"flex items-center gap-4",children:[_(S),h.jsxs("div",{className:"text-left",children:[h.jsx(he,{size:"small",variant:"medium",className:"text-neutral-900 font-medium",children:j(S.name)}),w&&S.size>0&&h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:D(S.size)}),y&&I>0&&h.jsxs("div",{className:"mt-1",children:[h.jsx("div",{className:"w-full bg-gray-200 rounded-full h-1",children:h.jsx("div",{className:"bg-blue-600 h-1 rounded-full transition-all duration-300",style:{width:`${I}%`}})}),h.jsxs(he,{size:"extra-small",variant:"medium",appearance:"subtitle",children:[I,"% uploaded"]})]})]})]}),u?h.jsx("div",{className:"animate-spin",children:h.jsx("svg",{className:"w-5 h-5 text-blue-600",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})})}):h.jsx("button",{className:"ml-4 p-1 hover:bg-gray-100 rounded",onClick:J=>{J.stopPropagation(),H()},disabled:l,type:"button","aria-label":"Delete file",children:C||h.jsx(kI,{})})]}):h.jsx("div",{className:"flex items-center justify-center h-full",children:h.jsxs("div",{className:"flex flex-col items-center",children:[h.jsx("div",{className:"mb-4 flex justify-center",children:E||h.jsx(CI,{})}),h.jsxs("div",{className:"text-center",children:[h.jsxs("div",{className:"flex items-center justify-center gap-1",children:[h.jsx(he,{size:"small",variant:"medium",className:"text-blue-600 dark:text-blue-300",appearance:"custom",children:"Click to upload"}),h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:"or drag and drop"})]}),r&&h.jsx(he,{size:"small",variant:"medium",className:"text-neutral-400 mt-1",children:r})]})]})})})}),i&&h.jsx(he,{className:"text-red-500 mt-1",appearance:"custom",size:"extra-small",variant:"medium",children:i})]})});Q2.displayName="FileUpload";const R2=["US","GB","IN","DE","FR","CN","JP","BR","CA","AU","IT","ES","RU","KR","ZA","MX","TR","ID","SA","AR","NL","CH","SE","BE","PL","EG","SG","TH","UA","PK","BD","PH","VN","MY","CO","CL","NO","DK","FI","IE","AT","GR","PT","HU","CZ","RO","NZ","AE","GH","EU","MA","NG","TW","HK","KE","IR","PE","QA","KW","LK","NP"];function ef(e){return{US:"United States",GB:"United Kingdom",IN:"India",DE:"Germany",FR:"France",CN:"China",JP:"Japan",BR:"Brazil",CA:"Canada",AU:"Australia",IT:"Italy",ES:"Spain",RU:"Russia",KR:"South Korea",ZA:"South Africa",MX:"Mexico",TR:"Turkey",ID:"Indonesia",SA:"Saudi Arabia",AR:"Argentina",NL:"Netherlands",CH:"Switzerland",SE:"Sweden",BE:"Belgium",PL:"Poland",EG:"Egypt",SG:"Singapore",TH:"Thailand",UA:"Ukraine",PK:"Pakistan",BD:"Bangladesh",PH:"Philippines",VN:"Vietnam",MY:"Malaysia",CO:"Colombia",CL:"Chile",NO:"Norway",DK:"Denmark",FI:"Finland",IE:"Ireland",AT:"Austria",GR:"Greece",PT:"Portugal",HU:"Hungary",CZ:"Czech Republic",RO:"Romania",NZ:"New Zealand",AE:"United Arab Emirates",GH:"Ghana",EU:"European Union",MA:"Morocco",NG:"Nigeria",TW:"Taiwan",HK:"Hong Kong",KE:"Kenya",IR:"Iran",PE:"Peru",QA:"Qatar",KW:"Kuwait",LK:"Sri Lanka",NP:"Nepal"}[e]||e}var II=["title"],SI=["title"],zI=["title"],FI=["title"],MI=["title"],AI=["title"],NI=["title"],DI=["title"],LI=["title"],TI=["title"],OI=["title"],PI=["title"],BI=["title"],HI=["title"],jI=["title"],VI=["title"],GI=["title"],_I=["title"],$I=["title"],WI=["title"],UI=["title"],XI=["title"],JI=["title"],ZI=["title"],YI=["title"],KI=["title"],qI=["title"],QI=["title"],RI=["title"],eS=["title"],tS=["title"],nS=["title"],rS=["title"],iS=["title"],lS=["title"],aS=["title"],oS=["title"],sS=["title"],uS=["title"],cS=["title"],dS=["title"],fS=["title"],hS=["title"],mS=["title"],pS=["title"],gS=["title"],vS=["title"],bS=["title"],xS=["title"],yS=["title"],wS=["title"],ES=["title"],CS=["title"],kS=["title"],IS=["title"],SS=["title"],zS=["title"],FS=["title"],MS=["title"],AS=["title"],NS=["title"],DS=["title"],LS=["title"],TS=["title"],OS=["title"],PS=["title"],BS=["title"],HS=["title"],jS=["title"],VS=["title"],GS=["title"],_S=["title"],$S=["title"],WS=["title"],US=["title"],XS=["title"],JS=["title"],ZS=["title"],YS=["title"],KS=["title"],qS=["title"],QS=["title"],RS=["title"],ez=["title"],tz=["title"],nz=["title"],rz=["title"],iz=["title"],lz=["title"],az=["title"],oz=["title"],sz=["title"],uz=["title"],cz=["title"],dz=["title"],fz=["title"],hz=["title"],mz=["title"],pz=["title"],gz=["title"],vz=["title"],bz=["title"],xz=["title"],yz=["title"],wz=["title"],Ez=["title"],Cz=["title"],kz=["title"],Iz=["title"],Sz=["title"],zz=["title"],Fz=["title"],Mz=["title"],Az=["title"],Nz=["title"],Dz=["title"],Lz=["title"],Tz=["title"],Oz=["title"],Pz=["title"],Bz=["title"],Hz=["title"],jz=["title"],Vz=["title"],Gz=["title"],_z=["title"],$z=["title"],Wz=["title"],Uz=["title"],Xz=["title"],Jz=["title"],Zz=["title"],Yz=["title"],Kz=["title"],qz=["title"],Qz=["title"],Rz=["title"],eF=["title"],tF=["title"],nF=["title"],rF=["title"],iF=["title"],lF=["title"],aF=["title"],oF=["title"],sF=["title"],uF=["title"],cF=["title"],dF=["title"],fF=["title"],hF=["title"],mF=["title"],pF=["title"],gF=["title"],vF=["title"],bF=["title"],xF=["title"],yF=["title"],wF=["title"],EF=["title"],CF=["title"],kF=["title"],IF=["title"],SF=["title"],zF=["title"],FF=["title"],MF=["title"],AF=["title"],NF=["title"],DF=["title"],LF=["title"],TF=["title"],OF=["title"],PF=["title"],BF=["title"],HF=["title"],jF=["title"],VF=["title"],GF=["title"],_F=["title"],$F=["title"],WF=["title"],UF=["title"],XF=["title"],JF=["title"],ZF=["title"],YF=["title"],KF=["title"],qF=["title"],QF=["title"],RF=["title"],eM=["title"],tM=["title"],nM=["title"],rM=["title"],iM=["title"],lM=["title"],aM=["title"],oM=["title"],sM=["title"],uM=["title"],cM=["title"],dM=["title"],fM=["title"],hM=["title"],mM=["title"],pM=["title"],gM=["title"],vM=["title"],bM=["title"],xM=["title"],yM=["title"],wM=["title"],EM=["title"],CM=["title"],kM=["title"],IM=["title"],SM=["title"],zM=["title"],FM=["title"],MM=["title"],AM=["title"],NM=["title"],DM=["title"],LM=["title"],TM=["title"],OM=["title"],PM=["title"],BM=["title"],HM=["title"],jM=["title"],VM=["title"],GM=["title"],_M=["title"],$M=["title"],WM=["title"],UM=["title"],XM=["title"],JM=["title"],ZM=["title"],YM=["title"],KM=["title"],qM=["title"],QM=["title"],RM=["title"],eA=["title"],tA=["title"],nA=["title"],rA=["title"],iA=["title"],lA=["title"],aA=["title"],oA=["title"],sA=["title"];function O(){return O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O.apply(this,arguments)}function P(e,t){if(e==null)return{};var n=uA(e,t),r,i;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(i=0;i<l.length;i++)r=l[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function uA(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,l;for(l=0;l<r.length;l++)i=r[l],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var tf=function(t){var n=t.title,r=P(t,II);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M440.1 181.1c-.1 39.2-6.4 81.4-57.4 101.5-51.1-20.1-57.3-62.3-57.4-101.5h114.8z"}),a.createElement("path",{fill:"#29DBFF",d:"M439.6 197.7c-2.8 34.9-12.4 67.4-57 85-44.4-17.6-54.5-51.2-56.9-84.9"}),a.createElement("path",{fill:"#FFF",d:"M437.8 214.1c-3.2 24.3-16.7 53.5-55.1 68.6-38.4-15.1-50.5-42.5-55.1-68.4"}),a.createElement("path",{fill:"#29DBFF",d:"M434.2 230.3c-5.7 17.7-19.3 39.4-51.3 52.8-32-12.6-45.2-33.8-51.4-53"}),a.createElement("path",{fill:"#FFF",d:"M426.7 246.9c-6.5 11.3-17.7 25.4-44 35.9-27.5-11.5-37.4-25.3-44-36.1"}),a.createElement("path",{fill:"#29DBFF",d:"M412.4 265.1c-8.1 7.2-12 11.2-29.6 17.9-20.1-7.9-22.6-11.6-29.2-17.5"}),a.createElement("path",{fill:"#5CC85C",d:"M383.3 231.6c-.2-.2-27.9 35.7-27.9 35.7-1.8-1.3-10-9.5-13.3-15l41.3-50.1 40.2 49.7c-3.9 6.5-11.4 13.6-13.2 15M382.6 85.3l-26.5 45h53z"}),a.createElement("ellipse",{transform:"rotate(-82.3 291.431 225.686)",fill:"#F7A226",cx:291.4,cy:225.7,rx:48.7,ry:15.7}),a.createElement("ellipse",{transform:"rotate(-68.099 303.087 164.67)",fill:"#DDC7AB",cx:303.1,cy:164.7,rx:11.7,ry:7.2}),a.createElement("ellipse",{transform:"rotate(-81.738 291.697 271.697)",fill:"#DDC7AB",cx:291.7,cy:271.7,rx:11.4,ry:3.3}),a.createElement("ellipse",{transform:"matrix(.9986 -.05353 .05353 .9986 -13.992 16.424)",fill:"#DDC7AB",cx:299.6,cy:269.4,rx:3.3,ry:11}),a.createElement("ellipse",{transform:"rotate(-21.518 314.54 201.06)",fill:"#DDC7AB",cx:314.5,cy:201.1,rx:4.1,ry:13.7}),a.createElement("ellipse",{transform:"rotate(-21.518 317.511 178.077)",fill:"#DDC7AB",cx:317.5,cy:178.1,rx:13.7,ry:4.1}),a.createElement("ellipse",{transform:"rotate(-7.7 473.781 225.857)",fill:"#F7A226",cx:473.6,cy:225.9,rx:15.7,ry:48.7}),a.createElement("ellipse",{transform:"rotate(-21.901 462.057 164.866)",fill:"#DDC7AB",cx:462,cy:164.9,rx:7.2,ry:11.7}),a.createElement("ellipse",{transform:"rotate(-8.27 473.27 271.908)",fill:"#DDC7AB",cx:473.4,cy:271.9,rx:3.3,ry:11.4}),a.createElement("ellipse",{transform:"matrix(.05353 -.9986 .9986 .05353 171.34 719.998)",fill:"#DDC7AB",cx:465.5,cy:269.6,rx:11,ry:3.3}),a.createElement("ellipse",{transform:"rotate(-68.482 450.552 201.247)",fill:"#DDC7AB",cx:450.6,cy:201.2,rx:13.7,ry:4.1}),a.createElement("ellipse",{transform:"rotate(-68.482 447.58 178.265)",fill:"#DDC7AB",cx:447.6,cy:178.3,rx:4.1,ry:13.7}),a.createElement("path",{fill:"#B0C6CC",d:"M373.3 130.3 356.1 155l17.8 26.1H396l4.7-25.4-5.4-25.4z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{fill:"#D80027",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}))},nf=function(t){var n=t.title,r=P(t,SI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342zM198.9 113.6H256v64.8h-57.1z"}),a.createElement("path",{d:"M267.6 113.6v64.7m16.6-64.7v64.7m16.6-64.7v64.7",stroke:"#D80027",strokeWidth:7}),a.createElement("path",{d:"M247.4 178.4v64.7m-13.3-64.7v64.7m-13.3-64.6v53.9m-13.7-53.9v47.1",stroke:"#D80027",strokeWidth:5}),a.createElement("path",{fill:"#FFDA44",d:"m199.9 146 27.6-32.4 28.5 32.3-28.1 32.4z"}),a.createElement("path",{fill:"#BC8B00",d:"M182.2 95.9v92.2c0 34.3 27.3 54.2 48.6 64.5-.8 1.4 25.1 8.3 25.1 8.3s25.9-6.9 25.1-8.3c21.4-10.3 48.6-30.1 48.6-64.5V95.9H182.2zm129.9 92.2c0 16.9-10 29.4-32.8 43.9-8.6 5.5-17.5 9-23.3 11-5.8-2-14.7-5.5-23.3-11-22.8-14.5-32.8-28-32.8-43.9v-74.5h112.2v74.5z"}),a.createElement("path",{fill:"#D80027",d:"M264.4 188.9h29.5v8.6h-29.5zm0 17.6h29.5v8.6h-29.5z"}))},rf=function(t){var n=t.title,r=P(t,zI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"51.3 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#009e49",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 228h513v114H0z"}),a.createElement("path",{fill:"#ce1126",d:"M0 0h171v342H0z"}))},lf=function(t){var n=t.title,r=P(t,FI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#DB3E00",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#479900",d:"M331 0h182v342H331z"}),a.createElement("path",{d:"M0 0h181.8v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 126.7c-19.4 0-35.2 15.8-35.2 35.2v52.8h70.4v-52.8c0-19.5-15.8-35.2-35.2-35.2z"}),a.createElement("path",{fill:"#FFF",d:"M256 84.3c-47.7 0-86.4 38.7-86.4 86.4S208.3 257 256 257s86.4-38.7 86.4-86.4-38.7-86.3-86.4-86.3zm0 157.7c-39.4 0-71.4-32-71.4-71.4 0-39.4 32-71.4 71.4-71.4 39.4 0 71.4 32 71.4 71.4 0 39.5-32 71.4-71.4 71.4z"}))},af=function(t){var n=t.title,r=P(t,MI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0072c6",d:"M88.8 136.5c-2.2 12.9-3.4 26.2-3.4 39.8 0 13.6 1.2 27 3.4 39.8L256 228.3l167.2-12.1c2.2-12.9 3.4-26.2 3.4-39.8s-1.2-27-3.4-39.8"}),a.createElement("path",{fill:"#FFF",d:"M423.2 219H88.8c15.8 69.8 84.7 122.3 167.2 122.3S407.4 288.8 423.2 219z"}),a.createElement("path",{fill:"#FFDA44",d:"M365.9 136.5H146.1l44.9-21.1-23.9-43.5 48.8 9.4L222 32l34 36.2L290 32l6.1 49.3 48.8-9.4-23.9 43.5z"}),a.createElement("g",{fill:"#ce1126"},a.createElement("path",{d:"M256.5 342 0 0v342z"}),a.createElement("path",{d:"M513 342V0L256 342z"})))},of=function(t){var n=t.title,r=P(t,AI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#00318b",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M454.8 265.38c7.94-10.93 13.24-24.27 13.24-40.42V104.89a59.754 59.754 0 0 1-36.02 12.01c-19.64 0-37.07-9.43-48.03-24.01-10.95 14.58-28.39 24.01-48.03 24.01-13.52 0-25.99-4.47-36.02-12v120.06c0 16.16 5.3 29.5 13.24 40.42H454.8z"}),a.createElement("path",{fill:"#8DCCFF",d:"M310.23 260.98C332.65 296.96 384 309 384 309s51.35-12.04 73.77-48.02H310.23z"}),a.createElement("path",{fill:"#D87B00",d:"M396.66 172.21c.32 1.42 8.72 10.17 17.56 20.15 1.39 1.57-8.74 12.63-6.91 12.59 4.75-.12 19.27-17.26 19.34 6.65.05 15.94-30 27.51-30 27.51h17.47l.65 14.96s4.97-13.34 7.59-16.57c8.1-9.97 20.18-30.07 34.59-27.1 14.41 2.97-13.66-13.92-13.66-13.92s-5.2-15.19-16.63-16.97c-10.06-1.57-14.29-2.51-26.64-7.3-1.68-.65-3.88-2.32-3.36 0z"}),a.createElement("path",{fill:"#D87B00",d:"M359.69 198.69c1.07-.99 4.46-12.63 8.69-25.28.67-1.99 15.31 1.27 14.35-.3-2.47-4.06-24.58-8.08-3.9-20.08 13.79-8 38.82 12.27 38.82 12.27l-8.72-15.14 12.64-8.03s-14.05 2.35-18.14 1.69c-12.68-2.04-36.13-2.48-40.75-16.45-4.62-13.97-5.25 18.79-5.25 18.79s-10.56 12.08-6.4 22.88c3.66 9.5 4.96 13.64 6.97 26.73.29 1.79-.06 4.53 1.69 2.92z"}),a.createElement("path",{fill:"#D87B00",d:"M395.67 219.87c-1.39-.43-13.16 2.49-26.22 5.18-2.06.42-6.59-13.88-7.47-12.26-2.27 4.17 5.36 25.31-15.41 13.45-13.84-7.91-8.89-39.73-8.89-39.73l-8.71 15.14-13.29-6.9s9.09 10.96 10.57 14.84c4.6 11.99 16 32.49 6.24 43.49-9.76 11.01 18.88-4.9 18.88-4.9s15.76 3.07 23-5.96c6.38-7.94 9.3-11.14 19.61-19.45 1.43-1.12 3.97-2.19 1.69-2.9z"}),a.createElement("path",{fill:"#FFF",d:"M256.5 0h-23.1L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1V171h22.6L96 121.8V171h64v-49.2l73.4 49.2h23.1v-22.9l-46.6-30.7h46.6v-64h-46.6l46.6-30.7z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112V171h32v-69.6h112.5v-32H144z"}),a.createElement("path",{fill:"#D80027",d:"M0 171v-11.3l62.5-42.3h22.6L7.3 171zM7.3.1l77.8 53.2H62.5L0 11.1V.1zm249.2 0v11l-63 42.3h-22.6L248.7.1zM248.7 171l-77.8-53.6h22.6l63 42.3V171z"}))},sf=function(t){var n=t.title,r=P(t,NI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15 0 60 60"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ED2024",d:"M0 0h90v60H0z"}),a.createElement("path",{fill:"#212121",d:"M32.5 12.2v16l7.1 2.5-5 4.9 2.4 3 5.3-5.5 1.2 2.3-3 4.9 3.6 5.6-1.8 2.6 2.8 3.6 2.7-3.7-1.5-2.6 3-5.8-2.7-4.6 1.2-2.3 5.2 5.5 2.5-2.9-5.2-5.1 7.2-2.6V12.2l-5.2 1.9-.1 3.8-3.3.3v-2.6l1.7-2.3 5.6-2.2-2.3-.4 1.4-1.2.9.4-.8-1.4L54 9l-1-1.1L47.5 9l1.4 1.1-3.8 4.9-3.8-4.8 1.3-1.1-5-1.2L36.2 9l-1.5-.4-.8 1.4.9-.6 1.6 1.1-2.3.5 5.5 2 1.6 2.3v2.9l-3.3-.3v-3.6z"}),a.createElement("path",{d:"M26.2 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM57.4 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM53.4 36.1h6.4V38h-6.4zm-23.2 0h6.4V38h-6.4z",fill:"#212121"}))},uf=function(t){var n=t.title,r=P(t,DI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#FF9811",d:"M0 228h513v114H0z"}))},cf=function(t){var n=t.title,r=P(t,LI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"100.89 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 171h513v171H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v171H0z"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"m332.7 135.6 17.5-8.6-7.4-19-18.7 6.2zm-45.6-56 5.5-18.8-19.1-7.2-8 18zm29.4 23.2 12.2-15.3-14.9-13.9-14.2 13.6zm19.4 68.9 19.5-.8v-21.3l-22.9.2zm-12.6 38.1 18.8 5.5 7.3-19-18-8zm-29 32.4 14.9 12.7 14.4-14.4-13.1-14.7zm-47-147.7 9.8 19.9 21.9 3.3-15.9 15.5 3.6 21.9-19.6-10.4-19.7 10.2 3.8-21.9-15.8-15.5 22-3.1z"}),a.createElement("path",{d:"m250.8 61.3-2.7 18.3c43.1 3.2 77 39.2 77 83.1 0 46-37.3 82.9-83.4 83.4-29.2.3-51.3-14.8-67-33.7l-13.9 12.3c15 19 40.8 39.9 80.9 39.9 56.3 0 101.9-45.6 101.9-101.9.1-53.2-40.7-96.9-92.8-101.4z"}),a.createElement("path",{fill:"#000",d:"m291.9 223.4-11.8 14s51.9 38.9 53.6 40.4c1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-2-1.5-51.8-42-51.8-42z"}),a.createElement("path",{d:"M206.1 157.2c-7.7 10.3-7.5 23.1 2.8 30.9 0 0 135.2 101.5 136.9 103 1.7 1.5 5.2 2 9.1-2.7 3.7-4.5 2.8-8.1.9-9.7-1.9-1.5-149.7-121.5-149.7-121.5zm47.7 99.1 7.3 18.2 19.5-6-4.8-19.1zm-40.4-3.7-2 19.5 20.1 3.6 4.5-19.1zm-35.7-21.2L167.4 248l16.4 12.1 12.5-15.2z"})))},df=function(t){var n=t.title,r=P(t,TI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"124 0 496 496"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#3A7DCE",d:"M0 0h744v496H0V0z"}),a.createElement("path",{fill:"#fff",d:"m120 125 90 63 54-14 23-81 61-36 92 14 105 55 6 90 34 12v92l-65 115-78 24-72-17 18-30-8-32-10 9-162-25-49-85 20-46-49-62z"}))},ff=function(t){var n=t.title,r=P(t,OI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 0h512v114H0zm0 228h512v114H0z"}),a.createElement("circle",{fill:"#FFDA44",stroke:"#d6ab00",strokeWidth:5,cx:256.5,cy:171,r:40}))},hf=function(t){var n=t.title,r=P(t,PI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"171 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#10338c",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M513 33 95.3 171 513 310.76V342L0 171 513 0z"}),a.createElement("path",{fill:"#FFF",d:"M513 287.18v24.58L81.72 171 513 30v24.16"}),a.createElement("path",{fill:"#A2001D",d:"m476.98 140.21-21.89 10.68-3.18-15.32 31.19-29.77s-9.42-40.65-13.75-44.98l-112.32 55.82-6.84 36.76-31.9 28.59-.4 34.2 34.29-22.76 67.23-2.66-1.51 38.11h22.23l11.9-44.64 31.55-24.61-6.6-19.42z"}),a.createElement("path",{fill:"#EFC100",stroke:"#231F20",strokeMiterlimit:10,d:"m317.89 238.41-22.24-11.11 22.24-11.11h144.46v22.22z"}))},mf=function(t){var n=t.title,r=P(t,BI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0zm0 228h513v114H0z"}))},pf=function(t){var n=t.title,r=P(t,HI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#10338c",d:"M0 0h513v342H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M222.2 170.7c.3-.3.5-.6.8-.9-.2.3-.5.6-.8.9zM188 212.6l11 22.9 24.7-5.7-11 22.8 19.9 15.8-24.8 5.6.1 25.4-19.9-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9L332 136zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm42.5 49.7 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.4-7.6-9.5 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zM398 166.5l4.1 12.7h13.3l-10.8 7.8 4.2 12.7-10.8-7.9-10.8 7.9 4.1-12.7-10.7-7.8h13.3z"}),a.createElement("path",{d:"M254.8 0v30.6l-45.1 25.1h45.1V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9H99v-48.6l-87.4 48.6H-1.2v-30.6L44 115H-1.2V55.7h59.1L-1.2 22.8V0h26.7L99 40.8V0h55.6v48.6L242.1 0z"})),a.createElement("path",{fill:"#D80027",d:"M142.8 0h-32v69.3h-112v32h112v69.4h32v-69.4h112v-32h-112z"}),a.createElement("path",{fill:"#0052B4",d:"m154.6 115 100.2 55.7v-15.8L183 115z"}),a.createElement("path",{fill:"#FFF",d:"m154.6 115 100.2 55.7v-15.8L183 115z"}),a.createElement("path",{d:"m154.6 115 100.2 55.7v-15.8L183 115zm-83.9 0-71.9 39.9v15.8L99 115z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M99 55.7-1.2 0v15.7l71.9 40z"}),a.createElement("path",{fill:"#FFF",d:"M99 55.7-1.2 0v15.7l71.9 40z"}),a.createElement("path",{d:"M99 55.7-1.2 0v15.7l71.9 40zm84 0 71.8-40V0L154.6 55.7z",fill:"#D80027"}))},gf=function(t){var n=t.title,r=P(t,jI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 242 242"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h363v242H0z"}),a.createElement("path",{fill:"#FFF",d:"M57 96.9 14.7 78.2 57 59.6l18.6-42.2 18.6 42.2 42.3 18.6-42.3 18.7-18.6 42.2z"}),a.createElement("path",{fill:"#f30028",d:"m75.6 40.6 11.5 26.1 26.1 11.5-26.1 11.5-11.5 26.1-11.5-26.1L38 78.2l26.1-11.5z"}),a.createElement("path",{d:"M0 152.2h363v15.7H0zm0 31.4h363v15.7H0z",fill:"#FFDA44"}))},vf=function(t){var n=t.title,r=P(t,VI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"39.33 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 210.9H202.2V342h-79.8V210.9H0v-79.8h122.4V0h79.8v131.1H513v61.2z"}),a.createElement("path",{fill:"#D80027",d:"M513 149.7v42.6H183.7V342H141V192.3H0v-42.6h141V0h42.7v149.7z"}))},bf=function(t){var n=t.title,r=P(t,GI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ef3340",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00b5e2",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#509e2f",d:"M0 228h513v114H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M265.6 212.6c-23 0-41.6-18.6-41.6-41.6s18.6-41.6 41.6-41.6c7.2 0 13.9 1.8 19.8 5-9.2-9-21.9-14.6-35.8-14.6-28.3 0-51.2 22.9-51.2 51.2s22.9 51.2 51.2 51.2c13.9 0 26.6-5.6 35.8-14.6-5.9 3.2-12.6 5-19.8 5z"}),a.createElement("path",{d:"m297.6 142.2 5.5 15.5 14.9-7.1-7.1 14.9 15.5 5.5-15.5 5.5 7.1 14.9-14.9-7.1-5.5 15.5-5.5-15.5-14.9 7.1 7.1-14.9-15.5-5.5 15.5-5.5-7.1-14.9 14.9 7.1z"})))},xf=function(t){var n=t.title,r=P(t,_I);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#10338C",d:"M0 0h513.1v342H0z"}),a.createElement("path",{fill:"#F6C500",d:"M99.9 0h342v342"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M19.9 21.1 40.3 6.2 60.9 21 54 0H26.7z"}),a.createElement("path",{d:"M92.3 25.5 84.4 1.3l-7.8 24.2H51.3l20.5 14.8-7.8 24 20.4-14.8L105 64.3l-7.9-24 20.5-14.9z"}),a.createElement("path",{d:"m136.3 69.2-7.8-24-7.8 24H95.5l20.4 14.9-7.8 24 20.4-14.8 20.6 14.8-7.8-24 20.4-14.9z"}),a.createElement("path",{d:"m179.4 112.3-7.8-24.1-7.8 24.1h-25.3l20.5 14.9-7.8 24 20.4-14.8 20.6 14.8-7.9-24 20.5-15z"}),a.createElement("path",{d:"m222.5 155.3-7.8-24-7.8 24h-25.4l20.6 15-7.8 24 20.4-14.9 20.4 14.9-7.8-24 20.6-15z"}),a.createElement("path",{d:"m265.6 198.4-7.8-24-7.8 24h-25.4l20.6 14.9-7.8 24.1 20.4-14.9 20.4 14.9-7.8-24.2 20.5-14.8z"}),a.createElement("path",{d:"m308.7 241.5-7.9-24-7.8 24h-25.3l20.5 14.8-7.9 24.2 20.6-14.9 20.4 14.8-7.8-24.1 20.5-14.8z"}),a.createElement("path",{d:"m351.7 284.6-7.8-24.2-7.8 24.2h-25.3l20.4 14.8-7.8 24.1 20.5-14.9 20.5 14.9-7.8-24.1 20.4-14.8z"}),a.createElement("path",{d:"m387 303.5-7.9 24.1-25.3.1 19.8 14.3h26.6l19.9-14.4h-25.3z"})))},yf=function(t){var n=t.title,r=P(t,$I);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ffc726",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h171v342H0zm342 0h171v342H342z",fill:"#00267f"}),a.createElement("path",{d:"m325.74 101.02-31.97 12.4c-.68 1.35-5.79 7.54-8.18 53.06h-17.05v-60.42L256 78.68l-12.54 27v60.8H226.4c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c.15.31 15.4 31.34 15.4 78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54c0-24.13 4.17-44.02 7.68-56.46 3.82-13.57 7.7-21.49 7.74-21.57l-.03.03z"}))},wf=function(t){var n=t.title,r=P(t,WI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"49.59 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#2d6e41",d:"M0 85.331h513v342H0z"}),a.createElement("circle",{fill:"#F40B32",cx:218.902,cy:256.5,r:115}))},Ef=function(t){var n=t.title,r=P(t,UI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#fdda25",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#ef3340",d:"M342 0h171v342H342z"}))},Cf=function(t){var n=t.title,r=P(t,XI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#3d944f",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#ef2b2d",d:"M0 0h513v171H0z"}),a.createElement("path",{fill:"#FFDA44",d:"m256 102.6 16.9 52h54.7l-44.2 32.2 16.8 52-44.2-32.1-44.2 32.1 16.8-52-44.2-32.2h54.7z"}))},kf=function(t){var n=t.title,r=P(t,JI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#00966e",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#d62612",d:"M0 228h513v114H0z"}))},If=function(t){var n=t.title,r=P(t,ZI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"61.56 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.8H0V0h137.6z"}))},Sf=function(t){var n=t.title,r=P(t,YI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M215.9 170.7 0 314.6V26.8zM513 26.8v287.8L297.1 170.7z",fill:"#47a644"}),a.createElement("path",{fill:"#0052B4",d:"M513 26.8 296.1 170.7 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"}),a.createElement("path",{fill:"#FFF",d:"M513 26.8 297.1 170.7 513 314.6V342h-40L256 197.4 39 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"}),a.createElement("circle",{fill:"#FFF",cx:251.6,cy:170.7,r:100.2}),a.createElement("path",{d:"m251.4 103.6 7.4 12.9h14.8l-7.4 12.8 7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8H244zm38.8 66.7 7.4 12.9h14.8L305 196l7.4 12.8h-14.8l-7.4 12.9-7.4-12.9h-14.9l7.4-12.8-7.4-12.8h14.9zm-77.2 0 7.4 12.9h14.9l-7.4 12.8 7.4 12.8h-14.9l-7.4 12.9-7.4-12.9h-14.8l7.4-12.8-7.4-12.8h14.8z",fill:"#D80027",stroke:"#47a644",strokeWidth:3}))},zf=function(t){var n=t.title,r=P(t,KI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"58.14 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#008751",d:"M0 85.333h513v342H0z"}),a.createElement("path",{fill:"#fcd116",d:"M196.666 85.333H513v171H196.666z"}),a.createElement("path",{fill:"#e8112d",d:"M196.666 256H513v171H196.666z"}))},Ff=function(t){var n=t.title,r=P(t,qI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#E6BC00",d:"M157.31 199.76s-9.04 43.93-19.31 40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52 21.24s38.18 8.48 41.01 5.47c1.22-1.14 8.21-15.1 10.34-26.05v-22.29zm-56.13 60.57s-2.48 20.18-1.06 22.66c1.24 2.3 39.48 11.33 39.48 11.33s-24.96 16.46-29.74 20.54L91.8 284.94l-.71-24.61h10.09zm11.33-165.69s39.65 41.6 40.36 45.5c.71 3.72-4.25 3.19-4.25 3.19s-44.79-37.53-49.92-41.07c-5.31-3.55 13.81-7.62 13.81-7.62z"}),a.createElement("path",{fill:"#ADADAD",d:"M99.41 104.73s16.99-.71 16.64-11.51c-.35-10.62-11.15-14.87-19.12-12.39-7.97 2.3-23.01 13.45-13.63 35.05 9.38 21.42 23.37 29.39 26.2 47.8 0 0-5.46 9.86-19.12.35-16.9-11.77-6.2-38.24-10.44-44.96-4.25-7.08-40.95-38.92-40.95-38.92s-30.24 39.37-18 74.92c16.95 49.21 51.74 31.98 64.61 36.76 0 0-42.13 61.96-49.57 67.09 0 0 24.08 8.32 47.8-18.76 0 0 5.84 9.74 7.08 20.18h10.27c4.78-26.2 51.51-64.26 49.92-82.32-1.77-21.25-49.21-49.39-51.69-73.29z"}),a.createElement("path",{fill:"#E6BC00",d:"M359.17 201.27s8.96 42.43 19.23 38.89c10.62-3.54 17.53-18.76 17.53-18.76l14.52 21.24s-37 8.48-39.83 5.47c-1.21-1.14-9.32-13.79-11.52-24.66l.07-22.18zm56.05 59.06s2.48 20.18 1.06 22.66c-1.24 2.3-39.48 11.33-39.48 11.33s24.96 16.46 29.74 20.54l18.06-29.92.71-24.61h-10.09zM403.89 94.64s-39.65 41.6-40.36 45.5c-.71 3.72 4.25 3.19 4.25 3.19s44.79-37.53 49.92-41.07c5.14-3.55-13.81-7.62-13.81-7.62z"}),a.createElement("path",{fill:"#125ECC",d:"M157.31 87.06H359.1v145.46c0 16.06-9.69 21.39-21.91 31.85l-45.92 39.41c-18.25 15.62-47.91 15.57-66.07 0l-46.01-39.43c-12.08-10.35-21.88-15.71-21.88-31.82V87.06z"}),a.createElement("path",{fill:"#FFE600",d:"M200.55 147.71c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65-3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zM214.96 274.43c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c.01 7.96-6.45 14.41-14.41 14.41zm43.24 14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c0 7.95-6.45 14.41-14.41 14.41zm43.24-14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z"}),a.createElement("path",{fill:"#D60537",d:"M157.31 175.36H359.1v57.65H157.31v-57.65z"}),a.createElement("path",{fill:"#EACE00",d:"M142.9 43.82s57.65-14.41 115.31-14.41 115.31 14.41 115.31 14.41l-14.41 57.65s-50.45-14.41-100.89-14.41-100.89 14.41-100.89 14.41L142.9 43.82z"}),a.createElement("path",{fill:"#7A6920",d:"M258.2 72.65c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 5c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm-115.3 0c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z"}),a.createElement("path",{fill:"#ADADAD",d:"M365.08 178.02c-1.59 18.06 45.14 56.12 49.92 82.32h10.27c1.24-10.44 7.08-20.18 7.08-20.18 23.72 27.09 47.8 18.76 47.8 18.76-7.44-5.13-49.57-67.09-49.57-67.09 12.88-4.78 47.67 12.45 64.61-36.76 12.24-35.55-18-74.92-18-74.92s-36.7 31.84-40.95 38.92c-4.25 6.73 6.46 33.2-10.44 44.96-13.66 9.51-19.12-.35-19.12-.35 2.83-18.41 16.82-26.38 26.2-47.8 9.38-21.6-5.66-32.75-13.63-35.05-7.97-2.48-18.76 1.77-19.12 12.39-.35 10.8 16.64 11.51 16.64 11.51-2.48 23.9-49.92 52.04-51.69 73.29z"}),a.createElement("circle",{fill:"#FFF",cx:258.2,cy:204.19,r:16.93}))},Mf=function(t){var n=t.title,r=P(t,QI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"116.28 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#c8102e",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#012169",d:"M0 .1h256.5v171H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0h-22.6L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1v22.6h22.6L96 121.8v48.9h64v-48.9l73.4 48.9H256v-22.6l-46.1-30.7H256v-64h-46.1L256 22.7z"}),a.createElement("path",{fill:"#c8102e",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{fill:"#c8102e",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}),a.createElement("g",{transform:"translate(13 5)"},a.createElement("path",{fill:"#fff",d:"M303.9 94.94v99.69c0 59.81 79.75 99.69 79.75 99.69s79.75-39.88 79.75-99.69V94.94H303.9z"}),a.createElement("path",{fill:"#2F8F22",d:"M436.37 254.44H330.93c23.13 25.08 52.72 39.88 52.72 39.88s29.59-14.8 52.72-39.88z"}),a.createElement("circle",{fill:"#65B5D2",cx:383.65,cy:214.56,r:39.88}),a.createElement("circle",{fill:"#c8102e",cx:343.77,cy:194.63,r:19.94}),a.createElement("circle",{fill:"#c8102e",cx:423.52,cy:194.63,r:19.94}),a.createElement("circle",{fill:"#c8102e",cx:383.65,cy:154.75,r:19.94})))},Af=function(t){var n=t.title,r=P(t,RI);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"94.05 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m0 193.74 513 127.19V214.26L0 97.08z"}),a.createElement("path",{fill:"#FFF",d:"M513 234.26v-86.67L0 20.41v86.67"}),a.createElement("g",{fill:"#D80027",stroke:"#231F20",strokeWidth:3,strokeMiterlimit:10},a.createElement("path",{d:"M306.4 134.01a50.28 50.28 0 0 1 6.07 24.02c0 21.55-13.51 39.94-32.52 47.19v-59.51c5.7-1.19 10-6.37 10-12.59 6.9 0 12.5-5.75 12.5-12.85h-.42c6.9 0 12.91-5.75 12.91-12.85h-34.99V76.58l-14.99-27.71-15 27.71v30.84h-34.99c0 7.1 6.01 12.85 12.91 12.85h-.42c0 7.1 5.6 12.85 12.5 12.85 0 6.22 4.29 11.4 9.99 12.59v61.37c-22.09-5.39-38.48-25.3-38.48-49.05 0-8.7 2.2-16.88 6.07-24.02-10.96 11.21-17.72 26.53-17.72 43.44 0 34.32 27.82 62.15 62.15 62.15s62.15-27.83 62.15-62.15c0-16.91-6.77-32.24-17.72-43.44z"}),a.createElement("path",{d:"M198.46 226.81s20.69 27.71 66.5 27.71 66.5-27.71 66.5-27.71l13.47 28.37s-21.03 27.71-79.97 27.71-79.97-27.71-79.97-27.71l13.47-28.37zm-69.22-93.63h20.88l24.93 27.26v73.45h-26.28v-68.37zm270.76 0h-20.88l-24.93 27.26v73.45h26.27v-68.37z"})))},Nf=function(t){var n=t.title,r=P(t,eS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#d52b1e",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#f9e300",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#007934",d:"M0 228h513v114H0z"}))},Df=function(t){var n=t.title,r=P(t,tS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15.39 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#012a87",d:"M0 342h513V0z"}),a.createElement("path",{fill:"#f9d90f",d:"M250.4 0H0v166.9z"}),a.createElement("path",{fill:"#dc171d",d:"m140.4 118.3 12.2 21.2h24.5l-12.3 21.1 12.3 21.2h-24.5L140.4 203l-12.2-21.2h-24.5l12.3-21.2-12.3-21.1h24.5z"}),a.createElement("circle",{fill:"none",stroke:"#000",strokeWidth:9,strokeMiterlimit:10,cx:140.4,cy:160.6,r:57.7}))},Lf=function(t){var n=t.title,r=P(t,nS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#009b3a",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#fedf00",d:"m256.5 19.3 204.9 151.4L256.5 322 50.6 170.7z"}),a.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:80.4}),a.createElement("path",{fill:"#002776",d:"M215.9 165.7c-13.9 0-27.4 2.1-40.1 6 .6 43.9 36.3 79.3 80.3 79.3 27.2 0 51.3-13.6 65.8-34.3-24.9-31-63.2-51-106-51zm119 20.3c.9-5 1.5-10.1 1.5-15.4 0-44.4-36-80.4-80.4-80.4-33.1 0-61.5 20.1-73.9 48.6 10.9-2.2 22.1-3.4 33.6-3.4 46.8.1 89 19.5 119.2 50.6z"}))},Tf=function(t){var n=t.title,r=P(t,rS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ffc72c",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0z",fill:"#00778b"}),a.createElement("path",{d:"M256 171 0 342V0z"}))},Of=function(t){var n=t.title,r=P(t,iS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FF7415",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 0H0v342"}),a.createElement("path",{fill:"none",stroke:"#FFF",strokeWidth:42,strokeMiterlimit:10,d:"M128.7 255.5s35 54 67.3 32.4c56.9-37.9-68.9-108.6-2.9-152.6 58.3-38.8 76.6 103.5 137.6 62.8 59-39.3-64.7-111.4-9.2-148.4 33.4-22.2 67.1 32.6 67.1 32.6"}))},Pf=function(t){var n=t.title,r=P(t,lS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"121 33.333 733.333 733.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ef2b2d",d:"M0 0h1100v800H0z"}),a.createElement("path",{fill:"#fff",d:"M300 0h200v800H300z"}),a.createElement("path",{fill:"#fff",d:"M0 300h1100v200H0z"}),a.createElement("path",{fill:"#002868",d:"M350 0h100v800H350z"}),a.createElement("path",{fill:"#002868",d:"M0 350h1100v100H0z"}))},Bf=function(t){var n=t.title,r=P(t,aS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 238h513v104H0zM0 0h513v104H0z",fill:"#6da9d2"}),a.createElement("path",{d:"M0 125.5h513v89.656H0z"}))},Hf=function(t){var n=t.title,r=P(t,oS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.42 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#007C30",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#CE1720",d:"M0 230h513V0H0"}),a.createElement("path",{fill:"#FFF",d:"M100 230V0H0v342h513-413z"}),a.createElement("path",{d:"M28 159.6 8.6 128.2 28 97.4l19.3 30.8zm44.6 0-19.3-31.4 19.3-30.8L92 128.2zM28 241.2 8.6 209.8 28 179l19.3 30.8zm44.6 0-19.3-31.4L72.6 179 92 209.8z",fill:"#CE1720"}),a.createElement("path",{d:"m28 73.8-16.1-26L28 22.2l16 25.6zm44.6 0-16-26 16-25.6 16.1 25.6zM28 318l-16.1-26.1L28 266.3l16 25.6zm44.6 0-16-26.1 16-25.6 16.1 25.6z",fill:"none",stroke:"#CE1720",strokeWidth:7}))},jf=function(t){var n=t.title,r=P(t,sS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"94.05 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#003e87",d:"M0 0h513v342H0z"}),a.createElement("circle",{fill:"#FFF",cx:260.9,cy:170.9,r:118.9}),a.createElement("circle",{fill:"none",stroke:"#6DA544",strokeWidth:18,strokeMiterlimit:10,cx:261.9,cy:173.1,r:94.5}),a.createElement("g",{stroke:"#000"},a.createElement("path",{fill:"#003e87",d:"m261.9 151.5-50.6 23.4v20c0 11.8 6.1 22.8 16.2 28.9L262 239l34.5-15.2c10-6.2 16.2-17.1 16.2-28.9v-20l-50.8-23.4z"}),a.createElement("path",{fill:"#FFDA44",d:"M211.3 128.1h101.3v46.7H211.3z"})),a.createElement("path",{d:"M0 0h513v35H0zm0 306h513v35H0z",fill:"#ce1127"}))},Vf=function(t){var n=t.title,r=P(t,uS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h142v342H0zm371 0h142v342H371zm-64.5 206 50.4-25.2-25.2-12.6V143l-50.4 25.2 25.2-50.4h-25.2L256.1 80l-25.2 37.8h-25.2l25.2 50.4-50.4-25.2v25.2l-25.2 12.6 50.4 25.2-12.6 25.2h50.4V269h25.2v-37.8h50.4z",fill:"red"}))},Gf=function(t){var n=t.title,r=P(t,cS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"152.19 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"green",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m422.7 252.4 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.2V301l-11.1-8.9-11.1 8.9v-14.2l-13.8-3.2 11.1-8.8-6.2-12.8 13.9 3.2zm-46.6-136.3 6.2 12.9 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.1v14.3l-11.1-8.9-11.1 8.9.1-14.3-13.9-3.1 11.1-8.8-6.2-12.8L370 129zm37-77.8 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.9-13.9 3.1v14.2L413.1 78 402 86.9l.1-14.2-13.9-3.1 11.1-8.9-6.2-12.8 13.9 3.2zm51.8 58.4 6.2 12.8 13.9-3.2-6.3 12.8 11.2 8.9-13.9 3.1.1 14.2-11.2-8.9-11.1 8.9.1-14.2L440 128l11.2-8.9-6.3-12.8 13.9 3.2zm-28 68.1 4.9 14.8h15.6l-12.6 9.2 4.8 14.9-12.7-9.2-12.6 9.2 4.8-14.9-12.6-9.2h15.6zM306.8 254.7c-49.2 0-89.1-39.9-89.1-89.1s39.9-89.1 89.1-89.1c15.3 0 29.8 3.9 42.4 10.7C329.4 67.9 302.3 56 272.5 56c-60.5 0-109.6 49.1-109.6 109.6S212 275.3 272.5 275.3c29.8 0 56.9-11.9 76.6-31.3-12.6 6.8-27 10.7-42.3 10.7zM140.4 59.5C129.7 41 109.7 28.6 86.8 28.6S44 41 33.3 59.5h107.1zm.2.4-53.8 53.8-53.7-53.8C28 68.9 25 79.3 25 90.5c0 34.2 27.7 61.9 61.9 61.9s61.9-27.7 61.9-61.9c-.1-11.2-3.1-21.6-8.2-30.6z",fill:"#FFDA44"}),a.createElement("path",{fill:"#A2001D",d:"M71.4 98.2v52.2c4.9 1.3 10.1 1.9 15.5 1.9s10.5-.7 15.5-1.9V98.2h-31z"}))},_f=function(t){var n=t.title,r=P(t,dS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 66.9V0H411.7L0 274.4V342h100.3z"}),a.createElement("path",{fill:"#D80027",d:"M513 0v40.1L60.2 342H0v-40.8L451.8 0z"}),a.createElement("path",{fill:"#FFDA44",d:"m93.6 31.2 16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z"}))},$f=function(t){var n=t.title,r=P(t,fS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"17.1 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#d21034",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 171h211.5v85.3H0zm300.5 0H512v85.3H300.5z",fill:"#3a9927"}),a.createElement("path",{fill:"#003082",d:"M0 0v85.3h211.5V0h89v85.3H513V0z"}),a.createElement("path",{d:"M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z",fill:"#FFF"}),a.createElement("path",{d:"M300.5 342h-89v-86H0v86h513v-86H300.5zM105.7 8.6l8.6 26.2h27.5L119.5 51l8.6 26.2L105.7 61 83.4 77.2 91.9 51 69.6 34.8h27.6z",fill:"#ffce00"}))},Wf=function(t){var n=t.title,r=P(t,hS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#da1a35",d:"M0 85.331h513v342H0z"}),a.createElement("path",{fill:"#009543",d:"M443.726 85.331 102.4 426.657H0V85.331z"}),a.createElement("path",{fill:"#fbde4a",d:"M500.124 85.331 158.798 426.657H11.876L353.202 85.331z"}))},Uf=function(t){var n=t.title,r=P(t,mS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"red",d:"M0 85.337h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M356.174 222.609h-66.783v-66.783h-66.782v66.783h-66.783v66.782h66.783v66.783h66.782v-66.783h66.783z"}))},Xf=function(t){var n=t.title,r=P(t,pS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#009e60",d:"M342 0h171v342H342z"}),a.createElement("path",{fill:"#f77f00",d:"M0 0h171v342H0z"}))},Jf=function(t){var n=t.title,r=P(t,gS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#01237a",d:"M0 85.332h513v342H0z"}),a.createElement("path",{d:"m384 156.705 5.283 16.254h17.089l-13.826 10.045 5.281 16.254L384 189.211l-13.825 10.047 5.28-16.254-13.825-10.045h17.089zm-70.209 29.081 15.228 7.758 12.084-12.083-2.673 16.879 15.227 7.759-16.879 2.673-2.674 16.88-7.76-15.227-16.878 2.673 12.086-12.084zm-29.081 70.209 16.254-5.281.001-17.089 10.044 13.825 16.254-5.282-10.046 13.827 10.046 13.826-16.254-5.28-10.044 13.825v-17.09zm29.081 70.209 7.759-15.229-12.084-12.084 16.881 2.674 7.757-15.227 2.674 16.879 16.879 2.672-15.227 7.759 2.673 16.882-12.084-12.087zM384 355.284l-5.281-16.253h-17.091l13.827-10.045-5.28-16.254L384 322.776l13.827-10.044-5.281 16.254 13.826 10.045h-17.089zm70.209-29.08-15.229-7.758-12.083 12.084 2.673-16.882-15.227-7.756 16.879-2.675 2.675-16.879 7.756 15.227 16.881-2.674-12.086 12.085zm29.081-70.209-16.254 5.281v17.09l-10.045-13.826-16.254 5.281 10.046-13.826-10.046-13.827 16.254 5.282 10.045-13.825v17.089zm-29.081-70.207-7.757 15.226 12.082 12.084-16.881-2.673-7.756 15.227-2.675-16.88-16.879-2.675 15.227-7.757-2.673-16.878 12.084 12.082zM0 186.665v16h46.069L0 233.377v7.539l57.377-38.252H80L0 255.998h112v-69.334H0zm96 69.331H22.628L96 207.083v48.913zm80-117.331 80-53.334H144v69.334h112v-16h-46.069L256 107.951v-7.539l-57.377 38.251H176v.002zm-16-53.332h73.372L160 134.246V85.333zm-16 170.665h112l-80-53.334h22.623L256 240.917v-7.539l-46.069-30.713H256v-16H144v69.333zm16-48.915 73.372 48.913H160v-48.913zM112 85.331H0l80 53.334H57.377L0 100.413v7.539l46.069 30.712H0v16h112V85.331zm-16 48.915L22.628 85.333H96v48.913z",fill:"#FFF"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 85.331h-32v69.334H0v32h112v69.333h32v-69.333h112v-32H144z"}),a.createElement("path",{d:"M80 138.665 0 85.331v15.082l57.377 38.252zm96 0h22.623L256 100.413V85.331zm-118.623 64L0 240.917v15.081l80-53.333zm118.623 0 80 53.333v-15.081l-57.377-38.252z"})))},Zf=function(t){var n=t.title,r=P(t,vS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M196 0h317v171H196z"}),a.createElement("path",{fill:"#0037A1",d:"M0 0h196v171H0z"}),a.createElement("path",{fill:"#FFF",d:"M98 24.5 113.1 71H162l-39.6 28.7 15.2 46.5L98 117.5l-39.6 28.7 15.2-46.5L34 71h48.9z"}))},Yf=function(t){var n=t.title,r=P(t,bS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#ce1126",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#007a5e",d:"M0 0h171v342H0z"}),a.createElement("path",{d:"M342 0h171v342H342zm-86 102.2 17.2 53H329L283.9 188l17.2 53-45.1-32.7-45.1 32.7 17.2-53-45.1-32.8h55.8z",fill:"#fcd116"}))},Kf=function(t){var n=t.title,r=P(t,xS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"75.24 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m226.8 239.2-9.7-15.6-17.9 4.4 11.9-14.1-9.7-15.6 17.1 6.9 11.8-14.1-1.3 18.4 17.1 6.9-17.9 4.4zM290.6 82l-10.1 15.4 11.6 14.3-17.7-4.8-10.1 15.5-1-18.4-17.7-4.8 17.2-6.6-1-18.4 11.6 14.3zm-54.4-56.6-2 18.3 16.8 7.6-18 3.8-2 18.3-9.2-16-17.9 3.8 12.3-13.7-9.2-15.9 16.8 7.5zm56.6 136.4-14.9 10.9 5.8 17.5-14.9-10.8-14.9 11 5.6-17.6-14.9-10.7 18.4-.1 5.6-17.6 5.8 17.5zM115 46.3l17.3 53.5h56.2l-45.4 32.9 17.3 53.5-45.4-33-45.5 33 17.4-53.5-45.5-32.9h56.3z",fill:"#FFDA44"}))},qf=function(t){var n=t.title,r=P(t,yS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 256.5h513V342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 171h513v85.5H0z"}))},Qf=function(t){var n=t.title,r=P(t,wS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 285h513v57H0zM0 0h513v57H0z"}))},Rf=function(t){var n=t.title,r=P(t,ES);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FF9811",d:"M0-40.8v422.9-211.4z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v68.3H0zm0 136.5h513v68.3H0zm0 136.6h513v68.3H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#D80027",d:"M256 170.7 0 342V0z"}),a.createElement("path",{fill:"#FFF",d:"m86.5 111.4 12.7 39.2h41.3l-33.4 24.2 12.8 39.3-33.4-24.2-33.4 24.2 12.8-39.3-33.4-24.2h41.2z"}))},eh=function(t){var n=t.title,r=P(t,CS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"17.1 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#003893",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#cf2027",d:"M0 182.2h513v41.4H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 140.8h513v41.4H0zm0 82.8h513V265H0z"}),a.createElement("path",{d:"m150.4 70 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13.1-17.9 13.1 6.8-21.1-17.9-13.1h22.2zm0 209.7 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13h22.2zm-97.6-70.9 6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13H46zM90.1 91l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-18-13h22.3zm-66.3 71H46l6.8-21.1 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13-17.9 13 6.8-21.1zm48.4 148.9 6.8-21.1-18-13h22.3l6.8-21.2 6.9 21.2h22.2l-18 13 6.9 21.1-18-13zM248 208.8l-6.9 21.1h-22.2l18 13-6.9 21.2 18-13.1 18 13.1-6.9-21.2 18-13h-22.2zM210.7 91l-6.8 21.1h-22.2l17.9 13-6.8 21.2 17.9-13.1 18 13.1-6.9-21.2 18-13h-22.2zm66.4 71h-22.2l-6.9-21.1-6.9 21.1h-22.2l18 13.1-6.9 21.1 18-13 18 13-6.9-21.1zm-48.4 148.9-6.9-21.1 18-13h-22.2l-6.9-21.2-6.8 21.2h-22.2l17.9 13-6.8 21.1 17.9-13z",fill:"#f7d116",stroke:"#000"}))},th=function(t){var n=t.title,r=P(t,kS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"11.97 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#002b7f",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#f9e814",d:"M0 233.5h513v51H0z"}),a.createElement("path",{d:"m168.7 86.5 12.9 39.8h41.8l-33.8 24.5 12.9 39.7-33.8-24.5-33.8 24.5 12.9-39.7-33.8-24.5h41.8zm-83.3-54 7.8 23.9h25L97.9 71.1l7.8 23.8-20.3-14.7-20.3 14.7 7.8-23.8-20.3-14.7h25.1z",fill:"#FFF"}))},nh=function(t){var n=t.title,r=P(t,IS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"99.18 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0021ad",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#1c8a42",d:"M0 0h513v342"}),a.createElement("path",{d:"m77.6 272 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9V317l-10.3-8.3-10.2 8.3v-13.2l-12.8-2.9 10.3-8.1-5.8-11.9 12.9 3zm-37.1-98.9 5.7 11.9 12.8-3-5.7 11.8 10.3 8.2-12.9 2.9.1 13.2-10.3-8.3-10.3 8.3.1-13.2-12.9-2.9 10.4-8.2L22 182l12.8 3zm37.1-80.9 5.7 11.8 12.8-2.9-5.7 11.8 10.3 8.2-12.8 2.9v13.1l-10.3-8.2-10.2 8.2V124l-12.8-2.9 10.3-8.2-5.8-11.8L72 104zm46.1 62.9 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9v13.2l-10.3-8.2-10.2 8.2v-13.2l-12.8-2.9 10.3-8.1-5.7-11.9 12.8 3zm-32.9 54 4.4 13.7h14.5L98 231.3l4.5 13.7-11.7-8.4-11.7 8.4 4.5-13.7-11.7-8.5h14.4z",fill:"#FFF"}),a.createElement("circle",{fill:"#ffc639",cx:267.1,cy:170.7,r:74.5}),a.createElement("path",{fill:"#1c8a42",d:"M267.1 220.3h24.8s10.8-19 0-37.2l24.8-24.8-12.4-24.8h-12.4s-6.2 18.6-31 18.6-31-18.6-31-18.6h-12.4l12.4 24.8-12.4 24.8 12.4 12.4s12.4-24.8 37.2-12.4c0 0 10.5 15.5 0 37.2z"}),a.createElement("path",{fill:"#ffc639",d:"M464.4 92.2c.6-2.9-.2-17.6-.2-20.7 0-21.3-13.9-39.4-33.2-45.7 5.9 12 9.2 25.4 9.2 39.7 0 4.8-.4 9.5-1.1 14.1-2.9-4.7-6.6-8.9-11.2-12.6-17.1-13.6-40.6-14-57.9-2.5 13.4 2.9 26.3 8.9 37.7 18 9 7.1 16.2 16.8 21.7 26.1 0 0-17.8 10.9-31 15.1s-42.3 7.9-42.3 7.9c72 12 132-36 132-36-6.5-13.4-15.8-4-23.7-3.4z"}))},rh=function(t){var n=t.title,r=P(t,SS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#DB7D00",d:"M141.7 154.7s.2 67.1 74.7 65.3l4.5 13.9h8.9s-7.4-41.1 60.1-41.5c0 0 0-27.6 27.6-27.6H359s-66-51.8 58.9-118l1.8-13.1s-129.9 71-198.9 57.2c0 0 10.7 42.5-10.8 42.5-10.8 0-9.7-8.1-32.3-8.1-18.7 0-17.3 19.7-26.3 19.5-8.9-.2-18.8-12.3-19.6-10.2-.7 2.1 9.9 20.1 9.9 20.1z"}),a.createElement("g",{fill:"#006651"},a.createElement("path",{d:"M237.2 308.1c6.9-5 13-6.6 22.4-8.3s19.4-4.4 24.6-5.8-17.7 6.6-23.5 8.3c-5.8 1.6-23.5 5.8-23.5 5.8zm37.9-14.7c-1.9-11.9 2.8-24.3 13.5-29.3 2.5 8.6-5.2 23.2-13.5 29.3zm18.2-6.2c-5.8-9.8 4-22.6 11.1-28.8 3.3 6-2.5 23.7-11.1 28.8zm16.9-7.6c-6.2-8.4 1.1-23.2 8.8-29 3.1 8.2.1 23.2-8.8 29zm16.9-10.6c-5.6-8-1.7-20.4 6.3-28.4 5.8 6.6.9 21-6.3 28.4zm13.5-10.7c-4.7-7.5 1.1-25.4 8.6-30.4 3.3 6.6.8 25.4-8.6 30.4zm10.8-2.8c-1.4-10.8 17.4-22.7 25.2-22.4-.9 8.9-8.9 18.6-25.2 22.4zm-10.5 12.2c8.8-9.1 26-9.1 32.1-7.2-1.7 5.3-21.9 16.9-32.1 7.2z"}),a.createElement("path",{d:"M328.7 276.8c12.4-3.3 20.5-6.1 27.9 1.7-5.2 6.6-25.4 4.7-27.9-1.7zm-17.7 8c11.9-6.4 26.3 3 28.5 8.6-13.3 5.5-28.7-7.2-28.5-8.6zm-16.3 9.2c10.8-4.1 23.2 1.4 28.2 7.5-5.8 2.7-21 5.7-28.2-7.5zm-14.9 4.7c12.4-1.4 24.4 8 27 13.4-15.9 1.5-22-3.2-27-13.4zm-4 9.4c-6.9-5-13-6.6-22.4-8.3-9.4-1.7-19.4-4.4-24.6-5.8-5.3-1.4 17.7 6.6 23.5 8.3 5.8 1.6 23.5 5.8 23.5 5.8zm-37.9-14.7c1.9-11.9-2.8-24.3-13.5-29.3-2.5 8.6 5.2 23.2 13.5 29.3zm-18.2-6.2c5.8-9.8-4-22.6-11.1-28.8-3.3 6 2.5 23.7 11.1 28.8zm-16.9-7.6c6.2-8.4-1.1-23.2-8.8-29-3.1 8.2-.1 23.2 8.8 29zM185.9 269c5.6-8 1.7-20.4-6.3-28.4-5.8 6.6-.9 21 6.3 28.4zm-13.5-10.7c4.7-7.5-1.1-25.4-8.6-30.4-3.3 6.6-.8 25.4 8.6 30.4zm-10.8-2.8c1.4-10.8-17.4-22.7-25.2-22.4.9 8.9 8.9 18.6 25.2 22.4zm10.5 12.2c-8.8-9.1-26-9.1-32.1-7.2 1.7 5.3 21.9 16.9 32.1 7.2z"}),a.createElement("path",{d:"M184.3 276.8c-12.4-3.3-20.5-6.1-27.9 1.7 5.2 6.6 25.4 4.7 27.9-1.7zm17.7 8c-11.9-6.4-26.3 3-28.5 8.6 13.3 5.5 28.7-7.2 28.5-8.6zm16.3 9.2c-10.8-4.1-23.2 1.4-28.2 7.5 5.8 2.7 21 5.7 28.2-7.5zm14.9 4.7c-12.4-1.4-24.4 8-27 13.4 15.9 1.5 22-3.2 27-13.4z"})))},ih=function(t){var n=t.title,r=P(t,zS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.13 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#11457e",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#d7141a",d:"M513 171v171H0l256.5-171z"}),a.createElement("path",{fill:"#FFF",d:"M513 0v171H256.5L0 0z"}))},lh=function(t){var n=t.title,r=P(t,FS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 228h513v114H0z"}))},ah=function(t){var n=t.title,r=P(t,MS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"13.68 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#12ad2b",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6ab2e7",d:"M513 0v166.7L0 170.8V0z"}),a.createElement("path",{fill:"#FFF",d:"M256 170.7 0 342V0z"}),a.createElement("path",{fill:"#d7141a",d:"m89.8 92.5 17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z"}))},oh=function(t){var n=t.title,r=P(t,AS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"23.94 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#c60c30",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M190 0h-60v140H0v60h130v142h60V200h323v-60H190z"}))},sh=function(t){var n=t.title,r=P(t,NS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 110.7v120h513v-120z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 110.7h513v40H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 190.7h513v40H0z"}),a.createElement("path",{d:"M196 0h120v342H196z"}),a.createElement("path",{fill:"#FFDA44",d:"M196 0h40v342h-40z"}),a.createElement("path",{fill:"#FFF",d:"M274.7 0h40v342h-40z"}),a.createElement("circle",{fill:"#D80027",cx:256,cy:170.7,r:123.1}),a.createElement("path",{d:"m256 58.6 4.6 14.2h15l-12.1 8.9 4.6 14.2-12.1-8.8-12.1 8.8 4.6-14.2-12.1-8.9h15zM190.1 80l12.2 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15l-4.6 14.2-4.7-14.2h-15l12.1-8.8zm-40.7 56h15l4.6-14.2 4.7 14.2h15l-12.2 8.8 4.7 14.3-12.2-8.8-12.1 8.8 4.6-14.3zm0 69.3 12.1-8.8-4.6-14.3L169 191l12.2-8.8-4.7 14.3 12.2 8.8h-15l-4.7 14.3-4.6-14.3zm40.7 56.1 4.6-14.3-12.1-8.8h15l4.7-14.3 4.6 14.3h15l-12.1 8.8 4.6 14.3-12.1-8.9zm65.9 21.4-4.6-14.3h-15l12.1-8.8-4.6-14.3 12.1 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15zm65.9-21.4-12.2-8.9-12.1 8.9 4.6-14.3-12.1-8.8h15l4.6-14.3 4.7 14.3h15l-12.1 8.8zm40.7-56.1h-15l-4.6 14.3-4.7-14.3h-15l12.2-8.8-4.7-14.3L343 191l12.1-8.8-4.6 14.3zm0-69.3-12.1 8.8 4.6 14.3-12.1-8.8-12.2 8.8 4.7-14.3-12.2-8.8h15l4.7-14.2 4.6 14.2zm-40.7-56-4.6 14.3 12.1 8.8h-15l-4.7 14.2-4.6-14.2h-15l12.1-8.8-4.6-14.3 12.1 8.8zM279.3 168.7c-11-21.1-14.5-25.1-14.5-25.1s.4-9.7.4-15.6c0-8.8-7.4-15.8-16.5-15.8-8.6 0-15.7 2.9-16.5 11-4.2.9-8.6 4.1-8.6 10.7 0 4.8 1 7.3 5.2 9.3 2.1-4.6 4.3-4.8 9.3-6.4.8.6 1.7 3 2.6 3.4l.3 1s-13.3 6.6-13.3 30.9c0 29.5 22 45.4 22 45.4l-1.8.3-1.9 7.1h22v-7.2l11 17.5c.3-.3 10.2-47.6.3-66.5z",fill:"#496E2D"}))},uh=function(t){var n=t.title,r=P(t,DS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 216h211v126H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h211v126H0z"}),a.createElement("path",{fill:"#D80027",d:"M302 0h211v126H302z"}),a.createElement("path",{fill:"#0052B4",d:"M302 216h211v126H302z"}),a.createElement("g",{stroke:"#FFF",strokeWidth:5,strokeMiterlimit:10},a.createElement("path",{fill:"#0052B4",d:"M256 130h-49.9v49.4s19.5 6 49.9 6V130z"}),a.createElement("path",{fill:"#D80027",d:"M206.1 179.4v6c0 27.5 22.3 49.9 49.9 49.9v-49.9c-30.4 0-49.9-6-49.9-6z"}),a.createElement("path",{fill:"#0052B4",d:"M256 235.3c27.5 0 49.9-22.3 49.9-49.9v-6s-19.5 6-49.9 6v49.9z"}),a.createElement("path",{fill:"#D80027",d:"M256 130v55.4c30.4 0 49.9-6 49.9-6V130H256z"})))},ch=function(t){var n=t.title,r=P(t,LS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"88.92 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#41662E",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256.5 0H513v342H256.5z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"m341.5 105.3-29.4 40.4-47.5-15.4 29.4 40.4-29.4 40.4 47.5-15.4 29.4 40.4v-50l47.5-15.5-47.5-15.4z"}),a.createElement("path",{d:"M309.9 276.7c-58.5 0-106-47.5-106-106s47.5-106 106-106c18.3 0 35.4 4.6 50.4 12.7-23.5-23-55.7-37.2-91.2-37.2-72 0-130.4 58.4-130.4 130.4S197.1 301 269.1 301c35.5 0 67.7-14.2 91.2-37.2-14.9 8.2-32.1 12.9-50.4 12.9z"})))},dh=function(t){var n=t.title,r=P(t,TS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 170.7h513V256H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 256h513v85.3H0z"}),a.createElement("circle",{fill:"#FFDA44",cx:256,cy:171,r:60}),a.createElement("path",{fill:"#4C1F00",d:"M369.2 79.9s-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7 0 10.3-13.5 12-15.5 12s-2-5.3-14.8-5.3-13.7 4.8-15.8 4.8c-2.2 0-14.5-1-14.5-11.5 0-5.2-42.9 4-49.1 7-6.1 3.1-33.9 16-33.9 16s45.8 2.7 53.9 6.2 43.8 16.5 43.8 16.5l-2.8 13.3h37.8l-3.8-13.3s35.1-12.7 43.8-16.5 53.9-6.2 53.9-6.2z"}),a.createElement("path",{fill:"#57BA17",d:"M217.7 171.7c0 21.1 17.2 38.3 38.3 38.3 21.1 0 38.3-17.2 38.3-38.3v-11.5h-76.5v11.5z"}),a.createElement("path",{fill:"#338AF3",d:"M256 110.5c-21.1 0-38.3 17.2-38.3 38.3v11.5h76.5v-11.5c.1-21.1-17.1-38.3-38.2-38.3z"}))},fh=function(t){var n=t.title,r=P(t,OS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#111",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#368FD8",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 228h513v114H0z"}))},hh=function(t){var n=t.title,r=P(t,PS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 228h513v114H0z"}),a.createElement("path",{fill:"#C09300",d:"M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z"}))},mh=function(t){var n=t.title,r=P(t,BS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#428823",d:"M0 228h513v114H0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M256 171 0 342V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-5.1-34.6-24.2-34.6-46.8z"}),a.createElement("path",{d:"m365 129.2 10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z"})))},ph=function(t){var n=t.title,r=P(t,HS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"22.23 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#56AF35",d:"M0 0h513v171H0z"}),a.createElement("path",{fill:"#D80027",d:"m0 342 513-171L0 0v342z"}),a.createElement("g",{fill:"#ffc945"},a.createElement("path",{d:"M134.7 231.5c33.6 0 60.8-27.2 60.8-60.8s-27.2-60.8-60.8-60.8-60.8 27.2-60.8 60.8 27.2 60.8 60.8 60.8zm0 24.3c-47 0-85.2-38.1-85.2-85.2s38.1-85.2 85.2-85.2 85.2 38.1 85.2 85.2-38.2 85.2-85.2 85.2z"}),a.createElement("circle",{cx:119.5,cy:148.3,r:17.5}),a.createElement("circle",{cx:148.9,cy:158.5,r:17.5}),a.createElement("circle",{cx:134.7,cy:135.2,r:17.5}),a.createElement("circle",{cx:119.5,cy:172.7,r:17.5}),a.createElement("circle",{cx:149.9,cy:182.8,r:17.5}),a.createElement("circle",{cx:122.5,cy:198,r:17.5}),a.createElement("circle",{cx:145.9,cy:205.2,r:17.5})))},gh=function(t){var n=t.title,r=P(t,jS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h22.5v15H0V0z"}),a.createElement("path",{fill:"#D03433",d:"M0 0h22.5v4H0V0zm0 11h22.5v4H0v-4z"}),a.createElement("path",{fill:"#FBCA46",d:"M0 4h22.5v7H0V4z"}),a.createElement("path",{fill:"#FFF",d:"M7.8 7h1v.5h-1V7z"}),a.createElement("path",{fill:"#A41517",d:"M7.2 8.5c0 .3.3.5.6.5s.6-.2.6-.5L8.5 7H7.1l.1 1.5zM6.6 7c0-.3.2-.5.4-.5h1.5c.3 0 .5.2.5.4V7l-.1 1.5c-.1.6-.5 1-1.1 1-.6 0-1-.4-1.1-1L6.6 7z"}),a.createElement("path",{fill:"#A41517",d:"M6.8 7.5h2V8h-.5l-.5 1-.5-1h-.5v-.5zM5.3 6h1v3.5h-1V6zm4 0h1v3.5h-1V6zm-2.5-.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v.2c0 .2-.1.3-.3.3H7c-.1 0-.2-.1-.2-.2v-.3z"}))},vh=function(t){var n=t.title,r=P(t,VS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#20AA46",d:"M0 0h22.5v5H0V0z"}),a.createElement("path",{fill:"#E92F3B",d:"M0 10h22.5v5H0v-5z"}),a.createElement("path",{fill:"#FADF50",d:"M0 5h22.5v5H0V5z"}),a.createElement("circle",{fill:"#205CCA",cx:11.3,cy:7.5,r:5.2}),a.createElement("g",{stroke:"#FFDB3D",fill:"none"},a.createElement("path",{d:"m11.3 8.8-2.1 1.5.8-2.4-2-1.5h2.5l.8-2.3.8 2.3h2.6l-2.1 1.5.8 2.4-2.1-1.5zm-1-2.4h1.9M9.9 7.8l1.3 1m.8-2.6.7 1.8M10 7.9l.6-1.8M11 9l1.6-1.1",strokeWidth:.5}),a.createElement("path",{d:"m8.7 3.9 1.1 1.6m4-1.7-1 1.6m-1.5 4.7V12M8.9 8.3 7.1 9m8.4 0-1.8-.7",strokeWidth:.25})))},bh=function(t){var n=t.title,r=P(t,GS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 408 408"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#039",d:"M0 0h408v408H0V0z"}),a.createElement("path",{fill:"#FC0",d:"m203.963 45.231 5.089 15.653h16.542l-13.322 9.68 5.015 15.67-13.323-9.68-13.323 9.68 5.089-15.662-13.322-9.68h16.468l5.087-15.661zm-68 18.134 5.089 15.653h16.542l-13.323 9.68 5.016 15.67-13.324-9.68-13.323 9.68 5.089-15.662-13.323-9.681h16.468l5.089-15.66zm-49.867 49.866 5.089 15.653h16.542l-13.323 9.68 5.016 15.67-13.324-9.68-13.323 9.68 5.089-15.662-13.323-9.68h16.468l5.089-15.661zM67.963 181.23l5.089 15.654h16.542l-13.323 9.682 5.016 15.67-13.324-9.682-13.323 9.682 5.089-15.664-13.323-9.679h16.468l5.089-15.663zm18.133 68.001 5.089 15.654h16.542l-13.323 9.68 5.016 15.67-13.324-9.68-13.323 9.68 5.089-15.662-13.323-9.68h16.468l5.089-15.662zm49.867 49.867 5.089 15.654h16.542l-13.323 9.68 5.016 15.67-13.324-9.679-13.323 9.679 5.089-15.661-13.323-9.681h16.468l5.089-15.662zm136-235.733 5.089 15.653h16.542l-13.322 9.68 5.015 15.67-13.323-9.68-13.324 9.68 5.09-15.662-13.322-9.681h16.468l5.087-15.66zm49.867 49.866 5.088 15.653h16.543l-13.323 9.68 5.015 15.67-13.322-9.68-13.324 9.68 5.09-15.662-13.323-9.68h16.468l5.088-15.661zm18.133 68 5.089 15.653h16.542l-13.322 9.682 5.015 15.67-13.323-9.682-13.323 9.682 5.089-15.664-13.322-9.679h16.468l5.087-15.662zm-18.133 68 5.088 15.654h16.543l-13.323 9.68 5.016 15.67-13.323-9.68-13.324 9.68 5.09-15.662-13.323-9.68h16.469l5.087-15.662zm-117.867 68 5.089 15.654h16.542l-13.322 9.68 5.015 15.67-13.323-9.68-13.323 9.68 5.089-15.662-13.322-9.68h16.468l5.087-15.662zm68-18.133 5.089 15.654h16.542l-13.322 9.68 5.016 15.67-13.324-9.68-13.322 9.68 5.088-15.662-13.322-9.68h16.469l5.086-15.662z"}))},xh=function(t){var n=t.title,r=P(t,_S);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"37.62 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#2E52B2",d:"M513 129.3V212H203.7v130H121V212H0v-82.7h121V0h82.7v129.3z"}))},yh=function(t){var n=t.title,r=P(t,$S);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#62B5E5",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#F3F3F3",d:"M307.1 127.1v92c0 61.6 80.5 80.5 80.5 80.5s80.4-19 80.4-80.6v-92l-80.5-23-80.4 23.1z"}),a.createElement("path",{fill:"#D80027",d:"M468 132.8V98.3H307.1v34.5h69v69h-69v23h69V296c6.9 2.5 11.5 3.5 11.5 3.5s4.6-1.1 11.5-3.5v-71.2h69v-23h-69v-69H468z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 0h256.5v170.6H0V0z"}),a.createElement("path",{d:"m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-55.7-59.3L0 0v15.8l71.8 39.9h28.4z"})),a.createElement("path",{d:"m196.9 115 59.6 32.9V115h-59.6zm-41 0 100.6 55.6v-15.8L184.6 115h-28.7zm73.4 55.6-73.5-40.9v40.9h73.5zM45.2 115 0 140.1V115h45.2zm55 7.1v48.6H12.8l87.4-48.6zM59.1 55.7 0 22.8v32.8s59.1 0 59.1.1zm41.1 0L0 0v15.8l71.8 39.9h28.4zM26.7 0l73.5 40.8V0H26.7zm184.2 55.7 45.6-25.1v25.1h-45.6zm-55-7.2V0h87.4l-87.4 48.5z",fill:"#0052B4"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144.3-.2h-32.1v69.5H0v32.1h112.2v69.5h32.1v-69.5h112.2V69.3H144.3V-.2z"}),a.createElement("path",{d:"m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-84.1 0L0 154.9v15.8L100.2 115H71.8zm28.4-59.3L0 0v15.8l71.8 39.9h28.4zm83.9 0 72.4-39.9V0L155.9 55.7h28.2z"})))},wh=function(t){var n=t.title,r=P(t,WS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",fill:"#D80027"}),a.createElement("path",{fill:"#1F8BDE",d:"M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3z"}),a.createElement("path",{fill:"#FFF",d:"M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3zm79.6 86.3c7.9-4.5 15.9-10 23.2-16.7 20.5-18.5 32.6-41.4 32.6-69.7v-90c0-.3-120.4-.3-120.4-.3v90.3c0 28.3 12.1 51.2 32.6 69.7 8.3 7.5 17.6 13.9 27.6 19 1.4-.6 2.8-1.4 4.4-2.3z"}),a.createElement("path",{fill:"#187536",d:"M347.1 193.4c-2.6-7.9 1.7-14.3 10.1-14.3h60.5c8.2 0 12.8 6.3 10.1 14.3l-5.5 16.5c-2.6 7.9-8.9 9.2-15.8 4 0 0 2.6-4.8-19.1-4.8-21.7 0-19.1 4.8-19.1 4.8-6.1 5.7-13.1 4-15.8-4 .1.1-5.4-16.5-5.4-16.5z"}),a.createElement("path",{fill:"#FFF",d:"M357.4 179.1c8.1 1.6 17.8-15 30.1-15 13.1 0 21.8 17.1 30.1 15 7.4-1.8 15-22.2 15-30.1 0-16.6-20.2-30.1-45.1-30.1-24.9 0-45.1 13.5-45.1 30.1-.1 8.5 6.6 28.5 15 30.1zm-1.4 91.6c6.2.4 12.5-1.8 17.2-6.5l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c4.7 4.7 11 6.9 17.1 6.5 5.3-.3 32.5-33.5 25.7-32.6-4.6.6-9.1 2.8-12.7 6.3l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3-6.7-1.1 20.1 32.2 25.3 32.5zM322.1 210c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0 0 0 5.5-14.8 2.5-15.9-7.9-2.9-17.2-1.2-23.5 5.2l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-6.2-6.2-15.1-8-22.8-5.5-3.1 1.1 1.9 16.1 1.9 16.1z"}))},Eh=function(t){var n=t.title,r=P(t,US);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"m256 37.9 10.1 31.2H299l-26.6 19.3 10.2 31.2-26.6-19.3-26.6 19.3 10.2-31.2L213 69.1h32.9zM123.2 170.7l31.2-10.2v-32.8l19.3 26.6 31.2-10.2-19.3 26.6 19.3 26.5-31.2-10.1-19.3 26.5v-32.8zM256 303.5l-10.1-31.2H213l26.6-19.3-10.2-31.3L256 241l26.6-19.3-10.2 31.3 26.6 19.3h-32.9zm132.8-132.8-31.2 10.1v32.8l-19.3-26.5-31.2 10.1 19.3-26.5-19.3-26.6 31.2 10.2 19.3-26.6v32.8z",fill:"#FFF"}))},Ch=function(t){var n=t.title,r=P(t,XS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"37.62 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0F61A5",d:"M513 214.5H206.2V342h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H513V192z"}),a.createElement("path",{fill:"#E50E3D",d:"M513 149.3V192H183.7v150H141V192H0v-42.7h141V0h42.7v149.3z"}))},kh=function(t){var n=t.title,r=P(t,JS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Ih=function(t){var n=t.title,r=P(t,ZS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 228h513v114H0z"}))},Sh=function(t){var n=t.title,r=P(t,YS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 0h513v341.3H0V0z"}),a.createElement("path",{d:"M311.7 230 513 341.3v-31.5L369.3 230h-57.6zM200.3 111.3 0 0v31.5l143.7 79.8h56.6z"})),a.createElement("path",{d:"M393.8 230 513 295.7V230H393.8zm-82.1 0L513 341.3v-31.5L369.3 230h-57.6zm146.9 111.3-147-81.7v81.7h147zM90.3 230 0 280.2V230h90.3zm110 14.2v97.2H25.5l174.8-97.2zm-82.1-132.9L0 45.6v65.7h118.2zm82.1 0L0 0v31.5l143.7 79.8h56.6zM53.4 0l147 81.7V0h-147zm368.3 111.3L513 61.1v50.2h-91.3zm-110-14.2V0h174.9L311.7 97.1z",fill:"#0052B4"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z"}),a.createElement("path",{d:"M311.7 230 513 341.3v-31.5L369.3 230h-57.6zm-168 0L0 309.9v31.5L200.3 230h-56.6zm56.6-118.7L0 0v31.5l143.7 79.8h56.6zm168 0L513 31.5V0L311.7 111.3h56.6z"})))},zh=function(t){var n=t.title,r=P(t,KS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"75.24 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#c60a0a",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#3E8446",d:"m256.5 170.7-212 126.1V44.5z"}),a.createElement("path",{d:"m256.5 170.7 211 126.1h-423zm211-126.2-211 126.2-212-126.2z",fill:"#FFDA44"}),a.createElement("path",{fill:"#3E8446",d:"M467.5 44.5v252.3l-211-126.1z"}),a.createElement("path",{d:"m256.5 10.4 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.4 293.8 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7z",fill:"#FFDA44"}),a.createElement("circle",{fill:"#c60a0a",cx:244.5,cy:170.7,r:76.2}),a.createElement("path",{fill:"#FFDA44",d:"m244.5 110.1 13.6 41.8h44l-35.6 25.8 13.6 41.8-35.6-25.8-35.5 25.8 13.6-41.8-35.6-25.8h44zm-136.8 57.7c4.4 6.9 2.3 16.1-4.6 20.5s-16.1 2.3-20.5-4.6c-7.9-12.5-3.3-33-3.3-33s20.4 4.6 28.4 17.1z"}),a.createElement("circle",{fill:"#A2001D",cx:99.1,cy:182.1,r:7.4}))},Fh=function(t){var n=t.title,r=P(t,qS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.975 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#fff",d:"M0 0h22.5v15H0z"}),a.createElement("path",{fill:"#eb000e",d:"M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z"}),a.createElement("path",{fill:"#eb000e",d:"m17.3 2.7-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm-12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm0 9-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm12.7 0-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2z"}))},Mh=function(t){var n=t.title,r=P(t,QS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15 0 60 60"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FDEB01",d:"m0 0 90 60H0z"}),a.createElement("path",{fill:"#58A846",d:"M90 0v60L0 0z"}),a.createElement("path",{fill:"#ED3D24",d:"m50.7 33.3 9.3-6.7H48.5L45 15.7l-3.5 10.9H30l9.3 6.7-3.6 11 9.3-6.7 9.3 6.7z"}))},Ah=function(t){var n=t.title,r=P(t,RS);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M308 0H204v118.7H0v104h204V342h104V222.7h205v-104H308z"}),a.createElement("path",{fill:"#FFDA44",d:"m368.6 188 26 17.3V136l-26 17.3h-95.3V58.1l17.3-26h-69.2l17.3 26v95.2h-95.3l-26-17.3v69.3l26-17.3h95.3v95.2l-17.3 26h69.2l-17.3-26V188z"}))},Nh=function(t){var n=t.title,r=P(t,ez);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 228h513v114H0z"}),a.createElement("path",{d:"m255.9 113.8 14.1 43.4 40.4 3.2-37 26.9 19.5 40.3-37-26.9-37 26.9 14.1-43.5-36.9-26.9h45.7z"}))},Dh=function(t){var n=t.title,r=P(t,tz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 230h513v112H0z"}),a.createElement("path",{fill:"#D80027",stroke:"#000",strokeMiterlimit:10,d:"M363.1 131.8V99.1H374V77.3h-21.9v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7h-21.8V55.5h10.9V33.7h-21.8v10.9h-10.9V33.7H254v10.9h-10.9V33.7h-21.8v21.8h10.9v76.3h-21.8V99.1h10.9V77.3h-21.8v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7H145V219h239.9v-87.2z"}),a.createElement("path",{fill:"#FFDA44",stroke:"#000",strokeMiterlimit:10,d:"m264.9 235.5-24.2 18.2 19.1 14.3v31.3h-23.2v9h23v7.9h-23v9.3H270V268l19.1-14.3-24.2-18.2zm0 25.3-10.1-7.1 10.1-7.1 10.1 7.1-10.1 7.1z"}),a.createElement("path",{d:"M239.6 209.7v-27.9s.1-22.3 25-22.3c24.8 0 25.7 22 25.7 22v28.2h-50.7zm-69.1 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8z"}),a.createElement("path",{d:"M169.1 209.7v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm151.8 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm8.4-77.7v-15.7s.1-12.1 11.3-12.1c11.3 0 11.7 11.9 11.7 11.9V132h-23zm-78.8 0v-23.7s.1-18.3 14.3-18.3c14.2 0 14.7 18 14.7 18v24h-29zm-73 0v-15.7s.1-12.1 11.3-12.1 11.7 11.9 11.7 11.9V132h-23z"}))},Lh=function(t){var n=t.title,r=P(t,nz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"90.63 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M513 0v171H0V0z"}),a.createElement("circle",{fill:"#FFF",cx:185.8,cy:171.2,r:117.8}),a.createElement("path",{fill:"#D80027",d:"M68 171c0-65.1 52.8-117.8 117.8-117.8 65.1 0 117.8 52.8 117.8 117.8"}))},Th=function(t){var n=t.title,r=P(t,rz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#cf0d19",d:"M0 0h513v100H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 121h513v100H0z"}),a.createElement("path",{fill:"#1a7e25",d:"M0 242h513v100H0z"}))},Oh=function(t){var n=t.title,r=P(t,iz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M342 0h171v342H342z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h171v342H0z"}))},Ph=function(t){var n=t.title,r=P(t,lz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Bh=function(t){var n=t.title,r=P(t,az);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"34.2 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v113.8H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 227.6h513V342H0z"}),a.createElement("path",{fill:"#0070C8",d:"M126 171 0 342V0z"}),a.createElement("path",{fill:"none",stroke:"#000",strokeMiterlimit:10,d:"M233.8 139.4v40.4c0 35.6 35.6 35.6 35.6 35.6s35.6 0 35.6-35.6v-40.4h-71.2z"}),a.createElement("path",{fill:"#786145",d:"M264.5 179.8h9.8l4 25.8h-17.8z"}),a.createElement("path",{fill:"#6DA544",d:"M287.2 162c0-9.8-8-14.8-17.8-14.8s-17.8 5-17.8 14.8c-4.9 0-8.9 4-8.9 8.9s4 8.9 8.9 8.9h35.6c4.9 0 8.9-4 8.9-8.9s-4-8.9-8.9-8.9z"}),a.createElement("path",{d:"m230.7 120 1.9 3.3h3.8l-1.9 3.3 1.9 3.2h-3.8l-1.9 3.3-1.9-3.3H225l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.3 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.8 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H279l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm16 0 1.9 3.3h3.8l-1.9 3.3 1.9 3.2H295l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm15 0 1.9 3.3h3.7l-1.9 3.3 1.9 3.2H310l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8z",fill:"#FFDA00",stroke:"#000",strokeMiterlimit:10}))},Hh=function(t){var n=t.title,r=P(t,oz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.42 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("g",{fill:"#0d5eaf"},a.createElement("path",{d:"M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z"}),a.createElement("path",{d:"M0 0h190v190H0z"})),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 76h190v38H0z"}),a.createElement("path",{d:"M76 0h38v190H76z"})))},jh=function(t){var n=t.title,r=P(t,sz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{fill:"#D80027",d:"M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6-77.8-53.3h22.6l62.5 42.3v11z"}),a.createElement("ellipse",{fill:"#FFF",cx:443.4,cy:233.6,rx:29,ry:43.5}),a.createElement("ellipse",{fill:"#FFCE00",cx:406.9,cy:317.7,rx:22,ry:9.3}),a.createElement("ellipse",{fill:"#FFCE00",cx:364,cy:317.7,rx:22,ry:9.3}),a.createElement("path",{fill:"#39B200",d:"m342 190.1 43.4 86.9 43.5-86.9z"}),a.createElement("ellipse",{fill:"#9B9B9B",cx:327.5,cy:233.6,rx:29,ry:43.5}),a.createElement("path",{fill:"#757575",d:"m371 175.6-14.5 14.5h57.9l-14.5-14.5 14.5-43.5s-13-29-29-29-29 29-29 29l14.6 43.5z"}),a.createElement("circle",{fill:"#C6B56F",cx:385.4,cy:67,r:29}),a.createElement("circle",{fill:"#A54A00",cx:386,cy:88.7,r:29}),a.createElement("circle",{fill:"#FFF",cx:443.4,cy:117.7,r:29}),a.createElement("circle",{fill:"#0049FF",cx:342.2,cy:146.7,r:29}),a.createElement("circle",{fill:"#0041F9",cx:429.8,cy:146.7,r:29}),a.createElement("circle",{fill:"#F7D71E",cx:386,cy:233.6,r:29}),a.createElement("circle",{fill:"#CEC851",cx:457.9,cy:190.1,r:29}),a.createElement("circle",{fill:"#FFF",cx:385.4,cy:289.5,r:29}),a.createElement("path",{fill:"#7C0B29",d:"m371 135.7 14.5-3.5 14.5 3.5c0 7.5-14.5 11-14.5 11s-14.5-3.5-14.5-11z"}),a.createElement("circle",{fill:"#FFF",cx:327.5,cy:117.4,r:29}))},Vh=function(t){var n=t.title,r=P(t,uz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h171v342H0zm342 0h171v342H342z",fill:"#338AF3"}),a.createElement("circle",{fill:"#DCC26D",cx:256,cy:155.8,r:25.5}),a.createElement("path",{fill:"#628A40",d:"M194.2 155.9c0 22.1 11.8 42.5 30.8 53.5 5.9 3.4 13.5 1.4 16.9-4.5 3.4-5.9 1.4-13.5-4.5-16.9-11.5-6.6-18.5-18.9-18.5-32.1 0-6.8-5.5-12.4-12.4-12.4s-12.3 5.5-12.3 12.4zm95.1 52.1c17.8-11.4 28.6-31 28.5-52.1 0-6.8-5.5-12.4-12.4-12.4-6.8 0-12.4 5.5-12.4 12.4 0 12.7-6.5 24.5-17.1 31.3-5.8 3.6-7.7 11.2-4.1 17 3.6 5.8 11.2 7.7 17 4.1.2-.1.3-.2.5-.3z"}))},Gh=function(t){var n=t.title,r=P(t,cz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M11.1 11.1h489.7v319.1H11.1z"}),a.createElement("path",{fill:"#7DBEF1",d:"M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"}),a.createElement("path",{fill:"#1C8AE6",d:"M179.8 180.7h152.6l-29.3 64.9h-95.2z"}),a.createElement("path",{fill:"#FFF042",d:"M192.3 205.9s40.5 38.2 51 38.2c12.4 0 12.6-18.4 25.5-25.5 20.2-11.1 51-12.7 51-12.7L297 248.7l-41 36.6-46.8-39.7-16.9-39.7z"}),a.createElement("path",{fill:"#259C7B",d:"m256 157.5-22.5 15.6 7.9-26.2-21.8-16.5 27.4-.5 9-25.9 9 25.9 27.4.5-21.8 16.6 7.9 26.2-22.5-15.7z"}),a.createElement("path",{fill:"#8E5715",d:"M249.7 144.6c-.9 9.2-1.5 18.4-1.7 27.6-.3 11.9.3 20.7 2 26 2.2 6.6 7.2 12.9 14.2 18.9 5.3 4.6 10.6 8.1 14.2 10.1 3.1 1.7 7 .6 8.7-2.4 1.7-3.1.6-7-2.4-8.7-4.3-2.5-8.4-5.4-12.2-8.7-5.4-4.6-9.1-9.2-10.4-13.3-1.1-3.4-1.6-11.3-1.4-21.7.2-8.9.8-17.8 1.7-26.6.4-3.5-2.2-6.6-5.7-7-3.6-.3-6.7 2.3-7 5.8z"}),a.createElement("path",{fill:"#FFF",d:"m217.8 170.7 25.5 38.2h-25.5v-38.2z"}),a.createElement("path",{fill:"none",stroke:"#D80027",strokeWidth:12,strokeMiterlimit:10,d:"M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z"}))},_h=function(t){var n=t.title,r=P(t,dz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"18.81 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 0h512v171H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h182v342H0z"}),a.createElement("path",{d:"m98.3 109.8 15.1 46.5h48.9L122.8 185l15.1 46.5-39.6-28.7-39.5 28.7L73.9 185l-39.6-28.7h48.9z"}))},$h=function(t){var n=t.title,r=P(t,fz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"27 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#009E49",d:"M0 0h900v600H0V0z"}),a.createElement("path",{fill:"#FFF",d:"m0 0 947 300L0 600V0z"}),a.createElement("path",{fill:"#FFD00D",d:"M0 26.1 870 300 0 573.9V26.1z"}),a.createElement("path",{fill:"#2D2D2D",d:"m0 0 450 300L0 600V0z"}),a.createElement("path",{fill:"#D3132F",d:"m0 35 397.5 265L0 565V35z"}))},Wh=function(t){var n=t.title,r=P(t,hz);return a.createElement("svg",O({viewBox:"3.5 0.5 14 14",xmlns:"http://www.w3.org/2000/svg"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"none",fillRule:"evenodd"},a.createElement("path",{fill:"#FFF",d:"M0 0h21v15H0z"}),a.createElement("path",{fill:"#ee1c25",d:"M0 0h21v15H0z"}),a.createElement("path",{d:"M12 7.19c-.798-.5-1 .409-1 0 0-.828.895-1.5 2-1.5s2 .672 2 1.5c-.949 0-1.044.5-1.5.5-.56 0-.702 0-1.5-.5zM13.25 7a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5zm-1.81 1.962c.228-.913-.698-.824-.31-.95.788-.257 1.703.387 2.045 1.438.341 1.05-.021 2.11-.809 2.366-.293-.903-.798-.838-.939-1.272-.173-.533-.217-.668.012-1.582zm.566 1.13a.25.25 0 1 0 .476-.154.25.25 0 0 0-.476.154zM9.58 8.977c.94-.065.57-.919.81-.588.486.67.157 1.74-.737 2.389-.894.65-2.013.632-2.5-.038.768-.558.55-1.018.92-1.286.453-.33.568-.413 1.507-.477zm-.899.888a.25.25 0 1 0 .294.405.25.25 0 0 0-.294-.405zm.312-2.652c.351.874 1.049.258.809.588-.487.67-1.606.687-2.5.038-.894-.65-1.223-1.719-.736-2.39.767.559 1.138.21 1.507.478.453.33.568.413.92 1.286zm-1.124-.58a.25.25 0 1 0-.293.404.25.25 0 0 0 .293-.404zm2.619-.524c-.722.605.08 1.078-.309.951-.788-.256-1.15-1.315-.809-2.365.342-1.05 1.257-1.695 2.045-1.439-.293.903.153 1.147.012 1.581-.173.533-.217.668-.939 1.272zm.205-1.247a.25.25 0 1 0-.475-.155.25.25 0 0 0 .475.155z",fill:"#FFF"})))},Uh=function(t){var n=t.title,r=P(t,mz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M223.4 170.7c.3-.3.5-.6.8-.9-.3.3-.5.6-.8.9zm-34.2 41.9 11 22.9 24.7-5.7-11.1 22.8 19.9 15.8L209 274v25.4l-19.8-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.9-2.6 9.5-7.5-5.3-10.9 11.9 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6v-12.1l-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9 11.9 2.7zm42.4 49.7 5.3 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.5-7.6-9.4 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-30.3 57.9 4.1 12.7h13.3l-10.8 7.8 4.1 12.6-10.7-7.8-10.8 7.8 4.1-12.6-10.7-7.8h13.3z"}),a.createElement("path",{d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"})),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",fill:"#D80027"}))},Xh=function(t){var n=t.title,r=P(t,pz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0zm203.5-110.1 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zM256 147.6l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm-52.5 29.7 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1zm105 0 6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1z",fill:"#338AF3"}))},Jh=function(t){var n=t.title,r=P(t,gz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 228h513v114H0z"}),a.createElement("path",{d:"M309.3 113.2v-44l17.5-14.4 17.7 14.4v44zm-105.6 0v-44l-17.3-14.4-17.9 14.4v44zm35.2 0v-44l17.6-14.4 17.6 14.4v44z",fill:"#338AF3"}),a.createElement("path",{d:"M309.3 113.2h-35.2v-44l17.5-14.4 17.7 14.4zm-70.4 0h-35.2v-44l17.5-14.4 17.7 14.4z",fill:"#0052B4"}),a.createElement("path",{stroke:"#D80027",fill:"#FFF",d:"M168.5 113.2v101.9c0 24.3 14.4 46.2 35.4 59.4 21.3 13.4 42.1 14.7 52.6 14.7s31.4-1.7 52.6-14.8c21-13 35.4-35.1 35.4-59.3V113.2h-176z"}),a.createElement("path",{d:"M168.5 113.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm35.2 35.2h35.2V254h-35.2zm35.2-35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-35.2 35.2h35.2V254h-35.2zm35.2 55.5c8.6-5.4 16.2-12.3 22-20.3h-22v20.3zM181.7 254c5.8 8 13.3 14.9 22 20.4V254h-22zm57.2 0v33.7c7.2 1.2 13.3 1.5 17.6 1.5 4.3 0 10.4-.3 17.6-1.6V254h-35.2z",fill:"#D80027"}))},Zh=function(t){var n=t.title,r=P(t,vz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#A2001D",d:"M0 0h513v172H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 172h513v172H0z"}),a.createElement("path",{fill:"#FFF",d:"m381.4 251.5-110.7-13.8-110.8 13.8V85.4h221.5z"}),a.createElement("circle",{fill:"#0052B4",cx:270.7,cy:182.3,r:55.4}),a.createElement("circle",{fill:"#A2001D",cx:270.7,cy:182.3,r:27.7}),a.createElement("path",{fill:"#6DA544",d:"M229.1 113.1h83.1l-41.5 41.5z"}),a.createElement("path",{fill:"#FFDA44",d:"M256.8 140.8h27.7v83h-27.7z"}),a.createElement("path",{fill:"#6DA544",d:"M314.9 215.5h-88.5l-66.5 36h221.5z"}))},Yh=function(t){var n=t.title,r=P(t,bz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 228h513v114H0z"}))},Kh=function(t){var n=t.title,r=P(t,xz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"50 0 200 200"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#fc0",d:"M0 0h300v200H0z"}),a.createElement("path",{fill:"#0768a9",d:"M0 0h200v200H0z"}),a.createElement("path",{fill:"#fff",d:"M0 0h100v200H0z"}))},qh=function(t){var n=t.title,r=P(t,yz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#E00",d:"M0 0h513v171H0z"}))},Qh=function(t){var n=t.title,r=P(t,wz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#FF9811",d:"M342 0h171v342H342z"}))},Rh=function(t){var n=t.title,r=P(t,Ez);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M340.6 122.4h-56.1l-28-48.6-28 48.6h-56.1l28 48.6-28 48.6h56.1l28 48.6 28-48.6h56.1l-28-48.6 28-48.6zM293.2 171 276 204.2h-38.9L219.8 171l17.2-33.2h38.9l17.3 33.2zm-36.7-71.8 11.9 23.3h-23.9l12-23.3zm-58.3 38.6h23.9l-10.8 21-13.1-21zm0 66.4 13-22.1 11.9 22.1h-24.9zm58.3 37.5-11.9-22.1h23.9l-12 22.1zm59.4-37.5h-25l11.9-22.1 13.1 22.1zm-26.1-66.4h26.1l-13 22.1-13.1-22.1zM0 21.3h512V64H0zm0 256h512V320H0z",fill:"#2E52B2"}))},e3=function(t){var n=t.title,r=P(t,Cz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#E52D42",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M393.3 68.2h-45.8l-33.8 80.2-34.4-22.9s-24.7-59.1-34.4-68.2c-9.7-9.7-18.7-.6-48.9 7.8-29.6 8.4-30.8 18.7-42.2 18.7-4.8 0-19.9-17.5-27.7-22.3-12.1-7.8-16.9-4.2-13.9 7.2 1.2 4.8 10.9 10.9 16.9 19.9 7.8 11.5 12.7 25.9 12.7 25.9s10.9-10.3 16.9-12.1c9-2.4 19.3 1.8 31.4 0 15.1-2.4 31.4-10.9 31.4-10.9l4.2 43.4s-54.3 50.7-49.5 70.6 56.1 44.6 68.2 62.7c12.1 17.5-7.2 24.1-7.2 32.6s-1.8 19.9 7.2 16.3c9-3.6 10.3-18.1 18.7-31.4 6-9 10.3-13.9 11.5-17.5 1.8-9-23.5-32-37.4-48.9-6.6-7.8-19.9-18.7-19.9-18.7l39.2-29.6s67.6 27.7 82.6 18.7c15.1-9 19.3-98.3 19.3-98.3l47-11.5-12.1-11.7z"}),a.createElement("path",{fill:"#F8DD4E",d:"M279.3 262.4c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.8-182.8c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm0 91.1c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6 0 11.5 4.8 11.5 11.5-.6 6.7-5.5 11.5-11.5 11.5zm-136.9 45.8c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.2-136.9c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-4.8 11.5-11.5 11.5zm22.9 91.1c-6 0-11.5-10.3-11.5-22.9s4.8-22.9 11.5-22.9c6 0 11.5 10.3 11.5 22.9s-4.8 22.9-11.5 22.9zm-114-45.2c-6 0-11.5-4.8-11.5-11.5 0-6.6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5 0 6.6-4.8 11.5-11.5 11.5z"}))},t3=function(t){var n=t.title,r=P(t,kz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#F93",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#fff",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#138808",d:"M0 228h513v114H0z"}),a.createElement("circle",{cx:256.5,cy:171,r:34.2,stroke:"navy",strokeWidth:4,fill:"none"}),a.createElement("circle",{cx:256.5,cy:171,r:3.42,fill:"navy"}),a.createElement("path",{d:"m265.3 138.159-17.6 65.682m17.6-65.682-17.6 65.682m25.8-62.286-34 58.89m41.042-53.487-48.084 48.084M285.945 154l-58.89 34m62.286-25.8-65.682 17.6M290.5 171h-68m66.841 8.8-65.682-17.6m62.286 25.8-58.89-34m53.487 41.042-48.084-48.084m41.042 53.487-34-58.89m25.8 62.286-17.6-65.682M256.5 205v-68m-8.8 66.841 17.6-65.682m-25.8 62.286 34-58.89m-41.042 53.487 48.084-48.084M227.055 188l58.89-34m-62.286 25.8 65.682-17.6M222.5 171h68m-66.841-8.8 65.682 17.6M227.055 154l58.89 34m-53.487-41.042 48.084 48.084M239.5 141.555l34 58.89m-25.8-62.286 17.6 65.682",stroke:"navy",strokeWidth:2}))},n3=function(t){var n=t.title,r=P(t,Iz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0-.3h513V342H0V-.3z"}),a.createElement("path",{fill:"#0052B4",d:"M462.9 198.1c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zM0 31.7l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 1-20 6-30.1 12-7 4-16 9-20 9s-14-5-21-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-11-30.1-12v22zm462.9 55.2c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 3.9-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 1 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-8 19-9v-23zm-50.1 133.3c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 0 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-9 19-9v-23z"}),a.createElement("path",{fill:"#FFF",d:"M0-.3h256v171H0V-.3z"}),a.createElement("path",{d:"M389.8 119.9H408v78.8h-18.3l.1-78.8zm0 117.8H408v75.1h-18.3l.1-75.1z",fill:"#A2001D"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144-.3h-32v70H0v32h112v69h32v-69h112v-32H144v-70z"}),a.createElement("path",{d:"M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54z"}),a.createElement("path",{d:"M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54zM0 170.7v-15l57-38h23l-80 53zm256 0v-15l-57-38h-23l80 53z"})),a.createElement("g",{fill:"#2E52B2"},a.createElement("path",{d:"M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73z"}),a.createElement("path",{d:"M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73zM0 147.7v-30h46l-46 30zm96 23v-49l-73 49h73zm160-23v-30h-46l46 30zm-96 23v-49l73 49h-73z"})),a.createElement("path",{fill:"#5DA51E",stroke:"#45602C",strokeWidth:4,strokeMiterlimit:10,d:"M462.8 91.5h-29.1l25.7-25.7c4.5-4.4 4.5-11.4 0-15.8l-3.4-3.4c-4.4-4.4-11.4-4.4-15.8 0l-25.9 25.9V37.4c0-6.2-5.1-11.3-11.3-11.3h-4.7c-6.2 0-11.3 5.1-11.3 11.3v31.7l-23.5-23.8c-4.7-4.7-12.2-4.7-16.9 0l-3.6 3.6c-4.7 4.7-4.7 12.4 0 17.2l25 25.4h-30.6c-6 0-10.9 4.9-10.9 10.9v4.6c0 6 4.9 10.9 10.9 10.9H369l-20.7 20.7c-4.4 4.4-4.4 11.4 0 15.8l3.4 3.4c4.4 4.4 11.4 4.4 15.8 0l19.6-19.6V167c0 6.1 5.1 11.1 11.3 11.3h4.7c6.2 0 11.3-5.1 11.3-11.3v-28.3l22.2 22.6c4.7 4.7 12.4 4.7 17.1 0l3.6-3.6c4.7-4.7 4.7-12.4 0-17.2L435.2 118h27.6c5.9 0 10.7-4.9 10.9-10.9v-4.6c0-6.1-4.9-11-10.9-11z"}),a.createElement("path",{fill:"#E2DD24",stroke:"#525625",strokeWidth:4,strokeMiterlimit:10,d:"M439.2 249.1h-79.8s-.9-13.4-6-21.8c-6.2-10.4-13.9-28.1-1.4-36.7 15.9-10.9 33.7.8 48.2.8 11.8.1 26.9-14 45-.8 12.2 8.9 3.9 28.2-1.3 36.7-7 11.5-4.7 21.8-4.7 21.8z"}))},r3=function(t){var n=t.title,r=P(t,Sz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#CE1126",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 228h513v114H0z"}),a.createElement("path",{d:"M219.2 160.7h-29.3c1.5-5.7 6.6-9.9 12.8-9.9v-19.9c-18.3 0-33.1 14.9-33.1 33.1v16.5h49.6c1.8 0 3.3 1.5 3.3 3.3v6.6h-66.2v19.9h86.1v-26.5c0-12.7-10.4-23.1-23.2-23.1zm49.6 29.8v-59.6H249v79.5h33.1v-19.9zm66.2 0v-59.6h-19.8v59.6h-6.6v-19.8h-19.9v39.7h59.6v-19.9z",fill:"#547C31"}))},i3=function(t){var n=t.title,r=P(t,zz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),a.createElement("path",{d:"M0 227.9h513v114H0zm278.8-93.1c.1 2 8.7 26.2 4.4 39.4-6.6 20.3-15.8 21.8-19.8 24.5V134l-6.9-4.2-6.9 4.2v64.7c-4-2.7-12.4-2.4-19.8-24.5-4.3-12.7 5.7-37.3 5.8-39.2 0 0-9.5 8.1-15.8 24-5.9 14.8 1.9 49.6 29.5 54.8 2.3.4 4.7 5.6 7.2 5.6 2.1 0 4.1-5.2 6-5.5 28.4-4.6 35-41.7 29.9-55.6-5.4-14.6-13.6-23.5-13.6-23.5z",fill:"#D80027"}),a.createElement("path",{d:"M44.6 98.9h22.3v24.4H44.6zM0 98.9h22.3v24.4H0zm89.2 0h22.3v24.4H89.2zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4H223zm44.7 0H290v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0H513v24.4h-22.3zm-446.1 118h22.3v25.5H44.6zm-44.6 0h22.3v25.5H0zm89.2 0h22.3v25.5H89.2zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5H223zm44.7 0H290v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0H513v25.5h-22.3z",fill:"#FFF",opacity:.5}))},l3=function(t){var n=t.title,r=P(t,Fz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"32.49 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M513 210.6H202.2v130.7h-79.8V210.6H0v-79.8h122.4V0h79.8v130.8H513v18.5l-1 42.7z"}),a.createElement("path",{fill:"#D80027",d:"M513 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"}))},a3=function(t){var n=t.title,r=P(t,Mz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#F4F5F0",d:"M342 0H0v341.3h512V0z"}),a.createElement("path",{fill:"#008C45",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#CD212A",d:"M342 0h171v342H342z"}))},o3=function(t){var n=t.title,r=P(t,Az);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M301.8 171 513 30.2V0h-45.3L256.5 140.8 45.3 0H0v30.2L211.2 171 0 311.8V342h45.3l211.2-140.8L467.7 342H513v-30.2z"}),a.createElement("path",{fill:"#FFDA44",d:"m233.7 44.6 22.3 5.6 22.3-5.6 4-20.9-14.9 6.5L256 14.8l-11.4 15.4-14.9-6.5z"}),a.createElement("path",{fill:"#D80027",d:"M233.7 44.6s-4 12.9-4 29.9c0 27.9 26.3 41.3 26.3 41.3s26.3-15.5 26.3-41.3c0-15.4-4-29.9-4-29.9s-8.1-5-22.3-5-22.3 5-22.3 5z"}))},s3=function(t){var n=t.title,r=P(t,Nz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M215.9 171 0 314.6V26.8zM513 26.8v287.8L296.1 171z"}),a.createElement("path",{fill:"#0052B4",d:"M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"}),a.createElement("path",{fill:"#FFDA44",d:"M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"}))},u3=function(t){var n=t.title,r=P(t,Dz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 228h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M256.5 170.7 0 341.3V0z"}),a.createElement("path",{fill:"#FFF",d:"m77.9 139.5 7.9 16.4 17.8-4.1-8 16.5 14.3 11.3-17.8 4 .1 18.3-14.3-11.5-14.2 11.5v-18.3l-17.8-4 14.3-11.3-7.9-16.5 17.7 4.1z"}))},c3=function(t){var n=t.title,r=P(t,Lz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v342H0z"}),a.createElement("circle",{fill:"#D80027",cx:256.5,cy:171,r:96}))},d3=function(t){var n=t.title,r=P(t,Tz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h512v90.579H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 251h513v91H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 114h513v114H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m323.3 54.5-25.6-11.8L256 137l-41.7-94.3-25.6 11.8 51.8 116.2-51.8 116.2 25.6 11.8 41.7-94.4 41.7 94.4 25.6-11.8-51.8-116.2z"}),a.createElement("path",{d:"M273.4 65.6c-9.9-10.8-17.4-17-17.4-17s-7.5 6.2-17.4 17v210.1c9.9 10.8 17.4 17 17.4 17s7.5-6.2 17.4-17V65.6z"})),a.createElement("path",{d:"M209 105.9v129.5c10.5 18.5 23.3 33.7 32.9 43.8V62.1c-9.6 10.1-22.4 25.3-32.9 43.8zm94 0c-10.5-18.5-23.3-33.7-32.9-43.8v217.2c9.6-10.1 22.4-25.3 32.9-43.8V105.9z",fill:"#A2001D"}),a.createElement("path",{d:"M303 105.9v129.5c10.6-18.8 18.8-41 18.8-64.8s-8.2-45.9-18.8-64.7zm-94 0v129.5c-10.6-18.8-18.8-41-18.8-64.8s8.2-45.9 18.8-64.7z"}))},f3=function(t){var n=t.title,r=P(t,Oz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M0 0h513v342H0z"}),a.createElement("circle",{cx:256,cy:170.7,r:170.7})),a.createElement("path",{fill:"#FFDA44",d:"M382.4 170.7 330.8 195l27.5 50-56.1-10.7-7.1 56.6-39.1-41.7-39.1 41.7-7.1-56.6-56.1 10.7 27.5-50-51.6-24.3 51.6-24.3-27.5-50.1 56.1 10.8 7.1-56.7L256 92.1l39.1-41.7 7.1 56.7 56.1-10.8-27.5 50.1z"}),a.createElement("circle",{fill:"#D80027",cx:257.4,cy:170.7,r:71.6}),a.createElement("path",{d:"M214.2 170.7c-2.1 0-4.1.1-6.2.3.1 12 4.4 22.9 11.6 31.5 3.8-10.3 9.5-19.6 16.7-27.7-6.9-2.7-14.3-4.1-22.1-4.1zm26.6 46.5c5.2 1.9 10.8 2.9 16.6 2.9 5.8 0 11.4-1 16.6-2.9-2.8-11.1-8.7-21-16.6-28.8-7.9 7.8-13.8 17.7-16.6 28.8zm59.4-71.2c-8.5-14.8-24.5-24.7-42.8-24.7-18.3 0-34.2 9.9-42.8 24.7 15.6.1 30.2 4.3 42.8 11.6 12.6-7.3 27.2-11.6 42.8-11.6zm-21.7 28.8c7.2 8 12.9 17.4 16.7 27.7 7.2-8.5 11.5-19.5 11.6-31.5-2-.2-4.1-.3-6.2-.3-7.7 0-15.2 1.4-22.1 4.1z",fill:"#FFDA44"}))},h3=function(t){var n=t.title,r=P(t,Pz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v114H0zm0 228h513v114H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#FFF",d:"M303.5 196.6v-17.8h-11.9v-23.7l-11.9-11.9-11.8 11.9v-23.8L256 119.5l-11.9 11.8v23.8l-11.8-11.9-11.9 11.9v23.7h-11.9v17.8h-11.9v17.8h118.8v-17.8z"}))},m3=function(t){var n=t.title,r=P(t,Bz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"75 0 300 300"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#CE1126",d:"M0 0h450v300H0V0z"}),a.createElement("g",{fill:"#FCD116"},a.createElement("circle",{cx:227.6,cy:161.2,r:56.2}),a.createElement("path",{d:"m254.1 73.4-23.7 26 28.6 6.5zm-51.5.2-4.8 33.1 28.5-8zm94.3 26.7-34.7 8.5 20.1 23.7zm-138.3-1.8 15.5 32.7 20.2-22.7zm159 45.3-34.4-9.9 5.6 29.5zm-182-2.6 31.9 19.8 5.2-27.7z"})),a.createElement("path",{fill:"#003F87",d:"M0 175h450v125H0V175z"}),a.createElement("path",{fill:"#FFF",d:"M0 267c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21z"}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#FCD116",d:"m183.2 48.3-1.1-5.3 22.4-3.7s-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7 11 64.8 11c4.3 0 12.8 10.7 12.8 10.7s14.8-14.9 21.9-15.4c32.1-2.3 66.6-6.4 66.6-6.4s-10 6.7-16 8.5c-16.2 4.9-50.6 11.7-50.6 11.7l-4.8 7.5H277l-14.4 4.3 7.4 6.9s-7.8-4.1-18.1-2.1c-7.1 1.3-15.4 6-22.9 8-18.7 4.8-29.9-12.8-29.9-12.8l-15.9-.1z"}))},p3=function(t){var n=t.title,r=P(t,Hz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.13 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v85.5H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.5h513V171H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 171h513v85.5H0z"}),a.createElement("path",{fill:"#6DA544",d:"M256.5 171 0 342V0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M68.6 170.7c0-24.9 17.5-45.6 40.8-50.7-3.6-.8-7.3-1.2-11.1-1.2-28.7 0-51.9 23.3-51.9 51.9s23.3 51.9 51.9 51.9c3.8 0 7.5-.4 11.1-1.2-23.3-5.1-40.8-25.9-40.8-50.7z"}),a.createElement("path",{d:"m108.9 126.1 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.3h8.9zm0 22.3 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z"}),a.createElement("path",{d:"m108.9 170.7 2.7 8.5h9l-7.3 5.2 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.2h8.9zm0 22.2 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z"})))},g3=function(t){var n=t.title,r=P(t,jz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M512 0H0v342"}),a.createElement("path",{fill:"#FFDA44",d:"M307.7 0 0 194.5V342h206.9L513 148.5V0z"}),a.createElement("path",{d:"M513 0H385.2L0 249.4V341l126.2 1L513 91.6z"}),a.createElement("path",{d:"m141.1 187 31.2 24 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.3-22.2zM310.6 70.8l31.2 23.9 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.4-22.2z",fill:"#FFF"}))},v3=function(t){var n=t.title,r=P(t,Vz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"71.82 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#91DC5A",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v57.188H0zm0 284.1h513v57.177H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#D80027",d:"M0 79.9h513v181.582H0z"}),a.createElement("circle",{fill:"#FFF",cx:190.33,cy:171,r:65.668}),a.createElement("path",{fill:"#D80027",d:"m190.3 105 14.8 45.3h47.7l-38.6 28.1 14.8 45.5-38.7-28.2-38.6 28.1 14.8-45.4-38.6-28.1h47.7z"}))},b3=function(t){var n=t.title,r=P(t,Gz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h342v342H0z"}),a.createElement("path",{d:"m236.609 225.747 16.546-16.546 11.03 11.03-16.546 16.547zm-27.524 27.536 16.546-16.547 11.031 11.031-16.546 16.546zm60.597 5.501 16.546-16.546 11.031 11.03-16.546 16.546zm-27.574 27.568 16.547-16.546 11.03 11.03-16.546 16.547zm10.982-44.102 16.546-16.546 11.03 11.03-16.546 16.547zm-27.458 27.603 16.546-16.546 11.031 11.03-16.546 16.547zm.057-198.322 11.03-11.03 44.053 44.052-11.031 11.03zm-16.548 16.497 11.03-11.03 16.547 16.546-11.03 11.03zm27.464 27.494 11.03-11.03 16.547 16.546-11.031 11.03zm5.503-60.596 11.03-11.03 16.547 16.546-11.031 11.03zm27.496 27.645 11.03-11.03 16.546 16.546-11.03 11.03zM43.751 253.362l11.031-11.03 44.052 44.052-11.03 11.03zm44.059 10.997 11.03-11.03 16.547 16.545-11.031 11.031zm-27.507-27.637 11.031-11.03 16.546 16.546-11.03 11.03zm16.545-16.501 11.031-11.03 44.053 44.052-11.031 11.03zM43.819 88.013 87.87 43.96 98.9 54.991 54.85 99.043zM60.3 104.502l44.05-44.052 11.031 11.03-44.052 44.053zm16.516 16.641 44.053-44.052 11.03 11.03-44.052 44.053z"}),a.createElement("circle",{fill:"#D80027",cx:170.3,cy:170.7,r:62.3}),a.createElement("path",{fill:"#0052B4",d:"M232.2 178.3c-9.6-25.4-44.3-25-61.8 1.3-17.6 26.3-43.8 16.9-61.6.7 4.6 29.9 30.4 52.7 61.6 52.7 31.8 0 58-23.9 61.8-54.7z"}))},x3=function(t){var n=t.title,r=P(t,_z);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 228h513v114H0z"}),a.createElement("path",{d:"M167 227.6 0 341.3V0l167 113.8z"}))},y3=function(t){var n=t.title,r=P(t,$z);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"117.99 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("circle",{fill:"#6DA544",cx:384,cy:96.5,r:29.7}),a.createElement("path",{fill:"#D80027",d:"M332.1 89H436v44.5H332.1z"}),a.createElement("path",{fill:"#496E2D",d:"M435.9 170.7z"}),a.createElement("path",{fill:"#FFDA44",d:"M332.1 200.3V230h15.6c9.4 9.2 22.2 14.8 36.3 14.8 14.1 0 27-5.7 36.3-14.8h15.6v-29.7H332.1z"}),a.createElement("path",{fill:"#338AF3",d:"M332.1 126.1v44.5c0 39.8 51.9 51.9 51.9 51.9s51.9-12.2 51.9-51.9v-44.5H332.1z"}),a.createElement("path",{d:"M384 149.9c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9v20.8c13 0 13 11.9 26 11.9s13-11.9 26-11.9 13 11.9 26 11.9 13-11.9 26-11.9v-20.8c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9zm0-41.6c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9v20.8c13 0 13 11.9 26 11.9s13-11.9 26-11.9 13 11.9 26 11.9 13-11.9 26-11.9v-20.8c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9z",fill:"#F3F3F3"}),a.createElement("path",{fill:"#FFF",d:"M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z"})))},w3=function(t){var n=t.title,r=P(t,Wz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#36B6CC",d:"M0 0h513v342H0V0z"}),a.createElement("circle",{fill:"#FFD400",cx:256.5,cy:170.9,r:68.4}),a.createElement("path",{fill:"#FFD400",d:"m256.5 251.5-27.9 41.7-7.1-49.7-43.2 25.5 15.2-47.8-50 4.2 34.4-36.5-46.9-18 46.8-18-34.4-36.5 50 4.2-15.2-47.8 43.2 25.4 7.1-49.7 27.9 41.7 27.9-41.7 7.1 49.7 43.2-25.4-15.2 47.8 50-4.2-34.3 36.6 46.8 17.9-46.8 18 34.4 36.5-50-4.2 15.2 47.8-43.2-25.4-7.1 49.7c0-.1-27.9-41.8-27.9-41.8zm0-.8c44.1 0 79.9-35.8 79.9-79.9S300.6 91 256.5 91s-79.9 35.8-79.9 79.9 35.8 79.8 79.9 79.8zM22.8 28.3c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V28.3zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V74zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm22.8-22.8c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7V245c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V188zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V96.8zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V51.2z"}))},E3=function(t){var n=t.title,r=P(t,Uz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 .1h513v90.7H0zm0 251.2h513V342H0z",fill:"#D80027"}),a.createElement("circle",{fill:"#FFF",cx:256.5,cy:171,r:65.9}))},C3=function(t){var n=t.title,r=P(t,Xz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 .2h513v90.7H0zm.5 251.1H513V342H.5z",fill:"#D80027"}),a.createElement("path",{fill:"#6DA544",d:"M290.3 193.5 256 130.7l-34.3 62.8h25.7v17.2h17.2v-17.2z"}),a.createElement("path",{fill:"#14AF5A",d:"M241.3 213.1c4.4-4.4 4.4-11.6-.1-16l4.7 4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5 5.9c-6.1 1.5-6.8-.4-1.8-4.2l27.1-20.3c5.1-3.8 4.2-6.9-2.3-6.9h-11c-6.4 0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8 5.1-5.1-1.5-5.1h-11c-6.4 0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8 12.9-3.8 18.5 0l27.1 20.3c5.1 3.8 4.2 6.9-2.3 6.9h-11c-6.4 0-7 2.3-1.5 5.1l25.3 12.7c5.6 2.8 5.1 5.1-1.5 5.1h-11c-6.4 0-7.4 3.1-2.3 6.9l27.1 20.3c5.1 3.8 4.4 5.7-1.8 4.2l-23.5-5.9c-6.8-1.3-13.9.6-19.1 5.3l4.7-4.7c-4.4 4.4-4.5 11.5-.1 16l6.8 6.8c4.4 4.4 3.1 8-3.3 8h-45.8c-6.2 0-7.7-3.6-3.3-8 .1.1 6.9-6.8 6.9-6.8z"}))},k3=function(t){var n=t.title,r=P(t,Jz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#55B2FF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#F3F3F3",d:"M148.5 298.1h216l-108-254.2z"}),a.createElement("path",{fill:"#333",d:"m186 272.7 70.5-160.3L327 272.7z"}),a.createElement("path",{fill:"#FFDA44",d:"M148.5 298.1h216l-108-101.7z"}))},I3=function(t){var n=t.title,r=P(t,Zz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"51.3 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v171H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M149.3 98.1c0-14-11.3-25.3-25.3-25.3-6.5 0-12.4 2.4-16.9 6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4-14 0-25.3 11.3-25.3 25.3 0 7.5 3.3 14.2 8.4 18.8v14.9h84.3V117c5.3-4.7 8.5-11.5 8.5-18.9z"}))},S3=function(t){var n=t.title,r=P(t,Yz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"42.75 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#A2001D",d:"M222.6 22.3h267.1v296.8H222.6z"}),a.createElement("path",{fill:"#D80027",d:"M22.3 22.3h200.3v296.8H22.3z"}),a.createElement("path",{fill:"#FFDA44",d:"M200.3 0h22.3v342h-22.3z"}),a.createElement("path",{fill:"#6DA544",d:"M22.3 22.3h89v296.8h-89z"}),a.createElement("path",{fill:"#FF9811",d:"M111.3 22.3h89v296.8h-89z"}),a.createElement("path",{fill:"#FFDA44",d:"M368.2 156.8c-1.4-2 0-37.9 0-37.9.9-7.4.1-8.4 1-11.4.9-2.9 5.4-11.6 5.4-11.6s-6-2.3-10.3-.6c-4.3 1.7-24.7-7.5-31.2 3.4-4.4 7-23.6 16.2-24.6 14-1-2.2-5.9-5-6.9-2.9s-.7 13.9 0 16c.8 2.6 9.8 2 12.3 3.1 3.7 1.8 12.2 8.2 11.9 10.7-.3 2.5-22.5-6-24.2-4.5-1.4 1.2-1.9 13.2-.4 15 1.8 2.1 23.4 5.6 25 7.5 1.6 1.9-13.1 7.4-12.3 25 .7 14.7 8 17.4 8 17.4s-2.4 3.6-7.8 3.1c-6.2-.6-27.4-17.7-27.4-17.7s-3.5-109 3.6-121.4c4.9-8.5-22.7 10.1-22.7 50.8V151c0 6.6-1.4 22.4 2.6 34 0 0-.4 46.9 1.5 49.6s12.7 2.2 14.8 0 0-30 0-30c7.7.2 18.3 17.5 32.5 16.4 20.6-1.6 28.7-9.9 34.3-5 8.1 7.1 5.5 23.2.4 31.5-2.2 3.5-14.3 4.7-15.7 7.6-1.4 2.9.5 5.4.5 5.4h29.7s1.4-20.5 2.7-26.1c1.3-5.7-.6-10.7 5.9-10.4 23.5 1.1 39.8-15.3 45.5-8 3.2 4.1 5.6 29.9 3.3 33.3-2.2 3.4-13.8 2.8-15.2 6.7-1.4 4 .8 4.4.8 4.4h29.7s-.4-21.2 2.5-27.7 4.9-10.4 9.3-17.2c4.4-6.8 11.3-15.7 11.3-36.2 0-14.2-8.1-22.8-8.1-22.8H417c-14.1.2-47.4 2.3-48.8.3zm-136-124.5c10.7-10.6 20.2-2.7 22.2 2.1 1.9 4.8 2.1 8.2 2.8 13.6.9 6.9 4.9 14 4.9 14s-7.1-3.8-14.7-4.2c-4.7-.3-9-.6-13.6-2.5-5.7-2.3-11.7-12.9-1.6-23zm248.4-.1c10.7 10.6 2.8 20.2-2 22.2s-8.2 2.1-13.6 2.8c-6.9.9-14 5-14 5s3.7-7.1 4.2-14.7c.3-4.7.6-9.1 2.4-13.6 2.2-5.7 12.8-11.8 23-1.7zm.1 276.9c-10.7 10.6-20.2 2.6-22.2-2.2-1.9-4.8-2.1-8.2-2.7-13.6-.8-6.9-4.9-14.1-4.9-14.1s7 3.8 14.7 4.3c4.7.3 9 .6 13.6 2.5 5.7 2.4 11.7 13.1 1.5 23.1zm-248.2-.1c-10.6-10.7-2.7-20.2 2.1-22.2 4.8-1.9 8.2-2.1 13.6-2.8 6.9-.9 14-4.9 14-4.9s-3.8 7.1-4.2 14.7c-.3 4.7-.6 9-2.5 13.6-2.3 5.7-12.9 11.8-23 1.6z"}),a.createElement("path",{fill:"none",stroke:"#FFDA44",strokeWidth:6,strokeMiterlimit:10,d:"M446.9 162.4s7.5-2.6 8.4-16.1c.6-8.6-19.8-16-39-11.5-19.7 4.6-34-3.1-34-14.6 0-22.9 29.7-16.2 38.9-11.3 9.1 4.9 29.7 23.5 35.1 9.4"}))},z3=function(t){var n=t.title,r=P(t,Kz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.13 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v31.1H0zm0 62.2h513v31.1H0zm0 62.3h513v31.1H0zm0 62.3h513v31.1H0zm0 62.5h513v31.1H0zm0 61.6h513V342H0z",fill:"#bf0a30"}),a.createElement("path",{fill:"#002868",d:"M0 0h155.6v155.6H0z"}),a.createElement("path",{fill:"#FFF",d:"m77.8 30.2 10.7 32.9h34.6l-28 20.4 10.7 32.9-28-20.3-28 20.3 10.7-32.9-28-20.4h34.6z"}))},F3=function(t){var n=t.title,r=P(t,qz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 227.6h513v114H0z"}),a.createElement("path",{d:"m245.2 171 7.7-23.1c2-5.9 5.1-6 7.1 0l7.7 23.1 19.4 29.1c1.7 2.6 1.3 6.3-1.2 8 0 0-6.9 8-29.5 8s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8l19.5-29.1z"}),a.createElement("path",{d:"M256.5 171c-12.5 0-22.6-10.1-22.6-22.6 0-12.5 10.1-22.6 22.6-22.6s22.6 10.1 22.6 22.6c0 12.5-10.2 22.6-22.6 22.6zm0 0c6.2 0 11.3-16.3 11.3-22.6 0-6.2-5.1-11.3-11.3-11.3-6.2 0-11.3 5.1-11.3 11.3 0 6.3 5 22.6 11.3 22.6z"}))},M3=function(t){var n=t.title,r=P(t,Qz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 228h513v114H0z"}))},A3=function(t){var n=t.title,r=P(t,Rz);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 228h513v114H0z"}))},N3=function(t){var n=t.title,r=P(t,eF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{className:"prefix__st1",d:"M0 0h513v127.6H0zm0 214.4h513V342H0z",fill:"#A2001D"}))},D3=function(t){var n=t.title,r=P(t,tF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 228h513v114H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m281.4 150.7 9 12.3 14.5-4.7-9 12.4 9 12.3-14.5-4.7-9 12.3v-15.2l-14.5-4.7 14.5-4.7z"}),a.createElement("path",{d:"M257 201.5c-17 0-30.9-13.8-30.9-30.9s13.8-30.9 30.9-30.9c5.3 0 10.3 1.3 14.7 3.7-6.9-6.7-16.2-10.8-26.6-10.8-21 0-38 17-38 38s17 38 38 38c10.3 0 19.7-4.1 26.6-10.8-4.4 2.4-9.4 3.7-14.7 3.7z"})))},L3=function(t){var n=t.title,r=P(t,nF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 .3V342h513V.3z"}),a.createElement("path",{fill:"#20661B",d:"M359.8 148.9h-73.3l-22.7-69.7-22.7 69.7h-73.3l59.3 43.1-22.7 69.7 59.3-43.1 59.3 43.1-22.5-69.7 59.3-43.1zm-116.1 37.7 7.7-23.6h24.8l7.7 23.6-20.1 14.6-20.1-14.6zm27.9-37.7H256l7.8-24 7.8 24zm24.3 29-4.8-14.9h25.3l-20.5 14.9zM236.6 163l-4.8 14.9-20.5-14.9h25.3zm-5.3 61.8 7.8-24 12.6 9.2-20.4 14.8zm44.5-14.9 12.6-9.2 7.8 24-20.4-14.8z"}))},T3=function(t){var n=t.title,r=P(t,rF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.333h512v341.333H0z"}),a.createElement("path",{fill:"#c70000",d:"M0 85.333h512V256H0z"}))},O3=function(t){var n=t.title,r=P(t,iF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}),a.createElement("path",{fill:"#0052B4",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#AF7F59",d:"M206.2 129.1h33.2L256 79.3l16.6 49.8h33.2v99.6L256 262l-49.8-33.2v-99.7zm33.2 33.3v49.8h33.2v-49.8h-33.2z"}))},P3=function(t){var n=t.title,r=P(t,lF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#E6BE53",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#E01D24",d:"M20 20h473v302H20z"}),a.createElement("path",{fill:"#E6BE53",d:"M248.5 112.9c4.4 4.4 11.6 4.4 16 0l-4.7 4.7 22.7-22.7c4.9-4.5 12.1-5.6 18.2-2.8l2.1 1c5.7 2.9 6.7 8.7 2.3 13.1l4.7-4.7-22.8 22.8c-4.5 4.9-5.6 12.1-2.8 18.2l1 2.1c2.9 5.7 5.1 15.4 5.1 21.6v-11.3c0 6.2 4.4 9.1 10.2 6.2l2.1-1c5.7-2.9 6.7-8.7 2.3-13.1l4.7 4.7c-4.4-4.4-4.4-11.6 0-16l-4.7 4.7c5.2-5.5 9.6-11.6 13.1-18.2l1-2.1c2.9-5.7 6.3-15.1 7.9-21.2l5.8-23.3c1.5-6 5.9-6.8 9.6-1.8l20.2 26.9c3.8 5.1 6.9 14 6.9 20.6v22.4c0 6.3-2.2 15.8-5.1 21.7l-1 2.1c-3.5 6.6-7.9 12.7-13.1 18.2l-6.8 6.8c-5.4 5.2-11.5 9.6-18.2 13.1l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.2 0-6.9 2.2-1.1 5.1l2.1 1c5.7 2.9 13.8 8.7 18.2 13.1l-4.7-4.7c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L339 226c4.6 4.9 5.7 12.1 2.9 18.2l-1 2.1c-2.9 5.7-10.4 10.2-16.4 10.2-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.5-3.6-11.8-8.9-15.4-15.4l-1-2.1c-2.9-5.7-8.7-6.7-13.1-2.3l4.7-4.7c-4.4 4.7-5.2 11.8-1.8 17.3l10.3 15.4c3.4 5.1 2 12.1-3.1 15.5L266 284.4c-5.7 3.4-12.8 3.4-18.6 0L232 274.1c-5.1-3.4-6.5-10.3-3.1-15.5l10.3-15.4c3.4-5.5 2.6-12.6-1.8-17.3l4.7 4.7c-4.4-4.4-10.2-3.6-13.1 2.3l-1 2.1c-2.9 5.7-9.5 12.4-15.4 15.4l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.9-.3-13.1-4.2-16.4-10.2l-1-2.1c-2.8-6.1-1.6-13.3 2.9-18.2l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L181 226c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c5.5-5.2 11.6-9.6 18.2-13.1l2.1-1c5.7-2.9 5-5.1-1.1-5.1-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3 3.1-15.6 6.9-20.6l20.2-26.9c3.8-5.1 8.1-4.3 9.6 1.8l5.8 23.3c2 7.3 4.6 14.4 7.9 21.2l1 2.1c2.9 5.7 8.7 13.8 13.1 18.2l-4.7-4.7c4.4 4.4 4.4 11.6 0 16l4.7-4.7c-4.4 4.4-3.6 10.2 2.3 13.1l2.1 1c5.7 2.9 10.2 0 10.2-6.2v11.3c0-6.2 2.2-15.7 5.1-21.6l1-2.1c2.8-6.1 1.7-13.2-2.8-18.2l-22.7-22.7 4.7 4.7c-4.4-4.4-3.6-10.2 2.3-13.1l2.1-1c6.1-2.8 13.2-1.7 18.2 2.8l22.7 22.7-4.8-4.5zm-18-40.7c-4.4-4.4-3.2-9.5 2.8-11.5l12.4-4.2c6-2 15.5-2 21.5 0l12.4 4.2c6 2 7.2 7.1 2.8 11.5l-6.8 6.8c-5.3 4.7-12.1 7.5-19.2 7.9-6.2 0-14.8-3.5-19.2-7.9.1 0-6.7-6.8-6.7-6.8z"}),a.createElement("path",{fill:"#215F90",d:"M233.9 200.2c0 6.2 1.7 6.4 4.2.5 0 0 7.1-23.2 18.4-23.2 11.3 0 18.6 23.6 18.6 23.6 2.2 5.7 4 5.3 4-1.1v-11.2c0-18.7-10.1-33.9-22.6-33.9-12.5 0-22.6 15.2-22.6 33.9v11.4z"}))},B3=function(t){var n=t.title,r=P(t,aF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"18 0 72 72"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h108v72H0z",fill:"#003787"}),a.createElement("path",{d:"M0 0h108L60 48v24H48V48z",fill:"#fff"}),a.createElement("circle",{cx:54,cy:30,r:8,fill:"#f9d90f"}),a.createElement("path",{d:"M44 30h20L54 48z",fill:"#fff"}),a.createElement("path",{d:"M54 48 38 33h32z",fill:"#cf142b"}))},H3=function(t){var n=t.title,r=P(t,oF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"64.853 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M512 426.666V85.329H0v341.337h512z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.331H0v170.666h512V85.331z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.334h181.793v341.337H0z"}))},j3=function(t){var n=t.title,r=P(t,sF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#1E509C",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M513 176.1V81.3L0 342l513-165.9z"}),a.createElement("path",{fill:"#F18D36",d:"M513 0v81.3L0 342 513 0z"}),a.createElement("path",{fill:"#FFF",d:"m126.7 99.3-7.8-54.1-7.7 54.1-20.8-23.7 10.7 31.6-31.5-10.7 23.6 20.8-54.1 7.7 54.1 7.7-23.6 20.8 31.5-10.7-10.7 31.6 20.8-23.7 7.7 54.1 7.8-54.1 20.7 23.7-10.6-31.6 31.5 10.7-23.6-20.8 54-7.7-54-7.7 23.6-20.8-31.5 10.7 10.6-31.6z"}))},V3=function(t){var n=t.title,r=P(t,uF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.333h512V426.67H0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M383.875 426.662 256 252.286l26.827 174.376zM133.565 85.33 256 252.286 230.314 85.33zm95.606 341.332L256 252.286 128.124 426.662zM0 85.33V212.9l256 39.386L28.333 85.33zm0 341.332h18.212L256 252.286 0 291.67zm256-174.376L512 212.9V85.33h-28.331zM281.686 85.33 256 252.286 378.434 85.33zM512 426.662V291.671l-256-39.385 237.787 174.376z"}),a.createElement("circle",{cx:256,cy:252.29,r:59.359})),a.createElement("circle",{fill:"#FFDA44",cx:256,cy:252.29,r:44.522}))},G3=function(t){var n=t.title,r=P(t,cF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},_3=function(t){var n=t.title,r=P(t,dF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#FFF",d:"M384 227.261h-97.783L256 134.265l-30.217 92.997H128l79.108 57.475-30.217 92.998L256 320.925l79.108 56.81-30.217-92.998L384 227.261z"}))},$3=function(t){var n=t.title,r=P(t,fF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"22.23 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#095FAD",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M342 0h171v342H342zM0 0h171v342H0z",fill:"#BE1229"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"M108.3 166.3h14.8v74.2h-14.8zm-59.4 0h14.8v74.2H48.9z"}),a.createElement("circle",{cx:86,cy:203.4,r:14.8}),a.createElement("path",{d:"M71.2 225.7h29.7v14.8H71.2zm0-59.4h29.7v14.8H71.2z"}),a.createElement("circle",{cx:86,cy:144,r:14.8}),a.createElement("path",{d:"M76.3 123.9h19.5L86 108.3z"})))},W3=function(t){var n=t.title,r=P(t,hF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#00745a",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M285.682 248.878c-4.19 0-8.166.836-11.861 2.164 2.023-4.509 3.379-9.527 3.379-14.885 0-21.201-21.201-37.101-21.201-37.101s-21.201 15.901-21.201 37.101c0 5.357 1.356 10.375 3.379 14.885-3.693-1.328-7.671-2.164-11.861-2.164-21.201 0-37.101 21.201-37.101 21.201s15.901 21.201 37.101 21.201c12.429 0 23.031-7.286 29.682-13.315 6.65 6.03 17.251 13.315 29.682 13.315 21.201 0 37.101-21.201 37.101-21.201s-15.899-21.201-37.099-21.201z"}),a.createElement("path",{d:"m256 152.111 4.38 13.476h14.171l-11.464 8.332 4.376 13.476-11.463-8.33-11.463 8.33 4.376-13.476-11.464-8.332h14.171zm-53.888 23.572 8.425 7.585 9.818-5.667-4.61 10.355 8.423 7.588-11.274-1.185-4.611 10.355-2.358-11.088-11.275-1.185 9.818-5.669zm-39.45 39.449 11.09 2.358 5.668-9.818 1.186 11.274 11.089 2.358-10.357 4.61 1.186 11.274-7.587-8.423-10.357 4.61 5.669-9.818zm147.227-39.449-8.425 7.585-9.818-5.667 4.611 10.355-8.425 7.588 11.275-1.185 4.61 10.355 2.359-11.088 11.275-1.185-9.818-5.669zm39.449 39.449-11.089 2.358-5.669-9.818-1.186 11.274-11.088 2.358 10.357 4.61-1.185 11.274 7.586-8.423 10.357 4.61-5.669-9.818z",fill:"#FFDA44"}),a.createElement("path",{d:"M256 350.642c16.84 0 32.363-5.619 44.816-15.073h-89.63c12.451 9.454 27.974 15.073 44.814 15.073zm-68.023-44.522a74.138 74.138 0 0 0 8.85 15.073h118.345a74.13 74.13 0 0 0 8.85-15.073H187.977z",fill:"#FFF"}))},U3=function(t){var n=t.title,r=P(t,mF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"125 0 500 500"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0071BC",d:"M0 0h750v500H0V0z"}),a.createElement("g",{fill:"#FFF",stroke:"#000",strokeWidth:1.9},a.createElement("circle",{cx:375,cy:245,r:225,fill:"#fff"}),a.createElement("circle",{cx:375,cy:245,r:165,fill:"#0071BC"})),a.createElement("g",{stroke:"#000"},a.createElement("path",{fill:"#8C8A8C",strokeWidth:1.9,d:"M444.7 450c.7 11-7.8 20-18.8 20H323.6c-11 0-19.5-9-19-20l16.7-325c.6-11 10-20 21-20h61.4c11 0 20.5 9 21.2 20l19.8 325z"}),a.createElement("path",{fill:"#FFF",strokeWidth:2,strokeLinejoin:"round",d:"m373 114 30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z"})))},X3=function(t){var n=t.title,r=P(t,pF);return a.createElement("svg",O({viewBox:"150 0 600 600",xmlns:"http://www.w3.org/2000/svg"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#231f1e",d:"M0 0h900v600H0z"}),a.createElement("path",{fill:"#00a650",d:"M0 0h900v300H0z"}),a.createElement("path",{fill:"#ef1923",d:"m0 0 450 300L0 600z"}))},J3=function(t){var n=t.title,r=P(t,gF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 100 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#006233",d:"M0 100h513v342H0z"}),a.createElement("path",{fill:"#cd2a3e",d:"M0 100h513v46H0zm0 296h513v46H0z"}),a.createElement("path",{fill:"#ffc400",d:"M256 298.851c-45.956 0-84.348-32.298-93.767-75.429A96.288 96.288 0 0 0 160 243.994c0 53.02 42.979 96 96 96s96-42.98 96-96c0-7.066-.785-13.942-2.233-20.572-9.419 43.131-47.811 75.429-93.767 75.429z"}),a.createElement("path",{fill:"#ffc400",d:"m255.999 171.994 8.935 27.502h28.918l-23.394 16.996 8.936 27.503-23.395-16.998-23.394 16.998 8.937-27.503-23.394-16.996h28.915z"}))},Z3=function(t){var n=t.title,r=P(t,vF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"121.41 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#1B4991",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00A2B8",stroke:"#FFF",strokeWidth:3,d:"M318.2 106.7v106.5c0 51.9 67.8 67.8 67.8 67.8s67.8-15.9 67.8-67.8V106.7H318.2z"}),a.createElement("path",{fill:"#A35023",d:"M319.7 212.7c0 50.8 66.3 66.3 66.3 66.3s66.3-15.6 66.3-66.3H319.7z"}),a.createElement("path",{d:"M415.1 155.1h-19.4v-19.4h-19.4v19.4H357v19.4h19.3v58.1h19.4v-58.1h19.4z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"}),a.createElement("path",{fill:"#D80027",d:"M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#FFF",d:"M155.8 115 256 170.7v-15.8L184.2 115z"}),a.createElement("path",{fill:"#D80027",d:"M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z"}),a.createElement("path",{fill:"#0052B4",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#FFF",d:"M100.2 55.6 0 0v15.7l71.8 39.9z"}),a.createElement("path",{fill:"#D80027",d:"M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z"}))},Y3=function(t){var n=t.title,r=P(t,bF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#C31B28",d:"M256 0h256.5v342H256z"}),a.createElement("path",{fill:"#ACABB1",stroke:"#C31B28",strokeWidth:2,d:"M101.2 68.2V33H66v35.2H30.8v35.2H66v35.2h35.2v-35.2h35.2V68.2z"}))},K3=function(t){var n=t.title,r=P(t,xF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#f7ce00",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#e32737",d:"M0 85.331h512v85.337H0z"}),a.createElement("path",{fill:"#191f6a",d:"M0 170.657h512v85.337H0z"}),a.createElement("path",{fill:"#00a04e",d:"M0 341.331h512v85.337H0z"}))},q3=function(t){var n=t.title,r=P(t,yF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#d01920",d:"M0 85.331h512v341.333H0z"}),a.createElement("path",{fill:"#017c3b",d:"M144.696 174.375h222.609v163.25H144.696z"}),a.createElement("path",{fill:"#FFF",d:"M283.484 304.226c-26.637 0-48.232-21.594-48.232-48.232s21.594-48.232 48.232-48.232c8.306 0 16.12 2.1 22.943 5.797-10.703-10.467-25.341-16.927-41.494-16.927-32.784 0-59.362 26.577-59.362 59.362s26.578 59.362 59.362 59.362c16.154 0 30.791-6.461 41.494-16.927-6.822 3.698-14.636 5.797-22.943 5.797z"}))},Q3=function(t){var n=t.title,r=P(t,wF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#272727",d:"M0 0h512v114H0z"}),a.createElement("path",{fill:"#e40112",d:"M0 114h512v114H0z"}),a.createElement("path",{fill:"#07893f",d:"M0 228h512v114H0z"}),a.createElement("circle",{fill:"#e40112",cx:256,cy:125,r:95}))},R3=function(t){var n=t.title,r=P(t,EF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#dc2339",d:"M342 0H0v341.3h513V0z"}),a.createElement("path",{fill:"#11865d",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M171 0h171v342H171z"}),a.createElement("path",{fill:"#8C9157",d:"M195.8 171.2c0 21.6 11.5 41.7 30.3 52.5 5.8 3.4 13.2 1.4 16.6-4.4 3.4-5.8 1.4-13.2-4.4-16.6-11.3-6.5-18.2-18.5-18.2-31.5 0-6.7-5.4-12.1-12.1-12.1-6.7 0-12.2 5.4-12.2 12.1zm93.4 51.1c17.5-11.1 28-30.4 28-51.1 0-6.7-5.4-12.1-12.1-12.1s-12.1 5.4-12.1 12.1c0 12.4-6.3 24-16.8 30.7-5.7 3.5-7.5 10.9-4.1 16.7s10.9 7.5 16.7 4.1c0-.2.2-.3.4-.4z"}),a.createElement("ellipse",{fill:"#C59262",cx:256.5,cy:159.1,rx:24.3,ry:36.4}))},em=function(t){var n=t.title,r=P(t,CF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0zm0 48.9h513V171H0zm0 48.8h513v24.4H0zm0 48.9h513v24.4H0zm0 48.8h513v24.4H0z",fill:"#c00"}),a.createElement("path",{fill:"#006",d:"M0 0h256.5v195.4H0z"}),a.createElement("path",{d:"M153.3 42.1C122.6 30.7 88.5 46.3 77.1 77s4.2 64.8 34.9 76.2c13.3 5 28 5 41.4 0-30.7 24.5-75.4 19.6-100-11.1s-19.6-75.4 11.1-100c26-20.7 62.9-20.7 88.8 0zm26.7 75-20.6 23.3 5.4-30.6-31-1.6 27.3-14.9L143 68l28.6 12 8.4-29.9 8.4 29.9L217 68l-18 25.4 27.3 14.9-31 1.6 5.4 30.6-20.7-23.4z",fill:"#fc0"}))},tm=function(t){var n=t.title,r=P(t,kF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.333h513v342H0z"}),a.createElement("path",{fill:"#f4d900",d:"M0 323.333h513v104H0z"}),a.createElement("path",{fill:"#006d66",d:"M0 85.333h513v104H0z"}),a.createElement("path",{d:"M0 204.333h513v104H0z"}),a.createElement("path",{fill:"#cb0f31",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{fill:"#f4d900",d:"m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z"}))},nm=function(t){var n=t.title,r=P(t,IF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"32.427 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.337h512"}),a.createElement("path",{fill:"#FFF",d:"M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"}),a.createElement("path",{fill:"#A2001D",d:"M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z"}),a.createElement("path",{fill:"#FFDA44",d:"m187.737 189.212-22.741 10.696 12.11 22.024-24.693-4.724-3.129 24.945-17.199-18.347-17.2 18.347-3.129-24.945-24.693 4.723 12.109-22.023-22.739-10.696 22.74-10.697-12.11-22.022 24.693 4.722 3.13-24.944 17.199 18.347 17.2-18.347 3.128 24.944 24.693-4.722-12.108 22.024z"}))},rm=function(t){var n=t.title,r=P(t,SF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"25.596 0 426.7 426.7"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#009543",d:"M0 293h640v133.7H0V293z"}),a.createElement("path",{fill:"#ED4135",d:"M0 132h640v161.3H0V132z"}),a.createElement("path",{fill:"#0035AD",d:"M0 0h640v133.3H0V0z"}),a.createElement("circle",{fill:"#FAE600",stroke:"#000",strokeWidth:5.3,cx:240,cy:213.3,r:157.3}),a.createElement("path",{d:"m307.9 354.5-31.8 12-36.1 4.2-37.8-2.4-35.9-15.5s28.6-29.3 40.7-33.5c8.6-3 22.4-3.7 22.4-3.7V122l-.3-66H246l-.5 67.5v191.7s15.3 1.2 22.1 4.1c11.3 4.9 40.3 35.2 40.3 35.2z"}),a.createElement("path",{d:"m212.727 102.375 42.955-21.418 5.577 11.187-42.955 21.417z"}),a.createElement("ellipse",{cx:237.8,cy:280.5,rx:16.8,ry:26.5}),a.createElement("circle",{cx:237.4,cy:143.4,r:20.9}),a.createElement("ellipse",{cx:238.4,cy:211.1,rx:19.9,ry:12.1}),a.createElement("path",{d:"M213.8 177h47v10h-47zm0 57h47v10h-47z"}))},im=function(t){var n=t.title,r=P(t,zF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#e05206",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#0db02b",d:"M0 312.888h512v113.775H0z"}),a.createElement("circle",{fill:"#e05206",cx:256,cy:256,r:32}))},lm=function(t){var n=t.title,r=P(t,FF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.5 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),a.createElement("path",{d:"M0 85.5h171v342H0zm342 0h171v342H342zm-38 226.495-48-152.001-48 152.001h36v39.999h24v-39.999z",fill:"#007b23"}))},am=function(t){var n=t.title,r=P(t,MF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 85.5 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.5h513v342H0z"}),a.createElement("path",{d:"M0 85.5h171v342H0zm342 0h171v342H342z",fill:"#007b23"}))},om=function(t){var n=t.title,r=P(t,AF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#338AF3"}),a.createElement("path",{fill:"#FFDA44",d:"M256 214.447c-22.949 0-41.553 18.603-41.553 41.553S233.05 297.553 256 297.553c22.949 0 41.553-18.603 41.553-41.553S278.949 214.447 256 214.447zm0 65.298c-13.114 0-23.745-10.631-23.745-23.745s10.631-23.745 23.745-23.745 23.745 10.631 23.745 23.745-10.631 23.745-23.745 23.745z"}),a.createElement("path",{fill:"#0052B4",d:"M276.563 261.936 256 256l-20.563 5.936-6.855 11.873h54.836z"}),a.createElement("path",{fill:"#338AF3",d:"m256 226.32-13.709 23.744L256 256l13.709-5.936z"}),a.createElement("path",{fill:"#6DA544",d:"M235.437 261.936h41.126l-6.854-11.872h-27.418z"}))},sm=function(t){var n=t.title,r=P(t,NF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 114h513v114H0z"}),a.createElement("path",{fill:"#cd1f2a",d:"M0 0h513v114H0z"}),a.createElement("path",{fill:"#1d4185",d:"M0 228h513v114H0z"}))},um=function(t){var n=t.title,r=P(t,DF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"37.547 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),a.createElement("path",{fill:"#2E52B2",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},cm=function(t){var n=t.title,r=P(t,LF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.337l280.419 174.75H87.61l183.576 166.576z"}),a.createElement("path",{fill:"#D80027",d:"M244.769 249.888 10.199 103.71v312.754h234.57L61.193 249.888z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m98.003 324.433-14.589-6.863 7.77-14.13-15.844 3.03-2.008-16.005-11.035 11.772-11.036-11.772-2.008 16.005-15.843-3.031 7.77 14.131-14.591 6.863 14.591 6.862-7.77 14.13 15.844-3.029 2.007 16.004 11.036-11.772L73.332 358.4l2.008-16.004 15.843 3.03-7.769-14.13zm-9.735-132.771-10.612-4.991 5.651-10.278-11.523 2.205-1.461-11.641-8.026 8.561-8.026-8.561-1.46 11.641-11.525-2.205 5.652 10.278-10.613 4.991 25.972 5.194z"}),a.createElement("path",{d:"M93.462 191.662c0 17.212-13.953 31.165-31.165 31.165s-31.165-13.953-31.165-31.165"})))},dm=function(t){var n=t.title,r=P(t,TF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"44.373 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 239.994h512v32H0z"}),a.createElement("path",{fill:"#FFF",d:"m174.802 341.329-19.124 8.996 10.184 18.521-20.767-3.973-2.631 20.978L128 370.422l-14.465 15.429-2.63-20.978-20.767 3.973 10.183-18.521-19.123-8.996 19.124-8.995-10.184-18.52 20.766 3.971 2.632-20.978L128 312.236l14.465-15.429 2.63 20.978 20.767-3.971-10.183 18.521z"}))},fm=function(t){var n=t.title,r=P(t,OF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.334h256v170.663H0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80z"})),a.createElement("path",{d:"M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M256 85.329v15.083l-57.377 38.251H176z"}),a.createElement("path",{d:"M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M0 85.329v15.083l57.377 38.251H80z"}),a.createElement("path",{d:"M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M256 85.329v15.083l-57.377 38.251H176z"}),a.createElement("path",{d:"M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M0 255.997v-15.082l57.377-38.252H80z"}),a.createElement("path",{d:"M0 233.376v-30.713h46.069zm96 22.618v-48.912l-73.372 48.912z",fill:"#2E52B2"}),a.createElement("path",{fill:"#D80027",d:"M256 255.997v-15.082l-57.377-38.252H176z"}),a.createElement("g",{fill:"#2E52B2"},a.createElement("path",{d:"M256 233.376v-30.713h-46.069zm-96 22.618v-48.912l73.372 48.912z"}),a.createElement("circle",{cx:128,cy:170.66,r:22.627})),a.createElement("path",{d:"m128 154.663 3.97 12.222h12.854l-10.398 7.556 3.971 12.222L128 179.109l-10.398 7.554 3.972-12.222-10.398-7.556h12.853zm0 65.14 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm0-117.334 2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm69.931 58.667 2.365 7.277h7.653l-6.192 4.499 2.365 7.279-6.191-4.498-6.191 4.498 2.365-7.279-6.191-4.499h7.652zm-139.862 0 2.364 7.277h7.653l-6.191 4.499 2.364 7.279-6.19-4.498-6.191 4.498 2.365-7.279-6.192-4.499h7.653z",fill:"#FFDA44"}))},hm=function(t){var n=t.title,r=P(t,PF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"114.347 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{d:"m425.301 233.745 3.388 10.428h10.963l-8.87 6.444 3.388 10.427-8.869-6.444-8.871 6.444 3.388-10.427-8.87-6.444h10.963zm-39.194 75.072 5.083 15.642h16.445l-13.305 9.667 5.082 15.64-13.305-9.667-13.305 9.667 5.083-15.64-13.305-9.667h16.445zm1.481-122.846 4.236 13.036h13.704l-11.088 8.054 4.235 13.034-11.087-8.056-11.088 8.056 4.235-13.034-11.087-8.054h13.704zm-37.712 47.32 5.082 15.641h16.446l-13.306 9.666 5.084 15.641-13.306-9.666-13.305 9.666 5.082-15.641-13.305-9.666h16.445z",fill:"#D80027"}),a.createElement("path",{fill:"#FFF",d:"M256.003 85.329v30.564l-45.178 25.088h45.178v59.359H196.89l59.113 32.846v22.806h-26.69l-73.484-40.826v40.826h-55.652v-48.573l-87.429 48.573H.003v-30.553l45.168-25.099H.003v-59.359h59.103L.003 108.147V85.329h26.68l73.494 40.838V85.329h55.652v48.573l87.43-48.573z"}),a.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915z"}),a.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915z"}),a.createElement("path",{d:"M155.826 200.344 256 255.998v-15.739l-71.847-39.915zm-83.98 0L0 240.259v15.739l100.174-55.654z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.174 140.983 0 85.33v15.738l71.847 39.915z"}),a.createElement("path",{fill:"#FFF",d:"M100.174 140.983 0 85.33v15.738l71.847 39.915z"}),a.createElement("path",{d:"M100.174 140.983 0 85.33v15.738l71.847 39.915zm83.98 0L256 101.068V85.33l-100.174 55.653z",fill:"#D80027"}))},mm=function(t){var n=t.title,r=P(t,BF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"44.46 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M138 0h377v114H138z"}),a.createElement("path",{fill:"#4A7C3A",d:"M138 230h377v114H138z"}),a.createElement("g",{fill:"none",stroke:"#FFF",strokeWidth:10,strokeMiterlimit:2},a.createElement("path",{d:"M40.3 35.2s37.1 48 50.8 54.5c13.7 6.5 17.1 5.7 17.1 5.7"}),a.createElement("path",{d:"M100 35.2S62.9 80.6 53.3 87.6c-9.6 7-18.7 7.8-18.7 7.8m17.1-30.1h37.9M70.7 35.2v30.1"})))},pm=function(t){var n=t.title,r=P(t,HF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M256 256v170.663H0V256h256z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.337V256H256V85.337h256z"}),a.createElement("path",{fill:"#0052B4",d:"m128 123.034 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L128 195.813l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z"}),a.createElement("path",{fill:"#D80027",d:"m384 293.697 11.824 36.389h38.263l-30.955 22.491 11.823 36.389L384 366.476l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z"}))},gm=function(t){var n=t.title,r=P(t,jF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{d:"M0 85.331h170.663v341.337H0zm341.337 0H512v341.337H341.337z",fill:"#D80027"}))},vm=function(t){var n=t.title,r=P(t,VF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#D80027"}),a.createElement("path",{fill:"#FFDA44",d:"M293.991 256c0 20.982-17.01 33.243-37.992 33.243S218.008 276.982 218.008 256s17.01-37.992 37.992-37.992 37.991 17.01 37.991 37.992z"}),a.createElement("path",{fill:"#0052B4",d:"M293.991 256c0 20.982-17.01 37.992-37.992 37.992s-37.992-17.01-37.992-37.992"}),a.createElement("path",{d:"M232.259 246.506h9.498v19h-9.498zm37.988 0h9.498v19h-9.498zm-19-14.247h9.498v33.243h-9.498z",fill:"#D80027"}))},bm=function(t){var n=t.title,r=P(t,GF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 85.33h512v341.332"}),a.createElement("path",{d:"m204.631 326.488 2.762 8.504h8.941l-7.233 5.255 2.763 8.502-7.233-5.254-7.233 5.254 2.762-8.502-7.233-5.255h8.94zm-22.834-81.622 4.605 14.172h14.901l-12.056 8.757 4.605 14.172-12.055-8.759-12.055 8.759 4.606-14.172-12.056-8.757h14.901zm0 103.883 4.604 14.173h14.902l-12.057 8.757 4.606 14.173-12.055-8.759-12.055 8.759 4.604-14.173-12.054-8.757h14.899zm43.566-66.782 4.606 14.172h14.901l-12.056 8.758 4.605 14.172-12.056-8.759-12.054 8.759 4.606-14.172-12.056-8.758h14.901zm-87.133 0 4.606 14.172h14.899l-12.054 8.758 4.603 14.172-12.054-8.759-12.055 8.759 4.605-14.172-12.055-8.758h14.9z",fill:"#FFF"}),a.createElement("path",{fill:"#FFDA44",d:"M376.526 204.163c-7.628-7.628-17.538-12.133-28.189-12.908l31.88-24.795c-12.698-12.698-29.714-18.431-46.319-17.218a44.31 44.31 0 0 0-11.396-19.511l-12.593 25.186a18.47 18.47 0 0 0-3.148-4.197c-7.245-7.245-18.991-7.244-26.234 0s-7.245 18.99 0 26.234a18.536 18.536 0 0 0 4.197 3.148l-25.186 12.593a44.303 44.303 0 0 0 19.519 11.399c-1.217 16.606 4.511 33.619 17.209 46.317L324.12 214.6a11.053 11.053 0 0 1 7.807-3.202c2.973 0 5.768 1.158 7.87 3.26a11.055 11.055 0 0 1 3.26 7.87c0 2.974-1.158 5.768-3.26 7.87l10.494 10.494c4.905-4.905 7.607-11.428 7.607-18.364 0-5.675-1.81-11.071-5.153-15.534a29.492 29.492 0 0 1 13.288 7.662c11.573 11.572 11.573 30.403 0 41.975l10.494 10.494c8.409-8.409 13.039-19.59 13.039-31.481-.001-11.892-4.632-23.072-13.04-31.481z"}))},xm=function(t){var n=t.title,r=P(t,_F);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M512 85.337V256H256L0 85.337z"}),a.createElement("path",{fill:"#D80027",d:"M512 256v170.663H0L256 256z"}),a.createElement("path",{d:"m161.908 256-27.288-12.835 14.532-26.428-29.632 5.668-3.755-29.933-20.64 22.015-20.639-22.015-3.755 29.933-29.631-5.669 14.531 26.428L28.343 256l27.288 12.835L41.1 295.263l29.633-5.668 3.753 29.933 20.639-22.015 20.64 22.015 3.755-29.933 29.631 5.669-14.532-26.427zM21.789 117.607l9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.694-14.809-4.932-9.268 12.559.117-15.608-14.809-4.934 14.88-4.712zm0 235.923 9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.695-14.809-4.933-9.268 12.558.117-15.607-14.809-4.934 14.88-4.712zm188.606-117.961-9.081 12.695-14.879-4.713 9.268 12.559-9.081 12.696 14.809-4.933 9.268 12.558-.117-15.607 14.809-4.934-14.88-4.713z",fill:"#FFDA44"}))},ym=function(t){var n=t.title,r=P(t,$F);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"136.534 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"m393.508 170.516 17.512 18.875 23.363-10.821-12.541 22.487 17.513 18.876-25.263-4.978-12.539 22.488-3.073-25.564-25.263-4.978 23.363-10.82z"}),a.createElement("path",{d:"M0 85.343h512v341.326H0z"})),a.createElement("path",{fill:"#01411c",d:"M128 85.331h384v341.337H128z"}),a.createElement("path",{d:"M361.909 298.793c-31.037 22.426-74.378 15.446-96.804-15.592-22.427-31.038-15.446-74.379 15.593-96.804 9.677-6.992 20.55-11.125 31.613-12.563-21.283-3.183-43.777 1.613-62.598 15.211-38.2 27.602-46.792 80.944-19.191 119.145 27.601 38.199 80.944 46.792 119.145 19.189 18.82-13.598 30.436-33.448 34.096-54.655-4.839 10.05-12.176 19.076-21.854 26.069zm-1.329-125.904 17.484 18.842 23.322-10.802-12.519 22.447 17.483 18.844-25.219-4.968-12.519 22.45-3.067-25.521-25.22-4.969 23.323-10.802z",fill:"#FFF"}))},wm=function(t){var n=t.title,r=P(t,WF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512V256H0z"})),a.createElement("path",{fill:"#D80027",d:"M0 256h512v170.663H0z"}))},Em=function(t){var n=t.title,r=P(t,UF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Cm=function(t){var n=t.title,r=P(t,XF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"114.347 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#ACABB1",d:"M400.696 219.822 384 225.387l-16.696-5.565-5.565-13.913 5.565-13.913h33.392l-5.566 13.913z"}),a.createElement("path",{fill:"#338AF3",d:"M345.043 219.822v61.217c0 29.821 38.957 38.957 38.957 38.957s38.957-9.137 38.957-38.957v-61.217h-77.914z"}),a.createElement("path",{fill:"#6DA544",d:"M348.555 295.541C358.131 313.927 384 319.996 384 319.996s25.869-6.069 35.445-24.455L384 236.518l-35.445 59.023z"}),a.createElement("path",{fill:"#FFDA44",d:"M422.957 280.421 384 219.822l-38.957 60.599v.618c0 5.518 1.337 10.328 3.512 14.503L384 240.405l35.445 55.137c2.175-4.175 3.512-8.983 3.512-14.503v-.618z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z"}),a.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},km=function(t){var n=t.title,r=P(t,JF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.12 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512V153.6H0zm0 136.526h512v68.263H0zM0 358.4h512v68.263H0z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{fill:"#FFF",d:"m83.477 195.132 15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z"}))},Im=function(t){var n=t.title,r=P(t,ZF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.12 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#268024",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#e4312b",d:"M256 256.006 0 426.668V85.331z"}))},Sm=function(t){var n=t.title,r=P(t,YF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"30.72 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M196.641 85.337v341.326H0V85.337z"}),a.createElement("circle",{fill:"#FFDA44",cx:196.641,cy:256,r:64}),a.createElement("path",{fill:"#D80027",d:"M160.638 224v40.001c0 19.882 16.118 36 36 36s36-16.118 36-36V224h-72z"}),a.createElement("path",{fill:"#FFF",d:"M196.638 276c-6.617 0-12-5.383-12-12v-16h24.001v16c-.001 6.616-5.385 12-12.001 12z"}))},zm=function(t){var n=t.title,r=P(t,KF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"49.493 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),a.createElement("circle",{fill:"#FFDA44",cx:218.902,cy:255.994,r:74.207}))},Fm=function(t){var n=t.title,r=P(t,qF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#6DA544",d:"m289.579 216.738-12.592 12.592c5.37 5.372 8.693 12.792 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.112-5.316-24.985-13.91-33.579z"}),a.createElement("path",{fill:"#FFDA44",d:"m256 232.51 4.421 13.605h14.304l-11.573 8.408 4.421 13.604L256 259.719l-11.573 8.408 4.421-13.604-11.573-8.408h14.304z"}))},Mm=function(t){var n=t.title,r=P(t,QF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#751A46",d:"M0 0h512v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0v342h150.3l37.7-19.6-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19 37.7-18.9-37.7-19 37.7-19-37.7-18.9 37.7-19-37.7-18.9 37.7-19-37.7-19L188 57l-37.7-19L188 19.1 150.3 0z"}))},Am=function(t){var n=t.title,r=P(t,RF);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h171v342H0z"}),a.createElement("path",{fill:"#D80027",d:"M342 0h171v342H342z"}))},Nm=function(t){var n=t.title,r=P(t,eM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},Dm=function(t){var n=t.title,r=P(t,tM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"61.44 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v113.775H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 312.882h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M129.468 181.793v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.356 256 266.929v-85.136H129.468z"}),a.createElement("path",{d:"M155.634 196.634h74.201v-29.681l-14.841 7.42-22.261-22.26-22.259 22.26-14.84-7.42zm85.526 82.148-48.231-48.231-48.231 48.231 15.741 15.74 32.49-32.49 32.49 32.49z",fill:"#FFDA44"}),a.createElement("path",{fill:"#FFF",d:"M241.16 233.734h-22.504a14.74 14.74 0 0 0 2.001-7.418c0-8.196-6.645-14.84-14.84-14.84-5.663 0-10.581 3.172-13.083 7.836-2.502-4.663-7.421-7.836-13.083-7.836-8.195 0-14.84 6.644-14.84 14.84 0 2.706.736 5.235 2.001 7.418h-22.114c0 8.196 7.139 14.84 15.334 14.84h-.494c0 8.196 6.644 14.84 14.84 14.84 0 7.257 5.211 13.286 12.094 14.576l-11.694 26.401a48.075 48.075 0 0 0 18.149 3.544 48.079 48.079 0 0 0 18.149-3.544l-11.694-26.401c6.883-1.29 12.094-7.319 12.094-14.576 8.196 0 14.84-6.644 14.84-14.84h-.494c8.199 0 15.338-6.644 15.338-14.84z"}))},Lm=function(t){var n=t.title,r=P(t,nM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.33v341.332h512V85.33z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.333h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 312.884h512v113.775H0z"}))},Tm=function(t){var n=t.title,r=P(t,rM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 255.994h512v81.619H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 337.614h512v89.043H0z"}),a.createElement("path",{fill:"#FFDA44",d:"m278.261 185.209 20.844 9.804-11.099 20.186 22.632-4.33 2.868 22.865 15.765-16.816 15.766 16.816 2.867-22.865 22.633 4.33-11.099-20.186 20.843-9.804-20.844-9.805 11.1-20.185-22.633 4.329-2.868-22.864-15.765 16.816-15.766-16.816-2.867 22.864-22.634-4.329 11.1 20.187z"}))},Om=function(t){var n=t.title,r=P(t,iM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#055e1c",d:"M0 85.333h512v341.333H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M183.548 289.386c0 12.295 9.731 22.261 21.736 22.261h65.208c0 10.244 8.11 18.551 18.114 18.551h21.736c10.004 0 18.114-8.306 18.114-18.551v-22.261H183.548zm146.716-107.595v51.942c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942h-21.735zm-155.773 51.943c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942H174.49v51.942z"}),a.createElement("path",{d:"M297.661 181.788h21.736v51.942h-21.736zm-32.604 29.685c0 2.046-1.625 3.71-3.623 3.71-1.998 0-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 2.046-1.625 3.71-3.623 3.71s-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 14.32 11.376 25.971 25.358 25.971 5.385 0 10.38-1.733 14.491-4.677 4.11 2.944 9.106 4.677 14.491 4.677 1.084 0 2.15-.078 3.2-.215-1.54 6.499-7.255 11.345-14.068 11.345v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.943h-21.736l.002 29.682z"}),a.createElement("path",{d:"M207.093 248.57h32.601v22.261h-32.601z"})))},Pm=function(t){var n=t.title,r=P(t,lM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"27.307 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 426.663V85.329h512"}),a.createElement("path",{fill:"#FFDA44",d:"M0 396.494v30.169h45.255L512 115.499v-30.17h-45.255z"}),a.createElement("path",{d:"m85.688 108.787 5.12 15.756h16.566l-13.403 9.737 5.12 15.757-13.403-9.738-13.405 9.738 5.12-15.757L64 124.543h16.567zm84.624 0 5.121 15.756H192l-13.403 9.737 5.12 15.757-13.405-9.738-13.403 9.738 5.12-15.757-13.403-9.737h16.566zm-84.624 82.502 5.12 15.756h16.566l-13.403 9.738 5.12 15.757-13.403-9.739-13.405 9.739 5.12-15.757L64 207.045h16.567zm84.624 0 5.121 15.756H192l-13.403 9.738 5.12 15.757-13.405-9.739-13.403 9.739 5.12-15.757-13.403-9.738h16.566zM128 150.037l5.12 15.756h16.568l-13.405 9.738 5.12 15.758L128 181.55l-13.403 9.739 5.12-15.758-13.405-9.738h16.568z",fill:"#FFF"}))},Bm=function(t){var n=t.title,r=P(t,aM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"87.04 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M235.454 85.337 0 426.663 427.345 85.337z"}),a.createElement("path",{fill:"#6DA544",d:"M512 329.393 0 426.663h512z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.337h-84.655L0 426.663l512-204.512z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.337v341.326L235.454 85.337z"}))},Hm=function(t){var n=t.title,r=P(t,oM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.413 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 426.668V85.331l256 170.675z"}))},jm=function(t){var n=t.title,r=P(t,sM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"30.72 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z"}))},Vm=function(t){var n=t.title,r=P(t,uM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512V256H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M83.478 170.666c0-24.865 17.476-45.637 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.254-51.942 51.941s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.336-5.095-40.812-25.867-40.812-50.733zm66.783-48.231 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921z"}),a.createElement("path",{d:"m121.344 144.696 3.683 11.337h11.921l-9.645 7.007 3.684 11.337-9.643-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921zm57.834 0 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.685-11.337-9.645-7.007h11.921zm-11.131 33.391 3.684 11.337h11.921l-9.644 7.007 3.684 11.337-9.645-7.006-9.643 7.006 3.684-11.337-9.644-7.007h11.92zm-35.573 0 3.683 11.337h11.921l-9.644 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.684-11.337-9.644-7.007h11.92z"})))},Gm=function(t){var n=t.title,r=P(t,cM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"112.662 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z"})),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z",fill:"#D80027"}),a.createElement("path",{fill:"#29DBFF",d:"M449 139.7c-.1 44.4-7.2 92.1-65 114.9-57.8-22.8-64.9-70.5-65-114.9h130z"}),a.createElement("path",{fill:"#ffda44",d:"M449 139.7c0-16.7-.9-32.9-.5-47.1C426.9 83 398.4 81 383.9 81s-42.9 2-64.6 11.6c.4 14.2-.5 30.4-.5 47.1H449z"}),a.createElement("path",{fill:"#BF521B",d:"m369.5 204.5.3 10.3-12.8.2 4.9 13.2h-17.3c-18-20.2-23.4-42.4-24.9-68.1l9.1-9.7 8.3 14.3 10.8-12.8 7 7.8.8 15.7 13.8 29.1z"}),a.createElement("path",{fill:"#474747",d:"m436.6 192.5-8.6 18.3h-47l-29.2-19.5 25.7 10.5h25.1l3.7-6.5 7.2.2 2-3z"}))},_m=function(t){var n=t.title,r=P(t,dM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 199.112h512v113.775H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{fill:"#FFF",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z"}),a.createElement("path",{fill:"#0052B4",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z"}),a.createElement("path",{fill:"#FFF",d:"M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l14.848 14.837 29.674-22.261 29.685 22.261 14.837-14.837z"}))},$m=function(t){var n=t.title,r=P(t,fM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"40.96 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"}),a.createElement("path",{fill:"#2E52B2",d:"M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"}))},Wm=function(t){var n=t.title,r=P(t,hM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"66.56 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 196.641h512v118.717H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 315.359h512v111.304H0z"}),a.createElement("path",{fill:"#FFF",d:"M129.468 181.799v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.362 256 266.935v-85.136H129.468z"}),a.createElement("path",{fill:"#D80027",d:"M146.126 184.294v81.941c0 5.472 1.215 10.64 3.623 15.485h85.97c2.408-4.844 3.623-10.012 3.623-15.485v-81.941h-93.216z"}),a.createElement("path",{fill:"#FFF",d:"M221.301 241.427h-21.425v-14.283h14.284v-14.283h-14.284v-14.284h-14.283v14.284h-14.282v14.283h14.282v14.283h-21.426v14.284h21.426v14.283h14.283v-14.283h21.425z"}),a.createElement("path",{fill:"#0052B4",d:"M169.232 301.658c9.204 5.783 18.66 9.143 23.502 10.636 4.842-1.494 14.298-4.852 23.502-10.636 9.282-5.833 15.79-12.506 19.484-19.939a24.878 24.878 0 0 0-14.418-4.583c-1.956 0-3.856.232-5.682.657-3.871-8.796-12.658-14.94-22.884-14.94-10.227 0-19.013 6.144-22.884 14.94a25.048 25.048 0 0 0-5.682-.657 24.88 24.88 0 0 0-14.418 4.583c3.691 7.433 10.198 14.106 19.48 19.939z"}))},Um=function(t){var n=t.title,r=P(t,mM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 312.888h512v113.775H0z"}))},Xm=function(t){var n=t.title,r=P(t,pM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.34h512v341.326H0z"}),a.createElement("path",{fill:"#FFF",d:"M512 85.334v166.69L0 256.175V85.334z"}),a.createElement("path",{fill:"#6DA544",d:"M323.744 203.099 256 270.843l-67.744-67.744a81.156 81.156 0 0 0-13.879 45.483v22.261c0 35.744 23.097 66.193 55.148 77.213-4.277 8.385-3.556 18.848 2.712 26.671l24.258-19.439 24.258 19.439c6.342-7.915 7.011-18.534 2.564-26.968 31.614-11.261 54.308-41.485 54.308-76.916v-22.261a81.174 81.174 0 0 0-13.881-45.483z"}),a.createElement("path",{fill:"#FFDA44",d:"M256 330.206c-32.732 0-59.362-26.63-59.362-59.362v-22.261c0-32.733 26.63-59.363 59.362-59.363s59.362 26.63 59.362 59.362v22.261c0 32.733-26.63 59.363-59.362 59.363z"}),a.createElement("path",{fill:"#338AF3",d:"M293.101 270.843v-22.261c0-20.458-16.643-37.101-37.101-37.101s-37.101 16.643-37.101 37.101v22.261L256 278.264l37.101-7.421z"}),a.createElement("path",{fill:"#6DA544",d:"M218.899 270.843c0 20.458 16.643 37.101 37.101 37.101s37.101-16.643 37.101-37.101h-74.202z"}),a.createElement("path",{fill:"#FFDA44",d:"M300.522 189.22c0-12.295-9.966-22.261-22.261-22.261a22.173 22.173 0 0 0-14.84 5.672v-13.093h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093a22.177 22.177 0 0 0-14.841-5.672c-12.295 0-22.261 9.966-22.261 22.261 0 6.591 2.867 12.512 7.421 16.589v13.093h74.203v-13.093c4.552-4.077 7.419-9.997 7.419-16.589z"}))},Jm=function(t){var n=t.title,r=P(t,gM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M330.207 85.331H512v341.337H330.207z"}),a.createElement("path",{d:"M0 85.331h181.793v341.337H0zm255.999 111.301 14.733 45.347h47.685l-38.576 28.029 14.734 45.348-38.576-28.026-38.577 28.026 14.737-45.348-38.576-28.029h47.681z",fill:"#496E2D"}))},Zm=function(t){var n=t.title,r=P(t,vM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"m256 157.273 22.663 69.748H352l-59.332 43.106 22.664 69.749L256 296.769l-59.332 43.107 22.664-69.749L160 227.021h73.337z"}))},Ym=function(t){var n=t.title,r=P(t,bM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 196.636h512v118.728H0z"}),a.createElement("path",{d:"M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z",fill:"#6DA544"}),a.createElement("path",{fill:"#FFDA44",d:"m256.742 218.003 9.43 29.021h30.518L272 264.963l9.431 29.023-24.689-17.937-24.689 17.937 9.431-29.023-24.69-17.939h30.518z"}))},Km=function(t){var n=t.title,r=P(t,xM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"5.12 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#496E2D",d:"M0 322.783h512v103.88H0z"}),a.createElement("path",{d:"M0 85.337h512v104.515H0z"}),a.createElement("path",{fill:"#A2001D",d:"M0 210.877h512v89.656H0z"}),a.createElement("path",{fill:"#0052B4",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{fill:"#FFDA44",d:"m73.178 209.188 20.831 29.067 34.084-10.83-21.207 28.795 20.83 29.069-33.939-11.271-21.208 28.794.234-35.762-33.94-11.273 34.083-10.83z"}))},qm=function(t){var n=t.title,r=P(t,yM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#6DA544"}),a.createElement("path",{fill:"#D80027",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("path",{d:"m302.049 226.318 7.368 22.674h23.842l-19.288 14.016 7.366 22.674-19.288-14.015-19.287 14.015 7.366-22.674-19.288-14.016h23.842zm74.203 0 7.367 22.674h23.842l-19.288 14.016 7.367 22.674-19.288-14.015-19.288 14.015 7.367-22.674-19.288-14.016h23.842z"}))},Qm=function(t){var n=t.title,r=P(t,wM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",fill:"#0052B4"}),a.createElement("path",{fill:"#FFDA44",d:"M228.582 261.936 256 214.447l27.418 47.489z"}),a.createElement("path",{fill:"#6DA544",d:"M291.616 277.616 256 295.425l-35.616-17.809v-23.744h71.232z"}),a.createElement("path",{fill:"#FFDA44",d:"m289.579 216.485-12.592 12.592c5.37 5.372 8.693 12.791 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.114-5.316-24.987-13.91-33.579z"}))},Rm=function(t){var n=t.title,r=P(t,EM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.413 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.331v166.69L0 256.173V85.331z"}),a.createElement("path",{fill:"#FFF",d:"M256 256.006 0 426.668V85.331z"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"M59.621 256a59.546 59.546 0 0 0-.193 4.57c0 32.821 26.607 59.429 59.429 59.429s59.429-26.607 59.429-59.429c0-1.539-.078-3.061-.193-4.57H59.621z"}),a.createElement("circle",{cx:118.862,cy:210.287,r:18.286})),a.createElement("path",{fill:"#D80027",d:"M77.715 205.714v59.429c0 31.494 41.144 41.143 41.144 41.143s41.144-9.649 41.144-41.143v-59.429H77.715z"}),a.createElement("path",{fill:"#338AF3",d:"M118.877 287.148c-7.632-2.746-22.876-9.767-22.876-22.006v-41.144h45.715v41.144c-.001 12.28-15.244 19.283-22.839 22.006z"}),a.createElement("path",{fill:"#F3F3F3",d:"M128.001 246.856v-9.142l-9.144-4.571-9.142 4.571v9.142l-4.571 4.573v18.285h27.428v-18.285z"}))},ep=function(t){var n=t.title,r=P(t,CM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"150 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 0h900v600H0z",fill:"#0f0f0f"}),a.createElement("path",{d:"M0 0h900v400H0z",fill:"#fff"}),a.createElement("path",{d:"M0 0h900v200H0z",fill:"#047a3f"}),a.createElement("path",{d:"m176.26 375 48.738-150 48.738 150-127.6-92.705h157.72M626.256 375l48.738-150 48.738 150-127.6-92.705h157.72M401.252 375l48.738-150 48.738 150-127.6-92.705h157.72",fill:"#ce1126"}))},tp=function(t){var n=t.title,r=P(t,kM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"150 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#2B5DEA",d:"M0 0h900v600H0V0z"}),a.createElement("path",{fill:"#FFDF29",d:"M0 100h900v400H0V100z"}),a.createElement("path",{fill:"#D70000",d:"M0 150h900v300H0V150z"}),a.createElement("path",{fill:"#FFF",d:"M450 171.4v257.2c114.3 0 171.4-85.7 214.3-128.6-42.9-42.9-100-128.6-214.3-128.6z"}),a.createElement("path",{d:"M450 171.4c-100 0-171.4 85.7-214.3 128.6C278.6 342.9 350 428.6 450 428.6V171.4z"}),a.createElement("path",{fill:"#FFF",d:"M346.3 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"}),a.createElement("path",{d:"M477.8 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z"}))},np=function(t){var n=t.title,r=P(t,IM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"100.713 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z"})),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M256 22.7v30.7h-46.1z"}),a.createElement("path",{d:"M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z",fill:"#D80027"}),a.createElement("path",{fill:"#29DBFF",d:"M448.9 169.5c0 9.6-.3 29.6-1.4 39.2-4.1 34.9-23.5 68.8-62.1 85.9-45.3-17.9-60.8-51-64.9-85.9-1.1-9.6-1.5-19.4-1.5-29l.3-47.1h129.2l.4 36.9z"}),a.createElement("path",{fill:"#FFF",d:"M447.5 208.7c-.2 1.6-.4 3.3-.6 4.9-4.8 33.1-22.9 65.4-61.5 81-43.2-17-59.4-47.9-64.2-81-.2-1.6-.4-3.2-.6-4.9"}),a.createElement("path",{fill:"#29DBFF",d:"m385.4 251.7-22.9-43h45.8z"}),a.createElement("path",{fill:"#FFF",d:"m385.4 165.8-22.9 42.9h45.8z"}),a.createElement("ellipse",{fill:"#FFBE57",cx:474.8,cy:236.8,rx:16.8,ry:43.3}),a.createElement("ellipse",{fill:"#FFBE57",cx:295.3,cy:236.8,rx:16.8,ry:43.3}),a.createElement("path",{fill:"#FFF",d:"m385.4 31.5-33.4 44h68.5zM315.5 280s33.8 29.5 69.9 29.5 67.1-29.5 67.1-29.5l8.5 14.6S439.2 326 385.4 326 307 294.6 307 294.6l8.5-14.6z"}),a.createElement("ellipse",{fill:"#A5A5A5",cx:386.3,cy:104.3,rx:34.3,ry:23.3}))},rp=function(t){var n=t.title,r=P(t,SM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"114.347 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M332.058 191.996v78.221c0 38.103 51.942 49.779 51.942 49.779s51.942-11.675 51.942-49.779v-78.221H332.058z"}),a.createElement("path",{fill:"#FF9811",d:"M376.579 220.44c0 7.855-6.644 28.445-14.84 28.445s-14.84-20.589-14.84-28.445c0-7.856 14.84-14.222 14.84-14.222s14.84 6.367 14.84 14.222z"}),a.createElement("path",{fill:"#A2001D",d:"M415.961 235.93c2.394-5.6 4.257-13.785 4.257-17.86 0-6.546-8.904-11.852-8.904-11.852s-8.904 5.306-8.904 11.852c0 4.075 1.862 12.26 4.257 17.86l-5.141 11.123a26.898 26.898 0 0 0 9.788 1.831c3.463 0 6.766-.654 9.788-1.831l-5.141-11.123z"}),a.createElement("path",{fill:"#6DA544",d:"M372.87 270.217s-7.421 14.222-7.421 28.445h37.101c0-14.222-7.421-28.445-7.421-28.445l-11.13-7.111-11.129 7.111z"}),a.createElement("path",{fill:"#D80027",d:"M395.13 270.217v-3.555c0-5.891-4.983-10.666-11.13-10.666-6.147 0-11.13 4.776-11.13 10.666v3.555h22.26z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z"}),a.createElement("path",{fill:"#D80027",d:"M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{fill:"#0052B4",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{fill:"#FFF",d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"}),a.createElement("path",{d:"M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{fill:"#FFF",d:"M100.174 140.982 0 85.33v15.737l71.847 39.915z"}),a.createElement("path",{d:"M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",fill:"#D80027"}))},ip=function(t){var n=t.title,r=P(t,zM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 85.331H512v341.337H341.337z"}))},lp=function(t){var n=t.title,r=P(t,FM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h21v15H0V0z"}),a.createElement("path",{fill:"#0A388A",d:"M0 0h22.5v15H0V0z"}),a.createElement("path",{fill:"#FFF",d:"M0 0h11.3v7.5H0V0z"}),a.createElement("path",{fill:"#D80027",d:"M7.1 0h3.6v7H7.1V0z"}),a.createElement("path",{fill:"#0A388A",d:"M0 0h3.6v7H0V0z"}),a.createElement("path",{fill:"#FFF",d:"M3.6 0h3.6v7H3.6V0zm10.9 6h5L19 7h-1.5v.5h1l-.5 1h-.5V10h-1V7H15l-.5-1zm4 2.5 1 1.5h-2l1-1.5zm-3 0 1 1.5h-2l1-1.5zm1.5 3L16 10h2l-1 1.5zM20 8c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-6 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm1 4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-2 1c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5z"}))},ap=function(t){var n=t.title,r=P(t,MM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M0 85.337h512V153.6H0zM0 358.4h512v68.263H0zm0-136.537h512v68.263H0z",fill:"#496E2D"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h204.054v204.054H0z"}),a.createElement("path",{fill:"#FFF",d:"m102.026 133.938 13.26 40.812h42.916l-34.718 25.226 13.26 40.814-34.718-25.224-34.719 25.224 13.263-40.814-34.718-25.226h42.913z"}))},op=function(t){var n=t.title,r=P(t,AM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.334h512V426.66H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 194.056h512v123.882H0z"}),a.createElement("path",{d:"M0 85.334h512v54.522H0zm0 286.809h512v54.522H0z",fill:"#D80027"}))},sp=function(t){var n=t.title,r=P(t,NM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 312.888h512v113.775H0z"}),a.createElement("path",{d:"M226.318 300.522h59.364v-25.23l-11.873 5.937L256 263.421l-17.809 17.808-11.873-5.937zm-33.963-29.682 2.763 8.504h8.94l-7.233 5.255 2.763 8.502-7.233-5.255-7.234 5.255 2.763-8.502-7.233-5.255h8.94zm8.566-29.68 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm24.488-22.261 2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm94.236 51.941-2.763 8.504h-8.94l7.233 5.255-2.763 8.502 7.233-5.255 7.234 5.255-2.763-8.502 7.233-5.255h-8.94zm-8.566-29.68-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zm-24.488-22.261-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zM256 207.767l2.763 8.503h8.941l-7.234 5.256 2.763 8.502-7.233-5.254-7.233 5.254 2.763-8.502-7.234-5.256h8.941z",fill:"#FFDA44"}))},up=function(t){var n=t.title,r=P(t,DM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"18.773 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"m210.715 174.377 3.684 11.338h11.919l-9.643 7.006 3.684 11.337-9.644-7.007-9.644 7.007 3.684-11.337-9.645-7.006h11.921zm-93.899 107.594 4.605 14.172h14.9l-12.055 8.757 4.606 14.173-12.056-8.76-12.055 8.76 4.604-14.173-12.054-8.757h14.899zm27.88-162.292 4.604 14.172h14.901l-12.056 8.758 4.606 14.171-12.055-8.759-12.056 8.759 4.606-14.171-12.055-8.758h14.9zm-75.157 55.652 4.604 14.172h14.9l-12.055 8.758 4.606 14.171-12.055-8.758-12.056 8.758 4.606-14.171-12.055-8.758h14.9z",fill:"#FFF"}),a.createElement("path",{d:"M483.386 354.503H117.801s109.234-88.562 310.593-220.938c.001 0-88.443 128.935 54.992 220.938zm-365.585 11.586c-11.177 0-11.195 17.37 0 17.37h365.585c11.177 0 11.195-17.37 0-17.37H117.801z",fill:"#FFDA44"}))},cp=function(t){var n=t.title,r=P(t,LM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M256 256 0 90.691v44.242L155.826 256 0 377.067v44.242z"}),a.createElement("path",{d:"M0 90.691v330.618L189.217 256z"}),a.createElement("path",{fill:"#FFF",d:"m44.184 213.36 24.912 23.577 30.121-16.41-14.723 30.98 24.911 23.575-34.012-4.43L60.67 301.63l-6.296-33.716-34.012-4.43 30.119-16.408z"}))},dp=function(t){var n=t.title,r=P(t,TM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"81.92 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.337h512v341.326H0z"}),a.createElement("g",{fill:"#FFF"},a.createElement("path",{d:"M357.208 183.679c8.397-23.404-1.036-48.858-21.281-61.536a52.131 52.131 0 0 1 10.884 2.621c27.002 9.688 41.038 39.428 31.35 66.431s-39.428 41.038-66.431 31.35a52.182 52.182 0 0 1-10.069-4.895c23.686 3.084 47.15-10.566 55.547-33.971zm-46.571-67.95-7.297 9.427-11.22-4.026 6.712 9.852-7.296 9.427 11.443-3.338 6.712 9.852.361-11.914 11.444-3.339-11.221-4.025z"}),a.createElement("path",{d:"m330.338 146.448-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.443-3.339 6.712 9.853.36-11.915 11.445-3.34-11.221-4.024zM275.9 126.916l-7.296 9.427-11.219-4.024 6.711 9.851-7.296 9.426 11.443-3.338 6.712 9.852.361-11.915 11.444-3.337-11.221-4.027zm-.799 35.189-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.444-3.338 6.711 9.852.362-11.915 11.443-3.338-11.22-4.026zm33.484 12.013-7.296 9.427-11.22-4.026 6.712 9.853-7.297 9.426 11.444-3.338 6.712 9.852.36-11.915 11.443-3.338-11.219-4.025z"})),a.createElement("path",{fill:"#D80027",d:"M83.478 85.337h89.043v341.326H83.478z"}),a.createElement("path",{fill:"#FFF",d:"m117.458 175.191-14.908-11.105v-15.705l14.908-11.105h21.084l14.908 11.105v15.705l-14.908 11.105z"}),a.createElement("path",{d:"M128 137.276h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.105v-8.012H128z",fill:"#FF9811"}),a.createElement("path",{fill:"#FFF",d:"m117.458 374.725-14.908-11.106v-15.704l14.908-11.105h21.084l14.908 11.105v15.704l-14.908 11.106z"}),a.createElement("path",{d:"M128 336.81h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.106v-8.011H128z",fill:"#FF9811"}),a.createElement("path",{d:"m117.458 274.957-14.908-11.105v-15.703l14.908-11.106h21.084l14.908 11.106v15.703l-14.908 11.105zm36.513 24.434h-6.493v-6.493h-11.411l-8.068-8.068-8.067 8.068h-11.41v6.493h-6.493v12.986h6.493v6.492h11.41l8.068 8.069 8.068-8.069h11.41v-6.492h6.493zm0-99.768h-6.493v-6.492h-11.411l-8.068-8.069-8.067 8.069h-11.41v6.492h-6.493v12.986h6.493v6.492h11.41l8.068 8.07 8.068-8.07h11.41v-6.492h6.493z",fill:"#496E2D"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M120.576 248.576h14.84v14.84h-14.84z"}),a.createElement("circle",{cx:128,cy:206.113,r:7.421}),a.createElement("circle",{cx:128,cy:305.887,r:7.421})))},fp=function(t){var n=t.title,r=P(t,OM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),a.createElement("circle",{fill:"#FFF",cx:256,cy:255.994,r:96}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"m267.826 219.291 16.47 22.695 26.673-8.649-16.496 22.676 16.468 22.695-26.664-8.681-16.495 22.676.017-28.04-26.664-8.682 26.674-8.648z"}),a.createElement("path",{d:"M277.818 312.724c-31.33 0-56.727-25.397-56.727-56.727s25.397-56.727 56.727-56.727c9.769 0 18.96 2.47 26.985 6.819-12.589-12.31-29.804-19.909-48.803-19.909-38.558 0-69.818 31.259-69.818 69.818s31.26 69.818 69.818 69.818c18.999 0 36.215-7.599 48.803-19.909-8.026 4.347-17.216 6.817-26.985 6.817z"})))},hp=function(t){var n=t.title,r=P(t,PM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"11.947 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 85.331h256v170.663H0z"}),a.createElement("path",{fill:"#D80027",d:"M141.357 157.303V130.59h-26.714v26.713H87.93v26.713h26.713v26.713h26.714v-26.713h26.713v-26.713z"}))},mp=function(t){var n=t.title,r=P(t,BM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"76.95 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#E30A17",d:"M0 0h513v342H0z"}),a.createElement("path",{fill:"#FFF",d:"M259.7 118.6c-13.1-9.5-29-14.6-45.3-14.5-40.8 0-73.8 30.8-73.8 68.9s33.1 68.9 73.8 68.9c17.1 0 32.9-5.4 45.3-14.5-30 38.6-85.7 45.6-124.3 15.5s-45.6-85.7-15.5-124.3 85.7-45.6 124.3-15.5c5.8 4.5 11 9.8 15.5 15.5zm39.9 65.8-18.1 21.9 1.2-28.4-26.4-10.4 27.3-7.6 1.8-28.3 15.6 23.7 27.5-7.1-17.5 22 15.3 23.9-26.7-9.7z"}))},pp=function(t){var n=t.title,r=P(t,HM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#FFF",d:"m6.066 85.337 207.961 212.636 131.584 128.69h160.323L297.973 214.027 166.389 85.337z"}),a.createElement("path",{d:"M43.364 85.337 384.69 426.663h83.946L127.31 85.337z"}))},gp=function(t){var n=t.title,r=P(t,jM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"150 0 600 600"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h900v600H0z"}),a.createElement("path",{fill:"#00B2EE",d:"M0 300h450V0h450v600H0V300z"}),a.createElement("path",{fill:"#FFDA44",d:"m345.3 480.9 29.4 90.6-77.1-56H393l-77.1 56 29.4-90.6zM706.4 340l29.4 90.6-77.1-56H754l-77.1 56 29.5-90.6zm106.4-78.5 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm0-224.1 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6z"}),a.createElement("path",{fill:"#FFF",d:"M449.9 0v206.3h-81l81 54V300h-39.7l-129-85.9V300H168.7v-85.9L39.7 300H0v-39.7l81-54H0V93.8h81L0 39.9V0h39.7l129 85.9V0h112.5v85.9L410.2 0z"}),a.createElement("path",{fill:"#D80027",d:"M253.1 0h-56.3v122H0v56.2h196.8V300h56.3V178.2h196.8V122H253.1z"}),a.createElement("path",{fill:"#2E52B2",d:"M449.9 39.9v53.9h-81z"}),a.createElement("path",{fill:"#D80027",d:"M0 300v-19.3l109.9-74.4h39.7L12.8 300zM12.8.1l136.8 93.7h-39.7L0 19.4V.1zm437.1.1v19.3L340 93.8h-39.7L437.1.2zM437.1 300l-136.8-93.7H340l109.9 74.4V300z"}),a.createElement("path",{fill:"#FFDA44",d:"m719.9 131.6 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM584 187.7l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm30 242.9 29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM488 332l29.4 90.6-77.1-56h95.3l-77.1 56L488 332zm0 132 29.4 90.6-77.1-56h95.3l-77.1 56L488 464z"}))},vp=function(t){var n=t.title,r=P(t,VM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"6.827 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.337h256V256H0z"}),a.createElement("path",{fill:"#FFF",d:"M186.435 170.669 162.558 181.9l12.714 23.125-25.927-4.961-3.286 26.192L128 206.993l-18.06 19.263-3.285-26.192-25.927 4.96 12.714-23.125-23.877-11.23 23.877-11.231-12.714-23.125 25.927 4.96 3.286-26.192L128 134.344l18.06-19.263 3.285 26.192 25.928-4.96-12.715 23.125z"}),a.createElement("circle",{fill:"#0052B4",cx:128,cy:170.674,r:29.006}),a.createElement("path",{fill:"#FFF",d:"M128 190.06c-10.692 0-19.391-8.7-19.391-19.391 0-10.692 8.7-19.391 19.391-19.391 10.692 0 19.391 8.7 19.391 19.391 0 10.691-8.699 19.391-19.391 19.391z"}))},bp=function(t){var n=t.title,r=P(t,GM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 426.663V85.337h512"}),a.createElement("path",{fill:"#FFDA44",d:"M512 152.222V85.337H411.67L0 359.778v66.885h100.33z"}),a.createElement("path",{d:"M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z"}))},xp=function(t){var n=t.title,r=P(t,_M);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512V256H0z"}))},yp=function(t){var n=t.title,r=P(t,$M);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.35 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#232323",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 56.9h512v56.9H0z"}),a.createElement("path",{fill:"#D32300",d:"M0 113.8h512v56.9H0z"}),a.createElement("path",{fill:"#FFDA44",d:"M0 227.6h512v56.9H0z"}),a.createElement("path",{fill:"#D32300",d:"M0 284.4h512v56.9H0z"}),a.createElement("circle",{fill:"#FFF",cx:256,cy:170.7,r:80.7}),a.createElement("path",{d:"M234.5 127.5c.9-1.4-19.6-2-19.6-2 1.7-2.5 18.4-10.5 18.4-10.5s-.9-6 2.7-9.8l-4.5-9.8s7-3.4 18.4-3.4 19.9 7 21 13.1l-6.4 3.4c-.1 4.7 1.7 11.6-4.3 17.3-5.9 5.7-8.3 6.9-8.5 18.8 0 3.9 2.3 8.2 8.8 11.7 17.4 9.3 38.6 28.2 44.6 33.9 6.1 5.7 5.1 19.2 2.6 25.2s-12.1 14.3-14.3 13.6c-2.2-.6 1.2-9.2-3.5-11.6 0 0-8.9-7.6-16.8.6s-.2 25.2 3.9 28c4.1 2.8 1.7 5-1.9 5H247c-3.8 0-5.4-2.3-1.9-5 7.6-3.8 12.4-15.3 7.4-20.3-4.9-4.9-18.3 1.5-21.5 6.3-2.8 2.8-8.8 3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8 0 0 .1-.1 0 0 11.9-8.6 29.9-9 3.9 0 4.8-2.2 2.2-4.8 0 0-30.9-27.4-28.1-44.2 3-18.3 20-26.3 13.4-32.5-1.3-1.8 0 0 0 0z"}))},wp=function(t){var n=t.title,r=P(t,WM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.5 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M0 0h256.5v184.1H0z"}),a.createElement("path",{d:"m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z",fill:"#FFF"}))},Ep=function(t){var n=t.title,r=P(t,UM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"59.85 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 0h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513v26.3H0zm0 52.7h513v26.3H0zm0 52.6h513v26.3H0zm0 52.6h513V342H0z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M0 0h256.5v184.1H0z"}),a.createElement("path",{d:"m47.8 138.9-4-12.8-4.4 12.8H26.2l10.7 7.7-4 12.8 10.9-7.9 10.6 7.9-4.1-12.8 10.9-7.7zm56.3 0-4.1-12.8-4.2 12.8H82.6l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4-12.8 10.7-7.7zm56.5 0-4.3-12.8-4 12.8h-13.5l11 7.7-4.2 12.8 10.7-7.9 11 7.9-4.2-12.8 10.7-7.7zm56.2 0-4-12.8-4.2 12.8h-13.3l10.8 7.7-4 12.8 10.7-7.9 10.8 7.9-4.3-12.8 11-7.7zM100 75.3l-4.2 12.8H82.6L93.3 96l-4 12.6 10.7-7.8 10.8 7.8-4-12.6 10.7-7.9h-13.4zm-56.2 0-4.4 12.8H26.2L36.9 96l-4 12.6 10.9-7.8 10.6 7.8L50.3 96l10.9-7.9H47.8zm112.5 0-4 12.8h-13.5l11 7.9-4.2 12.6 10.7-7.8 11 7.8-4.2-12.6 10.7-7.9h-13.2zm56.5 0-4.2 12.8h-13.3l10.8 7.9-4 12.6 10.7-7.8 10.8 7.8-4.3-12.6 11-7.9h-13.5zm-169-50.6-4.4 12.6H26.2l10.7 7.9-4 12.7L43.8 50l10.6 7.9-4.1-12.7 10.9-7.9H47.8zm56.2 0-4.2 12.6H82.6l10.7 7.9-4 12.7L100 50l10.8 7.9-4-12.7 10.7-7.9h-13.4zm56.3 0-4 12.6h-13.5l11 7.9-4.2 12.7 10.7-7.9 11 7.9-4.2-12.7 10.7-7.9h-13.2zm56.5 0-4.2 12.6h-13.3l10.8 7.9-4 12.7 10.7-7.9 10.8 7.9-4.3-12.7 11-7.9h-13.5z",fill:"#FFF"}))},Cp=function(t){var n=t.title,r=P(t,XM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"10.26 0 342 342"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h513v342H0z"}),a.createElement("path",{d:"M0 38h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z",fill:"#0038a8"}),a.createElement("path",{fill:"#FFF",d:"M0 0h256.5v190H0z"}),a.createElement("path",{fill:"#FED443",d:"m128.3 138.7-15.1 22.6-3.8-26.9L86 148.2l8.2-25.9-27.2 2.2 18.6-19.8L60.3 95l25.4-9.7L67 65.5l27.1 2.3-8.2-25.9 23.4 13.8 3.9-26.9 15.1 22.6 15.1-22.6 3.8 26.9 23.4-13.8-8.2 25.9 27.1-2.2-18.6 19.8 25.4 9.7-25.4 9.7 18.6 19.8-27.1-2.2 8.2 25.9-23.4-13.8-3.9 26.9-15-22.7zm0-.5c23.9.9 44-17.6 44.9-41.5.9-23.9-17.6-44-41.5-44.9h-3.4c-23.9.8-42.6 20.8-41.8 44.6.6 22.8 19 41.1 41.8 41.8zm0-10.6c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.3 34-34 34z"}))},kp=function(t){var n=t.title,r=P(t,JM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M0 322.783h512v103.88H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v104.515H0z"}),a.createElement("path",{fill:"#FFF",d:"M0 210.877h512v89.656H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.337h512v104.515H0z"}),a.createElement("path",{d:"M188.688 137.589c0-15.984 11.234-29.339 26.236-32.614a33.531 33.531 0 0 0-7.155-.777c-18.442 0-33.391 14.949-33.391 33.391s14.949 33.391 33.391 33.391c2.458 0 4.85-.273 7.155-.777-15.002-3.275-26.236-16.63-26.236-32.614zm45.97 15.177 2.261 6.957h7.315l-5.918 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.261-6.956-5.918-4.301h7.315zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm23.347 0 2.26 6.957h7.315l-5.917 4.301 2.26 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.918-4.301h7.315zm23.347 0 2.262 6.957h7.315l-5.919 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.262-6.956-5.919-4.301h7.314zm23.348 0 2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm-70.042-24.284 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm23.347 0 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.299-5.918 4.299 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm-46.695-24.284 2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.918-4.3h7.315zm23.347 0 2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.3-5.918 4.3 2.262-6.957-5.919-4.3h7.314zm23.348 0 2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.917-4.3h7.314z",fill:"#FFF"}))},Ip=function(t){var n=t.title,r=P(t,ZM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.326H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.331h256v341.337H256z"}),a.createElement("path",{fill:"#ACABB1",d:"m321.353 233.837 32.073 42.43c-5.053 7.651-5.026 17.961.817 25.692 7.414 9.807 21.374 11.748 31.182 4.335 9.807-7.414 11.748-21.374 4.334-31.182-5.843-7.731-15.756-10.568-24.495-7.795l-49.988-66.129-11.838 8.949-17.759 13.424 17.899 23.677 17.775-13.401zm46.175 48.78a7.421 7.421 0 1 1 8.95 11.84 7.421 7.421 0 0 1-8.95-11.84z"}),a.createElement("path",{fill:"#FFDA44",d:"m376.367 247.24 17.899-23.677-17.759-13.424-11.838-8.949-49.988 66.129c-8.74-2.775-18.651.063-24.495 7.795-7.414 9.808-5.473 23.768 4.334 31.182 9.808 7.414 23.768 5.473 31.182-4.335 5.845-7.731 5.871-18.041.817-25.692l32.073-42.43 17.775 13.401zm-62.504 45.771a7.42 7.42 0 1 1-11.84-8.95 7.42 7.42 0 0 1 11.84 8.95z"}))},Sp=function(t){var n=t.title,r=P(t,YM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFDA44",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#338AF3",d:"M0 85.331h170.663v341.337H0z"}),a.createElement("path",{d:"M341.337 85.331H512v341.337H341.337zM214.261 283.82l-33.393-50.086 33.392-50.087 33.392 50.087zm83.478 0-33.391-50.086 33.391-50.087 33.393 50.087zM256 350.603l-33.391-50.087L256 250.429l33.391 50.087z",fill:"#6DA544"}))},zp=function(t){var n=t.title,r=P(t,KM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"3.75 0 15 15"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFCE00",d:"M0 0h22.5v5H0z"}),a.createElement("path",{fill:"#203899",d:"M0 5h22.5v5H0z"}),a.createElement("path",{fill:"#D82B2B",d:"M0 10h22.5v5H0z"}),a.createElement("path",{fill:"#FFF",d:"m12.13 5.38.14.46.45.14-.39.27.01.48-.38-.29-.45.15.15-.44-.28-.38h.47zm-1.77 0 .27.39h.47l-.28.38.15.45-.45-.16-.38.28.01-.47-.39-.28.45-.13zm3.44.56-.01.48.39.27-.46.14-.14.45-.27-.38h-.48l.29-.38-.15-.45.45.16zm-5.11.02.4.27.44-.18-.13.46.3.36-.47.02-.26.4-.16-.44-.46-.12.37-.3zm6.55 1.17-.2.44.25.4-.47-.05-.31.36-.1-.46-.43-.18.41-.24.03-.47.35.31zm.19 1.12.21.43.47.07-.34.33.08.46-.42-.22-.42.22.08-.46-.34-.33.47-.07zM7 8.2l.21.43.47.06-.34.33.08.47L7 9.27l-.42.22.08-.47-.34-.33.47-.06zm.31-1.15.45.14.38-.29v.48l.39.26-.45.15-.13.46-.28-.38-.47.01.27-.38z"}))},Fp=function(t){var n=t.title,r=P(t,qM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"112.64 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 85.334h512v341.337H0z"}),a.createElement("path",{fill:"#FFF",d:"M256 85.334V202.66h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z"}),a.createElement("g",{fill:"#D80027"},a.createElement("path",{d:"M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z"}),a.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z"})),a.createElement("path",{fill:"#2E52B2",d:"M256 107.951v30.712h-46.069z"}),a.createElement("path",{d:"M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z",fill:"#D80027"}),a.createElement("path",{fill:"#2E52B2",d:"M256 107.951v30.712h-46.069z"}),a.createElement("path",{d:"M0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z",fill:"#D80027"}),a.createElement("path",{fill:"#FFDA44",d:"m384 259.706-46.129 46.129c8.645 16.675 26.051 28.074 46.129 28.074s37.484-11.4 46.129-28.074L384 259.706z"}),a.createElement("path",{fill:"#6DA544",d:"M332.058 178.084v81.624c.001 39.759 51.942 51.941 51.942 51.941s51.941-12.182 51.942-51.942v-81.623H332.058z"}),a.createElement("path",{fill:"#FFF",d:"M372.87 215.181h22.261v59.359H372.87z"}),a.createElement("circle",{fill:"#A2001D",cx:384,cy:215.181,r:11.13}),a.createElement("path",{d:"M346.902 192.92h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84zm59.359-66.783h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84z",fill:"#FFDA44"}))},Mp=function(t){var n=t.title,r=P(t,QM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.35 0 341.3 341.3"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h512v341.3H0z"}),a.createElement("path",{fill:"#1583C4",d:"m397.7 166.3-51 97.7c-1.1 2-.3 4.5 1.8 5.6 2 1.1 4.5.3 5.6-1.8l51-97.7c1-2.1.1-4.6-2-5.5-2-.9-4.3-.2-5.4 1.7z"}),a.createElement("path",{fill:"#1583C4",d:"m404.9 188-57.8 75.4c-1.3 1.9-.8 4.5 1.1 5.8 1.7 1.2 4.1.9 5.5-.7l57.8-75.4c1.4-1.8 1.1-4.4-.8-5.8-1.8-1.5-4.4-1.1-5.8.7z"}),a.createElement("path",{fill:"#1583C4",d:"m379 181.3-32.5 83.1c-.8 2.1.2 4.6 2.4 5.4 2.1.8 4.6-.2 5.4-2.4l32.5-83.1c.7-2.2-.4-4.5-2.6-5.3-2.1-.6-4.3.4-5.2 2.3z"}),a.createElement("path",{fill:"#409347",d:"M122.1 171.9c.4 1.7 1.2 4.7 2.2 8.5 1.7 6.4 3.6 12.8 5.6 18.7 2.3 6.9 14.7 31.4 20.2 39.1 6.9 9.7 14.1 19.3 21.5 28.6 1.6 1.9 4.5 2.1 6.4.5 1.8-1.6 2.1-4.3.7-6.2-7.3-9.2-14.4-18.6-21.2-28.2-4.2-5.8-17.2-31.1-19-36.7-2.9-8.7-5.4-17.6-7.6-26.5-.5-2.4-2.9-4-5.3-3.5s-4 2.9-3.5 5.3c-.1.2 0 .3 0 .4z"}),a.createElement("g",{fill:"#FFD836",stroke:"#231F20",strokeMiterlimit:10},a.createElement("path",{d:"M297.1 114.9S279.5 42.8 261 42.8c-6.9 0-11.9-.6-15.4 6.4-.9 1.7-20.7-1.6-19.1 20.8.5 6.9 1.1-9.8 14.9-3.4 6.3 3-16.4 48.2-16.4 48.2h72.1z"}),a.createElement("path",{d:"m466.1 48.4-90.9 22c-75.3 18.3-42.1 44.4-42.1 44.4l-72.1 12-72.1-12s33.2-26.1-42.1-44.4l-90.9-22C43.1 45.3 38.1 51.8 45.3 63c0 0 106.6 104 126.8 112 20.2 8.1 40.8 0 40.8 0s-14.9 8.7-24 24c-9.2 15.3-4.6 34.7-38.9 40.2-5.5 6.6-5 14 2.9 19.9 7.9 5.8 72.1-48.1 72.1-48.1s-24 24.4-24 36.1c0 5.1 44.1 53.8 60.1 53.8s60.1-48.7 60.1-53.8c0-11.7-24-36.1-24-36.1s64.2 53.9 72.1 48.1 11.4-19.3 2.8-19.9c-28-1.8-29.7-24.9-38.9-40.2-9.2-15.3-24-24-24-24s20.6 8.1 40.8 0S476.7 63 476.7 63c7.2-11.2 2.3-17.7-10.6-14.6z"})),a.createElement("path",{fill:"#FFF",stroke:"#231F20",strokeMiterlimit:10,d:"M201.3 111.8v80.3c0 45.7 59.7 59.7 59.7 59.7s59.7-14 59.7-59.7v-80.3H201.3z"}),a.createElement("path",{d:"M225.2 137.7V235c8.2 6 17 10.2 23.9 12.9V137.7h-23.9zm71.6 0V235c-8.2 6-17 10.2-23.9 12.9V137.7h23.9z",fill:"#D80027"}),a.createElement("path",{fill:"#0052B4",d:"M201.3 111.8h119.4v37.9H201.3z"}),a.createElement("path",{fill:"#1583C4",d:"m60.1 210.5-21.9-58.1H15.7l31.8 80.8h25.2l31.5-80.8H81.7zm391.4-58.6h18.9v81.7h-18.9z"}))},Ap=function(t){var n=t.title,r=P(t,RM);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M196.641 85.337H0v341.326h512V85.337z"}),a.createElement("path",{fill:"#FFDA44",d:"m256 157.279 22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337z"}))},Np=function(t){var n=t.title,r=P(t,eA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#6DA544",d:"M512 256v170.663H0L215.185 256z"}),a.createElement("path",{fill:"#D80027",d:"M512 85.337V256H215.185L0 85.337z"}),a.createElement("path",{d:"M221.001 239.304 26.868 85.337H8.956l208.168 165.098H512v-11.131zM8.956 426.663h17.912l194.133-153.967H512v-11.131H217.124zM0 92.44v14.206L188.317 256 0 405.354v14.205L206.229 256z"}),a.createElement("g",{fill:"#FFDA44"},a.createElement("path",{d:"M8.956 85.337H0v7.103L206.229 256 0 419.559v7.104h8.956l208.168-165.098H512v-11.13H217.124z"}),a.createElement("path",{d:"M63.718 292.382v-14.295c14.265 0 25.87-11.606 25.87-25.869 0-10.092-8.211-18.303-18.304-18.303-6.875 0-12.469 5.593-12.469 12.469 0 4.397 3.577 7.974 7.974 7.974a4.514 4.514 0 0 0 4.508-4.508h14.295c0 10.368-8.435 18.804-18.802 18.804-12.279-.002-22.269-9.993-22.269-22.271 0-14.758 12.006-26.764 26.764-26.764 17.975 0 32.599 14.623 32.599 32.599 0 22.145-18.018 40.164-40.166 40.164z"})))},Dp=function(t){var n=t.title,r=P(t,tA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"9 0 100 100"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80B30",d:"M0 0h150v100H0z"}),a.createElement("path",{fill:"#00318A",d:"M0 0h20v44.33H0z"}),a.createElement("path",{fill:"#FFF",d:"M20 0h20v44.33H20z"}),a.createElement("path",{fill:"none",stroke:"#FFF",strokeWidth:3,d:"M0 44.33h62.75V0"}),a.createElement("path",{fill:"#FFF",d:"M108.08 43.29 87.96 23.17h40.25l-20.13 20.12zm-6.7 6.71L81.25 29.88v40.25L101.38 50zm6.7 6.71L87.96 76.83h40.25l-20.13-20.12zm6.71-6.71 20.13-20.13v40.25L114.79 50z"}))},Lp=function(t){var n=t.title,r=P(t,nA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15.36 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#D80027",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#0052B4",d:"M0 85.331h256v170.663H0z"}),a.createElement("path",{d:"m165.483 181.79 2.764 8.504h8.939l-7.232 5.254 2.763 8.503-7.234-5.255-7.233 5.255 2.763-8.503-7.233-5.254h8.94zm-44.904-66.783 4.606 14.173h14.9l-12.055 8.757 4.605 14.171-12.056-8.758-12.054 8.758 4.605-14.171-12.056-8.757h14.901zm44.522 14.841 4.606 14.172h14.9l-12.055 8.757 4.604 14.173-12.055-8.76-12.054 8.76 4.604-14.173-12.055-8.757h14.9zm-35.192 59.363 4.606 14.172h14.9l-12.055 8.758 4.604 14.171-12.055-8.759-12.054 8.759 4.604-14.171-12.055-8.758h14.9zm-39.01-37.103 4.605 14.173h14.9l-12.055 8.757 4.604 14.173-12.054-8.76-12.055 8.76 4.604-14.173-12.055-8.757h14.9z",fill:"#FFF"}))},Tp=function(t){var n=t.title,r=P(t,rA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.335 0 341.33 341.33"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#0052B4",d:"M0 0h512v341.34H0z"}),a.createElement("path",{d:"m220.72 42.63 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.36-15.9 8.36 3.03-17.7-12.86-12.54 17.78-2.58zm70.56-.06 7.95 16.1 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59zm62.08 11.36 7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.87-12.54 17.78-2.58zm63.01 18.3 7.95 16.11 17.77 2.59-12.86 12.53 3.04 17.71-15.9-8.36-15.9 8.36 3.03-17.71-12.86-12.53 17.78-2.59zm-257.73-18.3 7.95 16.11 17.78 2.58-12.87 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.86-12.54 17.77-2.58zm-63.01 18.3 7.95 16.11 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59z",fill:"#FFF"}),a.createElement("path",{fill:"#FFDA44",d:"m217.53 259.33-27.22-13.61-27.22-54.43h27.22l27.22-27.22 13.61-27.22 27.22-13.61 13.61 13.61 27.22 13.61v13.61l13.61 13.61 40.83 27.22L340 245.73l-40.83 40.83-13.61-27.22-40.83 27.22v27.22l-13.61-13.61-13.59-40.84z"}))},Op=function(t){var n=t.title,r=P(t,iA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"85.333 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{fill:"#D80027",d:"M0 85.337h512v113.775H0z"}),a.createElement("path",{d:"M0 312.888h512v113.775H0z"}))},Pp=function(t){var n=t.title,r=P(t,lA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"15 0 60 60"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 0h90v60H0z"}),a.createElement("path",{stroke:"#7f7f7f",strokeWidth:.25,fill:"#ABABAB",d:"M75.6 39.6c-1.1.7 0 1.8-.6 1.9-.6.1-1.5-1.4-.2-2.5 1.6-1.5 5.8 0 5.9 4.3 0 2.2-.9 6.8-7.2 6.8-7.6 0-11.4-5.7-11.4-11.4 0-4.8 3.7-13.5 6.5-14.6 3.1-1.2 6.7-3.5 6.8-5 0-.5-1.4-.1-3.3.9-3.1 1.7-6.6 2.5-6.6 1.4s2.9-3.1 4-4.6c1.2-1.6.9-5.5 3-5.5 7.6 0 9.9 7.7 7 11.7-1.9 2.6 4.3 1 4.3 1s0 5.3-3.2 7.3c-3 1.8-4.8 3.9-4.8 3.9s.2-4.6-.5-3.9c-.6.7-11.1 4.5-10.3 12 .3 3 4.5 5.4 8.5 5.2s5.7-2.4 5.8-4.9c.1-3.9-3-4.4-3.7-4zm-64.9 4c.1 2.5 1.8 4.7 5.8 4.9s8.2-2.2 8.5-5.2c.8-7.5-9.7-11.3-10.3-12-.7-.7-.5 3.9-.5 3.9s-1.8-2.1-4.8-3.9c-3.2-2-3.2-7.3-3.2-7.3s6.2 1.6 4.3-1c-2.9-4-.6-11.7 7-11.7 2.1 0 1.8 3.9 3 5.5 1.1 1.5 4 3.5 4 4.6s-3.5.3-6.6-1.4c-1.9-1-3.3-1.4-3.3-.9.1 1.5 3.7 3.8 6.8 5 2.8 1.1 6.5 9.8 6.5 14.6 0 5.7-3.8 11.4-11.4 11.4-6.3 0-7.2-4.6-7.2-6.8.1-4.3 4.3-5.8 5.9-4.3 1.2 1.1.4 2.7-.2 2.5-.6-.1.6-1.2-.6-1.9-.6-.4-3.7.1-3.7 4z"}),a.createElement("path",{fill:"#DE393A",d:"M31 28.8v14c0 1.9 2.1 1.6 2.1 1.6h9.3c1.2 0 2.6 2.3 2.6 2.3s1.4-2.3 2.5-2.3h9.6s2 .2 2-1.8V28.7H31z"}),a.createElement("path",{fill:"#3951A3",d:"M31 13.1h28v15.7H31z"}),a.createElement("path",{fill:"#FFF",d:"M50.1 16.5c-.4 2.4-2.5 4.2-5.1 4.2-2.5 0-4.6-1.8-5.1-4.2-.5.9-.8 1.9-.8 3 0 3.3 2.6 5.9 5.9 5.9 3.3 0 5.9-2.6 5.9-5.9 0-1.1-.3-2.1-.8-3z"}),a.createElement("circle",{fill:"#FEE05F",cx:39.1,cy:36.5,r:3}),a.createElement("circle",{fill:"#FEE05F",cx:50.9,cy:36.5,r:3}))},Bp=function(t){var n=t.title,r=P(t,aA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"35.84 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#FFF",d:"M0 85.337h512v341.326H0z"}),a.createElement("path",{d:"M114.024 256.001 0 141.926v228.17z"}),a.createElement("path",{fill:"#ffb915",d:"M161.192 256 0 94.7v47.226l114.024 114.075L0 370.096v47.138z"}),a.createElement("path",{fill:"#007847",d:"M509.833 289.391c.058-.44.804-.878 2.167-1.318v-65.464H222.602L85.33 85.337H0V94.7L161.192 256 0 417.234v9.429h85.33l137.272-137.272h287.231z"}),a.createElement("path",{fill:"#000c8a",d:"M503.181 322.783H236.433l-103.881 103.88H512v-103.88z"}),a.createElement("path",{fill:"#e1392d",d:"M503.181 189.217H512V85.337H132.552l103.881 103.88z"}))},Hp=function(t){var n=t.title,r=P(t,oA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"170.667 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{fill:"#496E2D",d:"M0 85.331h512v341.337H0z"}),a.createElement("path",{fill:"#FF9811",d:"M490.668 195.476h-48c0-8.836-7.164-16-16-16s-16 7.164-16 16h-48c0 8.836 7.697 16 16.533 16h-.533c0 8.836 7.162 16 16 16 0 8.836 7.162 16 16 16h32c8.836 0 16-7.164 16-16 8.836 0 16-7.164 16-16h-.533c8.837 0 16.533-7.164 16.533-16z"}),a.createElement("path",{fill:"#D80027",d:"M341.337 255.994h56.888v170.663h-56.888z"}),a.createElement("path",{fill:"#FF9811",d:"M455.112 255.994H512v170.663h-56.888z"}),a.createElement("path",{d:"M398.225 255.994h56.888v170.663h-56.888z"}))},jp=function(t){var n=t.title,r=P(t,sA);return a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg",viewBox:"13.653 85.333 341.333 341.333"},r),n&&a.createElement("title",null,n),a.createElement("path",{d:"M0 85.333h512V426.67H0z"}),a.createElement("path",{d:"M0 134.196h512v48.868H0zm0 195.472h512v48.868H0z",fill:"#FFDA44"}),a.createElement("path",{fill:"#057f44",d:"M0 85.333h512v48.868H0z"}),a.createElement("path",{d:"M0 183.069h512v48.868H0zm0 97.737h512v48.868H0z",fill:"#D80027"}),a.createElement("path",{fill:"#057f44",d:"M0 378.542h512v48.128H0z"}),a.createElement("path",{fill:"#FFF",d:"M276.992 255.996 106.329 426.659H0V85.333h106.329z"}),a.createElement("path",{d:"M256 255.996 85.334 426.662h20.987l170.667-170.666L106.321 85.33H85.334z"}),a.createElement("path",{fill:"#D80027",d:"m102.465 202.57 13.259 40.812h42.917l-34.718 25.226 13.26 40.814-34.718-25.224-34.72 25.224 13.262-40.814-34.718-25.226h42.915z"}),a.createElement("path",{fill:"#FFDA44",d:"m138.94 259.335-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 0 0 1.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z"}))};const Wi=Object.freeze(Object.defineProperty({__proto__:null,AC:tf,AD:nf,AE:rf,AF:lf,AG:af,AI:of,AL:sf,AM:uf,AO:cf,AQ:df,AR:ff,AS:hf,AT:mf,AU:pf,AW:gf,AX:vf,AZ:bf,BA:xf,BB:yf,BD:wf,BE:Ef,BF:Cf,BG:kf,BH:If,BI:Sf,BJ:zf,BL:Ff,BM:Mf,BN:Af,BO:Nf,BQ:Df,BR:Lf,BS:Tf,BT:Of,BV:Pf,BW:Bf,BY:Hf,BZ:jf,CA:Vf,CC:Gf,CD:_f,CF:$f,CG:Wf,CH:Uf,CI:Xf,CK:Jf,CL:Zf,CM:Yf,CN:Kf,CO:qf,CR:Qf,CU:Rf,CV:eh,CW:th,CX:nh,CY:rh,CZ:ih,DE:lh,DJ:ah,DK:oh,DM:sh,DO:uh,DZ:ch,EC:dh,EE:fh,EG:hh,EH:mh,ER:ph,ES:gh,ET:vh,EU:bh,FI:xh,FJ:yh,FK:wh,FM:Eh,FO:Ch,FR:kh,GA:Ih,GB:Sh,GD:zh,GE:Fh,GF:Mh,GG:Ah,GH:Nh,GI:Dh,GL:Lh,GM:Th,GN:Oh,GP:Ph,GQ:Bh,GR:Hh,GS:jh,GT:Vh,GU:Gh,GW:_h,GY:$h,HK:Wh,HM:Uh,HN:Xh,HR:Jh,HT:Zh,HU:Yh,IC:Kh,ID:qh,IE:Qh,IL:Rh,IM:e3,IN:t3,IO:n3,IQ:r3,IR:i3,IS:l3,IT:a3,JE:o3,JM:s3,JO:u3,JP:c3,KE:d3,KG:f3,KH:h3,KI:m3,KM:p3,KN:g3,KP:v3,KR:b3,KW:x3,KY:y3,KZ:w3,LA:E3,LB:C3,LC:k3,LI:I3,LK:S3,LR:z3,LS:F3,LT:M3,LU:A3,LV:N3,LY:D3,MA:L3,MC:T3,MD:O3,ME:P3,MF:B3,MG:H3,MH:j3,MK:V3,ML:G3,MM:_3,MN:$3,MO:W3,MP:U3,MQ:X3,MR:J3,MS:Z3,MT:Y3,MU:K3,MV:q3,MW:Q3,MX:R3,MY:em,MZ:tm,NA:nm,NC:rm,NE:im,NF:lm,NG:am,NI:om,NL:sm,NO:um,NP:cm,NR:dm,NU:fm,NZ:hm,OM:mm,PA:pm,PE:gm,PF:vm,PG:bm,PH:xm,PK:ym,PL:wm,PM:Em,PN:Cm,PR:km,PS:Im,PT:Sm,PW:zm,PY:Fm,QA:Mm,RE:Am,RO:Nm,RS:Dm,RU:Lm,RW:Tm,SA:Om,SB:Pm,SC:Bm,SD:Hm,SE:jm,SG:Vm,SH:Gm,SI:_m,SJ:$m,SK:Wm,SL:Um,SM:Xm,SN:Jm,SO:Zm,SR:Ym,SS:Km,ST:qm,SV:Qm,SX:Rm,SY:ep,SZ:tp,TA:np,TC:rp,TD:ip,TF:lp,TG:ap,TH:op,TJ:sp,TK:up,TL:cp,TM:dp,TN:fp,TO:hp,TR:mp,TT:pp,TV:gp,TW:vp,TZ:bp,UA:xp,UG:yp,UM:wp,US:Ep,UY:Cp,UZ:kp,VA:Ip,VC:Sp,VE:zp,VG:Fp,VI:Mp,VN:Ap,VU:Np,WF:Dp,WS:Lp,XK:Tp,YE:Op,YT:Pp,ZA:Bp,ZM:Hp,ZW:jp,default:{AC:tf,AD:nf,AE:rf,AF:lf,AG:af,AI:of,AL:sf,AM:uf,AO:cf,AQ:df,AR:ff,AS:hf,AT:mf,AU:pf,AW:gf,AX:vf,AZ:bf,BA:xf,BB:yf,BD:wf,BE:Ef,BF:Cf,BG:kf,BH:If,BI:Sf,BJ:zf,BL:Ff,BM:Mf,BN:Af,BO:Nf,BQ:Df,BR:Lf,BS:Tf,BT:Of,BV:Pf,BW:Bf,BY:Hf,BZ:jf,CA:Vf,CC:Gf,CD:_f,CF:$f,CG:Wf,CH:Uf,CI:Xf,CK:Jf,CL:Zf,CM:Yf,CN:Kf,CO:qf,CR:Qf,CU:Rf,CV:eh,CW:th,CX:nh,CY:rh,CZ:ih,DE:lh,DJ:ah,DK:oh,DM:sh,DO:uh,DZ:ch,EC:dh,EE:fh,EG:hh,EH:mh,ER:ph,ES:gh,ET:vh,EU:bh,FI:xh,FJ:yh,FK:wh,FM:Eh,FO:Ch,FR:kh,GA:Ih,GB:Sh,GD:zh,GE:Fh,GF:Mh,GG:Ah,GH:Nh,GI:Dh,GL:Lh,GM:Th,GN:Oh,GP:Ph,GQ:Bh,GR:Hh,GS:jh,GT:Vh,GU:Gh,GW:_h,GY:$h,HK:Wh,HM:Uh,HN:Xh,HR:Jh,HT:Zh,HU:Yh,IC:Kh,ID:qh,IE:Qh,IL:Rh,IM:e3,IN:t3,IO:n3,IQ:r3,IR:i3,IS:l3,IT:a3,JE:o3,JM:s3,JO:u3,JP:c3,KE:d3,KG:f3,KH:h3,KI:m3,KM:p3,KN:g3,KP:v3,KR:b3,KW:x3,KY:y3,KZ:w3,LA:E3,LB:C3,LC:k3,LI:I3,LK:S3,LR:z3,LS:F3,LT:M3,LU:A3,LV:N3,LY:D3,MA:L3,MC:T3,MD:O3,ME:P3,MF:B3,MG:H3,MH:j3,MK:V3,ML:G3,MM:_3,MN:$3,MO:W3,MP:U3,MQ:X3,MR:J3,MS:Z3,MT:Y3,MU:K3,MV:q3,MW:Q3,MX:R3,MY:em,MZ:tm,NA:nm,NC:rm,NE:im,NF:lm,NG:am,NI:om,NL:sm,NO:um,NP:cm,NR:dm,NU:fm,NZ:hm,OM:mm,PA:pm,PE:gm,PF:vm,PG:bm,PH:xm,PK:ym,PL:wm,PM:Em,PN:Cm,PR:km,PS:Im,PT:Sm,PW:zm,PY:Fm,QA:Mm,RE:Am,RO:Nm,RS:Dm,RU:Lm,RW:Tm,SA:Om,SB:Pm,SC:Bm,SD:Hm,SE:jm,SG:Vm,SH:Gm,SI:_m,SJ:$m,SK:Wm,SL:Um,SM:Xm,SN:Jm,SO:Zm,SR:Ym,SS:Km,ST:qm,SV:Qm,SX:Rm,SY:ep,SZ:tp,TA:np,TC:rp,TD:ip,TF:lp,TG:ap,TH:op,TJ:sp,TK:up,TL:cp,TM:dp,TN:fp,TO:hp,TR:mp,TT:pp,TV:gp,TW:vp,TZ:bp,UA:xp,UG:yp,UM:wp,US:Ep,UY:Cp,UZ:kp,VA:Ip,VC:Sp,VE:zp,VG:Fp,VI:Mp,VN:Ap,VU:Np,WF:Dp,WS:Lp,XK:Tp,YE:Op,YT:Pp,ZA:Bp,ZM:Hp,ZW:jp}},Symbol.toStringTag,{value:"Module"})),Vp=(e,t)=>{const n=e.slice(0,2),r=Wi[n];return r?h.jsx("div",{className:`
97
97
  w-5 h-5 rounded-full overflow-hidden border-[0.9px] flex items-center justify-center relative
98
98
  ${t?"border-neutral-100 dark:border-neutral-100":"border-neutral-400 dark:border-neutral-500"}
99
99
  `,children:h.jsx(r,{style:{width:"110%",height:"110%",transform:"translate(-50%, -50%)",position:"absolute",top:"50%",left:"50%"}})}):null},cA=e=>{const t=e.slice(0,2),n=Wi[t];return n?h.jsx("div",{className:"w-4 h-4 rounded-full overflow-hidden flex items-center justify-center relative",children:h.jsx(n,{style:{width:"120%",height:"120%",transform:"translate(-50%, -50%)",position:"absolute",top:"50%",left:"50%"}})}):null},dA=e=>{const t=e.slice(0,2),n=Wi[t];return n?h.jsx("div",{className:"w-7 h-5 rounded-md overflow-hidden border border-neutral-300 dark:border-neutral-300 flex items-center justify-center relative",children:h.jsx(n,{style:{width:"110%",height:"110%",transform:"translate(-50%, -50%)",position:"absolute",top:"50%",left:"50%"}})}):null},fA=e=>{const t=e.slice(0,2),n=Wi[t];return n?h.jsx("div",{className:"w-4 h-3 rounded-sm overflow-hidden border border-neutral-300 dark:border-neutral-300 flex items-center justify-center relative",children:h.jsx(n,{style:{width:"120%",height:"120%",transform:"translate(-50%, -50%)",position:"absolute",top:"50%",left:"50%"}})}):null},hA=e=>{const t=e.slice(0,2),n=Wi[t];return n?h.jsx("div",{className:"w-5 h-4 rounded-sm overflow-hidden border border-neutral-300 dark:border-neutral-300 flex items-center justify-center relative",children:h.jsx(n,{style:{width:"115%",height:"115%",transform:"translate(-50%, -50%)",position:"absolute",top:"50%",left:"50%"}})}):null},mA=[...Object.keys(wi).filter(e=>e?.endsWith("Rounded"))||[],...(R2||[]).map(e=>`flag-${e}`)],pA=({onChange:e,selectedIcon:t,setOpen:n})=>{const[r,i]=a.useState(""),l=(mA||[]).filter(s=>{if(s?.startsWith("flag-")){const u=s?.replace("flag-","");return u?.toLowerCase()?.includes(r?.trim()?.toLowerCase()||"")||ef(u||"")?.toLowerCase()?.includes(r?.trim()?.toLowerCase()||"")}return s?.trim()?.toLowerCase()?.includes(r?.trim()?.toLowerCase()||"")}),o=(s,u)=>{if(u.stopPropagation(),t===s){e?.(null);return}e?.(s),n?.(!1)};return h.jsxs("div",{className:"flex flex-col gap-3",children:[h.jsx(jo,{id:"input-field-icon-picker",placeholder:"Search icons...",onChange:s=>i(s||""),fieldSuffix:h.jsx(wi.Search,{sx:{width:16,height:16,color:"rgb(152 162 179)"}})}),h.jsx(hv.FixedSizeGrid,{columnCount:5,rowCount:Math.ceil((l?.length||0)/5),columnWidth:40,rowHeight:40,width:220,height:240,children:({columnIndex:s,rowIndex:u,style:c})=>{const d=u*5+s,f=l?.[d];return f?h.jsx("div",{style:{...c,padding:"4px"},children:h.jsx(mv.IconButton,{className:V("flex items-center justify-center !rounded-md hover:bg-neutral-200 dark:hover:bg-black-700",{"!bg-primary-50 dark:!bg-black-800":t===f}),onClick:p=>o(f,p),children:h.jsx(Eu,{iconName:f,sx:{width:20,height:20},className:"text-neutral-900 dark:text-white"})})}):null}})]})},Eu=({iconName:e,sx:t,className:n,isHovering:r})=>{if(e?.startsWith?.("flag-")){const l=e?.replace("flag-","");return Vp?.(l||"",r||!1)||h.jsx("div",{children:"-"})}const i=wi?.[e];return i?h.jsx(i,{sx:t,className:n,isHovering:r}):h.jsx("div",{children:"-"})},gA=({selectedIcon:e,onChange:t,label:n,required:r=!1,allowClear:i=!0,disabled:l=!1,errorMessage:o})=>{const[s,u]=a.useState(!1),c=d=>{d.stopPropagation(),t?.("")};return h.jsx(ft.Popover,{arrow:!1,placement:"bottom",trigger:"click",getPopupContainer:d=>d?.parentElement||document.body,open:s,onOpenChange:u,content:h.jsx(pA,{onChange:t,selectedIcon:e,setOpen:u}),children:h.jsxs("div",{className:"flex flex-col gap-1",children:[n?h.jsxs(he,{size:"extra-small",variant:"medium",appearance:"body",children:[n,r&&h.jsx("span",{className:"text-red-500",children:"*"})]}):null,h.jsxs("button",{id:`btn-icon-picker-icon-${e?"selected":"unselected"}`,className:`min-w-[83px] py-1.5 px-3 rounded-md border ${l?"cursor-not-allowed opacity-60 bg-neutral-50 dark:bg-black-800":"bg-white dark:bg-black-800"} ${o?"border-red-500":"focus:border-primary-200 "} flex items-center justify-between gap-2`,disabled:l,onClick:d=>{l&&(d.preventDefault(),d.stopPropagation())},children:[e?h.jsx(Eu,{iconName:e,sx:{width:20,height:20},className:"text-neutral-900 dark:text-white"}):h.jsx(he,{size:"small",variant:"medium",appearance:"subtitle",children:"Select Icon"}),e&&i&&!l?h.jsx(wi.CloseRounded,{sx:{width:20,height:20},className:"hover:bg-neutral-100 dark:hover:bg-black-800 rounded-full transition-colors cursor-pointer text-neutral-400 dark:text-neutral-500",onClick:c}):h.jsx(wi.ExpandMoreRounded,{className:"text-neutral-400 dark:text-neutral-500",sx:{width:20,height:20}})]}),o&&h.jsx(he,{size:"extra-small",className:"text-red-500 font-medium",children:o})]})})},vA=a.lazy(()=>Promise.resolve({default:e=>h.jsx(a.Suspense,{fallback:h.jsx("div",{className:"min-w-[83px] h-[30px] animate-pulse bg-neutral-100 dark:bg-black-800 rounded-md"}),children:h.jsx(gA,{...e})})})),Gp=a.forwardRef(({status:e,children:t,className:n,size:r="medium","aria-label":i},l)=>{const o=()=>{switch(r){case"small":return"text-xs px-1.5 py-0.5";case"large":return"text-base px-3 py-1.5";default:return"text-sm px-2 py-1"}},s=()=>{switch(e?.toLowerCase()){case"purple":return"bg-purple-50 text-purple-500 border border-purple-100 dark:bg-purple-950 dark:text-purple-400 dark:border-purple-800";case"blue":return"bg-blue-50 text-blue-500 border border-blue-100 dark:bg-blue-950 dark:text-blue-400 dark:border-blue-800";case"teal":return"bg-teal-50 text-teal-500 border border-teal-100 dark:bg-teal-950 dark:text-teal-400 dark:border-teal-800";case"green":return"bg-green-50 text-green-500 border border-green-100 dark:bg-green-950 dark:text-green-400 dark:border-green-800";case"yellow":return"bg-yellow-50 text-yellow-600 border border-yellow-100 dark:bg-yellow-950 dark:text-yellow-400 dark:border-yellow-800";case"orange":return"bg-orange-50 text-orange-500 border border-orange-100 dark:bg-orange-950 dark:text-orange-400 dark:border-orange-800";case"peach":return"bg-orange-50 text-orange-400 border border-orange-100 dark:bg-orange-950 dark:text-orange-300 dark:border-orange-800";case"red":return"bg-red-50 text-red-500 border border-red-100 dark:bg-red-950 dark:text-red-400 dark:border-red-800";case"navy":return"bg-slate-50 text-slate-700 border border-slate-100 dark:bg-slate-950 dark:text-slate-400 dark:border-slate-800";case"grey":return"bg-neutral-50 text-neutral-500 border border-neutral-100 dark:bg-neutral-950 dark:text-neutral-400 dark:border-neutral-800";default:return"bg-blue-50 text-blue-600 border border-blue-200 dark:bg-blue-950 dark:text-blue-400 dark:border-blue-800"}};return h.jsx("span",{ref:l,className:V("inline-flex items-center justify-center font-medium rounded-md transition-colors",o(),s(),n),"aria-label":i||`Status: ${e||"default"}`,role:"status",children:t})});Gp.displayName="StatusColorMapping";const _p=a.forwardRef(({status:e="default",children:t,appearance:n="outline",size:r="md",className:i,isRounded:l=!1,capitalize:o=!0,"aria-label":s},u)=>{const c=g=>!g||!o?g:g.replace(/\w\S*/g,v=>v.charAt(0).toUpperCase()+v.substr(1).toLowerCase()),d=()=>{switch(r){case"sm":return"text-xs px-1.5 py-0.5";case"lg":return"text-sm px-3 py-1.5";default:return"text-xs px-2 py-1"}},f=()=>{switch(e){case"primary":case"default":return"bg-blue-50 dark:bg-blue-950 text-blue-600 dark:text-blue-300 border border-blue-300 dark:border-blue-700";case"warning":return"bg-yellow-50 dark:bg-yellow-950 text-yellow-600 dark:text-yellow-300 border border-yellow-300 dark:border-yellow-700";case"error":return"bg-red-50 dark:bg-red-950 text-red-600 dark:text-red-300 border border-red-300 dark:border-red-700";case"neutral":return"bg-neutral-50 dark:bg-neutral-950 text-neutral-600 dark:text-neutral-300 border border-neutral-300 dark:border-neutral-700";case"success":return"bg-green-50 dark:bg-green-950 text-green-600 dark:text-green-300 border border-green-300 dark:border-green-700";case"info":return"bg-blue-50 dark:bg-blue-950 text-blue-600 dark:text-blue-300 border border-blue-300 dark:border-blue-700";default:return"bg-blue-50 dark:bg-blue-950 text-blue-600 dark:text-blue-300 border border-blue-300 dark:border-blue-700"}},p=()=>{switch(e){case"primary":case"default":return"bg-blue-600 dark:bg-blue-700 text-white";case"warning":return"bg-yellow-600 dark:bg-yellow-700 text-white";case"success":return"bg-green-600 dark:bg-green-700 text-white";case"error":return"bg-red-600 dark:bg-red-700 text-white";case"neutral":return"bg-neutral-600 dark:bg-neutral-700 text-white";case"info":return"bg-blue-600 dark:bg-blue-700 text-white";default:return"bg-blue-600 dark:bg-blue-700 text-white"}},m=()=>n==="filled"?p():f();return h.jsx("span",{ref:u,className:V("inline-flex items-center justify-center font-medium transition-colors",l?"rounded-full":"rounded",d(),m(),i),"aria-label":s||`Badge: ${e}`,role:"status",children:c(t)})});_p.displayName="Badge";const Ma=({title:e,children:t})=>e?h.jsx(h.Fragment,{children:t}):null;Ma.displayName="HelmetTitle";const $p=({children:e,className:t="",title:n,style:r,id:i})=>h.jsxs(h.Fragment,{children:[h.jsx(Ma,{title:n}),h.jsx("div",{className:`bg-white dark:bg-black-800 border border-neutral-200 dark:border-black-600 rounded-lg shadow-100 w-full flex flex-col ${t}`,style:r,id:i,children:e})]});$p.displayName="Card";const Wp=(e={})=>{const{primaryContainerId:t="layout-app-main-content-container",fallbackContainerId:n="full-screen-container",maxRetries:r=10,retryDelay:i=100}=e,[l,o]=a.useState(null);return a.useEffect(()=>{let s=0,u;const c=f=>{if(typeof document<"u"){const p=document.getElementById(f);if(p)return p}if(typeof globalThis<"u"&&globalThis.window&&globalThis.window.parent&&globalThis.window.parent!==globalThis.window)try{const p=globalThis.window.parent.document?.getElementById(f);if(p)return p}catch{}return null},d=()=>{let f=c(t);if(!f&&n&&(f=c(n)),f){o(f);return}s<r?(s++,u=setTimeout(d,i)):o(document.body)};return d(),()=>{u&&clearTimeout(u)}},[t,n,r,i]),l},Ar=e=>{const{open:t,children:n,title:r,mask:i=!0,onlyBody:l=!1,bodySpacing:o=!0,headerRightContent:s,parentContainer:u,zIndex:c,asForm:d,onSubmit:f,showCloseButton:p=!0,noPadding:m=!1,...g}=e,v=Wp({primaryContainerId:"layout-app-main-content-container",fallbackContainerId:"full-screen-container"}),b=h.jsxs(h.Fragment,{children:[h.jsxs("div",{className:"flex justify-between items-center",children:[p?h.jsx(he,{size:"large",variant:"semibold",className:"tour__title",children:r}):h.jsx("div",{className:"flex flex-col w-full",children:r}),s||p&&h.jsx("button",{id:"btn-modal-close",onClick:g.onCancel,className:"",type:"button",children:h.jsx(yi.CloseRounded,{sx:{fontSize:"20px"},className:"cursor-pointer text-neutral-400 hover:text-neutral-600"})})]}),g.addLineAfterHeader&&h.jsx("hr",{className:"mt-2"})]}),x=d?"form":"div",E=()=>{if(u){if(typeof document<"u"){const y=document.getElementById(u);if(y)return y}if(typeof globalThis<"u"&&globalThis.window&&globalThis.window.parent&&globalThis.window.parent!==globalThis.window)try{const y=globalThis.window.parent.document?.getElementById(u);if(y)return y}catch{}}return v};if(!t)return null;const C=E();if(!C)return null;const z=C!==document.body;return h.jsx(ft.Modal,{open:t,centered:!0,closable:!1,title:l?null:b,modalRender:y=>h.jsx(x,{onSubmit:I=>{I.preventDefault(),f&&f()},children:h.jsx("div",{role:"none",onClick:I=>I.stopPropagation(),children:y})}),styles:{content:{padding:m?"0px":"20px 0px"},header:{padding:m?"0px":"0px 20px"},body:{padding:m?"0px":o?"0px 20px":"0px"},footer:{padding:m?"0px":"0px 20px"},mask:{zIndex:c||1e3,position:z?"absolute":void 0,top:z?0:void 0,right:z?0:void 0,bottom:z?0:void 0,left:z?0:void 0},wrapper:{zIndex:c||1e3,position:z?"absolute":void 0,top:z?0:void 0,right:z?0:void 0,bottom:z?0:void 0,left:z?0:void 0,backgroundColor:i?"rgb(16 24 40 / 80%)":void 0}},mask:i,...g,getContainer:()=>C,children:n})},Up=({size:e=20,className:t="",...n})=>h.jsxs("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:`text-primary-600 dark:text-primary-300 cursor-pointer ${t}`,...n,children:[h.jsx("circle",{cx:"11",cy:"11",r:"8"}),h.jsx("path",{d:"M21 21l-4.35-4.35"})]}),Cu=e=>e===1||e==="1"||typeof e=="string"&&e.toLowerCase()==="yes"||typeof e=="string"&&e.toLowerCase()==="true"?"Yes":e===0||e==="0"||typeof e=="string"&&e.toLowerCase()==="no"||typeof e=="string"&&e.toLowerCase()==="false"?"No":e?.toString()||"-",ku=(e,t="USD")=>{try{if(e==null)return"";const n=Number(e);if(isNaN(n))return e?.toString()||"";const r=n.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2});return`${{USD:"$",EUR:"€",GBP:"£",JPY:"¥",CAD:"C$",AUD:"A$",CHF:"CHF",CNY:"¥",SEK:"kr",NOK:"kr",DKK:"kr",PLN:"zł",CZK:"Kč",HUF:"Ft",RUB:"₽",BRL:"R$",INR:"₹",KRW:"₩",SGD:"S$",HKD:"HK$",NZD:"NZ$",MXN:"$",ZAR:"R",TRY:"₺",ILS:"₪",AED:"د.إ",SAR:"﷼",QAR:"﷼",KWD:"د.ك",BHD:"د.ب",OMR:"﷼",JOD:"د.ا",LBP:"ل.ل",EGP:"£",MAD:"د.م.",TND:"د.ت",DZD:"د.ج",LYD:"ل.د",SDG:"ج.س.",ETB:"Br",KES:"KSh",UGX:"USh",TZS:"TSh",ZMW:"ZK",BWP:"P",ZWL:"Z$",AOA:"Kz",MZN:"MT",GHS:"₵",NGN:"₦",XAF:"FCFA",XOF:"CFA",CDF:"FC",RWF:"RF",BIF:"FBu",KMF:"CF",DJF:"Fdj",SOS:"S",ERN:"Nfk"}[t]||"$"}${r}`}catch{return"-"}},Ui=(e,t={})=>{const{format:n,relative:r=!1,withTime:i=!0,fallback:l="-",skipTimezone:o=!1,onlyTime:s=!1}=t||{};if(!e)return l;try{const u=new Date(e);if(isNaN(u.getTime()))return l;if(r){const m=Math.floor((new Date().getTime()-u.getTime())/1e3);return m<60?"just now":m<3600?`${Math.floor(m/60)} minutes ago`:m<86400?`${Math.floor(m/3600)} hours ago`:m<2592e3?`${Math.floor(m/86400)} days ago`:m<31536e3?`${Math.floor(m/2592e3)} months ago`:`${Math.floor(m/31536e3)} years ago`}const c="MM/dd/yyyy",d="hh:mm a",f=i&&!s;return u.toLocaleDateString("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:i?"2-digit":void 0,minute:i?"2-digit":void 0,hour12:!0})}catch{return l}},Xp=e=>typeof e=="string"&&/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}/.test(e),Jp=a.forwardRef(({label:e,value:t,className:n,type:r="string",tags:i,tooltip:l,items:o,isModified:s=!1,isChanged:u=!1,size:c="medium",isHighlighted:d=!1,deletedValue:f,highlightColor:p="warning",isSearchActive:m=!1,originalValue:g=!1,showDiff:v=!1,theme:b="light",onUpload:x,acceptsUpload:E=!1,MasterDataModal:C,riskDetails:z,isRiskAnalysisOpen:w=!1,RiskDetailsCard:y,"aria-label":I},k)=>{const[S,F]=a.useState(!0),[N,T]=a.useState(!1),[B,H]=a.useState(null),[D,j]=a.useState(!1),_=()=>{F(!S)},G=Z=>{T(!0),H({...Z,value:t})},J=()=>{T(!1),H(null)},A=Z=>{const ce=Z.target.files?.[0];ce&&x&&x(ce),Z.target.value=""},X=()=>{const Z=typeof t=="string"&&Xp(t);if(m&&typeof t=="object")return t;if(t||r==="boolean"&&t===0||r==="currency"&&Number(t)>=0){if((t===!0||t==="True")&&!g)return"Yes";if((t===!1||t==="False")&&!g)return"No";if(r==="url")return h.jsx("a",{href:t,className:"text-primary-600 truncate",children:t});if(r==="boolean")return Cu(t);if(r==="currency")return ku(t,o?.currency_code)||"-";if(r==="datetime"){const ce=typeof t=="string"&&t.includes("Z")?t.replace(/\.000Z$/,"Z"):t;return Ui(ce,{skipTimezone:!1,withTime:!0})}else if(r==="date"||Z){const ce=typeof t=="string"&&t.includes("Z")?t.replace(/\.000Z$/,"Z"):t;return Ui(ce,{skipTimezone:!0,withTime:!1})}else return r==="percentage"?`${t}%`:typeof t=="string"&&t.length>100?h.jsxs("p",{children:[t.slice(0,S?100:t.length),S?"... ":" ",h.jsx("button",{id:`btn-label-value-${S?"Show more":"Show less"}`,className:"text-primary-400 text-sm hover:text-primary-500 cursor-pointer whitespace-nowrap",onClick:_,onKeyDown:ce=>{(ce.key==="Enter"||ce.key===" ")&&(ce.preventDefault(),_())},"aria-label":S?"Show more content":"Show less content",type:"button",children:S?"Show more":"Show less"})]}):t}return"-"},$=()=>{switch(c){case"small":return"extra-small";case"large":return"large";default:return"small"}},M=()=>{switch(p){case"success":return"bg-success-100";case"warning":return"bg-warning-100";case"error":return"bg-error-100";case"info":return"bg-info-100";default:return"bg-warning-100"}};return h.jsxs("div",{ref:k,className:V("font-medium relative",n),onMouseEnter:()=>j(!0),onMouseLeave:()=>j(!1),"aria-label":I||`Label: ${e}, Value: ${t}`,children:[h.jsxs(he,{variant:"medium",size:$(),className:"flex gap-1 flex-wrap",appearance:"subtitle",children:[e," ",h.jsx(y1,{labels:i?.map(Z=>({...Z,color:Z.color||"primary"}))}),i&&i.length>0&&h.jsx(h.Fragment,{children:i.map(Z=>h.jsx(jr,{label:Z.label,color:Z.color,size:"xs",theme:b},`${Z.label}-${Z.value||Z.color}`))}),l&&h.jsx(ft.Tooltip,{placement:"top",title:l,children:h.jsx("div",{className:"cursor-pointer",role:"button",tabIndex:0,onKeyDown:Z=>{(Z.key==="Enter"||Z.key===" ")&&Z.preventDefault()},children:h.jsx(v1,{size:14})})})]}),h.jsxs(he,{variant:"medium",size:$(),className:V("text-- whitespace-normal break-all flex gap-1 pt-0.5",s&&"bg-neutral-50 dark:bg-black-700 p-1 rounded",w&&z?.color&&`bg-${z.color}-50 border-${z.color}-300 px-0.5 rounded-lg`),appearance:"body",children:[v&&f&&t?h.jsxs("div",{className:"flex gap-2",children:[h.jsx("span",{className:"line-through",children:f}),h.jsx("span",{children:X()})]}):u||d?h.jsx("mark",{className:V("rounded-md py-0.5 px-1",M()),children:X()}):X(),o?.is_master_data&&o?.reference&&t&&h.jsx("button",{onClick:()=>G(o),onKeyDown:Z=>{(Z.key==="Enter"||Z.key===" ")&&(Z.preventDefault(),G(o))},"aria-label":`Search master data for ${e}`,type:"button",className:"cursor-pointer",children:h.jsx(Up,{size:20})}),E&&h.jsx("input",{type:"file",onChange:A,className:"absolute inset-0 w-full h-full opacity-0 cursor-pointer","aria-label":`Upload file for ${e}`})]}),f&&!v&&h.jsx(he,{variant:"medium",size:"extra-small",className:"pt-0.5",appearance:"body",children:h.jsx("mark",{className:"rounded-md py-0.5 px-1 bg-error-100",children:h.jsx("del",{children:f||r==="boolean"&&f==="0"?f==="True"?"Yes":f==="False"?"No":r==="boolean"?Cu(f):r==="currency"?ku(f,o?.currency_code):r==="date"?Ui(f,{skipTimezone:!0,withTime:!1}):r==="datetime"?Ui(f,{skipTimezone:!0,withTime:!0}):r==="percentage"?`${f}%`:f.length>100?h.jsxs("p",{children:[f.slice(0,S?100:f.length),S?"... ":" ",h.jsx("button",{id:`btn-label-value-${S?"Show more":"Show less"}`,className:"text-primary-400 text-sm hover:text-primary-500 cursor-pointer whitespace-nowrap",onClick:_,children:S?"Show more":"Show less"})]}):f:"-"})})}),C&&h.jsx(C,{isVisible:N,onClose:J,masterdataInfo:B}),D&&z&&w&&h.jsx("div",{className:"absolute left-0 right-0 top-[95%] mt-1 z-50 bg-white dark:bg-black-600 rounded-xl",onClick:Z=>Z.stopPropagation(),onMouseDown:Z=>Z.preventDefault(),onKeyDown:Z=>{Z.key==="Escape"&&j(!1)},role:"tooltip","aria-label":"Risk analysis details",tabIndex:0,children:y?h.jsx(y,{riskDetails:z}):h.jsx("div",{className:"shadow-lg p-4",children:h.jsxs("div",{className:"text-sm",children:[h.jsx("h4",{className:"font-semibold mb-2",children:"Risk Details"}),h.jsx("p",{className:"text-neutral-600 dark:text-neutral-300",children:z.description||"Risk analysis information"})]})})})]})});Jp.displayName="LabelValue";const Iu=a.forwardRef(({status:e,children:t,additionalChildren:n,ExpandedComponent:r,expandable:i=!1,icon:l,className:o,onClick:s,"aria-label":u},c)=>{const[d,f]=a.useState(!1),p=()=>{switch(e){case"success":return"bg-green-50 dark:bg-green-950 text-green-700 dark:text-green-300 border-l-4 border-green-400 dark:border-green-600";case"error":return"bg-red-50 dark:bg-red-950 text-red-700 dark:text-red-300 border-l-4 border-red-400 dark:border-red-600";case"warning":return"bg-yellow-50 dark:bg-yellow-950 text-yellow-700 dark:text-yellow-300 border-l-4 border-yellow-400 dark:border-yellow-600";case"info":return"bg-blue-50 dark:bg-blue-950 text-blue-700 dark:text-blue-300 border-l-4 border-blue-400 dark:border-blue-600";case"archived":return"bg-neutral-50 dark:bg-neutral-950 text-neutral-700 dark:text-neutral-300 border-l-4 border-neutral-400 dark:border-neutral-600";case"canceled":return"bg-gray-50 dark:bg-gray-950 text-gray-700 dark:text-gray-300 border-l-4 border-gray-400 dark:border-gray-600";case"queued":return"bg-blue-50 dark:bg-blue-950 text-blue-700 dark:text-blue-300 border-l-4 border-blue-400 dark:border-blue-600";case"paused":return"bg-orange-50 dark:bg-orange-950 text-orange-700 dark:text-orange-300 border-l-4 border-orange-400 dark:border-orange-600";case"awaiting_action":return"bg-orange-50 dark:bg-orange-950 text-orange-700 dark:text-orange-300 border-l-4 border-orange-400 dark:border-orange-600";case"skipped":return"bg-gray-50 dark:bg-gray-950 text-gray-700 dark:text-gray-300 border-l-4 border-gray-400 dark:border-gray-600";case"pending":return"bg-purple-50 dark:bg-purple-950 text-purple-700 dark:text-purple-300 border-l-4 border-purple-400 dark:border-purple-600";default:return"bg-blue-50 dark:bg-blue-950 text-blue-700 dark:text-blue-300 border-l-4 border-blue-400 dark:border-blue-600"}},m=()=>{if(l)return l;const b="w-5 h-5 flex-shrink-0";switch(e){case"success":return h.jsx("svg",{className:V(b,"text-green-600 dark:text-green-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.236 4.53L7.53 10.06a.75.75 0 00-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z",clipRule:"evenodd"})});case"error":return h.jsx("svg",{className:V(b,"text-red-600 dark:text-red-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.28 7.22a.75.75 0 00-1.06 1.06L8.94 10l-1.72 1.72a.75.75 0 101.06 1.06L10 11.06l1.72 1.72a.75.75 0 101.06-1.06L11.06 10l1.72-1.72a.75.75 0 00-1.06-1.06L10 8.94 8.28 7.22z",clipRule:"evenodd"})});case"warning":return h.jsx("svg",{className:V(b,"text-yellow-600 dark:text-yellow-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M8.485 2.495c.673-1.167 2.357-1.167 3.03 0l6.28 10.875c.673 1.167-.17 2.625-1.516 2.625H3.72c-1.347 0-2.189-1.458-1.515-2.625L8.485 2.495zM10 5a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 0110 5zm0 9a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})});case"info":case"queued":case"pending":return h.jsx("svg",{className:V(b,"text-blue-600 dark:text-blue-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",clipRule:"evenodd"})});case"paused":return h.jsx("svg",{className:V(b,"text-orange-600 dark:text-orange-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{d:"M5.75 3a.75.75 0 00-.75.75v12.5c0 .414.336.75.75.75h1.5a.75.75 0 00.75-.75V3.75A.75.75 0 007.25 3h-1.5zM12.75 3a.75.75 0 00-.75.75v12.5c0 .414.336.75.75.75h1.5a.75.75 0 00.75-.75V3.75a.75.75 0 00-.75-.75h-1.5z"})});case"archived":case"canceled":case"skipped":return h.jsx("svg",{className:V(b,"text-gray-600 dark:text-gray-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.28 7.22a.75.75 0 00-1.06 1.06L8.94 10l-1.72 1.72a.75.75 0 101.06 1.06L10 11.06l1.72 1.72a.75.75 0 101.06-1.06L11.06 10l1.72-1.72a.75.75 0 00-1.06-1.06L10 8.94 8.28 7.22z",clipRule:"evenodd"})});case"awaiting_action":return h.jsx("svg",{className:V(b,"text-orange-600 dark:text-orange-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm.75-13a.75.75 0 00-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 000-1.5h-3.25V5z",clipRule:"evenodd"})});default:return h.jsx("svg",{className:V(b,"text-blue-600 dark:text-blue-400"),fill:"currentColor",viewBox:"0 0 20 20",children:h.jsx("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",clipRule:"evenodd"})})}},g=()=>{(i||e==="error")&&(f(!d),s?.())},v=i||e==="error";return h.jsxs("div",{ref:c,className:V("w-full",o),children:[h.jsxs("div",{className:V("flex items-center justify-between p-4 rounded-lg font-medium text-sm transition-all duration-200",p(),v&&["cursor-pointer select-none","hover:shadow-md","active:scale-[0.99]"]),onClick:g,role:v?"button":void 0,tabIndex:v?0:void 0,onKeyDown:b=>{v&&(b.key==="Enter"||b.key===" ")&&(b.preventDefault(),g())},"aria-label":u||`Banner: ${e}`,"aria-expanded":v?d:void 0,children:[h.jsxs("div",{className:"flex items-center gap-3 flex-1",children:[m(),h.jsx("span",{className:"flex-1",children:t})]}),h.jsxs("div",{className:"flex items-center gap-2",children:[n&&h.jsx("div",{className:"flex items-center",children:n}),v&&h.jsx("div",{className:"flex items-center",children:h.jsx("svg",{className:V("w-5 h-5 transition-transform duration-200",d?"rotate-180":"rotate-0"),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})})]})]}),h.jsx(_e.AnimatePresence,{children:d&&r&&h.jsx(_e.motion.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.2},className:"overflow-hidden",children:h.jsx("div",{className:"pt-2",children:h.jsx(r,{children:t})})})})]})});Iu.displayName="Banner";var wt=function(){return wt=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},wt.apply(this,arguments)},Zp={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},Yp={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},Aa={width:"20px",height:"20px",position:"absolute",zIndex:1},bA={top:wt(wt({},Zp),{top:"-5px"}),right:wt(wt({},Yp),{left:void 0,right:"-5px"}),bottom:wt(wt({},Zp),{top:void 0,bottom:"-5px"}),left:wt(wt({},Yp),{left:"-5px"}),topRight:wt(wt({},Aa),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:wt(wt({},Aa),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:wt(wt({},Aa),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:wt(wt({},Aa),{left:"-10px",top:"-10px",cursor:"nw-resize"})},xA=a.memo(function(e){var t=e.onResizeStart,n=e.direction,r=e.children,i=e.replaceStyles,l=e.className,o=a.useCallback(function(c){t(c,n)},[t,n]),s=a.useCallback(function(c){t(c,n)},[t,n]),u=a.useMemo(function(){return wt(wt({position:"absolute",userSelect:"none"},bA[n]),i??{})},[i,n]);return h.jsx("div",{className:l||void 0,style:u,onMouseDown:o,onTouchStart:s,children:r})}),yA=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var l in i)Object.prototype.hasOwnProperty.call(i,l)&&(r[l]=i[l])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Hn=function(){return Hn=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Hn.apply(this,arguments)},wA={width:"auto",height:"auto"},Na=function(e,t,n){return Math.max(Math.min(e,n),t)},Kp=function(e,t,n){var r=Math.round(e/t);return r*t+n*(r-1)},Qr=function(e,t){return new RegExp(e,"i").test(t)},Da=function(e){return!!(e.touches&&e.touches.length)},EA=function(e){return!!((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},qp=function(e,t,n){n===void 0&&(n=0);var r=t.reduce(function(l,o,s){return Math.abs(o-e)<Math.abs(t[l]-e)?s:l},0),i=Math.abs(t[r]-e);return n===0||i<n?t[r]:e},Su=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:"".concat(e,"px")},La=function(e,t,n,r){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var i=Number(e.replace("%",""))/100;return t*i}if(e.endsWith("vw")){var i=Number(e.replace("vw",""))/100;return n*i}if(e.endsWith("vh")){var i=Number(e.replace("vh",""))/100;return r*i}}return e},CA=function(e,t,n,r,i,l,o){return r=La(r,e.width,t,n),i=La(i,e.height,t,n),l=La(l,e.width,t,n),o=La(o,e.height,t,n),{maxWidth:typeof r>"u"?void 0:Number(r),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof l>"u"?void 0:Number(l),minHeight:typeof o>"u"?void 0:Number(o)}},kA=function(e){return Array.isArray(e)?e:[e,e]},IA=["as","ref","style","className","grid","gridGap","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],Qp="__resizable_base__",SA=function(e){yA(t,e);function t(n){var r,i,l,o,s=e.call(this,n)||this;return s.ratio=1,s.resizable=null,s.parentLeft=0,s.parentTop=0,s.resizableLeft=0,s.resizableRight=0,s.resizableTop=0,s.resizableBottom=0,s.targetLeft=0,s.targetTop=0,s.delta={width:0,height:0},s.appendBase=function(){if(!s.resizable||!s.window)return null;var u=s.parentNode;if(!u)return null;var c=s.window.document.createElement("div");return c.style.width="100%",c.style.height="100%",c.style.position="absolute",c.style.transform="scale(0, 0)",c.style.left="0",c.style.flex="0 0 100%",c.classList?c.classList.add(Qp):c.className+=Qp,u.appendChild(c),c},s.removeBase=function(u){var c=s.parentNode;c&&c.removeChild(u)},s.state={isResizing:!1,width:(i=(r=s.propsSize)===null||r===void 0?void 0:r.width)!==null&&i!==void 0?i:"auto",height:(o=(l=s.propsSize)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:"auto",direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},s.onResizeStart=s.onResizeStart.bind(s),s.onMouseMove=s.onMouseMove.bind(s),s.onMouseUp=s.onMouseUp.bind(s),s}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||wA},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,l=this.resizable.offsetHeight,o=this.resizable.style.position;o!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:l,this.resizable.style.position=o}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,i=function(s){var u;if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&(!((u=n.propsSize[s])===null||u===void 0)&&u.toString().endsWith("%"))){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var c=n.getParentSize(),d=Number(n.state[s].toString().replace("px","")),f=d/c[s]*100;return"".concat(f,"%")}return Su(n.state[s])},l=r&&typeof r.width<"u"&&!this.state.isResizing?Su(r.width):i("width"),o=r&&typeof r.height<"u"&&!this.state.isResizing?Su(r.height):i("height");return{width:l,height:o}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var l={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=i),this.removeBase(n),l},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var i=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof i>"u"||i==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var i=this.props.boundsByDirection,l=this.state.direction,o=i&&Qr("left",l),s=i&&Qr("top",l),u,c;if(this.props.bounds==="parent"){var d=this.parentNode;d&&(u=o?this.resizableRight-this.parentLeft:d.offsetWidth+(this.parentLeft-this.resizableLeft),c=s?this.resizableBottom-this.parentTop:d.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(u=o?this.resizableRight:this.window.innerWidth-this.resizableLeft,c=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(u=o?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),c=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return u&&Number.isFinite(u)&&(n=n&&n<u?n:u),c&&Number.isFinite(c)&&(r=r&&r<c?r:c),{maxWidth:n,maxHeight:r}},t.prototype.calculateNewSizeFromDirection=function(n,r){var i=this.props.scale||1,l=kA(this.props.resizeRatio||1),o=l[0],s=l[1],u=this.state,c=u.direction,d=u.original,f=this.props,p=f.lockAspectRatio,m=f.lockAspectRatioExtraHeight,g=f.lockAspectRatioExtraWidth,v=d.width,b=d.height,x=m||0,E=g||0;return Qr("right",c)&&(v=d.width+(n-d.x)*o/i,p&&(b=(v-E)/this.ratio+x)),Qr("left",c)&&(v=d.width-(n-d.x)*o/i,p&&(b=(v-E)/this.ratio+x)),Qr("bottom",c)&&(b=d.height+(r-d.y)*s/i,p&&(v=(b-x)*this.ratio+E)),Qr("top",c)&&(b=d.height-(r-d.y)*s/i,p&&(v=(b-x)*this.ratio+E)),{newWidth:v,newHeight:b}},t.prototype.calculateNewSizeFromAspectRatio=function(n,r,i,l){var o=this.props,s=o.lockAspectRatio,u=o.lockAspectRatioExtraHeight,c=o.lockAspectRatioExtraWidth,d=typeof l.width>"u"?10:l.width,f=typeof i.width>"u"||i.width<0?n:i.width,p=typeof l.height>"u"?10:l.height,m=typeof i.height>"u"||i.height<0?r:i.height,g=u||0,v=c||0;if(s){var b=(p-g)*this.ratio+v,x=(m-g)*this.ratio+v,E=(d-v)/this.ratio+g,C=(f-v)/this.ratio+g,z=Math.max(d,b),w=Math.min(f,x),y=Math.max(p,E),I=Math.min(m,C);n=Na(n,z,w),r=Na(r,y,I)}else n=Na(n,d,f),r=Na(r,p,m);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){var n=1/(this.props.scale||1);if(this.props.bounds==="parent"){var r=this.parentNode;if(r){var i=r.getBoundingClientRect();this.parentLeft=i.left*n,this.parentTop=i.top*n}}if(this.props.bounds&&typeof this.props.bounds!="string"){var l=this.props.bounds.getBoundingClientRect();this.targetLeft=l.left*n,this.targetTop=l.top*n}if(this.resizable){var o=this.resizable.getBoundingClientRect(),s=o.left,u=o.top,c=o.right,d=o.bottom;this.resizableLeft=s*n,this.resizableRight=c*n,this.resizableTop=u*n,this.resizableBottom=d*n}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var i=0,l=0;if(n.nativeEvent&&EA(n.nativeEvent)?(i=n.nativeEvent.clientX,l=n.nativeEvent.clientY):n.nativeEvent&&Da(n.nativeEvent)&&(i=n.nativeEvent.touches[0].clientX,l=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var o=this.props.onResizeStart(n,r,this.resizable);if(o===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,u=this.window.getComputedStyle(this.resizable);if(u.flexBasis!=="auto"){var c=this.parentNode;if(c){var d=this.window.getComputedStyle(c).flexDirection;this.flexDir=d.startsWith("row")?"row":"column",s=u.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var f={original:{x:i,y:l,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:Hn(Hn({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:s};this.setState(f)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&Da(n))try{n.preventDefault(),n.stopPropagation()}catch{}var i=this.props,l=i.maxWidth,o=i.maxHeight,s=i.minWidth,u=i.minHeight,c=Da(n)?n.touches[0].clientX:n.clientX,d=Da(n)?n.touches[0].clientY:n.clientY,f=this.state,p=f.direction,m=f.original,g=f.width,v=f.height,b=this.getParentSize(),x=CA(b,this.window.innerWidth,this.window.innerHeight,l,o,s,u);l=x.maxWidth,o=x.maxHeight,s=x.minWidth,u=x.minHeight;var E=this.calculateNewSizeFromDirection(c,d),C=E.newHeight,z=E.newWidth,w=this.calculateNewMaxFromBoundary(l,o);this.props.snap&&this.props.snap.x&&(z=qp(z,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(C=qp(C,this.props.snap.y,this.props.snapGap));var y=this.calculateNewSizeFromAspectRatio(z,C,{width:w.maxWidth,height:w.maxHeight},{width:s,height:u});if(z=y.newWidth,C=y.newHeight,this.props.grid){var I=Kp(z,this.props.grid[0],this.props.gridGap?this.props.gridGap[0]:0),k=Kp(C,this.props.grid[1],this.props.gridGap?this.props.gridGap[1]:0),S=this.props.snapGap||0,F=S===0||Math.abs(I-z)<=S?I:z,N=S===0||Math.abs(k-C)<=S?k:C;z=F,C=N}var T={width:z-m.width,height:C-m.height};if(this.delta=T,g&&typeof g=="string"){if(g.endsWith("%")){var B=z/b.width*100;z="".concat(B,"%")}else if(g.endsWith("vw")){var H=z/this.window.innerWidth*100;z="".concat(H,"vw")}else if(g.endsWith("vh")){var D=z/this.window.innerHeight*100;z="".concat(D,"vh")}}if(v&&typeof v=="string"){if(v.endsWith("%")){var B=C/b.height*100;C="".concat(B,"%")}else if(v.endsWith("vw")){var H=C/this.window.innerWidth*100;C="".concat(H,"vw")}else if(v.endsWith("vh")){var D=C/this.window.innerHeight*100;C="".concat(D,"vh")}}var j={width:this.createSizeForCssProperty(z,"width"),height:this.createSizeForCssProperty(C,"height")};this.flexDir==="row"?j.flexBasis=j.width:this.flexDir==="column"&&(j.flexBasis=j.height);var _=this.state.width!==j.width,G=this.state.height!==j.height,J=this.state.flexBasis!==j.flexBasis,A=_||G||J;A&&Zt.flushSync(function(){r.setState(j)}),this.props.onResize&&A&&this.props.onResize(n,p,this.resizable,T)}},t.prototype.onMouseUp=function(n){var r,i,l=this.state,o=l.isResizing,s=l.direction;l.original,!(!o||!this.resizable)&&(this.props.onResizeStop&&this.props.onResizeStop(n,s,this.resizable,this.delta),this.props.size&&this.setState({width:(r=this.props.size.width)!==null&&r!==void 0?r:"auto",height:(i=this.props.size.height)!==null&&i!==void 0?i:"auto"}),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:Hn(Hn({},this.state.backgroundStyle),{cursor:"auto"})}))},t.prototype.updateSize=function(n){var r,i;this.setState({width:(r=n.width)!==null&&r!==void 0?r:"auto",height:(i=n.height)!==null&&i!==void 0?i:"auto"})},t.prototype.renderResizer=function(){var n=this,r=this.props,i=r.enable,l=r.handleStyles,o=r.handleClasses,s=r.handleWrapperStyle,u=r.handleWrapperClass,c=r.handleComponent;if(!i)return null;var d=Object.keys(i).map(function(f){return i[f]!==!1?h.jsx(xA,{direction:f,onResizeStart:n.onResizeStart,replaceStyles:l&&l[f],className:o&&o[f],children:c&&c[f]?c[f]:null},f):null});return h.jsx("div",{className:u,style:s,children:d})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(o,s){return IA.indexOf(s)!==-1||(o[s]=n.props[s]),o},{}),i=Hn(Hn(Hn({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var l=this.props.as||"div";return h.jsxs(l,Hn({style:i,className:this.props.className},r,{ref:function(o){o&&(n.resizable=o)},children:[this.state.isResizing&&h.jsx("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]}))},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],gridGap:[0,0],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(a.PureComponent);const zA=()=>h.jsx("div",{className:"cursor-ew-resize flex items-center justify-center rounded-full bg-[#1018288F] bg-opacity-55 w-8 h-8 shadow-200 border-[1.5px] border-[#FFFFFF3D]",children:h.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[h.jsx("mask",{id:"mask0_36675_12",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:h.jsx("rect",{y:"20",width:"20",height:"20",transform:"rotate(-90 0 20)",fill:"#D9D9D9"})}),h.jsx("g",{mask:"url(#mask0_36675_12)",children:h.jsx("path",{d:"M15.9583 10L12.7292 6.77084C12.5625 6.60418 12.4792 6.40973 12.4792 6.18751C12.4792 5.96529 12.5625 5.77084 12.7292 5.60418C12.8958 5.43751 13.0938 5.35418 13.3229 5.35418C13.5521 5.35418 13.75 5.43751 13.9167 5.60418L17.1458 8.81251C17.4653 9.13195 17.625 9.52779 17.625 10C17.625 10.4722 17.4653 10.8681 17.1458 11.1875L13.9167 14.4167C13.75 14.5833 13.5521 14.6632 13.3229 14.6563C13.0938 14.6493 12.8958 14.5625 12.7292 14.3958C12.5625 14.2292 12.4792 14.0313 12.4792 13.8021C12.4792 13.5729 12.5625 13.375 12.7292 13.2083L15.9583 10ZM4.04167 10L7.25 13.2083C7.41667 13.375 7.49653 13.5695 7.48958 13.7917C7.48264 14.0139 7.40278 14.2083 7.25 14.375C7.08333 14.5417 6.88542 14.6285 6.65625 14.6354C6.42708 14.6424 6.22917 14.5625 6.0625 14.3958L2.85417 11.1875C2.53472 10.8681 2.375 10.4722 2.375 10C2.375 9.52779 2.53472 9.13195 2.85417 8.81251L6.0625 5.60418C6.22917 5.43751 6.42708 5.35765 6.65625 5.36459C6.88542 5.37154 7.08333 5.45834 7.25 5.62501C7.40278 5.79168 7.48264 5.98612 7.48958 6.20834C7.49653 6.43057 7.41667 6.62501 7.25 6.79168L4.04167 10Z",fill:"white"})})]})}),FA=(e,t)=>{const n=document.getElementById(e);n?t(n):requestAnimationFrame(()=>{const r=document.getElementById(e);r&&t(r)})},MA=(e,t)=>{if(e.current){if(t)localStorage.setItem("resizable-sidebar-width-before-fullscreen",String(e.current.size?.width));else{const n=localStorage.getItem("resizable-sidebar-width-before-fullscreen");if(n){e.current.updateSize({width:n,height:"100%"});return}}e.current.updateSize({width:t?"100vw":"",height:"100%"})}},AA=(e,t,n,r,i,l)=>{const[o,s]=a.useState(!1),[u,c]=a.useState(null);return a.useEffect(()=>{if(!e||typeof window>"u"){c(null);return}FA(e,c)},[e]),a.useEffect(()=>{MA(i,n)},[n]),a.useEffect(()=>{if(e&&t){const d=requestAnimationFrame(()=>{s(!0)});return()=>{cancelAnimationFrame(d),s(!1)}}e||s(!0),t||s(!1)},[t,e]),a.useEffect(()=>{i.current?.size?.width&&r&&r(i.current.size.width)},[i.current?.size?.width,r]),{shouldRenderSidebar:o,portalTarget:u}},NA=({isOpen:e,header:t,id:n,ref:r,className:i,containerClassName:l,widthStyle:o,heightStyle:s,motionVariants:u,resizableRef:c,fullScreen:d,maxResizableWidth:f,minWidth:p,handleKey:m,onDragEnd:g,onResize:v,children:b})=>h.jsx(_e.AnimatePresence,{children:e&&h.jsx(_e.motion.div,{ref:r,id:n,initial:u.initial,animate:u.animate,exit:u.exit,transition:{type:"tween",duration:.3},className:V("flex-shrink-0 z-50 relative bg-white border-neutral-200 dark:bg-black-800 dark:border-black-700",d?"fixed w-full transition translate-x-4 duration-300":"sticky",i),style:{width:o,height:s},children:h.jsx(SA,{onResize:x=>{x.stopPropagation();const E=c.current?.size?.width;v&&v(E||p)},onResizeStart:x=>{x.stopPropagation()},ref:c,maxWidth:d?f:f*.75,minWidth:p,minHeight:s,maxHeight:s,enable:d?{}:{[m]:!0},handleClasses:{[m]:V("relative w-6 -left-1 flex items-center justify-center bg-transparent transition-colors cursor-ew-resize group z-[9999] hover:bg-neutral-200 dark:hover:bg-neutral-700")},handleComponent:{[m]:h.jsx("div",{className:V("absolute -left-2.5 top-1/2 -translate-y-1/2 flex items-center justify-center w-8 h-12 cursor-ew-resize opacity-0 group-hover:opacity-100 hover:opacity-100 active:opacity-100 transition-opacity z-[9999]",m==="left"&&"-right-2.5 -left-auto"),children:h.jsx(zA,{})})},className:"!h-full",onResizeStop:g||void 0,children:h.jsxs("div",{className:V("h-full w-full flex flex-col overflow-hidden @container/sidebar border-b border-neutral-200 dark:border-black-700 bg-white dark:bg-black-800 dark:border",l),children:[t?h.jsx("div",{className:"py-4 px-6",children:t||null}):null,h.jsx("div",{className:"flex-1 overflow-y-auto overflow-x-hidden",children:b})]})})})}),Rp=a.forwardRef(({isOpen:e,children:t,fullScreen:n=!1,defaultSize:r=void 0,minWidth:i=400,onDragEnd:l=null,onResize:o,className:s,placement:u="right",parentContainer:c,header:d,id:f,containerClassName:p,ignoreParentContainerHeight:m=!1,height:g,isMainSidebarExpanded:v=!1,mainSidebarExpandedWidth:b=280,mainSidebarCollapsedWidth:x=80,navbarHeight:E=64},C)=>{const z=v?b:x,w=a.useRef(null),{shouldRenderSidebar:y,portalTarget:I}=AA(c,e,n,o,w),k=typeof window<"u"?window.innerWidth-z:0,S=r,F=u==="right",N=g||(c&&!m?"100%":`calc(100vh - ${E}px)`),T={initial:{x:F?"100%":"-100%"},animate:{x:0},exit:{x:F?"100%":"-100%"}},B=F?"left":"right",H=h.jsx(NA,{isOpen:e,header:d,id:f,ref:C,className:s,containerClassName:p,widthStyle:S,heightStyle:N,motionVariants:T,resizableRef:w,fullScreen:n,maxResizableWidth:k,minWidth:i,handleKey:B,onDragEnd:l,onResize:o,children:t});return c?!y||!I?null:Zt.createPortal(H,I):y?H:null});Rp.displayName="ResizableSidebar";const e4=a.forwardRef(({pdfUrl:e,width:t="100%",height:n="100vh",className:r,iframeClassName:i,title:l="PDF Viewer",showLoading:o=!0,loadingComponent:s,errorComponent:u,onError:c,onLoad:d,allowFullScreen:f=!0,"aria-label":p},m)=>{const[g,v]=a.useState(!0),[b,x]=a.useState(!1),E=()=>{v(!1),x(!1),d?.()},C=()=>{v(!1),x(!0),c?.()},z=h.jsx("div",{className:"flex items-center justify-center h-full bg-neutral-50 dark:bg-neutral-900",children:h.jsxs("div",{className:"text-center",children:[h.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-blue-600 mx-auto mb-4"}),h.jsx("p",{className:"text-neutral-600 dark:text-neutral-400 text-sm",children:"Loading PDF..."})]})}),w=h.jsx("div",{className:"flex items-center justify-center h-full bg-neutral-50 dark:bg-neutral-900",children:h.jsxs("div",{className:"text-center p-6",children:[h.jsx("svg",{className:"mx-auto h-12 w-12 text-red-400 mb-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.998-.833-2.768 0L3.046 16.5c-.77.833.192 2.5 1.732 2.5z"})}),h.jsx("h3",{className:"text-lg font-medium text-neutral-900 dark:text-neutral-100 mb-2",children:"Failed to load PDF"}),h.jsx("p",{className:"text-neutral-600 dark:text-neutral-400 text-sm mb-4",children:"The PDF document could not be displayed. Please check the URL or try again later."}),h.jsx("button",{onClick:()=>{x(!1),v(!0);const I=document.querySelector(`iframe[src="${e}"]`);I&&(I.src=I.src)},className:"bg-blue-600 text-white px-4 py-2 rounded-md text-sm hover:bg-blue-700 transition-colors",children:"Retry"})]})});return!e||!(I=>{try{return new URL(I,window.location.href).pathname.toLowerCase().endsWith(".pdf")||I.includes("pdf")}catch{return!1}})(e)?h.jsx("div",{ref:m,className:V("relative overflow-hidden",r),style:{width:t,height:n},children:u||w}):h.jsxs("div",{ref:m,className:V("relative overflow-hidden",r),style:{width:t,height:n},"aria-label":p||`PDF Viewer: ${l}`,children:[g&&o&&h.jsx("div",{className:"absolute inset-0 z-10",children:s||z}),b&&h.jsx("div",{className:"absolute inset-0 z-10",children:u||w}),!b&&h.jsx("iframe",{src:e,title:l,className:V("w-full h-full border-none",g&&"opacity-0",i),onLoad:E,onError:C,allowFullScreen:f,loading:"lazy",sandbox:"allow-same-origin allow-scripts allow-forms","aria-label":p||`PDF document: ${l}`}),h.jsx("div",{className:"sr-only",children:"PDF document viewer. Use your browser's PDF controls to navigate, zoom, or download the document."})]})});e4.displayName="PdfViewer";const t4=({ref:e,handler:t,enabled:n=!0})=>{a.useEffect(()=>{if(!n)return;const r=i=>{e.current&&!e.current.contains(i.target)&&t()};return document.addEventListener("mousedown",r),document.addEventListener("touchstart",r),()=>{document.removeEventListener("mousedown",r),document.removeEventListener("touchstart",r)}},[e,t,n])},n4=a.forwardRef(({children:e,component:t,placement:n="bottom",isOpen:r,toggleMenu:i,parentContainer:l,noSpacing:o=!1,triggerClassName:s,containerClassName:u,className:c,showArrow:d=!1,offset:f=8,disableOutsideClick:p=!1,"aria-label":m,disabled:g=!1},v)=>{const b=a.useRef(null),x=a.useRef(null);t4({ref:x,handler:()=>{!p&&r&&i?.()},enabled:r&&!p}),a.useEffect(()=>{if(!r||!b.current||!x.current)return;const y=b.current,I=x.current,k=y.getBoundingClientRect(),S=I.getBoundingClientRect(),F={width:window.innerWidth,height:window.innerHeight};let N=0,T=0;switch(n){case"top":N=k.top-S.height-f,T=k.left+(k.width-S.width)/2;break;case"top-start":N=k.top-S.height-f,T=k.left;break;case"top-end":N=k.top-S.height-f,T=k.right-S.width;break;case"bottom":N=k.bottom+f,T=k.left+(k.width-S.width)/2;break;case"bottom-start":N=k.bottom+f,T=k.left;break;case"bottom-end":N=k.bottom+f,T=k.right-S.width;break;case"left":N=k.top+(k.height-S.height)/2,T=k.left-S.width-f;break;case"left-start":N=k.top,T=k.left-S.width-f;break;case"left-end":N=k.bottom-S.height,T=k.left-S.width-f;break;case"right":N=k.top+(k.height-S.height)/2,T=k.right+f;break;case"right-start":N=k.top,T=k.right+f;break;case"right-end":N=k.bottom-S.height,T=k.right+f;break}T<0&&(T=8),T+S.width>F.width&&(T=F.width-S.width-8),N<0&&(N=8),N+S.height>F.height&&(N=F.height-S.height-8),I.style.top=`${N}px`,I.style.left=`${T}px`},[r,n,f]);const E=y=>{g||i?.(y)},C=y=>{y.key==="Escape"&&r&&i?.()},z=()=>{const y="absolute w-2 h-2 bg-white dark:bg-neutral-800 transform rotate-45 border";switch(n){case"top":case"top-start":case"top-end":return V(y,"bottom-[-4px] border-t-0 border-l-0");case"bottom":case"bottom-start":case"bottom-end":return V(y,"top-[-4px] border-b-0 border-r-0");case"left":case"left-start":case"left-end":return V(y,"right-[-4px] border-l-0 border-b-0");case"right":case"right-start":case"right-end":return V(y,"left-[-4px] border-r-0 border-t-0");default:return V(y,"top-[-4px] border-b-0 border-r-0")}},w=()=>{switch(n){case"top":case"bottom":return{left:"50%",transform:"translateX(-50%)"};case"top-start":case"bottom-start":return{left:"12px"};case"top-end":case"bottom-end":return{right:"12px"};case"left":case"right":return{top:"50%",transform:"translateY(-50%)"};case"left-start":case"right-start":return{top:"12px"};case"left-end":case"right-end":return{bottom:"12px"};default:return{left:"50%",transform:"translateX(-50%)"}}};return h.jsxs("div",{ref:v,className:V("relative inline-block",c),children:[h.jsx("button",{ref:b,onClick:E,onKeyDown:C,className:V("flex items-center justify-center outline-none focus:outline-none transition-colors",!o&&"p-2",g&&"opacity-50 cursor-not-allowed",s),"aria-label":m,"aria-expanded":r,"aria-haspopup":"true",disabled:g,type:"button",children:e}),r&&Zt.createPortal(h.jsx(_e.AnimatePresence,{children:h.jsxs(_e.motion.div,{ref:x,initial:{opacity:0,scale:.95},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.95},transition:{duration:.15},className:V("fixed z-[9999] bg-white dark:bg-neutral-800 rounded-lg shadow-lg border border-neutral-200 dark:border-neutral-700","focus:outline-none",u),style:{minWidth:"120px"},role:"menu","aria-orientation":"vertical",tabIndex:-1,children:[d&&h.jsx("div",{className:z(),style:w()}),h.jsx("div",{className:"relative",children:t})]})}),document.getElementById(l)||document.body)]})});n4.displayName="Popper";var r4=function(t){return t.reduce(function(n,r){var i=r[0],l=r[1];return n[i]=l,n},{})},i4=typeof window<"u"&&window.document&&window.document.createElement?ve.useLayoutEffect:ve.useEffect,Qt="top",bn="bottom",xn="right",Rt="left",zu="auto",Xi=[Qt,bn,xn,Rt],Rr="start",Ji="end",DA="clippingParents",l4="viewport",Zi="popper",LA="reference",a4=Xi.reduce(function(e,t){return e.concat([t+"-"+Rr,t+"-"+Ji])},[]),o4=[].concat(Xi,[zu]).reduce(function(e,t){return e.concat([t,t+"-"+Rr,t+"-"+Ji])},[]),TA="beforeRead",OA="read",PA="afterRead",BA="beforeMain",HA="main",jA="afterMain",VA="beforeWrite",GA="write",_A="afterWrite",$A=[TA,OA,PA,BA,HA,jA,VA,GA,_A];function jn(e){return e?(e.nodeName||"").toLowerCase():null}function sn(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Nr(e){var t=sn(e).Element;return e instanceof t||e instanceof Element}function yn(e){var t=sn(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Fu(e){if(typeof ShadowRoot>"u")return!1;var t=sn(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function WA(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},l=t.elements[n];!yn(l)||!jn(l)||(Object.assign(l.style,r),Object.keys(i).forEach(function(o){var s=i[o];s===!1?l.removeAttribute(o):l.setAttribute(o,s===!0?"":s)}))})}function UA(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],l=t.attributes[r]||{},o=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=o.reduce(function(u,c){return u[c]="",u},{});!yn(i)||!jn(i)||(Object.assign(i.style,s),Object.keys(l).forEach(function(u){i.removeAttribute(u)}))})}}const XA={name:"applyStyles",enabled:!0,phase:"write",fn:WA,effect:UA,requires:["computeStyles"]};function Vn(e){return e.split("-")[0]}var Dr=Math.max,Ta=Math.min,ei=Math.round;function Mu(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function s4(){return!/^((?!chrome|android).)*safari/i.test(Mu())}function ti(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,l=1;t&&yn(e)&&(i=e.offsetWidth>0&&ei(r.width)/e.offsetWidth||1,l=e.offsetHeight>0&&ei(r.height)/e.offsetHeight||1);var o=Nr(e)?sn(e):window,s=o.visualViewport,u=!s4()&&n,c=(r.left+(u&&s?s.offsetLeft:0))/i,d=(r.top+(u&&s?s.offsetTop:0))/l,f=r.width/i,p=r.height/l;return{width:f,height:p,top:d,right:c+f,bottom:d+p,left:c,x:c,y:d}}function Au(e){var t=ti(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function u4(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Fu(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Yn(e){return sn(e).getComputedStyle(e)}function JA(e){return["table","td","th"].indexOf(jn(e))>=0}function br(e){return((Nr(e)?e.ownerDocument:e.document)||window.document).documentElement}function Oa(e){return jn(e)==="html"?e:e.assignedSlot||e.parentNode||(Fu(e)?e.host:null)||br(e)}function c4(e){return!yn(e)||Yn(e).position==="fixed"?null:e.offsetParent}function ZA(e){var t=/firefox/i.test(Mu()),n=/Trident/i.test(Mu());if(n&&yn(e)){var r=Yn(e);if(r.position==="fixed")return null}var i=Oa(e);for(Fu(i)&&(i=i.host);yn(i)&&["html","body"].indexOf(jn(i))<0;){var l=Yn(i);if(l.transform!=="none"||l.perspective!=="none"||l.contain==="paint"||["transform","perspective"].indexOf(l.willChange)!==-1||t&&l.willChange==="filter"||t&&l.filter&&l.filter!=="none")return i;i=i.parentNode}return null}function Yi(e){for(var t=sn(e),n=c4(e);n&&JA(n)&&Yn(n).position==="static";)n=c4(n);return n&&(jn(n)==="html"||jn(n)==="body"&&Yn(n).position==="static")?t:n||ZA(e)||t}function Nu(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Ki(e,t,n){return Dr(e,Ta(t,n))}function YA(e,t,n){var r=Ki(e,t,n);return r>n?n:r}function d4(){return{top:0,right:0,bottom:0,left:0}}function f4(e){return Object.assign({},d4(),e)}function h4(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var KA=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,f4(typeof t!="number"?t:h4(t,Xi))};function qA(e){var t,n=e.state,r=e.name,i=e.options,l=n.elements.arrow,o=n.modifiersData.popperOffsets,s=Vn(n.placement),u=Nu(s),c=[Rt,xn].indexOf(s)>=0,d=c?"height":"width";if(!(!l||!o)){var f=KA(i.padding,n),p=Au(l),m=u==="y"?Qt:Rt,g=u==="y"?bn:xn,v=n.rects.reference[d]+n.rects.reference[u]-o[u]-n.rects.popper[d],b=o[u]-n.rects.reference[u],x=Yi(l),E=x?u==="y"?x.clientHeight||0:x.clientWidth||0:0,C=v/2-b/2,z=f[m],w=E-p[d]-f[g],y=E/2-p[d]/2+C,I=Ki(z,y,w),k=u;n.modifiersData[r]=(t={},t[k]=I,t.centerOffset=I-y,t)}}function QA(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||u4(t.elements.popper,i)&&(t.elements.arrow=i))}const RA={name:"arrow",enabled:!0,phase:"main",fn:qA,effect:QA,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function ni(e){return e.split("-")[1]}var eN={top:"auto",right:"auto",bottom:"auto",left:"auto"};function tN(e,t){var n=e.x,r=e.y,i=t.devicePixelRatio||1;return{x:ei(n*i)/i||0,y:ei(r*i)/i||0}}function m4(e){var t,n=e.popper,r=e.popperRect,i=e.placement,l=e.variation,o=e.offsets,s=e.position,u=e.gpuAcceleration,c=e.adaptive,d=e.roundOffsets,f=e.isFixed,p=o.x,m=p===void 0?0:p,g=o.y,v=g===void 0?0:g,b=typeof d=="function"?d({x:m,y:v}):{x:m,y:v};m=b.x,v=b.y;var x=o.hasOwnProperty("x"),E=o.hasOwnProperty("y"),C=Rt,z=Qt,w=window;if(c){var y=Yi(n),I="clientHeight",k="clientWidth";if(y===sn(n)&&(y=br(n),Yn(y).position!=="static"&&s==="absolute"&&(I="scrollHeight",k="scrollWidth")),y=y,i===Qt||(i===Rt||i===xn)&&l===Ji){z=bn;var S=f&&y===w&&w.visualViewport?w.visualViewport.height:y[I];v-=S-r.height,v*=u?1:-1}if(i===Rt||(i===Qt||i===bn)&&l===Ji){C=xn;var F=f&&y===w&&w.visualViewport?w.visualViewport.width:y[k];m-=F-r.width,m*=u?1:-1}}var N=Object.assign({position:s},c&&eN),T=d===!0?tN({x:m,y:v},sn(n)):{x:m,y:v};if(m=T.x,v=T.y,u){var B;return Object.assign({},N,(B={},B[z]=E?"0":"",B[C]=x?"0":"",B.transform=(w.devicePixelRatio||1)<=1?"translate("+m+"px, "+v+"px)":"translate3d("+m+"px, "+v+"px, 0)",B))}return Object.assign({},N,(t={},t[z]=E?v+"px":"",t[C]=x?m+"px":"",t.transform="",t))}function nN(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,l=n.adaptive,o=l===void 0?!0:l,s=n.roundOffsets,u=s===void 0?!0:s,c={placement:Vn(t.placement),variation:ni(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,m4(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:u})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,m4(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const rN={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:nN,data:{}};var Pa={passive:!0};function iN(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,l=i===void 0?!0:i,o=r.resize,s=o===void 0?!0:o,u=sn(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return l&&c.forEach(function(d){d.addEventListener("scroll",n.update,Pa)}),s&&u.addEventListener("resize",n.update,Pa),function(){l&&c.forEach(function(d){d.removeEventListener("scroll",n.update,Pa)}),s&&u.removeEventListener("resize",n.update,Pa)}}const lN={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:iN,data:{}};var aN={left:"right",right:"left",bottom:"top",top:"bottom"};function Ba(e){return e.replace(/left|right|bottom|top/g,function(t){return aN[t]})}var oN={start:"end",end:"start"};function p4(e){return e.replace(/start|end/g,function(t){return oN[t]})}function Du(e){var t=sn(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function Lu(e){return ti(br(e)).left+Du(e).scrollLeft}function sN(e,t){var n=sn(e),r=br(e),i=n.visualViewport,l=r.clientWidth,o=r.clientHeight,s=0,u=0;if(i){l=i.width,o=i.height;var c=s4();(c||!c&&t==="fixed")&&(s=i.offsetLeft,u=i.offsetTop)}return{width:l,height:o,x:s+Lu(e),y:u}}function uN(e){var t,n=br(e),r=Du(e),i=(t=e.ownerDocument)==null?void 0:t.body,l=Dr(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=Dr(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+Lu(e),u=-r.scrollTop;return Yn(i||n).direction==="rtl"&&(s+=Dr(n.clientWidth,i?i.clientWidth:0)-l),{width:l,height:o,x:s,y:u}}function Tu(e){var t=Yn(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function g4(e){return["html","body","#document"].indexOf(jn(e))>=0?e.ownerDocument.body:yn(e)&&Tu(e)?e:g4(Oa(e))}function qi(e,t){var n;t===void 0&&(t=[]);var r=g4(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),l=sn(r),o=i?[l].concat(l.visualViewport||[],Tu(r)?r:[]):r,s=t.concat(o);return i?s:s.concat(qi(Oa(o)))}function Ou(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function cN(e,t){var n=ti(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function v4(e,t,n){return t===l4?Ou(sN(e,n)):Nr(t)?cN(t,n):Ou(uN(br(e)))}function dN(e){var t=qi(Oa(e)),n=["absolute","fixed"].indexOf(Yn(e).position)>=0,r=n&&yn(e)?Yi(e):e;return Nr(r)?t.filter(function(i){return Nr(i)&&u4(i,r)&&jn(i)!=="body"}):[]}function fN(e,t,n,r){var i=t==="clippingParents"?dN(e):[].concat(t),l=[].concat(i,[n]),o=l[0],s=l.reduce(function(u,c){var d=v4(e,c,r);return u.top=Dr(d.top,u.top),u.right=Ta(d.right,u.right),u.bottom=Ta(d.bottom,u.bottom),u.left=Dr(d.left,u.left),u},v4(e,o,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function b4(e){var t=e.reference,n=e.element,r=e.placement,i=r?Vn(r):null,l=r?ni(r):null,o=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,u;switch(i){case Qt:u={x:o,y:t.y-n.height};break;case bn:u={x:o,y:t.y+t.height};break;case xn:u={x:t.x+t.width,y:s};break;case Rt:u={x:t.x-n.width,y:s};break;default:u={x:t.x,y:t.y}}var c=i?Nu(i):null;if(c!=null){var d=c==="y"?"height":"width";switch(l){case Rr:u[c]=u[c]-(t[d]/2-n[d]/2);break;case Ji:u[c]=u[c]+(t[d]/2-n[d]/2);break}}return u}function Qi(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,l=n.strategy,o=l===void 0?e.strategy:l,s=n.boundary,u=s===void 0?DA:s,c=n.rootBoundary,d=c===void 0?l4:c,f=n.elementContext,p=f===void 0?Zi:f,m=n.altBoundary,g=m===void 0?!1:m,v=n.padding,b=v===void 0?0:v,x=f4(typeof b!="number"?b:h4(b,Xi)),E=p===Zi?LA:Zi,C=e.rects.popper,z=e.elements[g?E:p],w=fN(Nr(z)?z:z.contextElement||br(e.elements.popper),u,d,o),y=ti(e.elements.reference),I=b4({reference:y,element:C,placement:i}),k=Ou(Object.assign({},C,I)),S=p===Zi?k:y,F={top:w.top-S.top+x.top,bottom:S.bottom-w.bottom+x.bottom,left:w.left-S.left+x.left,right:S.right-w.right+x.right},N=e.modifiersData.offset;if(p===Zi&&N){var T=N[i];Object.keys(F).forEach(function(B){var H=[xn,bn].indexOf(B)>=0?1:-1,D=[Qt,bn].indexOf(B)>=0?"y":"x";F[B]+=T[D]*H})}return F}function hN(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,l=n.rootBoundary,o=n.padding,s=n.flipVariations,u=n.allowedAutoPlacements,c=u===void 0?o4:u,d=ni(r),f=d?s?a4:a4.filter(function(g){return ni(g)===d}):Xi,p=f.filter(function(g){return c.indexOf(g)>=0});p.length===0&&(p=f);var m=p.reduce(function(g,v){return g[v]=Qi(e,{placement:v,boundary:i,rootBoundary:l,padding:o})[Vn(v)],g},{});return Object.keys(m).sort(function(g,v){return m[g]-m[v]})}function mN(e){if(Vn(e)===zu)return[];var t=Ba(e);return[p4(e),t,p4(t)]}function pN(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,l=i===void 0?!0:i,o=n.altAxis,s=o===void 0?!0:o,u=n.fallbackPlacements,c=n.padding,d=n.boundary,f=n.rootBoundary,p=n.altBoundary,m=n.flipVariations,g=m===void 0?!0:m,v=n.allowedAutoPlacements,b=t.options.placement,x=Vn(b),E=x===b,C=u||(E||!g?[Ba(b)]:mN(b)),z=[b].concat(C).reduce(function(Z,ce){return Z.concat(Vn(ce)===zu?hN(t,{placement:ce,boundary:d,rootBoundary:f,padding:c,flipVariations:g,allowedAutoPlacements:v}):ce)},[]),w=t.rects.reference,y=t.rects.popper,I=new Map,k=!0,S=z[0],F=0;F<z.length;F++){var N=z[F],T=Vn(N),B=ni(N)===Rr,H=[Qt,bn].indexOf(T)>=0,D=H?"width":"height",j=Qi(t,{placement:N,boundary:d,rootBoundary:f,altBoundary:p,padding:c}),_=H?B?xn:Rt:B?bn:Qt;w[D]>y[D]&&(_=Ba(_));var G=Ba(_),J=[];if(l&&J.push(j[T]<=0),s&&J.push(j[_]<=0,j[G]<=0),J.every(function(Z){return Z})){S=N,k=!1;break}I.set(N,J)}if(k)for(var A=g?3:1,X=function(ce){var ae=z.find(function(U){var le=I.get(U);if(le)return le.slice(0,ce).every(function(q){return q})});if(ae)return S=ae,"break"},$=A;$>0;$--){var M=X($);if(M==="break")break}t.placement!==S&&(t.modifiersData[r]._skip=!0,t.placement=S,t.reset=!0)}}const gN={name:"flip",enabled:!0,phase:"main",fn:pN,requiresIfExists:["offset"],data:{_skip:!1}};function x4(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function y4(e){return[Qt,xn,bn,Rt].some(function(t){return e[t]>=0})}function vN(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,l=t.modifiersData.preventOverflow,o=Qi(t,{elementContext:"reference"}),s=Qi(t,{altBoundary:!0}),u=x4(o,r),c=x4(s,i,l),d=y4(u),f=y4(c);t.modifiersData[n]={referenceClippingOffsets:u,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":f})}const bN={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:vN};function xN(e,t,n){var r=Vn(e),i=[Rt,Qt].indexOf(r)>=0?-1:1,l=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,o=l[0],s=l[1];return o=o||0,s=(s||0)*i,[Rt,xn].indexOf(r)>=0?{x:s,y:o}:{x:o,y:s}}function yN(e){var t=e.state,n=e.options,r=e.name,i=n.offset,l=i===void 0?[0,0]:i,o=o4.reduce(function(d,f){return d[f]=xN(f,t.rects,l),d},{}),s=o[t.placement],u=s.x,c=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=u,t.modifiersData.popperOffsets.y+=c),t.modifiersData[r]=o}const wN={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:yN};function EN(e){var t=e.state,n=e.name;t.modifiersData[n]=b4({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})}const CN={name:"popperOffsets",enabled:!0,phase:"read",fn:EN,data:{}};function kN(e){return e==="x"?"y":"x"}function IN(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,l=i===void 0?!0:i,o=n.altAxis,s=o===void 0?!1:o,u=n.boundary,c=n.rootBoundary,d=n.altBoundary,f=n.padding,p=n.tether,m=p===void 0?!0:p,g=n.tetherOffset,v=g===void 0?0:g,b=Qi(t,{boundary:u,rootBoundary:c,padding:f,altBoundary:d}),x=Vn(t.placement),E=ni(t.placement),C=!E,z=Nu(x),w=kN(z),y=t.modifiersData.popperOffsets,I=t.rects.reference,k=t.rects.popper,S=typeof v=="function"?v(Object.assign({},t.rects,{placement:t.placement})):v,F=typeof S=="number"?{mainAxis:S,altAxis:S}:Object.assign({mainAxis:0,altAxis:0},S),N=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,T={x:0,y:0};if(y){if(l){var B,H=z==="y"?Qt:Rt,D=z==="y"?bn:xn,j=z==="y"?"height":"width",_=y[z],G=_+b[H],J=_-b[D],A=m?-k[j]/2:0,X=E===Rr?I[j]:k[j],$=E===Rr?-k[j]:-I[j],M=t.elements.arrow,Z=m&&M?Au(M):{width:0,height:0},ce=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:d4(),ae=ce[H],U=ce[D],le=Ki(0,I[j],Z[j]),q=C?I[j]/2-A-le-ae-F.mainAxis:X-le-ae-F.mainAxis,ge=C?-I[j]/2+A+le+U+F.mainAxis:$+le+U+F.mainAxis,$e=t.elements.arrow&&Yi(t.elements.arrow),te=$e?z==="y"?$e.clientTop||0:$e.clientLeft||0:0,Ne=(B=N?.[z])!=null?B:0,qe=_+q-Ne-te,Ze=_+ge-Ne,Oe=Ki(m?Ta(G,qe):G,_,m?Dr(J,Ze):J);y[z]=Oe,T[z]=Oe-_}if(s){var mt,Pt=z==="x"?Qt:Rt,at=z==="x"?bn:xn,Be=y[w],Et=w==="y"?"height":"width",rt=Be+b[Pt],pt=Be-b[at],me=[Qt,Rt].indexOf(x)!==-1,ze=(mt=N?.[w])!=null?mt:0,W=me?rt:Be-I[Et]-k[Et]-ze+F.altAxis,R=me?Be+I[Et]+k[Et]-ze-F.altAxis:pt,de=m&&me?YA(W,Be,R):Ki(m?W:rt,Be,m?R:pt);y[w]=de,T[w]=de-Be}t.modifiersData[r]=T}}const SN={name:"preventOverflow",enabled:!0,phase:"main",fn:IN,requiresIfExists:["offset"]};function zN(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function FN(e){return e===sn(e)||!yn(e)?Du(e):zN(e)}function MN(e){var t=e.getBoundingClientRect(),n=ei(t.width)/e.offsetWidth||1,r=ei(t.height)/e.offsetHeight||1;return n!==1||r!==1}function AN(e,t,n){n===void 0&&(n=!1);var r=yn(t),i=yn(t)&&MN(t),l=br(t),o=ti(e,i,n),s={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(r||!r&&!n)&&((jn(t)!=="body"||Tu(l))&&(s=FN(t)),yn(t)?(u=ti(t,!0),u.x+=t.clientLeft,u.y+=t.clientTop):l&&(u.x=Lu(l))),{x:o.left+s.scrollLeft-u.x,y:o.top+s.scrollTop-u.y,width:o.width,height:o.height}}function NN(e){var t=new Map,n=new Set,r=[];e.forEach(function(l){t.set(l.name,l)});function i(l){n.add(l.name);var o=[].concat(l.requires||[],l.requiresIfExists||[]);o.forEach(function(s){if(!n.has(s)){var u=t.get(s);u&&i(u)}}),r.push(l)}return e.forEach(function(l){n.has(l.name)||i(l)}),r}function DN(e){var t=NN(e);return $A.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function LN(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function TN(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var w4={placement:"bottom",modifiers:[],strategy:"absolute"};function E4(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function ON(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,i=t.defaultOptions,l=i===void 0?w4:i;return function(s,u,c){c===void 0&&(c=l);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},w4,l),modifiersData:{},elements:{reference:s,popper:u},attributes:{},styles:{}},f=[],p=!1,m={state:d,setOptions:function(x){var E=typeof x=="function"?x(d.options):x;v(),d.options=Object.assign({},l,d.options,E),d.scrollParents={reference:Nr(s)?qi(s):s.contextElement?qi(s.contextElement):[],popper:qi(u)};var C=DN(TN([].concat(r,d.options.modifiers)));return d.orderedModifiers=C.filter(function(z){return z.enabled}),g(),m.update()},forceUpdate:function(){if(!p){var x=d.elements,E=x.reference,C=x.popper;if(E4(E,C)){d.rects={reference:AN(E,Yi(C),d.options.strategy==="fixed"),popper:Au(C)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(F){return d.modifiersData[F.name]=Object.assign({},F.data)});for(var z=0;z<d.orderedModifiers.length;z++){if(d.reset===!0){d.reset=!1,z=-1;continue}var w=d.orderedModifiers[z],y=w.fn,I=w.options,k=I===void 0?{}:I,S=w.name;typeof y=="function"&&(d=y({state:d,options:k,name:S,instance:m})||d)}}}},update:LN(function(){return new Promise(function(b){m.forceUpdate(),b(d)})}),destroy:function(){v(),p=!0}};if(!E4(s,u))return m;m.setOptions(c).then(function(b){!p&&c.onFirstUpdate&&c.onFirstUpdate(b)});function g(){d.orderedModifiers.forEach(function(b){var x=b.name,E=b.options,C=E===void 0?{}:E,z=b.effect;if(typeof z=="function"){var w=z({state:d,name:x,instance:m,options:C}),y=function(){};f.push(w||y)}})}function v(){f.forEach(function(b){return b()}),f=[]}return m}}var PN=[lN,CN,rN,XA,wN,gN,SN,RA,bN],BN=ON({defaultModifiers:PN}),Pu,C4;function HN(){if(C4)return Pu;C4=1;var e=typeof Element<"u",t=typeof Map=="function",n=typeof Set=="function",r=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function i(l,o){if(l===o)return!0;if(l&&o&&typeof l=="object"&&typeof o=="object"){if(l.constructor!==o.constructor)return!1;var s,u,c;if(Array.isArray(l)){if(s=l.length,s!=o.length)return!1;for(u=s;u--!==0;)if(!i(l[u],o[u]))return!1;return!0}var d;if(t&&l instanceof Map&&o instanceof Map){if(l.size!==o.size)return!1;for(d=l.entries();!(u=d.next()).done;)if(!o.has(u.value[0]))return!1;for(d=l.entries();!(u=d.next()).done;)if(!i(u.value[1],o.get(u.value[0])))return!1;return!0}if(n&&l instanceof Set&&o instanceof Set){if(l.size!==o.size)return!1;for(d=l.entries();!(u=d.next()).done;)if(!o.has(u.value[0]))return!1;return!0}if(r&&ArrayBuffer.isView(l)&&ArrayBuffer.isView(o)){if(s=l.length,s!=o.length)return!1;for(u=s;u--!==0;)if(l[u]!==o[u])return!1;return!0}if(l.constructor===RegExp)return l.source===o.source&&l.flags===o.flags;if(l.valueOf!==Object.prototype.valueOf&&typeof l.valueOf=="function"&&typeof o.valueOf=="function")return l.valueOf()===o.valueOf();if(l.toString!==Object.prototype.toString&&typeof l.toString=="function"&&typeof o.toString=="function")return l.toString()===o.toString();if(c=Object.keys(l),s=c.length,s!==Object.keys(o).length)return!1;for(u=s;u--!==0;)if(!Object.prototype.hasOwnProperty.call(o,c[u]))return!1;if(e&&l instanceof Element)return!1;for(u=s;u--!==0;)if(!((c[u]==="_owner"||c[u]==="__v"||c[u]==="__o")&&l.$$typeof)&&!i(l[c[u]],o[c[u]]))return!1;return!0}return l!==l&&o!==o}return Pu=function(o,s){try{return i(o,s)}catch(u){if((u.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw u}},Pu}var jN=HN();const VN=Hr(jN);var GN=[],_N=function(t,n,r){r===void 0&&(r={});var i=ve.useRef(null),l={onFirstUpdate:r.onFirstUpdate,placement:r.placement||"bottom",strategy:r.strategy||"absolute",modifiers:r.modifiers||GN},o=ve.useState({styles:{popper:{position:l.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),s=o[0],u=o[1],c=ve.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(m){var g=m.state,v=Object.keys(g.elements);pv.flushSync(function(){u({styles:r4(v.map(function(b){return[b,g.styles[b]||{}]})),attributes:r4(v.map(function(b){return[b,g.attributes[b]]}))})})},requires:["computeStyles"]}},[]),d=ve.useMemo(function(){var p={onFirstUpdate:l.onFirstUpdate,placement:l.placement,strategy:l.strategy,modifiers:[].concat(l.modifiers,[c,{name:"applyStyles",enabled:!1}])};return VN(i.current,p)?i.current||p:(i.current=p,p)},[l.onFirstUpdate,l.placement,l.strategy,l.modifiers,c]),f=ve.useRef();return i4(function(){f.current&&f.current.setOptions(d)},[d]),i4(function(){if(!(t==null||n==null)){var p=r.createPopper||BN,m=p(t,n,d);return f.current=m,function(){m.destroy(),f.current=null}}},[t,n,r.createPopper]),{state:f.current?f.current.state:null,styles:s.styles,attributes:s.attributes,update:f.current?f.current.update:null,forceUpdate:f.current?f.current.forceUpdate:null}};function k4(e){var t=ve.useRef(e);return t.current=e,ve.useCallback(function(){return t.current},[])}var $N=function(){};function WN(e){var t=e.initial,n=e.value,r=e.onChange,i=r===void 0?$N:r;if(t===void 0&&n===void 0)throw new TypeError('Either "value" or "initial" variable must be set. Now both are undefined');var l=ve.useState(t),o=l[0],s=l[1],u=k4(o),c=ve.useCallback(function(f){var p=u(),m=typeof f=="function"?f(p):f;typeof m.persist=="function"&&m.persist(),s(m),typeof i=="function"&&i(m)},[u,i]),d=n!==void 0;return[d?n:o,d?i:c]}function I4(e,t){return e===void 0&&(e=0),t===void 0&&(t=0),function(){return{width:0,height:0,top:t,right:e,bottom:t,left:e,x:0,y:0,toJSON:function(){return null}}}}var UN=["styles","attributes"],S4={getBoundingClientRect:I4()},z4={closeOnOutsideClick:!0,closeOnTriggerHidden:!1,defaultVisible:!1,delayHide:0,delayShow:0,followCursor:!1,interactive:!1,mutationObserverOptions:{attributes:!0,childList:!0,subtree:!0},offset:[0,6],trigger:"hover"};function F4(e,t){var n,r,i;e===void 0&&(e={}),t===void 0&&(t={});var l=Object.keys(z4).reduce(function(D,j){var _;return Ee({},D,(_={},_[j]=D[j]!==void 0?D[j]:z4[j],_))},e),o=ve.useMemo(function(){return[{name:"offset",options:{offset:l.offset}}]},Array.isArray(l.offset)?l.offset:[]),s=Ee({},t,{placement:t.placement||l.placement,modifiers:t.modifiers||o}),u=ve.useState(null),c=u[0],d=u[1],f=ve.useState(null),p=f[0],m=f[1],g=WN({initial:l.defaultVisible,value:l.visible,onChange:l.onVisibleChange}),v=g[0],b=g[1],x=ve.useRef();ve.useEffect(function(){return function(){return clearTimeout(x.current)}},[]);var E=_N(l.followCursor?S4:c,p,s),C=E.styles,z=E.attributes,w=K1(E,UN),y=w.update,I=k4({visible:v,triggerRef:c,tooltipRef:p,finalConfig:l}),k=ve.useCallback(function(D){return Array.isArray(l.trigger)?l.trigger.includes(D):l.trigger===D},Array.isArray(l.trigger)?l.trigger:[l.trigger]),S=ve.useCallback(function(){clearTimeout(x.current),x.current=window.setTimeout(function(){return b(!1)},l.delayHide)},[l.delayHide,b]),F=ve.useCallback(function(){clearTimeout(x.current),x.current=window.setTimeout(function(){return b(!0)},l.delayShow)},[l.delayShow,b]),N=ve.useCallback(function(){I().visible?S():F()},[I,S,F]);ve.useEffect(function(){if(I().finalConfig.closeOnOutsideClick){var D=function(_){var G,J=I(),A=J.tooltipRef,X=J.triggerRef,$=(_.composedPath==null||(G=_.composedPath())==null?void 0:G[0])||_.target;$ instanceof Node&&A!=null&&X!=null&&!A.contains($)&&!X.contains($)&&S()};return document.addEventListener("mousedown",D),function(){return document.removeEventListener("mousedown",D)}}},[I,S]),ve.useEffect(function(){if(!(c==null||!k("click")))return c.addEventListener("click",N),function(){return c.removeEventListener("click",N)}},[c,k,N]),ve.useEffect(function(){if(!(c==null||!k("double-click")))return c.addEventListener("dblclick",N),function(){return c.removeEventListener("dblclick",N)}},[c,k,N]),ve.useEffect(function(){if(!(c==null||!k("right-click"))){var D=function(_){_.preventDefault(),N()};return c.addEventListener("contextmenu",D),function(){return c.removeEventListener("contextmenu",D)}}},[c,k,N]),ve.useEffect(function(){if(!(c==null||!k("focus")))return c.addEventListener("focus",F),c.addEventListener("blur",S),function(){c.removeEventListener("focus",F),c.removeEventListener("blur",S)}},[c,k,F,S]),ve.useEffect(function(){if(!(c==null||!k("hover")))return c.addEventListener("mouseenter",F),c.addEventListener("mouseleave",S),function(){c.removeEventListener("mouseenter",F),c.removeEventListener("mouseleave",S)}},[c,k,F,S]),ve.useEffect(function(){if(!(p==null||!k("hover")||!I().finalConfig.interactive))return p.addEventListener("mouseenter",F),p.addEventListener("mouseleave",S),function(){p.removeEventListener("mouseenter",F),p.removeEventListener("mouseleave",S)}},[p,k,F,S,I]);var T=w==null||(n=w.state)==null||(r=n.modifiersData)==null||(i=r.hide)==null?void 0:i.isReferenceHidden;ve.useEffect(function(){l.closeOnTriggerHidden&&T&&S()},[l.closeOnTriggerHidden,S,T]),ve.useEffect(function(){if(!l.followCursor||c==null)return;function D(j){var _=j.clientX,G=j.clientY;S4.getBoundingClientRect=I4(_,G),y?.()}return c.addEventListener("mousemove",D),function(){return c.removeEventListener("mousemove",D)}},[l.followCursor,c,y]),ve.useEffect(function(){if(!(p==null||y==null||l.mutationObserverOptions==null)){var D=new MutationObserver(y);return D.observe(p,l.mutationObserverOptions),function(){return D.disconnect()}}},[l.mutationObserverOptions,p,y]);var B=function(j){return j===void 0&&(j={}),Ee({},j,{style:Ee({},j.style,C.popper)},z.popper,{"data-popper-interactive":l.interactive})},H=function(j){return j===void 0&&(j={}),Ee({},j,z.arrow,{style:Ee({},j.style,C.arrow),"data-popper-arrow":!0})};return Ee({getArrowProps:H,getTooltipProps:B,setTooltipRef:m,setTriggerRef:d,tooltipRef:p,triggerRef:c,visible:v},w)}const Gn=({children:e,title:t,hideTooltip:n=!1,delayShow:r=!1,whiteSpace:i="initial",placement:l="top",className:o})=>{const{getArrowProps:s,getTooltipProps:u,setTooltipRef:c,setTriggerRef:d,visible:f}=F4({placement:l}),[p,m]=a.useState(!r),[g,v]=a.useState(null),b=()=>{if(r){const E=setTimeout(()=>{m(!0)},1e3);v(E)}else m(!0)},x=()=>{g&&(clearTimeout(g),v(null)),r&&m(!1)};return h.jsxs(h.Fragment,{children:[h.jsx("div",{ref:d,className:o,onMouseEnter:b,onMouseLeave:x,children:e}),f&&(r?p&&t:t)&&!n&&Zt.createPortal(h.jsxs("div",{ref:c,...u({className:"tooltip-container",style:{whiteSpace:i}}),children:[t,h.jsx("div",{...s({className:"tooltip-arrow"})})]}),document.body)]})};function M4(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=M4(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Kn(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=M4(e))&&(r&&(r+=" "),r+=t);return r}const Ri=e=>typeof e=="number"&&!isNaN(e),Lr=e=>typeof e=="string",un=e=>typeof e=="function",Ha=e=>Lr(e)||un(e)?e:null,Bu=e=>a.isValidElement(e)||Lr(e)||un(e)||Ri(e);function XN(e,t,n){n===void 0&&(n=300);const{scrollHeight:r,style:i}=e;requestAnimationFrame(()=>{i.minHeight="initial",i.height=r+"px",i.transition=`all ${n}ms`,requestAnimationFrame(()=>{i.height="0",i.padding="0",i.margin="0",setTimeout(t,n)})})}function ja(e){let{enter:t,exit:n,appendPosition:r=!1,collapse:i=!0,collapseDuration:l=300}=e;return function(o){let{children:s,position:u,preventExitTransition:c,done:d,nodeRef:f,isIn:p,playToast:m}=o;const g=r?`${t}--${u}`:t,v=r?`${n}--${u}`:n,b=a.useRef(0);return a.useLayoutEffect(()=>{const x=f.current,E=g.split(" "),C=z=>{z.target===f.current&&(m(),x.removeEventListener("animationend",C),x.removeEventListener("animationcancel",C),b.current===0&&z.type!=="animationcancel"&&x.classList.remove(...E))};x.classList.add(...E),x.addEventListener("animationend",C),x.addEventListener("animationcancel",C)},[]),a.useEffect(()=>{const x=f.current,E=()=>{x.removeEventListener("animationend",E),i?XN(x,d,l):d()};p||(c?E():(b.current=1,x.className+=` ${v}`,x.addEventListener("animationend",E)))},[p]),a.createElement(a.Fragment,null,s)}}function A4(e,t){return e!=null?{content:e.content,containerId:e.props.containerId,id:e.props.toastId,theme:e.props.theme,type:e.props.type,data:e.props.data||{},isLoading:e.props.isLoading,icon:e.props.icon,status:t}:{}}const Ut=new Map;let el=[];const Hu=new Set,JN=e=>Hu.forEach(t=>t(e)),N4=()=>Ut.size>0;function D4(e,t){var n;if(t)return!((n=Ut.get(t))==null||!n.isToastActive(e));let r=!1;return Ut.forEach(i=>{i.isToastActive(e)&&(r=!0)}),r}function L4(e,t){Bu(e)&&(N4()||el.push({content:e,options:t}),Ut.forEach(n=>{n.buildToast(e,t)}))}function T4(e,t){Ut.forEach(n=>{t!=null&&t!=null&&t.containerId?t?.containerId===n.id&&n.toggle(e,t?.id):n.toggle(e,t?.id)})}function ZN(e){const{subscribe:t,getSnapshot:n,setProps:r}=a.useRef(function(l){const o=l.containerId||1;return{subscribe(s){const u=function(d,f,p){let m=1,g=0,v=[],b=[],x=[],E=f;const C=new Map,z=new Set,w=()=>{x=Array.from(C.values()),z.forEach(k=>k())},y=k=>{b=k==null?[]:b.filter(S=>S!==k),w()},I=k=>{const{toastId:S,onOpen:F,updateId:N,children:T}=k.props,B=N==null;k.staleId&&C.delete(k.staleId),C.set(S,k),b=[...b,k.props.toastId].filter(H=>H!==k.staleId),w(),p(A4(k,B?"added":"updated")),B&&un(F)&&F(a.isValidElement(T)&&T.props)};return{id:d,props:E,observe:k=>(z.add(k),()=>z.delete(k)),toggle:(k,S)=>{C.forEach(F=>{S!=null&&S!==F.props.toastId||un(F.toggle)&&F.toggle(k)})},removeToast:y,toasts:C,clearQueue:()=>{g-=v.length,v=[]},buildToast:(k,S)=>{if(($=>{let{containerId:M,toastId:Z,updateId:ce}=$;const ae=M?M!==d:d!==1,U=C.has(Z)&&ce==null;return ae||U})(S))return;const{toastId:F,updateId:N,data:T,staleId:B,delay:H}=S,D=()=>{y(F)},j=N==null;j&&g++;const _={...E,style:E.toastStyle,key:m++,...Object.fromEntries(Object.entries(S).filter($=>{let[M,Z]=$;return Z!=null})),toastId:F,updateId:N,data:T,closeToast:D,isIn:!1,className:Ha(S.className||E.toastClassName),bodyClassName:Ha(S.bodyClassName||E.bodyClassName),progressClassName:Ha(S.progressClassName||E.progressClassName),autoClose:!S.isLoading&&(G=S.autoClose,J=E.autoClose,G===!1||Ri(G)&&G>0?G:J),deleteToast(){const $=C.get(F),{onClose:M,children:Z}=$.props;un(M)&&M(a.isValidElement(Z)&&Z.props),p(A4($,"removed")),C.delete(F),g--,g<0&&(g=0),v.length>0?I(v.shift()):w()}};var G,J;_.closeButton=E.closeButton,S.closeButton===!1||Bu(S.closeButton)?_.closeButton=S.closeButton:S.closeButton===!0&&(_.closeButton=!Bu(E.closeButton)||E.closeButton);let A=k;a.isValidElement(k)&&!Lr(k.type)?A=a.cloneElement(k,{closeToast:D,toastProps:_,data:T}):un(k)&&(A=k({closeToast:D,toastProps:_,data:T}));const X={content:A,props:_,staleId:B};E.limit&&E.limit>0&&g>E.limit&&j?v.push(X):Ri(H)?setTimeout(()=>{I(X)},H):I(X)},setProps(k){E=k},setToggle:(k,S)=>{C.get(k).toggle=S},isToastActive:k=>b.some(S=>S===k),getSnapshot:()=>x}}(o,l,JN);Ut.set(o,u);const c=u.observe(s);return el.forEach(d=>L4(d.content,d.options)),el=[],()=>{c(),Ut.delete(o)}},setProps(s){var u;(u=Ut.get(o))==null||u.setProps(s)},getSnapshot(){var s;return(s=Ut.get(o))==null?void 0:s.getSnapshot()}}}(e)).current;r(e);const i=a.useSyncExternalStore(t,n,n);return{getToastToRender:function(l){if(!i)return[];const o=new Map;return e.newestOnTop&&i.reverse(),i.forEach(s=>{const{position:u}=s.props;o.has(u)||o.set(u,[]),o.get(u).push(s)}),Array.from(o,s=>l(s[0],s[1]))},isToastActive:D4,count:i?.length}}function YN(e){const[t,n]=a.useState(!1),[r,i]=a.useState(!1),l=a.useRef(null),o=a.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:s,pauseOnHover:u,closeToast:c,onClick:d,closeOnClick:f}=e;var p,m;function g(){n(!0)}function v(){n(!1)}function b(C){const z=l.current;o.canDrag&&z&&(o.didMove=!0,t&&v(),o.delta=e.draggableDirection==="x"?C.clientX-o.start:C.clientY-o.start,o.start!==C.clientX&&(o.canCloseOnClick=!1),z.style.transform=`translate3d(${e.draggableDirection==="x"?`${o.delta}px, var(--y)`:`0, calc(${o.delta}px + var(--y))`},0)`,z.style.opacity=""+(1-Math.abs(o.delta/o.removalDistance)))}function x(){document.removeEventListener("pointermove",b),document.removeEventListener("pointerup",x);const C=l.current;if(o.canDrag&&o.didMove&&C){if(o.canDrag=!1,Math.abs(o.delta)>o.removalDistance)return i(!0),e.closeToast(),void e.collapseAll();C.style.transition="transform 0.2s, opacity 0.2s",C.style.removeProperty("transform"),C.style.removeProperty("opacity")}}(m=Ut.get((p={id:e.toastId,containerId:e.containerId,fn:n}).containerId||1))==null||m.setToggle(p.id,p.fn),a.useEffect(()=>{if(e.pauseOnFocusLoss)return document.hasFocus()||v(),window.addEventListener("focus",g),window.addEventListener("blur",v),()=>{window.removeEventListener("focus",g),window.removeEventListener("blur",v)}},[e.pauseOnFocusLoss]);const E={onPointerDown:function(C){if(e.draggable===!0||e.draggable===C.pointerType){o.didMove=!1,document.addEventListener("pointermove",b),document.addEventListener("pointerup",x);const z=l.current;o.canCloseOnClick=!0,o.canDrag=!0,z.style.transition="none",e.draggableDirection==="x"?(o.start=C.clientX,o.removalDistance=z.offsetWidth*(e.draggablePercent/100)):(o.start=C.clientY,o.removalDistance=z.offsetHeight*(e.draggablePercent===80?1.5*e.draggablePercent:e.draggablePercent)/100)}},onPointerUp:function(C){const{top:z,bottom:w,left:y,right:I}=l.current.getBoundingClientRect();C.nativeEvent.type!=="touchend"&&e.pauseOnHover&&C.clientX>=y&&C.clientX<=I&&C.clientY>=z&&C.clientY<=w?v():g()}};return s&&u&&(E.onMouseEnter=v,e.stacked||(E.onMouseLeave=g)),f&&(E.onClick=C=>{d&&d(C),o.canCloseOnClick&&c()}),{playToast:g,pauseToast:v,isRunning:t,preventExitTransition:r,toastRef:l,eventHandlers:E}}function KN(e){let{delay:t,isRunning:n,closeToast:r,type:i="default",hide:l,className:o,style:s,controlledProgress:u,progress:c,rtl:d,isIn:f,theme:p}=e;const m=l||u&&c===0,g={...s,animationDuration:`${t}ms`,animationPlayState:n?"running":"paused"};u&&(g.transform=`scaleX(${c})`);const v=Kn("Toastify__progress-bar",u?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${p}`,`Toastify__progress-bar--${i}`,{"Toastify__progress-bar--rtl":d}),b=un(o)?o({rtl:d,type:i,defaultClassName:v}):Kn(v,o),x={[u&&c>=1?"onTransitionEnd":"onAnimationEnd"]:u&&c<1?null:()=>{f&&r()}};return a.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":m},a.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${p} Toastify__progress-bar--${i}`}),a.createElement("div",{role:"progressbar","aria-hidden":m?"true":"false","aria-label":"notification timer",className:b,style:g,...x}))}let qN=1;const O4=()=>""+qN++;function QN(e){return e&&(Lr(e.toastId)||Ri(e.toastId))?e.toastId:O4()}function tl(e,t){return L4(e,t),t.toastId}function Va(e,t){return{...t,type:t&&t.type||e,toastId:QN(t)}}function Ga(e){return(t,n)=>tl(t,Va(e,n))}function Me(e,t){return tl(e,Va("default",t))}Me.loading=(e,t)=>tl(e,Va("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...t})),Me.promise=function(e,t,n){let r,{pending:i,error:l,success:o}=t;i&&(r=Lr(i)?Me.loading(i,n):Me.loading(i.render,{...n,...i}));const s={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},u=(d,f,p)=>{if(f==null)return void Me.dismiss(r);const m={type:d,...s,...n,data:p},g=Lr(f)?{render:f}:f;return r?Me.update(r,{...m,...g}):Me(g.render,{...m,...g}),p},c=un(e)?e():e;return c.then(d=>u("success",o,d)).catch(d=>u("error",l,d)),c},Me.success=Ga("success"),Me.info=Ga("info"),Me.error=Ga("error"),Me.warning=Ga("warning"),Me.warn=Me.warning,Me.dark=(e,t)=>tl(e,Va("default",{theme:"dark",...t})),Me.dismiss=function(e){(function(t){var n;if(N4()){if(t==null||Lr(n=t)||Ri(n))Ut.forEach(r=>{r.removeToast(t)});else if(t&&("containerId"in t||"id"in t)){const r=Ut.get(t.containerId);r?r.removeToast(t.id):Ut.forEach(i=>{i.removeToast(t.id)})}}else el=el.filter(r=>t!=null&&r.options.toastId!==t)})(e)},Me.clearWaitingQueue=function(e){e===void 0&&(e={}),Ut.forEach(t=>{!t.props.limit||e.containerId&&t.id!==e.containerId||t.clearQueue()})},Me.isActive=D4,Me.update=function(e,t){t===void 0&&(t={});const n=((r,i)=>{var l;let{containerId:o}=i;return(l=Ut.get(o||1))==null?void 0:l.toasts.get(r)})(e,t);if(n){const{props:r,content:i}=n,l={delay:100,...r,...t,toastId:t.toastId||e,updateId:O4()};l.toastId!==e&&(l.staleId=e);const o=l.render||i;delete l.render,tl(o,l)}},Me.done=e=>{Me.update(e,{progress:1})},Me.onChange=function(e){return Hu.add(e),()=>{Hu.delete(e)}},Me.play=e=>T4(!0,e),Me.pause=e=>T4(!1,e);const RN=typeof window<"u"?a.useLayoutEffect:a.useEffect,_a=e=>{let{theme:t,type:n,isLoading:r,...i}=e;return a.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...i})},ju={info:function(e){return a.createElement(_a,{...e},a.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(e){return a.createElement(_a,{...e},a.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(e){return a.createElement(_a,{...e},a.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(e){return a.createElement(_a,{...e},a.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return a.createElement("div",{className:"Toastify__spinner"})}},eD=e=>{const{isRunning:t,preventExitTransition:n,toastRef:r,eventHandlers:i,playToast:l}=YN(e),{closeButton:o,children:s,autoClose:u,onClick:c,type:d,hideProgressBar:f,closeToast:p,transition:m,position:g,className:v,style:b,bodyClassName:x,bodyStyle:E,progressClassName:C,progressStyle:z,updateId:w,role:y,progress:I,rtl:k,toastId:S,deleteToast:F,isIn:N,isLoading:T,closeOnClick:B,theme:H}=e,D=Kn("Toastify__toast",`Toastify__toast-theme--${H}`,`Toastify__toast--${d}`,{"Toastify__toast--rtl":k},{"Toastify__toast--close-on-click":B}),j=un(v)?v({rtl:k,position:g,type:d,defaultClassName:D}):Kn(D,v),_=function(X){let{theme:$,type:M,isLoading:Z,icon:ce}=X,ae=null;const U={theme:$,type:M};return ce===!1||(un(ce)?ae=ce({...U,isLoading:Z}):a.isValidElement(ce)?ae=a.cloneElement(ce,U):Z?ae=ju.spinner():(le=>le in ju)(M)&&(ae=ju[M](U))),ae}(e),G=!!I||!u,J={closeToast:p,type:d,theme:H};let A=null;return o===!1||(A=un(o)?o(J):a.isValidElement(o)?a.cloneElement(o,J):function(X){let{closeToast:$,theme:M,ariaLabel:Z="close"}=X;return a.createElement("button",{className:`Toastify__close-button Toastify__close-button--${M}`,type:"button",onClick:ce=>{ce.stopPropagation(),$(ce)},"aria-label":Z},a.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},a.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}(J)),a.createElement(m,{isIn:N,done:F,position:g,preventExitTransition:n,nodeRef:r,playToast:l},a.createElement("div",{id:S,onClick:c,"data-in":N,className:j,...i,style:b,ref:r},a.createElement("div",{...N&&{role:y},className:un(x)?x({type:d}):Kn("Toastify__toast-body",x),style:E},_!=null&&a.createElement("div",{className:Kn("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!T})},_),a.createElement("div",null,s)),A,a.createElement(KN,{...w&&!G?{key:`pb-${w}`}:{},rtl:k,theme:H,delay:u,isRunning:t,isIn:N,closeToast:p,hide:f,type:d,style:z,className:C,controlledProgress:G,progress:I||0})))},$a=function(e,t){return t===void 0&&(t=!1),{enter:`Toastify--animate Toastify__${e}-enter`,exit:`Toastify--animate Toastify__${e}-exit`,appendPosition:t}},tD=ja($a("bounce",!0)),nD=ja($a("slide",!0));ja($a("zoom")),ja($a("flip"));const rD={position:"top-right",transition:tD,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function iD(e){let t={...rD,...e};const n=e.stacked,[r,i]=a.useState(!0),l=a.useRef(null),{getToastToRender:o,isToastActive:s,count:u}=ZN(t),{className:c,style:d,rtl:f,containerId:p}=t;function m(v){const b=Kn("Toastify__toast-container",`Toastify__toast-container--${v}`,{"Toastify__toast-container--rtl":f});return un(c)?c({position:v,rtl:f,defaultClassName:b}):Kn(b,Ha(c))}function g(){n&&(i(!0),Me.play())}return RN(()=>{if(n){var v;const b=l.current.querySelectorAll('[data-in="true"]'),x=12,E=(v=t.position)==null?void 0:v.includes("top");let C=0,z=0;Array.from(b).reverse().forEach((w,y)=>{const I=w;I.classList.add("Toastify__toast--stacked"),y>0&&(I.dataset.collapsed=`${r}`),I.dataset.pos||(I.dataset.pos=E?"top":"bot");const k=C*(r?.2:1)+(r?0:x*y);I.style.setProperty("--y",`${E?k:-1*k}px`),I.style.setProperty("--g",`${x}`),I.style.setProperty("--s",""+(1-(r?z:0))),C+=I.offsetHeight,z+=.025})}},[r,u,n]),a.createElement("div",{ref:l,className:"Toastify",id:p,onMouseEnter:()=>{n&&(i(!1),Me.pause())},onMouseLeave:g},o((v,b)=>{const x=b.length?{...d}:{...d,pointerEvents:"none"};return a.createElement("div",{className:m(v),style:x,key:`container-${v}`},b.map(E=>{let{content:C,props:z}=E;return a.createElement(eD,{...z,stacked:n,collapseAll:g,isIn:s(z.toastId,z.containerId),style:z.style,key:`toast-${z.key}`},C)}))}))}const lD=({size:e=24,fill:t="#12B76A"})=>h.jsx("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:t,xmlns:"http://www.w3.org/2000/svg",children:h.jsx("g",{mask:"url(#mask0_4874_46615)",children:h.jsx("path",{d:"M10.6 13.8L8.425 11.625C8.24167 11.4417 8.01267 11.3543 7.738 11.363C7.46267 11.371 7.23333 11.4667 7.05 11.65C6.86667 11.8333 6.775 12.0667 6.775 12.35C6.775 12.6333 6.86667 12.8667 7.05 13.05L9.9 15.9C10.0833 16.0833 10.3167 16.175 10.6 16.175C10.8833 16.175 11.1167 16.0833 11.3 15.9L16.975 10.225C17.1583 10.0417 17.246 9.81233 17.238 9.537C17.2293 9.26233 17.1333 9.03333 16.95 8.85C16.7667 8.66667 16.5333 8.575 16.25 8.575C15.9667 8.575 15.7333 8.66667 15.55 8.85L10.6 13.8ZM12 22C10.6167 22 9.31667 21.7373 8.1 21.212C6.88333 20.6873 5.825 19.975 4.925 19.075C4.025 18.175 3.31267 17.1167 2.788 15.9C2.26267 14.6833 2 13.3833 2 12C2 10.6167 2.26267 9.31667 2.788 8.1C3.31267 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.31233 8.1 2.787C9.31667 2.26233 10.6167 2 12 2C13.3833 2 14.6833 2.26233 15.9 2.787C17.1167 3.31233 18.175 4.025 19.075 4.925C19.975 5.825 20.6873 6.88333 21.212 8.1C21.7373 9.31667 22 10.6167 22 12C22 13.3833 21.7373 14.6833 21.212 15.9C20.6873 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6873 15.9 21.212C14.6833 21.7373 13.3833 22 12 22ZM12 20C14.2167 20 16.1043 19.221 17.663 17.663C19.221 16.1043 20 14.2167 20 12C20 9.78333 19.221 7.89567 17.663 6.337C16.1043 4.779 14.2167 4 12 4C9.78333 4 7.896 4.779 6.338 6.337C4.77933 7.89567 4 9.78333 4 12C4 14.2167 4.77933 16.1043 6.338 17.663C7.896 19.221 9.78333 20 12 20Z",fill:t})})}),aD=({size:e=24,fill:t="#F04438"})=>h.jsx("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:h.jsx("g",{id:"error",children:h.jsx("g",{mask:"url(#mask0_4874_46622)",children:h.jsx("path",{id:"error_2",d:"M12 17C12.2833 17 12.5208 16.9042 12.7125 16.7125C12.9042 16.5208 13 16.2833 13 16C13 15.7167 12.9042 15.4792 12.7125 15.2875C12.5208 15.0958 12.2833 15 12 15C11.7167 15 11.4792 15.0958 11.2875 15.2875C11.0958 15.4792 11 15.7167 11 16C11 16.2833 11.0958 16.5208 11.2875 16.7125C11.4792 16.9042 11.7167 17 12 17ZM12 13C12.2833 13 12.5208 12.9042 12.7125 12.7125C12.9042 12.5208 13 12.2833 13 12V8C13 7.71667 12.9042 7.47917 12.7125 7.2875C12.5208 7.09583 12.2833 7 12 7C11.7167 7 11.4792 7.09583 11.2875 7.2875C11.0958 7.47917 11 7.71667 11 8V12C11 12.2833 11.0958 12.5208 11.2875 12.7125C11.4792 12.9042 11.7167 13 12 13ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z",fill:t})})})}),oD=({size:e=24,fill:t="#F79009"})=>h.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:h.jsx("path",{d:"M12 5.99L19.53 19H4.47L12 5.99ZM2.74 18C1.97 19.33 2.93 21 4.47 21H19.53C21.07 21 22.03 19.33 21.26 18L13.73 4.99C12.96 3.66 11.04 3.66 10.27 4.99L2.74 18ZM11 11V13C11 13.55 11.45 14 12 14C12.55 14 13 13.55 13 13V11C13 10.45 12.55 10 12 10C11.45 10 11 10.45 11 11ZM11 16H13V18H11V16Z",fill:t})}),sD=({size:e=24,fill:t="#016DCF"})=>h.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[h.jsx("mask",{id:"mask0_32271_5688",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:h.jsx("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),h.jsx("g",{mask:"url(#mask0_32271_5688)",children:h.jsx("path",{d:"M12 17C12.2833 17 12.5208 16.9042 12.7125 16.7125C12.9042 16.5208 13 16.2833 13 16V12C13 11.7167 12.9042 11.4792 12.7125 11.2875C12.5208 11.0958 12.2833 11 12 11C11.7167 11 11.4792 11.0958 11.2875 11.2875C11.0958 11.4792 11 11.7167 11 12V16C11 16.2833 11.0958 16.5208 11.2875 16.7125C11.4792 16.9042 11.7167 17 12 17ZM12 9C12.2833 9 12.5208 8.90417 12.7125 8.7125C12.9042 8.52083 13 8.28333 13 8C13 7.71667 12.9042 7.47917 12.7125 7.2875C12.5208 7.09583 12.2833 7 12 7C11.7167 7 11.4792 7.09583 11.2875 7.2875C11.0958 7.47917 11 7.71667 11 8C11 8.28333 11.0958 8.52083 11.2875 8.7125C11.4792 8.90417 11.7167 9 12 9ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z",fill:t})})]}),uD=({size:e=24,fill:t="#016DCF"})=>h.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",children:[h.jsx("mask",{id:"mask0_35096_2621",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:h.jsx("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),h.jsx("g",{mask:"url(#mask0_35096_2621)",children:h.jsx("path",{d:"M8 20H16V17C16 15.9 15.6083 14.9583 14.825 14.175C14.0417 13.3917 13.1 13 12 13C10.9 13 9.95833 13.3917 9.175 14.175C8.39167 14.9583 8 15.9 8 17V20ZM12 11C13.1 11 14.0417 10.6083 14.825 9.825C15.6083 9.04167 16 8.1 16 7V4H8V7C8 8.1 8.39167 9.04167 9.175 9.825C9.95833 10.6083 10.9 11 12 11ZM5 22C4.71667 22 4.47917 21.9042 4.2875 21.7125C4.09583 21.5208 4 21.2833 4 21C4 20.7167 4.09583 20.4792 4.2875 20.2875C4.47917 20.0958 4.71667 20 5 20H6V17C6 15.9833 6.2375 15.0292 6.7125 14.1375C7.1875 13.2458 7.85 12.5333 8.7 12C7.85 11.4667 7.1875 10.7542 6.7125 9.8625C6.2375 8.97083 6 8.01667 6 7V4H5C4.71667 4 4.47917 3.90417 4.2875 3.7125C4.09583 3.52083 4 3.28333 4 3C4 2.71667 4.09583 2.47917 4.2875 2.2875C4.47917 2.09583 4.71667 2 5 2H19C19.2833 2 19.5208 2.09583 19.7125 2.2875C19.9042 2.47917 20 2.71667 20 3C20 3.28333 19.9042 3.52083 19.7125 3.7125C19.5208 3.90417 19.2833 4 19 4H18V7C18 8.01667 17.7625 8.97083 17.2875 9.8625C16.8125 10.7542 16.15 11.4667 15.3 12C16.15 12.5333 16.8125 13.2458 17.2875 14.1375C17.7625 15.0292 18 15.9833 18 17V20H19C19.2833 20 19.5208 20.0958 19.7125 20.2875C19.9042 20.4792 20 20.7167 20 21C20 21.2833 19.9042 21.5208 19.7125 21.7125C19.5208 21.9042 19.2833 22 19 22H5Z",fill:t})})]}),cD=({size:e=16})=>h.jsx("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:h.jsx("path",{d:"M18.3 5.71a.996.996 0 00-1.41 0L12 10.59 7.11 5.7A.996.996 0 105.7 7.11L10.59 12 5.7 16.89a.996.996 0 101.41 1.41L12 13.41l4.89 4.89a.996.996 0 101.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"})}),dD=e=>{switch(e){case"success":return h.jsx("div",{className:"w-8 h-8 bg-green-50 dark:bg-green-900 rounded-full p-1 flex justify-center items-center",children:h.jsx(lD,{size:24,fill:"#12B76A"})});case"error":return h.jsx("div",{className:"w-8 h-8 bg-red-50 dark:bg-red-900 rounded-full p-1 flex justify-center items-center",children:h.jsx(aD,{fill:"#F04438",size:24})});case"warning":return h.jsx("div",{className:"w-8 h-8 bg-yellow-50 dark:bg-yellow-900 rounded-full p-1 flex justify-center items-center",children:h.jsx(oD,{fill:"#F79009",size:24})});case"info":return h.jsx("div",{className:"w-8 h-8 bg-blue-50 dark:bg-blue-900 rounded-full p-1 flex justify-center items-center",children:h.jsx(sD,{})});case"in-progress":return h.jsx("div",{className:"w-8 h-8 bg-blue-50 dark:bg-blue-900 rounded-full p-1 flex justify-center items-center",children:h.jsx(uD,{})});default:return null}},fD={success:"border-b-[5px] !border-green-500 dark:!border-t-[1px] dark:!border-r-[1px] dark:!border-l-[1px] dark:!border-t-neutral-600 dark:!border-r-neutral-600 dark:!border-l-neutral-600",error:"border-b-[5px] !border-red-500 dark:!border-t-[1px] dark:!border-r-[1px] dark:!border-l-[1px] dark:!border-t-neutral-600 dark:!border-r-neutral-600 dark:!border-l-neutral-600",warning:"border-b-[5px] !border-yellow-500 dark:!border-t-[1px] dark:!border-r-[1px] dark:!border-l-[1px] dark:!border-t-neutral-600 dark:!border-r-neutral-600 dark:!border-l-neutral-600",info:"border-b-[5px] !border-blue-500 dark:!border-t-[1px] dark:!border-r-[1px] dark:!border-l-[1px] dark:!border-t-neutral-600 dark:!border-r-neutral-600 dark:!border-l-neutral-600","in-progress":"border-b-[5px] !border-blue-500 dark:!border-t-[1px] dark:!border-r-[1px] dark:!border-l-[1px] dark:!border-t-neutral-600 dark:!border-r-neutral-600 dark:!border-l-neutral-600"},hD=({closeToast:e})=>h.jsx("button",{onClick:e,className:"text-neutral-900 dark:text-white hover:text-neutral-600 dark:hover:text-neutral-300 transition-colors",children:h.jsx(cD,{size:16})}),mD=({position:e="bottom-right",autoClose:t=3e3,hideProgressBar:n=!0,newestOnTop:r=!0,closeOnClick:i=!0,pauseOnFocusLoss:l=!1,draggable:o=!0,pauseOnHover:s=!0,rtl:u=!1,className:c,style:d={zIndex:1e5},...f})=>h.jsx(iD,{position:e,transition:nD,autoClose:t,hideProgressBar:n,newestOnTop:r,closeOnClick:i,rtl:u,pauseOnFocusLoss:l,draggable:o,pauseOnHover:s,icon:({type:p})=>dD(p),bodyStyle:{gap:"4px"},style:d,toastClassName:p=>{const{type:m="",defaultClassName:g=""}=p||{};return`w-[100%] sm:w-[400px] bg-white dark:bg-neutral-800 rounded-[4px] font-medium text-sm text-neutral-900 dark:text-white shadow-lg p-[20px] min-h-0 ${g} ${fD[m]} ${c||""}`},closeButton:hD,...f}),pD={success:(e,t)=>Me.success(e,t),error:(e,t)=>Me.error(e,t),warning:(e,t)=>Me.warning(e,t),info:(e,t)=>Me.info(e,t),inProgress:(e,t)=>Me(e,{...t,type:"in-progress"}),dismiss:e=>Me.dismiss(e),isActive:e=>Me.isActive(e)},Sn=({status:e="primary",appearance:t,className:n,disabled:r,children:i,isLoading:l,title:o,id:s,onClick:u,onKeyDown:c,badge:d,type:f="button",options:p,tooltip:m,tooltipPlacement:g="top",theme:v="light"})=>{const b=a.useCallback(()=>{switch(t){case"outline":return C();case"ghost":return z();case"dashed":return w();default:return E()}},[t,e,r,v]),x=a.useCallback(()=>{switch(t){case"dashed":return y();default:return{}}},[t,e,r,v]),E=a.useCallback(()=>{switch(e){case"primary":return"bg-primary-600 text-white focus:border-primary-200 hover:bg-primary-700 disabled:opacity-60";case"secondary":return"bg-primary-50 dark:bg-black-800 text-primary-600 dark:hover:text-primary-400 border border-primary-200 dark:border-primary-600 hover:bg-primary-100 dark:hover:bg-black-800 focus:border-primary-200 hover:border-primary-200 dark:hover:border-primary-400 disabled:opacity-60";case"error":return"bg-error-600 dark:bg-error-500 text-white hover:bg-error-700 dark:hover:bg-error-600 focus:!border-error-300 dark:focus:!border-error-600 dark:focus:bg-error-800 disabled:opacity-60";case"error-secondary":return"bg-error-100 dark:bg-black-800 text-error-600 border !border-error-300 dark:!border-error-900 hover:bg-error-200 focus:!border-error-300 dark:focus:!border-error-400 disabled:opacity-60";case"secondary-neutral":return"bg-white dark:bg-black-800 text-neutral-900 border border-neutral-300 dark:border-black-600 dark:hover:bg-black-600 dark:text-black-200 hover:bg-neutral-100 focus:border-primary-200 disabled:opacity-60";case"warning":return"bg-warning-300 dark:bg-warning-600 text-white border-warning-300 border hover:bg-warning-400 disabled:opacity-60";case"success":return"bg-success-600 text-white border-success-600 border hover:bg-success-700 disabled:opacity-60";case"publish":return"bg-teal-800 text-white border-teal-800 border hover:bg-teal-900 disabled:opacity-60";case"no-background":return"bg-transparent text-neutral-900 dark:text-black-100 border-transparent border";default:return"bg-white dark:bg-black-800 text-neutral-900 dark:text-white border-white border hover:bg-neutral-100 dark:hover:bg-black-600 disabled:opacity-60"}},[e,r,v]),C=a.useCallback(()=>{switch(e){case"primary":return"text-primary-700 dark:text-primary-600 border-primary-700 border dark:border-primary-600 hover:bg-primary-100 disabled:opacity-60";case"secondary":return"text-primary-700 dark:text-primary-600 border-primary-100 dark:border-primary-600 border bg-primary-50 dark:bg-black-800 hover:bg-primary-100 disabled:opacity-60";case"secondary-neutral":return"text-neutral-900 dark:text-white border-neutral-300 dark:border-neutral-700 border bg-white dark:bg-black-800 hover:bg-neutral-100 dark:hover:bg-black-600 disabled:opacity-60";case"error":return"text-error-600 dark:text-error-500 !border-error-600 dark:!border-error-500 border hover:bg-[#FEF3F2] disabled:opacity-60";case"warning":return"text-warning-300 dark:text-warning-500 border-warning-300 dark:border-warning-500 border hover:bg-[#FFFAEB] disabled:opacity-60";case"success":return"text-success-600 dark:text-success-500 border-success-600 dark:border-success-500 border hover:bg-[#ECFDF3] disabled:opacity-60";default:return"bg-white dark:bg-black-800 text-neutral-900 dark:text-white border-neutral-300 dark:border-neutral-700 border hover:bg-neutral-100 dark:hover:bg-black-600 disabled:opacity-60"}},[e,v]),z=a.useCallback(()=>{switch(e){case"primary":return"text-primary-700 dark:text-primary-600 border border-transparent dark:border-transparent hover:text-primary-700 disabled:opacity-60";case"secondary":return"text-primary-50 dark:text-primary-900 border border-transparent dark:border-transparent hover:text-primary-100 disabled:opacity-60";case"error":return"text-error-600 dark:text-error-500 border border-transparent dark:border-transparent hover:text-error-600 disabled:opacity-60";case"warning":return"text-warning-300 dark:text-warning-500 border border-transparent dark:border-transparent hover:text-warning-400 disabled:opacity-60";case"success":return"text-success-600 dark:text-success-500 border border-transparent dark:border-transparent hover:text-success-700 disabled:opacity-60";default:return"text-neutral-900 dark:text-white border border-transparent dark:border-transparent hover:text-[#667085] disabled:opacity-60"}},[e,v]),w=a.useCallback(()=>{switch(e){case"primary":return"bg-primary-50 dark:bg-black-700 text-primary-600 dark:text-primary-600 disabled:text-primary-100 hover:bg-primary-100 dark:hover:bg-black-600";default:return"bg-primary-50 dark:bg-black-700 text-primary-600 dark:text-primary-600 disabled:text-primary-100 hover:bg-primary-100 dark:hover:bg-black-600"}},[e,v]),y=a.useCallback(()=>{switch(e){case"primary":return{backgroundImage:"repeating-linear-gradient(3deg, #016DCF, #016DCF 10px, transparent 10px, transparent 19px, #016DCF 19px), repeating-linear-gradient(93deg, #016DCF, #016DCF 10px, transparent 10px, transparent 19px, #016DCF 19px), repeating-linear-gradient(183deg, #016DCF, #016DCF 10px, transparent 10px, transparent 19px, #016DCF 19px), repeating-linear-gradient(273deg, #016DCF, #016DCF 10px, transparent 10px, transparent 19px, #016DCF 19px)",backgroundSize:"1px 100%, 100% 1px, 1px 100% , 100% 1px",backgroundPosition:"0 0, 0 0, 100% 0, 0 100%",backgroundRepeat:"no-repeat"};default:return{}}},[e,v]),I=()=>h.jsx(h.Fragment,{children:h.jsx(K2,{size:24,className:"inline mr-2 spinner"})});return h.jsx(Gn,{title:m,placement:g,delayShow:!0,children:h.jsxs("button",{className:`