react-country-dropdown-cu
Version:
A simple country selector dropdown for React with flags and search
653 lines (650 loc) • 3.78 MB
JavaScript
import b2, { useState as M2, useRef as u9, useMemo as k9, useCallback as z9, useEffect as g9 } from "react";
var M9 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
function v9(v) {
return v && v.__esModule && Object.prototype.hasOwnProperty.call(v, "default") ? v.default : v;
}
var v2 = { exports: {} }, t1 = {};
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
var A2;
function b9() {
if (A2)
return t1;
A2 = 1;
var v = b2, R = Symbol.for("react.element"), B = Symbol.for("react.fragment"), x = Object.prototype.hasOwnProperty, A = v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, a = { key: !0, ref: !0, __self: !0, __source: !0 };
function b(c, m, p) {
var k, w = {}, y = null, h = null;
p !== void 0 && (y = "" + p), m.key !== void 0 && (y = "" + m.key), m.ref !== void 0 && (h = m.ref);
for (k in m)
x.call(m, k) && !a.hasOwnProperty(k) && (w[k] = m[k]);
if (c && c.defaultProps)
for (k in m = c.defaultProps, m)
w[k] === void 0 && (w[k] = m[k]);
return { $$typeof: R, type: c, key: y, ref: h, props: w, _owner: A.current };
}
return t1.Fragment = B, t1.jsx = b, t1.jsxs = b, t1;
}
var m1 = {};
/**
* @license React
* react-jsx-runtime.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
var B2;
function w9() {
return B2 || (B2 = 1, process.env.NODE_ENV !== "production" && function() {
var v = b2, R = Symbol.for("react.element"), B = Symbol.for("react.portal"), x = Symbol.for("react.fragment"), A = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), b = Symbol.for("react.provider"), c = Symbol.for("react.context"), m = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), k = Symbol.for("react.suspense_list"), w = Symbol.for("react.memo"), y = Symbol.for("react.lazy"), h = Symbol.for("react.offscreen"), U = Symbol.iterator, D = "@@iterator";
function H1(e) {
if (e === null || typeof e != "object")
return null;
var i = U && e[U] || e[D];
return typeof i == "function" ? i : null;
}
var N = v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
function u(e) {
{
for (var i = arguments.length, o = new Array(i > 1 ? i - 1 : 0), l = 1; l < i; l++)
o[l - 1] = arguments[l];
T1("error", e, o);
}
}
function T1(e, i, o) {
{
var l = N.ReactDebugCurrentFrame, s = l.getStackAddendum();
s !== "" && (i += "%s", o = o.concat([s]));
var r = o.map(function(t) {
return String(t);
});
r.unshift("Warning: " + i), Function.prototype.apply.call(console[e], console, r);
}
}
var E1 = !1, K1 = !1, L1 = !1, I1 = !1, U1 = !1, s1;
s1 = Symbol.for("react.module.reference");
function D1(e) {
return !!(typeof e == "string" || typeof e == "function" || e === x || e === a || U1 || e === A || e === p || e === k || I1 || e === h || E1 || K1 || L1 || typeof e == "object" && e !== null && (e.$$typeof === y || e.$$typeof === w || e.$$typeof === b || e.$$typeof === c || e.$$typeof === m || // This needs to include all possible module reference object
// types supported by any Flight configuration anywhere since
// we don't know which Flight build this will end up being used
// with.
e.$$typeof === s1 || e.getModuleId !== void 0));
}
function V1(e, i, o) {
var l = e.displayName;
if (l)
return l;
var s = i.displayName || i.name || "";
return s !== "" ? o + "(" + s + ")" : o;
}
function r1(e) {
return e.displayName || "Context";
}
function S(e) {
if (e == null)
return null;
if (typeof e.tag == "number" && u("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
return e.displayName || e.name || null;
if (typeof e == "string")
return e;
switch (e) {
case x:
return "Fragment";
case B:
return "Portal";
case a:
return "Profiler";
case A:
return "StrictMode";
case p:
return "Suspense";
case k:
return "SuspenseList";
}
if (typeof e == "object")
switch (e.$$typeof) {
case c:
var i = e;
return r1(i) + ".Consumer";
case b:
var o = e;
return r1(o._context) + ".Provider";
case m:
return V1(e, e.render, "ForwardRef");
case w:
var l = e.displayName || null;
return l !== null ? l : S(e.type) || "Memo";
case y: {
var s = e, r = s._payload, t = s._init;
try {
return S(t(r));
} catch {
return null;
}
}
}
return null;
}
var C = Object.assign, K = 0, f1, d1, h1, p1, u1, k1, z1;
function g1() {
}
g1.__reactDisabledLog = !0;
function O1() {
{
if (K === 0) {
f1 = console.log, d1 = console.info, h1 = console.warn, p1 = console.error, u1 = console.group, k1 = console.groupCollapsed, z1 = console.groupEnd;
var e = {
configurable: !0,
enumerable: !0,
value: g1,
writable: !0
};
Object.defineProperties(console, {
info: e,
log: e,
warn: e,
error: e,
group: e,
groupCollapsed: e,
groupEnd: e
});
}
K++;
}
}
function q1() {
{
if (K--, K === 0) {
var e = {
configurable: !0,
enumerable: !0,
writable: !0
};
Object.defineProperties(console, {
log: C({}, e, {
value: f1
}),
info: C({}, e, {
value: d1
}),
warn: C({}, e, {
value: h1
}),
error: C({}, e, {
value: p1
}),
group: C({}, e, {
value: u1
}),
groupCollapsed: C({}, e, {
value: k1
}),
groupEnd: C({}, e, {
value: z1
})
});
}
K < 0 && u("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
}
}
var Q = N.ReactCurrentDispatcher, X;
function V(e, i, o) {
{
if (X === void 0)
try {
throw Error();
} catch (s) {
var l = s.stack.trim().match(/\n( *(at )?)/);
X = l && l[1] || "";
}
return `
` + X + e;
}
}
var c1 = !1, O;
{
var Z1 = typeof WeakMap == "function" ? WeakMap : Map;
O = new Z1();
}
function M1(e, i) {
if (!e || c1)
return "";
{
var o = O.get(e);
if (o !== void 0)
return o;
}
var l;
c1 = !0;
var s = Error.prepareStackTrace;
Error.prepareStackTrace = void 0;
var r;
r = Q.current, Q.current = null, O1();
try {
if (i) {
var t = function() {
throw Error();
};
if (Object.defineProperty(t.prototype, "props", {
set: function() {
throw Error();
}
}), typeof Reflect == "object" && Reflect.construct) {
try {
Reflect.construct(t, []);
} catch (g) {
l = g;
}
Reflect.construct(e, [], t);
} else {
try {
t.call();
} catch (g) {
l = g;
}
e.call(t.prototype);
}
} else {
try {
throw Error();
} catch (g) {
l = g;
}
e();
}
} catch (g) {
if (g && l && typeof g.stack == "string") {
for (var n = g.stack.split(`
`), z = l.stack.split(`
`), f = n.length - 1, d = z.length - 1; f >= 1 && d >= 0 && n[f] !== z[d]; )
d--;
for (; f >= 1 && d >= 0; f--, d--)
if (n[f] !== z[d]) {
if (f !== 1 || d !== 1)
do
if (f--, d--, d < 0 || n[f] !== z[d]) {
var M = `
` + n[f].replace(" at new ", " at ");
return e.displayName && M.includes("<anonymous>") && (M = M.replace("<anonymous>", e.displayName)), typeof e == "function" && O.set(e, M), M;
}
while (f >= 1 && d >= 0);
break;
}
}
} finally {
c1 = !1, Q.current = r, q1(), Error.prepareStackTrace = s;
}
var P = e ? e.displayName || e.name : "", F = P ? V(P) : "";
return typeof e == "function" && O.set(e, F), F;
}
function _1(e, i, o) {
return M1(e, !1);
}
function J1(e) {
var i = e.prototype;
return !!(i && i.isReactComponent);
}
function q(e, i, o) {
if (e == null)
return "";
if (typeof e == "function")
return M1(e, J1(e));
if (typeof e == "string")
return V(e);
switch (e) {
case p:
return V("Suspense");
case k:
return V("SuspenseList");
}
if (typeof e == "object")
switch (e.$$typeof) {
case m:
return _1(e.render);
case w:
return q(e.type, i, o);
case y: {
var l = e, s = l._payload, r = l._init;
try {
return q(r(s), i, o);
} catch {
}
}
}
return "";
}
var L = Object.prototype.hasOwnProperty, v1 = {}, b1 = N.ReactDebugCurrentFrame;
function Z(e) {
if (e) {
var i = e._owner, o = q(e.type, e._source, i ? i.type : null);
b1.setExtraStackFrame(o);
} else
b1.setExtraStackFrame(null);
}
function W1(e, i, o, l, s) {
{
var r = Function.call.bind(L);
for (var t in e)
if (r(e, t)) {
var n = void 0;
try {
if (typeof e[t] != "function") {
var z = Error((l || "React class") + ": " + o + " type `" + t + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[t] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
throw z.name = "Invariant Violation", z;
}
n = e[t](i, t, l, o, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
} catch (f) {
n = f;
}
n && !(n instanceof Error) && (Z(s), u("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", l || "React class", o, t, typeof n), Z(null)), n instanceof Error && !(n.message in v1) && (v1[n.message] = !0, Z(s), u("Failed %s type: %s", o, n.message), Z(null));
}
}
}
var Y1 = Array.isArray;
function a1(e) {
return Y1(e);
}
function $1(e) {
{
var i = typeof Symbol == "function" && Symbol.toStringTag, o = i && e[Symbol.toStringTag] || e.constructor.name || "Object";
return o;
}
}
function Q1(e) {
try {
return w1(e), !1;
} catch {
return !0;
}
}
function w1(e) {
return "" + e;
}
function x1(e) {
if (Q1(e))
return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $1(e)), w1(e);
}
var I = N.ReactCurrentOwner, X1 = {
key: !0,
ref: !0,
__self: !0,
__source: !0
}, y1, S1, e1;
e1 = {};
function c2(e) {
if (L.call(e, "ref")) {
var i = Object.getOwnPropertyDescriptor(e, "ref").get;
if (i && i.isReactWarning)
return !1;
}
return e.ref !== void 0;
}
function a2(e) {
if (L.call(e, "key")) {
var i = Object.getOwnPropertyDescriptor(e, "key").get;
if (i && i.isReactWarning)
return !1;
}
return e.key !== void 0;
}
function e2(e, i) {
if (typeof e.ref == "string" && I.current && i && I.current.stateNode !== i) {
var o = S(I.current.type);
e1[o] || (u('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', S(I.current.type), e.ref), e1[o] = !0);
}
}
function i2(e, i) {
{
var o = function() {
y1 || (y1 = !0, u("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
};
o.isReactWarning = !0, Object.defineProperty(e, "key", {
get: o,
configurable: !0
});
}
}
function o2(e, i) {
{
var o = function() {
S1 || (S1 = !0, u("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
};
o.isReactWarning = !0, Object.defineProperty(e, "ref", {
get: o,
configurable: !0
});
}
}
var l2 = function(e, i, o, l, s, r, t) {
var n = {
// This tag allows us to uniquely identify this as a React Element
$$typeof: R,
// Built-in properties that belong on the element
type: e,
key: i,
ref: o,
props: t,
// Record the component responsible for creating this element.
_owner: r
};
return n._store = {}, Object.defineProperty(n._store, "validated", {
configurable: !1,
enumerable: !1,
writable: !0,
value: !1
}), Object.defineProperty(n, "_self", {
configurable: !1,
enumerable: !1,
writable: !1,
value: l
}), Object.defineProperty(n, "_source", {
configurable: !1,
enumerable: !1,
writable: !1,
value: s
}), Object.freeze && (Object.freeze(n.props), Object.freeze(n)), n;
};
function n2(e, i, o, l, s) {
{
var r, t = {}, n = null, z = null;
o !== void 0 && (x1(o), n = "" + o), a2(i) && (x1(i.key), n = "" + i.key), c2(i) && (z = i.ref, e2(i, s));
for (r in i)
L.call(i, r) && !X1.hasOwnProperty(r) && (t[r] = i[r]);
if (e && e.defaultProps) {
var f = e.defaultProps;
for (r in f)
t[r] === void 0 && (t[r] = f[r]);
}
if (n || z) {
var d = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
n && i2(t, d), z && o2(t, d);
}
return l2(e, n, z, s, l, I.current, t);
}
}
var i1 = N.ReactCurrentOwner, R1 = N.ReactDebugCurrentFrame;
function G(e) {
if (e) {
var i = e._owner, o = q(e.type, e._source, i ? i.type : null);
R1.setExtraStackFrame(o);
} else
R1.setExtraStackFrame(null);
}
var o1;
o1 = !1;
function l1(e) {
return typeof e == "object" && e !== null && e.$$typeof === R;
}
function A1() {
{
if (i1.current) {
var e = S(i1.current.type);
if (e)
return `
Check the render method of \`` + e + "`.";
}
return "";
}
}
function t2(e) {
{
if (e !== void 0) {
var i = e.fileName.replace(/^.*[\\\/]/, ""), o = e.lineNumber;
return `
Check your code at ` + i + ":" + o + ".";
}
return "";
}
}
var B1 = {};
function m2(e) {
{
var i = A1();
if (!i) {
var o = typeof e == "string" ? e : e.displayName || e.name;
o && (i = `
Check the top-level render call using <` + o + ">.");
}
return i;
}
}
function C1(e, i) {
{
if (!e._store || e._store.validated || e.key != null)
return;
e._store.validated = !0;
var o = m2(i);
if (B1[o])
return;
B1[o] = !0;
var l = "";
e && e._owner && e._owner !== i1.current && (l = " It was passed a child from " + S(e._owner.type) + "."), G(e), u('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', o, l), G(null);
}
}
function F1(e, i) {
{
if (typeof e != "object")
return;
if (a1(e))
for (var o = 0; o < e.length; o++) {
var l = e[o];
l1(l) && C1(l, i);
}
else if (l1(e))
e._store && (e._store.validated = !0);
else if (e) {
var s = H1(e);
if (typeof s == "function" && s !== e.entries)
for (var r = s.call(e), t; !(t = r.next()).done; )
l1(t.value) && C1(t.value, i);
}
}
}
function s2(e) {
{
var i = e.type;
if (i == null || typeof i == "string")
return;
var o;
if (typeof i == "function")
o = i.propTypes;
else if (typeof i == "object" && (i.$$typeof === m || // Note: Memo only checks outer props here.
// Inner props are checked in the reconciler.
i.$$typeof === w))
o = i.propTypes;
else
return;
if (o) {
var l = S(i);
W1(o, e.props, "prop", l, e);
} else if (i.PropTypes !== void 0 && !o1) {
o1 = !0;
var s = S(i);
u("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", s || "Unknown");
}
typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && u("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
}
}
function r2(e) {
{
for (var i = Object.keys(e.props), o = 0; o < i.length; o++) {
var l = i[o];
if (l !== "children" && l !== "key") {
G(e), u("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", l), G(null);
break;
}
}
e.ref !== null && (G(e), u("Invalid attribute `ref` supplied to `React.Fragment`."), G(null));
}
}
var j1 = {};
function N1(e, i, o, l, s, r) {
{
var t = D1(e);
if (!t) {
var n = "";
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (n += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
var z = t2(s);
z ? n += z : n += A1();
var f;
e === null ? f = "null" : a1(e) ? f = "array" : e !== void 0 && e.$$typeof === R ? (f = "<" + (S(e.type) || "Unknown") + " />", n = " Did you accidentally export a JSX literal instead of a component?") : f = typeof e, u("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", f, n);
}
var d = n2(e, i, o, s, r);
if (d == null)
return d;
if (t) {
var M = i.children;
if (M !== void 0)
if (l)
if (a1(M)) {
for (var P = 0; P < M.length; P++)
F1(M[P], e);
Object.freeze && Object.freeze(M);
} else
u("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
else
F1(M, e);
}
if (L.call(i, "key")) {
var F = S(e), g = Object.keys(i).filter(function(k2) {
return k2 !== "key";
}), n1 = g.length > 0 ? "{key: someKey, " + g.join(": ..., ") + ": ...}" : "{key: someKey}";
if (!j1[F + n1]) {
var u2 = g.length > 0 ? "{" + g.join(": ..., ") + ": ...}" : "{}";
u(`A props object containing a "key" prop is being spread into JSX:
let props = %s;
<%s {...props} />
React keys must be passed directly to JSX without using spread:
let props = %s;
<%s key={someKey} {...props} />`, n1, F, u2, F), j1[F + n1] = !0;
}
}
return e === x ? r2(d) : s2(d), d;
}
}
function f2(e, i, o) {
return N1(e, i, o, !0);
}
function d2(e, i, o) {
return N1(e, i, o, !1);
}
var h2 = d2, p2 = f2;
m1.Fragment = x, m1.jsx = h2, m1.jsxs = p2;
}()), m1;
}
process.env.NODE_ENV === "production" ? v2.exports = b9() : v2.exports = w9();
var j = v2.exports, F2 = { exports: {} };
(function(v, R) {
(function(B, x) {
v.exports = x(b2);
})(M9, (B) => (() => {
var x = { 3630: (c) => {
c.exports = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1000 700'%3e%3cpath fill='%23d0103a' d='M0 0h1000v700H0z'/%3e%3cpath fill='%23fedf00' d='M0 0h680v700H0z'/%3e%3cpath fill='%230018a8' d='M0 0h320v700H0z'/%3e%3cpath fill='%23c7b37f' d='M469.37 188.48c12.05 0 16.98 10.34 29.03 10.34 7.44 0 11.78-2.43 18.26-6.09 4.52-2.56 7.41-3.93 12.6-3.93 5.32 0 8.58 1.61 11.3 6.17 1.54 2.58 2.82 7.63 2.14 10.53a62.43 62.43 0 0 1-4.26 12.95c-1.04 2.44-2.03 3.9-2.03 6.56 0 6.4 8.7 8.6 14.63 8.69 1.29.02 12.13.2 18.81-6.56-3.62-.16-7.67-2.97-7.67-6.59 0-4.1 2.88-6.87 6.78-8.05.74-.22 2 .44 2.68.09.95-.5.5-1.57 1.35-2.24 1.95-1.56 3.21-2.53 5.7-2.53 1.63 0 2.58.23 3.89 1.17.69.49.94 1.1 1.79 1.1 1.78 0 2.67-1.13 4.45-1.13 1.45 0 2.33.2 3.6.85 1.07.55 1.04 2.35 2.24 2.35.6 0 3.78-1.3 5.44-1.3 3.45 0 5.29 1.25 7.52 3.87.6.7.98 2.13 1.6 2.13a9.72 9.72 0 0 1 7.5 4.6c.41.65 1.03 2.25 1.75 2.53.84.32 1.55.26 2.66.97 2.52 1.62 4.47 4.66 4.37 7.6-.03 1-.48 2.38-.75 3.32-2.94 10.28-9.94 13.55-17 22.38-3 3.76-5.38 6.77-5.38 11.6 0 1.16 1.44 3.3 2.07 4.26-.39-2.26.65-5.05 3.05-5.18 3.28-.17 5.81 2.32 6.25 5.57.1.76-.19 2.08-.51 2.85a14.92 14.92 0 0 1 6.21-2.2c1.15-.12 1.82-.16 2.98-.13 5.25.13 11.04 3.08 14.55 6.07 10.75 9.13 12.05 22.49 11.46 26.2-1.3 8.24-.48 23.17-21.56 29.12 3.9 1.64 6.55 4.57 6.55 8.17 0 3.93-3 7.28-6.93 7.28-2.24 0-3.8-.55-5.37-2.12-4.38 4.38-5.23 8.85-5.23 15.06 0 3.7.7 5.9 2.26 9.26 1.65 3.55 2.83 5.63 5.8 8.2 1.57-2.37 3.23-4.1 6.08-4.1 2.75 0 5.09.88 6.22 3.39.33.76.03 1.38.42 2.12.5.95 1.33 1.16 1.84 2.12.8 1.46.02 2.72.7 4.24.45.99 1.42 1.13 1.84 2.12.67 1.52.85 2.56.85 4.24 0 4.7-4.27 8.06-8.97 8.06-1.42 0-2.2-.57-3.6-.43 2.68 2.69 4.73 3.86 6.78 7.07 2.96 4.65 3.7 7.95 4.38 13.43.12 1.02.14 1.64.14 2.69 0 7.03-1.1 11.23-4.24 17.52-3 6.03-5.57 9.37-11.03 13.3-8.51 6.12-14.72 7.89-25.02 9.89a116.22 116.22 0 0 1-17.1 2.26c-8.59.55-13.48.56-22.05 1.13-11.24.76-19.03 2.35-27 10.32 3.76 2.75 6.36 5.46 6.36 10.1 0 4.78-2.95 8.19-7.5 9.69-1.05.35-1.83.03-2.82.56-1.19.62-1.13 1.98-2.26 2.69-2 1.27-3.55 1.55-5.94 1.55-4.2 0-7.07-.99-10.04-3.95-3.44 2.86-4.6 5.44-8.48 7.63-1.27.7-1.92 1.7-3.4 1.7-2.3 0-3.37-1.47-5.22-2.83a35.86 35.86 0 0 1-6.93-6.36c-3.51 2.1-5.67 3.81-9.75 3.81-2.51 0-4.1-.35-6.22-1.7-1.11-.68-1.3-1.7-2.4-2.4-1.17-.72-2.14-.46-3.4-.99-4.72-2.03-7.77-5.53-7.77-10.67 0-4.5 2.84-7.37 6.92-9.26-7.82-7.82-15.53-9.18-26.57-9.9-8.54-.54-13.4-.56-21.91-1.12-6.77-.46-10.53-1.15-17.25-2.26-5.07-.83-8.07-1.1-12.72-3.26-16-7.45-26.19-17.68-28.27-35.2-.18-1.5-.14-2.36-.14-3.88 0-9.12 3.58-14.68 10.03-21.13-1.66-.4-2.77.16-4.38-.43-4.03-1.46-6.93-4.26-6.93-8.55 0-1.59.07-2.65.85-4.03.55-.97 1.6-1.16 1.84-2.26.32-1.45-.1-2.47.57-3.82.44-.9 1.27-1.07 1.7-1.98 1.39-2.9 3.14-5.23 6.35-5.23 2.76 0 4.53 1.45 5.94 3.82 2.69-1.24 3.43-3.25 4.95-5.8 2.52-4.22 3.67-7.17 3.67-12.08 0-3.43-.33-5.44-1.41-8.7-.78-2.33-1.1-3.92-2.83-5.65a6.83 6.83 0 0 1-5.37 2.12c-4.49 0-7.92-3.85-7.92-8.34a7.51 7.51 0 0 1 4.67-7.2c-2.42-2.1-4.52-2.27-7.21-3.97-4.08-2.58-5.51-5.3-8.2-9.33-1.75-2.63-2.2-4.47-3.1-7.49-1.09-3.64-1.7-5.81-1.7-9.6 0-1 .01-1.58.14-2.55 1-7.67 2.38-12.48 7.2-18.52 2.87-3.59 4.81-5.8 9.05-7.63 3.6-1.56 5.76-2.7 9.68-2.7 1.19 0 1.88 0 3.04.15 1.8.23 2.96.39 4.53 1.27.6.34 1.7 1.35 1.7.64 0-.81-.43-1.24-.43-2.05 0-3.25 2.33-6.22 5.58-6.22 2.35 0 3.3 2.07 4.46 4.1a6.1 6.1 0 0 0 1.13-3.53c0-5.38-2.88-8.12-6.22-12.3-7.28-9.1-16.4-13.36-16.4-25.02 0-3.48 1.68-5.85 4.66-7.64.87-.5 2.03 0 2.88-.54.73-.46.64-1.4 1.1-2.14.73-1.14 1.37-1.64 2.38-2.52 1.66-1.45 3.12-1.02 4.95-2.29.92-.63 1.14-1.46 1.85-2.3 2.05-2.48 3.89-3.68 7.12-3.68 1.62 0 2.54.01 4.04.61.51.2 1.47.97 1.6.82a7.4 7.4 0 0 1 2.24-1.82c1.36-.65 1.9-.9 3.43-.9 1.73 0 2.86.97 4.6.97.63 0 .78-.64 1.3-.97 1.53-1.04 2.41-1.63 4.29-1.63 1.8 0 2.8.6 4.31 1.56 1.43.9 1.64 2.11 3.1 2.96.82.48 1.5.26 2.41.57 4.03 1.34 7.07 4.02 7.07 8.26 0 2.3-.55 3.94-2.26 5.45-1.36 1.2-2.65.99-4.39 1.55 5.62 4.49 10.51 5.6 17.69 5.6 6.57 0 14.6-2.68 14.6-9.26 0-3.05-1.68-4.7-2.88-7.5-2.16-5-3.33-7.95-3.33-13.39 0-4.31.47-6.93 2.98-10.43 2.58-3.6 5.73-4.44 10.17-4.44z'/%3e%3cg fill='none' stroke='%23703d29'%3e%3cpath stroke-linejoin='round' stroke-width='1.04' d='M425.59 223.46a5.56 5.56 0 0 0 3.82 3.8 5.9 5.9 0 0 0 5.99-2.17c1.5-1.95 1.4-4.37.83-6.3-.37-1.24-1.37-2.44-2.7-3.47l-7.94 8.06v.08z'/%3e%3cpath stroke-linecap='round' stroke-width='1.04' d='M626.61 343.94c-1.87-4.5-6.69-2.49-6.98 0-.69 5.73 4.34 7.46 7.91 6.53a6.22 6.22 0 0 0 3.9-3.03 7.54 7.54 0 0 0 .6-5.82 7.66 7.66 0 0 0-1.32-2.59 7.77 7.77 0 0 0-2-1.89c-1.37-.87-2.87-.96-5.22-.96-8.7 0-16.33 10.29-18.89 20.98-.84 3.52-2 11.37-.4 18.81 1.72 7.93 5.15 13.42 9.17 17.59 2.18 2.25 5.14 4.26 8.99 6.43 1.18.67 4.32 2.06 6.5 2.68 2.23.64 4.3.55 6.15.15 5.16-1.12 7.56-5.92 4.96-10.83-2.13-4.02-8.4-6.22-11.35-1.1a5.08 5.08 0 0 0-.63 2.42c.02 1.37.59 3.02 1.56 3.64 2.25 1.43 5.84 1.02 5.68-2.94'/%3e%3cpath stroke-width='1.28' d='M599.69 403.07c1.75-2.06 5.76-5.14 10.34-5.7 4.66-.58 8.7.78 12.83 3 8.06 4.34 12.55 9 15.55 17.64.76 2.2 1.4 5.5 1.3 9.02-.14 5.6-1.56 11.73-3.09 14.7-1.33 2.58-4.82 13.99-23.94 21.86-11.16 4.6-28.3 5.66-40.12 6.12-16.26.65-31.26 1.25-39.96 11.98'/%3e%3cg stroke-width='1.12'%3e%3cpath d='M603.75 421.45c-.47-1.71-.03-3.35 1.32-5.2 1.82-2.5 5.68-3.35 9.18-1.4 1.17.64 2.63 1.5 3.96 3.26.5.66 1.35 1.74 1.79 2.48 1.06 1.82 1.5 3.3 1.7 3.9 3.85 10.92-2.26 22.76-10.25 27.51-6.2 3.7-13.61 5.34-22.47 6.38-3.98.47-6.26.44-10.26.62-3.23.15-6.01.1-8.63.07-2.16-.03-4.21-.02-6.3-.07a110.9 110.9 0 0 0-11.28.16c-4.55.33-7.97.44-11.81 1.09-2.52.41-5.46.82-8.55 1.51-.92.2-1.86.38-2.8.66l-1.89.58c-5.57 1.7-10.98 3.77-15.25 6.52-1.32.85-2.81 1.7-3.88 2.7-.66.63-1.47 1.26-2.12 1.9-3 2.95-6.05 6.13-6.77 10.44-.13.8-.13 1.63-.13 2.5 0 2.8 2.28 6.62 8.42 7.86m8.64-265.81c1.29 2.32 2 3.74 1.24 6.14-.84 2.73-2.77 4.36-5.52 4.36-6.22 0-9.87-7.37-7.07-12.06 4.97-8.31 14.54-3.64 23.4.48-.43-2.13-1.17-2.83-1.1-5.47.2-6.57 5.07-9.54 7.01-15.6 1.16-3.62 1.62-6.76-1.03-9.32-2.3-2.24-4.98-2.2-7.99-1.03-6.02 2.36-13.25 9.14-25.97 9.33-12.72-.19-20.01-6.97-26.03-9.33-3.01-1.18-5.69-1.21-8 1.03-2.64 2.56-2.18 5.7-1.02 9.31 1.95 6.07 6.81 9.04 7 15.6.08 2.65-.66 3.34-1.09 5.48 8.86-4.12 18.8-9.21 23.4-.48 2.57 4.87-.85 12.06-7.07 12.06-2.74 0-4.67-1.75-5.52-4.36-.76-2.32 0-4.35 1.24-6.14'/%3e%3cpath stroke-linecap='round' d='M491.5 224.79c2.4 1.84 4.1 4.1 3.82 7.77-.31 4-1.28 4.95-4.39 7.07m3.75-5.93c-.14 2.4-1.13 3.96-3.53 4.95'/%3e%3c/g%3e%3cpath fill='%23c7b37f' stroke='none' d='m432.4 214.49 1.09.78 1.16 1.24.78 1.56.4 1.32.07 1.7-.08 1.17-.39 1.33-.78.93-.93 1.01-1.32.7-1.71.39-1.48.23-1.55-.7-1.4-1-.86-1.25-.62-1.56v-.62l7.62-7.23z'/%3e%3cpath stroke-linecap='round' stroke-width='1.04' d='M430.01 220.57c-.48-2.58-3.5-3.11-4.66-1.59-1.8 2.35-.49 6.26 3.17 7.4a5.9 5.9 0 0 0 5.99-2.17c1.51-1.96 1.4-4.38.83-6.3-.37-1.24-1.36-2.33-2.7-3.34-4.25-3.24-11.12-2.49-13.37 2.95-2.91 7.02 3.42 12.29 9.25 16.25 7.34 5 15.7 5.9 22 5.83 14.31-.15 25.2-7 32.27-10.88 1.65-.9 3.34-.72 4.2.3a3.11 3.11 0 0 1-.4 4.29'/%3e%3cpath stroke-width='1.06' d='m387.6 414.35-3.19 1.17-3.26 2.48-1.4 1.95-1.8 3.1-.77 2.34-.62 2.88-.31 2.17m29.7-15.78-.23 2.8-.47 1.94-1.4 3.35-2.18 2.87-2.33 1.87-1.7.85-2.42.55'/%3e%3cpath stroke-width='1.2' d='M499.6 489.23c-.58 2.59-3 5.55-8.28 6.62l-1.02.2'/%3e%3cpath stroke-width='1.36' d='M631.59 406.57c3.34 3.11 5.69 6.9 7.49 12.1.76 2.2 1.39 5.51 1.3 9.03-.14 5.6-1.56 11.73-3.09 14.7-1.33 2.58-4.82 13.99-23.95 21.86-11.16 4.6-28.3 5.65-40.11 6.12-16.03.63-30.83 1.23-39.59 11.52'/%3e%3cpath stroke-width='.93' d='M605.45 416.95c1.19-1.62 5.52-3.67 9.02-1.73a9.67 9.67 0 0 1 3.71 3.24'/%3e%3cpath stroke-width='1.36' d='M627.51 402.79c.78.3 1.56.57 2.24.77 2.24.64 4.34.69 6.16.14 4.42-1.33 7.26-5.46 4.96-10.83a8.84 8.84 0 0 0-2.71-3.33'/%3e%3cpath stroke-linecap='round' stroke-width='1.04' d='M375.44 287.13c-2.97 1.84-5.18 2.27-7.5 4.95-2.3 4.55-3.2 7-4.1 10.65m72.04-80.77c0 2.69-1.98 4.38-4.66 4.95'/%3e%3cpath d='M620.49 275.03c7.39-.15 28.86 5.64 29.01 30.88.15 24.92-15.38 29-21.6 30.65'/%3e%3cpath stroke-width='1.04' d='M622.43 275.03c12.74-.55 25.9 8.83 26.47 32.24.45 18.28-12.52 26.58-18.74 28.24'/%3e%3cpath stroke-width='.88' d='m615.33 363.16.2-2.5.83-3.98 1.18-3.09 1.32-2.55 1.72-2.06m12.16-5.31-.2 2.45-.7 1.67-1.08 1.6-1.25.93-1.9.7-1.67.11-1.25-.2m-22.36-82.51.54-2.64 1.17-2.45 1.52-2.45 2.6-3.34 2.06-2.3 3.34-3.38 2.88-2.92 1.83-2.1 2.4-2.91 2.15-3.23 1.28-2.64.7-3.42.21-4.24-.39-1.23m-19.18 200.27 2.53-.5 1.9-1.02 1.05-1.05.74-1.2.5-1.94.04-1.37m-247.26-18.98 1.87.16 2.4-.2 2.42-.85m7.81-57.11-.31 2.18-.5.97-.75.93-1 .78-1.13.5-1.48.24-1.01.08m15.47-24.41-.54 3.38-.66 1.48-1.37 1.87-1.82 1.4-1.87.93-3.61.9m23.9-62.13-.7 2.02-.85 1.48-1.17 1.63-1.63 1.48-1.95.93-1.63.39-1.01-.08m.59-9.68.04 1.55'/%3e%3cg stroke-width='.99'%3e%3cpath stroke-linecap='round' d='M397.32 325.09a10.71 10.71 0 0 1-3.27 2.03m235.19 70.04c.13.14.58.22.74.31 2.21 1.32 6.58-.33 5.3-3.75'/%3e%3cpath d='M621.54 349.38c1.57 2.05 4.54 2.59 6.88 1.98a6.22 6.22 0 0 0 3.9-3.03 7.55 7.55 0 0 0 .6-5.83 7.67 7.67 0 0 0-1.32-2.58 10.6 10.6 0 0 0-2.13-2.23c-.17-.11-.34-.26-.52-.38m10.04 53.15a6.13 6.13 0 0 0-1.9-5.71c-.43-.38-.85-.97-1.37-1.23m.75.73c-.07-2.91-2.46-5-5.41-5.51m-6.52 4.43c-.68-.55-1.4-1.02-2.04-1.69-3.83-4-6.7-9.92-6.74-16.68-.04-6.47 2.56-13.06 5.6-15.62m-88.29 132.26 2.8-2.57 1.94-1.47 3.66-2.26 3.42-1.63 2.4-.62 4.83-1.1 5.6-.85m-46.11 30.26c-2.02 3.11-6.84 7.77-11.9 9.64-5.05-1.87-9.87-6.53-11.9-9.64'/%3e%3cpath stroke-linecap='round' d='M491.28 494.73a15.48 15.48 0 0 1-3.47 6.45'/%3e%3cpath d='m491.78 491.47-.7 3.42m-3.65 6.53-1.48 1.48-2.64 1.47-3.03.94m-8.82-277.86c.38-1.18.77-2.07.71-4.01-.2-6.57-5.06-9.55-7-15.61-1.16-3.61-1.62-6.75 1.02-9.32 2.3-2.24 4.98-2.2 8-1.02 6.01 2.36 13.3 9.14 26.03 9.33-12.73-.2-20.02-6.97-26.04-9.33-3-1.18-5.93-1.53-8.24.71-2.64 2.57-1.93 6.02-.77 9.63 1.94 6.06 6.56 9.04 6.75 15.6.06 1.95-.45 2.84-.83 4.02m29.09-21.08c12.52-.66 23.25-9.07 26.7-9.76 3.1-.6 4.81-.33 7.08 1.72-2.27-2.05-4.84-1.99-7.77-.84-6.02 2.36-13.25 9.14-25.97 9.32M624.59 383.2a24.29 24.29 0 0 1-9.72-19.27c-.03-6.48 2.57-13.07 5.6-15.63m-109.3 152.46c-2.02 3.11-6.84 7.77-11.9 9.64-5.05-1.87-9.87-6.53-11.89-9.64'/%3e%3cpath stroke-linecap='round' d='m479.17 230.74 3.62-2.02c1.65-.9 3.63-.71 4.49.32.96 1.16 1.1 3.18-.23 4.41'/%3e%3cpath d='M460.48 239.49c8.59-1.8 15.59-5.64 20.88-8.6m50.42 256.54c.71.48 1.17 1.5 1.17 1.5.2.46.45.9.52 1.32.4 2.38-1.16 3.86-3.09 4.08a5.26 5.26 0 0 1-5.48-3.17m-64.86-252.11c8.59-1.8 15.59-5.64 20.88-8.6m152.46 167.04c-1.63.63-2.53.54-4.56-.36-.83-.37-1.79-.94-2.9-1.58-3.98-2.26-8.71-5.82-13.14-14.14a29.4 29.4 0 0 1-3.45-12.2c-.11-3 .21-6.14.96-9.72 1.24-5.93 2.72-9.15 6.37-14.15 1.8-2.47 3.35-3.97 6.7-4.05m-224.53-61.41a11.12 11.12 0 0 1 4.12 8.94c0 4.84-4.05 12.75-14 15.55-3.82 1.07-7.59.2-9.87-1.18'/%3e%3cpath d='M400.46 296.28c1.79 1.24 2.49 2.64 2.49 5.07 0 1.66-1.08 3.82-2.9 5.87-3 3.34-8.1 6.19-13.73 6.26a16 16 0 0 1-9.42-2.74 14.16 14.16 0 0 1-5.98-8.4'/%3e%3cpath d='M400.3 306.71c2.03 1.86 2.65 4.2 2.65 7.13 0 4.29-1.74 7.6-5.75 11.1-.9.79-1.9 1.52-3.03 2.18m202.23-34.49v5.52m-.44-6.88v7.77m.44-24.6v10.19m-.44-12.44v13.92m-2.97 128.06a29.23 29.23 0 0 1-6.53 8.86c-3.09 3.04-5.22 4.44-9.1 6.38-3.77 1.89-6.14 2.49-10.26 3.42a52.45 52.45 0 0 1-10.73 1.32c-3.86.18-6.05.01-9.9-.25-4.14-.29-6.43-.86-10.55-1.23-3.4-.3-5.32-.57-8.74-.56-3.51 0-5.52.03-8.98.64a34.42 34.42 0 0 0-8.09 2.26c-4.2 1.7-8.94 4.66-9.95 5.98-1.01-1.32-5.75-4.28-9.95-5.98a34.42 34.42 0 0 0-8.09-2.26 44.73 44.73 0 0 0-8.98-.64c-3.42-.01-5.34.26-8.74.56-4.13.37-6.42.94-10.54 1.23-3.86.26-6.05.43-9.91.25a52.26 52.26 0 0 1-10.73-1.32c-4.12-.93-6.49-1.54-10.26-3.42-3.88-1.94-6.02-3.34-9.1-6.38l-.95-.95m65.89 83.39 2.8-.35m47.3-3.68 2.83-.27 2.69-1.08 1.88-1.14 2.56-3.03.53-1.14.4-2.62.14-1.21m73.3-213.59c1.21-4.13-.27-8.48-4.27-8.37m-206.17 72.76a12.78 12.78 0 0 1-5.62 7.3m5.69-73c-1 2.89-2.83 4.95-5.72 6.26-2.89 1.3-6.23.09-8.02-1.3'/%3e%3cpath stroke-linecap='round' d='M380.95 291.2c2.4 1.25 4.82-.58 4.32-3.7a4.45 4.45 0 0 0-3.93-3.43'/%3e%3cpath d='M390.87 422.86c.52.49.63 1.11 1.32 1.24 1.05.2 1.87.59 2.92-.81 1.3-1.73.6-4.41-.75-6.1-1.44-1.8-5.61-3.4-9.11-1.46a11.6 11.6 0 0 0-3.97 3.26c-.5.67-1.35 1.74-1.79 2.5-1.05 1.8-1.49 3.28-1.7 3.88-3.2 9.1.6 18.66 6.49 24.5'/%3e%3cpath stroke-linecap='round' d='M531.59 487.23a9.2 9.2 0 0 1 1.01 1.24c.2.47.36.92.43 1.33.4 2.38-1.16 3.86-3.08 4.09-2.65.3-4.42-1.26-5.27-3.16'/%3e%3cpath d='M608.5 216.81c5.23.64 9.78 5.63 9.78 11 0 6.91-2.33 9.49-5.97 14.44-3.9 5.3-16.64 15-16.64 26.04 0 6.69 1.87 10.96 6.69 13.14 3.1 1.4 6.74-.11 8.4-1.6 4.04-3.66 2.42-10.07-1.8-10.84-5.13-.93-6.09 7.15-1.08 6.61m27.85 107.91a5.77 5.77 0 0 0-5.65-4.88 5.8 5.8 0 0 0-5.73 5.87c0 1.59.62 3.03 1.62 4.09'/%3e%3cpath d='M599.79 279.88a11.12 11.12 0 0 0-4.12 8.94c0 4.84 4.05 12.75 14 15.55 3.81 1.07 7.46.97 9.74-.42m-243.8-16.15c-2.38.8-5.35 2.28-7.55 5.4-1.86 2.63-2.94 6.28-3.6 9.48-.3 1.4-.65 5.83.24 10.41a24.61 24.61 0 0 0 3.6 8.8 12.4 12.4 0 0 0 1.63 1.94c.51.52 1.25.97 1.77 1.37m100.02 143.82c7.58 3.36 13.13 5.87 17.84 13.31 1.48 2.33 1.87 5.68 1.87 7.62 0 4.2-1.72 8.94-5.21 11.9-3.25 2.74-6.46 3.57-10.42 3.18-3-.3-5.83-2.49-6.3-4.04M396.88 325.2c4.28 3.34 6.06 6.59 6.06 11.74 0 5.9-2.87 9.56-6.22 11.66'/%3e%3cpath stroke-linecap='round' d='M392.99 344.41c6.38 7.93 9.76 12.64 9.95 22.08.18 8.86-2.64 14.93-7.93 21.3'/%3e%3cpath d='M515.23 239.57a6.43 6.43 0 0 0 2.5-3.48c.75-2.33.77-4.31-.48-6.1 1.54 2 1.68 3.7 1.25 6.14-.28 1.55-1.27 2.37-2.5 3.49m80.4 134.62v25.24h.07c0 .02-.01 2.39-.22 3.89-.13.98-.27 1.87-.42 2.7'/%3e%3cpath d='M595.96 371.81v27.22h.07c0 .02-.01 2.4-.21 3.9a42.94 42.94 0 0 1-.73 4.11m.87-67.1v22.7m.44-20.91v18.46m0-41.94v13.84m-.44-15.47v17.06m.44-29.58v5.37m-.44-6.46v7.78m-2.88 101.86-.53 1.08a29.22 29.22 0 0 1-6.53 8.87c-3.09 3.04-5.22 4.43-9.1 6.37-3.77 1.9-6.14 2.5-10.26 3.42a52.44 52.44 0 0 1-10.73 1.33c-3.86.17-6.05 0-9.9-.26-4.14-.29-6.43-.86-10.55-1.22-3.4-.3-5.32-.58-8.74-.57-3.51.01-5.52.03-8.98.65a34.41 34.41 0 0 0-8.09 2.25c-4.2 1.7-8.94 4.66-9.95 5.99-1.01-1.33-5.75-4.29-9.95-5.99a34.4 34.4 0 0 0-8.09-2.25 44.75 44.75 0 0 0-8.98-.65c-3.42 0-5.34.27-8.74.57-4.13.36-6.41.93-10.54 1.22-3.86.27-6.05.43-9.91.25a52.24 52.24 0 0 1-10.73-1.32c-4.12-.93-6.49-1.53-10.26-3.42-3.88-1.94-6.01-3.33-9.1-6.37-1.62-1.6-2.8-2.9-3.86-4.36m-3.14-4.98c.67 4.94-1.41 9.8-3.52 12.03-1.32 1.4-4.2 4.08-7.78 4.12-5.9.08-7.67-3.98-8.03-4.97'/%3e%3cpath d='M399.4 410.7c1.1 1.08 2.07 2.4 2.9 3.96 1.47 2.8 1.02 7.49-.15 9.65-.13.23-.3.49-.48.74m-31.63 28.15c3.51 3.69 8.83 7.7 16.99 11.05 11.16 4.6 28.3 5.66 40.12 6.12 15.71.62 30.2 1.27 39 11m27.14-6.36c2.6 2.56 5.25 5.3 6.37 8.8m-11.48 17.89c-.34.36-.7.7-1.08 1.03-3.25 2.74-6.46 3.58-10.42 3.19-3-.3-5.9-2.55-6.69-4.03m-8.36-4.54c.14.2.3.4.46.58a11.88 11.88 0 0 0 7.97 3.83m41.99-.12c-2.02 3.11-6.84 7.77-11.9 9.64-5.05-1.87-9.87-6.53-11.9-9.64l-.46-.73m24.34.71c.36.4.75.76 1.16 1.1 3.24 2.75 6.45 3.59 10.41 3.2 3.01-.3 5.4-2.3 6.36-4.05 0 0 .54-.58.7-1.13'/%3e%3cpath d='m529.75 500.99-1.16 1.87-1.77 1.46-2.67 1.11-2.42.1'/%3e%3cpath d='M536.03 483.22a12 12 0 0 1 3.6 4.53c.49 1.15.72 2.4.79 3.7a9.15 9.15 0 0 1-2.23 6.48 11.74 11.74 0 0 1-9.16 3.86m.29-.44c-3.17.13-6-1.23-8.1-3.38m99.5-106.04a37.1 37.1 0 0 1-7.5-10.08 29.38 29.38 0 0 1-3.46-12.2c-.1-3 .22-6.13.97-9.72 1.23-5.93 3.44-10.51 6.37-14.15 1-1.24 2.16-2.8 3.25-3.49m-2.15-118.46c3.97.31 7.64 4.58 7.59 8.76-.07 6.08-2.1 8.6-6.89 14.55-4.12 5.13-16.48 14.15-16.17 22.78.05 1.53.88 3.11 1.8 4.39m-4.94 5.41c.88.87 1.94 1.58 3.2 2.16 2.27 1.02 4.8.5 6.66-.45m-33.08-67.53c1.33.9 2.68 2.3 3.42 4.06 2.9 7.02-3.43 12.29-9.26 16.25a33.33 33.33 0 0 1-12.97 5.13'/%3e%3cpath d='M569.69 227.43c-1.41-.01-3.1-.42-4.92-2.34a5.23 5.23 0 0 1-1.1-1.55m-23.22 7.66a7.22 7.22 0 0 1-2.06-1.5c-1.39-1.55-2.31-3.65-1.24-6.86.98-2.96 5.74-11.27 5.97-17.02.36-8.8-3.02-13.98-8.3-16'/%3e%3cpath stroke-linecap='round' d='m542.68 203.85-.2 3.3-.9 3.38-1.72 4.61-1.31 2.96-1.38 2.96-.69 2.07-.27 1.51.2 1.45m59.4 197.31c.27.66.93 1.3.93 1.3 1.01 1.7 4.94 4.66 8.52 4.7 5.9.09 7.3-4.05 7.46-4.97.75-4.5-.8-5.74-3.1-7.01 0 0-1.37-.7-3-.43'/%3e%3cpath d='M370.23 403.67c-2.09.53-4.05.55-5.76.03-4.42-1.32-8-5.56-6.18-10.83m20.92-49.72c.44.44.59 1.1.65 1.67.69 5.73-4.34 7.4-7.91 6.47a8.8 8.8 0 0 1-4.71-3.56 7.35 7.35 0 0 1-.97-3.6m34.47-36.98c.9.82 1.52 1.74 1.93 2.76m-1.77-13.31a5.98 5.98 0 0 1 1.82 2.04'/%3e%3cpath stroke-linecap='round' d='M402.91 303.94a13.22 13.22 0 0 1-2.43 3.72c-3 3.34-8.08 6.19-13.72 6.26a16 16 0 0 1-9.42-2.74c-3.41-2.28-5.64-5.53-6.37-8.71'/%3e%3cpath d='M399.11 280.13a12.11 12.11 0 0 1 3.7 5.3'/%3e%3cpath stroke-linecap='round' d='M402.86 292.56c-1.38 4.57-5.51 10.23-13.47 12.25-3.8.96-8.7-.24-10.38-1.67'/%3e%3cpath d='M375.06 291.49c.42 4.12 3.17 7.2 8.4 7.3 7.35.15 11.82-10.57 5.29-18.09'/%3e%3cpath stroke-linecap='round' d='M358.52 327.39a25.45 25.45 0 0 0 3.63 3.64 26.24 26.24 0 0 0 9.27 5.15m8.25.77c6.57-.79 10.27-5.68 9.54-11.41-.56-4.36-4.56-7.72-7.29-7.91'/%3e%3cpath d='M390.39 268.92c2.85-.1 4.47 2.48 4.44 4.66'/%3e%3cpath stroke-linecap='round' d='M389.72 229.81a17.95 17.95 0 0 0 7.86 9.1m225.28 48.38c2.69 3.68.93 10.93-6.38 11.07a8.1 8.1 0 0 1-6.94-3.92'/%3e%3cpath d='M596.4 239.25v24.69'/%3e%3cpath stroke-linecap='round' d='M380.87 291.14c2.25 1.63 5.15-1.12 4.03-4.05-.76-1.97-3.56-4.1-7.45-1.46-4.3 2.92-3.11 12.13 5.13 12.28 7.35.14 11.82-10.57 5.29-18.1-6.29-7.23-17.73-5.53-25.2.4-3.17 2.53-9.17 9.15-11.03 18.17-.58 2.8-.96 5.11-.91 7.93.02 1.85.2 3.93.75 6.53a32.6 32.6 0 0 0 4.8 11.74c.71 1.03 1.35 1.87 2.04 2.56 1.28 1.28 1.67 1.96 2.96 3.04 4.22 3.51 9.66 6.27 16.32 5.98 7.31-.3 11.51-5.44 10.73-11.5-.75-5.88-6.69-8.8-10.57-6.07-2.64 1.87-3.58 7.65 1.09 9.02 2.64.78 4.97-2.57 3.1-4.5M584.4 210.68c4.22-2.3 7.47-1.87 9.87 1.47 2.62 3.63 2.99 8.45 2.41 11.28-.85 4.2-2.06 5.94-5.4 8.99'/%3e%3cpath stroke-linecap='round' d='M594.58 212.55c4.82-3.19 10.04-1.83 12.9 2.41 2.1 3.11 2.64 5.71 2.5 9.56-.26 6.6-4.39 11.83-8.95 14.39'/%3e%3cpath d='M617.28 223.67c3.96.31 7.15 3.9 7.15 8.09 0 5.98-1.67 8.58-6.45 14.53-4.12 5.14-16.48 14.15-16.17 22.78.12 3.27 2.87 6.34 5.24 6.51'/%3e%3cpath stroke-linecap='round' d='M617.75 291.14c-2.25 1.63-5.13-1-3.89-3.8.86-1.94 3.42-4.36 7.31-1.71 4.3 2.92 3.11 12.13-5.13 12.28-7.35.14-12.32-10.3-5.29-18.1 6.42-7.1 18.32-5.72 25.78.22 3.18 2.53 9.57 9.47 10.94 18.58 1.65 11.02 1.44 24.57-9.94 32.92-4.58 3.35-10.92 4.88-16.52 4.63-7.3-.32-11.5-5.44-10.72-11.5.75-5.88 6.41-8.37 10.57-6.07 4.32 2.4 3.56 8.47-1.09 9.02-2.74.33-4.98-2.56-3.1-4.5'/%3e%3cpath d='M613.86 287.34c1.21-5.45 5.88-5.96 9.66-5.9 10.3.14 17.41 12.36 17.53 24.17.15 14.92-6.33 23.71-17.24 24.18-2.82.12-7.68-1.22-7.77-4.67'/%3e%3cpath stroke-linecap='square' d='M620.2 284.9c10.86 2.41 14.67 12.2 14.67 21.53 0 7.62-.75 18.02-15.57 21.68'/%3e%3cpath d='M638.11 389.58a6.1 6.1 0 1 0-9.79 3.66'/%3e%3cpath stroke-linecap='round' d='M616.33 380.33c2.04 3.03 4.52 6.4 9.74 9.24m-1.96 16.48c-5.12-3.36-14.84-7.76-23.62-3.43-3.26 1.61-5.45 3.6-6.68 6.84-2.22 5.84.26 12.28 2.79 14.95 1.32 1.4 4.2 4.07 7.77 4.12 5.91.08 7.32-4.06 7.47-4.97.7-4.28-1.8-6-3.11-6.46-1.02-.35-4.31-.26-5.01 2.07-.24.78-.28 2.13.34 3.14'/%3e%3cpath stroke-linecap='round' d='M531.99 488.16c1.63 3.34-.22 5.02-2.49 5.29-3.34.39-5.13-2.26-5.36-4.67a6.87 6.87 0 0 1 6.84-7.38c3.53.05 6.41 2.33 7.76 5.47.5 1.14.72 2.4.8 3.7a9.14 9.14 0 0 1-2.23 6.47c-2 2.33-5.11 3.74-8.43 3.87-6.6.27-11.74-5.9-11.74-12.2 0-12.06 17.87-18.63 24.96-20.32 8.7-2.08 14-2.86 27.99-3.63 5.6-.31 9.7-.16 15.86-.8 5.51-.57 8.4-.83 14.07-2.16 7.08-1.65 13.68-4.58 19.6-9.95 4.54-4.13 7.14-7.07 9.25-12.75 1.82-4.9 2.65-14.6-1.95-21.77-4.07-6.34-9.72-9.63-16.17-10.56-5.83-.85-10.94 1.67-14 7.45-1.47 2.8-1.02 7.48.15 9.64 1.01 1.87 3.9 4.62 7.47 4.67 5.91.08 7.32-4.06 7.47-4.98.7-4.27-1.8-5.98-3.11-6.45-1.02-.36-4.32-.27-5.02 2.07-.23.77-.27 2.13.35 3.14'/%3e%3cpath stroke-linecap='round' d='M526.9 469.02c-7.58 3.36-13.13 5.87-17.84 13.31-1.48 2.33-1.87 5.68-1.87 7.62 0 4.2 1.72 8.94 5.21 11.9 3.25 2.74 6.46 3.57 10.42 3.18 3-.3 5.83-2.49 6.3-4.04'/%3e%3cpath d='M601.73 325.2c-3.54 1.18-6.06 6.59-6.06 11.74 0 5.9 2.87 9.56 6.22 11.66'/%3e%3cpath stroke-linecap='round' d='M605.62 344.41c-6.38 7.93-9.76 12.64-9.95 22.08-.18 8.86 2.64 14.93 7.93 21.3'/%3e%3cpath d='m571.64 212.58.55-.81c2.64-3.89 7.3-4.91 10.73-2.33 4.12 3.1 5.16 8.4 4.04 14-.7 3.5-3.07 6.4-6.33 8.51'/%3e%3cpath stroke-linecap='round' d='M414.22 210.68c-4.04-1.87-7.37-1.5-9.87 1.47-2.88 3.42-3 8.45-2.41 11.28.85 4.2 2.06 5.94 5.4 8.99'/%3e%3cpath d='M404.03 212.55c-4.82-3.19-10.04-1.83-12.9 2.41-2.1 3.11-2.64 5.71-2.5 9.56.26 6.6 4.39 11.83 8.95 14.39'/%3e%3cpath d='M390.12 216.81c-5.23.64-9.4 5.07-9.4 10.43 0 6.92 1.7 9.72 5.59 15 3.9 5.3 16.64 15.01 16.64 26.05 0 6.69-1.87 10.96-6.69 13.14-3.1 1.4-6.74-.11-8.4-1.6-4.04-3.66-2.42-10.07 1.8-10.84 5.12-.93 6.09 7.15 1.08 6.61'/%3e%3cpath d='M381.33 223.67c-3.97.31-7.87 3.72-7.87 7.9 0 6 2.39 8.77 7.17 14.72 4.12 5.14 15.76 13.98 15.45 22.6-.12 3.27-2.31 7.26-4.49 6.8'/%3e%3cpath stroke-linecap='round' d='M372 343.94c1.87-4.5 6.69-2.49 6.98 0 .69 5.73-4.34 7.46-7.91 6.53a6.22 6.22 0 0 1-3.9-3.03 7.55 7.55 0 0 1-.6-5.82c.27-.93.65-1.71 1.32-2.59a7.77 7.77 0 0 1 2-1.89c1.37-.87 2.87-.96 5.22-.96 8.7 0 16.33 10.29 18.89 20.98.84 3.52 2 11.37.4 18.81-1.72 7.93-5.15 13.42-9.17 17.59-2.17 2.25-5.14 4.26-8.99 6.43a38.65 38.65 0 0 1-6.5 2.68c-2.23.64-4.33.7-6.15.15-4.42-1.33-7.26-5.46-4.96-10.83 1.79-4.18 8.4-6.22 11.35-1.1.25.44.64 1.4.63 2.42-.02 1.37-.59 3.02-1.56 3.64-2.25 1.43-5.84 1.02-5.68-2.94'/%3e%3cpath d='M365.24 397.49c1.63.63 2.53.54 4.56-.36.83-.37 1.79-.94 2.9-1.58 3.98-2.26 8.71-5.82 13.14-14.14a29.38 29.38 0 0 0 3.45-12.2c.11-3-.21-6.14-.96-9.72-1.24-5.93-2.72-9.15-6.37-14.15-1.8-2.47-3.35-3.97-6.7-4.05m-14.75 48.29a6.1 6.1 0 1 1 9.79 3.66'/%3e%3cpath d='M362.88 383.51a5.77 5.77 0 0 1 5.65-4.88 5.8 5.8 0 0 1 5.73 5.87c0 1.59-.62 3.03-1.62 4.09'/%3e%3cpath d='M374.02 383.2a24.29 24.29 0 0 0 9.72-19.27c.03-6.48-2.57-13.07-5.6-15.63'/%3e%3cpath stroke-linecap='round' d='M382.29 380.33c-2.04 3.03-4.52 6.4-9.74 9.24'/%3e%3cpath d='M397.81 402.63c-1.45-3.4-4.33-4.99-9.02-5.49-4.66-.5-8.7.79-12.83 3-8.06 4.34-12.55 9-15.55 17.65-.76 2.2-1.39 5.5-1.3 9.02.14 5.6 1.56 11.73 3.1 14.7 1.33 2.58 4.81 13.99 23.94 21.86 11.16 4.6 28.3 5.66 40.12 6.12 16.25.64 31.25 1.25 39.96 11.97'/%3e%3cpath stroke-linecap='round' d='M374.5 406.05c5.12-3.36 14.84-7.76 23.62-3.43 3.26 1.61 5.45 3.6 6.68 6.84 2.22 5.84-.26 12.28-2.79 14.95-1.32 1.4-4.2 4.07-7.77 4.12-5.91.08-7.32-4.06-7.47-4.97-.7-4.28 1.8-6 3.11-6.46 1.02-.35 4.31-.26 5.01 2.07.24.78.28 2.13-.34 3.14'/%3e%3cpath d='M394.86 421.45c.47-1.71.23-3.5-1.32-5.2-1.56-1.72-5.68-3.35-9.18-1.4a11.6 11.6 0 0 0-3.96 3.26c-.5.66-1.35 1.74-1.79 2.48-1.06 1.82-1.5 3.3-1.7 3.9-3.85 10.92 2.41 22.52 10.25 27.51 6.85 4.36 13.84 5.6 22.47 6.38 4 .36 6.26.44 10.27.62 3.22.15 6 .1 8.63.07 2.15-.03 4.2-.02 6.3-.07 3.4-.08 6.94-.16 11.27.16 4.55.33 7.97.44 11.81 1.09 2.52.41 5.46.82 8.55 1.51.92.2 1.86.38 2.8.66l1.89.58c5.57 1.7 10.98 3.77 15.25 6.52 1.32.85 2.84 1.67 3.88 2.7.8.8 1.47 1.26 2.12 1.9 3 2.95 6.05 6.13 6.77 10.44.13.8.13 1.63.13 2.5 0 2.8-2.28 6.62-8.42 7.86'/%3e%3cpath d='M466.62 488.16c-1.63 3.34.22 5.02 2.49 5.29 3.34.39 5.13-2.26 5.36-4.67a6.87 6.87 0 0 0-6.84-7.38c-3.53.05-6.41 2.33-7.76 5.47-.5 1.14-.72 2.4-.8 3.7a9.15 9.15 0 0 0 2.23 6.47c2 2.33 5.11 3.74 8.43 3.87 6.6.27 11.74-5.9 11.74-12.2 0-12.06-17.87-18.63-24.96-20.32-8.7-2.08-14-2.86-27.99-3.63-5.6-.31-9.7-.16-15.86-.8-5.51-.57-8.4-.83-14.07-2.16-7.08-1.65-13.68-4.58-19.6-9.95-4.54-4.13-7.14-7.07-9.25-12.75-1.82-4.9-2.65-14.6 1.95-21.77 4.07-6.34 9.72-9.63 16.17-10.56 5.83-.85 10.94 1.67 14 7.45 1.47 2.8 1.02 7.48-.15 9.64-1.01 1.87-3.9 4.62-7.47 4.67-5.91.08-7.32-4.06-7.47-4.98-.7-4.27 1.8-5.98 3.11-6.45 1.02-.36 4.32-.27 5.01 2.07.24.77.28 2.13-.34 3.14'/%3e%3cpath stroke-linecap='round' d='m426.97 212.58-.55-.81c-2.64-3.89-7.3-4.91-10.73-2.33-4.12 3.1-5.16 8.4-4.04 14 .7 3.5 3.07 6.4 6.33 8.51'/%3e%3cpath d='M573.04 224.37c-6.3 6.84-12.6 9.03-22 9.33-2.94.1-8.56-.93-11.82-3.26-2.1-1.5-4.43-4.05-2.96-8.48 1-2.96 5.75-11.27 5.98-17.03.36-8.79-3.02-13.6-8.3-15.47-9.78-3.45-20.27 6.21-26.6 8.32a21.34 21.34 0 0 1-8 1.24 21.63 21.63 0 0 1-8.07-1.24c-6.33-2.1-16.82-11.77-26.6-8.32-5.28 1.87-8.66 6.68-8.3 15.47.23 5.76 4.99 14.07 5.97 17.03 1.48 4.43-.85 6.99-2.95 8.48-3.27 2.33-8.88 3.35-11.82 3.26-9.4-.3-15.7-2.49-22-9.33'/%3e%3cpath stroke-linecap='round' d='M464.58 466.27c1.25.49.3-.3 8.2 3.2 7.57 3.36 12.95 6.3 17.66 13.74 1.48 2.33 1.86 5.67 1.86 7.62 0 1.25-.15 2.55-.45 3.84'/%3e%3cpath d='M465.09 500.06c1.54.77 3.28 1.22 5.08 1.29 6.6.26 11.74-5.91 11.74-12.2 0-4.37-2.38-8.05-5.7-11'/%3e%3cpath stroke-linecap='round' d='M466.52 488.15c-1.6 3.55.68 5.47 2.94 5.74 3.34.39 5.22-2.26 5.46-4.67a6.98 6.98 0 0 0-3.28-6.48'/%3e%3cpath d='M609.53 216.87c5.02 0 9.4 5.59 9.4 11.32 0 6.6-3.52 10.65-6.1 13.7-2.07 2.46-4.3 4.66-6.98 7.35'/%3e%3cpath stroke-linecap='round' d='M603.58 211.58c1.7.79 3.2 2.13 4.35 3.82 2.1 3.1 2.63 5.71 2.48 9.56-.25 6.6-5 11.17-9.24 13.96m-7.46-27.34c.35.3.68.63 1 1.01 2.88 3.43 3.1 8.48 2.41 11.29-1.03 4.2-2.43 6.02-5.85 8.54m-7.91-22.57c4.12 3.11 5.35 8.49 3.98 14.03-.97 3.95-3.46 6.32-6.56 8.21m17.38 64.19c.5 1.45 1.3 1.95 2.33 3.02a21.15 21.15 0 0 0 9.62 5.5c3.82 1.08 7.25.27 9.88-1.36m-254.7 84.43c1.94-.04 3.87 1.27 5.13 3.47.25.43.64 1.38.63 2.4-.01 1.38-.61 2.84-1.6 3.46-2.24 1.43-6.22.82-6.06-3.15'/%3e%3cpath d='M377.33 336.4c7.7 1.44 15.12 10.73 17.55 20.86.84 3.53 2 11.38.4 18.82-1.72 7.93-5.15 13.42-9.17 17.59-.95.98-2.06 1.92-3.32 2.85l-1.64 1.11m-12.39-18.96c3.16 0 5.93 3.03 5.93 6.27 0 1.6-.61 3.03-1.61 4.09'/%3e%3cpath d='M366.62 382.35c3.3 0 6.43 3.18 6.43 6.55a6.1 6.1 0 0 1-2.31 4.78'/%3e%3cpath stroke-linecap='round' d='M396.84 349.2c3.03 4.06 5.03 7.56 5.95 12.07m-.1 13.26a26.98 26.98 0 0 1-2.26 6.32 27.85 27.85 0 0 1-5.56 7.25'/%3e%3cpath d='M397.32 325.52c2.92 2.28 4.68 4.64 5.5 7.47'/%3e%3cpath stroke-linecap='round' d='M402.9 317.92c-.77 2.66-2.5 4.67-5.27 7.2m-14.3-26.85 3.37-.89 2-1.5 1.28-1.82 1.1-2.84.45-2.3'/%3e%3cpath d='M376.51 286.41c-1.06.27-2.41.66-3.82 1.33-1.9.9-3.9 2.3-5.51 4.58-1.86 2.63-2.94 6.28-3.6 9.48-.3 1.4-.65 5.84.24 10.41a24.61 24.61 0 0 0 3.6 8.81c.56.82 1.06 1.52 1.63 2.09 2.02 2.02 3.88 3.26 7 2.64'/%3e%3cpath stroke-linecap='round' d='M395.38 271.58c-.55 2-1.62 4.5-4.77 4.22'/%3e%3cpath d='M383.87 285.2c-3.02-2.96-9.43-3.73-15.8.3-.82.52-1.64 1.19-2.45 1.86-.87.73-1.57 1.57-2.25 2.48-.73 1-1.63 2.68-2.18 3.8a19.54 19.54 0 0 0-1.47 4.14 31.74 31.74 0 0 0-1.02 9.78c.17 1.51.32 2.9.56 4.18a29.13 29.13 0 0 0 3.48 9.66c1.4 2.33 4.9 7.69 12.06 8.4 2.8.27 7.61-1.01 7.77-4.67'/%3e%3cpath stroke-linecap='round' d='M568.38 220.42c.48-2.58 3.59-3.08 4.76-1.55 1.8 2.34.6 6.38-3.05 7.52a5.9 5.9 0 0 1-5.99-2.18c-1.51-1.95-1.4-4.37-.83-6.3.36-1.24 1.36-2.32 2.7-3.34 4.25-3.23 11.11-2.48 13.37 2.96 2.9 7.02-3.42 12.28-9.25 16.25-7.34 4.99-15.7 5.9-22 5.83-14.31-.16-25.2-7-32.27-10.89-1.65-.9-3.35-.72-4.2.31a3.11 3.11 0 0 0 .39 4.28'/%3e%3cpath stroke-linecap='round' d='M571.26 218c1.52.07 1.92.66 2.39 1.27 1.8 2.35.48 6.38-3.18 7.52m27.87 80.54c-5.45 5.93-.44 16.12 3.64 18.42 1.4 1.1 2 .51 3.14 1.17'/%3e%3cpath d='M598.63 295.99c-1.79 1.24-2.42 2.64-2.49 5.07-.06 2.03.3 4.29 2.2 6.27 2.98 3.1 8.8 5.79 14.43 5.86a16 16 0 0 0 9.42-2.74 14.16 14.16 0 0 0 5.98-8.4m-32.59 96.55c0 .02 0 2.39-.21 3.89a29.5 29.5 0 0 1-3.27 10.8 29.23 29.23 0 0 1-6.53 8.87c-3.08 3.04-5.22 4.43-9.1 6.37-3.77 1.9-6.14 2.5-10.26 3.42a52.45 52.45 0 0 1-10.73 1.33c-3.86.17-6.05 0-9.9-.26-4.13-.28-6.42-.86-10.54-1.22-3.4-.3-5.33-.58-8.75-.57-3.5.01-5.52.03-8.98.65a34.41 34.41 0 0 0-8.09 2.25c-4.2 1.7-8.94 4.67-9.95 5.99-1-1.32-5.75-4.29-9.95-5.99a