@swiss-flags/react 0.0.2
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.d.mts +58 -0
- package/dist/index.d.ts +58 -0
- package/dist/index.js +1 -0
- package/dist/index.mjs +1 -0
- package/package.json +30 -0
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const AG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
5
|
+
|
|
6
|
+
declare const AI: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
7
|
+
|
|
8
|
+
declare const AR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
declare const BE: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
declare const BL: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
13
|
+
|
|
14
|
+
declare const BS: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
declare const FR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
17
|
+
|
|
18
|
+
declare const GE: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
19
|
+
|
|
20
|
+
declare const GL: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
21
|
+
|
|
22
|
+
declare const GR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
23
|
+
|
|
24
|
+
declare const JU: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
25
|
+
|
|
26
|
+
declare const LU: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
27
|
+
|
|
28
|
+
declare const NE: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
29
|
+
|
|
30
|
+
declare const NW: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
31
|
+
|
|
32
|
+
declare const OW: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
33
|
+
|
|
34
|
+
declare const SG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
35
|
+
|
|
36
|
+
declare const SH: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
37
|
+
|
|
38
|
+
declare const SO: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
39
|
+
|
|
40
|
+
declare const SZ: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
41
|
+
|
|
42
|
+
declare const TG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
43
|
+
|
|
44
|
+
declare const TI: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
45
|
+
|
|
46
|
+
declare const UR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
47
|
+
|
|
48
|
+
declare const VD: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
|
+
|
|
50
|
+
declare const VS: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
51
|
+
|
|
52
|
+
declare const ZG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
53
|
+
|
|
54
|
+
declare const ZH: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
55
|
+
|
|
56
|
+
declare const CH: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
57
|
+
|
|
58
|
+
export { AG, AI, AR, BE, BL, BS, CH, FR, GE, GL, GR, JU, LU, NE, NW, OW, SG, SH, SO, SZ, TG, TI, UR, VD, VS, ZG, ZH };
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const AG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
5
|
+
|
|
6
|
+
declare const AI: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
7
|
+
|
|
8
|
+
declare const AR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
declare const BE: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
declare const BL: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
13
|
+
|
|
14
|
+
declare const BS: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
declare const FR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
17
|
+
|
|
18
|
+
declare const GE: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
19
|
+
|
|
20
|
+
declare const GL: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
21
|
+
|
|
22
|
+
declare const GR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
23
|
+
|
|
24
|
+
declare const JU: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
25
|
+
|
|
26
|
+
declare const LU: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
27
|
+
|
|
28
|
+
declare const NE: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
29
|
+
|
|
30
|
+
declare const NW: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
31
|
+
|
|
32
|
+
declare const OW: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
33
|
+
|
|
34
|
+
declare const SG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
35
|
+
|
|
36
|
+
declare const SH: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
37
|
+
|
|
38
|
+
declare const SO: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
39
|
+
|
|
40
|
+
declare const SZ: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
41
|
+
|
|
42
|
+
declare const TG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
43
|
+
|
|
44
|
+
declare const TI: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
45
|
+
|
|
46
|
+
declare const UR: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
47
|
+
|
|
48
|
+
declare const VD: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
|
+
|
|
50
|
+
declare const VS: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
51
|
+
|
|
52
|
+
declare const ZG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
53
|
+
|
|
54
|
+
declare const ZH: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
55
|
+
|
|
56
|
+
declare const CH: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
57
|
+
|
|
58
|
+
export { AG, AI, AR, BE, BL, BS, CH, FR, GE, GL, GR, JU, LU, NE, NW, OW, SG, SH, SO, SZ, TG, TI, UR, VD, VS, ZG, ZH };
|
package/dist/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var u=Object.defineProperty;var h1=Object.getOwnPropertyDescriptor;var c1=Object.getOwnPropertyNames;var f1=Object.prototype.hasOwnProperty;var p1=(t,S)=>{for(var A in S)u(t,A,{get:S[A],enumerable:!0})},o1=(t,S,A,b)=>{if(S&&typeof S=="object"||typeof S=="function")for(let W of c1(S))!f1.call(t,W)&&W!==A&&u(t,W,{get:()=>S[W],enumerable:!(b=h1(S,W))||b.enumerable});return t};var r1=t=>o1(u({},"__esModule",{value:!0}),t);var N1={};p1(N1,{AG:()=>R,AI:()=>L,AR:()=>B,BE:()=>E,BL:()=>Y,BS:()=>C,CH:()=>i1,FR:()=>N,GE:()=>U,GL:()=>I,GR:()=>O,JU:()=>T,LU:()=>D,NE:()=>F,NW:()=>J,OW:()=>q,SG:()=>K,SH:()=>Q,SO:()=>X,SZ:()=>_,TG:()=>$,TI:()=>j,UR:()=>t1,VD:()=>l1,VS:()=>e1,ZG:()=>a1,ZH:()=>s1});module.exports=r1(N1);var n=require("react/jsx-runtime"),d1=t=>(0,n.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24.02 28.99",width:"1em",height:"1em",...t,children:[(0,n.jsx)("defs",{children:(0,n.jsx)("clipPath",{id:"a",transform:"translate(0 -.01)",children:(0,n.jsx)("path",{fill:"none",d:"M0 0h24.03v29H0z"})})}),(0,n.jsxs)("g",{clipPath:"url(#a)",children:[(0,n.jsx)("path",{fill:"#171714",d:"M12 28.47V.39H.41v17.6c0 6 5.19 10.62 11.59 10.62Z"}),(0,n.jsx)("path",{fill:"#fff",d:"M.51 16.8a1.5 1.5 0 0 0 .71-.27 1.8 1.8 0 0 1 1-.28 1.8 1.8 0 0 1 1 .28 1.7 1.7 0 0 0 1 .29 1.7 1.7 0 0 0 1-.29 1.8 1.8 0 0 1 1-.28 1.8 1.8 0 0 1 1 .28 1.7 1.7 0 0 0 1 .29 1.7 1.7 0 0 0 1-.29 1.93 1.93 0 0 1 2 0 1.6 1.6 0 0 0 .62.25v-6.07a1.6 1.6 0 0 1-.62-.25 1.7 1.7 0 0 0-1-.29 1.7 1.7 0 0 0-1 .29 1.93 1.93 0 0 1-2 0 1.7 1.7 0 0 0-1-.29 1.7 1.7 0 0 0-1 .29 1.8 1.8 0 0 1-1 .28 1.8 1.8 0 0 1-1-.28 1.8 1.8 0 0 0-1-.29 1.7 1.7 0 0 0-1 .29 1.5 1.5 0 0 1-.71.26Z"}),(0,n.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.22,d:"M11.85 14.89a1.3 1.3 0 0 1-.62-.26 1.75 1.75 0 0 0-1-.29 1.77 1.77 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.75 1.75 0 0 0-1-.29 1.75 1.75 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.85 1.85 0 0 0-1-.29 1.75 1.75 0 0 0-1 .29 1.4 1.4 0 0 1-.71.27m11.33-2.09a1.3 1.3 0 0 1-.62-.26 1.87 1.87 0 0 0-2 0 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.87 1.87 0 0 0-2 0 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.9 1.9 0 0 0-1-.29 1.85 1.85 0 0 0-1 .29 1.4 1.4 0 0 1-.71.27m0 4.17a1.4 1.4 0 0 0 .71-.28 1.85 1.85 0 0 1 1-.29 1.9 1.9 0 0 1 1 .29 1.62 1.62 0 0 0 1 .3 1.62 1.62 0 0 0 1-.3 1.9 1.9 0 0 1 1-.29 1.85 1.85 0 0 1 1 .29 1.62 1.62 0 0 0 1 .3 1.62 1.62 0 0 0 1-.3 1.9 1.9 0 0 1 1-.29 1.85 1.85 0 0 1 1 .29 1.3 1.3 0 0 0 .62.26m0-6.24a1.3 1.3 0 0 1-.62-.26 1.85 1.85 0 0 0-1-.29 1.9 1.9 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.85 1.85 0 0 0-1-.29 1.9 1.9 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.9 1.9 0 0 0-1-.29 1.85 1.85 0 0 0-1 .29 1.4 1.4 0 0 1-.71.27"}),(0,n.jsx)("path",{fill:"#2673bd",d:"M12 28.61c6.4 0 11.59-4.9 11.59-10.94V.44H12Z"})]}),(0,n.jsx)("path",{fill:"#fff",d:"m20.47 8.34.67 1.8h1.78l-1.41 1 .54 1.73-1.58-1-1.57 1 .54-1.72-1.41-1h1.77Zm-5.47 0 .67 1.8h1.78l-1.41 1 .54 1.73-1.58-1-1.57 1L14 11.1l-1.41-1h1.78Zm2.75 4.8.66 1.8h1.78l-1.41 1 .54 1.73-1.57-1-1.58 1 .55-1.73-1.41-1h1.77Z"}),(0,n.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:.45,d:"M.23 17.66V.22H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z"})]}),R=d1;var e=require("react/jsx-runtime"),M1=t=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,e.jsx)("defs",{children:(0,e.jsx)("clipPath",{id:"a",children:(0,e.jsx)("path",{fill:"none",d:"M0 0h24.03v29H0z",className:"cls-1"})})}),(0,e.jsxs)("g",{clipPath:"url(#a)",children:[(0,e.jsx)("path",{fill:"#fff",d:"M5.82 23.55a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .47.44"}),(0,e.jsx)("path",{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:.02,d:"M5.82 23.55a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .4.46Z",className:"cls-4"})]}),(0,e.jsx)("path",{fill:"#faf214",d:"m4.75 25.93-.25-.21Z"}),(0,e.jsxs)("g",{clipPath:"url(#a)",children:[(0,e.jsx)("path",{fill:"#171714",d:"M2 13.1a.84.84 0 1 1 .84.84.83.83 0 0 1-.84-.84"}),(0,e.jsx)("path",{fill:"#171714",d:"M2.87 13.8a.69.69 0 1 0-.67-.7.67.67 0 0 0 .67.7"}),(0,e.jsx)("path",{fill:"#171714",d:"M3.31 13.26a.41.41 0 0 1-.41.35.48.48 0 0 1-.49-.51.47.47 0 0 1 .48-.5.39.39 0 0 1 .41.35h-.14a.26.26 0 0 0-.27-.2.32.32 0 0 0-.32.35.34.34 0 0 0 .33.37.25.25 0 0 0 .26-.21Z"}),(0,e.jsx)("path",{fill:"#fff",d:"M23.6.43.42.44v17.2c0 6 5.2 10.94 11.59 10.94S23.6 23.69 23.6 17.65Z"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M3.33 9.35a2 2 0 0 1 .28-.17c-.2-.17-.83-.76-1.26-.62.16.19.78.73.73 1a3 3 0 0 1 .25-.25"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M2.95 9.81a1.3 1.3 0 0 1 .21-.24c-.23-.09-1-.42-1.32-.17.2.14.88.31 1 .72a2 2 0 0 1 .15-.31"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M2.74 10.36a1.3 1.3 0 0 1 .1-.3c-.25 0-.76-.08-1 .26.26.06.7.1.88.37a2.4 2.4 0 0 1 0-.33M3.91 9.11a2 2 0 0 1 .34 0c-.07-.25-.41-1-.84-1.14 0 .25.37 1 .15 1.22l.35-.09M2.7 10.69s-.8.25-.8.68a2.4 2.4 0 0 1 .92-.2ZM5 22.9a1.5 1.5 0 0 1 .15-.28c-.28-.05-.92-.19-1.2.11.24.1.85.21 1 .49A3 3 0 0 1 5 22.9"}),(0,e.jsx)("path",{fill:"#171714",d:"M17 2.41a.76.76 0 0 1-.14.71c-.67.15-.57-.81-1.24-1a.88.88 0 0 1 1.38.29"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M4.48 2.85a1.5 1.5 0 0 1 .33 0c-.1-.23-.54-1-1-1 .19.15.52.87.33 1.15a3 3 0 0 1 .34-.12"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M4.12 3.13A2 2 0 0 1 4.41 3c-.18-.16-.71-.69-1.14-.59.25.14.68.57.59 1a3 3 0 0 1 .26-.23"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M4.07 3.39a1.2 1.2 0 0 1 .2-.25c-.27-.08-1.09-.32-1.43-.07.27.06 1 .32 1.1.62a3 3 0 0 1 .14-.31M4.94 2.71a1.6 1.6 0 0 1 .33.05c0-.26-.2-1.09-.59-1.26.07.25.16 1-.1 1.23a2.4 2.4 0 0 1 .36 0"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M3.93 3.41c-.06 0-.85-.05-1 .35a2.3 2.3 0 0 1 .93.13Z"}),(0,e.jsx)("path",{fill:"#171714",d:"M4 2.94a3.3 3.3 0 0 1 1.17-.47.41.41 0 0 1 .28.3c.4 1-.13 2.45 1.17 3a33 33 0 0 1 4.34 1.62l.14.16a3.62 3.62 0 0 0-.94 2.32.74.74 0 0 1-.76.08c-.07-.12-.11 0-.2 0l-.11.05c-.33-.06-.37-.71-.69-.42L8 9.14s-.1.06-.08.11c-.25 0-.32-.31-.41-.48a.33.33 0 0 1-.23.06h-.09l-.25-.4a.19.19 0 0 1-.19.05c-.15-.05-.22-.35-.36-.45 0 .06-.11 0-.17 0A2.5 2.5 0 0 1 6 7.67a.17.17 0 0 1-.24 0 .17.17 0 0 1-.08-.13c.11-.6-.88-.54-.78-1.16-1.27-.3-.9-1.72-1.27-2.51a.5.5 0 0 0-.16-.08A1.35 1.35 0 0 1 4 2.94M5.09 22.6c.35-.14.9.24 1.41.26a.66.66 0 0 0 .72-.18c.28.09 0-.61 0-1.26 0-.14-.07-.31.09-.4-.07-.17-.2 0-.29-.08a1.2 1.2 0 0 1 .2-.77l-.28-.05c-.15-.24.38-.61-.08-.74 0-.31.64-.74.05-.87l.52-.82c-.1 0-.14-.07-.2-.1-.07-.34 1-.66.32-.82a4.6 4.6 0 0 1 1.69-1.14 5.7 5.7 0 0 1 2.53 0 4.4 4.4 0 0 1 .77.74c0 .21.23.48.49 1.1 0 0-.11.62-.13.52a3 3 0 0 0-2.9 1.44c-.72 1.5-.17 3.38 0 4.91-.79.81-2.15.58-3.29.55-.32 0-.74-.19-1-.1 0 0-.85-.67-.91-1.19a1.36 1.36 0 0 1 .26-1"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M12.74 16.92a8.4 8.4 0 0 0-1.31-.71 2 2 0 0 1 1.09.12s.34.71.22.59"}),(0,e.jsx)("path",{fill:"#fff",d:"M11.25 4a1 1 0 0 0 .08.74c.26-.23.19-.48.44-.72Z"}),(0,e.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.25 4a1 1 0 0 0 .08.74c.26-.23.19-.48.44-.72Z",className:"cls-8"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M12.34 5.32a10 10 0 0 1 1.31.09v-.22a7.3 7.3 0 0 0-1.54-.35c-.84 0-1.61.35-2.4-.1-.18-.15-.34-.41-.52-.51a.72.72 0 0 0-.11.6c.11.5.75.62 1.25.68a6 6 0 0 0 1.2 0 4.6 4.6 0 0 1 .8-.17"}),(0,e.jsx)("path",{fill:"#fff",d:"M11.8 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z"}),(0,e.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.8 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z",className:"cls-8"}),(0,e.jsx)("path",{fill:"#fff",d:"M11.53 5.94a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z"}),(0,e.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.53 5.94a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z",className:"cls-8"}),(0,e.jsx)("path",{fill:"#fff",d:"M11.94 5.93A1 1 0 0 1 12 5.2c.26.24.19.49.44.72Z"}),(0,e.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.94 5.93A1 1 0 0 1 12 5.2c.26.24.19.49.44.72Z",className:"cls-8"}),(0,e.jsx)("path",{fill:"#171714",d:"M13.14 5.65c.19-.07.24-.6.24-.6a1 1 0 0 0-.2-.63 1.1 1.1 0 0 0-.77-.22h-1.32a.8.8 0 0 1 .06-.28.4.4 0 0 0 .06-.2 1.9 1.9 0 0 1-.06-1c1.4.49 2.51-.56 3.93-.52.54-.06.73.14 1.12.65.42.83 1.13 0 1.58.53a1 1 0 0 1 .23 1 1.48 1.48 0 0 1-1.12.51c.5.17.52.66.64 1 0 .67-.57 1.38-.07 2-.07.14-.27.06-.34.14.24.26.22.66.34.92-.15.22-.28-.08-.45 0a1.8 1.8 0 0 0 .25.77c-.14.15-.5 0-.6 0a.67.67 0 0 1 0 .66c-.1-.09-.23-.09-.33-.19-.05.17.13.42 0 .56-.1 0-.2-.14-.32-.14a13.8 13.8 0 0 0 .3 3.39c.37 1.1 1.86 2 1.29 3.26l-.29-.26v.37a.43.43 0 0 1-.17.13c-.22.07-.21-.49-.55-.53.57 1 .25 2.29.27 3.47-.05 1.63.94 2.88 1.49 4.27a4 4 0 0 1-3.07 1.9 1.74 1.74 0 0 1-1.42-.16 2.5 2.5 0 0 1-.72-1.13 1.23 1.23 0 0 1 .15-.64 2.27 2.27 0 0 1 2.16-.23c.39.09.48.1.48.1 0-.75-.87-1.21-1.24-1.84l-.12.18c-.25-.17-.2-.38-.25-.62h-.02c-.13.08.14.18-.07.25-.24-.2-.22-.48-.34-.74v.27c-.28-.12-.3-.47-.28-.77-.14.08-.14.21-.23.3-.27-.2-.17-.63-.08-.89l-.28.15c-.31-.22.1-.43 0-.71a.17.17 0 0 1-.25 0 15 15 0 0 1 .43-2.52c.11-.71-2.24-3.53-2.3-3.68-.15-.33-.23-.72-.34-.74s-.6-.28-.6.08c-.2-.11-.5 0-.67-.23v.15c-.2.18-.39-.06-.6 0a.26.26 0 0 1-.23.12c-.26 0-.59-.27-.71 0-.16-.14-.47 0-.6-.26-.22-.08-.1.18-.27.23l-.57-.3-.2.02c-.67.07-1.1-.38-1.6-.7s-.67-.82-1.18-1.1a.6.6 0 0 0-.52 0 1.8 1.8 0 0 1-.14-.57 1.6 1.6 0 0 1 .25-.91 1.39 1.39 0 0 1 1.29-.68c.86.44.93 1.37 1.65 1.94-.49.23 4.21-.62 4.52-1.06.23-1.27.44-2.34 1.62-2.92 1-.94 2.82-.11 3.82-1.15.7-.61.05-1.81.92-2.32a1.45 1.45 0 0 1 1 .11c-.08-.18-.32-.23-.52-.25-1.39-.14-.82 1.31-1.24 2-.72 1.7-3.07.6-4.44.73 0 0-.31-.28-.23-.46a19 19 0 0 0 1.85 0"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M15.63 3.44c-.15.09-.42 0-.6 0a9 9 0 0 0-1.33 0l-.08-.08c.3-.37 1.54-.25 2 .08"}),(0,e.jsx)("path",{fill:"#fff",d:"M14.3 3.74a.44.44 0 0 1 .76 0 .44.44 0 0 1-.76 0"}),(0,e.jsx)("path",{fill:"#171714",d:"M14.7 3.86a.19.19 0 0 0 .2-.18.19.19 0 0 0-.2-.19.2.2 0 0 0-.2.19.19.19 0 0 0 .2.18"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M4.88 23.34a1.5 1.5 0 0 1 .05-.34c-.27 0-.88 0-1.06.42.27 0 .82 0 1 .21a3 3 0 0 1 0-.33"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M5 23.81a1.3 1.3 0 0 1-.08-.3c-.21.11-.84.37-.84.77.24-.06.7-.37 1.1-.18a3 3 0 0 1-.17-.3"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M5.2 24.25A1.4 1.4 0 0 1 5 24c-.18.16-.58.46-.46.86.23-.13.55-.41.88-.35 0 0-.19-.16-.26-.24"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M5.58 24.59a1.6 1.6 0 0 1-.26-.2c-.1.2-.33.57-.09.88.29-.34.38-.5.68-.54 0 0-.24-.09-.32-.14M14 26.49a1.4 1.4 0 0 1-.27-.21c-.11.22-.39.66-.11 1 .17-.21.38-.59.73-.64 0 0-.25-.1-.34-.15M14.77 26.66a1.8 1.8 0 0 1-.35 0c0 .23.08.67.49.81 0-.45 0-.63.24-.83a3 3 0 0 1-.38 0M13.28 25.43a1.4 1.4 0 0 1-.06-.32c-.26.11-.86.32-.9.76.28-.06.81-.28 1.11-.12a2.4 2.4 0 0 1-.15-.32"}),(0,e.jsx)("path",{fill:"#c21a24",d:"M13.59 26a1.6 1.6 0 0 1-.18-.28c-.17.17-.71.61-.58 1 .22-.14.57-.57 1-.5a4 4 0 0 1-.27-.24M13.3 24.86a1.6 1.6 0 0 1 .12-.31c-.3 0-1-.1-1.24.25.26.08.92.12 1.08.41a3 3 0 0 1 0-.35"}),(0,e.jsx)("path",{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:.45,d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",className:"cls-9"})]})]}),L=M1;var s=require("react/jsx-runtime"),y1=t=>(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,s.jsx)("defs",{children:(0,s.jsx)("clipPath",{id:"a",children:(0,s.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,s.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,s.jsx)("path",{d:"M5.85 23.52a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .47.44",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M5.85 23.52a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .4.46Z",style:{fill:"none",stroke:"#fff",strokeWidth:".02px",strokeMiterlimit:11.47}})]}),(0,s.jsx)("path",{d:"m4.79 25.9-.25-.21Z",style:{fill:"#faf214"}}),(0,s.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,s.jsx)("path",{d:"M23.64.4.45.42v17.2c0 6 5.2 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M3.36 9.32a2 2 0 0 1 .28-.17c-.2-.17-.83-.76-1.26-.62.16.19.78.73.73 1a3 3 0 0 1 .25-.25",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M3 9.78a1.3 1.3 0 0 1 .21-.24c-.23-.09-1-.42-1.32-.17.2.14.88.31 1 .72A2 2 0 0 1 3 9.78",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M2.77 10.33a1.3 1.3 0 0 1 .1-.3c-.25 0-.76-.08-1 .26.26.06.7.1.88.37a2.4 2.4 0 0 1 0-.33M3.95 9.09a2 2 0 0 1 .34 0c-.07-.25-.41-1-.84-1.14 0 .25.37 1 .15 1.22l.35-.09M2.74 10.66s-.8.25-.8.68a2.4 2.4 0 0 1 .92-.2ZM5.08 22.87a1.4 1.4 0 0 1 .15-.28c-.28-.05-.92-.19-1.2.11.24.1.85.21 1 .49a3 3 0 0 1 .08-.32",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M17 2.39a.75.75 0 0 1-.14.71c-.67.16-.57-.81-1.24-1a.88.88 0 0 1 1.38.29",style:{fill:"#171714"}}),(0,s.jsx)("path",{d:"M4.51 2.83a1.5 1.5 0 0 1 .33 0c-.1-.23-.54-1-1-1 .16.17.52.86.33 1.17a3 3 0 0 1 .34-.12",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M4.16 3.1a2 2 0 0 1 .29-.16c-.18-.16-.71-.69-1.14-.59.25.14.68.57.59 1a3 3 0 0 1 .26-.23",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M4.11 3.36a1.2 1.2 0 0 1 .2-.25C4.08 3 3.22 2.79 2.87 3c.27.06 1 .32 1.1.62 0 0 .09-.22.14-.31M5 2.68a1.6 1.6 0 0 1 .33.05c0-.26-.2-1.09-.59-1.26.07.25.16 1-.1 1.23a2.4 2.4 0 0 1 .36 0",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M4 3.38c-.06 0-.85-.05-1 .35a2.3 2.3 0 0 1 .93.13Z",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M4 2.91a3.3 3.3 0 0 1 1.17-.47.41.41 0 0 1 .28.3c.41 1-.13 2.45 1.18 3A33 33 0 0 1 11 7.3l.14.16a3.62 3.62 0 0 0-.94 2.32.74.74 0 0 1-.76.08c-.07-.12-.11 0-.2 0l-.09.08c-.33-.06-.37-.71-.69-.42L8 9.12s-.1.06-.08.11c-.25 0-.32-.31-.4-.48a.33.33 0 0 1-.23.06H7.2l-.25-.4a.19.19 0 0 1-.19.05c-.15-.05-.22-.35-.36-.45 0 .06-.12 0-.17 0A2.5 2.5 0 0 1 6 7.64a.17.17 0 0 1-.24 0 .17.17 0 0 1-.08-.13c.15-.65-.84-.58-.74-1.21-1.27-.29-.85-1.72-1.27-2.5a.5.5 0 0 0-.16-.08A1.35 1.35 0 0 1 4 2.91M1.67 14.93V15a1.25 1.25 0 0 1 .88.54 62 62 0 0 1 2.34 5.85H5c.72-1.83 1.51-3.79 2.31-5.76.34-.68.62-.52 1-.59V15H6.13c.25 0 .55 0 .67.31a7.5 7.5 0 0 1-.63 2.16c-.35 1-.58 1.64-.94 2.56-.53-1.49-1.23-2.91-1.64-4.52 0-.4.17-.49.73-.51v-.06ZM19.71 21c-.22-.11-.39-.06-.58-.41 0-.89-.05-1.77 0-2.64 0-.05.09-.08.18.07.46.76 1.42 3 2.67 2.91h.25a7.6 7.6 0 0 1-1.63-2.28c-.14-.28-.26-.47-.24-.59 0-.31.57 0 1.41-.54a1.52 1.52 0 0 0 .58-1.34c-.18-1.38-2.19-1.3-3.49-1.12a2.7 2.7 0 0 1-.65 0c-.35 0-.71-.12-.62-.08s.44.12.62.36c.07 2.09.05 3.15 0 5.13-.14.46-.43.5-.73.56V21Z",style:{fill:"#171714"}}),(0,s.jsx)("path",{d:"M21.48 15.78a1.51 1.51 0 0 1 0 1.33 2.37 2.37 0 0 1-2 .56 14 14 0 0 1 0-2.38 1.55 1.55 0 0 1 2 .49",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M5.12 22.57c.35-.14.9.24 1.41.26a.66.66 0 0 0 .72-.18c.28.09 0-.61 0-1.26 0-.14-.07-.31.09-.4-.07-.17-.2 0-.29-.08a1.2 1.2 0 0 1 .2-.77l-.28-.05c-.15-.24.38-.61-.08-.74 0-.31.64-.74.05-.87l.52-.82c-.1 0-.14-.07-.2-.1-.07-.34 1-.66.32-.82a4.56 4.56 0 0 1 1.69-1.14 5.7 5.7 0 0 1 2.53 0 4.4 4.4 0 0 1 .77.74c0 .21.23.48.48 1.11 0 0-.11.62-.13.52a3 3 0 0 0-2.81 1.47c-.72 1.5-.17 3.38 0 4.91-.79.81-2.15.58-3.28.55-.32 0-.74-.19-1-.09 0 0-.85-.67-.91-1.19a1.36 1.36 0 0 1 .26-1",style:{fill:"#171714"}}),(0,s.jsx)("path",{d:"M12.77 16.89a8.4 8.4 0 0 0-1.31-.71 2 2 0 0 1 1.09.12s.34.71.22.59",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M11.28 4a1 1 0 0 0 .08.74c.26-.23.18-.48.44-.72Z",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M11.28 4a1 1 0 0 0 .08.74c.26-.23.18-.48.44-.72Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),(0,s.jsx)("path",{d:"M12.38 5.29a10 10 0 0 1 1.31.09v-.22a7.3 7.3 0 0 0-1.54-.35c-.84 0-1.61.35-2.4-.1-.18-.15-.34-.4-.52-.51a.72.72 0 0 0-.11.6c.11.5.75.62 1.25.68a6 6 0 0 0 1.2 0 4.5 4.5 0 0 1 .8-.17",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M11.83 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M11.83 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),(0,s.jsx)("path",{d:"M11.56 5.92a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M11.56 5.92a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),(0,s.jsx)("path",{d:"M12 5.91a1 1 0 0 1 .08-.74c.26.24.19.49.44.72Z",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M12 5.91a1 1 0 0 1 .08-.74c.26.24.19.49.44.72Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),(0,s.jsx)("path",{d:"M13.17 5.62c.19-.07.24-.6.24-.6a1 1 0 0 0-.2-.63 1.1 1.1 0 0 0-.77-.22h-1.32a.8.8 0 0 1 .06-.28.4.4 0 0 0 .06-.2 1.9 1.9 0 0 1-.06-1c1.4.49 2.51-.56 3.93-.52.54-.06.73.14 1.11.65.42.83 1.13 0 1.58.53a1 1 0 0 1 .23 1 1.5 1.5 0 0 1-1.12.51c.5.17.52.66.64 1 0 .67-.57 1.38-.07 2-.07.14-.27.06-.34.14.24.26.22.66.34.92-.15.22-.28-.08-.45 0a1.8 1.8 0 0 0 .25.77c-.14.15-.5 0-.6 0a.67.67 0 0 1 0 .66c-.1-.09-.23-.09-.33-.19-.05.17.13.42 0 .56-.1 0-.2-.14-.32-.14a13.7 13.7 0 0 0 .31 3.42c.37 1.1 1.86 2 1.29 3.26l-.29-.31v.37a.43.43 0 0 1-.17.13c-.22.07-.21-.49-.55-.53.57 1 .25 2.29.27 3.47-.05 1.63.94 2.88 1.49 4.27a4 4 0 0 1-3.07 1.9 1.74 1.74 0 0 1-1.31-.18 2.5 2.5 0 0 1-.72-1.13 1.23 1.23 0 0 1 .15-.64 2.27 2.27 0 0 1 2.16-.23c.39.09.48.1.48.1 0-.75-.87-1.21-1.24-1.84l-.12.18c-.25-.17-.2-.38-.25-.62h-.08c-.13.08.14.18-.07.25-.23-.2-.22-.48-.34-.74v.27c-.28-.12-.3-.47-.28-.77-.14.08-.14.21-.23.3-.27-.2-.17-.63-.09-.89l-.28.15c-.3-.22.1-.43 0-.71a.17.17 0 0 1-.25 0 15 15 0 0 1 .43-2.52c.11-.71-2.26-3.53-2.3-3.68s-.29-.47 0-.66a4.3 4.3 0 0 0 1.48-.23 2.23 2.23 0 0 0 .8-1.11c-.22 0-.23.28-.35.42-.45.78-1.4.78-2.26.84-.17 0-.6-.28-.6.08-.2-.11-.5 0-.67-.23v.15c-.2.18-.39-.06-.6 0a.26.26 0 0 1-.23.12c-.26 0-.59-.27-.71 0-.17-.14-.47 0-.6-.26-.22-.08-.1.18-.27.23l-.57-.3-.25.09c-.67.07-1.11-.38-1.61-.7s-.67-.82-1.18-1.1a.6.6 0 0 0-.52 0 1.8 1.8 0 0 1-.14-.57A1.6 1.6 0 0 1 3 9.71 1.39 1.39 0 0 1 4.25 9c.86.44.93 1.37 1.65 1.94-.49.23-.47 0-.12.22a17.7 17.7 0 0 0 4.71-1.33l-.09-.08A3 3 0 0 1 12.06 7c1-.94 2.83-.11 3.82-1.15.7-.61.05-1.81.92-2.32a1.45 1.45 0 0 1 1 .11c-.08-.18-.32-.23-.52-.25-1.39-.14-.82 1.31-1.24 2-.72 1.7-3.07.6-4.44.73 0 0-.31-.28-.23-.46a18 18 0 0 0 1.85 0",style:{fill:"#171714"}}),(0,s.jsx)("path",{d:"M15.69 3.33c-.15.09-.42 0-.6 0a9 9 0 0 0-1.33 0l-.08-.08c.3-.37 1.54-.25 2 .08",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M14.34 3.71a.41.41 0 0 1 .38-.22.41.41 0 0 1 .38.22.44.44 0 0 1-.76 0",style:{fill:"#fff"}}),(0,s.jsx)("path",{d:"M14.74 3.83a.19.19 0 0 0 .2-.18.19.19 0 0 0-.2-.19.2.2 0 0 0-.2.19.19.19 0 0 0 .2.18",style:{fill:"#171714"}}),(0,s.jsx)("path",{d:"M4.91 23.31A1.5 1.5 0 0 1 5 23c-.27 0-.88 0-1.06.42.27 0 .82 0 1 .21v-.33",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M5 23.79a1.3 1.3 0 0 1-.08-.3c-.21.11-.84.37-.84.77.24-.06.7-.37 1.1-.18a3 3 0 0 1-.17-.3",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M5.23 24.22a1.4 1.4 0 0 1-.16-.22c-.18.16-.58.46-.46.86.23-.13.55-.41.88-.35 0 0-.19-.16-.26-.24",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M5.61 24.56a1.7 1.7 0 0 1-.26-.2c-.1.2-.33.57-.09.88.29-.34.38-.5.68-.54 0 0-.24-.09-.32-.14M14.07 26.46a1.4 1.4 0 0 1-.27-.21c-.11.22-.39.66-.11 1 .17-.21.38-.59.73-.64 0 0-.25-.1-.34-.15M14.8 26.63a2 2 0 0 1-.35 0c0 .23.08.67.49.81 0-.45 0-.63.24-.83a3 3 0 0 1-.38 0M13.31 25.4a1.3 1.3 0 0 1-.06-.32c-.26.11-.86.32-.89.76.28-.06.81-.29 1.11-.12a2 2 0 0 1-.15-.32",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M13.62 26a1.6 1.6 0 0 1-.18-.28c-.17.17-.71.61-.58 1 .22-.14.57-.57 1-.5a4 4 0 0 1-.27-.24M13.34 24.84a1.6 1.6 0 0 1 .12-.31c-.3 0-1-.1-1.24.25.26.08.92.12 1.08.41a3 3 0 0 1 0-.35",style:{fill:"#c21a24"}}),(0,s.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),B=y1;var c=require("react/jsx-runtime"),v1=t=>(0,c.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,c.jsx)("defs",{children:(0,c.jsx)("clipPath",{id:"a",children:(0,c.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,c.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,c.jsx)("path",{d:"M23.65.38H.36v17.3c0 6.07 5.22 11 11.65 11s11.65-4.93 11.65-11Z",style:{fill:"#f2db38"}}),(0,c.jsx)("path",{d:"M.36 15.07v2.68c0 6 5.19 10.95 11.59 10.95a12 12 0 0 0 7.1-2.3ZM2.78 9a1.42 1.42 0 0 0-.39-1.4.83.83 0 0 1 .73.4 2.6 2.6 0 0 1 .35.86ZM1.59 10c-.18-.75-.49-.63-.94-.64a.85.85 0 0 1 .8-.29 2.2 2.2 0 0 1 .82.27Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M2.1 9.33c0-.73-.66-.85-.92-.94A.84.84 0 0 1 2 8.34a2.9 2.9 0 0 1 .84.53ZM3.44 8.75a1.18 1.18 0 0 0 .32-1.14.84.84 0 0 1 .39.75.93.93 0 0 1-.07.56Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M3.9 8.92c.87-.14.75-.35.94-.63a.84.84 0 0 1-.19.84c-.16.2-.11.18-.34.29ZM5.87 6.17C5.2 5.12 3.62 4.73 3 4.47a3.6 3.6 0 0 1-1.46-1.75c0-.08 0-.12-.07 0-.43 1.53.86 2 2.11 2.37 0 0 1.86.37 1.81 1.08Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M5 4c-.78.08-.82.42-1 .67a1.35 1.35 0 0 1 .16-1.07Z",style:{fill:"#fff"}}),(0,c.jsx)("path",{d:"M5 4c-.8.09-.84.44-1.08.71A1.48 1.48 0 0 1 4.1 3.6",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,c.jsx)("path",{d:"M3.42 3.42a2.1 2.1 0 0 0-.16 1.07c.23-.25.34-.72 1.12-.8Z",style:{fill:"#fff"}}),(0,c.jsx)("path",{d:"M3.4 3.4a2.34 2.34 0 0 0-.16 1.13c.23-.27.35-.76 1.15-.85",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,c.jsx)("path",{d:"M4.79 6.08c-.69-.39-.51-.4-.62-.73-.19.3-.37.39-.25.68Z",style:{fill:"#fff"}}),(0,c.jsx)("path",{d:"M4.81 6.1c-.71-.43-.53-.44-.64-.8-.2.33-.38.43-.26.75",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,c.jsx)("path",{d:"M3.3 5.93a.79.79 0 0 1 .12-.83A1.2 1.2 0 0 0 4 6Z",style:{fill:"#fff"}}),(0,c.jsx)("path",{d:"M3.27 5.94A.88.88 0 0 1 3.4 5 1.31 1.31 0 0 0 4 6",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,c.jsx)("path",{d:"M8.11 2.56s.47.45.73.69c.06 0 .43-.15.67-.11 0-.32-.08-.49-.51-.78-.25-.17-.64 0-.89.2",style:{fill:"#171714"}}),(0,c.jsx)("path",{d:"M5.89 16c-.4-.83-.82-.62-1.23-.76.13-.35.8-.3 1-.2s.51.54.64.68ZM5.69 17.06a1.33 1.33 0 0 0-1.13-.15.6.6 0 0 1 .44-.45 2 2 0 0 1 .67-.13Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M5.73 16.56c-.28-.43-1.26-.37-1.48-.33a1 1 0 0 1 .61-.47 2.9 2.9 0 0 1 1.14.13ZM6.18 15.75a1.7 1.7 0 0 0-.36-1.23c.29 0 .58.35.72.52a1.1 1.1 0 0 1 .23.5Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M6.64 15.6c.54-.38.35-.7.36-.93a1 1 0 0 1 .31.77c0 .17-.07.16-.17.31ZM11.58 18.8a.9.9 0 0 0-1-.67 1.06 1.06 0 0 1 .86-.25c.27 0 .54.31.77.42ZM11.79 19.94a1.56 1.56 0 0 0-1.28.49.77.77 0 0 1 .28-.79 2.4 2.4 0 0 1 .76-.39Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M11.58 19.31a1.2 1.2 0 0 0-1.32 0c0-.3.23-.45.52-.58a3.7 3.7 0 0 1 1 0ZM11.88 18.13a1.06 1.06 0 0 0-.75-.79 1.12 1.12 0 0 1 .9.13c.22.12.25.23.38.42Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M12.29 18c.43-.6.26-.62.14-.92a.47.47 0 0 1 .52.37A1 1 0 0 1 13 18ZM17.39 22.24c-.74-.52-.9-.53-1.26-.47.18-.32.28-.4.6-.43a3.3 3.3 0 0 1 1 .2ZM18.08 23.26c-.81.48-.91.48-1.13.87a.89.89 0 0 1 .13-.89 2.2 2.2 0 0 1 .63-.6Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M17.61 23a1.47 1.47 0 0 0-1.48-.15c0-.26.21-.48.34-.59s.75-.12 1-.18ZM17.54 21.56a1.57 1.57 0 0 0-1-.92 1 1 0 0 1 .92-.12 1.66 1.66 0 0 1 .64.42Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M17.87 21.29a1.56 1.56 0 0 0-.12-1.51.93.93 0 0 1 .77.45c.11.23 0 .27 0 .52Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M1.43 9.76a5.2 5.2 0 0 0 0 1.37.9.9 0 0 0 .24.35c.22.28.65.24.6.46s-.37-.16-.55-.12 0 .2 0 .26c.29.46.48 1 1 1.2a4.53 4.53 0 0 0 2.31-.07c.31 0 .59-.12.9-.18a14 14 0 0 0 1.59-.46c.25-.09.67-.18.75-.52a4 4 0 0 0 0-1.17 4.6 4.6 0 0 0-.28-1 3.3 3.3 0 0 0-.67-1.12c-1.13.82-1.92 2.14-3.28 2.62.1.09.29.68.2.8a.12.12 0 0 1-.15 0 2.52 2.52 0 0 1-.13-2 3.4 3.4 0 0 1 .6-1c-1-1.55-3.16.33-3.16.52",style:{fill:"#171714"}}),(0,c.jsx)("path",{d:"M17.51 13.1a2.84 2.84 0 0 0-.74-1.52s.05-.08.09-.08c.23 0 .35.19.49.36a1.9 1.9 0 0 1 .32.75c.33 1.19.24 2.38.53 3.6a2.8 2.8 0 0 0 .24.75 19.6 19.6 0 0 1 1.64 3.25 1.83 1.83 0 0 1 0 1.42c0 .08-.19.27-.26.11s.16-.47 0-.69a1.52 1.52 0 0 0-.89-.48.9.9 0 0 1-.26-.17c-2 .52-1.55 3.16-1 3.21.31-.12.14-.06.52-.19.66-.23 1.37 0 2-.3s1-1 1.5-1.49a1.3 1.3 0 0 0 .41-.58 27.5 27.5 0 0 0 .29-4.38 9 9 0 0 0-.07-1.86 15 15 0 0 0-.64-2.36.12.12 0 0 1 .09-.14 1 1 0 0 1 .32.56c.07.21.18.69.34.75s.14-.17.19-.26a1.3 1.3 0 0 0 0-1.08c-.05-.12-.07-.25-.13-.36A6.5 6.5 0 0 0 21 10.17a14 14 0 0 0-4.07-2.42c-.41-.16-.84-.31-1.25-.5a19 19 0 0 0-3.2-1h-.44A.12.12 0 0 1 12 6a3 3 0 0 1 .7-.11 1.83 1.83 0 0 0-1.25-.24 1.18 1.18 0 0 1 .93-.28 2.84 2.84 0 0 0-1.46-.15 1.55 1.55 0 0 1 .65-.22 1.7 1.7 0 0 0-1.38.13c-.09.07-1.1.06-.9-.34.11-.22.39-.07.61-.18s.38-.11.35-.76c0-.39-.53-.49-.77-.51a2.2 2.2 0 0 0-.63.09c-.14 0-.45-.41-.68-.61a3.3 3.3 0 0 0-1.29-.57 1.5 1.5 0 0 0-.8 0c-.12 0-.2.18-.29.24a4 4 0 0 1-1.37 0c-.28 0-.48-.3-.67-.51h-.16c.13.54-.32.78-.6 1.13a.31.31 0 0 0-.06.28c.05.1 0 .12.26.23s2.26.53 2.56 2.48a11.5 11.5 0 0 0-2.56-.39.7.7 0 0 0-.19.11c-.09.06.1.16.08.28a4.62 4.62 0 0 1 2.85.78 4.2 4.2 0 0 1 .92.73 7.2 7.2 0 0 1 1.23 1.72A7.7 7.7 0 0 1 8.64 13a6 6 0 0 1-.21 1.27c-.13.37-.3.7-.46 1.06s-.18 1.24-.34 1.34a.1.1 0 0 1-.15 0c-.06-.05 0-.74-.06-.6.12-.69-.64-.71-1.26-.47S5.34 17 5.34 17s.48.7.81.81c1.06.35 3.16-.11 3.26-.39a43.6 43.6 0 0 1 2.69-6c-.05-.24-.35-.5-.53-.77v-.13a1.7 1.7 0 0 1 .8.65c.12.23-.46 1.21-.38 1.22a22.4 22.4 0 0 1 4.92.44s.15.14.1.15c-1.22.16-3 .09-3.31 1.54a20 20 0 0 1 .41 3.62c0 .45.68.29 1 .42 0 0 0 .11-.05.13a.9.9 0 0 1-.46 0 5.4 5.4 0 0 1-1.15-.4c-.19-.09-.3-.42-.53-.48-2.21-.63-1.84 2.13-1.55 2.22s.52.18.69.08-.06-.34.08-.5.09 0 .15 0 0 .14 0 .21.07.28.18.38.31.06.46.11a4.5 4.5 0 0 0 2 0 3.4 3.4 0 0 0 1.39-1.16c.17-.63.14-1.28.35-1.9a3.55 3.55 0 0 1 .75-1.25c.1-.11.3-.2.3-.32Z",style:{fill:"#171714"}}),(0,c.jsx)("path",{d:"M17.59 13.92a1.58 1.58 0 0 0-1.17-.22.74.74 0 0 1 .58-.3 1.24 1.24 0 0 1 .55.07Z",style:{fill:"#c2172e"}}),(0,c.jsx)("path",{d:"M6.47 3.52s-.21-.06-.21-.18.15-.12.23-.15S6.58 3 6.35 3a.45.45 0 0 0-.4.4c0 .22.32.4.4.4a.14.14 0 0 0 .12-.24",style:{fill:"#fff"}}),(0,c.jsx)("path",{d:"M6.55 2.8c.09 0 .13.11.14.37s-.17.77 0 .77 0-.35.11-.56 0-.82-.25-.82c-.09 0-.17.06-.17.12s.08.12.17.12",style:{fill:"#fff"}})]}),(0,c.jsx)("path",{d:"M6.35.23 23.61 10.7V.23z",style:{fill:"#c2172e"}}),(0,c.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,c.jsx)("path",{d:"M.23 17.67V.22h23.58v17.45c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),E=v1;var m=require("react/jsx-runtime"),m1=t=>(0,m.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,m.jsx)("defs",{children:(0,m.jsx)("clipPath",{id:"a",children:(0,m.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,m.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,m.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#fff"}}),(0,m.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),(0,m.jsx)("path",{d:"M8.77 20.35 6.16 24.9l1.51-12.92h2.6v14.18zM11.77 20.35l2.6 4.55-1.5-12.92h-2.6v14.18z",style:{fill:"#c2172e"}}),(0,m.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,m.jsx)("path",{d:"M8.2 7.89a8.6 8.6 0 0 0-.23 2h4.55c0-1.7.11-4.71 3.25-4.72A2.14 2.14 0 0 1 18 7.06c0 1.33-1.17 1.78-2.58 1.71a2.78 2.78 0 0 0 2.4 1.28.8.8 0 0 0 1.6-.12.77.77 0 0 0-.14-.45 3.75 3.75 0 0 0 .89-1.3.8.8 0 0 0 .24 0 .8.8 0 0 0 .8-.8.85.85 0 0 0-.71-.84 4.2 4.2 0 0 0-.41-1.5.75.75 0 0 0 .47-.72.8.8 0 0 0-1.36-.57 5.6 5.6 0 0 0-1.55-1.05.8.8 0 0 0 .08-.35.81.81 0 0 0-.8-.81.83.83 0 0 0-.8.66 5.6 5.6 0 0 0-.87-.05 6.6 6.6 0 0 0-1.07.1.77.77 0 0 0-.77-.62.8.8 0 0 0-.8.8 1 1 0 0 0 0 .23 7.2 7.2 0 0 0-1.68 1 .79.79 0 0 0-.62-.29.79.79 0 0 0-.52 1.33 7.2 7.2 0 0 0-1.08 1.69.8.8 0 0 0-.36-.09.8.8 0 0 0-.16 1.59",style:{fill:"#c2172e"}}),(0,m.jsx)("path",{d:"M14.32 11V9.8H6.37V11z",style:{fill:"#c2172e"}})]}),(0,m.jsx)("path",{d:"M6.37 10.97h7.95v1.16H6.37z",style:{fill:"#c2172e"}}),(0,m.jsx)("path",{d:"M5.36 10.49h9.92v.98H5.36z",style:{fill:"#c2172e"}})]}),Y=m1;var Z=require("react/jsx-runtime"),n1=t=>(0,Z.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,Z.jsx)("defs",{children:(0,Z.jsx)("clipPath",{id:"a",children:(0,Z.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,Z.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,Z.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1",style:{fill:"#fff"}}),(0,Z.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,Z.jsx)("path",{d:"M7.31 2.13a6.2 6.2 0 0 1 2.56-.06 5.68 5.68 0 0 1 3.84 2.56 6.8 6.8 0 0 1 1 2.13 16 16 0 0 1 .55 3.78H10a11.6 11.6 0 0 0 .18-2.81 2.6 2.6 0 0 0-1.71-2.2 1.66 1.66 0 0 0-1.1 0 1.71 1.71 0 0 0-1.16 1.18c-.12.49 0 1.19.55 1.27a.61.61 0 0 0 .61-.3c.12-.36-.25-.55-.55-.61a.94.94 0 0 1 .3-.55 1.08 1.08 0 0 1 .67-.18 1.52 1.52 0 0 1 1.12.95 1.92 1.92 0 0 1-.5 2 2.62 2.62 0 0 1-2.32.61A3.09 3.09 0 0 1 4 8a4.46 4.46 0 0 1 3.31-5.87M16.78 13.33a.7.7 0 1 0 0-1.4H8.56a.7.7 0 1 0 0 1.4ZM15.87 11.67a.46.46 0 1 0 0-.92H9.35a.46.46 0 0 0 0 .92ZM16.33 14.47a.43.43 0 0 0 0-.85H8.89a.43.43 0 0 0 0 .85Z",style:{fill:"#171714"}})]}),(0,Z.jsx)("path",{d:"M12.61 14.69H9.2L7.41 25.87l3.05-2.28 2.15 2.31 2.15-2.31 3.05 2.28-1.79-11.18z",style:{fill:"#171714"}})]}),C=n1;var w=require("react/jsx-runtime"),k1=t=>(0,w.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,w.jsx)("defs",{children:(0,w.jsx)("clipPath",{id:"a",children:(0,w.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,w.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,w.jsx)("path",{d:"M.23 17.67V.22h23.53v17.44c0 7.38-6.71 11.1-11.8 11.1C6.52 28.77.22 25.05.23 17.67",style:{fill:"#fff"}}),(0,w.jsx)("path",{d:"M.23 17.67V.22h23.53v17.44c0 7.38-6.71 11.1-11.8 11.1C6.52 28.77.22 25.05.23 17.67Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),(0,w.jsx)("path",{d:"M.39.37h23.26v13.45H.39z",style:{fill:"#171714"}})]}),N=k1;var h=require("react/jsx-runtime"),V1=t=>(0,h.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,h.jsx)("defs",{children:(0,h.jsx)("clipPath",{id:"a",children:(0,h.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,h.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,h.jsx)("path",{d:"M12 28.62c6.39 0 11.58-4.89 11.58-10.93V.4H12.06v28.22Z",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M12 28.49V.4H.46V18c0 6 5.19 10.63 11.54 10.63Z",style:{fill:"#f2db38"}}),(0,h.jsx)("path",{d:"M4.18 21.23c0 .08.38.35 0 .47-.09.11-.45-.27-.45-.27-.29-.12-.46.19-.61.29a.8.8 0 0 1 .1-.27c.25-.53.8-.26.92-.21M9.14 23.14c0 .23 0 .49-.23.64.06-.6-.31-.53-.52-.88a.2.2 0 0 1 0-.22 1.2 1.2 0 0 1 .73.46M3.82 22.8c.39 0 0 .06.07.31-.49 0-.54.6-.59.77-.14-.31-.25-.47 0-.76s.24-.29.56-.32M5 24.93c.06.08-.07.49.29.71a1 1 0 0 1-.61-.31s-.07-.38.18-.4z",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M9.19 19.69c-.6 1-1.49 1.67-2.06 2.6 0 .11-.09.19 0 .22a2.7 2.7 0 0 1 1.46.07c.12.15 0 .34 0 .49-.28.54-.77 0-1.13 0L6.84 23s-.27.07-.24.07a3.1 3.1 0 0 0-1.34 1.82.66.66 0 0 1-.68.14c-.28-.67.38-1.07.59-1.36l.4-.4c-.26-.25-.46 0-.78 0a2 2 0 0 1-.62.15h-.23c-.1 0-.12-.14-.12-.14s-.26-.42-.08-.56c.64-.11 1 .33 1.41.1.06-.1-.17-.12-.17-.12a2.9 2.9 0 0 1-1-.91c0-.22.3-.32.44-.47l.26.05c.31.46.41.95 1.11 1 .26 0 .4-.11.59-.23l2.31-2.68c.15 0 .45 0 .47.26M8.51 7.4a5.4 5.4 0 0 0-.88-.74c-.79-.36-1.8.13-2.52-.3A.66.66 0 0 1 5 5.71c-.21.05-.29.23-.4.37a.71.71 0 0 0 .13.71c.4.33 1 .11 1.51.09a4.3 4.3 0 0 1 1.2 0c.39.13 1.09.53 1.06.49",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M12.11 7.13a5 5 0 0 0-.41-.43c.11-.12.3-.22.39-.39v-.09c-.21.14-.44 0-.65-.13s-.11-.09-.1-.17c.18 0 .33-.29.44-.42a3 3 0 0 1-.34 0c-.61 0-.53-.74-.55-.77H7.77l-.3.64 2.79 3a5 5 0 0 1 .41 1 1.33 1.33 0 0 0-1.08 0l-.49.45c-1.22-.75-2.18 1-3.46.15-.21-.15-.12-.47-.11-.68S5.82 9 6 8.9c-.2-.56-.75-.94-1.07-1.47a55 55 0 0 1-3.46-5.58c-.23.12-.24.41-.36.63C.59 4 1.62 5.18 2.4 6.33a16.3 16.3 0 0 0 2 2c0 .09.11.17.11.26h-.23A15 15 0 0 1 1.1 6.74a1.71 1.71 0 0 0 .41 2 7.9 7.9 0 0 0 2.77.91v.06a9.5 9.5 0 0 1-3.31.13.92.92 0 0 0 .31 1c.93.68 2.28.2 3.16-.21v.14a12.4 12.4 0 0 1-3.33 1.69 1.3 1.3 0 0 0 .59.76c1.42.4 2.48-.85 3.31-1.81h.1a1.94 1.94 0 0 1-.37.89 35.3 35.3 0 0 1-3.24 4.32c.39.38 1 .25 1.48.13 1.78-.82 2.16-2.78 3-4.29l.26-.59h.15v.36a72 72 0 0 1-2.72 8 2.4 2.4 0 0 0 .91-.16c2-.67 2-2.88 2.45-4.53.21-1.19.38-2.4.57-3.59a.2.2 0 0 1 .18 0 39 39 0 0 1-.16 5.27l-.09 1.13a2.94 2.94 0 0 0 1.74-2.14A31 31 0 0 0 9 11.68c0-.1.1-.17.17-.21h.1c.4 1.13.72 2.27 1.06 3.43-.7 1.73-1.71 3.34-2.46 5.06l1.21-.27a21 21 0 0 0 .77 2.24c.41-1.41.74-2.88 1.13-4.29h.07c.59 1.86 1.28 4.19.26 6.07a3.34 3.34 0 0 1-2.48 2.18c-.16-.07-.41 0-.46-.24-.1-.44.46-.69.38-1.15a.94.94 0 0 0-.49-.62 1.36 1.36 0 0 0-1.38.3c-.1.11-.31.24-.26.43.21.09.41-.13.62-.18s.29 0 .34.18c0 .49-.65.73-.85 1.15a1.12 1.12 0 0 0 0 1.08 2.14 2.14 0 0 0 1.89.35 5.82 5.82 0 0 0 3.06-2.64c.11 0 .11.13.14.21-.08 1-.9 1.64-1.39 2.39-.12.28.18.51.4.64a2.18 2.18 0 0 1 1.16.84Z",style:{fill:"#171714"}}),(0,h.jsx)("path",{d:"M9.17 2.06a.55.55 0 0 0 .57-.53.57.57 0 0 0-1.13 0 .55.55 0 0 0 .56.53M7 3.64a.26.26 0 0 0 .26-.25.25.25 0 0 0-.26-.24.25.25 0 0 0-.26.24.25.25 0 0 0 .26.25",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M7.27 3.21a.25.25 0 1 0 0-.49.25.25 0 1 0 0 .49",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M7.66 2.87a.25.25 0 1 0-.27-.25.25.25 0 0 0 .27.25",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M8.15 2.64a.25.25 0 1 0 0-.49.25.25 0 1 0 0 .49M9.18 2.49a.25.25 0 0 0 .26-.25.26.26 0 1 0-.26.25M9.71 2.54a.25.25 0 0 0 .29-.25.26.26 0 0 0-.53 0 .26.26 0 0 0 .27.25",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M8.66 2.52a.26.26 0 0 0 .26-.24.26.26 0 0 0-.26-.28.25.25 0 0 0-.26.25.25.25 0 0 0 .26.24M10.22 2.66a.25.25 0 1 0-.22-.24.25.25 0 0 0 .26.25",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M10.68 2.89a.25.25 0 1 0 0-.49.25.25 0 1 0 0 .49",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M11.06 3.23a.25.25 0 0 0 .26-.23.26.26 0 1 0-.26.24",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M11.27 3.67a.25.25 0 0 0 .26-.24.25.25 0 0 0-.26-.25.26.26 0 0 0-.27.25.26.26 0 0 0 .27.24",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M9.16 2.48c1 0 1.89.51 1.89 1.13a1 1 0 0 1 0 .07v.12a.21.21 0 0 1-.21.16.21.21 0 0 1-.22-.2.25.25 0 0 1 0-.11v-.1c-.07-.4-.71-.66-1.5-.66s-1.42.26-1.5.66v.1a.2.2 0 0 1 0 .11.21.21 0 0 1-.42 0v-.19c0-.63.85-1.13 1.89-1.13ZM10.85 4.37a.23.23 0 0 0 .25-.2.23.23 0 0 0-.25-.17H7.56a.23.23 0 0 0-.25.21.23.23 0 0 0 .25.2Z",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M10.69 4.77a.21.21 0 1 0 0-.41h-3a.21.21 0 1 0 0 .41ZM9.16 2.49a.26.26 0 0 0-.24.25.25.25 0 0 0 .26.26.25.25 0 1 0 0-.49Z",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M9.19 3.47a.25.25 0 1 0-.26-.25.26.26 0 0 0 .26.25M9.17 4a.26.26 0 0 0 .26-.25.25.25 0 0 0-.26-.24.25.25 0 0 0-.26.24.25.25 0 0 0 .26.25M7.83 6.53a3.9 3.9 0 0 0-1.74-.4c-.23 0-.25.19-.36.32a.59.59 0 0 1-.28-.59.62.62 0 0 1 .38-.49c.32-.24.76.21 1-.11.09-.35.62-.14.6-.13l.15.13.66.66A17 17 0 0 1 9.82 7.8l.19.28.2.35a7.1 7.1 0 0 0-3.62-1c.08-.19.36-.25.46-.35L7.6 7l1.1.37Z",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M9.11 5.7c.18 0 .33-.09.33-.2s-.14-.21-.33-.21-.33.09-.33.21.15.2.33.2",style:{fill:"#fff"}}),(0,h.jsx)("path",{d:"M9 5.6a.15.15 0 0 0 .16-.14.15.15 0 0 0-.16-.15.15.15 0 0 0-.16.15.16.16 0 0 0 .16.14",style:{fill:"#171714"}}),(0,h.jsx)("path",{d:"m8.52 5-.1.15c-.09.24.69-.18 1.27 0-.72-.08-1.31.37-1.43.11s.14-.23.25-.25",style:{fill:"#fff"}}),(0,h.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,h.jsx)("path",{d:"M15.51 25.23a.4.4 0 1 0 0 .81h1.81a.4.4 0 0 0 0-.81Z",style:{fill:"#f2db38"}})]}),(0,h.jsx)("path",{d:"M17.02 9.32h.84v2.62h1.76V10.9H21v1.04h1.74v-1.51h-1.08V9.32h1.08V5.01h-1.08V3.9h1.08V2.39H21v1.04h-1.38V2.39h-1.76v2.62h-.87z",style:{fill:"#f2db38"}}),(0,h.jsx)("path",{d:"M21.34 7.63h-1.07V9.2h-.96V7.63h-1.07V6.7h1.07V5.13h.96V6.7h1.07z",style:{fill:"#c2172e"}}),(0,h.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,h.jsx)("path",{d:"M15.62 18V2.36a.69.69 0 0 1 .25-.55.56.56 0 0 1 .56-.57.56.56 0 0 1 .57.57.7.7 0 0 1 .23.55V18Z",style:{fill:"#f2db38"}}),(0,h.jsx)("path",{d:"M19.16 22.41a3.28 3.28 0 0 0-2.06 3.44h-1.37a3.29 3.29 0 0 0-2.06-3.44v-1.53a3.29 3.29 0 0 0 2.06-3.44h1.37a3.29 3.29 0 0 0 2.06 3.44Z",style:{fill:"#f2db38"}}),(0,h.jsx)("path",{d:"M17 21a.6.6 0 0 1 0 1.21.6.6 0 0 1-1.21 0 .6.6 0 0 1 0-1.21.6.6 0 1 1 1.21 0",style:{fill:"#c2172e"}}),(0,h.jsx)("path",{d:"M17.33 16.78a.4.4 0 1 0 0-.81h-1.81a.4.4 0 0 0 0 .81ZM13.13 22.22a.58.58 0 1 0-.58-.58.58.58 0 0 0 .58.58M19.7 22.22a.58.58 0 1 1 .58-.58.58.58 0 0 1-.58.58M15.45 17.67a.4.4 0 1 1 0-.81h1.81a.4.4 0 0 1 0 .81ZM15.83 26a.58.58 0 1 1 .58.59.58.58 0 0 1-.58-.59",style:{fill:"#f2db38"}}),(0,h.jsx)("path",{d:"M13.93 20.74a.4.4 0 1 0-.81 0v1.81a.4.4 0 0 0 .81 0ZM18.89 20.74a.4.4 0 1 1 .81 0v1.81a.41.41 0 0 1-.81 0Z",style:{fill:"#f2db38"}})]})]}),U=V1;var i=require("react/jsx-runtime"),Z1=t=>(0,i.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,i.jsx)("defs",{children:(0,i.jsx)("clipPath",{id:"a",children:(0,i.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,i.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,i.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#c2172e"}}),(0,i.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,i.jsx)("path",{d:"M13.87 6.78A3 3 0 0 0 17 3.91a3 3 0 0 0-3.11-2.86 3 3 0 0 0-3.11 2.86 3 3 0 0 0 3.11 2.87",style:{fill:"#f2db38"}}),(0,i.jsx)("path",{d:"M13.81 5.86a2 2 0 0 0 2.09-2 2.1 2.1 0 0 0-4.18 0 2 2 0 0 0 2.09 2",style:{fill:"#171714"}}),(0,i.jsx)("ellipse",{cx:13.81,cy:3.9,rx:2.09,ry:1.96,style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".03px"}}),(0,i.jsx)("path",{d:"m13 5.6-.57 1.08a6.5 6.5 0 0 1-1.53 1.63 9.4 9.4 0 0 1-2.74 1.14 7.3 7.3 0 0 1-1.57.22l.15 1.5h4.14L9.8 24.5h4.08L12 14.39l.23-.06 2 10.14h2.07c.07 0 .15.1 0 .25-1 .83-1.52 1.12-1.23 1.55s1-.11 3.26-1.21C18.1 24.2 16.72 13 16.72 13h1.72a.7.7 0 0 0 .37-.15c.33-.27.21-.7.11-1.05-.29-1.06-.64-2-1-3.08a7.3 7.3 0 0 0-.49-1.27.7.7 0 0 0-.24-.24c-.5-.27-1-.5-1.47-.81a5.8 5.8 0 0 1-1-.87Z",style:{fill:"#171714"}}),(0,i.jsx)("path",{d:"M14.91 4.31a2.9 2.9 0 0 1-.08 1c-.11.5-1 .39-1.53.42-.14-.06-.23-.07-.37-.42a3.7 3.7 0 0 1-.15-1.92c.2-.34 1.11-.42 1.78-.31s.3.88.35 1.22",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M13.59 3.84c0 .18-.08.76 0 1H14V5a2.2 2.2 0 0 1-.57 0 4.2 4.2 0 0 1 0-1c-.11-.28-.51.08-.55-.14s.6-.19.66 0",style:{fill:"#171714"}})]}),(0,i.jsx)("path",{d:"m14.62 6.75.14-1.16-.35.79h-1.1l-.3-.73.14 1.1z",style:{fill:"#fff"}}),(0,i.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,i.jsx)("path",{d:"M13.14 4.31a.12.12 0 0 0 .12-.12.13.13 0 0 0-.12-.12.12.12 0 0 0-.12.12.12.12 0 0 0 .13.13M14.29 4.31a.12.12 0 0 0 0-.25.12.12 0 1 0 0 .25",style:{fill:"#171714"}})}),(0,i.jsx)("path",{d:"M6.82 25.86 4.11 2.22l-.86.09 2.94 23.64z",style:{fill:"#f2db38"}}),(0,i.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,i.jsx)("path",{d:"M3.7 2.66c.52-.06.9-.4.85-.75s-.5-.59-1-.52-.9.4-.85.75.49.58 1 .52M4.39 8.69c.5-.06.87-.38.82-.72s-.47-.56-1-.5-.86.38-.82.72.48.56 1 .5",style:{fill:"#f2db38"}}),(0,i.jsx)("path",{d:"M5 11.16h1.74l-.15-1.5H3.84a.27.27 0 0 0 .26.28H5a.9.9 0 0 1 .34.14 1.4 1.4 0 0 1 .19.28.37.37 0 0 0-.35-.28Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M5 11.2h1.7l-.13-1.57H3.8a.28.28 0 0 0 .26.29H5a.9.9 0 0 1 .35.15 1.5 1.5 0 0 1 .19.29.38.38 0 0 0-.35-.3",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,i.jsx)("path",{d:"M10.83 26a.45.45 0 0 0 .45-.45v-.84H9.77a1 1 0 0 1-.63.34c-.42.06-1.15.06-1.15.06A.45.45 0 0 0 8 26ZM13.93 3.86c.09.11.32-.09.4-.08s.34.18.43.11-.17-.24-.44-.26-.46.15-.39.23M14.07 5.42a.1.1 0 0 0 .09-.1.09.09 0 0 0-.09-.09h-.57a.09.09 0 0 0-.09.09.1.1 0 0 0 .09.1Z",style:{fill:"#171714"}}),(0,i.jsx)("path",{d:"m12.45 12.42.18-.88h-.23a.16.16 0 0 1-.17-.14.15.15 0 0 1 .17-.15h1.54c.38 0 .25 0 .32.35l.1.8c.06.36.06.33-.33.33h.24-2a.15.15 0 0 1-.16-.14.16.16 0 0 1 .16-.15h.19Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"m12.45 12.42.18-.88h-.23a.16.16 0 0 1-.17-.14.15.15 0 0 1 .17-.15h1.54c.38 0 .25 0 .32.35l.1.8c.06.36.06.33-.33.33h.24-2a.15.15 0 0 1-.16-.14.16.16 0 0 1 .16-.15h.19Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,i.jsx)("path",{d:"M5 10.32c.08 0 .15-.09.15-.2s-.07-.2-.15-.2h-.87a.18.18 0 0 0-.15.2.18.18 0 0 0 .15.2Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M5 10.32c.08 0 .15-.09.15-.2s-.07-.2-.15-.2h-.87a.18.18 0 0 0-.15.2.18.18 0 0 0 .15.2Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,i.jsx)("path",{d:"M5.08 10.64c.09 0 .15-.09.15-.2s-.06-.2-.15-.2h-.91c-.08 0-.15.09-.15.2s.07.2.15.2Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M5.08 10.64c.09 0 .15-.09.15-.2s-.06-.2-.15-.2h-.91c-.08 0-.15.09-.15.2s.07.2.15.2Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,i.jsx)("path",{d:"M5.1 10.94a.17.17 0 0 0 .15-.18.16.16 0 0 0-.15-.18h-.9a.17.17 0 0 0-.15.18.17.17 0 0 0 .15.18Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M5.1 10.94a.17.17 0 0 0 .15-.18.16.16 0 0 0-.15-.18h-.9a.17.17 0 0 0-.15.18.17.17 0 0 0 .15.18Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,i.jsx)("path",{d:"M5.14 11.2a.16.16 0 0 0 .14-.2.16.16 0 0 0-.14-.17h-.87a.16.16 0 0 0-.15.17.16.16 0 0 0 .15.17Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M5.14 11.2a.16.16 0 0 0 .14-.2.16.16 0 0 0-.14-.17h-.87a.16.16 0 0 0-.15.17.16.16 0 0 0 .15.17Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),(0,i.jsx)("path",{d:"M12.99 9.35h2.73v1.86h-2.73zM12.46 9.35h.4v1.86h-.4zM12.08 9.35h.27v1.86h-.27z",style:{fill:"#f2db38"}}),(0,i.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,i.jsx)("path",{d:"M12.88 12.12h-.65a.15.15 0 0 0-.16.14.15.15 0 0 0 .16.14h.65Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M12.88 12.1h-.67a.16.16 0 0 0-.17.16.16.16 0 0 0 .17.16h.67",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,i.jsx)("path",{d:"M12.86 11.84h-.66a.15.15 0 0 0-.2.16.15.15 0 0 0 .16.14h.65Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M12.86 11.82h-.67A.16.16 0 0 0 12 12a.17.17 0 0 0 .16.17h.67",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,i.jsx)("path",{d:"M12.85 11.83h-.66c-.09 0-.15 0-.22-.13s-.15-.22-.15-.22a.15.15 0 0 1 .06-.2.15.15 0 0 1 .2.09s.06.18.17.18h.59Z",style:{fill:"#fff"}}),(0,i.jsx)("path",{d:"M12.85 11.85h-.67c-.09 0-.15-.05-.22-.14s-.15-.24-.15-.24a.17.17 0 0 1 .06-.22.15.15 0 0 1 .2.1s.06.19.17.2h.61",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}})]})]}),I=Z1;var p=require("react/jsx-runtime"),g1=t=>(0,p.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,p.jsx)("defs",{children:(0,p.jsx)("clipPath",{id:"a",children:(0,p.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,p.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,p.jsx)("path",{d:"M23.6 14.05V.47H.42v17.22c0 6 5.19 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#fff"}})}),(0,p.jsx)("path",{d:"M4.4.42H.42l.02 13.15h5.78L6.2.42z",style:{fill:"#171714"}}),(0,p.jsx)("path",{d:"M16.35.4h-3.81v6.51h5.53V.4z",style:{fill:"#f2db38"}}),(0,p.jsx)("path",{d:"M19.79.4h-1.72v6.51h5.53V.4zM16.35 13.4h-3.81V6.91h5.53v6.49zM12.54.4h3.81v4.74h-3.81z",style:{fill:"#2673bd"}}),(0,p.jsx)("path",{d:"M19.79.4h3.81v4.74h-3.81zM19.79 13.4h3.81V6.91h-5.53v6.49z",style:{fill:"#f2db38"}}),(0,p.jsx)("path",{d:"M19.79 8.67h3.81v4.73h-3.81z",style:{fill:"#2673bd"}}),(0,p.jsx)("path",{d:"M12.54 8.67h3.81v4.73h-3.81z",style:{fill:"#f2db38"}}),(0,p.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,p.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,p.jsx)("path",{d:"M4.7 16a5 5 0 0 0 2.65.58c.22.14.33.49.49.74l.57.8a.86.86 0 0 0 .28.27 4 4 0 0 0-.48 1.28c-.29-.1-.66 0-.72-.36-.23-.81-.14-2-1.25-2.13-.37-.11-.87-.47-1.23-.07-.12 0 0-.25-.18-.32-.31.11-.66.42-1 .15-.27-.1-.45-.43-.74-.5h1.08c0-.06.12-.16 0-.21a.6.6 0 0 0-.19 0 1.4 1.4 0 0 1-.54 0 3 3 0 0 1-.18-.3c.48.19 1-.11 1.47.06",style:{fill:"#171714"}}),(0,p.jsx)("path",{d:"M12.93 17.34a2.06 2.06 0 0 1-.56 1.46c.14.21.5.09.73.19a8.9 8.9 0 0 1 2.4.77 5.5 5.5 0 0 1 1.05.59c.24-.11.45-.34.75-.31.58 0 1 .61 1.48.55a.33.33 0 0 1 .17 0c-.07.12 0 .25-.39.32s-.45-.25-.49 0 .17.15.17.27-.51 0-.65-.36c0-.18-.36-.4-.36-.4s-.45-.12-.48.1c.63.68.43 2 1.58 2.26.15.13.06.34 0 .5a18 18 0 0 0 .09 2.4c-.23.28-.6-.06-.79.3 0 .49-.58.41-.88.61s-.22.14-.3.05c.11-.28.42-.58.51-.88-.14-.11-.24.12-.36.2s-.13.38-.42.36h-.19c.32-.35.65-1 1.16-.79a.55.55 0 0 0 .52-.32c0-.77.18-1.74-.63-2a11 11 0 0 1-1.47-.55 1.76 1.76 0 0 1-.5-.87c-.26-.43-.59-1-1.15-1h-.33c.15.23.42.23.65.38a14.4 14.4 0 0 0-3.28.06c0-.26.39-.53.09-.67s-.21.33-.3.49-.24.61-.55.67a8.6 8.6 0 0 0-2-.79 1.7 1.7 0 0 1-.54-.15 1.27 1.27 0 0 0-1.28.22c-.36.18-.57 1.23-1.1.59-.34.12-.26.59-.64.64h-1l.71-.75c0-.06 0-.08-.05-.12a2 2 0 0 0-.51.42c-.19.11-.3-.1-.48-.1.28-.13.67-.37 1-.53a1.1 1.1 0 0 0 .64-.1c1-.14 1.45-1.63 2.63-1.19l1.48.14c.1-.06.37 0 .27-.24h-.84a1.57 1.57 0 0 1 .73-1.43l1.42-.44c.24-.12.61-.24.64-.57.13-.09.3 0 .45.05a1 1 0 0 0 .87-.36.64.64 0 0 1 .33.35",style:{fill:"#171714"}}),(0,p.jsx)("path",{d:"M14.64 21.47a9 9 0 0 0 .44.91 1.7 1.7 0 0 0 .5.47.44.44 0 0 1-.25.22c-.13.05-.26.07-.33-.07s-.16 0-.27 0c-.29-.07 0-.69 0-1-.33.34-.81 1-.59 1.47.09.24.44.53 0 .67a3.9 3.9 0 0 0-2.36 1.37.2.2 0 0 1-.27.07c-.15-.07-.18-.34-.33-.13a3.4 3.4 0 0 0-.41.62c-.24 0-.65.12-.9.17a6 6 0 0 1 .39-.85c-.27-.12-.34.34-.51.5l-.49.08c.25-.34.61-.54.8-1a3.37 3.37 0 0 0 2.71-1.4c-.32-.28-.68-.61-.59-1.13a2.37 2.37 0 0 1 2.27-1.08Z",style:{fill:"#171714"}}),(0,p.jsx)("path",{d:"M14.41 21.63a.58.58 0 0 0-.38.12 3 3 0 0 1 .42.05 3 3 0 0 1 .4.14l-.13-.26s-.06-.06-.31-.06",style:{fill:"#c2172e"}}),(0,p.jsx)("path",{d:"M17.89 15.88a.4.4 0 0 0 0-.13.42.42 0 0 0-.77-.21h.14a.4.4 0 0 0 0-.13.41.41 0 0 0-.8-.14h.08a.4.4 0 0 0 0-.12.41.41 0 0 0-.42-.4.5.5 0 0 0-.49.33h.08a.44.44 0 0 0-.47-.4.5.5 0 0 0-.5.36h.14a.46.46 0 0 0-.5-.35.44.44 0 0 0-.47.41h.08a.47.47 0 0 0-.46-.3.44.44 0 0 0-.46.42s0 .27 0 .27a1.3 1.3 0 0 0-1.08-.43 2 2 0 0 0-.93.27c-.48.29-.89.66-1.49.31-.14.12.08.18.08.3-.37.59.59.15.64.53l-.66.26a.6.6 0 0 0 .17.25l.2.02c.17 0 .42-.17.56 0a.41.41 0 0 1-.27.46c.12 0 .22-.06.36 0a.57.57 0 0 0 .31-.36 1.3 1.3 0 0 1 .59 0c.45.19.76-.2 1.08-.41.36.53.78.37 1.33.26-.12-.13-.17-.34-.36-.4a4 4 0 0 1-.64-.2 1 1 0 0 1 .31-.15 4.7 4.7 0 0 1 3.11.47 3.3 3.3 0 0 1 1.79 2.7l.14-.26a1.1 1.1 0 0 0 .15-.59.31.31 0 0 0-.16-.28v.14a.43.43 0 0 0 .07-.23.4.4 0 0 0-.33-.4v.09a.36.36 0 0 0 0-.2.41.41 0 0 0-.4-.41l.08.12a.4.4 0 0 0 0-.2.4.4 0 0 0-.41-.4v.1a.5.5 0 0 0 0-.18.41.41 0 0 0-.42-.4.37.37 0 0 0-.19.05h.11a.41.41 0 0 0-.41-.41.5.5 0 0 0-.16 0v-.17c.42-.09.54-.05 1.15.26a3.75 3.75 0 0 1 1.49 1.52.65.65 0 0 0 .08-.39c0-.19-.09-.26-.27-.31l.09.27a.4.4 0 0 0 .11-.28.41.41 0 0 0-.42-.41h-.08l.15.23a.4.4 0 0 0 .07-.24.41.41 0 0 0-.41-.4.5.5 0 0 0-.19 0l.17.18a.45.45 0 0 0 0-.2.41.41 0 0 0-.41-.4.43.43 0 0 0-.27.11Z",style:{fill:"#171714"}}),(0,p.jsx)("path",{d:"M16.74 15.9h-.23a.44.44 0 0 0-.44-.44.52.52 0 0 0-.37.13c0-.23-.16-.36-.36-.36a.51.51 0 0 0-.4.15.39.39 0 0 0-.35-.25.7.7 0 0 0-.48.26.57.57 0 0 0-.48-.22c-.21 0-.5.27-.5.27",style:{fill:"none",stroke:"#fff",strokeWidth:".11px",strokeMiterlimit:11.47}}),(0,p.jsx)("path",{d:"M12.05 15.89a.34.34 0 0 0-.32-.15.38.38 0 0 0-.32.16.37.37 0 0 0 .32.16.34.34 0 0 0 .33-.17",style:{fill:"#fff"}}),(0,p.jsx)("path",{d:"M11.74 16a.18.18 0 1 0 0-.36.18.18 0 0 0-.18.18.18.18 0 0 0 .18.17",style:{fill:"#171714"}}),(0,p.jsx)("path",{d:"M10.41 16.72c-.25.06-1 .23-1.36 0s-.21-.72-.1-.72.11.17.23.32.12.16.18.19a1 1 0 0 0 .31.05h.74Z",style:{fill:"#c2172e"}}),(0,p.jsx)("path",{d:"M10.41 16.72c-.25.06-1 .23-1.36 0s-.21-.72-.1-.72.11.17.23.32.12.16.18.19a1 1 0 0 0 .31.05h.74Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,p.jsx)("path",{d:"M.4 13.47h23.2",style:{fill:"none",stroke:"#171714",strokeWidth:".45px",strokeMiterlimit:11.47}})]})]}),O=g1;var v=require("react/jsx-runtime"),x1=t=>(0,v.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,v.jsx)("defs",{children:(0,v.jsx)("clipPath",{id:"a",children:(0,v.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,v.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,v.jsx)("path",{d:"M23.6.55H12L.42.57v17.2c0 6 5.19 10.94 11.59 10.94S23.6 23.82 23.6 17.77Z",style:{fill:"#fff"}})}),(0,v.jsx)("path",{d:"M23.57 12.63V8.6",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,v.jsx)("path",{d:"M12.01.4H23.6v4.02H12.01zM12.01 8.6H23.6v4.02H12.01z",style:{fill:"#c2172e"}}),(0,v.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,v.jsx)("path",{d:"M23.6 16.64H12v4h11.2a10.4 10.4 0 0 0 .41-2.9v-1.1ZM12 28.71a11.83 11.83 0 0 0 9-4h-9z",style:{fill:"#c2172e"}})}),(0,v.jsx)("path",{d:"M4.61 9.78h6.26v.66H4.61zM5.51 10.69h4.46v.66H5.51zM5.51 8.86h4.46v.66H5.51zM6.2 21.66l-1.97 2.28 1.51-12.32h3.99l1.52 12.32-1.97-2.28-1.54 4.9-1.56-4.9z",style:{fill:"#c2172e"}}),(0,v.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,v.jsx)("path",{d:"M6.17 8.62a10.3 10.3 0 0 0 .24-3.75A1.71 1.71 0 0 0 5 3.45c-1.38-.19-1.61 1-1.55.94A1.49 1.49 0 0 1 5 4.46 1.62 1.62 0 0 1 4.9 7a2 2 0 0 1-2.33 0 2 2 0 0 1-.91-1.11 3.43 3.43 0 0 1 .71-3.23A4 4 0 0 1 7 2c2.15 1 2.26 6.63 2.26 6.63H6.18",style:{fill:"#c2172e"}}),(0,v.jsx)("path",{d:"M12 28.6V.4M.23 17.68V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1C6.52 28.78.22 25.06.23 17.68Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),T=x1;var G=require("react/jsx-runtime"),w1=t=>(0,G.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,G.jsx)("path",{d:"M12.06 28.63c6.4 0 11.59-4.9 11.59-10.94V.46H12.07v28.17Z",style:{fill:"#fff"}}),(0,G.jsx)("path",{d:"M12.06 28.49V.43H.47v17.24c0 7.32 5.19 11 11.59 11Z",style:{fill:"#2673bd"}}),(0,G.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),D=w1;var k=require("react/jsx-runtime"),H1=t=>(0,k.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,k.jsx)("defs",{children:(0,k.jsx)("clipPath",{id:"a",children:(0,k.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,k.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,k.jsx)("path",{d:"M16.12 27.85c4.37-1.57 7.47-5.18 7.47-9.85V.42h-7.47z",style:{fill:"#c2172e"}}),(0,k.jsx)("path",{d:"M16.12 27.64V.42H8.43V28a12.33 12.33 0 0 0 7.69-.18Z",style:{fill:"#fff"}}),(0,k.jsx)("path",{d:"M8.43 27.93V.42h-8L.42 18c0 4.86 3.35 8.61 8 10Z",style:{fill:"#69a33d"}})]}),(0,k.jsx)("path",{d:"M20.05 4.1V1.45h-.86V4.1h-2.65v.87h2.65v2.65h.88l-.01-2.65h2.65V4.1z",style:{fill:"#fff"}}),(0,k.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,k.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),F=H1;var d=require("react/jsx-runtime"),P1=t=>(0,d.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,d.jsx)("defs",{children:(0,d.jsx)("clipPath",{id:"a",children:(0,d.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,d.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,d.jsx)("path",{d:"M23.67.4H.41v17.27c0 6 4.59 10.94 11.67 10.94 6.4 0 11.59-4.9 11.59-10.94Z",style:{fill:"#c2172e"}})}),(0,d.jsx)("path",{d:"M14.04 10.28h1.57v1.3h2.45v-1.31h1.1v1.31h2.71v-1.49h-1V8.9h1V7.41h-2.71v1.31h-1.1V7.41H16.6V6.25h1.46V4.93h1.1v1.32h2.71v-1.5h-1V3.56h1V2.07h-2.71v1.31h-1.1V2.07h-2.45v1.31h-1.57z",style:{fill:"#fff"}}),(0,d.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,d.jsx)("path",{d:"M21.87 19.16a4.1 4.1 0 0 0-4.24-3.95 4.3 4.3 0 0 0-2.8 1s-.64.36-.64-.41c0-1.86-.29-2.45-2.2-2.45s-2.17.79-2.17 2.65c0 .77-.8.37-.8.37a4.36 4.36 0 0 0-2.77-1.16A4.1 4.1 0 0 0 2 19.16a4.1 4.1 0 0 0 4.24 4 4.32 4.32 0 0 0 2.8-1h.08a3.23 3.23 0 0 0-.65 2 3.46 3.46 0 0 0 6.92 0 3.26 3.26 0 0 0-.64-2h.08a4.32 4.32 0 0 0 2.8 1 4.11 4.11 0 0 0 4.24-4",style:{fill:"#fff"}}),(0,d.jsx)("path",{d:"M21.87 19.16a4.1 4.1 0 0 0-4.24-3.95 4.3 4.3 0 0 0-2.8 1s-.64.36-.64-.41c0-1.86-.29-2.45-2.2-2.45s-2.17.79-2.17 2.65c0 .77-.8.37-.8.37a4.36 4.36 0 0 0-2.77-1.16A4.1 4.1 0 0 0 2 19.16a4.1 4.1 0 0 0 4.24 4 4.32 4.32 0 0 0 2.8-1h.08a3.23 3.23 0 0 0-.65 2 3.46 3.46 0 0 0 6.92 0 3.26 3.26 0 0 0-.64-2h.08a4.32 4.32 0 0 0 2.8 1 4.11 4.11 0 0 0 4.24-4Z",style:{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),(0,d.jsx)("path",{d:"M12.29 1.43h1.82v13.41h-1.82z",style:{fill:"#fff"}}),(0,d.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,d.jsx)("path",{d:"M20.06 19.16a2.33 2.33 0 0 0-2.43-2.23 4.55 4.55 0 0 0-1.86.56 2.6 2.6 0 0 1-2.27.51 1.21 1.21 0 0 1-.87-1c-.23-1.14 0-2.55-.61-2.55s-.33 1.49-.55 2.67c-.13.66-.74.83-1.1.95a2.56 2.56 0 0 1-2.26-.53 4.6 4.6 0 0 0-1.87-.56 2.33 2.33 0 0 0-2.42 2.23 2.33 2.33 0 0 0 2.42 2.22 4.5 4.5 0 0 0 1.87-.56 2 2 0 0 1 2.26-.18c.82.64.42 1.77-.06 2.51a3.3 3.3 0 0 0-.11 1 1.73 1.73 0 0 0 3.46 0 3.5 3.5 0 0 0-.11-1c-.48-.74-.87-1.87-.06-2.51a2.06 2.06 0 0 1 2.27.18 4.5 4.5 0 0 0 1.86.56 2.33 2.33 0 0 0 2.43-2.22",style:{fill:"#c21a24"}}),(0,d.jsx)("path",{d:"M20.06 19.16a2.33 2.33 0 0 0-2.43-2.23 4.55 4.55 0 0 0-1.86.56 2.6 2.6 0 0 1-2.27.51 1.21 1.21 0 0 1-.87-1c-.23-1.14 0-2.55-.61-2.55s-.33 1.49-.55 2.67c-.13.66-.74.83-1.1.95a2.56 2.56 0 0 1-2.26-.53 4.6 4.6 0 0 0-1.87-.56 2.33 2.33 0 0 0-2.42 2.23 2.33 2.33 0 0 0 2.42 2.22 4.5 4.5 0 0 0 1.87-.56 2 2 0 0 1 2.26-.18c.82.64.42 1.77-.06 2.51a3.3 3.3 0 0 0-.11 1 1.73 1.73 0 0 0 3.46 0 3.5 3.5 0 0 0-.11-1c-.48-.74-.87-1.87-.06-2.51a2.06 2.06 0 0 1 2.27.18 4.5 4.5 0 0 0 1.86.56 2.33 2.33 0 0 0 2.44-2.27Z",style:{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),(0,d.jsx)("path",{d:"M9.87 10.28H8.3v1.3H5.85v-1.31h-1.1v1.31H2.04v-1.49h1V8.9h-1V7.41h2.71v1.31h1.1V7.41h1.46V6.25H5.85V4.93h-1.1v1.32H2.04v-1.5h1V3.56h-1V2.07h2.71v1.31h1.1V2.07H8.3v1.31h1.57z",style:{fill:"#fff"}}),(0,d.jsx)("path",{d:"M9.79 1.43h1.83v13.41H9.79z",style:{fill:"#fff"}}),(0,d.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,d.jsx)("path",{d:"M14.16 14.13a.53.53 0 0 0 0-1.06H9.74a.54.54 0 0 0 0 1.06ZM14.16 15.75a.53.53 0 0 0 0-1.06H9.74a.54.54 0 0 0 0 1.06Z",style:{fill:"#fff"}}),(0,d.jsx)("path",{d:"M14.61 15.06a.64.64 0 0 0 0-1.28H9.3a.64.64 0 0 0 0 1.28Z",style:{fill:"#fff"}}),(0,d.jsx)("path",{d:"M.23 17.67V.22H23.8v17.45c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),J=P1;var M=require("react/jsx-runtime"),S1=t=>(0,M.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,M.jsx)("defs",{children:(0,M.jsx)("clipPath",{id:"a",children:(0,M.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,M.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,M.jsx)("path",{d:"M23.65.43.47.45v17.2c0 6 5.2 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#fff"}}),(0,M.jsx)("path",{d:"M12 15.34c1.81 0 2.39.11 1.64 1.88l-.31 1.3h-2.56l-.43-1.32c-.75-1.77-.17-1.88 1.65-1.88",style:{fill:"#c2172e"}})]}),(0,M.jsx)("path",{d:"M.42.45H23.6v13.4H.42z",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M11.44 2.05H8.86v1.06h-.7V2.05H5.45v1.84h1.98v.79H5.45v1.85h2.71V5.46h.7v1.07h1.07v.71H8.86V8.3h-.7V7.24H5.45v1.84h1.98v.79H5.45v1.84h2.71v-1.06h.7v1.06h2.58z",style:{fill:"#fff"}}),(0,M.jsx)("path",{d:"M11.06 1.13h1.83v13.4h-1.83z",style:{fill:"#fff"}}),(0,M.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,M.jsx)("path",{d:"M4.94 18.23A3.26 3.26 0 0 0 6.18 23c2.82 1.32 3-1.49 2.24-1.75 0 .56-.16 1.72-1.51 1a2.25 2.25 0 0 1-.66-3.26 2.4 2.4 0 0 1 3.22-1.13c1.36.74.42 1.49-.09 1.76.62.49 3-1.1.4-2.77a3.46 3.46 0 0 0-4.85 1.42",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M9.41 22.52a.78.78 0 1 0-.8-.78.79.79 0 0 0 .8.78M7.51 24.78a.77.77 0 1 0-.8-.77.79.79 0 0 0 .8.77",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M12.13 27.67a3.36 3.36 0 0 0 3.65-3.39c-.21-3-2.81-1.79-2.68-1 .49-.29 1.62-.72 1.62.8a2.34 2.34 0 0 1-2.6 2.16h-.3A2.34 2.34 0 0 1 9.22 24c0-1.51 1.13-1.09 1.62-.8.13-.76-2.47-2-2.67 1a3.36 3.36 0 0 0 3.66 3.39Z",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M19 18.23A3.26 3.26 0 0 1 17.77 23c-2.82 1.32-3-1.49-2.24-1.75 0 .56.15 1.72 1.51 1a2.25 2.25 0 0 0 .66-3.26 2.4 2.4 0 0 0-3.22-1.13c-1.36.74-.42 1.49.09 1.76-.62.49-3-1.1-.4-2.77A3.46 3.46 0 0 1 19 18.23",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M14.48 22.47a.78.78 0 1 1 .8-.78.79.79 0 0 1-.8.78M16.43 24.78a.77.77 0 1 1 .8-.77.79.79 0 0 1-.8.77M12 20.06A1.06 1.06 0 1 0 10.88 19 1.07 1.07 0 0 0 12 20.06",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M12 17.81c.5 0 .91-.55.91-1.24s-.41-1.23-.91-1.23-.92.55-.92 1.23.41 1.24.92 1.24M13.39 14.47a.31.31 0 0 0 0-.61h-2.83a.31.31 0 1 0 0 .61Z",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M13.39 15.39a.3.3 0 1 0 0-.61h-2.83a.3.3 0 1 0 0 .61Z",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M13.67 15a.37.37 0 0 0 0-.73h-3.4a.37.37 0 0 0 0 .73Z",style:{fill:"#c2172e"}}),(0,M.jsx)("path",{d:"M.23 17.67V.22h23.58v17.45c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),q=S1;var f=require("react/jsx-runtime"),G1=t=>(0,f.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,f.jsx)("defs",{children:(0,f.jsx)("clipPath",{id:"a",children:(0,f.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,f.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,f.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#69a33d"}}),(0,f.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,f.jsx)("path",{d:"M14.21 15.38v8.94a.58.58 0 0 0 1.16 0V7.46a.58.58 0 0 0-1.16 0v7.93Z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M14.11 15.38v9a.69.69 0 0 0 1.36 0V7.36a.69.69 0 0 0-1.36 0v9",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"M14.31 24.42c0 .32-.36.58-.8.58s-.79-.26-.79-.58V7.36c0-.31.36-.57.79-.57s.8.26.8.57Z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M14.31 24.42c0 .32-.36.58-.8.58s-.79-.26-.79-.58V7.36c0-.31.36-.57.79-.57s.8.26.8.57Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"M12.75 17.76V27a.69.69 0 0 1-1.36 0V2.19a.69.69 0 0 1 1.36 0z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M12.75 17.76V27a.69.69 0 0 1-1.36 0V2.19a.69.69 0 0 1 1.36 0z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"M9.92 15.38v8.94a.58.58 0 0 1-1.16 0V7.46a.58.58 0 0 1 1.16 0v7.93Z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M10 15.38v9a.64.64 0 0 1-.69.58.63.63 0 0 1-.68-.58V7.36a.63.63 0 0 1 .68-.57.64.64 0 0 1 .69.57v9",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"M9.83 24.42c0 .32.35.58.79.58s.8-.26.8-.58V7.36c0-.31-.36-.57-.8-.57s-.79.26-.79.57Z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M9.83 24.42c0 .32.35.58.79.58s.8-.26.8-.58V7.36c0-.31-.36-.57-.8-.57s-.79.26-.79.57Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"M12.92 24.42c0 .32-.38.57-.85.57s-.85-.26-.85-.57V7.36c0-.31.39-.57.85-.57s.85.26.85.57Z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M12.92 24.42c0 .32-.38.57-.85.57s-.85-.26-.85-.57V7.36c0-.31.39-.57.85-.57s.85.26.85.57Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}})]}),(0,f.jsx)("path",{d:"M8.33 8.21h7.48v1.5H8.33z",style:{fill:"#69a33d"}}),(0,f.jsx)("path",{d:"M8.33 8.21h7.48v1.5H8.33z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"M8.33 21.98h7.48v1.51H8.33z",style:{fill:"#69a33d"}}),(0,f.jsx)("path",{d:"M8.33 21.98h7.48v1.51H8.33z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,f.jsx)("path",{d:"M13.56 4.36s-.24.26-.77.76a5.4 5.4 0 0 0-4 1.4A3.87 3.87 0 0 1 7.94 4a3.7 3.7 0 0 1 .68-2.48 7.6 7.6 0 0 0 2.14 1.7l2 .34Z",style:{fill:"#fff"}}),(0,f.jsx)("path",{d:"M13.56 4.36s-.24.26-.77.76a5.4 5.4 0 0 0-4 1.4A3.87 3.87 0 0 1 7.94 4a3.7 3.7 0 0 1 .68-2.48 7.6 7.6 0 0 0 2.14 1.7l2 .34Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}})]}),(0,f.jsx)("path",{d:"M15.8 12.78v-2.54l-7.47 9.02v2.55z",style:{fill:"#69a33d"}}),(0,f.jsx)("path",{d:"M15.8 12.78v-2.54l-7.47 9.02v2.55z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),(0,f.jsx)("path",{d:"m15.8 21.63-7.47-8.89v-2.5l7.47 8.89z",style:{fill:"#69a33d"}}),(0,f.jsx)("path",{d:"m15.8 21.63-7.47-8.89v-2.5l7.47 8.89z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}})]}),K=G1;var a=require("react/jsx-runtime"),W1=t=>(0,a.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,a.jsx)("defs",{children:(0,a.jsx)("clipPath",{id:"a",children:(0,a.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,a.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,a.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,a.jsx)("path",{d:"M3.06 9.78A7 7 0 0 1 2.88 9a3.2 3.2 0 0 0 1.53.07Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M3 9.78c0-.12-.2-.59-.18-.78a3.24 3.24 0 0 0 1.57.07",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"m11.39 9.07.15.13c-.82.17-.56.33-1.15.37s-1.29.11-1.49-.44a1 1 0 0 1 0-.68c0-.1.21-.31.28-.31s.09.26.11.32c.09.38.26.91 1.6.69Z",style:{fill:"#c2172e"}}),(0,a.jsx)("path",{d:"m11.39 9.07.15.13c-.82.17-.56.33-1.15.37s-1.29.11-1.49-.44a1 1 0 0 1 0-.68c0-.1.21-.31.28-.31s.09.26.11.32c.09.38.26.91 1.6.69Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M13.74 7.75A5 5 0 0 0 12.68 7a.78.78 0 0 0-.94.62c-.39-.09-1.22.64-1.21.64-.19.08-.36-.1-.47 0s-.07.18-.15.28a.54.54 0 0 0 0 .5 8 8 0 0 0 1.13 0c.31.11.22.27.1.42s-.82.19-.82.19a1.3 1.3 0 0 1 .37.38.25.25 0 0 0 .29.06 2 2 0 0 0 .61-.35s.31 0 .31 0c.36 0 .64.29 1 .21a4 4 0 0 0 .91-.48 1 1 0 0 0 .39.78 4 4 0 0 1 .78.62c.19.19.21.69.46.57s.31-.67.28-1.06a.74.74 0 0 0-.09-.37c-.33-.43-.68-.55-.63-.51a10 10 0 0 0-1.3-1.75",style:{fill:"#171714"}}),(0,a.jsx)("path",{d:"M3.66 13.92s-.52.16-.55.19c-.33.3-.38.65-.69 1h.92Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M3.69 13.9s-.55.16-.58.2c-.34.31-.4.68-.72 1h.96",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M3.62 13.83A14 14 0 0 0 3 15.44a1.9 1.9 0 0 0 1.28-.52c0-.48-.12-.72-.06-1Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M3.09 15.1c0 .07-.18.36-.09.38a2.05 2.05 0 0 0 1.36-.54c0-.5-.12-.74-.06-1.06",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M6.67 23.31h-.31c-.41.33-.65.57-1 .87-.12.11.61 0 .85.06Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M6.67 23.28h-.32c-.42.35-.67.61-1 .93-.12.12.63 0 .87.06",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M7 23.16c-.23.28-1.27 1.44-1.13 1.45a1.7 1.7 0 0 0 1.22 0c.09 0 .24-.08.27-.2a6.3 6.3 0 0 0 0-1.08Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M6 24.14c-.24.29-.34.5-.2.5a1.8 1.8 0 0 0 1.28 0c.1-.05.25-.08.28-.21a6.3 6.3 0 0 0 0-1.11",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M19.29 22.77a1.4 1.4 0 0 0-.6.26 5 5 0 0 0-.32 1.43s.89-.33.87-.34Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M19.31 22.73a1.5 1.5 0 0 0-.65.27 5.2 5.2 0 0 0-.34 1.51s.95-.34.93-.36",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"m19.28 22.4-.41 2.12a1.57 1.57 0 0 0 .74-.41c.2-.14.39-.26.47-.45a3.9 3.9 0 0 0-.28-1.33Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M18.82 24.21a1.8 1.8 0 0 1 0 .35 1.67 1.67 0 0 0 .78-.42c.21-.15.42-.27.5-.46a3.9 3.9 0 0 0-.3-1.37",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M10.53 8.44s.19 0 .17.06-.22.31-.32.21.08-.18.16-.27",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M10.53 8.44s.19 0 .17.06-.22.31-.32.21.08-.18.15-.27Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".03px"}}),(0,a.jsx)("path",{d:"M12.25 3.72h-.33a.91.91 0 0 0-1 .85.75.75 0 0 0 .14.45.4.4 0 0 0 .32.14.35.35 0 0 0 .36-.34.33.33 0 0 0-.22-.28.36.36 0 0 1 .16-.11.6.6 0 0 1 .24 0 .57.57 0 0 1 .57.58.55.55 0 0 1-.22.41.53.53 0 0 1 .12.31.57.57 0 0 1-1 .39.56.56 0 0 1-.52.33.57.57 0 0 1-.57-.58.6.6 0 0 1 .06-.2.6.6 0 0 1-.18 0 .66.66 0 0 1-.67-.66.66.66 0 0 1 .23-.48.66.66 0 0 1 .36-1.21.68.68 0 0 1-.1-.41.66.66 0 0 1 .66-.66.64.64 0 0 1 .31.09.64.64 0 0 1 .63-.45.63.63 0 0 1 .53.28.65.65 0 0 1 1.18.39.66.66 0 0 1 1.2.44.73.73 0 0 1-.2.49 1 1 0 0 1 1 1.06 1 1 0 0 1-.19.58.85.85 0 0 1 .52.8.89.89 0 0 1-.36.71m1.07 2.12a1.25 1.25 0 0 1 .9-.26 1.42 1.42 0 0 1 1.54 1.28 1.4 1.4 0 0 1-.05.42.53.53 0 0 1-.5.41.45.45 0 0 1-.24-.86.58.58 0 0 0-.42-.21.54.54 0 0 0-.58.46h-.1a.57.57 0 0 0-.58.57.53.53 0 0 0 .31.49.58.58 0 0 0-.12.36.66.66 0 0 0 .67.66c.14 0 .2-.08.31-.16a.6.6 0 0 0 1.15 0 .73.73 0 0 0 .47.23c.75 0 .76-.58.76-1.07 0-.09 0 .07 0 0s-.05 0 0 0c.36 0 .8-.13.79-.62a.65.65 0 0 0-.24-.52.82.82 0 0 0 .41-.7.87.87 0 0 0-.55-.8.8.8 0 0 0 .12-.44.89.89 0 0 0-.91-.86.5.5 0 0 0 0-.19.66.66 0 0 0-.66-.66.63.63 0 0 0-.57.29.88.88 0 0 0-1.59-.16 1.1 1.1 0 0 0-.61-.17 1.05 1.05 0 0 0-1 .93",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M13.61 7.19c.43-.32.89-.34 1.06-.17s0 .86-.16 1Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M13.59 7.17c.45-.34.94-.35 1.11-.18s0 .91-.16 1.1",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M14.48 8c.27-.23.69-.49 1-.22.43.43-.39 1-.38 1Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M14.46 8c.28-.24.73-.52 1-.23.45.45-.41 1.09-.4 1.08",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M15.09 8.85a1.3 1.3 0 0 1 .64-.26 1.31 1.31 0 0 1 1.05.55h-.39a2.2 2.2 0 0 0-1.45.46l.4-.25A7 7 0 0 0 13 6.75l-.34.41c0-.09.17-.17.26-.3a2 2 0 0 0 .2-1v-.28a1.25 1.25 0 0 1 .65 1.15 1 1 0 0 1-.1.43Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M14.74 9.87s.09-.06.09-.13 0-.14-.09-.14-.09.06-.09.14.04.13.09.13Zm-1.36-4a3 3 0 0 0 .07-.5v-.56a1.63 1.63 0 0 0-1.19-1.11m2.88 5.35a1.33 1.33 0 0 1 .66-.27 1.32 1.32 0 0 1 1.07.58h-.4a2.2 2.2 0 0 0-1.47.45l.4-.26A7.2 7.2 0 0 0 13 6.86l-.35.42c0-.09.18-.18.26-.31a2.1 2.1 0 0 0 .21-1v-.3a1.32 1.32 0 0 1 .66 1.2 1 1 0 0 1-.1.45",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M12.64 8.33a.22.22 0 1 0-.22-.22.22.22 0 0 0 .22.22",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M13 8.23c.07.15.14.22.14 0a.57.57 0 0 0-.61-.57c-.27 0 0 .16 0 .16a.66.66 0 0 1 .48.36M13.06 20.08c-.06.21-.71.7-1 .37a1.4 1.4 0 0 1 .74-2.09Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M13.1 20.11c-.06.21-.76.72-1 .38a1.43 1.43 0 0 1 .79-2.15",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M14.08 20a.88.88 0 0 1-1.26.28c-.7-.77 0-1.91.29-1.78Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M14.11 20a.92.92 0 0 1-1.31.29c-.72-.8-.05-2 .3-1.85",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M13.11 18.48c-.1.06-.1.26 0 .39a.35.35 0 0 0 .19.16s-.12.08-.06.37.54.4.54.4a1.2 1.2 0 0 0 .06.41c.07.16.66 0 .83.08s.19.16.29.21a.68.68 0 0 0 .85-.24.56.56 0 0 0 .68.32c.23 0 .43-.19.39-.33a.75.75 0 0 0 .64.09.62.62 0 0 0 .39-.62c.09 0 .12-.11.15-.09.44.25.45.77.63 1.18s.21.68.34 1a.52.52 0 0 1 0 .45c-.19.2-.1.32-.11.57s1.2.42 1.16-.09c0-.2.27-.23.36-.31s0-.22-.1-.3-.28-.26-.41-.39a10.8 10.8 0 0 1-.79-2.15c-.2-.39.1-.89-.13-1.25-.09-.15-.4-.12-.6 0 0 0-.17.07-.27 0s0-.19 0-.3a.44.44 0 0 0-.53-.28.47.47 0 0 0-.1-.42.51.51 0 0 0-.51-.14 1.8 1.8 0 0 0-.34-1 4.6 4.6 0 0 0 .86-.07c.16 0 .27-.33.37-.31a1.24 1.24 0 0 0 .64 0c.13 0 .36-.16.36-.39a.69.69 0 0 0 .84-.55c.13.05.13.08.37 0a.7.7 0 0 0 .36-.54 1.06 1.06 0 0 0 .5-.26c.15-.2-.07-.52-.07-.52s.36-.34.19-.56a.51.51 0 0 0-.44-.24.56.56 0 0 0-.32-.59c-.19-.08-.54.22-.54.22s-.11-.21-.46-.1a.68.68 0 0 0-.43.48.53.53 0 0 0-.55.15c-.21.27-.11.43-.11.43a1 1 0 0 0-.22 0 .64.64 0 0 0-.33.74c-.12 0-.24.1-.24.16 0 .63-.25 1.45-.94 1.51-.83-1-1.89-1-2.87-1.76-.11-.09-.3-.26-.26-.39s.27-.38.2-.72c.19-.12.54-.29.47-.63a.54.54 0 0 0 .3-.18c.14-.13.18-.57.18-.57a.9.9 0 0 0 .35-.19.7.7 0 0 0 0-.51s-.06 0-.09 0 .08 0 0 0a3.1 3.1 0 0 1-.81-.6s-.09 0-.09 0c0-.18-.06-.41-.19-.45s-.37.21-.58.26a1.4 1.4 0 0 1-.64 0c-.18 0-.5.28-.5.28a1.37 1.37 0 0 0-.72 0c-.25.11-.26.23-.26.23a.86.86 0 0 0-.45-.08.9.9 0 0 0-.39.3s-.1-.11-.44 0-.4.62-.4.62-.62.09-.73.44.13.51 0 .7a1.4 1.4 0 0 0-.59.4 4.8 4.8 0 0 1-1.1-.79.49.49 0 0 0-.58-.06c-.53.21-1.11.79-2.13 1.24-.18.07-.45 0-.61.13s-.11 0-.36.45 1.12.41 1.18.23.07-.22.1-.15c.09.23.41.33.49.23a3.8 3.8 0 0 1 1.16-1 1 1 0 0 1 .22 0c.65 0 .83.71 1.24 1.1.12.11 0 .44.11.64s.49.13.52.22a.7.7 0 0 0 1.07.43s.14-.11.15-.09c.07.18.24.21.36.28a9 9 0 0 0 1.63.7s.72.27.79.27c-.53 0-.57-.23-1.12 0-.26.1-.46-.24-.73-.11s-.36.17-.38.41a.63.63 0 0 0-.76.14c-.44.7 0 .17-.67.59a.54.54 0 0 0-.16.24.7.7 0 0 0 0 .53c-.2 0-.23.26-.29.39s.37.76.37.76a4 4 0 0 0 0 .46.4.4 0 0 0 .29.36l.35.09s.15.37.77.34c.11 0 .1.26 0 .32-.93.55-2 1.4-2.81 1.32-.13 0-.46.69-.47.83s.7.34.82.27a.22.22 0 0 0 .11-.18c.06-.1.16-.15.26-.1a.7.7 0 0 1 .11.15s0 .14.06.14c.34 0 .38-.36.53-.55.55-.67 1.53-.81 2.3-1.15.26-.11.7-.13.73-.45 0-.12.06-.32 0-.4a2 2 0 0 1-.3-.4c.22-.07.44-.16.88-.3a1.08 1.08 0 0 1-.12-1.28c.34-.72.88-.67.88-.67Z",style:{fill:"#171714"}}),(0,a.jsx)("path",{d:"M4.75 10c-.3 0-.68.41-.94.54s-.36.1-.62-.12a1.3 1.3 0 0 1-.46-.76 15 15 0 0 0 1.95-.07Z",style:{fill:"#f2db38"}}),(0,a.jsx)("path",{d:"M4.75 10c-.3 0-.69.43-1 .56s-.37.11-.63-.12a1.35 1.35 0 0 1-.47-.79c.2 0 .26 0 .28-.11",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,a.jsx)("path",{d:"M4 9.57v-.4c.43-.4.76-.13 1.13 0 .07 0 .22.06.21.08a4.3 4.3 0 0 1 1 .07 8.6 8.6 0 0 1 1.44.17c.1 0 .16.2.25.31s.12.49.21.72a3 3 0 0 1 .35 1.08 1.6 1.6 0 0 1-.2.44c-.08.14.16.32 0 .47l-.26.21a.28.28 0 0 1-.29-.12c-.47-.65-.27-1.54-.74-2.13s-1.12-.41-1.7-.32c-.13 0-.29.17-.44.26s-.32 0-.3-.1c0-.29.17-.33-.27-.22Z",style:{fill:"#171714"}})]})]}),Q=W1;var g=require("react/jsx-runtime"),z1=t=>(0,g.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,g.jsx)("defs",{children:(0,g.jsx)("clipPath",{id:"a",children:(0,g.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,g.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,g.jsx)("path",{d:"M.62 17.8V.61h23.17V17.8c0 7.28-6.6 10.95-11.6 10.95C6.81 28.75.63 25.08.62 17.8",style:{fill:"#fff"}})}),(0,g.jsx)("path",{d:"M.22.4H23.6V14H.22z",style:{fill:"#c2172e"}}),(0,g.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,g.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.72-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),X=z1;var x=require("react/jsx-runtime"),A1=t=>(0,x.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,x.jsx)("defs",{children:(0,x.jsx)("clipPath",{id:"a",children:(0,x.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,x.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,x.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#c2172e"}}),(0,x.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),(0,x.jsx)("path",{d:"M18.73 1.76h-1.11v3.38h-3.38v1.11h3.39v3.38h1.12l-.01-3.38h3.38V5.14h-3.39z",style:{fill:"#fff"}}),(0,x.jsx)("path",{d:"M18.73 1.76h-1.11v3.38h-3.38v1.11h3.39v3.38h1.12l-.01-3.38h3.38V5.14h-3.39z",style:{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),_=A1;var r=require("react/jsx-runtime"),u1=t=>(0,r.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,r.jsx)("defs",{children:(0,r.jsx)("clipPath",{id:"a",children:(0,r.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,r.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,r.jsx)("path",{d:"M23.51.41H.33v17.22c0 6 5.19 10.95 11.59 10.95s11.59-4.9 11.59-10.95Z",style:{fill:"#fff"}}),(0,r.jsx)("path",{d:"M22.12 23 .46.48V18c0 6 5.19 10.6 11.59 10.6A12 12 0 0 0 22.2 23c1-1.6-.08 0-.08 0",style:{fill:"#69a33d"}}),(0,r.jsx)("path",{d:"M6 14.2c.33 0 .41.23.73.26.07-.07-.61-.35-.61-.42a1.3 1.3 0 0 1 .56 0Z",style:{fill:"#faf214"}}),(0,r.jsx)("path",{d:"M6 14.19c.34 0 .43.27.76.31.07-.08-.64-.41-.64-.49a1.25 1.25 0 0 1 .59 0",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M6.7 14a5.3 5.3 0 0 1 .8.34l.13.09s-.08-.2-.11-.2.13-.47.25-.49c.26.2.3.6.61.54.16-.26.84-.75.61-1.19a3 3 0 0 0-.4-.33s-.19.19-.25.28.12-.32.11-.34a.65.65 0 0 1-.08-.46c.09-.21.41-.18.52-.42.33.1.44.58.83.32a5.6 5.6 0 0 1 1.53 1.48c-.09.09-.32-.09-.38 0s.75.26.85.41l.06.1a.45.45 0 0 1-.17.69l-.43.19c.13.6-.63 1.27-.9 1.71a4 4 0 0 1 0-.53c0-.15-.29.71-.53.84.73.52 2.83 1.55 3.27 2.34 1.64.28 2.88 1.67 4.41 2.32.39-.11.05-.55 0-.86A10.5 10.5 0 0 0 14.35 19c-1.19-.37-1.6-1.41-2.1-2.42a.85.85 0 0 0-.67-.46 1.54 1.54 0 0 1 1.18.07c.36.3.32.18.1 0a1.2 1.2 0 0 1 .95.28 3 3 0 0 1 .61 1.82c1 .54 1 .78 1.73 1a5.4 5.4 0 0 1 2.1 1.71 1.6 1.6 0 0 1-.16 1.11.82.82 0 0 1-.8.17 12.7 12.7 0 0 1-3.05-1.83l.33.41a3.7 3.7 0 0 0 1.35 1.51c.15.34.68.45 1 .51-.08 1.12-.92 1.78-1.52 2.73 0 .07-1.13.47-1.09.72-.32.18-.76-.26-1 .28-.1-.57-.15-.65.44-.89-.22.08.14 0 0 0s-.41.35-.62.18-.32 0-.67.16c0-.19.25-.77.45-.71l.55-.17c-.3-.11-.11 0-.25-.07l-.45.25c.06-.21-.38-.4-.65-.36.21-.31.39-.62.72-.56h.12a.31.31 0 0 0 .33-.41l-.55-.15a1.32 1.32 0 0 1 .89 0c.18.16.11.45.26.63 0 0 .1.23.11.24 0 .36 1 .05.84-1.18-.72-.83-1.78-.44-2.45-1.68-.22 0-.86.27-.9.5s-.3.38-.26.93c-.15.26.72.81.32.87a4.84 4.84 0 0 1-5.08-.23c-.3 0-.51 0-.66-.31s-.21-.3-.31-.3h.53c-.34-.11-.21-.38-.36-.68a.7.7 0 0 0-.43 0c.14-.21.26-.18.36-.29.37-.12.83.23.76-.41L6 21.74c.28-.17.36-.18.65 0 .09.08.3.28.47.23.33 0 .09-.38.05-.54.29 0 .35 0 .51.32.31.54-.37.77-.13 1.12v.08a2.33 2.33 0 0 0 1.85.31c.47-.8-.78-1.24-.06-2.12.3-.6 1.27-.79 1.88-.91h.12c-1.71-.7-4.46-.46-5.9-1.31a10.2 10.2 0 0 1-1.32-1.33h.11a.9.9 0 0 0-.37 0H3.4c-.76-1.23-.71-3.4-1.05-4.85-.57-.1-.35-1.74-.59-2.18.38-.55 0-1 .15-1-.12-.07.7.51.63.3a.67.67 0 0 0 .08-.81s.08 0 0 0 .39.53.47.76.11.33 0-.06c.15-.15.4 0 .38-.29 0 0 .08-.23-.06-.32s.38.45.48.9a1.3 1.3 0 0 0 0 .34c.17 0 .25.3.41.12l.13-.32a1 1 0 0 1-.06.67c-.14.37-.12.34-.47.36-.11 0-.31.12-.44.1l-.06.13a6.34 6.34 0 0 0 1.2 3.16 16.5 16.5 0 0 1 .31-2.85 1.49 1.49 0 0 1 0-1.3c-.26-.2 0-.78.09-1.06 0-.12 0-.13-.14-.2h-.19c.16-.19.25-.11.51 0s.26-.31.47-.3a.9.9 0 0 0-.15-.43c.17.08.25 0 .43.21s.41.53.62.16c0 0-.07 0-.1-.25a5 5 0 0 1 .33.42c.1.1-.15 1.12.45.91l.12-.34c.14.21.22.38.11.55.15.56-.71.76-1.17 1a6.5 6.5 0 0 0 .32 2.7Z",style:{fill:"#f2db38"}}),(0,r.jsx)("path",{d:"M6.7 14a5.3 5.3 0 0 1 .8.34l.13.09s-.08-.2-.11-.2.13-.47.25-.49c.26.2.3.6.61.54.16-.26.84-.75.61-1.19a3 3 0 0 0-.4-.33s-.19.19-.25.28.12-.32.11-.34a.65.65 0 0 1-.08-.46c.09-.21.41-.18.52-.42.33.1.44.58.83.32a5.6 5.6 0 0 1 1.53 1.48c-.09.09-.32-.09-.38 0s.75.26.85.41l.06.1a.45.45 0 0 1-.17.69l-.43.19c.13.6-.63 1.27-.9 1.71a4 4 0 0 1 0-.53c0-.15-.29.71-.53.84.73.52 2.83 1.55 3.27 2.34 1.64.28 2.88 1.67 4.41 2.32.39-.11.05-.55 0-.86A10.5 10.5 0 0 0 14.35 19c-1.19-.37-1.6-1.41-2.1-2.42a.85.85 0 0 0-.67-.46 1.54 1.54 0 0 1 1.18.07c.36.3.32.18.1 0a1.2 1.2 0 0 1 .95.28 3 3 0 0 1 .61 1.82c1 .54 1 .78 1.73 1a5.4 5.4 0 0 1 2.1 1.71 1.6 1.6 0 0 1-.16 1.11.82.82 0 0 1-.8.17 12.7 12.7 0 0 1-3.05-1.83l.33.41a3.7 3.7 0 0 0 1.35 1.51c.15.34.68.45 1 .51-.08 1.12-.92 1.78-1.52 2.73 0 .07-1.13.47-1.09.72-.32.18-.76-.26-1 .28-.1-.57-.15-.65.44-.89-.22.08.14 0 0 0s-.41.35-.62.18-.32 0-.67.16c0-.19.25-.77.45-.71l.55-.17c-.3-.11-.11 0-.25-.07l-.45.25c.06-.21-.38-.4-.65-.36.21-.31.39-.62.72-.56h.12a.31.31 0 0 0 .33-.41l-.55-.15a1.32 1.32 0 0 1 .89 0c.18.16.11.45.26.63 0 0 .1.23.11.24 0 .36 1 .05.84-1.18-.72-.83-1.78-.44-2.45-1.68-.22 0-.86.27-.9.5s-.3.38-.26.93c-.15.26.72.81.32.87a4.84 4.84 0 0 1-5.08-.23c-.3 0-.51 0-.66-.31s-.21-.3-.31-.3h.53c-.34-.11-.21-.38-.36-.68a.7.7 0 0 0-.43 0c.14-.21.26-.18.36-.29.37-.12.83.23.76-.41L6 21.74c.28-.17.36-.18.65 0 .09.08.3.28.47.23.33 0 .09-.38.05-.54.29 0 .35 0 .51.32.31.54-.37.77-.13 1.12v.08a2.33 2.33 0 0 0 1.85.31c.47-.8-.78-1.24-.06-2.12.3-.6 1.27-.79 1.88-.91h.12c-1.71-.7-4.46-.46-5.9-1.31a10.2 10.2 0 0 1-1.32-1.33h.11a.9.9 0 0 0-.37 0H3.4c-.76-1.23-.71-3.4-1.05-4.85-.57-.1-.35-1.74-.59-2.18.38-.55 0-1 .15-1-.12-.07.7.51.63.3a.67.67 0 0 0 .08-.81s.08 0 0 0 .39.53.47.76.11.33 0-.06c.15-.15.4 0 .38-.29 0 0 .08-.23-.06-.32s.38.45.48.9a1.3 1.3 0 0 0 0 .34c.17 0 .25.3.41.12l.13-.32a1 1 0 0 1-.06.67c-.14.37-.12.34-.47.36-.11 0-.31.12-.44.1l-.06.13a6.34 6.34 0 0 0 1.2 3.16 16.5 16.5 0 0 1 .31-2.85 1.49 1.49 0 0 1 0-1.3c-.26-.2 0-.78.09-1.06 0-.12 0-.13-.14-.2h-.19c.16-.19.25-.11.51 0s.26-.31.47-.3a.9.9 0 0 0-.15-.43c.17.08.25 0 .43.21s.41.53.62.16c0 0-.07 0-.1-.25a5 5 0 0 1 .33.42c.1.1-.15 1.12.45.91l.12-.34c.14.21.22.38.11.55.15.56-.71.76-1.17 1a6.5 6.5 0 0 0 .32 2.7Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M8.59 14.16c-.92-1.48-1.3-1.52-.78-2.47a.63.63 0 0 0-.7.22c-.23.83 1 2.45 1.15 2.48s.33-.24.33-.24",style:{fill:"#c21a24"}}),(0,r.jsx)("path",{d:"M8.59 14.16c-.92-1.48-1.3-1.52-.78-2.47a.63.63 0 0 0-.7.22c-.23.83 1 2.45 1.15 2.48s.33-.23.33-.23Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M10.39 13.56a1.06 1.06 0 0 1-.68-.27c-.15-.21.27-.39 0-.59a1 1 0 0 1 .72.86",style:{fill:"#171714"}}),(0,r.jsx)("path",{d:"M12.06 21.12a4.8 4.8 0 0 1-1.12-.42c.15-.07.85-.23 1 0Z",style:{fill:"#c21a24"}}),(0,r.jsx)("path",{d:"M12.42 21.83a10.7 10.7 0 0 0-1-1.94c-.18-.18.25.44.25.44.07.18-.33-.11-.33-.11",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M16.89 7.81A10.6 10.6 0 0 1 20 11.17c.84.43.88 1.88 2 1.83.4-.13.16-.52.11-.83-.73-1.75-2-3.25-2.52-5.21-.27-1.21.54-2.14 1.17-3 .24-.42.07-.56-.2-1A1.58 1.58 0 0 1 21.48 4c-.08.45.06.19.08-.07A1.29 1.29 0 0 1 22 5a2.36 2.36 0 0 1-1.64 1.63c-.26.84.15 1.32.45 2a22 22 0 0 1 1.87 3.68 1.63 1.63 0 0 1-.16 1.12.85.85 0 0 1-.8.2 1.82 1.82 0 0 1-1-.9c-.07-.09.13.29.13.29.35.75.08.92.41 1.72a1.06 1.06 0 0 0 .86.51 7.1 7.1 0 0 1-.6 3.32c-.15.46-.92.27-.83.86-.32.2-.76-.22-1 .33-.1-.57 0-.55-.2-.72s-.36-.57-.71-.42a1.9 1.9 0 0 1 .2-.45c.07-.22-.39-.38-.65-.32a.84.84 0 0 1 .89-.32v-.05c-.06-.19.19-.53 0-.69h-.3c.24-.19.84.05 1 .12s.16.54.32.7a1.34 1.34 0 0 0 .24-1.53c-.73-.91-2.26-1.31-2.06-2.74a1.05 1.05 0 0 0-.78.45 2.9 2.9 0 0 0-.2 1.08 3.8 3.8 0 0 1-1.34-.2c-1-.47-2.1-.61-2.82-1.66-.29-.06-.49-.11-.59-.39a.29.29 0 0 0-.25-.34h.53c-.31-.15-.14-.41-.22-.72a.66.66 0 0 0-.43-.06c.18-.18.29-.15.41-.24.38-.06.77.34.82-.3l-.31-.21c.31-.13.46 0 .7.29.07.09.24.32.41.29.33 0 .16-.36.16-.53.29 0 .33.09.44.4.21.57-.52.75-.35 1.13v.08A1.27 1.27 0 0 0 16 13c.27-.24.12-.74.3-1.06.29-.6.91-.5 1.43-.46l.31.25c-1.48-1.44-3.48-1.29-5.37-1.65a2 2 0 0 1-.7-.4 2 2 0 0 1 .49-.06 1 1 0 0 0-.38 0h-.46a13.7 13.7 0 0 1-3.7-3.1c-.59-.1-.91-.78-1.37-1C6.62 5 5.83 5 6 5c-.15 0 .9-.18.74-.31 0-.24 0-.62-.37-.71 0 0 .08 0 0 0s.67-.19.87-.06.27.21 0-.07c.05-.2.34-.23.17-.46 0 0-.05-.23-.22-.22s.57.15.88.45c.07.09.1.2.2.27.16-.08.58 0 .62-.27l-.05-.33a.9.9 0 0 1 .3.58c.09.38-.13.46-.41.68-.09.07-.2.28-.33.34V5c.25.92 1.57 1.19 2.77 1.71a13.4 13.4 0 0 0-.7-2.29 4.14 4.14 0 0 1 .07-2.16c0-.12 0-.13-.14-.2h-.16c.16-.19.25-.12.51 0s.39-.19.61-.2a1 1 0 0 0-.16-.43c.18.07.25 0 .43.19s.53.52.76.12c0 0 .09 0 .06-.24a4 4 0 0 1 .26.39c.1.1-.38 1.16.23.92l.28-.24A.68.68 0 0 1 13 3c-.22.49-.73.35-1.18.45-.24.65.38 1.48.77 1.94h.05a2.8 2.8 0 0 1 1-.11c.07-.07-.24-.15-.24-.22a3.5 3.5 0 0 1 1.29.14l.14.08s-.08-.19-.1-.2.13-.48.25-.51c.27.19.5.5.81.42.27-.46.69-.7.39-1.27a4 4 0 0 0-.4-.31s-.14.16-.2.26.07-.29.05-.31a.65.65 0 0 1-.08-.46c.09-.22.54-.21.65-.45.33.09.57.71 1 .43a5 5 0 0 1 1.54 1.39c-.09.1-.32-.07-.38 0s.7.37.81.51c.1.15.49.43-.2.81l-.54.07c.14.59-.66 1.42-.93 1.89a4 4 0 0 1 0-.53c0-.15-.25.67-.5.81",style:{fill:"#f2db38"}}),(0,r.jsx)("path",{d:"M16.89 7.81A10.6 10.6 0 0 1 20 11.17c.84.43.88 1.88 2 1.83.4-.13.16-.52.11-.83-.73-1.75-2-3.25-2.52-5.21-.27-1.21.54-2.14 1.17-3 .24-.42.07-.56-.2-1A1.58 1.58 0 0 1 21.48 4c-.08.45.06.19.08-.07A1.29 1.29 0 0 1 22 5a2.36 2.36 0 0 1-1.64 1.63c-.26.84.15 1.32.45 2a22 22 0 0 1 1.87 3.68 1.63 1.63 0 0 1-.16 1.12.85.85 0 0 1-.8.2 1.82 1.82 0 0 1-1-.9c-.07-.09.13.29.13.29.35.75.08.92.41 1.72a1.06 1.06 0 0 0 .86.51 7.1 7.1 0 0 1-.6 3.32c-.15.46-.92.27-.83.86-.32.2-.76-.22-1 .33-.1-.57 0-.55-.2-.72s-.36-.57-.71-.42a1.9 1.9 0 0 1 .2-.45c.07-.22-.39-.38-.65-.32a.84.84 0 0 1 .89-.32v-.05c-.06-.19.19-.53 0-.69h-.3c.24-.19.84.05 1 .12s.16.54.32.7a1.34 1.34 0 0 0 .24-1.53c-.73-.91-2.26-1.31-2.06-2.74a1.05 1.05 0 0 0-.78.45 2.9 2.9 0 0 0-.2 1.08 3.8 3.8 0 0 1-1.34-.2c-1-.47-2.1-.61-2.82-1.66-.29-.06-.49-.11-.59-.39a.29.29 0 0 0-.25-.34h.53c-.31-.15-.14-.41-.22-.72a.66.66 0 0 0-.43-.06c.18-.18.29-.15.41-.24.38-.06.77.34.82-.3l-.31-.21c.31-.13.46 0 .7.29.07.09.24.32.41.29.33 0 .16-.36.16-.53.29 0 .33.09.44.4.21.57-.52.75-.35 1.13v.08A1.27 1.27 0 0 0 16 13c.27-.24.12-.74.3-1.06.29-.6.91-.5 1.43-.46l.31.25c-1.48-1.44-3.48-1.29-5.37-1.65a2 2 0 0 1-.7-.4 2 2 0 0 1 .49-.06 1 1 0 0 0-.38 0h-.46a13.7 13.7 0 0 1-3.7-3.1c-.59-.1-.91-.78-1.37-1C6.62 5 5.83 5 6 5c-.15 0 .9-.18.74-.31 0-.24 0-.62-.37-.71 0 0 .08 0 0 0s.67-.19.87-.06.27.21 0-.07c.05-.2.34-.23.17-.46 0 0-.05-.23-.22-.22s.57.15.88.45c.07.09.1.2.2.27.16-.08.58 0 .62-.27l-.05-.33a.9.9 0 0 1 .3.58c.09.38-.13.46-.41.68-.09.07-.2.28-.33.34V5c.25.92 1.57 1.19 2.77 1.71a13.4 13.4 0 0 0-.7-2.29 4.14 4.14 0 0 1 .07-2.16c0-.12 0-.13-.14-.2h-.16c.16-.19.25-.12.51 0s.39-.19.61-.2a1 1 0 0 0-.16-.43c.18.07.25 0 .43.19s.53.52.76.12c0 0 .09 0 .06-.24a4 4 0 0 1 .26.39c.1.1-.38 1.16.23.92l.28-.24A.68.68 0 0 1 13 3c-.22.49-.73.35-1.18.45-.24.65.38 1.48.77 1.94h.05a2.8 2.8 0 0 1 1-.11c.07-.07-.24-.15-.24-.22a3.5 3.5 0 0 1 1.29.14l.14.08s-.08-.19-.1-.2.13-.48.25-.51c.27.19.5.5.81.42.27-.46.69-.7.39-1.27a4 4 0 0 0-.4-.31s-.14.16-.2.26.07-.29.05-.31a.65.65 0 0 1-.08-.46c.09-.22.54-.21.65-.45.33.09.57.71 1 .43a5 5 0 0 1 1.54 1.39c-.09.1-.32-.07-.38 0s.7.37.81.51c.1.15.49.43-.2.81l-.54.07c.14.59-.66 1.42-.93 1.89a4 4 0 0 1 0-.53c-.08-.16-.36.65-.61.79Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M15.82 5c-.39-.72-1.58-1.5-1.34-2.44a.58.58 0 0 0-.4.14c-.28 1 1.08 2.32 1.4 2.4s.34-.1.34-.1",style:{fill:"#c21a24"}}),(0,r.jsx)("path",{d:"M15.82 5c-.39-.72-1.58-1.5-1.34-2.44a.58.58 0 0 0-.4.14c-.28 1 1.08 2.32 1.4 2.4s.34-.1.34-.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M17.62 4.2a1.05 1.05 0 0 1-.69-.2c-.15-.21.27-.41 0-.59a1 1 0 0 1 .73.83",style:{fill:"#171714"}}),(0,r.jsx)("path",{d:"M18.33 12.53a5.6 5.6 0 0 1-1.11-.66c.17 0 1.07 0 1.09.24Z",style:{fill:"#c21a24"}}),(0,r.jsx)("path",{d:"M18.48 13.28a8.7 8.7 0 0 0-.26-1.91c-.12-.21.11.48.11.48 0 .19-.31-.18-.31-.18",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),(0,r.jsx)("path",{d:"M.23 17.67V.22h23.58v17.45c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),$=u1;var H=require("react/jsx-runtime"),b1=t=>(0,H.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,H.jsx)("defs",{children:(0,H.jsx)("clipPath",{id:"a",children:(0,H.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,H.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,H.jsx)("path",{d:"M12.06 28.62c6.4 0 11.59-4.89 11.59-10.94V.46H12.07v28.16Z",style:{fill:"#2673bd"}}),(0,H.jsx)("path",{d:"M12.06 28.44V.42L.44.44V18c0 6 5.21 10.58 11.61 10.58Z",style:{fill:"#c2172e"}}),(0,H.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),j=b1;var y=require("react/jsx-runtime"),R1=t=>(0,y.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,y.jsx)("defs",{children:(0,y.jsx)("clipPath",{id:"a",children:(0,y.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,y.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,y.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1",style:{fill:"#f2db38"}}),(0,y.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,y.jsx)("path",{d:"M12.29 9.28a1.45 1.45 0 0 1 1 .39 2.2 2.2 0 0 1 1-.34 1 1 0 0 1 .68.21 1.2 1.2 0 0 1 .35-.18 1 1 0 0 1 .85.17 7 7 0 0 0 1.23-1.28 3.21 3.21 0 0 0 .26-3c-.53-1-1.9-1.83-1.32-3.19.11-.23.23-.54.51-.63a1.66 1.66 0 0 0 .08 1.22c.85 1.08 2.14 1.82 2.54 3.13.68 1.59-.4 2.94-1.13 4.22a3.7 3.7 0 0 1 3.06.4 2.51 2.51 0 0 1-2.07 1.68c-.44.09-.9-.06-1.31 0a4.23 4.23 0 0 1-1.52 3.16c-.9.48-.9 1.42-1.21 2.18a3.38 3.38 0 0 0 .3 2.94 1.93 1.93 0 0 1-.41 1.78 3.23 3.23 0 0 1 .64 1.93 3.48 3.48 0 0 1-3.57 3.39 3.52 3.52 0 0 1-3.62-3.39 3.23 3.23 0 0 1 .64-1.93 1.93 1.93 0 0 1-.41-1.78 3.38 3.38 0 0 0 .29-2.94c-.31-.76-.31-1.7-1.21-2.18a4.25 4.25 0 0 1-1.52-3.16c-.41-.09-.87.06-1.31 0A2.51 2.51 0 0 1 3 10.43 3.7 3.7 0 0 1 6.1 10C5.41 8.7 4.33 7.34 5 5.76c.4-1.31 1.69-2.06 2.54-3.13a1.66 1.66 0 0 0 .09-1.23c.28.09.39.4.5.63.57 1.36-.8 2.16-1.32 3.19a3.22 3.22 0 0 0 .26 3 7.1 7.1 0 0 0 1.21 1.31 1 1 0 0 1 .85-.17 1.2 1.2 0 0 1 .35.18 1 1 0 0 1 .69-.21 2.2 2.2 0 0 1 1 .34 1.45 1.45 0 0 1 1-.39Z",style:{fill:"#171714"}}),(0,y.jsx)("path",{d:"M10.22 22.87a5.2 5.2 0 0 0 4 0 2.24 2.24 0 0 1 .39 1.26 2.4 2.4 0 0 1-4.79 0 2.2 2.2 0 0 1 .36-1.21Z",style:{fill:"#f2db38"}}),(0,y.jsx)("path",{d:"M13.15 24.84v-2h-1.83v1.95a.91.91 0 0 0 1.83 0Z",style:{fill:"#171714"}}),(0,y.jsx)("path",{d:"M6.66 10.89c0 .17-.21 0-.29 0a2.14 2.14 0 0 0-2.06-.1c0 .28.39.42.59.6a3.1 3.1 0 0 0 .95.25s-.06.08 0 .11a2 2 0 0 1-1.8-1 .9.9 0 0 1 .41-.23 2.22 2.22 0 0 1 2.24.32M10.85 12a4.34 4.34 0 0 1 .74 2.34 28 28 0 0 1-.7 6.82s-.16 0-.15-.08c.36-2.76 1.21-5.66.29-8.46a1.38 1.38 0 0 0-.7-.66c-.67-.26-1.41.4-2-.14.8.14 1.8-.44 2.49.19",style:{fill:"#f2db38"}}),(0,y.jsx)("path",{d:"M8.75 12.4a1 1 0 0 0 0 .15.88.88 0 0 0 .9.85.9.9 0 0 0 .88-.64Z",style:{fill:"#fff"}}),(0,y.jsx)("path",{d:"M17.81 10.89c0 .17.21 0 .29 0a2.14 2.14 0 0 1 2.06-.1c0 .28-.39.42-.58.6a3.1 3.1 0 0 1-1 .25s.07.08 0 .11a2 2 0 0 0 1.8-1 .9.9 0 0 0-.41-.23 2.22 2.22 0 0 0-2.24.32M13.62 12a4.34 4.34 0 0 0-.74 2.34 28 28 0 0 0 .7 6.82s.16 0 .15-.08c-.36-2.76-1.21-5.66-.3-8.46a1.37 1.37 0 0 1 .71-.66c.67-.26 1.4.4 2-.14-.8.14-1.8-.44-2.49.19M12.24 22.66a11 11 0 0 1-1.37-.09v-.18a10 10 0 0 0 2.65 0s.06.12 0 .18a11 11 0 0 1-1.37.09",style:{fill:"#f2db38"}}),(0,y.jsx)("path",{d:"M12.24 26.59a2.54 2.54 0 0 0 2.61-2.46A2.44 2.44 0 0 0 13.59 22l.34-.65a3.16 3.16 0 0 1 1.68 2.76 3.29 3.29 0 0 1-3.38 3.19 3.29 3.29 0 0 1-3.38-3.19 3.16 3.16 0 0 1 1.68-2.76l.34.65a2.45 2.45 0 0 0-1.26 2.11 2.54 2.54 0 0 0 2.62 2.46",style:{fill:"#c2172e"}}),(0,y.jsx)("path",{d:"M12.94 24.84v-1.76h-1.41v1.79a.68.68 0 0 0 .7.64.69.69 0 0 0 .7-.64Z",style:{fill:"#c2172e"}}),(0,y.jsx)("path",{d:"M15.72 12.4a1 1 0 0 1 0 .15.88.88 0 0 1-.9.85.9.9 0 0 1-.88-.64Z",style:{fill:"#fff"}}),(0,y.jsx)("path",{d:"M9.67 13.06a.27.27 0 1 0 0-.53.27.27 0 1 0 0 .53M14.8 13.06a.27.27 0 1 1 .31-.26.29.29 0 0 1-.31.26",style:{fill:"#171714"}})]})]}),t1=R1;var l=require("react/jsx-runtime"),L1=t=>(0,l.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,l.jsx)("defs",{children:(0,l.jsx)("clipPath",{id:"a",children:(0,l.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,l.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,l.jsx)("path",{d:"M23.58.45.39.48v17.2c0 6 5.2 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#69a33d"}})}),(0,l.jsx)("path",{d:"M.4.48h23.18v13.41H.4z",style:{fill:"#fff"}}),(0,l.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,l.jsx)("path",{d:"M4.4 4.18v.34c0 .01.23.09.56.09s.34-.16.44-.22l.19-.16-.16.66h-2l.33-.33a1.3 1.3 0 0 0 0-.21V2.74c0-.43 0-.53-.08-.57L3.6 2h1l-.14.18c-.09.1-.1.19-.1.53Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M4.4 4.18v.34c0 .01.23.09.56.09s.34-.16.44-.22l.19-.16-.16.66h-2l.33-.33a1.3 1.3 0 0 0 0-.21V2.74c0-.43 0-.53-.08-.57L3.6 2h1l-.14.18c-.09.1-.1.19-.1.53Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M7.57 2.7c0-.42 0-.46-.11-.54L7.34 2h1a2 2 0 0 1 1.06.15.56.56 0 0 1 .3.56.67.67 0 0 1-.42.51c.17 0 .48.3.48.79a.7.7 0 0 1-.26.57 1.66 1.66 0 0 1-1 .24H7.29l.17-.21c.1-.08.12-.17.12-.43Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M7.57 2.7c0-.42 0-.46-.11-.54L7.34 2h1a2 2 0 0 1 1.06.15.56.56 0 0 1 .3.56.67.67 0 0 1-.42.51c.17 0 .48.3.48.79a.7.7 0 0 1-.26.57 1.66 1.66 0 0 1-1 .24H7.29l.17-.21c.1-.08.12-.17.12-.43Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"m6.89 4.91-.17-.21c-.11-.08-.13-.17-.13-.43V2.7c0-.42 0-.46.11-.54L6.83 2H5.74l.12.12c.15.08.12.13.12.54v1.62c0 .26 0 .35-.13.43l-.17.21Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"m6.89 4.91-.17-.21c-.11-.08-.13-.17-.13-.43V2.7c0-.42 0-.46.11-.54L6.83 2H5.74l.12.12c.15.08.12.13.12.54v1.62c0 .26 0 .35-.13.43l-.17.21Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M8.13 4.18c0 .38 0 .43.06.43.71 0 1-.05 1-.58s-.48-.61-.94-.61c-.1 0-.1 0-.1.12Z",style:{fill:"#fff"}}),(0,l.jsx)("path",{d:"M8.13 4.18c0 .38 0 .43.06.43.71 0 1-.05 1-.58s-.48-.61-.94-.61c-.1 0-.1 0-.1.12Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M8.13 3.15c0 .07 0 .07.1.07.33 0 .89 0 .89-.47s-.42-.48-.69-.48h-.29Z",style:{fill:"#fff"}}),(0,l.jsx)("path",{d:"M8.13 3.15c0 .07 0 .07.1.07.33 0 .89 0 .89-.47s-.42-.48-.69-.48h-.29Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M13.24 2.73a1.2 1.2 0 0 0-.13-.53l-.16-.14h1a2.1 2.1 0 0 1 .85.09.77.77 0 0 1 .43.63.7.7 0 0 1-.54.64l.38.4c.32.53.06.55.28.89l.24.24h-.23c-.51 0-.51 0-.7-.31a9 9 0 0 0-.28-.9c-.08-.13-.39-.1-.53-.1s-.08 0-.08.06v.59a1.1 1.1 0 0 0 .11.46l.1.18H13l.11-.14c.07-.08.08-.19.08-.46Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M13.24 2.73a1.2 1.2 0 0 0-.13-.53l-.16-.14h1a2.1 2.1 0 0 1 .85.09.77.77 0 0 1 .43.63.7.7 0 0 1-.54.64l.38.4c.32.53.06.55.28.89l.24.24h-.23c-.51 0-.51 0-.7-.31a9 9 0 0 0-.28-.9c-.08-.13-.39-.1-.53-.1s-.08 0-.08.06v.59a1.1 1.1 0 0 0 .11.46l.1.18H13l.11-.14c.07-.08.08-.19.08-.46Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M13.84 3.15c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.22-.5-.68-.5c0 0-.08 0-.08.06Z",style:{fill:"#fff"}}),(0,l.jsx)("path",{d:"M13.84 3.15c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.22-.5-.68-.5c0 0-.08 0-.08.06Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M18.3 2.67c0-.46 0-.41-.12-.55L18.06 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.5-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .53 0 .72-.1L20 3v.75l-.2-.17c-.08-.12-.34-.11-.59-.11H19c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.7 1.7 0 0 0 .49 0 .86.86 0 0 0 .83-.35 1.9 1.9 0 0 1-.19.68H18l.15-.14c.17-.17.17 0 .17-.5Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M18.3 2.67c0-.46 0-.41-.12-.55L18.06 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.5-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .53 0 .72-.1L20 3v.75l-.2-.17c-.08-.12-.34-.11-.59-.11H19c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.7 1.7 0 0 0 .49 0 .86.86 0 0 0 .83-.35 1.9 1.9 0 0 1-.19.68H18l.15-.14c.17-.17.17 0 .17-.5Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M19.23 1.8a1 1 0 0 0 .39-.54s.48 0 .48 0a.83.83 0 0 1-.87.53",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M19.23 1.8a1 1 0 0 0 .39-.54s.48 0 .48 0a.83.83 0 0 1-.87.54Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M5.86 10.65v.68c0 .29 0 .39.16.54l.13.15H5l.1-.13a.72.72 0 0 0 .2-.56V9.59a.38.38 0 0 0-.13-.33L5 9.12h1a2 2 0 0 1 .94.13.81.81 0 0 1 .39.68.8.8 0 0 1-.76.7h-.71",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M5.86 10.65v.68c0 .29 0 .39.16.54l.13.15H5l.1-.13a.72.72 0 0 0 .2-.56V9.59a.38.38 0 0 0-.13-.33L5 9.12h1a2 2 0 0 1 .94.13.81.81 0 0 1 .39.68.8.8 0 0 1-.76.7Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M6.21 10.37c.29 0 .47-.12.47-.52s-.6-.44-.74-.44-.08 0-.08.08v.88z",style:{fill:"#fff"}}),(0,l.jsx)("path",{d:"M6.21 10.37c.29 0 .47-.12.47-.52s-.6-.44-.74-.44-.08 0-.08.08v.88Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M8.05 11.27h-.24a1.1 1.1 0 0 0-.17.56l.07.17h-.89l.2-.16a3.9 3.9 0 0 0 .53-.84l.75-2 1.16 2.43a.86.86 0 0 0 .3.41l.14.16H8.74l.17-.16c.09-.1-.08-.31-.15-.52 0 0 0-.07-.15-.07Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M8.05 11.27h-.24a1.1 1.1 0 0 0-.17.56l.07.17h-.89l.2-.16a3.9 3.9 0 0 0 .53-.84l.75-2 1.16 2.43a.86.86 0 0 0 .3.41l.14.16H8.74l.17-.16c.09-.1-.08-.31-.15-.52 0 0 0-.07-.15-.07Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"m8.66 11.06-.37-.95-.38 1Z",style:{fill:"#fff"}}),(0,l.jsx)("path",{d:"m8.66 11.06-.37-.95-.38 1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M10.47 2.67c0-.46 0-.41-.12-.55L10.23 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.49-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.1h.07v.75L12 3.63c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.6 1.6 0 0 0 .49 0 .85.85 0 0 0 .83-.35 2 2 0 0 1-.2.68H10.2l.15-.14c.1-.1.12-.12.12-.5Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M10.47 2.67c0-.46 0-.41-.12-.55L10.23 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.49-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.1h.07v.75L12 3.63c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.6 1.6 0 0 0 .49 0 .85.85 0 0 0 .83-.35 2 2 0 0 1-.2.68H10.2l.15-.14c.1-.1.12-.12.12-.5Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M17.9 2a5 5 0 0 1 .07.69.89.89 0 0 0-.63-.4h-.18c-.11 0-.12 0-.12.19v1.8c0 .46 0 .31.11.47l.17.18h-1.13l.17-.18c.09-.16.11 0 .11-.47V2.53c0-.18 0-.19-.12-.19h-.18a.87.87 0 0 0-.62.4 5 5 0 0 1 .07-.74Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M17.9 2a5 5 0 0 1 .07.69.89.89 0 0 0-.63-.4h-.18c-.11 0-.12 0-.12.19v1.8c0 .46 0 .31.11.47l.17.18h-1.13l.17-.18c.09-.16.11 0 .11-.47V2.53c0-.18 0-.19-.12-.19h-.18a.87.87 0 0 0-.62.4 5 5 0 0 1 .07-.74Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"m16.32 12.07-.18-.21c-.11-.08-.13-.17-.13-.43V9.77c0-.42 0-.38.12-.46l.13-.12h-1.09l.12.12c.14.08.11 0 .11.46v1.66c0 .26 0 .35-.13.43l-.18.21Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"m16.32 12.07-.18-.21c-.11-.08-.13-.17-.13-.43V9.77c0-.42 0-.38.12-.46l.13-.12h-1.09l.12.12c.14.08.11 0 .11.46v1.66c0 .26 0 .35-.13.43l-.18.21Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M12.54 9.81a1.1 1.1 0 0 0-.14-.53l-.15-.14h1a2 2 0 0 1 .85.09.77.77 0 0 1 .42.63.7.7 0 0 1-.54.64l.38.4c.31.53.07.55.27.89l.25.23a2 2 0 0 1-.23 0c-.51 0-.52 0-.7-.31s-.12-.63-.28-.9-.39-.1-.54-.1-.07 0-.07.06v.59a1.1 1.1 0 0 0 .12.46l.1.18h-1l.11-.15c.07-.08.08-.19.08-.46Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M12.54 9.81a1.1 1.1 0 0 0-.14-.53l-.15-.14h1a2 2 0 0 1 .85.09.77.77 0 0 1 .42.63.7.7 0 0 1-.54.64l.38.4c.31.53.07.55.27.89l.25.23a2 2 0 0 1-.23 0c-.51 0-.52 0-.7-.31s-.12-.63-.28-.9-.39-.1-.54-.1-.07 0-.07.06v.59a1.1 1.1 0 0 0 .12.46l.1.18h-1l.11-.15c.07-.08.08-.19.08-.46Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M13.13 10.23c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.23-.49-.68-.49c0 0-.09 0-.09.06Z",style:{fill:"#fff"}}),(0,l.jsx)("path",{d:"M13.13 10.23c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.23-.49-.68-.49c0 0-.09 0-.09.06Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M16.89 9.75c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .42.07.6a2.6 2.6 0 0 0-.49-.31 1.4 1.4 0 0 0-.36 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54.05.72-.1h.07v.75l-.19-.17c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.37a1.6 1.6 0 0 0 .5 0 .87.87 0 0 0 .83-.35 2 2 0 0 1-.2.68h-2.06l.16-.15c.1-.1.12-.12.12-.5Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M16.89 9.75c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .42.07.6a2.6 2.6 0 0 0-.49-.31 1.4 1.4 0 0 0-.36 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54.05.72-.1h.07v.75l-.19-.17c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.37a1.6 1.6 0 0 0 .5 0 .87.87 0 0 0 .83-.35 2 2 0 0 1-.2.68h-2.06l.16-.15c.1-.1.12-.12.12-.5Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M12 9.12a5 5 0 0 1 .07.69.88.88 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.75c0 .46 0 .31.1.47l.17.18h-1.14l.17-.18c.1-.16.11 0 .11-.47V9.6c0-.18 0-.19-.12-.19h-.18a.86.86 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M12 9.12a5 5 0 0 1 .07.69.88.88 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.75c0 .46 0 .31.1.47l.17.18h-1.14l.17-.18c.1-.16.11 0 .11-.47V9.6c0-.18 0-.19-.12-.19h-.18a.86.86 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M10 6.18c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .41.07.6a2.6 2.6 0 0 0-.5-.3 1.3 1.3 0 0 0-.35 0h-.3c-.18 0-.18 0-.18.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.09l.06-.05v.69l-.19-.17C11.4 7 11.14 7 10.89 7h-.21c-.1 0-.1 0-.1.12v.55c0 .33 0 .35.07.36a2 2 0 0 0 .49 0 .88.88 0 0 0 .86-.28 1.8 1.8 0 0 1-.2.67H9.67l.15-.14c.16-.17.17 0 .17-.49Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M10 6.18c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .41.07.6a2.6 2.6 0 0 0-.5-.3 1.3 1.3 0 0 0-.35 0h-.3c-.18 0-.18 0-.18.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.09l.06-.05v.69l-.19-.17C11.4 7 11.14 7 10.89 7h-.21c-.1 0-.1 0-.1.12v.55c0 .33 0 .35.07.36a2 2 0 0 0 .49 0 .88.88 0 0 0 .86-.28 1.8 1.8 0 0 1-.2.67H9.67l.15-.14c.16-.17.17 0 .17-.49Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M14.52 5.55a4.6 4.6 0 0 1 .07.69.87.87 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.76c0 .46 0 .3.1.47l.17.18h-1.12l.18-.19c.1-.16.11 0 .11-.47V6c0-.18 0-.19-.12-.19h-.19a.88.88 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"#f2db38"}}),(0,l.jsx)("path",{d:"M14.52 5.55a4.6 4.6 0 0 1 .07.69.87.87 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.76c0 .46 0 .3.1.47l.17.18h-1.12l.18-.19c.1-.16.11 0 .11-.47V6c0-.18 0-.19-.12-.19h-.19a.88.88 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),(0,l.jsx)("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.72-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),l1=L1;var o=require("react/jsx-runtime"),B1=t=>(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,o.jsx)("defs",{children:(0,o.jsx)("clipPath",{id:"a",children:(0,o.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,o.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,o.jsx)("path",{d:"M12 28.6c6.4 0 11.74-4.89 11.74-10.94V.44H12z",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"M12 28.47V.44L.36.46v17.2c0 6 5.19 10.94 11.59 10.94Z",style:{fill:"#fff"}})]}),(0,o.jsx)("path",{d:"M11.97 21.62v.01l.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26v-4.34",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"M11.96 21.62v.01l-.83 2.25H8.92l1.76 1.19-.68 2.15 1.96-1.26v-4.34",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"m11.97 16.52.83 2.25h2.21l-1.76 1.19.67 2.16-1.95-1.27z",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"m11.96 16.52-.83 2.25H8.92l1.76 1.19-.68 2.16 1.96-1.27z",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"m11.97 11.41.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26v-4.33",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"m11.96 11.41-.83 2.25H8.92l1.76 1.19L10 17l1.96-1.26v-4.33",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"M11.97 1.2v.01l.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26z",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"M11.96 1.2v.01l-.83 2.25H8.92l1.76 1.19L10 6.8l1.96-1.26zM11.96 6.3v.01l-.83 2.25H8.92l1.76 1.19L10 11.9l1.96-1.26V6.3",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"M11.97 6.3v.01l.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26V6.3M18.47 22.64l-1.95 1.26.67-2.15-1.76-1.19h2.21l.83-2.26.01.01.83 2.25h2.21l-1.75 1.19.67 2.15-1.96-1.26z",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"m18.47 17.57-1.95 1.26.67-2.15-1.76-1.2h2.21l.83-2.24h.01l.83 2.25h2.21l-1.75 1.19.67 2.16-1.96-1.27z",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"m18.47 12.42-1.95 1.26.67-2.15-1.76-1.19h2.21l.83-2.25.01.01.83 2.25h2.21l-1.75 1.19.67 2.15-1.96-1.26z",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"m18.47 7.33-1.95 1.26.67-2.16-1.76-1.18h2.21L18.47 3h.01l.83 2.25 2.21.01-1.75 1.19.67 2.15-1.96-1.26z",style:{fill:"#fff"}}),(0,o.jsx)("path",{d:"m5.44 22.64 1.97 1.26-.68-2.15 1.75-1.19H6.27l-.83-2.26v.01l-.83 2.25H2.4l1.75 1.19-.67 2.15z",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"m5.44 17.57 1.97 1.26-.68-2.15 1.75-1.2H6.27l-.83-2.24-.83 2.25H2.4l1.75 1.19-.67 2.16z",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"m5.44 12.42 1.97 1.26-.68-2.15 1.75-1.19H6.27l-.83-2.25v.01l-.83 2.25H2.4l1.75 1.19-.67 2.15 1.96-1.26z",style:{fill:"#c2172e"}}),(0,o.jsx)("path",{d:"m5.44 7.33 1.97 1.26-.68-2.16 1.75-1.18H6.27L5.44 3l-.83 2.25-2.21.01 1.75 1.19-.67 2.15 1.96-1.26z",style:{fill:"#c2172e"}}),(0,o.jsx)("g",{style:{clipPath:"url(#a)"},children:(0,o.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),e1=B1;var P=require("react/jsx-runtime"),E1=t=>(0,P.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,P.jsx)("defs",{children:(0,P.jsx)("clipPath",{id:"a",children:(0,P.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,P.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,P.jsx)("path",{d:"M.5 17.66V.47h23.17v17.19c0 7.28-6.6 10.95-11.6 10.95C6.69 28.61.51 24.94.5 17.66",style:{fill:"#fff"}}),(0,P.jsx)("path",{d:"M23.67 9.62H.41v9.06h23.27Z",style:{fill:"#2673bd"}}),(0,P.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),a1=E1;var V=require("react/jsx-runtime"),Y1=t=>(0,V.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[(0,V.jsx)("defs",{children:(0,V.jsx)("clipPath",{id:"a",children:(0,V.jsx)("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),(0,V.jsxs)("g",{style:{clipPath:"url(#a)"},children:[(0,V.jsx)("path",{d:"M.47 17.7V.51h23.17V17.7C23.65 25 17 28.65 12 28.65 6.66 28.65.48 25 .47 17.7",style:{fill:"#fff"}}),(0,V.jsx)("path",{d:"M.46.51V17.7C.48 25 6.66 28.65 12 28.65c5 0 8.9-3.25 10.08-5.46L.48.56Z",style:{fill:"#2673bd"}}),(0,V.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),(0,V.jsx)("path",{d:"M.47 17.7V.51h23.17V17.7C23.65 25 17 28.65 12 28.65 6.66 28.65.48 25 .47 17.7",style:{fill:"#fff"}}),(0,V.jsx)("path",{d:"M.46.51V17.7C.48 25 6.66 28.65 12 28.65c5 0 8.9-3.25 10.08-5.46L.48.56Z",style:{fill:"#2673bd"}}),(0,V.jsx)("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),s1=Y1;var z=require("react/jsx-runtime"),C1=t=>(0,z.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 24 29",width:"1em",height:"1em",...t,children:[(0,z.jsx)("path",{d:"M.2 17.7V.2h23.6v17.4c0 7.4-6.7 11.1-11.8 11.1C6.5 28.8.2 25 .2 17.7z",style:{fill:"#f70000",stroke:"#171714",strokeWidth:.45,strokeMiterlimit:3.86}}),(0,z.jsx)("path",{d:"M20 10.7h-5.6V5.1H9.6v5.6H4.1v4.8h5.5V21h4.8v-5.5H20z",style:{fill:"#fff"}})]}),i1=C1;0&&(module.exports={AG,AI,AR,BE,BL,BS,CH,FR,GE,GL,GR,JU,LU,NE,NW,OW,SG,SH,SO,SZ,TG,TI,UR,VD,VS,ZG,ZH});
|
package/dist/index.mjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as n,jsxs as B}from"react/jsx-runtime";var $=t=>B("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24.02 28.99",width:"1em",height:"1em",...t,children:[n("defs",{children:n("clipPath",{id:"a",transform:"translate(0 -.01)",children:n("path",{fill:"none",d:"M0 0h24.03v29H0z"})})}),B("g",{clipPath:"url(#a)",children:[n("path",{fill:"#171714",d:"M12 28.47V.39H.41v17.6c0 6 5.19 10.62 11.59 10.62Z"}),n("path",{fill:"#fff",d:"M.51 16.8a1.5 1.5 0 0 0 .71-.27 1.8 1.8 0 0 1 1-.28 1.8 1.8 0 0 1 1 .28 1.7 1.7 0 0 0 1 .29 1.7 1.7 0 0 0 1-.29 1.8 1.8 0 0 1 1-.28 1.8 1.8 0 0 1 1 .28 1.7 1.7 0 0 0 1 .29 1.7 1.7 0 0 0 1-.29 1.93 1.93 0 0 1 2 0 1.6 1.6 0 0 0 .62.25v-6.07a1.6 1.6 0 0 1-.62-.25 1.7 1.7 0 0 0-1-.29 1.7 1.7 0 0 0-1 .29 1.93 1.93 0 0 1-2 0 1.7 1.7 0 0 0-1-.29 1.7 1.7 0 0 0-1 .29 1.8 1.8 0 0 1-1 .28 1.8 1.8 0 0 1-1-.28 1.8 1.8 0 0 0-1-.29 1.7 1.7 0 0 0-1 .29 1.5 1.5 0 0 1-.71.26Z"}),n("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.22,d:"M11.85 14.89a1.3 1.3 0 0 1-.62-.26 1.75 1.75 0 0 0-1-.29 1.77 1.77 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.75 1.75 0 0 0-1-.29 1.75 1.75 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.85 1.85 0 0 0-1-.29 1.75 1.75 0 0 0-1 .29 1.4 1.4 0 0 1-.71.27m11.33-2.09a1.3 1.3 0 0 1-.62-.26 1.87 1.87 0 0 0-2 0 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.87 1.87 0 0 0-2 0 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.9 1.9 0 0 0-1-.29 1.85 1.85 0 0 0-1 .29 1.4 1.4 0 0 1-.71.27m0 4.17a1.4 1.4 0 0 0 .71-.28 1.85 1.85 0 0 1 1-.29 1.9 1.9 0 0 1 1 .29 1.62 1.62 0 0 0 1 .3 1.62 1.62 0 0 0 1-.3 1.9 1.9 0 0 1 1-.29 1.85 1.85 0 0 1 1 .29 1.62 1.62 0 0 0 1 .3 1.62 1.62 0 0 0 1-.3 1.9 1.9 0 0 1 1-.29 1.85 1.85 0 0 1 1 .29 1.3 1.3 0 0 0 .62.26m0-6.24a1.3 1.3 0 0 1-.62-.26 1.85 1.85 0 0 0-1-.29 1.9 1.9 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.85 1.85 0 0 0-1-.29 1.9 1.9 0 0 0-1 .29 1.62 1.62 0 0 1-1 .3 1.62 1.62 0 0 1-1-.3 1.9 1.9 0 0 0-1-.29 1.85 1.85 0 0 0-1 .29 1.4 1.4 0 0 1-.71.27"}),n("path",{fill:"#2673bd",d:"M12 28.61c6.4 0 11.59-4.9 11.59-10.94V.44H12Z"})]}),n("path",{fill:"#fff",d:"m20.47 8.34.67 1.8h1.78l-1.41 1 .54 1.73-1.58-1-1.57 1 .54-1.72-1.41-1h1.77Zm-5.47 0 .67 1.8h1.78l-1.41 1 .54 1.73-1.58-1-1.57 1L14 11.1l-1.41-1h1.78Zm2.75 4.8.66 1.8h1.78l-1.41 1 .54 1.73-1.57-1-1.58 1 .55-1.73-1.41-1h1.77Z"}),n("path",{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:.45,d:"M.23 17.66V.22H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z"})]}),j=$;import{jsx as a,jsxs as W}from"react/jsx-runtime";var t1=t=>W("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[a("defs",{children:a("clipPath",{id:"a",children:a("path",{fill:"none",d:"M0 0h24.03v29H0z",className:"cls-1"})})}),W("g",{clipPath:"url(#a)",children:[a("path",{fill:"#fff",d:"M5.82 23.55a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .47.44"}),a("path",{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:.02,d:"M5.82 23.55a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .4.46Z",className:"cls-4"})]}),a("path",{fill:"#faf214",d:"m4.75 25.93-.25-.21Z"}),W("g",{clipPath:"url(#a)",children:[a("path",{fill:"#171714",d:"M2 13.1a.84.84 0 1 1 .84.84.83.83 0 0 1-.84-.84"}),a("path",{fill:"#171714",d:"M2.87 13.8a.69.69 0 1 0-.67-.7.67.67 0 0 0 .67.7"}),a("path",{fill:"#171714",d:"M3.31 13.26a.41.41 0 0 1-.41.35.48.48 0 0 1-.49-.51.47.47 0 0 1 .48-.5.39.39 0 0 1 .41.35h-.14a.26.26 0 0 0-.27-.2.32.32 0 0 0-.32.35.34.34 0 0 0 .33.37.25.25 0 0 0 .26-.21Z"}),a("path",{fill:"#fff",d:"M23.6.43.42.44v17.2c0 6 5.2 10.94 11.59 10.94S23.6 23.69 23.6 17.65Z"}),a("path",{fill:"#c21a24",d:"M3.33 9.35a2 2 0 0 1 .28-.17c-.2-.17-.83-.76-1.26-.62.16.19.78.73.73 1a3 3 0 0 1 .25-.25"}),a("path",{fill:"#c21a24",d:"M2.95 9.81a1.3 1.3 0 0 1 .21-.24c-.23-.09-1-.42-1.32-.17.2.14.88.31 1 .72a2 2 0 0 1 .15-.31"}),a("path",{fill:"#c21a24",d:"M2.74 10.36a1.3 1.3 0 0 1 .1-.3c-.25 0-.76-.08-1 .26.26.06.7.1.88.37a2.4 2.4 0 0 1 0-.33M3.91 9.11a2 2 0 0 1 .34 0c-.07-.25-.41-1-.84-1.14 0 .25.37 1 .15 1.22l.35-.09M2.7 10.69s-.8.25-.8.68a2.4 2.4 0 0 1 .92-.2ZM5 22.9a1.5 1.5 0 0 1 .15-.28c-.28-.05-.92-.19-1.2.11.24.1.85.21 1 .49A3 3 0 0 1 5 22.9"}),a("path",{fill:"#171714",d:"M17 2.41a.76.76 0 0 1-.14.71c-.67.15-.57-.81-1.24-1a.88.88 0 0 1 1.38.29"}),a("path",{fill:"#c21a24",d:"M4.48 2.85a1.5 1.5 0 0 1 .33 0c-.1-.23-.54-1-1-1 .19.15.52.87.33 1.15a3 3 0 0 1 .34-.12"}),a("path",{fill:"#c21a24",d:"M4.12 3.13A2 2 0 0 1 4.41 3c-.18-.16-.71-.69-1.14-.59.25.14.68.57.59 1a3 3 0 0 1 .26-.23"}),a("path",{fill:"#c21a24",d:"M4.07 3.39a1.2 1.2 0 0 1 .2-.25c-.27-.08-1.09-.32-1.43-.07.27.06 1 .32 1.1.62a3 3 0 0 1 .14-.31M4.94 2.71a1.6 1.6 0 0 1 .33.05c0-.26-.2-1.09-.59-1.26.07.25.16 1-.1 1.23a2.4 2.4 0 0 1 .36 0"}),a("path",{fill:"#c21a24",d:"M3.93 3.41c-.06 0-.85-.05-1 .35a2.3 2.3 0 0 1 .93.13Z"}),a("path",{fill:"#171714",d:"M4 2.94a3.3 3.3 0 0 1 1.17-.47.41.41 0 0 1 .28.3c.4 1-.13 2.45 1.17 3a33 33 0 0 1 4.34 1.62l.14.16a3.62 3.62 0 0 0-.94 2.32.74.74 0 0 1-.76.08c-.07-.12-.11 0-.2 0l-.11.05c-.33-.06-.37-.71-.69-.42L8 9.14s-.1.06-.08.11c-.25 0-.32-.31-.41-.48a.33.33 0 0 1-.23.06h-.09l-.25-.4a.19.19 0 0 1-.19.05c-.15-.05-.22-.35-.36-.45 0 .06-.11 0-.17 0A2.5 2.5 0 0 1 6 7.67a.17.17 0 0 1-.24 0 .17.17 0 0 1-.08-.13c.11-.6-.88-.54-.78-1.16-1.27-.3-.9-1.72-1.27-2.51a.5.5 0 0 0-.16-.08A1.35 1.35 0 0 1 4 2.94M5.09 22.6c.35-.14.9.24 1.41.26a.66.66 0 0 0 .72-.18c.28.09 0-.61 0-1.26 0-.14-.07-.31.09-.4-.07-.17-.2 0-.29-.08a1.2 1.2 0 0 1 .2-.77l-.28-.05c-.15-.24.38-.61-.08-.74 0-.31.64-.74.05-.87l.52-.82c-.1 0-.14-.07-.2-.1-.07-.34 1-.66.32-.82a4.6 4.6 0 0 1 1.69-1.14 5.7 5.7 0 0 1 2.53 0 4.4 4.4 0 0 1 .77.74c0 .21.23.48.49 1.1 0 0-.11.62-.13.52a3 3 0 0 0-2.9 1.44c-.72 1.5-.17 3.38 0 4.91-.79.81-2.15.58-3.29.55-.32 0-.74-.19-1-.1 0 0-.85-.67-.91-1.19a1.36 1.36 0 0 1 .26-1"}),a("path",{fill:"#c21a24",d:"M12.74 16.92a8.4 8.4 0 0 0-1.31-.71 2 2 0 0 1 1.09.12s.34.71.22.59"}),a("path",{fill:"#fff",d:"M11.25 4a1 1 0 0 0 .08.74c.26-.23.19-.48.44-.72Z"}),a("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.25 4a1 1 0 0 0 .08.74c.26-.23.19-.48.44-.72Z",className:"cls-8"}),a("path",{fill:"#c21a24",d:"M12.34 5.32a10 10 0 0 1 1.31.09v-.22a7.3 7.3 0 0 0-1.54-.35c-.84 0-1.61.35-2.4-.1-.18-.15-.34-.41-.52-.51a.72.72 0 0 0-.11.6c.11.5.75.62 1.25.68a6 6 0 0 0 1.2 0 4.6 4.6 0 0 1 .8-.17"}),a("path",{fill:"#fff",d:"M11.8 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z"}),a("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.8 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z",className:"cls-8"}),a("path",{fill:"#fff",d:"M11.53 5.94a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z"}),a("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.53 5.94a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z",className:"cls-8"}),a("path",{fill:"#fff",d:"M11.94 5.93A1 1 0 0 1 12 5.2c.26.24.19.49.44.72Z"}),a("path",{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:.05,d:"M11.94 5.93A1 1 0 0 1 12 5.2c.26.24.19.49.44.72Z",className:"cls-8"}),a("path",{fill:"#171714",d:"M13.14 5.65c.19-.07.24-.6.24-.6a1 1 0 0 0-.2-.63 1.1 1.1 0 0 0-.77-.22h-1.32a.8.8 0 0 1 .06-.28.4.4 0 0 0 .06-.2 1.9 1.9 0 0 1-.06-1c1.4.49 2.51-.56 3.93-.52.54-.06.73.14 1.12.65.42.83 1.13 0 1.58.53a1 1 0 0 1 .23 1 1.48 1.48 0 0 1-1.12.51c.5.17.52.66.64 1 0 .67-.57 1.38-.07 2-.07.14-.27.06-.34.14.24.26.22.66.34.92-.15.22-.28-.08-.45 0a1.8 1.8 0 0 0 .25.77c-.14.15-.5 0-.6 0a.67.67 0 0 1 0 .66c-.1-.09-.23-.09-.33-.19-.05.17.13.42 0 .56-.1 0-.2-.14-.32-.14a13.8 13.8 0 0 0 .3 3.39c.37 1.1 1.86 2 1.29 3.26l-.29-.26v.37a.43.43 0 0 1-.17.13c-.22.07-.21-.49-.55-.53.57 1 .25 2.29.27 3.47-.05 1.63.94 2.88 1.49 4.27a4 4 0 0 1-3.07 1.9 1.74 1.74 0 0 1-1.42-.16 2.5 2.5 0 0 1-.72-1.13 1.23 1.23 0 0 1 .15-.64 2.27 2.27 0 0 1 2.16-.23c.39.09.48.1.48.1 0-.75-.87-1.21-1.24-1.84l-.12.18c-.25-.17-.2-.38-.25-.62h-.02c-.13.08.14.18-.07.25-.24-.2-.22-.48-.34-.74v.27c-.28-.12-.3-.47-.28-.77-.14.08-.14.21-.23.3-.27-.2-.17-.63-.08-.89l-.28.15c-.31-.22.1-.43 0-.71a.17.17 0 0 1-.25 0 15 15 0 0 1 .43-2.52c.11-.71-2.24-3.53-2.3-3.68-.15-.33-.23-.72-.34-.74s-.6-.28-.6.08c-.2-.11-.5 0-.67-.23v.15c-.2.18-.39-.06-.6 0a.26.26 0 0 1-.23.12c-.26 0-.59-.27-.71 0-.16-.14-.47 0-.6-.26-.22-.08-.1.18-.27.23l-.57-.3-.2.02c-.67.07-1.1-.38-1.6-.7s-.67-.82-1.18-1.1a.6.6 0 0 0-.52 0 1.8 1.8 0 0 1-.14-.57 1.6 1.6 0 0 1 .25-.91 1.39 1.39 0 0 1 1.29-.68c.86.44.93 1.37 1.65 1.94-.49.23 4.21-.62 4.52-1.06.23-1.27.44-2.34 1.62-2.92 1-.94 2.82-.11 3.82-1.15.7-.61.05-1.81.92-2.32a1.45 1.45 0 0 1 1 .11c-.08-.18-.32-.23-.52-.25-1.39-.14-.82 1.31-1.24 2-.72 1.7-3.07.6-4.44.73 0 0-.31-.28-.23-.46a19 19 0 0 0 1.85 0"}),a("path",{fill:"#c21a24",d:"M15.63 3.44c-.15.09-.42 0-.6 0a9 9 0 0 0-1.33 0l-.08-.08c.3-.37 1.54-.25 2 .08"}),a("path",{fill:"#fff",d:"M14.3 3.74a.44.44 0 0 1 .76 0 .44.44 0 0 1-.76 0"}),a("path",{fill:"#171714",d:"M14.7 3.86a.19.19 0 0 0 .2-.18.19.19 0 0 0-.2-.19.2.2 0 0 0-.2.19.19.19 0 0 0 .2.18"}),a("path",{fill:"#c21a24",d:"M4.88 23.34a1.5 1.5 0 0 1 .05-.34c-.27 0-.88 0-1.06.42.27 0 .82 0 1 .21a3 3 0 0 1 0-.33"}),a("path",{fill:"#c21a24",d:"M5 23.81a1.3 1.3 0 0 1-.08-.3c-.21.11-.84.37-.84.77.24-.06.7-.37 1.1-.18a3 3 0 0 1-.17-.3"}),a("path",{fill:"#c21a24",d:"M5.2 24.25A1.4 1.4 0 0 1 5 24c-.18.16-.58.46-.46.86.23-.13.55-.41.88-.35 0 0-.19-.16-.26-.24"}),a("path",{fill:"#c21a24",d:"M5.58 24.59a1.6 1.6 0 0 1-.26-.2c-.1.2-.33.57-.09.88.29-.34.38-.5.68-.54 0 0-.24-.09-.32-.14M14 26.49a1.4 1.4 0 0 1-.27-.21c-.11.22-.39.66-.11 1 .17-.21.38-.59.73-.64 0 0-.25-.1-.34-.15M14.77 26.66a1.8 1.8 0 0 1-.35 0c0 .23.08.67.49.81 0-.45 0-.63.24-.83a3 3 0 0 1-.38 0M13.28 25.43a1.4 1.4 0 0 1-.06-.32c-.26.11-.86.32-.9.76.28-.06.81-.28 1.11-.12a2.4 2.4 0 0 1-.15-.32"}),a("path",{fill:"#c21a24",d:"M13.59 26a1.6 1.6 0 0 1-.18-.28c-.17.17-.71.61-.58 1 .22-.14.57-.57 1-.5a4 4 0 0 1-.27-.24M13.3 24.86a1.6 1.6 0 0 1 .12-.31c-.3 0-1-.1-1.24.25.26.08.92.12 1.08.41a3 3 0 0 1 0-.35"}),a("path",{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:.45,d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",className:"cls-9"})]})]}),l1=t1;import{jsx as s,jsxs as z}from"react/jsx-runtime";var e1=t=>z("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[s("defs",{children:s("clipPath",{id:"a",children:s("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),z("g",{style:{clipPath:"url(#a)"},children:[s("path",{d:"M5.85 23.52a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .47.44",style:{fill:"#fff"}}),s("path",{d:"M5.85 23.52a22 22 0 0 1 3.08.15.62.62 0 0 1 .32.83.63.63 0 0 0-.45-.75 19 19 0 0 0-3-.19.53.53 0 0 1-.35-.5.73.73 0 0 0 .4.46Z",style:{fill:"none",stroke:"#fff",strokeWidth:".02px",strokeMiterlimit:11.47}})]}),s("path",{d:"m4.79 25.9-.25-.21Z",style:{fill:"#faf214"}}),z("g",{style:{clipPath:"url(#a)"},children:[s("path",{d:"M23.64.4.45.42v17.2c0 6 5.2 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#fff"}}),s("path",{d:"M3.36 9.32a2 2 0 0 1 .28-.17c-.2-.17-.83-.76-1.26-.62.16.19.78.73.73 1a3 3 0 0 1 .25-.25",style:{fill:"#c21a24"}}),s("path",{d:"M3 9.78a1.3 1.3 0 0 1 .21-.24c-.23-.09-1-.42-1.32-.17.2.14.88.31 1 .72A2 2 0 0 1 3 9.78",style:{fill:"#c21a24"}}),s("path",{d:"M2.77 10.33a1.3 1.3 0 0 1 .1-.3c-.25 0-.76-.08-1 .26.26.06.7.1.88.37a2.4 2.4 0 0 1 0-.33M3.95 9.09a2 2 0 0 1 .34 0c-.07-.25-.41-1-.84-1.14 0 .25.37 1 .15 1.22l.35-.09M2.74 10.66s-.8.25-.8.68a2.4 2.4 0 0 1 .92-.2ZM5.08 22.87a1.4 1.4 0 0 1 .15-.28c-.28-.05-.92-.19-1.2.11.24.1.85.21 1 .49a3 3 0 0 1 .08-.32",style:{fill:"#c21a24"}}),s("path",{d:"M17 2.39a.75.75 0 0 1-.14.71c-.67.16-.57-.81-1.24-1a.88.88 0 0 1 1.38.29",style:{fill:"#171714"}}),s("path",{d:"M4.51 2.83a1.5 1.5 0 0 1 .33 0c-.1-.23-.54-1-1-1 .16.17.52.86.33 1.17a3 3 0 0 1 .34-.12",style:{fill:"#c21a24"}}),s("path",{d:"M4.16 3.1a2 2 0 0 1 .29-.16c-.18-.16-.71-.69-1.14-.59.25.14.68.57.59 1a3 3 0 0 1 .26-.23",style:{fill:"#c21a24"}}),s("path",{d:"M4.11 3.36a1.2 1.2 0 0 1 .2-.25C4.08 3 3.22 2.79 2.87 3c.27.06 1 .32 1.1.62 0 0 .09-.22.14-.31M5 2.68a1.6 1.6 0 0 1 .33.05c0-.26-.2-1.09-.59-1.26.07.25.16 1-.1 1.23a2.4 2.4 0 0 1 .36 0",style:{fill:"#c21a24"}}),s("path",{d:"M4 3.38c-.06 0-.85-.05-1 .35a2.3 2.3 0 0 1 .93.13Z",style:{fill:"#c21a24"}}),s("path",{d:"M4 2.91a3.3 3.3 0 0 1 1.17-.47.41.41 0 0 1 .28.3c.41 1-.13 2.45 1.18 3A33 33 0 0 1 11 7.3l.14.16a3.62 3.62 0 0 0-.94 2.32.74.74 0 0 1-.76.08c-.07-.12-.11 0-.2 0l-.09.08c-.33-.06-.37-.71-.69-.42L8 9.12s-.1.06-.08.11c-.25 0-.32-.31-.4-.48a.33.33 0 0 1-.23.06H7.2l-.25-.4a.19.19 0 0 1-.19.05c-.15-.05-.22-.35-.36-.45 0 .06-.12 0-.17 0A2.5 2.5 0 0 1 6 7.64a.17.17 0 0 1-.24 0 .17.17 0 0 1-.08-.13c.15-.65-.84-.58-.74-1.21-1.27-.29-.85-1.72-1.27-2.5a.5.5 0 0 0-.16-.08A1.35 1.35 0 0 1 4 2.91M1.67 14.93V15a1.25 1.25 0 0 1 .88.54 62 62 0 0 1 2.34 5.85H5c.72-1.83 1.51-3.79 2.31-5.76.34-.68.62-.52 1-.59V15H6.13c.25 0 .55 0 .67.31a7.5 7.5 0 0 1-.63 2.16c-.35 1-.58 1.64-.94 2.56-.53-1.49-1.23-2.91-1.64-4.52 0-.4.17-.49.73-.51v-.06ZM19.71 21c-.22-.11-.39-.06-.58-.41 0-.89-.05-1.77 0-2.64 0-.05.09-.08.18.07.46.76 1.42 3 2.67 2.91h.25a7.6 7.6 0 0 1-1.63-2.28c-.14-.28-.26-.47-.24-.59 0-.31.57 0 1.41-.54a1.52 1.52 0 0 0 .58-1.34c-.18-1.38-2.19-1.3-3.49-1.12a2.7 2.7 0 0 1-.65 0c-.35 0-.71-.12-.62-.08s.44.12.62.36c.07 2.09.05 3.15 0 5.13-.14.46-.43.5-.73.56V21Z",style:{fill:"#171714"}}),s("path",{d:"M21.48 15.78a1.51 1.51 0 0 1 0 1.33 2.37 2.37 0 0 1-2 .56 14 14 0 0 1 0-2.38 1.55 1.55 0 0 1 2 .49",style:{fill:"#fff"}}),s("path",{d:"M5.12 22.57c.35-.14.9.24 1.41.26a.66.66 0 0 0 .72-.18c.28.09 0-.61 0-1.26 0-.14-.07-.31.09-.4-.07-.17-.2 0-.29-.08a1.2 1.2 0 0 1 .2-.77l-.28-.05c-.15-.24.38-.61-.08-.74 0-.31.64-.74.05-.87l.52-.82c-.1 0-.14-.07-.2-.1-.07-.34 1-.66.32-.82a4.56 4.56 0 0 1 1.69-1.14 5.7 5.7 0 0 1 2.53 0 4.4 4.4 0 0 1 .77.74c0 .21.23.48.48 1.11 0 0-.11.62-.13.52a3 3 0 0 0-2.81 1.47c-.72 1.5-.17 3.38 0 4.91-.79.81-2.15.58-3.28.55-.32 0-.74-.19-1-.09 0 0-.85-.67-.91-1.19a1.36 1.36 0 0 1 .26-1",style:{fill:"#171714"}}),s("path",{d:"M12.77 16.89a8.4 8.4 0 0 0-1.31-.71 2 2 0 0 1 1.09.12s.34.71.22.59",style:{fill:"#c21a24"}}),s("path",{d:"M11.28 4a1 1 0 0 0 .08.74c.26-.23.18-.48.44-.72Z",style:{fill:"#fff"}}),s("path",{d:"M11.28 4a1 1 0 0 0 .08.74c.26-.23.18-.48.44-.72Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),s("path",{d:"M12.38 5.29a10 10 0 0 1 1.31.09v-.22a7.3 7.3 0 0 0-1.54-.35c-.84 0-1.61.35-2.4-.1-.18-.15-.34-.4-.52-.51a.72.72 0 0 0-.11.6c.11.5.75.62 1.25.68a6 6 0 0 0 1.2 0 4.5 4.5 0 0 1 .8-.17",style:{fill:"#c21a24"}}),s("path",{d:"M11.83 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z",style:{fill:"#fff"}}),s("path",{d:"M11.83 4a1 1 0 0 0 .08.74c.26-.24.19-.49.44-.72Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),s("path",{d:"M11.56 5.92a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z",style:{fill:"#fff"}}),s("path",{d:"M11.56 5.92a.5.5 0 0 1-.05-.72c.25.22.17.47.44.73Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),s("path",{d:"M12 5.91a1 1 0 0 1 .08-.74c.26.24.19.49.44.72Z",style:{fill:"#fff"}}),s("path",{d:"M12 5.91a1 1 0 0 1 .08-.74c.26.24.19.49.44.72Z",style:{fill:"none",strokeMiterlimit:11.47,stroke:"#171714",strokeWidth:".05px"}}),s("path",{d:"M13.17 5.62c.19-.07.24-.6.24-.6a1 1 0 0 0-.2-.63 1.1 1.1 0 0 0-.77-.22h-1.32a.8.8 0 0 1 .06-.28.4.4 0 0 0 .06-.2 1.9 1.9 0 0 1-.06-1c1.4.49 2.51-.56 3.93-.52.54-.06.73.14 1.11.65.42.83 1.13 0 1.58.53a1 1 0 0 1 .23 1 1.5 1.5 0 0 1-1.12.51c.5.17.52.66.64 1 0 .67-.57 1.38-.07 2-.07.14-.27.06-.34.14.24.26.22.66.34.92-.15.22-.28-.08-.45 0a1.8 1.8 0 0 0 .25.77c-.14.15-.5 0-.6 0a.67.67 0 0 1 0 .66c-.1-.09-.23-.09-.33-.19-.05.17.13.42 0 .56-.1 0-.2-.14-.32-.14a13.7 13.7 0 0 0 .31 3.42c.37 1.1 1.86 2 1.29 3.26l-.29-.31v.37a.43.43 0 0 1-.17.13c-.22.07-.21-.49-.55-.53.57 1 .25 2.29.27 3.47-.05 1.63.94 2.88 1.49 4.27a4 4 0 0 1-3.07 1.9 1.74 1.74 0 0 1-1.31-.18 2.5 2.5 0 0 1-.72-1.13 1.23 1.23 0 0 1 .15-.64 2.27 2.27 0 0 1 2.16-.23c.39.09.48.1.48.1 0-.75-.87-1.21-1.24-1.84l-.12.18c-.25-.17-.2-.38-.25-.62h-.08c-.13.08.14.18-.07.25-.23-.2-.22-.48-.34-.74v.27c-.28-.12-.3-.47-.28-.77-.14.08-.14.21-.23.3-.27-.2-.17-.63-.09-.89l-.28.15c-.3-.22.1-.43 0-.71a.17.17 0 0 1-.25 0 15 15 0 0 1 .43-2.52c.11-.71-2.26-3.53-2.3-3.68s-.29-.47 0-.66a4.3 4.3 0 0 0 1.48-.23 2.23 2.23 0 0 0 .8-1.11c-.22 0-.23.28-.35.42-.45.78-1.4.78-2.26.84-.17 0-.6-.28-.6.08-.2-.11-.5 0-.67-.23v.15c-.2.18-.39-.06-.6 0a.26.26 0 0 1-.23.12c-.26 0-.59-.27-.71 0-.17-.14-.47 0-.6-.26-.22-.08-.1.18-.27.23l-.57-.3-.25.09c-.67.07-1.11-.38-1.61-.7s-.67-.82-1.18-1.1a.6.6 0 0 0-.52 0 1.8 1.8 0 0 1-.14-.57A1.6 1.6 0 0 1 3 9.71 1.39 1.39 0 0 1 4.25 9c.86.44.93 1.37 1.65 1.94-.49.23-.47 0-.12.22a17.7 17.7 0 0 0 4.71-1.33l-.09-.08A3 3 0 0 1 12.06 7c1-.94 2.83-.11 3.82-1.15.7-.61.05-1.81.92-2.32a1.45 1.45 0 0 1 1 .11c-.08-.18-.32-.23-.52-.25-1.39-.14-.82 1.31-1.24 2-.72 1.7-3.07.6-4.44.73 0 0-.31-.28-.23-.46a18 18 0 0 0 1.85 0",style:{fill:"#171714"}}),s("path",{d:"M15.69 3.33c-.15.09-.42 0-.6 0a9 9 0 0 0-1.33 0l-.08-.08c.3-.37 1.54-.25 2 .08",style:{fill:"#c21a24"}}),s("path",{d:"M14.34 3.71a.41.41 0 0 1 .38-.22.41.41 0 0 1 .38.22.44.44 0 0 1-.76 0",style:{fill:"#fff"}}),s("path",{d:"M14.74 3.83a.19.19 0 0 0 .2-.18.19.19 0 0 0-.2-.19.2.2 0 0 0-.2.19.19.19 0 0 0 .2.18",style:{fill:"#171714"}}),s("path",{d:"M4.91 23.31A1.5 1.5 0 0 1 5 23c-.27 0-.88 0-1.06.42.27 0 .82 0 1 .21v-.33",style:{fill:"#c21a24"}}),s("path",{d:"M5 23.79a1.3 1.3 0 0 1-.08-.3c-.21.11-.84.37-.84.77.24-.06.7-.37 1.1-.18a3 3 0 0 1-.17-.3",style:{fill:"#c21a24"}}),s("path",{d:"M5.23 24.22a1.4 1.4 0 0 1-.16-.22c-.18.16-.58.46-.46.86.23-.13.55-.41.88-.35 0 0-.19-.16-.26-.24",style:{fill:"#c21a24"}}),s("path",{d:"M5.61 24.56a1.7 1.7 0 0 1-.26-.2c-.1.2-.33.57-.09.88.29-.34.38-.5.68-.54 0 0-.24-.09-.32-.14M14.07 26.46a1.4 1.4 0 0 1-.27-.21c-.11.22-.39.66-.11 1 .17-.21.38-.59.73-.64 0 0-.25-.1-.34-.15M14.8 26.63a2 2 0 0 1-.35 0c0 .23.08.67.49.81 0-.45 0-.63.24-.83a3 3 0 0 1-.38 0M13.31 25.4a1.3 1.3 0 0 1-.06-.32c-.26.11-.86.32-.89.76.28-.06.81-.29 1.11-.12a2 2 0 0 1-.15-.32",style:{fill:"#c21a24"}}),s("path",{d:"M13.62 26a1.6 1.6 0 0 1-.18-.28c-.17.17-.71.61-.58 1 .22-.14.57-.57 1-.5a4 4 0 0 1-.27-.24M13.34 24.84a1.6 1.6 0 0 1 .12-.31c-.3 0-1-.1-1.24.25.26.08.92.12 1.08.41a3 3 0 0 1 0-.35",style:{fill:"#c21a24"}}),s("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),a1=e1;import{jsx as h,jsxs as E}from"react/jsx-runtime";var s1=t=>E("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[h("defs",{children:h("clipPath",{id:"a",children:h("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),E("g",{style:{clipPath:"url(#a)"},children:[h("path",{d:"M23.65.38H.36v17.3c0 6.07 5.22 11 11.65 11s11.65-4.93 11.65-11Z",style:{fill:"#f2db38"}}),h("path",{d:"M.36 15.07v2.68c0 6 5.19 10.95 11.59 10.95a12 12 0 0 0 7.1-2.3ZM2.78 9a1.42 1.42 0 0 0-.39-1.4.83.83 0 0 1 .73.4 2.6 2.6 0 0 1 .35.86ZM1.59 10c-.18-.75-.49-.63-.94-.64a.85.85 0 0 1 .8-.29 2.2 2.2 0 0 1 .82.27Z",style:{fill:"#c2172e"}}),h("path",{d:"M2.1 9.33c0-.73-.66-.85-.92-.94A.84.84 0 0 1 2 8.34a2.9 2.9 0 0 1 .84.53ZM3.44 8.75a1.18 1.18 0 0 0 .32-1.14.84.84 0 0 1 .39.75.93.93 0 0 1-.07.56Z",style:{fill:"#c2172e"}}),h("path",{d:"M3.9 8.92c.87-.14.75-.35.94-.63a.84.84 0 0 1-.19.84c-.16.2-.11.18-.34.29ZM5.87 6.17C5.2 5.12 3.62 4.73 3 4.47a3.6 3.6 0 0 1-1.46-1.75c0-.08 0-.12-.07 0-.43 1.53.86 2 2.11 2.37 0 0 1.86.37 1.81 1.08Z",style:{fill:"#c2172e"}}),h("path",{d:"M5 4c-.78.08-.82.42-1 .67a1.35 1.35 0 0 1 .16-1.07Z",style:{fill:"#fff"}}),h("path",{d:"M5 4c-.8.09-.84.44-1.08.71A1.48 1.48 0 0 1 4.1 3.6",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),h("path",{d:"M3.42 3.42a2.1 2.1 0 0 0-.16 1.07c.23-.25.34-.72 1.12-.8Z",style:{fill:"#fff"}}),h("path",{d:"M3.4 3.4a2.34 2.34 0 0 0-.16 1.13c.23-.27.35-.76 1.15-.85",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),h("path",{d:"M4.79 6.08c-.69-.39-.51-.4-.62-.73-.19.3-.37.39-.25.68Z",style:{fill:"#fff"}}),h("path",{d:"M4.81 6.1c-.71-.43-.53-.44-.64-.8-.2.33-.38.43-.26.75",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),h("path",{d:"M3.3 5.93a.79.79 0 0 1 .12-.83A1.2 1.2 0 0 0 4 6Z",style:{fill:"#fff"}}),h("path",{d:"M3.27 5.94A.88.88 0 0 1 3.4 5 1.31 1.31 0 0 0 4 6",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),h("path",{d:"M8.11 2.56s.47.45.73.69c.06 0 .43-.15.67-.11 0-.32-.08-.49-.51-.78-.25-.17-.64 0-.89.2",style:{fill:"#171714"}}),h("path",{d:"M5.89 16c-.4-.83-.82-.62-1.23-.76.13-.35.8-.3 1-.2s.51.54.64.68ZM5.69 17.06a1.33 1.33 0 0 0-1.13-.15.6.6 0 0 1 .44-.45 2 2 0 0 1 .67-.13Z",style:{fill:"#c2172e"}}),h("path",{d:"M5.73 16.56c-.28-.43-1.26-.37-1.48-.33a1 1 0 0 1 .61-.47 2.9 2.9 0 0 1 1.14.13ZM6.18 15.75a1.7 1.7 0 0 0-.36-1.23c.29 0 .58.35.72.52a1.1 1.1 0 0 1 .23.5Z",style:{fill:"#c2172e"}}),h("path",{d:"M6.64 15.6c.54-.38.35-.7.36-.93a1 1 0 0 1 .31.77c0 .17-.07.16-.17.31ZM11.58 18.8a.9.9 0 0 0-1-.67 1.06 1.06 0 0 1 .86-.25c.27 0 .54.31.77.42ZM11.79 19.94a1.56 1.56 0 0 0-1.28.49.77.77 0 0 1 .28-.79 2.4 2.4 0 0 1 .76-.39Z",style:{fill:"#c2172e"}}),h("path",{d:"M11.58 19.31a1.2 1.2 0 0 0-1.32 0c0-.3.23-.45.52-.58a3.7 3.7 0 0 1 1 0ZM11.88 18.13a1.06 1.06 0 0 0-.75-.79 1.12 1.12 0 0 1 .9.13c.22.12.25.23.38.42Z",style:{fill:"#c2172e"}}),h("path",{d:"M12.29 18c.43-.6.26-.62.14-.92a.47.47 0 0 1 .52.37A1 1 0 0 1 13 18ZM17.39 22.24c-.74-.52-.9-.53-1.26-.47.18-.32.28-.4.6-.43a3.3 3.3 0 0 1 1 .2ZM18.08 23.26c-.81.48-.91.48-1.13.87a.89.89 0 0 1 .13-.89 2.2 2.2 0 0 1 .63-.6Z",style:{fill:"#c2172e"}}),h("path",{d:"M17.61 23a1.47 1.47 0 0 0-1.48-.15c0-.26.21-.48.34-.59s.75-.12 1-.18ZM17.54 21.56a1.57 1.57 0 0 0-1-.92 1 1 0 0 1 .92-.12 1.66 1.66 0 0 1 .64.42Z",style:{fill:"#c2172e"}}),h("path",{d:"M17.87 21.29a1.56 1.56 0 0 0-.12-1.51.93.93 0 0 1 .77.45c.11.23 0 .27 0 .52Z",style:{fill:"#c2172e"}}),h("path",{d:"M1.43 9.76a5.2 5.2 0 0 0 0 1.37.9.9 0 0 0 .24.35c.22.28.65.24.6.46s-.37-.16-.55-.12 0 .2 0 .26c.29.46.48 1 1 1.2a4.53 4.53 0 0 0 2.31-.07c.31 0 .59-.12.9-.18a14 14 0 0 0 1.59-.46c.25-.09.67-.18.75-.52a4 4 0 0 0 0-1.17 4.6 4.6 0 0 0-.28-1 3.3 3.3 0 0 0-.67-1.12c-1.13.82-1.92 2.14-3.28 2.62.1.09.29.68.2.8a.12.12 0 0 1-.15 0 2.52 2.52 0 0 1-.13-2 3.4 3.4 0 0 1 .6-1c-1-1.55-3.16.33-3.16.52",style:{fill:"#171714"}}),h("path",{d:"M17.51 13.1a2.84 2.84 0 0 0-.74-1.52s.05-.08.09-.08c.23 0 .35.19.49.36a1.9 1.9 0 0 1 .32.75c.33 1.19.24 2.38.53 3.6a2.8 2.8 0 0 0 .24.75 19.6 19.6 0 0 1 1.64 3.25 1.83 1.83 0 0 1 0 1.42c0 .08-.19.27-.26.11s.16-.47 0-.69a1.52 1.52 0 0 0-.89-.48.9.9 0 0 1-.26-.17c-2 .52-1.55 3.16-1 3.21.31-.12.14-.06.52-.19.66-.23 1.37 0 2-.3s1-1 1.5-1.49a1.3 1.3 0 0 0 .41-.58 27.5 27.5 0 0 0 .29-4.38 9 9 0 0 0-.07-1.86 15 15 0 0 0-.64-2.36.12.12 0 0 1 .09-.14 1 1 0 0 1 .32.56c.07.21.18.69.34.75s.14-.17.19-.26a1.3 1.3 0 0 0 0-1.08c-.05-.12-.07-.25-.13-.36A6.5 6.5 0 0 0 21 10.17a14 14 0 0 0-4.07-2.42c-.41-.16-.84-.31-1.25-.5a19 19 0 0 0-3.2-1h-.44A.12.12 0 0 1 12 6a3 3 0 0 1 .7-.11 1.83 1.83 0 0 0-1.25-.24 1.18 1.18 0 0 1 .93-.28 2.84 2.84 0 0 0-1.46-.15 1.55 1.55 0 0 1 .65-.22 1.7 1.7 0 0 0-1.38.13c-.09.07-1.1.06-.9-.34.11-.22.39-.07.61-.18s.38-.11.35-.76c0-.39-.53-.49-.77-.51a2.2 2.2 0 0 0-.63.09c-.14 0-.45-.41-.68-.61a3.3 3.3 0 0 0-1.29-.57 1.5 1.5 0 0 0-.8 0c-.12 0-.2.18-.29.24a4 4 0 0 1-1.37 0c-.28 0-.48-.3-.67-.51h-.16c.13.54-.32.78-.6 1.13a.31.31 0 0 0-.06.28c.05.1 0 .12.26.23s2.26.53 2.56 2.48a11.5 11.5 0 0 0-2.56-.39.7.7 0 0 0-.19.11c-.09.06.1.16.08.28a4.62 4.62 0 0 1 2.85.78 4.2 4.2 0 0 1 .92.73 7.2 7.2 0 0 1 1.23 1.72A7.7 7.7 0 0 1 8.64 13a6 6 0 0 1-.21 1.27c-.13.37-.3.7-.46 1.06s-.18 1.24-.34 1.34a.1.1 0 0 1-.15 0c-.06-.05 0-.74-.06-.6.12-.69-.64-.71-1.26-.47S5.34 17 5.34 17s.48.7.81.81c1.06.35 3.16-.11 3.26-.39a43.6 43.6 0 0 1 2.69-6c-.05-.24-.35-.5-.53-.77v-.13a1.7 1.7 0 0 1 .8.65c.12.23-.46 1.21-.38 1.22a22.4 22.4 0 0 1 4.92.44s.15.14.1.15c-1.22.16-3 .09-3.31 1.54a20 20 0 0 1 .41 3.62c0 .45.68.29 1 .42 0 0 0 .11-.05.13a.9.9 0 0 1-.46 0 5.4 5.4 0 0 1-1.15-.4c-.19-.09-.3-.42-.53-.48-2.21-.63-1.84 2.13-1.55 2.22s.52.18.69.08-.06-.34.08-.5.09 0 .15 0 0 .14 0 .21.07.28.18.38.31.06.46.11a4.5 4.5 0 0 0 2 0 3.4 3.4 0 0 0 1.39-1.16c.17-.63.14-1.28.35-1.9a3.55 3.55 0 0 1 .75-1.25c.1-.11.3-.2.3-.32Z",style:{fill:"#171714"}}),h("path",{d:"M17.59 13.92a1.58 1.58 0 0 0-1.17-.22.74.74 0 0 1 .58-.3 1.24 1.24 0 0 1 .55.07Z",style:{fill:"#c2172e"}}),h("path",{d:"M6.47 3.52s-.21-.06-.21-.18.15-.12.23-.15S6.58 3 6.35 3a.45.45 0 0 0-.4.4c0 .22.32.4.4.4a.14.14 0 0 0 .12-.24",style:{fill:"#fff"}}),h("path",{d:"M6.55 2.8c.09 0 .13.11.14.37s-.17.77 0 .77 0-.35.11-.56 0-.82-.25-.82c-.09 0-.17.06-.17.12s.08.12.17.12",style:{fill:"#fff"}})]}),h("path",{d:"M6.35.23 23.61 10.7V.23z",style:{fill:"#c2172e"}}),h("g",{style:{clipPath:"url(#a)"},children:h("path",{d:"M.23 17.67V.22h23.58v17.45c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),i1=s1;import{jsx as m,jsxs as A}from"react/jsx-runtime";var h1=t=>A("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[m("defs",{children:m("clipPath",{id:"a",children:m("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),A("g",{style:{clipPath:"url(#a)"},children:[m("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#fff"}}),m("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),m("path",{d:"M8.77 20.35 6.16 24.9l1.51-12.92h2.6v14.18zM11.77 20.35l2.6 4.55-1.5-12.92h-2.6v14.18z",style:{fill:"#c2172e"}}),A("g",{style:{clipPath:"url(#a)"},children:[m("path",{d:"M8.2 7.89a8.6 8.6 0 0 0-.23 2h4.55c0-1.7.11-4.71 3.25-4.72A2.14 2.14 0 0 1 18 7.06c0 1.33-1.17 1.78-2.58 1.71a2.78 2.78 0 0 0 2.4 1.28.8.8 0 0 0 1.6-.12.77.77 0 0 0-.14-.45 3.75 3.75 0 0 0 .89-1.3.8.8 0 0 0 .24 0 .8.8 0 0 0 .8-.8.85.85 0 0 0-.71-.84 4.2 4.2 0 0 0-.41-1.5.75.75 0 0 0 .47-.72.8.8 0 0 0-1.36-.57 5.6 5.6 0 0 0-1.55-1.05.8.8 0 0 0 .08-.35.81.81 0 0 0-.8-.81.83.83 0 0 0-.8.66 5.6 5.6 0 0 0-.87-.05 6.6 6.6 0 0 0-1.07.1.77.77 0 0 0-.77-.62.8.8 0 0 0-.8.8 1 1 0 0 0 0 .23 7.2 7.2 0 0 0-1.68 1 .79.79 0 0 0-.62-.29.79.79 0 0 0-.52 1.33 7.2 7.2 0 0 0-1.08 1.69.8.8 0 0 0-.36-.09.8.8 0 0 0-.16 1.59",style:{fill:"#c2172e"}}),m("path",{d:"M14.32 11V9.8H6.37V11z",style:{fill:"#c2172e"}})]}),m("path",{d:"M6.37 10.97h7.95v1.16H6.37z",style:{fill:"#c2172e"}}),m("path",{d:"M5.36 10.49h9.92v.98H5.36z",style:{fill:"#c2172e"}})]}),c1=h1;import{jsx as g,jsxs as Y}from"react/jsx-runtime";var f1=t=>Y("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[g("defs",{children:g("clipPath",{id:"a",children:g("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),Y("g",{style:{clipPath:"url(#a)"},children:[g("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1",style:{fill:"#fff"}}),g("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),g("path",{d:"M7.31 2.13a6.2 6.2 0 0 1 2.56-.06 5.68 5.68 0 0 1 3.84 2.56 6.8 6.8 0 0 1 1 2.13 16 16 0 0 1 .55 3.78H10a11.6 11.6 0 0 0 .18-2.81 2.6 2.6 0 0 0-1.71-2.2 1.66 1.66 0 0 0-1.1 0 1.71 1.71 0 0 0-1.16 1.18c-.12.49 0 1.19.55 1.27a.61.61 0 0 0 .61-.3c.12-.36-.25-.55-.55-.61a.94.94 0 0 1 .3-.55 1.08 1.08 0 0 1 .67-.18 1.52 1.52 0 0 1 1.12.95 1.92 1.92 0 0 1-.5 2 2.62 2.62 0 0 1-2.32.61A3.09 3.09 0 0 1 4 8a4.46 4.46 0 0 1 3.31-5.87M16.78 13.33a.7.7 0 1 0 0-1.4H8.56a.7.7 0 1 0 0 1.4ZM15.87 11.67a.46.46 0 1 0 0-.92H9.35a.46.46 0 0 0 0 .92ZM16.33 14.47a.43.43 0 0 0 0-.85H8.89a.43.43 0 0 0 0 .85Z",style:{fill:"#171714"}})]}),g("path",{d:"M12.61 14.69H9.2L7.41 25.87l3.05-2.28 2.15 2.31 2.15-2.31 3.05 2.28-1.79-11.18z",style:{fill:"#171714"}})]}),p1=f1;import{jsx as w,jsxs as C}from"react/jsx-runtime";var o1=t=>C("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[w("defs",{children:w("clipPath",{id:"a",children:w("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),C("g",{style:{clipPath:"url(#a)"},children:[w("path",{d:"M.23 17.67V.22h23.53v17.44c0 7.38-6.71 11.1-11.8 11.1C6.52 28.77.22 25.05.23 17.67",style:{fill:"#fff"}}),w("path",{d:"M.23 17.67V.22h23.53v17.44c0 7.38-6.71 11.1-11.8 11.1C6.52 28.77.22 25.05.23 17.67Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),w("path",{d:"M.39.37h23.26v13.45H.39z",style:{fill:"#171714"}})]}),r1=o1;import{jsx as c,jsxs as u}from"react/jsx-runtime";var d1=t=>u("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[c("defs",{children:c("clipPath",{id:"a",children:c("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),u("g",{style:{clipPath:"url(#a)"},children:[c("path",{d:"M12 28.62c6.39 0 11.58-4.89 11.58-10.93V.4H12.06v28.22Z",style:{fill:"#c2172e"}}),c("path",{d:"M12 28.49V.4H.46V18c0 6 5.19 10.63 11.54 10.63Z",style:{fill:"#f2db38"}}),c("path",{d:"M4.18 21.23c0 .08.38.35 0 .47-.09.11-.45-.27-.45-.27-.29-.12-.46.19-.61.29a.8.8 0 0 1 .1-.27c.25-.53.8-.26.92-.21M9.14 23.14c0 .23 0 .49-.23.64.06-.6-.31-.53-.52-.88a.2.2 0 0 1 0-.22 1.2 1.2 0 0 1 .73.46M3.82 22.8c.39 0 0 .06.07.31-.49 0-.54.6-.59.77-.14-.31-.25-.47 0-.76s.24-.29.56-.32M5 24.93c.06.08-.07.49.29.71a1 1 0 0 1-.61-.31s-.07-.38.18-.4z",style:{fill:"#c2172e"}}),c("path",{d:"M9.19 19.69c-.6 1-1.49 1.67-2.06 2.6 0 .11-.09.19 0 .22a2.7 2.7 0 0 1 1.46.07c.12.15 0 .34 0 .49-.28.54-.77 0-1.13 0L6.84 23s-.27.07-.24.07a3.1 3.1 0 0 0-1.34 1.82.66.66 0 0 1-.68.14c-.28-.67.38-1.07.59-1.36l.4-.4c-.26-.25-.46 0-.78 0a2 2 0 0 1-.62.15h-.23c-.1 0-.12-.14-.12-.14s-.26-.42-.08-.56c.64-.11 1 .33 1.41.1.06-.1-.17-.12-.17-.12a2.9 2.9 0 0 1-1-.91c0-.22.3-.32.44-.47l.26.05c.31.46.41.95 1.11 1 .26 0 .4-.11.59-.23l2.31-2.68c.15 0 .45 0 .47.26M8.51 7.4a5.4 5.4 0 0 0-.88-.74c-.79-.36-1.8.13-2.52-.3A.66.66 0 0 1 5 5.71c-.21.05-.29.23-.4.37a.71.71 0 0 0 .13.71c.4.33 1 .11 1.51.09a4.3 4.3 0 0 1 1.2 0c.39.13 1.09.53 1.06.49",style:{fill:"#c2172e"}}),c("path",{d:"M12.11 7.13a5 5 0 0 0-.41-.43c.11-.12.3-.22.39-.39v-.09c-.21.14-.44 0-.65-.13s-.11-.09-.1-.17c.18 0 .33-.29.44-.42a3 3 0 0 1-.34 0c-.61 0-.53-.74-.55-.77H7.77l-.3.64 2.79 3a5 5 0 0 1 .41 1 1.33 1.33 0 0 0-1.08 0l-.49.45c-1.22-.75-2.18 1-3.46.15-.21-.15-.12-.47-.11-.68S5.82 9 6 8.9c-.2-.56-.75-.94-1.07-1.47a55 55 0 0 1-3.46-5.58c-.23.12-.24.41-.36.63C.59 4 1.62 5.18 2.4 6.33a16.3 16.3 0 0 0 2 2c0 .09.11.17.11.26h-.23A15 15 0 0 1 1.1 6.74a1.71 1.71 0 0 0 .41 2 7.9 7.9 0 0 0 2.77.91v.06a9.5 9.5 0 0 1-3.31.13.92.92 0 0 0 .31 1c.93.68 2.28.2 3.16-.21v.14a12.4 12.4 0 0 1-3.33 1.69 1.3 1.3 0 0 0 .59.76c1.42.4 2.48-.85 3.31-1.81h.1a1.94 1.94 0 0 1-.37.89 35.3 35.3 0 0 1-3.24 4.32c.39.38 1 .25 1.48.13 1.78-.82 2.16-2.78 3-4.29l.26-.59h.15v.36a72 72 0 0 1-2.72 8 2.4 2.4 0 0 0 .91-.16c2-.67 2-2.88 2.45-4.53.21-1.19.38-2.4.57-3.59a.2.2 0 0 1 .18 0 39 39 0 0 1-.16 5.27l-.09 1.13a2.94 2.94 0 0 0 1.74-2.14A31 31 0 0 0 9 11.68c0-.1.1-.17.17-.21h.1c.4 1.13.72 2.27 1.06 3.43-.7 1.73-1.71 3.34-2.46 5.06l1.21-.27a21 21 0 0 0 .77 2.24c.41-1.41.74-2.88 1.13-4.29h.07c.59 1.86 1.28 4.19.26 6.07a3.34 3.34 0 0 1-2.48 2.18c-.16-.07-.41 0-.46-.24-.1-.44.46-.69.38-1.15a.94.94 0 0 0-.49-.62 1.36 1.36 0 0 0-1.38.3c-.1.11-.31.24-.26.43.21.09.41-.13.62-.18s.29 0 .34.18c0 .49-.65.73-.85 1.15a1.12 1.12 0 0 0 0 1.08 2.14 2.14 0 0 0 1.89.35 5.82 5.82 0 0 0 3.06-2.64c.11 0 .11.13.14.21-.08 1-.9 1.64-1.39 2.39-.12.28.18.51.4.64a2.18 2.18 0 0 1 1.16.84Z",style:{fill:"#171714"}}),c("path",{d:"M9.17 2.06a.55.55 0 0 0 .57-.53.57.57 0 0 0-1.13 0 .55.55 0 0 0 .56.53M7 3.64a.26.26 0 0 0 .26-.25.25.25 0 0 0-.26-.24.25.25 0 0 0-.26.24.25.25 0 0 0 .26.25",style:{fill:"#c2172e"}}),c("path",{d:"M7.27 3.21a.25.25 0 1 0 0-.49.25.25 0 1 0 0 .49",style:{fill:"#c2172e"}}),c("path",{d:"M7.66 2.87a.25.25 0 1 0-.27-.25.25.25 0 0 0 .27.25",style:{fill:"#c2172e"}}),c("path",{d:"M8.15 2.64a.25.25 0 1 0 0-.49.25.25 0 1 0 0 .49M9.18 2.49a.25.25 0 0 0 .26-.25.26.26 0 1 0-.26.25M9.71 2.54a.25.25 0 0 0 .29-.25.26.26 0 0 0-.53 0 .26.26 0 0 0 .27.25",style:{fill:"#c2172e"}}),c("path",{d:"M8.66 2.52a.26.26 0 0 0 .26-.24.26.26 0 0 0-.26-.28.25.25 0 0 0-.26.25.25.25 0 0 0 .26.24M10.22 2.66a.25.25 0 1 0-.22-.24.25.25 0 0 0 .26.25",style:{fill:"#c2172e"}}),c("path",{d:"M10.68 2.89a.25.25 0 1 0 0-.49.25.25 0 1 0 0 .49",style:{fill:"#c2172e"}}),c("path",{d:"M11.06 3.23a.25.25 0 0 0 .26-.23.26.26 0 1 0-.26.24",style:{fill:"#c2172e"}}),c("path",{d:"M11.27 3.67a.25.25 0 0 0 .26-.24.25.25 0 0 0-.26-.25.26.26 0 0 0-.27.25.26.26 0 0 0 .27.24",style:{fill:"#c2172e"}}),c("path",{d:"M9.16 2.48c1 0 1.89.51 1.89 1.13a1 1 0 0 1 0 .07v.12a.21.21 0 0 1-.21.16.21.21 0 0 1-.22-.2.25.25 0 0 1 0-.11v-.1c-.07-.4-.71-.66-1.5-.66s-1.42.26-1.5.66v.1a.2.2 0 0 1 0 .11.21.21 0 0 1-.42 0v-.19c0-.63.85-1.13 1.89-1.13ZM10.85 4.37a.23.23 0 0 0 .25-.2.23.23 0 0 0-.25-.17H7.56a.23.23 0 0 0-.25.21.23.23 0 0 0 .25.2Z",style:{fill:"#c2172e"}}),c("path",{d:"M10.69 4.77a.21.21 0 1 0 0-.41h-3a.21.21 0 1 0 0 .41ZM9.16 2.49a.26.26 0 0 0-.24.25.25.25 0 0 0 .26.26.25.25 0 1 0 0-.49Z",style:{fill:"#c2172e"}}),c("path",{d:"M9.19 3.47a.25.25 0 1 0-.26-.25.26.26 0 0 0 .26.25M9.17 4a.26.26 0 0 0 .26-.25.25.25 0 0 0-.26-.24.25.25 0 0 0-.26.24.25.25 0 0 0 .26.25M7.83 6.53a3.9 3.9 0 0 0-1.74-.4c-.23 0-.25.19-.36.32a.59.59 0 0 1-.28-.59.62.62 0 0 1 .38-.49c.32-.24.76.21 1-.11.09-.35.62-.14.6-.13l.15.13.66.66A17 17 0 0 1 9.82 7.8l.19.28.2.35a7.1 7.1 0 0 0-3.62-1c.08-.19.36-.25.46-.35L7.6 7l1.1.37Z",style:{fill:"#c2172e"}}),c("path",{d:"M9.11 5.7c.18 0 .33-.09.33-.2s-.14-.21-.33-.21-.33.09-.33.21.15.2.33.2",style:{fill:"#fff"}}),c("path",{d:"M9 5.6a.15.15 0 0 0 .16-.14.15.15 0 0 0-.16-.15.15.15 0 0 0-.16.15.16.16 0 0 0 .16.14",style:{fill:"#171714"}}),c("path",{d:"m8.52 5-.1.15c-.09.24.69-.18 1.27 0-.72-.08-1.31.37-1.43.11s.14-.23.25-.25",style:{fill:"#fff"}}),c("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),c("path",{d:"M15.51 25.23a.4.4 0 1 0 0 .81h1.81a.4.4 0 0 0 0-.81Z",style:{fill:"#f2db38"}})]}),c("path",{d:"M17.02 9.32h.84v2.62h1.76V10.9H21v1.04h1.74v-1.51h-1.08V9.32h1.08V5.01h-1.08V3.9h1.08V2.39H21v1.04h-1.38V2.39h-1.76v2.62h-.87z",style:{fill:"#f2db38"}}),c("path",{d:"M21.34 7.63h-1.07V9.2h-.96V7.63h-1.07V6.7h1.07V5.13h.96V6.7h1.07z",style:{fill:"#c2172e"}}),u("g",{style:{clipPath:"url(#a)"},children:[c("path",{d:"M15.62 18V2.36a.69.69 0 0 1 .25-.55.56.56 0 0 1 .56-.57.56.56 0 0 1 .57.57.7.7 0 0 1 .23.55V18Z",style:{fill:"#f2db38"}}),c("path",{d:"M19.16 22.41a3.28 3.28 0 0 0-2.06 3.44h-1.37a3.29 3.29 0 0 0-2.06-3.44v-1.53a3.29 3.29 0 0 0 2.06-3.44h1.37a3.29 3.29 0 0 0 2.06 3.44Z",style:{fill:"#f2db38"}}),c("path",{d:"M17 21a.6.6 0 0 1 0 1.21.6.6 0 0 1-1.21 0 .6.6 0 0 1 0-1.21.6.6 0 1 1 1.21 0",style:{fill:"#c2172e"}}),c("path",{d:"M17.33 16.78a.4.4 0 1 0 0-.81h-1.81a.4.4 0 0 0 0 .81ZM13.13 22.22a.58.58 0 1 0-.58-.58.58.58 0 0 0 .58.58M19.7 22.22a.58.58 0 1 1 .58-.58.58.58 0 0 1-.58.58M15.45 17.67a.4.4 0 1 1 0-.81h1.81a.4.4 0 0 1 0 .81ZM15.83 26a.58.58 0 1 1 .58.59.58.58 0 0 1-.58-.59",style:{fill:"#f2db38"}}),c("path",{d:"M13.93 20.74a.4.4 0 1 0-.81 0v1.81a.4.4 0 0 0 .81 0ZM18.89 20.74a.4.4 0 1 1 .81 0v1.81a.41.41 0 0 1-.81 0Z",style:{fill:"#f2db38"}})]})]}),M1=d1;import{jsx as i,jsxs as S}from"react/jsx-runtime";var y1=t=>S("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[i("defs",{children:i("clipPath",{id:"a",children:i("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),S("g",{style:{clipPath:"url(#a)"},children:[i("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#c2172e"}}),i("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),i("path",{d:"M13.87 6.78A3 3 0 0 0 17 3.91a3 3 0 0 0-3.11-2.86 3 3 0 0 0-3.11 2.86 3 3 0 0 0 3.11 2.87",style:{fill:"#f2db38"}}),i("path",{d:"M13.81 5.86a2 2 0 0 0 2.09-2 2.1 2.1 0 0 0-4.18 0 2 2 0 0 0 2.09 2",style:{fill:"#171714"}}),i("ellipse",{cx:13.81,cy:3.9,rx:2.09,ry:1.96,style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".03px"}}),i("path",{d:"m13 5.6-.57 1.08a6.5 6.5 0 0 1-1.53 1.63 9.4 9.4 0 0 1-2.74 1.14 7.3 7.3 0 0 1-1.57.22l.15 1.5h4.14L9.8 24.5h4.08L12 14.39l.23-.06 2 10.14h2.07c.07 0 .15.1 0 .25-1 .83-1.52 1.12-1.23 1.55s1-.11 3.26-1.21C18.1 24.2 16.72 13 16.72 13h1.72a.7.7 0 0 0 .37-.15c.33-.27.21-.7.11-1.05-.29-1.06-.64-2-1-3.08a7.3 7.3 0 0 0-.49-1.27.7.7 0 0 0-.24-.24c-.5-.27-1-.5-1.47-.81a5.8 5.8 0 0 1-1-.87Z",style:{fill:"#171714"}}),i("path",{d:"M14.91 4.31a2.9 2.9 0 0 1-.08 1c-.11.5-1 .39-1.53.42-.14-.06-.23-.07-.37-.42a3.7 3.7 0 0 1-.15-1.92c.2-.34 1.11-.42 1.78-.31s.3.88.35 1.22",style:{fill:"#fff"}}),i("path",{d:"M13.59 3.84c0 .18-.08.76 0 1H14V5a2.2 2.2 0 0 1-.57 0 4.2 4.2 0 0 1 0-1c-.11-.28-.51.08-.55-.14s.6-.19.66 0",style:{fill:"#171714"}})]}),i("path",{d:"m14.62 6.75.14-1.16-.35.79h-1.1l-.3-.73.14 1.1z",style:{fill:"#fff"}}),i("g",{style:{clipPath:"url(#a)"},children:i("path",{d:"M13.14 4.31a.12.12 0 0 0 .12-.12.13.13 0 0 0-.12-.12.12.12 0 0 0-.12.12.12.12 0 0 0 .13.13M14.29 4.31a.12.12 0 0 0 0-.25.12.12 0 1 0 0 .25",style:{fill:"#171714"}})}),i("path",{d:"M6.82 25.86 4.11 2.22l-.86.09 2.94 23.64z",style:{fill:"#f2db38"}}),S("g",{style:{clipPath:"url(#a)"},children:[i("path",{d:"M3.7 2.66c.52-.06.9-.4.85-.75s-.5-.59-1-.52-.9.4-.85.75.49.58 1 .52M4.39 8.69c.5-.06.87-.38.82-.72s-.47-.56-1-.5-.86.38-.82.72.48.56 1 .5",style:{fill:"#f2db38"}}),i("path",{d:"M5 11.16h1.74l-.15-1.5H3.84a.27.27 0 0 0 .26.28H5a.9.9 0 0 1 .34.14 1.4 1.4 0 0 1 .19.28.37.37 0 0 0-.35-.28Z",style:{fill:"#fff"}}),i("path",{d:"M5 11.2h1.7l-.13-1.57H3.8a.28.28 0 0 0 .26.29H5a.9.9 0 0 1 .35.15 1.5 1.5 0 0 1 .19.29.38.38 0 0 0-.35-.3",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),i("path",{d:"M10.83 26a.45.45 0 0 0 .45-.45v-.84H9.77a1 1 0 0 1-.63.34c-.42.06-1.15.06-1.15.06A.45.45 0 0 0 8 26ZM13.93 3.86c.09.11.32-.09.4-.08s.34.18.43.11-.17-.24-.44-.26-.46.15-.39.23M14.07 5.42a.1.1 0 0 0 .09-.1.09.09 0 0 0-.09-.09h-.57a.09.09 0 0 0-.09.09.1.1 0 0 0 .09.1Z",style:{fill:"#171714"}}),i("path",{d:"m12.45 12.42.18-.88h-.23a.16.16 0 0 1-.17-.14.15.15 0 0 1 .17-.15h1.54c.38 0 .25 0 .32.35l.1.8c.06.36.06.33-.33.33h.24-2a.15.15 0 0 1-.16-.14.16.16 0 0 1 .16-.15h.19Z",style:{fill:"#fff"}}),i("path",{d:"m12.45 12.42.18-.88h-.23a.16.16 0 0 1-.17-.14.15.15 0 0 1 .17-.15h1.54c.38 0 .25 0 .32.35l.1.8c.06.36.06.33-.33.33h.24-2a.15.15 0 0 1-.16-.14.16.16 0 0 1 .16-.15h.19Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),i("path",{d:"M5 10.32c.08 0 .15-.09.15-.2s-.07-.2-.15-.2h-.87a.18.18 0 0 0-.15.2.18.18 0 0 0 .15.2Z",style:{fill:"#fff"}}),i("path",{d:"M5 10.32c.08 0 .15-.09.15-.2s-.07-.2-.15-.2h-.87a.18.18 0 0 0-.15.2.18.18 0 0 0 .15.2Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),i("path",{d:"M5.08 10.64c.09 0 .15-.09.15-.2s-.06-.2-.15-.2h-.91c-.08 0-.15.09-.15.2s.07.2.15.2Z",style:{fill:"#fff"}}),i("path",{d:"M5.08 10.64c.09 0 .15-.09.15-.2s-.06-.2-.15-.2h-.91c-.08 0-.15.09-.15.2s.07.2.15.2Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),i("path",{d:"M5.1 10.94a.17.17 0 0 0 .15-.18.16.16 0 0 0-.15-.18h-.9a.17.17 0 0 0-.15.18.17.17 0 0 0 .15.18Z",style:{fill:"#fff"}}),i("path",{d:"M5.1 10.94a.17.17 0 0 0 .15-.18.16.16 0 0 0-.15-.18h-.9a.17.17 0 0 0-.15.18.17.17 0 0 0 .15.18Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),i("path",{d:"M5.14 11.2a.16.16 0 0 0 .14-.2.16.16 0 0 0-.14-.17h-.87a.16.16 0 0 0-.15.17.16.16 0 0 0 .15.17Z",style:{fill:"#fff"}}),i("path",{d:"M5.14 11.2a.16.16 0 0 0 .14-.2.16.16 0 0 0-.14-.17h-.87a.16.16 0 0 0-.15.17.16.16 0 0 0 .15.17Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),i("path",{d:"M12.99 9.35h2.73v1.86h-2.73zM12.46 9.35h.4v1.86h-.4zM12.08 9.35h.27v1.86h-.27z",style:{fill:"#f2db38"}}),S("g",{style:{clipPath:"url(#a)"},children:[i("path",{d:"M12.88 12.12h-.65a.15.15 0 0 0-.16.14.15.15 0 0 0 .16.14h.65Z",style:{fill:"#fff"}}),i("path",{d:"M12.88 12.1h-.67a.16.16 0 0 0-.17.16.16.16 0 0 0 .17.16h.67",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),i("path",{d:"M12.86 11.84h-.66a.15.15 0 0 0-.2.16.15.15 0 0 0 .16.14h.65Z",style:{fill:"#fff"}}),i("path",{d:"M12.86 11.82h-.67A.16.16 0 0 0 12 12a.17.17 0 0 0 .16.17h.67",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),i("path",{d:"M12.85 11.83h-.66c-.09 0-.15 0-.22-.13s-.15-.22-.15-.22a.15.15 0 0 1 .06-.2.15.15 0 0 1 .2.09s.06.18.17.18h.59Z",style:{fill:"#fff"}}),i("path",{d:"M12.85 11.85h-.67c-.09 0-.15-.05-.22-.14s-.15-.24-.15-.24a.17.17 0 0 1 .06-.22.15.15 0 0 1 .2.1s.06.19.17.2h.61",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}})]})]}),v1=y1;import{jsx as p,jsxs as N}from"react/jsx-runtime";var m1=t=>N("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[p("defs",{children:p("clipPath",{id:"a",children:p("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),p("g",{style:{clipPath:"url(#a)"},children:p("path",{d:"M23.6 14.05V.47H.42v17.22c0 6 5.19 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#fff"}})}),p("path",{d:"M4.4.42H.42l.02 13.15h5.78L6.2.42z",style:{fill:"#171714"}}),p("path",{d:"M16.35.4h-3.81v6.51h5.53V.4z",style:{fill:"#f2db38"}}),p("path",{d:"M19.79.4h-1.72v6.51h5.53V.4zM16.35 13.4h-3.81V6.91h5.53v6.49zM12.54.4h3.81v4.74h-3.81z",style:{fill:"#2673bd"}}),p("path",{d:"M19.79.4h3.81v4.74h-3.81zM19.79 13.4h3.81V6.91h-5.53v6.49z",style:{fill:"#f2db38"}}),p("path",{d:"M19.79 8.67h3.81v4.73h-3.81z",style:{fill:"#2673bd"}}),p("path",{d:"M12.54 8.67h3.81v4.73h-3.81z",style:{fill:"#f2db38"}}),N("g",{style:{clipPath:"url(#a)"},children:[p("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),p("path",{d:"M4.7 16a5 5 0 0 0 2.65.58c.22.14.33.49.49.74l.57.8a.86.86 0 0 0 .28.27 4 4 0 0 0-.48 1.28c-.29-.1-.66 0-.72-.36-.23-.81-.14-2-1.25-2.13-.37-.11-.87-.47-1.23-.07-.12 0 0-.25-.18-.32-.31.11-.66.42-1 .15-.27-.1-.45-.43-.74-.5h1.08c0-.06.12-.16 0-.21a.6.6 0 0 0-.19 0 1.4 1.4 0 0 1-.54 0 3 3 0 0 1-.18-.3c.48.19 1-.11 1.47.06",style:{fill:"#171714"}}),p("path",{d:"M12.93 17.34a2.06 2.06 0 0 1-.56 1.46c.14.21.5.09.73.19a8.9 8.9 0 0 1 2.4.77 5.5 5.5 0 0 1 1.05.59c.24-.11.45-.34.75-.31.58 0 1 .61 1.48.55a.33.33 0 0 1 .17 0c-.07.12 0 .25-.39.32s-.45-.25-.49 0 .17.15.17.27-.51 0-.65-.36c0-.18-.36-.4-.36-.4s-.45-.12-.48.1c.63.68.43 2 1.58 2.26.15.13.06.34 0 .5a18 18 0 0 0 .09 2.4c-.23.28-.6-.06-.79.3 0 .49-.58.41-.88.61s-.22.14-.3.05c.11-.28.42-.58.51-.88-.14-.11-.24.12-.36.2s-.13.38-.42.36h-.19c.32-.35.65-1 1.16-.79a.55.55 0 0 0 .52-.32c0-.77.18-1.74-.63-2a11 11 0 0 1-1.47-.55 1.76 1.76 0 0 1-.5-.87c-.26-.43-.59-1-1.15-1h-.33c.15.23.42.23.65.38a14.4 14.4 0 0 0-3.28.06c0-.26.39-.53.09-.67s-.21.33-.3.49-.24.61-.55.67a8.6 8.6 0 0 0-2-.79 1.7 1.7 0 0 1-.54-.15 1.27 1.27 0 0 0-1.28.22c-.36.18-.57 1.23-1.1.59-.34.12-.26.59-.64.64h-1l.71-.75c0-.06 0-.08-.05-.12a2 2 0 0 0-.51.42c-.19.11-.3-.1-.48-.1.28-.13.67-.37 1-.53a1.1 1.1 0 0 0 .64-.1c1-.14 1.45-1.63 2.63-1.19l1.48.14c.1-.06.37 0 .27-.24h-.84a1.57 1.57 0 0 1 .73-1.43l1.42-.44c.24-.12.61-.24.64-.57.13-.09.3 0 .45.05a1 1 0 0 0 .87-.36.64.64 0 0 1 .33.35",style:{fill:"#171714"}}),p("path",{d:"M14.64 21.47a9 9 0 0 0 .44.91 1.7 1.7 0 0 0 .5.47.44.44 0 0 1-.25.22c-.13.05-.26.07-.33-.07s-.16 0-.27 0c-.29-.07 0-.69 0-1-.33.34-.81 1-.59 1.47.09.24.44.53 0 .67a3.9 3.9 0 0 0-2.36 1.37.2.2 0 0 1-.27.07c-.15-.07-.18-.34-.33-.13a3.4 3.4 0 0 0-.41.62c-.24 0-.65.12-.9.17a6 6 0 0 1 .39-.85c-.27-.12-.34.34-.51.5l-.49.08c.25-.34.61-.54.8-1a3.37 3.37 0 0 0 2.71-1.4c-.32-.28-.68-.61-.59-1.13a2.37 2.37 0 0 1 2.27-1.08Z",style:{fill:"#171714"}}),p("path",{d:"M14.41 21.63a.58.58 0 0 0-.38.12 3 3 0 0 1 .42.05 3 3 0 0 1 .4.14l-.13-.26s-.06-.06-.31-.06",style:{fill:"#c2172e"}}),p("path",{d:"M17.89 15.88a.4.4 0 0 0 0-.13.42.42 0 0 0-.77-.21h.14a.4.4 0 0 0 0-.13.41.41 0 0 0-.8-.14h.08a.4.4 0 0 0 0-.12.41.41 0 0 0-.42-.4.5.5 0 0 0-.49.33h.08a.44.44 0 0 0-.47-.4.5.5 0 0 0-.5.36h.14a.46.46 0 0 0-.5-.35.44.44 0 0 0-.47.41h.08a.47.47 0 0 0-.46-.3.44.44 0 0 0-.46.42s0 .27 0 .27a1.3 1.3 0 0 0-1.08-.43 2 2 0 0 0-.93.27c-.48.29-.89.66-1.49.31-.14.12.08.18.08.3-.37.59.59.15.64.53l-.66.26a.6.6 0 0 0 .17.25l.2.02c.17 0 .42-.17.56 0a.41.41 0 0 1-.27.46c.12 0 .22-.06.36 0a.57.57 0 0 0 .31-.36 1.3 1.3 0 0 1 .59 0c.45.19.76-.2 1.08-.41.36.53.78.37 1.33.26-.12-.13-.17-.34-.36-.4a4 4 0 0 1-.64-.2 1 1 0 0 1 .31-.15 4.7 4.7 0 0 1 3.11.47 3.3 3.3 0 0 1 1.79 2.7l.14-.26a1.1 1.1 0 0 0 .15-.59.31.31 0 0 0-.16-.28v.14a.43.43 0 0 0 .07-.23.4.4 0 0 0-.33-.4v.09a.36.36 0 0 0 0-.2.41.41 0 0 0-.4-.41l.08.12a.4.4 0 0 0 0-.2.4.4 0 0 0-.41-.4v.1a.5.5 0 0 0 0-.18.41.41 0 0 0-.42-.4.37.37 0 0 0-.19.05h.11a.41.41 0 0 0-.41-.41.5.5 0 0 0-.16 0v-.17c.42-.09.54-.05 1.15.26a3.75 3.75 0 0 1 1.49 1.52.65.65 0 0 0 .08-.39c0-.19-.09-.26-.27-.31l.09.27a.4.4 0 0 0 .11-.28.41.41 0 0 0-.42-.41h-.08l.15.23a.4.4 0 0 0 .07-.24.41.41 0 0 0-.41-.4.5.5 0 0 0-.19 0l.17.18a.45.45 0 0 0 0-.2.41.41 0 0 0-.41-.4.43.43 0 0 0-.27.11Z",style:{fill:"#171714"}}),p("path",{d:"M16.74 15.9h-.23a.44.44 0 0 0-.44-.44.52.52 0 0 0-.37.13c0-.23-.16-.36-.36-.36a.51.51 0 0 0-.4.15.39.39 0 0 0-.35-.25.7.7 0 0 0-.48.26.57.57 0 0 0-.48-.22c-.21 0-.5.27-.5.27",style:{fill:"none",stroke:"#fff",strokeWidth:".11px",strokeMiterlimit:11.47}}),p("path",{d:"M12.05 15.89a.34.34 0 0 0-.32-.15.38.38 0 0 0-.32.16.37.37 0 0 0 .32.16.34.34 0 0 0 .33-.17",style:{fill:"#fff"}}),p("path",{d:"M11.74 16a.18.18 0 1 0 0-.36.18.18 0 0 0-.18.18.18.18 0 0 0 .18.17",style:{fill:"#171714"}}),p("path",{d:"M10.41 16.72c-.25.06-1 .23-1.36 0s-.21-.72-.1-.72.11.17.23.32.12.16.18.19a1 1 0 0 0 .31.05h.74Z",style:{fill:"#c2172e"}}),p("path",{d:"M10.41 16.72c-.25.06-1 .23-1.36 0s-.21-.72-.1-.72.11.17.23.32.12.16.18.19a1 1 0 0 0 .31.05h.74Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),p("path",{d:"M.4 13.47h23.2",style:{fill:"none",stroke:"#171714",strokeWidth:".45px",strokeMiterlimit:11.47}})]})]}),n1=m1;import{jsx as v,jsxs as U}from"react/jsx-runtime";var k1=t=>U("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[v("defs",{children:v("clipPath",{id:"a",children:v("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),v("g",{style:{clipPath:"url(#a)"},children:v("path",{d:"M23.6.55H12L.42.57v17.2c0 6 5.19 10.94 11.59 10.94S23.6 23.82 23.6 17.77Z",style:{fill:"#fff"}})}),v("path",{d:"M23.57 12.63V8.6",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),v("path",{d:"M12.01.4H23.6v4.02H12.01zM12.01 8.6H23.6v4.02H12.01z",style:{fill:"#c2172e"}}),v("g",{style:{clipPath:"url(#a)"},children:v("path",{d:"M23.6 16.64H12v4h11.2a10.4 10.4 0 0 0 .41-2.9v-1.1ZM12 28.71a11.83 11.83 0 0 0 9-4h-9z",style:{fill:"#c2172e"}})}),v("path",{d:"M4.61 9.78h6.26v.66H4.61zM5.51 10.69h4.46v.66H5.51zM5.51 8.86h4.46v.66H5.51zM6.2 21.66l-1.97 2.28 1.51-12.32h3.99l1.52 12.32-1.97-2.28-1.54 4.9-1.56-4.9z",style:{fill:"#c2172e"}}),U("g",{style:{clipPath:"url(#a)"},children:[v("path",{d:"M6.17 8.62a10.3 10.3 0 0 0 .24-3.75A1.71 1.71 0 0 0 5 3.45c-1.38-.19-1.61 1-1.55.94A1.49 1.49 0 0 1 5 4.46 1.62 1.62 0 0 1 4.9 7a2 2 0 0 1-2.33 0 2 2 0 0 1-.91-1.11 3.43 3.43 0 0 1 .71-3.23A4 4 0 0 1 7 2c2.15 1 2.26 6.63 2.26 6.63H6.18",style:{fill:"#c2172e"}}),v("path",{d:"M12 28.6V.4M.23 17.68V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1C6.52 28.78.22 25.06.23 17.68Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),V1=k1;import{jsx as b,jsxs as x1}from"react/jsx-runtime";var Z1=t=>x1("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[b("path",{d:"M12.06 28.63c6.4 0 11.59-4.9 11.59-10.94V.46H12.07v28.17Z",style:{fill:"#fff"}}),b("path",{d:"M12.06 28.49V.43H.47v17.24c0 7.32 5.19 11 11.59 11Z",style:{fill:"#2673bd"}}),b("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),g1=Z1;import{jsx as k,jsxs as I}from"react/jsx-runtime";var w1=t=>I("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[k("defs",{children:k("clipPath",{id:"a",children:k("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),I("g",{style:{clipPath:"url(#a)"},children:[k("path",{d:"M16.12 27.85c4.37-1.57 7.47-5.18 7.47-9.85V.42h-7.47z",style:{fill:"#c2172e"}}),k("path",{d:"M16.12 27.64V.42H8.43V28a12.33 12.33 0 0 0 7.69-.18Z",style:{fill:"#fff"}}),k("path",{d:"M8.43 27.93V.42h-8L.42 18c0 4.86 3.35 8.61 8 10Z",style:{fill:"#69a33d"}})]}),k("path",{d:"M20.05 4.1V1.45h-.86V4.1h-2.65v.87h2.65v2.65h.88l-.01-2.65h2.65V4.1z",style:{fill:"#fff"}}),k("g",{style:{clipPath:"url(#a)"},children:k("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),H1=w1;import{jsx as M,jsxs as G}from"react/jsx-runtime";var P1=t=>G("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[M("defs",{children:M("clipPath",{id:"a",children:M("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),M("g",{style:{clipPath:"url(#a)"},children:M("path",{d:"M23.67.4H.41v17.27c0 6 4.59 10.94 11.67 10.94 6.4 0 11.59-4.9 11.59-10.94Z",style:{fill:"#c2172e"}})}),M("path",{d:"M14.04 10.28h1.57v1.3h2.45v-1.31h1.1v1.31h2.71v-1.49h-1V8.9h1V7.41h-2.71v1.31h-1.1V7.41H16.6V6.25h1.46V4.93h1.1v1.32h2.71v-1.5h-1V3.56h1V2.07h-2.71v1.31h-1.1V2.07h-2.45v1.31h-1.57z",style:{fill:"#fff"}}),G("g",{style:{clipPath:"url(#a)"},children:[M("path",{d:"M21.87 19.16a4.1 4.1 0 0 0-4.24-3.95 4.3 4.3 0 0 0-2.8 1s-.64.36-.64-.41c0-1.86-.29-2.45-2.2-2.45s-2.17.79-2.17 2.65c0 .77-.8.37-.8.37a4.36 4.36 0 0 0-2.77-1.16A4.1 4.1 0 0 0 2 19.16a4.1 4.1 0 0 0 4.24 4 4.32 4.32 0 0 0 2.8-1h.08a3.23 3.23 0 0 0-.65 2 3.46 3.46 0 0 0 6.92 0 3.26 3.26 0 0 0-.64-2h.08a4.32 4.32 0 0 0 2.8 1 4.11 4.11 0 0 0 4.24-4",style:{fill:"#fff"}}),M("path",{d:"M21.87 19.16a4.1 4.1 0 0 0-4.24-3.95 4.3 4.3 0 0 0-2.8 1s-.64.36-.64-.41c0-1.86-.29-2.45-2.2-2.45s-2.17.79-2.17 2.65c0 .77-.8.37-.8.37a4.36 4.36 0 0 0-2.77-1.16A4.1 4.1 0 0 0 2 19.16a4.1 4.1 0 0 0 4.24 4 4.32 4.32 0 0 0 2.8-1h.08a3.23 3.23 0 0 0-.65 2 3.46 3.46 0 0 0 6.92 0 3.26 3.26 0 0 0-.64-2h.08a4.32 4.32 0 0 0 2.8 1 4.11 4.11 0 0 0 4.24-4Z",style:{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),M("path",{d:"M12.29 1.43h1.82v13.41h-1.82z",style:{fill:"#fff"}}),G("g",{style:{clipPath:"url(#a)"},children:[M("path",{d:"M20.06 19.16a2.33 2.33 0 0 0-2.43-2.23 4.55 4.55 0 0 0-1.86.56 2.6 2.6 0 0 1-2.27.51 1.21 1.21 0 0 1-.87-1c-.23-1.14 0-2.55-.61-2.55s-.33 1.49-.55 2.67c-.13.66-.74.83-1.1.95a2.56 2.56 0 0 1-2.26-.53 4.6 4.6 0 0 0-1.87-.56 2.33 2.33 0 0 0-2.42 2.23 2.33 2.33 0 0 0 2.42 2.22 4.5 4.5 0 0 0 1.87-.56 2 2 0 0 1 2.26-.18c.82.64.42 1.77-.06 2.51a3.3 3.3 0 0 0-.11 1 1.73 1.73 0 0 0 3.46 0 3.5 3.5 0 0 0-.11-1c-.48-.74-.87-1.87-.06-2.51a2.06 2.06 0 0 1 2.27.18 4.5 4.5 0 0 0 1.86.56 2.33 2.33 0 0 0 2.43-2.22",style:{fill:"#c21a24"}}),M("path",{d:"M20.06 19.16a2.33 2.33 0 0 0-2.43-2.23 4.55 4.55 0 0 0-1.86.56 2.6 2.6 0 0 1-2.27.51 1.21 1.21 0 0 1-.87-1c-.23-1.14 0-2.55-.61-2.55s-.33 1.49-.55 2.67c-.13.66-.74.83-1.1.95a2.56 2.56 0 0 1-2.26-.53 4.6 4.6 0 0 0-1.87-.56 2.33 2.33 0 0 0-2.42 2.23 2.33 2.33 0 0 0 2.42 2.22 4.5 4.5 0 0 0 1.87-.56 2 2 0 0 1 2.26-.18c.82.64.42 1.77-.06 2.51a3.3 3.3 0 0 0-.11 1 1.73 1.73 0 0 0 3.46 0 3.5 3.5 0 0 0-.11-1c-.48-.74-.87-1.87-.06-2.51a2.06 2.06 0 0 1 2.27.18 4.5 4.5 0 0 0 1.86.56 2.33 2.33 0 0 0 2.44-2.27Z",style:{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),M("path",{d:"M9.87 10.28H8.3v1.3H5.85v-1.31h-1.1v1.31H2.04v-1.49h1V8.9h-1V7.41h2.71v1.31h1.1V7.41h1.46V6.25H5.85V4.93h-1.1v1.32H2.04v-1.5h1V3.56h-1V2.07h2.71v1.31h1.1V2.07H8.3v1.31h1.57z",style:{fill:"#fff"}}),M("path",{d:"M9.79 1.43h1.83v13.41H9.79z",style:{fill:"#fff"}}),G("g",{style:{clipPath:"url(#a)"},children:[M("path",{d:"M14.16 14.13a.53.53 0 0 0 0-1.06H9.74a.54.54 0 0 0 0 1.06ZM14.16 15.75a.53.53 0 0 0 0-1.06H9.74a.54.54 0 0 0 0 1.06Z",style:{fill:"#fff"}}),M("path",{d:"M14.61 15.06a.64.64 0 0 0 0-1.28H9.3a.64.64 0 0 0 0 1.28Z",style:{fill:"#fff"}}),M("path",{d:"M.23 17.67V.22H23.8v17.45c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),S1=P1;import{jsx as d,jsxs as R}from"react/jsx-runtime";var G1=t=>R("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[d("defs",{children:d("clipPath",{id:"a",children:d("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),R("g",{style:{clipPath:"url(#a)"},children:[d("path",{d:"M23.65.43.47.45v17.2c0 6 5.2 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#fff"}}),d("path",{d:"M12 15.34c1.81 0 2.39.11 1.64 1.88l-.31 1.3h-2.56l-.43-1.32c-.75-1.77-.17-1.88 1.65-1.88",style:{fill:"#c2172e"}})]}),d("path",{d:"M.42.45H23.6v13.4H.42z",style:{fill:"#c2172e"}}),d("path",{d:"M11.44 2.05H8.86v1.06h-.7V2.05H5.45v1.84h1.98v.79H5.45v1.85h2.71V5.46h.7v1.07h1.07v.71H8.86V8.3h-.7V7.24H5.45v1.84h1.98v.79H5.45v1.84h2.71v-1.06h.7v1.06h2.58z",style:{fill:"#fff"}}),d("path",{d:"M11.06 1.13h1.83v13.4h-1.83z",style:{fill:"#fff"}}),R("g",{style:{clipPath:"url(#a)"},children:[d("path",{d:"M4.94 18.23A3.26 3.26 0 0 0 6.18 23c2.82 1.32 3-1.49 2.24-1.75 0 .56-.16 1.72-1.51 1a2.25 2.25 0 0 1-.66-3.26 2.4 2.4 0 0 1 3.22-1.13c1.36.74.42 1.49-.09 1.76.62.49 3-1.1.4-2.77a3.46 3.46 0 0 0-4.85 1.42",style:{fill:"#c2172e"}}),d("path",{d:"M9.41 22.52a.78.78 0 1 0-.8-.78.79.79 0 0 0 .8.78M7.51 24.78a.77.77 0 1 0-.8-.77.79.79 0 0 0 .8.77",style:{fill:"#c2172e"}}),d("path",{d:"M12.13 27.67a3.36 3.36 0 0 0 3.65-3.39c-.21-3-2.81-1.79-2.68-1 .49-.29 1.62-.72 1.62.8a2.34 2.34 0 0 1-2.6 2.16h-.3A2.34 2.34 0 0 1 9.22 24c0-1.51 1.13-1.09 1.62-.8.13-.76-2.47-2-2.67 1a3.36 3.36 0 0 0 3.66 3.39Z",style:{fill:"#c2172e"}}),d("path",{d:"M19 18.23A3.26 3.26 0 0 1 17.77 23c-2.82 1.32-3-1.49-2.24-1.75 0 .56.15 1.72 1.51 1a2.25 2.25 0 0 0 .66-3.26 2.4 2.4 0 0 0-3.22-1.13c-1.36.74-.42 1.49.09 1.76-.62.49-3-1.1-.4-2.77A3.46 3.46 0 0 1 19 18.23",style:{fill:"#c2172e"}}),d("path",{d:"M14.48 22.47a.78.78 0 1 1 .8-.78.79.79 0 0 1-.8.78M16.43 24.78a.77.77 0 1 1 .8-.77.79.79 0 0 1-.8.77M12 20.06A1.06 1.06 0 1 0 10.88 19 1.07 1.07 0 0 0 12 20.06",style:{fill:"#c2172e"}}),d("path",{d:"M12 17.81c.5 0 .91-.55.91-1.24s-.41-1.23-.91-1.23-.92.55-.92 1.23.41 1.24.92 1.24M13.39 14.47a.31.31 0 0 0 0-.61h-2.83a.31.31 0 1 0 0 .61Z",style:{fill:"#c2172e"}}),d("path",{d:"M13.39 15.39a.3.3 0 1 0 0-.61h-2.83a.3.3 0 1 0 0 .61Z",style:{fill:"#c2172e"}}),d("path",{d:"M13.67 15a.37.37 0 0 0 0-.73h-3.4a.37.37 0 0 0 0 .73Z",style:{fill:"#c2172e"}}),d("path",{d:"M.23 17.67V.22h23.58v17.45c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),W1=G1;import{jsx as f,jsxs as L}from"react/jsx-runtime";var z1=t=>L("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[f("defs",{children:f("clipPath",{id:"a",children:f("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),L("g",{style:{clipPath:"url(#a)"},children:[f("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#69a33d"}}),f("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),f("path",{d:"M14.21 15.38v8.94a.58.58 0 0 0 1.16 0V7.46a.58.58 0 0 0-1.16 0v7.93Z",style:{fill:"#fff"}}),f("path",{d:"M14.11 15.38v9a.69.69 0 0 0 1.36 0V7.36a.69.69 0 0 0-1.36 0v9",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"M14.31 24.42c0 .32-.36.58-.8.58s-.79-.26-.79-.58V7.36c0-.31.36-.57.79-.57s.8.26.8.57Z",style:{fill:"#fff"}}),f("path",{d:"M14.31 24.42c0 .32-.36.58-.8.58s-.79-.26-.79-.58V7.36c0-.31.36-.57.79-.57s.8.26.8.57Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"M12.75 17.76V27a.69.69 0 0 1-1.36 0V2.19a.69.69 0 0 1 1.36 0z",style:{fill:"#fff"}}),f("path",{d:"M12.75 17.76V27a.69.69 0 0 1-1.36 0V2.19a.69.69 0 0 1 1.36 0z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"M9.92 15.38v8.94a.58.58 0 0 1-1.16 0V7.46a.58.58 0 0 1 1.16 0v7.93Z",style:{fill:"#fff"}}),f("path",{d:"M10 15.38v9a.64.64 0 0 1-.69.58.63.63 0 0 1-.68-.58V7.36a.63.63 0 0 1 .68-.57.64.64 0 0 1 .69.57v9",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"M9.83 24.42c0 .32.35.58.79.58s.8-.26.8-.58V7.36c0-.31-.36-.57-.8-.57s-.79.26-.79.57Z",style:{fill:"#fff"}}),f("path",{d:"M9.83 24.42c0 .32.35.58.79.58s.8-.26.8-.58V7.36c0-.31-.36-.57-.8-.57s-.79.26-.79.57Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"M12.92 24.42c0 .32-.38.57-.85.57s-.85-.26-.85-.57V7.36c0-.31.39-.57.85-.57s.85.26.85.57Z",style:{fill:"#fff"}}),f("path",{d:"M12.92 24.42c0 .32-.38.57-.85.57s-.85-.26-.85-.57V7.36c0-.31.39-.57.85-.57s.85.26.85.57Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}})]}),f("path",{d:"M8.33 8.21h7.48v1.5H8.33z",style:{fill:"#69a33d"}}),f("path",{d:"M8.33 8.21h7.48v1.5H8.33z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"M8.33 21.98h7.48v1.51H8.33z",style:{fill:"#69a33d"}}),f("path",{d:"M8.33 21.98h7.48v1.51H8.33z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),L("g",{style:{clipPath:"url(#a)"},children:[f("path",{d:"M13.56 4.36s-.24.26-.77.76a5.4 5.4 0 0 0-4 1.4A3.87 3.87 0 0 1 7.94 4a3.7 3.7 0 0 1 .68-2.48 7.6 7.6 0 0 0 2.14 1.7l2 .34Z",style:{fill:"#fff"}}),f("path",{d:"M13.56 4.36s-.24.26-.77.76a5.4 5.4 0 0 0-4 1.4A3.87 3.87 0 0 1 7.94 4a3.7 3.7 0 0 1 .68-2.48 7.6 7.6 0 0 0 2.14 1.7l2 .34Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}})]}),f("path",{d:"M15.8 12.78v-2.54l-7.47 9.02v2.55z",style:{fill:"#69a33d"}}),f("path",{d:"M15.8 12.78v-2.54l-7.47 9.02v2.55z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}}),f("path",{d:"m15.8 21.63-7.47-8.89v-2.5l7.47 8.89z",style:{fill:"#69a33d"}}),f("path",{d:"m15.8 21.63-7.47-8.89v-2.5l7.47 8.89z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".23px"}})]}),A1=z1;import{jsx as e,jsxs as O}from"react/jsx-runtime";var u1=t=>O("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[e("defs",{children:e("clipPath",{id:"a",children:e("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),O("g",{style:{clipPath:"url(#a)"},children:[e("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#f2db38"}}),e("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),e("path",{d:"M3.06 9.78A7 7 0 0 1 2.88 9a3.2 3.2 0 0 0 1.53.07Z",style:{fill:"#f2db38"}}),e("path",{d:"M3 9.78c0-.12-.2-.59-.18-.78a3.24 3.24 0 0 0 1.57.07",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"m11.39 9.07.15.13c-.82.17-.56.33-1.15.37s-1.29.11-1.49-.44a1 1 0 0 1 0-.68c0-.1.21-.31.28-.31s.09.26.11.32c.09.38.26.91 1.6.69Z",style:{fill:"#c2172e"}}),e("path",{d:"m11.39 9.07.15.13c-.82.17-.56.33-1.15.37s-1.29.11-1.49-.44a1 1 0 0 1 0-.68c0-.1.21-.31.28-.31s.09.26.11.32c.09.38.26.91 1.6.69Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M13.74 7.75A5 5 0 0 0 12.68 7a.78.78 0 0 0-.94.62c-.39-.09-1.22.64-1.21.64-.19.08-.36-.1-.47 0s-.07.18-.15.28a.54.54 0 0 0 0 .5 8 8 0 0 0 1.13 0c.31.11.22.27.1.42s-.82.19-.82.19a1.3 1.3 0 0 1 .37.38.25.25 0 0 0 .29.06 2 2 0 0 0 .61-.35s.31 0 .31 0c.36 0 .64.29 1 .21a4 4 0 0 0 .91-.48 1 1 0 0 0 .39.78 4 4 0 0 1 .78.62c.19.19.21.69.46.57s.31-.67.28-1.06a.74.74 0 0 0-.09-.37c-.33-.43-.68-.55-.63-.51a10 10 0 0 0-1.3-1.75",style:{fill:"#171714"}}),e("path",{d:"M3.66 13.92s-.52.16-.55.19c-.33.3-.38.65-.69 1h.92Z",style:{fill:"#f2db38"}}),e("path",{d:"M3.69 13.9s-.55.16-.58.2c-.34.31-.4.68-.72 1h.96",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M3.62 13.83A14 14 0 0 0 3 15.44a1.9 1.9 0 0 0 1.28-.52c0-.48-.12-.72-.06-1Z",style:{fill:"#f2db38"}}),e("path",{d:"M3.09 15.1c0 .07-.18.36-.09.38a2.05 2.05 0 0 0 1.36-.54c0-.5-.12-.74-.06-1.06",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M6.67 23.31h-.31c-.41.33-.65.57-1 .87-.12.11.61 0 .85.06Z",style:{fill:"#f2db38"}}),e("path",{d:"M6.67 23.28h-.32c-.42.35-.67.61-1 .93-.12.12.63 0 .87.06",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M7 23.16c-.23.28-1.27 1.44-1.13 1.45a1.7 1.7 0 0 0 1.22 0c.09 0 .24-.08.27-.2a6.3 6.3 0 0 0 0-1.08Z",style:{fill:"#f2db38"}}),e("path",{d:"M6 24.14c-.24.29-.34.5-.2.5a1.8 1.8 0 0 0 1.28 0c.1-.05.25-.08.28-.21a6.3 6.3 0 0 0 0-1.11",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M19.29 22.77a1.4 1.4 0 0 0-.6.26 5 5 0 0 0-.32 1.43s.89-.33.87-.34Z",style:{fill:"#f2db38"}}),e("path",{d:"M19.31 22.73a1.5 1.5 0 0 0-.65.27 5.2 5.2 0 0 0-.34 1.51s.95-.34.93-.36",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"m19.28 22.4-.41 2.12a1.57 1.57 0 0 0 .74-.41c.2-.14.39-.26.47-.45a3.9 3.9 0 0 0-.28-1.33Z",style:{fill:"#f2db38"}}),e("path",{d:"M18.82 24.21a1.8 1.8 0 0 1 0 .35 1.67 1.67 0 0 0 .78-.42c.21-.15.42-.27.5-.46a3.9 3.9 0 0 0-.3-1.37",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M10.53 8.44s.19 0 .17.06-.22.31-.32.21.08-.18.16-.27",style:{fill:"#f2db38"}}),e("path",{d:"M10.53 8.44s.19 0 .17.06-.22.31-.32.21.08-.18.15-.27Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".03px"}}),e("path",{d:"M12.25 3.72h-.33a.91.91 0 0 0-1 .85.75.75 0 0 0 .14.45.4.4 0 0 0 .32.14.35.35 0 0 0 .36-.34.33.33 0 0 0-.22-.28.36.36 0 0 1 .16-.11.6.6 0 0 1 .24 0 .57.57 0 0 1 .57.58.55.55 0 0 1-.22.41.53.53 0 0 1 .12.31.57.57 0 0 1-1 .39.56.56 0 0 1-.52.33.57.57 0 0 1-.57-.58.6.6 0 0 1 .06-.2.6.6 0 0 1-.18 0 .66.66 0 0 1-.67-.66.66.66 0 0 1 .23-.48.66.66 0 0 1 .36-1.21.68.68 0 0 1-.1-.41.66.66 0 0 1 .66-.66.64.64 0 0 1 .31.09.64.64 0 0 1 .63-.45.63.63 0 0 1 .53.28.65.65 0 0 1 1.18.39.66.66 0 0 1 1.2.44.73.73 0 0 1-.2.49 1 1 0 0 1 1 1.06 1 1 0 0 1-.19.58.85.85 0 0 1 .52.8.89.89 0 0 1-.36.71m1.07 2.12a1.25 1.25 0 0 1 .9-.26 1.42 1.42 0 0 1 1.54 1.28 1.4 1.4 0 0 1-.05.42.53.53 0 0 1-.5.41.45.45 0 0 1-.24-.86.58.58 0 0 0-.42-.21.54.54 0 0 0-.58.46h-.1a.57.57 0 0 0-.58.57.53.53 0 0 0 .31.49.58.58 0 0 0-.12.36.66.66 0 0 0 .67.66c.14 0 .2-.08.31-.16a.6.6 0 0 0 1.15 0 .73.73 0 0 0 .47.23c.75 0 .76-.58.76-1.07 0-.09 0 .07 0 0s-.05 0 0 0c.36 0 .8-.13.79-.62a.65.65 0 0 0-.24-.52.82.82 0 0 0 .41-.7.87.87 0 0 0-.55-.8.8.8 0 0 0 .12-.44.89.89 0 0 0-.91-.86.5.5 0 0 0 0-.19.66.66 0 0 0-.66-.66.63.63 0 0 0-.57.29.88.88 0 0 0-1.59-.16 1.1 1.1 0 0 0-.61-.17 1.05 1.05 0 0 0-1 .93",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M13.61 7.19c.43-.32.89-.34 1.06-.17s0 .86-.16 1Z",style:{fill:"#f2db38"}}),e("path",{d:"M13.59 7.17c.45-.34.94-.35 1.11-.18s0 .91-.16 1.1",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M14.48 8c.27-.23.69-.49 1-.22.43.43-.39 1-.38 1Z",style:{fill:"#f2db38"}}),e("path",{d:"M14.46 8c.28-.24.73-.52 1-.23.45.45-.41 1.09-.4 1.08",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M15.09 8.85a1.3 1.3 0 0 1 .64-.26 1.31 1.31 0 0 1 1.05.55h-.39a2.2 2.2 0 0 0-1.45.46l.4-.25A7 7 0 0 0 13 6.75l-.34.41c0-.09.17-.17.26-.3a2 2 0 0 0 .2-1v-.28a1.25 1.25 0 0 1 .65 1.15 1 1 0 0 1-.1.43Z",style:{fill:"#f2db38"}}),e("path",{d:"M14.74 9.87s.09-.06.09-.13 0-.14-.09-.14-.09.06-.09.14.04.13.09.13Zm-1.36-4a3 3 0 0 0 .07-.5v-.56a1.63 1.63 0 0 0-1.19-1.11m2.88 5.35a1.33 1.33 0 0 1 .66-.27 1.32 1.32 0 0 1 1.07.58h-.4a2.2 2.2 0 0 0-1.47.45l.4-.26A7.2 7.2 0 0 0 13 6.86l-.35.42c0-.09.18-.18.26-.31a2.1 2.1 0 0 0 .21-1v-.3a1.32 1.32 0 0 1 .66 1.2 1 1 0 0 1-.1.45",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M12.64 8.33a.22.22 0 1 0-.22-.22.22.22 0 0 0 .22.22",style:{fill:"#f2db38"}}),e("path",{d:"M13 8.23c.07.15.14.22.14 0a.57.57 0 0 0-.61-.57c-.27 0 0 .16 0 .16a.66.66 0 0 1 .48.36M13.06 20.08c-.06.21-.71.7-1 .37a1.4 1.4 0 0 1 .74-2.09Z",style:{fill:"#f2db38"}}),e("path",{d:"M13.1 20.11c-.06.21-.76.72-1 .38a1.43 1.43 0 0 1 .79-2.15",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M14.08 20a.88.88 0 0 1-1.26.28c-.7-.77 0-1.91.29-1.78Z",style:{fill:"#f2db38"}}),e("path",{d:"M14.11 20a.92.92 0 0 1-1.31.29c-.72-.8-.05-2 .3-1.85",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M13.11 18.48c-.1.06-.1.26 0 .39a.35.35 0 0 0 .19.16s-.12.08-.06.37.54.4.54.4a1.2 1.2 0 0 0 .06.41c.07.16.66 0 .83.08s.19.16.29.21a.68.68 0 0 0 .85-.24.56.56 0 0 0 .68.32c.23 0 .43-.19.39-.33a.75.75 0 0 0 .64.09.62.62 0 0 0 .39-.62c.09 0 .12-.11.15-.09.44.25.45.77.63 1.18s.21.68.34 1a.52.52 0 0 1 0 .45c-.19.2-.1.32-.11.57s1.2.42 1.16-.09c0-.2.27-.23.36-.31s0-.22-.1-.3-.28-.26-.41-.39a10.8 10.8 0 0 1-.79-2.15c-.2-.39.1-.89-.13-1.25-.09-.15-.4-.12-.6 0 0 0-.17.07-.27 0s0-.19 0-.3a.44.44 0 0 0-.53-.28.47.47 0 0 0-.1-.42.51.51 0 0 0-.51-.14 1.8 1.8 0 0 0-.34-1 4.6 4.6 0 0 0 .86-.07c.16 0 .27-.33.37-.31a1.24 1.24 0 0 0 .64 0c.13 0 .36-.16.36-.39a.69.69 0 0 0 .84-.55c.13.05.13.08.37 0a.7.7 0 0 0 .36-.54 1.06 1.06 0 0 0 .5-.26c.15-.2-.07-.52-.07-.52s.36-.34.19-.56a.51.51 0 0 0-.44-.24.56.56 0 0 0-.32-.59c-.19-.08-.54.22-.54.22s-.11-.21-.46-.1a.68.68 0 0 0-.43.48.53.53 0 0 0-.55.15c-.21.27-.11.43-.11.43a1 1 0 0 0-.22 0 .64.64 0 0 0-.33.74c-.12 0-.24.1-.24.16 0 .63-.25 1.45-.94 1.51-.83-1-1.89-1-2.87-1.76-.11-.09-.3-.26-.26-.39s.27-.38.2-.72c.19-.12.54-.29.47-.63a.54.54 0 0 0 .3-.18c.14-.13.18-.57.18-.57a.9.9 0 0 0 .35-.19.7.7 0 0 0 0-.51s-.06 0-.09 0 .08 0 0 0a3.1 3.1 0 0 1-.81-.6s-.09 0-.09 0c0-.18-.06-.41-.19-.45s-.37.21-.58.26a1.4 1.4 0 0 1-.64 0c-.18 0-.5.28-.5.28a1.37 1.37 0 0 0-.72 0c-.25.11-.26.23-.26.23a.86.86 0 0 0-.45-.08.9.9 0 0 0-.39.3s-.1-.11-.44 0-.4.62-.4.62-.62.09-.73.44.13.51 0 .7a1.4 1.4 0 0 0-.59.4 4.8 4.8 0 0 1-1.1-.79.49.49 0 0 0-.58-.06c-.53.21-1.11.79-2.13 1.24-.18.07-.45 0-.61.13s-.11 0-.36.45 1.12.41 1.18.23.07-.22.1-.15c.09.23.41.33.49.23a3.8 3.8 0 0 1 1.16-1 1 1 0 0 1 .22 0c.65 0 .83.71 1.24 1.1.12.11 0 .44.11.64s.49.13.52.22a.7.7 0 0 0 1.07.43s.14-.11.15-.09c.07.18.24.21.36.28a9 9 0 0 0 1.63.7s.72.27.79.27c-.53 0-.57-.23-1.12 0-.26.1-.46-.24-.73-.11s-.36.17-.38.41a.63.63 0 0 0-.76.14c-.44.7 0 .17-.67.59a.54.54 0 0 0-.16.24.7.7 0 0 0 0 .53c-.2 0-.23.26-.29.39s.37.76.37.76a4 4 0 0 0 0 .46.4.4 0 0 0 .29.36l.35.09s.15.37.77.34c.11 0 .1.26 0 .32-.93.55-2 1.4-2.81 1.32-.13 0-.46.69-.47.83s.7.34.82.27a.22.22 0 0 0 .11-.18c.06-.1.16-.15.26-.1a.7.7 0 0 1 .11.15s0 .14.06.14c.34 0 .38-.36.53-.55.55-.67 1.53-.81 2.3-1.15.26-.11.7-.13.73-.45 0-.12.06-.32 0-.4a2 2 0 0 1-.3-.4c.22-.07.44-.16.88-.3a1.08 1.08 0 0 1-.12-1.28c.34-.72.88-.67.88-.67Z",style:{fill:"#171714"}}),e("path",{d:"M4.75 10c-.3 0-.68.41-.94.54s-.36.1-.62-.12a1.3 1.3 0 0 1-.46-.76 15 15 0 0 0 1.95-.07Z",style:{fill:"#f2db38"}}),e("path",{d:"M4.75 10c-.3 0-.69.43-1 .56s-.37.11-.63-.12a1.35 1.35 0 0 1-.47-.79c.2 0 .26 0 .28-.11",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),e("path",{d:"M4 9.57v-.4c.43-.4.76-.13 1.13 0 .07 0 .22.06.21.08a4.3 4.3 0 0 1 1 .07 8.6 8.6 0 0 1 1.44.17c.1 0 .16.2.25.31s.12.49.21.72a3 3 0 0 1 .35 1.08 1.6 1.6 0 0 1-.2.44c-.08.14.16.32 0 .47l-.26.21a.28.28 0 0 1-.29-.12c-.47-.65-.27-1.54-.74-2.13s-1.12-.41-1.7-.32c-.13 0-.29.17-.44.26s-.32 0-.3-.1c0-.29.17-.33-.27-.22Z",style:{fill:"#171714"}})]})]}),b1=u1;import{jsx as Z,jsxs as B1}from"react/jsx-runtime";var R1=t=>B1("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[Z("defs",{children:Z("clipPath",{id:"a",children:Z("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),Z("g",{style:{clipPath:"url(#a)"},children:Z("path",{d:"M.62 17.8V.61h23.17V17.8c0 7.28-6.6 10.95-11.6 10.95C6.81 28.75.63 25.08.62 17.8",style:{fill:"#fff"}})}),Z("path",{d:"M.22.4H23.6V14H.22z",style:{fill:"#c2172e"}}),Z("g",{style:{clipPath:"url(#a)"},children:Z("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.72-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),L1=R1;import{jsx as x,jsxs as T}from"react/jsx-runtime";var E1=t=>T("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[x("defs",{children:x("clipPath",{id:"a",children:x("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),T("g",{style:{clipPath:"url(#a)"},children:[x("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1",style:{fill:"#c2172e"}}),x("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.71-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]}),x("path",{d:"M18.73 1.76h-1.11v3.38h-3.38v1.11h3.39v3.38h1.12l-.01-3.38h3.38V5.14h-3.39z",style:{fill:"#fff"}}),x("path",{d:"M18.73 1.76h-1.11v3.38h-3.38v1.11h3.39v3.38h1.12l-.01-3.38h3.38V5.14h-3.39z",style:{fill:"none",stroke:"#fff",strokeMiterlimit:11.47,strokeWidth:".08px"}})]}),Y1=E1;import{jsx as r,jsxs as D}from"react/jsx-runtime";var C1=t=>D("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[r("defs",{children:r("clipPath",{id:"a",children:r("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),D("g",{style:{clipPath:"url(#a)"},children:[r("path",{d:"M23.51.41H.33v17.22c0 6 5.19 10.95 11.59 10.95s11.59-4.9 11.59-10.95Z",style:{fill:"#fff"}}),r("path",{d:"M22.12 23 .46.48V18c0 6 5.19 10.6 11.59 10.6A12 12 0 0 0 22.2 23c1-1.6-.08 0-.08 0",style:{fill:"#69a33d"}}),r("path",{d:"M6 14.2c.33 0 .41.23.73.26.07-.07-.61-.35-.61-.42a1.3 1.3 0 0 1 .56 0Z",style:{fill:"#faf214"}}),r("path",{d:"M6 14.19c.34 0 .43.27.76.31.07-.08-.64-.41-.64-.49a1.25 1.25 0 0 1 .59 0",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M6.7 14a5.3 5.3 0 0 1 .8.34l.13.09s-.08-.2-.11-.2.13-.47.25-.49c.26.2.3.6.61.54.16-.26.84-.75.61-1.19a3 3 0 0 0-.4-.33s-.19.19-.25.28.12-.32.11-.34a.65.65 0 0 1-.08-.46c.09-.21.41-.18.52-.42.33.1.44.58.83.32a5.6 5.6 0 0 1 1.53 1.48c-.09.09-.32-.09-.38 0s.75.26.85.41l.06.1a.45.45 0 0 1-.17.69l-.43.19c.13.6-.63 1.27-.9 1.71a4 4 0 0 1 0-.53c0-.15-.29.71-.53.84.73.52 2.83 1.55 3.27 2.34 1.64.28 2.88 1.67 4.41 2.32.39-.11.05-.55 0-.86A10.5 10.5 0 0 0 14.35 19c-1.19-.37-1.6-1.41-2.1-2.42a.85.85 0 0 0-.67-.46 1.54 1.54 0 0 1 1.18.07c.36.3.32.18.1 0a1.2 1.2 0 0 1 .95.28 3 3 0 0 1 .61 1.82c1 .54 1 .78 1.73 1a5.4 5.4 0 0 1 2.1 1.71 1.6 1.6 0 0 1-.16 1.11.82.82 0 0 1-.8.17 12.7 12.7 0 0 1-3.05-1.83l.33.41a3.7 3.7 0 0 0 1.35 1.51c.15.34.68.45 1 .51-.08 1.12-.92 1.78-1.52 2.73 0 .07-1.13.47-1.09.72-.32.18-.76-.26-1 .28-.1-.57-.15-.65.44-.89-.22.08.14 0 0 0s-.41.35-.62.18-.32 0-.67.16c0-.19.25-.77.45-.71l.55-.17c-.3-.11-.11 0-.25-.07l-.45.25c.06-.21-.38-.4-.65-.36.21-.31.39-.62.72-.56h.12a.31.31 0 0 0 .33-.41l-.55-.15a1.32 1.32 0 0 1 .89 0c.18.16.11.45.26.63 0 0 .1.23.11.24 0 .36 1 .05.84-1.18-.72-.83-1.78-.44-2.45-1.68-.22 0-.86.27-.9.5s-.3.38-.26.93c-.15.26.72.81.32.87a4.84 4.84 0 0 1-5.08-.23c-.3 0-.51 0-.66-.31s-.21-.3-.31-.3h.53c-.34-.11-.21-.38-.36-.68a.7.7 0 0 0-.43 0c.14-.21.26-.18.36-.29.37-.12.83.23.76-.41L6 21.74c.28-.17.36-.18.65 0 .09.08.3.28.47.23.33 0 .09-.38.05-.54.29 0 .35 0 .51.32.31.54-.37.77-.13 1.12v.08a2.33 2.33 0 0 0 1.85.31c.47-.8-.78-1.24-.06-2.12.3-.6 1.27-.79 1.88-.91h.12c-1.71-.7-4.46-.46-5.9-1.31a10.2 10.2 0 0 1-1.32-1.33h.11a.9.9 0 0 0-.37 0H3.4c-.76-1.23-.71-3.4-1.05-4.85-.57-.1-.35-1.74-.59-2.18.38-.55 0-1 .15-1-.12-.07.7.51.63.3a.67.67 0 0 0 .08-.81s.08 0 0 0 .39.53.47.76.11.33 0-.06c.15-.15.4 0 .38-.29 0 0 .08-.23-.06-.32s.38.45.48.9a1.3 1.3 0 0 0 0 .34c.17 0 .25.3.41.12l.13-.32a1 1 0 0 1-.06.67c-.14.37-.12.34-.47.36-.11 0-.31.12-.44.1l-.06.13a6.34 6.34 0 0 0 1.2 3.16 16.5 16.5 0 0 1 .31-2.85 1.49 1.49 0 0 1 0-1.3c-.26-.2 0-.78.09-1.06 0-.12 0-.13-.14-.2h-.19c.16-.19.25-.11.51 0s.26-.31.47-.3a.9.9 0 0 0-.15-.43c.17.08.25 0 .43.21s.41.53.62.16c0 0-.07 0-.1-.25a5 5 0 0 1 .33.42c.1.1-.15 1.12.45.91l.12-.34c.14.21.22.38.11.55.15.56-.71.76-1.17 1a6.5 6.5 0 0 0 .32 2.7Z",style:{fill:"#f2db38"}}),r("path",{d:"M6.7 14a5.3 5.3 0 0 1 .8.34l.13.09s-.08-.2-.11-.2.13-.47.25-.49c.26.2.3.6.61.54.16-.26.84-.75.61-1.19a3 3 0 0 0-.4-.33s-.19.19-.25.28.12-.32.11-.34a.65.65 0 0 1-.08-.46c.09-.21.41-.18.52-.42.33.1.44.58.83.32a5.6 5.6 0 0 1 1.53 1.48c-.09.09-.32-.09-.38 0s.75.26.85.41l.06.1a.45.45 0 0 1-.17.69l-.43.19c.13.6-.63 1.27-.9 1.71a4 4 0 0 1 0-.53c0-.15-.29.71-.53.84.73.52 2.83 1.55 3.27 2.34 1.64.28 2.88 1.67 4.41 2.32.39-.11.05-.55 0-.86A10.5 10.5 0 0 0 14.35 19c-1.19-.37-1.6-1.41-2.1-2.42a.85.85 0 0 0-.67-.46 1.54 1.54 0 0 1 1.18.07c.36.3.32.18.1 0a1.2 1.2 0 0 1 .95.28 3 3 0 0 1 .61 1.82c1 .54 1 .78 1.73 1a5.4 5.4 0 0 1 2.1 1.71 1.6 1.6 0 0 1-.16 1.11.82.82 0 0 1-.8.17 12.7 12.7 0 0 1-3.05-1.83l.33.41a3.7 3.7 0 0 0 1.35 1.51c.15.34.68.45 1 .51-.08 1.12-.92 1.78-1.52 2.73 0 .07-1.13.47-1.09.72-.32.18-.76-.26-1 .28-.1-.57-.15-.65.44-.89-.22.08.14 0 0 0s-.41.35-.62.18-.32 0-.67.16c0-.19.25-.77.45-.71l.55-.17c-.3-.11-.11 0-.25-.07l-.45.25c.06-.21-.38-.4-.65-.36.21-.31.39-.62.72-.56h.12a.31.31 0 0 0 .33-.41l-.55-.15a1.32 1.32 0 0 1 .89 0c.18.16.11.45.26.63 0 0 .1.23.11.24 0 .36 1 .05.84-1.18-.72-.83-1.78-.44-2.45-1.68-.22 0-.86.27-.9.5s-.3.38-.26.93c-.15.26.72.81.32.87a4.84 4.84 0 0 1-5.08-.23c-.3 0-.51 0-.66-.31s-.21-.3-.31-.3h.53c-.34-.11-.21-.38-.36-.68a.7.7 0 0 0-.43 0c.14-.21.26-.18.36-.29.37-.12.83.23.76-.41L6 21.74c.28-.17.36-.18.65 0 .09.08.3.28.47.23.33 0 .09-.38.05-.54.29 0 .35 0 .51.32.31.54-.37.77-.13 1.12v.08a2.33 2.33 0 0 0 1.85.31c.47-.8-.78-1.24-.06-2.12.3-.6 1.27-.79 1.88-.91h.12c-1.71-.7-4.46-.46-5.9-1.31a10.2 10.2 0 0 1-1.32-1.33h.11a.9.9 0 0 0-.37 0H3.4c-.76-1.23-.71-3.4-1.05-4.85-.57-.1-.35-1.74-.59-2.18.38-.55 0-1 .15-1-.12-.07.7.51.63.3a.67.67 0 0 0 .08-.81s.08 0 0 0 .39.53.47.76.11.33 0-.06c.15-.15.4 0 .38-.29 0 0 .08-.23-.06-.32s.38.45.48.9a1.3 1.3 0 0 0 0 .34c.17 0 .25.3.41.12l.13-.32a1 1 0 0 1-.06.67c-.14.37-.12.34-.47.36-.11 0-.31.12-.44.1l-.06.13a6.34 6.34 0 0 0 1.2 3.16 16.5 16.5 0 0 1 .31-2.85 1.49 1.49 0 0 1 0-1.3c-.26-.2 0-.78.09-1.06 0-.12 0-.13-.14-.2h-.19c.16-.19.25-.11.51 0s.26-.31.47-.3a.9.9 0 0 0-.15-.43c.17.08.25 0 .43.21s.41.53.62.16c0 0-.07 0-.1-.25a5 5 0 0 1 .33.42c.1.1-.15 1.12.45.91l.12-.34c.14.21.22.38.11.55.15.56-.71.76-1.17 1a6.5 6.5 0 0 0 .32 2.7Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M8.59 14.16c-.92-1.48-1.3-1.52-.78-2.47a.63.63 0 0 0-.7.22c-.23.83 1 2.45 1.15 2.48s.33-.24.33-.24",style:{fill:"#c21a24"}}),r("path",{d:"M8.59 14.16c-.92-1.48-1.3-1.52-.78-2.47a.63.63 0 0 0-.7.22c-.23.83 1 2.45 1.15 2.48s.33-.23.33-.23Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M10.39 13.56a1.06 1.06 0 0 1-.68-.27c-.15-.21.27-.39 0-.59a1 1 0 0 1 .72.86",style:{fill:"#171714"}}),r("path",{d:"M12.06 21.12a4.8 4.8 0 0 1-1.12-.42c.15-.07.85-.23 1 0Z",style:{fill:"#c21a24"}}),r("path",{d:"M12.42 21.83a10.7 10.7 0 0 0-1-1.94c-.18-.18.25.44.25.44.07.18-.33-.11-.33-.11",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M16.89 7.81A10.6 10.6 0 0 1 20 11.17c.84.43.88 1.88 2 1.83.4-.13.16-.52.11-.83-.73-1.75-2-3.25-2.52-5.21-.27-1.21.54-2.14 1.17-3 .24-.42.07-.56-.2-1A1.58 1.58 0 0 1 21.48 4c-.08.45.06.19.08-.07A1.29 1.29 0 0 1 22 5a2.36 2.36 0 0 1-1.64 1.63c-.26.84.15 1.32.45 2a22 22 0 0 1 1.87 3.68 1.63 1.63 0 0 1-.16 1.12.85.85 0 0 1-.8.2 1.82 1.82 0 0 1-1-.9c-.07-.09.13.29.13.29.35.75.08.92.41 1.72a1.06 1.06 0 0 0 .86.51 7.1 7.1 0 0 1-.6 3.32c-.15.46-.92.27-.83.86-.32.2-.76-.22-1 .33-.1-.57 0-.55-.2-.72s-.36-.57-.71-.42a1.9 1.9 0 0 1 .2-.45c.07-.22-.39-.38-.65-.32a.84.84 0 0 1 .89-.32v-.05c-.06-.19.19-.53 0-.69h-.3c.24-.19.84.05 1 .12s.16.54.32.7a1.34 1.34 0 0 0 .24-1.53c-.73-.91-2.26-1.31-2.06-2.74a1.05 1.05 0 0 0-.78.45 2.9 2.9 0 0 0-.2 1.08 3.8 3.8 0 0 1-1.34-.2c-1-.47-2.1-.61-2.82-1.66-.29-.06-.49-.11-.59-.39a.29.29 0 0 0-.25-.34h.53c-.31-.15-.14-.41-.22-.72a.66.66 0 0 0-.43-.06c.18-.18.29-.15.41-.24.38-.06.77.34.82-.3l-.31-.21c.31-.13.46 0 .7.29.07.09.24.32.41.29.33 0 .16-.36.16-.53.29 0 .33.09.44.4.21.57-.52.75-.35 1.13v.08A1.27 1.27 0 0 0 16 13c.27-.24.12-.74.3-1.06.29-.6.91-.5 1.43-.46l.31.25c-1.48-1.44-3.48-1.29-5.37-1.65a2 2 0 0 1-.7-.4 2 2 0 0 1 .49-.06 1 1 0 0 0-.38 0h-.46a13.7 13.7 0 0 1-3.7-3.1c-.59-.1-.91-.78-1.37-1C6.62 5 5.83 5 6 5c-.15 0 .9-.18.74-.31 0-.24 0-.62-.37-.71 0 0 .08 0 0 0s.67-.19.87-.06.27.21 0-.07c.05-.2.34-.23.17-.46 0 0-.05-.23-.22-.22s.57.15.88.45c.07.09.1.2.2.27.16-.08.58 0 .62-.27l-.05-.33a.9.9 0 0 1 .3.58c.09.38-.13.46-.41.68-.09.07-.2.28-.33.34V5c.25.92 1.57 1.19 2.77 1.71a13.4 13.4 0 0 0-.7-2.29 4.14 4.14 0 0 1 .07-2.16c0-.12 0-.13-.14-.2h-.16c.16-.19.25-.12.51 0s.39-.19.61-.2a1 1 0 0 0-.16-.43c.18.07.25 0 .43.19s.53.52.76.12c0 0 .09 0 .06-.24a4 4 0 0 1 .26.39c.1.1-.38 1.16.23.92l.28-.24A.68.68 0 0 1 13 3c-.22.49-.73.35-1.18.45-.24.65.38 1.48.77 1.94h.05a2.8 2.8 0 0 1 1-.11c.07-.07-.24-.15-.24-.22a3.5 3.5 0 0 1 1.29.14l.14.08s-.08-.19-.1-.2.13-.48.25-.51c.27.19.5.5.81.42.27-.46.69-.7.39-1.27a4 4 0 0 0-.4-.31s-.14.16-.2.26.07-.29.05-.31a.65.65 0 0 1-.08-.46c.09-.22.54-.21.65-.45.33.09.57.71 1 .43a5 5 0 0 1 1.54 1.39c-.09.1-.32-.07-.38 0s.7.37.81.51c.1.15.49.43-.2.81l-.54.07c.14.59-.66 1.42-.93 1.89a4 4 0 0 1 0-.53c0-.15-.25.67-.5.81",style:{fill:"#f2db38"}}),r("path",{d:"M16.89 7.81A10.6 10.6 0 0 1 20 11.17c.84.43.88 1.88 2 1.83.4-.13.16-.52.11-.83-.73-1.75-2-3.25-2.52-5.21-.27-1.21.54-2.14 1.17-3 .24-.42.07-.56-.2-1A1.58 1.58 0 0 1 21.48 4c-.08.45.06.19.08-.07A1.29 1.29 0 0 1 22 5a2.36 2.36 0 0 1-1.64 1.63c-.26.84.15 1.32.45 2a22 22 0 0 1 1.87 3.68 1.63 1.63 0 0 1-.16 1.12.85.85 0 0 1-.8.2 1.82 1.82 0 0 1-1-.9c-.07-.09.13.29.13.29.35.75.08.92.41 1.72a1.06 1.06 0 0 0 .86.51 7.1 7.1 0 0 1-.6 3.32c-.15.46-.92.27-.83.86-.32.2-.76-.22-1 .33-.1-.57 0-.55-.2-.72s-.36-.57-.71-.42a1.9 1.9 0 0 1 .2-.45c.07-.22-.39-.38-.65-.32a.84.84 0 0 1 .89-.32v-.05c-.06-.19.19-.53 0-.69h-.3c.24-.19.84.05 1 .12s.16.54.32.7a1.34 1.34 0 0 0 .24-1.53c-.73-.91-2.26-1.31-2.06-2.74a1.05 1.05 0 0 0-.78.45 2.9 2.9 0 0 0-.2 1.08 3.8 3.8 0 0 1-1.34-.2c-1-.47-2.1-.61-2.82-1.66-.29-.06-.49-.11-.59-.39a.29.29 0 0 0-.25-.34h.53c-.31-.15-.14-.41-.22-.72a.66.66 0 0 0-.43-.06c.18-.18.29-.15.41-.24.38-.06.77.34.82-.3l-.31-.21c.31-.13.46 0 .7.29.07.09.24.32.41.29.33 0 .16-.36.16-.53.29 0 .33.09.44.4.21.57-.52.75-.35 1.13v.08A1.27 1.27 0 0 0 16 13c.27-.24.12-.74.3-1.06.29-.6.91-.5 1.43-.46l.31.25c-1.48-1.44-3.48-1.29-5.37-1.65a2 2 0 0 1-.7-.4 2 2 0 0 1 .49-.06 1 1 0 0 0-.38 0h-.46a13.7 13.7 0 0 1-3.7-3.1c-.59-.1-.91-.78-1.37-1C6.62 5 5.83 5 6 5c-.15 0 .9-.18.74-.31 0-.24 0-.62-.37-.71 0 0 .08 0 0 0s.67-.19.87-.06.27.21 0-.07c.05-.2.34-.23.17-.46 0 0-.05-.23-.22-.22s.57.15.88.45c.07.09.1.2.2.27.16-.08.58 0 .62-.27l-.05-.33a.9.9 0 0 1 .3.58c.09.38-.13.46-.41.68-.09.07-.2.28-.33.34V5c.25.92 1.57 1.19 2.77 1.71a13.4 13.4 0 0 0-.7-2.29 4.14 4.14 0 0 1 .07-2.16c0-.12 0-.13-.14-.2h-.16c.16-.19.25-.12.51 0s.39-.19.61-.2a1 1 0 0 0-.16-.43c.18.07.25 0 .43.19s.53.52.76.12c0 0 .09 0 .06-.24a4 4 0 0 1 .26.39c.1.1-.38 1.16.23.92l.28-.24A.68.68 0 0 1 13 3c-.22.49-.73.35-1.18.45-.24.65.38 1.48.77 1.94h.05a2.8 2.8 0 0 1 1-.11c.07-.07-.24-.15-.24-.22a3.5 3.5 0 0 1 1.29.14l.14.08s-.08-.19-.1-.2.13-.48.25-.51c.27.19.5.5.81.42.27-.46.69-.7.39-1.27a4 4 0 0 0-.4-.31s-.14.16-.2.26.07-.29.05-.31a.65.65 0 0 1-.08-.46c.09-.22.54-.21.65-.45.33.09.57.71 1 .43a5 5 0 0 1 1.54 1.39c-.09.1-.32-.07-.38 0s.7.37.81.51c.1.15.49.43-.2.81l-.54.07c.14.59-.66 1.42-.93 1.89a4 4 0 0 1 0-.53c-.08-.16-.36.65-.61.79Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M15.82 5c-.39-.72-1.58-1.5-1.34-2.44a.58.58 0 0 0-.4.14c-.28 1 1.08 2.32 1.4 2.4s.34-.1.34-.1",style:{fill:"#c21a24"}}),r("path",{d:"M15.82 5c-.39-.72-1.58-1.5-1.34-2.44a.58.58 0 0 0-.4.14c-.28 1 1.08 2.32 1.4 2.4s.34-.1.34-.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M17.62 4.2a1.05 1.05 0 0 1-.69-.2c-.15-.21.27-.41 0-.59a1 1 0 0 1 .73.83",style:{fill:"#171714"}}),r("path",{d:"M18.33 12.53a5.6 5.6 0 0 1-1.11-.66c.17 0 1.07 0 1.09.24Z",style:{fill:"#c21a24"}}),r("path",{d:"M18.48 13.28a8.7 8.7 0 0 0-.26-1.91c-.12-.21.11.48.11.48 0 .19-.31-.18-.31-.18",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".08px"}}),r("path",{d:"M.23 17.67V.22h23.58v17.45c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),N1=C1;import{jsx as H,jsxs as F}from"react/jsx-runtime";var U1=t=>F("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[H("defs",{children:H("clipPath",{id:"a",children:H("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),F("g",{style:{clipPath:"url(#a)"},children:[H("path",{d:"M12.06 28.62c6.4 0 11.59-4.89 11.59-10.94V.46H12.07v28.16Z",style:{fill:"#2673bd"}}),H("path",{d:"M12.06 28.44V.42L.44.44V18c0 6 5.21 10.58 11.61 10.58Z",style:{fill:"#c2172e"}}),H("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),I1=U1;import{jsx as y,jsxs as J}from"react/jsx-runtime";var O1=t=>J("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[y("defs",{children:y("clipPath",{id:"a",children:y("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),J("g",{style:{clipPath:"url(#a)"},children:[y("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1",style:{fill:"#f2db38"}}),y("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),y("path",{d:"M12.29 9.28a1.45 1.45 0 0 1 1 .39 2.2 2.2 0 0 1 1-.34 1 1 0 0 1 .68.21 1.2 1.2 0 0 1 .35-.18 1 1 0 0 1 .85.17 7 7 0 0 0 1.23-1.28 3.21 3.21 0 0 0 .26-3c-.53-1-1.9-1.83-1.32-3.19.11-.23.23-.54.51-.63a1.66 1.66 0 0 0 .08 1.22c.85 1.08 2.14 1.82 2.54 3.13.68 1.59-.4 2.94-1.13 4.22a3.7 3.7 0 0 1 3.06.4 2.51 2.51 0 0 1-2.07 1.68c-.44.09-.9-.06-1.31 0a4.23 4.23 0 0 1-1.52 3.16c-.9.48-.9 1.42-1.21 2.18a3.38 3.38 0 0 0 .3 2.94 1.93 1.93 0 0 1-.41 1.78 3.23 3.23 0 0 1 .64 1.93 3.48 3.48 0 0 1-3.57 3.39 3.52 3.52 0 0 1-3.62-3.39 3.23 3.23 0 0 1 .64-1.93 1.93 1.93 0 0 1-.41-1.78 3.38 3.38 0 0 0 .29-2.94c-.31-.76-.31-1.7-1.21-2.18a4.25 4.25 0 0 1-1.52-3.16c-.41-.09-.87.06-1.31 0A2.51 2.51 0 0 1 3 10.43 3.7 3.7 0 0 1 6.1 10C5.41 8.7 4.33 7.34 5 5.76c.4-1.31 1.69-2.06 2.54-3.13a1.66 1.66 0 0 0 .09-1.23c.28.09.39.4.5.63.57 1.36-.8 2.16-1.32 3.19a3.22 3.22 0 0 0 .26 3 7.1 7.1 0 0 0 1.21 1.31 1 1 0 0 1 .85-.17 1.2 1.2 0 0 1 .35.18 1 1 0 0 1 .69-.21 2.2 2.2 0 0 1 1 .34 1.45 1.45 0 0 1 1-.39Z",style:{fill:"#171714"}}),y("path",{d:"M10.22 22.87a5.2 5.2 0 0 0 4 0 2.24 2.24 0 0 1 .39 1.26 2.4 2.4 0 0 1-4.79 0 2.2 2.2 0 0 1 .36-1.21Z",style:{fill:"#f2db38"}}),y("path",{d:"M13.15 24.84v-2h-1.83v1.95a.91.91 0 0 0 1.83 0Z",style:{fill:"#171714"}}),y("path",{d:"M6.66 10.89c0 .17-.21 0-.29 0a2.14 2.14 0 0 0-2.06-.1c0 .28.39.42.59.6a3.1 3.1 0 0 0 .95.25s-.06.08 0 .11a2 2 0 0 1-1.8-1 .9.9 0 0 1 .41-.23 2.22 2.22 0 0 1 2.24.32M10.85 12a4.34 4.34 0 0 1 .74 2.34 28 28 0 0 1-.7 6.82s-.16 0-.15-.08c.36-2.76 1.21-5.66.29-8.46a1.38 1.38 0 0 0-.7-.66c-.67-.26-1.41.4-2-.14.8.14 1.8-.44 2.49.19",style:{fill:"#f2db38"}}),y("path",{d:"M8.75 12.4a1 1 0 0 0 0 .15.88.88 0 0 0 .9.85.9.9 0 0 0 .88-.64Z",style:{fill:"#fff"}}),y("path",{d:"M17.81 10.89c0 .17.21 0 .29 0a2.14 2.14 0 0 1 2.06-.1c0 .28-.39.42-.58.6a3.1 3.1 0 0 1-1 .25s.07.08 0 .11a2 2 0 0 0 1.8-1 .9.9 0 0 0-.41-.23 2.22 2.22 0 0 0-2.24.32M13.62 12a4.34 4.34 0 0 0-.74 2.34 28 28 0 0 0 .7 6.82s.16 0 .15-.08c-.36-2.76-1.21-5.66-.3-8.46a1.37 1.37 0 0 1 .71-.66c.67-.26 1.4.4 2-.14-.8.14-1.8-.44-2.49.19M12.24 22.66a11 11 0 0 1-1.37-.09v-.18a10 10 0 0 0 2.65 0s.06.12 0 .18a11 11 0 0 1-1.37.09",style:{fill:"#f2db38"}}),y("path",{d:"M12.24 26.59a2.54 2.54 0 0 0 2.61-2.46A2.44 2.44 0 0 0 13.59 22l.34-.65a3.16 3.16 0 0 1 1.68 2.76 3.29 3.29 0 0 1-3.38 3.19 3.29 3.29 0 0 1-3.38-3.19 3.16 3.16 0 0 1 1.68-2.76l.34.65a2.45 2.45 0 0 0-1.26 2.11 2.54 2.54 0 0 0 2.62 2.46",style:{fill:"#c2172e"}}),y("path",{d:"M12.94 24.84v-1.76h-1.41v1.79a.68.68 0 0 0 .7.64.69.69 0 0 0 .7-.64Z",style:{fill:"#c2172e"}}),y("path",{d:"M15.72 12.4a1 1 0 0 1 0 .15.88.88 0 0 1-.9.85.9.9 0 0 1-.88-.64Z",style:{fill:"#fff"}}),y("path",{d:"M9.67 13.06a.27.27 0 1 0 0-.53.27.27 0 1 0 0 .53M14.8 13.06a.27.27 0 1 1 .31-.26.29.29 0 0 1-.31.26",style:{fill:"#171714"}})]})]}),T1=O1;import{jsx as l,jsxs as q}from"react/jsx-runtime";var D1=t=>q("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[l("defs",{children:l("clipPath",{id:"a",children:l("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),l("g",{style:{clipPath:"url(#a)"},children:l("path",{d:"M23.58.45.39.48v17.2c0 6 5.2 10.94 11.59 10.94s11.59-4.9 11.59-10.94Z",style:{fill:"#69a33d"}})}),l("path",{d:"M.4.48h23.18v13.41H.4z",style:{fill:"#fff"}}),q("g",{style:{clipPath:"url(#a)"},children:[l("path",{d:"M4.4 4.18v.34c0 .01.23.09.56.09s.34-.16.44-.22l.19-.16-.16.66h-2l.33-.33a1.3 1.3 0 0 0 0-.21V2.74c0-.43 0-.53-.08-.57L3.6 2h1l-.14.18c-.09.1-.1.19-.1.53Z",style:{fill:"#f2db38"}}),l("path",{d:"M4.4 4.18v.34c0 .01.23.09.56.09s.34-.16.44-.22l.19-.16-.16.66h-2l.33-.33a1.3 1.3 0 0 0 0-.21V2.74c0-.43 0-.53-.08-.57L3.6 2h1l-.14.18c-.09.1-.1.19-.1.53Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M7.57 2.7c0-.42 0-.46-.11-.54L7.34 2h1a2 2 0 0 1 1.06.15.56.56 0 0 1 .3.56.67.67 0 0 1-.42.51c.17 0 .48.3.48.79a.7.7 0 0 1-.26.57 1.66 1.66 0 0 1-1 .24H7.29l.17-.21c.1-.08.12-.17.12-.43Z",style:{fill:"#f2db38"}}),l("path",{d:"M7.57 2.7c0-.42 0-.46-.11-.54L7.34 2h1a2 2 0 0 1 1.06.15.56.56 0 0 1 .3.56.67.67 0 0 1-.42.51c.17 0 .48.3.48.79a.7.7 0 0 1-.26.57 1.66 1.66 0 0 1-1 .24H7.29l.17-.21c.1-.08.12-.17.12-.43Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"m6.89 4.91-.17-.21c-.11-.08-.13-.17-.13-.43V2.7c0-.42 0-.46.11-.54L6.83 2H5.74l.12.12c.15.08.12.13.12.54v1.62c0 .26 0 .35-.13.43l-.17.21Z",style:{fill:"#f2db38"}}),l("path",{d:"m6.89 4.91-.17-.21c-.11-.08-.13-.17-.13-.43V2.7c0-.42 0-.46.11-.54L6.83 2H5.74l.12.12c.15.08.12.13.12.54v1.62c0 .26 0 .35-.13.43l-.17.21Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M8.13 4.18c0 .38 0 .43.06.43.71 0 1-.05 1-.58s-.48-.61-.94-.61c-.1 0-.1 0-.1.12Z",style:{fill:"#fff"}}),l("path",{d:"M8.13 4.18c0 .38 0 .43.06.43.71 0 1-.05 1-.58s-.48-.61-.94-.61c-.1 0-.1 0-.1.12Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M8.13 3.15c0 .07 0 .07.1.07.33 0 .89 0 .89-.47s-.42-.48-.69-.48h-.29Z",style:{fill:"#fff"}}),l("path",{d:"M8.13 3.15c0 .07 0 .07.1.07.33 0 .89 0 .89-.47s-.42-.48-.69-.48h-.29Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M13.24 2.73a1.2 1.2 0 0 0-.13-.53l-.16-.14h1a2.1 2.1 0 0 1 .85.09.77.77 0 0 1 .43.63.7.7 0 0 1-.54.64l.38.4c.32.53.06.55.28.89l.24.24h-.23c-.51 0-.51 0-.7-.31a9 9 0 0 0-.28-.9c-.08-.13-.39-.1-.53-.1s-.08 0-.08.06v.59a1.1 1.1 0 0 0 .11.46l.1.18H13l.11-.14c.07-.08.08-.19.08-.46Z",style:{fill:"#f2db38"}}),l("path",{d:"M13.24 2.73a1.2 1.2 0 0 0-.13-.53l-.16-.14h1a2.1 2.1 0 0 1 .85.09.77.77 0 0 1 .43.63.7.7 0 0 1-.54.64l.38.4c.32.53.06.55.28.89l.24.24h-.23c-.51 0-.51 0-.7-.31a9 9 0 0 0-.28-.9c-.08-.13-.39-.1-.53-.1s-.08 0-.08.06v.59a1.1 1.1 0 0 0 .11.46l.1.18H13l.11-.14c.07-.08.08-.19.08-.46Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M13.84 3.15c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.22-.5-.68-.5c0 0-.08 0-.08.06Z",style:{fill:"#fff"}}),l("path",{d:"M13.84 3.15c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.22-.5-.68-.5c0 0-.08 0-.08.06Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M18.3 2.67c0-.46 0-.41-.12-.55L18.06 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.5-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .53 0 .72-.1L20 3v.75l-.2-.17c-.08-.12-.34-.11-.59-.11H19c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.7 1.7 0 0 0 .49 0 .86.86 0 0 0 .83-.35 1.9 1.9 0 0 1-.19.68H18l.15-.14c.17-.17.17 0 .17-.5Z",style:{fill:"#f2db38"}}),l("path",{d:"M18.3 2.67c0-.46 0-.41-.12-.55L18.06 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.5-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .53 0 .72-.1L20 3v.75l-.2-.17c-.08-.12-.34-.11-.59-.11H19c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.7 1.7 0 0 0 .49 0 .86.86 0 0 0 .83-.35 1.9 1.9 0 0 1-.19.68H18l.15-.14c.17-.17.17 0 .17-.5Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M19.23 1.8a1 1 0 0 0 .39-.54s.48 0 .48 0a.83.83 0 0 1-.87.53",style:{fill:"#f2db38"}}),l("path",{d:"M19.23 1.8a1 1 0 0 0 .39-.54s.48 0 .48 0a.83.83 0 0 1-.87.54Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M5.86 10.65v.68c0 .29 0 .39.16.54l.13.15H5l.1-.13a.72.72 0 0 0 .2-.56V9.59a.38.38 0 0 0-.13-.33L5 9.12h1a2 2 0 0 1 .94.13.81.81 0 0 1 .39.68.8.8 0 0 1-.76.7h-.71",style:{fill:"#f2db38"}}),l("path",{d:"M5.86 10.65v.68c0 .29 0 .39.16.54l.13.15H5l.1-.13a.72.72 0 0 0 .2-.56V9.59a.38.38 0 0 0-.13-.33L5 9.12h1a2 2 0 0 1 .94.13.81.81 0 0 1 .39.68.8.8 0 0 1-.76.7Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M6.21 10.37c.29 0 .47-.12.47-.52s-.6-.44-.74-.44-.08 0-.08.08v.88z",style:{fill:"#fff"}}),l("path",{d:"M6.21 10.37c.29 0 .47-.12.47-.52s-.6-.44-.74-.44-.08 0-.08.08v.88Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M8.05 11.27h-.24a1.1 1.1 0 0 0-.17.56l.07.17h-.89l.2-.16a3.9 3.9 0 0 0 .53-.84l.75-2 1.16 2.43a.86.86 0 0 0 .3.41l.14.16H8.74l.17-.16c.09-.1-.08-.31-.15-.52 0 0 0-.07-.15-.07Z",style:{fill:"#f2db38"}}),l("path",{d:"M8.05 11.27h-.24a1.1 1.1 0 0 0-.17.56l.07.17h-.89l.2-.16a3.9 3.9 0 0 0 .53-.84l.75-2 1.16 2.43a.86.86 0 0 0 .3.41l.14.16H8.74l.17-.16c.09-.1-.08-.31-.15-.52 0 0 0-.07-.15-.07Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"m8.66 11.06-.37-.95-.38 1Z",style:{fill:"#fff"}}),l("path",{d:"m8.66 11.06-.37-.95-.38 1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M10.47 2.67c0-.46 0-.41-.12-.55L10.23 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.49-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.1h.07v.75L12 3.63c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.6 1.6 0 0 0 .49 0 .85.85 0 0 0 .83-.35 2 2 0 0 1-.2.68H10.2l.15-.14c.1-.1.12-.12.12-.5Z",style:{fill:"#f2db38"}}),l("path",{d:"M10.47 2.67c0-.46 0-.41-.12-.55L10.23 2h2.07c0 .07 0 .42.07.6a2.4 2.4 0 0 0-.49-.31 1.3 1.3 0 0 0-.35 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.1h.07v.75L12 3.63c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.36a1.6 1.6 0 0 0 .49 0 .85.85 0 0 0 .83-.35 2 2 0 0 1-.2.68H10.2l.15-.14c.1-.1.12-.12.12-.5Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M17.9 2a5 5 0 0 1 .07.69.89.89 0 0 0-.63-.4h-.18c-.11 0-.12 0-.12.19v1.8c0 .46 0 .31.11.47l.17.18h-1.13l.17-.18c.09-.16.11 0 .11-.47V2.53c0-.18 0-.19-.12-.19h-.18a.87.87 0 0 0-.62.4 5 5 0 0 1 .07-.74Z",style:{fill:"#f2db38"}}),l("path",{d:"M17.9 2a5 5 0 0 1 .07.69.89.89 0 0 0-.63-.4h-.18c-.11 0-.12 0-.12.19v1.8c0 .46 0 .31.11.47l.17.18h-1.13l.17-.18c.09-.16.11 0 .11-.47V2.53c0-.18 0-.19-.12-.19h-.18a.87.87 0 0 0-.62.4 5 5 0 0 1 .07-.74Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"m16.32 12.07-.18-.21c-.11-.08-.13-.17-.13-.43V9.77c0-.42 0-.38.12-.46l.13-.12h-1.09l.12.12c.14.08.11 0 .11.46v1.66c0 .26 0 .35-.13.43l-.18.21Z",style:{fill:"#f2db38"}}),l("path",{d:"m16.32 12.07-.18-.21c-.11-.08-.13-.17-.13-.43V9.77c0-.42 0-.38.12-.46l.13-.12h-1.09l.12.12c.14.08.11 0 .11.46v1.66c0 .26 0 .35-.13.43l-.18.21Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M12.54 9.81a1.1 1.1 0 0 0-.14-.53l-.15-.14h1a2 2 0 0 1 .85.09.77.77 0 0 1 .42.63.7.7 0 0 1-.54.64l.38.4c.31.53.07.55.27.89l.25.23a2 2 0 0 1-.23 0c-.51 0-.52 0-.7-.31s-.12-.63-.28-.9-.39-.1-.54-.1-.07 0-.07.06v.59a1.1 1.1 0 0 0 .12.46l.1.18h-1l.11-.15c.07-.08.08-.19.08-.46Z",style:{fill:"#f2db38"}}),l("path",{d:"M12.54 9.81a1.1 1.1 0 0 0-.14-.53l-.15-.14h1a2 2 0 0 1 .85.09.77.77 0 0 1 .42.63.7.7 0 0 1-.54.64l.38.4c.31.53.07.55.27.89l.25.23a2 2 0 0 1-.23 0c-.51 0-.52 0-.7-.31s-.12-.63-.28-.9-.39-.1-.54-.1-.07 0-.07.06v.59a1.1 1.1 0 0 0 .12.46l.1.18h-1l.11-.15c.07-.08.08-.19.08-.46Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M13.13 10.23c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.23-.49-.68-.49c0 0-.09 0-.09.06Z",style:{fill:"#fff"}}),l("path",{d:"M13.13 10.23c0 .07 0 .07.09.07.41 0 .66 0 .66-.44s-.23-.49-.68-.49c0 0-.09 0-.09.06Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M16.89 9.75c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .42.07.6a2.6 2.6 0 0 0-.49-.31 1.4 1.4 0 0 0-.36 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54.05.72-.1h.07v.75l-.19-.17c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.37a1.6 1.6 0 0 0 .5 0 .87.87 0 0 0 .83-.35 2 2 0 0 1-.2.68h-2.06l.16-.15c.1-.1.12-.12.12-.5Z",style:{fill:"#f2db38"}}),l("path",{d:"M16.89 9.75c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .42.07.6a2.6 2.6 0 0 0-.49-.31 1.4 1.4 0 0 0-.36 0h-.29c-.19 0-.19 0-.19.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54.05.72-.1h.07v.75l-.19-.17c-.08-.12-.34-.11-.59-.11h-.21c-.1 0-.1 0-.1.12v.55c0 .34 0 .35.07.37a1.6 1.6 0 0 0 .5 0 .87.87 0 0 0 .83-.35 2 2 0 0 1-.2.68h-2.06l.16-.15c.1-.1.12-.12.12-.5Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M12 9.12a5 5 0 0 1 .07.69.88.88 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.75c0 .46 0 .31.1.47l.17.18h-1.14l.17-.18c.1-.16.11 0 .11-.47V9.6c0-.18 0-.19-.12-.19h-.18a.86.86 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"#f2db38"}}),l("path",{d:"M12 9.12a5 5 0 0 1 .07.69.88.88 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.75c0 .46 0 .31.1.47l.17.18h-1.14l.17-.18c.1-.16.11 0 .11-.47V9.6c0-.18 0-.19-.12-.19h-.18a.86.86 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M10 6.18c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .41.07.6a2.6 2.6 0 0 0-.5-.3 1.3 1.3 0 0 0-.35 0h-.3c-.18 0-.18 0-.18.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.09l.06-.05v.69l-.19-.17C11.4 7 11.14 7 10.89 7h-.21c-.1 0-.1 0-.1.12v.55c0 .33 0 .35.07.36a2 2 0 0 0 .49 0 .88.88 0 0 0 .86-.28 1.8 1.8 0 0 1-.2.67H9.67l.15-.14c.16-.17.17 0 .17-.49Z",style:{fill:"#f2db38"}}),l("path",{d:"M10 6.18c0-.46 0-.41-.12-.55l-.12-.08h2.07c0 .07 0 .41.07.6a2.6 2.6 0 0 0-.5-.3 1.3 1.3 0 0 0-.35 0h-.3c-.18 0-.18 0-.18.26v.52c0 .11 0 .12.1.12h.21c.38 0 .54 0 .72-.09l.06-.05v.69l-.19-.17C11.4 7 11.14 7 10.89 7h-.21c-.1 0-.1 0-.1.12v.55c0 .33 0 .35.07.36a2 2 0 0 0 .49 0 .88.88 0 0 0 .86-.28 1.8 1.8 0 0 1-.2.67H9.67l.15-.14c.16-.17.17 0 .17-.49Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M14.52 5.55a4.6 4.6 0 0 1 .07.69.87.87 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.76c0 .46 0 .3.1.47l.17.18h-1.12l.18-.19c.1-.16.11 0 .11-.47V6c0-.18 0-.19-.12-.19h-.19a.88.88 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"#f2db38"}}),l("path",{d:"M14.52 5.55a4.6 4.6 0 0 1 .07.69.87.87 0 0 0-.62-.4h-.18c-.11 0-.12 0-.12.19v1.76c0 .46 0 .3.1.47l.17.18h-1.12l.18-.19c.1-.16.11 0 .11-.47V6c0-.18 0-.19-.12-.19h-.19a.88.88 0 0 0-.62.4 5 5 0 0 1 .07-.69Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:11.47,strokeWidth:".05px"}}),l("path",{d:"M.23 17.67V.23H23.8v17.44c0 7.38-6.71 11.1-11.8 11.1-5.48 0-11.78-3.72-11.77-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),F1=D1;import{jsx as o,jsxs as K}from"react/jsx-runtime";var J1=t=>K("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[o("defs",{children:o("clipPath",{id:"a",children:o("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),K("g",{style:{clipPath:"url(#a)"},children:[o("path",{d:"M12 28.6c6.4 0 11.74-4.89 11.74-10.94V.44H12z",style:{fill:"#c2172e"}}),o("path",{d:"M12 28.47V.44L.36.46v17.2c0 6 5.19 10.94 11.59 10.94Z",style:{fill:"#fff"}})]}),o("path",{d:"M11.97 21.62v.01l.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26v-4.34",style:{fill:"#fff"}}),o("path",{d:"M11.96 21.62v.01l-.83 2.25H8.92l1.76 1.19-.68 2.15 1.96-1.26v-4.34",style:{fill:"#c2172e"}}),o("path",{d:"m11.97 16.52.83 2.25h2.21l-1.76 1.19.67 2.16-1.95-1.27z",style:{fill:"#fff"}}),o("path",{d:"m11.96 16.52-.83 2.25H8.92l1.76 1.19-.68 2.16 1.96-1.27z",style:{fill:"#c2172e"}}),o("path",{d:"m11.97 11.41.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26v-4.33",style:{fill:"#fff"}}),o("path",{d:"m11.96 11.41-.83 2.25H8.92l1.76 1.19L10 17l1.96-1.26v-4.33",style:{fill:"#c2172e"}}),o("path",{d:"M11.97 1.2v.01l.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26z",style:{fill:"#fff"}}),o("path",{d:"M11.96 1.2v.01l-.83 2.25H8.92l1.76 1.19L10 6.8l1.96-1.26zM11.96 6.3v.01l-.83 2.25H8.92l1.76 1.19L10 11.9l1.96-1.26V6.3",style:{fill:"#c2172e"}}),o("path",{d:"M11.97 6.3v.01l.83 2.25h2.21l-1.76 1.19.67 2.15-1.95-1.26V6.3M18.47 22.64l-1.95 1.26.67-2.15-1.76-1.19h2.21l.83-2.26.01.01.83 2.25h2.21l-1.75 1.19.67 2.15-1.96-1.26z",style:{fill:"#fff"}}),o("path",{d:"m18.47 17.57-1.95 1.26.67-2.15-1.76-1.2h2.21l.83-2.24h.01l.83 2.25h2.21l-1.75 1.19.67 2.16-1.96-1.27z",style:{fill:"#fff"}}),o("path",{d:"m18.47 12.42-1.95 1.26.67-2.15-1.76-1.19h2.21l.83-2.25.01.01.83 2.25h2.21l-1.75 1.19.67 2.15-1.96-1.26z",style:{fill:"#fff"}}),o("path",{d:"m18.47 7.33-1.95 1.26.67-2.16-1.76-1.18h2.21L18.47 3h.01l.83 2.25 2.21.01-1.75 1.19.67 2.15-1.96-1.26z",style:{fill:"#fff"}}),o("path",{d:"m5.44 22.64 1.97 1.26-.68-2.15 1.75-1.19H6.27l-.83-2.26v.01l-.83 2.25H2.4l1.75 1.19-.67 2.15z",style:{fill:"#c2172e"}}),o("path",{d:"m5.44 17.57 1.97 1.26-.68-2.15 1.75-1.2H6.27l-.83-2.24-.83 2.25H2.4l1.75 1.19-.67 2.16z",style:{fill:"#c2172e"}}),o("path",{d:"m5.44 12.42 1.97 1.26-.68-2.15 1.75-1.19H6.27l-.83-2.25v.01l-.83 2.25H2.4l1.75 1.19-.67 2.15 1.96-1.26z",style:{fill:"#c2172e"}}),o("path",{d:"m5.44 7.33 1.97 1.26-.68-2.16 1.75-1.18H6.27L5.44 3l-.83 2.25-2.21.01 1.75 1.19-.67 2.15 1.96-1.26z",style:{fill:"#c2172e"}}),o("g",{style:{clipPath:"url(#a)"},children:o("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})})]}),q1=J1;import{jsx as P,jsxs as Q}from"react/jsx-runtime";var K1=t=>Q("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[P("defs",{children:P("clipPath",{id:"a",children:P("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),Q("g",{style:{clipPath:"url(#a)"},children:[P("path",{d:"M.5 17.66V.47h23.17v17.19c0 7.28-6.6 10.95-11.6 10.95C6.69 28.61.51 24.94.5 17.66",style:{fill:"#fff"}}),P("path",{d:"M23.67 9.62H.41v9.06h23.27Z",style:{fill:"#2673bd"}}),P("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.71-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),Q1=K1;import{jsx as V,jsxs as X}from"react/jsx-runtime";var X1=t=>X("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMid",viewBox:"0 0 24.03 29",width:"1em",height:"1em",...t,children:[V("defs",{children:V("clipPath",{id:"a",children:V("path",{d:"M0 0h24.03v29H0z",style:{fill:"none"}})})}),X("g",{style:{clipPath:"url(#a)"},children:[V("path",{d:"M.47 17.7V.51h23.17V17.7C23.65 25 17 28.65 12 28.65 6.66 28.65.48 25 .47 17.7",style:{fill:"#fff"}}),V("path",{d:"M.46.51V17.7C.48 25 6.66 28.65 12 28.65c5 0 8.9-3.25 10.08-5.46L.48.56Z",style:{fill:"#2673bd"}}),V("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}}),V("path",{d:"M.47 17.7V.51h23.17V17.7C23.65 25 17 28.65 12 28.65 6.66 28.65.48 25 .47 17.7",style:{fill:"#fff"}}),V("path",{d:"M.46.51V17.7C.48 25 6.66 28.65 12 28.65c5 0 8.9-3.25 10.08-5.46L.48.56Z",style:{fill:"#2673bd"}}),V("path",{d:"M.23 17.67V.23h23.58v17.44c0 7.38-6.71 11.1-11.8 11.1-5.49 0-11.79-3.72-11.78-11.1Z",style:{fill:"none",stroke:"#171714",strokeMiterlimit:3.86,strokeWidth:".45px"}})]})]}),_1=X1;import{jsx as _,jsxs as t0}from"react/jsx-runtime";var $1=t=>t0("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 24 29",width:"1em",height:"1em",...t,children:[_("path",{d:"M.2 17.7V.2h23.6v17.4c0 7.4-6.7 11.1-11.8 11.1C6.5 28.8.2 25 .2 17.7z",style:{fill:"#f70000",stroke:"#171714",strokeWidth:.45,strokeMiterlimit:3.86}}),_("path",{d:"M20 10.7h-5.6V5.1H9.6v5.6H4.1v4.8h5.5V21h4.8v-5.5H20z",style:{fill:"#fff"}})]}),j1=$1;export{j as AG,l1 as AI,a1 as AR,i1 as BE,c1 as BL,p1 as BS,j1 as CH,r1 as FR,M1 as GE,v1 as GL,n1 as GR,V1 as JU,g1 as LU,H1 as NE,S1 as NW,W1 as OW,A1 as SG,b1 as SH,L1 as SO,Y1 as SZ,N1 as TG,I1 as TI,T1 as UR,F1 as VD,q1 as VS,Q1 as ZG,_1 as ZH};
|
package/package.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@swiss-flags/react",
|
|
3
|
+
"author": "Reto Barmettler",
|
|
4
|
+
"license": "ISC",
|
|
5
|
+
"version": "0.0.2",
|
|
6
|
+
"description": "React components for Swiss flags",
|
|
7
|
+
"main": "./dist/index.js",
|
|
8
|
+
"module": "./dist/index.mjs",
|
|
9
|
+
"types": "./dist/index.d.ts",
|
|
10
|
+
"sideEffects": false,
|
|
11
|
+
"files": [
|
|
12
|
+
"dist"
|
|
13
|
+
],
|
|
14
|
+
"peerDependencies": {
|
|
15
|
+
"react": "^19.2.4"
|
|
16
|
+
},
|
|
17
|
+
"devDependencies": {
|
|
18
|
+
"@svgr/core": "^8.1.0",
|
|
19
|
+
"@svgr/plugin-jsx": "^8.1.0",
|
|
20
|
+
"@svgr/plugin-svgo": "^8.1.0",
|
|
21
|
+
"@types/react": "^19.2.14",
|
|
22
|
+
"tsup": "^8.5.1",
|
|
23
|
+
"typescript": "^6.0.2"
|
|
24
|
+
},
|
|
25
|
+
"scripts": {
|
|
26
|
+
"generate": "node scripts/generate.mjs",
|
|
27
|
+
"build": "pnpm run generate && tsup src/index.ts --format cjs,esm --dts --minify",
|
|
28
|
+
"clean": "rm -rf src dist"
|
|
29
|
+
}
|
|
30
|
+
}
|