@5even7/dlc-ui 0.2.13 → 0.2.15
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/CHANGELOG.md +10 -0
- package/README.md +46 -10
- package/dist/emo.cjs +956 -0
- package/dist/emo.mjs +665 -0
- package/dist/index.cjs +511 -0
- package/dist/index.mjs +387 -1
- package/dist/index.umd.js +27385 -3767
- package/dist/index.umd.min.js +1 -1
- package/dist/progress.cjs +1 -2
- package/dist/progress.mjs +1 -2
- package/dist/vue2.cjs +610 -2
- package/dist/vue2.mjs +425 -3
- package/dist/vue3.cjs +610 -2
- package/dist/vue3.mjs +425 -3
- package/package.json +17 -4
- package/styles/emo.css +32 -0
- package/styles/theme.css +1 -0
- package/types/emo.d.ts +11 -0
- package/types/index.d.ts +84 -0
- package/types/vue2.d.ts +1 -0
- package/types/vue3.d.ts +33 -1
package/dist/index.umd.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).CosmicCapsules={})}(this,function(e){"use strict";function t(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function r(e,t,r){if("function"==typeof e?e===t:e.has(t))return arguments.length<3?t:r;throw new TypeError("Private element is not present on this object")}function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){(function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")})(e,t),t.add(e)}function i(e,t,r){return t&&function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,f(n.key),n)}}(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=p(e))||t){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw i}}}}function s(e,t,r){return(t=f(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?l(Object(r),!0).forEach(function(t){s(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):l(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i,a,s=[],l=!0,u=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=i.call(r)).done)&&(s.push(n.value),s.length!==t);l=!0);}catch(e){u=!0,o=e}finally{try{if(!l&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw o}}return s}}(e,t)||p(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||p(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function h(e){return h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},h(e)}function p(e,r){if(e){if("string"==typeof e)return t(e,r);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?t(e,r):void 0}}function m(){var e=Object.create(null);return{on:function(t,r){return e[t]||(e[t]=[]),e[t].push(r),function(){var n=e[t];if(n){var o=n.indexOf(r);-1!==o&&n.splice(o,1)}}},off:function(t,r){var n=e[t];if(!n)return!1;var o=n.indexOf(r);return-1!==o&&(n.splice(o,1),!0)},emit:function(t){var r=e[t];if(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];var s,l=a(r.slice());try{for(l.s();!(s=l.n()).done;){s.value.apply(void 0,o)}}catch(e){l.e(e)}finally{l.f()}}}}}var v=/^[\d.]+(?:px|%|vw|vh|vmin|vmax|em|rem)$/;function g(e){if("number"==typeof e){if(!Number.isFinite(e)||e<0)throw new Error("Invalid size: ".concat(e));return"".concat(e,"px")}if("string"!=typeof e)throw new Error("Invalid size: ".concat(String(e)));var t=e.trim();if(!t)throw new Error("Invalid size: empty string");if(/^\d+(?:\.\d+)?$/.test(t))return"".concat(t,"px");if(!v.test(t))throw new Error('Invalid size or unsupported unit: "'.concat(e,'" (use px, %, vw, vh, vmin, vmax, em, rem)'));return t}var y={low:{dpr:1},medium:{dpr:1.5},high:{dpr:2}};function b(e){return"auto"===e?(t="undefined"!=typeof navigator?navigator:null,r=t&&"number"==typeof t.deviceMemory?t.deviceMemory:8,n=t&&"number"==typeof t.hardwareConcurrency?t.hardwareConcurrency:8,r<=4||n<=4?1.5:2):(y[e]||y.medium).dpr;var t,r,n}function w(e){var t=Number(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1),r=Number.isFinite(t)?Math.min(1,Math.max(.25,t)):1;return Math.max(.5,b(e)*r)}function x(e,t,r){var n=function(e){for(var t={},r=0,n=Object.keys(e);r<n.length;r++){var o=n[r];void 0!==e[o]&&(t[o]=e[o])}return t},o=n(t&&"object"===h(t)?t:{}),i=n(r&&"object"===h(r)?r:{});return u(u(u({},e),o),i)}var C=["#EAF6FF","#8FD0FF","#3B87F6","#6B58E9"],S=["#EDF2FF","#2F58D5","#1B2040","#E07A43"],E=["#F2EEFF","#B99AF1","#8F74DB","#D7D85C"],P=["#F5F6F8","#B9C0CC","#7F8793","#4A4F59"],R=["#FFF0E6","#F6C26B","#F98A64","#E86D74"],A=[{id:"original",code:"NC-01",name:"初光",group:"warm",seed:1.7,speed:.5,colors:d(["#FFF3EA","#F5B27A","#F67BC6","#A978E8"])},{id:"ocean",code:"NC-02",name:"沧溟",group:"cold",seed:8.2,speed:.48,colors:d(C)},{id:"klein",code:"NC-03",name:"玄夜",group:"cold",seed:14.1,speed:.49,colors:d(S)},{id:"ultraviolet",code:"NC-04",name:"紫霄",group:"cold",seed:23.4,speed:.47,colors:d(E)},{id:"chrome",code:"NC-05",name:"银汉",group:"cold",seed:37.8,speed:.42,colors:d(P)},{id:"plus",code:"NC-06",name:"熔金",group:"warm",seed:51.3,speed:.5,colors:d(R)}],M=[{id:"model-training",code:"NC-10",name:"星火",subtitle:"SHA 4.5 + 100 2026 TKN",group:"progress",initialProgress:43,edgeStyle:"flow",colors:["#2B1025","#FF3F94","#FF8A3D","#FFF06A"]},{id:"agent-migration",code:"NC-11",name:"迁流",subtitle:"TRANSFERRING PROTOCOL",group:"progress",initialProgress:33,edgeStyle:"flow",colors:["#101C37","#245BFF","#00CFFF","#5DFFE6"]},{id:"visual-training",code:"NC-12",name:"幻境",subtitle:"GENERATING POWER ++",group:"progress",initialProgress:58,edgeStyle:"flow",colors:["#21142D","#7042FF","#42F58D","#C4FF8A"]},{id:"tide",code:"NC-13",name:"汐潮",subtitle:"MOON PULL / COAST",group:"progress",initialProgress:30,edgeStyle:"tide",colors:["#0A2239","#2E9BFF","#7FE3FF","#EAF9FF"]},{id:"botanic-lab",code:"NC-14",name:"森息",subtitle:"MOSS CULTURE / ROOTING",group:"progress",initialProgress:46,edgeStyle:"flow",colors:["#102A23","#287A58","#9BD65B","#F2FFC4"]}],_=A,T=[].concat(d(A),d(M));function k(e,t){var r="capsule"===e?A:"progress"===e?M:null;if(!r)throw new Error("Unknown preset kind: ".concat(e,' (use "capsule" or "progress")'));for(var n=String(t).trim().toLowerCase(),o=null,i=0;i<r.length;i+=1)if(r[i].name.toLowerCase()===n){o=r[i];break}if(!o)throw new Error("Unknown ".concat(e," preset: ").concat(t));return o}var L={capsule:{width:"100%",height:160,quality:"auto",renderer:"auto",renderScale:1,powerPreference:"high-performance",fps:60,paused:!1,static:!1,respectReducedMotion:!0,mouseColor:!0,textRatio:39},progress:{width:454,height:104,min:0,max:100,step:"any",draggable:!0,keyboard:!0,disabled:!1,readonly:!1,direction:"ltr",precision:0,valueSuffix:"%",edgeStyle:"flow",quality:"auto",renderer:"auto",renderScale:1,powerPreference:"high-performance",fps:60,paused:!1,static:!1,textRatio:54,showValue:!0,respectReducedMotion:!0}},F={brandName:"画境观屿",valueSuffix:"%",progressAria:"{brand} {code} 加载进度",capsuleAria:"打开 {name} 沉浸预览"},D={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function B(e){return Math.min(255,Math.max(0,Math.round(e)))}function N(e){if("string"!=typeof e)return null;var t=e.trim();if(!t)return null;var r=t.toLowerCase();if(D[r])return D[r];if(/^#([0-9a-f]{3}|[0-9a-f]{6})$/i.test(t)){var n=t.slice(1).toLowerCase();return 3===n.length?"#".concat(n.split("").map(function(e){return e+e}).join("")):"#".concat(n)}var o=t.match(/^rgba?\((.*)\)$/i);return o?function(e){var t=e.split(/[,\s/]+/).filter(Boolean);if(t.length<3)return null;var r=function(e){if("string"!=typeof e||!e)return null;if("%"===e.charAt(e.length-1))return B(parseFloat(e)/100*255);var t=Number(e);return Number.isFinite(t)?B(t):null},n=r(t[0]),o=r(t[1]),i=r(t[2]);if(null===n||null===o||null===i)return null;var a=function(e){var t=e.toString(16);return 1===t.length?"0".concat(t):t};return"#".concat(a(n)).concat(a(o)).concat(a(i))}(o[1]):null}function O(e){var t=N(e);if(!t)return[0,0,0];var r=Number.parseInt(t.slice(1),16);return[(r>>16&255)/255,(r>>8&255)/255,(255&r)/255]}function U(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,r=N(e);if(!r)return"rgba(0, 0, 0, 0)";var n=Number.parseInt(r.slice(1),16),o=n>>8&255,i=255&n;return"rgba(".concat(n>>16&255,", ").concat(o,", ").concat(i,", ").concat(t,")")}function I(e,t,r){var n=e.createShader(t);if(e.shaderSource(n,r),e.compileShader(n),!e.getShaderParameter(n,e.COMPILE_STATUS)){var o=e.getShaderInfoLog(n)||"Unknown shader compile error";throw e.deleteShader(n),new Error(o)}return n}function z(e){var t=I(e,e.VERTEX_SHADER,"#version 300 es\nin vec2 a_position;\nout vec2 v_uv;\nvoid main() {\n v_uv = a_position * 0.5 + 0.5;\n gl_Position = vec4(a_position, 0.0, 1.0);\n}"),r=I(e,e.FRAGMENT_SHADER,"#version 300 es\nprecision highp float;\n\nin vec2 v_uv;\nout vec4 outColor;\n\nuniform vec2 u_resolution;\nuniform float u_time;\nuniform float u_seed;\nuniform float u_motion;\nuniform vec2 u_pointer;\nuniform vec3 u_colorA;\nuniform vec3 u_colorB;\nuniform vec3 u_colorC;\nuniform vec3 u_colorD;\n\nfloat hash21(vec2 p) {\n p = fract(p * vec2(123.34, 456.21));\n p += dot(p, p + 45.32 + u_seed);\n return fract(p.x * p.y);\n}\n\nfloat noise(vec2 p) {\n vec2 i = floor(p);\n vec2 f = fract(p);\n f = f * f * (3.0 - 2.0 * f);\n float a = hash21(i);\n float b = hash21(i + vec2(1.0, 0.0));\n float c = hash21(i + vec2(0.0, 1.0));\n float d = hash21(i + vec2(1.0, 1.0));\n return mix(mix(a, b, f.x), mix(c, d, f.x), f.y);\n}\n\nfloat fbm(vec2 p) {\n float value = 0.0;\n float amplitude = 0.52;\n mat2 rotation = mat2(0.80, 0.60, -0.60, 0.80);\n for (int i = 0; i < 6; i++) {\n value += amplitude * noise(p);\n p = rotation * p * 2.03 + 17.7;\n amplitude *= 0.5;\n }\n return value;\n}\n\nfloat gaussian(float value, float center, float width) {\n return exp(-pow(value - center, 2.0) / max(width, 0.0001));\n}\n\nvec3 palette(float t) {\n t = clamp(t, 0.0, 1.0);\n vec3 shadow = mix(u_colorA, u_colorB, smoothstep(0.06, 0.62, t));\n vec3 body = mix(u_colorB, u_colorC, smoothstep(0.30, 0.82, t));\n vec3 highlight = mix(u_colorC, u_colorD, smoothstep(0.74, 1.0, t));\n vec3 restrained = mix(shadow, body, smoothstep(0.26, 0.72, t));\n return mix(restrained, highlight, smoothstep(0.78, 0.97, t));\n}\n\nvec3 renderNebula(vec2 uv, vec2 p, vec2 pointer, float distanceToPointer, float t) {\n vec2 delta = p - pointer;\n float influence = exp(-distanceToPointer * 4.6) * u_motion;\n float angle = influence * 1.7;\n mat2 swirl = mat2(cos(angle), -sin(angle), sin(angle), cos(angle));\n p = pointer + swirl * delta;\n p += normalize(delta + 0.0001) * influence * 0.08;\n\n vec2 drift = vec2(t * 0.22, -t * 0.13);\n vec2 q = vec2(\n fbm(p * 1.35 + drift + u_seed),\n fbm(p * 1.35 + vec2(5.2, 1.3) - drift * 0.85)\n );\n vec2 r = vec2(\n fbm(p * 2.0 + 3.6 * q + vec2(1.7, 9.2) + t * 0.10),\n fbm(p * 2.0 + 3.0 * q + vec2(8.3, 2.8) - t * 0.085)\n );\n\n float cloud = fbm(p * 1.7 + 4.2 * r);\n float veins = fbm(p * 4.0 - 2.0 * q + t * 0.065);\n float nebula = smoothstep(0.18, 0.91, cloud * 0.9 + veins * 0.22);\n\n vec3 color = palette(nebula);\n color += u_colorD * pow(max(cloud - 0.63, 0.0), 2.0) * 1.05;\n color *= 0.78 + 0.34 * smoothstep(0.15, 0.9, veins);\n\n vec2 starGrid = floor((uv + vec2(u_seed * 0.013, 0.0)) * vec2(132.0, 58.0));\n vec2 starCell = fract(uv * vec2(132.0, 58.0)) - 0.5;\n float starRandom = hash21(starGrid);\n float starShape = smoothstep(0.075, 0.0, length(starCell));\n float starMask = step(0.989, starRandom) * starShape;\n float twinkle = 0.35 + 0.65 * sin(t * (1.0 + starRandom * 2.4) + starRandom * 40.0) * 0.5 + 0.5;\n color += starMask * twinkle * mix(u_colorC, u_colorD, starRandom) * 1.05;\n\n float pointerGlow = exp(-distanceToPointer * 7.0) * u_motion;\n color += u_colorD * pointerGlow * 0.28;\n return color;\n}\n\nvoid main() {\n vec2 uv = v_uv;\n vec2 p = uv - 0.5;\n p.x *= u_resolution.x / max(u_resolution.y, 1.0);\n\n vec2 pointer = u_pointer - 0.5;\n pointer.x *= u_resolution.x / max(u_resolution.y, 1.0);\n float distanceToPointer = length(p - pointer);\n\n vec3 color = renderNebula(uv, p, pointer, distanceToPointer, u_time);\n float vignette = smoothstep(0.94, 0.18, length((uv - 0.5) * vec2(1.0, 1.35)));\n color *= 0.70 + vignette * 0.42;\n color = pow(max(color, vec3(0.0)), vec3(0.88));\n\n outColor = vec4(color, 1.0);\n}"),n=e.createProgram();if(e.attachShader(n,t),e.attachShader(n,r),e.linkProgram(n),e.deleteShader(t),e.deleteShader(r),!e.getProgramParameter(n,e.LINK_STATUS)){var o=e.getProgramInfoLog(n)||"Unknown program link error";throw e.deleteProgram(n),new Error(o)}return n}var j=new WeakSet,V=function(){return i(function e(t,i){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(n(this,e),o(this,j),this.canvas=t,this.preset=u({},i),this.options=u({dprCap:1.75,mouseColor:!0},a),this.gl=t.getContext("webgl2",{alpha:!1,antialias:!1,depth:!1,powerPreference:this.options.powerPreference||"high-performance",preserveDrawingBuffer:!1}),!this.gl)throw new Error("WebGL2 is not available");this.program=z(this.gl),this.locations=r(j,this,G).call(this),this.pointer=[.72,.45],this.pointerTarget=d(this.pointer),this.motion=0,this.motionTarget=0,this.timeOffset=.73*i.seed,this.colors=i.colors.map(O),this.visible=!0,this.disposed=!1,r(j,this,q).call(this),r(j,this,W).call(this),r(j,this,X).call(this),this.resize()},[{key:"setPreset",value:function(e){this.preset=u({},e),this.colors=e.colors.map(O),this.timeOffset=.73*e.seed}},{key:"setDprCap",value:function(e){this.options.dprCap=e,this.resize()}},{key:"setMouseColor",value:function(e){if(this.options.mouseColor=!1!==e,this.options.mouseColor)return this.onPointerMove||r(j,this,W).call(this),this;if(this.onPointerMove){var t=this.eventTarget;t.removeEventListener("pointermove",this.onPointerMove),t.removeEventListener("pointerdown",this.onPointerMove),t.removeEventListener("pointerleave",this.onPointerLeave),this.onPointerMove=null,this.onPointerLeave=null}return this.motionTarget=0,this}},{key:"randomize",value:function(){this.preset.seed=100*Math.random(),this.timeOffset=40*Math.random()}},{key:"resize",value:function(){var e=Math.min(window.devicePixelRatio||1,this.options.dprCap),t=this.canvas.getBoundingClientRect(),r=Math.max(2,Math.round(t.width*e)),n=Math.max(2,Math.round(t.height*e));this.canvas.width===r&&this.canvas.height===n||(this.canvas.width=r,this.canvas.height=n),this.gl.viewport(0,0,r,n)}},{key:"draw",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!this.disposed&&this.visible){var r=this.gl;this.pointer[0]+=.08*(this.pointerTarget[0]-this.pointer[0]),this.pointer[1]+=.08*(this.pointerTarget[1]-this.pointer[1]),this.motion+=.07*(this.motionTarget-this.motion),r.useProgram(this.program),r.bindBuffer(r.ARRAY_BUFFER,this.buffer),r.enableVertexAttribArray(this.locations.position),r.vertexAttribPointer(this.locations.position,2,r.FLOAT,!1,0,0),r.uniform2f(this.locations.resolution,this.canvas.width,this.canvas.height),r.uniform1f(this.locations.time,this.timeOffset+(t?0:e*this.preset.speed)),r.uniform1f(this.locations.seed,this.preset.seed),r.uniform1f(this.locations.motion,this.motion),r.uniform2f(this.locations.pointer,this.pointer[0],this.pointer[1]),r.uniform3fv(this.locations.colorA,this.colors[0]),r.uniform3fv(this.locations.colorB,this.colors[1]),r.uniform3fv(this.locations.colorC,this.colors[2]),r.uniform3fv(this.locations.colorD,this.colors[3]),r.drawArrays(r.TRIANGLES,0,3)}}},{key:"dispose",value:function(){this.disposed=!0;var e=this.eventTarget||this.canvas;e.removeEventListener("pointermove",this.onPointerMove),e.removeEventListener("pointerdown",this.onPointerMove),e.removeEventListener("pointerleave",this.onPointerLeave),this.canvas.removeEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.removeEventListener("webglcontextrestored",this.onContextRestored,!1),this.gl.deleteBuffer(this.buffer),this.gl.deleteProgram(this.program);var t=this.gl.getExtension("WEBGL_lose_context");t&&t.loseContext()}}])}();function G(){var e=this,t=this.gl,r=function(r){return t.getUniformLocation(e.program,r)};return{position:t.getAttribLocation(this.program,"a_position"),resolution:r("u_resolution"),time:r("u_time"),seed:r("u_seed"),motion:r("u_motion"),pointer:r("u_pointer"),colorA:r("u_colorA"),colorB:r("u_colorB"),colorC:r("u_colorC"),colorD:r("u_colorD")}}function q(){var e=this.gl,t=new Float32Array([-1,-1,3,-1,-1,3]);this.buffer=e.createBuffer(),e.bindBuffer(e.ARRAY_BUFFER,this.buffer),e.bufferData(e.ARRAY_BUFFER,t,e.STATIC_DRAW)}function W(){var e=this;!1!==this.options.mouseColor&&(this.eventTarget=this.options.eventTarget||this.canvas.parentElement||this.canvas,this.onPointerMove=function(t){var r=e.canvas.getBoundingClientRect();e.pointerTarget[0]=(t.clientX-r.left)/Math.max(r.width,1),e.pointerTarget[1]=1-(t.clientY-r.top)/Math.max(r.height,1),e.motionTarget=1},this.onPointerLeave=function(){e.motionTarget=0},this.eventTarget.addEventListener("pointermove",this.onPointerMove,{passive:!0}),this.eventTarget.addEventListener("pointerdown",this.onPointerMove,{passive:!0}),this.eventTarget.addEventListener("pointerleave",this.onPointerLeave,{passive:!0}))}function X(){var e=this;this.onContextLost=function(t){t.preventDefault(),e.disposed||(e.visible=!1,"function"==typeof e.options.onContextLost&&e.options.onContextLost(t))},this.onContextRestored=function(){e.disposed||(e.program=z(e.gl),e.locations=r(j,e,G).call(e),r(j,e,q).call(e),e.visible=!0,e.resize(),"function"==typeof e.options.onContextRestored&&e.options.onContextRestored())},this.canvas.addEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.addEventListener("webglcontextrestored",this.onContextRestored,!1)}function Y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,r=c(O(e).map(function(e){return Math.round(255*e)}),3),n=r[0],o=r[1],i=r[2];return"rgba(".concat(n,", ").concat(o,", ").concat(i,", ").concat(t,")")}var H=function(){return i(function e(t,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};n(this,e),this.canvas=t,this.preset=r,this.context=t.getContext("2d"),this.visible=!0,this.timePhase=0,this.dprCap=o.dprCap||1.5},[{key:"resize",value:function(){var e=this.canvas.getBoundingClientRect(),t=Math.min(window.devicePixelRatio||1,this.dprCap),r=Math.max(2,Math.round(e.width*t)),n=Math.max(2,Math.round(e.height*t));this.canvas.width===r&&this.canvas.height===n||(this.canvas.width=r,this.canvas.height=n)}},{key:"drawNebula",value:function(e){var t=this.context,r=this.canvas,n=r.width,o=r.height,i=(e+this.timePhase)*(this.preset.speed||1),a=.7*(this.preset.seed||0),s=t.createLinearGradient(0,0,n,o);s.addColorStop(0,this.preset.colors[0]),s.addColorStop(.38,this.preset.colors[1]),s.addColorStop(.72,this.preset.colors[2]),s.addColorStop(1,this.preset.colors[3]),t.fillStyle=s,t.fillRect(0,0,n,o),t.globalCompositeOperation="screen";for(var l=0;l<6;l+=1){var u=(.5+.45*Math.sin(.32*i+1.7*l+a))*n,c=(.5+.4*Math.cos(.25*i+l+a))*o,d=Math.max(n,o)*(.08+l%3*.04),f=t.createRadialGradient(u,c,0,u,c,d);f.addColorStop(0,Y(this.preset.colors[(l+1)%4],.24)),f.addColorStop(1,Y(this.preset.colors[l%4],0)),t.fillStyle=f,t.fillRect(u-d,c-d,2*d,2*d)}t.globalCompositeOperation="source-over"}},{key:"draw",value:function(e){this.visible&&this.drawNebula(e)}},{key:"setPreset",value:function(e){this.preset=e}},{key:"setDprCap",value:function(e){this.dprCap=e,this.resize()}},{key:"randomize",value:function(){this.preset&&(this.preset.seed=100*Math.random(),this.timePhase=Math.random()*Math.PI*2)}},{key:"setMouseColor",value:function(){}},{key:"dispose",value:function(){}}])}(),K=[],$=!1,Q=!1,J=0,Z=0;function ee(e){if($){var t=[];if(!Q){var r,n=a(K.slice());try{for(n.s();!(r=n.n()).done;){var o=r.value;try{o.isPaused()||t.push(o)}catch(e){}}}catch(e){n.e(e)}finally{n.f()}}if(0===t.length)return $=!1,J=0,void(Z=0);var i=Z?Math.min((e-Z)/1e3,.05):0;Z=e,J=requestAnimationFrame(ee);for(var s=0,l=t;s<l.length;s++){var u=l[s];try{u.onFrame(i,e)}catch(e){console.warn("[dlc-ui] frame error:",e)}}0===K.length&&(cancelAnimationFrame(J),$=!1,J=0)}}function te(){$||($=!0,Z=0,J=requestAnimationFrame(ee))}function re(){te()}function ne(e,t){var r={onFrame:e,isPaused:t};return K.push(r),te(),function(){var e=K.indexOf(r);-1!==e&&K.splice(e,1),0===K.length&&J&&(cancelAnimationFrame(J),$=!1,J=0)}}function oe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=!0,n="undefined"==typeof document||!document.hidden,o=!1,i=null;"undefined"!=typeof IntersectionObserver&&(i=new IntersectionObserver(function(e){r=e.some(function(e){return e.isIntersecting}),"function"==typeof t&&t()},{rootMargin:"180px"})).observe(e);var a=function(){n="undefined"!=typeof document&&!document.hidden,"function"==typeof t&&t()};return"undefined"!=typeof document&&document.addEventListener("visibilitychange",a),{isVisible:function(){return r&&n},dispose:function(){o||(o=!0,i&&i.disconnect(),"undefined"!=typeof document&&document.removeEventListener("visibilitychange",a))}}}function ie(e){"function"==typeof queueMicrotask?queueMicrotask(e):"undefined"!=typeof Promise&&"function"==typeof Promise.resolve?Promise.resolve().then(e):setTimeout(e,0)}function ae(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:60,r=Number(e);return Number.isFinite(r)?Math.min(60,Math.max(1,r)):t}function se(){var e=ae(arguments.length>0&&void 0!==arguments[0]?arguments[0]:60),t=0;return{shouldDraw:function(r){var n=1/e;return!((t+=r)+1e-4<n)&&(t%=n,!0)},setFps:function(r){return e=ae(r,e),t=0,e},getFps:function(){return e}}}function le(e,t){var r=e&&"undefined"!=typeof matchMedia?matchMedia("(prefers-reduced-motion: reduce)"):null,n=function(){"function"==typeof t&&t(Boolean(r&&r.matches))};return r&&("function"==typeof r.addEventListener?r.addEventListener("change",n):"function"==typeof r.addListener&&r.addListener(n)),{matches:function(){return Boolean(r&&r.matches)},dispose:function(){r&&("function"==typeof r.removeEventListener?r.removeEventListener("change",n):"function"==typeof r.removeListener&&r.removeListener(n))}}}function ue(e){if(null==e||"boolean"==typeof e)return null;if("string"==typeof e&&""===e.trim())return null;var t=Number(e);return Number.isFinite(t)?t:null}var ce=240,de={"model-training":{seed:.37,broad:.58,middle:.25,detail:.13,lobe:.24},"agent-migration":{seed:1.71,broad:.72,middle:.1,detail:.03,lobe:.18},"visual-training":{seed:2.83,broad:.66,middle:.16,detail:.06,lobe:.23},"botanic-lab":{seed:3.46,broad:.54,middle:.18,detail:.05,lobe:.28},tide:{seed:4.12,broad:.82,middle:.07,detail:.02,lobe:.3,warp:.5}},fe=Object.create(null);function he(e,t,r){var n=(e-t)/Math.max(r,.001);return Math.exp(-n*n)}function pe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flow",r="".concat(e,":").concat(t);return fe[r]||(fe[r]=function(e){for(var t="tide"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flow")?de.tide:de[e]||de["visual-training"],r=new Uint8Array(19200),n=0;n<ce;n+=1){var o=n/ce*Math.PI*2;t.warp&&(o+=t.warp*Math.sin(2*o));for(var i=.28+.13*Math.sin(.53*o+t.seed),a=.7+.12*Math.cos(.47*o+1.7*t.seed),s=0;s<80;s+=1){var l=s/Math.max(79,1),u=Math.pow(Math.max(Math.sin(Math.PI*l),0),.48),c=Math.sin(l*Math.PI*2*1.35+.58*o+t.seed)*t.broad,d=Math.sin(l*Math.PI*2*3.2-.91*o+2.1*t.seed)*t.middle,f=Math.sin(l*Math.PI*2*6.1+1.31*o+3.2*t.seed)*t.detail,h=(he(l,i,.09)*Math.sin(1.11*o+4*t.seed)-he(l,a,.1)*Math.cos(.97*o+3.3*t.seed))*t.lobe,p=Math.max(-1,Math.min(1,(c+d+f+h)*u));r[s*ce+n]=Math.round(255*(.5*p+.5))}}return r}(e,t)),fe[r]}function me(e){var t=Number.parseInt(e.replace("#",""),16);return[(t>>16&255)/255,(t>>8&255)/255,(255&t)/255]}var ve={"model-training":0,"agent-migration":1,"visual-training":2,tide:3},ge={"model-training":1.05,"agent-migration":1.04,"visual-training":1.04,tide:1.18};function ye(e,t,r){var n=e.createShader(t);if(e.shaderSource(n,r),e.compileShader(n),!e.getShaderParameter(n,e.COMPILE_STATUS)){var o=e.getShaderInfoLog(n)||"Unknown shader compile error";throw e.deleteShader(n),new Error(o)}return n}var be=function(){return i(function e(t,r){var o,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};n(this,e);var s=t.getContext("webgl2",{alpha:!1,antialias:!0,premultipliedAlpha:!1,powerPreference:i.powerPreference||"high-performance"});if(!s)throw new Error("WebGL2 unavailable");this.canvas=t,this.options=i,this.gl=s,this.profile="tide"===r.edgeStyle?3:null!==(o=ve[r.id])&&void 0!==o?o:2,this.seed=13.7*function(e){var t,r=2166136261,n=a(e);try{for(n.s();!(t=n.n()).done;)r^=t.value.charCodeAt(0),r=Math.imul(r,16777619)}catch(e){n.e(e)}finally{n.f()}return(r>>>0)/4294967295}("".concat(r.id,"-shader"))+1,this.colors=r.colors.map(me),this.motionData=pe(r.id,r.edgeStyle);var l="tide"===r.edgeStyle?ge.tide:ge[r.id]||1.04;this.motionScale=40*l/1257,this.disposed=!1,this.contextLost=!1,this.setupResources(),this.bindContextEvents()},[{key:"setupResources",value:function(){var e=this.gl;this.program=function(e){var t=ye(e,e.VERTEX_SHADER,"#version 300 es\nin vec2 a_position;\nout vec2 v_uv;\nvoid main() {\n v_uv = a_position * 0.5 + 0.5;\n gl_Position = vec4(a_position, 0.0, 1.0);\n}"),r=ye(e,e.FRAGMENT_SHADER,"#version 300 es\nprecision highp float;\n\nin vec2 v_uv;\nout vec4 outColor;\n\nuniform vec2 u_resolution;\nuniform float u_time;\nuniform float u_progress;\nuniform float u_seed;\nuniform float u_profile;\nuniform sampler2D u_motion;\nuniform sampler2D u_effect;\nuniform float u_hasEffect;\nuniform float u_effectFrames;\nuniform float u_motionDuration;\nuniform float u_motionScale;\nuniform vec3 u_dark;\nuniform vec3 u_accentA;\nuniform vec3 u_accentB;\nuniform vec3 u_glow;\n\nfloat hash21(vec2 p) {\n p = fract(p * vec2(123.34, 456.21));\n p += dot(p, p + 45.32 + u_seed * 11.7);\n return fract(p.x * p.y);\n}\n\nfloat noise(vec2 p) {\n vec2 i = floor(p);\n vec2 f = fract(p);\n f = f * f * (3.0 - 2.0 * f);\n float a = hash21(i);\n float b = hash21(i + vec2(1.0, 0.0));\n float c = hash21(i + vec2(0.0, 1.0));\n float d = hash21(i + vec2(1.0, 1.0));\n return mix(mix(a, b, f.x), mix(c, d, f.x), f.y);\n}\n\nfloat fbm(vec2 p) {\n float value = 0.0;\n float amplitude = 0.55;\n mat2 rotation = mat2(0.82, 0.57, -0.57, 0.82);\n for (int i = 0; i < 6; i++) {\n value += noise(p) * amplitude;\n p = rotation * p * 2.02 + 13.7;\n amplitude *= 0.48;\n }\n return value;\n}\n\nfloat gaussian(float value, float center, float width) {\n float delta = (value - center) / max(width, 0.0001);\n return exp(-delta * delta);\n}\n\nfloat profileMix(float model, float agent, float visual) {\n if (u_profile < 0.5) return model;\n if (u_profile < 1.5) return agent;\n return visual;\n}\n\nfloat motionSample(float y, float t) {\n float phase = fract(t / max(u_motionDuration, 0.001));\n float captured = texture(u_motion, vec2(phase, 1.0 - clamp(y, 0.0, 1.0))).r;\n return (captured * 2.0 - 1.0) * u_motionScale;\n}\n\nfloat edgeDisplacement(float y, float t) {\n return motionSample(y, t);\n}\n\nfloat flowDisplacement(float y, float t) {\n return (\n motionSample(y - 0.024, t) * 0.08 +\n motionSample(y - 0.012, t) * 0.18 +\n motionSample(y, t) * 0.48 +\n motionSample(y + 0.012, t) * 0.18 +\n motionSample(y + 0.024, t) * 0.08\n );\n}\n\nfloat ellipseRing(vec2 p, float radius, float width) {\n return gaussian(length(p), radius, width);\n}\n\nvoid main() {\n vec2 uv = v_uv;\n float t = u_time;\n float edge = u_progress + edgeDisplacement(uv.y, t);\n float flowEdge = u_progress + flowDisplacement(uv.y, t);\n float d = uv.x - edge;\n float fd = uv.x - flowEdge;\n\n vec3 rightBase = vec3(0.125, 0.129, 0.145);\n vec3 color = rightBase;\n\n float leftMask = 1.0 - smoothstep(-0.001, 0.002, d);\n color = mix(color, u_dark, leftMask * profileMix(0.96, 0.92, 0.96));\n\n vec2 flowP = vec2((fd + 0.10) * 6.2, uv.y * 1.95);\n float flowA = fbm(flowP + vec2(-t * 0.22, t * 0.27) + u_seed * 1.7);\n float flowB = fbm(flowP * 1.52 + vec2(t * 0.28, -t * 0.36) + 8.2 + u_seed);\n float flowC = fbm(flowP * 2.25 + vec2(-t * 0.41, t * 0.46) + 19.0);\n\n float farCenter = profileMix(-0.060, -0.079, -0.045) + (flowA - 0.5) * profileMix(0.018, 0.022, 0.014);\n float midCenter = profileMix(-0.039, -0.052, -0.030) + (flowB - 0.5) * profileMix(0.013, 0.016, 0.010);\n float hotCenter = profileMix(-0.026, -0.029, -0.023) + (flowC - 0.5) * 0.010;\n\n float farBand = gaussian(fd, farCenter, profileMix(0.035, 0.049, 0.030));\n float midBand = gaussian(fd, midCenter, profileMix(0.026, 0.034, 0.026));\n float hotBand = gaussian(fd, hotCenter, profileMix(0.023, 0.027, 0.026));\n float darkTrough = gaussian(fd, profileMix(-0.050, -0.058, -0.044) + (flowB - 0.5) * 0.010, profileMix(0.020, 0.025, 0.021));\n\n float ringY = 0.47 + sin(t * 0.58 + u_seed * 2.4) * 0.12;\n vec2 ringP = vec2((fd + 0.086) / 0.078, (uv.y - ringY) / 0.25);\n ringP += vec2((flowB - 0.5) * 0.08, (flowA - 0.5) * 0.06);\n float ringTexture = fbm(ringP * 2.15 + vec2(t * 0.18, -t * 0.14) + u_seed * 1.9);\n float ring = ellipseRing(ringP, 0.66, 0.32) * (0.30 + 0.64 * ringTexture);\n float ringCore = gaussian(length(ringP), 0.25, 0.25);\n float ringPulse = smoothstep(0.58, 0.90, 0.5 + 0.5 * sin(t * 0.82 + u_seed * 4.1));\n float modelRing = ring * ringPulse * (1.0 - step(0.5, u_profile));\n float visualRing = ring * 0.16 * step(1.5, u_profile) * ringPulse;\n\n float cloudGate = leftMask * smoothstep(-0.30, -0.008, fd);\n float textureA = smoothstep(0.24, 0.92, flowA * 0.72 + flowB * 0.42);\n float textureB = smoothstep(0.28, 0.94, flowB * 0.68 + flowC * 0.38);\n\n vec3 hotColor = u_accentB;\n color += u_accentA * farBand * cloudGate * (0.07 + textureA * profileMix(0.42, 0.24, 0.40));\n color += u_accentB * midBand * cloudGate * (0.15 + textureB * profileMix(0.70, 0.46, 0.68));\n color += hotColor * hotBand * cloudGate * profileMix(0.88, 0.62, 0.84);\n float modelMask = 1.0 - step(0.5, u_profile);\n color += u_accentA * (modelRing + visualRing) * cloudGate * profileMix(0.54, 0.0, 0.34);\n color *= 1.0 - darkTrough * profileMix(0.44, 0.24, 0.24) * cloudGate;\n color *= 1.0 - ringCore * modelMask * ringPulse * 0.44 * cloudGate;\n\n float broadHalo = exp(-abs(d) * 96.0);\n float innerHalo = exp(-abs(d) * 176.0);\n float colorCore = exp(-abs(d) * 360.0);\n float sharpCore = exp(-abs(d) * 760.0);\n float leftGate = 1.0 - smoothstep(-0.003, 0.005, d);\n\n color += u_accentA * broadHalo * leftGate * profileMix(0.09, 0.04, 0.06);\n color += hotColor * innerHalo * leftGate * profileMix(0.76, 0.72, 0.78);\n color += u_glow * colorCore * profileMix(0.72, 0.34, 0.24);\n\n float whiteStrength = profileMix(0.10, 0.0, 0.0);\n color += vec3(1.0, 0.99, 0.91) * sharpCore * whiteStrength;\n\n float rightCut = smoothstep(0.001, 0.006, d);\n color = mix(color, rightBase, rightCut);\n\n float effectX = (d * 1257.0 + 260.0) / 320.0;\n float atlasPhase = fract(t / 12.0) * u_effectFrames;\n float atlasFrameA = floor(atlasPhase);\n float atlasFrameB = mod(atlasFrameA + 1.0, u_effectFrames);\n float atlasMix = smoothstep(0.0, 1.0, fract(atlasPhase));\n float atlasXA = (atlasFrameA + clamp(effectX, 0.0, 1.0)) / u_effectFrames;\n float atlasXB = (atlasFrameB + clamp(effectX, 0.0, 1.0)) / u_effectFrames;\n vec3 referenceA = texture(u_effect, vec2(atlasXA, uv.y)).rgb;\n vec3 referenceB = texture(u_effect, vec2(atlasXB, uv.y)).rgb;\n vec3 referenceColor = mix(referenceA, referenceB, atlasMix);\n float stripMask = smoothstep(0.0, 0.018, effectX) * (1.0 - smoothstep(0.982, 1.0, effectX));\n float referenceLeft = 1.0 - smoothstep(-0.026, -0.012, d);\n // 参考图集只提供亮度结构,颜色始终由用户 colors(u_dark / u_accentA /\n // u_accentB / u_glow)决定:这样 setColors / colors 属性在 WebGL 路径下\n // 真实生效,改色有可见反馈,而不是被图集整体覆盖。\n float referenceLuma = dot(referenceColor, vec3(0.299, 0.587, 0.114));\n vec3 tintedColor = color * (0.42 + 0.86 * referenceLuma);\n color = mix(color, tintedColor, stripMask * referenceLeft * u_hasEffect);\n\n outColor = vec4(clamp(color, 0.0, 1.0), 1.0);\n}"),n=e.createProgram();if(e.attachShader(n,t),e.attachShader(n,r),e.linkProgram(n),e.deleteShader(t),e.deleteShader(r),!e.getProgramParameter(n,e.LINK_STATUS)){var o=e.getProgramInfoLog(n)||"Unknown shader link error";throw e.deleteProgram(n),new Error(o)}return n}(e),this.position=e.getAttribLocation(this.program,"a_position"),this.uniforms={resolution:e.getUniformLocation(this.program,"u_resolution"),time:e.getUniformLocation(this.program,"u_time"),progress:e.getUniformLocation(this.program,"u_progress"),seed:e.getUniformLocation(this.program,"u_seed"),profile:e.getUniformLocation(this.program,"u_profile"),motion:e.getUniformLocation(this.program,"u_motion"),effect:e.getUniformLocation(this.program,"u_effect"),hasEffect:e.getUniformLocation(this.program,"u_hasEffect"),effectFrames:e.getUniformLocation(this.program,"u_effectFrames"),motionDuration:e.getUniformLocation(this.program,"u_motionDuration"),motionScale:e.getUniformLocation(this.program,"u_motionScale"),dark:e.getUniformLocation(this.program,"u_dark"),accentA:e.getUniformLocation(this.program,"u_accentA"),accentB:e.getUniformLocation(this.program,"u_accentB"),glow:e.getUniformLocation(this.program,"u_glow")},this.buffer=e.createBuffer(),e.bindBuffer(e.ARRAY_BUFFER,this.buffer),e.bufferData(e.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),e.STATIC_DRAW),this.motionTexture=e.createTexture(),e.activeTexture(e.TEXTURE0),e.bindTexture(e.TEXTURE_2D,this.motionTexture),e.pixelStorei(e.UNPACK_ALIGNMENT,1),e.texImage2D(e.TEXTURE_2D,0,e.R8,ce,80,0,e.RED,e.UNSIGNED_BYTE,this.motionData),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.REPEAT),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),this.effectTexture=e.createTexture(),e.activeTexture(e.TEXTURE1),e.bindTexture(e.TEXTURE_2D,this.effectTexture),e.texImage2D(e.TEXTURE_2D,0,e.RGB,1,1,0,e.RGB,e.UNSIGNED_BYTE,new Uint8Array([32,33,38])),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),this.effectUploaded=!1}},{key:"bindContextEvents",value:function(){var e=this;this.onContextLost=function(t){t.preventDefault(),e.disposed||(e.contextLost=!0,"function"==typeof e.options.onContextLost&&e.options.onContextLost(t))},this.onContextRestored=function(){e.disposed||(e.setupResources(),e.contextLost=!1,e.gl.viewport(0,0,e.canvas.width,e.canvas.height),"function"==typeof e.options.onContextRestored&&e.options.onContextRestored())},this.canvas.addEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.addEventListener("webglcontextrestored",this.onContextRestored,!1)}},{key:"resize",value:function(e,t,r){var n=Math.max(1,Math.round(e*r)),o=Math.max(1,Math.round(t*r));this.canvas.width===n&&this.canvas.height===o||(this.canvas.width=n,this.canvas.height=o),this.gl.viewport(0,0,n,o)}},{key:"draw",value:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(!this.disposed&&!this.contextLost){var n=this.gl;n.useProgram(this.program),n.bindBuffer(n.ARRAY_BUFFER,this.buffer),n.enableVertexAttribArray(this.position),n.vertexAttribPointer(this.position,2,n.FLOAT,!1,0,0),n.uniform2f(this.uniforms.resolution,this.canvas.width,this.canvas.height),n.uniform1f(this.uniforms.time,e),n.uniform1f(this.uniforms.progress,t/100),n.uniform1f(this.uniforms.seed,this.seed),n.uniform1f(this.uniforms.profile,this.profile),n.activeTexture(n.TEXTURE0),n.bindTexture(n.TEXTURE_2D,this.motionTexture),n.uniform1i(this.uniforms.motion,0),n.uniform1f(this.uniforms.motionDuration,12),n.uniform1f(this.uniforms.motionScale,this.motionScale);var o=this.effectUploaded?1:0,i=r&&(r.naturalWidth||r.width||0);if(!this.effectUploaded&&r&&i>0){n.activeTexture(n.TEXTURE1),n.bindTexture(n.TEXTURE_2D,this.effectTexture),n.pixelStorei(n.UNPACK_FLIP_Y_WEBGL,!0);try{n.texImage2D(n.TEXTURE_2D,0,n.RGB,n.RGB,n.UNSIGNED_BYTE,r),this.effectUploaded=!0,o=1}catch(e){console.warn("[画境观屿] 参考纹理图集上传失败,继续使用程序化降级。",e)}n.pixelStorei(n.UNPACK_FLIP_Y_WEBGL,!1)}n.activeTexture(n.TEXTURE1),n.bindTexture(n.TEXTURE_2D,this.effectTexture),n.uniform1i(this.uniforms.effect,1),n.uniform1f(this.uniforms.hasEffect,o),n.uniform1f(this.uniforms.effectFrames,24),n.uniform3fv(this.uniforms.dark,this.colors[0]),n.uniform3fv(this.uniforms.accentA,this.colors[1]),n.uniform3fv(this.uniforms.accentB,this.colors[2]),n.uniform3fv(this.uniforms.glow,this.colors[3]),n.drawArrays(n.TRIANGLES,0,6)}}},{key:"setColors",value:function(e){this.colors=e.map(me)}},{key:"dispose",value:function(){this.disposed=!0;var e=this.gl;this.canvas.removeEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.removeEventListener("webglcontextrestored",this.onContextRestored,!1),e.deleteBuffer(this.buffer),e.deleteTexture(this.motionTexture),e.deleteTexture(this.effectTexture),e.deleteProgram(this.program);var t=e.getExtension("WEBGL_lose_context");t&&t.loseContext()}}])}();var we=Object.create(null),xe={"model-training":["#20131f","#ff3f94","#ff8a3d","#fff06a"],"agent-migration":["#111a31","#245bff","#00cfff","#5dffe6"],"visual-training":["#1f172b","#7042ff","#42f58d","#c4ff8a"],tide:["#0a2239","#2e9bff","#7fe3ff","#eaf9ff"],"botanic-lab":["#102a23","#287a58","#9bd65b","#f2ffc4"]};function Ce(e,t,r,n,o,i,a){e.save(),e.translate(t,r),e.scale(1,o/n);var s=e.createRadialGradient(0,0,0,0,0,n),l=function(e){var t=Math.round(e).toString(16);return 1===t.length?"0".concat(t):t};s.addColorStop(0,"".concat(i).concat(l(255*a))),s.addColorStop(.46,"".concat(i).concat(l(.42*a*255))),s.addColorStop(1,"".concat(i,"00")),e.fillStyle=s,e.fillRect(-n,-n,2*n,2*n),e.restore()}function Se(e){return we[e]||(we[e]=function(e){var t=xe[e]||xe["visual-training"],r=document.createElement("canvas");r.width=1536,r.height=32;for(var n=r.getContext("2d"),o=0;o<24;o+=1){var i=o/24*Math.PI*2,a=64*o;n.save(),n.translate(a,0),n.fillStyle=t[0],n.fillRect(0,0,64,32),n.globalCompositeOperation="screen",Ce(n,35+5*Math.sin(.83*i),10+5*Math.cos(.61*i),27,18,t[1],"agent-migration"===e?.32:.42),Ce(n,45+4*Math.cos(.72*i),23+4*Math.sin(.54*i),22,15,t[2],.44),Ce(n,53+2*Math.sin(1.07*i),16+6*Math.cos(.89*i),12,13,t[3],"model-training"===e?.3:.2),n.globalCompositeOperation="source-over";var s=n.createRadialGradient(41,16,1,41,16,17);s.addColorStop(0,"rgba(5,6,11,0.64)"),s.addColorStop(.58,"rgba(6,7,12,0.26)"),s.addColorStop(1,"rgba(6,7,12,0)"),n.fillStyle=s,n.fillRect(20,0,44,32),n.restore()}return{image:r,ready:!0}}(e)),we[e]}function Ee(e){var t=e.root,r=e.canvas,n=e.preset,o=e.getProgress,i=e.dprCap,a=void 0===i?2:i,s=e.powerPreference,l=void 0===s?"high-performance":s,u=e.onContextLost,c=e.onContextRestored,d=document.createElement("canvas");d.className="hj-progress-canvas hj-progress-overlay",d.setAttribute("aria-hidden","true"),r.insertAdjacentElement("afterend",d);var f=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{return new be(e,t,r)}catch(e){return console.warn("[画境观屿] 进度流体 WebGL2 不可用,使用 Canvas 2D 降级。",e),null}}(d,n,{powerPreference:l,onContextLost:u,onContextRestored:c});if(!f)return d.remove(),null;var h=Se(n.id);t.classList.add("has-webgl-progress");var p=function(){var e=t.getBoundingClientRect(),r=Math.max(1,e.width),n=Math.max(1,e.height),o=Math.min(window.devicePixelRatio||1,a);d.style.width="".concat(r,"px"),d.style.height="".concat(n,"px"),f.resize(r,n,o)},m=null,v=null;return"undefined"!=typeof ResizeObserver?(m=new ResizeObserver(p)).observe(t):(v=p,window.addEventListener("resize",v)),p(),{update:function(e){var t=e%12,r=o();f.draw(t,Number.isFinite(r)?r:n.initialProgress,h.ready?h.image:null)},setColors:function(e){f.setColors(e)},setDprCap:function(e){a=e,p()},dispose:function(){m&&m.disconnect(),v&&window.removeEventListener("resize",v),f.dispose(),d.remove(),t.classList.remove("has-webgl-progress")}}}function Pe(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:100,o=ue(e),i=ue(t);if(null===o&&(o=r),null===i&&(i=n),o>i){var a=o;o=i,i=a}return[o,i]}function Re(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"any";if("any"===e||null==e)return"any";var r=ue(e);return null!==r&&r>0?r:t}function Ae(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"any",o=function(e,t,r){var n=ue(e);return null===n?null:Math.min(Math.max(n,t),r)}(e,t,r);if(null===o)return null;if("any"===n||null==n)return o;var i=Re(n);if("any"===i)return o;var a=t+Math.round((o-t)/i)*i;return Math.min(Math.max(Number(a.toFixed(12)),t),r)}function Me(e,t,r){var n=r-t;return!Number.isFinite(n)||n<=0?0:Math.min(Math.max((e-t)/n,0),1)}var _e=function(e,t,r){return Math.min(Math.max(e,t),r)},Te="undefined"!=typeof CanvasRenderingContext2D&&"filter"in CanvasRenderingContext2D.prototype;function ke(e){var t,r=2166136261,n=a(e);try{for(n.s();!(t=n.n()).done;){r^=t.value.charCodeAt(0),r=Math.imul(r,16777619)}}catch(e){n.e(e)}finally{n.f()}return(r>>>0)/4294967295}var Le={"model-training":{cycles:[.98,3.05,5.45],amplitudes:[11.2,11,5.2],speeds:[.31,-.53,.78],bulgeAmplitude:8.2,timeScale:1,glowWidth:5.8,haloWidth:20,whiteAlpha:.72,whiteWidth:1.15,cloudWidth:.17,autoRange:[25,66]},"agent-migration":{cycles:[.62,1.55,2.95],amplitudes:[16,7.8,2.3],speeds:[.25,-.4,.6],bulgeAmplitude:8.4,timeScale:.82,glowWidth:6.3,haloWidth:21,whiteAlpha:.18,whiteWidth:.45,cloudWidth:.18,autoRange:[24,62]},"visual-training":{cycles:[.88,2.45,4.35],amplitudes:[12.8,10.2,4.3],speeds:[.28,-.47,.69],bulgeAmplitude:7.3,timeScale:.91,glowWidth:6,haloWidth:21,whiteAlpha:.3,whiteWidth:.55,cloudWidth:.175,autoRange:[20,75]},tide:{cycles:[.72,1.9,4.2],amplitudes:[19,6.5,1.5],speeds:[.42,-.5,.66],bulgeAmplitude:9.5,timeScale:.85,glowWidth:6.2,haloWidth:21,whiteAlpha:.5,whiteWidth:1,cloudWidth:.18,autoRange:[18,70],surge:.55}},Fe=function(){return i(function e(t){var r,o,i=this,a=t.root,s=t.canvas,l=t.valueElement,u=t.preset,d=t.emitter,f=t.options,h=t.copy,p=t.dirty;n(this,e),this.root=a,this.canvas=s,this.valueElement=l,this.preset=u,this.emitter=d,this.options=f,this.copy=h,this.dirty=p,this.valueSuffix=null!==(r=f.valueSuffix)&&void 0!==r?r:h.valueSuffix,this.profile="tide"===u.edgeStyle?Le.tide:Le[u.id]||Le["visual-training"];var m=c(Pe(f.min,f.max),2);this.min=m[0],this.max=m[1],this.step=Re(f.step),this.precision=Number.isInteger(Number(f.precision))?_e(Number(f.precision),0,20):0,this.formatValue="function"==typeof f.formatValue?f.formatValue:null,this.direction="rtl"===f.direction?"rtl":"ltr",this.dprCap=w(f.quality,f.renderScale),this.ctx=s.getContext("2d"),this.value=Ae(null!==(o=f.value)&&void 0!==o?o:u.initialProgress,this.min,this.max,this.step),null===this.value&&(this.value=_e(u.initialProgress,this.min,this.max)),this.dragging=!1,this.webglActive=!1,this.flowTime=31*ke(u.id),this.seed=ke("".concat(u.id,"-reference"))*Math.PI*2,this.randomState=Math.floor(2147483647*ke("".concat(u.id,"-auto")))||1,this.dpr=1,this.width=0,this.height=0,this.handlers={},this.onResize=function(){i.resizeCanvas(),"function"==typeof i.options.onResize&&i.options.onResize()},this.resizeObserver="undefined"!=typeof ResizeObserver?new ResizeObserver(this.onResize):null,this.resizeObserver?this.resizeObserver.observe(this.root):window.addEventListener("resize",this.onResize),this.suppressEvents=!0,this.setProgress(this.value,"init"),this.suppressEvents=!1,this.bindEvents(),this.resizeCanvas()},[{key:"random",value:function(){return this.randomState=Math.imul(this.randomState,1664525)+1013904223>>>0,this.randomState/4294967296}},{key:"displayText",value:function(){if(this.formatValue)return String(this.formatValue(this.value,{min:this.min,max:this.max,suffix:this.valueSuffix}));var e=this.precision>0?this.value.toFixed(this.precision):String(Math.round(this.value));return"".concat(e).concat(this.valueSuffix)}},{key:"syncValueDom",value:function(){var e=this.displayText();this.root.style.setProperty("--progress",this.value.toFixed(2)),this.root.style.setProperty("--progress-ratio",Me(this.value,this.min,this.max).toFixed(4)),this.root.setAttribute("aria-valuenow",String(this.value)),this.root.setAttribute("aria-valuetext",e),this.valueElement&&(this.valueElement.textContent=e)}},{key:"setProgress",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"auto",r=Ae(e,this.min,this.max,this.step);return null!==r&&(this.value=r,this.syncValueDom(),this.suppressEvents||(this.dirty&&(this.dirty.value=!0),this.emitter.emit("change",{value:this.value,source:t})),!0)}},{key:"setValueSuffix",value:function(e){return this.dirty&&(this.dirty.valueSuffix=!0),this.valueSuffix=String(null==e?"":e),this.syncValueDom(),this}},{key:"setStep",value:function(e){var t=Re(e,this.step);if(t===this.step)return this;this.dirty&&(this.dirty.step=!0),this.step=t;var r=Ae(this.value,this.min,this.max,this.step);return null!==r&&r!==this.value&&this.setProgress(r,"prop"),this}},{key:"setPrecision",value:function(e){var t=Number(e);return!Number.isInteger(t)||t<0||t>20||(this.dirty&&(this.dirty.precision=!0),this.precision=t,this.syncValueDom()),this}},{key:"setFormatValue",value:function(e){return null!=e&&"function"!=typeof e||(this.dirty&&(this.dirty.formatValue=!0),this.formatValue=e||null,this.syncValueDom()),this}},{key:"setDirection",value:function(e){return this.dirty&&(this.dirty.direction=!0),this.direction="rtl"===e?"rtl":"ltr",this.root.dataset.direction=this.direction,this}},{key:"setShowValue",value:function(e){return this.dirty&&(this.dirty.showValue=!0),this.valueElement&&(this.valueElement.hidden=!1===e),this}},{key:"resizeCanvas",value:function(){var e=this.root.getBoundingClientRect();this.dpr=Math.min(window.devicePixelRatio||1,this.dprCap),this.width=Math.max(1,e.width),this.height=Math.max(1,e.height),this.canvas.width=Math.round(this.width*this.dpr),this.canvas.height=Math.round(this.height*this.dpr),this.canvas.style.width="".concat(this.width,"px"),this.canvas.style.height="".concat(this.height,"px"),this.ctx.setTransform(this.dpr,0,0,this.dpr,0,0)}},{key:"edgeEnvelope",value:function(e){var t=Math.sin(Math.PI*_e(e,0,1));return Math.pow(Math.max(t,0),.48)}},{key:"localBulge",value:function(e,t,r){var n=0===r?1:-1,o=.28+.4*r+.13*Math.sin(t*(.19+.035*r)+this.seed*(1.1+r)),i=.075+.016*r+.012*Math.sin(.13*t+2.1*this.seed),a=(e-o)/Math.max(i,.035);return Math.exp(-.5*a*a)*Math.sin(t*(.71+.09*r)+this.seed*(2.7+r))*this.profile.bulgeAmplitude*n}},{key:"edgeOffset",value:function(e,t){for(var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,o=this.height>0?e/this.height:0,i=this.edgeEnvelope(o),a=t*this.profile.timeScale,s=this.profile.surge?a+this.profile.surge*Math.sin(2*a):a,l=0,u=0;u<this.profile.cycles.length;u+=1){var c=this.profile.cycles[u],d=this.profile.amplitudes[u],f=this.profile.speeds[u],h=.74+.26*Math.sin(s*(.17+.045*u)+this.seed*(u+2.4));l+=Math.sin(o*Math.PI*2*c+s*f*Math.PI*2+this.seed*(u+1)+r)*d*h}return l+=this.localBulge(o,s+r,0),(l+=this.localBulge(o,s-.7*r,1))*i*n}},{key:"createEdgePath",value:function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,i=Math.max(1.8,this.height/92);e.beginPath();for(var a=0;a<=this.height+i;a+=i){var s=t+this.edgeOffset(a,r,n,o);0===a?e.moveTo(s,a):e.lineTo(s,a)}}},{key:"createFillPath",value:function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,i=Math.max(1.8,this.height/92);e.beginPath(),e.moveTo(0,0),e.lineTo(t+this.edgeOffset(0,r,n,o),0);for(var a=i;a<=this.height+i;a+=i)e.lineTo(t+this.edgeOffset(a,r,n,o),a);e.lineTo(0,this.height),e.closePath()}},{key:"drawEllipticalGlow",value:function(e,t,r,n,o,i){var a=this.ctx;a.save(),a.translate(e,t),a.scale(1,n/r);var s=a.createRadialGradient(0,0,0,0,0,r);s.addColorStop(0,U(o,i)),s.addColorStop(.42,U(o,.48*i)),s.addColorStop(1,U(o,0)),a.globalCompositeOperation="screen",a.fillStyle=s,a.fillRect(-r,-r,2*r,2*r),a.restore()}},{key:"drawDarkEllipticalShadow",value:function(e,t,r,n,o){var i=this.ctx;i.save(),i.translate(e,t),i.scale(1,n/r);var a=i.createRadialGradient(0,0,0,0,0,r);a.addColorStop(0,"rgba(6, 6, 11, ".concat(o,")")),a.addColorStop(.54,"rgba(8, 8, 14, ".concat(.62*o,")")),a.addColorStop(1,"rgba(8, 8, 14, 0)"),i.globalCompositeOperation="source-over",i.fillStyle=a,i.fillRect(-r,-r,2*r,2*r),i.restore()}},{key:"drawColorClouds",value:function(e,t,r,n,o){this.ctx;var i=this.width,a=this.height,s=this.profile.cloudWidth,l=t*this.profile.timeScale,u=a*(.28+.13*Math.sin(.24*l+this.seed)),c=a*(.7+.12*Math.cos(.21*l+1.7*this.seed)),d=a*(.49+.15*Math.sin(.31*l+2.3*this.seed)),f=e-.095*i,h=Math.max(52,i*s),p=.42*a;this.drawEllipticalGlow(f,u,h,p,r,.38),this.drawDarkEllipticalShadow(f+.16*h,u,.58*h,.66*p,.74);var m=e-.072*i,v=Math.max(44,i*s*.82),g=.36*a;this.drawEllipticalGlow(m,c,v,g,n,.31),this.drawDarkEllipticalShadow(m+.14*v,c,.54*v,.62*g,.64),this.drawEllipticalGlow(e-.034*i,d,Math.max(30,i*s*.48),.27*a,o,.2)}},{key:"drawPathBand",value:function(e){var t=e.baseX,r=e.time,n=e.phase,o=e.amplitudeScale,i=e.color,a=e.alpha,s=e.blur,l=e.width,u=e.composite,c=void 0===u?"screen":u,d=this.ctx;this.createEdgePath(d,t,r,n,o),d.save(),d.globalCompositeOperation=c,d.globalAlpha=a,Te&&(d.filter="blur(".concat(s,"px)")),d.strokeStyle=i,d.lineWidth=l,d.stroke(),d.restore()}},{key:"setRange",value:function(e,t){var r=Pe(e,t,this.min,this.max);this.min=r[0],this.max=r[1],this.root.setAttribute("aria-valuemin",String(this.min)),this.root.setAttribute("aria-valuemax",String(this.max));var n=Ae(this.value,this.min,this.max,this.step);return n!==this.value?this.setProgress(n,"prop"):this.syncValueDom(),this}},{key:"drawReferenceFlow",value:function(){var e=this.ctx,t=this.width,r=this.height;if(!(!e||t<=0||r<=0)){var n=Math.max(this.max-this.min,1),o=t*Math.min(Math.max((this.value-this.min)/n,0),1),i=this.flowTime,a=c(this.preset.colors,4),s=a[0],l=a[1],u=a[2],d=a[3];e.clearRect(0,0,t,r),e.fillStyle="#202126",e.fillRect(0,0,t,r),this.createFillPath(e,o,i,0,1);var f=e.createLinearGradient(0,0,Math.max(o,1),0);f.addColorStop(0,s),f.addColorStop(.74,s),f.addColorStop(.89,U(s,.99)),f.addColorStop(.955,U(l,.09)),f.addColorStop(.992,U(u,.54)),f.addColorStop(1,U(d,.78)),e.fillStyle=f,e.fill(),this.drawColorClouds(o,i,l,u,d),this.drawPathBand({baseX:o-.105*t,time:i,phase:1.42,amplitudeScale:1.18,color:l,alpha:.22,blur:21,width:54}),this.drawPathBand({baseX:o-.073*t,time:i,phase:-.92,amplitudeScale:1.06,color:u,alpha:.3,blur:15,width:42}),this.drawPathBand({baseX:o-.047*t,time:i,phase:.42,amplitudeScale:.94,color:"rgba(5, 5, 10, 0.92)",alpha:.72,blur:12,width:34,composite:"source-over"}),this.drawPathBand({baseX:o-.025*t,time:i,phase:-.28,amplitudeScale:.96,color:u,alpha:.66,blur:8,width:28}),e.save(),this.createFillPath(e,o,i,0,1),e.clip(),this.createEdgePath(e,o,i,0,1),e.save(),e.globalCompositeOperation="screen",e.strokeStyle=U(l,.2),e.lineWidth=this.profile.haloWidth,e.shadowColor=l,e.shadowBlur=.72*this.profile.haloWidth,e.stroke(),e.restore(),e.save(),e.globalCompositeOperation="screen",e.strokeStyle=U(u,.78),e.lineWidth=this.profile.glowWidth+4.2,e.shadowColor=u,e.shadowBlur=8,e.stroke(),e.restore(),e.save(),e.globalCompositeOperation="screen",e.strokeStyle=U(d,.88),e.lineWidth=this.profile.glowWidth,e.shadowColor=d,e.shadowBlur=5,e.stroke(),e.restore(),e.restore(),e.save(),e.globalCompositeOperation="screen",e.strokeStyle=U(d,.84),e.lineWidth=2.15,e.shadowColor=d,e.shadowBlur=2.5,this.createEdgePath(e,o,i,0,1),e.stroke(),e.restore(),this.profile.whiteAlpha>.05&&(e.save(),e.globalCompositeOperation="screen",e.strokeStyle="rgba(255,255,245,".concat(this.profile.whiteAlpha,")"),e.lineWidth=this.profile.whiteWidth,this.createEdgePath(e,o,i,0,1),e.stroke(),e.restore())}}},{key:"updateFromPointer",value:function(e){var t=this.root.getBoundingClientRect(),r=t.width>0?(e.clientX-t.left)/t.width:0;"rtl"===this.direction&&(r=1-r),this.setProgress(this.min+r*(this.max-this.min),"drag")}},{key:"onKeyDown",value:function(e){var t=this.max-this.min,r=Number(this.step),n=Number.isFinite(r)&&r>0?r:Math.max(t/100,1e-7),o="rtl"===this.direction?-1:1,i={Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown"}[e.key]||e.key||{35:"End",36:"Home",33:"PageUp",34:"PageDown",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown"}[e.keyCode],a=null;"ArrowRight"===i?a=this.value+n*o:"ArrowLeft"===i?a=this.value-n*o:"ArrowUp"===i?a=this.value+n:"ArrowDown"===i?a=this.value-n:"PageUp"===i?a=this.value+10*n:"PageDown"===i?a=this.value-10*n:"Home"===i?a=this.min:"End"===i&&(a=this.max),null!==a&&(e.preventDefault(),this.setProgress(a,"keyboard"))}},{key:"beginDrag",value:function(e){if(void 0===e.button||0===e.button){e.preventDefault();try{this.root.focus({preventScroll:!0})}catch(e){this.root.focus()}this.dragging=!0,this.pendingPointer=null,this._dragRaf=0,this.root.classList.add("is-dragging");try{var t,r;null===(t=(r=this.root).setPointerCapture)||void 0===t||t.call(r,e.pointerId)}catch(e){}this.emitter.emit("dragstart",{value:this.value}),this.updateFromPointer(e)}}},{key:"moveDrag",value:function(e){var t=this;this.dragging&&(e.preventDefault(),this.pendingPointer=e,this._dragRaf||(this._dragRaf=requestAnimationFrame(function(){t._dragRaf=0;var e=t.pendingPointer;t.pendingPointer=null,e&&t.updateFromPointer(e)})))}},{key:"endDrag",value:function(e){if(this.dragging){this.dragging=!1,this._dragRaf&&(cancelAnimationFrame(this._dragRaf),this._dragRaf=0);var t=this.pendingPointer;this.pendingPointer=null,t&&this.updateFromPointer(t),this.root.classList.remove("is-dragging");try{var r,n;void 0!==(null==e?void 0:e.pointerId)&&null!==(r=(n=this.root).hasPointerCapture)&&void 0!==r&&r.call(n,e.pointerId)&&this.root.releasePointerCapture(e.pointerId)}catch(e){}this.emitter.emit("dragend",{value:this.value})}}},{key:"bindEvents",value:function(){var e=this;!1!==this.options.draggable&&(this.handlers.pointerdown=function(t){return e.beginDrag(t)},this.handlers.pointermove=function(t){return e.moveDrag(t)},this.handlers.pointerup=function(t){return e.endDrag(t)},this.handlers.pointercancel=function(t){return e.endDrag(t)},this.root.addEventListener("pointerdown",this.handlers.pointerdown),this.root.addEventListener("pointermove",this.handlers.pointermove),this.root.addEventListener("pointerup",this.handlers.pointerup),this.root.addEventListener("pointercancel",this.handlers.pointercancel)),!1!==this.options.keyboard&&(this.handlers.keydown=function(t){return e.onKeyDown(t)},this.root.addEventListener("keydown",this.handlers.keydown))}},{key:"update",value:function(e,t){t||(this.flowTime+=e)}},{key:"draw",value:function(){this.webglActive||this.drawReferenceFlow()}},{key:"randomize",value:function(){return this.flowTime=40*this.random(),this.flowTime}},{key:"setColors",value:function(e){Array.isArray(e)&&4===e.length&&(this.preset.colors=d(e))}},{key:"dispose",value:function(){this._dragRaf&&cancelAnimationFrame(this._dragRaf),this.resizeObserver?this.resizeObserver.disconnect():window.removeEventListener("resize",this.onResize);for(var e=0,t=Object.keys(this.handlers);e<t.length;e++){var r=t[e],n=this.handlers[r];this.root.removeEventListener(r,n)}this.handlers={}}}])}();var De=new WeakMap;e.ALL_PRESETS=T,e.COPY=F,e.CosmicRenderer=V,e.DEFAULTS=L,e.FallbackRenderer=H,e.PRESETS=_,e.PROGRESS_PRESETS=M,e.ProgressCapsuleController=Fe,e.ProgressFlowRenderer=be,e.QUALITY_TIERS=y,e.createCapsule=function(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e||"function"!=typeof e.appendChild)throw new Error("createCapsule: container element is required");var n=u({},k("capsule",null!==(t=r.preset)&&void 0!==t?t:"初光")),o=x(L.capsule,n,r),i=Array.isArray(o.colors)?o.colors.map(N):[];4===i.length&&i.every(Boolean)&&(n.colors=i);var s=ue(o.seed),l=ue(o.speed);null!==s&&(n.seed=s),null!==l&&(n.speed=l),o.colors=d(n.colors),o.seed=n.seed,o.speed=n.speed;var c=Array.isArray(r.colors)?r.colors.map(N):[],f=4===c.length&&c.every(Boolean)?d(c):null,p=void 0!==r.seed?ue(r.seed):null,v=void 0!==r.speed?ue(r.speed):null,y="string"==typeof r.label&&r.label?r.label:null,b=document.createElement("div");b.className="hj-capsule-root hj-capsule-cosmic",b.dataset.group=n.group,b.dataset.mode="nebula",b.dataset.theme=n.theme||"light",b.setAttribute("role","img");var C=function(){b.setAttribute("aria-label",y||F.capsuleAria.replace("{name}",n.name))};C();var S=function(e,t){if(e.innerHTML="",null!=t)if("string"!=typeof t){var r,n=a(Array.isArray(t)?t:[t]);try{for(n.s();!(r=n.n()).done;){var o=r.value;o&&"number"==typeof o.nodeType&&e.appendChild(o)}}catch(e){n.e(e)}finally{n.f()}}else e.innerHTML=t},E=document.createElement("div");E.className="hj-capsule-text hj-capsule-copy";var P=document.createElement("div");P.className="hj-capsule-visual",S(E,r.text),S(P,r.colorContent);var R=document.createElement("canvas");R.className="hj-capsule-canvas",R.setAttribute("aria-hidden","true"),b.appendChild(E),b.appendChild(P),b.appendChild(R),e.appendChild(b);var A,M=m(),_=!0===o.paused,T=!1,D=!0===o.static,B=!1,O=!1,U=function(){},I={preset:!1,seed:!1,speed:!1,colors:!1,textRatio:!1,cssVars:!1,mouseColor:!1,quality:!1,renderScale:!1,paused:!1,static:!1,fps:!1};if("canvas2d"!==o.renderer)try{A=new V(R,o,{dprCap:w(o.quality,o.renderScale),mouseColor:!1!==o.mouseColor,powerPreference:o.powerPreference,onContextLost:function(){B=!0,M.emit("contextlost",{})},onContextRestored:function(){B=!1,M.emit("contextrestored",{}),U(),re()}})}catch(e){A=new H(R,o,{dprCap:w(o.quality,o.renderScale)}),ie(function(){O||M.emit("error",{message:String(e&&e.message?e.message:e)})})}else A=new H(R,o,{dprCap:w(o.quality,o.renderScale)});var z=0,j=se(o.fps);U=function(){return A.draw(z)};var G=function(){b.style.width=g(o.width),b.style.height=g(o.height);for(var e=o.cssVars||{},t=0,r=Object.keys(e);t<r.length;t++){var n=r[t];b.style.setProperty(n,e[n])}void 0!==o.textRatio&&(b.style.setProperty("--hj-text-width","".concat(o.textRatio,"%")),b.style.setProperty("--hj-text-min-width","0")),A.resize()};G();var q=function(){A.resize(),(_||T||D)&&U()},W="undefined"!=typeof ResizeObserver?new ResizeObserver(q):null;W?W.observe(b):window.addEventListener("resize",q);var X=oe(b,re),Y=le(o.respectReducedMotion,function(e){T=e,e?U():re()});T=Y.matches();var K=function(){return _||T||D||B};b.addEventListener("pointerenter",function(){return M.emit("pointerenter",{preset:u({},n)})}),b.addEventListener("pointerleave",function(){return M.emit("pointerleave",{preset:u({},n)})}),b.addEventListener("click",function(e){M.emit("click",{event:e,preset:u({},n)})}),b.addEventListener("pointerdown",function(e){return M.emit("pointerdown",{event:e,preset:u({},n)})}),b.addEventListener("pointerup",function(e){return M.emit("pointerup",{event:e,preset:u({},n)})}),b.addEventListener("dblclick",function(e){return M.emit("dblclick",{event:e,preset:u({},n)})}),U();var $=ne(function(e){z+=e,j.shouldDraw(e)&&A.draw(z)},function(){return K()||!X.isVisible()});return ie(function(){O||M.emit("ready",{preset:u({},n)})}),{element:b,canvas:R,preset:n,on:M.on,off:M.off,setPreset:function(e){var t=k("capsule",e);I.preset=!0,Object.assign(n,t),f&&(n.colors=d(f)),null!==p&&(n.seed=p),null!==v&&(n.speed=v);var r=n.colors.map(N);return r.every(Boolean)&&(n.colors=r),A.setPreset(u({},n)),b.dataset.mode="nebula",b.dataset.theme=n.theme||"light",C(),A.resize(),K()&&U(),M.emit("presetchange",{preset:u({},t)}),this},setColors:function(e){var t=Array.isArray(e)?e.map(N):[];return 4!==t.length||t.some(function(e){return!e})||(I.colors=!0,f=d(t),n.colors=t,A.setPreset(u(u({},n),{},{colors:t})),K()&&U()),this},setSeed:function(e){var t=ue(e);return null===t||(I.seed=!0,p=t,n.seed=t,A.setPreset(u({},n)),K()&&U()),this},setSpeed:function(e){var t=ue(e);return null===t||(I.speed=!0,v=t,n.speed=t,A.setPreset(u({},n)),K()&&U()),this},setText:function(e){return S(E,e),this},setColorContent:function(e){return S(P,e),this},setTextRatio:function(e){var t=Number(e);return!Number.isFinite(t)||t<0||t>100||(I.textRatio=!0,o.textRatio=t,b.style.setProperty("--hj-text-width","".concat(t,"%")),b.style.setProperty("--hj-text-min-width","0")),this},setCssVars:function(e){if(!e||"object"!==h(e))return this;I.cssVars=!0,o.cssVars=u(u({},o.cssVars||{}),e);for(var t=0,r=Object.keys(e);t<r.length;t++){var n=r[t];b.style.setProperty(n,e[n])}return this},setLabel:function(e){return y="string"==typeof e&&e?e:null,C(),this},setMouseColor:function(e){return I.mouseColor=!0,o.mouseColor=!1!==e,"function"==typeof A.setMouseColor&&A.setMouseColor(o.mouseColor),this},setSize:function(e,t){return void 0!==e&&(g(e),o.width=e),void 0!==t&&(g(t),o.height=t),G(),K()&&U(),this},randomize:function(){return this.setSeed(100*Math.random()),this},pause:function(){return I.paused=!0,_=!0,U(),this},resume:function(){return I.paused=!0,_=!1,re(),this},setPaused:function(e){return e?this.pause():this.resume()},setStatic:function(e){return I.static=!0,D=!0===e,o.static=D,D?U():re(),this},setFps:function(e){return I.fps=!0,o.fps=j.setFps(e),re(),this},setQuality:function(e){return I.quality=!0,o.quality=e,"function"==typeof A.setDprCap&&A.setDprCap(w(e,o.renderScale)),K()&&U(),this},setRenderScale:function(e){var t=Number(e);return Number.isFinite(t)?(I.renderScale=!0,o.renderScale=Math.min(1,Math.max(.25,t)),"function"==typeof A.setDprCap&&A.setDprCap(w(o.quality,o.renderScale)),K()&&U(),this):this},dispose:function(){O=!0,$(),X.dispose(),Y.dispose(),W?W.disconnect():window.removeEventListener("resize",q),A.dispose(),b.remove()},get textRatio(){return o.textRatio},get cssVars(){return o.cssVars},get mouseColor(){return o.mouseColor},get quality(){return o.quality},get renderScale(){return o.renderScale},get paused(){return _},get static(){return D},get fps(){return j.getFps()},dirty:I}},e.createColorBackground=function(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e||"function"!=typeof e.appendChild)throw new Error("createColorBackground: host element is required");var n=u({},k("capsule",null!==(t=r.preset)&&void 0!==t?t:"初光")),o=x({quality:L.capsule.quality,renderer:L.capsule.renderer,respectReducedMotion:L.capsule.respectReducedMotion,mouseColor:!0,renderScale:1,powerPreference:"high-performance",fps:L.capsule.fps,paused:!1,static:!1,opacity:1,fallbackColor:!0},n,r);o.opacity=Number.isFinite(Number(o.opacity))?Math.min(1,Math.max(0,Number(o.opacity))):1;var i=Array.isArray(o.colors)?o.colors.map(N):[];4===i.length&&i.every(Boolean)&&(n.colors=i);var a=ue(o.seed),s=ue(o.speed);null!==a&&(n.seed=a),null!==s&&(n.speed=s),o.colors=d(n.colors),o.seed=n.seed,o.speed=n.speed;var l=Array.isArray(r.colors)?r.colors.map(N):[],c=4===l.length&&l.every(Boolean)?d(l):null,f=void 0!==r.seed?ue(r.seed):null,h=void 0!==r.speed?ue(r.speed):null;!function(e){var t=De.get(e);if(t)t.count+=1;else{var r={count:1,position:e.style.position,isolation:e.style.isolation},n=getComputedStyle(e);"static"!==n.position&&""!==n.position||(e.style.position="relative"),e.style.isolation="isolate",De.set(e,r)}}(e);var p=document.createElement("div");p.className="dlc-color-layer";var v=function(){p.style.setProperty("--dlc-color-opacity",String(o.opacity));var e=!1===o.fallbackColor||null==o.fallbackColor?"transparent":"string"==typeof o.fallbackColor?o.fallbackColor:n.colors[0];p.style.setProperty("--dlc-color-bg",e)};v();var g=document.createElement("canvas");g.className="dlc-color-canvas",g.setAttribute("aria-hidden","true"),p.appendChild(g),e.appendChild(p);var y,b=m(),C=!0===o.paused,S=!1,E=!0===o.static,P=!1,R=!1,A=function(){},M={preset:!1,seed:!1,speed:!1,colors:!1,opacity:!1,fallbackColor:!1,mouseColor:!1,quality:!1,renderScale:!1,paused:!1,static:!1,fps:!1};if("canvas2d"!==o.renderer)try{y=new V(g,o,{dprCap:w(o.quality,o.renderScale),mouseColor:!1!==o.mouseColor,eventTarget:e,powerPreference:o.powerPreference,onContextLost:function(){P=!0,b.emit("contextlost",{})},onContextRestored:function(){P=!1,b.emit("contextrestored",{}),A(),re()}})}catch(e){y=new H(g,o,{dprCap:w(o.quality,o.renderScale)}),ie(function(){R||b.emit("error",{message:String(e&&e.message?e.message:e)})})}else y=new H(g,o,{dprCap:w(o.quality,o.renderScale)});y.resize();var _=0,T=se(o.fps);A=function(){return y.draw(_)};var F=function(){y.resize(),(C||S||E)&&A()},D="undefined"!=typeof ResizeObserver?new ResizeObserver(F):null;D?D.observe(e):window.addEventListener("resize",F);var B=oe(p,re),O=le(o.respectReducedMotion,function(e){S=e,e?A():re()});S=O.matches();var U=function(){return C||S||E||P};A();var I=ne(function(e){_+=e,T.shouldDraw(e)&&y.draw(_)},function(){return U()||!B.isVisible()});return ie(function(){R||b.emit("ready",{preset:u({},n)})}),{element:e,layer:p,canvas:g,preset:n,on:b.on,off:b.off,setPreset:function(e){var t=k("capsule",e);M.preset=!0,Object.assign(n,t),c&&(n.colors=d(c)),null!==f&&(n.seed=f),null!==h&&(n.speed=h);var r=n.colors.map(N);return r.every(Boolean)&&(n.colors=r),y.setPreset(u({},n)),y.resize(),v(),U()&&A(),b.emit("presetchange",{preset:u({},n)}),this},setColors:function(e){var t=Array.isArray(e)?e.map(N):[];return 4!==t.length||t.some(function(e){return!e})||(M.colors=!0,c=d(t),n.colors=t,y.setPreset(u(u({},n),{},{colors:t})),v(),U()&&A()),this},setSeed:function(e){var t=ue(e);return null===t||(M.seed=!0,f=t,n.seed=t,y.setPreset(u({},n)),U()&&A()),this},setSpeed:function(e){var t=ue(e);return null===t||(M.speed=!0,h=t,n.speed=t,y.setPreset(u({},n)),U()&&A()),this},setFallbackColor:function(e){return M.fallbackColor=!0,o.fallbackColor=e,v(),this},setMouseColor:function(e){return M.mouseColor=!0,o.mouseColor=!1!==e,"function"==typeof y.setMouseColor&&y.setMouseColor(o.mouseColor),this},setQuality:function(e){return M.quality=!0,o.quality=e,"function"==typeof y.setDprCap&&y.setDprCap(w(e,o.renderScale)),U()&&A(),this},setRenderScale:function(e){var t=Number(e);return Number.isFinite(t)?(M.renderScale=!0,o.renderScale=Math.min(1,Math.max(.25,t)),"function"==typeof y.setDprCap&&y.setDprCap(w(o.quality,o.renderScale)),U()&&A(),this):this},setOpacity:function(e){var t=Number(e);return Number.isFinite(t)?(M.opacity=!0,o.opacity=Math.min(1,Math.max(0,t)),p.style.setProperty("--dlc-color-opacity",String(o.opacity)),this):this},randomize:function(){return this.setSeed(100*Math.random()),this},pause:function(){return M.paused=!0,C=!0,A(),this},resume:function(){return M.paused=!0,C=!1,re(),this},setPaused:function(e){return e?this.pause():this.resume()},setStatic:function(e){return M.static=!0,E=!0===e,o.static=E,E?A():re(),this},setFps:function(e){return M.fps=!0,o.fps=T.setFps(e),re(),this},dispose:function(){R=!0,I(),B.dispose(),O.dispose(),D?D.disconnect():window.removeEventListener("resize",F),y.dispose(),p.remove(),function(e){var t=De.get(e);t&&(t.count-=1,t.count>0||(e.style.position=t.position,e.style.isolation=t.isolation,De.delete(e)))}(e)},get opacity(){return o.opacity},get fallbackColor(){return o.fallbackColor},get mouseColor(){return o.mouseColor},get quality(){return o.quality},get renderScale(){return o.renderScale},get paused(){return C},get static(){return E},get fps(){return T.getFps()},dirty:M}},e.createProgressCapsule=function(e){var t,r,n,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e||"function"!=typeof e.appendChild)throw new Error("createProgressCapsule: container element is required");var i=u({},k("progress",null!==(t=o.preset)&&void 0!==t?t:"星火")),s=x(L.progress,i,o),l=c(Pe(s.min,s.max),2);s.min=l[0],s.max=l[1],void 0!==s.modelValue&&(s.value=s.modelValue);var f=Array.isArray(s.colors)?s.colors.map(N):[];4===f.length&&f.every(Boolean)&&(i.colors=f);var p="tide"===s.edgeStyle||"flow"===s.edgeStyle?s.edgeStyle:i.edgeStyle;i.edgeStyle=p,s.edgeStyle=p,s.colors=d(i.colors);var v=Array.isArray(o.colors)?o.colors.map(N):[],y=4===v.length&&v.every(Boolean)?d(v):null,b="flow"===o.edgeStyle||"tide"===o.edgeStyle?s.edgeStyle:null,C=F,S="string"==typeof o.label&&o.label?o.label:null,E=!0===s.disabled||""===s.disabled||"true"===s.disabled,P=!0===s.readonly||""===s.readonly||"true"===s.readonly,R=E||P,A=!R&&!1!==s.draggable,M=!R&&!1!==s.keyboard,_={preset:!1,colors:!1,textRatio:!1,cssVars:!1,edgeStyle:!1,value:!1,step:!1,precision:!1,formatValue:!1,direction:!1,showValue:!1,valueSuffix:!1,quality:!1,renderScale:!1,paused:!1,static:!1,fps:!1},T=document.createElement("div");T.className="hj-capsule-root hj-progress-root",T.setAttribute("role","slider"),T.setAttribute("data-draggable",String(A)),T.dataset.direction="rtl"===s.direction?"rtl":"ltr",E&&(T.setAttribute("aria-disabled","true"),T.classList.add("is-disabled")),P&&(T.setAttribute("aria-readonly","true"),T.classList.add("is-readonly")),T.setAttribute("tabindex",R?"-1":M?"0":"-1"),T.setAttribute("aria-orientation","horizontal"),T.setAttribute("aria-valuemin",String(null!==(r=s.min)&&void 0!==r?r:0)),T.setAttribute("aria-valuemax",String(null!==(n=s.max)&&void 0!==n?n:100)),T.setAttribute("aria-valuenow",String(i.initialProgress));var D=function(){var e,t;T.setAttribute("aria-label",S||(e=C.progressAria,t={brand:C.brandName,code:i.code,name:i.name},e.replace(/\{(\w+)\}/g,function(e,r){return void 0!==t[r]?t[r]:""})))};D();var B=document.createElement("canvas");B.className="hj-progress-canvas",B.setAttribute("aria-hidden","true");var O=function(e,t){if(e.innerHTML="",null!=t)if("string"!=typeof t){var r,n=a(Array.isArray(t)?t:[t]);try{for(n.s();!(r=n.n()).done;){var o=r.value;o&&"number"==typeof o.nodeType&&e.appendChild(o)}}catch(e){n.e(e)}finally{n.f()}}else e.innerHTML=t},U=document.createElement("div");U.className="hj-progress-text hj-progress-copy";var I=document.createElement("div");I.className="hj-progress-visual",O(U,o.text),O(I,o.colorContent);var z=document.createElement("div");z.className="hj-progress-value",z.setAttribute("aria-hidden","true"),z.hidden=!1===s.showValue,T.appendChild(B),T.appendChild(U),T.appendChild(I),T.appendChild(z),e.appendChild(T);var j=m(),V=!0===s.paused,G=!1,q=!0===s.static,W=!1,X=!1,Y=function(){},H=function(){W=!0,j.emit("contextlost",{})},K=function(){W=!1,j.emit("contextrestored",{}),Y(),re()},$=function(){T.style.width=g(s.width),T.style.height=g(s.height);for(var e=s.cssVars||{},t=0,r=Object.keys(e);t<r.length;t++){var n=r[t];T.style.setProperty(n,e[n])}void 0!==s.textRatio&&T.style.setProperty("--hj-text-width","".concat(s.textRatio,"%"))};$();var Q=new Fe({root:T,canvas:B,valueElement:z,preset:i,emitter:j,options:u(u({},s),{},{draggable:A,keyboard:M,onResize:function(){(V||G||q)&&Y()}}),copy:C,dirty:_}),J=null;"canvas2d"!==s.renderer&&(J=Ee({root:T,canvas:B,preset:i,getProgress:function(){return 100*Me(Q.value,Q.min,Q.max)},dprCap:w(s.quality,s.renderScale),powerPreference:s.powerPreference,onContextLost:H,onContextRestored:K})),J?Q.webglActive=!0:"canvas2d"!==s.renderer&&ie(function(){X||j.emit("error",{message:"WebGL2 unavailable, using Canvas2D fallback"})});var Z=oe(T,re),ee=le(s.respectReducedMotion,function(e){G=e,e?Y():re()});G=ee.matches();var te=function(){return V||G||q||W},ae=0,ue=se(s.fps);(Y=function(){Q.draw(),J&&J.update(ae)})();var ce=j.on("change",function(){te()&&Y()}),de=ne(function(e,t){ae+=e,Q.update(e,!1),ue.shouldDraw(e)&&(Q.draw(),J&&J.update(ae))},function(){return te()||!Z.isVisible()});return ie(function(){X||j.emit("ready",{preset:u({},i)})}),{element:T,canvas:B,preset:i,on:j.on,off:j.off,setValue:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"prop";return Q.setProgress(e,t),this},getValue:function(){return Q.value},setRange:function(e,t){return Q.setRange(e,t),te()&&Y(),this},setPreset:function(e){var t=k("progress",e);_.preset=!0,Object.assign(i,t),y&&(i.colors=d(y)),b&&(i.edgeStyle=b);var r=i.colors.map(N);return r.every(Boolean)&&(i.colors=r),Q.preset=i,Q.profile="tide"===i.edgeStyle?Le.tide:Le[i.id]||Le["visual-training"],Q.flowTime=31*ke(t.id),Q.seed=ke("".concat(t.id,"-reference"))*Math.PI*2,D(),J&&(J.dispose(),W=!1,J=Ee({root:T,canvas:B,preset:i,getProgress:function(){return 100*Me(Q.value,Q.min,Q.max)},dprCap:w(s.quality,s.renderScale),powerPreference:s.powerPreference,onContextLost:H,onContextRestored:K})),Q.webglActive=Boolean(J),Q.resizeCanvas(),te()&&Y(),j.emit("presetchange",{preset:u({},i)}),this},setEdgeStyle:function(e){var t=String(e||"").toLowerCase();return"flow"!==t&&"tide"!==t||(_.edgeStyle=!0,b=t,i.edgeStyle=t,Q.profile="tide"===t?Le.tide:Le[i.id]||Le["visual-training"],J&&(J.dispose(),W=!1,J=Ee({root:T,canvas:B,preset:i,getProgress:function(){return 100*Me(Q.value,Q.min,Q.max)},dprCap:w(s.quality,s.renderScale),powerPreference:s.powerPreference,onContextLost:H,onContextRestored:K})),Q.webglActive=Boolean(J),Q.resizeCanvas(),te()&&Y()),this},setText:function(e){return O(U,e),this},setColorContent:function(e){return O(I,e),this},setTextRatio:function(e){var t=Number(e);return!Number.isFinite(t)||t<0||t>100||(_.textRatio=!0,s.textRatio=t,T.style.setProperty("--hj-text-width","".concat(t,"%"))),this},setCssVars:function(e){if(!e||"object"!==h(e))return this;_.cssVars=!0,s.cssVars=u(u({},s.cssVars||{}),e);for(var t=0,r=Object.keys(e);t<r.length;t++){var n=r[t];T.style.setProperty(n,e[n])}return this},setLabel:function(e){return S="string"==typeof e&&e?e:null,D(),this},setValueSuffix:function(e){return Q.setValueSuffix(e),this},setStep:function(e){return Q.setStep(e),this},setPrecision:function(e){return Q.setPrecision(e),this},setFormatValue:function(e){return Q.setFormatValue(e),this},setDirection:function(e){return Q.setDirection(e),this},setShowValue:function(e){return Q.setShowValue(e),this},setColors:function(e){var t=Array.isArray(e)?e.map(N):[];return 4!==t.length||t.some(function(e){return!e})||(_.colors=!0,y=d(t),i.colors=d(t),Q.setColors(t),J&&J.setColors(t),Q.resizeCanvas(),te()&&Y()),this},setSize:function(e,t){return void 0!==e&&(g(e),s.width=e),void 0!==t&&(g(t),s.height=t),$(),Q.resizeCanvas(),te()&&Y(),this},randomize:function(){return ae=Q.randomize(),te()&&Y(),this},pause:function(){return _.paused=!0,V=!0,Y(),this},resume:function(){return _.paused=!0,V=!1,re(),this},setPaused:function(e){return e?this.pause():this.resume()},setStatic:function(e){return _.static=!0,q=!0===e,s.static=q,q?Y():re(),this},setFps:function(e){return _.fps=!0,s.fps=ue.setFps(e),re(),this},setQuality:function(e){return _.quality=!0,s.quality=e,Q.dprCap=w(e,s.renderScale),Q.resizeCanvas(),J&&J.setDprCap(Q.dprCap),te()&&Y(),this},setRenderScale:function(e){var t=Number(e);return Number.isFinite(t)?(_.renderScale=!0,s.renderScale=Math.min(1,Math.max(.25,t)),Q.dprCap=w(s.quality,s.renderScale),Q.resizeCanvas(),J&&J.setDprCap(Q.dprCap),te()&&Y(),this):this},dispose:function(){X=!0,de(),ce(),Z.dispose(),ee.dispose(),J&&J.dispose(),Q.dispose(),T.remove()},get textRatio(){return s.textRatio},get cssVars(){return s.cssVars},get min(){return Q.min},get max(){return Q.max},get step(){return Q.step},get precision(){return Q.precision},get formatValue(){return Q.formatValue},get direction(){return Q.direction},get showValue(){return!z.hidden},get valueSuffix(){return Q.valueSuffix},get quality(){return s.quality},get renderScale(){return s.renderScale},get paused(){return V},get static(){return q},get fps(){return ue.getFps()},dirty:_}},e.dprCapFor=b,e.effectiveDprCap=w,e.getPreset=k,e.hexToRgb01=O,e.hexToRgba=U,e.normalizeColor=N,e.parseSize=g,e.pauseAll=function(){Q=!0},e.resumeAll=function(){Q=!1,te()},e.validateColors=function(e){return Array.isArray(e)&&4===e.length&&e.every(function(e){return null!==N(e)})}});
|
|
1
|
+
!function(t,i){"object"==typeof exports&&"undefined"!=typeof module?i(exports):"function"==typeof define&&define.amd?define(["exports"],i):i((t="undefined"!=typeof globalThis?globalThis:t||self).CosmicCapsules={})}(this,function(t){"use strict";function i(t,i){return i.forEach(function(i){i&&"string"!=typeof i&&!Array.isArray(i)&&Object.keys(i).forEach(function(e){if("default"!==e&&!(e in t)){var a=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(t,e,a.get?a:{enumerable:!0,get:function(){return i[e]}})}})}),Object.freeze(t)}function e(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function a(t,i){(null==i||i>t.length)&&(i=t.length);for(var e=0,a=Array(i);e<i;e++)a[e]=t[e];return a}function s(t,i,e){if("function"==typeof t?t===i:t.has(i))return arguments.length<3?i:e;throw new TypeError("Private element is not present on this object")}function r(t,i){if(!(t instanceof i))throw new TypeError("Cannot call a class as a function")}function o(t,i){(function(t,i){if(i.has(t))throw new TypeError("Cannot initialize the same private elements twice on an object")})(t,i),i.add(t)}function n(t,i,e){return i&&function(t,i){for(var e=0;e<i.length;e++){var a=i[e];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,c(a.key),a)}}(t.prototype,i),Object.defineProperty(t,"prototype",{writable:!1}),t}function h(t,i){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=f(t))||i){e&&(t=e);var a=0,s=function(){};return{s:s,n:function(){return a>=t.length?{done:!0}:{done:!1,value:t[a++]}},e:function(t){throw t},f:s}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,o=!0,n=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return o=t.done,t},e:function(t){n=!0,r=t},f:function(){try{o||null==e.return||e.return()}finally{if(n)throw r}}}}function l(t,i,e){return(i=c(i))in t?Object.defineProperty(t,i,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[i]=e,t}function k(t,i){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);i&&(a=a.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),e.push.apply(e,a)}return e}function x(t){for(var i=1;i<arguments.length;i++){var e=null!=arguments[i]?arguments[i]:{};i%2?k(Object(e),!0).forEach(function(i){l(t,i,e[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):k(Object(e)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(e,i))})}return t}function p(t,i){return function(t){if(Array.isArray(t))return t}(t)||function(t,i){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var a,s,r,o,n=[],h=!0,l=!1;try{if(r=(e=e.call(t)).next,0===i){if(Object(e)!==e)return;h=!1}else for(;!(h=(a=r.call(e)).done)&&(n.push(a.value),n.length!==i);h=!0);}catch(t){l=!0,s=t}finally{try{if(!h&&null!=e.return&&(o=e.return(),Object(o)!==o))return}finally{if(l)throw s}}return n}}(t,i)||f(t,i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function y(t){return function(t){if(Array.isArray(t))return a(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||f(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t){var i=function(t,i){if("object"!=typeof t||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var a=e.call(t,i);if("object"!=typeof a)return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===i?String:Number)(t)}(t,"string");return"symbol"==typeof i?i:i+""}function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}function f(t,i){if(t){if("string"==typeof t)return a(t,i);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?a(t,i):void 0}}function m(){var t=Object.create(null);return{on:function(i,e){return t[i]||(t[i]=[]),t[i].push(e),function(){var a=t[i];if(a){var s=a.indexOf(e);-1!==s&&a.splice(s,1)}}},off:function(i,e){var a=t[i];if(!a)return!1;var s=a.indexOf(e);return-1!==s&&(a.splice(s,1),!0)},emit:function(i){var e=t[i];if(e){for(var a=arguments.length,s=new Array(a>1?a-1:0),r=1;r<a;r++)s[r-1]=arguments[r];var o,n=h(e.slice());try{for(n.s();!(o=n.n()).done;){o.value.apply(void 0,s)}}catch(t){n.e(t)}finally{n.f()}}}}}var u=/^[\d.]+(?:px|%|vw|vh|vmin|vmax|em|rem)$/;function g(t){if("number"==typeof t){if(!Number.isFinite(t)||t<0)throw new Error("Invalid size: ".concat(t));return"".concat(t,"px")}if("string"!=typeof t)throw new Error("Invalid size: ".concat(String(t)));var i=t.trim();if(!i)throw new Error("Invalid size: empty string");if(/^\d+(?:\.\d+)?$/.test(i))return"".concat(i,"px");if(!u.test(i))throw new Error('Invalid size or unsupported unit: "'.concat(t,'" (use px, %, vw, vh, vmin, vmax, em, rem)'));return i}var v={low:{dpr:1},medium:{dpr:1.5},high:{dpr:2}};function b(t){return"auto"===t?(i="undefined"!=typeof navigator?navigator:null,e=i&&"number"==typeof i.deviceMemory?i.deviceMemory:8,a=i&&"number"==typeof i.hardwareConcurrency?i.hardwareConcurrency:8,e<=4||a<=4?1.5:2):(v[t]||v.medium).dpr;var i,e,a}function _(t){var i=Number(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1),e=Number.isFinite(i)?Math.min(1,Math.max(.25,i)):1;return Math.max(.5,b(t)*e)}function w(t,i,e){var a=function(t){for(var i={},e=0,a=Object.keys(t);e<a.length;e++){var s=a[e];void 0!==t[s]&&(i[s]=t[s])}return i},s=a(i&&"object"===d(i)?i:{}),r=a(e&&"object"===d(e)?e:{});return x(x(x({},t),s),r)}var C=["#EAF6FF","#8FD0FF","#3B87F6","#6B58E9"],S=["#EDF2FF","#2F58D5","#1B2040","#E07A43"],P=["#F2EEFF","#B99AF1","#8F74DB","#D7D85C"],A=["#F5F6F8","#B9C0CC","#7F8793","#4A4F59"],M=["#FFF0E6","#F6C26B","#F98A64","#E86D74"],D=[{id:"original",code:"NC-01",name:"初光",group:"warm",seed:1.7,speed:.5,colors:y(["#FFF3EA","#F5B27A","#F67BC6","#A978E8"])},{id:"ocean",code:"NC-02",name:"沧溟",group:"cold",seed:8.2,speed:.48,colors:y(C)},{id:"klein",code:"NC-03",name:"玄夜",group:"cold",seed:14.1,speed:.49,colors:y(S)},{id:"ultraviolet",code:"NC-04",name:"紫霄",group:"cold",seed:23.4,speed:.47,colors:y(P)},{id:"chrome",code:"NC-05",name:"银汉",group:"cold",seed:37.8,speed:.42,colors:y(A)},{id:"plus",code:"NC-06",name:"熔金",group:"warm",seed:51.3,speed:.5,colors:y(M)}],T=[{id:"model-training",code:"NC-10",name:"星火",subtitle:"SHA 4.5 + 100 2026 TKN",group:"progress",initialProgress:43,edgeStyle:"flow",colors:["#2B1025","#FF3F94","#FF8A3D","#FFF06A"]},{id:"agent-migration",code:"NC-11",name:"迁流",subtitle:"TRANSFERRING PROTOCOL",group:"progress",initialProgress:33,edgeStyle:"flow",colors:["#101C37","#245BFF","#00CFFF","#5DFFE6"]},{id:"visual-training",code:"NC-12",name:"幻境",subtitle:"GENERATING POWER ++",group:"progress",initialProgress:58,edgeStyle:"flow",colors:["#21142D","#7042FF","#42F58D","#C4FF8A"]},{id:"tide",code:"NC-13",name:"汐潮",subtitle:"MOON PULL / COAST",group:"progress",initialProgress:30,edgeStyle:"tide",colors:["#0A2239","#2E9BFF","#7FE3FF","#EAF9FF"]},{id:"botanic-lab",code:"NC-14",name:"森息",subtitle:"MOSS CULTURE / ROOTING",group:"progress",initialProgress:46,edgeStyle:"flow",colors:["#102A23","#287A58","#9BD65B","#F2FFC4"]}],E=D,F=[].concat(y(D),y(T));function L(t,i){var e="capsule"===t?D:"progress"===t?T:null;if(!e)throw new Error("Unknown preset kind: ".concat(t,' (use "capsule" or "progress")'));for(var a=String(i).trim().toLowerCase(),s=null,r=0;r<e.length;r+=1)if(e[r].name.toLowerCase()===a){s=e[r];break}if(!s)throw new Error("Unknown ".concat(t," preset: ").concat(i));return s}var I={capsule:{width:"100%",height:160,quality:"auto",renderer:"auto",renderScale:1,powerPreference:"high-performance",fps:60,paused:!1,static:!1,respectReducedMotion:!0,mouseColor:!0,textRatio:39},progress:{width:454,height:104,min:0,max:100,step:"any",draggable:!0,keyboard:!0,disabled:!1,readonly:!1,direction:"ltr",precision:0,valueSuffix:"%",edgeStyle:"flow",quality:"auto",renderer:"auto",renderScale:1,powerPreference:"high-performance",fps:60,paused:!1,static:!1,textRatio:54,showValue:!0,respectReducedMotion:!0},emo:{type:"miao",name:"smile",width:160,height:160,color:"#ffffff",accentColor:null,speed:1,loop:!0,autoplay:!0,direction:"forward",opacity:1,fit:"contain",renderer:"svg",paused:!1,respectReducedMotion:!0,segment:null,background:"transparent"}},R={brandName:"画境观屿",valueSuffix:"%",progressAria:"{brand} {code} 加载进度",capsuleAria:"打开 {name} 沉浸预览"},V={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function O(t){return Math.min(255,Math.max(0,Math.round(t)))}function z(t){if("string"!=typeof t)return null;var i=t.trim();if(!i)return null;var e=i.toLowerCase();if(V[e])return V[e];if(/^#([0-9a-f]{3}|[0-9a-f]{6})$/i.test(i)){var a=i.slice(1).toLowerCase();return 3===a.length?"#".concat(a.split("").map(function(t){return t+t}).join("")):"#".concat(a)}var s=i.match(/^rgba?\((.*)\)$/i);return s?function(t){var i=t.split(/[,\s/]+/).filter(Boolean);if(i.length<3)return null;var e=function(t){if("string"!=typeof t||!t)return null;if("%"===t.charAt(t.length-1))return O(parseFloat(t)/100*255);var i=Number(t);return Number.isFinite(i)?O(i):null},a=e(i[0]),s=e(i[1]),r=e(i[2]);if(null===a||null===s||null===r)return null;var o=function(t){var i=t.toString(16);return 1===i.length?"0".concat(i):i};return"#".concat(o(a)).concat(o(s)).concat(o(r))}(s[1]):null}function N(t){var i=z(t);if(!i)return[0,0,0];var e=Number.parseInt(i.slice(1),16);return[(e>>16&255)/255,(e>>8&255)/255,(255&e)/255]}function B(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,e=z(t);if(!e)return"rgba(0, 0, 0, 0)";var a=Number.parseInt(e.slice(1),16),s=a>>8&255,r=255&a;return"rgba(".concat(a>>16&255,", ").concat(s,", ").concat(r,", ").concat(i,")")}function q(t,i,e){var a=t.createShader(i);if(t.shaderSource(a,e),t.compileShader(a),!t.getShaderParameter(a,t.COMPILE_STATUS)){var s=t.getShaderInfoLog(a)||"Unknown shader compile error";throw t.deleteShader(a),new Error(s)}return a}function j(t){var i=q(t,t.VERTEX_SHADER,"#version 300 es\nin vec2 a_position;\nout vec2 v_uv;\nvoid main() {\n v_uv = a_position * 0.5 + 0.5;\n gl_Position = vec4(a_position, 0.0, 1.0);\n}"),e=q(t,t.FRAGMENT_SHADER,"#version 300 es\nprecision highp float;\n\nin vec2 v_uv;\nout vec4 outColor;\n\nuniform vec2 u_resolution;\nuniform float u_time;\nuniform float u_seed;\nuniform float u_motion;\nuniform vec2 u_pointer;\nuniform vec3 u_colorA;\nuniform vec3 u_colorB;\nuniform vec3 u_colorC;\nuniform vec3 u_colorD;\n\nfloat hash21(vec2 p) {\n p = fract(p * vec2(123.34, 456.21));\n p += dot(p, p + 45.32 + u_seed);\n return fract(p.x * p.y);\n}\n\nfloat noise(vec2 p) {\n vec2 i = floor(p);\n vec2 f = fract(p);\n f = f * f * (3.0 - 2.0 * f);\n float a = hash21(i);\n float b = hash21(i + vec2(1.0, 0.0));\n float c = hash21(i + vec2(0.0, 1.0));\n float d = hash21(i + vec2(1.0, 1.0));\n return mix(mix(a, b, f.x), mix(c, d, f.x), f.y);\n}\n\nfloat fbm(vec2 p) {\n float value = 0.0;\n float amplitude = 0.52;\n mat2 rotation = mat2(0.80, 0.60, -0.60, 0.80);\n for (int i = 0; i < 6; i++) {\n value += amplitude * noise(p);\n p = rotation * p * 2.03 + 17.7;\n amplitude *= 0.5;\n }\n return value;\n}\n\nfloat gaussian(float value, float center, float width) {\n return exp(-pow(value - center, 2.0) / max(width, 0.0001));\n}\n\nvec3 palette(float t) {\n t = clamp(t, 0.0, 1.0);\n vec3 shadow = mix(u_colorA, u_colorB, smoothstep(0.06, 0.62, t));\n vec3 body = mix(u_colorB, u_colorC, smoothstep(0.30, 0.82, t));\n vec3 highlight = mix(u_colorC, u_colorD, smoothstep(0.74, 1.0, t));\n vec3 restrained = mix(shadow, body, smoothstep(0.26, 0.72, t));\n return mix(restrained, highlight, smoothstep(0.78, 0.97, t));\n}\n\nvec3 renderNebula(vec2 uv, vec2 p, vec2 pointer, float distanceToPointer, float t) {\n vec2 delta = p - pointer;\n float influence = exp(-distanceToPointer * 4.6) * u_motion;\n float angle = influence * 1.7;\n mat2 swirl = mat2(cos(angle), -sin(angle), sin(angle), cos(angle));\n p = pointer + swirl * delta;\n p += normalize(delta + 0.0001) * influence * 0.08;\n\n vec2 drift = vec2(t * 0.22, -t * 0.13);\n vec2 q = vec2(\n fbm(p * 1.35 + drift + u_seed),\n fbm(p * 1.35 + vec2(5.2, 1.3) - drift * 0.85)\n );\n vec2 r = vec2(\n fbm(p * 2.0 + 3.6 * q + vec2(1.7, 9.2) + t * 0.10),\n fbm(p * 2.0 + 3.0 * q + vec2(8.3, 2.8) - t * 0.085)\n );\n\n float cloud = fbm(p * 1.7 + 4.2 * r);\n float veins = fbm(p * 4.0 - 2.0 * q + t * 0.065);\n float nebula = smoothstep(0.18, 0.91, cloud * 0.9 + veins * 0.22);\n\n vec3 color = palette(nebula);\n color += u_colorD * pow(max(cloud - 0.63, 0.0), 2.0) * 1.05;\n color *= 0.78 + 0.34 * smoothstep(0.15, 0.9, veins);\n\n vec2 starGrid = floor((uv + vec2(u_seed * 0.013, 0.0)) * vec2(132.0, 58.0));\n vec2 starCell = fract(uv * vec2(132.0, 58.0)) - 0.5;\n float starRandom = hash21(starGrid);\n float starShape = smoothstep(0.075, 0.0, length(starCell));\n float starMask = step(0.989, starRandom) * starShape;\n float twinkle = 0.35 + 0.65 * sin(t * (1.0 + starRandom * 2.4) + starRandom * 40.0) * 0.5 + 0.5;\n color += starMask * twinkle * mix(u_colorC, u_colorD, starRandom) * 1.05;\n\n float pointerGlow = exp(-distanceToPointer * 7.0) * u_motion;\n color += u_colorD * pointerGlow * 0.28;\n return color;\n}\n\nvoid main() {\n vec2 uv = v_uv;\n vec2 p = uv - 0.5;\n p.x *= u_resolution.x / max(u_resolution.y, 1.0);\n\n vec2 pointer = u_pointer - 0.5;\n pointer.x *= u_resolution.x / max(u_resolution.y, 1.0);\n float distanceToPointer = length(p - pointer);\n\n vec3 color = renderNebula(uv, p, pointer, distanceToPointer, u_time);\n float vignette = smoothstep(0.94, 0.18, length((uv - 0.5) * vec2(1.0, 1.35)));\n color *= 0.70 + vignette * 0.42;\n color = pow(max(color, vec3(0.0)), vec3(0.88));\n\n outColor = vec4(color, 1.0);\n}"),a=t.createProgram();if(t.attachShader(a,i),t.attachShader(a,e),t.linkProgram(a),t.deleteShader(i),t.deleteShader(e),!t.getProgramParameter(a,t.LINK_STATUS)){var s=t.getProgramInfoLog(a)||"Unknown program link error";throw t.deleteProgram(a),new Error(s)}return a}var W=new WeakSet,G=function(){return n(function t(i,e){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(r(this,t),o(this,W),this.canvas=i,this.preset=x({},e),this.options=x({dprCap:1.75,mouseColor:!0},a),this.gl=i.getContext("webgl2",{alpha:!1,antialias:!1,depth:!1,powerPreference:this.options.powerPreference||"high-performance",preserveDrawingBuffer:!1}),!this.gl)throw new Error("WebGL2 is not available");this.program=j(this.gl),this.locations=s(W,this,U).call(this),this.pointer=[.72,.45],this.pointerTarget=y(this.pointer),this.motion=0,this.motionTarget=0,this.timeOffset=.73*e.seed,this.colors=e.colors.map(N),this.visible=!0,this.disposed=!1,s(W,this,X).call(this),s(W,this,Y).call(this),s(W,this,H).call(this),this.resize()},[{key:"setPreset",value:function(t){this.preset=x({},t),this.colors=t.colors.map(N),this.timeOffset=.73*t.seed}},{key:"setDprCap",value:function(t){this.options.dprCap=t,this.resize()}},{key:"setMouseColor",value:function(t){if(this.options.mouseColor=!1!==t,this.options.mouseColor)return this.onPointerMove||s(W,this,Y).call(this),this;if(this.onPointerMove){var i=this.eventTarget;i.removeEventListener("pointermove",this.onPointerMove),i.removeEventListener("pointerdown",this.onPointerMove),i.removeEventListener("pointerleave",this.onPointerLeave),this.onPointerMove=null,this.onPointerLeave=null}return this.motionTarget=0,this}},{key:"randomize",value:function(){this.preset.seed=100*Math.random(),this.timeOffset=40*Math.random()}},{key:"resize",value:function(){var t=Math.min(window.devicePixelRatio||1,this.options.dprCap),i=this.canvas.getBoundingClientRect(),e=Math.max(2,Math.round(i.width*t)),a=Math.max(2,Math.round(i.height*t));this.canvas.width===e&&this.canvas.height===a||(this.canvas.width=e,this.canvas.height=a),this.gl.viewport(0,0,e,a)}},{key:"draw",value:function(t){var i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!this.disposed&&this.visible){var e=this.gl;this.pointer[0]+=.08*(this.pointerTarget[0]-this.pointer[0]),this.pointer[1]+=.08*(this.pointerTarget[1]-this.pointer[1]),this.motion+=.07*(this.motionTarget-this.motion),e.useProgram(this.program),e.bindBuffer(e.ARRAY_BUFFER,this.buffer),e.enableVertexAttribArray(this.locations.position),e.vertexAttribPointer(this.locations.position,2,e.FLOAT,!1,0,0),e.uniform2f(this.locations.resolution,this.canvas.width,this.canvas.height),e.uniform1f(this.locations.time,this.timeOffset+(i?0:t*this.preset.speed)),e.uniform1f(this.locations.seed,this.preset.seed),e.uniform1f(this.locations.motion,this.motion),e.uniform2f(this.locations.pointer,this.pointer[0],this.pointer[1]),e.uniform3fv(this.locations.colorA,this.colors[0]),e.uniform3fv(this.locations.colorB,this.colors[1]),e.uniform3fv(this.locations.colorC,this.colors[2]),e.uniform3fv(this.locations.colorD,this.colors[3]),e.drawArrays(e.TRIANGLES,0,3)}}},{key:"dispose",value:function(){this.disposed=!0;var t=this.eventTarget||this.canvas;t.removeEventListener("pointermove",this.onPointerMove),t.removeEventListener("pointerdown",this.onPointerMove),t.removeEventListener("pointerleave",this.onPointerLeave),this.canvas.removeEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.removeEventListener("webglcontextrestored",this.onContextRestored,!1),this.gl.deleteBuffer(this.buffer),this.gl.deleteProgram(this.program);var i=this.gl.getExtension("WEBGL_lose_context");i&&i.loseContext()}}])}();function U(){var t=this,i=this.gl,e=function(e){return i.getUniformLocation(t.program,e)};return{position:i.getAttribLocation(this.program,"a_position"),resolution:e("u_resolution"),time:e("u_time"),seed:e("u_seed"),motion:e("u_motion"),pointer:e("u_pointer"),colorA:e("u_colorA"),colorB:e("u_colorB"),colorC:e("u_colorC"),colorD:e("u_colorD")}}function X(){var t=this.gl,i=new Float32Array([-1,-1,3,-1,-1,3]);this.buffer=t.createBuffer(),t.bindBuffer(t.ARRAY_BUFFER,this.buffer),t.bufferData(t.ARRAY_BUFFER,i,t.STATIC_DRAW)}function Y(){var t=this;!1!==this.options.mouseColor&&(this.eventTarget=this.options.eventTarget||this.canvas.parentElement||this.canvas,this.onPointerMove=function(i){var e=t.canvas.getBoundingClientRect();t.pointerTarget[0]=(i.clientX-e.left)/Math.max(e.width,1),t.pointerTarget[1]=1-(i.clientY-e.top)/Math.max(e.height,1),t.motionTarget=1},this.onPointerLeave=function(){t.motionTarget=0},this.eventTarget.addEventListener("pointermove",this.onPointerMove,{passive:!0}),this.eventTarget.addEventListener("pointerdown",this.onPointerMove,{passive:!0}),this.eventTarget.addEventListener("pointerleave",this.onPointerLeave,{passive:!0}))}function H(){var t=this;this.onContextLost=function(i){i.preventDefault(),t.disposed||(t.visible=!1,"function"==typeof t.options.onContextLost&&t.options.onContextLost(i))},this.onContextRestored=function(){t.disposed||(t.program=j(t.gl),t.locations=s(W,t,U).call(t),s(W,t,X).call(t),t.visible=!0,t.resize(),"function"==typeof t.options.onContextRestored&&t.options.onContextRestored())},this.canvas.addEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.addEventListener("webglcontextrestored",this.onContextRestored,!1)}function J(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,e=p(N(t).map(function(t){return Math.round(255*t)}),3),a=e[0],s=e[1],r=e[2];return"rgba(".concat(a,", ").concat(s,", ").concat(r,", ").concat(i,")")}var K=function(){return n(function t(i,e){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};r(this,t),this.canvas=i,this.preset=e,this.context=i.getContext("2d"),this.visible=!0,this.timePhase=0,this.dprCap=a.dprCap||1.5},[{key:"resize",value:function(){var t=this.canvas.getBoundingClientRect(),i=Math.min(window.devicePixelRatio||1,this.dprCap),e=Math.max(2,Math.round(t.width*i)),a=Math.max(2,Math.round(t.height*i));this.canvas.width===e&&this.canvas.height===a||(this.canvas.width=e,this.canvas.height=a)}},{key:"drawNebula",value:function(t){var i=this.context,e=this.canvas,a=e.width,s=e.height,r=(t+this.timePhase)*(this.preset.speed||1),o=.7*(this.preset.seed||0),n=i.createLinearGradient(0,0,a,s);n.addColorStop(0,this.preset.colors[0]),n.addColorStop(.38,this.preset.colors[1]),n.addColorStop(.72,this.preset.colors[2]),n.addColorStop(1,this.preset.colors[3]),i.fillStyle=n,i.fillRect(0,0,a,s),i.globalCompositeOperation="screen";for(var h=0;h<6;h+=1){var l=(.5+.45*Math.sin(.32*r+1.7*h+o))*a,k=(.5+.4*Math.cos(.25*r+h+o))*s,x=Math.max(a,s)*(.08+h%3*.04),p=i.createRadialGradient(l,k,0,l,k,x);p.addColorStop(0,J(this.preset.colors[(h+1)%4],.24)),p.addColorStop(1,J(this.preset.colors[h%4],0)),i.fillStyle=p,i.fillRect(l-x,k-x,2*x,2*x)}i.globalCompositeOperation="source-over"}},{key:"draw",value:function(t){this.visible&&this.drawNebula(t)}},{key:"setPreset",value:function(t){this.preset=t}},{key:"setDprCap",value:function(t){this.dprCap=t,this.resize()}},{key:"randomize",value:function(){this.preset&&(this.preset.seed=100*Math.random(),this.timePhase=Math.random()*Math.PI*2)}},{key:"setMouseColor",value:function(){}},{key:"dispose",value:function(){}}])}(),Z=[],Q=!1,$=!1,tt=0,it=0;function et(t){if(Q){var i=[];if(!$){var e,a=h(Z.slice());try{for(a.s();!(e=a.n()).done;){var s=e.value;try{s.isPaused()||i.push(s)}catch(t){}}}catch(t){a.e(t)}finally{a.f()}}if(0===i.length)return Q=!1,tt=0,void(it=0);var r=it?Math.min((t-it)/1e3,.05):0;it=t,tt=requestAnimationFrame(et);for(var o=0,n=i;o<n.length;o++){var l=n[o];try{l.onFrame(r,t)}catch(t){console.warn("[dlc-ui] frame error:",t)}}0===Z.length&&(cancelAnimationFrame(tt),Q=!1,tt=0)}}function at(){Q||(Q=!0,it=0,tt=requestAnimationFrame(et))}function st(){at()}function rt(t,i){var e={onFrame:t,isPaused:i};return Z.push(e),at(),function(){var t=Z.indexOf(e);-1!==t&&Z.splice(t,1),0===Z.length&&tt&&(cancelAnimationFrame(tt),Q=!1,tt=0)}}function ot(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,e=!0,a="undefined"==typeof document||!document.hidden,s=!1,r=null;"undefined"!=typeof IntersectionObserver&&(r=new IntersectionObserver(function(t){e=t.some(function(t){return t.isIntersecting}),"function"==typeof i&&i()},{rootMargin:"180px"})).observe(t);var o=function(){a="undefined"!=typeof document&&!document.hidden,"function"==typeof i&&i()};return"undefined"!=typeof document&&document.addEventListener("visibilitychange",o),{isVisible:function(){return e&&a},dispose:function(){s||(s=!0,r&&r.disconnect(),"undefined"!=typeof document&&document.removeEventListener("visibilitychange",o))}}}function nt(t){"function"==typeof queueMicrotask?queueMicrotask(t):"undefined"!=typeof Promise&&"function"==typeof Promise.resolve?Promise.resolve().then(t):setTimeout(t,0)}function ht(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:60,e=Number(t);return Number.isFinite(e)?Math.min(60,Math.max(1,e)):i}function lt(){var t=ht(arguments.length>0&&void 0!==arguments[0]?arguments[0]:60),i=0;return{shouldDraw:function(e){var a=1/t;return!((i+=e)+1e-4<a)&&(i%=a,!0)},setFps:function(e){return t=ht(e,t),i=0,t},getFps:function(){return t}}}function kt(t,i){var e=t&&"undefined"!=typeof matchMedia?matchMedia("(prefers-reduced-motion: reduce)"):null,a=function(){"function"==typeof i&&i(Boolean(e&&e.matches))};return e&&("function"==typeof e.addEventListener?e.addEventListener("change",a):"function"==typeof e.addListener&&e.addListener(a)),{matches:function(){return Boolean(e&&e.matches)},dispose:function(){e&&("function"==typeof e.removeEventListener?e.removeEventListener("change",a):"function"==typeof e.removeListener&&e.removeListener(a))}}}function xt(t){if(null==t||"boolean"==typeof t)return null;if("string"==typeof t&&""===t.trim())return null;var i=Number(t);return Number.isFinite(i)?i:null}var pt=240,yt={"model-training":{seed:.37,broad:.58,middle:.25,detail:.13,lobe:.24},"agent-migration":{seed:1.71,broad:.72,middle:.1,detail:.03,lobe:.18},"visual-training":{seed:2.83,broad:.66,middle:.16,detail:.06,lobe:.23},"botanic-lab":{seed:3.46,broad:.54,middle:.18,detail:.05,lobe:.28},tide:{seed:4.12,broad:.82,middle:.07,detail:.02,lobe:.3,warp:.5}},ct=Object.create(null);function dt(t,i,e){var a=(t-i)/Math.max(e,.001);return Math.exp(-a*a)}function ft(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flow",e="".concat(t,":").concat(i);return ct[e]||(ct[e]=function(t){for(var i="tide"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flow")?yt.tide:yt[t]||yt["visual-training"],e=new Uint8Array(19200),a=0;a<pt;a+=1){var s=a/pt*Math.PI*2;i.warp&&(s+=i.warp*Math.sin(2*s));for(var r=.28+.13*Math.sin(.53*s+i.seed),o=.7+.12*Math.cos(.47*s+1.7*i.seed),n=0;n<80;n+=1){var h=n/Math.max(79,1),l=Math.pow(Math.max(Math.sin(Math.PI*h),0),.48),k=Math.sin(h*Math.PI*2*1.35+.58*s+i.seed)*i.broad,x=Math.sin(h*Math.PI*2*3.2-.91*s+2.1*i.seed)*i.middle,p=Math.sin(h*Math.PI*2*6.1+1.31*s+3.2*i.seed)*i.detail,y=(dt(h,r,.09)*Math.sin(1.11*s+4*i.seed)-dt(h,o,.1)*Math.cos(.97*s+3.3*i.seed))*i.lobe,c=Math.max(-1,Math.min(1,(k+x+p+y)*l));e[n*pt+a]=Math.round(255*(.5*c+.5))}}return e}(t,i)),ct[e]}function mt(t){var i=Number.parseInt(t.replace("#",""),16);return[(i>>16&255)/255,(i>>8&255)/255,(255&i)/255]}var ut={"model-training":0,"agent-migration":1,"visual-training":2,tide:3},gt={"model-training":1.05,"agent-migration":1.04,"visual-training":1.04,tide:1.18};function vt(t,i,e){var a=t.createShader(i);if(t.shaderSource(a,e),t.compileShader(a),!t.getShaderParameter(a,t.COMPILE_STATUS)){var s=t.getShaderInfoLog(a)||"Unknown shader compile error";throw t.deleteShader(a),new Error(s)}return a}var bt=function(){return n(function t(i,e){var a,s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};r(this,t);var o=i.getContext("webgl2",{alpha:!1,antialias:!0,premultipliedAlpha:!1,powerPreference:s.powerPreference||"high-performance"});if(!o)throw new Error("WebGL2 unavailable");this.canvas=i,this.options=s,this.gl=o,this.profile="tide"===e.edgeStyle?3:null!==(a=ut[e.id])&&void 0!==a?a:2,this.seed=13.7*function(t){var i,e=2166136261,a=h(t);try{for(a.s();!(i=a.n()).done;)e^=i.value.charCodeAt(0),e=Math.imul(e,16777619)}catch(t){a.e(t)}finally{a.f()}return(e>>>0)/4294967295}("".concat(e.id,"-shader"))+1,this.colors=e.colors.map(mt),this.motionData=ft(e.id,e.edgeStyle);var n="tide"===e.edgeStyle?gt.tide:gt[e.id]||1.04;this.motionScale=40*n/1257,this.disposed=!1,this.contextLost=!1,this.setupResources(),this.bindContextEvents()},[{key:"setupResources",value:function(){var t=this.gl;this.program=function(t){var i=vt(t,t.VERTEX_SHADER,"#version 300 es\nin vec2 a_position;\nout vec2 v_uv;\nvoid main() {\n v_uv = a_position * 0.5 + 0.5;\n gl_Position = vec4(a_position, 0.0, 1.0);\n}"),e=vt(t,t.FRAGMENT_SHADER,"#version 300 es\nprecision highp float;\n\nin vec2 v_uv;\nout vec4 outColor;\n\nuniform vec2 u_resolution;\nuniform float u_time;\nuniform float u_progress;\nuniform float u_seed;\nuniform float u_profile;\nuniform sampler2D u_motion;\nuniform sampler2D u_effect;\nuniform float u_hasEffect;\nuniform float u_effectFrames;\nuniform float u_motionDuration;\nuniform float u_motionScale;\nuniform vec3 u_dark;\nuniform vec3 u_accentA;\nuniform vec3 u_accentB;\nuniform vec3 u_glow;\n\nfloat hash21(vec2 p) {\n p = fract(p * vec2(123.34, 456.21));\n p += dot(p, p + 45.32 + u_seed * 11.7);\n return fract(p.x * p.y);\n}\n\nfloat noise(vec2 p) {\n vec2 i = floor(p);\n vec2 f = fract(p);\n f = f * f * (3.0 - 2.0 * f);\n float a = hash21(i);\n float b = hash21(i + vec2(1.0, 0.0));\n float c = hash21(i + vec2(0.0, 1.0));\n float d = hash21(i + vec2(1.0, 1.0));\n return mix(mix(a, b, f.x), mix(c, d, f.x), f.y);\n}\n\nfloat fbm(vec2 p) {\n float value = 0.0;\n float amplitude = 0.55;\n mat2 rotation = mat2(0.82, 0.57, -0.57, 0.82);\n for (int i = 0; i < 6; i++) {\n value += noise(p) * amplitude;\n p = rotation * p * 2.02 + 13.7;\n amplitude *= 0.48;\n }\n return value;\n}\n\nfloat gaussian(float value, float center, float width) {\n float delta = (value - center) / max(width, 0.0001);\n return exp(-delta * delta);\n}\n\nfloat profileMix(float model, float agent, float visual) {\n if (u_profile < 0.5) return model;\n if (u_profile < 1.5) return agent;\n return visual;\n}\n\nfloat motionSample(float y, float t) {\n float phase = fract(t / max(u_motionDuration, 0.001));\n float captured = texture(u_motion, vec2(phase, 1.0 - clamp(y, 0.0, 1.0))).r;\n return (captured * 2.0 - 1.0) * u_motionScale;\n}\n\nfloat edgeDisplacement(float y, float t) {\n return motionSample(y, t);\n}\n\nfloat flowDisplacement(float y, float t) {\n return (\n motionSample(y - 0.024, t) * 0.08 +\n motionSample(y - 0.012, t) * 0.18 +\n motionSample(y, t) * 0.48 +\n motionSample(y + 0.012, t) * 0.18 +\n motionSample(y + 0.024, t) * 0.08\n );\n}\n\nfloat ellipseRing(vec2 p, float radius, float width) {\n return gaussian(length(p), radius, width);\n}\n\nvoid main() {\n vec2 uv = v_uv;\n float t = u_time;\n float edge = u_progress + edgeDisplacement(uv.y, t);\n float flowEdge = u_progress + flowDisplacement(uv.y, t);\n float d = uv.x - edge;\n float fd = uv.x - flowEdge;\n\n vec3 rightBase = vec3(0.125, 0.129, 0.145);\n vec3 color = rightBase;\n\n float leftMask = 1.0 - smoothstep(-0.001, 0.002, d);\n color = mix(color, u_dark, leftMask * profileMix(0.96, 0.92, 0.96));\n\n vec2 flowP = vec2((fd + 0.10) * 6.2, uv.y * 1.95);\n float flowA = fbm(flowP + vec2(-t * 0.22, t * 0.27) + u_seed * 1.7);\n float flowB = fbm(flowP * 1.52 + vec2(t * 0.28, -t * 0.36) + 8.2 + u_seed);\n float flowC = fbm(flowP * 2.25 + vec2(-t * 0.41, t * 0.46) + 19.0);\n\n float farCenter = profileMix(-0.060, -0.079, -0.045) + (flowA - 0.5) * profileMix(0.018, 0.022, 0.014);\n float midCenter = profileMix(-0.039, -0.052, -0.030) + (flowB - 0.5) * profileMix(0.013, 0.016, 0.010);\n float hotCenter = profileMix(-0.026, -0.029, -0.023) + (flowC - 0.5) * 0.010;\n\n float farBand = gaussian(fd, farCenter, profileMix(0.035, 0.049, 0.030));\n float midBand = gaussian(fd, midCenter, profileMix(0.026, 0.034, 0.026));\n float hotBand = gaussian(fd, hotCenter, profileMix(0.023, 0.027, 0.026));\n float darkTrough = gaussian(fd, profileMix(-0.050, -0.058, -0.044) + (flowB - 0.5) * 0.010, profileMix(0.020, 0.025, 0.021));\n\n float ringY = 0.47 + sin(t * 0.58 + u_seed * 2.4) * 0.12;\n vec2 ringP = vec2((fd + 0.086) / 0.078, (uv.y - ringY) / 0.25);\n ringP += vec2((flowB - 0.5) * 0.08, (flowA - 0.5) * 0.06);\n float ringTexture = fbm(ringP * 2.15 + vec2(t * 0.18, -t * 0.14) + u_seed * 1.9);\n float ring = ellipseRing(ringP, 0.66, 0.32) * (0.30 + 0.64 * ringTexture);\n float ringCore = gaussian(length(ringP), 0.25, 0.25);\n float ringPulse = smoothstep(0.58, 0.90, 0.5 + 0.5 * sin(t * 0.82 + u_seed * 4.1));\n float modelRing = ring * ringPulse * (1.0 - step(0.5, u_profile));\n float visualRing = ring * 0.16 * step(1.5, u_profile) * ringPulse;\n\n float cloudGate = leftMask * smoothstep(-0.30, -0.008, fd);\n float textureA = smoothstep(0.24, 0.92, flowA * 0.72 + flowB * 0.42);\n float textureB = smoothstep(0.28, 0.94, flowB * 0.68 + flowC * 0.38);\n\n vec3 hotColor = u_accentB;\n color += u_accentA * farBand * cloudGate * (0.07 + textureA * profileMix(0.42, 0.24, 0.40));\n color += u_accentB * midBand * cloudGate * (0.15 + textureB * profileMix(0.70, 0.46, 0.68));\n color += hotColor * hotBand * cloudGate * profileMix(0.88, 0.62, 0.84);\n float modelMask = 1.0 - step(0.5, u_profile);\n color += u_accentA * (modelRing + visualRing) * cloudGate * profileMix(0.54, 0.0, 0.34);\n color *= 1.0 - darkTrough * profileMix(0.44, 0.24, 0.24) * cloudGate;\n color *= 1.0 - ringCore * modelMask * ringPulse * 0.44 * cloudGate;\n\n float broadHalo = exp(-abs(d) * 96.0);\n float innerHalo = exp(-abs(d) * 176.0);\n float colorCore = exp(-abs(d) * 360.0);\n float sharpCore = exp(-abs(d) * 760.0);\n float leftGate = 1.0 - smoothstep(-0.003, 0.005, d);\n\n color += u_accentA * broadHalo * leftGate * profileMix(0.09, 0.04, 0.06);\n color += hotColor * innerHalo * leftGate * profileMix(0.76, 0.72, 0.78);\n color += u_glow * colorCore * profileMix(0.72, 0.34, 0.24);\n\n float whiteStrength = profileMix(0.10, 0.0, 0.0);\n color += vec3(1.0, 0.99, 0.91) * sharpCore * whiteStrength;\n\n float rightCut = smoothstep(0.001, 0.006, d);\n color = mix(color, rightBase, rightCut);\n\n float effectX = (d * 1257.0 + 260.0) / 320.0;\n float atlasPhase = fract(t / 12.0) * u_effectFrames;\n float atlasFrameA = floor(atlasPhase);\n float atlasFrameB = mod(atlasFrameA + 1.0, u_effectFrames);\n float atlasMix = smoothstep(0.0, 1.0, fract(atlasPhase));\n float atlasXA = (atlasFrameA + clamp(effectX, 0.0, 1.0)) / u_effectFrames;\n float atlasXB = (atlasFrameB + clamp(effectX, 0.0, 1.0)) / u_effectFrames;\n vec3 referenceA = texture(u_effect, vec2(atlasXA, uv.y)).rgb;\n vec3 referenceB = texture(u_effect, vec2(atlasXB, uv.y)).rgb;\n vec3 referenceColor = mix(referenceA, referenceB, atlasMix);\n float stripMask = smoothstep(0.0, 0.018, effectX) * (1.0 - smoothstep(0.982, 1.0, effectX));\n float referenceLeft = 1.0 - smoothstep(-0.026, -0.012, d);\n // 参考图集只提供亮度结构,颜色始终由用户 colors(u_dark / u_accentA /\n // u_accentB / u_glow)决定:这样 setColors / colors 属性在 WebGL 路径下\n // 真实生效,改色有可见反馈,而不是被图集整体覆盖。\n float referenceLuma = dot(referenceColor, vec3(0.299, 0.587, 0.114));\n vec3 tintedColor = color * (0.42 + 0.86 * referenceLuma);\n color = mix(color, tintedColor, stripMask * referenceLeft * u_hasEffect);\n\n outColor = vec4(clamp(color, 0.0, 1.0), 1.0);\n}"),a=t.createProgram();if(t.attachShader(a,i),t.attachShader(a,e),t.linkProgram(a),t.deleteShader(i),t.deleteShader(e),!t.getProgramParameter(a,t.LINK_STATUS)){var s=t.getProgramInfoLog(a)||"Unknown shader link error";throw t.deleteProgram(a),new Error(s)}return a}(t),this.position=t.getAttribLocation(this.program,"a_position"),this.uniforms={resolution:t.getUniformLocation(this.program,"u_resolution"),time:t.getUniformLocation(this.program,"u_time"),progress:t.getUniformLocation(this.program,"u_progress"),seed:t.getUniformLocation(this.program,"u_seed"),profile:t.getUniformLocation(this.program,"u_profile"),motion:t.getUniformLocation(this.program,"u_motion"),effect:t.getUniformLocation(this.program,"u_effect"),hasEffect:t.getUniformLocation(this.program,"u_hasEffect"),effectFrames:t.getUniformLocation(this.program,"u_effectFrames"),motionDuration:t.getUniformLocation(this.program,"u_motionDuration"),motionScale:t.getUniformLocation(this.program,"u_motionScale"),dark:t.getUniformLocation(this.program,"u_dark"),accentA:t.getUniformLocation(this.program,"u_accentA"),accentB:t.getUniformLocation(this.program,"u_accentB"),glow:t.getUniformLocation(this.program,"u_glow")},this.buffer=t.createBuffer(),t.bindBuffer(t.ARRAY_BUFFER,this.buffer),t.bufferData(t.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),t.STATIC_DRAW),this.motionTexture=t.createTexture(),t.activeTexture(t.TEXTURE0),t.bindTexture(t.TEXTURE_2D,this.motionTexture),t.pixelStorei(t.UNPACK_ALIGNMENT,1),t.texImage2D(t.TEXTURE_2D,0,t.R8,pt,80,0,t.RED,t.UNSIGNED_BYTE,this.motionData),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.REPEAT),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),this.effectTexture=t.createTexture(),t.activeTexture(t.TEXTURE1),t.bindTexture(t.TEXTURE_2D,this.effectTexture),t.texImage2D(t.TEXTURE_2D,0,t.RGB,1,1,0,t.RGB,t.UNSIGNED_BYTE,new Uint8Array([32,33,38])),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),this.effectUploaded=!1}},{key:"bindContextEvents",value:function(){var t=this;this.onContextLost=function(i){i.preventDefault(),t.disposed||(t.contextLost=!0,"function"==typeof t.options.onContextLost&&t.options.onContextLost(i))},this.onContextRestored=function(){t.disposed||(t.setupResources(),t.contextLost=!1,t.gl.viewport(0,0,t.canvas.width,t.canvas.height),"function"==typeof t.options.onContextRestored&&t.options.onContextRestored())},this.canvas.addEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.addEventListener("webglcontextrestored",this.onContextRestored,!1)}},{key:"resize",value:function(t,i,e){var a=Math.max(1,Math.round(t*e)),s=Math.max(1,Math.round(i*e));this.canvas.width===a&&this.canvas.height===s||(this.canvas.width=a,this.canvas.height=s),this.gl.viewport(0,0,a,s)}},{key:"draw",value:function(t,i){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(!this.disposed&&!this.contextLost){var a=this.gl;a.useProgram(this.program),a.bindBuffer(a.ARRAY_BUFFER,this.buffer),a.enableVertexAttribArray(this.position),a.vertexAttribPointer(this.position,2,a.FLOAT,!1,0,0),a.uniform2f(this.uniforms.resolution,this.canvas.width,this.canvas.height),a.uniform1f(this.uniforms.time,t),a.uniform1f(this.uniforms.progress,i/100),a.uniform1f(this.uniforms.seed,this.seed),a.uniform1f(this.uniforms.profile,this.profile),a.activeTexture(a.TEXTURE0),a.bindTexture(a.TEXTURE_2D,this.motionTexture),a.uniform1i(this.uniforms.motion,0),a.uniform1f(this.uniforms.motionDuration,12),a.uniform1f(this.uniforms.motionScale,this.motionScale);var s=this.effectUploaded?1:0,r=e&&(e.naturalWidth||e.width||0);if(!this.effectUploaded&&e&&r>0){a.activeTexture(a.TEXTURE1),a.bindTexture(a.TEXTURE_2D,this.effectTexture),a.pixelStorei(a.UNPACK_FLIP_Y_WEBGL,!0);try{a.texImage2D(a.TEXTURE_2D,0,a.RGB,a.RGB,a.UNSIGNED_BYTE,e),this.effectUploaded=!0,s=1}catch(t){console.warn("[画境观屿] 参考纹理图集上传失败,继续使用程序化降级。",t)}a.pixelStorei(a.UNPACK_FLIP_Y_WEBGL,!1)}a.activeTexture(a.TEXTURE1),a.bindTexture(a.TEXTURE_2D,this.effectTexture),a.uniform1i(this.uniforms.effect,1),a.uniform1f(this.uniforms.hasEffect,s),a.uniform1f(this.uniforms.effectFrames,24),a.uniform3fv(this.uniforms.dark,this.colors[0]),a.uniform3fv(this.uniforms.accentA,this.colors[1]),a.uniform3fv(this.uniforms.accentB,this.colors[2]),a.uniform3fv(this.uniforms.glow,this.colors[3]),a.drawArrays(a.TRIANGLES,0,6)}}},{key:"setColors",value:function(t){this.colors=t.map(mt)}},{key:"dispose",value:function(){this.disposed=!0;var t=this.gl;this.canvas.removeEventListener("webglcontextlost",this.onContextLost,!1),this.canvas.removeEventListener("webglcontextrestored",this.onContextRestored,!1),t.deleteBuffer(this.buffer),t.deleteTexture(this.motionTexture),t.deleteTexture(this.effectTexture),t.deleteProgram(this.program);var i=t.getExtension("WEBGL_lose_context");i&&i.loseContext()}}])}();var _t=Object.create(null),wt={"model-training":["#20131f","#ff3f94","#ff8a3d","#fff06a"],"agent-migration":["#111a31","#245bff","#00cfff","#5dffe6"],"visual-training":["#1f172b","#7042ff","#42f58d","#c4ff8a"],tide:["#0a2239","#2e9bff","#7fe3ff","#eaf9ff"],"botanic-lab":["#102a23","#287a58","#9bd65b","#f2ffc4"]};function Ct(t,i,e,a,s,r,o){t.save(),t.translate(i,e),t.scale(1,s/a);var n=t.createRadialGradient(0,0,0,0,0,a),h=function(t){var i=Math.round(t).toString(16);return 1===i.length?"0".concat(i):i};n.addColorStop(0,"".concat(r).concat(h(255*o))),n.addColorStop(.46,"".concat(r).concat(h(.42*o*255))),n.addColorStop(1,"".concat(r,"00")),t.fillStyle=n,t.fillRect(-a,-a,2*a,2*a),t.restore()}function St(t){return _t[t]||(_t[t]=function(t){var i=wt[t]||wt["visual-training"],e=document.createElement("canvas");e.width=1536,e.height=32;for(var a=e.getContext("2d"),s=0;s<24;s+=1){var r=s/24*Math.PI*2,o=64*s;a.save(),a.translate(o,0),a.fillStyle=i[0],a.fillRect(0,0,64,32),a.globalCompositeOperation="screen",Ct(a,35+5*Math.sin(.83*r),10+5*Math.cos(.61*r),27,18,i[1],"agent-migration"===t?.32:.42),Ct(a,45+4*Math.cos(.72*r),23+4*Math.sin(.54*r),22,15,i[2],.44),Ct(a,53+2*Math.sin(1.07*r),16+6*Math.cos(.89*r),12,13,i[3],"model-training"===t?.3:.2),a.globalCompositeOperation="source-over";var n=a.createRadialGradient(41,16,1,41,16,17);n.addColorStop(0,"rgba(5,6,11,0.64)"),n.addColorStop(.58,"rgba(6,7,12,0.26)"),n.addColorStop(1,"rgba(6,7,12,0)"),a.fillStyle=n,a.fillRect(20,0,44,32),a.restore()}return{image:e,ready:!0}}(t)),_t[t]}function Pt(t){var i=t.root,e=t.canvas,a=t.preset,s=t.getProgress,r=t.dprCap,o=void 0===r?2:r,n=t.powerPreference,h=void 0===n?"high-performance":n,l=t.onContextLost,k=t.onContextRestored,x=document.createElement("canvas");x.className="hj-progress-canvas hj-progress-overlay",x.setAttribute("aria-hidden","true"),e.insertAdjacentElement("afterend",x);var p=function(t,i){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{return new bt(t,i,e)}catch(t){return console.warn("[画境观屿] 进度流体 WebGL2 不可用,使用 Canvas 2D 降级。",t),null}}(x,a,{powerPreference:h,onContextLost:l,onContextRestored:k});if(!p)return x.remove(),null;var y=St(a.id);i.classList.add("has-webgl-progress");var c=function(){var t=i.getBoundingClientRect(),e=Math.max(1,t.width),a=Math.max(1,t.height),s=Math.min(window.devicePixelRatio||1,o);x.style.width="".concat(e,"px"),x.style.height="".concat(a,"px"),p.resize(e,a,s)},d=null,f=null;return"undefined"!=typeof ResizeObserver?(d=new ResizeObserver(c)).observe(i):(f=c,window.addEventListener("resize",f)),c(),{update:function(t){var i=t%12,e=s();p.draw(i,Number.isFinite(e)?e:a.initialProgress,y.ready?y.image:null)},setColors:function(t){p.setColors(t)},setDprCap:function(t){o=t,c()},dispose:function(){d&&d.disconnect(),f&&window.removeEventListener("resize",f),p.dispose(),x.remove(),i.classList.remove("has-webgl-progress")}}}function At(t,i){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:100,s=xt(t),r=xt(i);if(null===s&&(s=e),null===r&&(r=a),s>r){var o=s;s=r,r=o}return[s,r]}function Mt(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"any";if("any"===t||null==t)return"any";var e=xt(t);return null!==e&&e>0?e:i}function Dt(t,i,e){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"any",s=function(t,i,e){var a=xt(t);return null===a?null:Math.min(Math.max(a,i),e)}(t,i,e);if(null===s)return null;if("any"===a||null==a)return s;var r=Mt(a);if("any"===r)return s;var o=i+Math.round((s-i)/r)*r;return Math.min(Math.max(Number(o.toFixed(12)),i),e)}function Tt(t,i,e){var a=e-i;return!Number.isFinite(a)||a<=0?0:Math.min(Math.max((t-i)/a,0),1)}var Et=function(t,i,e){return Math.min(Math.max(t,i),e)},Ft="undefined"!=typeof CanvasRenderingContext2D&&"filter"in CanvasRenderingContext2D.prototype;function Lt(t){var i,e=2166136261,a=h(t);try{for(a.s();!(i=a.n()).done;){e^=i.value.charCodeAt(0),e=Math.imul(e,16777619)}}catch(t){a.e(t)}finally{a.f()}return(e>>>0)/4294967295}var It={"model-training":{cycles:[.98,3.05,5.45],amplitudes:[11.2,11,5.2],speeds:[.31,-.53,.78],bulgeAmplitude:8.2,timeScale:1,glowWidth:5.8,haloWidth:20,whiteAlpha:.72,whiteWidth:1.15,cloudWidth:.17,autoRange:[25,66]},"agent-migration":{cycles:[.62,1.55,2.95],amplitudes:[16,7.8,2.3],speeds:[.25,-.4,.6],bulgeAmplitude:8.4,timeScale:.82,glowWidth:6.3,haloWidth:21,whiteAlpha:.18,whiteWidth:.45,cloudWidth:.18,autoRange:[24,62]},"visual-training":{cycles:[.88,2.45,4.35],amplitudes:[12.8,10.2,4.3],speeds:[.28,-.47,.69],bulgeAmplitude:7.3,timeScale:.91,glowWidth:6,haloWidth:21,whiteAlpha:.3,whiteWidth:.55,cloudWidth:.175,autoRange:[20,75]},tide:{cycles:[.72,1.9,4.2],amplitudes:[19,6.5,1.5],speeds:[.42,-.5,.66],bulgeAmplitude:9.5,timeScale:.85,glowWidth:6.2,haloWidth:21,whiteAlpha:.5,whiteWidth:1,cloudWidth:.18,autoRange:[18,70],surge:.55}},Rt=function(){return n(function t(i){var e,a,s=this,o=i.root,n=i.canvas,h=i.valueElement,l=i.preset,k=i.emitter,x=i.options,y=i.copy,c=i.dirty;r(this,t),this.root=o,this.canvas=n,this.valueElement=h,this.preset=l,this.emitter=k,this.options=x,this.copy=y,this.dirty=c,this.valueSuffix=null!==(e=x.valueSuffix)&&void 0!==e?e:y.valueSuffix,this.profile="tide"===l.edgeStyle?It.tide:It[l.id]||It["visual-training"];var d=p(At(x.min,x.max),2);this.min=d[0],this.max=d[1],this.step=Mt(x.step),this.precision=Number.isInteger(Number(x.precision))?Et(Number(x.precision),0,20):0,this.formatValue="function"==typeof x.formatValue?x.formatValue:null,this.direction="rtl"===x.direction?"rtl":"ltr",this.dprCap=_(x.quality,x.renderScale),this.ctx=n.getContext("2d"),this.value=Dt(null!==(a=x.value)&&void 0!==a?a:l.initialProgress,this.min,this.max,this.step),null===this.value&&(this.value=Et(l.initialProgress,this.min,this.max)),this.dragging=!1,this.webglActive=!1,this.flowTime=31*Lt(l.id),this.seed=Lt("".concat(l.id,"-reference"))*Math.PI*2,this.randomState=Math.floor(2147483647*Lt("".concat(l.id,"-auto")))||1,this.dpr=1,this.width=0,this.height=0,this.handlers={},this.onResize=function(){s.resizeCanvas(),"function"==typeof s.options.onResize&&s.options.onResize()},this.resizeObserver="undefined"!=typeof ResizeObserver?new ResizeObserver(this.onResize):null,this.resizeObserver?this.resizeObserver.observe(this.root):window.addEventListener("resize",this.onResize),this.suppressEvents=!0,this.setProgress(this.value,"init"),this.suppressEvents=!1,this.bindEvents(),this.resizeCanvas()},[{key:"random",value:function(){return this.randomState=Math.imul(this.randomState,1664525)+1013904223>>>0,this.randomState/4294967296}},{key:"displayText",value:function(){if(this.formatValue)return String(this.formatValue(this.value,{min:this.min,max:this.max,suffix:this.valueSuffix}));var t=this.precision>0?this.value.toFixed(this.precision):String(Math.round(this.value));return"".concat(t).concat(this.valueSuffix)}},{key:"syncValueDom",value:function(){var t=this.displayText();this.root.style.setProperty("--progress",this.value.toFixed(2)),this.root.style.setProperty("--progress-ratio",Tt(this.value,this.min,this.max).toFixed(4)),this.root.setAttribute("aria-valuenow",String(this.value)),this.root.setAttribute("aria-valuetext",t),this.valueElement&&(this.valueElement.textContent=t)}},{key:"setProgress",value:function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"auto",e=Dt(t,this.min,this.max,this.step);return null!==e&&(this.value=e,this.syncValueDom(),this.suppressEvents||(this.dirty&&(this.dirty.value=!0),this.emitter.emit("change",{value:this.value,source:i})),!0)}},{key:"setValueSuffix",value:function(t){return this.dirty&&(this.dirty.valueSuffix=!0),this.valueSuffix=String(null==t?"":t),this.syncValueDom(),this}},{key:"setStep",value:function(t){var i=Mt(t,this.step);if(i===this.step)return this;this.dirty&&(this.dirty.step=!0),this.step=i;var e=Dt(this.value,this.min,this.max,this.step);return null!==e&&e!==this.value&&this.setProgress(e,"prop"),this}},{key:"setPrecision",value:function(t){var i=Number(t);return!Number.isInteger(i)||i<0||i>20||(this.dirty&&(this.dirty.precision=!0),this.precision=i,this.syncValueDom()),this}},{key:"setFormatValue",value:function(t){return null!=t&&"function"!=typeof t||(this.dirty&&(this.dirty.formatValue=!0),this.formatValue=t||null,this.syncValueDom()),this}},{key:"setDirection",value:function(t){return this.dirty&&(this.dirty.direction=!0),this.direction="rtl"===t?"rtl":"ltr",this.root.dataset.direction=this.direction,this}},{key:"setShowValue",value:function(t){return this.dirty&&(this.dirty.showValue=!0),this.valueElement&&(this.valueElement.hidden=!1===t),this}},{key:"resizeCanvas",value:function(){var t=this.root.getBoundingClientRect();this.dpr=Math.min(window.devicePixelRatio||1,this.dprCap),this.width=Math.max(1,t.width),this.height=Math.max(1,t.height),this.canvas.width=Math.round(this.width*this.dpr),this.canvas.height=Math.round(this.height*this.dpr),this.canvas.style.width="".concat(this.width,"px"),this.canvas.style.height="".concat(this.height,"px"),this.ctx.setTransform(this.dpr,0,0,this.dpr,0,0)}},{key:"edgeEnvelope",value:function(t){var i=Math.sin(Math.PI*Et(t,0,1));return Math.pow(Math.max(i,0),.48)}},{key:"localBulge",value:function(t,i,e){var a=0===e?1:-1,s=.28+.4*e+.13*Math.sin(i*(.19+.035*e)+this.seed*(1.1+e)),r=.075+.016*e+.012*Math.sin(.13*i+2.1*this.seed),o=(t-s)/Math.max(r,.035);return Math.exp(-.5*o*o)*Math.sin(i*(.71+.09*e)+this.seed*(2.7+e))*this.profile.bulgeAmplitude*a}},{key:"edgeOffset",value:function(t,i){for(var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,s=this.height>0?t/this.height:0,r=this.edgeEnvelope(s),o=i*this.profile.timeScale,n=this.profile.surge?o+this.profile.surge*Math.sin(2*o):o,h=0,l=0;l<this.profile.cycles.length;l+=1){var k=this.profile.cycles[l],x=this.profile.amplitudes[l],p=this.profile.speeds[l],y=.74+.26*Math.sin(n*(.17+.045*l)+this.seed*(l+2.4));h+=Math.sin(s*Math.PI*2*k+n*p*Math.PI*2+this.seed*(l+1)+e)*x*y}return h+=this.localBulge(s,n+e,0),(h+=this.localBulge(s,n-.7*e,1))*r*a}},{key:"createEdgePath",value:function(t,i,e){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=Math.max(1.8,this.height/92);t.beginPath();for(var o=0;o<=this.height+r;o+=r){var n=i+this.edgeOffset(o,e,a,s);0===o?t.moveTo(n,o):t.lineTo(n,o)}}},{key:"createFillPath",value:function(t,i,e){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=Math.max(1.8,this.height/92);t.beginPath(),t.moveTo(0,0),t.lineTo(i+this.edgeOffset(0,e,a,s),0);for(var o=r;o<=this.height+r;o+=r)t.lineTo(i+this.edgeOffset(o,e,a,s),o);t.lineTo(0,this.height),t.closePath()}},{key:"drawEllipticalGlow",value:function(t,i,e,a,s,r){var o=this.ctx;o.save(),o.translate(t,i),o.scale(1,a/e);var n=o.createRadialGradient(0,0,0,0,0,e);n.addColorStop(0,B(s,r)),n.addColorStop(.42,B(s,.48*r)),n.addColorStop(1,B(s,0)),o.globalCompositeOperation="screen",o.fillStyle=n,o.fillRect(-e,-e,2*e,2*e),o.restore()}},{key:"drawDarkEllipticalShadow",value:function(t,i,e,a,s){var r=this.ctx;r.save(),r.translate(t,i),r.scale(1,a/e);var o=r.createRadialGradient(0,0,0,0,0,e);o.addColorStop(0,"rgba(6, 6, 11, ".concat(s,")")),o.addColorStop(.54,"rgba(8, 8, 14, ".concat(.62*s,")")),o.addColorStop(1,"rgba(8, 8, 14, 0)"),r.globalCompositeOperation="source-over",r.fillStyle=o,r.fillRect(-e,-e,2*e,2*e),r.restore()}},{key:"drawColorClouds",value:function(t,i,e,a,s){this.ctx;var r=this.width,o=this.height,n=this.profile.cloudWidth,h=i*this.profile.timeScale,l=o*(.28+.13*Math.sin(.24*h+this.seed)),k=o*(.7+.12*Math.cos(.21*h+1.7*this.seed)),x=o*(.49+.15*Math.sin(.31*h+2.3*this.seed)),p=t-.095*r,y=Math.max(52,r*n),c=.42*o;this.drawEllipticalGlow(p,l,y,c,e,.38),this.drawDarkEllipticalShadow(p+.16*y,l,.58*y,.66*c,.74);var d=t-.072*r,f=Math.max(44,r*n*.82),m=.36*o;this.drawEllipticalGlow(d,k,f,m,a,.31),this.drawDarkEllipticalShadow(d+.14*f,k,.54*f,.62*m,.64),this.drawEllipticalGlow(t-.034*r,x,Math.max(30,r*n*.48),.27*o,s,.2)}},{key:"drawPathBand",value:function(t){var i=t.baseX,e=t.time,a=t.phase,s=t.amplitudeScale,r=t.color,o=t.alpha,n=t.blur,h=t.width,l=t.composite,k=void 0===l?"screen":l,x=this.ctx;this.createEdgePath(x,i,e,a,s),x.save(),x.globalCompositeOperation=k,x.globalAlpha=o,Ft&&(x.filter="blur(".concat(n,"px)")),x.strokeStyle=r,x.lineWidth=h,x.stroke(),x.restore()}},{key:"setRange",value:function(t,i){var e=At(t,i,this.min,this.max);this.min=e[0],this.max=e[1],this.root.setAttribute("aria-valuemin",String(this.min)),this.root.setAttribute("aria-valuemax",String(this.max));var a=Dt(this.value,this.min,this.max,this.step);return a!==this.value?this.setProgress(a,"prop"):this.syncValueDom(),this}},{key:"drawReferenceFlow",value:function(){var t=this.ctx,i=this.width,e=this.height;if(!(!t||i<=0||e<=0)){var a=Math.max(this.max-this.min,1),s=i*Math.min(Math.max((this.value-this.min)/a,0),1),r=this.flowTime,o=p(this.preset.colors,4),n=o[0],h=o[1],l=o[2],k=o[3];t.clearRect(0,0,i,e),t.fillStyle="#202126",t.fillRect(0,0,i,e),this.createFillPath(t,s,r,0,1);var x=t.createLinearGradient(0,0,Math.max(s,1),0);x.addColorStop(0,n),x.addColorStop(.74,n),x.addColorStop(.89,B(n,.99)),x.addColorStop(.955,B(h,.09)),x.addColorStop(.992,B(l,.54)),x.addColorStop(1,B(k,.78)),t.fillStyle=x,t.fill(),this.drawColorClouds(s,r,h,l,k),this.drawPathBand({baseX:s-.105*i,time:r,phase:1.42,amplitudeScale:1.18,color:h,alpha:.22,blur:21,width:54}),this.drawPathBand({baseX:s-.073*i,time:r,phase:-.92,amplitudeScale:1.06,color:l,alpha:.3,blur:15,width:42}),this.drawPathBand({baseX:s-.047*i,time:r,phase:.42,amplitudeScale:.94,color:"rgba(5, 5, 10, 0.92)",alpha:.72,blur:12,width:34,composite:"source-over"}),this.drawPathBand({baseX:s-.025*i,time:r,phase:-.28,amplitudeScale:.96,color:l,alpha:.66,blur:8,width:28}),t.save(),this.createFillPath(t,s,r,0,1),t.clip(),this.createEdgePath(t,s,r,0,1),t.save(),t.globalCompositeOperation="screen",t.strokeStyle=B(h,.2),t.lineWidth=this.profile.haloWidth,t.shadowColor=h,t.shadowBlur=.72*this.profile.haloWidth,t.stroke(),t.restore(),t.save(),t.globalCompositeOperation="screen",t.strokeStyle=B(l,.78),t.lineWidth=this.profile.glowWidth+4.2,t.shadowColor=l,t.shadowBlur=8,t.stroke(),t.restore(),t.save(),t.globalCompositeOperation="screen",t.strokeStyle=B(k,.88),t.lineWidth=this.profile.glowWidth,t.shadowColor=k,t.shadowBlur=5,t.stroke(),t.restore(),t.restore(),t.save(),t.globalCompositeOperation="screen",t.strokeStyle=B(k,.84),t.lineWidth=2.15,t.shadowColor=k,t.shadowBlur=2.5,this.createEdgePath(t,s,r,0,1),t.stroke(),t.restore(),this.profile.whiteAlpha>.05&&(t.save(),t.globalCompositeOperation="screen",t.strokeStyle="rgba(255,255,245,".concat(this.profile.whiteAlpha,")"),t.lineWidth=this.profile.whiteWidth,this.createEdgePath(t,s,r,0,1),t.stroke(),t.restore())}}},{key:"updateFromPointer",value:function(t){var i=this.root.getBoundingClientRect(),e=i.width>0?(t.clientX-i.left)/i.width:0;"rtl"===this.direction&&(e=1-e),this.setProgress(this.min+e*(this.max-this.min),"drag")}},{key:"onKeyDown",value:function(t){var i=this.max-this.min,e=Number(this.step),a=Number.isFinite(e)&&e>0?e:Math.max(i/100,1e-7),s="rtl"===this.direction?-1:1,r={Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown"}[t.key]||t.key||{35:"End",36:"Home",33:"PageUp",34:"PageDown",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown"}[t.keyCode],o=null;"ArrowRight"===r?o=this.value+a*s:"ArrowLeft"===r?o=this.value-a*s:"ArrowUp"===r?o=this.value+a:"ArrowDown"===r?o=this.value-a:"PageUp"===r?o=this.value+10*a:"PageDown"===r?o=this.value-10*a:"Home"===r?o=this.min:"End"===r&&(o=this.max),null!==o&&(t.preventDefault(),this.setProgress(o,"keyboard"))}},{key:"beginDrag",value:function(t){if(void 0===t.button||0===t.button){t.preventDefault();try{this.root.focus({preventScroll:!0})}catch(t){this.root.focus()}this.dragging=!0,this.pendingPointer=null,this._dragRaf=0,this.root.classList.add("is-dragging");try{var i,e;null===(i=(e=this.root).setPointerCapture)||void 0===i||i.call(e,t.pointerId)}catch(t){}this.emitter.emit("dragstart",{value:this.value}),this.updateFromPointer(t)}}},{key:"moveDrag",value:function(t){var i=this;this.dragging&&(t.preventDefault(),this.pendingPointer=t,this._dragRaf||(this._dragRaf=requestAnimationFrame(function(){i._dragRaf=0;var t=i.pendingPointer;i.pendingPointer=null,t&&i.updateFromPointer(t)})))}},{key:"endDrag",value:function(t){if(this.dragging){this.dragging=!1,this._dragRaf&&(cancelAnimationFrame(this._dragRaf),this._dragRaf=0);var i=this.pendingPointer;this.pendingPointer=null,i&&this.updateFromPointer(i),this.root.classList.remove("is-dragging");try{var e,a;void 0!==(null==t?void 0:t.pointerId)&&null!==(e=(a=this.root).hasPointerCapture)&&void 0!==e&&e.call(a,t.pointerId)&&this.root.releasePointerCapture(t.pointerId)}catch(t){}this.emitter.emit("dragend",{value:this.value})}}},{key:"bindEvents",value:function(){var t=this;!1!==this.options.draggable&&(this.handlers.pointerdown=function(i){return t.beginDrag(i)},this.handlers.pointermove=function(i){return t.moveDrag(i)},this.handlers.pointerup=function(i){return t.endDrag(i)},this.handlers.pointercancel=function(i){return t.endDrag(i)},this.root.addEventListener("pointerdown",this.handlers.pointerdown),this.root.addEventListener("pointermove",this.handlers.pointermove),this.root.addEventListener("pointerup",this.handlers.pointerup),this.root.addEventListener("pointercancel",this.handlers.pointercancel)),!1!==this.options.keyboard&&(this.handlers.keydown=function(i){return t.onKeyDown(i)},this.root.addEventListener("keydown",this.handlers.keydown))}},{key:"update",value:function(t,i){i||(this.flowTime+=t)}},{key:"draw",value:function(){this.webglActive||this.drawReferenceFlow()}},{key:"randomize",value:function(){return this.flowTime=40*this.random(),this.flowTime}},{key:"setColors",value:function(t){Array.isArray(t)&&4===t.length&&(this.preset.colors=y(t))}},{key:"dispose",value:function(){this._dragRaf&&cancelAnimationFrame(this._dragRaf),this.resizeObserver?this.resizeObserver.disconnect():window.removeEventListener("resize",this.onResize);for(var t=0,i=Object.keys(this.handlers);t<i.length;t++){var e=i[t],a=this.handlers[e];this.root.removeEventListener(e,a)}this.handlers={}}}])}();var Vt=new WeakMap;var Ot={angry:{v:"5.7.5",fr:100,ip:0,op:100,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:101,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.45],[0,-124.45],[124.45,0],[124.45,0],[0,124.45],[0,124.45],[-124.45,0],[-124.45,0],[0,-124.45]],i:[[0,0],[0,0],[0,-68.731],[0,0],[68.731,0],[0,0],[0,68.731],[0,0],[-68.731,0]],o:[[0,0],[68.731,0],[0,0],[0,68.731],[0,0],[-68.731,0],[0,0],[0,-68.731],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:26,s:[{c:!0,v:[[-91.79,-23.93],[91.79,-23.93],[115.72,0],[115.72,0],[91.79,23.93],[-91.79,23.93],[-115.72,0],[-115.72,0],[-91.79,-23.93]],i:[[0,0],[0,0],[0,-13.217],[0,0],[13.217,0],[0,0],[0,13.217],[0,0],[-13.217,0]],o:[[0,0],[13.217,0],[0,0],[0,13.217],[0,0],[-13.217,0],[0,0],[0,-13.217],[0,0]]}],o:{x:[.4],y:[0]},i:{x:[.8],y:[1]}},{t:46,s:[{c:!0,v:[[-89.39,-29.26],[91.79,-23.93],[118.63,-.17],[118.63,-.17],[96.94,25.35],[-86.83,28.44],[-114.03,.28],[-114.03,.28],[-89.39,-29.26]],i:[[0,0],[0,0],[0,-13.217],[0,0],[10.358,-.248],[0,0],[0,13.217],[0,0],[-13.217,0]],o:[[0,0],[13.217,0],[0,0],[0,13.217],[-10.358,.248],[-13.217,0],[0,0],[0,-13.217],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:71,s:[{c:!0,v:[[-80.37,-112.34],[100.14,-38.66],[128.93,.64],[128.93,.64],[91.79,23.93],[-69.82,24.74],[-131.51,-34.1],[-131.51,-34.1],[-80.37,-112.34]],i:[[0,0],[-33.409,-12.117],[.757,-9.481],[0,0],[13.217,0],[37.695,2.504],[4.958,20.135],[0,0],[-63.187,-14.534]],o:[[0,0],[33.409,12.117],[0,0],[-4.518,24.444],[0,0],[-39.418,-2.619],[0,0],[-5.896,-12.523],[0,0]]}],i:{x:[.5384615384615384],y:[.9040540540540539]},o:{x:[.5454545454545454],y:[0]}},{t:84,s:[{c:!0,v:[[-178.58,-142.17],[89.38,-82.07],[67.12,-23.28],[33.06,22.9],[-11.4,54.28],[-82.64,62.64],[-140.74,29.33],[-180.68,-54.09],[-178.58,-142.17]],i:[[0,0],[0,0],[7.524,-14.362],[15.174,-13.864],[18.212,-8.638],[28.727,4.951],[7.301,7.224],[7.815,51.102],[0,0]],o:[[0,0],[0,0],[-7.524,14.362],[-15.174,13.864],[-18.212,8.638],[-28.727,-4.951],[-7.301,-7.224],[-7.815,-51.102],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:26,s:[30.9,90.43],o:{x:[.4],y:[0]},i:{x:[.8],y:[1]}},{t:46,s:[26.9,14.64],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:71,s:[30.9,-74.36],i:{x:[.20279720279720279],y:[1.0533783783783783]},o:{x:[.7412587412587412],y:[.1837837837837837]}},{t:84,s:[30.9,52.64]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:26,s:[0],o:{x:[.4],y:[0]},i:{x:[.8],y:[1]}},{t:46,s:[-4.75],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:71,s:[-7.6],i:{x:[.4965034965034965],y:[.9304054054054051]},o:{x:[.4405594405594406],y:[0]}},{t:84,s:[20.17]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[508.9,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:26,s:[516.71,366.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:84,s:[536,381.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:91,s:[536.9,352],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[536,381.36]}],ix:2},s:{a:0,k:[-94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.45],[0,-124.45],[124.45,0],[124.45,0],[0,124.45],[0,124.45],[-124.45,0],[-124.45,0],[0,-124.45]],i:[[0,0],[0,0],[0,-68.731],[0,0],[68.731,0],[0,0],[0,68.731],[0,0],[-68.731,0]],o:[[0,0],[68.731,0],[0,0],[0,68.731],[0,0],[-68.731,0],[0,0],[0,-68.731],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:26,s:[{c:!0,v:[[-91.79,-23.93],[91.79,-23.93],[115.72,0],[115.72,0],[91.79,23.93],[-91.79,23.93],[-115.72,0],[-115.72,0],[-91.79,-23.93]],i:[[0,0],[0,0],[0,-13.217],[0,0],[13.217,0],[0,0],[0,13.217],[0,0],[-13.217,0]],o:[[0,0],[13.217,0],[0,0],[0,13.217],[0,0],[-13.217,0],[0,0],[0,-13.217],[0,0]]}],o:{x:[.4],y:[0]},i:{x:[.8],y:[1]}},{t:46,s:[{c:!0,v:[[-89.39,-29.26],[91.79,-23.93],[118.63,-.17],[118.63,-.17],[96.94,25.35],[-86.83,28.44],[-114.03,.28],[-114.03,.28],[-89.39,-29.26]],i:[[0,0],[0,0],[0,-13.217],[0,0],[10.358,-.248],[0,0],[0,13.217],[0,0],[-13.217,0]],o:[[0,0],[13.217,0],[0,0],[0,13.217],[-10.358,.248],[-13.217,0],[0,0],[0,-13.217],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:71,s:[{c:!0,v:[[-80.37,-112.34],[100.14,-38.66],[128.93,.64],[128.93,.64],[91.79,23.93],[-69.82,24.74],[-131.51,-34.1],[-131.51,-34.1],[-80.37,-112.34]],i:[[0,0],[-33.409,-12.117],[.757,-9.481],[0,0],[13.217,0],[37.695,2.504],[4.958,20.135],[0,0],[-63.187,-14.534]],o:[[0,0],[33.409,12.117],[0,0],[-4.518,24.444],[0,0],[-39.418,-2.619],[0,0],[-5.896,-12.523],[0,0]]}],i:{x:[.5384615384615384],y:[.9040540540540539]},o:{x:[.5454545454545454],y:[0]}},{t:84,s:[{c:!0,v:[[-178.58,-142.17],[89.38,-82.07],[67.12,-23.28],[33.06,22.9],[-11.4,54.28],[-82.64,62.64],[-140.74,29.33],[-180.68,-54.09],[-178.58,-142.17]],i:[[0,0],[0,0],[7.524,-14.362],[15.174,-13.864],[18.212,-8.638],[28.727,4.951],[7.301,7.224],[7.815,51.102],[0,0]],o:[[0,0],[0,0],[-7.524,14.362],[-15.174,13.864],[-18.212,8.638],[-28.727,-4.951],[-7.301,-7.224],[-7.815,-51.102],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:26,s:[30.9,90.43],o:{x:[.4],y:[0]},i:{x:[.8],y:[1]}},{t:46,s:[26.9,14.64],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:71,s:[30.9,-74.36],i:{x:[.20279720279720279],y:[1.0533783783783783]},o:{x:[.7412587412587412],y:[.1837837837837837]}},{t:84,s:[30.9,52.64]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:26,s:[0],o:{x:[.4],y:[0]},i:{x:[.8],y:[1]}},{t:46,s:[-4.75],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:71,s:[-7.6],i:{x:[.4965034965034965],y:[.9304054054054051]},o:{x:[.4405594405594406],y:[0]}},{t:84,s:[20.17]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:84,s:[184.1,381.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:91,s:[185,352],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[184.1,381.36]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0}]},asleep:{v:"5.7.5",fr:100,ip:0,op:2200,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:2201,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:255,s:[{c:!0,v:[[0,-9.77],[9.77,0],[0,9.77],[-9.77,0],[0,-9.77]],i:[[0,0],[0,-5.398],[5.398,0],[0,5.398],[-5.398,0]],o:[[5.398,0],[0,5.398],[-5.398,0],[0,-5.398],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[{c:!0,v:[[0,-35.9],[26.21,-8.8],[0,9.62],[-27.87,-8.8],[0,-35.9]],i:[[0,0],[1.287,-12.232],[13.919,-.246],[.644,13.519],[-18.426,-.588]],o:[[18.425,.588],[-1.287,12.232],[-13.919,.246],[-.644,-13.52],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:423,s:[{c:!0,v:[[0,-15.58],[15.58,0],[0,15.58],[-15.58,0],[0,-15.58]],i:[[0,0],[0,-8.607],[8.607,0],[0,8.607],[-8.607,0]],o:[[8.607,0],[0,8.607],[-8.607,0],[0,-8.607],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:521,s:[{c:!0,v:[[0,-9.77],[9.77,0],[0,9.77],[-9.77,0],[0,-9.77]],i:[[0,0],[0,-5.398],[5.398,0],[0,5.398],[-5.398,0]],o:[[5.398,0],[0,5.398],[-5.398,0],[0,-5.398],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[{c:!0,v:[[0,-35.9],[26.21,-8.8],[0,9.62],[-27.87,-8.8],[0,-35.9]],i:[[0,0],[1.287,-12.232],[13.919,-.246],[.644,13.519],[-18.426,-.588]],o:[[18.425,.588],[-1.287,12.232],[-13.919,.246],[-.644,-13.52],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[{c:!0,v:[[0,-9.77],[9.77,0],[0,9.77],[-9.77,0],[0,-9.77]],i:[[0,0],[0,-5.398],[5.398,0],[0,5.398],[-5.398,0]],o:[[5.398,0],[0,5.398],[-5.398,0],[0,-5.398],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[{c:!0,v:[[-7.38,-46.6],[52.98,-11.16],[7.57,41.4],[-49.99,1.32],[-7.38,-46.6]],i:[[0,0],[-5.813,-33.784],[26.041,2.073],[1.666,22.048],[-22.712,6.759]],o:[[22.712,-6.759],[5.813,33.784],[-26.041,-2.073],[-1.666,-22.048],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1084,s:[{c:!0,v:[[-8.2,-38.36],[69.68,-7.61],[8.41,34.82],[-66.35,.9],[-8.2,-38.36]],i:[[0,0],[-6.462,-26.667],[34.904,1.413],[1.852,18.671],[-31.204,4.605]],o:[[31.204,-4.605],[6.462,26.667],[-34.904,-1.413],[-1.852,-18.671],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1210,s:[{c:!0,v:[[0,-20.73],[20.73,0],[0,20.73],[-20.73,0],[0,-20.73]],i:[[0,0],[0,-11.45],[11.45,0],[0,11.45],[-11.45,0]],o:[[11.45,0],[0,11.45],[-11.45,0],[0,-11.45],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1290,s:[{c:!0,v:[[0,-22.58],[22.58,0],[0,22.58],[-22.58,0],[0,-22.58]],i:[[0,0],[0,-12.469],[12.469,0],[0,12.469],[-12.469,0]],o:[[12.469,0],[0,12.469],[-12.469,0],[0,-12.469],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2009,s:[{c:!0,v:[[0,-22.58],[22.58,0],[0,22.58],[-22.58,0],[0,-22.58]],i:[[0,0],[0,-12.469],[12.469,0],[0,12.469],[-12.469,0]],o:[[12.469,0],[0,12.469],[-12.469,0],[0,-12.469],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2103,s:[{c:!0,v:[[0,-10.78],[10.78,0],[0,10.78],[-10.78,0],[0,-10.78]],i:[[0,0],[0,-5.953],[5.953,0],[0,5.953],[-5.953,0]],o:[[5.953,0],[0,5.953],[-5.953,0],[0,-5.953],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:1,k:[{t:255,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:423,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:521,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[100]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:255,s:[422.12,498.39],i:{x:[.7412587412587412],y:[1.0818918918918923]},o:{x:[.4405594405594406],y:[1.511621621621622]}},{t:363,s:[422.12,508.2],i:{x:[.75],y:[.75]},o:{x:[.3776223776223776],y:[.4033783783783783]}},{t:423,s:[422.12,508.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:521,s:[422.12,498.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[422.12,508.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[422.12,498.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[447,482],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1084,s:[501.09,480.03],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1210,s:[698.81,451.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1290,s:[633,23],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1381,s:[269.87,375.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1460,s:[24,180.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1516,s:[194,23],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1642,s:[696.26,249.85],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1716,s:[509,395.07],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1836,s:[300.81,23],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1906,s:[24,413.76],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1962,s:[239.08,697.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2009,s:[353,530],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2103,s:[365.79,505.23]}],ix:2},r:{a:1,k:[{t:833,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[-16.56]}],ix:2},o:{a:1,k:[{t:2009,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2103,s:[0]}],ix:2}}]}],ip:0,op:2201,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:150,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:257,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:318,s:[{c:!0,v:[[0,-40.18],[40.18,0],[0,40.18],[-40.18,0],[0,-40.18]],i:[[0,0],[0,-22.19],[22.19,0],[0,22.19],[-22.19,0]],o:[[22.19,0],[0,22.19],[-22.19,0],[0,-22.19],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:415,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:538,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1110,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1210,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1356,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1478,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1624,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1761,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1883,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2009,s:[{c:!0,v:[[0,-25.2],[25.2,0],[0,25.2],[-25.2,0],[0,-25.2]],i:[[0,0],[0,-13.916],[13.916,0],[0,13.916],[-13.916,0]],o:[[13.916,0],[0,13.916],[-13.916,0],[0,-13.916],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2131,s:[{c:!0,v:[[0,-92.54],[67.57,-22.69],[0,24.81],[-71.85,-22.69],[0,-92.54]],i:[[0,0],[3.319,-31.536],[35.885,-.635],[1.66,34.855],[-47.504,-1.516]],o:[[47.504,1.516],[-3.319,31.536],[-35.885,.635],[-1.66,-34.855],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[{c:!0,v:[[0,-1.03],[1.03,0],[0,1.03],[-1.03,0],[0,-1.03]],i:[[0,0],[0,-.57],[.57,0],[0,.57],[-.57,0]],o:[[.57,0],[0,.57],[-.57,0],[0,-.57],[0,0]]}]}],ix:2}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:1,k:[{t:150,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:257,s:[100]}],ix:2},w:{a:0,k:4,ix:2},lc:1,lj:1,ml:4},{ty:"tr",p:{a:1,k:[{t:150,s:[363,536],i:{x:[.7412587412587412],y:[1.0818918918918923]},o:{x:[.4405594405594406],y:[1.511621621621622]}},{t:257,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.3776223776223776],y:[.4033783783783783]}},{t:318,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:415,s:[363,536],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:538,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[363,536],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[363,510],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1110,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1210,s:[363,510],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1356,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1478,s:[363,510],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1624,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1761,s:[363,510],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1883,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2009,s:[363,510],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2131,s:[363,545.8],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[363,510]}],ix:2},o:{a:1,k:[{t:2131,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[0]}],ix:2}}]}],ip:0,op:2201,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.6643356643356644],y:[.43914500098612114]}},{t:76,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:2131,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,-49],i:{x:[.7132867132867133],y:[.6581081081081079]},o:{x:[.5664335664335665],y:[.4033783783783783]}},{t:76,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:2131,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[0,-49]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[509,409],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:257,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:415,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:538,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1110,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1210,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1356,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1478,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1624,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1761,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1883,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2009,s:[509,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2131,s:[509,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[509,409]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:2201,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.6643356643356644],y:[.43914500098612114]}},{t:76,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:2131,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,-49],i:{x:[.7132867132867133],y:[.6581081081081079]},o:{x:[.5664335664335665],y:[.4033783783783783]}},{t:76,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:2131,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[0,-49]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[211,409],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:257,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:415,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:538,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:643,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:833,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:934,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1110,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1210,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1356,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1478,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1624,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1761,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:1883,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2009,s:[211,448],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2131,s:[211,405],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:2150,s:[211,409]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:2201,st:0}]},badminton:{v:"5.7.5",fr:100,ip:0,op:200,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:201,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[134.15,.01],[138.91,3.09],[193.07,123.71],[208.51,139.15],[208.51,208.52],[139.14,208.52],[123.7,193.09],[3.08,138.92],[0,134.16],[0,101.92],[5.22,96.7],[32.23,96.7],[32.23,69.69],[37.45,64.47],[64.46,64.47],[64.46,37.45],[69.68,32.23],[96.69,32.23],[96.69,5.22],[101.91,0],[134.15,0],[134.15,.01]],i:[[0,0],[-.842,-1.873],[0,0],[0,0],[19.097,-19.099],[18.771,18.779],[0,0],[0,0],[0,2.055],[0,0],[-2.884,0],[0,0],[0,0],[-2.884,0],[0,0],[0,0],[-2.884,0],[0,0],[0,0],[-2.884,0],[0,0],[0,0]],o:[[2.055,0],[0,0],[0,0],[18.778,18.779],[-19.097,19.099],[0,0],[0,0],[-1.873,-.842],[0,0],[0,-2.884],[0,0],[0,0],[0,-2.884],[0,0],[0,0],[0,-2.884],[0,0],[0,0],[0,-2.884],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[111.35,111.36],ix:2},a:{a:0,k:[111.35,111.36],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[188.69,134.11],[134.09,188.72],[146.51,201.15],[201.11,201.15],[201.11,146.54],[188.68,134.12],[188.69,134.11]],i:[[0,0],[0,0],[0,0],[-14.987,14.988],[14.732,14.733],[0,0],[0,0]],o:[[0,0],[0,0],[14.732,14.733],[14.987,-14.988],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[173.17,173.21],ix:2},a:{a:0,k:[173.17,173.21],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[35.85,107.15],[10.43,107.15],[10.43,130.79],[125.56,182.48],[134.64,173.4],[35.86,107.15],[35.85,107.15]],i:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[72.53,144.82],ix:2},a:{a:0,k:[72.53,144.82],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[130.76,10.45],[107.13,10.45],[107.13,35.87],[173.37,134.66],[182.45,125.58],[130.76,10.44],[130.76,10.45]],i:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[144.79,72.55],ix:2},a:{a:0,k:[144.79,72.55],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[67.51,74.92],[42.66,74.92],[42.66,99.15],[142.16,165.88],[150.31,157.73],[67.5,74.93],[67.51,74.92]],i:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[96.48,120.4],ix:2},a:{a:0,k:[96.48,120.4],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[99.12,42.68],[74.89,42.68],[74.89,67.53],[157.69,150.34],[165.84,142.19],[99.11,42.69],[99.12,42.68]],i:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[120.37,96.51],ix:2},a:{a:0,k:[120.37,96.51],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[-152.3,865.35],o:{x:[0],y:[0]},i:{x:[.58],y:[1]},ti:[-382.834,-325.284],to:[170.148,-1186.702]},{t:120,s:[1078.77,450.57]}],ix:2},a:{a:0,k:[111.35,111.36],ix:2},s:{a:0,k:[56.17,56.17],ix:2},r:{a:1,k:[{t:0,s:[-306.62],o:{x:[0],y:[0]},i:{x:[.58],y:[1]}},{t:120,s:[-177.13]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:20,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:43,s:[{c:!0,v:[[0,-149.44],[0,-149.44],[124.5,0],[124.5,0],[0,149.44],[0,149.44],[-124.5,0],[-124.5,0],[0,-149.44]],i:[[0,0],[0,0],[0,-82.535],[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0],[0,0],[0,-82.535],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:127,s:[{c:!0,v:[[0,-149.44],[0,-149.44],[124.5,0],[124.5,0],[0,149.44],[0,149.44],[-124.5,0],[-124.5,0],[0,-149.44]],i:[[0,0],[0,0],[0,-82.535],[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0],[0,0],[0,-82.535],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:156,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:20,s:[509,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:43,s:[509,364.19],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-34.842,-27.428],to:[10.361,-38.648]},{t:78,s:[581.74,347.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:127,s:[581.74,347.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:156,s:[509,360]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:20,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:43,s:[{c:!0,v:[[0,-149.44],[0,-149.44],[124.5,0],[124.5,0],[0,149.44],[0,149.44],[-124.5,0],[-124.5,0],[0,-149.44]],i:[[0,0],[0,0],[0,-82.535],[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0],[0,0],[0,-82.535],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:127,s:[{c:!0,v:[[0,-149.44],[0,-149.44],[124.5,0],[124.5,0],[0,149.44],[0,149.44],[-124.5,0],[-124.5,0],[0,-149.44]],i:[[0,0],[0,0],[0,-82.535],[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,82.535],[0,0],[-68.759,0],[0,0],[0,-82.535],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:156,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:20,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:43,s:[211,364.19],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-34.842,-27.428],to:[10.361,-38.648]},{t:78,s:[283.74,347.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:127,s:[283.74,347.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:156,s:[211,360]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0}]},confident:{v:"5.7.5",fr:100,ip:0,op:100,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:101,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[35.91,17.48],[-35.91,17.48],[.94,-24.68],[35.91,17.48]],i:[[0,0],[0,0],[-31.175,4.163],[0,0]],o:[[0,0],[0,0],[31.175,-4.163],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[349.04,457.8],ix:2},s:{a:1,k:[{t:51,s:[50,-50],h:1},{t:52,s:[52.86,-52.86],h:1},{t:53,s:[55.62,-55.62],h:1},{t:54,s:[58.29,-58.29],h:1},{t:55,s:[60.9,-60.9],h:1},{t:56,s:[63.44,-63.44],h:1},{t:57,s:[65.91,-65.91],h:1},{t:58,s:[68.32,-68.32],h:1},{t:59,s:[70.66,-70.66],h:1},{t:60,s:[72.94,-72.94],h:1},{t:61,s:[75.15,-75.15],h:1},{t:62,s:[77.29,-77.29],h:1},{t:63,s:[79.37,-79.37],h:1},{t:64,s:[81.37,-81.37],h:1},{t:65,s:[83.3,-83.3],h:1},{t:66,s:[85.15,-85.15],h:1},{t:67,s:[86.92,-86.92],h:1},{t:68,s:[88.61,-88.61],h:1},{t:69,s:[90.21,-90.21],h:1},{t:70,s:[91.71,-91.71],h:1},{t:71,s:[93.12,-93.12],h:1},{t:72,s:[94.42,-94.42],h:1},{t:73,s:[95.61,-95.61],h:1},{t:74,s:[96.69,-96.69],h:1},{t:75,s:[97.63,-97.63],h:1},{t:76,s:[98.44,-98.44],h:1},{t:77,s:[99.09,-99.09],h:1},{t:78,s:[99.58,-99.58],h:1},{t:79,s:[99.89,-99.89],h:1},{t:80,s:[100,-100],h:1}],ix:2},r:{a:0,k:-14.97,ix:2},o:{a:1,k:[{t:51,s:[0],h:1},{t:52,s:[10.87],h:1},{t:53,s:[21.11],h:1},{t:54,s:[30.84],h:1},{t:55,s:[40.08],h:1},{t:56,s:[48.83],h:1},{t:57,s:[57.09],h:1},{t:58,s:[64.81],h:1},{t:59,s:[71.97],h:1},{t:60,s:[78.51],h:1},{t:61,s:[84.38],h:1},{t:62,s:[89.5],h:1},{t:63,s:[93.77],h:1},{t:64,s:[97.07],h:1},{t:65,s:[99.22],h:1},{t:66,s:[100],h:1}],ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[124.5,0],[0,124.5],[-124.5,0],[0,-124.5]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.2937062937062937],y:[.579054054054054]}},{t:39,s:[{c:!0,v:[[0,-89.79],[132.76,-17.67],[0,106.91],[-132.5,-17.67],[0,-89.79]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[{c:!0,v:[[-1.66,-28.35],[85.34,-28.6],[-9.51,61.52],[-96.86,-27.68],[-1.66,-28.35]],i:[[0,0],[0,0],[88.313,2.662],[0,0],[0,0]],o:[[0,0],[0,0],[-85.733,-2.584],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:37,s:[509.39,356.21],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.3146853146853147],y:[.6141891891891891]}},{t:47,s:[509.39,325.21],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[494.39,378.21]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:39,s:[-17.17],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[-9.4]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[124.5,0],[0,124.5],[-124.5,0],[0,-124.5]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.2937062937062937],y:[.579054054054054]}},{t:39,s:[{c:!0,v:[[0,-89.79],[132.76,-17.67],[0,106.91],[-132.5,-17.67],[0,-89.79]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[{c:!0,v:[[-1.66,-28.35],[85.34,-28.6],[-9.51,61.52],[-96.86,-27.68],[-1.66,-28.35]],i:[[0,0],[0,0],[88.313,2.662],[0,0],[0,0]],o:[[0,0],[0,0],[-85.733,-2.584],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:37,s:[211,360],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.3146853146853147],y:[.6141891891891891]}},{t:47,s:[211,329],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[196,382]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:39,s:[0],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[7.77]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0}]},cry:{v:"5.7.5",fr:100,ip:0,op:320,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:321,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.5804195804195804],y:[1.7900000000000003]},o:{x:[.7832167832167832],y:[.03351351351351353]}},{t:69,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:117,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:187,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:198,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:281,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[-.79,-2.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[-.79,-2.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[-.79,-2.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:281,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[-.79,-2.33]}],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:28,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[3.27],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:270,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:281,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[508.4,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[505.4,250.43],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[505.93,353.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:70,s:[505.42,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:117,s:[505.42,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[506.38,361.68],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[505.42,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:198,s:[505.42,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[505.93,353.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[505.4,250.43],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[508.4,360]}],ix:2},s:{a:1,k:[{t:33,s:[94,-94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[94,-82.74],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:70,s:[94,-58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:117,s:[94,-58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[94,-45.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[94,-45.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:187,s:[94,-58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:198,s:[94,-58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[94,-82.74],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[94,-94]}],ix:2},r:{a:1,k:[{t:0,s:[-180],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[-176.78],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[-176.78],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[-180]}],ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:6.393181728109613e-7,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:321,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.5804195804195804],y:[1.7900000000000003]},o:{x:[.7832167832167832],y:[.03351351351351353]}},{t:69,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:117,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:187,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:198,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[-41.04,55.885],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-15.723,38.281],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:281,s:[{c:!0,v:[[-109.57,-14.93],[109.57,-14.93],[124.5,0],[124.5,0],[109.57,14.93],[-109.57,14.93],[-117.25,12.81],[-122.8,6.93],[-124.5,0],[-124.5,0],[-109.57,-14.93]],i:[[0,0],[0,0],[0,-8.244],[0,0],[8.244,0],[0,0],[2.242,1.346],[1.277,2.432],[0,2.501],[0,0],[-8.244,0]],o:[[0,0],[8.244,0],[0,0],[0,8.244],[0,0],[-2.806,0],[-2.347,-1.41],[-1.087,-2.07],[0,0],[0,-8.244],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-64,106.81],[-110.31,57.78],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[18.702,11.23],[10.648,20.285],[0,20.856],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-23.403,0],[-19.579,-11.757],[-9.065,-17.269],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[-.79,-2.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[-.79,-2.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[-.79,-2.33],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:281,s:[0,0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[-.79,-2.33]}],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:28,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[3.27],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[3.27],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:270,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:281,s:[6.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[212,362],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[211,250.43],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[211.53,353.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:70,s:[211.02,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:117,s:[211.02,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[211.98,361.68],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[211.02,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:198,s:[211.02,344.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[211.53,353.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[211,250.43],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[212,362]}],ix:2},s:{a:1,k:[{t:33,s:[94,94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:45,s:[94,82.74],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:70,s:[94,58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:117,s:[94,58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[94,45.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[94,45.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:187,s:[94,58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:198,s:[94,58.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:235,s:[94,82.74],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[94,94]}],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:33,s:[-3.22],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:261,s:[-3.22],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:298,s:[0]}],ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:4.2621211520730755e-7,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:321,st:0}]},investigate:{v:"5.7.5",fr:100,ip:0,op:400,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:401,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-117],[117,0],[0,117],[-117,0],[0,-117]],i:[[0,0],[0,-64.617],[64.617,0],[0,64.617],[-64.617,0]],o:[[64.617,0],[0,64.617],[-64.617,0],[0,-64.617],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[11.14,-149.48],[110.45,0],[0,149.48],[-107.86,0],[11.14,-149.48]],i:[[0,0],[0,-82.556],[92.22,17.342],[1.202,61.424],[-101.191,-1.11]],o:[[101.191,1.11],[0,82.556],[-92.22,-17.342],[-1.202,-61.424],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:62,s:[{c:!0,v:[[11.14,-149.48],[110.45,0],[0,149.48],[-107.86,0],[11.14,-149.48]],i:[[0,0],[0,-82.556],[92.22,17.342],[1.202,61.424],[-101.191,-1.11]],o:[[101.191,1.11],[0,82.556],[-92.22,-17.342],[-1.202,-61.424],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:74,s:[{c:!0,v:[[0,68.24],[90.12,51.15],[0,85.34],[-90.12,51.15],[0,68.24]],i:[[0,0],[3.064,-15.506],[49.771,0],[-.01,13.831],[-49.771,0]],o:[[49.771,0],[-3.064,15.506],[-49.771,0],[.01,-13.831],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:102,s:[{c:!0,v:[[11.14,-149.48],[110.45,0],[0,149.48],[-107.86,0],[11.14,-149.48]],i:[[0,0],[0,-82.556],[92.22,17.342],[1.202,61.424],[-101.191,-1.11]],o:[[101.191,1.11],[0,82.556],[-92.22,-17.342],[-1.202,-61.424],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:120,s:[{c:!0,v:[[11.14,-149.48],[110.45,0],[0,149.48],[-107.86,0],[11.14,-149.48]],i:[[0,0],[0,-82.556],[92.22,17.342],[1.202,61.424],[-101.191,-1.11]],o:[[101.191,1.11],[0,82.556],[-92.22,-17.342],[-1.202,-61.424],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:147,s:[{c:!0,v:[[0,68.24],[90.12,51.15],[0,85.34],[-90.12,51.15],[0,68.24]],i:[[0,0],[3.064,-15.506],[49.771,0],[-.01,13.831],[-49.771,0]],o:[[49.771,0],[-3.064,15.506],[-49.771,0],[.01,-13.831],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[{c:!0,v:[[16.19,-6.89],[86.78,36.3],[0,93.54],[-79.93,36.3],[16.19,-6.89]],i:[[0,0],[2.174,-29.219],[54.583,.877],[.213,23.368],[-59.869,-4.414]],o:[[41.89,3.089],[-2.174,29.219],[-54.583,-.877],[-.213,-23.368],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:196,s:[{c:!0,v:[[7.05,-117.21],[94.85,-13.1],[0,117.21],[-60.22,-2.61],[7.05,-117.21]],i:[[0,0],[-2.771,-64.672],[70.346,5.038],[-.718,34.583],[-65.527,10.743]],o:[[65.527,-10.743],[3.039,70.922],[-66.253,-4.745],[.867,-41.761],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:230,s:[{c:!0,v:[[7.05,-117.21],[90.27,-15.2],[0,117.21],[-60.22,-2.61],[7.05,-117.21]],i:[[0,0],[-2.771,-64.672],[70.346,5.038],[-.718,34.583],[-65.527,10.743]],o:[[65.527,-10.743],[3.039,70.922],[-66.253,-4.745],[.867,-41.761],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:252,s:[{c:!0,v:[[0,50.62],[66.84,37.94],[0,63.3],[-66.84,37.94],[0,50.62]],i:[[0,0],[2.273,-11.502],[36.917,0],[-.008,10.259],[-36.917,0]],o:[[36.917,0],[-2.273,11.502],[-36.917,0],[.008,-10.259],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:286,s:[{c:!0,v:[[7.05,-117.21],[90.27,-15.2],[0,117.21],[-60.22,-2.61],[7.05,-117.21]],i:[[0,0],[-2.771,-64.672],[70.346,5.038],[-.718,34.583],[-65.527,10.743]],o:[[65.527,-10.743],[3.039,70.922],[-66.253,-4.745],[.867,-41.761],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:301,s:[{c:!0,v:[[7.05,-117.21],[90.27,-15.2],[0,117.21],[-60.22,-2.61],[7.05,-117.21]],i:[[0,0],[-2.771,-64.672],[70.346,5.038],[-.718,34.583],[-65.527,10.743]],o:[[65.527,-10.743],[3.039,70.922],[-66.253,-4.745],[.867,-41.761],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:351,s:[{c:!0,v:[[0,-117],[117,0],[0,117],[-117,0],[0,-117]],i:[[0,0],[0,-64.617],[64.617,0],[0,64.617],[-64.617,0]],o:[[64.617,0],[0,64.617],[-64.617,0],[0,-64.617],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[509,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.531,.026],to:[-.669,-.072]},{t:50,s:[410.45,375.7],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.531,.026],to:[-.669,-.072]},{t:62,s:[410.45,375.7],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-9.177,-3.601],to:[-1.205,2.887]},{t:74,s:[418,392],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.324,.042],to:[-.512,-.067]},{t:102,s:[410.46,375.7],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.324,.042],to:[-.512,-.067]},{t:120,s:[410.46,375.7],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-8.291,-3.018],to:[-1.609,3.739]},{t:147,s:[418,392],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-77.873,29.232],to:[24.595,5.754]},{t:196,s:[568,354],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.13,.377],to:[.108,.286]},{t:230,s:[568,354],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-5.59,-19.707],to:[2.667,10.757]},{t:252,s:[584,404],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.13,.377],to:[.108,.286]},{t:286,s:[568,354],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.13,.377],to:[.108,.286]},{t:301,s:[568,354],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:351,s:[509,360]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:62,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:74,s:[-7.93],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:102,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:120,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:147,s:[-7.93],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:196,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:230,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:252,s:[.59],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:286,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:351,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:401,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-117],[117,0],[0,117],[-117,0],[0,-117]],i:[[0,0],[0,-64.617],[64.617,0],[0,64.617],[-64.617,0]],o:[[64.617,0],[0,64.617],[-64.617,0],[0,-64.617],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[0,-120.44],[62.61,-10.38],[0,120.44],[-88.9,0],[0,-120.44]],i:[[0,0],[0,-66.515],[66.515,0],[0,66.515],[-68.682,-11.168]],o:[[67.225,10.931],[0,66.515],[-66.515,0],[0,-66.515],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:62,s:[{c:!0,v:[[0,-120.44],[62.61,-10.38],[0,120.44],[-88.9,0],[0,-120.44]],i:[[0,0],[0,-66.515],[66.515,0],[0,66.515],[-68.682,-11.168]],o:[[67.225,10.931],[0,66.515],[-66.515,0],[0,-66.515],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:74,s:[{c:!0,v:[[0,55.21],[73.59,46.27],[0,69.69],[-73.59,46.27],[0,55.21]],i:[[0,0],[.984,-13.92],[40.645,0],[-1.887,13.592],[-40.645,0]],o:[[40.645,0],[-.984,13.92],[-40.645,0],[1.887,-13.592],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:102,s:[{c:!0,v:[[0,-120.44],[62.61,-10.38],[0,120.44],[-88.9,0],[0,-120.44]],i:[[0,0],[0,-66.515],[66.515,0],[0,66.515],[-65.163,-2.705]],o:[[65.163,2.705],[0,66.515],[-66.515,0],[0,-66.515],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:120,s:[{c:!0,v:[[0,-120.44],[62.61,-10.38],[0,120.44],[-88.9,0],[0,-120.44]],i:[[0,0],[0,-66.515],[66.515,0],[0,66.515],[-65.163,-2.705]],o:[[65.163,2.705],[0,66.515],[-66.515,0],[0,-66.515],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:147,s:[{c:!0,v:[[0,55.21],[73.59,46.27],[0,69.69],[-73.59,46.27],[0,55.21]],i:[[0,0],[.984,-13.92],[40.645,0],[-1.887,13.592],[-40.645,0]],o:[[40.645,0],[-.984,13.92],[-40.645,0],[1.887,-13.592],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:196,s:[{c:!0,v:[[0,-156],[128.59,12],[0,156],[-108.16,1.88],[0,-156]],i:[[0,0],[1.451,-62.531],[108.123,6.026],[1.167,85.386],[-97.851,13.834]],o:[[113.119,-15.993],[-1.133,48.825],[-83.671,-4.663],[-1.054,-77.131],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:230,s:[{c:!0,v:[[0,-156],[128.59,12],[0,156],[-108.16,1.88],[0,-156]],i:[[0,0],[1.451,-62.531],[108.123,6.026],[1.167,85.386],[-97.851,13.834]],o:[[113.119,-15.993],[-1.133,48.825],[-83.671,-4.663],[-1.054,-77.131],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:252,s:[{c:!0,v:[[0,84.75],[112.98,71.03],[0,106.98],[-112.98,71.03],[0,84.75]],i:[[0,0],[1.511,-21.369],[62.396,0],[-2.897,20.866],[-62.396,0]],o:[[62.396,0],[-1.511,21.369],[-62.396,0],[2.897,-20.866],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:286,s:[{c:!0,v:[[0,-156],[128.59,12],[0,156],[-108.16,1.88],[0,-156]],i:[[0,0],[1.451,-62.531],[108.123,6.026],[1.167,85.386],[-97.851,13.834]],o:[[113.119,-15.993],[-1.133,48.825],[-83.671,-4.663],[-1.054,-77.131],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:301,s:[{c:!0,v:[[0,-156],[128.59,12],[0,156],[-108.16,1.88],[0,-156]],i:[[0,0],[1.451,-62.531],[108.123,6.026],[1.167,85.386],[-97.851,13.834]],o:[[113.119,-15.993],[-1.133,48.825],[-83.671,-4.663],[-1.054,-77.131],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:351,s:[{c:!0,v:[[0,-117],[117,0],[0,117],[-117,0],[0,-117]],i:[[0,0],[0,-64.617],[64.617,0],[0,64.617],[-64.617,0]],o:[[64.617,0],[0,64.617],[-64.617,0],[0,-64.617],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.98,-.674],to:[-2.702,-.35]},{t:50,s:[139.08,354.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.98,-.674],to:[-2.702,-.35]},{t:62,s:[139.08,354.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-3.445,-6.836],to:[-.747,20.928]},{t:74,s:[145,406.85],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.954,-.439],to:[-2.362,.147]},{t:102,s:[139.48,353.89],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[.954,-.439],to:[-2.362,.147]},{t:120,s:[139.48,353.89],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-3.471,-7.687],to:[-.646,20.086]},{t:147,s:[145,406.85],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-37.08,11.221],to:[26.588,9.221]},{t:196,s:[287.71,359.92],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-.035,-.032],to:[-.025,.045]},{t:230,s:[287.71,359.92],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-5.792,-21.295],to:[1.541,4.705]},{t:252,s:[292,417],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-.035,-.032],to:[-.025,.045]},{t:286,s:[287.71,359.92],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]},ti:[-.035,-.032],to:[-.025,.045]},{t:301,s:[287.71,359.92],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:351,s:[211,360]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:62,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:74,s:[-.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:102,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:120,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:147,s:[-.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:196,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:230,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:252,s:[-.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:286,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:351,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:401,st:0}]},laugh:{v:"5.7.5",fr:100,ip:0,op:200,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:201,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!1,v:[[0,0],[.71,.67],[100,0],[100,0]],i:[[0,0],[-.461,-.437],[-27.559,26.82],[-.717,.697]],o:[[0,0],[27.92,26.445],[.717,-.697],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!1,v:[[0,0],[1.09,.67],[154.39,0],[154.39,0]],i:[[0,0],[-.712,-.437],[-42.549,26.82],[-1.106,.697]],o:[[0,0],[43.105,26.445],[1.106,-.697],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[{c:!1,v:[[0,0],[1.09,.67],[154.39,0],[154.39,0]],i:[[0,0],[-.712,-.437],[-42.549,26.82],[-1.106,.697]],o:[[0,0],[43.105,26.445],[1.106,-.697],[0,0]]}]}],ix:2}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:1,k:[{t:0,s:[30],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[120],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[120],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[30],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:105,s:[30],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[100]}],ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:1,k:[{t:0,s:[362.9,524.7],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[360.09,524.7]}],ix:2},a:{a:1,k:[{t:0,s:[50,24],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[77.19,24]}],ix:2},s:{a:1,k:[{t:0,s:[50,50],h:1},{t:1,s:[51.68,51.68],h:1},{t:2,s:[53.31,53.31],h:1},{t:3,s:[54.91,54.91],h:1},{t:4,s:[56.48,56.48],h:1},{t:5,s:[58.03,58.03],h:1},{t:6,s:[59.55,59.55],h:1},{t:7,s:[61.05,61.05],h:1},{t:8,s:[62.53,62.53],h:1},{t:9,s:[63.98,63.98],h:1},{t:10,s:[65.42,65.42],h:1},{t:11,s:[66.83,66.83],h:1},{t:12,s:[68.22,68.22],h:1},{t:13,s:[69.59,69.59],h:1},{t:14,s:[70.93,70.93],h:1},{t:15,s:[72.26,72.26],h:1},{t:16,s:[73.56,73.56],h:1},{t:17,s:[74.84,74.84],h:1},{t:18,s:[76.1,76.1],h:1},{t:19,s:[77.33,77.33],h:1},{t:20,s:[78.54,78.54],h:1},{t:21,s:[79.73,79.73],h:1},{t:22,s:[80.89,80.89],h:1},{t:23,s:[82.03,82.03],h:1},{t:24,s:[83.15,83.15],h:1},{t:25,s:[84.23,84.23],h:1},{t:26,s:[85.29,85.29],h:1},{t:27,s:[86.33,86.33],h:1},{t:28,s:[87.33,87.33],h:1},{t:29,s:[88.31,88.31],h:1},{t:30,s:[89.26,89.26],h:1},{t:31,s:[90.17,90.17],h:1},{t:32,s:[91.06,91.06],h:1},{t:33,s:[91.91,91.91],h:1},{t:34,s:[92.74,92.74],h:1},{t:35,s:[93.52,93.52],h:1},{t:36,s:[94.27,94.27],h:1},{t:37,s:[94.98,94.98],h:1},{t:38,s:[95.66,95.66],h:1},{t:39,s:[96.29,96.29],h:1},{t:40,s:[96.89,96.89],h:1},{t:41,s:[97.43,97.43],h:1},{t:42,s:[97.94,97.94],h:1},{t:43,s:[98.39,98.39],h:1},{t:44,s:[98.8,98.8],h:1},{t:45,s:[99.15,99.15],h:1},{t:46,s:[99.44,99.44],h:1},{t:47,s:[99.68,99.68],h:1},{t:48,s:[99.86,99.86],h:1},{t:49,s:[99.96,99.96],h:1},{t:50,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[6.62],h:1},{t:2,s:[12.96],h:1},{t:3,s:[19.1],h:1},{t:4,s:[25.06],h:1},{t:5,s:[30.84],h:1},{t:6,s:[36.44],h:1},{t:7,s:[41.87],h:1},{t:8,s:[47.12],h:1},{t:9,s:[52.2],h:1},{t:10,s:[57.09],h:1},{t:11,s:[61.79],h:1},{t:12,s:[66.29],h:1},{t:13,s:[70.59],h:1},{t:14,s:[74.66],h:1},{t:15,s:[78.51],h:1},{t:16,s:[82.12],h:1},{t:17,s:[85.47],h:1},{t:18,s:[88.54],h:1},{t:19,s:[91.32],h:1},{t:20,s:[93.77],h:1},{t:21,s:[95.88],h:1},{t:22,s:[97.59],h:1},{t:23,s:[98.89],h:1},{t:24,s:[99.71],h:1},{t:25,s:[100],h:1}],ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:105,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:126,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[-4.05,-43.83]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[509.08,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[505.08,409.74],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[521.05,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[522.05,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[522.05,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[521.05,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[522.05,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:126,s:[522.05,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[521.99,408.21]}],ix:2},s:{a:0,k:[-94,94],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[-6.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[-6.6]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:105,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:126,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[-4.05,-43.83]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[211,410],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[197.97,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[197.97,408.21]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:22,s:[6.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:145,s:[6.58]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0}]},leisure:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.71,1.21],[22.21,52.51],[36.5,111.38],[96.01,98.83],[155.52,111.38],[191.9,78.6],[227.66,71.06],[210.71,1.22],[210.71,1.21]],i:[[0,0],[0,0],[-38.41,6.95],[-33.15,6.99],[0,0],[1.46,17.93],[0,0],[47.74,-11.22],[0,0]],o:[[0,0],[-37.4,11.3],[0,0],[33.15,6.99],[23.71,4.29],[21.15,-4.46],[47.53,-11.74],[0,0],[0,0]]}}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[521.9,582.28],ix:2},a:{a:0,k:[128,56],ix:2},s:{a:0,k:[21.39,21.39],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[129.54,24.15],[45.29,1.22],[28.34,71.06],[48.37,75.29],[81.57,37.2],[129.54,24.15]],i:[[0,0],[0,0],[-47.52,-11.74],[-12.32,-2.6],[-21.09,6.38],[0,0]],o:[[0,0],[-47.73,-11.22],[0,0],[1.98,-15.94],[0,0],[0,0]]}}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[494.7,578.35],ix:2},a:{a:0,k:[64.77,37.65],ix:2},s:{a:0,k:[21.39,21.39],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[364.07,120.35],[290.46,52.79],[192,0],[93.54,52.79],[19.93,120.35],[.35,148.07],[23.97,168],[28.07,167.65],[126.06,104.62],[120.79,154.52],[112.51,170.24],[191.98,191.86],[271.45,170.23],[263.18,154.52],[257.91,104.62],[355.9,167.65],[360,168],[383.62,148.07],[364.04,120.35],[364.07,120.35]],i:[[0,0],[12.047,38.673],[61.2,0],[10.52,-34.37],[36.967,-6.393],[-2.25,-13.06],[-11.46,0],[-1.38,.24],[-19.27,45.17],[0,0],[4.53,-3.87],[0,0],[0,0],[.67,6.32],[0,0],[-57.41,-9.88],[-1.35,0],[-2.01,11.68],[13.06,2.24],[0,0]],o:[[-37.027,-6.367],[-10.51,-34.37],[-61.2,0],[-12.107,38.647],[-13.06,2.25],[2.01,11.69],[1.35,0],[57.42,-9.88],[0,0],[-.67,6.32],[0,0],[0,0],[-4.52,-3.87],[0,0],[19.28,45.18],[1.38,.24],[11.47,0],[2.25,-13.06],[0,0],[0,0]]}}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[515.06,553.18],ix:2},a:{a:0,k:[191.99,95.93],ix:2},s:{a:0,k:[21.39,21.39],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[112,56],[56,112],[0,56],[56,0],[112,56]],i:[[0,0],[30.928,0],[0,30.928],[-30.928,0],[0,-30.928]],o:[[0,30.928],[-30.928,0],[0,-30.928],[30.928,0],[0,0]]}}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[515.06,518.98],ix:2},a:{a:0,k:[56,56],ix:2},s:{a:0,k:[21.39,21.39],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:5,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[12.75,4.25],[18.39,.58],[49.73,20.31],[75.99,15.65],[151.99,91.64],[75.99,167.63],[0,91.64],[18.24,42.25],[12.75,4.25]],i:[[0,0],[-2.675,-1.684],[-10.446,-6.577],[-9.232,0],[0,-41.97],[41.97,0],[0,41.97],[-11.37,13.283],[1.831,12.668]],o:[[-.452,-3.129],[10.446,6.577],[8.186,-3.015],[41.97,0],[0,41.97],[-41.97,0],[0,-18.856],[-1.831,-12.668],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[428.28,467.64],ix:2},s:{a:1,k:[{t:15,s:[50,50],h:1},{t:16,s:[54.11,54.11],h:1},{t:17,s:[58.03,58.03],h:1},{t:18,s:[61.79,61.79],h:1},{t:19,s:[65.42,65.42],h:1},{t:20,s:[68.91,68.91],h:1},{t:21,s:[72.26,72.26],h:1},{t:22,s:[75.47,75.47],h:1},{t:23,s:[78.54,78.54],h:1},{t:24,s:[81.47,81.47],h:1},{t:25,s:[84.23,84.23],h:1},{t:26,s:[86.83,86.83],h:1},{t:27,s:[89.26,89.26],h:1},{t:28,s:[91.49,91.49],h:1},{t:29,s:[93.52,93.52],h:1},{t:30,s:[95.33,95.33],h:1},{t:31,s:[96.89,96.89],h:1},{t:32,s:[98.17,98.17],h:1},{t:33,s:[99.15,99.15],h:1},{t:34,s:[99.78,99.78],h:1},{t:35,s:[100,100],h:1}],ix:2},r:{a:0,k:-5.93,ix:2},o:{a:1,k:[{t:15,s:[0],h:1},{t:16,s:[16.06],h:1},{t:17,s:[30.84],h:1},{t:18,s:[44.52],h:1},{t:19,s:[57.09],h:1},{t:20,s:[68.46],h:1},{t:21,s:[78.51],h:1},{t:22,s:[87.04],h:1},{t:23,s:[93.77],h:1},{t:24,s:[98.3],h:1},{t:25,s:[100],h:1}],ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:6,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[-120.7,-24.76],[120.7,-24.76],[137,0],[137,0],[120.7,24.76],[-120.7,24.76],[-137,0],[-137,0],[-120.7,-24.76]],i:[[0,0],[0,0],[0,-13.677],[0,0],[9.004,0],[0,0],[0,13.677],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,13.677],[0,0],[-9.004,0],[0,0],[0,-13.677],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[510.34,360],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[510.34,363.77],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:65,s:[510.34,363.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:105,s:[510.34,344.68],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[510.34,363.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[510.34,363.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:205,s:[510.34,344.68],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:250,s:[510.34,363.77]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:7,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[-120.7,-24.76],[120.7,-24.76],[137,0],[137,0],[120.7,24.76],[-120.7,24.76],[-137,0],[-137,0],[-120.7,-24.76]],i:[[0,0],[0,0],[0,-13.677],[0,0],[9.004,0],[0,0],[0,13.677],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,13.677],[0,0],[-9.004,0],[0,0],[0,-13.677],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[211,363.77],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:65,s:[211,363.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:105,s:[211,344.68],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[211,363.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[211,363.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:205,s:[211,344.68],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:250,s:[211,363.77]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},mock:{v:"5.7.5",fr:100,ip:0,op:100,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:101,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-114.04],[114.04,0],[88.22,79.39],[0,114.04],[-85.23,77.65],[-114.04,0],[0,-114.04]],i:[[0,0],[0,-62.98],[17.266,-19.985],[34.497,0],[18.551,21.349],[0,29.177],[-77.731,-.8]],o:[[77.731,.8],[0,28.483],[-20.911,24.205],[-33.803,0],[-18.551,-21.349],[0,-62.98],[0,0]]}],i:{x:[.7272727272727273],y:[.4648648648648648]},o:{x:[.5244755244755245],y:[.20135135135135132]}},{t:6,s:[{c:!0,v:[[0,-114.04],[123.4,-.58],[88.22,79.39],[0,114.04],[-85.23,77.65],[-120.73,-1.53],[0,-114.04]],i:[[0,0],[0,-62.98],[17.266,-19.985],[34.497,0],[18.551,21.349],[0,29.177],[-77.731,-.8]],o:[[77.731,.8],[0,28.483],[-20.911,24.205],[-33.803,0],[-18.551,-21.349],[0,-62.98],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:24,s:[{c:!0,v:[[-4.52,-36.74],[129.56,-11.03],[88.22,79.39],[0,114.04],[-85.23,77.65],[-116.99,-18.25],[-4.52,-36.74]],i:[[0,0],[5.171,-24.804],[20.533,-18.206],[34.497,0],[18.551,21.349],[-17.309,4.203],[-72.249,3.013]],o:[[66.222,-2.698],[-6.234,39.737],[-20.533,18.206],[-33.803,0],[-18.551,-21.349],[12.922,-13.163],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[1.19,7.36],[122.96,3.14],[92.47,92.12],[-15.35,131.33],[-95.13,95.04],[-126.62,11.7],[1.19,7.36]],i:[[0,0],[0,0],[26.042,-30.591],[25.667,2.155],[26.819,30.512],[0,0],[-56.994,3.559]],o:[[56.994,-3.559],[0,0],[-26.042,30.591],[-25.667,-2.155],[-26.819,-30.512],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[504.69,363.01],o:{x:[.42],y:[0]},i:{x:[1],y:[1]}},{t:6,s:[502.41,307.93],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:24,s:[500.06,278.43],o:{x:[0],y:[0]},i:{x:[.58],y:[1]}},{t:50,s:[526.86,403.33]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:-7.6,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-114.04],[114.04,0],[86.33,74.51],[0,114.04],[-89.08,78.22],[-114.04,0],[0,-114.04]],i:[[0,0],[0,-62.98],[17.266,-19.985],[34.497,0],[20.882,23.365],[0,29.177],[-62.98,0]],o:[[62.98,0],[0,28.483],[-20.911,24.205],[-33.803,0],[-18.024,-20.168],[0,-62.98],[0,0]]}],i:{x:[0],y:[.816216216216216]},o:{x:[.5244755244755245],y:[.20135135135135132]}},{t:6,s:[{c:!0,v:[[-5.47,-109.11],[116.22,-9.94],[86.33,74.51],[0,114.04],[-89.08,78.22],[-122.5,-5.59],[-5.47,-109.11]],i:[[0,0],[-.545,-51.208],[17.266,-19.985],[34.497,0],[20.882,23.365],[0,29.177],[-74.903,-3.484]],o:[[74.903,3.484],[.545,51.208],[-20.911,24.205],[-33.803,0],[-18.024,-20.168],[0,-62.98],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:24,s:[{c:!0,v:[[2.37,-40.58],[123.59,-7.65],[90.18,75.35],[-3.62,115.87],[-94.95,75.1],[-126.29,-17.74],[2.37,-40.58]],i:[[0,0],[4.138,-24.03],[17.266,-19.985],[40.712,1.712],[20.882,23.365],[3.043,32.973],[-69.115,-2.791]],o:[[69.115,2.791],[-.979,28.466],[-20.911,24.205],[-40.712,-1.712],[-18.024,-20.168],[-3.043,-32.973],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[2.96,-3.12],[98.96,-18.5],[91.27,43.97],[10.18,101.35],[-72.95,75.71],[-100.22,15.61],[2.96,-3.12]],i:[[0,0],[0,0],[13.733,-28.684],[39.564,-2.736],[22.749,21.489],[0,0],[-70.309,12.682]],o:[[70.309,-12.682],[0,0],[-13.733,28.684],[-39.564,2.736],[-22.749,-21.489],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[214,363],i:{x:[0],y:[.816216216216216]},o:{x:[.5244755244755245],y:[.20135135135135132]}},{t:6,s:[218,303],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:24,s:[215,273],o:{x:[0],y:[0]},i:{x:[.58],y:[1]}},{t:50,s:[266,447]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:24,s:[-7.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[3.96]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0}]},music:{v:"5.7.5",fr:100,ip:0,op:200,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:201,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:143,s:[{c:!0,v:[[26.7,2.01],[24.66,0],[22.62,2.01],[22.62,58.25],[10.4,57.36],[.33,70.72],[16.29,76.07],[26.66,65.28],[26.7,65.28],[26.7,2.02],[26.7,2.01]],i:[[0,0],[1.126,0],[0,-1.113],[0,0],[4.56,-1.402],[-1.627,-5.169],[-7.185,2.21],[-.233,4.445],[0,0],[0,0],[0,0]],o:[[0,-1.113],[-1.126,0],[0,0],[-3.127,-1.838],[-7.187,2.21],[1.627,5.167],[6.017,-1.85],[0,0],[0,0],[0,0],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[{c:!0,v:[[30.43,2.29],[28.1,0],[25.78,2.29],[25.78,66.38],[11.85,65.37],[.38,80.59],[18.56,86.69],[30.39,74.4],[30.42,74.4],[30.42,2.3],[30.43,2.29]],i:[[0,0],[1.283,0],[0,-1.268],[0,0],[5.196,-1.598],[-1.854,-5.89],[-8.189,2.518],[-.266,5.065],[0,0],[0,0],[0,0]],o:[[0,-1.268],[-1.283,0],[0,0],[-3.564,-2.095],[-8.191,2.518],[1.854,5.888],[6.857,-2.108],[0,0],[0,0],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:1,k:[{t:175,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:143,s:[90.42,38.27],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[93.1,33.31]}],ix:2},a:{a:1,k:[{t:143,s:[13.35,38.45],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[15.21,43.81]}],ix:2},s:{a:1,k:[{t:97,s:[50,50],h:1},{t:98,s:[51.11,51.11],h:1},{t:99,s:[52.2,52.2],h:1},{t:100,s:[53.27,53.27],h:1},{t:101,s:[54.32,54.32],h:1},{t:102,s:[55.37,55.37],h:1},{t:103,s:[56.4,56.4],h:1},{t:104,s:[57.42,57.42],h:1},{t:105,s:[58.43,58.43],h:1},{t:106,s:[59.43,59.43],h:1},{t:107,s:[60.42,60.42],h:1},{t:108,s:[61.4,61.4],h:1},{t:109,s:[62.37,62.37],h:1},{t:110,s:[63.34,63.34],h:1},{t:111,s:[64.29,64.29],h:1},{t:112,s:[65.23,65.23],h:1},{t:113,s:[66.16,66.16],h:1},{t:114,s:[67.09,67.09],h:1},{t:115,s:[68,68],h:1},{t:116,s:[68.91,68.91],h:1},{t:117,s:[69.8,69.8],h:1},{t:118,s:[70.69,70.69],h:1},{t:119,s:[71.56,71.56],h:1},{t:120,s:[72.43,72.43],h:1},{t:121,s:[73.29,73.29],h:1},{t:122,s:[74.14,74.14],h:1},{t:123,s:[74.98,74.98],h:1},{t:124,s:[75.8,75.8],h:1},{t:125,s:[76.62,76.62],h:1},{t:126,s:[77.43,77.43],h:1},{t:127,s:[78.23,78.23],h:1},{t:128,s:[79.02,79.02],h:1},{t:129,s:[79.79,79.79],h:1},{t:130,s:[80.56,80.56],h:1},{t:131,s:[81.32,81.32],h:1},{t:132,s:[82.06,82.06],h:1},{t:133,s:[82.8,82.8],h:1},{t:134,s:[83.52,83.52],h:1},{t:135,s:[84.23,84.23],h:1},{t:136,s:[84.93,84.93],h:1},{t:137,s:[85.62,85.62],h:1},{t:138,s:[86.3,86.3],h:1},{t:139,s:[86.96,86.96],h:1},{t:140,s:[87.62,87.62],h:1},{t:141,s:[88.26,88.26],h:1},{t:142,s:[88.89,88.89],h:1},{t:143,s:[89.5,89.5],h:1},{t:144,s:[90.1,90.1],h:1},{t:145,s:[90.69,90.69],h:1},{t:146,s:[91.27,91.27],h:1},{t:147,s:[91.83,91.83],h:1},{t:148,s:[92.37,92.37],h:1},{t:149,s:[92.9,92.9],h:1},{t:150,s:[93.42,93.42],h:1},{t:151,s:[93.92,93.92],h:1},{t:152,s:[94.41,94.41],h:1},{t:153,s:[94.87,94.87],h:1},{t:154,s:[95.33,95.33],h:1},{t:155,s:[95.76,95.76],h:1},{t:156,s:[96.18,96.18],h:1},{t:157,s:[96.58,96.58],h:1},{t:158,s:[96.96,96.96],h:1},{t:159,s:[97.32,97.32],h:1},{t:160,s:[97.67,97.67],h:1},{t:161,s:[97.99,97.99],h:1},{t:162,s:[98.29,98.29],h:1},{t:163,s:[98.57,98.57],h:1},{t:164,s:[98.83,98.83],h:1},{t:165,s:[99.06,99.06],h:1},{t:166,s:[99.27,99.27],h:1},{t:167,s:[99.46,99.46],h:1},{t:168,s:[99.62,99.62],h:1},{t:169,s:[99.75,99.75],h:1},{t:170,s:[99.86,99.86],h:1},{t:171,s:[99.94,99.94],h:1},{t:172,s:[99.98,99.98],h:1},{t:173,s:[100,100],h:1}],ix:2},r:{a:0,k:9.26,ix:2},o:{a:1,k:[{t:97,s:[0],h:1},{t:98,s:[4.39],h:1},{t:99,s:[8.64],h:1},{t:100,s:[12.8],h:1},{t:101,s:[16.86],h:1},{t:102,s:[20.85],h:1},{t:103,s:[24.75],h:1},{t:104,s:[28.58],h:1},{t:105,s:[32.33],h:1},{t:106,s:[36],h:1},{t:107,s:[39.6],h:1},{t:108,s:[43.13],h:1},{t:109,s:[46.58],h:1},{t:110,s:[49.95],h:1},{t:111,s:[53.24],h:1},{t:112,s:[56.46],h:1},{t:113,s:[59.59],h:1},{t:114,s:[62.63],h:1},{t:115,s:[65.59],h:1},{t:116,s:[68.46],h:1},{t:117,s:[71.24],h:1},{t:118,s:[73.93],h:1},{t:119,s:[76.52],h:1},{t:120,s:[79],h:1},{t:121,s:[81.38],h:1},{t:122,s:[83.65],h:1},{t:123,s:[85.81],h:1},{t:124,s:[87.84],h:1},{t:125,s:[89.75],h:1},{t:126,s:[91.52],h:1},{t:127,s:[93.16],h:1},{t:128,s:[94.65],h:1},{t:129,s:[95.98],h:1},{t:130,s:[97.14],h:1},{t:131,s:[98.12],h:1},{t:132,s:[98.92],h:1},{t:133,s:[99.51],h:1},{t:134,s:[99.87],h:1},{t:135,s:[100],h:1}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:77,s:[{c:!0,v:[[22.28,8.05],[20.22,1.8],[20.22,1.52],[18.68,0],[17.13,1.52],[17.13,44.01],[7.88,43.33],[.25,53.42],[12.34,57.47],[20.2,49.32],[20.22,49.32],[20.22,13.59],[30.17,35.8],[30.99,36.92],[31.8,36.37],[22.28,8.05],[22.28,8.05]],i:[[0,0],[0,2.247],[0,0],[.853,0],[0,-.841],[0,0],[3.453,-1.059],[-1.232,-3.905],[-5.442,1.67],[-.177,3.358],[0,0],[0,0],[3.56,-10.885],[-.587,0],[-.124,.33],[5.584,7.454],[0,0]],o:[[-1.354,-1.808],[0,0],[0,-.841],[-.853,0],[0,0],[-2.369,-1.389],[-5.444,1.67],[1.232,3.903],[4.557,-1.397],[0,0],[0,0],[8.499,4.38],[-.181,.551],[.358,0],[5.752,-15.181],[0,0],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:149,s:[{c:!0,v:[[33.33,12.04],[30.24,2.69],[30.24,2.28],[27.93,0],[25.63,2.28],[25.63,65.82],[11.78,64.81],[.38,79.9],[18.45,85.95],[30.21,73.77],[30.24,73.77],[30.24,20.33],[45.13,53.55],[46.35,55.22],[47.56,54.4],[33.33,12.04],[33.33,12.04]],i:[[0,0],[0,3.36],[0,0],[1.275,0],[0,-1.257],[0,0],[5.165,-1.584],[-1.843,-5.84],[-8.14,2.497],[-.264,5.022],[0,0],[0,0],[5.325,-16.281],[-.878,0],[-.186,.493],[8.352,11.149],[0,0]],o:[[-2.025,-2.704],[0,0],[0,-1.257],[-1.275,0],[0,0],[-3.543,-2.077],[-8.142,2.497],[1.843,5.838],[6.816,-2.09],[0,0],[0,0],[12.711,6.551],[-.271,.824],[.535,0],[8.603,-22.706],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:1,k:[{t:139,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:185,s:[0]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:77,s:[27.69,103.15],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:149,s:[37.64,93.95]}],ix:2},a:{a:1,k:[{t:77,s:[16.78,29.04],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:149,s:[25.1,43.44]}],ix:2},s:{a:1,k:[{t:73,s:[50,50],h:1},{t:74,s:[51.99,51.99],h:1},{t:75,s:[53.92,53.92],h:1},{t:76,s:[55.81,55.81],h:1},{t:77,s:[57.66,57.66],h:1},{t:78,s:[59.48,59.48],h:1},{t:79,s:[61.26,61.26],h:1},{t:80,s:[63.02,63.02],h:1},{t:81,s:[64.74,64.74],h:1},{t:82,s:[66.43,66.43],h:1},{t:83,s:[68.09,68.09],h:1},{t:84,s:[69.72,69.72],h:1},{t:85,s:[71.32,71.32],h:1},{t:86,s:[72.88,72.88],h:1},{t:87,s:[74.42,74.42],h:1},{t:88,s:[75.92,75.92],h:1},{t:89,s:[77.39,77.39],h:1},{t:90,s:[78.83,78.83],h:1},{t:91,s:[80.23,80.23],h:1},{t:92,s:[81.6,81.6],h:1},{t:93,s:[82.94,82.94],h:1},{t:94,s:[84.23,84.23],h:1},{t:95,s:[85.49,85.49],h:1},{t:96,s:[86.71,86.71],h:1},{t:97,s:[87.89,87.89],h:1},{t:98,s:[89.03,89.03],h:1},{t:99,s:[90.13,90.13],h:1},{t:100,s:[91.18,91.18],h:1},{t:101,s:[92.19,92.19],h:1},{t:102,s:[93.15,93.15],h:1},{t:103,s:[94.06,94.06],h:1},{t:104,s:[94.92,94.92],h:1},{t:105,s:[95.72,95.72],h:1},{t:106,s:[96.47,96.47],h:1},{t:107,s:[97.15,97.15],h:1},{t:108,s:[97.78,97.78],h:1},{t:109,s:[98.33,98.33],h:1},{t:110,s:[98.82,98.82],h:1},{t:111,s:[99.22,99.22],h:1},{t:112,s:[99.55,99.55],h:1},{t:113,s:[99.8,99.8],h:1},{t:114,s:[99.95,99.95],h:1},{t:115,s:[100,100],h:1}],ix:2},r:{a:0,k:17.23,ix:2},o:{a:1,k:[{t:73,s:[0],h:1},{t:74,s:[7.84],h:1},{t:75,s:[15.32],h:1},{t:76,s:[22.53],h:1},{t:77,s:[29.48],h:1},{t:78,s:[36.18],h:1},{t:79,s:[42.63],h:1},{t:80,s:[48.83],h:1},{t:81,s:[54.78],h:1},{t:82,s:[60.46],h:1},{t:83,s:[65.87],h:1},{t:84,s:[70.98],h:1},{t:85,s:[75.79],h:1},{t:86,s:[80.26],h:1},{t:87,s:[84.38],h:1},{t:88,s:[88.12],h:1},{t:89,s:[91.44],h:1},{t:90,s:[94.31],h:1},{t:91,s:[96.66],h:1},{t:92,s:[98.45],h:1},{t:93,s:[99.59],h:1},{t:94,s:[100],h:1}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[14.42,6.35],[14.42,42.32],[6.63,41.74],[.21,50.46],[10.38,53.96],[17.01,46.91],[17.02,46.91],[17.02,15.24],[43.46,9.76],[43.46,35.97],[35.67,35.39],[29.25,44.11],[39.42,47.6],[46.05,40.56],[46.06,40.56],[46.06,0],[14.42,6.35],[14.42,6.35]],i:[[0,0],[0,0],[2.905,-.914],[-1.037,-3.374],[-4.581,1.443],[-.15,2.901],[0,0],[0,0],[0,0],[0,0],[2.905,-.914],[-1.037,-3.374],[-4.581,1.443],[-.15,2.901],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[-1.993,-1.199],[-4.582,1.443],[1.037,3.373],[3.836,-1.208],[0,0],[0,0],[0,0],[0,0],[-1.993,-1.199],[-4.582,1.443],[1.037,3.373],[3.836,-1.208],[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:1,k:[{t:109,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:143,s:[0]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:58,s:[-55.63,136.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:96,s:[-39.63,125.75]}],ix:2},a:{a:0,k:[23.03,27.25],ix:2},s:{a:1,k:[{t:55,s:[50,50],h:1},{t:56,s:[51.71,51.71],h:1},{t:57,s:[53.37,53.37],h:1},{t:58,s:[55.01,55.01],h:1},{t:59,s:[56.61,56.61],h:1},{t:60,s:[58.19,58.19],h:1},{t:61,s:[59.74,59.74],h:1},{t:62,s:[61.26,61.26],h:1},{t:63,s:[62.77,62.77],h:1},{t:64,s:[64.25,64.25],h:1},{t:65,s:[65.71,65.71],h:1},{t:66,s:[67.14,67.14],h:1},{t:67,s:[68.56,68.56],h:1},{t:68,s:[69.95,69.95],h:1},{t:69,s:[71.32,71.32],h:1},{t:70,s:[72.66,72.66],h:1},{t:71,s:[73.98,73.98],h:1},{t:72,s:[75.28,75.28],h:1},{t:73,s:[76.55,76.55],h:1},{t:74,s:[77.81,77.81],h:1},{t:75,s:[79.03,79.03],h:1},{t:76,s:[80.23,80.23],h:1},{t:77,s:[81.41,81.41],h:1},{t:78,s:[82.56,82.56],h:1},{t:79,s:[83.68,83.68],h:1},{t:80,s:[84.78,84.78],h:1},{t:81,s:[85.84,85.84],h:1},{t:82,s:[86.88,86.88],h:1},{t:83,s:[87.89,87.89],h:1},{t:84,s:[88.87,88.87],h:1},{t:85,s:[89.82,89.82],h:1},{t:86,s:[90.74,90.74],h:1},{t:87,s:[91.62,91.62],h:1},{t:88,s:[92.47,92.47],h:1},{t:89,s:[93.28,93.28],h:1},{t:90,s:[94.06,94.06],h:1},{t:91,s:[94.8,94.8],h:1},{t:92,s:[95.5,95.5],h:1},{t:93,s:[96.15,96.15],h:1},{t:94,s:[96.77,96.77],h:1},{t:95,s:[97.34,97.34],h:1},{t:96,s:[97.86,97.86],h:1},{t:97,s:[98.33,98.33],h:1},{t:98,s:[98.75,98.75],h:1},{t:99,s:[99.12,99.12],h:1},{t:100,s:[99.42,99.42],h:1},{t:101,s:[99.67,99.67],h:1},{t:102,s:[99.85,99.85],h:1},{t:103,s:[99.96,99.96],h:1},{t:104,s:[100,100],h:1}],ix:2},r:{a:1,k:[{t:58,s:[14.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:96,s:[-.63]}],ix:2},o:{a:1,k:[{t:55,s:[0],h:1},{t:56,s:[6.62],h:1},{t:57,s:[12.96],h:1},{t:58,s:[19.1],h:1},{t:59,s:[25.06],h:1},{t:60,s:[30.84],h:1},{t:61,s:[36.44],h:1},{t:62,s:[41.87],h:1},{t:63,s:[47.12],h:1},{t:64,s:[52.2],h:1},{t:65,s:[57.09],h:1},{t:66,s:[61.79],h:1},{t:67,s:[66.29],h:1},{t:68,s:[70.59],h:1},{t:69,s:[74.66],h:1},{t:70,s:[78.51],h:1},{t:71,s:[82.12],h:1},{t:72,s:[85.47],h:1},{t:73,s:[88.54],h:1},{t:74,s:[91.32],h:1},{t:75,s:[93.77],h:1},{t:76,s:[95.88],h:1},{t:77,s:[97.59],h:1},{t:78,s:[98.89],h:1},{t:79,s:[99.71],h:1},{t:80,s:[100],h:1}],ix:2}}]},{ty:"tr",p:{a:0,k:[582.93,326.05],ix:2},s:{a:0,k:[83.73,83.73],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[-47.78,-.03],[47.78,.03]],i:[[0,0],[-16.282,-14.45]],o:[[24.123,-18.009],[0,0]]}}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:37,ix:2},lc:2,lj:2,ml:4},{ty:"tr",p:{a:1,k:[{t:0,s:[360,457.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[360,422.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:106,s:[360,457.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:152,s:[360,422.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[360,457.77]}],ix:2},s:{a:1,k:[{t:0,s:[31.93,-30.26],h:1},{t:1,s:[32.88,-31.17],h:1},{t:2,s:[33.82,-32.05],h:1},{t:3,s:[34.73,-32.92],h:1},{t:4,s:[35.64,-33.77],h:1},{t:5,s:[36.52,-34.62],h:1},{t:6,s:[37.4,-35.45],h:1},{t:7,s:[38.26,-36.27],h:1},{t:8,s:[39.12,-37.08],h:1},{t:9,s:[39.96,-37.87],h:1},{t:10,s:[40.79,-38.66],h:1},{t:11,s:[41.61,-39.43],h:1},{t:12,s:[42.42,-40.2],h:1},{t:13,s:[43.21,-40.96],h:1},{t:14,s:[44,-41.7],h:1},{t:15,s:[44.77,-42.43],h:1},{t:16,s:[45.54,-43.16],h:1},{t:17,s:[46.29,-43.87],h:1},{t:18,s:[47.03,-44.57],h:1},{t:19,s:[47.76,-45.26],h:1},{t:20,s:[48.48,-45.94],h:1},{t:21,s:[49.18,-46.61],h:1},{t:22,s:[49.88,-47.27],h:1},{t:23,s:[50.56,-47.92],h:1},{t:24,s:[51.23,-48.55],h:1},{t:25,s:[51.89,-49.18],h:1},{t:26,s:[52.53,-49.79],h:1},{t:27,s:[53.16,-50.39],h:1},{t:28,s:[53.78,-50.97],h:1},{t:29,s:[54.39,-51.55],h:1},{t:30,s:[54.98,-52.11],h:1},{t:31,s:[55.56,-52.66],h:1},{t:32,s:[56.12,-53.19],h:1},{t:33,s:[56.67,-53.71],h:1},{t:34,s:[57.2,-54.22],h:1},{t:35,s:[57.72,-54.71],h:1},{t:36,s:[58.22,-55.18],h:1},{t:37,s:[58.71,-55.64],h:1},{t:38,s:[59.18,-56.09],h:1},{t:39,s:[59.63,-56.51],h:1},{t:40,s:[60.06,-56.92],h:1},{t:41,s:[60.47,-57.31],h:1},{t:42,s:[60.87,-57.69],h:1},{t:43,s:[61.24,-58.04],h:1},{t:44,s:[61.59,-58.38],h:1},{t:45,s:[61.93,-58.69],h:1},{t:46,s:[62.24,-58.99],h:1},{t:47,s:[62.52,-59.26],h:1},{t:48,s:[62.78,-59.51],h:1},{t:49,s:[63.02,-59.73],h:1},{t:50,s:[63.23,-59.93],h:1},{t:51,s:[63.41,-60.1],h:1},{t:52,s:[63.57,-60.25],h:1},{t:53,s:[63.69,-60.36],h:1},{t:54,s:[63.78,-60.45],h:1},{t:55,s:[63.83,-60.5],h:1},{t:56,s:[63.85,-60.52],h:1}],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[5.92],h:1},{t:2,s:[11.62],h:1},{t:3,s:[17.15],h:1},{t:4,s:[22.53],h:1},{t:5,s:[27.76],h:1},{t:6,s:[32.86],h:1},{t:7,s:[37.81],h:1},{t:8,s:[42.63],h:1},{t:9,s:[47.31],h:1},{t:10,s:[51.84],h:1},{t:11,s:[56.23],h:1},{t:12,s:[60.46],h:1},{t:13,s:[64.55],h:1},{t:14,s:[68.46],h:1},{t:15,s:[72.21],h:1},{t:16,s:[75.79],h:1},{t:17,s:[79.18],h:1},{t:18,s:[82.37],h:1},{t:19,s:[85.36],h:1},{t:20,s:[88.12],h:1},{t:21,s:[90.65],h:1},{t:22,s:[92.93],h:1},{t:23,s:[94.94],h:1},{t:24,s:[96.66],h:1},{t:25,s:[98.06],h:1},{t:26,s:[99.11],h:1},{t:27,s:[99.77],h:1},{t:28,s:[100],h:1}],ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:58,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:104,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:148,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[-4.05,-43.83]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[511.04,357.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:5,s:[511.04,410],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[498.01,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[522.01,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:104,s:[521.54,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:148,s:[522.5,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[521.73,408.21]}],ix:2},s:{a:0,k:[94,-94],ix:2},r:{a:1,k:[{t:0,s:[180],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[173.42]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:58,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:104,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:148,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[-4.05,-43.83]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[211,357.71],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:5,s:[211,410],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[197.97,408.21]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[6.58]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:201,st:0}]},mute:{v:"5.7.5",fr:100,ip:0,op:100,w:720,h:720,ddd:0,assets:[{id:"0",layers:[{ddd:0,ind:5,ty:3,sr:1,ks:{p:{a:0,k:[60,60],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:101,st:0},{ddd:0,ind:6,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},td:1,ao:0,parent:5,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[7,0],[45,0],[49,119.18],[0,119.18],[7,0]],i:[[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[.06,.07],ix:2},a:{a:0,k:[24.5,59.59],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:-45.05,ix:2},o:{a:0,k:100,ix:2}}]},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0}],ip:0,op:101,st:0},{ddd:0,ind:7,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},tt:1,ao:0,parent:5,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[7,0],[45,0],[49,119.18],[0,119.18],[7,0]],i:[[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:8,ix:2},lc:2,lj:2,ml:4},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[.06,.07],ix:2},a:{a:0,k:[24.5,59.59],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:-45.05,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:8,ty:3,sr:1,ks:{p:{a:0,k:[60,60],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:101,st:0},{ddd:0,ind:9,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},td:1,ao:0,parent:8,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[7,0],[45,0],[49,119.18],[0,119.18],[7,0]],i:[[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"tr",p:{a:0,k:[-.08,-.04],ix:2},a:{a:0,k:[24.5,59.59],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:45,ix:2},o:{a:0,k:100,ix:2}}]},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0}],ip:0,op:101,st:0},{ddd:0,ind:10,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},tt:1,ao:0,parent:8,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[7,0],[45,0],[49,119.18],[0,119.18],[7,0]],i:[[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:8,ix:2},lc:1,lj:2,ml:4},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[-.08,-.04],ix:2},a:{a:0,k:[24.5,59.59],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:45,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0}]}],layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:101,st:0,bm:0},{ddd:0,ind:1,ty:3,nm:"lottielab.com",sr:1,ks:{p:{a:0,k:[360,536.54],ix:2},s:{a:1,k:[{t:0,s:[50,50],h:1},{t:1,s:[58.03,58.03],h:1},{t:2,s:[65.42,65.42],h:1},{t:3,s:[72.26,72.26],h:1},{t:4,s:[78.54,78.54],h:1},{t:5,s:[84.23,84.23],h:1},{t:6,s:[89.26,89.26],h:1},{t:7,s:[93.52,93.52],h:1},{t:8,s:[96.89,96.89],h:1},{t:9,s:[99.15,99.15],h:1},{t:10,s:[100,100],h:1}],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:101,st:0},{ddd:0,refId:"0",w:120,h:120,ind:2,ty:0,sr:1,ks:{p:{a:0,k:[-60,-60],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[30.84],h:1},{t:2,s:[57.09],h:1},{t:3,s:[78.51],h:1},{t:4,s:[93.77],h:1},{t:5,s:[100],h:1}],ix:2}},ao:0,ip:0,op:101,st:0,parent:1},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[509,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[211,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0}]},panic:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[{c:!0,v:[[0,-138.1],[0,-138.1],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[0,-138.1]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0]],o:[[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[-37,5.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[-5,-69.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[0,-8.51]}],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[19.18]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:74,s:[471.81,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[471.81,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:126,s:[471.81,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:134,s:[471.81,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:160,s:[471.81,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:186,s:[471.81,354.51]}],ix:2},s:{a:0,k:[94,-94],ix:2},r:{a:0,k:-180,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[{c:!0,v:[[0,-138.1],[0,-138.1],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[0,-138.1]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0]],o:[[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[-37,5.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[-5,-69.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[0,-8.51]}],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[19.18]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:74,s:[246,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[246,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:126,s:[246,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:134,s:[246,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:160,s:[246,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:186,s:[246,354.51]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},ponder:{v:"5.7.5",fr:100,ip:0,op:150,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:151,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[113.88,8.4],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:0,ix:2}},{ty:"tr",p:{a:0,k:[9.5,-7],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"el",d:1,s:{a:0,k:[254.98,134.75],ix:2},p:{a:0,k:[0,0],ix:2}},{ty:"tr",p:{a:0,k:[163.5,0],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"el",d:1,s:{a:0,k:[254.98,134.75],ix:2},p:{a:0,k:[0,0],ix:2}},{ty:"tr",p:{a:0,k:[-163.5,0],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[113.88,8.4],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:0,ix:2}},{ty:"tr",p:{a:0,k:[9.5,-7],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"el",d:1,s:{a:0,k:[254.98,134.75],ix:2},p:{a:0,k:[0,0],ix:2}},{ty:"tr",p:{a:0,k:[163.5,0],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"el",d:1,s:{a:0,k:[254.98,134.75],ix:2},p:{a:0,k:[0,0],ix:2}},{ty:"tr",p:{a:0,k:[-163.5,0],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[.5,51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:40,s:[.5,-1],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:75,s:[.5,51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:115,s:[.5,-1],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[.5,51]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,-33.26],[0,-33.26],[109.34,0],[109.34,0],[0,33.26],[0,33.26],[-109.34,0],[-109.34,0],[0,-33.26]],i:[[0,0],[0,0],[0,-18.371],[0,0],[60.388,0],[0,0],[0,18.371],[0,0],[-60.388,0]],o:[[0,0],[60.388,0],[0,0],[0,18.371],[0,0],[-60.388,0],[0,0],[0,-18.371],[0,0]]}}},{ty:"fl",c:{a:0,k:[.902,.965,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[-163.55,29.29],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:0,k:[359.5,366],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:151,st:0}]},question:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,assets:[{id:"0",layers:[{ddd:0,ind:6,ty:4,sr:1,ks:{p:{a:0,k:[-43,18],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[30.98,98.43],[22.91,95.23],[19.71,87.17],[22.91,78.98],[30.98,75.78],[39.04,78.98],[42.24,87.17],[39.04,95.23],[30.98,98.43],[30.98,98.43]],i:[[0,0],[2.133,2.133],[0,3.243],[-2.133,2.133],[-3.243,0],[-2.133,-2.133],[0,-3.328],[2.133,-2.133],[3.243,0],[0,0]],o:[[-3.243,0],[-2.133,-2.133],[0,-3.328],[2.133,-2.133],[3.243,0],[2.133,2.133],[0,3.243],[-2.133,2.133],[0,0],[0,0]]}}},{ty:"tr",o:{a:0,k:100,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[22.66,64.38],[23.42,55.42],[27.65,48.51],[33.79,42.88],[40.19,37.89],[45.18,32.9],[47.1,27.26],[45.18,20.74],[39.55,16.64],[30.85,15.23],[20.1,17.79],[10.5,25.34],[0,15.62],[14.46,4.35],[33.02,0],[49.54,2.82],[60.93,11.39],[65.15,25.6],[63.1,33.92],[57.98,40.19],[51.46,45.44],[45.06,50.56],[40.45,56.58],[39.17,64.38],[22.66,64.38],[22.66,64.38]],i:[[0,0],[-.939,2.56],[-1.792,2.048],[-2.219,1.707],[-1.963,1.621],[-1.28,1.707],[0,2.048],[1.28,1.792],[2.475,.939],[3.413,0],[3.243,-1.707],[3.157,-3.328],[3.499,3.243],[-5.547,2.816],[-6.741,0],[-4.779,-1.877],[-2.731,-3.84],[0,-5.717],[1.365,-2.389],[2.133,-1.877],[2.304,-1.707],[1.963,-1.792],[1.109,-2.219],[-.256,-2.987],[5.504,0],[0,0]],o:[[-.427,-3.413],[1.024,-2.56],[1.877,-2.048],[2.304,-1.707],[2.048,-1.621],[1.28,-1.707],[0,-2.56],[-1.28,-1.792],[-2.389,-.939],[-3.925,0],[-3.243,1.707],[-3.499,-3.243],[4.096,-4.693],[5.632,-2.901],[6.229,0],[4.864,1.877],[2.816,3.755],[0,3.157],[-1.28,2.304],[-2.048,1.792],[-2.304,1.621],[-1.963,1.792],[-1.109,2.219],[-5.504,0],[0,0],[0,0]]}}},{ty:"tr",o:{a:0,k:100,ix:2}}]},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:0,k:[76.01,31.9],ix:2},a:{a:0,k:[32.58,49.22],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]}],layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:3,nm:"lottielab.com",sr:1,ks:{p:{a:0,k:[489.4,636],ix:2},a:{a:0,k:[76.01,81.12],ix:2},s:{a:1,k:[{t:0,s:[49.1,49.1],h:1},{t:1,s:[53.83,53.83],h:1},{t:2,s:[58.31,58.31],h:1},{t:3,s:[62.59,62.59],h:1},{t:4,s:[66.68,66.68],h:1},{t:5,s:[70.58,70.58],h:1},{t:6,s:[74.3,74.3],h:1},{t:7,s:[77.82,77.82],h:1},{t:8,s:[81.14,81.14],h:1},{t:9,s:[84.24,84.24],h:1},{t:10,s:[87.11,87.11],h:1},{t:11,s:[89.73,89.73],h:1},{t:12,s:[92.07,92.07],h:1},{t:13,s:[94.09,94.09],h:1},{t:14,s:[95.78,95.78],h:1},{t:15,s:[97.07,97.07],h:1},{t:16,s:[97.91,97.91],h:1},{t:17,s:[98.21,98.21],h:1}],ix:2},r:{a:0,k:15.42,ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0},{ddd:0,refId:"0",w:66,h:100,ind:2,ty:0,sr:1,ks:{p:{a:0,k:[43,-18],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[16.08],h:1},{t:2,s:[30.77],h:1},{t:3,s:[44.23],h:1},{t:4,s:[56.42],h:1},{t:5,s:[67.22],h:1},{t:6,s:[76.42],h:1},{t:7,s:[83.73],h:1},{t:8,s:[88.68],h:1},{t:9,s:[90.57],h:1}],ix:2}},ao:0,ip:0,op:301,st:0,parent:1},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[12.75,4.25],[18.39,.58],[49.73,20.31],[75.99,15.65],[151.99,91.64],[75.99,167.63],[0,91.64],[18.24,42.25],[12.75,4.25]],i:[[0,0],[-2.675,-1.684],[-10.446,-6.577],[-9.232,0],[0,-41.97],[41.97,0],[0,41.97],[-11.37,13.283],[1.831,12.668]],o:[[-.452,-3.129],[10.446,6.577],[8.186,-3.015],[41.97,0],[0,41.97],[-41.97,0],[0,-18.856],[-1.831,-12.668],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[418,505],ix:2},s:{a:1,k:[{t:13,s:[50,50],h:1},{t:14,s:[54.82,54.82],h:1},{t:15,s:[59.37,59.37],h:1},{t:16,s:[63.73,63.73],h:1},{t:17,s:[67.89,67.89],h:1},{t:18,s:[71.87,71.87],h:1},{t:19,s:[75.66,75.66],h:1},{t:20,s:[79.25,79.25],h:1},{t:21,s:[82.62,82.62],h:1},{t:22,s:[85.78,85.78],h:1},{t:23,s:[88.7,88.7],h:1},{t:24,s:[91.37,91.37],h:1},{t:25,s:[93.75,93.75],h:1},{t:26,s:[95.81,95.81],h:1},{t:27,s:[97.53,97.53],h:1},{t:28,s:[98.84,98.84],h:1},{t:29,s:[99.69,99.69],h:1},{t:30,s:[100,100],h:1}],ix:2},r:{a:0,k:-5.93,ix:2},o:{a:1,k:[{t:13,s:[0],h:1},{t:14,s:[17.76],h:1},{t:15,s:[33.97],h:1},{t:16,s:[48.83],h:1},{t:17,s:[62.3],h:1},{t:18,s:[74.22],h:1},{t:19,s:[84.38],h:1},{t:20,s:[92.45],h:1},{t:21,s:[97.92],h:1},{t:22,s:[100],h:1}],ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[509,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:5,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:26,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[211,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},sad:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[{c:!0,v:[[0,-138.1],[0,-138.1],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[0,-138.1]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0]],o:[[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:74,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[-18.445,-10.787],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-17.66,15.616]],o:[[17.66,-15.617],[18.445,10.787],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:140,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[-18.445,-10.787],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-17.66,15.616]],o:[[17.66,-15.617],[18.445,10.787],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:190,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[-37,5.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[-5,-69.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[0,-8.51]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:74,s:[246,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[246,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[246,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:140,s:[246,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[246,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:190,s:[246,354.51]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[{c:!0,v:[[0,-138.1],[0,-138.1],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[0,-138.1]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0]],o:[[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:74,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[-18.445,-10.787],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-17.66,15.616]],o:[[17.66,-15.617],[18.445,10.787],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:140,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[-18.445,-10.787],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[-17.66,15.616]],o:[[17.66,-15.617],[18.445,10.787],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:190,s:[{c:!0,v:[[-50.91,-105.95],[37.45,-121.09],[79.13,0],[79.13,0],[0,138.1],[0,138.1],[-79.13,0],[-79.13,0],[-50.91,-105.95]],i:[[0,0],[0,0],[0,-76.272],[0,0],[43.701,0],[0,0],[0,76.272],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,76.272],[0,0],[-43.701,0],[0,0],[0,-76.272],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[-37,5.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:27,s:[-5,-69.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[0,-8.51]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:74,s:[474.87,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[474.87,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[474.87,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:140,s:[474.87,354.51],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[474.87,298.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:190,s:[474.87,354.51]}],ix:2},s:{a:1,k:[{t:74,s:[94,-94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:99,s:[102.46,-94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[94,-94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:140,s:[94,-94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[102.46,-94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:190,s:[94,-94]}],ix:2},r:{a:0,k:-180,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},shocked:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,assets:[{id:"0",layers:[{ddd:0,ind:5,ty:4,sr:1,ks:{p:{a:0,k:[34,31],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[-18.55,-18.93],[18.7,-18.93],[27.02,18.93],[-27.02,18.93],[-18.55,-18.93]],i:[[0,0],[-3.434,-2.853],[7.026,-5.818],[7.013,5.826],[-3.441,2.849]],o:[[3.441,-2.849],[3.434,2.853],[-7.026,5.818],[-7.013,-5.826],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:26,s:[{c:!0,v:[[-21.64,-15.18],[16.91,-16.83],[27.02,14.71],[-27.02,14.71],[-21.64,-15.18]],i:[[0,0],[-5.599,-3.212],[7.026,-4.522],[7.013,4.528],[-3.441,2.215]],o:[[3.441,-2.215],[5.599,3.212],[-7.026,4.522],[-7.013,-4.528],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[{c:!0,v:[[-24.43,-20.07],[15.29,-24.12],[27.02,18.93],[-27.02,18.93],[-24.43,-20.07]],i:[[0,0],[-7.553,-5.289],[7.026,-5.818],[7.013,5.826],[-3.441,2.849]],o:[[3.441,-2.849],[7.553,5.289],[-7.026,5.818],[-7.013,-5.826],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:61,s:[{c:!0,v:[[-24.43,-20.07],[15.29,-24.12],[27.02,18.93],[-27.02,18.93],[-24.43,-20.07]],i:[[0,0],[-7.553,-5.289],[7.026,-5.818],[7.013,5.826],[-3.441,2.849]],o:[[3.441,-2.849],[7.553,5.289],[-7.026,5.818],[-7.013,-5.826],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:77,s:[{c:!0,v:[[-22.49,-18.48],[14.08,-22.21],[24.88,17.43],[-24.88,17.43],[-22.49,-18.48]],i:[[0,0],[-6.955,-4.87],[6.47,-5.358],[6.458,5.365],[-3.168,2.624]],o:[[3.168,-2.624],[6.955,4.87],[-6.47,5.358],[-6.458,-5.365],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:95,s:[{c:!0,v:[[-24.43,-20.07],[15.29,-24.12],[27.02,18.93],[-27.02,18.93],[-24.43,-20.07]],i:[[0,0],[-7.553,-5.289],[7.026,-5.818],[7.013,5.826],[-3.441,2.849]],o:[[3.441,-2.849],[7.553,5.289],[-7.026,5.818],[-7.013,-5.826],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:108,s:[{c:!0,v:[[-24.43,-20.07],[15.29,-24.12],[27.02,18.93],[-27.02,18.93],[-24.43,-20.07]],i:[[0,0],[-7.553,-5.289],[7.026,-5.818],[7.013,5.826],[-3.441,2.849]],o:[[3.441,-2.849],[7.553,5.289],[-7.026,5.818],[-7.013,-5.826],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[{c:!0,v:[[-22.49,-18.48],[14.08,-22.21],[24.88,17.43],[-24.88,17.43],[-22.49,-18.48]],i:[[0,0],[-6.955,-4.87],[6.47,-5.358],[6.458,5.365],[-3.168,2.624]],o:[[3.168,-2.624],[6.955,4.87],[-6.47,5.358],[-6.458,-5.365],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[{c:!0,v:[[-24.43,-20.07],[15.29,-24.12],[27.02,18.93],[-27.02,18.93],[-24.43,-20.07]],i:[[0,0],[-7.553,-5.289],[7.026,-5.818],[7.013,5.826],[-3.441,2.849]],o:[[3.441,-2.849],[7.553,5.289],[-7.026,5.818],[-7.013,-5.826],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:26,s:[.79,4.64],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[.79,-.55],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:61,s:[.79,-.55],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:77,s:[.75,-.66],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:95,s:[.79,-.55],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:108,s:[.79,-.55],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:124,s:[.75,-.66],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:142,s:[.79,-.55]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]}],layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:3,nm:"lottielab.com",sr:1,ks:{p:{a:1,k:[{t:0,s:[359.01,491.93],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[339.26,462.17]}],ix:2},s:{a:1,k:[{t:0,s:[61.53,61.53],h:1},{t:1,s:[63.6,63.6],h:1},{t:2,s:[65.61,65.61],h:1},{t:3,s:[67.58,67.57],h:1},{t:4,s:[69.51,69.51],h:1},{t:5,s:[71.42,71.41],h:1},{t:6,s:[73.29,73.29],h:1},{t:7,s:[75.14,75.14],h:1},{t:8,s:[76.95,76.95],h:1},{t:9,s:[78.75,78.74],h:1},{t:10,s:[80.51,80.51],h:1},{t:11,s:[82.25,82.25],h:1},{t:12,s:[83.96,83.96],h:1},{t:13,s:[85.64,85.64],h:1},{t:14,s:[87.3,87.3],h:1},{t:15,s:[88.93,88.93],h:1},{t:16,s:[90.53,90.53],h:1},{t:17,s:[92.11,92.11],h:1},{t:18,s:[93.65,93.65],h:1},{t:19,s:[95.17,95.17],h:1},{t:20,s:[96.66,96.66],h:1},{t:21,s:[98.13,98.12],h:1},{t:22,s:[99.56,99.55],h:1},{t:23,s:[100.96,100.95],h:1},{t:24,s:[102.33,102.32],h:1},{t:25,s:[103.66,103.66],h:1},{t:26,s:[104.97,104.97],h:1},{t:27,s:[106.24,106.24],h:1},{t:28,s:[107.48,107.48],h:1},{t:29,s:[108.68,108.68],h:1},{t:30,s:[109.85,109.85],h:1},{t:31,s:[110.98,110.98],h:1},{t:32,s:[112.07,112.07],h:1},{t:33,s:[113.12,113.12],h:1},{t:34,s:[114.13,114.13],h:1},{t:35,s:[115.1,115.09],h:1},{t:36,s:[116.02,116.02],h:1},{t:37,s:[116.9,116.9],h:1},{t:38,s:[117.73,117.73],h:1},{t:39,s:[118.51,118.51],h:1},{t:40,s:[119.24,119.23],h:1},{t:41,s:[119.91,119.91],h:1},{t:42,s:[120.53,120.53],h:1},{t:43,s:[121.09,121.09],h:1},{t:44,s:[121.59,121.59],h:1},{t:45,s:[122.02,122.02],h:1},{t:46,s:[122.39,122.38],h:1},{t:47,s:[122.68,122.68],h:1},{t:48,s:[122.89,122.89],h:1},{t:49,s:[123.02,123.02],h:1},{t:50,s:[123.07,123.07],h:1}],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0},{ddd:0,refId:"0",w:69,h:61,ind:2,ty:0,sr:1,ks:{p:{a:0,k:[-34,-31],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[6.62],h:1},{t:2,s:[12.96],h:1},{t:3,s:[19.1],h:1},{t:4,s:[25.06],h:1},{t:5,s:[30.84],h:1},{t:6,s:[36.44],h:1},{t:7,s:[41.87],h:1},{t:8,s:[47.12],h:1},{t:9,s:[52.2],h:1},{t:10,s:[57.09],h:1},{t:11,s:[61.79],h:1},{t:12,s:[66.29],h:1},{t:13,s:[70.59],h:1},{t:14,s:[74.66],h:1},{t:15,s:[78.51],h:1},{t:16,s:[82.12],h:1},{t:17,s:[85.47],h:1},{t:18,s:[88.54],h:1},{t:19,s:[91.32],h:1},{t:20,s:[93.77],h:1},{t:21,s:[95.88],h:1},{t:22,s:[97.59],h:1},{t:23,s:[98.89],h:1},{t:24,s:[99.71],h:1},{t:25,s:[100],h:1}],ix:2}},ao:0,ip:0,op:301,st:0,parent:1},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:21,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:42,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[37.39,0],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:21,s:[.39,0],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:42,s:[6.39,0]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[473.45,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:42,s:[473.84,322]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:21,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:42,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[37.39,0],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:21,s:[.39,0],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:42,s:[6.39,0]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[175.67,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:42,s:[176.07,322]}],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},shy:{v:"5.7.5",fr:100,ip:0,op:1e3,w:720,h:720,ddd:0,assets:[{id:"0",layers:[{ddd:0,ind:7,ty:4,sr:1,ks:{p:{a:0,k:[59,41],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[17.18,-.54],[63.29,-2.5]],i:[[0,0],[0,0]],o:[[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,.636,.636],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:5,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[30.87,-1.3],ix:2},a:{a:0,k:[31.64,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:121.43,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0},{ddd:0,ind:8,ty:4,sr:1,ks:{p:{a:0,k:[59,41],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[0,-2.5],[63.29,-2.5]],i:[[0,0],[0,0]],o:[[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,.636,.636],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:5,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[-2.13,-1.3],ix:2},a:{a:0,k:[31.64,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:121.43,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0},{ddd:0,ind:9,ty:4,sr:1,ks:{p:{a:0,k:[59,41],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[3.95,-4.91],[55.51,-3.13]],i:[[0,0],[0,0]],o:[[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,.636,.636],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:5,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[-35.13,-1.3],ix:2},a:{a:0,k:[31.64,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:121.43,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0}]},{id:"1",layers:[{ddd:0,ind:10,ty:4,sr:1,ks:{p:{a:0,k:[59,41],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[17.18,-.54],[63.29,-2.5]],i:[[0,0],[0,0]],o:[[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,.636,.636],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:5,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[30.87,-1.3],ix:2},a:{a:0,k:[31.64,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:121.43,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0},{ddd:0,ind:11,ty:4,sr:1,ks:{p:{a:0,k:[59,41],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[0,-2.5],[63.29,-2.5]],i:[[0,0],[0,0]],o:[[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,.636,.636],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:5,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[-2.13,-1.3],ix:2},a:{a:0,k:[31.64,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:121.43,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0},{ddd:0,ind:12,ty:4,sr:1,ks:{p:{a:0,k:[59,41],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[3.95,-4.91],[55.51,-3.13]],i:[[0,0],[0,0]],o:[[0,0],[0,0]]}}},{ty:"st",c:{a:0,k:[1,.636,.636],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:5,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[-35.13,-1.3],ix:2},a:{a:0,k:[31.64,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:121.43,ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0}]}],layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:1001,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:38,s:[{c:!0,v:[[0,-84.83],[0,-84.83],[124.5,0],[124.5,0],[0,84.83],[0,84.83],[-124.5,0],[-124.5,0],[0,-84.83]],i:[[0,0],[0,0],[0,-46.848],[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0],[0,0],[0,-46.848],[0,0]]}],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:63,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:179,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:225,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:282,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.5665428321678322],y:[.9128378378378376]},o:{x:[.20290646853146854],y:[.6054054054054052]}},{t:352,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:410,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.6224868881118881],y:[.9128378378378376]},o:{x:[.2448645104895105],y:[.579054054054054]}},{t:480,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:527,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.4266826923076923],y:[1]},o:{x:[.2238854895104895],y:[.6317567567567566]}},{t:597,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:644,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:686,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:706,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:730,s:[{c:!0,v:[[0,-84.83],[0,-84.83],[124.5,0],[124.5,0],[0,84.83],[0,84.83],[-124.5,0],[-124.5,0],[0,-84.83]],i:[[0,0],[0,0],[0,-46.848],[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0],[0,0],[0,-46.848],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:759,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[507.84,360],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:38,s:[509.84,352.5],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:63,s:[507.84,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[507.84,360],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:179,s:[508.91,406.77],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:225,s:[507.84,352.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:282,s:[507.84,352.2],i:{x:[.5665428321678322],y:[.9128378378378376]},o:{x:[.20290646853146854],y:[.6054054054054052]}},{t:352,s:[508.91,406.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:410,s:[508.91,406.77],i:{x:[.6224868881118881],y:[.9128378378378376]},o:{x:[.2448645104895105],y:[.579054054054054]}},{t:480,s:[507.84,352.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:527,s:[507.84,352.2],i:{x:[.4266826923076923],y:[1]},o:{x:[.2238854895104895],y:[.6317567567567566]}},{t:597,s:[508.91,406.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:644,s:[508.91,406.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:686,s:[507.84,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:706,s:[507.84,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:730,s:[509.84,352.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:759,s:[507.84,360]}],ix:2},s:{a:0,k:[100,-100],ix:2},r:{a:1,k:[{t:0,s:[-180],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:63,s:[-180],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[-170.47],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:179,s:[-175.24],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:644,s:[-175.24],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:686,s:[-170.47],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:706,s:[-180],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:759,s:[-180]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:38,s:[{c:!0,v:[[0,-84.83],[0,-84.83],[124.5,0],[124.5,0],[0,84.83],[0,84.83],[-124.5,0],[-124.5,0],[0,-84.83]],i:[[0,0],[0,0],[0,-46.848],[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0],[0,0],[0,-46.848],[0,0]]}],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:63,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:179,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:225,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:282,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.5665428321678322],y:[.9128378378378376]},o:{x:[.20290646853146854],y:[.6054054054054052]}},{t:352,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:410,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.6224868881118881],y:[.9128378378378376]},o:{x:[.2448645104895105],y:[.579054054054054]}},{t:480,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:527,s:[{c:!0,v:[[0,-78.83],[0,-78.83],[124.5,-21.08],[124.5,-21.08],[31.12,78.83],[-37.96,78.83],[-124.5,-21.08],[-124.5,-21.08],[0,-78.83]],i:[[0,0],[0,0],[0,-43.538],[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,43.538],[0,0],[-68.759,0],[0,0],[0,-43.538],[0,0]]}],i:{x:[.4266826923076923],y:[1]},o:{x:[.2238854895104895],y:[.6317567567567566]}},{t:597,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:644,s:[{c:!0,v:[[0,-60.18],[0,-60.18],[115.04,-16.09],[115.04,-16.09],[28.76,60.18],[-35.07,60.18],[-115.04,-16.09],[-115.04,-16.09],[0,-60.18]],i:[[0,0],[0,0],[0,-33.235],[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0]],o:[[0,0],[63.536,0],[0,0],[0,33.235],[0,0],[-63.536,0],[0,0],[0,-33.235],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:686,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:706,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:730,s:[{c:!0,v:[[0,-84.83],[0,-84.83],[124.5,0],[124.5,0],[0,84.83],[0,84.83],[-124.5,0],[-124.5,0],[0,-84.83]],i:[[0,0],[0,0],[0,-46.848],[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,46.848],[0,0],[-68.759,0],[0,0],[0,-46.848],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:759,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:38,s:[213,352.5],i:{x:[.6784309440559441],y:[.9701351351351353]},o:{x:[.5175917832167832],y:[-.501486486486487]}},{t:63,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[211,360],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:179,s:[212.08,406.77],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:225,s:[211,352.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:282,s:[211,352.2],i:{x:[.5665428321678322],y:[.9128378378378376]},o:{x:[.20290646853146854],y:[.6054054054054052]}},{t:352,s:[212.08,406.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:410,s:[212.08,406.77],i:{x:[.6224868881118881],y:[.9128378378378376]},o:{x:[.2448645104895105],y:[.579054054054054]}},{t:480,s:[211,352.2],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:527,s:[211,352.2],i:{x:[.4266826923076923],y:[1]},o:{x:[.2238854895104895],y:[.6317567567567566]}},{t:597,s:[212.08,406.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:644,s:[212.08,406.77],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:686,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:706,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:730,s:[213,352.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:759,s:[211,360]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:89,s:[0],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:179,s:[-4.76],i:{x:[.5735358391608392],y:[.8513513513513512]},o:{x:[.2588505244755245],y:[.7635135135135134]}},{t:644,s:[-4.76],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:686,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:1001,st:0},{ddd:0,ind:3,ty:3,sr:1,ks:{p:{a:0,k:[515.83,534],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:1001,st:0},{ddd:0,refId:"0",w:114,h:82,ind:4,ty:0,sr:1,ks:{p:{a:0,k:[-59,-41],ix:2},o:{a:1,k:[{t:111,s:[0],h:1},{t:112,s:[3.03],h:1},{t:113,s:[6.06],h:1},{t:114,s:[9.09],h:1},{t:115,s:[12.12],h:1},{t:116,s:[15.15],h:1},{t:117,s:[18.18],h:1},{t:118,s:[21.21],h:1},{t:119,s:[24.24],h:1},{t:120,s:[27.27],h:1},{t:121,s:[30.3],h:1},{t:122,s:[33.33],h:1},{t:123,s:[36.36],h:1},{t:124,s:[39.39],h:1},{t:125,s:[42.42],h:1},{t:126,s:[45.45],h:1},{t:127,s:[48.48],h:1},{t:128,s:[51.52],h:1},{t:129,s:[54.55],h:1},{t:130,s:[57.58],h:1},{t:131,s:[60.61],h:1},{t:132,s:[63.64],h:1},{t:133,s:[66.67],h:1},{t:134,s:[69.7],h:1},{t:135,s:[72.73],h:1},{t:136,s:[75.76],h:1},{t:137,s:[78.79],h:1},{t:138,s:[81.82],h:1},{t:139,s:[84.85],h:1},{t:140,s:[87.88],h:1},{t:141,s:[90.91],h:1},{t:142,s:[93.94],h:1},{t:143,s:[96.97],h:1},{t:144,s:[100],h:1}],ix:2}},ao:0,ip:0,op:1001,st:0,parent:3},{ddd:0,ind:5,ty:3,sr:1,ks:{p:{a:0,k:[211,534],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:1001,st:0},{ddd:0,refId:"1",w:114,h:82,ind:6,ty:0,sr:1,ks:{p:{a:0,k:[-59,-41],ix:2},o:{a:1,k:[{t:111,s:[0],h:1},{t:112,s:[3.03],h:1},{t:113,s:[6.06],h:1},{t:114,s:[9.09],h:1},{t:115,s:[12.12],h:1},{t:116,s:[15.15],h:1},{t:117,s:[18.18],h:1},{t:118,s:[21.21],h:1},{t:119,s:[24.24],h:1},{t:120,s:[27.27],h:1},{t:121,s:[30.3],h:1},{t:122,s:[33.33],h:1},{t:123,s:[36.36],h:1},{t:124,s:[39.39],h:1},{t:125,s:[42.42],h:1},{t:126,s:[45.45],h:1},{t:127,s:[48.48],h:1},{t:128,s:[51.52],h:1},{t:129,s:[54.55],h:1},{t:130,s:[57.58],h:1},{t:131,s:[60.61],h:1},{t:132,s:[63.64],h:1},{t:133,s:[66.67],h:1},{t:134,s:[69.7],h:1},{t:135,s:[72.73],h:1},{t:136,s:[75.76],h:1},{t:137,s:[78.79],h:1},{t:138,s:[81.82],h:1},{t:139,s:[84.85],h:1},{t:140,s:[87.88],h:1},{t:141,s:[90.91],h:1},{t:142,s:[93.94],h:1},{t:143,s:[96.97],h:1},{t:144,s:[100],h:1}],ix:2}},ao:0,ip:0,op:1001,st:0,parent:5}]},sigh:{v:"5.7.5",fr:100,ip:0,op:400,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:401,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:163,s:[{c:!0,v:[[.06,0],[.08,0],[.22,0],[.34,0],[.68,0],[.34,0],[0,0],[.08,0],[.06,0]],i:[[0,0],[-.012,0],[-.047,0],[-.041,0],[0,0],[.189,0],[0,0],[-.051,0],[.008,0]],o:[[-.002,0],[.047,0],[.037,0],[.189,0],[0,0],[-.189,0],[0,0],[-.008,0],[0,0]]}],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[{c:!0,v:[[6.88,2.29],[9.92,.31],[26.83,10.96],[41,8.44],[82,49.44],[41,90.44],[0,49.44],[9.84,22.79],[6.88,2.29]],i:[[0,0],[-1.443,-.909],[-5.636,-3.548],[-4.981,0],[0,-22.644],[22.644,0],[0,22.644],[-6.134,7.167],[.988,6.835]],o:[[-.244,-1.688],[5.636,3.548],[4.416,-1.627],[22.644,0],[0,22.644],[-22.644,0],[0,-10.173],[-.988,-6.835],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[{c:!0,v:[[6.88,2.29],[9.92,.31],[26.83,10.96],[41,8.44],[82,49.44],[41,90.44],[0,49.44],[9.84,22.79],[6.88,2.29]],i:[[0,0],[-1.443,-.909],[-5.636,-3.548],[-4.981,0],[0,-22.644],[22.644,0],[0,22.644],[-6.134,7.167],[.988,6.835]],o:[[-.244,-1.688],[5.636,3.548],[4.416,-1.627],[22.644,0],[0,22.644],[-22.644,0],[0,-10.173],[-.988,-6.835],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[{c:!0,v:[[.67,.22],[.96,.03],[2.6,1.06],[3.97,.82],[7.94,4.79],[3.97,8.76],[0,4.79],[.95,2.21],[.67,.22]],i:[[0,0],[-.14,-.088],[-.546,-.344],[-.482,0],[0,-2.192],[2.192,0],[0,2.192],[-.594,.694],[.096,.662]],o:[[-.024,-.163],[.546,.344],[.428,-.157],[2.192,0],[0,2.192],[-2.192,0],[0,-.985],[-.096,-.662],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:163,s:[412.34,423.78],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[453,469],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[453,469],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[415.97,428.16]}],ix:2},a:{a:1,k:[{t:163,s:[.34,0],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[41,45.22],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[41,45.22],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[3.97,4.38]}],ix:2},o:{a:1,k:[{t:226,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[0]}],ix:2}}]}],ip:0,op:401,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:130,s:[{c:!0,v:[[17.23,0],[21.67,0],[35.14,4.48],[39.03,15.78],[25.31,21.65],[14.12,21.65],[.24,15.51],[3.76,4.53],[17.23,0]],i:[[0,0],[-1.467,0],[-1.533,-2.668],[-.246,-3.539],[7.56,0],[3.649,0],[-.371,3.396],[-2.069,3.855],[-6.36,0]],o:[[1.469,0],[6.317,0],[2.541,4.423],[.228,3.29],[-3.616,0],[-7.809,0],[.422,-3.856],[1.447,-2.696],[0,0]]}],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:163,s:[{c:!0,v:[[24.26,0],[30.52,0],[49.49,6.31],[54.97,22.23],[35.64,30.5],[19.89,30.5],[.33,21.85],[5.3,6.38],[24.26,0]],i:[[0,0],[-2.067,0],[-2.159,-3.758],[-.346,-4.985],[10.649,0],[5.14,0],[-.523,4.783],[-2.914,5.43],[-8.959,0]],o:[[2.069,0],[8.897,0],[3.58,6.229],[.322,4.634],[-5.094,0],[-11,0],[.594,-5.431],[2.038,-3.798],[0,0]]}],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[{c:!0,v:[[37.48,0],[47.15,0],[76.44,9.74],[84.91,34.34],[55.06,47.11],[30.72,47.11],[.52,33.75],[8.19,9.85],[37.48,0]],i:[[0,0],[-3.192,0],[-3.335,-5.804],[-.534,-7.701],[16.449,0],[7.939,0],[-.808,7.388],[-4.501,8.387],[-13.838,0]],o:[[3.196,0],[13.743,0],[5.529,9.622],[.497,7.158],[-7.868,0],[-16.99,0],[.917,-8.389],[3.148,-5.867],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[{c:!0,v:[[37.48,0],[47.15,0],[76.44,9.74],[84.91,34.34],[55.06,47.11],[30.72,47.11],[.52,33.75],[8.19,9.85],[37.48,0]],i:[[0,0],[-3.192,0],[-3.335,-5.804],[-.534,-7.701],[16.449,0],[7.939,0],[-.808,7.388],[-4.501,8.387],[-13.838,0]],o:[[3.196,0],[13.743,0],[5.529,9.622],[.497,7.158],[-7.868,0],[-16.99,0],[.917,-8.389],[3.148,-5.867],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[{c:!0,v:[[.92,0],[1.16,0],[1.88,.24],[2.08,.84],[1.35,1.16],[.75,1.16],[.01,.83],[.2,.24],[.92,0]],i:[[0,0],[-.078,0],[-.082,-.142],[-.013,-.189],[.404,0],[.195,0],[-.02,.181],[-.11,.206],[-.34,0]],o:[[.078,0],[.337,0],[.136,.236],[.012,.176],[-.193,0],[-.417,0],[.023,-.206],[.077,-.144],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:130,s:[360.05,371],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:163,s:[360.02,361.08],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[359,389],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[359,389],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[359.18,389]}],ix:2},a:{a:1,k:[{t:130,s:[19.54,10.83],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:163,s:[27.52,15.25],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[42.51,23.56],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[42.51,23.56],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[1.04,.58]}],ix:2},s:{a:1,k:[{t:130,s:[50,50],h:1},{t:131,s:[51.2,51.2],h:1},{t:132,s:[52.38,52.38],h:1},{t:133,s:[53.54,53.54],h:1},{t:134,s:[54.68,54.68],h:1},{t:135,s:[55.81,55.81],h:1},{t:136,s:[56.93,56.93],h:1},{t:137,s:[58.03,58.03],h:1},{t:138,s:[59.12,59.12],h:1},{t:139,s:[60.2,60.2],h:1},{t:140,s:[61.26,61.26],h:1},{t:141,s:[62.32,62.32],h:1},{t:142,s:[63.36,63.36],h:1},{t:143,s:[64.4,64.4],h:1},{t:144,s:[65.42,65.42],h:1},{t:145,s:[66.43,66.43],h:1},{t:146,s:[67.43,67.43],h:1},{t:147,s:[68.42,68.42],h:1},{t:148,s:[69.39,69.39],h:1},{t:149,s:[70.36,70.36],h:1},{t:150,s:[71.32,71.32],h:1},{t:151,s:[72.26,72.26],h:1},{t:152,s:[73.19,73.19],h:1},{t:153,s:[74.11,74.11],h:1},{t:154,s:[75.02,75.02],h:1},{t:155,s:[75.92,75.92],h:1},{t:156,s:[76.81,76.81],h:1},{t:157,s:[77.68,77.68],h:1},{t:158,s:[78.54,78.54],h:1},{t:159,s:[79.39,79.39],h:1},{t:160,s:[80.23,80.23],h:1},{t:161,s:[81.06,81.06],h:1},{t:162,s:[81.87,81.87],h:1},{t:163,s:[82.67,82.67],h:1},{t:164,s:[83.46,83.46],h:1},{t:165,s:[84.23,84.23],h:1},{t:166,s:[84.99,84.99],h:1},{t:167,s:[85.74,85.74],h:1},{t:168,s:[86.47,86.47],h:1},{t:169,s:[87.19,87.19],h:1},{t:170,s:[87.89,87.89],h:1},{t:171,s:[88.58,88.58],h:1},{t:172,s:[89.26,89.26],h:1},{t:173,s:[89.92,89.92],h:1},{t:174,s:[90.56,90.56],h:1},{t:175,s:[91.18,91.18],h:1},{t:176,s:[91.79,91.79],h:1},{t:177,s:[92.39,92.39],h:1},{t:178,s:[92.96,92.96],h:1},{t:179,s:[93.52,93.52],h:1},{t:180,s:[94.06,94.06],h:1},{t:181,s:[94.58,94.58],h:1},{t:182,s:[95.08,95.08],h:1},{t:183,s:[95.57,95.57],h:1},{t:184,s:[96.03,96.03],h:1},{t:185,s:[96.47,96.47],h:1},{t:186,s:[96.89,96.89],h:1},{t:187,s:[97.28,97.28],h:1},{t:188,s:[97.66,97.66],h:1},{t:189,s:[98.01,98.01],h:1},{t:190,s:[98.33,98.33],h:1},{t:191,s:[98.63,98.63],h:1},{t:192,s:[98.9,98.9],h:1},{t:193,s:[99.15,99.15],h:1},{t:194,s:[99.37,99.37],h:1},{t:195,s:[99.55,99.55],h:1},{t:196,s:[99.71,99.71],h:1},{t:197,s:[99.83,99.83],h:1},{t:198,s:[99.93,99.93],h:1},{t:199,s:[99.98,99.98],h:1},{t:200,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:130,s:[0],h:1},{t:131,s:[4.76],h:1},{t:132,s:[9.36],h:1},{t:133,s:[13.85],h:1},{t:134,s:[18.24],h:1},{t:135,s:[22.53],h:1},{t:136,s:[26.73],h:1},{t:137,s:[30.84],h:1},{t:138,s:[34.86],h:1},{t:139,s:[38.79],h:1},{t:140,s:[42.63],h:1},{t:141,s:[46.38],h:1},{t:142,s:[50.05],h:1},{t:143,s:[53.61],h:1},{t:144,s:[57.09],h:1},{t:145,s:[60.46],h:1},{t:146,s:[63.74],h:1},{t:147,s:[66.92],h:1},{t:148,s:[69.99],h:1},{t:149,s:[72.94],h:1},{t:150,s:[75.79],h:1},{t:151,s:[78.51],h:1},{t:152,s:[81.12],h:1},{t:153,s:[83.59],h:1},{t:154,s:[85.93],h:1},{t:155,s:[88.12],h:1},{t:156,s:[90.17],h:1},{t:157,s:[92.05],h:1},{t:158,s:[93.77],h:1},{t:159,s:[95.31],h:1},{t:160,s:[96.66],h:1},{t:161,s:[97.81],h:1},{t:162,s:[98.73],h:1},{t:163,s:[99.42],h:1},{t:164,s:[99.85],h:1},{t:226,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[0]}],ix:2}}]}],ip:0,op:401,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:1,k:[{t:0,s:[234,234],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[234,40.36],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:124,s:[234,21.39],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:160,s:[234,40.36],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:245,s:[234,40.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[234,21.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:296,s:[234,40.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:333,s:[234,40.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[234,21.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:383,s:[234,40.36]}],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:1,k:[{t:0,s:[117],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[20.18],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:124,s:[10.69],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:160,s:[20.18],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:245,s:[20.18],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[10.69],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:296,s:[20.18],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:333,s:[20.18],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[10.69],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:383,s:[20.18]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[509,360],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[509,303.54],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:124,s:[509.31,332.17],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:160,s:[509,271],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[509,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[509,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:245,s:[509,271],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[509.31,332.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:296,s:[509,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:313,s:[509,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:333,s:[509,271],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[509.31,332.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:383,s:[509,303.54]}],ix:2},s:{a:0,k:[100,-100],ix:2},r:{a:1,k:[{t:0,s:[-169.16],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[-174.58]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:401,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:1,k:[{t:0,s:[234,234],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[234,40.36],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:124,s:[234,21.39],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:160,s:[234,40.36],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:245,s:[234,40.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[234,21.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:296,s:[234,40.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:333,s:[234,40.36],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[234,21.39],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:383,s:[234,40.36]}],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:1,k:[{t:0,s:[117],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[20.18],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:124,s:[10.69],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:160,s:[20.18],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:245,s:[20.18],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[10.69],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:296,s:[20.18],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:333,s:[20.18],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[10.69],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:383,s:[20.18]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[211,303.54],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:124,s:[211.31,332.17],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:160,s:[211,271],i:{x:[.48951048951048953],y:[1]},o:{x:[.11888111888111888],y:[.37702702702702695]}},{t:200,s:[211,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:226,s:[211,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:245,s:[211,271],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:276,s:[211.31,332.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:296,s:[211,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:313,s:[211,303.54],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:333,s:[211,271],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:363,s:[211.31,332.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:383,s:[211,303.54]}],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.46853146853146854],y:[1]},o:{x:[.3006993006993007],y:[.6405405405405404]}},{t:47,s:[-5.42]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:401,st:0}]},smile:{v:"5.7.5",fr:100,ip:0,op:60,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:61,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[0,0],[.71,.67],[100,0],[100,0]],i:[[0,0],[-.461,-.437],[-27.559,26.82],[-.717,.697]],o:[[0,0],[27.92,26.445],[.717,-.697],[0,0]]}}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:30,ix:2},lc:2,lj:1,ml:4},{ty:"tr",p:{a:0,k:[359.9,524.7],ix:2},a:{a:0,k:[50,24],ix:2},s:{a:1,k:[{t:0,s:[50,50],h:1},{t:1,s:[61.26,61.26],h:1},{t:2,s:[71.32,71.32],h:1},{t:3,s:[80.23,80.23],h:1},{t:4,s:[87.89,87.89],h:1},{t:5,s:[94.06,94.06],h:1},{t:6,s:[98.33,98.33],h:1},{t:7,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[37.81],h:1},{t:2,s:[68.46],h:1},{t:3,s:[90.65],h:1},{t:4,s:[100],h:1}],ix:2}}]}],ip:0,op:61,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[211,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:61,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[509,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:61,st:0}]},snigger:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[30.81,22.16],[-30.81,22.16],[0,-44.31],[15.41,-11.08],[30.81,22.16]],i:[[0,0],[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[400,407],ix:2},s:{a:1,k:[{t:62,s:[50,-50],h:1},{t:63,s:[52.2,-52.2],h:1},{t:64,s:[54.32,-54.32],h:1},{t:65,s:[56.4,-56.4],h:1},{t:66,s:[58.43,-58.43],h:1},{t:67,s:[60.42,-60.42],h:1},{t:68,s:[62.37,-62.37],h:1},{t:69,s:[64.29,-64.29],h:1},{t:70,s:[66.16,-66.16],h:1},{t:71,s:[68,-68],h:1},{t:72,s:[69.8,-69.8],h:1},{t:73,s:[71.56,-71.56],h:1},{t:74,s:[73.29,-73.29],h:1},{t:75,s:[74.98,-74.98],h:1},{t:76,s:[76.62,-76.62],h:1},{t:77,s:[78.23,-78.23],h:1},{t:78,s:[79.79,-79.79],h:1},{t:79,s:[81.32,-81.32],h:1},{t:80,s:[82.8,-82.8],h:1},{t:81,s:[84.23,-84.23],h:1},{t:82,s:[85.62,-85.62],h:1},{t:83,s:[86.96,-86.96],h:1},{t:84,s:[88.26,-88.26],h:1},{t:85,s:[89.5,-89.5],h:1},{t:86,s:[90.69,-90.69],h:1},{t:87,s:[91.83,-91.83],h:1},{t:88,s:[92.9,-92.9],h:1},{t:89,s:[93.92,-93.92],h:1},{t:90,s:[94.87,-94.87],h:1},{t:91,s:[95.76,-95.76],h:1},{t:92,s:[96.58,-96.58],h:1},{t:93,s:[97.32,-97.32],h:1},{t:94,s:[97.99,-97.99],h:1},{t:95,s:[98.57,-98.57],h:1},{t:96,s:[99.06,-99.06],h:1},{t:97,s:[99.46,-99.46],h:1},{t:98,s:[99.75,-99.75],h:1},{t:99,s:[99.94,-99.94],h:1},{t:100,s:[100,-100],h:1}],ix:2},r:{a:0,k:-18.69,ix:2},o:{a:1,k:[{t:62,s:[0],h:1},{t:63,s:[8.64],h:1},{t:64,s:[16.86],h:1},{t:65,s:[24.75],h:1},{t:66,s:[32.33],h:1},{t:67,s:[39.6],h:1},{t:68,s:[46.58],h:1},{t:69,s:[53.24],h:1},{t:70,s:[59.59],h:1},{t:71,s:[65.59],h:1},{t:72,s:[71.24],h:1},{t:73,s:[76.52],h:1},{t:74,s:[81.38],h:1},{t:75,s:[85.81],h:1},{t:76,s:[89.75],h:1},{t:77,s:[93.16],h:1},{t:78,s:[95.98],h:1},{t:79,s:[98.12],h:1},{t:80,s:[99.51],h:1},{t:81,s:[100],h:1}],ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[124.5,0],[0,124.5],[-124.5,0],[0,-124.5]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.2867132867132867],y:[.6141891891891891]}},{t:40,s:[{c:!0,v:[[0,-89.79],[132.76,-17.67],[0,106.91],[-132.5,-17.67],[0,-89.79]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[{c:!0,v:[[-1.66,-28.35],[85.34,-28.6],[-9.51,61.52],[-96.86,-27.68],[-1.66,-28.35]],i:[[0,0],[0,0],[88.313,2.662],[0,0],[0,0]],o:[[0,0],[0,0],[-85.733,-2.584],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:38,s:[508,360],i:{x:[.5104895104895105],y:[1]},o:{x:[.27972027972027974],y:[.5263513513513512]}},{t:47,s:[492,226],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[517,290]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:40,s:[0],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[-32.9]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[124.5,0],[0,124.5],[-124.5,0],[0,-124.5]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.2937062937062937],y:[.579054054054054]}},{t:40,s:[{c:!0,v:[[0,-89.79],[132.76,-17.67],[0,106.91],[-132.5,-17.67],[0,-89.79]],i:[[0,0],[0,-68.759],[68.759,0],[0,68.759],[-68.759,0]],o:[[68.759,0],[0,68.759],[-68.759,0],[0,-68.759],[0,0]]}],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[{c:!0,v:[[-1.66,-28.35],[85.34,-28.6],[-9.51,61.52],[-96.86,-27.68],[-1.66,-28.35]],i:[[0,0],[0,0],[88.313,2.662],[0,0],[0,0]],o:[[0,0],[0,0],[-85.733,-2.584],[0,0],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:38,s:[211,360],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.3146853146853147],y:[.6141891891891891]}},{t:47,s:[211,329],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[196,382]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:40,s:[0],i:{x:[.46853146853146854],y:[.8513513513513512]},o:{x:[.4405594405594406],y:[.6054054054054052]}},{t:80,s:[7.77]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},static:{v:"5.7.5",fr:100,ip:0,op:100,w:720,h:720,ddd:0,layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:101,st:0,bm:0},{ddd:0,ind:1,ty:4,nm:"lottielab.com",sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[211,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0},{ddd:0,ind:2,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:25,s:[{c:!0,v:[[-120.7,-16.3],[120.7,-16.3],[137,0],[137,0],[120.7,16.3],[-120.7,16.3],[-137,0],[-137,0],[-120.7,-16.3]],i:[[0,0],[0,0],[0,-9.004],[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0]],o:[[0,0],[9.004,0],[0,0],[0,9.004],[0,0],[-9.004,0],[0,0],[0,-9.004],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.5454545454545454],y:[-.3527027027027028]}},{t:50,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[509,360],ix:2},s:{a:0,k:[94,94],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:101,st:0}]},yawn:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,assets:[{id:"0",layers:[{ddd:0,ind:6,ty:4,sr:1,ks:{p:{a:0,k:[75.5,138],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[316.18,225.53],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:92.16,ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[159,152.5],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:7,ty:4,sr:1,ks:{p:{a:0,k:[75.5,138],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[316.18,278.6],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:133.21,ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[159,125.96],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]}],layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:3,nm:"lottielab.com",sr:1,ks:{p:{a:1,k:[{t:0,s:[360,531.67],o:{x:[.8],y:[0]},i:{x:[.5],y:[1.5]}},{t:25,s:[360,477.48],o:{x:[0],y:[0]},i:{x:[.58],y:[1]}},{t:41,s:[360,456],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:130,s:[360,439.48],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[360,595.17]}],ix:2},s:{a:1,k:[{t:0,s:[39.47,19.91],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:25,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:50,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:60,s:[118.15,112.16],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:70,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:80,s:[118.15,112.16],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:90,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:100,s:[118.15,112.16],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:110,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:130,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[52.99,35.53]}],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0},{ddd:0,ind:2,ty:3,sr:1,ks:{p:{a:0,k:[-159,-127],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0,parent:1},{ddd:0,refId:"0",w:469,h:530,ind:3,ty:0,sr:1,ks:{p:{a:0,k:[-75.5,-138],ix:2},o:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:13,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:130,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:150,s:[0]}],ix:2}},ao:0,ip:0,op:301,st:0,parent:2},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:18,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[{c:!0,v:[[-92.95,-38.53],[3.62,-52.4],[95.14,-41.08],[131.5,-2.58],[131.5,-2.58],[90.45,34.18],[3.03,23.87],[-92.58,37.97],[-133.06,.58],[-133.06,.58],[-92.95,-38.53]],i:[[0,0],[-53.641,1.78],[-4.287,-1.322],[0,-21.615],[0,0],[21.821,2.008],[51.657,-1.422],[5.954,-1.504],[0,21.615],[0,0],[-23.841,1.418]],o:[[7.502,-1.418],[53.641,-1.779],[20.626,1.322],[0,0],[0,21.615],[-5.893,-1.817],[-55.02,1.515],[-22.293,1.504],[0,0],[0,-21.615],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:18,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:56,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[-6.67,-90.72],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0,2.29]}],ix:2},r:{a:1,k:[{t:103,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[3.13],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[13.16]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[536.6,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:7,s:[536.69,426.13],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[534.36,425.67],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:18,s:[536.17,280.44],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:56,s:[536.54,280.44],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[535.8,281.19],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[530.59,269.75],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[536.6,360]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[-6.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[-6.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[-5.02],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:5,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:18,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[{c:!0,v:[[-92.95,-38.53],[3.62,-52.4],[95.14,-41.08],[131.5,-2.58],[131.5,-2.58],[90.45,34.18],[3.03,23.87],[-92.58,37.97],[-133.06,.58],[-133.06,.58],[-92.95,-38.53]],i:[[0,0],[-53.641,1.78],[-4.287,-1.322],[0,-21.615],[0,0],[21.821,2.008],[51.657,-1.422],[5.954,-1.504],[0,21.615],[0,0],[-23.841,1.418]],o:[[7.502,-1.418],[53.641,-1.779],[20.626,1.322],[0,0],[0,21.615],[-5.893,-1.817],[-55.02,1.515],[-22.293,1.504],[0,0],[0,-21.615],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:18,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:56,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[-9.43,-91.01],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:165,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0,2.29]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[199.71,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:7,s:[200.58,424.94],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[200.81,424.71],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:18,s:[199.71,284.75],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:56,s:[199.71,285.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[200.33,284.13],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[195.37,270.75],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[200.95,360]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:11,s:[6.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:103,s:[6.58],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:146,s:[5.02],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},yummy:{v:"5.7.5",fr:100,ip:0,op:300,w:720,h:720,ddd:0,assets:[{id:"0",layers:[{ddd:0,ind:7,ty:4,sr:1,ks:{p:{a:0,k:[-87.64,0],ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[154.6,146.34],[144.82,127.25],[142.77,40.51],[157.21,8.69],[149.09,.57],[117.27,15.01],[30.53,12.96],[11.44,3.18],[3.18,11.44],[12.96,30.53],[15.01,117.27],[.57,149.09],[8.69,157.21],[40.51,142.77],[127.25,144.82],[146.34,154.6],[154.6,146.34]],i:[[0,0],[0,0],[-12.58,27.71],[0,0],[5.16,-2.34],[0,0],[27.09,13.87],[0,0],[-2.71,-5.3],[0,0],[12.58,-27.71],[0,0],[-5.16,2.34],[0,0],[-27.09,-13.87],[0,0],[2.71,5.3]],o:[[0,0],[-13.87,-27.09],[0,0],[2.34,-5.16],[0,0],[-27.71,12.58],[0,0],[-5.3,-2.71],[0,0],[13.87,27.09],[0,0],[-2.34,5.16],[0,0],[27.71,-12.58],[0,0],[5.3,2.71],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:1,k:[{t:120,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:181,s:[0]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[78.89,504.74],ix:2},a:{a:0,k:[78.89,78.89],ix:2},s:{a:1,k:[{t:55,s:[50,50],h:1},{t:56,s:[51.36,51.36],h:1},{t:57,s:[52.68,52.68],h:1},{t:58,s:[53.98,53.98],h:1},{t:59,s:[55.27,55.27],h:1},{t:60,s:[56.53,56.53],h:1},{t:61,s:[57.78,57.78],h:1},{t:62,s:[59.01,59.01],h:1},{t:63,s:[60.23,60.23],h:1},{t:64,s:[61.44,61.44],h:1},{t:65,s:[62.62,62.62],h:1},{t:66,s:[63.8,63.8],h:1},{t:67,s:[64.96,64.96],h:1},{t:68,s:[66.1,66.1],h:1},{t:69,s:[67.24,67.24],h:1},{t:70,s:[68.35,68.35],h:1},{t:71,s:[69.46,69.46],h:1},{t:72,s:[70.55,70.55],h:1},{t:73,s:[71.62,71.62],h:1},{t:74,s:[72.68,72.68],h:1},{t:75,s:[73.73,73.73],h:1},{t:76,s:[74.76,74.76],h:1},{t:77,s:[75.78,75.78],h:1},{t:78,s:[76.78,76.78],h:1},{t:79,s:[77.77,77.77],h:1},{t:80,s:[78.74,78.74],h:1},{t:81,s:[79.69,79.69],h:1},{t:82,s:[80.63,80.63],h:1},{t:83,s:[81.56,81.56],h:1},{t:84,s:[82.47,82.47],h:1},{t:85,s:[83.36,83.36],h:1},{t:86,s:[84.23,84.23],h:1},{t:87,s:[85.09,85.09],h:1},{t:88,s:[85.93,85.93],h:1},{t:89,s:[86.75,86.75],h:1},{t:90,s:[87.56,87.56],h:1},{t:91,s:[88.34,88.34],h:1},{t:92,s:[89.11,89.11],h:1},{t:93,s:[89.85,89.85],h:1},{t:94,s:[90.58,90.58],h:1},{t:95,s:[91.28,91.28],h:1},{t:96,s:[91.97,91.97],h:1},{t:97,s:[92.63,92.63],h:1},{t:98,s:[93.27,93.27],h:1},{t:99,s:[93.89,93.89],h:1},{t:100,s:[94.48,94.48],h:1},{t:101,s:[95.05,95.05],h:1},{t:102,s:[95.6,95.6],h:1},{t:103,s:[96.11,96.11],h:1},{t:104,s:[96.6,96.6],h:1},{t:105,s:[97.07,97.07],h:1},{t:106,s:[97.5,97.5],h:1},{t:107,s:[97.91,97.91],h:1},{t:108,s:[98.28,98.28],h:1},{t:109,s:[98.62,98.62],h:1},{t:110,s:[98.93,98.93],h:1},{t:111,s:[99.2,99.2],h:1},{t:112,s:[99.44,99.44],h:1},{t:113,s:[99.63,99.63],h:1},{t:114,s:[99.79,99.79],h:1},{t:115,s:[99.91,99.91],h:1},{t:116,s:[99.98,99.98],h:1},{t:117,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:55,s:[0],h:1},{t:56,s:[5.36],h:1},{t:57,s:[10.53],h:1},{t:58,s:[15.56],h:1},{t:59,s:[20.46],h:1},{t:60,s:[25.25],h:1},{t:61,s:[29.92],h:1},{t:62,s:[34.47],h:1},{t:63,s:[38.91],h:1},{t:64,s:[43.24],h:1},{t:65,s:[47.46],h:1},{t:66,s:[51.55],h:1},{t:67,s:[55.53],h:1},{t:68,s:[59.39],h:1},{t:69,s:[63.12],h:1},{t:70,s:[66.72],h:1},{t:71,s:[70.18],h:1},{t:72,s:[73.5],h:1},{t:73,s:[76.68],h:1},{t:74,s:[79.7],h:1},{t:75,s:[82.57],h:1},{t:76,s:[85.26],h:1},{t:77,s:[87.78],h:1},{t:78,s:[90.1],h:1},{t:79,s:[92.23],h:1},{t:80,s:[94.14],h:1},{t:81,s:[95.81],h:1},{t:82,s:[97.24],h:1},{t:83,s:[98.4],h:1},{t:84,s:[99.27],h:1},{t:85,s:[99.81],h:1},{t:86,s:[100],h:1}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[288.08,272.7],[269.86,237.13],[266.03,75.49],[292.94,16.19],[277.81,1.06],[218.51,27.97],[56.87,24.14],[21.3,5.92],[5.92,21.3],[24.14,56.87],[27.97,218.51],[1.06,277.81],[16.19,292.94],[75.49,266.03],[237.13,269.86],[272.7,288.08],[288.08,272.7]],i:[[0,0],[0,0],[-23.43,51.65],[0,0],[9.61,-4.36],[0,0],[50.48,25.86],[0,0],[-5.06,-9.87],[0,0],[23.44,-51.65],[0,0],[-9.61,4.36],[0,0],[-50.48,-25.86],[0,0],[5.06,9.87]],o:[[0,0],[-25.86,-50.48],[0,0],[4.36,-9.61],[0,0],[-51.65,23.44],[0,0],[-9.88,-5.06],[0,0],[25.86,50.48],[0,0],[-4.36,9.61],[0,0],[51.65,-23.44],[0,0],[9.88,5.06],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:1,k:[{t:107,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[409.98,381.91],ix:2},a:{a:0,k:[147,147],ix:2},s:{a:1,k:[{t:63,s:[50,50],h:1},{t:64,s:[51.99,51.99],h:1},{t:65,s:[53.92,53.92],h:1},{t:66,s:[55.81,55.81],h:1},{t:67,s:[57.66,57.66],h:1},{t:68,s:[59.48,59.48],h:1},{t:69,s:[61.26,61.26],h:1},{t:70,s:[63.02,63.02],h:1},{t:71,s:[64.74,64.74],h:1},{t:72,s:[66.43,66.43],h:1},{t:73,s:[68.09,68.09],h:1},{t:74,s:[69.72,69.72],h:1},{t:75,s:[71.32,71.32],h:1},{t:76,s:[72.88,72.88],h:1},{t:77,s:[74.42,74.42],h:1},{t:78,s:[75.92,75.92],h:1},{t:79,s:[77.39,77.39],h:1},{t:80,s:[78.83,78.83],h:1},{t:81,s:[80.23,80.23],h:1},{t:82,s:[81.6,81.6],h:1},{t:83,s:[82.94,82.94],h:1},{t:84,s:[84.23,84.23],h:1},{t:85,s:[85.49,85.49],h:1},{t:86,s:[86.71,86.71],h:1},{t:87,s:[87.89,87.89],h:1},{t:88,s:[89.03,89.03],h:1},{t:89,s:[90.13,90.13],h:1},{t:90,s:[91.18,91.18],h:1},{t:91,s:[92.19,92.19],h:1},{t:92,s:[93.15,93.15],h:1},{t:93,s:[94.06,94.06],h:1},{t:94,s:[94.92,94.92],h:1},{t:95,s:[95.72,95.72],h:1},{t:96,s:[96.47,96.47],h:1},{t:97,s:[97.15,97.15],h:1},{t:98,s:[97.78,97.78],h:1},{t:99,s:[98.33,98.33],h:1},{t:100,s:[98.82,98.82],h:1},{t:101,s:[99.22,99.22],h:1},{t:102,s:[99.55,99.55],h:1},{t:103,s:[99.8,99.8],h:1},{t:104,s:[99.95,99.95],h:1},{t:105,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:63,s:[0],h:1},{t:64,s:[7.84],h:1},{t:65,s:[15.32],h:1},{t:66,s:[22.53],h:1},{t:67,s:[29.48],h:1},{t:68,s:[36.18],h:1},{t:69,s:[42.63],h:1},{t:70,s:[48.83],h:1},{t:71,s:[54.78],h:1},{t:72,s:[60.46],h:1},{t:73,s:[65.87],h:1},{t:74,s:[70.98],h:1},{t:75,s:[75.79],h:1},{t:76,s:[80.26],h:1},{t:77,s:[84.38],h:1},{t:78,s:[88.12],h:1},{t:79,s:[91.44],h:1},{t:80,s:[94.31],h:1},{t:81,s:[96.66],h:1},{t:82,s:[98.45],h:1},{t:83,s:[99.59],h:1},{t:84,s:[100],h:1}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[154.6,146.34],[144.82,127.25],[142.77,40.51],[157.21,8.69],[149.09,.57],[117.27,15.01],[30.53,12.96],[11.44,3.18],[3.18,11.44],[12.96,30.53],[15.01,117.27],[.57,149.09],[8.69,157.21],[40.51,142.77],[127.25,144.82],[146.34,154.6],[154.6,146.34]],i:[[0,0],[0,0],[-12.58,27.71],[0,0],[5.16,-2.34],[0,0],[27.09,13.87],[0,0],[-2.71,-5.3],[0,0],[12.58,-27.71],[0,0],[-5.16,2.34],[0,0],[-27.09,-13.87],[0,0],[2.71,5.3]],o:[[0,0],[-13.87,-27.09],[0,0],[2.34,-5.16],[0,0],[-27.71,12.58],[0,0],[-5.3,-2.71],[0,0],[13.87,27.09],[0,0],[-2.34,5.16],[0,0],[27.71,-12.58],[0,0],[5.3,2.71],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:1,k:[{t:151,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[518.68,94.85],ix:2},a:{a:0,k:[78.89,78.89],ix:2},s:{a:1,k:[{t:77,s:[50,50],h:1},{t:78,s:[51.19,51.19],h:1},{t:79,s:[52.35,52.35],h:1},{t:80,s:[53.49,53.49],h:1},{t:81,s:[54.62,54.62],h:1},{t:82,s:[55.73,55.73],h:1},{t:83,s:[56.83,56.83],h:1},{t:84,s:[57.92,57.92],h:1},{t:85,s:[59,59],h:1},{t:86,s:[60.06,60.06],h:1},{t:87,s:[61.11,61.11],h:1},{t:88,s:[62.16,62.16],h:1},{t:89,s:[63.19,63.19],h:1},{t:90,s:[64.21,64.21],h:1},{t:91,s:[65.22,65.22],h:1},{t:92,s:[66.22,66.22],h:1},{t:93,s:[67.2,67.2],h:1},{t:94,s:[68.18,68.18],h:1},{t:95,s:[69.15,69.15],h:1},{t:96,s:[70.1,70.1],h:1},{t:97,s:[71.05,71.05],h:1},{t:98,s:[71.98,71.98],h:1},{t:99,s:[72.9,72.9],h:1},{t:100,s:[73.82,73.82],h:1},{t:101,s:[74.72,74.72],h:1},{t:102,s:[75.61,75.61],h:1},{t:103,s:[76.48,76.48],h:1},{t:104,s:[77.35,77.35],h:1},{t:105,s:[78.21,78.21],h:1},{t:106,s:[79.05,79.05],h:1},{t:107,s:[79.88,79.88],h:1},{t:108,s:[80.7,80.7],h:1},{t:109,s:[81.51,81.51],h:1},{t:110,s:[82.3,82.3],h:1},{t:111,s:[83.08,83.08],h:1},{t:112,s:[83.85,83.85],h:1},{t:113,s:[84.61,84.61],h:1},{t:114,s:[85.35,85.35],h:1},{t:115,s:[86.08,86.08],h:1},{t:116,s:[86.8,86.8],h:1},{t:117,s:[87.5,87.5],h:1},{t:118,s:[88.19,88.19],h:1},{t:119,s:[88.86,88.86],h:1},{t:120,s:[89.52,89.52],h:1},{t:121,s:[90.16,90.16],h:1},{t:122,s:[90.79,90.79],h:1},{t:123,s:[91.4,91.4],h:1},{t:124,s:[92,92],h:1},{t:125,s:[92.58,92.58],h:1},{t:126,s:[93.14,93.14],h:1},{t:127,s:[93.68,93.68],h:1},{t:128,s:[94.21,94.21],h:1},{t:129,s:[94.72,94.72],h:1},{t:130,s:[95.21,95.21],h:1},{t:131,s:[95.68,95.68],h:1},{t:132,s:[96.13,96.13],h:1},{t:133,s:[96.56,96.56],h:1},{t:134,s:[96.97,96.97],h:1},{t:135,s:[97.35,97.35],h:1},{t:136,s:[97.72,97.72],h:1},{t:137,s:[98.06,98.06],h:1},{t:138,s:[98.37,98.37],h:1},{t:139,s:[98.67,98.67],h:1},{t:140,s:[98.93,98.93],h:1},{t:141,s:[99.17,99.17],h:1},{t:142,s:[99.38,99.38],h:1},{t:143,s:[99.57,99.57],h:1},{t:144,s:[99.72,99.72],h:1},{t:145,s:[99.84,99.84],h:1},{t:146,s:[99.93,99.93],h:1},{t:147,s:[99.98,99.98],h:1},{t:148,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:77,s:[0],h:1},{t:78,s:[4.63],h:1},{t:79,s:[9.11],h:1},{t:80,s:[13.48],h:1},{t:81,s:[17.76],h:1},{t:82,s:[21.94],h:1},{t:83,s:[26.03],h:1},{t:84,s:[30.04],h:1},{t:85,s:[33.97],h:1},{t:86,s:[37.81],h:1},{t:87,s:[41.57],h:1},{t:88,s:[45.25],h:1},{t:89,s:[48.83],h:1},{t:90,s:[52.34],h:1},{t:91,s:[55.75],h:1},{t:92,s:[59.07],h:1},{t:93,s:[62.3],h:1},{t:94,s:[65.43],h:1},{t:95,s:[68.46],h:1},{t:96,s:[71.4],h:1},{t:97,s:[74.22],h:1},{t:98,s:[76.94],h:1},{t:99,s:[79.54],h:1},{t:100,s:[82.02],h:1},{t:101,s:[84.38],h:1},{t:102,s:[86.61],h:1},{t:103,s:[88.71],h:1},{t:104,s:[90.65],h:1},{t:105,s:[92.45],h:1},{t:106,s:[94.09],h:1},{t:107,s:[95.55],h:1},{t:108,s:[96.83],h:1},{t:109,s:[97.92],h:1},{t:110,s:[98.8],h:1},{t:111,s:[99.45],h:1},{t:112,s:[99.86],h:1},{t:113,s:[100],h:1}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[69.87,66.14],[65.45,57.51],[64.52,18.31],[71.05,3.93],[67.38,.26],[53,6.79],[13.8,5.86],[5.17,1.44],[1.44,5.17],[5.86,13.8],[6.79,53],[.26,67.38],[3.93,71.05],[18.31,64.52],[57.51,65.45],[66.14,69.87],[69.87,66.14]],i:[[0,0],[0,0],[-5.68,12.53],[0,0],[2.33,-1.06],[0,0],[12.24,6.27],[0,0],[-1.23,-2.39],[0,0],[5.68,-12.53],[0,0],[-2.33,1.06],[0,0],[-12.24,-6.27],[0,0],[1.23,2.39]],o:[[0,0],[-6.27,-12.24],[0,0],[1.06,-2.33],[0,0],[-12.52,5.68],[0,0],[-2.4,-1.23],[0,0],[6.27,12.24],[0,0],[-1.06,2.33],[0,0],[12.52,-5.68],[0,0],[2.39,1.23],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[659.34,300.35],ix:2},a:{a:0,k:[35.65,35.65],ix:2},s:{a:1,k:[{t:77,s:[50,50],h:1},{t:78,s:[51.5,51.5],h:1},{t:79,s:[52.96,52.96],h:1},{t:80,s:[54.4,54.4],h:1},{t:81,s:[55.81,55.81],h:1},{t:82,s:[57.2,57.2],h:1},{t:83,s:[58.58,58.58],h:1},{t:84,s:[59.93,59.93],h:1},{t:85,s:[61.26,61.26],h:1},{t:86,s:[62.58,62.58],h:1},{t:87,s:[63.88,63.88],h:1},{t:88,s:[65.16,65.16],h:1},{t:89,s:[66.43,66.43],h:1},{t:90,s:[67.68,67.68],h:1},{t:91,s:[68.91,68.91],h:1},{t:92,s:[70.12,70.12],h:1},{t:93,s:[71.32,71.32],h:1},{t:94,s:[72.49,72.49],h:1},{t:95,s:[73.65,73.65],h:1},{t:96,s:[74.8,74.8],h:1},{t:97,s:[75.92,75.92],h:1},{t:98,s:[77.03,77.03],h:1},{t:99,s:[78.11,78.11],h:1},{t:100,s:[79.18,79.18],h:1},{t:101,s:[80.23,80.23],h:1},{t:102,s:[81.26,81.26],h:1},{t:103,s:[82.27,82.27],h:1},{t:104,s:[83.26,83.26],h:1},{t:105,s:[84.23,84.23],h:1},{t:106,s:[85.18,85.18],h:1},{t:107,s:[86.11,86.11],h:1},{t:108,s:[87.01,87.01],h:1},{t:109,s:[87.89,87.89],h:1},{t:110,s:[88.75,88.75],h:1},{t:111,s:[89.59,89.59],h:1},{t:112,s:[90.4,90.4],h:1},{t:113,s:[91.18,91.18],h:1},{t:114,s:[91.94,91.94],h:1},{t:115,s:[92.68,92.68],h:1},{t:116,s:[93.38,93.38],h:1},{t:117,s:[94.06,94.06],h:1},{t:118,s:[94.71,94.71],h:1},{t:119,s:[95.33,95.33],h:1},{t:120,s:[95.91,95.91],h:1},{t:121,s:[96.47,96.47],h:1},{t:122,s:[96.99,96.99],h:1},{t:123,s:[97.47,97.47],h:1},{t:124,s:[97.92,97.92],h:1},{t:125,s:[98.33,98.33],h:1},{t:126,s:[98.7,98.7],h:1},{t:127,s:[99.03,99.03],h:1},{t:128,s:[99.31,99.31],h:1},{t:129,s:[99.55,99.55],h:1},{t:130,s:[99.74,99.74],h:1},{t:131,s:[99.88,99.88],h:1},{t:132,s:[99.97,99.97],h:1},{t:133,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:77,s:[0],h:1},{t:78,s:[5.92],h:1},{t:79,s:[11.62],h:1},{t:80,s:[17.15],h:1},{t:81,s:[22.53],h:1},{t:82,s:[27.76],h:1},{t:83,s:[32.86],h:1},{t:84,s:[37.81],h:1},{t:85,s:[42.63],h:1},{t:86,s:[47.31],h:1},{t:87,s:[51.84],h:1},{t:88,s:[56.23],h:1},{t:89,s:[60.46],h:1},{t:90,s:[64.55],h:1},{t:91,s:[68.46],h:1},{t:92,s:[72.21],h:1},{t:93,s:[75.79],h:1},{t:94,s:[79.18],h:1},{t:95,s:[82.37],h:1},{t:96,s:[85.36],h:1},{t:97,s:[88.12],h:1},{t:98,s:[90.65],h:1},{t:99,s:[92.93],h:1},{t:100,s:[94.94],h:1},{t:101,s:[96.66],h:1},{t:102,s:[98.06],h:1},{t:103,s:[99.11],h:1},{t:104,s:[99.77],h:1},{t:136,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[69.87,66.14],[65.45,57.51],[64.52,18.31],[71.05,3.93],[67.38,.26],[53,6.79],[13.8,5.86],[5.17,1.44],[1.44,5.17],[5.86,13.8],[6.79,53],[.26,67.38],[3.93,71.05],[18.31,64.52],[57.51,65.45],[66.14,69.87],[69.87,66.14]],i:[[0,0],[0,0],[-5.68,12.53],[0,0],[2.33,-1.06],[0,0],[12.24,6.27],[0,0],[-1.23,-2.39],[0,0],[5.68,-12.53],[0,0],[-2.33,1.06],[0,0],[-12.24,-6.27],[0,0],[1.23,2.39]],o:[[0,0],[-6.27,-12.24],[0,0],[1.06,-2.33],[0,0],[-12.52,5.68],[0,0],[-2.39,-1.23],[0,0],[6.27,12.24],[0,0],[-1.06,2.33],[0,0],[12.52,-5.68],[0,0],[2.4,1.23],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[114.53,212.9],ix:2},a:{a:0,k:[35.65,35.65],ix:2},s:{a:1,k:[{t:77,s:[50,50],h:1},{t:78,s:[51.5,51.5],h:1},{t:79,s:[52.96,52.96],h:1},{t:80,s:[54.4,54.4],h:1},{t:81,s:[55.81,55.81],h:1},{t:82,s:[57.2,57.2],h:1},{t:83,s:[58.58,58.58],h:1},{t:84,s:[59.93,59.93],h:1},{t:85,s:[61.26,61.26],h:1},{t:86,s:[62.58,62.58],h:1},{t:87,s:[63.88,63.88],h:1},{t:88,s:[65.16,65.16],h:1},{t:89,s:[66.43,66.43],h:1},{t:90,s:[67.68,67.68],h:1},{t:91,s:[68.91,68.91],h:1},{t:92,s:[70.12,70.12],h:1},{t:93,s:[71.32,71.32],h:1},{t:94,s:[72.49,72.49],h:1},{t:95,s:[73.65,73.65],h:1},{t:96,s:[74.8,74.8],h:1},{t:97,s:[75.92,75.92],h:1},{t:98,s:[77.03,77.03],h:1},{t:99,s:[78.11,78.11],h:1},{t:100,s:[79.18,79.18],h:1},{t:101,s:[80.23,80.23],h:1},{t:102,s:[81.26,81.26],h:1},{t:103,s:[82.27,82.27],h:1},{t:104,s:[83.26,83.26],h:1},{t:105,s:[84.23,84.23],h:1},{t:106,s:[85.18,85.18],h:1},{t:107,s:[86.11,86.11],h:1},{t:108,s:[87.01,87.01],h:1},{t:109,s:[87.89,87.89],h:1},{t:110,s:[88.75,88.75],h:1},{t:111,s:[89.59,89.59],h:1},{t:112,s:[90.4,90.4],h:1},{t:113,s:[91.18,91.18],h:1},{t:114,s:[91.94,91.94],h:1},{t:115,s:[92.68,92.68],h:1},{t:116,s:[93.38,93.38],h:1},{t:117,s:[94.06,94.06],h:1},{t:118,s:[94.71,94.71],h:1},{t:119,s:[95.33,95.33],h:1},{t:120,s:[95.91,95.91],h:1},{t:121,s:[96.47,96.47],h:1},{t:122,s:[96.99,96.99],h:1},{t:123,s:[97.47,97.47],h:1},{t:124,s:[97.92,97.92],h:1},{t:125,s:[98.33,98.33],h:1},{t:126,s:[98.7,98.7],h:1},{t:127,s:[99.03,99.03],h:1},{t:128,s:[99.31,99.31],h:1},{t:129,s:[99.55,99.55],h:1},{t:130,s:[99.74,99.74],h:1},{t:131,s:[99.88,99.88],h:1},{t:132,s:[99.97,99.97],h:1},{t:133,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:77,s:[0],h:1},{t:78,s:[5.92],h:1},{t:79,s:[11.62],h:1},{t:80,s:[17.15],h:1},{t:81,s:[22.53],h:1},{t:82,s:[27.76],h:1},{t:83,s:[32.86],h:1},{t:84,s:[37.81],h:1},{t:85,s:[42.63],h:1},{t:86,s:[47.31],h:1},{t:87,s:[51.84],h:1},{t:88,s:[56.23],h:1},{t:89,s:[60.46],h:1},{t:90,s:[64.55],h:1},{t:91,s:[68.46],h:1},{t:92,s:[72.21],h:1},{t:93,s:[75.79],h:1},{t:94,s:[79.18],h:1},{t:95,s:[82.37],h:1},{t:96,s:[85.36],h:1},{t:97,s:[88.12],h:1},{t:98,s:[90.65],h:1},{t:99,s:[92.93],h:1},{t:100,s:[94.94],h:1},{t:101,s:[96.66],h:1},{t:102,s:[98.06],h:1},{t:103,s:[99.11],h:1},{t:104,s:[99.77],h:1},{t:136,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[8.71,44.17],[.87,55.11],[1.36,61.08],[7.33,61.57],[18.27,53.73],[44.17,53.73],[55.11,61.57],[61.08,61.08],[61.57,55.11],[53.73,44.17],[53.73,18.27],[61.57,7.33],[61.08,1.36],[55.11,.87],[44.17,8.71],[18.27,8.71],[7.33,.87],[1.36,1.36],[.87,7.33],[8.71,18.27],[8.71,44.17]],i:[[0,0],[0,0],[-1.6,-1.61],[-1.84,1.32],[0,0],[-7.74,-5.55],[0,0],[-1.61,1.6],[1.32,1.84],[0,0],[-5.55,7.74],[0,0],[1.6,1.61],[1.84,-1.32],[0,0],[7.74,5.55],[0,0],[1.61,-1.6],[-1.32,-1.84],[0,0],[5.55,-7.74]],o:[[0,0],[-1.32,1.84],[1.6,1.6],[0,0],[7.74,-5.55],[0,0],[1.84,1.32],[1.6,-1.6],[0,0],[-5.55,-7.74],[0,0],[1.32,-1.84],[-1.6,-1.6],[0,0],[-7.74,5.55],[0,0],[-1.84,-1.32],[-1.6,1.6],[0,0],[5.55,7.74],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[525.79,647.79],ix:2},a:{a:0,k:[31.22,31.22],ix:2},s:{a:1,k:[{t:77,s:[50,50],h:1},{t:78,s:[51.5,51.5],h:1},{t:79,s:[52.96,52.96],h:1},{t:80,s:[54.4,54.4],h:1},{t:81,s:[55.81,55.81],h:1},{t:82,s:[57.2,57.2],h:1},{t:83,s:[58.58,58.58],h:1},{t:84,s:[59.93,59.93],h:1},{t:85,s:[61.26,61.26],h:1},{t:86,s:[62.58,62.58],h:1},{t:87,s:[63.88,63.88],h:1},{t:88,s:[65.16,65.16],h:1},{t:89,s:[66.43,66.43],h:1},{t:90,s:[67.68,67.68],h:1},{t:91,s:[68.91,68.91],h:1},{t:92,s:[70.12,70.12],h:1},{t:93,s:[71.32,71.32],h:1},{t:94,s:[72.49,72.49],h:1},{t:95,s:[73.65,73.65],h:1},{t:96,s:[74.8,74.8],h:1},{t:97,s:[75.92,75.92],h:1},{t:98,s:[77.03,77.03],h:1},{t:99,s:[78.11,78.11],h:1},{t:100,s:[79.18,79.18],h:1},{t:101,s:[80.23,80.23],h:1},{t:102,s:[81.26,81.26],h:1},{t:103,s:[82.27,82.27],h:1},{t:104,s:[83.26,83.26],h:1},{t:105,s:[84.23,84.23],h:1},{t:106,s:[85.18,85.18],h:1},{t:107,s:[86.11,86.11],h:1},{t:108,s:[87.01,87.01],h:1},{t:109,s:[87.89,87.89],h:1},{t:110,s:[88.75,88.75],h:1},{t:111,s:[89.59,89.59],h:1},{t:112,s:[90.4,90.4],h:1},{t:113,s:[91.18,91.18],h:1},{t:114,s:[91.94,91.94],h:1},{t:115,s:[92.68,92.68],h:1},{t:116,s:[93.38,93.38],h:1},{t:117,s:[94.06,94.06],h:1},{t:118,s:[94.71,94.71],h:1},{t:119,s:[95.33,95.33],h:1},{t:120,s:[95.91,95.91],h:1},{t:121,s:[96.47,96.47],h:1},{t:122,s:[96.99,96.99],h:1},{t:123,s:[97.47,97.47],h:1},{t:124,s:[97.92,97.92],h:1},{t:125,s:[98.33,98.33],h:1},{t:126,s:[98.7,98.7],h:1},{t:127,s:[99.03,99.03],h:1},{t:128,s:[99.31,99.31],h:1},{t:129,s:[99.55,99.55],h:1},{t:130,s:[99.74,99.74],h:1},{t:131,s:[99.88,99.88],h:1},{t:132,s:[99.97,99.97],h:1},{t:133,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:77,s:[0],h:1},{t:78,s:[5.92],h:1},{t:79,s:[11.62],h:1},{t:80,s:[17.15],h:1},{t:81,s:[22.53],h:1},{t:82,s:[27.76],h:1},{t:83,s:[32.86],h:1},{t:84,s:[37.81],h:1},{t:85,s:[42.63],h:1},{t:86,s:[47.31],h:1},{t:87,s:[51.84],h:1},{t:88,s:[56.23],h:1},{t:89,s:[60.46],h:1},{t:90,s:[64.55],h:1},{t:91,s:[68.46],h:1},{t:92,s:[72.21],h:1},{t:93,s:[75.79],h:1},{t:94,s:[79.18],h:1},{t:95,s:[82.37],h:1},{t:96,s:[85.36],h:1},{t:97,s:[88.12],h:1},{t:98,s:[90.65],h:1},{t:99,s:[92.93],h:1},{t:100,s:[94.94],h:1},{t:101,s:[96.66],h:1},{t:102,s:[98.06],h:1},{t:103,s:[99.11],h:1},{t:104,s:[99.77],h:1},{t:136,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[8.71,44.17],[.87,55.11],[1.36,61.08],[7.33,61.57],[18.27,53.73],[44.17,53.73],[55.11,61.57],[61.08,61.08],[61.57,55.11],[53.73,44.17],[53.73,18.27],[61.57,7.33],[61.08,1.36],[55.11,.87],[44.17,8.71],[18.27,8.71],[7.33,.87],[1.36,1.36],[.87,7.33],[8.71,18.27],[8.71,44.17]],i:[[0,0],[0,0],[-1.6,-1.61],[-1.84,1.32],[0,0],[-7.74,-5.55],[0,0],[-1.61,1.6],[1.32,1.84],[0,0],[-5.55,7.74],[0,0],[1.6,1.61],[1.84,-1.32],[0,0],[7.74,5.55],[0,0],[1.61,-1.6],[-1.32,-1.84],[0,0],[5.55,-7.74]],o:[[0,0],[-1.32,1.84],[1.6,1.6],[0,0],[7.74,-5.55],[0,0],[1.84,1.32],[1.6,-1.6],[0,0],[-5.55,-7.74],[0,0],[1.32,-1.84],[-1.6,-1.6],[0,0],[-7.74,5.55],[0,0],[-1.84,-1.32],[-1.6,1.6],[0,0],[5.55,7.74],[0,0]]}}},{ty:"fl",c:{a:0,k:[1,.8,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[230.04,31.2],ix:2},a:{a:0,k:[31.22,31.22],ix:2},s:{a:1,k:[{t:77,s:[50,50],h:1},{t:78,s:[51.5,51.5],h:1},{t:79,s:[52.96,52.96],h:1},{t:80,s:[54.4,54.4],h:1},{t:81,s:[55.81,55.81],h:1},{t:82,s:[57.2,57.2],h:1},{t:83,s:[58.58,58.58],h:1},{t:84,s:[59.93,59.93],h:1},{t:85,s:[61.26,61.26],h:1},{t:86,s:[62.58,62.58],h:1},{t:87,s:[63.88,63.88],h:1},{t:88,s:[65.16,65.16],h:1},{t:89,s:[66.43,66.43],h:1},{t:90,s:[67.68,67.68],h:1},{t:91,s:[68.91,68.91],h:1},{t:92,s:[70.12,70.12],h:1},{t:93,s:[71.32,71.32],h:1},{t:94,s:[72.49,72.49],h:1},{t:95,s:[73.65,73.65],h:1},{t:96,s:[74.8,74.8],h:1},{t:97,s:[75.92,75.92],h:1},{t:98,s:[77.03,77.03],h:1},{t:99,s:[78.11,78.11],h:1},{t:100,s:[79.18,79.18],h:1},{t:101,s:[80.23,80.23],h:1},{t:102,s:[81.26,81.26],h:1},{t:103,s:[82.27,82.27],h:1},{t:104,s:[83.26,83.26],h:1},{t:105,s:[84.23,84.23],h:1},{t:106,s:[85.18,85.18],h:1},{t:107,s:[86.11,86.11],h:1},{t:108,s:[87.01,87.01],h:1},{t:109,s:[87.89,87.89],h:1},{t:110,s:[88.75,88.75],h:1},{t:111,s:[89.59,89.59],h:1},{t:112,s:[90.4,90.4],h:1},{t:113,s:[91.18,91.18],h:1},{t:114,s:[91.94,91.94],h:1},{t:115,s:[92.68,92.68],h:1},{t:116,s:[93.38,93.38],h:1},{t:117,s:[94.06,94.06],h:1},{t:118,s:[94.71,94.71],h:1},{t:119,s:[95.33,95.33],h:1},{t:120,s:[95.91,95.91],h:1},{t:121,s:[96.47,96.47],h:1},{t:122,s:[96.99,96.99],h:1},{t:123,s:[97.47,97.47],h:1},{t:124,s:[97.92,97.92],h:1},{t:125,s:[98.33,98.33],h:1},{t:126,s:[98.7,98.7],h:1},{t:127,s:[99.03,99.03],h:1},{t:128,s:[99.31,99.31],h:1},{t:129,s:[99.55,99.55],h:1},{t:130,s:[99.74,99.74],h:1},{t:131,s:[99.88,99.88],h:1},{t:132,s:[99.97,99.97],h:1},{t:133,s:[100,100],h:1}],ix:2},o:{a:1,k:[{t:77,s:[0],h:1},{t:78,s:[5.92],h:1},{t:79,s:[11.62],h:1},{t:80,s:[17.15],h:1},{t:81,s:[22.53],h:1},{t:82,s:[27.76],h:1},{t:83,s:[32.86],h:1},{t:84,s:[37.81],h:1},{t:85,s:[42.63],h:1},{t:86,s:[47.31],h:1},{t:87,s:[51.84],h:1},{t:88,s:[56.23],h:1},{t:89,s:[60.46],h:1},{t:90,s:[64.55],h:1},{t:91,s:[68.46],h:1},{t:92,s:[72.21],h:1},{t:93,s:[75.79],h:1},{t:94,s:[79.18],h:1},{t:95,s:[82.37],h:1},{t:96,s:[85.36],h:1},{t:97,s:[88.12],h:1},{t:98,s:[90.65],h:1},{t:99,s:[92.93],h:1},{t:100,s:[94.94],h:1},{t:101,s:[96.66],h:1},{t:102,s:[98.06],h:1},{t:103,s:[99.11],h:1},{t:104,s:[99.77],h:1},{t:136,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2}}]},{ty:"tr",p:{a:0,k:[556.06,208.44],ix:2},a:{a:0,k:[347.49,339.49],ix:2},s:{a:0,k:[16.55,16.55],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]},{id:"1",layers:[{ddd:0,ind:8,ty:3,sr:1,ks:{p:{a:0,k:[559.74,321.33],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0},{ddd:0,ind:9,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,parent:8,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:54,s:[{c:!1,v:[[-47.78,-.03],[47.78,.03]],i:[[0,0],[-23.669,0]],o:[[24.491,0],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[{c:!1,v:[[-47.78,-.03],[47.78,.03]],i:[[0,0],[-16.282,-13.366]],o:[[24.123,-16.659],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:176,s:[{c:!1,v:[[-47.78,-.03],[47.78,.03]],i:[[0,0],[-16.282,-13.366]],o:[[24.123,-16.659],[0,0]]}]}],ix:2}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:16,ix:2},lc:2,lj:2,ml:4},{ty:"tr",p:{a:0,k:[48.63,.52],ix:2},s:{a:0,k:[112.78,122.2],ix:2},o:{a:1,k:[{t:52,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:54,s:[100]}],ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[-15.7,-13.42],[20.19,28.98]],i:[[0,0],[21.536,-22.433]],o:[[27.279,-11.441],[0,0]]}}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:1,k:[{t:176,s:[10],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[0]}],ix:2},lc:2,lj:2,ml:4},{ty:"tr",p:{a:0,k:[-28.04,9.48],ix:2},o:{a:1,k:[{t:52,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:54,s:[100]}],ix:2}}]},{ty:"tr",p:{a:1,k:[{t:59,s:[3.33,-119.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:88,s:[26.06,-121.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:109,s:[-.94,-129.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:133,s:[3.33,-119.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:153,s:[26.06,-121.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:176,s:[-.94,-129.06],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:200,s:[3.33,-119.17]}],ix:2},s:{a:0,k:[56.62,-49.52],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:10,ty:3,sr:1,ks:{p:{a:1,k:[{t:0,s:[28.33,-63.5],o:{x:[.8],y:[0]},i:{x:[.5],y:[1.5]}},{t:12,s:[28.33,-117.69],o:{x:[0],y:[0]},i:{x:[.58],y:[1]}},{t:19,s:[28.33,-139.17],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[28.33,-155.69],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:66,s:[28.33,-160.17]}],ix:2},s:{a:1,k:[{t:0,s:[39.47,19.91],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:59,s:[120.7,114.38],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:66,s:[67.66,24.3]}],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0,parent:8},{ddd:0,ind:11,ty:3,sr:1,ks:{p:{a:0,k:[-159,-127],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0,parent:10},{ddd:0,refId:"2",w:469,h:530,ind:12,ty:0,sr:1,ks:{p:{a:0,k:[-75.5,-138],ix:2},o:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:6,s:[100]}],ix:2}},ao:0,ip:0,op:301,st:0,parent:11}]},{id:"2",layers:[{ddd:0,ind:13,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!1,v:[[65.31,-103.78]],i:[[0,0]],o:[[0,0]]}}},{ty:"st",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},w:{a:0,k:1,ix:2},lc:1,lj:1,ml:4},{ty:"tr",p:{a:0,k:[-248.32,523],ix:2},s:{a:0,k:[188.7,281.49],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:14,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:1,k:[{t:66,s:[316.18,225.53],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[316.18,139.3]}],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:1,k:[{t:66,s:[92.16],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[69.65]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:66,s:[159,152.5],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[159,195.61]}],ix:2},o:{a:1,k:[{t:66,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[0]}],ix:2}}]},{ty:"tr",p:{a:0,k:[75.5,138],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:15,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"rc",d:1,s:{a:1,k:[{t:66,s:[316.18,278.6],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[316.18,139.3]}],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:1,k:[{t:66,s:[133.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[69.65]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:66,s:[159,125.96],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:68,s:[159,195.61]}],ix:2},o:{a:1,k:[{t:66,s:[100],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:67,s:[0]}],ix:2}}]},{ty:"tr",p:{a:0,k:[75.5,138],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0}]}],layers:[{ddd:0,ind:12345679,ty:4,nm:"Group Layer 8",sr:1,ks:{p:{a:0,k:[525.6,668.7147540983607,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[73.77049180327869,73.77049180327869,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[220.741,37.184],[225.501,35.896],[228.749,32.36800000000001],[229.981,27.216000000000008],[228.749,22.12],[225.501,18.592],[220.741,17.304],[215.981,18.592],[212.677,22.12],[211.501,27.216000000000008],[212.677,32.36800000000001],[215.981,35.896],[220.741,37.184],[220.741,37.184],[220.741,37.184]],i:[[0,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.382000000000062,.8586999999999989],[1.79200000000003,0],[1.418999999999983,-.8586999999999989],[.8220000000000027,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.382000000000062,-.8586999999999989],[.8220000000000027,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.380999999999972,-.8586999999999989],[-1.754000000000019,0],[-1.380999999999972,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.8220000000000027,1.493299999999991],[1.418999999999983,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[221.357,43.06400000000001],[214.917,41.608],[210.49300000000005,37.408],[211.221,36.232],[211.221,42.392],[205.173,42.392],[205.173,0],[211.501,0],[211.501,18.36800000000001],[210.49300000000005,16.912000000000006],[214.973,12.88],[221.357,11.424000000000007],[229.085,13.49600000000001],[234.51700000000005,19.152],[236.533,27.216000000000008],[234.51700000000005,35.28],[229.141,40.992],[221.357,43.06400000000001],[221.357,43.06400000000001],[221.357,43.06400000000001]],i:[[0,0],[1.942000000000007,.9706999999999937],[1.045999999999935,1.829300000000003],[-.2426666666666506,.3919999999999959],[0,-2.053333333333327],[2.015999999999963,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.122666666666674],[.3360000000000127,.4853333333333296],[-1.865999999999985,.9707000000000079],[-2.38900000000001,0],[-2.277000000000044,-1.3813000000000102],[-1.30600000000004,-2.389300000000006],[0,-2.986699999999999],[1.343999999999937,-2.389300000000006],[2.27800000000002,-1.4187000000000012],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.351999999999975,0],[-1.903999999999996,-.9707000000000079],[.2426666666666506,-.3919999999999959],[0,2.053333333333327],[-2.015999999999963,0],[0,-14.13066666666667],[2.109333333333325,0],[0,6.122666666666667],[-.3360000000000127,-.4853333333333296],[1.120000000000005,-1.717300000000009],[1.867000000000075,-.9706999999999937],[2.875,0],[2.314999999999941,1.381299999999996],[1.343999999999937,2.389300000000006],[0,2.986699999999999],[-1.30600000000004,2.389300000000006],[-2.27699999999993,1.381299999999996],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[181.87,43.06400000000001],[176.438,42],[172.854,38.976],[171.566,34.384],[172.63,29.960000000000008],[176.046,26.656000000000006],[181.814,24.752],[192.342,23.016000000000005],[192.342,28],[183.046,29.624],[179.35,31.248],[178.174,34.16],[179.462,37.016000000000005],[182.878,38.08],[187.35799999999995,36.96000000000001],[190.38199999999995,33.992],[191.446,29.792],[191.446,22.008],[189.766,18.36800000000001],[185.398,16.912000000000006],[180.974,18.256],[178.23,21.616],[172.966,18.98400000000001],[175.71,15.064000000000007],[180.134,12.376],[185.566,11.424000000000007],[191.894,12.768],[196.206,16.52],[197.774,22.008],[197.774,42.392],[191.726,42.392],[191.726,36.904],[193.014,37.072],[190.27,40.264],[186.518,42.336],[181.87,43.06400000000001],[181.87,43.06400000000001],[181.87,43.06400000000001]],i:[[0,0],[1.567999999999984,.7092999999999989],[.8589999999999236,1.2693000000000012],[0,1.7547],[-.7089999999999463,1.306699999999992],[-1.530000000000086,.8960000000000008],[-2.313999999999965,.3733000000000004],[-3.509333333333302,.5786666666666633],[0,-1.661333333333332],[3.098666666666645,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8579999999999472,-.7467000000000041],[-1.381000000000085,0],[-1.268999999999892,.7466999999999899],[-.7089999999999463,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829999999999927,0],[1.269999999999982,-.8960000000000008],[.5979999999999563,-1.381299999999996],[1.754666666666708,.8773333333333255],[-1.269000000000005,1.11999999999999],[-1.680000000000064,.6346999999999952],[-1.903999999999996,0],[-1.828999999999951,-.8960000000000008],[-1.008000000000038,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999963,0],[0,1.829333333333338],[-.4293333333333749,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.717999999999961,0],[0,0],[0,0]],o:[[-2.052999999999997,0],[-1.529999999999973,-.7467000000000041],[-.8580000000000609,-1.306699999999992],[0,-1.642700000000005],[.7469999999999573,-1.306700000000006],[1.530999999999949,-.8960000000000008],[3.509333333333302,-.5786666666666633],[0,1.661333333333332],[-3.098666666666645,.541333333333327],[-1.680000000000064,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.8959999999999582,.7092999999999989],[1.717999999999961,0],[1.307000000000016,-.7467000000000041],[.7100000000000364,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.081999999999994,-.9707000000000079],[-1.680000000000064,0],[-1.232000000000085,.8586999999999989],[-1.754666666666708,-.8773333333333255],[.5599999999999454,-1.493300000000005],[1.269999999999982,-1.157300000000006],[1.717999999999961,-.6347000000000094],[2.389999999999986,0],[1.866999999999962,.8960000000000008],[1.045999999999935,1.568000000000012],[0,6.794666666666672],[-2.015999999999963,0],[0,-1.829333333333338],[.4293333333333749,.05599999999999739],[-.70900000000006,1.2319999999999993],[-1.081999999999994,.8960000000000008],[-1.380999999999972,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[159.072,42.392],[159.072,0],[165.4,0],[165.4,42.392],[159.072,42.392],[159.072,42.392],[159.072,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-14.13066666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,14.13066666666667],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[138.952,43.06400000000001],[130.888,40.992],[125.456,35.28],[123.496,27.16],[125.456,19.040000000000006],[130.832,13.49600000000001],[138.448,11.424000000000007],[144.552,12.600000000000009],[149.088,15.848],[151.888,20.49600000000001],[152.896,26.096],[152.84,27.608],[152.616,29.064000000000007],[128.48,29.064000000000007],[128.48,24.024],[149.032,24.024],[146.008,26.320000000000007],[145.616,21.448000000000008],[142.816,18.032],[138.448,16.744],[133.968,18.032],[130.944,21.616],[130.104,27.216000000000008],[130.944,32.592],[134.192,36.176],[139.008,37.464],[143.65599999999995,36.232],[146.736,33.040000000000006],[151.888,35.56],[149.088,39.42400000000001],[144.60799999999995,42.11200000000001],[138.952,43.06400000000001],[138.952,43.06400000000001],[138.952,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.307000000000016,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.836999999999989,0],[-1.79200000000003,-.784000000000006],[-1.231999999999971,-1.381299999999996],[-.6349999999999909,-1.754700000000014],[0,-1.978700000000003],[.03699999999992087,-.5227000000000004],[.1119999999999663,-.4480000000000075],[8.04533333333336,0],[0,1.680000000000007],[-6.850666666666712,0],[1.008000000000038,-.7653333333333308],[.6349999999999909,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.680000000000064,0],[1.307000000000016,-.8586999999999989],[.70900000000006,-1.567999999999998],[-.1490000000000009,-2.202700000000007],[-.7469999999999573,-1.530699999999996],[-1.380999999999972,-.8586999999999989],[-1.79200000000003,0],[-1.268999999999892,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333386,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.755000000000109,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.315000000000055,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999937,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.277000000000044,0],[1.79200000000003,.7839999999999918],[1.232000000000085,1.344000000000008],[.6720000000000255,1.7547],[0,.4852999999999952],[-.03700000000003456,.5227000000000004],[-8.04533333333336,0],[0,-1.680000000000007],[6.850666666666712,0],[-1.008000000000038,.7653333333333308],[.3729999999999336,-1.829300000000003],[-.59699999999998,-1.456000000000003],[-1.232000000000085,-.8586999999999989],[-1.67999999999995,0],[-1.306999999999903,.8213000000000079],[-.7089999999999463,1.530699999999996],[-.1870000000000118,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418999999999983,.8586999999999989],[1.828999999999951,0],[1.307000000000016,-.8212999999999937],[1.717333333333386,.8400000000000034],[-.59699999999998,1.4187000000000012],[-1.231999999999971,1.11999999999999],[-1.716999999999985,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,7.951999999999998],[111.001,.6720000000000041],[117.329,.6720000000000041],[117.329,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998],[111.001,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[111.001,42.392],[111.001,12.096],[117.329,12.096],[117.329,42.392],[111.001,42.392],[111.001,42.392],[111.001,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[101.41,42.72800000000001],[94.01800000000003,40.040000000000006],[91.38599999999997,32.48],[91.38599999999997,17.808000000000007],[86.06600000000003,17.808000000000007],[86.06600000000003,12.096],[86.90599999999995,12.096],[90.21000000000004,10.864],[91.38599999999997,7.504000000000005],[91.38599999999997,5.152000000000001],[97.71400000000006,5.152000000000001],[97.71400000000006,12.096],[104.602,12.096],[104.602,17.808000000000007],[97.71400000000006,17.808000000000007],[97.71400000000006,32.2],[98.21799999999996,34.888000000000005],[99.84199999999998,36.568],[102.754,37.128],[103.76200000000006,37.072],[104.826,36.96000000000001],[104.826,42.392],[103.09,42.616],[101.41,42.72800000000001],[101.41,42.72800000000001],[101.41,42.72800000000001]],i:[[0,0],[1.754999999999995,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333312,0],[0,1.903999999999996],[-.2799999999999727,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999935,0],[0,-1.903999999999996],[2.295999999999935,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7469999999999573,-.4106999999999914],[-1.19500000000005,0],[-.3730000000000473,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6349999999999909,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333312,0],[0,-1.903999999999996],[.2799999999999727,0],[1.419000000000096,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999935,0],[0,1.903999999999996],[-2.295999999999935,0],[0,4.797333333333327],[0,1.045299999999997],[.3360000000000127,.7092999999999989],[.7470000000000709,.3733000000000004],[.2989999999999782,0],[.3729999999999336,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[78.71499999999997,42.72800000000001],[71.32299999999998,40.040000000000006],[68.69100000000003,32.48],[68.69100000000003,17.808000000000007],[63.37099999999998,17.808000000000007],[63.37099999999998,12.096],[64.21100000000001,12.096],[67.51499999999999,10.864],[68.69100000000003,7.504000000000005],[68.69100000000003,5.152000000000001],[75.019,5.152000000000001],[75.019,12.096],[81.90700000000004,12.096],[81.90700000000004,17.808000000000007],[75.019,17.808000000000007],[75.019,32.2],[75.52300000000002,34.888000000000005],[77.14699999999999,36.568],[80.05900000000003,37.128],[81.06700000000001,37.072],[82.13099999999997,36.96000000000001],[82.13099999999997,42.392],[80.39499999999998,42.616],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001],[78.71499999999997,42.72800000000001]],i:[[0,0],[1.754000000000019,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7470000000000141,-.4106999999999914],[-1.19500000000005,0],[-.3740000000000236,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6340000000000146,-.07469999999999288],[.4850000000000136,0],[0,0],[0,0]],o:[[-3.173999999999978,0],[-1.754999999999995,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418000000000006,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7460000000000377,.3733000000000004],[.297999999999945,0],[.3730000000000473,-.03730000000000189],[0,1.810666666666663],[-.5230000000000246,.0747000000000071],[-.6349999999999909,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,37.184],[48.94799999999998,35.896],[52.19600000000003,32.36800000000001],[53.428,27.216000000000008],[52.19600000000003,22.12],[48.94799999999998,18.592],[44.18799999999999,17.304],[39.428,18.592],[36.12400000000002,22.12],[34.94799999999998,27.216000000000008],[36.12400000000002,32.36800000000001],[39.428,35.896],[44.18799999999999,37.184],[44.18799999999999,37.184],[44.18799999999999,37.184]],i:[[0,0],[-1.381999999999948,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.381000000000029,.8586999999999989],[1.79200000000003,0],[1.418000000000006,-.8586999999999989],[.8209999999999695,-1.493300000000005],[0,-1.904000000000011],[-.7840000000000487,-1.5307000000000102],[-1.382000000000005,-.8586999999999989],[-1.754999999999995,0],[0,0],[0,0]],o:[[1.79200000000003,0],[1.381000000000029,-.8586999999999989],[.8209999999999695,-1.5307000000000102],[0,-1.904000000000011],[-.7840000000000487,-1.493300000000005],[-1.381999999999948,-.8586999999999989],[-1.754999999999995,0],[-1.382000000000005,.8586999999999989],[-.7840000000000487,1.493299999999991],[0,1.903999999999996],[.8209999999999695,1.493299999999991],[1.418000000000006,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[44.18799999999999,43.06400000000001],[36.18000000000001,40.992],[30.46800000000002,35.336],[28.33999999999997,27.216000000000008],[30.46800000000002,19.096],[36.18000000000001,13.49600000000001],[44.18799999999999,11.424000000000007],[52.19600000000003,13.49600000000001],[57.85199999999998,19.096],[59.98000000000002,27.216000000000008],[57.85199999999998,35.392],[52.139999999999986,41.048],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001],[44.18799999999999,43.06400000000001]],i:[[0,0],[2.425999999999988,1.381299999999996],[1.418000000000006,2.389300000000006],[0,3.024000000000001],[-1.41900000000004,2.352000000000004],[-2.389999999999986,1.343999999999994],[-2.949999999999989,0],[-2.352000000000032,-1.3813000000000102],[-1.381999999999948,-2.389300000000006],[0,-3.061300000000003],[1.418000000000006,-2.389299999999992],[2.38900000000001,-1.381299999999996],[2.912000000000035,0],[0,0],[0,0]],o:[[-2.911999999999978,0],[-2.389999999999986,-1.381299999999996],[-1.41900000000004,-2.389299999999992],[0,-3.061300000000003],[1.418000000000006,-2.389300000000006],[2.38900000000001,-1.3813000000000102],[2.98599999999999,0],[2.388999999999953,1.343999999999994],[1.418000000000006,2.352000000000004],[0,3.061299999999989],[-1.418999999999983,2.389300000000006],[-2.389999999999986,1.343999999999994],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.608000000000004,.6720000000000041],[6.608000000000004,36.512],[24.639999999999986,36.512],[24.639999999999986,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.202666666666687,0],[0,-11.94666666666666],[-6.01066666666668,0],[0,-1.959999999999994],[8.21333333333331,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.202666666666687,0],[0,11.94666666666667],[6.01066666666668,0],[0,1.959999999999994],[-8.21333333333331,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[98.08047485351562,-21.67217254638672],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[246.681,42.392],[246.681,0],[253.009,0],[253.009,18.032],[252.001,17.248],[255.585,12.936000000000007],[261.297,11.424000000000007],[267.23299999999995,12.88],[271.265,16.912000000000006],[272.721,22.792],[272.721,42.392],[266.449,42.392],[266.449,24.528000000000006],[265.553,20.664],[263.201,18.2],[259.729,17.304],[256.25699999999995,18.2],[253.849,20.664],[253.009,24.528000000000006],[253.009,42.392],[246.681,42.392],[246.681,42.392],[246.681,42.392]],i:[[0,0],[0,14.13066666666667],[-2.109333333333325,0],[0,-6.010666666666665],[.3360000000000127,.2613333333333259],[-1.643000000000029,.9706999999999937],[-2.166000000000054,0],[-1.717999999999961,-.9706999999999937],[-.9710000000000036,-1.717300000000009],[0,-2.202699999999993],[0,-6.533333333333331],[2.090666666666721,0],[0,5.954666666666668],[.59699999999998,1.045299999999997],[1.007999999999925,.5600000000000023],[1.305999999999926,0],[1.045000000000073,-.5973000000000042],[.59699999999998,-1.082700000000003],[0,-1.493300000000005],[0,-5.954666666666668],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-14.13066666666667],[2.109333333333325,0],[0,6.010666666666665],[-.3360000000000127,-.2613333333333259],[.7459999999999809,-1.903999999999996],[1.641999999999967,-1.0080000000000098],[2.240000000000009,0],[1.717000000000098,.9707000000000079],[.9700000000000273,1.717299999999994],[0,6.533333333333331],[-2.090666666666721,0],[0,-5.954666666666668],[0,-1.5307000000000102],[-.5599999999999454,-1.082700000000003],[-1.008000000000038,-.5973000000000042],[-1.270000000000095,0],[-1.007999999999953,.5600000000000023],[-.5600000000000023,1.082700000000003],[0,5.954666666666668],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[237.089,42.72800000000001],[229.697,40.040000000000006],[227.065,32.48],[227.065,17.808000000000007],[221.745,17.808000000000007],[221.745,12.096],[222.585,12.096],[225.889,10.864],[227.065,7.504000000000005],[227.065,5.152000000000001],[233.393,5.152000000000001],[233.393,12.096],[240.281,12.096],[240.281,17.808000000000007],[233.393,17.808000000000007],[233.393,32.2],[233.897,34.888000000000005],[235.521,36.568],[238.433,37.128],[239.441,37.072],[240.505,36.96000000000001],[240.505,42.392],[238.769,42.616],[237.089,42.72800000000001],[237.089,42.72800000000001],[237.089,42.72800000000001]],i:[[0,0],[1.755000000000052,1.792000000000002],[0,3.248000000000005],[0,4.890666666666661],[1.773333333333369,0],[0,1.903999999999996],[-.2800000000000296,0],[-.7839999999999918,.8212999999999937],[0,1.4187000000000012],[0,.7839999999999989],[-2.109333333333325,0],[0,-2.314666666666668],[-2.295999999999992,0],[0,-1.903999999999996],[2.295999999999992,0],[0,-4.797333333333327],[-.3360000000000127,-.7467000000000041],[-.7459999999999809,-.4106999999999914],[-1.194000000000017,0],[-.3729999999999905,.03730000000000189],[-.3360000000000127,.03729999999998768],[0,-1.810666666666663],[.6350000000000477,-.07469999999999288],[.48599999999999,0],[0,0],[0,0]],o:[[-3.173000000000002,0],[-1.753999999999962,-1.792000000000002],[0,-4.890666666666661],[-1.773333333333369,0],[0,-1.903999999999996],[.2800000000000296,0],[1.418999999999983,0],[.7839999999999918,-.8213000000000079],[0,-.7839999999999989],[2.109333333333325,0],[0,2.314666666666668],[2.295999999999992,0],[0,1.903999999999996],[-2.295999999999992,0],[0,4.797333333333327],[0,1.045299999999997],[.3359999999999559,.7092999999999989],[.7470000000000141,.3733000000000004],[.2989999999999782,0],[.3740000000000236,-.03730000000000189],[0,1.810666666666663],[-.5220000000000482,.0747000000000071],[-.6339999999999577,.0747000000000071],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,7.951999999999998],[210.259,.6720000000000041],[216.587,.6720000000000041],[216.587,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998],[210.259,7.951999999999998]],i:[[0,0],[0,2.426666666666662],[-2.109333333333325,0],[0,-2.426666666666662],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-2.426666666666662],[2.109333333333325,0],[0,2.426666666666662],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[210.259,42.392],[210.259,12.096],[216.587,12.096],[216.587,42.392],[210.259,42.392],[210.259,42.392],[210.259,42.392]],i:[[0,0],[0,10.09866666666667],[-2.109333333333325,0],[0,-10.09866666666667],[2.109333333333325,0],[0,0],[0,0]],o:[[0,-10.09866666666666],[2.109333333333325,0],[0,10.09866666666666],[-2.109333333333325,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[169.688,42.392],[159.272,12.096],[165.992,12.096],[173.944,36.232],[171.592,36.232],[179.712,12.096],[185.48,12.096],[193.544,36.232],[191.192,36.232],[199.2,12.096],[205.92,12.096],[195.448,42.392],[189.736,42.392],[181.56,17.696],[183.632,17.696],[175.456,42.392],[169.688,42.392],[169.688,42.392],[169.688,42.392]],i:[[0,0],[3.47199999999998,10.09866666666667],[-2.240000000000009,0],[-2.650666666666666,-8.045333333333332],[.7839999999999918,0],[-2.706666666666649,8.045333333333332],[-1.922666666666657,0],[-2.687999999999988,-8.045333333333332],[.7839999999999918,0],[-2.669333333333327,8.045333333333332],[-2.240000000000009,0],[3.490666666666641,-10.09866666666667],[1.903999999999996,0],[2.725333333333367,8.232],[-.6906666666666865,0],[2.72533333333331,-8.232],[1.922666666666657,0],[0,0],[0,0]],o:[[-3.47199999999998,-10.09866666666666],[2.240000000000009,0],[2.650666666666666,8.045333333333332],[-.7839999999999918,0],[2.706666666666649,-8.045333333333332],[1.922666666666657,0],[2.687999999999988,8.045333333333332],[-.7839999999999918,0],[2.669333333333327,-8.045333333333332],[2.240000000000009,0],[-3.490666666666641,10.09866666666666],[-1.903999999999996,0],[-2.725333333333367,-8.232],[.6906666666666865,0],[-2.72533333333331,8.232],[-1.922666666666657,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-354.5325317382812,-77.50520324707031],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[155.86146545410156,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[132.444,43.06400000000001],[124.38,40.992],[118.948,35.28],[116.988,27.16],[118.948,19.040000000000006],[124.324,13.49600000000001],[131.94,11.424000000000007],[138.044,12.600000000000009],[142.58,15.848],[145.38,20.49600000000001],[146.388,26.096],[146.332,27.608],[146.108,29.064000000000007],[121.972,29.064000000000007],[121.972,24.024],[142.524,24.024],[139.5,26.320000000000007],[139.108,21.448000000000008],[136.308,18.032],[131.94,16.744],[127.46,18.032],[124.436,21.616],[123.596,27.216000000000008],[124.436,32.592],[127.684,36.176],[132.5,37.464],[137.148,36.232],[140.228,33.040000000000006],[145.38,35.56],[142.58,39.42400000000001],[138.1,42.11200000000001],[132.444,43.06400000000001],[132.444,43.06400000000001],[132.444,43.06400000000001]],i:[[0,0],[2.351999999999975,1.381299999999996],[1.305999999999983,2.389300000000006],[0,2.986699999999999],[-1.307000000000016,2.35199999999999],[-2.240000000000009,1.343999999999994],[-2.838000000000022,0],[-1.79200000000003,-.784000000000006],[-1.232000000000028,-1.381299999999996],[-.6350000000000477,-1.754700000000014],[0,-1.978700000000003],[.03699999999997772,-.5227000000000004],[.1120000000000232,-.4480000000000075],[8.045333333333303,0],[0,1.680000000000007],[-6.850666666666655,0],[1.007999999999981,-.7653333333333308],[.6340000000000146,1.4187000000000012],[1.269000000000005,.8213000000000079],[1.67999999999995,0],[1.305999999999983,-.8586999999999989],[.7090000000000032,-1.567999999999998],[-.1499999999999773,-2.202700000000007],[-.7470000000000141,-1.530699999999996],[-1.382000000000005,-.8586999999999989],[-1.791999999999973,0],[-1.269999999999982,.8213000000000079],[-.7469999999999573,1.306699999999992],[-1.717333333333329,-.8400000000000034],[1.269000000000005,-1.157300000000006],[1.754000000000019,-.6720000000000113],[2.052999999999997,0],[0,0],[0,0]],o:[[-3.024000000000001,0],[-2.314999999999998,-1.4187000000000012],[-1.307000000000016,-2.426699999999997],[0,-3.061299999999989],[1.343999999999994,-2.352000000000004],[2.240000000000009,-1.3813000000000102],[2.276999999999987,0],[1.791999999999973,.7839999999999918],[1.231999999999971,1.344000000000008],[.6719999999999686,1.7547],[0,.4852999999999952],[-.03800000000001091,.5227000000000004],[-8.045333333333303,0],[0,-1.680000000000007],[6.850666666666655,0],[-1.007999999999981,.7653333333333308],[.3730000000000473,-1.829300000000003],[-.5979999999999563,-1.456000000000003],[-1.232000000000028,-.8586999999999989],[-1.680000000000007,0],[-1.307000000000016,.8213000000000079],[-.7100000000000364,1.530699999999996],[-.186999999999955,2.053299999999993],[.7839999999999918,1.53070000000001],[1.418000000000006,.8586999999999989],[1.829000000000008,0],[1.305999999999983,-.8212999999999937],[1.717333333333329,.8400000000000034],[-.5980000000000132,1.4187000000000012],[-1.232000000000028,1.11999999999999],[-1.718000000000018,.6346999999999952],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[95.32,37.184],[100.024,35.896],[103.328,32.36800000000001],[104.56,27.216000000000008],[103.328,22.12],[100.024,18.592],[95.32,17.304],[90.56,18.592],[87.256,22.12],[86.08000000000001,27.216000000000008],[87.256,32.36800000000001],[90.50399999999999,35.896],[95.32,37.184],[95.32,37.184],[95.32,37.184]],i:[[0,0],[-1.381,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.820999999999998,1.493299999999991],[1.419000000000011,.8586999999999989],[1.754999999999995,0],[1.418999999999983,-.8586999999999989],[.7839999999999918,-1.493300000000005],[0,-1.904000000000011],[-.7839999999999918,-1.5307000000000102],[-1.381,-.8586999999999989],[-1.792000000000002,0],[0,0],[0,0]],o:[[1.754999999999995,0],[1.419000000000011,-.8586999999999989],[.820999999999998,-1.5307000000000102],[0,-1.904000000000011],[-.7839999999999918,-1.493300000000005],[-1.381,-.8586999999999989],[-1.754999999999995,0],[-1.419000000000011,.8586999999999989],[-.7839999999999918,1.493299999999991],[0,1.903999999999996],[.7839999999999918,1.493299999999991],[1.419000000000011,.8586999999999989],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[94.70400000000001,43.06400000000001],[86.864,40.992],[81.43199999999999,35.28],[79.47200000000001,27.216000000000008],[81.488,19.152],[86.91999999999999,13.49600000000001],[94.648,11.424000000000007],[101.088,12.88],[105.512,16.912000000000006],[104.56,18.36800000000001],[104.56,0],[110.832,0],[110.832,42.392],[104.84,42.392],[104.84,36.232],[105.568,37.408],[101.088,41.608],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001],[94.70400000000001,43.06400000000001]],i:[[0,0],[2.314999999999998,1.381299999999996],[1.344000000000023,2.389300000000006],[0,2.986699999999999],[-1.343999999999994,2.389300000000006],[-2.276999999999987,1.381299999999996],[-2.875,0],[-1.8669999999999902,-.9706999999999937],[-1.082999999999998,-1.717300000000009],[.3173333333333233,-.4853333333333296],[0,6.122666666666674],[-2.090666666666664,0],[0,-14.13066666666667],[1.99733333333333,0],[0,2.053333333333327],[-.242666666666679,-.3919999999999959],[1.941000000000003,-.9707000000000079],[2.314999999999998,0],[0,0],[0,0]],o:[[-2.912000000000006,0],[-2.277000000000015,-1.4187000000000012],[-1.306999999999988,-2.389300000000006],[0,-2.986699999999999],[1.343999999999994,-2.389300000000006],[2.277000000000015,-1.3813000000000102],[2.426999999999992,0],[1.867000000000019,.9707000000000079],[-.3173333333333233,.4853333333333296],[0,-6.122666666666674],[2.090666666666664,0],[0,14.13066666666667],[-1.99733333333333,0],[0,-2.053333333333327],[.242666666666679,.3919999999999959],[-1.045000000000016,1.829300000000003],[-1.941000000000003,.9706999999999937],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[57.40100000000001,43.06400000000001],[51.968999999999994,42],[48.38499999999999,38.976],[47.09700000000001,34.384],[48.161,29.960000000000008],[51.577,26.656000000000006],[57.345,24.752],[67.87299999999999,23.016000000000005],[67.87299999999999,28],[58.577,29.624],[54.881,31.248],[53.70500000000001,34.16],[54.992999999999995,37.016000000000005],[58.40899999999999,38.08],[62.88900000000001,36.96000000000001],[65.91300000000001,33.992],[66.977,29.792],[66.977,22.008],[65.297,18.36800000000001],[60.929,16.912000000000006],[56.505,18.256],[53.761,21.616],[48.496999999999986,18.98400000000001],[51.240999999999985,15.064000000000007],[55.66499999999999,12.376],[61.09700000000001,11.424000000000007],[67.42500000000001,12.768],[71.737,16.52],[73.305,22.008],[73.305,42.392],[67.257,42.392],[67.257,36.904],[68.54499999999999,37.072],[65.80099999999999,40.264],[62.04900000000001,42.336],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001],[57.40100000000001,43.06400000000001]],i:[[0,0],[1.568000000000012,.7092999999999989],[.8590000000000089,1.2693000000000012],[0,1.7547],[-.7090000000000032,1.306699999999992],[-1.531000000000006,.8960000000000008],[-2.314999999999998,.3733000000000004],[-3.509333333333331,.5786666666666633],[0,-1.661333333333332],[3.098666666666674,-.541333333333327],[.7839999999999918,-.784000000000006],[0,-1.194699999999997],[-.8590000000000089,-.7467000000000041],[-1.381,0],[-1.269000000000005,.7466999999999899],[-.7090000000000032,1.2319999999999993],[0,1.530699999999996],[0,2.594666666666669],[1.120000000000005,.9332999999999885],[1.829000000000008,0],[1.269000000000005,-.8960000000000008],[.5970000000000084,-1.381299999999996],[1.754666666666679,.8773333333333255],[-1.268999999999977,1.11999999999999],[-1.680000000000007,.6346999999999952],[-1.903999999999996,0],[-1.829000000000008,-.8960000000000008],[-1.0080000000000098,-1.6053],[0,-2.090699999999998],[0,-6.794666666666672],[2.015999999999991,0],[0,1.829333333333338],[-.429333333333318,-.05599999999999739],[1.120000000000005,-.8959999999999866],[1.418999999999983,-.4852999999999952],[1.716999999999985,0],[0,0],[0,0]],o:[[-2.053000000000026,0],[-1.531000000000006,-.7467000000000041],[-.8589999999999804,-1.306699999999992],[0,-1.642700000000005],[.7469999999999857,-1.306700000000006],[1.531000000000006,-.8960000000000008],[3.509333333333331,-.5786666666666633],[0,1.661333333333332],[-3.098666666666674,.541333333333327],[-1.680000000000007,.2987000000000108],[-.7839999999999918,.7467000000000041],[0,1.157300000000006],[.896000000000015,.7092999999999989],[1.717000000000013,0],[1.306999999999988,-.7467000000000041],[.7089999999999748,-1.2693000000000012],[0,-2.594666666666669],[0,-1.493299999999991],[-1.082999999999998,-.9707000000000079],[-1.680000000000007,0],[-1.2319999999999993,.8586999999999989],[-1.754666666666679,-.8773333333333255],[.5600000000000023,-1.493300000000005],[1.269000000000005,-1.157300000000006],[1.717000000000013,-.6347000000000094],[2.388999999999982,0],[1.86699999999999,.8960000000000008],[1.045000000000016,1.568000000000012],[0,6.794666666666672],[-2.015999999999991,0],[0,-1.829333333333338],[.429333333333318,.05599999999999739],[-.7089999999999748,1.2319999999999993],[-1.082999999999998,.8960000000000008],[-1.381,.4853000000000094],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"sh",d:1,ks:{a:0,k:{c:!0,v:[[0,42.392],[0,.6720000000000041],[6.159999999999997,.6720000000000041],[21.84,22.400000000000006],[18.75999999999999,22.400000000000006],[34.16,.6720000000000041],[40.31999999999999,.6720000000000041],[40.31999999999999,42.392],[33.768,42.392],[33.768,8.456000000000003],[36.232,9.128],[20.49600000000001,30.632000000000005],[19.824000000000012,30.632000000000005],[4.424000000000007,9.128],[6.608000000000004,8.456000000000003],[6.608000000000004,42.392],[0,42.392],[0,42.392],[0,42.392]],i:[[0,0],[0,13.90666666666666],[-2.053333333333342,0],[-5.226666666666659,-7.242666666666665],[1.026666666666671,0],[-5.133333333333326,7.242666666666672],[-2.053333333333342,0],[0,-13.90666666666667],[2.183999999999997,0],[0,11.312],[-.8213333333333424,-.2240000000000038],[5.245333333333321,-7.168000000000006],[.2239999999999895,0],[5.133333333333326,7.168000000000006],[-.7280000000000086,.2240000000000038],[0,-11.312],[2.202666666666659,0],[0,0],[0,0]],o:[[0,-13.90666666666667],[2.053333333333342,0],[5.226666666666659,7.242666666666672],[-1.026666666666671,0],[5.133333333333326,-7.242666666666665],[2.053333333333342,0],[0,13.90666666666666],[-2.183999999999997,0],[0,-11.312],[.8213333333333424,.2240000000000038],[-5.245333333333321,7.168000000000006],[-.2239999999999895,0],[-5.133333333333326,-7.168000000000006],[.7280000000000086,-.2240000000000038],[0,11.312],[-2.202666666666659,0],[0,0],[0,0],[0,0]]}}},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[-211.7300415039062,-77.67320251464844],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[100,100],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:0,k:[2.91259765625,56.001014709472656],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"gr",it:[{ty:"rc",d:1,s:{a:0,k:[702.6863719370097,144],ix:2},p:{a:0,k:[0,0],ix:2},r:{a:0,k:72,ix:2}},{ty:"fl",c:{a:0,k:[0,0,0],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tm",s:{a:0,k:0,ix:2},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:2},m:1},{ty:"tr",p:{a:0,k:[56.54167175292969,-22762338630855083e-21],ix:2},a:{a:0,k:[0,0],ix:2},s:{a:0,k:[99.99999403953552,99.99999403953552],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:80,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]},{ty:"tr",p:{a:0,k:[122.0000003294881,25.00000012138912],ix:2},a:{a:0,k:[56.54167175292969,-2288818359375e-17],ix:2},s:{a:0,k:[34.403572049765366,34.403572049765366],ix:2},r:{a:0,k:0,ix:2},o:{a:0,k:100,ix:2},sk:{a:0,k:0,ix:2},sa:{a:0,k:0,ix:2}}]}],ip:0,op:301,st:0,bm:0},{ddd:0,ind:1,ty:3,nm:"lottielab.com",sr:1,ks:{p:{a:0,k:[380.29,416],ix:2},a:{a:0,k:[347.49,339.49],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0},{ddd:0,refId:"0",w:540.0333504466939,h:507.7463994637231,ind:2,ty:0,sr:1,ks:{p:{a:0,k:[87.64,0],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0,parent:1},{ddd:0,ind:3,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:19,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:19,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:60,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:110,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:134,s:[-4.05,-43.83]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[536.6,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:7,s:[536.6,410],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[523.57,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:19,s:[523.6,297],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:60,s:[523.6,297],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[526.38,425]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:0,s:[-13.16],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[-6.58]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:4,ty:4,sr:1,ks:{o:{a:0,k:100,ix:2}},ao:0,shapes:[{ty:"gr",it:[{ty:"gr",it:[{ty:"sh",d:1,ks:{a:1,k:[{t:0,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[{c:!0,v:[[0,-124.5],[0,-124.5],[0,-124.5],[124.5,0],[124.5,0],[0,124.5],[0,124.5],[0,124.5],[-124.5,0],[-124.5,0],[0,-124.5]],i:[[0,0],[0,0],[0,0],[0,-68.759],[0,0],[68.759,0],[0,0],[0,0],[0,68.759],[0,0],[-68.759,0]],o:[[0,0],[0,0],[68.759,0],[0,0],[0,68.759],[0,0],[0,0],[-68.759,0],[0,0],[0,-68.759],[0,0]]}],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:19,s:[{c:!0,v:[[-121.92,-11.74],[4.75,-29.93],[124.79,-15.08],[133.68,-3.38],[133.68,-3.38],[118.65,6.03],[3.98,-7.49],[-121.44,11],[-135.73,.76],[-135.73,.76],[-121.92,-11.74]],i:[[0,0],[-70.36,2.334],[-5.623,-1.734],[0,-6.921],[0,0],[7.191,2.635],[67.758,-1.865],[7.81,-1.973],[0,6.921],[0,0],[-9.84,1.86]],o:[[9.84,-1.86],[70.361,-2.334],[5.623,1.734],[0,0],[0,6.921],[-7.73,-2.383],[-72.169,1.987],[-7.81,1.973],[0,0],[0,-6.921],[0,0]]}]}],ix:2}},{ty:"fl",c:{a:0,k:[1,1,1],ix:2},o:{a:0,k:100,ix:2},r:1,bm:0},{ty:"tr",p:{a:1,k:[{t:0,s:[0,2.29],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[-7.77,-132.49],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:19,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:60,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:89,s:[-4.05,-43.83],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:110,s:[-8.05,-78.81],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:134,s:[-4.05,-43.83]}],ix:2},o:{a:0,k:100,ix:2}}]},{ty:"tr",p:{a:1,k:[{t:0,s:[211,360],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:7,s:[211,410],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[197.97,408.21],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:19,s:[198,297],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:60,s:[198,297],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:76,s:[200.78,425]}],ix:2},s:{a:0,k:[94,94],ix:2},r:{a:1,k:[{t:0,s:[0],i:{x:[.75],y:[.75]},o:{x:[.25],y:[.25]}},{t:12,s:[6.58]}],ix:2},o:{a:0,k:100,ix:2}}]}],ip:0,op:301,st:0},{ddd:0,ind:5,ty:3,sr:1,ks:{p:{a:0,k:[360.94,464.84],ix:2},s:{a:1,k:[{t:0,s:[50,50],h:1},{t:1,s:[51.42,51.42],h:1},{t:2,s:[52.81,52.81],h:1},{t:3,s:[54.18,54.18],h:1},{t:4,s:[55.52,55.52],h:1},{t:5,s:[56.85,56.85],h:1},{t:6,s:[58.16,58.16],h:1},{t:7,s:[59.45,59.45],h:1},{t:8,s:[60.72,60.72],h:1},{t:9,s:[61.98,61.98],h:1},{t:10,s:[63.22,63.22],h:1},{t:11,s:[64.45,64.45],h:1},{t:12,s:[65.66,65.66],h:1},{t:13,s:[66.85,66.85],h:1},{t:14,s:[68.03,68.03],h:1},{t:15,s:[69.2,69.2],h:1},{t:16,s:[70.34,70.34],h:1},{t:17,s:[71.48,71.48],h:1},{t:18,s:[72.59,72.59],h:1},{t:19,s:[73.69,73.69],h:1},{t:20,s:[74.78,74.78],h:1},{t:21,s:[75.85,75.85],h:1},{t:22,s:[76.9,76.9],h:1},{t:23,s:[77.93,77.93],h:1},{t:24,s:[78.95,78.95],h:1},{t:25,s:[79.95,79.95],h:1},{t:26,s:[80.93,80.93],h:1},{t:27,s:[81.9,81.9],h:1},{t:28,s:[82.85,82.85],h:1},{t:29,s:[83.77,83.77],h:1},{t:30,s:[84.68,84.68],h:1},{t:31,s:[85.58,85.58],h:1},{t:32,s:[86.45,86.45],h:1},{t:33,s:[87.3,87.3],h:1},{t:34,s:[88.13,88.13],h:1},{t:35,s:[88.94,88.94],h:1},{t:36,s:[89.73,89.73],h:1},{t:37,s:[90.49,90.49],h:1},{t:38,s:[91.24,91.24],h:1},{t:39,s:[91.96,91.96],h:1},{t:40,s:[92.65,92.65],h:1},{t:41,s:[93.32,93.32],h:1},{t:42,s:[93.97,93.97],h:1},{t:43,s:[94.59,94.59],h:1},{t:44,s:[95.18,95.18],h:1},{t:45,s:[95.75,95.75],h:1},{t:46,s:[96.28,96.28],h:1},{t:47,s:[96.79,96.79],h:1},{t:48,s:[97.26,97.26],h:1},{t:49,s:[97.7,97.7],h:1},{t:50,s:[98.11,98.11],h:1},{t:51,s:[98.49,98.49],h:1},{t:52,s:[98.82,98.82],h:1},{t:53,s:[99.12,99.12],h:1},{t:54,s:[99.38,99.38],h:1},{t:55,s:[99.6,99.6],h:1},{t:56,s:[99.77,99.77],h:1},{t:57,s:[99.9,99.9],h:1},{t:58,s:[99.97,99.97],h:1},{t:59,s:[100,100],h:1}],ix:2},o:{a:0,k:100,ix:2}},ao:0,ip:0,op:301,st:0},{ddd:0,refId:"1",w:779,h:560,ind:6,ty:0,sr:1,ks:{p:{a:0,k:[-589,-191],ix:2},o:{a:1,k:[{t:0,s:[0],h:1},{t:1,s:[5.54],h:1},{t:2,s:[10.87],h:1},{t:3,s:[16.06],h:1},{t:4,s:[21.11],h:1},{t:5,s:[26.03],h:1},{t:6,s:[30.84],h:1},{t:7,s:[35.52],h:1},{t:8,s:[40.08],h:1},{t:9,s:[44.52],h:1},{t:10,s:[48.83],h:1},{t:11,s:[53.03],h:1},{t:12,s:[57.09],h:1},{t:13,s:[61.02],h:1},{t:14,s:[64.81],h:1},{t:15,s:[68.46],h:1},{t:16,s:[71.97],h:1},{t:17,s:[75.32],h:1},{t:18,s:[78.51],h:1},{t:19,s:[81.54],h:1},{t:20,s:[84.38],h:1},{t:21,s:[87.04],h:1},{t:22,s:[89.5],h:1},{t:23,s:[91.75],h:1},{t:24,s:[93.77],h:1},{t:25,s:[95.55],h:1},{t:26,s:[97.07],h:1},{t:27,s:[98.3],h:1},{t:28,s:[99.22],h:1},{t:29,s:[99.8],h:1},{t:30,s:[100],h:1}],ix:2}},ao:0,ip:0,op:301,st:0,parent:5}]}},zt=[["angry","生气","negative"],["cry","哭泣","negative"],["sad","难过","negative"],["sigh","叹气","negative"],["investigate","观察","thinking"],["mute","安静","thinking"],["ponder","沉思","thinking"],["question","疑问","thinking"],["static","平静","thinking"],["asleep","睡着","physical"],["yawn","哈欠","physical"],["badminton","羽毛球","positive"],["confident","自信","positive"],["laugh","大笑","positive"],["leisure","悠闲","positive"],["music","音乐","positive"],["smile","微笑","positive"],["yummy","好吃","positive"],["mock","调侃","social"],["shy","害羞","social"],["snigger","偷笑","social"],["panic","慌张","reaction"],["shocked","震惊","reaction"]].map(function(t){var i=p(t,3),e=i[0];return{type:"miao",name:e,label:i[1],category:i[2],width:Ot[e].w,height:Ot[e].h,frames:Ot[e].op-Ot[e].ip,fps:Ot[e].fr}}),Nt=[{type:"miao",label:"喵",names:zt.map(function(t){return t.name}),colorChannels:["color","accentColor"]}];function Bt(){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"smile",i=String((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"miao")||"").trim().toLowerCase(),e=String(t||"").trim().toLowerCase(),a=zt.find(function(t){return t.type===i&&t.name===e});if(!a)throw new Error("Unknown emo: ".concat(i,"/").concat(e));return a}var qt={};function jt(t){var i=Number(t);return Number.isFinite(i)?Math.min(4,Math.max(.1,i)):1}function Wt(t){var i=Number(t);return Number.isFinite(i)?Math.min(1,Math.max(0,i)):1}function Gt(t){return-1===t||"reverse"===t?-1:1}function Ut(t){return"canvas"===t?"canvas":"svg"}function Xt(t){return"cover"===t?"cover":"contain"}function Yt(t,i){if(!Array.isArray(t)||2!==t.length)return null;var e=Number(t[0]),a=Number(t[1]);if(!Number.isFinite(e)||!Number.isFinite(a)||e===a)return null;var s=Math.max(1,i.frames);return[Math.max(0,Math.min(s,e)),Math.max(0,Math.min(s,a))].sort(function(t,i){return t-i})}function Ht(t){return Array.isArray(t)&&t.length>=3&&t[0]>=.9&&t[1]>=.9&&t[2]>=.9}function Jt(t,i,e){if(t&&"object"===d(t)){"fl"!==t.ty&&"st"!==t.ty||!t.c||function(t,i,e){if(t&&Array.isArray(t.k))if("number"!=typeof t.k[0]){var a,s=h(t.k);try{for(s.s();!(a=s.n()).done;)for(var r=a.value,o=0,n=["s","e"];o<n.length;o++){var l=n[o];if(Array.isArray(r[l])){var k=Ht(r[l])?i:e;k&&(r[l]=[].concat(y(k),y(r[l].slice(3))))}}}catch(t){s.e(t)}finally{s.f()}}else{var x=Ht(t.k)?i:e;x&&(t.k=[].concat(y(x),y(t.k.slice(3))))}}(t.c,i,e);for(var a=0,s=Object.keys(t);a<s.length;a++){var r=t[s[a]];Array.isArray(r)?r.forEach(function(t){return Jt(t,i,e)}):r&&"object"===d(r)&&Jt(r,i,e)}}}function Kt(t,i){if(null==t||""===t)return i;var e=z(t);return e?N(e):i}var Zt,Qt={exports:{}};function $t(){return Zt||(Zt=1,function(t,i){"undefined"!=typeof document&&"undefined"!=typeof navigator&&(t.exports=function(){var t="http://www.w3.org/2000/svg",e="",a=!1,s=-999999,r=function(t){a=!!t},o=function(){return a},n=function(t){e=t},h=function(){return e};function l(t){return document.createElement(t)}function k(t,i){var e,a,s=t.length;for(e=0;e<s;e+=1)for(var r in a=t[e].prototype)Object.prototype.hasOwnProperty.call(a,r)&&(i.prototype[r]=a[r])}function x(t){function i(){}return i.prototype=t,i}var p=function(){function t(t){this.audios=[],this.audioFactory=t,this._volume=1,this._isMuted=!1}return t.prototype={addAudio:function(t){this.audios.push(t)},pause:function(){var t,i=this.audios.length;for(t=0;t<i;t+=1)this.audios[t].pause()},resume:function(){var t,i=this.audios.length;for(t=0;t<i;t+=1)this.audios[t].resume()},setRate:function(t){var i,e=this.audios.length;for(i=0;i<e;i+=1)this.audios[i].setRate(t)},createAudio:function(t){return this.audioFactory?this.audioFactory(t):window.Howl?new window.Howl({src:[t]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(t){this.audioFactory=t},setVolume:function(t){this._volume=t,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var t,i=this.audios.length;for(t=0;t<i;t+=1)this.audios[t].volume(this._volume*(this._isMuted?0:1))}},function(){return new t}}(),y=function(){function t(t,i){var e,a=0,s=[];switch(t){case"int16":case"uint8c":e=1;break;default:e=1.1}for(a=0;a<i;a+=1)s.push(e);return s}function i(i,e){return"float32"===i?new Float32Array(e):"int16"===i?new Int16Array(e):"uint8c"===i?new Uint8ClampedArray(e):t(i,e)}return"function"==typeof Uint8ClampedArray&&"function"==typeof Float32Array?i:t}();function c(t){return Array.apply(null,{length:t})}var d=!0,f=null,m="",u=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),g=Math.pow,v=Math.sqrt,b=Math.floor,_=Math.min,w=150,C=Math.PI/180,S=.5519;function P(t,i,e,a){this.type=t,this.currentTime=i,this.totalTime=e,this.direction=a<0?-1:1}function A(t,i){this.type=t,this.direction=i<0?-1:1}function M(t,i,e,a){this.type=t,this.currentLoop=e,this.totalLoops=i,this.direction=a<0?-1:1}function D(t,i,e){this.type=t,this.firstFrame=i,this.totalFrames=e}function T(t,i){this.type=t,this.target=i}function E(t,i){this.type="renderFrameError",this.nativeError=t,this.currentTime=i}function F(t){this.type="configError",this.nativeError=t}var L,I=(L=0,function(){return m+"__lottie_element_"+(L+=1)});function R(t,i,e){var a,s,r,o,n,h,l,k;switch(h=e*(1-i),l=e*(1-(n=6*t-(o=Math.floor(6*t)))*i),k=e*(1-(1-n)*i),o%6){case 0:a=e,s=k,r=h;break;case 1:a=l,s=e,r=h;break;case 2:a=h,s=e,r=k;break;case 3:a=h,s=l,r=e;break;case 4:a=k,s=h,r=e;break;case 5:a=e,s=h,r=l}return[a,s,r]}function V(t,i,e){var a,s=Math.max(t,i,e),r=Math.min(t,i,e),o=s-r,n=0===s?0:o/s,h=s/255;switch(s){case r:a=0;break;case t:a=i-e+o*(i<e?6:0),a/=6*o;break;case i:a=e-t+2*o,a/=6*o;break;case e:a=t-i+4*o,a/=6*o}return[a,n,h]}function O(t,i){var e=V(255*t[0],255*t[1],255*t[2]);return e[1]+=i,e[1]>1?e[1]=1:e[1]<=0&&(e[1]=0),R(e[0],e[1],e[2])}function z(t,i){var e=V(255*t[0],255*t[1],255*t[2]);return e[2]+=i,e[2]>1?e[2]=1:e[2]<0&&(e[2]=0),R(e[0],e[1],e[2])}function N(t,i){var e=V(255*t[0],255*t[1],255*t[2]);return e[0]+=i/360,e[0]>1?e[0]-=1:e[0]<0&&(e[0]+=1),R(e[0],e[1],e[2])}!function(){var t,i,e=[];for(t=0;t<256;t+=1)i=t.toString(16),e[t]=1===i.length?"0"+i:i}();var B=function(t){d=!!t},q=function(){return d},j=function(t){f=t},W=function(){return f},G=function(t){w=t},U=function(){return w},X=function(t){m=t};function Y(i){return document.createElementNS(t,i)}function H(t){return H="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},H(t)}var J=function(){var t,i,e=1,a=[],s={onmessage:function(){},postMessage:function(i){t({data:i})}},r={postMessage:function(t){s.onmessage({data:t})}};function n(i){if(window.Worker&&window.Blob&&o()){var e=new Blob(["var _workerSelf = self; self.onmessage = ",i.toString()],{type:"text/javascript"}),a=URL.createObjectURL(e);return new Worker(a)}return t=i,s}function h(){i||((i=n(function(t){function i(){function t(i,e){var o,n,h,l,k,x,p=i.length;for(n=0;n<p;n+=1)if("ks"in(o=i[n])&&!o.completed){if(o.completed=!0,o.hasMask){var y=o.masksProperties;for(l=y.length,h=0;h<l;h+=1)if(y[h].pt.k.i)r(y[h].pt.k);else for(x=y[h].pt.k.length,k=0;k<x;k+=1)y[h].pt.k[k].s&&r(y[h].pt.k[k].s[0]),y[h].pt.k[k].e&&r(y[h].pt.k[k].e[0])}0===o.ty?(o.layers=a(o.refId,e),t(o.layers,e)):4===o.ty?s(o.shapes):5===o.ty&&c(o)}}function i(i,e){if(i){var s=0,r=i.length;for(s=0;s<r;s+=1)1===i[s].t&&(i[s].data.layers=a(i[s].data.refId,e),t(i[s].data.layers,e))}}function e(t,i){for(var e=0,a=i.length;e<a;){if(i[e].id===t)return i[e];e+=1}return null}function a(t,i){var a=e(t,i);return a?a.layers.__used?JSON.parse(JSON.stringify(a.layers)):(a.layers.__used=!0,a.layers):null}function s(t){var i,e,a;for(i=t.length-1;i>=0;i-=1)if("sh"===t[i].ty)if(t[i].ks.k.i)r(t[i].ks.k);else for(a=t[i].ks.k.length,e=0;e<a;e+=1)t[i].ks.k[e].s&&r(t[i].ks.k[e].s[0]),t[i].ks.k[e].e&&r(t[i].ks.k[e].e[0]);else"gr"===t[i].ty&&s(t[i].it)}function r(t){var i,e=t.i.length;for(i=0;i<e;i+=1)t.i[i][0]+=t.v[i][0],t.i[i][1]+=t.v[i][1],t.o[i][0]+=t.v[i][0],t.o[i][1]+=t.v[i][1]}function o(t,i){var e=i?i.split("."):[100,100,100];return t[0]>e[0]||!(e[0]>t[0])&&(t[1]>e[1]||!(e[1]>t[1])&&(t[2]>e[2]||!(e[2]>t[2])&&null))}var n,h=function(){var t=[4,4,14];function i(t){var i=t.t.d;t.t.d={k:[{s:i,t:0}]}}function e(t){var e,a=t.length;for(e=0;e<a;e+=1)5===t[e].ty&&i(t[e])}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}(),l=(n=[4,7,99],function(t){if(t.chars&&!o(n,t.v)){var i,e=t.chars.length;for(i=0;i<e;i+=1){var a=t.chars[i];a.data&&a.data.shapes&&(s(a.data.shapes),a.data.ip=0,a.data.op=99999,a.data.st=0,a.data.sr=1,a.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},t.chars[i].t||(a.data.shapes.push({ty:"no"}),a.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}),k=function(){var t=[5,7,15];function i(t){var i=t.t.p;"number"==typeof i.a&&(i.a={a:0,k:i.a}),"number"==typeof i.p&&(i.p={a:0,k:i.p}),"number"==typeof i.r&&(i.r={a:0,k:i.r})}function e(t){var e,a=t.length;for(e=0;e<a;e+=1)5===t[e].ty&&i(t[e])}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}(),x=function(){var t=[4,1,9];function i(t){var e,a,s,r=t.length;for(e=0;e<r;e+=1)if("gr"===t[e].ty)i(t[e].it);else if("fl"===t[e].ty||"st"===t[e].ty)if(t[e].c.k&&t[e].c.k[0].i)for(s=t[e].c.k.length,a=0;a<s;a+=1)t[e].c.k[a].s&&(t[e].c.k[a].s[0]/=255,t[e].c.k[a].s[1]/=255,t[e].c.k[a].s[2]/=255,t[e].c.k[a].s[3]/=255),t[e].c.k[a].e&&(t[e].c.k[a].e[0]/=255,t[e].c.k[a].e[1]/=255,t[e].c.k[a].e[2]/=255,t[e].c.k[a].e[3]/=255);else t[e].c.k[0]/=255,t[e].c.k[1]/=255,t[e].c.k[2]/=255,t[e].c.k[3]/=255}function e(t){var e,a=t.length;for(e=0;e<a;e+=1)4===t[e].ty&&i(t[e].shapes)}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}(),p=function(){var t=[4,4,18];function i(t){var e,a,s;for(e=t.length-1;e>=0;e-=1)if("sh"===t[e].ty)if(t[e].ks.k.i)t[e].ks.k.c=t[e].closed;else for(s=t[e].ks.k.length,a=0;a<s;a+=1)t[e].ks.k[a].s&&(t[e].ks.k[a].s[0].c=t[e].closed),t[e].ks.k[a].e&&(t[e].ks.k[a].e[0].c=t[e].closed);else"gr"===t[e].ty&&i(t[e].it)}function e(t){var e,a,s,r,o,n,h=t.length;for(a=0;a<h;a+=1){if((e=t[a]).hasMask){var l=e.masksProperties;for(r=l.length,s=0;s<r;s+=1)if(l[s].pt.k.i)l[s].pt.k.c=l[s].cl;else for(n=l[s].pt.k.length,o=0;o<n;o+=1)l[s].pt.k[o].s&&(l[s].pt.k[o].s[0].c=l[s].cl),l[s].pt.k[o].e&&(l[s].pt.k[o].e[0].c=l[s].cl)}4===e.ty&&i(e.shapes)}}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}();function y(e){e.__complete||(x(e),h(e),l(e),k(e),p(e),t(e.layers,e.assets),i(e.chars,e.assets),e.__complete=!0)}function c(t){0===t.t.a.length&&t.t.p}var d={};return d.completeData=y,d.checkColors=x,d.checkChars=l,d.checkPathProperties=k,d.checkShapes=p,d.completeLayers=t,d}if(r.dataManager||(r.dataManager=i()),r.assetLoader||(r.assetLoader=function(){function t(t){var i=t.getResponseHeader("content-type");return i&&"json"===t.responseType&&-1!==i.indexOf("json")||t.response&&"object"===H(t.response)?t.response:t.response&&"string"==typeof t.response?JSON.parse(t.response):t.responseText?JSON.parse(t.responseText):null}function i(i,e,a,s){var r,o=new XMLHttpRequest;try{o.responseType="json"}catch(t){}o.onreadystatechange=function(){if(4===o.readyState)if(200===o.status)r=t(o),a(r);else try{r=t(o),a(r)}catch(t){s&&s(t)}};try{o.open(["G","E","T"].join(""),i,!0)}catch(t){o.open(["G","E","T"].join(""),e+"/"+i,!0)}o.send()}return{load:i}}()),"loadAnimation"===t.data.type)r.assetLoader.load(t.data.path,t.data.fullPath,function(i){r.dataManager.completeData(i),r.postMessage({id:t.data.id,payload:i,status:"success"})},function(){r.postMessage({id:t.data.id,status:"error"})});else if("complete"===t.data.type){var e=t.data.animation;r.dataManager.completeData(e),r.postMessage({id:t.data.id,payload:e,status:"success"})}else"loadData"===t.data.type&&r.assetLoader.load(t.data.path,t.data.fullPath,function(i){r.postMessage({id:t.data.id,payload:i,status:"success"})},function(){r.postMessage({id:t.data.id,status:"error"})})})).onmessage=function(t){var i=t.data,e=i.id,s=a[e];a[e]=null,"success"===i.status?s.onComplete(i.payload):s.onError&&s.onError()})}function l(t,i){var s="processId_"+(e+=1);return a[s]={onComplete:t,onError:i},s}function k(t,e,a){h();var s=l(e,a);i.postMessage({type:"loadAnimation",path:t,fullPath:window.location.origin+window.location.pathname,id:s})}function x(t,e,a){h();var s=l(e,a);i.postMessage({type:"loadData",path:t,fullPath:window.location.origin+window.location.pathname,id:s})}function p(t,e,a){h();var s=l(e,a);i.postMessage({type:"complete",animation:t,id:s})}return{loadAnimation:k,loadData:x,completeAnimation:p}}(),K=function(){var t=function(){var t=l("canvas");t.width=1,t.height=1;var i=t.getContext("2d");return i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1),t}();function i(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function e(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function a(t,i,e){var a="";if(t.e)a=t.p;else if(i){var s=t.p;-1!==s.indexOf("images/")&&(s=s.split("/")[1]),a=i+s}else a=e,a+=t.u?t.u:"",a+=t.p;return a}function s(t){var i=0,e=setInterval(function(){(t.getBBox().width||i>500)&&(this._imageLoaded(),clearInterval(e)),i+=1}.bind(this),50)}function r(i){var e=a(i,this.assetsPath,this.path),s=Y("image");u?this.testImageLoaded(s):s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",function(){r.img=t,this._imageLoaded()}.bind(this),!1),s.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this._elementHelper.append?this._elementHelper.append(s):this._elementHelper.appendChild(s);var r={img:s,assetData:i};return r}function o(i){var e=a(i,this.assetsPath,this.path),s=l("img");s.crossOrigin="anonymous",s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",function(){r.img=t,this._imageLoaded()}.bind(this),!1),s.src=e;var r={img:s,assetData:i};return r}function n(t){var i={assetData:t},e=a(t,this.assetsPath,this.path);return J.loadData(e,function(t){i.img=t,this._footageLoaded()}.bind(this),function(){i.img={},this._footageLoaded()}.bind(this)),i}function h(t,i){var e;this.imagesLoadedCb=i;var a=t.length;for(e=0;e<a;e+=1)t[e].layers||(t[e].t&&"seq"!==t[e].t?3===t[e].t&&(this.totalFootages+=1,this.images.push(this.createFootageData(t[e]))):(this.totalImages+=1,this.images.push(this._createImageData(t[e]))))}function k(t){this.path=t||""}function x(t){this.assetsPath=t||""}function p(t){for(var i=0,e=this.images.length;i<e;){if(this.images[i].assetData===t)return this.images[i].img;i+=1}return null}function y(){this.imagesLoadedCb=null,this.images.length=0}function c(){return this.totalImages===this.loadedAssets}function d(){return this.totalFootages===this.loadedFootagesCount}function f(t,i){"svg"===t?(this._elementHelper=i,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function m(){this._imageLoaded=i.bind(this),this._footageLoaded=e.bind(this),this.testImageLoaded=s.bind(this),this.createFootageData=n.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return m.prototype={loadAssets:h,setAssetsPath:x,setPath:k,loadedImages:c,loadedFootages:d,destroy:y,getAsset:p,createImgData:o,createImageData:r,imageLoaded:i,footageLoaded:e,setCacheType:f},m}();function Z(){}Z.prototype={triggerEvent:function(t,i){if(this._cbs[t])for(var e=this._cbs[t],a=0;a<e.length;a+=1)e[a](i)},addEventListener:function(t,i){return this._cbs[t]||(this._cbs[t]=[]),this._cbs[t].push(i),function(){this.removeEventListener(t,i)}.bind(this)},removeEventListener:function(t,i){if(i){if(this._cbs[t]){for(var e=0,a=this._cbs[t].length;e<a;)this._cbs[t][e]===i&&(this._cbs[t].splice(e,1),e-=1,a-=1),e+=1;this._cbs[t].length||(this._cbs[t]=null)}}else this._cbs[t]=null}};var Q=function(){function t(t){for(var i,e=t.split("\r\n"),a={},s=0,r=0;r<e.length;r+=1)2===(i=e[r].split(":")).length&&(a[i[0]]=i[1].trim(),s+=1);if(0===s)throw new Error;return a}return function(i){for(var e=[],a=0;a<i.length;a+=1){var s=i[a],r={time:s.tm,duration:s.dr};try{r.payload=JSON.parse(i[a].cm)}catch(e){try{r.payload=t(i[a].cm)}catch(t){r.payload={name:i[a].cm}}}e.push(r)}return e}}(),$=function(){function t(t){this.compositions.push(t)}return function(){function i(t){for(var i=0,e=this.compositions.length;i<e;){if(this.compositions[i].data&&this.compositions[i].data.nm===t)return this.compositions[i].prepareFrame&&this.compositions[i].data.xt&&this.compositions[i].prepareFrame(this.currentFrame),this.compositions[i].compInterface;i+=1}return null}return i.compositions=[],i.currentFrame=0,i.registerComposition=t,i}}(),tt={},it=function(t,i){tt[t]=i};function et(t){return tt[t]}function at(){if(tt.canvas)return"canvas";for(var t in tt)if(tt[t])return t;return""}function st(t){return st="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},st(t)}var rt=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=I(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=q(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=$(),this.imagePreloader=new K,this.audioController=p(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new P("drawnFrame",0,0,0),this.expressionsPlugin=W()};k([Z],rt),rt.prototype.setParams=function(t){(t.wrapper||t.container)&&(this.wrapper=t.wrapper||t.container);var i="svg";t.animType?i=t.animType:t.renderer&&(i=t.renderer);var e=et(i);this.renderer=new e(this,t.rendererSettings),this.imagePreloader.setCacheType(i,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=i,""===t.loop||null===t.loop||void 0===t.loop||!0===t.loop?this.loop=!0:!1===t.loop?this.loop=!1:this.loop=parseInt(t.loop,10),this.autoplay=!("autoplay"in t)||t.autoplay,this.name=t.name?t.name:"",this.autoloadSegments=!Object.prototype.hasOwnProperty.call(t,"autoloadSegments")||t.autoloadSegments,this.assetsPath=t.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData?this.setupAnimation(t.animationData):t.path&&(-1!==t.path.lastIndexOf("\\")?this.path=t.path.substr(0,t.path.lastIndexOf("\\")+1):this.path=t.path.substr(0,t.path.lastIndexOf("/")+1),this.fileName=t.path.substr(t.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),J.loadAnimation(t.path,this.configAnimation,this.onSetupError))},rt.prototype.onSetupError=function(){this.trigger("data_failed")},rt.prototype.setupAnimation=function(t){J.completeAnimation(t,this.configAnimation)},rt.prototype.setData=function(t,i){i&&"object"!==st(i)&&(i=JSON.parse(i));var e={wrapper:t,animationData:i},a=t.attributes;e.path=a.getNamedItem("data-animation-path")?a.getNamedItem("data-animation-path").value:a.getNamedItem("data-bm-path")?a.getNamedItem("data-bm-path").value:a.getNamedItem("bm-path")?a.getNamedItem("bm-path").value:"",e.animType=a.getNamedItem("data-anim-type")?a.getNamedItem("data-anim-type").value:a.getNamedItem("data-bm-type")?a.getNamedItem("data-bm-type").value:a.getNamedItem("bm-type")?a.getNamedItem("bm-type").value:a.getNamedItem("data-bm-renderer")?a.getNamedItem("data-bm-renderer").value:a.getNamedItem("bm-renderer")?a.getNamedItem("bm-renderer").value:at()||"canvas";var s=a.getNamedItem("data-anim-loop")?a.getNamedItem("data-anim-loop").value:a.getNamedItem("data-bm-loop")?a.getNamedItem("data-bm-loop").value:a.getNamedItem("bm-loop")?a.getNamedItem("bm-loop").value:"";"false"===s?e.loop=!1:"true"===s?e.loop=!0:""!==s&&(e.loop=parseInt(s,10));var r=a.getNamedItem("data-anim-autoplay")?a.getNamedItem("data-anim-autoplay").value:a.getNamedItem("data-bm-autoplay")?a.getNamedItem("data-bm-autoplay").value:!a.getNamedItem("bm-autoplay")||a.getNamedItem("bm-autoplay").value;e.autoplay="false"!==r,e.name=a.getNamedItem("data-name")?a.getNamedItem("data-name").value:a.getNamedItem("data-bm-name")?a.getNamedItem("data-bm-name").value:a.getNamedItem("bm-name")?a.getNamedItem("bm-name").value:"","false"===(a.getNamedItem("data-anim-prerender")?a.getNamedItem("data-anim-prerender").value:a.getNamedItem("data-bm-prerender")?a.getNamedItem("data-bm-prerender").value:a.getNamedItem("bm-prerender")?a.getNamedItem("bm-prerender").value:"")&&(e.prerender=!1),e.path?this.setParams(e):this.trigger("destroy")},rt.prototype.includeLayers=function(t){t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-this.animationData.ip));var i,e,a=this.animationData.layers,s=a.length,r=t.layers,o=r.length;for(e=0;e<o;e+=1)for(i=0;i<s;){if(a[i].id===r[e].id){a[i]=r[e];break}i+=1}if((t.chars||t.fonts)&&(this.renderer.globalData.fontManager.addChars(t.chars),this.renderer.globalData.fontManager.addFonts(t.fonts,this.renderer.globalData.defs)),t.assets)for(s=t.assets.length,i=0;i<s;i+=1)this.animationData.assets.push(t.assets[i]);this.animationData.__complete=!1,J.completeAnimation(this.animationData,this.onSegmentComplete)},rt.prototype.onSegmentComplete=function(t){this.animationData=t;var i=W();i&&i.initExpressions(this),this.loadNextSegment()},rt.prototype.loadNextSegment=function(){var t=this.animationData.segments;if(!t||0===t.length||!this.autoloadSegments)return this.trigger("data_ready"),void(this.timeCompleted=this.totalFrames);var i=t.shift();this.timeCompleted=i.time*this.frameRate;var e=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,J.loadData(e,this.includeLayers.bind(this),function(){this.trigger("data_failed")}.bind(this))},rt.prototype.loadSegments=function(){this.animationData.segments||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},rt.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},rt.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},rt.prototype.configAnimation=function(t){if(this.renderer)try{this.animationData=t,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(t),t.assets||(t.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(t.assets),this.markers=Q(t.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}},rt.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},rt.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||"canvas"!==this.renderer.rendererType)&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var t=W();t&&t.initExpressions(this),this.renderer.initItems(),setTimeout(function(){this.trigger("DOMLoaded")}.bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},rt.prototype.resize=function(t,i){var e="number"==typeof t?t:void 0,a="number"==typeof i?i:void 0;this.renderer.updateContainerSize(e,a)},rt.prototype.setSubframe=function(t){this.isSubframeEnabled=!!t},rt.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},rt.prototype.renderFrame=function(){if(!1!==this.isLoaded&&this.renderer)try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}},rt.prototype.play=function(t){t&&this.name!==t||!0===this.isPaused&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},rt.prototype.pause=function(t){t&&this.name!==t||!1===this.isPaused&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},rt.prototype.togglePause=function(t){t&&this.name!==t||(!0===this.isPaused?this.play():this.pause())},rt.prototype.stop=function(t){t&&this.name!==t||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},rt.prototype.getMarkerData=function(t){for(var i,e=0;e<this.markers.length;e+=1)if((i=this.markers[e]).payload&&i.payload.name===t)return i;return null},rt.prototype.goToAndStop=function(t,i,e){if(!e||this.name===e){var a=Number(t);if(isNaN(a)){var s=this.getMarkerData(t);s&&this.goToAndStop(s.time,!0)}else i?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}},rt.prototype.goToAndPlay=function(t,i,e){if(!e||this.name===e){var a=Number(t);if(isNaN(a)){var s=this.getMarkerData(t);s&&(s.duration?this.playSegments([s.time,s.time+s.duration],!0):this.goToAndStop(s.time,!0))}else this.goToAndStop(a,i,e);this.play()}},rt.prototype.advanceTime=function(t){if(!0!==this.isPaused&&!1!==this.isLoaded){var i=this.currentRawFrame+t*this.frameModifier,e=!1;i>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?i>=this.totalFrames?(this.playCount+=1,this.checkSegments(i%this.totalFrames)||(this.setCurrentRawFrameValue(i%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(i):this.checkSegments(i>this.totalFrames?i%this.totalFrames:0)||(e=!0,i=this.totalFrames-1):i<0?this.checkSegments(i%this.totalFrames)||(!this.loop||this.playCount--<=0&&!0!==this.loop?(e=!0,i=0):(this.setCurrentRawFrameValue(this.totalFrames+i%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0)):this.setCurrentRawFrameValue(i),e&&(this.setCurrentRawFrameValue(i),this.pause(),this.trigger("complete"))}},rt.prototype.adjustSegment=function(t,i){this.playCount=0,t[1]<t[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=t[0]-t[1],this.timeCompleted=this.totalFrames,this.firstFrame=t[1],this.setCurrentRawFrameValue(this.totalFrames-.001-i)):t[1]>t[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=t[1]-t[0],this.timeCompleted=this.totalFrames,this.firstFrame=t[0],this.setCurrentRawFrameValue(.001+i)),this.trigger("segmentStart")},rt.prototype.setSegment=function(t,i){var e=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?e=t:this.currentRawFrame+this.firstFrame>i&&(e=i-t)),this.firstFrame=t,this.totalFrames=i-t,this.timeCompleted=this.totalFrames,-1!==e&&this.goToAndStop(e,!0)},rt.prototype.playSegments=function(t,i){if(i&&(this.segments.length=0),"object"===st(t[0])){var e,a=t.length;for(e=0;e<a;e+=1)this.segments.push(t[e])}else this.segments.push(t);this.segments.length&&i&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},rt.prototype.resetSegments=function(t){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),t&&this.checkSegments(0)},rt.prototype.checkSegments=function(t){return!!this.segments.length&&(this.adjustSegment(this.segments.shift(),t),!0)},rt.prototype.destroy=function(t){t&&this.name!==t||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},rt.prototype.setCurrentRawFrameValue=function(t){this.currentRawFrame=t,this.gotoFrame()},rt.prototype.setSpeed=function(t){this.playSpeed=t,this.updaFrameModifier()},rt.prototype.setDirection=function(t){this.playDirection=t<0?-1:1,this.updaFrameModifier()},rt.prototype.setLoop=function(t){this.loop=t},rt.prototype.setVolume=function(t,i){i&&this.name!==i||this.audioController.setVolume(t)},rt.prototype.getVolume=function(){return this.audioController.getVolume()},rt.prototype.mute=function(t){t&&this.name!==t||this.audioController.mute()},rt.prototype.unmute=function(t){t&&this.name!==t||this.audioController.unmute()},rt.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},rt.prototype.getPath=function(){return this.path},rt.prototype.getAssetsPath=function(t){var i="";if(t.e)i=t.p;else if(this.assetsPath){var e=t.p;-1!==e.indexOf("images/")&&(e=e.split("/")[1]),i=this.assetsPath+e}else i=this.path,i+=t.u?t.u:"",i+=t.p;return i},rt.prototype.getAssetData=function(t){for(var i=0,e=this.assets.length;i<e;){if(t===this.assets[i].id)return this.assets[i];i+=1}return null},rt.prototype.hide=function(){this.renderer.hide()},rt.prototype.show=function(){this.renderer.show()},rt.prototype.getDuration=function(t){return t?this.totalFrames:this.totalFrames/this.frameRate},rt.prototype.updateDocumentData=function(t,i,e){try{this.renderer.getElementByPath(t).updateDocumentData(i,e)}catch(t){}},rt.prototype.trigger=function(t){if(this._cbs&&this._cbs[t])switch(t){case"enterFrame":this.triggerEvent(t,new P(t,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(t,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(t,new M(t,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(t,new A(t,this.frameMult));break;case"segmentStart":this.triggerEvent(t,new D(t,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(t,new T(t,this));break;default:this.triggerEvent(t)}"enterFrame"===t&&this.onEnterFrame&&this.onEnterFrame.call(this,new P(t,this.currentFrame,this.totalFrames,this.frameMult)),"loopComplete"===t&&this.onLoopComplete&&this.onLoopComplete.call(this,new M(t,this.loop,this.playCount,this.frameMult)),"complete"===t&&this.onComplete&&this.onComplete.call(this,new A(t,this.frameMult)),"segmentStart"===t&&this.onSegmentStart&&this.onSegmentStart.call(this,new D(t,this.firstFrame,this.totalFrames)),"destroy"===t&&this.onDestroy&&this.onDestroy.call(this,new T(t,this))},rt.prototype.triggerRenderFrameError=function(t){var i=new E(t,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)},rt.prototype.triggerConfigError=function(t){var i=new F(t,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)};var ot=function(){var t={},i=[],e=0,a=0,s=0,r=!0,o=!1;function n(t){for(var e=0,s=t.target;e<a;)i[e].animation===s&&(i.splice(e,1),e-=1,a-=1,s.isPaused||p()),e+=1}function h(t,e){if(!t)return null;for(var s=0;s<a;){if(i[s].elem===t&&null!==i[s].elem)return i[s].animation;s+=1}var r=new rt;return y(r,t),r.setData(t,e),r}function k(){var t,e=i.length,a=[];for(t=0;t<e;t+=1)a.push(i[t].animation);return a}function x(){s+=1,A()}function p(){s-=1}function y(t,e){t.addEventListener("destroy",n),t.addEventListener("_active",x),t.addEventListener("_idle",p),i.push({elem:e,animation:t}),a+=1}function c(t){var i=new rt;return y(i,null),i.setParams(t),i}function d(t,e){var s;for(s=0;s<a;s+=1)i[s].animation.setSpeed(t,e)}function f(t,e){var s;for(s=0;s<a;s+=1)i[s].animation.setDirection(t,e)}function m(t){var e;for(e=0;e<a;e+=1)i[e].animation.play(t)}function u(t){var n,h=t-e;for(n=0;n<a;n+=1)i[n].animation.advanceTime(h);e=t,s&&!o?window.requestAnimationFrame(u):r=!0}function g(t){e=t,window.requestAnimationFrame(u)}function v(t){var e;for(e=0;e<a;e+=1)i[e].animation.pause(t)}function b(t,e,s){var r;for(r=0;r<a;r+=1)i[r].animation.goToAndStop(t,e,s)}function _(t){var e;for(e=0;e<a;e+=1)i[e].animation.stop(t)}function w(t){var e;for(e=0;e<a;e+=1)i[e].animation.togglePause(t)}function C(t){var e;for(e=a-1;e>=0;e-=1)i[e].animation.destroy(t)}function S(t,i,e){var a,s=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),r=s.length;for(a=0;a<r;a+=1)e&&s[a].setAttribute("data-bm-type",e),h(s[a],t);if(i&&0===r){e||(e="svg");var o=document.getElementsByTagName("body")[0];o.innerText="";var n=l("div");n.style.width="100%",n.style.height="100%",n.setAttribute("data-bm-type",e),o.appendChild(n),h(n,t)}}function P(){var t;for(t=0;t<a;t+=1)i[t].animation.resize()}function A(){!o&&s&&r&&(window.requestAnimationFrame(g),r=!1)}function M(){o=!0}function D(){o=!1,A()}function T(t,e){var s;for(s=0;s<a;s+=1)i[s].animation.setVolume(t,e)}function E(t){var e;for(e=0;e<a;e+=1)i[e].animation.mute(t)}function F(t){var e;for(e=0;e<a;e+=1)i[e].animation.unmute(t)}return t.registerAnimation=h,t.loadAnimation=c,t.setSpeed=d,t.setDirection=f,t.play=m,t.pause=v,t.stop=_,t.togglePause=w,t.searchAnimations=S,t.resize=P,t.goToAndStop=b,t.destroy=C,t.freeze=M,t.unfreeze=D,t.setVolume=T,t.mute=E,t.unmute=F,t.getRegisteredAnimations=k,t}(),nt=function(){var t={};t.getBezierEasing=e;var i={};function e(t,e,a,s,r){var o=r||("bez_"+t+"_"+e+"_"+a+"_"+s).replace(/\./g,"p");if(i[o])return i[o];var n=new m([t,e,a,s]);return i[o]=n,n}var a=4,s=.001,r=1e-7,o=10,n=11,h=1/(n-1),l="function"==typeof Float32Array;function k(t,i){return 1-3*i+3*t}function x(t,i){return 3*i-6*t}function p(t){return 3*t}function y(t,i,e){return((k(i,e)*t+x(i,e))*t+p(i))*t}function c(t,i,e){return 3*k(i,e)*t*t+2*x(i,e)*t+p(i)}function d(t,i,e,a,s){var n,h,l=0;do{(n=y(h=i+(e-i)/2,a,s)-t)>0?e=h:i=h}while(Math.abs(n)>r&&++l<o);return h}function f(t,i,e,s){for(var r=0;r<a;++r){var o=c(i,e,s);if(0===o)return i;i-=(y(i,e,s)-t)/o}return i}function m(t){this._p=t,this._mSampleValues=l?new Float32Array(n):new Array(n),this._precomputed=!1,this.get=this.get.bind(this)}return m.prototype={get:function(t){var i=this._p[0],e=this._p[1],a=this._p[2],s=this._p[3];return this._precomputed||this._precompute(),i===e&&a===s?t:0===t?0:1===t?1:y(this._getTForX(t),e,s)},_precompute:function(){var t=this._p[0],i=this._p[1],e=this._p[2],a=this._p[3];this._precomputed=!0,t===i&&e===a||this._calcSampleValues()},_calcSampleValues:function(){for(var t=this._p[0],i=this._p[2],e=0;e<n;++e)this._mSampleValues[e]=y(e*h,t,i)},_getTForX:function(t){for(var i=this._p[0],e=this._p[2],a=this._mSampleValues,r=0,o=1,l=n-1;o!==l&&a[o]<=t;++o)r+=h;var k=r+(t-a[--o])/(a[o+1]-a[o])*h,x=c(k,i,e);return x>=s?f(t,k,i,e):0===x?k:d(t,r,r+h,i,e)}},t}(),ht=function(){function t(t){return t.concat(c(t.length))}return{double:t}}(),lt=function(t,i,e){var a=0,s=t,r=c(s);function o(){return a?r[a-=1]:i()}function n(t){a===s&&(r=ht.double(r),s*=2),e&&e(t),r[a]=t,a+=1}return{newElement:o,release:n}},kt=function(){function t(){return{addedLength:0,percents:y("float32",U()),lengths:y("float32",U())}}return lt(8,t)}(),xt=function(){function t(){return{lengths:[],totalLength:0}}function i(t){var i,e=t.lengths.length;for(i=0;i<e;i+=1)kt.release(t.lengths[i]);t.lengths.length=0}return lt(8,t,i)}();function pt(){var t=Math;function i(t,i,e,a,s,r){var o=t*a+i*s+e*r-s*a-r*t-e*i;return o>-.001&&o<.001}function e(e,a,s,r,o,n,h,l,k){if(0===s&&0===n&&0===k)return i(e,a,r,o,h,l);var x,p=t.sqrt(t.pow(r-e,2)+t.pow(o-a,2)+t.pow(n-s,2)),y=t.sqrt(t.pow(h-e,2)+t.pow(l-a,2)+t.pow(k-s,2)),c=t.sqrt(t.pow(h-r,2)+t.pow(l-o,2)+t.pow(k-n,2));return(x=p>y?p>c?p-y-c:c-y-p:c>y?c-y-p:y-p-c)>-1e-4&&x<1e-4}var a=function(t,i,e,a){var s,r,o,n,h,l,k=U(),x=0,p=[],y=[],c=kt.newElement();for(o=e.length,s=0;s<k;s+=1){for(h=s/(k-1),l=0,r=0;r<o;r+=1)n=g(1-h,3)*t[r]+3*g(1-h,2)*h*e[r]+3*(1-h)*g(h,2)*a[r]+g(h,3)*i[r],p[r]=n,null!==y[r]&&(l+=g(p[r]-y[r],2)),y[r]=p[r];l&&(x+=l=v(l)),c.percents[s]=h,c.lengths[s]=x}return c.addedLength=x,c};function s(t){var i,e=xt.newElement(),s=t.c,r=t.v,o=t.o,n=t.i,h=t._length,l=e.lengths,k=0;for(i=0;i<h-1;i+=1)l[i]=a(r[i],r[i+1],o[i],n[i+1]),k+=l[i].addedLength;return s&&h&&(l[i]=a(r[i],r[0],o[i],n[0]),k+=l[i].addedLength),e.totalLength=k,e}function r(t){this.segmentLength=0,this.points=new Array(t)}function o(t,i){this.partialLength=t,this.point=i}var n,h=(n={},function(t,e,a,s){var h=(t[0]+"_"+t[1]+"_"+e[0]+"_"+e[1]+"_"+a[0]+"_"+a[1]+"_"+s[0]+"_"+s[1]).replace(/\./g,"p");if(!n[h]){var l,k,x,p,y,d,f,m=U(),u=0,b=null;2===t.length&&(t[0]!==e[0]||t[1]!==e[1])&&i(t[0],t[1],e[0],e[1],t[0]+a[0],t[1]+a[1])&&i(t[0],t[1],e[0],e[1],e[0]+s[0],e[1]+s[1])&&(m=2);var _=new r(m);for(x=a.length,l=0;l<m;l+=1){for(f=c(x),y=l/(m-1),d=0,k=0;k<x;k+=1)p=g(1-y,3)*t[k]+3*g(1-y,2)*y*(t[k]+a[k])+3*(1-y)*g(y,2)*(e[k]+s[k])+g(y,3)*e[k],f[k]=p,null!==b&&(d+=g(f[k]-b[k],2));u+=d=v(d),_.points[l]=new o(d,f),b=f}_.segmentLength=u,n[h]=_}return n[h]});function l(t,i){var e=i.percents,a=i.lengths,s=e.length,r=b((s-1)*t),o=t*i.addedLength,n=0;if(r===s-1||0===r||o===a[r])return e[r];for(var h=a[r]>o?-1:1,l=!0;l;)if(a[r]<=o&&a[r+1]>o?(n=(o-a[r])/(a[r+1]-a[r]),l=!1):r+=h,r<0||r>=s-1){if(r===s-1)return e[r];l=!1}return e[r]+(e[r+1]-e[r])*n}function k(i,e,a,s,r,o){var n=l(r,o),h=1-n;return[t.round(1e3*(h*h*h*i[0]+(n*h*h+h*n*h+h*h*n)*a[0]+(n*n*h+h*n*n+n*h*n)*s[0]+n*n*n*e[0]))/1e3,t.round(1e3*(h*h*h*i[1]+(n*h*h+h*n*h+h*h*n)*a[1]+(n*n*h+h*n*n+n*h*n)*s[1]+n*n*n*e[1]))/1e3]}var x=y("float32",8);function p(i,e,a,s,r,o,n){r<0?r=0:r>1&&(r=1);var h,k=l(r,n),p=l(o=o>1?1:o,n),y=i.length,c=1-k,d=1-p,f=c*c*c,m=k*c*c*3,u=k*k*c*3,g=k*k*k,v=c*c*d,b=k*c*d+c*k*d+c*c*p,_=k*k*d+c*k*p+k*c*p,w=k*k*p,C=c*d*d,S=k*d*d+c*p*d+c*d*p,P=k*p*d+c*p*p+k*d*p,A=k*p*p,M=d*d*d,D=p*d*d+d*p*d+d*d*p,T=p*p*d+d*p*p+p*d*p,E=p*p*p;for(h=0;h<y;h+=1)x[4*h]=t.round(1e3*(f*i[h]+m*a[h]+u*s[h]+g*e[h]))/1e3,x[4*h+1]=t.round(1e3*(v*i[h]+b*a[h]+_*s[h]+w*e[h]))/1e3,x[4*h+2]=t.round(1e3*(C*i[h]+S*a[h]+P*s[h]+A*e[h]))/1e3,x[4*h+3]=t.round(1e3*(M*i[h]+D*a[h]+T*s[h]+E*e[h]))/1e3;return x}return{getSegmentsLength:s,getNewSegment:p,getPointInSegment:k,buildBezierData:h,pointOnLine2D:i,pointOnLine3D:e}}var yt=pt(),ct=s,dt=Math.abs;function ft(t,i){var e,a=this.offsetTime;"multidimensional"===this.propType&&(e=y("float32",this.pv.length));for(var s,r,o,n,h,l,k,x,p,c=i.lastIndex,d=c,f=this.keyframes.length-1,m=!0;m;){if(s=this.keyframes[d],r=this.keyframes[d+1],d===f-1&&t>=r.t-a){s.h&&(s=r),c=0;break}if(r.t-a>t){c=d;break}d<f-1?d+=1:(c=0,m=!1)}o=this.keyframesMetadata[d]||{};var u,g=r.t-a,v=s.t-a;if(s.to){o.bezierData||(o.bezierData=yt.buildBezierData(s.s,r.s||s.e,s.to,s.ti));var b=o.bezierData;if(t>=g||t<v){var _=t>=g?b.points.length-1:0;for(h=b.points[_].point.length,n=0;n<h;n+=1)e[n]=b.points[_].point[n]}else{o.__fnct?p=o.__fnct:(p=nt.getBezierEasing(s.o.x,s.o.y,s.i.x,s.i.y,s.n).get,o.__fnct=p),l=p((t-v)/(g-v));var w,C=b.segmentLength*l,S=i.lastFrame<t&&i._lastKeyframeIndex===d?i._lastAddedLength:0;for(x=i.lastFrame<t&&i._lastKeyframeIndex===d?i._lastPoint:0,m=!0,k=b.points.length;m;){if(S+=b.points[x].partialLength,0===C||0===l||x===b.points.length-1){for(h=b.points[x].point.length,n=0;n<h;n+=1)e[n]=b.points[x].point[n];break}if(C>=S&&C<S+b.points[x+1].partialLength){for(w=(C-S)/b.points[x+1].partialLength,h=b.points[x].point.length,n=0;n<h;n+=1)e[n]=b.points[x].point[n]+(b.points[x+1].point[n]-b.points[x].point[n])*w;break}x<k-1?x+=1:m=!1}i._lastPoint=x,i._lastAddedLength=S-b.points[x].partialLength,i._lastKeyframeIndex=d}}else{var P,A,M,D,T;if(f=s.s.length,u=r.s||s.e,this.sh&&1!==s.h)t>=g?(e[0]=u[0],e[1]=u[1],e[2]=u[2]):t<=v?(e[0]=s.s[0],e[1]=s.s[1],e[2]=s.s[2]):ut(e,mt(gt(s.s),gt(u),(t-v)/(g-v)));else for(d=0;d<f;d+=1)1!==s.h&&(t>=g?l=1:t<v?l=0:(s.o.x.constructor===Array?(o.__fnct||(o.__fnct=[]),o.__fnct[d]?p=o.__fnct[d]:(P=void 0===s.o.x[d]?s.o.x[0]:s.o.x[d],A=void 0===s.o.y[d]?s.o.y[0]:s.o.y[d],M=void 0===s.i.x[d]?s.i.x[0]:s.i.x[d],D=void 0===s.i.y[d]?s.i.y[0]:s.i.y[d],p=nt.getBezierEasing(P,A,M,D).get,o.__fnct[d]=p)):o.__fnct?p=o.__fnct:(P=s.o.x,A=s.o.y,M=s.i.x,D=s.i.y,p=nt.getBezierEasing(P,A,M,D).get,s.keyframeMetadata=p),l=p((t-v)/(g-v)))),u=r.s||s.e,T=1===s.h?s.s[d]:s.s[d]+(u[d]-s.s[d])*l,"multidimensional"===this.propType?e[d]=T:e=T}return i.lastIndex=c,e}function mt(t,i,e){var a,s,r,o,n,h=[],l=t[0],k=t[1],x=t[2],p=t[3],y=i[0],c=i[1],d=i[2],f=i[3];return(s=l*y+k*c+x*d+p*f)<0&&(s=-s,y=-y,c=-c,d=-d,f=-f),1-s>1e-6?(a=Math.acos(s),r=Math.sin(a),o=Math.sin((1-e)*a)/r,n=Math.sin(e*a)/r):(o=1-e,n=e),h[0]=o*l+n*y,h[1]=o*k+n*c,h[2]=o*x+n*d,h[3]=o*p+n*f,h}function ut(t,i){var e=i[0],a=i[1],s=i[2],r=i[3],o=Math.atan2(2*a*r-2*e*s,1-2*a*a-2*s*s),n=Math.asin(2*e*a+2*s*r),h=Math.atan2(2*e*r-2*a*s,1-2*e*e-2*s*s);t[0]=o/C,t[1]=n/C,t[2]=h/C}function gt(t){var i=t[0]*C,e=t[1]*C,a=t[2]*C,s=Math.cos(i/2),r=Math.cos(e/2),o=Math.cos(a/2),n=Math.sin(i/2),h=Math.sin(e/2),l=Math.sin(a/2);return[n*h*o+s*r*l,n*r*o+s*h*l,s*h*o-n*r*l,s*r*o-n*h*l]}function vt(){var t=this.comp.renderedFrame-this.offsetTime,i=this.keyframes[0].t-this.offsetTime,e=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(t===this._caching.lastFrame||this._caching.lastFrame!==ct&&(this._caching.lastFrame>=e&&t>=e||this._caching.lastFrame<i&&t<i))){this._caching.lastFrame>=t&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var a=this.interpolateValue(t,this._caching);this.pv=a}return this._caching.lastFrame=t,this.pv}function bt(t){var i;if("unidimensional"===this.propType)i=t*this.mult,dt(this.v-i)>1e-5&&(this.v=i,this._mdf=!0);else for(var e=0,a=this.v.length;e<a;)i=t[e]*this.mult,dt(this.v[e]-i)>1e-5&&(this.v[e]=i,this._mdf=!0),e+=1}function _t(){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var t;this.lock=!0,this._mdf=this._isFirstFrame;var i=this.effectsSequence.length,e=this.kf?this.pv:this.data.k;for(t=0;t<i;t+=1)e=this.effectsSequence[t](e);this.setVValue(e),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function wt(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function Ct(t,i,e,a){this.propType="unidimensional",this.mult=e||1,this.data=i,this.v=e?i.k*e:i.k,this.pv=i.k,this._mdf=!1,this.elem=t,this.container=a,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=_t,this.setVValue=bt,this.addEffect=wt}function St(t,i,e,a){var s;this.propType="multidimensional",this.mult=e||1,this.data=i,this._mdf=!1,this.elem=t,this.container=a,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;var r=i.k.length;for(this.v=y("float32",r),this.pv=y("float32",r),this.vel=y("float32",r),s=0;s<r;s+=1)this.v[s]=i.k[s]*this.mult,this.pv[s]=i.k[s];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=_t,this.setVValue=bt,this.addEffect=wt}function Pt(t,i,e,a){this.propType="unidimensional",this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={lastFrame:ct,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=i,this.mult=e||1,this.elem=t,this.container=a,this.comp=t.comp,this.v=ct,this.pv=ct,this._isFirstFrame=!0,this.getValue=_t,this.setVValue=bt,this.interpolateValue=ft,this.effectsSequence=[vt.bind(this)],this.addEffect=wt}function At(t,i,e,a){var s;this.propType="multidimensional";var r,o,n,h,l=i.k.length;for(s=0;s<l-1;s+=1)i.k[s].to&&i.k[s].s&&i.k[s+1]&&i.k[s+1].s&&(r=i.k[s].s,o=i.k[s+1].s,n=i.k[s].to,h=i.k[s].ti,(2===r.length&&(r[0]!==o[0]||r[1]!==o[1])&&yt.pointOnLine2D(r[0],r[1],o[0],o[1],r[0]+n[0],r[1]+n[1])&&yt.pointOnLine2D(r[0],r[1],o[0],o[1],o[0]+h[0],o[1]+h[1])||3===r.length&&(r[0]!==o[0]||r[1]!==o[1]||r[2]!==o[2])&&yt.pointOnLine3D(r[0],r[1],r[2],o[0],o[1],o[2],r[0]+n[0],r[1]+n[1],r[2]+n[2])&&yt.pointOnLine3D(r[0],r[1],r[2],o[0],o[1],o[2],o[0]+h[0],o[1]+h[1],o[2]+h[2]))&&(i.k[s].to=null,i.k[s].ti=null),r[0]===o[0]&&r[1]===o[1]&&0===n[0]&&0===n[1]&&0===h[0]&&0===h[1]&&(2===r.length||r[2]===o[2]&&0===n[2]&&0===h[2])&&(i.k[s].to=null,i.k[s].ti=null));this.effectsSequence=[vt.bind(this)],this.data=i,this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=e||1,this.elem=t,this.container=a,this.comp=t.comp,this.getValue=_t,this.setVValue=bt,this.interpolateValue=ft,this.frameId=-1;var k=i.k[0].s.length;for(this.v=y("float32",k),this.pv=y("float32",k),s=0;s<k;s+=1)this.v[s]=ct,this.pv[s]=ct;this._caching={lastFrame:ct,lastIndex:0,value:y("float32",k)},this.addEffect=wt}var Mt=function(){function t(t,i,e,a,s){var r;if(i.sid&&(i=t.globalData.slotManager.getProp(i)),i.k.length)if("number"==typeof i.k[0])r=new St(t,i,a,s);else switch(e){case 0:r=new Pt(t,i,a,s);break;case 1:r=new At(t,i,a,s)}else r=new Ct(t,i,a,s);return r.effectsSequence.length&&s.addDynamicProperty(r),r}return{getProp:t}}();function Dt(){}Dt.prototype={addDynamicProperty:function(t){-1===this.dynamicProperties.indexOf(t)&&(this.dynamicProperties.push(t),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){var t;this._mdf=!1;var i=this.dynamicProperties.length;for(t=0;t<i;t+=1)this.dynamicProperties[t].getValue(),this.dynamicProperties[t]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(t){this.container=t,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var Tt=function(){function t(){return y("float32",2)}return lt(8,t)}();function Et(){this.c=!1,this._length=0,this._maxLength=8,this.v=c(this._maxLength),this.o=c(this._maxLength),this.i=c(this._maxLength)}Et.prototype.setPathData=function(t,i){this.c=t,this.setLength(i);for(var e=0;e<i;)this.v[e]=Tt.newElement(),this.o[e]=Tt.newElement(),this.i[e]=Tt.newElement(),e+=1},Et.prototype.setLength=function(t){for(;this._maxLength<t;)this.doubleArrayLength();this._length=t},Et.prototype.doubleArrayLength=function(){this.v=this.v.concat(c(this._maxLength)),this.i=this.i.concat(c(this._maxLength)),this.o=this.o.concat(c(this._maxLength)),this._maxLength*=2},Et.prototype.setXYAt=function(t,i,e,a,s){var r;switch(this._length=Math.max(this._length,a+1),this._length>=this._maxLength&&this.doubleArrayLength(),e){case"v":r=this.v;break;case"i":r=this.i;break;case"o":r=this.o;break;default:r=[]}(!r[a]||r[a]&&!s)&&(r[a]=Tt.newElement()),r[a][0]=t,r[a][1]=i},Et.prototype.setTripleAt=function(t,i,e,a,s,r,o,n){this.setXYAt(t,i,"v",o,n),this.setXYAt(e,a,"o",o,n),this.setXYAt(s,r,"i",o,n)},Et.prototype.reverse=function(){var t=new Et;t.setPathData(this.c,this._length);var i=this.v,e=this.o,a=this.i,s=0;this.c&&(t.setTripleAt(i[0][0],i[0][1],a[0][0],a[0][1],e[0][0],e[0][1],0,!1),s=1);var r,o=this._length-1,n=this._length;for(r=s;r<n;r+=1)t.setTripleAt(i[o][0],i[o][1],a[o][0],a[o][1],e[o][0],e[o][1],r,!1),o-=1;return t},Et.prototype.length=function(){return this._length};var Ft=function(){function t(){return new Et}function i(t){var i,e=t._length;for(i=0;i<e;i+=1)Tt.release(t.v[i]),Tt.release(t.i[i]),Tt.release(t.o[i]),t.v[i]=null,t.i[i]=null,t.o[i]=null;t._length=0,t.c=!1}function e(t){var i,e=a.newElement(),s=void 0===t._length?t.v.length:t._length;for(e.setLength(s),e.c=t.c,i=0;i<s;i+=1)e.setTripleAt(t.v[i][0],t.v[i][1],t.o[i][0],t.o[i][1],t.i[i][0],t.i[i][1],i);return e}var a=lt(4,t,i);return a.clone=e,a}();function Lt(){this._length=0,this._maxLength=4,this.shapes=c(this._maxLength)}Lt.prototype.addShape=function(t){this._length===this._maxLength&&(this.shapes=this.shapes.concat(c(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=t,this._length+=1},Lt.prototype.releaseShapes=function(){var t;for(t=0;t<this._length;t+=1)Ft.release(this.shapes[t]);this._length=0};var It=function(){var t={newShapeCollection:s,release:r},i=0,e=4,a=c(e);function s(){return i?a[i-=1]:new Lt}function r(t){var s,r=t._length;for(s=0;s<r;s+=1)Ft.release(t.shapes[s]);t._length=0,i===e&&(a=ht.double(a),e*=2),a[i]=t,i+=1}return t}(),Rt=function(){var t=-999999;function i(t,i,e){var a,s,r,o,n,h,l,k,x,p=e.lastIndex,y=this.keyframes;if(t<y[0].t-this.offsetTime)a=y[0].s[0],r=!0,p=0;else if(t>=y[y.length-1].t-this.offsetTime)a=y[y.length-1].s?y[y.length-1].s[0]:y[y.length-2].e[0],r=!0;else{for(var c,d,f,m=p,u=y.length-1,g=!0;g&&(c=y[m],!((d=y[m+1]).t-this.offsetTime>t));)m<u-1?m+=1:g=!1;if(f=this.keyframesMetadata[m]||{},p=m,!(r=1===c.h)){if(t>=d.t-this.offsetTime)k=1;else if(t<c.t-this.offsetTime)k=0;else{var v;f.__fnct?v=f.__fnct:(v=nt.getBezierEasing(c.o.x,c.o.y,c.i.x,c.i.y).get,f.__fnct=v),k=v((t-(c.t-this.offsetTime))/(d.t-this.offsetTime-(c.t-this.offsetTime)))}s=d.s?d.s[0]:c.e[0]}a=c.s[0]}for(h=i._length,l=a.i[0].length,e.lastIndex=p,o=0;o<h;o+=1)for(n=0;n<l;n+=1)x=r?a.i[o][n]:a.i[o][n]+(s.i[o][n]-a.i[o][n])*k,i.i[o][n]=x,x=r?a.o[o][n]:a.o[o][n]+(s.o[o][n]-a.o[o][n])*k,i.o[o][n]=x,x=r?a.v[o][n]:a.v[o][n]+(s.v[o][n]-a.v[o][n])*k,i.v[o][n]=x}function e(){var i=this.comp.renderedFrame-this.offsetTime,e=this.keyframes[0].t-this.offsetTime,a=this.keyframes[this.keyframes.length-1].t-this.offsetTime,s=this._caching.lastFrame;return s!==t&&(s<e&&i<e||s>a&&i>a)||(this._caching.lastIndex=s<i?this._caching.lastIndex:0,this.interpolateShape(i,this.pv,this._caching)),this._caching.lastFrame=i,this.pv}function a(){this.paths=this.localShapeCollection}function s(t,i){if(t._length!==i._length||t.c!==i.c)return!1;var e,a=t._length;for(e=0;e<a;e+=1)if(t.v[e][0]!==i.v[e][0]||t.v[e][1]!==i.v[e][1]||t.o[e][0]!==i.o[e][0]||t.o[e][1]!==i.o[e][1]||t.i[e][0]!==i.i[e][0]||t.i[e][1]!==i.i[e][1])return!1;return!0}function r(t){s(this.v,t)||(this.v=Ft.clone(t),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function o(){if(this.elem.globalData.frameId!==this.frameId)if(this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var t,i;this.lock=!0,this._mdf=!1,t=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt.k;var e=this.effectsSequence.length;for(i=0;i<e;i+=1)t=this.effectsSequence[i](t);this.setVValue(t),this.lock=!1,this.frameId=this.elem.globalData.frameId}else this._mdf=!1}function n(t,i,e){this.propType="shape",this.comp=t.comp,this.container=t,this.elem=t,this.data=i,this.k=!1,this.kf=!1,this._mdf=!1;var s=3===e?i.pt.k:i.ks.k;this.v=Ft.clone(s),this.pv=Ft.clone(this.v),this.localShapeCollection=It.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=a,this.effectsSequence=[]}function h(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function l(i,s,r){this.propType="shape",this.comp=i.comp,this.elem=i,this.container=i,this.offsetTime=i.data.st,this.keyframes=3===r?s.pt.k:s.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var o=this.keyframes[0].s[0].i.length;this.v=Ft.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,o),this.pv=Ft.clone(this.v),this.localShapeCollection=It.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=t,this.reset=a,this._caching={lastFrame:t,lastIndex:0},this.effectsSequence=[e.bind(this)]}n.prototype.interpolateShape=i,n.prototype.getValue=o,n.prototype.setVValue=r,n.prototype.addEffect=h,l.prototype.getValue=o,l.prototype.interpolateShape=i,l.prototype.setVValue=r,l.prototype.addEffect=h;var x=function(){var t=S;function i(t,i){this.v=Ft.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=It.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=i.d,this.elem=t,this.comp=t.comp,this.frameId=-1,this.initDynamicPropertyContainer(t),this.p=Mt.getProp(t,i.p,1,0,this),this.s=Mt.getProp(t,i.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return i.prototype={reset:a,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var i=this.p.v[0],e=this.p.v[1],a=this.s.v[0]/2,s=this.s.v[1]/2,r=3!==this.d,o=this.v;o.v[0][0]=i,o.v[0][1]=e-s,o.v[1][0]=r?i+a:i-a,o.v[1][1]=e,o.v[2][0]=i,o.v[2][1]=e+s,o.v[3][0]=r?i-a:i+a,o.v[3][1]=e,o.i[0][0]=r?i-a*t:i+a*t,o.i[0][1]=e-s,o.i[1][0]=r?i+a:i-a,o.i[1][1]=e-s*t,o.i[2][0]=r?i+a*t:i-a*t,o.i[2][1]=e+s,o.i[3][0]=r?i-a:i+a,o.i[3][1]=e+s*t,o.o[0][0]=r?i+a*t:i-a*t,o.o[0][1]=e-s,o.o[1][0]=r?i+a:i-a,o.o[1][1]=e+s*t,o.o[2][0]=r?i-a*t:i+a*t,o.o[2][1]=e+s,o.o[3][0]=r?i-a:i+a,o.o[3][1]=e-s*t}},k([Dt],i),i}(),p=function(){function t(t,i){this.v=Ft.newElement(),this.v.setPathData(!0,0),this.elem=t,this.comp=t.comp,this.data=i,this.frameId=-1,this.d=i.d,this.initDynamicPropertyContainer(t),1===i.sy?(this.ir=Mt.getProp(t,i.ir,0,0,this),this.is=Mt.getProp(t,i.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=Mt.getProp(t,i.pt,0,0,this),this.p=Mt.getProp(t,i.p,1,0,this),this.r=Mt.getProp(t,i.r,0,C,this),this.or=Mt.getProp(t,i.or,0,0,this),this.os=Mt.getProp(t,i.os,0,.01,this),this.localShapeCollection=It.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return t.prototype={reset:a,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var t,i,e,a,s=2*Math.floor(this.pt.v),r=2*Math.PI/s,o=!0,n=this.or.v,h=this.ir.v,l=this.os.v,k=this.is.v,x=2*Math.PI*n/(2*s),p=2*Math.PI*h/(2*s),y=-Math.PI/2;y+=this.r.v;var c=3===this.data.d?-1:1;for(this.v._length=0,t=0;t<s;t+=1){e=o?l:k,a=o?x:p;var d=(i=o?n:h)*Math.cos(y),f=i*Math.sin(y),m=0===d&&0===f?0:f/Math.sqrt(d*d+f*f),u=0===d&&0===f?0:-d/Math.sqrt(d*d+f*f);d+=+this.p.v[0],f+=+this.p.v[1],this.v.setTripleAt(d,f,d-m*a*e*c,f-u*a*e*c,d+m*a*e*c,f+u*a*e*c,t,!0),o=!o,y+=r*c}},convertPolygonToPath:function(){var t,i=Math.floor(this.pt.v),e=2*Math.PI/i,a=this.or.v,s=this.os.v,r=2*Math.PI*a/(4*i),o=.5*-Math.PI,n=3===this.data.d?-1:1;for(o+=this.r.v,this.v._length=0,t=0;t<i;t+=1){var h=a*Math.cos(o),l=a*Math.sin(o),k=0===h&&0===l?0:l/Math.sqrt(h*h+l*l),x=0===h&&0===l?0:-h/Math.sqrt(h*h+l*l);h+=+this.p.v[0],l+=+this.p.v[1],this.v.setTripleAt(h,l,h-k*r*s*n,l-x*r*s*n,h+k*r*s*n,l+x*r*s*n,t,!0),o+=e*n}this.paths.length=0,this.paths[0]=this.v}},k([Dt],t),t}(),y=function(){function t(t,i){this.v=Ft.newElement(),this.v.c=!0,this.localShapeCollection=It.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=t,this.comp=t.comp,this.frameId=-1,this.d=i.d,this.initDynamicPropertyContainer(t),this.p=Mt.getProp(t,i.p,1,0,this),this.s=Mt.getProp(t,i.s,1,0,this),this.r=Mt.getProp(t,i.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return t.prototype={convertRectToPath:function(){var t=this.p.v[0],i=this.p.v[1],e=this.s.v[0]/2,a=this.s.v[1]/2,s=_(e,a,this.r.v),r=s*(1-S);this.v._length=0,2===this.d||1===this.d?(this.v.setTripleAt(t+e,i-a+s,t+e,i-a+s,t+e,i-a+r,0,!0),this.v.setTripleAt(t+e,i+a-s,t+e,i+a-r,t+e,i+a-s,1,!0),0!==s?(this.v.setTripleAt(t+e-s,i+a,t+e-s,i+a,t+e-r,i+a,2,!0),this.v.setTripleAt(t-e+s,i+a,t-e+r,i+a,t-e+s,i+a,3,!0),this.v.setTripleAt(t-e,i+a-s,t-e,i+a-s,t-e,i+a-r,4,!0),this.v.setTripleAt(t-e,i-a+s,t-e,i-a+r,t-e,i-a+s,5,!0),this.v.setTripleAt(t-e+s,i-a,t-e+s,i-a,t-e+r,i-a,6,!0),this.v.setTripleAt(t+e-s,i-a,t+e-r,i-a,t+e-s,i-a,7,!0)):(this.v.setTripleAt(t-e,i+a,t-e+r,i+a,t-e,i+a,2),this.v.setTripleAt(t-e,i-a,t-e,i-a+r,t-e,i-a,3))):(this.v.setTripleAt(t+e,i-a+s,t+e,i-a+r,t+e,i-a+s,0,!0),0!==s?(this.v.setTripleAt(t+e-s,i-a,t+e-s,i-a,t+e-r,i-a,1,!0),this.v.setTripleAt(t-e+s,i-a,t-e+r,i-a,t-e+s,i-a,2,!0),this.v.setTripleAt(t-e,i-a+s,t-e,i-a+s,t-e,i-a+r,3,!0),this.v.setTripleAt(t-e,i+a-s,t-e,i+a-r,t-e,i+a-s,4,!0),this.v.setTripleAt(t-e+s,i+a,t-e+s,i+a,t-e+r,i+a,5,!0),this.v.setTripleAt(t+e-s,i+a,t+e-r,i+a,t+e-s,i+a,6,!0),this.v.setTripleAt(t+e,i+a-s,t+e,i+a-s,t+e,i+a-r,7,!0)):(this.v.setTripleAt(t-e,i-a,t-e+r,i-a,t-e,i-a,1,!0),this.v.setTripleAt(t-e,i+a,t-e,i+a-r,t-e,i+a,2,!0),this.v.setTripleAt(t+e,i+a,t+e-r,i+a,t+e,i+a,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:a},k([Dt],t),t}();function c(t,i,e){var a;return 3===e||4===e?a=(3===e?i.pt:i.ks).k.length?new l(t,i,e):new n(t,i,e):5===e?a=new y(t,i):6===e?a=new x(t,i):7===e&&(a=new p(t,i)),a.k&&t.addDynamicProperty(a),a}function d(){return n}function f(){return l}var m={};return m.getShapeProp=c,m.getConstructorFunction=d,m.getKeyframedConstructorFunction=f,m}(),Vt=function(){var t=Math.cos,i=Math.sin,e=Math.tan,a=Math.round;function s(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function r(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(a,-s,0,0,s,a,0,0,0,0,1,0,0,0,0,1)}function o(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(1,0,0,0,0,a,-s,0,0,s,a,0,0,0,0,1)}function n(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(a,0,s,0,0,1,0,0,-s,0,a,0,0,0,0,1)}function h(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(a,-s,0,0,s,a,0,0,0,0,1,0,0,0,0,1)}function l(t,i){return this._t(1,i,t,1,0,0)}function k(t,i){return this.shear(e(t),e(i))}function x(a,s){var r=t(s),o=i(s);return this._t(r,o,0,0,-o,r,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,e(a),1,0,0,0,0,1,0,0,0,0,1)._t(r,-o,0,0,o,r,0,0,0,0,1,0,0,0,0,1)}function p(t,i,e){return e||0===e||(e=1),1===t&&1===i&&1===e?this:this._t(t,0,0,0,0,i,0,0,0,0,e,0,0,0,0,1)}function c(t,i,e,a,s,r,o,n,h,l,k,x,p,y,c,d){return this.props[0]=t,this.props[1]=i,this.props[2]=e,this.props[3]=a,this.props[4]=s,this.props[5]=r,this.props[6]=o,this.props[7]=n,this.props[8]=h,this.props[9]=l,this.props[10]=k,this.props[11]=x,this.props[12]=p,this.props[13]=y,this.props[14]=c,this.props[15]=d,this}function d(t,i,e){return e=e||0,0!==t||0!==i||0!==e?this._t(1,0,0,0,0,1,0,0,0,0,1,0,t,i,e,1):this}function f(t,i,e,a,s,r,o,n,h,l,k,x,p,y,c,d){var f=this.props;if(1===t&&0===i&&0===e&&0===a&&0===s&&1===r&&0===o&&0===n&&0===h&&0===l&&1===k&&0===x)return f[12]=f[12]*t+f[15]*p,f[13]=f[13]*r+f[15]*y,f[14]=f[14]*k+f[15]*c,f[15]*=d,this._identityCalculated=!1,this;var m=f[0],u=f[1],g=f[2],v=f[3],b=f[4],_=f[5],w=f[6],C=f[7],S=f[8],P=f[9],A=f[10],M=f[11],D=f[12],T=f[13],E=f[14],F=f[15];return f[0]=m*t+u*s+g*h+v*p,f[1]=m*i+u*r+g*l+v*y,f[2]=m*e+u*o+g*k+v*c,f[3]=m*a+u*n+g*x+v*d,f[4]=b*t+_*s+w*h+C*p,f[5]=b*i+_*r+w*l+C*y,f[6]=b*e+_*o+w*k+C*c,f[7]=b*a+_*n+w*x+C*d,f[8]=S*t+P*s+A*h+M*p,f[9]=S*i+P*r+A*l+M*y,f[10]=S*e+P*o+A*k+M*c,f[11]=S*a+P*n+A*x+M*d,f[12]=D*t+T*s+E*h+F*p,f[13]=D*i+T*r+E*l+F*y,f[14]=D*e+T*o+E*k+F*c,f[15]=D*a+T*n+E*x+F*d,this._identityCalculated=!1,this}function m(t){var i=t.props;return this.transform(i[0],i[1],i[2],i[3],i[4],i[5],i[6],i[7],i[8],i[9],i[10],i[11],i[12],i[13],i[14],i[15])}function u(){return this._identityCalculated||(this._identity=!(1!==this.props[0]||0!==this.props[1]||0!==this.props[2]||0!==this.props[3]||0!==this.props[4]||1!==this.props[5]||0!==this.props[6]||0!==this.props[7]||0!==this.props[8]||0!==this.props[9]||1!==this.props[10]||0!==this.props[11]||0!==this.props[12]||0!==this.props[13]||0!==this.props[14]||1!==this.props[15]),this._identityCalculated=!0),this._identity}function g(t){for(var i=0;i<16;){if(t.props[i]!==this.props[i])return!1;i+=1}return!0}function v(t){var i;for(i=0;i<16;i+=1)t.props[i]=this.props[i];return t}function b(t){var i;for(i=0;i<16;i+=1)this.props[i]=t[i]}function _(t,i,e){return{x:t*this.props[0]+i*this.props[4]+e*this.props[8]+this.props[12],y:t*this.props[1]+i*this.props[5]+e*this.props[9]+this.props[13],z:t*this.props[2]+i*this.props[6]+e*this.props[10]+this.props[14]}}function w(t,i,e){return t*this.props[0]+i*this.props[4]+e*this.props[8]+this.props[12]}function C(t,i,e){return t*this.props[1]+i*this.props[5]+e*this.props[9]+this.props[13]}function S(t,i,e){return t*this.props[2]+i*this.props[6]+e*this.props[10]+this.props[14]}function P(){var t=this.props[0]*this.props[5]-this.props[1]*this.props[4],i=this.props[5]/t,e=-this.props[1]/t,a=-this.props[4]/t,s=this.props[0]/t,r=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/t,o=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/t,n=new Vt;return n.props[0]=i,n.props[1]=e,n.props[4]=a,n.props[5]=s,n.props[12]=r,n.props[13]=o,n}function A(t){return this.getInverseMatrix().applyToPointArray(t[0],t[1],t[2]||0)}function M(t){var i,e=t.length,a=[];for(i=0;i<e;i+=1)a[i]=A(t[i]);return a}function D(t,i,e){var a=y("float32",6);if(this.isIdentity())a[0]=t[0],a[1]=t[1],a[2]=i[0],a[3]=i[1],a[4]=e[0],a[5]=e[1];else{var s=this.props[0],r=this.props[1],o=this.props[4],n=this.props[5],h=this.props[12],l=this.props[13];a[0]=t[0]*s+t[1]*o+h,a[1]=t[0]*r+t[1]*n+l,a[2]=i[0]*s+i[1]*o+h,a[3]=i[0]*r+i[1]*n+l,a[4]=e[0]*s+e[1]*o+h,a[5]=e[0]*r+e[1]*n+l}return a}function T(t,i,e){return this.isIdentity()?[t,i,e]:[t*this.props[0]+i*this.props[4]+e*this.props[8]+this.props[12],t*this.props[1]+i*this.props[5]+e*this.props[9]+this.props[13],t*this.props[2]+i*this.props[6]+e*this.props[10]+this.props[14]]}function E(t,i){if(this.isIdentity())return t+","+i;var e=this.props;return Math.round(100*(t*e[0]+i*e[4]+e[12]))/100+","+Math.round(100*(t*e[1]+i*e[5]+e[13]))/100}function F(){for(var t=0,i=this.props,e="matrix3d(",s=1e4;t<16;)e+=a(i[t]*s)/s,e+=15===t?")":",",t+=1;return e}function L(t){var i=1e4;return t<1e-6&&t>0||t>-1e-6&&t<0?a(t*i)/i:t}function I(){var t=this.props;return"matrix("+L(t[0])+","+L(t[1])+","+L(t[4])+","+L(t[5])+","+L(t[12])+","+L(t[13])+")"}return function(){this.reset=s,this.rotate=r,this.rotateX=o,this.rotateY=n,this.rotateZ=h,this.skew=k,this.skewFromAxis=x,this.shear=l,this.scale=p,this.setTransform=c,this.translate=d,this.transform=f,this.multiply=m,this.applyToPoint=_,this.applyToX=w,this.applyToY=C,this.applyToZ=S,this.applyToPointArray=T,this.applyToTriplePoints=D,this.applyToPointStringified=E,this.toCSS=F,this.to2dCSS=I,this.clone=v,this.cloneFromProps=b,this.equals=g,this.inversePoints=M,this.inversePoint=A,this.getInverseMatrix=P,this._t=this.transform,this.isIdentity=u,this._identity=!0,this._identityCalculated=!1,this.props=y("float32",16),this.reset()}}();function Ot(t){return Ot="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ot(t)}var zt={};function Nt(t){n(t)}function Bt(){ot.searchAnimations()}function qt(t){B(t)}function jt(t){X(t)}function Wt(t){return ot.loadAnimation(t)}function Gt(t){if("string"==typeof t)switch(t){case"high":G(200);break;default:case"medium":G(50);break;case"low":G(10)}else!isNaN(t)&&t>1&&G(t)}function Ut(){return"undefined"!=typeof navigator}function Xt(t,i){"expressions"===t&&j(i)}function Yt(t){switch(t){case"propertyFactory":return Mt;case"shapePropertyFactory":return Rt;case"matrix":return Vt;default:return null}}function Ht(){"complete"===document.readyState&&(clearInterval(ti),Bt())}function Jt(t){for(var i=Kt.split("&"),e=0;e<i.length;e+=1){var a=i[e].split("=");if(decodeURIComponent(a[0])==t)return decodeURIComponent(a[1])}return null}zt.play=ot.play,zt.pause=ot.pause,zt.setLocationHref=Nt,zt.togglePause=ot.togglePause,zt.setSpeed=ot.setSpeed,zt.setDirection=ot.setDirection,zt.stop=ot.stop,zt.searchAnimations=Bt,zt.registerAnimation=ot.registerAnimation,zt.loadAnimation=Wt,zt.setSubframeRendering=qt,zt.resize=ot.resize,zt.goToAndStop=ot.goToAndStop,zt.destroy=ot.destroy,zt.setQuality=Gt,zt.inBrowser=Ut,zt.installPlugin=Xt,zt.freeze=ot.freeze,zt.unfreeze=ot.unfreeze,zt.setVolume=ot.setVolume,zt.mute=ot.mute,zt.unmute=ot.unmute,zt.getRegisteredAnimations=ot.getRegisteredAnimations,zt.useWebWorker=r,zt.setIDPrefix=jt,zt.__getFactory=Yt,zt.version="5.13.0";var Kt="",Zt=document.getElementsByTagName("script"),Qt=Zt.length-1,$t=Zt[Qt]||{src:""};Kt=$t.src?$t.src.replace(/^[^\?]+\??/,""):"",Jt("renderer");var ti=setInterval(Ht,100);try{"object"!==Ot(i)&&(window.bodymovin=zt)}catch(t){}var ii=function(){var t={},i={};function e(t,e){i[t]||(i[t]=e)}function a(t,e,a){return new i[t](e,a)}return t.registerModifier=e,t.getModifier=a,t}();function ei(){}function ai(){}function si(){}ei.prototype.initModifierProperties=function(){},ei.prototype.addShapeToModifier=function(){},ei.prototype.addShape=function(t){if(!this.closed){t.sh.container.addDynamicProperty(t.sh);var i={shape:t.sh,data:t,localShapeCollection:It.newShapeCollection()};this.shapes.push(i),this.addShapeToModifier(i),this._isAnimated&&t.setAsAnimated()}},ei.prototype.init=function(t,i){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,i),this.frameId=s,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ei.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},k([Dt],ei),k([ei],ai),ai.prototype.initModifierProperties=function(t,i){this.s=Mt.getProp(t,i.s,0,.01,this),this.e=Mt.getProp(t,i.e,0,.01,this),this.o=Mt.getProp(t,i.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=i.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},ai.prototype.addShapeToModifier=function(t){t.pathsData=[]},ai.prototype.calculateShapeEdges=function(t,i,e,a,s){var r=[];i<=1?r.push({s:t,e:i}):t>=1?r.push({s:t-1,e:i-1}):(r.push({s:t,e:1}),r.push({s:0,e:i-1}));var o,n,h=[],l=r.length;for(o=0;o<l;o+=1){var k,x;(n=r[o]).e*s<a||n.s*s>a+e||(k=n.s*s<=a?0:(n.s*s-a)/e,x=n.e*s>=a+e?1:(n.e*s-a)/e,h.push([k,x]))}return h.length||h.push([0,0]),h},ai.prototype.releasePathsData=function(t){var i,e=t.length;for(i=0;i<e;i+=1)xt.release(t[i]);return t.length=0,t},ai.prototype.processShapes=function(t){var i,e,a,s;if(this._mdf||t){var r=this.o.v%360/360;if(r<0&&(r+=1),(i=this.s.v>1?1+r:this.s.v<0?0+r:this.s.v+r)>(e=this.e.v>1?1+r:this.e.v<0?0+r:this.e.v+r)){var o=i;i=e,e=o}i=1e-4*Math.round(1e4*i),e=1e-4*Math.round(1e4*e),this.sValue=i,this.eValue=e}else i=this.sValue,e=this.eValue;var n,h,l,k,x,p=this.shapes.length,y=0;if(e===i)for(s=0;s<p;s+=1)this.shapes[s].localShapeCollection.releaseShapes(),this.shapes[s].shape._mdf=!0,this.shapes[s].shape.paths=this.shapes[s].localShapeCollection,this._mdf&&(this.shapes[s].pathsData.length=0);else if(1===e&&0===i||0===e&&1===i){if(this._mdf)for(s=0;s<p;s+=1)this.shapes[s].pathsData.length=0,this.shapes[s].shape._mdf=!0}else{var c,d,f=[];for(s=0;s<p;s+=1)if((c=this.shapes[s]).shape._mdf||this._mdf||t||2===this.m){if(h=(a=c.shape.paths)._length,x=0,!c.shape._mdf&&c.pathsData.length)x=c.totalShapeLength;else{for(l=this.releasePathsData(c.pathsData),n=0;n<h;n+=1)k=yt.getSegmentsLength(a.shapes[n]),l.push(k),x+=k.totalLength;c.totalShapeLength=x,c.pathsData=l}y+=x,c.shape._mdf=!0}else c.shape.paths=c.localShapeCollection;var m,u=i,g=e,v=0;for(s=p-1;s>=0;s-=1)if((c=this.shapes[s]).shape._mdf){for((d=c.localShapeCollection).releaseShapes(),2===this.m&&p>1?(m=this.calculateShapeEdges(i,e,c.totalShapeLength,v,y),v+=c.totalShapeLength):m=[[u,g]],h=m.length,n=0;n<h;n+=1){u=m[n][0],g=m[n][1],f.length=0,g<=1?f.push({s:c.totalShapeLength*u,e:c.totalShapeLength*g}):u>=1?f.push({s:c.totalShapeLength*(u-1),e:c.totalShapeLength*(g-1)}):(f.push({s:c.totalShapeLength*u,e:c.totalShapeLength}),f.push({s:0,e:c.totalShapeLength*(g-1)}));var b=this.addShapes(c,f[0]);if(f[0].s!==f[0].e){if(f.length>1)if(c.shape.paths.shapes[c.shape.paths._length-1].c){var _=b.pop();this.addPaths(b,d),b=this.addShapes(c,f[1],_)}else this.addPaths(b,d),b=this.addShapes(c,f[1]);this.addPaths(b,d)}}c.shape.paths=d}}},ai.prototype.addPaths=function(t,i){var e,a=t.length;for(e=0;e<a;e+=1)i.addShape(t[e])},ai.prototype.addSegment=function(t,i,e,a,s,r,o){s.setXYAt(i[0],i[1],"o",r),s.setXYAt(e[0],e[1],"i",r+1),o&&s.setXYAt(t[0],t[1],"v",r),s.setXYAt(a[0],a[1],"v",r+1)},ai.prototype.addSegmentFromArray=function(t,i,e,a){i.setXYAt(t[1],t[5],"o",e),i.setXYAt(t[2],t[6],"i",e+1),a&&i.setXYAt(t[0],t[4],"v",e),i.setXYAt(t[3],t[7],"v",e+1)},ai.prototype.addShapes=function(t,i,e){var a,s,r,o,n,h,l,k,x=t.pathsData,p=t.shape.paths.shapes,y=t.shape.paths._length,c=0,d=[],f=!0;for(e?(n=e._length,k=e._length):(e=Ft.newElement(),n=0,k=0),d.push(e),a=0;a<y;a+=1){for(h=x[a].lengths,e.c=p[a].c,r=p[a].c?h.length:h.length+1,s=1;s<r;s+=1)if(c+(o=h[s-1]).addedLength<i.s)c+=o.addedLength,e.c=!1;else{if(c>i.e){e.c=!1;break}i.s<=c&&i.e>=c+o.addedLength?(this.addSegment(p[a].v[s-1],p[a].o[s-1],p[a].i[s],p[a].v[s],e,n,f),f=!1):(l=yt.getNewSegment(p[a].v[s-1],p[a].v[s],p[a].o[s-1],p[a].i[s],(i.s-c)/o.addedLength,(i.e-c)/o.addedLength,h[s-1]),this.addSegmentFromArray(l,e,n,f),f=!1,e.c=!1),c+=o.addedLength,n+=1}if(p[a].c&&h.length){if(o=h[s-1],c<=i.e){var m=h[s-1].addedLength;i.s<=c&&i.e>=c+m?(this.addSegment(p[a].v[s-1],p[a].o[s-1],p[a].i[0],p[a].v[0],e,n,f),f=!1):(l=yt.getNewSegment(p[a].v[s-1],p[a].v[0],p[a].o[s-1],p[a].i[0],(i.s-c)/m,(i.e-c)/m,h[s-1]),this.addSegmentFromArray(l,e,n,f),f=!1,e.c=!1)}else e.c=!1;c+=o.addedLength,n+=1}if(e._length&&(e.setXYAt(e.v[k][0],e.v[k][1],"i",k),e.setXYAt(e.v[e._length-1][0],e.v[e._length-1][1],"o",e._length-1)),c>i.e)break;a<y-1&&(e=Ft.newElement(),f=!0,d.push(e),n=0)}return d},k([ei],si),si.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.amount=Mt.getProp(t,i.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},si.prototype.processPath=function(t,i){var e=i/100,a=[0,0],s=t._length,r=0;for(r=0;r<s;r+=1)a[0]+=t.v[r][0],a[1]+=t.v[r][1];a[0]/=s,a[1]/=s;var o,n,h,l,k,x,p=Ft.newElement();for(p.c=t.c,r=0;r<s;r+=1)o=t.v[r][0]+(a[0]-t.v[r][0])*e,n=t.v[r][1]+(a[1]-t.v[r][1])*e,h=t.o[r][0]+(a[0]-t.o[r][0])*-e,l=t.o[r][1]+(a[1]-t.o[r][1])*-e,k=t.i[r][0]+(a[0]-t.i[r][0])*-e,x=t.i[r][1]+(a[1]-t.i[r][1])*-e,p.setTripleAt(o,n,h,l,k,x,r);return p},si.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.amount.v;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var ri=function(){var t=[0,0];function i(t){var i=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||i,this.a&&t.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&t.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&t.skewFromAxis(-this.sk.v,this.sa.v),this.r?t.rotate(-this.r.v):t.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?t.translate(this.px.v,this.py.v,-this.pz.v):t.translate(this.px.v,this.py.v,0):t.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function e(i){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||i){var e;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var a,s;if(e=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(a=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/e,0),s=this.p.getValueAtTime(this.p.keyframes[0].t/e,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(a=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/e,0),s=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/e,0)):(a=this.p.pv,s=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/e,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){a=[],s=[];var r=this.px,o=this.py;r._caching.lastFrame+r.offsetTime<=r.keyframes[0].t?(a[0]=r.getValueAtTime((r.keyframes[0].t+.01)/e,0),a[1]=o.getValueAtTime((o.keyframes[0].t+.01)/e,0),s[0]=r.getValueAtTime(r.keyframes[0].t/e,0),s[1]=o.getValueAtTime(o.keyframes[0].t/e,0)):r._caching.lastFrame+r.offsetTime>=r.keyframes[r.keyframes.length-1].t?(a[0]=r.getValueAtTime(r.keyframes[r.keyframes.length-1].t/e,0),a[1]=o.getValueAtTime(o.keyframes[o.keyframes.length-1].t/e,0),s[0]=r.getValueAtTime((r.keyframes[r.keyframes.length-1].t-.01)/e,0),s[1]=o.getValueAtTime((o.keyframes[o.keyframes.length-1].t-.01)/e,0)):(a=[r.pv,o.pv],s[0]=r.getValueAtTime((r._caching.lastFrame+r.offsetTime-.01)/e,r.offsetTime),s[1]=o.getValueAtTime((o._caching.lastFrame+o.offsetTime-.01)/e,o.offsetTime))}else a=s=t;this.v.rotate(-Math.atan2(a[1]-s[1],a[0]-s[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function a(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length&&(this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1,!this.s.effectsSequence.length)){if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length||this.sa.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3}this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):this.rz.effectsSequence.length||this.ry.effectsSequence.length||this.rx.effectsSequence.length||this.or.effectsSequence.length||(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}}function s(){}function r(t){this._addDynamicProperty(t),this.elem.addDynamicProperty(t),this._isDirty=!0}function o(t,i,e){if(this.elem=t,this.frameId=-1,this.propType="transform",this.data=i,this.v=new Vt,this.pre=new Vt,this.appliedTransformations=0,this.initDynamicPropertyContainer(e||t),i.p&&i.p.s?(this.px=Mt.getProp(t,i.p.x,0,0,this),this.py=Mt.getProp(t,i.p.y,0,0,this),i.p.z&&(this.pz=Mt.getProp(t,i.p.z,0,0,this))):this.p=Mt.getProp(t,i.p||{k:[0,0,0]},1,0,this),i.rx){if(this.rx=Mt.getProp(t,i.rx,0,C,this),this.ry=Mt.getProp(t,i.ry,0,C,this),this.rz=Mt.getProp(t,i.rz,0,C,this),i.or.k[0].ti){var a,s=i.or.k.length;for(a=0;a<s;a+=1)i.or.k[a].to=null,i.or.k[a].ti=null}this.or=Mt.getProp(t,i.or,1,C,this),this.or.sh=!0}else this.r=Mt.getProp(t,i.r||{k:0},0,C,this);i.sk&&(this.sk=Mt.getProp(t,i.sk,0,C,this),this.sa=Mt.getProp(t,i.sa,0,C,this)),this.a=Mt.getProp(t,i.a||{k:[0,0,0]},1,0,this),this.s=Mt.getProp(t,i.s||{k:[100,100,100]},1,.01,this),i.o?this.o=Mt.getProp(t,i.o,0,.01,t):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}function n(t,i,e){return new o(t,i,e)}return o.prototype={applyToMatrix:i,getValue:e,precalculateMatrix:a,autoOrient:s},k([Dt],o),o.prototype.addDynamicProperty=r,o.prototype._addDynamicProperty=Dt.prototype.addDynamicProperty,{getTransformProperty:n}}();function oi(){}function ni(){}function hi(t,i){return 1e5*Math.abs(t-i)<=Math.min(Math.abs(t),Math.abs(i))}function li(t){return Math.abs(t)<=1e-5}function ki(t,i,e){return t*(1-e)+i*e}function xi(t,i,e){return[ki(t[0],i[0],e),ki(t[1],i[1],e)]}function pi(t,i,e){if(0===t)return[];var a=i*i-4*t*e;if(a<0)return[];var s=-i/(2*t);if(0===a)return[s];var r=Math.sqrt(a)/(2*t);return[s-r,s+r]}function yi(t,i,e,a){return[3*i-t-3*e+a,3*t-6*i+3*e,-3*t+3*i,t]}function ci(t){return new di(t,t,t,t,!1)}function di(t,i,e,a,s){s&&Si(t,i)&&(i=xi(t,a,1/3)),s&&Si(e,a)&&(e=xi(t,a,2/3));var r=yi(t[0],i[0],e[0],a[0]),o=yi(t[1],i[1],e[1],a[1]);this.a=[r[0],o[0]],this.b=[r[1],o[1]],this.c=[r[2],o[2]],this.d=[r[3],o[3]],this.points=[t,i,e,a]}function fi(t,i){var e=t.points[0][i],a=t.points[t.points.length-1][i];if(e>a){var s=a;a=e,e=s}for(var r=pi(3*t.a[i],2*t.b[i],t.c[i]),o=0;o<r.length;o+=1)if(r[o]>0&&r[o]<1){var n=t.point(r[o])[i];n<e?e=n:n>a&&(a=n)}return{min:e,max:a}}function mi(t,i,e){var a=t.boundingBox();return{cx:a.cx,cy:a.cy,width:a.width,height:a.height,bez:t,t:(i+e)/2,t1:i,t2:e}}function ui(t){var i=t.bez.split(.5);return[mi(i[0],t.t1,t.t),mi(i[1],t.t,t.t2)]}function gi(t,i){return 2*Math.abs(t.cx-i.cx)<t.width+i.width&&2*Math.abs(t.cy-i.cy)<t.height+i.height}function vi(t,i,e,a,s,r){if(gi(t,i))if(e>=r||t.width<=a&&t.height<=a&&i.width<=a&&i.height<=a)s.push([t.t,i.t]);else{var o=ui(t),n=ui(i);vi(o[0],n[0],e+1,a,s,r),vi(o[0],n[1],e+1,a,s,r),vi(o[1],n[0],e+1,a,s,r),vi(o[1],n[1],e+1,a,s,r)}}function bi(t,i){return[t[1]*i[2]-t[2]*i[1],t[2]*i[0]-t[0]*i[2],t[0]*i[1]-t[1]*i[0]]}function _i(t,i,e,a){var s=[t[0],t[1],1],r=[i[0],i[1],1],o=[e[0],e[1],1],n=[a[0],a[1],1],h=bi(bi(s,r),bi(o,n));return li(h[2])?null:[h[0]/h[2],h[1]/h[2]]}function wi(t,i,e){return[t[0]+Math.cos(i)*e,t[1]-Math.sin(i)*e]}function Ci(t,i){return Math.hypot(t[0]-i[0],t[1]-i[1])}function Si(t,i){return hi(t[0],i[0])&&hi(t[1],i[1])}function Pi(){}function Ai(t,i,e,a,s,r,o){var n=e-Math.PI/2,h=e+Math.PI/2,l=i[0]+Math.cos(e)*a*s,k=i[1]-Math.sin(e)*a*s;t.setTripleAt(l,k,l+Math.cos(n)*r,k-Math.sin(n)*r,l+Math.cos(h)*o,k-Math.sin(h)*o,t.length())}function Mi(t,i){var e=[i[0]-t[0],i[1]-t[1]],a=.5*-Math.PI;return[Math.cos(a)*e[0]-Math.sin(a)*e[1],Math.sin(a)*e[0]+Math.cos(a)*e[1]]}function Di(t,i){var e=0===i?t.length()-1:i-1,a=(i+1)%t.length(),s=Mi(t.v[e],t.v[a]);return Math.atan2(0,1)-Math.atan2(s[1],s[0])}function Ti(t,i,e,a,s,r,o){var n=Di(i,e),h=i.v[e%i._length],l=i.v[0===e?i._length-1:e-1],k=i.v[(e+1)%i._length],x=2===r?Math.sqrt(Math.pow(h[0]-l[0],2)+Math.pow(h[1]-l[1],2)):0,p=2===r?Math.sqrt(Math.pow(h[0]-k[0],2)+Math.pow(h[1]-k[1],2)):0;Ai(t,i.v[e%i._length],n,o,a,p/(2*(s+1)),x/(2*(s+1)))}function Ei(t,i,e,a,s,r){for(var o=0;o<a;o+=1){var n=(o+1)/(a+1),h=2===s?Math.sqrt(Math.pow(i.points[3][0]-i.points[0][0],2)+Math.pow(i.points[3][1]-i.points[0][1],2)):0,l=i.normalAngle(n);Ai(t,i.point(n),l,r,e,h/(2*(a+1)),h/(2*(a+1))),r=-r}return r}function Fi(t,i,e){var a=Math.atan2(i[0]-t[0],i[1]-t[1]);return[wi(t,a,e),wi(i,a,e)]}function Li(t,i){var e,a,s,r,o,n,h;e=(h=Fi(t.points[0],t.points[1],i))[0],a=h[1],s=(h=Fi(t.points[1],t.points[2],i))[0],r=h[1],o=(h=Fi(t.points[2],t.points[3],i))[0],n=h[1];var l=_i(e,a,s,r);null===l&&(l=a);var k=_i(o,n,s,r);return null===k&&(k=o),new di(e,l,k,n)}function Ii(t,i,e,a,s){var r=i.points[3],o=e.points[0];if(3===a)return r;if(Si(r,o))return r;if(2===a){var n=-i.tangentAngle(1),h=-e.tangentAngle(0)+Math.PI,l=_i(r,wi(r,n+Math.PI/2,100),o,wi(o,n+Math.PI/2,100)),k=l?Ci(l,r):Ci(r,o)/2,x=wi(r,n,2*k*S);return t.setXYAt(x[0],x[1],"o",t.length()-1),x=wi(o,h,2*k*S),t.setTripleAt(o[0],o[1],o[0],o[1],x[0],x[1],t.length()),o}var p=_i(Si(r,i.points[2])?i.points[0]:i.points[2],r,o,Si(o,e.points[1])?e.points[3]:e.points[1]);return p&&Ci(p,r)<s?(t.setTripleAt(p[0],p[1],p[0],p[1],p[0],p[1],t.length()),p):r}function Ri(t,i){var e=t.intersections(i);return e.length&&hi(e[0][0],1)&&e.shift(),e.length?e[0]:null}function Vi(t,i){var e=t.slice(),a=i.slice(),s=Ri(t[t.length-1],i[0]);return s&&(e[t.length-1]=t[t.length-1].split(s[0])[0],a[0]=i[0].split(s[1])[1]),t.length>1&&i.length>1&&(s=Ri(t[0],i[i.length-1]))?[[t[0].split(s[0])[0]],[i[i.length-1].split(s[1])[1]]]:[e,a]}function Oi(t){for(var i,e=1;e<t.length;e+=1)i=Vi(t[e-1],t[e]),t[e-1]=i[0],t[e]=i[1];return t.length>1&&(i=Vi(t[t.length-1],t[0]),t[t.length-1]=i[0],t[0]=i[1]),t}function zi(t,i){var e,a,s,r,o=t.inflectionPoints();if(0===o.length)return[Li(t,i)];if(1===o.length||hi(o[1],1))return e=(s=t.split(o[0]))[0],a=s[1],[Li(e,i),Li(a,i)];e=(s=t.split(o[0]))[0];var n=(o[1]-o[0])/(1-o[0]);return r=(s=s[1].split(n))[0],a=s[1],[Li(e,i),Li(r,i),Li(a,i)]}function Ni(){}function Bi(t){for(var i=t.fStyle?t.fStyle.split(" "):[],e="normal",a="normal",s=i.length,r=0;r<s;r+=1)switch(i[r].toLowerCase()){case"italic":a="italic";break;case"bold":e="700";break;case"black":e="900";break;case"medium":e="500";break;case"regular":case"normal":e="400";break;case"light":case"thin":e="200"}return{style:a,weight:t.fWeight||e}}k([ei],oi),oi.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.c=Mt.getProp(t,i.c,0,null,this),this.o=Mt.getProp(t,i.o,0,null,this),this.tr=ri.getTransformProperty(t,i.tr,this),this.so=Mt.getProp(t,i.tr.so,0,.01,this),this.eo=Mt.getProp(t,i.tr.eo,0,.01,this),this.data=i,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Vt,this.rMatrix=new Vt,this.sMatrix=new Vt,this.tMatrix=new Vt,this.matrix=new Vt},oi.prototype.applyTransforms=function(t,i,e,a,s,r){var o=r?-1:1,n=a.s.v[0]+(1-a.s.v[0])*(1-s),h=a.s.v[1]+(1-a.s.v[1])*(1-s);t.translate(a.p.v[0]*o*s,a.p.v[1]*o*s,a.p.v[2]),i.translate(-a.a.v[0],-a.a.v[1],a.a.v[2]),i.rotate(-a.r.v*o*s),i.translate(a.a.v[0],a.a.v[1],a.a.v[2]),e.translate(-a.a.v[0],-a.a.v[1],a.a.v[2]),e.scale(r?1/n:n,r?1/h:h),e.translate(a.a.v[0],a.a.v[1],a.a.v[2])},oi.prototype.init=function(t,i,e,a){for(this.elem=t,this.arr=i,this.pos=e,this.elemsData=a,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,i[e]);e>0;)e-=1,this._elements.unshift(i[e]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},oi.prototype.resetElements=function(t){var i,e=t.length;for(i=0;i<e;i+=1)t[i]._processed=!1,"gr"===t[i].ty&&this.resetElements(t[i].it)},oi.prototype.cloneElements=function(t){var i=JSON.parse(JSON.stringify(t));return this.resetElements(i),i},oi.prototype.changeGroupRender=function(t,i){var e,a=t.length;for(e=0;e<a;e+=1)t[e]._render=i,"gr"===t[e].ty&&this.changeGroupRender(t[e].it,i)},oi.prototype.processShapes=function(t){var i,e,a,s,r,o=!1;if(this._mdf||t){var n,h=Math.ceil(this.c.v);if(this._groups.length<h){for(;this._groups.length<h;){var l={it:this.cloneElements(this._elements),ty:"gr"};l.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,l),this._groups.splice(0,0,l),this._currentCopies+=1}this.elem.reloadShapes(),o=!0}for(r=0,a=0;a<=this._groups.length-1;a+=1){if(n=r<h,this._groups[a]._render=n,this.changeGroupRender(this._groups[a].it,n),!n){var k=this.elemsData[a].it,x=k[k.length-1];0!==x.transform.op.v?(x.transform.op._mdf=!0,x.transform.op.v=0):x.transform.op._mdf=!1}r+=1}this._currentCopies=h;var p=this.o.v,y=p%1,c=p>0?Math.floor(p):Math.ceil(p),d=this.pMatrix.props,f=this.rMatrix.props,m=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var u,g,v=0;if(p>0){for(;v<c;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),v+=1;y&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,y,!1),v+=y)}else if(p<0){for(;v>c;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),v-=1;y&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-y,!0),v-=y)}for(a=1===this.data.m?0:this._currentCopies-1,s=1===this.data.m?1:-1,r=this._currentCopies;r;){if(g=(e=(i=this.elemsData[a].it)[i.length-1].transform.mProps.v.props).length,i[i.length-1].transform.mProps._mdf=!0,i[i.length-1].transform.op._mdf=!0,i[i.length-1].transform.op.v=1===this._currentCopies?this.so.v:this.so.v+(this.eo.v-this.so.v)*(a/(this._currentCopies-1)),0!==v){for((0!==a&&1===s||a!==this._currentCopies-1&&-1===s)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(f[0],f[1],f[2],f[3],f[4],f[5],f[6],f[7],f[8],f[9],f[10],f[11],f[12],f[13],f[14],f[15]),this.matrix.transform(m[0],m[1],m[2],m[3],m[4],m[5],m[6],m[7],m[8],m[9],m[10],m[11],m[12],m[13],m[14],m[15]),this.matrix.transform(d[0],d[1],d[2],d[3],d[4],d[5],d[6],d[7],d[8],d[9],d[10],d[11],d[12],d[13],d[14],d[15]),u=0;u<g;u+=1)e[u]=this.matrix.props[u];this.matrix.reset()}else for(this.matrix.reset(),u=0;u<g;u+=1)e[u]=this.matrix.props[u];v+=1,r-=1,a+=s}}else for(r=this._currentCopies,a=0,s=1;r;)e=(i=this.elemsData[a].it)[i.length-1].transform.mProps.v.props,i[i.length-1].transform.mProps._mdf=!1,i[i.length-1].transform.op._mdf=!1,r-=1,a+=s;return o},oi.prototype.addShape=function(){},k([ei],ni),ni.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.rd=Mt.getProp(t,i.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},ni.prototype.processPath=function(t,i){var e,a=Ft.newElement();a.c=t.c;var s,r,o,n,h,l,k,x,p,y,c,d,f=t._length,m=0;for(e=0;e<f;e+=1)s=t.v[e],o=t.o[e],r=t.i[e],s[0]===o[0]&&s[1]===o[1]&&s[0]===r[0]&&s[1]===r[1]?0!==e&&e!==f-1||t.c?(n=0===e?t.v[f-1]:t.v[e-1],l=(h=Math.sqrt(Math.pow(s[0]-n[0],2)+Math.pow(s[1]-n[1],2)))?Math.min(h/2,i)/h:0,k=c=s[0]+(n[0]-s[0])*l,x=d=s[1]-(s[1]-n[1])*l,p=k-(k-s[0])*S,y=x-(x-s[1])*S,a.setTripleAt(k,x,p,y,c,d,m),m+=1,n=e===f-1?t.v[0]:t.v[e+1],l=(h=Math.sqrt(Math.pow(s[0]-n[0],2)+Math.pow(s[1]-n[1],2)))?Math.min(h/2,i)/h:0,k=p=s[0]+(n[0]-s[0])*l,x=y=s[1]+(n[1]-s[1])*l,c=k-(k-s[0])*S,d=x-(x-s[1])*S,a.setTripleAt(k,x,p,y,c,d,m),m+=1):(a.setTripleAt(s[0],s[1],o[0],o[1],r[0],r[1],m),m+=1):(a.setTripleAt(t.v[e][0],t.v[e][1],t.o[e][0],t.o[e][1],t.i[e][0],t.i[e][1],m),m+=1);return a},ni.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.rd.v;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},di.prototype.point=function(t){return[((this.a[0]*t+this.b[0])*t+this.c[0])*t+this.d[0],((this.a[1]*t+this.b[1])*t+this.c[1])*t+this.d[1]]},di.prototype.derivative=function(t){return[(3*t*this.a[0]+2*this.b[0])*t+this.c[0],(3*t*this.a[1]+2*this.b[1])*t+this.c[1]]},di.prototype.tangentAngle=function(t){var i=this.derivative(t);return Math.atan2(i[1],i[0])},di.prototype.normalAngle=function(t){var i=this.derivative(t);return Math.atan2(i[0],i[1])},di.prototype.inflectionPoints=function(){var t=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(li(t))return[];var i=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/t,e=i*i-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(e<0)return[];var a=Math.sqrt(e);return li(a)?a>0&&a<1?[i]:[]:[i-a,i+a].filter(function(t){return t>0&&t<1})},di.prototype.split=function(t){if(t<=0)return[ci(this.points[0]),this];if(t>=1)return[this,ci(this.points[this.points.length-1])];var i=xi(this.points[0],this.points[1],t),e=xi(this.points[1],this.points[2],t),a=xi(this.points[2],this.points[3],t),s=xi(i,e,t),r=xi(e,a,t),o=xi(s,r,t);return[new di(this.points[0],i,s,o,!0),new di(o,r,a,this.points[3],!0)]},di.prototype.bounds=function(){return{x:fi(this,0),y:fi(this,1)}},di.prototype.boundingBox=function(){var t=this.bounds();return{left:t.x.min,right:t.x.max,top:t.y.min,bottom:t.y.max,width:t.x.max-t.x.min,height:t.y.max-t.y.min,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2}},di.prototype.intersections=function(t,i,e){void 0===i&&(i=2),void 0===e&&(e=7);var a=[];return vi(mi(this,0,1),mi(t,0,1),0,i,a,e),a},di.shapeSegment=function(t,i){var e=(i+1)%t.length();return new di(t.v[i],t.o[i],t.i[e],t.v[e],!0)},di.shapeSegmentInverted=function(t,i){var e=(i+1)%t.length();return new di(t.v[e],t.i[e],t.o[i],t.v[i],!0)},k([ei],Pi),Pi.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.amplitude=Mt.getProp(t,i.s,0,null,this),this.frequency=Mt.getProp(t,i.r,0,null,this),this.pointsType=Mt.getProp(t,i.pt,0,null,this),this._isAnimated=0!==this.amplitude.effectsSequence.length||0!==this.frequency.effectsSequence.length||0!==this.pointsType.effectsSequence.length},Pi.prototype.processPath=function(t,i,e,a){var s=t._length,r=Ft.newElement();if(r.c=t.c,t.c||(s-=1),0===s)return r;var o=-1,n=di.shapeSegment(t,0);Ti(r,t,0,i,e,a,o);for(var h=0;h<s;h+=1)o=Ei(r,n,i,e,a,-o),n=h!==s-1||t.c?di.shapeSegment(t,(h+1)%s):null,Ti(r,t,h+1,i,e,a,o);return r},Pi.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.amplitude.v,l=Math.max(0,Math.round(this.frequency.v)),k=this.pointsType.v;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h,l,k));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},k([ei],Ni),Ni.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.amount=Mt.getProp(t,i.a,0,null,this),this.miterLimit=Mt.getProp(t,i.ml,0,null,this),this.lineJoin=i.lj,this._isAnimated=0!==this.amount.effectsSequence.length},Ni.prototype.processPath=function(t,i,e,a){var s=Ft.newElement();s.c=t.c;var r,o,n,h=t.length();t.c||(h-=1);var l=[];for(r=0;r<h;r+=1)n=di.shapeSegment(t,r),l.push(zi(n,i));if(!t.c)for(r=h-1;r>=0;r-=1)n=di.shapeSegmentInverted(t,r),l.push(zi(n,i));l=Oi(l);var k=null,x=null;for(r=0;r<l.length;r+=1){var p=l[r];for(x&&(k=Ii(s,x,p[0],e,a)),x=p[p.length-1],o=0;o<p.length;o+=1)n=p[o],k&&Si(n.points[0],k)?s.setXYAt(n.points[1][0],n.points[1][1],"o",s.length()-1):s.setTripleAt(n.points[0][0],n.points[0][1],n.points[1][0],n.points[1][1],n.points[0][0],n.points[0][1],s.length()),s.setTripleAt(n.points[3][0],n.points[3][1],n.points[3][0],n.points[3][1],n.points[2][0],n.points[2][1],s.length()),k=n.points[3]}return l.length&&Ii(s,x,l[0][0],e,a),s},Ni.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.amount.v,l=this.miterLimit.v,k=this.lineJoin;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h,k,l));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var qi=function(){var t=5e3,i={w:0,size:0,shapes:[],data:{shapes:[]}},e=[];e=e.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var a=127988,s=917631,r=917601,o=917626,n=65039,h=8205,k=127462,x=127487,p=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function y(t){var i,e=t.split(","),a=e.length,s=[];for(i=0;i<a;i+=1)"sans-serif"!==e[i]&&"monospace"!==e[i]&&s.push(e[i]);return s.join(",")}function c(t,i){var e=l("span");e.setAttribute("aria-hidden",!0),e.style.fontFamily=i;var a=l("span");a.innerText="giItT1WQy@!-/#",e.style.position="absolute",e.style.left="-10000px",e.style.top="-10000px",e.style.fontSize="300px",e.style.fontVariant="normal",e.style.fontStyle="normal",e.style.fontWeight="normal",e.style.letterSpacing="0",e.appendChild(a),document.body.appendChild(e);var s=a.offsetWidth;return a.style.fontFamily=y(t)+", "+i,{node:a,w:s,parent:e}}function d(){var i,e,a,s=this.fonts.length,r=s;for(i=0;i<s;i+=1)this.fonts[i].loaded?r-=1:"n"===this.fonts[i].fOrigin||0===this.fonts[i].origin?this.fonts[i].loaded=!0:(e=this.fonts[i].monoCase.node,a=this.fonts[i].monoCase.w,e.offsetWidth!==a?(r-=1,this.fonts[i].loaded=!0):(e=this.fonts[i].sansCase.node,a=this.fonts[i].sansCase.w,e.offsetWidth!==a&&(r-=1,this.fonts[i].loaded=!0)),this.fonts[i].loaded&&(this.fonts[i].sansCase.parent.parentNode.removeChild(this.fonts[i].sansCase.parent),this.fonts[i].monoCase.parent.parentNode.removeChild(this.fonts[i].monoCase.parent)));0!==r&&Date.now()-this.initTime<t?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function f(t,i){var e,a=document.body&&i?"svg":"canvas",s=Bi(t);if("svg"===a){var r=Y("text");r.style.fontSize="100px",r.setAttribute("font-family",t.fFamily),r.setAttribute("font-style",s.style),r.setAttribute("font-weight",s.weight),r.textContent="1",t.fClass?(r.style.fontFamily="inherit",r.setAttribute("class",t.fClass)):r.style.fontFamily=t.fFamily,i.appendChild(r),e=r}else{var o=new OffscreenCanvas(500,500).getContext("2d");o.font=s.style+" "+s.weight+" 100px "+t.fFamily,e=o}function n(t){return"svg"===a?(e.textContent=t,e.getComputedTextLength()):e.measureText(t).width}return{measureText:n}}function m(t,i){if(t){if(this.chars)return this.isLoaded=!0,void(this.fonts=t.list);if(!document.body)return this.isLoaded=!0,t.list.forEach(function(t){t.helper=f(t),t.cache={}}),void(this.fonts=t.list);var e,a=t.list,s=a.length,r=s;for(e=0;e<s;e+=1){var o,n,h=!0;if(a[e].loaded=!1,a[e].monoCase=c(a[e].fFamily,"monospace"),a[e].sansCase=c(a[e].fFamily,"sans-serif"),a[e].fPath){if("p"===a[e].fOrigin||3===a[e].origin){if((o=document.querySelectorAll('style[f-forigin="p"][f-family="'+a[e].fFamily+'"], style[f-origin="3"][f-family="'+a[e].fFamily+'"]')).length>0&&(h=!1),h){var k=l("style");k.setAttribute("f-forigin",a[e].fOrigin),k.setAttribute("f-origin",a[e].origin),k.setAttribute("f-family",a[e].fFamily),k.type="text/css",k.innerText="@font-face {font-family: "+a[e].fFamily+"; font-style: normal; src: url('"+a[e].fPath+"');}",i.appendChild(k)}}else if("g"===a[e].fOrigin||1===a[e].origin){for(o=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),n=0;n<o.length;n+=1)-1!==o[n].href.indexOf(a[e].fPath)&&(h=!1);if(h){var x=l("link");x.setAttribute("f-forigin",a[e].fOrigin),x.setAttribute("f-origin",a[e].origin),x.type="text/css",x.rel="stylesheet",x.href=a[e].fPath,document.body.appendChild(x)}}else if("t"===a[e].fOrigin||2===a[e].origin){for(o=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),n=0;n<o.length;n+=1)a[e].fPath===o[n].src&&(h=!1);if(h){var p=l("link");p.setAttribute("f-forigin",a[e].fOrigin),p.setAttribute("f-origin",a[e].origin),p.setAttribute("rel","stylesheet"),p.setAttribute("href",a[e].fPath),i.appendChild(p)}}}else a[e].loaded=!0,r-=1;a[e].helper=f(a[e],i),a[e].cache={},this.fonts.push(a[e])}0===r?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}else this.isLoaded=!0}function u(t){if(t){var i;this.chars||(this.chars=[]);var e,a,s=t.length,r=this.chars.length;for(i=0;i<s;i+=1){for(e=0,a=!1;e<r;)this.chars[e].style===t[i].style&&this.chars[e].fFamily===t[i].fFamily&&this.chars[e].ch===t[i].ch&&(a=!0),e+=1;a||(this.chars.push(t[i]),r+=1)}}}function g(t,e,a){for(var s=0,r=this.chars.length;s<r;){if(this.chars[s].ch===t&&this.chars[s].style===e&&this.chars[s].fFamily===a)return this.chars[s];s+=1}return("string"==typeof t&&13!==t.charCodeAt(0)||!t)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",t,e,a)),i}function v(t,i,e){var a=this.getFontByName(i),s=t;if(!a.cache[s]){var r=a.helper;if(" "===t){var o=r.measureText("|"+t+"|"),n=r.measureText("||");a.cache[s]=(o-n)/100}else a.cache[s]=r.measureText(t)/100}return a.cache[s]*e}function b(t){for(var i=0,e=this.fonts.length;i<e;){if(this.fonts[i].fName===t)return this.fonts[i];i+=1}return this.fonts[0]}function _(t){var i=0,e=t.charCodeAt(0);if(e>=55296&&e<=56319){var a=t.charCodeAt(1);a>=56320&&a<=57343&&(i=1024*(e-55296)+a-56320+65536)}return i}function w(t,i){var e=t.toString(16)+i.toString(16);return-1!==p.indexOf(e)}function C(t){return t===h}function S(t){return t===n}function P(t){var i=_(t);return i>=k&&i<=x}function A(t){return P(t.substr(0,2))&&P(t.substr(2,2))}function M(t){return-1!==e.indexOf(t)}function D(t,i){var e=_(t.substr(i,2));if(e!==a)return!1;var n=0;for(i+=2;n<5;){if((e=_(t.substr(i,2)))<r||e>o)return!1;n+=1,i+=2}return _(t.substr(i,2))===s}function T(){this.isLoaded=!0}var E=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};E.isModifier=w,E.isZeroWidthJoiner=C,E.isFlagEmoji=A,E.isRegionalCode=P,E.isCombinedCharacter=M,E.isRegionalFlag=D,E.isVariationSelector=S,E.BLACK_FLAG_CODE_POINT=a;var F={addChars:u,addFonts:m,getCharData:g,getFontByName:b,measureText:v,checkLoadedFonts:d,setIsLoaded:T};return E.prototype=F,E}();function ji(t){this.animationData=t}function Wi(t){return new ji(t)}function Gi(){}ji.prototype.getProp=function(t){return this.animationData.slots&&this.animationData.slots[t.sid]?Object.assign(t,this.animationData.slots[t.sid].p):t},Gi.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(t){-1===this.renderableComponents.indexOf(t)&&this.renderableComponents.push(t)},removeRenderableComponent:function(t){-1!==this.renderableComponents.indexOf(t)&&this.renderableComponents.splice(this.renderableComponents.indexOf(t),1)},prepareRenderableFrame:function(t){this.checkLayerLimits(t)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(t){this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?!0!==this.isInRange&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):!1!==this.isInRange&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var t,i=this.renderableComponents.length;for(t=0;t<i;t+=1)this.renderableComponents[t].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return 5===this.data.ty?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var Ui,Xi=(Ui={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"},function(t){return Ui[t]||""});function Yi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function Hi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function Ji(t,i,e){this.p=Mt.getProp(i,t.v,1,0,e)}function Ki(t,i,e){this.p=Mt.getProp(i,t.v,1,0,e)}function Zi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function Qi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function $i(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function te(){this.p={}}function ie(t,i){var e,a=t.ef||[];this.effectElements=[];var s,r=a.length;for(e=0;e<r;e+=1)s=new ee(a[e],i),this.effectElements.push(s)}function ee(t,i){this.init(t,i)}function ae(){}function se(){}function re(t,i,e){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(t.refId),this.footageData=i.imageLoader.getAsset(this.assetData),this.initBaseData(t,i,e)}function oe(t,i,e){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(t.refId),this.initBaseData(t,i,e),this._isPlaying=!1,this._canPlay=!1;var a=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(a),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=t.tm?Mt.getProp(this,t.tm,0,i.frameRate,this):{_placeholder:!0},this.lv=Mt.getProp(this,t.au&&t.au.lv?t.au.lv:{k:[100]},1,.01,this)}function ne(){}k([Dt],ee),ee.prototype.getValue=ee.prototype.iterateDynamicProperties,ee.prototype.init=function(t,i){var e;this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(i);var a,s=this.data.ef.length,r=this.data.ef;for(e=0;e<s;e+=1){switch(a=null,r[e].ty){case 0:a=new Yi(r[e],i,this);break;case 1:a=new Hi(r[e],i,this);break;case 2:a=new Ji(r[e],i,this);break;case 3:a=new Ki(r[e],i,this);break;case 4:case 7:a=new $i(r[e],i,this);break;case 10:a=new Zi(r[e],i,this);break;case 11:a=new Qi(r[e],i,this);break;case 5:a=new ie(r[e],i);break;default:a=new te(r[e])}a&&this.effectElements.push(a)}},ae.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var t=0,i=this.data.masksProperties.length;t<i;){if("n"!==this.data.masksProperties[t].mode&&!1!==this.data.masksProperties[t].cl)return!0;t+=1}return!1},initExpressions:function(){},setBlendMode:function(){var t=Xi(this.data.bm);(this.baseElement||this.layerElement).style["mix-blend-mode"]=t},initBaseData:function(t,i,e){this.globalData=i,this.comp=e,this.data=t,this.layerId=I(),this.data.sr||(this.data.sr=1),this.effectsManager=new ie(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}},se.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(t,i){var e,a=this.dynamicProperties.length;for(e=0;e<a;e+=1)(i||this._isParent&&"transform"===this.dynamicProperties[e].propType)&&(this.dynamicProperties[e].getValue(),this.dynamicProperties[e]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(t){-1===this.dynamicProperties.indexOf(t)&&this.dynamicProperties.push(t)}},re.prototype.prepareFrame=function(){},k([Gi,ae,se],re),re.prototype.getBaseElement=function(){return null},re.prototype.renderFrame=function(){},re.prototype.destroy=function(){},re.prototype.initExpressions=function(){},re.prototype.getFootageData=function(){return this.footageData},oe.prototype.prepareFrame=function(t){if(this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder)this._currentTime=t/this.data.sr;else{var i=this.tm.v;this._currentTime=i}this._volume=this.lv.v[0];var e=this._volume*this._volumeMultiplier;this._previousVolume!==e&&(this._previousVolume=e,this.audio.volume(e))},k([Gi,ae,se],oe),oe.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},oe.prototype.show=function(){},oe.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},oe.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},oe.prototype.resume=function(){this._canPlay=!0},oe.prototype.setRate=function(t){this.audio.rate(t)},oe.prototype.volume=function(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)},oe.prototype.getBaseElement=function(){return null},oe.prototype.destroy=function(){},oe.prototype.sourceRectAtTime=function(){},oe.prototype.initExpressions=function(){},ne.prototype.checkLayers=function(t){var i,e,a=this.layers.length;for(this.completeLayers=!0,i=a-1;i>=0;i-=1)this.elements[i]||(e=this.layers[i]).ip-e.st<=t-this.layers[i].st&&e.op-e.st>t-this.layers[i].st&&this.buildItem(i),this.completeLayers=!!this.elements[i]&&this.completeLayers;this.checkPendingElements()},ne.prototype.createItem=function(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:default:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t)}},ne.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},ne.prototype.createAudio=function(t){return new oe(t,this.globalData,this)},ne.prototype.createFootage=function(t){return new re(t,this.globalData,this)},ne.prototype.buildAllItems=function(){var t,i=this.layers.length;for(t=0;t<i;t+=1)this.buildItem(t);this.checkPendingElements()},ne.prototype.includeLayers=function(t){var i;this.completeLayers=!1;var e,a=t.length,s=this.layers.length;for(i=0;i<a;i+=1)for(e=0;e<s;){if(this.layers[e].id===t[i].id){this.layers[e]=t[i];break}e+=1}},ne.prototype.setProjectInterface=function(t){this.globalData.projectInterface=t},ne.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},ne.prototype.buildElementParenting=function(t,i,e){for(var a=this.elements,s=this.layers,r=0,o=s.length;r<o;)s[r].ind==i&&(a[r]&&!0!==a[r]?(e.push(a[r]),a[r].setAsParent(),void 0!==s[r].parent?this.buildElementParenting(t,s[r].parent,e):t.setHierarchy(e)):(this.buildItem(r),this.addPendingElement(t))),r+=1},ne.prototype.addPendingElement=function(t){this.pendingElements.push(t)},ne.prototype.searchExtraCompositions=function(t){var i,e=t.length;for(i=0;i<e;i+=1)if(t[i].xt){var a=this.createComp(t[i]);a.initExpressions(),this.globalData.projectInterface.registerComposition(a)}},ne.prototype.getElementById=function(t){var i,e=this.elements.length;for(i=0;i<e;i+=1)if(this.elements[i].data.ind===t)return this.elements[i];return null},ne.prototype.getElementByPath=function(t){var i,e=t.shift();if("number"==typeof e)i=this.elements[e];else{var a,s=this.elements.length;for(a=0;a<s;a+=1)if(this.elements[a].data.nm===e){i=this.elements[a];break}}return 0===t.length?i:i.getElementByPath(t)},ne.prototype.setupGlobalData=function(t,i){this.globalData.fontManager=new qi,this.globalData.slotManager=Wi(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,i),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr,this.globalData.nm=t.nm,this.globalData.compSize={w:t.w,h:t.h}};var he={TRANSFORM_EFFECT:"transformEFfect"};function le(){}function ke(t,i,e){this.data=t,this.element=i,this.globalData=e,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var a,s,r=this.globalData.defs,o=this.masksProperties?this.masksProperties.length:0;this.viewData=c(o),this.solidPath="";var n,l,k,x,p,y,d=this.masksProperties,f=0,m=[],u=I(),g="clipPath",v="clip-path";for(a=0;a<o;a+=1)if(("a"!==d[a].mode&&"n"!==d[a].mode||d[a].inv||100!==d[a].o.k||d[a].o.x)&&(g="mask",v="mask"),"s"!==d[a].mode&&"i"!==d[a].mode||0!==f?k=null:((k=Y("rect")).setAttribute("fill","#ffffff"),k.setAttribute("width",this.element.comp.data.w||0),k.setAttribute("height",this.element.comp.data.h||0),m.push(k)),s=Y("path"),"n"===d[a].mode)this.viewData[a]={op:Mt.getProp(this.element,d[a].o,0,.01,this.element),prop:Rt.getShapeProp(this.element,d[a],3),elem:s,lastPath:""},r.appendChild(s);else{var b;if(f+=1,s.setAttribute("fill","s"===d[a].mode?"#000000":"#ffffff"),s.setAttribute("clip-rule","nonzero"),0!==d[a].x.k?(g="mask",v="mask",y=Mt.getProp(this.element,d[a].x,0,null,this.element),b=I(),(x=Y("filter")).setAttribute("id",b),(p=Y("feMorphology")).setAttribute("operator","erode"),p.setAttribute("in","SourceGraphic"),p.setAttribute("radius","0"),x.appendChild(p),r.appendChild(x),s.setAttribute("stroke","s"===d[a].mode?"#000000":"#ffffff")):(p=null,y=null),this.storedData[a]={elem:s,x:y,expan:p,lastPath:"",lastOperator:"",filterId:b,lastRadius:0},"i"===d[a].mode){l=m.length;var _=Y("g");for(n=0;n<l;n+=1)_.appendChild(m[n]);var w=Y("mask");w.setAttribute("mask-type","alpha"),w.setAttribute("id",u+"_"+f),w.appendChild(s),r.appendChild(w),_.setAttribute("mask","url("+h()+"#"+u+"_"+f+")"),m.length=0,m.push(_)}else m.push(s);d[a].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[a]={elem:s,lastPath:"",op:Mt.getProp(this.element,d[a].o,0,.01,this.element),prop:Rt.getShapeProp(this.element,d[a],3),invRect:k},this.viewData[a].prop.k||this.drawPath(d[a],this.viewData[a].prop.v,this.viewData[a])}for(this.maskElement=Y(g),o=m.length,a=0;a<o;a+=1)this.maskElement.appendChild(m[a]);f>0&&(this.maskElement.setAttribute("id",u),this.element.maskedElement.setAttribute(v,"url("+h()+"#"+u+")"),r.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}le.prototype={initTransform:function(){var t=new Vt;this.finalTransform={mProp:this.data.ks?ri.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:t,localMat:t,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var t,i=this.finalTransform.mat,e=0,a=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;e<a;){if(this.hierarchy[e].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}e+=1}if(this.finalTransform._matMdf)for(t=this.finalTransform.mProp.v.props,i.cloneFromProps(t),e=0;e<a;e+=1)i.multiply(this.hierarchy[e].finalTransform.mProp.v)}this.localTransforms&&!this.finalTransform._matMdf||(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var t=0,i=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;t<i;)this.localTransforms[t]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[t]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),t+=1;if(this.finalTransform._localMatMdf){var e=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(e),t=1;t<i;t+=1){var a=this.localTransforms[t].matrix;e.multiply(a)}e.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var s=this.finalTransform.localOpacity;for(t=0;t<i;t+=1)s*=.01*this.localTransforms[t].opacity;this.finalTransform.localOpacity=s}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var t=this.renderableEffectsManager.getEffects(he.TRANSFORM_EFFECT);if(t.length){this.localTransforms=[],this.finalTransform.localMat=new Vt;var i=0,e=t.length;for(i=0;i<e;i+=1)this.localTransforms.push(t[i])}}},globalToLocal:function(t){var i=[];i.push(this.finalTransform);for(var e,a=!0,s=this.comp;a;)s.finalTransform?(s.data.hasMask&&i.splice(0,0,s.finalTransform),s=s.comp):a=!1;var r,o=i.length;for(e=0;e<o;e+=1)r=i[e].mat.applyToPointArray(0,0,0),t=[t[0]-r[0],t[1]-r[1],0];return t},mHelper:new Vt},ke.prototype.getMaskProperty=function(t){return this.viewData[t].prop},ke.prototype.renderFrame=function(t){var i,e=this.element.finalTransform.mat,a=this.masksProperties.length;for(i=0;i<a;i+=1)if((this.viewData[i].prop._mdf||t)&&this.drawPath(this.masksProperties[i],this.viewData[i].prop.v,this.viewData[i]),(this.viewData[i].op._mdf||t)&&this.viewData[i].elem.setAttribute("fill-opacity",this.viewData[i].op.v),"n"!==this.masksProperties[i].mode&&(this.viewData[i].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[i].invRect.setAttribute("transform",e.getInverseMatrix().to2dCSS()),this.storedData[i].x&&(this.storedData[i].x._mdf||t))){var s=this.storedData[i].expan;this.storedData[i].x.v<0?("erode"!==this.storedData[i].lastOperator&&(this.storedData[i].lastOperator="erode",this.storedData[i].elem.setAttribute("filter","url("+h()+"#"+this.storedData[i].filterId+")")),s.setAttribute("radius",-this.storedData[i].x.v)):("dilate"!==this.storedData[i].lastOperator&&(this.storedData[i].lastOperator="dilate",this.storedData[i].elem.setAttribute("filter",null)),this.storedData[i].elem.setAttribute("stroke-width",2*this.storedData[i].x.v))}},ke.prototype.getMaskelement=function(){return this.maskElement},ke.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" "},ke.prototype.drawPath=function(t,i,e){var a,s,r=" M"+i.v[0][0]+","+i.v[0][1];for(s=i._length,a=1;a<s;a+=1)r+=" C"+i.o[a-1][0]+","+i.o[a-1][1]+" "+i.i[a][0]+","+i.i[a][1]+" "+i.v[a][0]+","+i.v[a][1];if(i.c&&s>1&&(r+=" C"+i.o[a-1][0]+","+i.o[a-1][1]+" "+i.i[0][0]+","+i.i[0][1]+" "+i.v[0][0]+","+i.v[0][1]),e.lastPath!==r){var o="";e.elem&&(i.c&&(o=t.inv?this.solidPath+r:r),e.elem.setAttribute("d",o)),e.lastPath=r}},ke.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var xe,pe=function(){var t={};function i(t,i){var e=Y("filter");return e.setAttribute("id",t),!0!==i&&(e.setAttribute("filterUnits","objectBoundingBox"),e.setAttribute("x","0%"),e.setAttribute("y","0%"),e.setAttribute("width","100%"),e.setAttribute("height","100%")),e}function e(){var t=Y("feColorMatrix");return t.setAttribute("type","matrix"),t.setAttribute("color-interpolation-filters","sRGB"),t.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),t}return t.createFilter=i,t.createAlphaToLuminanceFilter=e,t}(),ye=(xe={maskType:!0,svgLumaHidden:!0,offscreenCanvas:"undefined"!=typeof OffscreenCanvas},(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(xe.maskType=!1),/firefox/i.test(navigator.userAgent)&&(xe.svgLumaHidden=!1),xe),ce={},de="filter_result_";function fe(t){var i,e,a="SourceGraphic",s=t.data.ef?t.data.ef.length:0,r=I(),o=pe.createFilter(r,!0),n=0;for(this.filters=[],i=0;i<s;i+=1){e=null;var l=t.data.ef[i].ty;ce[l]&&(e=new(0,ce[l].effect)(o,t.effectsManager.effectElements[i],t,de+n,a),a=de+n,ce[l].countsAsEffect&&(n+=1)),e&&this.filters.push(e)}n&&(t.globalData.defs.appendChild(o),t.layerElement.setAttribute("filter","url("+h()+"#"+r+")")),this.filters.length&&t.addRenderableComponent(this)}function me(){}function ue(){}function ge(){}function ve(t,i,e){this.assetData=i.getAssetData(t.refId),this.assetData&&this.assetData.sid&&(this.assetData=i.slotManager.getProp(this.assetData)),this.initElement(t,i,e),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}function be(t,i){this.elem=t,this.pos=i}function _e(){}fe.prototype.renderFrame=function(t){var i,e=this.filters.length;for(i=0;i<e;i+=1)this.filters[i].renderFrame(t)},fe.prototype.getEffects=function(t){var i,e=this.filters.length,a=[];for(i=0;i<e;i+=1)this.filters[i].type===t&&a.push(this.filters[i]);return a},me.prototype={initRendererElement:function(){this.layerElement=Y("g")},createContainerElements:function(){this.matteElement=Y("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var t=null;if(this.data.td){this.matteMasks={};var i=Y("g");i.setAttribute("id",this.layerId),i.appendChild(this.layerElement),t=i,this.globalData.defs.appendChild(i)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),t=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),0===this.data.ty&&!this.data.hd){var e=Y("clipPath"),a=Y("path");a.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var s=I();if(e.setAttribute("id",s),e.appendChild(a),this.globalData.defs.appendChild(e),this.checkMasks()){var r=Y("g");r.setAttribute("clip-path","url("+h()+"#"+s+")"),r.appendChild(this.layerElement),this.transformedElement=r,t?t.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+h()+"#"+s+")")}0!==this.data.bm&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new ke(this.data,this,this.globalData),this.renderableEffectsManager=new fe(this),this.searchEffectTransforms()},getMatte:function(t){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[t]){var i,e,a,s,r=this.layerId+"_"+t;if(1===t||3===t){var o=Y("mask");o.setAttribute("id",r),o.setAttribute("mask-type",3===t?"luminance":"alpha"),(a=Y("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),o.appendChild(a),this.globalData.defs.appendChild(o),ye.maskType||1!==t||(o.setAttribute("mask-type","luminance"),i=I(),e=pe.createFilter(i),this.globalData.defs.appendChild(e),e.appendChild(pe.createAlphaToLuminanceFilter()),(s=Y("g")).appendChild(a),o.appendChild(s),s.setAttribute("filter","url("+h()+"#"+i+")"))}else if(2===t){var n=Y("mask");n.setAttribute("id",r),n.setAttribute("mask-type","alpha");var l=Y("g");n.appendChild(l),i=I(),e=pe.createFilter(i);var k=Y("feComponentTransfer");k.setAttribute("in","SourceGraphic"),e.appendChild(k);var x=Y("feFuncA");x.setAttribute("type","table"),x.setAttribute("tableValues","1.0 0.0"),k.appendChild(x),this.globalData.defs.appendChild(e);var p=Y("rect");p.setAttribute("width",this.comp.data.w),p.setAttribute("height",this.comp.data.h),p.setAttribute("x","0"),p.setAttribute("y","0"),p.setAttribute("fill","#ffffff"),p.setAttribute("opacity","0"),l.setAttribute("filter","url("+h()+"#"+i+")"),l.appendChild(p),(a=Y("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(a),ye.maskType||(n.setAttribute("mask-type","luminance"),e.appendChild(pe.createAlphaToLuminanceFilter()),s=Y("g"),l.appendChild(p),s.appendChild(this.layerElement),l.appendChild(s)),this.globalData.defs.appendChild(n)}this.matteMasks[t]=r}return this.matteMasks[t]},setMatte:function(t){this.matteElement&&this.matteElement.setAttribute("mask","url("+h()+"#"+t+")")}},ue.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(t){this.hierarchy=t},setAsParent:function(){this._isParent=!0},checkParenting:function(){void 0!==this.data.parent&&this.comp.buildElementParenting(this,this.data.parent,[])}},k([Gi,x({initElement:function(t,i,e){this.initFrame(),this.initBaseData(t,i,e),this.initTransform(t,i,e),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){this.hidden||this.isInRange&&!this.isTransparent||((this.baseElement||this.layerElement).style.display="none",this.hidden=!0)},show:function(){this.isInRange&&!this.isTransparent&&(this.data.hd||((this.baseElement||this.layerElement).style.display="block"),this.hidden=!1,this._isFirstFrame=!0)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}})],ge),k([ae,le,me,ue,se,ge],ve),ve.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData);this.innerElem=Y("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.innerElem)},ve.prototype.sourceRectAtTime=function(){return this.sourceRect},_e.prototype={addShapeToModifiers:function(t){var i,e=this.shapeModifiers.length;for(i=0;i<e;i+=1)this.shapeModifiers[i].addShape(t)},isShapeInAnimatedModifiers:function(t){for(var i=0,e=this.shapeModifiers.length;i<e;)if(this.shapeModifiers[i].isAnimatedWithShape(t))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var t,i=this.shapes.length;for(t=0;t<i;t+=1)this.shapes[t].sh.reset();for(t=(i=this.shapeModifiers.length)-1;t>=0&&!this.shapeModifiers[t].processShapes(this._isFirstFrame);t-=1);}},searchProcessedElement:function(t){for(var i=this.processedElements,e=0,a=i.length;e<a;){if(i[e].elem===t)return i[e].pos;e+=1}return 0},addProcessedElement:function(t,i){for(var e=this.processedElements,a=e.length;a;)if(e[a-=1].elem===t)return void(e[a].pos=i);e.push(new be(t,i))},prepareFrame:function(t){this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}};var we={1:"butt",2:"round",3:"square"},Ce={1:"miter",2:"round",3:"bevel"};function Se(t,i,e){this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=e,this.lvl=i,this._isAnimated=!!e.k;for(var a=0,s=t.length;a<s;){if(t[a].mProps.dynamicProperties.length){this._isAnimated=!0;break}a+=1}}function Pe(t,i){this.data=t,this.type=t.ty,this.d="",this.lvl=i,this._mdf=!1,this.closed=!0===t.hd,this.pElem=Y("path"),this.msElem=null}function Ae(t,i,e,a){var s;this.elem=t,this.frameId=-1,this.dataProps=c(i.length),this.renderer=e,this.k=!1,this.dashStr="",this.dashArray=y("float32",i.length?i.length-1:0),this.dashoffset=y("float32",1),this.initDynamicPropertyContainer(a);var r,o=i.length||0;for(s=0;s<o;s+=1)r=Mt.getProp(t,i[s].v,0,0,this),this.k=r.k||this.k,this.dataProps[s]={n:i[s].n,p:r};this.k||this.getValue(!0),this._isAnimated=this.k}function Me(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=Mt.getProp(t,i.o,0,.01,this),this.w=Mt.getProp(t,i.w,0,null,this),this.d=new Ae(t,i.d||{},"svg",this),this.c=Mt.getProp(t,i.c,1,255,this),this.style=e,this._isAnimated=!!this._isAnimated}function De(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=Mt.getProp(t,i.o,0,.01,this),this.c=Mt.getProp(t,i.c,1,255,this),this.style=e}function Te(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=e}function Ee(t,i,e){this.data=i,this.c=y("uint8c",4*i.p);var a=i.k.k[0].s?i.k.k[0].s.length-4*i.p:i.k.k.length-4*i.p;this.o=y("float32",a),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=a,this.initDynamicPropertyContainer(e),this.prop=Mt.getProp(t,i.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}function Fe(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,i,e)}function Le(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.w=Mt.getProp(t,i.w,0,null,this),this.d=new Ae(t,i.d||{},"svg",this),this.initGradientData(t,i,e),this._isAnimated=!!this._isAnimated}function Ie(){this.it=[],this.prevViewData=[],this.gr=Y("g")}function Re(t,i,e){this.transform={mProps:t,op:i,container:e},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}Se.prototype.setAsAnimated=function(){this._isAnimated=!0},Pe.prototype.reset=function(){this.d="",this._mdf=!1},Ae.prototype.getValue=function(t){if((this.elem.globalData.frameId!==this.frameId||t)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||t,this._mdf)){var i=0,e=this.dataProps.length;for("svg"===this.renderer&&(this.dashStr=""),i=0;i<e;i+=1)"o"!==this.dataProps[i].n?"svg"===this.renderer?this.dashStr+=" "+this.dataProps[i].p.v:this.dashArray[i]=this.dataProps[i].p.v:this.dashoffset[0]=this.dataProps[i].p.v}},k([Dt],Ae),k([Dt],Me),k([Dt],De),k([Dt],Te),Ee.prototype.comparePoints=function(t,i){for(var e=0,a=this.o.length/2;e<a;){if(Math.abs(t[4*e]-t[4*i+2*e])>.01)return!1;e+=1}return!0},Ee.prototype.checkCollapsable=function(){if(this.o.length/2!=this.c.length/4)return!1;if(this.data.k.k[0].s)for(var t=0,i=this.data.k.k.length;t<i;){if(!this.comparePoints(this.data.k.k[t].s,this.data.p))return!1;t+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},Ee.prototype.getValue=function(t){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||t){var i,e,a,s=4*this.data.p;for(i=0;i<s;i+=1)e=i%4==0?100:255,a=Math.round(this.prop.v[i]*e),this.c[i]!==a&&(this.c[i]=a,this._cmdf=!t);if(this.o.length)for(s=this.prop.v.length,i=4*this.data.p;i<s;i+=1)e=i%2==0?100:1,a=i%2==0?Math.round(100*this.prop.v[i]):this.prop.v[i],this.o[i-4*this.data.p]!==a&&(this.o[i-4*this.data.p]=a,this._omdf=!t);this._mdf=!t}},k([Dt],Ee),Fe.prototype.initGradientData=function(t,i,e){this.o=Mt.getProp(t,i.o,0,.01,this),this.s=Mt.getProp(t,i.s,1,null,this),this.e=Mt.getProp(t,i.e,1,null,this),this.h=Mt.getProp(t,i.h||{k:0},0,.01,this),this.a=Mt.getProp(t,i.a||{k:0},0,C,this),this.g=new Ee(t,i.g,this),this.style=e,this.stops=[],this.setGradientData(e.pElem,i),this.setGradientOpacity(i,e),this._isAnimated=!!this._isAnimated},Fe.prototype.setGradientData=function(t,i){var e=I(),a=Y(1===i.t?"linearGradient":"radialGradient");a.setAttribute("id",e),a.setAttribute("spreadMethod","pad"),a.setAttribute("gradientUnits","userSpaceOnUse");var s,r,o,n=[];for(o=4*i.g.p,r=0;r<o;r+=4)s=Y("stop"),a.appendChild(s),n.push(s);t.setAttribute("gf"===i.ty?"fill":"stroke","url("+h()+"#"+e+")"),this.gf=a,this.cst=n},Fe.prototype.setGradientOpacity=function(t,i){if(this.g._hasOpacity&&!this.g._collapsable){var e,a,s,r=Y("mask"),o=Y("path");r.appendChild(o);var n=I(),l=I();r.setAttribute("id",l);var k=Y(1===t.t?"linearGradient":"radialGradient");k.setAttribute("id",n),k.setAttribute("spreadMethod","pad"),k.setAttribute("gradientUnits","userSpaceOnUse"),s=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var x=this.stops;for(a=4*t.g.p;a<s;a+=2)(e=Y("stop")).setAttribute("stop-color","rgb(255,255,255)"),k.appendChild(e),x.push(e);o.setAttribute("gf"===t.ty?"fill":"stroke","url("+h()+"#"+n+")"),"gs"===t.ty&&(o.setAttribute("stroke-linecap",we[t.lc||2]),o.setAttribute("stroke-linejoin",Ce[t.lj||2]),1===t.lj&&o.setAttribute("stroke-miterlimit",t.ml)),this.of=k,this.ms=r,this.ost=x,this.maskId=l,i.msElem=o}},k([Dt],Fe),k([Fe,Dt],Le);var Ve=function(t,i,e,a){if(0===i)return"";var s,r=t.o,o=t.i,n=t.v,h=" M"+a.applyToPointStringified(n[0][0],n[0][1]);for(s=1;s<i;s+=1)h+=" C"+a.applyToPointStringified(r[s-1][0],r[s-1][1])+" "+a.applyToPointStringified(o[s][0],o[s][1])+" "+a.applyToPointStringified(n[s][0],n[s][1]);return e&&i&&(h+=" C"+a.applyToPointStringified(r[s-1][0],r[s-1][1])+" "+a.applyToPointStringified(o[0][0],o[0][1])+" "+a.applyToPointStringified(n[0][0],n[0][1]),h+="z"),h},Oe=function(){var t=new Vt,i=new Vt;function e(t){switch(t.ty){case"fl":return o;case"gf":return h;case"gs":return n;case"st":return l;case"sh":case"el":case"rc":case"sr":return r;case"tr":return a;case"no":return s;default:return null}}function a(t,i,e){(e||i.transform.op._mdf)&&i.transform.container.setAttribute("opacity",i.transform.op.v),(e||i.transform.mProps._mdf)&&i.transform.container.setAttribute("transform",i.transform.mProps.v.to2dCSS())}function s(){}function r(e,a,s){var r,o,n,h,l,k,x,p,y,c,d=a.styles.length,f=a.lvl;for(k=0;k<d;k+=1){if(h=a.sh._mdf||s,a.styles[k].lvl<f){for(p=i.reset(),y=f-a.styles[k].lvl,c=a.transformers.length-1;!h&&y>0;)h=a.transformers[c].mProps._mdf||h,y-=1,c-=1;if(h)for(y=f-a.styles[k].lvl,c=a.transformers.length-1;y>0;)p.multiply(a.transformers[c].mProps.v),y-=1,c-=1}else p=t;if(o=(x=a.sh.paths)._length,h){for(n="",r=0;r<o;r+=1)(l=x.shapes[r])&&l._length&&(n+=Ve(l,l._length,l.c,p));a.caches[k]=n}else n=a.caches[k];a.styles[k].d+=!0===e.hd?"":n,a.styles[k]._mdf=h||a.styles[k]._mdf}}function o(t,i,e){var a=i.style;(i.c._mdf||e)&&a.pElem.setAttribute("fill","rgb("+b(i.c.v[0])+","+b(i.c.v[1])+","+b(i.c.v[2])+")"),(i.o._mdf||e)&&a.pElem.setAttribute("fill-opacity",i.o.v)}function n(t,i,e){h(t,i,e),l(t,i,e)}function h(t,i,e){var a,s,r,o,n,h=i.gf,l=i.g._hasOpacity,k=i.s.v,x=i.e.v;if(i.o._mdf||e){var p="gf"===t.ty?"fill-opacity":"stroke-opacity";i.style.pElem.setAttribute(p,i.o.v)}if(i.s._mdf||e){var y=1===t.t?"x1":"cx",c="x1"===y?"y1":"cy";h.setAttribute(y,k[0]),h.setAttribute(c,k[1]),l&&!i.g._collapsable&&(i.of.setAttribute(y,k[0]),i.of.setAttribute(c,k[1]))}if(i.g._cmdf||e){a=i.cst;var d=i.g.c;for(r=a.length,s=0;s<r;s+=1)(o=a[s]).setAttribute("offset",d[4*s]+"%"),o.setAttribute("stop-color","rgb("+d[4*s+1]+","+d[4*s+2]+","+d[4*s+3]+")")}if(l&&(i.g._omdf||e)){var f=i.g.o;for(r=(a=i.g._collapsable?i.cst:i.ost).length,s=0;s<r;s+=1)o=a[s],i.g._collapsable||o.setAttribute("offset",f[2*s]+"%"),o.setAttribute("stop-opacity",f[2*s+1])}if(1===t.t)(i.e._mdf||e)&&(h.setAttribute("x2",x[0]),h.setAttribute("y2",x[1]),l&&!i.g._collapsable&&(i.of.setAttribute("x2",x[0]),i.of.setAttribute("y2",x[1])));else if((i.s._mdf||i.e._mdf||e)&&(n=Math.sqrt(Math.pow(k[0]-x[0],2)+Math.pow(k[1]-x[1],2)),h.setAttribute("r",n),l&&!i.g._collapsable&&i.of.setAttribute("r",n)),i.s._mdf||i.e._mdf||i.h._mdf||i.a._mdf||e){n||(n=Math.sqrt(Math.pow(k[0]-x[0],2)+Math.pow(k[1]-x[1],2)));var m=Math.atan2(x[1]-k[1],x[0]-k[0]),u=i.h.v;u>=1?u=.99:u<=-1&&(u=-.99);var g=n*u,v=Math.cos(m+i.a.v)*g+k[0],b=Math.sin(m+i.a.v)*g+k[1];h.setAttribute("fx",v),h.setAttribute("fy",b),l&&!i.g._collapsable&&(i.of.setAttribute("fx",v),i.of.setAttribute("fy",b))}}function l(t,i,e){var a=i.style,s=i.d;s&&(s._mdf||e)&&s.dashStr&&(a.pElem.setAttribute("stroke-dasharray",s.dashStr),a.pElem.setAttribute("stroke-dashoffset",s.dashoffset[0])),i.c&&(i.c._mdf||e)&&a.pElem.setAttribute("stroke","rgb("+b(i.c.v[0])+","+b(i.c.v[1])+","+b(i.c.v[2])+")"),(i.o._mdf||e)&&a.pElem.setAttribute("stroke-opacity",i.o.v),(i.w._mdf||e)&&(a.pElem.setAttribute("stroke-width",i.w.v),a.msElem&&a.msElem.setAttribute("stroke-width",i.w.v))}return{createRenderFunction:e}}();function ze(t,i,e){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,i,e),this.prevViewData=[]}function Ne(t,i,e,a,s,r){this.o=t,this.sw=i,this.sc=e,this.fc=a,this.m=s,this.p=r,this._mdf={o:!0,sw:!!i,sc:!!e,fc:!!a,m:!0,p:!0}}function Be(t,i){this._frameId=s,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,i.d&&i.d.sid&&(i.d=t.globalData.slotManager.getProp(i.d)),this.data=i,this.elem=t,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}k([ae,le,me,_e,ue,se,ge],ze),ze.prototype.initSecondaryElement=function(){},ze.prototype.identityMatrix=new Vt,ze.prototype.buildExpressionInterface=function(){},ze.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},ze.prototype.filterUniqueShapes=function(){var t,i,e,a,s=this.shapes.length,r=this.stylesList.length,o=[],n=!1;for(e=0;e<r;e+=1){for(a=this.stylesList[e],n=!1,o.length=0,t=0;t<s;t+=1)-1!==(i=this.shapes[t]).styles.indexOf(a)&&(o.push(i),n=i._isAnimated||n);o.length>1&&n&&this.setShapesAsAnimated(o)}},ze.prototype.setShapesAsAnimated=function(t){var i,e=t.length;for(i=0;i<e;i+=1)t[i].setAsAnimated()},ze.prototype.createStyleElement=function(t,i){var e,a=new Pe(t,i),s=a.pElem;return"st"===t.ty?e=new Me(this,t,a):"fl"===t.ty?e=new De(this,t,a):"gf"===t.ty||"gs"===t.ty?(e=new("gf"===t.ty?Fe:Le)(this,t,a),this.globalData.defs.appendChild(e.gf),e.maskId&&(this.globalData.defs.appendChild(e.ms),this.globalData.defs.appendChild(e.of),s.setAttribute("mask","url("+h()+"#"+e.maskId+")"))):"no"===t.ty&&(e=new Te(this,t,a)),"st"!==t.ty&&"gs"!==t.ty||(s.setAttribute("stroke-linecap",we[t.lc||2]),s.setAttribute("stroke-linejoin",Ce[t.lj||2]),s.setAttribute("fill-opacity","0"),1===t.lj&&s.setAttribute("stroke-miterlimit",t.ml)),2===t.r&&s.setAttribute("fill-rule","evenodd"),t.ln&&s.setAttribute("id",t.ln),t.cl&&s.setAttribute("class",t.cl),t.bm&&(s.style["mix-blend-mode"]=Xi(t.bm)),this.stylesList.push(a),this.addToAnimatedContents(t,e),e},ze.prototype.createGroupElement=function(t){var i=new Ie;return t.ln&&i.gr.setAttribute("id",t.ln),t.cl&&i.gr.setAttribute("class",t.cl),t.bm&&(i.gr.style["mix-blend-mode"]=Xi(t.bm)),i},ze.prototype.createTransformElement=function(t,i){var e=ri.getTransformProperty(this,t,this),a=new Re(e,e.o,i);return this.addToAnimatedContents(t,a),a},ze.prototype.createShapeElement=function(t,i,e){var a=4;"rc"===t.ty?a=5:"el"===t.ty?a=6:"sr"===t.ty&&(a=7);var s=new Se(i,e,Rt.getShapeProp(this,t,a,this));return this.shapes.push(s),this.addShapeToModifiers(s),this.addToAnimatedContents(t,s),s},ze.prototype.addToAnimatedContents=function(t,i){for(var e=0,a=this.animatedContents.length;e<a;){if(this.animatedContents[e].element===i)return;e+=1}this.animatedContents.push({fn:Oe.createRenderFunction(t),element:i,data:t})},ze.prototype.setElementStyles=function(t){var i,e=t.styles,a=this.stylesList.length;for(i=0;i<a;i+=1)-1!==e.indexOf(this.stylesList[i])||this.stylesList[i].closed||e.push(this.stylesList[i])},ze.prototype.reloadShapes=function(){var t;this._isFirstFrame=!0;var i=this.itemsData.length;for(t=0;t<i;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),i=this.dynamicProperties.length,t=0;t<i;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers()},ze.prototype.searchShapes=function(t,i,e,a,s,r,o){var n,h,l,k,x,p,y=[].concat(r),c=t.length-1,d=[],f=[];for(n=c;n>=0;n-=1){if((p=this.searchProcessedElement(t[n]))?i[n]=e[p-1]:t[n]._render=o,"fl"===t[n].ty||"st"===t[n].ty||"gf"===t[n].ty||"gs"===t[n].ty||"no"===t[n].ty)p?i[n].style.closed=t[n].hd:i[n]=this.createStyleElement(t[n],s),t[n]._render&&i[n].style.pElem.parentNode!==a&&a.appendChild(i[n].style.pElem),d.push(i[n].style);else if("gr"===t[n].ty){if(p)for(l=i[n].it.length,h=0;h<l;h+=1)i[n].prevViewData[h]=i[n].it[h];else i[n]=this.createGroupElement(t[n]);this.searchShapes(t[n].it,i[n].it,i[n].prevViewData,i[n].gr,s+1,y,o),t[n]._render&&i[n].gr.parentNode!==a&&a.appendChild(i[n].gr)}else"tr"===t[n].ty?(p||(i[n]=this.createTransformElement(t[n],a)),k=i[n].transform,y.push(k)):"sh"===t[n].ty||"rc"===t[n].ty||"el"===t[n].ty||"sr"===t[n].ty?(p||(i[n]=this.createShapeElement(t[n],y,s)),this.setElementStyles(i[n])):"tm"===t[n].ty||"rd"===t[n].ty||"ms"===t[n].ty||"pb"===t[n].ty||"zz"===t[n].ty||"op"===t[n].ty?(p?(x=i[n]).closed=!1:((x=ii.getModifier(t[n].ty)).init(this,t[n]),i[n]=x,this.shapeModifiers.push(x)),f.push(x)):"rp"===t[n].ty&&(p?(x=i[n]).closed=!0:(x=ii.getModifier(t[n].ty),i[n]=x,x.init(this,t,n,i),this.shapeModifiers.push(x),o=!1),f.push(x));this.addProcessedElement(t[n],n+1)}for(c=d.length,n=0;n<c;n+=1)d[n].closed=!0;for(c=f.length,n=0;n<c;n+=1)f[n].closed=!0},ze.prototype.renderInnerContent=function(){var t;this.renderModifiers();var i=this.stylesList.length;for(t=0;t<i;t+=1)this.stylesList[t].reset();for(this.renderShape(),t=0;t<i;t+=1)(this.stylesList[t]._mdf||this._isFirstFrame)&&(this.stylesList[t].msElem&&(this.stylesList[t].msElem.setAttribute("d",this.stylesList[t].d),this.stylesList[t].d="M0 0"+this.stylesList[t].d),this.stylesList[t].pElem.setAttribute("d",this.stylesList[t].d||"M0 0"))},ze.prototype.renderShape=function(){var t,i,e=this.animatedContents.length;for(t=0;t<e;t+=1)i=this.animatedContents[t],(this._isFirstFrame||i.element._isAnimated)&&!0!==i.data&&i.fn(i.data,i.element,this._isFirstFrame)},ze.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null},Ne.prototype.update=function(t,i,e,a,s,r){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var o=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,o=!0),this.sw!==i&&(this.sw=i,this._mdf.sw=!0,o=!0),this.sc!==e&&(this.sc=e,this._mdf.sc=!0,o=!0),this.fc!==a&&(this.fc=a,this._mdf.fc=!0,o=!0),this.m!==s&&(this.m=s,this._mdf.m=!0,o=!0),!r.length||this.p[0]===r[0]&&this.p[1]===r[1]&&this.p[4]===r[4]&&this.p[5]===r[5]&&this.p[12]===r[12]&&this.p[13]===r[13]||(this.p=r,this._mdf.p=!0,o=!0),o},Be.prototype.defaultBoxWidth=[0,0],Be.prototype.copyData=function(t,i){for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=i[e]);return t},Be.prototype.setCurrentData=function(t){t.__complete||this.completeTextData(t),this.currentData=t,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},Be.prototype.searchProperty=function(){return this.searchKeyframes()},Be.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},Be.prototype.addEffect=function(t){this.effectsSequence.push(t),this.elem.addDynamicProperty(this)},Be.prototype.getValue=function(t){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length||t){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var i=this.currentData,e=this.keysIndex;if(this.lock)this.setCurrentData(this.currentData);else{var a;this.lock=!0,this._mdf=!1;var s=this.effectsSequence.length,r=t||this.data.d.k[this.keysIndex].s;for(a=0;a<s;a+=1)r=e!==this.keysIndex?this.effectsSequence[a](r,r.t):this.effectsSequence[a](this.currentData,r.t);i!==r&&this.setCurrentData(r),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}}},Be.prototype.getKeyframeValue=function(){for(var t=this.data.d.k,i=this.elem.comp.renderedFrame,e=0,a=t.length;e<=a-1&&!(e===a-1||t[e+1].t>i);)e+=1;return this.keysIndex!==e&&(this.keysIndex=e),this.data.d.k[this.keysIndex].s},Be.prototype.buildFinalText=function(t){for(var i,e,a=[],s=0,r=t.length,o=!1,n=!1,h="";s<r;)o=n,n=!1,i=t.charCodeAt(s),h=t.charAt(s),qi.isCombinedCharacter(i)?o=!0:i>=55296&&i<=56319?qi.isRegionalFlag(t,s)?h=t.substr(s,14):(e=t.charCodeAt(s+1))>=56320&&e<=57343&&(qi.isModifier(i,e)?(h=t.substr(s,2),o=!0):h=qi.isFlagEmoji(t.substr(s,4))?t.substr(s,4):t.substr(s,2)):i>56319?(e=t.charCodeAt(s+1),qi.isVariationSelector(i)&&(o=!0)):qi.isZeroWidthJoiner(i)&&(o=!0,n=!0),o?(a[a.length-1]+=h,o=!1):a.push(h),s+=h.length;return a},Be.prototype.completeTextData=function(t){t.__complete=!0;var i,e,a,s,r,o,n,h=this.elem.globalData.fontManager,l=this.data,k=[],x=0,p=l.m.g,y=0,c=0,d=0,f=[],m=0,u=0,g=h.getFontByName(t.f),v=0,b=Bi(g);t.fWeight=b.weight,t.fStyle=b.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),e=t.finalText.length,t.finalLineHeight=t.lh;var _,w=t.tr/1e3*t.finalSize;if(t.sz)for(var C,S,P=!0,A=t.sz[0],M=t.sz[1];P;){C=0,m=0,e=(S=this.buildFinalText(t.t)).length,w=t.tr/1e3*t.finalSize;var D=-1;for(i=0;i<e;i+=1)_=S[i].charCodeAt(0),a=!1," "===S[i]?D=i:13!==_&&3!==_||(m=0,a=!0,C+=t.finalLineHeight||1.2*t.finalSize),h.chars?(n=h.getCharData(S[i],g.fStyle,g.fFamily),v=a?0:n.w*t.finalSize/100):v=h.measureText(S[i],t.f,t.finalSize),m+v>A&&" "!==S[i]?(-1===D?e+=1:i=D,C+=t.finalLineHeight||1.2*t.finalSize,S.splice(i,D===i?1:0,"\r"),D=-1,m=0):(m+=v,m+=w);C+=g.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&M<C?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=S,e=t.finalText.length,P=!1)}m=-w,v=0;var T,E=0;for(i=0;i<e;i+=1)if(a=!1,13===(_=(T=t.finalText[i]).charCodeAt(0))||3===_?(E=0,f.push(m),u=m>u?m:u,m=-2*w,s="",a=!0,d+=1):s=T,h.chars?(n=h.getCharData(T,g.fStyle,h.getFontByName(t.f).fFamily),v=a?0:n.w*t.finalSize/100):v=h.measureText(s,t.f,t.finalSize)," "===T?E+=v+w:(m+=v+w+E,E=0),k.push({l:v,an:v,add:y,n:a,anIndexes:[],val:s,line:d,animatorJustifyOffset:0}),2==p){if(y+=v,""===s||" "===s||i===e-1){for(""!==s&&" "!==s||(y-=v);c<=i;)k[c].an=y,k[c].ind=x,k[c].extra=v,c+=1;x+=1,y=0}}else if(3==p){if(y+=v,""===s||i===e-1){for(""===s&&(y-=v);c<=i;)k[c].an=y,k[c].ind=x,k[c].extra=v,c+=1;y=0,x+=1}}else k[x].ind=x,k[x].extra=0,x+=1;if(t.l=k,u=m>u?m:u,f.push(m),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=u,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=f;var F,L,I,R,V=l.a;o=V.length;var O=[];for(r=0;r<o;r+=1){for((F=V[r]).a.sc&&(t.strokeColorAnim=!0),F.a.sw&&(t.strokeWidthAnim=!0),(F.a.fc||F.a.fh||F.a.fs||F.a.fb)&&(t.fillColorAnim=!0),R=0,I=F.s.b,i=0;i<e;i+=1)(L=k[i]).anIndexes[r]=R,(1==I&&""!==L.val||2==I&&""!==L.val&&" "!==L.val||3==I&&(L.n||" "==L.val||i==e-1)||4==I&&(L.n||i==e-1))&&(1===F.s.rn&&O.push(R),R+=1);l.a[r].s.totalChars=R;var z,N=-1;if(1===F.s.rn)for(i=0;i<e;i+=1)N!=(L=k[i]).anIndexes[r]&&(N=L.anIndexes[r],z=O.splice(Math.floor(Math.random()*O.length),1)[0]),L.anIndexes[r]=z}t.yOffset=t.finalLineHeight||1.2*t.finalSize,t.ls=t.ls||0,t.ascent=g.ascent*t.finalSize/100},Be.prototype.updateDocumentData=function(t,i){i=void 0===i?this.keysIndex:i;var e=this.copyData({},this.data.d.k[i].s);e=this.copyData(e,t),this.data.d.k[i].s=e,this.recalculate(i),this.setCurrentData(e),this.elem.addDynamicProperty(this)},Be.prototype.recalculate=function(t){var i=this.data.d.k[t].s;i.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(i)},Be.prototype.canResizeFont=function(t){this.canResize=t,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},Be.prototype.setMinimumFontSize=function(t){this.minimumFontSize=Math.floor(t)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var qe=function(){var t=Math.max,i=Math.min,e=Math.floor;function a(t,i){this._currentTextLength=-1,this.k=!1,this.data=i,this.elem=t,this.comp=t.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(t),this.s=Mt.getProp(t,i.s||{k:0},0,0,this),this.e="e"in i?Mt.getProp(t,i.e,0,0,this):{v:100},this.o=Mt.getProp(t,i.o||{k:0},0,0,this),this.xe=Mt.getProp(t,i.xe||{k:0},0,0,this),this.ne=Mt.getProp(t,i.ne||{k:0},0,0,this),this.sm=Mt.getProp(t,i.sm||{k:100},0,0,this),this.a=Mt.getProp(t,i.a,0,.01,this),this.dynamicProperties.length||this.getValue()}function s(t,i,e){return new a(t,i)}return a.prototype={getMult:function(a){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var s=0,r=0,o=1,n=1;this.ne.v>0?s=this.ne.v/100:r=-this.ne.v/100,this.xe.v>0?o=1-this.xe.v/100:n=1+this.xe.v/100;var h=nt.getBezierEasing(s,r,o,n).get,l=0,k=this.finalS,x=this.finalE,p=this.data.sh;if(2===p)l=h(l=x===k?a>=x?1:0:t(0,i(.5/(x-k)+(a-k)/(x-k),1)));else if(3===p)l=h(l=x===k?a>=x?0:1:1-t(0,i(.5/(x-k)+(a-k)/(x-k),1)));else if(4===p)x===k?l=0:(l=t(0,i(.5/(x-k)+(a-k)/(x-k),1)))<.5?l*=2:l=1-2*(l-.5),l=h(l);else if(5===p){if(x===k)l=0;else{var y=x-k,c=-y/2+(a=i(t(0,a+.5-k),x-k)),d=y/2;l=Math.sqrt(1-c*c/(d*d))}l=h(l)}else 6===p?(x===k?l=0:(a=i(t(0,a+.5-k),x-k),l=(1+Math.cos(Math.PI+2*Math.PI*a/(x-k)))/2),l=h(l)):(a>=e(k)&&(l=t(0,i(a-k<0?i(x,1)-(k-a):x-a,1))),l=h(l));if(100!==this.sm.v){var f=.01*this.sm.v;0===f&&(f=1e-8);var m=.5-.5*f;l<m?l=0:(l=(l-m)/f)>1&&(l=1)}return l*this.a.v},getValue:function(t){this.iterateDynamicProperties(),this._mdf=t||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,t&&2===this.data.r&&(this.e.v=this._currentTextLength);var i=2===this.data.r?1:100/this.data.totalChars,e=this.o.v/i,a=this.s.v/i+e,s=this.e.v/i+e;if(a>s){var r=a;a=s,s=r}this.finalS=a,this.finalE=s}},k([Dt],a),{getTextSelectorProp:s}}();function je(t,i,e){var a={propType:!1},s=Mt.getProp,r=i.a;this.a={r:r.r?s(t,r.r,0,C,e):a,rx:r.rx?s(t,r.rx,0,C,e):a,ry:r.ry?s(t,r.ry,0,C,e):a,sk:r.sk?s(t,r.sk,0,C,e):a,sa:r.sa?s(t,r.sa,0,C,e):a,s:r.s?s(t,r.s,1,.01,e):a,a:r.a?s(t,r.a,1,0,e):a,o:r.o?s(t,r.o,0,.01,e):a,p:r.p?s(t,r.p,1,0,e):a,sw:r.sw?s(t,r.sw,0,0,e):a,sc:r.sc?s(t,r.sc,1,0,e):a,fc:r.fc?s(t,r.fc,1,0,e):a,fh:r.fh?s(t,r.fh,0,0,e):a,fs:r.fs?s(t,r.fs,0,.01,e):a,fb:r.fb?s(t,r.fb,0,.01,e):a,t:r.t?s(t,r.t,0,0,e):a},this.s=qe.getTextSelectorProp(t,i.s,e),this.s.t=i.s.t}function We(t,i,e){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=t,this._renderType=i,this._elem=e,this._animatorsData=c(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(e)}function Ge(){}We.prototype.searchProperties=function(){var t,i,e=this._textData.a.length,a=Mt.getProp;for(t=0;t<e;t+=1)i=this._textData.a[t],this._animatorsData[t]=new je(this._elem,i,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:a(this._elem,this._textData.p.a,0,0,this),f:a(this._elem,this._textData.p.f,0,0,this),l:a(this._elem,this._textData.p.l,0,0,this),r:a(this._elem,this._textData.p.r,0,0,this),p:a(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=a(this._elem,this._textData.m.a,1,0,this)},We.prototype.getMeasures=function(t,i){if(this.lettersChangedFlag=i,this._mdf||this._isFirstFrame||i||this._hasMaskedPath&&this._pathData.m._mdf){this._isFirstFrame=!1;var e,a,s,r,o,n,h,l,k,x,p,y,c,d,f,m,u,g,v,b=this._moreOptions.alignment.v,_=this._animatorsData,w=this._textData,C=this.mHelper,S=this._renderType,P=this.renderedLetters.length,A=t.l;if(this._hasMaskedPath){if(v=this._pathData.m,!this._pathData.n||this._pathData._mdf){var M,D=v.v;for(this._pathData.r.v&&(D=D.reverse()),o={tLength:0,segments:[]},r=D._length-1,m=0,s=0;s<r;s+=1)M=yt.buildBezierData(D.v[s],D.v[s+1],[D.o[s][0]-D.v[s][0],D.o[s][1]-D.v[s][1]],[D.i[s+1][0]-D.v[s+1][0],D.i[s+1][1]-D.v[s+1][1]]),o.tLength+=M.segmentLength,o.segments.push(M),m+=M.segmentLength;s=r,v.v.c&&(M=yt.buildBezierData(D.v[s],D.v[0],[D.o[s][0]-D.v[s][0],D.o[s][1]-D.v[s][1]],[D.i[0][0]-D.v[0][0],D.i[0][1]-D.v[0][1]]),o.tLength+=M.segmentLength,o.segments.push(M),m+=M.segmentLength),this._pathData.pi=o}if(o=this._pathData.pi,n=this._pathData.f.v,p=0,x=1,l=0,k=!0,d=o.segments,n<0&&v.v.c)for(o.tLength<Math.abs(n)&&(n=-Math.abs(n)%o.tLength),x=(c=d[p=d.length-1].points).length-1;n<0;)n+=c[x].partialLength,(x-=1)<0&&(x=(c=d[p-=1].points).length-1);y=(c=d[p].points)[x-1],f=(h=c[x]).partialLength}r=A.length,e=0,a=0;var T,E,F,L,I,R=1.2*t.finalSize*.714,V=!0;F=_.length;var B,q,j,W,G,U,X,Y,H,J,K,Z,Q=-1,$=n,tt=p,it=x,et=-1,at="",st=this.defaultPropsArray;if(2===t.j||1===t.j){var rt=0,ot=0,nt=2===t.j?-.5:-1,ht=0,lt=!0;for(s=0;s<r;s+=1)if(A[s].n){for(rt&&(rt+=ot);ht<s;)A[ht].animatorJustifyOffset=rt,ht+=1;rt=0,lt=!0}else{for(E=0;E<F;E+=1)(T=_[E].a).t.propType&&(lt&&2===t.j&&(ot+=T.t.v*nt),(I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?rt+=T.t.v*I[0]*nt:rt+=T.t.v*I*nt);lt=!1}for(rt&&(rt+=ot);ht<s;)A[ht].animatorJustifyOffset=rt,ht+=1}for(s=0;s<r;s+=1){if(C.reset(),W=1,A[s].n)e=0,a+=t.yOffset,a+=V?1:0,n=$,V=!1,this._hasMaskedPath&&(x=it,y=(c=d[p=tt].points)[x-1],f=(h=c[x]).partialLength,l=0),at="",K="",H="",Z="",st=this.defaultPropsArray;else{if(this._hasMaskedPath){if(et!==A[s].line){switch(t.j){case 1:n+=m-t.lineWidths[A[s].line];break;case 2:n+=(m-t.lineWidths[A[s].line])/2}et=A[s].line}Q!==A[s].ind&&(A[Q]&&(n+=A[Q].extra),n+=A[s].an/2,Q=A[s].ind),n+=b[0]*A[s].an*.005;var kt=0;for(E=0;E<F;E+=1)(T=_[E].a).p.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?kt+=T.p.v[0]*I[0]:kt+=T.p.v[0]*I),T.a.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?kt+=T.a.v[0]*I[0]:kt+=T.a.v[0]*I);for(k=!0,this._pathData.a.v&&(n=.5*A[0].an+(m-this._pathData.f.v-.5*A[0].an-.5*A[A.length-1].an)*Q/(r-1),n+=this._pathData.f.v);k;)l+f>=n+kt||!c?(u=(n+kt-l)/h.partialLength,q=y.point[0]+(h.point[0]-y.point[0])*u,j=y.point[1]+(h.point[1]-y.point[1])*u,C.translate(-b[0]*A[s].an*.005,-b[1]*R*.01),k=!1):c&&(l+=h.partialLength,(x+=1)>=c.length&&(x=0,d[p+=1]?c=d[p].points:v.v.c?(x=0,c=d[p=0].points):(l-=h.partialLength,c=null)),c&&(y=h,f=(h=c[x]).partialLength));B=A[s].an/2-A[s].add,C.translate(-B,0,0)}else B=A[s].an/2-A[s].add,C.translate(-B,0,0),C.translate(-b[0]*A[s].an*.005,-b[1]*R*.01,0);for(E=0;E<F;E+=1)(T=_[E].a).t.propType&&(I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars),0===e&&0===t.j||(this._hasMaskedPath?I.length?n+=T.t.v*I[0]:n+=T.t.v*I:I.length?e+=T.t.v*I[0]:e+=T.t.v*I));for(t.strokeWidthAnim&&(U=t.sw||0),t.strokeColorAnim&&(G=t.sc?[t.sc[0],t.sc[1],t.sc[2]]:[0,0,0]),t.fillColorAnim&&t.fc&&(X=[t.fc[0],t.fc[1],t.fc[2]]),E=0;E<F;E+=1)(T=_[E].a).a.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?C.translate(-T.a.v[0]*I[0],-T.a.v[1]*I[1],T.a.v[2]*I[2]):C.translate(-T.a.v[0]*I,-T.a.v[1]*I,T.a.v[2]*I));for(E=0;E<F;E+=1)(T=_[E].a).s.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?C.scale(1+(T.s.v[0]-1)*I[0],1+(T.s.v[1]-1)*I[1],1):C.scale(1+(T.s.v[0]-1)*I,1+(T.s.v[1]-1)*I,1));for(E=0;E<F;E+=1){if(T=_[E].a,I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars),T.sk.propType&&(I.length?C.skewFromAxis(-T.sk.v*I[0],T.sa.v*I[1]):C.skewFromAxis(-T.sk.v*I,T.sa.v*I)),T.r.propType&&(I.length?C.rotateZ(-T.r.v*I[2]):C.rotateZ(-T.r.v*I)),T.ry.propType&&(I.length?C.rotateY(T.ry.v*I[1]):C.rotateY(T.ry.v*I)),T.rx.propType&&(I.length?C.rotateX(T.rx.v*I[0]):C.rotateX(T.rx.v*I)),T.o.propType&&(I.length?W+=(T.o.v*I[0]-W)*I[0]:W+=(T.o.v*I-W)*I),t.strokeWidthAnim&&T.sw.propType&&(I.length?U+=T.sw.v*I[0]:U+=T.sw.v*I),t.strokeColorAnim&&T.sc.propType)for(Y=0;Y<3;Y+=1)I.length?G[Y]+=(T.sc.v[Y]-G[Y])*I[0]:G[Y]+=(T.sc.v[Y]-G[Y])*I;if(t.fillColorAnim&&t.fc){if(T.fc.propType)for(Y=0;Y<3;Y+=1)I.length?X[Y]+=(T.fc.v[Y]-X[Y])*I[0]:X[Y]+=(T.fc.v[Y]-X[Y])*I;T.fh.propType&&(X=I.length?N(X,T.fh.v*I[0]):N(X,T.fh.v*I)),T.fs.propType&&(X=I.length?O(X,T.fs.v*I[0]):O(X,T.fs.v*I)),T.fb.propType&&(X=I.length?z(X,T.fb.v*I[0]):z(X,T.fb.v*I))}}for(E=0;E<F;E+=1)(T=_[E].a).p.propType&&(I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars),this._hasMaskedPath?I.length?C.translate(0,T.p.v[1]*I[0],-T.p.v[2]*I[1]):C.translate(0,T.p.v[1]*I,-T.p.v[2]*I):I.length?C.translate(T.p.v[0]*I[0],T.p.v[1]*I[1],-T.p.v[2]*I[2]):C.translate(T.p.v[0]*I,T.p.v[1]*I,-T.p.v[2]*I));if(t.strokeWidthAnim&&(H=U<0?0:U),t.strokeColorAnim&&(J="rgb("+Math.round(255*G[0])+","+Math.round(255*G[1])+","+Math.round(255*G[2])+")"),t.fillColorAnim&&t.fc&&(K="rgb("+Math.round(255*X[0])+","+Math.round(255*X[1])+","+Math.round(255*X[2])+")"),this._hasMaskedPath){if(C.translate(0,-t.ls),C.translate(0,b[1]*R*.01+a,0),this._pathData.p.v){g=(h.point[1]-y.point[1])/(h.point[0]-y.point[0]);var xt=180*Math.atan(g)/Math.PI;h.point[0]<y.point[0]&&(xt+=180),C.rotate(-xt*Math.PI/180)}C.translate(q,j,0),n-=b[0]*A[s].an*.005,A[s+1]&&Q!==A[s+1].ind&&(n+=A[s].an/2,n+=.001*t.tr*t.finalSize)}else{switch(C.translate(e,a,0),t.ps&&C.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:C.translate(A[s].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[A[s].line]),0,0);break;case 2:C.translate(A[s].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[A[s].line])/2,0,0)}C.translate(0,-t.ls),C.translate(B,0,0),C.translate(b[0]*A[s].an*.005,b[1]*R*.01,0),e+=A[s].l+.001*t.tr*t.finalSize}"html"===S?at=C.toCSS():"svg"===S?at=C.to2dCSS():st=[C.props[0],C.props[1],C.props[2],C.props[3],C.props[4],C.props[5],C.props[6],C.props[7],C.props[8],C.props[9],C.props[10],C.props[11],C.props[12],C.props[13],C.props[14],C.props[15]],Z=W}P<=s?(L=new Ne(Z,H,J,K,at,st),this.renderedLetters.push(L),P+=1,this.lettersChangedFlag=!0):(L=this.renderedLetters[s],this.lettersChangedFlag=L.update(Z,H,J,K,at,st)||this.lettersChangedFlag)}}},We.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},We.prototype.mHelper=new Vt,We.prototype.defaultPropsArray=[],k([Dt],We),Ge.prototype.initElement=function(t,i,e){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,i,e),this.textProperty=new Be(this,t.t,this.dynamicProperties),this.textAnimator=new We(t.t,this.renderType,this),this.initTransform(t,i,e),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},Ge.prototype.prepareFrame=function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)},Ge.prototype.createPathShape=function(t,i){var e,a,s=i.length,r="";for(e=0;e<s;e+=1)"sh"===i[e].ty&&(a=i[e].ks.k,r+=Ve(a,a.i.length,!0,t));return r},Ge.prototype.updateDocumentData=function(t,i){this.textProperty.updateDocumentData(t,i)},Ge.prototype.canResizeFont=function(t){this.textProperty.canResizeFont(t)},Ge.prototype.setMinimumFontSize=function(t){this.textProperty.setMinimumFontSize(t)},Ge.prototype.applyTextPropertiesToMatrix=function(t,i,e,a,s){switch(t.ps&&i.translate(t.ps[0],t.ps[1]+t.ascent,0),i.translate(0,-t.ls,0),t.j){case 1:i.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[e]),0,0);break;case 2:i.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[e])/2,0,0)}i.translate(a,s,0)},Ge.prototype.buildColor=function(t){return"rgb("+Math.round(255*t[0])+","+Math.round(255*t[1])+","+Math.round(255*t[2])+")"},Ge.prototype.emptyProp=new Ne,Ge.prototype.destroy=function(){},Ge.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var Ue={shapes:[]};function Xe(t,i,e){this.textSpans=[],this.renderType="svg",this.initElement(t,i,e)}function Ye(t,i,e){this.initElement(t,i,e)}function He(t,i,e){this.initFrame(),this.initBaseData(t,i,e),this.initFrame(),this.initTransform(t,i,e),this.initHierarchy()}function Je(){}function Ke(){}function Ze(t,i,e){this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?c(this.layers.length):[],this.initElement(t,i,e),this.tm=t.tm?Mt.getProp(this,t.tm,0,i.frameRate,this):{_placeholder:!0}}function Qe(t,i){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.svgElement=Y("svg");var e="";if(i&&i.title){var a=Y("title"),s=I();a.setAttribute("id",s),a.textContent=i.title,this.svgElement.appendChild(a),e+=s}if(i&&i.description){var r=Y("desc"),o=I();r.setAttribute("id",o),r.textContent=i.description,this.svgElement.appendChild(r),e+=" "+o}e&&this.svgElement.setAttribute("aria-labelledby",e);var n=Y("defs");this.svgElement.appendChild(n);var h=Y("g");this.svgElement.appendChild(h),this.layerElement=h,this.renderConfig={preserveAspectRatio:i&&i.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:i&&i.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:i&&i.contentVisibility||"visible",progressiveLoad:i&&i.progressiveLoad||!1,hideOnTransparent:!(i&&!1===i.hideOnTransparent),viewBoxOnly:i&&i.viewBoxOnly||!1,viewBoxSize:i&&i.viewBoxSize||!1,className:i&&i.className||"",id:i&&i.id||"",focusable:i&&i.focusable,filterSize:{width:i&&i.filterSize&&i.filterSize.width||"100%",height:i&&i.filterSize&&i.filterSize.height||"100%",x:i&&i.filterSize&&i.filterSize.x||"0%",y:i&&i.filterSize&&i.filterSize.y||"0%"},width:i&&i.width,height:i&&i.height,runExpressions:!i||void 0===i.runExpressions||i.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:n,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}function $e(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}k([ae,le,me,ue,se,ge,Ge],Xe),Xe.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=Y("text"))},Xe.prototype.buildTextContents=function(t){for(var i=0,e=t.length,a=[],s="";i<e;)t[i]===String.fromCharCode(13)||t[i]===String.fromCharCode(3)?(a.push(s),s=""):s+=t[i],i+=1;return a.push(s),a},Xe.prototype.buildShapeData=function(t,i){if(t.shapes&&t.shapes.length){var e=t.shapes[0];if(e.it){var a=e.it[e.it.length-1];a.s&&(a.s.k[0]=i,a.s.k[1]=i)}}return t},Xe.prototype.buildNewText=function(){var t,i;this.addDynamicProperty(this);var e=this.textProperty.currentData;this.renderedLetters=c(e?e.l.length:0),e.fc?this.layerElement.setAttribute("fill",this.buildColor(e.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),e.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(e.sc)),this.layerElement.setAttribute("stroke-width",e.sw)),this.layerElement.setAttribute("font-size",e.finalSize);var a=this.globalData.fontManager.getFontByName(e.f);if(a.fClass)this.layerElement.setAttribute("class",a.fClass);else{this.layerElement.setAttribute("font-family",a.fFamily);var s=e.fWeight,r=e.fStyle;this.layerElement.setAttribute("font-style",r),this.layerElement.setAttribute("font-weight",s)}this.layerElement.setAttribute("aria-label",e.t);var o,n=e.l||[],h=!!this.globalData.fontManager.chars;i=n.length;var l=this.mHelper,k="",x=this.data.singleShape,p=0,y=0,d=!0,f=.001*e.tr*e.finalSize;if(!x||h||e.sz){var m,u=this.textSpans.length;for(t=0;t<i;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!h||!x||0===t){if(o=u>t?this.textSpans[t].span:Y(h?"g":"text"),u<=t){if(o.setAttribute("stroke-linecap","butt"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=o,h){var g=Y("g");o.appendChild(g),this.textSpans[t].childSpan=g}this.textSpans[t].span=o,this.layerElement.appendChild(o)}o.style.display="inherit"}if(l.reset(),x&&(n[t].n&&(p=-f,y+=e.yOffset,y+=d?1:0,d=!1),this.applyTextPropertiesToMatrix(e,l,n[t].line,p,y),p+=n[t].l||0,p+=f),h){var v;if(1===(m=this.globalData.fontManager.getCharData(e.finalText[t],a.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily)).t)v=new Ze(m.data,this.globalData,this);else{var b=Ue;m.data&&m.data.shapes&&(b=this.buildShapeData(m.data,e.finalSize)),v=new ze(b,this.globalData,this)}if(this.textSpans[t].glyph){var _=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(_.layerElement),_.destroy()}this.textSpans[t].glyph=v,v._debug=!0,v.prepareFrame(0),v.renderFrame(),this.textSpans[t].childSpan.appendChild(v.layerElement),1===m.t&&this.textSpans[t].childSpan.setAttribute("transform","scale("+e.finalSize/100+","+e.finalSize/100+")")}else x&&o.setAttribute("transform","translate("+l.props[12]+","+l.props[13]+")"),o.textContent=n[t].val,o.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}x&&o&&o.setAttribute("d",k)}else{var w=this.textContainer,C="start";switch(e.j){case 1:C="end";break;case 2:C="middle";break;default:C="start"}w.setAttribute("text-anchor",C),w.setAttribute("letter-spacing",f);var S=this.buildTextContents(e.finalText);for(i=S.length,y=e.ps?e.ps[1]+e.ascent:0,t=0;t<i;t+=1)(o=this.textSpans[t].span||Y("tspan")).textContent=S[t],o.setAttribute("x",0),o.setAttribute("y",y),o.style.display="inherit",w.appendChild(o),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=o,y+=e.finalLineHeight;this.layerElement.appendChild(w)}for(;t<this.textSpans.length;)this.textSpans[t].span.style.display="none",t+=1;this._sizeChanged=!0},Xe.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var t=this.layerElement.getBBox();this.bbox={top:t.y,left:t.x,width:t.width,height:t.height}}return this.bbox},Xe.prototype.getValue=function(){var t,i,e=this.textSpans.length;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<e;t+=1)(i=this.textSpans[t].glyph)&&(i.prepareFrame(this.comp.renderedFrame-this.data.st),i._mdf&&(this._mdf=!0))},Xe.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){var t,i;this._sizeChanged=!0;var e,a,s,r=this.textAnimator.renderedLetters,o=this.textProperty.currentData.l;for(i=o.length,t=0;t<i;t+=1)o[t].n||(e=r[t],a=this.textSpans[t].span,(s=this.textSpans[t].glyph)&&s.renderFrame(),e._mdf.m&&a.setAttribute("transform",e.m),e._mdf.o&&a.setAttribute("opacity",e.o),e._mdf.sw&&a.setAttribute("stroke-width",e.sw),e._mdf.sc&&a.setAttribute("stroke",e.sc),e._mdf.fc&&a.setAttribute("fill",e.fc))}},k([ve],Ye),Ye.prototype.createContent=function(){var t=Y("rect");t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.layerElement.appendChild(t)},He.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},He.prototype.renderFrame=function(){},He.prototype.getBaseElement=function(){return null},He.prototype.destroy=function(){},He.prototype.sourceRectAtTime=function(){},He.prototype.hide=function(){},k([ae,le,ue,se],He),k([ne],Je),Je.prototype.createNull=function(t){return new He(t,this.globalData,this)},Je.prototype.createShape=function(t){return new ze(t,this.globalData,this)},Je.prototype.createText=function(t){return new Xe(t,this.globalData,this)},Je.prototype.createImage=function(t){return new ve(t,this.globalData,this)},Je.prototype.createSolid=function(t){return new Ye(t,this.globalData,this)},Je.prototype.configAnimation=function(t){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",t.w),this.svgElement.setAttribute("height",t.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),void 0!==this.renderConfig.focusable&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var i=this.globalData.defs;this.setupGlobalData(t,i),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;var e=Y("clipPath"),a=Y("rect");a.setAttribute("width",t.w),a.setAttribute("height",t.h),a.setAttribute("x",0),a.setAttribute("y",0);var s=I();e.setAttribute("id",s),e.appendChild(a),this.layerElement.setAttribute("clip-path","url("+h()+"#"+s+")"),i.appendChild(e),this.layers=t.layers,this.elements=c(t.layers.length)},Je.prototype.destroy=function(){var t;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var i=this.layers?this.layers.length:0;for(t=0;t<i;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},Je.prototype.updateContainerSize=function(){},Je.prototype.findIndexByInd=function(t){var i=0,e=this.layers.length;for(i=0;i<e;i+=1)if(this.layers[i].ind===t)return i;return-1},Je.prototype.buildItem=function(t){var i=this.elements;if(!i[t]&&99!==this.layers[t].ty){i[t]=!0;var e=this.createItem(this.layers[t]);if(i[t]=e,W()&&(0===this.layers[t].ty&&this.globalData.projectInterface.registerComposition(e),e.initExpressions()),this.appendElementInPos(e,t),this.layers[t].tt){var a="tp"in this.layers[t]?this.findIndexByInd(this.layers[t].tp):t-1;if(-1===a)return;if(this.elements[a]&&!0!==this.elements[a]){var s=i[a].getMatte(this.layers[t].tt);e.setMatte(s)}else this.buildItem(a),this.addPendingElement(e)}}},Je.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();if(t.checkParenting(),t.data.tt)for(var i=0,e=this.elements.length;i<e;){if(this.elements[i]===t){var a="tp"in t.data?this.findIndexByInd(t.data.tp):i-1,s=this.elements[a].getMatte(this.layers[i].tt);t.setMatte(s);break}i+=1}}},Je.prototype.renderFrame=function(t){if(this.renderedFrame!==t&&!this.destroyed){var i;null===t?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var e=this.layers.length;for(this.completeLayers||this.checkLayers(t),i=e-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&this.elements[i].prepareFrame(t-this.layers[i].st);if(this.globalData._mdf)for(i=0;i<e;i+=1)(this.completeLayers||this.elements[i])&&this.elements[i].renderFrame()}},Je.prototype.appendElementInPos=function(t,i){var e=t.getBaseElement();if(e){for(var a,s=0;s<i;)this.elements[s]&&!0!==this.elements[s]&&this.elements[s].getBaseElement()&&(a=this.elements[s].getBaseElement()),s+=1;a?this.layerElement.insertBefore(e,a):this.layerElement.appendChild(e)}},Je.prototype.hide=function(){this.layerElement.style.display="none"},Je.prototype.show=function(){this.layerElement.style.display="block"},k([ae,le,ue,se,ge],Ke),Ke.prototype.initElement=function(t,i,e){this.initFrame(),this.initBaseData(t,i,e),this.initTransform(t,i,e),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),!this.data.xt&&i.progressiveLoad||this.buildAllItems(),this.hide()},Ke.prototype.prepareFrame=function(t){if(this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.isInRange||this.data.xt){if(this.tm._placeholder)this.renderedFrame=t/this.data.sr;else{var i=this.tm.v;i===this.data.op&&(i=this.data.op-1),this.renderedFrame=i}var e,a=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),e=a-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&(this.elements[e].prepareFrame(this.renderedFrame-this.layers[e].st),this.elements[e]._mdf&&(this._mdf=!0))}},Ke.prototype.renderInnerContent=function(){var t,i=this.layers.length;for(t=0;t<i;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},Ke.prototype.setElements=function(t){this.elements=t},Ke.prototype.getElements=function(){return this.elements},Ke.prototype.destroyElements=function(){var t,i=this.layers.length;for(t=0;t<i;t+=1)this.elements[t]&&this.elements[t].destroy()},Ke.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()},k([Je,Ke,me],Ze),Ze.prototype.createComp=function(t){return new Ze(t,this.globalData,this)},k([Je],Qe),Qe.prototype.createComp=function(t){return new Ze(t,this.globalData,this)},$e.prototype={addTransformSequence:function(t){var i,e=t.length,a="_";for(i=0;i<e;i+=1)a+=t[i].transform.key+"_";var s=this.sequences[a];return s||(s={transforms:[].concat(t),finalTransform:new Vt,_mdf:!1},this.sequences[a]=s,this.sequenceList.push(s)),s},processSequence:function(t,i){for(var e=0,a=t.transforms.length,s=i;e<a&&!i;){if(t.transforms[e].transform.mProps._mdf){s=!0;break}e+=1}if(s)for(t.finalTransform.reset(),e=a-1;e>=0;e-=1)t.finalTransform.multiply(t.transforms[e].transform.mProps.v);t._mdf=s},processSequences:function(t){var i,e=this.sequenceList.length;for(i=0;i<e;i+=1)this.processSequence(this.sequenceList[i],t)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var ta=function(){var t="__lottie_element_luma_buffer",i=null,e=null,a=null;function s(){var i=Y("svg"),e=Y("filter"),a=Y("feColorMatrix");return e.setAttribute("id",t),a.setAttribute("type","matrix"),a.setAttribute("color-interpolation-filters","sRGB"),a.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),e.appendChild(a),i.appendChild(e),i.setAttribute("id",t+"_svg"),ye.svgLumaHidden&&(i.style.display="none"),i}function r(){i||(a=s(),document.body.appendChild(a),i=l("canvas"),(e=i.getContext("2d")).filter="url(#"+t+")",e.fillStyle="rgba(0,0,0,0)",e.fillRect(0,0,1,1))}function o(a){return i||r(),i.width=a.width,i.height=a.height,e.filter="url(#"+t+")",i}return{load:r,get:o}};function ia(t,i){if(ye.offscreenCanvas)return new OffscreenCanvas(t,i);var e=l("canvas");return e.width=t,e.height=i,e}var ea={loadLumaCanvas:ta.load,getLumaCanvas:ta.get,createCanvas:ia},aa={};function sa(t){var i,e,a=t.data.ef?t.data.ef.length:0;for(this.filters=[],i=0;i<a;i+=1){e=null;var s=t.data.ef[i].ty;aa[s]&&(e=new(0,aa[s].effect)(t.effectsManager.effectElements[i],t)),e&&this.filters.push(e)}this.filters.length&&t.addRenderableComponent(this)}function ra(t,i){var e;this.data=t,this.element=i,this.masksProperties=this.data.masksProperties||[],this.viewData=c(this.masksProperties.length);var a=this.masksProperties.length,s=!1;for(e=0;e<a;e+=1)"n"!==this.masksProperties[e].mode&&(s=!0),this.viewData[e]=Rt.getShapeProp(this.element,this.masksProperties[e],3);this.hasMasks=s,s&&this.element.addRenderableComponent(this)}function oa(){}sa.prototype.renderFrame=function(t){var i,e=this.filters.length;for(i=0;i<e;i+=1)this.filters[i].renderFrame(t)},sa.prototype.getEffects=function(t){var i,e=this.filters.length,a=[];for(i=0;i<e;i+=1)this.filters[i].type===t&&a.push(this.filters[i]);return a},ra.prototype.renderFrame=function(){if(this.hasMasks){var t,i,e,a,s=this.element.finalTransform.mat,r=this.element.canvasContext,o=this.masksProperties.length;for(r.beginPath(),t=0;t<o;t+=1)if("n"!==this.masksProperties[t].mode){var n;this.masksProperties[t].inv&&(r.moveTo(0,0),r.lineTo(this.element.globalData.compSize.w,0),r.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),r.lineTo(0,this.element.globalData.compSize.h),r.lineTo(0,0)),a=this.viewData[t].v,i=s.applyToPointArray(a.v[0][0],a.v[0][1],0),r.moveTo(i[0],i[1]);var h=a._length;for(n=1;n<h;n+=1)e=s.applyToTriplePoints(a.o[n-1],a.i[n],a.v[n]),r.bezierCurveTo(e[0],e[1],e[2],e[3],e[4],e[5]);e=s.applyToTriplePoints(a.o[n-1],a.i[0],a.v[0]),r.bezierCurveTo(e[0],e[1],e[2],e[3],e[4],e[5])}this.element.globalData.renderer.save(!0),r.clip()}},ra.prototype.getMaskProperty=ke.prototype.getMaskProperty,ra.prototype.destroy=function(){this.element=null};var na={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};function ha(t,i,e,a){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var s,r=4;"rc"===i.ty?r=5:"el"===i.ty?r=6:"sr"===i.ty&&(r=7),this.sh=Rt.getShapeProp(t,i,r,t);var o,n=e.length;for(s=0;s<n;s+=1)e[s].closed||(o={transforms:a.addTransformSequence(e[s].transforms),trNodes:[]},this.styledShapes.push(o),e[s].elements.push(o))}function la(t,i,e){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new $e,this.initElement(t,i,e)}function ka(t,i,e){this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType="canvas",this.values={fill:"rgba(0,0,0,0)",stroke:"rgba(0,0,0,0)",sWidth:0,fValue:""},this.initElement(t,i,e)}function xa(t,i,e){this.assetData=i.getAssetData(t.refId),this.img=i.imageLoader.getAsset(this.assetData),this.initElement(t,i,e)}function pa(t,i,e){this.initElement(t,i,e)}function ya(){}function ca(){this.opacity=-1,this.transform=y("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function da(){var t;this.stack=[],this.cArrPos=0,this.cTr=new Vt;var i=15;for(t=0;t<i;t+=1){var e=new ca;this.stack[t]=e}this._length=i,this.nativeContext=null,this.transformMat=new Vt,this.currentOpacity=1,this.currentFillStyle="",this.appliedFillStyle="",this.currentStrokeStyle="",this.appliedStrokeStyle="",this.currentLineWidth="",this.appliedLineWidth="",this.currentLineCap="",this.appliedLineCap="",this.currentLineJoin="",this.appliedLineJoin="",this.appliedMiterLimit="",this.currentMiterLimit=""}function fa(t,i,e){this.completeLayers=!1,this.layers=t.layers,this.pendingElements=[],this.elements=c(this.layers.length),this.initElement(t,i,e),this.tm=t.tm?Mt.getProp(this,t.tm,0,i.frameRate,this):{_placeholder:!0}}function ma(t,i){this.animationItem=t,this.renderConfig={clearCanvas:!i||void 0===i.clearCanvas||i.clearCanvas,context:i&&i.context||null,progressiveLoad:i&&i.progressiveLoad||!1,preserveAspectRatio:i&&i.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:i&&i.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:i&&i.contentVisibility||"visible",className:i&&i.className||"",id:i&&i.id||"",runExpressions:!i||void 0===i.runExpressions||i.runExpressions},this.renderConfig.dpr=i&&i.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=i&&i.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new da,this.elements=[],this.pendingElements=[],this.transformMat=new Vt,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}return oa.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var t=this.globalData.canvasContext,i=ea.createCanvas(t.canvas.width,t.canvas.height);this.buffers.push(i);var e=ea.createCanvas(t.canvas.width,t.canvas.height);this.buffers.push(e),this.data.tt>=3&&!document._isProxy&&ea.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new sa(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var t=this.globalData;if(t.blendMode!==this.data.bm){t.blendMode=this.data.bm;var i=Xi(this.data.bm);t.canvasContext.globalCompositeOperation=i}},createRenderableComponents:function(){this.maskManager=new ra(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(he.TRANSFORM_EFFECT)},hideElement:function(){this.hidden||this.isInRange&&!this.isTransparent||(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(t){t.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var t=this.buffers[0].getContext("2d");this.clearCanvas(t),t.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var t=this.buffers[1],i=t.getContext("2d");if(this.clearCanvas(i),i.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform),this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1).renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var e=ea.getLumaCanvas(this.canvasContext.canvas);e.getContext("2d").drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(e,0,0)}this.canvasContext.globalCompositeOperation=na[this.data.tt],this.canvasContext.drawImage(t,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(t){if(!this.hidden&&!this.data.hd&&(1!==this.data.td||t)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var i=0===this.data.ty;this.prepareLayer(),this.globalData.renderer.save(i),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(i),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Vt},oa.prototype.hide=oa.prototype.hideElement,oa.prototype.show=oa.prototype.showElement,ha.prototype.setAsAnimated=Se.prototype.setAsAnimated,k([ae,le,oa,_e,ue,se,Gi],la),la.prototype.initElement=ge.prototype.initElement,la.prototype.transformHelper={opacity:1,_opMdf:!1},la.prototype.dashResetter=[],la.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])},la.prototype.createStyleElement=function(t,i){var e={data:t,type:t.ty,preTransforms:this.transformsManager.addTransformSequence(i),transforms:[],elements:[],closed:!0===t.hd},a={};if("fl"===t.ty||"st"===t.ty?(a.c=Mt.getProp(this,t.c,1,255,this),a.c.k||(e.co="rgb("+b(a.c.v[0])+","+b(a.c.v[1])+","+b(a.c.v[2])+")")):"gf"!==t.ty&&"gs"!==t.ty||(a.s=Mt.getProp(this,t.s,1,null,this),a.e=Mt.getProp(this,t.e,1,null,this),a.h=Mt.getProp(this,t.h||{k:0},0,.01,this),a.a=Mt.getProp(this,t.a||{k:0},0,C,this),a.g=new Ee(this,t.g,this)),a.o=Mt.getProp(this,t.o,0,.01,this),"st"===t.ty||"gs"===t.ty){if(e.lc=we[t.lc||2],e.lj=Ce[t.lj||2],1==t.lj&&(e.ml=t.ml),a.w=Mt.getProp(this,t.w,0,null,this),a.w.k||(e.wi=a.w.v),t.d){var s=new Ae(this,t.d,"canvas",this);a.d=s,a.d.k||(e.da=a.d.dashArray,e.do=a.d.dashoffset[0])}}else e.r=2===t.r?"evenodd":"nonzero";return this.stylesList.push(e),a.style=e,a},la.prototype.createGroupElement=function(){return{it:[],prevViewData:[]}},la.prototype.createTransformElement=function(t){return{transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:Mt.getProp(this,t.o,0,.01,this),mProps:ri.getTransformProperty(this,t,this)}}},la.prototype.createShapeElement=function(t){var i=new ha(this,t,this.stylesList,this.transformsManager);return this.shapes.push(i),this.addShapeToModifiers(i),i},la.prototype.reloadShapes=function(){var t;this._isFirstFrame=!0;var i=this.itemsData.length;for(t=0;t<i;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),i=this.dynamicProperties.length,t=0;t<i;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},la.prototype.addTransformToStyleList=function(t){var i,e=this.stylesList.length;for(i=0;i<e;i+=1)this.stylesList[i].closed||this.stylesList[i].transforms.push(t)},la.prototype.removeTransformFromStyleList=function(){var t,i=this.stylesList.length;for(t=0;t<i;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.pop()},la.prototype.closeStyles=function(t){var i,e=t.length;for(i=0;i<e;i+=1)t[i].closed=!0},la.prototype.searchShapes=function(t,i,e,a,s){var r,o,n,h,l,k,x=t.length-1,p=[],y=[],c=[].concat(s);for(r=x;r>=0;r-=1){if((h=this.searchProcessedElement(t[r]))?i[r]=e[h-1]:t[r]._shouldRender=a,"fl"===t[r].ty||"st"===t[r].ty||"gf"===t[r].ty||"gs"===t[r].ty)h?i[r].style.closed=!1:i[r]=this.createStyleElement(t[r],c),p.push(i[r].style);else if("gr"===t[r].ty){if(h)for(n=i[r].it.length,o=0;o<n;o+=1)i[r].prevViewData[o]=i[r].it[o];else i[r]=this.createGroupElement(t[r]);this.searchShapes(t[r].it,i[r].it,i[r].prevViewData,a,c)}else"tr"===t[r].ty?(h||(k=this.createTransformElement(t[r]),i[r]=k),c.push(i[r]),this.addTransformToStyleList(i[r])):"sh"===t[r].ty||"rc"===t[r].ty||"el"===t[r].ty||"sr"===t[r].ty?h||(i[r]=this.createShapeElement(t[r])):"tm"===t[r].ty||"rd"===t[r].ty||"pb"===t[r].ty||"zz"===t[r].ty||"op"===t[r].ty?(h?(l=i[r]).closed=!1:((l=ii.getModifier(t[r].ty)).init(this,t[r]),i[r]=l,this.shapeModifiers.push(l)),y.push(l)):"rp"===t[r].ty&&(h?(l=i[r]).closed=!0:(l=ii.getModifier(t[r].ty),i[r]=l,l.init(this,t,r,i),this.shapeModifiers.push(l),a=!1),y.push(l));this.addProcessedElement(t[r],r+1)}for(this.removeTransformFromStyleList(),this.closeStyles(p),x=y.length,r=0;r<x;r+=1)y[r].closed=!0},la.prototype.renderInnerContent=function(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)},la.prototype.renderShapeTransform=function(t,i){(t._opMdf||i.op._mdf||this._isFirstFrame)&&(i.opacity=t.opacity,i.opacity*=i.op.v,i._opMdf=!0)},la.prototype.drawLayer=function(){var t,i,e,a,s,r,o,n,h,l=this.stylesList.length,k=this.globalData.renderer,x=this.globalData.canvasContext;for(t=0;t<l;t+=1)if(("st"!==(n=(h=this.stylesList[t]).type)&&"gs"!==n||0!==h.wi)&&h.data._shouldRender&&0!==h.coOp&&0!==this.globalData.currentGlobalAlpha){for(k.save(),r=h.elements,"st"===n||"gs"===n?(k.ctxStrokeStyle("st"===n?h.co:h.grd),k.ctxLineWidth(h.wi),k.ctxLineCap(h.lc),k.ctxLineJoin(h.lj),k.ctxMiterLimit(h.ml||0)):k.ctxFillStyle("fl"===n?h.co:h.grd),k.ctxOpacity(h.coOp),"st"!==n&&"gs"!==n&&x.beginPath(),k.ctxTransform(h.preTransforms.finalTransform.props),e=r.length,i=0;i<e;i+=1){for("st"!==n&&"gs"!==n||(x.beginPath(),h.da&&(x.setLineDash(h.da),x.lineDashOffset=h.do)),s=(o=r[i].trNodes).length,a=0;a<s;a+=1)"m"===o[a].t?x.moveTo(o[a].p[0],o[a].p[1]):"c"===o[a].t?x.bezierCurveTo(o[a].pts[0],o[a].pts[1],o[a].pts[2],o[a].pts[3],o[a].pts[4],o[a].pts[5]):x.closePath();"st"!==n&&"gs"!==n||(k.ctxStroke(),h.da&&x.setLineDash(this.dashResetter))}"st"!==n&&"gs"!==n&&this.globalData.renderer.ctxFill(h.r),k.restore()}},la.prototype.renderShape=function(t,i,e,a){var s,r;for(r=t,s=i.length-1;s>=0;s-=1)"tr"===i[s].ty?(r=e[s].transform,this.renderShapeTransform(t,r)):"sh"===i[s].ty||"el"===i[s].ty||"rc"===i[s].ty||"sr"===i[s].ty?this.renderPath(i[s],e[s]):"fl"===i[s].ty?this.renderFill(i[s],e[s],r):"st"===i[s].ty?this.renderStroke(i[s],e[s],r):"gf"===i[s].ty||"gs"===i[s].ty?this.renderGradientFill(i[s],e[s],r):"gr"===i[s].ty?this.renderShape(r,i[s].it,e[s].it):i[s].ty;a&&this.drawLayer()},la.prototype.renderStyledShape=function(t,i){if(this._isFirstFrame||i._mdf||t.transforms._mdf){var e,a,s,r=t.trNodes,o=i.paths,n=o._length;r.length=0;var h=t.transforms.finalTransform;for(s=0;s<n;s+=1){var l=o.shapes[s];if(l&&l.v){for(a=l._length,e=1;e<a;e+=1)1===e&&r.push({t:"m",p:h.applyToPointArray(l.v[0][0],l.v[0][1],0)}),r.push({t:"c",pts:h.applyToTriplePoints(l.o[e-1],l.i[e],l.v[e])});1===a&&r.push({t:"m",p:h.applyToPointArray(l.v[0][0],l.v[0][1],0)}),l.c&&a&&(r.push({t:"c",pts:h.applyToTriplePoints(l.o[e-1],l.i[0],l.v[0])}),r.push({t:"z"}))}}t.trNodes=r}},la.prototype.renderPath=function(t,i){if(!0!==t.hd&&t._shouldRender){var e,a=i.styledShapes.length;for(e=0;e<a;e+=1)this.renderStyledShape(i.styledShapes[e],i.sh)}},la.prototype.renderFill=function(t,i,e){var a=i.style;(i.c._mdf||this._isFirstFrame)&&(a.co="rgb("+b(i.c.v[0])+","+b(i.c.v[1])+","+b(i.c.v[2])+")"),(i.o._mdf||e._opMdf||this._isFirstFrame)&&(a.coOp=i.o.v*e.opacity)},la.prototype.renderGradientFill=function(t,i,e){var a,s=i.style;if(!s.grd||i.g._mdf||i.s._mdf||i.e._mdf||1!==t.t&&(i.h._mdf||i.a._mdf)){var r,o=this.globalData.canvasContext,n=i.s.v,h=i.e.v;if(1===t.t)a=o.createLinearGradient(n[0],n[1],h[0],h[1]);else{var l=Math.sqrt(Math.pow(n[0]-h[0],2)+Math.pow(n[1]-h[1],2)),k=Math.atan2(h[1]-n[1],h[0]-n[0]),x=i.h.v;x>=1?x=.99:x<=-1&&(x=-.99);var p=l*x,y=Math.cos(k+i.a.v)*p+n[0],c=Math.sin(k+i.a.v)*p+n[1];a=o.createRadialGradient(y,c,0,n[0],n[1],l)}var d=t.g.p,f=i.g.c,m=1;for(r=0;r<d;r+=1)i.g._hasOpacity&&i.g._collapsable&&(m=i.g.o[2*r+1]),a.addColorStop(f[4*r]/100,"rgba("+f[4*r+1]+","+f[4*r+2]+","+f[4*r+3]+","+m+")");s.grd=a}s.coOp=i.o.v*e.opacity},la.prototype.renderStroke=function(t,i,e){var a=i.style,s=i.d;s&&(s._mdf||this._isFirstFrame)&&(a.da=s.dashArray,a.do=s.dashoffset[0]),(i.c._mdf||this._isFirstFrame)&&(a.co="rgb("+b(i.c.v[0])+","+b(i.c.v[1])+","+b(i.c.v[2])+")"),(i.o._mdf||e._opMdf||this._isFirstFrame)&&(a.coOp=i.o.v*e.opacity),(i.w._mdf||this._isFirstFrame)&&(a.wi=i.w.v)},la.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0},k([ae,le,oa,ue,se,Gi,Ge],ka),ka.prototype.tHelper=l("canvas").getContext("2d"),ka.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=c(t.l?t.l.length:0);var i=!1;t.fc?(i=!0,this.values.fill=this.buildColor(t.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=i;var e=!1;t.sc&&(e=!0,this.values.stroke=this.buildColor(t.sc),this.values.sWidth=t.sw);var a,s,r,o,n,h,l,k,x,p,y,d,f=this.globalData.fontManager.getFontByName(t.f),m=t.l,u=this.mHelper;this.stroke=e,this.values.fValue=t.finalSize+"px "+this.globalData.fontManager.getFontByName(t.f).fFamily,s=t.finalText.length;var g=this.data.singleShape,v=.001*t.tr*t.finalSize,b=0,_=0,w=!0,C=0;for(a=0;a<s;a+=1){o=(r=this.globalData.fontManager.getCharData(t.finalText[a],f.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily))&&r.data||{},u.reset(),g&&m[a].n&&(b=-v,_+=t.yOffset,_+=w?1:0,w=!1),x=(l=o.shapes?o.shapes[0].it:[]).length,u.scale(t.finalSize/100,t.finalSize/100),g&&this.applyTextPropertiesToMatrix(t,u,m[a].line,b,_),y=c(x-1);var S=0;for(k=0;k<x;k+=1)if("sh"===l[k].ty){for(h=l[k].ks.k.i.length,p=l[k].ks.k,d=[],n=1;n<h;n+=1)1===n&&d.push(u.applyToX(p.v[0][0],p.v[0][1],0),u.applyToY(p.v[0][0],p.v[0][1],0)),d.push(u.applyToX(p.o[n-1][0],p.o[n-1][1],0),u.applyToY(p.o[n-1][0],p.o[n-1][1],0),u.applyToX(p.i[n][0],p.i[n][1],0),u.applyToY(p.i[n][0],p.i[n][1],0),u.applyToX(p.v[n][0],p.v[n][1],0),u.applyToY(p.v[n][0],p.v[n][1],0));d.push(u.applyToX(p.o[n-1][0],p.o[n-1][1],0),u.applyToY(p.o[n-1][0],p.o[n-1][1],0),u.applyToX(p.i[0][0],p.i[0][1],0),u.applyToY(p.i[0][0],p.i[0][1],0),u.applyToX(p.v[0][0],p.v[0][1],0),u.applyToY(p.v[0][0],p.v[0][1],0)),y[S]=d,S+=1}g&&(b+=m[a].l,b+=v),this.textSpans[C]?this.textSpans[C].elem=y:this.textSpans[C]={elem:y},C+=1}},ka.prototype.renderInnerContent=function(){var t,i,e,a,s,r;this.validateText(),this.canvasContext.font=this.values.fValue,this.globalData.renderer.ctxLineCap("butt"),this.globalData.renderer.ctxLineJoin("miter"),this.globalData.renderer.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);var o,n=this.textAnimator.renderedLetters,h=this.textProperty.currentData.l;i=h.length;var l,k,x=null,p=null,y=null,c=this.globalData.renderer;for(t=0;t<i;t+=1)if(!h[t].n){if((o=n[t])&&(c.save(),c.ctxTransform(o.p),c.ctxOpacity(o.o)),this.fill){for(o&&o.fc?x!==o.fc&&(c.ctxFillStyle(o.fc),x=o.fc):x!==this.values.fill&&(x=this.values.fill,c.ctxFillStyle(this.values.fill)),a=(l=this.textSpans[t].elem).length,this.globalData.canvasContext.beginPath(),e=0;e<a;e+=1)for(r=(k=l[e]).length,this.globalData.canvasContext.moveTo(k[0],k[1]),s=2;s<r;s+=6)this.globalData.canvasContext.bezierCurveTo(k[s],k[s+1],k[s+2],k[s+3],k[s+4],k[s+5]);this.globalData.canvasContext.closePath(),c.ctxFill()}if(this.stroke){for(o&&o.sw?y!==o.sw&&(y=o.sw,c.ctxLineWidth(o.sw)):y!==this.values.sWidth&&(y=this.values.sWidth,c.ctxLineWidth(this.values.sWidth)),o&&o.sc?p!==o.sc&&(p=o.sc,c.ctxStrokeStyle(o.sc)):p!==this.values.stroke&&(p=this.values.stroke,c.ctxStrokeStyle(this.values.stroke)),a=(l=this.textSpans[t].elem).length,this.globalData.canvasContext.beginPath(),e=0;e<a;e+=1)for(r=(k=l[e]).length,this.globalData.canvasContext.moveTo(k[0],k[1]),s=2;s<r;s+=6)this.globalData.canvasContext.bezierCurveTo(k[s],k[s+1],k[s+2],k[s+3],k[s+4],k[s+5]);this.globalData.canvasContext.closePath(),c.ctxStroke()}o&&this.globalData.renderer.restore()}},k([ae,le,oa,ue,se,Gi],xa),xa.prototype.initElement=ze.prototype.initElement,xa.prototype.prepareFrame=ve.prototype.prepareFrame,xa.prototype.createContent=function(){if(this.img.width&&(this.assetData.w!==this.img.width||this.assetData.h!==this.img.height)){var t=l("canvas");t.width=this.assetData.w,t.height=this.assetData.h;var i,e,a=t.getContext("2d"),s=this.img.width,r=this.img.height,o=s/r,n=this.assetData.w/this.assetData.h,h=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;o>n&&"xMidYMid slice"===h||o<n&&"xMidYMid slice"!==h?i=(e=r)*n:e=(i=s)/n,a.drawImage(this.img,(s-i)/2,(r-e)/2,i,e,0,0,this.assetData.w,this.assetData.h),this.img=t}},xa.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},xa.prototype.destroy=function(){this.img=null},k([ae,le,oa,ue,se,Gi],pa),pa.prototype.initElement=ze.prototype.initElement,pa.prototype.prepareFrame=ve.prototype.prepareFrame,pa.prototype.renderInnerContent=function(){this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw,this.data.sh)},k([ne],ya),ya.prototype.createShape=function(t){return new la(t,this.globalData,this)},ya.prototype.createText=function(t){return new ka(t,this.globalData,this)},ya.prototype.createImage=function(t){return new xa(t,this.globalData,this)},ya.prototype.createSolid=function(t){return new pa(t,this.globalData,this)},ya.prototype.createNull=Qe.prototype.createNull,ya.prototype.ctxTransform=function(t){1===t[0]&&0===t[1]&&0===t[4]&&1===t[5]&&0===t[12]&&0===t[13]||this.canvasContext.transform(t[0],t[1],t[4],t[5],t[12],t[13])},ya.prototype.ctxOpacity=function(t){this.canvasContext.globalAlpha*=t<0?0:t},ya.prototype.ctxFillStyle=function(t){this.canvasContext.fillStyle=t},ya.prototype.ctxStrokeStyle=function(t){this.canvasContext.strokeStyle=t},ya.prototype.ctxLineWidth=function(t){this.canvasContext.lineWidth=t},ya.prototype.ctxLineCap=function(t){this.canvasContext.lineCap=t},ya.prototype.ctxLineJoin=function(t){this.canvasContext.lineJoin=t},ya.prototype.ctxMiterLimit=function(t){this.canvasContext.miterLimit=t},ya.prototype.ctxFill=function(t){this.canvasContext.fill(t)},ya.prototype.ctxFillRect=function(t,i,e,a){this.canvasContext.fillRect(t,i,e,a)},ya.prototype.ctxStroke=function(){this.canvasContext.stroke()},ya.prototype.reset=function(){this.renderConfig.clearCanvas?this.contextData.reset():this.canvasContext.restore()},ya.prototype.save=function(){this.canvasContext.save()},ya.prototype.restore=function(t){this.renderConfig.clearCanvas?(t&&(this.globalData.blendMode="source-over"),this.contextData.restore(t)):this.canvasContext.restore()},ya.prototype.configAnimation=function(t){if(this.animationItem.wrapper){this.animationItem.container=l("canvas");var i=this.animationItem.container.style;i.width="100%",i.height="100%";var e="0px 0px 0px";i.transformOrigin=e,i.mozTransformOrigin=e,i.webkitTransformOrigin=e,i["-webkit-transform"]=e,i.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&this.animationItem.container.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.animationItem.container.setAttribute("id",this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData.setContext(this.canvasContext),this.data=t,this.layers=t.layers,this.transformCanvas={w:t.w,h:t.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(t,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=c(t.layers.length),this.updateContainerSize()},ya.prototype.updateContainerSize=function(t,i){var e,a,s,r;if(this.reset(),t?(e=t,a=i,this.canvasContext.canvas.width=e,this.canvasContext.canvas.height=a):(this.animationItem.wrapper&&this.animationItem.container?(e=this.animationItem.wrapper.offsetWidth,a=this.animationItem.wrapper.offsetHeight):(e=this.canvasContext.canvas.width,a=this.canvasContext.canvas.height),this.canvasContext.canvas.width=e*this.renderConfig.dpr,this.canvasContext.canvas.height=a*this.renderConfig.dpr),-1!==this.renderConfig.preserveAspectRatio.indexOf("meet")||-1!==this.renderConfig.preserveAspectRatio.indexOf("slice")){var o=this.renderConfig.preserveAspectRatio.split(" "),n=o[1]||"meet",h=o[0]||"xMidYMid",l=h.substr(0,4),k=h.substr(4);s=e/a,(r=this.transformCanvas.w/this.transformCanvas.h)>s&&"meet"===n||r<s&&"slice"===n?(this.transformCanvas.sx=e/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=e/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=a/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=a/(this.transformCanvas.h/this.renderConfig.dpr)),this.transformCanvas.tx="xMid"===l&&(r<s&&"meet"===n||r>s&&"slice"===n)?(e-this.transformCanvas.w*(a/this.transformCanvas.h))/2*this.renderConfig.dpr:"xMax"===l&&(r<s&&"meet"===n||r>s&&"slice"===n)?(e-this.transformCanvas.w*(a/this.transformCanvas.h))*this.renderConfig.dpr:0,this.transformCanvas.ty="YMid"===k&&(r>s&&"meet"===n||r<s&&"slice"===n)?(a-this.transformCanvas.h*(e/this.transformCanvas.w))/2*this.renderConfig.dpr:"YMax"===k&&(r>s&&"meet"===n||r<s&&"slice"===n)?(a-this.transformCanvas.h*(e/this.transformCanvas.w))*this.renderConfig.dpr:0}else"none"===this.renderConfig.preserveAspectRatio?(this.transformCanvas.sx=e/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=a/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0);this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)},ya.prototype.destroy=function(){var t;for(this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),t=(this.layers?this.layers.length:0)-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},ya.prototype.renderFrame=function(t,i){if((this.renderedFrame!==t||!0!==this.renderConfig.clearCanvas||i)&&!this.destroyed&&-1!==t){var e;this.renderedFrame=t,this.globalData.frameNum=t-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||i,this.globalData.projectInterface.currentFrame=t;var a=this.layers.length;for(this.completeLayers||this.checkLayers(t),e=a-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].prepareFrame(t-this.layers[e].st);if(this.globalData._mdf){for(!0===this.renderConfig.clearCanvas?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),e=a-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame();!0!==this.renderConfig.clearCanvas&&this.restore()}}},ya.prototype.buildItem=function(t){var i=this.elements;if(!i[t]&&99!==this.layers[t].ty){var e=this.createItem(this.layers[t],this,this.globalData);i[t]=e,e.initExpressions()}},ya.prototype.checkPendingElements=function(){for(;this.pendingElements.length;)this.pendingElements.pop().checkParenting()},ya.prototype.hide=function(){this.animationItem.container.style.display="none"},ya.prototype.show=function(){this.animationItem.container.style.display="block"},da.prototype.duplicate=function(){var t=2*this._length,i=0;for(i=this._length;i<t;i+=1)this.stack[i]=new ca;this._length=t},da.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},da.prototype.restore=function(t){this.cArrPos-=1;var i,e=this.stack[this.cArrPos],a=e.transform,s=this.cTr.props;for(i=0;i<16;i+=1)s[i]=a[i];if(t){this.nativeContext.restore();var r=this.stack[this.cArrPos+1];this.appliedFillStyle=r.fillStyle,this.appliedStrokeStyle=r.strokeStyle,this.appliedLineWidth=r.lineWidth,this.appliedLineCap=r.lineCap,this.appliedLineJoin=r.lineJoin,this.appliedMiterLimit=r.miterLimit}this.nativeContext.setTransform(a[0],a[1],a[4],a[5],a[12],a[13]),(t||-1!==e.opacity&&this.currentOpacity!==e.opacity)&&(this.nativeContext.globalAlpha=e.opacity,this.currentOpacity=e.opacity),this.currentFillStyle=e.fillStyle,this.currentStrokeStyle=e.strokeStyle,this.currentLineWidth=e.lineWidth,this.currentLineCap=e.lineCap,this.currentLineJoin=e.lineJoin,this.currentMiterLimit=e.miterLimit},da.prototype.save=function(t){t&&this.nativeContext.save();var i=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var e,a=this.stack[this.cArrPos];for(e=0;e<16;e+=1)a.transform[e]=i[e];this.cArrPos+=1;var s=this.stack[this.cArrPos];s.opacity=a.opacity,s.fillStyle=a.fillStyle,s.strokeStyle=a.strokeStyle,s.lineWidth=a.lineWidth,s.lineCap=a.lineCap,s.lineJoin=a.lineJoin,s.miterLimit=a.miterLimit},da.prototype.setOpacity=function(t){this.stack[this.cArrPos].opacity=t},da.prototype.setContext=function(t){this.nativeContext=t},da.prototype.fillStyle=function(t){this.stack[this.cArrPos].fillStyle!==t&&(this.currentFillStyle=t,this.stack[this.cArrPos].fillStyle=t)},da.prototype.strokeStyle=function(t){this.stack[this.cArrPos].strokeStyle!==t&&(this.currentStrokeStyle=t,this.stack[this.cArrPos].strokeStyle=t)},da.prototype.lineWidth=function(t){this.stack[this.cArrPos].lineWidth!==t&&(this.currentLineWidth=t,this.stack[this.cArrPos].lineWidth=t)},da.prototype.lineCap=function(t){this.stack[this.cArrPos].lineCap!==t&&(this.currentLineCap=t,this.stack[this.cArrPos].lineCap=t)},da.prototype.lineJoin=function(t){this.stack[this.cArrPos].lineJoin!==t&&(this.currentLineJoin=t,this.stack[this.cArrPos].lineJoin=t)},da.prototype.miterLimit=function(t){this.stack[this.cArrPos].miterLimit!==t&&(this.currentMiterLimit=t,this.stack[this.cArrPos].miterLimit=t)},da.prototype.transform=function(t){this.transformMat.cloneFromProps(t);var i=this.cTr;this.transformMat.multiply(i),i.cloneFromProps(this.transformMat.props);var e=i.props;this.nativeContext.setTransform(e[0],e[1],e[4],e[5],e[12],e[13])},da.prototype.opacity=function(t){var i=this.stack[this.cArrPos].opacity;i*=t<0?0:t,this.stack[this.cArrPos].opacity!==i&&(this.currentOpacity!==t&&(this.nativeContext.globalAlpha=t,this.currentOpacity=t),this.stack[this.cArrPos].opacity=i)},da.prototype.fill=function(t){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(t)},da.prototype.fillRect=function(t,i,e,a){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(t,i,e,a)},da.prototype.stroke=function(){this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=this.appliedLineWidth),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=this.appliedMiterLimit),this.nativeContext.stroke()},k([ya,Ke,oa],fa),fa.prototype.renderInnerContent=function(){var t,i=this.canvasContext;for(i.beginPath(),i.moveTo(0,0),i.lineTo(this.data.w,0),i.lineTo(this.data.w,this.data.h),i.lineTo(0,this.data.h),i.lineTo(0,0),i.clip(),t=this.layers.length-1;t>=0;t-=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},fa.prototype.destroy=function(){var t;for(t=this.layers.length-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy();this.layers=null,this.elements=null},fa.prototype.createComp=function(t){return new fa(t,this.globalData,this)},k([ya],ma),ma.prototype.createComp=function(t){return new fa(t,this.globalData,this)},it("canvas",ma),ii.registerModifier("tm",ai),ii.registerModifier("pb",si),ii.registerModifier("rp",oi),ii.registerModifier("rd",ni),ii.registerModifier("zz",Pi),ii.registerModifier("op",Ni),zt}())}(Qt,Qt.exports)),Qt.exports}var ti,ii=$t(),ei=i({__proto__:null,default:e(ii)},[ii]),ai={exports:{}};function si(){return ti||(ti=1,function(t,i){"undefined"!=typeof document&&"undefined"!=typeof navigator&&(t.exports=function(){var t="http://www.w3.org/2000/svg",e="",a=!1,s=-999999,r=function(t){a=!!t},o=function(){return a},n=function(t){e=t},h=function(){return e};function l(t){return document.createElement(t)}function k(t,i){var e,a,s=t.length;for(e=0;e<s;e+=1)for(var r in a=t[e].prototype)Object.prototype.hasOwnProperty.call(a,r)&&(i.prototype[r]=a[r])}function x(t){function i(){}return i.prototype=t,i}var p=function(){function t(t){this.audios=[],this.audioFactory=t,this._volume=1,this._isMuted=!1}return t.prototype={addAudio:function(t){this.audios.push(t)},pause:function(){var t,i=this.audios.length;for(t=0;t<i;t+=1)this.audios[t].pause()},resume:function(){var t,i=this.audios.length;for(t=0;t<i;t+=1)this.audios[t].resume()},setRate:function(t){var i,e=this.audios.length;for(i=0;i<e;i+=1)this.audios[i].setRate(t)},createAudio:function(t){return this.audioFactory?this.audioFactory(t):window.Howl?new window.Howl({src:[t]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(t){this.audioFactory=t},setVolume:function(t){this._volume=t,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var t,i=this.audios.length;for(t=0;t<i;t+=1)this.audios[t].volume(this._volume*(this._isMuted?0:1))}},function(){return new t}}(),y=function(){function t(t,i){var e,a=0,s=[];switch(t){case"int16":case"uint8c":e=1;break;default:e=1.1}for(a=0;a<i;a+=1)s.push(e);return s}function i(i,e){return"float32"===i?new Float32Array(e):"int16"===i?new Int16Array(e):"uint8c"===i?new Uint8ClampedArray(e):t(i,e)}return"function"==typeof Uint8ClampedArray&&"function"==typeof Float32Array?i:t}();function c(t){return Array.apply(null,{length:t})}var d=!0,f=null,m="",u=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),g=Math.pow,v=Math.sqrt,b=Math.floor,_=Math.min,w=150,C=Math.PI/180,S=.5519;function P(t,i,e,a){this.type=t,this.currentTime=i,this.totalTime=e,this.direction=a<0?-1:1}function A(t,i){this.type=t,this.direction=i<0?-1:1}function M(t,i,e,a){this.type=t,this.currentLoop=e,this.totalLoops=i,this.direction=a<0?-1:1}function D(t,i,e){this.type=t,this.firstFrame=i,this.totalFrames=e}function T(t,i){this.type=t,this.target=i}function E(t,i){this.type="renderFrameError",this.nativeError=t,this.currentTime=i}function F(t){this.type="configError",this.nativeError=t}var L,I=(L=0,function(){return m+"__lottie_element_"+(L+=1)});function R(t,i,e){var a,s,r,o,n,h,l,k;switch(h=e*(1-i),l=e*(1-(n=6*t-(o=Math.floor(6*t)))*i),k=e*(1-(1-n)*i),o%6){case 0:a=e,s=k,r=h;break;case 1:a=l,s=e,r=h;break;case 2:a=h,s=e,r=k;break;case 3:a=h,s=l,r=e;break;case 4:a=k,s=h,r=e;break;case 5:a=e,s=h,r=l}return[a,s,r]}function V(t,i,e){var a,s=Math.max(t,i,e),r=Math.min(t,i,e),o=s-r,n=0===s?0:o/s,h=s/255;switch(s){case r:a=0;break;case t:a=i-e+o*(i<e?6:0),a/=6*o;break;case i:a=e-t+2*o,a/=6*o;break;case e:a=t-i+4*o,a/=6*o}return[a,n,h]}function O(t,i){var e=V(255*t[0],255*t[1],255*t[2]);return e[1]+=i,e[1]>1?e[1]=1:e[1]<=0&&(e[1]=0),R(e[0],e[1],e[2])}function z(t,i){var e=V(255*t[0],255*t[1],255*t[2]);return e[2]+=i,e[2]>1?e[2]=1:e[2]<0&&(e[2]=0),R(e[0],e[1],e[2])}function N(t,i){var e=V(255*t[0],255*t[1],255*t[2]);return e[0]+=i/360,e[0]>1?e[0]-=1:e[0]<0&&(e[0]+=1),R(e[0],e[1],e[2])}!function(){var t,i,e=[];for(t=0;t<256;t+=1)i=t.toString(16),e[t]=1===i.length?"0"+i:i}();var B=function(t){d=!!t},q=function(){return d},j=function(t){f=t},W=function(){return f},G=function(t){w=t},U=function(){return w},X=function(t){m=t};function Y(i){return document.createElementNS(t,i)}function H(t){return H="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},H(t)}var J=function(){var t,i,e=1,a=[],s={onmessage:function(){},postMessage:function(i){t({data:i})}},r={postMessage:function(t){s.onmessage({data:t})}};function n(i){if(window.Worker&&window.Blob&&o()){var e=new Blob(["var _workerSelf = self; self.onmessage = ",i.toString()],{type:"text/javascript"}),a=URL.createObjectURL(e);return new Worker(a)}return t=i,s}function h(){i||((i=n(function(t){function i(){function t(i,e){var o,n,h,l,k,x,p=i.length;for(n=0;n<p;n+=1)if("ks"in(o=i[n])&&!o.completed){if(o.completed=!0,o.hasMask){var y=o.masksProperties;for(l=y.length,h=0;h<l;h+=1)if(y[h].pt.k.i)r(y[h].pt.k);else for(x=y[h].pt.k.length,k=0;k<x;k+=1)y[h].pt.k[k].s&&r(y[h].pt.k[k].s[0]),y[h].pt.k[k].e&&r(y[h].pt.k[k].e[0])}0===o.ty?(o.layers=a(o.refId,e),t(o.layers,e)):4===o.ty?s(o.shapes):5===o.ty&&c(o)}}function i(i,e){if(i){var s=0,r=i.length;for(s=0;s<r;s+=1)1===i[s].t&&(i[s].data.layers=a(i[s].data.refId,e),t(i[s].data.layers,e))}}function e(t,i){for(var e=0,a=i.length;e<a;){if(i[e].id===t)return i[e];e+=1}return null}function a(t,i){var a=e(t,i);return a?a.layers.__used?JSON.parse(JSON.stringify(a.layers)):(a.layers.__used=!0,a.layers):null}function s(t){var i,e,a;for(i=t.length-1;i>=0;i-=1)if("sh"===t[i].ty)if(t[i].ks.k.i)r(t[i].ks.k);else for(a=t[i].ks.k.length,e=0;e<a;e+=1)t[i].ks.k[e].s&&r(t[i].ks.k[e].s[0]),t[i].ks.k[e].e&&r(t[i].ks.k[e].e[0]);else"gr"===t[i].ty&&s(t[i].it)}function r(t){var i,e=t.i.length;for(i=0;i<e;i+=1)t.i[i][0]+=t.v[i][0],t.i[i][1]+=t.v[i][1],t.o[i][0]+=t.v[i][0],t.o[i][1]+=t.v[i][1]}function o(t,i){var e=i?i.split("."):[100,100,100];return t[0]>e[0]||!(e[0]>t[0])&&(t[1]>e[1]||!(e[1]>t[1])&&(t[2]>e[2]||!(e[2]>t[2])&&null))}var n,h=function(){var t=[4,4,14];function i(t){var i=t.t.d;t.t.d={k:[{s:i,t:0}]}}function e(t){var e,a=t.length;for(e=0;e<a;e+=1)5===t[e].ty&&i(t[e])}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}(),l=(n=[4,7,99],function(t){if(t.chars&&!o(n,t.v)){var i,e=t.chars.length;for(i=0;i<e;i+=1){var a=t.chars[i];a.data&&a.data.shapes&&(s(a.data.shapes),a.data.ip=0,a.data.op=99999,a.data.st=0,a.data.sr=1,a.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},t.chars[i].t||(a.data.shapes.push({ty:"no"}),a.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}),k=function(){var t=[5,7,15];function i(t){var i=t.t.p;"number"==typeof i.a&&(i.a={a:0,k:i.a}),"number"==typeof i.p&&(i.p={a:0,k:i.p}),"number"==typeof i.r&&(i.r={a:0,k:i.r})}function e(t){var e,a=t.length;for(e=0;e<a;e+=1)5===t[e].ty&&i(t[e])}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}(),x=function(){var t=[4,1,9];function i(t){var e,a,s,r=t.length;for(e=0;e<r;e+=1)if("gr"===t[e].ty)i(t[e].it);else if("fl"===t[e].ty||"st"===t[e].ty)if(t[e].c.k&&t[e].c.k[0].i)for(s=t[e].c.k.length,a=0;a<s;a+=1)t[e].c.k[a].s&&(t[e].c.k[a].s[0]/=255,t[e].c.k[a].s[1]/=255,t[e].c.k[a].s[2]/=255,t[e].c.k[a].s[3]/=255),t[e].c.k[a].e&&(t[e].c.k[a].e[0]/=255,t[e].c.k[a].e[1]/=255,t[e].c.k[a].e[2]/=255,t[e].c.k[a].e[3]/=255);else t[e].c.k[0]/=255,t[e].c.k[1]/=255,t[e].c.k[2]/=255,t[e].c.k[3]/=255}function e(t){var e,a=t.length;for(e=0;e<a;e+=1)4===t[e].ty&&i(t[e].shapes)}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}(),p=function(){var t=[4,4,18];function i(t){var e,a,s;for(e=t.length-1;e>=0;e-=1)if("sh"===t[e].ty)if(t[e].ks.k.i)t[e].ks.k.c=t[e].closed;else for(s=t[e].ks.k.length,a=0;a<s;a+=1)t[e].ks.k[a].s&&(t[e].ks.k[a].s[0].c=t[e].closed),t[e].ks.k[a].e&&(t[e].ks.k[a].e[0].c=t[e].closed);else"gr"===t[e].ty&&i(t[e].it)}function e(t){var e,a,s,r,o,n,h=t.length;for(a=0;a<h;a+=1){if((e=t[a]).hasMask){var l=e.masksProperties;for(r=l.length,s=0;s<r;s+=1)if(l[s].pt.k.i)l[s].pt.k.c=l[s].cl;else for(n=l[s].pt.k.length,o=0;o<n;o+=1)l[s].pt.k[o].s&&(l[s].pt.k[o].s[0].c=l[s].cl),l[s].pt.k[o].e&&(l[s].pt.k[o].e[0].c=l[s].cl)}4===e.ty&&i(e.shapes)}}return function(i){if(o(t,i.v)&&(e(i.layers),i.assets)){var a,s=i.assets.length;for(a=0;a<s;a+=1)i.assets[a].layers&&e(i.assets[a].layers)}}}();function y(e){e.__complete||(x(e),h(e),l(e),k(e),p(e),t(e.layers,e.assets),i(e.chars,e.assets),e.__complete=!0)}function c(t){0===t.t.a.length&&t.t.p}var d={};return d.completeData=y,d.checkColors=x,d.checkChars=l,d.checkPathProperties=k,d.checkShapes=p,d.completeLayers=t,d}if(r.dataManager||(r.dataManager=i()),r.assetLoader||(r.assetLoader=function(){function t(t){var i=t.getResponseHeader("content-type");return i&&"json"===t.responseType&&-1!==i.indexOf("json")||t.response&&"object"===H(t.response)?t.response:t.response&&"string"==typeof t.response?JSON.parse(t.response):t.responseText?JSON.parse(t.responseText):null}function i(i,e,a,s){var r,o=new XMLHttpRequest;try{o.responseType="json"}catch(t){}o.onreadystatechange=function(){if(4===o.readyState)if(200===o.status)r=t(o),a(r);else try{r=t(o),a(r)}catch(t){s&&s(t)}};try{o.open(["G","E","T"].join(""),i,!0)}catch(t){o.open(["G","E","T"].join(""),e+"/"+i,!0)}o.send()}return{load:i}}()),"loadAnimation"===t.data.type)r.assetLoader.load(t.data.path,t.data.fullPath,function(i){r.dataManager.completeData(i),r.postMessage({id:t.data.id,payload:i,status:"success"})},function(){r.postMessage({id:t.data.id,status:"error"})});else if("complete"===t.data.type){var e=t.data.animation;r.dataManager.completeData(e),r.postMessage({id:t.data.id,payload:e,status:"success"})}else"loadData"===t.data.type&&r.assetLoader.load(t.data.path,t.data.fullPath,function(i){r.postMessage({id:t.data.id,payload:i,status:"success"})},function(){r.postMessage({id:t.data.id,status:"error"})})})).onmessage=function(t){var i=t.data,e=i.id,s=a[e];a[e]=null,"success"===i.status?s.onComplete(i.payload):s.onError&&s.onError()})}function l(t,i){var s="processId_"+(e+=1);return a[s]={onComplete:t,onError:i},s}function k(t,e,a){h();var s=l(e,a);i.postMessage({type:"loadAnimation",path:t,fullPath:window.location.origin+window.location.pathname,id:s})}function x(t,e,a){h();var s=l(e,a);i.postMessage({type:"loadData",path:t,fullPath:window.location.origin+window.location.pathname,id:s})}function p(t,e,a){h();var s=l(e,a);i.postMessage({type:"complete",animation:t,id:s})}return{loadAnimation:k,loadData:x,completeAnimation:p}}(),K=function(){var t=function(){var t=l("canvas");t.width=1,t.height=1;var i=t.getContext("2d");return i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1),t}();function i(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function e(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function a(t,i,e){var a="";if(t.e)a=t.p;else if(i){var s=t.p;-1!==s.indexOf("images/")&&(s=s.split("/")[1]),a=i+s}else a=e,a+=t.u?t.u:"",a+=t.p;return a}function s(t){var i=0,e=setInterval(function(){(t.getBBox().width||i>500)&&(this._imageLoaded(),clearInterval(e)),i+=1}.bind(this),50)}function r(i){var e=a(i,this.assetsPath,this.path),s=Y("image");u?this.testImageLoaded(s):s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",function(){r.img=t,this._imageLoaded()}.bind(this),!1),s.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this._elementHelper.append?this._elementHelper.append(s):this._elementHelper.appendChild(s);var r={img:s,assetData:i};return r}function o(i){var e=a(i,this.assetsPath,this.path),s=l("img");s.crossOrigin="anonymous",s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",function(){r.img=t,this._imageLoaded()}.bind(this),!1),s.src=e;var r={img:s,assetData:i};return r}function n(t){var i={assetData:t},e=a(t,this.assetsPath,this.path);return J.loadData(e,function(t){i.img=t,this._footageLoaded()}.bind(this),function(){i.img={},this._footageLoaded()}.bind(this)),i}function h(t,i){var e;this.imagesLoadedCb=i;var a=t.length;for(e=0;e<a;e+=1)t[e].layers||(t[e].t&&"seq"!==t[e].t?3===t[e].t&&(this.totalFootages+=1,this.images.push(this.createFootageData(t[e]))):(this.totalImages+=1,this.images.push(this._createImageData(t[e]))))}function k(t){this.path=t||""}function x(t){this.assetsPath=t||""}function p(t){for(var i=0,e=this.images.length;i<e;){if(this.images[i].assetData===t)return this.images[i].img;i+=1}return null}function y(){this.imagesLoadedCb=null,this.images.length=0}function c(){return this.totalImages===this.loadedAssets}function d(){return this.totalFootages===this.loadedFootagesCount}function f(t,i){"svg"===t?(this._elementHelper=i,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function m(){this._imageLoaded=i.bind(this),this._footageLoaded=e.bind(this),this.testImageLoaded=s.bind(this),this.createFootageData=n.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return m.prototype={loadAssets:h,setAssetsPath:x,setPath:k,loadedImages:c,loadedFootages:d,destroy:y,getAsset:p,createImgData:o,createImageData:r,imageLoaded:i,footageLoaded:e,setCacheType:f},m}();function Z(){}Z.prototype={triggerEvent:function(t,i){if(this._cbs[t])for(var e=this._cbs[t],a=0;a<e.length;a+=1)e[a](i)},addEventListener:function(t,i){return this._cbs[t]||(this._cbs[t]=[]),this._cbs[t].push(i),function(){this.removeEventListener(t,i)}.bind(this)},removeEventListener:function(t,i){if(i){if(this._cbs[t]){for(var e=0,a=this._cbs[t].length;e<a;)this._cbs[t][e]===i&&(this._cbs[t].splice(e,1),e-=1,a-=1),e+=1;this._cbs[t].length||(this._cbs[t]=null)}}else this._cbs[t]=null}};var Q=function(){function t(t){for(var i,e=t.split("\r\n"),a={},s=0,r=0;r<e.length;r+=1)2===(i=e[r].split(":")).length&&(a[i[0]]=i[1].trim(),s+=1);if(0===s)throw new Error;return a}return function(i){for(var e=[],a=0;a<i.length;a+=1){var s=i[a],r={time:s.tm,duration:s.dr};try{r.payload=JSON.parse(i[a].cm)}catch(e){try{r.payload=t(i[a].cm)}catch(t){r.payload={name:i[a].cm}}}e.push(r)}return e}}(),$=function(){function t(t){this.compositions.push(t)}return function(){function i(t){for(var i=0,e=this.compositions.length;i<e;){if(this.compositions[i].data&&this.compositions[i].data.nm===t)return this.compositions[i].prepareFrame&&this.compositions[i].data.xt&&this.compositions[i].prepareFrame(this.currentFrame),this.compositions[i].compInterface;i+=1}return null}return i.compositions=[],i.currentFrame=0,i.registerComposition=t,i}}(),tt={},it=function(t,i){tt[t]=i};function et(t){return tt[t]}function at(){if(tt.canvas)return"canvas";for(var t in tt)if(tt[t])return t;return""}function st(t){return st="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},st(t)}var rt=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=I(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=q(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=$(),this.imagePreloader=new K,this.audioController=p(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new P("drawnFrame",0,0,0),this.expressionsPlugin=W()};k([Z],rt),rt.prototype.setParams=function(t){(t.wrapper||t.container)&&(this.wrapper=t.wrapper||t.container);var i="svg";t.animType?i=t.animType:t.renderer&&(i=t.renderer);var e=et(i);this.renderer=new e(this,t.rendererSettings),this.imagePreloader.setCacheType(i,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=i,""===t.loop||null===t.loop||void 0===t.loop||!0===t.loop?this.loop=!0:!1===t.loop?this.loop=!1:this.loop=parseInt(t.loop,10),this.autoplay=!("autoplay"in t)||t.autoplay,this.name=t.name?t.name:"",this.autoloadSegments=!Object.prototype.hasOwnProperty.call(t,"autoloadSegments")||t.autoloadSegments,this.assetsPath=t.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData?this.setupAnimation(t.animationData):t.path&&(-1!==t.path.lastIndexOf("\\")?this.path=t.path.substr(0,t.path.lastIndexOf("\\")+1):this.path=t.path.substr(0,t.path.lastIndexOf("/")+1),this.fileName=t.path.substr(t.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),J.loadAnimation(t.path,this.configAnimation,this.onSetupError))},rt.prototype.onSetupError=function(){this.trigger("data_failed")},rt.prototype.setupAnimation=function(t){J.completeAnimation(t,this.configAnimation)},rt.prototype.setData=function(t,i){i&&"object"!==st(i)&&(i=JSON.parse(i));var e={wrapper:t,animationData:i},a=t.attributes;e.path=a.getNamedItem("data-animation-path")?a.getNamedItem("data-animation-path").value:a.getNamedItem("data-bm-path")?a.getNamedItem("data-bm-path").value:a.getNamedItem("bm-path")?a.getNamedItem("bm-path").value:"",e.animType=a.getNamedItem("data-anim-type")?a.getNamedItem("data-anim-type").value:a.getNamedItem("data-bm-type")?a.getNamedItem("data-bm-type").value:a.getNamedItem("bm-type")?a.getNamedItem("bm-type").value:a.getNamedItem("data-bm-renderer")?a.getNamedItem("data-bm-renderer").value:a.getNamedItem("bm-renderer")?a.getNamedItem("bm-renderer").value:at()||"canvas";var s=a.getNamedItem("data-anim-loop")?a.getNamedItem("data-anim-loop").value:a.getNamedItem("data-bm-loop")?a.getNamedItem("data-bm-loop").value:a.getNamedItem("bm-loop")?a.getNamedItem("bm-loop").value:"";"false"===s?e.loop=!1:"true"===s?e.loop=!0:""!==s&&(e.loop=parseInt(s,10));var r=a.getNamedItem("data-anim-autoplay")?a.getNamedItem("data-anim-autoplay").value:a.getNamedItem("data-bm-autoplay")?a.getNamedItem("data-bm-autoplay").value:!a.getNamedItem("bm-autoplay")||a.getNamedItem("bm-autoplay").value;e.autoplay="false"!==r,e.name=a.getNamedItem("data-name")?a.getNamedItem("data-name").value:a.getNamedItem("data-bm-name")?a.getNamedItem("data-bm-name").value:a.getNamedItem("bm-name")?a.getNamedItem("bm-name").value:"","false"===(a.getNamedItem("data-anim-prerender")?a.getNamedItem("data-anim-prerender").value:a.getNamedItem("data-bm-prerender")?a.getNamedItem("data-bm-prerender").value:a.getNamedItem("bm-prerender")?a.getNamedItem("bm-prerender").value:"")&&(e.prerender=!1),e.path?this.setParams(e):this.trigger("destroy")},rt.prototype.includeLayers=function(t){t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-this.animationData.ip));var i,e,a=this.animationData.layers,s=a.length,r=t.layers,o=r.length;for(e=0;e<o;e+=1)for(i=0;i<s;){if(a[i].id===r[e].id){a[i]=r[e];break}i+=1}if((t.chars||t.fonts)&&(this.renderer.globalData.fontManager.addChars(t.chars),this.renderer.globalData.fontManager.addFonts(t.fonts,this.renderer.globalData.defs)),t.assets)for(s=t.assets.length,i=0;i<s;i+=1)this.animationData.assets.push(t.assets[i]);this.animationData.__complete=!1,J.completeAnimation(this.animationData,this.onSegmentComplete)},rt.prototype.onSegmentComplete=function(t){this.animationData=t;var i=W();i&&i.initExpressions(this),this.loadNextSegment()},rt.prototype.loadNextSegment=function(){var t=this.animationData.segments;if(!t||0===t.length||!this.autoloadSegments)return this.trigger("data_ready"),void(this.timeCompleted=this.totalFrames);var i=t.shift();this.timeCompleted=i.time*this.frameRate;var e=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,J.loadData(e,this.includeLayers.bind(this),function(){this.trigger("data_failed")}.bind(this))},rt.prototype.loadSegments=function(){this.animationData.segments||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},rt.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},rt.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},rt.prototype.configAnimation=function(t){if(this.renderer)try{this.animationData=t,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(t),t.assets||(t.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(t.assets),this.markers=Q(t.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}},rt.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},rt.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||"canvas"!==this.renderer.rendererType)&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var t=W();t&&t.initExpressions(this),this.renderer.initItems(),setTimeout(function(){this.trigger("DOMLoaded")}.bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},rt.prototype.resize=function(t,i){var e="number"==typeof t?t:void 0,a="number"==typeof i?i:void 0;this.renderer.updateContainerSize(e,a)},rt.prototype.setSubframe=function(t){this.isSubframeEnabled=!!t},rt.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},rt.prototype.renderFrame=function(){if(!1!==this.isLoaded&&this.renderer)try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}},rt.prototype.play=function(t){t&&this.name!==t||!0===this.isPaused&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},rt.prototype.pause=function(t){t&&this.name!==t||!1===this.isPaused&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},rt.prototype.togglePause=function(t){t&&this.name!==t||(!0===this.isPaused?this.play():this.pause())},rt.prototype.stop=function(t){t&&this.name!==t||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},rt.prototype.getMarkerData=function(t){for(var i,e=0;e<this.markers.length;e+=1)if((i=this.markers[e]).payload&&i.payload.name===t)return i;return null},rt.prototype.goToAndStop=function(t,i,e){if(!e||this.name===e){var a=Number(t);if(isNaN(a)){var s=this.getMarkerData(t);s&&this.goToAndStop(s.time,!0)}else i?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}},rt.prototype.goToAndPlay=function(t,i,e){if(!e||this.name===e){var a=Number(t);if(isNaN(a)){var s=this.getMarkerData(t);s&&(s.duration?this.playSegments([s.time,s.time+s.duration],!0):this.goToAndStop(s.time,!0))}else this.goToAndStop(a,i,e);this.play()}},rt.prototype.advanceTime=function(t){if(!0!==this.isPaused&&!1!==this.isLoaded){var i=this.currentRawFrame+t*this.frameModifier,e=!1;i>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?i>=this.totalFrames?(this.playCount+=1,this.checkSegments(i%this.totalFrames)||(this.setCurrentRawFrameValue(i%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(i):this.checkSegments(i>this.totalFrames?i%this.totalFrames:0)||(e=!0,i=this.totalFrames-1):i<0?this.checkSegments(i%this.totalFrames)||(!this.loop||this.playCount--<=0&&!0!==this.loop?(e=!0,i=0):(this.setCurrentRawFrameValue(this.totalFrames+i%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0)):this.setCurrentRawFrameValue(i),e&&(this.setCurrentRawFrameValue(i),this.pause(),this.trigger("complete"))}},rt.prototype.adjustSegment=function(t,i){this.playCount=0,t[1]<t[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=t[0]-t[1],this.timeCompleted=this.totalFrames,this.firstFrame=t[1],this.setCurrentRawFrameValue(this.totalFrames-.001-i)):t[1]>t[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=t[1]-t[0],this.timeCompleted=this.totalFrames,this.firstFrame=t[0],this.setCurrentRawFrameValue(.001+i)),this.trigger("segmentStart")},rt.prototype.setSegment=function(t,i){var e=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?e=t:this.currentRawFrame+this.firstFrame>i&&(e=i-t)),this.firstFrame=t,this.totalFrames=i-t,this.timeCompleted=this.totalFrames,-1!==e&&this.goToAndStop(e,!0)},rt.prototype.playSegments=function(t,i){if(i&&(this.segments.length=0),"object"===st(t[0])){var e,a=t.length;for(e=0;e<a;e+=1)this.segments.push(t[e])}else this.segments.push(t);this.segments.length&&i&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},rt.prototype.resetSegments=function(t){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),t&&this.checkSegments(0)},rt.prototype.checkSegments=function(t){return!!this.segments.length&&(this.adjustSegment(this.segments.shift(),t),!0)},rt.prototype.destroy=function(t){t&&this.name!==t||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},rt.prototype.setCurrentRawFrameValue=function(t){this.currentRawFrame=t,this.gotoFrame()},rt.prototype.setSpeed=function(t){this.playSpeed=t,this.updaFrameModifier()},rt.prototype.setDirection=function(t){this.playDirection=t<0?-1:1,this.updaFrameModifier()},rt.prototype.setLoop=function(t){this.loop=t},rt.prototype.setVolume=function(t,i){i&&this.name!==i||this.audioController.setVolume(t)},rt.prototype.getVolume=function(){return this.audioController.getVolume()},rt.prototype.mute=function(t){t&&this.name!==t||this.audioController.mute()},rt.prototype.unmute=function(t){t&&this.name!==t||this.audioController.unmute()},rt.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},rt.prototype.getPath=function(){return this.path},rt.prototype.getAssetsPath=function(t){var i="";if(t.e)i=t.p;else if(this.assetsPath){var e=t.p;-1!==e.indexOf("images/")&&(e=e.split("/")[1]),i=this.assetsPath+e}else i=this.path,i+=t.u?t.u:"",i+=t.p;return i},rt.prototype.getAssetData=function(t){for(var i=0,e=this.assets.length;i<e;){if(t===this.assets[i].id)return this.assets[i];i+=1}return null},rt.prototype.hide=function(){this.renderer.hide()},rt.prototype.show=function(){this.renderer.show()},rt.prototype.getDuration=function(t){return t?this.totalFrames:this.totalFrames/this.frameRate},rt.prototype.updateDocumentData=function(t,i,e){try{this.renderer.getElementByPath(t).updateDocumentData(i,e)}catch(t){}},rt.prototype.trigger=function(t){if(this._cbs&&this._cbs[t])switch(t){case"enterFrame":this.triggerEvent(t,new P(t,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(t,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(t,new M(t,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(t,new A(t,this.frameMult));break;case"segmentStart":this.triggerEvent(t,new D(t,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(t,new T(t,this));break;default:this.triggerEvent(t)}"enterFrame"===t&&this.onEnterFrame&&this.onEnterFrame.call(this,new P(t,this.currentFrame,this.totalFrames,this.frameMult)),"loopComplete"===t&&this.onLoopComplete&&this.onLoopComplete.call(this,new M(t,this.loop,this.playCount,this.frameMult)),"complete"===t&&this.onComplete&&this.onComplete.call(this,new A(t,this.frameMult)),"segmentStart"===t&&this.onSegmentStart&&this.onSegmentStart.call(this,new D(t,this.firstFrame,this.totalFrames)),"destroy"===t&&this.onDestroy&&this.onDestroy.call(this,new T(t,this))},rt.prototype.triggerRenderFrameError=function(t){var i=new E(t,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)},rt.prototype.triggerConfigError=function(t){var i=new F(t,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)};var ot=function(){var t={},i=[],e=0,a=0,s=0,r=!0,o=!1;function n(t){for(var e=0,s=t.target;e<a;)i[e].animation===s&&(i.splice(e,1),e-=1,a-=1,s.isPaused||p()),e+=1}function h(t,e){if(!t)return null;for(var s=0;s<a;){if(i[s].elem===t&&null!==i[s].elem)return i[s].animation;s+=1}var r=new rt;return y(r,t),r.setData(t,e),r}function k(){var t,e=i.length,a=[];for(t=0;t<e;t+=1)a.push(i[t].animation);return a}function x(){s+=1,A()}function p(){s-=1}function y(t,e){t.addEventListener("destroy",n),t.addEventListener("_active",x),t.addEventListener("_idle",p),i.push({elem:e,animation:t}),a+=1}function c(t){var i=new rt;return y(i,null),i.setParams(t),i}function d(t,e){var s;for(s=0;s<a;s+=1)i[s].animation.setSpeed(t,e)}function f(t,e){var s;for(s=0;s<a;s+=1)i[s].animation.setDirection(t,e)}function m(t){var e;for(e=0;e<a;e+=1)i[e].animation.play(t)}function u(t){var n,h=t-e;for(n=0;n<a;n+=1)i[n].animation.advanceTime(h);e=t,s&&!o?window.requestAnimationFrame(u):r=!0}function g(t){e=t,window.requestAnimationFrame(u)}function v(t){var e;for(e=0;e<a;e+=1)i[e].animation.pause(t)}function b(t,e,s){var r;for(r=0;r<a;r+=1)i[r].animation.goToAndStop(t,e,s)}function _(t){var e;for(e=0;e<a;e+=1)i[e].animation.stop(t)}function w(t){var e;for(e=0;e<a;e+=1)i[e].animation.togglePause(t)}function C(t){var e;for(e=a-1;e>=0;e-=1)i[e].animation.destroy(t)}function S(t,i,e){var a,s=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),r=s.length;for(a=0;a<r;a+=1)e&&s[a].setAttribute("data-bm-type",e),h(s[a],t);if(i&&0===r){e||(e="svg");var o=document.getElementsByTagName("body")[0];o.innerText="";var n=l("div");n.style.width="100%",n.style.height="100%",n.setAttribute("data-bm-type",e),o.appendChild(n),h(n,t)}}function P(){var t;for(t=0;t<a;t+=1)i[t].animation.resize()}function A(){!o&&s&&r&&(window.requestAnimationFrame(g),r=!1)}function M(){o=!0}function D(){o=!1,A()}function T(t,e){var s;for(s=0;s<a;s+=1)i[s].animation.setVolume(t,e)}function E(t){var e;for(e=0;e<a;e+=1)i[e].animation.mute(t)}function F(t){var e;for(e=0;e<a;e+=1)i[e].animation.unmute(t)}return t.registerAnimation=h,t.loadAnimation=c,t.setSpeed=d,t.setDirection=f,t.play=m,t.pause=v,t.stop=_,t.togglePause=w,t.searchAnimations=S,t.resize=P,t.goToAndStop=b,t.destroy=C,t.freeze=M,t.unfreeze=D,t.setVolume=T,t.mute=E,t.unmute=F,t.getRegisteredAnimations=k,t}(),nt=function(){var t={};t.getBezierEasing=e;var i={};function e(t,e,a,s,r){var o=r||("bez_"+t+"_"+e+"_"+a+"_"+s).replace(/\./g,"p");if(i[o])return i[o];var n=new m([t,e,a,s]);return i[o]=n,n}var a=4,s=.001,r=1e-7,o=10,n=11,h=1/(n-1),l="function"==typeof Float32Array;function k(t,i){return 1-3*i+3*t}function x(t,i){return 3*i-6*t}function p(t){return 3*t}function y(t,i,e){return((k(i,e)*t+x(i,e))*t+p(i))*t}function c(t,i,e){return 3*k(i,e)*t*t+2*x(i,e)*t+p(i)}function d(t,i,e,a,s){var n,h,l=0;do{(n=y(h=i+(e-i)/2,a,s)-t)>0?e=h:i=h}while(Math.abs(n)>r&&++l<o);return h}function f(t,i,e,s){for(var r=0;r<a;++r){var o=c(i,e,s);if(0===o)return i;i-=(y(i,e,s)-t)/o}return i}function m(t){this._p=t,this._mSampleValues=l?new Float32Array(n):new Array(n),this._precomputed=!1,this.get=this.get.bind(this)}return m.prototype={get:function(t){var i=this._p[0],e=this._p[1],a=this._p[2],s=this._p[3];return this._precomputed||this._precompute(),i===e&&a===s?t:0===t?0:1===t?1:y(this._getTForX(t),e,s)},_precompute:function(){var t=this._p[0],i=this._p[1],e=this._p[2],a=this._p[3];this._precomputed=!0,t===i&&e===a||this._calcSampleValues()},_calcSampleValues:function(){for(var t=this._p[0],i=this._p[2],e=0;e<n;++e)this._mSampleValues[e]=y(e*h,t,i)},_getTForX:function(t){for(var i=this._p[0],e=this._p[2],a=this._mSampleValues,r=0,o=1,l=n-1;o!==l&&a[o]<=t;++o)r+=h;var k=r+(t-a[--o])/(a[o+1]-a[o])*h,x=c(k,i,e);return x>=s?f(t,k,i,e):0===x?k:d(t,r,r+h,i,e)}},t}(),ht=function(){function t(t){return t.concat(c(t.length))}return{double:t}}(),lt=function(t,i,e){var a=0,s=t,r=c(s);function o(){return a?r[a-=1]:i()}function n(t){a===s&&(r=ht.double(r),s*=2),e&&e(t),r[a]=t,a+=1}return{newElement:o,release:n}},kt=function(){function t(){return{addedLength:0,percents:y("float32",U()),lengths:y("float32",U())}}return lt(8,t)}(),xt=function(){function t(){return{lengths:[],totalLength:0}}function i(t){var i,e=t.lengths.length;for(i=0;i<e;i+=1)kt.release(t.lengths[i]);t.lengths.length=0}return lt(8,t,i)}();function pt(){var t=Math;function i(t,i,e,a,s,r){var o=t*a+i*s+e*r-s*a-r*t-e*i;return o>-.001&&o<.001}function e(e,a,s,r,o,n,h,l,k){if(0===s&&0===n&&0===k)return i(e,a,r,o,h,l);var x,p=t.sqrt(t.pow(r-e,2)+t.pow(o-a,2)+t.pow(n-s,2)),y=t.sqrt(t.pow(h-e,2)+t.pow(l-a,2)+t.pow(k-s,2)),c=t.sqrt(t.pow(h-r,2)+t.pow(l-o,2)+t.pow(k-n,2));return(x=p>y?p>c?p-y-c:c-y-p:c>y?c-y-p:y-p-c)>-1e-4&&x<1e-4}var a=function(t,i,e,a){var s,r,o,n,h,l,k=U(),x=0,p=[],y=[],c=kt.newElement();for(o=e.length,s=0;s<k;s+=1){for(h=s/(k-1),l=0,r=0;r<o;r+=1)n=g(1-h,3)*t[r]+3*g(1-h,2)*h*e[r]+3*(1-h)*g(h,2)*a[r]+g(h,3)*i[r],p[r]=n,null!==y[r]&&(l+=g(p[r]-y[r],2)),y[r]=p[r];l&&(x+=l=v(l)),c.percents[s]=h,c.lengths[s]=x}return c.addedLength=x,c};function s(t){var i,e=xt.newElement(),s=t.c,r=t.v,o=t.o,n=t.i,h=t._length,l=e.lengths,k=0;for(i=0;i<h-1;i+=1)l[i]=a(r[i],r[i+1],o[i],n[i+1]),k+=l[i].addedLength;return s&&h&&(l[i]=a(r[i],r[0],o[i],n[0]),k+=l[i].addedLength),e.totalLength=k,e}function r(t){this.segmentLength=0,this.points=new Array(t)}function o(t,i){this.partialLength=t,this.point=i}var n,h=(n={},function(t,e,a,s){var h=(t[0]+"_"+t[1]+"_"+e[0]+"_"+e[1]+"_"+a[0]+"_"+a[1]+"_"+s[0]+"_"+s[1]).replace(/\./g,"p");if(!n[h]){var l,k,x,p,y,d,f,m=U(),u=0,b=null;2===t.length&&(t[0]!==e[0]||t[1]!==e[1])&&i(t[0],t[1],e[0],e[1],t[0]+a[0],t[1]+a[1])&&i(t[0],t[1],e[0],e[1],e[0]+s[0],e[1]+s[1])&&(m=2);var _=new r(m);for(x=a.length,l=0;l<m;l+=1){for(f=c(x),y=l/(m-1),d=0,k=0;k<x;k+=1)p=g(1-y,3)*t[k]+3*g(1-y,2)*y*(t[k]+a[k])+3*(1-y)*g(y,2)*(e[k]+s[k])+g(y,3)*e[k],f[k]=p,null!==b&&(d+=g(f[k]-b[k],2));u+=d=v(d),_.points[l]=new o(d,f),b=f}_.segmentLength=u,n[h]=_}return n[h]});function l(t,i){var e=i.percents,a=i.lengths,s=e.length,r=b((s-1)*t),o=t*i.addedLength,n=0;if(r===s-1||0===r||o===a[r])return e[r];for(var h=a[r]>o?-1:1,l=!0;l;)if(a[r]<=o&&a[r+1]>o?(n=(o-a[r])/(a[r+1]-a[r]),l=!1):r+=h,r<0||r>=s-1){if(r===s-1)return e[r];l=!1}return e[r]+(e[r+1]-e[r])*n}function k(i,e,a,s,r,o){var n=l(r,o),h=1-n;return[t.round(1e3*(h*h*h*i[0]+(n*h*h+h*n*h+h*h*n)*a[0]+(n*n*h+h*n*n+n*h*n)*s[0]+n*n*n*e[0]))/1e3,t.round(1e3*(h*h*h*i[1]+(n*h*h+h*n*h+h*h*n)*a[1]+(n*n*h+h*n*n+n*h*n)*s[1]+n*n*n*e[1]))/1e3]}var x=y("float32",8);function p(i,e,a,s,r,o,n){r<0?r=0:r>1&&(r=1);var h,k=l(r,n),p=l(o=o>1?1:o,n),y=i.length,c=1-k,d=1-p,f=c*c*c,m=k*c*c*3,u=k*k*c*3,g=k*k*k,v=c*c*d,b=k*c*d+c*k*d+c*c*p,_=k*k*d+c*k*p+k*c*p,w=k*k*p,C=c*d*d,S=k*d*d+c*p*d+c*d*p,P=k*p*d+c*p*p+k*d*p,A=k*p*p,M=d*d*d,D=p*d*d+d*p*d+d*d*p,T=p*p*d+d*p*p+p*d*p,E=p*p*p;for(h=0;h<y;h+=1)x[4*h]=t.round(1e3*(f*i[h]+m*a[h]+u*s[h]+g*e[h]))/1e3,x[4*h+1]=t.round(1e3*(v*i[h]+b*a[h]+_*s[h]+w*e[h]))/1e3,x[4*h+2]=t.round(1e3*(C*i[h]+S*a[h]+P*s[h]+A*e[h]))/1e3,x[4*h+3]=t.round(1e3*(M*i[h]+D*a[h]+T*s[h]+E*e[h]))/1e3;return x}return{getSegmentsLength:s,getNewSegment:p,getPointInSegment:k,buildBezierData:h,pointOnLine2D:i,pointOnLine3D:e}}var yt=pt(),ct=s,dt=Math.abs;function ft(t,i){var e,a=this.offsetTime;"multidimensional"===this.propType&&(e=y("float32",this.pv.length));for(var s,r,o,n,h,l,k,x,p,c=i.lastIndex,d=c,f=this.keyframes.length-1,m=!0;m;){if(s=this.keyframes[d],r=this.keyframes[d+1],d===f-1&&t>=r.t-a){s.h&&(s=r),c=0;break}if(r.t-a>t){c=d;break}d<f-1?d+=1:(c=0,m=!1)}o=this.keyframesMetadata[d]||{};var u,g=r.t-a,v=s.t-a;if(s.to){o.bezierData||(o.bezierData=yt.buildBezierData(s.s,r.s||s.e,s.to,s.ti));var b=o.bezierData;if(t>=g||t<v){var _=t>=g?b.points.length-1:0;for(h=b.points[_].point.length,n=0;n<h;n+=1)e[n]=b.points[_].point[n]}else{o.__fnct?p=o.__fnct:(p=nt.getBezierEasing(s.o.x,s.o.y,s.i.x,s.i.y,s.n).get,o.__fnct=p),l=p((t-v)/(g-v));var w,C=b.segmentLength*l,S=i.lastFrame<t&&i._lastKeyframeIndex===d?i._lastAddedLength:0;for(x=i.lastFrame<t&&i._lastKeyframeIndex===d?i._lastPoint:0,m=!0,k=b.points.length;m;){if(S+=b.points[x].partialLength,0===C||0===l||x===b.points.length-1){for(h=b.points[x].point.length,n=0;n<h;n+=1)e[n]=b.points[x].point[n];break}if(C>=S&&C<S+b.points[x+1].partialLength){for(w=(C-S)/b.points[x+1].partialLength,h=b.points[x].point.length,n=0;n<h;n+=1)e[n]=b.points[x].point[n]+(b.points[x+1].point[n]-b.points[x].point[n])*w;break}x<k-1?x+=1:m=!1}i._lastPoint=x,i._lastAddedLength=S-b.points[x].partialLength,i._lastKeyframeIndex=d}}else{var P,A,M,D,T;if(f=s.s.length,u=r.s||s.e,this.sh&&1!==s.h)t>=g?(e[0]=u[0],e[1]=u[1],e[2]=u[2]):t<=v?(e[0]=s.s[0],e[1]=s.s[1],e[2]=s.s[2]):ut(e,mt(gt(s.s),gt(u),(t-v)/(g-v)));else for(d=0;d<f;d+=1)1!==s.h&&(t>=g?l=1:t<v?l=0:(s.o.x.constructor===Array?(o.__fnct||(o.__fnct=[]),o.__fnct[d]?p=o.__fnct[d]:(P=void 0===s.o.x[d]?s.o.x[0]:s.o.x[d],A=void 0===s.o.y[d]?s.o.y[0]:s.o.y[d],M=void 0===s.i.x[d]?s.i.x[0]:s.i.x[d],D=void 0===s.i.y[d]?s.i.y[0]:s.i.y[d],p=nt.getBezierEasing(P,A,M,D).get,o.__fnct[d]=p)):o.__fnct?p=o.__fnct:(P=s.o.x,A=s.o.y,M=s.i.x,D=s.i.y,p=nt.getBezierEasing(P,A,M,D).get,s.keyframeMetadata=p),l=p((t-v)/(g-v)))),u=r.s||s.e,T=1===s.h?s.s[d]:s.s[d]+(u[d]-s.s[d])*l,"multidimensional"===this.propType?e[d]=T:e=T}return i.lastIndex=c,e}function mt(t,i,e){var a,s,r,o,n,h=[],l=t[0],k=t[1],x=t[2],p=t[3],y=i[0],c=i[1],d=i[2],f=i[3];return(s=l*y+k*c+x*d+p*f)<0&&(s=-s,y=-y,c=-c,d=-d,f=-f),1-s>1e-6?(a=Math.acos(s),r=Math.sin(a),o=Math.sin((1-e)*a)/r,n=Math.sin(e*a)/r):(o=1-e,n=e),h[0]=o*l+n*y,h[1]=o*k+n*c,h[2]=o*x+n*d,h[3]=o*p+n*f,h}function ut(t,i){var e=i[0],a=i[1],s=i[2],r=i[3],o=Math.atan2(2*a*r-2*e*s,1-2*a*a-2*s*s),n=Math.asin(2*e*a+2*s*r),h=Math.atan2(2*e*r-2*a*s,1-2*e*e-2*s*s);t[0]=o/C,t[1]=n/C,t[2]=h/C}function gt(t){var i=t[0]*C,e=t[1]*C,a=t[2]*C,s=Math.cos(i/2),r=Math.cos(e/2),o=Math.cos(a/2),n=Math.sin(i/2),h=Math.sin(e/2),l=Math.sin(a/2);return[n*h*o+s*r*l,n*r*o+s*h*l,s*h*o-n*r*l,s*r*o-n*h*l]}function vt(){var t=this.comp.renderedFrame-this.offsetTime,i=this.keyframes[0].t-this.offsetTime,e=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(t===this._caching.lastFrame||this._caching.lastFrame!==ct&&(this._caching.lastFrame>=e&&t>=e||this._caching.lastFrame<i&&t<i))){this._caching.lastFrame>=t&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var a=this.interpolateValue(t,this._caching);this.pv=a}return this._caching.lastFrame=t,this.pv}function bt(t){var i;if("unidimensional"===this.propType)i=t*this.mult,dt(this.v-i)>1e-5&&(this.v=i,this._mdf=!0);else for(var e=0,a=this.v.length;e<a;)i=t[e]*this.mult,dt(this.v[e]-i)>1e-5&&(this.v[e]=i,this._mdf=!0),e+=1}function _t(){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var t;this.lock=!0,this._mdf=this._isFirstFrame;var i=this.effectsSequence.length,e=this.kf?this.pv:this.data.k;for(t=0;t<i;t+=1)e=this.effectsSequence[t](e);this.setVValue(e),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function wt(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function Ct(t,i,e,a){this.propType="unidimensional",this.mult=e||1,this.data=i,this.v=e?i.k*e:i.k,this.pv=i.k,this._mdf=!1,this.elem=t,this.container=a,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=_t,this.setVValue=bt,this.addEffect=wt}function St(t,i,e,a){var s;this.propType="multidimensional",this.mult=e||1,this.data=i,this._mdf=!1,this.elem=t,this.container=a,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;var r=i.k.length;for(this.v=y("float32",r),this.pv=y("float32",r),this.vel=y("float32",r),s=0;s<r;s+=1)this.v[s]=i.k[s]*this.mult,this.pv[s]=i.k[s];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=_t,this.setVValue=bt,this.addEffect=wt}function Pt(t,i,e,a){this.propType="unidimensional",this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={lastFrame:ct,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=i,this.mult=e||1,this.elem=t,this.container=a,this.comp=t.comp,this.v=ct,this.pv=ct,this._isFirstFrame=!0,this.getValue=_t,this.setVValue=bt,this.interpolateValue=ft,this.effectsSequence=[vt.bind(this)],this.addEffect=wt}function At(t,i,e,a){var s;this.propType="multidimensional";var r,o,n,h,l=i.k.length;for(s=0;s<l-1;s+=1)i.k[s].to&&i.k[s].s&&i.k[s+1]&&i.k[s+1].s&&(r=i.k[s].s,o=i.k[s+1].s,n=i.k[s].to,h=i.k[s].ti,(2===r.length&&(r[0]!==o[0]||r[1]!==o[1])&&yt.pointOnLine2D(r[0],r[1],o[0],o[1],r[0]+n[0],r[1]+n[1])&&yt.pointOnLine2D(r[0],r[1],o[0],o[1],o[0]+h[0],o[1]+h[1])||3===r.length&&(r[0]!==o[0]||r[1]!==o[1]||r[2]!==o[2])&&yt.pointOnLine3D(r[0],r[1],r[2],o[0],o[1],o[2],r[0]+n[0],r[1]+n[1],r[2]+n[2])&&yt.pointOnLine3D(r[0],r[1],r[2],o[0],o[1],o[2],o[0]+h[0],o[1]+h[1],o[2]+h[2]))&&(i.k[s].to=null,i.k[s].ti=null),r[0]===o[0]&&r[1]===o[1]&&0===n[0]&&0===n[1]&&0===h[0]&&0===h[1]&&(2===r.length||r[2]===o[2]&&0===n[2]&&0===h[2])&&(i.k[s].to=null,i.k[s].ti=null));this.effectsSequence=[vt.bind(this)],this.data=i,this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=e||1,this.elem=t,this.container=a,this.comp=t.comp,this.getValue=_t,this.setVValue=bt,this.interpolateValue=ft,this.frameId=-1;var k=i.k[0].s.length;for(this.v=y("float32",k),this.pv=y("float32",k),s=0;s<k;s+=1)this.v[s]=ct,this.pv[s]=ct;this._caching={lastFrame:ct,lastIndex:0,value:y("float32",k)},this.addEffect=wt}var Mt=function(){function t(t,i,e,a,s){var r;if(i.sid&&(i=t.globalData.slotManager.getProp(i)),i.k.length)if("number"==typeof i.k[0])r=new St(t,i,a,s);else switch(e){case 0:r=new Pt(t,i,a,s);break;case 1:r=new At(t,i,a,s)}else r=new Ct(t,i,a,s);return r.effectsSequence.length&&s.addDynamicProperty(r),r}return{getProp:t}}();function Dt(){}Dt.prototype={addDynamicProperty:function(t){-1===this.dynamicProperties.indexOf(t)&&(this.dynamicProperties.push(t),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){var t;this._mdf=!1;var i=this.dynamicProperties.length;for(t=0;t<i;t+=1)this.dynamicProperties[t].getValue(),this.dynamicProperties[t]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(t){this.container=t,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var Tt=function(){function t(){return y("float32",2)}return lt(8,t)}();function Et(){this.c=!1,this._length=0,this._maxLength=8,this.v=c(this._maxLength),this.o=c(this._maxLength),this.i=c(this._maxLength)}Et.prototype.setPathData=function(t,i){this.c=t,this.setLength(i);for(var e=0;e<i;)this.v[e]=Tt.newElement(),this.o[e]=Tt.newElement(),this.i[e]=Tt.newElement(),e+=1},Et.prototype.setLength=function(t){for(;this._maxLength<t;)this.doubleArrayLength();this._length=t},Et.prototype.doubleArrayLength=function(){this.v=this.v.concat(c(this._maxLength)),this.i=this.i.concat(c(this._maxLength)),this.o=this.o.concat(c(this._maxLength)),this._maxLength*=2},Et.prototype.setXYAt=function(t,i,e,a,s){var r;switch(this._length=Math.max(this._length,a+1),this._length>=this._maxLength&&this.doubleArrayLength(),e){case"v":r=this.v;break;case"i":r=this.i;break;case"o":r=this.o;break;default:r=[]}(!r[a]||r[a]&&!s)&&(r[a]=Tt.newElement()),r[a][0]=t,r[a][1]=i},Et.prototype.setTripleAt=function(t,i,e,a,s,r,o,n){this.setXYAt(t,i,"v",o,n),this.setXYAt(e,a,"o",o,n),this.setXYAt(s,r,"i",o,n)},Et.prototype.reverse=function(){var t=new Et;t.setPathData(this.c,this._length);var i=this.v,e=this.o,a=this.i,s=0;this.c&&(t.setTripleAt(i[0][0],i[0][1],a[0][0],a[0][1],e[0][0],e[0][1],0,!1),s=1);var r,o=this._length-1,n=this._length;for(r=s;r<n;r+=1)t.setTripleAt(i[o][0],i[o][1],a[o][0],a[o][1],e[o][0],e[o][1],r,!1),o-=1;return t},Et.prototype.length=function(){return this._length};var Ft=function(){function t(){return new Et}function i(t){var i,e=t._length;for(i=0;i<e;i+=1)Tt.release(t.v[i]),Tt.release(t.i[i]),Tt.release(t.o[i]),t.v[i]=null,t.i[i]=null,t.o[i]=null;t._length=0,t.c=!1}function e(t){var i,e=a.newElement(),s=void 0===t._length?t.v.length:t._length;for(e.setLength(s),e.c=t.c,i=0;i<s;i+=1)e.setTripleAt(t.v[i][0],t.v[i][1],t.o[i][0],t.o[i][1],t.i[i][0],t.i[i][1],i);return e}var a=lt(4,t,i);return a.clone=e,a}();function Lt(){this._length=0,this._maxLength=4,this.shapes=c(this._maxLength)}Lt.prototype.addShape=function(t){this._length===this._maxLength&&(this.shapes=this.shapes.concat(c(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=t,this._length+=1},Lt.prototype.releaseShapes=function(){var t;for(t=0;t<this._length;t+=1)Ft.release(this.shapes[t]);this._length=0};var It=function(){var t={newShapeCollection:s,release:r},i=0,e=4,a=c(e);function s(){return i?a[i-=1]:new Lt}function r(t){var s,r=t._length;for(s=0;s<r;s+=1)Ft.release(t.shapes[s]);t._length=0,i===e&&(a=ht.double(a),e*=2),a[i]=t,i+=1}return t}(),Rt=function(){var t=-999999;function i(t,i,e){var a,s,r,o,n,h,l,k,x,p=e.lastIndex,y=this.keyframes;if(t<y[0].t-this.offsetTime)a=y[0].s[0],r=!0,p=0;else if(t>=y[y.length-1].t-this.offsetTime)a=y[y.length-1].s?y[y.length-1].s[0]:y[y.length-2].e[0],r=!0;else{for(var c,d,f,m=p,u=y.length-1,g=!0;g&&(c=y[m],!((d=y[m+1]).t-this.offsetTime>t));)m<u-1?m+=1:g=!1;if(f=this.keyframesMetadata[m]||{},p=m,!(r=1===c.h)){if(t>=d.t-this.offsetTime)k=1;else if(t<c.t-this.offsetTime)k=0;else{var v;f.__fnct?v=f.__fnct:(v=nt.getBezierEasing(c.o.x,c.o.y,c.i.x,c.i.y).get,f.__fnct=v),k=v((t-(c.t-this.offsetTime))/(d.t-this.offsetTime-(c.t-this.offsetTime)))}s=d.s?d.s[0]:c.e[0]}a=c.s[0]}for(h=i._length,l=a.i[0].length,e.lastIndex=p,o=0;o<h;o+=1)for(n=0;n<l;n+=1)x=r?a.i[o][n]:a.i[o][n]+(s.i[o][n]-a.i[o][n])*k,i.i[o][n]=x,x=r?a.o[o][n]:a.o[o][n]+(s.o[o][n]-a.o[o][n])*k,i.o[o][n]=x,x=r?a.v[o][n]:a.v[o][n]+(s.v[o][n]-a.v[o][n])*k,i.v[o][n]=x}function e(){var i=this.comp.renderedFrame-this.offsetTime,e=this.keyframes[0].t-this.offsetTime,a=this.keyframes[this.keyframes.length-1].t-this.offsetTime,s=this._caching.lastFrame;return s!==t&&(s<e&&i<e||s>a&&i>a)||(this._caching.lastIndex=s<i?this._caching.lastIndex:0,this.interpolateShape(i,this.pv,this._caching)),this._caching.lastFrame=i,this.pv}function a(){this.paths=this.localShapeCollection}function s(t,i){if(t._length!==i._length||t.c!==i.c)return!1;var e,a=t._length;for(e=0;e<a;e+=1)if(t.v[e][0]!==i.v[e][0]||t.v[e][1]!==i.v[e][1]||t.o[e][0]!==i.o[e][0]||t.o[e][1]!==i.o[e][1]||t.i[e][0]!==i.i[e][0]||t.i[e][1]!==i.i[e][1])return!1;return!0}function r(t){s(this.v,t)||(this.v=Ft.clone(t),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function o(){if(this.elem.globalData.frameId!==this.frameId)if(this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var t,i;this.lock=!0,this._mdf=!1,t=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt.k;var e=this.effectsSequence.length;for(i=0;i<e;i+=1)t=this.effectsSequence[i](t);this.setVValue(t),this.lock=!1,this.frameId=this.elem.globalData.frameId}else this._mdf=!1}function n(t,i,e){this.propType="shape",this.comp=t.comp,this.container=t,this.elem=t,this.data=i,this.k=!1,this.kf=!1,this._mdf=!1;var s=3===e?i.pt.k:i.ks.k;this.v=Ft.clone(s),this.pv=Ft.clone(this.v),this.localShapeCollection=It.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=a,this.effectsSequence=[]}function h(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function l(i,s,r){this.propType="shape",this.comp=i.comp,this.elem=i,this.container=i,this.offsetTime=i.data.st,this.keyframes=3===r?s.pt.k:s.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var o=this.keyframes[0].s[0].i.length;this.v=Ft.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,o),this.pv=Ft.clone(this.v),this.localShapeCollection=It.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=t,this.reset=a,this._caching={lastFrame:t,lastIndex:0},this.effectsSequence=[e.bind(this)]}n.prototype.interpolateShape=i,n.prototype.getValue=o,n.prototype.setVValue=r,n.prototype.addEffect=h,l.prototype.getValue=o,l.prototype.interpolateShape=i,l.prototype.setVValue=r,l.prototype.addEffect=h;var x=function(){var t=S;function i(t,i){this.v=Ft.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=It.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=i.d,this.elem=t,this.comp=t.comp,this.frameId=-1,this.initDynamicPropertyContainer(t),this.p=Mt.getProp(t,i.p,1,0,this),this.s=Mt.getProp(t,i.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return i.prototype={reset:a,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var i=this.p.v[0],e=this.p.v[1],a=this.s.v[0]/2,s=this.s.v[1]/2,r=3!==this.d,o=this.v;o.v[0][0]=i,o.v[0][1]=e-s,o.v[1][0]=r?i+a:i-a,o.v[1][1]=e,o.v[2][0]=i,o.v[2][1]=e+s,o.v[3][0]=r?i-a:i+a,o.v[3][1]=e,o.i[0][0]=r?i-a*t:i+a*t,o.i[0][1]=e-s,o.i[1][0]=r?i+a:i-a,o.i[1][1]=e-s*t,o.i[2][0]=r?i+a*t:i-a*t,o.i[2][1]=e+s,o.i[3][0]=r?i-a:i+a,o.i[3][1]=e+s*t,o.o[0][0]=r?i+a*t:i-a*t,o.o[0][1]=e-s,o.o[1][0]=r?i+a:i-a,o.o[1][1]=e+s*t,o.o[2][0]=r?i-a*t:i+a*t,o.o[2][1]=e+s,o.o[3][0]=r?i-a:i+a,o.o[3][1]=e-s*t}},k([Dt],i),i}(),p=function(){function t(t,i){this.v=Ft.newElement(),this.v.setPathData(!0,0),this.elem=t,this.comp=t.comp,this.data=i,this.frameId=-1,this.d=i.d,this.initDynamicPropertyContainer(t),1===i.sy?(this.ir=Mt.getProp(t,i.ir,0,0,this),this.is=Mt.getProp(t,i.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=Mt.getProp(t,i.pt,0,0,this),this.p=Mt.getProp(t,i.p,1,0,this),this.r=Mt.getProp(t,i.r,0,C,this),this.or=Mt.getProp(t,i.or,0,0,this),this.os=Mt.getProp(t,i.os,0,.01,this),this.localShapeCollection=It.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return t.prototype={reset:a,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var t,i,e,a,s=2*Math.floor(this.pt.v),r=2*Math.PI/s,o=!0,n=this.or.v,h=this.ir.v,l=this.os.v,k=this.is.v,x=2*Math.PI*n/(2*s),p=2*Math.PI*h/(2*s),y=-Math.PI/2;y+=this.r.v;var c=3===this.data.d?-1:1;for(this.v._length=0,t=0;t<s;t+=1){e=o?l:k,a=o?x:p;var d=(i=o?n:h)*Math.cos(y),f=i*Math.sin(y),m=0===d&&0===f?0:f/Math.sqrt(d*d+f*f),u=0===d&&0===f?0:-d/Math.sqrt(d*d+f*f);d+=+this.p.v[0],f+=+this.p.v[1],this.v.setTripleAt(d,f,d-m*a*e*c,f-u*a*e*c,d+m*a*e*c,f+u*a*e*c,t,!0),o=!o,y+=r*c}},convertPolygonToPath:function(){var t,i=Math.floor(this.pt.v),e=2*Math.PI/i,a=this.or.v,s=this.os.v,r=2*Math.PI*a/(4*i),o=.5*-Math.PI,n=3===this.data.d?-1:1;for(o+=this.r.v,this.v._length=0,t=0;t<i;t+=1){var h=a*Math.cos(o),l=a*Math.sin(o),k=0===h&&0===l?0:l/Math.sqrt(h*h+l*l),x=0===h&&0===l?0:-h/Math.sqrt(h*h+l*l);h+=+this.p.v[0],l+=+this.p.v[1],this.v.setTripleAt(h,l,h-k*r*s*n,l-x*r*s*n,h+k*r*s*n,l+x*r*s*n,t,!0),o+=e*n}this.paths.length=0,this.paths[0]=this.v}},k([Dt],t),t}(),y=function(){function t(t,i){this.v=Ft.newElement(),this.v.c=!0,this.localShapeCollection=It.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=t,this.comp=t.comp,this.frameId=-1,this.d=i.d,this.initDynamicPropertyContainer(t),this.p=Mt.getProp(t,i.p,1,0,this),this.s=Mt.getProp(t,i.s,1,0,this),this.r=Mt.getProp(t,i.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return t.prototype={convertRectToPath:function(){var t=this.p.v[0],i=this.p.v[1],e=this.s.v[0]/2,a=this.s.v[1]/2,s=_(e,a,this.r.v),r=s*(1-S);this.v._length=0,2===this.d||1===this.d?(this.v.setTripleAt(t+e,i-a+s,t+e,i-a+s,t+e,i-a+r,0,!0),this.v.setTripleAt(t+e,i+a-s,t+e,i+a-r,t+e,i+a-s,1,!0),0!==s?(this.v.setTripleAt(t+e-s,i+a,t+e-s,i+a,t+e-r,i+a,2,!0),this.v.setTripleAt(t-e+s,i+a,t-e+r,i+a,t-e+s,i+a,3,!0),this.v.setTripleAt(t-e,i+a-s,t-e,i+a-s,t-e,i+a-r,4,!0),this.v.setTripleAt(t-e,i-a+s,t-e,i-a+r,t-e,i-a+s,5,!0),this.v.setTripleAt(t-e+s,i-a,t-e+s,i-a,t-e+r,i-a,6,!0),this.v.setTripleAt(t+e-s,i-a,t+e-r,i-a,t+e-s,i-a,7,!0)):(this.v.setTripleAt(t-e,i+a,t-e+r,i+a,t-e,i+a,2),this.v.setTripleAt(t-e,i-a,t-e,i-a+r,t-e,i-a,3))):(this.v.setTripleAt(t+e,i-a+s,t+e,i-a+r,t+e,i-a+s,0,!0),0!==s?(this.v.setTripleAt(t+e-s,i-a,t+e-s,i-a,t+e-r,i-a,1,!0),this.v.setTripleAt(t-e+s,i-a,t-e+r,i-a,t-e+s,i-a,2,!0),this.v.setTripleAt(t-e,i-a+s,t-e,i-a+s,t-e,i-a+r,3,!0),this.v.setTripleAt(t-e,i+a-s,t-e,i+a-r,t-e,i+a-s,4,!0),this.v.setTripleAt(t-e+s,i+a,t-e+s,i+a,t-e+r,i+a,5,!0),this.v.setTripleAt(t+e-s,i+a,t+e-r,i+a,t+e-s,i+a,6,!0),this.v.setTripleAt(t+e,i+a-s,t+e,i+a-s,t+e,i+a-r,7,!0)):(this.v.setTripleAt(t-e,i-a,t-e+r,i-a,t-e,i-a,1,!0),this.v.setTripleAt(t-e,i+a,t-e,i+a-r,t-e,i+a,2,!0),this.v.setTripleAt(t+e,i+a,t+e-r,i+a,t+e,i+a,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:a},k([Dt],t),t}();function c(t,i,e){var a;return 3===e||4===e?a=(3===e?i.pt:i.ks).k.length?new l(t,i,e):new n(t,i,e):5===e?a=new y(t,i):6===e?a=new x(t,i):7===e&&(a=new p(t,i)),a.k&&t.addDynamicProperty(a),a}function d(){return n}function f(){return l}var m={};return m.getShapeProp=c,m.getConstructorFunction=d,m.getKeyframedConstructorFunction=f,m}(),Vt=function(){var t=Math.cos,i=Math.sin,e=Math.tan,a=Math.round;function s(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function r(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(a,-s,0,0,s,a,0,0,0,0,1,0,0,0,0,1)}function o(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(1,0,0,0,0,a,-s,0,0,s,a,0,0,0,0,1)}function n(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(a,0,s,0,0,1,0,0,-s,0,a,0,0,0,0,1)}function h(e){if(0===e)return this;var a=t(e),s=i(e);return this._t(a,-s,0,0,s,a,0,0,0,0,1,0,0,0,0,1)}function l(t,i){return this._t(1,i,t,1,0,0)}function k(t,i){return this.shear(e(t),e(i))}function x(a,s){var r=t(s),o=i(s);return this._t(r,o,0,0,-o,r,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,e(a),1,0,0,0,0,1,0,0,0,0,1)._t(r,-o,0,0,o,r,0,0,0,0,1,0,0,0,0,1)}function p(t,i,e){return e||0===e||(e=1),1===t&&1===i&&1===e?this:this._t(t,0,0,0,0,i,0,0,0,0,e,0,0,0,0,1)}function c(t,i,e,a,s,r,o,n,h,l,k,x,p,y,c,d){return this.props[0]=t,this.props[1]=i,this.props[2]=e,this.props[3]=a,this.props[4]=s,this.props[5]=r,this.props[6]=o,this.props[7]=n,this.props[8]=h,this.props[9]=l,this.props[10]=k,this.props[11]=x,this.props[12]=p,this.props[13]=y,this.props[14]=c,this.props[15]=d,this}function d(t,i,e){return e=e||0,0!==t||0!==i||0!==e?this._t(1,0,0,0,0,1,0,0,0,0,1,0,t,i,e,1):this}function f(t,i,e,a,s,r,o,n,h,l,k,x,p,y,c,d){var f=this.props;if(1===t&&0===i&&0===e&&0===a&&0===s&&1===r&&0===o&&0===n&&0===h&&0===l&&1===k&&0===x)return f[12]=f[12]*t+f[15]*p,f[13]=f[13]*r+f[15]*y,f[14]=f[14]*k+f[15]*c,f[15]*=d,this._identityCalculated=!1,this;var m=f[0],u=f[1],g=f[2],v=f[3],b=f[4],_=f[5],w=f[6],C=f[7],S=f[8],P=f[9],A=f[10],M=f[11],D=f[12],T=f[13],E=f[14],F=f[15];return f[0]=m*t+u*s+g*h+v*p,f[1]=m*i+u*r+g*l+v*y,f[2]=m*e+u*o+g*k+v*c,f[3]=m*a+u*n+g*x+v*d,f[4]=b*t+_*s+w*h+C*p,f[5]=b*i+_*r+w*l+C*y,f[6]=b*e+_*o+w*k+C*c,f[7]=b*a+_*n+w*x+C*d,f[8]=S*t+P*s+A*h+M*p,f[9]=S*i+P*r+A*l+M*y,f[10]=S*e+P*o+A*k+M*c,f[11]=S*a+P*n+A*x+M*d,f[12]=D*t+T*s+E*h+F*p,f[13]=D*i+T*r+E*l+F*y,f[14]=D*e+T*o+E*k+F*c,f[15]=D*a+T*n+E*x+F*d,this._identityCalculated=!1,this}function m(t){var i=t.props;return this.transform(i[0],i[1],i[2],i[3],i[4],i[5],i[6],i[7],i[8],i[9],i[10],i[11],i[12],i[13],i[14],i[15])}function u(){return this._identityCalculated||(this._identity=!(1!==this.props[0]||0!==this.props[1]||0!==this.props[2]||0!==this.props[3]||0!==this.props[4]||1!==this.props[5]||0!==this.props[6]||0!==this.props[7]||0!==this.props[8]||0!==this.props[9]||1!==this.props[10]||0!==this.props[11]||0!==this.props[12]||0!==this.props[13]||0!==this.props[14]||1!==this.props[15]),this._identityCalculated=!0),this._identity}function g(t){for(var i=0;i<16;){if(t.props[i]!==this.props[i])return!1;i+=1}return!0}function v(t){var i;for(i=0;i<16;i+=1)t.props[i]=this.props[i];return t}function b(t){var i;for(i=0;i<16;i+=1)this.props[i]=t[i]}function _(t,i,e){return{x:t*this.props[0]+i*this.props[4]+e*this.props[8]+this.props[12],y:t*this.props[1]+i*this.props[5]+e*this.props[9]+this.props[13],z:t*this.props[2]+i*this.props[6]+e*this.props[10]+this.props[14]}}function w(t,i,e){return t*this.props[0]+i*this.props[4]+e*this.props[8]+this.props[12]}function C(t,i,e){return t*this.props[1]+i*this.props[5]+e*this.props[9]+this.props[13]}function S(t,i,e){return t*this.props[2]+i*this.props[6]+e*this.props[10]+this.props[14]}function P(){var t=this.props[0]*this.props[5]-this.props[1]*this.props[4],i=this.props[5]/t,e=-this.props[1]/t,a=-this.props[4]/t,s=this.props[0]/t,r=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/t,o=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/t,n=new Vt;return n.props[0]=i,n.props[1]=e,n.props[4]=a,n.props[5]=s,n.props[12]=r,n.props[13]=o,n}function A(t){return this.getInverseMatrix().applyToPointArray(t[0],t[1],t[2]||0)}function M(t){var i,e=t.length,a=[];for(i=0;i<e;i+=1)a[i]=A(t[i]);return a}function D(t,i,e){var a=y("float32",6);if(this.isIdentity())a[0]=t[0],a[1]=t[1],a[2]=i[0],a[3]=i[1],a[4]=e[0],a[5]=e[1];else{var s=this.props[0],r=this.props[1],o=this.props[4],n=this.props[5],h=this.props[12],l=this.props[13];a[0]=t[0]*s+t[1]*o+h,a[1]=t[0]*r+t[1]*n+l,a[2]=i[0]*s+i[1]*o+h,a[3]=i[0]*r+i[1]*n+l,a[4]=e[0]*s+e[1]*o+h,a[5]=e[0]*r+e[1]*n+l}return a}function T(t,i,e){return this.isIdentity()?[t,i,e]:[t*this.props[0]+i*this.props[4]+e*this.props[8]+this.props[12],t*this.props[1]+i*this.props[5]+e*this.props[9]+this.props[13],t*this.props[2]+i*this.props[6]+e*this.props[10]+this.props[14]]}function E(t,i){if(this.isIdentity())return t+","+i;var e=this.props;return Math.round(100*(t*e[0]+i*e[4]+e[12]))/100+","+Math.round(100*(t*e[1]+i*e[5]+e[13]))/100}function F(){for(var t=0,i=this.props,e="matrix3d(",s=1e4;t<16;)e+=a(i[t]*s)/s,e+=15===t?")":",",t+=1;return e}function L(t){var i=1e4;return t<1e-6&&t>0||t>-1e-6&&t<0?a(t*i)/i:t}function I(){var t=this.props;return"matrix("+L(t[0])+","+L(t[1])+","+L(t[4])+","+L(t[5])+","+L(t[12])+","+L(t[13])+")"}return function(){this.reset=s,this.rotate=r,this.rotateX=o,this.rotateY=n,this.rotateZ=h,this.skew=k,this.skewFromAxis=x,this.shear=l,this.scale=p,this.setTransform=c,this.translate=d,this.transform=f,this.multiply=m,this.applyToPoint=_,this.applyToX=w,this.applyToY=C,this.applyToZ=S,this.applyToPointArray=T,this.applyToTriplePoints=D,this.applyToPointStringified=E,this.toCSS=F,this.to2dCSS=I,this.clone=v,this.cloneFromProps=b,this.equals=g,this.inversePoints=M,this.inversePoint=A,this.getInverseMatrix=P,this._t=this.transform,this.isIdentity=u,this._identity=!0,this._identityCalculated=!1,this.props=y("float32",16),this.reset()}}();function Ot(t){return Ot="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ot(t)}var zt={};function Nt(t){n(t)}function Bt(){ot.searchAnimations()}function qt(t){B(t)}function jt(t){X(t)}function Wt(t){return ot.loadAnimation(t)}function Gt(t){if("string"==typeof t)switch(t){case"high":G(200);break;default:case"medium":G(50);break;case"low":G(10)}else!isNaN(t)&&t>1&&G(t)}function Ut(){return"undefined"!=typeof navigator}function Xt(t,i){"expressions"===t&&j(i)}function Yt(t){switch(t){case"propertyFactory":return Mt;case"shapePropertyFactory":return Rt;case"matrix":return Vt;default:return null}}function Ht(){"complete"===document.readyState&&(clearInterval(ti),Bt())}function Jt(t){for(var i=Kt.split("&"),e=0;e<i.length;e+=1){var a=i[e].split("=");if(decodeURIComponent(a[0])==t)return decodeURIComponent(a[1])}return null}zt.play=ot.play,zt.pause=ot.pause,zt.setLocationHref=Nt,zt.togglePause=ot.togglePause,zt.setSpeed=ot.setSpeed,zt.setDirection=ot.setDirection,zt.stop=ot.stop,zt.searchAnimations=Bt,zt.registerAnimation=ot.registerAnimation,zt.loadAnimation=Wt,zt.setSubframeRendering=qt,zt.resize=ot.resize,zt.goToAndStop=ot.goToAndStop,zt.destroy=ot.destroy,zt.setQuality=Gt,zt.inBrowser=Ut,zt.installPlugin=Xt,zt.freeze=ot.freeze,zt.unfreeze=ot.unfreeze,zt.setVolume=ot.setVolume,zt.mute=ot.mute,zt.unmute=ot.unmute,zt.getRegisteredAnimations=ot.getRegisteredAnimations,zt.useWebWorker=r,zt.setIDPrefix=jt,zt.__getFactory=Yt,zt.version="5.13.0";var Kt="",Zt=document.getElementsByTagName("script"),Qt=Zt.length-1,$t=Zt[Qt]||{src:""};Kt=$t.src?$t.src.replace(/^[^\?]+\??/,""):"",Jt("renderer");var ti=setInterval(Ht,100);try{"object"!==Ot(i)&&(window.bodymovin=zt)}catch(t){}var ii=function(){var t={},i={};function e(t,e){i[t]||(i[t]=e)}function a(t,e,a){return new i[t](e,a)}return t.registerModifier=e,t.getModifier=a,t}();function ei(){}function ai(){}function si(){}ei.prototype.initModifierProperties=function(){},ei.prototype.addShapeToModifier=function(){},ei.prototype.addShape=function(t){if(!this.closed){t.sh.container.addDynamicProperty(t.sh);var i={shape:t.sh,data:t,localShapeCollection:It.newShapeCollection()};this.shapes.push(i),this.addShapeToModifier(i),this._isAnimated&&t.setAsAnimated()}},ei.prototype.init=function(t,i){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,i),this.frameId=s,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ei.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},k([Dt],ei),k([ei],ai),ai.prototype.initModifierProperties=function(t,i){this.s=Mt.getProp(t,i.s,0,.01,this),this.e=Mt.getProp(t,i.e,0,.01,this),this.o=Mt.getProp(t,i.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=i.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},ai.prototype.addShapeToModifier=function(t){t.pathsData=[]},ai.prototype.calculateShapeEdges=function(t,i,e,a,s){var r=[];i<=1?r.push({s:t,e:i}):t>=1?r.push({s:t-1,e:i-1}):(r.push({s:t,e:1}),r.push({s:0,e:i-1}));var o,n,h=[],l=r.length;for(o=0;o<l;o+=1){var k,x;(n=r[o]).e*s<a||n.s*s>a+e||(k=n.s*s<=a?0:(n.s*s-a)/e,x=n.e*s>=a+e?1:(n.e*s-a)/e,h.push([k,x]))}return h.length||h.push([0,0]),h},ai.prototype.releasePathsData=function(t){var i,e=t.length;for(i=0;i<e;i+=1)xt.release(t[i]);return t.length=0,t},ai.prototype.processShapes=function(t){var i,e,a,s;if(this._mdf||t){var r=this.o.v%360/360;if(r<0&&(r+=1),(i=this.s.v>1?1+r:this.s.v<0?0+r:this.s.v+r)>(e=this.e.v>1?1+r:this.e.v<0?0+r:this.e.v+r)){var o=i;i=e,e=o}i=1e-4*Math.round(1e4*i),e=1e-4*Math.round(1e4*e),this.sValue=i,this.eValue=e}else i=this.sValue,e=this.eValue;var n,h,l,k,x,p=this.shapes.length,y=0;if(e===i)for(s=0;s<p;s+=1)this.shapes[s].localShapeCollection.releaseShapes(),this.shapes[s].shape._mdf=!0,this.shapes[s].shape.paths=this.shapes[s].localShapeCollection,this._mdf&&(this.shapes[s].pathsData.length=0);else if(1===e&&0===i||0===e&&1===i){if(this._mdf)for(s=0;s<p;s+=1)this.shapes[s].pathsData.length=0,this.shapes[s].shape._mdf=!0}else{var c,d,f=[];for(s=0;s<p;s+=1)if((c=this.shapes[s]).shape._mdf||this._mdf||t||2===this.m){if(h=(a=c.shape.paths)._length,x=0,!c.shape._mdf&&c.pathsData.length)x=c.totalShapeLength;else{for(l=this.releasePathsData(c.pathsData),n=0;n<h;n+=1)k=yt.getSegmentsLength(a.shapes[n]),l.push(k),x+=k.totalLength;c.totalShapeLength=x,c.pathsData=l}y+=x,c.shape._mdf=!0}else c.shape.paths=c.localShapeCollection;var m,u=i,g=e,v=0;for(s=p-1;s>=0;s-=1)if((c=this.shapes[s]).shape._mdf){for((d=c.localShapeCollection).releaseShapes(),2===this.m&&p>1?(m=this.calculateShapeEdges(i,e,c.totalShapeLength,v,y),v+=c.totalShapeLength):m=[[u,g]],h=m.length,n=0;n<h;n+=1){u=m[n][0],g=m[n][1],f.length=0,g<=1?f.push({s:c.totalShapeLength*u,e:c.totalShapeLength*g}):u>=1?f.push({s:c.totalShapeLength*(u-1),e:c.totalShapeLength*(g-1)}):(f.push({s:c.totalShapeLength*u,e:c.totalShapeLength}),f.push({s:0,e:c.totalShapeLength*(g-1)}));var b=this.addShapes(c,f[0]);if(f[0].s!==f[0].e){if(f.length>1)if(c.shape.paths.shapes[c.shape.paths._length-1].c){var _=b.pop();this.addPaths(b,d),b=this.addShapes(c,f[1],_)}else this.addPaths(b,d),b=this.addShapes(c,f[1]);this.addPaths(b,d)}}c.shape.paths=d}}},ai.prototype.addPaths=function(t,i){var e,a=t.length;for(e=0;e<a;e+=1)i.addShape(t[e])},ai.prototype.addSegment=function(t,i,e,a,s,r,o){s.setXYAt(i[0],i[1],"o",r),s.setXYAt(e[0],e[1],"i",r+1),o&&s.setXYAt(t[0],t[1],"v",r),s.setXYAt(a[0],a[1],"v",r+1)},ai.prototype.addSegmentFromArray=function(t,i,e,a){i.setXYAt(t[1],t[5],"o",e),i.setXYAt(t[2],t[6],"i",e+1),a&&i.setXYAt(t[0],t[4],"v",e),i.setXYAt(t[3],t[7],"v",e+1)},ai.prototype.addShapes=function(t,i,e){var a,s,r,o,n,h,l,k,x=t.pathsData,p=t.shape.paths.shapes,y=t.shape.paths._length,c=0,d=[],f=!0;for(e?(n=e._length,k=e._length):(e=Ft.newElement(),n=0,k=0),d.push(e),a=0;a<y;a+=1){for(h=x[a].lengths,e.c=p[a].c,r=p[a].c?h.length:h.length+1,s=1;s<r;s+=1)if(c+(o=h[s-1]).addedLength<i.s)c+=o.addedLength,e.c=!1;else{if(c>i.e){e.c=!1;break}i.s<=c&&i.e>=c+o.addedLength?(this.addSegment(p[a].v[s-1],p[a].o[s-1],p[a].i[s],p[a].v[s],e,n,f),f=!1):(l=yt.getNewSegment(p[a].v[s-1],p[a].v[s],p[a].o[s-1],p[a].i[s],(i.s-c)/o.addedLength,(i.e-c)/o.addedLength,h[s-1]),this.addSegmentFromArray(l,e,n,f),f=!1,e.c=!1),c+=o.addedLength,n+=1}if(p[a].c&&h.length){if(o=h[s-1],c<=i.e){var m=h[s-1].addedLength;i.s<=c&&i.e>=c+m?(this.addSegment(p[a].v[s-1],p[a].o[s-1],p[a].i[0],p[a].v[0],e,n,f),f=!1):(l=yt.getNewSegment(p[a].v[s-1],p[a].v[0],p[a].o[s-1],p[a].i[0],(i.s-c)/m,(i.e-c)/m,h[s-1]),this.addSegmentFromArray(l,e,n,f),f=!1,e.c=!1)}else e.c=!1;c+=o.addedLength,n+=1}if(e._length&&(e.setXYAt(e.v[k][0],e.v[k][1],"i",k),e.setXYAt(e.v[e._length-1][0],e.v[e._length-1][1],"o",e._length-1)),c>i.e)break;a<y-1&&(e=Ft.newElement(),f=!0,d.push(e),n=0)}return d},k([ei],si),si.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.amount=Mt.getProp(t,i.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},si.prototype.processPath=function(t,i){var e=i/100,a=[0,0],s=t._length,r=0;for(r=0;r<s;r+=1)a[0]+=t.v[r][0],a[1]+=t.v[r][1];a[0]/=s,a[1]/=s;var o,n,h,l,k,x,p=Ft.newElement();for(p.c=t.c,r=0;r<s;r+=1)o=t.v[r][0]+(a[0]-t.v[r][0])*e,n=t.v[r][1]+(a[1]-t.v[r][1])*e,h=t.o[r][0]+(a[0]-t.o[r][0])*-e,l=t.o[r][1]+(a[1]-t.o[r][1])*-e,k=t.i[r][0]+(a[0]-t.i[r][0])*-e,x=t.i[r][1]+(a[1]-t.i[r][1])*-e,p.setTripleAt(o,n,h,l,k,x,r);return p},si.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.amount.v;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var ri=function(){var t=[0,0];function i(t){var i=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||i,this.a&&t.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&t.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&t.skewFromAxis(-this.sk.v,this.sa.v),this.r?t.rotate(-this.r.v):t.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?t.translate(this.px.v,this.py.v,-this.pz.v):t.translate(this.px.v,this.py.v,0):t.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function e(i){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||i){var e;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var a,s;if(e=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(a=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/e,0),s=this.p.getValueAtTime(this.p.keyframes[0].t/e,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(a=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/e,0),s=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/e,0)):(a=this.p.pv,s=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/e,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){a=[],s=[];var r=this.px,o=this.py;r._caching.lastFrame+r.offsetTime<=r.keyframes[0].t?(a[0]=r.getValueAtTime((r.keyframes[0].t+.01)/e,0),a[1]=o.getValueAtTime((o.keyframes[0].t+.01)/e,0),s[0]=r.getValueAtTime(r.keyframes[0].t/e,0),s[1]=o.getValueAtTime(o.keyframes[0].t/e,0)):r._caching.lastFrame+r.offsetTime>=r.keyframes[r.keyframes.length-1].t?(a[0]=r.getValueAtTime(r.keyframes[r.keyframes.length-1].t/e,0),a[1]=o.getValueAtTime(o.keyframes[o.keyframes.length-1].t/e,0),s[0]=r.getValueAtTime((r.keyframes[r.keyframes.length-1].t-.01)/e,0),s[1]=o.getValueAtTime((o.keyframes[o.keyframes.length-1].t-.01)/e,0)):(a=[r.pv,o.pv],s[0]=r.getValueAtTime((r._caching.lastFrame+r.offsetTime-.01)/e,r.offsetTime),s[1]=o.getValueAtTime((o._caching.lastFrame+o.offsetTime-.01)/e,o.offsetTime))}else a=s=t;this.v.rotate(-Math.atan2(a[1]-s[1],a[0]-s[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function a(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length&&(this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1,!this.s.effectsSequence.length)){if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length||this.sa.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3}this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):this.rz.effectsSequence.length||this.ry.effectsSequence.length||this.rx.effectsSequence.length||this.or.effectsSequence.length||(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}}function s(){}function r(t){this._addDynamicProperty(t),this.elem.addDynamicProperty(t),this._isDirty=!0}function o(t,i,e){if(this.elem=t,this.frameId=-1,this.propType="transform",this.data=i,this.v=new Vt,this.pre=new Vt,this.appliedTransformations=0,this.initDynamicPropertyContainer(e||t),i.p&&i.p.s?(this.px=Mt.getProp(t,i.p.x,0,0,this),this.py=Mt.getProp(t,i.p.y,0,0,this),i.p.z&&(this.pz=Mt.getProp(t,i.p.z,0,0,this))):this.p=Mt.getProp(t,i.p||{k:[0,0,0]},1,0,this),i.rx){if(this.rx=Mt.getProp(t,i.rx,0,C,this),this.ry=Mt.getProp(t,i.ry,0,C,this),this.rz=Mt.getProp(t,i.rz,0,C,this),i.or.k[0].ti){var a,s=i.or.k.length;for(a=0;a<s;a+=1)i.or.k[a].to=null,i.or.k[a].ti=null}this.or=Mt.getProp(t,i.or,1,C,this),this.or.sh=!0}else this.r=Mt.getProp(t,i.r||{k:0},0,C,this);i.sk&&(this.sk=Mt.getProp(t,i.sk,0,C,this),this.sa=Mt.getProp(t,i.sa,0,C,this)),this.a=Mt.getProp(t,i.a||{k:[0,0,0]},1,0,this),this.s=Mt.getProp(t,i.s||{k:[100,100,100]},1,.01,this),i.o?this.o=Mt.getProp(t,i.o,0,.01,t):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}function n(t,i,e){return new o(t,i,e)}return o.prototype={applyToMatrix:i,getValue:e,precalculateMatrix:a,autoOrient:s},k([Dt],o),o.prototype.addDynamicProperty=r,o.prototype._addDynamicProperty=Dt.prototype.addDynamicProperty,{getTransformProperty:n}}();function oi(){}function ni(){}function hi(t,i){return 1e5*Math.abs(t-i)<=Math.min(Math.abs(t),Math.abs(i))}function li(t){return Math.abs(t)<=1e-5}function ki(t,i,e){return t*(1-e)+i*e}function xi(t,i,e){return[ki(t[0],i[0],e),ki(t[1],i[1],e)]}function pi(t,i,e){if(0===t)return[];var a=i*i-4*t*e;if(a<0)return[];var s=-i/(2*t);if(0===a)return[s];var r=Math.sqrt(a)/(2*t);return[s-r,s+r]}function yi(t,i,e,a){return[3*i-t-3*e+a,3*t-6*i+3*e,-3*t+3*i,t]}function ci(t){return new di(t,t,t,t,!1)}function di(t,i,e,a,s){s&&Si(t,i)&&(i=xi(t,a,1/3)),s&&Si(e,a)&&(e=xi(t,a,2/3));var r=yi(t[0],i[0],e[0],a[0]),o=yi(t[1],i[1],e[1],a[1]);this.a=[r[0],o[0]],this.b=[r[1],o[1]],this.c=[r[2],o[2]],this.d=[r[3],o[3]],this.points=[t,i,e,a]}function fi(t,i){var e=t.points[0][i],a=t.points[t.points.length-1][i];if(e>a){var s=a;a=e,e=s}for(var r=pi(3*t.a[i],2*t.b[i],t.c[i]),o=0;o<r.length;o+=1)if(r[o]>0&&r[o]<1){var n=t.point(r[o])[i];n<e?e=n:n>a&&(a=n)}return{min:e,max:a}}function mi(t,i,e){var a=t.boundingBox();return{cx:a.cx,cy:a.cy,width:a.width,height:a.height,bez:t,t:(i+e)/2,t1:i,t2:e}}function ui(t){var i=t.bez.split(.5);return[mi(i[0],t.t1,t.t),mi(i[1],t.t,t.t2)]}function gi(t,i){return 2*Math.abs(t.cx-i.cx)<t.width+i.width&&2*Math.abs(t.cy-i.cy)<t.height+i.height}function vi(t,i,e,a,s,r){if(gi(t,i))if(e>=r||t.width<=a&&t.height<=a&&i.width<=a&&i.height<=a)s.push([t.t,i.t]);else{var o=ui(t),n=ui(i);vi(o[0],n[0],e+1,a,s,r),vi(o[0],n[1],e+1,a,s,r),vi(o[1],n[0],e+1,a,s,r),vi(o[1],n[1],e+1,a,s,r)}}function bi(t,i){return[t[1]*i[2]-t[2]*i[1],t[2]*i[0]-t[0]*i[2],t[0]*i[1]-t[1]*i[0]]}function _i(t,i,e,a){var s=[t[0],t[1],1],r=[i[0],i[1],1],o=[e[0],e[1],1],n=[a[0],a[1],1],h=bi(bi(s,r),bi(o,n));return li(h[2])?null:[h[0]/h[2],h[1]/h[2]]}function wi(t,i,e){return[t[0]+Math.cos(i)*e,t[1]-Math.sin(i)*e]}function Ci(t,i){return Math.hypot(t[0]-i[0],t[1]-i[1])}function Si(t,i){return hi(t[0],i[0])&&hi(t[1],i[1])}function Pi(){}function Ai(t,i,e,a,s,r,o){var n=e-Math.PI/2,h=e+Math.PI/2,l=i[0]+Math.cos(e)*a*s,k=i[1]-Math.sin(e)*a*s;t.setTripleAt(l,k,l+Math.cos(n)*r,k-Math.sin(n)*r,l+Math.cos(h)*o,k-Math.sin(h)*o,t.length())}function Mi(t,i){var e=[i[0]-t[0],i[1]-t[1]],a=.5*-Math.PI;return[Math.cos(a)*e[0]-Math.sin(a)*e[1],Math.sin(a)*e[0]+Math.cos(a)*e[1]]}function Di(t,i){var e=0===i?t.length()-1:i-1,a=(i+1)%t.length(),s=Mi(t.v[e],t.v[a]);return Math.atan2(0,1)-Math.atan2(s[1],s[0])}function Ti(t,i,e,a,s,r,o){var n=Di(i,e),h=i.v[e%i._length],l=i.v[0===e?i._length-1:e-1],k=i.v[(e+1)%i._length],x=2===r?Math.sqrt(Math.pow(h[0]-l[0],2)+Math.pow(h[1]-l[1],2)):0,p=2===r?Math.sqrt(Math.pow(h[0]-k[0],2)+Math.pow(h[1]-k[1],2)):0;Ai(t,i.v[e%i._length],n,o,a,p/(2*(s+1)),x/(2*(s+1)))}function Ei(t,i,e,a,s,r){for(var o=0;o<a;o+=1){var n=(o+1)/(a+1),h=2===s?Math.sqrt(Math.pow(i.points[3][0]-i.points[0][0],2)+Math.pow(i.points[3][1]-i.points[0][1],2)):0,l=i.normalAngle(n);Ai(t,i.point(n),l,r,e,h/(2*(a+1)),h/(2*(a+1))),r=-r}return r}function Fi(t,i,e){var a=Math.atan2(i[0]-t[0],i[1]-t[1]);return[wi(t,a,e),wi(i,a,e)]}function Li(t,i){var e,a,s,r,o,n,h;e=(h=Fi(t.points[0],t.points[1],i))[0],a=h[1],s=(h=Fi(t.points[1],t.points[2],i))[0],r=h[1],o=(h=Fi(t.points[2],t.points[3],i))[0],n=h[1];var l=_i(e,a,s,r);null===l&&(l=a);var k=_i(o,n,s,r);return null===k&&(k=o),new di(e,l,k,n)}function Ii(t,i,e,a,s){var r=i.points[3],o=e.points[0];if(3===a)return r;if(Si(r,o))return r;if(2===a){var n=-i.tangentAngle(1),h=-e.tangentAngle(0)+Math.PI,l=_i(r,wi(r,n+Math.PI/2,100),o,wi(o,n+Math.PI/2,100)),k=l?Ci(l,r):Ci(r,o)/2,x=wi(r,n,2*k*S);return t.setXYAt(x[0],x[1],"o",t.length()-1),x=wi(o,h,2*k*S),t.setTripleAt(o[0],o[1],o[0],o[1],x[0],x[1],t.length()),o}var p=_i(Si(r,i.points[2])?i.points[0]:i.points[2],r,o,Si(o,e.points[1])?e.points[3]:e.points[1]);return p&&Ci(p,r)<s?(t.setTripleAt(p[0],p[1],p[0],p[1],p[0],p[1],t.length()),p):r}function Ri(t,i){var e=t.intersections(i);return e.length&&hi(e[0][0],1)&&e.shift(),e.length?e[0]:null}function Vi(t,i){var e=t.slice(),a=i.slice(),s=Ri(t[t.length-1],i[0]);return s&&(e[t.length-1]=t[t.length-1].split(s[0])[0],a[0]=i[0].split(s[1])[1]),t.length>1&&i.length>1&&(s=Ri(t[0],i[i.length-1]))?[[t[0].split(s[0])[0]],[i[i.length-1].split(s[1])[1]]]:[e,a]}function Oi(t){for(var i,e=1;e<t.length;e+=1)i=Vi(t[e-1],t[e]),t[e-1]=i[0],t[e]=i[1];return t.length>1&&(i=Vi(t[t.length-1],t[0]),t[t.length-1]=i[0],t[0]=i[1]),t}function zi(t,i){var e,a,s,r,o=t.inflectionPoints();if(0===o.length)return[Li(t,i)];if(1===o.length||hi(o[1],1))return e=(s=t.split(o[0]))[0],a=s[1],[Li(e,i),Li(a,i)];e=(s=t.split(o[0]))[0];var n=(o[1]-o[0])/(1-o[0]);return r=(s=s[1].split(n))[0],a=s[1],[Li(e,i),Li(r,i),Li(a,i)]}function Ni(){}function Bi(t){for(var i=t.fStyle?t.fStyle.split(" "):[],e="normal",a="normal",s=i.length,r=0;r<s;r+=1)switch(i[r].toLowerCase()){case"italic":a="italic";break;case"bold":e="700";break;case"black":e="900";break;case"medium":e="500";break;case"regular":case"normal":e="400";break;case"light":case"thin":e="200"}return{style:a,weight:t.fWeight||e}}k([ei],oi),oi.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.c=Mt.getProp(t,i.c,0,null,this),this.o=Mt.getProp(t,i.o,0,null,this),this.tr=ri.getTransformProperty(t,i.tr,this),this.so=Mt.getProp(t,i.tr.so,0,.01,this),this.eo=Mt.getProp(t,i.tr.eo,0,.01,this),this.data=i,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Vt,this.rMatrix=new Vt,this.sMatrix=new Vt,this.tMatrix=new Vt,this.matrix=new Vt},oi.prototype.applyTransforms=function(t,i,e,a,s,r){var o=r?-1:1,n=a.s.v[0]+(1-a.s.v[0])*(1-s),h=a.s.v[1]+(1-a.s.v[1])*(1-s);t.translate(a.p.v[0]*o*s,a.p.v[1]*o*s,a.p.v[2]),i.translate(-a.a.v[0],-a.a.v[1],a.a.v[2]),i.rotate(-a.r.v*o*s),i.translate(a.a.v[0],a.a.v[1],a.a.v[2]),e.translate(-a.a.v[0],-a.a.v[1],a.a.v[2]),e.scale(r?1/n:n,r?1/h:h),e.translate(a.a.v[0],a.a.v[1],a.a.v[2])},oi.prototype.init=function(t,i,e,a){for(this.elem=t,this.arr=i,this.pos=e,this.elemsData=a,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,i[e]);e>0;)e-=1,this._elements.unshift(i[e]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},oi.prototype.resetElements=function(t){var i,e=t.length;for(i=0;i<e;i+=1)t[i]._processed=!1,"gr"===t[i].ty&&this.resetElements(t[i].it)},oi.prototype.cloneElements=function(t){var i=JSON.parse(JSON.stringify(t));return this.resetElements(i),i},oi.prototype.changeGroupRender=function(t,i){var e,a=t.length;for(e=0;e<a;e+=1)t[e]._render=i,"gr"===t[e].ty&&this.changeGroupRender(t[e].it,i)},oi.prototype.processShapes=function(t){var i,e,a,s,r,o=!1;if(this._mdf||t){var n,h=Math.ceil(this.c.v);if(this._groups.length<h){for(;this._groups.length<h;){var l={it:this.cloneElements(this._elements),ty:"gr"};l.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,l),this._groups.splice(0,0,l),this._currentCopies+=1}this.elem.reloadShapes(),o=!0}for(r=0,a=0;a<=this._groups.length-1;a+=1){if(n=r<h,this._groups[a]._render=n,this.changeGroupRender(this._groups[a].it,n),!n){var k=this.elemsData[a].it,x=k[k.length-1];0!==x.transform.op.v?(x.transform.op._mdf=!0,x.transform.op.v=0):x.transform.op._mdf=!1}r+=1}this._currentCopies=h;var p=this.o.v,y=p%1,c=p>0?Math.floor(p):Math.ceil(p),d=this.pMatrix.props,f=this.rMatrix.props,m=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var u,g,v=0;if(p>0){for(;v<c;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),v+=1;y&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,y,!1),v+=y)}else if(p<0){for(;v>c;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),v-=1;y&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-y,!0),v-=y)}for(a=1===this.data.m?0:this._currentCopies-1,s=1===this.data.m?1:-1,r=this._currentCopies;r;){if(g=(e=(i=this.elemsData[a].it)[i.length-1].transform.mProps.v.props).length,i[i.length-1].transform.mProps._mdf=!0,i[i.length-1].transform.op._mdf=!0,i[i.length-1].transform.op.v=1===this._currentCopies?this.so.v:this.so.v+(this.eo.v-this.so.v)*(a/(this._currentCopies-1)),0!==v){for((0!==a&&1===s||a!==this._currentCopies-1&&-1===s)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(f[0],f[1],f[2],f[3],f[4],f[5],f[6],f[7],f[8],f[9],f[10],f[11],f[12],f[13],f[14],f[15]),this.matrix.transform(m[0],m[1],m[2],m[3],m[4],m[5],m[6],m[7],m[8],m[9],m[10],m[11],m[12],m[13],m[14],m[15]),this.matrix.transform(d[0],d[1],d[2],d[3],d[4],d[5],d[6],d[7],d[8],d[9],d[10],d[11],d[12],d[13],d[14],d[15]),u=0;u<g;u+=1)e[u]=this.matrix.props[u];this.matrix.reset()}else for(this.matrix.reset(),u=0;u<g;u+=1)e[u]=this.matrix.props[u];v+=1,r-=1,a+=s}}else for(r=this._currentCopies,a=0,s=1;r;)e=(i=this.elemsData[a].it)[i.length-1].transform.mProps.v.props,i[i.length-1].transform.mProps._mdf=!1,i[i.length-1].transform.op._mdf=!1,r-=1,a+=s;return o},oi.prototype.addShape=function(){},k([ei],ni),ni.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.rd=Mt.getProp(t,i.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},ni.prototype.processPath=function(t,i){var e,a=Ft.newElement();a.c=t.c;var s,r,o,n,h,l,k,x,p,y,c,d,f=t._length,m=0;for(e=0;e<f;e+=1)s=t.v[e],o=t.o[e],r=t.i[e],s[0]===o[0]&&s[1]===o[1]&&s[0]===r[0]&&s[1]===r[1]?0!==e&&e!==f-1||t.c?(n=0===e?t.v[f-1]:t.v[e-1],l=(h=Math.sqrt(Math.pow(s[0]-n[0],2)+Math.pow(s[1]-n[1],2)))?Math.min(h/2,i)/h:0,k=c=s[0]+(n[0]-s[0])*l,x=d=s[1]-(s[1]-n[1])*l,p=k-(k-s[0])*S,y=x-(x-s[1])*S,a.setTripleAt(k,x,p,y,c,d,m),m+=1,n=e===f-1?t.v[0]:t.v[e+1],l=(h=Math.sqrt(Math.pow(s[0]-n[0],2)+Math.pow(s[1]-n[1],2)))?Math.min(h/2,i)/h:0,k=p=s[0]+(n[0]-s[0])*l,x=y=s[1]+(n[1]-s[1])*l,c=k-(k-s[0])*S,d=x-(x-s[1])*S,a.setTripleAt(k,x,p,y,c,d,m),m+=1):(a.setTripleAt(s[0],s[1],o[0],o[1],r[0],r[1],m),m+=1):(a.setTripleAt(t.v[e][0],t.v[e][1],t.o[e][0],t.o[e][1],t.i[e][0],t.i[e][1],m),m+=1);return a},ni.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.rd.v;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},di.prototype.point=function(t){return[((this.a[0]*t+this.b[0])*t+this.c[0])*t+this.d[0],((this.a[1]*t+this.b[1])*t+this.c[1])*t+this.d[1]]},di.prototype.derivative=function(t){return[(3*t*this.a[0]+2*this.b[0])*t+this.c[0],(3*t*this.a[1]+2*this.b[1])*t+this.c[1]]},di.prototype.tangentAngle=function(t){var i=this.derivative(t);return Math.atan2(i[1],i[0])},di.prototype.normalAngle=function(t){var i=this.derivative(t);return Math.atan2(i[0],i[1])},di.prototype.inflectionPoints=function(){var t=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(li(t))return[];var i=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/t,e=i*i-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(e<0)return[];var a=Math.sqrt(e);return li(a)?a>0&&a<1?[i]:[]:[i-a,i+a].filter(function(t){return t>0&&t<1})},di.prototype.split=function(t){if(t<=0)return[ci(this.points[0]),this];if(t>=1)return[this,ci(this.points[this.points.length-1])];var i=xi(this.points[0],this.points[1],t),e=xi(this.points[1],this.points[2],t),a=xi(this.points[2],this.points[3],t),s=xi(i,e,t),r=xi(e,a,t),o=xi(s,r,t);return[new di(this.points[0],i,s,o,!0),new di(o,r,a,this.points[3],!0)]},di.prototype.bounds=function(){return{x:fi(this,0),y:fi(this,1)}},di.prototype.boundingBox=function(){var t=this.bounds();return{left:t.x.min,right:t.x.max,top:t.y.min,bottom:t.y.max,width:t.x.max-t.x.min,height:t.y.max-t.y.min,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2}},di.prototype.intersections=function(t,i,e){void 0===i&&(i=2),void 0===e&&(e=7);var a=[];return vi(mi(this,0,1),mi(t,0,1),0,i,a,e),a},di.shapeSegment=function(t,i){var e=(i+1)%t.length();return new di(t.v[i],t.o[i],t.i[e],t.v[e],!0)},di.shapeSegmentInverted=function(t,i){var e=(i+1)%t.length();return new di(t.v[e],t.i[e],t.o[i],t.v[i],!0)},k([ei],Pi),Pi.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.amplitude=Mt.getProp(t,i.s,0,null,this),this.frequency=Mt.getProp(t,i.r,0,null,this),this.pointsType=Mt.getProp(t,i.pt,0,null,this),this._isAnimated=0!==this.amplitude.effectsSequence.length||0!==this.frequency.effectsSequence.length||0!==this.pointsType.effectsSequence.length},Pi.prototype.processPath=function(t,i,e,a){var s=t._length,r=Ft.newElement();if(r.c=t.c,t.c||(s-=1),0===s)return r;var o=-1,n=di.shapeSegment(t,0);Ti(r,t,0,i,e,a,o);for(var h=0;h<s;h+=1)o=Ei(r,n,i,e,a,-o),n=h!==s-1||t.c?di.shapeSegment(t,(h+1)%s):null,Ti(r,t,h+1,i,e,a,o);return r},Pi.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.amplitude.v,l=Math.max(0,Math.round(this.frequency.v)),k=this.pointsType.v;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h,l,k));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},k([ei],Ni),Ni.prototype.initModifierProperties=function(t,i){this.getValue=this.processKeys,this.amount=Mt.getProp(t,i.a,0,null,this),this.miterLimit=Mt.getProp(t,i.ml,0,null,this),this.lineJoin=i.lj,this._isAnimated=0!==this.amount.effectsSequence.length},Ni.prototype.processPath=function(t,i,e,a){var s=Ft.newElement();s.c=t.c;var r,o,n,h=t.length();t.c||(h-=1);var l=[];for(r=0;r<h;r+=1)n=di.shapeSegment(t,r),l.push(zi(n,i));if(!t.c)for(r=h-1;r>=0;r-=1)n=di.shapeSegmentInverted(t,r),l.push(zi(n,i));l=Oi(l);var k=null,x=null;for(r=0;r<l.length;r+=1){var p=l[r];for(x&&(k=Ii(s,x,p[0],e,a)),x=p[p.length-1],o=0;o<p.length;o+=1)n=p[o],k&&Si(n.points[0],k)?s.setXYAt(n.points[1][0],n.points[1][1],"o",s.length()-1):s.setTripleAt(n.points[0][0],n.points[0][1],n.points[1][0],n.points[1][1],n.points[0][0],n.points[0][1],s.length()),s.setTripleAt(n.points[3][0],n.points[3][1],n.points[3][0],n.points[3][1],n.points[2][0],n.points[2][1],s.length()),k=n.points[3]}return l.length&&Ii(s,x,l[0][0],e,a),s},Ni.prototype.processShapes=function(t){var i,e,a,s,r,o,n=this.shapes.length,h=this.amount.v,l=this.miterLimit.v,k=this.lineJoin;if(0!==h)for(e=0;e<n;e+=1){if(o=(r=this.shapes[e]).localShapeCollection,r.shape._mdf||this._mdf||t)for(o.releaseShapes(),r.shape._mdf=!0,i=r.shape.paths.shapes,s=r.shape.paths._length,a=0;a<s;a+=1)o.addShape(this.processPath(i[a],h,k,l));r.shape.paths=r.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var qi=function(){var t=5e3,i={w:0,size:0,shapes:[],data:{shapes:[]}},e=[];e=e.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var a=127988,s=917631,r=917601,o=917626,n=65039,h=8205,k=127462,x=127487,p=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function y(t){var i,e=t.split(","),a=e.length,s=[];for(i=0;i<a;i+=1)"sans-serif"!==e[i]&&"monospace"!==e[i]&&s.push(e[i]);return s.join(",")}function c(t,i){var e=l("span");e.setAttribute("aria-hidden",!0),e.style.fontFamily=i;var a=l("span");a.innerText="giItT1WQy@!-/#",e.style.position="absolute",e.style.left="-10000px",e.style.top="-10000px",e.style.fontSize="300px",e.style.fontVariant="normal",e.style.fontStyle="normal",e.style.fontWeight="normal",e.style.letterSpacing="0",e.appendChild(a),document.body.appendChild(e);var s=a.offsetWidth;return a.style.fontFamily=y(t)+", "+i,{node:a,w:s,parent:e}}function d(){var i,e,a,s=this.fonts.length,r=s;for(i=0;i<s;i+=1)this.fonts[i].loaded?r-=1:"n"===this.fonts[i].fOrigin||0===this.fonts[i].origin?this.fonts[i].loaded=!0:(e=this.fonts[i].monoCase.node,a=this.fonts[i].monoCase.w,e.offsetWidth!==a?(r-=1,this.fonts[i].loaded=!0):(e=this.fonts[i].sansCase.node,a=this.fonts[i].sansCase.w,e.offsetWidth!==a&&(r-=1,this.fonts[i].loaded=!0)),this.fonts[i].loaded&&(this.fonts[i].sansCase.parent.parentNode.removeChild(this.fonts[i].sansCase.parent),this.fonts[i].monoCase.parent.parentNode.removeChild(this.fonts[i].monoCase.parent)));0!==r&&Date.now()-this.initTime<t?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function f(t,i){var e,a=document.body&&i?"svg":"canvas",s=Bi(t);if("svg"===a){var r=Y("text");r.style.fontSize="100px",r.setAttribute("font-family",t.fFamily),r.setAttribute("font-style",s.style),r.setAttribute("font-weight",s.weight),r.textContent="1",t.fClass?(r.style.fontFamily="inherit",r.setAttribute("class",t.fClass)):r.style.fontFamily=t.fFamily,i.appendChild(r),e=r}else{var o=new OffscreenCanvas(500,500).getContext("2d");o.font=s.style+" "+s.weight+" 100px "+t.fFamily,e=o}function n(t){return"svg"===a?(e.textContent=t,e.getComputedTextLength()):e.measureText(t).width}return{measureText:n}}function m(t,i){if(t){if(this.chars)return this.isLoaded=!0,void(this.fonts=t.list);if(!document.body)return this.isLoaded=!0,t.list.forEach(function(t){t.helper=f(t),t.cache={}}),void(this.fonts=t.list);var e,a=t.list,s=a.length,r=s;for(e=0;e<s;e+=1){var o,n,h=!0;if(a[e].loaded=!1,a[e].monoCase=c(a[e].fFamily,"monospace"),a[e].sansCase=c(a[e].fFamily,"sans-serif"),a[e].fPath){if("p"===a[e].fOrigin||3===a[e].origin){if((o=document.querySelectorAll('style[f-forigin="p"][f-family="'+a[e].fFamily+'"], style[f-origin="3"][f-family="'+a[e].fFamily+'"]')).length>0&&(h=!1),h){var k=l("style");k.setAttribute("f-forigin",a[e].fOrigin),k.setAttribute("f-origin",a[e].origin),k.setAttribute("f-family",a[e].fFamily),k.type="text/css",k.innerText="@font-face {font-family: "+a[e].fFamily+"; font-style: normal; src: url('"+a[e].fPath+"');}",i.appendChild(k)}}else if("g"===a[e].fOrigin||1===a[e].origin){for(o=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),n=0;n<o.length;n+=1)-1!==o[n].href.indexOf(a[e].fPath)&&(h=!1);if(h){var x=l("link");x.setAttribute("f-forigin",a[e].fOrigin),x.setAttribute("f-origin",a[e].origin),x.type="text/css",x.rel="stylesheet",x.href=a[e].fPath,document.body.appendChild(x)}}else if("t"===a[e].fOrigin||2===a[e].origin){for(o=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),n=0;n<o.length;n+=1)a[e].fPath===o[n].src&&(h=!1);if(h){var p=l("link");p.setAttribute("f-forigin",a[e].fOrigin),p.setAttribute("f-origin",a[e].origin),p.setAttribute("rel","stylesheet"),p.setAttribute("href",a[e].fPath),i.appendChild(p)}}}else a[e].loaded=!0,r-=1;a[e].helper=f(a[e],i),a[e].cache={},this.fonts.push(a[e])}0===r?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}else this.isLoaded=!0}function u(t){if(t){var i;this.chars||(this.chars=[]);var e,a,s=t.length,r=this.chars.length;for(i=0;i<s;i+=1){for(e=0,a=!1;e<r;)this.chars[e].style===t[i].style&&this.chars[e].fFamily===t[i].fFamily&&this.chars[e].ch===t[i].ch&&(a=!0),e+=1;a||(this.chars.push(t[i]),r+=1)}}}function g(t,e,a){for(var s=0,r=this.chars.length;s<r;){if(this.chars[s].ch===t&&this.chars[s].style===e&&this.chars[s].fFamily===a)return this.chars[s];s+=1}return("string"==typeof t&&13!==t.charCodeAt(0)||!t)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",t,e,a)),i}function v(t,i,e){var a=this.getFontByName(i),s=t;if(!a.cache[s]){var r=a.helper;if(" "===t){var o=r.measureText("|"+t+"|"),n=r.measureText("||");a.cache[s]=(o-n)/100}else a.cache[s]=r.measureText(t)/100}return a.cache[s]*e}function b(t){for(var i=0,e=this.fonts.length;i<e;){if(this.fonts[i].fName===t)return this.fonts[i];i+=1}return this.fonts[0]}function _(t){var i=0,e=t.charCodeAt(0);if(e>=55296&&e<=56319){var a=t.charCodeAt(1);a>=56320&&a<=57343&&(i=1024*(e-55296)+a-56320+65536)}return i}function w(t,i){var e=t.toString(16)+i.toString(16);return-1!==p.indexOf(e)}function C(t){return t===h}function S(t){return t===n}function P(t){var i=_(t);return i>=k&&i<=x}function A(t){return P(t.substr(0,2))&&P(t.substr(2,2))}function M(t){return-1!==e.indexOf(t)}function D(t,i){var e=_(t.substr(i,2));if(e!==a)return!1;var n=0;for(i+=2;n<5;){if((e=_(t.substr(i,2)))<r||e>o)return!1;n+=1,i+=2}return _(t.substr(i,2))===s}function T(){this.isLoaded=!0}var E=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};E.isModifier=w,E.isZeroWidthJoiner=C,E.isFlagEmoji=A,E.isRegionalCode=P,E.isCombinedCharacter=M,E.isRegionalFlag=D,E.isVariationSelector=S,E.BLACK_FLAG_CODE_POINT=a;var F={addChars:u,addFonts:m,getCharData:g,getFontByName:b,measureText:v,checkLoadedFonts:d,setIsLoaded:T};return E.prototype=F,E}();function ji(t){this.animationData=t}function Wi(t){return new ji(t)}function Gi(){}ji.prototype.getProp=function(t){return this.animationData.slots&&this.animationData.slots[t.sid]?Object.assign(t,this.animationData.slots[t.sid].p):t},Gi.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(t){-1===this.renderableComponents.indexOf(t)&&this.renderableComponents.push(t)},removeRenderableComponent:function(t){-1!==this.renderableComponents.indexOf(t)&&this.renderableComponents.splice(this.renderableComponents.indexOf(t),1)},prepareRenderableFrame:function(t){this.checkLayerLimits(t)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(t){this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?!0!==this.isInRange&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):!1!==this.isInRange&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var t,i=this.renderableComponents.length;for(t=0;t<i;t+=1)this.renderableComponents[t].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return 5===this.data.ty?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var Ui,Xi=(Ui={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"},function(t){return Ui[t]||""});function Yi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function Hi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function Ji(t,i,e){this.p=Mt.getProp(i,t.v,1,0,e)}function Ki(t,i,e){this.p=Mt.getProp(i,t.v,1,0,e)}function Zi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function Qi(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function $i(t,i,e){this.p=Mt.getProp(i,t.v,0,0,e)}function te(){this.p={}}function ie(t,i){var e,a=t.ef||[];this.effectElements=[];var s,r=a.length;for(e=0;e<r;e+=1)s=new ee(a[e],i),this.effectElements.push(s)}function ee(t,i){this.init(t,i)}function ae(){}function se(){}function re(t,i,e){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(t.refId),this.footageData=i.imageLoader.getAsset(this.assetData),this.initBaseData(t,i,e)}function oe(t,i,e){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(t.refId),this.initBaseData(t,i,e),this._isPlaying=!1,this._canPlay=!1;var a=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(a),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=t.tm?Mt.getProp(this,t.tm,0,i.frameRate,this):{_placeholder:!0},this.lv=Mt.getProp(this,t.au&&t.au.lv?t.au.lv:{k:[100]},1,.01,this)}function ne(){}k([Dt],ee),ee.prototype.getValue=ee.prototype.iterateDynamicProperties,ee.prototype.init=function(t,i){var e;this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(i);var a,s=this.data.ef.length,r=this.data.ef;for(e=0;e<s;e+=1){switch(a=null,r[e].ty){case 0:a=new Yi(r[e],i,this);break;case 1:a=new Hi(r[e],i,this);break;case 2:a=new Ji(r[e],i,this);break;case 3:a=new Ki(r[e],i,this);break;case 4:case 7:a=new $i(r[e],i,this);break;case 10:a=new Zi(r[e],i,this);break;case 11:a=new Qi(r[e],i,this);break;case 5:a=new ie(r[e],i);break;default:a=new te(r[e])}a&&this.effectElements.push(a)}},ae.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var t=0,i=this.data.masksProperties.length;t<i;){if("n"!==this.data.masksProperties[t].mode&&!1!==this.data.masksProperties[t].cl)return!0;t+=1}return!1},initExpressions:function(){},setBlendMode:function(){var t=Xi(this.data.bm);(this.baseElement||this.layerElement).style["mix-blend-mode"]=t},initBaseData:function(t,i,e){this.globalData=i,this.comp=e,this.data=t,this.layerId=I(),this.data.sr||(this.data.sr=1),this.effectsManager=new ie(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}},se.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(t,i){var e,a=this.dynamicProperties.length;for(e=0;e<a;e+=1)(i||this._isParent&&"transform"===this.dynamicProperties[e].propType)&&(this.dynamicProperties[e].getValue(),this.dynamicProperties[e]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(t){-1===this.dynamicProperties.indexOf(t)&&this.dynamicProperties.push(t)}},re.prototype.prepareFrame=function(){},k([Gi,ae,se],re),re.prototype.getBaseElement=function(){return null},re.prototype.renderFrame=function(){},re.prototype.destroy=function(){},re.prototype.initExpressions=function(){},re.prototype.getFootageData=function(){return this.footageData},oe.prototype.prepareFrame=function(t){if(this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder)this._currentTime=t/this.data.sr;else{var i=this.tm.v;this._currentTime=i}this._volume=this.lv.v[0];var e=this._volume*this._volumeMultiplier;this._previousVolume!==e&&(this._previousVolume=e,this.audio.volume(e))},k([Gi,ae,se],oe),oe.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},oe.prototype.show=function(){},oe.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},oe.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},oe.prototype.resume=function(){this._canPlay=!0},oe.prototype.setRate=function(t){this.audio.rate(t)},oe.prototype.volume=function(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)},oe.prototype.getBaseElement=function(){return null},oe.prototype.destroy=function(){},oe.prototype.sourceRectAtTime=function(){},oe.prototype.initExpressions=function(){},ne.prototype.checkLayers=function(t){var i,e,a=this.layers.length;for(this.completeLayers=!0,i=a-1;i>=0;i-=1)this.elements[i]||(e=this.layers[i]).ip-e.st<=t-this.layers[i].st&&e.op-e.st>t-this.layers[i].st&&this.buildItem(i),this.completeLayers=!!this.elements[i]&&this.completeLayers;this.checkPendingElements()},ne.prototype.createItem=function(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:default:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t)}},ne.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},ne.prototype.createAudio=function(t){return new oe(t,this.globalData,this)},ne.prototype.createFootage=function(t){return new re(t,this.globalData,this)},ne.prototype.buildAllItems=function(){var t,i=this.layers.length;for(t=0;t<i;t+=1)this.buildItem(t);this.checkPendingElements()},ne.prototype.includeLayers=function(t){var i;this.completeLayers=!1;var e,a=t.length,s=this.layers.length;for(i=0;i<a;i+=1)for(e=0;e<s;){if(this.layers[e].id===t[i].id){this.layers[e]=t[i];break}e+=1}},ne.prototype.setProjectInterface=function(t){this.globalData.projectInterface=t},ne.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},ne.prototype.buildElementParenting=function(t,i,e){for(var a=this.elements,s=this.layers,r=0,o=s.length;r<o;)s[r].ind==i&&(a[r]&&!0!==a[r]?(e.push(a[r]),a[r].setAsParent(),void 0!==s[r].parent?this.buildElementParenting(t,s[r].parent,e):t.setHierarchy(e)):(this.buildItem(r),this.addPendingElement(t))),r+=1},ne.prototype.addPendingElement=function(t){this.pendingElements.push(t)},ne.prototype.searchExtraCompositions=function(t){var i,e=t.length;for(i=0;i<e;i+=1)if(t[i].xt){var a=this.createComp(t[i]);a.initExpressions(),this.globalData.projectInterface.registerComposition(a)}},ne.prototype.getElementById=function(t){var i,e=this.elements.length;for(i=0;i<e;i+=1)if(this.elements[i].data.ind===t)return this.elements[i];return null},ne.prototype.getElementByPath=function(t){var i,e=t.shift();if("number"==typeof e)i=this.elements[e];else{var a,s=this.elements.length;for(a=0;a<s;a+=1)if(this.elements[a].data.nm===e){i=this.elements[a];break}}return 0===t.length?i:i.getElementByPath(t)},ne.prototype.setupGlobalData=function(t,i){this.globalData.fontManager=new qi,this.globalData.slotManager=Wi(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,i),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr,this.globalData.nm=t.nm,this.globalData.compSize={w:t.w,h:t.h}};var he={TRANSFORM_EFFECT:"transformEFfect"};function le(){}function ke(t,i,e){this.data=t,this.element=i,this.globalData=e,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var a,s,r=this.globalData.defs,o=this.masksProperties?this.masksProperties.length:0;this.viewData=c(o),this.solidPath="";var n,l,k,x,p,y,d=this.masksProperties,f=0,m=[],u=I(),g="clipPath",v="clip-path";for(a=0;a<o;a+=1)if(("a"!==d[a].mode&&"n"!==d[a].mode||d[a].inv||100!==d[a].o.k||d[a].o.x)&&(g="mask",v="mask"),"s"!==d[a].mode&&"i"!==d[a].mode||0!==f?k=null:((k=Y("rect")).setAttribute("fill","#ffffff"),k.setAttribute("width",this.element.comp.data.w||0),k.setAttribute("height",this.element.comp.data.h||0),m.push(k)),s=Y("path"),"n"===d[a].mode)this.viewData[a]={op:Mt.getProp(this.element,d[a].o,0,.01,this.element),prop:Rt.getShapeProp(this.element,d[a],3),elem:s,lastPath:""},r.appendChild(s);else{var b;if(f+=1,s.setAttribute("fill","s"===d[a].mode?"#000000":"#ffffff"),s.setAttribute("clip-rule","nonzero"),0!==d[a].x.k?(g="mask",v="mask",y=Mt.getProp(this.element,d[a].x,0,null,this.element),b=I(),(x=Y("filter")).setAttribute("id",b),(p=Y("feMorphology")).setAttribute("operator","erode"),p.setAttribute("in","SourceGraphic"),p.setAttribute("radius","0"),x.appendChild(p),r.appendChild(x),s.setAttribute("stroke","s"===d[a].mode?"#000000":"#ffffff")):(p=null,y=null),this.storedData[a]={elem:s,x:y,expan:p,lastPath:"",lastOperator:"",filterId:b,lastRadius:0},"i"===d[a].mode){l=m.length;var _=Y("g");for(n=0;n<l;n+=1)_.appendChild(m[n]);var w=Y("mask");w.setAttribute("mask-type","alpha"),w.setAttribute("id",u+"_"+f),w.appendChild(s),r.appendChild(w),_.setAttribute("mask","url("+h()+"#"+u+"_"+f+")"),m.length=0,m.push(_)}else m.push(s);d[a].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[a]={elem:s,lastPath:"",op:Mt.getProp(this.element,d[a].o,0,.01,this.element),prop:Rt.getShapeProp(this.element,d[a],3),invRect:k},this.viewData[a].prop.k||this.drawPath(d[a],this.viewData[a].prop.v,this.viewData[a])}for(this.maskElement=Y(g),o=m.length,a=0;a<o;a+=1)this.maskElement.appendChild(m[a]);f>0&&(this.maskElement.setAttribute("id",u),this.element.maskedElement.setAttribute(v,"url("+h()+"#"+u+")"),r.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}le.prototype={initTransform:function(){var t=new Vt;this.finalTransform={mProp:this.data.ks?ri.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:t,localMat:t,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var t,i=this.finalTransform.mat,e=0,a=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;e<a;){if(this.hierarchy[e].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}e+=1}if(this.finalTransform._matMdf)for(t=this.finalTransform.mProp.v.props,i.cloneFromProps(t),e=0;e<a;e+=1)i.multiply(this.hierarchy[e].finalTransform.mProp.v)}this.localTransforms&&!this.finalTransform._matMdf||(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var t=0,i=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;t<i;)this.localTransforms[t]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[t]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),t+=1;if(this.finalTransform._localMatMdf){var e=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(e),t=1;t<i;t+=1){var a=this.localTransforms[t].matrix;e.multiply(a)}e.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var s=this.finalTransform.localOpacity;for(t=0;t<i;t+=1)s*=.01*this.localTransforms[t].opacity;this.finalTransform.localOpacity=s}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var t=this.renderableEffectsManager.getEffects(he.TRANSFORM_EFFECT);if(t.length){this.localTransforms=[],this.finalTransform.localMat=new Vt;var i=0,e=t.length;for(i=0;i<e;i+=1)this.localTransforms.push(t[i])}}},globalToLocal:function(t){var i=[];i.push(this.finalTransform);for(var e,a=!0,s=this.comp;a;)s.finalTransform?(s.data.hasMask&&i.splice(0,0,s.finalTransform),s=s.comp):a=!1;var r,o=i.length;for(e=0;e<o;e+=1)r=i[e].mat.applyToPointArray(0,0,0),t=[t[0]-r[0],t[1]-r[1],0];return t},mHelper:new Vt},ke.prototype.getMaskProperty=function(t){return this.viewData[t].prop},ke.prototype.renderFrame=function(t){var i,e=this.element.finalTransform.mat,a=this.masksProperties.length;for(i=0;i<a;i+=1)if((this.viewData[i].prop._mdf||t)&&this.drawPath(this.masksProperties[i],this.viewData[i].prop.v,this.viewData[i]),(this.viewData[i].op._mdf||t)&&this.viewData[i].elem.setAttribute("fill-opacity",this.viewData[i].op.v),"n"!==this.masksProperties[i].mode&&(this.viewData[i].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[i].invRect.setAttribute("transform",e.getInverseMatrix().to2dCSS()),this.storedData[i].x&&(this.storedData[i].x._mdf||t))){var s=this.storedData[i].expan;this.storedData[i].x.v<0?("erode"!==this.storedData[i].lastOperator&&(this.storedData[i].lastOperator="erode",this.storedData[i].elem.setAttribute("filter","url("+h()+"#"+this.storedData[i].filterId+")")),s.setAttribute("radius",-this.storedData[i].x.v)):("dilate"!==this.storedData[i].lastOperator&&(this.storedData[i].lastOperator="dilate",this.storedData[i].elem.setAttribute("filter",null)),this.storedData[i].elem.setAttribute("stroke-width",2*this.storedData[i].x.v))}},ke.prototype.getMaskelement=function(){return this.maskElement},ke.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" "},ke.prototype.drawPath=function(t,i,e){var a,s,r=" M"+i.v[0][0]+","+i.v[0][1];for(s=i._length,a=1;a<s;a+=1)r+=" C"+i.o[a-1][0]+","+i.o[a-1][1]+" "+i.i[a][0]+","+i.i[a][1]+" "+i.v[a][0]+","+i.v[a][1];if(i.c&&s>1&&(r+=" C"+i.o[a-1][0]+","+i.o[a-1][1]+" "+i.i[0][0]+","+i.i[0][1]+" "+i.v[0][0]+","+i.v[0][1]),e.lastPath!==r){var o="";e.elem&&(i.c&&(o=t.inv?this.solidPath+r:r),e.elem.setAttribute("d",o)),e.lastPath=r}},ke.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var xe,pe=function(){var t={};function i(t,i){var e=Y("filter");return e.setAttribute("id",t),!0!==i&&(e.setAttribute("filterUnits","objectBoundingBox"),e.setAttribute("x","0%"),e.setAttribute("y","0%"),e.setAttribute("width","100%"),e.setAttribute("height","100%")),e}function e(){var t=Y("feColorMatrix");return t.setAttribute("type","matrix"),t.setAttribute("color-interpolation-filters","sRGB"),t.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),t}return t.createFilter=i,t.createAlphaToLuminanceFilter=e,t}(),ye=(xe={maskType:!0,svgLumaHidden:!0,offscreenCanvas:"undefined"!=typeof OffscreenCanvas},(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(xe.maskType=!1),/firefox/i.test(navigator.userAgent)&&(xe.svgLumaHidden=!1),xe),ce={},de="filter_result_";function fe(t){var i,e,a="SourceGraphic",s=t.data.ef?t.data.ef.length:0,r=I(),o=pe.createFilter(r,!0),n=0;for(this.filters=[],i=0;i<s;i+=1){e=null;var l=t.data.ef[i].ty;ce[l]&&(e=new(0,ce[l].effect)(o,t.effectsManager.effectElements[i],t,de+n,a),a=de+n,ce[l].countsAsEffect&&(n+=1)),e&&this.filters.push(e)}n&&(t.globalData.defs.appendChild(o),t.layerElement.setAttribute("filter","url("+h()+"#"+r+")")),this.filters.length&&t.addRenderableComponent(this)}function me(){}function ue(){}function ge(){}function ve(t,i,e){this.assetData=i.getAssetData(t.refId),this.assetData&&this.assetData.sid&&(this.assetData=i.slotManager.getProp(this.assetData)),this.initElement(t,i,e),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}function be(t,i){this.elem=t,this.pos=i}function _e(){}fe.prototype.renderFrame=function(t){var i,e=this.filters.length;for(i=0;i<e;i+=1)this.filters[i].renderFrame(t)},fe.prototype.getEffects=function(t){var i,e=this.filters.length,a=[];for(i=0;i<e;i+=1)this.filters[i].type===t&&a.push(this.filters[i]);return a},me.prototype={initRendererElement:function(){this.layerElement=Y("g")},createContainerElements:function(){this.matteElement=Y("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var t=null;if(this.data.td){this.matteMasks={};var i=Y("g");i.setAttribute("id",this.layerId),i.appendChild(this.layerElement),t=i,this.globalData.defs.appendChild(i)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),t=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),0===this.data.ty&&!this.data.hd){var e=Y("clipPath"),a=Y("path");a.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var s=I();if(e.setAttribute("id",s),e.appendChild(a),this.globalData.defs.appendChild(e),this.checkMasks()){var r=Y("g");r.setAttribute("clip-path","url("+h()+"#"+s+")"),r.appendChild(this.layerElement),this.transformedElement=r,t?t.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+h()+"#"+s+")")}0!==this.data.bm&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new ke(this.data,this,this.globalData),this.renderableEffectsManager=new fe(this),this.searchEffectTransforms()},getMatte:function(t){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[t]){var i,e,a,s,r=this.layerId+"_"+t;if(1===t||3===t){var o=Y("mask");o.setAttribute("id",r),o.setAttribute("mask-type",3===t?"luminance":"alpha"),(a=Y("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),o.appendChild(a),this.globalData.defs.appendChild(o),ye.maskType||1!==t||(o.setAttribute("mask-type","luminance"),i=I(),e=pe.createFilter(i),this.globalData.defs.appendChild(e),e.appendChild(pe.createAlphaToLuminanceFilter()),(s=Y("g")).appendChild(a),o.appendChild(s),s.setAttribute("filter","url("+h()+"#"+i+")"))}else if(2===t){var n=Y("mask");n.setAttribute("id",r),n.setAttribute("mask-type","alpha");var l=Y("g");n.appendChild(l),i=I(),e=pe.createFilter(i);var k=Y("feComponentTransfer");k.setAttribute("in","SourceGraphic"),e.appendChild(k);var x=Y("feFuncA");x.setAttribute("type","table"),x.setAttribute("tableValues","1.0 0.0"),k.appendChild(x),this.globalData.defs.appendChild(e);var p=Y("rect");p.setAttribute("width",this.comp.data.w),p.setAttribute("height",this.comp.data.h),p.setAttribute("x","0"),p.setAttribute("y","0"),p.setAttribute("fill","#ffffff"),p.setAttribute("opacity","0"),l.setAttribute("filter","url("+h()+"#"+i+")"),l.appendChild(p),(a=Y("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(a),ye.maskType||(n.setAttribute("mask-type","luminance"),e.appendChild(pe.createAlphaToLuminanceFilter()),s=Y("g"),l.appendChild(p),s.appendChild(this.layerElement),l.appendChild(s)),this.globalData.defs.appendChild(n)}this.matteMasks[t]=r}return this.matteMasks[t]},setMatte:function(t){this.matteElement&&this.matteElement.setAttribute("mask","url("+h()+"#"+t+")")}},ue.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(t){this.hierarchy=t},setAsParent:function(){this._isParent=!0},checkParenting:function(){void 0!==this.data.parent&&this.comp.buildElementParenting(this,this.data.parent,[])}},k([Gi,x({initElement:function(t,i,e){this.initFrame(),this.initBaseData(t,i,e),this.initTransform(t,i,e),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){this.hidden||this.isInRange&&!this.isTransparent||((this.baseElement||this.layerElement).style.display="none",this.hidden=!0)},show:function(){this.isInRange&&!this.isTransparent&&(this.data.hd||((this.baseElement||this.layerElement).style.display="block"),this.hidden=!1,this._isFirstFrame=!0)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}})],ge),k([ae,le,me,ue,se,ge],ve),ve.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData);this.innerElem=Y("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.innerElem)},ve.prototype.sourceRectAtTime=function(){return this.sourceRect},_e.prototype={addShapeToModifiers:function(t){var i,e=this.shapeModifiers.length;for(i=0;i<e;i+=1)this.shapeModifiers[i].addShape(t)},isShapeInAnimatedModifiers:function(t){for(var i=0,e=this.shapeModifiers.length;i<e;)if(this.shapeModifiers[i].isAnimatedWithShape(t))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var t,i=this.shapes.length;for(t=0;t<i;t+=1)this.shapes[t].sh.reset();for(t=(i=this.shapeModifiers.length)-1;t>=0&&!this.shapeModifiers[t].processShapes(this._isFirstFrame);t-=1);}},searchProcessedElement:function(t){for(var i=this.processedElements,e=0,a=i.length;e<a;){if(i[e].elem===t)return i[e].pos;e+=1}return 0},addProcessedElement:function(t,i){for(var e=this.processedElements,a=e.length;a;)if(e[a-=1].elem===t)return void(e[a].pos=i);e.push(new be(t,i))},prepareFrame:function(t){this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}};var we={1:"butt",2:"round",3:"square"},Ce={1:"miter",2:"round",3:"bevel"};function Se(t,i,e){this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=e,this.lvl=i,this._isAnimated=!!e.k;for(var a=0,s=t.length;a<s;){if(t[a].mProps.dynamicProperties.length){this._isAnimated=!0;break}a+=1}}function Pe(t,i){this.data=t,this.type=t.ty,this.d="",this.lvl=i,this._mdf=!1,this.closed=!0===t.hd,this.pElem=Y("path"),this.msElem=null}function Ae(t,i,e,a){var s;this.elem=t,this.frameId=-1,this.dataProps=c(i.length),this.renderer=e,this.k=!1,this.dashStr="",this.dashArray=y("float32",i.length?i.length-1:0),this.dashoffset=y("float32",1),this.initDynamicPropertyContainer(a);var r,o=i.length||0;for(s=0;s<o;s+=1)r=Mt.getProp(t,i[s].v,0,0,this),this.k=r.k||this.k,this.dataProps[s]={n:i[s].n,p:r};this.k||this.getValue(!0),this._isAnimated=this.k}function Me(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=Mt.getProp(t,i.o,0,.01,this),this.w=Mt.getProp(t,i.w,0,null,this),this.d=new Ae(t,i.d||{},"svg",this),this.c=Mt.getProp(t,i.c,1,255,this),this.style=e,this._isAnimated=!!this._isAnimated}function De(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=Mt.getProp(t,i.o,0,.01,this),this.c=Mt.getProp(t,i.c,1,255,this),this.style=e}function Te(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=e}function Ee(t,i,e){this.data=i,this.c=y("uint8c",4*i.p);var a=i.k.k[0].s?i.k.k[0].s.length-4*i.p:i.k.k.length-4*i.p;this.o=y("float32",a),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=a,this.initDynamicPropertyContainer(e),this.prop=Mt.getProp(t,i.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}function Fe(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,i,e)}function Le(t,i,e){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.w=Mt.getProp(t,i.w,0,null,this),this.d=new Ae(t,i.d||{},"svg",this),this.initGradientData(t,i,e),this._isAnimated=!!this._isAnimated}function Ie(){this.it=[],this.prevViewData=[],this.gr=Y("g")}function Re(t,i,e){this.transform={mProps:t,op:i,container:e},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}Se.prototype.setAsAnimated=function(){this._isAnimated=!0},Pe.prototype.reset=function(){this.d="",this._mdf=!1},Ae.prototype.getValue=function(t){if((this.elem.globalData.frameId!==this.frameId||t)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||t,this._mdf)){var i=0,e=this.dataProps.length;for("svg"===this.renderer&&(this.dashStr=""),i=0;i<e;i+=1)"o"!==this.dataProps[i].n?"svg"===this.renderer?this.dashStr+=" "+this.dataProps[i].p.v:this.dashArray[i]=this.dataProps[i].p.v:this.dashoffset[0]=this.dataProps[i].p.v}},k([Dt],Ae),k([Dt],Me),k([Dt],De),k([Dt],Te),Ee.prototype.comparePoints=function(t,i){for(var e=0,a=this.o.length/2;e<a;){if(Math.abs(t[4*e]-t[4*i+2*e])>.01)return!1;e+=1}return!0},Ee.prototype.checkCollapsable=function(){if(this.o.length/2!=this.c.length/4)return!1;if(this.data.k.k[0].s)for(var t=0,i=this.data.k.k.length;t<i;){if(!this.comparePoints(this.data.k.k[t].s,this.data.p))return!1;t+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},Ee.prototype.getValue=function(t){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||t){var i,e,a,s=4*this.data.p;for(i=0;i<s;i+=1)e=i%4==0?100:255,a=Math.round(this.prop.v[i]*e),this.c[i]!==a&&(this.c[i]=a,this._cmdf=!t);if(this.o.length)for(s=this.prop.v.length,i=4*this.data.p;i<s;i+=1)e=i%2==0?100:1,a=i%2==0?Math.round(100*this.prop.v[i]):this.prop.v[i],this.o[i-4*this.data.p]!==a&&(this.o[i-4*this.data.p]=a,this._omdf=!t);this._mdf=!t}},k([Dt],Ee),Fe.prototype.initGradientData=function(t,i,e){this.o=Mt.getProp(t,i.o,0,.01,this),this.s=Mt.getProp(t,i.s,1,null,this),this.e=Mt.getProp(t,i.e,1,null,this),this.h=Mt.getProp(t,i.h||{k:0},0,.01,this),this.a=Mt.getProp(t,i.a||{k:0},0,C,this),this.g=new Ee(t,i.g,this),this.style=e,this.stops=[],this.setGradientData(e.pElem,i),this.setGradientOpacity(i,e),this._isAnimated=!!this._isAnimated},Fe.prototype.setGradientData=function(t,i){var e=I(),a=Y(1===i.t?"linearGradient":"radialGradient");a.setAttribute("id",e),a.setAttribute("spreadMethod","pad"),a.setAttribute("gradientUnits","userSpaceOnUse");var s,r,o,n=[];for(o=4*i.g.p,r=0;r<o;r+=4)s=Y("stop"),a.appendChild(s),n.push(s);t.setAttribute("gf"===i.ty?"fill":"stroke","url("+h()+"#"+e+")"),this.gf=a,this.cst=n},Fe.prototype.setGradientOpacity=function(t,i){if(this.g._hasOpacity&&!this.g._collapsable){var e,a,s,r=Y("mask"),o=Y("path");r.appendChild(o);var n=I(),l=I();r.setAttribute("id",l);var k=Y(1===t.t?"linearGradient":"radialGradient");k.setAttribute("id",n),k.setAttribute("spreadMethod","pad"),k.setAttribute("gradientUnits","userSpaceOnUse"),s=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var x=this.stops;for(a=4*t.g.p;a<s;a+=2)(e=Y("stop")).setAttribute("stop-color","rgb(255,255,255)"),k.appendChild(e),x.push(e);o.setAttribute("gf"===t.ty?"fill":"stroke","url("+h()+"#"+n+")"),"gs"===t.ty&&(o.setAttribute("stroke-linecap",we[t.lc||2]),o.setAttribute("stroke-linejoin",Ce[t.lj||2]),1===t.lj&&o.setAttribute("stroke-miterlimit",t.ml)),this.of=k,this.ms=r,this.ost=x,this.maskId=l,i.msElem=o}},k([Dt],Fe),k([Fe,Dt],Le);var Ve=function(t,i,e,a){if(0===i)return"";var s,r=t.o,o=t.i,n=t.v,h=" M"+a.applyToPointStringified(n[0][0],n[0][1]);for(s=1;s<i;s+=1)h+=" C"+a.applyToPointStringified(r[s-1][0],r[s-1][1])+" "+a.applyToPointStringified(o[s][0],o[s][1])+" "+a.applyToPointStringified(n[s][0],n[s][1]);return e&&i&&(h+=" C"+a.applyToPointStringified(r[s-1][0],r[s-1][1])+" "+a.applyToPointStringified(o[0][0],o[0][1])+" "+a.applyToPointStringified(n[0][0],n[0][1]),h+="z"),h},Oe=function(){var t=new Vt,i=new Vt;function e(t){switch(t.ty){case"fl":return o;case"gf":return h;case"gs":return n;case"st":return l;case"sh":case"el":case"rc":case"sr":return r;case"tr":return a;case"no":return s;default:return null}}function a(t,i,e){(e||i.transform.op._mdf)&&i.transform.container.setAttribute("opacity",i.transform.op.v),(e||i.transform.mProps._mdf)&&i.transform.container.setAttribute("transform",i.transform.mProps.v.to2dCSS())}function s(){}function r(e,a,s){var r,o,n,h,l,k,x,p,y,c,d=a.styles.length,f=a.lvl;for(k=0;k<d;k+=1){if(h=a.sh._mdf||s,a.styles[k].lvl<f){for(p=i.reset(),y=f-a.styles[k].lvl,c=a.transformers.length-1;!h&&y>0;)h=a.transformers[c].mProps._mdf||h,y-=1,c-=1;if(h)for(y=f-a.styles[k].lvl,c=a.transformers.length-1;y>0;)p.multiply(a.transformers[c].mProps.v),y-=1,c-=1}else p=t;if(o=(x=a.sh.paths)._length,h){for(n="",r=0;r<o;r+=1)(l=x.shapes[r])&&l._length&&(n+=Ve(l,l._length,l.c,p));a.caches[k]=n}else n=a.caches[k];a.styles[k].d+=!0===e.hd?"":n,a.styles[k]._mdf=h||a.styles[k]._mdf}}function o(t,i,e){var a=i.style;(i.c._mdf||e)&&a.pElem.setAttribute("fill","rgb("+b(i.c.v[0])+","+b(i.c.v[1])+","+b(i.c.v[2])+")"),(i.o._mdf||e)&&a.pElem.setAttribute("fill-opacity",i.o.v)}function n(t,i,e){h(t,i,e),l(t,i,e)}function h(t,i,e){var a,s,r,o,n,h=i.gf,l=i.g._hasOpacity,k=i.s.v,x=i.e.v;if(i.o._mdf||e){var p="gf"===t.ty?"fill-opacity":"stroke-opacity";i.style.pElem.setAttribute(p,i.o.v)}if(i.s._mdf||e){var y=1===t.t?"x1":"cx",c="x1"===y?"y1":"cy";h.setAttribute(y,k[0]),h.setAttribute(c,k[1]),l&&!i.g._collapsable&&(i.of.setAttribute(y,k[0]),i.of.setAttribute(c,k[1]))}if(i.g._cmdf||e){a=i.cst;var d=i.g.c;for(r=a.length,s=0;s<r;s+=1)(o=a[s]).setAttribute("offset",d[4*s]+"%"),o.setAttribute("stop-color","rgb("+d[4*s+1]+","+d[4*s+2]+","+d[4*s+3]+")")}if(l&&(i.g._omdf||e)){var f=i.g.o;for(r=(a=i.g._collapsable?i.cst:i.ost).length,s=0;s<r;s+=1)o=a[s],i.g._collapsable||o.setAttribute("offset",f[2*s]+"%"),o.setAttribute("stop-opacity",f[2*s+1])}if(1===t.t)(i.e._mdf||e)&&(h.setAttribute("x2",x[0]),h.setAttribute("y2",x[1]),l&&!i.g._collapsable&&(i.of.setAttribute("x2",x[0]),i.of.setAttribute("y2",x[1])));else if((i.s._mdf||i.e._mdf||e)&&(n=Math.sqrt(Math.pow(k[0]-x[0],2)+Math.pow(k[1]-x[1],2)),h.setAttribute("r",n),l&&!i.g._collapsable&&i.of.setAttribute("r",n)),i.s._mdf||i.e._mdf||i.h._mdf||i.a._mdf||e){n||(n=Math.sqrt(Math.pow(k[0]-x[0],2)+Math.pow(k[1]-x[1],2)));var m=Math.atan2(x[1]-k[1],x[0]-k[0]),u=i.h.v;u>=1?u=.99:u<=-1&&(u=-.99);var g=n*u,v=Math.cos(m+i.a.v)*g+k[0],b=Math.sin(m+i.a.v)*g+k[1];h.setAttribute("fx",v),h.setAttribute("fy",b),l&&!i.g._collapsable&&(i.of.setAttribute("fx",v),i.of.setAttribute("fy",b))}}function l(t,i,e){var a=i.style,s=i.d;s&&(s._mdf||e)&&s.dashStr&&(a.pElem.setAttribute("stroke-dasharray",s.dashStr),a.pElem.setAttribute("stroke-dashoffset",s.dashoffset[0])),i.c&&(i.c._mdf||e)&&a.pElem.setAttribute("stroke","rgb("+b(i.c.v[0])+","+b(i.c.v[1])+","+b(i.c.v[2])+")"),(i.o._mdf||e)&&a.pElem.setAttribute("stroke-opacity",i.o.v),(i.w._mdf||e)&&(a.pElem.setAttribute("stroke-width",i.w.v),a.msElem&&a.msElem.setAttribute("stroke-width",i.w.v))}return{createRenderFunction:e}}();function ze(t,i,e){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,i,e),this.prevViewData=[]}function Ne(t,i,e,a,s,r){this.o=t,this.sw=i,this.sc=e,this.fc=a,this.m=s,this.p=r,this._mdf={o:!0,sw:!!i,sc:!!e,fc:!!a,m:!0,p:!0}}function Be(t,i){this._frameId=s,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,i.d&&i.d.sid&&(i.d=t.globalData.slotManager.getProp(i.d)),this.data=i,this.elem=t,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}k([ae,le,me,_e,ue,se,ge],ze),ze.prototype.initSecondaryElement=function(){},ze.prototype.identityMatrix=new Vt,ze.prototype.buildExpressionInterface=function(){},ze.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},ze.prototype.filterUniqueShapes=function(){var t,i,e,a,s=this.shapes.length,r=this.stylesList.length,o=[],n=!1;for(e=0;e<r;e+=1){for(a=this.stylesList[e],n=!1,o.length=0,t=0;t<s;t+=1)-1!==(i=this.shapes[t]).styles.indexOf(a)&&(o.push(i),n=i._isAnimated||n);o.length>1&&n&&this.setShapesAsAnimated(o)}},ze.prototype.setShapesAsAnimated=function(t){var i,e=t.length;for(i=0;i<e;i+=1)t[i].setAsAnimated()},ze.prototype.createStyleElement=function(t,i){var e,a=new Pe(t,i),s=a.pElem;return"st"===t.ty?e=new Me(this,t,a):"fl"===t.ty?e=new De(this,t,a):"gf"===t.ty||"gs"===t.ty?(e=new("gf"===t.ty?Fe:Le)(this,t,a),this.globalData.defs.appendChild(e.gf),e.maskId&&(this.globalData.defs.appendChild(e.ms),this.globalData.defs.appendChild(e.of),s.setAttribute("mask","url("+h()+"#"+e.maskId+")"))):"no"===t.ty&&(e=new Te(this,t,a)),"st"!==t.ty&&"gs"!==t.ty||(s.setAttribute("stroke-linecap",we[t.lc||2]),s.setAttribute("stroke-linejoin",Ce[t.lj||2]),s.setAttribute("fill-opacity","0"),1===t.lj&&s.setAttribute("stroke-miterlimit",t.ml)),2===t.r&&s.setAttribute("fill-rule","evenodd"),t.ln&&s.setAttribute("id",t.ln),t.cl&&s.setAttribute("class",t.cl),t.bm&&(s.style["mix-blend-mode"]=Xi(t.bm)),this.stylesList.push(a),this.addToAnimatedContents(t,e),e},ze.prototype.createGroupElement=function(t){var i=new Ie;return t.ln&&i.gr.setAttribute("id",t.ln),t.cl&&i.gr.setAttribute("class",t.cl),t.bm&&(i.gr.style["mix-blend-mode"]=Xi(t.bm)),i},ze.prototype.createTransformElement=function(t,i){var e=ri.getTransformProperty(this,t,this),a=new Re(e,e.o,i);return this.addToAnimatedContents(t,a),a},ze.prototype.createShapeElement=function(t,i,e){var a=4;"rc"===t.ty?a=5:"el"===t.ty?a=6:"sr"===t.ty&&(a=7);var s=new Se(i,e,Rt.getShapeProp(this,t,a,this));return this.shapes.push(s),this.addShapeToModifiers(s),this.addToAnimatedContents(t,s),s},ze.prototype.addToAnimatedContents=function(t,i){for(var e=0,a=this.animatedContents.length;e<a;){if(this.animatedContents[e].element===i)return;e+=1}this.animatedContents.push({fn:Oe.createRenderFunction(t),element:i,data:t})},ze.prototype.setElementStyles=function(t){var i,e=t.styles,a=this.stylesList.length;for(i=0;i<a;i+=1)-1!==e.indexOf(this.stylesList[i])||this.stylesList[i].closed||e.push(this.stylesList[i])},ze.prototype.reloadShapes=function(){var t;this._isFirstFrame=!0;var i=this.itemsData.length;for(t=0;t<i;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),i=this.dynamicProperties.length,t=0;t<i;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers()},ze.prototype.searchShapes=function(t,i,e,a,s,r,o){var n,h,l,k,x,p,y=[].concat(r),c=t.length-1,d=[],f=[];for(n=c;n>=0;n-=1){if((p=this.searchProcessedElement(t[n]))?i[n]=e[p-1]:t[n]._render=o,"fl"===t[n].ty||"st"===t[n].ty||"gf"===t[n].ty||"gs"===t[n].ty||"no"===t[n].ty)p?i[n].style.closed=t[n].hd:i[n]=this.createStyleElement(t[n],s),t[n]._render&&i[n].style.pElem.parentNode!==a&&a.appendChild(i[n].style.pElem),d.push(i[n].style);else if("gr"===t[n].ty){if(p)for(l=i[n].it.length,h=0;h<l;h+=1)i[n].prevViewData[h]=i[n].it[h];else i[n]=this.createGroupElement(t[n]);this.searchShapes(t[n].it,i[n].it,i[n].prevViewData,i[n].gr,s+1,y,o),t[n]._render&&i[n].gr.parentNode!==a&&a.appendChild(i[n].gr)}else"tr"===t[n].ty?(p||(i[n]=this.createTransformElement(t[n],a)),k=i[n].transform,y.push(k)):"sh"===t[n].ty||"rc"===t[n].ty||"el"===t[n].ty||"sr"===t[n].ty?(p||(i[n]=this.createShapeElement(t[n],y,s)),this.setElementStyles(i[n])):"tm"===t[n].ty||"rd"===t[n].ty||"ms"===t[n].ty||"pb"===t[n].ty||"zz"===t[n].ty||"op"===t[n].ty?(p?(x=i[n]).closed=!1:((x=ii.getModifier(t[n].ty)).init(this,t[n]),i[n]=x,this.shapeModifiers.push(x)),f.push(x)):"rp"===t[n].ty&&(p?(x=i[n]).closed=!0:(x=ii.getModifier(t[n].ty),i[n]=x,x.init(this,t,n,i),this.shapeModifiers.push(x),o=!1),f.push(x));this.addProcessedElement(t[n],n+1)}for(c=d.length,n=0;n<c;n+=1)d[n].closed=!0;for(c=f.length,n=0;n<c;n+=1)f[n].closed=!0},ze.prototype.renderInnerContent=function(){var t;this.renderModifiers();var i=this.stylesList.length;for(t=0;t<i;t+=1)this.stylesList[t].reset();for(this.renderShape(),t=0;t<i;t+=1)(this.stylesList[t]._mdf||this._isFirstFrame)&&(this.stylesList[t].msElem&&(this.stylesList[t].msElem.setAttribute("d",this.stylesList[t].d),this.stylesList[t].d="M0 0"+this.stylesList[t].d),this.stylesList[t].pElem.setAttribute("d",this.stylesList[t].d||"M0 0"))},ze.prototype.renderShape=function(){var t,i,e=this.animatedContents.length;for(t=0;t<e;t+=1)i=this.animatedContents[t],(this._isFirstFrame||i.element._isAnimated)&&!0!==i.data&&i.fn(i.data,i.element,this._isFirstFrame)},ze.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null},Ne.prototype.update=function(t,i,e,a,s,r){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var o=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,o=!0),this.sw!==i&&(this.sw=i,this._mdf.sw=!0,o=!0),this.sc!==e&&(this.sc=e,this._mdf.sc=!0,o=!0),this.fc!==a&&(this.fc=a,this._mdf.fc=!0,o=!0),this.m!==s&&(this.m=s,this._mdf.m=!0,o=!0),!r.length||this.p[0]===r[0]&&this.p[1]===r[1]&&this.p[4]===r[4]&&this.p[5]===r[5]&&this.p[12]===r[12]&&this.p[13]===r[13]||(this.p=r,this._mdf.p=!0,o=!0),o},Be.prototype.defaultBoxWidth=[0,0],Be.prototype.copyData=function(t,i){for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=i[e]);return t},Be.prototype.setCurrentData=function(t){t.__complete||this.completeTextData(t),this.currentData=t,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},Be.prototype.searchProperty=function(){return this.searchKeyframes()},Be.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},Be.prototype.addEffect=function(t){this.effectsSequence.push(t),this.elem.addDynamicProperty(this)},Be.prototype.getValue=function(t){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length||t){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var i=this.currentData,e=this.keysIndex;if(this.lock)this.setCurrentData(this.currentData);else{var a;this.lock=!0,this._mdf=!1;var s=this.effectsSequence.length,r=t||this.data.d.k[this.keysIndex].s;for(a=0;a<s;a+=1)r=e!==this.keysIndex?this.effectsSequence[a](r,r.t):this.effectsSequence[a](this.currentData,r.t);i!==r&&this.setCurrentData(r),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}}},Be.prototype.getKeyframeValue=function(){for(var t=this.data.d.k,i=this.elem.comp.renderedFrame,e=0,a=t.length;e<=a-1&&!(e===a-1||t[e+1].t>i);)e+=1;return this.keysIndex!==e&&(this.keysIndex=e),this.data.d.k[this.keysIndex].s},Be.prototype.buildFinalText=function(t){for(var i,e,a=[],s=0,r=t.length,o=!1,n=!1,h="";s<r;)o=n,n=!1,i=t.charCodeAt(s),h=t.charAt(s),qi.isCombinedCharacter(i)?o=!0:i>=55296&&i<=56319?qi.isRegionalFlag(t,s)?h=t.substr(s,14):(e=t.charCodeAt(s+1))>=56320&&e<=57343&&(qi.isModifier(i,e)?(h=t.substr(s,2),o=!0):h=qi.isFlagEmoji(t.substr(s,4))?t.substr(s,4):t.substr(s,2)):i>56319?(e=t.charCodeAt(s+1),qi.isVariationSelector(i)&&(o=!0)):qi.isZeroWidthJoiner(i)&&(o=!0,n=!0),o?(a[a.length-1]+=h,o=!1):a.push(h),s+=h.length;return a},Be.prototype.completeTextData=function(t){t.__complete=!0;var i,e,a,s,r,o,n,h=this.elem.globalData.fontManager,l=this.data,k=[],x=0,p=l.m.g,y=0,c=0,d=0,f=[],m=0,u=0,g=h.getFontByName(t.f),v=0,b=Bi(g);t.fWeight=b.weight,t.fStyle=b.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),e=t.finalText.length,t.finalLineHeight=t.lh;var _,w=t.tr/1e3*t.finalSize;if(t.sz)for(var C,S,P=!0,A=t.sz[0],M=t.sz[1];P;){C=0,m=0,e=(S=this.buildFinalText(t.t)).length,w=t.tr/1e3*t.finalSize;var D=-1;for(i=0;i<e;i+=1)_=S[i].charCodeAt(0),a=!1," "===S[i]?D=i:13!==_&&3!==_||(m=0,a=!0,C+=t.finalLineHeight||1.2*t.finalSize),h.chars?(n=h.getCharData(S[i],g.fStyle,g.fFamily),v=a?0:n.w*t.finalSize/100):v=h.measureText(S[i],t.f,t.finalSize),m+v>A&&" "!==S[i]?(-1===D?e+=1:i=D,C+=t.finalLineHeight||1.2*t.finalSize,S.splice(i,D===i?1:0,"\r"),D=-1,m=0):(m+=v,m+=w);C+=g.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&M<C?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=S,e=t.finalText.length,P=!1)}m=-w,v=0;var T,E=0;for(i=0;i<e;i+=1)if(a=!1,13===(_=(T=t.finalText[i]).charCodeAt(0))||3===_?(E=0,f.push(m),u=m>u?m:u,m=-2*w,s="",a=!0,d+=1):s=T,h.chars?(n=h.getCharData(T,g.fStyle,h.getFontByName(t.f).fFamily),v=a?0:n.w*t.finalSize/100):v=h.measureText(s,t.f,t.finalSize)," "===T?E+=v+w:(m+=v+w+E,E=0),k.push({l:v,an:v,add:y,n:a,anIndexes:[],val:s,line:d,animatorJustifyOffset:0}),2==p){if(y+=v,""===s||" "===s||i===e-1){for(""!==s&&" "!==s||(y-=v);c<=i;)k[c].an=y,k[c].ind=x,k[c].extra=v,c+=1;x+=1,y=0}}else if(3==p){if(y+=v,""===s||i===e-1){for(""===s&&(y-=v);c<=i;)k[c].an=y,k[c].ind=x,k[c].extra=v,c+=1;y=0,x+=1}}else k[x].ind=x,k[x].extra=0,x+=1;if(t.l=k,u=m>u?m:u,f.push(m),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=u,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=f;var F,L,I,R,V=l.a;o=V.length;var O=[];for(r=0;r<o;r+=1){for((F=V[r]).a.sc&&(t.strokeColorAnim=!0),F.a.sw&&(t.strokeWidthAnim=!0),(F.a.fc||F.a.fh||F.a.fs||F.a.fb)&&(t.fillColorAnim=!0),R=0,I=F.s.b,i=0;i<e;i+=1)(L=k[i]).anIndexes[r]=R,(1==I&&""!==L.val||2==I&&""!==L.val&&" "!==L.val||3==I&&(L.n||" "==L.val||i==e-1)||4==I&&(L.n||i==e-1))&&(1===F.s.rn&&O.push(R),R+=1);l.a[r].s.totalChars=R;var z,N=-1;if(1===F.s.rn)for(i=0;i<e;i+=1)N!=(L=k[i]).anIndexes[r]&&(N=L.anIndexes[r],z=O.splice(Math.floor(Math.random()*O.length),1)[0]),L.anIndexes[r]=z}t.yOffset=t.finalLineHeight||1.2*t.finalSize,t.ls=t.ls||0,t.ascent=g.ascent*t.finalSize/100},Be.prototype.updateDocumentData=function(t,i){i=void 0===i?this.keysIndex:i;var e=this.copyData({},this.data.d.k[i].s);e=this.copyData(e,t),this.data.d.k[i].s=e,this.recalculate(i),this.setCurrentData(e),this.elem.addDynamicProperty(this)},Be.prototype.recalculate=function(t){var i=this.data.d.k[t].s;i.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(i)},Be.prototype.canResizeFont=function(t){this.canResize=t,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},Be.prototype.setMinimumFontSize=function(t){this.minimumFontSize=Math.floor(t)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var qe=function(){var t=Math.max,i=Math.min,e=Math.floor;function a(t,i){this._currentTextLength=-1,this.k=!1,this.data=i,this.elem=t,this.comp=t.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(t),this.s=Mt.getProp(t,i.s||{k:0},0,0,this),this.e="e"in i?Mt.getProp(t,i.e,0,0,this):{v:100},this.o=Mt.getProp(t,i.o||{k:0},0,0,this),this.xe=Mt.getProp(t,i.xe||{k:0},0,0,this),this.ne=Mt.getProp(t,i.ne||{k:0},0,0,this),this.sm=Mt.getProp(t,i.sm||{k:100},0,0,this),this.a=Mt.getProp(t,i.a,0,.01,this),this.dynamicProperties.length||this.getValue()}function s(t,i,e){return new a(t,i)}return a.prototype={getMult:function(a){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var s=0,r=0,o=1,n=1;this.ne.v>0?s=this.ne.v/100:r=-this.ne.v/100,this.xe.v>0?o=1-this.xe.v/100:n=1+this.xe.v/100;var h=nt.getBezierEasing(s,r,o,n).get,l=0,k=this.finalS,x=this.finalE,p=this.data.sh;if(2===p)l=h(l=x===k?a>=x?1:0:t(0,i(.5/(x-k)+(a-k)/(x-k),1)));else if(3===p)l=h(l=x===k?a>=x?0:1:1-t(0,i(.5/(x-k)+(a-k)/(x-k),1)));else if(4===p)x===k?l=0:(l=t(0,i(.5/(x-k)+(a-k)/(x-k),1)))<.5?l*=2:l=1-2*(l-.5),l=h(l);else if(5===p){if(x===k)l=0;else{var y=x-k,c=-y/2+(a=i(t(0,a+.5-k),x-k)),d=y/2;l=Math.sqrt(1-c*c/(d*d))}l=h(l)}else 6===p?(x===k?l=0:(a=i(t(0,a+.5-k),x-k),l=(1+Math.cos(Math.PI+2*Math.PI*a/(x-k)))/2),l=h(l)):(a>=e(k)&&(l=t(0,i(a-k<0?i(x,1)-(k-a):x-a,1))),l=h(l));if(100!==this.sm.v){var f=.01*this.sm.v;0===f&&(f=1e-8);var m=.5-.5*f;l<m?l=0:(l=(l-m)/f)>1&&(l=1)}return l*this.a.v},getValue:function(t){this.iterateDynamicProperties(),this._mdf=t||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,t&&2===this.data.r&&(this.e.v=this._currentTextLength);var i=2===this.data.r?1:100/this.data.totalChars,e=this.o.v/i,a=this.s.v/i+e,s=this.e.v/i+e;if(a>s){var r=a;a=s,s=r}this.finalS=a,this.finalE=s}},k([Dt],a),{getTextSelectorProp:s}}();function je(t,i,e){var a={propType:!1},s=Mt.getProp,r=i.a;this.a={r:r.r?s(t,r.r,0,C,e):a,rx:r.rx?s(t,r.rx,0,C,e):a,ry:r.ry?s(t,r.ry,0,C,e):a,sk:r.sk?s(t,r.sk,0,C,e):a,sa:r.sa?s(t,r.sa,0,C,e):a,s:r.s?s(t,r.s,1,.01,e):a,a:r.a?s(t,r.a,1,0,e):a,o:r.o?s(t,r.o,0,.01,e):a,p:r.p?s(t,r.p,1,0,e):a,sw:r.sw?s(t,r.sw,0,0,e):a,sc:r.sc?s(t,r.sc,1,0,e):a,fc:r.fc?s(t,r.fc,1,0,e):a,fh:r.fh?s(t,r.fh,0,0,e):a,fs:r.fs?s(t,r.fs,0,.01,e):a,fb:r.fb?s(t,r.fb,0,.01,e):a,t:r.t?s(t,r.t,0,0,e):a},this.s=qe.getTextSelectorProp(t,i.s,e),this.s.t=i.s.t}function We(t,i,e){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=t,this._renderType=i,this._elem=e,this._animatorsData=c(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(e)}function Ge(){}We.prototype.searchProperties=function(){var t,i,e=this._textData.a.length,a=Mt.getProp;for(t=0;t<e;t+=1)i=this._textData.a[t],this._animatorsData[t]=new je(this._elem,i,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:a(this._elem,this._textData.p.a,0,0,this),f:a(this._elem,this._textData.p.f,0,0,this),l:a(this._elem,this._textData.p.l,0,0,this),r:a(this._elem,this._textData.p.r,0,0,this),p:a(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=a(this._elem,this._textData.m.a,1,0,this)},We.prototype.getMeasures=function(t,i){if(this.lettersChangedFlag=i,this._mdf||this._isFirstFrame||i||this._hasMaskedPath&&this._pathData.m._mdf){this._isFirstFrame=!1;var e,a,s,r,o,n,h,l,k,x,p,y,c,d,f,m,u,g,v,b=this._moreOptions.alignment.v,_=this._animatorsData,w=this._textData,C=this.mHelper,S=this._renderType,P=this.renderedLetters.length,A=t.l;if(this._hasMaskedPath){if(v=this._pathData.m,!this._pathData.n||this._pathData._mdf){var M,D=v.v;for(this._pathData.r.v&&(D=D.reverse()),o={tLength:0,segments:[]},r=D._length-1,m=0,s=0;s<r;s+=1)M=yt.buildBezierData(D.v[s],D.v[s+1],[D.o[s][0]-D.v[s][0],D.o[s][1]-D.v[s][1]],[D.i[s+1][0]-D.v[s+1][0],D.i[s+1][1]-D.v[s+1][1]]),o.tLength+=M.segmentLength,o.segments.push(M),m+=M.segmentLength;s=r,v.v.c&&(M=yt.buildBezierData(D.v[s],D.v[0],[D.o[s][0]-D.v[s][0],D.o[s][1]-D.v[s][1]],[D.i[0][0]-D.v[0][0],D.i[0][1]-D.v[0][1]]),o.tLength+=M.segmentLength,o.segments.push(M),m+=M.segmentLength),this._pathData.pi=o}if(o=this._pathData.pi,n=this._pathData.f.v,p=0,x=1,l=0,k=!0,d=o.segments,n<0&&v.v.c)for(o.tLength<Math.abs(n)&&(n=-Math.abs(n)%o.tLength),x=(c=d[p=d.length-1].points).length-1;n<0;)n+=c[x].partialLength,(x-=1)<0&&(x=(c=d[p-=1].points).length-1);y=(c=d[p].points)[x-1],f=(h=c[x]).partialLength}r=A.length,e=0,a=0;var T,E,F,L,I,R=1.2*t.finalSize*.714,V=!0;F=_.length;var B,q,j,W,G,U,X,Y,H,J,K,Z,Q=-1,$=n,tt=p,it=x,et=-1,at="",st=this.defaultPropsArray;if(2===t.j||1===t.j){var rt=0,ot=0,nt=2===t.j?-.5:-1,ht=0,lt=!0;for(s=0;s<r;s+=1)if(A[s].n){for(rt&&(rt+=ot);ht<s;)A[ht].animatorJustifyOffset=rt,ht+=1;rt=0,lt=!0}else{for(E=0;E<F;E+=1)(T=_[E].a).t.propType&&(lt&&2===t.j&&(ot+=T.t.v*nt),(I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?rt+=T.t.v*I[0]*nt:rt+=T.t.v*I*nt);lt=!1}for(rt&&(rt+=ot);ht<s;)A[ht].animatorJustifyOffset=rt,ht+=1}for(s=0;s<r;s+=1){if(C.reset(),W=1,A[s].n)e=0,a+=t.yOffset,a+=V?1:0,n=$,V=!1,this._hasMaskedPath&&(x=it,y=(c=d[p=tt].points)[x-1],f=(h=c[x]).partialLength,l=0),at="",K="",H="",Z="",st=this.defaultPropsArray;else{if(this._hasMaskedPath){if(et!==A[s].line){switch(t.j){case 1:n+=m-t.lineWidths[A[s].line];break;case 2:n+=(m-t.lineWidths[A[s].line])/2}et=A[s].line}Q!==A[s].ind&&(A[Q]&&(n+=A[Q].extra),n+=A[s].an/2,Q=A[s].ind),n+=b[0]*A[s].an*.005;var kt=0;for(E=0;E<F;E+=1)(T=_[E].a).p.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?kt+=T.p.v[0]*I[0]:kt+=T.p.v[0]*I),T.a.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?kt+=T.a.v[0]*I[0]:kt+=T.a.v[0]*I);for(k=!0,this._pathData.a.v&&(n=.5*A[0].an+(m-this._pathData.f.v-.5*A[0].an-.5*A[A.length-1].an)*Q/(r-1),n+=this._pathData.f.v);k;)l+f>=n+kt||!c?(u=(n+kt-l)/h.partialLength,q=y.point[0]+(h.point[0]-y.point[0])*u,j=y.point[1]+(h.point[1]-y.point[1])*u,C.translate(-b[0]*A[s].an*.005,-b[1]*R*.01),k=!1):c&&(l+=h.partialLength,(x+=1)>=c.length&&(x=0,d[p+=1]?c=d[p].points:v.v.c?(x=0,c=d[p=0].points):(l-=h.partialLength,c=null)),c&&(y=h,f=(h=c[x]).partialLength));B=A[s].an/2-A[s].add,C.translate(-B,0,0)}else B=A[s].an/2-A[s].add,C.translate(-B,0,0),C.translate(-b[0]*A[s].an*.005,-b[1]*R*.01,0);for(E=0;E<F;E+=1)(T=_[E].a).t.propType&&(I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars),0===e&&0===t.j||(this._hasMaskedPath?I.length?n+=T.t.v*I[0]:n+=T.t.v*I:I.length?e+=T.t.v*I[0]:e+=T.t.v*I));for(t.strokeWidthAnim&&(U=t.sw||0),t.strokeColorAnim&&(G=t.sc?[t.sc[0],t.sc[1],t.sc[2]]:[0,0,0]),t.fillColorAnim&&t.fc&&(X=[t.fc[0],t.fc[1],t.fc[2]]),E=0;E<F;E+=1)(T=_[E].a).a.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?C.translate(-T.a.v[0]*I[0],-T.a.v[1]*I[1],T.a.v[2]*I[2]):C.translate(-T.a.v[0]*I,-T.a.v[1]*I,T.a.v[2]*I));for(E=0;E<F;E+=1)(T=_[E].a).s.propType&&((I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars)).length?C.scale(1+(T.s.v[0]-1)*I[0],1+(T.s.v[1]-1)*I[1],1):C.scale(1+(T.s.v[0]-1)*I,1+(T.s.v[1]-1)*I,1));for(E=0;E<F;E+=1){if(T=_[E].a,I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars),T.sk.propType&&(I.length?C.skewFromAxis(-T.sk.v*I[0],T.sa.v*I[1]):C.skewFromAxis(-T.sk.v*I,T.sa.v*I)),T.r.propType&&(I.length?C.rotateZ(-T.r.v*I[2]):C.rotateZ(-T.r.v*I)),T.ry.propType&&(I.length?C.rotateY(T.ry.v*I[1]):C.rotateY(T.ry.v*I)),T.rx.propType&&(I.length?C.rotateX(T.rx.v*I[0]):C.rotateX(T.rx.v*I)),T.o.propType&&(I.length?W+=(T.o.v*I[0]-W)*I[0]:W+=(T.o.v*I-W)*I),t.strokeWidthAnim&&T.sw.propType&&(I.length?U+=T.sw.v*I[0]:U+=T.sw.v*I),t.strokeColorAnim&&T.sc.propType)for(Y=0;Y<3;Y+=1)I.length?G[Y]+=(T.sc.v[Y]-G[Y])*I[0]:G[Y]+=(T.sc.v[Y]-G[Y])*I;if(t.fillColorAnim&&t.fc){if(T.fc.propType)for(Y=0;Y<3;Y+=1)I.length?X[Y]+=(T.fc.v[Y]-X[Y])*I[0]:X[Y]+=(T.fc.v[Y]-X[Y])*I;T.fh.propType&&(X=I.length?N(X,T.fh.v*I[0]):N(X,T.fh.v*I)),T.fs.propType&&(X=I.length?O(X,T.fs.v*I[0]):O(X,T.fs.v*I)),T.fb.propType&&(X=I.length?z(X,T.fb.v*I[0]):z(X,T.fb.v*I))}}for(E=0;E<F;E+=1)(T=_[E].a).p.propType&&(I=_[E].s.getMult(A[s].anIndexes[E],w.a[E].s.totalChars),this._hasMaskedPath?I.length?C.translate(0,T.p.v[1]*I[0],-T.p.v[2]*I[1]):C.translate(0,T.p.v[1]*I,-T.p.v[2]*I):I.length?C.translate(T.p.v[0]*I[0],T.p.v[1]*I[1],-T.p.v[2]*I[2]):C.translate(T.p.v[0]*I,T.p.v[1]*I,-T.p.v[2]*I));if(t.strokeWidthAnim&&(H=U<0?0:U),t.strokeColorAnim&&(J="rgb("+Math.round(255*G[0])+","+Math.round(255*G[1])+","+Math.round(255*G[2])+")"),t.fillColorAnim&&t.fc&&(K="rgb("+Math.round(255*X[0])+","+Math.round(255*X[1])+","+Math.round(255*X[2])+")"),this._hasMaskedPath){if(C.translate(0,-t.ls),C.translate(0,b[1]*R*.01+a,0),this._pathData.p.v){g=(h.point[1]-y.point[1])/(h.point[0]-y.point[0]);var xt=180*Math.atan(g)/Math.PI;h.point[0]<y.point[0]&&(xt+=180),C.rotate(-xt*Math.PI/180)}C.translate(q,j,0),n-=b[0]*A[s].an*.005,A[s+1]&&Q!==A[s+1].ind&&(n+=A[s].an/2,n+=.001*t.tr*t.finalSize)}else{switch(C.translate(e,a,0),t.ps&&C.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:C.translate(A[s].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[A[s].line]),0,0);break;case 2:C.translate(A[s].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[A[s].line])/2,0,0)}C.translate(0,-t.ls),C.translate(B,0,0),C.translate(b[0]*A[s].an*.005,b[1]*R*.01,0),e+=A[s].l+.001*t.tr*t.finalSize}"html"===S?at=C.toCSS():"svg"===S?at=C.to2dCSS():st=[C.props[0],C.props[1],C.props[2],C.props[3],C.props[4],C.props[5],C.props[6],C.props[7],C.props[8],C.props[9],C.props[10],C.props[11],C.props[12],C.props[13],C.props[14],C.props[15]],Z=W}P<=s?(L=new Ne(Z,H,J,K,at,st),this.renderedLetters.push(L),P+=1,this.lettersChangedFlag=!0):(L=this.renderedLetters[s],this.lettersChangedFlag=L.update(Z,H,J,K,at,st)||this.lettersChangedFlag)}}},We.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},We.prototype.mHelper=new Vt,We.prototype.defaultPropsArray=[],k([Dt],We),Ge.prototype.initElement=function(t,i,e){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,i,e),this.textProperty=new Be(this,t.t,this.dynamicProperties),this.textAnimator=new We(t.t,this.renderType,this),this.initTransform(t,i,e),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},Ge.prototype.prepareFrame=function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)},Ge.prototype.createPathShape=function(t,i){var e,a,s=i.length,r="";for(e=0;e<s;e+=1)"sh"===i[e].ty&&(a=i[e].ks.k,r+=Ve(a,a.i.length,!0,t));return r},Ge.prototype.updateDocumentData=function(t,i){this.textProperty.updateDocumentData(t,i)},Ge.prototype.canResizeFont=function(t){this.textProperty.canResizeFont(t)},Ge.prototype.setMinimumFontSize=function(t){this.textProperty.setMinimumFontSize(t)},Ge.prototype.applyTextPropertiesToMatrix=function(t,i,e,a,s){switch(t.ps&&i.translate(t.ps[0],t.ps[1]+t.ascent,0),i.translate(0,-t.ls,0),t.j){case 1:i.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[e]),0,0);break;case 2:i.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[e])/2,0,0)}i.translate(a,s,0)},Ge.prototype.buildColor=function(t){return"rgb("+Math.round(255*t[0])+","+Math.round(255*t[1])+","+Math.round(255*t[2])+")"},Ge.prototype.emptyProp=new Ne,Ge.prototype.destroy=function(){},Ge.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var Ue={shapes:[]};function Xe(t,i,e){this.textSpans=[],this.renderType="svg",this.initElement(t,i,e)}function Ye(t,i,e){this.initElement(t,i,e)}function He(t,i,e){this.initFrame(),this.initBaseData(t,i,e),this.initFrame(),this.initTransform(t,i,e),this.initHierarchy()}function Je(){}function Ke(){}function Ze(t,i,e){this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?c(this.layers.length):[],this.initElement(t,i,e),this.tm=t.tm?Mt.getProp(this,t.tm,0,i.frameRate,this):{_placeholder:!0}}function Qe(t,i){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.svgElement=Y("svg");var e="";if(i&&i.title){var a=Y("title"),s=I();a.setAttribute("id",s),a.textContent=i.title,this.svgElement.appendChild(a),e+=s}if(i&&i.description){var r=Y("desc"),o=I();r.setAttribute("id",o),r.textContent=i.description,this.svgElement.appendChild(r),e+=" "+o}e&&this.svgElement.setAttribute("aria-labelledby",e);var n=Y("defs");this.svgElement.appendChild(n);var h=Y("g");this.svgElement.appendChild(h),this.layerElement=h,this.renderConfig={preserveAspectRatio:i&&i.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:i&&i.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:i&&i.contentVisibility||"visible",progressiveLoad:i&&i.progressiveLoad||!1,hideOnTransparent:!(i&&!1===i.hideOnTransparent),viewBoxOnly:i&&i.viewBoxOnly||!1,viewBoxSize:i&&i.viewBoxSize||!1,className:i&&i.className||"",id:i&&i.id||"",focusable:i&&i.focusable,filterSize:{width:i&&i.filterSize&&i.filterSize.width||"100%",height:i&&i.filterSize&&i.filterSize.height||"100%",x:i&&i.filterSize&&i.filterSize.x||"0%",y:i&&i.filterSize&&i.filterSize.y||"0%"},width:i&&i.width,height:i&&i.height,runExpressions:!i||void 0===i.runExpressions||i.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:n,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}return k([ae,le,me,ue,se,ge,Ge],Xe),Xe.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=Y("text"))},Xe.prototype.buildTextContents=function(t){for(var i=0,e=t.length,a=[],s="";i<e;)t[i]===String.fromCharCode(13)||t[i]===String.fromCharCode(3)?(a.push(s),s=""):s+=t[i],i+=1;return a.push(s),a},Xe.prototype.buildShapeData=function(t,i){if(t.shapes&&t.shapes.length){var e=t.shapes[0];if(e.it){var a=e.it[e.it.length-1];a.s&&(a.s.k[0]=i,a.s.k[1]=i)}}return t},Xe.prototype.buildNewText=function(){var t,i;this.addDynamicProperty(this);var e=this.textProperty.currentData;this.renderedLetters=c(e?e.l.length:0),e.fc?this.layerElement.setAttribute("fill",this.buildColor(e.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),e.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(e.sc)),this.layerElement.setAttribute("stroke-width",e.sw)),this.layerElement.setAttribute("font-size",e.finalSize);var a=this.globalData.fontManager.getFontByName(e.f);if(a.fClass)this.layerElement.setAttribute("class",a.fClass);else{this.layerElement.setAttribute("font-family",a.fFamily);var s=e.fWeight,r=e.fStyle;this.layerElement.setAttribute("font-style",r),this.layerElement.setAttribute("font-weight",s)}this.layerElement.setAttribute("aria-label",e.t);var o,n=e.l||[],h=!!this.globalData.fontManager.chars;i=n.length;var l=this.mHelper,k="",x=this.data.singleShape,p=0,y=0,d=!0,f=.001*e.tr*e.finalSize;if(!x||h||e.sz){var m,u=this.textSpans.length;for(t=0;t<i;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!h||!x||0===t){if(o=u>t?this.textSpans[t].span:Y(h?"g":"text"),u<=t){if(o.setAttribute("stroke-linecap","butt"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=o,h){var g=Y("g");o.appendChild(g),this.textSpans[t].childSpan=g}this.textSpans[t].span=o,this.layerElement.appendChild(o)}o.style.display="inherit"}if(l.reset(),x&&(n[t].n&&(p=-f,y+=e.yOffset,y+=d?1:0,d=!1),this.applyTextPropertiesToMatrix(e,l,n[t].line,p,y),p+=n[t].l||0,p+=f),h){var v;if(1===(m=this.globalData.fontManager.getCharData(e.finalText[t],a.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily)).t)v=new Ze(m.data,this.globalData,this);else{var b=Ue;m.data&&m.data.shapes&&(b=this.buildShapeData(m.data,e.finalSize)),v=new ze(b,this.globalData,this)}if(this.textSpans[t].glyph){var _=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(_.layerElement),_.destroy()}this.textSpans[t].glyph=v,v._debug=!0,v.prepareFrame(0),v.renderFrame(),this.textSpans[t].childSpan.appendChild(v.layerElement),1===m.t&&this.textSpans[t].childSpan.setAttribute("transform","scale("+e.finalSize/100+","+e.finalSize/100+")")}else x&&o.setAttribute("transform","translate("+l.props[12]+","+l.props[13]+")"),o.textContent=n[t].val,o.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}x&&o&&o.setAttribute("d",k)}else{var w=this.textContainer,C="start";switch(e.j){case 1:C="end";break;case 2:C="middle";break;default:C="start"}w.setAttribute("text-anchor",C),w.setAttribute("letter-spacing",f);var S=this.buildTextContents(e.finalText);for(i=S.length,y=e.ps?e.ps[1]+e.ascent:0,t=0;t<i;t+=1)(o=this.textSpans[t].span||Y("tspan")).textContent=S[t],o.setAttribute("x",0),o.setAttribute("y",y),o.style.display="inherit",w.appendChild(o),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=o,y+=e.finalLineHeight;this.layerElement.appendChild(w)}for(;t<this.textSpans.length;)this.textSpans[t].span.style.display="none",t+=1;this._sizeChanged=!0},Xe.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var t=this.layerElement.getBBox();this.bbox={top:t.y,left:t.x,width:t.width,height:t.height}}return this.bbox},Xe.prototype.getValue=function(){var t,i,e=this.textSpans.length;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<e;t+=1)(i=this.textSpans[t].glyph)&&(i.prepareFrame(this.comp.renderedFrame-this.data.st),i._mdf&&(this._mdf=!0))},Xe.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){var t,i;this._sizeChanged=!0;var e,a,s,r=this.textAnimator.renderedLetters,o=this.textProperty.currentData.l;for(i=o.length,t=0;t<i;t+=1)o[t].n||(e=r[t],a=this.textSpans[t].span,(s=this.textSpans[t].glyph)&&s.renderFrame(),e._mdf.m&&a.setAttribute("transform",e.m),e._mdf.o&&a.setAttribute("opacity",e.o),e._mdf.sw&&a.setAttribute("stroke-width",e.sw),e._mdf.sc&&a.setAttribute("stroke",e.sc),e._mdf.fc&&a.setAttribute("fill",e.fc))}},k([ve],Ye),Ye.prototype.createContent=function(){var t=Y("rect");t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.layerElement.appendChild(t)},He.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},He.prototype.renderFrame=function(){},He.prototype.getBaseElement=function(){return null},He.prototype.destroy=function(){},He.prototype.sourceRectAtTime=function(){},He.prototype.hide=function(){},k([ae,le,ue,se],He),k([ne],Je),Je.prototype.createNull=function(t){return new He(t,this.globalData,this)},Je.prototype.createShape=function(t){return new ze(t,this.globalData,this)},Je.prototype.createText=function(t){return new Xe(t,this.globalData,this)},Je.prototype.createImage=function(t){return new ve(t,this.globalData,this)},Je.prototype.createSolid=function(t){return new Ye(t,this.globalData,this)},Je.prototype.configAnimation=function(t){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",t.w),this.svgElement.setAttribute("height",t.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),void 0!==this.renderConfig.focusable&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var i=this.globalData.defs;this.setupGlobalData(t,i),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;var e=Y("clipPath"),a=Y("rect");a.setAttribute("width",t.w),a.setAttribute("height",t.h),a.setAttribute("x",0),a.setAttribute("y",0);var s=I();e.setAttribute("id",s),e.appendChild(a),this.layerElement.setAttribute("clip-path","url("+h()+"#"+s+")"),i.appendChild(e),this.layers=t.layers,this.elements=c(t.layers.length)},Je.prototype.destroy=function(){var t;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var i=this.layers?this.layers.length:0;for(t=0;t<i;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},Je.prototype.updateContainerSize=function(){},Je.prototype.findIndexByInd=function(t){var i=0,e=this.layers.length;for(i=0;i<e;i+=1)if(this.layers[i].ind===t)return i;return-1},Je.prototype.buildItem=function(t){var i=this.elements;if(!i[t]&&99!==this.layers[t].ty){i[t]=!0;var e=this.createItem(this.layers[t]);if(i[t]=e,W()&&(0===this.layers[t].ty&&this.globalData.projectInterface.registerComposition(e),e.initExpressions()),this.appendElementInPos(e,t),this.layers[t].tt){var a="tp"in this.layers[t]?this.findIndexByInd(this.layers[t].tp):t-1;if(-1===a)return;if(this.elements[a]&&!0!==this.elements[a]){var s=i[a].getMatte(this.layers[t].tt);e.setMatte(s)}else this.buildItem(a),this.addPendingElement(e)}}},Je.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();if(t.checkParenting(),t.data.tt)for(var i=0,e=this.elements.length;i<e;){if(this.elements[i]===t){var a="tp"in t.data?this.findIndexByInd(t.data.tp):i-1,s=this.elements[a].getMatte(this.layers[i].tt);t.setMatte(s);break}i+=1}}},Je.prototype.renderFrame=function(t){if(this.renderedFrame!==t&&!this.destroyed){var i;null===t?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var e=this.layers.length;for(this.completeLayers||this.checkLayers(t),i=e-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&this.elements[i].prepareFrame(t-this.layers[i].st);if(this.globalData._mdf)for(i=0;i<e;i+=1)(this.completeLayers||this.elements[i])&&this.elements[i].renderFrame()}},Je.prototype.appendElementInPos=function(t,i){var e=t.getBaseElement();if(e){for(var a,s=0;s<i;)this.elements[s]&&!0!==this.elements[s]&&this.elements[s].getBaseElement()&&(a=this.elements[s].getBaseElement()),s+=1;a?this.layerElement.insertBefore(e,a):this.layerElement.appendChild(e)}},Je.prototype.hide=function(){this.layerElement.style.display="none"},Je.prototype.show=function(){this.layerElement.style.display="block"},k([ae,le,ue,se,ge],Ke),Ke.prototype.initElement=function(t,i,e){this.initFrame(),this.initBaseData(t,i,e),this.initTransform(t,i,e),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),!this.data.xt&&i.progressiveLoad||this.buildAllItems(),this.hide()},Ke.prototype.prepareFrame=function(t){if(this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.isInRange||this.data.xt){if(this.tm._placeholder)this.renderedFrame=t/this.data.sr;else{var i=this.tm.v;i===this.data.op&&(i=this.data.op-1),this.renderedFrame=i}var e,a=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),e=a-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&(this.elements[e].prepareFrame(this.renderedFrame-this.layers[e].st),this.elements[e]._mdf&&(this._mdf=!0))}},Ke.prototype.renderInnerContent=function(){var t,i=this.layers.length;for(t=0;t<i;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},Ke.prototype.setElements=function(t){this.elements=t},Ke.prototype.getElements=function(){return this.elements},Ke.prototype.destroyElements=function(){var t,i=this.layers.length;for(t=0;t<i;t+=1)this.elements[t]&&this.elements[t].destroy()},Ke.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()},k([Je,Ke,me],Ze),Ze.prototype.createComp=function(t){return new Ze(t,this.globalData,this)},k([Je],Qe),Qe.prototype.createComp=function(t){return new Ze(t,this.globalData,this)},it("svg",Qe),ii.registerModifier("tm",ai),ii.registerModifier("pb",si),ii.registerModifier("rp",oi),ii.registerModifier("rd",ni),ii.registerModifier("zz",Pi),ii.registerModifier("op",Ni),zt}())}(ai,ai.exports)),ai.exports}var ri=si(),oi=i({__proto__:null,default:e(ri)},[ri]);t.ALL_PRESETS=F,t.COPY=R,t.CosmicRenderer=G,t.DEFAULTS=I,t.EMO_CATEGORIES={negative:"负面情绪",thinking:"中性与思考",physical:"身体与特殊状态",positive:"正面情绪",social:"社交情境",reaction:"惊讶与反应"},t.EMO_PRESETS=zt,t.EMO_TYPES=Nt,t.FallbackRenderer=K,t.PRESETS=E,t.PROGRESS_PRESETS=T,t.ProgressCapsuleController=Rt,t.ProgressFlowRenderer=bt,t.QUALITY_TIERS=v,t.createCapsule=function(t){var i,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!t||"function"!=typeof t.appendChild)throw new Error("createCapsule: container element is required");var a=x({},L("capsule",null!==(i=e.preset)&&void 0!==i?i:"初光")),s=w(I.capsule,a,e),r=Array.isArray(s.colors)?s.colors.map(z):[];4===r.length&&r.every(Boolean)&&(a.colors=r);var o=xt(s.seed),n=xt(s.speed);null!==o&&(a.seed=o),null!==n&&(a.speed=n),s.colors=y(a.colors),s.seed=a.seed,s.speed=a.speed;var l=Array.isArray(e.colors)?e.colors.map(z):[],k=4===l.length&&l.every(Boolean)?y(l):null,p=void 0!==e.seed?xt(e.seed):null,c=void 0!==e.speed?xt(e.speed):null,f="string"==typeof e.label&&e.label?e.label:null,u=document.createElement("div");u.className="hj-capsule-root hj-capsule-cosmic",u.dataset.group=a.group,u.dataset.mode="nebula",u.dataset.theme=a.theme||"light",u.setAttribute("role","img");var v=function(){u.setAttribute("aria-label",f||R.capsuleAria.replace("{name}",a.name))};v();var b=function(t,i){if(t.innerHTML="",null!=i)if("string"!=typeof i){var e,a=h(Array.isArray(i)?i:[i]);try{for(a.s();!(e=a.n()).done;){var s=e.value;s&&"number"==typeof s.nodeType&&t.appendChild(s)}}catch(t){a.e(t)}finally{a.f()}}else t.innerHTML=i},C=document.createElement("div");C.className="hj-capsule-text hj-capsule-copy";var S=document.createElement("div");S.className="hj-capsule-visual",b(C,e.text),b(S,e.colorContent);var P=document.createElement("canvas");P.className="hj-capsule-canvas",P.setAttribute("aria-hidden","true"),u.appendChild(C),u.appendChild(S),u.appendChild(P),t.appendChild(u);var A,M=m(),D=!0===s.paused,T=!1,E=!0===s.static,F=!1,V=!1,O=function(){},N={preset:!1,seed:!1,speed:!1,colors:!1,textRatio:!1,cssVars:!1,mouseColor:!1,quality:!1,renderScale:!1,paused:!1,static:!1,fps:!1};if("canvas2d"!==s.renderer)try{A=new G(P,s,{dprCap:_(s.quality,s.renderScale),mouseColor:!1!==s.mouseColor,powerPreference:s.powerPreference,onContextLost:function(){F=!0,M.emit("contextlost",{})},onContextRestored:function(){F=!1,M.emit("contextrestored",{}),O(),st()}})}catch(t){A=new K(P,s,{dprCap:_(s.quality,s.renderScale)}),nt(function(){V||M.emit("error",{message:String(t&&t.message?t.message:t)})})}else A=new K(P,s,{dprCap:_(s.quality,s.renderScale)});var B=0,q=lt(s.fps);O=function(){return A.draw(B)};var j=function(){u.style.width=g(s.width),u.style.height=g(s.height);for(var t=s.cssVars||{},i=0,e=Object.keys(t);i<e.length;i++){var a=e[i];u.style.setProperty(a,t[a])}void 0!==s.textRatio&&(u.style.setProperty("--hj-text-width","".concat(s.textRatio,"%")),u.style.setProperty("--hj-text-min-width","0")),A.resize()};j();var W=function(){A.resize(),(D||T||E)&&O()},U="undefined"!=typeof ResizeObserver?new ResizeObserver(W):null;U?U.observe(u):window.addEventListener("resize",W);var X=ot(u,st),Y=kt(s.respectReducedMotion,function(t){T=t,t?O():st()});T=Y.matches();var H=function(){return D||T||E||F};u.addEventListener("pointerenter",function(){return M.emit("pointerenter",{preset:x({},a)})}),u.addEventListener("pointerleave",function(){return M.emit("pointerleave",{preset:x({},a)})}),u.addEventListener("click",function(t){M.emit("click",{event:t,preset:x({},a)})}),u.addEventListener("pointerdown",function(t){return M.emit("pointerdown",{event:t,preset:x({},a)})}),u.addEventListener("pointerup",function(t){return M.emit("pointerup",{event:t,preset:x({},a)})}),u.addEventListener("dblclick",function(t){return M.emit("dblclick",{event:t,preset:x({},a)})}),O();var J=rt(function(t){B+=t,q.shouldDraw(t)&&A.draw(B)},function(){return H()||!X.isVisible()});return nt(function(){V||M.emit("ready",{preset:x({},a)})}),{element:u,canvas:P,preset:a,on:M.on,off:M.off,setPreset:function(t){var i=L("capsule",t);N.preset=!0,Object.assign(a,i),k&&(a.colors=y(k)),null!==p&&(a.seed=p),null!==c&&(a.speed=c);var e=a.colors.map(z);return e.every(Boolean)&&(a.colors=e),A.setPreset(x({},a)),u.dataset.mode="nebula",u.dataset.theme=a.theme||"light",v(),A.resize(),H()&&O(),M.emit("presetchange",{preset:x({},i)}),this},setColors:function(t){var i=Array.isArray(t)?t.map(z):[];return 4!==i.length||i.some(function(t){return!t})||(N.colors=!0,k=y(i),a.colors=i,A.setPreset(x(x({},a),{},{colors:i})),H()&&O()),this},setSeed:function(t){var i=xt(t);return null===i||(N.seed=!0,p=i,a.seed=i,A.setPreset(x({},a)),H()&&O()),this},setSpeed:function(t){var i=xt(t);return null===i||(N.speed=!0,c=i,a.speed=i,A.setPreset(x({},a)),H()&&O()),this},setText:function(t){return b(C,t),this},setColorContent:function(t){return b(S,t),this},setTextRatio:function(t){var i=Number(t);return!Number.isFinite(i)||i<0||i>100||(N.textRatio=!0,s.textRatio=i,u.style.setProperty("--hj-text-width","".concat(i,"%")),u.style.setProperty("--hj-text-min-width","0")),this},setCssVars:function(t){if(!t||"object"!==d(t))return this;N.cssVars=!0,s.cssVars=x(x({},s.cssVars||{}),t);for(var i=0,e=Object.keys(t);i<e.length;i++){var a=e[i];u.style.setProperty(a,t[a])}return this},setLabel:function(t){return f="string"==typeof t&&t?t:null,v(),this},setMouseColor:function(t){return N.mouseColor=!0,s.mouseColor=!1!==t,"function"==typeof A.setMouseColor&&A.setMouseColor(s.mouseColor),this},setSize:function(t,i){return void 0!==t&&(g(t),s.width=t),void 0!==i&&(g(i),s.height=i),j(),H()&&O(),this},randomize:function(){return this.setSeed(100*Math.random()),this},pause:function(){return N.paused=!0,D=!0,O(),this},resume:function(){return N.paused=!0,D=!1,st(),this},setPaused:function(t){return t?this.pause():this.resume()},setStatic:function(t){return N.static=!0,E=!0===t,s.static=E,E?O():st(),this},setFps:function(t){return N.fps=!0,s.fps=q.setFps(t),st(),this},setQuality:function(t){return N.quality=!0,s.quality=t,"function"==typeof A.setDprCap&&A.setDprCap(_(t,s.renderScale)),H()&&O(),this},setRenderScale:function(t){var i=Number(t);return Number.isFinite(i)?(N.renderScale=!0,s.renderScale=Math.min(1,Math.max(.25,i)),"function"==typeof A.setDprCap&&A.setDprCap(_(s.quality,s.renderScale)),H()&&O(),this):this},dispose:function(){V=!0,J(),X.dispose(),Y.dispose(),U?U.disconnect():window.removeEventListener("resize",W),A.dispose(),u.remove()},get textRatio(){return s.textRatio},get cssVars(){return s.cssVars},get mouseColor(){return s.mouseColor},get quality(){return s.quality},get renderScale(){return s.renderScale},get paused(){return D},get static(){return E},get fps(){return q.getFps()},dirty:N}},t.createColorBackground=function(t){var i,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!t||"function"!=typeof t.appendChild)throw new Error("createColorBackground: host element is required");var a=x({},L("capsule",null!==(i=e.preset)&&void 0!==i?i:"初光")),s=w({quality:I.capsule.quality,renderer:I.capsule.renderer,respectReducedMotion:I.capsule.respectReducedMotion,mouseColor:!0,renderScale:1,powerPreference:"high-performance",fps:I.capsule.fps,paused:!1,static:!1,opacity:1,fallbackColor:!0},a,e);s.opacity=Number.isFinite(Number(s.opacity))?Math.min(1,Math.max(0,Number(s.opacity))):1;var r=Array.isArray(s.colors)?s.colors.map(z):[];4===r.length&&r.every(Boolean)&&(a.colors=r);var o=xt(s.seed),n=xt(s.speed);null!==o&&(a.seed=o),null!==n&&(a.speed=n),s.colors=y(a.colors),s.seed=a.seed,s.speed=a.speed;var h=Array.isArray(e.colors)?e.colors.map(z):[],l=4===h.length&&h.every(Boolean)?y(h):null,k=void 0!==e.seed?xt(e.seed):null,p=void 0!==e.speed?xt(e.speed):null;!function(t){var i=Vt.get(t);if(i)i.count+=1;else{var e={count:1,position:t.style.position,isolation:t.style.isolation},a=getComputedStyle(t);"static"!==a.position&&""!==a.position||(t.style.position="relative"),t.style.isolation="isolate",Vt.set(t,e)}}(t);var c=document.createElement("div");c.className="dlc-color-layer";var d=function(){c.style.setProperty("--dlc-color-opacity",String(s.opacity));var t=!1===s.fallbackColor||null==s.fallbackColor?"transparent":"string"==typeof s.fallbackColor?s.fallbackColor:a.colors[0];c.style.setProperty("--dlc-color-bg",t)};d();var f=document.createElement("canvas");f.className="dlc-color-canvas",f.setAttribute("aria-hidden","true"),c.appendChild(f),t.appendChild(c);var u,g=m(),v=!0===s.paused,b=!1,C=!0===s.static,S=!1,P=!1,A=function(){},M={preset:!1,seed:!1,speed:!1,colors:!1,opacity:!1,fallbackColor:!1,mouseColor:!1,quality:!1,renderScale:!1,paused:!1,static:!1,fps:!1};if("canvas2d"!==s.renderer)try{u=new G(f,s,{dprCap:_(s.quality,s.renderScale),mouseColor:!1!==s.mouseColor,eventTarget:t,powerPreference:s.powerPreference,onContextLost:function(){S=!0,g.emit("contextlost",{})},onContextRestored:function(){S=!1,g.emit("contextrestored",{}),A(),st()}})}catch(t){u=new K(f,s,{dprCap:_(s.quality,s.renderScale)}),nt(function(){P||g.emit("error",{message:String(t&&t.message?t.message:t)})})}else u=new K(f,s,{dprCap:_(s.quality,s.renderScale)});u.resize();var D=0,T=lt(s.fps);A=function(){return u.draw(D)};var E=function(){u.resize(),(v||b||C)&&A()},F="undefined"!=typeof ResizeObserver?new ResizeObserver(E):null;F?F.observe(t):window.addEventListener("resize",E);var R=ot(c,st),V=kt(s.respectReducedMotion,function(t){b=t,t?A():st()});b=V.matches();var O=function(){return v||b||C||S};A();var N=rt(function(t){D+=t,T.shouldDraw(t)&&u.draw(D)},function(){return O()||!R.isVisible()});return nt(function(){P||g.emit("ready",{preset:x({},a)})}),{element:t,layer:c,canvas:f,preset:a,on:g.on,off:g.off,setPreset:function(t){var i=L("capsule",t);M.preset=!0,Object.assign(a,i),l&&(a.colors=y(l)),null!==k&&(a.seed=k),null!==p&&(a.speed=p);var e=a.colors.map(z);return e.every(Boolean)&&(a.colors=e),u.setPreset(x({},a)),u.resize(),d(),O()&&A(),g.emit("presetchange",{preset:x({},a)}),this},setColors:function(t){var i=Array.isArray(t)?t.map(z):[];return 4!==i.length||i.some(function(t){return!t})||(M.colors=!0,l=y(i),a.colors=i,u.setPreset(x(x({},a),{},{colors:i})),d(),O()&&A()),this},setSeed:function(t){var i=xt(t);return null===i||(M.seed=!0,k=i,a.seed=i,u.setPreset(x({},a)),O()&&A()),this},setSpeed:function(t){var i=xt(t);return null===i||(M.speed=!0,p=i,a.speed=i,u.setPreset(x({},a)),O()&&A()),this},setFallbackColor:function(t){return M.fallbackColor=!0,s.fallbackColor=t,d(),this},setMouseColor:function(t){return M.mouseColor=!0,s.mouseColor=!1!==t,"function"==typeof u.setMouseColor&&u.setMouseColor(s.mouseColor),this},setQuality:function(t){return M.quality=!0,s.quality=t,"function"==typeof u.setDprCap&&u.setDprCap(_(t,s.renderScale)),O()&&A(),this},setRenderScale:function(t){var i=Number(t);return Number.isFinite(i)?(M.renderScale=!0,s.renderScale=Math.min(1,Math.max(.25,i)),"function"==typeof u.setDprCap&&u.setDprCap(_(s.quality,s.renderScale)),O()&&A(),this):this},setOpacity:function(t){var i=Number(t);return Number.isFinite(i)?(M.opacity=!0,s.opacity=Math.min(1,Math.max(0,i)),c.style.setProperty("--dlc-color-opacity",String(s.opacity)),this):this},randomize:function(){return this.setSeed(100*Math.random()),this},pause:function(){return M.paused=!0,v=!0,A(),this},resume:function(){return M.paused=!0,v=!1,st(),this},setPaused:function(t){return t?this.pause():this.resume()},setStatic:function(t){return M.static=!0,C=!0===t,s.static=C,C?A():st(),this},setFps:function(t){return M.fps=!0,s.fps=T.setFps(t),st(),this},dispose:function(){P=!0,N(),R.dispose(),V.dispose(),F?F.disconnect():window.removeEventListener("resize",E),u.dispose(),c.remove(),function(t){var i=Vt.get(t);i&&(i.count-=1,i.count>0||(t.style.position=i.position,t.style.isolation=i.isolation,Vt.delete(t)))}(t)},get opacity(){return s.opacity},get fallbackColor(){return s.fallbackColor},get mouseColor(){return s.mouseColor},get quality(){return s.quality},get renderScale(){return s.renderScale},get paused(){return v},get static(){return C},get fps(){return T.getFps()},dirty:M}},t.createEmo=function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!t||"function"!=typeof t.appendChild)throw new Error("createEmo: container element is required");var e=i.type||"miao",a=i.name||"smile",s=Bt(e,a),r=void 0===i.width?160:i.width,o=void 0===i.height?160:i.height,n=jt(i.speed),l=!1!==i.loop,k=!1!==i.autoplay,c=Gt(i.direction),d=Wt(i.opacity),f=Xt(i.fit),u=Ut(i.renderer),v=!0===i.paused,b=!1,_=Yt(i.segment,s),w=z(i.color||"#ffffff")||"#ffffff",C=null==i.accentColor?null:z(i.accentColor),S=null==i.background?"transparent":String(i.background),P="string"==typeof i.label&&i.label?i.label:null,A=!1,M=null,D=0,T=m(),E=kt(!1!==i.respectReducedMotion,function(t){b=t,A||(I(),M&&(v||b||!k?M.pause():M.play()))});b=E.matches();var F=document.createElement("div");F.className="dlc-emo-root",F.setAttribute("role","img");var L=document.createElement("div");L.className="dlc-emo-stage",F.appendChild(L),t.appendChild(F);var I=function(){F.style.width=g(r),F.style.height=g(o),F.style.setProperty("--dlc-emo-opacity",String(d)),F.style.setProperty("--dlc-emo-background",S),F.dataset.type=s.type,F.dataset.name=s.name,F.dataset.fit=f,F.dataset.renderer=u,F.dataset.paused=String(v||b),F.setAttribute("aria-label",P||"".concat(s.label,"表情动画"))},R=function(){M&&(!function(){if(M&&M.__dlcHandlers){var t,i=h(M.__dlcHandlers);try{for(i.s();!(t=i.n()).done;){var e=p(t.value,2),a=e[0],s=e[1];M.removeEventListener(a,s)}}catch(t){i.e(t)}finally{i.f()}M.__dlcHandlers=null}}(),M.destroy(),M=null,L.innerHTML="")},V=function(t,e,a){if(!A&&a===D)if(t&&"function"==typeof t.loadAnimation)try{M=t.loadAnimation({container:L,renderer:u,loop:l,autoplay:!1,name:i.instanceName||"dlc-emo-".concat(s.type,"-").concat(s.name),animationData:e,rendererSettings:{preserveAspectRatio:"cover"===f?"xMidYMid slice":"xMidYMid meet",progressiveLoad:!1,runExpressions:!1,title:P||"".concat(s.label,"表情动画"),description:"".concat(s.type,"/").concat(s.name)}});var r=[["DOMLoaded",function(){A||a!==D||(O(),T.emit("ready",{preset:x({},s),duration:M.getDuration(!1),frames:s.frames}))}],["complete",function(){return T.emit("complete",{preset:x({},s)})}],["loopComplete",function(){return T.emit("loopComplete",{preset:x({},s)})}],["segmentStart",function(){return T.emit("segmentStart",{segment:_?y(_):null})}],["data_failed",function(){return T.emit("error",{message:"Failed to load emo: ".concat(s.type,"/").concat(s.name)})}]];M.__dlcHandlers=r,r.forEach(function(t){var i=p(t,2),e=i[0],a=i[1];return M.addEventListener(e,a)})}catch(t){T.emit("error",{message:String(t&&t.message?t.message:t)})}else T.emit("error",{message:"createEmo: lottie-web player is unavailable"})},O=function(){M&&(M.setSpeed(n),M.setDirection(c),_?(M.playSegments(_,!0),c<0?M.goToAndStop(_[1],!0):M.goToAndStop(_[0],!0)):c<0&&M.goToAndStop(Math.max(0,s.frames-1),!0),v||b||!k?M.pause():M.play())},N=function(){var t=++D;if(R(),!A){s=Bt(e,a),_=Yt(_,s),I();var r,o=(r=function(){var t=Bt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"miao",arguments.length>1&&void 0!==arguments[1]?arguments[1]:"smile");if("miao"===t.type)return Ot[t.name];throw new Error("Unsupported emo type: ".concat(t.type))}(e,a),JSON.parse(JSON.stringify(r)));Jt(o,Kt(w,[1,1,1]),Kt(C,null)),i.player?V(i.player,o,t):function(t){var i="canvas"===t?"canvas":"svg";if(!qt[i]){var e="canvas"===i?Promise.resolve().then(function(){return ei}):Promise.resolve().then(function(){return oi});qt[i]=e.then(function(t){return t.default||t})}return qt[i]}(u).then(function(i){return V(i,o,t)}).catch(function(t){return T.emit("error",{message:String(t&&t.message?t.message:t)})})}};return I(),N(),{element:F,get animation(){return M},get preset(){return x({},s)},on:T.on,off:T.off,play:function(){return v=!1,I(),M&&!b&&M.play(),this},pause:function(){return v=!0,F.dataset.paused="true",M&&M.pause(),this},stop:function(){return v=!0,F.dataset.paused="true",M&&M.stop(),this},setPaused:function(t){return t?this.pause():this.play()},setSpeed:function(t){return n=jt(t),M&&M.setSpeed(n),this},setDirection:function(t){return c=Gt(t),M&&(M.setDirection(c),c<0&&M.currentFrame<=0&&M.goToAndStop(_?_[1]:s.frames-1,!0)),this},setSegment:function(t){return _=Yt(t,s),O(),this},setName:function(t){return a=t,N(),T.emit("namechange",{preset:x({},s)}),this},setType:function(t){return e=t,N(),T.emit("typechange",{preset:x({},s)}),this},setColors:function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:C,e=z(t),a=null==i?null:z(i);return e&&(w=e),(null==i||a)&&(C=a),N(),this},setOpacity:function(t){return d=Wt(t),I(),this},setBackground:function(t){return S=null==t?"transparent":String(t),I(),this},setSize:function(t,i){return void 0!==t&&(g(t),r=t),void 0!==i&&(g(i),o=i),I(),this},setFit:function(t){return f=Xt(t),N(),this},setRenderer:function(t){return u=Ut(t),N(),this},setLoop:function(t){return l=!1!==t,N(),this},setAutoplay:function(t){return!(k=!1!==t)||v||b?M&&M.pause():this.play(),this},setLabel:function(t){return P="string"==typeof t&&t?t:null,I(),this},dispose:function(){A=!0,D+=1,E.dispose(),R(),F.remove()},get speed(){return n},get loop(){return l},get autoplay(){return k},get direction(){return c},get opacity(){return d},get fit(){return f},get renderer(){return u},get paused(){return v},get segment(){return _?y(_):null},get color(){return w},get accentColor(){return C},get background(){return S}}},t.createProgressCapsule=function(t){var i,e,a,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!t||"function"!=typeof t.appendChild)throw new Error("createProgressCapsule: container element is required");var r=x({},L("progress",null!==(i=s.preset)&&void 0!==i?i:"星火")),o=w(I.progress,r,s),n=p(At(o.min,o.max),2);o.min=n[0],o.max=n[1],void 0!==o.modelValue&&(o.value=o.modelValue);var l=Array.isArray(o.colors)?o.colors.map(z):[];4===l.length&&l.every(Boolean)&&(r.colors=l);var k="tide"===o.edgeStyle||"flow"===o.edgeStyle?o.edgeStyle:r.edgeStyle;r.edgeStyle=k,o.edgeStyle=k,o.colors=y(r.colors);var c=Array.isArray(s.colors)?s.colors.map(z):[],f=4===c.length&&c.every(Boolean)?y(c):null,u="flow"===s.edgeStyle||"tide"===s.edgeStyle?o.edgeStyle:null,v=R,b="string"==typeof s.label&&s.label?s.label:null,C=!0===o.disabled||""===o.disabled||"true"===o.disabled,S=!0===o.readonly||""===o.readonly||"true"===o.readonly,P=C||S,A=!P&&!1!==o.draggable,M=!P&&!1!==o.keyboard,D={preset:!1,colors:!1,textRatio:!1,cssVars:!1,edgeStyle:!1,value:!1,step:!1,precision:!1,formatValue:!1,direction:!1,showValue:!1,valueSuffix:!1,quality:!1,renderScale:!1,paused:!1,static:!1,fps:!1},T=document.createElement("div");T.className="hj-capsule-root hj-progress-root",T.setAttribute("role","slider"),T.setAttribute("data-draggable",String(A)),T.dataset.direction="rtl"===o.direction?"rtl":"ltr",C&&(T.setAttribute("aria-disabled","true"),T.classList.add("is-disabled")),S&&(T.setAttribute("aria-readonly","true"),T.classList.add("is-readonly")),T.setAttribute("tabindex",P?"-1":M?"0":"-1"),T.setAttribute("aria-orientation","horizontal"),T.setAttribute("aria-valuemin",String(null!==(e=o.min)&&void 0!==e?e:0)),T.setAttribute("aria-valuemax",String(null!==(a=o.max)&&void 0!==a?a:100)),T.setAttribute("aria-valuenow",String(r.initialProgress));var E=function(){var t,i;T.setAttribute("aria-label",b||(t=v.progressAria,i={brand:v.brandName,code:r.code,name:r.name},t.replace(/\{(\w+)\}/g,function(t,e){return void 0!==i[e]?i[e]:""})))};E();var F=document.createElement("canvas");F.className="hj-progress-canvas",F.setAttribute("aria-hidden","true");var V=function(t,i){if(t.innerHTML="",null!=i)if("string"!=typeof i){var e,a=h(Array.isArray(i)?i:[i]);try{for(a.s();!(e=a.n()).done;){var s=e.value;s&&"number"==typeof s.nodeType&&t.appendChild(s)}}catch(t){a.e(t)}finally{a.f()}}else t.innerHTML=i},O=document.createElement("div");O.className="hj-progress-text hj-progress-copy";var N=document.createElement("div");N.className="hj-progress-visual",V(O,s.text),V(N,s.colorContent);var B=document.createElement("div");B.className="hj-progress-value",B.setAttribute("aria-hidden","true"),B.hidden=!1===o.showValue,T.appendChild(F),T.appendChild(O),T.appendChild(N),T.appendChild(B),t.appendChild(T);var q=m(),j=!0===o.paused,W=!1,G=!0===o.static,U=!1,X=!1,Y=function(){},H=function(){U=!0,q.emit("contextlost",{})},J=function(){U=!1,q.emit("contextrestored",{}),Y(),st()},K=function(){T.style.width=g(o.width),T.style.height=g(o.height);for(var t=o.cssVars||{},i=0,e=Object.keys(t);i<e.length;i++){var a=e[i];T.style.setProperty(a,t[a])}void 0!==o.textRatio&&T.style.setProperty("--hj-text-width","".concat(o.textRatio,"%"))};K();var Z=new Rt({root:T,canvas:F,valueElement:B,preset:r,emitter:q,options:x(x({},o),{},{draggable:A,keyboard:M,onResize:function(){(j||W||G)&&Y()}}),copy:v,dirty:D}),Q=null;"canvas2d"!==o.renderer&&(Q=Pt({root:T,canvas:F,preset:r,getProgress:function(){return 100*Tt(Z.value,Z.min,Z.max)},dprCap:_(o.quality,o.renderScale),powerPreference:o.powerPreference,onContextLost:H,onContextRestored:J})),Q?Z.webglActive=!0:"canvas2d"!==o.renderer&&nt(function(){X||q.emit("error",{message:"WebGL2 unavailable, using Canvas2D fallback"})});var $=ot(T,st),tt=kt(o.respectReducedMotion,function(t){W=t,t?Y():st()});W=tt.matches();var it=function(){return j||W||G||U},et=0,at=lt(o.fps);(Y=function(){Z.draw(),Q&&Q.update(et)})();var ht=q.on("change",function(){it()&&Y()}),xt=rt(function(t,i){et+=t,Z.update(t,!1),at.shouldDraw(t)&&(Z.draw(),Q&&Q.update(et))},function(){return it()||!$.isVisible()});return nt(function(){X||q.emit("ready",{preset:x({},r)})}),{element:T,canvas:F,preset:r,on:q.on,off:q.off,setValue:function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"prop";return Z.setProgress(t,i),this},getValue:function(){return Z.value},setRange:function(t,i){return Z.setRange(t,i),it()&&Y(),this},setPreset:function(t){var i=L("progress",t);D.preset=!0,Object.assign(r,i),f&&(r.colors=y(f)),u&&(r.edgeStyle=u);var e=r.colors.map(z);return e.every(Boolean)&&(r.colors=e),Z.preset=r,Z.profile="tide"===r.edgeStyle?It.tide:It[r.id]||It["visual-training"],Z.flowTime=31*Lt(i.id),Z.seed=Lt("".concat(i.id,"-reference"))*Math.PI*2,E(),Q&&(Q.dispose(),U=!1,Q=Pt({root:T,canvas:F,preset:r,getProgress:function(){return 100*Tt(Z.value,Z.min,Z.max)},dprCap:_(o.quality,o.renderScale),powerPreference:o.powerPreference,onContextLost:H,onContextRestored:J})),Z.webglActive=Boolean(Q),Z.resizeCanvas(),it()&&Y(),q.emit("presetchange",{preset:x({},r)}),this},setEdgeStyle:function(t){var i=String(t||"").toLowerCase();return"flow"!==i&&"tide"!==i||(D.edgeStyle=!0,u=i,r.edgeStyle=i,Z.profile="tide"===i?It.tide:It[r.id]||It["visual-training"],Q&&(Q.dispose(),U=!1,Q=Pt({root:T,canvas:F,preset:r,getProgress:function(){return 100*Tt(Z.value,Z.min,Z.max)},dprCap:_(o.quality,o.renderScale),powerPreference:o.powerPreference,onContextLost:H,onContextRestored:J})),Z.webglActive=Boolean(Q),Z.resizeCanvas(),it()&&Y()),this},setText:function(t){return V(O,t),this},setColorContent:function(t){return V(N,t),this},setTextRatio:function(t){var i=Number(t);return!Number.isFinite(i)||i<0||i>100||(D.textRatio=!0,o.textRatio=i,T.style.setProperty("--hj-text-width","".concat(i,"%"))),this},setCssVars:function(t){if(!t||"object"!==d(t))return this;D.cssVars=!0,o.cssVars=x(x({},o.cssVars||{}),t);for(var i=0,e=Object.keys(t);i<e.length;i++){var a=e[i];T.style.setProperty(a,t[a])}return this},setLabel:function(t){return b="string"==typeof t&&t?t:null,E(),this},setValueSuffix:function(t){return Z.setValueSuffix(t),this},setStep:function(t){return Z.setStep(t),this},setPrecision:function(t){return Z.setPrecision(t),this},setFormatValue:function(t){return Z.setFormatValue(t),this},setDirection:function(t){return Z.setDirection(t),this},setShowValue:function(t){return Z.setShowValue(t),this},setColors:function(t){var i=Array.isArray(t)?t.map(z):[];return 4!==i.length||i.some(function(t){return!t})||(D.colors=!0,f=y(i),r.colors=y(i),Z.setColors(i),Q&&Q.setColors(i),Z.resizeCanvas(),it()&&Y()),this},setSize:function(t,i){return void 0!==t&&(g(t),o.width=t),void 0!==i&&(g(i),o.height=i),K(),Z.resizeCanvas(),it()&&Y(),this},randomize:function(){return et=Z.randomize(),it()&&Y(),this},pause:function(){return D.paused=!0,j=!0,Y(),this},resume:function(){return D.paused=!0,j=!1,st(),this},setPaused:function(t){return t?this.pause():this.resume()},setStatic:function(t){return D.static=!0,G=!0===t,o.static=G,G?Y():st(),this},setFps:function(t){return D.fps=!0,o.fps=at.setFps(t),st(),this},setQuality:function(t){return D.quality=!0,o.quality=t,Z.dprCap=_(t,o.renderScale),Z.resizeCanvas(),Q&&Q.setDprCap(Z.dprCap),it()&&Y(),this},setRenderScale:function(t){var i=Number(t);return Number.isFinite(i)?(D.renderScale=!0,o.renderScale=Math.min(1,Math.max(.25,i)),Z.dprCap=_(o.quality,o.renderScale),Z.resizeCanvas(),Q&&Q.setDprCap(Z.dprCap),it()&&Y(),this):this},dispose:function(){X=!0,xt(),ht(),$.dispose(),tt.dispose(),Q&&Q.dispose(),Z.dispose(),T.remove()},get textRatio(){return o.textRatio},get cssVars(){return o.cssVars},get min(){return Z.min},get max(){return Z.max},get step(){return Z.step},get precision(){return Z.precision},get formatValue(){return Z.formatValue},get direction(){return Z.direction},get showValue(){return!B.hidden},get valueSuffix(){return Z.valueSuffix},get quality(){return o.quality},get renderScale(){return o.renderScale},get paused(){return j},get static(){return G},get fps(){return at.getFps()},dirty:D}},t.dprCapFor=b,t.effectiveDprCap=_,t.getEmoPreset=Bt,t.getPreset=L,t.hexToRgb01=N,t.hexToRgba=B,t.normalizeColor=z,t.parseSize=g,t.pauseAll=function(){$=!0},t.resumeAll=function(){$=!1,at()},t.validateColors=function(t){return Array.isArray(t)&&4===t.length&&t.every(function(t){return null!==z(t)})}});
|