Web Stories - Version 1.24.0

Version Description

  • New feature: pause/resume and video trimming support for webcam recording.
  • New feature: multi-page canvas in the editor.
  • New feature: added stickers library to third-party media tab.
  • Enhancement: added category filter for videos in third-party media tab.
  • Enhancement: improved templates to make them easier to use.
  • Enhancement: improved media upload experience for pre-optimized videos.
  • Bug fixes and performance improvements.
Download this release

Release Info

Developer swissspidy
Plugin Icon 128x128 Web Stories
Version 1.24.0
Comparing to
See all releases

Code changes from version 1.23.2 to 1.24.0

assets/js/1344.asset.php ADDED
@@ -0,0 +1 @@
 
1
+ <?php return array('dependencies' => array(), 'version' => '6b63f44446f2af02fcfb');
assets/js/1344.js ADDED
@@ -0,0 +1 @@
 
1
+ (globalThis.webpackChunkweb_stories_wp=globalThis.webpackChunkweb_stories_wp||[]).push([[1344],{88862:function(t,e){!function(t){"use strict";function e(t){var e,r=t.toLowerCase();if("rgb"===r.substring(0,3)){var n=/^rgba?\s*\((\d+),\s*(\d+),\s*(\d+)([^)]*)\)$/.exec(r);e={r:n[1]/255,g:n[2]/255,b:n[3]/255,a:1},n[4]&&(e.a=parseFloat(/^,\s*(.*)$/.exec(n[4])[1]))}else"#"===r.charAt(0)&&(r=r.substr(1)),3===r.length&&(r=r.replace(/^(.)(.)(.)$/,"$1$1$2$2$3$3")),4===r.length&&(r=r.replace(/^(.)(.)(.)(.)$/,"$1$1$2$2$3$3$4$4")),e={r:parseInt(r.substr(0,2),16)/255,g:parseInt(r.substr(2,2),16)/255,b:parseInt(r.substr(4,2),16)/255,a:1},8===r.length&&(e.a=parseInt(r.substr(6,2),16)/255);return e}function r(t){var e,r,n,o=t.r,i=t.g,a=t.b,s=t.a,c=Math.min(o,i,a),l=Math.max(o,i,a),u=l-c;return l===c?e=0:o===l?e=(i-a)/u:i===l?e=2+(a-o)/u:a===l&&(e=4+(o-i)/u),(e=Math.min(60*e,360))<0&&(e+=360),n=(c+l)/2,r=l===c?0:n<=.5?u/(l+c):u/(2-l-c),{h:e,s:r*=100,l:n*=100,a:s}}function n(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){n(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function a(t,e){return s(t)||c(t,e)||l(t,e)||_nonIterableRest()}function s(t){if(Array.isArray(t))return t}function c(t,e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t)){var r=[],n=!0,o=!1,i=void 0;try{for(var a,s=t[Symbol.iterator]();!(n=(a=s.next()).done)&&(r.push(a.value),!e||r.length!==e);n=!0);}catch(t){o=!0,i=t}finally{try{n||null==s.return||s.return()}finally{if(o)throw i}}return r}}function l(t,e){if(t){if("string"==typeof t)return u(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(t,e):void 0}}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function _nonIterableRest(){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 p(t){var e=r(i(i({},t),{},{a:1}));return{h:e.h,s:e.s,l:e.l}}function f(t){var e,r,n,o,i,a,s=t.h,c=t.s,l=t.l,u=t.a;return isFinite(s)||(s=0),isFinite(c)||(c=0),isFinite(l)||(l=0),(s/=60)<0&&(s=6- -s%6),s%=6,c=Math.max(0,Math.min(1,c/100)),l=Math.max(0,Math.min(1,l/100)),a=(i=(1-Math.abs(2*l-1))*c)*(1-Math.abs(s%2-1)),s<1?(e=i,r=a,n=0):s<2?(e=a,r=i,n=0):s<3?(e=0,r=i,n=a):s<4?(e=0,r=a,n=i):s<5?(e=a,r=0,n=i):(e=i,r=0,n=a),{r:e+=o=l-i/2,g:r+=o,b:n+=o,a:u}}function d(t){var e=f(i(i({},t),{},{a:1}));return{r:e.r,g:e.g,b:e.b}}function h(t){var e=t.r,r=t.g,n=t.b,o=t.a;return"#"+(255*e|256).toString(16).slice(1)+(255*r|256).toString(16).slice(1)+(255*n|256).toString(16).slice(1)+(255*o|256).toString(16).slice(1)}function m(t){return h(i(i({},t),{},{a:1})).slice(0,7)}function g(t,e){return(Math.max(t,e)+.05)/(Math.min(t,e)+.05)}function y(t){var e=t.r,r=t.g,n=t.b,o=t.a,i=a([e,r,n].map((function(t){return t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4)})),3);return(.2126*i[0]+.7152*i[1]+.0722*i[2])*o}var v={"min-ratio-3":{description:"(WCAG AA, large text)",minRatio:3},"min-ratio-4.5":{description:"(WCAG AA, normal text / WCAG AAA, large text)",minRatio:4.5},"min-ratio-7":{description:"(WCAG AAA, normal text)",minRatio:7},"AA-large":{description:"(WCAG AA, large text)",minRatio:3},AA:{description:"(WCAG AA, normal text)",minRatio:4.5},AAA:{description:"(WCAG AAA, normal text)",minRatio:7}};function b(t){var e=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t>=3&&(arguments.length>1&&void 0!==arguments[1]?arguments[1]:16)>=18?(e&&console.log(v["min-ratio-3"]),!0):t>=4.5&&(e&&console.log(v["min-ratio-4.5"]),!0)}function x(t){var e=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t>=4.5&&(arguments.length>1&&void 0!==arguments[1]?arguments[1]:16)>=18?(e&&console.log(v["min-ratio-4.5"]),!0):t>=7&&(e&&console.log(v["min-ratio-7"]),!0)}function w(t,e){var r=t.h,n=t.s,o=t.l,i=t.a,a=e[0],s=e[1],c=e[2],l=(r+a)%360;return l<0&&(l+=360),{h:l,s:Math.min(Math.max(n+s,0),100),l:Math.min(Math.max(o+c,0),100),a:i}}var O=.1;function E(t,n,o){var i,a=t;do{i=g(y(e(h(a=f(w(r(a),[0,0,O]))))),y(n))}while(Math.round(100*i)/100<=o);return a}t.aa=b,t.aaa=x,t.contrast=g,t.getAccesibleHexColor=E,t.hsl2rgb=d,t.hsla2rgba=f,t.hslaVector3=w,t.ratios=v,t.relativeLuminance=y,t.rgb2hex=m,t.rgb2hsl=p,t.rgba2hex=h,t.rgba2hsla=r,t.str2rgba=e,Object.defineProperty(t,"__esModule",{value:!0})}(e)},91703:(t,e,r)=>{const n=r(67294);function o(t){return t&&!Array.isArray(t)&&Object(t)===t}function i(t){let e=null;if(navigator.mediaDevices&&(e=navigator.mediaDevices.getSupportedConstraints()),null===e)return;let r=Object.keys(t).filter((t=>!e[t]));if(0!==r.length){let t=r.join(",");console.error(`The following constraints ${t} are not supported on this browser.`)}}const a=()=>{};t.exports=function({blobOptions:t,recordScreen:e,customMediaStream:r,onStop:s=a,onStart:c=a,onError:l=a,mediaRecorderOptions:u,onDataAvailable:p=a,mediaStreamConstraints:f={}}){let d=n.useRef([]),h=n.useRef(null),m=n.useRef(null),[g,y]=n.useState("idle"),[v,b]=n.useState(null),[x,w]=n.useState(null),[O,E]=n.useState(!1);async function A(){if(v&&b(null),y("acquiring_media"),r&&r instanceof MediaStream)return h.current=r,r;try{let t;if(t=e?await window.navigator.mediaDevices.getDisplayMedia(f):await window.navigator.mediaDevices.getUserMedia(f),e&&f.audio){(await window.navigator.mediaDevices.getUserMedia({audio:f.audio})).getAudioTracks().forEach((e=>t.addTrack(e)))}return h.current=t,y("ready"),t}catch(t){b(t),y("failed")}}function j(){h.current&&(h.current.getTracks().forEach((t=>t.stop())),h.current=null)}function P(t){t.data.size&&d.current.push(t.data),p(t.data)}function k(){let e=new Blob,r=new Blob;if(d.current.length){[r]=d.current;let n=Object.assign({type:r.type},t);e=new Blob(d.current,n),w(e)}y("stopped"),s(e)}function R(t){b(t.error),y("idle"),l(t.error)}function C(t){E(t),h.current&&h.current.getAudioTracks().forEach((e=>{e.enabled=!t}))}return n.useEffect((()=>{if(!window.MediaRecorder)throw new ReferenceError("MediaRecorder is not supported in this browser. Please ensure that you are running the latest version of chrome/firefox/edge.");if(e&&!window.navigator.mediaDevices.getDisplayMedia)throw new ReferenceError("This browser does not support screen capturing.");o(f.video)&&i(f.video),o(f.audio)&&i(f.audio),u&&u.mimeType&&(MediaRecorder.isTypeSupported(u.mimeType)||console.error("The specified MIME type supplied to MediaRecorder is not supported by this browser."))}),[f,u,e]),{error:v,status:g,mediaBlob:x,isAudioMuted:O,stopRecording:function(){m.current&&(y("stopping"),m.current.stop(),m.current.removeEventListener("dataavailable",P),m.current.removeEventListener("stop",k),m.current.removeEventListener("error",R),m.current=null,r||j())},getMediaStream:A,startRecording:async function(t){if(v&&b(null),h.current||await A(),d.current=[],h.current){m.current=new MediaRecorder(h.current,u),m.current.addEventListener("dataavailable",P),m.current.addEventListener("stop",k),m.current.addEventListener("error",R);try{m.current.start(t),y("recording"),c()}catch(t){R({error:t})}}},pauseRecording:function(){m.current&&"recording"===m.current.state&&(m.current.pause(),y("paused"))},resumeRecording:function(){m.current&&"paused"===m.current.state&&(m.current.resume(),y("recording"))},clearMediaStream:j,clearMediaBlob:function(){w(null)},muteAudio:()=>C(!0),unMuteAudio:()=>C(!1),get liveStream(){return h.current?new MediaStream(h.current.getTracks()):null}}}},96077:(t,e,r)=>{var n=r(60614),o=String,i=TypeError;t.exports=function(t){if("object"==typeof t||n(t))return t;throw i("Can't set "+o(t)+" as a prototype")}},51223:(t,e,r)=>{var n=r(5112),o=r(70030),i=r(3070).f,a=n("unscopables"),s=Array.prototype;null==s[a]&&i(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},25787:(t,e,r)=>{var n=r(47976),o=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw o("Incorrect invocation")}},24019:t=>{t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},90260:(t,e,r)=>{"use strict";var n,o,i,a=r(24019),s=r(19781),c=r(17854),l=r(60614),u=r(70111),p=r(92597),f=r(70648),d=r(66330),h=r(68880),m=r(98052),g=r(3070).f,y=r(47976),v=r(79518),b=r(27674),x=r(5112),w=r(69711),O=r(29909),E=O.enforce,A=O.get,j=c.Int8Array,P=j&&j.prototype,k=c.Uint8ClampedArray,R=k&&k.prototype,C=j&&v(j),M=P&&v(P),I=Object.prototype,S=c.TypeError,_=x("toStringTag"),T=w("TYPED_ARRAY_TAG"),B="TypedArrayConstructor",D=a&&!!b&&"Opera"!==f(c.opera),z=!1,V={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},L={BigInt64Array:8,BigUint64Array:8},F=function(t){var e=v(t);if(u(e)){var r=A(e);return r&&p(r,B)?r.TypedArrayConstructor:F(e)}},N=function(t){if(!u(t))return!1;var e=f(t);return p(V,e)||p(L,e)};for(n in V)(i=(o=c[n])&&o.prototype)?E(i).TypedArrayConstructor=o:D=!1;for(n in L)(i=(o=c[n])&&o.prototype)&&(E(i).TypedArrayConstructor=o);if((!D||!l(C)||C===Function.prototype)&&(C=function TypedArray(){throw S("Incorrect invocation")},D))for(n in V)c[n]&&b(c[n],C);if((!D||!M||M===I)&&(M=C.prototype,D))for(n in V)c[n]&&b(c[n].prototype,M);if(D&&v(R)!==M&&b(R,M),s&&!p(M,_))for(n in z=!0,g(M,_,{get:function(){return u(this)?this[T]:void 0}}),V)c[n]&&h(c[n],T,n);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:D,TYPED_ARRAY_TAG:z&&T,aTypedArray:function(t){if(N(t))return t;throw S("Target is not a typed array")},aTypedArrayConstructor:function(t){if(l(t)&&(!b||y(C,t)))return t;throw S(d(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r,n){if(s){if(r)for(var o in V){var i=c[o];if(i&&p(i.prototype,t))try{delete i.prototype[t]}catch(r){try{i.prototype[t]=e}catch(t){}}}M[t]&&!r||m(M,t,r?e:D&&P[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,r){var n,o;if(s){if(b){if(r)for(n in V)if((o=c[n])&&p(o,t))try{delete o[t]}catch(t){}if(C[t]&&!r)return;try{return m(C,t,r?e:D&&C[t]||e)}catch(t){}}for(n in V)!(o=c[n])||o[t]&&!r||m(o,t,e)}},getTypedArrayConstructor:F,isView:function(t){if(!u(t))return!1;var e=f(t);return"DataView"===e||p(V,e)||p(L,e)},isTypedArray:N,TypedArray:C,TypedArrayPrototype:M}},41318:(t,e,r)=>{var n=r(45656),o=r(51400),i=r(26244),a=function(t){return function(e,r,a){var s,c=n(e),l=i(c),u=o(a,l);if(t&&r!=r){for(;l>u;)if((s=c[u++])!=s)return!0}else for(;l>u;u++)if((t||u in c)&&c[u]===r)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},9671:(t,e,r)=>{var n=r(49974),o=r(68361),i=r(47908),a=r(26244),s=function(t){var e=1==t;return function(r,s,c){for(var l,u=i(r),p=o(u),f=n(s,c),d=a(p);d-- >0;)if(f(l=p[d],d,u))switch(t){case 0:return l;case 1:return d}return e?-1:void 0}};t.exports={findLast:s(0),findLastIndex:s(1)}},84326:(t,e,r)=>{var n=r(1702),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},70648:(t,e,r)=>{var n=r(51694),o=r(60614),i=r(84326),a=r(5112)("toStringTag"),s=Object,c="Arguments"==i(function(){return arguments}());t.exports=n?i:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=s(t),a))?r:c?i(e):"Object"==(n=i(e))&&o(e.callee)?"Arguments":n}},77741:(t,e,r)=>{var n=r(1702),o=Error,i=n("".replace),a=String(o("zxcasd").stack),s=/\n\s*at [^:]*:[^\n]*/,c=s.test(a);t.exports=function(t,e){if(c&&"string"==typeof t&&!o.prepareStackTrace)for(;e--;)t=i(t,s,"");return t}},99920:(t,e,r)=>{var n=r(92597),o=r(53887),i=r(31236),a=r(3070);t.exports=function(t,e,r){for(var s=o(e),c=a.f,l=i.f,u=0;u<s.length;u++){var p=s[u];n(t,p)||r&&n(r,p)||c(t,p,l(e,p))}}},49920:(t,e,r)=>{var n=r(47293);t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},86135:(t,e,r)=>{"use strict";var n=r(34948),o=r(3070),i=r(79114);t.exports=function(t,e,r){var a=n(e);a in t?o.f(t,a,i(0,r)):t[a]=r}},98052:(t,e,r)=>{var n=r(60614),o=r(3070),i=r(56339),a=r(13072);t.exports=function(t,e,r,s){s||(s={});var c=s.enumerable,l=void 0!==s.name?s.name:e;if(n(r)&&i(r,l,s),s.global)c?t[e]=r:a(e,r);else{try{s.unsafe?t[e]&&(c=!0):delete t[e]}catch(t){}c?t[e]=r:o.f(t,e,{value:r,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return t}},93678:t=>{t.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},7871:(t,e,r)=>{var n=r(83823),o=r(35268);t.exports=!n&&!o&&"object"==typeof window&&"object"==typeof document},83823:t=>{t.exports="object"==typeof Deno&&Deno&&"object"==typeof Deno.version},35268:(t,e,r)=>{var n=r(84326),o=r(17854);t.exports="process"==n(o.process)},80748:t=>{t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},22914:(t,e,r)=>{var n=r(47293),o=r(79114);t.exports=!n((function(){var t=Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},82109:(t,e,r)=>{var n=r(17854),o=r(31236).f,i=r(68880),a=r(98052),s=r(13072),c=r(99920),l=r(54705);t.exports=function(t,e){var r,u,p,f,d,h=t.target,m=t.global,g=t.stat;if(r=m?n:g?n[h]||s(h,{}):(n[h]||{}).prototype)for(u in e){if(f=e[u],p=t.dontCallGetSet?(d=o(r,u))&&d.value:r[u],!l(m?u:h+(g?".":"#")+u,t.forced)&&void 0!==p){if(typeof f==typeof p)continue;c(f,p)}(t.sham||p&&p.sham)&&i(f,"sham",!0),a(r,u,f,t)}}},49974:(t,e,r)=>{var n=r(1702),o=r(19662),i=r(34374),a=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:i?a(t,e):function(){return t.apply(e,arguments)}}},71246:(t,e,r)=>{var n=r(70648),o=r(58173),i=r(97497),a=r(5112)("iterator");t.exports=function(t){if(null!=t)return o(t,a)||o(t,"@@iterator")||i[n(t)]}},18554:(t,e,r)=>{var n=r(46916),o=r(19662),i=r(19670),a=r(66330),s=r(71246),c=TypeError;t.exports=function(t,e){var r=arguments.length<2?s(t):e;if(o(r))return i(n(r,t));throw c(a(t)+" is not iterable")}},60490:(t,e,r)=>{var n=r(35005);t.exports=n("document","documentElement")},68361:(t,e,r)=>{var n=r(1702),o=r(47293),i=r(84326),a=Object,s=n("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?s(t,""):a(t)}:a},79587:(t,e,r)=>{var n=r(60614),o=r(70111),i=r(27674);t.exports=function(t,e,r){var a,s;return i&&n(a=e.constructor)&&a!==r&&o(s=a.prototype)&&s!==r.prototype&&i(t,s),t}},97659:(t,e,r)=>{var n=r(5112),o=r(97497),i=n("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},4411:(t,e,r)=>{var n=r(1702),o=r(47293),i=r(60614),a=r(70648),s=r(35005),c=r(42788),l=function(){},u=[],p=s("Reflect","construct"),f=/^\s*(?:class|function)\b/,d=n(f.exec),h=!f.exec(l),m=function(t){if(!i(t))return!1;try{return p(l,u,t),!0}catch(t){return!1}},g=function(t){if(!i(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return h||!!d(f,c(t))}catch(t){return!0}};g.sham=!0,t.exports=!p||o((function(){var t;return m(m.call)||!m(Object)||!m((function(){t=!0}))||t}))?g:m},54705:(t,e,r)=>{var n=r(47293),o=r(60614),i=/#|\.prototype\./,a=function(t,e){var r=c[s(t)];return r==u||r!=l&&(o(e)?n(e):!!e)},s=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},c=a.data={},l=a.NATIVE="N",u=a.POLYFILL="P";t.exports=a},20408:(t,e,r)=>{var n=r(49974),o=r(46916),i=r(19670),a=r(66330),s=r(97659),c=r(26244),l=r(47976),u=r(18554),p=r(71246),f=r(99212),d=TypeError,Result=function(t,e){this.stopped=t,this.result=e},h=Result.prototype;t.exports=function(t,e,r){var m,g,y,v,b,x,w,O=r&&r.that,E=!(!r||!r.AS_ENTRIES),A=!(!r||!r.IS_RECORD),j=!(!r||!r.IS_ITERATOR),P=!(!r||!r.INTERRUPTED),k=n(e,O),R=function(t){return m&&f(m,"normal",t),new Result(!0,t)},C=function(t){return E?(i(t),P?k(t[0],t[1],R):k(t[0],t[1])):P?k(t,R):k(t)};if(A)m=t.iterator;else if(j)m=t;else{if(!(g=p(t)))throw d(a(t)+" is not iterable");if(s(g)){for(y=0,v=c(t);v>y;y++)if((b=C(t[y]))&&l(h,b))return b;return new Result(!1)}m=u(t,g)}for(x=A?t.next:m.next;!(w=o(x,m)).done;){try{b=C(w.value)}catch(t){f(m,"throw",t)}if("object"==typeof b&&b&&l(h,b))return b}return new Result(!1)}},99212:(t,e,r)=>{var n=r(46916),o=r(19670),i=r(58173);t.exports=function(t,e,r){var a,s;o(t);try{if(!(a=i(t,"return"))){if("throw"===e)throw r;return r}a=n(a,t)}catch(t){s=!0,a=t}if("throw"===e)throw r;if(s)throw a;return o(a),r}},97497:t=>{t.exports={}},26244:(t,e,r)=>{var n=r(17466);t.exports=function(t){return n(t.length)}},74758:t=>{var e=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?r:e)(n)}},56277:(t,e,r)=>{var n=r(41340);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:n(t)}},70030:(t,e,r)=>{var n,o=r(19670),i=r(36048),a=r(80748),s=r(3501),c=r(60490),l=r(80317),u=r(6200),p=u("IE_PROTO"),EmptyConstructor=function(){},f=function(t){return"<script>"+t+"</"+"script>"},NullProtoObjectViaActiveX=function(t){t.write(f("")),t.close();var e=t.parentWindow.Object;return t=null,e},NullProtoObject=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject="undefined"!=typeof document?document.domain&&n?NullProtoObjectViaActiveX(n):((e=l("iframe")).style.display="none",c.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(f("document.F=Object")),t.close(),t.F):NullProtoObjectViaActiveX(n);for(var r=a.length;r--;)delete NullProtoObject.prototype[a[r]];return NullProtoObject()};s[p]=!0,t.exports=Object.create||function(t,e){var r;return null!==t?(EmptyConstructor.prototype=o(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[p]=t):r=NullProtoObject(),void 0===e?r:i.f(r,e)}},36048:(t,e,r)=>{var n=r(19781),o=r(3353),i=r(3070),a=r(19670),s=r(45656),c=r(81956);e.f=n&&!o?Object.defineProperties:function(t,e){a(t);for(var r,n=s(e),o=c(e),l=o.length,u=0;l>u;)i.f(t,r=o[u++],n[r]);return t}},3070:(t,e,r)=>{var n=r(19781),o=r(64664),i=r(3353),a=r(19670),s=r(34948),c=TypeError,l=Object.defineProperty,u=Object.getOwnPropertyDescriptor,p="enumerable",f="configurable",d="writable";e.f=n?i?function(t,e,r){if(a(t),e=s(e),a(r),"function"==typeof t&&"prototype"===e&&"value"in r&&d in r&&!r.writable){var n=u(t,e);n&&n.writable&&(t[e]=r.value,r={configurable:f in r?r.configurable:n.configurable,enumerable:p in r?r.enumerable:n.enumerable,writable:!1})}return l(t,e,r)}:l:function(t,e,r){if(a(t),e=s(e),a(r),o)try{return l(t,e,r)}catch(t){}if("get"in r||"set"in r)throw c("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},31236:(t,e,r)=>{var n=r(19781),o=r(46916),i=r(55296),a=r(79114),s=r(45656),c=r(34948),l=r(92597),u=r(64664),p=Object.getOwnPropertyDescriptor;e.f=n?p:function(t,e){if(t=s(t),e=c(e),u)try{return p(t,e)}catch(t){}if(l(t,e))return a(!o(i.f,t,e),t[e])}},8006:(t,e,r)=>{var n=r(16324),o=r(80748).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},25181:(t,e)=>{e.f=Object.getOwnPropertySymbols},79518:(t,e,r)=>{var n=r(92597),o=r(60614),i=r(47908),a=r(6200),s=r(49920),c=a("IE_PROTO"),l=Object,u=l.prototype;t.exports=s?l.getPrototypeOf:function(t){var e=i(t);if(n(e,c))return e[c];var r=e.constructor;return o(r)&&e instanceof r?r.prototype:e instanceof l?u:null}},16324:(t,e,r)=>{var n=r(1702),o=r(92597),i=r(45656),a=r(41318).indexOf,s=r(3501),c=n([].push);t.exports=function(t,e){var r,n=i(t),l=0,u=[];for(r in n)!o(s,r)&&o(n,r)&&c(u,r);for(;e.length>l;)o(n,r=e[l++])&&(~a(u,r)||c(u,r));return u}},81956:(t,e,r)=>{var n=r(16324),o=r(80748);t.exports=Object.keys||function(t){return n(t,o)}},55296:(t,e)=>{"use strict";var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!r.call({1:2},1);e.f=o?function(t){var e=n(this,t);return!!e&&e.enumerable}:r},27674:(t,e,r)=>{var n=r(1702),o=r(19670),i=r(96077);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=n(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return o(r),i(n),e?t(r,n):r.__proto__=n,r}}():void 0)},53887:(t,e,r)=>{var n=r(35005),o=r(1702),i=r(8006),a=r(25181),s=r(19670),c=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var e=i.f(s(t)),r=a.f;return r?c(e,r(t)):e}},34706:(t,e,r)=>{var n=r(46916),o=r(92597),i=r(47976),a=r(67066),s=RegExp.prototype;t.exports=function(t){var e=t.flags;return void 0!==e||"flags"in s||o(t,"flags")||!i(s,t)?e:n(a,t)}},51400:(t,e,r)=>{var n=r(19303),o=Math.max,i=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):i(r,e)}},45656:(t,e,r)=>{var n=r(68361),o=r(84488);t.exports=function(t){return n(o(t))}},19303:(t,e,r)=>{var n=r(74758);t.exports=function(t){var e=+t;return e!=e||0===e?0:n(e)}},17466:(t,e,r)=>{var n=r(19303),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0}},51694:(t,e,r)=>{var n={};n[r(5112)("toStringTag")]="z",t.exports="[object z]"===String(n)},41340:(t,e,r)=>{var n=r(70648),o=String;t.exports=function(t){if("Symbol"===n(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t)}},48053:t=>{var e=TypeError;t.exports=function(t,r){if(t<r)throw e("Not enough arguments");return t}},52262:(t,e,r)=>{"use strict";var n=r(82109),o=r(47908),i=r(26244),a=r(19303),s=r(51223);n({target:"Array",proto:!0},{at:function(t){var e=o(this),r=i(e),n=a(t),s=n>=0?n:r+n;return s<0||s>=r?void 0:e[s]}}),s("at")},77287:(t,e,r)=>{"use strict";var n=r(82109),o=r(9671).findLastIndex,i=r(51223);n({target:"Array",proto:!0},{findLastIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("findLastIndex")},24506:(t,e,r)=>{"use strict";var n=r(82109),o=r(1702),i=r(84488),a=r(19303),s=r(41340),c=r(47293),l=o("".charAt);n({target:"String",proto:!0,forced:c((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function(t){var e=s(i(this)),r=e.length,n=a(t),o=n>=0?n:r+n;return o<0||o>=r?void 0:l(e,o)}})},48675:(t,e,r)=>{"use strict";var n=r(90260),o=r(26244),i=r(19303),a=n.aTypedArray;(0,n.exportTypedArrayMethod)("at",(function(t){var e=a(this),r=o(e),n=i(t),s=n>=0?n:r+n;return s<0||s>=r?void 0:e[s]}))},14590:(t,e,r)=>{"use strict";var n=r(90260),o=r(9671).findLastIndex,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLastIndex",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},63408:(t,e,r)=>{"use strict";var n=r(90260),o=r(9671).findLast,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLast",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},77461:(t,e,r)=>{r(77287)},1118:(t,e,r)=>{r(14590)},37380:(t,e,r)=>{r(63408)},82801:(t,e,r)=>{"use strict";var n=r(82109),o=r(17854),i=r(35005),a=r(79114),s=r(3070).f,c=r(92597),l=r(25787),u=r(79587),p=r(56277),f=r(93678),d=r(77741),h=r(19781),m=r(31913),g="DOMException",y=i("Error"),v=i(g),b=function DOMException(){l(this,x);var t=arguments.length,e=p(t<1?void 0:arguments[0]),r=p(t<2?void 0:arguments[1],"Error"),n=new v(e,r),o=y(e);return o.name=g,s(n,"stack",a(1,d(o.stack,1))),u(n,this,b),n},x=b.prototype=v.prototype,w="stack"in y(g),O="stack"in new v(1,2),E=v&&h&&Object.getOwnPropertyDescriptor(o,g),A=!(!E||E.writable&&E.configurable),j=w&&!A&&!O;n({global:!0,constructor:!0,forced:m||j},{DOMException:j?b:v});var P=i(g),k=P.prototype;if(k.constructor!==P)for(var R in m||s(k,"constructor",a(1,P)),f)if(c(f,R)){var C=f[R],M=C.s;c(P,M)||s(P,M,a(6,C.c))}},61295:(t,e,r)=>{var n,o=r(31913),i=r(82109),a=r(17854),s=r(35005),c=r(1702),l=r(47293),u=r(69711),p=r(60614),f=r(4411),d=r(70111),h=r(52190),m=r(20408),g=r(19670),y=r(70648),v=r(92597),b=r(86135),x=r(68880),w=r(26244),O=r(48053),E=r(34706),A=r(22914),j=r(7392),P=r(7871),k=r(83823),R=r(35268),C=a.Object,M=a.Date,I=a.Error,S=a.EvalError,_=a.RangeError,T=a.ReferenceError,B=a.SyntaxError,D=a.TypeError,z=a.URIError,V=a.PerformanceMark,L=a.WebAssembly,F=L&&L.CompileError||I,N=L&&L.LinkError||I,$=L&&L.RuntimeError||I,W=s("DOMException"),U=s("Set"),q=s("Map"),G=q.prototype,H=c(G.has),K=c(G.get),Y=c(G.set),X=c(U.prototype.add),Q=s("Object","keys"),J=c([].push),Z=c((!0).valueOf),tt=c(1..valueOf),et=c("".valueOf),rt=c(M.prototype.getTime),nt=u("structuredClone"),ot="DataCloneError",it="Transferring",at=function(t){return!l((function(){var e=new a.Set([7]),r=t(e),n=t(C(7));return r==e||!r.has(7)||"object"!=typeof n||7!=n}))&&t},st=function(t,e){return!l((function(){var r=new e,n=t({a:r,b:r});return!(n&&n.a===n.b&&n.a instanceof e&&n.a.stack===r.stack)}))},ct=a.structuredClone,lt=o||!st(ct,I)||!st(ct,W)||(n=ct,!!l((function(){var t=n(new a.AggregateError([1],nt,{cause:3}));return"AggregateError"!=t.name||1!=t.errors[0]||t.message!=nt||3!=t.cause}))),ut=!ct&&at((function(t){return new V(nt,{detail:t}).detail})),pt=at(ct)||ut,ft=function(t){throw new W("Uncloneable type: "+t,ot)},dt=function(t,e){throw new W((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",ot)},ht=function(t,e){if(h(t)&&ft("Symbol"),!d(t))return t;if(e){if(H(e,t))return K(e,t)}else e=new q;var r,n,o,i,c,l,u,m,g,O,j=y(t),P=!1;switch(j){case"Array":o=[],P=!0;break;case"Object":o={},P=!0;break;case"Map":o=new q,P=!0;break;case"Set":o=new U,P=!0;break;case"RegExp":o=new RegExp(t.source,E(t));break;case"Error":switch(n=t.name){case"AggregateError":o=s("AggregateError")([]);break;case"EvalError":o=S();break;case"RangeError":o=_();break;case"ReferenceError":o=T();break;case"SyntaxError":o=B();break;case"TypeError":o=D();break;case"URIError":o=z();break;case"CompileError":o=F();break;case"LinkError":o=N();break;case"RuntimeError":o=$();break;default:o=I()}P=!0;break;case"DOMException":o=new W(t.message,t.name),P=!0;break;case"DataView":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":r=a[j],d(r)||dt(j),o=new r(ht(t.buffer,e),t.byteOffset,"DataView"===j?t.byteLength:t.length);break;case"DOMQuad":try{o=new DOMQuad(ht(t.p1,e),ht(t.p2,e),ht(t.p3,e),ht(t.p4,e))}catch(e){pt?o=pt(t):dt(j)}break;case"FileList":if(r=a.DataTransfer,f(r)){for(i=new r,c=0,l=w(t);c<l;c++)i.items.add(ht(t[c],e));o=i.files}else pt?o=pt(t):dt(j);break;case"ImageData":try{o=new ImageData(ht(t.data,e),t.width,t.height,{colorSpace:t.colorSpace})}catch(e){pt?o=pt(t):dt(j)}break;default:if(pt)o=pt(t);else switch(j){case"BigInt":o=C(t.valueOf());break;case"Boolean":o=C(Z(t));break;case"Number":o=C(tt(t));break;case"String":o=C(et(t));break;case"Date":o=new M(rt(t));break;case"ArrayBuffer":(r=a.DataView)||"function"==typeof t.slice||dt(j);try{if("function"==typeof t.slice)o=t.slice(0);else for(l=t.byteLength,o=new ArrayBuffer(l),g=new r(t),O=new r(o),c=0;c<l;c++)O.setUint8(c,g.getUint8(c))}catch(t){throw new W("ArrayBuffer is detached",ot)}break;case"SharedArrayBuffer":o=t;break;case"Blob":try{o=t.slice(0,t.size,t.type)}catch(t){dt(j)}break;case"DOMPoint":case"DOMPointReadOnly":r=a[j];try{o=r.fromPoint?r.fromPoint(t):new r(t.x,t.y,t.z,t.w)}catch(t){dt(j)}break;case"DOMRect":case"DOMRectReadOnly":r=a[j];try{o=r.fromRect?r.fromRect(t):new r(t.x,t.y,t.width,t.height)}catch(t){dt(j)}break;case"DOMMatrix":case"DOMMatrixReadOnly":r=a[j];try{o=r.fromMatrix?r.fromMatrix(t):new r(t)}catch(t){dt(j)}break;case"AudioData":case"VideoFrame":p(t.clone)||dt(j);try{o=t.clone()}catch(t){ft(j)}break;case"File":try{o=new File([t],t.name,t)}catch(t){dt(j)}break;case"CryptoKey":case"GPUCompilationMessage":case"GPUCompilationInfo":case"ImageBitmap":case"RTCCertificate":case"WebAssembly.Module":dt(j);default:ft(j)}}if(Y(e,t,o),P)switch(j){case"Array":case"Object":for(u=Q(t),c=0,l=w(u);c<l;c++)m=u[c],b(o,m,ht(t[m],e));break;case"Map":t.forEach((function(t,r){Y(o,ht(r,e),ht(t,e))}));break;case"Set":t.forEach((function(t){X(o,ht(t,e))}));break;case"Error":x(o,"message",ht(t.message,e)),v(t,"cause")&&x(o,"cause",ht(t.cause,e)),"AggregateError"==n&&(o.errors=ht(t.errors,e));case"DOMException":A&&x(o,"stack",ht(t.stack,e))}return o},mt=ct&&!l((function(){if(k&&j>92||R&&j>94||P&&j>97)return!1;var t=new ArrayBuffer(8),e=ct(t,{transfer:[t]});return 0!=t.byteLength||8!=e.byteLength})),gt=function(t,e){if(!d(t))throw D("Transfer option cannot be converted to a sequence");var r=[];m(t,(function(t){J(r,g(t))}));var n,o,i,s,c,l,u=0,h=w(r);if(mt)for(s=ct(r,{transfer:r});u<h;)Y(e,r[u],s[u++]);else for(;u<h;){if(n=r[u++],H(e,n))throw new W("Duplicate transferable",ot);switch(o=y(n)){case"ImageBitmap":i=a.OffscreenCanvas,f(i)||dt(o,it);try{(l=new i(n.width,n.height)).getContext("bitmaprenderer").transferFromImageBitmap(n),c=l.transferToImageBitmap()}catch(t){}break;case"AudioData":case"VideoFrame":p(n.clone)&&p(n.close)||dt(o,it);try{c=n.clone(),n.close()}catch(t){}break;case"ArrayBuffer":case"MessagePort":case"OffscreenCanvas":case"ReadableStream":case"TransformStream":case"WritableStream":dt(o,it)}if(void 0===c)throw new W("This object cannot be transferred: "+o,ot);Y(e,n,c)}};i({global:!0,enumerable:!0,sham:!mt,forced:lt},{structuredClone:function(t){var e,r=O(arguments.length,1)>1&&null!=arguments[1]?g(arguments[1]):void 0,n=r?r.transfer:void 0;return void 0!==n&&(e=new q,gt(n,e)),ht(t,e)}})},42699:(t,e,r)=>{"use strict";r.d(e,{default:()=>i});var n=r(19013),o=r(13882);function i(t,e){(0,o.default)(2,arguments);var r=(0,n.default)(t),i=(0,n.default)(e);return r.getTime()>i.getTime()}},29042:(t,e,r)=>{"use strict";r.d(e,{default:()=>s});var n=r(83946),o=r(51820),i=r(13882);function a(t,e){(0,i.default)(2,arguments);var r=(0,n.default)(e);return(0,o.default)(t,6e4*r)}function s(t,e){(0,i.default)(2,arguments);var r=(0,n.default)(e);return a(t,-r)}},84693:(t,e,r)=>{"use strict";r.d(e,{filterEditorState:()=>w});var n=r(9041);const o="atomic",i="unstyled",a="unordered-list-item",s="ordered-list-item",c=t=>{const e=t.getBlockMap(),r=e.filter((t=>{const e=t.getText(),r=t.getEntityAt(0);return Boolean(r)&&["📷"," ","📷 "].includes(e)})).map((t=>t.set("type",o)));return 0!==r.size?t.merge({blockMap:e.merge(r)}):t},l=t=>{let e=t.getBlockMap();const r=e.filter((t=>t.getType()===o&&(" "!==t.getText()||0!==t.getInlineStyleAt(0).size))).map((t=>{const e=t.getCharacterList().slice(0,1).map((t=>{let e=t;return t.getStyle().forEach((t=>{e=n.CharacterMetadata.removeStyle(e,t)})),e}));return t.merge({text:" ",characterList:e})}));return 0!==r.size&&(e=e.merge(r)),t.merge({blockMap:e})},u=(t,e)=>{const r=e.getBlockMap(),n=r.filter((r=>{if(r.getType()!==o)return!0;const n=r.getEntityAt(0);let i;if(n){const r=e.getEntity(n).getType();i=t.some((t=>t.type===r))}else i=!1;return i}));return n.size!==r.size?e.merge({blockMap:n}):e},p=t=>{const e=t.getBlockMap(),r=e.filter((t=>[a,s].includes(t.getType())||0===t.getDepth()));return r.size!==e.size?t.merge({blockMap:r}):t},f=(t,e)=>{const r=e.getBlockMap(),n=r.filter((t=>"unstyled"===t.getType())).map((e=>{const r=e.getText();let n,o=e;const i=t.find((t=>(n=new RegExp(t.test).exec(r),null!==n)));if(i&&n&&n[0]){const t=o.getText();if(o.getEntityAt(0)&&n[0]===t)return o;const e=n[0].length;let r=o.getCharacterList(),a=0;for(;a<e;)r=r.shift(),a++;o=o.merge({type:i.type,depth:i.depth,text:t.slice(e),characterList:r})}return o}));return 0===n.size?e:e.merge({blockMap:r.merge(n)})},d=(t,e)=>{const r=e.getBlockMap(),n=r.filter((e=>e.getDepth()>t)).map((e=>e.set("depth",t)));return 0===n.size?e:e.merge({blockMap:r.merge(n)})},h=(t,e)=>{const r=e.getBlockMap(),n=r.filter((e=>!t.includes(e.getType()))).map((t=>t.merge({type:i,depth:0})));return 0===n.size?e:e.merge({blockMap:r.merge(n)})},m=(t,e)=>{const r=e.getBlockMap(),o=r.map((e=>{let r=!1;const o=e.getCharacterList().map((e=>{let o=e;return e.getStyle().filter((e=>!t.includes(e))).forEach((t=>{r=!0,o=n.CharacterMetadata.removeStyle(o,t)})),o}));return r?e.set("characterList",o):e}));return e.merge({blockMap:r.merge(o)})},g=t=>{let e=t;const r=e.getBlockMap(),o=[],i=t=>{const e=t.getEntity();if(e){if(o.includes(e))return!0;o.push(e)}return!1},a=r.map((t=>{let r=t.getCharacterList(),o=!1;return t.findEntityRanges(i,((t,i)=>{const a=r.get(t).getEntity(),s=e.getEntity(a);e=e.createEntity(s.getType(),s.getMutability(),s.getData());const c=e.getLastCreatedEntityKey();r=r.map(((e,r)=>t<=r&&r<=i?n.CharacterMetadata.applyEntity(e,c):e)),o=!0})),o?t.set("characterList",r):t}));return e.merge({blockMap:r.merge(a)})},y=(t,e)=>{const r=e.getBlockMap(),o=r.map((r=>{let o=!1;const i=r.getCharacterList().map((i=>{const a=i.getEntity();if(a){if(!t(e,a,r))return o=!0,n.CharacterMetadata.applyEntity(i,null)}return i}));return o?r.set("characterList",i):r}));return e.merge({blockMap:r.merge(o)})},v=(t,e)=>{let r=e;const n={};return r.getBlockMap().forEach((t=>{t.findEntityRanges((t=>{const e=t.getEntity();if(e){const t=r.getEntity(e);n[e]=t}return!1}))})),Object.keys(n).forEach((e=>{const o=n[e],i=o.getData(),a=t.find((t=>t.type===o.getType())),s=a?a.attributes:null;if(!s)return i;const c=s.reduce(((t,e)=>(i.hasOwnProperty(e)&&(t[e]=i[e]),t)),{});r=r.replaceEntityData(e,c)})),r},b=(t,e)=>{const r=e.getBlockMap(),n=r.map((e=>{const r=e.getText(),n=t.reduce(((t,e)=>t.replace(new RegExp(e,"g")," ".repeat(e.length))),r);return r!==n?e.set("text",n):e}));return e.merge({blockMap:r.merge(n)})},x=[{test:"^(· |•\t|•|📷 |\t| \t)",type:"unordered-list-item",depth:0},{test:"^(◦|o |o\t)",type:"unordered-list-item",depth:1},{test:"^(§ |\t|◾)",type:"unordered-list-item",depth:2},{test:"^1{0,1}\\d\\.[ \t]",type:"ordered-list-item",depth:0},{test:"^x{0,1}(i|ii|iii|iv|v|vi|vii|viii|ix|x)\\.[ \t]",type:"ordered-list-item",depth:2},{test:"^[a-z]\\.[ \t]",type:"ordered-list-item",depth:1}],w=(t,e)=>{const{blocks:r,styles:a,entities:s,maxNesting:w,whitespacedCharacters:O,blockTextRules:E=x}=t,A=[p,f.bind(null,E),d.bind(null,w),m.bind(null,a),h.bind(null,r.concat([i,o])),c,l,y.bind(null,((t,e,r)=>{const n=t.getEntity(e),i=n.getData(),a=n.getType(),c=r.getType();return l=a,s.some((t=>t.type===l))&&((t,e,r)=>{const n=t.find((t=>t.type===e)),o=n&&n.allowlist?n.allowlist:n&&n.whitelist?n.whitelist:{};return Object.keys(o).every((t=>{const e=o[t];if("boolean"==typeof e){const n=r.hasOwnProperty(t);return e?n:!n}return new RegExp(e).test(r[t])}))})(s,a,i)&&!((t,e)=>"IMAGE"===t&&e!==o)(a,c);var l})),u.bind(null,s),v.bind(null,s),g,b.bind(null,O)],j=e.getCurrentContent();return((t,e,r)=>{if(r===e)return t;if(0===r.getBlockMap().size)return n.EditorState.moveFocusToEnd(n.EditorState.set(t,{currentContent:n.ContentState.createFromText("")}));const o=n.EditorState.set(t,{currentContent:r}),i=t.getSelection(),a=i.getAnchorKey(),s=r.getBlockForKey(a);if(!i.isCollapsed()||s)return o;const c=r.getBlockMap().keySeq().reverse().find((t=>e.getKeyAfter(t)!==r.getKeyAfter(t)));if(c){const t=r.getBlockForKey(c).getText().length,e=i.merge({anchorKey:c,focusKey:c,anchorOffset:t,focusOffset:t});return n.EditorState.acceptSelection(o,e)}return o})(e,j,A.reduce(((t,e)=>e(t)),j))}},1745:(t,e,r)=>{"use strict";r.d(e,{FlagsProvider:()=>FlagsProvider,useFeature:()=>c,useFeatures:()=>s});var n=r(67294);function o(){return o=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},o.apply(this,arguments)}var i=(0,n.createContext)({});function a(t){return Array.isArray(t)?Object.fromEntries(t.map((function(t){return[t,!0]}))):t}function FlagsProvider(t){var e,r,c=t.features,l=void 0===c?{}:c,u=t.children,p=s();return(0,n.createElement)(i.Provider,{value:(e=a(p),r=a(l),o({},e,r))},u)}function s(){return(0,n.useContext)(i)}function c(t){var e=s();return Array.isArray(e)?e.includes(t):"boolean"==typeof e[t]?e[t]:t.split("/").reduce((function(t,e){return"boolean"==typeof t?t:void 0!==t[e]&&t[e]}),e)}},84967:(t,e,r)=>{"use strict";r.d(e,{parseToRgb:()=>b,readableColor:()=>R,rgba:()=>E});var n=r(97326),o=r(94578),i=r(52146);var a=function(t){function PolishedError(e){var r;return r=t.call(this,"An error occurred. See https://github.com/styled-components/polished/blob/main/src/internalHelpers/errors.md#"+e+" for more information.")||this,(0,n.default)(r)}return(0,o.default)(PolishedError,t),PolishedError}((0,i.default)(Error));function s(t){return Math.round(255*t)}function c(t,e,r){return s(t)+","+s(e)+","+s(r)}function l(t,e,r,n){if(void 0===n&&(n=c),0===e)return n(r,r,r);var o=(t%360+360)%360/60,i=(1-Math.abs(2*r-1))*e,a=i*(1-Math.abs(o%2-1)),s=0,l=0,u=0;o>=0&&o<1?(s=i,l=a):o>=1&&o<2?(s=a,l=i):o>=2&&o<3?(l=i,u=a):o>=3&&o<4?(l=a,u=i):o>=4&&o<5?(s=a,u=i):o>=5&&o<6&&(s=i,u=a);var p=r-i/2;return n(s+p,l+p,u+p)}var u={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",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:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",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:"639",red:"f00",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:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};var p=/^#[a-fA-F0-9]{6}$/,f=/^#[a-fA-F0-9]{8}$/,d=/^#[a-fA-F0-9]{3}$/,h=/^#[a-fA-F0-9]{4}$/,m=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,g=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,y=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,v=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function b(t){if("string"!=typeof t)throw new a(3);var e=function(t){if("string"!=typeof t)return t;var e=t.toLowerCase();return u[e]?"#"+u[e]:t}(t);if(e.match(p))return{red:parseInt(""+e[1]+e[2],16),green:parseInt(""+e[3]+e[4],16),blue:parseInt(""+e[5]+e[6],16)};if(e.match(f)){var r=parseFloat((parseInt(""+e[7]+e[8],16)/255).toFixed(2));return{red:parseInt(""+e[1]+e[2],16),green:parseInt(""+e[3]+e[4],16),blue:parseInt(""+e[5]+e[6],16),alpha:r}}if(e.match(d))return{red:parseInt(""+e[1]+e[1],16),green:parseInt(""+e[2]+e[2],16),blue:parseInt(""+e[3]+e[3],16)};if(e.match(h)){var n=parseFloat((parseInt(""+e[4]+e[4],16)/255).toFixed(2));return{red:parseInt(""+e[1]+e[1],16),green:parseInt(""+e[2]+e[2],16),blue:parseInt(""+e[3]+e[3],16),alpha:n}}var o=m.exec(e);if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10)};var i=g.exec(e.substring(0,50));if(i)return{red:parseInt(""+i[1],10),green:parseInt(""+i[2],10),blue:parseInt(""+i[3],10),alpha:parseFloat(""+i[4])>1?parseFloat(""+i[4])/100:parseFloat(""+i[4])};var s=y.exec(e);if(s){var c="rgb("+l(parseInt(""+s[1],10),parseInt(""+s[2],10)/100,parseInt(""+s[3],10)/100)+")",b=m.exec(c);if(!b)throw new a(4,e,c);return{red:parseInt(""+b[1],10),green:parseInt(""+b[2],10),blue:parseInt(""+b[3],10)}}var x=v.exec(e.substring(0,50));if(x){var w="rgb("+l(parseInt(""+x[1],10),parseInt(""+x[2],10)/100,parseInt(""+x[3],10)/100)+")",O=m.exec(w);if(!O)throw new a(4,e,w);return{red:parseInt(""+O[1],10),green:parseInt(""+O[2],10),blue:parseInt(""+O[3],10),alpha:parseFloat(""+x[4])>1?parseFloat(""+x[4])/100:parseFloat(""+x[4])}}throw new a(5)}var x=function(t){return 7===t.length&&t[1]===t[2]&&t[3]===t[4]&&t[5]===t[6]?"#"+t[1]+t[3]+t[5]:t};function w(t){var e=t.toString(16);return 1===e.length?"0"+e:e}function O(t,e,r){if("number"==typeof t&&"number"==typeof e&&"number"==typeof r)return x("#"+w(t)+w(e)+w(r));if("object"==typeof t&&void 0===e&&void 0===r)return x("#"+w(t.red)+w(t.green)+w(t.blue));throw new a(6)}function E(t,e,r,n){if("string"==typeof t&&"number"==typeof e){var o=b(t);return"rgba("+o.red+","+o.green+","+o.blue+","+e+")"}if("number"==typeof t&&"number"==typeof e&&"number"==typeof r&&"number"==typeof n)return n>=1?O(t,e,r):"rgba("+t+","+e+","+r+","+n+")";if("object"==typeof t&&void 0===e&&void 0===r&&void 0===n)return t.alpha>=1?O(t.red,t.green,t.blue):"rgba("+t.red+","+t.green+","+t.blue+","+t.alpha+")";throw new a(7)}function A(t){if("transparent"===t)return 0;var e=b(t),r=Object.keys(e).map((function(t){var r=e[t]/255;return r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4)})),n=r[0],o=r[1],i=r[2];return parseFloat((.2126*n+.7152*o+.0722*i).toFixed(3))}function j(t,e){var r=A(t),n=A(e);return parseFloat((r>n?(r+.05)/(n+.05):(n+.05)/(r+.05)).toFixed(2))}var P="#000",k="#fff";function R(t,e,r,n){void 0===e&&(e=P),void 0===r&&(r=k),void 0===n&&(n=!0);var o=A(t)>.179,i=o?e:r;return!n||j(t,i)>=4.5?i:o?P:k}},38823:(t,e,r)=>{"use strict";r.d(e,{Blurhash:()=>v});var n=r(67294);const o=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","#","$","%","*","+",",","-",".",":",";","=","?","@","[","]","^","_","{","|","}","~"],i=t=>{let e=0;for(let r=0;r<t.length;r++){const n=t[r];e=83*e+o.indexOf(n)}return e},a=t=>{let e=t/255;return e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)},s=t=>{let e=Math.max(0,Math.min(1,t));return e<=.0031308?Math.round(12.92*e*255+.5):Math.round(255*(1.055*Math.pow(e,1/2.4)-.055)+.5)},c=(t,e)=>(t<0?-1:1)*Math.pow(Math.abs(t),e);class ValidationError extends Error{constructor(t){super(t),this.name="ValidationError",this.message=t}}const l=t=>{if(!t||t.length<6)throw new ValidationError("The blurhash string must be at least 6 characters");const e=i(t[0]),r=Math.floor(e/9)+1,n=e%9+1;if(t.length!==4+2*n*r)throw new ValidationError(`blurhash length mismatch: length is ${t.length} but it should be ${4+2*n*r}`)},u=t=>{const e=t>>8&255,r=255&t;return[a(t>>16),a(e),a(r)]},p=(t,e)=>{const r=Math.floor(t/361),n=Math.floor(t/19)%19,o=t%19;return[c((r-9)/9,2)*e,c((n-9)/9,2)*e,c((o-9)/9,2)*e]},f=(t,e,r,n)=>{l(t),n|=1;const o=i(t[0]),a=Math.floor(o/9)+1,c=o%9+1,f=(i(t[1])+1)/166,d=new Array(c*a);for(let e=0;e<d.length;e++)if(0===e){const r=i(t.substring(2,6));d[e]=u(r)}else{const r=i(t.substring(4+2*e,6+2*e));d[e]=p(r,f*n)}const h=4*e,m=new Uint8ClampedArray(h*r);for(let t=0;t<r;t++)for(let n=0;n<e;n++){let o=0,i=0,l=0;for(let s=0;s<a;s++)for(let a=0;a<c;a++){const u=Math.cos(Math.PI*n*a/e)*Math.cos(Math.PI*t*s/r);let p=d[a+s*c];o+=p[0]*u,i+=p[1]*u,l+=p[2]*u}let u=s(o),p=s(i),f=s(l);m[4*n+0+t*h]=u,m[4*n+1+t*h]=p,m[4*n+2+t*h]=f,m[4*n+3+t*h]=255}return m};var d,h=(d=function(t,e){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},d(t,e)},function(t,e){function __(){this.constructor=t}d(t,e),t.prototype=null===e?Object.create(e):(__.prototype=e.prototype,new __)}),__assign=function(){return __assign=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},__assign.apply(this,arguments)},__rest=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r};const m=function(t){function BlurhashCanvas(){var e=null!==t&&t.apply(this,arguments)||this;return e.canvas=null,e.handleRef=function(t){e.canvas=t,e.draw()},e.draw=function(){var t=e.props,r=t.hash,n=t.height,o=t.punch,i=t.width;if(e.canvas){var a=f(r,i,n,o),s=e.canvas.getContext("2d"),c=s.createImageData(i,n);c.data.set(a),s.putImageData(c,0,0)}},e}return h(BlurhashCanvas,t),BlurhashCanvas.prototype.componentDidUpdate=function(){this.draw()},BlurhashCanvas.prototype.render=function(){var t=this.props,e=(t.hash,t.height),r=t.width,o=__rest(t,["hash","height","width"]);return n.createElement("canvas",__assign({},o,{height:e,width:r,ref:this.handleRef}))},BlurhashCanvas.defaultProps={height:128,width:128},BlurhashCanvas}(n.PureComponent);var g=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},t(e,r)};return function(e,r){function __(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(__.prototype=r.prototype,new __)}}(),Blurhash_assign=function(){return Blurhash_assign=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Blurhash_assign.apply(this,arguments)},Blurhash_rest=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r},y={position:"absolute",top:0,bottom:0,left:0,right:0,width:"100%",height:"100%"};const v=function(t){function Blurhash(){return null!==t&&t.apply(this,arguments)||this}return g(Blurhash,t),Blurhash.prototype.componentDidUpdate=function(){if(this.props.resolutionX<=0)throw new Error("resolutionX must be larger than zero");if(this.props.resolutionY<=0)throw new Error("resolutionY must be larger than zero")},Blurhash.prototype.render=function(){var t=this.props,e=t.hash,r=t.height,o=t.width,i=t.punch,a=t.resolutionX,s=t.resolutionY,c=t.style,l=Blurhash_rest(t,["hash","height","width","punch","resolutionX","resolutionY","style"]);return n.createElement("div",Blurhash_assign({},l,{style:Blurhash_assign(Blurhash_assign({display:"inline-block",height:r,width:o},c),{position:"relative"})}),n.createElement(m,{hash:e,height:s,width:a,punch:i,style:y}))},Blurhash.defaultProps={height:128,width:128,resolutionX:32,resolutionY:32},Blurhash}(n.PureComponent)},73935:(t,e,r)=>{"use strict";!function t(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(t){console.error(t)}}(),t.exports=r(64448)},63240:(t,e,r)=>{"use strict";r.d(e,{default:()=>PhotoAlbum});var n=r(85893),o=r(67294);const i=({width:t,height:e})=>t/e,a=(t,e=0)=>{const r=10**e;return Math.round((t+Number.EPSILON)*r)/r},MinHeap=t=>{const e=[],r=t;let n=0;const o=(t,n)=>r(e[t],e[n])<0,i=(t,r)=>{const n=e[t];e[t]=e[r],e[r]=n};return{push:t=>{n+=1,e[n]=t,(t=>{let e=t>>1;for(;t>1&&o(e,t);)i(e,t),e=(t=e)>>1})(n)},pop:()=>{if(0===n)return;i(1,n),n-=1;const t=e.pop();return(t=>{let e=t<<1;for(;e<=n&&(e<n&&o(e,e+1)&&e++,o(t,e));)i(t,e),e=(t=e)<<1})(1),t},size:()=>n}},s=(t,e,r)=>{const n=((t,e,r)=>{const n={},o={},i={};i[e]=0;const a=MinHeap((s=t=>t.weight,(t,e)=>s(e)-s(t)));var s;let c;for(a.push({id:e,weight:0});void 0!==(c=a.pop());){const e=c.id;if(o[e])continue;const r=t(e);o[e]=1;for(const t in r){const o=c.weight+r[t];(void 0===i[t]||i[t]>o&&(i[t]/o>1.005||n[t]<e))&&(i[t]=o,a.push({id:t,weight:o}),n[t]=e)}}if(void 0!==i[r])return n})(t,e,r);return void 0!==n?((t,e)=>{const r=[];let n=e;for(;n;)r.push(n),n=t[n];return r.reverse()})(n,r):void 0},c=(t,e,r,n)=>(e-(t.length-1)*r-2*n*t.length)/t.reduce(((t,e)=>t+i(e)),0),l=(t,e,r,n,o,i,a)=>{const s=t.slice(e,r),l=c(s,n,i,a);return l>0?(l-o)**2*s.length:void 0},u=({photos:t,layoutOptions:e,instrumentation:r})=>{var n,o;const{spacing:u,padding:p,containerWidth:f,targetRowHeight:d,rowConstraints:h}=e;null===(n=null==r?void 0:r.onStartLayoutComputation)||void 0===n||n.call(r);const m=(({photos:t,targetRowHeight:e,containerWidth:r})=>{const n=t.reduce(((t,e)=>Math.min(i(e),t)),Number.MAX_VALUE);return a(r/e/n)+2})({photos:t,containerWidth:f,targetRowHeight:d}),g=(({photos:t,layoutOptions:e,targetRowHeight:r,limitNodeSearch:n,rowConstraints:o,instrumentation:i})=>a=>{var s,c;const{containerWidth:u,spacing:p,padding:f}=e,d={},h=+a;d[+h]=0;const m=null!==(s=null==o?void 0:o.minPhotos)&&void 0!==s?s:1,g=Math.min(n,null!==(c=null==o?void 0:o.maxPhotos)&&void 0!==c?c:1/0);for(let e=h+m;e<t.length+1&&(!(e-h>g)||(null==i?void 0:i.fullGraphSearch));e+=1){const n=l(t,h,e,u,r,p,f);if(void 0===n)break;d[e.toString()]=n}return d})({photos:t,layoutOptions:e,targetRowHeight:d,limitNodeSearch:m,rowConstraints:h,instrumentation:r}),y=s(g,"0",`${t.length}`);if(void 0===y)return;const v=[];for(let e=1;e<y.length;e+=1){const r=t.map(((t,e)=>({photo:t,index:e}))).slice(+y[e-1],+y[e]),n=c(r.map((({photo:t})=>t)),f,u,p);v.push(r.map((({photo:t,index:e},o)=>({photo:t,layout:{height:n,width:n*i(t),index:e,photoIndex:o,photosCount:r.length}}))))}return null===(o=null==r?void 0:r.onFinishLayoutComputation)||void 0===o||o.call(r,v),v},p=(t,{width:e,photosCount:r},{spacing:n,padding:o,containerWidth:i})=>{const s=n*(r-1)+2*o*r;return`calc((${t} - ${s}px) / ${a((i-s)/e,5)})`},f=(t,e)=>"rows"!==e.layout?`calc(100% - ${2*e.padding}px)`:p("100%",t,e),d=(t,e,r)=>{var n,o;return p(null!==(o=null===(n=t.match(/calc\((.*)\)/))||void 0===n?void 0:n[1])&&void 0!==o?o:t,e,r)},h=(t,e,r)=>{let n,o;return t.images&&t.images.length>0&&(n=t.images.concat([{src:t.src,width:t.width,height:t.height}]).sort(((t,e)=>t.width-e.width)).map((t=>`${t.src} ${t.width}w`)).join(", ")),o=r.sizes?(r.sizes.sizes||[]).map((({viewport:t,size:n})=>`${t} ${d(n,e,r)}`)).concat(d(r.sizes.size,e,r)).join(", "):`${Math.ceil(e.width/(r.viewportWidth||r.containerWidth)*100)}vw`,{srcSet:n,sizes:o}},PhotoRenderer=t=>{var e,r;const{photo:o,layout:i,layoutOptions:a,imageProps:{style:s,...c}={},renderPhoto:l}=t,{onClick:u}=a,p={display:"block",boxSizing:"content-box",width:f(i,a),height:"auto",aspectRatio:`${o.width} / ${o.height}`,...a.padding?{padding:`${a.padding}px`}:null,...("columns"===a.layout||"masonry"===a.layout)&&i.photoIndex<i.photosCount-1?{marginBottom:`${a.spacing}px`}:null,...u?{cursor:"pointer"}:null,...s},d=u?t=>{u(t,o,i.index)}:void 0,m={src:o.src,alt:null!==(e=o.alt)&&void 0!==e?e:"",title:o.title,onClick:d,style:p,className:"react-photo-album--photo",...h(o,i,a),...c},g=({wrapped:t}={})=>{const{src:e,alt:r,srcSet:o,sizes:i,style:a,...s}=m;return(0,n.jsx)("img",{alt:r,...o?{srcSet:o,sizes:i}:null,src:e,style:t?{display:"block",width:"100%",height:"100%"}:a,...s})},y=(({display:t,boxSizing:e,width:r,aspectRatio:n,padding:o,marginBottom:i})=>({display:t,boxSizing:e,width:r,aspectRatio:n,padding:o,marginBottom:i}))(p);return(0,n.jsx)(n.Fragment,{children:null!==(r=null==l?void 0:l({photo:o,layout:i,layoutOptions:a,imageProps:m,renderDefaultPhoto:g,wrapperStyle:y}))&&void 0!==r?r:g()})},m=({rowContainerProps:t,children:e})=>(0,n.jsx)("div",{...t,children:e}),RowContainerRenderer=t=>{const{layoutOptions:e,rowIndex:r,rowsCount:o,renderRowContainer:i,rowContainerProps:{style:a,...s}={},children:c}=t,l={className:"react-photo-album--row",style:{display:"flex",flexDirection:"row",flexWrap:"nowrap",alignItems:"flex-start",justifyContent:"space-between",...r<o-1?{marginBottom:`${e.spacing}px`}:null,...a},...s};return(0,n.jsx)(n.Fragment,{children:(null!=i?i:m)({layoutOptions:e,rowIndex:r,rowsCount:o,rowContainerProps:l,children:c})})},RowsLayout=t=>{const{photos:e,layoutOptions:r,renderPhoto:o,renderRowContainer:i,componentsProps:a,instrumentation:s}=t,c=u({photos:e,layoutOptions:r,instrumentation:s});return void 0===c?(0,n.jsx)(n.Fragment,{}):(0,n.jsx)(n.Fragment,{children:c.map(((t,e)=>(0,n.jsx)(RowContainerRenderer,{layoutOptions:r,rowIndex:e,rowsCount:c.length,renderRowContainer:i,rowContainerProps:null==a?void 0:a.rowContainerProps,children:t.map((({photo:t,layout:e})=>(0,n.jsx)(PhotoRenderer,{photo:t,layout:e,layoutOptions:r,renderPhoto:o,imageProps:null==a?void 0:a.imageProps},t.key||t.src)))},`row-${e}`)))})},g=(t,e,r,n)=>((t,e,r)=>{const n=[r];for(let o=r,i=e;i>0;i-=1){const[e]=t[o][i];o=e,n.push(o)}return n.reverse()})(((t,e,r,n)=>{const o=[],i={0:{[r]:null}};for(let r=0;r<e;r+=1)Object.keys(i[r]).forEach((a=>{const s=+a,c=r>0&&o[s][r]?o[s][r][1]:0;t(s).forEach((({neighbor:t,weight:a})=>{o[t]||(o[t]=[]);const l=c+a;(!o[t][r+1]||o[t][r+1][1]>l&&(o[t][r+1][1]/l>1.0001||s<o[t][r+1][0]))&&(o[t][r+1]=[s,l]),r<e-1&&t!==n&&(i[r+1]||(i[r+1]={}),i[r+1][t]=null)}))}));return o})(t,e,r,n),e,n),y=({path:t,photos:e,containerWidth:r,columnsGaps:n,columnsRatios:o,spacing:a,padding:s})=>{const c=[],l=o.reduce(((t,e)=>t+e),0);for(let u=0;u<t.length-1;u+=1){const p=e.map(((t,e)=>({photo:t,index:e}))).slice(t[u],t[u+1]),f=o.reduce(((t,e,r)=>t+(n[u]-n[r])*e),0),d=(r-(t.length-2)*a-2*(t.length-1)*s-f)*o[u]/l;c.push(p.map((({photo:t,index:e},r)=>({photo:t,layout:{width:d,height:d/i(t),index:e,photoIndex:r,photosCount:p.length}}))))}return c},v=({photos:t,layoutOptions:e,targetColumnWidth:r,instrumentation:n})=>{var o;const{columns:a,spacing:s,padding:c,containerWidth:l}=e,u=[],p=[];if(t.length<=a){for(let e=0;e<t.length;e+=1)u[e]=2*c,p[e]=i(t[e]);const r=y({path:Array.from({length:t.length+1}).map(((t,e)=>e)),photos:t,columnsRatios:p,columnsGaps:u,containerWidth:l,spacing:s,padding:c});for(let n=t.length;n<((null===(o=e.columnConstraints)||void 0===o?void 0:o.minColumns)||0);n+=1)u[n]=0,p[n]=t.length>0?t.reduce(((t,e)=>t+i(e)),0)/t.length:1,r[n]=[];return{columnsGaps:u,columnsRatios:p,columnsModel:r}}const f=(t.reduce(((t,e)=>t+r/i(e)),0)+s*(t.length-a)+2*c*t.length)/a,d=(({photos:t,spacing:e,padding:r,targetColumnWidth:n,targetColumnHeight:o,instrumentation:a})=>s=>{const c=[],l=1.5*o;let u=n/i(t[s])+2*r;for(let p=s+1;p<t.length+1&&(c.push({neighbor:p,weight:(o-u)**2}),!(u>l&&!(null==a?void 0:a.fullGraphSearch)||p===t.length));p+=1)u+=n/i(t[p])+e+2*r;return c})({photos:t,targetColumnWidth:r,targetColumnHeight:f,spacing:s,padding:c,instrumentation:n}),h=g(d,a,0,t.length).map((t=>+t));for(let e=0;e<h.length-1;e+=1){const r=t.slice(h[e],h[e+1]);u[e]=s*(r.length-1)+2*c*r.length,p[e]=1/r.reduce(((t,e)=>t+1/i(e)),0)}return{columnsGaps:u,columnsRatios:p,columnsModel:y({path:h,photos:t,columnsRatios:p,columnsGaps:u,containerWidth:l,spacing:s,padding:c})}},b=t=>{const{photos:e,layoutOptions:r,instrumentation:n}=t,{columns:o,spacing:i,padding:a,containerWidth:s}=r,c=(s-i*(o-1)-2*a*o)/o,{columnsGaps:l,columnsRatios:u,columnsModel:p}=v({photos:e,layoutOptions:r,targetColumnWidth:c,instrumentation:n});return p.findIndex((t=>t.findIndex((({layout:{width:t,height:e}})=>t<0||e<0))>=0))>=0?o>1?b({photos:e,layoutOptions:{...r,columns:o-1},instrumentation:n}):void 0:{columnsModel:p,columnsGaps:l,columnsRatios:u}},x=({columnContainerProps:t,children:e})=>(0,n.jsx)("div",{...t,children:e}),w=t=>{const{layoutOptions:e,columnIndex:r,columnsCount:n,columnsGaps:o,columnsRatios:i}=t,{layout:s,spacing:c,padding:l}=e;if("masonry"===s||!o||!i)return`calc((100% - ${c*(n-1)}px) / ${n})`;const u=i.reduce(((t,e)=>t+e),0),p=i.reduce(((t,e,n)=>t+(o[r]-o[n])*e),0);return`calc((100% - ${a((n-1)*c+2*n*l+p,3)}px) * ${a(i[r]/u,5)} + ${2*l}px)`},ColumnContainerRenderer=t=>{const{layoutOptions:e,renderColumnContainer:r,children:o,columnContainerProps:{style:i,...a}={},...s}=t,c={className:"react-photo-album--column",style:{display:"flex",flexDirection:"column",flexWrap:"nowrap",alignItems:"flex-start",width:w(t),justifyContent:"columns"===e.layout?"space-between":"flex-start",...i},...a};return(0,n.jsx)(n.Fragment,{children:(null!=r?r:x)({layoutOptions:e,columnContainerProps:c,children:o,...s})})},ColumnsLayout=t=>{const{photos:e,layoutOptions:r,renderPhoto:o,renderColumnContainer:i,componentsProps:a,instrumentation:s}=t,c=(({photos:t,layoutOptions:e,instrumentation:r})=>{var n,o,i;null===(n=null==r?void 0:r.onStartLayoutComputation)||void 0===n||n.call(r);const a=b({photos:t,layoutOptions:{...e,columns:Math.min(e.columns,Math.max(t.length,(null===(o=e.columnConstraints)||void 0===o?void 0:o.minColumns)||0))},instrumentation:r});return null===(i=null==r?void 0:r.onFinishLayoutComputation)||void 0===i||i.call(r,a),a})({photos:e,layoutOptions:r,instrumentation:s});if(void 0===c)return(0,n.jsx)(n.Fragment,{});const{columnsModel:l,columnsRatios:u,columnsGaps:p}=c;return(0,n.jsx)(n.Fragment,{children:l.map(((t,e)=>(0,n.jsx)(ColumnContainerRenderer,{layoutOptions:r,columnIndex:e,columnsCount:l.length,columnsGaps:p,columnsRatios:u,renderColumnContainer:i,columnContainerProps:null==a?void 0:a.columnContainerProps,children:t.map((({photo:t,layout:e})=>(0,n.jsx)(PhotoRenderer,{photo:t,layout:e,layoutOptions:r,renderPhoto:o,imageProps:null==a?void 0:a.imageProps},t.key||t.src)))},`column-${e}`)))})},O=t=>{var e,r,n;const{photos:o,layoutOptions:a,instrumentation:s}=t,{spacing:c,padding:l,containerWidth:u}=a,p=Math.min(a.columns,Math.max(o.length,(null===(e=a.columnConstraints)||void 0===e?void 0:e.minColumns)||0));null===(r=null==s?void 0:s.onStartLayoutComputation)||void 0===r||r.call(s);const f=(u-c*(p-1)-2*l*p)/p;if(f<=0)return p>1?O({...t,layoutOptions:{...a,columns:p-1}}):void 0;const d=[];for(let t=0;t<p;t+=1)d[t]=0;const h=o.reduce(((t,e,r)=>{const n=d.reduce(((t,e,r)=>e<d[t]-1?r:t),0);return d[n]=d[n]+f/i(e)+c+2*l,t[n].push({photo:e,index:r}),t}),Array.from({length:p}).map((()=>[]))).map((t=>t.map((({photo:e,index:r},n)=>({photo:e,layout:{width:f,height:f/i(e),index:r,photoIndex:n,photosCount:t.length}})))));return null===(n=null==s?void 0:s.onFinishLayoutComputation)||void 0===n||n.call(s,h),h},MasonryLayout=t=>{const{photos:e,layoutOptions:r,renderPhoto:o,renderColumnContainer:i,componentsProps:a,instrumentation:s}=t,c=O({photos:e,layoutOptions:r,instrumentation:s});return void 0===c?(0,n.jsx)(n.Fragment,{}):(0,n.jsx)(n.Fragment,{children:c.map(((t,e)=>(0,n.jsx)(ColumnContainerRenderer,{layoutOptions:r,columnsCount:c.length,columnIndex:e,renderColumnContainer:i,columnContainerProps:null==a?void 0:a.columnContainerProps,children:t.map((({photo:t,layout:e})=>(0,n.jsx)(PhotoRenderer,{photo:t,layout:e,layoutOptions:r,renderPhoto:o,imageProps:null==a?void 0:a.imageProps},t.key||t.src)))},`masonry-column-${e}`)))})},E=({containerProps:t,children:e,containerRef:r})=>(0,n.jsx)("div",{ref:r,...t,children:e}),ContainerRenderer=t=>{const{layoutOptions:e,renderContainer:r,children:o,containerRef:i,containerProps:{style:a,...s}={}}=t,{layout:c}=e,l={className:`react-photo-album react-photo-album--${c}`,style:{display:"flex",flexWrap:"nowrap",justifyContent:"space-between",flexDirection:"rows"===c?"column":"row",...a},...s};if(r&&"object"==typeof r){const t=r;return(0,n.jsx)(t,{ref:i,layoutOptions:e,containerProps:l,children:o})}return(0,n.jsx)(n.Fragment,{children:(null!=r?r:E)({containerProps:l,containerRef:i,layoutOptions:e,children:o})})},A="undefined"!=typeof window?o.useLayoutEffect:o.useEffect,j=t=>{const e=(0,o.useRef)(t);return A((()=>{e.current=t})),(0,o.useCallback)(((...t)=>{var r;return null===(r=e.current)||void 0===r?void 0:r.call(e,...t)}),[])},P=Object.freeze([1200,600,300,0]),k=(t,e)=>"function"==typeof t?t(e):t,R=(t,e)=>void 0!==t?k(t,e):void 0,C=(t,e,r,n=0)=>{const o=R(t,e);return Math.round(Math.max(void 0===o?((t,e)=>{const r=P.findIndex((t=>t<=e));return k(t[r>=0?r:0],e)})(r,e):o,n))},PhotoAlbum=t=>{const{photos:e,layout:r,renderPhoto:i,renderContainer:a,renderRowContainer:s,renderColumnContainer:c,defaultContainerWidth:l,resizeObserverProvider:u,breakpoints:p,instrumentation:f}=t,[d,h]=(0,o.useState)(!1),{containerRef:m,containerWidth:g}=((t,e)=>{const[r,n]=(0,o.useState)(),[i,a]=(0,o.useState)(),s=(0,o.useRef)(null),c=(0,o.useRef)(),l=j((()=>{var t;let o=null===(t=s.current)||void 0===t?void 0:t.clientWidth;if(void 0!==o&&e&&e.length>0){const t=[...e.filter((t=>t>0))].sort(((t,e)=>e-t));t.push(Math.floor(t[t.length-1]/2));const r=o;o=t.find(((e,n)=>e<=r||n===t.length-1))}const c=window.innerWidth-document.documentElement.clientWidth;c!==i&&a(c),void 0!==r&&void 0!==i&&void 0!==o&&o>r&&o-r<=20&&c<i||o!==r&&n(o)}));return{containerRef:j((e=>{var r,n;null===(r=c.current)||void 0===r||r.disconnect(),c.current=void 0,s.current=e,l(),e&&(c.current="undefined"!=typeof ResizeObserver?new ResizeObserver(l):null==t?void 0:t(l),null===(n=c.current)||void 0===n||n.observe(e))})),containerWidth:r}})(u,p);if(A((()=>h(!0)),[]),!r||!["rows","columns","masonry"].includes(r)||!Array.isArray(e))return(0,n.jsx)(n.Fragment,{});const y=(({layout:t,onClick:e,viewportWidth:r,containerWidth:n,targetRowHeight:o,rowConstraints:i,columnConstraints:a,columns:s,spacing:c,padding:l,sizes:u})=>({layout:t,onClick:e,viewportWidth:r,containerWidth:n,columns:C(s,n,[5,4,3,2],1),spacing:C(c,n,[20,15,10,5]),padding:C(l,n,[0,0,0,0,0]),targetRowHeight:C(o,n,[t=>t/5,t=>t/4,t=>t/3,t=>t/2]),rowConstraints:R(i,n),columnConstraints:R(a,n),sizes:u}))({containerWidth:d&&g||l||800,viewportWidth:d&&window.innerWidth||void 0,...t}),v=((t,e)=>"function"==typeof t?t(e):t)(t.componentsProps,y.containerWidth),b={photos:e,renderPhoto:i,componentsProps:v,instrumentation:f};return(0,n.jsx)(ContainerRenderer,{containerRef:m,layoutOptions:y,renderContainer:a,containerProps:null==v?void 0:v.containerProps,children:"rows"===r?(0,n.jsx)(RowsLayout,{layoutOptions:y,renderRowContainer:s,...b}):"columns"===r?(0,n.jsx)(ColumnsLayout,{layoutOptions:y,renderColumnContainer:c,...b}):(0,n.jsx)(MasonryLayout,{layoutOptions:y,renderColumnContainer:c,...b})})}},75251:(t,e,r)=>{"use strict";r(27418);var n=r(67294),o=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;o=i("react.element"),e.Fragment=i("react.fragment")}var a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function l(t,e,r){var n,i={},l=null,u=null;for(n in void 0!==r&&(l=""+r),void 0!==e.key&&(l=""+e.key),void 0!==e.ref&&(u=e.ref),e)s.call(e,n)&&!c.hasOwnProperty(n)&&(i[n]=e[n]);if(t&&t.defaultProps)for(n in e=t.defaultProps)void 0===i[n]&&(i[n]=e[n]);return{$$typeof:o,type:t,key:l,ref:u,props:i,_owner:a.current}}e.jsx=l},67294:(t,e,r)=>{"use strict";t.exports=r(72408)},85893:(t,e,r)=>{"use strict";t.exports=r(75251)},63594:function(t,e,r){var n,o;!function(i,a){"use strict";void 0===(o="function"==typeof(n=function(){var t={};function Vector(t,e){this.x=t||0,this.y=e||0}function Circle(t,e){this.pos=t||new Vector,this.r=e||0,this.offset=new Vector}function Polygon(t,e){this.pos=t||new Vector,this.angle=0,this.offset=new Vector,this.setPoints(e||[])}function Box(t,e,r){this.pos=t||new Vector,this.w=e||0,this.h=r||0}function Response(){this.a=null,this.b=null,this.overlapN=new Vector,this.overlapV=new Vector,this.clear()}t.Vector=Vector,t.V=Vector,Vector.prototype.copy=Vector.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},Vector.prototype.clone=Vector.prototype.clone=function(){return new Vector(this.x,this.y)},Vector.prototype.perp=Vector.prototype.perp=function(){var t=this.x;return this.x=this.y,this.y=-t,this},Vector.prototype.rotate=Vector.prototype.rotate=function(t){var e=this.x,r=this.y;return this.x=e*Math.cos(t)-r*Math.sin(t),this.y=e*Math.sin(t)+r*Math.cos(t),this},Vector.prototype.reverse=Vector.prototype.reverse=function(){return this.x=-this.x,this.y=-this.y,this},Vector.prototype.normalize=Vector.prototype.normalize=function(){var t=this.len();return t>0&&(this.x=this.x/t,this.y=this.y/t),this},Vector.prototype.add=Vector.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},Vector.prototype.sub=Vector.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},Vector.prototype.scale=Vector.prototype.scale=function(t,e){return this.x*=t,this.y*=void 0!==e?e:t,this},Vector.prototype.project=Vector.prototype.project=function(t){var e=this.dot(t)/t.len2();return this.x=e*t.x,this.y=e*t.y,this},Vector.prototype.projectN=Vector.prototype.projectN=function(t){var e=this.dot(t);return this.x=e*t.x,this.y=e*t.y,this},Vector.prototype.reflect=Vector.prototype.reflect=function(t){var e=this.x,r=this.y;return this.project(t).scale(2),this.x-=e,this.y-=r,this},Vector.prototype.reflectN=Vector.prototype.reflectN=function(t){var e=this.x,r=this.y;return this.projectN(t).scale(2),this.x-=e,this.y-=r,this},Vector.prototype.dot=Vector.prototype.dot=function(t){return this.x*t.x+this.y*t.y},Vector.prototype.len2=Vector.prototype.len2=function(){return this.dot(this)},Vector.prototype.len=Vector.prototype.len=function(){return Math.sqrt(this.len2())},t.Circle=Circle,Circle.prototype.getAABBAsBox=Circle.prototype.getAABBAsBox=function(){var t=this.r;return new Box(this.pos.clone().add(this.offset).sub(new Vector(t,t)),2*t,2*t)},Circle.prototype.getAABB=Circle.prototype.getAABB=function(){return this.getAABBAsBox().toPolygon()},Circle.prototype.setOffset=Circle.prototype.setOffset=function(t){return this.offset=t,this},t.Polygon=Polygon,Polygon.prototype.setPoints=Polygon.prototype.setPoints=function(t){if(!this.points||this.points.length!==t.length){var e,r=this.calcPoints=[],n=this.edges=[],o=this.normals=[];for(e=0;e<t.length;e++){var i=t[e],a=e<t.length-1?t[e+1]:t[0];i===a||i.x!==a.x||i.y!==a.y?(r.push(new Vector),n.push(new Vector),o.push(new Vector)):(t.splice(e,1),e-=1)}}return this.points=t,this._recalc(),this},Polygon.prototype.setAngle=Polygon.prototype.setAngle=function(t){return this.angle=t,this._recalc(),this},Polygon.prototype.setOffset=Polygon.prototype.setOffset=function(t){return this.offset=t,this._recalc(),this},Polygon.prototype.rotate=Polygon.prototype.rotate=function(t){for(var e=this.points,r=e.length,n=0;n<r;n++)e[n].rotate(t);return this._recalc(),this},Polygon.prototype.translate=Polygon.prototype.translate=function(t,e){for(var r=this.points,n=r.length,o=0;o<n;o++)r[o].x+=t,r[o].y+=e;return this._recalc(),this},Polygon.prototype._recalc=function(){var t,e=this.calcPoints,r=this.edges,n=this.normals,o=this.points,i=this.offset,a=this.angle,s=o.length;for(t=0;t<s;t++){var c=e[t].copy(o[t]);c.x+=i.x,c.y+=i.y,0!==a&&c.rotate(a)}for(t=0;t<s;t++){var l=e[t],u=t<s-1?e[t+1]:e[0],p=r[t].copy(u).sub(l);n[t].copy(p).perp().normalize()}return this},Polygon.prototype.getAABBAsBox=Polygon.prototype.getAABBAsBox=function(){for(var t=this.calcPoints,e=t.length,r=t[0].x,n=t[0].y,o=t[0].x,i=t[0].y,a=1;a<e;a++){var s=t[a];s.x<r?r=s.x:s.x>o&&(o=s.x),s.y<n?n=s.y:s.y>i&&(i=s.y)}return new Box(this.pos.clone().add(new Vector(r,n)),o-r,i-n)},Polygon.prototype.getAABB=Polygon.prototype.getAABB=function(){return this.getAABBAsBox().toPolygon()},Polygon.prototype.getCentroid=Polygon.prototype.getCentroid=function(){for(var t=this.calcPoints,e=t.length,r=0,n=0,o=0,i=0;i<e;i++){var a=t[i],s=i===e-1?t[0]:t[i+1],c=a.x*s.y-s.x*a.y;r+=(a.x+s.x)*c,n+=(a.y+s.y)*c,o+=c}return new Vector(r/=o*=3,n/=o)},t.Box=Box,Box.prototype.toPolygon=Box.prototype.toPolygon=function(){var t=this.pos,e=this.w,r=this.h;return new Polygon(new Vector(t.x,t.y),[new Vector,new Vector(e,0),new Vector(e,r),new Vector(0,r)])},t.Response=Response,Response.prototype.clear=Response.prototype.clear=function(){return this.aInB=!0,this.bInA=!0,this.overlap=Number.MAX_VALUE,this};for(var e=[],r=0;r<10;r++)e.push(new Vector);var n=[];for(r=0;r<5;r++)n.push([]);var o=new Response,i=new Box(new Vector,1e-6,1e-6).toPolygon();function a(t,e,r){for(var n=Number.MAX_VALUE,o=-Number.MAX_VALUE,i=t.length,a=0;a<i;a++){var s=t[a].dot(e);s<n&&(n=s),s>o&&(o=s)}r[0]=n,r[1]=o}function s(t,r,o,i,s,c){var l=n.pop(),u=n.pop(),p=e.pop().copy(r).sub(t),f=p.dot(s);if(a(o,s,l),a(i,s,u),u[0]+=f,u[1]+=f,l[0]>u[1]||u[0]>l[1])return e.push(p),n.push(l),n.push(u),!0;if(c){var d,h,m=0;if(l[0]<u[0])if(c.aInB=!1,l[1]<u[1])m=l[1]-u[0],c.bInA=!1;else m=(d=l[1]-u[0])<(h=u[1]-l[0])?d:-h;else if(c.bInA=!1,l[1]>u[1])m=l[0]-u[1],c.aInB=!1;else m=(d=l[1]-u[0])<(h=u[1]-l[0])?d:-h;var g=Math.abs(m);g<c.overlap&&(c.overlap=g,c.overlapN.copy(s),m<0&&c.overlapN.reverse())}return e.push(p),n.push(l),n.push(u),!1}function c(t,e){var r=t.len2(),n=e.dot(t);return n<0?l:n>r?p:u}t.isSeparatingAxis=s;var l=-1,u=0,p=1;function f(t,r){var n=e.pop().copy(t).sub(r.pos).sub(r.offset),o=r.r*r.r,i=n.len2();return e.push(n),i<=o}function d(t,e){i.pos.copy(t),o.clear();var r=y(i,e,o);return r&&(r=o.aInB),r}function h(t,r,n){var o=e.pop().copy(r.pos).add(r.offset).sub(t.pos).sub(t.offset),i=t.r+r.r,a=i*i,s=o.len2();if(s>a)return e.push(o),!1;if(n){var c=Math.sqrt(s);n.a=t,n.b=r,n.overlap=i-c,n.overlapN.copy(o.normalize()),n.overlapV.copy(o).scale(n.overlap),n.aInB=t.r<=r.r&&c<=r.r-t.r,n.bInA=r.r<=t.r&&c<=t.r-r.r}return e.push(o),!0}function m(t,r,n){for(var o=e.pop().copy(r.pos).add(r.offset).sub(t.pos),i=r.r,a=i*i,s=t.calcPoints,u=s.length,f=e.pop(),d=e.pop(),h=0;h<u;h++){var m=h===u-1?0:h+1,g=0===h?u-1:h-1,y=0,v=null;f.copy(t.edges[h]),d.copy(o).sub(s[h]),n&&d.len2()>a&&(n.aInB=!1);var b=c(f,d);if(b===l){f.copy(t.edges[g]);var x=e.pop().copy(o).sub(s[g]);if((b=c(f,x))===p){if((O=d.len())>i)return e.push(o),e.push(f),e.push(d),e.push(x),!1;n&&(n.bInA=!1,v=d.normalize(),y=i-O)}e.push(x)}else if(b===p){if(f.copy(t.edges[m]),d.copy(o).sub(s[m]),(b=c(f,d))===l){if((O=d.len())>i)return e.push(o),e.push(f),e.push(d),!1;n&&(n.bInA=!1,v=d.normalize(),y=i-O)}}else{var w=f.perp().normalize(),O=d.dot(w),E=Math.abs(O);if(O>0&&E>i)return e.push(o),e.push(w),e.push(d),!1;n&&(v=w,y=i-O,(O>=0||y<2*i)&&(n.bInA=!1))}v&&n&&Math.abs(y)<Math.abs(n.overlap)&&(n.overlap=y,n.overlapN.copy(v))}return n&&(n.a=t,n.b=r,n.overlapV.copy(n.overlapN).scale(n.overlap)),e.push(o),e.push(f),e.push(d),!0}function g(t,e,r){var n=m(e,t,r);if(n&&r){var o=r.a,i=r.aInB;r.overlapN.reverse(),r.overlapV.reverse(),r.a=r.b,r.b=o,r.aInB=r.bInA,r.bInA=i}return n}function y(t,e,r){for(var n=t.calcPoints,o=n.length,i=e.calcPoints,a=i.length,c=0;c<o;c++)if(s(t.pos,e.pos,n,i,t.normals[c],r))return!1;for(c=0;c<a;c++)if(s(t.pos,e.pos,n,i,e.normals[c],r))return!1;return r&&(r.a=t,r.b=e,r.overlapV.copy(r.overlapN).scale(r.overlap)),!0}return t.pointInCircle=f,t.pointInPolygon=d,t.testCircleCircle=h,t.testPolygonCircle=m,t.testCirclePolygon=g,t.testPolygonPolygon=y,t})?n.call(e,r,e,t):n)||(t.exports=o)}()},20477:t=>{"use strict";t.exports=function(t,e,r,n){var o=self||window;try{try{var i;try{i=new o.Blob([t])}catch(e){(i=new(o.BlobBuilder||o.WebKitBlobBuilder||o.MozBlobBuilder||o.MSBlobBuilder)).append(t),i=i.getBlob()}var a=o.URL||o.webkitURL,s=a.createObjectURL(i),c=new o[e](s,r);return a.revokeObjectURL(s),c}catch(n){return new o[e]("data:application/javascript,".concat(encodeURIComponent(t)),r)}}catch(t){if(!n)throw Error("Inline worker is not supported");return new o[e](n,r)}}},17137:t=>{"use strict";function Mime(){this._types=Object.create(null),this._extensions=Object.create(null);for(let t=0;t<arguments.length;t++)this.define(arguments[t]);this.define=this.define.bind(this),this.getType=this.getType.bind(this),this.getExtension=this.getExtension.bind(this)}Mime.prototype.define=function(t,e){for(let r in t){let n=t[r].map((function(t){return t.toLowerCase()}));r=r.toLowerCase();for(let t=0;t<n.length;t++){const o=n[t];if("*"!==o[0]){if(!e&&o in this._types)throw new Error('Attempt to change mapping for "'+o+'" extension from "'+this._types[o]+'" to "'+r+'". Pass `force=true` to allow this, otherwise remove "'+o+'" from the list of extensions for "'+r+'".');this._types[o]=r}}if(e||!this._extensions[r]){const t=n[0];this._extensions[r]="*"!==t[0]?t:t.substr(1)}}},Mime.prototype.getType=function(t){let e=(t=String(t)).replace(/^.*[/\\]/,"").toLowerCase(),r=e.replace(/^.*\./,"").toLowerCase(),n=e.length<t.length;return(r.length<e.length-1||!n)&&this._types[r]||null},Mime.prototype.getExtension=function(t){return(t=/^\s*([^;\s]*)/.test(t)&&RegExp.$1)&&this._extensions[t.toLowerCase()]||null},t.exports=Mime},22133:(t,e,r)=>{"use strict";let n=r(17137);t.exports=new n(r(94776))},94776:t=>{t.exports={"application/andrew-inset":["ez"],"application/applixware":["aw"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cu-seeme":["cu"],"application/dash+xml":["mpd"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["es","ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["js","mjs"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["mp4s","m4p"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-signature":["asc","sig"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avif":["avif"],"image/bmp":["bmp"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["markdown","md"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]}},13012:(t,e,r)=>{"use strict";r.d(e,{default:()=>m});var n=1e6,o=1e6,i="[big.js] ",a=i+"Invalid ",s=a+"decimal places",c=i+"Division by zero",l={},u=void 0,p=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function f(t,e,r,n){var o=t.c;if(r===u&&(r=t.constructor.RM),0!==r&&1!==r&&2!==r&&3!==r)throw Error("[big.js] Invalid rounding mode");if(e<1)n=3===r&&(n||!!o[0])||0===e&&(1===r&&o[0]>=5||2===r&&(o[0]>5||5===o[0]&&(n||o[1]!==u))),o.length=1,n?(t.e=t.e-e+1,o[0]=1):o[0]=t.e=0;else if(e<o.length){if(n=1===r&&o[e]>=5||2===r&&(o[e]>5||5===o[e]&&(n||o[e+1]!==u||1&o[e-1]))||3===r&&(n||!!o[0]),o.length=e,n)for(;++o[--e]>9;)if(o[e]=0,0===e){++t.e,o.unshift(1);break}for(e=o.length;!o[--e];)o.pop()}return t}function d(t,e,r){var n=t.e,o=t.c.join(""),i=o.length;if(e)o=o.charAt(0)+(i>1?"."+o.slice(1):"")+(n<0?"e":"e+")+n;else if(n<0){for(;++n;)o="0"+o;o="0."+o}else if(n>0)if(++n>i)for(n-=i;n--;)o+="0";else n<i&&(o=o.slice(0,n)+"."+o.slice(n));else i>1&&(o=o.charAt(0)+"."+o.slice(1));return t.s<0&&r?"-"+o:o}l.abs=function(){var t=new this.constructor(this);return t.s=1,t},l.cmp=function(t){var e,r=this,n=r.c,o=(t=new r.constructor(t)).c,i=r.s,a=t.s,s=r.e,c=t.e;if(!n[0]||!o[0])return n[0]?i:o[0]?-a:0;if(i!=a)return i;if(e=i<0,s!=c)return s>c^e?1:-1;for(a=(s=n.length)<(c=o.length)?s:c,i=-1;++i<a;)if(n[i]!=o[i])return n[i]>o[i]^e?1:-1;return s==c?0:s>c^e?1:-1},l.div=function(t){var e=this,r=e.constructor,o=e.c,i=(t=new r(t)).c,a=e.s==t.s?1:-1,l=r.DP;if(l!==~~l||l<0||l>n)throw Error(s);if(!i[0])throw Error(c);if(!o[0])return t.s=a,t.c=[t.e=0],t;var p,d,h,m,g,y=i.slice(),v=p=i.length,b=o.length,x=o.slice(0,p),w=x.length,O=t,E=O.c=[],A=0,j=l+(O.e=e.e-t.e)+1;for(O.s=a,a=j<0?0:j,y.unshift(0);w++<p;)x.push(0);do{for(h=0;h<10;h++){if(p!=(w=x.length))m=p>w?1:-1;else for(g=-1,m=0;++g<p;)if(i[g]!=x[g]){m=i[g]>x[g]?1:-1;break}if(!(m<0))break;for(d=w==p?i:y;w;){if(x[--w]<d[w]){for(g=w;g&&!x[--g];)x[g]=9;--x[g],x[w]+=10}x[w]-=d[w]}for(;!x[0];)x.shift()}E[A++]=m?h:++h,x[0]&&m?x[w]=o[v]||0:x=[o[v]]}while((v++<b||x[0]!==u)&&a--);return E[0]||1==A||(E.shift(),O.e--,j--),A>j&&f(O,j,r.RM,x[0]!==u),O},l.eq=function(t){return 0===this.cmp(t)},l.gt=function(t){return this.cmp(t)>0},l.gte=function(t){return this.cmp(t)>-1},l.lt=function(t){return this.cmp(t)<0},l.lte=function(t){return this.cmp(t)<1},l.minus=l.sub=function(t){var e,r,n,o,i=this,a=i.constructor,s=i.s,c=(t=new a(t)).s;if(s!=c)return t.s=-c,i.plus(t);var l=i.c.slice(),u=i.e,p=t.c,f=t.e;if(!l[0]||!p[0])return p[0]?t.s=-c:l[0]?t=new a(i):t.s=1,t;if(s=u-f){for((o=s<0)?(s=-s,n=l):(f=u,n=p),n.reverse(),c=s;c--;)n.push(0);n.reverse()}else for(r=((o=l.length<p.length)?l:p).length,s=c=0;c<r;c++)if(l[c]!=p[c]){o=l[c]<p[c];break}if(o&&(n=l,l=p,p=n,t.s=-t.s),(c=(r=p.length)-(e=l.length))>0)for(;c--;)l[e++]=0;for(c=e;r>s;){if(l[--r]<p[r]){for(e=r;e&&!l[--e];)l[e]=9;--l[e],l[r]+=10}l[r]-=p[r]}for(;0===l[--c];)l.pop();for(;0===l[0];)l.shift(),--f;return l[0]||(t.s=1,l=[f=0]),t.c=l,t.e=f,t},l.mod=function(t){var e,r=this,n=r.constructor,o=r.s,i=(t=new n(t)).s;if(!t.c[0])throw Error(c);return r.s=t.s=1,e=1==t.cmp(r),r.s=o,t.s=i,e?new n(r):(o=n.DP,i=n.RM,n.DP=n.RM=0,r=r.div(t),n.DP=o,n.RM=i,this.minus(r.times(t)))},l.neg=function(){var t=new this.constructor(this);return t.s=-t.s,t},l.plus=l.add=function(t){var e,r,n,o=this,i=o.constructor;if(t=new i(t),o.s!=t.s)return t.s=-t.s,o.minus(t);var a=o.e,s=o.c,c=t.e,l=t.c;if(!s[0]||!l[0])return l[0]||(s[0]?t=new i(o):t.s=o.s),t;if(s=s.slice(),e=a-c){for(e>0?(c=a,n=l):(e=-e,n=s),n.reverse();e--;)n.push(0);n.reverse()}for(s.length-l.length<0&&(n=l,l=s,s=n),e=l.length,r=0;e;s[e]%=10)r=(s[--e]=s[e]+l[e]+r)/10|0;for(r&&(s.unshift(r),++c),e=s.length;0===s[--e];)s.pop();return t.c=s,t.e=c,t},l.pow=function(t){var e=this,r=new e.constructor("1"),n=r,i=t<0;if(t!==~~t||t<-1e6||t>o)throw Error(a+"exponent");for(i&&(t=-t);1&t&&(n=n.times(e)),t>>=1;)e=e.times(e);return i?r.div(n):n},l.prec=function(t,e){if(t!==~~t||t<1||t>n)throw Error(a+"precision");return f(new this.constructor(this),t,e)},l.round=function(t,e){if(t===u)t=0;else if(t!==~~t||t<-n||t>n)throw Error(s);return f(new this.constructor(this),t+this.e+1,e)},l.sqrt=function(){var t,e,r,n=this,o=n.constructor,a=n.s,s=n.e,c=new o("0.5");if(!n.c[0])return new o(n);if(a<0)throw Error(i+"No square root");0===(a=Math.sqrt(n+""))||a===1/0?((e=n.c.join("")).length+s&1||(e+="0"),s=((s+1)/2|0)-(s<0||1&s),t=new o(((a=Math.sqrt(e))==1/0?"5e":(a=a.toExponential()).slice(0,a.indexOf("e")+1))+s)):t=new o(a+""),s=t.e+(o.DP+=4);do{r=t,t=c.times(r.plus(n.div(r)))}while(r.c.slice(0,s).join("")!==t.c.slice(0,s).join(""));return f(t,(o.DP-=4)+t.e+1,o.RM)},l.times=l.mul=function(t){var e,r=this,n=r.constructor,o=r.c,i=(t=new n(t)).c,a=o.length,s=i.length,c=r.e,l=t.e;if(t.s=r.s==t.s?1:-1,!o[0]||!i[0])return t.c=[t.e=0],t;for(t.e=c+l,a<s&&(e=o,o=i,i=e,l=a,a=s,s=l),e=new Array(l=a+s);l--;)e[l]=0;for(c=s;c--;){for(s=0,l=a+c;l>c;)s=e[l]+i[c]*o[l-c-1]+s,e[l--]=s%10,s=s/10|0;e[l]=s}for(s?++t.e:e.shift(),c=e.length;!e[--c];)e.pop();return t.c=e,t},l.toExponential=function(t,e){var r=this,o=r.c[0];if(t!==u){if(t!==~~t||t<0||t>n)throw Error(s);for(r=f(new r.constructor(r),++t,e);r.c.length<t;)r.c.push(0)}return d(r,!0,!!o)},l.toFixed=function(t,e){var r=this,o=r.c[0];if(t!==u){if(t!==~~t||t<0||t>n)throw Error(s);for(t=t+(r=f(new r.constructor(r),t+r.e+1,e)).e+1;r.c.length<t;)r.c.push(0)}return d(r,!1,!!o)},l[Symbol.for("nodejs.util.inspect.custom")]=l.toJSON=l.toString=function(){var t=this,e=t.constructor;return d(t,t.e<=e.NE||t.e>=e.PE,!!t.c[0])},l.toNumber=function(){var t=Number(d(this,!0,!0));if(!0===this.constructor.strict&&!this.eq(t.toString()))throw Error(i+"Imprecise conversion");return t},l.toPrecision=function(t,e){var r=this,o=r.constructor,i=r.c[0];if(t!==u){if(t!==~~t||t<1||t>n)throw Error(a+"precision");for(r=f(new o(r),t,e);r.c.length<t;)r.c.push(0)}return d(r,t<=r.e||r.e<=o.NE||r.e>=o.PE,!!i)},l.valueOf=function(){var t=this,e=t.constructor;if(!0===e.strict)throw Error(i+"valueOf disallowed");return d(t,t.e<=e.NE||t.e>=e.PE,!0)};var h=function t(){function Big(e){var r=this;if(!(r instanceof Big))return e===u?t():new Big(e);if(e instanceof Big)r.s=e.s,r.e=e.e,r.c=e.c.slice();else{if("string"!=typeof e){if(!0===Big.strict&&"bigint"!=typeof e)throw TypeError(a+"value");e=0===e&&1/e<0?"-0":String(e)}!function(t,e){var r,n,o;if(!p.test(e))throw Error(a+"number");t.s="-"==e.charAt(0)?(e=e.slice(1),-1):1,(r=e.indexOf("."))>-1&&(e=e.replace(".",""));(n=e.search(/e/i))>0?(r<0&&(r=n),r+=+e.slice(n+1),e=e.substring(0,n)):r<0&&(r=e.length);for(o=e.length,n=0;n<o&&"0"==e.charAt(n);)++n;if(n==o)t.c=[t.e=0];else{for(;o>0&&"0"==e.charAt(--o););for(t.e=r-n-1,t.c=[],r=0;n<=o;)t.c[r++]=+e.charAt(n++)}}(r,e)}r.constructor=Big}return Big.prototype=l,Big.DP=20,Big.RM=1,Big.NE=-7,Big.PE=21,Big.strict=false,Big.roundDown=0,Big.roundHalfUp=1,Big.roundHalfEven=2,Big.roundUp=3,Big}();const m=h},12902:(t,e,r)=>{"use strict";function n(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function o(t){return!!t&&!!t[q]}function i(t){return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;var r=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return r===Object||"function"==typeof r&&Function.toString.call(r)===G}(t)||Array.isArray(t)||!!t[U]||!!t.constructor[U]||f(t)||d(t))}function a(t,e,r){void 0===r&&(r=!1),0===s(t)?(r?Object.keys:H)(t).forEach((function(n){r&&"symbol"==typeof n||e(n,t[n],t)})):t.forEach((function(r,n){return e(n,r,t)}))}function s(t){var e=t[q];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:f(t)?2:d(t)?3:0}function c(t,e){return 2===s(t)?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function l(t,e){return 2===s(t)?t.get(e):t[e]}function u(t,e,r){var n=s(t);2===n?t.set(e,r):3===n?(t.delete(e),t.add(r)):t[e]=r}function p(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}function f(t){return F&&t instanceof Map}function d(t){return N&&t instanceof Set}function h(t){return t.o||t.t}function m(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=K(t);delete e[q];for(var r=H(e),n=0;n<r.length;n++){var o=r[n],i=e[o];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[o]})}return Object.create(Object.getPrototypeOf(t),e)}function g(t,e){return void 0===e&&(e=!1),v(t)||o(t)||!i(t)||(s(t)>1&&(t.set=t.add=t.clear=t.delete=y),Object.freeze(t),e&&a(t,(function(t,e){return g(e,!0)}),!0)),t}function y(){n(2)}function v(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function b(t){var e=Y[t];return e||n(18,t),e}function x(){return V}function w(t,e){e&&(b("Patches"),t.u=[],t.s=[],t.v=e)}function O(t){E(t),t.p.forEach(j),t.p=null}function E(t){t===V&&(V=t.l)}function A(t){return V={p:[],l:V,h:t,m:!0,_:0}}function j(t){var e=t[q];0===e.i||1===e.i?e.j():e.O=!0}function P(t,e){e._=e.p.length;var r=e.p[0],o=void 0!==t&&t!==r;return e.h.g||b("ES5").S(e,t,o),o?(r[q].P&&(O(e),n(4)),i(t)&&(t=k(e,t),e.l||C(e,t)),e.u&&b("Patches").M(r[q].t,t,e.u,e.s)):t=k(e,r,[]),O(e),e.u&&e.v(e.u,e.s),t!==W?t:void 0}function k(t,e,r){if(v(e))return e;var n=e[q];if(!n)return a(e,(function(o,i){return R(t,n,e,o,i,r)}),!0),e;if(n.A!==t)return e;if(!n.P)return C(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var o=4===n.i||5===n.i?n.o=m(n.k):n.o;a(3===n.i?new Set(o):o,(function(e,i){return R(t,n,o,e,i,r)})),C(t,o,!1),r&&t.u&&b("Patches").R(n,r,t.u,t.s)}return n.o}function R(t,e,r,n,a,s){if(o(a)){var l=k(t,a,s&&e&&3!==e.i&&!c(e.D,n)?s.concat(n):void 0);if(u(r,n,l),!o(l))return;t.m=!1}if(i(a)&&!v(a)){if(!t.h.F&&t._<1)return;k(t,a),e&&e.A.l||C(t,a)}}function C(t,e,r){void 0===r&&(r=!1),t.h.F&&t.m&&g(e,r)}function M(t,e){var r=t[q];return(r?h(r):t)[e]}function I(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function S(t){t.P||(t.P=!0,t.l&&S(t.l))}function _(t){t.o||(t.o=m(t.t))}function T(t,e,r){var n=f(e)?b("MapSet").N(e,r):d(e)?b("MapSet").T(e,r):t.g?function(t,e){var r=Array.isArray(t),n={i:r?1:0,A:e?e.A:x(),P:!1,I:!1,D:{},l:e,t,k:null,o:null,j:null,C:!1},o=n,i=X;r&&(o=[n],i=Q);var a=Proxy.revocable(o,i),s=a.revoke,c=a.proxy;return n.k=c,n.j=s,c}(e,r):b("ES5").J(e,r);return(r?r.A:x()).p.push(n),n}function B(t){return o(t)||n(22,t),function t(e){if(!i(e))return e;var r,n=e[q],o=s(e);if(n){if(!n.P&&(n.i<4||!b("ES5").K(n)))return n.t;n.I=!0,r=D(e,o),n.I=!1}else r=D(e,o);return a(r,(function(e,o){n&&l(n.t,e)===o||u(r,e,t(o))})),3===o?new Set(r):r}(t)}function D(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return m(t)}r.d(e,{current:()=>B,produce:()=>tt});var z,V,L="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),F="undefined"!=typeof Map,N="undefined"!=typeof Set,$="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,W=L?Symbol.for("immer-nothing"):((z={})["immer-nothing"]=!0,z),U=L?Symbol.for("immer-draftable"):"__$immer_draftable",q=L?Symbol.for("immer-state"):"__$immer_state",G=("undefined"!=typeof Symbol&&Symbol.iterator,""+Object.prototype.constructor),H="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,K=Object.getOwnPropertyDescriptors||function(t){var e={};return H(t).forEach((function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)})),e},Y={},X={get:function(t,e){if(e===q)return t;var r=h(t);if(!c(r,e))return function(t,e,r){var n,o=I(e,r);return o?"value"in o?o.value:null===(n=o.get)||void 0===n?void 0:n.call(t.k):void 0}(t,r,e);var n=r[e];return t.I||!i(n)?n:n===M(t.t,e)?(_(t),t.o[e]=T(t.A.h,n,t)):n},has:function(t,e){return e in h(t)},ownKeys:function(t){return Reflect.ownKeys(h(t))},set:function(t,e,r){var n=I(h(t),e);if(null==n?void 0:n.set)return n.set.call(t.k,r),!0;if(!t.P){var o=M(h(t),e),i=null==o?void 0:o[q];if(i&&i.t===r)return t.o[e]=r,t.D[e]=!1,!0;if(p(r,o)&&(void 0!==r||c(t.t,e)))return!0;_(t),S(t)}return t.o[e]===r&&"number"!=typeof r&&(void 0!==r||e in t.o)||(t.o[e]=r,t.D[e]=!0,!0)},deleteProperty:function(t,e){return void 0!==M(t.t,e)||e in t.t?(t.D[e]=!1,_(t),S(t)):delete t.D[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=h(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n?{writable:!0,configurable:1!==t.i||"length"!==e,enumerable:n.enumerable,value:r[e]}:n},defineProperty:function(){n(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){n(12)}},Q={};a(X,(function(t,e){Q[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),Q.deleteProperty=function(t,e){return Q.set.call(this,t,e,void 0)},Q.set=function(t,e,r){return X.set.call(this,t[0],e,r,t[0])};var J=function(){function t(t){var e=this;this.g=$,this.F=!0,this.produce=function(t,r,o){if("function"==typeof t&&"function"!=typeof r){var a=r;r=t;var s=e;return function(t){var e=this;void 0===t&&(t=a);for(var n=arguments.length,o=Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return s.produce(t,(function(t){var n;return(n=r).call.apply(n,[e,t].concat(o))}))}}var c;if("function"!=typeof r&&n(6),void 0!==o&&"function"!=typeof o&&n(7),i(t)){var l=A(e),u=T(e,t,void 0),p=!0;try{c=r(u),p=!1}finally{p?O(l):E(l)}return"undefined"!=typeof Promise&&c instanceof Promise?c.then((function(t){return w(l,o),P(t,l)}),(function(t){throw O(l),t})):(w(l,o),P(c,l))}if(!t||"object"!=typeof t){if(void 0===(c=r(t))&&(c=t),c===W&&(c=void 0),e.F&&g(c,!0),o){var f=[],d=[];b("Patches").M(t,c,f,d),o(f,d)}return c}n(21,t)},this.produceWithPatches=function(t,r){if("function"==typeof t)return function(r){for(var n=arguments.length,o=Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return e.produceWithPatches(r,(function(e){return t.apply(void 0,[e].concat(o))}))};var n,o,i=e.produce(t,r,(function(t,e){n=t,o=e}));return"undefined"!=typeof Promise&&i instanceof Promise?i.then((function(t){return[t,n,o]})):[i,n,o]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var e=t.prototype;return e.createDraft=function(t){i(t)||n(8),o(t)&&(t=B(t));var e=A(this),r=T(this,t,void 0);return r[q].C=!0,E(e),r},e.finishDraft=function(t,e){var r=(t&&t[q]).A;return w(r,e),P(void 0,r)},e.setAutoFreeze=function(t){this.F=t},e.setUseProxies=function(t){t&&!$&&n(20),this.g=t},e.applyPatches=function(t,e){var r;for(r=e.length-1;r>=0;r--){var n=e[r];if(0===n.path.length&&"replace"===n.op){t=n.value;break}}r>-1&&(e=e.slice(r+1));var i=b("Patches").$;return o(t)?i(t,e):this.produce(t,(function(t){return i(t,e)}))},t}(),Z=new J,tt=Z.produce;Z.produceWithPatches.bind(Z),Z.setAutoFreeze.bind(Z),Z.setUseProxies.bind(Z),Z.applyPatches.bind(Z),Z.createDraft.bind(Z),Z.finishDraft.bind(Z)},78720:(t,e,r)=>{"use strict";r.d(e,{useVirtual:()=>g});var n=r(67294);function o(){return o=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},o.apply(this,arguments)}var i,a=["bottom","height","left","right","top","width"],s=new Map,c=function t(){var e=[];s.forEach((function(t,r){var n,o,i=r.getBoundingClientRect();n=i,o=t.rect,void 0===n&&(n={}),void 0===o&&(o={}),a.some((function(t){return n[t]!==o[t]}))&&(t.rect=i,e.push(t))})),e.forEach((function(t){t.callbacks.forEach((function(e){return e(t.rect)}))})),i=window.requestAnimationFrame(t)};var l="undefined"!=typeof window?n.useLayoutEffect:n.useEffect;function u(t,e){void 0===e&&(e={width:0,height:0});var r=n.useState(t.current),o=r[0],a=r[1],u=n.useReducer(p,e),f=u[0],d=u[1],h=n.useRef(!1);return l((function(){t.current!==o&&a(t.current)})),l((function(){if(o&&!h.current){h.current=!0;var t=o.getBoundingClientRect();d({rect:t})}}),[o]),n.useEffect((function(){if(o){var t,e,r=(t=o,e=function(t){d({rect:t})},{observe:function(){var r=0===s.size;s.has(t)?s.get(t).callbacks.push(e):s.set(t,{rect:void 0,hasRectChanged:!1,callbacks:[e]}),r&&c()},unobserve:function(){var r=s.get(t);if(r){var n=r.callbacks.indexOf(e);n>=0&&r.callbacks.splice(n,1),r.callbacks.length||s.delete(t),s.size||cancelAnimationFrame(i)}}});return r.observe(),function(){r.unobserve()}}}),[o]),f}function p(t,e){var r=e.rect;return t.height!==r.height||t.width!==r.width?r:t}var f=function(){return 50},d=function(t){return t},h=function(t,e){return t[e?"offsetWidth":"offsetHeight"]},m=function(t){for(var e=Math.max(t.start-t.overscan,0),r=Math.min(t.end+t.overscan,t.size-1),n=[],o=e;o<=r;o++)n.push(o);return n};function g(t){var e,r=t.size,i=void 0===r?0:r,a=t.estimateSize,s=void 0===a?f:a,c=t.overscan,p=void 0===c?1:c,g=t.paddingStart,y=void 0===g?0:g,v=t.paddingEnd,b=void 0===v?0:v,x=t.parentRef,w=t.horizontal,O=t.scrollToFn,E=t.useObserver,A=t.initialRect,j=t.onScrollElement,P=t.scrollOffsetFn,k=t.keyExtractor,R=void 0===k?d:k,C=t.measureSize,M=void 0===C?h:C,I=t.rangeExtractor,S=void 0===I?m:I,_=w?"width":"height",T=w?"scrollLeft":"scrollTop",B=n.useRef({scrollOffset:0,measurements:[]}),D=n.useState(0),z=D[0],V=D[1];B.current.scrollOffset=z;var L=(E||u)(x,A)[_];B.current.outerSize=L;var F=n.useCallback((function(t){x.current&&(x.current[T]=t)}),[x,T]),N=O||F;O=n.useCallback((function(t){N(t,F)}),[F,N]);var $=n.useState({}),W=$[0],U=$[1],q=n.useCallback((function(){return U({})}),[]),G=n.useRef([]),H=n.useMemo((function(){var t=G.current.length>0?Math.min.apply(Math,G.current):0;G.current=[];for(var e=B.current.measurements.slice(0,t),r=t;r<i;r++){var n=R(r),o=W[n],a=e[r-1]?e[r-1].end:y,c="number"==typeof o?o:s(r),l=a+c;e[r]={index:r,start:a,size:c,end:l,key:n}}return e}),[s,W,y,i,R]),K=((null==(e=H[i-1])?void 0:e.end)||y)+b;B.current.measurements=H,B.current.totalSize=K;var Y=j?j.current:x.current,X=n.useRef(P);X.current=P,l((function(){if(Y){var t=function(t){var e=X.current?X.current(t):Y[T];V(e)};return t(),Y.addEventListener("scroll",t,{capture:!1,passive:!0}),function(){Y.removeEventListener("scroll",t)}}V(0)}),[Y,T]);var Q=function(t){var e=t.measurements,r=t.outerSize,n=t.scrollOffset,o=e.length-1,i=function(t,e,r,n){for(;t<=e;){var o=(t+e)/2|0,i=r(o);if(i<n)t=o+1;else{if(!(i>n))return o;e=o-1}}return t>0?t-1:0}(0,o,(function(t){return e[t].start}),n),a=i;for(;a<o&&e[a].end<n+r;)a++;return{start:i,end:a}}(B.current),J=Q.start,Z=Q.end,tt=n.useMemo((function(){return S({start:J,end:Z,overscan:p,size:H.length})}),[J,Z,p,H.length,S]),et=n.useRef(M);et.current=M;var rt=n.useMemo((function(){for(var t=[],e=function(e,r){var n=tt[e],i=o(o({},H[n]),{},{measureRef:function(t){if(t){var e=et.current(t,w);if(e!==i.size){var r=B.current.scrollOffset;i.start<r&&F(r+(e-i.size)),G.current.push(n),U((function(t){var r;return o(o({},t),{},((r={})[i.key]=e,r))}))}}}});t.push(i)},r=0,n=tt.length;r<n;r++)e(r);return t}),[tt,F,w,H]),nt=n.useRef(!1);l((function(){nt.current&&U({}),nt.current=!0}),[s]);var ot=n.useCallback((function(t,e){var r=(void 0===e?{}:e).align,n=void 0===r?"start":r,o=B.current,i=o.scrollOffset,a=o.outerSize;"auto"===n&&(n=t<=i?"start":t>=i+a?"end":"start"),"start"===n?O(t):"end"===n?O(t-a):"center"===n&&O(t-a/2)}),[O]),it=n.useCallback((function(t,e){var r=void 0===e?{}:e,n=r.align,a=void 0===n?"auto":n,s=function(t,e){if(null==t)return{};var r,n,o={},i=Object.keys(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||(o[r]=t[r]);return o}(r,["align"]),c=B.current,l=c.measurements,u=c.scrollOffset,p=c.outerSize,f=l[Math.max(0,Math.min(t,i-1))];if(f){if("auto"===a)if(f.end>=u+p)a="end";else{if(!(f.start<=u))return;a="start"}var d="center"===a?f.start+f.size/2:"end"===a?f.end:f.start;ot(d,o({align:a},s))}}),[ot,i]),at=n.useCallback((function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];it.apply(void 0,e),requestAnimationFrame((function(){it.apply(void 0,e)}))}),[it]);return{virtualItems:rt,totalSize:K,scrollToOffset:ot,scrollToIndex:at,measure:q}}}}]);
assets/js/1590.js DELETED
@@ -1,23 +0,0 @@
1
- "use strict";(globalThis.webpackChunkweb_stories_wp=globalThis.webpackChunkweb_stories_wp||[]).push([[1590],{65132:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowDown=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m16.5 21.282 4.645-4.704a.5.5 0 0 1 .711.702l-5.5 5.571a.5.5 0 0 1-.712 0l-5.5-5.57a.5.5 0 0 1 .712-.703l4.644 4.704V9.5a.5.5 0 0 1 1 0v11.782Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowDown)},2039:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowLeftLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.355 6.854a.5.5 0 0 0-.707-.708l-9.48 9.484a.499.499 0 0 0 0 .743l9.48 9.483a.5.5 0 0 0 .707-.707L7.71 16.5H25.5a.5.5 0 1 0 0-1H7.71l8.645-8.647Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowLeftLarge)},80908:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowRightLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.355 6.146a.5.5 0 1 0-.707.708l8.647 8.647H6.5a.5.5 0 1 0 0 1h17.795l-8.647 8.648a.5.5 0 0 0 .707.707l9.49-9.49a.498.498 0 0 0 0-.73l-9.49-9.49Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowRightLarge)},98477:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgBox4=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 8A1.5 1.5 0 0 0 8 9.5v4A1.5 1.5 0 0 0 9.5 15h4a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 13.5 8h-4ZM9 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM18.5 8A1.5 1.5 0 0 0 17 9.5v4a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 22.5 8h-4ZM18 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM9.5 17A1.5 1.5 0 0 0 8 18.5v4A1.5 1.5 0 0 0 9.5 24h4a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5h-4ZM9 18.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Zm9.5-1.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5h-4Zm-.5 1.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})))},r=(0,a.memo)(SvgBox4)},30648:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCheckmark=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.847 10.14a.5.5 0 0 1 .013.707l-10.625 11a.5.5 0 0 1-.72 0L8.14 17.318a.5.5 0 0 1 .72-.695l4.015 4.157L23.14 10.153a.5.5 0 0 1 .707-.013Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCheckmark)},61887:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCheckmarkSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.853 13.145a.5.5 0 0 1 .003.707l-4.959 5.004a.5.5 0 0 1-.71 0l-2.042-2.06a.5.5 0 0 1 .71-.705l1.687 1.702 4.603-4.645a.5.5 0 0 1 .708-.003Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCheckmarkSmall)},34761:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronDown=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"M21.5 14 16 19.5 10.5 14",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronDown)},76517:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronDownSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"m20 15-4 3-4-3",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronDownSmall)},99832:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronUp=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"m10.5 18 5.5-5.5 5.5 5.5",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronUp)},18969:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCross=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.854 9.146a.5.5 0 1 0-.708.708L15.293 16l-6.147 6.146a.5.5 0 0 0 .708.708L16 16.707l6.146 6.147a.5.5 0 0 0 .708-.708L16.707 16l6.147-6.146a.5.5 0 0 0-.708-.708L16 15.293 9.854 9.146Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCross)},94320:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCrossLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M25.146 25.854a.5.5 0 0 0 .708-.708L16.707 16l9.147-9.146a.5.5 0 0 0-.708-.708L16 15.293 6.854 6.146a.5.5 0 1 0-.708.708L15.293 16l-9.147 9.146a.5.5 0 0 0 .708.708L16 16.707l9.146 9.147Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCrossLarge)},74698:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCrossSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.148 12.146a.5.5 0 0 1 .707.708L16.708 16l3.148 3.148a.5.5 0 1 1-.707.707l-3.148-3.148-3.147 3.147a.5.5 0 0 1-.708-.707l3.148-3.147-3.147-3.147a.5.5 0 0 1 .707-.707l3.147 3.147 3.147-3.148Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCrossSmall)},48068:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgExclamationOutline=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 9a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm0-1a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm0 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-.5-2a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-1 0v4Z",fill:"currentColor"})))},r=(0,a.memo)(SvgExclamationOutline)},73035:(C,e,t)=>{t.d(e,{default:()=>c});var l,a,n=t(67294);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}const SvgLaunch=C=>{let{title:e,titleId:t,...c}=C;return n.createElement("svg",r({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-labelledby":t},c),e?n.createElement("title",{id:t},e):null,l||(l=n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"})),a||(a=n.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"})))},c=(0,n.memo)(SvgLaunch)},33291:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgLetterT=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 9.5a.5.5 0 0 0-.5.5v1.178a.5.5 0 0 1-1 0V10a1.5 1.5 0 0 1 1.5-1.5h11A1.5 1.5 0 0 1 23 10v1.178a.5.5 0 0 1-1 0V10a.5.5 0 0 0-.5-.5h-5v13h2.1a.5.5 0 0 1 0 1h-5.2a.5.5 0 0 1 0-1h2.1v-13h-5Z",fill:"currentColor"})))},r=(0,a.memo)(SvgLetterT)},37233:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgLockClosed=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8a3 3 0 0 0-3 3v3h-1.5a1.5 1.5 0 0 0-1.5 1.5v7a1.5 1.5 0 0 0 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5v-7a1.5 1.5 0 0 0-1.5-1.5H19v-3a3 3 0 0 0-3-3Zm2 6v-3a2 2 0 1 0-4 0v3h4Zm-4.5 1h-2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Zm2.5 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z",fill:"currentColor"})))},r=(0,a.memo)(SvgLockClosed)},42914:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgMagnifier=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 14.636a5.636 5.636 0 1 1 11.272 0 5.636 5.636 0 0 1-11.272 0Zm9.961 5.033a6.636 6.636 0 1 1 .707-.707l4.184 4.184a.5.5 0 1 1-.707.707l-4.184-4.184Z",fill:"currentColor"})))},r=(0,a.memo)(SvgMagnifier)},25252:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgPencil=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m17.672 11.579-7.514 7.514a.5.5 0 0 0-.137.256l-.51 2.552a.5.5 0 0 0 .588.588l2.552-.51a.5.5 0 0 0 .255-.137l7.515-7.515-2.749-2.748Zm3.346-2.64a1.5 1.5 0 0 0-2.12 0L9.45 18.386a1.5 1.5 0 0 0-.41.766l-.511 2.552a1.5 1.5 0 0 0 1.765 1.766l2.552-.51a1.5 1.5 0 0 0 .767-.411l9.446-9.447a1.5 1.5 0 0 0 0-2.121L21.02 8.939Z",fill:"currentColor"})))},r=(0,a.memo)(SvgPencil)},39980:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgPlayFilled=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 27C21.963 27 27 21.963 27 15.75S21.963 4.5 15.75 4.5 4.5 9.537 4.5 15.75 9.537 27 15.75 27Zm-1.823-6.18 6.414-3.863c.879-.53.879-1.885 0-2.414l-6.414-3.863c-.862-.52-1.927.148-1.927 1.207v7.726c0 1.06 1.065 1.726 1.927 1.207Z",fill:"currentColor"})))},r=(0,a.memo)(SvgPlayFilled)},8753:(C,e,t)=>{t.d(e,{default:()=>c});var l,a,n=t(67294);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}const SvgShopping=C=>{let{title:e,titleId:t,...c}=C;return n.createElement("svg",r({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},c),e?n.createElement("title",{id:t},e):null,l||(l=n.createElement("path",{d:"M10.84 12.5h10.32a1.5 1.5 0 0 1 1.495 1.375l.666 8a1.5 1.5 0 0 1-1.495 1.625H10.174a1.5 1.5 0 0 1-1.495-1.625l.666-8A1.5 1.5 0 0 1 10.84 12.5Z",stroke:"currentColor"})),a||(a=n.createElement("path",{d:"M12 14a.5.5 0 0 0 1 0h-1Zm7 0a.5.5 0 0 0 1 0h-1Zm-6-2.308C13 9.904 14.368 8.5 16 8.5v-1c-2.234 0-4 1.902-4 4.192h1ZM16 8.5c1.632 0 3 1.404 3 3.192h1c0-2.29-1.766-4.192-4-4.192v1Zm-4 3.192V14h1v-2.308h-1Zm7 0V14h1v-2.308h-1Z",fill:"currentColor"})))},c=(0,n.memo)(SvgShopping)},69682:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgStopFilled=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 27C21.963 27 27 21.963 27 15.75S21.963 4.5 15.75 4.5 4.5 9.537 4.5 15.75 9.537 27 15.75 27Zm-3.5-15.75a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-7Z",fill:"currentColor"})))},r=(0,a.memo)(SvgStopFilled)},2779:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgTable=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 9A1.5 1.5 0 0 0 8 10.5v11A1.5 1.5 0 0 0 9.5 23h13a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 22.5 9h-13Zm3 1h-3a.5.5 0 0 0-.5.5V13h3.5v-3ZM9 14v4h3.5v-4H9Zm0 5v2.5a.5.5 0 0 0 .5.5h3v-3H9Zm4.5 3h9a.5.5 0 0 0 .5-.5V19h-9.5v3Zm9.5-4v-4h-9.5v4H23Zm0-5v-2.5a.5.5 0 0 0-.5-.5h-9v3H23Z",fill:"currentColor"})))},r=(0,a.memo)(SvgTable)},96921:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgTrash=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 9.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V11h-4V9.5ZM13 11H8.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H19V9.5A1.5 1.5 0 0 0 17.5 8h-3A1.5 1.5 0 0 0 13 9.5V11Zm-2.5 3a.5.5 0 0 1 .5.5v7a1.5 1.5 0 0 0 1.5 1.5h7a1.5 1.5 0 0 0 1.5-1.5v-7a.5.5 0 0 1 1 0v7a2.5 2.5 0 0 1-2.5 2.5h-7a2.5 2.5 0 0 1-2.5-2.5v-7a.5.5 0 0 1 .5-.5Zm3.5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5Zm4.5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0v-5Z",fill:"currentColor"})))},r=(0,a.memo)(SvgTrash)},11923:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgVideo=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 9A1.5 1.5 0 0 0 8 10.5v11A1.5 1.5 0 0 0 9.5 23h9.59a1.5 1.5 0 0 0 1.5-1.5v-2.39l3.478 1.044A1.5 1.5 0 0 0 26 18.718v-5.436a1.5 1.5 0 0 0-1.932-1.437l-3.477 1.045V10.5a1.5 1.5 0 0 0-1.5-1.5H9.5ZM9 10.5a.5.5 0 0 1 .5-.5h9.59a.5.5 0 0 1 .5.5v3.063a.5.5 0 0 0 .645.478l4.121-1.238a.5.5 0 0 1 .644.48v5.435a.5.5 0 0 1-.644.479l-4.121-1.238a.5.5 0 0 0-.644.479V21.5a.5.5 0 0 1-.5.5H9.5a.5.5 0 0 1-.5-.5v-11Zm4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})))},r=(0,a.memo)(SvgVideo)},34433:(C,e,t)=>{t.d(e,{default:()=>n});var l=t(67294),a=t(8968);const n=function AMPAnimations(){const{state:{providerId:C,animationTargets:e},actions:{getAnimationParts:t}}=(0,a.default)();return e.reduce(((e,a)=>[...e,...t(a).map((e=>{let{id:t,AMPAnimation:a}=e;return l.createElement(a,{key:t,prefixId:C})}))]),[])}},98236:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(13418),r=t(8968);const c=function AMPKeyframes(){const{state:{providerId:C,animationTargets:e},actions:{getAnimationParts:t}}=(0,r.default)(),c=(0,a.useMemo)((()=>function(C,e){return C.reduce(((C,t)=>({...C,...e(t).reduce(((C,e)=>{const{generatedKeyframes:t}=e;return{...C,...t}}),C)})),{})}(e,t)),[e,t]);return Object.keys(c).map((e=>l.createElement(n.KeyframesOutput,{key:e,id:`${C}-${e}`,keyframes:c[e]})))}},5954:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(8968);const r={width:"100%",height:"100%",display:"block",position:"absolute",top:0,left:0};function ComposableWrapper(C){let{animationParts:e,children:t}=C;const n=(0,a.useMemo)((()=>e.reduce(((C,e)=>{const{AMPTarget:t}=e;return function(e){return l.createElement(C,null,l.createElement(t,{style:r},e.children))}}),(C=>C.children))),[e]);return l.createElement(n,null,t)}const c=function AMPWrapper(C){let{target:e,children:t}=C;const{actions:{getAnimationParts:a}}=(0,n.default)();return l.createElement(ComposableWrapper,{animationParts:a(e)},t)}},79968:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(67294),a=t(72070);const n={iterations:{infinity:1/0}};const r=function(C,e,t){const l=Object.keys(t).reduce(((C,e)=>({...C,[e]:n[e]&&n[e][t[e]]||t[e]})),{});return new KeyframeEffect(C,e,l)};var c=t(26300);const i=c.default.div.withConfig({displayName:"fullSizeAbsolute",componentId:"sc-zcna5-0"})(["position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 50%;",";"],(C=>{let{overflowHidden:e}=C;return e&&(0,c.css)(["overflow:hidden;"])}));var o=t(45697),s=t.n(o);s().node.isRequired,s().func,s().oneOfType([s().object,s().array]),s().object,s().bool;var d=t(8968);function u(){return u=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},u.apply(this,arguments)}function WAAPIAnimationWrapper(C){let{children:e,hoistAnimation:t,keyframes:n,timings:c,targetLeafElement:o}=C;const s=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(!n)return()=>{};const C=o?s.current?.querySelector('[data-leaf-element="true"]'):s.current;if(!C)return()=>{};const e=r(C,n,c);return t(new Animation(e,document.timeline))}),[t,n,o,c]),l.createElement(i,{ref:s},e)}const M=function WAAPIWrapper(C){let{children:e,target:t}=C;const{hoistWAAPIAnimation:n,AnimationParts:r}=(0,d.default)((C=>{let{actions:e}=C;return{hoistWAAPIAnimation:e.hoistWAAPIAnimation,AnimationParts:e.getAnimationParts(t)}})),c=r?.map((C=>C.WAAPIAnimation)),i=(0,a.useCallback)((C=>n({animation:C,elementId:t})),[t,n]);return l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[0]),l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[1]),l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[2]),e)))}},97765:(C,e,t)=>{t.d(e,{StoryAnimationContext:()=>i,default:()=>M});var l=t(67294),a=(t(26699),t(72070)),n=t(80475),r=t(44586),c=(t(69332),t(40320));t(66776);"KeyframeEffect"in window||t.e(1197).then(t.t.bind(t,53821,23)).catch((()=>{}));const i=(0,a.createContext)(null),o={idle:{complete:"complete"},complete:{reset:"idle"}},WAAPIAnimationStateReducer=(C,e)=>o[C][e]||C,s=C=>{let{animation:e}=C;return new Promise((C=>{e.onfinish=C}))},d=[];function u(C,e){let[t,l]=e;return C?.has(t)&&C.get(t)===l}const M=function Provider(C){let{animations:e,elements:t,children:o,onWAAPIFinish:M,selectedElementIds:p=[]}=C;const f=(0,a.useRef)(null),m=(0,a.useMemo)((()=>(t||[]).reduce(((C,e)=>(C.set(e.id,e),C)),new Map)),[t]),h=(0,a.useRef)(null),L=(0,a.useMemo)((()=>(e||[]).reduce(((C,e)=>(C.set(e.id,e),C)),new Map)),[e]),E=(0,a.useRef)(null),Z=(0,a.useMemo)((()=>{const{current:C}=h,{current:e}=f,{current:t}=E,l=new Map;for(const[a,n]of L.entries()){const r=u(C,[a,n]),i=n.targets.every((C=>u(e,[C,m.get(C)])));if(r&&i)n.targets.forEach((C=>l.set(C,t.get(C))));else{const{id:C,targets:e,type:t,...a}=n;(e||[]).forEach((C=>{const e=l.get(C)||[],n=m.get(C);l.set(C,[...e,(0,c.AnimationPart)(t,{...a,element:n})])}))}}return h.current=L,f.current=m,E.current=l,l}),[L,m]),g=(0,a.useMemo)((()=>(0,r.default)()),[]),v=(0,a.useMemo)((()=>Array.from(Z.keys()||[])),[Z]),w=(0,a.useCallback)((C=>Z.get(C)||d),[Z]),y=(0,a.useRef)(M),[b,R]=(0,a.useReducer)(WAAPIAnimationStateReducer,"idle"),A=(0,a.useRef)(new Map),[x,T]=(0,a.useState)([]),_=(0,a.useMemo)((()=>(C=>{let{animations:e,selectedElementIds:t}=C;return t.length>0?e.filter((C=>{let{elementId:e}=C;return t.includes(e)})):e})({animations:x,selectedElementIds:p})),[p,x]),S=(0,a.useCallback)((C=>{let{animation:e,elementId:t}=C;const l=Symbol();return A.current.set(l,{animation:e,elementId:t}),T(Array.from(A.current.values())),()=>{e?.cancel(),A.current.delete(l),T(Array.from(A.current.values()))}}),[]),z=(0,a.useMemo)((()=>{const C=()=>_.forEach((C=>{let{animation:e}=C;return e?.pause()})),e=C=>_.forEach((e=>{let{animation:t}=e;const{duration:l,delay:a}=(t.effect?.timing||t.effect?.getTiming())??{},r=(a||0)+(l||0);t.currentTime="end"===C?r:(0,n.clamp)(C,{MIN:0,MAX:r})}));return{play:()=>_.forEach((C=>{let{animation:e}=C;e?.cancel(),e?.play()})),pause:C,setCurrentTime:e,reset:()=>{C(),requestAnimationFrame((()=>{e("end")}))}}}),[_]);(0,a.useEffect)((()=>{let C=()=>{};return"idle"===b&&_.length&&new Promise(((e,t)=>{C=t,Promise.all(_.map(s)).then((()=>{C=()=>{},e()}))})).then((()=>R("complete"))).catch((()=>{})),C}),[_,b]),y.current=M,(0,a.useEffect)((()=>{"complete"===b&&(y.current?.(),R("reset"))}),[b]);const I=(0,a.useMemo)((()=>({state:{providerId:g,animationTargets:v},actions:{getAnimationParts:w,hoistWAAPIAnimation:S,WAAPIAnimationMethods:z}})),[g,w,v,S,z]);return l.createElement(i.Provider,{value:I},o)}},93886:(C,e,t)=>{t.d(e,{EffectBackgroundPan:()=>EffectBackgroundPan});var l=t(44258),a=t(35686),n=t(93478);function EffectBackgroundPan(C){let{panDir:e=l.DIRECTION.RIGHT_TO_LEFT,duration:t=2e3,delay:r,easing:c="cubic-bezier(.3,0,.55,1)",element:i}=C;const o={fill:"both",duration:t,delay:r,easing:c},s=`direction-${e}-${l.BACKGROUND_ANIMATION_EFFECTS.PAN.value}`,d="translate3d(0%, 0, 0)",u="translate3d(0, 0%, 0)",M=i?(0,n.getMediaBoundOffsets)({element:i}):{top:0,right:0,bottom:0,left:0},p={from:{[l.DIRECTION.RIGHT_TO_LEFT]:`translate3d(${M.left}%, 0, 0)`,[l.DIRECTION.LEFT_TO_RIGHT]:`translate3d(${M.right}%, 0, 0)`,[l.DIRECTION.BOTTOM_TO_TOP]:`translate3d(0, ${M.top}%, 0)`,[l.DIRECTION.TOP_TO_BOTTOM]:`translate3d(0, ${M.bottom}%, 0)`},to:{[l.DIRECTION.RIGHT_TO_LEFT]:d,[l.DIRECTION.LEFT_TO_RIGHT]:d,[l.DIRECTION.BOTTOM_TO_TOP]:u,[l.DIRECTION.TOP_TO_BOTTOM]:u}},f={transform:[p.from[e],p.to[e]]},{id:m,WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E}=(0,a.default)(s,f,o,!1,!0);return{id:m,WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E,generatedKeyframes:{[s]:f}}}},44130:(C,e,t)=>{t.d(e,{EffectBackgroundPanAndZoom:()=>EffectBackgroundPanAndZoom});var l=t(44258),a=t(35686),n=t(93886),r=t(51352),c=t(93478);const i={fill:"forwards",duration:2e3};function EffectBackgroundPanAndZoom(C){let{element:e,zoomDirection:t=l.SCALE_DIRECTION.SCALE_IN,panDir:o=l.DIRECTION.RIGHT_TO_LEFT,duration:s=2e3,delay:d,easing:u="cubic-bezier(.14,.34,.47,.9)"}=C;const M={...i,duration:s,delay:d,easing:u},p=`direction-${o}-${t}-${l.BACKGROUND_ANIMATION_EFFECTS.PAN_AND_ZOOM.value}`,f=(0,c.getMediaOrigin)(e&&(0,c.getMediaBoundOffsets)({element:e})),m={[l.DIRECTION.RIGHT_TO_LEFT]:{horizontal:0,vertical:f.vertical},[l.DIRECTION.LEFT_TO_RIGHT]:{horizontal:100,vertical:f.vertical},[l.DIRECTION.BOTTOM_TO_TOP]:{horizontal:f.horizontal,vertical:0},[l.DIRECTION.TOP_TO_BOTTOM]:{horizontal:f.horizontal,vertical:100}}[o]||[],{generatedKeyframes:h}=(0,r.EffectBackgroundZoom)({element:e,zoomDirection:t,transformOrigin:m}),{generatedKeyframes:L}=(0,n.EffectBackgroundPan)({element:e,panDir:o}),E=Object.values(h)?.[0]||[],Z=Object.values(L)?.[0]||[],g=`${Z?.transform[0]} ${E?.transform[0]}`,v=(E?.transform?.length||1)-1,w=(Z?.transform?.length||1)-1,y={transform:[g,`${Z?.transform[v]} ${E?.transform[w]}`]},{id:b,WAAPIAnimation:R,AMPTarget:A,AMPAnimation:x}=(0,a.default)(p,y,M,!1,!0);return{id:b,WAAPIAnimation:R,AMPTarget:A,AMPAnimation:x,generatedKeyframes:{[p]:y}}}},51352:(C,e,t)=>{t.d(e,{EffectBackgroundZoom:()=>EffectBackgroundZoom});var l=t(80475),a=t(44258),n=t(8748),r=t(93478);function EffectBackgroundZoom(C){let{element:e,zoomDirection:t=a.SCALE_DIRECTION.SCALE_OUT,duration:c=2e3,delay:i,easing:o="cubic-bezier(.3,0,.55,1)",transformOrigin:s}=C;const d={MIN:a.BG_MIN_SCALE/e.scale,MAX:a.BG_MAX_SCALE/e.scale},u=(0,l.progress)(50,{MIN:0,MAX:a.BG_MAX_SCALE}),M=(0,l.lerp)(u,{MIN:0,MAX:d.MAX}),p=1+(t===a.SCALE_DIRECTION.SCALE_OUT?1:-1)*M;return(0,n.AnimationZoom)({zoomFrom:(0,l.clamp)(p,d),zoomTo:1,duration:c,delay:i,easing:o,targetLeafElement:!0,transformOrigin:s||(0,r.getMediaOrigin)(e&&(0,r.getMediaBoundOffsets)({element:e}))})}},11533:(C,e,t)=>{t.d(e,{EffectDrop:()=>EffectDrop});var l=t(35686),a=t(93478);function EffectDrop(C){let{element:e,fill:t="both",duration:n=1600,delay:r=0}=C;const c=(0,a.getGlobalSpace)(e),i=(C=>(0,a.getOffPageOffset)({...C,y:160}).offsetTop)(e),{offsetTop:o}=(0,a.getOffPageOffset)(e),s=-1*Math.max(Math.abs(i),Math.abs(o)),d=`drop-effect-${s}`,u=[{offset:0,transform:c`translate3d(0, ${s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.29,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.45,transform:c`translate3d(0, ${.2812*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.61,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.71,transform:c`translate3d(0, ${.0956*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.8,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.85,transform:c`translate3d(0, ${.0359*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.92,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.96,transform:c`translate3d(0, ${.0156*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:1,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"}],{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m}=(0,l.default)(d,u,{fill:t,duration:n,delay:r});return{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m,generatedKeyframes:{[d]:u}}}},96302:(C,e,t)=>{t.d(e,{EffectFadeIn:()=>EffectFadeIn});var l=t(75351);function EffectFadeIn(C){let{duration:e=600,delay:t,easing:a="cubic-bezier(0.4, 0.4, 0.0, 1)"}=C;return(0,l.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:t,easing:a})}},5644:(C,e,t)=>{t.d(e,{EffectFlyIn:()=>EffectFlyIn});var l=t(67294),a=t(44586),n=t(44258),r=t(11006),c=t(75351),i=t(93478);function EffectFlyIn(C){let{duration:e=600,flyInDir:t=n.DIRECTION.TOP_TO_BOTTOM,delay:o,easing:s="cubic-bezier(0.2, 0.6, 0.0, 1)",element:d}=C;const u=(0,a.default)(),{offsetTop:M,offsetLeft:p,offsetRight:f,offsetBottom:m}=(0,i.getOffPageOffset)(d),h={[n.DIRECTION.TOP_TO_BOTTOM]:{offsetY:`${M}%`},[n.DIRECTION.BOTTOM_TO_TOP]:{offsetY:`${m}%`},[n.DIRECTION.LEFT_TO_RIGHT]:{offsetX:`${p}%`},[n.DIRECTION.RIGHT_TO_LEFT]:{offsetX:`${f}%`}},{WAAPIAnimation:L,AMPTarget:E,AMPAnimation:Z,generatedKeyframes:g}=(0,c.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:o,easing:s}),{WAAPIAnimation:v,AMPTarget:w,AMPAnimation:y,generatedKeyframes:b}=(0,r.AnimationMove)({...h[t],duration:e,delay:o,easing:s,element:d});return{id:u,WAAPIAnimation:{...v,keyframes:{...v.keyframes,...L.keyframes}},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(E,{style:t},l.createElement(w,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(Z,null),l.createElement(y,null))},generatedKeyframes:{...g,...b}}}},3200:(C,e,t)=>{t.d(e,{EffectPan:()=>EffectPan});var l=t(15985),a=t(1787),n=t(44258),r=t(35686);function EffectPan(C){let{panDir:e=n.DIRECTION.RIGHT_TO_LEFT,duration:t=1e3,delay:c,easing:i,element:o}=C;const s={fill:"both",duration:t,delay:c,easing:i},d=function(C){let{width:e,height:t}=C;if(e<l.PAGE_WIDTH||t<l.FULLBLEED_HEIGHT){const C=1.25,a=e<l.PAGE_WIDTH?l.PAGE_WIDTH/e:1,n=t<l.FULLBLEED_HEIGHT?l.FULLBLEED_HEIGHT/t:1;return Math.max(a,n)*C}return 1}(o),u={x:o.x,y:o.y,width:o.width*d,height:o.height*d},{x:M,y:p,width:f,height:m}=(0,a.getBox)(u,100,100),h=(0,a.dataToEditorY)(l.DANGER_ZONE_HEIGHT,100),L=-(h+p)/m*100,E=(100-(M+f))/f*100,Z=-M/f*100,g=(100-(p+m)+h)/m*100;let v,w,y,b;switch(e){case n.DIRECTION.TOP_TO_BOTTOM:v=(Z+E)/2,w=L,y=(Z+E)/2,b=g;break;case n.DIRECTION.BOTTOM_TO_TOP:v=(Z+E)/2,w=g,y=(Z+E)/2,b=L;break;case n.DIRECTION.LEFT_TO_RIGHT:v=Z,w=L,y=E,b=L;break;default:v=E,w=L,y=Z,b=L}const R=`direction-${e}-scale-${d}-${n.ANIMATION_EFFECTS.PAN}`,A={transform:[`translate(${v}%, ${w}%) scale(${d})`,`translate(${y}%, ${b}%) scale(${d})`],"transform-origin":"left top"},{id:x,WAAPIAnimation:T,AMPTarget:_,AMPAnimation:S}=(0,r.default)(R,A,s,!1);return{id:x,WAAPIAnimation:T,AMPTarget:_,AMPAnimation:S,generatedKeyframes:{[R]:A}}}},37308:(C,e,t)=>{t.d(e,{EffectPulse:()=>EffectPulse});var l=t(76585);function EffectPulse(C){let{iterations:e=1,scale:t=.5,duration:a=1450,delay:n,easing:r="ease-in-out"}=C;return(0,l.AnimationPulse)({scale:t,duration:a,delay:n,easing:r,iterations:e})}},75590:(C,e,t)=>{t.d(e,{EffectRotateIn:()=>EffectRotateIn});var l=t(67294),a=t(44586),n=t(44258),r=t(11006),c=t(10638),i=t(93478);function EffectRotateIn(C){let{duration:e=1e3,rotateInDir:t=n.DIRECTION.LEFT_TO_RIGHT,easing:o="cubic-bezier(.2, 0, .8, 1)",delay:s,element:d}=C;const u=(0,a.default)(),{offsetLeft:M,offsetRight:p}=(0,i.getOffPageOffset)(d),f=t===n.DIRECTION.RIGHT_TO_LEFT?`${p}%`:`${M}%`,{WAAPIAnimation:m,AMPTarget:h,AMPAnimation:L,generatedKeyframes:E}=(0,r.AnimationMove)({offsetX:f,duration:e,delay:s,easing:o,element:d}),{WAAPIAnimation:Z,AMPTarget:g,AMPAnimation:v,generatedKeyframes:w}=(0,c.AnimationSpin)({rotation:""+180*(t===n.DIRECTION.LEFT_TO_RIGHT?-1:1)*1,stopAngle:0,duration:e,delay:s,easing:"cubic-bezier(.2, 0, .5, 1)",element:d}),[y,b]=m.keyframes.transform,[R,A]=Z.keyframes.transform,x={transform:[`${y} ${R}`,`${b} ${A}`]};return{id:u,WAAPIAnimation:{...Z,keyframes:x},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(h,{style:t},l.createElement(g,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(L,null),l.createElement(v,null))},generatedKeyframes:{...E,...w}}}},84276:(C,e,t)=>{t.d(e,{EffectTwirlIn:()=>EffectTwirlIn});var l=t(35686),a=t(93478);const n={delay:0,duration:1e3,fill:"both",iterations:1},r="twirl-in";function EffectTwirlIn(C){let{easing:e="cubic-bezier(0.4, 0.4, 0.0, 1)",element:t,...c}=C;const i=[{transform:(0,a.getGlobalSpace)(t)`rotate(-540deg) scale(0.1)`,opacity:0},{transform:"none",opacity:1}],o={...n,...c,easing:e},{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,l.default)(r,i,o);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[r]:i}}}},87745:(C,e,t)=>{t.d(e,{AnimationInputPropTypes:()=>r});var l=t(45697),a=t.n(l),n=t(44258);const r={type:a().oneOf([...Object.values(n.FIELD_TYPES)]).isRequired,label:a().string,tooltip:a().string,unit:a().string,values:a().array,defaultValue:a().oneOfType([a().string,a().number,a().bool])}},29154:(C,e,t)=>{t.d(e,{EffectWhooshIn:()=>EffectWhooshIn});var l=t(67294),a=t(44586),n=t(44258),r=t(75351),c=t(11006),i=t(8748),o=t(53020);function EffectWhooshIn(C){let{duration:e=600,whooshInDir:t=n.DIRECTION.LEFT_TO_RIGHT,easing:s="cubic-bezier(0.4, 0.4, 0.0, 1)",delay:d,element:u}=C;const M=(0,a.default)(),{offsetLeft:p,offsetRight:f}=(0,o.default)(u),m=t===n.DIRECTION.RIGHT_TO_LEFT?`${f}%`:`${p}%`,{WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E,generatedKeyframes:Z}=(0,c.AnimationMove)({offsetX:m,duration:e,delay:d,easing:s,element:u}),{WAAPIAnimation:g,AMPTarget:v,AMPAnimation:w,generatedKeyframes:y}=(0,r.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:d,easing:s}),{WAAPIAnimation:b,AMPTarget:R,AMPAnimation:A,generatedKeyframes:x}=(0,i.AnimationZoom)({zoomFrom:.15,zoomTo:1,duration:e,delay:d,easing:s}),[T,_]=h.keyframes.transform,[S,z]=b.keyframes.transform,I={transform:[`${T} ${S}`,`${_} ${z}`],opacity:g.keyframes.opacity};return{id:M,WAAPIAnimation:{...b,keyframes:I},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(L,{style:t},l.createElement(v,{style:t},l.createElement(R,{style:t},e)))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(E,null),l.createElement(w,null),l.createElement(A,null))},generatedKeyframes:{...Z,...y,...x}}}},63898:(C,e,t)=>{t.d(e,{EffectZoom:()=>EffectZoom});var l=t(67294),a=t(44586),n=t(8748),r=t(75351),c=t(44258);function EffectZoom(C){let{scaleDirection:e=c.SCALE_DIRECTION.SCALE_IN,duration:t=1e3,delay:i,easing:o="cubic-bezier(.3,0,.55,1)"}=C;const s=(0,a.default)(),{WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:p}=(0,n.AnimationZoom)({zoomFrom:e===c.SCALE_DIRECTION.SCALE_OUT?3:1/3,zoomTo:1,duration:t,delay:i,easing:o}),{WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h,generatedKeyframes:L}=(0,r.AnimationFade)({fadeFrom:e===c.SCALE_DIRECTION.SCALE_OUT?1:0,fadeTo:1,duration:t,delay:i,easing:o}),E={transform:d.keyframes.transform,opacity:f.keyframes.opacity};return{id:s,WAAPIAnimation:{...d,keyframes:E},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(m,{style:t},l.createElement(u,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(h,null),l.createElement(M,null))},generatedKeyframes:{...L,...p}}}},13418:(C,e,t)=>{t.d(e,{AnimationOutput:()=>a,KeyframesOutput:()=>n,WithAnimation:()=>r});var l=t(67294);t(22500);const a=function AnimationOutput(C){let{config:e}=C;const t=Array.isArray(e)?e:[e];return l.createElement("amp-story-animation",{layout:"nodisplay",trigger:"visibility"},l.createElement("script",{type:"application/json",dangerouslySetInnerHTML:{__html:JSON.stringify(t.map((C=>{let{selector:e,animation:t,keyframes:l,delay:a,direction:n,duration:r,easing:c,endDelay:i,fill:o,iterationStart:s,iterations:d}=C;return{selector:e,animation:t,keyframes:l,delay:a,direction:n,duration:r,easing:c,endDelay:i,fill:o,iterationStart:s,iterations:d}})))}}))};const n=function KeyframesOutput(C){let{id:e,keyframes:t,...a}=C;return l.createElement("amp-animation",{id:e,layout:"nodisplay"},l.createElement("script",{type:"application/json",dangerouslySetInnerHTML:{__html:JSON.stringify({keyframes:t,...a})}}))};function WithAnimation(C){let{id:e,className:t,style:a,animationStyle:n,useClippingContainer:r,children:c}=C;return r?l.createElement("div",{style:{clipPath:"inset(0)",...a}},l.createElement("div",{id:e,className:t,style:{width:"100%",height:"100%",...n}},c)):l.createElement("div",{id:e,className:t,style:{...a,...n}},c)}WithAnimation.defaultProps={style:{},animationStyle:{}};const r=WithAnimation},22500:(C,e,t)=>{t.d(e,{GeneralAnimationPropTypes:()=>n});var l=t(45697),a=t.n(l);a().oneOfType([a().array,a().object,a().string]);const n={delay:a().number,direction:a().oneOf(["normal","reverse","alternate","alternate-reverse"]),duration:a().number,easing:a().string,easingPreset:a().string,endDelay:a().number,fill:a().oneOf(["backwards","forwards","both","none"]),iterationStart:a().number,iterations:a().oneOfType([a().number,a().oneOf(["infinity",""])])}},15604:(C,e,t)=>{t.d(e,{AnimationBlinkOn:()=>AnimationBlinkOn});var l=t(44586),a=t(44258),n=t(35686);const r=function(C){return C.reduce(((e,t)=>({...e,[t]:C.filter((C=>C!==t))})),{})};const c=function(C,e){return C.reduce(((C,t)=>C.concat(Array(e).fill(t))),[])},i=[0,.25,.75,1],o={fill:"forwards"};function s(C){const e=C||10,t=[],l=r(i);for(let C=0;C<e-2;C++){const e=C>0?l[t[C-1]]:i,a=e[Math.floor(Math.random()*e.length)];t.push(a)}return[...c(t,3)]}function AnimationBlinkOn(C){let{blinkCount:e,...t}=C;const r={...o,...t},c=`${(0,l.default)()}-${a.ANIMATION_TYPES.BLINK_ON}`,i={opacity:[0,...s(e),1]},{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,n.default)(c,i,r);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[c]:i}}}},85242:(C,e,t)=>{t.d(e,{AnimationBounce:()=>AnimationBounce});var l=t(44258),a=t(35686);const n=[{transform:"scale(0)",offset:0},{transform:"scale(1.27)",offset:.18},{transform:"scale(0.84)",offset:.28},{transform:"scale(0.84)",offset:.29},{transform:"scale(1.1)",offset:.4},{transform:"scale(1.1)",offset:.41},{transform:"scale(0.95)",offset:.52},{transform:"scale(0.95)",offset:.53},{transform:"scale(1.03)",offset:.6},{transform:"scale(1.03)",offset:.61},{transform:"scale(0.98)",offset:.7},{transform:"scale(0.98)",offset:.71},{transform:"scale(1.02)",offset:.8},{transform:"scale(1.02)",offset:.81},{transform:"scale(0.99)",offset:.9},{transform:"scale(0.99)",offset:.91},{transform:"scale(1)",offset:1}],r={fill:"both",duration:1500};function AnimationBounce(C){const e={...r,...C},t=l.ANIMATION_TYPES.BOUNCE,{id:c,WAAPIAnimation:i,AMPTarget:o,AMPAnimation:s}=(0,a.default)(t,n,e);return{id:c,WAAPIAnimation:i,AMPTarget:o,AMPAnimation:s,generatedKeyframes:{[t]:n}}}},75351:(C,e,t)=>{t.d(e,{AnimationFade:()=>AnimationFade});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3};function AnimationFade(C){let{fadeFrom:e=0,fadeTo:t=1,...r}=C;const c={...n,...r},i=`from-${e}-to-${t}-${l.ANIMATION_TYPES.FADE}`,o={opacity:[e,t]},{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,a.default)(i,o,c);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[i]:o}}}},83072:(C,e,t)=>{t.d(e,{AnimationFlip:()=>AnimationFlip});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3},r={[l.ROTATION.CLOCKWISE]:{[l.AXIS.X]:{transform:["rotateX(90deg)","rotateX(0deg)"]},[l.AXIS.Y]:{transform:["rotateY(90deg)","rotateY(0deg)"]}},[l.ROTATION.COUNTER_CLOCKWISE]:{[l.AXIS.X]:{transform:["rotateX(-90deg)","rotateX(0deg)"]},[l.AXIS.Y]:{transform:["rotateY(-90deg)","rotateY(0deg)"]}}};function AnimationFlip(C){let{axis:e=l.AXIS.Y,rotation:t=l.ROTATION.CLOCKWISE,...c}=C;const i={...n,...c},o=`rot-${t}-axis-${e}-${l.ANIMATION_TYPES.FLIP}`,s=r[t][e],{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,a.default)(o,s,i);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[o]:s}}}},60106:(C,e,t)=>{t.d(e,{AnimationFloatOn:()=>AnimationFloatOn});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3},r={[l.DIRECTION.TOP_TO_BOTTOM]:{transform:["translateY(-100%)","translateY(0%)"]},[l.DIRECTION.BOTTOM_TO_TOP]:{transform:["translateY(100%)","translateY(0%)"]},[l.DIRECTION.LEFT_TO_RIGHT]:{transform:["translateX(-100%)","translateX(0%)"]},[l.DIRECTION.RIGHT_TO_LEFT]:{transform:["translateX(100%)","translateX(0%)"]}};function AnimationFloatOn(C){let{floatOnDir:e=l.DIRECTION.BOTTOM_TO_TOP,...t}=C;const c={...n,...t},i=`dir-${e}-${l.ANIMATION_TYPES.FLOAT_ON}`,o=r[e],{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,a.default)(i,o,c);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[i]:o}}}},11006:(C,e,t)=>{t.d(e,{AnimationMove:()=>AnimationMove});var l=t(44258),a=t(93478),n=t(35686);const r={fill:"both",duration:1e3};function AnimationMove(C){let{overflowHidden:e=!1,offsetX:t=0,offsetY:c=0,element:i,...o}=C;const s=(0,a.getGlobalSpace)(i),d={...r,...o},u=`x-${t}-y-${c}-${l.ANIMATION_TYPES.MOVE}`,M={transform:[s`translate3d(${(0,a.defaultUnit)(t,"px")}, ${(0,a.defaultUnit)(c,"px")}, 0)`,s`translate3d(${(0,a.defaultUnit)(0,"px")}, ${(0,a.defaultUnit)(0,"px")}, 0)`]},{id:p,WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h}=(0,n.default)(u,M,d,e);return{id:p,WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h,generatedKeyframes:{[u]:M}}}},76585:(C,e,t)=>{t.d(e,{AnimationPulse:()=>AnimationPulse});var l=t(44258),a=t(35686);const n={fill:"both",duration:400};function AnimationPulse(C){let{iterations:e=1,scale:t=.5,easing:r="cubic-bezier(0.3, 0.0, 0.0, 1)",...c}=C;const i={...n,...c,iterations:e,easing:r},o=`count-${e}-scale-${t}-${l.ANIMATION_TYPES.PULSE}`,s=function(C){return[{transform:"scale(1)",offset:0},{transform:`scale(${1+C})`,offset:.33},{transform:`scale(${1-C/10})`,offset:.66},{transform:"scale(1)",offset:1}]}(t),{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,a.default)(o,s,i);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[o]:s}}}},35686:(C,e,t)=>{t.d(e,{default:()=>s});var l=t(67294),a=t(44586),n=t(13418);t(26699);const r=["opacity","transform"];const c=function(C){const e={};let t=null;return Array.isArray(C)?t=C[0]:"object"==typeof C&&(t=C),t?(e["--initial-opacity"]=1,e["--initial-transform"]="none",Object.keys(t).forEach((C=>{if(r.includes(C.toLowerCase())){const l=t[C];Array.isArray(l)?e[`--initial-${C}`]=l[0]:e[`--initial-${C}`]=l}})),e):e};t(66776);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=C=>{let{easing:e,duration:t,delay:l,...a}=C;return{...a,easing:e||"linear",duration:isNaN(Number(t))?0:Math.max(t,0),delay:isNaN(Number(l))?0:Math.max(l,0)}};const s=function SimpleAnimation(C,e,t,r){let s=arguments.length>4&&void 0!==arguments[4]&&arguments[4];const d=(0,a.default)(),u={timings:o(t),keyframes:e,targetLeafElement:s,useClippingContainer:r},AMPTarget=function(C){let{children:t,style:a={}}=C;const o=s?{}:c(e),u=r?{useClippingContainer:r,style:a,animationStyle:o}:{style:{...a,...o}};return l.createElement(n.WithAnimation,i({id:`anim-${d}`,className:"animation-wrapper"},u),t)},AMPAnimation=function(){const C=s?`#anim-${d} [data-leaf-element="true"]`:`#anim-${d}`;return l.createElement(n.AnimationOutput,{config:{selector:C,keyframes:e,...t}})};return{id:d,WAAPIAnimation:u,AMPTarget,AMPAnimation}}},10638:(C,e,t)=>{t.d(e,{AnimationSpin:()=>AnimationSpin});var l=t(44258),a=t(93478),n=t(35686);const r={fill:"forwards",duration:1e3};function AnimationSpin(C){let{rotation:e=0,stopAngle:t=0,element:c,...i}=C;const o=(0,a.getGlobalSpace)(c),s={...r,...i},d=`rot-${e}-${l.ANIMATION_TYPES.SPIN}`,u={transform:[o`rotateZ(${(0,a.defaultUnit)(e,"deg")})`,o`rotateZ(${(0,a.defaultUnit)(t,"deg")})`]},{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m}=(0,n.default)(d,u,s);return{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m,generatedKeyframes:{[d]:u}}}},66776:(C,e,t)=>{t.d(e,{AnimationProps:()=>c});var l=t(45697),a=t.n(l),n=t(44258),r=t(22500);a().string,a().node,a().object,a().string;const c={id:a().string.isRequired,type:a().oneOf([...Object.values(n.ANIMATION_TYPES),...Object.values(n.ANIMATION_EFFECTS).map((C=>C.value)),...Object.values(n.BACKGROUND_ANIMATION_EFFECTS).map((C=>C.value))]),targets:a().arrayOf(a().string),...r.GeneralAnimationPropTypes}},8748:(C,e,t)=>{t.d(e,{AnimationZoom:()=>AnimationZoom});var l=t(44258),a=t(35686);const n={fill:"forwards",duration:1e3};function AnimationZoom(C){let{zoomFrom:e=0,zoomTo:t=1,targetLeafElement:r=!1,transformOrigin:c,...i}=C;const o={...n,...i},s=`from-${e}-to-${t}-${l.ANIMATION_TYPES.ZOOM}`,d={transform:[`scale(${e})`,`scale(${t})`]};if(c){const C={x:50-c.horizontal,y:50-c.vertical},t={x:(e-1)*C.x,y:(e-1)*C.y};d.transform=[`translate(${t.x}%, ${t.y}%) ${d.transform[0]}`,`translate(0%, 0%) ${d.transform[1]}`]}const{id:u,WAAPIAnimation:M,AMPTarget:p,AMPAnimation:f}=(0,a.default)(s,d,o,!1,r);return{id:u,WAAPIAnimation:M,AMPTarget:p,AMPAnimation:f,generatedKeyframes:{[s]:d}}}},69332:(C,e,t)=>{var l=t(45697),a=t.n(l),n=t(77175),r=t(47730),c=t(78582),i=t(32619),o=t(27609),s=t(4891),d=t(79871);a().shape({...n.FlyInEffectInputPropTypes,...r.PanEffectInputPropTypes,...c.PulseEffectInputPropTypes,...i.RotateInEffectInputPropTypes,...o.WhooshInEffectInputPropTypes,...s.ZoomEffectInputPropTypes,...d.BasicAnimationInputPropTypes}),a().shape({id:a().string.isRequired,type:a().string.isRequired,x:a().number.isRequired,y:a().number.isRequired,width:a().number.isRequired,height:a().number.isRequired,flip:a().shape({vertical:a().bool,horizontal:a().bool}),rotationAngle:a().number.isRequired,mask:a().shape({type:a().string.isRequired}),link:a().shape({url:a().string.isRequired,desc:a().string,icon:a().string}),opacity:a().number,lockAspectRatio:a().bool})},30491:(C,e,t)=>{t.d(e,{defaultUnit:()=>l});const l=(C,e)=>/\d$/.test(C)?`${C}${e}`:C},17161:(C,e,t)=>{function l(C){for(var e=arguments.length,t=new Array(e>1?e-1:0),l=1;l<e;l++)t[l-1]=arguments[l];return C.reduce(((C,e,l)=>C.concat([e,t[l]])),[]).join("")}function a(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};function e(){return`rotate(${-1*C?.rotationAngle}deg) ${l(...arguments)} rotate(${C?.rotationAngle}deg)`}return C?.rotationAngle?e:l}t.d(e,{getGlobalSpace:()=>a})},9223:(C,e,t)=>{t.d(e,{getMediaOrigin:()=>a});var l=t(80475);function a(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{top:0,right:0,bottom:0,left:0},e=.5;const t=Object.entries(C).reduce(((C,e)=>{let[t,l]=e;return{...C,[t]:Math.abs(l)}}),{});t.top<.01&&t.bottom<.01||(e=t.top/(t.top+t.bottom));let a=.5;t.left<.01&&t.right<.01||(a=t.left/(t.left+t.right));const n={vertical:e,horizontal:a};return{horizontal:(0,l.lerp)(isNaN(n.horizontal)?.5:n.horizontal,{MIN:0,MAX:100}),vertical:(0,l.lerp)(isNaN(n.vertical)?.5:n.vertical,{MIN:0,MAX:100})}}},53020:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(1787),a=t(15985);function n(C,e){const{y:t,height:l}=C;return-Number((e+t)/l*100+100).toFixed(5)}function r(C,e){const{y:t,height:l}=C;return Number((100-t+e)/l*100).toFixed(5)}function c(C){const{x:e,width:t}=C;return-Number(e/t*100+100).toFixed(5)}function i(C){const{x:e,width:t}=C;return Number((100-e)/t*100).toFixed(5)}const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=(0,l.getBox)(C,100,100),t=(0,l.dataToEditorY)(a.DANGER_ZONE_HEIGHT,100);return{offsetTop:n(e,t),offsetBottom:r(e,t),offsetLeft:c(e),offsetRight:i(e)}}},18034:(C,e,t)=>{function l(C){let{animations:e=[]}=C;return e.reduce(((C,e)=>{let{duration:t=0,delay:l=0}=e;return Math.max(C,t+l)}),0)}t.d(e,{getTotalDuration:()=>l})},60427:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(70722),a=t(83285),n=t(30890),r=t(56491),c=t(96764);const i=new RegExp(" ","gi"),o={d:"dd",D:"EEE",j:"d",l:"EEEE",N:"i",S:C=>(0,a.default)(C,"do").replace((0,a.default)(C,"d"),""),w:C=>Number((0,a.default)(C,"i"))-1,z:C=>Number((0,a.default)(C,"DDD"))-1,W:"I",F:"MMMM",m:"MM",M:"MMM",n:"M",t:C=>(0,n.default)(C),L:C=>Number((0,r.default)(C)),o:"RRRR",Y:"yyyy",y:"yy",a:"aaa",A:"aa",B(C){const e=(0,l.zonedTimeToUtc)(C,"+0100"),t=(0,a.default)(e,"s"),n=(0,a.default)(e,"m"),r=(0,a.default)(e,"H");return Math.round((t+60*n+3600*r)/86.4)},g:"h",G:"H",h:"hh",H:"HH",i:"mm",s:"ss",u:"SSSSSS",v:"SSS",e:"zzzz",I:C=>0,O:"xx",P:"xxx",T:"zzz",Z(C){const e=(0,l.format)((0,l.toDate)(C,(0,c.default)()),"XXX",(0,c.default)());if("Z"===e)return 0;const t="-"===e[0]?-1:1,a=e.substring(1).split(":").map(Number);return t*(60*a[0]+a[1])*60},c:C=>(0,l.format)((0,l.toDate)(C,(0,c.default)()),"yyyy-MM-dd'T'HH:mm:ssxxx",(0,c.default)()),r:C=>(0,l.format)((0,l.toDate)(C,(0,c.default)()),"EEE, dd MMM yyyy HH:mm:ss xx",(0,c.default)()),U:"t"};const s=function(C,e){let t,l;const a=[];for(t=0;t<C.length;t++)l=C[t],"\\"!==l?l in o?"string"!=typeof o[l]?a.push(`'${o[l](e)}'`):a.push(o[l]):a.push(l):(t++,a.push(`'${C[t]}'`));return a.join(" ")};const d=function(C,e){if(!C)return"";const t=(0,l.toDate)(C),a=(0,c.default)(),n=s(e,t);return(0,l.format)(t,n,a).replace(i,"")}},63415:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(60427),a=t(68057);const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=(0,a.getSettings)(),{dateFormat:t}=e;return(0,l.default)(C,t)}},96764:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(82512),a=t.n(l),n=t(16245),r=t.n(n),c=t(68057),i=t(87602),o=t(91655);const s={lessThanXMinutes:C=>(0,i.default)(
2
- /* translators: Time difference between two dates, in minutes (min=minute). %s: Number of minutes. */
3
- (0,o._n)("less than %s min","less than %s mins",C,"web-stories"),C),xMinutes:C=>(0,i.default)(
4
- /* translators: Time difference between two dates, in minutes. %s: Number of minutes. */
5
- (0,o._n)("%s minute","%s minutes",C,"web-stories"),C),aboutXHours:C=>1===C?(0,o.__)("an hour","web-stories"):(0,i.default)(
6
- /* translators: Time difference between two dates, in hours. %s: Number of hours. */
7
- (0,o._n)("%s hour","%s hours",C,"web-stories"),C),xHours:C=>(0,i.default)(
8
- /* translators: Time difference between two dates, in hours. %s: Number of hours. */
9
- (0,o._n)("%s hour","%s hours",C,"web-stories"),C)};function d(C,e,t){t=t||{};const l=s[C](e);return t.addSuffix?t.comparison>0?(0,i.default)(
10
- /* translators: %s: Human-readable time difference. */
11
- (0,o.__)("in %s","web-stories"),l):(0,i.default)(
12
- /* translators: %s: Human-readable time difference. */
13
- (0,o.__)("%s ago","web-stories"),l):l}const u=function(){const C=(0,c.getSettings)(),{timezone:e,gmtOffset:t}=C;return e||(Number.isNaN(Number(t))?"+00:00":function(C){const e=C>23?C/60:C,t=C<0?"-":"+",l=Math.abs(e);return e<10?`${t}0${l}`:`${t}${l}`}(t))};const M=function(){const C=(0,c.getSettings)(),{locale:e,weekStartsOn:t,months:l,monthsShort:n,weekdays:i,weekdaysShort:o,weekdaysInitials:s}=C,M={narrow:n||["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:n||["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:l||["January","February","March","April","May","June","July","August","September","October","November","December"]},p={narrow:s||["S","M","T","W","T","F","S"],short:o||["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:o||["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:i||["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},f={...a().localize,month:r()({values:M,defaultWidth:"wide"}),day:r()({values:p,defaultWidth:"wide"})},m={...a(),code:e||a().code,formatDistance:d,localize:f,options:{weekStartsOn:t}};return{weekStartsOn:t,timeZone:u(),locale:m}}},68057:(C,e,t)=>{t.d(e,{getSettings:()=>r,updateSettings:()=>n});const l={dateFormat:"F j, Y",timeFormat:"g:i a",gmtOffset:0,timezone:"",weekStartsOn:0};let a={...l};function n(C){a={...a,...C}}function r(){return a}},46324:(C,e,t)=>{t.d(e,{Button:()=>E});var l=t(67294),a=t(72070),n=t(26300),r=t(33625),c=t(35199),i=t(91778),o=t(22049);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=n.default.button.withConfig({displayName:"button__Base",componentId:"sc-161dykw-0"})((C=>{let{as:e,size:t,theme:l}=C;return(0,n.css)(["display:flex;align-items:center;justify-content:space-around;padding:0;margin:0;background:transparent;border:none;color:",";cursor:pointer;",";",";&:active{background-color:",";color:",";}",' &:disabled,&[aria-disabled="true"]{pointer-events:none;background-color:',";color:",";}transition:background-color ",",color ",";"],l.colors.fg.primary,r.focusableOutlineCSS(l.colors.border.focus),c.expandPresetStyles({preset:{...l.typography.presets.label[t===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM]},theme:l}),l.colors.interactiveBg.active,l.colors.interactiveFg.active,"a"===e&&(0,n.css)(["&:hover,&:focus{color:",";}"],l.colors.interactiveFg.active),l.colors.interactiveBg.disable,l.colors.fg.disable,o.BUTTON_TRANSITION_TIMING,o.BUTTON_TRANSITION_TIMING)})),u={[o.BUTTON_TYPES.PRIMARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";color:",";&:active{background-color:",";color:",";}&:hover,&:focus{background-color:",";color:"," !important;}"],e.colors.interactiveBg.brandNormal,e.colors.interactiveFg.brandNormal,e.colors.interactiveBg.active,e.colors.interactiveFg.active,e.colors.interactiveBg.brandHover,e.colors.interactiveFg.brandHover)},[o.BUTTON_TYPES.SECONDARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";&:hover,&:focus{background-color:",";}&:disabled{&:hover,&:focus{background-color:",";}}"],e.colors.interactiveBg.secondaryNormal,e.colors.interactiveBg.secondaryHover,e.colors.interactiveBg.disable)},[o.BUTTON_TYPES.TERTIARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";&:hover,&:focus{background-color:",";}&:disabled,&[aria-disabled='true']{background-color:",";&:hover,&:focus{background-color:",";}}"],e.colors.interactiveBg.tertiaryNormal,e.colors.interactiveBg.tertiaryHover,e.colors.interactiveBg.tertiaryNormal,e.colors.interactiveBg.tertiaryNormal)},[o.BUTTON_TYPES.QUATERNARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";border:1px solid ",";&:hover{border-color:",";}&:focus{box-shadow:none;border-color:",";}&:active{border-color:",";background-color:",";}",";"," &:disabled,&[aria-disabled='true']{border-color:",";background-color:",";}"],e.colors.interactiveBg.quaternaryNormal,e.colors.border.defaultNormal,e.colors.border.quaternaryHover,e.colors.border.quaternaryHover,e.colors.border.quaternaryActive,e.colors.interactiveBg.quaternaryNormal,r.focusableOutlineCSS,(C=>{let{isToggled:t}=C;return t&&(0,n.css)(["border-color:",";"],e.colors.border.defaultPress)}),e.colors.border.disable,e.colors.interactiveBg.quaternaryNormal)}},M=(0,n.default)(d).withConfig({displayName:"button__ButtonRectangle",componentId:"sc-161dykw-1"})(["",";min-width:1px;min-height:1em;border-radius:",";padding:",";"],(C=>{let{type:e}=C;return e&&u[e]}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{size:e}=C;return e===o.BUTTON_SIZES.SMALL?"8px 16px":"18px 32px"})),p=(0,n.default)(d).withConfig({displayName:"button__ButtonSquare",componentId:"sc-161dykw-2"})(["",";border-radius:",";"," svg{width:","px;height:","px;}"],(C=>{let{type:e}=C;return e&&u[e]}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{size:e}=C;return(0,n.css)(["width:","px;height:","px;"],e===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.ICON_SIZE:i.THEME_CONSTANTS.LARGE_BUTTON_SIZE,e===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.ICON_SIZE:i.THEME_CONSTANTS.LARGE_BUTTON_SIZE)}),i.THEME_CONSTANTS.ICON_SIZE,i.THEME_CONSTANTS.ICON_SIZE),f=(0,n.default)(p).withConfig({displayName:"button__ButtonCircle",componentId:"sc-161dykw-3"})(["border-radius:",";"],(C=>{let{theme:e}=C;return e.borders.radius.round})),m=(0,n.default)(d).withConfig({displayName:"button__ButtonIcon",componentId:"sc-161dykw-4"})(["",";width:","px;height:","px;svg{width:100%;height:100%;}"],(C=>{let{type:e}=C;return e&&u[e]}),i.THEME_CONSTANTS.ICON_SIZE,i.THEME_CONSTANTS.ICON_SIZE),h=(0,n.default)(d).withConfig({displayName:"button__ButtonLink",componentId:"sc-161dykw-5"})(["",""],(C=>{let{theme:e,size:t}=C;return(0,n.css)(["",";color:",";border-radius:0;:hover{color:",";}&:active,&:disabled,&[aria-disabled='true']{background-color:",";}"],c.expandPresetStyles({preset:e.typography.presets.link[t],theme:e}),e.colors.fg.linkNormal,e.colors.fg.linkHover,e.colors.opacity.footprint)})),L={[o.BUTTON_VARIANTS.RECTANGLE]:M,[o.BUTTON_VARIANTS.CIRCLE]:f,[o.BUTTON_VARIANTS.SQUARE]:p,[o.BUTTON_VARIANTS.ICON]:m,[o.BUTTON_VARIANTS.LINK]:h},E=(0,a.forwardRef)((function Button(C,e){let{size:t=o.BUTTON_SIZES.MEDIUM,type:a=o.BUTTON_TYPES.PLAIN,variant:n=o.BUTTON_VARIANTS.RECTANGLE,children:r,...c}=C;const i=void 0!==c.href,d=L[n];return l.createElement(d,s({ref:e,as:i?"a":"button",size:t,type:a},c),r)}))},22049:(C,e,t)=>{t.d(e,{BUTTON_SIZES:()=>a,BUTTON_TRANSITION_TIMING:()=>r,BUTTON_TYPES:()=>l,BUTTON_VARIANTS:()=>n});const l={PRIMARY:"primary",SECONDARY:"secondary",TERTIARY:"tertiary",QUATERNARY:"quaternary",PLAIN:"plain"},a={SMALL:"small",MEDIUM:"medium"},n={CIRCLE:"circle",RECTANGLE:"rectangle",SQUARE:"square",ICON:"icon",LINK:"link"},r="0.3s ease 0s"},98415:(C,e,t)=>{t.d(e,{Checkbox:()=>p});var l=t(67294),a=t(72070),n=t(26300),r=t(30648),c=t(19722),i=t(33625);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s=24,d=n.default.div.withConfig({displayName:"checkbox__Border",componentId:"sc-ixusai-0"})((C=>{let{theme:e}=C;return(0,n.css)(["position:absolute;height:","px;width:","px;border-radius:",";border:","px solid ",";pointer-events:none;"],s,s,e.borders.radius.small,1,e.colors.border.defaultNormal)})),u=(0,n.default)(r.default).withConfig({displayName:"checkbox__StyledCheckmark",componentId:"sc-ixusai-1"})(["height:auto;width:32px;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),M=n.default.div.withConfig({displayName:"checkbox__CheckboxContainer",componentId:"sc-ixusai-2"})((C=>{let{theme:e}=C;return(0,n.css)(["position:relative;display:flex;justify-content:center;align-items:center;height:","px;width:","px;min-height:","px;min-width:","px;input[type='checkbox']{position:absolute;width:","px;height:","px;margin:0;padding:0;opacity:0;cursor:pointer;:disabled{~ ","{border-color:",";}~ ","{color:",";}}&.",":not(:active) ~ ","{",";}:active ~ ","{border-color:",";box-shadow:0 0 0 8px ",";}}"],s,s,s,s,25,25,d,e.colors.border.disable,u,e.colors.fg.disable,c.FOCUS_VISIBLE_SELECTOR,d,(0,i.focusCSS)(e.colors.border.focus),d,e.colors.border.defaultNormal,e.colors.shadow.active)})),p=(0,a.forwardRef)(((C,e)=>{let{checked:t,disabled:a,className:n="",...r}=C;return l.createElement(M,{disabled:a,className:n},l.createElement("input",o({type:"checkbox",ref:e,checked:Boolean(t),disabled:a,"aria-checked":t},r)),t&&l.createElement(u,{"data-testid":"checkbox-checkmark"}),l.createElement(d,null))}))},32214:(C,e,t)=>{t.d(e,{Chip:()=>f});var l=t(67294),a=t(72070),n=t(26300),r=t(35199),c=t(91778),i=t(66044),o=t(33625);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=C=>{let{theme:e,active:t,disabled:l}=C;return t&&!l?e.colors.interactiveBg.secondaryNormal:"transparent"},u=n.default.div.withConfig({displayName:"chip__Infix",componentId:"sc-17m0po9-0"})(["display:inline-block;margin-right:",";margin-left:",";height:28px;"],(C=>{let{before:e}=C;return e?"-8px":"4px"}),(C=>{let{before:e}=C;return e?"4px":"-8px"})),M=n.default.span.withConfig({displayName:"chip__StyledChip",componentId:"sc-17m0po9-1"})(["padding:0 12px;background:transparent;border:none;&:focus{outline:none;}"]),p=n.default.button.withConfig({displayName:"chip__ChipContainer",componentId:"sc-17m0po9-2"})((C=>{let{theme:e,disabled:t}=C;return(0,n.css)(["display:inline-flex;justify-content:center;align-items:center;height:36px;padding:0;background-color:",";border:1px solid ",";border-radius:",";transition:all 0.3s ease-in-out;transition-property:background-color,border-color,height,width,transform;cursor:",";"," :active{background-color:",";}:hover:not(:active){border-color:",";}",",","{white-space:nowrap;cursor:",";color:",";",";}"],d,t?e.colors.border.disable:e.colors.interactiveBg.secondaryNormal,e.borders.radius.x_large,t?"default":"pointer",o.focusableOutlineCSS,d({theme:e,active:!0,disabled:t}),t?e.colors.border.disable:e.colors.border.defaultHover,u,M,t?"default":"pointer",t?e.colors.fg.disable:e.colors.fg.primary,r.expandPresetStyles({preset:e.typography.presets.paragraph[c.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:e}))})),f=(0,a.forwardRef)(((C,e)=>{let{children:t,prefix:a=null,suffix:n=null,onClick:r=i.noop,disabled:c=!1,...o}=C;return l.createElement(p,s({ref:e,disabled:c,onClick:r},o),a&&l.createElement(u,{before:!0},a),l.createElement(M,null,t),n&&l.createElement(u,{after:!0},n))}));f.displayName="Chip"},42096:(C,e,t)=>{t.d(e,{default:()=>u});var l=t(67294),a=t(26300),n=t(37723),r=t(72070);const c=(0,a.keyframes)(["100%{transform:rotate(360deg)}"]),i=(0,a.keyframes)(["0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:100,200;stroke-dashoffset:-15;}100%{stroke-dasharray:100,200;stroke-dashoffset:-125;}"]),o=a.default.div.attrs({role:"progressbar"}).withConfig({displayName:"circularProgress__Wrapper",componentId:"sc-1pbt3jr-0"})(["width:",";height:",";animation:"," 1.4s linear infinite;"],(C=>{let{size:e}=C;return`${e}px`}),(C=>{let{size:e}=C;return`${e}px`}),c),s=a.default.svg.withConfig({displayName:"circularProgress__StyledSpinner",componentId:"sc-1pbt3jr-1"})(["display:block;"]),d=a.default.circle.withConfig({displayName:"circularProgress__StyledCircle",componentId:"sc-1pbt3jr-2"})(["animation:"," 1.4s ease-in-out infinite;stroke:",";"],i,(C=>{let{theme:e}=C;return`${e.colors.accent.secondary}`}));function CircularProgress(C){let{size:e,thickness:t}=C;const a=(0,r.useRef)();return l.createElement(n.default,{nodeRef:a,in:!0,appear:!0,timeout:0},l.createElement(o,{ref:a,size:e},l.createElement(s,{viewBox:`${e/2} ${e/2} ${e} ${e}`},l.createElement(d,{cx:e,cy:e,r:(e-t)/2,fill:"none",strokeWidth:t,stroke:"currentColor"}))))}CircularProgress.defaultProps={size:24,thickness:2};const u=CircularProgress},51537:(C,e,t)=>{t.d(e,{default:()=>u});var l=t(67294),a=t(26300),n=t(44586),r=t(72070),c=t(46324),i=t(8682),o=t(43688);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=(0,a.default)(c.Button).withConfig({displayName:"button__StyledButton",componentId:"sc-pequaj-0"})(["",";width:auto;"," :disabled{background-color:transparent;span{color:",";}}:hover:not(:disabled){background-color:",";}:active:not(:disabled){background-color:",";}"],o.menuItemStyles,(C=>{let{isHorizontal:e,isIconMenu:t,forcePadding:l,theme:a}=C;return{height:e&&"32px",padding:!l&&(e||t)&&0,borderRadius:e||t?a.borders.radius.small:0}}),(C=>{let{theme:e}=C;return e.colors.fg.disable}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryHover}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryPress})),u=(0,r.forwardRef)((function Button(C,e){let{id:t,onBlur:a,onClick:c,onFocus:o,forcePadding:u=!1,dismissOnClick:M=!0,...p}=C;const{focusedId:f,isIconMenu:m,isHorizontal:h,onDismiss:L,onMenuItemBlur:E,onMenuItemFocus:Z}=(0,i.default)((C=>{let{state:e,actions:t}=C;return{focusedId:e.focusedId,isIconMenu:e.isIconMenu,isHorizontal:e.isHorizontal,onDismiss:t.onDismiss,onMenuItemBlur:t.onMenuItemBlur,onMenuItemFocus:t.onMenuItemFocus}})),g=(0,r.useMemo)(n.default,[]),v=t||g;return l.createElement(d,s({ref:e,id:v,tabIndex:f===v?0:-1,role:"menuitem",isIconMenu:m,isHorizontal:h,forcePadding:u,onBlur:C=>{E(),a?.(C)},onClick:C=>{c(C),M&&L(C)},onFocus:C=>{Z(v),o?.(C)}},p))}))},77568:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(26300),n=t(8682);const r=a.default.div.withConfig({displayName:"separator__Line",componentId:"sc-1s2s628-0"})(["display:block;flex-shrink:0;",""],(C=>{let{isHorizontal:e,isIconMenu:t,theme:l}=C;return e?`\n width: 1px;\n height: 89%; /* 32px out of 36px */\n margin: auto 2px; /* there's an extra 6px horizontal flexbox gap */\n background-color: ${l.colors.divider.secondary};\n `:`\n height: 1px;\n margin: 2px auto; /* there's an extra 6px vertical flexbox gap */\n width: ${t?40:100}%;\n background-color: ${l.colors.divider.primary};\n `}));const c=function Separator(){const C=(0,n.default)((C=>{let{state:{isIconMenu:e,isHorizontal:t}}=C;return{isIconMenu:e,isHorizontal:t}}));return l.createElement(r,C)}},43688:(C,e,t)=>{t.d(e,{menuItemStyles:()=>c});var l=t(26300),a=t(35199),n=t(91778),r=t(22049);const c=(0,l.css)(["",";display:flex;justify-content:space-between;align-items:center;padding:2px 16px;border:0;color:",";font-weight:500;text-align:left;transition:background-color ",";"],(C=>{let{theme:e}=C;return a.expandPresetStyles({preset:e.typography.presets.paragraph[n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL],theme:e})}),(C=>{let{theme:e}=C;return e.colors.fg.primary}),r.BUTTON_TRANSITION_TIMING)},19683:(C,e,t)=>{t.d(e,{CONTEXT_MENU_SKIP_ELEMENT:()=>l});const l="context-menu-skip-element"},98448:(C,e,t)=>{t.d(e,{default:()=>S});var l=t(67294),a=t(72070),n=t(91655),r=t(66044),c=t(45697),i=t.n(c),o=t(26300);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=o.default.div.withConfig({displayName:"styled__Popover",componentId:"sc-l47kav-0"})(["--translate-x:calc(var(--delta-x,0) * 1px);--translate-y:calc(var(--delta-y,0) * 1px);display:",";position:",";z-index:",";transform:translate(var(--translate-x),var(--translate-y));"],(C=>{let{isOpen:e}=C;return e?"block":"none"}),(C=>{let{isInline:e}=C;return e?"relative":"absolute"}),(C=>{let{popoverZIndex:e}=C;return e}));d.defaultProps={popoverZIndex:9991},d.propTypes={popoverZIndex:i().number};const u=o.default.div.withConfig({displayName:"styled__Shadow",componentId:"sc-l47kav-1"})(["position:absolute;top:0;right:0;bottom:0;left:0;border-radius:",";box-shadow:0px 4px 4px rgba(0,0,0,0.25);pointer-events:none;"],(C=>{let{theme:e,$isHorizontal:t}=C;return t?e.borders.radius.medium:e.borders.radius.small}));function SmartPopover(C){const e=(0,a.useCallback)((e=>{if(!e)return;const t=e.getBoundingClientRect(),l=window.innerWidth-t.width,a=window.innerHeight-t.height,n=C.isRTL?t.x<0:l<t.x,r=C.isRTL?t.width:-t.width,c={x:n?r:0,y:Math.min(0,a-t.y)};e.style.setProperty("--delta-x",c.x),e.style.setProperty("--delta-y",c.y)}),[C.isRTL]);return C.isOpen?l.createElement(d,s({ref:e},C)):null}var M=t(52589),p=t(91778);const f="top",m="right",h="bottom",L="left",E={[`${f}_${L}`]:`${f}_${L}`,[`${f}_${m}`]:`${f}_${m}`,[`${h}_${m}`]:`${h}_${m}`,[`${h}_${L}`]:`${h}_${L}`};function Z(){return Z=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Z.apply(this,arguments)}const g={[f]:100,[m]:0,[h]:-100,[L]:-50},v=`transform 0.175s ${p.BEZIER.default}`,w=(0,o.css)(["top:0;right:0;bottom:0;left:0;"]),y=o.default.div.withConfig({displayName:"animationContainer__MenuWrapper",componentId:"sc-10ar2ad-0"})(["position:absolute;"]),b=o.default.div.withConfig({displayName:"animationContainer__MenuRevealer",componentId:"sc-10ar2ad-1"})(["overflow:",";border-radius:",";",""],(C=>{let{animationFinished:e}=C;return e?"normal":"hidden"}),(C=>{let{theme:e}=C;return e.borders.radius.small}),w),R=o.default.div.withConfig({displayName:"animationContainer__MenuCounterRevealer",componentId:"sc-10ar2ad-2"})(["border-radius:",";"],(C=>{let{theme:e}=C;return e.borders.radius.small})),A=(0,o.default)(d).withConfig({displayName:"animationContainer__ButtonInner",componentId:"sc-10ar2ad-3"})([""," ",";transform:",";","{","}","{transition:",";","}","{transition:",";","}","{transition:",";transform:",";transform-origin:",";}"],w,(C=>{let{isInline:e}=C;return e&&"position: relative"}),(C=>{switch(C.align){case E.top_left:return`translate(${g[L]}%, ${g[f]}%)`;case E.top_right:return`translate(${g[m]}%, ${g[f]}%)`;case E.bottom_right:return`translate(${g[m]}%, ${g[h]}%)`;default:return`translate(${g[L]}%, ${g[h]}%)`}}),y,(C=>{switch(C.align){case E.top_right:return(0,o.css)(["top:0;right:0;"]);case E.top_left:return(0,o.css)(["top:0;left:0;"]);case E.bottom_right:return(0,o.css)(["right:0;bottom:0;"]);default:return(0,o.css)(["left:0;bottom:0;"])}}),b,(C=>C.isReady?v:"none"),(C=>{switch(C.align){case E.top_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, -50%)");case E.top_left:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, -50%)");case E.bottom_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, 50%)");default:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, 50%)")}}),R,(C=>C.isReady?v:"none"),(C=>{switch(C.align){case E.top_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, 50%)");case E.top_left:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, 50%)");case E.bottom_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, -50%)");default:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, -50%)")}}),u,(C=>C.isReady?v:"none"),(C=>C.isReady?"none":"scale(0.5)"),(C=>{switch(C.align){case E.top_right:return"right top";case E.top_left:return"left top";case E.bottom_right:return"right bottom";default:return"left bottom"}}));A.propTypes={align:i().oneOf(Object.values(E)),isReady:i().bool};const x=function AnimationContainer(C){let{children:e,isOpen:t,...n}=C;const[r,c]=(0,a.useState)(null),[i,o]=(0,a.useState)(!1),[s,d]=(0,a.useState)(!0),M=(0,a.useRef)(null),p=(0,a.useRef)(null);return(0,a.useLayoutEffect)((()=>{if(!t)return void c(null);if(!p.current||!M.current)return;const C=p.current.getBoundingClientRect(),e=M.current.getBoundingClientRect(),l=C.left+C.width*(g[L]/100),a=C.bottom+C.height*(g[h]/100),n=l+e.width>window.innerWidth?m:L,r=0>a-e.height?f:h;c(E[`${r}_${n}`])}),[t]),(0,a.useEffect)((()=>{let C;return t&&(d(!1),C=setTimeout((()=>d(!0)),175)),()=>clearTimeout(C)}),[t]),(0,a.useEffect)((()=>{const C=requestAnimationFrame((()=>o(Boolean(r))));return()=>cancelAnimationFrame(C)}),[r]),l.createElement(A,Z({align:r,isOpen:t,isReady:i,ref:p},n),l.createElement(y,null,l.createElement(b,{animationFinished:t&&s},l.createElement(R,{ref:M},e)),l.createElement(u,null)))};var T=t(52863);function ContextMenuProvider(C){let{children:e,isIconMenu:t=!1,isHorizontal:n=!1,onDismiss:r}=C;const[c,i]=(0,a.useState)(-1),o={state:{focusedId:c,isIconMenu:t,isHorizontal:n},actions:{onDismiss:r,onMenuItemBlur:(0,a.useCallback)((C=>i(C)),[]),onMenuItemFocus:(0,a.useCallback)((()=>i(-1)),[]),setFocusedId:i}};return l.createElement(T.default.Provider,{value:o},e)}function _(){return _=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},_.apply(this,arguments)}const S=(0,a.forwardRef)(((C,e)=>{let{animate:t,"aria-label":c=(0,n.__)("Menu","web-stories"),children:i,id:o,isAlwaysVisible:s,isIconMenu:d=!1,isHorizontal:p=!1,isInline:f=!1,onDismiss:m=r.noop,popoverZIndex:h,...L}=C;const{isRTL:E}=L,Z=(0,a.useMemo)((()=>t?x:SmartPopover),[t]);return l.createElement(ContextMenuProvider,{isIconMenu:d,isHorizontal:p,onDismiss:m},l.createElement(Z,{"aria-label":c,isInline:f,role:s?null:"dialog",isOpen:s||L.isOpen,isRTL:E,popoverZIndex:h},l.createElement(M.default,_({ref:e,"aria-expanded":L.isOpen},L),i),!t&&l.createElement(u,{$isHorizontal:p})))}))},52863:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)()},8682:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(52863);const __WEBPACK_DEFAULT_EXPORT__=function(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},30963:(C,e,t)=>{t.d(e,{default:()=>U});var l={};t.r(l),t.d(l,{Group:()=>I,GroupLabel:()=>O,List:()=>z,NoResult:()=>H,Option:()=>D,OverflowEllipses:()=>k,Selected:()=>B});var a=t(67294),n=t(72070),r=t(26300),c=t(33625),i=t(4504),o=t(13578),s=t(44586),d=t(91655),u=t(35199),M=t(42914),p=t(18969),f=t(46324),m=t(22049),h=t(66044);function L(){return L=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},L.apply(this,arguments)}const E=r.default.div.withConfig({displayName:"searchInput__SearchContainer",componentId:"sc-ewszoh-0"})(["position:relative;width:100%;"]),Z=(0,r.css)(["position:absolute;display:flex;justify-content:center;align-items:center;top:50%;width:30px;padding:0;margin:0;transform:translateY(-50%);background-color:transparent;border:none;> svg{height:100%;width:auto;color:",";fill:",";}"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.colors.fg.primary})),g=r.default.div.withConfig({displayName:"searchInput__SearchIconContainer",componentId:"sc-ewszoh-1"})([""," left:0;height:28px;"],Z),v=(0,r.default)(f.Button).attrs({variant:m.BUTTON_VARIANTS.ICON}).withConfig({displayName:"searchInput__ClearButton",componentId:"sc-ewszoh-2"})(["",";right:0;height:20.5px;opacity:0.4;"],Z),w=r.default.input.attrs({type:"search",role:"combobox","aria-autocomplete":"list"}).withConfig({displayName:"searchInput__Input",componentId:"sc-ewszoh-3"})(["width:100%;padding:6px 20px 6px 30px;border-radius:",";background:",";border:1px solid ",";color:",";"," &::-ms-clear{display:none;}&:placeholder-shown{text-overflow:ellipsis;}&::-webkit-input-placeholder{text-overflow:ellipsis;}&::-moz-placeholder{text-overflow:ellipsis;}&::-webkit-search-decoration,&::-webkit-search-cancel-button,&::-webkit-search-results-button,&::-webkit-search-results-decoration{appearance:none;}&:focus{border-color:",";}"],(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.colors.border.defaultActive}),(C=>{let{theme:e}=C;return e.colors.fg.primary}),u.expandTextPreset(((C,e)=>{let{paragraph:t}=C,{SMALL:l}=e;return t[l]})),(C=>{let{theme:e}=C;return e.colors.border.focus})),y=(0,n.forwardRef)((function SearchInput(C,e){let{isExpanded:t,onClose:l,value:r,onChange:c,focusFontListFirstOption:i=h.noop,placeholder:o=(0,d.__)("Search","web-stories"),...s}=C;const u=(0,n.useCallback)((C=>{C.stopPropagation();const{key:e}=C;"Escape"===e?l():"ArrowDown"===e&&i()}),[l,i]);return a.createElement(E,null,a.createElement(w,L({ref:e,"aria-expanded":t,value:r,onKeyDown:u,placeholder:o,size:Math.min(o.length,35),onChange:c,"aria-label":(0,d.__)("Search","web-stories")},s)),a.createElement(g,null,a.createElement(M.default,null)),r.trim().length>0&&a.createElement(v,{onClick:()=>c({target:{value:""}})},a.createElement(p.default,null)))}));t(26699);const b=C=>e=>C.filter((C=>{let{name:t}=C;return t.toLowerCase().includes(e.toLowerCase())})),R=C=>C.trim().length>=2,A=r.default.div.withConfig({displayName:"container__Container",componentId:"sc-n7ncmi-0"})(["position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;min-width:120px;z-index:2;background-color:",";border-radius:",";padding:5px;margin-top:16px;"," "," ",";"],(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{isInline:e}=C;return e&&(0,r.css)(["position:absolute;margin-top:0;padding:0;min-width:initial;width:initial;"])}),(C=>{let{theme:e,hasDropDownBorder:t}=C;return t&&(0,r.css)(["border:1px solid ",";"],e.colors.border.defaultNormal)}),(C=>{let{$containerStyleOverrides:e}=C;return e})),x=(0,n.forwardRef)((function OptionsContainer(C,e){let{onClose:t,isOpen:l,getOptionsByQuery:r,hasSearch:c,renderContents:i,isInline:o,hasDropDownBorder:d=!1,containerStyleOverrides:u,title:M,placeholder:p}=C;const f=(0,n.useRef)(),[m,h]=(0,n.useState)(""),[L,E]=(0,n.useState)(null),[Z,g]=(0,n.useState)(!0),[v,w]=(0,n.useState)(0);(0,n.useFocusOut)(f,t,[t]);const b=(0,n.useCallback)((C=>{let{target:{value:e}}=C;return h(e)}),[]),x=(0,n.useDebouncedCallback)((()=>{r(m).then((C=>{E(C)}))}),500);(0,n.useEffect)((()=>{r&&R(m)?x():E(null)}),[r,m,x]),(0,n.useEffect)((()=>{l&&e?.current?.focus()}),[l,e]);const T=(0,n.useMemo)((()=>`list-${(0,s.default)()}`),[]);return a.createElement(A,{role:"dialog",title:M,ref:f,isInline:o,hasDropDownBorder:d,$containerStyleOverrides:u},c&&a.createElement(y,{ref:e,value:m,onChange:b,onClose:t,isExpanded:Z,focusFontListFirstOption:()=>w((C=>C+1)),"aria-owns":T,placeholder:p}),i({searchKeyword:m,setIsExpanded:g,trigger:v,queriedOptions:L,listId:T}))}));var T=t(67480),_=t(91778),S=t(30648);const z=r.default.div.withConfig({displayName:"styled__List",componentId:"sc-13zyw9u-0"})(["width:100%;overflow-x:visible;overflow-y:auto;overscroll-behavior:none auto;max-height:305px;padding:4px;margin:10px 0 0 0;font-size:14px;text-align:left;list-style:none;border-radius:",";"," ",""],(C=>{let{theme:e}=C;return e.borders.radius.small}),c.focusableOutlineCSS,(C=>{let{$listStyleOverrides:e}=C;return e})),I=r.default.ul.withConfig({displayName:"styled__Group",componentId:"sc-13zyw9u-1"})(["margin:0;padding:0;"]),O=r.default.li.withConfig({displayName:"styled__GroupLabel",componentId:"sc-13zyw9u-2"})(["background:transparent;padding:8px;margin:0;"]),D=r.default.li.attrs((C=>{let{fontFamily:e}=C;return{style:{fontFamily:e}}})).withConfig({displayName:"styled__Option",componentId:"sc-13zyw9u-3"})(["display:flex;align-items:center;position:relative;padding:6px 16px;margin:6px 0 0 0;cursor:pointer;background-clip:padding-box;color:",";border-radius:",";"," "," line-height:16px;:first-of-type{margin-top:0;}:hover{background-color:",";}:focus{outline:none;}"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),u.expandTextPreset(((C,e)=>{let{label:t}=C,{SMALL:l}=e;return t[l]})),c.focusableOutlineCSS,(C=>{let{theme:e}=C;return e.colors.interactiveBg.tertiaryHover})),B=(0,r.default)(S.default).withConfig({displayName:"styled__Selected",componentId:"sc-13zyw9u-4"})(["width:16px;min-width:16px;height:auto;margin-right:4px;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),H=(0,r.default)(T.Text).attrs((()=>({size:_.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL}))).withConfig({displayName:"styled__NoResult",componentId:"sc-13zyw9u-5"})(["width:100%;padding:13px 11px;margin:0;text-align:center;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),k=r.default.span.withConfig({displayName:"styled__OverflowEllipses",componentId:"sc-13zyw9u-6"})(["white-space:nowrap;overflow:hidden;text-overflow:ellipsis;"]);function F(){return F=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},F.apply(this,arguments)}const P=(0,n.forwardRef)((function DefaultRenderer(C,e){let{option:t,value:l,...n}=C;return a.createElement(D,F({key:t.id},n,{ref:e}),l===t.id&&a.createElement(B,{"aria-label":(0,d.__)("Selected","web-stories")}),a.createElement(k,null,t.name))})),N=(0,r.default)(T.Text).attrs({forwardedAs:"span",size:_.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL}).withConfig({displayName:"list__StyledLabel",componentId:"sc-1c2a66-0"})(["color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary})),V=(0,n.forwardRef)((function OptionList(C,e){let{keyword:t="",value:l="",onSelect:r=h.noop,onClose:c=h.noop,onExpandedChange:i=h.noop,focusTrigger:o=0,options:u=[],primaryOptions:M,primaryLabel:p,priorityOptionGroups:f=[],searchResultsLabel:m,renderer:L=P,onObserve:E,focusSearch:Z=h.noop,listId:g,listStyleOverrides:v,noMatchesFoundLabel:w=(0,d.__)("No matches found","web-stories")}=C;const y=L,A=(0,n.useRef)([]),[x,T]=(0,n.useState)(-1),_=(0,n.useRef)([]),S=(0,n.useMemo)((()=>R(t)&&u?[{label:m,options:b(u)(t)}]:[...f?.length?f:[],{label:p,options:M}]),[t,u,f,M,p,m]),D=(0,n.useMemo)((()=>new window.IntersectionObserver((C=>{if(E){const e=C.filter((C=>C.isIntersecting)).map((C=>C.target.dataset.option));_.current=function(C){for(var e=arguments.length,t=new Array(e>1?e-1:0),l=1;l<e;l++)t[l-1]=arguments[l];return[...new Set(C.concat(t))]}(_.current,...e),E(_.current)}}),{root:e.current,rootMargin:"60px"})),[E,e]);(0,n.useLayoutEffect)((()=>{const C=A.current;return E&&C.forEach((C=>C&&D.observe(C))),()=>{E&&C.forEach((C=>C&&D.unobserve(C))),A.current=[]}}),[D,E,S,L]);const B=(0,n.useMemo)((()=>S.flatMap((C=>{let{options:e}=C;return e}))),[S]),k=(0,n.useCallback)((C=>{const{key:e}=C;C.stopPropagation(),C.preventDefault(),"Tab"===e&&C.shiftKey&&Z(),"Escape"===e?c():"Enter"===e?B[x]&&r(B[x]):"ArrowUp"===e?T((C=>Math.max(0,C-1))):"ArrowDown"===e&&T((C=>Math.min(B.length-1,C+1)))}),[x,B,c,r,Z]);(0,n.useFocusOut)(e,(()=>T(-1)),[]),(0,n.useEffect)((()=>{const C=e.current;if(!C)return;if(-1===x)return void C.scrollTo(0,0);const t=A.current[x];t&&(t.focus(),C.scrollTo(0,t.offsetTop-C.clientHeight/2))}),[x,B,t,c,e]);const F=B.length>0;return(0,n.useEffect)((()=>i(F)),[i,F]),(0,n.useEffect)((()=>{o>0&&T(0)}),[o]),B.length<=0?a.createElement(H,null,w):a.createElement(z,{ref:e,tabIndex:0,id:g,role:"listbox",onKeyDown:k,"aria-label":(0,d.__)("Option List Selector","web-stories"),"aria-required":!1,$listStyleOverrides:v},S.map(((C,e)=>{const t=`group-${(0,s.default)()}`;return C.options.length>0&&a.createElement(I,{key:t,role:"group","aria-labelledby":t},C.label&&a.createElement(O,{id:t,role:"presentation"},a.createElement(N,null,C.label)),C.options.map(((C,t)=>{const n=((C,e,t)=>C.slice(0,e).map((C=>C.options.length)).reduce(((C,e)=>C+e),0)+t)(S,e,t);return a.createElement(y,{key:C.id||"",role:"option",tabIndex:"-1","aria-selected":l===C.id,"aria-posinset":n+1,"aria-setsize":B.length,"data-option":C.id,onClick:()=>r(C),ref:C=>A.current[n]=C,option:C,value:l})})))})))})),j=(0,n.memo)(V);function G(){return G=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},G.apply(this,arguments)}const W=(0,r.css)(["",";"],(C=>{let{theme:e}=C;return c.focusableOutlineCSS(e.colors.border.focus,e.colors.bg.secondary)})),$=r.default.div.withConfig({displayName:"datalist__Container",componentId:"sc-quu1n3-0"})(["display:flex;flex-direction:column;flex-grow:1;"]),U={DropDown:(0,n.forwardRef)((function Datalist(C,e){let{onChange:t,disabled:l=!1,selectedId:r,options:c,hasSearch:s=!1,getOptionsByQuery:d,onObserve:u,primaryOptions:M,primaryLabel:p,priorityOptionGroups:f,searchResultsLabel:m,renderer:h,activeItemRenderer:L,isInline:E=!1,dropDownLabel:Z="",highlightStylesOverride:g,hasDropDownBorder:v=!1,zIndex:w,listStyleOverrides:y,containerStyleOverrides:b,title:R,dropdownButtonLabel:A,className:T,offsetOverride:_=!1,noMatchesFoundLabel:S,searchPlaceholder:z,maxWidth:I,getPrimaryOptions:O,...D}=C;const B=(0,n.useRef)(),H=(0,n.useRef)();if(!c&&!d)throw new Error("Dropdown initiated with invalid params: options or getOptionsByQuery has to be set");s||(M=c);const k=(0,n.useRef)(),[F,P]=(0,n.useState)(!1),[N,V]=(0,n.useState)([]),U=(0,n.useCallback)((()=>{P(!1),k.current?.focus()}),[k]),Y=(0,n.useCallback)((()=>P((C=>!C))),[]),X=(0,n.useDebouncedCallback)(U,100),K=(0,n.useCallback)((C=>{t(C),P(!1),k.current?.focus()}),[t,k]),q=(0,n.useCallback)((()=>{B.current?.focus()}),[]),Q=a.createElement(x,{ref:B,isOpen:F,onClose:X,getOptionsByQuery:d,hasSearch:s,isInline:E,title:R,hasDropDownBorder:v,containerStyleOverrides:b,placeholder:z,renderContents:C=>{let{searchKeyword:e,setIsExpanded:t,trigger:l,queriedOptions:n,listId:i}=C;return a.createElement(j,{ref:H,listId:i,value:r,keyword:e,onSelect:K,onClose:X,onExpandedChange:t,focusTrigger:l,onObserve:u,options:c||n,primaryOptions:N,primaryLabel:p,priorityOptionGroups:f,searchResultsLabel:m,focusSearch:q,renderer:h,listStyleOverrides:y,noMatchesFoundLabel:S})}}),J=(0,n.useCallback)((C=>{"function"==typeof e?e(C):e&&(e.current=C),k.current=C}),[e]);(0,n.useEffect)((()=>{O?O().then((C=>{V(C)})):M&&V(M)}),[V,d,O,M]);const CC=N.find((C=>{let{id:e}=C;return e===r}));return a.createElement($,{className:T},a.createElement(i.default,G({"aria-pressed":F,"aria-haspopup":!0,"aria-expanded":F,ref:J,activeItemLabel:CC?.name,activeItemRenderer:L,dropDownLabel:Z,onSelectClick:Y,selectButtonStylesOverride:g||W,"aria-label":A,isOpen:F},D)),F&&!l&&E&&Q,!l&&!E&&a.createElement(o.Popup,{anchor:k,isOpen:F,zIndex:w,offsetOverride:_,maxWidth:I||240,fillWidth:!0},Q))})),...l}},70250:(C,e,t)=>{t.d(e,{Dialog:()=>Dialog});var l=t(67294),a=t(26300),n=t(91778),r=t(59042),c=t(19901);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=a.default.div.withConfig({displayName:"dialog__DialogBox",componentId:"sc-114popd-0"})(["display:flex;flex-direction:column;align-items:flex-start;max-width:512px;max-height:100%;color:",";background-color:",";overflow-y:auto;padding:12px 16px;border-radius:",";border:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.medium}),(C=>{let{theme:e}=C;return`1px solid ${e.colors.divider.primary}`})),s=a.default.div.withConfig({displayName:"dialog__DialogContent",componentId:"sc-114popd-1"})(["padding:8px 0 12px;margin:0;overflow-y:auto;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),d=a.default.div.withConfig({displayName:"dialog__DialogActions",componentId:"sc-114popd-2"})(["display:flex;justify-content:flex-end;width:100%;& > button,& > a{margin-right:10px;margin-left:6px;&:last-child{margin-right:0;}}"]);function Dialog(C){let{children:e,title:t,actions:a=[],isOpen:u=!1,onClose:M,contentLabel:p,...f}=C;return l.createElement(r.Modal,i({isOpen:u,onClose:M,contentLabel:p||t},f),l.createElement(o,null,Boolean(t)&&l.createElement(c.Headline,{as:"h2",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},t),l.createElement(s,null,e),Boolean(a)&&l.createElement(d,null,a)))}Dialog.defaultProps={isOpen:!1,actions:[]}},32501:(C,e,t)=>{t.d(e,{Disclosure:()=>Disclosure});var l=t(26300),a=t(67294),n=t(91778),r=t(76517);function c(){return c=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},c.apply(this,arguments)}const i={up:[180,0],down:[0,180],left:[-90,0],right:[90,0]},Disclosure=C=>{let{direction:e="down",disabled:t=!1,duration:r=0,isOpen:s=!1,...d}=C;const[u,M]=i[e],p=(0,l.css)(["height:","px;width:auto;margin:0 -10px;color:",";transition:transform ",";transform:rotate(","deg);"],n.THEME_CONSTANTS.ICON_SIZE,(C=>{let{theme:e}=C;return t?e.colors.fg.disable:e.colors.fg.secondary}),r,s?M:u);return a.createElement(o,c({},d,{$_css:p}))};var o=(0,l.default)(r.default).withConfig({displayName:"disclosure___StyledChevronDownSmall",componentId:"sc-52vzs8-0"})(["",""],(C=>C.$_css))},71577:(C,e,t)=>{t.d(e,{DropDown:()=>v});var l=t(67294),a=t(72070),n=t(44586),r=t(87602),c=t(91655),i=t(36514),o=t(13578),s=t(27856),d=t(26300),u=t(45697),M=t.n(u),p=t(67480),f=t(91778);const m=d.default.div.withConfig({displayName:"dropDown__DropDownContainer",componentId:"sc-1lw2dj7-0"})(["display:flex;flex-direction:column;width:100%;"]),h=(0,d.default)(p.Text).attrs({size:f.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL}).withConfig({displayName:"dropDown__Hint",componentId:"sc-1lw2dj7-1"})(["margin-top:12px;padding-left:2px;color:",";"],(C=>{let{theme:e,hasError:t}=C;return t?e.colors.fg.negative:e.colors.fg.tertiary}));h.propTypes={hasError:M().bool};var L=t(4504),E=t(97642),Z=t(37309);function g(){return g=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},g.apply(this,arguments)}const v=(0,a.forwardRef)(((C,e)=>{let{ariaLabel:t,disabled:d,dropDownLabel:u,hasError:M,hint:p,isKeepMenuOpenOnSelection:f,onMenuItemClick:v,options:w=[],placement:y=s.PLACEMENT.BOTTOM,popupFillWidth:b=!0,popupZIndex:R,isInline:A=!1,selectedValue:x="",direction:T="down",className:_,...S}=C;const z=(0,a.useRef)(),[I,O]=(0,a.useState)(y),{activeOption:D,isOpen:B,normalizedOptions:H}=function(C){let{options:e=[],selectedValue:t}=C;const[l,n]=(0,a.useState)(!1),i=(0,Z.default)("assertive"),o=(0,a.useDebouncedCallback)(n,300,{leading:!0,trailing:!1}),s=(0,a.useMemo)((()=>({value:l,set:o})),[l,o]),d=(0,a.useMemo)((()=>e&&0!=e.length?(0,E.getOptions)(e):[]),[e]),u=(0,a.useMemo)((()=>t&&0!==d.length?d.flatMap((C=>C.group)).find((C=>C?.value?.toString().toLowerCase()===t.toString().toLowerCase())):null),[t,d]);return(0,a.useEffect)((()=>{if(s.value){const C=e.length?(0,r.default)(
14
- /* translators: %d number of options in dropdown */
15
- (0,c._n)("%d result found, use left and right or up and down arrow keys to navigate.","%d results found, use left and right or up and down arrow keys to navigate.",e.length,"web-stories"),e.length):(0,c.__)("No results found.","web-stories");i(C)}}),[s.value,e.length,i]),{activeOption:u,normalizedOptions:d,isOpen:s}}({options:w,selectedValue:x}),k=(0,a.useCallback)((C=>{const{bottom:e,top:t}=C.current?.getBoundingClientRect()||{};I.startsWith("bottom")&&e>=window.innerHeight&&O(s.PLACEMENT.TOP),I.startsWith("top")&&t<=0&&O(s.PLACEMENT.BOTTOM)}),[I]),F=(0,a.useCallback)((C=>{C.preventDefault(),B.set((C=>!C))}),[B]),P=(0,a.useCallback)((()=>{B.set(!1),z.current.focus(),O(y)}),[B,y]),N=(0,a.useCallback)(((C,e)=>{v&&v(C,e),f||P()}),[P,f,v]),V=(0,a.useMemo)((()=>`list-${(0,n.default)()}`),[]),j=(0,a.useMemo)((()=>`select-button-${(0,n.default)()}`),[]),G=l.createElement(i.Menu,g({activeValue:D?.value,parentId:j,listId:V,menuAriaLabel:(0,r.default)(
16
- /* translators: %s: dropdown aria label or general dropdown label if there is no specific aria label. */
17
- (0,c.__)("%s Option List Selector","web-stories"),t||u),onDismissMenu:P,onMenuItemClick:N,options:H,isAbsolute:A},S));return l.createElement(m,{className:_},l.createElement(L.default,g({activeItemLabel:D?.label,"aria-pressed":B.value,"aria-disabled":d,"aria-expanded":B.value,"aria-label":t||u,"aria-owns":V,disabled:d,dropDownLabel:u,hasError:M,id:j,isOpen:B.value,onSelectClick:F,direction:T,ref:C=>{"function"==typeof e?e(C):e&&(e.current=C),z.current=C}},S)),!d&&A?B.value&&G:l.createElement(o.Popup,{anchor:z,isOpen:B.value,placement:I,refCallback:k,fillWidth:b,zIndex:R,ignoreMaxOffsetY:!0},G),p&&l.createElement(h,{hasError:M},p))}))},4504:(C,e,t)=>{t.d(e,{default:()=>h});var l=t(67294),a=t(72070),n=t(91778),r=t(32501),c=t(26300),i=t(45697),o=t.n(i),s=t(33625),d=t(67480);const u=c.default.button.withConfig({displayName:"select__SelectButton",componentId:"sc-4jwznr-0"})((C=>{let{theme:e,hasError:t,isOpen:l,selectButtonStylesOverride:a}=C;return(0,c.css)(["width:100%;height:",";display:flex;align-items:center;justify-content:space-between;border-radius:",";background-color:",";border:1px solid ",";padding:8px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;"," &:hover{border-color:",";}"," &:disabled{pointer-events:none;border-color:",";&:hover{border-color:",";}label,span,svg{color:",";}}",";"],(C=>{let{autoHeight:e}=C;return e?"auto":"36px"}),e.borders.radius.small,e.colors.opacity.footprint,e.colors.border[l?"defaultActive":"defaultNormal"],s.focusableOutlineCSS,e.colors.border[l?"defaultActive":"defaultHover"],t&&(0,c.css)([""," border-color:",";&:active,&:hover,&:focus{border-color:",";}"],s.focusableOutlineCSS(e.colors.interactiveBg.negativeNormal),e.colors.interactiveBg.negativeNormal,e.colors.interactiveBg.negativeHover),e.colors.border.disable,e.colors.border.disable,e.colors.fg.disable,a)}));u.propTypes={hasError:o().bool,isOpen:o().bool};const M=(0,c.default)(d.Text).withConfig({displayName:"select__Value",componentId:"sc-4jwznr-1"})(["max-width:100%;padding-right:12px;color:",";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{selectValueStylesOverride:e}=C;return e})),p=(0,c.default)(d.Text).withConfig({displayName:"select__LabelText",componentId:"sc-4jwznr-2"})(["color:",";padding-right:8px;white-space:nowrap;overflow:hidden;text-overflow:clip;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),f=c.default.span.withConfig({displayName:"select__Label",componentId:"sc-4jwznr-3"})(["display:flex;align-items:center;color:",";cursor:pointer;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary}));function m(){return m=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},m.apply(this,arguments)}const h=(0,a.forwardRef)(((C,e)=>{let{activeItemLabel:t,activeItemRenderer:a,disabled:c,dropDownLabel:i,hasError:o,isOpen:s,onSelectClick:d,placeholder:h="",direction:L="down",...E}=C;const Z=a;return l.createElement(u,m({"aria-haspopup":!0,isOpen:s,disabled:c,hasError:o,onClick:d,ref:e,autoHeight:a},E),a?l.createElement(Z,null):l.createElement(M,{forwardedAs:"span",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL,selectValueStylesOverride:E.selectValueStylesOverride},t||h),l.createElement(f,null,i&&l.createElement(p,{forwardedAs:"span",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},i),l.createElement(r.Disclosure,{direction:L,isOpen:s})))}))},55177:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(67294),a=t(72070),n=t(26300),r=t(22437),c=t(91778),i=t(13293),o=t(67480);const s=n.default.div.withConfig({displayName:"infiniteScroller__ScrollMessage",componentId:"sc-t88cho-0"})(["width:100%;padding:140px 0 40px;margin:-100px auto 0;text-align:center;p{color:",";}"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary})),d=n.default.div.withConfig({displayName:"infiniteScroller__LoadingContainer",componentId:"sc-t88cho-1"})(["display:flex;justify-content:center;"]),u=n.default.span.withConfig({displayName:"infiniteScroller__AriaOnlyAlert",componentId:"sc-t88cho-2"})(r.visuallyHidden),M="loadable",p="loading_internal",f="loading_external",m="complete",h="internal on load",L="external on load",E="all loaded",Z="load success",g="can load more",v={[M]:{[h]:p,[L]:f},[p]:{[E]:m,[Z]:M},[f]:{[E]:m,[Z]:M},[m]:{[g]:M}},w=(C,e)=>v[C][e]||C,__WEBPACK_DEFAULT_EXPORT__=C=>{let{allDataLoadedMessage:e,allDataLoadedAriaMessage:t,onLoadMore:n,canLoadMore:r,isLoading:m,loadingAriaMessage:v,loadingSpinnerProps:y={animationSize:50,circleSize:6}}=C;const b=(0,a.useRef)(null),R=(0,a.useRef)(n);R.current=n;const[A,x]=(0,a.useReducer)(w,M),T=(0,a.useMemo)((()=>A===p?v:A===f||r?null:t),[t,v,A,r]);(0,a.useEffect)((()=>{A===p&&R.current()}),[A]),(0,a.useEffect)((()=>{m&&x(L)}),[m]),(0,a.useEffect)((()=>{m||x(r?Z:E)}),[m,r]),(0,a.useEffect)((()=>{r&&x(g)}),[r]),(0,a.useEffect)((()=>{if(!b.current)return()=>{};const C=new IntersectionObserver((C=>{C.forEach((C=>{C.isIntersecting&&x(h)}))}),{rootMargin:"0px",threshold:0}),e=b.current;return C.observe(e),()=>{C.unobserve(e)}}),[]);const _=(0,a.useMemo)((()=>A===f?null:r?l.createElement(d,null,l.createElement(i.LoadingSpinner,y)):e?l.createElement(o.Text,{size:c.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},e):null),[e,r,A,y]);return l.createElement(s,{"data-testid":"load-more-on-scroll",ref:b},T&&l.createElement(u,{role:"status"},T),_)}},8579:(C,e,t)=>{t.d(e,{default:()=>a});const l={undo:"mod+z",redo:"shift+mod+z",delete:["del","backspace"],clone:"mod+d"},a=(0,t(72070).createContext)({keys:l})},21193:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(72070),a=t(82302);function n(C){const e=C?.querySelectorAll(["button","a"])?.[0];e&&e.focus()}function r(C,e,t,l){const a=l?-1:1;return C===e?a:C===t?-1*a:0}function c(C,e){let t,l=0;for(const e of C.children){const{x:C}=e.getBoundingClientRect();if(null!=t&&C<t)break;t=C,l++}return{rows:Math.ceil(e/l),columns:l}}function i(C,e){return Math.ceil((C+1)/e)}function o(C,e){return C%e+1}function s(C){let{row:e,column:t,numRows:l,numColumns:a,numItems:n}=C;if(e>l||e<=0||t>a||t<=0)return-1;const r=a*(e-1)+(t-1);return r>=n?n-1:r}const d=function(C){const{currentItemId:e,items:t,containerRef:d,gridRef:u,itemRefs:M,isRTL:p,arrangeItem:f}=C,[m,h]=(0,l.useState)(),L=(0,l.useMemo)((()=>t.map((C=>{let{id:e}=C;return e}))),[t]);(0,l.useEffect)((()=>{h(e)}),[e]),(0,a.useKeyDownEffect)(d,{key:["up","down","left","right"]},(C=>{let{key:e}=C;switch(e){case"ArrowLeft":case"ArrowRight":{const C=r(e,"ArrowRight","ArrowLeft",p);if(0===C)return;const t=L.indexOf(m)+C;if(t<0||t===L.length)return;const l=L[t];h(l);const a=M?.current?.[l];n(a);break}case"ArrowUp":case"ArrowDown":{const{rows:C,columns:t}=c(u?.current,L.length),l=L.indexOf(m),a="ArrowDown"===e?1:-1,r=s({row:i(l,t)+a,column:o(l,t),numRows:C,numColumns:t,numItems:L.length});if(r<0)return;const d=L[r];h(d);const p=M?.current?.[d];n(p);break}}}),[m,p,L,M,u,e]),(0,a.useKeyDownEffect)(d,{key:["mod+up","mod+down","mod+left","mod+right"],shift:!0},(C=>{const{key:e,shiftKey:t}=C;switch(C.preventDefault(),e){case"ArrowLeft":case"ArrowRight":{const C=r(e,"ArrowRight","ArrowLeft",p);if(0===C)return;const l=L.indexOf(m);let a=l;t?a=C<0?0:L.length-1:a+=C;if(a!==l&&a>=0&&a<=L.length-1){f&&f(m,a);const C=M?.current?.[L[a]];n(C)}break}case"ArrowUp":case"ArrowDown":{const{rows:C,columns:t}=c(u.current,L.length),l=L.indexOf(m),a="ArrowDown"===e?1:-1,r=s({row:i(l,t)+a,column:o(l,t),numRows:C,numColumns:t,numItems:L.length});if(r<0)return;if(r!==l&&r>=0&&r<=L.length-1){f&&f(m,r);const C=M?.current?.[L[r]];n(C)}break}}}),[e,L,p,u,M,m,f])}},13293:(C,e,t)=>{t.d(e,{LoadingSpinner:()=>LoadingSpinner});var l=t(67294),a=t(72070),n=t(26300),r=t(44586),c=t(91655),i=t(22437),o=t(91778);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=(0,c.__)("Loading","web-stories"),u=2*Math.PI,M=n.default.span.withConfig({displayName:"loadingSpinner__AriaOnlyAlert",componentId:"sc-fzkm9v-0"})(i.visuallyHidden),p=n.default.div.withConfig({displayName:"loadingSpinner__Container",componentId:"sc-fzkm9v-1"})(["position:relative;height:","px;width:","px;color:",";"],(C=>{let{animationSize:e}=C;return e}),(C=>{let{animationSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.brandNormal})),f=n.default.div.withConfig({displayName:"loadingSpinner__Circle",componentId:"sc-fzkm9v-2"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) ",";height:","px;width:","px;background-color:",";border-radius:",";animation-name:",";animation-fill-mode:both;animation-duration:","s;animation-iteration-count:infinite;animation-timing-function:",";"],(C=>{let{$position:{x:e,y:t}}=C;return`translate(${e}px, ${t}px)`}),(C=>{let{circleSize:e}=C;return e}),(C=>{let{circleSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.brandNormal}),(C=>{let{theme:e}=C;return e.borders.radius.round}),(C=>{let{circleIndex:e,numCircles:t}=C;return(0,n.keyframes)(["0%{opacity:1}","{opacity:1}","{opacity:0.3}","{opacity:1}"],100*e/t+"%",100*(e+1)/t+"%",100*(e+1)/t+1+"%")}),.85,o.BEZIER.easeInOutQuad);function LoadingSpinner(C){let{animationSize:e=95,circleSize:t=12,loadingMessage:n=d,numCircles:c=11,...i}=C;const o=(0,a.useMemo)((()=>new Array(c).fill(1).map((()=>(0,r.default)()))),[c]);return l.createElement(p,s({animationSize:e},i),n&&l.createElement(M,{role:"status"},n),o.map(((C,a)=>{const n=((C,e)=>u*C/e)(a,c),r=((C,e)=>{const t=e/2,l=Math.sin(C)*t,a=-Math.cos(C)*t;return{x:l.toFixed(1),y:a.toFixed(1)}})(n,e);return l.createElement(f,{key:C,circleIndex:a,circleSize:t,numCircles:c,$position:r})})))}},25820:(C,e,t)=>{t.d(e,{ListGroup:()=>r,ListItem:()=>i,ListItemDisplayText:()=>o,ListItemLabel:()=>c,ListItemLabelDisplayText:()=>s,NoOptionsContainer:()=>d,NoOptionsMessage:()=>u});var l=t(26300),a=t(33625),n=t(67480);const r=l.default.ul.withConfig({displayName:"list__ListGroup",componentId:"sc-15nu3w2-0"})(["list-style-type:none;margin:6px 0;display:block;padding-inline-start:0;margin-block-start:0;margin-block-end:0;width:100%;"]),c=l.default.li.withConfig({displayName:"list__ListItemLabel",componentId:"sc-15nu3w2-1"})(["display:flex;padding:6px 2px 6px 8px;margin:4px 8px;align-items:center;"]),i=l.default.li.withConfig({displayName:"list__ListItem",componentId:"sc-15nu3w2-2"})(["position:relative;display:grid;grid-template-columns:32px 1fr;padding:6px 8px;margin:4px 8px;align-items:center;",""],(C=>{let{disabled:e,theme:t}=C;return(0,l.css)(["border-radius:",";cursor:",";",";&:hover{background-color:",";}"," svg{color:",";}& > span{grid-column-start:2;}"],t.borders.radius.small,e?"default":"pointer",a.focusableOutlineCSS(t.colors.border.focus),t.colors.bg.tertiary,e&&(0,l.css)(["pointer-events:none;span{color:",";}"],t.colors.fg.secondary),t.colors.fg.primary)})),o=(0,l.default)(n.Text).withConfig({displayName:"list__ListItemDisplayText",componentId:"sc-15nu3w2-3"})((C=>{let{theme:e}=C;return(0,l.css)(["color:",";"],e.colors.fg.primary)})),s=(0,l.default)(n.Text).withConfig({displayName:"list__ListItemLabelDisplayText",componentId:"sc-15nu3w2-4"})((C=>{let{theme:e}=C;return(0,l.css)(["color:",";"],e.colors.form.dropDownSubtitle)})),d=l.default.div.withConfig({displayName:"list__NoOptionsContainer",componentId:"sc-15nu3w2-5"})(["display:flex;align-items:center;justify-items:center;width:100%;"]),u=(0,l.default)(n.Text).withConfig({displayName:"list__NoOptionsMessage",componentId:"sc-15nu3w2-6"})(["padding:6px 16px;margin:4px auto;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.secondary}))},36514:(C,e,t)=>{t.d(e,{Menu:()=>Menu});var l=t(67294),a=t(72070),n=t(26300),r=t(45697),c=t.n(r),i=t(95370);const o=208,s=["up","down","left","right"],d=["esc","tab"],u=["space","enter"],M={ARROW_RIGHT:"ArrowRight",ARROW_LEFT:"ArrowLeft",ARROW_UP:"ArrowUp",ARROW_DOWN:"ArrowDown"},p=n.default.div.withConfig({displayName:"menu__MenuContainer",componentId:"sc-6cd425-0"})((C=>{let{dropDownHeight:e=o,styleOverride:t="",theme:l,isAbsolute:a}=C;return(0,n.css)(["position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% - 2px);max-height:","px;overflow-x:visible;overflow-y:auto;overscroll-behavior:none auto;z-index:2;margin-top:16px;margin-bottom:8px;padding:4px 0;background-color:",";border-radius:",";border:1px solid ",";",";",";",";"],e,l.colors.bg.primary,l.borders.radius.small,l.colors.divider.primary,a&&(0,n.css)(["position:absolute;top:0;left:0;right:0;"]),t,i.scrollbarCSS)}));p.propTypes={dropDownHeight:c().number,styleOverride:c().oneOfType([c().object,c().array])};t(26699);const f=C=>null==C||""===C;var m=t(82302);var h=t(91778),L=t(25820);const E=C=>{let{emptyText:e}=C;return e?l.createElement(L.NoOptionsContainer,null,l.createElement(L.NoOptionsMessage,{size:h.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},e)):null};var Z=t(97642),g=t(91655),v=t(61887);function w(){return w=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},w.apply(this,arguments)}const y=(0,n.default)(v.default).withConfig({displayName:"defaultListItem__ActiveIcon",componentId:"sc-ywsfnt-0"})(["position:absolute;left:4px;top:50%;transform:translateY(-50%);"]),b=(0,a.forwardRef)(((C,e)=>{let{option:t,isSelected:a,...n}=C;return l.createElement(L.ListItem,w({},n,{ref:e,isSelected:a,disabled:t.disabled,"aria-disabled":t.disabled}),a&&l.createElement(y,{"data-testid":"dropdownMenuItem_active_icon","aria-label":(0,g.__)("Selected","web-stories"),width:32,height:32}),l.createElement(L.ListItemDisplayText,{forwardedAs:"span",size:h.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},t.label))})),R=C=>{let{label:e}=C;return e?l.createElement(L.ListItemLabel,{id:`dropDownMenuLabel-${e}`,role:"presentation"},l.createElement(L.ListItemLabelDisplayText,{forwardedAs:"span",size:h.THEME_CONSTANTS.TYPOGRAPHY.TEXT_SIZES.EXTRA_SMALL},e)):null};function A(){return A=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},A.apply(this,arguments)}const x=C=>{let{isManyGroups:e,label:t,listId:a,children:n,role:r="group"}=C;const c=e?{"aria-label":t}:{"aria-labelledby":a};return l.createElement(L.ListGroup,A({role:r,isNested:e},c),t&&l.createElement(R,{label:t}),n)},T=C=>{let{options:e,activeValue:t,listLength:a,listId:n,hasMenuRole:r,handleMenuItemSelect:c,renderItem:i,optionsRef:o}=C;const s=i||b,d=e?.length>1;return e.map(((C,i)=>{let{label:u,group:M}=C;return l.createElement(x,{key:u||`menuGroup_${i}`,isManyGroups:d,label:u,listId:n,role:r?"menu":"listbox"},M.map(((C,n)=>{const d=C.value===t,u=(0,Z.getInset)(e,i,n);return l.createElement(s,{key:C.value,"aria-posinset":u+1,"aria-selected":d,"aria-setsize":a,id:`dropDownMenuItem-${C.value}`,isSelected:d,onClick:e=>!C.disabled&&c(e,C),option:C,role:r?"menuitem":"option",ref:C=>o.current[u]=C,tabIndex:0})})))}))},Menu=C=>{let{dropDownHeight:e,emptyText:t,menuStylesOverride:n,hasMenuRole:r,handleReturnToParent:c,isMenuFocused:i=!0,isRTL:o,options:h=[],listId:L,onMenuItemClick:Z,onDismissMenu:g,renderItem:v,activeValue:w,menuAriaLabel:y,parentId:b,isAbsolute:R=!1}=C;const A=(0,a.useRef)(),x=(0,a.useRef)([]),_=(0,a.useCallback)(((C,e)=>{let{value:t}=e;return Z(C,t)}),[Z]),{focusedIndex:S,listLength:z}=function(C){let{activeValue:e,handleMenuItemSelect:t,handleReturnToParent:l,isRTL:n,options:r=[],listRef:c,onDismissMenu:i}=C;const o=(0,a.useMemo)((()=>r.flatMap((C=>C.group))),[r]),p=o.length,[h,L]=(0,a.useState)(e),E=(0,a.useCallback)((()=>o.findIndex((C=>C?.value?.toString()===h.toString()))),[o,h]);(0,a.useEffect)((()=>{f(h)||-1===E()&&L(null)}),[h,E]);const Z=(0,a.useMemo)((()=>f(h)?0:E()),[h,E]),g=(0,a.useCallback)((C=>L(o[Z+C].value)),[o,Z]),v=(0,a.useCallback)((C=>{let{key:e}=C;[M.ARROW_UP,n?M.ARROW_RIGHT:M.ARROW_LEFT].includes(e)&&0!==Z?g(-1):[M.ARROW_DOWN,n?M.ARROW_LEFT:M.ARROW_RIGHT].includes(e)&&Z<p-1?g(1):[M.ARROW_UP,n?M.ARROW_RIGHT:M.ARROW_LEFT].includes(e)&&0===Z&&l?.()}),[Z,g,l,n,p]),w=(0,a.useCallback)((C=>{const e=o[Z]?.disabled;if(e)return()=>{};const l=h||o[Z].value;return t(C,{value:l})}),[o,Z,h,t]);return(0,m.useKeyDownEffect)(c,{key:u,shift:!0},w,[w]),(0,m.useKeyDownEffect)(c,{key:d},(C=>i?.(C)),[i]),(0,m.useKeyDownEffect)(c,{key:s},v,[v]),(0,a.useFocusOut)(c,(C=>i?.(C)),[]),(0,a.useMemo)((()=>({focusedValue:h,focusedIndex:Z,listLength:p})),[Z,h,p])}({activeValue:w,handleMenuItemSelect:_,isRTL:o,options:h,listRef:A,onDismissMenu:g,handleReturnToParent:c});return(0,a.useEffect)((()=>{const C=A?.current;if(!C||null===S||!i)return;if(-1===S)return void C.scrollTo(0,0);const e=x.current[S];e&&(e.focus(),C.scrollTo?.(0,e.offsetTop-C.clientHeight/2))}),[S,i]),l.createElement(p,{id:L,dropDownHeight:e,styleOverride:n,ref:A,"aria-label":y,"aria-labelledby":b,"aria-expanded":"true",isAbsolute:R},h&&0!==h.length?l.createElement(T,{options:h,activeValue:w,listId:L,listLength:z,hasMenuRole:r,handleMenuItemSelect:_,renderItem:v,optionsRef:x}):l.createElement(E,{emptyText:t}))}},97642:(C,e,t)=>{t.d(e,{getInset:()=>a,getOptions:()=>l});const l=C=>{if(C.some((C=>Array.isArray(C?.options))))return C.reduce(((C,e)=>{const t=e?.options&&e.options.filter((C=>"object"==typeof C&&C?.value?.toString()));return Array.isArray(t)?C.concat({group:t,label:e?.label}):C}),[]);{const e=C.filter((C=>"object"==typeof C&&C?.value));return Array.isArray(e)&&0!==e.length?[{group:e}]:[]}},a=(C,e,t)=>C.slice(0,e).map((C=>{let{group:e}=C;return e.length})).reduce(((C,e)=>C+e),0)+t},59042:(C,e,t)=>{t.d(e,{Modal:()=>Modal,ModalGlobalStyle:()=>s,OVERLAY_CLASS:()=>o});var l=t(67294),a=t(72070),n=t(83253),r=t.n(n),c=t(26300);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o="WebStories_ReactModal__Overlay",s=(0,c.createGlobalStyle)([".","{opacity:0;transition:opacity 0.1s ease-out;}.",".ReactModal__Overlay--after-open{opacity:1;}.",".ReactModal__Overlay--before-close{opacity:0;}"],o,o,o),d=C=>({position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:10,backgroundColor:C.colors.interactiveBg.modalScrim,display:"flex",alignItems:"center",justifyContent:"center"}),u={overflow:"auto",outline:"none",display:"flex",maxHeight:"100%",justifyContent:"center"};function Modal(C){let{closeTimeoutMS:e=100,children:t,contentLabel:n,contentStyles:s,isOpen:M,modalStyles:p={},onClose:f,overlayStyles:m,...h}=C;const L=(0,a.useContextReact)(c.ThemeContext);return l.createElement(r(),i({className:"WebStories_ReactModal__Content",closeTimeoutMS:e,contentLabel:n,isOpen:M,onRequestClose:f,overlayClassName:o,style:{maxHeight:"100vh",...p,overlay:{...d(L),...m},content:{...u,...s}}},h),t)}},56226:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(67294),a=t(72070),n=t(26300),r=t(33625),c=t(35199),i=t(91778);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s=n.default.button.withConfig({displayName:"pill__StyledPill",componentId:"sc-yalvez-0"})((C=>{let{isActive:e,theme:t,styleOverride:l}=C;return(0,n.css)(["display:flex;align-items:center;justify-content:space-around;padding:6px 16px;height:32px;background-color:",";border:none;border-radius:",";",";color:",";cursor:pointer;",";&:disabled{pointer-events:none;color:",";}transition:color 0.3s ease 0s;transition:background-color 0.3s ease 0s;",";"],e?t.colors.interactiveBg.primaryNormal:t.colors.opacity.footprint,t.borders.radius.x_large,r.focusableOutlineCSS(t.colors.border.focus),e?t.colors.bg.primary:t.colors.fg.secondary,c.expandPresetStyles({preset:t.typography.presets.label[i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:t}),e?t.colors.bg.primary:t.colors.fg.disable,l)}));const d=(0,a.forwardRef)((function Pill(C,e){let{children:t,isActive:a,onClick:n,pillStyleOverride:r,...c}=C;return l.createElement(s,o({ref:e,isActive:a,onClick:n,styleOverride:r},c),t)}))},13578:(C,e,t)=>{t.d(e,{Popup:()=>Popup});var l=t(67294),a=t(72070),n=t(66044),r=t(77273),c=t(93241),i=t(96235),o=t(27856);const s=0,d=2,u=0;function Popup(C){let{anchor:e,dock:t,children:M,renderContents:p,placement:f=o.PLACEMENT.BOTTOM,spacing:m,isOpen:h,fillWidth:L=!1,refCallback:E=n.noop,zIndex:Z=d,ignoreMaxOffsetY:g,offsetOverride:v=!1,maxWidth:w}=C;const{topOffset:y=s,leftOffset:b=u,isRTL:R=!1}=(0,r.usePopup)(),[A,x]=(0,a.useState)(null),T=(0,a.useRef)(!1),_=(0,a.useRef)(null),S=(0,a.useCallback)((C=>{if(!T.current||!e?.current)return;if(C?.target?.nodeType&&_.current?.contains(C.target))return;const l=e.current?(0,c.getOffset)({placement:f,spacing:m,anchor:e,dock:t,popup:_,isRTL:R,topOffset:y,ignoreMaxOffsetY:g,offsetOverride:v}):{},{height:a,x:n,width:r,right:i}=_.current?_.current.getBoundingClientRect():{};x({offset:(()=>{if(n<=b)switch(f){case o.PLACEMENT.BOTTOM_END:case o.PLACEMENT.TOP_END:return{...l,x:R?l.x:r+b};case o.PLACEMENT.LEFT_END:case o.PLACEMENT.LEFT:case o.PLACEMENT.LEFT_START:return{...l,x:R?l.x:r+-n-b};case o.PLACEMENT.BOTTOM_START:case o.PLACEMENT.TOP_START:case o.PLACEMENT.RIGHT_END:case o.PLACEMENT.RIGHT_START:case o.PLACEMENT.RIGHT:return{...l,x:r};default:return{...l,x:r/2+(R?0:b)}}return R&&i>=l.bodyRight-b?{...l,x:l.bodyRight-r-b}:null})()||l,height:a})}),[e,f,m,t,R,y,b,g,v]);return(0,a.useEffect)((()=>(T.current=!0,()=>{T.current=!1})),[]),(0,a.useEffect)((()=>{A?.height&&A.height!==_.current?.getBoundingClientRect()?.height&&S()}),[A?.height,S]),(0,a.useLayoutEffect)((()=>{if(h)return T.current=!0,S(),document.addEventListener("scroll",S,!0),()=>{document.removeEventListener("scroll",S,!0),T.current=!1}}),[h,S]),(0,a.useLayoutEffect)((()=>{T.current&&E(_)}),[A,E]),(0,a.useResizeEffect)({current:document.body},S,[S]),A&&h?(0,a.createPortal)(l.createElement(o.PopupContainer,{ref:_,fillWidth:L,maxWidth:w,$offset:A.offset,topOffset:y,zIndex:Z,transforms:(0,i.getTransforms)(f,R)},p?p({propagateDimensionChange:S}):M),document.body):null}},93241:(C,e,t)=>{t.d(e,{getOffset:()=>n});var l=t(27856),a=t(96235);function n(C){let{placement:e,spacing:t,anchor:n,dock:r,popup:c,isRTL:i,ignoreMaxOffsetY:o,offsetOverride:s,topOffset:d=0}=C;const u=n.current.getBoundingClientRect(),M=document.body.getBoundingClientRect(),p=c.current?.getBoundingClientRect(),f=r?.current?.getBoundingClientRect();p&&(p.height=Math.max(p.height,c.current?.scrollHeight),p.width=Math.max(p.width,c.current?.scrollWidth));const{height:m=0,width:h=0}=p||{},{x:L=0,y:E=0}=t||{},Z=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,n=arguments.length>4?arguments[4]:void 0;const r=(a?a.left:t.left)-e,c=(a?a.right:t.right)+e,i=a?a.left+a.width/2:t.left+t.width/2;switch(C){case l.PLACEMENT.BOTTOM_START:case l.PLACEMENT.TOP_START:case l.PLACEMENT.LEFT:case l.PLACEMENT.LEFT_END:case l.PLACEMENT.LEFT_START:return n?c:r;case l.PLACEMENT.BOTTOM_END:case l.PLACEMENT.TOP_END:case l.PLACEMENT.RIGHT:case l.PLACEMENT.RIGHT_END:case l.PLACEMENT.RIGHT_START:return n?r:c;case l.PLACEMENT.BOTTOM:case l.PLACEMENT.TOP:return i;default:return 0}}(e,L,u,f,i),g=i?M.width-(0,a.getXTransforms)(e)*h:M.width-h-(0,a.getXTransforms)(e)*h,v=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2?arguments[2]:void 0;switch(C){case l.PLACEMENT.BOTTOM:case l.PLACEMENT.BOTTOM_START:case l.PLACEMENT.BOTTOM_END:case l.PLACEMENT.LEFT_END:case l.PLACEMENT.RIGHT_END:return t.top+t.height+e;case l.PLACEMENT.TOP:case l.PLACEMENT.TOP_START:case l.PLACEMENT.TOP_END:case l.PLACEMENT.LEFT_START:case l.PLACEMENT.RIGHT_START:return t.top-e;case l.PLACEMENT.RIGHT:case l.PLACEMENT.LEFT:return t.top+t.height/2;default:return 0}}(e,E,u),w=M.height+M.y-m-(0,a.getYTransforms)(e)*m,y={width:u.width,height:u.height,bodyRight:M?.right};return s?{x:Z,y:v,...y}:{x:Math.max(0,Math.min(Z,g)),y:o?v:Math.max(d,Math.min(v,w)),...y}}},96235:(C,e,t)=>{t.d(e,{getTransforms:()=>r,getXTransforms:()=>a,getYTransforms:()=>n});var l=t(27856);function a(C,e){return C.startsWith("left")?e?0:-1:C.startsWith("right")||C.endsWith("-start")?e?-1:0:C.endsWith("-end")?e?0:-1:-.5}function n(C){return C.startsWith("top")||C===l.PLACEMENT.RIGHT_END||C===l.PLACEMENT.LEFT_END?-1:C===l.PLACEMENT.RIGHT||C===l.PLACEMENT.LEFT?-.5:null}function r(C,e){const t=a(C,e),l=n(C);if(!t&&!l)return"";return`translate(${100*(t||0)}%, ${100*(l||0)}%)`}},65727:(C,e,t)=>{t.d(e,{default:()=>b});var l=t(67294),a=t(72070),n=t(26300),r=t(45697),c=t.n(r),i=t(74698),o=t(34761),s=t(42914),d=t(91778),u=t(35199),M=t(33625),p=t(99566);const f=n.default.div.withConfig({displayName:"input__InputContainer",componentId:"sc-1bg4kkq-0"})((C=>{let{theme:e}=C;return(0,n.css)(["display:flex;position:relative;height:36px;width:100%;max-width:400px;background-color:transparent;color:",";"],e.colors.fg.primary)}));f.propTypes={activeSearch:c().bool,disabled:c().bool};const m=n.default.input.withConfig({displayName:"input__Input",componentId:"sc-1bg4kkq-1"})((C=>{let{theme:e,hasError:t}=C;return(0,n.css)(["position:absolute;height:100%;width:100%;background-color:transparent;outline:none;cursor:pointer;",";color:",";border:1px solid ",";padding:8px 20px 8px 40px;&::placeholder{color:",";}&[aria-expanded='true']{border-color:",";}border-radius:",";&::-ms-clear{display:none;}&::-webkit-search-decoration,&::-webkit-search-cancel-button,&::-webkit-search-results-button,&::-webkit-search-results-decoration{appearance:none;}&:hover{border-color:",";}",";"," &:disabled{pointer-events:none;border-color:",";color:",";&:hover{border-color:",";}}"],u.expandPresetStyles({preset:e.typography.presets.paragraph[d.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:e}),e.colors.fg.primary,e.colors.border.defaultNormal,e.colors.fg.tertiary,e.colors.border.defaultActive,e.borders.radius.small,e.colors.border.defaultHover,M.focusableOutlineCSS(e.colors.border.focus),t&&(0,n.css)(["border-color:",";&:active,&:hover{border-color:",";}"],e.colors.interactiveBg.negativeHover,e.colors.interactiveBg.negativeHover),e.colors.border.disable,e.colors.fg.disable,e.colors.border.disable)}));m.propTypes={hasError:c().bool};const h=(0,n.css)(["display:flex;align-items:center;width:32px;background-color:transparent;color:",";border:0;margin:auto 1px auto auto;padding:0;align-self:flex-end;cursor:pointer;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),L=n.default.button.withConfig({displayName:"input__ClearButton",componentId:"sc-1bg4kkq-2"})(["",";display:",";outline:none;",";height:30px;z-index:",";"],h,(C=>{let{isVisible:e}=C;return e?"flex":"none"}),(C=>{let{theme:e}=C;return M.focusableOutlineCSS(e.colors.border.focus)}),p.Z_INDEX.CLEAR_BUTTON);L.propTypes={isVisible:c().bool};const E=(0,n.default)(i.default).withConfig({displayName:"input__ClearIcon",componentId:"sc-1bg4kkq-3"})(["width:32px;height:auto;margin:auto;"]),Z=n.default.div.withConfig({displayName:"input__ChevronDecoration",componentId:"sc-1bg4kkq-4"})(["",";display:",";height:100%;",""],h,(C=>{let{isVisible:e}=C;return e?"flex":"none"}),(C=>{let{disabled:e,theme:t}=C;return e&&(0,n.css)(["pointer-events:none;color:",";"],t.colors.fg.disable)}));Z.propTypes={disabled:c().bool,isVisible:c().bool};const g=(0,n.default)(o.default).withConfig({displayName:"input__ChevronIcon",componentId:"sc-1bg4kkq-5"})(["width:32px;height:auto;margin:auto;",""],(C=>{let{$isMenuOpen:e}=C;return e&&(0,n.css)(["transform:rotate(180deg);"])}));g.propTypes={isMenuOpen:c().bool};const v=n.default.div.withConfig({displayName:"input__SearchDecoration",componentId:"sc-1bg4kkq-6"})((C=>{let{theme:e,activeSearch:t,disabled:l}=C;return(0,n.css)(["",";position:absolute;height:100%;margin:0;left:8px;color:",";pointer-events:none;",""],h,t?e.colors.fg.tertiary:e.colors.fg.primary,l&&(0,n.css)(["color:",";"],e.colors.fg.disable))}));v.propTypes={activeSearch:c().bool};const w=(0,n.default)(s.default).withConfig({displayName:"input__SearchIcon",componentId:"sc-1bg4kkq-7"})(["position:relative;width:32px;height:auto;margin:auto;"]);function y(){return y=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},y.apply(this,arguments)}const b=(0,a.forwardRef)(((C,e)=>{let{ariaClearLabel:t,clearId:n,disabled:r,handleClearInput:c=(()=>{}),handleTabClear:i,inputValue:o,isOpen:s,listId:d,className:u="",...M}=C;const p=(0,a.useMemo)((()=>o.length>0&&s),[s,o]),h=(0,a.useMemo)((()=>0===o.length&&!s),[s,o]),b=(0,a.useCallback)((C=>{let{key:e}=C;"Tab"===e&&i?.()}),[i]);return l.createElement(f,{className:u},l.createElement(m,y({"aria-disabled":r,autocomplete:"off",disabled:r,ref:e,type:"search",value:o},d&&{role:"combobox","aria-expanded":s,"aria-controls":d,"aria-owns":d,"aria-autocomplete":"list"},M)),l.createElement(v,{activeSearch:h,"aria-hidden":!0,disabled:r},l.createElement(w,{id:n})),l.createElement(L,{type:"button",isVisible:p,tabIndex:0,"aria-label":p&&t,onClick:c,onKeyDown:b},l.createElement(E,{id:n,"data-testid":"clear-search-icon"})),l.createElement(Z,{disabled:r,"aria-hidden":p,isVisible:!p&&o.length>0},l.createElement(g,{$isMenuOpen:s,"data-testid":"chevron-search-icon"})))}))},93401:(C,e,t)=>{t.d(e,{Slider:()=>Slider});var l=t(67294),a=t(26300),n=t(72070),r=t(82302),c=t(73715),i=t(27856),o=t(66044);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=24,u=(0,a.css)(["appearance:none;width:","px;height:","px;background-color:",";cursor:pointer;border-radius:50px;"],(C=>{let{thumbSize:e}=C;return e}),(C=>{let{thumbSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryNormal})),M=(0,a.css)(["background-color:",";"],(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryHover})),p=(0,a.css)(["z-index:2;border:2px solid ",";padding:2px;background-clip:content-box;width:","px;height:","px;margin-left:","px;"],(C=>{let{theme:e}=C;return e.colors.accent.secondary}),(C=>{let{thumbSize:e}=C;return e+8}),(C=>{let{thumbSize:e}=C;return e+8}),(C=>{let{thumbSize:e,width:t,percentage:l}=C;return function(C,e,t){const l=Math.ceil(m(4,e,t));return 2*C*.01*l-l}(l,e,t)})),f=a.default.input.attrs({type:"range"}).withConfig({displayName:"slider__Input",componentId:"sc-1ldl77h-0"})(["z-index:1;position:relative;min-width:100px;cursor:pointer;outline:none;background:",";border-radius:100px;height:4px;appearance:none;flex:1;margin:0;::-webkit-slider-thumb{","}::-moz-range-thumb{","}::-ms-thumb{","}::before{z-index:-1;position:absolute;content:' ';height:6px;top:calc(50% - 3px);left:-calc( ","% - 4px );width:","%;background-color:",";border-radius:50px;}:hover{::before{background-color:",";}::-webkit-slider-thumb{","}::-moz-range-thumb{","}::-ms-thumb{","}}&:focus{&::-webkit-slider-thumb{","}&::-moz-range-thumb{","}&::-ms-thumb{","}}"],(C=>{let{theme:e}=C;return e.colors.bg.quaternary}),u,u,u,(C=>{let{percentage:e,thumbSize:t,width:l}=C;return m(e,t,l)}),(C=>{let{percentage:e=0}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryNormal}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryHover}),M,M,M,p,p,p);function m(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1?arguments[1]:void 0,t=arguments.length>2?arguments[2]:void 0;return t||(t=1),(t-e)/t*C}const h=a.default.div.withConfig({displayName:"slider__Wrapper",componentId:"sc-1ldl77h-1"})(["position:relative;left:0;top:0;"]),L=a.default.div.withConfig({displayName:"slider__FakeThumb",componentId:"sc-1ldl77h-2"})(["width:0;height:0;position:absolute;left:","px;top:","px;"],(C=>{let{thumbSize:e}=C;return e/2}),(C=>{let{thumbSize:e}=C;return-e/2+12}));function Slider(C){let{minorStep:e,majorStep:t,handleChange:a=o.noop,value:u,min:M=0,max:p=500,thumbSize:m=d,suffix:E="",popupZIndexOverride:Z,...g}=C;const v=(0,n.useRef)(),w=(0,n.useRef)(),[y,b]=(0,n.useState)(null),R=(0,n.useCallback)(((C,l)=>{let n=u+C*(l?t:e);n="number"==typeof M?Math.max(M,n):n,n="number"==typeof p?Math.min(p,n):n,a(n)}),[e,t,a,M,p,u]),A=(u-M)/(p-M)*100;(0,n.useLayoutEffect)((()=>{if(v.current&&!y){const{width:C}=v.current.getBoundingClientRect();b(C)}}),[v,y]),(0,r.useKeyDownEffect)(v,["left","down"],(()=>R(-1,!0)),[R]),(0,r.useKeyDownEffect)(v,["right","up"],(()=>R(1,!0)),[R]),(0,r.useKeyDownEffect)(v,["shift+left","shift+down"],(()=>R(-1,!1)),[R]),(0,r.useKeyDownEffect)(v,["shift+right","shift+up"],(()=>R(1,!1)),[R]);const x=`${u}${E}`;return l.createElement(c.BaseTooltip,{title:x,placement:i.PLACEMENT.TOP,popupZIndexOverride:Z,forceAnchorRef:w,styleOverride:{style:{transform:`translate(${(y-m)*A/100}px, 0)`}}},l.createElement(h,null,l.createElement(f,s({percentage:A,ref:v,onChange:C=>a(C.target.valueAsNumber),step:e,value:u,min:M,max:p,thumbSize:m,width:y,"aria-valuenow":u,"aria-valuetext":x},g)),l.createElement(L,{ref:w,percentage:A,width:y,thumbSize:m})))}},15242:(C,e,t)=>{t.d(e,{Snackbar:()=>H});var l=t(67294),a=t(72070),n=t(45697),r=t.n(n),c=t(26300),i=t(94537),o=t(37723),s=t(44586),d=t(66044),u=t(37309),M=t(27856),p=t(84967),f=t(91655),m=t(91778),h=t(46324),L=t(61887),E=t(48068),Z=t(18969),g=t(67480),v=t(33625);r().oneOf(["top-left","bottom-left","top-right","bottom-right","top","bottom"]);const w={SUCCESS:"success",ERROR:"error"},y=r().shape({src:r().string.isRequired,alt:r().string,status:r().oneOf(Object.values(w))});r().shape({message:r().oneOfType([r().node,r().string]),actionLabel:r().oneOfType([r().node,r().string]),actionHelpText:r().string,dismissible:r().bool,onAction:r().func,onDismiss:r().func,preventActionDismiss:r().bool,preventAutoDismiss:r().bool,timeout:r().number,thumbnail:y,id:r().string});function b(){return b=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},b.apply(this,arguments)}const R=c.default.div.withConfig({displayName:"snackbarMessage__MessageContainer",componentId:"sc-fjv091-0"})(["display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 16px;margin-top:20px;background-color:",";color:",";border:",";border-radius:",";z-index:",";pointer-events:auto;"],(C=>{let{theme:e}=C;return e.colors.inverted.bg.primary}),(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{theme:e}=C;return`1px solid ${(0,p.rgba)(e.colors.standard.white,.24)}`}),(C=>{let{theme:e}=C;return e.borders.radius.medium}),(C=>{let{customZIndex:e}=C;return e||15}));R.propTypes={customZIndex:r().number};const A=(0,c.default)(g.Text).withConfig({displayName:"snackbarMessage__Message",componentId:"sc-fjv091-1"})(["color:",";max-width:430px;padding-right:",";"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{hasAction:e,hasThumbnail:t}=C;return t?"16px":e?"52px":"0px"})),x=c.default.div.withConfig({displayName:"snackbarMessage__ActionContainer",componentId:"sc-fjv091-2"})(["display:flex;align-items:center;justify-content:flex-end;"]),T=c.default.div.withConfig({displayName:"snackbarMessage__ThumbnailWrapper",componentId:"sc-fjv091-3"})(["position:relative;margin-left:16px;margin-right:","px;"],(C=>{let{hasAction:e}=C;return e?16:0})),_=c.default.img.withConfig({displayName:"snackbarMessage__Thumbnail",componentId:"sc-fjv091-4"})(["max-height:45px;max-width:45px;min-height:","px;min-width:","px;background-color:",";border-radius:",";",";"],30,30,(C=>{let{theme:e}=C;return e.colors.fg.tertiary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e,status:t}=C;return t===w.SUCCESS?(0,c.css)(["border:1px solid ",";"],e.colors.green[20]):t===w.ERROR?(0,c.css)(["border:1px solid ",";"],e.colors.red[20]):void 0})),S=c.default.div.withConfig({displayName:"snackbarMessage__ThumbnailIcon",componentId:"sc-fjv091-5"})(["position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);",";svg{width:100%;height:auto;}"],(C=>{let{theme:e,status:t}=C;return t===w.SUCCESS?(0,c.css)(["width:30px;color:",";"],e.colors.fg.positive):t===w.ERROR?(0,c.css)(["width:20px;color:",";"],e.colors.fg.negative):void 0})),z=(0,c.default)(h.Button).withConfig({displayName:"snackbarMessage__ActionButton",componentId:"sc-fjv091-6"})(["align-self:flex-end;min-width:1px;height:2em;padding:0;color:",";font-weight:",";"," &:hover,&:active{color:",";}"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.linkNormal}),(C=>{let{theme:e}=C;return e.typography.weight.bold}),(C=>{let{theme:e}=C;return(0,v.focusableOutlineCSS)(e.colors.border.focus,e.colors.inverted.bg.primary)}),(C=>{let{theme:e}=C;return e.colors.inverted.fg.linkHover})),I=(0,c.default)(h.Button).withConfig({displayName:"snackbarMessage__CloseButton",componentId:"sc-fjv091-7"})(["height:2em;padding:0;margin-left:16px;color:",";"," svg{height:32px;}"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{theme:e}=C;return(0,v.focusableOutlineCSS)(e.colors.border.focus,e.colors.inverted.bg.primary)})),SnackbarMessage=C=>{let{"aria-label":e,actionLabel:t,onAction:n=d.noop,onDismiss:r=d.noop,isPreventAutoDismiss:c,isPreventActionDismiss:i,thumbnail:o,message:s,removeMessageTimeInterval:u,showCloseButton:M,placement:p="bottom",actionHelpText:h,...g}=C;const v=(0,a.useRef)();v.current=c?d.noop:r;const y=(0,a.useRef)("number"==typeof u&&u<=1e4&&u>=1200?u:1e4);(0,a.useEffect)((()=>{if(!v.current)return d.noop;const C=setTimeout((()=>v.current()),y.current);return()=>clearTimeout(C)}),[]);const O=(0,a.useCallback)((C=>{n(C),!i&&r()}),[n,r,i]),D=Boolean(t),B=Boolean(t);return l.createElement(R,b({role:"alert",hasAction:D,placement:p},g),l.createElement(A,{"aria-label":e,size:m.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL,hasAction:D,hasThumbnail:B},s),o&&l.createElement(T,{hasAction:D},l.createElement(_,{decoding:"async",crossOrigin:"anonymous",src:o.src,alt:o.alt,status:o.status}),l.createElement(S,{status:o.status},o.status===w.SUCCESS&&l.createElement(L.default,null),o.status===w.ERROR&&l.createElement(E.default,null))),(t||M)&&l.createElement(x,null,t&&l.createElement(z,{onClick:O},t),M&&l.createElement(I,{onClick:r,"aria-label":(0,f.__)("Close","web-stories"),tabIndex:-1},l.createElement(Z.default,{"aria-hidden":!0}))))};function O(){return O=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},O.apply(this,arguments)}SnackbarMessage.defaultProps={showCloseButton:!0};const D=c.default.div.withConfig({displayName:"snackbarContainer__StyledContainer",componentId:"sc-7yig0q-0"})(["position:fixed;top:",";bottom:",";",";margin-bottom:33px;display:flex;flex-direction:column;align-items:",";width:100%;z-index:2147483647;pointer-events:none;"],(C=>{let{placement:e}=C;return 0===e.indexOf("top")?0:"inherit"}),(C=>{let{placement:e}=C;return 0===e.indexOf("bottom")?0:"inherit"}),(function(C){let{placement:e}=C;switch(e){case"top":case"bottom":return"\n left: calc(50% + 4rem);\n transform: translateX(-50%);\n width: auto;\n ";case"top-left":case"bottom-left":default:return"left: 60px;";case"top-right":case"bottom-right":return"right: 60px;"}}),(C=>{let{alignItems:e}=C;return e}));D.propTypes={alignItems:r().string},D.defaultProps={alignItems:"center"};const B=c.default.div.withConfig({displayName:"snackbarContainer__ChildContainer",componentId:"sc-7yig0q-1"})(["&.react-snackbar-alert__snackbar-container-enter{max-height:0px;opacity:0;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-enter-active{opacity:1;max-height:100px;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-exit{opacity:1;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-exit-active{opacity:0;transition:all 300ms ease-out;}"]),H={Container:C=>{let{component:e=SnackbarMessage,notifications:t=[],onRemove:n=d.noop,placement:r=M.PLACEMENT.BOTTOM,max:c=10}=C;const p=(0,u.default)("assertive"),f=(0,a.useRef)(new Set),m=(0,a.useMemo)((()=>t.map((()=>(0,s.default)()))),[t]),h=0===r.indexOf("top")?[...t].reverse():t,L=(0,a.useCallback)((C=>()=>{n(C),C.onDismiss?.()}),[n]);(0,a.useEffect)((()=>{"number"==typeof c&&t.length>c&&setTimeout((()=>{n(t.slice(0,t.length-c))}),300)}),[c,t,n]),(0,a.useEffect)((()=>{t.forEach((C=>{if(!f.current.has(C)){const e=`${C.message} ${C.actionHelpText||""}`.trim();p(e),f.current.add(C)}}))}),[t,p]);const E=(0,a.useRef)({});return l.createElement(D,{placement:r},l.createElement(i.default,null,h.map(((C,t)=>{const{actionLabel:a,dismissible:n,message:c,onAction:i,preventActionDismiss:s,preventAutoDismiss:d,timeout:u,...M}=C,p=C.id||m[t];return l.createElement(o.default,{in:!0,key:p,timeout:300,unmountOnExit:!0,nodeRef:E.current[p],classNames:"react-snackbar-alert__snackbar-container"},l.createElement(B,{ref:C=>{E.current[p]=C},placement:r},l.createElement(e,O({},M,{"aria-hidden":!0,placement:r,onDismiss:L(C),onAction:i,actionLabel:a,message:c,showCloseButton:n,removeMessageTimeInterval:u,isPreventAutoDismiss:d,isPreventActionDismiss:s}))))}))))},Message:SnackbarMessage}},73715:(C,e,t)=>{t.d(e,{BaseTooltip:()=>BaseTooltip});var l=t(67294),a=t(45697),n=t.n(a),r=t(26300),c=t(72070),i=t(27856),o=t(82302),s=t(91778),d=t(67480),u=t(93241),M=t(96235),p=t(66044),f=t(77273);const m="tooltip-tail",h=r.default.svg.withConfig({displayName:"tail__SvgForTail",componentId:"sc-1ch7g8a-0"})(["position:absolute;width:0;height:0;"]),L=r.default.span.withConfig({displayName:"tail__Tail",componentId:"sc-1ch7g8a-1"})(["@supports (clip-path:url('#","')){position:absolute;display:block;height:","px;width:","px;",";background-color:inherit;border:none;border-bottom:none;clip-path:url('#","');}"],m,8,34,(C=>{let{placement:e,translateX:t,isRTL:l}=C;return(C=>{let{placement:e,translateX:t,isRTL:l}=C;switch(e){case i.PLACEMENT.TOP:case i.PLACEMENT.TOP_START:case i.PLACEMENT.TOP_END:return(0,r.css)(["bottom:-","px;/*! @noflip */ transform:translateX(","px) rotate(180deg);"],7,t);case i.PLACEMENT.BOTTOM:case i.PLACEMENT.BOTTOM_START:case i.PLACEMENT.BOTTOM_END:return(0,r.css)(["top:-","px;/*! @noflip */ transform:translateX(","px);"],7,t);case i.PLACEMENT.LEFT:case i.PLACEMENT.LEFT_START:case i.PLACEMENT.LEFT_END:return(0,r.css)(["right:-","px;transform:rotate(",");"],20,l?"-90deg":"90deg");case i.PLACEMENT.RIGHT:case i.PLACEMENT.RIGHT_START:case i.PLACEMENT.RIGHT_END:return(0,r.css)(["left:-","px;transform:rotate(",");"],20,l?"90deg":"-90deg");default:return""}})({placement:e,translateX:t,isRTL:l})}),m);function E(){return E=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},E.apply(this,arguments)}L.propTypes={placement:n().string,translateX:n().number};const Z=0,g=r.default.div.withConfig({displayName:"tooltip__Wrapper",componentId:"sc-7e0t34-0"})(["position:relative;"]),v=r.default.div.withConfig({displayName:"tooltip__TooltipContainer",componentId:"sc-7e0t34-1"})(["margin:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:row;max-width:14em;transition:0.4s opacity;opacity:",";pointer-events:",";z-index:",";border-radius:4px;background-color:",";filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));"],(C=>{let{shown:e}=C;return e?1:0}),(C=>{let{shown:e}=C;return e?"all":"none"}),(C=>{let{zIndex:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.inverted.bg.primary})),w=(0,r.default)(d.Text).withConfig({displayName:"tooltip__TooltipText",componentId:"sc-7e0t34-2"})(["color:",";padding:10px;"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary})),y=C=>{let{x:e,width:t}=C;return e+t/2};let b=null;function BaseTooltip(C){let{title:e,shortcut:t,hasTail:a,placement:n=i.PLACEMENT.BOTTOM,children:r,onFocus:d=p.noop,onBlur:R=p.noop,isDelayed:A=!1,forceAnchorRef:x=null,className:T=null,popupZIndexOverride:_,styleOverride:S,...z}=C;const{leftOffset:I=Z,isRTL:O}=(0,f.usePopup)(),[D,B]=(0,c.useState)(!1),[H,k]=(0,c.useState)(null),F=(0,c.useRef)(null),P=(0,c.useRef)(null),N=(0,c.useRef)(n),[V,j]=(0,c.useState)(n),G=(0,c.useRef)(!1),[W,$]=(0,c.useState)(null),U=(0,c.useRef)(!1),Y=(0,c.useRef)(null),X=Boolean(D&&(t||e)),[K,q]=(0,c.useState)(null),Q=(0,c.useMemo)((()=>({x:n.startsWith("left")||n.startsWith("right")?8:0,y:n.startsWith("top")||n.startsWith("bottom")?8:0})),[n]),J=(0,c.useCallback)((()=>{U.current&&F?.current&&$({offset:F.current?(0,u.getOffset)({placement:V,spacing:Q,anchor:x||F,popup:Y,isRTL:O,ignoreMaxOffsetY:!0}):{}})}),[V,Q,x,O]),CC=(0,c.useCallback)(((C,e)=>{let{offset:t}=C,{left:l,right:a,height:n}=e;if(!t)return;const r=t.y+n+8,c=V.startsWith("bottom")&&r>=window.innerHeight,o=Math.trunc(l)<(O?0:I),s=O&&Math.trunc(a)>t.bodyRight-I;c?V.endsWith("-start")?j(i.PLACEMENT.TOP_START):V.endsWith("-end")?j(i.PLACEMENT.TOP_END):j(i.PLACEMENT.TOP):o?q({x:(O?0:I)-l}):s&&q({x:t.bodyRight-a-I})}),[V,O,I]),eC=(0,c.useCallback)((()=>{const C=F.current?.getBoundingClientRect(),e=P.current?.getBoundingClientRect();if(!e||!C)return;CC(W,e);const t=y(C)-y(e);k(t)}),[CC,W]),tC=(0,c.useDebouncedCallback)((()=>{j(N.current)}),100),lC=(0,c.useRef)(),aC=(0,c.useCallback)((()=>{const C=()=>{G.current&&B(!0)};if(A){performance.now()-b<500&&C(),clearTimeout(lC.current),lC.current=setTimeout(C,1e3)}else C()}),[A]),nC=(0,c.useCallback)((()=>{B(!1),tC(),A&&(clearTimeout(lC.current),D&&(b=performance.now()))}),[tC,A,D]);return(0,c.useEffect)((()=>(G.current=!0,()=>{G.current=!1})),[]),(0,c.useEffect)((()=>(U.current=!0,()=>{U.current=!1})),[]),(0,c.useLayoutEffect)((()=>{if(X)return U.current=!0,J(),document.addEventListener("scroll",J,!0),()=>{document.removeEventListener("scroll",J,!0),U.current=!1}}),[X,J]),(0,c.useLayoutEffect)((()=>{U.current&&eC()}),[eC]),(0,c.useResizeEffect)({current:document.body},J,[J]),l.createElement(l.Fragment,null,l.createElement(g,E({onPointerEnter:aC,onPointerLeave:nC,onFocus:C=>{B(!0),d(C)},onBlur:C=>{B(!1),R(C),tC()},ref:F},z),r),W?.offset&&X?(0,c.createPortal)(l.createElement(i.PopupContainer,{ref:Y,$offset:K?{...W.offset,x:W.offset.x+K?.x}:W.offset,noOverFlow:!0,zIndex:_||2,transforms:(0,M.getTransforms)(V,O)},l.createElement(v,E({className:T,ref:P,shown:D,zIndex:_||2},S),l.createElement(w,{size:s.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},t?`${e} (${(0,o.prettifyShortcut)(t)})`:e),a&&l.createElement(l.Fragment,null,l.createElement(h,null,l.createElement("clipPath",{id:m,clipPathUnits:"objectBoundingBox"},l.createElement("path",{d:"M1,1 L0.868,1 C0.792,1,0.72,0.853,0.676,0.606 L0.585,0.098 C0.562,-0.033,0.513,-0.033,0.489,0.098 L0.399,0.606 C0.355,0.853,0.283,1,0.207,1 L0,1 L1,1"}))),l.createElement(L,{placement:V,translateX:-K?.x||H,isRTL:O})))),document.body):null)}n().node.isRequired,n().bool,n().oneOf(Object.values(i.PLACEMENT)),n().func,n().func,n().string,n().oneOfType([n().node,n().string]),n().object,n().object,n().string,n().bool,n().number},19901:(C,e,t)=>{t.d(e,{Headline:()=>s});var l=t(26300),a=t(45697),n=t.n(a),r=t(35199),c=t(33625),i=t(91778),o=t(3605);const s=l.default.h1.withConfig({displayName:"headline__Headline",componentId:"sc-1fz6u2h-0"})(["",";"," ",""],o.defaultTypographyStyle,(C=>{let{theme:e,size:t}=C;return r.expandPresetStyles({preset:e.typography.presets.headline[t],theme:e})}),(C=>{let{as:e,theme:t}=C;return"a"===e&&(0,l.css)([":hover{color:",";}",""],t.colors.fg.linkHover,c.focusableOutlineCSS(t.colors.border.focus))}));s.propTypes={as:n().oneOf(["h1","h2","h3","h4","h5","h6","a","label"]),size:n().oneOf(i.THEME_CONSTANTS.TYPOGRAPHY.HEADLINE_SIZES)},s.defaultProps={size:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},86376:(C,e,t)=>{t.d(e,{Link:()=>p});var l=t(67294),a=t(26300),n=t(72070),r=t(35199),c=t(33625),i=t(91778),o=t(3605),s=t(73035);function d(){return d=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},d.apply(this,arguments)}const u=(0,a.default)(s.default).withConfig({displayName:"link__StyledLaunch",componentId:"sc-i8gwd7-0"})(["width:12px;margin-left:0.5ch;margin-bottom:2px;stroke-width:0;vertical-align:text-bottom;"]),M=a.default.a.withConfig({displayName:"link__StyledAnchor",componentId:"sc-i8gwd7-1"})(["",";"],(C=>{let{size:e,theme:t}=C;return(0,a.css)(["",";",";color:",";text-decoration:none;cursor:pointer;vertical-align:baseline;:hover{color:",";}:focus{color:"," !important;}",""],o.defaultTypographyStyle,r.expandPresetStyles({preset:t.typography.presets.link[e],theme:t}),t.colors.fg.linkNormal,t.colors.fg.linkHover,t.colors.fg.linkNormal,c.focusableOutlineCSS(t.colors.border.focus))}));function ConditionalSpanWrapper(C){let{isWrapped:e,children:t}=C;return e?l.createElement("span",null,t):t}const p=(0,n.forwardRef)((function Link(C,e){let{children:t,...a}=C;const n="_blank"===a.target;return l.createElement(M,d({ref:e},a),l.createElement(ConditionalSpanWrapper,{isWrapped:n},t,n&&l.createElement(u,null)))}));p.defaultProps={size:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},3605:(C,e,t)=>{t.d(e,{defaultTypographyStyle:()=>a});var l=t(26300);const a=C=>{let{theme:e}=C;return(0,l.css)(["font-family:",";color:",";margin:0;padding:0;&:focus{box-shadow:none;}"],e.typography.family.primary,e.colors.fg.primary)}},67480:(C,e,t)=>{t.d(e,{Text:()=>Text});var l=t(67294),a=t(26300),n=t(35199),r=t(91778),c=t(3605);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=C=>{let{isBold:e,size:t,theme:l}=C;return(0,a.css)(["",";",";font-weight:",";"],c.defaultTypographyStyle,n.expandPresetStyles({preset:l.typography.presets.paragraph[t],theme:l}),e?l.typography.weight.bold:l.typography.presets.paragraph[t].weight)},s=a.default.p.withConfig({displayName:"text__Paragraph",componentId:"sc-n9y0va-0"})(["",";"],o),d=a.default.span.withConfig({displayName:"text__Span",componentId:"sc-n9y0va-1"})(["",";"],o),u=a.default.kbd.withConfig({displayName:"text__Kbd",componentId:"sc-n9y0va-2"})(["",";background-color:transparent;white-space:nowrap;"],o),M=a.default.label.withConfig({displayName:"text__Label",componentId:"sc-n9y0va-3"})(["",";color:",";"],(C=>{let{isBold:e,size:t,theme:l}=C;return(0,a.css)(["",";",";font-weight:",";"],c.defaultTypographyStyle,n.expandPresetStyles({preset:l.typography.presets.label[t],theme:l}),e?l.typography.weight.bold:l.typography.presets.label[t].weight)}),(C=>{let{disabled:e,theme:t}=C;return e?t.colors.fg.disable:"auto"})),Text=C=>{let{as:e,disabled:t,...a}=C;switch(e){case"label":return l.createElement(M,i({disabled:t},a));case"span":return l.createElement(d,a);case"kbd":return l.createElement(u,a);default:return l.createElement(s,a)}};Text.defaultProps={as:"p",isBold:!1,size:r.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},87098:(C,e,t)=>{t.d(e,{VisuallyHidden:()=>n});var l=t(26300),a=t(22437);const n=l.default.span.withConfig({displayName:"visuallyHidden__VisuallyHidden",componentId:"sc-dcvur6-0"})(["",";"],a.visuallyHidden)},98243:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({})},90997:(C,e,t)=>{t.d(e,{default:()=>l});const l=t(98243).default.Provider},77273:(C,e,t)=>{t.d(e,{usePopup:()=>n});var l=t(72070),a=t(98243);function n(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},83872:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({})},11756:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(44586),r=t(83872);const c=function SnackbarProvider(C){let{children:e,placement:t="bottom"}=C;const[c,i]=(0,a.useState)([]),o=(0,a.useCallback)((C=>{i((e=>e.filter((e=>Array.isArray(C)?!C.find((C=>{let{key:t}=C;return t===e.key})):e.key!==C.key))))}),[]),s=(0,a.useCallback)((C=>{const e={id:(0,n.default)(),...C};i((C=>[...C,e]))}),[]),d=(0,a.useCallback)((()=>{i([])}),[]),u=(0,a.useMemo)((()=>({showSnackbar:s,clearSnackbar:d,removeSnack:o,currentSnacks:c,placement:t})),[s,d,o,c,t]);return l.createElement(r.default.Provider,{value:u},e)}},96905:(C,e,t)=>{t.d(e,{useSnackbar:()=>n});var l=t(72070),a=t(83872);function n(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},43246:(C,e,t)=>{t.d(e,{setAppElement:()=>n});var l=t(83253),a=t.n(l);const{setAppElement:n}=a()},17216:(C,e,t)=>{t.d(e,{dark:()=>u,light:()=>M});var l=t(84967);const a={gray:{90:"#131516",85:"#1B1F20",80:"#26292A",75:"#2E3133",70:"#393D3F",60:"#4B5253",50:"#5E6668",40:"#767E80",30:"#919899",20:"#ADB1B3",10:"#C8CBCC",5:"#E4E5E6"},violet:{90:"#351E7A",80:"#482A90",70:"#5732A3",60:"#6B3DBA",50:"#7B46CB",40:"#9464E1",30:"#B488FC",20:"#CBACFF",10:"#DFCDFE",5:"#F3EBFF"},blue:{90:"#2C2864",80:"#364286",70:"#4157A3",60:"#476ABD",50:"#4F7ED9",40:"#5D96EB",30:"#79B3FF",20:"#9CC9FF",10:"#C2DDFF",5:"#E5F2FF"},red:{90:"#690000",80:"#7E0000",70:"#930500",60:"#AC1501",50:"#C42300",40:"#D43626",30:"#E45F53",20:"#F28B82",10:"#FFC4C5",5:"#FFE7E9"},green:{90:"#133B20",80:"#205630",70:"#296B3C",60:"#34824B",50:"#3F9A5A",40:"#5EAE75",30:"#81C995",20:"#A5D7B3",10:"#C8E7D0",5:"#E8F5EC"}},n={primary:a.violet[30],secondary:a.blue[30]},r={negative:"#D93025",positive:"#188038",warning:"#f4b844"},c={black:"#000",white:"#FFF"},i={loading:"linear-gradient(270deg, #4285f4 0%, #0f0bc8 57%, #4285f4 110%)",placeholder:"linear-gradient(180deg, #fff0, #000c)",posterOverlay:"linear-gradient(to top, rgba(33, 33, 33, 0.9), rgba(33, 33, 33, 0))"},o={footprint:"transparent",white64:(0,l.rgba)(c.white,.64),white24:(0,l.rgba)(c.white,.24),white16:(0,l.rgba)(c.white,.16),white8:(0,l.rgba)(c.white,.08),black64:(0,l.rgba)(c.black,.64),black40:(0,l.rgba)(c.black,.4),black32:(0,l.rgba)(c.black,.32),black24:(0,l.rgba)(c.black,.24),black10:(0,l.rgba)(c.black,.1),black3:(0,l.rgba)(c.black,.03),blue24:(0,l.rgba)(a.blue[30],.24),violet24:(0,l.rgba)(a.violet[30],.24),overlay:(0,l.rgba)("#1E1F1F",.5),overlayDark:(0,l.rgba)(c.black,.47),overlayExtraDark:(0,l.rgba)(c.black,.7)},s={gradient:i,fg:{primary:a.gray[5],secondary:a.gray[20],tertiary:a.gray[30],disable:a.gray[50],linkNormal:a.blue[30],linkHover:a.blue[40],positive:a.green[30],negative:a.red[30]},bg:{primary:a.gray[90],secondary:a.gray[80],tertiary:a.gray[70],quaternary:a.gray[60],positive:a.green[90],negative:a.red[90],storyPreview:"#202125",accent:n.primary},interactiveFg:{active:a.gray[5],brandNormal:a.gray[90],brandHover:a.gray[90],brandPress:a.violet[40]},interactiveBg:{active:a.violet[70],disable:a.gray[85],brandNormal:a.violet[20],brandHover:a.violet[30],brandPress:a.violet[40],primaryNormal:a.gray[10],primaryHover:a.gray[20],primaryPress:a.gray[30],secondaryNormal:a.gray[70],secondaryHover:a.gray[60],secondaryPress:a.gray[50],tertiaryNormal:o.footprint,tertiaryHover:a.gray[70],tertiaryPress:a.gray[60],quaternaryNormal:o.footprint,negativeNormal:a.red[40],negativeHover:a.red[30],negativePress:a.red[20],positiveNormal:a.green[40],positiveHover:a.green[30],positivePress:a.green[20],previewOverlay:o.black10,modalScrim:o.white8},border:{focus:a.blue[30],disable:a.gray[75],defaultNormal:a.gray[70],defaultHover:a.gray[40],defaultPress:a.gray[30],defaultActive:a.gray[10],positiveNormal:a.green[40],positiveHover:a.green[30],positivePress:a.green[20],positiveActive:a.green[10],quaternaryNormal:a.gray[70],quaternaryHover:a.gray[40],quaternaryPress:c.black,quaternaryActive:a.gray[30],negativeNormal:a.red[40],negativeHover:a.red[30],negativePress:a.red[20],negativeActive:a.red[10],selection:a.blue[30]},divider:{primary:o.white24,secondary:o.white8,tertiary:o.black24},form:{dropDownSubtitle:a.gray[20]},shadow:{active:o.white16}},d={gradient:i,fg:{primary:a.gray[90],secondary:a.gray[70],tertiary:a.gray[50],disable:a.gray[30],linkNormal:a.blue[50],linkHover:a.blue[60],positive:a.green[80],negative:a.red[80]},bg:{primary:c.white,secondary:a.gray[5],tertiary:a.gray[10],quaternary:a.gray[20],positive:a.green[10],negative:a.red[10],storyPreview:"#202125",accent:n.primary},interactiveFg:{active:a.gray[90],brandNormal:a.gray[90],brandHover:a.gray[90],brandPress:a.violet[40]},interactiveBg:{active:a.violet[10],disable:a.gray[10],brandNormal:a.violet[20],brandHover:a.violet[30],brandPress:a.violet[40],primaryNormal:a.gray[90],primaryHover:a.gray[80],primaryPress:a.gray[70],secondaryNormal:a.gray[20],secondaryHover:a.gray[30],secondaryPress:a.gray[40],tertiaryNormal:o.footprint,tertiaryHover:a.gray[10],tertiaryPress:a.gray[20],quaternaryNormal:o.footprint,negativeNormal:a.red[20],negativeHover:a.red[30],negativePress:a.red[40],positiveNormal:a.green[20],positiveHover:a.green[30],positivePress:a.green[40],previewOverlay:o.white16,modalScrim:o.black40},border:{focus:a.blue[40],disable:a.gray[10],defaultNormal:a.gray[20],defaultHover:a.gray[30],defaultPress:a.gray[40],defaultActive:a.gray[90],positiveNormal:a.green[20],positiveHover:a.green[30],positivePress:a.green[40],positiveActive:a.green[90],negativeNormal:a.red[20],negativeHover:a.red[30],negativePress:a.red[40],negativeActive:a.red[90],quaternaryNormal:a.gray[20],quaternaryHover:a.gray[30],quaternaryPress:c.white,quaternaryActive:a.gray[40],selection:a.blue[40]},divider:{primary:o.black24,secondary:o.black10,tertiary:o.white24},form:{dropDownSubtitle:a.gray[50]},shadow:{active:o.black10}},u={standard:c,accent:n,status:r,opacity:o,...a,...s,inverted:{...d}},M={standard:c,accent:n,status:r,opacity:o,...a,...d,inverted:{...s}}},91778:(C,e,t)=>{t.d(e,{BEZIER:()=>a,THEME_CONSTANTS:()=>l});const l={BREAKPOINTS:{TABLET:{maxWidth:1120,minWidth:768}},TYPOGRAPHY:t(28487),ICON_SIZE:32,LARGE_BUTTON_SIZE:56},a={linear:"linear",inQuad:"cubic-bezier(0.55, 0.085, 0.68, 0.53)",outQuad:"cubic-bezier(0.25, 0.46, 0.45, 0.94)",inOutQuad:"cubic-bezier(0.455, 0.03, 0.515, 0.955)",inCubic:"cubic-bezier(0.55, 0.055, 0.675, 0.19)",outCubic:"cubic-bezier(0.215, 0.61, 0.355, 1)",inOutCubic:"cubic-bezier(0.645, 0.045, 0.355, 1)",inQuart:"cubic-bezier(0.895, 0.03, 0.685, 0.22)",outQuart:"cubic-bezier(0.165, 0.84, 0.44, 1)",inOutQuart:"cubic-bezier(0.77, 0, 0.175, 1)",inQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",outQuint:"cubic-bezier(0.23, 1, 0.32, 1)",inOutQuint:"cubic-bezier(0.86, 0, 0.07, 1)",inSine:"cubic-bezier(0.47, 0, 0.745, 0.715)",outSine:"cubic-bezier(0.39, 0.575, 0.565, 1)",inOutSine:"cubic-bezier(0.445, 0.05, 0.55, 0.95)",inExpo:"cubic-bezier(0.95, 0.05, 0.795, 0.035)",outExpo:"cubic-bezier(0.19, 1, 0.22, 1)",inOutExpo:"cubic-bezier(1, 0, 0, 1)",inCirc:"cubic-bezier(0.6, 0.04, 0.98, 0.335)",outCirc:"cubic-bezier(0.075, 0.82, 0.165, 1)",inOutCirc:"cubic-bezier(0.785, 0.135, 0.15, 0.86)",default:"cubic-bezier(0.4, 0.4, 0.0, 1)"}},28487:(C,e,t)=>{t.r(e),t.d(e,{DISPLAY_SIZES:()=>n,HEADLINE_SIZES:()=>r,PRESET_SIZES:()=>l,TEXT_SIZES:()=>a});const l={XX_LARGE:"xxlarge",X_LARGE:"xlarge",LARGE:"large",MEDIUM:"medium",SMALL:"small",X_SMALL:"xsmall",XX_SMALL:"xxsmall",XXX_SMALL:"xxxsmall"},a=[l.X_LARGE,l.LARGE,l.MEDIUM,l.SMALL,l.X_SMALL],n=[l.LARGE,l.MEDIUM,l.SMALL],r=[l.XX_LARGE,l.X_LARGE,l.LARGE,l.MEDIUM,l.SMALL,l.X_SMALL,l.XX_SMALL,l.XXX_SMALL]},11443:(C,e,t)=>{t.d(e,{Styles:()=>n});var l=t(26300),a=t(19722);const n=(0,l.createGlobalStyle)(["*,*::after,*::before{box-sizing:border-box;}",";"],a.overrideFocusOutlineStyles)},41044:(C,e,t)=>{t.d(e,{centerContent:()=>l});const l=(0,t(26300).css)(["display:flex;align-items:center;justify-content:center;"])},35199:(C,e,t)=>{t.d(e,{expandPresetStyles:()=>n,expandTextPreset:()=>r});var l=t(26300),a=t(91778);const n=C=>{let{preset:e,theme:t}=C;return(0,l.css)(["font-family:",";font-size:","px;font-weight:",";letter-spacing:","px;line-height:","px;text-decoration:",";"],t.typography.family.primary,e.size,e.weight,e.letterSpacing,e.lineHeight,e.textDecoration||"none")},r=C=>e=>{let{theme:t}=e;return n({preset:C(t.typography.presets,a.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES),theme:t})}},98240:(C,e,t)=>{t.d(e,{fullSizeAbsolute:()=>a,fullSizeRelative:()=>n});var l=t(26300);const a=(0,l.css)(["position:absolute;top:0;right:0;bottom:0;left:0;"]),n=(0,l.css)(["position:relative;top:0;left:0;height:100%;width:100%;"])},86954:(C,e,t)=>{t.r(e),t.d(e,{SCROLLBAR_WIDTH:()=>a.SCROLLBAR_WIDTH,centerContent:()=>c.centerContent,expandPresetStyles:()=>n.expandPresetStyles,expandTextPreset:()=>n.expandTextPreset,focusCSS:()=>l.focusCSS,focusableOutlineCSS:()=>l.focusableOutlineCSS,fullSizeAbsolute:()=>r.fullSizeAbsolute,fullSizeRelative:()=>r.fullSizeRelative,scrollbarCSS:()=>a.scrollbarCSS,transparentBg:()=>o.transparentBg,visuallyHidden:()=>i.visuallyHidden});var l=t(33625),a=t(95370),n=t(35199),r=t(98240),c=t(41044),i=t(22437),o=t(19362)},33625:(C,e,t)=>{t.d(e,{focusCSS:()=>n,focusableOutlineCSS:()=>r});var l=t(26300),a=t(19722);const n=(C,e)=>(0,l.css)(["outline:none;box-shadow:",";"],(t=>{let{theme:l}=t;return`0px 0px 0 2px ${e||l.colors.bg.primary}, 0px 0px 0 4px ${"string"==typeof C?C:l.colors.border.focus}`})),r=(C,e)=>{const t="string"==typeof C?C:C?.theme?.colors?.border?.focus;return(0,l.css)(["&.",",&[data-focus-visible-added]{",";}"],a.FOCUS_VISIBLE_SELECTOR,n(t,e))}},95370:(C,e,t)=>{t.d(e,{SCROLLBAR_WIDTH:()=>a,scrollbarCSS:()=>n});var l=t(26300);const a=11,n=()=>(0,l.css)(["scrollbar-width:thin;scrollbar-color:"," ",";::-webkit-scrollbar{width:","px;height:","px;}::-webkit-scrollbar-track{background:",";}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:",";border:2px solid transparent;border-radius:10px;}::-webkit-scrollbar-corner{background-color:transparent;}"],(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryNormal}),(C=>{let{theme:e}=C;return e.colors.inverted.divider.secondary}),a,a,(C=>{let{theme:e}=C;return e.colors.inverted.divider.secondary}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryNormal}))},19362:(C,e,t)=>{t.d(e,{transparentBg:()=>l});const l=(0,t(26300).css)(["background-image:conic-gradient( "," 0.25turn,transparent 0turn 0.5turn,"," 0turn 0.75turn,transparent 0turn 1turn );background-size:8px 8px;"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary}),(C=>{let{theme:e}=C;return e.colors.fg.tertiary}))},22437:(C,e,t)=>{t.d(e,{visuallyHidden:()=>l});const l=(0,t(26300).css)(["position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;"])},45246:(C,e,t)=>{t.d(e,{theme:()=>i});var l=t(17216),a=t(28487);const n={family:{primary:"'Google Sans', sans-serif"},weight:{bold:700,regular:400},presets:{display:{[a.PRESET_SIZES.LARGE]:{weight:700,size:122,lineHeight:124,letterSpacing:-2.4},[a.PRESET_SIZES.MEDIUM]:{weight:700,size:58,lineHeight:64,letterSpacing:-1.4},[a.PRESET_SIZES.SMALL]:{weight:700,size:36,lineHeight:40,letterSpacing:-1}},headline:{[a.PRESET_SIZES.XX_LARGE]:{weight:400,size:42,lineHeight:56,letterSpacing:0},[a.PRESET_SIZES.X_LARGE]:{weight:400,size:36,lineHeight:44,letterSpacing:0},[a.PRESET_SIZES.LARGE]:{weight:400,size:32,lineHeight:40,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:28,lineHeight:36,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:24,lineHeight:32,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:500,size:20,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.XX_SMALL]:{weight:700,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.XXX_SMALL]:{weight:700,size:14,lineHeight:20,letterSpacing:0}},paragraph:{[a.PRESET_SIZES.X_LARGE]:{weight:400,size:24,lineHeight:32,letterSpacing:-.02},[a.PRESET_SIZES.LARGE]:{weight:400,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:14,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:400,size:12,lineHeight:20,letterSpacing:.16}},link:{[a.PRESET_SIZES.X_LARGE]:{weight:400,size:24,lineHeight:32,letterSpacing:-.02},[a.PRESET_SIZES.LARGE]:{weight:700,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:700,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:700,size:14,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:700,size:12,lineHeight:20,letterSpacing:.16}},label:{[a.PRESET_SIZES.LARGE]:{weight:400,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:16,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:14,lineHeight:12,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:400,size:12,lineHeight:20,letterSpacing:0}}}},r={wide:1441,desktop:1121,tablet:801,mobile:800,mobileSmall:684,min:684},c={wide:`screen and (min-width: ${r.wide}px)`,desktop:`screen and (min-width: ${r.desktop}px)`,tablet:`screen and (min-width: ${r.tablet}px)`,tabletMax:`screen and (max-width: ${r.desktop}px)`,mobile:`screen and (max-width: ${r.mobile}px)`,mobileSmall:`screen and (max-width: ${r.mobileSmall}px)`,min:`screen and (max-width: ${r.min}px)`},i={borders:{radius:{small:"4px",medium:"8px",x_large:"50px",round:"9999px"}},typography:n,colors:{...l.dark},breakpoint:{...c,raw:r}}},40981:(C,e,t)=>{t.d(e,{FOCUSABLE_SELECTORS:()=>a,KEYS:()=>l});const l={DOWN:"ArrowDown",LEFT:"ArrowLeft",RIGHT:"ArrowRight",UP:"ArrowUp",ENTER:"Enter",SPACE:"Space",TAB:"Tab"},a=["button:not(:disabled)","[href]","input:not(:disabled)","select:not(:disabled)","textarea:not(:disabled)",'[tabindex]:not([tabindex="-1"])']},7471:(C,e,t)=>{function l(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.entries(e).forEach((e=>{let[t,a]=e;void 0!==a&&(a&&"object"==typeof a&&!Array.isArray(a)?(C[t]||Object.assign(C,{[t]:{}}),l(C[t],a)):Object.assign(C,{[t]:a}))})),C}t.d(e,{default:()=>l})},49640:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});function l(C,e,t){return C===e?1:C===t?-1:0}const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;const a=l(C,"ArrowRight","ArrowLeft"),n=l(C,"ArrowDown","ArrowUp"),r=e?1:t;return{dx:a*r,dy:n*r}}},6215:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){return C.label||C["aria-label"]?C.label&&"string"!=typeof C.label?new Error(`Invalid prop \`label\` of type \`${typeof C.label}\` supplied to \`${t}\`, expected \`string\`.`):C["aria-label"]&&"string"!=typeof C["aria-label"]?new Error(`Invalid prop \`aria-label\` of type \`${typeof C["aria-label"]}\` supplied to \`${t}\`, expected \`string\`.`):null:new Error(`\`label\` or \`aria-label\` must be supplied to \`${t}\`. Validation failed.`)}},66044:(C,e,t)=>{t.d(e,{noop:()=>l});const l=()=>{}},60811:(C,e,t)=>{t.d(e,{default:()=>l});const l={ELEMENT_ALIGNMENT:"elementAlignment",PAGE_BACKGROUND:"pageBackground",PAGE_ATTACHMENT:"pageAttachment",PAGE_BACKGROUND_AUDIO:"pageBackgroundAudio",SIZE_POSITION:"sizePosition",TEXT_STYLE:"textStyle",TEXT_ACCESSIBILITY:"textAccessibility",FILTER:"filter",SHAPE_STYLE:"shapeStyle",BORDER:"borderStyle",ANIMATION:"animation",VIDEO_OPTIONS:"videoOptions",CAPTIONS:"captions",LINK:"link",IMAGE_ACCESSIBILITY:"imageAccessibility",VIDEO_ACCESSIBILITY:"videoAccessibility",PRODUCT:"product"}},52829:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e){const t=new Map;return C.forEach((C=>{t.set(C[e],C)})),[...t.values()]}},37309:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070);const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"polite";const e=(0,l.useRef)(),t=(0,l.useCallback)((()=>{if(e.current)return()=>{document.body.removeChild(e.current),e.current=null};const t="web-stories-aria-live-region-"+C,l=document.getElementById(t);if(l)return e.current=l,()=>{e.current=null};const a=document.createElement("div");return a.id=t,a.className="web-stories-aria-live-region",a.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),a.setAttribute("aria-live",C),a.setAttribute("aria-relevant","additions text"),a.setAttribute("aria-atomic","true"),document.body.appendChild(a),e.current=a,()=>{document.body.removeChild(a),e.current=null}}),[C]);(0,l.useEffect)(t,[t]);const a=(0,l.useCallback)((C=>{t();const l=document.querySelectorAll(".web-stories-aria-live-region");for(const C of l)C.textContent="";e.current.textContent=C}),[t]);return a}},66394:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(66044);const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a.noop;const e=(0,l.useRef)(null),t=(0,l.useRef)(a.noop),n=(0,l.useRef)(C);return n.current=C,(0,l.useCallback)((C=>{e.current&&document.removeEventListener("mousedown",t.current,!0),C&&(t.current=e=>{C===e.target||C.contains(e.target)||n.current?.(e)},document.addEventListener("mousedown",t.current,!0)),e.current=C}),[])}},98465:(C,e,t)=>{t.d(e,{DEFAULT_ATTRIBUTES_FOR_MEDIA:()=>l});const l={scale:100,focalX:50,focalY:50}},28352:(C,e,t)=>{t.d(e,{default:()=>Zl});var l={};t.r(l),t.d(l,{Display:()=>I,Edit:()=>W,Frame:()=>X,LayerIcon:()=>eC,Output:()=>K.default,TextContent:()=>q,canFlip:()=>uC,defaultAttributes:()=>rC,getLayerText:()=>Q,hasDesignMenu:()=>iC,hasDuplicateMenu:()=>sC,hasEditMode:()=>cC,hasEditModeMoveable:()=>oC,isMaskable:()=>MC,isMedia:()=>dC,panels:()=>fC,resizeRules:()=>pC,updateForResizeEvent:()=>aC});var a={};t.r(a),t.d(a,{Display:()=>fe,Edit:()=>$C,Frame:()=>XC,LayerIcon:()=>ne,Output:()=>Ce,TextContent:()=>me,canFlip:()=>OC.canFlip,defaultAttributes:()=>he,editModeGrayout:()=>OC.editModeGrayout,getLayerText:()=>re,hasDesignMenu:()=>OC.hasDesignMenu,hasDuplicateMenu:()=>OC.hasDuplicateMenu,hasEditMode:()=>OC.hasEditMode,hasEditModeIfLocked:()=>OC.hasEditModeIfLocked,isMaskable:()=>OC.isMaskable,isMedia:()=>OC.isMedia,panels:()=>Le,resizeRules:()=>OC.resizeRules});var n={};t.r(n),t.d(n,{Display:()=>Ze,LayerIcon:()=>be,Output:()=>ge,canFlip:()=>ze,defaultAttributes:()=>xe,getLayerText:()=>ve,hasDesignMenu:()=>_e,hasDuplicateMenu:()=>Ie,hasEditMode:()=>Te,isMaskable:()=>Oe,isMedia:()=>Se,panels:()=>Be,resizeRules:()=>De});var r={};t.r(r),t.d(r,{Controls:()=>it,Display:()=>Fe,Edit:()=>rt,Frame:()=>ct,LayerIcon:()=>ht,Output:()=>dt,canFlip:()=>OC.canFlip,defaultAttributes:()=>Zt,editModeGrayout:()=>OC.editModeGrayout,getLayerText:()=>ut,hasDesignMenu:()=>OC.hasDesignMenu,hasDuplicateMenu:()=>OC.hasDuplicateMenu,hasEditMode:()=>OC.hasEditMode,hasEditModeIfLocked:()=>OC.hasEditModeIfLocked,isMaskable:()=>OC.isMaskable,isMedia:()=>OC.isMedia,onDropHandler:()=>Lt,panels:()=>gt,resizeRules:()=>Et});var c={};t.r(c),t.d(c,{Display:()=>Tt,Edit:()=>wt,Frame:()=>yt,LayerIcon:()=>At,Output:()=>Rt,TextContent:()=>me,canFlip:()=>OC.canFlip,defaultAttributes:()=>_t,editModeGrayout:()=>OC.editModeGrayout,getLayerText:()=>bt,hasDesignMenu:()=>OC.hasDesignMenu,hasDuplicateMenu:()=>OC.hasDuplicateMenu,hasEditMode:()=>OC.hasEditMode,hasEditModeIfLocked:()=>OC.hasEditModeIfLocked,isMaskable:()=>OC.isMaskable,isMedia:()=>OC.isMedia,panels:()=>St,resizeRules:()=>OC.resizeRules});var i={};t.r(i),t.d(i,{Display:()=>Nt,LayerIcon:()=>kt,Output:()=>Dt,canFlip:()=>$t,defaultAttributes:()=>Kt,getLayerText:()=>It,hasDesignMenu:()=>jt,hasDuplicateMenu:()=>Gt,hasEditMode:()=>Vt,isAspectAlwaysLocked:()=>Yt,isMaskable:()=>Ut,isMedia:()=>Wt,panels:()=>qt,resizeRules:()=>Xt});var o={};t.r(o),t.d(o,{Display:()=>al,LayerIcon:()=>il,Output:()=>nl,canFlip:()=>ml,defaultAttributes:()=>dl,getLayerText:()=>rl,hasDesignMenu:()=>Ml,hasDuplicateMenu:()=>pl,hasEditMode:()=>ul,isMaskable:()=>hl,isMedia:()=>fl,panels:()=>El,resizeRules:()=>Ll});var s=t(91655),d=t(67294),u=t(26300),M=t(72070),p=t(80852),f=t(6114),m=t(2357),h=t(56862),L=t(58860),E=t(25784),Z=t(88914),g=t(88766),v=t(95740);function w(){return w=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},w.apply(this,arguments)}const y=u.default.div.withConfig({displayName:"display__OutsideBorder",componentId:"sc-o6jk50-0"})(["",""],g.elementWithBorder),b=u.default.div.withConfig({displayName:"display__HighlightWrapperElement",componentId:"sc-o6jk50-1"})([""," "," "," line-height:",";padding:0;"],g.elementFillContent,g.elementWithFont,g.elementWithTextParagraphStyle,(C=>{let{lineHeight:e,verticalPadding:t}=C;return(0,v.getHighlightLineheight)(e,t)})),R=u.default.p.withConfig({displayName:"display__HighlightElement",componentId:"sc-o6jk50-2"})(["font-size:inherit;line-height:inherit;margin:0;position:absolute;width:",";"],(C=>{let{verticalPadding:e}=C;return`calc(100% - ${e}px)`})),A=u.default.span.withConfig({displayName:"display__MarginedElement",componentId:"sc-o6jk50-3"})(["position:relative;display:block;top:0;left:0;"]),x=u.default.span.withConfig({displayName:"display__Span",componentId:"sc-o6jk50-4"})([""," "," box-decoration-break:clone;position:relative;"],g.elementWithBackgroundColor,g.elementWithTextParagraphStyle),T=(0,u.default)(x).withConfig({displayName:"display__BackgroundSpan",componentId:"sc-o6jk50-5"})([""," color:transparent;"],g.elementWithHighlightBorderRadius),_=(0,u.default)(x).withConfig({displayName:"display__ForegroundSpan",componentId:"sc-o6jk50-6"})(["background:none;"]),S=u.default.p.attrs((C=>{let{theme:e,previewMode:t,fontStyle:l,fontSize:a,fontWeight:n,font:r,marginOffset:c,padding:i,lineHeight:o,textAlign:s,dataToEditorY:d}=C;return t?{style:{zIndex:1,whiteSpace:"pre-line",wordBreak:"break-word",letterSpacing:"normal",color:e.colors.standard.black,fontStyle:l,fontSize:`${a}px`,fontWeight:n,fontFamily:(0,v.generateFontFamily)(r),margin:-d(c/2)+"px 0",padding:i||0,lineHeight:o,textAlign:s}}:{}})).withConfig({displayName:"display__FillElement",componentId:"sc-o6jk50-7"})(["margin:0;"," "," ",""],g.elementFillContent,(C=>{let{previewMode:e}=C;return!e&&g.elementWithFont}),(C=>{let{previewMode:e}=C;return!e&&g.elementWithTextParagraphStyle})),z=u.default.div.withConfig({displayName:"display__Background",componentId:"sc-o6jk50-8"})([""," "," "," margin:0;"],g.elementWithBackgroundColor,g.elementFillContent,g.elementWithBorder);const I=function TextDisplay(C){let{element:e,element:{id:t,content:l,backgroundColor:a,backgroundTextMode:n,border:r,borderRadius:c,...i},previewMode:o,maybeEnqueueFontStyle:s}=C;const u=(0,M.useRef)(null),x=(0,M.useRef)(null),I=(0,M.useRef)(null),O=(0,M.useRef)(null),{dataToEditorX:D,dataToEditorY:B}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),{font:H,width:k,height:F}=i,P=(0,M.useMemo)((()=>{const C=(0,h.getHTMLInfo)(l);return{fontStyle:C.isItalic?"italic":"normal",fontWeight:C.fontWeight,content:(0,L.stripHTML)(l)}}),[l]),{marginOffset:N}=(0,v.calcFontMetrics)(e),V={font:H,element:e,marginOffset:B(N),...n===Z.BACKGROUND_TEXT_MODE.NONE?{}:{backgroundColor:a},...(0,v.generateParagraphTextStyle)(i,(C=>`${D(C)}px`),(C=>`${B(C)}px`),B,e),horizontalPadding:D(i.padding?.horizontal||0),verticalPadding:D(i.padding?.vertical||0)};(0,M.useEffect)((()=>{s([{...P,font:H}])}),[H,P,s]);const j=n===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT,G=j?x:I;(0,m.useTransformHandler)(t,(C=>{const t=u?.current||O.current;if(!t)return;const l=C?.updates?.fontSize;t.style.fontSize=l?`${B(l)}px`:"";const a=C?.updates?.marginOffset;if(t.style.margin=a?B(-a)/2+"px 0":"",(x.current||I.current)&&C){const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const[C,l]=t;(0,E.shouldDisplayBorder)(e)&&(G.current.style.width=C+r.left+r.right+"px",G.current.style.height=l+r.top+r.bottom+"px")}}})),(0,g.useColorTransformHandler)({id:t,targetRef:I,expectedStyle:"background"}),(0,g.useColorTransformHandler)({id:t,targetRef:O,expectedStyle:"color"}),(0,g.useColorTransformHandler)({id:t,targetRef:G,expectedStyle:"border-color"});const W=(0,M.useMemo)((()=>(0,h.getHTMLFormatters)().setColor(l,(0,p.default)(0,0,0))),[l]);return j?d.createElement(y,{ref:x,border:(0,E.getResponsiveBorder)(r,o,D),borderRadius:c,width:k,height:F},d.createElement(b,w({ref:u},V),d.createElement(R,V,d.createElement(A,V,d.createElement(T,w({ref:I},V,{borderRadius:c,dataToEditorY:B,dangerouslySetInnerHTML:{__html:W}})))),d.createElement(R,V,d.createElement(A,V,d.createElement(_,w({ref:O},V,{dangerouslySetInnerHTML:{__html:l}})))))):d.createElement(z,{ref:I,backgroundColor:n===Z.BACKGROUND_TEXT_MODE.FILL&&a,borderRadius:c,border:(0,E.getResponsiveBorder)(r,o,D),width:k,height:F},d.createElement(S,w({ref:O,dangerouslySetInnerHTML:{__html:l},previewMode:o},V)))};var O=t(18535),D=t(32396);const B=function(C){let{id:e,targetRef:t,cssVar:l,expectedStyle:a}=C;(0,m.useTransformHandler)(e,(C=>{const e=t.current;if(e)if(null===C)e.style.removeProperty(l);else{const{color:t,style:n}=C;if(t&&n===a){const{color:{r:C,g:a,b:n,a:r}}=t;e.style.setProperty(l,`rgba(${C}, ${a}, ${n}, ${void 0!==r?r:1})`)}}}))};var H=t(66027);function k(){return k=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},k.apply(this,arguments)}const F=u.default.div.withConfig({displayName:"edit__Wrapper",componentId:"sc-1ugcxaz-0"})([""," "," --faux-selection-color:inherit;span{box-decoration-break:clone;}"],g.elementFillContent,g.elementWithBackgroundColor),P=u.default.div.withConfig({displayName:"edit__TextBox",componentId:"sc-1ugcxaz-1"})([""," "," opacity:",";position:absolute;top:0;left:0;right:0;"],g.elementWithFont,g.elementWithTextParagraphStyle,(C=>{let{opacity:e}=C;return void 0!==e?e/100:null})),N=(0,u.default)(P).withConfig({displayName:"edit__TextBoxPadded",componentId:"sc-1ugcxaz-2"})((C=>{let{verticalPadding:e}=C;return{width:`calc(100% - ${e}px)`}})),V=(0,u.default)(P).withConfig({displayName:"edit__EditTextBox",componentId:"sc-1ugcxaz-3"})((C=>{let{hasHighlightBackgroundTextMode:e}=C;return e&&{paddingTop:0,paddingBottom:0}})),j=u.default.span.withConfig({displayName:"edit__Highlight",componentId:"sc-1ugcxaz-4"})([""," ",";color:transparent !important;*{color:transparent !important;}padding:",";width:",";"],g.elementWithHighlightBorderRadius,(C=>{let{highlightColor:e}=C;return(0,O.default)(e)}),(C=>{let{padding:e}=C;return e}),(C=>{let{verticalPadding:e}=C;return`calc(100% - ${e}px)`})),G=u.default.div.withConfig({displayName:"edit__OutsideBorder",componentId:"sc-1ugcxaz-5"})([""," "," overflow:hidden;"],g.elementWithBorder,(C=>{let{border:e}=C;return e&&(0,E.getBorderPositionCSS)(e)}));const W=function TextEdit(C){let{element:e,box:{x:t,y:l,height:a,rotationAngle:n},editWrapper:r,onResize:c,updateElementById:i,deleteSelectedElements:o,maybeEnqueueFontStyle:s}=C;const{id:u,content:p,backgroundColor:g,backgroundTextMode:w,border:y,borderRadius:b,opacity:R,height:A,...x}=e,{font:T,width:_}=x,S=(0,M.useMemo)((()=>{const C=(0,h.getHTMLInfo)(p);return{fontStyle:C.isItalic?"italic":"normal",fontWeight:C.fontWeight,content:(0,L.stripHTML)(p)}}),[p]),{dataToEditorX:z,dataToEditorY:I,editorToDataX:O,editorToDataY:P}=(0,f.default)((C=>{let{actions:{dataToEditorX:e,dataToEditorY:t,editorToDataX:l,editorToDataY:a}}=C;return{dataToEditorX:e,dataToEditorY:t,editorToDataX:l,editorToDataY:a}})),W={...(0,v.generateParagraphTextStyle)(x,(C=>`${z(C)}px`),(C=>`${I(C)}px`),I,e),font:T,element:e,backgroundColor:g,opacity:R,verticalPadding:z(x.padding?.vertical||0),...w===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT&&{lineHeight:(0,v.getHighlightLineheight)(x.lineHeight,z(x.padding?.vertical||0)),backgroundColor:null,highlightColor:g},...w===Z.BACKGROUND_TEXT_MODE.NONE&&{backgroundColor:null}},{padding:$,...U}=W,{isAnythingTransforming:Y}=(0,m.useTransform)((C=>({isAnythingTransforming:C.state.isAnythingTransforming}))),X=(0,M.useCallback)((C=>i({elementId:u,properties:C})),[u,i]),K=(0,M.useRef)(null),q=(0,M.useRef)(null),Q=(0,M.useRef)(null),J=(0,M.useRef)(null),CC=(0,M.useRef)(null),eC=(0,M.useRef)(),tC=(0,M.useRef)(),lC=(0,M.useRef)(0),aC=(0,M.useRef)(null);(0,M.useEffect)((()=>{eC.current={x:t,y:l,height:a,rotationAngle:n}}),[t,l,a,n]),(0,M.useLayoutEffect)((()=>{CC.current&&CC.current.focus()}),[]);const nC=(0,M.useCallback)((()=>{const C=lC.current;if(K.current&&(K.current.style.height=""),tC.current){const e={content:tC.current};if(C){const[t,l]=(0,D.default)(eC.current.rotationAngle,0,0,0,C-eC.current.height);e.height=P(C),e.x=O(eC.current.x+t),e.y=P(eC.current.y+l)}X(e)}}),[O,P,X]),rC=(0,M.useCallback)((()=>{tC.current?nC():o()}),[nC,o]);(0,M.useUnmount)(rC),(0,M.useEffect)((()=>{Y&&nC()}),[Y,nC]);const cC=(0,M.useCallback)((()=>{const C=K.current,t=J.current,{marginOffset:l}=(0,v.calcFontMetrics)(e);if(lC.current=t.offsetHeight-I(l),C.style.height=`${lC.current}px`,t.style.margin="",r){const[C,e]=(0,D.default)(eC.current.rotationAngle,0,0,0,lC.current-eC.current.height);r.style.height=`${lC.current}px`,r.style.left=`${eC.current.x+C}px`,r.style.top=`${eC.current.y+e}px`,c&&c()}}),[I,r,e,c]),iC=(0,M.useCallback)((C=>{tC.current=C,cC()}),[cC]);(0,M.useEffect)(cC,[A,cC]),(0,M.useEffect)((()=>{s([{...S,font:T}])}),[T,S,s]),(0,m.useTransformHandler)(u,(C=>{const e=J.current,t=K.current,l=q.current,a=C?.updates?.fontSize;if(e.style.fontSize=a?`${I(a)}px`:"",l){const t=C?.updates?.marginOffset;l.style.fontSize=e.style.fontSize,l.style.margin=I(-t)/2+"px 0",e.style.margin=I(-t)/2+"px 0"}if(null===C)t.style.width="",t.style.height="";else{const{resize:e}=C;e&&0!==e[0]&&0!==e[1]&&(t.style.width=`${e[0]}px`,t.style.height=`${e[1]}px`)}}));const oC=w===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT;B({id:u,targetRef:K,cssVar:"--faux-selection-color",expectedStyle:"color"});const sC=oC?Q:K;(0,H.default)({id:u,targetRef:sC,expectedStyle:"background"}),(0,H.default)({id:u,targetRef:(0,E.shouldDisplayBorder)(e)?aC:null,expectedStyle:"border-color"});const{state:{editorState:dC},actions:{getContentFromState:uC}}=(0,h.useRichText)(),MC=dC&&uC(dC),pC={backgroundColor:w===Z.BACKGROUND_TEXT_MODE.FILL&&g};return d.createElement(G,{ref:aC,border:y,borderRadius:b,width:_,height:A},d.createElement(F,k({ref:K,onClick:C=>{CC.current.focus(),C.stopPropagation()},"data-testid":"textEditor"},pC),MC&&oC&&d.createElement(N,k({ref:q},U),d.createElement(j,k({ref:Q,borderRadius:b,dataToEditorY:I,dangerouslySetInnerHTML:{__html:MC}},W))),d.createElement(V,k({hasHighlightBackgroundTextMode:oC,className:"syncMargin",ref:J},W),d.createElement(h.RichTextEditor,{ref:CC,content:p,onChange:iC}))))};var $=t(17001);function U(){return U=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},U.apply(this,arguments)}const Y=u.default.p.withConfig({displayName:"frame__Element",componentId:"sc-cj57v5-0"})([""," "," "," opacity:0;user-select:none;"],g.elementFillContent,g.elementWithFont,g.elementWithTextParagraphStyle);const X=function TextFrame(C){let{element:e,element:{id:t,content:l,isLocked:a,...n},wrapperRef:r,setEditingElementWithState:c,isOnlySelectedElement:i}=C;const{dataToEditorX:o,dataToEditorY:s}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),u=(0,v.generateParagraphTextStyle)(n,(C=>`${o(C)}px`),(C=>`${s(C)}px`),s,e),p=(0,M.useRef)();return(0,M.useEffect)((()=>{if(!i)return;const C=r.current,e=p.current;let l=0,n=null;const o=C=>{C.metaKey||C.altKey||C.ctrlKey||a||("Enter"===C.key||/^\w$/.test(C.key))&&(c(t,{selectAll:!0}),C.stopPropagation(),"Enter"===C.key&&C.preventDefault())},s=C=>{l=C.timeStamp,n={clientX:C.clientX,clientY:C.clientY}},d=C=>{a||!n||(0,$.areEventsDragging)({timeStamp:l,...n},C)||(C.stopPropagation(),c(t,{offset:(0,h.getCaretCharacterOffsetWithin)(p.current,C.clientX,C.clientY)}))};return C.addEventListener("keydown",o),e.addEventListener("mousedown",s),e.addEventListener("mouseup",d),()=>{C.removeEventListener("keydown",o),e.removeEventListener("mousedown",s),e.removeEventListener("mouseup",d)}}),[t,r,i,c,a]),d.createElement(Y,U({ref:p,"data-testid":"textFrame","data-fix-caret":!0,className:"syncMargin",dangerouslySetInnerHTML:{__html:l},element:e},u))};var K=t(72858);const q=function TextContent(C){let{content:e}=C;return(0,L.stripHTML)(e)};const Q=function(C){let{content:e}=C;return(0,L.stripHTML)(e)};var J=t(33291);const CC=u.default.div.withConfig({displayName:"icon__IconContainer",componentId:"sc-1h6auty-0"})(["height:21px;width:21px;overflow:hidden;"]);const eC=function TextIcon(){return d.createElement(CC,null,d.createElement(J.default,{height:21,width:21}))};var tC=t(1787),lC=t(40630);const aC=function(C,e,t,l){const a=0!==e[0];if(0!==e[1]){const{fontSize:e,marginOffset:a}=(0,lC.calculateFitTextFontSize)(C,t||C.width,l);return{fontSize:(0,tC.dataPixels)(e),marginOffset:a}}return a?{height:(0,tC.dataPixels)((0,lC.calculateTextHeight)(C,t))}:null};var nC=t(60811);const rC={...g.SHARED_DEFAULT_ATTRIBUTES,backgroundTextMode:Z.BACKGROUND_TEXT_MODE.NONE,font:Z.TEXT_ELEMENT_DEFAULT_FONT,fontSize:36,backgroundColor:(0,p.default)(196,196,196),lineHeight:1.3,textAlign:"initial",padding:{vertical:0,horizontal:0,locked:!0}},cC=!0,iC=!0,oC=!0,sC=!0,dC=!1,uC=!1,MC=!1,pC={vertical:!1,horizontal:!0,diagonal:!0,minWidth:20,minHeight:0},fC=[nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.TEXT_STYLE,nC.default.TEXT_ACCESSIBILITY,nC.default.BORDER,nC.default.LINK,nC.default.ANIMATION];t(26699);var mC=t(7868),hC=t(90985);const LC=function(C){return C.sizes?Object.values(C.sizes).sort(((C,e)=>Number(e.width)-Number(C.width))).filter((e=>(0,hC.default)(e,C))).reduce(((C,e)=>C.length&&Number(C[C.length-1].width)===Number(e.width)?C:[...C,e]),[]).filter((C=>C&&C.sourceUrl&&C.width)).map((C=>{return`${(e=C.sourceUrl,e.includes("%")?e:encodeURI(e)).replaceAll(",","%2C")} ${C.width}w`;var e})).join(","):null};var EC=t(58373);const ZC=function(C,e,t){return(t+.5*C)/e*100};const gC=function EditCropMoveable(C){let{setProperties:e,cropBox:t,croppedMedia:l,flip:a,x:n,y:r,width:c,height:i,rotationAngle:o,offsetX:s,offsetY:u,mediaWidth:p,mediaHeight:m}=C;const{editorToDataX:h,editorToDataY:L}=(0,f.default)((C=>({editorToDataX:C.actions.editorToDataX,editorToDataY:C.actions.editorToDataY}))),E=(0,M.useRef)(),g=(0,M.useRef)([0,0,0,0,0,0]),v=(0,Z.getTransformFlip)(a);return(0,M.useEffect)((()=>{E.current?.updateRect()})),d.createElement($.Moveable,{ref:E,className:"crop-moveable",targets:t,origin:!1,resizable:!0,onResize:C=>{let{width:e,height:a,direction:n,delta:r,drag:o}=C;const[s,d]=[o.beforeTranslate[0],o.beforeTranslate[1]],[u,M]=n,p=e-c,f=a-i,m=u<0?p:0,h=u>0?p:0,L=M<0?f:0,E=M>0?f:0;g.current=[s,d,m,h,L,E],t.style.transform=`translate(${s}px, ${d}px)`,l.style.transform=`translate(${-s}px, ${-d}px) ${v??""}`,r[0]&&(t.style.width=`${e}px`),r[1]&&(t.style.height=`${a}px`)},onResizeEnd:()=>{const[C,d,M,f,E,Z]=g.current;if(g.current=[0,0,0,0,0,0],t.style.transform="",l.style.transform="",t.style.width="",t.style.height="",0===M&&0===f&&0===E&&0===Z)return;const v=c+M+f,w=i+E+Z,[y,b]=(0,D.default)(o,M,f,E,Z),R=100*Math.min(p/v,m/w),A=ZC(v,p,s+C),x=ZC(w,m,u+d);e({x:h(n+y),y:L(r+b),width:h(v),height:L(w),resizeWidth:v,resizeHeight:w,scale:R,focalX:a?.horizontal?100-A:A,focalY:a?.vertical?100-x:x})},snappable:!0,verticalGuidelines:[n-s,n-s+p],horizontalGuidelines:[r-u,r-u+m]})},vC=(0,u.css)(["width:",";height:",";left:",";top:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"})),wC=(0,u.css)(["width:",";left:",";top:",";max-width:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"}),(C=>{let{isBackground:e}=C;return e?"initial":null}));const yC=u.default.video.attrs({crossOrigin:"anonymous"}).withConfig({displayName:"util__Video",componentId:"sc-yy9ce4-0"})(["position:absolute;max-width:initial;max-height:initial;height:",";background-image:",";background-repeat:no-repeat;background-size:cover;",""],(C=>{let{height:e}=C;return`${e}px`}),(C=>{let{poster:e}=C;return`url("${e}")`}),wC),bC=u.default.img.attrs({crossOrigin:"anonymous"}).withConfig({displayName:"util__VideoImage",componentId:"sc-yy9ce4-1"})(["position:absolute;max-height:initial;object-fit:contain;",""],wC);var RC=t(82302),AC=t(49640);const xC=function EditPanMoveable(C){let{setProperties:e,fullMedia:t,croppedMedia:l,flip:a,x:n,y:r,width:c,height:i,rotationAngle:o,offsetX:s,offsetY:u,mediaWidth:p,mediaHeight:f}=C;const m=(0,M.useRef)(),h=(0,M.useRef)([0,0]),L=(0,Z.getTransformFlip)(a),E=(0,M.useCallback)((()=>{const[C,e]=h.current;t.style.transform=`translate(${C}px, ${e}px) ${L??""}`,l.style.transform=`translate(${C}px, ${e}px) ${L??""}`}),[l,t,L]);return(0,M.useEffect)((()=>{m.current?.updateRect()})),(0,M.useEffect)(E,[E]),(0,RC.useKeyDownEffect)(l,{key:["up","down","left","right"],shift:!0},(C=>{let{key:t,shiftKey:l}=C,{dx:n,dy:r}=(0,AC.default)(t,l);a?.vertical&&(r=-r),a?.horizontal&&(n=-n);const o=ZC(c,p,s-n),d=ZC(i,f,u-r);e({focalX:a?.horizontal?100-o:o,focalY:a?.vertical?100-d:d}),E()}),[E,a?.horizontal,a?.vertical,s,u,e,c,i,f,p]),d.createElement($.Moveable,{ref:m,targets:l,origin:!0,draggable:!0,throttleDrag:0,onDrag:C=>{let{dist:e}=C;h.current=e,E()},onDragEnd:()=>{l.focus();const[C,t]=h.current;h.current=[0,0];const n=ZC(c,p,s-C),r=ZC(i,f,u-t);e({focalX:a?.horizontal?100-n:n,focalY:a?.vertical?100-r:r}),E()},snappable:!0,snapCenter:!0,bounds:0===o?{left:n+c-p,top:r+i-f,right:n+p,bottom:r+f}:{},verticalGuidelines:0===o?[n,n+c/2,n+c]:[n+c/2],horizontalGuidelines:0===o?[r,r+i/2,r+i]:[r+i/2]})};var TC=t(93401);function _C(){return _C=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},_C.apply(this,arguments)}const SC=u.default.div.withConfig({displayName:"scalePanel__Container",componentId:"sc-ftjldp-0"})(["position:absolute;left:",";top:",";width:",";height:","px;background:",";border-radius:8px;padding:3px ","px;margin-top:8px;"],(C=>{let{x:e,width:t}=C;return`${e+(t-Math.max(t,165))/2}px`}),(C=>{let{y:e,height:t}=C;return`${e+t+8}px`}),(C=>{let{width:e}=C;return`${Math.max(e,165)}px`}),36,(C=>{let{theme:e}=C;return e.colors.bg.primary}),8),zC=(0,u.default)(TC.Slider).withConfig({displayName:"scalePanel__ScaleSlider",componentId:"sc-ftjldp-1"})(["width:","px;"],(C=>{let{width:e}=C;return Math.max(e,165)-16}));const IC=function ScalePanel(C){let{setProperties:e,width:t,height:l,x:a,y:n,scale:r,zIndexCanvas:c,...i}=C;return d.createElement($.InOverlay,{zIndex:c.FLOAT_PANEL,pointerEvents:"initial"},d.createElement(SC,{x:a,y:n,width:t,height:l},d.createElement(zC,_C({width:t,min:EC.BG_MIN_SCALE,max:EC.BG_MAX_SCALE,majorStep:10,minorStep:1,value:r,handleChange:C=>e({scale:C}),thumbSize:24,suffix:(0,s._x)("%","Percentage","web-stories")},i))))};var OC=t(91813),DC=t(27342);function BC(){return BC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},BC.apply(this,arguments)}const HC=u.default.div.withConfig({displayName:"edit__Element",componentId:"sc-ybci2b-0"})(["",""],g.elementFillContent),kC=(0,u.css)(["position:absolute;opacity:",";pointer-events:none;"," ",""],(C=>{let{opacity:e}=C;return void 0!==e?e*OC.MEDIA_MASK_OPACITY:OC.MEDIA_MASK_OPACITY}),vC,g.elementWithFlip),FC=u.default.img.withConfig({displayName:"edit__FadedImage",componentId:"sc-ybci2b-1"})(["",""],kC),PC=u.default.video.withConfig({displayName:"edit__FadedVideo",componentId:"sc-ybci2b-2"})([""," max-width:initial;max-height:initial;"],kC),NC=(0,u.css)([""," "," position:absolute;cursor:grab;opacity:",";"],vC,g.elementWithFlip,(C=>{let{opacity:e}=C;return void 0!==e?1-(1-e)/(1-e*OC.MEDIA_MASK_OPACITY):null})),VC=u.default.img.withConfig({displayName:"edit__CropImage",componentId:"sc-ybci2b-3"})(["",""],NC),jC=u.default.video.withConfig({displayName:"edit__CropVideo",componentId:"sc-ybci2b-4"})([""," max-width:initial;max-height:initial;"],NC);const GC=function MediaEdit(C){let{element:e,box:t,setLocalProperties:l,getProxiedUrl:a,updateElementById:n,zIndexCanvas:r}=C;const{id:c,resource:i,opacity:o,scale:u,flip:p,focalX:f,focalY:m,isBackground:h,isLocked:L,type:g,borderRadius:v}=e,{x:w,y,width:b,height:R,rotationAngle:A}=t,[x,T]=(0,M.useState)(null),[_,S]=(0,M.useState)(null),[z,I]=(0,M.useState)(null),O=(0,M.useRef)(),D=(0,M.useRef)(!1),B=(0,M.useRef)({scale:u}),H=(0,M.useCallback)((C=>{const e={...B.current,..."function"==typeof C?C(B.current):C};B.current=e,D.current=!0,l(B.current)}),[l]),k=(0,M.useCallback)((()=>{if(!D.current)return;D.current=!1;const C=B.current;n({elementId:c,properties:C})}),[c,n]);(0,M.useUnmount)(k);const F=["image","gif"].includes(g),P="video"===g,N=(0,mC.default)(i,b,R,u,p?.horizontal?100-f:f,p?.vertical?100-m:m);N.transformFlip=(0,Z.getTransformFlip)(p),N.crossOrigin="anonymous";const V={ref:T,draggable:!1,alt:"",opacity:o/100,...N},j={ref:S,draggable:!1,src:i.src,alt:(0,s.__)("Drag to move media element","web-stories"),opacity:o/100,tabIndex:0,...N},G=a(i,i?.src);(0,M.useEffect)((()=>{_&&O.current&&!O.current.contains(document.activeElement)&&_.focus()}),[_]);const W=LC(e.resource);F&&W&&(j.srcSet=W);const $=(0,M.useCallback)((C=>{H((e=>{let{scale:t}=e;return{scale:Math.min(EC.BG_MAX_SCALE,Math.max(EC.BG_MIN_SCALE,t+C.deltaY))}})),C.preventDefault(),C.stopPropagation()}),[H]);(0,M.useEffect)((()=>{const C=O.current,e={passive:!1};return C.addEventListener("wheel",$,e),()=>C.removeEventListener("wheel",$,e)}),[$]);const U=(0,E.shouldDisplayBorder)(e)&&v?e:null;return d.createElement(HC,{ref:O},F&&d.createElement(FC,BC({},V,{src:G,srcSet:LC(i)})),P&&d.createElement(PC,V,G&&d.createElement("source",{src:G,type:i.mimeType})),d.createElement(DC.CropBox,BC({ref:I},U),d.createElement(E.DisplayWithMask,{element:e,fill:!0,applyFlip:!1},F&&d.createElement(VC,j),P&&d.createElement(jC,j,d.createElement("source",{src:G,type:i.mimeType})))),x&&_&&d.createElement(xC,{setProperties:H,fullMedia:x,croppedMedia:_,flip:p,x:w,y,width:b,height:R,rotationAngle:A,offsetX:N.offsetX,offsetY:N.offsetY,mediaWidth:N.width,mediaHeight:N.height}),!h&&!L&&z&&_&&d.createElement(gC,{setProperties:H,cropBox:z,croppedMedia:_,flip:p,x:w,y,width:b,height:R,rotationAngle:A,offsetX:N.offsetX,offsetY:N.offsetY,mediaWidth:N.width,mediaHeight:N.height}),d.createElement(IC,{"aria-label":(0,s.__)("Scale media","web-stories"),"data-testid":"edit-panel-slider",setProperties:H,x:w,y,width:b,height:R,scale:u||100,zIndexCanvas:r}))};function WC(){return WC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},WC.apply(this,arguments)}const $C=function ImageEdit(C){let{element:e,box:t,...l}=C;return d.createElement(GC,WC({element:e,box:t},l))},UC=u.default.div.withConfig({displayName:"frame__Element",componentId:"sc-b9qezy-0"})(["",""],g.elementFillContent);const YC=function MediaFrame(){return d.createElement(UC,null)};const XC=function ImageFrame(C){let{element:e}=C;return d.createElement(YC,{element:e})};var KC=t(50136),qC=t(15985);function QC(){return QC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},QC.apply(this,arguments)}const JC=function MediaOutput(C){let{element:{resource:e,scale:t,focalX:l,focalY:a},box:{width:n,height:r},children:c,...i}=C;const o=n,s=r*qC.PAGE_HEIGHT/qC.PAGE_WIDTH,u=(0,mC.default)(e,o,s,t,l,a),M={position:"absolute",width:`${(0,tC.editorPixels)(u.width/o*100)}%`,height:`${(0,tC.editorPixels)(u.height/s*100)}%`,left:-(0,tC.editorPixels)(u.offsetX/o*100)+"%",top:-(0,tC.editorPixels)(u.offsetY/s*100)+"%"};return d.createElement("div",QC({style:M},i),c)};const Ce=function ImageOutput(C){let{element:e,box:t,flags:l}=C;const{alt:a,isBackground:n,resource:r,width:c,height:i,scale:o}=e,s={layout:"fill",src:l?.allowBlobs||!(0,KC.isBlobURL)(r.src)?r.src:"",alt:void 0!==a?a:r.alt},u=LC(r);if(u){s.srcSet=u;let C=c;if(n){const e=c/i;C=(e<=qC.FULLBLEED_RATIO?qC.PAGE_WIDTH:e*qC.FULLBLEED_HEIGHT)*(o/100)}const e=C/qC.PAGE_WIDTH,t=Math.round(100*e)+"vw",l=Math.round(45*e)+"vh";s.sizes=`(min-width: 1024px) ${l}, ${t}`,s["disable-inline-width"]=!0}return d.createElement(JC,{box:t,element:e,"data-leaf-element":"true"},d.createElement("amp-img",s))};var ee=t(52935);function te(){return te=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},te.apply(this,arguments)}const le=u.default.img.withConfig({displayName:"visibleImage__Image",componentId:"sc-d8wn1k-0"})(["display:block;height:21px;width:21px;border-radius:",";object-fit:cover;"],(C=>{let{theme:e}=C;return e.borders.radius.small}));const ae=function VisibleImage(C){let{...e}=C;return d.createElement(le,te({alt:""},e,{decoding:"async",crossOrigin:"anonymous"}))};const ne=function ImageLayerIcon(C){let{element:{resource:e},getProxiedUrl:t}=C;const l=t(e,(0,ee.default)(0,e));return d.createElement(ae,{src:l,height:21,width:21})};const re=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("Image","web-stories")};var ce=t(33485),ie=t(86957);const oe=()=>{},se=u.default.div.attrs({className:"story-media-display-element"}).withConfig({displayName:"display__Element",componentId:"sc-1el3lyk-0"})([""," "," color:transparent;overflow:hidden;",""],g.elementFillContent,(C=>{let{showPlaceholder:e}=C;return e&&"background-color: #C4C4C4;"}),g.elementWithBorder),de=u.default.div.withConfig({displayName:"display__Overlay",componentId:"sc-1el3lyk-1"})([""," ",""],g.elementFillContent,g.elementWithBackgroundColor);const ue=function MediaDisplay(C){let{element:e,mediaRef:t,children:l,previewMode:a,showPlaceholder:n=!1,renderResourcePlaceholder:r}=C;const{id:c,resource:i,scale:o,focalX:s,focalY:u,border:p,borderRadius:h,width:L,height:Z,overlay:v,mask:w}=e,{dataToEditorX:y}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX}))),b=(0,M.useRef)();return(0,g.useColorTransformHandler)({id:c,targetRef:b,expectedStyle:"border-color"}),(0,m.useTransformHandler)(c,(C=>{const l=t.current;if(t.current)if(null===C)l.style.cssText="";else{const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const C=(0,mC.default)(i,t[0],t[1],o,s,u);l.style.cssText=function(C){let{width:e,height:t,offsetX:l,offsetY:a}=C;return`width:${e}px; height:${t}px; left:${-l}px; top:${-a}px;`}(C),(0,E.shouldDisplayBorder)(e)&&(b.current.style.width=t[0]+p.left+p.right+"px",b.current.style.height=t[1]+p.top+p.bottom+"px")}}})),d.createElement(se,{ref:b,border:(0,E.getResponsiveBorder)(p,a,y),borderRadius:h,width:L,height:Z,mask:w,showPlaceholder:n},n&&r&&r(i),l,v&&d.createElement(de,{backgroundColor:v}))};function Me(){return Me=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Me.apply(this,arguments)}const pe=u.default.img.withConfig({displayName:"imageDisplay__Img",componentId:"sc-17guqpr-0"})(["position:absolute;",""],vC);const fe=function ImageDisplay(C){let{element:e,box:t,previewMode:l,getProxiedUrl:a,isCurrentResourceProcessing:n=oe,isCurrentResourceUploading:r=oe,renderResourcePlaceholder:c}=C;const{resource:i,scale:o,focalX:s,focalY:u}=e,{id:p,alt:f}=i,{width:m,height:h}=t,L=(0,M.useRef)();let E="smallest",Z=(0,ee.default)(0,i);"cached"===ce.default.get(p)?.type&&(E="cached",Z=ce.default.get(p).url),("fullsize"===ce.default.get(p)?.type||n(p)||r(p))&&(E="fullsize",Z=i.src),Z=a(i,Z);const[g,v]=(0,M.useState)(E),[w,y]=(0,M.useState)(Z),b="fullsize"===g?LC(i):"",R=(0,mC.default)(i,m,h,o,s,u);R.crossOrigin="anonymous",(0,M.useEffect)((()=>{let C,e=!0;return"fullsize"!==ce.default.get(p)?.type&&i.src?C=setTimeout((async()=>{const C=a(i,i.src);try{const t=await(0,ie.default)({src:C,srcset:b});e&&(ce.default.set(i.id,{type:"fullsize"}),y(t.currentSrc),v("fullsize"))}catch{}})):y(a(i,i.src)),()=>{e=!1,clearTimeout(C)}}),[a,i,b,g,p]);const A="fullsize"!==g;return d.createElement(ue,{element:e,mediaRef:L,showPlaceholder:A,previewMode:l,renderResourcePlaceholder:c},d.createElement(pe,Me({ref:L,draggable:!1,decoding:"sync",src:w,srcSet:b,alt:f,"data-testid":"imageElement","data-leaf-element":"true"},R)))};const me=function(C){let{src:e}=C;return`image: ${e}`},he={...g.SHARED_DEFAULT_ATTRIBUTES,...DC.MEDIA_DEFAULT_ATTRIBUTES,lockAspectRatio:!1},Le=[nC.default.ELEMENT_ALIGNMENT,...DC.MEDIA_PANELS,nC.default.IMAGE_ACCESSIBILITY],Ee=u.default.div.withConfig({displayName:"display__Element",componentId:"sc-1s7dwi8-0"})([""," "," ",""],g.elementFillContent,g.elementWithBackgroundColor,g.elementWithBorder);const Ze=function ShapeDisplay(C){let{element:e,previewMode:t}=C;const{id:l,isDefaultBackground:a,backgroundColor:n,border:r,borderRadius:c,mask:i,width:o,height:s}=e,{dataToEditorX:u}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX}))),p=(0,M.useRef)(null);return(0,g.useColorTransformHandler)({id:l,targetRef:p}),(0,m.useTransformHandler)(l,(C=>{if(p.current&&!a)if(C){const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const[C,l]=t;(0,E.shouldDisplayBorder)(e)&&(p.current.style.width=C+r.left+r.right+"px",p.current.style.height=l+r.top+r.bottom+"px")}}else p.current.style.width="",p.current.style.height=""})),a?d.createElement(Ee,{ref:p}):d.createElement(Ee,{ref:p,backgroundColor:n,borderRadius:c,width:o,height:s,border:(0,E.getResponsiveBorder)(r,t,u),mask:i})};const ge=function ShapeOutput(C){let{element:{backgroundColor:e,isDefaultBackground:t}}=C;const l=t?null:(0,O.default)(e);return d.createElement("div",{className:"fill",style:{...l,willChange:"transform"}})};const ve=function(C){return(0,E.getMaskByType)(C.mask.type).name||(0,s.__)("Shape","web-stories")},we=u.default.div.withConfig({displayName:"icon__Container",componentId:"sc-1dtgxeg-0"})(["display:flex;flex-direction:row;justify-content:center;align-items:center;height:21px;width:21px;padding:1px;border-radius:",";background-color:",";"],(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e}=C;return e.colors.opacity.black10})),ye=u.default.div.attrs((C=>{let{backgroundColor:e}=C;return{style:(0,O.default)(e)}})).withConfig({displayName:"icon__ShapePreview",componentId:"sc-1dtgxeg-1"})(["width:100%;height:100%;margin:1px;clip-path:",";"],(C=>{let{maskId:e}=C;return`url(#${e})`}));const be=function ShapeLayerIcon(C){let{element:{id:e,mask:t,backgroundColor:l,isDefaultBackground:a},currentPageBackgroundColor:n}=C;const r=(0,E.getMaskByType)(t.type),c=`mask-${r.type}-${e}-layer-preview`;return a&&(l=n),d.createElement(we,null,d.createElement(ye,{maskId:c,backgroundColor:l},d.createElement("svg",{width:0,height:0},d.createElement("defs",null,d.createElement("clipPath",{id:c,transform:"scale(1 0.9)",clipPathUnits:"objectBoundingBox"},d.createElement("path",{d:r.path}))))))};var Re=t(4251);const Ae=(0,Re.default)("#c4c4c4"),xe={...g.SHARED_DEFAULT_ATTRIBUTES,backgroundColor:Ae},Te=!1,_e=!0,Se=!1,ze=!0,Ie=!0,Oe=!0,De={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},Be=[nC.default.COLOR_PRESETS,nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.BORDER,nC.default.LINK,nC.default.SHAPE_STYLE,nC.default.ANIMATION];const He=function Captions(C){let{tracks:e,kind:t}=C;return e?e.map(((C,e)=>{let{srclang:l,label:a,kind:n,track:r,id:c}=C;return d.createElement("track",{srcLang:l,label:a,kind:t||n,src:r,key:c,default:0===e})})):null};function ke(){return ke=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},ke.apply(this,arguments)}const Fe=function VideoDisplay(C){let{previewMode:e,box:{width:t,height:l},element:a,getProxiedUrl:n,renderResourcePlaceholder:r}=C;const{id:c,poster:i,resource:o,tracks:s=[],isBackground:u,scale:p,focalX:f,focalY:m,loop:h}=a,L=(0,M.useRef)();let E={};if(u){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};E={...E,...C}}const Z=(0,mC.default)(o,t,l,p,f,m),g=Boolean(o?.isMuted),v=n(o,o?.src),w=s.map((C=>{const e=n(C,C?.track);return{...C,track:e}}));return d.createElement(ue,{element:a,mediaRef:L,showPlaceholder:!0,previewMode:e,renderResourcePlaceholder:r},e?(i||o.poster)&&d.createElement(bC,ke({src:i||o.poster,alt:a.alt||o.alt,style:E},Z,{ref:L})):d.createElement(yC,ke({id:`video-${c}`,key:v,poster:i||o.poster,style:E},Z,{preload:"metadata",loop:h,muted:g,ref:L,"data-testid":"videoElement","data-leaf-element":"true"}),v&&d.createElement("source",{src:v,type:o.mimeType}),d.createElement(He,{tracks:w,kind:"metadata"})))};var Pe=t(42096),Ne=t(37723),Ve=t(84967),je=t(13578),Ge=t(39980),We=t(69682);function $e(){return $e=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},$e.apply(this,arguments)}const Ue=u.default.div.withConfig({displayName:"playPauseButton__Controls",componentId:"sc-8unnuk-0"})(["position:absolute;z-index:2;left:",";top:",";width:",";height:",";pointer-events:none;"],(C=>{let{x:e}=C;return`${e}px`}),(C=>{let{y:e}=C;return`${e}px`}),(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`})),Ye=u.default.div.attrs({role:"button",tabIndex:-1}).withConfig({displayName:"playPauseButton__ButtonWrapper",componentId:"sc-8unnuk-1"})([""," cursor:pointer;pointer-events:initial;width:","px;height:","px;overflow:hidden;opacity:",";&.button-enter{opacity:0;}&.button-enter-active,&.button-enter-done{opacity:1;transition:opacity 100ms;}&.button-exit{opacity:1;}&.button-exit-active,&.button-exit-done{opacity:0;transition:opacity 100ms;}"],(C=>{let{isAbove:e}=C;return!e&&(0,u.css)(["position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);"])}),82,82,(C=>{let{isAbove:e}=C;return e?1:0})),Xe=(0,u.css)(["width:","px;height:","px;pointer-events:none;transform:translate( ","px,","px );color:",";filter:drop-shadow( 0px 0px 10px "," );"],72,72,(C=>{let{$isRTL:e}=C;return 5*(e?-1:1)}),5,(C=>{let{theme:e}=C;return e.colors.standard.white}),(C=>{let{theme:e}=C;return(0,Ve.rgba)(e.colors.bg.primary,.4)})),Ke=(0,u.default)(Ge.default).withConfig({displayName:"playPauseButton__Play",componentId:"sc-8unnuk-2"})(["",";"],Xe),qe=(0,u.default)(We.default).withConfig({displayName:"playPauseButton__Pause",componentId:"sc-8unnuk-3"})(["",";"],Xe),Qe={y:22};const Je=function PlayPauseButton(C){let{box:e,isActive:t=!0,isTransforming:l=!1,shouldResetOnEnd:a=!0,elementRef:n,element:r,videoRef:c=null,isRTL:i}=C;const o=r.width<108||r.height<120,[u,p]=(0,M.useState)(!1),[f,m]=(0,M.useState)(!0),[h,L]=(0,M.useState)(!1),{id:E}=r,Z=(0,M.useCallback)((()=>c?c.current:document.getElementById(`video-${E}`)),[c,E]);(0,M.useEffect)((()=>{const C=Z();t||(C&&(C.pause(),C.currentTime=0),m(!1))}),[Z,t]),(0,M.useEffect)((()=>{const C=Z();!C||C.paused||l||C.pause()}),[Z,l]),(0,M.useEffect)((()=>{const C=Z();if(!C||!a)return;const e=()=>{C.currentTime=0,L(!1)};return C.addEventListener("ended",e),()=>C.removeEventListener("ended",e)}),[a,Z,E]),(0,M.useEffect)((()=>{const C=Z();if(!C)return;const e=()=>L(!0),t=()=>L(!1);return C.addEventListener("play",e),C.addEventListener("pause",t),()=>{C.removeEventListener("play",e),C.removeEventListener("pause",t)}}),[Z,E]);const g=(0,M.useDebouncedCallback)((()=>{o||m(!h)}),2e3),v=(0,M.useDebouncedCallback)((C=>{const e=n.current;if(!e)return;const t=e.getBoundingClientRect(),l=C.clientX>=t.left&&C.clientX<=t.right&&C.clientY>=t.top&&C.clientY<=t.bottom;p(l),m(!0),g()}),10);(0,M.useEffect)((()=>(document.addEventListener("pointermove",v),()=>{document.removeEventListener("pointermove",v)})),[v]);const w=C=>{C.stopPropagation();const e=Z();e&&(h?(e.pause(),m(!0)):e.play().catch((()=>{})))};(0,RC.useKeyDownEffect)(n,{key:["space"]},w,[w]);const y=(0,M.useRef)();if(!t)return null;const b=h?(0,s.__)("Click to pause","web-stories"):(0,s.__)("Click to play","web-stories"),R=o?C=>{let{children:e}=C;return d.createElement(je.Popup,{anchor:n,isOpen:!0,placement:"top",spacing:Qe},e)}:Ne.default,A=h?qe:Ke;return d.createElement(Ue,$e({"data-controls-id":E},e),f&&r.resource.src&&d.createElement(R,{in:u,appear:!0,nodeRef:y,classNames:"button",timeout:100},d.createElement(Ye,{ref:y,"aria-label":b,"aria-pressed":h,key:"wrapper",onMouseDown:w,isAbove:o},d.createElement(A,{$isRTL:i}))))};function Ct(){return Ct=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Ct.apply(this,arguments)}const et=(0,u.default)(yC).withConfig({displayName:"trim__StyledVideo",componentId:"sc-cj7igq-0"})(["",""],g.elementWithFlip),tt=u.default.div.withConfig({displayName:"trim__Wrapper",componentId:"sc-cj7igq-1"})(["width:100%;height:100%;position:absolute;"]),lt=u.default.div.withConfig({displayName:"trim__Spinner",componentId:"sc-cj7igq-2"})(["position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;"]);const at=function VideoTrim(C){let{box:e,element:t,isRTL:l,topOffset:a,resource:n,setVideoNode:r,getProxiedUrl:c,renderResourcePlaceholder:i}=C;const{width:o,height:s}=e,{poster:u,tracks:p,isBackground:f,scale:m,flip:h,focalX:L,focalY:E}=t,g=(0,M.useRef)(),v=(0,M.useRef)();let w={};if(f){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};w={...w,...C}}const y=(0,M.useMemo)((()=>({...e,x:0,y:0})),[e]),b=(0,M.useCallback)((C=>{v.current=C,r(C)}),[r]);if(!n)return d.createElement(tt,null,d.createElement(lt,null,d.createElement(Pe.default,null)));const R=(0,mC.default)(n,o,s,m,h?.horizontal?100-L:L,h?.vertical?100-E:E);R.transformFlip=(0,Z.getTransformFlip)(h);const A=p.map((C=>{const e=c(C,C?.track);return{...C,track:e}}));return d.createElement(d.Fragment,null,d.createElement(tt,{ref:g},d.createElement(ue,{element:t,mediaRef:v,showPlaceholder:!0,previewMode:!1,renderResourcePlaceholder:i},d.createElement(et,Ct({poster:u||n.poster,style:w},R,{preload:"metadata",autoPlay:!0,tabIndex:0,ref:b}),n.src&&d.createElement("source",{src:n.src,type:n.mimeType}),d.createElement(He,{tracks:A})))),d.createElement(Je,{box:y,element:t,elementRef:g,videoRef:v,shouldResetOnEnd:!1,isRTL:l,topOffset:a}))};function nt(){return nt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},nt.apply(this,arguments)}const rt=function VideoEdit(C){let{element:e,box:t,isTrimMode:l,...a}=C;return l?d.createElement(at,nt({element:e,box:t},a)):d.createElement(GC,nt({element:e,box:t},a))};const ct=function VideoFrame(C){let{element:e}=C;return d.createElement(YC,{element:e})};const it=function VideoControls(C){let{box:e,isActive:t,isTransforming:l,elementRef:a,element:n,isRTL:r,topOffset:c=0}=C;return d.createElement(Je,{box:e,isActive:t,isTransforming:l,elementRef:a,element:n,isRTL:r,topOffset:c})};function ot(){return ot=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},ot.apply(this,arguments)}function st(C,e){return void 0===C?e:C}const dt=function VideoOutput(C){let{element:e,box:t,flags:l}=C;const{resource:a,loop:n,tracks:r}=e,{isMuted:c,mimeType:i,src:o}=a,s=st(e.poster,a.poster),u=st(e.alt,a.alt),M={type:i,src:l?.allowBlobs||!(0,KC.isBlobURL)(o)?o:""},p={autoPlay:"autoplay",poster:l?.allowBlobs||!(0,KC.isBlobURL)(s)?s:"",artwork:l?.allowBlobs||!(0,KC.isBlobURL)(s)?s:"",title:u,alt:u,layout:"fill",loop:n?"loop":void 0,noaudio:c?"noaudio":void 0};return d.createElement(JC,{element:e,box:t,"data-leaf-element":"true"},d.createElement("amp-video",ot({},p,{id:`el-${e.id}-media`,"captions-id":r?.length>0?`el-${e.id}-captions`:void 0}),d.createElement("source",M),d.createElement(He,{tracks:r})))};const ut=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("Video Content","web-stories")};var Mt=t(11923);function pt(){return pt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},pt.apply(this,arguments)}const ft=u.default.video.withConfig({displayName:"videoImage__Video",componentId:"sc-120gosd-0"})(["display:block;height:21px;width:21px;border-radius:",";object-fit:cover;"],(C=>{let{theme:e}=C;return e.borders.radius.small}));const mt=function(C){let{alt:e,...t}=C;return d.createElement(ft,pt({controls:!1,crossOrigin:"anonymous",disablePictureInPicture:!0,muted:!0,noControls:!0,title:e},t))};const ht=function VideoLayerIcon(C){let{element:{resource:{poster:e,src:t},poster:l},showVideoPreviewAsBackup:a}=C;const n=l?.length?l:e;return!n&&a?d.createElement(mt,{src:t,alt:""}):n?d.createElement(ae,{src:n,width:21,height:21}):d.createElement(Mt.default,{width:21,height:21,title:""})};const Lt=function(C){setTimeout((()=>{const e=document.getElementById(`video-${C}`);e&&(e.load(),e.play().catch((()=>{})))}))},Et={...OC.resizeRules},Zt={...g.SHARED_DEFAULT_ATTRIBUTES,...OC.MEDIA_DEFAULT_ATTRIBUTES,controls:!1,loop:!1,autoPlay:!0,tracks:[],resource:{posterId:null,poster:null,id:0,alt:""}},gt=[nC.default.ELEMENT_ALIGNMENT,...OC.MEDIA_PANELS,nC.default.VIDEO_OPTIONS,nC.default.VIDEO_ACCESSIBILITY,nC.default.CAPTIONS];function vt(){return vt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},vt.apply(this,arguments)}const wt=function GifEdit(C){let{element:e,box:t,...l}=C;return d.createElement(GC,vt({element:e,box:t},l))};const yt=function GifFrame(C){let{element:e}=C;return d.createElement(YC,{element:e})};const bt=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("GIF","web-stories")};const Rt=function GifOutput(C){let{element:e,box:t,flags:l}=C;const{resource:a}=e,n=l?.allowBlobs||!(0,KC.isBlobURL)(a.output.src)?a.output.src:"",r=l?.allowBlobs||!(0,KC.isBlobURL)(a.poster)?a.poster:"";return d.createElement(JC,{element:e,box:t,"data-leaf-element":"true"},d.createElement("amp-video",{id:`el-${e.id}-media`,autoplay:"autoplay",loop:"loop",noaudio:"noaudio",poster:r||"",layout:"fill",alt:e.alt??a.alt},d.createElement("source",{type:a.output.mimeType,src:n})))};const At=function GifLayerIcon(C){let{element:{resource:{poster:e,alt:t}}}=C;return d.createElement(ae,{src:e,alt:t,height:21,width:21})};function xt(){return xt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},xt.apply(this,arguments)}const Tt=function(C){let{previewMode:e,box:{width:t,height:l},element:a,renderResourcePlaceholder:n}=C;const{id:r,poster:c,resource:i,isBackground:o,scale:s,focalX:u,focalY:p}=a,f=(0,M.useRef)();let m={};if(o){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};m={...m,...C}}const h=(0,mC.default)(i,t,l,s,u,p);return d.createElement(ue,{element:a,mediaRef:f,showPlaceholder:!0,previewMode:e,renderResourcePlaceholder:n},e?(c||i.poster)&&d.createElement(bC,xt({src:c||i.poster,alt:a.alt||i.alt,style:m},h,{ref:f})):d.createElement(yC,xt({id:`video-${r}`,poster:c||i.poster,style:m},h,{loop:!0,autoPlay:!0,muted:!0,preload:"all",ref:f,"data-testid":"videoElement","data-leaf-element":"true"}),i.output.src&&d.createElement("source",{src:i.output.src,type:i.output.mimeType})))},_t={...g.SHARED_DEFAULT_ATTRIBUTES,...DC.MEDIA_DEFAULT_ATTRIBUTES},St=[nC.default.ELEMENT_ALIGNMENT,...DC.MEDIA_PANELS,nC.default.LINK,nC.default.IMAGE_ACCESSIBILITY];var zt=t(95123);const It=function(C){const{sticker:e}=C;return zt.default[e?.type]?.title||(0,s.__)("Sticker","web-stories")},Ot={display:"block",position:"absolute",top:0,height:"100%",width:"auto"},Noop=()=>null;const Dt=function StickerOutput(C){let{element:e}=C;const{sticker:t}=e,l=zt.default[t.type]?.svg||Noop;return d.createElement(l,{className:"fill",style:Ot})},Bt={display:"block",height:21,width:21},Ht=()=>null;const kt=function StickerLayerIcon(C){let{element:e}=C;const{sticker:t}=e,l=zt.default[t.type]?.svg||Ht;return d.createElement(l,{style:Bt})},Ft={display:"block",position:"absolute",top:0,height:"100%",width:"auto"},Pt=()=>null;const Nt=function StickerDisplay(C){let{element:e}=C;const{sticker:t}=e,l=zt.default[t?.type]?.svg||Pt;return d.createElement(l,{style:Ft})},Vt=!1,jt=!0,Gt=!0,Wt=!1,$t=!0,Ut=!1,Yt=!0,Xt={diagonal:!0,minWidth:20,minHeight:20},Kt=g.SHARED_DEFAULT_ATTRIBUTES,qt=[nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.ANIMATION,nC.default.LINK],Qt=u.default.div.withConfig({displayName:"display__Element",componentId:"sc-tg8vmy-0"})(["",""],g.elementFillContent),Jt=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.85,0,.15,1);transform:scale(0);}60%{transform:scale(1);}100%{transform:scale(1);}"]),Cl=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.83,0,.71,.99);transform:scale(1);}40%{transform:scale(.8);}90%{transform:scale(1);}100%{transform:scale(1);}"]),el=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.85,0,.15,1);transform:scale(0);}40%{transform:scale(1);}100%{transform:scale(1);}"]),tl=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(0.76,0,0.24,1);transform:scale(1);}40%{transform:scale(.8);}90%{transform:scale(1);}100%{transform:scale(1);}"]),ll=u.default.div.withConfig({displayName:"display__ShoppingTagDot",componentId:"sc-tg8vmy-1"})(["border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:100%;&:before{content:'';position:absolute;border-radius:inherit;width:100%;height:100%;",";}@media (prefers-reduced-motion:no-preference){&:before{animation:"," 2s forwards,"," 2.5s 1.5s infinite;}}&:after{content:'';position:absolute;border-radius:inherit;width:50%;height:50%;",";box-shadow:0 2px 8px var(--box-shadow-color);background-color:white;}@media (prefers-reduced-motion:no-preference){&:after{animation:"," 2s forwards,"," 2.5s calc(1.5s * 1.2) infinite;}}"],(0,O.default)((0,p.default)(125,125,125,.75)),Jt,Cl,(0,O.default)((0,p.default)(125,125,125,.75),"--box-shadow-color"),el,tl);const al=function ProductDisplay(C){let{element:e,siblingCount:t}=C;const{id:l,width:a,height:n}=e,r=(0,M.useRef)(null);return(0,H.default)({id:l,targetRef:r}),d.createElement(Qt,{ref:r,width:a,height:n},d.createElement(ll,{key:`dots-${t}`,elementWidth:a,elementHeight:n}))};const nl=function ProductOutput(C){let{element:e}=C;const{product:t}=e;return t?.productId?d.createElement("amp-story-shopping-tag",{"data-product-id":t.productId}):null};const rl=function(C){return C?.product?.productTitle||(0,s.__)("Product","web-stories")};var cl=t(8753);const il=function ProductLayerIcon(C){let{element:{product:e}}=C;const t=e?.productImages?.[0]||{},{url:l,alt:a}=t;return l?d.createElement(ae,{src:l,alt:a,height:21,width:21}):d.createElement(cl.default,{width:21,height:21,"aria-hidden":!0})};var ol=t(56527);const sl=(0,Re.default)("#c4c4c4"),dl={...ol.SHARED_DEFAULT_ATTRIBUTES,backgroundColor:sl,lockDimensions:!0,supportsRotation:!1},ul=!1,Ml=!0,pl=!1,fl=!1,ml=!0,hl=!1,Ll={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},El=[nC.default.PRODUCT],Zl=[{type:"page",defaultAttributes:{},name:(0,s.__)("Page","web-stories")},{type:"text",name:(0,s.__)("Text","web-stories"),...l},{type:"image",name:(0,s.__)("Image","web-stories"),...a},{type:"shape",name:(0,s.__)("Shape","web-stories"),...n},{type:"video",name:(0,s.__)("Video","web-stories"),...r},{type:"gif",name:(0,s.__)("GIF","web-stories"),...c},{type:"sticker",name:(0,s.__)("Sticker","web-stories"),...i},{type:"product",name:(0,s.__)("Product","web-stories"),...o}]},91813:(C,e,t)=>{t.d(e,{MEDIA_DEFAULT_ATTRIBUTES:()=>a,MEDIA_MASK_OPACITY:()=>n,MEDIA_PANELS:()=>f,canFlip:()=>d,editModeGrayout:()=>M,hasDesignMenu:()=>o,hasDuplicateMenu:()=>i,hasEditMode:()=>r,hasEditModeIfLocked:()=>c,isMaskable:()=>u,isMedia:()=>s,resizeRules:()=>p});var l=t(60811);const a={...t(98465).DEFAULT_ATTRIBUTES_FOR_MEDIA,resource:{alt:""}},n=.4,r=!0,c=!0,i=!0,o=!0,s=!0,d=!0,u=!0,M=!0,p={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},f=[l.default.FILTER,l.default.SIZE_POSITION,l.default.BORDER,l.default.ANIMATION,l.default.LINK]},27342:(C,e,t)=>{t.d(e,{CropBox:()=>r,MEDIA_DEFAULT_ATTRIBUTES:()=>n.MEDIA_DEFAULT_ATTRIBUTES,MEDIA_PANELS:()=>n.MEDIA_PANELS});var l=t(26300),a=t(88766),n=t(91813);const r=l.default.div.withConfig({displayName:"media__CropBox",componentId:"sc-ttu8xg-0"})(["width:100%;height:100%;position:relative;overflow:hidden;"," &::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;}"],a.elementWithBorderRadius)},56527:(C,e,t)=>{t.d(e,{SHARED_DEFAULT_ATTRIBUTES:()=>l});const l={opacity:100,flip:{vertical:!1,horizontal:!1},rotationAngle:0,lockAspectRatio:!0}},66027:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(76611),a=t(18535),n=t(2357);const __WEBPACK_DEFAULT_EXPORT__=function(C){let{id:e,targetRef:t,expectedStyle:r,resetOnNullTransform:c=!0}=C;(0,n.useTransformHandler)(e,(C=>{const e=void 0!==t?.current?t.current:t;if(e)if(null===C)c&&(e.style.cssText="");else{const{color:t,style:n}=C;if(r&&r!==n)return;if(t&&n)if("color"===n&&e.children?.length>0){const C=(0,l.default)((0,a.default)(t,n));for(const t of e.children)t.style.cssText=C}else e.style.cssText=(0,l.default)((0,a.default)(t,n))}}))}},72858:(C,e,t)=>{t.d(e,{TextOutputWithUnits:()=>TextOutputWithUnits,default:()=>M});var l=t(67294),a=t(72070),n=t(18535),r=t(80852),c=t(1787),i=t(94184),o=t.n(i),s=t(88914),d=t(56862),u=t(95740);function TextOutputWithUnits(C){let{element:e,dataToStyleX:t,dataToStyleY:c,dataToFontSizeY:i,dataToPaddingX:M,dataToPaddingY:p,className:f}=C;const{content:m,backgroundColor:h,backgroundTextMode:L,padding:E,borderRadius:Z,tagName:g="p",...v}=e;i||(i=c),M||(M=t),p||(p=c);const w={vertical:E.vertical?p(E.vertical):0,horizontal:E.horizontal?M(E.horizontal):0},y=w.vertical||w.horizontal?`${w.vertical} ${w.horizontal}`:0,b=L!==s.BACKGROUND_TEXT_MODE.NONE?(0,n.default)(h):void 0,{dataToEditorY:R,font:A,...x}=(0,u.generateParagraphTextStyle)(v,t,c,i,e,p),T={...x,color:"#000000",padding:y},_=E.vertical?parseFloat(c(E.vertical)):0,S=parseFloat(c(v.fontSize)),z=(0,u.getHighlightLineheight)(v.lineHeight,_/S,"em"),I={...T,...b,margin:0,padding:0,background:"none",lineHeight:z,overflowWrap:"break-word"},O={...I,position:"absolute",top:0,left:0,right:0},D=C=>{const{marginOffset:e}=(0,u.calcFontMetrics)(C);return{display:"block",position:"relative",left:0,top:"0",margin:`${p(-e/2)} 0`,WebkitBoxDecorationBreak:"clone",boxDecorationBreak:"clone"}},B={...b,WebkitBoxDecorationBreak:"clone",boxDecorationBreak:"clone",position:"relative",padding:y,textAlign:x.textAlign,borderRadius:`${Z?.topLeft||0}px ${Z?.topRight||0}px ${Z?.bottomRight||0}px ${Z?.bottomLeft||0}px`},H={...B,color:"transparent"},k={...B,background:"none"},F=m.replace(/\n$/,"\n\n"),P=(0,a.useMemo)((()=>(0,d.getHTMLFormatters)().setColor(F,(0,r.default)(0,0,0))),[F]);return f=o()(f,"text-wrapper"),L===s.BACKGROUND_TEXT_MODE.HIGHLIGHT?l.createElement(l.Fragment,null,l.createElement(g,{className:f,style:I},l.createElement("span",{style:D(e)},l.createElement("span",{style:H,dangerouslySetInnerHTML:{__html:P}}))),l.createElement(g,{className:f,style:O,"aria-hidden":"true"},l.createElement("span",{style:D(e)},l.createElement("span",{style:k,dangerouslySetInnerHTML:{__html:F}})))):l.createElement(g,{className:f,style:T},l.createElement("span",{dangerouslySetInnerHTML:{__html:F}}))}const M=function TextOutput(C){let{element:e}=C;const{width:t}=e;return l.createElement(TextOutputWithUnits,{element:e,className:"fill",dataToStyleX:C=>`${(0,c.dataToEditorX)(C,100)}%`,dataToStyleY:C=>`${(0,c.dataToEditorY)(C,100)}%`,dataToFontSizeY:C=>`${(0,c.dataToFontSizeY)(C,100)}em`,dataToPaddingX:C=>C/t*100+"%",dataToPaddingY:C=>C/t*100+"%"})}},95740:(C,e,t)=>{t.d(e,{calcFontMetrics:()=>r,generateFontFamily:()=>a,generateParagraphTextStyle:()=>l,getHighlightLineheight:()=>n});t(26699);function l(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t,n=arguments.length>4?arguments[4]:void 0,c=arguments.length>5&&void 0!==arguments[5]?arguments[5]:t;const{font:i,fontSize:o,lineHeight:s,padding:d,textAlign:u}=C,{marginOffset:M}=r(n),p=d?.vertical||0,f=d?.horizontal||0,m=p||f,h=m?`${t(p)} ${e(f)}`:0;return{dataToEditorY:t,whiteSpace:"pre-line",overflowWrap:"break-word",wordBreak:"break-word",margin:`${c(-M/2)} 0`,fontFamily:a(i),fontSize:l(o),font:i,lineHeight:s,textAlign:u,padding:h}}const a=function(){let{family:C,fallbacks:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["cursive","fantasy","monospace","serif","sans-serif"];let l=C?`"${C}"`:"";return e&&e.length&&(l+=C?",":"",l+=e.map((C=>t.includes(C)?C:`"${C}"`)).join(",")),l},n=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"px";return 0===e?`${C}em`:`calc(${C}em ${e>0?"+":"-"} ${2*Math.abs(e)}${t})`};function r(C){if(!C.font?.metrics)return{contentAreaPx:0,lineBoxPx:0,marginOffset:0};const{fontSize:e,lineHeight:t,font:{metrics:{upm:l,asc:a,des:n}}}=C,r=(a-n)/l*e,c=t*e;return{marginOffset:c-r,contentAreaPx:r,lineBoxPx:c}}},40630:(C,e,t)=>{t.d(e,{calculateFitTextFontSize:()=>f,calculateTextHeight:()=>p});var l=t(67294),a=t(72070),n=t(15985),r=t(1787),c=t(72858),i=t(95740);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s={boxSizing:"border-box",visibility:"hidden",position:"fixed",contain:"layout paint",top:"-9999px",left:"-9999px",zIndex:-1,overflowWrap:"break-word",...!1},d={dataToStyleX:C=>`${C}px`,dataToStyleY:C=>`${C}px`},u="__WEB_STORIES_MEASURER__",M="__WEB_STORIES_LASTEL__";function p(C,e){const t=m(C);return h(t,{width:`${e}px`,height:null}),t.parentNode.offsetHeight}function f(C,e,t){const l=m(C);h(l,{width:`${e}px`,height:null,fontSize:null});let a,c=1,o=n.PAGE_HEIGHT;for(;o-c>1;){const e=(0,r.dataPixels)((c+o)/2),{marginOffset:n}=(0,i.calcFontMetrics)({...C,fontSize:e});a=n,h(l,{fontSize:`${e}px`,margin:-n/2+"px 0"});l.offsetHeight-n>t?o=e:c=e}return h(l,{fontSize:`${c}px`,margin:-a/2+"px 0"}),{fontSize:c,marginOffset:a}}function m(C){let e=document.body[u];return e||(e=document.createElement("div"),e.id="__web-stories-text-measurer",e.className="web-stories-content",h(e,s),document.body.appendChild(e),document.body[u]=e),function(C,e){const t=C[M];if(C[M]=e,!C.firstElementChild||!t)return!0;return t!==e}(e,C)&&(e.innerHTML=(0,a.renderToStaticMarkup)(l.createElement(c.TextOutputWithUnits,o({element:C},d)),e)),e.firstElementChild}function h(C,e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t)){const l=e[t];C.style[t]=null===l?"":l}}},55993:(C,e,t)=>{t.d(e,{elementTypes:()=>l,registerElementType:()=>a});const l={};function a(C){l[C.type]=C}},77839:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(55993);const __WEBPACK_DEFAULT_EXPORT__=C=>l.elementTypes[C]},24901:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C){return C&&(C.horizontal||C.vertical)?`scale3d(${C.horizontal?"-":""}1, ${C.vertical?"-":""}1, 1)`:null}},58474:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(15985),a=t(70333);const __WEBPACK_DEFAULT_EXPORT__=function(C){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(e&&!C.link?.url?.length)return!1;const t=.8*l.FULLBLEED_HEIGHT-l.DANGER_ZONE_HEIGHT,{x:n,y:r,width:c,height:i,rotationAngle:o}=C,s=(0,a.getCorners)(o,n,r,c,i);return Boolean(Object.keys(s).find((C=>s[C].y>t)))}},91655:(C,e,t)=>{t.d(e,{__:()=>__,_n:()=>_n,_x:()=>_x,setLocaleData:()=>r});var l=t(35577);const a="web-stories",n=new l.default({[a]:{"":{plural_forms:C=>1===C?0:1}}});function r(C){const e=C.locale_data["web-stories"]||C.locale_data.messages;n.data[a]={...n.data[a],...e},n.data[a][""]={...n.data[a][""]}}function __(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return n.dcnpgettext(e,void 0,C)}function _x(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a;return n.dcnpgettext(t,e,C)}function _n(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:a;return n.dcnpgettext(l,void 0,C,e,t)}},87602:(C,e,t)=>{t.d(e,{default:()=>l});const l=t(65197).default},71469:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(87602),a=t(91655);const __WEBPACK_DEFAULT_EXPORT__=function(C){switch(C.length){case 0:return"";case 1:return C[0];case 2:return(0,l.default)(
18
- /* translators: %1$s: first item of list. %2$s: second item of list. */
19
- (0,a.__)("%1$s or %2$s","web-stories"),C[0],C[1]);default:return(0,l.default)(
20
- /* translators: %1$s: is a comma separated list. %2$s: last entry in list */
21
- (0,a.__)("%1$s, or %2$s","web-stories"),C.slice(0,C.length-1).join(
22
- /* translators: delimiter used in a list */
23
- (0,a.__)(", ","web-stories")),C[C.length-1])}}},36798:(C,e,t)=>{t.d(e,{default:()=>i});var l=t(67294),a=(t(26699),t(72070));const n=["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"];function r(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{childNodes:t,localName:l,nodeType:n,textContent:r}=C;if(Node.TEXT_NODE===n)return r;const i=C.hasChildNodes()?[...t].map((C=>c(C,e))):null;return l in e?(0,a.cloneElement)(e[l],null,i):(0,a.createElement)(l,null,i)}function c(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const t=[];do{t.push(r(C,e)),C=C.nextSibling}while(null!==C);return t}const i=function TranslateWithMarkup(C){let{mapping:e={},children:t}=C;e=Object.fromEntries(Object.entries(e).map((C=>{let[e,t]=C;return[e.toLowerCase(),t]})));const r=Object.keys(e).filter((C=>n.includes(C))).join(" ");if(r.length>0)throw new Error(`Found disallowed void elements in TranslateWithMarkup map: ${r}`);const i=(new DOMParser).parseFromString(t,"text/html").body.firstChild;return i?c(i,e).map(((C,e)=>l.createElement(a.Fragment,{key:e},C))):[]}},37385:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(67294),a=t(72070),n=t(44586),r=t(88914),c=t(71356),i=t(99371),o=t(34075);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d={position:"absolute",top:0,left:0,right:0,bottom:0},u={position:"absolute",top:0,left:0,right:0,bottom:0,height:"100%",width:"100%"};function MaskedElement(C){let{style:e,id:t,mask:{ratio:a,path:n},children:r,...c}=C;return l.createElement("div",s({style:{...e,clipPath:`url(#${t})`,WebkitClipPath:`url(#${t})`}},c),l.createElement("svg",{width:0,height:0},l.createElement("defs",null,l.createElement("clipPath",{id:t,transform:`scale(1 ${a})`,clipPathUnits:"objectBoundingBox"},l.createElement("path",{d:n})))),r)}const M=function BorderedMaskedElement(C){let{hasFill:e=!1,style:t,children:M,applyFlip:p=!0,postfix:f="",getBorderWidth:m,element:h,elementWidth:L,elementHeight:E,forceRectangularMask:Z=!1,...g}=C;const v=(0,a.useMemo)(n.default,[]),w=(0,i.getElementMask)(h),{id:y,flip:b,isBackground:R,border:A}=h,x=p&&(0,r.getTransformFlip)(b)||"",T=`${t?.transform||""} ${x}`.trim(),_={...e?d:{},...t,transform:T||null},S=m(),z=A?.color?(0,o.getBorderColor)({color:A.color}):"none";if(!w?.type||R&&w.type!==c.MaskTypes.RECTANGLE||Z)return l.createElement("div",s({style:_},g),M);const I=!(0,i.canSupportMultiBorder)(h)&&S>0&&"none"!==z,O=`mask-${w.type}-${y}-display${f}-${v}`;if(I){const{viewBox:C,groupTransform:e,borderWrapperStyle:a}=(0,i.getBorderedMaskProperties)(w,S,L,E),n={...t,...a,transform:T,pointerEvents:"none"};return l.createElement("div",{style:t},l.createElement("div",{style:n},l.createElement("svg",{viewBox:C,width:"100%",height:"100%",preserveAspectRatio:"none",style:u},l.createElement("g",{transform:e},l.createElement("path",{d:w.path,stroke:z,strokeWidth:S,vectorEffect:"non-scaling-stroke",fill:"transparent"})))),l.createElement(MaskedElement,s({style:{..._,opacity:1},mask:w,id:O},g),M))}return l.createElement(MaskedElement,s({style:_,mask:w,id:O},g),M)}},71356:(C,e,t)=>{t.d(e,{DEFAULT_MASK:()=>i,MASKS:()=>c,MaskTypes:()=>a});var l=t(91655);const a={HEART:"heart",STAR:"star",CIRCLE:"circle",RECTANGLE:"rectangle",TRIANGLE:"triangle",ROUNDED:"rounded-rectangle",ROUNDED_2:"rounded-rectangle-2",PENTAGON:"pentagon",HEXAGON:"hexagon",CROSS:"cross",ARROW:"arrow",BURST:"burst",BULLSEYE:"bullseye",BLOB_1:"blob-1",BLOB_2:"blob-2",BLOB_3:"blob-3",BLOB_4:"blob-4",BLOB_5:"blob-5",BLOB_6:"blob-6",GRID_1:"grid-1",GRID_2:"grid-2",GRID_3:"grid-3",GRID_4:"grid-4",GRID_5:"grid-5",GRID_6:"grid-6",GRID_7:"grid-7",GRID_8:"grid-8",BURST_OUTLINE:"burst-outline",ARROW_1:"arrow-1",ARROW_2:"arrow-2",ARROW_3:"arrow-3",GEOGRAPHY_1:"geography-1",TWITTER:"twitter",INSTAGRAM:"instagram",FACEBOOK:"facebook",YOUTUBE:"youtube",BRUSH_STROKE_1:"brush-stroke-1",BRUSH_STROKE_2:"brush-stroke-2",CHAT_BUBBLE:"chat-bubble",CHECK_MARK:"check-mark",NEW_MUSIC:"new-music",MUSIC_NOTE:"music-note",FASHION_ARROW:"fashion-arrow",FASHION_ARROW_2:"fashion-arrow-2",WELLBEING_ARROW:"wellbeing-arrow"},n={[a.BLOB_6]:"M0.41,0.99c-0.01,0-0.01,0-0.02,0c-0.04,0-0.09-0.01-0.15-0.03c-0.05-0.01-0.08-0.08-0.1-0.13\n C0.12,0.79,0.11,0.73,0.11,0.68c0-0.06,0.01-0.13,0.05-0.17c0.06-0.05,0.09-0.08,0.11-0.12C0.3,0.34,0.31,0.3,0.31,0.26\n c0-0.01,0.01-0.03,0.01-0.04c0.01-0.05,0.03-0.1,0.09-0.16c0.04-0.04,0.1-0.05,0.15-0.05c0.04,0,0.09,0.01,0.14,0.03\n C0.76,0.06,0.8,0.09,0.83,0.13l0,0c0.03,0.04,0.06,0.09,0.06,0.16c0,0.05-0.03,0.11-0.06,0.17C0.79,0.54,0.77,0.6,0.76,0.64\n l0,0.02c0,0.02-0.01,0.03-0.01,0.05c-0.01,0.05-0.02,0.1-0.06,0.17C0.66,0.94,0.59,0.96,0.54,0.97C0.5,0.98,0.46,0.99,0.41,0.99z\n M0.57,0.05C0.57,0.05,0.57,0.05,0.57,0.05c-0.05,0-0.1,0.01-0.12,0.04c-0.06,0.05-0.07,0.1-0.08,0.14c0,0.01-0.01,0.03-0.01,0.04\n C0.35,0.31,0.34,0.36,0.31,0.41C0.29,0.45,0.25,0.49,0.19,0.54C0.16,0.56,0.15,0.62,0.15,0.67c0,0.05,0.01,0.1,0.03,0.15\n c0.02,0.06,0.05,0.09,0.07,0.1c0.05,0.02,0.1,0.02,0.14,0.03c0.05,0,0.09-0.01,0.14-0.02c0.06-0.02,0.1-0.03,0.12-0.07\n C0.68,0.79,0.69,0.75,0.7,0.7c0-0.02,0.01-0.03,0.01-0.05l0-0.02c0.01-0.05,0.03-0.11,0.07-0.2c0.03-0.05,0.05-0.1,0.05-0.14\n c0-0.04-0.02-0.09-0.05-0.13C0.77,0.13,0.73,0.1,0.69,0.08C0.65,0.06,0.6,0.05,0.57,0.05z",[a.GRID_2]:"M0.8,1H0.2V0H0.8V1z M0.24,0.96h0.53V0.74H0.24V0.96z M0.36,0.71h0.4V0.62h-0.4V0.71z M0.24,0.71h0.09V0.62\n\tH0.24V0.71z M0.24,0.59h0.53V0.04H0.24V0.59z",[a.GRID_3]:"M0.2,1V0.01L0.8,0l0,0.99L0.2,1z M0.24,0.13v0.83l0.52,0l0-0.83H0.24z M0.24,0.1h0.52l0-0.06l-0.52,0V0.1z",[a.GRID_4]:"M0.8,1H0.2V0H0.8V1z M0.24,0.96h0.52V0.04H0.24V0.96z",[a.GRID_5]:"M0.79,1H0.21V0h0.59V1z M0.24,0.96h0.52V0.17H0.24V0.96z M0.24,0.14h0.52v-0.1H0.24V0.14z",[a.GRID_6]:"M 0.791667 , 0.991667 h -0.583333 V 0.008333 h 0.583333 V 0.991667 z M 0.236111 , 0.963889 h 0.527778 v -0.069444 h -0.527778 V 0.963889 z M 0.336111 , 0.869444 h 0.427778 v -0.066667 H 0.336111 V 0.869444 z M 0.236111 , 0.869444 h 0.072222 v -0.066667 H 0.236111 V 0.869444 z M 0.336111 , 0.775000 h 0.427778 v -0.066667 H 0.336111 V 0.775000 z M 0.236111 , 0.775000 h 0.072222 v -0.066667 H 0.236111 V 0.775000 z M 0.336111 , 0.680556 h 0.427778 v -0.066667 H 0.336111 V 0.680556 z M 0.236111 , 0.680556 h 0.072222 v -0.066667 H 0.236111 V 0.680556 z M 0.336111 , 0.586111 h 0.427778 v -0.066667 H 0.336111 V 0.586111 z M 0.236111 , 0.586111 h 0.072222 v -0.066667 H 0.236111 V 0.586111 z M 0.336111 , 0.494444 h 0.427778 v -0.066667 H 0.336111 V 0.494444 z M 0.236111 , 0.494444 h 0.072222 v -0.066667 H 0.236111 V 0.494444 z M 0.336111 , 0.400000 h 0.427778 V 0.333333 H 0.336111 V 0.400000 z M 0.236111 , 0.400000 h 0.072222 V 0.333333 H 0.236111 V 0.400000 z M 0.336111 , 0.305556 h 0.427778 V 0.238889 H 0.336111 V 0.305556 z M 0.236111 , 0.305556 h 0.072222 V 0.238889 H 0.236111 V 0.305556 z M 0.236111 , 0.211111 h 0.527778 V 0.036111 h -0.527778 V 0.211111 z",[a.GRID_7]:"M0.79,1H0.21V0h0.59V1z M0.43,0.96h0.33V0.87H0.43V0.96z M0.24,0.96H0.4V0.87H0.24V0.96z M0.43,0.84h0.33V0.75\n\tH0.43V0.84z M0.24,0.84H0.4V0.75H0.24V0.84z M0.24,0.71h0.52V0.04H0.24V0.71z",[a.GRID_8]:"M0.8,1H0.2V0H0.8V1z M0.24,0.96h0.53V0.83H0.24V0.96z M0.24,0.8h0.53V0.67H0.24V0.8z M0.24,0.64h0.53V0.51H0.24\n V0.64z M0.24,0.47h0.53V0.34H0.24V0.47z M0.24,0.31h0.53V0.18H0.24V0.31z M0.24,0.15h0.53V0.04H0.24V0.15z",[a.ARROW_2]:"M0.92,0.59L0.91,0.58L0.98,0.5H0V0.49h0.97L0.91,0.42l0.01-0.01L1,0.5L0.92,0.59z",[a.BURST_OUTLINE]:"M 0.500000 , 0.993333 l -0.054167 -0.065278 l -0.068889 , 0.049722 l -0.036389 -0.076667 l -0.078889 , 0.031111 l -0.016111 -0.083333 l -0.084167 , 0.010556 l 0.005000 -0.084722 l -0.084167 -0.010833 l 0.026111 -0.080833 l -0.078889 -0.031389 l 0.045278 -0.071944 l -0.068333 -0.050000 l 0.061667 -0.058333 l -0.053889 -0.065556 l 0.074167 -0.041111 l -0.035833 -0.076944 l 0.082222 -0.021389 L 0.118889 , 0.182500 l 0.085000 -0.000278 l 0.005556 -0.084722 l 0.082222 , 0.020833 l 0.026389 -0.080556 l 0.074444 , 0.040833 l 0.045833 -0.071667 L 0.500000 , 0.065000 l 0.061944 -0.058056 l 0.045556 , 0.071667 l 0.074444 -0.040833 l 0.026389 , 0.080556 l 0.082222 -0.020833 l 0.005556 , 0.084722 l 0.084722 , 0.000278 l -0.015556 , 0.083611 l 0.082222 , 0.021389 l -0.035833 , 0.076944 l 0.074167 , 0.041111 l -0.053889 , 0.065556 l 0.061667 , 0.058333 l -0.068611 , 0.050000 l 0.045278 , 0.071944 l -0.078889 , 0.031389 l 0.026111 , 0.080833 l -0.084167 , 0.010833 l 0.005000 , 0.084722 l -0.084167 -0.010556 l -0.016111 , 0.083333 l -0.078889 -0.031111 l -0.036389 , 0.076667 l -0.068889 -0.049722 L 0.500000 , 0.993333 z M 0.448889 , 0.902500 L 0.500000 , 0.964167 l 0.051111 -0.061389 l 0.064722 , 0.046944 l 0.034167 -0.072222 l 0.074444 , 0.029167 l 0.015278 -0.078611 l 0.079167 , 0.009722 l -0.004722 -0.079722 l 0.079167 -0.010278 l -0.024444 -0.076111 l 0.074167 -0.029722 l -0.042500 -0.067500 l 0.064444 -0.047222 l -0.058056 -0.055000 l 0.050833 -0.061667 l -0.070000 -0.038611 l 0.033889 -0.072500 l -0.077222 -0.020000 l 0.014722 -0.078611 l -0.080000 -0.000278 l -0.005278 -0.079722 l -0.077222 , 0.019722 l -0.025000 -0.075833 l -0.070000 , 0.038333 L 0.558333 , 0.035833 L 0.500000 , 0.090278 l -0.058333 -0.054444 l -0.043056 , 0.067500 l -0.070000 -0.038333 l -0.025000 , 0.075833 L 0.226389 , 0.121111 L 0.221111 , 0.200833 L 0.141389 , 0.201111 l 0.014722 , 0.078611 l -0.077222 , 0.020000 l 0.033889 , 0.072500 l -0.070000 , 0.038611 l 0.050833 , 0.061667 l -0.058056 , 0.055000 l 0.064444 , 0.047222 l -0.042778 , 0.067500 l 0.074167 , 0.029444 l -0.024444 , 0.076111 l 0.079167 , 0.010278 l -0.004722 , 0.079722 l 0.079167 -0.009722 l 0.015000 , 0.078611 l 0.074167 -0.029167 l 0.034167 , 0.072222 L 0.448889 , 0.902500 z"},r={[a.RECTANGLE]:"M 0,0 1,0 1,1 0,1 0,0 Z",[a.CIRCLE]:"M 0.972222 , 0.500000 c 0.000000 , 0.261111 -0.211111 , 0.472222 -0.472222 , 0.472222 S 0.027778 , 0.761111 , 0.027778 , 0.500000 S 0.238889 , 0.027778 , 0.500000 , 0.027778 S 0.972222 , 0.238889 , 0.972222 , 0.500000 z",[a.TRIANGLE]:"M 0.5 0 L 1 1 L 0 1 Z",[a.HEART]:"M.99834689.27724859C.98374997.1165844.87003101.00001922.7277144.00001922c-.0948137 0-.18162681.05102248-.23047608.13279699C.44883142.04998394.36557613 0 .27228183 0 .12998435 0 .01624632.1165652.00166847.27722932c-.00115382.007097-.00588463.0444451.00850059.10535296.0207321.0878518.06861968.1677608.13845102.23103404l.34838744.31615494.35436847-.31613565c.0698315-.0632926.1177191-.14318227.13845114-.23105333.0143856-.0608885.009655-.0982371.00852-.10533369 Z",[a.STAR]:"M 0.50000026,0.78688566 0.19262278,0.95082018 0.2500004,0.6065577 0,0.36065594 0.34426194,0.31147556 0.50000026,0 0.65573858,0.31147556 1,0.36065594 0.75000014,0.6065577 0.80737774,0.95082018 Z",[a.PENTAGON]:"M 0.50000026,0 1,0.36065593 0.80737774,0.95082017 H 0.19262279 L 0,0.36065593 Z",[a.HEXAGON]:"m 0.74863333,0 h -0.494535 L 0,0.42896111 0.25409833,0.86611944 h 0.494535 L 1,0.42896111 Z",[a.CROSS]:"M 0.000 0.861 L 0.861 0.000 l 0.089 0.083 L 0.083 0.950 z M 0.089 0.000 l 0.461 0.461 L 0.461 0.556 0.000 0.089 z m 0.561 0.561 l 0.322 0.322 -0.083 0.089 -0.322 -0.322 z",[a.ARROW]:"M 0.889 0.433 V 0.494 C 0.913 0.494 0.935 0.480 0.945 0.458 C 0.955 0.435 0.950 0.409 0.933 0.391 L 0.889 0.433 Z M 0.571 0.932 L 0.876 0.626 L 0.790 0.540 L 0.485 0.846 L 0.571 0.932 Z M 0.000 0.494 H 0.889 V 0.372 H 0.000 V 0.494 Z M 0.933 0.391 L 0.578 0.014 L 0.489 0.097 L 0.844 0.475 L 0.933 0.391 Z",[a.BURST]:"M 0.496 0.058 L 0.558 0 L 0.604 0.072 L 0.679 0.031 L 0.706 0.112 L 0.788 0.091 L 0.794 0.176 L 0.879 0.177 L 0.863 0.261 L 0.946 0.282 L 0.91 0.359 L 0.984 0.401 L 0.93 0.467 L 0.992 0.525 L 0.923 0.576 L 0.969 0.648 L 0.89 0.68 L 0.916 0.761 L 0.831 0.772 L 0.836 0.857 L 0.752 0.847 L 0.736 0.931 L 0.656 0.899 L 0.62 0.977 L 0.551 0.926 L 0.496 0.992 L 0.442 0.926 L 0.372 0.977 L 0.336 0.899 L 0.257 0.931 L 0.24 0.847 L 0.156 0.857 L 0.161 0.772 L 0.076 0.761 L 0.103 0.68 L 0.023 0.648 L 0.069 0.576 L 0 0.525 L 0.062 0.467 L 0.008 0.401 L 0.082 0.359 L 0.046 0.282 L 0.129 0.261 L 0.113 0.177 L 0.198 0.176 L 0.204 0.091 L 0.287 0.112 L 0.313 0.031 L 0.388 0.072 L 0.434 0 L 0.496 0.058 Z",[a.BULLSEYE]:"M 0.500000 , 0.268710 c 0.127742 , 0.000000 , 0.231290 , 0.103548 , 0.231290 , 0.231290 s -0.103548 , 0.231290 -0.231290 , 0.231290 s -0.231290 -0.103548 -0.231290 -0.231290 S 0.372258 , 0.268710 , 0.500000 , 0.268710 z M 0.500000 , 0.983871 c -0.266774 , 0.000000 -0.483871 -0.217097 -0.483871 -0.483871 s 0.217097 -0.483871 , 0.483871 -0.483871 s 0.483871 , 0.217097 , 0.483871 , 0.483871 S 0.766774 , 0.983871 , 0.500000 , 0.983871 z M 0.500000 , 0.047419 c -0.249677 , 0.000000 -0.452581 , 0.203226 -0.452581 , 0.452581 s 0.203226 , 0.452581 , 0.452581 , 0.452581 s 0.452581 -0.203226 , 0.452581 -0.452581 S 0.749677 , 0.047419 , 0.500000 , 0.047419 z",[a.BLOB_1]:"M0.830816788,0.220786927 C0.875069274,0.303846138 0.868747722,0.386905348 0.900357103,0.469964559 C0.931968103,0.553023769 1.00150842,0.641273848 0.995186867,0.750290059 C0.995186867,0.854114072 0.925644932,0.973510691 0.818172064,0.994276822 C0.710699195,1.0150403 0.571615327,0.942364151 0.426211524,0.89045148 C0.280806103,0.838540138 0.135400682,0.817775335 0.0658587481,0.739906993 C-0.0100047388,0.667230848 -0.00368318612,0.542642033 0.0216062612,0.423244085 C0.0405709191,0.298655269 0.091146577,0.179257322 0.18597634,0.10138898 C0.287127656,0.0183297695 0.43885463,-0.0180076384 0.565293774,0.0131389011 C0.685411367,0.0390959011 0.78024113,0.132536848 0.830816788,0.220786927 Z",[a.BLOB_2]:"M 0.157040 , 0.886024 C 0.081227 , 0.837803 , 0.030944 , 0.761733 , 0.009541 , 0.687983 c -0.023724 -0.081485 -0.006704 -0.152140 , 0.084580 -0.190562 c 0.095152 -0.039969 , 0.144404 -0.089479 , 0.182568 -0.125322 c 0.069108 -0.064724 , 0.073749 -0.121196 , 0.101857 -0.181795 c 0.021919 -0.047189 , 0.063950 -0.091542 , 0.161939 -0.142084 c 0.095926 -0.049510 , 0.175090 -0.063693 , 0.240330 -0.028623 c 0.056730 , 0.030428 , 0.102114 , 0.097473 , 0.142341 , 0.194172 c 0.025529 , 0.060598 , 0.044611 , 0.135121 , 0.065498 , 0.222537 c 0.016503 , 0.070139 , 0.014183 , 0.134605 -0.004126 , 0.194430 c -0.019082 , 0.062919 -0.045900 , 0.125580 -0.096699 , 0.172254 c -0.047705 , 0.043837 -0.119907 , 0.065498 -0.190046 , 0.091542 c -0.069881 , 0.025786 -0.122744 , 0.055441 -0.173801 , 0.068076 c -0.072976 , 0.017793 -0.134348 , 0.028107 -0.193914 , 0.014956 C 0.276173 , 0.965188 , 0.224342 , 0.928314 , 0.157040 , 0.886024 z",[a.BLOB_3]:"M 0.205572 , 1.093842 c -0.054252 -0.008798 -0.099413 -0.059824 -0.138710 -0.124340 c -0.033431 -0.054545 -0.055718 -0.117009 -0.063050 -0.179472 c -0.008211 -0.072727 -0.007038 -0.144575 , 0.040762 -0.183578 C 0.119648 , 0.545455 , 0.165396 , 0.498827 , 0.191789 , 0.454545 c 0.047507 -0.080059 , 0.043109 -0.137830 , 0.056012 -0.204106 c 0.009971 -0.051906 , 0.027566 -0.112023 , 0.102933 -0.184457 c 0.041056 -0.039589 , 0.110264 -0.059238 , 0.183578 -0.064809 c 0.062170 -0.004692 , 0.129326 , 0.005572 , 0.193255 , 0.024340 c 0.064809 , 0.018768 , 0.124047 , 0.048974 , 0.170968 , 0.090323 c 0.049267 , 0.043988 , 0.094135 , 0.097654 , 0.100587 , 0.165982 c 0.005279 , 0.055132 -0.024927 , 0.114663 -0.060997 , 0.184751 c -0.058065 , 0.112610 -0.068328 , 0.188563 -0.080352 , 0.247801 c -0.016716 , 0.080938 -0.010264 , 0.143109 -0.067449 , 0.252199 c -0.030792 , 0.058944 -0.102053 , 0.082405 -0.175367 , 0.105279 c -0.061877 , 0.019648 -0.130205 , 0.038710 -0.202346 , 0.039589 C 0.340762 , 1.112903 , 0.268622 , 1.104106 , 0.205572 , 1.093842 z",[a.BLOB_4]:"M 0.989829 , 0.233137 C 0.935760 -0.017398 , 0.663544 , 0.008298 , 0.544165 , 0.000000 C 0.259101 , 0.020878 , 0.182281 , 0.213330 , 0.029443 , 0.604122 c -0.153105 , 0.391060 , 0.334315 , 0.384101 , 0.461456 , 0.317719 c 0.071734 -0.037473 , 0.283726 -0.132227 , 0.327623 -0.167827 C 0.862687 , 0.718415 , 1.044165 , 0.483940 , 0.989829 , 0.233137 z",[a.BLOB_5]:"M 0.156198 , 0.447658 c 0.151515 -0.094766 , 0.054821 -0.194766 , 0.090634 -0.290634 c 0.113774 -0.373829 , 0.543251 , 0.000000 , 0.702204 , 0.290634 C 1.107989 , 0.738292 , 0.859504 , 0.922865 , 0.700551 , 1.024793 c -0.158953 , 0.102204 -0.196970 , 0.026446 -0.304132 -0.126446 S 0.097245 , 0.836364 , 0.030854 , 0.722590 C -0.035537 , 0.608815 , 0.004683 , 0.542424 , 0.156198 , 0.447658 z",[a.BLOB_6]:"M 0.374874 , 1.281615 c -0.006738 , 0.000000 -0.013629 -0.000153 -0.020367 -0.000613 c -0.057119 -0.003216 -0.118986 -0.014548 -0.194634 -0.035680 c -0.044562 -0.012251 -0.082233 -0.061407 -0.118986 -0.154666 c -0.026645 -0.068145 -0.040274 -0.139812 -0.040887 -0.212857 c -0.000153 -0.079630 , 0.006738 -0.166917 , 0.058344 -0.210713 c 0.078558 -0.066460 , 0.126489 -0.117454 , 0.155585 -0.165692 c 0.040274 -0.066920 , 0.050994 -0.120364 , 0.062479 -0.176871 c 0.003675 -0.018070 , 0.007350 -0.036752 , 0.012251 -0.055741 c 0.014701 -0.058344 , 0.037212 -0.127255 , 0.117454 -0.207038 c 0.050381 -0.049616 , 0.126642 -0.060948 , 0.181771 -0.061713 c 0.055435 -0.000766 , 0.116382 , 0.013323 , 0.181158 , 0.042265 c 0.061407 , 0.027105 , 0.114238 , 0.067686 , 0.152828 , 0.117454 l 0.000000 , 0.000000 c 0.034149 , 0.043950 , 0.079324 , 0.112554 , 0.078099 , 0.200300 c -0.000919 , 0.065848 -0.038284 , 0.136137 -0.077639 , 0.210407 c -0.059723 , 0.112554 -0.080243 , 0.193562 -0.096781 , 0.258644 c -0.001991 , 0.007963 -0.003982 , 0.015467 -0.005819 , 0.022970 c -0.006432 , 0.024348 -0.011179 , 0.047625 -0.015926 , 0.070136 c -0.013629 , 0.065389 -0.026339 , 0.127255 -0.075036 , 0.217757 c -0.036752 , 0.068451 -0.111788 , 0.090503 -0.177942 , 0.109951 C 0.495391 , 1.266454 , 0.435974 , 1.281615 , 0.374874 , 1.281615 z M 0.592478 , 0.001562 c -0.001531 , 0.000000 -0.003063 , 0.000000 -0.004441 , 0.000000 c -0.054975 , 0.000919 -0.130777 , 0.012098 -0.180546 , 0.061713 c -0.079936 , 0.079477 -0.102294 , 0.148081 -0.116995 , 0.206119 c -0.004747 , 0.018836 -0.008576 , 0.037518 -0.012251 , 0.055588 c -0.011026 , 0.054210 -0.022358 , 0.110257 -0.062632 , 0.177483 c -0.029249 , 0.048391 -0.077333 , 0.099538 -0.156044 , 0.165998 c -0.051147 , 0.043337 -0.057885 , 0.130164 -0.057732 , 0.209488 c 0.000459 , 0.072892 , 0.014242 , 0.144406 , 0.040734 , 0.212245 c 0.036446 , 0.092646 , 0.073811 , 0.141496 , 0.117761 , 0.153594 c 0.075495 , 0.020979 , 0.137209 , 0.032311 , 0.194175 , 0.035527 c 0.068145 , 0.003982 , 0.134452 -0.012710 , 0.195859 -0.031393 c 0.065848 -0.019295 , 0.140578 -0.041346 , 0.177024 -0.109185 c 0.048544 -0.090196 , 0.061407 -0.151910 , 0.074883 -0.217298 c 0.004594 -0.022511 , 0.009494 -0.045787 , 0.015926 -0.070136 c 0.001991 -0.007350 , 0.003828 -0.015007 , 0.005819 -0.022970 c 0.016539 -0.065235 , 0.037059 -0.146397 , 0.096781 -0.258951 c 0.039356 -0.074117 , 0.076414 -0.144253 , 0.077486 -0.209641 c 0.001225 -0.087134 -0.043797 -0.155432 -0.077639 -0.199228 l 0.000000 , 0.000000 c -0.038437 -0.049462 -0.091115 -0.089890 -0.152216 -0.116842 C 0.705645 , 0.015803 , 0.646381 , 0.001562 , 0.592478 , 0.001562 z",[a.GRID_1]:"M 0.999 0.999 H 0.001 V 0.001 h 0.998 V 0.999 z M 0.900 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.801 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.702 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.603 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.504 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.405 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.306 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.207 0.992 h 0.091 v -0.091 H 0.207 V 0.992 z M 0.108 0.992 h 0.091 v -0.091 H 0.108 V 0.992 z M 0.008 0.992 h 0.091 v -0.091 H 0.008 V 0.992 z M 0.900 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.801 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.702 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.603 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.504 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.405 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.306 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.207 0.892 h 0.091 v -0.091 H 0.207 V 0.892 z M 0.108 0.892 h 0.091 v -0.091 H 0.108 V 0.892 z M 0.008 0.892 h 0.091 v -0.091 H 0.008 V 0.892 z M 0.900 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.801 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.702 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.603 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.504 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.405 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.306 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.207 0.793 h 0.091 v -0.091 H 0.207 V 0.793 z M 0.108 0.793 h 0.091 v -0.091 H 0.108 V 0.793 z M 0.008 0.793 h 0.091 v -0.091 H 0.008 V 0.793 z M 0.900 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.801 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.702 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.603 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.504 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.405 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.306 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.207 0.694 h 0.091 v -0.091 H 0.207 V 0.694 z M 0.108 0.694 h 0.091 v -0.091 H 0.108 V 0.694 z M 0.008 0.694 h 0.091 v -0.091 H 0.008 V 0.694 z M 0.900 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.801 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.702 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.603 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.504 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.405 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.306 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.207 0.595 h 0.091 v -0.091 H 0.207 V 0.595 z M 0.108 0.595 h 0.091 v -0.091 H 0.108 V 0.595 z M 0.008 0.595 h 0.091 v -0.091 H 0.008 V 0.595 z M 0.900 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.801 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.702 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.603 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.504 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.405 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.306 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.207 0.496 h 0.091 v -0.091 H 0.207 V 0.496 z M 0.108 0.496 h 0.091 v -0.091 H 0.108 V 0.496 z M 0.008 0.496 h 0.091 v -0.091 H 0.008 V 0.496 z M 0.900 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.801 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.702 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.603 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.504 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.405 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.306 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.207 0.397 h 0.091 v -0.091 H 0.207 V 0.397 z M 0.108 0.397 h 0.091 v -0.091 H 0.108 V 0.397 z M 0.008 0.397 h 0.091 v -0.091 H 0.008 V 0.397 z M 0.900 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.801 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.702 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.603 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.504 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.405 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.306 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.207 0.298 h 0.091 V 0.207 H 0.207 V 0.298 z M 0.108 0.298 h 0.091 V 0.207 H 0.108 V 0.298 z M 0.008 0.298 h 0.091 V 0.207 H 0.008 V 0.298 z M 0.900 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.801 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.702 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.603 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.504 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.405 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.306 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.207 0.199 h 0.091 V 0.108 H 0.207 V 0.199 z M 0.108 0.199 h 0.091 V 0.108 H 0.108 V 0.199 z M 0.008 0.199 h 0.091 V 0.108 H 0.008 V 0.199 z M 0.900 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.801 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.702 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.603 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.504 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.405 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.306 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.207 0.100 h 0.091 V 0.008 H 0.207 V 0.100 z M 0.108 0.100 h 0.091 V 0.008 H 0.108 V 0.100 z M 0.008 0.100 h 0.091 V 0.008 H 0.008 V 0.100 z",[a.GRID_2]:"M 0.000000 , 0.000000 v 1.709945 h 1.000000 V 0.000000 L 0.000000 , 0.000000 L 0.000000 , 0.000000 z M 0.994475 , 0.005525 v 1.038674 H 0.005525 V 0.005525 L 0.994475 , 0.005525 L 0.994475 , 0.005525 z M 0.005525 , 1.254696 V 1.049724 h 0.219337 v 0.204972 L 0.005525 , 1.254696 L 0.005525 , 1.254696 z M 0.230387 , 1.049724 h 0.764365 v 0.204972 H 0.230387 V 1.049724 z M 0.005525 , 1.704420 V 1.260221 h 0.988950 v 0.444475 H 0.005525 V 1.704420 z",[a.GRID_3]:"M 0.002772 , 0.002772 H 0.000000 v 1.712860 l 0.994457 -0.002772 h 0.002772 l 0.002772 -1.710089 V 0.000000 L 0.002772 , 0.002772 z M 0.994457 , 0.005543 l -0.000277 , 0.161585 H 0.005543 V 0.008315 L 0.994457 , 0.005543 z M 0.005543 , 1.710089 V 0.172672 h 0.988636 L 0.991685 , 1.707317 L 0.005543 , 1.710089 z",[a.GRID_4]:"M 1.000000 , 1.712784 H 0.000000 V 0.000000 h 1.000000 L 1.000000 , 1.712784 L 1.000000 , 1.712784 z M 0.005534 , 1.707250 h 0.988932 V 0.005534 H 0.005534 V 1.707250 z",[a.GRID_5]:"M 1.000000 , 1.718490 H 0.000000 V 0.000000 h 0.999722 v 1.718490 H 1.000000 z M 0.005552 , 1.712937 h 0.988617 V 0.250416 H 0.005552 V 1.712937 z M 0.005552 , 0.244864 h 0.988617 V 0.005552 H 0.005552 V 0.244864 z",[a.GRID_6]:"M 1.000000 , 1.719444 H 0.000000 V 0.000000 h 1.000000 V 1.719444 z M 0.005556 , 1.713889 h 0.988889 v -0.166667 H 0.005556 V 1.713889 z M 0.183889 , 1.541667 H 0.994444 v -0.162500 H 0.183889 V 1.541667 z M 0.005556 , 1.541667 h 0.172778 v -0.162500 H 0.005556 V 1.541667 z M 0.183889 , 1.373611 H 0.994444 V 1.211111 H 0.183889 V 1.373611 z M 0.005556 , 1.373611 h 0.172778 V 1.211111 H 0.005556 V 1.373611 z M 0.183889 , 1.205556 H 0.994444 v -0.162500 H 0.183889 V 1.205556 z M 0.005556 , 1.205556 h 0.172778 v -0.162500 H 0.005556 V 1.205556 z M 0.183889 , 1.037500 H 0.994444 V 0.875000 H 0.183889 V 1.037500 z M 0.005556 , 1.037500 h 0.172778 V 0.875000 H 0.005556 V 1.037500 z M 0.183889 , 0.869444 H 0.994444 v -0.162778 H 0.183889 V 0.869444 z M 0.005556 , 0.869444 h 0.172778 v -0.162778 H 0.005556 V 0.869444 z M 0.183889 , 0.701111 H 0.994444 v -0.162500 H 0.183889 V 0.701111 z M 0.005556 , 0.701111 h 0.172778 v -0.162500 H 0.005556 V 0.701111 z M 0.183889 , 0.533056 H 0.994444 v -0.162500 H 0.183889 V 0.533056 z M 0.005556 , 0.533056 h 0.172778 v -0.162500 H 0.005556 V 0.533056 z M 0.005556 , 0.365000 h 0.988889 V 0.005556 H 0.005556 V 0.365000 z",[a.GRID_7]:"M 1.000000 , 1.711911 H 0.000000 V 0.000000 h 1.000000 V 1.711911 z M 0.350416 , 1.706371 H 0.994460 v -0.218006 H 0.350416 V 1.706371 z M 0.005540 , 1.706371 h 0.339335 v -0.218006 H 0.005540 V 1.706371 z M 0.350416 , 1.482825 H 0.994460 v -0.213573 H 0.350416 V 1.482825 z M 0.005540 , 1.482825 h 0.339335 v -0.213573 H 0.005540 V 1.482825 z M 0.005540 , 1.263435 h 0.988920 V 0.005540 H 0.005540 V 1.263435 z",[a.GRID_8]:"M 1.000000 , 1.705234 H 0.000000 V 0.000000 h 1.000000 V 1.705234 z M 0.005510 , 1.699725 h 0.988981 V 1.417080 H 0.005510 V 1.699725 z M 0.005510 , 1.411570 h 0.988981 V 1.127548 H 0.005510 V 1.411570 z M 0.005510 , 1.122039 h 0.988981 v -0.283747 H 0.005510 V 1.122039 z M 0.005510 , 0.832782 h 0.988981 V 0.548760 H 0.005510 V 0.832782 z M 0.005510 , 0.543251 h 0.988981 V 0.259229 H 0.005510 V 0.543251 z M 0.005510 , 0.253719 h 0.988981 V 0.005510 H 0.005510 V 0.253719 z",[a.ARROW_1]:"M 0.987859 , 0.201435 l -0.193157 -0.193157 c -0.011038 -0.011038 -0.033113 -0.011038 -0.044150 , 0.000000 s -0.011038 , 0.033113 , 0.000000 , 0.044150 l 0.143488 , 0.143488 H 0.000000 v 0.060706 h 0.894040 l -0.143488 , 0.143488 c -0.011038 , 0.011038 -0.011038 , 0.033113 , 0.000000 , 0.044150 s 0.033113 , 0.011038 , 0.044150 , 0.000000 l 0.193157 -0.193157 C 1.004415 , 0.234547 , 1.004415 , 0.212472 , 0.987859 , 0.201435 z",[a.ARROW_2]:"M 0.975200 , 0.060200 l -0.003800 -0.003100 l 0.021050 -0.025550 H 0.000000 V 0.026650 h 0.990800 l -0.019400 -0.023550 L 0.975200 , 0.000000 L 1.000000 , 0.030100 L 0.975200 , 0.060200 z",[a.ARROW_3]:"M 0.000000 , 0.386861 V 0.350365 h 0.832117 C 0.664234 , 0.270073 , 0.598540 , 0.124088 , 0.598540 , 0.000000 c 0.007299 , 0.000000 , 0.029197 , 0.000000 , 0.036496 , 0.000000 c 0.000000 , 0.226277 , 0.189781 , 0.350365 , 0.364964 , 0.350365 v 0.036496 c -0.291971 , 0.000000 -0.364964 , 0.255474 -0.364964 , 0.357664 H 0.598540 c 0.000000 -0.204380 , 0.155766 -0.333285 , 0.233577 -0.357664 H 0.000000 z",[a.GEOGRAPHY_1]:"M 0.001020 , 0.241045 c 0.015379 , 0.019302 , 0.031033 , 0.003845 , 0.046451 , 0.000000 c 0.001805 -0.000510 , 0.004119 -0.004119 , 0.003845 -0.005924 c -0.002315 -0.012868 , 0.004119 -0.028051 -0.011299 -0.038134 c 0.006670 -0.007964 , 0.013339 -0.015183 , 0.018989 -0.022912 c 0.002040 -0.002825 , 0.003335 -0.007454 , 0.002825 -0.010828 c -0.001020 -0.006709 -0.003845 -0.013378 -0.005375 -0.020087 c -0.000510 -0.002825 , 0.000275 -0.006199 , 0.001020 -0.009024 c 0.002040 -0.005649 , 0.004629 -0.011338 , 0.007964 -0.019577 c 0.010514 -0.004119 , 0.024873 -0.009769 , 0.015379 -0.031151 c 0.001295 , 0.000000 , 0.002550 , 0.000000 , 0.004119 -0.000275 c 0.007180 , 0.004629 , 0.014359 , 0.009534 , 0.021813 , 0.013888 c 0.002825 , 0.001530 , 0.006434 , 0.002589 , 0.009769 , 0.002589 c 0.010279 , 0.000275 , 0.020793 , 0.000000 , 0.032092 , 0.000000 c 0.003609 -0.008513 , 0.013104 -0.007729 , 0.022049 -0.010554 c 0.009769 -0.003099 , 0.017184 -0.002315 , 0.028483 , 0.004629 c 0.002315 -0.012358 , 0.004865 -0.022676 , 0.005649 -0.032955 c 0.001295 -0.014948 , 0.007690 -0.020087 , 0.022833 -0.017262 c 0.007964 , 0.001530 , 0.015928 , 0.003609 , 0.023853 , 0.003099 c 0.010279 -0.000510 , 0.014359 -0.012123 , 0.009494 -0.025227 c -0.000785 -0.003335 -0.003335 -0.006709 -0.004865 -0.009259 c 0.011299 , 0.001295 , 0.023108 , 0.003335 , 0.035152 , 0.004119 c 0.003335 , 0.000275 , 0.008474 -0.002825 , 0.010279 -0.005924 c 0.007180 -0.013143 , 0.015379 -0.013888 , 0.023853 -0.001295 c 0.001530 , 0.002079 , 0.003060 , 0.004119 , 0.004355 , 0.006434 c 0.007690 , 0.015183 , 0.007180 , 0.014948 , 0.017969 , 0.001530 c 0.002825 -0.003335 , 0.007690 -0.006709 , 0.011809 -0.006709 c 0.002315 , 0.000000 , 0.004865 , 0.006199 , 0.007454 , 0.009534 c 0.005885 , 0.007964 , 0.007454 , 0.020872 , 0.023853 , 0.019302 c -0.008710 , 0.013888 -0.002040 , 0.031661 -0.016948 , 0.043274 c -0.003060 , 0.002315 -0.002550 , 0.011574 -0.001530 , 0.017262 c 0.001295 , 0.006944 , 0.004355 , 0.013653 , 0.007964 , 0.019577 c 0.001530 , 0.002315 , 0.008474 , 0.004629 , 0.009769 , 0.003335 c 0.008984 -0.007964 , 0.014634 , 0.000000 , 0.024638 , 0.005414 c 0.002315 -0.003335 , 0.005139 -0.007729 , 0.007964 -0.011848 c 0.006905 -0.010044 , 0.015889 -0.009024 , 0.025894 -0.005414 c 0.004865 , 0.001805 , 0.010279 , 0.001295 , 0.015654 , 0.002079 c 0.003335 , 0.000510 , 0.009220 , 0.001295 , 0.009220 , 0.002079 c 0.000000 , 0.004119 , 0.000275 , 0.010554 -0.002315 , 0.012358 c -0.006944 , 0.004904 -0.008984 , 0.008749 -0.003845 , 0.016242 c 0.002315 , 0.003335 , 0.001805 , 0.008239 , 0.003060 , 0.012358 c 0.002825 , 0.009534 , 0.005885 , 0.018792 , 0.009769 , 0.030405 c -0.007180 , 0.010554 -0.016948 , 0.023932 -0.008710 , 0.041469 c 0.000785 , 0.001805 -0.001295 , 0.005414 -0.003060 , 0.007454 c -0.004119 , 0.004629 -0.008984 , 0.008749 -0.012829 , 0.013378 c -0.010279 , 0.012633 -0.009494 , 0.016242 , 0.004629 , 0.024207 c 0.000000 , 0.009024 -0.001020 , 0.018008 , 0.000275 , 0.026796 c 0.001805 , 0.012633 -0.005885 , 0.019577 -0.012594 , 0.027816 c -0.003845 , 0.004629 -0.005885 , 0.011064 -0.007180 , 0.016988 c -0.001805 , 0.008513 -0.001805 , 0.017498 -0.002825 , 0.026796 c 0.007180 , 0.004394 , 0.015144 , 0.009259 , 0.022833 , 0.013888 c 0.011534 -0.014438 , 0.018714 -0.032720 , 0.039782 -0.036329 c 0.003609 -0.000785 , 0.006434 -0.007219 , 0.009494 -0.011338 c 0.001295 -0.001805 , 0.002040 -0.004629 , 0.003609 -0.005139 c 0.010789 -0.003609 , 0.017694 -0.010318 , 0.021029 -0.021107 c 0.000510 -0.001295 , 0.008710 -0.000275 , 0.016438 -0.000275 c 0.003099 -0.003335 , 0.009769 -0.008239 , 0.013614 -0.014948 c 0.005924 -0.010554 , 0.013104 -0.007454 , 0.017969 -0.001530 c 0.011809 , 0.014673 , 0.026953 , 0.022402 , 0.044647 , 0.025737 c 0.010004 , 0.002079 , 0.009769 , 0.007729 , 0.005375 , 0.014673 c 0.003845 , 0.002825 , 0.006944 , 0.004904 , 0.008200 , 0.005649 c 0.005885 -0.005139 , 0.011299 -0.009259 , 0.016438 -0.013888 c 0.007180 -0.006434 , 0.014359 -0.011574 , 0.025148 -0.007729 c 0.002040 , 0.000785 , 0.008710 -0.005139 , 0.009494 -0.008749 c 0.002550 -0.014948 , 0.010004 -0.025227 , 0.023618 -0.031425 c -0.003845 -0.013888 , 0.002040 -0.022166 , 0.015889 -0.018792 c 0.017184 , 0.004119 , 0.033622 , 0.011574 , 0.050296 , 0.017498 c 0.002315 , 0.000785 , 0.005375 , 0.003335 , 0.006670 , 0.002589 c 0.013849 -0.008513 , 0.016399 , 0.002315 , 0.022598 , 0.011064 c 0.011299 , 0.015968 , 0.020283 , 0.033230 , 0.033112 , 0.048688 c 0.012594 , 0.014948 , 0.026168 , 0.025501 , 0.041822 , 0.035780 c 0.012044 , 0.007729 , 0.016399 , 0.038644 , 0.011299 , 0.053553 c -0.003335 , 0.009259 -0.004355 , 0.019302 -0.005139 , 0.029346 c -0.000785 , 0.010828 -0.002825 , 0.022912 , 0.000510 , 0.032720 c 0.004629 , 0.013143 , 0.013614 , 0.024717 , 0.021029 , 0.037075 c 0.004355 , 0.007219 , 0.007964 , 0.014948 , 0.013849 , 0.020597 c 0.005885 , 0.005924 , 0.013104 , 0.011064 , 0.020793 , 0.014163 c 0.007180 , 0.003099 , 0.015654 , 0.003099 , 0.025148 , 0.004904 c -0.010279 , 0.010828 -0.006944 , 0.019812 , 0.000510 , 0.027816 c 0.002040 , 0.002315 , 0.005649 , 0.003845 , 0.008710 , 0.003845 c 0.012554 , 0.000510 , 0.020519 , 0.011574 , 0.016438 , 0.023422 c -0.003845 , 0.010828 -0.002825 , 0.024481 -0.022049 , 0.025501 c 0.001295 , 0.001530 , 0.002825 , 0.002825 , 0.004119 , 0.004394 c 0.004119 , 0.001530 , 0.007964 , 0.003099 , 0.013104 , 0.004904 c -0.005375 , 0.007219 -0.010789 , 0.014398 -0.015654 , 0.021107 c 0.001530 , 0.002079 , 0.001805 , 0.003099 , 0.002550 , 0.003609 c 0.011299 , 0.005649 , 0.018479 , 0.013653 , 0.009769 , 0.025737 c -0.007180 , 0.010044 -0.004629 , 0.021107 -0.003335 , 0.030915 c 0.002315 , 0.015732 -0.007180 , 0.023186 -0.016674 , 0.030405 c -0.005139 , 0.004119 -0.012829 , 0.004904 -0.018989 , 0.007729 c -0.003335 , 0.001530 -0.005885 , 0.004629 -0.008474 , 0.007454 c -0.002825 , 0.002825 -0.005375 , 0.005924 -0.008200 , 0.008749 c -0.003099 -0.003609 -0.008984 -0.007219 -0.008984 -0.010828 c 0.000000 -0.010044 -0.005649 -0.011574 -0.013339 -0.013378 c -0.013849 -0.003099 -0.027188 -0.004119 -0.040292 , 0.003609 c -0.003845 , 0.002315 -0.009769 , 0.001530 -0.014634 , 0.001020 c -0.016164 -0.001530 -0.032092 -0.002825 -0.048256 , 0.003099 c -0.014124 , 0.005139 -0.036682 -0.002589 -0.042607 -0.011848 c -0.020009 , 0.004394 -0.040292 , 0.008239 -0.059790 , 0.013378 c -0.017969 , 0.004904 -0.033858 , 0.013143 -0.037193 , 0.034760 c -0.000510 , 0.003335 -0.003609 , 0.006434 -0.005649 , 0.009534 c -0.003609 , 0.005414 -0.006670 , 0.011574 -0.011024 , 0.016242 c -0.005375 , 0.005924 -0.011809 , 0.011574 -0.018204 , 0.016478 c -0.005139 , 0.003845 -0.011299 , 0.006709 , 0.000510 , 0.015693 c -0.013339 , 0.001295 -0.022598 , 0.002040 -0.033348 , 0.003335 c 0.002825 , 0.016478 , 0.005649 , 0.032720 , 0.008474 , 0.048688 c 0.000510 , 0.002825 , 0.001530 , 0.005924 , 0.003335 , 0.008239 c 0.010514 , 0.013888 , 0.011299 , 0.029621 , 0.009220 , 0.046098 c -0.000275 , 0.003099 , 0.002550 , 0.007454 , 0.005139 , 0.010044 c 0.009494 , 0.009259 , 0.019224 , 0.017772 , 0.029778 , 0.027306 c -0.016948 , 0.015458 -0.011024 , 0.031425 -0.005885 , 0.048688 c -0.007180 -0.007729 -0.014359 -0.015458 -0.021539 -0.023186 c -0.001020 , 0.000510 -0.002040 , 0.001020 -0.003060 , 0.001530 c 0.000785 , 0.006434 , 0.001805 , 0.012633 , 0.002040 , 0.016242 c -0.007964 -0.003845 -0.016948 -0.008239 -0.025933 -0.012633 c -0.002825 -0.001295 -0.007180 -0.002825 -0.007454 -0.004904 c -0.000275 -0.002315 , 0.002550 -0.005414 , 0.004355 -0.008003 c 0.001805 -0.002589 , 0.003845 -0.005139 , 0.004355 -0.009259 c -0.001805 , 0.001020 -0.003609 , 0.002079 -0.005649 , 0.003099 c -0.001805 -0.003099 -0.003609 -0.006199 -0.005375 -0.009259 c -0.000785 , 0.000275 -0.001530 , 0.000510 -0.002315 , 0.000785 c 0.000000 , 0.003609 , 0.000000 , 0.007219 , 0.000000 , 0.008003 c -0.011299 -0.006944 -0.024128 -0.014438 -0.036447 -0.022676 c -0.003335 -0.002315 -0.006160 -0.005649 -0.008474 -0.009259 c -0.009220 -0.013888 -0.011299 -0.012358 -0.026443 -0.008239 c -0.012044 , 0.003335 -0.023853 , 0.008513 -0.039272 , 0.003609 c -0.013849 -0.004629 -0.033112 -0.012084 -0.046961 , 0.004904 c -0.002550 -0.002315 -0.004865 -0.005414 -0.007690 -0.006434 c -0.009769 -0.003335 -0.005649 -0.007729 -0.002040 -0.013378 c 0.002315 -0.003609 , 0.003845 -0.008003 , 0.004629 -0.012358 c 0.004119 -0.020322 -0.004865 -0.042489 , 0.008710 -0.061791 c 0.002040 -0.002825 , 0.001020 -0.008239 , 0.001295 -0.012358 c -0.024363 -0.006199 -0.047707 -0.009259 -0.071835 -0.004629 c -0.004355 , 0.000785 -0.009769 -0.004119 -0.014124 -0.006199 c -0.001020 , 0.002315 -0.002040 , 0.006709 -0.004629 , 0.008513 c -0.012319 , 0.007454 -0.025383 , 0.014163 -0.039272 , 0.021617 c 0.005885 , 0.006160 , 0.010004 , 0.010279 , 0.013614 , 0.014438 c 0.006434 , 0.007454 , 0.010789 , 0.015458 , 0.004629 , 0.025737 c -0.012044 , 0.020872 -0.013849 , 0.042999 -0.010279 , 0.066970 c 0.003060 , 0.020322 , 0.006944 , 0.042764 -0.014634 , 0.057947 c -0.001530 , 0.001020 -0.003609 , 0.003609 -0.003609 , 0.005139 c 0.001020 , 0.027306 -0.021813 , 0.043784 -0.029268 , 0.067205 c -0.002315 , 0.006709 -0.002825 , 0.014163 -0.004355 , 0.022912 c -0.007180 , 0.002589 -0.010279 , 0.019067 -0.004629 , 0.036055 c -0.011024 , 0.016752 -0.021813 , 0.032720 -0.032092 , 0.048923 c -0.001020 , 0.001530 , 0.001020 , 0.005414 , 0.002040 , 0.008239 c 0.001020 , 0.003335 , 0.002315 , 0.006709 , 0.002825 , 0.008513 c -0.006160 , 0.001020 -0.010514 , 0.001530 -0.015144 , 0.002315 c 0.001805 , 0.005414 , 0.003609 , 0.011064 , 0.004355 , 0.013378 c -0.004629 , 0.037585 -0.011809 , 0.072620 , 0.011534 , 0.102515 c -0.002550 , 0.007454 -0.005649 , 0.012868 -0.005649 , 0.018047 c 0.000000 , 0.001805 , 0.007964 , 0.003609 , 0.013339 , 0.005649 c -0.000275 , 0.001020 -0.000785 , 0.003335 -0.001805 , 0.007454 c 0.007690 -0.003884 , 0.013614 -0.006709 , 0.019773 -0.009769 c 0.011534 -0.005924 , 0.023343 -0.012868 , 0.036447 -0.006709 c 0.004119 , 0.001805 , 0.007454 , 0.008239 , 0.008200 , 0.012868 c 0.003060 , 0.017498 , 0.005649 , 0.035270 , 0.006944 , 0.053042 c 0.001295 , 0.016242 , 0.009494 , 0.028601 , 0.018989 , 0.040684 c 0.003845 , 0.004904 , 0.007690 , 0.009534 , 0.013339 , 0.013888 c -0.002315 -0.007219 -0.004629 -0.014163 -0.006944 -0.022402 c 0.011299 , 0.010044 , 0.014124 , 0.018282 , 0.013614 , 0.031935 c -0.000275 , 0.003099 , 0.004629 , 0.006434 , 0.005649 , 0.010044 c 0.007964 , 0.031935 , 0.015379 , 0.064106 , 0.023108 , 0.096041 c 0.000000 , 0.000510 , 0.000000 , 0.001020 , 0.000275 , 0.001295 c 0.014359 , 0.016988 , 0.022049 , 0.039154 , 0.042842 , 0.051002 c 0.011024 , 0.006434 , 0.021029 , 0.012633 , 0.034132 , 0.010318 c 0.007964 -0.001295 , 0.016164 -0.002315 , 0.024128 -0.003845 c 0.013064 -0.002589 , 0.023853 , 0.000275 , 0.031308 , 0.012358 c 0.008474 , 0.013378 , 0.017459 , 0.026521 , 0.025894 , 0.039664 l 0.023853 , 0.020087 c 0.010004 , 0.005139 , 0.011299 , 0.018557 , 0.002550 , 0.028326 c -0.005375 , 0.006199 -0.012319 , 0.010554 -0.010789 , 0.021617 c 0.000510 , 0.003609 -0.011024 , 0.009024 -0.016948 , 0.013653 c 0.000785 , 0.000785 , 0.001805 , 0.001295 , 0.002550 , 0.002040 c -0.004865 -0.001295 -0.009769 -0.002315 -0.016948 -0.004119 c -0.000510 -0.001295 -0.001295 -0.006434 -0.004119 -0.008749 c -0.003609 -0.002825 -0.008710 -0.004394 -0.013339 -0.004629 c -0.003845 -0.000275 -0.008710 , 0.001295 -0.011809 , 0.003845 c -0.007690 , 0.005924 -0.022833 , 0.003609 -0.022598 , 0.020087 c 0.000000 , 0.003335 -0.007690 , 0.006709 -0.011809 , 0.010044 c -0.000785 , 0.000000 -0.001805 , 0.000000 -0.002550 , 0.000000 c -0.002315 -0.004629 -0.003609 -0.011064 -0.007454 -0.013888 c -0.010004 -0.007729 -0.010004 -0.015693 , 0.000510 -0.022166 c 0.002825 -0.001805 , 0.005139 -0.006709 , 0.005139 -0.010318 c 0.000510 -0.006944 -0.003335 -0.014948 -0.000785 -0.020597 c 0.003609 -0.008749 , 0.000275 -0.009769 -0.006434 -0.010044 c -0.007964 -0.000275 -0.016164 , 0.000000 -0.024128 , 0.000000 c -0.001020 -0.004394 -0.002040 -0.009259 -0.003060 -0.014163 c -0.001805 -0.009769 -0.006944 -0.010318 -0.016674 -0.011064 c -0.014359 -0.001295 -0.027973 -0.009024 -0.041822 -0.013888 c -0.001020 -0.000275 -0.002040 -0.002079 -0.002040 -0.003099 c 0.001020 -0.013888 -0.009220 -0.012084 -0.017184 -0.013653 c -0.001805 , 0.011338 -0.003335 , 0.021892 -0.005139 , 0.032210 c -0.001530 -0.000275 -0.002825 -0.000510 -0.004355 -0.000785 c 0.000000 -0.004119 , 0.000000 -0.007964 , 0.000000 -0.012868 c -0.003335 , 0.001805 -0.005649 , 0.003099 -0.007180 , 0.004119 c -0.006160 -0.007454 -0.011024 -0.015183 -0.017694 -0.021382 c -0.007454 -0.006944 -0.016674 -0.012358 -0.024638 -0.019067 c -0.001295 -0.001020 , 0.000275 -0.005414 -0.000275 -0.007964 c -0.002315 -0.009259 -0.002550 -0.023422 -0.008474 -0.026796 c -0.010004 -0.005414 -0.011809 -0.010318 -0.007964 -0.020362 c -0.001020 -0.000785 -0.002040 -0.001530 -0.003060 -0.002315 c -0.005649 , 0.003609 -0.011024 , 0.007454 -0.015654 , 0.010554 c -0.006670 -0.022402 -0.010789 -0.047903 -0.036447 -0.066185 c 0.000785 , 0.007964 , 0.002040 , 0.013653 , 0.002040 , 0.019302 c -0.000275 , 0.005924 -0.001805 , 0.011574 -0.002825 , 0.017498 c -0.001530 , 0.000000 -0.002825 , 0.000275 -0.004355 , 0.000275 c -0.000785 -0.008003 -0.002825 -0.016242 -0.001805 -0.023971 c 0.001020 -0.010044 -0.003060 -0.019302 -0.010004 -0.018047 c 0.005649 -0.019302 , 0.004355 -0.021892 -0.014869 -0.024717 c -0.003060 -0.000510 -0.006160 -0.001530 -0.007180 -0.001805 c -0.003060 -0.011848 -0.005885 -0.022676 -0.008710 -0.033975 c -0.003335 , 0.002315 -0.005885 , 0.004119 -0.010789 , 0.007454 c 0.003060 -0.008513 , 0.005375 -0.014438 , 0.007690 -0.021107 c -0.008984 , 0.004629 -0.018204 , 0.006944 -0.023108 , 0.012633 c -0.005139 , 0.005924 -0.005885 , 0.015458 -0.008710 , 0.024481 c -0.004119 -0.003609 -0.006670 -0.005649 -0.009220 -0.007729 c -0.000785 , 0.001020 -0.001530 , 0.001805 -0.002550 , 0.002825 c 0.004629 , 0.004394 , 0.009494 , 0.008749 , 0.014359 , 0.013378 c -0.001530 , 0.003335 -0.003609 , 0.006944 -0.005375 , 0.011064 c 0.002550 , 0.003099 , 0.004865 , 0.005924 , 0.006670 , 0.007729 c -0.005139 , 0.006160 -0.009769 , 0.011574 -0.014634 , 0.017262 c -0.001020 -0.000510 -0.002315 -0.000785 -0.003335 -0.001295 c -0.000510 -0.011574 -0.000785 -0.022912 -0.001530 -0.034525 c -0.000785 -0.011338 , 0.000510 -0.023186 -0.003060 -0.033465 c -0.008984 -0.025227 -0.001530 -0.048688 , 0.004355 -0.072384 c 0.001020 -0.004394 -0.001805 -0.009534 -0.001805 -0.014438 c 0.000275 -0.008749 , 0.001295 -0.017262 , 0.001805 -0.026011 c 0.012319 , 0.001530 , 0.011299 -0.009259 , 0.013849 -0.015968 c 0.002315 -0.005924 , 0.003335 -0.012358 , 0.005375 -0.019577 c 0.002550 , 0.003099 , 0.004119 , 0.005139 , 0.005649 , 0.007219 c 0.001020 -0.000510 , 0.001805 -0.000785 , 0.002825 -0.001295 c -0.001805 -0.005414 -0.003335 -0.011064 -0.005139 -0.016478 c 0.003060 -0.006709 , 0.004355 -0.014438 , 0.005375 -0.021892 c 0.000275 -0.002315 , 0.000275 -0.004904 , 0.001020 -0.007219 c 0.006944 -0.014948 , 0.014634 -0.029621 , 0.021303 -0.044568 c 0.003845 -0.008513 , 0.006434 -0.017498 , 0.008710 -0.026286 c 0.001530 -0.005924 , 0.003609 -0.013143 , 0.001295 -0.018047 c -0.004355 -0.009769 -0.000510 -0.015183 , 0.005885 -0.020872 c 0.007454 -0.006709 , 0.021813 -0.007219 , 0.020519 -0.022402 c 0.000000 -0.000510 , 0.001020 -0.001295 , 0.001805 -0.001530 c 0.014634 -0.007454 , 0.024873 -0.018047 , 0.030013 -0.034015 c 0.002040 -0.006199 , 0.007180 -0.011338 , 0.010514 -0.017262 c 0.005139 -0.009769 , 0.009769 -0.019812 , 0.015144 -0.030405 c 0.009220 -0.000785 , 0.022598 -0.017498 , 0.018714 -0.025737 c -0.004119 -0.008749 -0.008984 -0.017498 -0.012829 -0.026521 c -0.001020 -0.002589 , 0.001295 -0.006434 , 0.001805 -0.009769 c 0.000275 -0.001020 -0.000275 -0.002315 -0.000510 -0.003845 c -0.002550 , 0.000275 -0.005139 , 0.000275 -0.005885 , 0.000275 c -0.002040 -0.007219 -0.004629 -0.013653 -0.005885 -0.020322 c -0.001530 -0.009024 -0.002825 -0.018282 -0.002315 -0.027306 c 0.000510 -0.006199 , 0.000785 -0.009769 -0.006160 -0.012633 c -0.015379 -0.006434 -0.021539 -0.019812 -0.024363 -0.035780 c -0.000785 -0.004629 -0.003609 -0.009024 -0.004629 -0.013928 c -0.001530 -0.006434 -0.002315 -0.013143 -0.003335 -0.019577 c 0.004865 -0.001020 , 0.008474 -0.001805 , 0.012554 -0.002825 c -0.000785 -0.005139 -0.002550 -0.009259 -0.002040 -0.013378 c 0.003609 -0.036055 -0.009494 -0.066970 -0.028483 -0.096041 c -0.000510 -0.001020 -0.001295 -0.002079 -0.002315 -0.002589 c -0.022598 -0.012084 -0.043627 -0.025737 -0.053631 -0.051238 c -0.000510 -0.001020 -0.001805 -0.001530 -0.002550 -0.002589 c -0.010514 -0.016988 -0.029503 -0.029111 -0.030288 -0.052022 c -0.000275 -0.004119 -0.000510 -0.008513 -0.001805 -0.012358 c -0.005375 -0.020322 , 0.002550 -0.030131 , 0.021813 -0.028836 c 0.001295 -0.003609 , 0.002040 -0.008749 , 0.003845 -0.009024 c 0.005375 -0.001020 , 0.011299 -0.000510 , 0.018714 -0.000510 c 0.000000 -0.027306 , 0.000000 -0.056416 , 0.000000 -0.084742 c 0.004865 -0.003884 , 0.009494 -0.007729 , 0.012829 -0.010554 c 0.006434 -0.000510 , 0.015379 , 0.001295 , 0.016948 -0.001530 c 0.005139 -0.008749 , 0.007964 -0.019067 , 0.010514 -0.028836 c 0.000510 -0.002079 -0.002550 -0.006709 -0.004865 -0.007729 c -0.002040 -0.000785 -0.006160 , 0.001020 -0.008474 , 0.002825 c -0.004629 , 0.003609 -0.008984 , 0.008239 -0.011534 , 0.010828 c -0.009494 -0.017772 -0.018989 -0.034760 -0.027698 -0.052297 c -0.001020 -0.001805 , 0.000275 -0.005924 , 0.001805 -0.007729 c 0.006670 -0.006944 , 0.005375 -0.014673 , 0.000510 -0.020597 c -0.011024 -0.013653 -0.026678 -0.022912 -0.035662 -0.038369 c -0.003845 -0.006434 -0.007690 -0.012868 -0.012554 -0.018282 c -0.011809 -0.012868 -0.025383 -0.024207 -0.036447 -0.037585 c -0.006160 -0.007729 -0.013614 -0.019812 -0.011534 -0.027306 c 0.002550 -0.009024 , 0.003845 -0.014673 -0.001295 -0.022676 c -0.003609 -0.005649 -0.005885 -0.012123 -0.007690 -0.018557 c -0.004355 -0.014948 -0.004119 -0.014948 -0.016164 -0.007729 c -0.005885 -0.011064 -0.011809 -0.021892 -0.017459 -0.032955 C 0.001020 , 0.244655 , 0.001020 , 0.242850 , 0.001020 , 0.241045 z",[a.BURST_OUTLINE]:"M 0.499917 , 0.998842 l -0.054940 -0.066192 l -0.069667 , 0.050306 l -0.036737 -0.077776 l -0.079927 , 0.031441 l -0.016383 -0.084395 l -0.085388 , 0.010591 l 0.005130 -0.085884 h 0.000000 L 0.076949 , 0.766176 l 0.026311 -0.081913 h 0.000000 l -0.079762 -0.031772 l 0.045838 -0.072646 L 0.000000 , 0.528876 l 0.062552 -0.059077 h 0.000000 l -0.054609 -0.066358 l 0.075128 -0.041536 l -0.036406 -0.077941 l 0.083237 -0.021678 l -0.015886 -0.084561 l 0.086050 -0.000165 l 0.005626 -0.085884 l 0.083237 , 0.021182 l 0.000000 , 0.000000 l 0.026808 -0.081747 l 0.075459 , 0.041205 L 0.437200 , 0.000000 l 0.062717 , 0.058746 L 0.562800 , 0.000000 l 0.046169 , 0.072481 l 0.000000 , 0.000000 l 0.075294 -0.041205 l 0.026808 , 0.081747 l 0.083237 -0.021182 l 0.005626 , 0.085884 l 0.085884 , 0.000165 l -0.015886 , 0.084561 l 0.083071 , 0.021678 l -0.036406 , 0.077941 l 0.075128 , 0.041536 l -0.054609 , 0.066358 l 0.062386 , 0.059077 l -0.069336 , 0.050637 L 0.976336 , 0.652325 l -0.079762 , 0.031938 l 0.026311 , 0.081913 l -0.085223 , 0.010922 l 0.005130 , 0.085884 l -0.085223 -0.010591 l -0.016383 , 0.084395 l -0.079927 -0.031441 l -0.036737 , 0.077776 l -0.069667 -0.050306 L 0.499917 , 0.998842 z M 0.446963 , 0.917591 l 0.052954 , 0.063876 l 0.052954 -0.063876 l 0.067185 , 0.048651 l 0.035413 -0.075128 l 0.077279 , 0.030448 l 0.015721 -0.081582 l 0.082244 , 0.010260 l -0.004964 -0.082906 l 0.082244 -0.010591 l -0.025484 -0.079100 l 0.076949 -0.030779 l -0.044183 -0.070164 l 0.067020 -0.048982 l -0.060235 -0.057091 l 0.052623 -0.064041 l -0.072646 -0.040212 l 0.035082 -0.075128 l -0.080258 -0.020851 l 0.015390 -0.081582 l -0.082906 -0.000165 L 0.784213 , 0.105908 l -0.080424 , 0.020354 l -0.025815 -0.078934 l -0.072812 , 0.039881 l -0.044514 -0.069998 l -0.060566 , 0.056594 l -0.060566 -0.056594 l -0.044680 , 0.069998 l -0.072812 -0.039881 L 0.296210 , 0.126262 L 0.215787 , 0.105908 l -0.005461 , 0.082906 L 0.127420 , 0.188979 l 0.015390 , 0.081582 l -0.080258 , 0.020851 l 0.035082 , 0.075128 l -0.072646 , 0.040212 l 0.052788 , 0.064041 L 0.017375 , 0.527884 l 0.067020 , 0.048982 L 0.040046 , 0.647030 l 0.077114 , 0.030779 l -0.025484 , 0.079100 l 0.082244 , 0.010591 l -0.004964 , 0.082906 l 0.082409 -0.010260 l 0.015721 , 0.081582 l 0.077114 -0.030448 l 0.035413 , 0.075128 L 0.446963 , 0.917591 z",[a.TWITTER]:"M1,0.2C0.96,0.21,0.92,0.22,0.88,0.23C0.92,0.2,0.96,0.17,0.97,0.12C0.93,0.14,0.89,0.16,0.84,0.17\n\tC0.8,0.13,0.75,0.1,0.69,0.1c-0.11,0-0.21,0.09-0.21,0.2c0,0.02,0,0.03,0.01,0.05C0.32,0.34,0.17,0.26,0.07,0.14\n\tC0.05,0.17,0.04,0.2,0.04,0.24c0,0.07,0.04,0.13,0.09,0.17c-0.03,0-0.07-0.01-0.09-0.02c0,0,0,0,0,0c0,0.1,0.07,0.18,0.16,0.2\n\tc-0.02,0-0.04,0.01-0.05,0.01c-0.01,0-0.03,0-0.04,0c0.03,0.08,0.1,0.14,0.19,0.14C0.23,0.78,0.15,0.81,0.05,0.81\n\tc-0.02,0-0.03,0-0.05,0C0.09,0.86,0.2,0.9,0.31,0.9c0.38,0,0.58-0.3,0.58-0.57c0-0.01,0-0.02,0-0.03C0.94,0.27,0.97,0.24,1,0.2z",[a.INSTAGRAM]:"M0.7,0H0.3C0.14,0,0.01,0.13,0.01,0.28v0.43C0.01,0.87,0.14,1,0.3,1H0.7c0.16,0,0.28-0.13,0.28-0.28V0.28\n\tC0.99,0.13,0.86,0,0.7,0z M0.91,0.72c0,0.06-0.02,0.11-0.06,0.15C0.81,0.9,0.76,0.93,0.7,0.93v0H0.3c-0.06,0-0.11-0.02-0.15-0.06\n\tC0.11,0.82,0.09,0.77,0.09,0.72V0.28c0-0.06,0.02-0.11,0.06-0.15C0.19,0.1,0.24,0.07,0.3,0.07H0.7c0.06,0,0.11,0.02,0.15,0.06\n\tc0.04,0.04,0.06,0.09,0.06,0.15V0.72z M0.5,0.23c-0.15,0-0.27,0.12-0.27,0.27S0.35,0.76,0.5,0.76c0.15,0,0.27-0.12,0.27-0.27\n\tS0.65,0.23,0.5,0.23z M0.5,0.67c-0.1,0-0.18-0.08-0.18-0.18S0.4,0.32,0.5,0.32c0.1,0,0.18,0.08,0.18,0.18S0.6,0.67,0.5,0.67z\n\t M0.84,0.22c0,0.04-0.03,0.06-0.06,0.06c-0.04,0-0.06-0.03-0.06-0.06s0.03-0.06,0.06-0.06C0.81,0.16,0.84,0.19,0.84,0.22z",[a.FACEBOOK]:"M0.57,1V0.54h0.15l0.02-0.18H0.57V0.25c0-0.05,0.01-0.09,0.08-0.09h0.09V0.01C0.73,0,0.68,0,0.62,0\n\tC0.49,0,0.4,0.08,0.4,0.23v0.13H0.25v0.18H0.4V1H0.57z",[a.YOUTUBE]:"M0.74,0.16H0.26C0,0.16,0,0.23,0,0.41v0.18c0,0.17,0.04,0.25,0.26,0.25h0.48C0.94,0.84,1,0.79,1,0.59V0.41\n\tC1,0.22,0.99,0.16,0.74,0.16z M0.4,0.63V0.36L0.67,0.5L0.4,0.63z",[a.BRUSH_STROKE_1]:"M 0.463 0.010 C 0.464 0.007 0.464 0.007 0.464 0.010 C 0.464 0.011 0.464 0.013 0.464 0.013 C 0.463 0.013 0.463 0.012 0.463 0.010 Z M 0.385 0.011 C 0.385 0.010 0.386 0.009 0.386 0.009 C 0.386 0.009 0.386 0.009 0.386 0.010 C 0.386 0.010 0.386 0.011 0.386 0.012 C 0.386 0.012 0.385 0.012 0.385 0.011 Z M 0.550 0.073 C 0.550 0.072 0.551 0.072 0.551 0.073 C 0.551 0.073 0.551 0.074 0.551 0.074 C 0.550 0.074 0.550 0.073 0.550 0.073 Z M 0.606 0.083 C 0.606 0.083 0.607 0.083 0.607 0.083 C 0.607 0.084 0.607 0.084 0.607 0.084 C 0.606 0.084 0.606 0.084 0.606 0.083 Z M 0.604 0.085 C 0.604 0.084 0.604 0.083 0.604 0.083 C 0.605 0.083 0.605 0.083 0.605 0.084 C 0.605 0.084 0.605 0.085 0.604 0.085 C 0.604 0.086 0.604 0.086 0.604 0.085 Z M 0.753 0.087 C 0.753 0.086 0.754 0.086 0.754 0.087 C 0.754 0.087 0.754 0.088 0.754 0.088 C 0.753 0.088 0.753 0.088 0.753 0.087 Z M 0.738 0.086 C 0.738 0.085 0.738 0.085 0.738 0.085 C 0.739 0.085 0.739 0.085 0.739 0.085 C 0.739 0.086 0.739 0.087 0.738 0.087 C 0.738 0.088 0.738 0.087 0.738 0.086 Z M 0.742 0.089 C 0.742 0.088 0.742 0.088 0.743 0.089 C 0.743 0.089 0.743 0.090 0.742 0.090 C 0.742 0.090 0.742 0.089 0.742 0.089 Z M 0.870 0.090 C 0.870 0.085 0.871 0.083 0.872 0.086 C 0.873 0.089 0.873 0.089 0.872 0.091 C 0.871 0.095 0.870 0.094 0.870 0.090 Z M 0.780 0.093 C 0.780 0.092 0.780 0.092 0.781 0.091 C 0.781 0.090 0.781 0.091 0.781 0.092 C 0.781 0.093 0.780 0.094 0.780 0.093 Z M 0.759 0.092 C 0.759 0.091 0.759 0.091 0.760 0.091 C 0.760 0.092 0.761 0.092 0.761 0.093 C 0.761 0.093 0.760 0.094 0.760 0.094 C 0.759 0.094 0.759 0.093 0.759 0.092 Z M 0.770 0.094 C 0.771 0.091 0.772 0.091 0.772 0.094 C 0.772 0.095 0.771 0.095 0.770 0.095 C 0.769 0.095 0.769 0.095 0.770 0.094 Z M 0.886 0.095 C 0.885 0.093 0.886 0.091 0.886 0.092 C 0.887 0.093 0.887 0.093 0.887 0.095 C 0.886 0.097 0.886 0.097 0.886 0.095 Z M 0.854 0.095 C 0.854 0.094 0.854 0.094 0.854 0.094 C 0.855 0.094 0.855 0.095 0.855 0.096 C 0.854 0.097 0.854 0.096 0.854 0.095 Z M 0.870 0.101 C 0.870 0.101 0.870 0.101 0.871 0.101 C 0.871 0.102 0.871 0.102 0.870 0.102 C 0.870 0.102 0.870 0.102 0.870 0.101 Z M 0.946 0.134 C 0.946 0.133 0.947 0.133 0.947 0.134 C 0.948 0.134 0.947 0.135 0.947 0.135 C 0.946 0.135 0.946 0.134 0.946 0.134 Z M 0.051 0.173 C 0.051 0.173 0.051 0.173 0.052 0.173 C 0.052 0.174 0.052 0.174 0.051 0.174 C 0.051 0.174 0.051 0.174 0.051 0.173 Z M 0.046 0.201 C 0.046 0.200 0.046 0.200 0.046 0.200 C 0.046 0.200 0.047 0.200 0.047 0.201 C 0.048 0.204 0.048 0.204 0.046 0.201 Z M 0.056 0.234 C 0.056 0.233 0.056 0.232 0.057 0.232 C 0.057 0.232 0.057 0.233 0.057 0.234 C 0.057 0.235 0.056 0.236 0.056 0.236 C 0.056 0.236 0.056 0.235 0.056 0.234 Z M 0.045 0.256 C 0.045 0.256 0.046 0.255 0.046 0.256 C 0.047 0.257 0.046 0.257 0.046 0.257 C 0.045 0.257 0.045 0.257 0.045 0.256 Z M 0.049 0.257 C 0.049 0.256 0.049 0.255 0.050 0.255 C 0.050 0.255 0.050 0.256 0.050 0.256 C 0.050 0.257 0.050 0.257 0.050 0.258 C 0.049 0.259 0.049 0.258 0.049 0.257 Z M 0.050 0.279 C 0.050 0.279 0.049 0.277 0.049 0.276 C 0.049 0.273 0.049 0.273 0.051 0.274 C 0.054 0.275 0.055 0.276 0.054 0.279 C 0.053 0.281 0.051 0.281 0.050 0.279 Z M 0.056 0.281 C 0.056 0.280 0.056 0.279 0.057 0.280 C 0.059 0.282 0.059 0.282 0.057 0.282 C 0.056 0.282 0.056 0.282 0.056 0.281 Z M 0.058 0.315 C 0.057 0.313 0.057 0.313 0.059 0.314 C 0.061 0.316 0.061 0.317 0.060 0.317 C 0.059 0.317 0.058 0.316 0.058 0.315 Z M 0.054 0.317 C 0.053 0.315 0.053 0.315 0.054 0.315 C 0.055 0.315 0.055 0.315 0.056 0.314 C 0.056 0.314 0.056 0.315 0.056 0.316 C 0.056 0.319 0.056 0.319 0.054 0.317 Z M 0.073 0.333 C 0.073 0.333 0.073 0.333 0.074 0.333 C 0.074 0.334 0.074 0.334 0.073 0.334 C 0.073 0.334 0.073 0.334 0.073 0.333 Z M 0.980 0.339 C 0.980 0.338 0.981 0.338 0.981 0.339 C 0.981 0.339 0.981 0.340 0.980 0.340 C 0.980 0.340 0.980 0.339 0.980 0.339 Z M 0.107 0.364 C 0.107 0.363 0.107 0.363 0.107 0.364 C 0.108 0.364 0.108 0.365 0.107 0.365 C 0.107 0.365 0.106 0.365 0.107 0.364 Z M 0.085 0.383 C 0.085 0.382 0.085 0.381 0.085 0.381 C 0.086 0.379 0.087 0.381 0.087 0.383 C 0.087 0.385 0.085 0.385 0.085 0.383 Z M 0.075 0.396 C 0.075 0.396 0.075 0.396 0.075 0.396 C 0.076 0.397 0.076 0.397 0.075 0.397 C 0.075 0.397 0.074 0.397 0.075 0.396 Z M 0.100 0.427 C 0.101 0.426 0.101 0.426 0.102 0.427 C 0.102 0.427 0.102 0.428 0.101 0.428 C 0.100 0.428 0.100 0.427 0.100 0.427 Z M 0.068 0.439 C 0.068 0.437 0.074 0.437 0.074 0.439 C 0.074 0.440 0.073 0.441 0.071 0.441 C 0.070 0.441 0.068 0.440 0.068 0.439 Z M 0.017 0.452 C 0.018 0.452 0.018 0.452 0.018 0.452 C 0.019 0.453 0.019 0.453 0.018 0.453 C 0.018 0.453 0.017 0.453 0.017 0.452 Z M 0.014 0.452 C 0.014 0.451 0.014 0.450 0.015 0.451 C 0.016 0.452 0.016 0.453 0.015 0.453 C 0.014 0.453 0.014 0.453 0.014 0.452 Z M 0.008 0.451 C 0.007 0.450 0.007 0.450 0.009 0.450 C 0.011 0.450 0.012 0.450 0.011 0.451 C 0.010 0.453 0.010 0.453 0.008 0.451 Z M 0.027 0.468 C 0.026 0.465 0.030 0.464 0.032 0.466 C 0.033 0.467 0.034 0.468 0.034 0.469 C 0.034 0.470 0.027 0.469 0.027 0.468 Z M 0.049 0.475 C 0.049 0.474 0.050 0.473 0.050 0.473 C 0.051 0.473 0.051 0.474 0.050 0.475 C 0.049 0.476 0.049 0.476 0.048 0.476 C 0.048 0.476 0.048 0.476 0.049 0.475 Z M 0.058 0.496 C 0.056 0.494 0.057 0.491 0.059 0.492 C 0.060 0.493 0.062 0.493 0.063 0.493 C 0.064 0.493 0.066 0.496 0.065 0.497 C 0.063 0.498 0.059 0.497 0.058 0.496 Z M 0.028 0.497 C 0.027 0.495 0.027 0.495 0.027 0.496 C 0.027 0.497 0.027 0.498 0.026 0.498 C 0.024 0.497 0.023 0.495 0.025 0.495 C 0.026 0.495 0.026 0.494 0.026 0.493 C 0.026 0.491 0.028 0.489 0.030 0.489 C 0.031 0.489 0.031 0.488 0.031 0.487 C 0.031 0.487 0.033 0.486 0.036 0.486 C 0.038 0.486 0.040 0.487 0.039 0.488 C 0.039 0.489 0.040 0.489 0.040 0.488 C 0.041 0.487 0.041 0.487 0.045 0.488 C 0.047 0.489 0.049 0.489 0.050 0.489 C 0.052 0.489 0.052 0.490 0.052 0.491 C 0.052 0.492 0.053 0.492 0.053 0.492 C 0.054 0.490 0.056 0.492 0.056 0.494 C 0.056 0.495 0.053 0.496 0.049 0.496 C 0.043 0.496 0.041 0.496 0.040 0.498 C 0.040 0.500 0.038 0.500 0.034 0.500 C 0.029 0.500 0.028 0.499 0.028 0.497 Z M 0.066 0.514 C 0.065 0.513 0.065 0.513 0.066 0.513 C 0.066 0.513 0.066 0.513 0.066 0.514 C 0.066 0.515 0.066 0.516 0.066 0.516 C 0.066 0.516 0.066 0.515 0.066 0.514 Z M 0.063 0.514 C 0.062 0.513 0.062 0.513 0.063 0.513 C 0.064 0.513 0.064 0.513 0.065 0.514 C 0.065 0.517 0.064 0.517 0.063 0.514 Z M 0.061 0.516 C 0.061 0.515 0.061 0.514 0.061 0.514 C 0.061 0.514 0.062 0.515 0.062 0.515 C 0.062 0.516 0.061 0.516 0.061 0.517 C 0.061 0.518 0.061 0.517 0.061 0.516 Z M 0.048 0.516 C 0.048 0.515 0.047 0.515 0.046 0.516 C 0.045 0.516 0.045 0.516 0.045 0.515 C 0.045 0.512 0.056 0.512 0.056 0.514 C 0.056 0.515 0.055 0.516 0.054 0.516 C 0.050 0.517 0.048 0.517 0.048 0.516 Z M 0.074 0.518 C 0.074 0.517 0.074 0.516 0.073 0.517 C 0.072 0.518 0.071 0.518 0.071 0.516 C 0.071 0.515 0.072 0.514 0.073 0.514 C 0.074 0.514 0.075 0.514 0.076 0.513 C 0.076 0.512 0.076 0.512 0.076 0.515 C 0.075 0.516 0.075 0.518 0.075 0.519 C 0.075 0.519 0.075 0.520 0.075 0.520 C 0.075 0.520 0.074 0.519 0.074 0.518 Z M 0.044 0.521 C 0.044 0.521 0.045 0.520 0.045 0.519 C 0.046 0.519 0.046 0.519 0.046 0.520 C 0.046 0.522 0.044 0.522 0.044 0.521 Z M 0.034 0.530 C 0.034 0.530 0.035 0.529 0.035 0.528 C 0.036 0.528 0.036 0.528 0.036 0.529 C 0.036 0.531 0.034 0.531 0.034 0.530 Z M 0.026 0.541 C 0.026 0.540 0.026 0.540 0.027 0.541 C 0.027 0.541 0.027 0.541 0.027 0.540 C 0.027 0.539 0.028 0.539 0.028 0.538 C 0.029 0.538 0.030 0.539 0.030 0.540 C 0.030 0.541 0.030 0.541 0.030 0.540 C 0.031 0.538 0.031 0.538 0.032 0.539 C 0.033 0.541 0.033 0.541 0.032 0.542 C 0.027 0.543 0.026 0.543 0.026 0.541 Z M 0.014 0.542 C 0.013 0.541 0.013 0.540 0.012 0.541 C 0.012 0.542 0.012 0.541 0.012 0.540 C 0.013 0.538 0.015 0.539 0.015 0.542 C 0.015 0.544 0.014 0.544 0.014 0.542 Z M 0.015 0.543 C 0.015 0.542 0.015 0.541 0.016 0.541 C 0.016 0.541 0.016 0.541 0.016 0.540 C 0.015 0.538 0.015 0.538 0.016 0.538 C 0.017 0.537 0.018 0.537 0.019 0.538 C 0.020 0.539 0.021 0.539 0.021 0.538 C 0.022 0.537 0.023 0.536 0.023 0.536 C 0.024 0.536 0.023 0.537 0.022 0.539 L 0.021 0.541 L 0.022 0.541 C 0.023 0.540 0.024 0.541 0.023 0.542 C 0.023 0.544 0.018 0.544 0.018 0.542 C 0.018 0.540 0.018 0.540 0.018 0.540 C 0.017 0.540 0.017 0.540 0.017 0.541 C 0.018 0.542 0.017 0.543 0.017 0.544 C 0.016 0.546 0.015 0.545 0.015 0.543 Z M 0.079 0.546 C 0.080 0.545 0.080 0.545 0.081 0.546 C 0.081 0.546 0.081 0.546 0.080 0.546 C 0.079 0.546 0.079 0.546 0.079 0.546 Z M 0.075 0.586 C 0.075 0.586 0.074 0.585 0.073 0.586 C 0.072 0.586 0.071 0.586 0.073 0.585 C 0.074 0.582 0.077 0.584 0.077 0.587 C 0.078 0.589 0.076 0.589 0.075 0.586 Z M 0.066 0.586 C 0.065 0.585 0.065 0.585 0.067 0.584 C 0.068 0.583 0.069 0.584 0.069 0.585 C 0.070 0.586 0.070 0.586 0.069 0.585 C 0.069 0.585 0.068 0.585 0.067 0.586 C 0.067 0.587 0.066 0.587 0.066 0.586 Z M 0.042 0.610 C 0.042 0.610 0.043 0.610 0.043 0.610 C 0.043 0.611 0.043 0.611 0.043 0.611 C 0.042 0.611 0.042 0.611 0.042 0.610 Z M 0.045 0.615 C 0.044 0.614 0.044 0.614 0.045 0.614 C 0.046 0.613 0.046 0.614 0.046 0.615 C 0.046 0.616 0.047 0.617 0.046 0.617 C 0.046 0.617 0.046 0.616 0.045 0.615 Z M 0.015 0.637 C 0.015 0.637 0.016 0.637 0.016 0.637 C 0.016 0.638 0.016 0.638 0.016 0.638 C 0.015 0.638 0.015 0.638 0.015 0.637 Z M 0.016 0.650 C 0.017 0.649 0.017 0.649 0.017 0.650 C 0.018 0.650 0.017 0.651 0.017 0.651 C 0.016 0.651 0.016 0.650 0.016 0.650 Z M 0.009 0.674 C 0.009 0.673 0.009 0.673 0.010 0.673 C 0.012 0.673 0.013 0.674 0.013 0.674 C 0.014 0.677 0.011 0.677 0.009 0.674 Z M 0.008 0.704 C 0.008 0.703 0.008 0.702 0.009 0.702 C 0.009 0.702 0.009 0.703 0.009 0.704 C 0.009 0.704 0.009 0.705 0.009 0.705 C 0.008 0.705 0.008 0.704 0.008 0.704 Z M 0.033 0.710 C 0.033 0.709 0.033 0.709 0.034 0.709 C 0.035 0.709 0.035 0.710 0.035 0.711 C 0.035 0.713 0.035 0.712 0.033 0.710 Z M 0.013 0.709 C 0.012 0.705 0.012 0.705 0.013 0.705 C 0.014 0.705 0.014 0.706 0.014 0.707 C 0.014 0.708 0.014 0.708 0.014 0.708 C 0.015 0.707 0.015 0.707 0.015 0.708 C 0.015 0.709 0.016 0.711 0.016 0.711 C 0.017 0.712 0.017 0.712 0.016 0.712 C 0.014 0.712 0.014 0.711 0.013 0.709 Z M 0.006 0.712 C 0.007 0.711 0.007 0.711 0.006 0.710 C 0.006 0.710 0.006 0.710 0.006 0.708 C 0.007 0.706 0.007 0.706 0.007 0.708 C 0.007 0.710 0.008 0.710 0.009 0.710 C 0.010 0.710 0.010 0.710 0.010 0.710 C 0.009 0.710 0.009 0.711 0.009 0.712 C 0.009 0.713 0.008 0.713 0.007 0.714 C 0.006 0.714 0.006 0.713 0.006 0.712 Z M 0.034 0.716 C 0.034 0.714 0.030 0.711 0.031 0.712 C 0.031 0.714 0.030 0.715 0.028 0.715 C 0.028 0.715 0.026 0.714 0.025 0.714 C 0.024 0.714 0.024 0.714 0.025 0.712 C 0.026 0.711 0.027 0.710 0.028 0.710 C 0.029 0.710 0.030 0.709 0.030 0.708 C 0.031 0.706 0.032 0.707 0.032 0.709 C 0.033 0.712 0.036 0.716 0.037 0.716 C 0.038 0.716 0.038 0.716 0.037 0.714 C 0.037 0.713 0.037 0.712 0.038 0.712 C 0.039 0.712 0.040 0.713 0.040 0.715 C 0.040 0.716 0.039 0.718 0.039 0.718 C 0.039 0.718 0.038 0.717 0.039 0.715 C 0.039 0.714 0.039 0.714 0.038 0.715 C 0.038 0.718 0.035 0.718 0.034 0.716 Z M 0.032 0.717 C 0.032 0.716 0.033 0.716 0.033 0.716 C 0.033 0.717 0.033 0.717 0.033 0.718 C 0.032 0.718 0.032 0.717 0.032 0.717 Z M 0.050 0.722 C 0.050 0.721 0.050 0.721 0.051 0.722 C 0.051 0.722 0.051 0.723 0.050 0.723 C 0.050 0.723 0.050 0.723 0.050 0.722 Z M 0.020 0.723 C 0.019 0.722 0.019 0.721 0.020 0.721 C 0.020 0.721 0.021 0.722 0.021 0.723 C 0.021 0.725 0.020 0.725 0.020 0.723 Z M 0.017 0.724 C 0.018 0.723 0.018 0.723 0.018 0.724 C 0.019 0.724 0.019 0.725 0.018 0.725 C 0.018 0.725 0.017 0.724 0.017 0.724 Z M 0.034 0.725 C 0.034 0.725 0.035 0.725 0.035 0.725 C 0.036 0.726 0.035 0.726 0.035 0.726 C 0.034 0.726 0.034 0.726 0.034 0.725 Z M 0.027 0.726 C 0.028 0.725 0.028 0.725 0.028 0.725 C 0.029 0.726 0.029 0.726 0.028 0.727 C 0.028 0.727 0.027 0.726 0.027 0.726 Z M 0.004 0.727 C 0.004 0.726 0.004 0.725 0.005 0.726 C 0.005 0.727 0.006 0.728 0.005 0.728 C 0.005 0.728 0.004 0.728 0.004 0.727 Z M 0.027 0.734 C 0.027 0.732 0.034 0.733 0.034 0.735 C 0.034 0.735 0.033 0.736 0.031 0.735 C 0.029 0.735 0.027 0.734 0.027 0.734 Z M 0.021 0.734 C 0.021 0.734 0.022 0.734 0.022 0.734 C 0.022 0.735 0.022 0.735 0.021 0.735 C 0.021 0.735 0.020 0.735 0.021 0.734 Z M 0.002 0.812 C 0.002 0.812 0.002 0.811 0.003 0.811 C 0.003 0.810 0.003 0.810 0.003 0.811 C 0.003 0.813 0.002 0.814 0.002 0.812 Z M 0.004 0.842 C 0.003 0.841 0.003 0.840 0.003 0.840 C 0.004 0.840 0.005 0.841 0.005 0.842 C 0.006 0.844 0.005 0.844 0.004 0.842 Z M 0.010 0.878 C 0.010 0.877 0.010 0.876 0.011 0.876 C 0.012 0.876 0.012 0.876 0.011 0.878 C 0.010 0.880 0.010 0.880 0.010 0.878 Z M 0.023 0.898 C 0.023 0.898 0.024 0.898 0.024 0.898 C 0.025 0.899 0.024 0.899 0.024 0.899 C 0.023 0.899 0.023 0.899 0.023 0.898 Z M 0.885 0.948 C 0.885 0.947 0.885 0.946 0.885 0.946 C 0.886 0.946 0.886 0.947 0.886 0.948 C 0.886 0.949 0.886 0.950 0.885 0.950 C 0.885 0.950 0.885 0.949 0.885 0.948 Z M 0.925 0.960 C 0.925 0.959 0.925 0.959 0.926 0.959 C 0.926 0.959 0.926 0.959 0.926 0.960 C 0.926 0.961 0.925 0.962 0.925 0.962 C 0.925 0.962 0.925 0.961 0.925 0.960 Z M 0.512 0.969 C 0.511 0.968 0.511 0.968 0.512 0.968 C 0.512 0.968 0.513 0.969 0.513 0.969 C 0.514 0.970 0.514 0.971 0.513 0.971 C 0.513 0.971 0.512 0.970 0.512 0.969 Z M 0.362 0.028 C 0.361 0.027 0.361 0.027 0.361 0.028 C 0.361 0.028 0.361 0.029 0.361 0.029 C 0.362 0.029 0.362 0.028 0.362 0.028 Z M 0.363 0.038 C 0.363 0.034 0.362 0.033 0.362 0.037 C 0.362 0.039 0.362 0.041 0.363 0.041 C 0.364 0.041 0.364 0.041 0.363 0.038 L 0.363 0.038 Z M 0.365 0.047 C 0.364 0.046 0.364 0.045 0.364 0.045 C 0.364 0.045 0.363 0.046 0.363 0.047 C 0.363 0.048 0.364 0.049 0.364 0.049 C 0.365 0.049 0.365 0.048 0.365 0.047 Z M 0.363 0.046 C 0.363 0.043 0.362 0.043 0.362 0.045 C 0.361 0.046 0.361 0.048 0.361 0.048 C 0.361 0.048 0.361 0.049 0.362 0.049 C 0.362 0.049 0.363 0.047 0.363 0.046 Z M 0.475 0.052 C 0.475 0.051 0.475 0.050 0.475 0.050 C 0.475 0.050 0.475 0.051 0.474 0.052 C 0.474 0.053 0.474 0.054 0.475 0.054 C 0.475 0.054 0.475 0.053 0.475 0.052 Z M 0.424 0.052 C 0.424 0.051 0.424 0.050 0.423 0.050 C 0.423 0.050 0.423 0.051 0.423 0.052 C 0.423 0.053 0.423 0.054 0.423 0.054 C 0.424 0.054 0.424 0.053 0.424 0.052 Z M 0.411 0.052 C 0.411 0.051 0.410 0.050 0.410 0.050 C 0.410 0.050 0.410 0.051 0.410 0.052 C 0.410 0.053 0.410 0.054 0.410 0.054 C 0.410 0.054 0.411 0.053 0.411 0.052 Z M 0.377 0.052 C 0.377 0.051 0.376 0.050 0.376 0.050 C 0.376 0.050 0.376 0.051 0.376 0.052 C 0.376 0.053 0.377 0.054 0.377 0.054 C 0.377 0.054 0.377 0.053 0.377 0.052 Z M 0.364 0.053 C 0.364 0.052 0.364 0.050 0.363 0.050 C 0.363 0.050 0.363 0.052 0.364 0.053 C 0.365 0.057 0.365 0.056 0.364 0.053 Z M 0.418 0.056 C 0.418 0.055 0.418 0.054 0.417 0.054 C 0.417 0.054 0.417 0.055 0.417 0.056 C 0.417 0.057 0.417 0.058 0.417 0.058 C 0.418 0.058 0.418 0.057 0.418 0.056 Z M 0.393 0.056 C 0.394 0.054 0.394 0.054 0.393 0.055 C 0.392 0.055 0.391 0.055 0.391 0.054 C 0.390 0.051 0.390 0.052 0.390 0.054 C 0.391 0.058 0.392 0.058 0.393 0.056 Z M 0.399 0.058 C 0.398 0.058 0.398 0.058 0.398 0.058 C 0.398 0.059 0.398 0.059 0.398 0.059 C 0.399 0.059 0.399 0.059 0.399 0.058 Z M 0.422 0.061 C 0.422 0.060 0.422 0.059 0.422 0.059 C 0.421 0.059 0.421 0.060 0.421 0.061 C 0.421 0.062 0.421 0.063 0.422 0.063 C 0.422 0.063 0.422 0.062 0.422 0.061 Z M 0.409 0.060 C 0.409 0.060 0.409 0.059 0.408 0.059 C 0.408 0.059 0.408 0.060 0.408 0.061 C 0.408 0.062 0.408 0.063 0.408 0.062 C 0.409 0.061 0.409 0.061 0.409 0.060 Z M 0.390 0.061 C 0.390 0.060 0.390 0.059 0.390 0.059 C 0.390 0.059 0.389 0.059 0.389 0.058 C 0.388 0.057 0.388 0.058 0.388 0.060 C 0.389 0.063 0.389 0.064 0.390 0.061 Z M 0.370 0.060 C 0.370 0.059 0.370 0.060 0.370 0.062 C 0.370 0.064 0.370 0.065 0.370 0.063 C 0.370 0.062 0.370 0.060 0.370 0.060 Z M 0.358 0.067 C 0.358 0.066 0.357 0.065 0.357 0.065 C 0.357 0.065 0.357 0.066 0.357 0.067 C 0.357 0.068 0.357 0.068 0.358 0.068 C 0.358 0.068 0.358 0.068 0.358 0.067 Z M 0.355 0.067 C 0.355 0.066 0.355 0.065 0.354 0.065 C 0.354 0.065 0.354 0.066 0.354 0.067 C 0.354 0.068 0.354 0.068 0.355 0.068 C 0.355 0.068 0.355 0.068 0.355 0.067 Z M 0.461 0.067 C 0.460 0.066 0.460 0.065 0.460 0.065 C 0.460 0.065 0.460 0.066 0.460 0.067 C 0.460 0.069 0.461 0.070 0.461 0.070 C 0.461 0.070 0.461 0.069 0.461 0.067 Z M 0.458 0.068 C 0.458 0.067 0.458 0.067 0.457 0.067 C 0.457 0.068 0.457 0.067 0.457 0.066 C 0.457 0.065 0.456 0.065 0.456 0.066 C 0.455 0.067 0.455 0.067 0.456 0.068 C 0.457 0.070 0.458 0.070 0.458 0.068 Z M 0.438 0.066 C 0.438 0.064 0.438 0.063 0.438 0.062 C 0.437 0.060 0.437 0.058 0.438 0.058 C 0.438 0.058 0.438 0.057 0.438 0.056 C 0.438 0.053 0.438 0.053 0.437 0.055 C 0.436 0.059 0.436 0.071 0.437 0.069 C 0.437 0.069 0.438 0.067 0.438 0.066 Z M 0.427 0.065 C 0.427 0.062 0.427 0.059 0.428 0.058 C 0.428 0.057 0.428 0.055 0.428 0.054 C 0.428 0.053 0.428 0.052 0.429 0.052 C 0.429 0.051 0.429 0.051 0.428 0.051 C 0.426 0.051 0.426 0.052 0.426 0.055 C 0.426 0.058 0.426 0.059 0.425 0.059 C 0.425 0.059 0.425 0.061 0.426 0.063 C 0.427 0.065 0.427 0.067 0.427 0.068 C 0.427 0.069 0.427 0.070 0.427 0.070 C 0.427 0.070 0.428 0.068 0.427 0.065 Z M 0.422 0.068 C 0.422 0.067 0.422 0.067 0.422 0.067 C 0.421 0.067 0.421 0.067 0.421 0.068 C 0.421 0.069 0.421 0.070 0.421 0.070 C 0.421 0.070 0.422 0.069 0.422 0.068 Z M 0.484 0.067 C 0.484 0.065 0.484 0.063 0.484 0.063 C 0.483 0.063 0.483 0.066 0.484 0.067 C 0.484 0.068 0.484 0.069 0.484 0.071 C 0.484 0.072 0.484 0.072 0.484 0.071 C 0.484 0.071 0.484 0.069 0.484 0.067 Z M 0.422 0.074 C 0.422 0.074 0.421 0.074 0.421 0.074 C 0.421 0.075 0.421 0.075 0.422 0.075 C 0.422 0.075 0.422 0.075 0.422 0.074 Z M 0.414 0.066 C 0.414 0.064 0.413 0.063 0.414 0.062 C 0.414 0.062 0.414 0.061 0.413 0.061 C 0.413 0.061 0.413 0.062 0.413 0.064 C 0.413 0.065 0.412 0.066 0.411 0.067 C 0.410 0.067 0.410 0.067 0.410 0.065 C 0.410 0.064 0.409 0.063 0.409 0.064 C 0.409 0.064 0.409 0.067 0.409 0.069 C 0.410 0.073 0.410 0.073 0.411 0.073 C 0.412 0.072 0.412 0.072 0.412 0.074 C 0.412 0.075 0.412 0.074 0.413 0.072 C 0.414 0.069 0.414 0.067 0.414 0.066 Z M 0.434 0.076 C 0.434 0.075 0.434 0.074 0.434 0.074 C 0.434 0.074 0.433 0.072 0.433 0.071 C 0.433 0.068 0.433 0.069 0.433 0.072 C 0.433 0.077 0.434 0.080 0.434 0.076 Z M 0.432 0.075 C 0.432 0.074 0.431 0.074 0.431 0.074 C 0.431 0.074 0.431 0.073 0.431 0.072 C 0.432 0.071 0.432 0.061 0.431 0.061 C 0.431 0.061 0.430 0.060 0.430 0.058 C 0.430 0.056 0.429 0.056 0.429 0.056 C 0.428 0.057 0.428 0.058 0.428 0.060 C 0.429 0.062 0.429 0.063 0.429 0.063 C 0.429 0.063 0.429 0.065 0.429 0.067 C 0.429 0.071 0.429 0.072 0.428 0.073 C 0.426 0.075 0.427 0.077 0.429 0.077 C 0.431 0.077 0.432 0.076 0.432 0.075 Z M 0.404 0.076 C 0.404 0.076 0.404 0.074 0.404 0.072 C 0.404 0.071 0.404 0.068 0.404 0.066 C 0.404 0.064 0.404 0.063 0.405 0.063 C 0.405 0.063 0.405 0.062 0.405 0.060 C 0.404 0.058 0.404 0.058 0.405 0.058 C 0.405 0.058 0.406 0.059 0.406 0.060 C 0.406 0.062 0.406 0.062 0.407 0.060 C 0.407 0.058 0.408 0.058 0.409 0.058 C 0.410 0.059 0.410 0.059 0.409 0.054 C 0.409 0.051 0.408 0.051 0.408 0.052 C 0.408 0.053 0.408 0.054 0.408 0.054 C 0.407 0.054 0.407 0.053 0.407 0.052 C 0.408 0.049 0.404 0.051 0.403 0.054 C 0.402 0.059 0.401 0.057 0.401 0.052 C 0.401 0.048 0.401 0.048 0.399 0.051 L 0.397 0.054 L 0.398 0.056 C 0.399 0.057 0.400 0.058 0.400 0.058 C 0.400 0.058 0.400 0.058 0.400 0.059 C 0.400 0.061 0.401 0.066 0.402 0.066 C 0.403 0.066 0.404 0.073 0.403 0.076 C 0.402 0.077 0.403 0.077 0.403 0.077 C 0.404 0.077 0.405 0.077 0.404 0.076 Z M 0.356 0.076 C 0.356 0.075 0.355 0.074 0.355 0.074 C 0.355 0.074 0.355 0.075 0.355 0.076 C 0.355 0.077 0.355 0.077 0.355 0.077 C 0.356 0.077 0.356 0.077 0.356 0.076 Z M 0.417 0.077 C 0.417 0.077 0.417 0.077 0.417 0.075 C 0.416 0.072 0.417 0.070 0.418 0.070 C 0.419 0.070 0.419 0.070 0.418 0.068 C 0.418 0.067 0.418 0.064 0.418 0.063 C 0.418 0.061 0.417 0.059 0.417 0.059 C 0.416 0.058 0.416 0.058 0.416 0.062 C 0.416 0.065 0.416 0.067 0.416 0.067 C 0.416 0.067 0.416 0.068 0.416 0.070 C 0.416 0.073 0.416 0.074 0.415 0.075 C 0.414 0.076 0.415 0.079 0.415 0.078 C 0.416 0.078 0.417 0.078 0.417 0.077 Z M 0.414 0.076 C 0.414 0.076 0.414 0.076 0.414 0.076 C 0.414 0.076 0.413 0.076 0.413 0.077 C 0.413 0.078 0.414 0.079 0.414 0.078 C 0.414 0.078 0.414 0.077 0.414 0.076 Z M 0.394 0.077 C 0.395 0.076 0.396 0.077 0.396 0.078 C 0.396 0.079 0.396 0.078 0.396 0.076 C 0.396 0.072 0.396 0.070 0.397 0.068 C 0.399 0.064 0.399 0.061 0.397 0.062 C 0.396 0.063 0.395 0.063 0.394 0.064 C 0.392 0.064 0.390 0.067 0.391 0.071 C 0.392 0.072 0.392 0.075 0.392 0.076 C 0.391 0.080 0.391 0.080 0.394 0.077 Z M 0.378 0.076 C 0.378 0.075 0.378 0.074 0.378 0.075 C 0.379 0.076 0.381 0.074 0.381 0.072 C 0.381 0.071 0.381 0.070 0.381 0.070 C 0.382 0.070 0.382 0.070 0.381 0.069 C 0.380 0.067 0.381 0.063 0.382 0.063 C 0.383 0.063 0.384 0.067 0.383 0.067 C 0.383 0.067 0.383 0.067 0.383 0.069 C 0.383 0.071 0.384 0.072 0.384 0.072 C 0.385 0.072 0.385 0.071 0.385 0.069 C 0.386 0.067 0.386 0.067 0.385 0.067 C 0.385 0.067 0.385 0.065 0.385 0.064 C 0.385 0.062 0.385 0.061 0.385 0.061 C 0.385 0.061 0.388 0.074 0.387 0.076 C 0.387 0.077 0.387 0.078 0.389 0.078 C 0.391 0.079 0.391 0.078 0.391 0.074 C 0.391 0.071 0.390 0.070 0.390 0.071 C 0.389 0.072 0.389 0.071 0.389 0.068 C 0.389 0.066 0.389 0.065 0.389 0.065 C 0.388 0.065 0.388 0.063 0.388 0.062 C 0.387 0.060 0.386 0.059 0.386 0.059 C 0.386 0.058 0.385 0.057 0.385 0.055 C 0.385 0.052 0.385 0.052 0.385 0.054 C 0.385 0.056 0.384 0.057 0.383 0.056 C 0.383 0.056 0.382 0.056 0.381 0.057 C 0.380 0.059 0.380 0.059 0.379 0.059 C 0.379 0.059 0.379 0.060 0.379 0.061 C 0.379 0.062 0.379 0.063 0.379 0.062 C 0.379 0.062 0.379 0.062 0.379 0.064 C 0.379 0.065 0.379 0.067 0.379 0.067 C 0.378 0.068 0.378 0.067 0.378 0.066 C 0.379 0.064 0.378 0.063 0.378 0.063 C 0.376 0.063 0.376 0.066 0.376 0.069 C 0.377 0.071 0.377 0.072 0.377 0.076 C 0.377 0.080 0.378 0.080 0.378 0.076 Z M 0.469 0.077 C 0.468 0.074 0.468 0.075 0.468 0.079 C 0.468 0.082 0.468 0.082 0.469 0.081 C 0.469 0.080 0.469 0.079 0.469 0.077 Z M 0.405 0.081 C 0.405 0.080 0.404 0.079 0.404 0.079 C 0.404 0.079 0.404 0.080 0.404 0.081 C 0.404 0.082 0.404 0.083 0.404 0.083 C 0.404 0.083 0.405 0.082 0.405 0.081 Z M 0.359 0.081 C 0.359 0.080 0.359 0.079 0.359 0.078 C 0.358 0.078 0.358 0.079 0.358 0.080 C 0.358 0.082 0.358 0.083 0.359 0.083 C 0.359 0.083 0.359 0.082 0.359 0.081 Z M 0.437 0.083 C 0.437 0.082 0.437 0.081 0.437 0.081 C 0.436 0.081 0.436 0.082 0.436 0.083 C 0.436 0.084 0.436 0.085 0.437 0.085 C 0.437 0.085 0.437 0.084 0.437 0.083 Z M 0.410 0.081 C 0.411 0.077 0.410 0.076 0.409 0.076 C 0.409 0.076 0.409 0.076 0.409 0.077 C 0.410 0.078 0.410 0.079 0.409 0.080 C 0.409 0.082 0.409 0.085 0.409 0.085 C 0.410 0.085 0.410 0.083 0.410 0.081 Z M 0.460 0.082 C 0.461 0.078 0.461 0.077 0.461 0.077 C 0.460 0.077 0.458 0.084 0.458 0.085 C 0.459 0.087 0.459 0.087 0.460 0.082 Z M 0.425 0.080 C 0.426 0.073 0.425 0.062 0.424 0.065 C 0.424 0.066 0.424 0.067 0.424 0.067 C 0.424 0.067 0.424 0.067 0.424 0.068 C 0.423 0.070 0.423 0.077 0.423 0.077 C 0.424 0.077 0.424 0.079 0.424 0.082 C 0.423 0.087 0.424 0.086 0.425 0.080 Z M 0.569 0.087 C 0.569 0.086 0.569 0.086 0.568 0.087 C 0.568 0.088 0.569 0.088 0.569 0.088 C 0.570 0.088 0.570 0.087 0.569 0.087 Z M 0.413 0.087 C 0.413 0.086 0.412 0.086 0.412 0.087 C 0.412 0.087 0.412 0.088 0.413 0.088 C 0.413 0.088 0.414 0.087 0.413 0.087 Z M 0.422 0.088 C 0.421 0.087 0.421 0.087 0.422 0.086 C 0.422 0.085 0.422 0.084 0.422 0.084 C 0.422 0.083 0.421 0.083 0.421 0.084 C 0.420 0.085 0.420 0.086 0.421 0.087 C 0.421 0.089 0.421 0.090 0.422 0.090 C 0.422 0.090 0.422 0.089 0.422 0.088 Z M 0.391 0.088 C 0.391 0.087 0.390 0.085 0.390 0.084 C 0.390 0.083 0.390 0.083 0.390 0.084 C 0.390 0.084 0.390 0.086 0.390 0.086 C 0.390 0.087 0.390 0.088 0.390 0.088 C 0.389 0.088 0.389 0.087 0.389 0.086 C 0.389 0.085 0.389 0.085 0.388 0.085 C 0.387 0.085 0.387 0.085 0.387 0.087 C 0.387 0.089 0.391 0.090 0.391 0.088 Z M 0.406 0.089 C 0.406 0.088 0.405 0.088 0.405 0.088 C 0.405 0.088 0.405 0.089 0.405 0.090 C 0.405 0.091 0.405 0.091 0.405 0.091 C 0.405 0.090 0.406 0.089 0.406 0.089 Z M 0.402 0.087 C 0.402 0.086 0.402 0.085 0.402 0.085 C 0.402 0.085 0.401 0.083 0.401 0.081 C 0.401 0.079 0.401 0.077 0.401 0.077 C 0.400 0.075 0.400 0.078 0.401 0.080 C 0.401 0.081 0.401 0.082 0.401 0.083 C 0.400 0.085 0.400 0.092 0.401 0.091 C 0.402 0.090 0.402 0.089 0.402 0.087 Z M 0.756 0.092 C 0.756 0.092 0.755 0.092 0.755 0.092 C 0.755 0.093 0.755 0.093 0.756 0.093 C 0.756 0.093 0.756 0.093 0.756 0.092 Z M 0.451 0.091 C 0.452 0.086 0.452 0.084 0.451 0.087 C 0.451 0.089 0.450 0.091 0.450 0.092 C 0.450 0.095 0.451 0.094 0.451 0.091 Z M 0.371 0.083 C 0.370 0.078 0.371 0.077 0.372 0.078 C 0.372 0.079 0.373 0.079 0.372 0.076 C 0.372 0.073 0.372 0.073 0.373 0.075 C 0.374 0.078 0.373 0.083 0.372 0.083 C 0.372 0.083 0.372 0.084 0.372 0.088 C 0.372 0.091 0.372 0.093 0.373 0.093 C 0.374 0.094 0.374 0.093 0.373 0.092 C 0.373 0.090 0.372 0.085 0.373 0.085 C 0.373 0.085 0.374 0.085 0.374 0.086 C 0.374 0.088 0.374 0.088 0.375 0.087 C 0.375 0.087 0.375 0.087 0.375 0.088 C 0.374 0.090 0.375 0.093 0.376 0.092 C 0.377 0.091 0.377 0.090 0.377 0.090 C 0.376 0.090 0.376 0.087 0.377 0.083 C 0.377 0.082 0.377 0.081 0.377 0.081 C 0.376 0.081 0.376 0.082 0.376 0.083 C 0.376 0.086 0.375 0.085 0.374 0.080 C 0.374 0.076 0.374 0.076 0.374 0.073 C 0.375 0.071 0.375 0.070 0.374 0.070 C 0.374 0.070 0.374 0.069 0.374 0.068 C 0.374 0.067 0.374 0.067 0.373 0.068 C 0.372 0.071 0.372 0.071 0.372 0.067 C 0.372 0.066 0.371 0.065 0.371 0.065 C 0.371 0.065 0.371 0.066 0.371 0.067 C 0.371 0.069 0.370 0.069 0.368 0.069 C 0.366 0.069 0.366 0.069 0.366 0.067 C 0.366 0.065 0.366 0.065 0.367 0.066 C 0.367 0.066 0.368 0.066 0.368 0.065 C 0.368 0.064 0.367 0.063 0.367 0.063 C 0.366 0.063 0.365 0.060 0.366 0.059 C 0.367 0.058 0.366 0.058 0.366 0.058 C 0.365 0.058 0.364 0.058 0.365 0.059 C 0.365 0.062 0.364 0.067 0.362 0.069 C 0.361 0.071 0.362 0.075 0.363 0.074 C 0.364 0.074 0.364 0.074 0.364 0.075 C 0.364 0.075 0.364 0.077 0.363 0.079 C 0.361 0.083 0.361 0.086 0.362 0.086 C 0.363 0.086 0.363 0.085 0.363 0.083 C 0.363 0.079 0.363 0.079 0.364 0.081 C 0.364 0.082 0.364 0.084 0.364 0.086 C 0.364 0.087 0.364 0.087 0.365 0.087 C 0.365 0.086 0.366 0.085 0.366 0.083 C 0.365 0.082 0.366 0.080 0.366 0.080 C 0.366 0.079 0.367 0.078 0.366 0.076 C 0.366 0.073 0.367 0.072 0.369 0.074 C 0.370 0.075 0.370 0.076 0.369 0.075 C 0.367 0.074 0.367 0.076 0.369 0.079 C 0.369 0.080 0.370 0.082 0.370 0.082 C 0.370 0.083 0.369 0.083 0.369 0.081 C 0.368 0.079 0.367 0.080 0.367 0.083 C 0.367 0.084 0.367 0.084 0.368 0.084 C 0.368 0.083 0.369 0.084 0.369 0.085 C 0.369 0.088 0.369 0.088 0.369 0.088 C 0.368 0.088 0.369 0.089 0.369 0.091 C 0.370 0.093 0.370 0.093 0.370 0.091 C 0.371 0.089 0.371 0.086 0.371 0.083 Z M 0.440 0.093 C 0.440 0.091 0.440 0.090 0.439 0.090 C 0.439 0.090 0.439 0.091 0.439 0.092 C 0.439 0.093 0.439 0.094 0.439 0.094 C 0.438 0.095 0.438 0.095 0.439 0.095 C 0.439 0.095 0.440 0.094 0.440 0.093 Z M 0.401 0.094 C 0.400 0.092 0.400 0.092 0.399 0.095 C 0.399 0.095 0.400 0.096 0.401 0.096 C 0.402 0.097 0.402 0.096 0.401 0.094 Z M 0.370 0.096 C 0.370 0.095 0.370 0.095 0.369 0.096 C 0.369 0.096 0.369 0.097 0.370 0.097 C 0.371 0.097 0.371 0.096 0.370 0.096 Z M 0.368 0.095 C 0.368 0.095 0.368 0.093 0.368 0.093 C 0.367 0.092 0.367 0.093 0.367 0.095 C 0.367 0.096 0.367 0.097 0.368 0.097 C 0.368 0.097 0.368 0.096 0.368 0.095 Z M 0.303 0.097 C 0.303 0.096 0.303 0.096 0.302 0.096 C 0.302 0.096 0.301 0.097 0.301 0.098 C 0.301 0.099 0.303 0.099 0.303 0.097 Z M 0.798 0.099 C 0.798 0.098 0.798 0.097 0.797 0.097 C 0.796 0.097 0.796 0.097 0.797 0.099 C 0.798 0.101 0.798 0.101 0.798 0.099 Z M 0.783 0.098 C 0.783 0.094 0.783 0.094 0.783 0.094 C 0.782 0.094 0.782 0.094 0.783 0.095 C 0.783 0.095 0.783 0.097 0.782 0.098 C 0.782 0.100 0.782 0.101 0.782 0.101 C 0.783 0.101 0.783 0.099 0.783 0.098 Z M 0.745 0.099 C 0.745 0.098 0.745 0.097 0.744 0.097 C 0.744 0.097 0.744 0.098 0.744 0.099 C 0.744 0.100 0.745 0.101 0.745 0.101 C 0.745 0.101 0.745 0.100 0.745 0.099 Z M 0.420 0.098 C 0.420 0.097 0.419 0.095 0.419 0.095 C 0.419 0.094 0.418 0.095 0.418 0.097 C 0.418 0.099 0.419 0.101 0.419 0.101 C 0.419 0.101 0.420 0.100 0.420 0.098 Z M 0.434 0.101 C 0.434 0.100 0.434 0.099 0.434 0.099 C 0.434 0.099 0.433 0.100 0.433 0.101 C 0.433 0.102 0.434 0.103 0.434 0.103 C 0.434 0.103 0.434 0.102 0.434 0.101 Z M 0.422 0.099 C 0.422 0.098 0.422 0.097 0.421 0.097 C 0.421 0.097 0.421 0.098 0.421 0.100 C 0.422 0.103 0.423 0.102 0.422 0.099 Z M 0.418 0.097 C 0.418 0.095 0.417 0.094 0.417 0.094 C 0.417 0.095 0.416 0.095 0.416 0.094 C 0.416 0.093 0.417 0.091 0.417 0.091 C 0.418 0.089 0.418 0.089 0.418 0.088 C 0.417 0.087 0.417 0.085 0.417 0.084 C 0.417 0.081 0.416 0.080 0.415 0.083 C 0.414 0.084 0.414 0.084 0.415 0.085 C 0.416 0.087 0.416 0.093 0.415 0.094 C 0.415 0.095 0.415 0.095 0.415 0.095 C 0.416 0.095 0.416 0.096 0.416 0.097 C 0.416 0.098 0.416 0.099 0.417 0.099 C 0.417 0.099 0.417 0.100 0.417 0.101 C 0.417 0.102 0.418 0.103 0.418 0.102 C 0.418 0.101 0.418 0.099 0.418 0.097 Z M 0.820 0.103 C 0.821 0.102 0.820 0.099 0.819 0.099 C 0.818 0.099 0.818 0.100 0.818 0.100 C 0.819 0.101 0.819 0.102 0.819 0.103 C 0.818 0.105 0.819 0.105 0.820 0.103 Z M 0.393 0.101 C 0.394 0.099 0.393 0.094 0.391 0.094 C 0.390 0.094 0.390 0.097 0.391 0.098 C 0.391 0.099 0.391 0.100 0.391 0.101 C 0.391 0.102 0.391 0.102 0.390 0.102 C 0.390 0.101 0.389 0.102 0.389 0.103 C 0.389 0.104 0.390 0.105 0.391 0.104 C 0.392 0.103 0.393 0.102 0.393 0.101 Z M 0.386 0.094 C 0.386 0.093 0.386 0.092 0.386 0.092 C 0.387 0.092 0.387 0.093 0.387 0.094 C 0.387 0.095 0.387 0.095 0.387 0.095 C 0.386 0.095 0.386 0.095 0.386 0.094 Z M 0.387 0.103 C 0.386 0.102 0.386 0.101 0.387 0.098 C 0.388 0.094 0.388 0.093 0.387 0.091 C 0.386 0.088 0.384 0.089 0.385 0.092 C 0.385 0.093 0.385 0.094 0.384 0.093 C 0.384 0.092 0.383 0.093 0.383 0.095 C 0.382 0.101 0.382 0.098 0.382 0.092 C 0.383 0.087 0.383 0.087 0.382 0.087 C 0.382 0.088 0.382 0.089 0.382 0.090 C 0.382 0.091 0.382 0.092 0.381 0.093 C 0.381 0.093 0.380 0.095 0.380 0.096 C 0.380 0.098 0.380 0.099 0.381 0.098 C 0.381 0.098 0.382 0.099 0.383 0.101 C 0.384 0.102 0.385 0.104 0.386 0.104 C 0.387 0.104 0.387 0.103 0.387 0.103 Z M 0.382 0.103 C 0.382 0.100 0.381 0.100 0.380 0.103 C 0.380 0.104 0.380 0.104 0.380 0.104 C 0.381 0.104 0.381 0.104 0.382 0.103 Z M 0.379 0.098 C 0.379 0.095 0.378 0.095 0.378 0.097 C 0.377 0.099 0.377 0.100 0.378 0.102 C 0.378 0.104 0.379 0.102 0.379 0.098 Z M 0.426 0.103 C 0.427 0.104 0.427 0.103 0.427 0.101 C 0.427 0.099 0.427 0.097 0.426 0.097 C 0.426 0.097 0.426 0.096 0.427 0.095 C 0.427 0.094 0.427 0.094 0.427 0.094 C 0.426 0.093 0.426 0.093 0.427 0.092 C 0.427 0.090 0.427 0.090 0.427 0.087 C 0.426 0.086 0.426 0.085 0.425 0.085 C 0.425 0.085 0.425 0.085 0.425 0.087 C 0.426 0.089 0.426 0.092 0.425 0.091 C 0.425 0.090 0.425 0.091 0.425 0.093 C 0.425 0.096 0.425 0.097 0.425 0.097 C 0.424 0.097 0.424 0.098 0.425 0.099 C 0.425 0.101 0.425 0.101 0.424 0.100 C 0.423 0.099 0.423 0.099 0.423 0.103 C 0.423 0.105 0.424 0.106 0.424 0.104 C 0.425 0.103 0.426 0.103 0.426 0.103 Z M 0.401 0.104 C 0.401 0.103 0.401 0.103 0.400 0.103 C 0.400 0.103 0.400 0.103 0.400 0.104 C 0.400 0.105 0.400 0.106 0.401 0.106 C 0.401 0.106 0.401 0.105 0.401 0.104 Z M 0.422 0.106 C 0.422 0.105 0.422 0.104 0.422 0.104 C 0.421 0.104 0.421 0.105 0.421 0.106 C 0.421 0.107 0.421 0.108 0.422 0.108 C 0.422 0.108 0.422 0.107 0.422 0.106 Z M 0.419 0.107 C 0.418 0.105 0.418 0.105 0.417 0.105 C 0.417 0.106 0.417 0.107 0.418 0.108 C 0.420 0.110 0.420 0.110 0.419 0.107 Z M 0.305 0.107 C 0.305 0.106 0.305 0.104 0.306 0.103 C 0.307 0.101 0.308 0.094 0.307 0.094 C 0.306 0.094 0.306 0.094 0.307 0.096 C 0.307 0.097 0.307 0.097 0.306 0.096 C 0.306 0.096 0.305 0.096 0.305 0.096 C 0.304 0.098 0.303 0.101 0.304 0.107 C 0.304 0.110 0.305 0.111 0.305 0.107 Z M 0.713 0.110 C 0.712 0.110 0.712 0.110 0.712 0.110 C 0.711 0.111 0.712 0.111 0.712 0.111 C 0.713 0.111 0.713 0.111 0.713 0.110 Z M 0.432 0.108 C 0.432 0.106 0.432 0.104 0.431 0.104 C 0.431 0.104 0.431 0.104 0.431 0.102 C 0.432 0.101 0.432 0.101 0.431 0.101 C 0.430 0.102 0.430 0.102 0.430 0.099 C 0.431 0.096 0.431 0.096 0.430 0.097 C 0.429 0.097 0.429 0.099 0.429 0.101 C 0.429 0.103 0.429 0.104 0.429 0.105 C 0.428 0.105 0.429 0.105 0.429 0.105 C 0.430 0.105 0.431 0.106 0.431 0.108 C 0.433 0.113 0.433 0.113 0.432 0.108 L 0.432 0.108 Z M 0.420 0.112 C 0.420 0.112 0.419 0.112 0.419 0.112 C 0.418 0.113 0.419 0.113 0.419 0.113 C 0.420 0.113 0.420 0.113 0.420 0.112 Z M 0.412 0.107 C 0.412 0.106 0.412 0.105 0.412 0.104 C 0.413 0.102 0.413 0.104 0.413 0.106 C 0.413 0.108 0.413 0.108 0.412 0.107 Z M 0.412 0.111 C 0.411 0.108 0.412 0.107 0.413 0.109 C 0.413 0.110 0.413 0.111 0.413 0.112 C 0.413 0.113 0.413 0.113 0.414 0.112 C 0.414 0.112 0.414 0.110 0.414 0.110 C 0.414 0.109 0.414 0.109 0.415 0.109 C 0.416 0.111 0.415 0.103 0.414 0.101 C 0.412 0.099 0.412 0.097 0.414 0.098 C 0.415 0.099 0.415 0.099 0.414 0.097 C 0.413 0.096 0.412 0.096 0.411 0.097 C 0.411 0.098 0.410 0.098 0.410 0.097 C 0.409 0.094 0.409 0.095 0.409 0.100 C 0.409 0.102 0.409 0.103 0.410 0.104 C 0.411 0.105 0.411 0.106 0.410 0.107 C 0.409 0.108 0.409 0.112 0.410 0.111 C 0.411 0.111 0.411 0.111 0.410 0.110 C 0.410 0.108 0.410 0.108 0.410 0.108 C 0.411 0.108 0.411 0.109 0.411 0.111 C 0.411 0.112 0.411 0.113 0.412 0.113 C 0.412 0.113 0.412 0.112 0.412 0.111 Z M 0.405 0.111 C 0.405 0.108 0.405 0.108 0.406 0.109 C 0.406 0.110 0.407 0.109 0.407 0.106 C 0.408 0.104 0.408 0.103 0.407 0.103 C 0.407 0.104 0.407 0.103 0.407 0.101 C 0.406 0.099 0.406 0.097 0.406 0.097 C 0.405 0.097 0.405 0.100 0.405 0.102 C 0.405 0.103 0.404 0.104 0.404 0.106 C 0.403 0.107 0.403 0.108 0.403 0.108 C 0.404 0.108 0.404 0.109 0.404 0.110 C 0.404 0.111 0.404 0.112 0.405 0.113 C 0.405 0.113 0.405 0.112 0.405 0.111 Z M 0.305 0.112 C 0.305 0.112 0.305 0.112 0.305 0.112 C 0.304 0.113 0.305 0.113 0.305 0.113 C 0.306 0.113 0.306 0.113 0.305 0.112 Z M 0.428 0.113 C 0.429 0.112 0.429 0.111 0.429 0.110 C 0.428 0.109 0.428 0.110 0.427 0.112 C 0.427 0.115 0.427 0.116 0.428 0.113 Z M 0.417 0.111 C 0.417 0.111 0.416 0.110 0.416 0.111 C 0.415 0.112 0.415 0.113 0.415 0.113 C 0.415 0.114 0.415 0.114 0.416 0.114 C 0.416 0.113 0.417 0.112 0.417 0.111 Z M 0.307 0.113 C 0.307 0.111 0.306 0.113 0.307 0.116 C 0.307 0.118 0.307 0.118 0.307 0.117 C 0.308 0.116 0.308 0.115 0.307 0.113 Z M 0.299 0.117 C 0.299 0.116 0.299 0.116 0.299 0.116 C 0.298 0.117 0.298 0.118 0.298 0.118 C 0.298 0.118 0.298 0.119 0.299 0.119 C 0.299 0.119 0.299 0.118 0.299 0.117 Z M 0.297 0.117 C 0.296 0.115 0.296 0.115 0.297 0.115 C 0.298 0.115 0.298 0.114 0.298 0.113 C 0.298 0.111 0.297 0.110 0.297 0.111 C 0.296 0.112 0.296 0.111 0.296 0.109 C 0.296 0.105 0.296 0.105 0.295 0.110 C 0.294 0.112 0.294 0.113 0.294 0.113 C 0.295 0.113 0.295 0.115 0.296 0.116 C 0.296 0.117 0.297 0.119 0.297 0.119 C 0.297 0.119 0.297 0.118 0.297 0.117 Z M 0.428 0.120 C 0.428 0.119 0.427 0.119 0.426 0.118 C 0.425 0.118 0.425 0.118 0.425 0.119 C 0.425 0.120 0.428 0.121 0.428 0.120 Z M 0.303 0.119 C 0.303 0.118 0.302 0.117 0.302 0.118 C 0.302 0.118 0.302 0.119 0.302 0.120 C 0.302 0.120 0.302 0.121 0.302 0.121 C 0.302 0.121 0.303 0.120 0.303 0.119 Z M 0.280 0.117 C 0.280 0.115 0.280 0.113 0.280 0.113 C 0.280 0.113 0.280 0.115 0.280 0.117 C 0.280 0.119 0.280 0.121 0.280 0.121 C 0.280 0.121 0.281 0.119 0.280 0.117 Z M 0.293 0.129 C 0.293 0.128 0.293 0.126 0.293 0.124 C 0.292 0.122 0.292 0.121 0.292 0.123 C 0.291 0.124 0.291 0.125 0.290 0.125 C 0.288 0.125 0.288 0.126 0.289 0.128 C 0.289 0.130 0.293 0.130 0.293 0.129 Z M 0.943 0.134 C 0.943 0.133 0.942 0.133 0.942 0.134 C 0.942 0.134 0.942 0.135 0.943 0.135 C 0.943 0.135 0.943 0.134 0.943 0.134 Z M 0.936 0.164 C 0.936 0.164 0.935 0.164 0.935 0.164 C 0.935 0.165 0.935 0.165 0.936 0.165 C 0.936 0.165 0.937 0.165 0.936 0.164 Z M 0.965 0.207 C 0.965 0.207 0.964 0.207 0.964 0.208 C 0.964 0.208 0.964 0.209 0.965 0.208 C 0.965 0.208 0.965 0.208 0.965 0.207 Z M 0.972 0.279 C 0.972 0.279 0.972 0.279 0.971 0.280 C 0.971 0.280 0.972 0.281 0.972 0.280 C 0.973 0.280 0.973 0.280 0.972 0.279 Z M 0.970 0.279 C 0.970 0.279 0.970 0.279 0.970 0.280 C 0.969 0.280 0.970 0.281 0.970 0.280 C 0.971 0.280 0.971 0.280 0.970 0.279 Z M 0.963 0.279 C 0.962 0.279 0.962 0.279 0.962 0.280 C 0.962 0.280 0.962 0.281 0.962 0.280 C 0.963 0.280 0.963 0.280 0.963 0.279 Z M 0.972 0.283 C 0.972 0.282 0.972 0.283 0.971 0.283 C 0.971 0.284 0.972 0.284 0.972 0.284 C 0.973 0.284 0.973 0.284 0.972 0.283 Z M 0.079 0.347 C 0.079 0.346 0.079 0.345 0.079 0.345 C 0.078 0.345 0.078 0.346 0.078 0.347 C 0.078 0.348 0.078 0.349 0.079 0.349 C 0.079 0.349 0.079 0.348 0.079 0.347 Z M 0.059 0.456 C 0.058 0.455 0.057 0.455 0.057 0.456 C 0.057 0.457 0.057 0.458 0.058 0.458 C 0.059 0.458 0.059 0.458 0.059 0.456 Z M 0.050 0.456 C 0.050 0.454 0.049 0.453 0.049 0.453 C 0.049 0.453 0.049 0.454 0.050 0.456 C 0.050 0.457 0.051 0.459 0.051 0.459 C 0.051 0.459 0.051 0.457 0.050 0.456 Z M 0.043 0.457 C 0.042 0.457 0.040 0.457 0.040 0.457 C 0.039 0.458 0.039 0.458 0.041 0.458 C 0.043 0.458 0.043 0.458 0.043 0.457 Z M 0.047 0.458 C 0.047 0.457 0.046 0.457 0.046 0.457 C 0.045 0.457 0.045 0.458 0.045 0.459 C 0.045 0.460 0.047 0.459 0.047 0.458 Z M 0.083 0.470 C 0.083 0.470 0.082 0.470 0.082 0.470 C 0.082 0.471 0.082 0.471 0.083 0.471 C 0.084 0.471 0.084 0.470 0.083 0.470 Z M 0.088 0.498 C 0.089 0.498 0.089 0.498 0.089 0.496 C 0.088 0.494 0.083 0.496 0.084 0.498 C 0.084 0.499 0.085 0.499 0.086 0.499 C 0.086 0.499 0.088 0.499 0.088 0.498 Z M 0.954 0.508 C 0.954 0.507 0.953 0.506 0.952 0.507 C 0.952 0.508 0.952 0.509 0.953 0.509 C 0.953 0.509 0.954 0.509 0.954 0.508 Z M 0.084 0.518 C 0.084 0.517 0.083 0.516 0.083 0.517 C 0.083 0.518 0.083 0.519 0.083 0.519 C 0.083 0.519 0.083 0.520 0.083 0.520 C 0.083 0.520 0.084 0.519 0.084 0.518 Z M 0.080 0.515 C 0.080 0.514 0.080 0.515 0.080 0.517 C 0.080 0.519 0.080 0.520 0.080 0.518 C 0.080 0.517 0.080 0.515 0.080 0.515 Z M 0.065 0.525 C 0.065 0.524 0.064 0.523 0.064 0.523 C 0.063 0.523 0.063 0.524 0.064 0.525 C 0.065 0.527 0.065 0.527 0.065 0.525 Z M 0.056 0.526 C 0.056 0.525 0.055 0.525 0.055 0.526 C 0.055 0.526 0.055 0.527 0.056 0.527 C 0.056 0.527 0.057 0.526 0.056 0.526 Z M 0.084 0.529 C 0.083 0.529 0.083 0.529 0.083 0.530 C 0.083 0.530 0.083 0.531 0.083 0.530 C 0.084 0.530 0.084 0.530 0.084 0.529 Z M 0.077 0.529 C 0.077 0.529 0.076 0.529 0.076 0.529 C 0.076 0.530 0.076 0.530 0.077 0.530 C 0.077 0.530 0.078 0.530 0.077 0.529 Z M 0.072 0.529 C 0.072 0.528 0.072 0.527 0.071 0.527 C 0.071 0.527 0.071 0.526 0.071 0.525 C 0.071 0.523 0.071 0.522 0.070 0.523 C 0.070 0.524 0.070 0.524 0.070 0.526 C 0.070 0.527 0.071 0.529 0.071 0.529 C 0.072 0.530 0.072 0.530 0.073 0.530 C 0.073 0.531 0.073 0.530 0.072 0.529 Z M 0.991 0.531 C 0.991 0.531 0.990 0.531 0.990 0.531 C 0.990 0.532 0.990 0.532 0.990 0.532 C 0.991 0.532 0.991 0.532 0.991 0.531 Z M 0.047 0.532 C 0.045 0.530 0.044 0.530 0.044 0.532 C 0.044 0.533 0.045 0.534 0.046 0.534 C 0.047 0.534 0.048 0.534 0.047 0.532 Z M 0.061 0.533 C 0.061 0.531 0.058 0.532 0.058 0.534 C 0.058 0.535 0.058 0.535 0.060 0.535 C 0.061 0.535 0.061 0.535 0.061 0.533 Z M 0.085 0.534 C 0.085 0.533 0.085 0.532 0.084 0.533 C 0.084 0.533 0.084 0.535 0.084 0.536 C 0.084 0.537 0.084 0.538 0.084 0.537 C 0.084 0.537 0.085 0.536 0.085 0.534 Z M 0.083 0.536 C 0.083 0.535 0.083 0.534 0.083 0.533 C 0.082 0.532 0.082 0.533 0.082 0.534 C 0.082 0.535 0.081 0.536 0.081 0.536 C 0.080 0.536 0.080 0.536 0.080 0.533 C 0.081 0.531 0.081 0.531 0.079 0.531 C 0.079 0.531 0.078 0.531 0.078 0.532 C 0.079 0.533 0.079 0.536 0.078 0.537 C 0.077 0.537 0.078 0.537 0.080 0.537 C 0.081 0.537 0.083 0.537 0.083 0.536 Z M 0.056 0.535 C 0.055 0.532 0.054 0.532 0.052 0.534 C 0.052 0.535 0.052 0.536 0.053 0.535 C 0.054 0.534 0.055 0.535 0.055 0.536 C 0.055 0.537 0.055 0.538 0.056 0.538 C 0.056 0.538 0.056 0.537 0.056 0.535 Z M 0.076 0.537 C 0.075 0.536 0.075 0.534 0.075 0.534 C 0.075 0.533 0.075 0.532 0.075 0.532 C 0.074 0.532 0.074 0.536 0.075 0.538 C 0.075 0.539 0.075 0.540 0.076 0.540 C 0.076 0.539 0.076 0.539 0.076 0.537 Z M 0.072 0.533 C 0.071 0.532 0.069 0.531 0.068 0.532 C 0.066 0.533 0.064 0.534 0.063 0.534 C 0.063 0.534 0.063 0.535 0.063 0.536 C 0.063 0.536 0.063 0.537 0.064 0.537 C 0.065 0.537 0.066 0.536 0.066 0.535 C 0.066 0.534 0.066 0.534 0.067 0.535 C 0.068 0.535 0.069 0.535 0.069 0.534 C 0.069 0.533 0.070 0.533 0.070 0.533 C 0.070 0.534 0.070 0.535 0.070 0.536 C 0.070 0.537 0.070 0.538 0.070 0.538 C 0.071 0.538 0.071 0.537 0.071 0.536 C 0.071 0.533 0.072 0.534 0.072 0.537 C 0.072 0.540 0.072 0.540 0.073 0.538 C 0.073 0.535 0.073 0.535 0.072 0.533 Z M 0.068 0.538 C 0.067 0.536 0.067 0.536 0.067 0.538 C 0.067 0.539 0.068 0.540 0.068 0.540 C 0.069 0.540 0.069 0.539 0.068 0.538 Z M 0.054 0.538 C 0.054 0.538 0.053 0.538 0.053 0.539 C 0.053 0.539 0.053 0.540 0.054 0.539 C 0.054 0.539 0.054 0.539 0.054 0.538 Z M 0.038 0.538 C 0.038 0.538 0.037 0.538 0.037 0.539 C 0.037 0.539 0.037 0.540 0.038 0.539 C 0.038 0.539 0.038 0.539 0.038 0.538 Z M 0.044 0.540 C 0.044 0.540 0.044 0.540 0.043 0.540 C 0.043 0.541 0.044 0.541 0.044 0.541 C 0.045 0.541 0.045 0.541 0.044 0.540 Z M 0.045 0.567 C 0.045 0.567 0.045 0.567 0.045 0.567 C 0.044 0.567 0.044 0.567 0.044 0.568 C 0.044 0.570 0.044 0.570 0.045 0.569 C 0.045 0.569 0.045 0.568 0.045 0.567 Z M 0.978 0.581 C 0.978 0.580 0.978 0.579 0.978 0.579 C 0.977 0.579 0.977 0.580 0.977 0.581 C 0.977 0.582 0.977 0.583 0.978 0.583 C 0.978 0.583 0.978 0.582 0.978 0.581 Z M 0.075 0.623 C 0.074 0.622 0.074 0.622 0.074 0.623 C 0.073 0.624 0.074 0.624 0.074 0.624 C 0.075 0.624 0.075 0.623 0.075 0.623 Z M 0.965 0.626 C 0.965 0.625 0.965 0.624 0.965 0.624 C 0.964 0.624 0.964 0.624 0.964 0.626 C 0.965 0.628 0.965 0.628 0.965 0.626 Z M 0.964 0.629 C 0.964 0.627 0.962 0.627 0.961 0.629 C 0.961 0.630 0.961 0.631 0.962 0.631 C 0.963 0.631 0.964 0.630 0.964 0.629 Z M 0.045 0.632 C 0.045 0.631 0.045 0.631 0.044 0.632 C 0.044 0.633 0.044 0.633 0.045 0.633 C 0.046 0.633 0.046 0.632 0.045 0.632 Z M 0.961 0.634 C 0.961 0.634 0.960 0.633 0.960 0.632 C 0.960 0.632 0.959 0.632 0.959 0.633 C 0.959 0.634 0.960 0.635 0.960 0.635 C 0.960 0.635 0.961 0.635 0.961 0.634 Z M 0.035 0.633 C 0.035 0.632 0.035 0.631 0.035 0.631 C 0.034 0.631 0.034 0.632 0.034 0.633 C 0.035 0.635 0.035 0.635 0.035 0.633 Z M 0.962 0.636 C 0.963 0.637 0.963 0.636 0.963 0.634 C 0.962 0.630 0.962 0.631 0.961 0.635 C 0.961 0.639 0.961 0.639 0.961 0.637 C 0.962 0.636 0.962 0.636 0.962 0.636 Z M 0.032 0.664 C 0.031 0.663 0.029 0.663 0.029 0.665 C 0.029 0.665 0.030 0.665 0.031 0.665 C 0.032 0.665 0.033 0.665 0.032 0.664 Z M 0.026 0.669 C 0.026 0.668 0.026 0.667 0.026 0.667 C 0.026 0.667 0.025 0.668 0.025 0.669 C 0.025 0.670 0.025 0.671 0.025 0.671 C 0.025 0.671 0.026 0.670 0.026 0.669 Z M 0.056 0.703 C 0.056 0.702 0.056 0.701 0.056 0.701 C 0.055 0.701 0.055 0.702 0.055 0.703 C 0.055 0.704 0.055 0.705 0.056 0.705 C 0.056 0.705 0.056 0.704 0.056 0.703 Z M 0.045 0.754 C 0.045 0.754 0.044 0.754 0.044 0.754 C 0.044 0.754 0.043 0.754 0.044 0.755 C 0.044 0.757 0.045 0.756 0.045 0.754 Z M 0.062 0.767 C 0.062 0.767 0.062 0.766 0.061 0.766 C 0.060 0.766 0.060 0.765 0.060 0.764 C 0.060 0.763 0.060 0.763 0.059 0.763 C 0.059 0.763 0.059 0.764 0.059 0.765 C 0.059 0.767 0.060 0.768 0.061 0.768 C 0.062 0.768 0.063 0.768 0.062 0.767 Z M 0.056 0.770 C 0.056 0.769 0.055 0.768 0.055 0.768 C 0.055 0.768 0.054 0.769 0.054 0.770 C 0.054 0.771 0.054 0.772 0.055 0.772 C 0.056 0.772 0.056 0.771 0.056 0.770 Z M 0.044 0.779 C 0.044 0.778 0.044 0.777 0.043 0.777 C 0.041 0.777 0.041 0.777 0.042 0.779 C 0.043 0.780 0.044 0.780 0.044 0.780 C 0.044 0.781 0.044 0.780 0.044 0.779 Z M 0.038 0.788 C 0.038 0.787 0.038 0.786 0.038 0.786 C 0.037 0.786 0.037 0.787 0.037 0.788 C 0.037 0.789 0.038 0.790 0.038 0.790 C 0.038 0.790 0.038 0.789 0.038 0.788 Z M 0.041 0.790 C 0.041 0.789 0.040 0.788 0.040 0.788 C 0.040 0.788 0.040 0.789 0.040 0.790 C 0.040 0.791 0.040 0.791 0.041 0.791 C 0.041 0.791 0.041 0.791 0.041 0.790 Z M 0.016 0.831 C 0.016 0.829 0.015 0.829 0.015 0.831 C 0.015 0.832 0.015 0.832 0.015 0.832 C 0.016 0.832 0.016 0.831 0.016 0.831 Z M 0.016 0.835 C 0.016 0.835 0.016 0.835 0.016 0.835 C 0.015 0.836 0.016 0.836 0.016 0.836 C 0.017 0.836 0.017 0.836 0.016 0.835 Z M 0.013 0.840 C 0.013 0.839 0.013 0.838 0.013 0.839 C 0.012 0.840 0.012 0.841 0.012 0.841 C 0.012 0.841 0.012 0.842 0.013 0.842 C 0.013 0.842 0.013 0.841 0.013 0.840 Z M 0.024 0.850 C 0.023 0.849 0.023 0.849 0.023 0.850 C 0.023 0.850 0.023 0.851 0.023 0.851 C 0.024 0.851 0.024 0.850 0.024 0.850 Z M 0.022 0.849 C 0.022 0.848 0.021 0.847 0.021 0.847 C 0.020 0.847 0.020 0.848 0.020 0.849 C 0.020 0.850 0.021 0.851 0.021 0.851 C 0.022 0.851 0.022 0.850 0.022 0.849 Z M 0.017 0.858 C 0.017 0.857 0.016 0.856 0.016 0.856 C 0.016 0.856 0.015 0.857 0.015 0.858 C 0.015 0.859 0.016 0.860 0.016 0.860 C 0.017 0.860 0.017 0.859 0.017 0.858 Z M 0.020 0.867 C 0.020 0.866 0.019 0.865 0.019 0.865 C 0.019 0.865 0.018 0.866 0.018 0.867 C 0.018 0.868 0.018 0.869 0.019 0.869 C 0.020 0.869 0.020 0.868 0.020 0.867 Z M 0.636 0.995 C 0.636 0.993 0.635 0.993 0.634 0.993 C 0.631 0.993 0.631 0.993 0.630 0.990 C 0.629 0.986 0.628 0.984 0.628 0.987 C 0.629 0.988 0.628 0.988 0.627 0.988 C 0.626 0.988 0.624 0.989 0.624 0.990 C 0.624 0.992 0.623 0.992 0.621 0.991 C 0.619 0.989 0.618 0.988 0.616 0.988 C 0.616 0.988 0.616 0.987 0.616 0.986 C 0.616 0.985 0.615 0.983 0.615 0.982 C 0.613 0.980 0.612 0.975 0.612 0.973 C 0.612 0.972 0.612 0.971 0.612 0.971 C 0.611 0.971 0.611 0.972 0.611 0.973 C 0.611 0.974 0.611 0.975 0.611 0.975 C 0.610 0.975 0.610 0.977 0.609 0.980 C 0.608 0.986 0.607 0.988 0.607 0.983 C 0.607 0.980 0.607 0.980 0.604 0.985 C 0.604 0.987 0.603 0.987 0.603 0.986 C 0.603 0.984 0.600 0.985 0.599 0.987 C 0.599 0.989 0.598 0.989 0.598 0.987 C 0.598 0.987 0.598 0.986 0.598 0.985 C 0.599 0.985 0.598 0.984 0.598 0.984 C 0.598 0.984 0.597 0.985 0.597 0.986 C 0.597 0.989 0.595 0.988 0.594 0.984 C 0.593 0.982 0.592 0.980 0.591 0.980 C 0.590 0.980 0.589 0.979 0.588 0.977 C 0.586 0.974 0.586 0.974 0.585 0.976 C 0.585 0.977 0.584 0.978 0.584 0.978 C 0.584 0.978 0.584 0.979 0.584 0.980 C 0.584 0.981 0.583 0.982 0.583 0.982 C 0.582 0.982 0.582 0.982 0.582 0.980 C 0.583 0.978 0.582 0.978 0.581 0.978 C 0.581 0.979 0.580 0.978 0.580 0.976 C 0.580 0.973 0.579 0.971 0.578 0.971 C 0.578 0.971 0.578 0.972 0.578 0.973 C 0.578 0.973 0.576 0.974 0.574 0.973 C 0.571 0.973 0.570 0.973 0.569 0.976 C 0.569 0.980 0.567 0.981 0.567 0.978 C 0.567 0.975 0.566 0.976 0.565 0.980 C 0.564 0.982 0.564 0.984 0.563 0.984 C 0.563 0.984 0.563 0.984 0.563 0.982 C 0.564 0.981 0.564 0.980 0.563 0.979 C 0.563 0.979 0.562 0.977 0.562 0.976 C 0.562 0.974 0.562 0.972 0.561 0.970 C 0.559 0.967 0.559 0.967 0.558 0.970 C 0.557 0.971 0.556 0.973 0.554 0.974 C 0.552 0.975 0.552 0.975 0.552 0.973 C 0.553 0.972 0.553 0.971 0.552 0.971 C 0.551 0.971 0.550 0.975 0.549 0.977 C 0.549 0.978 0.548 0.978 0.548 0.978 C 0.547 0.977 0.547 0.976 0.547 0.975 C 0.548 0.973 0.546 0.968 0.544 0.968 C 0.543 0.969 0.542 0.968 0.541 0.966 C 0.540 0.964 0.540 0.964 0.539 0.966 C 0.538 0.968 0.537 0.968 0.537 0.966 C 0.536 0.965 0.536 0.965 0.535 0.968 C 0.534 0.970 0.534 0.971 0.533 0.971 C 0.532 0.970 0.532 0.971 0.532 0.972 C 0.532 0.974 0.531 0.973 0.530 0.970 C 0.529 0.966 0.528 0.965 0.528 0.968 C 0.528 0.969 0.528 0.969 0.527 0.969 C 0.527 0.969 0.527 0.970 0.527 0.972 C 0.527 0.973 0.527 0.974 0.526 0.974 C 0.525 0.974 0.525 0.973 0.525 0.972 C 0.525 0.971 0.524 0.970 0.523 0.970 C 0.521 0.971 0.521 0.970 0.521 0.968 C 0.520 0.966 0.520 0.966 0.519 0.968 C 0.519 0.969 0.518 0.969 0.517 0.968 C 0.517 0.967 0.516 0.967 0.515 0.967 C 0.513 0.967 0.512 0.966 0.511 0.965 C 0.511 0.964 0.510 0.964 0.510 0.966 C 0.511 0.971 0.509 0.969 0.509 0.964 C 0.508 0.960 0.508 0.958 0.507 0.957 C 0.506 0.957 0.506 0.956 0.506 0.955 C 0.506 0.954 0.506 0.953 0.506 0.953 C 0.505 0.953 0.505 0.953 0.505 0.952 C 0.505 0.951 0.504 0.950 0.503 0.950 C 0.501 0.950 0.500 0.950 0.500 0.954 C 0.499 0.959 0.497 0.962 0.496 0.959 C 0.496 0.956 0.493 0.958 0.494 0.962 C 0.494 0.963 0.494 0.964 0.493 0.964 C 0.492 0.964 0.492 0.963 0.492 0.962 C 0.492 0.959 0.487 0.952 0.485 0.955 C 0.485 0.956 0.485 0.956 0.485 0.957 C 0.486 0.958 0.486 0.958 0.485 0.959 C 0.484 0.959 0.483 0.957 0.483 0.955 C 0.483 0.953 0.483 0.953 0.483 0.954 C 0.482 0.955 0.481 0.954 0.481 0.952 C 0.480 0.951 0.480 0.950 0.479 0.952 C 0.479 0.953 0.478 0.954 0.477 0.954 C 0.476 0.954 0.476 0.954 0.475 0.955 C 0.474 0.958 0.472 0.959 0.471 0.956 C 0.470 0.953 0.467 0.953 0.466 0.955 C 0.465 0.957 0.462 0.954 0.462 0.951 C 0.462 0.950 0.462 0.950 0.461 0.951 C 0.460 0.951 0.460 0.951 0.459 0.948 C 0.458 0.946 0.458 0.944 0.458 0.944 C 0.457 0.944 0.457 0.943 0.458 0.942 C 0.458 0.940 0.457 0.942 0.456 0.946 C 0.455 0.947 0.454 0.948 0.451 0.949 C 0.448 0.949 0.445 0.950 0.444 0.951 C 0.442 0.953 0.442 0.953 0.442 0.951 C 0.441 0.950 0.441 0.949 0.441 0.950 C 0.441 0.952 0.439 0.948 0.439 0.946 C 0.439 0.944 0.438 0.943 0.438 0.943 C 0.437 0.943 0.437 0.944 0.437 0.945 C 0.437 0.947 0.434 0.948 0.434 0.946 C 0.434 0.944 0.433 0.944 0.433 0.946 C 0.433 0.947 0.432 0.948 0.432 0.947 C 0.432 0.946 0.431 0.947 0.431 0.947 C 0.430 0.950 0.427 0.953 0.427 0.952 C 0.427 0.951 0.426 0.951 0.425 0.950 C 0.424 0.950 0.424 0.949 0.424 0.949 C 0.423 0.946 0.415 0.947 0.414 0.949 C 0.413 0.952 0.411 0.954 0.411 0.951 C 0.411 0.950 0.410 0.950 0.410 0.950 C 0.409 0.950 0.409 0.949 0.409 0.948 C 0.409 0.947 0.408 0.946 0.407 0.946 C 0.406 0.946 0.405 0.947 0.405 0.948 C 0.405 0.949 0.405 0.950 0.405 0.950 C 0.404 0.950 0.404 0.951 0.404 0.952 C 0.403 0.956 0.401 0.958 0.400 0.954 C 0.400 0.953 0.399 0.951 0.399 0.951 C 0.398 0.951 0.398 0.951 0.398 0.950 C 0.398 0.949 0.398 0.949 0.397 0.948 C 0.396 0.948 0.395 0.950 0.394 0.953 C 0.394 0.955 0.393 0.957 0.393 0.955 C 0.393 0.954 0.390 0.946 0.389 0.946 C 0.389 0.946 0.388 0.949 0.387 0.952 C 0.386 0.955 0.386 0.956 0.386 0.955 C 0.386 0.954 0.386 0.954 0.385 0.954 C 0.385 0.955 0.384 0.955 0.384 0.954 C 0.384 0.951 0.378 0.951 0.378 0.953 C 0.377 0.954 0.377 0.955 0.377 0.955 C 0.378 0.955 0.378 0.956 0.377 0.957 C 0.377 0.958 0.377 0.958 0.376 0.957 C 0.375 0.955 0.373 0.954 0.371 0.954 C 0.368 0.954 0.366 0.953 0.365 0.953 C 0.364 0.953 0.363 0.953 0.362 0.954 C 0.360 0.955 0.360 0.954 0.359 0.952 C 0.358 0.948 0.356 0.948 0.356 0.952 C 0.356 0.955 0.354 0.957 0.353 0.955 C 0.352 0.954 0.352 0.953 0.351 0.953 C 0.350 0.953 0.350 0.953 0.350 0.951 C 0.350 0.950 0.350 0.950 0.350 0.950 C 0.349 0.950 0.349 0.948 0.349 0.947 C 0.350 0.946 0.350 0.944 0.349 0.944 C 0.349 0.944 0.349 0.946 0.349 0.947 C 0.349 0.948 0.348 0.950 0.348 0.950 C 0.347 0.950 0.347 0.951 0.347 0.952 C 0.346 0.956 0.345 0.956 0.342 0.952 C 0.339 0.948 0.338 0.948 0.335 0.948 C 0.334 0.949 0.332 0.949 0.332 0.948 C 0.332 0.947 0.332 0.948 0.331 0.950 C 0.330 0.955 0.329 0.956 0.329 0.953 C 0.329 0.952 0.328 0.951 0.328 0.951 C 0.328 0.951 0.327 0.951 0.327 0.950 C 0.327 0.948 0.325 0.949 0.324 0.951 C 0.324 0.951 0.323 0.952 0.322 0.952 C 0.321 0.952 0.319 0.954 0.319 0.955 C 0.318 0.958 0.316 0.956 0.315 0.951 C 0.315 0.949 0.315 0.948 0.314 0.949 C 0.313 0.950 0.313 0.949 0.313 0.948 C 0.312 0.945 0.310 0.946 0.309 0.948 C 0.309 0.950 0.309 0.950 0.308 0.948 C 0.308 0.947 0.307 0.947 0.306 0.947 C 0.306 0.948 0.305 0.947 0.305 0.946 C 0.305 0.944 0.305 0.944 0.305 0.945 C 0.304 0.951 0.295 0.955 0.296 0.949 C 0.296 0.948 0.296 0.948 0.295 0.948 C 0.294 0.949 0.294 0.948 0.294 0.947 C 0.294 0.946 0.294 0.946 0.293 0.947 C 0.293 0.948 0.292 0.949 0.292 0.949 C 0.291 0.950 0.291 0.949 0.291 0.948 C 0.291 0.947 0.290 0.947 0.289 0.948 C 0.289 0.948 0.287 0.947 0.287 0.946 C 0.286 0.945 0.285 0.944 0.285 0.946 C 0.284 0.947 0.282 0.948 0.280 0.949 C 0.277 0.949 0.274 0.950 0.273 0.951 C 0.272 0.951 0.271 0.950 0.271 0.948 C 0.270 0.946 0.270 0.946 0.269 0.949 C 0.268 0.951 0.268 0.951 0.268 0.949 C 0.268 0.947 0.268 0.946 0.267 0.946 C 0.267 0.946 0.267 0.945 0.267 0.944 C 0.267 0.943 0.266 0.943 0.265 0.945 C 0.264 0.947 0.264 0.947 0.263 0.945 C 0.261 0.941 0.257 0.945 0.258 0.950 C 0.258 0.952 0.258 0.952 0.255 0.952 C 0.254 0.953 0.253 0.952 0.253 0.950 C 0.252 0.948 0.252 0.948 0.251 0.949 C 0.251 0.950 0.250 0.950 0.250 0.950 C 0.249 0.949 0.248 0.948 0.248 0.948 C 0.247 0.948 0.246 0.947 0.246 0.946 C 0.246 0.945 0.244 0.940 0.243 0.940 C 0.243 0.940 0.242 0.941 0.241 0.941 C 0.241 0.942 0.240 0.942 0.239 0.938 C 0.238 0.934 0.238 0.933 0.238 0.935 C 0.237 0.938 0.230 0.939 0.229 0.937 C 0.228 0.935 0.228 0.935 0.226 0.937 C 0.224 0.940 0.221 0.941 0.221 0.939 C 0.221 0.938 0.221 0.937 0.221 0.937 C 0.221 0.937 0.220 0.938 0.220 0.939 C 0.220 0.940 0.220 0.940 0.220 0.939 C 0.219 0.938 0.218 0.938 0.217 0.939 C 0.217 0.940 0.216 0.940 0.216 0.939 C 0.216 0.938 0.214 0.938 0.212 0.938 C 0.209 0.938 0.207 0.939 0.206 0.939 C 0.205 0.939 0.204 0.940 0.204 0.942 C 0.203 0.944 0.203 0.944 0.203 0.943 C 0.204 0.939 0.201 0.939 0.197 0.941 C 0.196 0.943 0.195 0.942 0.194 0.941 C 0.193 0.938 0.188 0.939 0.186 0.942 C 0.185 0.943 0.185 0.942 0.185 0.941 C 0.185 0.940 0.185 0.939 0.185 0.940 C 0.184 0.940 0.184 0.940 0.183 0.938 C 0.182 0.935 0.182 0.935 0.181 0.939 C 0.180 0.942 0.179 0.942 0.178 0.941 C 0.177 0.939 0.175 0.939 0.175 0.941 C 0.175 0.942 0.174 0.942 0.173 0.943 C 0.172 0.943 0.171 0.943 0.171 0.942 C 0.171 0.941 0.171 0.941 0.170 0.941 C 0.170 0.941 0.170 0.939 0.170 0.938 C 0.170 0.936 0.169 0.935 0.164 0.936 C 0.161 0.937 0.157 0.937 0.157 0.938 C 0.156 0.938 0.156 0.937 0.156 0.935 C 0.156 0.934 0.156 0.932 0.155 0.932 C 0.154 0.930 0.151 0.935 0.151 0.938 C 0.151 0.938 0.150 0.939 0.149 0.938 C 0.148 0.937 0.147 0.937 0.147 0.939 C 0.147 0.942 0.145 0.941 0.145 0.938 C 0.145 0.936 0.144 0.936 0.144 0.936 C 0.144 0.937 0.143 0.936 0.143 0.935 C 0.143 0.934 0.143 0.934 0.142 0.934 C 0.141 0.935 0.141 0.934 0.140 0.933 C 0.140 0.932 0.140 0.932 0.139 0.933 C 0.138 0.933 0.138 0.933 0.138 0.932 C 0.137 0.931 0.135 0.930 0.133 0.929 C 0.131 0.928 0.128 0.927 0.128 0.927 C 0.127 0.927 0.126 0.926 0.125 0.926 C 0.125 0.926 0.123 0.925 0.122 0.923 C 0.121 0.922 0.120 0.921 0.120 0.923 C 0.119 0.925 0.116 0.925 0.116 0.923 C 0.116 0.921 0.115 0.921 0.115 0.923 C 0.114 0.924 0.114 0.924 0.113 0.924 C 0.113 0.923 0.113 0.923 0.113 0.925 C 0.113 0.926 0.112 0.926 0.112 0.923 C 0.111 0.921 0.110 0.920 0.107 0.920 C 0.105 0.920 0.102 0.919 0.101 0.918 C 0.100 0.918 0.098 0.917 0.097 0.917 C 0.095 0.916 0.094 0.916 0.094 0.915 C 0.093 0.915 0.089 0.914 0.078 0.913 C 0.071 0.912 0.064 0.911 0.062 0.910 C 0.060 0.909 0.057 0.908 0.055 0.908 C 0.054 0.907 0.052 0.907 0.052 0.906 C 0.050 0.903 0.048 0.903 0.040 0.902 C 0.030 0.901 0.027 0.899 0.026 0.892 C 0.026 0.888 0.026 0.887 0.024 0.886 C 0.023 0.886 0.021 0.886 0.020 0.885 C 0.019 0.885 0.019 0.884 0.019 0.882 C 0.020 0.880 0.019 0.880 0.018 0.880 C 0.018 0.880 0.017 0.879 0.016 0.877 C 0.016 0.875 0.016 0.875 0.016 0.877 C 0.016 0.880 0.016 0.880 0.014 0.880 C 0.013 0.881 0.012 0.880 0.013 0.879 C 0.013 0.878 0.014 0.878 0.015 0.878 C 0.015 0.879 0.015 0.878 0.015 0.876 C 0.015 0.874 0.016 0.874 0.017 0.875 C 0.018 0.876 0.019 0.875 0.018 0.874 C 0.018 0.873 0.017 0.872 0.016 0.872 C 0.015 0.872 0.013 0.871 0.013 0.871 C 0.012 0.869 0.012 0.869 0.013 0.869 C 0.014 0.868 0.015 0.868 0.016 0.868 C 0.016 0.868 0.017 0.867 0.017 0.866 C 0.018 0.864 0.018 0.863 0.016 0.862 C 0.015 0.861 0.014 0.860 0.015 0.856 C 0.015 0.855 0.016 0.854 0.018 0.854 C 0.020 0.853 0.020 0.853 0.020 0.850 C 0.019 0.848 0.019 0.847 0.019 0.848 C 0.019 0.849 0.018 0.850 0.017 0.850 C 0.015 0.849 0.015 0.850 0.016 0.851 C 0.017 0.852 0.017 0.852 0.016 0.852 C 0.015 0.853 0.014 0.853 0.014 0.854 C 0.013 0.855 0.013 0.855 0.014 0.852 C 0.015 0.849 0.015 0.847 0.014 0.847 C 0.013 0.847 0.013 0.846 0.013 0.845 C 0.013 0.844 0.013 0.844 0.013 0.844 C 0.012 0.844 0.012 0.844 0.012 0.845 C 0.013 0.847 0.011 0.847 0.011 0.845 C 0.011 0.844 0.010 0.844 0.010 0.845 C 0.009 0.847 0.009 0.847 0.008 0.845 C 0.008 0.843 0.007 0.842 0.007 0.841 C 0.006 0.841 0.006 0.840 0.007 0.840 C 0.008 0.840 0.009 0.839 0.009 0.838 C 0.009 0.837 0.009 0.837 0.010 0.839 C 0.010 0.840 0.011 0.842 0.011 0.842 C 0.012 0.842 0.012 0.841 0.011 0.840 C 0.010 0.839 0.010 0.838 0.011 0.838 C 0.012 0.838 0.012 0.838 0.012 0.835 C 0.011 0.833 0.011 0.833 0.011 0.833 C 0.012 0.834 0.012 0.834 0.013 0.833 C 0.013 0.831 0.013 0.831 0.013 0.833 C 0.013 0.834 0.014 0.834 0.014 0.831 C 0.014 0.829 0.014 0.827 0.015 0.827 C 0.015 0.827 0.015 0.827 0.015 0.826 C 0.015 0.825 0.015 0.825 0.014 0.825 C 0.014 0.826 0.013 0.825 0.013 0.824 C 0.013 0.824 0.014 0.823 0.015 0.823 C 0.016 0.823 0.018 0.822 0.018 0.820 C 0.018 0.819 0.020 0.818 0.023 0.819 C 0.026 0.819 0.027 0.819 0.027 0.817 C 0.027 0.816 0.027 0.815 0.026 0.815 C 0.025 0.815 0.025 0.814 0.026 0.813 C 0.027 0.811 0.027 0.810 0.031 0.808 C 0.033 0.808 0.034 0.807 0.034 0.805 C 0.033 0.804 0.032 0.803 0.031 0.804 C 0.030 0.804 0.029 0.804 0.030 0.802 C 0.030 0.800 0.032 0.800 0.034 0.800 C 0.038 0.800 0.039 0.799 0.037 0.796 C 0.037 0.795 0.036 0.795 0.035 0.795 C 0.034 0.795 0.033 0.794 0.034 0.793 C 0.034 0.792 0.034 0.792 0.034 0.791 C 0.033 0.790 0.033 0.790 0.033 0.791 C 0.032 0.793 0.031 0.789 0.031 0.787 C 0.032 0.786 0.031 0.786 0.031 0.787 C 0.031 0.787 0.031 0.789 0.031 0.790 C 0.031 0.792 0.031 0.792 0.029 0.789 C 0.026 0.785 0.023 0.785 0.023 0.788 C 0.022 0.790 0.022 0.790 0.022 0.788 C 0.022 0.787 0.022 0.786 0.022 0.786 C 0.022 0.786 0.021 0.787 0.022 0.787 C 0.022 0.788 0.021 0.789 0.020 0.789 C 0.019 0.789 0.019 0.788 0.019 0.788 C 0.019 0.787 0.019 0.786 0.019 0.786 C 0.018 0.786 0.018 0.785 0.017 0.785 C 0.017 0.784 0.017 0.784 0.017 0.786 C 0.017 0.787 0.017 0.788 0.016 0.788 H 0.015 L 0.016 0.785 C 0.018 0.781 0.018 0.779 0.016 0.779 C 0.015 0.779 0.015 0.778 0.015 0.777 C 0.015 0.777 0.017 0.776 0.019 0.775 C 0.024 0.775 0.026 0.774 0.026 0.773 C 0.027 0.773 0.027 0.773 0.028 0.773 C 0.028 0.774 0.029 0.773 0.029 0.772 C 0.029 0.770 0.029 0.770 0.029 0.771 C 0.030 0.773 0.035 0.773 0.038 0.771 C 0.040 0.770 0.042 0.764 0.041 0.764 C 0.040 0.764 0.040 0.763 0.040 0.761 C 0.041 0.759 0.041 0.758 0.042 0.759 C 0.043 0.759 0.043 0.759 0.042 0.757 C 0.042 0.756 0.041 0.755 0.041 0.755 C 0.040 0.755 0.040 0.754 0.040 0.753 C 0.040 0.752 0.040 0.752 0.040 0.752 C 0.040 0.753 0.039 0.753 0.039 0.751 C 0.038 0.750 0.038 0.750 0.038 0.752 C 0.039 0.754 0.038 0.755 0.037 0.757 C 0.036 0.758 0.035 0.759 0.034 0.759 C 0.034 0.759 0.032 0.760 0.031 0.761 C 0.029 0.762 0.027 0.762 0.027 0.762 C 0.027 0.761 0.026 0.762 0.026 0.763 C 0.026 0.763 0.026 0.764 0.025 0.763 C 0.024 0.762 0.024 0.762 0.024 0.761 C 0.025 0.760 0.024 0.760 0.023 0.760 C 0.021 0.760 0.020 0.760 0.020 0.759 C 0.019 0.758 0.019 0.757 0.018 0.758 C 0.018 0.758 0.017 0.758 0.018 0.757 C 0.018 0.755 0.017 0.755 0.016 0.757 C 0.016 0.758 0.015 0.758 0.015 0.756 C 0.014 0.755 0.014 0.754 0.014 0.754 C 0.014 0.754 0.015 0.753 0.015 0.752 C 0.016 0.752 0.016 0.752 0.016 0.754 C 0.015 0.755 0.016 0.755 0.017 0.753 C 0.017 0.751 0.018 0.750 0.019 0.751 C 0.020 0.751 0.021 0.751 0.022 0.750 C 0.023 0.749 0.026 0.748 0.028 0.747 C 0.031 0.747 0.033 0.745 0.033 0.744 C 0.034 0.743 0.035 0.742 0.036 0.742 C 0.037 0.742 0.038 0.740 0.038 0.739 C 0.038 0.738 0.039 0.737 0.040 0.736 C 0.040 0.736 0.041 0.736 0.041 0.736 C 0.041 0.735 0.042 0.734 0.043 0.734 C 0.044 0.734 0.044 0.733 0.043 0.731 C 0.043 0.728 0.042 0.727 0.039 0.728 C 0.037 0.728 0.036 0.727 0.037 0.726 C 0.037 0.726 0.037 0.725 0.037 0.725 C 0.036 0.725 0.037 0.724 0.037 0.723 C 0.038 0.722 0.038 0.722 0.039 0.724 C 0.039 0.725 0.039 0.724 0.040 0.722 C 0.041 0.721 0.041 0.719 0.042 0.719 C 0.042 0.719 0.042 0.719 0.042 0.718 C 0.041 0.717 0.041 0.716 0.041 0.716 C 0.042 0.716 0.042 0.717 0.042 0.717 C 0.042 0.718 0.044 0.720 0.045 0.720 C 0.046 0.720 0.048 0.722 0.049 0.723 C 0.050 0.725 0.051 0.725 0.052 0.723 C 0.053 0.721 0.053 0.721 0.052 0.718 C 0.051 0.715 0.050 0.714 0.048 0.714 C 0.046 0.713 0.045 0.712 0.044 0.712 C 0.044 0.711 0.043 0.711 0.043 0.713 C 0.042 0.714 0.041 0.714 0.041 0.713 C 0.040 0.710 0.044 0.708 0.045 0.710 C 0.046 0.710 0.046 0.710 0.046 0.709 C 0.046 0.708 0.046 0.707 0.046 0.707 C 0.047 0.707 0.047 0.707 0.048 0.707 C 0.049 0.707 0.049 0.707 0.048 0.704 C 0.047 0.703 0.046 0.702 0.046 0.702 C 0.045 0.702 0.043 0.702 0.041 0.701 C 0.040 0.700 0.037 0.700 0.035 0.700 C 0.032 0.700 0.031 0.699 0.031 0.698 C 0.031 0.696 0.031 0.696 0.030 0.697 C 0.030 0.698 0.026 0.698 0.022 0.697 C 0.021 0.697 0.021 0.696 0.021 0.695 C 0.021 0.693 0.021 0.693 0.020 0.693 C 0.019 0.694 0.019 0.694 0.020 0.693 C 0.020 0.691 0.023 0.690 0.026 0.691 C 0.026 0.691 0.028 0.691 0.028 0.690 C 0.029 0.689 0.030 0.689 0.031 0.690 C 0.032 0.691 0.032 0.691 0.033 0.691 C 0.033 0.690 0.032 0.689 0.032 0.689 C 0.031 0.689 0.031 0.688 0.031 0.688 C 0.031 0.687 0.031 0.685 0.031 0.684 C 0.030 0.682 0.030 0.681 0.031 0.682 C 0.031 0.683 0.031 0.683 0.031 0.682 C 0.031 0.680 0.031 0.680 0.029 0.679 C 0.029 0.679 0.028 0.678 0.028 0.678 C 0.028 0.677 0.027 0.677 0.026 0.677 C 0.025 0.677 0.024 0.676 0.024 0.675 C 0.023 0.674 0.023 0.674 0.023 0.673 C 0.024 0.671 0.024 0.671 0.023 0.671 C 0.022 0.671 0.021 0.670 0.021 0.669 C 0.021 0.667 0.021 0.668 0.021 0.670 C 0.021 0.671 0.021 0.673 0.022 0.673 C 0.022 0.673 0.022 0.674 0.022 0.675 C 0.022 0.676 0.022 0.676 0.021 0.675 C 0.021 0.675 0.020 0.674 0.019 0.674 C 0.019 0.673 0.018 0.671 0.019 0.671 C 0.019 0.671 0.019 0.670 0.019 0.668 C 0.019 0.666 0.019 0.665 0.022 0.666 C 0.026 0.666 0.026 0.666 0.026 0.663 C 0.026 0.662 0.027 0.661 0.027 0.661 C 0.028 0.661 0.029 0.660 0.028 0.660 C 0.028 0.659 0.028 0.658 0.027 0.658 C 0.027 0.658 0.027 0.658 0.027 0.656 C 0.028 0.655 0.028 0.655 0.029 0.656 C 0.030 0.659 0.031 0.657 0.029 0.654 C 0.029 0.652 0.027 0.651 0.024 0.651 C 0.021 0.651 0.019 0.650 0.019 0.649 C 0.019 0.648 0.019 0.647 0.019 0.648 C 0.020 0.649 0.020 0.647 0.019 0.644 C 0.019 0.642 0.019 0.642 0.020 0.643 C 0.020 0.643 0.021 0.643 0.021 0.642 C 0.021 0.641 0.021 0.641 0.021 0.642 C 0.021 0.642 0.023 0.643 0.025 0.642 C 0.027 0.641 0.028 0.641 0.027 0.641 C 0.027 0.640 0.026 0.639 0.026 0.638 C 0.025 0.637 0.025 0.637 0.024 0.638 C 0.023 0.639 0.020 0.640 0.020 0.638 C 0.020 0.637 0.019 0.637 0.018 0.637 C 0.016 0.637 0.018 0.635 0.022 0.634 C 0.025 0.633 0.027 0.632 0.027 0.631 C 0.028 0.630 0.028 0.630 0.029 0.631 C 0.029 0.632 0.029 0.631 0.029 0.630 C 0.029 0.627 0.029 0.627 0.030 0.630 C 0.030 0.632 0.031 0.631 0.031 0.629 C 0.031 0.627 0.031 0.627 0.031 0.630 C 0.031 0.631 0.031 0.631 0.031 0.630 C 0.031 0.628 0.033 0.628 0.036 0.631 C 0.037 0.631 0.038 0.631 0.038 0.630 C 0.038 0.629 0.038 0.629 0.039 0.628 C 0.040 0.628 0.040 0.629 0.040 0.630 C 0.040 0.631 0.040 0.631 0.040 0.631 C 0.041 0.631 0.042 0.631 0.042 0.630 C 0.042 0.629 0.042 0.628 0.043 0.627 C 0.044 0.627 0.044 0.627 0.044 0.628 C 0.044 0.629 0.043 0.630 0.043 0.630 C 0.042 0.630 0.042 0.630 0.043 0.631 C 0.043 0.631 0.044 0.630 0.045 0.628 C 0.046 0.625 0.046 0.625 0.046 0.627 C 0.046 0.629 0.047 0.632 0.048 0.630 C 0.048 0.628 0.051 0.628 0.058 0.628 C 0.059 0.628 0.061 0.627 0.061 0.626 C 0.062 0.625 0.064 0.624 0.067 0.624 L 0.071 0.624 L 0.068 0.622 C 0.066 0.621 0.063 0.621 0.061 0.620 C 0.059 0.620 0.058 0.619 0.058 0.618 C 0.058 0.618 0.056 0.617 0.053 0.617 C 0.050 0.617 0.048 0.616 0.048 0.614 L 0.046 0.612 L 0.048 0.612 C 0.049 0.613 0.049 0.613 0.050 0.614 C 0.050 0.616 0.052 0.615 0.053 0.613 C 0.053 0.611 0.053 0.611 0.053 0.613 C 0.053 0.616 0.055 0.616 0.055 0.612 C 0.055 0.610 0.055 0.610 0.056 0.610 C 0.057 0.611 0.057 0.610 0.057 0.610 C 0.057 0.609 0.058 0.608 0.059 0.608 C 0.062 0.608 0.067 0.607 0.068 0.606 C 0.068 0.605 0.069 0.605 0.069 0.605 C 0.070 0.606 0.070 0.605 0.070 0.604 C 0.070 0.603 0.071 0.602 0.072 0.602 C 0.072 0.601 0.073 0.599 0.074 0.598 C 0.074 0.596 0.075 0.595 0.077 0.595 C 0.080 0.595 0.084 0.592 0.084 0.589 C 0.084 0.589 0.084 0.588 0.084 0.589 C 0.083 0.590 0.083 0.589 0.082 0.588 C 0.082 0.587 0.081 0.587 0.081 0.588 C 0.080 0.588 0.079 0.588 0.079 0.587 C 0.079 0.586 0.079 0.584 0.078 0.584 C 0.078 0.584 0.079 0.583 0.081 0.584 C 0.083 0.584 0.085 0.585 0.085 0.586 C 0.086 0.586 0.086 0.586 0.086 0.585 C 0.086 0.584 0.088 0.583 0.089 0.583 C 0.091 0.583 0.093 0.580 0.093 0.578 C 0.093 0.578 0.087 0.577 0.080 0.577 C 0.074 0.577 0.068 0.576 0.068 0.575 C 0.067 0.574 0.055 0.575 0.054 0.577 C 0.053 0.577 0.053 0.577 0.053 0.576 C 0.053 0.575 0.051 0.574 0.050 0.576 C 0.050 0.577 0.050 0.576 0.049 0.576 C 0.048 0.575 0.047 0.574 0.046 0.575 C 0.044 0.575 0.044 0.575 0.045 0.574 C 0.045 0.572 0.045 0.572 0.043 0.573 C 0.041 0.573 0.041 0.573 0.042 0.572 C 0.043 0.570 0.043 0.566 0.043 0.567 C 0.042 0.567 0.042 0.567 0.042 0.567 C 0.041 0.566 0.043 0.565 0.045 0.564 C 0.047 0.563 0.049 0.562 0.049 0.563 C 0.050 0.564 0.050 0.564 0.051 0.563 C 0.051 0.563 0.051 0.563 0.052 0.565 C 0.052 0.566 0.052 0.566 0.053 0.565 C 0.054 0.562 0.056 0.562 0.059 0.564 C 0.061 0.565 0.061 0.565 0.061 0.563 C 0.061 0.562 0.061 0.561 0.062 0.561 C 0.062 0.561 0.062 0.562 0.062 0.563 C 0.062 0.565 0.062 0.565 0.063 0.564 C 0.064 0.563 0.070 0.561 0.081 0.560 C 0.086 0.560 0.090 0.559 0.091 0.558 C 0.091 0.557 0.093 0.557 0.095 0.556 C 0.096 0.556 0.098 0.555 0.098 0.554 C 0.099 0.552 0.091 0.545 0.088 0.545 C 0.086 0.545 0.085 0.544 0.085 0.543 C 0.085 0.542 0.085 0.541 0.084 0.542 C 0.083 0.543 0.083 0.543 0.082 0.543 C 0.079 0.542 0.075 0.543 0.075 0.544 C 0.075 0.545 0.073 0.544 0.072 0.542 C 0.072 0.541 0.072 0.542 0.072 0.542 C 0.072 0.544 0.057 0.544 0.046 0.543 C 0.043 0.542 0.042 0.543 0.042 0.544 C 0.042 0.545 0.042 0.545 0.041 0.544 C 0.041 0.543 0.039 0.542 0.034 0.541 C 0.034 0.541 0.033 0.540 0.033 0.539 C 0.033 0.539 0.033 0.538 0.032 0.537 C 0.032 0.537 0.033 0.537 0.034 0.537 C 0.035 0.538 0.036 0.537 0.036 0.535 C 0.036 0.533 0.036 0.532 0.037 0.533 C 0.038 0.534 0.038 0.533 0.039 0.532 C 0.039 0.531 0.039 0.531 0.038 0.531 C 0.038 0.531 0.037 0.530 0.037 0.529 C 0.037 0.528 0.038 0.528 0.038 0.528 C 0.040 0.528 0.040 0.530 0.039 0.533 C 0.039 0.535 0.040 0.536 0.043 0.534 C 0.044 0.534 0.043 0.531 0.042 0.531 C 0.042 0.531 0.042 0.531 0.042 0.533 C 0.042 0.534 0.042 0.534 0.042 0.534 C 0.041 0.534 0.041 0.533 0.041 0.532 C 0.041 0.531 0.041 0.530 0.041 0.529 C 0.040 0.527 0.046 0.528 0.048 0.530 C 0.048 0.530 0.049 0.530 0.049 0.529 C 0.049 0.528 0.049 0.527 0.049 0.527 C 0.048 0.528 0.047 0.527 0.047 0.525 C 0.047 0.524 0.047 0.524 0.047 0.525 C 0.046 0.525 0.046 0.525 0.046 0.524 C 0.046 0.523 0.046 0.522 0.047 0.522 C 0.047 0.522 0.048 0.521 0.048 0.520 C 0.049 0.520 0.049 0.520 0.049 0.522 C 0.049 0.523 0.049 0.524 0.049 0.523 C 0.050 0.522 0.050 0.523 0.050 0.523 C 0.051 0.524 0.051 0.525 0.051 0.525 C 0.052 0.525 0.052 0.525 0.052 0.524 C 0.051 0.522 0.051 0.520 0.052 0.522 C 0.054 0.524 0.055 0.523 0.054 0.519 C 0.054 0.518 0.054 0.518 0.055 0.519 C 0.055 0.521 0.056 0.521 0.056 0.520 C 0.056 0.519 0.056 0.519 0.057 0.521 C 0.057 0.522 0.057 0.524 0.057 0.525 C 0.057 0.526 0.057 0.527 0.057 0.527 C 0.058 0.527 0.059 0.522 0.058 0.520 C 0.058 0.519 0.059 0.519 0.060 0.519 C 0.062 0.520 0.063 0.519 0.063 0.518 C 0.063 0.516 0.063 0.516 0.063 0.518 C 0.063 0.520 0.064 0.521 0.065 0.521 L 0.068 0.520 L 0.067 0.525 C 0.066 0.529 0.066 0.529 0.067 0.528 C 0.069 0.526 0.069 0.525 0.068 0.525 C 0.068 0.525 0.068 0.525 0.068 0.523 C 0.068 0.521 0.068 0.520 0.068 0.520 C 0.068 0.519 0.069 0.519 0.070 0.519 C 0.073 0.520 0.075 0.523 0.074 0.526 C 0.074 0.527 0.074 0.527 0.075 0.525 C 0.075 0.524 0.075 0.523 0.075 0.525 C 0.075 0.527 0.075 0.527 0.076 0.525 C 0.077 0.524 0.077 0.524 0.077 0.524 C 0.076 0.523 0.076 0.523 0.076 0.521 C 0.076 0.520 0.076 0.520 0.077 0.521 C 0.078 0.522 0.080 0.520 0.079 0.518 C 0.079 0.517 0.078 0.517 0.077 0.517 C 0.076 0.518 0.076 0.518 0.077 0.516 C 0.077 0.515 0.078 0.514 0.078 0.514 C 0.079 0.514 0.080 0.512 0.079 0.507 L 0.078 0.502 L 0.079 0.501 C 0.080 0.500 0.081 0.500 0.082 0.500 C 0.083 0.501 0.083 0.500 0.083 0.498 C 0.083 0.495 0.072 0.494 0.071 0.496 C 0.070 0.499 0.066 0.498 0.065 0.494 C 0.064 0.491 0.064 0.491 0.065 0.489 C 0.065 0.488 0.065 0.487 0.064 0.488 C 0.062 0.489 0.051 0.486 0.047 0.483 C 0.045 0.481 0.047 0.479 0.050 0.477 C 0.052 0.477 0.053 0.475 0.054 0.474 C 0.054 0.473 0.054 0.473 0.054 0.475 C 0.055 0.477 0.055 0.476 0.055 0.472 C 0.055 0.471 0.056 0.471 0.057 0.472 C 0.058 0.473 0.059 0.474 0.060 0.474 C 0.063 0.473 0.076 0.471 0.077 0.471 C 0.077 0.470 0.067 0.467 0.064 0.467 C 0.062 0.467 0.061 0.467 0.060 0.466 C 0.060 0.465 0.060 0.464 0.061 0.464 C 0.061 0.464 0.061 0.464 0.061 0.463 C 0.061 0.462 0.060 0.463 0.060 0.464 C 0.059 0.466 0.054 0.468 0.053 0.465 C 0.053 0.464 0.048 0.463 0.040 0.463 C 0.034 0.462 0.028 0.461 0.027 0.460 L 0.025 0.459 L 0.027 0.459 C 0.032 0.459 0.032 0.459 0.032 0.456 C 0.032 0.454 0.031 0.453 0.031 0.454 C 0.031 0.455 0.031 0.454 0.031 0.453 C 0.031 0.453 0.035 0.452 0.039 0.452 C 0.044 0.452 0.048 0.452 0.048 0.452 C 0.048 0.451 0.051 0.451 0.054 0.451 C 0.058 0.450 0.061 0.449 0.062 0.448 C 0.063 0.447 0.070 0.445 0.077 0.444 C 0.084 0.443 0.090 0.441 0.091 0.440 C 0.091 0.439 0.092 0.439 0.092 0.440 C 0.092 0.440 0.094 0.439 0.096 0.438 C 0.099 0.436 0.101 0.436 0.101 0.436 C 0.102 0.437 0.103 0.435 0.103 0.434 C 0.105 0.430 0.105 0.430 0.104 0.429 C 0.103 0.427 0.103 0.427 0.104 0.426 C 0.105 0.425 0.105 0.425 0.103 0.425 C 0.102 0.425 0.100 0.424 0.100 0.422 C 0.100 0.421 0.100 0.421 0.100 0.422 C 0.101 0.422 0.101 0.422 0.101 0.421 C 0.101 0.420 0.101 0.419 0.102 0.419 C 0.102 0.419 0.102 0.418 0.101 0.417 C 0.100 0.414 0.100 0.414 0.103 0.412 C 0.104 0.411 0.105 0.410 0.106 0.410 C 0.107 0.410 0.107 0.410 0.106 0.408 C 0.105 0.407 0.105 0.407 0.106 0.407 C 0.106 0.407 0.106 0.405 0.106 0.404 C 0.106 0.402 0.106 0.401 0.106 0.401 C 0.107 0.401 0.107 0.400 0.107 0.399 C 0.107 0.398 0.106 0.398 0.105 0.398 C 0.104 0.398 0.104 0.397 0.104 0.396 C 0.104 0.395 0.105 0.394 0.106 0.394 C 0.108 0.394 0.108 0.391 0.106 0.389 C 0.105 0.387 0.105 0.387 0.107 0.385 L 0.109 0.383 L 0.107 0.383 C 0.106 0.383 0.106 0.382 0.105 0.381 C 0.105 0.380 0.103 0.379 0.101 0.379 C 0.099 0.379 0.097 0.378 0.097 0.377 C 0.096 0.377 0.099 0.377 0.101 0.377 C 0.104 0.377 0.106 0.377 0.106 0.376 C 0.105 0.375 0.105 0.374 0.107 0.373 C 0.109 0.372 0.115 0.370 0.117 0.370 C 0.118 0.370 0.118 0.369 0.118 0.368 C 0.118 0.367 0.119 0.367 0.119 0.368 C 0.120 0.370 0.123 0.367 0.123 0.365 C 0.123 0.364 0.123 0.364 0.122 0.364 C 0.122 0.365 0.119 0.365 0.115 0.366 C 0.112 0.366 0.109 0.367 0.109 0.368 C 0.109 0.369 0.109 0.369 0.109 0.368 C 0.109 0.367 0.109 0.365 0.109 0.364 C 0.109 0.361 0.108 0.361 0.107 0.361 C 0.106 0.362 0.105 0.361 0.105 0.360 C 0.106 0.358 0.104 0.356 0.102 0.355 C 0.102 0.354 0.098 0.354 0.094 0.354 C 0.084 0.353 0.080 0.352 0.080 0.349 C 0.080 0.347 0.079 0.347 0.079 0.349 C 0.079 0.350 0.079 0.351 0.078 0.350 C 0.075 0.348 0.075 0.346 0.077 0.345 C 0.081 0.343 0.081 0.341 0.079 0.339 C 0.078 0.337 0.076 0.336 0.076 0.336 C 0.075 0.336 0.075 0.334 0.075 0.333 C 0.074 0.332 0.073 0.331 0.073 0.331 C 0.072 0.330 0.071 0.329 0.071 0.329 C 0.071 0.328 0.072 0.328 0.073 0.328 C 0.073 0.329 0.074 0.329 0.073 0.328 C 0.073 0.327 0.072 0.325 0.071 0.325 C 0.070 0.324 0.068 0.323 0.068 0.322 C 0.067 0.321 0.066 0.319 0.065 0.319 C 0.064 0.319 0.062 0.317 0.061 0.316 C 0.061 0.314 0.059 0.313 0.059 0.312 C 0.058 0.311 0.058 0.310 0.058 0.310 C 0.058 0.309 0.058 0.308 0.057 0.306 C 0.056 0.303 0.056 0.301 0.057 0.299 C 0.059 0.297 0.059 0.297 0.058 0.297 C 0.057 0.297 0.057 0.296 0.057 0.294 C 0.058 0.292 0.060 0.290 0.063 0.289 C 0.064 0.288 0.063 0.284 0.061 0.284 C 0.060 0.283 0.059 0.280 0.060 0.278 C 0.060 0.278 0.061 0.278 0.061 0.278 C 0.061 0.279 0.062 0.280 0.063 0.280 C 0.064 0.280 0.065 0.280 0.065 0.278 C 0.064 0.277 0.064 0.275 0.064 0.274 C 0.063 0.274 0.064 0.274 0.064 0.274 C 0.066 0.275 0.066 0.275 0.066 0.273 C 0.066 0.272 0.065 0.272 0.064 0.271 C 0.062 0.271 0.062 0.271 0.063 0.269 C 0.066 0.266 0.065 0.264 0.056 0.262 C 0.052 0.261 0.051 0.259 0.051 0.257 C 0.051 0.257 0.057 0.256 0.064 0.256 C 0.077 0.255 0.081 0.254 0.081 0.252 C 0.081 0.250 0.075 0.247 0.074 0.249 C 0.074 0.250 0.073 0.249 0.073 0.248 C 0.072 0.247 0.070 0.246 0.069 0.246 C 0.067 0.246 0.066 0.246 0.067 0.245 C 0.067 0.243 0.067 0.243 0.066 0.243 C 0.064 0.243 0.064 0.243 0.064 0.245 C 0.065 0.246 0.065 0.246 0.064 0.245 C 0.063 0.245 0.062 0.244 0.061 0.244 C 0.060 0.245 0.060 0.244 0.060 0.243 C 0.060 0.241 0.061 0.239 0.062 0.240 C 0.062 0.240 0.063 0.240 0.065 0.239 L 0.067 0.238 L 0.065 0.238 C 0.064 0.237 0.063 0.237 0.064 0.236 C 0.065 0.235 0.063 0.230 0.062 0.231 C 0.062 0.231 0.061 0.230 0.061 0.229 C 0.061 0.228 0.062 0.227 0.062 0.227 C 0.063 0.227 0.064 0.226 0.064 0.226 C 0.065 0.225 0.067 0.225 0.068 0.225 C 0.072 0.224 0.071 0.224 0.066 0.222 C 0.060 0.220 0.053 0.218 0.052 0.218 C 0.051 0.218 0.051 0.217 0.051 0.216 C 0.051 0.215 0.053 0.215 0.054 0.215 C 0.055 0.215 0.056 0.215 0.056 0.214 C 0.057 0.214 0.057 0.213 0.058 0.213 C 0.062 0.211 0.062 0.209 0.057 0.207 C 0.052 0.204 0.053 0.202 0.058 0.201 L 0.060 0.201 L 0.058 0.200 C 0.057 0.199 0.056 0.198 0.056 0.197 C 0.056 0.195 0.055 0.194 0.054 0.193 C 0.053 0.193 0.053 0.193 0.054 0.194 C 0.054 0.195 0.054 0.196 0.054 0.196 C 0.053 0.196 0.053 0.195 0.052 0.193 C 0.052 0.192 0.050 0.190 0.049 0.190 C 0.048 0.189 0.046 0.188 0.046 0.187 C 0.046 0.187 0.045 0.186 0.045 0.186 C 0.044 0.185 0.043 0.184 0.043 0.183 C 0.042 0.180 0.045 0.178 0.050 0.177 C 0.052 0.176 0.055 0.175 0.056 0.174 C 0.057 0.173 0.058 0.173 0.058 0.173 C 0.059 0.174 0.060 0.174 0.061 0.173 C 0.066 0.169 0.085 0.166 0.096 0.166 C 0.104 0.167 0.105 0.166 0.105 0.163 C 0.105 0.161 0.105 0.160 0.106 0.160 C 0.106 0.160 0.106 0.161 0.106 0.163 C 0.106 0.165 0.107 0.165 0.111 0.164 C 0.114 0.164 0.117 0.163 0.117 0.162 C 0.117 0.161 0.120 0.161 0.122 0.160 C 0.125 0.160 0.130 0.159 0.133 0.158 C 0.136 0.157 0.139 0.157 0.140 0.157 C 0.141 0.158 0.142 0.157 0.142 0.156 C 0.143 0.154 0.146 0.153 0.147 0.155 C 0.148 0.156 0.149 0.155 0.149 0.154 C 0.150 0.152 0.151 0.151 0.151 0.151 C 0.152 0.151 0.153 0.150 0.153 0.149 C 0.154 0.148 0.155 0.147 0.156 0.149 C 0.157 0.151 0.161 0.148 0.162 0.144 C 0.163 0.141 0.167 0.139 0.167 0.142 C 0.167 0.145 0.168 0.144 0.169 0.140 C 0.169 0.138 0.169 0.137 0.170 0.138 C 0.170 0.138 0.170 0.138 0.170 0.137 C 0.170 0.136 0.172 0.134 0.173 0.132 C 0.174 0.130 0.176 0.128 0.176 0.127 C 0.176 0.127 0.176 0.126 0.176 0.126 C 0.177 0.126 0.177 0.125 0.177 0.123 C 0.178 0.122 0.179 0.121 0.182 0.120 C 0.184 0.120 0.186 0.119 0.186 0.117 C 0.186 0.116 0.187 0.115 0.188 0.114 C 0.189 0.113 0.191 0.115 0.194 0.122 C 0.194 0.124 0.195 0.126 0.196 0.127 C 0.196 0.128 0.197 0.130 0.198 0.133 C 0.199 0.137 0.200 0.137 0.204 0.138 C 0.208 0.138 0.209 0.137 0.209 0.136 C 0.209 0.132 0.212 0.133 0.212 0.136 C 0.213 0.139 0.213 0.139 0.213 0.135 C 0.213 0.132 0.213 0.131 0.214 0.132 C 0.214 0.133 0.215 0.132 0.215 0.131 C 0.215 0.128 0.223 0.128 0.224 0.131 C 0.224 0.133 0.225 0.133 0.225 0.131 C 0.226 0.130 0.227 0.129 0.228 0.130 C 0.228 0.130 0.229 0.129 0.230 0.128 C 0.231 0.127 0.232 0.126 0.232 0.127 C 0.232 0.127 0.232 0.126 0.233 0.125 C 0.233 0.123 0.234 0.123 0.235 0.123 C 0.235 0.124 0.236 0.124 0.237 0.122 C 0.237 0.121 0.238 0.121 0.240 0.121 C 0.243 0.122 0.244 0.122 0.245 0.120 C 0.245 0.118 0.246 0.117 0.247 0.117 C 0.248 0.119 0.251 0.115 0.251 0.113 C 0.251 0.112 0.251 0.112 0.251 0.112 C 0.251 0.112 0.251 0.112 0.252 0.113 C 0.252 0.116 0.257 0.119 0.258 0.116 C 0.258 0.116 0.259 0.117 0.259 0.119 C 0.260 0.121 0.261 0.122 0.261 0.122 C 0.261 0.121 0.261 0.121 0.261 0.121 C 0.260 0.121 0.260 0.120 0.260 0.119 C 0.261 0.118 0.261 0.117 0.261 0.118 C 0.261 0.118 0.262 0.118 0.262 0.116 C 0.262 0.115 0.263 0.113 0.264 0.113 C 0.265 0.111 0.269 0.113 0.269 0.115 C 0.268 0.117 0.269 0.118 0.271 0.117 C 0.271 0.117 0.272 0.118 0.272 0.119 C 0.272 0.122 0.273 0.121 0.274 0.117 C 0.274 0.114 0.274 0.113 0.273 0.112 C 0.273 0.110 0.273 0.110 0.274 0.111 C 0.275 0.112 0.276 0.111 0.276 0.109 C 0.276 0.105 0.276 0.104 0.277 0.106 C 0.278 0.108 0.278 0.108 0.279 0.105 C 0.280 0.103 0.280 0.102 0.281 0.103 C 0.283 0.104 0.283 0.104 0.283 0.101 C 0.283 0.096 0.283 0.096 0.284 0.101 C 0.285 0.105 0.286 0.104 0.286 0.099 C 0.286 0.098 0.286 0.094 0.286 0.091 C 0.287 0.086 0.287 0.085 0.289 0.084 C 0.290 0.083 0.291 0.083 0.291 0.084 C 0.291 0.085 0.292 0.086 0.292 0.086 C 0.293 0.086 0.293 0.088 0.293 0.089 C 0.293 0.091 0.294 0.092 0.294 0.092 C 0.294 0.092 0.294 0.091 0.294 0.089 C 0.294 0.087 0.294 0.086 0.295 0.086 C 0.295 0.086 0.295 0.085 0.295 0.084 C 0.295 0.083 0.295 0.082 0.296 0.083 C 0.296 0.084 0.297 0.083 0.298 0.080 C 0.298 0.076 0.299 0.075 0.300 0.076 C 0.301 0.077 0.301 0.077 0.301 0.073 C 0.301 0.069 0.301 0.068 0.302 0.068 C 0.303 0.068 0.303 0.069 0.303 0.070 C 0.304 0.073 0.305 0.072 0.305 0.069 C 0.305 0.068 0.306 0.067 0.306 0.066 C 0.307 0.066 0.308 0.064 0.308 0.062 C 0.309 0.060 0.309 0.057 0.310 0.057 C 0.311 0.056 0.311 0.055 0.311 0.052 C 0.311 0.050 0.311 0.047 0.311 0.044 C 0.311 0.041 0.312 0.040 0.313 0.040 C 0.314 0.040 0.314 0.040 0.314 0.041 C 0.314 0.042 0.314 0.043 0.315 0.043 C 0.316 0.043 0.316 0.042 0.316 0.040 C 0.316 0.037 0.317 0.036 0.318 0.036 C 0.319 0.036 0.320 0.037 0.320 0.038 C 0.322 0.041 0.324 0.041 0.325 0.037 C 0.326 0.036 0.327 0.034 0.327 0.033 C 0.328 0.033 0.329 0.031 0.328 0.030 C 0.328 0.028 0.330 0.026 0.330 0.029 C 0.330 0.030 0.331 0.031 0.332 0.031 C 0.333 0.031 0.333 0.032 0.334 0.033 C 0.334 0.035 0.335 0.036 0.335 0.036 C 0.335 0.036 0.335 0.035 0.335 0.035 C 0.334 0.034 0.335 0.031 0.336 0.031 C 0.336 0.031 0.337 0.029 0.337 0.026 C 0.338 0.022 0.338 0.022 0.339 0.023 C 0.341 0.023 0.341 0.023 0.340 0.022 C 0.339 0.020 0.339 0.020 0.340 0.021 C 0.341 0.021 0.342 0.023 0.342 0.024 C 0.342 0.026 0.342 0.026 0.342 0.024 C 0.342 0.023 0.343 0.022 0.343 0.022 C 0.344 0.022 0.344 0.021 0.344 0.020 C 0.345 0.019 0.345 0.018 0.345 0.018 C 0.346 0.018 0.345 0.019 0.345 0.020 C 0.344 0.023 0.344 0.023 0.345 0.026 C 0.345 0.028 0.346 0.029 0.346 0.026 C 0.346 0.025 0.346 0.023 0.346 0.022 C 0.347 0.020 0.347 0.020 0.348 0.023 C 0.348 0.026 0.349 0.025 0.349 0.021 C 0.349 0.019 0.349 0.018 0.348 0.018 C 0.348 0.018 0.348 0.017 0.348 0.017 C 0.349 0.015 0.352 0.022 0.351 0.025 C 0.351 0.026 0.351 0.027 0.352 0.027 C 0.353 0.027 0.353 0.026 0.353 0.023 C 0.352 0.016 0.353 0.010 0.354 0.008 C 0.355 0.006 0.356 0.007 0.357 0.011 C 0.357 0.014 0.357 0.014 0.357 0.013 C 0.358 0.011 0.358 0.011 0.359 0.014 C 0.360 0.019 0.362 0.020 0.363 0.017 C 0.363 0.014 0.365 0.014 0.365 0.016 C 0.365 0.018 0.365 0.018 0.365 0.017 C 0.366 0.014 0.368 0.013 0.369 0.014 C 0.370 0.015 0.370 0.015 0.370 0.014 C 0.370 0.013 0.371 0.013 0.371 0.013 C 0.371 0.013 0.372 0.013 0.372 0.014 C 0.371 0.016 0.374 0.014 0.374 0.012 C 0.374 0.011 0.375 0.011 0.376 0.012 C 0.377 0.013 0.378 0.013 0.379 0.013 C 0.379 0.013 0.379 0.013 0.379 0.014 C 0.379 0.015 0.380 0.016 0.381 0.016 C 0.383 0.016 0.383 0.017 0.382 0.018 C 0.381 0.019 0.381 0.020 0.382 0.020 C 0.384 0.021 0.384 0.021 0.384 0.018 C 0.384 0.017 0.384 0.015 0.385 0.014 C 0.386 0.013 0.386 0.013 0.386 0.014 C 0.386 0.015 0.387 0.014 0.387 0.012 C 0.388 0.008 0.391 0.009 0.391 0.013 C 0.392 0.015 0.392 0.015 0.392 0.013 C 0.393 0.011 0.393 0.012 0.393 0.015 C 0.394 0.018 0.394 0.021 0.394 0.022 C 0.394 0.024 0.395 0.025 0.396 0.025 C 0.397 0.025 0.397 0.025 0.397 0.021 C 0.397 0.017 0.397 0.016 0.398 0.016 C 0.398 0.016 0.399 0.015 0.399 0.013 C 0.398 0.011 0.399 0.011 0.400 0.011 C 0.400 0.011 0.401 0.012 0.401 0.013 C 0.401 0.014 0.401 0.014 0.401 0.014 C 0.401 0.014 0.401 0.015 0.401 0.016 C 0.401 0.018 0.402 0.019 0.403 0.018 C 0.404 0.018 0.404 0.019 0.405 0.020 C 0.405 0.022 0.406 0.021 0.405 0.019 C 0.405 0.016 0.406 0.015 0.406 0.015 C 0.407 0.015 0.407 0.016 0.407 0.018 C 0.407 0.020 0.407 0.020 0.408 0.017 C 0.408 0.016 0.409 0.014 0.409 0.014 C 0.410 0.014 0.410 0.013 0.411 0.012 C 0.412 0.010 0.413 0.009 0.413 0.010 C 0.413 0.011 0.414 0.009 0.414 0.006 C 0.414 0.001 0.416 -0.000 0.415 0.005 C 0.415 0.009 0.417 0.011 0.418 0.008 C 0.419 0.005 0.419 0.005 0.419 0.007 C 0.419 0.009 0.419 0.010 0.420 0.010 C 0.421 0.011 0.422 0.016 0.422 0.019 C 0.421 0.021 0.422 0.022 0.423 0.021 C 0.423 0.021 0.425 0.022 0.426 0.024 C 0.427 0.026 0.428 0.027 0.428 0.027 C 0.429 0.027 0.429 0.029 0.429 0.032 C 0.429 0.039 0.430 0.036 0.430 0.028 C 0.430 0.021 0.430 0.019 0.432 0.017 C 0.433 0.016 0.434 0.017 0.434 0.021 C 0.436 0.025 0.436 0.025 0.436 0.023 C 0.436 0.021 0.437 0.020 0.437 0.020 C 0.437 0.020 0.438 0.019 0.438 0.018 C 0.438 0.017 0.438 0.016 0.439 0.015 C 0.440 0.015 0.440 0.015 0.441 0.018 C 0.441 0.021 0.442 0.022 0.442 0.021 C 0.442 0.018 0.444 0.018 0.444 0.020 C 0.444 0.021 0.445 0.022 0.445 0.022 C 0.446 0.022 0.447 0.023 0.447 0.026 C 0.448 0.028 0.449 0.029 0.448 0.027 C 0.448 0.026 0.448 0.025 0.449 0.025 C 0.449 0.025 0.449 0.024 0.449 0.024 C 0.448 0.021 0.450 0.017 0.450 0.019 C 0.451 0.019 0.451 0.019 0.452 0.018 C 0.452 0.017 0.452 0.016 0.452 0.016 C 0.452 0.016 0.456 0.000 0.456 0.000 C 0.457 0.000 0.457 0.002 0.458 0.005 C 0.459 0.010 0.459 0.011 0.460 0.008 C 0.460 0.005 0.460 0.005 0.461 0.008 C 0.461 0.010 0.462 0.013 0.462 0.013 C 0.463 0.014 0.462 0.014 0.462 0.014 C 0.461 0.013 0.461 0.016 0.462 0.018 C 0.463 0.019 0.463 0.021 0.463 0.024 C 0.463 0.027 0.463 0.027 0.463 0.026 C 0.464 0.026 0.465 0.024 0.466 0.023 C 0.467 0.021 0.469 0.014 0.468 0.014 C 0.468 0.014 0.468 0.014 0.468 0.013 C 0.468 0.010 0.469 0.010 0.469 0.013 C 0.469 0.015 0.469 0.017 0.470 0.018 C 0.470 0.019 0.471 0.022 0.471 0.025 C 0.471 0.029 0.471 0.030 0.472 0.031 C 0.473 0.032 0.474 0.033 0.473 0.034 C 0.473 0.036 0.473 0.036 0.474 0.035 C 0.474 0.035 0.474 0.033 0.474 0.033 C 0.474 0.032 0.474 0.030 0.475 0.029 C 0.476 0.026 0.476 0.023 0.475 0.023 C 0.474 0.023 0.474 0.023 0.475 0.021 C 0.475 0.019 0.476 0.018 0.476 0.018 C 0.476 0.018 0.476 0.017 0.476 0.016 C 0.476 0.013 0.479 0.011 0.480 0.013 C 0.480 0.014 0.480 0.016 0.480 0.016 C 0.480 0.017 0.480 0.018 0.481 0.019 C 0.481 0.020 0.481 0.021 0.481 0.022 C 0.481 0.023 0.481 0.023 0.482 0.023 C 0.482 0.023 0.482 0.025 0.483 0.027 C 0.483 0.029 0.483 0.031 0.484 0.031 C 0.484 0.031 0.484 0.030 0.484 0.029 C 0.483 0.027 0.483 0.027 0.484 0.025 C 0.484 0.024 0.485 0.022 0.484 0.021 C 0.484 0.020 0.484 0.020 0.485 0.021 C 0.485 0.021 0.485 0.021 0.486 0.020 C 0.486 0.018 0.487 0.018 0.488 0.019 C 0.489 0.020 0.489 0.019 0.489 0.017 C 0.488 0.015 0.489 0.015 0.489 0.016 C 0.489 0.016 0.490 0.017 0.491 0.017 C 0.492 0.017 0.492 0.018 0.492 0.020 C 0.492 0.022 0.492 0.022 0.493 0.020 C 0.493 0.018 0.493 0.018 0.494 0.020 C 0.494 0.022 0.494 0.022 0.494 0.020 C 0.494 0.019 0.495 0.018 0.495 0.018 C 0.496 0.018 0.496 0.018 0.495 0.020 C 0.495 0.020 0.495 0.022 0.495 0.023 C 0.495 0.025 0.497 0.023 0.499 0.019 C 0.500 0.017 0.501 0.019 0.501 0.023 C 0.501 0.024 0.501 0.025 0.502 0.025 C 0.502 0.025 0.504 0.034 0.503 0.036 C 0.503 0.037 0.503 0.037 0.504 0.037 C 0.505 0.036 0.505 0.036 0.505 0.037 C 0.505 0.038 0.505 0.040 0.505 0.040 C 0.505 0.041 0.506 0.040 0.506 0.037 C 0.507 0.034 0.507 0.033 0.509 0.033 C 0.511 0.032 0.511 0.033 0.512 0.037 C 0.513 0.040 0.513 0.043 0.513 0.044 C 0.513 0.046 0.513 0.047 0.514 0.047 C 0.515 0.047 0.515 0.048 0.515 0.049 C 0.515 0.052 0.516 0.050 0.516 0.047 C 0.517 0.044 0.517 0.043 0.518 0.043 C 0.518 0.043 0.519 0.042 0.519 0.042 C 0.520 0.038 0.522 0.037 0.522 0.040 C 0.522 0.041 0.522 0.043 0.522 0.045 C 0.523 0.046 0.523 0.046 0.523 0.044 C 0.524 0.039 0.525 0.042 0.525 0.049 C 0.525 0.052 0.525 0.055 0.526 0.055 C 0.526 0.056 0.526 0.055 0.526 0.054 C 0.526 0.053 0.527 0.053 0.527 0.054 C 0.528 0.055 0.530 0.053 0.531 0.049 C 0.531 0.046 0.532 0.046 0.532 0.049 C 0.532 0.052 0.534 0.056 0.534 0.054 C 0.535 0.054 0.535 0.053 0.535 0.051 C 0.534 0.049 0.535 0.049 0.536 0.049 C 0.536 0.049 0.537 0.049 0.536 0.050 C 0.536 0.051 0.536 0.054 0.537 0.054 C 0.537 0.054 0.537 0.055 0.537 0.057 C 0.538 0.058 0.538 0.059 0.538 0.059 C 0.539 0.059 0.539 0.061 0.539 0.063 C 0.539 0.065 0.539 0.065 0.540 0.063 C 0.540 0.061 0.541 0.059 0.541 0.059 C 0.541 0.059 0.541 0.058 0.541 0.057 C 0.541 0.054 0.541 0.054 0.542 0.055 C 0.543 0.056 0.543 0.057 0.543 0.059 C 0.543 0.060 0.543 0.061 0.543 0.061 C 0.544 0.061 0.545 0.066 0.545 0.068 C 0.544 0.068 0.544 0.069 0.545 0.071 C 0.545 0.072 0.546 0.071 0.546 0.069 C 0.547 0.066 0.548 0.067 0.547 0.071 C 0.547 0.072 0.547 0.072 0.548 0.071 C 0.548 0.071 0.549 0.070 0.549 0.069 C 0.550 0.068 0.550 0.069 0.550 0.071 C 0.550 0.074 0.550 0.075 0.552 0.075 C 0.554 0.076 0.554 0.075 0.554 0.074 C 0.554 0.073 0.554 0.072 0.554 0.072 C 0.554 0.072 0.555 0.071 0.554 0.070 C 0.554 0.069 0.555 0.069 0.556 0.069 C 0.558 0.071 0.558 0.072 0.557 0.074 C 0.557 0.076 0.557 0.076 0.558 0.074 C 0.559 0.073 0.560 0.073 0.560 0.074 C 0.560 0.075 0.560 0.075 0.561 0.075 C 0.561 0.074 0.562 0.075 0.562 0.076 C 0.562 0.077 0.563 0.078 0.565 0.078 C 0.566 0.078 0.567 0.079 0.568 0.081 C 0.568 0.083 0.569 0.084 0.569 0.083 C 0.570 0.083 0.570 0.083 0.570 0.084 C 0.570 0.087 0.571 0.086 0.574 0.082 C 0.574 0.080 0.576 0.079 0.577 0.078 C 0.579 0.078 0.580 0.076 0.580 0.075 C 0.580 0.074 0.580 0.074 0.581 0.074 C 0.581 0.075 0.581 0.075 0.581 0.074 C 0.582 0.071 0.583 0.076 0.583 0.079 C 0.583 0.080 0.583 0.081 0.584 0.081 C 0.584 0.081 0.584 0.082 0.584 0.085 C 0.584 0.087 0.584 0.088 0.585 0.088 C 0.586 0.088 0.586 0.087 0.586 0.086 C 0.586 0.085 0.587 0.085 0.588 0.085 C 0.589 0.085 0.589 0.085 0.588 0.086 C 0.588 0.086 0.587 0.087 0.587 0.088 C 0.587 0.089 0.588 0.089 0.590 0.088 C 0.591 0.088 0.591 0.087 0.591 0.086 C 0.591 0.085 0.591 0.085 0.591 0.086 C 0.590 0.086 0.590 0.086 0.590 0.084 C 0.591 0.083 0.591 0.082 0.591 0.082 C 0.592 0.083 0.592 0.082 0.592 0.081 C 0.593 0.079 0.599 0.079 0.598 0.081 C 0.598 0.082 0.598 0.083 0.599 0.083 C 0.599 0.083 0.599 0.084 0.599 0.085 C 0.599 0.087 0.600 0.087 0.600 0.084 C 0.601 0.083 0.601 0.083 0.601 0.083 C 0.601 0.084 0.601 0.085 0.601 0.086 C 0.600 0.088 0.600 0.088 0.601 0.088 C 0.601 0.088 0.602 0.089 0.602 0.090 C 0.602 0.091 0.602 0.091 0.603 0.090 C 0.604 0.089 0.605 0.088 0.605 0.089 C 0.606 0.090 0.606 0.089 0.606 0.088 C 0.606 0.086 0.608 0.085 0.609 0.087 C 0.609 0.088 0.610 0.088 0.611 0.088 C 0.612 0.087 0.614 0.093 0.613 0.095 C 0.613 0.096 0.613 0.096 0.614 0.097 C 0.615 0.097 0.615 0.097 0.614 0.096 C 0.614 0.095 0.614 0.094 0.615 0.093 C 0.617 0.092 0.618 0.092 0.618 0.093 C 0.618 0.093 0.618 0.092 0.618 0.090 C 0.619 0.085 0.620 0.085 0.622 0.090 C 0.623 0.093 0.626 0.096 0.626 0.094 C 0.626 0.093 0.627 0.091 0.627 0.090 C 0.629 0.087 0.629 0.087 0.629 0.090 C 0.630 0.094 0.632 0.095 0.632 0.091 C 0.633 0.090 0.633 0.090 0.633 0.092 C 0.633 0.093 0.633 0.094 0.634 0.092 C 0.634 0.090 0.634 0.090 0.634 0.092 C 0.634 0.096 0.636 0.101 0.636 0.099 C 0.637 0.097 0.638 0.099 0.638 0.101 C 0.638 0.103 0.638 0.103 0.640 0.103 C 0.641 0.103 0.642 0.103 0.642 0.105 C 0.642 0.106 0.642 0.106 0.642 0.105 C 0.643 0.103 0.643 0.102 0.644 0.103 C 0.644 0.104 0.644 0.103 0.645 0.101 C 0.645 0.099 0.645 0.097 0.645 0.097 C 0.646 0.097 0.646 0.096 0.646 0.095 C 0.646 0.094 0.646 0.095 0.647 0.098 C 0.647 0.102 0.648 0.103 0.650 0.102 C 0.652 0.101 0.653 0.100 0.654 0.097 C 0.655 0.092 0.656 0.091 0.657 0.094 C 0.658 0.096 0.658 0.097 0.659 0.097 C 0.660 0.097 0.660 0.098 0.660 0.099 C 0.660 0.100 0.660 0.101 0.660 0.102 C 0.661 0.103 0.663 0.100 0.666 0.094 C 0.666 0.093 0.667 0.093 0.668 0.093 C 0.668 0.094 0.669 0.094 0.669 0.094 C 0.670 0.093 0.672 0.100 0.671 0.104 C 0.671 0.105 0.671 0.106 0.672 0.106 C 0.672 0.106 0.673 0.107 0.673 0.108 C 0.673 0.110 0.675 0.106 0.676 0.103 C 0.677 0.101 0.678 0.100 0.679 0.101 C 0.679 0.101 0.679 0.102 0.679 0.104 C 0.679 0.106 0.679 0.106 0.680 0.105 C 0.681 0.104 0.681 0.106 0.682 0.110 C 0.683 0.113 0.684 0.115 0.683 0.115 C 0.683 0.115 0.683 0.116 0.684 0.117 C 0.685 0.118 0.685 0.118 0.685 0.117 C 0.685 0.116 0.686 0.116 0.686 0.116 C 0.687 0.118 0.687 0.114 0.687 0.108 C 0.687 0.103 0.688 0.102 0.689 0.104 C 0.692 0.110 0.693 0.110 0.693 0.109 C 0.693 0.108 0.694 0.109 0.694 0.110 C 0.694 0.112 0.694 0.111 0.694 0.109 C 0.695 0.108 0.695 0.106 0.695 0.106 C 0.696 0.106 0.697 0.104 0.697 0.102 C 0.698 0.099 0.699 0.097 0.700 0.097 C 0.701 0.098 0.701 0.098 0.700 0.100 C 0.700 0.102 0.700 0.102 0.701 0.100 C 0.703 0.099 0.703 0.099 0.704 0.102 C 0.704 0.106 0.707 0.108 0.706 0.104 C 0.706 0.102 0.706 0.102 0.707 0.104 C 0.707 0.105 0.708 0.106 0.708 0.106 C 0.709 0.105 0.709 0.105 0.709 0.106 C 0.709 0.108 0.712 0.107 0.714 0.105 C 0.715 0.104 0.715 0.104 0.715 0.106 C 0.714 0.107 0.714 0.108 0.715 0.108 C 0.715 0.108 0.715 0.107 0.715 0.106 C 0.715 0.103 0.718 0.104 0.719 0.107 C 0.719 0.109 0.719 0.109 0.720 0.108 C 0.721 0.107 0.721 0.107 0.721 0.108 C 0.721 0.111 0.722 0.110 0.723 0.106 C 0.724 0.102 0.725 0.101 0.725 0.105 C 0.725 0.107 0.727 0.105 0.728 0.102 C 0.729 0.099 0.729 0.099 0.728 0.099 C 0.728 0.099 0.729 0.097 0.730 0.095 C 0.732 0.092 0.733 0.092 0.732 0.096 C 0.732 0.099 0.732 0.099 0.733 0.098 C 0.734 0.097 0.734 0.097 0.734 0.098 C 0.734 0.100 0.735 0.101 0.735 0.101 C 0.736 0.101 0.736 0.100 0.736 0.099 C 0.735 0.098 0.735 0.097 0.736 0.097 C 0.736 0.097 0.736 0.096 0.736 0.094 C 0.737 0.091 0.737 0.090 0.738 0.090 C 0.739 0.091 0.740 0.091 0.740 0.092 C 0.740 0.093 0.740 0.094 0.740 0.094 C 0.741 0.094 0.741 0.094 0.740 0.096 C 0.740 0.097 0.741 0.097 0.741 0.095 C 0.742 0.092 0.743 0.092 0.744 0.095 C 0.745 0.097 0.746 0.098 0.746 0.097 C 0.746 0.096 0.747 0.095 0.747 0.095 C 0.748 0.095 0.748 0.094 0.747 0.093 C 0.745 0.092 0.745 0.092 0.747 0.093 C 0.750 0.094 0.751 0.094 0.751 0.092 C 0.752 0.089 0.756 0.090 0.757 0.092 C 0.759 0.095 0.764 0.096 0.764 0.093 C 0.764 0.092 0.765 0.092 0.766 0.094 C 0.766 0.095 0.768 0.096 0.770 0.096 C 0.773 0.097 0.774 0.096 0.775 0.093 C 0.775 0.091 0.776 0.090 0.777 0.091 C 0.780 0.093 0.780 0.094 0.779 0.095 C 0.778 0.096 0.778 0.097 0.779 0.098 C 0.780 0.098 0.780 0.098 0.780 0.097 C 0.780 0.095 0.783 0.091 0.784 0.093 C 0.785 0.094 0.785 0.094 0.784 0.095 C 0.783 0.097 0.784 0.098 0.785 0.099 C 0.786 0.100 0.786 0.100 0.786 0.100 C 0.786 0.099 0.786 0.098 0.786 0.096 C 0.787 0.093 0.791 0.091 0.790 0.093 C 0.790 0.094 0.791 0.095 0.791 0.096 C 0.792 0.098 0.793 0.097 0.792 0.095 C 0.791 0.094 0.791 0.094 0.792 0.094 C 0.792 0.094 0.793 0.094 0.793 0.095 C 0.794 0.097 0.794 0.097 0.794 0.095 C 0.794 0.094 0.795 0.094 0.796 0.094 C 0.797 0.095 0.798 0.095 0.798 0.094 C 0.797 0.093 0.797 0.092 0.798 0.091 C 0.799 0.091 0.799 0.090 0.799 0.091 C 0.799 0.091 0.799 0.092 0.799 0.092 C 0.799 0.092 0.799 0.093 0.799 0.094 C 0.800 0.098 0.803 0.096 0.803 0.091 C 0.803 0.089 0.803 0.087 0.804 0.087 C 0.804 0.086 0.804 0.087 0.804 0.088 C 0.804 0.090 0.804 0.090 0.805 0.089 C 0.806 0.089 0.806 0.089 0.806 0.090 C 0.806 0.091 0.807 0.092 0.807 0.092 C 0.808 0.092 0.808 0.094 0.807 0.097 C 0.807 0.098 0.807 0.099 0.807 0.099 C 0.808 0.099 0.808 0.098 0.808 0.097 C 0.808 0.094 0.816 0.091 0.817 0.094 C 0.817 0.095 0.817 0.095 0.818 0.094 C 0.818 0.094 0.819 0.094 0.820 0.096 L 0.822 0.100 L 0.820 0.092 L 0.821 0.093 C 0.822 0.094 0.823 0.093 0.822 0.092 C 0.822 0.091 0.823 0.090 0.823 0.090 C 0.824 0.090 0.824 0.091 0.824 0.092 C 0.824 0.095 0.826 0.094 0.827 0.091 C 0.828 0.087 0.828 0.087 0.828 0.091 C 0.828 0.094 0.829 0.096 0.830 0.094 C 0.830 0.094 0.830 0.094 0.830 0.096 C 0.830 0.097 0.831 0.099 0.831 0.101 C 0.832 0.105 0.832 0.105 0.832 0.101 C 0.832 0.099 0.832 0.099 0.833 0.101 C 0.833 0.103 0.833 0.103 0.834 0.101 C 0.834 0.099 0.834 0.099 0.834 0.101 C 0.834 0.105 0.833 0.105 0.838 0.101 C 0.840 0.101 0.840 0.101 0.839 0.103 C 0.839 0.104 0.839 0.104 0.840 0.103 C 0.841 0.103 0.842 0.102 0.842 0.102 C 0.843 0.102 0.843 0.102 0.843 0.100 C 0.843 0.098 0.843 0.097 0.843 0.097 C 0.844 0.097 0.844 0.098 0.844 0.100 C 0.844 0.102 0.844 0.103 0.845 0.103 C 0.845 0.103 0.845 0.103 0.845 0.104 C 0.844 0.104 0.844 0.105 0.844 0.106 C 0.844 0.108 0.847 0.106 0.847 0.104 C 0.848 0.103 0.848 0.103 0.849 0.103 C 0.849 0.104 0.849 0.104 0.849 0.102 C 0.849 0.100 0.849 0.099 0.849 0.099 C 0.849 0.099 0.850 0.098 0.851 0.098 C 0.851 0.098 0.852 0.098 0.852 0.099 C 0.852 0.100 0.852 0.101 0.851 0.101 C 0.851 0.101 0.851 0.101 0.851 0.103 C 0.851 0.104 0.852 0.104 0.854 0.103 C 0.857 0.102 0.857 0.102 0.856 0.101 L 0.854 0.100 L 0.856 0.098 C 0.856 0.097 0.857 0.097 0.857 0.098 C 0.857 0.098 0.858 0.098 0.858 0.097 C 0.859 0.095 0.860 0.097 0.860 0.099 C 0.860 0.100 0.860 0.101 0.860 0.101 C 0.861 0.101 0.861 0.096 0.860 0.095 C 0.860 0.094 0.860 0.094 0.861 0.094 C 0.862 0.095 0.862 0.096 0.863 0.097 C 0.863 0.098 0.863 0.099 0.864 0.099 C 0.864 0.099 0.865 0.100 0.865 0.100 C 0.864 0.101 0.865 0.103 0.867 0.103 C 0.868 0.104 0.869 0.105 0.869 0.106 C 0.868 0.107 0.869 0.108 0.869 0.109 C 0.869 0.109 0.869 0.109 0.869 0.108 C 0.869 0.106 0.870 0.105 0.871 0.105 C 0.873 0.104 0.873 0.104 0.872 0.102 C 0.871 0.101 0.871 0.101 0.873 0.101 C 0.873 0.101 0.874 0.102 0.874 0.103 C 0.875 0.106 0.877 0.107 0.877 0.105 C 0.877 0.104 0.879 0.103 0.882 0.104 C 0.885 0.104 0.887 0.104 0.887 0.103 C 0.887 0.102 0.887 0.102 0.888 0.102 C 0.889 0.103 0.891 0.103 0.891 0.101 C 0.892 0.100 0.892 0.099 0.892 0.099 C 0.892 0.098 0.892 0.097 0.892 0.095 C 0.892 0.093 0.893 0.093 0.896 0.093 C 0.899 0.092 0.901 0.094 0.901 0.099 C 0.901 0.101 0.901 0.103 0.902 0.104 C 0.903 0.106 0.903 0.107 0.902 0.108 C 0.902 0.109 0.902 0.110 0.904 0.110 C 0.905 0.111 0.906 0.110 0.907 0.106 C 0.908 0.101 0.910 0.098 0.910 0.101 C 0.910 0.101 0.910 0.103 0.911 0.103 C 0.911 0.104 0.912 0.105 0.912 0.107 C 0.912 0.108 0.912 0.110 0.913 0.111 C 0.913 0.111 0.914 0.113 0.914 0.114 C 0.913 0.116 0.917 0.119 0.918 0.118 C 0.918 0.117 0.919 0.118 0.919 0.120 C 0.920 0.122 0.920 0.122 0.921 0.122 C 0.922 0.121 0.923 0.121 0.923 0.122 C 0.923 0.124 0.925 0.123 0.928 0.121 C 0.930 0.120 0.931 0.120 0.931 0.120 C 0.932 0.121 0.934 0.123 0.936 0.124 C 0.938 0.125 0.940 0.127 0.941 0.129 C 0.942 0.131 0.943 0.131 0.944 0.131 C 0.945 0.130 0.945 0.130 0.945 0.131 C 0.945 0.132 0.945 0.133 0.945 0.133 C 0.946 0.133 0.945 0.134 0.945 0.135 C 0.944 0.136 0.944 0.136 0.946 0.137 C 0.947 0.137 0.948 0.138 0.949 0.139 C 0.950 0.141 0.950 0.139 0.949 0.136 C 0.948 0.133 0.948 0.133 0.949 0.133 C 0.952 0.132 0.953 0.133 0.954 0.136 C 0.955 0.138 0.956 0.138 0.957 0.138 C 0.958 0.137 0.958 0.137 0.957 0.139 C 0.956 0.140 0.956 0.141 0.957 0.142 C 0.957 0.143 0.957 0.143 0.956 0.143 C 0.955 0.143 0.955 0.142 0.955 0.142 C 0.955 0.140 0.954 0.140 0.952 0.143 C 0.951 0.145 0.949 0.146 0.949 0.146 C 0.948 0.146 0.948 0.147 0.948 0.148 C 0.948 0.149 0.947 0.149 0.947 0.148 C 0.946 0.145 0.946 0.145 0.946 0.148 C 0.946 0.150 0.946 0.151 0.945 0.152 C 0.945 0.152 0.945 0.154 0.945 0.155 C 0.945 0.160 0.942 0.164 0.939 0.163 C 0.938 0.163 0.937 0.163 0.938 0.163 C 0.938 0.164 0.938 0.165 0.938 0.166 C 0.938 0.167 0.938 0.167 0.938 0.167 C 0.938 0.166 0.939 0.167 0.940 0.169 C 0.941 0.171 0.943 0.173 0.946 0.174 C 0.952 0.177 0.956 0.182 0.954 0.184 C 0.953 0.185 0.953 0.184 0.953 0.183 C 0.953 0.182 0.953 0.182 0.953 0.183 C 0.952 0.185 0.951 0.186 0.947 0.186 C 0.944 0.186 0.943 0.187 0.943 0.188 C 0.944 0.189 0.945 0.191 0.946 0.191 C 0.947 0.192 0.948 0.193 0.949 0.193 C 0.950 0.194 0.951 0.195 0.951 0.196 C 0.951 0.197 0.951 0.198 0.951 0.199 C 0.952 0.199 0.953 0.201 0.953 0.201 C 0.954 0.202 0.955 0.203 0.956 0.204 C 0.958 0.204 0.959 0.205 0.959 0.206 C 0.959 0.209 0.961 0.207 0.961 0.205 C 0.961 0.203 0.961 0.203 0.961 0.205 C 0.962 0.207 0.967 0.207 0.967 0.205 C 0.968 0.204 0.968 0.204 0.968 0.206 C 0.968 0.208 0.968 0.209 0.967 0.210 C 0.966 0.210 0.965 0.211 0.964 0.211 C 0.963 0.212 0.963 0.212 0.964 0.210 C 0.964 0.208 0.960 0.210 0.957 0.212 C 0.957 0.213 0.956 0.214 0.955 0.213 C 0.955 0.213 0.954 0.213 0.954 0.215 C 0.954 0.217 0.953 0.218 0.952 0.218 C 0.950 0.218 0.950 0.218 0.950 0.222 C 0.950 0.225 0.950 0.227 0.949 0.228 C 0.949 0.230 0.949 0.234 0.950 0.234 C 0.951 0.234 0.951 0.234 0.950 0.236 C 0.949 0.237 0.949 0.237 0.950 0.237 C 0.952 0.238 0.952 0.238 0.951 0.239 C 0.950 0.240 0.950 0.241 0.952 0.243 C 0.953 0.246 0.953 0.246 0.952 0.246 C 0.952 0.246 0.951 0.248 0.951 0.249 C 0.951 0.251 0.951 0.252 0.950 0.252 C 0.949 0.252 0.949 0.253 0.950 0.257 C 0.950 0.259 0.952 0.261 0.954 0.262 C 0.958 0.263 0.959 0.265 0.958 0.268 C 0.958 0.270 0.960 0.273 0.962 0.274 C 0.964 0.274 0.964 0.274 0.962 0.275 L 0.960 0.276 L 0.962 0.277 C 0.963 0.277 0.964 0.276 0.965 0.275 C 0.966 0.275 0.968 0.275 0.971 0.276 C 0.973 0.277 0.974 0.278 0.974 0.279 C 0.973 0.279 0.973 0.280 0.973 0.282 C 0.974 0.284 0.975 0.284 0.975 0.281 C 0.975 0.280 0.975 0.279 0.976 0.279 C 0.978 0.279 0.978 0.279 0.977 0.281 C 0.977 0.282 0.977 0.282 0.979 0.281 C 0.980 0.281 0.981 0.281 0.982 0.283 C 0.982 0.284 0.982 0.284 0.981 0.283 C 0.980 0.282 0.979 0.285 0.980 0.288 C 0.981 0.289 0.981 0.290 0.980 0.289 C 0.979 0.289 0.975 0.290 0.971 0.291 C 0.966 0.291 0.963 0.291 0.964 0.290 C 0.964 0.289 0.963 0.289 0.962 0.289 C 0.961 0.290 0.957 0.290 0.955 0.290 C 0.947 0.291 0.948 0.291 0.948 0.294 C 0.948 0.296 0.949 0.297 0.949 0.297 C 0.950 0.297 0.951 0.297 0.951 0.298 C 0.951 0.299 0.953 0.301 0.954 0.303 C 0.956 0.305 0.957 0.307 0.958 0.308 C 0.958 0.309 0.965 0.313 0.968 0.313 C 0.969 0.313 0.969 0.314 0.968 0.315 C 0.967 0.317 0.967 0.317 0.966 0.315 C 0.966 0.311 0.965 0.313 0.965 0.317 C 0.965 0.322 0.967 0.324 0.971 0.324 C 0.973 0.324 0.974 0.325 0.974 0.326 C 0.974 0.327 0.974 0.327 0.974 0.327 C 0.973 0.327 0.973 0.328 0.973 0.329 C 0.973 0.331 0.976 0.333 0.976 0.330 C 0.977 0.329 0.977 0.329 0.977 0.330 C 0.977 0.331 0.978 0.333 0.980 0.334 L 0.982 0.336 L 0.980 0.336 C 0.978 0.336 0.977 0.337 0.977 0.338 C 0.977 0.340 0.977 0.340 0.977 0.338 C 0.976 0.337 0.976 0.337 0.976 0.338 C 0.975 0.339 0.975 0.340 0.975 0.339 C 0.975 0.338 0.975 0.339 0.974 0.340 C 0.974 0.341 0.973 0.342 0.973 0.341 C 0.972 0.340 0.972 0.341 0.972 0.342 C 0.972 0.344 0.972 0.344 0.971 0.342 C 0.971 0.341 0.971 0.340 0.970 0.342 C 0.969 0.343 0.968 0.343 0.968 0.342 C 0.968 0.342 0.968 0.343 0.967 0.344 C 0.966 0.346 0.963 0.344 0.964 0.342 C 0.965 0.340 0.963 0.341 0.961 0.344 C 0.960 0.345 0.958 0.345 0.955 0.345 C 0.953 0.345 0.951 0.346 0.951 0.347 C 0.952 0.348 0.951 0.349 0.951 0.349 C 0.950 0.349 0.950 0.350 0.950 0.352 C 0.949 0.353 0.949 0.354 0.947 0.354 C 0.946 0.355 0.946 0.355 0.947 0.356 C 0.947 0.358 0.954 0.360 0.957 0.360 C 0.957 0.360 0.958 0.362 0.958 0.363 C 0.958 0.366 0.959 0.367 0.960 0.366 L 0.961 0.365 L 0.960 0.367 C 0.958 0.369 0.958 0.372 0.959 0.370 C 0.960 0.370 0.961 0.370 0.961 0.371 C 0.961 0.372 0.961 0.372 0.960 0.372 C 0.959 0.372 0.958 0.374 0.958 0.376 C 0.957 0.378 0.956 0.380 0.954 0.381 C 0.950 0.382 0.950 0.382 0.951 0.384 C 0.952 0.386 0.952 0.387 0.951 0.387 C 0.950 0.387 0.953 0.390 0.956 0.392 C 0.958 0.393 0.960 0.396 0.961 0.398 L 0.963 0.403 L 0.961 0.403 C 0.957 0.403 0.956 0.407 0.960 0.409 C 0.964 0.411 0.964 0.415 0.961 0.416 C 0.959 0.417 0.958 0.418 0.958 0.420 C 0.957 0.422 0.956 0.423 0.953 0.424 C 0.949 0.426 0.948 0.427 0.948 0.432 C 0.948 0.433 0.950 0.435 0.953 0.439 C 0.954 0.439 0.956 0.440 0.957 0.440 C 0.961 0.439 0.971 0.442 0.972 0.445 C 0.974 0.447 0.974 0.449 0.973 0.450 C 0.973 0.451 0.973 0.451 0.974 0.451 C 0.975 0.450 0.976 0.451 0.977 0.451 C 0.977 0.453 0.977 0.453 0.976 0.453 C 0.976 0.453 0.975 0.454 0.976 0.455 C 0.976 0.457 0.974 0.458 0.973 0.457 C 0.972 0.457 0.972 0.458 0.971 0.459 C 0.971 0.460 0.970 0.460 0.970 0.460 C 0.969 0.457 0.966 0.457 0.966 0.459 C 0.966 0.460 0.965 0.460 0.964 0.460 C 0.963 0.460 0.963 0.460 0.963 0.459 C 0.964 0.457 0.964 0.457 0.963 0.458 C 0.959 0.460 0.958 0.460 0.958 0.458 C 0.958 0.457 0.958 0.457 0.958 0.457 C 0.955 0.460 0.955 0.461 0.955 0.459 C 0.956 0.458 0.955 0.457 0.954 0.458 C 0.953 0.458 0.952 0.459 0.952 0.459 C 0.952 0.459 0.952 0.460 0.953 0.461 C 0.954 0.464 0.954 0.464 0.953 0.464 C 0.951 0.463 0.951 0.464 0.951 0.466 C 0.951 0.469 0.948 0.473 0.947 0.472 C 0.946 0.472 0.945 0.472 0.945 0.473 C 0.946 0.474 0.944 0.475 0.942 0.475 C 0.938 0.476 0.937 0.477 0.937 0.479 C 0.936 0.482 0.935 0.482 0.931 0.482 C 0.929 0.482 0.927 0.483 0.928 0.484 C 0.928 0.485 0.929 0.486 0.930 0.486 C 0.931 0.486 0.932 0.486 0.932 0.487 C 0.932 0.490 0.934 0.490 0.935 0.487 C 0.935 0.485 0.935 0.485 0.935 0.487 C 0.935 0.490 0.935 0.490 0.937 0.486 C 0.938 0.485 0.938 0.485 0.938 0.486 C 0.938 0.487 0.939 0.488 0.940 0.488 C 0.942 0.488 0.942 0.488 0.941 0.489 C 0.940 0.491 0.940 0.491 0.941 0.491 C 0.942 0.491 0.942 0.492 0.942 0.494 C 0.942 0.497 0.942 0.498 0.942 0.499 C 0.943 0.500 0.943 0.501 0.943 0.502 C 0.943 0.503 0.943 0.503 0.944 0.502 C 0.945 0.502 0.946 0.502 0.946 0.504 C 0.946 0.506 0.945 0.507 0.944 0.508 L 0.942 0.508 L 0.944 0.508 C 0.946 0.510 0.947 0.511 0.946 0.513 C 0.945 0.514 0.945 0.514 0.946 0.514 C 0.947 0.514 0.948 0.513 0.948 0.511 C 0.948 0.510 0.948 0.509 0.949 0.510 C 0.949 0.510 0.949 0.510 0.950 0.509 C 0.950 0.507 0.950 0.507 0.949 0.508 C 0.949 0.509 0.949 0.509 0.949 0.508 C 0.949 0.507 0.951 0.505 0.953 0.504 C 0.957 0.501 0.958 0.501 0.957 0.504 C 0.956 0.505 0.956 0.506 0.956 0.507 C 0.956 0.508 0.957 0.508 0.957 0.506 C 0.958 0.503 0.959 0.503 0.959 0.506 C 0.958 0.509 0.960 0.510 0.971 0.512 C 0.978 0.513 0.987 0.519 0.987 0.522 C 0.987 0.524 0.992 0.526 0.995 0.525 C 0.996 0.524 0.998 0.525 0.998 0.527 C 0.997 0.528 0.998 0.529 0.998 0.529 C 0.998 0.529 0.998 0.529 0.998 0.531 C 0.997 0.531 0.997 0.532 0.997 0.531 C 0.997 0.531 0.996 0.531 0.996 0.532 C 0.996 0.533 0.994 0.534 0.993 0.534 C 0.991 0.534 0.989 0.535 0.989 0.536 C 0.989 0.537 0.988 0.538 0.987 0.537 C 0.986 0.536 0.983 0.539 0.983 0.541 C 0.983 0.542 0.982 0.542 0.982 0.542 C 0.981 0.541 0.980 0.542 0.981 0.543 C 0.981 0.545 0.980 0.545 0.962 0.545 C 0.948 0.546 0.944 0.547 0.949 0.549 C 0.950 0.550 0.952 0.551 0.954 0.552 C 0.955 0.553 0.956 0.554 0.957 0.554 C 0.958 0.554 0.959 0.555 0.959 0.556 C 0.959 0.557 0.959 0.557 0.960 0.557 C 0.961 0.557 0.962 0.558 0.963 0.559 C 0.964 0.560 0.967 0.561 0.969 0.562 C 0.974 0.563 0.981 0.566 0.982 0.569 C 0.982 0.570 0.982 0.571 0.981 0.574 C 0.981 0.576 0.980 0.577 0.980 0.577 C 0.980 0.577 0.980 0.579 0.980 0.580 C 0.981 0.582 0.982 0.583 0.983 0.583 C 0.984 0.583 0.984 0.584 0.984 0.585 C 0.984 0.587 0.983 0.587 0.981 0.587 C 0.978 0.586 0.969 0.592 0.968 0.595 C 0.967 0.595 0.964 0.596 0.961 0.596 C 0.958 0.596 0.955 0.596 0.955 0.597 C 0.955 0.598 0.957 0.598 0.959 0.599 C 0.963 0.599 0.965 0.600 0.971 0.602 C 0.972 0.602 0.974 0.603 0.975 0.604 C 0.976 0.606 0.976 0.606 0.972 0.609 C 0.971 0.610 0.971 0.610 0.972 0.612 C 0.972 0.613 0.972 0.613 0.972 0.613 C 0.971 0.613 0.971 0.614 0.972 0.615 C 0.972 0.617 0.972 0.617 0.972 0.617 C 0.971 0.617 0.972 0.618 0.973 0.619 L 0.974 0.622 L 0.973 0.623 C 0.972 0.624 0.971 0.624 0.970 0.623 L 0.969 0.622 L 0.970 0.626 C 0.971 0.630 0.971 0.631 0.969 0.627 C 0.968 0.624 0.968 0.624 0.966 0.627 C 0.965 0.631 0.965 0.631 0.965 0.632 C 0.966 0.632 0.967 0.633 0.967 0.634 C 0.968 0.635 0.968 0.635 0.967 0.632 C 0.967 0.629 0.967 0.629 0.968 0.630 C 0.968 0.631 0.969 0.632 0.969 0.633 C 0.969 0.634 0.970 0.635 0.971 0.635 C 0.971 0.635 0.971 0.635 0.970 0.637 L 0.969 0.638 L 0.970 0.638 C 0.971 0.639 0.971 0.639 0.970 0.642 C 0.969 0.643 0.969 0.646 0.969 0.647 C 0.969 0.648 0.968 0.649 0.965 0.649 C 0.962 0.649 0.960 0.652 0.961 0.656 C 0.961 0.656 0.961 0.656 0.960 0.655 C 0.959 0.653 0.959 0.653 0.958 0.655 C 0.958 0.657 0.956 0.659 0.955 0.659 C 0.951 0.661 0.950 0.662 0.950 0.664 C 0.950 0.665 0.951 0.666 0.953 0.666 C 0.956 0.666 0.958 0.668 0.958 0.671 C 0.958 0.672 0.958 0.673 0.957 0.674 C 0.957 0.674 0.956 0.676 0.956 0.676 C 0.957 0.677 0.955 0.678 0.954 0.679 C 0.952 0.680 0.950 0.682 0.950 0.684 L 0.948 0.687 L 0.950 0.688 C 0.950 0.689 0.952 0.690 0.952 0.691 C 0.953 0.692 0.954 0.692 0.955 0.692 C 0.956 0.692 0.956 0.693 0.956 0.694 C 0.956 0.696 0.955 0.697 0.952 0.699 C 0.951 0.699 0.949 0.701 0.949 0.702 C 0.949 0.703 0.949 0.706 0.948 0.708 C 0.947 0.714 0.947 0.715 0.949 0.720 C 0.949 0.721 0.950 0.725 0.951 0.728 C 0.951 0.732 0.951 0.733 0.950 0.736 C 0.950 0.738 0.949 0.739 0.949 0.738 C 0.949 0.738 0.949 0.738 0.949 0.739 C 0.948 0.740 0.948 0.742 0.948 0.743 C 0.948 0.744 0.948 0.745 0.948 0.745 C 0.947 0.745 0.947 0.746 0.947 0.747 C 0.946 0.748 0.945 0.750 0.945 0.751 C 0.944 0.752 0.943 0.753 0.944 0.753 C 0.945 0.754 0.945 0.761 0.944 0.760 C 0.942 0.760 0.940 0.761 0.941 0.762 C 0.941 0.763 0.941 0.764 0.941 0.764 C 0.941 0.765 0.942 0.767 0.942 0.769 C 0.943 0.771 0.944 0.773 0.944 0.774 C 0.944 0.774 0.944 0.775 0.945 0.777 C 0.946 0.779 0.946 0.786 0.945 0.788 C 0.943 0.791 0.944 0.793 0.947 0.793 C 0.951 0.793 0.952 0.795 0.953 0.800 C 0.954 0.806 0.954 0.812 0.952 0.817 C 0.951 0.819 0.950 0.822 0.950 0.822 C 0.950 0.823 0.954 0.827 0.956 0.828 C 0.958 0.829 0.958 0.831 0.957 0.832 C 0.956 0.833 0.956 0.834 0.955 0.836 C 0.955 0.837 0.954 0.838 0.953 0.839 C 0.953 0.840 0.949 0.842 0.946 0.843 C 0.939 0.848 0.938 0.853 0.944 0.855 C 0.947 0.857 0.952 0.861 0.950 0.861 C 0.950 0.861 0.950 0.862 0.950 0.863 C 0.950 0.864 0.950 0.865 0.949 0.865 C 0.949 0.865 0.947 0.866 0.947 0.867 C 0.946 0.869 0.946 0.869 0.946 0.870 C 0.947 0.872 0.943 0.875 0.938 0.877 C 0.936 0.878 0.934 0.879 0.934 0.879 C 0.933 0.879 0.931 0.880 0.930 0.880 C 0.928 0.881 0.926 0.884 0.925 0.886 C 0.923 0.889 0.922 0.891 0.921 0.892 C 0.920 0.892 0.919 0.893 0.919 0.894 C 0.919 0.895 0.918 0.896 0.918 0.898 C 0.917 0.899 0.916 0.901 0.916 0.902 C 0.916 0.903 0.915 0.904 0.913 0.904 C 0.912 0.905 0.910 0.905 0.910 0.906 C 0.910 0.907 0.907 0.908 0.904 0.907 C 0.898 0.907 0.897 0.908 0.897 0.910 C 0.896 0.912 0.895 0.913 0.895 0.912 C 0.895 0.912 0.894 0.912 0.894 0.914 C 0.894 0.915 0.894 0.916 0.893 0.916 C 0.892 0.916 0.892 0.916 0.892 0.917 C 0.892 0.920 0.889 0.921 0.888 0.918 C 0.888 0.916 0.887 0.915 0.886 0.916 C 0.884 0.916 0.884 0.916 0.884 0.916 C 0.884 0.913 0.881 0.912 0.880 0.913 C 0.879 0.914 0.878 0.915 0.878 0.917 C 0.878 0.918 0.878 0.919 0.878 0.918 C 0.877 0.917 0.877 0.918 0.877 0.920 C 0.877 0.923 0.876 0.925 0.875 0.924 C 0.875 0.923 0.874 0.923 0.874 0.924 C 0.873 0.927 0.862 0.927 0.861 0.925 C 0.860 0.923 0.857 0.922 0.857 0.924 C 0.857 0.928 0.856 0.927 0.855 0.923 C 0.854 0.919 0.853 0.919 0.853 0.923 C 0.853 0.927 0.851 0.933 0.850 0.932 C 0.850 0.932 0.849 0.932 0.849 0.933 C 0.849 0.936 0.847 0.936 0.846 0.934 C 0.846 0.933 0.846 0.932 0.845 0.932 C 0.845 0.932 0.844 0.931 0.844 0.930 C 0.844 0.927 0.840 0.926 0.839 0.928 C 0.838 0.929 0.838 0.929 0.837 0.928 C 0.837 0.926 0.837 0.927 0.836 0.930 C 0.835 0.936 0.833 0.942 0.832 0.942 C 0.832 0.942 0.831 0.940 0.829 0.938 C 0.828 0.935 0.827 0.934 0.826 0.934 C 0.826 0.935 0.825 0.934 0.825 0.933 C 0.824 0.931 0.823 0.932 0.821 0.936 C 0.819 0.941 0.818 0.941 0.817 0.936 C 0.816 0.933 0.816 0.933 0.816 0.935 C 0.815 0.936 0.815 0.937 0.814 0.937 C 0.813 0.937 0.812 0.938 0.812 0.940 C 0.812 0.942 0.812 0.942 0.811 0.942 C 0.808 0.939 0.808 0.939 0.808 0.941 C 0.808 0.942 0.806 0.942 0.805 0.942 C 0.803 0.942 0.802 0.943 0.802 0.944 C 0.802 0.945 0.802 0.946 0.801 0.946 C 0.800 0.946 0.800 0.947 0.800 0.948 C 0.800 0.949 0.800 0.950 0.800 0.950 C 0.800 0.950 0.799 0.949 0.799 0.947 C 0.799 0.946 0.799 0.944 0.798 0.943 C 0.797 0.942 0.797 0.941 0.797 0.941 C 0.798 0.941 0.798 0.937 0.797 0.937 C 0.797 0.937 0.797 0.938 0.796 0.940 C 0.796 0.942 0.794 0.944 0.791 0.945 C 0.790 0.945 0.789 0.946 0.789 0.946 C 0.789 0.951 0.784 0.951 0.782 0.947 C 0.782 0.944 0.779 0.943 0.778 0.946 C 0.778 0.946 0.777 0.947 0.777 0.947 C 0.776 0.948 0.775 0.951 0.774 0.955 L 0.773 0.963 L 0.770 0.960 C 0.769 0.958 0.767 0.957 0.767 0.957 C 0.766 0.957 0.765 0.956 0.765 0.954 C 0.765 0.950 0.764 0.951 0.764 0.955 C 0.763 0.958 0.761 0.958 0.761 0.955 C 0.761 0.952 0.759 0.961 0.758 0.965 C 0.758 0.968 0.757 0.969 0.757 0.969 C 0.757 0.969 0.756 0.970 0.757 0.971 C 0.757 0.975 0.755 0.971 0.754 0.967 C 0.753 0.964 0.752 0.963 0.751 0.964 C 0.751 0.964 0.750 0.965 0.750 0.966 C 0.750 0.969 0.747 0.976 0.745 0.976 C 0.743 0.976 0.742 0.978 0.739 0.983 C 0.737 0.987 0.736 0.987 0.736 0.983 C 0.736 0.980 0.734 0.977 0.732 0.979 C 0.732 0.980 0.731 0.980 0.730 0.978 C 0.729 0.975 0.729 0.976 0.726 0.981 C 0.725 0.982 0.725 0.982 0.724 0.979 C 0.723 0.978 0.722 0.977 0.722 0.977 C 0.721 0.978 0.720 0.977 0.720 0.976 C 0.719 0.972 0.718 0.972 0.716 0.977 C 0.714 0.981 0.714 0.981 0.712 0.978 C 0.710 0.975 0.708 0.975 0.709 0.978 C 0.709 0.979 0.708 0.980 0.708 0.980 C 0.704 0.981 0.701 0.982 0.701 0.983 C 0.701 0.983 0.700 0.983 0.699 0.982 C 0.698 0.981 0.698 0.981 0.697 0.982 C 0.697 0.984 0.697 0.984 0.695 0.982 C 0.694 0.981 0.694 0.981 0.693 0.982 C 0.693 0.983 0.693 0.983 0.693 0.982 C 0.692 0.979 0.688 0.978 0.687 0.981 C 0.686 0.987 0.682 0.990 0.679 0.986 C 0.677 0.983 0.676 0.983 0.677 0.986 C 0.677 0.987 0.677 0.988 0.676 0.987 C 0.675 0.986 0.675 0.987 0.674 0.989 C 0.674 0.990 0.674 0.991 0.673 0.990 C 0.673 0.990 0.673 0.990 0.672 0.991 C 0.672 0.992 0.672 0.993 0.671 0.993 C 0.670 0.993 0.669 0.994 0.669 0.995 C 0.668 0.996 0.668 0.996 0.667 0.994 C 0.667 0.992 0.666 0.991 0.665 0.991 C 0.664 0.991 0.662 0.990 0.661 0.989 C 0.659 0.986 0.659 0.986 0.659 0.989 C 0.659 0.991 0.658 0.991 0.656 0.990 C 0.654 0.989 0.653 0.990 0.653 0.991 C 0.653 0.992 0.652 0.992 0.649 0.992 C 0.647 0.991 0.646 0.991 0.646 0.992 C 0.646 0.996 0.643 0.997 0.641 0.995 C 0.640 0.993 0.639 0.993 0.638 0.994 C 0.637 0.997 0.635 0.997 0.636 0.995 L 0.636 0.995 Z",[a.BRUSH_STROKE_2]:"M 0.286 0.002 C 0.286 0.001 0.286 0.000 0.285 0.000 C 0.285 0.000 0.285 0.001 0.285 0.002 C 0.285 0.003 0.285 0.004 0.286 0.004 C 0.286 0.004 0.286 0.003 0.286 0.002 Z M 0.289 0.014 C 0.289 0.013 0.289 0.012 0.289 0.012 C 0.289 0.012 0.288 0.013 0.288 0.014 C 0.288 0.015 0.289 0.016 0.289 0.016 C 0.289 0.016 0.289 0.015 0.289 0.014 Z M 0.233 0.019 C 0.233 0.018 0.233 0.018 0.233 0.018 C 0.233 0.018 0.233 0.018 0.233 0.019 C 0.232 0.020 0.232 0.021 0.233 0.021 C 0.233 0.021 0.233 0.020 0.233 0.019 Z M 0.284 0.020 C 0.283 0.019 0.283 0.019 0.282 0.020 C 0.282 0.020 0.282 0.021 0.283 0.021 C 0.284 0.021 0.284 0.020 0.284 0.020 Z M 0.198 0.021 C 0.198 0.020 0.198 0.019 0.198 0.019 C 0.197 0.019 0.197 0.020 0.197 0.021 C 0.197 0.022 0.198 0.023 0.198 0.023 C 0.198 0.023 0.198 0.022 0.198 0.021 Z M 0.200 0.021 C 0.200 0.020 0.200 0.019 0.200 0.019 C 0.200 0.019 0.200 0.020 0.199 0.021 C 0.199 0.022 0.199 0.023 0.200 0.023 C 0.200 0.023 0.200 0.022 0.200 0.021 Z M 0.251 0.027 C 0.251 0.026 0.250 0.025 0.250 0.024 C 0.250 0.023 0.249 0.024 0.249 0.025 C 0.250 0.028 0.251 0.029 0.251 0.027 Z M 0.288 0.023 C 0.289 0.020 0.289 0.019 0.289 0.017 C 0.288 0.017 0.288 0.016 0.287 0.016 C 0.287 0.016 0.287 0.016 0.287 0.018 C 0.288 0.019 0.288 0.019 0.287 0.018 C 0.286 0.018 0.285 0.018 0.285 0.020 C 0.285 0.022 0.285 0.023 0.285 0.023 C 0.284 0.023 0.284 0.024 0.284 0.025 C 0.284 0.026 0.284 0.026 0.285 0.026 C 0.285 0.025 0.286 0.025 0.286 0.026 C 0.287 0.027 0.287 0.027 0.288 0.023 Z M 0.188 0.028 C 0.188 0.027 0.188 0.027 0.188 0.028 C 0.187 0.029 0.187 0.030 0.187 0.030 C 0.188 0.030 0.188 0.029 0.188 0.028 Z M 0.345 0.028 C 0.345 0.027 0.345 0.026 0.344 0.026 C 0.344 0.026 0.344 0.027 0.344 0.028 C 0.344 0.029 0.344 0.030 0.344 0.030 C 0.345 0.030 0.345 0.029 0.345 0.028 Z M 0.171 0.030 C 0.171 0.029 0.171 0.028 0.171 0.028 C 0.171 0.028 0.170 0.029 0.170 0.030 C 0.170 0.031 0.171 0.032 0.171 0.032 C 0.171 0.032 0.171 0.031 0.171 0.030 Z M 0.184 0.030 C 0.184 0.029 0.183 0.028 0.183 0.029 C 0.183 0.029 0.183 0.030 0.183 0.030 C 0.184 0.031 0.184 0.031 0.184 0.030 Z M 0.290 0.031 C 0.290 0.030 0.290 0.030 0.290 0.029 C 0.289 0.028 0.289 0.029 0.289 0.030 C 0.289 0.031 0.289 0.032 0.290 0.032 C 0.290 0.032 0.290 0.031 0.290 0.031 Z M 0.339 0.030 C 0.339 0.029 0.339 0.028 0.338 0.028 C 0.337 0.028 0.337 0.029 0.337 0.030 C 0.338 0.032 0.338 0.032 0.339 0.030 Z M 0.249 0.032 C 0.249 0.030 0.249 0.028 0.248 0.028 C 0.248 0.028 0.248 0.029 0.248 0.030 C 0.248 0.031 0.248 0.032 0.248 0.032 C 0.248 0.033 0.248 0.033 0.248 0.033 C 0.248 0.033 0.248 0.033 0.249 0.032 Z M 0.203 0.033 C 0.203 0.032 0.203 0.032 0.202 0.032 C 0.202 0.032 0.201 0.032 0.202 0.033 C 0.202 0.036 0.202 0.036 0.203 0.033 Z M 0.181 0.036 C 0.181 0.035 0.181 0.034 0.181 0.033 C 0.181 0.032 0.180 0.033 0.180 0.034 C 0.180 0.036 0.180 0.037 0.181 0.037 C 0.181 0.037 0.182 0.036 0.181 0.036 Z M 0.548 0.035 C 0.547 0.032 0.547 0.031 0.547 0.034 C 0.547 0.036 0.547 0.037 0.547 0.037 C 0.548 0.037 0.548 0.036 0.548 0.035 Z M 0.624 0.035 C 0.624 0.034 0.624 0.033 0.624 0.033 C 0.623 0.033 0.623 0.034 0.623 0.034 C 0.623 0.035 0.623 0.035 0.624 0.036 C 0.624 0.037 0.624 0.036 0.624 0.035 Z M 0.266 0.038 C 0.266 0.035 0.266 0.035 0.266 0.037 C 0.266 0.038 0.266 0.039 0.266 0.039 C 0.267 0.040 0.267 0.040 0.266 0.038 Z M 0.252 0.040 C 0.252 0.040 0.251 0.039 0.251 0.039 C 0.251 0.039 0.251 0.040 0.251 0.040 C 0.251 0.041 0.251 0.042 0.251 0.042 C 0.252 0.042 0.252 0.041 0.252 0.040 Z M 0.262 0.040 C 0.262 0.040 0.262 0.039 0.262 0.039 C 0.262 0.039 0.262 0.040 0.262 0.040 C 0.262 0.041 0.262 0.042 0.262 0.042 C 0.262 0.042 0.262 0.041 0.262 0.040 Z M 0.287 0.040 C 0.287 0.039 0.287 0.038 0.286 0.038 C 0.286 0.037 0.286 0.035 0.286 0.034 C 0.286 0.033 0.285 0.032 0.285 0.032 C 0.285 0.032 0.285 0.036 0.285 0.038 C 0.285 0.038 0.286 0.040 0.285 0.041 C 0.285 0.042 0.285 0.042 0.286 0.042 C 0.286 0.042 0.287 0.041 0.287 0.040 H 0.287 Z M 0.291 0.040 C 0.291 0.040 0.290 0.039 0.290 0.039 C 0.290 0.039 0.290 0.040 0.290 0.040 C 0.290 0.041 0.290 0.042 0.290 0.042 C 0.290 0.042 0.291 0.041 0.291 0.040 Z M 0.292 0.040 C 0.292 0.040 0.292 0.039 0.291 0.039 C 0.291 0.039 0.291 0.040 0.291 0.040 C 0.291 0.041 0.291 0.042 0.291 0.042 C 0.292 0.042 0.292 0.041 0.292 0.040 Z M 0.209 0.043 C 0.209 0.043 0.209 0.042 0.209 0.041 C 0.209 0.041 0.209 0.041 0.209 0.042 C 0.209 0.043 0.209 0.044 0.209 0.044 C 0.209 0.044 0.209 0.044 0.209 0.043 Z M 0.274 0.045 C 0.274 0.045 0.274 0.044 0.274 0.043 C 0.274 0.043 0.274 0.043 0.274 0.044 C 0.274 0.045 0.274 0.046 0.274 0.046 C 0.274 0.046 0.274 0.045 0.274 0.045 Z M 0.307 0.044 C 0.307 0.043 0.306 0.042 0.306 0.042 C 0.305 0.042 0.305 0.043 0.305 0.044 C 0.305 0.045 0.305 0.046 0.306 0.046 C 0.307 0.046 0.307 0.045 0.307 0.044 Z M 0.283 0.046 C 0.283 0.044 0.283 0.042 0.282 0.043 C 0.282 0.044 0.282 0.045 0.282 0.046 C 0.282 0.048 0.282 0.048 0.283 0.046 Z M 0.312 0.046 C 0.312 0.045 0.312 0.044 0.312 0.044 C 0.311 0.044 0.311 0.045 0.311 0.046 C 0.311 0.047 0.311 0.048 0.311 0.048 C 0.312 0.048 0.312 0.047 0.312 0.046 Z M 0.167 0.046 C 0.166 0.044 0.166 0.042 0.166 0.042 C 0.166 0.042 0.166 0.044 0.166 0.046 C 0.166 0.048 0.166 0.049 0.166 0.049 C 0.167 0.049 0.167 0.048 0.167 0.046 Z M 0.323 0.048 C 0.322 0.045 0.321 0.045 0.321 0.046 C 0.320 0.047 0.320 0.047 0.321 0.048 C 0.322 0.049 0.323 0.050 0.324 0.050 C 0.324 0.051 0.324 0.050 0.323 0.048 Z M 0.270 0.051 C 0.271 0.050 0.271 0.049 0.270 0.049 C 0.270 0.049 0.269 0.050 0.269 0.051 C 0.269 0.053 0.270 0.053 0.270 0.051 Z M 0.267 0.054 C 0.267 0.054 0.267 0.053 0.266 0.052 C 0.266 0.052 0.266 0.052 0.266 0.053 C 0.266 0.054 0.266 0.055 0.266 0.055 C 0.267 0.055 0.267 0.054 0.267 0.054 Z M 0.316 0.053 C 0.316 0.052 0.315 0.051 0.315 0.050 C 0.315 0.049 0.314 0.048 0.315 0.047 C 0.315 0.046 0.315 0.046 0.314 0.046 C 0.314 0.046 0.313 0.047 0.314 0.049 C 0.314 0.050 0.314 0.052 0.314 0.053 C 0.314 0.054 0.315 0.054 0.316 0.053 Z M 0.254 0.055 C 0.254 0.055 0.254 0.055 0.253 0.055 C 0.253 0.056 0.253 0.056 0.254 0.056 C 0.254 0.056 0.254 0.056 0.254 0.055 Z M 0.294 0.055 C 0.294 0.052 0.293 0.051 0.293 0.053 C 0.293 0.053 0.293 0.055 0.294 0.055 C 0.294 0.056 0.294 0.056 0.294 0.055 Z M 0.310 0.054 C 0.309 0.052 0.309 0.051 0.309 0.051 C 0.308 0.051 0.308 0.052 0.309 0.054 C 0.309 0.055 0.309 0.056 0.309 0.056 C 0.310 0.056 0.310 0.055 0.310 0.054 Z M 0.237 0.059 C 0.237 0.059 0.237 0.058 0.237 0.057 C 0.237 0.057 0.236 0.057 0.236 0.058 C 0.236 0.059 0.237 0.060 0.237 0.060 C 0.237 0.060 0.237 0.060 0.237 0.059 Z M 0.288 0.057 C 0.288 0.056 0.288 0.054 0.288 0.055 C 0.287 0.056 0.287 0.057 0.288 0.058 C 0.288 0.060 0.288 0.059 0.288 0.057 Z M 0.247 0.058 C 0.247 0.056 0.247 0.055 0.247 0.055 C 0.246 0.055 0.246 0.056 0.247 0.058 C 0.247 0.060 0.247 0.062 0.247 0.062 C 0.247 0.062 0.247 0.060 0.247 0.058 Z M 0.276 0.059 C 0.276 0.058 0.275 0.056 0.275 0.056 C 0.275 0.056 0.275 0.058 0.275 0.059 C 0.275 0.060 0.275 0.062 0.275 0.062 C 0.276 0.062 0.276 0.061 0.276 0.059 Z M 0.168 0.057 C 0.169 0.054 0.169 0.051 0.169 0.050 C 0.169 0.049 0.165 0.061 0.166 0.063 C 0.166 0.063 0.167 0.061 0.168 0.057 Z M 0.181 0.062 C 0.181 0.061 0.181 0.060 0.180 0.060 C 0.180 0.060 0.180 0.061 0.180 0.062 C 0.180 0.063 0.180 0.063 0.180 0.063 C 0.180 0.063 0.180 0.063 0.181 0.062 Z M 0.259 0.061 C 0.259 0.059 0.259 0.058 0.259 0.058 C 0.259 0.058 0.259 0.059 0.259 0.061 C 0.259 0.062 0.259 0.063 0.259 0.063 C 0.259 0.063 0.260 0.062 0.259 0.061 Z M 0.291 0.061 C 0.291 0.060 0.291 0.060 0.291 0.061 C 0.292 0.061 0.292 0.061 0.292 0.060 C 0.292 0.058 0.291 0.058 0.290 0.060 C 0.290 0.061 0.290 0.061 0.290 0.062 C 0.291 0.063 0.291 0.062 0.291 0.061 Z M 0.295 0.062 C 0.295 0.061 0.294 0.060 0.294 0.060 C 0.294 0.060 0.294 0.061 0.294 0.062 C 0.293 0.063 0.294 0.063 0.294 0.063 C 0.294 0.063 0.295 0.063 0.295 0.062 Z M 0.163 0.063 C 0.164 0.061 0.164 0.060 0.163 0.061 C 0.163 0.061 0.162 0.061 0.161 0.061 C 0.160 0.062 0.161 0.065 0.162 0.065 C 0.162 0.065 0.163 0.064 0.163 0.063 Z M 0.169 0.064 C 0.169 0.062 0.169 0.060 0.168 0.060 C 0.168 0.060 0.168 0.061 0.168 0.063 C 0.168 0.065 0.168 0.066 0.169 0.064 Z M 0.265 0.064 C 0.265 0.063 0.264 0.063 0.264 0.064 C 0.264 0.064 0.264 0.065 0.265 0.065 C 0.265 0.065 0.265 0.064 0.265 0.064 Z M 0.261 0.065 C 0.261 0.064 0.261 0.063 0.261 0.063 C 0.260 0.063 0.260 0.064 0.260 0.064 C 0.260 0.065 0.260 0.065 0.261 0.066 C 0.261 0.067 0.261 0.066 0.261 0.065 Z M 0.290 0.065 C 0.290 0.064 0.289 0.063 0.289 0.063 C 0.289 0.063 0.289 0.064 0.289 0.064 C 0.289 0.065 0.289 0.065 0.289 0.066 C 0.289 0.067 0.290 0.066 0.290 0.065 Z M 0.167 0.068 C 0.167 0.067 0.167 0.067 0.167 0.067 C 0.167 0.068 0.167 0.069 0.167 0.069 C 0.168 0.070 0.168 0.070 0.167 0.068 Z M 0.172 0.066 C 0.172 0.062 0.172 0.062 0.171 0.063 C 0.170 0.063 0.170 0.064 0.170 0.065 C 0.169 0.066 0.170 0.068 0.171 0.069 C 0.172 0.070 0.172 0.070 0.172 0.066 Z M 0.174 0.069 C 0.174 0.069 0.174 0.067 0.174 0.066 C 0.174 0.065 0.174 0.065 0.174 0.067 C 0.173 0.068 0.173 0.069 0.173 0.070 C 0.173 0.070 0.174 0.070 0.174 0.069 Z M 0.178 0.069 C 0.178 0.068 0.178 0.063 0.178 0.063 C 0.177 0.063 0.177 0.065 0.177 0.067 C 0.177 0.069 0.177 0.070 0.177 0.070 C 0.177 0.070 0.177 0.070 0.178 0.069 Z M 0.294 0.071 C 0.294 0.070 0.295 0.069 0.295 0.070 C 0.295 0.071 0.296 0.070 0.295 0.069 C 0.295 0.066 0.294 0.066 0.294 0.070 C 0.293 0.072 0.293 0.074 0.294 0.074 C 0.294 0.074 0.294 0.073 0.294 0.071 Z M 0.252 0.074 C 0.252 0.072 0.252 0.070 0.251 0.071 C 0.251 0.071 0.250 0.072 0.251 0.073 C 0.251 0.075 0.251 0.075 0.252 0.074 Z M 0.175 0.078 C 0.174 0.077 0.174 0.077 0.175 0.075 C 0.176 0.073 0.175 0.072 0.174 0.072 C 0.172 0.072 0.172 0.073 0.173 0.074 C 0.173 0.075 0.174 0.076 0.174 0.077 C 0.174 0.078 0.174 0.079 0.175 0.079 C 0.175 0.079 0.175 0.079 0.175 0.078 Z M 0.242 0.055 C 0.242 0.054 0.242 0.053 0.243 0.054 C 0.243 0.055 0.243 0.056 0.242 0.056 C 0.242 0.056 0.242 0.056 0.242 0.055 Z M 0.242 0.076 C 0.242 0.074 0.242 0.073 0.243 0.074 C 0.243 0.074 0.244 0.073 0.244 0.072 C 0.244 0.066 0.244 0.064 0.243 0.063 C 0.243 0.062 0.243 0.062 0.244 0.062 C 0.245 0.062 0.245 0.061 0.244 0.059 C 0.244 0.056 0.244 0.056 0.245 0.054 C 0.245 0.053 0.245 0.052 0.245 0.051 C 0.245 0.050 0.245 0.050 0.245 0.050 C 0.245 0.051 0.244 0.052 0.243 0.051 C 0.242 0.051 0.241 0.052 0.241 0.053 C 0.241 0.054 0.241 0.055 0.241 0.055 C 0.240 0.055 0.240 0.055 0.240 0.056 C 0.240 0.057 0.240 0.058 0.240 0.058 C 0.241 0.058 0.241 0.059 0.241 0.060 C 0.241 0.061 0.241 0.062 0.240 0.062 C 0.240 0.062 0.240 0.063 0.240 0.064 C 0.240 0.068 0.239 0.070 0.237 0.069 C 0.236 0.068 0.236 0.071 0.239 0.075 C 0.241 0.078 0.242 0.079 0.242 0.076 Z M 0.114 0.079 C 0.114 0.078 0.114 0.077 0.114 0.077 C 0.114 0.077 0.114 0.078 0.113 0.079 C 0.113 0.080 0.113 0.081 0.114 0.081 C 0.114 0.081 0.114 0.080 0.114 0.079 Z M 0.169 0.077 C 0.170 0.072 0.170 0.070 0.169 0.075 C 0.168 0.078 0.167 0.078 0.167 0.076 C 0.167 0.075 0.167 0.074 0.167 0.074 C 0.166 0.074 0.166 0.074 0.167 0.078 C 0.167 0.082 0.167 0.082 0.169 0.077 Z M 0.288 0.080 C 0.287 0.079 0.287 0.079 0.286 0.080 C 0.286 0.080 0.286 0.081 0.287 0.081 C 0.288 0.081 0.288 0.080 0.288 0.080 Z M 0.292 0.078 C 0.292 0.076 0.292 0.073 0.292 0.073 C 0.292 0.071 0.290 0.074 0.290 0.076 C 0.290 0.077 0.290 0.077 0.289 0.077 L 0.288 0.076 L 0.289 0.078 C 0.290 0.080 0.290 0.079 0.291 0.077 C 0.291 0.074 0.291 0.074 0.292 0.078 L 0.292 0.082 L 0.292 0.078 Z M 0.161 0.082 C 0.161 0.081 0.162 0.081 0.162 0.081 C 0.163 0.080 0.164 0.079 0.164 0.078 C 0.164 0.077 0.164 0.076 0.165 0.077 C 0.165 0.078 0.166 0.077 0.166 0.074 C 0.166 0.071 0.165 0.071 0.165 0.072 C 0.165 0.073 0.165 0.074 0.164 0.074 C 0.164 0.074 0.164 0.075 0.164 0.076 C 0.164 0.077 0.163 0.078 0.163 0.077 C 0.161 0.074 0.161 0.074 0.161 0.077 C 0.161 0.078 0.160 0.079 0.160 0.079 C 0.160 0.079 0.160 0.080 0.160 0.081 C 0.160 0.083 0.160 0.083 0.161 0.082 Z M 0.295 0.081 C 0.296 0.080 0.296 0.079 0.295 0.079 C 0.295 0.079 0.295 0.080 0.294 0.081 C 0.294 0.083 0.294 0.083 0.295 0.081 Z M 0.171 0.085 C 0.171 0.084 0.171 0.082 0.171 0.082 C 0.170 0.081 0.170 0.082 0.170 0.084 C 0.170 0.087 0.170 0.087 0.171 0.085 Z M 0.248 0.085 C 0.248 0.084 0.248 0.083 0.247 0.082 C 0.245 0.080 0.244 0.082 0.246 0.086 C 0.247 0.087 0.248 0.087 0.248 0.085 Z M 0.173 0.087 C 0.173 0.083 0.173 0.081 0.172 0.084 C 0.172 0.086 0.171 0.088 0.170 0.089 C 0.170 0.089 0.170 0.089 0.171 0.089 C 0.172 0.089 0.173 0.088 0.173 0.087 Z M 0.256 0.086 C 0.256 0.084 0.256 0.079 0.256 0.076 C 0.256 0.072 0.256 0.071 0.256 0.072 C 0.256 0.075 0.254 0.074 0.253 0.070 C 0.253 0.068 0.253 0.067 0.253 0.068 C 0.254 0.068 0.254 0.067 0.254 0.065 C 0.255 0.062 0.255 0.062 0.254 0.063 C 0.253 0.064 0.252 0.070 0.253 0.073 C 0.253 0.075 0.253 0.076 0.253 0.076 C 0.253 0.076 0.253 0.076 0.253 0.076 C 0.252 0.077 0.251 0.079 0.251 0.081 C 0.251 0.083 0.253 0.087 0.254 0.089 C 0.255 0.090 0.255 0.089 0.256 0.086 H 0.256 Z M 0.141 0.092 C 0.141 0.091 0.140 0.086 0.139 0.086 C 0.138 0.086 0.138 0.090 0.139 0.092 C 0.139 0.093 0.141 0.094 0.141 0.092 Z M 0.163 0.092 C 0.163 0.091 0.163 0.090 0.162 0.090 C 0.162 0.090 0.162 0.090 0.162 0.091 C 0.162 0.091 0.162 0.092 0.162 0.092 C 0.163 0.093 0.163 0.093 0.163 0.092 Z M 0.148 0.093 C 0.148 0.092 0.147 0.092 0.147 0.092 C 0.147 0.092 0.146 0.092 0.146 0.092 C 0.146 0.093 0.147 0.093 0.147 0.094 C 0.147 0.095 0.148 0.094 0.148 0.093 Z M 0.123 0.095 C 0.123 0.094 0.122 0.093 0.122 0.093 C 0.122 0.093 0.122 0.094 0.121 0.095 C 0.121 0.096 0.121 0.097 0.122 0.097 C 0.122 0.097 0.123 0.096 0.123 0.095 Z M 0.161 0.095 C 0.161 0.094 0.161 0.093 0.161 0.093 C 0.161 0.093 0.161 0.092 0.161 0.092 C 0.162 0.090 0.162 0.090 0.161 0.090 C 0.161 0.090 0.160 0.089 0.160 0.088 C 0.160 0.087 0.160 0.087 0.160 0.087 C 0.159 0.088 0.159 0.097 0.160 0.097 C 0.160 0.097 0.160 0.096 0.161 0.095 L 0.161 0.095 Z M 0.213 0.094 C 0.214 0.092 0.214 0.090 0.214 0.089 C 0.214 0.089 0.214 0.088 0.214 0.088 C 0.215 0.088 0.215 0.086 0.215 0.085 C 0.215 0.083 0.216 0.081 0.216 0.081 C 0.216 0.081 0.216 0.080 0.216 0.078 C 0.216 0.075 0.213 0.070 0.212 0.070 C 0.211 0.070 0.209 0.077 0.209 0.079 C 0.209 0.080 0.209 0.080 0.209 0.081 C 0.209 0.081 0.209 0.081 0.209 0.080 C 0.209 0.074 0.208 0.072 0.206 0.075 C 0.205 0.076 0.205 0.082 0.205 0.084 C 0.206 0.084 0.206 0.085 0.206 0.086 C 0.206 0.087 0.206 0.088 0.207 0.089 C 0.208 0.090 0.208 0.093 0.207 0.094 C 0.206 0.094 0.209 0.096 0.211 0.097 C 0.212 0.097 0.213 0.096 0.213 0.094 L 0.213 0.094 Z M 0.463 0.096 C 0.462 0.095 0.462 0.095 0.462 0.096 C 0.461 0.096 0.461 0.097 0.462 0.097 C 0.462 0.097 0.463 0.096 0.463 0.096 Z M 0.147 0.099 C 0.147 0.098 0.147 0.097 0.147 0.097 C 0.146 0.097 0.146 0.098 0.146 0.099 C 0.146 0.100 0.146 0.100 0.146 0.100 C 0.147 0.100 0.147 0.100 0.147 0.099 Z M 0.149 0.099 C 0.149 0.098 0.148 0.097 0.148 0.097 C 0.148 0.097 0.148 0.098 0.147 0.099 C 0.147 0.100 0.147 0.100 0.148 0.100 C 0.148 0.100 0.149 0.100 0.149 0.099 Z M 0.151 0.090 C 0.151 0.089 0.151 0.088 0.152 0.088 C 0.152 0.088 0.152 0.088 0.152 0.090 C 0.151 0.092 0.151 0.092 0.151 0.090 Z M 0.153 0.101 C 0.153 0.100 0.154 0.099 0.154 0.100 C 0.155 0.100 0.155 0.100 0.155 0.099 C 0.155 0.095 0.154 0.090 0.153 0.090 C 0.152 0.090 0.152 0.089 0.153 0.085 C 0.153 0.082 0.153 0.081 0.152 0.081 C 0.152 0.081 0.151 0.082 0.152 0.084 C 0.152 0.086 0.151 0.087 0.150 0.085 C 0.150 0.085 0.150 0.083 0.150 0.083 C 0.150 0.082 0.150 0.081 0.150 0.081 C 0.149 0.081 0.148 0.087 0.149 0.088 C 0.151 0.093 0.151 0.094 0.152 0.092 C 0.152 0.090 0.153 0.091 0.153 0.092 C 0.154 0.095 0.154 0.095 0.153 0.094 C 0.153 0.093 0.152 0.094 0.152 0.095 C 0.151 0.096 0.151 0.097 0.152 0.099 C 0.152 0.100 0.152 0.102 0.152 0.103 C 0.152 0.103 0.152 0.104 0.152 0.104 C 0.152 0.104 0.153 0.103 0.153 0.101 L 0.153 0.101 Z M 0.215 0.103 C 0.215 0.102 0.214 0.102 0.214 0.103 C 0.214 0.103 0.214 0.104 0.214 0.104 C 0.215 0.104 0.215 0.103 0.215 0.103 Z M 0.193 0.105 C 0.194 0.102 0.194 0.095 0.193 0.093 C 0.192 0.090 0.190 0.093 0.190 0.098 C 0.189 0.106 0.191 0.110 0.193 0.105 Z M 0.204 0.106 C 0.204 0.106 0.205 0.104 0.205 0.102 C 0.205 0.100 0.205 0.098 0.205 0.098 C 0.205 0.097 0.205 0.091 0.204 0.089 C 0.203 0.087 0.200 0.088 0.199 0.091 C 0.199 0.093 0.199 0.094 0.198 0.092 C 0.198 0.089 0.196 0.089 0.196 0.092 C 0.195 0.095 0.195 0.096 0.196 0.100 C 0.196 0.102 0.196 0.104 0.197 0.104 C 0.197 0.104 0.197 0.105 0.196 0.106 C 0.195 0.107 0.196 0.107 0.197 0.107 C 0.197 0.107 0.198 0.107 0.198 0.105 C 0.197 0.104 0.197 0.104 0.198 0.104 C 0.198 0.105 0.199 0.105 0.199 0.104 C 0.199 0.102 0.200 0.103 0.201 0.105 C 0.202 0.107 0.203 0.108 0.204 0.106 L 0.204 0.106 Z M 0.408 0.106 C 0.408 0.106 0.407 0.106 0.407 0.106 C 0.407 0.107 0.407 0.107 0.407 0.107 C 0.408 0.107 0.408 0.107 0.408 0.106 Z M 0.164 0.105 C 0.164 0.102 0.164 0.100 0.164 0.097 C 0.164 0.096 0.163 0.095 0.163 0.096 C 0.163 0.098 0.163 0.099 0.163 0.099 C 0.162 0.099 0.162 0.099 0.163 0.101 C 0.164 0.104 0.164 0.104 0.163 0.104 C 0.162 0.104 0.162 0.105 0.162 0.106 C 0.162 0.107 0.162 0.107 0.162 0.107 C 0.162 0.107 0.162 0.108 0.163 0.108 C 0.163 0.109 0.163 0.108 0.164 0.105 H 0.164 Z M 0.410 0.108 C 0.410 0.106 0.410 0.106 0.409 0.106 C 0.409 0.106 0.409 0.106 0.409 0.106 C 0.409 0.107 0.409 0.108 0.409 0.108 C 0.410 0.109 0.410 0.109 0.410 0.108 Z M 0.200 0.109 C 0.200 0.108 0.200 0.107 0.200 0.107 C 0.199 0.107 0.198 0.108 0.199 0.110 C 0.200 0.110 0.200 0.110 0.200 0.109 Z M 0.264 0.110 C 0.263 0.109 0.263 0.109 0.263 0.110 C 0.262 0.110 0.262 0.111 0.263 0.111 C 0.263 0.111 0.264 0.110 0.264 0.110 Z M 0.278 0.109 C 0.278 0.108 0.278 0.107 0.278 0.107 C 0.278 0.107 0.278 0.108 0.278 0.108 C 0.278 0.109 0.278 0.109 0.278 0.110 C 0.278 0.111 0.278 0.110 0.278 0.109 Z M 0.159 0.111 C 0.159 0.110 0.159 0.109 0.159 0.109 C 0.159 0.109 0.158 0.107 0.158 0.105 C 0.158 0.101 0.158 0.100 0.158 0.100 C 0.158 0.100 0.158 0.100 0.158 0.099 C 0.158 0.098 0.157 0.101 0.156 0.104 C 0.156 0.106 0.156 0.107 0.155 0.107 C 0.155 0.107 0.155 0.108 0.156 0.110 C 0.157 0.113 0.159 0.114 0.159 0.111 L 0.159 0.111 Z M 0.275 0.112 C 0.275 0.111 0.274 0.111 0.274 0.111 C 0.274 0.112 0.274 0.112 0.274 0.113 C 0.275 0.113 0.275 0.112 0.275 0.112 Z M 0.208 0.113 C 0.207 0.113 0.207 0.113 0.207 0.113 C 0.206 0.114 0.206 0.114 0.207 0.114 C 0.207 0.114 0.208 0.114 0.208 0.113 Z M 0.149 0.113 C 0.149 0.108 0.148 0.106 0.147 0.109 C 0.147 0.111 0.147 0.112 0.147 0.114 C 0.149 0.117 0.149 0.117 0.149 0.113 H 0.149 Z M 0.186 0.113 C 0.186 0.107 0.186 0.102 0.185 0.100 C 0.183 0.096 0.183 0.104 0.184 0.112 C 0.185 0.117 0.185 0.117 0.186 0.113 Z M 0.237 0.116 C 0.237 0.115 0.237 0.114 0.237 0.114 C 0.236 0.113 0.236 0.113 0.236 0.114 C 0.236 0.116 0.237 0.117 0.237 0.116 Z M 0.258 0.115 C 0.258 0.114 0.257 0.113 0.257 0.114 C 0.256 0.114 0.256 0.115 0.256 0.116 C 0.256 0.116 0.256 0.116 0.257 0.116 C 0.257 0.116 0.258 0.115 0.258 0.115 Z M 0.248 0.116 C 0.246 0.114 0.245 0.114 0.245 0.116 C 0.245 0.117 0.246 0.118 0.247 0.118 C 0.249 0.118 0.249 0.117 0.248 0.116 Z M 0.134 0.118 C 0.134 0.115 0.134 0.114 0.133 0.115 C 0.132 0.115 0.132 0.116 0.133 0.118 C 0.133 0.119 0.134 0.119 0.134 0.118 Z M 0.165 0.118 C 0.165 0.117 0.165 0.116 0.164 0.116 C 0.164 0.116 0.164 0.117 0.164 0.119 C 0.164 0.119 0.165 0.119 0.165 0.118 Z M 0.149 0.124 C 0.149 0.123 0.149 0.123 0.148 0.124 C 0.148 0.124 0.148 0.125 0.149 0.125 C 0.149 0.125 0.149 0.125 0.149 0.124 Z M 0.072 0.147 C 0.072 0.145 0.071 0.143 0.070 0.143 C 0.069 0.143 0.069 0.143 0.070 0.146 C 0.070 0.150 0.072 0.151 0.072 0.147 Z M 0.074 0.156 C 0.074 0.155 0.074 0.155 0.074 0.155 C 0.073 0.156 0.073 0.156 0.074 0.157 C 0.074 0.157 0.075 0.156 0.074 0.156 Z M 0.952 0.194 C 0.952 0.194 0.951 0.194 0.951 0.194 C 0.951 0.195 0.951 0.195 0.951 0.195 C 0.952 0.195 0.952 0.195 0.952 0.194 Z M 0.003 0.218 C 0.004 0.215 0.004 0.214 0.003 0.212 C 0.002 0.209 0.000 0.210 0.000 0.214 C -0.000 0.217 0.001 0.222 0.002 0.222 C 0.002 0.222 0.003 0.220 0.003 0.218 Z M 0.956 0.222 C 0.957 0.221 0.957 0.220 0.957 0.220 C 0.956 0.220 0.956 0.221 0.955 0.222 C 0.954 0.224 0.955 0.224 0.956 0.222 Z M 0.049 0.229 C 0.049 0.229 0.048 0.229 0.048 0.229 C 0.048 0.230 0.048 0.230 0.049 0.230 C 0.049 0.230 0.049 0.230 0.049 0.229 Z M 0.042 0.231 C 0.043 0.231 0.043 0.229 0.043 0.228 C 0.044 0.226 0.043 0.225 0.042 0.225 C 0.041 0.225 0.040 0.226 0.040 0.227 C 0.040 0.229 0.040 0.229 0.039 0.228 C 0.036 0.226 0.034 0.225 0.034 0.227 C 0.035 0.228 0.035 0.229 0.034 0.229 C 0.034 0.229 0.034 0.228 0.034 0.227 C 0.033 0.226 0.033 0.226 0.032 0.226 C 0.031 0.226 0.030 0.225 0.029 0.225 C 0.028 0.224 0.028 0.224 0.028 0.225 C 0.028 0.227 0.028 0.227 0.027 0.226 C 0.026 0.225 0.026 0.226 0.027 0.227 C 0.027 0.228 0.027 0.229 0.026 0.229 C 0.025 0.231 0.039 0.232 0.042 0.231 L 0.042 0.231 Z M 0.067 0.254 C 0.067 0.251 0.066 0.251 0.065 0.254 C 0.065 0.255 0.065 0.255 0.066 0.255 C 0.066 0.255 0.067 0.255 0.067 0.254 Z M 0.947 0.254 C 0.947 0.253 0.946 0.252 0.946 0.252 C 0.946 0.252 0.946 0.253 0.946 0.254 C 0.946 0.255 0.946 0.255 0.947 0.255 C 0.947 0.255 0.947 0.255 0.947 0.254 Z M 0.957 0.275 C 0.957 0.275 0.957 0.275 0.956 0.275 C 0.956 0.276 0.956 0.276 0.957 0.276 C 0.957 0.276 0.957 0.276 0.957 0.275 Z M 0.953 0.277 C 0.953 0.276 0.953 0.275 0.953 0.275 C 0.953 0.275 0.952 0.275 0.952 0.275 C 0.952 0.276 0.953 0.277 0.953 0.277 C 0.953 0.278 0.953 0.278 0.953 0.277 Z M 0.953 0.298 C 0.953 0.298 0.953 0.296 0.954 0.295 C 0.954 0.292 0.954 0.292 0.951 0.293 C 0.948 0.294 0.948 0.295 0.949 0.298 C 0.950 0.299 0.951 0.300 0.953 0.298 Z M 0.947 0.299 C 0.947 0.298 0.947 0.298 0.946 0.299 C 0.944 0.300 0.944 0.301 0.945 0.301 C 0.946 0.301 0.947 0.300 0.947 0.299 Z M 0.039 0.304 C 0.039 0.303 0.039 0.302 0.038 0.301 C 0.038 0.301 0.038 0.302 0.038 0.304 C 0.038 0.307 0.039 0.307 0.039 0.304 Z M 0.051 0.332 C 0.051 0.331 0.051 0.331 0.050 0.332 C 0.050 0.332 0.050 0.333 0.051 0.333 C 0.051 0.333 0.051 0.332 0.051 0.332 Z M 0.945 0.333 C 0.946 0.331 0.945 0.331 0.944 0.332 C 0.942 0.334 0.942 0.335 0.943 0.335 C 0.944 0.334 0.945 0.334 0.945 0.333 Z M 0.948 0.335 C 0.950 0.333 0.950 0.333 0.949 0.333 C 0.948 0.333 0.947 0.333 0.947 0.332 C 0.947 0.332 0.947 0.333 0.947 0.334 C 0.947 0.337 0.947 0.337 0.948 0.335 Z M 0.040 0.350 C 0.041 0.349 0.041 0.349 0.040 0.349 C 0.039 0.349 0.039 0.349 0.039 0.350 C 0.038 0.353 0.039 0.353 0.040 0.350 Z M 0.930 0.351 C 0.930 0.350 0.930 0.350 0.930 0.351 C 0.929 0.351 0.929 0.352 0.930 0.352 C 0.930 0.352 0.931 0.352 0.930 0.351 Z M 0.042 0.356 C 0.041 0.356 0.041 0.356 0.040 0.356 C 0.040 0.357 0.040 0.357 0.041 0.357 C 0.042 0.357 0.042 0.357 0.042 0.356 Z M 0.897 0.381 C 0.897 0.380 0.897 0.380 0.896 0.381 C 0.896 0.381 0.896 0.382 0.897 0.382 C 0.897 0.382 0.897 0.382 0.897 0.381 Z M 0.047 0.386 C 0.047 0.385 0.047 0.384 0.047 0.384 C 0.047 0.384 0.046 0.385 0.046 0.386 C 0.046 0.387 0.046 0.387 0.046 0.387 C 0.047 0.387 0.047 0.387 0.047 0.386 Z M 0.057 0.388 C 0.056 0.387 0.056 0.387 0.056 0.388 C 0.055 0.388 0.055 0.389 0.056 0.389 C 0.056 0.389 0.057 0.389 0.057 0.388 Z M 0.059 0.388 C 0.059 0.387 0.058 0.387 0.058 0.388 C 0.057 0.388 0.057 0.389 0.058 0.389 C 0.059 0.389 0.059 0.388 0.059 0.388 Z M 0.046 0.391 C 0.046 0.390 0.046 0.389 0.045 0.389 C 0.045 0.389 0.045 0.390 0.045 0.391 C 0.045 0.392 0.045 0.393 0.045 0.393 C 0.046 0.393 0.046 0.392 0.046 0.391 Z M 0.918 0.400 C 0.918 0.399 0.918 0.398 0.918 0.397 C 0.917 0.396 0.916 0.398 0.916 0.400 C 0.917 0.402 0.918 0.402 0.918 0.400 Z M 0.929 0.413 C 0.928 0.412 0.928 0.412 0.928 0.413 C 0.927 0.413 0.928 0.414 0.928 0.414 C 0.929 0.414 0.929 0.413 0.929 0.413 Z M 0.903 0.443 C 0.903 0.442 0.902 0.442 0.902 0.442 C 0.902 0.443 0.902 0.443 0.903 0.443 C 0.903 0.443 0.904 0.443 0.903 0.443 Z M 0.935 0.455 C 0.935 0.453 0.929 0.452 0.929 0.454 C 0.929 0.455 0.930 0.456 0.932 0.456 C 0.933 0.456 0.935 0.455 0.935 0.455 Z M 0.985 0.467 C 0.984 0.467 0.984 0.467 0.984 0.467 C 0.983 0.468 0.984 0.468 0.984 0.468 C 0.985 0.468 0.985 0.468 0.985 0.467 Z M 0.988 0.467 C 0.988 0.466 0.987 0.466 0.987 0.466 C 0.986 0.467 0.986 0.468 0.987 0.468 C 0.988 0.468 0.988 0.468 0.988 0.467 Z M 0.994 0.467 C 0.995 0.465 0.994 0.465 0.992 0.465 C 0.991 0.465 0.990 0.465 0.991 0.467 C 0.992 0.468 0.992 0.468 0.994 0.467 Z M 0.068 0.481 C 0.068 0.481 0.068 0.481 0.067 0.481 C 0.067 0.482 0.067 0.482 0.068 0.482 C 0.068 0.482 0.068 0.482 0.068 0.481 Z M 0.976 0.482 C 0.976 0.480 0.972 0.479 0.970 0.481 C 0.969 0.482 0.969 0.483 0.969 0.483 C 0.969 0.485 0.975 0.484 0.976 0.482 Z M 0.954 0.489 C 0.954 0.489 0.953 0.488 0.952 0.488 C 0.952 0.488 0.952 0.489 0.953 0.489 C 0.953 0.490 0.954 0.491 0.954 0.491 C 0.955 0.491 0.955 0.490 0.954 0.489 Z M 0.945 0.510 C 0.947 0.508 0.946 0.505 0.944 0.506 C 0.942 0.507 0.941 0.507 0.940 0.507 C 0.939 0.507 0.937 0.510 0.938 0.511 C 0.940 0.512 0.944 0.511 0.945 0.510 Z M 0.975 0.511 C 0.975 0.509 0.975 0.509 0.975 0.510 C 0.975 0.511 0.975 0.512 0.976 0.512 C 0.978 0.512 0.979 0.509 0.977 0.509 C 0.976 0.509 0.976 0.508 0.976 0.507 C 0.976 0.506 0.974 0.504 0.972 0.503 C 0.971 0.503 0.971 0.502 0.971 0.502 C 0.971 0.501 0.969 0.501 0.967 0.501 C 0.965 0.501 0.963 0.501 0.963 0.502 C 0.963 0.503 0.963 0.503 0.962 0.503 C 0.961 0.501 0.961 0.501 0.957 0.503 C 0.956 0.503 0.954 0.504 0.952 0.504 C 0.951 0.504 0.950 0.504 0.950 0.505 C 0.950 0.506 0.950 0.507 0.950 0.506 C 0.949 0.505 0.947 0.507 0.947 0.509 C 0.947 0.509 0.950 0.510 0.954 0.510 C 0.959 0.510 0.962 0.510 0.962 0.512 C 0.963 0.514 0.964 0.514 0.968 0.514 C 0.973 0.514 0.974 0.513 0.975 0.511 Z M 0.075 0.519 C 0.075 0.518 0.074 0.518 0.074 0.518 C 0.074 0.518 0.074 0.518 0.073 0.519 C 0.073 0.520 0.074 0.521 0.074 0.521 C 0.074 0.521 0.075 0.520 0.075 0.519 Z M 0.937 0.528 C 0.938 0.527 0.938 0.526 0.937 0.526 C 0.937 0.526 0.937 0.527 0.937 0.528 C 0.937 0.529 0.937 0.530 0.937 0.530 C 0.937 0.530 0.937 0.529 0.937 0.528 Z M 0.940 0.528 C 0.941 0.527 0.941 0.527 0.940 0.527 C 0.939 0.526 0.939 0.527 0.938 0.528 C 0.938 0.530 0.938 0.530 0.940 0.528 Z M 0.942 0.530 C 0.942 0.529 0.942 0.528 0.942 0.528 C 0.941 0.528 0.941 0.529 0.941 0.529 C 0.941 0.529 0.941 0.530 0.942 0.531 C 0.942 0.531 0.942 0.531 0.942 0.530 Z M 0.955 0.530 C 0.955 0.529 0.955 0.529 0.956 0.529 C 0.957 0.530 0.958 0.530 0.958 0.529 C 0.957 0.526 0.947 0.526 0.947 0.528 C 0.947 0.529 0.948 0.530 0.949 0.530 C 0.953 0.531 0.955 0.531 0.955 0.530 Z M 0.929 0.532 C 0.929 0.530 0.929 0.530 0.930 0.531 C 0.931 0.532 0.932 0.531 0.932 0.530 C 0.932 0.529 0.931 0.528 0.930 0.528 C 0.929 0.528 0.928 0.528 0.928 0.527 C 0.927 0.526 0.927 0.526 0.928 0.529 C 0.928 0.530 0.928 0.532 0.928 0.532 C 0.928 0.533 0.928 0.533 0.928 0.533 C 0.929 0.533 0.929 0.533 0.929 0.532 Z M 0.958 0.535 C 0.958 0.534 0.958 0.533 0.957 0.533 C 0.957 0.532 0.957 0.533 0.957 0.534 C 0.957 0.535 0.958 0.536 0.958 0.535 Z M 0.968 0.543 C 0.968 0.543 0.968 0.542 0.967 0.542 C 0.967 0.541 0.967 0.542 0.967 0.542 C 0.967 0.544 0.968 0.545 0.968 0.543 Z M 0.976 0.555 C 0.976 0.554 0.976 0.553 0.976 0.554 C 0.975 0.555 0.975 0.554 0.975 0.553 C 0.975 0.553 0.974 0.552 0.974 0.552 C 0.973 0.552 0.973 0.552 0.973 0.553 C 0.973 0.554 0.972 0.554 0.972 0.553 C 0.972 0.551 0.971 0.551 0.971 0.553 C 0.970 0.554 0.970 0.555 0.971 0.555 C 0.975 0.556 0.976 0.556 0.976 0.555 Z M 0.988 0.555 C 0.989 0.554 0.989 0.554 0.990 0.554 C 0.990 0.555 0.990 0.555 0.990 0.553 C 0.989 0.551 0.987 0.552 0.987 0.555 C 0.987 0.557 0.988 0.557 0.988 0.555 Z M 0.987 0.556 C 0.987 0.555 0.987 0.555 0.986 0.554 C 0.986 0.554 0.986 0.554 0.986 0.553 C 0.987 0.552 0.987 0.551 0.986 0.551 C 0.985 0.550 0.984 0.551 0.983 0.551 C 0.982 0.552 0.981 0.552 0.981 0.551 C 0.980 0.550 0.980 0.549 0.979 0.549 C 0.979 0.550 0.979 0.551 0.980 0.552 L 0.981 0.555 L 0.980 0.554 C 0.979 0.554 0.979 0.554 0.979 0.555 C 0.980 0.558 0.984 0.557 0.984 0.555 C 0.984 0.554 0.984 0.553 0.984 0.553 C 0.985 0.553 0.985 0.554 0.985 0.554 C 0.984 0.555 0.985 0.556 0.985 0.557 C 0.986 0.559 0.987 0.558 0.987 0.556 Z M 0.924 0.559 C 0.924 0.558 0.923 0.558 0.923 0.559 C 0.922 0.559 0.922 0.560 0.923 0.560 C 0.924 0.560 0.924 0.559 0.924 0.559 Z M 0.928 0.599 C 0.929 0.598 0.930 0.597 0.930 0.598 C 0.932 0.599 0.932 0.599 0.931 0.597 C 0.929 0.595 0.926 0.596 0.926 0.599 C 0.925 0.601 0.927 0.601 0.928 0.599 Z M 0.937 0.599 C 0.938 0.598 0.938 0.597 0.936 0.596 C 0.935 0.596 0.934 0.596 0.934 0.597 C 0.933 0.598 0.933 0.599 0.934 0.598 C 0.935 0.597 0.935 0.597 0.936 0.598 C 0.936 0.599 0.937 0.599 0.937 0.599 Z M 0.960 0.622 C 0.960 0.622 0.960 0.622 0.960 0.622 C 0.959 0.623 0.959 0.623 0.960 0.623 C 0.960 0.623 0.961 0.623 0.960 0.622 Z M 0.957 0.627 C 0.958 0.625 0.958 0.625 0.958 0.625 C 0.957 0.625 0.956 0.626 0.956 0.627 C 0.956 0.628 0.956 0.628 0.956 0.628 C 0.956 0.628 0.957 0.628 0.957 0.627 Z M 0.987 0.649 C 0.987 0.648 0.986 0.648 0.986 0.648 C 0.986 0.649 0.986 0.649 0.986 0.650 C 0.987 0.650 0.987 0.649 0.987 0.649 Z M 0.986 0.661 C 0.985 0.660 0.985 0.660 0.985 0.661 C 0.984 0.661 0.985 0.662 0.985 0.662 C 0.986 0.662 0.986 0.661 0.986 0.661 Z M 0.993 0.685 C 0.993 0.684 0.993 0.683 0.991 0.683 C 0.990 0.683 0.989 0.684 0.989 0.685 C 0.988 0.687 0.991 0.687 0.993 0.685 Z M 0.994 0.713 C 0.994 0.713 0.994 0.712 0.993 0.712 C 0.993 0.712 0.992 0.713 0.992 0.713 C 0.992 0.714 0.993 0.715 0.993 0.715 C 0.993 0.715 0.994 0.714 0.994 0.713 Z M 0.969 0.720 C 0.970 0.719 0.970 0.719 0.969 0.719 C 0.968 0.719 0.967 0.720 0.967 0.720 C 0.967 0.722 0.968 0.722 0.969 0.720 Z M 0.989 0.718 C 0.990 0.715 0.990 0.715 0.989 0.715 C 0.988 0.715 0.988 0.716 0.988 0.717 C 0.988 0.718 0.988 0.718 0.988 0.717 C 0.987 0.717 0.987 0.717 0.987 0.718 C 0.987 0.719 0.986 0.720 0.986 0.721 C 0.985 0.721 0.985 0.721 0.986 0.722 C 0.988 0.722 0.988 0.721 0.989 0.718 Z M 0.996 0.722 C 0.995 0.720 0.995 0.720 0.995 0.720 C 0.996 0.720 0.996 0.720 0.996 0.718 C 0.995 0.716 0.995 0.716 0.995 0.718 C 0.994 0.720 0.994 0.720 0.993 0.720 C 0.992 0.719 0.992 0.719 0.992 0.720 C 0.992 0.720 0.993 0.721 0.993 0.722 C 0.993 0.722 0.994 0.723 0.994 0.723 C 0.996 0.723 0.996 0.723 0.996 0.722 L 0.996 0.722 Z M 0.968 0.726 C 0.968 0.724 0.972 0.720 0.972 0.722 C 0.971 0.724 0.972 0.725 0.974 0.724 C 0.975 0.724 0.976 0.724 0.977 0.724 C 0.978 0.723 0.978 0.723 0.977 0.722 C 0.977 0.721 0.975 0.720 0.974 0.720 C 0.973 0.719 0.972 0.719 0.972 0.718 C 0.971 0.716 0.970 0.716 0.970 0.719 C 0.970 0.721 0.967 0.725 0.965 0.725 C 0.965 0.725 0.964 0.725 0.965 0.724 C 0.966 0.722 0.965 0.722 0.964 0.722 C 0.963 0.722 0.963 0.723 0.963 0.725 C 0.963 0.726 0.963 0.727 0.964 0.727 C 0.964 0.727 0.964 0.726 0.964 0.725 C 0.964 0.723 0.964 0.723 0.964 0.725 C 0.965 0.727 0.967 0.728 0.968 0.726 Z M 0.970 0.726 C 0.970 0.725 0.970 0.725 0.969 0.726 C 0.969 0.727 0.969 0.727 0.970 0.727 C 0.970 0.727 0.970 0.727 0.970 0.726 Z M 0.953 0.731 C 0.953 0.731 0.952 0.731 0.952 0.731 C 0.952 0.732 0.952 0.732 0.952 0.732 C 0.953 0.732 0.953 0.732 0.953 0.731 Z M 0.983 0.732 C 0.983 0.731 0.983 0.731 0.982 0.731 C 0.982 0.731 0.981 0.731 0.981 0.732 C 0.981 0.735 0.982 0.735 0.983 0.732 Z M 0.985 0.733 C 0.984 0.733 0.984 0.732 0.984 0.733 C 0.983 0.734 0.984 0.734 0.984 0.734 C 0.985 0.734 0.985 0.734 0.985 0.733 Z M 0.968 0.735 C 0.968 0.734 0.967 0.734 0.967 0.735 C 0.967 0.735 0.967 0.736 0.968 0.736 C 0.968 0.736 0.969 0.735 0.968 0.735 Z M 0.975 0.735 C 0.975 0.734 0.974 0.734 0.974 0.735 C 0.974 0.735 0.974 0.736 0.974 0.736 C 0.975 0.736 0.975 0.735 0.975 0.735 Z M 0.998 0.736 C 0.998 0.735 0.998 0.735 0.997 0.735 C 0.996 0.736 0.996 0.738 0.997 0.738 C 0.997 0.738 0.997 0.737 0.998 0.736 Z M 0.975 0.743 C 0.975 0.741 0.969 0.743 0.968 0.744 C 0.968 0.745 0.970 0.745 0.972 0.745 C 0.974 0.744 0.975 0.744 0.975 0.743 Z M 0.981 0.744 C 0.981 0.743 0.980 0.743 0.980 0.744 C 0.980 0.744 0.980 0.744 0.981 0.744 C 0.981 0.744 0.982 0.744 0.981 0.744 Z M 1.000 0.820 C 1.000 0.819 1.000 0.819 0.999 0.818 C 0.999 0.818 0.998 0.818 0.998 0.819 C 0.999 0.820 1.000 0.821 1.000 0.820 Z M 0.998 0.849 C 0.999 0.847 0.999 0.847 0.998 0.847 C 0.998 0.847 0.997 0.848 0.997 0.849 C 0.996 0.851 0.997 0.851 0.998 0.849 Z M 0.992 0.884 C 0.992 0.883 0.991 0.882 0.991 0.882 C 0.990 0.882 0.990 0.882 0.991 0.884 C 0.991 0.886 0.992 0.886 0.992 0.884 Z M 0.979 0.904 C 0.979 0.903 0.978 0.903 0.978 0.904 C 0.978 0.904 0.978 0.905 0.978 0.905 C 0.979 0.905 0.979 0.904 0.979 0.904 Z M 0.135 0.953 C 0.135 0.952 0.134 0.951 0.134 0.951 C 0.134 0.951 0.134 0.952 0.134 0.953 C 0.134 0.953 0.134 0.954 0.134 0.954 C 0.134 0.954 0.135 0.953 0.135 0.953 Z M 0.095 0.965 C 0.095 0.964 0.095 0.963 0.095 0.963 C 0.094 0.963 0.094 0.964 0.095 0.965 C 0.095 0.966 0.095 0.967 0.095 0.967 C 0.096 0.967 0.096 0.966 0.095 0.965 Z M 0.500 0.974 C 0.501 0.973 0.501 0.972 0.500 0.972 C 0.500 0.972 0.499 0.973 0.499 0.974 C 0.498 0.975 0.498 0.975 0.499 0.975 C 0.499 0.975 0.500 0.974 0.500 0.974 Z M 0.647 0.052 C 0.648 0.051 0.648 0.051 0.648 0.052 C 0.648 0.052 0.648 0.053 0.648 0.053 C 0.647 0.053 0.647 0.052 0.647 0.052 Z M 0.646 0.062 C 0.646 0.058 0.647 0.057 0.647 0.061 C 0.647 0.063 0.647 0.065 0.646 0.065 C 0.645 0.065 0.645 0.064 0.646 0.062 L 0.646 0.062 Z M 0.644 0.070 C 0.645 0.069 0.645 0.069 0.645 0.069 C 0.645 0.069 0.646 0.069 0.646 0.070 C 0.646 0.071 0.645 0.072 0.645 0.072 C 0.644 0.072 0.644 0.071 0.644 0.070 Z M 0.646 0.069 C 0.646 0.067 0.647 0.067 0.647 0.069 C 0.648 0.070 0.648 0.071 0.648 0.072 C 0.648 0.072 0.648 0.072 0.647 0.072 C 0.647 0.072 0.646 0.071 0.646 0.069 Z M 0.536 0.076 C 0.536 0.075 0.536 0.074 0.536 0.074 C 0.536 0.074 0.537 0.075 0.537 0.076 C 0.537 0.077 0.537 0.077 0.537 0.077 C 0.536 0.077 0.536 0.077 0.536 0.076 Z M 0.586 0.076 C 0.586 0.075 0.586 0.074 0.587 0.074 C 0.587 0.074 0.588 0.075 0.587 0.076 C 0.587 0.077 0.587 0.077 0.587 0.077 C 0.587 0.077 0.586 0.077 0.586 0.076 Z M 0.599 0.076 C 0.599 0.075 0.600 0.074 0.600 0.074 C 0.600 0.074 0.600 0.075 0.600 0.076 C 0.600 0.077 0.600 0.077 0.600 0.077 C 0.600 0.077 0.599 0.077 0.599 0.076 Z M 0.632 0.076 C 0.632 0.075 0.633 0.074 0.633 0.074 C 0.633 0.074 0.633 0.075 0.633 0.076 C 0.633 0.077 0.633 0.077 0.632 0.077 C 0.632 0.077 0.632 0.077 0.632 0.076 Z M 0.645 0.077 C 0.645 0.075 0.645 0.074 0.646 0.074 C 0.646 0.074 0.646 0.075 0.645 0.077 C 0.644 0.080 0.644 0.080 0.645 0.077 Z M 0.592 0.079 C 0.592 0.078 0.592 0.077 0.593 0.077 C 0.593 0.077 0.593 0.078 0.593 0.079 C 0.593 0.080 0.593 0.081 0.593 0.081 C 0.592 0.081 0.592 0.080 0.592 0.079 Z M 0.616 0.079 C 0.616 0.078 0.616 0.077 0.617 0.078 C 0.618 0.079 0.619 0.078 0.619 0.077 C 0.620 0.075 0.620 0.075 0.619 0.078 C 0.618 0.081 0.617 0.082 0.616 0.079 Z M 0.611 0.082 C 0.611 0.081 0.612 0.081 0.612 0.082 C 0.612 0.082 0.612 0.083 0.611 0.083 C 0.611 0.083 0.611 0.082 0.611 0.082 Z M 0.588 0.085 C 0.588 0.084 0.588 0.083 0.589 0.083 C 0.589 0.083 0.589 0.084 0.589 0.085 C 0.589 0.085 0.589 0.086 0.589 0.086 C 0.588 0.086 0.588 0.085 0.588 0.085 Z M 0.601 0.084 C 0.601 0.083 0.601 0.083 0.602 0.083 C 0.602 0.083 0.602 0.084 0.602 0.085 C 0.602 0.086 0.602 0.086 0.602 0.085 C 0.601 0.085 0.601 0.084 0.601 0.084 Z M 0.620 0.085 C 0.620 0.084 0.620 0.083 0.620 0.083 C 0.620 0.083 0.620 0.082 0.621 0.082 C 0.621 0.081 0.621 0.081 0.621 0.083 C 0.621 0.087 0.620 0.087 0.620 0.085 Z M 0.639 0.083 C 0.639 0.083 0.639 0.084 0.639 0.086 C 0.639 0.088 0.639 0.088 0.639 0.087 C 0.639 0.085 0.639 0.084 0.639 0.083 Z M 0.651 0.090 C 0.651 0.089 0.652 0.088 0.652 0.088 C 0.652 0.088 0.652 0.089 0.652 0.090 C 0.652 0.091 0.652 0.092 0.651 0.092 C 0.651 0.092 0.651 0.091 0.651 0.090 Z M 0.654 0.090 C 0.654 0.089 0.654 0.088 0.655 0.088 C 0.655 0.088 0.655 0.089 0.655 0.090 C 0.655 0.091 0.654 0.092 0.654 0.092 C 0.654 0.092 0.654 0.091 0.654 0.090 Z M 0.550 0.091 C 0.551 0.089 0.551 0.088 0.551 0.088 C 0.551 0.088 0.551 0.089 0.551 0.091 C 0.551 0.092 0.550 0.093 0.550 0.093 C 0.550 0.093 0.550 0.092 0.550 0.091 Z M 0.553 0.091 C 0.553 0.090 0.553 0.090 0.553 0.090 C 0.554 0.091 0.554 0.091 0.554 0.090 C 0.554 0.089 0.555 0.088 0.555 0.089 C 0.556 0.090 0.556 0.091 0.555 0.092 C 0.553 0.093 0.553 0.093 0.553 0.091 Z M 0.573 0.089 C 0.573 0.087 0.573 0.086 0.573 0.085 C 0.574 0.084 0.573 0.081 0.573 0.081 C 0.572 0.081 0.572 0.080 0.572 0.080 C 0.572 0.076 0.573 0.076 0.573 0.079 C 0.574 0.082 0.575 0.094 0.574 0.092 C 0.573 0.092 0.573 0.090 0.573 0.089 Z M 0.583 0.088 C 0.583 0.086 0.583 0.083 0.583 0.081 C 0.582 0.080 0.582 0.078 0.583 0.078 C 0.583 0.077 0.582 0.076 0.582 0.075 C 0.581 0.075 0.582 0.074 0.583 0.075 C 0.584 0.075 0.584 0.075 0.584 0.079 C 0.584 0.081 0.584 0.083 0.585 0.083 C 0.585 0.083 0.585 0.084 0.584 0.086 C 0.584 0.088 0.583 0.090 0.583 0.091 C 0.583 0.092 0.583 0.093 0.583 0.093 C 0.583 0.093 0.583 0.091 0.583 0.088 Z M 0.588 0.092 C 0.588 0.091 0.588 0.090 0.589 0.090 C 0.589 0.090 0.589 0.091 0.589 0.092 C 0.589 0.093 0.589 0.093 0.589 0.093 C 0.589 0.093 0.589 0.093 0.588 0.092 Z M 0.527 0.090 C 0.527 0.088 0.527 0.086 0.528 0.086 C 0.528 0.086 0.528 0.089 0.528 0.091 C 0.527 0.091 0.527 0.093 0.527 0.094 C 0.528 0.095 0.528 0.095 0.527 0.094 C 0.527 0.094 0.527 0.092 0.527 0.090 Z M 0.588 0.097 C 0.588 0.097 0.589 0.097 0.589 0.098 C 0.589 0.098 0.589 0.099 0.588 0.098 C 0.588 0.098 0.588 0.098 0.588 0.097 Z M 0.596 0.089 C 0.596 0.088 0.597 0.086 0.596 0.086 C 0.596 0.085 0.596 0.085 0.597 0.085 C 0.597 0.085 0.597 0.086 0.597 0.087 C 0.597 0.088 0.598 0.090 0.599 0.090 C 0.600 0.091 0.600 0.090 0.600 0.088 C 0.600 0.087 0.600 0.087 0.601 0.087 C 0.601 0.088 0.601 0.090 0.601 0.092 C 0.600 0.096 0.600 0.096 0.599 0.096 C 0.598 0.095 0.598 0.095 0.598 0.097 C 0.598 0.098 0.598 0.097 0.597 0.095 C 0.596 0.092 0.596 0.090 0.596 0.089 Z M 0.576 0.099 C 0.576 0.098 0.576 0.097 0.576 0.097 C 0.577 0.097 0.577 0.095 0.577 0.094 C 0.577 0.092 0.577 0.092 0.577 0.096 C 0.578 0.100 0.577 0.102 0.576 0.099 Z M 0.579 0.098 C 0.579 0.098 0.579 0.097 0.579 0.097 C 0.580 0.097 0.580 0.096 0.579 0.095 C 0.579 0.094 0.579 0.085 0.579 0.085 C 0.580 0.085 0.580 0.083 0.580 0.082 C 0.581 0.080 0.581 0.079 0.582 0.080 C 0.582 0.081 0.582 0.082 0.582 0.084 C 0.582 0.085 0.581 0.086 0.582 0.086 C 0.582 0.086 0.582 0.088 0.581 0.091 C 0.581 0.094 0.581 0.095 0.582 0.096 C 0.584 0.098 0.583 0.100 0.581 0.100 C 0.580 0.100 0.579 0.099 0.579 0.098 Z M 0.606 0.099 C 0.606 0.099 0.606 0.097 0.606 0.095 C 0.605 0.094 0.605 0.091 0.605 0.089 C 0.606 0.088 0.605 0.086 0.605 0.086 C 0.605 0.086 0.605 0.085 0.605 0.084 C 0.606 0.081 0.606 0.081 0.605 0.081 C 0.605 0.081 0.604 0.082 0.604 0.083 C 0.604 0.085 0.604 0.085 0.603 0.083 C 0.603 0.081 0.602 0.081 0.601 0.082 C 0.600 0.083 0.600 0.082 0.601 0.077 C 0.601 0.075 0.602 0.074 0.602 0.075 C 0.602 0.077 0.602 0.077 0.602 0.077 C 0.603 0.077 0.603 0.077 0.603 0.076 C 0.602 0.073 0.606 0.075 0.607 0.078 C 0.608 0.082 0.609 0.080 0.609 0.076 C 0.609 0.072 0.609 0.071 0.611 0.075 L 0.613 0.077 L 0.611 0.079 C 0.611 0.080 0.610 0.081 0.610 0.081 C 0.609 0.081 0.609 0.082 0.609 0.082 C 0.610 0.085 0.609 0.090 0.608 0.089 C 0.607 0.089 0.606 0.096 0.607 0.099 C 0.607 0.100 0.607 0.100 0.606 0.100 C 0.606 0.100 0.605 0.100 0.606 0.099 Z M 0.653 0.099 C 0.653 0.098 0.653 0.097 0.654 0.097 C 0.654 0.097 0.654 0.098 0.654 0.099 C 0.654 0.100 0.653 0.100 0.653 0.100 C 0.653 0.100 0.653 0.100 0.653 0.099 Z M 0.593 0.100 C 0.593 0.100 0.593 0.100 0.593 0.098 C 0.594 0.095 0.593 0.093 0.592 0.093 C 0.591 0.093 0.591 0.093 0.592 0.091 C 0.592 0.090 0.592 0.088 0.592 0.086 C 0.592 0.084 0.593 0.083 0.593 0.082 C 0.594 0.081 0.594 0.082 0.594 0.086 C 0.594 0.088 0.594 0.090 0.594 0.090 C 0.594 0.090 0.594 0.091 0.594 0.093 C 0.594 0.096 0.594 0.097 0.595 0.098 C 0.596 0.099 0.595 0.102 0.595 0.101 C 0.594 0.101 0.593 0.101 0.593 0.100 Z M 0.596 0.099 C 0.596 0.099 0.596 0.099 0.596 0.099 C 0.596 0.099 0.597 0.099 0.597 0.100 C 0.597 0.101 0.596 0.102 0.596 0.101 C 0.596 0.101 0.596 0.100 0.596 0.099 Z M 0.616 0.101 C 0.615 0.099 0.614 0.100 0.614 0.101 C 0.614 0.102 0.614 0.101 0.614 0.099 C 0.614 0.095 0.614 0.093 0.613 0.091 C 0.611 0.087 0.611 0.084 0.613 0.086 C 0.613 0.086 0.615 0.087 0.616 0.087 C 0.618 0.087 0.619 0.090 0.618 0.094 C 0.618 0.095 0.618 0.098 0.618 0.099 C 0.618 0.103 0.618 0.103 0.616 0.101 Z M 0.632 0.100 C 0.632 0.098 0.631 0.097 0.631 0.098 C 0.630 0.099 0.628 0.097 0.628 0.095 C 0.628 0.094 0.628 0.093 0.628 0.093 C 0.628 0.093 0.628 0.093 0.628 0.092 C 0.629 0.090 0.629 0.087 0.627 0.087 C 0.626 0.087 0.625 0.090 0.626 0.090 C 0.627 0.090 0.627 0.091 0.626 0.092 C 0.626 0.094 0.625 0.095 0.625 0.095 C 0.625 0.095 0.624 0.094 0.624 0.092 C 0.624 0.090 0.624 0.090 0.624 0.090 C 0.625 0.090 0.625 0.089 0.625 0.087 C 0.625 0.086 0.625 0.085 0.625 0.085 C 0.624 0.085 0.622 0.097 0.622 0.099 C 0.622 0.101 0.622 0.101 0.620 0.101 C 0.619 0.102 0.619 0.101 0.619 0.098 C 0.619 0.094 0.619 0.094 0.620 0.094 C 0.620 0.095 0.620 0.094 0.620 0.092 C 0.620 0.090 0.621 0.088 0.621 0.088 C 0.621 0.088 0.622 0.087 0.622 0.085 C 0.622 0.084 0.623 0.082 0.623 0.082 C 0.624 0.082 0.624 0.080 0.624 0.078 C 0.624 0.075 0.624 0.075 0.624 0.078 C 0.625 0.080 0.625 0.080 0.626 0.080 C 0.627 0.079 0.627 0.079 0.628 0.080 C 0.629 0.082 0.629 0.082 0.630 0.083 C 0.630 0.083 0.631 0.084 0.631 0.085 C 0.631 0.086 0.631 0.086 0.630 0.086 C 0.630 0.085 0.630 0.086 0.630 0.087 C 0.630 0.089 0.630 0.090 0.631 0.091 C 0.631 0.091 0.631 0.090 0.631 0.089 C 0.631 0.087 0.631 0.086 0.631 0.086 C 0.633 0.086 0.634 0.089 0.633 0.092 C 0.633 0.094 0.633 0.095 0.633 0.099 C 0.633 0.103 0.632 0.103 0.632 0.100 Z M 0.542 0.101 C 0.543 0.097 0.543 0.098 0.543 0.102 C 0.543 0.105 0.543 0.105 0.542 0.104 C 0.542 0.103 0.542 0.102 0.542 0.101 Z M 0.605 0.104 C 0.605 0.103 0.605 0.102 0.606 0.102 C 0.606 0.102 0.606 0.103 0.606 0.104 C 0.606 0.105 0.606 0.106 0.606 0.106 C 0.605 0.106 0.605 0.105 0.605 0.104 Z M 0.650 0.104 C 0.650 0.103 0.650 0.102 0.650 0.101 C 0.651 0.101 0.651 0.102 0.651 0.103 C 0.651 0.104 0.651 0.106 0.650 0.106 C 0.650 0.106 0.650 0.105 0.650 0.104 Z M 0.573 0.106 C 0.573 0.105 0.574 0.104 0.574 0.104 C 0.574 0.104 0.574 0.105 0.574 0.106 C 0.574 0.107 0.574 0.107 0.574 0.107 C 0.574 0.107 0.573 0.107 0.573 0.106 Z M 0.600 0.104 C 0.599 0.100 0.600 0.099 0.601 0.099 C 0.601 0.099 0.601 0.099 0.601 0.100 C 0.600 0.101 0.600 0.102 0.601 0.103 C 0.601 0.105 0.601 0.107 0.601 0.107 C 0.600 0.107 0.600 0.106 0.600 0.104 Z M 0.551 0.105 C 0.550 0.101 0.550 0.100 0.550 0.100 C 0.551 0.100 0.553 0.107 0.552 0.108 C 0.552 0.110 0.552 0.109 0.551 0.105 Z M 0.585 0.103 C 0.585 0.096 0.585 0.086 0.586 0.088 C 0.586 0.089 0.586 0.090 0.586 0.090 C 0.586 0.090 0.586 0.090 0.586 0.091 C 0.587 0.093 0.587 0.100 0.587 0.100 C 0.587 0.100 0.587 0.102 0.587 0.105 C 0.587 0.110 0.586 0.109 0.585 0.103 Z M 0.444 0.110 C 0.444 0.109 0.444 0.109 0.445 0.110 C 0.445 0.110 0.445 0.111 0.444 0.111 C 0.444 0.111 0.443 0.110 0.444 0.110 Z M 0.597 0.110 C 0.597 0.109 0.598 0.109 0.598 0.110 C 0.598 0.110 0.598 0.111 0.597 0.111 C 0.597 0.111 0.596 0.110 0.597 0.110 Z M 0.589 0.111 C 0.589 0.110 0.589 0.109 0.589 0.109 C 0.588 0.108 0.588 0.107 0.588 0.107 C 0.588 0.106 0.589 0.106 0.589 0.107 C 0.590 0.108 0.590 0.108 0.589 0.110 C 0.589 0.112 0.589 0.113 0.588 0.113 C 0.588 0.113 0.588 0.112 0.589 0.111 Z M 0.619 0.110 C 0.619 0.110 0.619 0.108 0.619 0.107 C 0.619 0.106 0.619 0.106 0.620 0.107 C 0.620 0.107 0.620 0.108 0.620 0.109 C 0.620 0.110 0.620 0.111 0.620 0.111 C 0.620 0.111 0.620 0.110 0.620 0.109 C 0.620 0.108 0.621 0.107 0.622 0.107 C 0.622 0.107 0.623 0.108 0.622 0.110 C 0.622 0.112 0.619 0.113 0.619 0.110 Z M 0.604 0.112 C 0.604 0.111 0.604 0.111 0.605 0.111 C 0.605 0.111 0.605 0.112 0.605 0.113 C 0.605 0.114 0.605 0.114 0.605 0.114 C 0.604 0.113 0.604 0.112 0.604 0.112 Z M 0.608 0.110 C 0.608 0.109 0.608 0.107 0.608 0.107 C 0.608 0.107 0.608 0.106 0.608 0.104 C 0.608 0.102 0.609 0.100 0.609 0.100 C 0.610 0.099 0.610 0.101 0.609 0.103 C 0.609 0.104 0.609 0.105 0.609 0.106 C 0.610 0.108 0.609 0.114 0.608 0.113 C 0.608 0.113 0.608 0.111 0.608 0.110 Z M 0.261 0.115 C 0.261 0.114 0.262 0.115 0.262 0.115 C 0.262 0.116 0.262 0.116 0.261 0.116 C 0.261 0.116 0.261 0.116 0.261 0.115 Z M 0.559 0.113 C 0.559 0.108 0.559 0.106 0.560 0.110 C 0.560 0.112 0.560 0.114 0.560 0.115 C 0.560 0.117 0.560 0.116 0.559 0.113 Z M 0.639 0.106 C 0.639 0.101 0.639 0.100 0.638 0.101 C 0.637 0.102 0.637 0.102 0.637 0.099 C 0.637 0.096 0.637 0.096 0.636 0.098 C 0.636 0.101 0.636 0.106 0.637 0.106 C 0.637 0.106 0.637 0.107 0.637 0.110 C 0.637 0.114 0.637 0.115 0.636 0.116 C 0.635 0.116 0.635 0.116 0.636 0.114 C 0.637 0.112 0.637 0.107 0.636 0.107 C 0.636 0.107 0.636 0.108 0.636 0.109 C 0.636 0.110 0.635 0.111 0.635 0.110 C 0.634 0.109 0.634 0.110 0.634 0.110 C 0.635 0.113 0.634 0.116 0.633 0.114 C 0.632 0.114 0.632 0.113 0.632 0.113 C 0.633 0.113 0.633 0.110 0.632 0.106 C 0.632 0.105 0.632 0.104 0.633 0.104 C 0.633 0.104 0.633 0.105 0.633 0.106 C 0.633 0.109 0.634 0.107 0.635 0.103 C 0.636 0.099 0.636 0.099 0.635 0.096 C 0.635 0.094 0.634 0.093 0.635 0.093 C 0.635 0.093 0.635 0.093 0.635 0.092 C 0.635 0.090 0.635 0.090 0.636 0.092 C 0.637 0.094 0.637 0.094 0.637 0.091 C 0.637 0.089 0.638 0.088 0.638 0.088 C 0.638 0.088 0.638 0.089 0.638 0.090 C 0.638 0.092 0.639 0.093 0.641 0.093 C 0.643 0.093 0.643 0.092 0.643 0.090 C 0.643 0.089 0.643 0.088 0.642 0.089 C 0.642 0.090 0.641 0.089 0.641 0.088 C 0.641 0.087 0.642 0.086 0.642 0.086 C 0.644 0.086 0.644 0.083 0.643 0.082 C 0.642 0.082 0.643 0.081 0.643 0.081 C 0.644 0.081 0.645 0.082 0.644 0.083 C 0.644 0.085 0.645 0.090 0.647 0.092 C 0.648 0.094 0.647 0.098 0.646 0.098 C 0.645 0.097 0.645 0.098 0.645 0.098 C 0.645 0.098 0.645 0.100 0.646 0.102 C 0.648 0.106 0.648 0.109 0.647 0.109 C 0.646 0.109 0.646 0.108 0.646 0.105 C 0.646 0.102 0.646 0.102 0.645 0.104 C 0.645 0.105 0.645 0.107 0.645 0.108 C 0.645 0.110 0.645 0.110 0.644 0.110 C 0.644 0.109 0.643 0.108 0.643 0.106 C 0.644 0.105 0.643 0.103 0.643 0.103 C 0.643 0.102 0.642 0.101 0.643 0.099 C 0.643 0.096 0.642 0.095 0.640 0.097 C 0.639 0.099 0.639 0.099 0.640 0.098 C 0.642 0.097 0.642 0.099 0.640 0.102 C 0.640 0.103 0.639 0.105 0.639 0.105 C 0.640 0.106 0.640 0.105 0.640 0.104 C 0.641 0.102 0.642 0.103 0.642 0.106 C 0.642 0.107 0.642 0.107 0.642 0.107 C 0.641 0.106 0.640 0.107 0.640 0.108 C 0.640 0.110 0.640 0.111 0.640 0.111 C 0.641 0.111 0.641 0.112 0.640 0.114 C 0.639 0.116 0.639 0.116 0.639 0.114 C 0.638 0.112 0.638 0.109 0.639 0.106 Z M 0.571 0.115 C 0.571 0.114 0.571 0.113 0.571 0.113 C 0.571 0.113 0.572 0.113 0.571 0.114 C 0.571 0.115 0.571 0.116 0.572 0.117 C 0.573 0.117 0.572 0.118 0.572 0.118 C 0.571 0.118 0.571 0.117 0.571 0.115 Z M 0.609 0.117 C 0.609 0.114 0.610 0.114 0.610 0.117 C 0.611 0.118 0.610 0.119 0.609 0.119 C 0.608 0.119 0.608 0.119 0.609 0.117 Z M 0.639 0.119 C 0.639 0.118 0.640 0.118 0.640 0.119 C 0.640 0.119 0.640 0.119 0.639 0.119 C 0.639 0.119 0.638 0.119 0.639 0.119 Z M 0.641 0.118 C 0.641 0.117 0.641 0.116 0.641 0.116 C 0.642 0.115 0.642 0.116 0.642 0.117 C 0.642 0.119 0.642 0.120 0.641 0.120 C 0.641 0.120 0.641 0.119 0.641 0.118 Z M 0.205 0.120 C 0.205 0.119 0.205 0.118 0.205 0.118 C 0.205 0.118 0.205 0.119 0.205 0.120 C 0.205 0.121 0.205 0.121 0.205 0.121 C 0.205 0.121 0.205 0.121 0.205 0.120 Z M 0.705 0.120 C 0.705 0.119 0.705 0.118 0.706 0.118 C 0.706 0.119 0.706 0.119 0.706 0.120 C 0.706 0.122 0.705 0.122 0.705 0.120 Z M 0.207 0.122 C 0.207 0.122 0.208 0.122 0.208 0.122 C 0.208 0.123 0.208 0.123 0.207 0.123 C 0.207 0.123 0.207 0.123 0.207 0.122 Z M 0.220 0.121 C 0.220 0.121 0.220 0.120 0.221 0.120 C 0.221 0.120 0.221 0.120 0.221 0.121 C 0.220 0.124 0.220 0.124 0.220 0.121 Z M 0.227 0.123 C 0.227 0.122 0.227 0.121 0.227 0.121 C 0.228 0.120 0.228 0.121 0.228 0.122 C 0.228 0.123 0.227 0.124 0.227 0.123 Z M 0.234 0.120 C 0.234 0.117 0.234 0.116 0.235 0.116 C 0.235 0.116 0.235 0.117 0.235 0.117 C 0.235 0.118 0.235 0.120 0.235 0.121 C 0.235 0.122 0.235 0.123 0.235 0.123 C 0.235 0.123 0.235 0.122 0.234 0.120 Z M 0.272 0.121 C 0.272 0.121 0.272 0.120 0.272 0.120 C 0.273 0.120 0.273 0.121 0.272 0.121 C 0.272 0.122 0.272 0.123 0.272 0.123 C 0.272 0.123 0.272 0.122 0.272 0.121 Z M 0.590 0.121 C 0.590 0.119 0.591 0.118 0.591 0.117 C 0.592 0.117 0.592 0.117 0.592 0.120 C 0.592 0.122 0.591 0.123 0.591 0.123 C 0.591 0.123 0.590 0.122 0.590 0.121 Z M 0.576 0.123 C 0.576 0.122 0.577 0.121 0.577 0.121 C 0.577 0.121 0.577 0.122 0.577 0.123 C 0.577 0.124 0.577 0.125 0.576 0.125 C 0.576 0.125 0.576 0.124 0.576 0.123 Z M 0.588 0.122 C 0.588 0.121 0.589 0.120 0.589 0.120 C 0.590 0.120 0.590 0.120 0.589 0.122 C 0.588 0.125 0.587 0.125 0.588 0.122 Z M 0.592 0.120 C 0.593 0.118 0.593 0.117 0.593 0.117 C 0.593 0.118 0.594 0.117 0.594 0.116 C 0.594 0.115 0.593 0.114 0.593 0.113 C 0.592 0.112 0.592 0.112 0.593 0.111 C 0.593 0.110 0.594 0.108 0.594 0.107 C 0.594 0.104 0.594 0.103 0.595 0.106 C 0.596 0.107 0.596 0.107 0.595 0.108 C 0.594 0.110 0.594 0.115 0.595 0.117 C 0.595 0.117 0.595 0.118 0.595 0.118 C 0.594 0.118 0.594 0.119 0.594 0.120 C 0.594 0.121 0.594 0.121 0.593 0.121 C 0.593 0.121 0.593 0.122 0.593 0.124 C 0.593 0.125 0.593 0.125 0.592 0.125 C 0.592 0.124 0.592 0.122 0.592 0.120 Z M 0.199 0.126 C 0.198 0.124 0.198 0.121 0.199 0.122 C 0.200 0.122 0.200 0.122 0.200 0.123 C 0.199 0.123 0.199 0.124 0.199 0.125 C 0.200 0.127 0.200 0.127 0.199 0.126 Z M 0.616 0.124 C 0.615 0.122 0.617 0.116 0.618 0.116 C 0.620 0.116 0.620 0.119 0.619 0.121 C 0.618 0.121 0.618 0.123 0.618 0.124 C 0.619 0.124 0.619 0.125 0.619 0.124 C 0.620 0.124 0.620 0.124 0.620 0.125 C 0.620 0.127 0.620 0.127 0.619 0.126 C 0.618 0.125 0.617 0.124 0.616 0.124 Z M 0.623 0.116 C 0.623 0.115 0.623 0.114 0.623 0.114 C 0.623 0.114 0.623 0.115 0.623 0.116 C 0.623 0.117 0.623 0.118 0.623 0.118 C 0.623 0.118 0.623 0.117 0.623 0.116 Z M 0.623 0.125 C 0.623 0.125 0.623 0.124 0.622 0.120 C 0.622 0.117 0.622 0.115 0.622 0.113 C 0.623 0.111 0.625 0.112 0.625 0.115 C 0.624 0.116 0.625 0.116 0.625 0.116 C 0.626 0.115 0.626 0.116 0.626 0.118 C 0.627 0.123 0.628 0.120 0.627 0.114 C 0.626 0.110 0.626 0.109 0.627 0.110 C 0.627 0.111 0.627 0.112 0.627 0.113 C 0.627 0.114 0.628 0.115 0.628 0.115 C 0.628 0.116 0.629 0.118 0.629 0.119 C 0.629 0.121 0.629 0.122 0.629 0.121 C 0.628 0.120 0.627 0.121 0.627 0.123 C 0.626 0.125 0.624 0.126 0.624 0.126 C 0.623 0.126 0.622 0.126 0.623 0.125 Z M 0.628 0.125 C 0.627 0.123 0.628 0.123 0.629 0.125 C 0.630 0.126 0.630 0.127 0.629 0.127 C 0.628 0.127 0.628 0.126 0.628 0.125 Z M 0.630 0.120 C 0.630 0.117 0.631 0.117 0.632 0.120 C 0.632 0.121 0.632 0.122 0.631 0.124 C 0.631 0.126 0.630 0.124 0.630 0.120 L 0.630 0.120 Z M 0.584 0.126 C 0.584 0.126 0.583 0.125 0.583 0.123 C 0.583 0.121 0.584 0.120 0.584 0.120 C 0.584 0.120 0.584 0.119 0.584 0.118 C 0.583 0.116 0.583 0.116 0.584 0.116 C 0.584 0.116 0.584 0.116 0.584 0.115 C 0.583 0.113 0.583 0.112 0.584 0.110 C 0.584 0.109 0.585 0.107 0.585 0.107 C 0.585 0.107 0.586 0.108 0.585 0.110 C 0.584 0.112 0.584 0.115 0.585 0.113 C 0.585 0.113 0.585 0.113 0.585 0.116 C 0.585 0.119 0.585 0.120 0.586 0.120 C 0.586 0.120 0.586 0.120 0.585 0.122 C 0.585 0.123 0.585 0.123 0.586 0.123 C 0.587 0.122 0.587 0.122 0.587 0.126 C 0.587 0.128 0.587 0.128 0.586 0.127 C 0.585 0.126 0.585 0.125 0.584 0.126 Z M 0.609 0.127 C 0.609 0.126 0.609 0.125 0.609 0.125 C 0.610 0.125 0.610 0.126 0.610 0.127 C 0.610 0.128 0.609 0.129 0.609 0.129 C 0.609 0.129 0.609 0.128 0.609 0.127 Z M 0.588 0.129 C 0.588 0.128 0.588 0.127 0.588 0.127 C 0.589 0.127 0.589 0.128 0.589 0.129 C 0.589 0.129 0.589 0.130 0.588 0.130 C 0.588 0.130 0.588 0.129 0.588 0.129 Z M 0.591 0.129 C 0.592 0.128 0.592 0.127 0.593 0.128 C 0.593 0.129 0.593 0.130 0.592 0.130 C 0.590 0.132 0.590 0.132 0.591 0.129 Z M 0.703 0.130 C 0.703 0.128 0.702 0.126 0.702 0.125 C 0.701 0.123 0.700 0.116 0.701 0.116 C 0.701 0.116 0.701 0.117 0.701 0.118 C 0.701 0.119 0.701 0.120 0.701 0.119 C 0.702 0.118 0.702 0.118 0.703 0.119 C 0.704 0.120 0.705 0.124 0.704 0.129 C 0.704 0.133 0.703 0.133 0.703 0.130 Z M 0.304 0.133 C 0.304 0.132 0.304 0.132 0.304 0.133 C 0.305 0.133 0.304 0.134 0.304 0.134 C 0.303 0.134 0.303 0.133 0.304 0.133 Z M 0.578 0.130 C 0.578 0.128 0.579 0.127 0.579 0.127 C 0.580 0.127 0.580 0.127 0.579 0.125 C 0.579 0.123 0.579 0.123 0.580 0.124 C 0.580 0.125 0.580 0.124 0.580 0.121 C 0.580 0.119 0.580 0.118 0.581 0.119 C 0.581 0.120 0.581 0.121 0.581 0.123 C 0.581 0.125 0.581 0.127 0.582 0.127 C 0.582 0.128 0.582 0.128 0.581 0.127 C 0.580 0.127 0.579 0.128 0.579 0.130 C 0.578 0.135 0.577 0.135 0.578 0.130 L 0.578 0.130 Z M 0.590 0.134 C 0.591 0.134 0.591 0.134 0.591 0.134 C 0.592 0.135 0.591 0.135 0.591 0.135 C 0.590 0.135 0.590 0.135 0.590 0.134 Z M 0.598 0.129 C 0.598 0.129 0.598 0.127 0.598 0.126 C 0.597 0.125 0.597 0.126 0.597 0.129 C 0.597 0.131 0.597 0.131 0.598 0.129 Z M 0.598 0.133 C 0.598 0.130 0.598 0.130 0.597 0.131 C 0.597 0.132 0.597 0.133 0.597 0.134 C 0.597 0.135 0.597 0.135 0.596 0.134 C 0.596 0.134 0.596 0.133 0.596 0.132 C 0.596 0.131 0.596 0.131 0.595 0.132 C 0.594 0.133 0.595 0.126 0.596 0.123 C 0.598 0.121 0.598 0.119 0.596 0.121 C 0.595 0.122 0.595 0.122 0.596 0.120 C 0.597 0.118 0.598 0.118 0.599 0.120 C 0.599 0.121 0.600 0.121 0.600 0.119 C 0.601 0.117 0.601 0.118 0.601 0.122 C 0.601 0.125 0.601 0.126 0.600 0.127 C 0.599 0.128 0.599 0.128 0.600 0.129 C 0.601 0.130 0.601 0.134 0.600 0.134 C 0.599 0.134 0.599 0.133 0.600 0.132 C 0.600 0.131 0.600 0.130 0.600 0.130 C 0.599 0.130 0.599 0.131 0.599 0.133 C 0.599 0.134 0.599 0.136 0.598 0.136 C 0.598 0.136 0.598 0.134 0.598 0.133 Z M 0.605 0.133 C 0.605 0.131 0.605 0.130 0.604 0.131 C 0.603 0.132 0.603 0.131 0.603 0.128 C 0.602 0.126 0.602 0.125 0.602 0.126 C 0.603 0.127 0.603 0.126 0.603 0.123 C 0.603 0.121 0.604 0.120 0.604 0.120 C 0.604 0.120 0.605 0.122 0.605 0.124 C 0.605 0.125 0.605 0.127 0.606 0.128 C 0.607 0.130 0.607 0.130 0.606 0.130 C 0.606 0.130 0.606 0.131 0.606 0.132 C 0.606 0.133 0.606 0.134 0.605 0.135 C 0.605 0.136 0.605 0.134 0.605 0.133 Z M 0.702 0.134 C 0.703 0.134 0.703 0.134 0.703 0.135 C 0.703 0.135 0.703 0.136 0.703 0.135 C 0.702 0.135 0.702 0.135 0.702 0.134 Z M 0.582 0.136 C 0.581 0.135 0.581 0.133 0.582 0.132 C 0.582 0.131 0.582 0.132 0.583 0.134 C 0.584 0.138 0.583 0.139 0.582 0.136 Z M 0.594 0.134 C 0.594 0.133 0.594 0.133 0.594 0.133 C 0.595 0.134 0.595 0.135 0.595 0.136 C 0.595 0.136 0.595 0.137 0.594 0.136 C 0.594 0.136 0.594 0.135 0.594 0.134 Z M 0.700 0.136 C 0.701 0.133 0.702 0.135 0.701 0.138 C 0.701 0.140 0.701 0.140 0.701 0.139 C 0.700 0.138 0.700 0.137 0.700 0.136 Z M 0.708 0.139 C 0.708 0.138 0.709 0.138 0.709 0.138 C 0.709 0.139 0.710 0.140 0.710 0.140 C 0.710 0.141 0.709 0.141 0.709 0.141 C 0.709 0.141 0.708 0.140 0.708 0.139 Z M 0.711 0.139 C 0.711 0.138 0.711 0.137 0.711 0.137 C 0.710 0.137 0.710 0.137 0.710 0.135 C 0.710 0.133 0.710 0.133 0.711 0.133 C 0.712 0.134 0.712 0.134 0.712 0.131 C 0.711 0.128 0.712 0.128 0.713 0.132 C 0.713 0.134 0.713 0.136 0.713 0.136 C 0.713 0.136 0.712 0.137 0.712 0.138 C 0.712 0.140 0.711 0.141 0.711 0.141 C 0.710 0.141 0.711 0.140 0.711 0.139 Z M 0.583 0.142 C 0.583 0.142 0.583 0.141 0.584 0.140 C 0.585 0.140 0.585 0.140 0.585 0.141 C 0.585 0.143 0.583 0.143 0.583 0.142 Z M 0.705 0.141 C 0.705 0.140 0.705 0.139 0.706 0.140 C 0.706 0.141 0.706 0.141 0.706 0.142 C 0.706 0.142 0.706 0.143 0.706 0.143 C 0.705 0.143 0.705 0.142 0.705 0.141 Z M 0.727 0.139 C 0.727 0.137 0.727 0.136 0.728 0.136 C 0.728 0.136 0.728 0.137 0.728 0.139 C 0.728 0.141 0.727 0.143 0.727 0.143 C 0.727 0.143 0.727 0.141 0.727 0.139 Z M 0.714 0.151 C 0.714 0.150 0.714 0.148 0.715 0.146 C 0.715 0.144 0.716 0.143 0.716 0.145 C 0.716 0.146 0.717 0.147 0.718 0.147 C 0.719 0.147 0.719 0.148 0.719 0.150 C 0.718 0.152 0.714 0.152 0.714 0.151 Z M 0.078 0.155 C 0.078 0.155 0.078 0.155 0.079 0.156 C 0.079 0.156 0.078 0.157 0.078 0.157 C 0.077 0.156 0.077 0.156 0.078 0.155 Z M 0.084 0.185 C 0.085 0.185 0.085 0.185 0.085 0.185 C 0.086 0.186 0.086 0.186 0.085 0.186 C 0.084 0.186 0.084 0.186 0.084 0.185 Z M 0.056 0.228 C 0.056 0.227 0.057 0.227 0.057 0.228 C 0.057 0.228 0.057 0.229 0.056 0.229 C 0.056 0.229 0.056 0.228 0.056 0.228 Z M 0.049 0.298 C 0.049 0.298 0.050 0.298 0.050 0.298 C 0.050 0.299 0.050 0.299 0.049 0.299 C 0.049 0.299 0.049 0.299 0.049 0.298 Z M 0.051 0.298 C 0.051 0.298 0.051 0.298 0.052 0.298 C 0.052 0.299 0.052 0.299 0.051 0.299 C 0.051 0.299 0.050 0.299 0.051 0.298 Z M 0.058 0.298 C 0.059 0.298 0.059 0.298 0.059 0.298 C 0.059 0.299 0.059 0.299 0.059 0.299 C 0.058 0.299 0.058 0.299 0.058 0.298 Z M 0.049 0.302 C 0.049 0.301 0.050 0.301 0.050 0.302 C 0.050 0.302 0.050 0.303 0.049 0.303 C 0.049 0.303 0.049 0.302 0.049 0.302 Z M 0.924 0.364 C 0.924 0.363 0.924 0.363 0.925 0.363 C 0.925 0.363 0.925 0.363 0.925 0.364 C 0.925 0.365 0.925 0.366 0.925 0.366 C 0.924 0.366 0.924 0.365 0.924 0.364 Z M 0.053 0.461 C 0.052 0.461 0.053 0.460 0.054 0.459 C 0.056 0.458 0.056 0.458 0.056 0.461 C 0.055 0.462 0.055 0.462 0.053 0.461 Z M 0.050 0.464 C 0.049 0.462 0.049 0.461 0.050 0.461 C 0.050 0.461 0.051 0.462 0.051 0.464 C 0.051 0.465 0.051 0.467 0.051 0.467 C 0.050 0.467 0.050 0.465 0.050 0.464 Z M 0.064 0.469 C 0.065 0.468 0.065 0.468 0.065 0.469 C 0.065 0.470 0.065 0.470 0.064 0.470 C 0.064 0.470 0.064 0.469 0.064 0.469 Z M 0.944 0.471 C 0.945 0.470 0.946 0.470 0.946 0.471 C 0.946 0.472 0.946 0.473 0.945 0.473 C 0.943 0.473 0.943 0.473 0.944 0.471 Z M 0.952 0.471 C 0.953 0.470 0.953 0.468 0.954 0.468 C 0.954 0.468 0.954 0.470 0.953 0.471 C 0.953 0.472 0.952 0.474 0.952 0.474 C 0.952 0.474 0.952 0.472 0.952 0.471 Z M 0.960 0.472 C 0.961 0.472 0.962 0.472 0.963 0.472 C 0.964 0.473 0.963 0.473 0.961 0.473 C 0.960 0.473 0.959 0.473 0.960 0.472 Z M 0.956 0.473 C 0.956 0.472 0.956 0.472 0.957 0.472 C 0.958 0.472 0.958 0.473 0.958 0.474 C 0.957 0.475 0.956 0.474 0.956 0.473 Z M 0.920 0.485 C 0.920 0.484 0.921 0.484 0.921 0.485 C 0.922 0.485 0.921 0.486 0.920 0.486 C 0.920 0.486 0.919 0.485 0.920 0.485 Z M 0.083 0.504 C 0.084 0.504 0.084 0.504 0.084 0.504 C 0.084 0.505 0.084 0.505 0.084 0.505 C 0.083 0.505 0.083 0.505 0.083 0.504 Z M 0.915 0.512 C 0.914 0.512 0.914 0.512 0.915 0.511 C 0.916 0.509 0.920 0.510 0.920 0.512 C 0.919 0.513 0.919 0.513 0.918 0.513 C 0.917 0.513 0.916 0.513 0.915 0.512 Z M 0.067 0.522 C 0.067 0.521 0.068 0.520 0.069 0.521 C 0.069 0.522 0.068 0.523 0.068 0.523 C 0.067 0.523 0.067 0.523 0.067 0.522 Z M 0.069 0.525 C 0.069 0.524 0.070 0.523 0.070 0.523 C 0.070 0.523 0.071 0.524 0.071 0.525 C 0.071 0.526 0.070 0.526 0.070 0.526 C 0.070 0.526 0.069 0.526 0.069 0.525 Z M 0.920 0.532 C 0.920 0.531 0.920 0.530 0.920 0.531 C 0.920 0.531 0.921 0.532 0.921 0.533 C 0.921 0.533 0.920 0.533 0.920 0.533 C 0.920 0.533 0.920 0.533 0.920 0.532 Z M 0.923 0.529 C 0.923 0.528 0.923 0.529 0.923 0.531 C 0.923 0.533 0.923 0.533 0.923 0.532 C 0.923 0.531 0.923 0.529 0.923 0.529 Z M 0.074 0.536 C 0.075 0.535 0.075 0.535 0.076 0.536 C 0.076 0.536 0.076 0.537 0.075 0.537 C 0.074 0.537 0.074 0.536 0.074 0.536 Z M 0.938 0.539 C 0.938 0.538 0.939 0.537 0.939 0.537 C 0.940 0.537 0.940 0.537 0.939 0.539 C 0.938 0.541 0.938 0.541 0.938 0.539 Z M 0.947 0.539 C 0.947 0.539 0.947 0.539 0.948 0.539 C 0.948 0.540 0.948 0.540 0.947 0.540 C 0.947 0.540 0.946 0.540 0.947 0.539 Z M 0.920 0.543 C 0.920 0.542 0.920 0.542 0.921 0.543 C 0.921 0.544 0.920 0.544 0.920 0.544 C 0.919 0.544 0.919 0.543 0.920 0.543 Z M 0.926 0.543 C 0.926 0.542 0.927 0.542 0.927 0.543 C 0.927 0.543 0.927 0.544 0.927 0.544 C 0.926 0.544 0.926 0.543 0.926 0.543 Z M 0.931 0.542 C 0.931 0.541 0.931 0.541 0.932 0.541 C 0.932 0.541 0.932 0.540 0.932 0.538 C 0.932 0.536 0.932 0.536 0.933 0.537 C 0.933 0.537 0.934 0.538 0.933 0.540 C 0.933 0.541 0.932 0.542 0.932 0.543 C 0.931 0.543 0.931 0.544 0.931 0.544 C 0.931 0.544 0.931 0.543 0.931 0.542 Z M 0.031 0.545 C 0.031 0.544 0.031 0.544 0.032 0.545 C 0.032 0.545 0.032 0.546 0.031 0.546 C 0.031 0.546 0.030 0.545 0.031 0.545 Z M 0.956 0.546 C 0.958 0.544 0.958 0.544 0.958 0.546 C 0.958 0.547 0.958 0.547 0.957 0.547 C 0.955 0.547 0.955 0.547 0.956 0.546 Z M 0.942 0.547 C 0.942 0.545 0.945 0.545 0.945 0.547 C 0.945 0.548 0.944 0.548 0.943 0.548 C 0.942 0.549 0.941 0.548 0.942 0.547 Z M 0.919 0.548 C 0.918 0.546 0.919 0.546 0.919 0.546 C 0.919 0.547 0.920 0.548 0.920 0.549 C 0.920 0.551 0.920 0.551 0.919 0.551 C 0.919 0.550 0.919 0.549 0.919 0.548 Z M 0.920 0.549 C 0.920 0.548 0.920 0.547 0.921 0.546 C 0.921 0.546 0.921 0.546 0.921 0.547 C 0.922 0.548 0.922 0.549 0.923 0.549 C 0.923 0.549 0.923 0.549 0.923 0.547 C 0.922 0.544 0.923 0.544 0.924 0.544 C 0.925 0.544 0.925 0.545 0.925 0.545 C 0.924 0.547 0.924 0.549 0.925 0.550 C 0.926 0.550 0.925 0.551 0.923 0.551 C 0.922 0.551 0.921 0.550 0.920 0.549 Z M 0.947 0.548 C 0.948 0.546 0.949 0.545 0.950 0.548 C 0.951 0.549 0.951 0.549 0.950 0.548 C 0.949 0.548 0.948 0.548 0.948 0.549 C 0.948 0.550 0.947 0.551 0.947 0.551 C 0.947 0.551 0.947 0.550 0.947 0.548 Z M 0.928 0.550 C 0.928 0.549 0.928 0.548 0.928 0.547 C 0.928 0.546 0.928 0.546 0.928 0.546 C 0.929 0.546 0.929 0.550 0.928 0.552 C 0.928 0.552 0.928 0.553 0.927 0.553 C 0.927 0.553 0.927 0.552 0.928 0.550 Z M 0.931 0.546 C 0.932 0.545 0.934 0.545 0.935 0.545 C 0.937 0.546 0.939 0.547 0.940 0.547 C 0.940 0.547 0.940 0.548 0.940 0.549 C 0.940 0.550 0.940 0.550 0.939 0.550 C 0.938 0.550 0.937 0.549 0.937 0.549 C 0.937 0.548 0.937 0.547 0.936 0.548 C 0.935 0.549 0.934 0.548 0.934 0.547 C 0.934 0.546 0.933 0.546 0.933 0.547 C 0.933 0.547 0.933 0.549 0.933 0.549 C 0.933 0.550 0.933 0.551 0.933 0.551 C 0.933 0.551 0.932 0.550 0.932 0.549 C 0.932 0.546 0.931 0.547 0.931 0.550 C 0.932 0.553 0.931 0.553 0.931 0.551 C 0.930 0.549 0.930 0.548 0.931 0.546 Z M 0.935 0.551 C 0.936 0.549 0.936 0.549 0.936 0.551 C 0.936 0.552 0.936 0.553 0.935 0.553 C 0.934 0.553 0.934 0.553 0.935 0.551 Z M 0.949 0.552 C 0.949 0.551 0.950 0.551 0.950 0.552 C 0.950 0.552 0.950 0.553 0.949 0.553 C 0.949 0.553 0.948 0.552 0.949 0.552 Z M 0.965 0.552 C 0.965 0.551 0.965 0.551 0.965 0.552 C 0.966 0.552 0.965 0.553 0.965 0.553 C 0.964 0.553 0.964 0.552 0.965 0.552 Z M 0.958 0.553 C 0.959 0.553 0.959 0.553 0.959 0.554 C 0.959 0.554 0.959 0.555 0.959 0.554 C 0.958 0.554 0.958 0.554 0.958 0.553 Z M 0.957 0.580 C 0.957 0.580 0.958 0.579 0.958 0.579 C 0.958 0.579 0.958 0.580 0.958 0.581 C 0.958 0.582 0.958 0.582 0.958 0.582 C 0.958 0.581 0.957 0.580 0.957 0.580 Z M 0.043 0.593 C 0.043 0.592 0.043 0.592 0.044 0.592 C 0.044 0.592 0.044 0.592 0.044 0.593 C 0.044 0.594 0.044 0.595 0.044 0.595 C 0.043 0.595 0.043 0.594 0.043 0.593 Z M 0.929 0.634 C 0.929 0.634 0.929 0.634 0.930 0.635 C 0.930 0.635 0.929 0.636 0.929 0.635 C 0.928 0.635 0.928 0.635 0.929 0.634 Z M 0.056 0.637 C 0.056 0.636 0.056 0.636 0.057 0.636 C 0.057 0.636 0.057 0.636 0.057 0.637 C 0.056 0.639 0.056 0.639 0.056 0.637 Z M 0.057 0.641 C 0.057 0.639 0.059 0.639 0.060 0.641 C 0.060 0.641 0.060 0.642 0.059 0.642 C 0.058 0.642 0.057 0.641 0.057 0.641 V 0.154 Z M 0.957 0.643 C 0.958 0.643 0.958 0.643 0.958 0.643 C 0.958 0.644 0.958 0.644 0.958 0.644 C 0.957 0.644 0.957 0.644 0.957 0.643 Z M 0.060 0.645 C 0.060 0.645 0.061 0.644 0.061 0.644 C 0.061 0.643 0.062 0.644 0.062 0.644 C 0.062 0.645 0.061 0.646 0.061 0.646 C 0.061 0.646 0.060 0.646 0.060 0.645 Z M 0.967 0.644 C 0.967 0.643 0.967 0.643 0.968 0.643 C 0.969 0.643 0.969 0.643 0.968 0.644 C 0.967 0.647 0.967 0.647 0.967 0.644 Z M 0.059 0.647 C 0.058 0.648 0.058 0.647 0.058 0.645 C 0.059 0.642 0.059 0.642 0.060 0.647 C 0.060 0.650 0.060 0.650 0.060 0.648 C 0.059 0.647 0.059 0.647 0.059 0.647 H 0.059 Z M 0.970 0.674 C 0.971 0.673 0.973 0.674 0.973 0.675 C 0.973 0.676 0.972 0.676 0.971 0.676 C 0.970 0.676 0.970 0.675 0.970 0.674 Z M 0.976 0.680 C 0.976 0.679 0.976 0.678 0.976 0.678 C 0.976 0.678 0.977 0.679 0.977 0.680 C 0.978 0.681 0.978 0.681 0.977 0.681 C 0.977 0.681 0.977 0.681 0.976 0.680 Z M 0.947 0.713 C 0.947 0.712 0.947 0.711 0.947 0.711 C 0.947 0.711 0.948 0.712 0.948 0.713 C 0.948 0.714 0.947 0.715 0.947 0.715 C 0.947 0.715 0.947 0.714 0.947 0.713 Z M 0.958 0.763 C 0.958 0.763 0.958 0.762 0.959 0.762 C 0.959 0.762 0.959 0.763 0.959 0.764 C 0.959 0.766 0.958 0.765 0.958 0.763 Z M 0.940 0.776 C 0.941 0.775 0.941 0.775 0.942 0.774 C 0.943 0.774 0.943 0.773 0.943 0.773 C 0.943 0.772 0.943 0.771 0.943 0.771 C 0.944 0.771 0.944 0.772 0.944 0.774 C 0.944 0.776 0.943 0.776 0.942 0.776 C 0.941 0.776 0.940 0.776 0.940 0.776 Z M 0.947 0.778 C 0.947 0.777 0.947 0.776 0.948 0.776 C 0.948 0.776 0.949 0.777 0.949 0.778 C 0.949 0.779 0.948 0.780 0.948 0.780 C 0.947 0.780 0.947 0.779 0.947 0.778 Z M 0.959 0.787 C 0.958 0.786 0.959 0.785 0.960 0.785 C 0.961 0.786 0.961 0.786 0.960 0.787 C 0.960 0.788 0.959 0.788 0.959 0.789 C 0.959 0.789 0.959 0.788 0.959 0.787 Z M 0.964 0.796 C 0.965 0.795 0.965 0.794 0.965 0.794 C 0.965 0.794 0.965 0.795 0.965 0.796 C 0.965 0.797 0.965 0.798 0.965 0.798 C 0.964 0.798 0.964 0.797 0.964 0.796 Z M 0.962 0.798 C 0.962 0.797 0.962 0.796 0.962 0.796 C 0.962 0.796 0.962 0.797 0.962 0.798 C 0.962 0.799 0.962 0.799 0.962 0.799 C 0.962 0.799 0.962 0.799 0.962 0.798 Z M 0.986 0.838 C 0.986 0.836 0.987 0.836 0.987 0.838 C 0.987 0.839 0.987 0.839 0.987 0.839 C 0.986 0.839 0.986 0.838 0.986 0.838 Z M 0.986 0.842 C 0.986 0.842 0.986 0.842 0.986 0.842 C 0.987 0.843 0.986 0.843 0.986 0.843 C 0.985 0.843 0.985 0.843 0.986 0.842 Z M 0.989 0.847 C 0.989 0.846 0.989 0.845 0.989 0.846 C 0.989 0.847 0.990 0.847 0.990 0.848 C 0.990 0.848 0.989 0.849 0.989 0.849 C 0.989 0.849 0.989 0.848 0.989 0.847 Z M 0.978 0.856 C 0.979 0.856 0.979 0.856 0.979 0.856 C 0.979 0.857 0.979 0.857 0.979 0.857 C 0.978 0.857 0.978 0.857 0.978 0.856 Z M 0.980 0.856 C 0.980 0.855 0.981 0.854 0.981 0.854 C 0.982 0.854 0.982 0.855 0.982 0.856 C 0.982 0.857 0.981 0.857 0.981 0.857 C 0.981 0.857 0.980 0.857 0.980 0.856 Z M 0.985 0.864 C 0.985 0.864 0.986 0.863 0.986 0.863 C 0.986 0.863 0.987 0.864 0.987 0.864 C 0.987 0.865 0.986 0.866 0.986 0.866 C 0.985 0.866 0.985 0.865 0.985 0.864 Z M 0.982 0.873 C 0.982 0.872 0.983 0.872 0.983 0.872 C 0.984 0.872 0.984 0.872 0.984 0.873 C 0.984 0.874 0.984 0.875 0.983 0.875 C 0.983 0.875 0.982 0.874 0.982 0.873 Z M 0.379 0.998 C 0.378 0.997 0.379 0.997 0.381 0.997 C 0.383 0.997 0.384 0.996 0.384 0.993 C 0.385 0.990 0.386 0.988 0.386 0.991 C 0.386 0.992 0.387 0.992 0.388 0.992 C 0.389 0.992 0.390 0.992 0.390 0.994 C 0.390 0.995 0.391 0.996 0.393 0.994 C 0.395 0.993 0.396 0.992 0.398 0.991 C 0.398 0.991 0.399 0.990 0.398 0.989 C 0.398 0.989 0.399 0.987 0.399 0.986 C 0.401 0.984 0.402 0.979 0.402 0.977 C 0.402 0.976 0.402 0.975 0.402 0.975 C 0.403 0.975 0.403 0.976 0.403 0.977 C 0.403 0.978 0.403 0.979 0.403 0.979 C 0.404 0.979 0.404 0.981 0.405 0.984 C 0.406 0.990 0.407 0.991 0.407 0.987 C 0.407 0.984 0.407 0.984 0.410 0.989 C 0.410 0.990 0.411 0.991 0.411 0.990 C 0.411 0.988 0.414 0.989 0.414 0.991 C 0.415 0.993 0.416 0.993 0.416 0.991 C 0.416 0.990 0.416 0.989 0.416 0.989 C 0.415 0.988 0.415 0.988 0.416 0.988 C 0.416 0.988 0.417 0.988 0.417 0.989 C 0.417 0.993 0.419 0.992 0.420 0.988 C 0.421 0.986 0.422 0.984 0.422 0.984 C 0.423 0.984 0.425 0.983 0.426 0.981 C 0.427 0.978 0.428 0.978 0.428 0.980 C 0.429 0.981 0.429 0.982 0.430 0.982 C 0.430 0.982 0.430 0.983 0.430 0.984 C 0.430 0.985 0.430 0.986 0.431 0.986 C 0.432 0.986 0.432 0.986 0.431 0.984 C 0.431 0.982 0.431 0.982 0.432 0.982 C 0.433 0.983 0.433 0.982 0.433 0.980 C 0.433 0.977 0.434 0.975 0.435 0.975 C 0.436 0.975 0.436 0.976 0.436 0.977 C 0.436 0.977 0.437 0.978 0.439 0.977 C 0.442 0.977 0.443 0.977 0.444 0.980 C 0.445 0.984 0.447 0.985 0.447 0.982 C 0.447 0.980 0.447 0.981 0.448 0.984 C 0.449 0.986 0.449 0.988 0.450 0.988 C 0.450 0.988 0.450 0.987 0.450 0.986 C 0.449 0.985 0.449 0.984 0.450 0.983 C 0.450 0.983 0.451 0.981 0.451 0.980 C 0.451 0.979 0.451 0.976 0.452 0.974 C 0.454 0.971 0.454 0.971 0.455 0.974 C 0.456 0.975 0.457 0.977 0.459 0.978 C 0.460 0.979 0.461 0.979 0.460 0.977 C 0.460 0.976 0.460 0.975 0.461 0.975 C 0.462 0.975 0.463 0.979 0.464 0.981 C 0.464 0.982 0.464 0.982 0.465 0.982 C 0.465 0.981 0.466 0.980 0.466 0.979 C 0.465 0.977 0.467 0.972 0.469 0.973 C 0.469 0.973 0.471 0.972 0.471 0.970 C 0.472 0.968 0.473 0.968 0.474 0.970 C 0.474 0.972 0.475 0.972 0.476 0.971 C 0.477 0.969 0.477 0.970 0.478 0.972 C 0.478 0.974 0.479 0.975 0.480 0.975 C 0.480 0.974 0.481 0.975 0.481 0.976 C 0.481 0.978 0.481 0.977 0.482 0.974 C 0.483 0.970 0.484 0.969 0.484 0.972 C 0.484 0.973 0.484 0.974 0.485 0.974 C 0.485 0.974 0.485 0.975 0.485 0.976 C 0.485 0.977 0.485 0.978 0.486 0.978 C 0.487 0.978 0.487 0.978 0.487 0.976 C 0.488 0.975 0.488 0.974 0.489 0.975 C 0.491 0.975 0.491 0.974 0.492 0.973 C 0.492 0.971 0.492 0.971 0.493 0.972 C 0.494 0.973 0.494 0.973 0.495 0.972 C 0.495 0.972 0.496 0.971 0.497 0.971 C 0.499 0.971 0.500 0.970 0.501 0.970 C 0.501 0.969 0.502 0.969 0.502 0.970 C 0.501 0.975 0.503 0.974 0.503 0.968 C 0.503 0.964 0.504 0.963 0.505 0.962 C 0.506 0.961 0.506 0.960 0.506 0.959 C 0.506 0.958 0.506 0.958 0.506 0.958 C 0.507 0.958 0.507 0.957 0.507 0.956 C 0.507 0.956 0.508 0.955 0.509 0.955 C 0.511 0.954 0.511 0.955 0.512 0.959 C 0.512 0.963 0.514 0.966 0.515 0.963 C 0.516 0.961 0.518 0.963 0.518 0.966 C 0.518 0.968 0.518 0.968 0.519 0.968 C 0.520 0.968 0.520 0.968 0.520 0.967 C 0.519 0.963 0.525 0.957 0.526 0.959 C 0.527 0.960 0.527 0.960 0.526 0.962 C 0.525 0.963 0.525 0.963 0.526 0.963 C 0.528 0.963 0.529 0.961 0.528 0.959 C 0.528 0.958 0.528 0.958 0.529 0.958 C 0.529 0.959 0.530 0.958 0.530 0.957 C 0.531 0.955 0.532 0.955 0.532 0.956 C 0.532 0.957 0.533 0.958 0.534 0.958 C 0.535 0.958 0.536 0.959 0.536 0.960 C 0.537 0.963 0.539 0.963 0.540 0.961 C 0.541 0.958 0.544 0.957 0.545 0.960 C 0.547 0.961 0.549 0.959 0.549 0.956 C 0.549 0.955 0.549 0.955 0.550 0.955 C 0.551 0.956 0.551 0.955 0.552 0.953 C 0.552 0.951 0.553 0.949 0.553 0.949 C 0.554 0.949 0.554 0.948 0.553 0.947 C 0.553 0.945 0.554 0.946 0.555 0.950 C 0.556 0.952 0.557 0.953 0.560 0.953 C 0.562 0.954 0.565 0.955 0.566 0.956 C 0.568 0.958 0.569 0.957 0.569 0.956 C 0.569 0.955 0.569 0.954 0.570 0.955 C 0.570 0.956 0.572 0.953 0.572 0.950 C 0.572 0.949 0.572 0.948 0.573 0.948 C 0.573 0.948 0.574 0.949 0.574 0.949 C 0.574 0.952 0.576 0.953 0.577 0.950 C 0.577 0.949 0.577 0.949 0.577 0.951 C 0.578 0.952 0.578 0.952 0.578 0.952 C 0.579 0.951 0.579 0.951 0.579 0.952 C 0.580 0.955 0.583 0.958 0.583 0.957 C 0.584 0.956 0.584 0.955 0.585 0.955 C 0.586 0.955 0.587 0.954 0.587 0.953 C 0.587 0.951 0.595 0.951 0.596 0.954 C 0.597 0.957 0.599 0.958 0.599 0.956 C 0.599 0.955 0.600 0.954 0.600 0.954 C 0.601 0.954 0.601 0.953 0.601 0.953 C 0.601 0.952 0.602 0.951 0.603 0.951 C 0.604 0.951 0.605 0.952 0.605 0.953 C 0.605 0.953 0.605 0.954 0.605 0.954 C 0.606 0.954 0.606 0.955 0.606 0.957 C 0.607 0.961 0.609 0.962 0.610 0.959 C 0.610 0.957 0.611 0.956 0.611 0.956 C 0.611 0.956 0.611 0.955 0.611 0.955 C 0.611 0.954 0.612 0.953 0.613 0.953 C 0.614 0.953 0.614 0.954 0.615 0.957 C 0.616 0.960 0.616 0.961 0.616 0.960 C 0.616 0.958 0.620 0.951 0.621 0.951 C 0.621 0.951 0.622 0.953 0.622 0.956 C 0.623 0.959 0.624 0.961 0.624 0.960 C 0.624 0.958 0.624 0.958 0.624 0.959 C 0.625 0.959 0.625 0.959 0.626 0.958 C 0.626 0.956 0.631 0.956 0.632 0.958 C 0.632 0.959 0.632 0.960 0.632 0.960 C 0.632 0.960 0.632 0.960 0.632 0.961 C 0.632 0.962 0.633 0.962 0.633 0.961 C 0.634 0.960 0.636 0.959 0.639 0.958 C 0.641 0.958 0.643 0.958 0.644 0.957 C 0.645 0.957 0.646 0.958 0.647 0.958 C 0.649 0.959 0.649 0.959 0.650 0.956 C 0.651 0.952 0.653 0.953 0.653 0.957 C 0.653 0.960 0.655 0.961 0.656 0.959 C 0.656 0.959 0.657 0.958 0.658 0.958 C 0.659 0.958 0.659 0.957 0.659 0.956 C 0.659 0.955 0.659 0.954 0.659 0.954 C 0.659 0.954 0.659 0.953 0.659 0.952 C 0.659 0.950 0.659 0.949 0.659 0.949 C 0.660 0.949 0.660 0.950 0.660 0.952 C 0.660 0.953 0.661 0.954 0.661 0.954 C 0.661 0.954 0.662 0.955 0.662 0.957 C 0.663 0.961 0.663 0.961 0.667 0.956 C 0.670 0.953 0.671 0.952 0.673 0.953 C 0.675 0.953 0.676 0.953 0.676 0.952 C 0.676 0.951 0.677 0.953 0.677 0.955 C 0.679 0.960 0.680 0.961 0.680 0.958 C 0.680 0.957 0.680 0.956 0.680 0.956 C 0.681 0.956 0.681 0.955 0.681 0.954 C 0.681 0.953 0.683 0.953 0.684 0.955 C 0.684 0.956 0.686 0.957 0.687 0.957 C 0.688 0.957 0.689 0.958 0.689 0.959 C 0.690 0.962 0.692 0.960 0.693 0.956 C 0.693 0.953 0.693 0.953 0.694 0.954 C 0.695 0.954 0.695 0.954 0.695 0.953 C 0.696 0.950 0.698 0.950 0.699 0.953 C 0.699 0.955 0.699 0.955 0.700 0.953 C 0.700 0.952 0.701 0.951 0.701 0.952 C 0.702 0.953 0.702 0.952 0.702 0.951 C 0.702 0.949 0.703 0.949 0.703 0.950 C 0.704 0.955 0.712 0.959 0.712 0.954 C 0.711 0.953 0.712 0.952 0.712 0.953 C 0.713 0.953 0.714 0.953 0.713 0.952 C 0.713 0.951 0.714 0.951 0.714 0.952 C 0.715 0.952 0.716 0.953 0.716 0.954 C 0.716 0.954 0.717 0.954 0.717 0.953 C 0.717 0.952 0.717 0.952 0.718 0.952 C 0.719 0.953 0.720 0.952 0.721 0.951 C 0.722 0.949 0.722 0.949 0.723 0.950 C 0.723 0.951 0.725 0.953 0.728 0.953 C 0.730 0.954 0.733 0.955 0.734 0.955 C 0.735 0.955 0.736 0.955 0.736 0.953 C 0.737 0.951 0.737 0.951 0.738 0.953 C 0.739 0.956 0.739 0.956 0.739 0.953 C 0.739 0.952 0.739 0.951 0.740 0.951 C 0.740 0.951 0.741 0.950 0.741 0.949 C 0.741 0.948 0.741 0.948 0.742 0.950 C 0.743 0.952 0.743 0.952 0.744 0.950 C 0.746 0.946 0.750 0.950 0.749 0.954 C 0.749 0.956 0.749 0.956 0.752 0.957 C 0.753 0.957 0.754 0.956 0.754 0.954 C 0.755 0.952 0.755 0.952 0.755 0.954 C 0.756 0.955 0.756 0.955 0.757 0.954 C 0.757 0.953 0.758 0.953 0.759 0.953 C 0.760 0.953 0.760 0.952 0.760 0.951 C 0.760 0.949 0.763 0.945 0.764 0.945 C 0.764 0.945 0.765 0.945 0.765 0.946 C 0.766 0.947 0.766 0.946 0.767 0.943 C 0.768 0.939 0.768 0.938 0.769 0.940 C 0.770 0.943 0.776 0.944 0.777 0.941 C 0.778 0.940 0.779 0.940 0.780 0.942 C 0.782 0.945 0.785 0.946 0.785 0.944 C 0.785 0.943 0.785 0.942 0.785 0.942 C 0.786 0.942 0.786 0.943 0.786 0.944 C 0.786 0.945 0.786 0.945 0.786 0.944 C 0.787 0.942 0.788 0.942 0.789 0.944 C 0.789 0.945 0.790 0.945 0.790 0.944 C 0.790 0.943 0.792 0.943 0.794 0.943 C 0.797 0.943 0.799 0.944 0.800 0.944 C 0.801 0.944 0.802 0.945 0.802 0.947 C 0.803 0.948 0.803 0.949 0.803 0.948 C 0.802 0.944 0.804 0.943 0.808 0.946 C 0.810 0.947 0.811 0.947 0.812 0.945 C 0.813 0.943 0.817 0.944 0.820 0.947 C 0.821 0.947 0.821 0.947 0.821 0.946 C 0.820 0.945 0.820 0.944 0.821 0.945 C 0.821 0.945 0.822 0.944 0.822 0.943 C 0.823 0.940 0.823 0.940 0.825 0.944 C 0.826 0.947 0.826 0.947 0.827 0.946 C 0.828 0.944 0.831 0.944 0.831 0.946 C 0.831 0.946 0.831 0.947 0.832 0.948 C 0.833 0.948 0.834 0.948 0.834 0.947 C 0.834 0.946 0.834 0.945 0.835 0.945 C 0.835 0.945 0.836 0.944 0.836 0.943 C 0.836 0.941 0.836 0.940 0.841 0.941 C 0.844 0.942 0.847 0.942 0.848 0.942 C 0.848 0.943 0.849 0.942 0.849 0.940 C 0.849 0.939 0.849 0.937 0.850 0.937 C 0.851 0.935 0.854 0.940 0.854 0.942 C 0.854 0.943 0.855 0.944 0.856 0.943 C 0.857 0.942 0.857 0.942 0.857 0.944 C 0.857 0.947 0.860 0.946 0.860 0.943 C 0.860 0.941 0.860 0.940 0.861 0.941 C 0.861 0.942 0.861 0.941 0.861 0.940 C 0.861 0.939 0.862 0.939 0.862 0.939 C 0.863 0.940 0.864 0.939 0.864 0.938 C 0.864 0.937 0.865 0.937 0.865 0.938 C 0.866 0.938 0.867 0.938 0.867 0.937 C 0.867 0.936 0.869 0.935 0.871 0.934 C 0.873 0.933 0.876 0.933 0.877 0.932 C 0.877 0.932 0.878 0.931 0.879 0.931 C 0.879 0.931 0.881 0.930 0.882 0.929 C 0.883 0.927 0.884 0.927 0.885 0.928 C 0.885 0.930 0.888 0.930 0.888 0.928 C 0.888 0.927 0.889 0.927 0.889 0.928 C 0.890 0.929 0.890 0.929 0.891 0.929 C 0.891 0.928 0.891 0.929 0.891 0.930 C 0.891 0.931 0.891 0.931 0.892 0.929 C 0.893 0.926 0.894 0.925 0.897 0.925 C 0.899 0.925 0.902 0.924 0.903 0.924 C 0.904 0.923 0.905 0.922 0.907 0.922 C 0.908 0.921 0.909 0.921 0.909 0.921 C 0.910 0.920 0.914 0.919 0.926 0.918 C 0.932 0.918 0.939 0.916 0.941 0.915 C 0.943 0.914 0.946 0.913 0.947 0.913 C 0.949 0.913 0.950 0.912 0.951 0.912 C 0.952 0.909 0.955 0.908 0.963 0.908 C 0.973 0.907 0.975 0.905 0.976 0.898 C 0.976 0.894 0.977 0.893 0.978 0.892 C 0.979 0.892 0.981 0.892 0.982 0.891 C 0.983 0.891 0.983 0.890 0.983 0.888 C 0.982 0.886 0.983 0.886 0.984 0.886 C 0.984 0.886 0.985 0.885 0.986 0.883 C 0.986 0.882 0.986 0.882 0.986 0.883 C 0.986 0.886 0.986 0.886 0.988 0.886 C 0.989 0.887 0.990 0.886 0.989 0.885 C 0.989 0.884 0.988 0.884 0.987 0.884 C 0.987 0.885 0.987 0.884 0.987 0.883 C 0.987 0.880 0.986 0.880 0.985 0.881 C 0.984 0.882 0.983 0.881 0.984 0.880 C 0.984 0.879 0.985 0.879 0.986 0.878 C 0.987 0.878 0.989 0.878 0.989 0.877 C 0.990 0.875 0.990 0.875 0.989 0.875 C 0.988 0.875 0.987 0.874 0.986 0.874 C 0.986 0.874 0.985 0.873 0.985 0.872 C 0.984 0.870 0.984 0.870 0.986 0.869 C 0.987 0.867 0.988 0.866 0.987 0.863 C 0.987 0.861 0.986 0.860 0.984 0.860 C 0.982 0.860 0.982 0.860 0.982 0.857 C 0.983 0.855 0.983 0.854 0.983 0.855 C 0.983 0.856 0.984 0.857 0.985 0.856 C 0.987 0.856 0.987 0.856 0.986 0.857 C 0.985 0.859 0.985 0.859 0.986 0.859 C 0.987 0.859 0.988 0.860 0.988 0.860 C 0.989 0.861 0.989 0.861 0.988 0.859 C 0.987 0.856 0.987 0.854 0.988 0.854 C 0.988 0.854 0.989 0.853 0.989 0.852 C 0.989 0.851 0.989 0.850 0.989 0.850 C 0.990 0.850 0.990 0.851 0.989 0.852 C 0.989 0.854 0.991 0.854 0.991 0.851 C 0.991 0.850 0.992 0.851 0.992 0.852 C 0.993 0.854 0.993 0.854 0.993 0.852 C 0.994 0.850 0.994 0.849 0.995 0.848 C 0.996 0.848 0.995 0.847 0.995 0.847 C 0.994 0.847 0.993 0.846 0.993 0.845 C 0.993 0.844 0.993 0.844 0.992 0.846 C 0.992 0.847 0.991 0.849 0.991 0.849 C 0.990 0.848 0.990 0.848 0.991 0.847 C 0.992 0.845 0.992 0.845 0.991 0.845 C 0.990 0.845 0.990 0.845 0.990 0.842 C 0.991 0.840 0.991 0.840 0.990 0.841 C 0.990 0.841 0.990 0.841 0.989 0.840 C 0.989 0.838 0.989 0.838 0.989 0.840 C 0.989 0.841 0.988 0.841 0.988 0.838 C 0.988 0.836 0.988 0.835 0.987 0.835 C 0.987 0.835 0.987 0.834 0.987 0.833 C 0.987 0.832 0.987 0.832 0.988 0.832 C 0.988 0.833 0.989 0.832 0.989 0.832 C 0.989 0.831 0.988 0.830 0.987 0.830 C 0.986 0.830 0.985 0.829 0.984 0.828 C 0.984 0.826 0.982 0.826 0.979 0.826 C 0.976 0.827 0.975 0.826 0.975 0.825 C 0.975 0.823 0.975 0.822 0.976 0.822 C 0.977 0.822 0.977 0.822 0.977 0.820 C 0.976 0.818 0.975 0.818 0.971 0.816 C 0.969 0.815 0.968 0.814 0.969 0.813 C 0.969 0.812 0.970 0.811 0.971 0.811 C 0.973 0.812 0.973 0.812 0.972 0.810 C 0.972 0.808 0.971 0.807 0.968 0.808 C 0.965 0.808 0.964 0.807 0.965 0.804 C 0.965 0.803 0.966 0.802 0.967 0.802 C 0.968 0.802 0.969 0.802 0.969 0.801 C 0.968 0.800 0.968 0.799 0.969 0.799 C 0.969 0.798 0.969 0.798 0.970 0.799 C 0.970 0.801 0.971 0.797 0.971 0.795 C 0.971 0.794 0.971 0.794 0.971 0.795 C 0.972 0.795 0.972 0.797 0.972 0.798 C 0.971 0.800 0.971 0.800 0.974 0.797 C 0.976 0.793 0.979 0.793 0.980 0.796 C 0.980 0.798 0.980 0.798 0.980 0.796 C 0.980 0.795 0.980 0.794 0.980 0.794 C 0.981 0.794 0.981 0.795 0.981 0.795 C 0.980 0.796 0.981 0.797 0.982 0.797 C 0.983 0.797 0.983 0.796 0.983 0.796 C 0.983 0.795 0.983 0.794 0.983 0.794 C 0.984 0.794 0.984 0.794 0.985 0.793 C 0.985 0.792 0.985 0.792 0.985 0.794 C 0.985 0.795 0.985 0.796 0.986 0.796 H 0.987 L 0.986 0.793 C 0.984 0.789 0.984 0.787 0.986 0.787 C 0.986 0.787 0.987 0.786 0.987 0.786 C 0.987 0.785 0.985 0.784 0.983 0.784 C 0.978 0.783 0.976 0.782 0.976 0.782 C 0.976 0.782 0.975 0.781 0.975 0.782 C 0.974 0.782 0.974 0.781 0.974 0.780 C 0.974 0.779 0.973 0.778 0.973 0.779 C 0.972 0.781 0.967 0.781 0.964 0.779 C 0.963 0.778 0.961 0.773 0.962 0.773 C 0.962 0.773 0.962 0.771 0.962 0.770 C 0.962 0.767 0.962 0.767 0.961 0.767 C 0.960 0.768 0.960 0.768 0.960 0.766 C 0.960 0.765 0.961 0.764 0.962 0.764 C 0.962 0.764 0.962 0.763 0.962 0.762 C 0.962 0.761 0.962 0.761 0.963 0.761 C 0.963 0.762 0.963 0.761 0.964 0.760 C 0.964 0.758 0.964 0.758 0.964 0.761 C 0.964 0.763 0.964 0.764 0.966 0.766 C 0.967 0.766 0.968 0.767 0.968 0.767 C 0.969 0.768 0.970 0.768 0.972 0.769 C 0.973 0.770 0.975 0.771 0.975 0.770 C 0.975 0.770 0.976 0.770 0.976 0.771 C 0.976 0.772 0.977 0.772 0.977 0.772 C 0.979 0.771 0.979 0.770 0.978 0.769 C 0.977 0.769 0.978 0.768 0.979 0.768 C 0.981 0.769 0.982 0.768 0.982 0.767 C 0.983 0.766 0.983 0.766 0.984 0.766 C 0.984 0.767 0.985 0.767 0.985 0.766 C 0.984 0.764 0.985 0.764 0.986 0.766 C 0.986 0.767 0.987 0.767 0.987 0.765 C 0.988 0.764 0.988 0.762 0.988 0.762 C 0.988 0.762 0.987 0.762 0.987 0.761 C 0.986 0.760 0.986 0.761 0.986 0.763 C 0.987 0.764 0.986 0.764 0.985 0.762 C 0.985 0.760 0.984 0.759 0.983 0.759 C 0.983 0.760 0.981 0.759 0.980 0.759 C 0.979 0.758 0.976 0.757 0.974 0.756 C 0.972 0.755 0.969 0.754 0.969 0.753 C 0.968 0.752 0.967 0.751 0.966 0.751 C 0.966 0.751 0.965 0.749 0.965 0.748 C 0.964 0.747 0.964 0.746 0.963 0.745 C 0.962 0.745 0.962 0.745 0.962 0.745 C 0.961 0.744 0.961 0.743 0.960 0.743 C 0.959 0.743 0.959 0.742 0.959 0.740 C 0.960 0.737 0.960 0.737 0.963 0.737 C 0.965 0.737 0.966 0.737 0.966 0.736 C 0.966 0.735 0.965 0.734 0.966 0.734 C 0.966 0.734 0.966 0.733 0.965 0.733 C 0.965 0.732 0.964 0.732 0.964 0.733 C 0.963 0.734 0.963 0.734 0.962 0.732 C 0.962 0.730 0.961 0.729 0.961 0.729 C 0.960 0.729 0.960 0.729 0.961 0.727 C 0.961 0.726 0.961 0.725 0.961 0.725 C 0.961 0.725 0.961 0.726 0.960 0.727 C 0.960 0.728 0.959 0.729 0.958 0.729 C 0.957 0.730 0.955 0.731 0.954 0.732 C 0.953 0.734 0.952 0.734 0.951 0.733 C 0.950 0.731 0.950 0.731 0.951 0.727 C 0.951 0.725 0.952 0.724 0.955 0.723 C 0.956 0.723 0.958 0.722 0.958 0.721 C 0.958 0.721 0.959 0.721 0.960 0.722 C 0.961 0.724 0.961 0.724 0.962 0.722 C 0.962 0.720 0.959 0.718 0.957 0.719 C 0.957 0.720 0.957 0.720 0.957 0.719 C 0.957 0.718 0.957 0.717 0.956 0.717 C 0.956 0.717 0.955 0.717 0.955 0.717 C 0.954 0.717 0.954 0.717 0.955 0.714 C 0.956 0.713 0.956 0.712 0.957 0.712 C 0.958 0.712 0.959 0.712 0.961 0.711 C 0.963 0.710 0.966 0.709 0.968 0.709 C 0.970 0.710 0.971 0.709 0.971 0.708 C 0.971 0.706 0.971 0.706 0.972 0.707 C 0.973 0.708 0.976 0.708 0.980 0.707 C 0.981 0.707 0.981 0.706 0.981 0.705 C 0.981 0.703 0.981 0.703 0.982 0.703 C 0.983 0.704 0.983 0.704 0.982 0.703 C 0.982 0.701 0.980 0.700 0.976 0.701 C 0.976 0.701 0.975 0.701 0.974 0.700 C 0.973 0.699 0.972 0.699 0.971 0.700 C 0.970 0.701 0.970 0.702 0.970 0.701 C 0.970 0.700 0.970 0.699 0.970 0.699 C 0.971 0.699 0.971 0.698 0.971 0.698 C 0.971 0.697 0.971 0.695 0.971 0.694 C 0.972 0.692 0.972 0.692 0.971 0.693 C 0.971 0.693 0.971 0.693 0.971 0.692 C 0.971 0.690 0.971 0.690 0.973 0.689 C 0.973 0.689 0.974 0.689 0.974 0.688 C 0.975 0.687 0.975 0.687 0.976 0.687 C 0.977 0.687 0.978 0.687 0.978 0.686 C 0.980 0.684 0.980 0.684 0.979 0.683 C 0.978 0.682 0.978 0.682 0.979 0.681 C 0.980 0.681 0.981 0.680 0.981 0.679 C 0.981 0.678 0.981 0.678 0.981 0.680 C 0.981 0.682 0.981 0.683 0.981 0.683 C 0.980 0.683 0.980 0.684 0.980 0.685 C 0.980 0.686 0.980 0.686 0.981 0.686 C 0.981 0.685 0.982 0.684 0.983 0.684 C 0.984 0.684 0.984 0.681 0.984 0.681 C 0.983 0.681 0.983 0.680 0.983 0.679 C 0.984 0.676 0.983 0.676 0.980 0.676 C 0.976 0.677 0.976 0.676 0.976 0.674 C 0.976 0.673 0.976 0.672 0.975 0.672 C 0.974 0.672 0.974 0.671 0.974 0.670 C 0.974 0.670 0.974 0.669 0.975 0.669 C 0.975 0.669 0.975 0.669 0.975 0.667 C 0.975 0.666 0.974 0.666 0.974 0.667 C 0.972 0.670 0.972 0.668 0.973 0.665 C 0.973 0.663 0.975 0.662 0.978 0.662 C 0.981 0.662 0.983 0.661 0.983 0.660 C 0.984 0.659 0.983 0.658 0.983 0.659 C 0.982 0.660 0.982 0.658 0.983 0.655 C 0.983 0.653 0.983 0.653 0.982 0.654 C 0.982 0.654 0.982 0.654 0.981 0.653 C 0.981 0.652 0.981 0.652 0.981 0.653 C 0.981 0.654 0.979 0.654 0.977 0.653 C 0.976 0.652 0.975 0.652 0.975 0.652 C 0.976 0.652 0.976 0.651 0.977 0.649 C 0.977 0.648 0.977 0.648 0.978 0.649 C 0.979 0.651 0.983 0.651 0.983 0.649 C 0.983 0.649 0.983 0.648 0.984 0.648 C 0.986 0.648 0.984 0.646 0.980 0.645 C 0.977 0.645 0.975 0.643 0.975 0.643 C 0.975 0.642 0.974 0.642 0.974 0.642 C 0.973 0.643 0.973 0.643 0.973 0.641 C 0.974 0.638 0.973 0.639 0.972 0.641 C 0.972 0.643 0.972 0.643 0.972 0.641 C 0.972 0.639 0.972 0.639 0.971 0.641 C 0.971 0.643 0.971 0.643 0.971 0.641 C 0.971 0.639 0.970 0.639 0.966 0.642 C 0.965 0.643 0.965 0.642 0.965 0.642 C 0.965 0.641 0.964 0.640 0.963 0.640 C 0.962 0.640 0.962 0.640 0.962 0.641 C 0.963 0.642 0.963 0.643 0.962 0.643 C 0.961 0.643 0.961 0.642 0.961 0.641 C 0.961 0.640 0.960 0.639 0.960 0.639 C 0.959 0.638 0.958 0.639 0.959 0.639 C 0.959 0.640 0.959 0.641 0.960 0.641 C 0.961 0.641 0.961 0.641 0.960 0.642 C 0.959 0.643 0.959 0.641 0.958 0.639 C 0.957 0.636 0.957 0.636 0.957 0.638 C 0.957 0.641 0.955 0.643 0.955 0.641 C 0.955 0.640 0.952 0.639 0.945 0.639 C 0.944 0.640 0.942 0.639 0.942 0.638 C 0.941 0.636 0.939 0.635 0.936 0.635 L 0.932 0.635 L 0.935 0.634 C 0.937 0.633 0.940 0.632 0.942 0.632 C 0.943 0.631 0.945 0.631 0.945 0.630 C 0.945 0.629 0.947 0.629 0.949 0.629 C 0.952 0.629 0.954 0.628 0.955 0.626 L 0.956 0.624 L 0.955 0.624 C 0.954 0.624 0.953 0.625 0.953 0.626 C 0.953 0.628 0.950 0.627 0.950 0.625 C 0.950 0.623 0.950 0.623 0.950 0.625 C 0.950 0.628 0.948 0.627 0.948 0.624 C 0.948 0.622 0.948 0.621 0.947 0.622 C 0.946 0.622 0.946 0.622 0.946 0.621 C 0.945 0.620 0.945 0.620 0.944 0.620 C 0.941 0.620 0.936 0.619 0.935 0.618 C 0.935 0.617 0.934 0.617 0.934 0.617 C 0.933 0.617 0.933 0.617 0.933 0.616 C 0.933 0.615 0.932 0.614 0.931 0.614 C 0.931 0.613 0.930 0.611 0.929 0.610 C 0.929 0.608 0.928 0.607 0.926 0.607 C 0.924 0.607 0.919 0.604 0.919 0.602 C 0.919 0.601 0.919 0.601 0.920 0.601 C 0.920 0.602 0.921 0.602 0.921 0.601 C 0.921 0.600 0.922 0.599 0.923 0.600 C 0.924 0.600 0.924 0.600 0.924 0.599 C 0.924 0.598 0.925 0.597 0.925 0.596 C 0.925 0.596 0.924 0.596 0.922 0.596 C 0.921 0.596 0.919 0.597 0.918 0.598 C 0.918 0.599 0.917 0.598 0.917 0.598 C 0.917 0.597 0.916 0.596 0.915 0.596 C 0.913 0.595 0.910 0.592 0.911 0.591 C 0.911 0.590 0.916 0.590 0.923 0.589 C 0.929 0.589 0.935 0.588 0.935 0.588 C 0.936 0.586 0.947 0.587 0.949 0.589 C 0.949 0.590 0.950 0.590 0.950 0.589 C 0.949 0.587 0.952 0.587 0.952 0.588 C 0.952 0.589 0.953 0.589 0.954 0.588 C 0.955 0.587 0.956 0.587 0.957 0.587 C 0.958 0.588 0.958 0.588 0.958 0.586 C 0.957 0.585 0.958 0.584 0.959 0.585 C 0.961 0.586 0.961 0.586 0.961 0.584 C 0.960 0.582 0.959 0.579 0.960 0.579 C 0.960 0.580 0.961 0.579 0.961 0.579 C 0.961 0.579 0.960 0.578 0.958 0.577 C 0.955 0.576 0.953 0.575 0.953 0.576 C 0.953 0.577 0.953 0.577 0.952 0.576 C 0.952 0.576 0.951 0.576 0.951 0.577 C 0.951 0.579 0.951 0.579 0.950 0.578 C 0.949 0.575 0.947 0.575 0.944 0.577 C 0.942 0.578 0.942 0.577 0.942 0.576 C 0.942 0.575 0.942 0.574 0.941 0.574 C 0.941 0.574 0.941 0.575 0.941 0.576 C 0.941 0.577 0.941 0.578 0.940 0.577 C 0.939 0.575 0.933 0.574 0.922 0.573 C 0.918 0.573 0.913 0.572 0.913 0.571 C 0.913 0.570 0.911 0.569 0.909 0.569 C 0.907 0.569 0.906 0.568 0.905 0.567 C 0.905 0.565 0.912 0.558 0.916 0.558 C 0.917 0.558 0.918 0.557 0.918 0.556 C 0.918 0.555 0.918 0.555 0.919 0.555 C 0.920 0.556 0.921 0.556 0.921 0.556 C 0.924 0.556 0.928 0.556 0.928 0.557 C 0.928 0.558 0.930 0.557 0.931 0.555 C 0.931 0.555 0.931 0.555 0.931 0.556 C 0.931 0.557 0.945 0.557 0.956 0.556 C 0.959 0.556 0.961 0.556 0.961 0.557 C 0.961 0.558 0.961 0.558 0.961 0.557 C 0.962 0.556 0.963 0.555 0.968 0.554 C 0.969 0.554 0.969 0.553 0.969 0.553 C 0.969 0.552 0.969 0.551 0.970 0.550 C 0.970 0.550 0.970 0.550 0.969 0.550 C 0.967 0.551 0.967 0.551 0.967 0.548 C 0.966 0.546 0.966 0.546 0.965 0.546 C 0.965 0.547 0.964 0.547 0.964 0.546 C 0.963 0.544 0.963 0.544 0.964 0.544 C 0.965 0.544 0.965 0.543 0.965 0.542 C 0.965 0.542 0.965 0.541 0.964 0.541 C 0.963 0.541 0.963 0.543 0.963 0.547 C 0.964 0.549 0.962 0.549 0.960 0.548 C 0.959 0.547 0.959 0.544 0.960 0.544 C 0.961 0.544 0.961 0.545 0.961 0.546 C 0.961 0.547 0.961 0.548 0.961 0.547 C 0.961 0.547 0.961 0.546 0.961 0.545 C 0.961 0.545 0.962 0.543 0.962 0.542 C 0.962 0.541 0.957 0.541 0.955 0.543 C 0.954 0.544 0.954 0.543 0.954 0.542 C 0.953 0.541 0.953 0.541 0.954 0.541 C 0.955 0.541 0.956 0.540 0.955 0.539 C 0.955 0.538 0.955 0.537 0.956 0.538 C 0.956 0.539 0.957 0.538 0.957 0.537 C 0.957 0.536 0.956 0.535 0.956 0.535 C 0.956 0.535 0.955 0.535 0.954 0.534 C 0.954 0.533 0.953 0.533 0.954 0.535 C 0.954 0.537 0.954 0.537 0.953 0.536 C 0.953 0.536 0.952 0.536 0.952 0.537 C 0.952 0.538 0.952 0.539 0.951 0.539 C 0.951 0.539 0.951 0.538 0.951 0.538 C 0.952 0.536 0.952 0.534 0.950 0.535 C 0.949 0.537 0.948 0.536 0.948 0.533 C 0.949 0.531 0.948 0.531 0.948 0.533 C 0.947 0.535 0.947 0.535 0.947 0.534 C 0.947 0.532 0.946 0.533 0.946 0.534 C 0.946 0.536 0.945 0.538 0.946 0.539 C 0.946 0.540 0.946 0.541 0.945 0.541 C 0.945 0.541 0.944 0.535 0.945 0.534 C 0.945 0.533 0.944 0.533 0.943 0.533 C 0.941 0.533 0.940 0.533 0.940 0.531 C 0.940 0.530 0.940 0.530 0.940 0.532 C 0.940 0.534 0.939 0.534 0.938 0.534 L 0.936 0.534 L 0.936 0.538 C 0.937 0.542 0.937 0.542 0.936 0.541 C 0.934 0.540 0.934 0.539 0.935 0.539 C 0.935 0.539 0.935 0.538 0.935 0.536 C 0.935 0.535 0.935 0.534 0.935 0.533 C 0.935 0.533 0.934 0.533 0.933 0.533 C 0.930 0.533 0.929 0.536 0.929 0.539 C 0.929 0.540 0.929 0.540 0.929 0.539 C 0.928 0.537 0.928 0.537 0.928 0.538 C 0.928 0.541 0.928 0.541 0.927 0.539 C 0.926 0.537 0.926 0.537 0.927 0.537 C 0.927 0.537 0.927 0.536 0.927 0.535 C 0.927 0.534 0.927 0.534 0.927 0.534 C 0.925 0.536 0.924 0.534 0.924 0.531 C 0.924 0.531 0.925 0.530 0.926 0.531 C 0.927 0.532 0.927 0.531 0.927 0.530 C 0.926 0.529 0.925 0.528 0.925 0.528 C 0.924 0.528 0.924 0.525 0.925 0.521 L 0.926 0.516 L 0.924 0.515 C 0.923 0.514 0.922 0.514 0.922 0.514 C 0.921 0.515 0.920 0.514 0.920 0.512 C 0.920 0.509 0.931 0.508 0.932 0.511 C 0.933 0.513 0.937 0.512 0.938 0.508 C 0.939 0.506 0.939 0.505 0.938 0.503 C 0.938 0.502 0.938 0.502 0.939 0.502 C 0.941 0.504 0.952 0.500 0.956 0.497 C 0.957 0.496 0.956 0.493 0.953 0.492 C 0.951 0.491 0.949 0.490 0.949 0.489 C 0.949 0.487 0.949 0.488 0.948 0.489 C 0.948 0.492 0.948 0.491 0.948 0.487 C 0.948 0.486 0.947 0.486 0.946 0.487 C 0.945 0.488 0.944 0.488 0.943 0.488 C 0.940 0.488 0.927 0.486 0.927 0.485 C 0.926 0.484 0.936 0.482 0.939 0.482 C 0.941 0.482 0.942 0.481 0.942 0.481 C 0.943 0.480 0.942 0.479 0.942 0.479 C 0.942 0.479 0.942 0.478 0.942 0.478 C 0.942 0.477 0.942 0.477 0.943 0.478 C 0.944 0.481 0.948 0.483 0.950 0.480 C 0.950 0.479 0.955 0.478 0.962 0.478 C 0.969 0.477 0.974 0.476 0.975 0.475 L 0.977 0.474 L 0.975 0.474 C 0.971 0.474 0.970 0.474 0.970 0.471 C 0.970 0.469 0.971 0.469 0.971 0.469 C 0.972 0.470 0.972 0.469 0.972 0.469 C 0.971 0.468 0.968 0.467 0.963 0.467 C 0.959 0.467 0.955 0.467 0.955 0.467 C 0.955 0.467 0.952 0.466 0.948 0.466 C 0.945 0.466 0.942 0.464 0.941 0.463 C 0.940 0.462 0.933 0.461 0.926 0.460 C 0.919 0.458 0.913 0.457 0.913 0.456 C 0.912 0.455 0.912 0.454 0.912 0.455 C 0.912 0.456 0.909 0.455 0.907 0.453 C 0.905 0.452 0.903 0.451 0.902 0.451 C 0.902 0.452 0.901 0.451 0.900 0.449 C 0.899 0.446 0.899 0.446 0.900 0.444 C 0.901 0.443 0.901 0.443 0.900 0.442 C 0.899 0.441 0.899 0.440 0.901 0.440 C 0.902 0.440 0.903 0.439 0.903 0.438 C 0.904 0.437 0.904 0.437 0.903 0.437 C 0.903 0.438 0.903 0.438 0.903 0.437 C 0.903 0.436 0.902 0.435 0.902 0.435 C 0.901 0.435 0.901 0.434 0.902 0.432 C 0.903 0.430 0.903 0.430 0.901 0.428 C 0.900 0.427 0.898 0.426 0.898 0.426 C 0.897 0.426 0.897 0.426 0.898 0.424 C 0.898 0.423 0.898 0.423 0.898 0.423 C 0.898 0.423 0.897 0.421 0.898 0.420 C 0.898 0.418 0.898 0.417 0.897 0.417 C 0.897 0.417 0.897 0.416 0.897 0.416 C 0.897 0.415 0.898 0.414 0.899 0.414 C 0.900 0.414 0.900 0.413 0.900 0.412 C 0.900 0.411 0.899 0.410 0.898 0.410 C 0.896 0.410 0.896 0.407 0.897 0.405 C 0.898 0.404 0.898 0.403 0.897 0.402 L 0.895 0.400 L 0.897 0.400 C 0.898 0.400 0.898 0.399 0.898 0.398 C 0.898 0.397 0.900 0.396 0.903 0.396 C 0.905 0.395 0.907 0.394 0.907 0.394 C 0.907 0.393 0.905 0.393 0.902 0.394 C 0.900 0.394 0.898 0.394 0.898 0.393 C 0.899 0.392 0.898 0.391 0.897 0.390 C 0.895 0.389 0.889 0.387 0.887 0.387 C 0.886 0.387 0.886 0.386 0.886 0.385 C 0.886 0.384 0.886 0.384 0.885 0.385 C 0.885 0.386 0.881 0.384 0.881 0.382 C 0.881 0.381 0.881 0.381 0.882 0.381 C 0.882 0.382 0.885 0.382 0.889 0.383 C 0.892 0.383 0.895 0.383 0.895 0.384 C 0.895 0.385 0.895 0.386 0.895 0.385 C 0.895 0.384 0.895 0.382 0.895 0.381 C 0.895 0.378 0.896 0.378 0.897 0.378 C 0.898 0.379 0.899 0.378 0.899 0.377 C 0.898 0.375 0.899 0.374 0.901 0.372 C 0.902 0.372 0.906 0.371 0.909 0.371 C 0.919 0.370 0.923 0.369 0.923 0.366 C 0.924 0.364 0.924 0.364 0.924 0.366 C 0.924 0.368 0.924 0.368 0.925 0.367 C 0.928 0.365 0.929 0.363 0.926 0.362 C 0.922 0.360 0.922 0.359 0.924 0.356 C 0.926 0.355 0.927 0.354 0.927 0.353 C 0.928 0.353 0.928 0.352 0.929 0.351 C 0.929 0.350 0.930 0.348 0.931 0.348 C 0.932 0.348 0.932 0.347 0.932 0.346 C 0.932 0.346 0.931 0.346 0.931 0.346 C 0.930 0.347 0.930 0.347 0.930 0.345 C 0.930 0.345 0.932 0.343 0.932 0.343 C 0.933 0.342 0.935 0.340 0.935 0.339 C 0.936 0.338 0.937 0.337 0.938 0.337 C 0.939 0.336 0.941 0.335 0.942 0.334 C 0.942 0.332 0.943 0.331 0.944 0.330 C 0.945 0.329 0.945 0.329 0.945 0.328 C 0.945 0.327 0.945 0.326 0.946 0.324 C 0.947 0.322 0.947 0.319 0.945 0.317 C 0.944 0.316 0.944 0.315 0.945 0.315 C 0.946 0.315 0.946 0.315 0.946 0.313 C 0.945 0.310 0.943 0.309 0.940 0.308 C 0.939 0.307 0.940 0.303 0.942 0.302 C 0.943 0.302 0.944 0.299 0.943 0.297 C 0.942 0.296 0.942 0.297 0.942 0.297 C 0.942 0.298 0.941 0.299 0.940 0.299 C 0.939 0.299 0.938 0.299 0.938 0.297 C 0.939 0.295 0.939 0.294 0.939 0.293 C 0.940 0.293 0.939 0.293 0.938 0.293 C 0.937 0.294 0.937 0.293 0.937 0.292 C 0.937 0.291 0.938 0.290 0.939 0.290 C 0.941 0.290 0.941 0.290 0.940 0.288 C 0.937 0.285 0.938 0.284 0.947 0.281 C 0.950 0.280 0.952 0.278 0.952 0.277 C 0.952 0.276 0.946 0.275 0.939 0.275 C 0.926 0.275 0.922 0.274 0.922 0.271 C 0.922 0.269 0.928 0.266 0.929 0.268 C 0.929 0.269 0.930 0.269 0.931 0.268 C 0.931 0.267 0.933 0.266 0.934 0.266 C 0.936 0.266 0.937 0.265 0.936 0.264 C 0.936 0.263 0.936 0.262 0.937 0.262 C 0.939 0.262 0.939 0.263 0.939 0.264 C 0.938 0.266 0.938 0.266 0.939 0.265 C 0.940 0.264 0.941 0.264 0.942 0.264 C 0.942 0.264 0.943 0.263 0.943 0.263 C 0.943 0.261 0.941 0.258 0.941 0.259 C 0.941 0.260 0.940 0.260 0.938 0.259 L 0.936 0.257 L 0.938 0.257 C 0.939 0.257 0.939 0.256 0.939 0.256 C 0.938 0.255 0.940 0.250 0.941 0.251 C 0.941 0.251 0.941 0.250 0.942 0.249 C 0.942 0.248 0.941 0.247 0.941 0.247 C 0.940 0.247 0.939 0.246 0.939 0.246 C 0.938 0.245 0.936 0.245 0.935 0.245 C 0.931 0.244 0.932 0.244 0.937 0.242 C 0.943 0.240 0.949 0.238 0.951 0.238 C 0.951 0.238 0.952 0.237 0.951 0.236 C 0.951 0.235 0.950 0.235 0.949 0.235 C 0.948 0.235 0.947 0.235 0.946 0.235 C 0.946 0.234 0.945 0.233 0.945 0.233 C 0.941 0.231 0.941 0.229 0.946 0.227 C 0.950 0.225 0.950 0.223 0.945 0.222 L 0.943 0.221 L 0.945 0.220 C 0.946 0.219 0.947 0.218 0.947 0.217 C 0.947 0.216 0.948 0.215 0.949 0.214 C 0.950 0.213 0.950 0.213 0.949 0.215 C 0.948 0.216 0.948 0.216 0.949 0.216 C 0.949 0.217 0.950 0.215 0.950 0.214 C 0.951 0.213 0.952 0.211 0.954 0.210 C 0.955 0.210 0.956 0.209 0.957 0.208 C 0.957 0.207 0.957 0.207 0.958 0.206 C 0.958 0.206 0.959 0.205 0.959 0.204 C 0.960 0.201 0.958 0.199 0.953 0.198 C 0.950 0.197 0.948 0.196 0.947 0.195 C 0.946 0.194 0.945 0.194 0.945 0.194 C 0.944 0.195 0.943 0.195 0.942 0.194 C 0.937 0.190 0.918 0.187 0.907 0.187 C 0.899 0.188 0.899 0.188 0.899 0.184 C 0.899 0.182 0.899 0.181 0.898 0.181 C 0.898 0.181 0.898 0.183 0.898 0.184 C 0.898 0.186 0.897 0.187 0.893 0.186 C 0.890 0.185 0.887 0.184 0.887 0.183 C 0.887 0.183 0.884 0.182 0.882 0.182 C 0.879 0.181 0.874 0.180 0.871 0.179 C 0.868 0.178 0.865 0.178 0.864 0.179 C 0.863 0.179 0.862 0.179 0.862 0.177 C 0.862 0.175 0.859 0.175 0.857 0.177 C 0.857 0.177 0.856 0.176 0.855 0.175 C 0.855 0.174 0.854 0.173 0.853 0.173 C 0.853 0.173 0.852 0.172 0.851 0.171 C 0.851 0.169 0.850 0.169 0.849 0.170 C 0.848 0.173 0.844 0.170 0.843 0.166 C 0.842 0.163 0.838 0.161 0.838 0.164 C 0.838 0.167 0.837 0.166 0.837 0.162 C 0.836 0.159 0.836 0.159 0.835 0.159 C 0.835 0.160 0.835 0.160 0.835 0.159 C 0.835 0.158 0.834 0.156 0.832 0.154 C 0.831 0.152 0.830 0.150 0.830 0.149 C 0.830 0.149 0.829 0.148 0.829 0.148 C 0.829 0.148 0.828 0.147 0.828 0.145 C 0.827 0.144 0.826 0.143 0.823 0.142 C 0.821 0.142 0.820 0.141 0.820 0.139 C 0.819 0.138 0.819 0.137 0.818 0.136 C 0.816 0.135 0.815 0.137 0.812 0.144 C 0.811 0.146 0.810 0.148 0.810 0.149 C 0.810 0.150 0.809 0.152 0.808 0.155 C 0.806 0.159 0.806 0.159 0.801 0.159 C 0.798 0.160 0.797 0.159 0.797 0.158 C 0.797 0.154 0.794 0.154 0.794 0.158 C 0.793 0.161 0.793 0.161 0.793 0.157 C 0.793 0.154 0.793 0.153 0.792 0.154 C 0.792 0.155 0.791 0.154 0.791 0.153 C 0.791 0.150 0.783 0.150 0.782 0.153 C 0.782 0.155 0.782 0.155 0.781 0.153 C 0.780 0.152 0.779 0.151 0.779 0.152 C 0.778 0.152 0.777 0.151 0.776 0.150 C 0.775 0.149 0.775 0.148 0.775 0.149 C 0.775 0.149 0.774 0.148 0.774 0.147 C 0.773 0.145 0.773 0.145 0.772 0.145 C 0.771 0.146 0.770 0.146 0.770 0.144 C 0.769 0.143 0.768 0.143 0.766 0.143 C 0.764 0.144 0.763 0.144 0.762 0.142 C 0.761 0.140 0.760 0.139 0.760 0.140 C 0.759 0.141 0.756 0.137 0.756 0.135 C 0.756 0.134 0.756 0.134 0.756 0.134 C 0.756 0.134 0.755 0.135 0.755 0.135 C 0.755 0.138 0.749 0.141 0.749 0.139 C 0.749 0.138 0.748 0.139 0.748 0.141 C 0.747 0.143 0.746 0.144 0.746 0.144 C 0.746 0.143 0.746 0.143 0.746 0.143 C 0.747 0.143 0.747 0.142 0.747 0.141 C 0.746 0.140 0.746 0.139 0.746 0.140 C 0.746 0.141 0.745 0.140 0.745 0.139 C 0.745 0.137 0.744 0.136 0.743 0.135 C 0.742 0.134 0.738 0.136 0.739 0.138 C 0.739 0.139 0.738 0.140 0.736 0.139 C 0.736 0.139 0.736 0.140 0.736 0.141 C 0.736 0.144 0.734 0.143 0.733 0.139 C 0.733 0.137 0.733 0.135 0.734 0.134 C 0.734 0.133 0.734 0.132 0.733 0.133 C 0.732 0.134 0.732 0.134 0.732 0.132 C 0.732 0.127 0.731 0.126 0.730 0.129 C 0.729 0.131 0.729 0.130 0.728 0.128 C 0.728 0.126 0.727 0.125 0.726 0.126 C 0.725 0.126 0.724 0.126 0.724 0.123 C 0.724 0.119 0.724 0.119 0.723 0.123 C 0.722 0.127 0.721 0.126 0.721 0.122 C 0.722 0.120 0.721 0.117 0.721 0.113 C 0.721 0.109 0.720 0.107 0.719 0.106 C 0.718 0.106 0.717 0.106 0.717 0.107 C 0.716 0.108 0.716 0.109 0.715 0.109 C 0.715 0.109 0.715 0.110 0.714 0.112 C 0.714 0.113 0.714 0.114 0.714 0.114 C 0.713 0.114 0.713 0.113 0.713 0.112 C 0.714 0.110 0.713 0.109 0.713 0.109 C 0.713 0.109 0.712 0.108 0.713 0.107 C 0.713 0.106 0.713 0.105 0.712 0.106 C 0.711 0.107 0.711 0.106 0.710 0.103 C 0.709 0.099 0.709 0.098 0.708 0.099 C 0.707 0.100 0.707 0.100 0.707 0.096 C 0.707 0.092 0.707 0.092 0.706 0.092 C 0.705 0.092 0.705 0.092 0.704 0.093 C 0.704 0.096 0.703 0.095 0.703 0.093 C 0.703 0.091 0.702 0.090 0.701 0.089 C 0.700 0.089 0.700 0.088 0.700 0.085 C 0.699 0.083 0.699 0.081 0.698 0.080 C 0.697 0.080 0.697 0.079 0.697 0.076 C 0.697 0.074 0.697 0.070 0.697 0.068 C 0.697 0.064 0.696 0.063 0.695 0.063 C 0.694 0.063 0.694 0.064 0.694 0.065 C 0.694 0.066 0.694 0.067 0.693 0.067 C 0.692 0.067 0.692 0.066 0.692 0.063 C 0.692 0.061 0.691 0.060 0.690 0.060 C 0.690 0.060 0.689 0.061 0.688 0.062 C 0.687 0.065 0.684 0.064 0.683 0.061 C 0.682 0.060 0.681 0.058 0.681 0.057 C 0.680 0.057 0.680 0.055 0.680 0.054 C 0.680 0.052 0.679 0.050 0.678 0.053 C 0.678 0.054 0.677 0.055 0.676 0.055 C 0.676 0.055 0.675 0.056 0.675 0.057 C 0.674 0.059 0.674 0.060 0.674 0.060 C 0.673 0.060 0.673 0.059 0.674 0.059 C 0.674 0.057 0.674 0.055 0.673 0.055 C 0.672 0.055 0.672 0.053 0.671 0.050 C 0.671 0.047 0.670 0.046 0.669 0.047 C 0.668 0.047 0.668 0.047 0.669 0.046 C 0.669 0.044 0.669 0.044 0.668 0.045 C 0.667 0.046 0.667 0.047 0.666 0.048 C 0.666 0.050 0.666 0.050 0.666 0.048 C 0.666 0.047 0.666 0.046 0.665 0.046 C 0.665 0.046 0.664 0.045 0.664 0.044 C 0.664 0.043 0.664 0.042 0.663 0.042 C 0.663 0.042 0.663 0.043 0.664 0.045 C 0.664 0.047 0.664 0.047 0.664 0.050 C 0.663 0.052 0.663 0.053 0.663 0.051 C 0.663 0.049 0.663 0.047 0.662 0.046 C 0.662 0.044 0.662 0.044 0.661 0.047 C 0.660 0.050 0.660 0.049 0.660 0.045 C 0.660 0.043 0.660 0.042 0.660 0.042 C 0.661 0.042 0.661 0.042 0.661 0.041 C 0.660 0.039 0.657 0.046 0.657 0.049 C 0.657 0.050 0.657 0.051 0.657 0.051 C 0.656 0.051 0.656 0.050 0.656 0.047 C 0.656 0.040 0.656 0.035 0.655 0.033 C 0.653 0.030 0.652 0.031 0.652 0.036 C 0.652 0.038 0.651 0.039 0.651 0.037 C 0.651 0.035 0.651 0.036 0.650 0.038 C 0.649 0.043 0.647 0.044 0.646 0.041 C 0.646 0.038 0.644 0.038 0.644 0.041 C 0.644 0.042 0.644 0.042 0.644 0.041 C 0.643 0.038 0.641 0.037 0.640 0.039 C 0.639 0.040 0.639 0.040 0.639 0.039 C 0.639 0.038 0.638 0.037 0.638 0.037 C 0.638 0.037 0.638 0.038 0.638 0.038 C 0.638 0.041 0.636 0.039 0.635 0.036 C 0.635 0.035 0.634 0.035 0.633 0.036 C 0.632 0.037 0.631 0.038 0.631 0.037 C 0.630 0.037 0.630 0.038 0.630 0.039 C 0.630 0.040 0.629 0.041 0.628 0.041 C 0.627 0.041 0.627 0.041 0.627 0.042 C 0.628 0.044 0.628 0.044 0.627 0.044 C 0.626 0.045 0.626 0.045 0.626 0.042 C 0.626 0.041 0.625 0.039 0.624 0.039 C 0.624 0.038 0.623 0.038 0.623 0.038 C 0.623 0.039 0.623 0.038 0.623 0.036 C 0.622 0.033 0.619 0.033 0.618 0.037 C 0.618 0.039 0.618 0.039 0.617 0.037 C 0.617 0.036 0.617 0.036 0.616 0.039 C 0.616 0.042 0.615 0.045 0.615 0.047 C 0.615 0.048 0.615 0.049 0.614 0.049 C 0.613 0.049 0.612 0.049 0.613 0.045 C 0.613 0.041 0.613 0.040 0.612 0.040 C 0.611 0.040 0.611 0.040 0.611 0.038 C 0.611 0.036 0.611 0.035 0.610 0.035 C 0.609 0.035 0.609 0.036 0.609 0.037 C 0.609 0.038 0.609 0.039 0.609 0.039 C 0.608 0.039 0.608 0.040 0.609 0.040 C 0.609 0.042 0.608 0.043 0.606 0.042 C 0.606 0.042 0.606 0.043 0.605 0.044 C 0.604 0.046 0.604 0.046 0.604 0.043 C 0.604 0.041 0.604 0.040 0.604 0.040 C 0.603 0.040 0.603 0.041 0.603 0.042 C 0.603 0.044 0.603 0.044 0.602 0.042 C 0.602 0.040 0.601 0.039 0.601 0.039 C 0.600 0.039 0.599 0.038 0.599 0.036 C 0.598 0.035 0.597 0.034 0.597 0.034 C 0.597 0.035 0.596 0.033 0.596 0.031 C 0.596 0.026 0.594 0.024 0.595 0.029 C 0.595 0.033 0.593 0.035 0.592 0.032 C 0.591 0.030 0.591 0.030 0.591 0.032 C 0.591 0.033 0.591 0.034 0.590 0.035 C 0.589 0.036 0.588 0.040 0.588 0.044 C 0.589 0.045 0.588 0.046 0.587 0.046 C 0.587 0.045 0.585 0.047 0.584 0.048 C 0.583 0.050 0.582 0.051 0.582 0.051 C 0.582 0.051 0.581 0.053 0.581 0.056 C 0.581 0.063 0.580 0.060 0.580 0.052 C 0.580 0.045 0.580 0.043 0.578 0.041 C 0.577 0.041 0.577 0.042 0.576 0.045 C 0.575 0.049 0.575 0.049 0.574 0.047 C 0.574 0.045 0.574 0.044 0.574 0.044 C 0.573 0.044 0.573 0.043 0.573 0.042 C 0.573 0.042 0.572 0.040 0.572 0.040 C 0.571 0.039 0.570 0.040 0.570 0.043 C 0.569 0.045 0.569 0.046 0.569 0.045 C 0.568 0.043 0.566 0.042 0.566 0.044 C 0.566 0.045 0.566 0.046 0.565 0.046 C 0.565 0.046 0.564 0.048 0.563 0.050 C 0.563 0.052 0.562 0.053 0.562 0.051 C 0.563 0.050 0.562 0.049 0.562 0.049 C 0.562 0.049 0.562 0.049 0.562 0.048 C 0.562 0.046 0.561 0.042 0.560 0.043 C 0.560 0.044 0.560 0.043 0.559 0.042 C 0.559 0.041 0.559 0.041 0.559 0.041 C 0.559 0.040 0.555 0.025 0.555 0.025 C 0.554 0.025 0.554 0.027 0.553 0.030 C 0.552 0.035 0.551 0.035 0.551 0.032 C 0.551 0.029 0.551 0.029 0.550 0.033 C 0.550 0.035 0.549 0.037 0.549 0.038 C 0.548 0.038 0.548 0.038 0.549 0.038 C 0.550 0.037 0.550 0.040 0.549 0.042 C 0.548 0.044 0.548 0.045 0.548 0.048 C 0.548 0.051 0.548 0.051 0.548 0.051 C 0.547 0.050 0.546 0.049 0.545 0.047 C 0.544 0.046 0.542 0.039 0.543 0.039 C 0.543 0.039 0.543 0.038 0.543 0.037 C 0.543 0.034 0.542 0.035 0.542 0.038 C 0.542 0.039 0.542 0.041 0.541 0.042 C 0.541 0.043 0.541 0.046 0.541 0.049 C 0.540 0.053 0.540 0.054 0.539 0.055 C 0.538 0.056 0.538 0.057 0.538 0.058 C 0.538 0.060 0.538 0.060 0.538 0.059 C 0.537 0.058 0.537 0.057 0.537 0.057 C 0.537 0.056 0.537 0.054 0.537 0.053 C 0.536 0.050 0.535 0.048 0.536 0.048 C 0.537 0.048 0.537 0.047 0.536 0.045 C 0.536 0.043 0.536 0.042 0.535 0.042 C 0.535 0.042 0.535 0.041 0.535 0.040 C 0.535 0.037 0.532 0.035 0.531 0.037 C 0.531 0.038 0.531 0.040 0.531 0.041 C 0.531 0.042 0.531 0.043 0.531 0.043 C 0.530 0.044 0.530 0.045 0.530 0.046 C 0.530 0.047 0.530 0.048 0.530 0.048 C 0.529 0.048 0.529 0.049 0.529 0.051 C 0.529 0.053 0.528 0.055 0.528 0.055 C 0.527 0.055 0.527 0.054 0.528 0.053 C 0.528 0.051 0.528 0.051 0.528 0.049 C 0.527 0.048 0.527 0.046 0.527 0.045 C 0.527 0.044 0.527 0.044 0.527 0.045 C 0.527 0.045 0.526 0.045 0.526 0.044 C 0.525 0.043 0.524 0.042 0.524 0.043 C 0.523 0.044 0.523 0.044 0.523 0.041 C 0.523 0.039 0.523 0.039 0.523 0.040 C 0.522 0.041 0.521 0.041 0.521 0.041 C 0.520 0.041 0.519 0.042 0.520 0.044 C 0.520 0.046 0.520 0.046 0.519 0.044 C 0.518 0.042 0.518 0.042 0.518 0.044 C 0.517 0.046 0.517 0.046 0.517 0.044 C 0.517 0.043 0.517 0.042 0.517 0.042 C 0.516 0.042 0.516 0.043 0.516 0.044 C 0.517 0.045 0.517 0.046 0.517 0.047 C 0.516 0.049 0.515 0.048 0.513 0.044 C 0.511 0.042 0.511 0.043 0.511 0.047 C 0.511 0.048 0.510 0.049 0.510 0.049 C 0.509 0.049 0.508 0.058 0.509 0.060 C 0.509 0.061 0.508 0.061 0.508 0.061 C 0.507 0.060 0.507 0.060 0.507 0.061 C 0.507 0.062 0.507 0.064 0.507 0.064 C 0.506 0.065 0.506 0.063 0.506 0.061 C 0.505 0.058 0.505 0.057 0.503 0.057 C 0.501 0.056 0.500 0.057 0.500 0.061 C 0.499 0.063 0.499 0.067 0.499 0.068 C 0.499 0.070 0.499 0.070 0.498 0.070 C 0.497 0.070 0.497 0.071 0.497 0.072 C 0.497 0.075 0.496 0.074 0.496 0.070 C 0.496 0.068 0.495 0.067 0.494 0.067 C 0.494 0.067 0.493 0.066 0.493 0.065 C 0.492 0.062 0.490 0.061 0.490 0.064 C 0.490 0.065 0.490 0.067 0.490 0.068 C 0.490 0.070 0.489 0.070 0.489 0.067 C 0.488 0.063 0.487 0.066 0.487 0.072 C 0.487 0.076 0.487 0.078 0.487 0.079 C 0.486 0.079 0.486 0.079 0.486 0.078 C 0.486 0.076 0.486 0.076 0.485 0.077 C 0.484 0.079 0.482 0.077 0.482 0.073 C 0.481 0.070 0.480 0.070 0.480 0.073 C 0.480 0.076 0.479 0.079 0.478 0.078 C 0.478 0.078 0.478 0.076 0.478 0.075 C 0.478 0.073 0.478 0.072 0.477 0.072 C 0.476 0.072 0.476 0.073 0.476 0.073 C 0.477 0.075 0.477 0.077 0.476 0.077 C 0.476 0.077 0.475 0.079 0.475 0.080 C 0.475 0.082 0.474 0.083 0.474 0.083 C 0.474 0.083 0.473 0.084 0.473 0.086 C 0.473 0.089 0.473 0.089 0.473 0.086 C 0.472 0.084 0.472 0.083 0.472 0.083 C 0.471 0.083 0.471 0.082 0.471 0.080 C 0.471 0.077 0.471 0.077 0.470 0.078 C 0.470 0.079 0.470 0.081 0.470 0.082 C 0.470 0.083 0.470 0.085 0.469 0.085 C 0.468 0.085 0.467 0.089 0.468 0.091 C 0.468 0.092 0.468 0.093 0.468 0.094 C 0.467 0.095 0.467 0.095 0.467 0.092 C 0.466 0.089 0.465 0.090 0.465 0.094 C 0.465 0.095 0.465 0.095 0.465 0.094 C 0.464 0.094 0.464 0.093 0.463 0.092 C 0.463 0.092 0.463 0.092 0.463 0.095 C 0.463 0.097 0.463 0.098 0.461 0.098 C 0.459 0.099 0.459 0.098 0.459 0.097 C 0.459 0.096 0.459 0.095 0.459 0.095 C 0.458 0.095 0.458 0.094 0.458 0.093 C 0.459 0.092 0.458 0.092 0.457 0.093 C 0.455 0.094 0.455 0.095 0.456 0.097 C 0.456 0.099 0.456 0.099 0.454 0.097 C 0.454 0.096 0.453 0.096 0.453 0.097 C 0.453 0.098 0.452 0.098 0.452 0.098 C 0.452 0.098 0.451 0.098 0.451 0.099 C 0.451 0.100 0.450 0.101 0.448 0.101 C 0.447 0.101 0.446 0.102 0.445 0.104 C 0.445 0.106 0.444 0.107 0.444 0.106 C 0.443 0.106 0.443 0.106 0.443 0.107 C 0.443 0.110 0.442 0.109 0.440 0.104 C 0.439 0.103 0.437 0.102 0.436 0.101 C 0.435 0.101 0.434 0.099 0.434 0.098 C 0.433 0.097 0.433 0.097 0.433 0.098 C 0.432 0.098 0.432 0.098 0.432 0.097 C 0.432 0.094 0.430 0.099 0.430 0.102 C 0.430 0.103 0.430 0.104 0.430 0.104 C 0.429 0.104 0.429 0.105 0.429 0.107 C 0.430 0.110 0.429 0.111 0.428 0.111 C 0.428 0.111 0.427 0.110 0.427 0.109 C 0.427 0.108 0.427 0.108 0.426 0.108 C 0.424 0.108 0.424 0.108 0.425 0.109 C 0.426 0.109 0.426 0.110 0.426 0.111 C 0.426 0.112 0.426 0.112 0.423 0.111 C 0.423 0.111 0.422 0.110 0.422 0.109 C 0.422 0.108 0.423 0.108 0.423 0.108 C 0.423 0.109 0.423 0.109 0.423 0.107 C 0.423 0.106 0.423 0.105 0.422 0.105 C 0.422 0.106 0.422 0.105 0.421 0.104 C 0.421 0.102 0.415 0.102 0.415 0.104 C 0.416 0.105 0.415 0.106 0.415 0.106 C 0.415 0.106 0.414 0.106 0.415 0.107 C 0.415 0.110 0.414 0.110 0.413 0.107 C 0.413 0.106 0.413 0.106 0.413 0.106 C 0.412 0.107 0.413 0.108 0.413 0.109 C 0.414 0.111 0.413 0.111 0.413 0.111 C 0.412 0.111 0.412 0.112 0.412 0.113 C 0.412 0.114 0.411 0.113 0.410 0.112 C 0.410 0.112 0.409 0.111 0.408 0.112 C 0.408 0.112 0.408 0.112 0.408 0.111 C 0.408 0.109 0.406 0.107 0.405 0.109 C 0.405 0.110 0.404 0.111 0.403 0.111 C 0.402 0.110 0.400 0.116 0.401 0.118 C 0.401 0.118 0.401 0.119 0.400 0.119 C 0.399 0.120 0.399 0.119 0.400 0.118 C 0.400 0.117 0.400 0.116 0.399 0.116 C 0.398 0.115 0.397 0.115 0.396 0.115 C 0.396 0.116 0.396 0.115 0.396 0.113 C 0.395 0.108 0.394 0.108 0.393 0.112 C 0.392 0.116 0.388 0.119 0.388 0.117 C 0.388 0.116 0.388 0.114 0.387 0.112 C 0.386 0.110 0.386 0.110 0.385 0.113 C 0.384 0.117 0.383 0.117 0.382 0.114 C 0.382 0.112 0.382 0.112 0.382 0.114 C 0.382 0.116 0.381 0.116 0.381 0.114 C 0.380 0.113 0.380 0.113 0.380 0.115 C 0.380 0.118 0.379 0.124 0.378 0.122 C 0.378 0.119 0.377 0.121 0.377 0.124 C 0.377 0.125 0.376 0.126 0.375 0.125 C 0.373 0.125 0.373 0.126 0.373 0.127 C 0.373 0.129 0.372 0.129 0.372 0.127 C 0.372 0.126 0.371 0.125 0.371 0.126 C 0.371 0.126 0.370 0.126 0.370 0.123 C 0.370 0.121 0.370 0.120 0.369 0.120 C 0.369 0.120 0.369 0.119 0.369 0.118 C 0.369 0.116 0.368 0.118 0.368 0.120 C 0.367 0.125 0.367 0.125 0.364 0.124 C 0.363 0.124 0.362 0.122 0.361 0.120 C 0.360 0.115 0.358 0.114 0.358 0.117 C 0.357 0.119 0.356 0.120 0.356 0.120 C 0.355 0.120 0.355 0.120 0.355 0.121 C 0.355 0.122 0.355 0.124 0.355 0.124 C 0.354 0.125 0.352 0.123 0.349 0.117 C 0.349 0.116 0.348 0.115 0.347 0.116 C 0.347 0.117 0.346 0.117 0.346 0.117 C 0.345 0.116 0.343 0.123 0.344 0.126 C 0.344 0.128 0.344 0.129 0.343 0.129 C 0.343 0.129 0.343 0.129 0.343 0.130 C 0.343 0.132 0.340 0.129 0.339 0.126 C 0.339 0.124 0.338 0.123 0.336 0.123 C 0.336 0.123 0.336 0.124 0.336 0.126 C 0.336 0.128 0.336 0.129 0.335 0.128 C 0.335 0.127 0.334 0.128 0.333 0.132 C 0.332 0.135 0.332 0.137 0.332 0.137 C 0.332 0.138 0.332 0.138 0.331 0.139 C 0.331 0.140 0.330 0.140 0.330 0.139 C 0.330 0.138 0.330 0.138 0.329 0.138 C 0.329 0.140 0.328 0.136 0.328 0.131 C 0.328 0.126 0.327 0.124 0.326 0.127 C 0.323 0.132 0.323 0.132 0.322 0.131 C 0.322 0.131 0.322 0.131 0.322 0.132 C 0.322 0.134 0.322 0.134 0.321 0.132 C 0.321 0.130 0.321 0.129 0.320 0.129 C 0.320 0.129 0.319 0.127 0.319 0.124 C 0.318 0.121 0.317 0.120 0.316 0.120 C 0.315 0.120 0.315 0.121 0.315 0.123 C 0.316 0.125 0.316 0.125 0.314 0.123 C 0.313 0.121 0.313 0.121 0.312 0.125 C 0.312 0.129 0.309 0.130 0.310 0.126 C 0.310 0.125 0.310 0.125 0.309 0.127 C 0.309 0.128 0.308 0.129 0.308 0.128 C 0.307 0.128 0.307 0.128 0.307 0.129 C 0.307 0.130 0.304 0.129 0.302 0.127 C 0.302 0.127 0.301 0.127 0.302 0.128 C 0.302 0.129 0.302 0.130 0.301 0.130 C 0.301 0.130 0.301 0.129 0.301 0.129 C 0.301 0.126 0.298 0.126 0.297 0.129 C 0.297 0.131 0.297 0.131 0.296 0.130 C 0.295 0.129 0.295 0.129 0.295 0.130 C 0.295 0.133 0.294 0.132 0.293 0.129 C 0.292 0.125 0.291 0.124 0.291 0.127 C 0.291 0.130 0.289 0.127 0.288 0.124 C 0.288 0.122 0.288 0.121 0.288 0.121 C 0.288 0.121 0.288 0.120 0.287 0.118 C 0.285 0.114 0.284 0.115 0.284 0.119 C 0.284 0.121 0.284 0.121 0.283 0.120 C 0.283 0.120 0.282 0.120 0.282 0.121 C 0.282 0.122 0.282 0.123 0.281 0.123 C 0.281 0.123 0.281 0.122 0.281 0.121 C 0.281 0.121 0.281 0.120 0.281 0.120 C 0.281 0.120 0.280 0.118 0.280 0.116 C 0.280 0.113 0.279 0.113 0.278 0.113 C 0.277 0.113 0.276 0.114 0.277 0.115 C 0.277 0.116 0.277 0.116 0.276 0.116 C 0.276 0.116 0.276 0.117 0.276 0.118 C 0.276 0.120 0.276 0.119 0.275 0.118 C 0.274 0.115 0.274 0.115 0.272 0.118 C 0.271 0.120 0.270 0.121 0.270 0.120 C 0.270 0.119 0.270 0.118 0.269 0.118 C 0.269 0.118 0.269 0.117 0.270 0.116 C 0.272 0.115 0.272 0.115 0.270 0.115 C 0.267 0.117 0.266 0.117 0.266 0.115 C 0.265 0.112 0.261 0.112 0.260 0.115 C 0.258 0.118 0.253 0.119 0.253 0.116 C 0.253 0.115 0.252 0.115 0.252 0.116 C 0.251 0.118 0.249 0.119 0.247 0.119 C 0.244 0.119 0.243 0.119 0.243 0.116 C 0.242 0.114 0.241 0.113 0.240 0.114 C 0.238 0.115 0.237 0.116 0.238 0.118 C 0.239 0.119 0.239 0.119 0.238 0.120 C 0.238 0.121 0.237 0.121 0.237 0.120 C 0.238 0.118 0.235 0.114 0.234 0.115 C 0.233 0.116 0.233 0.117 0.233 0.118 C 0.234 0.120 0.234 0.121 0.232 0.122 C 0.231 0.123 0.231 0.123 0.231 0.122 C 0.232 0.121 0.232 0.121 0.231 0.119 C 0.231 0.116 0.227 0.113 0.227 0.116 C 0.227 0.117 0.227 0.118 0.227 0.119 C 0.226 0.120 0.225 0.120 0.226 0.118 C 0.227 0.117 0.227 0.116 0.226 0.116 C 0.225 0.116 0.225 0.117 0.224 0.118 C 0.224 0.119 0.223 0.119 0.223 0.118 C 0.223 0.117 0.223 0.117 0.221 0.117 C 0.220 0.118 0.220 0.117 0.220 0.116 C 0.221 0.115 0.221 0.115 0.220 0.114 C 0.219 0.113 0.219 0.113 0.218 0.114 C 0.218 0.114 0.219 0.114 0.219 0.114 C 0.219 0.114 0.219 0.115 0.219 0.117 C 0.218 0.121 0.215 0.118 0.215 0.113 C 0.215 0.112 0.215 0.110 0.214 0.109 C 0.214 0.109 0.214 0.109 0.214 0.111 C 0.214 0.113 0.214 0.113 0.213 0.112 C 0.212 0.111 0.212 0.112 0.212 0.113 C 0.212 0.114 0.211 0.114 0.211 0.114 C 0.210 0.114 0.210 0.116 0.211 0.119 C 0.211 0.121 0.211 0.121 0.210 0.121 C 0.210 0.121 0.209 0.121 0.209 0.120 C 0.209 0.117 0.202 0.114 0.202 0.117 C 0.201 0.117 0.201 0.118 0.200 0.117 C 0.200 0.116 0.199 0.117 0.198 0.119 L 0.197 0.122 L 0.198 0.118 L 0.198 0.114 L 0.197 0.116 C 0.196 0.116 0.196 0.116 0.196 0.115 C 0.196 0.113 0.196 0.113 0.195 0.113 C 0.195 0.113 0.194 0.114 0.194 0.115 C 0.195 0.118 0.192 0.117 0.191 0.114 C 0.191 0.110 0.190 0.110 0.190 0.113 C 0.191 0.116 0.189 0.119 0.188 0.117 C 0.188 0.116 0.188 0.117 0.188 0.118 C 0.188 0.119 0.188 0.122 0.187 0.124 C 0.186 0.128 0.186 0.128 0.186 0.124 C 0.187 0.121 0.187 0.121 0.186 0.123 C 0.185 0.125 0.185 0.125 0.185 0.123 C 0.184 0.121 0.184 0.121 0.185 0.124 C 0.185 0.127 0.185 0.127 0.180 0.124 C 0.179 0.123 0.179 0.123 0.179 0.125 C 0.180 0.127 0.180 0.127 0.179 0.126 C 0.178 0.125 0.177 0.125 0.176 0.125 C 0.176 0.125 0.176 0.124 0.176 0.122 C 0.176 0.121 0.176 0.120 0.175 0.120 C 0.175 0.120 0.175 0.121 0.175 0.122 C 0.175 0.124 0.175 0.125 0.174 0.125 C 0.174 0.125 0.174 0.126 0.174 0.126 C 0.174 0.127 0.175 0.128 0.175 0.129 C 0.175 0.131 0.172 0.129 0.171 0.126 C 0.171 0.125 0.171 0.125 0.170 0.126 C 0.170 0.126 0.170 0.126 0.170 0.124 C 0.170 0.123 0.170 0.121 0.170 0.121 C 0.170 0.121 0.169 0.121 0.168 0.121 C 0.167 0.120 0.167 0.121 0.167 0.122 C 0.167 0.123 0.167 0.123 0.168 0.123 C 0.168 0.123 0.168 0.124 0.168 0.125 C 0.168 0.127 0.167 0.127 0.165 0.126 C 0.162 0.124 0.162 0.124 0.163 0.123 L 0.165 0.122 L 0.163 0.121 C 0.163 0.120 0.162 0.120 0.162 0.120 C 0.162 0.121 0.161 0.121 0.161 0.120 C 0.160 0.118 0.159 0.119 0.159 0.122 C 0.159 0.123 0.159 0.123 0.159 0.123 C 0.158 0.123 0.158 0.118 0.159 0.117 C 0.159 0.117 0.159 0.117 0.158 0.117 C 0.157 0.117 0.157 0.119 0.156 0.120 C 0.156 0.121 0.156 0.121 0.155 0.121 C 0.155 0.121 0.154 0.122 0.155 0.123 C 0.155 0.124 0.154 0.125 0.153 0.126 C 0.151 0.126 0.150 0.128 0.151 0.128 C 0.151 0.129 0.151 0.131 0.150 0.131 C 0.150 0.132 0.150 0.131 0.150 0.130 C 0.150 0.128 0.149 0.127 0.148 0.127 C 0.147 0.127 0.146 0.126 0.147 0.125 C 0.148 0.124 0.148 0.123 0.147 0.123 C 0.146 0.123 0.145 0.124 0.145 0.126 C 0.144 0.129 0.142 0.130 0.142 0.127 C 0.142 0.126 0.140 0.126 0.137 0.126 C 0.134 0.127 0.132 0.126 0.133 0.125 C 0.133 0.124 0.132 0.124 0.131 0.125 C 0.130 0.126 0.129 0.125 0.128 0.124 C 0.128 0.123 0.127 0.121 0.127 0.121 C 0.128 0.121 0.128 0.119 0.127 0.118 C 0.127 0.116 0.126 0.115 0.124 0.115 C 0.120 0.115 0.119 0.117 0.119 0.122 C 0.119 0.124 0.119 0.126 0.118 0.127 C 0.117 0.128 0.117 0.129 0.118 0.130 C 0.118 0.131 0.117 0.132 0.116 0.132 C 0.115 0.133 0.114 0.132 0.113 0.128 C 0.112 0.124 0.110 0.120 0.110 0.123 C 0.110 0.124 0.110 0.125 0.109 0.126 C 0.109 0.126 0.108 0.128 0.108 0.129 C 0.108 0.131 0.108 0.132 0.107 0.133 C 0.107 0.134 0.106 0.135 0.107 0.136 C 0.107 0.138 0.103 0.141 0.102 0.140 C 0.102 0.139 0.101 0.140 0.101 0.142 C 0.100 0.144 0.100 0.145 0.099 0.144 C 0.098 0.143 0.097 0.143 0.097 0.144 C 0.097 0.146 0.096 0.145 0.092 0.143 C 0.091 0.142 0.089 0.142 0.089 0.142 C 0.089 0.143 0.087 0.145 0.085 0.146 C 0.083 0.147 0.081 0.149 0.080 0.151 C 0.079 0.153 0.078 0.153 0.077 0.153 C 0.076 0.152 0.076 0.152 0.076 0.153 C 0.076 0.154 0.076 0.155 0.075 0.155 C 0.075 0.155 0.075 0.156 0.076 0.157 C 0.077 0.158 0.077 0.158 0.075 0.158 C 0.074 0.158 0.072 0.159 0.072 0.160 C 0.071 0.163 0.071 0.161 0.072 0.157 C 0.073 0.155 0.072 0.155 0.071 0.155 C 0.069 0.154 0.068 0.155 0.067 0.158 C 0.066 0.160 0.065 0.160 0.064 0.160 C 0.063 0.159 0.063 0.159 0.064 0.160 C 0.065 0.162 0.065 0.163 0.064 0.164 C 0.064 0.164 0.064 0.165 0.065 0.165 C 0.066 0.165 0.066 0.164 0.066 0.163 C 0.066 0.161 0.067 0.162 0.069 0.165 C 0.070 0.166 0.071 0.168 0.072 0.168 C 0.073 0.168 0.073 0.168 0.073 0.169 C 0.073 0.171 0.073 0.171 0.074 0.169 C 0.075 0.166 0.075 0.167 0.075 0.170 C 0.075 0.171 0.075 0.173 0.075 0.173 C 0.076 0.174 0.076 0.175 0.076 0.177 C 0.075 0.181 0.079 0.185 0.081 0.184 C 0.082 0.184 0.083 0.184 0.083 0.184 C 0.082 0.185 0.082 0.186 0.082 0.187 C 0.083 0.188 0.083 0.188 0.082 0.188 C 0.082 0.187 0.081 0.188 0.081 0.190 C 0.080 0.192 0.077 0.194 0.074 0.195 C 0.069 0.198 0.065 0.203 0.067 0.205 C 0.068 0.205 0.068 0.205 0.068 0.204 C 0.067 0.202 0.068 0.203 0.068 0.204 C 0.069 0.206 0.070 0.207 0.073 0.207 C 0.077 0.207 0.078 0.207 0.077 0.209 C 0.077 0.210 0.076 0.211 0.075 0.212 C 0.074 0.213 0.072 0.213 0.071 0.214 C 0.070 0.215 0.070 0.216 0.070 0.217 C 0.070 0.218 0.070 0.219 0.069 0.219 C 0.069 0.220 0.068 0.221 0.068 0.222 C 0.067 0.223 0.066 0.224 0.065 0.224 C 0.063 0.225 0.062 0.226 0.062 0.227 C 0.062 0.229 0.060 0.227 0.060 0.225 C 0.060 0.224 0.060 0.224 0.060 0.225 C 0.059 0.227 0.054 0.227 0.054 0.225 C 0.053 0.224 0.053 0.224 0.053 0.226 C 0.053 0.228 0.053 0.229 0.054 0.230 C 0.055 0.230 0.056 0.231 0.057 0.232 C 0.058 0.232 0.058 0.232 0.058 0.231 C 0.057 0.229 0.061 0.230 0.064 0.233 C 0.064 0.234 0.065 0.234 0.066 0.233 C 0.066 0.233 0.067 0.233 0.067 0.235 C 0.067 0.237 0.068 0.238 0.069 0.238 C 0.071 0.238 0.071 0.238 0.071 0.242 C 0.071 0.245 0.071 0.247 0.071 0.248 C 0.072 0.250 0.072 0.253 0.070 0.254 C 0.069 0.254 0.070 0.254 0.071 0.255 C 0.072 0.257 0.072 0.257 0.070 0.257 C 0.069 0.257 0.069 0.258 0.070 0.259 C 0.071 0.260 0.070 0.260 0.069 0.263 C 0.068 0.265 0.068 0.266 0.069 0.266 C 0.069 0.266 0.070 0.267 0.070 0.268 C 0.070 0.270 0.070 0.271 0.071 0.271 C 0.072 0.271 0.072 0.273 0.071 0.277 C 0.070 0.279 0.069 0.280 0.067 0.281 C 0.063 0.282 0.062 0.284 0.063 0.287 C 0.063 0.289 0.061 0.292 0.059 0.293 C 0.057 0.293 0.057 0.293 0.059 0.294 L 0.061 0.295 L 0.059 0.295 C 0.058 0.296 0.057 0.295 0.056 0.294 C 0.055 0.293 0.053 0.294 0.051 0.295 C 0.049 0.296 0.047 0.297 0.048 0.297 C 0.048 0.297 0.048 0.299 0.048 0.300 C 0.048 0.303 0.047 0.303 0.047 0.300 C 0.047 0.299 0.046 0.298 0.045 0.298 C 0.044 0.298 0.044 0.298 0.044 0.299 C 0.045 0.301 0.044 0.301 0.042 0.300 C 0.041 0.300 0.040 0.300 0.040 0.301 C 0.040 0.303 0.040 0.303 0.040 0.302 C 0.042 0.301 0.042 0.304 0.041 0.306 C 0.040 0.308 0.041 0.308 0.042 0.308 C 0.043 0.308 0.047 0.308 0.051 0.309 C 0.055 0.310 0.058 0.310 0.057 0.309 C 0.057 0.308 0.058 0.307 0.059 0.308 C 0.060 0.308 0.064 0.309 0.066 0.309 C 0.074 0.310 0.073 0.310 0.073 0.313 C 0.073 0.314 0.072 0.315 0.071 0.315 C 0.071 0.315 0.070 0.316 0.070 0.317 C 0.070 0.317 0.068 0.320 0.067 0.321 C 0.065 0.323 0.064 0.325 0.063 0.326 C 0.063 0.327 0.056 0.331 0.053 0.331 C 0.052 0.331 0.053 0.332 0.053 0.333 C 0.054 0.335 0.055 0.335 0.055 0.333 C 0.055 0.329 0.056 0.331 0.056 0.335 C 0.056 0.340 0.054 0.342 0.050 0.342 C 0.049 0.342 0.047 0.343 0.047 0.343 C 0.047 0.344 0.047 0.345 0.048 0.345 C 0.048 0.345 0.048 0.346 0.048 0.347 C 0.048 0.349 0.046 0.350 0.045 0.348 C 0.045 0.347 0.044 0.347 0.044 0.348 C 0.044 0.349 0.043 0.351 0.042 0.352 L 0.040 0.353 L 0.042 0.353 C 0.043 0.353 0.044 0.354 0.044 0.355 C 0.044 0.357 0.045 0.357 0.045 0.356 C 0.045 0.354 0.045 0.354 0.046 0.356 C 0.046 0.357 0.046 0.357 0.046 0.357 C 0.046 0.356 0.047 0.356 0.047 0.357 C 0.047 0.359 0.048 0.359 0.049 0.358 C 0.049 0.358 0.049 0.358 0.049 0.360 C 0.049 0.361 0.050 0.361 0.050 0.360 C 0.050 0.358 0.051 0.358 0.052 0.359 C 0.052 0.360 0.053 0.360 0.053 0.360 C 0.053 0.359 0.053 0.360 0.054 0.361 C 0.055 0.363 0.058 0.362 0.057 0.359 C 0.056 0.357 0.058 0.358 0.060 0.361 C 0.061 0.362 0.063 0.363 0.065 0.363 C 0.068 0.363 0.070 0.363 0.069 0.364 C 0.069 0.365 0.070 0.366 0.070 0.366 C 0.071 0.366 0.071 0.367 0.071 0.369 C 0.071 0.371 0.072 0.372 0.073 0.372 C 0.075 0.372 0.075 0.372 0.074 0.373 C 0.073 0.375 0.067 0.377 0.064 0.377 C 0.064 0.377 0.063 0.379 0.063 0.380 C 0.063 0.383 0.062 0.384 0.061 0.383 L 0.060 0.382 L 0.061 0.384 C 0.063 0.386 0.063 0.388 0.062 0.387 C 0.061 0.386 0.061 0.387 0.060 0.388 C 0.060 0.389 0.060 0.389 0.061 0.389 C 0.062 0.389 0.063 0.390 0.063 0.393 C 0.064 0.395 0.065 0.396 0.067 0.397 C 0.070 0.398 0.071 0.399 0.070 0.401 C 0.069 0.403 0.069 0.403 0.070 0.403 C 0.071 0.404 0.068 0.406 0.065 0.409 C 0.063 0.409 0.061 0.412 0.060 0.415 L 0.058 0.419 L 0.060 0.419 C 0.064 0.419 0.065 0.423 0.061 0.425 C 0.057 0.427 0.057 0.430 0.060 0.432 C 0.062 0.433 0.063 0.434 0.063 0.436 C 0.064 0.438 0.065 0.439 0.068 0.440 C 0.072 0.441 0.073 0.443 0.073 0.447 C 0.073 0.448 0.071 0.451 0.068 0.454 C 0.067 0.455 0.065 0.455 0.064 0.455 C 0.060 0.454 0.050 0.458 0.049 0.460 C 0.048 0.462 0.047 0.464 0.048 0.466 C 0.049 0.466 0.048 0.466 0.047 0.466 C 0.046 0.465 0.045 0.466 0.045 0.467 C 0.044 0.468 0.044 0.468 0.045 0.468 C 0.045 0.468 0.046 0.469 0.046 0.470 C 0.045 0.472 0.047 0.473 0.049 0.472 C 0.049 0.472 0.049 0.473 0.050 0.474 C 0.050 0.475 0.051 0.475 0.051 0.474 C 0.053 0.472 0.055 0.472 0.055 0.474 C 0.055 0.475 0.056 0.475 0.057 0.475 C 0.058 0.475 0.059 0.475 0.058 0.473 C 0.057 0.472 0.057 0.472 0.058 0.473 C 0.062 0.475 0.063 0.475 0.063 0.473 C 0.062 0.472 0.063 0.472 0.063 0.472 C 0.066 0.475 0.066 0.476 0.066 0.474 C 0.065 0.473 0.066 0.472 0.067 0.473 C 0.068 0.473 0.069 0.474 0.069 0.474 C 0.069 0.474 0.069 0.475 0.068 0.476 C 0.067 0.478 0.066 0.479 0.067 0.479 C 0.069 0.478 0.070 0.479 0.070 0.481 C 0.070 0.484 0.073 0.488 0.074 0.487 C 0.075 0.487 0.075 0.487 0.075 0.488 C 0.075 0.488 0.077 0.489 0.079 0.490 C 0.082 0.490 0.083 0.491 0.084 0.494 C 0.085 0.496 0.086 0.497 0.089 0.497 C 0.092 0.497 0.093 0.497 0.092 0.498 C 0.092 0.499 0.091 0.500 0.090 0.500 C 0.089 0.500 0.088 0.501 0.088 0.502 C 0.088 0.504 0.087 0.504 0.086 0.501 C 0.085 0.500 0.085 0.500 0.086 0.501 C 0.086 0.504 0.086 0.504 0.084 0.501 C 0.083 0.499 0.082 0.499 0.082 0.500 C 0.083 0.501 0.082 0.502 0.081 0.502 C 0.079 0.502 0.079 0.502 0.080 0.504 C 0.081 0.505 0.081 0.505 0.080 0.505 C 0.079 0.505 0.079 0.506 0.079 0.509 C 0.079 0.511 0.079 0.512 0.078 0.513 C 0.078 0.514 0.077 0.515 0.078 0.516 C 0.078 0.517 0.077 0.517 0.076 0.517 C 0.075 0.516 0.075 0.516 0.075 0.518 C 0.075 0.520 0.075 0.521 0.077 0.521 L 0.078 0.522 L 0.077 0.522 C 0.074 0.523 0.074 0.525 0.075 0.526 C 0.076 0.528 0.075 0.528 0.074 0.528 C 0.073 0.528 0.073 0.527 0.073 0.525 C 0.073 0.524 0.073 0.523 0.072 0.524 C 0.072 0.524 0.071 0.524 0.071 0.523 C 0.071 0.521 0.071 0.521 0.071 0.522 C 0.072 0.523 0.072 0.523 0.072 0.522 C 0.071 0.521 0.070 0.519 0.068 0.518 C 0.064 0.515 0.063 0.515 0.064 0.518 C 0.065 0.519 0.065 0.520 0.065 0.521 C 0.065 0.522 0.064 0.522 0.064 0.520 C 0.063 0.517 0.062 0.517 0.062 0.520 C 0.063 0.523 0.061 0.523 0.051 0.526 C 0.044 0.527 0.035 0.532 0.035 0.535 C 0.035 0.538 0.030 0.540 0.027 0.539 C 0.026 0.538 0.024 0.539 0.024 0.541 C 0.024 0.541 0.024 0.542 0.024 0.542 C 0.023 0.542 0.023 0.543 0.024 0.544 C 0.024 0.545 0.025 0.545 0.025 0.545 C 0.025 0.544 0.025 0.545 0.026 0.546 C 0.026 0.547 0.027 0.548 0.029 0.548 C 0.031 0.548 0.033 0.548 0.033 0.549 C 0.033 0.551 0.034 0.551 0.034 0.550 C 0.036 0.549 0.039 0.552 0.039 0.555 C 0.039 0.555 0.039 0.555 0.040 0.555 C 0.041 0.554 0.041 0.555 0.041 0.556 C 0.041 0.558 0.041 0.558 0.059 0.559 C 0.073 0.559 0.076 0.560 0.072 0.562 C 0.070 0.563 0.068 0.564 0.067 0.565 C 0.066 0.566 0.065 0.567 0.064 0.567 C 0.063 0.567 0.062 0.568 0.062 0.569 C 0.062 0.570 0.062 0.570 0.061 0.570 C 0.060 0.570 0.059 0.571 0.058 0.572 C 0.057 0.573 0.054 0.574 0.052 0.575 C 0.047 0.575 0.040 0.579 0.040 0.581 C 0.039 0.583 0.039 0.584 0.040 0.587 C 0.041 0.588 0.041 0.590 0.042 0.590 C 0.042 0.590 0.042 0.591 0.041 0.593 C 0.041 0.594 0.040 0.596 0.039 0.595 C 0.038 0.595 0.037 0.596 0.038 0.597 C 0.038 0.599 0.039 0.599 0.041 0.599 C 0.044 0.598 0.052 0.604 0.054 0.607 C 0.054 0.607 0.057 0.608 0.060 0.608 C 0.063 0.608 0.066 0.608 0.066 0.609 C 0.066 0.610 0.064 0.610 0.062 0.611 C 0.058 0.611 0.056 0.612 0.050 0.614 C 0.049 0.614 0.047 0.615 0.047 0.616 C 0.046 0.618 0.046 0.618 0.049 0.621 C 0.050 0.621 0.050 0.622 0.049 0.623 C 0.049 0.625 0.049 0.625 0.049 0.625 C 0.050 0.625 0.050 0.625 0.049 0.627 C 0.049 0.628 0.049 0.629 0.049 0.629 C 0.050 0.629 0.049 0.630 0.049 0.631 L 0.047 0.633 L 0.049 0.634 C 0.049 0.635 0.051 0.635 0.051 0.634 L 0.052 0.633 L 0.051 0.637 C 0.050 0.641 0.051 0.642 0.052 0.638 C 0.053 0.636 0.053 0.636 0.055 0.639 C 0.056 0.642 0.057 0.642 0.056 0.643 C 0.055 0.644 0.054 0.645 0.054 0.645 C 0.053 0.646 0.053 0.646 0.054 0.643 C 0.055 0.641 0.055 0.641 0.054 0.642 C 0.053 0.642 0.052 0.644 0.052 0.645 C 0.052 0.645 0.051 0.646 0.051 0.646 C 0.050 0.646 0.050 0.647 0.051 0.648 L 0.052 0.649 L 0.051 0.650 C 0.050 0.650 0.050 0.650 0.051 0.653 C 0.052 0.654 0.053 0.657 0.053 0.658 C 0.053 0.659 0.054 0.660 0.056 0.660 C 0.059 0.660 0.061 0.663 0.060 0.666 C 0.060 0.667 0.060 0.667 0.061 0.666 C 0.062 0.664 0.062 0.664 0.063 0.666 C 0.063 0.668 0.065 0.669 0.066 0.670 C 0.070 0.671 0.071 0.672 0.071 0.674 C 0.071 0.675 0.069 0.676 0.068 0.676 C 0.065 0.676 0.063 0.678 0.063 0.681 C 0.063 0.683 0.063 0.684 0.064 0.684 C 0.064 0.685 0.065 0.686 0.064 0.687 C 0.064 0.687 0.066 0.689 0.067 0.689 C 0.069 0.690 0.070 0.692 0.071 0.694 L 0.072 0.697 L 0.071 0.698 C 0.070 0.699 0.069 0.700 0.069 0.701 C 0.068 0.702 0.067 0.703 0.066 0.703 C 0.065 0.703 0.065 0.703 0.065 0.704 C 0.065 0.706 0.066 0.707 0.069 0.709 C 0.070 0.709 0.071 0.711 0.071 0.712 C 0.071 0.713 0.072 0.716 0.073 0.718 C 0.074 0.723 0.074 0.725 0.072 0.729 C 0.071 0.731 0.070 0.735 0.070 0.737 C 0.070 0.741 0.070 0.742 0.071 0.745 C 0.071 0.747 0.071 0.748 0.071 0.747 C 0.071 0.747 0.072 0.747 0.072 0.748 C 0.072 0.749 0.073 0.751 0.073 0.752 C 0.072 0.753 0.073 0.754 0.073 0.754 C 0.073 0.754 0.074 0.755 0.074 0.756 C 0.074 0.757 0.075 0.759 0.076 0.760 C 0.077 0.761 0.077 0.761 0.077 0.762 C 0.076 0.763 0.076 0.769 0.077 0.769 C 0.078 0.769 0.081 0.770 0.080 0.771 C 0.079 0.771 0.079 0.772 0.079 0.773 C 0.079 0.774 0.079 0.776 0.078 0.778 C 0.077 0.779 0.077 0.781 0.077 0.782 C 0.077 0.782 0.076 0.784 0.076 0.785 C 0.074 0.788 0.074 0.794 0.076 0.796 C 0.078 0.799 0.077 0.801 0.074 0.801 C 0.070 0.801 0.069 0.803 0.068 0.808 C 0.067 0.813 0.067 0.820 0.069 0.824 C 0.070 0.827 0.071 0.829 0.071 0.829 C 0.071 0.830 0.067 0.834 0.065 0.835 C 0.063 0.836 0.063 0.838 0.064 0.839 C 0.065 0.840 0.065 0.842 0.066 0.843 C 0.066 0.844 0.067 0.845 0.068 0.846 C 0.068 0.846 0.071 0.848 0.074 0.850 C 0.082 0.855 0.082 0.859 0.076 0.862 C 0.074 0.863 0.069 0.868 0.070 0.868 C 0.071 0.868 0.071 0.869 0.071 0.870 C 0.071 0.871 0.071 0.872 0.072 0.872 C 0.072 0.872 0.073 0.872 0.074 0.873 C 0.075 0.875 0.075 0.876 0.074 0.877 C 0.073 0.878 0.077 0.881 0.083 0.883 C 0.085 0.884 0.086 0.885 0.087 0.885 C 0.087 0.885 0.089 0.886 0.090 0.886 C 0.092 0.887 0.094 0.890 0.096 0.892 C 0.097 0.894 0.099 0.897 0.099 0.897 C 0.100 0.898 0.101 0.899 0.101 0.900 C 0.101 0.901 0.102 0.902 0.103 0.903 C 0.103 0.905 0.104 0.906 0.104 0.907 C 0.104 0.909 0.105 0.910 0.107 0.910 C 0.108 0.910 0.110 0.911 0.110 0.912 C 0.110 0.912 0.113 0.913 0.116 0.913 C 0.121 0.913 0.122 0.913 0.123 0.916 C 0.124 0.917 0.124 0.918 0.125 0.918 C 0.125 0.917 0.125 0.918 0.125 0.919 C 0.125 0.920 0.126 0.921 0.127 0.921 C 0.127 0.921 0.128 0.922 0.128 0.922 C 0.128 0.926 0.130 0.926 0.131 0.923 C 0.132 0.921 0.132 0.921 0.134 0.921 C 0.135 0.922 0.136 0.922 0.136 0.921 C 0.135 0.919 0.138 0.917 0.140 0.918 C 0.140 0.919 0.141 0.921 0.141 0.922 C 0.141 0.923 0.141 0.924 0.142 0.923 C 0.142 0.923 0.142 0.923 0.142 0.925 C 0.142 0.928 0.144 0.930 0.145 0.929 C 0.145 0.928 0.145 0.928 0.146 0.929 C 0.146 0.932 0.157 0.932 0.158 0.930 C 0.159 0.928 0.162 0.927 0.162 0.929 C 0.162 0.933 0.163 0.932 0.164 0.928 C 0.165 0.924 0.166 0.925 0.166 0.929 C 0.166 0.932 0.168 0.938 0.169 0.937 C 0.169 0.937 0.170 0.937 0.170 0.938 C 0.170 0.941 0.172 0.941 0.172 0.938 C 0.173 0.937 0.173 0.937 0.174 0.937 C 0.174 0.937 0.175 0.936 0.175 0.935 C 0.175 0.932 0.179 0.931 0.180 0.933 C 0.180 0.934 0.181 0.934 0.181 0.933 C 0.182 0.931 0.182 0.932 0.182 0.935 C 0.184 0.941 0.185 0.947 0.186 0.947 C 0.186 0.947 0.188 0.945 0.189 0.943 C 0.190 0.940 0.192 0.939 0.192 0.939 C 0.192 0.940 0.193 0.939 0.194 0.938 C 0.194 0.936 0.195 0.937 0.197 0.941 C 0.199 0.945 0.200 0.945 0.201 0.940 C 0.202 0.938 0.202 0.938 0.202 0.940 C 0.203 0.941 0.203 0.942 0.204 0.942 C 0.205 0.942 0.206 0.943 0.206 0.945 C 0.206 0.947 0.206 0.947 0.207 0.946 C 0.210 0.944 0.210 0.944 0.210 0.945 C 0.210 0.946 0.212 0.947 0.213 0.947 C 0.215 0.947 0.216 0.948 0.216 0.949 C 0.216 0.950 0.216 0.951 0.217 0.951 C 0.218 0.951 0.218 0.952 0.218 0.953 C 0.218 0.953 0.218 0.954 0.218 0.954 C 0.218 0.954 0.218 0.953 0.218 0.952 C 0.218 0.950 0.219 0.948 0.220 0.948 C 0.220 0.947 0.221 0.946 0.220 0.946 C 0.220 0.945 0.220 0.942 0.220 0.942 C 0.221 0.942 0.221 0.943 0.221 0.944 C 0.221 0.947 0.224 0.949 0.227 0.949 C 0.228 0.950 0.228 0.950 0.228 0.951 C 0.228 0.955 0.234 0.956 0.235 0.952 C 0.236 0.949 0.239 0.948 0.239 0.950 C 0.239 0.951 0.240 0.952 0.241 0.952 C 0.241 0.952 0.242 0.956 0.243 0.960 L 0.245 0.967 L 0.247 0.964 C 0.248 0.963 0.250 0.961 0.251 0.961 C 0.252 0.961 0.252 0.961 0.252 0.959 C 0.252 0.955 0.253 0.955 0.253 0.959 C 0.254 0.963 0.256 0.963 0.256 0.959 C 0.256 0.956 0.258 0.965 0.259 0.969 C 0.259 0.972 0.260 0.974 0.260 0.974 C 0.260 0.974 0.260 0.975 0.260 0.976 C 0.260 0.979 0.262 0.975 0.263 0.971 C 0.264 0.968 0.265 0.967 0.266 0.968 C 0.266 0.968 0.267 0.969 0.267 0.970 C 0.267 0.973 0.270 0.980 0.272 0.980 C 0.274 0.980 0.275 0.982 0.277 0.987 C 0.279 0.991 0.280 0.991 0.280 0.987 C 0.280 0.984 0.283 0.981 0.284 0.983 C 0.285 0.984 0.286 0.984 0.286 0.982 C 0.287 0.979 0.288 0.980 0.290 0.985 C 0.291 0.986 0.292 0.986 0.293 0.983 C 0.293 0.982 0.294 0.981 0.295 0.981 C 0.295 0.982 0.296 0.981 0.296 0.980 C 0.297 0.976 0.298 0.977 0.300 0.981 C 0.302 0.985 0.302 0.985 0.304 0.982 C 0.306 0.979 0.308 0.979 0.307 0.982 C 0.307 0.983 0.308 0.984 0.308 0.984 C 0.312 0.985 0.314 0.986 0.315 0.987 C 0.315 0.987 0.316 0.987 0.316 0.986 C 0.317 0.985 0.318 0.985 0.318 0.986 C 0.319 0.988 0.319 0.988 0.320 0.986 C 0.321 0.985 0.322 0.985 0.322 0.986 C 0.322 0.987 0.323 0.987 0.323 0.986 C 0.324 0.983 0.328 0.982 0.328 0.984 C 0.329 0.991 0.334 0.994 0.337 0.990 C 0.339 0.987 0.339 0.987 0.339 0.990 C 0.338 0.991 0.339 0.991 0.339 0.991 C 0.340 0.990 0.341 0.991 0.341 0.992 C 0.341 0.994 0.342 0.995 0.342 0.994 C 0.342 0.994 0.343 0.994 0.343 0.995 C 0.343 0.996 0.344 0.997 0.344 0.997 C 0.345 0.997 0.346 0.997 0.346 0.998 C 0.347 1.000 0.347 0.999 0.348 0.997 C 0.348 0.996 0.349 0.995 0.350 0.995 C 0.351 0.995 0.353 0.994 0.354 0.992 C 0.356 0.990 0.356 0.990 0.356 0.992 C 0.356 0.994 0.357 0.995 0.359 0.994 C 0.360 0.993 0.361 0.993 0.362 0.994 C 0.362 0.996 0.363 0.996 0.366 0.995 C 0.368 0.995 0.369 0.995 0.369 0.996 C 0.368 0.999 0.371 1.001 0.373 0.998 C 0.375 0.997 0.375 0.997 0.376 0.998 C 0.377 1.001 0.379 1.001 0.379 0.998 L 0.379 0.998 Z",[a.ROUNDED]:"M 0.000000 , 0.158046 c 0.000000 , -0.085879 0.072167 , -0.158046 0.158046 , -0.158046 l 0.683908 , 0.000000 c 0.085879 , 0.000000 0.158046 , 0.072167 0.158046 , 0.158046 l 0.000000 , 0.000000 c 0.000000 , 0.085879 -0.072167 , 0.158046 -0.158046 , 0.158046 l -0.683908 , 0.000000 c -0.085879 , 0.000000 -0.158046 , -0.072167 -0.158046 , -0.158046 Z",[a.ROUNDED_2]:"M 0.883212 0.000000 C 0.961058 0.000000 1.000000 0.038942 1.000000 0.116788 C 1.000000 0.116788 1.000000 0.116788 1.000000 0.116788 C 1.000000 0.194635 0.961058 0.233577 0.883212 0.233577 C 0.423358 0.233577 0.167883 0.233577 0.116788 0.233577 C 0.038942 0.233577 0.000000 0.194635 0.000000 0.116788 C 0.000000 0.116788 0.000000 0.116788 0.000000 0.116788 C 0.000000 0.038942 0.038942 0.000000 0.116788 0.000000 C 0.576642 0.000000 0.832117 0.000000 0.883212 0.000000 Z",[a.CHAT_BUBBLE]:"M 0.142857 0.001488 C 0.063959 0.001488 0.000000 0.065447 0.000000 0.144345 V 0.382440 C 0.000000 0.461339 0.063959 0.525298 0.142857 0.525298 H 0.819482 L 0.898810 0.607143 V 0.514914 C 0.951164 0.493720 0.988095 0.442393 0.988095 0.382440 V 0.144345 C 0.988095 0.065447 0.924137 0.001488 0.845238 0.001488 H 0.142857 Z",[a.CHECK_MARK]:"M 0.356388 , 0.780019 L 0.000000 , 0.423631 L 0.135447 , 0.288184 l 0.219981 , 0.219981 L 0.864553 , 0.000000 l 0.135447 , 0.135447 L 0.356388 , 0.780019 z",[a.NEW_MUSIC]:"M 0.377812 , 0.012500 l 0.047375 , 0.130375 l -0.012937 , 0.004812 L 0.300750 , 0.064438 l 0.039875 , 0.109688 l -0.012937 , 0.004812 L 0.280250 , 0.048500 L 0.293250 , 0.043750 l 0.111437 , 0.083000 L 0.364875 , 0.017313 L 0.377812 , 0.012500 z M 0.492750 , 0.140500 c -0.030562 , 0.000750 -0.053312 -0.020188 -0.054125 -0.054500 c -0.000813 -0.034563 , 0.020563 -0.056313 , 0.051500 -0.057063 c 0.031563 -0.000750 , 0.051375 , 0.021375 , 0.052062 , 0.049000 c 0.000125 , 0.004375 , 0.000188 , 0.007125 -0.000125 , 0.010937 l -0.089250 , 0.002187 c 0.001812 , 0.025375 , 0.019625 , 0.038250 , 0.039750 , 0.037812 c 0.018313 -0.000438 , 0.030500 -0.010500 , 0.034125 -0.025062 l 0.014563 -0.000375 C 0.536750 , 0.123875 , 0.519813 , 0.139813 , 0.492750 , 0.140500 z M 0.452500 , 0.079625 l 0.075687 -0.001812 c 0.000000 -0.025250 -0.018438 -0.037500 -0.038375 -0.037000 C 0.470313 , 0.041250 , 0.453437 , 0.054375 , 0.452500 , 0.079625 z M 0.581687 , 0.031000 l 0.013187 , 0.004687 l -0.005812 , 0.098000 l 0.059562 -0.078875 l 0.013000 , 0.004625 l -0.003125 , 0.099125 l 0.056250 -0.080250 l 0.012812 , 0.004562 l -0.067562 , 0.091000 l -0.013000 -0.004625 l 0.001937 -0.095750 l -0.058125 , 0.075875 l -0.013187 -0.004687 L 0.581687 , 0.031000 z M 0.842750 , 0.134563 l 0.009187 , 0.011437 l -0.058625 , 0.115875 l 0.124812 -0.033375 l 0.009312 , 0.011562 l -0.105813 , 0.086125 l -0.008687 -0.010812 l 0.084500 -0.068750 l -0.115000 , 0.030750 l -0.006313 -0.007875 l 0.053750 -0.106500 L 0.745625 , 0.231438 l -0.008687 -0.010812 L 0.842750 , 0.134563 z M 0.855813 , 0.435438 l -0.004188 -0.013250 l 0.018063 -0.005750 c -0.014938 -0.002125 -0.026000 -0.013562 -0.030812 -0.028937 c -0.007375 -0.023500 , 0.001063 -0.046562 , 0.031187 -0.056188 l 0.059937 -0.019125 l 0.004125 , 0.013062 l -0.058437 , 0.018625 c -0.022750 , 0.007250 -0.030500 , 0.023500 -0.024563 , 0.042438 c 0.006063 , 0.019312 , 0.022312 , 0.028937 , 0.047313 , 0.020938 l 0.055813 -0.017813 l 0.004188 , 0.013250 L 0.855813 , 0.435438 z M 0.856875 , 0.495375 c -0.000500 -0.024625 , 0.011312 -0.042188 , 0.031000 -0.044375 l 0.000313 , 0.014313 c -0.011813 , 0.001437 -0.020063 , 0.011938 -0.019688 , 0.029625 c 0.000313 , 0.015500 , 0.008750 , 0.024063 , 0.019062 , 0.023813 c 0.026625 -0.000562 , 0.009687 -0.065375 , 0.050062 -0.066250 c 0.016000 -0.000313 , 0.029500 , 0.014688 , 0.030000 , 0.037500 c 0.000500 , 0.023250 -0.011375 , 0.038812 -0.032063 , 0.040438 l -0.000313 -0.013875 c 0.012000 -0.001063 , 0.020875 -0.010187 , 0.020563 -0.026687 c -0.000313 -0.014500 -0.008188 -0.023500 -0.017625 -0.023250 c -0.029187 , 0.000625 -0.012250 , 0.064438 -0.050313 , 0.065875 C 0.870500 , 0.532875 , 0.857375 , 0.517813 , 0.856875 , 0.495375 z M 0.960938 , 0.570625 l -0.002250 , 0.013750 l -0.106187 -0.017813 l 0.002250 -0.013750 L 0.960938 , 0.570625 z M 0.991563 , 0.572625 c 0.005812 , 0.001000 , 0.009187 , 0.006188 , 0.008250 , 0.011687 c -0.000937 , 0.005500 -0.005750 , 0.009312 -0.011562 , 0.008313 c -0.005875 -0.001000 -0.009375 -0.006188 -0.008438 -0.011687 C 0.980750 , 0.575375 , 0.985750 , 0.571625 , 0.991563 , 0.572625 z M 0.934375 , 0.674813 c -0.009938 , 0.025250 -0.029812 , 0.036375 -0.052312 , 0.032688 l 0.005437 -0.013813 c 0.015563 , 0.002375 , 0.029187 -0.006250 , 0.035875 -0.023250 c 0.007813 -0.019750 , 0.000750 -0.041188 -0.026375 -0.052000 c -0.027125 -0.010875 -0.047000 -0.000188 -0.054813 , 0.019563 c -0.006688 , 0.017000 -0.002812 , 0.032438 , 0.010437 , 0.041813 l -0.005500 , 0.013813 c -0.018125 -0.012625 -0.025812 -0.034687 -0.015813 -0.060000 c 0.011187 -0.028437 , 0.039063 -0.041000 , 0.070750 -0.028313 C 0.933875 , 0.618000 , 0.945562 , 0.646375 , 0.934375 , 0.674813 z M 0.622188 , 0.987500 l -0.047375 -0.130375 l 0.012937 -0.004812 l 0.111500 , 0.083187 l -0.039875 -0.109688 l 0.012937 -0.004750 l 0.047375 , 0.130375 l -0.012937 , 0.004812 l -0.111437 -0.083000 l 0.039813 , 0.109500 L 0.622188 , 0.987500 z M 0.507250 , 0.859500 c 0.030562 -0.000750 , 0.053312 , 0.020188 , 0.054125 , 0.054500 c 0.000813 , 0.034563 -0.020563 , 0.056313 -0.051500 , 0.057063 c -0.031563 , 0.000750 -0.051375 -0.021375 -0.052062 -0.049000 c -0.000125 -0.004375 -0.000188 -0.007125 , 0.000125 -0.010937 l 0.089250 -0.002187 c -0.001812 -0.025375 -0.019625 -0.038250 -0.039750 -0.037812 c -0.018313 , 0.000438 -0.030500 , 0.010500 -0.034125 , 0.025062 l -0.014563 , 0.000375 C 0.463250 , 0.876125 , 0.480250 , 0.860187 , 0.507250 , 0.859500 z M 0.547500 , 0.920375 l -0.075687 , 0.001812 c 0.000000 , 0.025250 , 0.018438 , 0.037500 , 0.038375 , 0.037000 C 0.529687 , 0.958750 , 0.546563 , 0.945625 , 0.547500 , 0.920375 z M 0.418313 , 0.969063 l -0.013187 -0.004687 l 0.005812 -0.098000 l -0.059562 , 0.078875 l -0.013000 -0.004625 l 0.003125 -0.099125 l -0.056250 , 0.080250 l -0.012812 -0.004562 l 0.067562 -0.091000 l 0.013000 , 0.004625 l -0.001937 , 0.095750 l 0.058062 -0.075875 l 0.013187 , 0.004687 L 0.418313 , 0.969063 z M 0.157250 , 0.865500 l -0.009187 -0.011437 l 0.058625 -0.115875 l -0.124812 , 0.033375 l -0.009312 -0.011562 l 0.105813 -0.086125 l 0.008687 , 0.010812 l -0.084500 , 0.068750 l 0.115000 -0.030750 l 0.006313 , 0.007875 l -0.053750 , 0.106500 l 0.084187 -0.068500 l 0.008687 , 0.010812 L 0.157250 , 0.865500 z M 0.144250 , 0.564625 l 0.004188 , 0.013250 l -0.018063 , 0.005750 c 0.014938 , 0.002125 , 0.026000 , 0.013562 , 0.030812 , 0.028937 c 0.007375 , 0.023500 -0.001063 , 0.046562 -0.031187 , 0.056188 l -0.059937 , 0.019125 l -0.004125 -0.013062 l 0.058437 -0.018625 c 0.022750 -0.007250 , 0.030500 -0.023500 , 0.024500 -0.042438 c -0.006063 -0.019312 -0.022312 -0.028937 -0.047313 -0.020938 l -0.055813 , 0.017813 l -0.004188 -0.013250 L 0.144250 , 0.564625 z M 0.143125 , 0.504625 c 0.000500 , 0.024625 -0.011312 , 0.042188 -0.031000 , 0.044375 l -0.000313 -0.014313 c 0.011813 -0.001437 , 0.020063 -0.011938 , 0.019688 -0.029625 c -0.000313 -0.015500 -0.008812 -0.024063 -0.019062 -0.023813 c -0.026625 , 0.000562 -0.009625 , 0.065375 -0.050062 , 0.066250 c -0.016000 , 0.000313 -0.029500 -0.014688 -0.030000 -0.037500 c -0.000500 -0.023250 , 0.011375 -0.038812 , 0.032063 -0.040438 l 0.000313 , 0.013875 c -0.012000 , 0.001063 -0.020875 , 0.010187 -0.020563 , 0.026687 c 0.000313 , 0.014500 , 0.008188 , 0.023500 , 0.017625 , 0.023250 c 0.029187 -0.000625 , 0.012250 -0.064438 , 0.050250 -0.065875 C 0.129500 , 0.467125 , 0.142625 , 0.482188 , 0.143125 , 0.504625 z M 0.008438 , 0.427438 c -0.005812 -0.001000 -0.009187 -0.006188 -0.008250 -0.011687 c 0.000875 -0.005500 , 0.005750 -0.009312 , 0.011562 -0.008313 c 0.005875 , 0.001000 , 0.009375 , 0.006188 , 0.008438 , 0.011687 S 0.014250 , 0.428375 , 0.008438 , 0.427438 z M 0.039063 , 0.429375 l 0.002250 -0.013750 l 0.106187 , 0.017813 l -0.002250 , 0.013750 L 0.039063 , 0.429375 z M 0.065625 , 0.325188 c 0.010000 -0.025312 , 0.029812 -0.036375 , 0.052312 -0.032688 L 0.112500 , 0.306312 c -0.015563 -0.002375 -0.029187 , 0.006250 -0.035875 , 0.023250 c -0.007813 , 0.019750 -0.000750 , 0.041188 , 0.026375 , 0.052000 c 0.027125 , 0.010875 , 0.047000 , 0.000250 , 0.054813 -0.019500 c 0.006688 -0.017000 , 0.002812 -0.032438 -0.010437 -0.041813 l 0.005437 -0.013813 c 0.018125 , 0.012625 , 0.025812 , 0.034687 , 0.015813 , 0.060000 c -0.011187 , 0.028437 -0.039063 , 0.041000 -0.070750 , 0.028313 C 0.066125 , 0.382000 , 0.054438 , 0.353625 , 0.065625 , 0.325188 z",[a.MUSIC_NOTE]:"M 0.998090 , 0.510679 c -0.010245 -0.095503 -0.060080 -0.177288 -0.144296 -0.236152 C 0.673902 , 0.148290 , 0.618510 , 0.020490 , 0.617989 , 0.019274 c -0.005730 -0.013718 -0.020316 -0.021532 -0.034902 -0.018580 c -0.014586 , 0.002952 -0.025004 , 0.015801 -0.025004 , 0.030735 v 0.875847 c -0.001736 -0.001563 -0.003473 -0.003126 -0.005209 -0.004688 c -0.060427 -0.051051 -0.150894 -0.070325 -0.248133 -0.053134 C 0.133877 , 0.879840 , 0.000000 , 1.010071 , 0.000000 , 1.145859 c 0.000000 , 0.056086 , 0.023962 , 0.107310 , 0.067373 , 0.144122 c 0.045841 , 0.038896 , 0.109047 , 0.059212 , 0.179545 , 0.059212 c 0.022226 , 0.000000 , 0.045147 -0.002084 , 0.068588 -0.006251 c 0.170863 -0.030387 , 0.304740 -0.160445 , 0.304740 -0.296406 V 0.376802 c 0.031082 , 0.027435 , 0.076055 , 0.061469 , 0.140128 , 0.109568 c 0.116861 , 0.087689 , 0.086647 , 0.287724 , 0.086473 , 0.289634 c -0.002257 , 0.013718 , 0.004688 , 0.027088 , 0.017017 , 0.033165 c 0.012329 , 0.006077 , 0.027088 , 0.003299 , 0.036465 -0.006772 C 0.971696 , 0.725126 , 1.009029 , 0.613301 , 0.998090 , 0.510679 z M 0.304740 , 1.281125 c -0.077965 , 0.013891 -0.151762 -0.000868 -0.197256 -0.039417 c -0.029519 -0.025004 -0.045147 -0.058170 -0.045147 -0.096024 c 0.000000 -0.104532 , 0.113735 -0.209759 , 0.253343 -0.234589 c 0.019274 -0.003473 , 0.038375 -0.005036 , 0.056781 -0.005036 c 0.056086 , 0.000000 , 0.106268 , 0.015454 , 0.140476 , 0.044452 c 0.029519 , 0.025004 , 0.045147 , 0.058170 , 0.045147 , 0.096024 C 0.558083 , 1.151242 , 0.444522 , 1.256294 , 0.304740 , 1.281125 z M 0.911269 , 0.671992 c -0.006425 -0.076749 -0.031950 -0.174857 -0.113735 -0.235978 c -0.113388 -0.085084 -0.166522 -0.126932 -0.177288 -0.153499 V 0.139955 c 0.039937 , 0.052092 , 0.102796 , 0.119292 , 0.197951 , 0.185970 c 0.068936 , 0.048272 , 0.109741 , 0.114430 , 0.117902 , 0.191353 C 0.941657 , 0.568675 , 0.932454 , 0.623025 , 0.911269 , 0.671992 z",[a.FASHION_ARROW]:"M 0.000000 , 0.386861 V 0.350365 h 0.832117 C 0.664234 , 0.270073 , 0.598540 , 0.124088 , 0.598540 , 0.000000 c 0.007299 , 0.000000 , 0.029197 , 0.000000 , 0.036496 , 0.000000 c 0.000000 , 0.226277 , 0.189781 , 0.350365 , 0.364964 , 0.350365 v 0.036496 c -0.291971 , 0.000000 -0.364964 , 0.255474 -0.364964 , 0.357664 H 0.598540 c 0.000000 -0.204380 , 0.155766 -0.333285 , 0.233577 -0.357664 H 0.000000 z",[a.FASHION_ARROW_2]:"M 0.989956 , 0.229755 l -0.219711 -0.219711 c -0.013183 -0.013183 -0.035154 -0.013183 -0.048964 , 0.000000 c -0.013183 , 0.013183 -0.013183 , 0.035154 , 0.000000 , 0.048964 l 0.160703 , 0.160703 H 0.000000 v 0.069052 h 0.882611 L 0.721908 , 0.448839 c -0.013183 , 0.013183 -0.013183 , 0.035154 , 0.000000 , 0.048964 c 0.013810 , 0.013183 , 0.035154 , 0.013183 , 0.048964 , 0.000000 l 0.219711 -0.219711 C 1.003139 , 0.264909 , 1.003139 , 0.242938 , 0.989956 , 0.229755 z",[a.WELLBEING_ARROW]:"M 0.975046 , 0.060525 l -0.004159 -0.003425 l 0.020746 -0.025149 H 0.000000 v -0.005382 h 0.989970 l -0.019033 -0.023143 l 0.004159 -0.003425 l 0.024905 , 0.030238 L 0.975046 , 0.060525 z"},c=[{type:a.RECTANGLE,showInLibrary:!0,name:(0,l._x)("Rectangle","shape/mask name","web-stories"),path:r[a.RECTANGLE],ratio:1,supportsBorder:!0},{type:a.CIRCLE,showInLibrary:!0,name:(0,l._x)("Circle","shape/mask name","web-stories"),path:r[a.CIRCLE],ratio:1,supportsBorder:!0},{type:a.TRIANGLE,showInLibrary:!0,name:(0,l._x)("Triangle","shape/mask name","web-stories"),path:r[a.TRIANGLE],ratio:1,supportsBorder:!0},{type:a.HEART,showInLibrary:!0,name:(0,l._x)("Heart","shape/mask name","web-stories"),path:r[a.HEART],ratio:1.075533375284871,supportsBorder:!0},{type:a.STAR,showInLibrary:!0,name:(0,l._x)("Star","shape/mask name","web-stories"),path:r[a.STAR],ratio:1.051524710830705,supportsBorder:!0},{type:a.PENTAGON,showInLibrary:!0,name:(0,l._x)("Pentagon","shape/mask name","web-stories"),path:r[a.PENTAGON],ratio:1.051524710830705,supportsBorder:!0},{type:a.HEXAGON,showInLibrary:!0,name:(0,l._x)("Hexagon","shape/mask name","web-stories"),path:r[a.HEXAGON],ratio:1.15473441108545,supportsBorder:!0},{type:a.BLOB_1,showInLibrary:!0,name:(0,l._x)("Blob 1","shape/mask name","web-stories"),path:r[a.BLOB_1],ratio:1,supportsBorder:!0},{type:a.BLOB_2,showInLibrary:!0,name:(0,l._x)("Blob 2","shape/mask name","web-stories"),path:r[a.BLOB_2],ratio:1.01704694,supportsBorder:!0},{type:a.BLOB_3,showInLibrary:!0,name:(0,l._x)("Blob 3","shape/mask name","web-stories"),path:r[a.BLOB_3],ratio:.89949881,supportsBorder:!0},{type:a.BLOB_4,showInLibrary:!0,name:(0,l._x)("Blob 4","shape/mask name","web-stories"),path:r[a.BLOB_4],ratio:1.04561993,supportsBorder:!0},{type:a.BLOB_5,showInLibrary:!0,name:(0,l._x)("Blob 5","shape/mask name","web-stories"),path:r[a.BLOB_5],ratio:.93316195,supportsBorder:!0},{type:a.BLOB_6,name:(0,l._x)("Blob 6","shape/mask name","web-stories"),path:r[a.BLOB_6],iconPath:n[a.BLOB_6],ratio:.78026574,iconRatio:1},{type:a.GRID_1,name:(0,l._x)("Grid 1","shape/mask name","web-stories"),path:r[a.GRID_1],ratio:1},{type:a.GRID_2,name:(0,l._x)("Grid 2","shape/mask name","web-stories"),path:r[a.GRID_2],iconPath:n[a.GRID_2],ratio:.58481422,iconRatio:1},{type:a.GRID_3,name:(0,l._x)("Grid 3","shape/mask name","web-stories"),path:r[a.GRID_3],iconPath:n[a.GRID_3],ratio:.58287561,iconRatio:1},{type:a.GRID_4,name:(0,l._x)("Grid 4","shape/mask name","web-stories"),path:r[a.GRID_4],iconPath:n[a.GRID_4],ratio:.58384491,iconRatio:1},{type:a.GRID_5,name:(0,l._x)("Grid 5","shape/mask name","web-stories"),path:r[a.GRID_5],iconPath:n[a.GRID_5],ratio:.5819063,iconRatio:1},{type:a.GRID_6,name:(0,l._x)("Grid 6","shape/mask name","web-stories"),path:r[a.GRID_6],iconPath:n[a.GRID_6],ratio:.5815832,iconRatio:1},{type:a.GRID_7,name:(0,l._x)("Grid 7","shape/mask name","web-stories"),path:r[a.GRID_7],iconPath:n[a.GRID_7],ratio:.58414239,iconRatio:1},{type:a.GRID_8,name:(0,l._x)("Grid 8","shape/mask name","web-stories"),path:r[a.GRID_8],iconPath:n[a.GRID_8],ratio:.58642973,iconRatio:1},{type:a.ARROW_1,name:(0,l._x)("Arrow 1","shape/mask name","web-stories"),path:r[a.ARROW_1],ratio:2.2097561,iconRatio:1},{type:a.ARROW_2,name:(0,l._x)("Arrow 2","shape/mask name","web-stories"),path:r[a.ARROW_2],iconPath:n[a.ARROW_2],ratio:16.6112957,iconRatio:1},{type:a.ARROW_3,name:(0,l._x)("Arrow 3","shape/mask name","web-stories"),path:r[a.ARROW_3],ratio:1.34323725,iconRatio:1},{type:a.BURST_OUTLINE,name:(0,l._x)("Burst Outline","shape/mask name","web-stories"),path:r[a.BURST_OUTLINE],iconPath:r[a.BURST_OUTLINE],ratio:1.00115971,iconRatio:1},{type:a.GEOGRAPHY_1,name:(0,l._x)("Geography 1","shape/mask name","web-stories"),path:r[a.GEOGRAPHY_1],ratio:.54013562},{type:a.TWITTER,name:(0,l._x)("Twitter","shape/mask name","web-stories"),path:r[a.TWITTER],ratio:1},{type:a.INSTAGRAM,name:(0,l._x)("Instagram","shape/mask name","web-stories"),path:r[a.INSTAGRAM],ratio:1},{type:a.FACEBOOK,name:(0,l._x)("Facebook","shape/mask name","web-stories"),path:r[a.FACEBOOK],ratio:1},{type:a.YOUTUBE,name:(0,l._x)("YouTube","shape/mask name","web-stories"),path:r[a.YOUTUBE],ratio:1},{type:a.CROSS,name:(0,l._x)("Cross","shape/mask name","web-stories"),path:r[a.CROSS],ratio:1},{type:a.ARROW,name:(0,l._x)("Arrow","shape/mask name","web-stories"),path:r[a.ARROW],ratio:1},{type:a.BURST,name:(0,l._x)("Burst","shape/mask name","web-stories"),path:r[a.BURST],ratio:1},{type:a.BULLSEYE,name:(0,l._x)("Bullseye","shape/mask name","web-stories"),path:r[a.BULLSEYE],ratio:1},{type:a.BRUSH_STROKE_1,name:(0,l._x)("Brush Stroke 1","shape/mask name","web-stories"),path:r[a.BRUSH_STROKE_1],ratio:1},{type:a.BRUSH_STROKE_2,name:(0,l._x)("Brush Stroke 2","shape/mask name","web-stories"),path:r[a.BRUSH_STROKE_2],ratio:1},{type:a.ROUNDED,name:(0,l._x)("Rounded Rectangle","shape/mask name","web-stories"),path:r[a.ROUNDED],ratio:174/55,showInLibrary:!1},{type:a.ROUNDED_2,name:(0,l._x)("Rounded Rectangle 2","shape/mask name","web-stories"),path:r[a.ROUNDED_2],ratio:274/64,showInLibrary:!1},{type:a.CHAT_BUBBLE,name:(0,l._x)("Chat Bubble","shape/mask name","web-stories"),path:r[a.CHAT_BUBBLE],ratio:336/208},{type:a.CHECK_MARK,name:(0,l._x)("Check Mark","shape/mask name","web-stories"),path:r[a.CHECK_MARK],ratio:10.41/8.12},{type:a.NEW_MUSIC,name:(0,l._x)("New Music","shape/mask name","web-stories"),path:r[a.NEW_MUSIC],ratio:1},{type:a.MUSIC_NOTE,name:(0,l._x)("Music Note","shape/mask name","web-stories"),path:r[a.MUSIC_NOTE],ratio:57.59/77.7},{type:a.FASHION_ARROW,name:(0,l._x)("Fashion Arrow","shape/mask name","web-stories"),path:r[a.FASHION_ARROW],ratio:68.5/51},{type:a.FASHION_ARROW_2,name:(0,l._x)("Fashion Arrow","shape/mask name","web-stories"),path:r[a.FASHION_ARROW_2],ratio:15.93/8.09},{type:a.WELLBEING_ARROW,name:(0,l._x)("Fashion Arrow","shape/mask name","web-stories"),path:r[a.WELLBEING_ARROW],ratio:204.38/12.37}],i=c.find((C=>C.type===a.RECTANGLE))},3562:(C,e,t)=>{t.d(e,{default:()=>WithMask});var l=t(67294),a=t(6114),n=(t(88914),t(34075)),r=t(37385);function c(){return c=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},c.apply(this,arguments)}function WithMask(C){let{element:e,fill:t,previewMode:i=!1,responsiveBorder:o,...s}=C;const{dataToEditorX:d,dataToEditorY:u}=(0,a.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),M=i?"-preview":"",p=d(e.width),f=u(e.height),m=(0,n.shouldDisplayBorder)(e);return l.createElement(r.default,c({element:e,hasFill:t,getBorderWidth:()=>i?o?.left:e.border?.left,postfix:M,elementWidth:p,elementHeight:f,forceRectangularMask:m},s))}},99371:(C,e,t)=>{t.d(e,{canMaskHaveBorder:()=>r,canSupportMultiBorder:()=>c,generateMaskId:()=>o,getBorderedMaskProperties:()=>s,getElementMask:()=>n,getMaskByType:()=>i});var l=t(88914),a=t(71356);function n(C){let{type:e,mask:t}=C;return t?.type?a.MASKS.find((C=>C.type===t.type)):function(C){if(!C)return null;const{isMaskable:e}=(0,l.getDefinitionForType)(C);return e?a.DEFAULT_MASK:null}(e)}function r(C){const e=n(C);return!e||e.supportsBorder}function c(C){const{mask:e}=C;return!e||a.DEFAULT_MASK.type===e?.type}function i(C){return a.MASKS.find((e=>e.type===C))||a.DEFAULT_MASK}function o(C,e){return`mask-${i(C?.mask?.type).type}-${C.id}-${e}`}function s(C,e,t,l){const a=3*e,n=(t+a)/t,r=(l+a)/l,c=(n-1)/2,i=(r-1)/2;return{viewBox:`0 0 ${n} ${r/C.ratio}`,groupTransform:`translate(${c},${i})`,borderWrapperStyle:{width:100*n+"%",height:100*r+"%",position:"absolute",left:100*-c+"%",top:100*-i+"%",pointerEvents:"initial",display:"block",zIndex:1,opacity:1}}}},12204:(C,e,t)=>{t.d(e,{default:()=>WithMask});var l=t(67294),a=(t(88914),t(37385)),n=t(71356);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}function WithMask(C){let{element:e,fill:t,skipDefaultMask:c=!1,...i}=C;const o=e.width,s=e.height,d=c&&e.mask?.type===n.DEFAULT_MASK.type;return l.createElement(a.default,r({element:e,hasFill:t,getBorderWidth:()=>e.border?.left,elementWidth:o,elementHeight:s,forceRectangularMask:d},i))}},34075:(C,e,t)=>{t.d(e,{getBorderColor:()=>d,getBorderPositionCSS:()=>r,getBorderRadius:()=>s,getBorderStyle:()=>c,getResponsiveBorder:()=>u,shouldDisplayBorder:()=>n});var l=t(99371);function a(C){let{border:e}=C;if(!e)return!1;const{left:t,top:l,right:a,bottom:n,color:r}=e;return!!r&&!!(t||l||a||n)}function n(C){return a(C)&&(0,l.canMaskHaveBorder)(C)&&(0,l.canSupportMultiBorder)(C)}function r(C){let{left:e,top:t,right:l,bottom:a,width:n="100%",height:r="100%",posTop:c="0px",posLeft:i="0px"}=C;return{left:`calc(${i} - ${e}px)`,top:`calc(${c} - ${t}px)`,width:`calc(${n} + ${e+l}px)`,height:`calc(${r} + ${t+a}px)`}}function c(C){if(!a(C)||!(0,l.canSupportMultiBorder)(C))return s(C);const{border:e}=C,{color:t,left:n,top:r,right:c,bottom:i}=e,o=d({color:t});return{top:0,left:0,right:0,bottom:0,width:"100%",height:"100%",position:"absolute",...{borderWidth:`${Math.ceil(r)}px ${Math.ceil(c)}px ${Math.ceil(i)}px ${Math.ceil(n)}px`,borderColor:o,borderStyle:"solid",...s(C)}}}function i(C,e){return C&&e?C/e*100:0}function o(C,e){if(!C)return"0%";const{topLeft:t,topRight:l,bottomRight:a,bottomLeft:n}=C;return{topLeft:i(t,e),topRight:i(l,e),bottomRight:i(a,e),bottomLeft:i(n,e)}}function s(C){const{borderRadius:e,width:t,height:a}=C;if(!e||!(0,l.canSupportMultiBorder)(C))return{};const n=o(e,t),r=o(e,a);return{borderRadius:`${n.topLeft}% ${n.topRight}% ${n.bottomRight}% ${n.bottomLeft}% / ${r.topLeft}% ${r.topRight}% ${r.bottomRight}% ${r.bottomLeft}%`}}function d(C){let{color:e}=C;const{color:{r:t,g:l,b:a,a:n}}=e;return`rgba(${t},${l},${a},${void 0===n?1:n})`}function u(C,e,t){if(!e||!C)return C;const{left:l,top:a,right:n,bottom:r}=C;return{...C,left:t(l),top:t(a),right:t(n),bottom:t(r)}}},90985:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=(C,e)=>Math.abs(C.width/C.height-e.width/e.height)<.01},7868:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t,l,a,n){const r=e/t,c=C.width&&C.height?C.width/C.height:1;a="number"==typeof a?a:50,n="number"==typeof n?n:50;const i=(c<=r?e:t*c)*(l=Math.max(l||100,100))*.01,o=(c<=r?e/c:t)*l*.01;return{width:i,height:o,offsetX:Math.max(0,Math.min(i*a*.01-.5*e,i-e)),offsetY:Math.max(0,Math.min(o*n*.01-.5*t,o-t)),scale:l,focalX:a,focalY:n}}},52935:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(90985);const __WEBPACK_DEFAULT_EXPORT__=function(C,e){if(e.sizes){const t=Object.values(e.sizes).sort(((C,e)=>C.width-e.width)).filter((C=>(0,l.default)(C,e))).find((e=>e.width>=C*window.devicePixelRatio));if(t)return t.sourceUrl}return e.src}},86957:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=C=>{let{src:e,srcset:t,width:l,height:a}=C;return new Promise(((C,n)=>{const r=new window.Image(l,a);r.onload=()=>C(r),r.onerror=n,r.decoding="async",r.crossOrigin="anonymous",t&&(r.srcset=t),r.src=e}))}},33485:(C,e,t)=>{t.d(e,{default:()=>l});const l={list:{},resetList:function(){this.list={}},get:function(C){return this.list[C]},set:function(C,e){"cached"===e?.type&&this.list[C]||(this.list[C]=e)}}},9675:(C,e,t)=>{t.d(e,{ResourcePropTypes:()=>n});var l=t(45697),a=t.n(l);const n={};n.resourceSize=a().shape({file:a().string,sourceUrl:a().string.isRequired,mimeType:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired}),n.imageResourceSizes=a().oneOfType([a().array,a().objectOf(n.resourceSize)]),n.videoResourceSizes=a().oneOfType([a().array,a().objectOf(n.resourceSize)]),n.imageResource=a().shape({type:a().string.isRequired,id:a().oneOfType([a().number,a().string]),mimeType:a().string.isRequired,src:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired,alt:a().string,sizes:n.imageResourceSizes}),n.trackResource=a().shape({id:a().string.isRequired,track:a().string.isRequired,trackId:a().number,kind:a().string,srclang:a().string,label:a().string,needsProxy:a().bool}),n.videoResource=a().shape({type:a().string.isRequired,id:a().oneOfType([a().number,a().string]),mimeType:a().string.isRequired,src:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired,poster:a().string,posterId:a().number,tracks:a().arrayOf(n.trackResource),alt:a().string,title:a().string,sizes:n.videoResourceSizes}),n.gifResource=a().shape({type:a().string.isRequired,id:a().oneOfType([a().number,a().string]),mimeType:a().string.isRequired,src:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired,title:a().string,alt:a().string,sizes:n.imageResourceSizes,output:a().shape({mimeType:a().string.isRequired,src:a().string.isRequired,sizes:a().shape({mp4:n.videoResourceSizes,webm:n.videoResourceSizes})})}),n.resource=a().oneOfType([n.imageResource,n.videoResource,n.trackResource,n.gifResource])},8580:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e){const{clientX:t,clientY:l,timeStamp:a}=C,n=e.timeStamp-a,r=Math.abs(e.clientX-t)+Math.abs(e.clientY-l);return n>300||r>4}},76611:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C){return Object.entries(C).reduce(((C,e)=>{let[t,l]=e;return`${C}${t.replace(/[A-Z]/g,(C=>`-${C.toLowerCase()}`))}:${l};`}),"")}},80852:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;return 1!==l?{color:{r:C,g:e,b:t,a:l}}:{color:{r:C,g:e,b:t}}}},4251:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(84967),a=t(80852);const __WEBPACK_DEFAULT_EXPORT__=function(C){const{red:e,green:t,blue:n,alpha:r}=(0,l.parseToRgb)(C);return(0,a.default)(e,t,n,r)}},18535:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});t(26699);var l=t(84967);function a(C,e){return Number(C.toFixed(e))}function n(C){let{type:e,rotation:t,center:l,size:n}=C;const r=n?`ellipse ${a(100*n.w,2)}% ${a(100*n.h,2)}%`:"",c=l?` at ${a(100*l.x,2)}% ${a(100*l.y,2)}%`:"";switch(e){case"radial":return c||r?`${r}${c}`.trim():null;case"linear":return((t||0)+.5)%1+"turn";default:return null}}function r(C,e){return C.map((C=>{let{color:t,position:n}=C;return`${(C=>{let{r:t,g:a,b:n,a:r=1}=C;return(0,l.rgba)(t,a,n,r*e)})(t)} ${a(100*n,2)}%`}))}const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"background";const t="background"===e;if(null===C)return{[e]:"transparent"};const{type:a="solid"}=C;if(!["solid","radial","linear"].includes(a))throw new Error(`Unknown pattern type: '${a}'`);if(!t&&"solid"!==a)throw new Error(`Can only generate solid colors for property '${e}'`);if("solid"===a){const{color:{r:a,g:n,b:r,a:c=1}}=C;return{[`${e}${t?"Color":""}`]:(0,l.rgba)(a,n,r,c)}}const{stops:c,alpha:i=1}=C,o=`${a}-gradient`,s=n(C),d=r(c,i),u=s?[s,...d]:d,M=`${o}(${u.join(", ")})`;return{backgroundImage:M}}},78559:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(4251),a=t(80852);const __WEBPACK_DEFAULT_EXPORT__=function(C){const{color:{r:e,g:t,b:n}}=(0,l.default)(`#${C.slice(0,6)}`),r=C.slice(6),c=r?parseInt(r,16):100;return(0,a.default)(e,t,n,c/100)}},63247:(C,e,t)=>{t.d(e,{default:()=>n});var l=t(76611),a=t(18535);function n(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;const n=(0,l.default)((0,a.default)(C,t)),r=(0,l.default)((0,a.default)(e,t));return n===r}},15662:(C,e,t)=>{t.d(e,{PatternPropType:()=>c});var l=t(45697),a=t.n(l);const n=a().shape({r:a().number.isRequired,g:a().number.isRequired,b:a().number.isRequired,a:a().number}),r=a().shape({color:n.isRequired,position:a().number.isRequired}),c=a().shape({type:a().oneOf(["solid","linear","radial"]),color:n,stops:a().arrayOf(r),rotation:a().number,alpha:a().number,center:a().shape({x:a().number.isRequired,y:a().number.isRequired}),size:a().shape({w:a().number.isRequired,h:a().number.isRequired})})},24778:(C,e,t)=>{t.d(e,{createContext:()=>l.createContext,identity:()=>a,useContext:()=>l.useContext});var l=t(44682);const a=C=>C},86757:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(97762);const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=console.error;console.error=function(C){if(C&&!C.startsWith("Warning: useLayoutEffect does nothing on the server")){for(var t=arguments.length,l=new Array(t>1?t-1:0),a=1;a<t;a++)l[a-1]=arguments[a];e(C,...l)}};const t=(0,l.renderToStaticMarkup)(C);return console.error=e,t}},14821:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(781);const __WEBPACK_DEFAULT_EXPORT__=function(C,e){return C===e||(Array.isArray(C)&&Array.isArray(e)?(0,l.shallowEqualArrays)(C,e):"object"==typeof C&&"object"==typeof e&&(0,l.shallowEqualObjects)(C,e))}},6075:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(73935),a=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return(0,a.useCallback)((function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return(0,l.unstable_batchedUpdates)((()=>C(...t)))}),e)}},20814:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(){for(var C=arguments.length,e=new Array(C),t=0;t<C;t++)e[t]=arguments[t];const a=(0,l.useRef)(e);return a.current=e,(0,l.useCallback)((C=>{a.current.forEach((e=>{"function"!=typeof e?e&&(e.current=C):e(C)}))}),[])}},76969:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(44682),a=t(66803),n=t(14821);const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.default;const r=(0,a.useRef)(),c=C=>{const l=e(C);return t(r.current,l)?r.current:(r.current=l,l)},i=t?c:e;return(0,l.useContextSelector)(C,i)}},24114:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){(0,l.useLayoutEffect)((()=>{const t=C?.current;if(!t)return;const l=C=>{C.relatedTarget&&!t.contains(C.relatedTarget)&&e(C)},a=C=>{t.contains(C.target)||e(C)};t.addEventListener("focusout",l);const n={capture:!0},r=t.ownerDocument;return r.addEventListener("pointerdown",a,n),()=>{t.removeEventListener("focusout",l),r.removeEventListener("pointerdown",a,n)}}),t||[])}},95471:(C,e,t)=>{t.d(e,{default:()=>a});var l=t(66803);function a(C){const e=(0,l.useRef)();return(0,l.useEffect)((()=>{e.current=C}),[C]),e.current}},13920:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);"undefined"!=typeof window&&window&&!("ResizeObserver"in window)&&t.e(5575).then(t.bind(t,91033)).then((C=>window.ResizeObserver=C.ResizeObserver)).catch((()=>{}));const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;(0,l.useEffect)((()=>{if(!C?.current||!ResizeObserver)return;const t=new ResizeObserver((t=>{window.requestAnimationFrame((()=>{if(!C?.current)return;const l=void 0!==t?.length&&t?.length>0?t[t.length-1]:null;if(l){const{width:C,height:t}=l.contentRect;e({width:C,height:t})}}))}));return t.observe(C?.current),()=>{t.disconnect()}}),t||[])}},84067:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(C){(0,l.useEffect)((()=>C),[C])}},40083:(C,e,t)=>{t(66803)},34224:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({state:{},actions:{}})},92507:(C,e,t)=>{t.d(e,{COLOR:()=>c,ITALIC:()=>a,LETTERSPACING:()=>i,MULTIPLE_VALUE:()=>s,NONE:()=>l,UNDERLINE:()=>n,UPPERCASE:()=>o,WEIGHT:()=>r});const l="NONE",a="CUSTOM-ITALIC",n="CUSTOM-UNDERLINE",r="CUSTOM-WEIGHT",c="CUSTOM-COLOR",i="CUSTOM-LETTERSPACING",o="CUSTOM-UPPERCASE",s="((MULTIPLE))"},11810:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(46276),a=t(33251);function n(C){const e=a.default.reduce(((e,t)=>{let{stylesToCSS:l}=t;return{...e,...l(C)}}),{});return 0===Object.keys(e).length?null:{element:"span",style:e}}const __WEBPACK_DEFAULT_EXPORT__=function(C){return C?(0,l.stateToHTML)(C.getCurrentContent(),{inlineStyleFn:n,defaultBlockTag:null}).replace(/<br ?\/?>/g,"").replace(/&nbsp;$/,""):null}},21229:(C,e,t)=>{t.d(e,{default:()=>i});var l=t(19225);const a=document.createElement("template");function n(C){return a.innerHTML=C,a.innerHTML}var r=t(33251);function c(C,e){let{Style:t}=e;const l=r.default.map((e=>{let{elementToStyle:t}=e;return t(C)})).filter((C=>Boolean(C)));return 0===l.length?null:t(l)}const i=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const e=C.split("\n").map((C=>`<p>${n(""===C?"<br />":C)}</p>`)).join("");return(0,l.stateFromHTML)(e,{customInlineFn:c})}},68429:(C,e,t)=>{function l(C){const e=[],t=C.getCurrentContent(),l=C.getSelection();let a=l.getStartKey(),n=l.getStartOffset();const r=l.getEndKey(),c=l.getEndOffset();do{const C=a!==r,l=t.getBlockForKey(a),i=C?l.getLength():c,o=l.getCharacterList();for(let C=n;C<i;C++){const t=o.get(C);t&&e.push(t.getStyle())}if(!C)break;a=t.getKeyAfter(a),n=0}while(a!==r);return e}t.d(e,{getAllStyleSetsInSelection:()=>l})},4517:(C,e,t)=>{t.d(e,{default:()=>s});var l=t(67294),a=t(9041),n=t(72070),r=t(56991),c=t(33251),i=t(53649);const o=function(C){return[...c.default.map((C=>{let{stylesToCSS:e}=C;return e})),i.fauxStylesToCSS].reduce(((e,t)=>({...e,...t(C,e)})),{})};const s=(0,n.forwardRef)((function RichTextEditor(C,e){let{content:t,onChange:c}=C;const i=(0,n.useRef)(null),{state:{editorState:s},actions:{setStateFromContent:d,updateEditorState:u,getHandleKeyCommand:M,getContentFromState:p,handlePastedText:f,clearState:m}}=(0,r.default)();(0,n.useEffect)((()=>{d(t)}),[d,t]),(0,n.useEffect)((()=>{if(!s)return;const C=p(s);c(C)}),[c,p,s]);const h=Boolean(s);if((0,n.useUnmount)(m),(0,n.useImperativeHandle)(e,(()=>({focus:()=>i.current?.focus?.(),getNode:()=>i.current?.editorContainer})),[]),!h)return null;const{hasCommandModifier:L}=a.KeyBindingUtil,E=M();return l.createElement(a.Editor,{ref:i,onChange:u,editorState:s,handleKeyCommand:E,handlePastedText:f,keyBindingFn:function(C){return"KeyA"===C.code&&L(C)?"selectall":(0,a.getDefaultKeyBinding)(C)},customStyleFn:o,spellCheck:!0,stripPastedStyles:!0})}))},33251:(C,e,t)=>{t.d(e,{default:()=>y});var l=t(28020),a=t(28653),n=t(57778),r=t(78559);const c=function(C){const{color:{r:e,g:t,b:l,a=1}}=C;return[e,t,l,Math.round(100*a)].map((C=>C.toString(16))).map((C=>C.padStart(2,"0"))).join("")};var i=t(4251),o=t(18535),s=t(80852),d=t(63247),u=t(92507),M=t(54530),p=t(28523);const f=C=>(0,r.default)((0,p.getVariable)(C,u.COLOR)),m=C=>`${u.COLOR}-${c(C)}`;const h={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t=C.style.color,l=Boolean(t);if(e&&l){const C=(0,i.default)(t);return m(C)}return null},stylesToCSS:function(C){const e=C.find((C=>(0,p.isStyle)(C,u.COLOR)));if(!e)return null;let t;try{t=f(e)}catch(C){return null}return(0,o.default)(t,"color")},autoFocus:!1,getters:{color:function(C){const e=(0,M.getPrefixStylesInSelection)(C,u.COLOR);if(e.length>1)return u.MULTIPLE_VALUE;const t=e[0];return t===u.NONE?(0,s.default)(0,0,0):f(t)}},setters:{setColor:function(C,e){const t=(0,d.default)((0,s.default)(0,0,0),e);return(0,M.togglePrefixStyle)(C,u.COLOR,(()=>!t),(()=>m(e)))}}},L=h;function E(C){return(0,p.numericToStyle)(u.LETTERSPACING,C)}function Z(C){return(0,p.styleToNumeric)(u.LETTERSPACING,C)}const g={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t=parseFloat(C.style.letterSpacing),l=t&&!isNaN(t);return e&&l?E(100*t):null},stylesToCSS:function(C){const e=C.find((C=>(0,p.isStyle)(C,u.LETTERSPACING)));if(!e)return null;const t=Z(e);return t?{letterSpacing:t/100+"em"}:null},autoFocus:!1,getters:{letterSpacing:function(C){const e=(0,M.getPrefixStylesInSelection)(C,u.LETTERSPACING);if(e.length>1)return u.MULTIPLE_VALUE;const t=e[0];return t===u.NONE?0:Z(t)}},setters:{setLetterSpacing:function(C,e){return(0,M.togglePrefixStyle)(C,u.LETTERSPACING,(()=>0!==e),(()=>E(e)))}}},v=g;var w=t(15948);const y=[l.default,a.default,n.default,L,v,w.default]},28653:(C,e,t)=>{t.d(e,{default:()=>n});t(26699);var l=t(92507),a=t(54530);const n={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t="italic"===C.style.fontStyle;return e&&t?l.ITALIC:null},stylesToCSS:function(C){return C.includes(l.ITALIC)?{fontStyle:"italic"}:null},autoFocus:!0,getters:{isItalic:function(C){return!(0,a.getPrefixStylesInSelection)(C,l.ITALIC).includes(l.NONE)}},setters:{toggleItalic:function(C,e){return"boolean"==typeof e?(0,a.togglePrefixStyle)(C,l.ITALIC,(()=>e)):(0,a.togglePrefixStyle)(C,l.ITALIC)}}}},57778:(C,e,t)=>{t.d(e,{default:()=>n});t(26699);var l=t(92507),a=t(54530);const n={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t="underline"===C.style.textDecoration;return e&&t?l.UNDERLINE:null},stylesToCSS:function(C){return C.includes(l.UNDERLINE)?{textDecoration:"underline"}:null},autoFocus:!0,getters:{isUnderline:function(C){return!(0,a.getPrefixStylesInSelection)(C,l.UNDERLINE).includes(l.NONE)}},setters:{toggleUnderline:function(C,e){return"boolean"==typeof e?(0,a.togglePrefixStyle)(C,l.UNDERLINE,(()=>e)):(0,a.togglePrefixStyle)(C,l.UNDERLINE)}}}},15948:(C,e,t)=>{t.d(e,{default:()=>n});t(26699);var l=t(92507),a=t(54530);const n={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t="uppercase"===C.style.textTransform;return e&&t?l.UPPERCASE:null},stylesToCSS:function(C){return C.includes(l.UPPERCASE)?{textTransform:"uppercase"}:null},autoFocus:!0,getters:{isUppercase:function(C){return!(0,a.getPrefixStylesInSelection)(C,l.UPPERCASE).includes(l.NONE)}},setters:{toggleUppercase:function(C,e){return"boolean"==typeof e?(0,a.togglePrefixStyle)(C,l.UPPERCASE,(()=>e)):(0,a.togglePrefixStyle)(C,l.UPPERCASE)}}}},28523:(C,e,t)=>{t.d(e,{getVariable:()=>a,isStyle:()=>l,numericToStyle:()=>n,styleToNumeric:()=>r});const l=(C,e)=>"string"==typeof C&&C.startsWith(e),a=(C,e)=>C.slice(e.length+1),n=(C,e)=>`${C}-${e<0?"N":""}${Math.abs(e)}`,r=(C,e)=>{const t=a(e,C);return"N"===t.charAt(0)?-parseInt(t.slice(1)):parseInt(t)}},28020:(C,e,t)=>{t.d(e,{default:()=>s,weightToStyle:()=>c});var l=t(92507),a=t(54530),n=t(28523);const r=700;function c(C){return(0,n.numericToStyle)(l.WEIGHT,C)}function i(C){return(0,n.styleToNumeric)(l.WEIGHT,C)}function o(C){return C.map((C=>C===l.NONE?400:i(C)))}const s={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t=parseInt(C.style.fontWeight),l=t&&!isNaN(t);return e&&l&&400!==t?c(t):null},stylesToCSS:function(C){const e=C.find((C=>(0,n.isStyle)(C,l.WEIGHT)));if(!e)return null;const t=i(e);return t?{fontWeight:t}:null},autoFocus:!0,getters:{isBold:function(C){return o((0,a.getPrefixStylesInSelection)(C,l.WEIGHT)).every((C=>C>=600))},fontWeight:function(C){const e=o((0,a.getPrefixStylesInSelection)(C,l.WEIGHT));return e.length>1?l.MULTIPLE_VALUE:e[0]}},setters:{toggleBold:function(C,e){if("boolean"==typeof e){if(e){const e=()=>c(r);return(0,a.togglePrefixStyle)(C,l.WEIGHT,(()=>!0),e)}return(0,a.togglePrefixStyle)(C,l.WEIGHT,(()=>!1))}return(0,a.togglePrefixStyle)(C,l.WEIGHT,(C=>o(C).some((C=>C<600))),(C=>c(Math.max(...[r].concat(o(C))))))},setFontWeight:function(C,e){return(0,a.togglePrefixStyle)(C,l.WEIGHT,(()=>400!==e),(()=>c(e)))}}}},44397:(C,e,t)=>{t.d(e,{default:()=>i});var l=t(92507),a=t(28523),n=t(68429),r=t(67187);function c(C){return C.toArray().map((C=>C.style??C)).filter((C=>C===l.ITALIC||C.startsWith(l.WEIGHT)))}function i(C){const e=function(C){const e=(0,n.getAllStyleSetsInSelection)(C);if(0===e.length)return c(C.getCurrentInlineStyle());const t=e.map((C=>{const[e=""]=c(C);return e}));return[...new Set(t)]}((0,r.getSelectAllStateFromHTML)(C)).map((C=>[C.startsWith(l.ITALIC)?1:0,C.startsWith(l.WEIGHT)?(0,a.styleToNumeric)(l.WEIGHT,C):400]));return e.length>0?e:[[0,400]]}},47682:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(33251);const __WEBPACK_DEFAULT_EXPORT__=function(C){return l.default.reduce(((e,t)=>{let{getters:l}=t;return{...e,...Object.fromEntries(Object.entries(l).map((e=>{let[t,l]=e;return[t,l(C)]})))}}),{})}},67187:(C,e,t)=>{t.d(e,{getHTMLFormatters:()=>u,getHTMLInfo:()=>M,getSelectAllStateFromHTML:()=>o});var l=t(9041),a=t(33251),n=t(47682),r=t(21229),c=t(11810),i=t(97643);function o(C){const e=(0,r.default)(C),t=l.EditorState.createWithContent(e),a=(0,i.getSelectionForAll)(t.getCurrentContent());return l.EditorState.forceSelection(t,a)}function s(C,e){for(var t=arguments.length,l=new Array(t>2?t-2:0),a=2;a<t;a++)l[a-2]=arguments[a];const n=e(o(C),...l),r=(0,c.default)(n);return r}const d=C=>function(e){for(var t=arguments.length,l=new Array(t>1?t-1:0),a=1;a<t;a++)l[a-1]=arguments[a];return s(e,C,...l)},u=()=>a.default.reduce(((C,e)=>{let{setters:t}=e;return{...C,...Object.fromEntries(Object.entries(t).map((C=>{let[e,t]=C;return[e,d(t)]})))}}),{});function M(C){return(0,n.default)(o(C))}},54530:(C,e,t)=>{t.d(e,{getPrefixStylesInSelection:()=>c,togglePrefixStyle:()=>o});t(26699);var l=t(9041),a=t(92507),n=t(68429);function r(C,e){const t=C.toArray().map((C=>C.style??C)),l=C=>C&&C.startsWith(e);return t.some(l)?t.find(l):a.NONE}function c(C,e){const t=C.getSelection(),l=(0,n.getAllStyleSetsInSelection)(C);if(t.isCollapsed()||0===l.length)return[r(C.getCurrentInlineStyle(),e)];const a=new Set;return l.forEach((C=>a.add(r(C,e)))),[...a]}function i(C,e){return l.EditorState.push(C,e,"change-inline-style")}function o(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;if(C.getSelection().isCollapsed()){let c=C.getCurrentInlineStyle();const i=r(c,e);i!==a.NONE&&(c=c.remove(i));if(t?t([i]):i===a.NONE){const C=n?n([i]):e;c=c.add(C)}return l.EditorState.setInlineStyleOverride(C,c)}const o=c(C,e),s=o.filter((C=>C!==a.NONE)),d=s.reduce(((e,t)=>l.Modifier.removeInlineStyle(e,C.getSelection(),t)),C.getCurrentContent()),u=t?t(o):o.includes(a.NONE);if(!u)return i(C,d);const M=n?n(o):e,p=l.Modifier.applyInlineStyle(d,C.getSelection(),M);return i(C,p)}},56991:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(34224);const __WEBPACK_DEFAULT_EXPORT__=function(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},40098:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){const l=C.ownerDocument||C.document,a=l.defaultView||l.parentWindow;if(void 0!==a.getSelection){let n;if(e&&t)if(l.caretPositionFromPoint){const C=document.caretPositionFromPoint(e,t);C&&(n=document.createRange(),n.setStart(C.offsetNode,C.offset))}else if(l.caretRangeFromPoint){const C=document.querySelectorAll("[data-fix-caret]");for(const e of C)e.style.webkitUserSelect="auto";n=document.caretRangeFromPoint(e,t);for(const e of C)e.style.webkitUserSelect="none"}if(!n){a.getSelection().rangeCount>0&&(n=a.getSelection().getRangeAt(0))}if(n){const e=n.cloneRange();return e.selectNodeContents(C),e.setEnd(n.endContainer,n.endOffset),e.toString().length<=C.textContent.length?e.toString().length:0}}const n=l.selection;if(n&&"Control"!==n.type){const a=n.createRange();e&&t&&a.moveToPoint(e,t);const r=l.body.createTextRange();return r.moveToElementText(C),r.setEndPoint("EndToEnd",a),r.text.length}return 0}},95123:(C,e,t)=>{t.d(e,{default:()=>Yr});var l={};t.r(l),t.d(l,{beautyCta:()=>eC,beautyHeart:()=>lC});var a={};t.r(a),t.d(a,{cookingArrow:()=>nC,cookingArtichoke:()=>cC,cookingCarrot:()=>oC,cookingPersimmon:()=>dC,cookingRadish:()=>MC,cookingRadishLarge:()=>fC});var n={};t.r(n),t.d(n,{diyFacebookIcon:()=>hC,diyInstagramIcon:()=>EC,diyOrangeCross:()=>gC,diyOrangeDot:()=>wC,diyPlus:()=>bC,diyRightArrow:()=>AC,diyTwitterIcon:()=>TC,diyYouTubeIcon:()=>SC});var r={};t.r(r),t.d(r,{entertainmentMusicNote:()=>IC,entertainmentStar:()=>DC});var c={};t.r(c),t.d(c,{fashionArrowDark:()=>HC,fashionArrowLight:()=>FC,fashionStarburst:()=>NC,fashionStarburstSolid:()=>jC,fashionStarburstWithArrow:()=>WC});var i={};t.r(i),t.d(i,{fitnessCTA:()=>UC});var o={};t.r(o),t.d(o,{travelFacebookIcon:()=>XC,travelInstagramIcon:()=>qC,travelMap:()=>JC,travelTwitterIcon:()=>ee,travelYouTubeIcon:()=>le});var s={};t.r(s),t.d(s,{wellbeingArrowDark:()=>ne,wellbeingArrowLight:()=>ce,wellbeingCTA:()=>oe});var d={};t.r(d),t.d(d,{breadBun:()=>de,dough:()=>Ee,flourBag:()=>ge,flourBowl:()=>we,jar:()=>he,thermometer:()=>fe,yeastPackage:()=>Me});var u={};t.r(u),t.d(u,{curvedArrow:()=>Ie,openPill:()=>He,pillBox:()=>De,pills:()=>Fe,scribbledArrow:()=>Se,scribbledUnderline:()=>be,scribbledUnderline2:()=>Te,scribbledUnderlineWhite:()=>Ae});var M={};t.r(M),t.d(M,{castIron:()=>Ne,hotDish:()=>je,oven:()=>We,potatoes:()=>Ue});var p={};t.r(p),t.d(p,{heptagram:()=>Xe});var f={};t.r(f),t.d(f,{nycArrowRight:()=>nt,nycCheese:()=>ct,nycChili:()=>Je,nycMediumBrush:()=>dt,nycOnion:()=>et,nycThickBrush:()=>ot,nycTiltedBrush:()=>Mt,nycTomatoes:()=>qe,nycVeggies:()=>lt});var m={};t.r(m),t.d(m,{travelList:()=>ft,travelToolTip:()=>Et,yellowLocationPin:()=>ht});var h={};t.r(h),t.d(h,{technologyDumbbells:()=>St,technologyMuscle:()=>gt,technologyPieChart:()=>wt,technologyRunningFigure:()=>bt,technologyShoe:()=>At,technologySwimmer:()=>Tt});var L={};t.r(L),t.d(L,{fashionTap:()=>It});var E={};t.r(E),t.d(E,{makerBannerWithDots:()=>jt,makerGreenLeaf:()=>Ft,makerGreenLeafShape:()=>Ht,makerGreenRoundBanner:()=>Jt,makerOffWhiteBanner:()=>qt,makerOffWhiteSectionSeparator:()=>Xt,makerPlant:()=>Ut,makerRoundedBannerWithDots:()=>Wt,makerSquigglyLine:()=>ll,makerWavyLine:()=>nl,makerYellowDots:()=>Nt,makerYellowLeaf:()=>Dt,makerYellowRoundBanner:()=>el});var Z={};t.r(Z),t.d(Z,{homeGardenCurvedScissor:()=>gl,homeGardenFloral:()=>ol,homeGardenGreenBag:()=>Al,homeGardenGreenBulb:()=>hl,homeGardenGreenCurvedLine:()=>dl,homeGardenGreenLightning:()=>bl,homeGardenGreenSun:()=>fl,homeGardenGreenSunLight:()=>Tl,homeGardenLengthComparison:()=>Ml,homeGardenLightYellowArrow:()=>cl,homeGardenScissor:()=>El,homeGardenWaterDroplet:()=>wl});var g={};t.r(g),t.d(g,{homeWorkoutSectionSeparator:()=>Sl});var v={};t.r(v),t.d(v,{curvedDottedLine:()=>Il,discPieChart:()=>Hl,dottedDiamond:()=>Dl});var w={};t.r(w),t.d(w,{floralPattern:()=>Fl});var y={};t.r(y),t.d(y,{greenCup:()=>Nl,greenCutlery:()=>jl,greenHandBag:()=>Wl});var b={};t.r(b),t.d(b,{videoCallsBrowserIcon:()=>Ul,videoCallsTooltip:()=>Xl});var R={};t.r(R),t.d(R,{laptopOff:()=>la,laptopRatingsFull:()=>ql,laptopRatingsHalf:()=>ea,laptopRatingsThreeFourth:()=>Jl});var A={};t.r(A),t.d(A,{beautyQuizGreenBlob:()=>na,beautyQuizPinkBlob:()=>oa,beautyQuizTiltedGreenBlob:()=>ca});var x={};t.r(x),t.d(x,{atHomeOfficeArrow:()=>da});var T={};t.r(T),t.d(T,{rockInRotterdamFlames:()=>Ma,rockInRotterdamLightning:()=>fa,rockInRotterdamWhiteLightning:()=>ha});var _={};t.r(_),t.d(_,{greenLocationPin:()=>Ea});var S={};t.r(S),t.d(S,{palmTree:()=>Aa,travelBag:()=>ga,travelGreenLeaf:()=>ba,travelPalmLeaf:()=>wa});var z={};t.r(z),t.d(z,{contactTracingPhone:()=>Sa,contactTracingRings:()=>Ta});var I={};t.r(I),t.d(I,{summerTrendHeart:()=>Ia,summerTrendInstragramIcon:()=>Da,summerTrendStar:()=>Ha});var O={};t.r(O),t.d(O,{artOnTheInternetInstagramBlack:()=>Fa});var D={};t.r(D),t.d(D,{nycPartyCircleIcon:()=>Na,nycPartyInstagramIcon:()=>Wa,nycPartyTwitchIcon:()=>Ua,nycPartyTwitterIcon:()=>ja});var B={};t.r(B),t.d(B,{dayInTheLifeAlarmClock:()=>cn,dayInTheLifeBag:()=>nn,dayInTheLifeBrownRice:()=>Xa,dayInTheLifeDumbells:()=>ln,dayInTheLifeFish:()=>qa,dayInTheLifeJumpRope:()=>en,dayInTheLifeLeaves:()=>Ja});var H={};t.r(H),t.d(H,{elegantTravelBridge:()=>sn,elegantTravelFloralFrame:()=>pn,elegantTravelFloralSeparator:()=>un,elegantTravelStationClock:()=>mn,elegantTravelTrainTracks:()=>Ln});var k={};t.r(k),t.d(k,{linedCircle:()=>Zn});var F={};t.r(F),t.d(F,{flightPath:()=>vn});var P={};t.r(P),t.d(P,{fashionInspirationCurvedArrow:()=>yn,fashionInspirationCutout:()=>Rn});var N={};t.r(N),t.d(N,{skinCareCombAndScissors:()=>Dn,skinCareFaceIcon:()=>Hn,skinCareFaceWashBottles:()=>In,skinCareFlower:()=>xn,skinCarePalmIcon:()=>Fn,skinCareSleepMask:()=>Sn});var V={};t.r(V),t.d(V,{artBooks:()=>Nn,artHandHeldSign:()=>Un,artHands:()=>Wn,artManReading:()=>Xn,artPhotoFrame:()=>jn,artWomanReading:()=>qn,artWomanReading02:()=>Jn});var j={};t.r(j),t.d(j,{vintageChairsIcon01:()=>er,vintageChairsIcon02:()=>lr});var G={};t.r(G),t.d(G,{popularBlackStar:()=>cr,popularGreenStar:()=>nr});var W={};t.r(W),t.d(W,{SummerAdventureDashedTrail:()=>dr,SummerAdventurePlus:()=>or,SummerAdventureShare:()=>fr,SummerAdventureTerrainMap:()=>Mr});var $={};t.r($),t.d($,{soloSundayCreamSectionSeparator:()=>gr,soloSundayOffWhiteLocation:()=>hr,soloSundayRedSectionSeparator:()=>Er,soloSundayWhiteLine:()=>wr});var U={};t.r(U),t.d(U,{studioGrayFrameCorner:()=>Ar,studioWhiteFrameCorner:()=>br});var Y={};t.r(Y),t.d(Y,{selfDrivingCarsBlueRings:()=>Tr,selfDrivingCarsMultipleBlueRings:()=>Sr});var X={};t.r(X),t.d(X,{cloudBanner:()=>Ir});var K={};t.r(K),t.d(K,{baquosBrushStroke:()=>Dr});var q={};t.r(q),t.d(q,{luauGreenFlower:()=>jr,luauGreenLeafBanner:()=>Fr,luauWhiteDottedArrow:()=>Ur,luauYellowFlower:()=>Nr,luauYellowFlowerBanner:()=>Hr,luauYellowWavyLine:()=>Wr});var Q=t(67294),J=t(91655);const CC=(0,J._x)("Heart","sticker name","web-stories");const eC={aspectRatio:1,svg:function HeartCta(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,CC),Q.createElement("circle",{cx:"30",cy:"30",r:"30",fill:"#fff",fillOpacity:".5"}),Q.createElement("path",{d:"M44.5424 28.0704C43.0928 32.0251 29.9933 41.999 29.9933 41.999s-13.0994-9.9739-14.5491-13.9286c-1.4496-3.9548.7644-8.2826 4.9552-9.6506 3.7163-1.2187 7.7489.2985 9.6203 3.4076 1.845-3.1091 5.8776-4.6263 9.594-3.4076 4.1907 1.368 6.4047 5.6958 4.9287 9.6506z",fill:"#F3D9E1",stroke:"#28292B",strokeWidth:"1.5",strokeMiterlimit:"10"}))},title:CC},tC=(0,J._x)("Heart","sticker name","web-stories");const lC={aspectRatio:62/54,svg:function BeautyHeart(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 62 54",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,tC),Q.createElement("path",{d:"M27.9885 51C27.3612 51.7788 27.3611 51.7787 27.3609 51.7785L27.36 51.7778L27.3567 51.7752L27.3439 51.7649L27.2943 51.7248C27.2506 51.6894 27.1861 51.6372 27.102 51.5688C26.9339 51.4321 26.6874 51.231 26.3731 50.9728C25.7445 50.4563 24.8445 49.711 23.7569 48.7942C21.5824 46.9611 18.6549 44.4396 15.6467 41.6889C12.6412 38.9407 9.54187 35.9517 7.03007 33.1851C5.77429 31.8019 4.65477 30.4627 3.76408 29.2281C2.8818 28.0052 2.1864 26.834 1.82516 25.7916C-0.867927 18.0208 3.24427 9.51561 11.0319 6.82644C17.4039 4.61654 24.2738 6.98478 28.0292 12.1671C31.7503 6.9824 38.6214 4.61781 44.9901 6.82621C52.7769 9.51469 56.8923 18.0204 54.1508 25.7943C53.7893 26.8359 53.0944 28.0063 52.2128 29.2281C51.3222 30.4627 50.2026 31.8019 48.9469 33.1851C46.4351 35.9517 43.3358 38.9407 40.3302 41.6889C37.322 44.4396 34.3945 46.9611 32.22 48.7942C31.1324 49.711 30.2324 50.4563 29.6038 50.9728C29.2895 51.231 29.0431 51.4321 28.8749 51.5688C28.7908 51.6372 28.7263 51.6894 28.6826 51.7248L28.633 51.7649L28.6202 51.7752L28.6169 51.7778L28.616 51.7785C28.6158 51.7787 28.6157 51.7788 27.9885 51ZM27.9885 51L27.3612 51.7788L27.9885 52.284L28.6157 51.7788L27.9885 51Z",fill:"#28292B",stroke:"#28292B",strokeWidth:"2",strokeMiterlimit:"10"}),Q.createElement("path",{d:"M33.9885 46C33.3612 46.7788 33.3611 46.7787 33.3609 46.7785L33.36 46.7778L33.3567 46.7752L33.3439 46.7649L33.2943 46.7248C33.2506 46.6894 33.1861 46.6372 33.102 46.5688C32.9339 46.4321 32.6874 46.231 32.3731 45.9728C31.7445 45.4563 30.8445 44.711 29.7569 43.7942C27.5824 41.9611 24.6549 39.4396 21.6467 36.6889C18.6412 33.9407 15.5419 30.9517 13.0301 28.1851C11.7743 26.8019 10.6548 25.4627 9.76408 24.2281C8.8818 23.0052 8.1864 21.834 7.82516 20.7916C5.13207 13.0208 9.24427 4.51561 17.0319 1.82644C23.4039 -0.383456 30.2738 1.98478 34.0292 7.16706C37.7503 1.9824 44.6214 -0.382192 50.9901 1.82621C58.7769 4.51469 62.8923 13.0204 60.1508 20.7943C59.7893 21.8359 59.0944 23.0063 58.2128 24.2281C57.3222 25.4627 56.2026 26.8019 54.9469 28.1851C52.4351 30.9517 49.3358 33.9407 46.3302 36.6889C43.322 39.4396 40.3945 41.9611 38.22 43.7942C37.1324 44.711 36.2324 45.4563 35.6038 45.9728C35.2895 46.231 35.0431 46.4321 34.8749 46.5688C34.7908 46.6372 34.7263 46.6894 34.6826 46.7248L34.633 46.7649L34.6202 46.7752L34.6169 46.7778L34.616 46.7785C34.6158 46.7787 34.6157 46.7788 33.9885 46ZM33.9885 46L33.3612 46.7788L33.9885 47.284L34.6157 46.7788L33.9885 46Z",fill:"#28292B",stroke:"#28292B",strokeWidth:"2",strokeMiterlimit:"10"}),Q.createElement("path",{d:"M59.2069 20.4641C56.6942 27.7145 33.9885 46 33.9885 46C33.9885 46 11.2827 27.7145 8.77002 20.4641C6.25732 13.2138 10.0949 5.27944 17.3589 2.77145C23.8006 0.537066 30.7905 3.31865 34.0341 9.01862C37.2321 3.31865 44.222 0.537066 50.6637 2.77145C57.9277 5.27944 61.7653 13.2138 59.2069 20.4641Z",fill:"#F3D9E1"}))},title:tC},aC=(0,J._x)("Arrow","sticker name","web-stories");const nC={aspectRatio:1.9,svg:function Arrow(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 19 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,aC),Q.createElement("path",{d:"M17.9472 5.38801C18.1615 5.17372 18.1615 4.82628 17.9472 4.61199L14.4552 1.11992C14.2409 0.905633 13.8934 0.905633 13.6791 1.11992C13.4649 1.33421 13.4649 1.68165 13.6791 1.89594L16.7832 5L13.6791 8.10406C13.4649 8.31835 13.4649 8.66579 13.6791 8.88008C13.8934 9.09437 14.2409 9.09437 14.4552 8.88008L17.9472 5.38801ZM0 5.54873H17.5592V4.45127H0V5.54873Z",fill:"#3A566E"}))},title:aC},rC=(0,J._x)("Artichoke","sticker name","web-stories");const cC={aspectRatio:105/111,svg:function Artichoke(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 105 111",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,rC),Q.createElement("path",{d:"M99.6984 42.801C99.6823 42.6506 99.6068 42.4629 99.6586 42.3468C100.628 40.3691 101.005 38.2546 101.121 36.0791C101.144 35.6281 101.112 35.1853 101.146 34.74C101.159 34.5471 101.279 34.3662 101.346 34.1794C101.407 34.3528 101.511 34.5265 101.527 34.7053C101.742 37.0842 101.319 39.3743 100.555 41.6199C100.404 42.056 100.127 42.4488 99.911 42.859C99.8373 42.8359 99.7693 42.8156 99.6984 42.801Z",fill:"#676461"}),Q.createElement("path",{d:"M98.8814 29.9988C98.4018 30.8867 97.9653 31.6897 97.5259 32.4984C97.4607 32.4725 97.3956 32.4466 97.3276 32.4263C97.4543 32.1491 97.5894 31.8691 97.7161 31.5919C97.8599 31.2949 97.9697 30.9807 98.1559 30.7123C98.3221 30.4693 98.107 29.9263 98.8814 29.9988Z",fill:"#676461"}),Q.createElement("path",{d:"M69.5 33.5735C69.6022 33.5684 69.7074 33.5577 69.8153 33.5555C69.7718 33.6971 69.7622 33.8701 69.6764 33.9689C69.0787 34.6407 68.4696 35.3069 67.8464 35.9587C67.4863 36.3311 67.0979 36.6751 66.7151 37.036C66.6728 36.9932 66.6304 36.9504 66.5852 36.9133C67.2576 36.1085 67.9328 35.3123 68.6052 34.5075C68.9026 34.1886 69.1998 33.8839 69.5 33.5735Z",fill:"#676461"}),Q.createElement("path",{d:"M46.2166 84.4565C46.117 84.4843 46.0118 84.495 45.9207 84.5342C45.4676 84.7671 45.2048 83.6589 44.5781 84.4016C44.3635 84.6558 43.5864 84.4754 43.0783 84.4242C41.7868 84.2891 40.564 84.5375 39.3153 84.8226C37.2703 85.2876 35.593 86.43 33.8961 87.5411C31.9225 88.8322 29.9799 90.1746 28.0345 91.5085C27.5438 91.8433 27.1096 92.2494 26.6303 92.59C26.4876 92.6885 26.2717 92.693 26.0925 92.7373C26.1362 92.5673 26.1263 92.3346 26.2349 92.233C27.1549 91.3615 28.0553 90.4587 29.0485 89.6812C30.4443 88.5882 31.8796 87.5295 33.3711 86.5705C35.7722 85.0264 38.3167 83.7329 41.2318 83.5737C42.5871 83.4992 43.9576 83.7029 45.3115 83.8412C45.6436 83.8743 45.9459 84.1342 46.263 84.295C46.2428 84.3488 46.2282 84.4054 46.2166 84.4565Z",fill:"#676461"}),Q.createElement("path",{d:"M78.176 84.7925C78.0841 84.9594 78.0288 85.1663 77.8946 85.2762C76.3359 86.5216 74.6589 87.6074 72.752 88.2066C70.5548 88.9006 68.3186 89.461 65.9754 89.4333C65.1176 89.4255 64.256 89.5795 63.3983 89.5576C62.2623 89.5227 61.115 89.482 60 89.2798C58.1274 88.9427 56.2697 88.4921 54.4177 88.0445C53.5356 87.8322 52.6854 87.5152 51.8179 87.2463C51.8184 87.1753 51.816 87.0959 51.8165 87.0249C52.0863 87.0265 52.3735 86.9799 52.623 87.0494C53.3518 87.2409 54.0602 87.5288 54.7948 87.6947C57.5461 88.3207 60.2853 89.0686 63.1194 89.1814C64.3831 89.2312 65.6597 89.0455 66.9298 88.9847C68.9386 88.8856 70.8566 88.3347 72.7464 87.7411C74.4 87.2199 75.9138 86.3432 77.2391 85.1788C77.4676 84.9814 77.7327 84.8241 77.9781 84.6495C78.0488 84.7067 78.111 84.7524 78.176 84.7925Z",fill:"#676461"}),Q.createElement("path",{d:"M11.0876 88.131C11.6622 87.5044 12.2369 86.8779 12.806 86.2485C13.7952 85.1703 14.7845 84.0922 15.771 83.0056C16.6917 81.9923 17.604 80.9676 18.5247 79.9544C20.2689 78.0351 21.852 75.9844 22.6826 73.5094C23.1253 72.1898 23.3075 70.7524 23.4043 69.3571C23.4852 68.2312 23.3136 67.0698 23.1447 65.9453C23.0411 65.2524 22.7215 64.5923 22.4623 63.8134C22.652 63.9167 22.8504 63.9604 22.9235 64.0828C23.3704 64.8145 23.5584 65.6214 23.6894 66.4704C23.9596 68.2084 23.9232 69.9332 23.6795 71.6596C23.4564 73.2756 22.7232 74.7183 21.9222 76.1124C20.4438 78.6716 18.2958 80.6851 16.3342 82.8499C14.7015 84.6478 13.0096 86.3802 11.3374 88.1438C11.303 88.1833 11.2461 88.2114 11.1976 88.2366C11.1637 88.2052 11.1271 88.1653 11.0876 88.131Z",fill:"#676461"}),Q.createElement("path",{d:"M6.2912 91.2343C6.70057 90.7089 7.0845 90.1635 7.52207 89.6667C8.30567 88.7831 9.15424 87.9539 9.91807 87.0532C10.3329 86.5591 10.598 85.9393 10.9903 85.4195C11.4771 84.7697 12.012 84.1514 12.5413 83.5303C14.1462 81.6329 15.7144 79.6956 16.983 77.5494C17.4307 76.7945 17.7851 75.9851 18.1791 75.1958C18.2078 75.1392 18.2422 75.0855 18.2455 75.0231C18.258 74.8444 18.211 74.6427 18.2716 74.4813C18.3207 74.3568 18.4747 74.2498 18.6085 74.1825C18.7368 74.1123 18.893 74.099 19.1035 74.0492C18.932 75.1292 18.5511 76.0888 18.0228 77.0163C16.5241 79.6435 14.6465 81.9933 12.6898 84.2887C11.105 86.1464 9.47503 87.9671 7.8648 89.8048C7.40718 90.3271 6.96656 90.858 6.5146 91.3831C6.43822 91.3372 6.36471 91.2858 6.2912 91.2343Z",fill:"#676461"}),Q.createElement("path",{d:"M27.745 74.9437C27.202 75.9421 26.7128 76.9749 26.0934 77.9275C25.4281 78.9564 24.692 79.9566 23.8883 80.8798C22.8271 82.0994 21.6755 83.2447 20.5606 84.4157C20.1519 84.8418 19.76 85.2907 19.3372 85.7025C17.277 87.7391 15.2083 89.7644 13.1424 91.7982C13.0881 91.8489 13.0112 91.8882 12.8892 91.8762C13.1751 91.5657 13.4554 91.2524 13.7526 90.9477C14.6958 89.9743 15.6419 88.9952 16.5992 88.036C16.9765 87.658 17.3988 87.3313 17.7647 86.9475C19.6115 84.9805 21.4922 83.045 23.274 81.0238C24.8213 79.2679 26.1906 77.372 27.195 75.2413C27.2727 75.0743 27.4127 74.9389 27.5273 74.7836C27.5979 74.8407 27.6714 74.8922 27.745 74.9437Z",fill:"#676461"}),Q.createElement("path",{d:"M55.3473 86.1166C55.5491 86.0837 55.7656 85.9941 55.9557 86.0264C56.9007 86.1709 57.8365 86.4175 58.7876 86.4939C60.4712 86.6284 62.1668 86.6552 63.8564 86.7359C65.1825 86.8031 66.4983 86.6943 67.7675 86.327C68.5273 86.1071 69.2454 85.7452 69.9884 85.4742C70.145 85.4183 70.335 85.479 70.5167 85.4857C70.4136 85.6185 70.3387 85.794 70.2075 85.8699C68.4856 86.8618 66.6027 87.2596 64.6375 87.1887C62.4423 87.108 60.2475 86.9705 58.0613 86.8019C57.15 86.7314 56.2509 86.5105 55.3457 86.3578C55.3519 86.2755 55.3496 86.196 55.3473 86.1166Z",fill:"#676461"}),Q.createElement("path",{d:"M28.7664 79.3246C24.2572 85.5918 18.3792 90.4893 12.6537 95.5352C12.617 95.4952 12.5775 95.461 12.5408 95.421C15.3571 92.8354 18.1819 90.2612 20.9841 87.6613C23.7748 85.0698 26.3595 82.2814 28.7664 79.3246Z",fill:"#676461"}),Q.createElement("path",{d:"M50.6838 86.9216C49.9288 86.8237 49.1824 86.7087 48.4245 86.6305C46.8661 86.4598 45.3077 86.3033 43.752 86.1553C41.5774 85.9498 39.4795 86.2102 37.5187 87.2377C37.3934 87.3022 37.2427 87.3184 37.1033 87.3545C37.064 87.2776 37.0333 87.198 36.994 87.1211C37.4841 86.8714 37.9576 86.5562 38.4756 86.3918C40.1036 85.8789 41.7844 85.5566 43.4992 85.6998C45.4241 85.8641 47.3369 86.122 49.2527 86.3742C49.7466 86.4395 50.234 86.6154 50.7219 86.7346C50.7044 86.7969 50.6955 86.8564 50.6838 86.9216Z",fill:"#676461"}),Q.createElement("path",{d:"M34.7196 88.9058C35.4312 88.6545 36.1372 88.4003 36.846 88.1546C38.3291 87.6325 39.8066 87.1075 41.2868 86.591C41.9273 86.3677 42.5694 86.3373 43.1868 86.636C43.3369 86.705 43.4207 86.9183 43.5335 87.0608C43.3567 87.1705 43.1564 87.3963 43.0146 87.3671C41.3839 86.9605 39.9619 87.7128 38.485 88.1385C37.3098 88.4751 36.1514 88.8629 34.9818 89.2166C34.9078 89.236 34.7977 89.1304 34.7043 89.076C34.7188 89.0193 34.7192 88.9625 34.7196 88.9058Z",fill:"#676461"}),Q.createElement("path",{d:"M18.0525 93.8797C15.7349 96.1844 13.3973 98.5146 10.9597 100.944C11.0807 100.663 11.1134 100.445 11.2363 100.315C13.3518 98.0859 15.422 95.8195 17.8817 93.9496C17.9387 93.9074 18.024 93.8937 18.0525 93.8797Z",fill:"#676461"}),Q.createElement("path",{d:"M10.9459 104.167C13.1861 101.972 15.4293 99.7721 17.6723 97.5861C17.6895 97.5663 17.8083 97.6407 18.015 97.7384C15.6695 99.9579 13.3839 102.13 11.0956 104.293C11.0448 104.253 10.9968 104.207 10.9459 104.167Z",fill:"#676461"}),Q.createElement("path",{d:"M78.9813 84.7695C79.375 84.0088 80.332 83.9604 80.8025 83.1604C81.0215 84.004 80.6505 84.3139 78.9813 84.7695Z",fill:"#676461"}),Q.createElement("path",{d:"M7.5924 94.1124C7.18504 93.8917 7.18934 93.6591 7.46367 93.3714C7.66658 93.1542 7.83285 92.897 8.05553 92.6969C8.1697 92.5983 8.37405 92.6023 8.53897 92.5579C8.52936 92.7308 8.57625 92.9467 8.4875 93.0653C8.2183 93.4409 7.89835 93.7625 7.5924 94.1124Z",fill:"#676461"}),Q.createElement("path",{d:"M31.5366 82.5386C32.5927 81.6934 33.6573 80.8455 34.7134 80.0003C34.7755 80.0744 34.8289 80.1514 34.8909 80.2255C33.8038 81.0336 32.7195 81.8502 31.6324 82.6583C31.6014 82.6212 31.5732 82.5785 31.5366 82.5386Z",fill:"#676461"}),Q.createElement("path",{d:"M5.03984 93.3878C4.38504 94.1442 3.84458 94.7736 3.2584 95.451C3.41055 94.7314 4.42338 93.4666 5.03984 93.3878Z",fill:"#676461"}),Q.createElement("path",{d:"M37.6879 57.7481C37.7855 57.584 37.8549 57.3915 37.992 57.2618C39.6748 55.6598 41.3605 54.0522 43.0687 52.4702C45.0083 50.6711 46.9452 48.8635 48.9299 47.1157C50.0065 46.1742 51.1705 45.3268 52.3288 44.4908C54.5797 42.8637 56.8672 41.2908 59.121 39.6722C60.5246 38.6617 61.8944 37.6055 63.2867 36.575C63.3467 36.5271 63.4544 36.5533 63.7415 36.5209C63.4213 36.8567 63.2578 37.1083 63.0268 37.2687C60.9531 38.7152 58.8653 40.1332 56.7972 41.5826C55.5336 42.472 54.3008 43.4126 53.0568 44.3332C52.0753 45.0597 51.0853 45.7747 50.1292 46.5353C49.2187 47.2621 48.342 48.0345 47.4766 48.8126C45.8372 50.2872 44.1893 51.7503 42.5866 53.2648C41.1668 54.6015 39.7977 55.9925 38.4117 57.3607C38.2374 57.5356 38.0827 57.7418 37.9225 57.931C37.8433 57.8766 37.7642 57.8081 37.6879 57.7481Z",fill:"#676461"}),Q.createElement("path",{d:"M65.6795 37.8109C65.2388 38.356 64.8066 38.8982 64.3715 39.4462C63.9593 39.963 63.5359 40.4741 63.1406 41.0138C62.3558 42.0817 61.5851 43.164 60.8117 44.2377C59.8635 45.543 58.907 46.837 57.9758 48.151C56.4401 50.3183 54.7265 52.3314 52.7475 54.1104C52.162 54.6319 51.5455 55.1447 51.0646 55.7548C50.7611 56.1418 50.6161 56.6233 49.8648 56.4345C50.2276 56.0848 50.559 55.7689 50.8876 55.4445C52.0477 54.2964 53.2756 53.2111 54.3453 51.9888C55.6468 50.4925 56.8183 48.8877 58.0293 47.3171C58.7995 46.32 59.5272 45.2943 60.2776 44.28C61.6322 42.4549 62.9812 40.627 64.3386 38.8104C64.5935 38.4629 64.8682 38.1325 65.157 37.8164C65.237 37.7289 65.4018 37.7128 65.5242 37.6682C65.5836 37.7054 65.6287 37.7567 65.6795 37.8109Z",fill:"#676461"}),Q.createElement("path",{d:"M55.4471 57.279C56.0304 56.6354 56.6335 56.0091 57.1942 55.3399C58.3072 54.0043 59.4908 52.7117 60.4652 51.2845C61.9355 49.1197 63.2954 46.8777 64.5988 44.6069C65.2936 43.3938 65.7734 42.0574 66.3634 40.7841C66.5591 40.371 66.8057 39.9837 67.0241 39.5821C67.092 39.6165 67.1599 39.6509 67.2279 39.6854C66.6858 40.9902 66.2033 42.318 65.5934 43.5884C64.9662 44.8927 64.2512 46.1597 63.5108 47.4066C62.7733 48.6337 61.9849 49.835 61.157 51.0019C60.3175 52.1916 59.5259 53.4552 58.4805 54.4337C57.4694 55.3869 56.9238 56.8108 55.6445 57.4929C55.574 57.4216 55.512 57.3474 55.4471 57.279Z",fill:"#676461"}),Q.createElement("path",{d:"M62.4206 35.1405C59.1904 36.186 56.0978 37.4933 53.1954 39.2671C50.3329 41.0185 47.4114 42.6616 44.8811 44.8802C44.9119 44.9457 44.9456 45.0055 44.9765 45.0709C44.8147 45.0529 44.6587 45.0237 44.4997 45.0142C44.3691 45.005 44.2327 45.0212 44.074 44.955C49.7404 40.8391 55.5078 36.9309 62.2608 34.8104C62.3112 34.9213 62.3673 35.0352 62.4206 35.1405Z",fill:"#676461"}),Q.createElement("path",{d:"M59.4597 58.9143C59.9235 58.3098 60.3902 57.6997 60.8426 57.0895C61.2836 56.5019 61.7585 55.9315 62.1316 55.3095C63.1676 53.5649 64.1667 51.8088 65.1404 50.0326C65.4334 49.4981 65.5991 48.8919 65.8496 48.3287C65.913 48.1901 66.0953 48.0975 66.2238 47.9848C66.2313 48.138 66.287 48.3086 66.2436 48.4502C65.6139 50.5999 64.4945 52.5086 63.2422 54.3427C62.2764 55.7529 61.3474 57.1888 60.3732 58.5876C60.2099 58.825 59.9024 58.9537 59.6599 59.1368C59.5979 59.0626 59.5274 58.9913 59.4597 58.9143Z",fill:"#676461"}),Q.createElement("path",{d:"M61.3294 32.3253C61.2603 32.4753 61.1883 32.6309 61.1825 32.6423C58.5371 33.2939 56.1867 34.4438 53.8141 35.5113C51.433 36.5815 49.0434 37.6404 46.9738 39.3027C46.9344 39.2542 46.8921 39.1972 46.8527 39.1487C46.9955 39.0077 47.1188 38.8211 47.2899 38.7228C49.0313 37.7623 50.7474 36.7535 52.5365 35.8813C54.4596 34.9418 56.4387 34.1161 58.4066 33.2704C59.335 32.8728 60.2885 32.5378 61.2281 32.1743C61.2675 32.2228 61.2985 32.274 61.3294 32.3253Z",fill:"#676461"}),Q.createElement("path",{d:"M68.6557 41.3489C68.5526 41.93 68.4552 42.5139 68.3323 43.092C68.1714 43.843 68.002 44.5967 67.8156 45.3419C67.7777 45.4864 67.6519 45.6218 67.5405 45.729C67.4891 45.7741 67.3386 45.7761 67.2764 45.7303C67.2142 45.6846 67.1499 45.531 67.1814 45.4829C67.885 44.2386 68.0187 42.8405 68.2686 41.4801C68.2833 41.4092 68.4 41.3617 68.4686 41.2968C68.5395 41.3114 68.6018 41.3288 68.6557 41.3489Z",fill:"#676461"}),Q.createElement("path",{d:"M48.2769 57.8476C48.2594 58.3724 45.0561 61.5374 44.5427 61.4409C45.7569 60.2704 46.9712 59.0998 48.2769 57.8476Z",fill:"#676461"}),Q.createElement("path",{d:"M53.8511 59.0587C53.7839 59.8216 52.4297 61.0991 51.711 61.1404C52.491 60.3901 53.1711 59.7244 53.8511 59.0587Z",fill:"#676461"}),Q.createElement("path",{d:"M41.9997 47.394C42.0274 47.9558 40.801 49.3187 40.031 49.4334C40.7568 48.6774 41.3597 48.0512 41.9997 47.394Z",fill:"#676461"}),Q.createElement("path",{d:"M39.3466 43.8285C40.0089 43.2395 40.6628 42.6391 41.5415 42.3804C41.0366 43.2198 40.0847 43.3704 39.3353 43.8228L39.3466 43.8285Z",fill:"#676461"}),Q.createElement("path",{d:"M43.1362 41.3601C43.7122 40.955 44.2967 40.5471 44.8727 40.1419C44.9346 40.2302 44.9992 40.327 45.0611 40.4153C44.4683 40.7976 43.8698 41.1771 43.2769 41.5595C43.2234 41.4968 43.1812 41.4256 43.1362 41.3601Z",fill:"#676461"}),Q.createElement("path",{d:"M55.7526 79.1789C56.2513 78.9122 56.7471 78.6512 57.243 78.3759C59.6967 77.0365 62.1785 75.7541 64.5788 74.3378C66.1637 73.4048 67.642 72.2755 69.1596 71.223C70.2407 70.4687 71.3022 69.6832 72.389 68.9318C72.5744 68.8052 72.8329 68.7868 73.0577 68.7228C73.0857 68.7939 73.1108 68.8565 73.1388 68.9276C72.8419 69.1614 72.5536 69.4066 72.2483 69.629C71.1183 70.4653 70.0137 71.3357 68.8416 72.1008C66.9909 73.3046 65.1091 74.4713 63.2021 75.5755C61.3008 76.6826 59.3461 77.6985 57.4166 78.7628C57.1202 78.9257 56.8856 79.2053 56.5781 79.334C56.3502 79.432 56.0524 79.3736 55.7854 79.3805C55.7715 79.3237 55.7578 79.2527 55.7526 79.1789Z",fill:"#676461"}),Q.createElement("path",{d:"M51.0934 65.6681C51.7544 65.3343 52.4015 64.9719 53.0765 64.6807C54.4264 64.0982 55.7765 63.5015 57.1599 63.0214C58.4665 62.5663 59.8036 62.2193 61.1465 61.8751C63.3342 61.3116 65.5247 60.7709 67.7206 60.2613C68.9324 59.9789 70.1664 59.7646 71.3977 59.5418C71.6252 59.5006 71.8688 59.5956 72.1044 59.6225C72.1067 59.7162 72.1089 59.8098 72.1083 59.9091C71.0847 60.0735 70.0556 60.2208 69.0432 60.4193C67.1037 60.8026 65.1391 61.1092 63.2412 61.6488C60.4327 62.4528 57.5685 63.0861 54.9078 64.3421C53.8566 64.8412 52.6818 65.1069 51.7904 65.936C51.6847 66.0319 51.3843 65.9224 51.1743 65.9013C51.1492 65.8245 51.1241 65.7478 51.0934 65.6681Z",fill:"#676461"}),Q.createElement("path",{d:"M71.4015 80.0743C70.8668 79.7535 70.8671 79.7109 71.3578 79.3477C72.8728 78.2159 74.2043 76.9127 75.2311 75.2985C75.8505 74.3317 76.5407 73.4079 77.1885 72.4554C77.3576 72.2067 77.4843 71.9294 77.6307 71.6692C78.1041 71.8024 78.071 72.1059 77.8817 72.3942C77.1937 73.4258 76.4972 74.4603 75.7667 75.4633C75.2225 76.212 74.6329 76.9378 74.0406 77.6551C73.7602 77.9968 73.4345 78.3014 73.1061 78.5974C72.5606 79.0964 71.9811 79.5783 71.4015 80.0743Z",fill:"#676461"}),Q.createElement("path",{d:"M71.6534 63.2299C71.1922 63.3947 70.7479 63.5965 70.2756 63.7129C69.3795 63.9348 68.4586 64.0515 67.5736 64.3075C66.4838 64.6162 65.4276 65.0131 64.3517 65.3787C63.3156 65.7359 62.2711 66.0676 61.2517 66.4761C60.5284 66.7642 59.8612 67.1803 59.152 67.4969C58.9668 67.581 58.7116 67.5086 58.456 67.5071C58.796 66.7401 66.7343 64.0814 69.3736 63.5261C70.1159 63.3687 70.8231 62.9159 71.6123 62.9885C71.6288 63.068 71.6397 63.1447 71.6534 63.2299Z",fill:"#676461"}),Q.createElement("path",{d:"M75.7384 70.2617C76.2201 70.4347 76.0559 70.8139 75.8723 71.1051C75.4193 71.8005 74.9463 72.4929 74.4282 73.1482C73.4321 74.4079 72.3682 75.6048 71.0785 76.5734C70.9044 76.7058 70.6487 76.7327 70.3621 76.6941C72.5629 74.8994 74.4045 72.8586 75.7384 70.2617Z",fill:"#676461"}),Q.createElement("path",{d:"M79.4022 60.4576C79.5555 60.4642 79.7031 60.4678 80.0325 60.4782C78.4496 62.9064 76.1293 64.2919 74.1277 66.0168C74.0712 65.9598 74.0119 65.9083 73.9611 65.8541C74.167 65.6312 74.3616 65.3883 74.5901 65.191C75.7694 64.1593 76.9911 63.1704 78.1338 62.0988C78.6366 61.6279 78.9927 60.9972 79.4193 60.4378C79.4222 60.4322 79.4022 60.4576 79.4022 60.4576Z",fill:"#676461"}),Q.createElement("path",{d:"M46.6525 78.077C46.5097 78.2039 46.3864 78.3904 46.2184 78.4547C44.9258 78.9524 43.6276 79.433 42.3267 79.9051C42.1701 79.961 41.9717 79.9031 41.7956 79.8992C41.879 79.7351 41.9147 79.4828 42.0428 79.4268C42.789 79.1075 43.5519 78.8253 44.3149 78.5431C44.8245 78.3531 45.3398 78.1659 45.8663 77.9987C46.0883 77.9262 46.3269 77.919 46.56 77.8807C46.5852 77.9432 46.6217 78.0115 46.6525 78.077Z",fill:"#676461"}),Q.createElement("path",{d:"M64.2583 79.9602C64.4096 79.8305 64.5443 79.6355 64.7236 79.577C66.0215 79.1389 67.1423 78.4048 68.1816 77.5226C68.2987 77.4183 68.5314 77.4509 68.7105 77.4207C68.6471 77.5735 68.6343 77.7948 68.5203 77.8651C67.4737 78.5372 66.4131 79.1951 65.3468 79.8359C65.0618 80.0045 64.7289 80.0991 64.4157 80.225C64.3594 80.1395 64.3117 80.0513 64.2583 79.9602Z",fill:"#676461"}),Q.createElement("path",{d:"M50.5055 66.5836C49.8703 66.9232 49.2323 67.2542 48.5972 67.5938C48.5467 67.4971 48.4933 67.406 48.4428 67.3093C49.0809 66.9641 49.7104 66.6217 50.3484 66.2764C50.396 66.3788 50.4522 66.4784 50.5055 66.5836Z",fill:"#676461"}),Q.createElement("path",{d:"M53.1891 80.31C52.4279 81.2898 51.9555 81.4629 51.3793 81.0144C51.9484 80.7907 52.4891 80.5811 53.1891 80.31Z",fill:"#676461"}),Q.createElement("path",{d:"M75.5806 17.6942C75.5107 17.9718 75.4896 18.1675 75.4062 18.3316C74.3882 20.3629 72.9014 21.9858 71.1742 23.4371C70.3549 24.1247 69.668 24.9719 68.9107 25.7336C68.2991 26.3486 67.6846 26.9693 67.0392 27.5529C66.9192 27.6629 66.6413 27.6074 66.323 27.6453C69.439 24.3577 73.0564 21.7228 75.1968 17.7629C75.2198 17.7177 75.3475 17.7326 75.5806 17.6942Z",fill:"#676461"}),Q.createElement("path",{d:"M63.1885 15.615C61.6287 16.148 60.0605 16.6554 58.5062 17.2197C55.9981 18.1332 53.5013 19.0666 51.0073 20.0228C50.1759 20.3415 49.3753 20.7398 48.5635 21.1041C48.3983 21.1769 48.0805 21.1297 48.3227 21.4659C48.1915 21.5418 48.0686 21.6716 47.935 21.6822C47.719 21.7008 47.495 21.6513 47.0834 21.6063C47.3205 21.392 47.438 21.2168 47.6004 21.1496C49.8701 20.1865 52.1203 19.1779 54.4179 18.3001C56.5134 17.4977 58.6649 16.8234 60.7967 16.1035C61.3375 15.9222 61.8783 15.7408 62.4331 15.5879C62.675 15.5184 62.9419 15.5398 63.1948 15.5185C63.1889 15.5582 63.1887 15.5866 63.1885 15.615Z",fill:"#676461"}),Q.createElement("path",{d:"M63.9542 24.8082C65.572 23.6003 67.2631 22.4722 68.7936 21.1559C70.3298 19.8425 71.7108 18.3438 73.3024 16.7953C73.2665 17.0901 73.3188 17.3515 73.2102 17.4672C72.3495 18.3901 71.5002 19.3329 70.5605 20.173C69.3554 21.2414 68.0656 22.2243 66.804 23.2357C66.1418 23.7681 65.4851 24.3176 64.7948 24.8074C64.6036 24.9453 64.2887 24.9066 64.0328 24.9477C64.0047 24.905 63.9794 24.8566 63.9542 24.8082Z",fill:"#676461"}),Q.createElement("path",{d:"M42.2933 29.3493C42.1757 29.5245 42.0975 29.7624 41.935 29.858C41.0029 30.4031 40.0455 30.8998 39.1106 31.4364C38.6146 31.7258 38.1523 32.075 37.6675 32.3844C37.5705 32.4491 37.437 32.4597 37.3061 32.493C37.0046 32.1195 37.2504 31.8741 37.5016 31.6598C38.267 30.9946 41.0849 29.5551 42.2933 29.3493Z",fill:"#676461"}),Q.createElement("path",{d:"M74.2241 22.258C73.9903 24.2172 71.4233 27.3773 70.0825 27.4377C70.2143 27.2625 70.2833 27.1268 70.3889 27.0451C71.6445 26.0593 72.6148 24.8505 73.3251 23.4246C73.538 22.9917 73.9207 22.6449 74.2241 22.258Z",fill:"#676461"}),Q.createElement("path",{d:"M63.5441 15.4931C64.7665 14.4189 70.2902 13.6674 70.7998 14.3883C69.5608 14.4861 68.3222 14.5131 67.111 14.6963C65.9084 14.8766 64.7359 15.2218 63.5441 15.4931Z",fill:"#676461"}),Q.createElement("path",{d:"M70.574 10.4033C70.2018 10.4069 69.827 10.3877 69.4548 10.4054C68.1107 10.4857 66.7611 10.5489 65.4253 10.6831C64.5186 10.7715 63.6198 10.9707 62.6331 11.1325C63.1004 10.4512 69.7743 9.73469 70.5782 10.1849C70.5777 10.2558 70.5773 10.3267 70.574 10.4033Z",fill:"#676461"}),Q.createElement("path",{d:"M61.6579 11.241C60.7897 11.5481 59.9214 11.8553 59.0503 12.1681C59.0528 12.2334 59.0552 12.2987 59.0605 12.3583C58.9534 12.2328 58.8548 12.1046 58.7476 11.9791C58.8646 11.889 58.9735 11.7449 59.1043 11.7116C59.938 11.4865 60.7771 11.2785 61.6107 11.0676C61.6274 11.1188 61.6469 11.1785 61.6579 11.241Z",fill:"#676461"}),Q.createElement("path",{d:"M62.275 26.3032C62.3137 26.4651 62.4261 26.6501 62.377 26.7746C62.2211 27.1935 61.1639 27.8313 60.6284 27.6808C61.1421 27.2441 61.6586 26.8159 62.275 26.3032Z",fill:"#676461"}),Q.createElement("path",{d:"M63.2832 13.5379C62.0549 13.7409 60.8664 13.9355 59.6778 14.1302C60.4794 13.5899 62.9506 13.1274 63.2832 13.5379Z",fill:"#676461"}),Q.createElement("path",{d:"M54.7777 15.5593C55.5692 15.263 56.3495 14.9327 57.1493 14.6762C57.8466 14.4532 58.5718 14.3013 59.2774 14.1181C59.2912 14.1749 59.3078 14.2402 59.3217 14.2971C57.7995 14.714 56.2801 15.1252 54.7579 15.5421C54.7551 15.5478 54.7777 15.5593 54.7777 15.5593Z",fill:"#676461"}),Q.createElement("path",{d:"M76.3724 20.2307C75.9904 19.5818 76.0941 19.3498 77.021 18.6602C76.822 19.1498 76.6145 19.6421 76.3724 20.2307Z",fill:"#676461"}),Q.createElement("path",{d:"M93.3329 38.3989C93.354 38.6657 93.4062 38.9412 93.3846 39.2078C93.2259 41.4114 92.7666 43.5622 92.1229 45.6693C91.9345 46.2782 91.5477 46.8293 91.3593 47.4382C90.8088 49.1941 89.9668 50.7809 88.9068 52.2785C88.4513 52.9228 88.1144 53.6557 87.6843 54.32C87.5696 54.5037 87.3022 54.5817 87.1083 54.7111C87.0547 54.6483 87.0041 54.5799 86.9505 54.5172C87.3835 53.8473 87.8448 53.1917 88.2523 52.5018C88.9841 51.2718 89.8179 50.0793 90.377 48.7689C91.1378 46.9915 91.794 45.1539 92.2856 43.2899C92.6638 41.8451 92.7217 40.3162 92.9327 38.8222C92.9565 38.6635 93.0539 38.5136 93.1202 38.3551C93.1882 38.3754 93.262 38.3843 93.3329 38.3989Z",fill:"#676461"}),Q.createElement("path",{d:"M87.2249 38.3037C82.929 44.5297 77.2838 49.4741 71.5384 54.5456C71.6025 54.2793 71.5925 54.0749 71.6867 53.9875C72.3552 53.3586 73.0433 52.761 73.7315 52.1493C75.2708 50.7735 76.8355 49.4177 78.3465 48.0133C79.3034 47.125 80.2548 46.2055 81.1016 45.2116C82.7981 43.2182 84.4156 41.1562 86.0668 39.1256C86.2815 38.8573 86.4623 38.5576 86.6883 38.295C86.777 38.1905 86.9475 38.1631 87.0786 38.1014C87.1264 38.1613 87.1771 38.2297 87.2249 38.3037Z",fill:"#676461"}),Q.createElement("path",{d:"M86.2965 36.3457C85.0964 37.0539 83.8401 37.6766 82.7132 38.4789C80.9332 39.7399 79.2404 41.1234 77.511 42.4529C76.4465 43.2725 75.3539 44.0636 74.312 44.9089C73.644 45.4527 73.0521 46.0849 72.4011 46.6515C72.224 46.8037 71.9624 46.8562 71.7346 46.9542C71.6952 46.9057 71.6528 46.8629 71.6134 46.8144C71.6823 46.6928 71.7174 46.5256 71.8202 46.4496C72.9503 45.5707 74.0974 44.7147 75.2275 43.8359C76.5688 42.7937 77.8651 41.7001 79.2289 40.6978C80.8951 39.4645 82.6037 38.2881 84.3038 37.1004C84.7544 36.7881 85.2474 36.5327 85.7403 36.2773C85.9055 36.1902 86.127 36.2029 86.3203 36.1727C86.3057 36.2294 86.3025 36.2918 86.2965 36.3457Z",fill:"#676461"}),Q.createElement("path",{d:"M85.042 46.9888C87.0843 44.6088 88.575 41.8994 89.7942 39.0238C89.8678 39.047 89.9386 39.0757 90.0123 39.0989C89.9828 39.2831 89.9759 39.4788 89.9123 39.6459C89.1855 41.4404 88.3143 43.1689 87.2168 44.7685C86.701 45.5173 86.2361 46.292 85.7175 47.0324C85.6402 47.1426 85.3734 47.1212 85.1971 47.1599C85.1378 47.1085 85.0899 47.0487 85.042 46.9888Z",fill:"#676461"}),Q.createElement("path",{d:"M72.0183 39.9034C72.3204 38.8325 80.9269 34.1859 81.838 34.7189C78.1306 35.7929 75.1826 38.0346 72.0183 39.9034Z",fill:"#676461"}),Q.createElement("path",{d:"M81.9821 52.3243C80.854 54.2358 79.1019 55.5962 77.6208 57.1936C77.5473 57.1421 77.4738 57.0906 77.3974 57.0447C77.5178 56.8638 77.6128 56.6629 77.7558 56.5077C78.7305 55.4862 79.7222 54.4875 80.6913 53.4631C80.9715 53.164 81.1669 52.7934 81.4217 52.4743C81.5219 52.3472 81.6899 52.2687 81.8325 52.1702C81.8891 52.2131 81.937 52.2729 81.9821 52.3243Z",fill:"#676461"}),Q.createElement("path",{d:"M85.7501 56.3475C85.4749 57.2252 84.6378 58.0741 84.0277 58.0423C84.5056 57.4239 84.9579 56.828 85.4271 56.2549C85.4585 56.2211 85.6396 56.3129 85.7501 56.3475Z",fill:"#676461"}),Q.createElement("path",{d:"M82.9491 33.4761C83.4324 32.9173 84.3598 32.5907 84.7414 32.8481C83.7971 33.5858 83.2992 33.7673 82.9491 33.4761Z",fill:"#676461"}),Q.createElement("path",{d:"M19.1942 46.5483C19.6286 44.7407 19.9441 42.8871 20.5259 41.1257C21.0902 39.4267 21.8078 37.7484 22.678 36.1759C23.6143 34.4733 24.7714 32.8827 25.8804 31.2747C26.6598 30.1472 27.4986 29.0569 28.3487 27.9723C28.7265 27.495 29.1891 27.0749 29.6319 26.6519C29.7261 26.5645 29.9134 26.5741 30.0528 26.538C30.0294 26.6542 30.0425 26.8245 29.9711 26.8808C28.3102 28.2161 27.2849 30.0657 25.9686 31.6895C24.5722 33.4149 23.4275 35.2894 22.5119 37.3013C21.5185 39.4944 20.5223 41.6931 20.155 44.1111C20.0572 44.7659 19.9651 45.4236 19.8191 46.0611C19.7694 46.285 19.561 46.471 19.4234 46.6716C19.3498 46.6343 19.2706 46.5942 19.1942 46.5483Z",fill:"#676461"}),Q.createElement("path",{d:"M34.0969 28.9148C34.1325 29.125 34.2022 29.3382 34.1952 29.5481C34.1546 31.9397 34.1537 34.3372 34.0223 36.7255C33.9327 38.3309 33.6557 39.9267 33.4412 41.5257C33.334 42.311 33.2523 43.1164 33.0119 43.8697C32.4527 45.6285 31.8029 47.3555 31.1843 49.0912C31.1236 49.2526 30.9723 49.3822 30.8663 49.5348C30.8153 49.509 30.7644 49.4832 30.7134 49.4574C30.7859 49.2166 30.8442 48.9758 30.9224 48.7379C31.4983 47.0161 32.1026 45.3087 32.6417 43.5753C32.9171 42.6832 33.1302 41.7594 33.2922 40.8382C33.4039 40.226 33.3852 39.5903 33.4261 38.9635C33.5358 37.3185 33.6739 35.6737 33.741 34.0284C33.813 32.5137 33.8084 30.9957 33.8434 29.4836C33.8475 29.2936 33.8628 29.1092 33.8725 28.922C33.9464 28.9168 34.023 28.92 34.0969 28.9148Z",fill:"#676461"}),Q.createElement("path",{d:"M26.9495 51.1345C26.8869 51.1597 26.7219 51.2183 26.46 51.3133C28.0589 46.7659 29.8867 42.3986 30.4701 37.6638C30.3071 42.3698 28.3154 46.6113 26.9495 51.1345Z",fill:"#676461"}),Q.createElement("path",{d:"M25.8059 27.9849C25.3315 28.456 24.8403 28.9043 24.3941 29.404C23.0758 30.8774 21.7433 32.3366 20.4815 33.853C19.8033 34.6691 19.2438 35.5879 18.642 36.464C18.5216 36.6449 18.452 36.8658 18.3455 37.1036C17.9545 36.9623 18.1125 36.6795 18.2644 36.4505C18.7518 35.7156 19.2222 34.958 19.7746 34.2774C20.968 32.7975 22.1616 31.3034 23.4539 29.9093C24.1343 29.1726 25.0238 28.6273 25.82 27.9992L25.8059 27.9849Z",fill:"#676461"}),Q.createElement("path",{d:"M19.071 47.9575C18.955 48.802 18.8539 49.519 18.732 50.389C18.407 49.7122 18.5883 48.4312 19.071 47.9575Z",fill:"#676461"}),Q.createElement("path",{d:"M28.8845 53.2029C29.1378 52.6484 29.3939 52.0883 29.6416 51.531C29.7237 51.5655 29.8001 51.5971 29.8822 51.6316C29.6543 52.2061 29.4237 52.772 29.1958 53.3465C29.0911 53.3005 28.9892 53.2489 28.8845 53.2029Z",fill:"#676461"}),Q.createElement("path",{d:"M25.8296 27.9966C26.361 27.4551 26.901 26.9108 27.4324 26.3692C27.4916 26.4348 27.5508 26.5004 27.6128 26.5745C27.0108 27.0447 26.4089 27.5149 25.8127 27.988L25.8296 27.9966Z",fill:"#676461"}),Q.createElement("path",{d:"M83.738 78.1961C83.8328 78.0094 83.8742 77.76 84.0225 77.6502C85.9507 76.2937 87.4723 74.5462 88.9575 72.7446C90.3166 71.1068 91.5654 69.4059 92.3079 67.3844C92.3512 67.2712 92.5418 67.2042 92.6616 67.1226C92.6891 67.2646 92.7847 67.4269 92.7441 67.5486C92.1893 69.0747 91.3827 70.4518 90.3101 71.6799C89.2776 72.8571 88.3553 74.1257 87.2918 75.2658C86.254 76.3692 85.0949 77.3613 83.9894 78.4019C83.899 78.3276 83.8199 78.259 83.738 78.1961Z",fill:"#676461"}),Q.createElement("path",{d:"M98.227 52.9612C97.1461 55.9709 96.0738 58.9778 94.9929 61.9875C94.9617 61.9788 94.9362 61.973 94.9021 61.97C95.1785 60.9218 95.4576 59.8822 95.7339 58.834C95.7056 58.8197 95.6688 58.8081 95.6405 58.7937C95.5318 58.9236 95.423 59.0535 95.2972 59.2032C95.2749 59.1349 95.2355 59.0723 95.2556 59.0327C95.4396 58.6706 95.6378 58.3086 95.8162 57.9436C95.9254 57.7286 96.0319 57.5051 96.1072 57.2729C96.2983 56.6867 96.3502 56.1082 96.8221 55.5718C97.2683 55.058 97.3162 54.2071 97.5705 53.5107C97.6572 53.27 97.8317 53.0525 97.9666 52.8292C98.0572 52.8751 98.1421 52.9181 98.227 52.9612Z",fill:"#676461"}),Q.createElement("path",{d:"M97.5171 57.9165C97.0297 58.6656 96.5422 59.4147 96.052 60.1552C96.0039 60.1237 95.9586 60.1007 95.9106 60.0693C96.2413 59.4044 96.5324 58.7195 96.9028 58.0747C97.5947 56.8672 97.7451 55.5204 98.0231 54.2027C98.0934 53.8683 98.1159 53.4457 98.7888 53.4666C98.3592 54.9565 97.9324 56.4408 97.4971 57.9278L97.5171 57.9165Z",fill:"#676461"}),Q.createElement("path",{d:"M85.6774 62.2387C87.8161 60.4123 90.0927 58.7768 92.5973 57.4775C92.6423 57.543 92.6873 57.6085 92.7267 57.6712C91.5292 58.4162 90.2951 59.1071 89.1399 59.9092C88.0017 60.7056 86.9394 61.6189 85.8406 62.478C85.7928 62.4039 85.7337 62.3241 85.6774 62.2387Z",fill:"#676461"}),Q.createElement("path",{d:"M97.5037 57.9313C97.6381 57.7789 97.7696 57.6321 97.9126 57.4627C98.1561 58.4826 95.4491 63.6278 94.2448 64.5968C94.4141 64.3197 94.5806 64.0341 94.7555 63.76C95.8912 61.9592 96.8202 60.0609 97.5624 58.0678C97.5769 58.0254 97.5375 57.9627 97.5208 57.9115C97.518 57.9172 97.5037 57.9313 97.5037 57.9313Z",fill:"#676461"}),Q.createElement("path",{d:"M88.1551 64.9881C87.4518 65.7416 86.7569 66.5065 86.0281 67.2401C85.9138 67.3529 85.6527 67.3202 85.4594 67.3503C85.5541 67.1919 85.6149 67.0022 85.7435 66.8753C86.2578 66.3817 86.7834 65.8938 87.3146 65.423C87.5488 65.2144 87.8083 65.04 88.0566 64.8456C88.0904 64.8912 88.1213 64.9425 88.1551 64.9881Z",fill:"#676461"}),Q.createElement("path",{d:"M83.4484 64.6364C83.469 64.5117 83.4558 64.3557 83.5245 64.2625C83.7822 63.9236 84.054 63.5848 84.3596 63.2916C84.4566 63.1985 84.6722 63.2224 84.8371 63.1922C84.7992 63.3366 84.8094 63.5267 84.718 63.6226C84.3579 63.9949 83.9668 64.3444 83.5871 64.6996C83.5418 64.6767 83.4936 64.6594 83.4484 64.6364Z",fill:"#676461"}),Q.createElement("path",{d:"M50.6268 8.629C50.3853 9.09009 50.2033 9.5884 49.8997 10.0037C48.8858 11.3683 47.8889 12.7557 46.7592 14.026C45.4722 15.4798 44.0384 16.8022 42.6893 18.196C42.1033 18.8027 41.585 19.4863 40.9709 20.0644C40.4881 20.5241 39.9093 20.8925 39.3024 21.2181C43.2183 17.155 47.4166 13.3488 50.3666 8.45444C50.4514 8.51167 50.5419 8.57177 50.6268 8.629Z",fill:"#676461"}),Q.createElement("path",{d:"M29.5153 18.1924C29.6731 17.938 29.7998 17.6606 29.9858 17.4347C31.4278 15.7462 33.1545 14.38 34.9433 13.0879C36.9405 11.6381 38.87 10.0971 40.9206 8.7242C42.4236 7.7142 44.0673 6.91781 45.6547 6.03598C45.7545 5.97981 45.8907 5.99194 46.1286 6.09829C45.9028 6.3325 45.7158 6.71448 45.4455 6.78386C43.5879 7.27258 42.0366 8.29365 40.5103 9.39148C39.2864 10.2726 38.0146 11.0796 36.8245 12.0063C34.7155 13.6484 32.4569 15.1222 30.6494 17.1377C30.3176 17.5104 30.0225 17.9229 29.7133 18.3212C29.6482 18.2811 29.5775 18.2382 29.5153 18.1924Z",fill:"#676461"}),Q.createElement("path",{d:"M33.8334 18.0902C34.5187 17.5125 35.2011 16.9262 35.8891 16.357C37.1509 15.3173 38.4325 14.2946 39.6774 13.2321C41.0251 12.0793 42.2855 10.8183 43.6952 9.73963C44.9508 8.78213 46.3529 8.01274 47.693 7.16921C47.827 7.0877 47.9975 7.07449 48.1539 7.03283C48.1819 7.10393 48.2127 7.16936 48.2407 7.24046C47.4625 7.69281 46.6618 8.1195 45.9005 8.60883C44.2723 9.65499 42.6751 10.7382 41.3088 12.1377C40.4827 12.9785 39.5466 13.7137 38.6359 14.4689C37.4483 15.4466 36.2326 16.3817 35.0479 17.3538C34.691 17.6497 34.3821 18.0054 34.0534 18.3298C33.9744 18.2471 33.9011 18.1672 33.8334 18.0902Z",fill:"#676461"}),Q.createElement("path",{d:"M43.5274 14.4729C45.8766 12.54 47.4038 9.91295 49.3802 7.66301C49.4426 7.68039 49.5106 7.70064 49.573 7.71803C49.5435 7.88809 49.5706 8.10104 49.4761 8.21683C47.9164 10.1372 46.3596 12.0519 44.7716 13.9438C44.5027 14.2628 44.0812 14.4618 43.7331 14.7124C43.6598 14.6325 43.595 14.5498 43.5274 14.4729Z",fill:"#676461"}),Q.createElement("path",{d:"M28.376 19.6189C27.8354 20.2343 27.3264 20.8017 26.8258 21.3804C26.4253 21.8463 26.0051 22.295 25.6527 22.7923C25.5209 22.9817 25.553 23.2826 25.4862 23.5262C25.3556 23.9794 25.056 24.2047 24.5652 24.1338C24.7076 23.1671 27.6089 19.6713 28.376 19.6189Z",fill:"#676461"}),Q.createElement("path",{d:"M39.8098 18.6216C40.5364 17.7944 41.24 16.9983 41.9379 16.1994C41.9918 16.2054 42.0372 16.2141 42.0911 16.2201C42.0042 16.4892 41.9541 16.784 41.8163 17.0272C41.38 17.7595 40.2497 18.6667 39.8098 18.6216Z",fill:"#676461"}),Q.createElement("path",{d:"M92.2465 21.4701C92.5724 22.9302 89.2188 28.8434 87.9041 29.3153C87.9764 29.1029 87.9917 28.9186 88.0862 28.8028C89.3733 27.3065 90.4343 25.6529 91.2915 23.8818C91.5792 23.2877 91.6942 22.6131 91.9083 21.9816C91.9632 21.8316 92.0946 21.699 92.2465 21.4701Z",fill:"#676461"}),Q.createElement("path",{d:"M76.1523 29.3844C76.3781 29.1501 76.5241 28.9751 76.6897 28.8313C77.712 27.9406 78.7062 27.0071 79.7877 26.1819C81.1975 25.1033 82.672 24.1073 84.1353 23.0914C84.5318 22.8156 84.9677 22.5883 85.3924 22.3552C85.4921 22.2991 85.6397 22.3169 85.7619 22.3006C85.7043 22.428 85.6861 22.618 85.592 22.677C84.9421 23.0592 84.25 23.3701 83.6254 23.7865C81.2355 25.3787 78.8652 27.0023 76.8134 29.0363C76.6819 29.1689 76.5702 29.3187 76.4358 29.4569C76.4244 29.4654 76.3621 29.4338 76.1523 29.3844Z",fill:"#676461"}),Q.createElement("path",{d:"M77.4791 24.5716C77.5311 24.4414 77.538 24.2456 77.635 24.1809C79.1095 23.1991 80.5841 22.2031 82.0895 21.2725C82.9905 20.7187 83.9476 20.2645 84.8906 19.7961C85.1299 19.6755 85.4226 19.6601 85.7403 19.7215C82.8743 21.1295 79.9551 22.418 77.4791 24.5716Z",fill:"#676461"}),Q.createElement("path",{d:"M88.4729 23.0214C87.537 24.6531 86.4003 26.1475 85.1986 27.5875C85.1421 27.5446 85.0799 27.4989 85.0205 27.4617C86.095 25.9216 87.1723 24.39 88.2468 22.8499C88.3231 22.9099 88.3966 22.9614 88.4729 23.0214Z",fill:"#676461"}),Q.createElement("path",{d:"M83.4195 17.828C83.5822 17.2557 85.9836 16.1316 86.5807 16.4841C85.4814 16.9517 84.4191 17.4024 83.4195 17.828Z",fill:"#676461"}),Q.createElement("path",{d:"M82.6303 30.1197C83.0938 29.5295 83.5231 28.9789 84.0154 28.3464C84.101 29.1722 83.3428 30.1039 82.6303 30.1197Z",fill:"#676461"}),Q.createElement("path",{d:"M81.7226 18.9946C81.0048 19.3847 80.2899 19.7692 79.5721 20.1593C79.5384 20.0996 79.5133 20.0371 79.4796 19.9773C80.2058 19.5985 80.9235 19.2226 81.6497 18.8438C81.675 18.8922 81.7002 18.9406 81.7226 18.9946Z",fill:"#676461"}),Q.createElement("path",{d:"M67.8848 5.56177C68.8175 5.40822 69.7501 5.25465 70.6827 5.1011C70.7022 5.1608 70.716 5.21764 70.7356 5.27735C70.414 5.37766 70.0895 5.48363 69.7651 5.57541C69.3013 5.70329 68.8346 5.83682 68.3626 5.92492C68.1977 5.95519 68.0081 5.83775 67.8323 5.79134C67.8413 5.7176 67.8616 5.63542 67.8848 5.56177Z",fill:"#676461"}),Q.createElement("path",{d:"M62.4303 6.58191C63.1503 6.37037 63.8591 6.12471 64.5873 5.96714C64.9769 5.88708 65.4053 5.969 65.8143 5.97702C65.8281 6.03386 65.8391 6.09635 65.8529 6.15319C65.7559 6.23209 65.6384 6.39317 65.5618 6.3757C64.5949 6.10623 63.6975 6.52675 62.7652 6.63775C62.6515 6.65129 62.5353 6.59954 62.419 6.57617C62.4219 6.57051 62.4303 6.58191 62.4303 6.58191Z",fill:"#676461"}),Q.createElement("path",{d:"M41.8778 69.5163C40.1463 71.6627 37.8986 73.2699 36.9873 75.9458C36.9135 75.9369 36.8029 75.9164 36.6921 75.9243C36.604 75.9294 36.5213 75.98 36.4189 76.0135C36.423 74.9127 40.8557 69.4963 41.8778 69.5163Z",fill:"#676461"}),Q.createElement("path",{d:"M38.337 75.4633C38.9801 73.9037 40.3351 72.9184 41.3511 71.6617C41.4162 71.7018 41.4841 71.7362 41.5492 71.7763C41.5 71.915 41.4876 72.0937 41.3989 72.1982C40.8182 72.8644 40.2009 73.4908 39.64 74.1742C39.3997 74.465 39.2836 74.8616 39.0714 75.181C38.9453 75.3732 38.7315 75.4996 38.5516 75.6575C38.4782 75.5918 38.4104 75.529 38.337 75.4633Z",fill:"#676461"}),Q.createElement("path",{d:"M40.8322 65.3643C40.4697 65.6573 40.0959 65.9445 39.7361 66.2461C39.0737 66.8069 38.3746 67.342 37.7573 67.9541C36.7114 68.9894 35.7135 70.0704 34.6958 71.1343C34.3785 71.4644 34.1988 72.0422 33.343 71.7507C35.9097 69.5863 37.756 66.8078 40.6545 65.1675C40.7137 65.2331 40.773 65.2987 40.8322 65.3643Z",fill:"#676461"}),Q.createElement("path",{d:"M34.8798 72.2305C36.3524 70.6217 37.7992 69.0355 39.2432 67.4549C38.6637 69.2958 35.9078 72.2251 34.8798 72.2305Z",fill:"#676461"}),Q.createElement("path",{d:"M62.4221 6.57031L62.422 6.584C62.4166 6.58123 62.4138 6.58669 62.4083 6.58392C62.4165 6.58123 62.4193 6.57577 62.4221 6.57031Z",fill:"#676461"}),Q.createElement("path",{d:"M54.7554 15.547L54.7751 15.5641C54.7609 15.564 54.7383 15.5667 54.7184 15.5779C54.7326 15.5639 54.7496 15.5583 54.7554 15.547Z",fill:"#676461"}),Q.createElement("path",{d:"M39.3455 43.8286C39.3226 43.8455 39.2969 43.854 39.2739 43.8709C39.2912 43.8511 39.3084 43.8312 39.3342 43.8228L39.3455 43.8286Z",fill:"#676461"}),Q.createElement("path",{d:"M14.5025 50.317C15.117 50.1587 15.2065 49.9266 14.9352 49.2696C14.7938 49.6178 14.6439 49.9688 14.5025 50.317ZM15.6786 53.8592C15.7697 53.82 15.8637 53.7751 15.9548 53.7359C15.4065 52.8674 15.4192 51.7636 14.8112 50.9146C14.7485 50.9398 14.6859 50.965 14.6204 50.9958C14.9721 51.9569 15.3267 52.9123 15.6786 53.8592ZM15.4737 42.7179C15.5261 41.6201 15.1547 40.6277 14.2536 39.8508C14.2693 40.5205 14.3902 41.1511 14.2842 41.7521C14.0482 43.1411 13.6987 44.5154 13.4173 45.8956C13.1184 47.3524 12.6434 48.8053 13.4009 50.271C13.499 50.4702 13.5857 50.692 13.6184 50.9078C13.9632 52.9613 14.9489 54.7205 16.1169 56.4013C16.1985 56.5209 16.3086 56.6265 16.4636 56.8119C16.4504 56.6557 16.4592 56.6104 16.4424 56.5734C16.0417 55.7085 15.6468 54.8465 15.2263 53.9787C14.6348 52.7466 13.9524 51.5255 14.0154 50.1127C14.0822 48.5241 14.2485 46.936 14.4232 45.3594C14.4626 44.9737 14.712 44.6091 14.8705 44.2411C14.93 44.2641 14.9924 44.2815 15.0546 44.3131C14.8633 45.8244 14.672 47.3357 14.4777 48.8527C14.5969 48.8704 14.7161 48.8881 14.8267 48.9086C14.91 48.3103 15.0132 47.715 15.0738 47.1195C15.2251 45.6449 15.4077 44.1789 15.4737 42.7179ZM18.4969 54.5903C18.2051 54.9263 17.9905 55.1805 17.7616 55.4487C17.9643 55.7365 18.1529 55.9958 18.3443 56.2636C19.0006 55.7707 18.7002 55.2271 18.4969 54.5903ZM29.1621 68.3363C29.2579 68.4561 29.3453 68.5502 29.427 68.6556C29.6711 68.2314 29.9009 67.8213 30.1278 67.4168C30.0883 67.3825 30.0459 67.3539 30.0034 67.3253C29.7345 67.6444 29.4683 67.972 29.1621 68.3363ZM30.1841 63.019C29.5572 63.3559 28.9359 63.6957 28.3146 64.0355C28.3426 64.0924 28.3792 64.1465 28.4129 64.2063C29.023 63.8466 29.6415 63.4982 30.2515 63.1385C30.229 63.0987 30.2066 63.0588 30.1841 63.019ZM31.865 70.6955C30.98 70.9799 30.5974 70.85 30.4817 70.279C30.2432 70.7203 30.5781 71.2103 31.3851 71.5837C31.5402 71.3066 31.6897 71.0265 31.865 70.6955ZM31.6801 66.2679C32.0227 65.9861 32.3653 65.7043 32.7278 65.4113C32.3624 65.2616 31.9257 65.6025 31.6801 66.2679ZM36.6633 63.734C34.0904 65.0558 31.8826 66.5698 30.6311 69.1165C31.5544 68.1683 32.4299 67.1603 33.421 66.275C34.4035 65.3924 35.4989 64.6382 36.6633 63.734ZM33.6069 61.5799C34.375 60.9232 35.0501 60.1694 35.7617 59.4556C33.7446 60.0201 32.1655 61.3759 30.4105 62.2513C30.5308 62.5329 30.6092 62.7149 30.7016 62.9254C31.2371 62.6703 31.8325 62.3814 32.425 62.0982C32.3884 62.0582 32.346 62.0154 32.3121 61.984C32.395 61.905 32.4611 61.7891 32.5634 61.7698C32.9161 61.6923 33.3757 61.7687 33.6069 61.5799ZM38.6606 63.1665C38.2334 63.3627 37.789 63.5645 37.4208 63.8546C35.9878 65.007 34.5464 66.148 33.1783 67.3689C32.2757 68.1781 31.4577 69.0871 31.098 70.2854C33.6151 67.9105 36.1378 65.5385 38.6606 63.1665ZM42.6298 76.7921C42.5902 76.7579 42.5536 76.7179 42.514 76.6837C41.639 77.6207 40.7584 78.5549 39.8176 79.5654C39.8543 79.6054 39.8966 79.6482 39.9333 79.6881C41.1526 79.0963 41.8615 77.9256 42.6298 76.7921ZM36.4016 66.0422C37.9949 64.6864 39.715 63.4875 41.3589 62.2284C39.5722 62.7177 32.22 68.9042 31.6819 70.4675C33.3132 68.9388 34.7911 67.4178 36.4016 66.0422ZM42.0709 62.8028C42.0058 62.7769 41.9434 62.7595 41.8726 62.7308C37.9456 64.8536 34.4218 67.4441 32.0373 71.2952C32.1895 71.472 32.2854 71.5775 32.3813 71.6831C32.1362 71.815 31.8855 71.9441 31.555 72.1182C31.7502 72.2243 31.9941 72.2909 32.1407 72.4507C32.6089 72.9584 33.2397 73.3564 33.3142 74.1627C33.3595 74.6198 33.5185 75.0775 33.6291 75.5605C33.9743 75.3156 34.1963 75.2289 34.3167 75.0622C34.7982 74.3669 35.2515 73.6431 35.7189 72.9335C35.7734 72.8544 35.8816 72.8096 35.953 72.7391C36.1931 72.5049 36.4303 72.2764 36.6618 72.0309C37.125 71.5398 37.5968 71.0459 38.0459 70.5406C38.575 69.9477 39.2061 69.4065 39.5938 68.7277C40.438 67.2626 41.1805 65.7318 41.903 64.1979C42.0732 63.7931 42.0168 63.2735 42.0709 62.8028ZM36.1306 32.6289C36.1542 30.691 36.1977 28.7561 36.2101 26.8124C36.2112 26.628 36.0449 26.4369 35.9666 26.2407C35.9108 26.0843 35.8295 25.9079 35.8476 25.7463C35.9048 25.2415 35.9989 24.7342 36.0816 24.221C36.0135 24.215 35.9483 24.2032 35.8774 24.1887C35.7102 25.0219 35.5374 25.8523 35.3646 26.6828C35.3362 26.6684 35.3107 26.6626 35.2795 26.6539C35.3048 25.3573 35.3443 24.0608 35.3735 22.5883C35.0239 23.9767 34.7208 25.1894 34.415 26.3936C34.3441 26.379 34.2732 26.3644 34.2108 26.347C34.4135 25.2898 34.6247 24.2298 34.8244 23.1782C34.7961 23.1638 34.7621 23.1608 34.7394 23.1493C34.2926 24.1967 33.8457 25.2582 33.3988 26.3055C33.3506 26.2882 33.3025 26.2709 33.2572 26.248C33.7105 25.0758 34.1525 23.8979 34.6058 22.7258C34.5266 22.6714 34.4332 22.617 34.3541 22.5626C34.1897 22.9561 34.0253 23.3496 33.8524 23.7458C33.8015 23.7058 33.7535 23.6743 33.7026 23.6343C33.8492 23.3599 33.9929 23.0912 34.1395 22.8168C34.1111 22.8024 34.0828 22.7881 34.0517 22.7652C33.5673 23.4661 33.0971 24.1672 32.6098 24.8738C32.5731 24.848 32.5363 24.8223 32.5052 24.7994C32.7836 24.3498 33.059 23.9059 33.3317 23.4534C33.3063 23.4334 33.2808 23.4134 33.2525 23.3991C32.8436 23.8394 32.4375 24.2883 32.0314 24.7371C31.9975 24.7057 31.9551 24.6771 31.9297 24.6429C32.4452 23.9648 32.9692 23.2982 33.4903 22.623C33.4508 22.5887 33.4056 22.5515 33.3604 22.5144C32.7686 23.1324 32.1796 23.759 31.5934 24.3799C31.5397 24.3456 31.4887 24.3198 31.435 24.2854C31.6589 23.9008 31.8603 23.4905 32.1267 23.1345C32.3874 22.7756 32.7103 22.4625 33.0248 22.1379C33.3306 21.8304 33.6507 21.5229 33.9621 21.2182C33.9311 21.1812 33.8945 21.1412 33.8549 21.107C33.0614 21.7437 32.282 22.3806 31.4912 23.0259C31.5638 22.7851 31.6956 22.5957 31.85 22.432C32.0159 22.2457 32.2016 22.0765 32.3731 21.893C32.3308 21.8502 32.2856 21.8131 32.2433 21.7703C30.6714 22.8736 29.0798 23.9599 27.539 25.1003C26.3434 25.9817 25.2099 26.9371 24.034 27.8498C21.7222 29.6527 19.6503 31.6839 18.0019 34.1148C17.268 35.1945 16.5878 36.3228 15.9784 37.4799C15.6392 38.1193 15.4783 38.8561 15.275 39.5643C15.2315 39.706 15.3325 39.8995 15.3798 40.0587C15.617 40.7268 16.0246 41.3818 16.0516 42.0572C16.1089 43.3174 15.9446 44.5934 15.86 45.8528C15.832 46.23 15.7615 46.607 15.7108 46.9869C16.0025 46.6651 16.1581 46.317 16.3758 46.0146C16.4675 45.8903 16.6863 45.866 16.8458 45.7903C16.8872 45.9891 17.0277 46.2311 16.9615 46.3613C16.6827 46.8818 16.3161 47.3649 16.026 47.8797C15.868 48.1625 15.7921 48.4941 15.6794 48.7999C15.7502 48.8287 15.821 48.8575 15.8862 48.8834C16.1243 48.513 16.3397 48.1312 16.6202 47.7894C16.7289 47.6595 16.9761 47.6354 17.1612 47.5655C17.1939 47.7814 17.3313 48.0574 17.2452 48.1988C16.9983 48.6145 16.7004 49.0185 16.3575 49.3571C15.8201 49.896 15.5864 50.482 15.8261 51.2013C16.588 50.6268 16.5284 49.2729 17.827 49.1555C17.5213 49.8972 17.2098 50.6502 16.6838 51.1948C16.0749 51.8185 15.9805 52.3684 16.4614 53.1174C16.9459 52.4023 17.4189 51.7098 17.8947 51.0258C17.9692 50.9212 18.0975 50.851 18.2003 50.7608C18.2932 50.8862 18.4373 50.9948 18.4592 51.134C18.4896 51.2704 18.4287 51.4601 18.3428 51.5731C17.8903 52.1693 17.3982 52.7453 16.9598 53.3557C16.8309 53.5253 16.7097 53.8339 16.774 53.9875C16.9223 54.3402 17.1987 54.6368 17.4802 55.0357C17.9306 54.3175 18.3095 53.6841 18.728 53.0849C18.8283 52.9436 19.0727 52.9109 19.2465 52.8211C19.2568 52.9971 19.3152 53.1904 19.2603 53.3405C19.0608 53.9012 18.6342 54.4322 19.1756 55.0482C19.4272 54.7914 19.4286 54.1161 20.2503 54.4187C20.0634 54.7865 19.9529 55.1859 19.7068 55.474C19.2547 56.0134 19.3284 56.4848 19.7116 56.9637C20.5105 56.8349 20.0696 55.5867 21.0469 55.5412C21.1992 56.6004 20.4768 57.2234 19.8643 57.9662C20.2348 58.2038 20.5431 58.4099 20.8599 58.6132C21.3187 57.9206 21.7344 57.2987 22.1474 56.6683C22.1789 56.6202 22.1652 56.5492 22.1684 56.4868C22.2146 55.9195 22.2551 55.3494 22.3127 54.7737C22.4793 53.1431 22.5721 51.4894 22.8521 49.8736C23.1289 48.3344 23.5504 46.8045 24.0114 45.3089C24.5941 43.4338 25.225 41.576 25.9579 39.7556C26.9303 37.3521 28.0329 35.0004 29.0647 32.6199C29.8947 30.7065 31.1548 29.0537 32.3837 27.3922C32.4382 27.3131 32.5887 27.3111 32.694 27.272C32.601 27.6091 32.4236 27.8181 32.249 28.0356C30.5146 30.1453 29.1989 32.51 28.1634 35.0238C27.0038 37.8519 25.8922 40.7115 24.8658 43.5857C24.2846 45.2197 23.8649 46.9141 23.4594 48.6087C22.8963 50.9776 22.6679 53.4024 22.6127 55.8367C22.6076 56.197 22.7748 56.6945 22.6003 56.8978C21.9881 57.5981 22.1565 58.3595 22.2423 59.1573C22.3944 58.9142 22.4871 58.6338 22.6278 58.3849C22.6996 58.2576 22.8796 58.0855 22.976 58.1059C23.115 58.1408 23.2985 58.3121 23.309 58.4455C23.3306 58.6272 23.2298 58.8395 23.1379 59.0063C22.9254 59.3683 22.6761 59.7188 22.421 60.0947C22.5624 60.1948 22.749 60.3179 22.995 60.4924C23.0678 60.2091 23.0979 59.9397 23.2044 59.7161C23.2936 59.5407 23.4846 59.4169 23.6304 59.2702C23.7115 59.4608 23.8495 59.6517 23.8568 59.8475C23.8583 60.0546 23.797 60.3154 23.6653 60.4763C23.2533 60.9649 23.5071 61.2501 23.9255 61.5476C24.1239 61.1713 23.5586 60.2941 24.6818 60.5218C24.6626 60.8679 24.7368 61.2542 24.5986 61.54C24.2591 62.2361 24.5832 62.6352 25.075 62.9984C26.0545 60.8191 26.0986 58.3365 27.4237 56.2897C26.6029 58.5352 25.8417 60.7895 26.2489 63.2945C26.4376 63.1055 26.5633 62.9842 26.8433 62.7134C26.9145 63.1337 27.0122 63.4038 26.9907 63.6563C26.9453 64.0958 26.7552 64.526 26.7467 64.963C26.7441 65.8227 27.5066 66.0597 28.0775 66.4914C28.0118 66.1023 28.0055 65.7505 27.8997 65.4264C27.3312 63.7008 27.5125 61.9851 28.0259 60.3025C28.3361 59.2998 28.8419 58.3606 29.2769 57.3927C29.611 56.6511 30.1438 55.9391 30.2594 55.1651C30.3691 54.445 30.7464 54.0669 31.1723 53.621C31.2895 53.5025 31.4039 53.3755 31.4815 53.2369C31.8549 52.5722 32.1746 51.8731 32.5791 51.2313C32.9061 50.7139 33.335 50.2624 33.713 49.7708C33.7445 49.7369 33.7364 49.6688 33.7451 49.6376C33.5835 49.5913 33.4361 49.545 33.1215 49.4496C33.6014 49.0097 33.9813 48.6685 34.3869 48.3048C34.0917 48.2691 33.8817 48.248 33.6745 48.2213C33.8435 48.0009 34.0011 47.7748 34.1758 47.5573C34.2329 47.5009 34.3324 47.4873 34.3867 47.4365C34.5238 47.3068 34.7007 47.1829 34.7557 47.0186C34.9147 46.5797 35.0596 46.1266 35.1363 45.6673C35.2632 44.9133 35.3192 44.1446 35.4376 43.3933C35.5677 42.5769 35.7915 41.7723 35.8648 40.9555C35.9352 40.1586 35.6935 39.3031 35.9084 38.558C36.2163 37.4759 36.1237 36.4113 36.156 35.3389C36.1789 34.4111 36.1193 33.5198 36.1306 32.6289ZM45.534 67.1129C44.9421 67.7451 44.6608 68.6628 43.7186 69.0037C43.9052 68.6926 44.0861 68.3787 44.2726 68.0676C44.2472 68.0476 44.2218 68.0276 44.1935 68.0132C43.8451 68.3064 43.511 68.5995 43.1684 68.8814C43.1261 68.8386 43.0781 68.7929 43.033 68.7416C43.259 68.479 43.4794 68.2135 43.7054 67.9509C43.6715 67.9195 43.6489 67.8938 43.6151 67.8624C43.2298 68.1581 42.8416 68.4596 42.4535 68.761C42.4253 68.7324 42.3942 68.7095 42.3659 68.681C42.6093 68.3703 42.8442 68.0623 43.1305 67.6951C42.2118 67.9055 40.3474 69.0242 39.6466 69.8005C38.4797 71.102 37.3155 72.412 36.1796 73.7363C35.6103 74.3942 35.1059 75.1064 34.6134 75.7392C36.3435 77.0004 38.2717 77.9279 39.8092 79.554C39.7111 78.8923 40.2063 78.7306 40.4497 78.4198C40.7016 78.1063 40.9563 77.8013 41.211 77.4963C41.1629 77.4648 41.1206 77.422 41.0725 77.3905C40.5637 77.9012 40.0521 78.4176 39.5405 78.9339C39.4896 78.8939 39.4331 78.851 39.3851 78.8053C39.9558 77.9204 40.8092 77.2642 41.4846 76.4536C42.1914 75.6092 42.9831 74.8221 43.6107 73.9233C44.2412 73.0331 44.7274 72.0484 45.273 71.1009C45.1938 71.0466 45.1118 70.9837 45.0383 70.9322C43.707 73.9721 41.1553 75.9807 38.9735 78.3263C38.9862 78.1051 39.0134 77.8555 39.145 77.7087C40.0085 76.7801 40.9144 75.8942 41.7752 74.9571C42.3385 74.3531 42.8624 73.7006 43.4031 73.0709C43.3608 73.0281 43.3184 72.9995 43.276 72.9567C42.2897 73.9867 41.309 75.0197 40.3198 76.0554C40.286 76.024 40.2577 75.9955 40.2295 75.967C41.3598 74.6256 42.4845 73.2813 43.612 71.9314C43.5555 71.8885 43.5075 71.8428 43.4595 71.7971C43.1251 72.1329 42.785 72.4658 42.4477 72.8072C42.4393 72.7958 42.4308 72.7844 42.4309 72.7702C43.0589 71.8147 43.6869 70.8592 44.3235 69.9009C44.2839 69.8808 44.2499 69.8636 44.2131 69.8379C44.0592 69.9306 43.8967 70.0262 43.7342 70.1217C44.3796 69.1181 45.1802 68.2572 45.534 67.1129ZM56.2169 91.0514C57.6115 91.4736 58.8999 90.7318 60.3738 90.7459C58.8506 90.0023 57.5431 90.6134 56.2169 91.0514ZM66.0398 96.5354C65.4883 96.6259 64.9305 96.7987 64.3796 96.7899C63.4426 96.7703 62.4885 96.7422 61.5867 96.5271C60.0215 96.1465 58.583 95.4743 57.1538 94.6859C55.6141 93.8486 54.3345 92.7517 53.0552 91.6264C51.9283 90.6354 50.6279 90.1258 49.2439 89.8228C49.087 89.9354 48.919 89.9997 48.7772 89.9705C47.5494 89.6684 46.3273 89.3692 45.1139 89.0246C44.7227 88.9117 44.4723 88.9983 44.1725 89.2378C43.93 89.4208 43.6965 89.516 43.4805 89.5346C43.6367 89.5355 43.7929 89.5364 43.9405 89.5543C45.5583 89.7195 46.9823 90.4342 48.314 91.3583C49.2047 91.9734 50.1096 92.5886 51.0578 93.1048C52.7446 94.0167 54.4458 94.9145 56.1874 95.7047C57.1984 96.1673 58.31 96.4319 59.3815 96.7472C60.8584 97.1756 62.3921 97.156 63.9147 97.1022C64.6334 97.0751 65.3447 96.8805 66.0639 96.7682C66.0644 96.6831 66.0507 96.6121 66.0398 96.5354ZM51.7181 7.29621C52.4586 6.51159 53.1992 5.72697 53.9397 4.94235C53.9172 4.90249 53.8948 4.86264 53.8751 4.83132C52.7519 5.50026 51.6258 6.17486 50.4085 6.90285C51.4844 5.6406 52.9813 5.14687 54.2222 4.28849C52.466 4.89991 50.6595 5.38621 49.1134 6.46702C51.0597 4.97704 53.3506 4.23813 55.6474 3.45953C53.5204 3.89008 51.3904 4.32629 49.2605 4.76251C49.2579 4.7256 49.2411 4.68862 49.2385 4.65172C50.863 4.20128 52.4932 3.75371 54.1888 3.2753C54.0611 3.26039 54.0016 3.23735 53.9448 3.25121C52.5312 3.58084 51.1093 3.87069 49.7068 4.24862C47.192 4.92383 44.7691 5.86629 42.4329 7.03057C41.2307 7.63096 40.0031 8.18297 38.8317 8.83461C37.515 9.56204 36.2152 10.3123 35.1602 11.4356C34.5225 12.1158 33.7943 12.7501 33.0016 13.245C31.0941 14.4344 29.5082 15.9719 28.035 17.6376C27.3857 18.3688 26.7618 19.1201 26.1718 19.9027C25.3241 21.0244 24.4309 22.1373 23.7048 23.3419C22.792 24.8576 22.0066 26.4592 21.2042 28.038C20.8937 28.6349 20.6766 29.2863 20.4141 29.9148C21.1388 29.3854 21.7617 28.7903 22.4325 28.255C24.0767 26.9392 25.735 25.6377 27.4074 24.3505C28.2151 23.728 29.0763 23.1682 29.8783 22.5428C31.0885 21.5906 32.3942 20.8149 33.8262 20.2669C34.128 20.1494 34.509 20.0721 34.4058 20.6816C34.3527 20.9821 34.4557 21.3118 34.4748 21.4425C34.8728 21.3738 35.2941 21.2173 35.6629 21.2903C35.8103 21.3224 35.8437 21.8872 35.9211 22.2112C35.9377 22.2907 35.9457 22.373 35.9707 22.4498C36.2668 23.2403 36.5657 24.0252 36.8842 24.8555C36.9699 24.7709 37.0957 24.6354 37.2243 24.5226C38.7777 23.1893 40.3451 21.8845 41.8618 20.5254C43.6127 18.9435 45.3185 17.3245 47.0355 15.7112C48.2954 14.5351 49.1064 12.9394 50.5442 11.9317C50.6098 11.8867 50.636 11.7932 50.6903 11.7282C52.0417 10.0079 53.2233 8.18723 53.9863 6.11167C54.1278 5.73509 54.3771 5.38465 54.5697 5.01971C54.5358 4.9883 54.4991 4.96256 54.4623 4.93681C53.6049 5.78319 52.739 6.63236 51.8817 7.47874C51.8394 7.42175 51.7773 7.36181 51.7181 7.29621ZM57.2279 5.92581C56.0478 6.16029 54.6065 6.83877 54.479 7.22962C55.3792 6.80344 56.2508 6.39128 57.2279 5.92581ZM68.0612 54.5346C66.6271 54.5122 65.9741 54.9285 65.9805 55.7145C66.6189 55.3549 67.2631 54.9841 68.0612 54.5346ZM68.0306 53.0816C67.6983 53.0911 67.3546 53.0948 66.9769 53.0955C66.8906 53.2652 66.7554 53.5312 66.5657 53.8905C67.1243 53.59 67.5803 53.3373 68.0306 53.0816ZM70.8775 34.0722C70.3757 34.8355 70.1794 35.7821 69.4627 36.3938C69.4061 36.3651 69.3494 36.3364 69.2956 36.3162C69.4517 35.883 69.6164 35.4469 69.7812 34.9825C69.1356 35.5662 68.5244 36.1104 67.9132 36.6545C68.5556 35.6707 69.2966 34.8152 70.0066 33.9226C70.1984 33.6853 70.2856 33.3595 70.4181 33.0708C70.3333 33.0136 70.2542 32.945 70.1693 32.8878C69.9464 33.1164 69.7263 33.3393 69.5033 33.5678C69.2088 33.8811 68.9058 34.183 68.6142 34.4906C67.6897 35.1749 66.7709 35.862 65.8464 36.5463C65.8154 36.5092 65.7758 36.4749 65.7448 36.4379C66.7616 35.53 67.7813 34.6164 68.7952 33.7142C68.4663 33.6329 68.1541 33.6027 67.9289 33.7376C67.4613 34.0131 67.05 34.3881 66.5908 34.7033C66.0403 35.0719 65.4616 35.4119 64.8971 35.7662C64.8774 35.7349 64.852 35.7007 64.8324 35.6694C65.9999 34.7312 67.1532 33.7928 68.3207 32.8546C68.2868 32.8232 68.2615 32.789 68.2361 32.7548C66.953 33.5704 65.667 34.3774 64.3838 35.193C64.3557 35.1503 64.3276 35.1075 64.2966 35.0705C65.6089 34.1274 66.9213 33.1843 68.2252 32.244C68.1885 32.204 68.1604 32.1613 68.1322 32.1186C66.9947 32.8158 65.8599 33.5074 64.7224 34.2046C64.6858 34.1505 64.6521 34.0907 64.6155 34.0366C65.782 33.2544 66.9514 32.4665 68.1265 31.6816C68.1517 31.7299 68.1827 31.7812 68.2079 31.8296C68.1859 31.7188 68.1696 31.5967 68.1368 31.395C66.9749 31.902 65.8472 32.3837 64.728 32.8625C64.7028 32.8141 64.6832 32.7686 64.6579 32.7202C65.8261 32.131 66.98 31.5417 68.2365 30.9047C67.0299 30.8411 66.1303 31.6305 65.028 31.6838C66.0076 31.2694 66.9843 30.8607 67.9639 30.4463C67.9472 30.3951 67.9305 30.344 67.9109 30.2985C66.8982 30.5538 65.8884 30.8176 64.8757 31.0729C64.873 31.0501 64.8618 31.0302 64.8591 31.0075C65.6789 30.7114 66.4959 30.4068 67.3186 30.105C67.3131 30.0737 67.3105 30.0368 67.3021 30.0112C66.3554 30.1648 65.4058 30.3239 64.4193 30.4857C64.6786 30.3539 64.9009 30.2388 65.1288 30.1266C65.1149 30.0697 65.0982 30.0186 65.0929 29.959C63.0488 30.2963 61.0049 30.6054 58.9634 30.9796C57.7635 31.197 56.5886 31.5195 55.4025 31.7936C54.1198 32.0899 52.8261 32.3238 51.5657 32.6883C49.2468 33.3561 46.9224 34.0069 44.665 34.8481C42.5128 35.6503 40.439 36.6486 38.368 37.6413C37.6815 37.9694 36.9549 38.3483 36.5893 39.1237C36.9253 38.9809 37.2163 38.7726 37.5411 38.6099C39.6237 37.5662 41.7177 36.5282 43.8173 35.5073C44.0053 35.4176 44.2691 35.473 44.4991 35.4686C44.51 35.5453 44.5322 35.6277 44.5431 35.7044C42.0875 36.8935 39.6262 38.0798 37.1705 39.2689C37.1929 39.323 37.221 39.3799 37.2462 39.4283C37.5367 39.3051 37.8186 39.1847 38.1119 39.07C38.8891 38.7594 39.6608 38.446 40.4464 38.1611C40.5774 38.1136 40.764 38.2366 40.9256 38.283C40.8196 38.4356 40.7557 38.6594 40.6103 38.7352C39.6586 39.2348 38.6983 39.7373 37.7128 40.1914C37.297 40.3791 37.2498 40.6541 37.2982 41.0913C38.9681 40.1872 40.5697 39.3195 42.1826 38.4575C42.8865 38.0813 43.596 37.708 44.2998 37.3459C45.4794 36.7482 46.6338 36.088 47.8412 35.5756C49.4757 34.8812 51.1355 34.2493 52.8091 33.6601C53.6431 33.3641 54.5244 33.2272 55.3919 33.0194C55.4198 33.1047 55.4505 33.1843 55.4812 33.2639C55.2848 33.3422 55.0995 33.4547 54.8975 33.5018C54.1154 33.6818 53.3195 33.7907 52.5625 34.0333C51.595 34.3399 50.6467 34.7346 49.7043 35.118C48.3974 35.644 47.0849 36.153 45.8201 36.7644C44.6635 37.3168 43.5575 37.966 42.4402 38.5952C41.7989 38.9604 41.0643 39.257 40.5924 39.7793C40.0374 40.4089 39.3625 40.7002 38.6421 40.9968C38.2263 41.1704 37.8329 41.4122 37.4368 41.6171C37.7858 41.673 38.0787 41.6151 38.3771 41.5742C38.6785 41.5277 38.9825 41.5038 39.2838 41.4573C39.3345 41.5257 39.371 41.594 39.4188 41.6681C39.2701 41.8346 39.1523 42.0525 38.9642 42.1564C38.2971 42.5442 37.602 42.8892 36.9181 43.2542C37.2129 43.3325 37.4607 43.2232 37.7049 43.2331C37.952 43.2374 38.2039 43.358 38.4506 43.4332C38.2988 43.6338 38.161 43.8628 37.9894 44.0463C37.7635 44.2947 37.5037 44.5117 37.258 44.743C37.32 44.8171 37.3763 44.8884 37.4327 44.9596C37.715 44.7825 37.9973 44.5911 38.2881 44.4254C38.6045 44.2371 38.9436 44.0602 39.2685 43.8833C38.9315 44.168 38.5917 44.4583 38.2576 44.7515C38.4828 45.0649 38.4559 45.2861 38.0656 45.4655C37.684 45.6421 37.3415 45.8955 36.9196 46.1513C37.5346 46.3563 38.1566 45.4547 38.6335 46.3796C38.0691 46.7055 37.5448 46.9806 37.0486 47.2984C36.5638 47.622 36.1099 47.9968 35.639 48.3488C35.0027 48.8304 34.5668 49.0436 34.5883 49.6878C34.8221 49.5359 35.0133 49.398 35.2185 49.2743C35.9968 48.8077 36.7752 48.3269 37.5703 47.8831C37.8725 47.7089 38.1935 47.6937 38.4353 48.0866C38.3154 48.1824 38.2097 48.2783 38.09 48.3457C37.155 48.8965 36.2172 49.4389 35.2849 49.9982C35.1339 50.0853 34.9768 50.2121 34.9021 50.3592C34.7296 50.6846 34.6138 51.0386 34.4812 51.3415C35.1225 50.9762 35.824 50.5347 36.5506 50.1558C36.884 49.9761 37.2739 49.8535 37.6462 49.8073C37.7826 49.7911 37.957 50.0645 38.1037 50.21C37.9526 50.3113 37.8013 50.4268 37.639 50.494C37.4796 50.5555 37.2753 50.5231 37.1356 50.6018C36.275 51.0622 35.4257 51.5426 34.5734 52.0287C34.5078 52.0737 34.4787 52.187 34.4299 52.269C34.7825 52.1916 35.1098 52.0941 35.3326 51.8798C35.8099 51.4171 36.0846 51.535 36.198 52.0124C36.6813 51.93 37.1107 51.8416 37.5483 51.8072C37.6677 51.7966 37.8001 51.9562 37.9303 52.0364C37.8215 52.1663 37.7408 52.3531 37.6069 52.4205C37.3961 52.5271 37.1319 52.5284 36.9042 52.6123C35.4523 53.1715 34.1463 53.9898 32.9782 55.0274C33.5195 54.7609 34.0327 54.4517 34.5571 54.1482C34.7367 54.0471 35.0192 53.8415 35.0728 53.8901C35.2367 54.0301 35.3089 54.2802 35.4352 54.5221C36.0587 54.2759 36.6589 53.6835 37.438 53.9716C37.4632 54.0342 37.4855 54.1024 37.505 54.1621C36.4194 54.715 35.331 55.2734 34.217 55.8403C34.4317 56.0203 34.5871 56.1488 34.864 56.3746C34.177 56.7736 33.5669 57.1333 32.8315 57.5576C34.1128 57.04 35.2574 56.5811 36.4077 56.1251C36.5244 56.0776 36.6859 56.1381 36.8221 56.1502C36.7674 56.2719 36.7465 56.4392 36.6553 56.4926C36.3303 56.6837 35.9799 56.8548 35.6381 57.0089C34.8605 57.362 34.0859 57.6953 33.2942 58.0483C33.5606 58.5747 33.3889 58.7866 32.9589 58.9743C32.3495 59.2347 31.6719 59.489 31.209 59.9376C30.4975 60.623 29.6738 61.0809 28.7772 61.4021C28.2221 61.5975 28.1575 61.9348 28.1889 62.3635C29.2803 61.7852 30.3658 61.2323 31.4261 60.6312C31.9164 60.353 32.3345 59.7964 32.8406 59.7113C33.648 59.5797 34.3062 59.2373 35.0014 58.878C35.4004 58.6675 35.9045 58.4462 36.1158 59.1511C36.2812 59.0499 36.4181 58.9627 36.5635 58.8727C36.6114 58.9326 36.6622 58.9868 36.7129 59.041C36.0273 59.6755 35.3417 60.3101 34.6561 60.9446C34.6757 60.976 34.704 61.0045 34.7236 61.0358C35.3472 60.7897 35.9707 60.5435 36.5942 60.2974C36.6392 60.3629 36.6928 60.4256 36.7464 60.4883C36.6516 60.6609 36.5905 60.879 36.4507 60.9861C36.2623 61.1325 36.0093 61.168 35.7985 61.2746C33.8239 62.3019 31.8578 63.3264 29.8944 64.3595C29.4898 64.5671 29.0852 64.789 28.7058 65.045C28.586 65.1266 28.5535 65.3308 28.4844 65.4808C28.6063 65.507 28.7506 65.6015 28.836 65.5594C29.4627 65.265 30.1006 64.9906 30.6879 64.6335C31.3664 64.2231 31.9776 63.6931 32.6674 63.2885C33.4057 62.8585 34.1822 62.2273 34.9576 62.2147C35.8637 62.1972 36.4887 61.7098 37.2428 61.4729C38.2104 61.1663 39.1588 60.7432 40.151 60.5701C40.9812 60.4358 41.8198 60.747 42.3176 61.5188C42.9139 62.4331 42.9558 63.4435 42.566 64.4486C42.1301 65.5584 41.6489 66.6595 41.2048 67.7153C42.7622 67.1028 44.2229 66.0498 45.9776 65.6796C46.0345 65.6657 46.0746 65.6007 46.126 65.5698C47.9529 64.5388 49.7181 63.4053 51.6095 62.5137C53.2873 61.7203 55.0632 61.126 56.8389 60.5743C58.3016 60.1201 59.8393 59.9103 61.3158 59.513C62.1579 59.2851 63.0391 59.1624 63.6126 58.286C64.6652 56.6633 65.4375 54.9056 66.1502 53.1248C66.6985 51.7517 67.0543 50.2953 67.631 48.9224C68.2077 47.5494 68.413 46.0666 68.9559 44.6623C68.8344 44.5651 68.6875 44.4337 68.4841 44.2595C68.7354 44.0453 68.9608 43.882 69.141 43.6815C69.2754 43.5291 69.4989 43.2296 69.4369 43.1413C69.1895 42.7454 69.5145 42.5543 69.6384 42.2684C70.3126 40.7599 70.8251 39.205 70.62 37.507C70.6148 37.4332 70.6153 37.3481 70.6413 37.2829C70.8203 36.8186 71.0022 36.3628 71.1812 35.8985C71.116 35.8726 71.0537 35.841 70.9915 35.8094C70.628 36.2443 70.2731 36.6765 69.9097 37.1114C70.1154 36.0201 71.0179 35.2251 70.8775 34.0722ZM97.4882 6.77625C97.65 6.34587 97.8551 5.80223 98.063 5.25294C98.0121 5.22711 97.964 5.19562 97.913 5.1698C97.5927 5.51983 97.2667 5.88118 96.8406 6.34127C96.8627 5.98954 96.8783 5.76263 96.8823 5.58672C96.6094 5.63341 96.3308 5.67722 96.0351 5.72662C96.0816 5.99928 96.1197 6.26055 96.1582 6.46507C96.6431 6.57566 97.0317 6.66583 97.4882 6.77625ZM97.9646 48.5558C97.8435 48.4019 97.7196 48.2394 97.5985 48.0713C97.1478 48.3837 96.7057 48.6792 96.2236 49.0112C96.37 49.2135 96.5052 49.3959 96.646 49.5953C97.114 49.2348 97.5365 48.8939 97.9646 48.5558ZM94.7386 28.3541C94.6652 28.2885 94.5974 28.2257 94.524 28.16C94.2236 28.513 93.9175 28.8631 93.6142 29.2217C93.6621 29.2674 93.7187 29.3103 93.7667 29.3559C94.0925 29.023 94.4184 28.69 94.7386 28.3541ZM95.9522 42.5543C96.3799 41.8389 96.7501 41.2224 97.1176 40.5974C96.5296 41.0679 95.6502 41.3552 95.9522 42.5543ZM96.2112 40.2234C96.673 39.4967 97.8831 39.4696 97.9157 38.3546C97.4228 39.0442 96.2665 39.1199 96.2112 40.2234ZM95.4451 23.5315C95.3659 23.4772 95.2726 23.4227 95.1934 23.3684C94.9639 23.7359 94.7372 24.0979 94.5049 24.4569C94.5926 24.5085 94.6774 24.5657 94.7623 24.6229C94.9889 24.261 95.2185 23.8935 95.4451 23.5315ZM94.5876 27.5304C95.3233 27.0636 95.9171 26.5817 96.0534 25.683C95.1513 25.973 94.826 26.6692 94.5876 27.5304ZM95.0002 22.936C95.702 22.4235 95.6993 22.415 95.9871 20.9099C95.132 21.4016 95.2719 22.1771 95.0002 22.936ZM96.9204 23.7669C96.8582 23.7212 96.796 23.6754 96.7367 23.624C95.6019 24.3298 95.5104 24.4399 95.6385 25.2806C96.0648 24.7779 96.4855 24.2724 96.9204 23.7669ZM94.4295 14.8401C95.4369 13.6285 96.3566 12.3512 97.2933 11.0967C97.4164 10.9385 97.4744 10.7402 97.5636 10.5648C97.5014 10.519 97.4392 10.4733 97.3799 10.4219C96.9537 10.8961 96.4909 11.3305 96.1298 11.8449C95.7142 12.4384 95.4174 13.1205 95.0104 13.7112C94.7925 14.0278 94.4614 14.287 94.1363 14.5065C93.9309 14.6443 93.6298 14.6483 93.3878 14.7462C93.3394 14.7715 93.3553 14.9503 93.3404 15.0638C93.7015 14.9977 94.2378 15.0632 94.4295 14.8401ZM97.2227 21.7852C96.8557 22.3251 96.0594 22.505 95.9543 23.3982C96.6586 22.9511 97.5115 22.8141 97.2227 21.7852ZM96.1431 10.6418C96.6553 10.0403 97.0572 9.36162 97.5325 8.74858C97.69 8.55085 98.0509 8.51318 98.3157 8.39835C98.1948 8.66439 98.0823 8.92764 97.9614 9.19368C97.9441 9.22763 97.9467 9.26453 97.8912 9.51392C98.293 9.29771 98.5609 9.14885 98.9485 8.93256C98.8657 9.44568 98.7892 9.87655 98.6947 10.4407C99.3438 10.1862 99.3438 10.1862 100.442 11.1912C100.082 9.79878 99.7409 8.48023 99.3582 7.01957C99.2069 7.59756 99.102 8.01408 98.9943 8.42207C98.9489 8.4133 98.8979 8.40166 98.8611 8.3901C98.8414 7.46212 98.8274 6.53701 98.8105 5.61755C98.7537 5.61723 98.7054 5.61412 98.6515 5.60814C98.6019 5.81783 98.5607 6.03892 98.4998 6.24288C98.3779 6.65079 98.2533 7.05017 98.1059 7.45226C98.0885 7.5004 97.9267 7.49664 97.8385 7.516C97.8415 7.49616 97.8473 7.47065 97.8503 7.45081C97.6137 7.59417 97.3741 7.7432 97.2287 7.83317C97.3409 8.95747 96.2943 9.62968 96.1431 10.6418ZM96.3502 12.9102C95.7064 13.6726 95.0682 14.438 94.4044 15.2259C95.446 16.2164 95.5115 17.5306 95.6539 18.8196C95.8441 18.8377 96.0172 18.8614 96.2186 18.8852C96.2069 18.5021 96.2006 18.1502 96.1971 17.8069C96.1897 17.1769 96.1897 17.1769 96.661 17.2023C96.8075 18.7354 96.7552 20.2531 96.2806 21.6493C96.6283 21.4697 96.9816 21.2788 97.3379 21.0822C97.4114 21.1337 97.4764 21.188 97.5414 21.2422C97.6701 20.2044 97.7959 19.1723 97.9416 18.1431C97.9654 17.9702 98.1197 17.8206 98.2144 17.6623C98.288 17.6996 98.3645 17.7312 98.4352 17.7742C98.1304 20.6157 97.4483 23.3727 96.4917 25.9834C96.6584 26.1178 96.8651 26.2154 96.8645 26.3147C96.8607 26.4622 96.7432 26.6375 96.6232 26.7475C96.169 27.1649 95.5594 27.4536 95.421 28.2303C95.7027 28.1525 95.9781 28.1569 96.1181 28.0215C96.684 27.4686 97.3008 26.9273 97.7395 26.2743C98.1323 25.6835 98.5618 25.1326 98.7628 24.3449C99.1385 22.863 99.2018 21.3936 99.234 19.9012C99.2422 19.4927 99.2931 19.0843 99.3269 18.6816C99.4291 18.6907 99.5313 18.6998 99.6335 18.7089C99.675 20.6727 99.8953 22.6489 99.0138 24.6216C100.25 23.9959 100.66 23.0363 100.608 21.8357C100.588 21.3702 100.494 20.8958 100.469 20.4275C100.464 20.2828 100.567 20.1358 100.619 19.9914C100.724 20.1083 100.893 20.2086 100.918 20.3421C101.168 21.6431 101.194 22.923 100.293 23.9394C100.68 24.3275 101.03 24.6756 101.411 25.0609C102.136 21.379 101.99 17.854 100.137 14.5519C100.146 14.884 100.164 15.2416 100.144 15.6019C100.125 15.9196 100.064 16.237 100.025 16.5518C99.9511 16.5428 99.8773 16.5339 99.8035 16.525C99.7468 15.6138 99.6674 14.7053 99.6419 13.7887C99.5823 11.5524 99.5965 11.5524 99.0909 11.1041C99.1117 12.7585 99.1359 14.3079 99.1543 15.897C99.1401 15.8969 98.9212 15.9354 98.9185 15.9127C98.7796 15.4153 98.6635 14.9153 98.5361 14.3953C98.1239 15.8089 98.1239 15.8089 97.7393 15.9911C98.0017 14.4802 98.2494 13.0402 98.4943 11.5916C98.4348 11.5685 98.3724 11.5512 98.3129 11.5281C97.5362 12.6502 97.632 14.1149 97.0025 15.2974C96.9357 13.7477 97.2885 12.2969 98.1263 10.9567C97.8722 10.7141 97.6647 10.7441 97.566 11.0784C97.4936 11.305 97.5373 11.5691 97.4338 11.7728C96.7756 13.0119 96.1005 14.2282 95.4338 15.4559C95.3606 14.4652 96.1145 13.8083 96.3502 12.9102ZM92.7209 3.91161C93.5932 3.84848 94.4712 3.78821 95.3463 3.71941C95.3438 3.66832 95.3413 3.61723 95.3444 3.56901C94.9753 3.55272 94.6091 3.53078 94.1776 3.5113C94.3201 3.42698 94.4056 3.3849 94.4768 3.34275C94.4656 3.32282 94.4572 3.31142 94.4403 3.28863C93.857 3.45556 93.2652 3.62528 92.6791 3.78369C92.6987 3.8292 92.7127 3.87184 92.7209 3.91161ZM94.6785 5.13153C95.1442 5.13986 95.6793 4.95563 96.0193 5.53358C96.4704 5.15024 96.9102 4.77535 97.4984 4.27645C96.49 4.29909 95.6748 4.31999 94.8596 4.34089C94.7999 4.34623 94.7288 4.36001 94.675 4.33984C94.1114 4.08977 93.7585 4.20978 93.4483 4.74998C93.3852 4.86029 93.2001 4.93017 93.0579 4.95774C92.8702 5.00491 92.6686 4.99525 92.4697 5.00831C92.4696 5.03668 92.4637 5.06218 92.4635 5.09056C92.5486 5.11942 92.6363 5.17099 92.7243 5.16582C93.3776 5.15535 94.0282 5.12216 94.6785 5.13153ZM72.1817 31.7302C72.5819 32.2177 73.7293 31.7673 74.5874 30.8075C73.7247 31.1459 72.9675 31.431 72.1817 31.7302ZM80.1005 59.3843C79.8567 59.7518 79.6388 60.0825 79.418 60.4189L79.4151 60.4246C78.4074 61.2446 77.4166 62.0874 76.3976 62.8874C75.6612 63.4678 74.8826 63.9911 74.1265 64.5401C74.0729 64.4774 74.0279 64.4119 73.98 64.352C75.3043 63.3154 76.6344 62.2674 77.9702 61.2222C77.9533 61.1994 77.9364 61.1767 77.9195 61.1539C76.7631 61.6779 75.6068 62.2019 74.4475 62.7316C74.411 62.6633 74.3802 62.5979 74.3437 62.5296C76.0163 61.6623 77.8266 61.0143 79.2562 59.5043C77.6829 60.3864 76.1791 61.0617 74.6054 61.5663C75.5463 60.99 76.5403 60.5331 77.5176 60.0393C78.1245 59.7277 78.816 59.5018 79.2525 58.741C77.6008 59.4552 76.0629 60.1275 74.3656 60.8612C74.8672 60.1405 75.5836 60.0339 76.1733 59.7422C76.82 59.4224 77.475 59.1424 78.1301 58.8481C78.1302 58.8198 78.1333 58.7857 78.1307 58.7488C77.0029 58.7963 75.8723 58.8353 74.7531 58.88C74.7506 58.8289 74.7452 58.7835 74.7427 58.7324C76.007 58.6403 77.2629 58.5509 78.5216 58.456C76.9745 58.3478 75.4351 58.3646 73.8902 58.3643C72.2912 58.3723 70.717 58.4995 69.1356 58.8651C67.085 59.3415 64.9597 59.4883 62.8952 59.9078C61.1179 60.2666 59.3821 60.81 57.6213 61.2484C56.6229 61.5037 55.5742 61.6056 54.6177 61.9747C52.8241 62.6597 51.0165 63.3304 49.3823 64.4022C48.3357 65.0886 47.2386 65.6783 46.3206 66.2235C46.3991 67.288 46.5498 68.1543 46.4989 69.011C46.4452 69.8733 46.1927 70.7203 46.034 71.5649C47.1089 71.3412 47.1089 71.3412 47.3327 71.8816C46.6834 72.1645 45.7336 71.9179 45.4712 72.9805C45.8213 72.8661 46.1288 72.7374 46.4388 72.6739C46.6151 72.6351 46.9189 72.6397 46.978 72.7337C47.0707 72.8874 47.0152 73.1368 47.0192 73.3951C46.0243 73.0971 45.0265 73.7015 44.7278 74.6674C45.2091 74.463 45.6959 74.2757 46.1687 74.0599C46.7412 73.8021 46.795 73.8223 46.9082 74.328C46.1674 74.7068 45.4852 75.2506 44.7318 75.3882C43.9299 75.5368 43.9121 76.1042 43.6369 76.5198C44.3915 76.1978 45.1462 75.8616 45.9122 75.5453C46.3479 75.3605 46.5569 75.5376 46.5462 75.8809C45.7432 76.2282 45.0141 76.5418 44.2908 76.8583C44.3188 76.9152 44.3354 76.9806 44.3635 77.0375C45.0945 76.8601 45.8311 76.6855 46.5906 76.5082C46.6599 76.764 46.7072 76.9232 46.7183 76.9573C45.5285 77.3932 44.4069 77.8067 43.2767 78.2231C43.2232 78.1604 43.1809 78.1034 43.133 78.0435C43.3562 77.7866 43.5822 77.524 43.7825 77.2981C43.1544 77.357 43.1573 77.3513 42.8012 77.9678C42.6893 78.1602 42.549 78.3381 42.403 78.5132C41.9507 79.081 41.4956 79.6402 41.0433 80.208C41.0798 80.2763 41.1191 80.339 41.1556 80.4073C41.778 80.3456 42.3974 80.3037 43.017 80.2192C43.2984 80.184 43.5717 80.0805 43.8477 79.9998C44.7184 79.7437 45.6283 79.5644 46.4401 79.186C47.1664 78.8496 47.7581 78.2458 48.4453 77.8184C50.6237 76.4602 52.8106 75.0993 55.0227 73.801C56.0518 73.1911 57.1567 72.7121 58.2392 72.1934C59.5809 71.5569 60.9255 70.9147 62.2867 70.3238C63.312 69.8756 64.3708 69.5014 65.4212 69.1158C67.5449 68.3277 69.6771 67.5368 71.8034 66.7714C71.977 66.71 72.2037 66.7964 72.4081 66.8146C70.9158 67.4672 69.4528 67.964 68.001 68.509C65.715 69.3643 63.415 70.2053 61.1653 71.1573C59.3741 71.9217 57.6078 72.7913 55.8866 73.7122C54.4903 74.4562 53.15 75.3141 51.8239 76.1861C50.3038 77.1877 48.6206 77.9357 47.2411 79.165C47.1698 79.2214 47.0448 79.215 46.9565 79.2627C46.8682 79.3104 46.8023 79.398 46.7337 79.4629C46.5453 79.6094 46.385 79.8128 46.1772 79.8854C45.1812 80.206 44.1627 80.4868 43.1554 80.7875C43.1747 80.8756 43.1912 80.9693 43.2105 81.0574C43.6926 80.7253 44.212 80.768 44.7208 80.7056C45.6388 80.5945 46.5355 80.2591 47.4235 79.9549C47.805 79.8208 48.0035 79.8645 48.1398 80.3108C46.8306 80.7574 45.5185 81.2096 44.2121 81.6505C44.2259 81.7073 44.237 81.7556 44.2623 81.804C45.9904 81.584 47.5438 80.699 49.2507 80.2405C49.2972 80.5274 49.3355 80.7461 49.3656 80.9392C49.8209 80.7857 50.2734 80.6379 50.7288 80.4844C50.7737 80.5641 50.813 80.641 50.8552 80.7122C50.2406 81.3329 49.3474 81.5633 48.6455 82.0758C49.3993 81.8814 50.1252 81.616 50.8621 81.4131C51.0698 81.3547 51.3305 81.4441 51.5575 81.4738C51.42 81.6603 51.3163 81.8923 51.1421 82.0389C51.0194 82.1404 50.8092 82.1335 50.63 82.1779C51.0217 82.2198 51.4652 82.1457 51.7282 82.3288C52.0024 82.5177 52.1752 82.5981 52.4993 82.5347C53.4406 82.3357 54.3903 82.1624 55.3398 82.0174C57.1535 81.7411 58.9589 81.4251 60.7776 81.251C62.4912 81.0876 64.2259 81.1628 65.9395 80.9994C68.625 80.7309 71.3181 80.6157 74.015 80.7871C74.7474 80.831 75.2579 80.4991 75.6108 79.9308C76.2795 78.8393 76.9282 77.7449 77.5459 76.6276C77.9883 75.8412 78.3853 75.032 78.771 74.217C78.8401 74.0812 78.7448 73.8763 78.7657 73.709C78.7897 73.5077 78.7972 73.2268 78.92 73.1254C79.4566 72.7 79.5767 72.1133 79.68 71.5038C79.6979 71.3705 79.7045 71.2315 79.7422 71.1012C79.9483 70.4015 80.1571 69.7104 80.3689 69.0135C80.0056 69.4201 79.7924 69.8956 79.5114 70.3224C79.2419 70.7267 78.8931 71.0907 78.5812 71.4663C79.6889 69.2026 80.6545 66.9665 80.9808 64.3209C80.4065 65.325 79.9605 66.2304 79.3931 67.0387C78.8543 67.8046 78.7201 68.8112 78.0654 69.497C77.9664 69.4397 77.873 69.3852 77.774 69.3279C78.8496 67.1974 79.9282 65.0612 81.0067 62.925C79.7101 64.5095 78.4251 66.0713 77.1486 67.6304C77.1005 67.5989 77.0496 67.5589 77.0044 67.5217C77.6548 65.7236 79.4252 64.6639 80.1577 62.9003C78.5777 64.398 77.0373 65.9159 75.2712 67.1912C75.2352 67.052 75.2359 66.9385 75.2874 66.8792C75.7563 66.391 76.2506 65.9227 76.7166 65.4402C77.5571 64.5568 78.7791 63.9878 79.0603 62.6359C79.075 62.5508 79.1522 62.469 79.2039 62.3813C79.5371 61.7958 79.9354 61.2363 80.1722 60.6162C80.2967 60.2452 80.5412 59.75 80.1005 59.3843ZM80.4693 71.9822C80.9146 71.6385 81.3199 71.3173 81.728 71.0047C80.5439 71.4151 80.5439 71.4151 80.4693 71.9822ZM85.142 80.3567C85.5396 79.9107 85.8581 79.396 86.2076 78.9185C85.6133 79.0371 85.1321 79.2415 84.6704 79.4914C83.408 80.1681 82.1798 80.8194 80.7379 81.1347C79.0828 81.4913 77.4152 81.5641 75.7507 81.6171C73.9611 81.6778 72.1616 81.5058 70.3693 81.5439C68.8781 81.578 67.3944 81.7653 65.9027 81.8703C63.3598 82.0545 60.8031 82.1535 58.271 82.4143C56.4153 82.6052 54.5753 82.9891 52.7387 83.3107C50.4272 83.7118 48.1319 83.8009 45.8526 83.158C44.2424 82.6977 42.7139 81.8945 40.9458 82.1512C40.0475 82.2794 39.1416 82.2686 38.3516 82.7862C37.3735 83.4219 36.3811 84.0575 35.4002 84.6847C35.3289 84.7269 35.2098 84.695 35.1273 84.7172C34.8941 84.7698 34.6412 84.7911 34.4474 84.9063C33.1503 85.6793 31.856 86.4607 30.5729 87.2621C29.3097 88.0523 27.9677 88.7455 26.8343 89.6868C24.9985 91.2114 23.3065 92.9015 21.5525 94.5174C21.2611 94.7825 20.9641 95.0447 20.6727 95.3098C20.5943 95.1277 20.5892 95.0397 20.6351 94.9775C21.9698 92.7435 23.8354 90.992 25.8842 89.4686C27.7647 88.0662 29.7888 86.8576 31.7846 85.6204C33.5781 84.5013 35.4222 83.4505 37.2213 82.3343C37.8971 81.9153 38.5166 81.4109 39.1332 80.9122C39.2531 80.8164 39.3457 80.536 39.2869 80.3995C38.974 79.5862 38.4068 79.0069 37.6142 78.6052C37.0027 78.2952 36.3601 77.9624 35.9117 77.4718C35.5252 77.0553 35.1232 76.8658 34.6184 76.7523C33.5066 76.5161 32.6706 75.7793 32.6396 74.8455C32.6108 74.0055 32.1452 73.5346 31.5833 73.015C30.8295 72.3127 30.093 71.5622 29.519 70.7162C28.8128 69.668 28.2806 68.5016 27.6743 67.383C26.9396 67.6938 26.4621 68.199 26.2674 68.8902C25.9711 69.9356 25.8732 71.053 25.489 72.061C24.8825 73.6607 24.2841 75.3144 23.3634 76.7478C21.4245 79.7502 19.0363 82.4039 16.4249 84.8662C15.0335 86.1749 13.7352 87.5948 12.3833 88.952C11.5715 89.7645 10.7344 90.5571 9.77708 91.4881C9.8444 91.1735 9.82561 91.0003 9.90578 90.8986C10.2867 90.4013 10.6788 89.9099 11.1021 89.4412C12.0431 88.4024 13.001 87.3721 13.9532 86.3532C15.929 84.2448 17.9613 82.1935 19.8778 80.0337C20.9847 78.7943 21.9929 77.4551 22.9133 76.0784C24.3755 73.8877 24.8547 71.3196 25.3365 68.8026C25.6184 67.3372 25.1846 65.8791 24.7363 64.4635C24.6389 64.1508 24.7012 63.734 24.5095 63.5088C23.9429 62.8444 23.642 61.9233 22.724 61.5861C22.6446 61.5601 22.5886 61.4321 22.5608 61.3327C22.3998 60.7529 22.0521 60.4984 21.4144 60.7444C21.363 60.327 21.4791 59.9446 21.0125 59.6299C19.6748 58.7313 18.4375 57.6914 17.5374 56.3101C17.2365 55.8515 16.867 55.4436 16.4162 54.8736C16.5638 55.3398 16.59 55.6804 16.759 55.9084C17.643 57.125 18.3445 58.4768 19.454 59.516C20.0187 60.0442 20.5776 60.5836 21.0966 61.1456C21.2009 61.2625 21.1311 61.526 21.144 61.7247C20.9966 61.6785 20.7978 61.6773 20.7019 61.586C19.8779 60.7414 19.0483 59.8939 18.2531 59.0069C17.8244 58.5335 17.4757 57.9867 17.087 57.4765C17.0234 57.6578 17.0596 57.7687 17.1243 57.8655C18.032 59.3859 18.9852 60.8867 19.8444 62.4465C20.667 63.9523 21.4296 65.5059 21.532 67.2799C21.5831 68.174 21.6825 69.0713 21.6456 69.9564C21.5827 71.3691 20.5548 72.2429 19.6855 73.1828C19.6054 73.2703 19.2986 73.2856 19.2394 73.22C19.1153 73.0718 18.9892 72.8157 19.0327 72.6598C19.1111 72.3936 19.2972 72.1534 19.4719 71.9359C20.1187 71.1536 20.4733 68.5224 20.0137 67.5494C19.8997 68.0538 19.854 68.5501 19.6807 69.0031C18.9849 70.7925 18.173 72.5443 17.5565 74.3596C16.5438 77.3191 14.8379 79.849 12.9029 82.2413C10.7962 84.8455 8.64985 87.4155 6.48378 89.9683C5.00729 91.7106 3.47428 93.4101 1.92993 95.1038C1.59247 95.4736 1.30632 95.8125 1.32573 96.3347C1.38495 97.7453 1.8626 99.005 2.59684 100.11C2.76265 99.938 2.87445 99.7741 3.03424 99.6558C3.21398 99.5263 3.48126 99.4768 3.63278 99.3187C4.74781 98.1475 5.84306 96.9591 6.96097 95.7822C7.06109 95.6693 7.2233 95.6163 7.49705 95.4419C7.4159 95.6997 7.40682 95.7876 7.36386 95.8441C6.29062 97.1433 5.18629 98.4195 4.14981 99.7444C3.76327 100.239 3.32497 100.835 3.28156 101.411C3.23815 101.987 3.55755 102.675 3.91217 103.182C5.70544 105.678 7.68726 107.999 10.5299 109.383C11.6652 109.937 12.7794 110.238 13.8508 109.223C14.1108 108.978 14.4524 108.866 14.4552 108.412C14.4593 108.222 14.6622 108.019 14.8109 107.852C15.5692 106.963 16.3585 106.096 17.1026 105.192C18.9745 102.91 21.2864 101.093 23.477 99.1507C25.6504 97.2279 27.9648 95.4761 30.4959 94.0263C31.8385 93.248 33.1277 92.3785 34.5068 91.6685C35.6665 91.0678 36.9019 90.6123 38.1233 90.1426C38.6557 89.9356 39.2132 89.7913 39.7732 89.7122C40.3076 89.6414 40.861 89.7013 41.3979 89.6817C42.037 89.6569 42.688 89.567 43.3214 89.5536C42.9894 89.5063 42.7413 89.224 42.6819 88.7384C42.0592 88.8427 41.4392 88.9839 40.8112 89.0427C38.2424 89.2636 35.9185 90.2776 33.5892 91.2603C32.752 91.6187 32.0043 92.1792 31.1532 92.495C29.5391 93.093 28.1751 94.1096 26.8171 95.0865C25.1082 96.3054 23.5316 97.7124 21.9156 99.0567C20.4881 100.24 19.0238 101.398 17.6838 102.676C16.698 103.621 15.8927 104.757 14.9831 105.79C14.4624 106.38 13.9023 106.936 13.3533 107.512C14.0502 106.449 14.8034 105.457 15.6103 104.514C16.3313 103.67 17.0524 102.811 17.8722 102.067C19.5061 100.589 21.2189 99.1946 22.9008 97.7627C23.9088 96.9001 24.9026 96.0233 25.9304 95.1779C26.4528 94.7524 27.0456 94.4267 27.5794 94.0069C29.7342 92.3308 32.0378 90.9365 34.5805 89.8983C36.286 89.2043 37.9657 88.5612 39.8047 88.3191C41.0583 88.1503 42.2655 87.6663 43.5133 87.4946C44.9687 87.2929 46.4371 87.2757 47.9032 87.1791C48.0424 87.1714 48.1813 87.2062 48.3232 87.2212C48.7347 87.2661 49.1432 87.3451 49.5606 87.3503C49.9866 87.3527 50.4074 87.2813 50.8422 87.2384C50.8247 87.7632 50.6081 87.8812 50.2333 87.862C49.8699 87.8486 49.5061 87.8919 49.1367 87.9182C49.9458 87.9654 50.7274 87.8705 51.5232 87.7757C51.6682 87.7567 51.822 87.6923 51.9524 87.7299C52.0572 87.7617 52.1302 87.8983 52.2233 87.9953C52.132 88.0629 52.0547 88.159 51.9608 88.1896C51.6877 88.2647 51.4033 88.3198 51.1161 88.3806C51.1299 88.4516 51.1323 88.5169 51.1375 88.5907C52.099 88.7863 53.0447 88.3405 54.0299 88.3915C54.012 88.5248 54.0055 88.6638 53.999 88.7886C53.3106 88.9663 52.6392 89.1384 51.9594 89.3133C53.3651 89.7696 54.7999 89.2301 56.2107 89.3403C56.216 89.3999 56.2184 89.4652 56.2181 89.5219C55.4924 89.759 54.7724 89.9848 54.0808 90.2107C54.558 90.6589 55.1442 90.4721 55.7157 90.3703C56.3014 90.2687 56.8813 90.1784 57.4556 90.0851C57.4304 90.0226 57.3801 89.8974 57.2512 89.6186C60.4423 90.2468 63.5235 90.7127 66.6709 90.6143C69.8636 90.5246 72.8065 89.5397 75.7166 88.339C75.7389 88.4072 75.7611 88.4754 75.7834 88.5436C75.2049 88.8553 74.6546 89.2097 74.0565 89.4759C72.2053 90.2882 70.265 90.8277 68.2701 91.0263C66.6588 91.1845 65.0125 91.0333 63.3853 91.0127C63.2433 91.0119 62.9823 90.965 62.9793 90.999C62.7964 91.6251 62.216 91.338 61.8288 91.4976C61.1881 91.7635 60.5166 91.964 59.8534 92.19C59.8588 92.2355 59.8699 92.2838 59.8725 92.3207C60.1759 92.3962 60.4821 92.466 60.6098 92.4951C61.8349 91.4295 63.354 91.929 64.5959 91.3487C64.5745 91.587 64.4995 91.7766 64.3656 91.8298C63.6653 92.1011 62.9481 92.3353 62.245 92.5839C63.889 92.6556 65.3282 91.8551 67.0279 91.6492C66.879 91.8441 66.7243 92.0504 66.5925 92.2255C67.0704 92.1119 67.6136 91.9816 68.2223 91.8347C68.221 92.0475 68.2226 92.2405 68.224 92.476C71.6187 91.8767 74.7197 90.5806 77.7596 89.0685C80.4348 87.7415 84.4667 83.4089 85.057 82.1212C84.5489 82.5326 84.1432 82.9105 83.6898 83.2002C83.5187 83.3127 83.2266 83.2429 82.9937 83.253C83.0121 83.0346 82.9458 82.7448 83.0659 82.6064C83.7383 81.8157 84.467 81.1105 85.142 80.3567ZM75.9308 7.4992C75.4213 7.67507 74.909 7.8424 74.3427 8.03213C75.0259 8.22897 75.7147 7.98035 75.9308 7.4992ZM72.2873 2.08719C73.5922 1.87328 74.8914 1.65651 76.1878 1.44539C76.185 1.43687 76.1879 1.43121 76.1851 1.42268C74.6449 1.56714 73.1047 1.71161 71.4537 1.86395C71.6105 1.76553 71.6647 1.72895 71.7816 1.65301C70.9574 1.74763 70.2185 1.82855 69.4825 1.90382C69.4801 1.82435 69.4721 1.74202 69.4698 1.66256C71.0128 1.52662 72.5529 1.39634 74.0988 1.25475C68.9096 1.33589 62.3997 2.32037 61.1532 3.17588C61.7506 3.02322 62.2172 2.88967 62.6865 2.77884C63.4289 2.59295 64.1572 2.39279 64.9021 2.25799C65.0556 2.23616 65.2532 2.43591 65.4315 2.5334C65.3341 2.66905 65.2503 2.8899 65.1194 2.9232C64.5676 3.05627 63.9657 3.03582 63.4616 3.25712C62.7895 3.55691 61.8852 3.29071 61.4228 4.10245C61.3711 4.19012 61.2091 4.21473 61.0981 4.25099C60.6458 4.37043 60.171 4.45002 59.741 4.6235C59.3054 4.79411 58.8977 5.05 58.4788 5.27178C59.5451 5.06504 60.5355 4.74152 61.5453 4.49188C63.6161 3.97589 65.7008 3.50253 67.7855 3.02917C67.9533 2.99324 68.1544 3.08802 68.3302 3.12023C68.327 3.18264 68.3124 3.23931 68.3092 3.30172C67.9791 3.40483 67.6545 3.53918 67.3248 3.58554C66.58 3.69197 65.8159 3.71032 65.0795 3.84234C62.6086 4.30498 60.1848 4.95517 57.861 5.95495C57.6959 6.02779 57.439 6.22495 57.4554 6.33287C57.5317 6.84122 57.2246 6.89906 56.8578 6.96224C56.7327 6.98423 56.6269 7.09429 56.587 7.11676C56.7791 7.28527 56.9542 7.43098 57.1265 7.58235C57.0037 7.69799 56.9031 7.88185 56.7607 7.93779C56.0775 8.20347 55.3746 8.42364 54.6941 8.69784C54.2129 8.88806 53.7485 9.12944 53.2699 9.35656C53.2951 9.40494 53.3204 9.45332 53.3457 9.50171C53.7812 9.34528 54.2391 9.2429 54.6522 9.03243C55.9429 8.37012 57.4229 8.31611 58.7503 7.69374C59.8926 7.15543 61.1861 6.93579 62.4181 6.58527C62.3437 6.67564 62.2804 6.80013 62.1894 6.82515C61.2048 7.12317 60.201 7.33311 59.2501 7.70509C57.9916 8.20585 56.7778 8.82887 55.5558 9.39794C55.5725 9.4633 55.5863 9.52012 55.6029 9.58548C55.8696 9.63524 56.1277 9.68778 56.3943 9.73754C56.2832 9.80217 56.1805 9.86401 55.9753 9.98769C56.7969 9.85616 57.4709 9.70677 58.1643 9.63126C59.9178 9.44545 61.4958 8.70816 63.096 8.06747C63.8306 7.77087 64.6101 7.55398 65.3753 7.36538C65.5545 7.321 65.786 7.53797 65.9898 7.64128C64.3643 7.79945 62.9522 8.3504 61.5566 8.98091C62.2099 8.95625 62.8715 8.98555 63.4973 8.83305C65.9576 8.23698 68.4393 7.86519 70.9862 7.96764C71.4944 7.9904 72.0564 8.04751 72.4237 7.43669C72.8141 6.79479 73.3317 6.22456 73.8097 5.63424C73.9672 5.4365 74.2662 5.31052 74.0013 4.97702C73.9731 4.94849 74.1107 4.7478 74.2078 4.66891C74.4133 4.50266 74.6329 4.36487 74.8326 4.22413C74.6632 4.05292 74.4967 3.89023 74.4007 3.79888C74.1221 3.8427 73.889 3.8811 73.6615 3.92237C73.6393 3.85414 73.6254 3.79731 73.6031 3.72908C74.0811 3.15295 74.8176 3.00675 75.4725 2.72672C76.1475 2.43546 76.8252 2.15272 77.4972 1.86712C77.4834 1.81029 77.4696 1.75346 77.4529 1.68811C75.4706 2.128 73.4827 2.56501 71.5431 2.99096C73.0287 2.05735 74.9211 2.35471 76.4857 1.48965C75.087 1.72005 73.6968 1.94765 72.298 2.17805C72.301 2.1582 72.2927 2.11843 72.2873 2.08719ZM77.7002 16.4446C78.4186 15.5634 79.0891 14.6365 79.8696 13.8152C80.41 13.2423 80.0878 12.9936 79.6724 12.6621C78.449 13.4581 78.1373 15.1362 76.54 15.7854C77.4734 14.5791 78.2952 13.5225 79.1142 12.4574C77.7885 13.7069 76.4431 14.9393 74.7741 15.6874C76.0651 14.5342 77.3732 13.3754 78.6756 12.2138C78.6221 12.1368 78.5714 12.0684 78.5151 11.9972C77.0443 12.8316 75.7027 13.9164 74.0438 14.4063C75.0303 13.7962 76.0254 13.1833 77.0119 12.5732C76.9811 12.5077 76.9474 12.4479 76.9222 12.3854C75.7467 12.793 74.5712 13.2006 73.39 13.6053C73.3732 13.5683 73.3593 13.5257 73.3425 13.4887C75.0196 12.7945 76.6911 12.0975 78.3626 11.4004C78.346 11.3351 78.3265 11.2754 78.307 11.2157C76.4072 11.6333 74.5075 12.051 72.6077 12.4687C73.5215 12.1277 74.4551 11.8038 75.4052 11.5595C76.3866 11.3097 77.3846 11.1253 78.3799 10.9182C78.3717 10.8642 78.3579 10.8074 78.3526 10.7478C76.7292 11.0138 75.1116 11.2826 73.4883 11.5486C73.4774 11.472 73.4665 11.3953 73.45 11.3157C74.8572 11.0826 76.2617 10.855 77.6775 10.6191C77.6636 10.5622 77.6526 10.5139 77.6444 10.46C75.9689 9.98793 74.3081 10.3559 72.6401 10.4996C74.2779 9.72861 76.0165 9.65621 77.7884 9.70033C75.8492 9.17287 73.9362 8.53774 71.8805 8.91195C71.9603 8.867 72.0315 8.82484 72.1627 8.74898C71.0267 8.74252 69.9596 8.62862 68.9137 8.75319C67.0607 8.95263 65.2268 9.2827 63.3874 9.58153C61.1245 9.94321 58.8813 10.322 56.6297 10.6894C56.7237 11.0929 56.8036 11.4821 56.1257 11.3449C55.9924 11.3129 55.8387 11.3631 55.7021 11.4077C54.4131 11.8005 53.1128 12.1875 51.8264 12.6172C51.2714 12.7985 50.7501 13.0537 50.2147 13.2805C50.2343 13.326 50.251 13.3772 50.2678 13.4142C50.7772 13.2525 51.2952 13.088 51.8045 12.9263C52.6241 12.6728 53.4352 12.3936 54.263 12.1799C54.411 12.141 54.6312 12.3522 54.818 12.4469C54.6836 12.5852 54.5743 12.8002 54.4065 12.8503C53.8288 13.0343 53.2401 13.1558 52.5746 13.3166C52.8964 13.6221 53.0225 13.8923 52.5586 14.0486C51.7275 14.3248 50.8741 14.5469 50.0514 14.8487C49.3995 15.0947 48.7868 15.4317 48.1601 15.7261C48.1881 15.783 48.2162 15.8399 48.2499 15.8997C48.6343 15.7316 49.0161 15.5409 49.4118 15.3927C50.0182 15.1663 50.6302 14.9428 51.2561 14.7761C51.4125 14.7344 51.63 14.923 51.8226 15.0063C51.6827 15.1276 51.5737 15.3 51.4171 15.3559C50.5175 15.6969 49.6013 15.9727 48.71 16.3393C47.8159 16.7116 46.9638 17.1693 46.0893 17.5871C46.2448 17.7015 46.3639 17.7192 46.4693 17.68C47.6818 17.2556 48.9 16.8341 50.1042 16.3841C50.5426 16.222 50.7461 16.3679 50.8486 16.7828C48.7729 17.6165 46.541 18.0153 44.712 19.3584C46.2092 18.8363 47.712 18.317 49.1783 17.7295C50.4282 17.2315 51.6334 16.6255 52.8806 16.119C53.4757 15.8727 54.1127 15.7401 54.7272 15.5677C54.6473 15.6268 54.5759 15.6973 54.4791 15.7337C53.5592 16.1285 52.617 16.4835 51.7168 16.9097C50.7455 17.3639 49.7826 17.8294 48.8588 18.4002C47.5615 19.2015 46.0451 19.6355 44.6297 20.2489C44.0259 20.5122 43.4502 20.8324 42.8548 21.1213C43.2297 21.1262 43.5595 21.0657 43.8836 21.0165C44.1821 20.9756 44.4916 20.983 44.7733 20.891C45.4591 20.6764 46.1254 20.4021 46.8084 20.179C47.0133 20.1121 47.2547 20.1134 47.4647 20.1487C47.5696 20.1663 47.6424 20.3313 47.727 20.4311C47.6413 20.5015 47.5668 20.6061 47.4615 20.6452C46.9833 20.8156 46.4853 20.9688 46.0071 21.1392C44.6436 21.6365 43.2043 21.9887 42.2478 23.2545C43.4633 22.796 44.5484 21.8658 45.9801 22.2712C45.757 22.514 45.509 22.6658 45.2413 22.7721C44.4641 23.0826 43.6475 23.3163 42.9096 23.6895C41.223 24.5284 39.5728 25.4355 37.8917 26.3056C37.7065 26.4038 37.4762 26.4507 37.263 26.4779C37.172 26.4887 37.0108 26.3857 36.9886 26.3033C36.9635 26.2265 37.0526 26.0653 37.1353 26.0147C38.0444 25.5148 38.9733 25.032 39.8881 24.5349C40.2471 24.3469 40.5836 24.1331 40.9285 23.9308C40.8976 23.8796 40.8724 23.8312 40.8415 23.7799C40.1778 24.0911 39.4971 24.3937 38.8333 24.7191C38.292 24.9855 37.745 25.2492 37.2431 25.5783C36.8353 25.8484 36.7213 26.8011 37.0148 27.1064C37.4607 27.5459 37.6856 27.0194 37.9961 26.8566C38.0275 26.8369 38.0673 26.8287 38.1072 26.8062C39.1049 26.2302 40.1083 25.6428 41.1059 25.0668C41.2969 24.9572 41.4794 24.8363 41.6845 24.741C42.5592 24.309 43.4281 23.8741 44.3139 23.4762C44.4705 23.4061 44.6973 23.4784 44.8932 23.4852C44.8899 23.5476 44.898 23.6157 44.9061 23.6839C44.5556 23.8691 44.2051 24.0544 43.9316 24.2004C44.0789 24.2609 44.2602 24.3243 44.4416 24.3878C44.2928 24.5543 44.1919 24.7949 44.004 24.8705C42.4092 25.5708 40.7805 26.2255 39.1856 26.94C38.4849 27.2538 37.8376 27.6729 37.1763 28.0494C37.1312 27.9981 37.0861 27.9467 37.041 27.8954C37.0308 28.1536 37.0178 28.4174 37.0078 28.6472C39.1221 27.5412 41.2072 26.5628 43.5813 26.1365C43.6002 26.7438 43.1285 26.7894 42.8379 26.9267C41.4538 27.5346 40.053 28.0913 38.6718 28.6935C38.3728 28.8195 37.8329 28.859 38.0705 29.4562C38.079 29.4676 37.754 29.6587 37.5721 29.6804C37.3846 29.6992 37.1834 29.6186 36.9423 29.5747C36.9289 29.8952 36.9215 30.1761 36.905 30.5307C37.6774 30.1038 38.3304 29.6875 39.0395 29.3709C40.1645 28.8666 41.1779 28.0495 42.5065 28.1393C42.6569 28.1515 42.8039 28.2687 42.9512 28.3291C42.8369 28.4278 42.7367 28.5549 42.6086 28.6109C41.31 29.1625 40.006 29.6829 38.7243 30.2715C38.2714 30.476 37.8913 30.8456 37.4664 31.1213C37.244 31.2647 36.8612 31.1774 36.8527 31.6143C36.8435 32.1647 36.8088 32.7094 36.7886 33.2115C38.0226 32.5347 39.2255 31.8491 40.4677 31.2263C41.0232 30.9457 41.6797 30.8728 42.2325 30.5837C43.1302 30.1064 43.9803 29.5125 44.8639 29.0068C46.6739 27.9672 48.4921 26.9674 50.3078 25.9307C51.3225 25.3491 52.2782 24.6735 53.3209 24.163C55.959 22.8671 58.6166 21.6167 61.2884 20.3805C63.3278 19.4359 65.3953 18.5482 67.4487 17.632C68.7475 17.052 70.0575 16.4778 71.3731 15.9206C71.5383 15.8477 71.7622 15.9256 71.9581 15.9324C71.9662 16.0006 71.9714 16.0744 71.9738 16.1396C71.7629 16.2605 71.5632 16.4012 71.344 16.4822C70.1882 16.9212 69.0043 17.3032 67.8623 17.7989C65.567 18.7847 63.2971 19.8046 61.0298 20.8473C58.754 21.8927 56.4416 22.884 54.2388 24.0661C51.0015 25.8126 47.84 27.6901 44.6644 29.5533C43.6752 30.1407 42.7562 30.8562 41.7923 31.492C41.4586 31.7143 41.0995 31.9024 40.7294 32.0563C40.3877 32.1963 39.9561 32.1768 39.6736 32.3823C39.0888 32.8046 38.1066 32.7338 37.9555 33.7175C37.9467 33.7629 37.7788 33.813 37.6822 33.821C37.3896 33.8363 37.1028 33.8262 36.6001 33.8347C36.925 34.0919 37.1454 34.2747 37.3714 34.4605C37.4314 34.4126 37.4686 34.3674 37.5256 34.3393C38.3981 33.7853 39.2511 33.1858 40.1573 32.6915C40.4737 32.5174 40.9947 32.3189 41.2353 32.8821C40.389 33.3284 39.5371 33.7577 38.7134 34.2298C38.5195 34.345 38.4156 34.6054 38.1751 34.9105C39.2053 34.5787 40.0135 34.3194 40.8303 34.0574C41.1934 34.5758 40.6649 34.6069 40.2878 34.9566C40.7053 34.9476 40.9692 34.9888 41.1996 34.9277C41.5865 34.8249 41.9356 34.4183 42.3557 34.8946C42.3952 34.9431 42.6173 34.8564 42.7482 34.8089C43.662 34.4679 44.5619 34.0843 45.4896 33.7859C46.7987 33.3677 48.1189 32.9837 49.4418 32.6223C51.4759 32.0664 53.5073 31.4877 55.5665 31.0227C57.7535 30.5301 59.9791 30.242 62.1578 29.7238C64.1061 29.2667 66.068 29.3573 68.0304 29.3628C68.499 29.3654 68.8892 29.6344 68.9139 30.2162C68.9389 30.7555 69.0065 31.295 69.0595 31.8912C71.6503 29.9877 73.2744 27.3666 75.0425 24.8683C76.8163 22.3729 78.2673 19.7138 79.084 16.776C79.0784 16.7731 78.9878 16.7272 78.9878 16.7272C79.4247 15.8954 79.7955 15.1938 80.1663 14.4922C80.1381 14.4637 80.1041 14.4465 80.0645 14.4264C79.3215 15.1457 78.5815 15.8594 77.847 16.576C77.7848 16.5444 77.7453 16.496 77.7002 16.4446ZM81.3014 12.8473C82.0108 12.4881 82.7175 12.1204 83.4241 11.7669C83.3932 11.7015 83.3652 11.6446 83.3315 11.5848C82.6164 11.9411 81.9042 12.2917 81.1919 12.6423C81.237 12.7079 81.2678 12.7733 81.3014 12.8473ZM82.3867 2.92212C83.0158 2.69302 83.6193 2.47229 84.4077 2.19586C83.1544 2.33628 82.0716 2.4493 80.9917 2.57084C81.4731 2.7864 82.0702 2.22796 82.3867 2.92212ZM85.9858 2.35523C87.2642 2.29156 88.5397 2.23355 89.8181 2.16989C89.8127 2.12446 89.8159 2.07624 89.8076 2.03646C88.5264 2.0916 87.2509 2.14961 85.9726 2.19909C85.9807 2.25305 85.9833 2.30414 85.9858 2.35523ZM87.064 2.95156C87.7803 2.85916 88.4991 2.81785 89.2152 2.75383C89.9085 2.69251 90.5934 2.61979 91.2755 2.55273C88.8074 2.57558 86.3081 2.12722 83.9051 3.08682C83.8996 3.05558 83.8747 2.95045 83.8889 2.95053C84.3672 2.76597 84.8484 2.57576 85.3295 2.39973C84.5508 2.47475 83.7999 2.64924 83.0658 2.87491C82.0413 3.19539 81.0422 3.56426 80.0318 3.89902C79.5252 4.06922 79.0074 4.21951 78.5066 4.3784C79.6493 4.21748 80.7475 3.90593 81.8678 3.69097C82.3654 3.59449 82.8903 3.23427 83.4355 3.68854C82.2692 3.99403 81.0724 4.16315 79.9007 4.42321C78.6721 4.69714 77.4741 5.06488 76.2651 5.38431C76.2678 5.40703 76.2733 5.43827 76.2788 5.45533C76.6823 5.43209 77.0885 5.41737 77.4919 5.39413C77.5199 5.46523 77.5449 5.54198 77.5785 5.61595C77.413 5.74553 77.267 5.93482 77.0734 6.00749C76.1483 6.34273 75.2092 6.63533 74.2954 6.97631C73.9053 7.12731 73.5487 7.38066 73.1811 7.58571C73.4081 7.61538 73.5537 7.49703 73.7244 7.44125C74.4474 7.18147 75.1734 6.90185 75.9187 6.7103C76.4052 6.57971 76.9708 6.05515 77.3863 6.8208C80.0149 5.66954 80.0149 5.66954 80.2604 5.92915C79.0501 6.4472 77.7999 6.98773 76.5526 7.5226C76.5721 7.5823 76.6001 7.63921 76.6253 7.70178C76.8442 7.6633 77.0747 7.588 77.2933 7.60627C77.492 7.62158 77.6787 7.74466 77.8685 7.81952C77.7086 7.95197 77.5626 8.12707 77.3747 8.20261C77.1356 8.29489 76.8686 8.30188 76.6042 8.34578C77.7062 8.76916 77.8198 8.76981 78.5662 8.40801C78.9736 8.20887 79.3753 8.00685 79.7966 7.85035C80.2179 7.69384 80.656 7.58851 81.0913 7.46046C81.1136 7.52868 81.1331 7.58839 81.1554 7.65661C80.2186 8.04286 79.2761 8.42624 78.214 8.86285C78.7435 9.10989 79.1003 9.2765 79.3948 9.41153C79.3275 9.72612 79.2782 9.89325 79.2714 10.0606C79.2465 10.4038 79.2273 10.7499 79.2535 11.0905C79.2637 11.2807 79.3413 11.5904 79.4377 11.6109C79.7241 11.6778 80.1496 11.7511 80.3125 11.5988C80.701 11.2407 81.056 10.7943 81.2692 10.3189C81.8077 9.14718 82.7358 8.34377 83.7032 7.603C84.6763 6.86511 85.8072 6.33525 86.7549 5.57735C87.537 4.94903 88.2821 4.33753 89.2721 4.08495C89.6959 3.97953 90.0836 3.74906 90.488 3.56976C90.4797 3.54417 90.4628 3.52138 90.4572 3.50432C89.0897 3.72922 87.7308 3.95133 86.3633 4.17622C86.3523 4.12792 86.3355 4.07675 86.3245 4.02845C87.6697 3.73533 89.0063 3.44499 90.3486 3.15752C90.3322 3.06379 90.3157 2.97006 90.3049 2.8792C88.5429 3.08199 86.7751 3.28191 85.013 3.4847C85.002 3.42221 84.9911 3.35973 84.9887 3.29445C85.6682 3.1763 86.362 3.04405 87.064 2.95156ZM95.0376 48.3887C94.8229 49.1054 94.5707 49.924 94.3269 50.7398C94.69 50.3617 95.3247 50.1496 95.0537 49.4359C95.0174 49.3392 95.1324 49.127 95.2351 49.051C95.9886 48.4509 96.7731 47.9021 97.5013 47.2819C97.9752 46.8817 98.6273 46.6073 98.7238 45.7311C97.4427 46.6545 96.2531 47.5104 95.0376 48.3887ZM95.638 46.4229C95.1133 46.7548 95.2784 47.1444 95.0453 47.6312C96.378 46.6201 97.5738 45.6962 98.7865 44.7951C98.9263 44.688 99.1422 44.6836 99.3186 44.6307C99.3628 44.8239 99.4553 45.0202 99.4258 45.2045C99.3813 45.5022 99.2546 45.7795 99.1589 46.0798C99.6209 46.2214 99.5313 46.482 99.271 46.7699C98.9821 47.1003 98.6903 47.4221 98.3471 47.8032C98.5231 47.8212 98.5599 47.8328 98.5912 47.8273C98.8219 47.7236 99.0469 47.6171 99.2776 47.5134C99.2078 47.7769 99.2198 48.1174 99.054 48.2896C98.568 48.7976 98.0086 49.2399 97.4802 49.7051C97.2945 49.8743 97.0976 50.0235 96.9092 50.1842C96.9486 50.2327 96.9881 50.2811 97.0275 50.3296C97.4528 49.9972 97.8695 49.6676 98.3005 49.338C98.5088 49.1803 98.7032 48.9799 98.934 48.8621C99.0735 48.7976 99.2662 48.8668 99.4337 48.8734C99.4015 49.035 99.4313 49.2565 99.3257 49.3382C98.7488 49.8428 98.1325 50.299 97.5527 50.8093C97.2814 51.0489 97.0638 51.3371 96.8178 51.6109C96.8827 51.6794 96.9475 51.7479 97.0097 51.8078C97.9085 51.1319 98.8018 50.4532 99.7093 49.7603C100.286 50.1665 100.082 50.5115 98.6506 51.4511C98.9158 51.7279 99.1781 52.0103 99.5618 52.4182C100.196 50.0071 100.799 47.7292 101.409 45.4342C101.424 45.4343 101.435 45.4401 101.455 45.443C101.557 45.018 101.702 44.5648 101.843 44.2166C101.844 44.1598 101.847 44.0974 101.864 44.0351C102.302 42.179 102.762 40.3344 103.257 38.4928C103.716 36.7759 103.949 35.0435 103.77 33.2662C103.708 32.6586 103.579 32.0592 103.458 31.3434C103.357 32.0891 103.262 32.7242 103.17 33.3678C103.102 33.3617 103.031 33.3471 102.96 33.3325C102.981 31.4145 103.303 29.4783 102.934 27.5694C102.875 27.5605 102.818 27.5602 102.761 27.5599C102.577 29.1961 102.402 30.8295 102.227 32.4629C102.165 32.4597 102.099 32.4622 102.043 32.4619C102.024 31.8262 101.977 31.1903 101.998 30.5605C102.028 29.8569 102.109 29.165 102.199 28.4704C102.285 27.8381 102.417 27.2146 102.526 26.5796C102.429 26.5592 102.324 26.5416 102.228 26.5212C101.843 28.1051 101.458 29.6891 101.079 31.276C101.025 31.27 100.98 31.2612 100.926 31.2552C101.045 30.3479 101.153 29.4348 101.281 28.5247C101.34 28.0994 101.454 27.6801 101.513 27.2548C101.528 27.1414 101.467 27.0105 101.433 26.894C101.308 26.9728 101.117 27.0256 101.071 27.1303C100.806 27.807 100.582 28.4981 100.331 29.1748C100.204 29.5231 100.046 29.8627 99.856 30.1936C99.9853 28.6223 100.886 27.2002 100.815 25.4207C100.167 26.8074 99.5942 28.0328 99.0213 29.2581C98.9704 29.2323 98.9165 29.2121 98.8683 29.1948C99.3827 27.8045 99.8969 26.4284 100.403 25.0409C100.338 25.015 100.275 24.9835 100.219 24.9548C99.5817 25.9698 98.9448 26.9849 98.3136 28.0028C98.2626 27.9769 98.2089 27.9426 98.1579 27.9168C98.4195 27.416 98.6699 26.8953 98.9485 26.4032C99.2358 25.8941 99.5541 25.4078 99.8611 24.9158C99.8187 24.873 99.7763 24.8444 99.7311 24.8073C99.4137 25.1516 99.0707 25.4902 98.7788 25.8546C97.7256 27.1283 96.7119 28.4363 95.6276 29.6872C95.2128 30.1672 95.0603 30.4813 95.4225 31.1275C96.1666 32.4653 96.6601 33.9181 96.4848 35.5941C96.6563 35.4106 96.7283 35.255 96.8451 35.2074C97.0073 35.1544 97.2059 35.1839 97.3792 35.1792C97.3753 35.3409 97.4279 35.5597 97.3562 35.6586C97.0872 35.9919 96.7645 36.2767 96.5415 36.5053C96.7831 36.4641 97.0532 36.423 97.3261 36.3764C97.2222 36.651 97.1663 36.9571 97.0001 37.186C96.7135 37.5958 96.2458 37.8996 96.4345 38.5931C96.7488 38.2969 97.1138 38.0691 97.3232 37.7412C97.5814 37.3312 97.8547 37.2278 98.3529 37.4803C98.6179 36.4404 98.8456 35.4742 99.1215 34.511C99.3771 33.6158 98.9829 32.6261 99.5363 31.7893C99.7581 35.3318 98.5339 38.4972 96.9291 41.6689C97.3603 41.2968 97.7346 40.9386 98.1455 40.6345C98.311 40.5049 98.5582 40.4949 98.7631 40.428C98.7275 40.6661 98.7793 40.9984 98.6393 41.1338C98.2563 41.5232 97.8028 41.8271 97.369 42.1623C96.8095 42.6046 96.2332 43.0241 95.6963 43.4921C95.585 43.5851 95.6202 43.852 95.5496 44.229C96.8877 43.2634 98.0576 42.4046 99.2387 41.5515C99.3037 41.6058 99.3745 41.6488 99.4394 41.703C99.3471 41.9267 99.314 42.2301 99.1483 42.3739C98.5629 42.8813 97.9465 43.3517 97.316 43.7936C96.7855 44.1651 96.1731 44.4454 95.6848 44.8597C95.4449 45.0655 95.3996 45.505 95.212 45.9722C96.853 45.153 97.8955 43.7742 99.3517 42.9965C99.4167 43.0507 99.4816 43.1192 99.5465 43.1735C99.426 43.3686 99.3563 43.6179 99.1765 43.7474C98.046 44.683 96.8954 45.6441 95.638 46.4229ZM97.9871 63.8246C97.1462 65.6614 96.1382 67.4206 95.1473 69.1742C93.6997 71.7283 92.0033 74.1135 90.1966 76.4215C89.0313 77.9159 87.6882 79.2277 86.3591 80.5679C86.2705 80.6582 86.3004 80.8656 86.2427 81.0071C85.9367 81.7914 85.7607 82.67 85.2794 83.3227C84.4488 84.4388 83.471 85.4661 82.468 86.4308C81.0364 87.8187 79.4722 89.0612 77.638 89.8821C75.6016 90.7928 73.5622 91.7374 71.456 92.4632C70.1382 92.9125 68.697 93.1143 67.2963 93.2085C65.191 93.3441 63.0719 93.4086 60.974 93.2775C59.8924 93.2061 58.851 92.6213 57.7852 92.2946C56.7081 91.9622 55.6222 91.6751 54.548 91.337C54.222 91.2358 53.9194 91.0326 53.6137 90.8777C53.5764 90.937 53.5391 90.9964 53.5018 91.0558C53.7504 91.2672 54.0189 91.4673 54.2589 91.6957C56.0514 93.4084 58.1625 94.6065 60.4688 95.4624C62.0215 96.0359 63.6275 96.2663 65.277 95.9068C66.2923 95.6884 67.3022 95.4104 68.3118 95.1892C68.4342 95.1587 68.7033 95.2595 68.7057 95.3248C68.733 95.5094 68.7253 95.8186 68.6142 95.8832C67.5879 96.4875 66.5949 97.2224 65.4822 97.5907C63.8884 98.1207 62.2028 97.9068 60.5456 97.6931C57.7108 97.3166 55.1738 96.1019 52.6714 94.8193C52.0826 94.5208 51.4766 94.2421 50.9136 93.8928C49.9716 93.3086 49.061 92.6905 48.1276 92.0893C46.8068 91.2277 45.4633 90.3688 43.8361 90.334C42.723 90.3106 41.6083 90.5285 40.4915 90.6384C40.3125 90.6544 40.1364 90.6648 39.9546 90.6581C38.2484 90.5689 36.8368 91.4689 35.3617 92.1018C34.1942 92.5917 33.0797 93.2295 31.985 93.8844C30.571 94.7333 29.1399 95.5878 27.8271 96.5876C26.0635 97.9282 24.4491 99.4655 22.6883 100.815C20.4794 102.513 18.6234 104.54 16.77 106.589C16.3496 107.052 15.7844 107.506 15.8591 108.27C15.8673 108.324 15.8384 108.394 15.7928 108.428C14.8337 109.195 13.9447 110.103 12.8847 110.648C12.3747 110.909 11.4622 110.603 10.8134 110.352C8.41664 109.422 6.57853 107.729 4.94074 105.796C4.54612 105.325 4.17432 104.838 3.78824 104.365C3.24713 103.706 2.91956 102.964 2.67484 102.142C2.49421 101.517 2.13158 100.928 1.79438 100.358C1.06104 99.1111 0.592377 97.7777 0.482201 96.3413C0.424327 95.6145 0.697987 95.006 1.2808 94.4617C2.19784 93.61 3.05008 92.6756 3.88534 91.7326C5.43571 89.985 6.95498 88.2145 8.47146 86.4355C9.32982 85.4331 10.1655 84.4192 10.973 83.3767C12.1757 81.8229 13.4038 80.2891 14.5018 78.661C15.2472 77.5586 15.8343 76.3333 16.3873 75.1191C17.2139 73.3106 17.9639 71.4705 18.697 69.6218C18.9135 69.0697 18.9998 68.4516 19.0973 67.8535C19.1681 67.4339 19.1509 67.0053 19.1934 66.5856C19.2026 66.4693 19.2408 66.2681 19.2977 66.2542C20.2762 66.0101 19.827 65.1847 19.6988 64.8065C19.2721 63.5726 18.6633 62.3887 18.0943 61.2108C17.6514 60.2889 17.1943 59.3669 16.6716 58.49C15.9859 57.3454 15.1435 56.2851 14.5318 55.1069C13.9511 53.9799 13.5584 52.749 13.106 51.5519C12.902 51.0144 12.7636 50.4603 12.5767 49.9173C12.1471 48.689 12.4047 47.4817 12.6651 46.2829C12.9927 44.7837 13.3883 43.3048 13.6676 41.8025C13.8028 41.074 13.7934 40.322 13.3206 39.6412C13.1574 39.4019 12.8186 39.0878 13.2326 38.7355C13.6267 38.3944 13.9429 38.697 14.2657 38.8464C14.4384 38.9268 14.5737 39.095 14.7036 39.2036C15.0333 38.2747 15.2241 37.2969 15.7007 36.4852C16.5963 34.9751 17.6617 33.5652 18.6422 32.1123C18.8544 31.7929 19.0468 31.4563 19.2137 31.1139C19.994 29.4385 20.7432 27.7403 21.5404 26.0735C22.0614 24.9783 22.6107 23.8975 23.1996 22.8368C23.5702 22.1636 24.0201 21.5306 24.4813 20.9174C25.3376 19.7788 26.18 18.6117 27.1352 17.5587C28.6396 15.9016 30.2426 14.3586 32.0686 13.0354C33.3982 12.0725 34.5615 10.8902 35.8629 9.88463C36.7277 9.21989 37.6742 8.64643 38.6261 8.11839C40.0113 7.34027 41.4302 6.62194 42.8546 5.92066C43.5669 5.57002 44.3156 5.28769 45.0613 5.02521C46.6809 4.4584 48.3033 3.88594 49.9396 3.37031C51.0835 3.01078 52.2417 2.65132 53.43 2.47081C54.2771 2.3451 55.1711 2.43531 56.031 2.53668C56.7348 2.62297 56.951 3.0101 56.8893 3.79007C57.0484 3.77111 57.2102 3.78906 57.3526 3.73312C58.719 3.21595 60.0773 2.65901 61.455 2.16177C61.9844 1.97466 62.5556 1.91549 63.1101 1.80514C64.8162 1.47434 66.5143 1.06121 68.2367 0.852523C70.0586 0.63021 71.9049 0.583962 73.7402 0.475227C74.6351 0.423567 75.533 0.352061 76.4304 0.365678C77.7849 0.390409 79.1722 0.182649 80.4517 0.831208C80.6075 0.903032 80.7625 1.08835 80.8012 1.25031C80.8316 1.38669 80.6969 1.58171 80.5854 1.70309C80.4852 1.81602 80.3146 1.85761 80.18 2.02426C81.2118 1.8996 82.2322 1.75502 83.2639 1.64455C84.8013 1.49156 86.3419 1.27616 87.8842 1.25372C89.2532 1.23597 90.6208 1.44521 91.9917 1.56367C92.0854 1.57556 92.1926 1.68683 92.2403 1.77506C92.7202 2.68013 93.5728 2.58566 94.4047 2.63012C95.6851 2.70267 96.9679 2.84049 98.2478 2.98397C98.3613 2.9988 98.4479 3.23481 98.535 3.37151C98.5773 3.4285 98.5681 3.5306 98.6162 3.56208C99.4557 4.19395 99.6652 5.1826 99.9037 6.08629C100.52 8.36265 101.031 10.6639 101.536 12.9624C101.66 13.5164 101.744 14.0929 101.468 14.6929C101.344 14.9504 101.56 15.3801 101.677 15.7241C102.449 18.0439 102.678 20.423 102.385 22.8503C102.37 22.9495 102.392 23.0603 102.366 23.1538C102.054 24.3409 102.366 25.2819 103.056 26.3357C103.686 27.3098 103.905 28.6163 104.067 29.809C104.309 31.5894 104.442 33.4006 104.434 35.1967C104.43 36.2976 104.124 37.4025 103.868 38.4821C103.403 40.4884 102.877 42.4774 102.367 44.4749C102.309 44.7016 102.177 44.9052 102.073 45.1231C102.067 45.1202 102.062 45.1173 102.059 45.123C101.998 45.3269 101.946 45.5281 101.902 45.7265C101.93 45.8118 101.92 45.928 101.874 46.0753C101.854 46.1575 101.828 46.2368 101.801 46.3161C101.801 46.3445 101.798 46.3785 101.801 46.4012L101.781 46.3983C101.592 47.0498 101.421 47.71 101.243 48.3673C100.932 49.5261 100.632 50.6906 100.304 51.8408C100.208 52.1977 100.001 52.52 99.86 52.8682C99.8167 52.9673 99.7732 53.1089 99.8096 53.1914C100.397 54.5426 100.227 55.9434 100.121 57.3417C99.9843 59.6847 98.9403 61.753 97.9871 63.8246ZM84.1826 14.4215C86.5847 13.6037 88.9227 12.604 91.5707 12.8716C92.8224 13.0008 92.7183 12.8413 93.1998 13.9393C95.1221 12.2165 95.4756 9.75555 96.1647 7.68524C96.0274 7.82918 95.722 8.07998 95.5099 8.38522C94.968 9.18516 94.4913 10.0252 93.9523 10.8195C93.7574 11.1049 93.4522 11.3132 93.2064 11.5587C93.1838 11.533 93.1642 11.5017 93.1416 11.476C93.5523 10.7519 93.9545 10.0307 94.3652 9.30658C94.1007 9.36467 93.9351 9.50844 93.7865 9.64663C93.6179 9.81025 93.4521 9.98239 93.2751 10.1346C93.1351 10.2558 92.9726 10.3514 92.8243 10.4612C92.8046 10.4299 92.7849 10.3986 92.7596 10.3644C93.2033 9.81356 93.6526 9.26564 94.0963 8.71485C94.0681 8.68631 94.0341 8.66909 94.0059 8.64056C93.1727 9.25724 92.3338 9.87104 91.4921 10.4905C91.464 10.4478 91.4386 10.4136 91.4105 10.3709C92.3043 9.60699 93.1838 8.84302 94.0747 8.0848C94.0494 8.0506 94.0268 8.02494 93.9986 7.9964C92.767 8.7385 91.544 9.47781 90.3124 10.2199C90.2815 10.1687 90.2562 10.1203 90.2253 10.069C91.2292 9.41076 92.2358 8.76101 93.2397 8.10275C93.2172 8.06289 93.1891 8.02017 93.1638 7.97179C92.3003 8.43791 91.4255 8.89828 90.562 9.3644C90.534 9.30749 90.4946 9.24484 90.4638 9.1794C91.6153 8.52481 92.7641 7.86169 93.9127 7.21275C93.8987 7.1843 93.8847 7.15584 93.8621 7.13018C93.0107 7.48854 92.1536 7.84403 91.3021 8.20239C91.2854 8.15122 91.2629 8.11136 91.2406 8.05732C92.3859 7.48498 93.534 6.92117 94.685 6.3517C94.6682 6.30053 94.643 6.25215 94.6234 6.20664C93.3653 6.65065 92.1101 7.089 90.8492 7.52448C90.8352 7.49603 90.8212 7.46757 90.8043 7.44477C90.9384 7.33487 91.0726 7.22497 91.2981 7.04749C90.9481 7.16184 90.709 7.23993 90.4756 7.32089C90.4617 7.27825 90.4421 7.23274 90.4338 7.19296C91.6206 6.8053 92.8157 6.42903 94.0025 6.04137C93.9998 6.01865 93.9943 5.98741 93.9916 5.96469C92.2745 6.24719 90.5573 6.52969 88.8345 6.80931C88.8263 6.75536 88.8152 6.70705 88.8127 6.65596C90.1262 6.43927 91.4311 6.22537 92.7446 6.00868C92.7307 5.95185 92.7141 5.88649 92.7003 5.82966C88.8947 5.8222 85.3432 6.5057 82.7133 9.6489C82.8465 9.69506 82.9657 9.69858 83.0683 9.65092C84.0197 9.19382 84.8731 8.53753 85.9674 8.38769C86.3881 8.3305 86.768 7.98932 87.1781 7.81289C87.2891 7.76244 87.4562 7.84001 87.5952 7.86066C87.6061 7.93734 87.6113 8.01114 87.6222 8.08782C87.0842 8.29189 86.5152 8.44472 86.0136 8.71711C85.341 9.08783 84.7161 9.56098 84.0401 10.0083C84.0948 10.3491 84.1659 10.7837 84.2397 11.2267C84.781 10.9602 85.2028 10.7328 85.6527 10.5481C85.7638 10.4976 85.9449 10.6037 86.0951 10.6442C86.0035 10.7544 85.9401 10.9073 85.8205 10.9605C85.4729 11.1259 85.0945 11.2401 84.7526 11.4084C84.5162 11.5234 84.1029 11.7622 84.1307 11.8475C84.2751 12.3761 83.8717 12.3852 83.5896 12.534C82.7434 12.9661 81.765 13.1961 81.052 14.1085C82.3392 13.5512 83.504 13.0386 84.6772 12.5515C84.8651 12.476 85.0865 12.5028 85.2939 12.4869C85.2993 12.5323 85.2933 12.5862 85.2987 12.6317C84.546 13.0899 83.7962 13.5425 83.0179 14.0091C83.7813 14.1042 83.2449 14.4871 83.1321 14.8212C83.3655 14.7261 83.5165 14.6532 83.6646 14.6001C83.8354 14.5301 84.0118 14.4772 84.1826 14.4215ZM91.7234 17.9091C91.1094 18.4447 90.5913 19.0859 90.0112 19.653C89.4312 20.2058 88.8229 20.7301 88.2317 21.2631C88.195 21.2231 88.164 21.1861 88.1244 21.1518C88.4703 20.8076 88.8104 20.4605 89.1619 20.1192C89.5135 19.7636 89.8877 19.4196 90.2365 19.0555C90.571 18.7056 90.897 18.3442 91.2061 17.9743C91.5152 17.6043 91.7846 17.2143 92.0824 16.8386C92.0399 16.8099 92.0032 16.7842 91.9636 16.7499C90.4022 18.0009 88.8351 19.249 87.2737 20.5C87.2342 20.4657 87.1975 20.4258 87.1636 20.3944C87.2208 20.3379 87.2723 20.2787 87.3266 20.2279C88.7373 19.0073 90.1564 17.798 91.5446 16.5518C91.9702 16.1626 92.5574 15.8198 92.5003 14.9795C90.9469 16.2987 89.4678 17.5558 87.9916 18.8072C87.9663 18.773 87.9325 18.7274 87.9015 18.6904C89.3755 17.3311 90.8468 15.9633 92.3552 14.5644C91.5343 14.5825 91.02 15.0761 90.4352 15.4842C89.8618 15.8839 89.2349 16.2208 88.6362 16.5863C88.6109 16.5379 88.5857 16.4895 88.5575 16.4468C89.8486 15.7277 90.8109 14.4648 92.3801 14.2212C92.3552 14.1161 92.319 14.0052 92.2856 13.9029C91.372 14.2013 90.5027 14.6929 89.5919 15.0141C89.5752 14.9629 89.5556 14.9174 89.536 14.8719C89.9292 14.6726 90.328 14.4763 90.7241 14.2714C90.7073 14.2344 90.6933 14.1918 90.668 14.1576C90.1012 14.4182 89.523 14.6732 88.9533 14.9395C88.9309 14.8996 88.9084 14.8598 88.8945 14.8171C89.3419 14.5671 89.7894 14.3172 90.2425 14.07C90.2342 14.0444 90.2229 14.0245 90.2146 13.9989C89.7992 14.1157 89.381 14.224 88.9571 14.3436C88.9488 14.3039 88.9349 14.2612 88.9152 14.2299C89.3736 14.0566 89.8318 13.8974 90.2873 13.7298C89.1819 13.8313 88.1156 14.0381 87.0601 14.3215C85.8624 14.6467 84.6477 14.9632 83.5003 15.4277C82.4098 15.8642 81.3808 16.4599 80.366 17.0415C80.0753 17.2072 79.8233 17.535 79.668 17.8405C78.7478 19.6371 77.8672 21.4538 76.9754 23.2647C76.9121 23.3892 76.8658 23.5223 76.8167 23.6611C76.808 23.6781 76.8476 23.7123 76.8756 23.7693C77.0152 23.7048 77.1547 23.6403 77.4424 23.5086C77.395 23.8261 77.3709 24.0416 77.3326 24.2571C77.3178 24.3563 77.2177 24.4692 77.2514 24.529C77.5039 25.0128 77.176 25.2096 76.8285 25.375C76.481 25.5405 76.0884 25.6404 75.7549 25.8343C75.3102 26.0928 74.9134 26.4112 74.4969 26.7124C74.5335 26.7665 74.5757 26.8235 74.6151 26.8862C75.2421 26.5351 75.8719 26.1925 76.5331 25.8302C76.6727 26.214 76.6569 26.4551 76.2867 26.6233C76.036 26.7382 75.8217 26.9498 75.5822 27.0988C75.3455 27.2422 75.0977 27.3656 74.8555 27.4919C74.9943 27.541 75.0856 27.4734 75.1822 27.4796C75.4321 27.4782 75.679 27.5108 75.9259 27.5292C75.7884 27.7157 75.6931 27.9734 75.5078 28.0717C74.7612 28.476 73.9724 28.8092 73.2116 29.2135C72.8183 29.4269 72.4643 29.7171 72.0935 29.9704C72.1159 30.0103 72.1442 30.0388 72.161 30.0758C73.2004 29.6277 74.237 29.1853 75.2878 28.7287C75.595 29.5533 74.9304 29.5581 74.6084 29.7293C73.7735 30.1672 72.9022 30.5226 72.0477 30.915C72.0673 30.9606 72.0869 31.0061 72.1065 31.0516C72.6987 30.8251 73.3048 30.6271 73.8632 30.355C74.3987 30.0999 74.8086 29.966 74.9058 30.7554C74.9168 30.8179 74.9931 30.8637 75.0242 30.9008C74.8638 31.1041 74.6124 31.3467 74.6489 31.4009C75.0118 31.9477 74.4549 31.9928 74.2297 32.1277C73.728 32.4143 73.1814 32.6212 72.6516 32.865C72.9624 33.1222 73.3054 33.2319 73.75 32.9734C73.904 32.8807 74.1817 32.9787 74.3947 32.9799C74.2572 33.1664 74.1535 33.3985 73.9794 33.5309C73.6913 33.7335 73.3581 33.8707 73.0419 34.0306C73.3228 34.0663 73.5423 33.9427 73.7725 33.9099C73.9913 33.8856 74.2124 33.955 74.4338 33.9818C74.2877 34.1711 74.1333 34.349 73.9985 34.544C73.9212 34.6542 73.8777 34.7958 73.7655 35.0165C75.4941 34.2772 77.0434 33.5965 78.6151 32.9557C79.7654 32.4855 80.9888 32.152 82.0914 31.5936C85.1143 30.0728 88.3248 29.4158 91.6667 29.5511C92.4134 29.5809 92.5033 29.292 92.6454 28.8303C93.1562 27.0966 93.6641 25.3686 94.1466 23.6348C94.2629 23.2099 94.5111 22.5813 94.3307 22.3618C93.9614 21.9256 94.0966 21.6596 94.2723 21.2719C94.3847 21.0228 94.3979 20.7306 94.4564 20.4614C94.4422 20.4613 94.4166 20.4555 94.4024 20.4554C94.1983 20.8572 93.9941 21.2589 93.787 21.6664C93.736 21.6405 93.6851 21.6147 93.6313 21.5945C93.9872 20.1097 94.6068 18.6803 94.6422 17.1255C93.8835 18.5343 93.0034 19.8317 91.9028 20.9746C92.7274 19.4641 93.555 17.9479 94.4256 16.361C94.1257 16.1805 93.8937 16.0345 93.707 15.9256C93.7452 16.1585 93.8462 16.3662 93.7859 16.4709C93.2405 17.3758 92.6923 18.2863 92.0819 19.1511C91.7523 19.6175 91.3041 19.9951 90.9152 20.41C91.7589 19.0301 92.8175 17.8018 93.3018 16.2184C92.4848 16.5231 92.3032 17.3988 91.7234 17.9091ZM94.6491 45.6086C94.7907 44.3354 95.3155 43.0785 94.8978 41.7709C94.8868 41.7226 94.9071 41.6546 94.9302 41.5951C95.106 41.179 95.2876 40.7657 95.4433 40.3892C95.1967 40.3141 95.055 40.2707 94.9047 40.2301C94.9683 40.0631 95.012 39.8931 95.0896 39.7403C95.2679 39.3894 95.4972 39.0644 95.6301 38.7048C95.6793 38.5661 95.4705 38.3464 95.4914 38.1791C95.5697 37.4787 95.7246 36.7815 95.7774 36.0753C95.872 35.0344 95.9099 33.9933 95.3714 32.9233C95.1652 34.0855 95.7064 35.1782 95.146 36.2249C95.0613 35.691 94.9738 35.1627 94.8808 34.6032C94.7417 35.0308 94.6201 35.4104 94.4984 35.7899C94.4417 35.7754 94.3878 35.7552 94.3255 35.7379C94.3456 34.3533 94.36 32.98 94.3716 31.5982C94.3176 31.5922 94.2637 31.5862 94.2127 31.5746C93.9998 32.4558 93.7614 33.3313 93.5796 34.2212C93.4596 34.7795 93.439 35.3526 93.3502 35.9196C93.3353 36.033 93.1728 36.1286 93.0869 36.2274C93.0502 36.2016 92.9992 36.1758 92.9596 36.1557C93.1357 34.8146 93.3061 33.4706 93.4766 32.0982C92.6692 33.5748 92.5047 35.3416 91.3944 36.6576C91.3491 36.6346 91.3009 36.6173 91.25 36.5915C91.8997 34.9069 92.5466 33.2137 93.1991 31.5234C93.151 31.4919 93.0973 31.4576 93.0521 31.4204C91.7098 33.0529 90.7771 35.0282 89.2115 36.4834C89.1296 36.4205 89.042 36.3548 88.9543 36.289C89.724 35.391 90.4908 34.4988 91.2547 33.6121C91.1784 33.5521 91.0992 33.4977 91.0286 33.4406C90.2393 34.293 89.4501 35.1455 88.6552 35.995C88.5987 35.938 88.5507 35.8923 88.4971 35.8438C89.742 34.3469 90.9783 32.8529 92.2147 31.3589C92.1808 31.3275 92.1469 31.2961 92.113 31.2647C90.8323 32.1456 89.5544 33.0208 88.2765 33.896C88.2371 33.8475 88.2005 33.7934 88.1554 33.742C89.4451 32.7875 90.7235 31.8271 92.0047 30.8753C91.9794 30.8411 91.9569 30.8013 91.9288 30.7586C90.5897 31.432 89.2479 32.0968 87.9088 32.7702C87.8863 32.7304 87.8639 32.6905 87.8414 32.6506C88.7222 32.1364 89.5974 31.6193 90.4782 31.105C90.4502 31.0481 90.4279 30.9799 90.3998 30.923C89.4146 31.3345 88.4265 31.7516 87.4497 32.1604C88.3956 31.2379 89.7882 31.0897 90.8859 30.415C90.8691 30.3638 90.8524 30.3126 90.8357 30.2615C89.2913 30.6244 87.7496 30.9958 86.1996 31.3559C86.1911 31.3445 86.1855 31.3275 86.1771 31.3161C87.1477 30.9754 88.1183 30.6347 89.1259 30.2773C88.8474 30.3069 88.5973 30.3367 88.3415 30.3636C85.8374 30.6955 83.5282 31.6387 81.23 32.6301C79.9001 33.2014 78.5366 33.6987 77.1898 34.233C75.3249 34.9743 73.5218 35.8323 71.9461 37.0974C71.7748 37.2383 71.6228 37.4673 71.5703 37.6827C71.3306 38.7567 71.1165 39.8366 70.8881 40.9164C70.8266 41.2055 70.7425 41.4831 70.6464 41.8542C70.9823 41.7398 71.2157 41.6588 71.4547 41.5807C71.5054 41.6491 71.5561 41.7175 71.6011 41.783C71.3755 41.9889 71.1469 42.2004 70.9185 42.3977C70.6815 42.5979 70.4502 42.7867 70.2132 42.9868C70.2527 43.0352 70.2893 43.0894 70.3287 43.1378C70.5938 42.9946 70.8531 42.8485 71.1209 42.7139C71.2492 42.6436 71.3914 42.6019 71.5253 42.5487C71.5184 42.7303 71.5849 43.0059 71.4878 43.0848C71.1366 43.3836 70.7234 43.6082 70.3552 43.8842C70.1241 44.0588 69.9182 44.2818 69.6983 44.4764C69.7462 44.5362 69.797 44.5904 69.8449 44.6503C70.2384 44.3943 70.6319 44.1383 71.0597 43.857C71.1759 44.3429 71.1054 44.7199 70.6891 44.9786C70.4411 45.1304 70.2154 45.3362 69.9479 45.4142C69.3333 45.6008 69.3018 46.0972 69.1677 46.6412C69.729 46.3493 70.2021 46.091 70.6978 45.8441C70.8232 45.7795 70.9822 45.7889 71.1243 45.7614C71.0808 45.9172 71.0823 46.1243 70.9823 46.2231C70.725 46.477 70.4396 46.7024 70.143 46.9078C69.5925 47.2764 68.8785 47.4625 68.6887 48.2843C69.5406 47.8408 70.3498 47.4254 71.1534 47.0072C71.3519 47.4992 71.3487 47.5616 70.9352 47.8147C70.3022 48.2197 69.6157 48.5477 69.0052 48.9784C68.1579 49.5808 68.0286 49.8071 68.002 50.434C69.1247 49.836 70.2246 49.2549 71.3274 48.6682C71.3895 48.7281 71.4488 48.7937 71.5136 48.8622C71.3931 49.0573 71.3176 49.3179 71.1436 49.4361C70.5134 49.8496 69.8156 50.1578 69.2164 50.6084C68.7912 50.9266 68.4251 51.3246 67.8849 51.4208C67.3533 51.5143 67.3936 51.8692 67.3542 52.2691C68.3374 51.7213 69.2553 51.1903 70.1928 50.6905C70.4265 50.567 70.7247 50.5687 70.9835 50.5077C70.8143 50.7707 70.6394 51.0307 70.4702 51.2937C70.4444 51.3304 70.4045 51.3529 70.3731 51.3726C69.6749 51.7516 68.974 52.108 68.3011 52.5213C68.1586 52.6056 68.1256 52.8807 68.042 53.0732C68.6574 52.773 69.2671 52.4701 69.9394 52.1419C69.9702 52.2073 70.1645 52.4695 70.113 52.5288C69.8438 52.8763 69.504 53.1666 69.3011 53.3697C69.4933 53.5099 69.8674 53.6425 69.9624 53.8899C70.1133 54.2653 69.7855 54.4621 69.4463 54.6531C68.9561 54.9313 68.5135 55.3118 68.0513 55.6468C68.0906 55.7095 68.1329 55.7665 68.1694 55.8348C68.48 55.6578 68.8953 55.5552 69.0788 55.2923C69.3827 54.8344 69.6551 54.8728 69.9713 55.1754C70.454 55.6265 70.4631 55.9869 70.0519 56.3477C69.8691 56.5113 69.516 56.6597 69.5235 56.8129C69.5479 57.4515 69.0283 57.4372 68.6609 57.5855C68.1142 57.8207 67.545 58.0019 66.9871 58.2031C68.1067 58.1016 69.1927 57.9262 70.2816 57.7451C70.6199 57.6818 70.9615 57.556 71.3023 57.558C72.3673 57.564 73.4262 57.6381 74.4882 57.6499C75.9308 57.6694 77.3795 57.6351 78.8248 57.6774C80.1025 57.713 80.7722 58.2588 80.9891 59.4291C81.0688 59.8466 80.9409 60.3084 80.887 60.7508C80.8627 60.9947 80.7931 61.2298 80.7461 61.4764C85.4033 58.4071 90.0233 55.3831 93.9084 51.3532C93.4001 51.3446 93.2884 51.0461 93.4953 50.667C94.363 49.0858 94.465 47.3299 94.6491 45.6086ZM93.1918 55.089C94.3334 53.7533 95.4439 52.3948 96.167 50.7759C96.2333 50.6173 96.1807 50.4127 96.1819 50.2283C95.1666 52.24 93.4146 53.5296 92.1769 55.2364C92.1374 55.2022 92.0836 55.1678 92.047 55.1279C93.0203 53.9133 93.9936 52.6987 94.964 51.4897C93.4562 52.7893 92.0077 54.1544 90.4944 55.4368C89.2752 56.4628 87.9855 57.4032 86.6988 58.3379C85.3149 59.3515 83.9199 60.3452 82.4882 61.2848C81.8893 61.6787 81.5353 61.9689 81.6718 62.8351C81.839 63.7952 81.6365 64.8241 81.5791 65.8197C81.544 66.4211 81.4806 67.0222 81.4191 67.7597C81.8213 67.4867 82.098 67.2925 82.4945 67.0167C82.4632 67.4705 82.3246 67.8414 82.4365 68.0974C82.5988 68.4786 82.5095 68.6824 82.2243 68.8794C81.959 69.0651 81.6937 69.2509 81.4143 69.4082C80.9583 69.661 80.743 70.0287 80.7843 70.6758C81.3349 70.2931 81.8141 69.9667 82.3247 69.6064C82.7795 70.0005 82.2692 70.3041 82.094 70.6067C82.498 70.9466 82.3651 71.3063 82.0937 71.5601C81.6966 71.921 81.2065 72.185 80.7953 72.5316C80.3756 72.8811 79.8315 73.1391 79.6874 73.9271C80.1551 73.6233 80.5115 73.3983 80.8596 73.1478C80.9965 73.0464 81.1167 72.908 81.2226 72.7696C81.3201 72.6339 81.4355 72.3367 81.4667 72.3454C81.6907 72.409 81.9429 72.5013 82.0781 72.6695C82.1514 72.7635 82.0782 73.1036 81.9612 73.1937C81.2848 73.712 80.586 74.1904 79.8728 74.6971C79.8948 74.8079 79.9192 74.984 79.9658 75.2566C80.6161 74.8177 81.2122 74.4153 81.8055 74.0044C82.1636 74.4207 82.2267 74.7729 81.6201 75.0277C81.4123 75.1145 81.2324 75.2582 81.0527 75.3877C80.425 75.8381 79.5742 76.0971 79.5217 77.2092C80.2861 76.6999 80.9935 76.2187 81.7036 75.746C81.7806 75.6926 81.869 75.6448 81.9515 75.6226C82.1364 75.5669 82.3891 75.5882 82.5006 75.4668C83.2151 74.7473 83.9269 74.0193 84.5907 73.2456C85.5435 72.1273 86.4851 70.9892 87.3786 69.8195C88.1862 68.7629 89.042 67.7094 89.6771 66.5439C90.4817 65.0588 91.0911 63.4534 91.7967 61.911C91.8428 61.8062 91.9739 61.7304 92.0625 61.6401C92.11 61.7709 92.1943 61.899 92.1992 62.0296C92.2014 62.1374 92.1154 62.2504 92.0636 62.3665C91.7261 63.1846 91.4142 64.0086 91.0342 64.8122C90.5938 65.7348 90.1817 66.6858 89.5914 67.511C88.5656 68.941 87.4267 70.2994 86.3019 71.6578C85.4033 72.7395 84.4538 73.7811 83.5354 74.8456C83.1034 75.3454 82.6912 75.8623 82.2733 76.3764C82.1186 76.5826 81.8396 76.6974 81.5661 76.8292C81.1843 77.02 80.8139 77.2165 80.4406 77.4187C79.9248 77.691 79.2625 77.7752 79.0562 78.5174C79.8481 78.136 80.6112 77.8254 81.3182 77.401C81.7059 77.1705 81.8697 77.3247 81.9502 77.6145C81.9891 77.7481 81.8168 78.0451 81.6687 78.1123C80.8399 78.4964 79.9915 78.8207 79.1542 79.1791C79.0261 79.2352 78.9344 79.3595 78.8202 79.4581C78.8483 79.5009 78.8736 79.5493 78.9074 79.5948C79.0554 79.5418 79.2061 79.5114 79.3513 79.4498C80.254 79.0747 81.1622 78.7167 82.0368 78.2847C82.3673 78.1248 82.5771 78.1743 82.6577 78.4641C82.6882 78.5722 82.4508 78.8432 82.2771 78.9188C81.3287 79.3277 80.3579 79.7109 79.2872 80.1503C79.568 80.2144 79.7463 80.3118 79.9083 80.2872C80.5792 80.1861 81.3034 80.1902 81.893 79.9126C83.4483 79.1922 84.9418 78.3409 86.4691 77.5494C86.6144 77.4737 86.8419 77.4324 86.9721 77.4984C87.091 77.5587 87.1833 77.7833 87.1823 77.9394C87.189 78.2204 87.1304 78.5038 87.0911 78.8895C91.1654 74.5854 94.3085 69.7738 96.855 64.5531C96.1736 65.4175 95.4922 66.2819 94.7106 67.2734C94.6922 67.0435 94.6838 67.0179 94.6925 67.0009C95.2719 66.0849 95.7921 65.1174 96.4479 64.2614C97.1122 63.4025 97.2017 62.2879 98.0759 61.4643C98.6988 60.8691 98.7944 59.6864 99.0502 58.7487C99.2566 58.0064 99.3921 57.2354 99.4794 56.4612C99.5545 55.809 99.5133 55.1476 99.5259 54.4923C99.4465 54.4804 99.3699 54.463 99.2905 54.4512C99.0822 59.078 97.2852 62.9921 94.0893 66.2682C94.1102 66.1151 94.1962 65.9879 94.2793 65.8664C94.9156 64.9507 95.5773 64.0549 96.1683 63.1162C96.5356 62.5196 96.7219 61.8028 97.1006 61.2119C97.8607 60.0245 98.1163 58.6809 98.4513 57.3492C98.7543 56.1507 98.4672 54.8381 99.1957 53.7271C99.2215 53.6903 99.2221 53.591 99.1939 53.5483C98.9212 53.1183 98.6602 52.6231 98.2878 52.2351C98.0988 52.0325 97.7184 52.0105 97.568 52.4324C97.1222 53.7578 96.77 55.1235 95.9191 56.2792C95.5066 56.8387 95.1054 57.4039 94.6929 57.9634C94.6421 57.9234 94.5827 57.8862 94.5289 57.8518C95.496 56.2712 96.5906 54.748 96.7705 52.7968C96.4503 53.1326 96.1839 53.4886 95.9401 53.8703C95.7106 54.2379 95.5404 54.6427 95.2997 54.9903C94.8755 55.6008 94.4174 56.1799 93.9735 56.7591C93.9227 56.719 93.8689 56.6847 93.8095 56.6475C94.7704 55.149 95.8162 53.6937 96.1941 51.8855C95.0323 53.2607 93.9021 54.5879 92.7661 55.9265C92.7125 55.8779 92.6588 55.8294 92.6079 55.7894C92.8083 55.5493 92.9972 55.3177 93.1918 55.089Z",fill:"#676461"}))},title:rC},iC=(0,J._x)("Carrot","sticker name","web-stories");const oC={svg:function Carrot(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 135 186",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,iC),Q.createElement("path",{d:"M5.04142 12.8291C5.58282 12.6752 5.77291 12.5662 5.96247 12.5742C7.22389 12.6203 8.47817 12.6922 9.73959 12.7384C10.2919 12.7599 10.6816 13.0215 11.0379 13.4186C11.6854 14.1329 12.3681 14.8123 13.032 15.5056C14.0216 14.6055 15.8472 14.6147 16.6504 15.5661C17.7097 16.8227 18.6586 18.1701 19.6991 19.4407C21.7359 21.9185 23.7845 24.3848 25.8706 26.8231C27.8706 29.1651 29.9199 31.4676 31.9575 33.7817C32.3323 34.2117 32.7543 34.595 33.2302 34.9296C28.6544 25.6467 23.1277 16.9789 17.0857 8.40195C17.1374 8.34608 17.2935 7.99137 17.4809 7.96894C19.174 7.78808 20.2931 6.71321 21.4053 5.59386C21.5229 5.47751 21.6777 5.40344 21.9266 5.2363C23.5919 7.05738 24.5576 9.33335 25.9671 11.3005C27.351 13.2371 28.5399 15.3154 29.9659 17.2615C29.4011 15.874 28.902 14.4495 28.2574 13.1037C27.3323 11.1647 26.2923 9.279 25.3085 7.37484C24.972 6.72994 25.1187 6.39389 25.9269 6.24596C27.0982 6.04141 28.2439 5.80633 29.2685 4.8947C30.7514 7.20368 32.1877 9.44224 33.6218 11.6738C33.7015 11.6321 33.7813 11.5904 33.8634 11.5557C33.3723 10.4166 32.9094 9.26816 32.3856 8.14752C31.4536 6.1641 30.4818 4.20153 29.5171 2.23666C29.2921 1.78879 28.9943 1.3803 28.7482 0.939343C28.4835 0.465547 28.6771 0.106353 29.2179 0.0927265C30.2058 0.0649977 31.1573 0.306054 32.0142 0.780518C32.271 0.922154 32.4614 1.26459 32.5958 1.55529C34.3394 5.20343 36.0431 8.87241 37.8148 12.5113C38.6659 14.2488 39.6859 15.9075 40.5581 17.6381C42.2027 20.9138 43.8098 24.2175 45.4075 27.5164C46.4 29.5656 47.4346 31.601 48.3051 33.7057C49.8935 37.5215 51.3786 41.3788 52.8848 45.2292C53.572 46.9892 54.1889 48.7722 54.8547 50.5859C55.2415 50.4592 55.4898 50.409 55.7104 50.2978C57.3527 49.4408 59.1172 49.0264 60.9545 49.0475C62.1294 49.0674 63.3133 49.1857 64.4639 49.4161C66.4095 49.8142 68.3169 50.3806 70.0704 51.332C70.5444 51.5894 71.0041 51.8981 71.4333 52.2324C75.4287 55.3377 78.3039 59.2769 80.2535 63.9318C80.712 65.0194 81.2338 66.0862 81.8073 67.1206C83.0145 69.3018 84.2593 71.4552 85.5181 73.604C87.0371 76.1892 88.5985 78.7371 90.1105 81.3246C90.942 82.7415 91.6937 84.2001 92.4924 85.6355C92.7988 86.1891 93.1241 86.7287 93.4493 87.2683C95.4263 90.5364 96.7208 94.1214 98.1607 97.6277C99.1376 100.009 99.927 102.459 100.897 104.843C101.971 107.496 103.056 110.161 104.306 112.733C106.187 116.609 108.201 120.417 110.195 124.233C112.074 127.821 114.074 131.346 115.892 134.962C117.732 138.618 119.463 142.324 121.141 146.056C122.279 148.595 123.233 151.217 124.289 153.79C125.479 156.678 126.683 159.561 127.906 162.43C128.482 163.782 129.153 165.088 129.716 166.446C130.718 168.857 131.678 171.283 132.639 173.709C133.215 175.155 133.815 176.577 134.051 178.15C134.194 179.084 134.281 179.966 134.111 180.894C134.013 181.424 134.048 181.981 133.952 182.519C133.846 183.098 133.768 183.715 133.49 184.219C132.727 185.597 131.827 185.846 130.273 185.358C129.02 184.959 128.06 184.145 127.075 183.354C124.475 181.271 121.774 179.283 119.34 177.021C117.31 175.132 115.612 172.902 113.748 170.834C112.023 168.924 110.175 167.116 108.588 165.106C107.536 163.777 106.152 162.836 105.067 161.572C103.225 159.428 101.341 157.32 99.4502 155.215C96.0175 151.38 92.6483 147.479 89.1005 143.744C86.1956 140.686 83.058 137.845 80.0379 134.887C78.5255 133.413 77.0766 131.872 75.5478 130.418C73.0121 128.011 71.0215 125.152 68.803 122.477C67.3993 120.788 65.9156 119.164 64.6058 117.406C61.9071 113.79 59.3071 110.095 56.66 106.447C54.4549 103.41 52.1981 100.404 50.0165 97.3435C49.2094 96.2144 48.6466 94.9041 47.7972 93.8122C45.3817 90.7033 43.1776 87.4551 41.18 84.077C40.0139 82.1157 39.2748 79.9368 38.8732 77.6708C38.2138 73.9088 38.2007 70.1221 38.6229 66.333C38.9475 63.4087 40.311 61.0861 42.6597 59.3205C42.8594 59.1694 43.0544 59.0044 43.2285 58.8228C43.4025 58.6413 43.5532 58.4362 43.9857 58.0455C43.7713 57.8433 43.5521 57.6504 43.3447 57.4458C41.5341 55.6801 39.6576 53.9749 37.9292 52.1278C35.926 49.9893 33.6755 48.1652 31.2815 46.5205C28.6051 44.6803 25.9099 42.8539 23.1015 41.2282C19.3802 39.0763 15.5505 37.1155 11.749 35.0989C9.39996 33.852 7.06278 32.5701 4.64749 31.4773C3.48655 30.9545 2.13183 30.8377 0.738281 30.5079C0.778914 30.3233 0.743147 29.9536 0.898182 29.8327C2.58237 28.5339 3.23665 27.7513 5.27775 28.7721C7.46601 29.8614 9.72985 30.8014 11.9653 31.7975C14.8572 33.0845 17.7705 34.3178 20.6387 35.6515C22.2831 36.413 23.8637 37.3121 25.4773 38.1459C26.2572 38.5522 27.0536 38.9375 27.9864 39.1925C26.9788 37.9033 25.9899 36.6002 24.9588 35.3343C22.375 32.1637 19.8008 28.9745 17.163 25.8527C15.3145 23.6635 13.3132 21.6021 11.4717 19.4106C9.95852 17.602 8.35599 15.8771 6.71346 14.1965C6.28011 13.7546 5.76205 13.4105 5.04142 12.8291ZM31.297 18.4447C31.3821 18.7749 31.4649 19.0981 31.55 19.4283C31.6391 19.3914 31.7283 19.3544 31.8103 19.3197C31.6291 19.0288 31.4431 18.7472 31.2619 18.4562C31.1582 18.0932 31.0522 17.7231 30.9485 17.3601C30.8477 17.4087 30.7491 17.4643 30.6553 17.5106C30.8692 17.8298 31.0878 18.1396 31.297 18.4447ZM40.6548 39.5819C40.5678 40.1708 40.76 40.6372 41.1491 41.0158C41.2359 40.9718 41.3227 40.9278 41.4095 40.8838C41.1447 40.4568 40.8868 40.0274 40.6219 39.6004C40.4812 39.1483 40.3452 38.6869 40.2045 38.2347C40.1224 38.2694 40.0333 38.3064 39.9512 38.341C40.0332 38.8279 40.2701 39.2408 40.6548 39.5819ZM46.801 53.0289C47.2099 53.7045 47.8189 54.1123 48.5836 54.2822C49.4058 55.1728 50.7321 55.8672 51.5634 55.7895C50.5288 55.2721 49.5433 54.7852 48.5577 54.2984C47.9604 53.8791 47.3725 53.4645 46.7752 53.0451C46.6017 52.5881 46.2751 52.3526 45.7267 52.4855C46.084 52.6721 46.439 52.8516 46.801 53.0289ZM53.6746 56.3358C53.8728 56.4889 54.0711 56.6419 54.2506 56.7855C56.3579 55.6127 56.8598 54.8879 56.718 53.1283C55.8693 54.4572 54.8511 55.4835 53.6792 56.3499C53.4324 56.5708 53.2065 56.8317 52.9388 57.0127C50.8163 58.4474 48.7124 59.9149 46.3621 60.9882C45.9141 61.1894 45.5665 61.4589 45.8727 62.0592C46.807 61.9868 47.5024 61.4243 48.2373 60.9345C48.4932 60.7651 48.8195 60.5492 49.0932 60.5764C49.8887 60.6506 50.2489 60.2057 50.5209 59.5872C50.6817 59.2232 50.7259 58.765 51.3368 58.7751C51.3263 59.0277 51.3229 59.2545 51.3072 59.6099C52.6427 58.8145 53.357 57.7165 53.6746 56.3358ZM25.1681 40.24C23.5688 39.3548 21.9789 38.4509 20.3677 37.6008C19.7559 37.2796 19.0898 37.054 18.4497 36.7888C20.7104 36.8891 22.4599 38.2078 24.368 39.132C26.2925 40.0586 28.2123 40.9945 30.1507 41.9399C29.9293 41.2184 29.4161 40.8416 28.7714 40.539C27.057 39.7304 25.371 38.8658 23.6708 38.0292C21.6343 37.0225 19.6262 35.9598 17.5636 35.0161C14.7303 33.7177 11.8732 32.4893 9.00443 31.2725C7.37611 30.5837 5.71704 29.9671 4.06741 29.3319C3.39914 29.076 2.86236 29.244 2.43092 29.9224C2.73708 30.0245 2.966 30.1286 3.20919 30.1813C4.83669 30.5357 6.28678 31.2985 7.72259 32.1127C9.87977 33.3446 12.077 34.5088 14.272 35.666C17.0227 37.116 19.7971 38.5194 22.5454 39.9858C26.4706 42.0709 30.0681 44.6526 33.6775 47.2226C33.9434 47.4158 34.2094 47.6089 34.4753 47.802C34.5318 47.7368 34.5883 47.6717 34.6495 47.5971C34.0952 46.9768 33.621 46.2681 32.9843 45.7526C31.6131 44.6371 30.1712 43.6147 28.7317 42.5759C28.3631 42.3074 27.9286 42.1228 27.5058 41.9265C26.4758 41.4465 25.4315 40.9944 24.4062 40.5051C24.2404 40.4271 24.1501 40.1997 23.8638 39.8498C24.4857 40.012 24.8457 40.1121 25.2034 40.2051C26.2495 40.7577 27.305 41.315 28.3511 41.8676C28.3889 41.793 28.4243 41.7113 28.4621 41.6367C27.4044 41.0723 26.3796 40.466 25.1681 40.24ZM27.5461 9.96597C27.6064 10.0785 27.6668 10.1911 27.7271 10.3037C28.1119 11.143 28.3084 12.1918 28.9283 12.775C29.9632 13.7438 30.4751 14.9229 31.029 16.1349C31.8332 17.8955 32.6492 19.6444 33.4534 21.405C34.2042 23.0507 35.077 24.6643 35.631 26.3745C35.9887 27.4873 36.3349 28.5649 36.9225 29.5712C37.7284 30.9576 38.5155 32.3579 39.3472 33.728C39.5819 34.1105 39.941 34.421 40.239 34.7593L40.2159 34.6891C40.4459 36.1006 41.3585 37.1951 41.945 38.4354C42.2 38.9746 42.5911 39.4537 42.9212 39.9606C42.3895 37.9862 41.7333 36.1071 41.0959 34.2141C40.0866 31.2128 39.0774 28.2116 37.5852 25.3997C36.9911 24.2787 36.3383 23.1925 35.7324 22.0832C35.5909 21.8181 35.2832 21.5219 35.6848 21.2269C38.9035 25.8087 40.6656 31.031 42.4582 36.2511C42.4602 33.7672 42.0286 31.3864 41.1496 29.0899C41.0918 28.9375 41.004 28.6938 40.887 28.6699C39.933 28.4686 39.7848 27.5907 39.4391 26.9177C37.3857 22.9429 35.3276 18.9774 32.887 15.2228C32.7452 15.0046 32.6879 14.7353 32.5907 14.4869C32.7081 14.4173 32.8184 14.3501 32.9358 14.2805C33.7746 15.6249 34.5759 16.9972 35.3749 18.3625C36.2343 19.817 36.9365 21.3619 37.7889 22.8186C38.5925 24.198 39.504 25.5264 40.3662 26.871C36.9551 19.8534 33.8208 12.6829 29.2384 6.36802C28.2213 6.63884 27.298 6.88676 26.1965 7.18523C26.6788 8.17936 27.1125 9.07266 27.5461 9.96597ZM34.937 8.63527C34.8929 8.54851 34.8418 8.46404 34.7978 8.37728C34.7382 8.10099 34.7372 7.78992 34.6166 7.54138C33.7378 5.71962 32.8309 3.90706 31.945 2.08759C31.5555 1.28104 30.8467 1.18622 29.9622 1.1256C30.073 1.46296 30.1281 1.70182 30.2324 1.92454C30.8792 3.30074 31.5658 4.65609 32.1915 6.0392C33.5216 8.99761 34.8188 11.9746 36.1489 14.933C36.5753 15.8754 37.0509 16.8016 37.5031 17.7278L37.4822 17.6879C37.5834 18.0907 37.6283 18.512 37.7834 18.8893C38.5151 20.6425 39.2515 22.3864 40.0323 24.1234C41.6195 27.6749 42.963 31.2906 43.4156 35.2058C43.8456 38.9572 44.7042 42.6617 44.6678 46.5347C45.1394 46.8084 45.6296 47.0915 46.2576 47.4619C46.2478 47.0292 46.2534 46.8327 46.2356 46.6362C45.9872 44.1253 45.7833 41.6077 45.467 39.1035C45.0175 35.5297 43.9634 32.1073 42.6046 28.7768C41.9124 27.0963 41.1334 25.4598 40.4083 23.7979C40.3342 23.6198 40.3422 23.407 40.3151 23.2057C40.6281 23.3523 40.7863 23.5496 40.9024 23.7606C41.1485 24.2016 41.3828 24.6542 41.6031 25.1114C41.8234 25.5686 42.0156 26.035 42.2218 26.4968C42.4141 26.9164 42.6088 27.3431 42.8012 27.7627C43.0074 28.2246 43.2277 28.6817 43.4198 29.1482C43.6049 29.6169 43.7642 30.1018 43.9353 30.5752C44.6858 30.2515 44.6569 30.946 44.8519 31.3025C45.3509 32.2289 45.8171 33.1738 46.3043 34.1119C48.1586 37.6226 49.8158 41.2212 51.0696 44.9908C51.693 46.865 52.1969 48.7785 52.7755 50.7297C53.1451 50.7877 53.4819 50.8409 53.9333 50.911C53.3075 49.0531 52.7582 47.3335 52.1387 45.6371C51.4637 43.7719 50.7207 41.9368 50.0128 40.0901C49.3628 38.3958 48.8019 36.6646 48.051 35.0189C45.787 30.0232 43.4572 25.0647 41.1274 20.1061C40.8098 19.4239 40.3304 18.818 39.919 18.1821C39.8744 18.2123 39.8298 18.2425 39.7781 18.275C41.8663 22.83 43.9475 27.3873 46.0357 31.9424C45.9559 31.9841 45.8784 32.0328 45.7987 32.0745C45.5965 31.7437 45.3663 31.4221 45.204 31.0704C43.7667 28.0226 42.3692 24.9539 40.8967 21.9176C39.4381 18.9234 37.8856 15.9756 36.4317 12.9721C36.1372 12.3602 35.1968 11.7262 36.1789 10.922C36.2094 10.8964 36.1866 10.7559 36.1472 10.6832C35.7267 9.99582 35.3318 9.31555 34.937 8.63527ZM10.3741 16.8042C11.0908 17.7294 11.777 18.6801 12.529 19.5703C15.2971 22.8518 18.1146 26.0938 20.8709 29.3869C23.2804 32.2642 25.5419 35.2601 28.0407 38.0537C30.2345 40.5113 32.1604 43.1734 34.1663 45.7703C36.7422 49.107 39.1749 52.5528 42.1549 55.5546C42.3297 55.731 42.5467 55.87 42.745 56.0231C42.3986 54.9922 42.4014 53.8626 41.4753 53.1772C41.3499 52.938 41.2176 52.7011 41.09 52.4549C39.5084 49.7268 37.894 47.0172 35.8452 44.5977C34.2923 42.7632 32.6971 40.9658 31.2312 39.0639C29.2766 36.528 27.4958 33.8573 25.5271 31.326C23.1326 28.2336 20.6324 25.2224 18.1558 22.188C17.49 21.3707 16.7515 20.6162 16.0247 19.85C14.161 17.8993 12.2856 15.9602 10.4032 14.0234C10.2145 13.8283 9.9251 13.6351 9.67004 13.6174C8.9751 13.5648 8.27039 13.601 7.24513 13.6098C8.44265 14.8368 9.41652 15.8334 10.3927 16.837L10.3741 16.8042ZM69.5862 64.1092C69.2149 64.4254 68.832 64.7298 68.4631 65.0531C68.2516 65.2391 67.9675 65.4178 67.8985 65.6583C67.6563 66.4149 67.5077 67.1953 67.3005 67.9637C67.2386 68.202 67.1018 68.4258 66.8889 68.9159C66.5062 67.6323 67.2124 66.7471 67.1866 65.7436C64.0203 67.6524 61.5488 68.6175 60.6023 68.2969C62.2 67.4935 63.7554 66.7038 65.2194 65.9675C65.8874 62.1679 67.5742 58.7663 67.5539 54.9819C66.242 58.3152 64.9278 61.6414 63.6088 64.977C63.513 64.9461 63.4219 64.9059 63.3261 64.875C64.0232 62.9185 64.7951 60.9765 65.3963 58.9892C65.9976 57.0018 66.8861 55.154 67.642 53.116C68.4494 54.6965 68.4424 54.6988 68.2397 56.0262C67.9142 58.1179 67.273 60.126 66.6203 62.1225C66.2927 63.1172 66.0658 64.11 66.201 65.2568C66.9756 64.7929 67.7399 64.5115 68.027 63.6546C68.6867 61.7026 69.4842 59.7911 69.6832 57.7175C69.7348 57.1869 69.5899 56.6272 69.5159 55.9041C69.5371 55.8738 69.6903 55.6524 69.8788 55.3726C69.5468 55.2868 69.3318 55.2248 69.0255 55.1461C69.6196 54.2042 70.4204 53.6306 71.2888 53.1204C67.7559 50.214 59.5026 48.6822 56.2537 51.2642C56.4064 51.6579 56.5707 52.0634 56.7628 52.5532C57.2148 51.9848 57.5679 51.5422 57.9517 51.0507C58.1448 51.3066 58.2402 51.431 58.3285 51.5578C58.5214 51.3623 58.7189 51.1575 59.0505 50.8153C59.104 51.405 59.1374 51.7677 59.1887 52.3269C59.4323 51.7879 59.5765 51.4682 59.787 50.9945C59.9822 51.3042 60.0938 51.4779 60.1681 51.6092C60.3675 51.505 60.5669 51.4007 60.9329 51.2108C60.8665 51.9332 60.8242 52.4686 60.77 53.0624C61.582 52.594 61.4709 51.3071 62.8122 51.2882C62.2331 53.0347 61.6967 54.6505 61.1604 56.2663C61.8062 55.2919 62.286 54.2629 62.7868 53.2504C63.0491 52.7208 63.3277 52.1936 63.6599 51.7111C63.7871 51.5293 64.0777 51.4653 64.5563 51.2152C64.2825 52.7528 63.774 53.9079 63.3917 55.0918C62.9239 56.5606 62.1103 57.9013 61.8807 59.4789C61.7479 60.3787 61.2991 61.2651 60.484 61.8902C61.3511 59.0996 62.515 56.4065 63.1039 53.528C61.7348 55.5488 61.1619 57.9783 59.7041 59.9426C59.8529 57.5975 60.9929 55.5193 61.3147 53.2265C60.855 53.9375 60.5215 54.7007 60.202 55.4592C59.892 56.199 59.6101 56.953 59.2627 57.674C58.9248 58.3763 58.874 59.2414 57.9625 59.9759C58.2483 58.9014 58.4578 58.1166 58.6674 57.3318C58.2435 57.891 58.1138 58.6107 57.3291 59.2569C57.5023 57.1996 58.3103 55.5572 58.4962 53.7993C57.2226 57.4625 55.9489 61.1257 54.6278 64.929C56.1625 64.5977 57.1965 63.6908 58.3675 63.0348C58.54 63.2041 58.6821 63.3522 58.8568 63.5285C57.4452 65.1117 55.7948 66.1816 53.8047 66.81C53.6079 66.3295 53.4458 65.9545 53.2815 65.549C54.597 65.0248 54.3902 63.6602 54.8674 62.6943C55.3541 61.7098 55.4881 60.5527 55.8073 59.3428C55.5744 59.5825 55.4309 59.7385 55.2804 59.8968C55.2314 59.8661 55.1871 59.8261 55.1381 59.7955C55.3668 58.9266 55.6025 58.0554 55.8311 57.1865C54.4585 59.9791 53.0928 62.7695 52.1103 65.7302C52.4327 63.8186 53.0309 61.988 53.9525 60.0514C52.7446 60.5949 52.0234 61.1736 51.7587 62.2411C51.5393 63.1381 51.2334 64.009 50.9368 64.8846C50.8443 65.1484 50.6925 65.5873 50.5333 65.6006C49.6411 65.6826 49.5887 66.4003 49.3519 66.9838C49.0868 67.6467 48.8239 68.3167 48.5844 68.9867C48.3616 69.6124 48.1808 70.2477 47.986 70.8641C48.7196 71.1766 48.8175 70.7397 48.9622 70.3265C49.4269 69.0378 49.8985 67.7468 50.9402 66.6972C50.1087 68.8845 49.2238 70.9569 48.5329 73.0982C47.8326 75.2581 47.3496 77.4869 47.2783 79.7833C47.9755 79.843 48.1761 79.5049 48.204 79.0209C48.3232 77.0124 48.9661 75.1282 49.63 73.2605C50.3604 71.1685 51.1633 69.1074 51.9453 67.0064C52.7579 67.4408 52.4749 67.9072 52.2785 68.3763C51.358 70.5538 50.3886 72.7006 49.5569 74.9113C49.0451 76.27 48.6127 77.6805 48.655 79.1846C49.3568 79.2817 49.4847 78.9362 49.5902 78.4035C50.2051 75.4619 51.166 72.6251 52.2672 69.8357C52.4661 69.3268 52.6302 68.7593 53.1445 68.3807C53.2397 68.5519 53.3119 68.6295 53.2999 68.6879C53.2594 68.8491 53.1838 68.9984 53.1269 69.1571C52.1785 71.8186 51.2278 74.4731 50.3051 77.1417C50.0703 77.8258 49.8259 78.552 50.5044 79.1238C49.4977 80.2086 49.437 80.6877 50.2511 81.293C50.6178 79.9196 50.9563 78.5788 51.3323 77.2335C51.7868 75.6056 52.2506 73.9825 52.7659 72.3736C52.9629 71.7641 53.1882 71.1221 53.8708 70.8051C53.7537 71.3261 53.5175 71.7927 53.3514 72.283C52.9031 73.5975 52.4406 74.9166 52.0694 76.2526C51.2459 79.2468 50.1183 82.1928 50.4335 85.4524C49.6718 85.1492 49.7464 85.7319 49.7588 86.0781C49.8111 87.9682 49.9195 89.8633 49.9881 91.7558C49.9968 91.9008 49.8744 92.0499 49.7467 92.3486C49.6145 92.0649 49.5284 91.9686 49.5242 91.861C49.5061 89.6717 49.4154 87.4751 49.5166 85.2934C49.5946 83.5864 49.7427 81.9032 49.1043 80.244C48.4673 80.3203 48.4744 80.8162 48.4512 81.2675C48.3588 83.0726 48.2756 84.8825 48.1855 86.6713C47.0805 87.2433 45.9824 87.8131 44.8633 88.3898C46.6493 90.9342 48.3517 93.366 50.0796 95.8282C50.8932 95.5072 51.7256 95.1957 52.5417 94.8584C53.0084 94.6666 53.3467 94.3924 53.0056 93.7334C52.6985 93.8418 52.27 93.8653 52.1146 94.0797C51.6458 94.7392 51.1441 94.3976 50.4 94.3376C50.7904 93.9373 51.0326 93.6789 51.2843 93.4253C51.2456 92.6673 51.1765 91.9115 51.1612 91.1536C51.1238 89.0952 50.9062 87.0102 51.1518 84.9836C51.4535 82.4872 52.1177 80.0278 52.6954 77.5655C52.8481 76.9161 53.1857 76.284 53.7964 75.8193C51.6028 81.5665 50.9159 87.4429 51.8522 93.6129C52.3326 93.4867 52.717 93.3764 53.0193 93.3008C53.1237 90.939 53.2157 88.7293 53.3124 86.5102C53.406 86.5106 53.4996 86.5111 53.5932 86.5116C53.5954 87.5852 53.5975 88.6587 53.6019 89.7393C54.1527 88.0487 54.4764 86.3547 54.7767 84.6605C54.9065 83.9174 54.9685 83.1576 55.1123 82.4099C55.1794 82.0688 55.2587 81.6224 55.8383 81.8219C55.225 84.9107 54.6165 87.9669 54.0081 91.0231C53.9864 91.1469 53.9716 91.3152 53.8871 91.3662C53.1521 91.8794 53.6996 92.4552 53.6712 93.0328C55.1802 92.6709 55.1896 92.6756 55.2871 91.3126C55.3218 90.8964 55.2675 90.4705 55.2928 90.0496C55.3107 89.7246 55.3637 89.388 55.4378 89.068C55.5905 88.4186 55.7924 87.7764 55.9452 87.127C56.1434 86.2603 56.2925 85.3863 56.5094 84.529C56.5572 84.3187 56.792 84.1562 57.1098 83.7485C56.7909 85.4332 56.4991 86.7977 56.2821 88.1765C56.07 89.5226 55.6497 90.8513 55.7952 92.2904C56.6606 91.937 56.6933 91.9418 56.7802 91.3763C56.932 90.4157 57.0206 89.4526 57.1655 88.4944C57.2571 87.8961 57.3699 87.2909 58.0377 86.6207C57.8841 88.477 57.2779 90.0222 57.3382 91.6761C58.3086 91.3817 58.3063 91.3747 58.4079 90.6408C58.4565 90.2668 58.393 89.8127 59.0233 89.6686C59.0421 90.1528 59.0521 90.5388 59.0727 91.147C60.9987 90.2049 62.7606 89.332 64.5247 88.4663C64.2302 88.8741 63.8615 89.1505 63.4812 89.3918C62.1689 90.2342 60.8474 91.0484 59.5491 91.9096C59.2556 92.1069 58.8984 92.4185 58.8432 92.7246C58.5117 94.5846 58.496 96.4814 58.0943 98.3411C57.9533 98.9789 58.0484 99.6951 58.1554 100.353C58.2259 100.805 58.4885 101.225 58.6065 101.513C58.5656 102.266 58.5394 102.897 58.493 103.823C58.2032 103.202 58.0317 102.845 57.8555 102.475C56.981 102.777 56.1372 103.03 55.6258 103.797C56.6704 105.198 57.6894 106.546 58.6827 107.91C60.7436 110.746 62.7905 113.586 64.8444 116.424C65.4538 117.26 65.8115 117.353 66.7655 117.056C67.45 116.84 68.16 116.678 68.8537 116.489C68.9026 116.543 68.9515 116.597 69.0004 116.651C68.711 116.98 68.4286 117.306 68.0992 117.678C68.9846 118.073 69.5266 117.257 70.3743 117.182C69.855 118.66 68.1635 118.467 67.4117 119.593C69.8466 122.547 72.1075 125.684 74.9097 128.666C75.7221 128.127 76.4922 127.603 77.2832 127.118C77.5038 126.983 77.7828 126.884 78.045 126.876C78.8527 126.845 79.0147 126.745 78.9151 125.992C78.5305 123.066 78.1108 120.152 77.7192 117.229C77.6874 117.014 77.7587 116.78 77.7854 116.553C77.8791 116.554 77.9727 116.554 78.0593 116.557C78.6632 118.087 78.6744 119.734 78.8825 121.34C79.0973 122.99 79.2606 124.649 79.4471 126.355C80.0264 126.103 80.4416 125.92 80.7629 125.784C80.7972 123.896 80.4089 122.311 79.9292 120.732C79.8693 120.526 79.9664 120.276 79.9908 120.042C80.0985 120.038 80.2062 120.034 80.3139 120.03C81.0882 121.676 80.9486 123.551 81.3784 125.286C81.4673 125.296 81.5492 125.308 81.6381 125.318C81.8363 124.949 82.0276 124.583 82.2212 124.224C83.593 124.701 84.2155 123.182 85.47 123.207C84.6729 124.005 83.8664 124.798 82.98 125.68C83.1125 126.392 83.3028 127.256 83.4252 128.127C83.5475 129.044 83.5947 129.971 83.6865 130.89C83.8638 132.568 83.8731 132.573 83.5318 133.502C83.2371 130.897 83.1057 128.387 82.3521 125.808C81.9601 126.038 81.6386 126.221 81.357 126.383C81.4782 128.033 81.5838 129.516 81.6917 131.006C81.5863 131.017 81.4716 131.024 81.3662 131.035C81.2134 129.645 81.0629 128.262 80.8873 126.731C80.3826 127.045 80.0023 127.286 79.6784 127.485C79.7486 128.007 79.803 128.387 79.8504 128.768C79.7801 128.791 79.7098 128.814 79.6395 128.837C79.4326 128.516 79.2258 128.194 79.0049 127.854C78.4605 128.165 77.9466 128.45 77.4396 128.756C76.9537 129.055 76.4771 129.382 75.9911 129.705C78.2636 132.331 86.3637 140.25 87.6332 141.103C88.8451 140.714 90.2737 141.056 91.4698 140.026C91.1017 138.099 90.7501 136.151 90.3493 134.219C90.1476 133.274 89.8218 132.353 89.6061 131.411C89.5624 131.231 89.7578 130.996 89.8453 130.788C90.9085 133.764 91.4848 136.728 91.8033 139.784C92.0773 139.741 92.2905 139.702 92.499 139.673C91.7099 140.235 91.9235 141.146 91.6755 142.146C91.5027 141.548 91.4105 141.22 91.2814 140.78C90.4527 141.316 89.6898 141.815 88.7906 142.398C90.186 143.871 91.5674 145.326 93.0536 146.887C93.5115 146.573 93.927 146.297 94.4506 145.946C94.6752 145.966 95.094 146.008 95.5619 146.057C95.557 145.592 95.5912 145.293 95.5386 145.014C95.0455 142.28 94.5359 139.543 94.0335 136.804C93.9628 136.399 93.6066 135.978 94.1781 135.371C95.3417 138.913 95.7752 142.391 96.0071 145.966C96.2621 145.984 96.5406 146.001 96.8822 146.022C96.6611 146.273 96.4893 146.462 96.1341 146.851C96.7156 146.629 97.0204 146.514 97.2831 146.412C97.3352 146.263 97.3848 146.176 97.3828 146.099C97.1502 143.708 97.0278 141.296 96.069 139.041C95.9393 138.741 95.716 138.44 96.1572 138.195C97.2846 139.398 98.5495 147.399 97.9446 149.683C97.8 149.053 97.6831 148.507 97.5455 147.899C96.6197 148.163 95.848 148.517 95.203 149.304C95.583 149.655 95.9046 149.97 96.2496 150.261C96.3686 150.363 96.5838 150.378 96.6769 150.495C97.4122 151.453 98.1075 152.455 98.8663 153.39C99.3388 153.975 99.91 154.481 100.455 155.003C100.49 155.038 100.666 154.933 100.882 154.855C100.707 154.655 100.577 154.496 100.4 154.289C100.753 153.963 101.086 153.652 101.399 153.37C101.372 149.066 100.93 145.755 100.077 144.579C99.9484 146.559 100.481 148.299 100.189 150.256C99.6265 146.836 99.0956 143.654 98.5811 140.476C98.5698 140.394 98.713 140.285 98.8615 140.072C99.6372 141.391 99.4594 142.913 100.022 144.223C100.658 143.882 100.307 143.429 100.346 143.05C100.353 142.954 100.443 142.871 100.547 142.689C100.772 143.043 100.937 143.308 101.1 143.566C101.327 143.5 101.533 143.44 101.732 143.382C101.758 143.436 101.793 143.495 101.818 143.549C101.571 143.817 101.334 144.089 101.15 144.289C101.42 147.198 101.69 150.036 101.958 152.915C102.396 152.872 102.82 152.835 103.387 152.781C103.243 151.42 103.095 150.09 102.97 148.761C102.847 147.462 102.234 146.215 102.407 144.843C102.603 144.895 102.746 144.903 102.751 144.941C103.158 147.415 103.557 149.884 103.964 152.429C104.241 152.253 104.513 152.086 104.708 151.967C104.862 151.154 104.153 150.444 104.843 149.533C104.993 149.99 105.095 150.276 105.19 150.564C105.287 150.859 105.377 151.157 105.471 151.445C106.249 151.206 106.668 150.368 107.535 150.543C107.523 150.695 107.543 150.805 107.503 150.849C107.369 151.01 107.242 151.215 107.064 151.289C105.45 151.997 105.493 153.244 105.725 154.732C105.953 156.16 105.876 157.633 105.933 159.086C105.848 159.09 105.757 159.097 105.673 159.101C105.392 157.06 105.453 154.969 104.91 152.866C104.478 153.14 104.161 153.337 103.877 153.516C103.882 154.55 103.884 155.53 103.885 156.503C103.784 156.505 103.683 156.506 103.583 156.508C103.559 156.104 103.544 155.704 103.504 155.296C103.466 154.873 103.405 154.449 103.342 153.902C102.41 154.503 101.64 155.004 100.874 155.496C103.76 159.276 107.077 162.759 108.497 163.501C108.922 163.206 109.368 162.904 109.805 162.598L109.767 162.625C110.294 162.429 110.831 162.238 111.345 162.046C111.293 160.561 110.536 159.322 110.952 157.956C111.151 158.28 111.302 158.62 111.371 158.971C111.522 159.715 111.619 160.462 111.742 161.216C111.847 161.843 111.996 162.44 112.634 162.652C112.302 163.111 112.029 163.488 111.814 163.784C110.807 163.421 110.29 164.408 109.264 164.604C112.459 168.236 115.519 171.718 118.53 175.145C119.234 174.564 119.824 174.083 120.501 173.535C120.197 172.443 119.886 171.307 119.568 170.174C119.469 169.801 119.333 169.41 120.106 169.32C120.397 170.681 120.693 172.032 121.05 173.666C121.5 173.067 121.759 172.718 122.056 172.317C122.341 172.379 122.652 172.449 122.879 172.499C122.883 174.195 122.887 175.82 122.892 177.446C122.831 177.45 122.763 177.457 122.704 177.468C122.505 176.412 122.316 175.361 122.115 174.298C121.383 174.514 121.222 175.042 121.224 175.664C120.357 175.279 120.169 175.94 119.776 176.403C120.266 176.873 120.671 177.301 121.121 177.675C122.147 178.546 123.185 179.405 124.25 180.231C124.5 180.422 124.863 180.817 125.168 180.25C125.008 179.999 124.84 179.75 124.68 179.499L124.67 179.518C125.13 179.235 125.586 178.961 126.13 178.627C125.934 178.1 125.679 177.607 125.578 177.087C125.496 176.647 124.718 176.271 125.409 175.625C126.24 176.59 126.267 177.811 126.633 178.758C127.331 178.631 127.907 178.535 128.627 178.401C128.439 178.945 128.332 179.26 128.204 179.629C128.602 179.584 128.881 179.555 129.169 179.531C128.335 180.217 128.301 180.967 128.646 181.828C128.676 181.896 128.547 182.024 128.424 182.243C128.209 181.729 128.037 181.326 127.797 180.759C127.24 181.081 126.715 181.378 126.1 181.735C126.935 182.38 127.731 182.882 128.378 183.527C129.092 184.227 129.937 184.526 130.859 184.699C131.79 184.877 132.674 184.416 132.793 183.521C133.006 181.941 133.081 180.344 133.14 178.744C133.161 178.286 132.936 177.815 132.775 177.159C132.137 178.014 132.271 178.826 132.078 179.614C132.687 179.664 132.819 179.971 132.688 180.473C132.423 181.447 132.194 182.433 131.93 183.407C131.887 183.561 131.748 183.684 131.529 183.989C131.499 183.353 131.643 182.722 131.44 182.578C130.751 182.096 131.103 181.552 131.147 181.001C131.179 180.671 131.254 180.117 131.112 180.039C130.157 179.527 130.638 178.739 130.636 178.046C130.636 177.05 131.132 176.07 130.711 175.048C130.676 174.966 130.97 174.746 131.111 174.583C131.936 175.48 131.034 176.507 131.484 177.566C131.975 177.071 132.351 176.699 132.727 176.326C131.568 173.413 130.441 170.575 129.279 167.631C128.937 167.845 128.595 167.941 128.554 168.103C128.27 169.418 128.036 170.748 127.801 172.07C127.784 172.138 127.824 172.234 127.875 172.295C128.434 172.976 127.823 172.966 127.213 173.29C127.394 171.542 127.555 170.018 127.726 168.405C127.258 168.449 126.947 168.473 126.537 168.506C126.466 169.261 126.397 169.953 126.328 170.645C126.216 170.635 126.104 170.625 125.991 170.616C126.039 169.837 126.062 169.051 126.149 168.275C126.237 167.522 126.355 166.768 126.543 166.036C126.729 165.298 126.384 164.462 127.035 163.548C127.164 164.035 127.277 164.286 127.292 164.546C127.314 164.92 127.251 165.299 127.252 165.68C127.254 165.78 127.349 165.882 127.445 166.053C127.759 165.802 128.046 165.583 128.311 165.372C124.753 157.266 121.567 149.108 118.069 141.162C117.249 141.228 117.123 141.65 117.044 142.214C116.763 144.088 116.434 145.955 116.105 147.822C116.033 148.243 115.893 148.647 115.779 149.058C115.688 149.041 115.596 149.024 115.507 149.014C115.561 148.631 115.616 148.255 115.669 147.871C115.921 146.123 116.186 144.37 116.419 142.613C116.443 142.426 116.313 142.219 116.251 142.029C116.183 142.036 116.113 142.036 116.052 142.04C115.626 143.635 115.202 145.238 114.775 146.833C114.234 145.399 115.343 144.102 115.003 142.687C114.665 142.915 114.41 143.349 114.021 144.371C113.91 144.104 113.775 143.93 113.783 143.764C113.894 141.875 114.535 140.077 114.796 138.217C114.803 138.144 115.047 138.103 115.288 138.009C115.272 138.621 115.253 139.11 115.236 139.676C115.795 139.314 116.29 138.996 116.826 138.657C112.83 130.5 108.357 122.764 104.171 114.739C103.208 115.008 102.254 115.281 101.391 115.525C100.854 117.849 100.348 120.031 99.844 122.22C99.727 122.196 99.6031 122.174 99.4885 122.158C100.214 119.032 100.921 115.897 100.859 112.671C100.857 112.57 100.97 112.463 101.031 112.365C101.045 112.337 101.108 112.34 101.331 112.283C101.39 113.174 101.442 114.045 101.506 115.044C102.36 114.632 103.099 114.273 103.899 113.886C103.233 112.501 102.691 111.207 102.009 110.006C100.815 107.89 100.093 105.597 99.3707 103.303C98.5816 100.806 97.5954 98.3966 96.4362 95.9583C95.8582 96.4512 94.9735 96.414 94.8734 97.342C94.4942 100.93 93.1681 104.291 92.3237 107.767C92.2831 107.929 92.1841 108.078 92.1179 108.232C92.0314 108.206 91.9497 108.17 91.8632 108.144C92.6029 104.539 93.9506 101.054 94.2229 97.2826C93.8669 97.3369 93.553 97.3774 93.2415 97.4249C92.9843 98.3966 92.7578 99.2959 92.4986 100.19C92.2275 101.12 91.9331 102.049 91.6456 102.976C91.382 103.81 91.2819 104.715 90.6491 105.42C90.6545 104.749 90.7791 104.109 90.9622 103.48C91.1953 102.672 91.5125 101.883 91.7199 101.068C92.1513 99.37 92.5429 97.6693 92.9299 95.9545C93.023 95.5504 93.1964 94.9876 93.0174 94.7271C92.4499 93.9243 93.0056 93.719 93.5197 93.3871C94.0526 93.0413 94.6857 92.8107 94.9813 92.1456C94.5337 92.2532 94.1742 92.5578 93.7711 92.682C92.6319 93.0318 92.3026 93.9025 92.0427 94.9373C91.4756 97.147 90.8313 99.3353 90.2033 101.526C90.132 101.783 89.967 102.016 89.8465 102.266C89.76 102.239 89.6665 102.216 89.58 102.189C89.6879 101.64 89.7677 101.077 89.9176 100.537C90.4315 98.7111 90.9969 96.899 91.4757 95.0607C91.6401 94.423 91.8144 93.6732 91.6322 93.0711C91.3463 92.1295 91.7583 91.6053 92.637 90.8894C92.6988 91.1961 92.7535 91.5051 92.8269 91.847C93.4044 91.471 93.8598 91.1739 94.4491 90.7863C93.4276 88.9568 92.4454 87.2 91.4564 85.4221C90.7787 85.7064 90.1827 86.0261 89.5405 86.2053C88.4976 86.4923 88.0964 87.2154 87.8719 88.1919C87.3991 90.2383 86.8679 92.2728 86.3507 94.3026C86.2959 94.5152 86.171 94.704 86.0788 94.8977C86.1283 92.2503 87.139 89.802 87.4763 87.1771C86.4056 87.4032 85.9069 87.948 85.6242 88.8424C85.0804 90.554 84.4244 92.2323 83.8128 93.9272C83.7469 91.9482 84.7238 90.2271 85.1963 88.2508C84.1676 88.4865 83.3402 88.7419 83.1267 89.8705C83.0188 90.443 82.7985 91.0055 82.6158 91.5636C82.5612 91.7293 82.4435 91.8691 82.2287 92.2586C81.993 91.0903 82.5231 90.3328 82.7048 89.4871C82.4028 89.4926 82.1641 89.5007 81.923 89.5018C82.2825 89.1973 82.6467 88.8834 83.0062 88.5788C82.9247 88.4965 82.8454 88.4213 82.7639 88.339C82.4345 88.7116 82.1051 89.0841 81.7827 89.4543C81.5071 89.8482 81.2314 90.2421 80.9935 90.5847C80.4849 90.7201 79.937 90.7594 79.5006 90.9958C78.2851 91.6585 77.0997 92.3893 75.9353 93.1365C75.717 93.278 75.5775 93.5884 75.485 93.8522C75.2667 94.4919 75.1092 95.1507 74.9167 95.7976C74.6243 96.7808 74.3132 97.7545 74.0115 98.733C73.9273 98.7138 73.8409 98.6877 73.7567 98.6685C74.1878 97.0405 74.6188 95.4125 75.0903 93.6467C74.4649 93.7581 74.0666 93.8263 73.7293 93.8901C73.138 94.722 73.3508 95.7967 72.7225 96.5162C72.636 96.49 72.5496 96.4639 72.4608 96.4307C73.03 94.2748 73.6086 92.1236 74.1969 89.907C74.7393 91.0605 73.7961 92.0778 73.9452 93.2433C74.2381 93.1863 74.6475 93.2235 74.7771 93.0487C75.2222 92.4592 75.9385 92.4348 76.4994 92.1032C77.443 91.5373 78.3446 90.9151 79.2836 90.3351C80.2084 89.7598 80.783 88.9955 81.1483 87.9262C82.2634 84.6574 83.6215 81.4647 83.9814 77.984C84.0181 77.645 84.2068 77.3185 84.3253 76.9917C84.5983 77.1825 84.7051 77.3655 84.688 77.5268C84.6126 78.1509 84.5395 78.782 84.3916 79.3987C83.7209 82.2417 82.8492 85.0182 81.6878 87.695C81.5813 87.9401 81.545 88.2089 81.4806 88.4635C81.567 88.513 81.6534 88.5626 81.7327 88.6144C82.3694 88.0867 82.9992 87.5614 83.6359 87.0337C84.0716 84.8981 85.6906 83.0212 85.0461 80.6323C84.9954 80.4543 85.3243 80.1753 85.4729 79.9398C85.6429 80.1255 85.9324 80.2953 85.9618 80.5036C86.0187 80.8665 85.9794 81.2685 85.8865 81.6259C85.6411 82.5626 85.3467 83.4919 85.0849 84.4262C84.9232 85.0007 84.6327 85.5629 84.7466 86.2418C86.5416 85.2802 86.7499 84.7761 86.3448 82.7603C86.2441 82.2639 86.4702 81.9563 87.1724 81.9599C87.2197 82.3648 87.3138 82.7699 87.2956 83.165C87.2796 83.5906 87.1607 84.011 87.0717 84.5228C87.379 84.391 87.5361 84.324 87.6955 84.264C87.0109 85.0253 86.3968 85.7403 86.4668 86.8071C87.8092 87.0525 87.4795 85.4557 88.3567 85.0439C88.498 85.379 88.6091 85.6462 88.7619 86.0166C89.6277 85.5695 90.3926 85.1712 91.2912 84.7056C89.6133 82.0401 88.0121 79.513 86.425 76.9813C84.8238 74.4308 83.7062 71.5975 81.8962 69.1699C80.1779 70.2464 80.1847 70.2908 79.9618 71.4381C79.6192 73.1695 79.2345 74.8913 78.8335 76.6106C78.621 77.5287 78.357 78.4325 78.0785 79.4579C79.215 79.1713 79.9777 78.7425 80.1328 77.5785C80.3098 76.2439 80.5522 74.919 80.7619 73.5893C80.8149 73.2527 80.6836 72.8053 81.2901 72.7312C81.619 74.5385 80.9911 76.2076 80.6369 77.9038C82.2411 77.7366 81.8093 76.4223 82.2372 75.4959C82.395 75.8101 82.5434 76.1196 82.7452 76.5206C83.1904 76.4059 83.6731 76.2867 84.3715 76.1125C84.0892 76.4151 83.9831 76.59 83.8211 76.6898C82.9126 77.2675 82.4875 78.1074 82.2113 79.1397C81.7515 80.8939 81.1375 82.6052 80.5842 84.3355C80.2305 85.4166 79.8675 86.493 79.5068 87.5764C79.3462 87.3721 79.2863 87.1659 79.3315 86.9954C79.6245 85.8953 79.9174 84.7952 80.243 83.6999C80.6946 82.2053 81.1812 80.7226 81.6327 79.228C81.7087 78.9852 81.6725 78.709 81.6856 78.4167C80.6803 78.6525 80.0488 79.0773 79.8734 80.0611C79.7846 80.5495 79.5297 81.0066 79.3683 81.4876C79.0575 82.4145 78.7583 83.3532 78.4568 84.2849C77.9353 82.6264 79.1446 81.2806 79.2907 79.5202C78.6169 79.9588 78.012 80.1803 77.6777 80.6089C77.3269 81.0586 77.2209 81.7082 77.0077 82.2685C76.9422 82.2588 76.8838 82.2468 76.8159 82.2301C76.7756 81.8463 76.7422 81.4602 76.6995 81.0694C76.226 81.2167 75.7736 81.3571 75.3119 81.4927C75.2701 81.413 75.2261 81.3262 75.1913 81.2442C75.5552 81.0004 75.9099 80.7286 76.2924 80.5177C76.8673 80.2049 77.2623 79.8186 77.4947 79.1509C78.3011 76.8395 79.021 74.5019 79.3013 72.0592C79.3793 71.372 79.3778 70.6797 79.424 69.7771C79.8915 69.3982 80.5329 68.8846 81.1719 68.364C79.4624 69.064 78.3242 70.2229 77.9084 72.0872C77.4758 74.0661 76.8911 76.009 76.3485 77.9616C76.2843 78.1928 76.1031 78.4001 75.9781 78.6123C75.8158 78.2606 75.8241 77.9776 75.8932 77.7137C76.3054 76.123 76.7456 74.5465 77.1437 72.9604C77.6302 71.0029 78.0838 69.0406 78.5632 67.0854C78.5918 66.9826 78.6975 66.9013 78.8858 66.6684C78.9931 67.256 79.0549 67.5627 79.1211 67.9302C79.656 67.6616 80.1581 67.4116 80.5123 67.2333C79.9732 65.8529 79.4431 64.5709 78.9785 63.2751C78.2966 61.3889 77.1524 59.7552 76.048 58.1241C75.211 56.8802 74.1182 55.8058 73.1403 54.6548C72.3214 55.102 71.6364 55.4354 71.0072 55.8438C70.756 56.0039 70.5322 56.3185 70.449 56.6105C69.923 58.5187 69.4461 60.4341 68.9459 62.3494C68.8672 62.6554 68.7816 62.9637 68.6434 63.4916C69.7439 62.8821 70.6917 62.4238 70.91 61.2625C71.1738 59.8605 71.3792 58.4465 71.5917 57.0302C71.6545 56.6049 71.6983 56.2169 72.4662 56.1833C72.2084 57.8169 71.9602 59.3616 71.688 61.07C72.5472 60.5083 73.1697 60.032 73.263 59.0595C73.2976 58.6668 73.2953 58.1382 73.8675 57.9119C74.0247 58.343 74.1657 58.725 74.2119 58.8655C73.9245 59.7692 73.7061 60.4557 73.4472 61.28C74.6811 61.1951 75.1229 59.7893 76.4393 60.0977C75.3808 60.7168 75.1377 61.6839 74.9271 62.6792C74.8268 63.1324 74.7194 63.588 74.5746 64.0246C73.5067 67.2234 72.4318 70.4246 71.3405 73.6233C71.3002 73.7377 71.1431 73.8047 70.8352 74.0768C71.9808 69.7393 73.8405 65.892 74.5598 61.6318C73.5965 61.9006 73.1516 62.4433 72.9303 63.2397C72.7637 63.847 72.5129 64.4351 72.2949 65.0281C71.4416 67.3626 70.4294 69.6402 69.8165 72.1374C69.2286 71.6994 69.8447 71.085 69.5426 70.5923C68.7702 71.11 68.0284 71.5787 67.3075 72.0872C65.2598 73.5363 63.0174 74.5821 60.6427 75.3676C60.2418 75.4988 59.8408 75.6535 59.4714 75.0505C61.5826 73.534 63.919 72.4185 66.2066 71.2256C64.6924 72.2119 63.1781 73.1983 61.5817 74.2427C61.8294 74.3328 61.9227 74.4034 61.979 74.385C64.8002 73.2042 67.3752 71.6058 69.7876 69.7492C69.8885 69.6772 69.978 69.5701 70.0276 69.4604C70.8614 67.3036 71.6881 65.149 72.5669 62.8683C71.299 63.2057 70.559 63.7984 70.2495 64.9429C69.8567 66.4027 69.3703 67.8386 68.9166 69.2794C68.9048 69.3144 68.7877 69.3138 68.6237 69.3598C68.6154 69.1211 68.5416 68.8728 68.5987 68.6673C68.9386 67.544 69.3135 66.4326 69.6697 65.3118C69.8003 64.9032 70.1862 64.442 69.4924 64.1555C69.763 63.8411 70.0406 63.5244 70.3112 63.2101C70.2576 63.1654 70.2017 63.1136 70.148 63.0689C69.6875 63.4455 69.22 63.8243 68.588 64.3427C69.0989 64.2143 69.3472 64.1641 69.5862 64.1092ZM34.0642 26.5606C34.1721 26.5097 34.2707 26.4541 34.3786 26.4032C30.3082 19.7027 26.3271 12.9419 21.9726 6.4434C20.7561 7.31664 19.6853 8.08771 18.5933 8.86569C18.8462 9.35112 19.0731 9.89958 19.3822 10.39C21.8365 14.2335 24.2766 18.0817 26.7755 21.895C29.723 26.3866 32.2505 31.1169 34.7521 35.8635C35.1071 36.5412 35.563 37.1704 35.9768 37.8133C36.0753 37.7577 36.1669 37.7044 36.2654 37.6487C35.2059 35.4191 34.2284 33.1548 33.0703 30.9807C31.9239 28.8185 30.5733 26.7698 29.3682 24.6423C28.1677 22.5289 26.6269 20.6125 25.6869 18.3437C25.9159 18.4244 26.0557 18.5655 26.1626 18.7251C26.7018 19.5838 27.2198 20.4495 27.7496 21.3035C29.5851 24.2832 31.5544 27.1958 33.2257 30.2682C34.7298 33.045 35.9031 36.0003 37.2218 38.8768C37.6043 39.7091 38.0713 40.4669 39.0355 41.0074C38.5278 39.9359 38.0966 39.0263 37.6724 38.1143C37.225 37.1554 36.7518 36.2128 36.3747 35.2309C36.037 34.3451 35.2655 33.6325 35.2772 32.6011C35.4686 32.7331 35.606 32.8904 35.6941 33.064C37.153 36.0113 38.64 38.9495 40.0449 41.9223C40.5016 42.8859 41.1349 43.6282 42.1192 44.3957C41.3056 42.6304 40.6153 41.0505 39.857 39.5006C39.2238 38.2134 38.5297 36.9539 37.8238 35.706C37.3316 34.8241 36.7666 33.9816 36.2581 33.0972C36.1629 32.926 36.1921 32.6829 36.1696 32.4723C37.1361 33.5414 37.6262 34.8911 38.6775 35.839C38.7018 35.652 38.6674 35.4998 38.5908 35.3614C37.6113 33.5415 36.6201 31.7332 35.6476 29.9109C35.5107 29.66 35.2998 29.1841 35.3515 29.1516C35.8093 28.8382 35.4502 28.551 35.3601 28.2769C35.1292 27.5975 34.7901 27.0157 33.9189 27.1142C33.1089 26.1184 32.4608 25.0229 31.8948 23.8927C31.9911 23.83 32.0803 23.7696 32.1766 23.707C32.7948 24.6644 33.4342 25.6149 34.0642 26.5606ZM52.5618 54.9877C50.1113 53.4082 47.5324 52.2678 45.4885 50.3138C48.0638 51.7512 50.4996 53.4757 53.3813 54.4235C53.3822 54.2364 53.3966 54.1616 53.3872 54.1569C50.4777 53.1481 48.1272 51.1855 45.5715 49.5704C45.2471 49.3653 44.9414 49.1462 45.0774 48.5879C45.5801 48.7191 46.0593 48.8502 46.6298 48.9981C46.5322 48.8433 46.5183 48.8011 46.488 48.7799C44.6025 47.498 42.6465 46.3092 41.0671 44.6313C37.9201 41.2871 34.759 37.9475 31.6613 34.5638C29.4044 32.1035 27.2156 29.5898 25.0386 27.0645C23.113 24.8304 21.2368 22.5569 19.3512 20.2786C18.3037 19.0103 17.3055 17.7024 16.2767 16.4202C15.9346 15.9951 15.55 15.6306 14.781 15.9214C15.7397 17.1565 16.6145 18.3258 17.5338 19.4648C18.8 21.0429 20.1155 22.5816 21.3769 24.1691C22.1356 25.1272 22.8051 26.1456 23.5402 27.127C25.2339 29.3903 27.0239 31.5909 28.6214 33.9168C30.5886 36.7756 32.9058 39.3484 35.0751 42.0398C35.2077 42.2065 35.4203 42.3082 35.5975 42.4447C35.3058 41.7462 34.8847 41.1758 34.4589 40.6146C34.0588 40.084 33.6234 39.5649 33.3711 38.9391C33.7516 39.1726 34.0499 39.4641 34.3106 39.7836C36.9199 42.9847 39.4281 46.2812 42.6933 48.8705C44.3469 50.1817 45.9345 51.5767 47.6375 52.825C48.685 53.5951 49.862 54.1905 51.0084 54.8114C51.4123 55.045 51.8887 55.286 52.5618 54.9877ZM40.8646 67.5138C40.7663 67.4993 40.6774 67.4894 40.5792 67.4749C40.5402 67.2853 40.4615 67.0931 40.4601 66.8989C40.4621 64.9132 40.8451 63.0441 42.1864 61.4839C42.3958 61.244 42.6145 61.0323 42.1965 60.8033C40.5833 62.4604 39.6263 64.4319 39.3451 66.5635C38.9257 69.7446 39.2576 72.9131 39.5358 76.0837C39.5492 76.2194 39.6095 76.3554 39.6555 76.5193C41.015 76.1052 42.269 75.7257 43.516 75.3484C43.9402 75.2173 44.2663 75.0482 44.3459 74.5317C44.4787 73.6553 44.7751 72.8031 44.854 71.9288C45.0492 69.6774 45.761 67.5761 46.571 65.4892C46.7747 64.971 46.8101 64.3912 46.9346 63.7743C47.1797 63.406 47.4767 62.9585 47.7784 62.5016C47.671 62.4356 47.5613 62.3625 47.4539 62.2965C46.6248 63.4477 45.9683 64.7214 45.4286 66.0424C44.8959 67.3612 44.3001 68.6773 43.9638 70.0485C43.6322 71.4104 43.5882 72.8415 43.4157 74.237C43.3198 74.2295 43.2145 74.2172 43.1186 74.2097C43.1709 73.5154 43.1741 72.8137 43.2755 72.1266C43.3843 71.367 43.3126 70.6743 43.0937 69.9131C42.7271 68.6786 42.485 67.3723 42.4136 66.0879C42.329 64.621 42.5861 63.1512 43.18 61.7579C41.3288 63.236 41.1153 65.3843 40.8646 67.5138ZM53.7073 94.8737C53.8056 95.3864 53.8997 95.7915 53.9564 96.2011C53.9925 96.5006 54.6577 96.9133 53.7368 97.1215C53.5807 96.4564 53.4291 95.8288 53.25 95.0701C52.2533 95.4744 51.3411 95.851 50.2975 96.2784C51.4345 97.9611 52.483 99.5171 53.5504 101.059C53.6527 101.205 53.9188 101.374 54.0711 101.34C55.1231 101.105 56.3782 101.511 57.1419 100.35C57.2149 100.24 57.5237 100.279 57.7462 100.245C57.7302 98.6316 57.714 97.0411 57.719 95.4437C57.7178 95.1794 57.7709 94.8428 57.9356 94.6566C58.4038 94.114 58.3854 93.5362 58.2295 92.8244C57.8427 92.951 57.5004 93.0709 57.1277 93.193C57.0604 94.0791 56.9911 94.9114 56.9241 95.7507C56.8304 95.7502 56.7368 95.7497 56.6432 95.7493C56.6018 95.0778 56.5581 94.3993 56.517 93.6577C55.9457 93.6969 55.8319 94.0144 55.8507 94.4986C55.8971 96.1337 55.8545 97.7824 56.3036 99.3868C56.3658 99.6 56.3273 99.8384 56.331 100.063C55.3537 98.2734 55.5405 96.305 55.3183 94.2293C54.718 94.4648 54.2373 94.6612 53.7073 94.8737ZM49.075 63.0344C49.0214 62.9897 48.9748 62.9427 48.9212 62.898C48.7096 63.084 48.4093 63.2369 48.2983 63.4678C47.5443 65.0615 46.599 66.5465 46.1182 68.2842C45.3281 71.143 44.8795 74.0456 44.6811 76.9986C44.6687 77.1505 44.5604 77.295 44.4942 77.449C44.4193 77.4346 44.3445 77.4202 44.2626 77.4081C44.265 76.8936 44.2673 76.379 44.2771 75.7686C42.7157 76.3267 41.2246 76.8618 39.6725 77.4246C40.1607 79.1718 40.3378 80.8965 41.2696 82.3817C41.6212 82.29 41.9047 82.2282 42.1812 82.1454C42.4156 82.0765 42.6385 81.9724 43.0675 81.8085C41.6379 81.7006 41.6379 81.7006 41.7538 80.9154C42.9774 81.5578 44.0615 80.9692 45.0013 80.7003C45.1004 79.508 45.18 78.4699 45.2737 77.4273C45.3674 76.3846 45.4915 75.3398 45.5689 74.2947C45.6189 73.5933 45.5309 72.8748 45.6323 72.1877C45.7553 71.4001 45.9719 70.613 46.2398 69.8636C47.0148 67.7415 47.4558 65.4797 48.8991 63.637C49.0262 63.4786 49.0249 63.2377 49.075 63.0344ZM47.8693 86.2065C47.9949 84.3361 48.1225 82.5194 48.2502 80.7028C46.8352 80.9716 46.7882 81.0181 46.7401 82.3183C46.7216 82.7836 46.7265 83.2491 46.6893 83.705C46.6722 83.8663 46.5591 84.0201 46.4859 84.1764C46.4204 84.1667 46.3526 84.15 46.2941 84.138C46.2864 83.2609 46.2857 82.3815 46.2763 81.357C44.5907 81.9402 43.0575 82.4657 41.4352 83.0281C42.2137 84.26 42.9551 85.4261 43.7499 86.6838C44.686 86.2138 45.5821 85.7646 46.5511 85.276C46.4484 86.742 44.93 86.6009 44.0829 87.5789C45.615 87.2874 46.7505 86.7131 47.8693 86.2065ZM49.8131 62.8628C48.2819 65.5283 47.2414 68.3601 46.659 71.3532C46.0718 74.3557 45.3724 77.3482 45.6555 80.4627C46.412 80.3473 46.2999 79.7924 46.3299 79.3622C46.4345 77.9734 46.4339 76.5725 46.6111 75.1911C46.8026 73.7349 47.0527 72.2674 47.4454 70.8544C47.8665 69.362 48.4559 67.9078 49.0523 66.4748C49.334 65.7909 49.7302 65.124 50.2033 64.5487C50.6717 63.9828 50.9178 63.404 50.9797 62.6675C50.5065 62.7447 50.1387 62.8106 49.8131 62.8628ZM47.8357 48.3774C47.8537 48.029 47.9113 47.7065 47.8776 47.3906C47.779 46.4265 47.6453 45.4739 47.5233 44.5097C47.0315 40.4516 46.2421 36.4598 45.0428 32.5478C44.8998 32.0886 44.6208 31.6662 44.4052 31.2231C44.7518 33.2269 45.3401 35.1127 45.7175 37.0442C46.3833 40.4225 46.8007 43.8511 46.9418 47.2923C46.9742 47.8889 47.1154 48.2475 47.8357 48.3774ZM50.0163 49.6094C50.041 48.2857 47.9833 40.1243 47.2954 39.0496C47.3497 39.4521 47.3884 39.6886 47.4201 39.9273C47.7965 42.5908 48.2245 45.2453 48.54 47.9132C48.6862 49.212 48.6345 49.2679 50.0163 49.6094ZM48.8339 41.4571C48.9992 42.1736 49.1574 42.8924 49.3368 43.6044C49.8147 45.5574 50.3091 47.5129 50.794 49.4636C50.9412 50.0538 51.206 50.5042 52.0863 50.4572C51.0915 47.3578 50.4456 44.2532 48.8339 41.4571ZM45.3405 62.7629C45.1464 63.239 45.0779 63.8842 44.7895 64.002C44.4049 64.1591 44.2821 64.4017 44.1638 64.6818C43.7757 65.6107 43.3455 66.53 43.093 67.4924C42.9406 68.0482 43.0032 68.7128 43.6647 69.4225C43.714 66.8219 45.2575 65.0475 46.2102 62.9918C45.8782 62.9059 45.6398 62.8439 45.3405 62.7629ZM93.5835 96.3555C94.6038 95.8812 95.4154 95.5064 96.2739 95.1085C96.0541 94.5343 95.8807 94.0774 95.6841 93.5501C95.0416 93.7995 94.5046 94.0143 93.9044 94.2498C93.8103 94.8644 93.7162 95.4791 93.5835 96.3555ZM36.4603 43.1741C36.3945 43.2346 36.3309 43.3021 36.2722 43.3603C37.5377 45.0788 38.8032 46.7973 40.078 48.5205C40.3005 48.4865 40.5394 48.455 40.9189 48.4008C39.5677 46.469 37.8871 44.9332 36.4603 43.1741ZM43.8488 55.2101C43.9148 56.6441 44.6823 57.7239 45.532 58.7456C45.6368 58.8748 45.9976 58.7878 46.4095 58.8086C45.4676 57.4823 44.6582 56.3462 43.8488 55.2101ZM43.4574 44.0119C43.5783 42.6489 42.6177 40.8151 41.451 40.0139C42.1817 41.4561 42.8196 42.734 43.4574 44.0119ZM50.7166 52.0734C52.864 53.3941 53.5817 53.5872 54.6348 53.1178C53.3303 52.7743 52.1427 52.4549 50.7166 52.0734ZM44.7501 61.8664C43.558 62.5293 42.9395 64.1797 43.1193 65.8179C43.6803 64.4431 44.2152 63.1548 44.7501 61.8664ZM71.2449 62.7564C72.7403 62.3056 72.8345 62.1891 72.9656 60.6438C72.2792 61.2811 71.4233 61.6159 71.2449 62.7564ZM48.0382 71.7345C47.3314 72.76 46.8553 75.5315 47.0577 76.8352C47.3791 75.1342 47.7098 73.4378 48.0382 71.7345ZM83.8908 88.1179C85.0904 87.8573 85.8789 87.4123 85.9948 86.1054C85.1358 86.6203 84.3217 87.0348 83.8908 88.1179ZM50.2595 61.9926C51.4628 61.9332 51.8451 61.2709 51.876 60.1321C51.113 60.6311 50.2972 60.8982 50.2595 61.9926ZM53.0324 59.5977C53.5454 59.0015 54.8 59.0032 54.6584 57.7184C53.5085 57.8459 53.4523 58.8841 53.0324 59.5977ZM53.8168 94.4719C54.29 93.8732 55.2952 94.159 55.2436 93.1483C53.637 93.3554 53.6064 93.3809 53.8168 94.4719ZM56.0222 58.4083C56.1016 58.4368 56.1811 58.4653 56.2605 58.4937C56.7242 57.4155 57.3281 56.3848 57.2684 55.1122C56.8514 56.214 56.4321 57.3088 56.0222 58.4083ZM57.8723 100.843C57.1773 101.311 56.6678 101.657 56.1653 102.001C56.1465 102.015 56.1509 102.076 56.1484 102.116C57.2197 102.271 57.7103 101.962 57.8723 100.843ZM39.2201 17.4535C39.335 17.4003 39.4406 17.3424 39.5556 17.2892C39.0472 16.358 38.5365 15.4199 38.0352 14.4865C37.9484 14.5305 37.8545 14.5768 37.77 14.6278C38.2503 15.5681 38.7305 16.5085 39.2201 17.4535ZM75.3908 128.897C75.4675 129.036 75.537 129.176 75.616 129.322C76.1792 128.997 76.7401 128.666 77.3034 128.341C77.2593 128.254 77.2152 128.168 77.1712 128.081C76.5824 128.351 75.9866 128.624 75.3908 128.897ZM126.932 167.598C126.978 167.692 127.032 167.784 127.076 167.871C127.69 167.584 128.303 167.29 128.917 167.003C128.159 166.971 127.41 166.944 126.932 167.598ZM42.8811 44.1306C42.9064 44.7295 42.6829 45.4955 43.7384 45.5313C43.4201 45.0127 43.1506 44.5717 42.8811 44.1306ZM31.7016 44.2188C31.4815 43.1933 31.2974 43.0357 30.1669 43.0089C30.722 43.4421 31.2048 43.8211 31.7016 44.2188ZM48.2656 62.4199C48.878 62.1025 49.3027 61.8778 49.8141 61.6091C48.7758 61.4121 48.7758 61.4121 48.2656 62.4199ZM43.5012 50.3341C43.9131 51.3746 43.9131 51.3746 44.893 51.5597C44.3335 51.0657 43.9185 50.7034 43.5012 50.3341ZM131.756 177.944C131.017 178.731 131.017 178.731 131.505 179.506C131.585 178.989 131.65 178.594 131.756 177.944ZM95.7275 147.225C95.6857 147.145 95.6439 147.066 95.5999 146.979C95.2571 147.192 94.9121 147.399 94.5694 147.612C94.6042 147.671 94.6414 147.737 94.6762 147.795C95.0259 147.603 95.3755 147.41 95.7275 147.225ZM56.795 92.7493C56.7439 92.6648 56.695 92.5874 56.6439 92.5029C56.2315 92.599 55.6559 92.554 55.9912 93.4562C56.3132 93.1795 56.5529 92.9609 56.795 92.7493ZM59.4208 53.7923C59.3787 53.7827 59.3366 53.7731 59.3039 53.7683C59.2014 54.1677 59.0919 54.5694 58.9871 54.9618C59.062 54.9762 59.1368 54.9907 59.214 55.0121C59.2837 54.6078 59.3511 54.1965 59.4208 53.7923ZM41.6032 41.5443C41.5422 41.5721 41.4882 41.5975 41.4272 41.6253C41.4826 41.794 41.5263 41.9743 41.6075 42.1267C41.6748 42.2604 41.7913 42.3779 41.8797 42.5047C41.936 42.4629 41.9994 42.4187 42.0558 42.3769C41.9096 42.0979 41.7564 41.8211 41.6032 41.5443ZM70.7263 54.8226C70.7821 54.8978 70.8332 54.9822 70.8891 55.0573C71.0863 54.9227 71.2812 54.781 71.4714 54.6487C71.4249 54.5783 71.3784 54.5079 71.3249 54.4398C71.1324 54.5651 70.9329 54.6927 70.7263 54.8226ZM66.6626 118.592C67.183 118.422 67.4314 118.348 67.6636 118.249C67.6965 118.231 67.6761 118.074 67.6823 117.737C67.3346 118.03 67.116 118.218 66.6626 118.592ZM49.599 55.9035C49.5354 55.9944 49.4718 56.0853 49.4082 56.1762C49.7165 56.3321 50.027 56.4951 50.3353 56.651C50.3684 56.5857 50.4085 56.5181 50.4438 56.4598C50.1568 56.2736 49.8768 56.085 49.599 55.9035ZM115.628 140.964C115.584 140.878 115.54 140.791 115.501 140.695C115.322 140.816 115.153 140.941 114.977 141.069C114.97 141.071 115.075 141.247 115.079 141.238C115.272 141.159 115.45 141.062 115.628 140.964ZM125.885 180.63C125.908 180.7 125.933 180.778 125.956 180.848C126.174 180.777 126.392 180.705 126.61 180.634C126.583 180.549 126.557 180.472 126.53 180.388C126.323 180.471 126.1 180.552 125.885 180.63ZM127.07 179.876C127.137 180.056 127.202 180.253 127.216 180.249C127.399 180.212 127.579 180.145 127.741 180.069C127.755 180.064 127.672 179.764 127.64 179.76C127.462 179.763 127.288 179.828 127.07 179.876Z",fill:"#676461"}),Q.createElement("path",{d:"M41.4807 53.1942C41.3101 53.647 41.124 53.3888 40.961 53.2009C39.9926 52.0312 39.0242 50.8615 38.0746 49.6779C36.5664 47.8132 35.037 45.9554 33.5781 44.0512C31.9121 41.8722 30.3143 39.6399 28.6811 37.4424C28.2042 36.7968 27.6898 36.1791 27.2011 35.5451C26.9568 35.2281 26.7195 34.9088 26.4799 34.5825C26.5504 34.5127 26.6303 34.4476 26.7008 34.3778C27.1085 34.8125 27.5678 35.2148 27.9261 35.6891C29.478 37.7341 30.9946 39.8141 32.5347 41.8707C32.9908 42.4765 33.4656 43.0683 33.9333 43.6624C36.0838 46.3677 38.2272 49.0753 40.3824 51.7712C40.5918 52.0296 40.8554 52.2391 41.0954 52.4718C41.223 52.7181 41.3554 52.955 41.4807 53.1942Z",fill:"#676461"}),Q.createElement("path",{d:"M40.2398 34.7703C39.3301 32.593 38.479 30.3809 37.4871 28.2383C36.5347 26.1683 35.4346 24.1701 34.5244 22.0864C37.2398 26.0152 39.0805 30.3629 40.9851 35.0477C40.5461 34.849 40.3803 34.771 40.2145 34.693L40.2398 34.7703Z",fill:"#676461"}),Q.createElement("path",{d:"M27.556 9.97828C27.6502 9.83848 27.7374 9.70098 27.9352 9.40272C28.1815 9.79682 28.3743 10.0994 28.5694 10.4091C28.5083 10.4836 28.4471 10.5581 28.386 10.6326C28.1712 10.5239 27.9588 10.4223 27.737 10.3159C27.6767 10.2034 27.6164 10.0908 27.556 9.97828Z",fill:"#676461"}),Q.createElement("path",{d:"M34.9483 8.64655C34.7935 8.79048 34.6317 8.9367 34.4769 9.08063C34.3934 8.9448 34.3052 8.81829 34.2217 8.68246C34.4137 8.58074 34.608 8.48603 34.807 8.38201C34.8533 8.47563 34.8973 8.56225 34.9483 8.64655Z",fill:"#676461"}),Q.createElement("path",{d:"M97.4819 99.7357C97.899 101.195 97.4126 103.651 95.5978 109.913C96.677 109.404 97.5293 108.868 97.6802 107.596C97.8503 106.217 98.1094 104.847 98.3451 103.478C98.3714 103.345 98.5218 103.233 98.6325 103.072C98.9984 103.949 98.9891 103.944 98.4227 106.489C98.1694 107.615 97.9348 108.75 97.686 109.914C98.3698 109.861 98.5522 109.397 98.6625 108.831C98.8184 108.002 99.0001 107.179 99.2075 106.364C99.26 106.144 99.4388 105.954 99.552 105.753C99.6362 105.772 99.7157 105.801 99.7999 105.82C99.6151 106.822 99.4373 107.822 99.2236 108.998C99.6083 108.817 99.8523 108.706 100.157 108.568C100.641 112.341 99.5645 115.869 98.7146 119.495C98.18 119.149 98.4418 118.736 98.5137 118.362C98.8472 116.579 99.2392 114.808 99.4932 113.02C99.6504 111.91 99.5947 110.768 99.6373 109.641C99.5556 109.605 99.4691 109.579 99.3873 109.544C99.2599 109.749 99.0625 109.93 99.0123 110.157C98.5236 112.084 98.0653 114.009 97.593 115.939C97.5596 116.074 97.4865 116.207 97.3104 116.312C97.0879 114.283 98.028 112.449 98.2853 110.434C97.5804 110.494 97.293 110.876 97.171 111.453C97.0705 111.93 96.9256 112.39 96.7827 112.927C96.2064 112.501 96.6839 112.009 96.4944 111.456C93.6701 113.246 90.8668 115.028 87.979 116.861C87.9777 116.122 88.2813 115.765 88.7228 115.45C90.5925 114.074 92.4273 112.664 94.2993 111.296C94.809 110.926 95.1223 110.504 95.2515 109.878C95.8334 107.025 96.4433 104.186 97.0509 101.34C97.1583 100.885 97.2937 100.444 97.4819 99.7357ZM97.1715 109.794C97.1087 109.722 97.0435 109.642 96.9736 109.571C95.7116 110.638 94.4426 111.708 93.1806 112.775C93.2574 112.867 93.3343 112.958 93.4088 113.043C94.5777 111.858 96.4869 111.576 97.1715 109.794Z",fill:"#676461"}),Q.createElement("path",{d:"M68.7836 108.555C68.7578 109.591 68.7391 110.625 68.7133 111.661C67.9959 110.331 68.2532 108.838 67.9156 107.407C66.2832 108.035 64.8389 109.022 63.1281 109.387C63.1175 109.142 63.1135 108.987 63.1002 108.828C62.2806 108.871 61.4914 108.911 60.7115 108.956C60.7025 108.882 60.6865 108.809 60.6774 108.734C61.8846 108.424 63.1148 108.185 64.2966 107.798C65.5253 107.388 66.6984 106.832 67.9134 106.333C67.7697 105.516 67.6556 104.86 67.5278 104.139C68.8274 104.087 68.1595 105.256 68.6844 105.668C68.7645 105.556 68.8311 105.332 68.9295 105.323C71.0075 105.032 72.48 103.514 74.2749 102.669C74.6808 102.482 75.1053 102.327 75.5181 102.161C75.5787 102.227 75.6322 102.295 75.6928 102.361C75.563 102.582 75.482 102.881 75.2918 103.014C74.6012 103.497 73.8688 103.924 73.162 104.381C72.0631 105.091 70.9735 105.806 69.6515 106.667C69.92 107.841 70.3394 109.33 70.5713 110.843C70.8055 112.362 70.8476 113.913 70.8499 115.462C70.1393 113.678 70.4619 111.719 69.9089 109.775C69.6804 110.076 69.5108 110.295 69.3413 110.514L69.3694 110.505C69.2693 109.868 69.1692 109.231 69.0622 108.573C68.999 108.57 68.8749 108.572 68.7578 108.572C69.2941 108.022 69.3529 107.442 68.6908 106.826C68.721 107.392 68.7558 107.973 68.7836 108.555Z",fill:"#676461"}),Q.createElement("path",{d:"M103.674 118.918C103.913 120.311 103.577 121.682 103.367 123.152C104.161 123.032 104.635 122.651 104.819 121.883C104.967 121.266 104.998 120.578 105.645 119.962C105.991 121.133 105.228 121.967 105.329 123.008C105.757 122.65 106.112 122.355 106.57 121.971C106.732 124.884 105.555 127.301 104.9 129.836C104.788 129.826 104.673 129.809 104.568 129.797C104.592 129.516 104.589 129.221 104.656 128.95C105.011 127.565 105.401 126.192 105.749 124.809C105.835 124.454 105.804 124.075 105.837 123.605C104.742 123.807 104.774 124.661 104.572 125.327C104.372 125.976 104.217 126.642 104.043 127.298C103.942 127.277 103.844 127.262 103.744 127.241C103.869 126.413 103.992 125.579 104.118 124.728C102.882 124.712 102.749 125.729 102.281 126.536C102.278 126.218 102.275 125.9 102.265 125.537C101.423 125.774 100.778 126.585 99.5693 126.272C100.356 125.68 100.988 125.161 101.667 124.713C102.432 124.221 102.894 123.611 102.917 122.661C102.937 121.822 103.044 120.985 103.134 120.146C103.181 119.718 103.26 119.295 103.332 118.874C103.449 118.898 103.561 118.908 103.674 118.918ZM103.154 124.164C104.316 123.885 104.316 123.885 104.282 123.187C103.887 123.527 103.516 123.843 103.154 124.164Z",fill:"#676461"}),Q.createElement("path",{d:"M108.45 127.106C108.674 128.901 107.987 130.606 108.239 132.345C109.15 132.226 109.238 131.543 109.355 130.905C109.456 130.381 109.358 129.799 110.088 129.318C109.953 131.823 109.42 134.091 108.818 136.336C108.736 136.324 108.656 136.319 108.575 136.307C108.763 135.124 108.948 133.934 109.168 132.516C107.049 134.105 105.146 135.522 103.264 136.933C102.836 136.481 102.595 136.412 101.986 136.479C101.974 136.397 101.926 136.273 101.956 136.248C102.708 135.643 103.76 135.408 104.105 134.298C104.167 134.107 104.706 133.33 105.284 134.021C105.296 134.033 105.366 134.01 105.396 133.984C106.033 133.503 106.728 133.081 107.274 132.513C107.558 132.217 107.645 131.675 107.687 131.233C107.788 130.188 107.799 129.133 107.858 128.079C107.89 127.726 107.798 127.304 108.45 127.106Z",fill:"#676461"}),Q.createElement("path",{d:"M74.3491 110.266C76.6431 108.853 78.9349 107.433 81.2289 106.019C81.2174 105.984 81.2035 105.942 81.192 105.907C80.3265 106.237 79.461 106.567 78.4148 106.964C78.5358 106.621 78.5557 106.373 78.6471 106.343C81.2711 105.507 83.6491 104.16 85.99 102.747C86.0557 102.71 86.154 102.724 86.325 102.699C86.2098 103.321 85.8825 103.724 85.3706 104.04C83.464 105.21 81.576 106.412 79.6578 107.57C78.1809 108.458 76.6739 109.302 75.1668 110.146C74.9085 110.309 74.6144 110.623 74.3491 110.266Z",fill:"#676461"}),Q.createElement("path",{d:"M121.377 162.647C121.605 161.56 121.841 160.479 122.133 159.067C121.492 159.511 121.005 159.709 120.736 160.078C120.361 160.597 119.969 160.399 119.269 160.402C121.045 158.956 121.066 157.097 121.252 155.292C121.316 154.656 121.403 154.021 121.628 153.402C122.112 155.112 121.358 156.729 121.238 158.427C122.383 158.168 122.329 157.22 122.489 156.475C122.924 156.566 123.308 156.643 123.785 156.744C123.947 157.095 124.076 157.583 123.576 157.957C122.451 158.8 122.405 160.131 122.013 161.31C121.857 161.781 121.747 162.277 121.618 162.763C121.541 162.718 121.459 162.682 121.377 162.647Z",fill:"#676461"}),Q.createElement("path",{d:"M78.0789 63.5166C77.5271 68.5006 75.2405 73.0173 74.186 77.8701C74.0807 77.8579 73.9754 77.8456 73.8702 77.8334C73.8902 77.5388 73.8495 77.2252 73.9281 76.9426C74.4775 75.0344 75.0714 73.1428 75.6045 71.2322C76.2161 69.0389 76.7669 66.8267 77.3528 64.6263C77.4647 64.2082 77.6117 63.802 77.7423 63.3933C77.8521 63.443 77.9667 63.4833 78.0789 63.5166Z",fill:"#676461"}),Q.createElement("path",{d:"M76.6001 61.8372C76.0709 67.0084 73.5534 71.3205 72.4667 76.0516C72.3614 76.0393 72.2609 76.0178 72.1556 76.0055C72.2068 75.545 72.1857 75.0537 72.3304 74.617C72.9455 72.6951 73.6518 70.7901 74.2482 68.8587C74.8565 66.8923 75.3689 64.8951 75.9186 62.9167C75.9876 62.6761 76.0403 62.4332 76.1186 62.1973C76.1399 62.1436 76.2383 62.1114 76.6001 61.8372Z",fill:"#676461"}),Q.createElement("path",{d:"M64.1194 54.601C64.7481 53.7879 65.0784 52.73 66.2096 52.0948C66.2878 52.4039 66.4574 52.6832 66.3864 52.8699C65.4644 55.3517 64.5026 57.8309 63.555 60.3055C63.2706 61.0525 62.9863 61.7996 62.6833 62.5372C62.5318 62.906 62.3359 63.2582 62.0302 63.5607C62.1125 62.4361 62.618 61.4609 63.0275 60.4548C63.4726 59.3671 63.9154 58.2723 64.3067 57.1632C64.6767 56.1079 64.9859 55.0335 65.4016 53.714C64.8098 54.118 64.4693 54.3619 64.1194 54.601Z",fill:"#676461"}),Q.createElement("path",{d:"M91.3374 88.6338C91.431 92.7603 89.8041 96.3448 88.5583 100.022C88.4484 99.9961 88.3385 99.9698 88.2379 99.9483C88.4118 99.2919 88.5693 98.6331 88.7689 97.9839C89.1538 96.7368 89.5645 95.4968 89.9634 94.2452C90.455 92.7063 90.6566 91.1144 90.706 89.5101C90.7054 89.1288 90.6324 88.7168 91.3374 88.6338Z",fill:"#676461"}),Q.createElement("path",{d:"M87.0453 97.6926C87.0096 97.3229 86.9099 97.0908 86.974 96.9064C87.4247 95.5988 87.9947 94.3223 88.359 92.9885C88.8518 91.1689 89.1997 89.3112 89.592 87.47C89.6663 87.1032 89.6493 86.7195 90.1459 86.6425C90.3906 88.4307 88.6199 94.8026 87.0453 97.6926Z",fill:"#676461"}),Q.createElement("path",{d:"M85.9509 137.554C85.7856 137.359 85.6643 137.274 85.6484 137.178C85.149 133.263 85.1507 129.284 84.0635 125.453C84.052 125.417 84.167 125.341 84.2775 125.227C84.8585 125.62 84.907 126.266 84.9839 126.856C85.2326 128.775 85.4602 130.701 85.6621 132.62C85.8169 134.087 85.932 135.551 86.0563 137.021C86.0697 137.157 86.0082 137.301 85.9509 137.554Z",fill:"#676461"}),Q.createElement("path",{d:"M96.1186 99.3502C96.1475 99.6988 96.2535 100.069 96.1911 100.401C95.6501 103.544 94.777 106.601 93.8011 109.63C93.7169 109.611 93.6234 109.587 93.5392 109.568C93.9659 107.879 94.4347 106.2 94.8171 104.494C95.2041 102.779 95.5093 101.052 95.8542 99.3278C95.9408 99.3306 96.0297 99.3404 96.1186 99.3502Z",fill:"#676461"}),Q.createElement("path",{d:"M89.4255 139.949C89.1599 139.685 89.0105 139.61 89.0039 139.519C88.6447 135.651 87.6086 131.927 86.7669 128.155C86.7601 128.11 86.8704 128.043 87.0467 127.869C88.3675 131.772 88.9603 135.734 89.4255 139.949Z",fill:"#676461"}),Q.createElement("path",{d:"M76.7423 125.361C76.3173 121.554 76.3887 117.693 75.3173 113.98C75.3127 113.966 75.4487 113.906 75.5238 113.874C76.3961 115.036 77.336 122.948 76.7423 125.361Z",fill:"#676461"}),Q.createElement("path",{d:"M92.326 133.861C92.5368 134.336 92.874 134.794 92.9443 135.293C93.2781 137.542 93.551 139.796 93.8099 142.054C93.9045 142.864 93.9101 143.687 93.7494 144.526C93.6619 144.212 93.5183 143.893 93.4987 143.572C93.3356 140.325 92.9407 137.108 91.8713 133.994C92.0283 133.95 92.1783 133.909 92.326 133.861Z",fill:"#676461"}),Q.createElement("path",{d:"M54.9931 78.0703C54.5168 79.8455 54.0078 81.6159 53.5829 83.4054C53.1581 85.1949 52.8197 87.0106 52.432 88.8891C52.0235 88.1199 52.2984 87.3681 52.4375 86.6531C52.7542 84.9613 53.1107 83.272 53.4508 81.5803C53.7047 80.3139 53.9001 79.0354 54.7173 77.966C54.8084 78.0062 54.9043 78.0371 54.9931 78.0703Z",fill:"#676461"}),Q.createElement("path",{d:"M120.322 166.977C121.21 166.43 122.088 165.878 123.027 165.298C123.437 163.061 123.85 160.808 124.256 158.558C124.315 158.546 124.376 158.542 124.441 158.528C124.489 158.91 124.644 159.311 124.574 159.668C124.212 161.531 123.799 163.379 123.388 165.234C123.349 165.426 123.236 165.65 123.092 165.759C122.447 166.235 121.796 166.697 121.115 167.115C120.927 167.231 120.621 167.152 120.368 167.165C120.347 167.102 120.334 167.036 120.322 166.977Z",fill:"#676461"}),Q.createElement("path",{d:"M60.3461 100.345C59.8321 100.132 59.33 99.884 59.3471 99.2245C59.4169 97.2555 59.5031 95.289 59.5963 93.3201C59.6063 93.1845 59.752 93.0589 59.9477 92.7535C60.09 95.4159 60.2146 97.8817 60.3461 100.345Z",fill:"#676461"}),Q.createElement("path",{d:"M102.629 115.735C102.96 118.663 102.188 121.127 101.238 123.571C101.401 122.739 101.592 121.921 101.722 121.084C101.855 120.208 101.882 119.319 102.057 118.452C102.22 117.644 101.793 116.725 102.629 115.735Z",fill:"#676461"}),Q.createElement("path",{d:"M71.1989 109.601C72.2899 110.552 73.033 115.944 72.4193 119.15C72.3692 118.831 72.3028 118.511 72.2739 118.185C72.1729 116.716 72.1562 115.243 71.9733 113.785C71.8063 112.423 71.4824 111.081 71.1989 109.601Z",fill:"#676461"}),Q.createElement("path",{d:"M73.5851 112.003C74.1341 112.726 74.2331 113.596 74.2994 114.462C74.4228 116.142 74.4947 117.831 74.6181 119.511C74.6664 120.203 74.7874 120.88 74.8732 121.568C74.7772 121.584 74.6905 121.604 74.5945 121.62C74.516 121.381 74.3836 121.144 74.3637 120.894C74.1786 118.884 74.0521 116.863 73.8295 114.857C73.7465 114.083 73.4433 113.326 73.2619 112.56C73.2229 112.394 73.2705 112.207 73.276 112.034C73.3837 112.03 73.482 112.021 73.5851 112.003Z",fill:"#676461"}),Q.createElement("path",{d:"M124.886 167.755C124.391 167.551 124.444 167.168 124.506 166.789C124.648 165.918 124.84 165.053 124.935 164.181C125.008 163.574 125.034 162.942 124.946 162.341C124.871 161.828 124.978 161.466 125.467 160.917C125.629 161.362 125.838 161.644 125.807 161.903C125.709 162.815 125.532 163.721 125.387 164.633C125.221 165.645 125.064 166.661 124.886 167.755Z",fill:"#676461"}),Q.createElement("path",{d:"M62.8396 104.284C62.0412 101.284 61.6572 98.2419 61.6924 95.1479C62.3577 96.0354 62.1305 97.0984 62.2524 98.0859C62.3834 99.125 62.4301 100.168 62.5307 101.21C62.6196 102.239 62.7296 103.262 62.8396 104.284Z",fill:"#676461"}),Q.createElement("path",{d:"M120.017 149.042C120.308 151.446 119.437 153.677 118.811 155.945C118.589 154.749 119.221 153.662 119.283 152.498C119.342 151.326 119.52 150.162 119.645 149.001C119.765 149.008 119.888 149.03 120.017 149.042Z",fill:"#676461"}),Q.createElement("path",{d:"M119.397 158.656C119.814 156.13 120.182 153.884 120.564 151.634C120.579 151.536 120.708 151.454 120.797 151.347C121.218 152.603 120.519 156.428 119.397 158.656Z",fill:"#676461"}),Q.createElement("path",{d:"M116.922 151.543C117.101 149.102 117.274 146.664 117.468 144.218C117.473 144.139 117.655 144.079 117.756 144.007C118.245 145.162 118.025 147.29 116.922 151.543Z",fill:"#676461"}),Q.createElement("path",{d:"M73.4619 87.4933C72.8474 89.8198 72.2234 92.1416 71.6019 94.4704C71.3545 93.7885 72.4053 89.2328 73.4619 87.4933Z",fill:"#676461"}),Q.createElement("path",{d:"M70.2625 91.0565C70.2544 90.7711 70.2206 90.4786 70.243 90.191C70.3718 88.6386 71.1938 84.9753 71.6484 84.3437C71.6584 86.7926 70.6775 88.8577 70.6112 91.0747C70.5012 91.0718 70.3818 91.0641 70.2625 91.0565Z",fill:"#676461"}),Q.createElement("path",{d:"M70.197 82.912C69.7479 84.8885 69.2918 86.8673 68.845 88.8509C68.7444 88.8293 68.6345 88.803 68.5339 88.7814C68.7796 86.7548 69.051 84.7353 69.8556 82.8214C69.9655 82.8477 70.0778 82.881 70.197 82.912Z",fill:"#676461"}),Q.createElement("path",{d:"M67.1319 86.1742C66.6977 84.3546 67.4186 81.3083 68.5555 79.9317C68.234 81.1346 67.9463 82.1085 67.7218 83.0851C67.4948 84.1014 67.3215 85.139 67.1319 86.1742Z",fill:"#676461"}),Q.createElement("path",{d:"M109.862 162.582C109.578 161.196 109.262 159.805 109.029 158.41C108.849 157.317 108.78 156.203 108.629 154.82C109.405 155.975 110.019 160.499 109.822 162.602C109.829 162.6 109.862 162.582 109.862 162.582Z",fill:"#676461"}),Q.createElement("path",{d:"M107.641 125.208C107.861 127.16 107.289 128.998 106.641 130.821C106.386 129.831 106.943 128.94 106.989 127.991C107.029 127.044 107.124 126.102 107.187 125.155C107.339 125.167 107.493 125.187 107.641 125.208Z",fill:"#676461"}),Q.createElement("path",{d:"M117.764 154.42C118.051 152.115 118.338 149.81 118.639 147.501C118.653 147.403 118.759 147.322 118.957 147.047C119.368 149.769 118.43 152.061 117.764 154.42Z",fill:"#676461"}),Q.createElement("path",{d:"M128.386 175.497C128.331 175.282 128.241 175.124 128.262 174.977C128.466 173.369 128.687 171.763 128.914 170.155C128.928 170.057 129.058 169.976 129.189 169.831C129.683 170.292 129.578 170.872 129.475 171.342C129.169 172.711 128.77 174.056 128.386 175.497Z",fill:"#676461"}),Q.createElement("path",{d:"M116.008 168.936C115.651 167.068 115.295 165.2 114.959 163.325C114.934 163.2 115.087 163.049 115.278 162.66C116.137 164.846 116.09 166.885 116.008 168.936Z",fill:"#676461"}),Q.createElement("path",{d:"M124.738 179.479C124.588 178.975 124.415 178.471 124.286 177.961C124.017 176.905 123.755 175.846 123.5 174.786C123.404 174.373 123.099 173.92 123.733 173.526C124.206 174.352 124.317 175.211 124.491 176.049C124.676 176.992 124.803 177.947 124.914 178.9C124.936 179.087 124.795 179.296 124.726 179.49L124.738 179.479Z",fill:"#676461"}),Q.createElement("path",{d:"M112.441 134.96C112.148 136.582 111.85 138.213 111.557 139.835C110.988 138.932 111.425 138.08 111.52 137.232C111.605 136.425 111.341 135.453 112.16 134.842C112.252 134.882 112.35 134.92 112.441 134.96Z",fill:"#676461"}),Q.createElement("path",{d:"M110.063 137.515C110.333 135.683 110.584 134.004 110.845 132.331C110.862 132.193 111.01 132.075 111.127 131.911C111.462 133.071 110.929 135.884 110.063 137.515Z",fill:"#676461"}),Q.createElement("path",{d:"M114.57 154.851C115.516 154.479 116.349 153.957 116.922 153.092C117.108 152.805 117.315 152.651 117.609 152.976C117.157 153.879 114.653 155.766 113.432 156.057C113.677 155.712 113.849 155.453 114.023 155.201C114.209 155.078 114.389 154.964 114.57 154.851Z",fill:"#676461"}),Q.createElement("path",{d:"M113.616 136.023C113.878 137.65 113.498 139.175 112.694 140.638C112.821 139.864 112.965 139.093 113.06 138.315C113.155 137.536 113.193 136.753 113.249 135.972C113.372 135.994 113.494 136.009 113.616 136.023Z",fill:"#676461"}),Q.createElement("path",{d:"M75.5063 99.9781C75.9398 98.357 76.3709 96.7289 76.802 95.1008C77.1868 95.9401 76.4872 98.9329 75.5063 99.9781Z",fill:"#676461"}),Q.createElement("path",{d:"M106.959 153.554C107.795 155.553 107.933 157.446 107.863 159.532C107.461 158.496 106.778 154.26 106.959 153.554Z",fill:"#676461"}),Q.createElement("path",{d:"M118.557 172.996C118.431 172.018 118.358 171.038 118.173 170.071C117.997 169.155 117.703 168.263 117.411 167.16C118.493 168.176 118.751 169.414 118.557 172.996Z",fill:"#676461"}),Q.createElement("path",{d:"M63.5363 97.8673C63.8983 99.5859 63.7576 101.197 63.6332 102.81C63.5255 102.814 63.4178 102.818 63.3101 102.822C63.2953 101.971 63.2968 101.122 63.2656 100.268C63.1973 98.3053 63.1902 98.3076 63.5363 97.8673Z",fill:"#676461"}),Q.createElement("path",{d:"M95.8434 128.218C96.053 126.911 95.5164 125.491 96.4067 124.289C96.5316 125.641 96.439 126.972 95.8434 128.218Z",fill:"#676461"}),Q.createElement("path",{d:"M112.803 160.342C113.805 161.283 113.961 162.018 113.945 165.525C113.578 163.863 113.212 162.201 112.803 160.342Z",fill:"#676461"}),Q.createElement("path",{d:"M78.1231 97.4629C78.524 98.873 77.8417 100.14 77.3209 101.423C77.4604 100.093 77.6046 98.7537 77.7441 97.4235C77.8728 97.4359 78.0014 97.4482 78.1231 97.4629Z",fill:"#676461"}),Q.createElement("path",{d:"M97.7538 127.085C98.0545 128.38 97.6908 129.597 97.03 130.787C97.169 129.55 97.3011 128.316 97.4401 127.079C97.5478 127.075 97.6508 127.08 97.7538 127.085Z",fill:"#676461"}),Q.createElement("path",{d:"M129.817 172.739C130.015 172.986 130.253 173.141 130.262 173.31C130.278 173.764 130.218 174.219 130.148 174.67C130.02 175.514 129.866 176.351 129.705 177.306C129.582 177.098 129.459 176.936 129.389 176.748C129.345 176.638 129.379 176.503 129.391 176.374C129.52 175.25 129.661 174.114 129.817 172.739Z",fill:"#676461"}),Q.createElement("path",{d:"M94.5164 127.165C94.4879 124.683 94.5647 124.253 95.1627 123.513C95.2921 124.903 95.1534 126.069 94.5164 127.165Z",fill:"#676461"}),Q.createElement("path",{d:"M64.9288 105C64.8664 103.791 64.7946 102.577 64.7238 101.153C65.3126 101.832 65.4771 103.755 65.2212 105.014C65.1253 105.006 65.0247 105.008 64.9288 105Z",fill:"#676461"}),Q.createElement("path",{d:"M66.4442 102.715C66.5748 103.847 66.7148 104.984 66.8454 106.117C66.7495 106.132 66.6441 106.144 66.5481 106.159C66.2818 105.04 65.8234 103.953 66.0229 102.759C66.1587 102.746 66.3014 102.73 66.4442 102.715Z",fill:"#676461"}),Q.createElement("path",{d:"M60.3446 100.345C60.466 101.948 60.5968 103.555 60.7182 105.158C60.6666 105.167 60.6174 105.183 60.5659 105.192C60.476 104.895 60.3322 104.599 60.2961 104.3C60.1835 103.34 60.0685 102.374 60.0401 101.41C60.0253 101.057 60.2353 100.7 60.3446 100.345Z",fill:"#676461"}),Q.createElement("path",{d:"M98.622 129.634C99.5669 130.212 99.6031 130.488 99.1158 132.726C98.9338 131.579 98.7904 130.692 98.622 129.634Z",fill:"#676461"}),Q.createElement("path",{d:"M114.57 154.851C114.389 154.964 114.208 155.079 114.035 155.19C113.806 155.133 113.581 155.066 113.326 155.002C113.837 154.351 113.837 154.351 114.57 154.851Z",fill:"#676461"}),Q.createElement("path",{d:"M69.3385 110.507C69.4384 111.19 69.543 111.864 69.6429 112.547C69.5516 112.554 69.4673 112.558 69.3761 112.565C69.0469 111.894 69.0851 111.205 69.3666 110.498L69.3385 110.507Z",fill:"#676461"}),Q.createElement("path",{d:"M64.1194 54.6022C63.9814 55.1066 63.8412 55.6039 63.6962 56.1105C63.6075 56.0773 63.521 56.0511 63.4253 56.0203C63.659 55.5468 63.8927 55.0734 64.1194 54.6022Z",fill:"#676461"}),Q.createElement("path",{d:"M29.9502 22.3493C27.0407 17.7832 24.1289 13.2101 21.1915 8.60641C21.3977 8.54665 21.4775 8.50496 21.55 8.51234C21.6296 8.51742 21.7347 8.55304 21.7696 8.61168C24.5276 13.025 27.2857 17.4383 30.032 21.8633C30.1017 21.9805 30.0728 22.1535 30.0909 22.3032C30.0417 22.3194 29.9995 22.3332 29.9502 22.3493Z",fill:"#676461"}),Q.createElement("path",{d:"M21.9848 13.0886C22.7805 13.544 23.3415 14.1618 23.3512 15.1393C22.9004 14.4542 22.4426 13.7714 21.9848 13.0886Z",fill:"#676461"}),Q.createElement("path",{d:"M10.3998 16.8666C10.5912 16.4769 10.7983 16.2301 11.2153 16.6696C12.5687 18.1102 13.9434 19.5205 15.2968 20.9612C16.4383 22.1832 17.5655 23.4333 18.6834 24.6786C18.9513 24.9723 19.1463 25.3288 19.1979 25.8179C18.9997 25.6415 18.7945 25.4673 18.6151 25.277C16.6281 23.1642 14.648 21.0491 12.661 18.9363C12.0856 18.3229 11.4984 17.7212 10.8995 17.1311C10.7597 16.99 10.5494 16.9188 10.3743 16.8127C10.3766 16.8197 10.3998 16.8666 10.3998 16.8666Z",fill:"#676461"}),Q.createElement("path",{d:"M24.1904 31.887C23.4693 30.9714 22.7552 30.0535 22.034 29.1378C22.1091 29.0821 22.1819 29.0193 22.25 28.9659C23.112 29.7654 23.8497 30.66 24.4182 31.7035C24.3454 31.7662 24.2703 31.822 24.1904 31.887Z",fill:"#676461"}),Q.createElement("path",{d:"M37.4982 17.7354C37.5854 17.5979 37.6749 17.4674 37.8116 17.2436C38.7253 18.5086 39.1775 19.9093 39.6602 21.3077C39.0411 21.1291 38.8983 20.6233 38.6782 20.1428C38.3053 19.3155 37.8761 18.5066 37.4703 17.6978C37.4774 17.6955 37.4982 17.7354 37.4982 17.7354Z",fill:"#676461"}),Q.createElement("path",{d:"M31.6943 15.13C30.72 13.2306 29.7504 11.3219 28.7901 9.44134C29.3764 9.68522 29.3904 9.68061 30.6205 11.9555C31.1427 12.9287 31.5921 13.9414 32.0744 14.9355C31.9477 15.0003 31.821 15.0652 31.6943 15.13Z",fill:"#676461"}),Q.createElement("path",{d:"M33.6444 17.5344C34.0667 18.3223 34.4982 19.1148 34.9205 19.9027C34.8408 19.9443 34.7563 19.9953 34.6766 20.037C33.9049 19.4415 33.6844 18.5331 33.2528 17.7405C33.3864 17.6734 33.5201 17.6063 33.6444 17.5344Z",fill:"#676461"}),Q.createElement("path",{d:"M38.472 43.01C36.8606 42.1832 29.3085 33.6336 28.823 32.298C32.037 35.8694 35.258 39.4385 38.472 43.01Z",fill:"#676461"}),Q.createElement("path",{d:"M39.37 44.1772C40.6108 45.1799 41.8539 46.1896 43.1297 47.2276C42.3822 47.3946 42.3471 47.3827 40.9929 46.1058C40.3938 45.539 39.7924 44.9652 39.1981 44.3892C39.2546 44.324 39.3088 44.2517 39.37 44.1772Z",fill:"#676461"}),Q.createElement("path",{d:"M17.1197 35.7917C16.1417 35.6604 15.1348 35.1805 14.5369 34.3564C15.4247 34.7586 16.3032 35.156 17.191 35.5582C17.1695 35.6353 17.1481 35.7123 17.1197 35.7917Z",fill:"#676461"}),Q.createElement("path",{d:"M21.0314 38.4007C21.459 38.5877 21.8819 38.784 22.4193 39.0206C21.6279 39.5523 21.274 39.1154 20.8918 38.7345C20.9391 38.6178 20.9888 38.5081 21.0314 38.4007Z",fill:"#676461"}))},aspectRatio:135/186,title:iC},sC=(0,J._x)("Persimmon","sticker name","web-stories");const dC={aspectRatio:41/43,svg:function Persimmon(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 41 43",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,sC),Q.createElement("path",{d:"M40.9302 19.7642C40.998 21.3444 40.6766 22.8889 40.4337 24.4298C40.3265 25.1055 39.9728 25.7598 39.6549 26.3818C38.8512 27.9585 37.8689 29.4279 36.8544 30.8723C36.64 31.1798 36.465 31.5123 36.2757 31.8376C35.7006 32.8315 35.1326 33.829 34.5468 34.8193C33.7859 36.0992 32.675 37.0288 31.4926 37.9047C29.9244 39.0702 28.1776 39.9247 26.4701 40.8328C25.7879 41.1939 24.9734 41.3226 24.209 41.5157C22.923 41.841 21.6192 42.0948 20.2868 42.0412C18.9472 41.9876 17.5898 41.9804 16.2717 41.7588C13.6533 41.3119 11.3314 40.175 9.37745 38.3516C8.50584 37.5365 7.60924 36.7428 6.81979 35.8561C6.11965 35.0696 5.54454 34.1686 4.93013 33.307C4.53362 32.7493 4.1264 32.1951 3.80491 31.5981C2.86901 29.8462 1.9724 28.0729 1.0615 26.3103C0.6257 25.463 0.218476 24.605 0.0934511 23.6468C-0.0387182 22.635 -0.035146 21.6233 0.132745 20.6151C0.361362 19.2672 0.586407 17.9158 0.793591 16.5644C0.915044 15.7599 1.28297 15.052 1.66877 14.362C2.44035 12.9749 3.22265 11.6056 3.76919 10.0932C4.07639 9.23877 4.66222 8.48083 5.14803 7.69429C5.89461 6.49302 7.04127 5.7029 8.14863 4.89133C10.7456 2.9929 13.6569 1.78448 16.7396 0.912135C18.1828 0.504562 19.6581 0.318652 21.1262 0.0934141C22.7444 -0.153275 24.3447 0.114865 25.895 0.590367C27.4561 1.08017 29.0064 1.595 30.521 2.19563C31.1782 2.45662 31.7569 2.9357 32.3285 3.37187C32.7964 3.72939 33.1929 4.17987 33.6323 4.57314C34.3039 5.17735 35.029 5.72793 35.6541 6.37861C36.415 7.17231 37.1401 8.0089 37.8046 8.88483C38.9191 10.3542 39.3656 12.1347 39.9478 13.8436C40.3836 15.12 40.6837 16.4321 40.8194 17.7799C40.8837 18.4378 40.8945 19.1027 40.9302 19.7642ZM26.6916 29.7676C26.7916 29.9749 26.8952 30.1823 26.9953 30.3897C27.0345 30.3682 27.0703 30.3432 27.106 30.3217C26.9631 30.1394 26.8202 29.9606 26.6738 29.7783C26.9202 29.4172 26.7059 29.0704 26.6559 28.6557C26.5166 28.7522 26.4237 28.8201 26.3416 28.8773C26.4701 29.2063 26.5809 29.4887 26.6916 29.7676ZM25.5057 27.365C25.6021 27.576 25.6986 27.7869 25.8379 28.0908C25.9522 27.9156 26.0558 27.8298 26.0594 27.7369C26.0808 27.3078 25.645 27.5581 25.495 27.3758C24.8198 26.2067 23.9768 25.1842 22.9552 24.2939C22.5194 23.915 22.1657 23.4001 21.8871 22.8889C21.6299 22.4134 21.3477 22.0702 20.7904 22.0201C20.5761 22.8496 20.9012 23.7505 21.587 24.2439C21.98 24.5263 22.3979 24.7802 22.773 25.0841C23.691 25.8348 24.5948 26.6035 25.5057 27.365ZM27.331 24.7158L27.3453 24.7265C26.9488 24.6264 26.5523 24.5084 26.1522 24.4262C25.8414 24.3619 25.4807 24.4155 25.3914 23.9722C25.3842 23.9328 25.227 23.9257 25.002 23.8649C25.4128 24.5263 25.7379 25.0698 26.0844 25.5989C26.4344 26.1316 26.8309 26.6321 27.1631 27.1755C27.3989 27.5617 27.6239 27.9764 27.7418 28.409C27.8561 28.8237 27.8597 29.2813 27.8669 29.7211C27.874 30.4683 27.899 31.2191 27.8097 31.9592C27.7561 32.4025 27.5239 32.8279 27.3453 33.2498C27.2203 33.5466 27.0238 33.8147 26.9059 34.1114C26.8095 34.3581 26.7131 34.5548 26.4166 34.5619C26.3773 34.1615 26.4309 33.7861 26.563 33.3964C26.9417 32.2702 27.0238 31.1512 26.3344 30.0893C26.2415 29.9427 26.1915 29.7676 26.1201 29.6067C25.6021 28.4733 24.9484 27.458 23.9625 26.6428C22.8016 25.6847 21.4549 24.9482 20.4332 23.6575C20.4332 24.1366 20.4332 24.5156 20.4332 24.891C20.4082 24.891 20.3832 24.891 20.3618 24.8946C20.3368 24.798 20.3082 24.7051 20.2582 24.5156C20.1867 24.7694 20.0617 24.9625 20.0974 25.1198C20.2296 25.7061 19.9117 26.1566 19.6616 26.5999C18.9579 27.8513 18.2078 29.074 17.4576 30.2967C17.0754 30.9188 16.6503 31.5087 16.0109 31.9091C15.543 32.2023 15.1036 32.5383 14.6392 32.8315C14.1605 33.1354 13.7569 33.4893 13.6712 34.0936C13.4961 34.1257 13.3532 34.1543 13.1996 34.1829C13.2604 34.2795 13.3104 34.3581 13.3282 34.3867C13.0639 34.6298 12.846 34.8336 12.6352 35.0267C12.721 35.184 12.7817 35.2912 12.8496 35.42C12.6674 35.4843 12.5138 35.5093 12.3888 35.5844C12.0887 35.7703 12.5674 35.9491 12.4388 36.042C12.0351 36.3424 12.4888 36.539 12.5281 36.7714C12.2066 36.825 11.928 36.8751 11.5922 36.9323C11.9101 37.1253 12.1423 37.2648 12.3745 37.4042C12.3602 37.4507 12.3459 37.4971 12.3316 37.5472C12.0816 37.5079 11.8315 37.4721 11.4814 37.4185C11.7529 37.6366 11.9422 37.7903 12.1351 37.9405C12.1209 37.9798 12.1066 38.0227 12.0923 38.062C11.8887 38.0799 11.6815 38.0978 11.3707 38.1264C11.6422 38.3373 11.8172 38.4767 12.0887 38.6841C11.8315 38.7306 11.6958 38.752 11.5422 38.7806C11.7208 38.9522 11.8637 39.0917 12.0387 39.2561C11.8708 39.3348 11.7815 39.3777 11.6208 39.4528C11.8851 39.6137 12.103 39.7495 12.378 39.9176C12.821 39.5672 13.2747 39.2561 13.6712 38.8843C14.0677 38.5161 14.4035 38.0871 14.7678 37.6831C14.7142 38.2944 14.307 38.6412 13.9355 39.0059C13.5676 39.367 13.1818 39.7102 12.7888 40.0749C13.5033 40.4932 13.7426 40.4646 14.2499 39.9783C14.95 39.3133 15.4715 38.5304 15.8287 37.633C16.0181 37.1611 16.2395 36.6999 16.4467 36.2351C16.4896 36.253 16.5324 36.2709 16.5753 36.2887C16.4039 36.8036 16.2574 37.3291 16.0502 37.8296C15.8323 38.3588 15.5894 38.8843 15.2858 39.3705C15.0036 39.8174 14.6285 40.2071 14.2606 40.6648C14.9178 40.8614 15.5037 41.0473 16.0931 41.2118C16.2288 41.2511 16.4039 41.2726 16.5289 41.2189C17.6041 40.7577 18.4078 40.0284 18.8401 38.9093C18.9972 38.5018 19.2294 38.1192 19.4366 37.7295C19.4866 37.6366 19.5759 37.5651 19.6474 37.4793C19.3937 38.3874 19.0758 39.2526 18.6579 40.0677C18.4543 40.4646 18.0756 40.772 17.7648 41.1081C17.6755 41.2046 17.5505 41.2654 17.4219 41.3584C18.0542 41.5872 18.4543 41.319 18.7972 40.9007C18.8936 40.7827 19.0079 40.6719 19.0937 40.5432C19.6938 39.6458 20.2903 38.7556 20.7261 37.751C21.1727 36.7213 21.4906 35.6881 21.487 34.5583C21.487 34.4296 21.5406 34.3045 21.5727 34.1758C21.6228 34.1794 21.6763 34.1865 21.7263 34.1901C21.7442 34.3939 21.8049 34.6048 21.7764 34.8014C21.6656 35.6094 21.5763 36.4174 21.2441 37.1825C20.719 38.4017 20.1867 39.6101 19.3366 40.6505C19.1615 40.865 19.0222 41.1045 18.8222 41.3941C19.3044 41.4477 19.6938 41.5157 20.0867 41.5228C20.2332 41.5264 20.3904 41.4048 20.5261 41.319C20.6333 41.2475 20.7047 41.1224 20.8119 41.0545C21.3406 40.722 21.6513 40.225 21.8978 39.6709C21.9907 39.4599 22.1014 39.2561 22.2014 39.0488C22.1157 39.9104 21.6013 40.5754 21.1155 41.4013C21.4656 41.4013 21.7049 41.4334 21.9335 41.3941C22.7551 41.2511 23.5696 41.0402 24.3983 40.9472C24.977 40.8793 25.1806 40.511 25.3414 40.0713C25.4307 39.8246 25.4342 39.5493 25.4914 39.2919C25.5307 39.1274 25.595 38.9665 25.6486 38.8057L25.6378 38.7985C25.595 39.3884 25.5521 39.9783 25.5057 40.579C26.1522 40.6362 26.4523 39.9855 26.9667 39.914C26.9667 39.6816 26.931 39.4885 26.9738 39.3098C27.3239 37.7653 27.0095 36.3388 26.2665 34.9731C26.1558 34.7728 26.0701 34.5583 25.9736 34.3474C26.0093 34.3224 26.0451 34.3009 26.0844 34.2759C26.1987 34.3617 26.313 34.4439 26.4273 34.5297C26.8131 35.3234 27.1989 36.1278 27.2882 37.0181C27.3739 37.894 27.3882 38.7806 27.4346 39.6637C28.4205 39.4456 28.7777 38.7842 28.8063 37.8797C28.817 37.4828 28.8099 37.0896 28.8099 36.6927C28.8528 36.6927 28.8921 36.6927 28.9349 36.6927C28.9349 37.4221 28.9349 38.1478 28.9349 38.8843C29.4029 38.7842 29.5529 38.4839 29.5636 38.1014C29.5708 37.8153 29.5743 37.5222 29.5243 37.2433C29.4207 36.6677 29.2778 36.0957 29.1528 35.5236C29.6708 36.3817 29.6922 37.3613 29.8315 38.3909C30.5495 37.8976 31.1961 37.4542 31.7605 37.0681C31.9963 36.4282 31.314 36.2565 31.264 35.7739C31.5604 35.731 31.7355 35.8812 31.8677 36.0385C32.0177 36.2101 32.1106 36.4282 32.232 36.6319C32.8714 36.1707 32.9071 36.0957 32.6464 35.4736C32.4428 34.9874 32.1927 34.519 31.9605 34.0435C31.9891 34.0185 32.0177 33.9899 32.0463 33.9648C32.3963 34.5834 32.75 35.2054 33.1393 35.8919C33.443 35.4843 33.7037 35.1339 33.9574 34.7943C33.5001 33.5036 32.7357 32.449 31.8534 31.4944C30.9675 30.5362 29.9208 29.7568 28.6813 29.2599C29.0992 29.0847 29.4315 29.2563 29.7422 29.4494C31.4319 30.5112 32.8571 31.8305 33.7537 33.6574C33.8573 33.8683 34.0217 34.0471 34.1788 34.2723C34.6896 33.7003 33.9288 33.332 34.0467 32.8208C34.2467 33.0925 34.4217 33.3285 34.6325 33.6145C35.1755 32.6849 35.9649 31.9091 35.4577 30.7472C35.4505 30.7293 35.4934 30.69 35.5398 30.6256C35.6613 30.8437 35.772 31.0403 35.9149 31.2906C36.1507 30.9259 36.3471 30.6149 36.515 30.3575C36.1721 29.6317 35.8613 28.981 35.5541 28.3268C35.5755 28.3053 35.597 28.2874 35.6184 28.266C35.9935 28.8201 36.365 29.3743 36.7401 29.932C37.0723 29.7175 37.0651 29.4672 36.9294 29.1705C36.7543 28.7951 36.5972 28.409 36.4293 28.0264C36.465 28.0121 36.4972 27.9943 36.5329 27.98C36.7615 28.3661 36.9937 28.7558 37.2723 29.2277C37.6581 28.6164 37.9832 28.0765 38.3332 27.5474C38.5047 27.2864 38.4833 27.0576 38.3154 26.818C38.0546 26.4391 37.7938 26.0601 37.5331 25.6811C37.5652 25.6525 37.5938 25.6275 37.6259 25.5989C37.9796 25.9993 38.3332 26.3997 38.7155 26.8323C38.8119 26.6965 38.8619 26.6035 38.9333 26.5213C39.312 26.0815 39.3834 25.6561 38.9476 25.1985C38.8369 25.0805 38.8012 24.891 38.7297 24.7337C38.9869 24.9339 39.2406 25.1341 39.5049 25.3415C40.0657 24.798 39.3227 24.5907 39.1548 24.1652C39.4263 24.2939 39.6085 24.3833 39.7942 24.4727C40.2229 23.3608 40.1229 23.3215 39.3691 22.7065C39.0977 22.4849 38.769 22.3419 38.4583 22.1667C38.126 21.9808 37.7903 21.8056 37.4545 21.6233C37.4759 21.5804 37.5009 21.5375 37.5224 21.4946C38.3689 21.92 39.212 22.3454 40.1264 22.8067C40.1693 22.4491 40.205 22.1738 40.2443 21.8378C39.3549 21.5661 38.5011 21.3051 37.6009 21.0334C38.5618 20.9189 39.3834 21.4016 40.3229 21.5089C40.3443 21.1227 40.3622 20.7831 40.3801 20.4041C39.7764 20.4041 39.2298 20.4077 38.6869 20.4041C38.1368 20.397 37.5867 20.4041 37.0401 20.3648C36.4686 20.3219 35.897 20.254 35.3326 20.1574C34.7897 20.0645 34.2574 19.9215 33.718 19.8106C32.7535 19.6104 32.407 19.496 32.2499 19.2779C33.6144 19.5353 34.9433 19.8035 36.2793 20.0359C37.6367 20.2718 38.9941 20.136 40.3658 20.0001C40.3658 19.6033 40.3658 19.2672 40.3658 18.9311C39.6906 19.0134 39.0834 19.1421 38.4761 19.1421C37.8617 19.1385 37.2259 19.4138 36.49 19.0455C37.408 18.9776 38.1975 18.9419 38.9798 18.8489C39.3656 18.8024 39.7478 18.6701 40.1157 18.5307C40.3479 18.4449 40.4515 18.2447 40.2765 18.0016C39.0155 18.427 36.7794 18.781 35.922 18.6523C36.2685 18.5736 36.4971 18.5093 36.7293 18.4699C37.5545 18.3234 38.3832 18.2054 39.2013 18.0373C39.6049 17.9551 40.0121 17.8264 40.3086 17.4903C40.255 17.3151 40.205 17.1507 40.1443 16.9648C39.2084 17.1507 38.3439 17.5475 37.3973 17.3974C38.3011 17.1507 39.2548 17.0649 40.0943 16.5536C40.0764 16.1353 40.0693 15.7528 39.855 15.406C38.8262 15.9029 38.8262 15.9029 38.5761 15.6956C38.9048 15.5097 39.2334 15.3345 39.5513 15.145C39.805 14.9948 39.7692 14.8161 39.5942 14.623C38.5368 15.3559 36.1721 16.2855 35.4469 16.2211C35.6398 16.1353 35.7756 16.071 35.9149 16.0138C36.6543 15.7278 37.4045 15.4596 38.1368 15.1522C38.4797 15.0091 38.8155 14.8232 39.112 14.6051C39.4656 14.3477 39.6156 13.9974 39.3477 13.5755C37.3187 14.8447 36.9615 14.9948 35.5327 15.1593C35.7684 15.0485 36.0113 14.9555 36.2614 14.8804C37.1366 14.6194 37.9439 14.2226 38.6762 13.672C39.2798 13.218 39.3084 13.0678 38.8833 12.3349C38.1832 12.9427 37.4902 13.554 36.6472 14.0331C36.6472 13.9366 36.6365 13.9044 36.6472 13.8973C37.1044 13.5183 37.5616 13.1393 38.0225 12.7603C38.8155 12.1132 38.8583 11.8379 38.2689 10.8583C38.1046 11.0872 37.9582 11.3017 37.801 11.509C37.183 12.3242 36.5079 13.0821 35.6648 13.6649C34.8683 14.2154 34.0359 14.7231 33.2215 15.2487C33.0715 15.3452 32.9322 15.4668 32.7678 15.5168C32.6714 15.549 32.5392 15.4668 32.2999 15.4024C33.1608 14.8661 33.8681 14.3763 34.6182 13.9616C35.7006 13.3646 36.6115 12.5852 37.3545 11.5984C38.2189 10.4508 38.3547 10.4293 37.3187 9.11364C37.308 9.09934 37.2794 9.09934 37.258 9.09219C36.7293 10.4114 36.2578 11.1408 35.7184 11.4268C36.2578 10.6546 36.7579 9.90733 36.9758 9.00281C37.0651 8.63099 36.958 8.49156 36.6722 8.3557C36.2757 9.04929 35.947 9.725 35.5255 10.3399C34.6575 11.5984 34.436 11.795 34.0288 11.9345C34.4432 11.391 34.8968 10.8726 35.2576 10.297C35.6398 9.6821 35.9542 9.02069 36.2542 8.36285C36.3364 8.18766 36.3471 7.90165 36.2578 7.74434C36.1006 7.47262 35.8399 7.26169 35.5934 6.99355C35.1147 8.69177 34.6539 9.56412 34.0359 9.96811C35.2719 7.97315 35.4219 7.22951 34.9683 6.45012C34.8611 6.6682 34.7611 6.85769 34.6718 7.05433C34.2967 7.85517 33.9609 8.67389 33.5394 9.44971C32.4785 11.391 30.9103 12.932 29.4172 14.5265C29.2528 14.7017 29.11 14.6302 29.0242 14.3835C31.6033 12.1132 33.5716 9.42111 34.6825 6.11405C34.5896 6.04612 34.4932 5.97104 34.3682 5.87809C34.0967 6.45369 33.8538 6.97925 33.6073 7.50123C33.6644 6.9578 33.8288 6.46084 34.0181 5.97462C34.161 5.61352 34.0502 5.43476 33.6037 5.34181C33.3429 7.015 32.4963 8.3843 31.4104 9.62132C31.5569 9.25665 31.7462 8.91343 31.9748 8.59881C32.65 7.66926 33.0858 6.65033 33.2572 5.50984C33.3501 4.89848 33.3287 4.83055 32.6857 4.52309C32.4571 5.08439 32.2284 5.6457 32.0034 6.207C31.9605 6.1927 31.9177 6.17483 31.8712 6.16053C31.9427 5.92456 32.0141 5.69218 32.1106 5.37756C30.946 5.74223 29.8744 6.18198 28.8099 6.68251C28.8778 6.50017 28.9778 6.35716 29.1135 6.29281C29.5922 6.07115 30.0852 5.87451 30.5745 5.6743C30.8996 5.53844 31.3068 5.48481 31.5319 5.25243C31.7676 5.01289 31.9891 4.90921 32.2999 4.93781C32.332 4.8091 32.3499 4.7233 32.3713 4.64107C32.5535 3.98323 32.0998 3.47555 31.3926 3.87955C30.8353 4.19774 30.1673 4.29785 29.6708 4.86273C29.535 4.39438 29.8101 4.2764 30.0244 4.16557C30.3388 4.00468 30.6781 3.901 30.9961 3.74727C31.1532 3.67219 31.2818 3.54348 31.4247 3.44338C31.3961 3.39332 31.3711 3.34685 31.3426 3.29679C30.6531 3.17524 30.1637 3.70437 29.4886 4.04758C29.7387 3.32182 30.3852 3.31824 30.8067 3.01078C30.2816 2.68901 30.2852 2.69616 29.8744 3.00005C29.7958 3.06083 29.6636 3.0501 29.4493 3.09658C29.6172 2.83917 29.7208 2.68186 29.8494 2.48522C29.2957 2.28144 28.7956 2.09553 28.2526 1.89531C28.1562 2.51025 28.074 3.04295 27.9955 3.57566C27.9633 3.57208 27.9276 3.56851 27.8954 3.56493C27.9312 2.98217 27.9704 2.39942 28.0097 1.79878C27.6097 1.68795 27.281 1.595 26.9381 1.49847C26.8988 2.546 26.8667 3.5256 26.8309 4.50521C26.7131 4.22277 26.7202 3.94033 26.7131 3.66146C26.6952 3.02508 26.6702 2.38869 26.6416 1.75588C26.6273 1.41981 26.4844 1.2053 26.0772 1.28038C26.0629 1.42696 26.0415 1.57712 26.0272 1.73086C25.9379 2.69973 25.9165 3.67934 25.745 4.63034C25.4878 6.06042 25.1306 7.4762 24.8091 8.89555C24.7448 9.17442 24.6591 9.44971 24.5769 9.725C24.5126 9.93236 24.3947 9.95024 24.2304 9.78935C24.4983 8.88483 24.7912 7.98388 25.0306 7.0722C25.5021 5.27388 25.8343 3.45053 25.7271 1.57355C25.7093 1.23748 25.6307 1.01939 25.2771 0.962187C25.1485 0.940736 25.0234 0.912135 24.8377 0.872807C24.8377 1.55925 24.8377 2.21351 24.8377 2.86777C24.8127 2.86777 24.7877 2.87134 24.7627 2.87134C24.6734 2.20278 24.5841 1.53422 24.4948 0.847781C24.3411 0.829905 24.2197 0.812029 24.0447 0.790578C24.0447 1.18027 24.0447 1.53064 24.0447 1.87744L24.0554 1.87029C23.9232 1.49132 23.791 1.11235 23.6482 0.701198C23.4374 0.711923 23.2481 0.722649 23.0659 0.729799C23.0159 1.00151 22.973 1.22318 22.9337 1.44484C22.898 1.44841 22.8587 1.44841 22.823 1.45199C22.7623 1.21603 22.7015 0.976488 22.6337 0.708348C22.4122 0.708348 22.205 0.708348 21.9585 0.708348C22.005 1.67723 22.2836 2.5889 22.1193 3.5256C22.0193 2.546 21.955 1.56282 21.5585 0.636844C21.3941 0.65472 21.2691 0.669021 21.1262 0.686897C21.0869 1.28038 21.4834 1.78806 21.3191 2.36009C21.1691 1.94537 21.0762 1.51992 20.944 1.10162C20.8083 0.676171 20.6726 0.64757 20.2653 0.883533C20.5404 2.42802 20.8119 3.95463 21.0834 5.48481C21.0298 5.50626 20.9762 5.52414 20.9226 5.54559C20.8619 5.43834 20.7583 5.33466 20.744 5.22025C20.6726 4.71972 20.6368 4.21204 20.5654 3.70794C20.4261 2.73191 20.2903 1.75231 19.801 0.819179C19.5366 0.879958 19.2901 0.937161 19.0508 0.994364C19.1615 1.69153 19.5116 2.26356 19.4545 2.92855C19.208 2.27786 18.9615 1.62717 18.7043 0.940736C18.4293 1.04442 18.2364 1.11592 18.0292 1.19458C18.4185 2.10625 18.8472 2.94285 18.9579 3.88312C18.7579 3.48985 18.6222 3.07155 18.4471 2.67113C18.2614 2.24926 18.0542 1.83454 17.8327 1.43054C17.6791 1.15167 17.4862 1.2482 17.304 1.41624C18.9258 5.11299 19.2437 6.09975 19.0258 6.96852C18.6614 5.00931 17.9613 3.18239 16.9004 1.43769C16.7039 1.49132 16.511 1.54137 16.2252 1.61645C16.7825 2.41729 17.2719 3.13948 17.5041 3.99038C17.1147 3.44695 16.7646 2.86777 16.3931 2.29931C15.9573 1.63075 15.8895 1.6236 15.1215 2.04547C15.8323 2.83917 16.4467 3.69006 16.9182 4.64107C16.8897 4.66609 16.8575 4.69469 16.8289 4.71972C16.7325 4.59816 16.6325 4.48376 16.5432 4.35863C16.1074 3.74727 15.6823 3.13233 15.2429 2.52455C14.9536 2.1277 14.8714 2.11698 14.2891 2.32791C15.718 3.56851 16.6825 5.10227 17.4755 6.76473C18.34 8.57378 19.1151 11.2731 18.9044 12.1669C18.8258 11.8058 18.7686 11.577 18.7257 11.3446C18.2292 8.52731 17.1076 5.98892 15.3179 3.75442C14.8928 3.22529 14.3999 2.74621 13.7748 2.44232C13.4747 2.57818 13.1996 2.70331 12.8603 2.85347C13.8569 3.89743 14.7678 4.91278 15.4429 6.11405C15.4251 6.13193 15.4037 6.14622 15.3858 6.1641C14.9071 5.56704 14.432 4.96641 13.9498 4.37293C13.664 4.02256 13.3604 3.69364 12.8317 3.34685C12.9353 4.13339 13.0139 4.75547 13.0996 5.37756C13.1603 5.80658 13.2318 6.23561 13.2997 6.66463C13.0818 5.98534 12.8639 5.30248 12.6495 4.63034C12.6067 4.65537 12.5174 4.70542 12.4281 4.7519C12.5674 5.76368 12.9532 6.72541 12.8817 7.75506C12.8031 7.71216 12.7638 7.66211 12.7531 7.60848C12.5602 6.61458 12.3923 5.60995 12.1637 4.62319C12.0816 4.27282 11.8422 3.9582 11.6743 3.62929C11.7672 4.80553 12.2745 5.89596 12.2459 7.06863C12.1887 7.07935 12.1316 7.09008 12.078 7.10438C11.9851 6.54307 11.8922 5.98534 11.7994 5.42404C11.5957 5.87093 11.903 6.32141 11.6851 6.76473C11.5672 6.57167 11.4993 6.37146 11.46 6.16768C11.3528 5.62782 11.2707 5.08439 11.1528 4.54811C11.1207 4.40868 11.0028 4.28712 10.9206 4.15841C10.8635 4.17987 10.8099 4.20489 10.7527 4.22634C10.8313 4.58386 10.9063 4.94138 10.9921 5.29533C11.1742 6.064 11.1778 6.064 10.9385 6.33571C10.6241 4.54096 10.6241 4.54096 10.2205 4.35148C10.2562 4.90563 10.7706 5.35611 10.567 6.12835C10.2598 5.52414 10.2955 4.89491 9.77038 4.49806C9.79539 5.00216 10.1669 5.37041 10.074 5.89954C9.65965 5.57062 9.78824 4.99144 9.38102 4.68039C9.22027 5.14875 9.80253 5.42404 9.57034 5.98892C9.36316 5.60637 9.2167 5.32751 9.0631 5.05221C9.05595 5.03791 8.9988 5.04864 8.93093 5.04864C8.95951 5.14159 8.98094 5.22025 9.00237 5.2989C9.02381 5.37756 9.04167 5.45621 9.0631 5.53844C8.91307 5.57419 8.77733 5.57062 8.68445 5.63497C8.59158 5.69575 8.54157 5.82088 8.47012 5.92456C8.28794 5.81731 8.14506 5.73508 7.9986 5.64927C7.71283 5.87451 7.45564 6.0783 7.10914 6.35359C8.65945 6.71826 9.974 7.36894 11.1992 8.19481C12.4388 9.02784 13.5854 9.96454 14.2891 11.3338C14.107 11.2623 13.9748 11.1336 13.8605 10.9978C13.689 10.794 13.5426 10.5723 13.364 10.3793C12.1852 9.08146 10.7349 8.16979 9.15955 7.44045C8.52013 7.14728 7.89858 6.81836 7.18058 6.73256C6.88052 6.69681 6.67334 6.76473 6.46972 7.04003C7.20201 7.29744 7.9093 7.5334 8.60586 7.79082C9.84183 8.25202 10.1848 8.45938 10.4384 8.8455C9.88469 8.58809 9.32029 8.28419 8.72732 8.06253C8.00932 7.79439 7.26631 7.57988 6.52688 7.36894C6.26611 7.29386 5.94105 7.22236 5.89104 7.66569C7.54494 8.0089 10.5098 9.51764 10.867 10.2506C10.7027 10.1826 10.5813 10.154 10.4848 10.0861C9.4346 9.34245 8.29866 8.76327 7.09842 8.30207C5.4981 7.68714 5.5374 7.80869 4.77296 9.2066C4.74438 9.26022 4.7551 9.33173 4.74081 9.42111C6.2554 9.51406 7.6271 10.0289 8.9345 10.7368C8.7166 10.7261 8.51299 10.6653 8.30938 10.5938C7.83071 10.4257 7.35562 10.2506 6.87338 10.0897C6.20181 9.86443 5.51953 9.68925 4.80153 9.70712C4.49076 9.71427 4.28357 9.7965 4.30143 10.1612C6.21253 10.6259 8.09505 11.1587 9.83111 12.1097C9.44175 12.1704 9.44175 12.174 9.09525 11.9988C7.74855 11.3124 6.28397 10.9727 4.8444 10.5509C4.51576 10.4543 4.1907 10.558 4.02281 10.8333C3.82991 11.1551 3.73704 11.5376 3.58343 11.938C5.40523 11.8737 7.10199 11.9631 8.7166 12.6316C8.13434 12.5566 7.56637 12.4135 6.99126 12.3099C5.88032 12.1132 4.76224 12.031 3.64416 12.2705C3.4977 12.3027 3.32981 12.4278 3.2548 12.5601C2.87258 13.2287 2.51894 13.9116 2.16172 14.5944C2.151 14.6159 2.1903 14.6659 2.21173 14.7053C3.64059 14.4049 5.08731 14.3692 6.54474 14.43C5.98391 14.5229 5.41951 14.5551 4.85512 14.623C4.06925 14.7124 3.2798 14.8089 2.50107 14.9412C2.01526 15.0234 1.62947 15.2666 1.6259 15.8779C1.96525 16.0459 2.3189 16.2247 2.67254 16.3999C3.08691 16.6573 3.4977 16.9183 3.91207 17.1757C3.88349 17.2293 3.85492 17.2794 3.82991 17.333C3.24408 17.2079 2.78327 16.7681 2.17958 16.6394C2.4725 16.9111 2.76899 17.1793 3.0619 17.451C3.04047 17.4903 3.01546 17.5332 2.99403 17.5726C2.64396 17.451 2.29746 17.3294 1.94739 17.2079C1.9331 17.2365 1.91524 17.2651 1.90095 17.2937C2.02955 17.4474 2.15458 17.6047 2.35819 17.8514C2.01526 17.8514 1.7795 17.8514 1.52231 17.8514C1.60804 18.2661 1.86166 18.3448 2.17244 18.3234C3.18335 18.259 4.20141 18.2948 5.18733 17.9944C5.26591 17.9694 5.36236 18.0052 5.60169 18.023C5.00157 18.4199 4.4729 18.52 3.92993 18.5486C3.05118 18.5915 2.17244 18.6022 1.29726 18.6451C1.18653 18.6487 1.07936 18.7595 0.972198 18.8203C0.986486 18.8739 1.00078 18.9276 1.01864 18.9776C1.2794 18.9812 1.53302 18.9705 1.79022 18.9562C1.98669 18.9454 2.18673 18.9061 2.37962 18.9168C2.90115 18.9454 3.42269 19.0062 3.94422 19.0312C4.32287 19.0491 4.70151 19.0348 5.08016 19.0348C3.70846 19.4567 2.29032 19.2386 0.872178 19.3387C0.872178 19.5532 0.872178 19.7177 0.872178 19.9143C3.28337 19.9894 5.51953 19.3459 7.74855 18.6129C7.46635 18.9168 7.10557 19.0634 6.73406 19.1707C6.28754 19.2958 5.83031 19.3709 5.38737 19.5067C4.17998 19.875 2.94402 20.0752 1.68305 20.111C1.42229 20.1181 1.15438 20.1682 0.904327 20.2432C0.818596 20.2683 0.772158 20.4327 0.657849 20.6079C2.72255 20.7044 4.64793 20.6258 6.66262 20.1968C6.52688 20.3147 6.49116 20.3648 6.44472 20.3827C6.30183 20.4363 6.15538 20.5006 6.00535 20.5221C4.84797 20.6651 3.68703 20.8045 2.52608 20.9261C2.02241 20.9797 1.51516 20.9869 1.00792 21.0083C0.750725 21.0191 0.572118 21.0798 0.697143 21.4624C1.86523 21.4445 3.0619 21.5303 4.23356 21.3873C5.89461 21.1871 7.53422 20.8224 9.18098 20.5221C9.5882 20.447 9.99186 20.3433 10.4705 20.2361C10.2741 20.6437 9.96328 20.6973 9.66679 20.7652C9.30243 20.8474 8.9345 20.9297 8.56657 20.9976C6.20539 21.4409 3.85134 21.9593 1.42229 21.8378C1.16509 21.8235 0.907899 21.8378 0.629272 21.8378C0.614984 22.0273 0.597123 22.1345 0.600695 22.2418C0.607839 22.3419 0.636417 22.442 0.661422 22.5707C2.48679 22.6887 4.25857 22.442 6.03749 22.2954C5.16589 22.5421 4.29072 22.7351 3.38339 22.778C2.46178 22.821 1.54374 22.8996 0.597123 22.964C0.597123 23.0998 0.597123 23.2285 0.597123 23.418C1.60804 23.418 2.60467 23.4824 3.58343 23.4001C4.57292 23.3143 5.54811 23.0784 6.52688 22.9103C6.59475 23.3322 6.27326 23.3465 6.06964 23.3966C4.65508 23.7434 3.23336 24.0472 1.77236 24.0615C1.45801 24.0651 1.14366 23.9936 0.747153 23.9471C0.843601 24.3011 0.943621 24.6836 1.04721 25.0733C2.93688 24.891 4.73009 24.7194 6.48401 24.2618C6.24825 24.4048 6.00177 24.5049 5.7553 24.5871C4.51219 25.0018 3.20836 25.0912 1.92596 25.3021C1.69734 25.3415 1.4723 25.3915 1.20439 25.4416C1.28297 25.6382 1.32584 25.7598 1.38299 25.8777C1.42943 25.9743 1.49016 26.0672 1.56517 26.1924C3.00475 26.1816 4.40503 25.892 5.79459 25.5417C7.20201 25.1877 8.64873 24.941 10.0133 24.4655C11.3493 24.0008 12.6031 23.3072 13.8962 22.7101C13.7676 22.8996 13.6069 23.0569 13.4175 23.1677C11.56 24.2653 9.54891 24.9732 7.44849 25.4344C6.59118 25.6239 5.73029 25.8027 4.8694 25.9814C4.44075 26.0708 4.00495 26.1423 3.57272 26.221C2.97974 26.3282 2.38319 26.4391 1.72235 26.5606C1.86523 26.8574 1.98311 27.1076 2.10457 27.3615C3.87992 27.2757 5.62313 27.2828 7.2806 26.6428C5.76244 27.576 4.02638 27.5152 2.34747 27.7118C2.54751 28.3303 2.6261 28.384 3.17264 28.3125C3.32267 28.291 3.4727 28.2553 3.6263 28.241C5.34807 28.0479 7.01983 27.6403 8.59515 26.9253C9.67751 26.4355 10.717 25.8456 11.7744 25.3021C11.9387 25.2199 12.1137 25.0412 12.2387 25.3522C9.39888 27.2506 6.28397 28.3661 2.82257 28.6593C2.96903 28.9917 3.07976 29.2456 3.20836 29.5352C4.66579 29.4672 6.05178 29.192 7.43063 28.813C6.20896 29.5709 4.77296 29.5745 3.39411 29.9284C3.54414 30.218 3.66202 30.4468 3.81562 30.74C4.29786 30.6542 4.77296 30.5863 5.24091 30.4826C5.73386 30.3718 6.22325 30.2323 6.71263 30.1001C7.14843 29.9856 7.4985 29.5852 8.13077 29.6567C7.94145 29.814 7.84857 29.8998 7.74855 29.9678C7.18415 30.3503 6.53045 30.454 5.88389 30.597C5.27663 30.7329 4.64793 30.7972 4.04067 31.0725C4.20856 31.3764 4.34787 31.6231 4.4979 31.902C6.17324 31.498 7.92001 31.4014 9.34173 30.2073C9.37745 30.5648 9.13454 30.6935 8.91664 30.8222C8.17006 31.262 7.38062 31.6016 6.52688 31.7697C6.07322 31.8591 5.61955 31.9556 5.17304 32.07C5.04087 32.1022 4.92656 32.1987 4.64436 32.3489C4.94442 32.4561 5.09088 32.5491 5.23376 32.5491C7.04127 32.5526 8.73446 32.1594 10.2026 31.0368C10.9385 30.4755 11.66 29.8963 12.3923 29.3314C12.4745 29.267 12.5924 29.2492 12.6924 29.2098C12.7174 29.2456 12.746 29.2813 12.771 29.3135C12.646 29.4529 12.5174 29.5924 12.3959 29.7354C11.8922 30.3324 11.21 30.6971 10.6027 31.1619C9.37745 32.1022 7.98788 32.5812 6.46258 32.7314C6.07679 32.7672 5.70171 32.8708 5.26948 32.9531C5.37308 33.1533 5.41594 33.2784 5.49453 33.3821C5.88747 33.9148 6.27683 34.4511 6.69834 34.9623C6.80908 35.0946 7.02698 35.1339 7.19844 35.2162C7.40205 35.5379 7.71997 35.6845 8.03432 35.8347C8.0629 35.7882 8.09148 35.7381 8.12005 35.6917C7.80928 35.5379 7.4985 35.3806 7.1913 35.2269C7.08413 35.1053 6.97697 34.9838 6.83765 34.8229C6.95553 34.8014 7.01626 34.7728 7.06984 34.7836C7.53422 34.8658 7.99503 34.9552 8.45941 35.041C8.8702 34.6584 9.27743 34.9373 9.68822 35.0374C9.72037 35.0446 9.75967 35.0267 9.7811 35.0231C9.72752 34.9158 9.67394 34.8122 9.5632 34.5941C9.96328 34.6334 10.2562 34.6584 10.5741 34.687C10.5062 34.544 10.4491 34.4225 10.3455 34.208C10.7027 34.2294 10.9706 34.2437 11.2528 34.258C11.185 34.1222 11.1349 34.022 11.0242 33.8004C11.8494 34.1186 12.1351 33.1712 12.8317 33.3428C12.8353 32.8315 13.1175 32.5097 13.414 32.1629C13.9605 32.3918 14.2427 32.0807 14.4999 31.6338C14.9286 30.8902 15.1465 30.0929 15.2643 29.2563C15.3286 28.7987 15.4215 28.3446 15.5108 27.8942C15.793 26.4426 16.1359 25.0018 16.336 23.5396C16.4682 22.5814 16.8289 21.8664 17.6791 21.4052C17.8863 21.2908 18.0685 21.137 18.3149 20.9618C18.1399 20.851 18.0399 20.7652 17.9256 20.7187C16.9254 20.329 16.0538 19.7391 15.2036 19.0992C14.7821 18.781 14.3249 18.5093 13.8748 18.234C13.2175 17.83 12.5781 17.3831 11.8851 17.0577C11.0742 16.6788 10.3169 16.1139 9.32386 16.2319C8.88449 16.2819 8.42369 16.1353 7.98074 16.1604C7.62353 16.1818 7.27703 16.2533 6.93053 16.1175C6.64833 15.8708 6.35899 15.6348 5.93033 15.6849C6.26611 15.8243 6.60189 15.9673 6.94125 16.1067C7.00912 16.2211 7.07342 16.3355 7.20201 16.5572C6.93767 16.4893 6.78407 16.475 6.65905 16.407C6.27683 16.1997 5.89818 15.978 5.53025 15.7421C5.36593 15.6384 5.22662 15.5669 5.06587 15.7242C5.01229 15.5776 4.95871 15.431 4.91941 15.3238C5.16947 15.2594 5.34093 15.2129 5.51239 15.1736C5.61241 15.1522 5.74458 15.0949 5.81602 15.1343C6.2554 15.3738 6.72692 15.0771 7.17344 15.2308C7.36633 15.2952 7.59138 15.2809 7.80571 15.2809C8.4344 15.288 9.0631 15.2666 9.6918 15.2916C10.2169 15.313 10.742 15.3845 11.2671 15.4382C11.9851 15.5097 12.7067 15.5561 13.4175 15.6634C14.5892 15.8386 15.7573 16.0281 16.9182 16.2533C17.6148 16.3892 18.2757 16.6323 18.7222 17.2579C18.7936 17.358 18.9365 17.4117 19.083 17.5082C18.9829 17.0899 18.9651 16.7145 18.8008 16.4213C18.4435 15.785 18.4042 15.0914 18.3221 14.4014L18.3114 14.4085C18.3685 14.4657 18.4578 14.5158 18.4793 14.5837C18.8222 15.6241 19.6366 16.4607 19.7795 17.5869C19.7867 17.6476 19.8403 17.7048 19.9081 17.8371C19.9903 17.3974 20.101 17.0542 20.1082 16.7145C20.1224 15.8994 20.1296 15.0771 20.0582 14.2619C19.9724 13.3216 20.3189 12.4851 20.5725 11.6234C20.6333 11.4196 20.769 11.2159 20.9226 11.0657C21.6263 10.39 22.0193 9.52479 22.4336 8.67032C22.5301 8.47368 22.6408 8.26632 22.6694 8.05538C22.8694 6.66105 23.1623 5.27745 23.0016 3.85095C22.9659 3.53276 22.9945 3.20384 22.9945 2.87849C23.0409 2.87134 23.0909 2.86777 23.1373 2.86062C23.1766 3.08228 23.2516 3.30037 23.2481 3.52203C23.2409 4.16199 23.1981 4.80195 23.1766 5.44191C23.1695 5.6886 23.1766 5.93529 23.1766 6.23203C23.3517 6.03539 23.4838 5.88881 23.616 5.74223C23.666 5.76368 23.7125 5.78513 23.7625 5.80658C23.7446 5.96389 23.7625 6.13908 23.6982 6.27136C23.5374 6.59313 23.3981 6.90774 23.4946 7.28314C23.5124 7.35464 23.4624 7.45117 23.4338 7.5334C22.973 8.76685 22.6944 10.0468 22.823 11.3517C22.9587 12.7282 23.2516 14.0939 23.466 15.4632C23.5589 16.0638 23.6267 16.6645 23.7089 17.2687C23.7517 17.283 23.7946 17.2973 23.8375 17.3116C23.9839 17.0649 24.134 16.8182 24.2804 16.5715C24.3912 16.4178 24.7484 16.2998 24.7412 16.214C24.7162 15.9029 24.8591 15.7456 25.0913 15.6849C25.4378 15.5955 25.2842 15.17 25.5021 15.0878C25.8807 14.9484 25.77 14.4872 26.0736 14.3334C26.513 14.1082 26.9595 13.8973 27.4025 13.6792C27.4239 13.7185 27.4453 13.7614 27.4703 13.8007C27.3239 13.9151 27.0345 14.0581 27.0524 14.1332C27.1596 14.5908 26.7381 14.5801 26.5523 14.7696C26.3273 14.9126 26.1022 15.052 25.8736 15.1951C25.9022 15.2344 25.9308 15.2737 25.9593 15.313C26.1129 15.0771 26.538 15.1951 26.5344 14.7553C26.6202 14.8161 26.7023 14.8769 26.8631 14.9913C26.2773 15.3309 25.7593 15.6348 25.2378 15.9387C25.252 15.9709 25.2663 16.0066 25.2806 16.0388C25.5235 15.9494 25.7664 15.8636 26.0093 15.7742C26.0236 15.81 26.0343 15.8457 26.0486 15.8815C25.7486 16.0567 25.4485 16.2319 25.1485 16.407C25.2128 16.4678 25.2699 16.5179 25.2949 16.5429C25.0949 16.8182 24.7627 17.072 24.7591 17.333C24.7519 17.6834 24.5698 17.7978 24.3662 17.948C24.184 18.0802 23.9768 18.1732 23.8482 18.5379C24.134 18.3877 24.309 18.3055 24.4769 18.2089C24.977 17.9229 25.4807 17.619 26.0808 17.6941C26.6845 17.7692 27.231 17.9444 27.6561 18.4699C27.9026 18.7774 28.3205 18.974 28.6956 19.1528C29.8351 19.6998 30.9925 20.2146 32.1427 20.7402C32.2177 20.7759 32.3035 20.801 32.3856 20.8153C33.1322 20.9583 33.8895 21.0262 34.5896 21.3766C36.2292 22.2024 37.5688 23.3858 38.744 24.7766C38.644 24.7408 38.519 24.7301 38.444 24.6658C37.6938 24.0151 36.9508 23.3608 36.2114 22.703C35.279 21.8735 34.1503 21.4767 32.8714 21.1013C33.0893 21.3873 33.2072 21.6018 33.3787 21.7484C33.9073 22.2024 34.0609 22.846 34.1145 23.4573C34.1717 24.1009 34.4324 24.4763 34.979 24.7265C35.1397 24.8016 35.2969 24.8874 35.4327 24.9982C35.697 25.202 35.9685 25.4058 36.1149 25.7848C35.4327 25.345 34.8111 24.9446 34.1181 24.5013C34.0145 24.8195 33.9109 25.0412 33.8788 25.2735C33.8395 25.5989 33.8466 25.9278 33.8502 26.2567C33.8538 26.4891 33.7966 26.6428 33.4644 26.5999C33.3715 25.8527 33.2322 25.1019 33.1965 24.344C33.1679 23.7612 32.9643 23.275 32.6535 22.8138C31.9855 21.8127 30.8782 21.8163 29.8708 21.5947C30.7853 22.349 31.9927 22.6672 32.8464 23.6075C32.5035 23.7577 32.4035 23.536 32.257 23.4287C31.957 23.2071 31.6748 22.9497 31.3533 22.7673C30.6496 22.3705 29.978 21.8842 29.1457 21.7663C28.7206 21.3408 28.2419 21.4981 27.8026 21.6948C26.8631 22.1166 25.9057 22.3919 24.8627 22.2668C24.8412 22.2632 24.8127 22.3097 24.7627 22.3562C25.3628 22.5993 26.0486 22.3919 26.6166 22.6744C26.6095 22.7351 26.6023 22.7995 26.5916 22.8603C25.6807 22.8102 24.7698 22.7602 23.8589 22.7101C24.3626 22.8674 24.877 22.9354 25.3949 22.9961C25.8915 23.0533 26.4273 22.9211 26.9917 23.3108C26.0915 23.5646 25.3163 23.0891 24.4126 23.2214C24.8234 23.6754 25.2842 23.4931 25.6486 23.6182C26.0379 23.7505 26.4701 23.7612 26.8845 23.8149C27.281 23.8685 27.6775 23.9114 28.2026 23.9722C27.6847 24.3654 27.2846 24.058 26.9024 24.0508C26.5094 24.0437 26.1237 23.8721 25.5878 23.9185C25.7557 24.0115 25.7986 24.0508 25.8522 24.0651C26.6988 24.3261 27.5632 24.487 28.4527 24.4798C28.6313 24.4798 28.8599 24.4083 28.9206 24.7265C28.3777 24.7158 27.8526 24.7158 27.331 24.7158ZM17.7148 23.6254C17.6398 23.7255 17.5791 23.8113 17.5148 23.8935C17.4505 23.9757 17.3112 24.1188 17.3219 24.1295C17.6505 24.487 17.229 24.6121 17.1183 24.8302C17.0754 24.916 17.004 25.059 17.0361 25.0948C17.2504 25.32 17.054 25.4809 16.9468 25.6132C16.4431 26.2281 16.1788 26.9467 16.0216 27.7118C15.8609 28.4805 15.6894 29.2456 15.7216 30.0643C16.1824 29.8998 16.2324 29.5066 16.3503 29.1598C16.4467 28.8666 16.5074 28.577 16.9254 28.5377C17.0897 28.5234 17.2326 28.3017 17.3862 28.1766C17.3612 28.1373 17.3362 28.0979 17.3112 28.0586C17.1219 28.0693 16.9325 28.0836 16.7146 28.0979C16.8897 27.7118 17.0754 27.3865 17.1826 27.0397C17.5398 25.8634 17.6863 24.63 18.1613 23.4752C18.44 22.7959 18.7079 22.1309 19.2151 21.5875C19.4044 21.3837 19.5795 21.1656 19.7688 20.9404C19.5473 20.6651 19.3544 20.4184 19.1615 20.1753C19.1294 20.2003 19.0937 20.2254 19.0615 20.2504C19.1723 20.4828 19.2794 20.7116 19.3937 20.9547C19.0365 21.5053 18.3542 21.5875 17.872 21.9844C18.0828 22.0201 18.2649 22.0523 18.5507 22.0988C18.2399 22.3312 18.0327 22.4885 17.8184 22.6458C17.9149 22.7351 17.9863 22.8031 18.072 22.8853C17.847 23.0962 17.6541 23.275 17.4612 23.4573C17.5505 23.511 17.6184 23.5574 17.7148 23.6254ZM16.4289 18.7631C16.1931 18.091 15.5108 17.8049 15.15 17.1221C16.3788 17.4117 17.3469 17.8693 18.1935 18.6094C18.5328 18.9061 18.9686 19.0956 19.3616 19.3316C19.3902 19.3494 19.4437 19.3244 19.533 19.3173C19.6331 19.1957 19.7545 19.0527 19.8903 18.8918C19.4437 18.4985 19.0222 18.1446 18.6222 17.7692C18.0435 17.2293 17.3719 16.8718 16.6003 16.7288C15.9573 16.6073 15.3072 16.5322 14.6571 16.4642C13.9748 16.3892 13.2854 16.3463 12.5745 16.2891C12.9567 16.8289 12.9567 16.8289 13.5176 16.6359C13.7926 16.5429 14.0748 16.7181 14.2713 16.9827C14.4856 17.2722 14.7678 17.5118 15.0214 17.7728C15.5394 17.5726 15.6144 18.0588 15.8573 18.2983C16.0145 18.4485 16.0216 18.7703 16.4289 18.7631ZM33.6644 24.344C33.768 23.0927 32.9929 21.6876 32.007 21.2264C31.932 21.1907 31.8284 21.1478 31.7605 21.1692C31.3783 21.3015 31.0782 21.0655 30.7531 20.9654C30.4388 20.8689 30.1387 20.7116 29.8208 20.6329C28.3562 20.2575 26.8988 20.3684 25.4378 20.6866C24.9877 20.7831 24.5269 20.8331 24.0732 20.9118C23.8375 20.9547 23.591 20.9833 23.3695 21.0691C23.2731 21.1084 23.2266 21.2729 23.1623 21.3766C23.9875 21.2157 24.6626 21.5339 25.3985 21.827C25.3128 21.6662 25.2663 21.5768 25.1985 21.4481C25.52 21.5303 25.8129 21.609 26.2058 21.7091C26.0629 21.5196 26.0022 21.4374 25.9415 21.3587C25.9808 21.3194 25.9951 21.2979 26.0093 21.2943C26.0522 21.2872 26.1058 21.2729 26.1379 21.2908C26.6809 21.5947 27.181 21.4087 27.7168 21.23C28.1883 21.0763 28.7027 21.0048 29.2028 20.9976C30.1673 20.9761 31.0675 21.2908 31.9641 21.6125C32.4035 21.7698 32.725 22.0058 32.9572 22.4205C33.2715 22.9997 33.5716 23.5753 33.6644 24.344ZM19.9153 21.3873C19.5545 21.8735 19.158 22.2739 18.9186 22.7566C18.2292 24.1474 17.9363 25.6704 17.5969 27.172C17.5827 27.2435 17.5934 27.3186 17.5934 27.4687C17.7648 27.3329 17.9649 27.2256 17.9542 27.1791C17.7898 26.6035 18.3471 26.482 18.5721 26.153C18.5936 26.1209 18.5971 26.078 18.6079 26.0315C18.5114 26.0243 18.415 26.0172 18.3078 26.0065C18.2899 25.5882 18.6614 25.4773 18.8722 25.2485C18.5721 24.9232 18.5686 24.8266 18.8615 24.512C19.0722 24.2868 19.4295 24.0937 19.4723 23.8435C19.5652 23.3215 19.8903 22.9783 20.1582 22.5778C20.3618 22.2739 20.2903 21.752 19.9153 21.3873ZM22.3336 15.9172C22.4015 15.6241 22.4515 15.4417 22.4872 15.2558C22.5051 15.1557 22.5229 14.9734 22.4908 14.9591C22.1479 14.8268 22.3479 14.6016 22.3836 14.4121C22.4301 14.1654 22.4944 13.9187 22.5479 13.672C22.5122 13.6649 22.4765 13.6613 22.4408 13.6541C22.3408 13.8651 22.2443 14.0724 22.1264 14.3191C22.055 14.1475 22.005 14.0295 21.9585 13.9116C21.7942 14.3334 21.9157 14.7088 22.0228 15.0735C22.2157 15.7313 22.3872 16.3927 22.3407 17.0863C22.3193 17.4153 22.2872 17.7406 22.2586 18.0945C22.5479 18.2733 22.8301 18.4485 23.1945 18.6701C23.1302 17.9408 23.0802 17.333 23.023 16.6931C22.9409 16.6752 22.823 16.6502 22.6658 16.6144C22.7123 16.2819 22.7587 15.9601 22.8051 15.6241C22.6658 15.7135 22.5479 15.785 22.3336 15.9172ZM20.619 18.3341C20.9262 18.2876 21.1762 18.2197 21.4299 18.2161C21.7656 18.2089 21.8764 18.0445 21.9264 17.7334C22.0764 16.7717 21.8764 15.8708 21.4906 14.977C21.4049 15.1843 21.2798 15.4489 21.362 15.6062C21.5299 15.928 21.4727 16.1782 21.3298 16.475C21.0905 16.9684 20.8762 17.476 20.6618 17.9837C20.6226 18.0659 20.6368 18.1768 20.619 18.3341ZM21.3263 19.7785C20.7833 20.3183 21.0655 20.9654 22.0478 21.4624C22.5837 20.7295 22.5336 20.4363 21.7942 20.0073C21.6442 19.9179 21.4799 19.8535 21.3263 19.7785ZM15.2 31.6982C15.3036 31.5695 15.4715 31.4551 15.5001 31.312C15.5894 30.8651 15.9073 30.6042 16.2074 30.3181C16.3217 30.2109 16.4039 30.0679 16.5003 29.9427C15.9073 30.3932 15.2036 30.74 15.2 31.6982ZM12.2137 3.19311C12.2709 3.44338 12.328 3.69364 12.3816 3.9296C12.6995 3.78659 12.846 3.59711 12.7281 3.30037C12.6531 3.10373 12.5174 3.03223 12.2137 3.19311ZM17.0147 19.0598C16.9361 18.3806 16.7611 18.1303 16.3788 18.0695C16.6039 18.4199 16.8075 18.7416 17.0147 19.0598ZM11.6208 35.5022C11.6243 35.4593 11.6279 35.4164 11.635 35.3735C11.2921 35.327 10.9492 35.2805 10.6063 35.2376C10.5991 35.2948 10.5955 35.3484 10.5884 35.4057C10.9313 35.4378 11.2778 35.47 11.6208 35.5022ZM18.0578 20.3362C18.1042 20.2933 18.1506 20.2504 18.1935 20.2111C18.0292 20.0001 17.8649 19.7928 17.7005 19.5818C17.6755 19.5997 17.6541 19.6176 17.6291 19.6355C17.772 19.8678 17.9149 20.1038 18.0578 20.3362ZM1.51516 16.2533C1.47944 16.2926 1.44372 16.3355 1.40443 16.3749C1.52945 16.6359 1.77236 16.7324 2.08313 16.7431C1.89381 16.5787 1.70449 16.4178 1.51516 16.2533ZM27.3132 31.8555C27.3632 31.8519 27.4132 31.8519 27.4632 31.8483C27.4418 31.6338 27.4203 31.4229 27.3989 31.2084C27.3703 31.2119 27.3417 31.2155 27.3167 31.2191C27.3132 31.43 27.3132 31.6445 27.3132 31.8555ZM16.8932 19.2565C16.8539 19.2851 16.8182 19.3137 16.7789 19.3423C16.9147 19.5353 17.0468 19.7284 17.1826 19.9215C17.2219 19.8929 17.2647 19.8607 17.304 19.8321C17.1683 19.639 17.029 19.446 16.8932 19.2565ZM11.3564 4.47303C11.3778 4.46946 11.4029 4.46231 11.4243 4.45873C11.4029 4.33717 11.385 4.21204 11.3564 4.09406C11.3278 3.99038 11.285 3.89385 11.2457 3.79374C11.2278 3.8009 11.21 3.80805 11.1885 3.8152C11.2457 4.03686 11.2993 4.25495 11.3564 4.47303ZM1.35442 17.0863C1.32227 17.1364 1.29012 17.1864 1.25797 17.2365C1.36871 17.2901 1.47944 17.3402 1.59375 17.3938C1.61161 17.358 1.63304 17.3223 1.65091 17.2865C1.55089 17.2186 1.45086 17.1507 1.35442 17.0863ZM22.1514 12.0668C22.0693 12.1168 22.0443 12.124 22.0335 12.1383C21.9657 12.2455 21.9014 12.3563 21.8407 12.4708C21.8371 12.4743 21.8657 12.4994 21.8799 12.5137C21.9585 12.4135 22.0371 12.317 22.1157 12.2133C22.1264 12.199 22.1264 12.174 22.1514 12.0668ZM9.08096 36.9609C9.0631 37.0002 9.04524 37.0395 9.02381 37.0788C9.14883 37.1182 9.27386 37.1611 9.39888 37.2004C9.4096 37.1754 9.42031 37.1504 9.42746 37.1253C9.30958 37.0717 9.19527 37.0181 9.08096 36.9609ZM11.2564 16.1747C11.2635 16.1318 11.2707 16.0853 11.2778 16.0424C11.1707 16.0281 11.0671 16.0102 10.9599 15.9959C10.9563 16.0138 10.9528 16.0352 10.9492 16.0531C11.0528 16.096 11.1564 16.1353 11.2564 16.1747ZM25.0413 25.9314C25.0806 25.9135 25.1163 25.8992 25.1556 25.8813C25.1199 25.7776 25.0806 25.6775 25.0449 25.5739C25.0163 25.581 24.9877 25.5917 24.9627 25.5989C24.9877 25.7097 25.0127 25.8205 25.0413 25.9314Z",fill:"#676461"}),Q.createElement("path",{d:"M37.2363 16.5467C37.0327 16.9578 36.6612 17.0508 36.3111 17.1366C34.6822 17.537 33.0497 17.9053 31.3637 17.9768C30.7243 18.0054 30.0884 18.059 29.449 18.1019C29.274 18.1126 29.0882 18.1305 29.0418 17.823C31.8352 17.7444 34.5893 17.5013 37.2363 16.5467Z",fill:"#676461"}),Q.createElement("path",{d:"M11.5203 14.4981C10.9238 14.2979 10.3344 14.0798 9.73067 13.9082C9.35559 13.8009 8.95908 13.7616 8.56972 13.7079C7.83029 13.6078 7.08728 13.5185 6.34785 13.4219C6.31927 13.4184 6.30141 13.3576 6.23711 13.2575C6.88367 13.0251 7.49093 13.3218 8.08748 13.3468C8.69474 13.3755 9.29844 13.5328 9.89499 13.6758C10.4915 13.8188 11.0881 13.9797 11.5703 14.3694C11.556 14.4158 11.5382 14.4587 11.5203 14.4981Z",fill:"#676461"}),Q.createElement("path",{d:"M16.3678 11.4269C16.2713 10.9585 16.1785 10.4938 16.082 10.0254C15.9891 9.57494 15.9891 9.06368 15.7605 8.69186C15.5748 8.38439 15.5319 8.1234 15.5426 7.80878C15.5426 7.76946 15.5783 7.73013 15.5998 7.68723C15.907 7.79091 15.8177 8.09122 15.8891 8.30216C15.9784 8.5703 16.0177 8.85989 16.082 9.13876C16.0999 9.22099 16.1392 9.36042 16.1785 9.364C16.6178 9.41048 16.5571 9.76085 16.6071 10.0397C16.7929 11.0801 16.9786 12.1205 17.1572 13.1609C17.168 13.2217 17.143 13.286 17.1358 13.3611C16.9 13.0858 16.8965 13.0858 16.7607 12.1991C16.6964 11.7844 16.6643 11.3697 16.6036 10.955C16.5428 10.5367 16.55 10.0969 16.2642 9.67147C16.2964 10.3043 16.3285 10.8692 16.3571 11.434L16.3678 11.4269Z",fill:"#676461"}),Q.createElement("path",{d:"M28.2735 9.73595C28.7736 9.53932 29.2772 9.34626 29.7773 9.14963C29.7452 9.46067 29.7452 9.45352 29.1093 9.73953C28.7914 9.88253 28.4842 10.0434 28.2127 10.308C28.6343 10.1578 29.0522 10.0112 29.4737 9.86108C29.0058 10.569 28.0663 10.4295 27.5626 11.0731C27.7698 10.5833 27.6984 9.97191 28.2842 9.72523L28.2735 9.73595Z",fill:"#676461"}),Q.createElement("path",{d:"M13.4563 4.49133C13.9278 6.1538 14.3279 7.827 14.5136 9.54668C14.4636 9.5574 14.4136 9.5717 14.3672 9.58243C14.3243 9.38222 14.2743 9.182 14.235 8.98179C14.0564 8.03079 13.8921 7.07621 13.7027 6.12878C13.6349 5.79271 13.5992 5.45664 13.3277 5.17062C13.2062 5.04191 13.2634 4.7416 13.2419 4.51993C13.3134 4.50921 13.3848 4.49848 13.4563 4.49133Z",fill:"#676461"}),Q.createElement("path",{d:"M28.4985 17.0222C28.6414 16.94 28.7736 16.8256 28.9236 16.7791C29.7523 16.5181 30.5882 16.2678 31.4241 16.0211C31.4348 16.0175 31.467 16.0891 31.5384 16.1999C30.6168 16.7719 29.5595 16.8899 28.57 17.1974C28.545 17.1438 28.52 17.083 28.4985 17.0222Z",fill:"#676461"}),Q.createElement("path",{d:"M15.1246 10.5725C14.946 9.61439 14.8174 8.80282 14.6388 8.00198C14.4673 7.22974 14.2494 6.46465 14.1279 5.67453C14.4673 6.11785 14.5423 6.65056 14.6566 7.16896C14.7781 7.72669 14.9424 8.28084 15.0138 8.84572C15.0817 9.3677 15.3139 9.88253 15.1246 10.5725Z",fill:"#676461"}),Q.createElement("path",{d:"M4.04028 15.7209C4.45108 15.9712 4.86188 16.2143 5.26553 16.4717C5.3584 16.5289 5.41913 16.6362 5.42627 16.8293C5.27982 16.7721 5.12979 16.7256 4.99047 16.6576C4.44751 16.3895 3.90811 16.1178 3.36515 15.8461C3.27942 15.8568 3.19369 15.8711 3.10438 15.8818C3.04366 15.7174 2.98293 15.5529 2.86148 15.2419C3.28299 15.3706 3.56876 15.4528 3.85453 15.5386C3.91526 15.5994 3.97956 15.6602 4.04028 15.7209Z",fill:"#676461"}),Q.createElement("path",{d:"M4.04028 15.7209C3.97598 15.6602 3.9153 15.5991 3.851 15.5419C3.851 15.4418 3.851 15.3417 3.851 15.1379C4.30466 15.3488 4.68688 15.5276 5.0691 15.7028C5.28343 15.8422 5.50133 15.9781 5.71566 16.1175C5.93713 16.2641 6.1586 16.4142 6.48009 16.6288C6.10145 16.7396 5.93356 16.6395 5.74781 16.5143C5.38702 16.2712 5.00837 16.0603 4.64044 15.8315C4.45469 15.7135 4.27247 15.5922 4.04028 15.7209Z",fill:"#676461"}),Q.createElement("path",{d:"M32.1923 4.20896C31.3172 4.82389 30.2419 4.78457 29.6847 5.66763C29.4525 5.38519 29.5775 5.23146 29.7168 5.13851C29.9669 4.9669 30.2455 4.83819 30.5099 4.68804C30.7885 4.53073 31.06 4.36627 31.3422 4.21611C31.5672 4.10171 31.8065 4.01233 32.1923 4.20896Z",fill:"#676461"}),Q.createElement("path",{d:"M15.6639 11.4019C15.571 10.6761 15.5138 9.94321 15.3781 9.22459C15.2423 8.51313 15.0244 7.81597 14.8101 6.97937C15.2281 7.38694 15.3567 7.78379 15.5424 9.21029C15.6389 9.93248 15.8532 10.6475 15.8139 11.384C15.7639 11.3876 15.7139 11.3947 15.6639 11.4019Z",fill:"#676461"}),Q.createElement("path",{d:"M3.1077 15.882C3.19343 15.8712 3.27916 15.8569 3.36847 15.8462C3.43991 15.9606 3.48992 16.1108 3.58994 16.1823C3.90429 16.3968 4.24007 16.5827 4.66158 16.833C4.2615 17.001 4.05432 16.8044 3.85428 16.7007C3.50778 16.5183 3.18629 16.2931 2.85765 16.0786C2.71834 15.9892 2.62189 15.9856 2.55759 16.1537C2.3004 16.0786 2.11822 15.9463 2.14679 15.621C2.53616 15.4458 2.79335 15.7783 3.1077 15.882Z",fill:"#676461"}),Q.createElement("path",{d:"M28.8236 7.60522C28.7522 7.56231 28.6843 7.52299 28.5521 7.44433C29.2058 6.70069 30.1882 6.60416 30.9026 6.07146C30.924 6.05716 31.0062 6.12151 31.1562 6.20017C30.9169 6.3825 30.7276 6.52908 30.5347 6.67924L30.5454 6.67209C29.9096 6.88303 29.288 7.12257 28.8022 7.61237L28.8236 7.60522Z",fill:"#676461"}),Q.createElement("path",{d:"M30.5347 6.67536C30.7025 6.80049 30.7704 6.93635 30.5847 7.09723C30.5347 7.14013 30.4811 7.17946 30.4239 7.20806C29.7131 7.562 28.9986 7.90879 28.2449 8.28061C28.2128 7.83729 28.6128 7.79796 28.8236 7.60133L28.8057 7.61205C29.188 7.45475 29.5809 7.32246 29.9488 7.13656C30.1703 7.02573 30.3489 6.8294 30.5454 6.67209L30.5347 6.67536Z",fill:"#676461"}),Q.createElement("path",{d:"M27.8413 8.93134C28.4414 8.15552 29.5166 8.21272 30.349 7.54416C30.2882 7.77655 30.2847 7.89096 30.2311 7.96961C30.1882 8.03396 30.0882 8.06972 30.0096 8.10547C29.3166 8.42009 28.6236 8.73113 27.9306 9.04218C27.902 9.00642 27.8699 8.97067 27.8413 8.93134Z",fill:"#676461"}),Q.createElement("path",{d:"M3.16148 13.2575C3.52584 12.8642 4.44745 12.8285 5.09401 13.1753C4.75108 13.3183 3.68301 13.3648 3.16148 13.2575Z",fill:"#676461"}),Q.createElement("path",{d:"M28.288 9.72515C28.2237 9.63934 28.1273 9.55711 28.1058 9.46058C28.0916 9.40695 28.1916 9.31042 28.2559 9.25679C28.7524 8.87424 29.2954 8.57749 29.9705 8.34152C29.8776 8.7491 29.6026 8.80273 29.3954 8.94216C29.0132 9.19601 28.6485 9.47138 28.2735 9.73595L28.288 9.72515Z",fill:"#676461"}),Q.createElement("path",{d:"M27.2128 11.8454C27.6093 11.1447 28.3808 10.9945 29.0238 10.6548C29.0488 10.6942 29.0738 10.7299 29.0988 10.7693C28.5023 11.1697 27.9058 11.5737 27.3092 11.9741C27.2806 11.9312 27.2449 11.8883 27.2128 11.8454Z",fill:"#676461"}),Q.createElement("path",{d:"M26.652 13.0608C26.8734 12.3636 27.4057 12.0132 28.488 11.838C28.1916 12.0097 27.8808 12.1634 27.595 12.3529C27.3092 12.5424 27.0413 12.764 26.652 13.0608Z",fill:"#676461"}),Q.createElement("path",{d:"M27.9664 12.8037C27.402 13.1934 26.8376 13.5866 26.2589 13.9871C26.2125 13.5044 26.5304 13.2649 27.9664 12.8037Z",fill:"#676461"}),Q.createElement("path",{d:"M27.7153 4.51279C27.6261 5.1742 27.4512 5.82131 27.0444 6.39692C26.7376 6.22888 26.8268 6.10733 26.9267 5.93572C27.205 5.47094 27.4548 4.98829 27.7153 4.51279Z",fill:"#676461"}),Q.createElement("path",{d:"M24.0406 1.89186C24.1049 2.29943 24.2083 2.70701 24.2298 3.11458C24.2619 3.72594 24.2369 4.34087 24.2155 4.95581C24.162 3.92972 24.1084 2.90722 24.0513 1.88113L24.0406 1.89186Z",fill:"#676461"}),Q.createElement("path",{d:"M9.63433 6.91501C8.97348 6.67547 8.30906 6.4395 7.67322 6.2071C8.06973 6.04622 8.91275 6.30721 9.63433 6.91501Z",fill:"#676461"}),Q.createElement("path",{d:"M27.0662 15.9248C27.4484 15.6209 27.7235 15.4028 28.0021 15.1776C28.1414 15.6423 27.827 15.9355 27.0662 15.9248Z",fill:"#676461"}),Q.createElement("path",{d:"M13.2922 6.67929C13.6204 7.3693 13.7168 8.05574 13.5491 8.50264C13.5205 8.47762 13.467 8.45617 13.4634 8.42756C13.4063 7.84481 13.3493 7.26205 13.2922 6.67929Z",fill:"#676461"}),Q.createElement("path",{d:"M21.115 8.10582C21.0579 7.53736 21.015 7.11907 20.9687 6.63641C21.3861 6.94746 21.4646 7.56597 21.115 8.10582Z",fill:"#676461"}),Q.createElement("path",{d:"M31.6528 19.3569C31.2527 19.3676 30.8562 19.3819 30.5133 19.1209C30.5204 19.0744 30.5312 19.0244 30.5383 18.9779C30.9205 19.0351 31.3027 19.0959 31.685 19.1531C31.6742 19.221 31.6635 19.289 31.6528 19.3569Z",fill:"#676461"}),Q.createElement("path",{d:"M17.3998 12.4463C17.5068 13.0362 17.6138 13.6261 17.7173 14.216C17.6531 14.2267 17.5924 14.2374 17.5282 14.2482C17.4283 13.6583 17.3284 13.0719 17.2321 12.482C17.2891 12.4677 17.3427 12.457 17.3998 12.4463Z",fill:"#676461"}),Q.createElement("path",{d:"M15.4388 6.12518C15.8028 6.48628 15.9776 6.93318 15.9954 7.45516C15.7921 7.02971 15.5887 6.60426 15.3817 6.17524C15.3996 6.15736 15.421 6.14306 15.4388 6.12518Z",fill:"#676461"}),Q.createElement("path",{d:"M17.7823 13.7366C18.0607 14.1371 18.2676 14.5554 18.0678 15.0666C17.9715 14.6233 17.8751 14.18 17.7823 13.7366Z",fill:"#676461"}),Q.createElement("path",{d:"M28.695 3.66874C28.6522 3.24329 28.613 2.81784 28.5666 2.34949C28.8592 2.75706 28.8806 2.90722 28.695 3.66874Z",fill:"#676461"}),Q.createElement("path",{d:"M26.1767 8.73111C26.2731 8.34499 26.373 7.95887 26.4693 7.57632C26.6442 8.03395 26.48 8.41292 26.2945 8.78474C26.2552 8.76687 26.216 8.74899 26.1767 8.73111Z",fill:"#676461"}),Q.createElement("path",{d:"M16.9178 4.64514C17.139 5.00624 17.3638 5.37091 17.585 5.732C17.5351 5.7606 17.4887 5.78921 17.4387 5.81781C17.2353 5.45314 17.032 5.08847 16.8286 4.72737C16.8607 4.69877 16.8892 4.67374 16.9178 4.64514Z",fill:"#676461"}),Q.createElement("path",{d:"M12.5275 11.6234C12.2489 11.3875 11.9703 11.1479 11.6916 10.912C11.7202 10.8762 11.7523 10.8369 11.7809 10.8011C12.1489 10.9191 12.3525 11.2552 12.624 11.4983C12.5918 11.5376 12.5597 11.5805 12.5275 11.6234Z",fill:"#676461"}),Q.createElement("path",{d:"M11.581 12.8784C11.3203 12.7819 11.0631 12.6853 10.6808 12.5459C11.1702 12.3135 11.3953 12.528 11.6346 12.7032C11.6203 12.764 11.5989 12.8212 11.581 12.8784Z",fill:"#676461"}),Q.createElement("path",{d:"M21.7437 4.07657C21.7437 4.36616 21.7437 4.65218 21.7437 4.94177C21.7223 4.94534 21.7009 4.94534 21.6795 4.94892C21.6616 4.65933 21.6474 4.37331 21.6295 4.08372C21.6688 4.08014 21.7045 4.07657 21.7437 4.07657Z",fill:"#676461"}),Q.createElement("path",{d:"M16.3606 11.4378C16.4213 11.8132 16.4819 12.1885 16.539 12.5675C16.4819 12.5711 16.4248 12.5782 16.3678 12.5818C16.2893 12.2029 16.3535 11.8132 16.3642 11.427C16.3678 11.427 16.3606 11.4378 16.3606 11.4378Z",fill:"#676461"}),Q.createElement("path",{d:"M19.5862 8.43478C19.8181 8.66002 19.7895 8.83163 19.5862 9.1534C19.5862 8.83878 19.5862 8.67075 19.5862 8.43478Z",fill:"#676461"}),Q.createElement("path",{d:"M27.8808 6.4253C27.9414 6.25727 28.0021 6.09281 28.0592 5.92477C28.0913 5.9355 28.127 5.94623 28.1591 5.96053C28.102 6.13571 28.0449 6.30732 27.9878 6.48251C27.9521 6.46105 27.9165 6.44318 27.8808 6.4253Z",fill:"#676461"}),Q.createElement("path",{d:"M10.6023 7.33356C10.7414 7.41221 10.8842 7.49444 11.0233 7.5731C11.009 7.60527 10.9912 7.63745 10.9769 7.66605C10.8271 7.59455 10.6736 7.52662 10.5238 7.45511C10.5487 7.41579 10.5737 7.37646 10.6023 7.33356Z",fill:"#676461"}),Q.createElement("path",{d:"M18.325 14.391C18.2715 14.1908 18.2144 13.9906 18.1609 13.7904C18.2108 13.7832 18.2643 13.7797 18.3143 13.7725C18.3143 13.9835 18.3143 14.1908 18.3143 14.4018L18.325 14.391Z",fill:"#676461"}),Q.createElement("path",{d:"M10.1807 32.9173C11.1452 32.5311 11.9954 32.0306 12.6098 31.194C12.3168 32.2344 11.481 32.6741 10.6201 33.0924C10.4593 33.1711 10.2879 33.2712 10.1807 32.9173Z",fill:"#676461"}),Q.createElement("path",{d:"M11.9311 27.6799C11.0988 28.5558 9.50922 29.3352 8.9984 29.1171C9.01269 29.0778 9.01983 29.0135 9.04841 29.0063C10.0343 28.681 10.9202 28.1482 11.8168 27.6406C11.8383 27.6263 11.8918 27.6656 11.9311 27.6799Z",fill:"#676461"}),Q.createElement("path",{d:"M10.613 22.0918C9.83787 22.5494 8.9627 22.6924 8.07323 22.7961C8.8984 22.5101 9.72356 22.224 10.5487 21.938C10.5702 21.9881 10.5916 22.0417 10.613 22.0918Z",fill:"#676461"}),Q.createElement("path",{d:"M6.54422 34.2334C7.21935 34.0296 7.89806 33.8258 8.5732 33.622C8.04809 34.262 7.26936 34.1798 6.60494 34.4193C6.58708 34.3585 6.56565 34.2942 6.54422 34.2334Z",fill:"#676461"}),Q.createElement("path",{d:"M13.7636 30.8156C14.1423 30.5117 14.4745 30.2436 14.8067 29.9755C14.7567 30.5904 14.5138 30.7978 13.7636 30.8156Z",fill:"#676461"}),Q.createElement("path",{d:"M23.0942 30.6153C23.5585 31.2124 23.7979 31.931 24.0051 32.6353C24.3944 33.9545 24.5659 35.3203 24.4194 36.6931C24.2694 38.1232 23.9443 39.5211 23.4014 40.8582C23.3764 40.919 23.2728 40.9512 23.1084 41.0584C23.3871 40.1074 23.6907 39.2673 23.8622 38.4056C24.0336 37.5476 24.1587 36.6609 24.1515 35.785C24.1444 34.8877 24.0229 33.976 23.8122 33.1072C23.6085 32.2706 23.2263 31.4769 22.9227 30.6653C22.9798 30.6475 23.037 30.6332 23.0942 30.6153Z",fill:"#676461"}),Q.createElement("path",{d:"M18.0609 36.3426C18.0252 37.6368 15.9176 40.3325 14.8103 40.64C14.746 40.3576 14.9532 40.2289 15.121 40.1252C15.9748 39.5782 16.6106 38.8238 17.1607 37.9944C17.4036 37.6297 17.6001 37.2364 17.8144 36.8539C17.9037 36.6858 17.9788 36.5107 18.0609 36.3426Z",fill:"#676461"}),Q.createElement("path",{d:"M15.5853 36.5391C15.596 36.4641 15.5889 36.3961 15.6139 36.3497C15.8601 35.8741 16.1098 35.3987 16.3917 34.8588C16.456 35.4952 16.092 36.2209 15.5853 36.5391Z",fill:"#676461"}),Q.createElement("path",{d:"M19.164 33.7901C19.164 34.3336 18.9642 34.8019 18.6538 35.3346C18.6395 34.8985 18.7822 34.4087 19.0927 33.7329C19.1176 33.7508 19.1426 33.7687 19.164 33.7901Z",fill:"#676461"}),Q.createElement("path",{d:"M25.6482 38.8239C25.6482 38.4377 25.6482 38.0516 25.6482 37.6619C25.6874 37.6655 25.7267 37.6655 25.7659 37.6691C25.7231 38.0516 25.6803 38.4306 25.6375 38.8131C25.6375 38.8167 25.6482 38.8239 25.6482 38.8239Z",fill:"#676461"}),Q.createElement("path",{d:"M19.4005 32.6996C19.4112 32.3385 19.3042 31.9631 19.4862 31.627C19.5361 31.6342 19.5896 31.6449 19.6396 31.652C19.5575 31.9988 19.4719 32.3456 19.3898 32.6924L19.4005 32.6996Z",fill:"#676461"}),Q.createElement("path",{d:"M19.3857 32.6891C19.3107 33.0538 19.2358 33.422 19.1609 33.7867C19.1395 33.7688 19.1145 33.7509 19.0931 33.7295C19.193 33.3862 19.2965 33.0395 19.3964 32.6962L19.3857 32.6891Z",fill:"#676461"}),Q.createElement("path",{d:"M21.6544 32.8567C21.6437 33.0211 21.6365 33.1856 21.6258 33.3501C21.5866 33.3501 21.5473 33.3501 21.5045 33.3501C21.4974 33.1749 21.4867 32.9961 21.4795 32.8209C21.5366 32.8352 21.5937 32.8459 21.6544 32.8567Z",fill:"#676461"}),Q.createElement("path",{d:"M33.2066 29.2424C33.8139 29.7036 34.2068 30.3257 34.5212 31.005C34.6641 31.3196 34.7855 31.6414 34.9284 31.9846C34.5641 32.2313 34.3176 32.1169 34.0068 31.7558C34.2247 31.7451 34.3354 31.7379 34.4569 31.7308C34.4533 31.695 34.4605 31.6485 34.4426 31.6235C34.3033 31.4269 33.8675 31.5198 33.9354 31.1337C33.9854 30.8584 33.4353 30.8763 33.6675 30.5295C33.671 30.5223 33.5246 30.4079 33.446 30.3507C33.3531 30.2792 33.2531 30.2077 33.1245 30.1112C33.2638 30.0361 33.3495 29.9896 33.4674 29.9217C33.1816 29.7894 32.9173 29.6643 32.5351 29.4855C32.8494 29.3675 33.0352 29.2996 33.2174 29.2317L33.2066 29.2424Z",fill:"#676461"}),Q.createElement("path",{d:"M30.7741 35.3701C30.1526 34.3905 29.2274 33.6862 28.4844 32.8103C28.8094 32.7102 28.9738 32.9175 29.1309 33.0641C29.6703 33.5753 30.1954 34.1009 30.6991 34.6479C30.842 34.8016 30.892 35.0447 30.9849 35.2485C30.9134 35.2879 30.842 35.3272 30.7741 35.3701Z",fill:"#676461"}),Q.createElement("path",{d:"M31.7816 27.2368C31.4494 27.5371 31.1351 27.4049 30.8421 27.3262C30.5849 27.2547 30.2027 27.362 30.1456 26.8864C30.1313 26.7577 29.8241 26.6648 29.6383 26.5468C29.9741 26.4217 30.66 26.5003 31.2708 26.7291C31.1922 26.8328 31.1208 26.9258 31.0493 27.0259C31.2922 27.0938 31.5387 27.1653 31.7816 27.2368Z",fill:"#676461"}),Q.createElement("path",{d:"M27.331 24.7158C27.899 25.0269 28.5238 25.1164 29.156 25.1485C29.3632 25.1593 29.574 25.1736 29.9062 25.195C29.5526 25.549 29.2346 25.4596 28.9703 25.4024C28.2702 25.2558 27.5271 25.2594 26.8663 24.9519C26.8699 24.9019 26.8734 24.8518 26.877 24.8017C27.0342 24.7767 27.1878 24.7553 27.345 24.7302L27.331 24.7158Z",fill:"#676461"}),Q.createElement("path",{d:"M31.0491 23.9759C31.7814 24.4908 32.5208 24.9949 32.8423 25.8565C32.7923 25.9173 32.7816 25.9387 32.7638 25.9494C32.7495 25.9602 32.728 25.9745 32.7102 25.9745C32.6673 25.9673 32.603 25.9602 32.5923 25.9351C32.2351 25.1593 31.5814 24.6159 31.0491 23.9759Z",fill:"#676461"}),Q.createElement("path",{d:"M28.5167 25.6419C29.2311 25.7599 29.8705 25.8672 30.6385 25.9959C29.9884 26.3069 28.9275 26.1138 28.5167 25.6419Z",fill:"#676461"}),Q.createElement("path",{d:"M32.4424 28.3197C31.9351 28.3733 31.5136 28.1195 31.0707 27.9407C31.0885 27.8835 31.1028 27.8228 31.1207 27.7656C31.5779 27.8907 32.0352 28.0122 32.496 28.1374C32.4745 28.1981 32.4602 28.2589 32.4424 28.3197Z",fill:"#676461"}),Q.createElement("path",{d:"M33.2175 29.2282C32.7603 29.1639 32.3388 29.0245 31.9244 28.6133C32.5388 28.6205 33.0211 28.6312 33.2068 29.239C33.2068 29.2425 33.2175 29.2282 33.2175 29.2282Z",fill:"#676461"}),Q.createElement("path",{d:"M37.3933 27.2939C37.0968 26.9686 36.7967 26.6432 36.5002 26.3179C36.536 26.2857 36.5717 26.2535 36.6074 26.2249C36.9432 26.5145 37.2754 26.8041 37.4719 27.226C37.4469 27.2439 37.4183 27.2689 37.3933 27.2939Z",fill:"#676461"}),Q.createElement("path",{d:"M35.0242 27.6764C34.7031 27.4619 34.4212 27.208 34.2071 26.8219C34.6139 26.9578 34.7387 27.0865 35.0492 27.6513L35.0242 27.6764Z",fill:"#676461"}),Q.createElement("path",{d:"M30.0704 23.3538C30.3273 23.3788 30.5557 23.436 30.545 23.9437C30.2952 23.7578 30.1311 23.6362 29.9669 23.5147C30.0026 23.461 30.0383 23.4074 30.0704 23.3538Z",fill:"#676461"}),Q.createElement("path",{d:"M37.5318 25.699C37.2855 25.4952 37.0393 25.2914 36.7931 25.0876C37.207 25.0769 37.4211 25.3379 37.621 25.6168C37.5924 25.6454 37.5603 25.6704 37.5318 25.699Z",fill:"#676461"}),Q.createElement("path",{d:"M37.4717 27.2184C37.7572 27.4365 37.8107 27.7368 37.882 28.1516C37.3932 27.9406 37.5502 27.5366 37.3896 27.2899C37.4182 27.2685 37.4467 27.2435 37.4717 27.2184Z",fill:"#676461"}),Q.createElement("path",{d:"M31.9559 34.0655C31.749 33.7902 31.542 33.5185 31.3386 33.2432C31.7097 33.3754 31.8846 33.6758 32.0451 33.9868C32.0166 34.0118 31.9845 34.0404 31.9559 34.0655Z",fill:"#676461"}),Q.createElement("path",{d:"M35.0535 27.6514C35.239 27.8659 35.4246 28.0769 35.6101 28.2914C35.5887 28.3128 35.5673 28.3307 35.5459 28.3522C35.3746 28.1269 35.1998 27.9017 35.0285 27.6765C35.0249 27.6765 35.0535 27.6514 35.0535 27.6514Z",fill:"#676461"}))},title:sC},uC=(0,J._x)("Radish","sticker name","web-stories");const MC={aspectRatio:109/170,svg:function Radish(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 109 170",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,uC),Q.createElement("path",{d:"M43.7888 70.1018C44.1301 70.1235 44.4864 70.0857 44.8001 70.184C46.1127 70.602 47.4134 71.0609 48.553 71.8698C48.9038 72.1136 49.278 72.3327 49.657 72.524C50.5312 72.9557 51.4128 73.178 52.2073 72.4079C52.6485 72.7107 53.0503 72.9922 53.6197 73.3846C53.5534 72.5492 53.4866 71.91 53.4625 71.2736C53.3699 68.8722 53.3402 66.4675 53.1995 64.0672C52.9156 59.1705 53.0171 54.2889 53.3965 49.4083C53.5635 47.3065 53.1946 45.3115 52.5267 43.3548C50.7076 38.0248 48.2782 33.0089 44.8277 28.522C42.7921 25.8838 40.5949 23.4327 37.6017 21.8424C36.4695 21.2407 35.3269 20.6708 34.2017 20.056C34.0006 19.9439 33.8734 19.6821 33.7109 19.4858C33.9066 19.3239 34.0748 19.0997 34.2965 19.0094C36.2277 18.2336 38.1704 17.4741 40.0051 16.7579C42.2251 17.7475 44.1218 18.9723 45.712 20.5837C46.6574 21.5452 47.4639 22.6451 48.29 23.7149C48.9552 24.5792 49.6039 25.4549 50.1725 26.3788C51.2129 28.0659 52.1895 29.7895 53.1971 31.4996C53.3715 31.7937 53.5551 32.0894 53.791 32.471C54.3889 28.9316 54.8667 25.4765 55.5754 22.0715C56.2867 18.624 57.27 15.2387 59.0535 12.0757C61.3605 12.9225 63.6769 13.771 66.124 14.6665C65.9808 15.1346 65.859 15.6448 65.6737 16.1342C64.3221 19.7372 63.2502 23.4134 62.3819 27.159C61.8976 29.2385 61.3685 31.3005 60.94 33.3898C60.6491 34.7945 60.4458 36.2195 60.2998 37.6449C60.1033 39.6123 59.9626 41.5894 59.8793 43.5671C59.8489 44.2418 59.957 44.9745 60.2139 45.5944C61.7259 49.2371 62.7031 53.0347 63.476 56.8777C63.9151 59.0767 64.1111 61.3239 64.5693 63.6891C64.6217 63.4971 64.6609 63.2981 64.7226 63.1078C66.516 57.7818 68.352 52.4585 69.3173 46.9053C70.0312 42.7781 70.6334 38.6312 71.1837 34.48C71.4798 32.2141 71.5603 29.9199 71.7487 27.6398C71.7874 27.1389 71.8091 26.6255 71.9222 26.1378C72.2002 24.9463 72.047 23.8369 71.4724 22.7539C71.3596 22.5473 71.3591 22.2455 71.3916 22.0022C71.445 21.638 71.5821 21.2886 71.7138 20.8041C71.9078 21.0681 72.0555 21.2666 72.3418 21.6618C72.8354 15.0677 72.1803 8.79804 70.3584 2.51454C71.843 2.07672 73.3056 2.70783 74.7666 2.57238C75.4896 4.01675 75.6211 5.50064 75.8623 6.93201C76.2603 9.25785 76.4244 11.6335 76.8224 13.9594C77.189 16.0785 77.2151 18.2 77.3264 20.3269C77.3697 21.1295 77.5852 21.9338 77.8202 22.7079C78.8112 25.8997 79.9748 29.0356 80.6183 32.3243C80.86 33.5593 81.0557 34.8103 81.4586 36.0546C81.5159 35.6959 81.5879 35.335 81.6227 34.9676C81.9408 31.4939 82.2162 28.0175 81.9634 24.5199C81.8449 22.8227 82.0313 21.1075 82.0254 19.3966C82.0197 17.7673 81.9751 16.1406 81.9027 14.5091C81.8529 13.3844 81.6975 12.2603 81.6755 11.1405C81.6376 9.0601 81.1003 7.06891 80.6663 5.06239C80.4067 3.84809 80.1416 2.63762 79.9077 1.41347C79.8626 1.17564 79.9557 0.91426 79.9795 0.693359C82.0559 0.934464 84.0338 1.16302 86.2699 1.42267C86.6924 1.99994 86.6291 2.97539 86.7487 3.86331C87.2279 7.52051 87.6683 11.1805 88.0403 14.8475C88.6177 20.4856 89.1563 26.1265 89.1182 31.8047C89.1067 33.2011 89.0619 34.5965 89.041 35.9913C89.0374 36.2062 89.0765 36.4238 89.1173 36.8525C89.9125 35.3306 90.652 34.0192 91.298 32.6675C93.0181 29.0671 94.7831 25.4842 96.3701 21.822C97.2309 19.8376 97.7697 17.7198 98.4339 15.6528C98.5264 15.3674 98.5013 15.0421 98.5117 14.7326C98.5634 13.7407 98.7668 13.5898 99.6192 14.0368C100.883 14.7095 102.102 15.3888 103.438 16.1173C103.376 16.4465 103.344 16.8287 103.231 17.1775C101.761 21.8758 100.309 26.5866 98.786 31.2657C98.1401 33.2545 97.3262 35.1897 96.5943 37.149C95.4919 40.087 94.4065 43.0377 93.2817 45.967C92.1514 48.9002 90.8447 51.7449 89.1667 54.4092C88.2015 55.9442 87.2704 57.5044 86.3825 59.0914C86.0853 59.6185 85.9573 60.2473 85.773 60.8423C85.428 61.9501 85.1016 63.0612 84.7477 64.2489C85.2144 64.1826 85.3759 63.7752 85.6599 63.5187C89.0402 60.4597 91.9012 56.9405 94.5845 53.2846C96.3651 50.8587 98.0825 48.3546 99.5956 45.757C101.389 42.6771 102.973 39.4743 103.977 36.0255C103.999 35.9528 104.03 35.8817 104.049 35.8035C104.499 34.2785 104.504 34.2506 106.023 34.8915C106.8 35.2199 107.532 35.6697 108.301 36.0686C108.25 36.3901 108.257 36.6307 108.173 36.8363C106.981 39.7394 105.847 42.6671 104.553 45.5189C103.217 48.4827 101.754 51.3958 100.271 54.2908C98.7409 57.2924 97.2337 60.3268 95.1576 62.9929C93.6618 64.9086 92.0986 66.7981 90.4114 68.5461C87.9652 71.0799 85.3764 73.4689 82.8524 75.9268C80.4548 78.2632 77.8071 80.2443 74.8899 81.9002C73.7205 82.5659 72.6963 83.4727 71.6121 84.2828C71.5014 84.3687 71.4369 84.5201 71.4173 84.5502C72.4174 85.9715 73.4188 87.3021 74.3089 88.6945C75.7901 91.0195 77.2587 93.3614 78.6214 95.7614C80.7418 99.516 81.7802 103.597 81.9428 107.893C82.0576 110.998 82.0706 114.108 81.5067 117.175C80.7534 121.281 79.5094 125.176 77.213 128.756C75.0731 132.096 72.1917 134.625 69.1991 137.077C65.4072 140.188 61.0038 142.152 56.3713 143.64C56.1839 143.698 55.9982 143.746 55.817 143.825C55.0329 144.146 54.2308 144.767 53.4684 144.714C52.6579 144.662 51.8746 144.73 51.0946 144.78C50.0133 144.853 48.9438 145.162 47.8684 145.174C46.2746 145.19 44.7093 145.375 43.1497 145.636C42.088 145.818 41.0502 146.138 39.9808 146.309C37.7643 146.656 35.5334 146.948 33.3086 147.261C30.6761 147.63 28.1724 148.392 25.8807 149.755C25.2827 150.11 24.6677 150.452 24.112 150.866C22.7769 151.853 21.7818 153.09 20.9257 154.549C20.3268 155.573 19.9689 156.756 19.1487 157.674C18.341 158.576 17.4689 159.352 16.4361 160.003C15.4306 160.636 14.5511 161.482 13.6479 162.271C13.3601 162.522 13.1261 162.85 12.9348 163.18C12.3028 164.285 11.68 165.392 11.1044 166.531C10.7401 167.252 10.4716 168.029 10.1505 168.777C10.0632 168.977 9.94956 169.163 9.75022 169.54C9.56467 169.172 9.45186 168.965 9.36471 168.749C9.341 168.692 9.39044 168.6 9.42575 168.534C10.5986 165.882 11.5332 163.11 13.4663 160.855C14.3 159.886 15.4245 159.341 16.4842 158.728C17.635 158.059 17.9538 157.158 17.769 155.899C17.6453 155.063 17.669 154.205 17.7098 153.36C17.7234 153.032 17.8763 152.647 18.0958 152.403C19.2674 151.115 19.3165 149.529 19.058 148.003C18.4857 144.607 17.8576 141.202 16.5183 138.001C16.0877 136.972 15.4954 135.992 14.8764 135.054C13.0933 132.37 11.2191 129.741 9.4578 127.041C8.50295 125.579 7.66809 124.034 6.86275 122.484C6.23686 121.282 5.83523 119.947 5.13845 118.794C4.3471 117.496 4.05876 116.032 3.48427 114.672C2.896 113.28 2.43766 111.829 1.94113 110.406C1.02047 107.777 0.540225 105.068 0.604313 102.287C0.667832 99.3432 0.891707 96.442 1.8895 93.61C3.60569 88.7302 6.00841 84.2586 9.27502 80.2504C11.5497 77.4613 14.2311 75.1461 17.2309 73.1791C17.4802 73.0123 17.6872 72.7853 17.9019 72.5693C17.9776 72.4916 18.0075 72.2909 18.0665 72.2822C19.7402 72.1363 20.9432 70.9161 22.4542 70.3536C25.6082 69.1849 28.8042 68.2725 32.1535 68.0529C34.9944 67.8635 37.8052 68.2914 40.5392 69.1081C40.6213 69.1321 40.6693 69.2699 40.727 69.3519L40.7466 69.3218C39.9111 69.1651 39.0827 68.9953 38.244 68.8572C37.6286 68.7584 37.0105 68.7022 36.3864 68.6259C36.354 68.7303 36.3231 68.8255 36.2907 68.9299C37.5191 69.6682 38.7437 70.4011 39.9667 71.1433C39.5318 71.22 39.1684 71.132 38.8365 70.973C37.4021 70.2894 35.9693 69.5965 34.9335 68.4371C30.6026 68.2923 26.5868 69.2901 22.4578 70.9146C24.1693 72.351 25.6932 73.6251 27.2155 74.9085C25.0798 74.0966 23.5592 72.3873 21.6632 71.1866C20.7466 71.7484 19.7262 72.0237 18.955 72.908C20.1366 73.8344 21.2671 74.7232 22.3938 75.6064C22.3383 75.6781 22.2828 75.7497 22.2273 75.8214C20.9174 74.9442 19.5983 74.0653 18.2281 73.1488C18.0347 73.3254 17.8287 73.519 17.5938 73.7411C18.9481 74.8321 20.162 75.9318 21.4933 76.8511C22.8076 77.7579 24.2487 78.4858 25.6102 79.2859C25.5939 79.2973 25.522 79.3805 25.4678 79.3614C25.1307 79.2876 24.7811 79.2309 24.4646 79.0937C22.6133 78.3271 20.9969 77.1996 19.4637 75.9238C18.6291 75.2357 17.739 74.6192 16.8855 73.9851C16.4366 74.3084 16.0968 74.5551 15.7243 74.8247C17.3335 77.019 19.5623 78.4843 21.3913 80.3773C20.2674 79.6717 19.1975 78.9038 18.1939 78.0566C17.1602 77.1897 16.1875 76.2473 15.1388 75.3011C14.6748 75.684 14.2997 75.9963 13.9012 76.3332C15.3495 77.5461 16.6627 78.764 18.1065 79.8084C19.5542 80.8584 21.1271 81.7388 22.6444 82.6908C22.0848 82.6019 21.5238 82.4648 21.0319 82.2058C19.0056 81.121 17.1523 79.7841 15.422 78.2629C14.7984 77.7125 14.1533 77.12 13.2428 76.9261C12.3937 77.8733 11.2285 78.4871 10.5964 79.5923C12.2564 81.4651 14.2576 82.7227 16.4662 83.6958C13.9806 83.2438 12.0237 81.8408 10.101 80.1852C8.8786 81.6557 7.62743 83.0159 6.91943 84.7543C9.07396 86.7045 11.4908 88.1359 13.9737 89.4064C16.466 90.6786 19.069 91.7261 21.6264 92.8708C16.0804 91.4393 11.2195 88.5958 6.43072 85.2525C5.95595 86.1411 5.5502 86.9078 5.07382 87.8057C5.68049 88.2047 6.19093 88.6059 6.75787 88.9021C8.97753 90.088 11.1994 91.2886 13.456 92.3996C17.0238 94.1581 20.4914 96.1911 24.4892 96.9047C24.5422 97.3738 24.3119 97.4865 23.9386 97.3728C22.869 97.0456 21.7501 96.8103 20.7342 96.3392C16.8973 94.5573 13.0848 92.7174 9.28479 90.8605C7.73369 90.1036 6.23908 89.2418 4.65595 88.3931C4.34579 89.1335 4.01989 89.9094 3.66799 90.7526C6.00276 92.0211 8.27082 93.2873 10.5687 94.4918C12.8705 95.7017 15.1831 96.9039 17.5289 98.0258C19.8522 99.1389 22.2265 100.151 24.5742 101.206C24.5488 101.297 24.5289 101.385 24.4997 101.471C24.2229 101.436 23.9272 101.456 23.6764 101.354C22.2336 100.775 20.7555 100.261 19.3709 99.5666C15.1698 97.4523 11.011 95.2593 6.83269 93.0963C5.7065 92.5149 4.56939 91.9411 3.30627 91.2924C3.09687 91.9212 2.92537 92.4418 2.73652 93.0072C5.77809 94.539 8.41277 96.5116 11.5594 97.7409C11.3498 97.8717 11.2382 97.9909 11.1599 97.9723C10.7873 97.8827 10.3998 97.7954 10.0603 97.6254C7.51731 96.397 5.06616 94.9979 2.62564 93.5097C2.41044 94.1998 2.17308 94.9626 1.90712 95.8353C3.66817 96.9022 5.30314 98.033 7.05432 98.9352C10.2976 100.603 13.5989 102.157 16.8878 103.727C17.3303 103.939 17.8374 104 18.32 104.118C18.9855 104.288 19.6189 104.505 20.1885 105.396C19.6638 105.298 19.3822 105.292 19.1423 105.183C16.0602 103.802 12.9445 102.477 9.91508 100.986C7.61906 99.8536 5.4338 98.4966 3.20134 97.2462C2.75593 96.9954 2.2839 96.7877 1.71919 96.5063C1.62547 97.3806 1.55622 98.058 1.50275 98.5611C1.96326 98.7523 2.32116 98.8441 2.60943 99.0337C3.61017 99.7033 4.52232 100.525 5.58116 101.08C8.29594 102.506 11.0531 103.854 13.8221 105.16C16.8743 106.603 19.9689 107.967 23.0423 109.37C23.344 109.51 23.7096 109.612 23.5669 110.243C22.2097 109.889 21.1263 109.033 19.9042 108.535C18.6092 108.015 17.3647 107.37 16.0958 106.782C14.8625 106.211 13.6292 105.639 12.3958 105.067C11.1269 104.48 9.84932 103.915 8.60159 103.288C7.38945 102.677 6.17508 102.051 5.01783 101.345C3.85288 100.627 2.75374 99.8063 1.45279 99.127C1.43785 99.5458 1.43486 99.7848 1.41487 100.011C1.33717 100.931 1.65602 101.581 2.57031 101.92C2.96668 102.066 3.31809 102.334 3.68846 102.548C6.5478 104.191 9.39686 105.866 12.2758 107.479C14.4124 108.674 16.5717 109.821 18.7468 110.932C22.8232 113.019 26.9175 115.086 31.2565 116.597C31.5593 116.703 31.8414 116.873 32.1339 117.011C32.114 117.098 32.0924 117.195 32.0725 117.282C31.8506 117.291 31.5971 117.371 31.4137 117.296C28.9371 116.266 26.4344 115.303 24.0229 114.145C20.4169 112.414 16.844 110.602 13.3228 108.712C10.3499 107.116 7.46333 105.353 4.52735 103.682C3.59325 103.153 2.63091 102.677 1.6641 102.172C1.49874 102.574 1.34016 102.881 1.24508 103.209C1.00576 104.039 1.35819 104.91 2.11045 105.354C3.68073 106.277 5.25645 107.196 6.84469 108.099C9.30513 109.499 11.7325 110.98 14.2565 112.263C17.2346 113.774 20.2952 115.113 23.3243 116.522C23.6655 116.683 24.0567 116.776 24.1492 117.405C23.7941 117.352 23.4852 117.365 23.2415 117.25C21.1254 116.269 18.9794 115.35 16.9322 114.247C12.8287 112.04 8.78158 109.728 4.70081 107.472C3.72951 106.937 2.72836 106.464 1.68875 105.936C1.58078 107.114 2.67433 111.181 3.36204 112.552C3.88925 112.746 4.30779 112.819 4.6448 113.032C5.82897 113.777 7.01153 114.531 8.14564 115.344C10.8798 117.296 13.7834 118.932 16.8728 120.243C19.4081 121.321 21.9717 122.348 24.5314 123.368C28.9697 125.136 33.286 127.194 37.836 128.704C40.4548 129.577 43.0422 130.521 45.8525 130.509C45.9969 130.505 46.143 130.713 46.2883 130.815C45.6182 131.033 45.0007 131.139 44.4202 131.032C42.7493 130.719 41.0565 130.421 39.4363 129.925C35.8676 128.837 32.4196 127.411 28.9928 125.945C26.9536 125.073 24.8867 124.278 22.8497 123.422C19.9104 122.186 16.8955 121.109 14.0903 119.624C10.842 117.902 7.7875 115.808 4.65213 113.876C4.41869 113.73 4.16952 113.619 3.66831 113.358C4.23379 114.799 4.67141 115.953 5.14946 117.096C5.23052 117.292 5.43669 117.458 5.61977 117.591C8.3141 119.579 11.1628 121.311 14.2735 122.582C17.7657 124.002 21.2304 125.498 24.7464 126.835C28.8422 128.395 32.7843 130.372 37.1043 131.301C37.3166 131.348 37.4961 131.556 37.7394 131.729C37.555 131.825 37.4793 131.903 37.4289 131.889C35.7789 131.455 34.1121 131.09 32.4984 130.557C30.9892 130.056 29.5455 129.371 28.0639 128.794C25.8974 127.938 23.7151 127.118 21.5501 126.253C18.9231 125.206 16.2819 124.186 13.6895 123.049C12.1348 122.368 10.6425 121.521 9.16326 120.681C8.10315 120.078 7.11045 119.362 6.08565 118.693C6.49818 120.02 7.06987 121.203 7.58316 122.419C7.98945 123.367 8.70445 123.943 9.58854 124.401C9.84318 123.732 10.2167 124.066 10.5306 124.246C12.1189 125.148 13.6647 126.129 15.2844 126.96C17.4897 128.091 19.7428 129.139 21.9991 130.169C24.4054 131.272 26.8876 132.16 29.5593 132.367C30.0603 132.407 30.5705 132.449 31.0587 132.564C31.3624 132.636 31.751 132.772 31.569 133.243C30.4115 133.091 29.2941 132.986 28.1911 132.796C24.9737 132.254 22.06 130.869 19.1518 129.48C16.6281 128.279 14.1728 126.932 11.6821 125.651C11.44 125.527 11.0831 125.263 10.9538 125.345C10.3035 125.753 9.95642 125.155 9.49431 124.973C9.31472 124.903 9.13898 124.839 8.95394 124.773C9.52437 125.908 10.1965 126.898 10.8796 127.88C10.945 127.973 11.0476 128.072 11.1444 128.094C12.434 128.341 13.2518 129.375 14.3321 129.973C15.8277 130.801 17.3233 131.63 18.8243 132.454L18.8455 132.415C18.3548 132.343 17.8114 132.381 17.3859 132.182C16.1635 131.603 14.9757 130.934 13.7957 130.276C13.1585 129.915 12.5567 129.488 11.9446 129.092C12.6243 130.371 13.3987 131.518 14.184 132.657C14.6555 133.339 15.1656 133.937 15.9685 134.337C18.1562 135.431 20.2542 136.71 22.7302 137.079C23.0666 137.129 23.4993 137.176 23.703 137.744C20.7574 137.541 18.3489 136.145 15.7567 134.73C16.103 135.72 16.5251 136.355 17.3072 136.737C18.384 137.271 19.4467 137.832 20.5056 138.387C20.6201 138.446 20.6954 138.565 20.7887 138.662C20.7566 138.709 20.73 138.753 20.6979 138.8C19.544 138.295 18.3902 137.79 17.036 137.197C17.4108 138.216 17.6863 138.978 17.9695 139.751C18.8356 140.368 20.0938 140.408 20.7675 141.527C20.4624 141.684 20.2469 141.795 20.022 141.904C20.3156 142.229 20.5939 142.531 20.8991 142.872C20.4937 143.443 20.1346 143.94 19.7684 144.45C20.1256 144.796 20.8854 144.752 20.9954 145.557C20.7843 145.697 20.5584 145.839 20.3419 145.983C20.6086 146.27 20.826 146.509 21.1081 146.817C20.7321 147.024 20.4767 147.171 20.1264 147.368C21.2055 147.778 20.5757 148.898 21.1303 149.57C21.409 149.538 21.6637 149.506 21.9479 149.47C21.711 149.122 21.511 148.838 21.2511 148.456C21.8159 148.321 22.2246 148.23 22.6901 148.116C22.6429 147.447 22.9932 147.25 23.6218 147.356C24.0179 147.421 24.4278 147.378 24.7188 147.386C24.7786 146.209 23.6066 146.28 23.0959 145.659C24.8197 146.082 26.5051 146.451 28.1634 146.92C29.1223 147.194 29.9416 146.946 31.0281 146.51C30.1623 146.252 29.5225 146.072 28.8843 145.883C30.3947 145.656 31.7719 146.698 33.535 146.007C32.8205 145.733 32.3266 145.541 31.8405 145.359C31.3543 145.178 30.7769 145.191 30.4182 144.716C32.636 145.054 34.6923 146.575 37.1766 145.427C35.7742 144.975 34.4577 144.551 33.1467 144.124C33.1721 144.033 33.1991 143.932 33.2245 143.841C35.4219 144.462 37.5528 145.441 39.9313 145.127C38.4118 144.658 36.8962 144.195 35.3713 143.73C35.3982 143.63 35.4307 143.525 35.4577 143.425C36.2097 143.648 36.9618 143.871 37.7116 144.08C38.5303 144.306 39.3481 144.565 40.1906 144.708C40.9402 144.835 41.7122 144.832 42.4746 144.885C42.489 144.802 42.4942 144.716 42.5087 144.633C42.1075 144.514 41.6976 144.418 41.3121 144.264C40.9344 144.121 40.5717 143.918 40.2097 143.739L40.1955 143.766C41.1721 143.937 42.1449 144.104 43.099 144.267C43.2861 143.989 43.4357 143.761 43.6157 143.496C43.1395 143.34 42.6831 143.236 42.2653 143.048C41.9 142.887 41.3473 143.063 41.0596 142.399C42.9653 142.769 44.6106 143.59 46.4202 143.683C45.1674 142.864 43.6887 142.465 42.5643 141.458C42.8892 141.491 43.1678 141.597 43.4542 141.715C44.8133 142.28 46.1582 142.871 47.5237 143.399C48.3187 143.706 49.1468 143.795 49.9838 143.305C48.0396 142.383 46.1518 141.495 44.2694 140.604C44.3095 140.51 44.3497 140.417 44.3898 140.323C44.8618 140.531 45.3339 140.738 45.8075 140.937C47.3035 141.569 48.7876 142.242 50.3064 142.826C51.1238 143.142 51.9911 143.309 53.017 142.752C52.2227 142.469 51.5691 142.258 50.9383 141.998C50.2588 141.716 49.5411 141.46 48.9415 141.048C48.4153 140.682 47.5745 140.889 47.3055 140.089C48.4693 140.481 49.581 141.007 50.722 141.448C51.949 141.917 53.175 142.421 54.5179 142.442C54.7383 142.442 54.9609 142.319 55.1794 142.247C55.1775 142.175 55.1756 142.103 55.1682 142.034C53.8762 141.553 52.5857 141.062 51.2937 140.581C51.5195 140.439 51.7027 140.433 51.8707 140.486C53.0438 140.879 54.2349 141.252 55.3875 141.709C55.9301 141.924 56.4272 141.959 56.9651 141.785C60.4672 140.683 63.7567 139.174 66.596 136.805C66.7247 136.698 66.9948 136.55 67.0272 136.584C67.3988 136.985 67.575 136.575 67.7762 136.409C68.9974 135.389 70.2225 134.374 71.4151 133.324C72.1679 132.657 72.9184 131.975 73.5801 131.224C74.5762 130.092 75.502 128.895 76.4564 127.727C77.7196 126.187 78.814 124.569 79.1924 122.548C79.3271 121.825 79.4259 121.004 79.8489 120.47C80.2414 119.974 80.3709 119.475 80.4789 118.933C81.3647 114.726 81.4772 110.474 81.1244 106.197C80.8778 103.218 80.1137 100.349 78.8021 97.7089C77.3908 94.8694 75.6067 92.218 74.0144 89.5382C72.897 89.4325 71.8571 89.4601 70.9099 88.9245C71.7379 88.6536 72.5998 89.1838 73.4518 88.9123C72.2503 86.7994 72.2371 86.7923 71.6803 86.881C71.7376 87.0204 71.8065 87.1762 71.9818 87.5759C69.8879 87.0204 68.0179 86.5283 66.1533 86.0323C66.1279 86.1236 66.108 86.2111 66.0865 86.3079C68.0949 87.1357 70.1201 87.8946 72.4999 87.988C72.0395 88.4337 71.6459 88.465 71.2376 88.3596C70.3002 88.1275 69.3644 87.8861 68.4334 87.6168C67.8997 87.4605 67.4585 87.1577 66.8345 87.5795C66.4652 87.8305 65.7936 87.7793 65.373 87.2742C65.2066 87.0725 64.9585 86.9282 64.7202 86.8097C61.8184 85.3839 59.0749 83.7083 56.402 81.9014C56.2436 81.7921 56.0569 81.7353 55.8806 81.6467C59.5449 84.7585 63.4957 87.3507 68.0482 88.957C67.3968 88.8998 66.7708 88.7512 66.1817 88.5277C62.8972 87.2645 59.8849 85.508 57.0726 83.3988C56.576 83.0288 56.0649 82.4647 55.5213 82.4216C54.1742 82.3137 53.4484 80.8305 52.006 80.9693C51.7474 80.9956 51.4105 80.5052 51.1477 80.2243C48.9606 77.8803 47.4251 75.177 46.6929 72.0404C46.5802 71.5559 46.4024 71.199 45.9008 70.9957C45.1896 70.7028 44.5152 70.335 43.8213 69.9973L43.7888 70.1018ZM66.8642 68.097C67.2218 67.6092 67.5809 67.1121 67.9384 66.6243C68.0834 66.5061 68.2663 66.4186 68.3735 66.2699C70.2295 63.6848 71.9354 61.0254 72.5738 57.8332C72.641 57.5002 72.6171 57.0841 73.0172 56.8768C73.0963 57.0009 73.1682 57.0566 73.1755 57.125C73.195 57.2338 73.1927 57.3579 73.1696 57.464C72.8205 59.2607 72.2863 60.9914 71.3689 62.5827C70.7738 63.613 70.1601 64.64 69.5502 65.6725C69.4286 65.766 69.2917 65.8377 69.204 65.9563C67.9444 67.5593 66.7133 69.1912 65.4236 70.7744C64.559 71.8386 63.6111 72.8307 62.701 73.8534C62.9708 73.9009 63.1373 73.8249 63.2544 73.7018C64.7334 72.1328 66.2749 70.6178 67.6574 68.9695C68.4654 68.0102 69.0086 66.8367 69.6747 65.7566C69.8697 65.7096 70.074 65.6641 70.5084 65.5634C69.7751 66.4783 70.2455 67.3323 70.0389 68.1388C70.3033 67.9124 70.5196 67.687 70.6756 67.4224C73.2348 63.1268 75.7638 58.8116 76.9752 53.886C77.0452 53.5918 77.1034 53.1997 77.7495 53.1219C76.8504 57.4608 74.8246 61.1941 72.9187 64.9821C73.4645 64.4029 73.9731 63.8172 74.3689 63.1637C76.1131 60.3386 77.3403 57.2884 78.0906 54.0584C78.7452 51.2714 79.2433 48.4472 79.9351 45.6667C80.6085 42.9644 80.8073 40.2359 80.644 37.4677C80.4287 33.9192 79.5742 30.4929 78.4951 27.118C78.1075 25.8955 77.7199 24.673 77.2865 23.4664C76.9095 22.4326 76.5448 22.2966 75.4916 22.7337C76.6141 25.9965 77.4902 29.3261 77.5724 32.8128C77.3996 32.6483 77.3223 32.4575 77.2801 32.2585C76.9223 30.4761 76.5792 28.6915 76.2121 26.9075C76.1404 26.574 76.0472 26.1984 75.8424 25.942C75.3317 25.3205 74.754 24.7542 74.2035 24.1688C74.5119 25.2672 74.9509 26.331 75.3494 27.407C75.4212 27.6016 75.3351 27.8499 75.3141 28.2485C74.0239 27.0634 74.2861 25.2705 73.088 24.1352C73.0507 24.4064 73.0112 24.524 73.0323 24.6235C73.449 26.6748 73.969 28.7108 74.2584 30.7781C74.5599 32.8858 74.779 35.0269 74.7903 37.1505C74.7982 39.4316 74.471 41.7112 74.3773 43.9984C74.2558 46.9176 73.7118 49.7577 73.0213 52.5863C71.7816 57.7033 69.6081 62.3733 66.5464 66.6378C66.4572 66.7658 66.4189 66.9314 66.3598 67.0791C66.9611 66.706 67.4062 66.2384 67.7701 65.7134C68.1482 65.1622 68.4435 64.5628 68.7745 63.9793C68.8643 64.0143 68.9595 64.0455 69.0532 64.0859C68.9988 64.3445 68.9971 64.6316 68.8809 64.8602C68.574 65.4431 68.2145 65.9976 67.8775 66.5609C67.5068 67.0416 67.1362 67.5223 66.76 68.0068C65.2478 69.2971 63.9648 70.7857 62.9303 72.5001C63.3821 72.2157 63.7636 71.8662 64.0957 71.4697C65.0203 70.3633 65.9403 69.2274 66.8642 68.097ZM57.2305 79.4659C58.2437 80.2573 59.2515 81.0526 60.2647 81.844C59.9167 81.9168 59.602 81.8519 59.3625 81.6852C58.052 80.7839 56.7595 79.8619 55.4507 78.9513C55.1771 78.7595 54.8574 78.6409 54.5573 78.4923C54.0726 78.5793 53.5108 78.1978 52.9611 78.7715C54.2401 79.7439 55.4528 80.6567 56.6638 81.5787C56.7286 81.5087 56.7935 81.4387 56.8583 81.3687C56.6695 81.1583 56.5041 80.9232 56.2831 80.7598C55.7525 80.3646 55.1881 80.0258 54.6575 79.6306C54.1005 79.2212 54.1009 79.0249 54.5829 78.4824C54.4557 78.9964 54.8909 79.1401 55.1852 79.35C56.4563 80.2299 57.7453 81.0891 59.0218 81.9652C59.2404 82.1139 59.623 82.368 59.5905 82.4725C59.376 83.1866 59.9783 83.2783 60.3377 83.4996C61.0605 83.9478 61.8202 84.321 62.557 84.7429C62.98 84.985 63.3818 85.2665 63.7922 85.5255C63.85 85.4687 63.9077 85.4118 63.96 85.3587C63.1913 83.6525 62.2824 82.0365 60.9436 80.6896C60.8503 80.5918 60.5423 80.71 60.3335 80.7259C60.338 80.6165 60.3965 80.4448 60.3378 80.3962C59.7027 79.8293 59.0332 79.2948 58.1201 79.1436C58.8579 79.671 59.6012 80.1946 60.3351 80.7166C60.3623 80.8363 60.3841 80.9599 60.4113 81.0796C60.1627 80.9927 59.8892 80.9398 59.6673 80.8097C58.8717 80.3392 58.0903 79.8424 57.3034 79.3494C57.0284 79.028 56.8403 78.5638 56.0454 78.7543C56.5588 79.0554 56.8974 79.2587 57.2305 79.4659ZM99.2 48.1826C98.9568 48.3696 98.6588 48.5135 98.489 48.747C97.7691 49.7505 97.0477 50.7634 96.4012 51.8133C95.1774 53.7913 93.8175 55.6687 92.2746 57.4134C92.0426 57.6742 91.8523 57.9712 91.6411 58.2501C91.8916 58.2702 92.0023 58.1844 92.096 58.0859C94.1494 55.9666 96.0421 53.7233 97.6036 51.2061C97.776 50.9299 97.8955 50.5439 98.4519 50.6514C98.4095 50.8691 98.4344 51.1129 98.3256 51.271C97.253 52.7344 96.2375 54.2558 95.0515 55.6274C92.7785 58.2684 90.4391 60.8497 88.0712 63.4022C86.6468 64.9329 85.1159 66.3588 83.6498 67.8535C83.2259 68.2817 82.8629 68.7734 82.4676 69.2306C82.5323 69.2995 82.6064 69.37 82.6711 69.4389C84.262 68.1098 85.6293 66.521 87.3157 65.3046C87.1115 65.7092 86.8519 66.0467 86.5599 66.3496C85.3177 67.63 84.0563 68.883 82.818 70.1688C82.0286 70.9924 81.1334 71.7352 80.757 72.9141C81.2225 72.6608 81.6743 72.3764 82.0272 71.9979C83.8095 70.0608 85.6126 68.1417 87.306 66.1362C88.5579 64.6612 89.6639 63.06 90.8269 61.5167C91.0326 61.2416 91.2364 61.0332 91.5993 61.4563C90.5204 62.8181 89.4639 64.1886 88.3718 65.5432C87.1055 67.1019 85.826 68.6534 84.5311 70.183C83.9583 70.8628 83.3383 71.5104 82.72 72.1486C82.3577 72.5254 82.5109 72.7201 82.9233 72.9124C83.49 72.3513 84.0557 71.8235 84.5929 71.2667C88.1624 67.5849 91.0888 63.3827 94.2005 59.3282C96.9306 55.7619 99.1516 51.8426 101.405 47.9578C102.452 46.145 103.371 44.2666 103.951 42.2423C103.975 42.1603 104.112 42.1127 104.267 41.9961C104.354 42.2126 104.497 42.3816 104.464 42.5194C104.373 42.9344 104.226 43.3396 104.081 43.7355C102.959 46.7277 101.245 49.4095 99.6069 52.1192C98.2652 54.3351 96.8671 56.517 95.4953 58.7132L95.5165 58.6739C93.9732 60.6148 92.2901 62.4496 91.1206 64.6671C91.7935 63.9906 92.3298 63.1894 92.9841 62.5096C93.6095 61.8582 93.9621 60.9002 94.8444 60.5095C94.9277 60.5817 95.0149 60.6593 95.0928 60.7353C92.7722 63.6792 90.4517 66.6231 88.1311 69.567C88.4733 69.5554 88.6511 69.4143 88.8003 69.2442C89.8134 68.1247 90.8396 67.0123 91.8318 65.8747C94.1077 63.2726 96.2306 60.5573 97.8103 57.4638C99.5242 54.1209 101.255 50.7906 102.93 47.4265C103.739 45.7969 104.463 44.1285 105.152 42.4443C105.895 40.6162 106.553 38.7494 107.238 36.8967C107.271 36.8163 107.196 36.6977 107.172 36.5834C106.573 36.9713 106.73 38.0046 105.674 38.1826C105.946 37.3542 106.524 36.728 106.283 35.7706C105.701 36.8895 105.44 38.0361 104.478 38.7767C104.582 37.7318 105.688 36.8824 105.047 35.6583C104.33 37.3617 103.693 39.0503 102.91 40.6701C101.794 42.9641 100.568 45.205 99.4037 47.4761C99.2875 47.7047 99.2556 47.972 99.1827 48.2274L99.2 48.1826ZM66.7354 74.4106C65.8921 75.4355 64.6971 75.9722 63.9566 77.0391C64.3335 76.9379 64.6659 76.7617 64.9374 76.5222C66.4794 75.1701 68.01 73.8017 69.5537 72.4404C69.8088 72.2123 70.1643 71.7912 70.3401 71.8557C70.9379 72.0567 71.1353 71.6077 71.3798 71.3299C74.3998 67.9441 77.3612 64.5096 79.1342 60.2432C79.2074 60.0693 79.4246 59.9495 79.5744 59.8035C79.7603 60.114 79.7984 60.3649 79.7034 60.5541C78.9532 61.9546 78.3011 63.4251 77.3832 64.7146C75.9027 66.7911 74.2962 68.7927 72.6458 70.7434C71.254 72.3901 69.7108 73.9144 68.2395 75.4944C70.1301 75.1473 70.9616 73.3875 72.4298 72.4631C72.2959 72.7939 72.1335 73.0958 71.9008 73.3326C70.5175 74.7365 69.1226 76.1241 67.7277 77.5116C66.9011 78.3287 66.0537 79.1277 65.2364 79.9465C65.1084 80.0772 65.0714 80.291 64.9927 80.4687C65.0591 80.5283 65.1255 80.5879 65.1918 80.6475C65.5849 80.3144 66.0065 80.0102 66.371 79.6482C67.6128 78.4253 68.7937 77.1389 70.0717 75.9559C73.242 73.0036 75.9604 69.6988 78.0248 65.8812C78.5952 64.8274 79.0961 63.7327 79.6364 62.6592C81.7067 58.5027 83.2635 54.1839 83.7579 49.5247C84.0375 46.9111 84.2465 44.2898 84.4968 41.6232C84.868 41.4443 85.1037 41.6055 85.0846 42.0763C85.0344 43.1977 85.0044 44.3131 84.8743 45.4253C84.6061 47.6961 84.3472 49.9685 83.962 52.2235C83.0751 57.3787 80.7429 61.9968 78.318 66.5411C76.8568 69.2819 75.0005 71.7855 72.83 74.0278C71.9954 74.8914 71.1168 75.7041 70.2822 76.5677C69.9847 76.8745 69.7482 77.2448 69.4456 77.6369C70.4151 77.6831 70.9247 77.2029 71.3826 76.6609C72.2767 75.5923 73.1461 74.5002 74.0193 73.4135C74.2686 73.1078 74.4747 72.7753 74.7424 72.3914C74.8894 72.7046 74.9753 72.873 75.0558 73.0452C75.8708 72.3506 76.0233 71.2472 76.8953 70.6105C76.9796 70.7882 77.0944 70.9281 77.0607 70.9845C75.2412 74.3279 73.2086 77.5188 70.4968 80.231C70.5538 80.2889 70.6016 80.3452 70.6587 80.4032C71.2202 79.9274 71.7817 79.4515 72.3612 78.9549C72.4422 79.1512 72.488 79.2742 72.6165 79.5841C74.1378 77.4382 75.6718 75.4957 76.9647 73.3957C78.3641 71.123 79.5997 68.7448 80.7811 66.3474C82.33 63.2102 83.4098 59.9041 84.2388 56.4964C85.2921 52.18 85.6414 47.7778 86.076 43.3812C86.203 42.1487 86.2593 40.9086 86.3343 39.6718C86.3798 38.9375 86.4494 38.2026 86.4376 37.4678C86.3677 34.5196 86.4902 31.567 85.995 28.6398C85.8788 27.9536 85.9228 27.2286 86.2836 26.4444C86.3823 26.6773 86.4516 26.7757 86.4579 26.8774C86.6303 29.4269 86.8175 31.9743 86.9418 34.5249C87.0107 35.9547 87.0541 37.3943 86.9601 38.8242C86.7625 41.8784 86.4516 44.9224 86.2168 47.9701C85.8997 52.0475 85.1548 56.0495 83.948 59.951C82.9889 63.058 81.6739 66.0065 80.1744 68.913C78.726 71.7183 77.1015 74.3777 75.3231 76.9573C75.1431 77.2225 75.014 77.5255 74.8587 77.8142C76.6205 76.2997 77.9437 74.4398 79.2724 72.576C79.4064 72.7433 79.4927 72.8543 79.6151 73.0052C79.7827 72.7569 79.9438 72.5458 80.084 72.3167C82.0022 69.0672 83.4856 65.6167 84.6338 62.0258C84.8631 61.3095 85.3096 60.6122 85.0174 59.7801C84.9716 59.6571 85.1661 59.4471 85.2393 59.2732C85.4541 58.7794 85.7471 58.3042 85.8558 57.7869C86.2222 56.0842 86.5103 54.3629 86.8636 52.653C87.5794 49.235 88.0315 45.7897 88.1325 42.2969C88.1554 41.3335 88.1115 40.3679 88.1344 39.4045C88.2101 36.5011 88.3913 33.5972 88.356 30.6982C88.3262 27.7955 88.1 24.8916 87.9445 21.9955C87.8411 20.0998 87.7928 18.19 87.573 16.3026C87.165 12.6771 86.6537 9.06693 86.1867 5.45019C86.0457 4.38129 85.8845 3.31842 85.7215 2.18338C84.9373 2.14586 84.2663 2.11871 83.5154 2.08228C83.7504 3.77118 83.9031 5.35458 84.2048 6.90677C84.8842 10.4316 84.9519 14.002 85.1935 17.5646C85.205 17.7199 85.006 17.9004 84.7701 18.2947C84.6513 17.7901 84.545 17.5462 84.5403 17.2964C84.4337 12.3159 83.7549 7.40227 82.8324 2.51277C82.7917 2.30446 82.574 2.12245 82.4394 1.93112C82.374 2.61405 82.5675 3.21325 82.5592 3.81525C82.5503 4.39318 83.085 5.01417 82.5093 5.65513C81.6718 2.10246 81.6718 2.10246 80.746 1.74786C80.8397 2.28641 80.8895 2.77411 81.0038 3.24922C81.2619 4.33394 81.6659 5.40604 81.7966 6.50665C82.1724 9.5422 82.5079 12.5898 82.7323 15.6418C82.8592 17.3739 82.709 19.1291 82.7047 20.8716C82.699 23.6197 82.8158 26.3797 82.7062 29.1191C82.4916 34.3495 81.9815 39.5423 80.8272 44.6648C80.1455 47.6913 79.529 50.7293 78.8978 53.7695C78.1196 57.4927 76.6751 60.9404 74.6632 64.1494C74.1924 64.9046 73.5823 65.5779 73.1378 66.3473C72.0496 68.2055 70.6095 69.7719 69.1577 71.3218C68.1293 72.4194 67.0098 73.434 65.9358 74.4901C65.9014 74.5224 65.9072 74.6 65.8683 74.7416C66.2019 74.6136 66.4695 74.5074 66.7354 74.4106ZM62.7866 79.8695C62.6379 78.7897 62.6634 77.7836 62.3421 76.8985C61.8734 75.6186 61.696 74.2895 61.3601 72.9899C61.1849 72.3125 61.0005 71.6335 60.8953 70.9397C60.4852 68.2956 60.0807 65.6477 59.7149 62.9971C59.1365 58.8052 58.5636 54.6094 58.7893 50.3675C58.9924 46.5336 59.2847 42.7105 59.5731 38.8819C59.6928 37.3034 59.8289 35.7133 60.1083 34.1533C60.516 31.9071 60.9811 29.6614 61.5639 27.4556C62.547 23.711 63.6401 19.9954 64.6922 16.2678C64.7937 15.9026 64.927 15.5477 65.0622 15.1261C64.2136 14.8234 63.4286 14.5415 62.6156 14.2547C60.3253 18.4922 59.4576 23.0377 58.4558 27.5548C58.8489 23.6202 59.8307 19.8275 61.1371 16.1256C60.9694 16.0146 60.8489 15.9359 60.7376 15.8588C60.8925 15.2683 61.0457 14.687 61.199 14.1058C61.1223 14.0779 61.0457 14.0501 60.969 14.0222C60.6717 14.6882 60.3706 15.3488 59.9892 16.1964C59.6766 15.15 60.4659 14.4652 60.1404 13.632C59.4743 15.6268 58.7989 17.62 58.1328 19.6148C58.2026 18.4632 58.4946 17.3844 58.7626 16.3061C59.0219 15.2502 59.5904 14.2631 59.5004 13.0931C59.1744 13.3709 58.918 13.6898 58.7739 14.0523C58.3144 15.2406 57.8811 16.443 57.4704 17.6542C56.2098 21.3403 55.6158 25.163 55.0945 29.008C54.9313 30.2005 54.8798 31.4127 54.6066 32.5763C54.3271 33.7771 54.6784 34.9596 54.429 36.1801C54.1275 37.674 54.2506 39.2617 54.2079 40.8107C54.1518 42.9082 54.0771 45.0023 54.0893 47.0926C54.0958 48.3294 53.7838 49.6346 54.6227 50.7689C54.7243 50.9017 54.6918 51.1451 54.7023 51.3337C54.7928 52.8056 54.8925 54.2791 54.9496 55.7499C55.0064 57.1392 54.9747 58.5417 55.0555 59.9304C55.1256 61.0491 55.288 62.1601 55.4357 63.2733C55.6272 64.715 55.5608 66.2072 56.3229 67.7303C56.2951 66.8106 56.2963 66.0829 56.2457 65.3508C56.1946 64.6761 56.5458 64.0866 56.4788 63.3659C56.1325 60.0482 55.8748 56.7174 55.6745 53.3871C55.5564 51.4937 55.5989 49.5854 55.5917 47.6876C55.5838 44.6306 55.5851 41.5753 55.6051 38.5232C55.6071 38.3176 55.7704 38.1213 55.8594 37.9119C55.9469 37.9321 56.0345 37.9523 56.1236 37.9632C56.1404 38.5313 56.1719 39.0972 56.1646 39.6658C56.1376 42.731 55.9903 45.799 56.0797 48.8559C56.1948 52.6789 56.4859 56.5089 56.7344 60.3362C56.9584 63.8623 57.3873 67.3669 58.0615 70.8382C58.1617 71.3395 58.3668 71.8163 58.5221 72.3034C58.6068 72.2848 58.6969 72.2623 58.7778 72.2383C58.7738 71.8736 58.6682 71.2372 58.7802 71.1994C59.5927 70.9067 59.1042 70.3513 59.0546 69.945C58.9735 69.2507 58.73 68.5804 58.6139 67.8942C58.3055 66.02 58.0212 64.1452 57.7478 62.2628C57.7209 62.0856 57.8323 61.8849 57.8754 61.6914C58.352 63.2025 58.5694 64.7159 58.8475 66.2112C59.1422 67.7765 59.4314 69.3457 59.8349 70.8918C60.2278 72.3882 60.7901 73.8474 61.2234 75.3318C61.6682 76.8325 61.757 78.4526 62.7866 79.8695ZM95.5005 35.8261C95.8306 35.9129 96.032 35.9675 96.2837 36.0358C97.0002 34.0547 97.7294 32.1381 98.382 30.1936C99.078 28.137 99.7236 26.0668 100.351 23.9932C101.027 21.7704 101.659 19.5302 102.317 17.3041C102.464 16.8174 102.553 16.3876 101.821 16.2397C101.567 17.0714 101.357 17.8965 101.058 18.6867C100.768 19.4451 100.385 20.1631 100.029 20.8953C99.679 21.6144 99.3031 22.3193 98.9349 23.0351C98.8599 22.998 98.7887 22.9663 98.7082 22.933C99.5915 20.6795 100.888 18.561 101.067 16.083C100.557 17.1761 100.272 18.3807 99.4734 19.423C99.141 18.9622 99.9194 18.2851 99.0811 18.0896C99.0718 18.0879 99.1107 17.8074 99.1496 17.6658C99.2556 17.3301 99.4158 17.0135 99.4884 16.6766C99.5955 16.1686 99.8205 15.6431 99.5011 14.8302C99.1018 16.1967 98.805 17.3034 98.4539 18.391C97.0346 22.8011 94.7479 26.8237 92.8078 31.0032C91.8456 33.0752 90.7279 35.0767 89.7882 37.1574C89.3785 38.0575 89.1792 39.0712 88.9995 40.0549C88.8648 40.7783 88.9254 41.5361 88.9023 42.2792C89.513 41.4911 89.9127 40.7042 90.3139 39.908C90.7152 39.1118 91.1335 38.3282 91.4937 37.52C91.8751 36.6724 92.1854 35.7931 92.535 34.9351C92.869 34.1127 93.1821 33.2722 93.5609 32.4673C93.9224 31.7072 93.9667 30.7858 94.6973 30.1913C94.7167 30.5779 94.6486 30.9442 94.5185 31.2805C93.6949 33.4104 92.9107 35.5616 91.9972 37.6565C91.1901 39.4972 90.2444 41.2799 89.3343 43.0784C88.7147 44.3056 88.6115 45.5949 88.7075 46.924C89.2143 45.9884 89.6375 45.038 90.0924 44.098C90.5316 43.1935 91.0195 42.312 91.4641 41.4037C91.9283 40.4653 92.3925 39.5269 92.7894 38.5623C93.1824 37.5922 93.4577 36.5823 93.8469 35.6067C94.2306 34.635 94.7003 33.6928 95.1196 32.7369C95.5232 31.8166 95.9453 30.8996 96.3095 29.9579C96.6839 28.9846 96.9701 27.967 97.3445 26.9936C97.7071 26.0613 97.8352 25.0158 98.5097 24.1911C98.6376 24.477 98.6888 24.7351 98.6284 24.9735C98.5583 25.2677 98.3837 25.5291 98.2765 25.8167C97.5199 27.8914 96.8044 29.978 96.0122 32.0368C95.5684 33.1895 94.9807 34.2882 94.5144 35.4321C93.4417 38.0881 92.5507 40.8287 91.0579 43.2814C90.0266 44.9772 89.8771 47.1156 88.3802 48.5666C88.335 48.6065 88.3491 48.7192 88.3362 48.7935C88.0684 50.2311 87.8099 51.6702 87.5421 53.1078C91.0758 47.7769 93.2415 41.822 95.5005 35.8261ZM64.8274 67.5995C66.0382 66.2514 66.8368 64.7924 67.7352 63.394C70.3982 59.2461 71.8009 54.6271 72.8499 49.8645C73.3741 47.4712 73.5269 45.0364 73.7426 42.5983C74.1661 37.85 74.0168 33.1446 73.0961 28.4661C73.0215 28.0938 73.014 27.6662 72.5943 27.2667C72.5441 27.6122 72.5081 27.7927 72.4946 27.9819C72.0991 33.0942 71.4044 38.1635 70.6484 43.2268C69.8326 48.6914 68.4126 53.9922 66.7113 59.229C66.0876 61.1451 65.518 63.0802 64.8177 64.9684C64.4959 65.8313 64.4516 66.6138 64.8274 67.5995ZM53.3028 42.8018C53.3987 41.4441 53.6038 40.2302 52.8795 39.0155C52.1843 37.8538 51.6605 36.5882 51.0712 35.3685C50.7991 34.8082 50.562 34.2396 50.2681 33.6945C49.0403 31.4285 47.7978 29.1647 46.4326 26.6685C46.8219 26.8281 47.1003 26.8531 47.2134 27.0024C47.4721 27.3353 47.6637 27.7234 47.857 28.1023C49.5439 31.4262 51.2254 34.7539 52.9216 38.0794C53.0251 38.2845 53.18 38.4698 53.3668 38.7469C53.8171 37.4182 53.3214 36.3778 52.781 35.4014C51.068 32.2837 49.4003 29.126 47.3446 26.2161C45.8237 24.0661 44.2382 21.9286 41.9128 20.523C41.8432 20.482 41.8285 20.3453 41.7205 20.1108C42.0117 20.2004 42.1939 20.2277 42.3385 20.3058C43.5109 20.9529 44.4746 21.8362 45.3437 22.8513C47.4755 25.3483 49.2397 28.0872 50.8512 30.9332C51.5966 32.2474 52.3841 33.5403 53.1553 34.8447C53.2697 35.042 53.3677 35.2509 53.5103 35.5346C54.0535 34.3611 53.4436 33.4826 53.0404 32.6549C51.2071 28.903 48.9821 25.3933 46.2584 22.2173C44.7745 20.4905 42.9491 19.1585 40.9279 18.1273C39.9463 17.624 39.0212 17.7916 38.152 18.4671C38.5473 18.9246 38.9516 19.3023 39.2336 19.7495C39.5173 20.1874 40.3098 20.2599 40.1988 21.179C39.8233 20.9118 39.5536 20.7254 39.284 20.539C38.971 20.3259 38.6581 20.1127 38.3358 19.8979C38.2751 20.1937 38.232 20.3873 38.1825 20.6181C36.6494 19.7015 35.9394 19.4568 35.3142 19.6915C35.96 20.0303 36.5417 20.3243 37.1164 20.6315C38.7296 21.4998 40.3179 22.4021 41.6352 23.7069C45.2888 27.3244 48.1936 31.4758 50.3761 36.1178C51.3826 38.2778 52.2887 40.492 53.3028 42.8018ZM76.6793 21.3528C76.5055 19.0329 76.3506 16.7978 76.1608 14.5708C76.0752 13.5692 75.9028 12.5714 75.808 11.5681C75.5653 9.09237 75.0943 6.66266 74.4647 4.26252C74.2403 3.39924 74.2053 3.40745 73.1658 3.37766C73.2639 4.99935 73.2639 4.99935 72.6308 5.63979C72.4706 5.18055 72.3111 4.74536 72.1663 4.30799C72.0276 3.89084 71.9457 3.45017 71.3857 3.27973C72.8241 9.48133 73.4997 15.6875 73.1424 22.1859C74.3919 21.8887 75.4299 21.65 76.6793 21.3528ZM62.4405 68.2951C63.1116 67.9056 63.0586 67.4365 62.9854 66.9734C62.7004 65.2134 62.4891 63.4425 62.1047 61.7033C61.5474 59.1626 60.8797 56.6504 60.2378 54.1284C60.0997 53.5964 59.8957 53.0863 59.7227 52.5626C59.7803 58.5737 60.7403 64.466 61.7577 70.3588C62.3685 69.4318 61.7703 68.5123 61.7425 67.5927C61.7106 66.5861 61.5622 65.5877 61.4526 64.5866C61.3459 63.6243 61.243 62.6675 61.103 61.7041C60.9546 60.7058 60.7713 59.7156 60.5972 58.7271C60.4366 57.8272 60.2596 56.9387 60.0935 56.0426C61.6381 59.9401 61.9888 64.0632 62.4405 68.2951ZM87.1227 56.2523C88.7994 53.6788 90.3812 51.1556 91.5143 48.4001C92.6387 45.667 93.86 42.9558 94.5804 40.0654C94.2729 40.4854 94.0197 40.9245 93.871 41.3964C92.7921 44.808 91.0949 47.9431 89.51 51.1219C88.9752 52.1915 88.441 53.2852 87.7385 54.2439C87.2934 54.8504 87.0131 55.3901 87.1227 56.2523ZM59.8559 50.019C59.769 50.0228 59.6805 50.036 59.5936 50.0398C59.6018 50.3526 59.4829 50.7627 59.6362 50.9573C60.3052 51.827 60.4144 52.8855 60.6863 53.8625C61.7322 57.5956 62.7431 61.3368 63.2645 65.193C63.2853 65.3499 63.3263 65.5008 63.3728 65.6479C63.4192 65.795 63.4929 65.9229 63.5541 66.0678C63.2612 60.475 61.6331 55.2314 59.8559 50.019ZM54.183 63.091C54.453 59.4795 54.6586 55.8806 54.0665 52.2945C53.9462 55.8989 53.5816 59.5033 54.183 63.091ZM49.3423 77.1142C49.2697 75.8993 49.2144 74.6395 49.1188 73.3918C49.0977 73.1535 48.9785 72.8451 48.7954 72.7123C48.4123 72.4341 47.9649 72.25 47.4637 71.9893C47.4963 73.6569 48.1143 75.2648 49.3423 77.1142ZM59.7864 47.0134C59.7523 47.266 59.6319 47.5465 59.7027 47.7745C60.8092 51.3506 61.9361 54.9207 63.0574 58.4946C62.3307 54.5783 61.4183 50.7107 59.7864 47.0134ZM74.1358 74.6792C74.0733 74.6251 74.0162 74.5672 73.9575 74.5185C72.5523 76.0767 71.1526 77.6309 69.7435 79.1836C71.8788 78.2809 72.9883 76.4647 74.1358 74.6792ZM53.9653 81.1945C52.0945 79.4044 50.5959 77.402 49.8196 74.9089C50.0085 77.8062 51.7024 79.7041 53.9653 81.1945ZM68.6925 68.692C67.2001 70.3113 65.8552 71.7699 64.3736 73.3817C65.7052 72.8307 68.1591 70.1689 68.6925 68.692ZM52.4302 76.1062C52.9647 75.094 52.3508 74.3489 52.2155 73.4965C51.8909 73.5447 51.6493 73.5836 51.3744 73.6214C51.4244 74.6072 51.5776 75.4388 52.4302 76.1062ZM65.645 82.1832C66.8002 81.6826 67.6053 80.8234 68.2354 79.7849C67.2915 80.5047 66.2882 81.1518 65.645 82.1832ZM54.5194 70.4827C54.4456 70.4936 54.368 70.4991 54.2888 70.5139C54.2118 71.9563 54.3966 73.3538 54.9612 74.6888C55.0442 74.6795 55.1289 74.6609 55.212 74.6516C54.9791 73.2552 54.7539 71.8698 54.5194 70.4827ZM67.779 84.9728C67.4609 84.706 67.1428 84.4393 66.6542 84.0228C66.813 85.3487 65.7877 84.3779 65.3933 84.8017C65.7871 84.9908 66.1267 85.1608 66.4904 85.3302C66.6566 84.3968 67.4038 85.424 67.779 84.9728ZM68.8438 82.7225C70.0273 82.3083 70.8862 81.5257 71.4438 80.4074C70.5772 81.1791 69.7105 81.9508 68.8438 82.7225ZM84.3176 73.5507C84.2545 73.4725 84.1859 73.3981 84.1134 73.3183C83.4049 73.979 82.6948 74.649 81.9863 75.3097C82.0511 75.3786 82.112 75.442 82.1713 75.5147C82.8929 74.8611 83.6053 74.2059 84.3176 73.5507ZM64.4542 79.7034C65.1142 79.1012 65.5808 78.6757 66.0473 78.2502C65.0853 78.4927 64.7741 78.7683 64.4542 79.7034ZM18.5535 141.473C18.9589 141.401 19.2961 141.335 19.8452 141.236C19.2324 140.955 18.837 140.776 18.331 140.543C18.4241 140.918 18.4725 141.138 18.5535 141.473ZM18.9448 142.064C18.9232 142.438 18.9061 142.703 18.887 143.035C19.3159 142.938 19.636 142.861 20.1457 142.74C19.6779 142.48 19.3678 142.306 18.9448 142.064ZM67.6668 71.6579C67.5857 71.6005 67.51 71.5393 67.4289 71.4819C66.9909 71.9364 66.549 72.3854 66.111 72.8399C66.1773 72.8995 66.2421 72.9684 66.3085 73.0279C66.7612 72.5713 67.214 72.1146 67.6668 71.6579ZM50.9305 75.8278C51.0168 75.7998 51.0976 75.7758 51.1839 75.7479C50.9931 75.106 50.8006 74.4734 50.6097 73.8316C50.5289 73.8557 50.448 73.8798 50.3672 73.9038C50.5542 74.5402 50.7396 75.1859 50.9305 75.8278ZM57.0327 68.5306C56.9768 68.5207 56.9265 68.5071 56.8707 68.4973C56.9872 68.9871 57.1021 69.4863 57.2187 69.9762C57.2684 69.9658 57.3181 69.9554 57.3678 69.945C57.2574 69.4753 57.1431 69.0002 57.0327 68.5306ZM37.4571 19.5756C37.3978 18.727 37.3978 18.727 36.6526 19.046C36.9053 19.2198 37.1124 19.352 37.4571 19.5756ZM77.1449 77.8671C77.9375 77.6619 77.9375 77.6619 77.8694 77.1135C77.5954 77.3957 77.3721 77.6342 77.1449 77.8671ZM60.5582 78.8449C60.6111 78.8159 60.6695 78.7831 60.7225 78.7541C60.6219 78.4491 60.5213 78.144 60.4207 77.8389C60.3896 77.8526 60.3639 77.8624 60.329 77.8707C60.4077 78.191 60.4811 78.5152 60.5582 78.8449ZM63.99 67.5095C63.7578 68.187 63.7578 68.187 64.1348 68.7227C64.0824 68.2777 64.0447 67.9693 63.99 67.5095ZM52.9186 77.0782C52.8384 77.1264 52.762 77.18 52.6873 77.2243C52.8158 77.3954 52.935 77.5648 53.0636 77.7359C53.1181 77.6976 53.1711 77.6687 53.2256 77.6304C53.1227 77.4494 53.0253 77.2646 52.9186 77.0782ZM88.9105 67.3048C88.9653 67.3479 89.024 67.3966 89.0788 67.4398C89.1709 67.3506 89.2948 67.2719 89.3513 67.1669C89.4203 67.0449 89.4383 66.8852 89.4772 66.7436C89.4416 66.7278 89.4006 66.7158 89.365 66.6999C89.2148 66.9033 89.0646 67.1068 88.9105 67.3048Z",fill:"#676461"}),Q.createElement("path",{d:"M40.7341 69.3725C41.8461 69.2044 42.8496 69.5197 43.7888 70.1018L43.8055 70.0666C42.7882 69.8252 41.7709 69.5838 40.7537 69.3425L40.7341 69.3725Z",fill:"#676461"}),Q.createElement("path",{d:"M99.1731 48.2212C99.371 48.0742 99.5781 47.9287 99.8305 47.7434C100.111 48.4199 99.7621 48.6648 99.2093 49.0365C99.2063 48.6387 99.2038 48.4037 99.2014 48.1687L99.1731 48.2212Z",fill:"#676461"}),Q.createElement("path",{d:"M2.98724 109.147C6.01464 110.926 8.95031 112.736 11.9653 114.392C14.9841 116.054 18.0844 117.577 21.1581 119.143C24.2186 120.702 27.3767 122.029 30.599 123.401C30.4094 123.444 30.207 123.561 30.0466 123.519C29.4944 123.359 28.9519 123.144 28.4061 122.947C24.4193 121.508 20.637 119.606 16.8781 117.68C12.8678 115.628 8.87331 113.541 5.09285 111.075C4.50707 110.694 3.88759 110.369 3.26105 110.058C2.8859 109.872 2.66982 109.681 2.98724 109.147Z",fill:"#676461"}),Q.createElement("path",{d:"M75.0451 108.644C74.7097 109.336 74.2379 109.21 73.7989 109.2C70.9916 109.113 68.2441 108.624 65.5137 108.009C59.4028 106.631 53.5103 104.545 47.6211 102.44C47.1426 102.27 46.6609 102.118 46.1966 101.921C46.0093 101.84 45.8622 101.666 45.7632 101.351C46.0346 101.39 46.3178 101.387 46.5701 101.479C49.242 102.405 51.9075 103.367 54.5826 104.274C60.4764 106.27 66.4435 107.953 72.6664 108.517C73.4604 108.58 74.2517 108.604 75.0451 108.644Z",fill:"#676461"}),Q.createElement("path",{d:"M77.5956 111.816C77.5745 112.354 77.3794 112.54 76.9365 112.524C76.2399 112.507 75.549 112.567 74.8486 112.544C72.5525 112.466 70.3136 112.028 68.088 111.459C66.2854 110.993 64.459 110.61 62.6634 110.131C60.5286 109.563 58.4034 108.94 56.282 108.322C55.3882 108.059 54.5016 107.783 53.6197 107.48C53.4122 107.405 53.2529 107.19 53.1642 106.844C53.3627 106.86 53.5824 106.836 53.7675 106.902C58.467 108.544 63.2627 109.824 68.1091 110.922C70.497 111.467 72.8982 111.88 75.3456 111.942C76.0625 111.954 76.7822 111.865 77.5956 111.816Z",fill:"#676461"}),Q.createElement("path",{d:"M56.4261 101.624C57.3625 101.889 58.2399 102.163 59.1254 102.391C61.4889 102.994 63.8454 103.61 66.2201 104.148C68.2951 104.619 70.3835 105.039 72.4815 105.404C73.4488 105.574 74.4498 105.549 75.5014 105.619C75.4495 106.252 74.9399 106.234 74.5784 106.218C73.6531 106.166 72.7115 106.124 71.8135 105.913C67.4662 104.923 63.1284 103.876 58.7858 102.858C58.1823 102.718 57.5723 102.616 56.9774 102.453C56.6753 102.371 56.2285 102.35 56.4261 101.624Z",fill:"#676461"}),Q.createElement("path",{d:"M56.8318 95.1576C57.3898 95.2559 57.732 95.2443 58.002 95.3732C60.8767 96.7606 63.9165 97.6647 66.973 98.4998C69.8227 99.2841 72.7364 99.6152 75.6858 99.6844C76.0674 99.6941 76.5393 99.5426 76.8078 100.04C73.9756 101.122 59.4305 97.6697 56.8318 95.1576Z",fill:"#676461"}),Q.createElement("path",{d:"M75.4071 102.648C74.8081 103.035 74.1218 102.986 73.4492 102.968C71.1855 102.924 68.9698 102.52 66.8144 101.877C63.6198 100.926 60.4472 99.9031 57.2715 98.8985C57.0268 98.8171 56.8303 98.5957 56.6078 98.4416C56.6533 98.3443 56.6951 98.2415 56.7407 98.1441C57.0854 98.2288 57.4388 98.291 57.7733 98.4074C59.791 99.0979 61.7741 99.8781 63.8172 100.477C66.713 101.327 69.6139 102.231 72.6663 102.342C73.2038 102.365 73.7433 102.321 74.2857 102.316C74.6503 102.313 75.0172 102.325 75.3858 102.328C75.3905 102.439 75.4007 102.546 75.4071 102.648Z",fill:"#676461"}),Q.createElement("path",{d:"M59.541 111.888C59.8945 111.951 60.2543 111.976 60.5959 112.079C64.1892 113.19 67.8288 114.09 71.5706 114.509C73.1082 114.68 74.6599 114.685 76.2026 114.769C76.6012 114.792 77.0005 114.838 77.6038 114.896C77.1016 115.445 76.694 115.364 76.2812 115.368C71.5831 115.407 67.0464 114.402 62.5435 113.202C61.6821 112.974 60.8165 112.798 59.9551 112.569C59.7631 112.516 59.6066 112.34 59.4258 112.222C59.4691 112.11 59.5032 111.997 59.541 111.888Z",fill:"#676461"}),Q.createElement("path",{d:"M55.8643 83.4744C60.6029 87.7425 66.2974 89.6982 72.4548 91.1656C72.0821 91.2149 71.8861 91.2953 71.711 91.2549C70.1669 90.9016 68.5865 90.6473 67.0884 90.1392C64.2639 89.1821 61.4838 88.0796 58.9322 86.5145C58.0139 85.9505 57.1858 85.2252 56.3388 84.5541C56.0531 84.3218 55.7848 84.0447 55.8643 83.4744Z",fill:"#676461"}),Q.createElement("path",{d:"M62.8534 114.928C64.9761 115.455 67.0728 115.911 69.1362 116.504C71.194 117.101 73.3925 116.775 75.4095 117.58C71.3364 117.801 67.4496 116.863 63.6277 115.577C63.3326 115.482 62.8175 115.468 62.8534 114.928Z",fill:"#676461"}),Q.createElement("path",{d:"M9.08265 82.1373C13.1074 84.7424 17.1385 87.3103 21.4126 89.4708C19.8779 88.9803 18.417 88.3399 17.031 87.5164C15.6279 86.6803 14.2037 85.8836 12.8202 85.0174C11.4839 84.1835 10.0702 83.4365 9.08265 82.1373Z",fill:"#676461"}),Q.createElement("path",{d:"M74.6983 120.496C74.5527 120.59 74.4667 120.699 74.3704 120.702C71.0103 120.929 67.7284 120.538 64.5505 119.38C64.2532 119.27 63.8026 119.243 64.0322 118.608C64.3529 118.693 64.6822 118.756 64.9943 118.864C67.5431 119.753 70.1366 120.301 72.8588 120.105C73.4409 120.064 74.1575 119.855 74.6983 120.496Z",fill:"#676461"}),Q.createElement("path",{d:"M51.8379 82.8495C50.9708 82.6824 50.5029 81.9249 49.9648 81.38C47.7027 79.0566 45.8109 76.4489 44.6751 73.3758C44.4201 72.6892 44.288 71.9572 44.1341 71.2406C44.1069 71.1209 44.2157 70.9628 44.32 70.6364C44.4386 70.9207 44.5062 71.0284 44.5334 71.1481C45.5163 75.5207 48.0517 78.9505 51.1757 82.0242C51.4209 82.2685 51.6481 82.5336 51.8879 82.7817L51.8379 82.8495Z",fill:"#676461"}),Q.createElement("path",{d:"M64.4284 122.078C64.9762 121.432 65.3994 121.756 65.7737 121.836C67.0568 122.119 68.3265 122.453 69.6026 122.75C70.7873 123.021 71.9701 123.08 73.1532 122.724C73.4967 122.621 73.8707 122.62 74.2325 122.578C74.2585 122.65 74.2882 122.727 74.3196 122.795C74.1769 122.928 74.06 123.132 73.8929 123.184C72.817 123.531 71.7039 123.733 70.5818 123.516C69.2178 123.257 67.8705 122.928 66.5162 122.613C65.8606 122.469 65.217 122.284 64.4284 122.078Z",fill:"#676461"}),Q.createElement("path",{d:"M62.8238 94.3971C63.0743 94.4172 63.3508 94.3701 63.5682 94.4707C66.6835 95.8525 70.0471 96.1862 73.3327 96.8606C73.3792 96.8687 73.3881 97.0667 73.4531 97.3559C71.5663 97.2104 69.7948 96.7309 68.0046 96.3869C66.1866 96.038 64.4902 95.3179 62.7528 94.7246C62.7814 94.6147 62.8007 94.5031 62.8238 94.3971Z",fill:"#676461"}),Q.createElement("path",{d:"M11.9299 79.42C12.7381 79.3181 13.1141 79.7483 13.5149 80.0631C15.1348 81.3349 16.7353 82.6367 18.612 83.5323C19.5194 83.965 20.4268 84.3978 21.3435 84.8322C19.8494 85.3257 13.7924 81.2565 11.9299 79.42Z",fill:"#676461"}),Q.createElement("path",{d:"M65.6553 124.402C66.6892 124.713 67.7177 125.028 68.7532 125.33C69.867 125.651 70.974 126.066 72.1624 125.844C72.6727 125.748 73.1802 125.612 73.7543 125.478C73.936 125.841 73.6749 126.049 73.3566 126.198C72.5248 126.603 71.6174 126.668 70.7451 126.447C69.1346 126.034 67.5478 125.54 65.9556 125.048C65.7782 124.993 65.6561 124.785 65.508 124.644C65.5597 124.567 65.6075 124.484 65.6553 124.402Z",fill:"#676461"}),Q.createElement("path",{d:"M18.8045 132.51C19.3907 132.695 19.9926 132.844 20.5615 133.074C22.036 133.664 23.5319 134.157 25.1149 134.369C25.7615 134.454 26.3599 134.679 26.9475 135.132C26.7724 135.23 26.6678 135.337 26.595 135.314C24.2074 134.712 21.7621 134.305 19.4998 133.255C19.1455 133.088 18.7488 132.999 18.8202 132.475C18.8257 132.471 18.8045 132.51 18.8045 132.51Z",fill:"#676461"}),Q.createElement("path",{d:"M20.6694 72.3132C23.3487 73.6662 25.5325 75.7508 28.4054 76.6493C28.3761 76.7352 28.3415 76.8248 28.3084 76.9052C27.7786 76.7545 27.1831 76.7071 26.7224 76.4344C24.7572 75.2742 22.8219 74.0523 20.8905 72.8358C20.7552 72.7593 20.7389 72.4931 20.6694 72.3132Z",fill:"#676461"}),Q.createElement("path",{d:"M39.2753 139.738C38.0229 139.637 36.8236 139.23 35.6342 138.848C34.4262 138.463 33.2397 137.981 32.032 137.538C32.0621 136.921 32.4209 137.118 32.7384 137.222C34.1654 137.699 35.5876 138.203 37.0249 138.648C37.6483 138.839 38.3128 138.903 38.9449 139.072C39.1277 139.123 39.263 139.339 39.4204 139.481C39.3725 139.564 39.3247 139.646 39.2753 139.738Z",fill:"#676461"}),Q.createElement("path",{d:"M31.6428 74.9148C28.8692 74.5509 26.9817 72.6095 24.797 71.1952C24.6463 71.0968 24.6044 70.8404 24.5866 70.5835C27.0192 71.9217 29.0109 73.9533 31.6428 74.9148Z",fill:"#676461"}),Q.createElement("path",{d:"M72.3454 95.202C69.7079 94.7423 67.3 94.4237 64.998 93.2712C65.2219 93.0569 65.2932 92.9497 65.3249 92.9601C67.5033 93.7747 69.762 94.2634 72.0374 94.6832C72.1025 94.6947 72.1457 94.8603 72.3454 95.202Z",fill:"#676461"}),Q.createElement("path",{d:"M65.7876 127.068C68.0393 127.431 70.1942 128.409 72.6026 127.756C72.4954 127.905 72.4039 128.157 72.2695 128.186C71.6308 128.332 70.9434 128.594 70.3366 128.473C68.9037 128.196 67.5084 127.73 66.098 127.324C65.9787 127.293 65.8918 127.158 65.7876 127.068Z",fill:"#676461"}),Q.createElement("path",{d:"M34.4197 73.3249C33.2621 73.5904 32.384 72.9329 31.5062 72.3569C28.9893 70.7022 29.0018 70.6852 28.7703 69.8352C30.7704 70.9871 32.3145 72.6142 34.4197 73.3249Z",fill:"#676461"}),Q.createElement("path",{d:"M31.7248 68.961C33.7372 69.8757 35.1267 71.5379 37.4 72.0244C36.5365 72.4183 35.9963 72.0789 35.4377 71.8177C33.417 70.8681 31.9277 69.7822 31.7248 68.961Z",fill:"#676461"}),Q.createElement("path",{d:"M71.0331 129.764C69.7183 130.744 67.2411 130.466 65.9738 129.232C67.6089 129.947 69.3265 129.713 71.0331 129.764Z",fill:"#676461"}),Q.createElement("path",{d:"M66.4733 91.6967C68.1865 92.0702 69.7897 92.4147 71.475 92.7833C71.3656 92.9173 71.2587 93.1475 71.1586 93.1443C69.5668 93.0939 68.04 92.6957 66.5742 92.0832C66.5107 92.0624 66.5172 91.8864 66.4733 91.6967Z",fill:"#676461"}),Q.createElement("path",{d:"M64.7071 131.011C66.0692 131.198 67.3367 131.378 68.6282 131.558C68.0316 132.32 65.8857 132.038 64.7071 131.011Z",fill:"#676461"}),Q.createElement("path",{d:"M29.633 103.957C28.3361 103.92 27.4764 102.907 26.3297 102.528C26.253 102.5 26.2435 102.278 26.1644 102.015C27.6039 102.335 28.5307 103.293 29.633 103.957Z",fill:"#676461"}),Q.createElement("path",{d:"M20.8783 140.543C18.9778 139.73 18.3231 139.332 17.8644 138.715C18.9629 138.736 20.6448 139.76 20.8783 140.543Z",fill:"#676461"}),Q.createElement("path",{d:"M50.2467 132.443C50.968 131.986 51.6685 132.507 52.3796 132.58C52.4261 132.588 52.5074 132.865 52.4695 132.974C52.4262 133.086 52.2375 133.235 52.139 133.222C51.4896 133.098 50.8466 132.937 50.2059 132.791C50.2175 132.668 50.2368 132.557 50.2467 132.443Z",fill:"#676461"}),Q.createElement("path",{d:"M51.8839 82.7757C53.108 83.7047 54.332 84.6338 55.5768 85.5809C54.5488 85.3472 52.8233 84.076 51.8393 82.8396L51.8839 82.7757Z",fill:"#676461"}),Q.createElement("path",{d:"M65.6603 135.054C64.7669 135.51 63.9895 135.239 63.2578 134.732C64.0863 134.624 64.8968 134.675 65.6603 135.054Z",fill:"#676461"}),Q.createElement("path",{d:"M66.7826 133.637C65.6897 133.972 64.7889 133.722 64.101 132.906C65.1397 133.19 65.9639 133.412 66.7826 133.637Z",fill:"#676461"}),Q.createElement("path",{d:"M27.1973 145.725C26.0985 145.599 25.635 145.426 25.1646 144.989C25.9972 144.772 26.6914 144.995 27.1973 145.725Z",fill:"#676461"}),Q.createElement("path",{d:"M62.0534 135.937C62.7355 135.981 63.4321 135.941 64.0958 136.34C63.3173 136.854 62.9493 136.794 62.0534 135.937Z",fill:"#676461"}),Q.createElement("path",{d:"M30.4188 143.006C29.6288 142.728 28.9656 142.492 28.3025 142.256C29.0062 142.064 29.6695 142.022 30.2626 142.414C30.3716 142.476 30.3522 142.727 30.4188 143.006Z",fill:"#676461"}),Q.createElement("path",{d:"M41.9194 132.793C41.7683 132.89 41.6176 133.07 41.4625 133.081C40.9008 133.116 40.3861 132.963 39.9824 132.389C40.5219 132.427 41.0614 132.464 41.6009 132.502C41.7089 132.598 41.8168 132.693 41.9194 132.793Z",fill:"#676461"}),Q.createElement("path",{d:"M40.1953 143.802C39.3492 144.069 38.7202 143.441 37.9879 143.245C38.7925 143.162 39.5313 143.321 40.1757 143.832C40.1811 143.828 40.1953 143.802 40.1953 143.802Z",fill:"#676461"}),Q.createElement("path",{d:"M61.4223 123.527C61.8665 123.673 62.3069 123.812 62.9284 124.013C62.1473 124.431 61.7526 124.055 61.3196 123.844C61.3558 123.745 61.3883 123.641 61.4223 123.527Z",fill:"#676461"}),Q.createElement("path",{d:"M32.2979 85.6319C31.9429 85.3587 31.7333 85.2692 31.7061 85.1495C31.675 85.0244 31.8335 84.856 31.9018 84.7101C32.0819 84.804 32.3204 84.8652 32.4187 85.0165C32.4879 85.1149 32.3625 85.3417 32.2979 85.6319Z",fill:"#676461"}),Q.createElement("path",{d:"M61.6455 132.671C61.588 132.312 61.7134 132.085 62.0932 132.104C62.1785 132.109 62.3377 132.324 62.3156 132.397C62.2244 132.73 62.0003 132.863 61.6455 132.671Z",fill:"#676461"}),Q.createElement("path",{d:"M32.4708 142.423C32.4143 141.892 32.6413 141.659 33.1725 141.662C33.1568 142.334 33.1568 142.334 32.4708 142.423Z",fill:"#676461"}),Q.createElement("path",{d:"M45.7051 79.4369C45.468 79.285 45.2497 79.2179 45.2094 79.0911C45.1729 78.9698 45.3143 78.7889 45.3788 78.6375C45.5397 78.7042 45.7698 78.7303 45.8358 78.8472C45.8925 78.9625 45.7703 79.1708 45.7051 79.4369Z",fill:"#676461"}),Q.createElement("path",{d:"M27.6535 140.408C27.4956 140.241 27.311 140.118 27.3277 140.049C27.3665 139.907 27.4884 139.757 27.6176 139.674C27.6612 139.643 27.9362 139.826 27.9211 139.885C27.9031 140.045 27.7828 140.187 27.6535 140.408Z",fill:"#676461"}),Q.createElement("path",{d:"M42.3923 73.8836C42.2152 74.0487 42.1104 74.2121 41.9744 74.2504C41.8936 74.2745 41.7581 74.1166 41.6469 74.0396C41.747 73.904 41.824 73.7357 41.9571 73.6586C42.0209 73.622 42.1875 73.7662 42.3923 73.8836Z",fill:"#676461"}),Q.createElement("path",{d:"M22.1876 143.388C22.0413 143.597 21.9588 143.769 21.828 143.861C21.7844 143.892 21.4947 143.711 21.506 143.646C21.524 143.487 21.625 143.318 21.7443 143.21C21.7841 143.173 21.978 143.299 22.1876 143.388Z",fill:"#676461"}),Q.createElement("path",{d:"M48.029 85.5551C47.8449 85.7333 47.7416 85.8874 47.597 85.9481C47.5348 85.9754 47.3877 85.8011 47.2765 85.7241C47.375 85.5979 47.4575 85.4257 47.5851 85.3525C47.662 85.3229 47.821 85.4562 48.029 85.5551Z",fill:"#676461"}),Q.createElement("path",{d:"M40.1993 79.2687C40.0133 79.3747 39.8235 79.4753 39.6375 79.5814C39.5889 79.4196 39.5348 79.2617 39.4823 79.0945C39.6887 79.0639 39.9006 79.0294 40.1071 78.9987C40.1391 79.0905 40.1673 79.1769 40.1993 79.2687Z",fill:"#676461"}),Q.createElement("path",{d:"M25.4887 138.687C25.3053 138.889 25.2091 139.03 25.0821 139.127C25.0548 139.146 24.8292 139.011 24.8411 138.97C24.8684 138.812 24.9307 138.646 25.0291 138.52C25.0487 138.49 25.2589 138.603 25.4887 138.687Z",fill:"#676461"}),Q.createElement("path",{d:"M53.4669 89.2417C53.2719 89.4275 53.1632 89.5855 53.0186 89.6461C52.9618 89.6697 52.7157 89.4588 52.7292 89.4085C52.7681 89.267 52.8822 89.1052 53.0082 89.0412C53.0906 89.0079 53.2496 89.1412 53.4669 89.2417Z",fill:"#676461"}),Q.createElement("path",{d:"M54.5885 136.703C54.4171 136.448 54.2713 136.321 54.2736 136.197C54.2714 136.044 54.3933 135.893 54.4633 135.738C54.5838 135.816 54.7665 135.868 54.8046 135.98C54.8388 136.086 54.7355 136.24 54.5885 136.703Z",fill:"#676461"}),Q.createElement("path",{d:"M41.945 92.8803C41.8611 92.7841 41.7044 92.6656 41.7172 92.5913C41.7468 92.4481 41.861 92.2863 41.9886 92.213C42.0322 92.1824 42.2879 92.3376 42.3129 92.4425C42.3468 92.6064 42.272 92.7895 42.2377 92.9605C42.1409 92.9387 42.0457 92.9076 41.945 92.8803Z",fill:"#676461"}),Q.createElement("path",{d:"M34.2127 76.4008C34.0802 76.5019 33.9583 76.6528 33.8147 76.6802C33.7208 76.6971 33.4878 76.4934 33.4975 76.4376C33.5341 76.2813 33.6454 76.0807 33.7791 76.0277C33.9221 75.9763 34.1246 76.079 34.2996 76.1194C34.2688 76.2145 34.2435 76.3057 34.2127 76.4008Z",fill:"#676461"}),Q.createElement("path",{d:"M42.645 134.693C42.4859 134.837 42.381 135.001 42.2756 135.001C42.1646 135.006 42.057 134.853 41.942 134.77C42.0404 134.644 42.112 134.48 42.2434 134.412C42.298 134.373 42.4581 134.555 42.645 134.693Z",fill:"#676461"}),Q.createElement("path",{d:"M34.3718 134.655C34.4148 134.462 34.4485 134.267 34.514 134.082C34.5227 134.059 34.7108 134.107 34.8185 134.121C34.7815 134.335 34.7391 134.552 34.7022 134.766C34.5884 134.732 34.4801 134.693 34.3718 134.655Z",fill:"#676461"}),Q.createElement("path",{d:"M27.9924 137.403C28.1918 137.246 28.299 137.098 28.4044 137.097C28.5192 137.098 28.6323 137.247 28.7435 137.324C28.6537 137.428 28.5728 137.591 28.4625 137.62C28.3631 137.64 28.2266 137.516 27.9924 137.403Z",fill:"#676461"}),Q.createElement("path",{d:"M28.0336 144.469C28.1276 144.313 28.1911 144.195 28.2639 144.079C28.3768 144.146 28.4989 144.216 28.6117 144.283C28.5296 144.398 28.4683 144.531 28.3669 144.618C28.3342 144.641 28.1929 144.545 28.0336 144.469Z",fill:"#676461"}),Q.createElement("path",{d:"M24.9746 142.126C25.3122 142.721 25.3122 142.721 24.6252 142.844C24.7516 142.584 24.8482 142.386 24.9746 142.126Z",fill:"#676461"}),Q.createElement("path",{d:"M43.19 139.185C42.9866 138.977 42.8157 138.885 42.8171 138.794C42.8194 138.67 42.9303 138.527 43.0278 138.434C43.0567 138.406 43.2887 138.504 43.2861 138.547C43.296 138.711 43.2446 138.87 43.19 139.185Z",fill:"#676461"}),Q.createElement("path",{d:"M22.8913 140.623C22.6775 140.447 22.5073 140.379 22.4824 140.274C22.459 140.16 22.5646 140.02 22.6204 139.891C22.7332 139.959 22.9027 140.003 22.9572 140.104C23.0078 140.199 22.934 140.349 22.8913 140.623Z",fill:"#676461"}),Q.createElement("path",{d:"M52.463 125.956C52.697 125.849 52.9404 125.743 53.3758 125.552C53.1252 126.087 52.9638 126.355 52.5552 126.226C52.5232 126.134 52.495 126.048 52.463 125.956Z",fill:"#676461"}),Q.createElement("path",{d:"M21.8686 147.556C21.6875 147.357 21.5353 147.268 21.5328 147.171C21.5296 147.051 21.6307 146.882 21.731 146.828C21.7948 146.792 22.0406 146.921 22.048 146.989C22.0572 147.13 21.9648 147.276 21.8686 147.556Z",fill:"#676461"}),Q.createElement("path",{d:"M31.7491 139.672C31.7883 139.474 31.8237 139.269 31.8629 139.07C31.9937 139.117 32.1206 139.159 32.2568 139.202C32.182 139.385 32.1111 139.573 32.0418 139.753C31.945 139.731 31.8443 139.704 31.7491 139.672Z",fill:"#676461"}),Q.createElement("path",{d:"M58.1237 87.1149C58.4025 87.3028 58.6512 87.4711 58.9053 87.6355C58.845 87.7349 58.7754 87.8328 58.7151 87.9322C58.5101 87.7334 58.305 87.5345 58.1015 87.3264C58.0807 87.3084 58.1083 87.2319 58.1237 87.1149Z",fill:"#676461"}),Q.createElement("path",{d:"M35.7988 140.888C35.9854 140.667 36.057 140.503 36.1673 140.474C36.2535 140.446 36.3906 140.595 36.5034 140.663C36.4409 140.747 36.4036 140.88 36.3267 140.909C36.2017 140.94 36.0693 140.902 35.7988 140.888Z",fill:"#676461"}),Q.createElement("path",{d:"M82.6464 43.7296C82.8422 44.0658 82.9673 44.174 82.9743 44.2998C83.069 45.4419 82.1665 51.2693 81.6341 52.7129C81.2969 51.5041 81.7393 50.5811 81.8333 49.6494C81.9322 48.6899 82.0163 47.7325 82.171 46.7827C82.328 45.8478 82.1664 44.8424 82.6464 43.7296Z",fill:"#676461"}),Q.createElement("path",{d:"M84.6546 39.6091C84.5624 39.0613 84.417 38.7388 84.4723 38.4468C84.6227 37.6879 84.2715 36.8646 84.7023 36.0641C85.1933 36.8545 85.1942 38.3728 84.6546 39.6091Z",fill:"#676461"}),Q.createElement("path",{d:"M77.5032 69.6487C77.7218 68.6623 78.5364 68.0251 79.0555 66.991C79.4039 67.7755 78.9809 68.1704 78.7287 68.5762C78.4606 69.0175 78.123 69.4178 77.8117 69.8324C77.7081 69.7662 77.603 69.7094 77.5032 69.6487Z",fill:"#676461"}),Q.createElement("path",{d:"M84.9734 23.8464C84.5556 22.882 84.5686 21.893 84.7926 20.9028C85.2601 21.8567 85.0678 22.8573 84.9734 23.8464Z",fill:"#676461"}),Q.createElement("path",{d:"M80.4779 58.5292C80.0569 57.4445 80.5576 55.9905 81.4831 55.4878C81.1456 56.5251 80.8539 57.4077 80.4779 58.5292Z",fill:"#676461"}),Q.createElement("path",{d:"M57.6737 54.0048C57.6192 53.7654 57.5446 53.5319 57.5049 53.2903C57.049 50.1641 57.2463 47.0285 57.3808 43.8961C57.4554 42.0798 57.63 40.2668 57.7325 38.4554C57.9034 35.5833 58.4742 32.7816 59.0544 29.9816C59.6152 27.2931 60.1296 24.5964 60.6773 21.9008C60.8364 21.1195 61.042 20.3464 61.2236 19.5738C61.3034 19.583 61.3778 19.5961 61.4577 19.6054C61.4627 19.7979 61.5011 19.9914 61.469 20.1773C60.5666 24.8123 59.6047 29.432 58.7767 34.0801C58.4266 36.049 58.3167 38.0698 58.1432 40.0698C57.8169 44.0065 57.5798 47.954 57.85 51.9047C57.894 52.5925 57.9434 53.2765 57.9928 53.9604C57.8895 53.9758 57.7808 53.9949 57.6737 54.0048Z",fill:"#676461"}),Q.createElement("path",{d:"M57.1613 56.3626C57.8263 57.3657 57.5558 58.4865 57.7946 59.5438C57.2862 59.7129 57.1818 59.4024 57.1736 59.0897C57.1441 58.1794 57.1574 57.2718 57.1613 56.3626Z",fill:"#676461"}),Q.createElement("path",{d:"M56.2831 33.0959C56.1842 34.0555 56.0853 35.015 55.9822 36.0265C55.3708 35.5166 55.3887 34.9977 56.0396 33.0626C56.1233 33.0774 56.2032 33.0866 56.2831 33.0959Z",fill:"#676461"}),Q.createElement("path",{d:"M77.8348 36.2795C77.9408 37.4954 78.1074 38.5544 78.1166 39.6097C78.1436 42.3347 77.6713 45.0101 77.13 47.6685C76.7822 49.3745 76.5034 51.0974 76.2354 52.8126C75.8318 55.4235 74.6222 57.7344 73.5923 60.1152C73.5537 60.1994 73.4216 60.2432 73.3266 60.2935C73.3048 60.3088 73.2615 60.2821 73.053 60.2406C73.1542 59.9327 73.2182 59.6183 73.3517 59.3449C74.2541 57.5354 75.0891 55.6998 75.5317 53.7231C75.8164 52.4371 76.0043 51.1292 76.2239 49.8317C76.6349 47.4281 77.1443 45.037 77.4087 42.6219C77.5826 41.0625 77.4293 39.4551 77.3675 37.8734C77.3497 37.3387 77.2047 36.8198 77.8348 36.2795Z",fill:"#676461"}),Q.createElement("path",{d:"M71.8731 63.9408C71.8507 64.5687 71.6852 64.889 71.153 65.0585C70.959 64.4356 71.2675 64.2027 71.8731 63.9408Z",fill:"#676461"}),Q.createElement("path",{d:"M96.028 34.6691C95.5443 34.0047 95.6011 33.7036 96.428 32.4947C96.6912 33.3547 96.3486 33.9788 96.028 34.6691Z",fill:"#676461"}),Q.createElement("path",{d:"M95.4951 58.6996C95.7676 58.5082 96.0364 58.3115 96.3689 58.078C96.6741 58.778 95.9806 59.077 95.89 59.5732C95.1453 59.4756 95.6572 58.9531 95.5201 58.6657L95.4951 58.6996Z",fill:"#676461"}),Q.createElement("path",{d:"M91.8323 59.9562C92.1613 59.5212 92.2241 59.0201 92.9141 59.2948C92.7353 59.7467 92.6598 60.1834 91.8323 59.9562Z",fill:"#676461"}),Q.createElement("path",{d:"M71.7583 44.4486C72.0264 45.2813 71.9304 46.1408 71.7386 46.9452C70.9558 50.1407 70.311 53.37 69.1178 56.4453C68.0546 59.1843 66.9504 61.9113 65.8834 64.6449C65.6525 65.2316 65.489 65.8446 65.2786 66.5068C64.7396 66.2155 64.8238 65.8951 64.9669 65.5659C65.4518 64.4252 65.9366 63.2845 66.4083 62.1367C67.0421 60.6056 67.7076 59.0849 68.2703 57.5221C68.8383 55.9555 69.3747 54.3785 69.7878 52.7654C70.4719 50.1129 71.3419 47.4931 71.4207 44.7101C71.4253 44.6007 71.4779 44.4903 71.5104 44.3858C71.587 44.4137 71.6746 44.4339 71.7583 44.4486Z",fill:"#676461"}),Q.createElement("path",{d:"M72.5717 39.5099C72.4986 40.1815 72.4436 40.6936 72.3812 41.2761C71.7153 40.7233 71.792 39.8369 72.5717 39.5099Z",fill:"#676461"}),Q.createElement("path",{d:"M45.6143 26.1903C45.2049 25.539 44.9207 25.0773 44.5713 24.5228C45.5515 24.6427 45.9525 25.259 45.6143 26.1903Z",fill:"#676461"}),Q.createElement("path",{d:"M75.0135 20.9596C74.7659 17.3769 75.1633 13.7498 74.4625 10.1831C74.9795 10.1305 75.0223 10.4924 75.0517 10.7658C75.167 11.8444 75.2916 12.9247 75.3309 13.9996C75.3834 15.5796 75.3529 17.169 75.3869 18.7457C75.3991 19.2843 75.5169 19.8222 75.5347 20.3569C75.5365 20.568 75.3978 20.7878 75.3237 20.995C75.2143 20.9901 75.112 20.9721 75.0135 20.9596Z",fill:"#676461"}),Q.createElement("path",{d:"M74.534 8.91692C74.3661 8.72461 74.2101 8.63012 74.2014 8.51373C74.1935 8.42138 74.3497 8.23827 74.4365 8.23443C74.5327 8.23221 74.6955 8.37097 74.7259 8.47206C74.7524 8.56768 74.6338 8.69995 74.534 8.91692Z",fill:"#676461"}))},title:uC},pC=(0,J._x)("Large Radish","sticker name","web-stories");const fC={aspectRatio:509/718,svg:function RadishLarge(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 509 718",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,pC),Q.createElement("g",{opacity:".15",fill:"#FFF9EE"},Q.createElement("path",{d:"M303.267 347.665c-.93-1.158-1.686-2.519-2.82-3.387-4.768-3.619-9.652-7.093-15.38-9.12-1.744-.637-3.459-1.419-5.087-2.287-3.722-2.027-6.716-4.604-5.96-9.352-2.181-.811-4.187-1.534-7.007-2.577 3.14-1.853 5.582-3.213 7.908-4.719 8.78-5.675 17.415-11.581 26.311-17.082 18.141-11.233 35.265-23.799 51.692-37.348 7.064-5.849 15.089-9.526 23.723-12.044 23.52-6.862 47.447-10.771 72.043-9.728 14.478.637 28.695 2.316 41.836 8.975 4.972 2.519 9.856 5.153 14.856 7.614.902.435 2.152.232 3.257.319.087-1.1.465-2.259.232-3.272-2.064-8.801-4.215-17.603-6.251-25.912-9.07-5.414-18.17-9.091-27.881-10.713-5.785-.955-11.716-1.071-17.589-1.331-4.739-.203-9.478-.319-14.187-.029-8.606.521-17.182 1.361-25.788 2.055-1.483.116-2.995.203-4.942.319 11.105-10.973 22.211-21.309 32.561-32.34 10.496-11.147 20.09-23.104 26.893-37.348-8.78-6.08-17.589-12.189-26.893-18.646-1.308 1.68-2.82 3.388-4.099 5.27-9.449 13.81-19.857 26.809-31.021 39.259-6.192 6.92-12.211 13.955-18.578 20.701-4.273 4.545-8.838 8.83-13.548 12.913-6.512 5.616-13.199 11.059-20.031 16.3-2.326 1.795-5.204 3.242-8.053 3.879-16.746 3.735-32.707 9.757-48.319 16.619-8.926 3.937-17.415 8.859-26.98 13.144.552-.666 1.163-1.303 1.686-1.997 14.479-19.688 28.841-39.52 46.197-56.834 12.909-12.855 26.166-25.362 39.569-37.696 7.326-6.717 15.292-12.739 22.938-19.108 1.686-1.39 3.46-2.751 4.913-4.372 3.547-3.966 7.879-6.196 13.17-6.862 1.018-.115 2.094-.868 2.879-1.592 1.163-1.1 2.064-2.461 3.459-4.14-1.424-.029-2.5-.058-4.622-.087 22.241-18.24 46.197-31.587 73.118-40.8228-2.151-6.3695-8.053-9.9886-11.222-15.5185-6.948 1.0423-12.559 4.285-18.258 7.0065-9.274 4.4008-18.141 9.7569-27.415 14.1577-8.461 3.9954-16.078 9.2068-23.928 14.1291-2.965 1.853-6.367 3.098-9.71 4.198-13.839 4.458-27.91 8.164-41.225 14.099-5.001 2.23-9.943 4.662-15.38 6.341 1.134-1.1 2.239-2.258 3.46-3.301 11.571-9.814 23.258-19.484 36.341-27.3305 6.338-3.8217 11.978-8.7726 18.083-13.0286 5.815-4.0533 11.717-7.9618 17.706-11.7835 4.128-2.6347 8.518-4.893 12.559-7.6145 7.501-5.0667 15.932-8.1356 24.16-11.6099 4.971-2.1135 9.943-4.1981 14.885-6.4274.96-.4343 1.657-1.4186 2.384-2.0556-6.047-6.7748-11.803-13.2312-18.316-20.5272-3.111-.0579-6.425 2.6057-9.885 4.4008-14.216 7.4407-28.346 15.0262-42.33 22.8723-21.514 12.0441-42.941 24.2331-63.059 38.5645-4.942 3.5321-9.798 7.1801-14.711 10.7416-.756.55-1.628.955-3.256 1.882 3.43-6.6305 6.251-12.5368 9.449-18.2114 8.518-15.1131 16.862-30.3421 25.933-45.1367 4.913-8.0198 11.106-15.2289 16.804-22.7565.785-1.0423 2.006-1.7661 3.082-2.5767 3.401-2.6637 3.43-3.7638-.291-5.67469-5.553-2.80838-11.019-5.44304-16.95-8.367221-1.017 1.042281-2.296 2.113521-3.256 3.387421-13.054 16.96609-26.195 33.90319-39.045 51.01399-5.466 7.267-10.321 14.9973-15.467 22.4959-7.704 11.2625-15.496 22.4959-23.113 33.8159-7.617 11.35-14.478 23.104-19.769 35.728-3.053 7.267-6.28 14.476-9.711 21.598-1.134 2.374-3.052 4.401-4.71 6.543-3.081 3.996-6.221 7.933-9.565 12.16-.93-1.824.117-3.416.32-5.067 2.442-19.658 7.821-38.622 14.13-57.296 4.186-12.392 8.809-24.754 14.275-36.6248 6.483-14.0708 13.925-27.7073 23.694-39.8963.204-.2605.378-.55.611-.8106 4.302-5.4141 4.39-5.501-1.687-9.2937-3.11-1.9398-6.541-3.4164-9.885-5.1535-1.017.9844-1.889 1.5634-2.413 2.3741-7.355 11.494-14.943 22.8433-21.862 34.569-7.211 12.16-13.926 24.6384-20.526 37.1458-6.861 12.942-13.897 25.883-18.2 39.925-3.081 10.105-5.901 20.383-7.907 30.748-2.908 15.026-4.943 30.197-7.385 45.31-2.326 14.36-2.762 28.721-1.366 43.226.552 5.819-.117 11.725-.291 17.603-.029.608-.407 1.216-.465 1.36-7.559 0-14.798-.231-21.98.087-11.978.55-23.985 1.187-35.934 2.345-18.664 1.853-35.7885 8.368-51.4879 18.53-11.3385 7.354-22.4443 15.084-31.9512 24.754-12.7339 12.942-23.4909 27.1-30.4975 44.21-6.54144 15.953-8.34397 32.514-9.59411 49.277-1.599013 21.251 2.41307 41.807 8.69281 61.987.2617.811.5524 1.592.7268 2.432.8141 3.59.6106 7.991 2.7038 10.568 2.2096 2.75 3.9249 5.703 5.6983 8.598 2.4422 4.025 4.0121 8.599 6.6577 12.45 3.9249 5.704 7.1811 11.726 10.1465 17.921 2.006 4.227 3.4597 8.715 5.5239 12.942 4.3028 8.744 8.8382 17.4 13.2863 26.086 5.2622 10.278 8.8091 21.077 9.6813 32.629.2326 3.011.5524 6.051.4652 9.062-.1745 7.21-2.0933 13.84-5.1459 20.528-2.1514 4.69-5.4658 8.917-6.6868 14.128-1.192 5.125-1.7735 10.163-1.5118 15.461.2616 5.153-.5524 10.394-1.1048 15.576-.1744 1.651-.7559 3.301-1.4536 4.806-2.3549 5.009-4.7389 9.989-7.3555 14.882-1.6572 3.098-3.7504 5.993-5.6111 9.004-.4942.811-.8722 1.679-1.7153 3.33 1.7735-.261 2.791-.377 3.7795-.609.2617-.057.4652-.463.6105-.752 6.5124-10.799 14.0423-21.049 17.2403-33.556 1.3665-5.385.4942-10.741.0291-16.04-.4943-5.761 1.9188-9.148 6.8612-11.638 3.2853-1.651 6.2798-3.88 9.1871-6.138 1.1338-.869 2.1223-2.374 2.4421-3.764 1.6571-7.383 7.181-11.523 13.2573-14.418 13.5188-6.457 27.2118-12.739 41.9518-15.982 4.739-1.042 9.711-1.39 14.595-1.535 14.013-.376 28.055-.289 42.069-.781 7.588-.261 15.176-1.158 22.706-2.172 5.843-.781 11.6-2.692 17.443-3.098 6.6-.434 12.531-3.068 18.811-4.429 6.425-1.39 12.734-3.388 19.042-5.183 11.659-3.3 22.503-8.367 32.242-15.547 10.321-7.586 20.09-15.634 27.678-26.26 13.083-18.298 22.997-38.014 29.102-59.642 4.245-15.055 5.785-30.37 5.291-45.947-.029-1.303.262-2.606.494-3.908.088-.464.727-1.072.611-1.303-3.663-6.312-2.326-13.637-4.099-20.412-3.722-14.128-8.461-27.765-16.049-40.214-6.425-10.568-14.972-19.485-24.712-27.158-.29-.231-.901-.058-1.337-.058l.058-.144c2.646 2.576 5.32 5.095 7.908 7.73 1.89 1.94 3.634 3.995 5.466 6.022-.291.376-.553.724-.843 1.1-5.699-2.519-11.368-5.037-17.066-7.527.814 1.737 2.035 2.808 3.43 3.59 6.018 3.387 12.066 6.746 18.781 7.527 11.339 15.027 17.822 31.79 22.358 50.522-9.391-2.49-17.735-4.719-26.108-6.92 8.228 5.559 18.113 6.688 27.125 10.423.291 4.662 1.861 8.976.64 13.926-6.251-1.882-12.24-3.677-18.2-5.472-.116.377-.233.753-.349 1.13 6.396 2.46 12.821 4.95 19.508 7.527-.145 1.129-.32 2.345-.523 3.735-7.268-2.085-14.217-3.648-20.816-6.08-6.513-2.403-12.705-5.704-18.956-8.541 0 .087-.116.55.087.695 1.105 1.013 2.181 2.113 3.46 2.895 7.355 4.661 15.409 7.586 23.782 9.844 4.535 1.245 8.954 2.866 13.344 4.314-.029 2.403-.058 4.227-.087 6.225-11.833-.232-22.619-4.488-33.928-6.254 5.32 2.229 10.728 4.111 16.252 5.559 5.669 1.505 11.454 2.605 17.443 3.966-.203 2.606-.378 4.719-.581 6.978-7.937-2.114-15.554-3.735-22.881-6.254-7.355-2.519-14.42-5.906-21.601-8.917 1.716 1.766 3.605 3.416 5.757 4.516 8.925 4.488 18.316 7.73 28.055 10.076 3.518.839 7.239 1.65 10.205 4.4-1.25 5.386-.524 11.06-2.879 16.069-10.815-1.216-20.292-5.183-29.276-10.597 7.821 7.702 17.705 11.147 28.404 13.84-2.18 8.019-3.896 15.865-8.315 22.727-12.327-2.779-23.461-7.788-34.189-13.434-10.757-5.674-20.991-12.305-31.457-18.529 18.955 16.126 41.225 26.288 65.094 34.945-1.977 3.909-3.692 7.267-5.698 11.205-2.937-1.158-5.64-1.969-8.112-3.243-9.768-4.922-19.595-9.815-29.189-15.055-15.176-8.28-31.079-15.519-43.609-27.939-1.803.984-1.628 2.084-.291 3.127 3.838 2.982 7.472 6.369 11.687 8.801 15.932 9.178 32.01 18.124 48.116 26.984 6.57 3.619 13.374 6.775 20.351 10.278-1.861 2.953-3.808 6.051-5.931 9.409-10.35-5.124-20.525-10.017-30.556-15.171-10.059-5.153-20.118-10.365-29.974-15.894-9.768-5.472-19.304-11.379-28.927-17.082-.262.318-.524.608-.756.926.814.898 1.482 1.998 2.471 2.635 5.669 3.677 11.193 7.643 17.124 10.828 18.025 9.641 36.225 18.935 54.366 28.373 4.885 2.548 9.769 5.154 15.235 8.02-1.716 2.316-3.14 4.227-4.681 6.312-13.054-6.978-26.66-11.408-38.9-19.514.058 1.071-.087 1.766.175 1.998 1.25 1.1 2.529 2.258 3.983 3.039 10.728 5.965 21.833 11.176 33.23 16.127-1.919 2.49-4.041 5.24-6.483 8.367-8.199-3.59-16.31-6.572-23.898-10.539-14.042-7.353-27.823-15.199-41.633-22.959-1.86-1.042-3.343-2.692-4.971-4.111-2.268-1.94-4.623-3.648-9.216-3.445 1.657 1.621 2.384 2.605 3.372 3.185 12.618 7.498 25.119 15.257 37.999 22.293 9.768 5.327 20.06 9.699 30.09 14.505 2.006.955 3.925 2.113 6.338 3.416-2.878 2.519-5.117 4.459-6.774 5.907-1.832-1.159-3.053-2.201-4.448-2.751-4.884-1.882-10.088-3.069-14.711-5.443-11.862-6.08-23.549-12.507-35.12-19.08-12.763-7.238-25.352-14.823-38.028-22.235-1.25-.724-2.529-1.766-4.419.319 4.652 3.937 10.408 5.645 15.234 8.743 5.088 3.301 10.496 6.109 15.758 9.149l15.351 8.859c5.262 3.04 10.466 6.167 15.815 9.034 5.204 2.779 10.467 5.53 15.874 7.875 5.466 2.345 11.135 4.198 16.804 7.122-1.453 1.1-2.296 1.708-3.052 2.345-3.082 2.577-6.193 3.069-9.682.666-1.511-1.042-3.343-1.621-5.029-2.403-12.996-6.051-26.079-11.986-39.016-18.182-9.594-4.604-19.072-9.41-28.463-14.361-17.618-9.264-35.207-18.645-51.43-30.284-1.134-.81-2.442-1.389-3.663-2.084-.262.289-.552.608-.814.897.523.811.872 1.911 1.599 2.374 9.856 6.225 19.537 12.711 29.684 18.385 15.176 8.483 30.555 16.648 46.08 24.436 13.112 6.572 26.602 12.42 39.888 18.674 4.216 1.998 8.315 4.227 12.531 6.399-1.018 1.592-1.716 2.924-2.646 4.082-2.355 2.924-6.338 3.851-9.798 2.287-7.21-3.271-14.42-6.572-21.601-9.959-11.135-5.241-22.473-10.163-33.346-15.924-12.822-6.804-25.236-14.332-37.824-21.57-1.425-.81-2.733-1.968-5.204-.723 1.075 1.129 1.802 2.258 2.82 2.837 8.78 5.066 17.414 10.394 26.456 14.91 18.113 9.062 36.458 17.661 54.686 26.521 4.332 2.113 8.519 4.487 12.996 6.861-3.925 3.33-21.136 9.612-27.736 10.597-2.006-1.39-3.314-2.693-4.913-3.359-5.611-2.345-11.251-4.661-16.979-6.659-13.78-4.835-26.863-11.059-39.248-18.761-10.176-6.311-20.235-12.855-30.265-19.398-17.386-11.349-35.498-21.54-52.244-33.932-9.6524-7.122-19.4791-13.955-26.4566-23.972-.3489-.522-1.4536-.522-2.1805-.782.9013 2.924 2.0642 5.385 3.8958 7.18 5.2913 5.154 10.5826 10.423 16.3973 14.939 12.792 9.96 26.485 18.646 40.266 27.158 8.198 5.066 16.194 10.422 24.334 15.518 11.745 7.354 23.113 15.374 35.411 21.627 14.246 7.239 29.334 12.855 44.045 19.167 1.105.463 2.123 1.071 4.303 2.2-6.541 1.593-11.745 2.924-17.007 4.083-.902.202-2.007-.116-2.937-.435-13.809-4.603-27.096-10.394-39.394-18.269-13.78-8.859-27.764-17.429-41.312-26.578-15.787-10.654-32.678-19.716-46.779-32.745-.698-.637-1.89-.753-3.1106-1.187.1163.898.0291 1.361.2035 1.506 5.6691 4.777 11.1351 9.785 17.0661 14.186 5.553 4.111 11.6 7.528 17.356 11.349 8.461 5.559 16.834 11.263 25.323 16.793 10.292 6.717 20.525 13.549 31.05 19.919 6.309 3.822 13.054 7.006 19.74 10.162 4.797 2.259 9.827 3.996 14.769 5.964-5.756 1.853-11.396 2.78-17.007 3.996-4.39.926-8.228-.174-12.066-2.172 1.745-2.576-.378-3.068-1.802-3.734-7.181-3.388-14.537-6.428-21.543-10.105-9.536-5.008-18.898-10.394-28.201-15.837-9.943-5.79-19.304-12.391-26.718-21.366-1.396-1.68-2.82-3.388-4.448-4.836-1.018-.897-2.471-1.939-3.692-.115 3.43 3.735 6.599 7.44 10.03 10.886 9.972 10.075 22.182 16.966 34.393 23.828 10.583 5.964 21.514 11.32 32.3 16.966 1.047.55 2.878 1.158 2.907 1.824.175 3.329 3.169 3.068 4.972 4.256.698.463 1.366.926 2.064 1.418-5.466.811-10.67.898-15.874.927-.494 0-1.105-.116-1.424-.406-4.1-3.966-9.827-4.285-14.653-6.63-6.687-3.242-13.374-6.485-20.06-9.757l.087-.173c1.482 1.563 2.704 3.59 4.477 4.603 5.117 2.895 10.466 5.443 15.758 7.991 2.878 1.361 5.901 2.432 8.838 3.619-6.251.782-12.269.897-18.287.955-3.605.029-7.007-.289-10.437-2.142-9.362-5.038-19.159-9.294-26.66-17.169-1.018-1.071-2.268-2.49-4.797-1.795 8.082 9.96 19.072 15.026 30.584 20.701-4.39 1.245-7.704 1.332-11.018-.492-4.594-2.49-9.245-4.864-13.868-7.238-.494-.261-1.105-.232-1.686-.319-.087.232-.175.435-.262.666 4.681 2.838 9.362 5.675 14.856 9.004-4.564 1.216-7.966 2.143-11.425 3.069-4.361-1.534-7.646-5.906-13.316-5.501.204 1.477.349 2.519.524 3.59-1.89-.231-3.664-.463-5.641-.694-1.017 2.866-1.8893 5.385-2.7905 7.961-2.1224-.405-3.8668-3.213-7.0066-1.592.029 1.1.0872 2.258.1162 3.387-1.6862-.231-3.0817-.405-4.8842-.636.2035 1.852.3198 3.126.4942 4.864-4.1574-2.809-6.5704 2.229-10.3499 1.939-.5815-1.071-1.1048-2.055-1.6863-3.155 1.8316-.029 3.3434-.029 5.3494-.058-.9303-2.346-1.628-4.025-2.3839-5.965 2.5003-1.505 2.3258-3.242.3779-5.211-1.2211-1.245-2.0932-2.808-2.8491-3.822 4.0411-3.155 6.7158 1.187 10.2046 1.448-5.8146-5.067-11.3385-10.133-17.1531-14.853-3.3724-2.721-4.5354-6.253-5.6983-11.204 3.0817 2.432 5.3204 4.256 7.5881 6.051-2.9655-5.935-10.1174-8.223-12.0653-16.213 2.7619 1.853 4.6807 3.126 6.5414 4.4 1.8607 1.274 3.2562 3.359 5.8437 3.446-6.745-7.036-17.2984-10.539-19.4208-22.236 5.1169 3.851 9.9139 7.47 14.7109 11.06.2617-.318.5524-.666.8141-.984-7.7043-6.254-16.5134-11.379-21.3396-20.614 5.4658 4.227 10.9024 8.454 16.3681 12.71.2908-.348.5815-.724.8722-1.071-2.6747-2.114-5.3494-4.228-7.966-6.37-2.8491-2.345-5.8146-4.603-8.4312-7.238-2.3258-2.345-4.2446-5.096-6.3378-7.672.2616-.261.5523-.493.814-.753 1.4246 1.129 2.791 2.345 4.3028 3.329 1.4536.985 3.0817 1.766 4.6226 2.606l-.0581.116c-3.0527-3.04-6.0763-6.08-9.0417-9.062.5233-1.361.9594-2.461 1.4536-3.764 1.7444 1.303 3.2562 2.664 4.9715 3.677 1.4827.897 2.2386 3.3 5.3203 2.664-6.0762-5.849-13.1119-9.642-17.9671-15.837 6.0472 2.403 11.164 6.659 17.5601 8.135-.9303-1.071-2.006-1.795-3.1399-2.519-5.4076-3.416-10.8733-6.717-16.1645-10.249-3.0818-2.055-5.4658-4.777-5.8146-8.975 8.1404 4.603 16.0192 9.091 23.8979 13.55.2326-.377.4652-.753.6978-1.129-1.9188-1.158-3.8376-2.317-5.7274-3.504-5.989-3.735-12.0943-7.325-17.9671-11.262-3.1689-2.114-5.9308-4.777-6.5123-9.815 2.9945 2.114 5.3785 3.909 7.8787 5.501 2.7038 1.708 5.4076 3.619 8.3731 4.719 2.6165.956 3.983 4.459 7.5008 3.417-4.3028-3.156-8.9545-5.791-13.3736-8.744-4.7389-3.185-9.594-6.283-13.0247-11.002-.5523-.782-.6686-1.882-.9594-2.837.2617-.174.5234-.348.785-.492 4.9424 3.387 9.9139 6.745 14.8563 10.133-.0581-1.158-.4943-1.824-1.1048-2.287-4.3319-3.185-8.6347-6.486-13.141-9.439-2.1223-1.389-3.4887-3.069-4.2155-5.414-4.8262-15.2-7.67529-30.66-6.33794-46.671.05815-.724-.08723-2.056-.29074-2.084-2.35491-.319-1.33734-1.969-1.25012-3.098.58146-6.891 1.13383-13.782 1.88973-20.643.49424-4.343 1.04667-8.715 2.06417-12.942 1.5409-6.37 3.4888-12.652 5.2622-18.964 2.3259-8.338 5.3494-16.271 11.6001-22.669 2.2386-2.288 4.9134-4.691 5.7565-7.528.785-2.635 2.2386-4.343 3.8958-6.08 12.763-13.666 27.6193-24.696 43.7257-34.135 11.2221-6.572 23.3456-11.031 36.0216-12.97 13.635-2.085 27.532-2.375 41.051-3.417 3.169 3.706 5.669 7.47 9.943 9.497-1.105-3.62-5.146-5.357-6.309-9.063 10.524-1.013 10.582-.984 11.658 1.216-.639.145-1.366.29-3.227.666 7.21 6.051 13.635 11.465 20.06 16.851-.261.318-.523.608-.814.926-7.966-5.067-15.728-10.365-22.008-18.587-.436 2.75.436 4.227 1.832 5.414 3.169 2.75 6.367 5.472 9.652 8.106 1.89 1.506 4.07 2.317 4.128 5.588.029 1.94 1.89 4.198 4.739 4.43 1.134.087 2.268.608 3.285 1.158 12.327 6.746 25.149 12.305 38.261 17.285.785.289 1.453.81 2.209 1.215-20.235-5.24-39.336-12.796-56.431-24.956 1.832 2.171 3.925 4.024 6.193 5.558 12.705 8.512 26.485 14.824 41.022 19.543 2.558.84 5.844 1.245 7.355 3.069 3.751 4.517 10.845 3.388 13.955 8.86.553.984 3.14.955 4.797 1.187 13.81 1.911 27.271.608 40.267-4.633 2.006-.81 3.721-1.071 5.698.203 2.82 1.795 5.814 3.272 8.751 4.893l-.291.376zm-50.529-87.001c.843-2.49 1.716-5.009 2.559-7.499.058-.811-.088-1.679.174-2.432 4.565-13.058 9.769-25.768 19.537-36.017 1.018-1.071 2.559-2.026 2.297-3.966-.64.029-1.018-.087-1.279.058-.436.202-.873.521-1.192.868-5.524 5.733-10.35 11.958-13.723 19.196-2.18 4.69-4.303 9.438-6.454 14.186-.029.666.058 1.332-.145 1.94-2.559 8.483-5.292 16.937-7.705 25.478-1.628 5.733-2.791 11.581-4.157 17.372-.843-.84-.989-1.622-.843-2.346 1.89-9.177 3.43-18.442 5.843-27.475 1.396-5.27 4.216-10.134 6.397-15.2-.32-.811-.669-1.651-1.396-3.446-1.425 4.893-5.64 5.357-7.995 8.107.145-1.505.407-2.837.959-4.053 8.897-19.833 17.938-39.607 32.446-56.226.872-.984 2.122-2.171.785-4.661-13.199 14.042-21.427 30.574-30.149 46.816.698-3.388 1.512-6.659 2.849-9.699 5.699-13.26 13.49-25.247 23.113-35.988 8.286-9.294 17.095-18.124 25.265-27.533 7.937-9.149 17.153-16.677 27.415-23.018 13.171-8.106 27.504-13.636 42.214-18.24 5.321-1.679 10.641-3.358 16.02-4.835 4.622-1.245 6.018-.289 7.093 4.546-14.42 4.169-28.462 9.38-41.08 17.806 1.018.202 1.89 0 2.704-.348 7.239-3.185 14.449-6.427 21.718-9.583 1.366-.579 2.936-1.187 4.361-1.1 3.488.26 6.948.897 10.408 1.39-4.681 1.65-9.565 2.75-14.391 4.024-.873.231-1.541 1.158-2.908 2.229 7.443 1.622 13.17-3.793 20.206-2.374-.872.811-1.192 1.245-1.599 1.419-8.344 3.648-16.891 6.89-24.974 11.031-8.256 4.198-16.426 8.772-24.014 14.041-8.14 5.675-15.438 12.537-23.346 18.588-10.088 7.73-18.839 16.763-27.183 26.289-15.118 17.197-26.311 36.595-33.841 58.136-.232.637-.727 1.187-1.105 1.766-.174-3.069.378-5.82 1.338-8.425 1.017-2.722 2.413-5.27 3.663-7.904-.349-.232-.698-.492-1.076-.724-.785.84-1.802 1.563-2.325 2.548-1.309 2.548-2.384 5.211-3.547 7.817-.785 2.519-1.57 5.038-2.355 7.585-.814 8.599-2.908 16.88-6.425 24.841-.117-2.316.174-4.545.755-6.716 1.629-6.052 3.373-12.16 5.088-18.269zm-16.397 62.652c-5.349-1.621-10.699-3.213-16.048-4.835.61 1.419 1.628 2.374 2.82 2.809 6.483 2.403 12.996 4.69 19.508 7.064 1.366.492 2.587 1.332 3.867 2.027.901 1.94 3.663 2.982 2.994 6.369-6.658-2.113-12.937-4.14-19.246-6.138.087-.405.174-.81.261-1.216 1.221.145 2.472.145 3.605.522 2.733.897 5.35 2.055 8.083 2.953 2.849.955 3.547.463 4.273-2.606-1.511 1.737-3.11.55-4.593.029-6.309-2.316-12.589-4.748-18.897-7.093-1.076-.406-2.937-1.13-3.228-.753-2.006 2.548-3.837.637-5.523-.087-3.402-1.448-6.629-3.214-9.972-4.777-1.919-.898-3.925-1.622-5.873-2.432.058-.348.116-.695.174-1.013 7.995-1.535 16.019-2.346 24.16-.956.581.087.93 1.477 1.395 2.258.378-.289.843-.926 1.163-.839 3.605.839 7.181 1.882 10.001 4.748-3.721-1.303-7.442-2.635-11.135-3.938-.494.203-.988.435-1.482.637.93.666 1.802 1.506 2.82 1.969 3.663 1.65 7.384 3.185 11.106 4.748 1.831.174 3.954-.318 5.262 2.982-2.355-1.071-3.925-1.766-5.495-2.432zm6.483-227.3331c-.058 1.3318.175 2.7505-.232 3.9375-1.774 5.0666-3.576 10.1626-5.699 15.0846-3.983 9.293-7.268 18.819-9.623 28.662-.349 1.477-.93 2.896-1.395 4.343-.698-.839-.669-1.447-.553-2.026 2.413-12.595 5.67-24.928 10.728-36.77.553-1.303 1.628-2.692-.145-4.401-.669.695-1.599 1.216-1.89 1.998-2.529 7.47-5.407 14.882-7.326 22.525-3.721 14.679-7.065 29.444-10.234 44.239-1.89 8.888-3.14 17.893-4.797 26.839-.465 2.577-1.308 5.095-1.948 7.643-.407-.058-.843-.144-1.25-.202.756-8.976 2.995-17.806 3.111-26.839-.93 1.737-1.483 3.503-1.832 5.298-1.453 7.615-2.762 15.229-4.244 22.843-.96 4.864-1.367 9.902-4.623 14.187-.262-2.287-.378-4.603.087-6.804 2.442-11.175 4.768-22.38 7.676-33.411 2.122-8.135 5.058-16.068 7.646-24.059.465-1.419.697-2.664-1.716-2.895-2.151 7.238-4.39 14.418-6.483 21.685-2.384 8.396-4.71 16.821-6.919 25.246-.989 3.735-1.745 7.557-2.471 11.35-.437 2.229-1.512 2.171-3.228 1.187.582-3.417 1.047-6.746 1.687-10.047 4.186-21.888 11.832-42.791 18.49-63.984 5.873-18.617 14.275-36.306 22.474-54.0253 3.837-8.2514 8.227-16.2132 13.984-23.3355.232-.2895.058-.8975.087-1.7372-.989.2317-1.948.1448-2.355.6081-1.25 1.3607-2.326 2.8952-3.373 4.4007-7.849 11.4651-13.111 24.262-18.664 36.8562-4.536 10.307-8.809 20.73-13.2 31.095l.088-.174c-3.053 10.336-5.379 20.904-10.35 30.603.727-4.083 2.238-7.991 3.023-12.015.756-3.851 3.286-7.499 2.472-11.61-.466-.116-.96-.232-1.425-.319-4.681 15.605-9.362 31.211-14.042 46.816-.814-1.245-.756-2.229-.524-3.185 1.454-6.398 2.85-12.826 4.419-19.195 3.576-14.592 7.937-28.923 15.002-42.27 7.617-14.448 15.147-28.9238 22.939-43.2841 3.779-6.9486 7.908-13.6945 12.181-20.3535 4.652-7.2091 9.653-14.2156 14.537-21.28.203-.3184.814-.3474 1.279-.55.116 3.0978-3.954 5.1245-1.948 9.3226 2.268-3.04 3.053-6.659 7.065-8.1935-2.53 4.864-5.96 8.6567-6.193 13.9261 3.46-2.9821 3.722-9.0332 9.682-9.8149-4.274 6.8038-8.693 13.2891-12.502 20.1219-5.378 9.699-10.292 19.6586-15.467 29.4734-.523.9844-1.395 1.7661-2.122 2.6636l.116-.1737zM230.585 276.906c-1.541 5.559-.466 11.146-2.413 16.445-.582-1.593-.785-3.214-.611-4.777.959-8.86 2.006-17.719 2.995-26.608.174-1.476.785-3.792.116-4.256-2.21-1.621-1.105-3.445-.727-5.008 4.506-19.196 9.332-38.304 20.089-55.27.437-.695.32-1.766.466-2.664-1.57.116-2.559.608-2.995 1.419-3.111 6.167-6.716 12.16-9.013 18.645-3.692 10.452-6.803 21.164-9.623 31.906-2.384 9.062-3.954 18.355-5.901 27.533-3.489-7.585.697-14.939.319-22.467-.843 1.303-1.511 2.635-1.773 4.054-1.541 8.425-2.995 16.85-4.448 25.275-.843 4.98-1.57 9.988-2.442 14.939-.146.782-.814 1.448-1.251 2.172-.378-.087-.755-.174-1.133-.261.203-2.229.232-4.487.61-6.688 1.25-7.47 2.878-14.881 3.896-22.38 2.587-18.645 7.559-36.567 15.99-53.446 2.326-4.661 4.972-9.178 7.443-13.781 9.623-17.748 21.107-34.077 36.457-47.482 8.606-7.528 17.415-14.824 26.282-22.38-.291-1.766-1.453-2.201-3.082-.956-3.866 2.983-7.762 5.878-11.396 9.12-7.414 6.63-14.856 13.232-21.921 20.238-16.136 16.04-26.747 35.872-36.865 55.849-6.105 12.044-10.379 24.899-12.937 38.217-.989 5.125-1.686 10.278-2.675 15.403-.349 1.824-1.076 3.59-1.715 5.645-2.588-3.329-2.152-6.34-1.367-9.322 1.57-5.849 3.286-11.668 4.972-17.487.465-1.651 1.134-3.214 1.831-5.125-1.482.261-2.296.376-3.11.521.436-4.632 3.983-7.933 4.07-12.623-.843.145-1.628.087-1.745.347-7.355 14.824-13.635 30.024-16.513 46.44-.349-.058-.669-.087-1.018-.145.291-3.185.582-6.369.902-9.67-.902.203-1.454.347-2.878.666 3.837-10.77 6.919-21.077 11.164-30.921 4.593-10.655 9.972-20.991 15.554-31.182 7.297-13.347 16.368-25.449 26.427-36.914 12.734-14.534 27.532-26.781 42.098-39.317 4.07-3.532 8.344-6.833 12.559-10.191 2.5-1.998 4.943-4.083 7.588-5.878 10.67-7.122 20.875-14.939 32.533-20.4979 2.733-1.3028 5.204-3.2716 7.094-6.5143-1.076.2317-1.599.2317-1.977.4633-9.507 5.7615-19.043 11.4651-28.434 17.3999-5.262 3.33-10.495 6.775-15.35 10.684-10.379 8.338-20.439 17.053-30.701 25.507-13.723 11.32-26.108 23.972-36.981 38.014-8.664 11.176-15.874 23.22-22.474 35.814-6.367 12.16-11.774 24.581-16.513 37.349-.494 1.302-1.25 2.518-1.89 3.792.989-10.046 4.303-19.398 7.617-28.778-.93-.058-1.54-.087-2.384-.145.466-1.216.814-2.316 1.28-3.387 6.774-14.94 15.35-28.837 25.264-41.894 1.977-2.606 3.343-5.936 7.036-6.978.552-.145.814-1.361 1.25-2.055 1.221-1.998 2.18-4.228 3.75-5.907 5.146-5.559 10.554-10.886 15.758-16.416 10.379-11.088 21.514-21.309 33.695-30.4 3.373-2.49 6.92-4.748 10.292-7.238 10.147-7.527 20.031-15.4313 30.44-22.5535 10.408-7.1513 21.31-13.6076 32.009-20.2956 7.007-4.3718 13.926-8.9752 21.194-12.9127 13.926-7.6145 28.056-14.8236 42.098-22.2065 4.157-2.1714 8.344-4.2559 12.792-6.5142 2.093 2.6925 3.867 5.0087 5.873 7.5855-6.6 3.3874-12.618 6.8038-18.898 9.6121-14.246 6.3985-27.125 15.0842-40.411 23.1329-.582.3475-.727 1.5056-1.541 3.3295 2.093-.8396 3.227-1.0712 4.128-1.6792 17.996-12.0731 37.185-21.9458 56.896-30.8921.843-.3764 2.035-.0579 3.053-.0579-2.268 1.9398-4.885 2.7505-7.007 4.2849-2.035 1.4766-5.582 1.1292-6.425 4.7772 14.74-5.9063 14.74-5.9063 18.316-3.5033-2.151 1.0134-4.012 2.0557-5.989 2.8374-4.506 1.795-9.332 3.04-13.577 5.3272-11.746 6.2537-23.433 12.6811-34.859 19.5138-6.483 3.8797-12.356 8.8015-18.548 13.1733-9.769 6.8907-19.886 13.376-29.364 20.6142-18.083 13.839-35.294 28.634-50.645 45.542-9.071 9.988-18.345 19.774-27.59 29.618-11.31 12.073-19.973 25.826-26.369 40.997-1.512 3.561-2.384 7.411-4.012 10.915-3.896 8.512-5.873 17.545-7.763 26.578-1.337 6.398-2.151 12.912-3.227 19.369-.029.203-.32.376-.727.868-.378-1.505-.669-2.721-.988-3.908zm-9.565 27.678c4.215-2.171 7.733-4.777 11.687-5.848 5.727-1.535 10.902-4.227 16.368-6.283 2.849-1.071 5.727-2.113 8.46-3.474 10.437-5.154 20.875-10.336 31.225-15.663 16.368-8.425 32.736-16.879 47.272-28.287 13.141-10.307 26.021-20.903 38.929-31.5 5.32-4.372 10.641-8.83 15.496-13.723 6.977-7.064 13.81-14.332 20.206-21.917 10.873-12.855 21.368-26.028 32.009-39.086 1.047-1.274 1.977-2.634 3.14-4.169 3.198 2.259 6.163 4.343 9.216 6.515-9.362 18.732-23.375 33.179-36.952 48.031 13.025-11.233 24.073-24.204 33.987-38.101.814.319 1.395.55 1.947.753 1.716-2.027 3.402-4.024 5.088-6.022.291.202.582.405.872.608-1.628 2.721-3.227 5.443-5.291 8.917 4.506-1.505 4.972-6.022 8.751-6.948-5.437 7.353-10.844 14.736-16.281 22.09 3.925-3.127 7.036-6.861 10.205-10.509 3.111-3.562 5.204-8.049 9.594-10.655-.175 1.853-.669 3.561-1.599 4.98-3.082 4.603-6.28 9.149-9.565 13.636-9.972 13.695-22.096 25.363-34.481 36.828-3.837 3.561-8.024 6.775-11.484 10.654-3.575 3.996-8.663 5.704-12.385 9.641-4.564 4.806-10.524 8.339-15.932 12.363-7.326 5.443-14.594 10.944-22.066 16.126-4.419 3.069-8.286 7.441-14.42 7.296-.727-.029-1.512.695-2.21 1.129-5.465 3.359-10.96 6.688-16.339 10.163-5.087 3.271-10.001 6.89-15.147 10.075-4.157 2.548-8.518 4.748-12.85 7.007-5.611 2.924-10.757 6.89-18.083 7.99 3.343-2.2 5.93-4.024 8.663-5.674 2.53-1.506 3.751-4.227 6.484-5.791 12.675-7.064 25.177-14.476 37.533-22.09 7.036-4.314 13.722-9.236 20.496-13.955 10.903-7.615 21.776-15.258 32.591-22.959.727-.522 1.018-1.593 1.541-2.432-.291-.261-.581-.522-.843-.811-2.064 1.361-4.158 2.663-6.164 4.111-10.844 7.759-21.397 15.953-32.503 23.278-13.897 9.149-28.259 17.69-42.505 26.375-13.112 8.02-26.66 15.258-40.702 21.541-2.035.897-4.245 1.361-6.367 2.026-.145-.347-.291-.723-.407-1.071 1.308-.897 3.838-2.113 3.692-2.605-.988-3.62 2.21-3.272 3.78-4.112 2.674-1.447 5.669-2.258 8.402-3.561 7.442-3.59 14.827-7.267 22.212-11.002.697-.347 1.133-1.245 1.715-1.882-6.571 2.085-12.502 5.096-18.52 7.846-6.308 2.867-12.617 5.762-19.13 8.194-6.308 2.345-12.908 3.995-19.275 6.167-6.454 2.171-12.443 5.906-20.06 5.79zm75.037-226.3488c-1.134-.9555-1.832-1.5345-2.704-2.2583 5.262-7.4987 10.263-14.8815 15.554-22.0617 5.582-7.6144 11.339-15.0841 17.153-22.4959 6.222-7.9619 12.618-15.808 18.898-23.71196 1.366-1.73714 2.674-3.12685 5.029-.89752-2.326 2.98209-4.739 5.79048-6.803 8.83048-1.977 2.9242-3.576 6.08-5.291 9.1779-1.686 3.0399-3.256 6.1378-4.884 9.2357.32.1737.61.3475.93.5501 5.815-8.7725 10.117-18.6742 18.49-25.50695-2.616 4.54555-6.192 8.56985-7.907 14.01295 2.471.0289 2.936-4.4297 5.727-1.9398.029.0289.93-.8107 1.337-1.3029.931-1.216 1.657-2.5767 2.675-3.6769 1.541-1.6503 2.849-3.7638 6.541-4.6614-3.866 4.8351-7.064 8.6568-10.059 12.6233-12.152 16.0685-20.758 34.2505-30.788 51.593-4.972 8.5988-9.303 17.574-14.362 26.1147-2.181 3.706-5.291 6.949-8.344 10.047-2.239 2.287-5.088 3.966-7.675 5.906 1.279-4.14 3.081-7.528 4.913-10.944 1.832-3.416 3.576-6.862 5.553-10.1623 2.064-3.4743 4.419-6.7748 6.6-10.1622 2.093-3.2427 4.302-6.4564 6.221-9.8149 1.803-3.1847 4.972-5.6457 5.262-9.7279-1.424.8975-2.558 2.0556-3.43 3.3584-5.524 8.2514-11.222 16.416-16.397 24.899-4.536 7.4699-8.519 15.2869-12.647 23.0169-2.82 5.27-7.152 8.86-12.124 11.842 2.065-4.141 4.39-8.02 6.6-11.987 2.122-3.821 4.041-7.759 6.163-11.609 2.181-3.996 4.361-7.9913 6.804-11.813 2.471-3.8217 5.378-7.3249 7.878-11.1466 2.501-3.7928 4.681-7.8171 7.036-11.6968 2.268-3.7348 4.477-7.5276 6.919-11.1755 2.53-3.7638 5.437-7.325 7.966-11.0888 2.413-3.619 5.815-6.688 7.065-11.1466-1.337.2606-2.384.7238-3.082 1.5345-.872.9843-1.366 2.2582-2.122 3.3584-5.495 7.8751-11.135 15.6343-16.484 23.5962-2.995 4.4586-5.437 9.2936-8.344 13.8102-6.774 10.4518-14.304 20.469-19.305 31.905-3.459 7.904-10.699 13.782-12.123 22.728-.029.261-.465.492-.698.724-4.448 4.545-8.925 9.062-13.374 13.607 10.147-25.883 25.934-48.466 41.633-71.4828zM259.599 266.657c1.774-7.673 4.972-14.158 7.705-20.846 8.111-19.832 21.049-36.364 35.382-51.998 7.21-7.846 15.495-14.476 23.636-21.338 15.845-13.376 32.969-24.61 51.924-33.035 1.512-.666 3.053-1.708 5.524-1.216-1.105 1.043-1.657 1.622-2.297 2.143-17.211 14.186-33.521 29.328-49.656 44.673-17.415 16.561-32.736 34.859-47.128 53.996-5.262 7.007-10.728 13.868-15.699 21.078-2.268 3.3-4.942 5.414-9.391 6.543zm117.077-21.049c4.594-3.734 8.402-7.498 14.537-7.961 5.873-.435 11.687-1.738 17.502-2.693 2.674-.434 5.291-1.013 7.966-1.332 11.135-1.303 22.299-2.548 34.597-3.937-1.541-.985-2.326-1.911-3.14-1.94-1.832-.087-3.693.202-5.524.463-16.048 2.316-32.097 4.661-48.174 6.949-.989.144-2.035.058-3.489.086 3.605-4.921 8.548-5.761 13.374-6.282 15.379-1.708 30.788-3.677 46.284-3.648 11.455.029 23.026.318 33.841 5.067.32.144.843-.145 1.948-.348-1.047-.811-1.599-1.39-2.239-1.708-5.233-2.548-10.786-3.764-16.572-4.314-14.216-1.332-28.375-.753-42.533.637-6.542.637-13.112 1.071-19.683 1.592-.988.087-1.977.261-3.343.464 2.82-4.864 7.472-4.893 11.426-5.53 17.938-2.867 35.992-3.735 54.104-1.998 9.856.955 19.16 4.111 27.881 8.715 4.245 2.229 5.96 5.935 5.728 10.712-2.617-.261-4.972-.753-7.268-.637-2.268.087-4.507-2.548-7.501.145 1.889.666 3.227 1.158 4.564 1.65 1.541.579 3.082 1.158 4.652 1.766-.901.956-1.483 1.593-2.181 2.345 7.094 3.156 9.74 5.067 10.467 7.875-2.82-1.447-5.321-2.779-7.85-4.053-7.123-3.561-14.304-6.949-22.241-8.367-22.008-3.938-44.045-3.88-66.025-.029-10.204 1.824-20.351 4.14-31.108 6.311zm17.938-136.683c8.693-5.183 17.037-10.2206 25.439-15.1135 3.78-2.2004 7.763-4.0823 11.571-6.2537 9.42-5.3272 19.247-9.728 29.364-13.4918 3.634-1.3607 3.692-1.216 6.396 2.4031-6.018 3.7059-6.018 3.7059-6.716 7.5565 2.035-.579 3.983-1.1002 5.902-1.6792 1.832-.5501 3.605-1.3608 5.611.2026-25.671 10.3939-49.453 23.509-71.694 41.025-2.064-5.182-3.809-9.467-5.873-14.649zM263.088 276.877c-.291-3.359 1.512-4.343 3.344-5.24 6.977-3.388 13.809-7.065 20.961-10.047 10.437-4.372 21.049-8.28 31.632-12.305 2.238-.839 4.564-1.389 6.861-2.084-21.543 14.823-44.918 26.144-68.438 37.261 1.774-4.487 6.541-4.661 9.885-6.861 3.663-2.403 7.588-4.372 11.426-6.486 3.692-2.026 7.355-4.053 11.134-5.964 3.925-1.969 7.908-3.793 11.862-5.645 3.605-1.68 7.21-3.272 10.815-4.922-17.734 4.256-33.288 13.318-49.482 22.293zm-18.81-117.807c4.971-12.392 10.001-24.32 16.979-35.235 6.919-10.828 13.519-21.946 22.008-31.7317-.727 2.1425-1.657 4.1402-2.966 5.8484-9.448 12.3623-16.368 26.2303-23.723 39.8093-2.471 4.575-5.03 9.207-6.687 14.1-1.047 3.098-2.268 5.443-5.611 7.209zm90.33 81.298c.203.319.378.666.581.984-1.134.753-2.297 2.201-3.372 2.143-4.768-.203-8.809 2.056-12.967 3.532-15.903 5.617-31.747 11.378-46.778 19.167-.611.318-1.25.55-1.89.752-.64.203-1.279.261-1.948.406 20.642-12.942 43.377-20.267 66.374-26.984zm-32.358 52.838c12.181-9.989 24.479-19.717 38.725-26.578-12.531 9.438-24.451 19.745-38.725 26.578zm-37.824 52.259c4.506-2.78 9.128-5.733 13.809-8.512.901-.521 2.297-.869 3.227-.55 1.948.666 3.722 1.795 5.902 2.924-6.018 4.053-13.286 5.877-22.938 6.138zm81.055-112.364c-.814.753-1.512 1.882-2.5 2.2-15.496 5.009-31.021 9.931-46.546 14.882 15.757-7.209 31.806-13.637 49.046-17.082zm-134.346 18.182c.349.087.698.145 1.017.232-2.035 8.888-4.07 17.747-6.076 26.636-2.122-9.844 1.57-18.327 5.059-26.868zm27.212 87.957c11.048 2.172 21.921 2.49 32.736-.984-10.786 6.572-21.775 5.298-32.736.984zm7.704-83.585c-2.035 9.351-3.866 17.777-5.901 27.07-1.367-6.109 1.977-21.482 5.901-27.07zm14.246 76.318c2.268-4.43 6.454-4.111 9.827-5.761.639 1.274 1.105 2.229 1.657 3.3-3.634 2.287-6.977 3.822-11.484 2.461zm-54.657-31.761c-1.105-5.356-.058-10.364 2.064-15.199-.203 5.153 0 10.335-2.064 15.199zm69.455 10.279c.146.289.32.579.466.897-4.943 3.88-10.38 6.717-16.543 8.049-.174-.319-.32-.666-.494-.985 5.553-2.663 11.048-5.327 16.571-7.961zm-84.718-10.887c1.744.464 3.488.927 6.192 1.622-5.117 2.75.902 3.966.378 6.427-1.657-.926-3.111-1.708-4.622-2.577 2.907-2.924-2.617-3.011-1.948-5.472zm5.349-9.409c-1.483-5.24-.843-10.249 1.745-15.026-.582 5.008-1.163 10.017-1.745 15.026zm-6.018-77.911c.436.029.872.087 1.337.145-.581 4.169-1.192 8.367-1.773 12.536-.407-.057-.785-.115-1.192-.144.523-4.198 1.076-8.368 1.628-12.537zm27.736 85.96c.494-3.851.843-6.572 1.192-9.294 1.541 4.024 1.337 5.819-1.192 9.294zm-105.186 317.52c-.756-1.622-1.367-2.982-2.384-5.183 2.529 1.477 4.157 2.432 6.25 3.648-1.57.608-2.471.985-3.866 1.535zm-3.082.086c-1.279 1.014-2.181 1.738-3.314 2.635-.727-1.766-1.251-3.098-2.094-5.211 2.094 1.013 3.489 1.679 5.408 2.576zm128.88-349.135c.407.144.814.26 1.221.405-.523 2.693-1.017 5.385-1.54 8.078-.378-.087-.785-.145-1.163-.232.494-2.75.988-5.501 1.482-8.251zm26.98 69.89c-.116-.376-.232-.723-.349-1.1 2.762-.926 5.495-1.824 8.257-2.75.116.347.233.695.349 1.042-2.733.927-5.495 1.882-8.257 2.808zm10.728-39.925c.174.174.349.319.523.492-2.035.811-4.099 1.651-6.134 2.461-.087-.202-.174-.405-.262-.608 1.948-.781 3.925-1.563 5.873-2.345zm223.193-52.838c3.169-1.911 3.169-1.911 3.896 1.535-1.25-.463-2.239-.869-3.896-1.535zm-306.691 4.72c-1.25-3.33-1.25-3.33.873-4.459-.32 1.679-.611 3.069-.873 4.459zm37.97 61.378c-.029-.26-.058-.55-.087-.81 1.337-.406 2.674-.811 4.012-1.216.029.145.058.26.116.405-1.337.521-2.675 1.071-4.041 1.621zm31.777-40.533c-1.832 2.519-1.832 2.519-4.681 2.519 1.715-.926 2.907-1.563 4.681-2.519zm-6.397 63.261c.03.405.03.811.059 1.187-.931-.029-1.832-.029-2.762-.058 0-.289-.029-.55-.029-.839.901-.087 1.802-.203 2.732-.29zM200.465 180.35c-.291-.087-.611-.174-.901-.261.087-.55.058-1.187.29-1.65.262-.55.785-1.013 1.192-1.505.146.086.291.202.437.289-.349 1.042-.698 2.085-1.018 3.127z"}),Q.createElement("path",{d:"M313.507 356.699c-2.18-4.372-5.814-7.152-10.233-9.033l.087-.145c3.401 3.011 6.803 6.022 10.205 9.033l-.059.145zM242.743 96.2149c.029-1.0712.029-2.1714.058-3.5322-3.11.6949-3.11 2.5478-3.052 5.4431 1.424-.9844 2.267-1.5635 3.111-2.1425l-.117.2316zM266.233 590.228c-13.897-6.311-27.678-12.218-41.109-18.79-13.461-6.572-26.631-13.781-39.889-20.787-13.199-6.978-25.816-14.882-38.754-22.902.32.782.407 1.795.96 2.259 1.947 1.563 4.07 2.953 6.134 4.4 15.089 10.568 31.312 19.254 47.563 27.795 17.328 9.119 34.743 18.095 52.971 25.362 2.82 1.129 5.524 2.519 8.199 3.966 1.599.869 2.82 1.158 3.925-1.303zM87.9287 332.958c-1.6281 2.924 0 4.285 1.1339 5.819 7.3263 9.757 15.9324 18.298 24.9444 26.462 20.177 18.269 42.33 33.99 64.542 49.654 1.803 1.274 3.547 2.605 5.408 3.763.756.464 1.744.551 3.111.116-.814-.868-1.512-1.882-2.472-2.548-9.972-7.18-20.06-14.244-29.974-21.482-21.834-15.953-42.737-32.948-60.2972-53.649-2.2096-2.663-4.2738-5.414-6.3961-8.135zM70.254 331.829c-1.8606 1.419-2.0351 2.577-.8721 4.111 1.8025 2.432 3.3143 5.038 5.1458 7.47 6.0181 7.962 13.1701 14.824 20.7581 21.309 6.1632 5.24 12.0942 10.77 18.2872 15.953 7.355 6.166 14.885 12.16 22.386 18.153 3.169 2.519 6.367 4.979 9.652 7.354.785.55 1.948.579 3.402.028-.553-.665-1.018-1.505-1.716-1.997-17.589-12.594-34.131-26.434-50.1505-40.91-7.9078-7.122-15.3796-14.621-21.7175-23.162-1.8316-2.519-3.3143-5.298-5.175-8.309zM159.448 381.569c-3.285-2.664-6.454-5.096-9.478-7.673-8.053-6.89-16.135-13.723-23.985-20.816-6.861-6.196-13.577-12.566-20.119-19.109-3.023-3.011-5.436-6.63-8.3145-10.191-2.1223 1.766-.7849 3.532.1745 4.777 2.5 3.156 5.001 6.398 7.995 9.062 14.391 12.971 28.957 25.768 43.435 38.651 2.006 1.795 3.896 3.706 5.96 5.414 1.047.869 2.239 2.403 4.332-.115zM181.456 363.966c-1.744-1.737-2.558-2.982-3.692-3.619-12.124-6.746-22.939-15.287-33.55-24.06-9.914-8.164-18.375-17.69-25.992-27.997-.988-1.331-1.628-3.387-4.07-3.097 3.227 12.768 51.866 55.82 67.304 58.773zM108.369 316.686c.116 3.098 2.006 5.415 3.75 7.76 5.815 7.933 12.792 14.794 20.468 20.845 11.367 8.975 22.938 17.69 34.451 26.463.901.666 2.181.81 3.285 1.216.233-.406.495-.811.727-1.216-1.163-1.014-2.267-2.114-3.518-3.011-7.5-5.443-15.234-10.539-22.473-16.3-10.263-8.165-20.729-16.214-28.753-26.781-1.425-1.853-2.617-3.88-3.954-5.82-.901-1.303-1.861-2.577-2.791-3.879-.407.26-.814.492-1.192.723zM115.113 396.161c-1.105-1.1-2.093-2.316-3.314-3.272-12.9377-9.988-25.2356-20.672-36.0798-32.919-4.4482-5.037-8.3439-10.538-12.5014-15.808-1.0757-1.36-2.2386-2.663-3.9539-4.661-.6978 3.156.6105 4.401 1.6281 5.877 11.6001 16.793 26.5145 30.4 42.039 43.4 2.966 2.49 5.757 5.124 8.722 7.614.669.55 1.687.666 2.559 1.014.291-.435.61-.84.901-1.245zM225.474 338.198c-27.038-6.167-48.232-21.512-68.845-39.723.756 1.448.96 2.345 1.541 2.866 5.117 4.604 9.972 9.584 15.525 13.637 10.466 7.643 21.34 14.766 33.289 19.919 4.303 1.853 8.954 2.982 13.461 4.314 1.54.434 3.198.695 5.029-1.013zM96.0105 391.991c-7.1811-6.225-14.0423-12.537-21.3105-18.385-7.2683-5.819-11.6001-14.447-19.508-19.601 9.3906 15.027 22.4444 26.492 36.5738 36.857 1.0757.81 2.4131 2.605 4.2447 1.129zM347.173 501.054c-19.334-7.788-38.551-15.692-56.925-25.478 5.582 4.227 11.513 7.818 17.909 10.684 6.483 2.895 12.879 5.964 19.421 8.714 6.309 2.664 12.501 5.82 19.595 6.08zM46.5872 363.821c.029.752-.1454 1.332.0872 1.679 7.588 12.507 17.1821 23.191 29.2474 31.587 1.1338.782 2.3549 2.316 4.0411-.087-1.1048-.926-2.1514-1.94-3.3143-2.779-9.5359-6.833-17.9671-14.679-24.0724-24.841-1.3083-2.172-2.3549-5.241-5.989-5.559zM237.771 350.937c2.762 2.663 6.628 2.432 9.914 2.982 13.926 2.229 27.939 2.432 41.719-1.216 3.082-.811 6.019-2.171 8.955-3.416.494-.203.785-.985 1.686-2.172-1.308.29-1.861.319-2.355.521-18.025 7.441-36.574 7.007-55.326 3.59-1.482-.26-2.994-.405-4.477-.637l-.116.348zM66.6181 404.267c.9304-3.562-1.2792-4.256-2.5002-5.385-4.2156-3.851-8.5765-7.528-12.8212-11.321-3.9248-3.532-7.0938-7.585-8.78-12.681-.4943-1.477-1.4246-2.808-2.1805-4.198-.3198.087-.6687.174-.9885.232-.1163.839-.5524 1.766-.3198 2.49 1.4537 4.69 3.5179 9.148 7.0938 12.594 4.3319 4.198 8.8673 8.164 13.3736 12.189 2.1514 1.968 4.4191 3.792 7.1228 6.08zM169.189 340.775c-.698-.84-1.221-1.94-2.122-2.461-12.705-7.615-22.299-18.732-32.911-28.721-.145-.145-.872.318-2.064.811 5.233 6.34 11.367 11.436 17.066 16.937 5.785 5.588 12.588 9.815 19.042 14.505.32-.377.669-.724.989-1.071zM349.732 484.146c-1.657-3.126-4.128-3.387-6.25-4.024-8.577-2.577-17.211-5.009-25.09-9.438-3.809-2.143-7.617-4.285-11.455-6.457 1.977 6.544 31.602 17.893 42.795 19.919zM55.2787 405.715c-3.6923-2.895-7.3845-5.762-11.0477-8.686-3.9249-3.156-8.1695-6.051-10.35-10.828-.9304-2.056-1.7153-4.198-2.6747-6.572-1.7444.26-1.8317 1.708-1.57 3.213.6396 3.967 2.6747 7.354 5.6402 9.902 5.4948 4.69 11.2221 9.091 16.9495 13.521.6396.492 1.6863.405 2.5585.579.1453-.376.3198-.753.4942-1.129zM143.518 592.429c-2.122-1.622-4.157-3.388-6.396-4.836-5.785-3.763-11.28-7.846-15.99-12.941-1.919-2.085-4.216-3.648-7.297-4.604.087.869-.029 1.506.232 1.709 8.112 6.977 15.671 14.649 25.061 20.063 1.483.84 2.791 2.027 4.477.464 0-.029-.087.145-.087.145zM353.191 435.333c-11.513-6.138-24.392-8.685-34.771-16.647-.233.318-.465.666-.669.984 1.861 1.506 3.518 3.503 5.641 4.459 9.041 4.082 18.228 7.904 27.386 11.725.611.29 1.599-.318 2.413-.521zM66.6178 537.767c3.4888 4.198 7.9369 7.441 12.2688 10.712 4.39 3.33 9.0708 6.341 13.6643 9.526 2.1223-1.651.5234-2.432-.6396-3.301-5.2622-3.88-10.6116-7.672-15.7866-11.668-2.2386-1.737-4.1284-3.937-6.3088-5.761-.6396-.521-1.7444-.464-2.6457-.666-.1744.376-.3489.753-.5524 1.158zM316.502 402.849c8.228 8.946 19.857 10.799 30.352 15.026.727.29 1.745-.203 2.704-.782-10.844-5.298-23.055-7.296-33.056-14.244zM142.528 308.957c8.227 8.222 15.379 15.981 25.235 21.28.204-1.332.407-1.853.291-1.94-8.344-5.704-15.729-12.508-22.91-19.543-.203-.203-.901.058-2.616.203zM45.4544 411.911c-6.9194-7.094-15.7866-12.305-19.4789-22.496-.2616.752-.9303 1.708-.6978 2.258 1.0757 2.635 1.8607 5.733 3.8086 7.585 4.5645 4.401 9.7103 8.194 14.6818 12.189.407.348 1.1048.319 1.6863.464zM315.222 389.009c1.948 4.777 6.483 6.254 10.728 7.933 12.181 4.806 12.211 4.719 15.816 3.416-9.1-4.227-18.752-5.645-26.544-11.349zM337.493 387.678c-8.286-4.864-17.677-5.646-25.09-12.508.756 4.054 3.314 5.125 5.64 6.457 8.431 4.806 16.019 7.383 19.45 6.051zM22.747 400.011c-.2035 7.122 6.9775 15.229 14.5365 16.647-6.6286-4.024-10.0883-10.712-14.5365-16.647zM169.682 321.059c-5.611-5.154-10.844-9.989-16.368-15.055-.203.723-.756 1.679-.494 2.026 4.157 5.53 9.39 9.96 15.234 13.637.233.173.843-.29 1.628-.608zM34.1159 425.605c-4.0702-4.372-7.8787-8.425-11.7455-12.566-1.221 4.025 5.146 10.944 11.7455 12.566zM218.119 482.584c3.372 4.516 9.129 5.038 13.344 8.165.291.202 1.105-.319 2.239-.695-4.739-4.314-10.466-5.212-15.583-7.47zM109.735 605.139c7.646 4.719 10.699 6.051 14.042 6.138-2.82-3.851-10.67-7.267-14.042-6.138zM65.1638 480.556c-.1744-3.706-3.7795-4.893-5.8146-7.238-.1453-.145-1.3373.261-1.628.666-.2908.434-.3489 1.477-.0582 1.795 2.0642 1.998 4.2447 3.88 6.367 5.791.407-.348.7559-.695 1.1338-1.014z"}),Q.createElement("path",{d:"M237.916 350.589c-6.367-2.026-12.734-4.053-19.217-6.109 3.401 3.069 12.239 6.022 19.101 6.428l.116-.319zM17.3408 432.323c.6105 4.313 3.5178 6.398 7.1519 7.73-1.6862-3.214-3.8958-5.964-7.1519-7.73zM19.5798 424.794c1.5408 4.719 4.6807 7.296 9.3033 7.701-3.605-2.982-6.4542-5.356-9.3033-7.701zM75.4861 595.642c3.1981 3.59 4.9715 4.806 7.7044 5.385-1.3083-3.503-3.8377-5.414-7.7044-5.385zM23.2119 447.348c-1.8606-2.316-3.4596-4.893-6.5414-6.254.1163 4.053 1.2502 5.211 6.5414 6.254zM77.1131 577.402c2.9655 2.113 5.4657 3.879 7.966 5.646-1.0757-2.983-2.5875-5.443-5.4657-6.573-.4942-.231-1.3374.464-2.5003.927zM84.7324 511.014c.0291.781-.2326 1.766.1163 2.345 1.2792 2.084 3.1107 3.532 6.1634 3.532-1.4827-1.824-2.9654-3.648-4.4482-5.472-.6105-.145-1.221-.289-1.8315-.405zM49.8442 544.657c1.1629 3.677 4.9715 4.343 7.5008 6.456-1.7153-3.069-4.1283-5.298-7.559-6.311 0-.029.0582-.145.0582-.145zM68.9746 418.57c-1.6281-1.216-3.2271-2.432-5.4948-4.141.4652 3.822 2.791 4.285 4.6226 5.299.2617-.377.5524-.753.8722-1.158zM276.701 427.314c1.861.579 2.704 1.1 3.198.897.524-.203.727-1.187 1.076-1.795-.785-.405-1.599-1.1-2.384-1.071-.523 0-1.017 1.013-1.89 1.969zM35.8594 440.631c1.4246-.695 1.9189-1.708.9013-3.011-.2326-.289-1.3955-.318-1.599-.058-.9594 1.158-.8722 2.288.6977 3.069zM74.0621 568.658c2.0351-1.129 2.2968-2.519.9594-4.401-2.3549 1.737-2.3549 1.737-.9594 4.401zM265.247 364.197c1.134.463 1.919 1.071 2.471.897.523-.173.814-1.129 1.192-1.737-.64-.405-1.308-1.158-1.89-1.1-.552.087-.988 1.042-1.773 1.94zM93.2798 580.732c.9885.145 1.8898.492 2.0933.26.407-.492.6396-1.303.6105-1.968 0-.232-1.3373-.753-1.5118-.551-.5233.464-.7268 1.245-1.192 2.259zM293.301 362.083c-.145 1.043-.465 1.824-.261 2.403.116.348 1.017.435 1.57.637.232-.694.639-1.389.581-2.055-.029-.319-.959-.55-1.89-.985zM96.3317 607.599c-.3779 1.042-.7849 1.766-.7849 2.461 0 .232 1.3664.811 1.5699.608.5234-.463.8722-1.245.9595-1.94.029-.231-.9013-.608-1.7445-1.129zM237.654 371.232c-.175 1.1-.465 1.853-.32 2.519.058.29 1.047.377 1.599.579.203-.666.61-1.39.552-2.026-.087-.348-.959-.58-1.831-1.072zM279.608 383.335c.087.926.204 1.853.291 2.779.698-.231 1.395-.434 2.122-.666-.407-.81-.814-1.65-1.221-2.46-.407.115-.785.231-1.192.347zM104.82 584.119c-.262 1.158-.524 1.853-.553 2.548 0 .145 1.047.608 1.163.463.494-.492.931-1.129 1.134-1.795.058-.145-.872-.608-1.744-1.216zM210.936 361.128c-.175 1.158-.465 1.94-.32 2.606.058.26 1.425.608 1.57.434.407-.492.698-1.303.61-1.911-.087-.376-.959-.608-1.86-1.129zM39.1444 475.779c1.3373-.029 2.1514.174 2.5874-.145.5524-.376.785-1.187 1.163-1.824-.5815-.231-1.2211-.752-1.7153-.608-.4652.145-.7559.898-2.0351 2.577zM226.781 411.158c.552.058 1.366.319 1.599.087.436-.463.726-1.274.668-1.911 0-.231-1.192-.753-1.628-.579-.668.29-1.134 1.014-1.657 1.564.32.289.669.55 1.018.839zM304.785 397.435c-.029.724-.262 1.534 0 2.114.174.376 1.483.694 1.657.521.465-.521.902-1.419.756-2.027-.174-.637-1.047-1.1-1.628-1.621-.262.347-.523.666-.785 1.013zM76.1542 513.186c-.1163.926-.436 1.708-.1744 2.084.2617.405 1.0757.405 1.6571.608.2035-.666.6105-1.332.5233-1.969 0-.289-1.0466-.405-2.006-.723zM96.9695 542.485c.5815-.636 1.192-1.244 1.6862-1.939.0582-.087-.5814-.637-.9012-.985-.6687.666-1.3374 1.361-2.006 2.027.407.318.814.608 1.221.897zM103.134 572.016c.058-1.1.32-1.853.058-2.229-.29-.405-1.104-.434-1.657-.637-.145.579-.523 1.274-.348 1.737.174.406.959.579 1.947 1.129zM77.871 589.533c.3198-.724.5815-1.245.814-1.795-.5233-.232-1.0757-.493-1.599-.724-.2035.579-.5233 1.129-.5814 1.708 0 .174.6977.434 1.3664.811zM93.86 594.542c-2.9654.289-2.9654.289-1.6862 3.04.6105-1.101 1.0756-1.94 1.6862-3.04zM58.798 522.48c1.2501.202 2.006.579 2.3258.347.4361-.318.6688-1.071.756-1.65.029-.174-.9013-.753-1.0467-.637-.6105.376-1.0466.955-2.0351 1.94zM104.415 598.19c1.163.318 1.831.753 2.268.579.465-.203.697-.926 1.017-1.448-.523-.231-1.105-.723-1.599-.665-.465.057-.814.694-1.686 1.534zM82.7245 456.469c-.2035-1.1-.4361-2.23-.8432-4.256-1.2792 2.229-1.8315 3.474-.3488 4.603.407-.116.7849-.232 1.192-.347zM82.2885 619.151c1.1629.145 1.8607.464 2.2095.232.4361-.289.785-1.071.7269-1.563-.0291-.319-1.1048-.869-1.3665-.724-.5233.318-.814 1.013-1.5699 2.055zM85.6604 564.345c.6105-.637 1.2501-1.274 1.8606-1.911-.4942-.348-.9594-.695-1.4536-1.072-.4652.724-.9594 1.448-1.4245 2.143.3198.289.6686.579 1.0175.84zM206.868 339.269c-1.366-.521-2.587-.984-3.808-1.476-.204.463-.378.955-.582 1.418 1.221.232 2.442.464 3.692.666.117.029.32-.26.698-.608zM71.2116 552.995c.3198-1.216.7268-1.882.5524-2.345-.1163-.377-.9885-.492-1.5118-.724-.1454.434-.5233.898-.4361 1.245.2035.521.6687.898 1.3955 1.824zM300.045 143.697c-1.686.144-2.384-.029-2.849.26-4.303 2.519-22.793 20.296-26.602 25.797 5.146-1.824 7.327-5.704 10.408-8.368 3.169-2.75 6.367-5.443 9.362-8.367 2.936-2.895 6.919-4.835 9.681-9.322zM309.699 126.267c2.18-1.042 3.692-1.332 4.593-2.258 2.326-2.432 6.135-3.243 7.908-6.775-4.041.232-9.448 4.025-12.501 9.033zM220.617 226.761c2.965-3.243 3.198-7.731 5.582-12.16-3.663.723-4.012 3.213-4.826 5.124-.901 2.056-1.483 4.256-2.181 6.399.495.202.96.434 1.425.637zM365.025 85.7335c4.477-.9265 7.966-3.4453 10.931-6.7169-4.564.7238-7.646 3.9085-10.931 6.7169zM252.772 188.399c4.914-1.216 8.839-6.63 8.315-11.176-2.849 3.793-5.262 7.036-8.315 11.176zM325.891 258.115c.988-.405 2.006-.723 2.965-1.187 12.269-6.195 22.939-14.736 33.754-23.046 6.279-4.806 12.298-9.959 18.49-14.852 9.798-7.788 18.345-16.821 26.864-25.884 8.169-8.714 16.484-17.284 24.712-25.97 2.384-2.519 4.622-5.182 6.919-7.759-.233-.261-.465-.492-.698-.753-.698.464-1.483.811-2.064 1.39-14.246 14.795-28.288 29.763-42.766 44.326-6.135 6.167-13.054 11.61-19.741 17.227-13.199 11.001-26.66 21.714-41.4 30.631-2.558 1.564-5.117 3.098-7.675 4.633.203.405.407.839.64 1.244zM318.769 265.817c-5.233.145-8.547 3.908-12.908 5.704.668 2.229 2.035 1.823 3.169 1.071 3.314-2.172 6.512-4.488 9.739-6.775zM403.806 210.779c-3.169 2.751-6.338 5.501-9.681 8.396 3.343.898 5.146-.463 10.408-7.614-.262-.261-.494-.521-.727-.782zM338.596 142.162c-4.593 2.664-8.78 4.72-12.559 7.325-9.769 6.717-18.113 15.084-26.224 23.654-5.204 5.501-10.641 10.8-16.078 16.04-8.285 7.962-13.49 18.037-19.391 27.649-.204.348-.029.927.029 1.39 0 .116.203.203.872.84.843-1.129 1.802-2.143 2.442-3.301 4.187-7.73 8.635-15.287 14.566-21.801 3.866-4.227 8.053-8.165 12.123-12.189 7.53-7.47 14.769-15.258 22.706-22.235 5.117-4.517 11.222-7.991 17.008-11.726 1.948-1.274 4.157-2.056 4.506-5.646zM255.013 232.494c-2.18 1.65-2.907 3.04-2.18 5.356 2.704-.869 2.762-2.548 2.18-5.356zM298.855 73.5161c3.576.0579 4.506-.8975 6.745-6.8617-3.722 1.216-5.088 3.9955-6.745 6.8617zM214.629 135.474c0-1.448.029-2.895.029-4.661-3.256.666-2.588 3.879-4.129 5.443 2.21 2.403 2.791-.724 4.158-.956l-.058.174zM219.309 151.63c.727-2.259 2.355-3.735-.349-5.501-1.163 1.766-2.529 3.126.349 5.501zM324.698 184.172c-3.634 1.129-6.454 3.619-8.838 6.312-9.42 10.77-19.304 21.135-27.27 33.063-7.094 10.626-14.043 21.367-21.107 31.992-1.512 2.288-3.286 4.401-5.117 6.804 2.384 1.187 3.314.087 4.128-1.245 2.849-4.574 5.698-9.149 8.606-13.694 3.866-6.08 7.617-12.247 11.774-18.153 4.158-5.935 8.432-11.784 13.141-17.285 7.734-9.062 14.886-18.703 24.596-25.941.378-.29.64-.753.93-1.129-.29-.203-.581-.463-.843-.724zM340.254 168.943c-2.21 1.94-3.896 3.417-5.815 5.096 3.634.984 6.6-1.506 5.815-5.096zM455.062 231.422c3.343-.174 5.698-.319 8.547-.464-2.878-3.184-6.076-3.069-8.547.464zM400.201 113.904c13.374-8.078 25.294-18.5585 39.743-24.9859-1.105-1.9687-2.5-1.216-3.547-.6369-4.128 2.2872-8.286 4.5455-12.211 7.0933-5.756 3.7638-11.338 7.8465-17.036 11.6675-1.948 1.303-4.158 2.23-6.106 3.503-.756.522-1.192 1.564-1.744 2.346.291.376.611.694.901 1.013zM444.276 85.5027c1.105.1158 1.832.4343 2.268.1737.349-.2026.61-1.216.407-1.5344-.233-.3475-1.134-.5791-1.57-.4343-.407.1447-.581.8975-1.105 1.795z"})))},title:pC},mC=(0,J._x)("Facebook","sticker name","web-stories");const hC={aspectRatio:.52,svg:function FacebookIcon(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 13 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,mC),Q.createElement("path",{d:"M7.84372 24.144V13.1313H11.407L11.9415 8.83951H7.84372V6.0976C7.84372 4.85581 8.1772 4.0074 9.89487 4.0074H12.0854V0.168259C11.7062 0.116122 10.4065 0 8.89214 0C5.73318 0 3.57239 2.00015 3.57239 5.6734V8.83951H0V13.1313H3.57239V24.144H7.84372Z",fill:"#FAF4EA"}))},title:mC},LC=(0,J._x)("Instagram","sticker name","web-stories");const EC={aspectRatio:1,svg:function InstagramIcon(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,LC),Q.createElement("path",{d:"M17.1462 24.8165H7.0347C3.16584 24.8165 0 21.6541 0 17.7895V7.02693C0 3.16234 3.16584 0 7.0347 0H17.1462C21.0151 0 24.1809 3.16234 24.1809 7.02693V17.7895C24.1809 21.6541 21.0151 24.8165 17.1462 24.8165ZM17.1462 22.9608C18.5211 22.9608 19.8182 22.4208 20.7993 21.4408C21.7804 20.4608 22.321 19.1651 22.321 17.7918V7.02693C22.321 5.65354 21.7804 4.35794 20.7993 3.3779C19.8182 2.39787 18.5211 1.85785 17.1462 1.85785H7.0347C5.65979 1.85785 4.36276 2.39787 3.38164 3.3779C2.40052 4.35794 1.8599 5.65354 1.8599 7.02693V17.7895C1.8599 19.1629 2.40052 20.4585 3.38164 21.4386C4.36276 22.4186 5.65979 22.9586 7.0347 22.9586H17.1462V22.9608Z",fill:"#FAF4EA"}),Q.createElement("path",{d:"M18.7859 12.3116C18.7859 15.985 15.8047 18.9629 12.1272 18.9629C8.44966 18.9629 5.46848 15.985 5.46848 12.3116C5.46848 8.63814 8.44966 5.66028 12.1272 5.66028C15.8047 5.66028 18.7859 8.63814 18.7859 12.3116ZM12.0961 7.96257C9.68885 7.96257 7.73551 9.91151 7.73551 12.3183C7.73551 14.725 9.68663 16.6739 12.0961 16.6739C14.5055 16.6739 16.4566 14.725 16.4566 12.3183C16.4566 9.91151 14.5032 7.96257 12.0961 7.96257Z",fill:"#FAF4EA"}),Q.createElement("path",{d:"M18.8929 7.13361C19.764 7.13361 20.4702 6.42818 20.4702 5.55798C20.4702 4.68779 19.764 3.98236 18.8929 3.98236C18.0217 3.98236 17.3155 4.68779 17.3155 5.55798C17.3155 6.42818 18.0217 7.13361 18.8929 7.13361Z",fill:"#FAF4EA"}))},title:LC},ZC=(0,J._x)("Cross","sticker name","web-stories");const gC={aspectRatio:18/19,svg:function OrangeCross(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,ZC),Q.createElement("path",{d:"M3.17925e-05 16.3241L15.5375 0.786638L17.0913 2.34039L1.55378 17.8779L3.17925e-05 16.3241Z",fill:"#FF7324"}),Q.createElement("path",{d:"M1.55375 0.786621L9.79375 9.02662L8.24 10.5804L0 2.34037L1.55375 0.786621Z",fill:"#FF7324"}),Q.createElement("path",{d:"M11.6948 10.9278L17.4843 16.7174L15.9306 18.2711L10.1411 12.4816L11.6948 10.9278Z",fill:"#FF7324"}))},title:ZC},vC=(0,J._x)("Dot","sticker name","web-stories");const wC={aspectRatio:1,svg:function OrangeDot(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,vC),Q.createElement("rect",{opacity:"0.2",width:"64",height:"64",rx:"32",fill:"#F96302"}),Q.createElement("rect",{x:"18.2861",y:"18.2858",width:"27.4286",height:"27.4286",rx:"13.7143",fill:"#F96302"}))},title:vC},yC=(0,J._x)("Plus","sticker name","web-stories");const bC={aspectRatio:23/24,svg:function Plus(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 23 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,yC),Q.createElement("path",{d:"M0.5 10.4H10.4V0.5L12.6 0.5V10.4H22.5V12.6H0.5L0.5 10.4Z",fill:"white"}),Q.createElement("path",{d:"M12.6 23.0566L12.6 14.8591H10.4L10.4 23.0566H12.6Z",fill:"white"}))},title:yC},RC=(0,J._x)("Arrow","sticker name","web-stories");const AC={aspectRatio:18/17,svg:function RightArrow(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,RC),Q.createElement("path",{d:"M16.8371 7.04675L10.4371 0.24707L8.83708 1.75308L13.4942 6.70109H0.0371094V8.89842H16.0371C16.4754 8.89842 16.8718 8.63788 17.0457 8.23551C17.2195 7.83314 17.1376 7.36593 16.8371 7.04675Z",fill:"#F9F3E9"}),Q.createElement("path",{d:"M14.1383 9.78401L8.85498 15.3973L10.3635 17L15.6468 11.3867L14.1383 9.78401Z",fill:"#F9F3E9"}))},title:RC},xC=(0,J._x)("Twitter","sticker name","web-stories");const TC={aspectRatio:27/21,svg:function TwitterIcon(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 27 21",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,xC),Q.createElement("path",{d:"M26.368 2.46776C25.3977 2.88621 24.3546 3.16946 23.2608 3.29607C24.3767 2.64372 25.2345 1.6137 25.6403 0.384112C24.595 0.987104 23.4372 1.42486 22.2045 1.66091C21.2166 0.639472 19.8118 0 18.2549 0C15.269 0 12.8455 2.35617 12.8455 5.26384C12.8455 5.67585 12.894 6.07713 12.9866 6.46339C8.49015 6.24451 4.50309 4.14798 1.83475 0.963499C1.36945 1.74031 1.10262 2.64587 1.10262 3.60937C1.10262 5.43551 2.05748 7.04707 3.50853 7.99125C2.62202 7.96336 1.78844 7.72731 1.05851 7.33247C1.05851 7.35393 1.05851 7.37538 1.05851 7.39899C1.05851 9.95044 2.92414 12.077 5.39841 12.5598C4.94413 12.68 4.4656 12.7444 3.97383 12.7444C3.6254 12.7444 3.2858 12.7122 2.95501 12.65C3.64305 14.7422 5.64099 16.2636 8.00941 16.3065C6.15701 17.7185 3.82608 18.5597 1.29006 18.5597C0.853426 18.5597 0.423405 18.534 0 18.4867C2.39488 19.9803 5.23743 20.8515 8.29168 20.8515C18.2417 20.8515 23.6842 12.8302 23.6842 5.87327C23.6842 5.64581 23.6798 5.41834 23.6688 5.19303C24.7251 4.45055 25.6425 3.52353 26.368 2.46776Z",fill:"#FAF4EA"}))},title:xC},_C=(0,J._x)("YouTube","sticker name","web-stories");const SC={aspectRatio:28/19,svg:function YouTubeIcon(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 28 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,_C),Q.createElement("path",{d:"M20.2878 0H7.17684C0 0 0 2.00053 0 6.92327V11.7335C0 16.4156 1.01677 18.6567 7.17684 18.6567H20.2898C25.8533 18.6567 27.4666 17.345 27.4666 11.7335V6.92327C27.4647 1.74246 27.1931 0 20.2878 0ZM10.9268 12.985V5.43306L18.3296 9.19739L10.9268 12.985Z",fill:"#FAF4EA"}))},title:_C},zC=(0,J._x)("Musical Note","sticker name","web-stories");const IC={aspectRatio:160/156,svg:function MusicNote(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 160 156",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,zC),Q.createElement("path",{d:"M108.689 66.0306C108.101 60.5262 105.23 55.8237 100.384 52.4286C90.0206 45.1653 86.8232 37.8009 86.7945 37.7323C86.4648 36.9377 85.6295 36.4898 84.7872 36.6596C83.9484 36.8293 83.3462 37.5697 83.3462 38.4293V88.8714C83.2458 88.7812 83.149 88.6909 83.0487 88.6042C79.5716 85.6642 74.3633 84.5518 68.757 85.5486C58.9138 87.2967 51.207 94.7912 51.207 102.614C51.207 105.847 52.5871 108.794 55.0891 110.911C57.7309 113.146 61.3728 114.324 65.4341 114.324C66.7138 114.324 68.0365 114.204 69.3807 113.966C79.2239 112.218 86.9343 104.724 86.9343 96.9004V58.3194C88.7266 59.8978 91.3147 61.8626 95.0032 64.6292C101.731 69.6748 99.9965 81.2 99.9785 81.312C99.8531 82.0994 100.251 82.8723 100.961 83.2226C101.67 83.573 102.524 83.4104 103.061 82.8289C107.162 78.3792 109.32 71.943 108.689 66.0306ZM68.757 110.408C64.2656 111.207 60.0143 110.358 57.394 108.14C55.6913 106.699 54.7916 104.789 54.7916 102.611C54.7916 96.5934 61.337 90.5329 69.3807 89.1026C70.492 88.904 71.5924 88.8101 72.6534 88.8101C75.8795 88.8101 78.7723 89.7022 80.7474 91.3708C82.45 92.8119 83.3498 94.7225 83.3498 96.9004C83.3462 102.921 76.8044 108.978 68.757 110.408ZM103.689 75.3273C103.323 70.9028 101.85 65.2612 97.1432 61.7325C90.6121 56.835 87.5545 54.4259 86.9307 52.8945V44.6849C89.2284 47.6863 92.8524 51.5509 98.3332 55.3939C102.301 58.1749 104.649 61.9854 105.122 66.417C105.441 69.3787 104.911 72.5029 103.689 75.3273ZM60.4516 0L68.0365 20.858L65.9647 21.6237L48.1207 8.31071L54.5012 25.8567L52.4294 26.6224L44.8444 5.7644L46.9163 4.9987L64.7495 18.2828L58.3797 0.765697L60.4516 0ZM78.844 20.4752C73.9546 20.5944 70.3091 17.2499 70.1801 11.7527C70.0475 6.2231 73.4671 2.73773 78.4174 2.61854C83.4645 2.49574 86.6404 6.04251 86.7443 10.4597C86.7623 11.1604 86.773 11.6046 86.7228 12.2078L72.4384 12.5545C72.7251 16.6178 75.582 18.6765 78.801 18.6007C81.7331 18.5284 83.6831 16.9248 84.2567 14.588L86.5902 14.5302C85.8805 17.8241 83.167 20.3704 78.844 20.4752ZM72.3954 10.745L84.504 10.4525C84.504 6.41452 81.5539 4.45332 78.3672 4.52917C75.2487 4.60141 72.5531 6.70346 72.3954 10.745ZM93.0747 2.95805L95.186 3.7093L94.254 19.3844L103.785 6.76125L105.868 7.50167L105.37 23.3646L114.374 10.5211L116.428 11.2507L105.617 25.8134L103.534 25.073L103.843 9.74819L94.5479 21.8838L92.4366 21.1325L93.0747 2.95805ZM134.842 19.5253L136.308 21.3565L126.924 39.8993L146.89 34.5611L148.377 36.414L131.444 50.1893L130.057 48.4592L143.581 37.4578L125.185 42.377L124.174 41.1165L132.774 24.0725L119.296 35.0343L117.909 33.3042L134.842 19.5253ZM136.925 67.6667L136.258 65.5466L139.143 64.6256C136.753 64.2861 134.985 62.4513 134.215 59.9953C133.035 56.239 134.387 52.5406 139.201 51.0056L148.793 47.9464L149.449 50.0376L140.097 53.0209C136.459 54.1803 135.222 56.7772 136.172 59.8075C137.143 62.8991 139.742 64.4342 143.742 63.1592L152.675 60.3095L153.342 62.4296L136.925 67.6667ZM137.104 77.2632C137.021 73.3227 138.918 70.5164 142.068 70.1624L142.115 72.4487C140.226 72.6798 138.903 74.3593 138.964 77.191C139.014 79.6686 140.369 81.0411 142.011 81.005C146.27 80.9147 143.56 70.5453 150.026 70.4044C152.582 70.3502 154.747 72.7521 154.822 76.4072C154.901 80.1237 152.998 82.6159 149.689 82.8759L149.643 80.651C151.564 80.4813 152.983 79.0221 152.93 76.3855C152.879 74.0668 151.621 72.6293 150.105 72.6618C145.438 72.7593 148.144 82.9734 142.058 83.1973C139.28 83.2551 137.179 80.8533 137.104 77.2632ZM153.751 89.3049L153.388 91.5008L136.401 88.6475L136.763 86.4516L153.751 89.3049ZM158.654 89.6155C159.586 89.7708 160.12 90.6051 159.977 91.4828C159.83 92.3604 159.059 92.9708 158.124 92.8155C157.188 92.6566 156.625 91.8223 156.769 90.9446C156.919 90.0633 157.722 89.4566 158.654 89.6155ZM149.499 105.973C147.904 110.018 144.728 111.792 141.126 111.207L142 108.993C144.495 109.376 146.671 107.989 147.743 105.273C148.99 102.112 147.861 98.6847 143.524 96.951C139.186 95.2137 136.003 96.9185 134.756 100.079C133.684 102.798 134.308 105.269 136.43 106.768L135.555 108.982C132.652 106.966 131.429 103.434 133.025 99.3853C134.817 94.8381 139.276 92.8263 144.348 94.8526C149.42 96.8788 151.295 101.422 149.499 105.973ZM99.552 156L91.967 135.142L94.0389 134.376L111.883 147.689L105.502 130.143L107.574 129.378L115.159 150.236L113.087 151.001L95.2541 137.717L101.624 155.234L99.552 156ZM81.156 135.525C86.0453 135.406 89.6909 138.75 89.8199 144.247C89.9525 149.777 86.5329 153.262 81.5826 153.381C76.5355 153.504 73.3596 149.957 73.2556 145.54C73.2377 144.84 73.227 144.395 73.2772 143.792L87.5616 143.445C87.2749 139.382 84.418 137.323 81.199 137.399C78.2669 137.472 76.3169 139.075 75.7433 141.412L73.4098 141.47C74.1195 138.176 76.8366 135.63 81.156 135.525ZM87.6046 145.259L75.496 145.551C75.496 149.589 78.4461 151.554 81.6328 151.474C84.7549 151.399 87.4505 149.3 87.6046 145.259ZM66.9289 153.046L64.8176 152.294L65.7496 136.619L56.2182 149.242L54.1356 148.502L54.6339 132.639L45.6294 145.482L43.5755 144.753L54.3865 130.19L56.4692 130.931L56.1609 146.255L65.4521 134.12L67.5634 134.871L66.9289 153.046ZM25.1616 136.475L23.6955 134.644L33.0799 116.101L13.1139 121.439L11.6263 119.586L28.5598 105.807L29.947 107.537L16.4225 118.539L34.8184 113.619L35.8293 114.88L27.2299 131.924L40.7043 120.962L42.0915 122.692L25.1616 136.475ZM23.079 88.3369L23.7457 90.457L20.8601 91.378C23.2475 91.7175 25.0182 93.5523 25.7889 96.0083C26.9682 99.7646 25.6169 103.463 20.8028 104.998L11.2105 108.057L10.5545 105.966L19.9067 102.983C23.545 101.823 24.7817 99.2264 23.8317 96.1961C22.8603 93.1045 20.2615 91.5658 16.2612 92.8444L7.32843 95.6905L6.66171 93.5704L23.079 88.3369ZM22.8998 78.7404C22.9822 82.6809 21.086 85.4872 17.9387 85.8412L17.8885 83.5549C19.7776 83.3238 21.0967 81.6407 21.0394 78.8126C20.9856 76.335 19.6342 74.9625 17.9925 74.9986C13.734 75.0889 16.4476 85.4583 9.98101 85.5992C7.42522 85.6534 5.26014 83.2515 5.18487 79.5964C5.10601 75.8799 7.00941 73.3878 10.318 73.1277L10.3646 75.3526C8.44323 75.5223 7.02375 76.9815 7.07751 79.6181C7.1277 81.9368 8.38588 83.3743 9.90215 83.3418C14.5692 83.2407 11.8629 73.0302 17.9459 72.8063C20.7203 72.7449 22.8245 75.1467 22.8998 78.7404ZM1.3458 66.3881C0.413819 66.2328 -0.120281 65.4021 0.0231018 64.5208C0.166484 63.6396 0.940749 63.0328 1.87273 63.1881C2.8083 63.3434 3.37108 64.1813 3.2277 65.059C3.08432 65.9367 2.28137 66.5434 1.3458 66.3881ZM6.25307 66.6951L6.61511 64.4992L23.6023 67.3525L23.2403 69.5484L6.25307 66.6951ZM10.5044 50.0268C12.0995 45.9816 15.2754 44.2082 18.8779 44.7933L18.0033 47.0073C15.5084 46.6245 13.3326 48.0114 12.2608 50.7274C11.0134 53.8878 12.1425 57.3153 16.4798 59.049C20.8171 60.7863 24.0002 59.0851 25.2476 55.9248C26.3194 53.2051 25.6993 50.7347 23.5737 49.2358L24.4483 47.0218C27.3518 49.0371 28.5741 52.5695 26.979 56.6183C25.1867 61.1655 20.7275 63.1772 15.6554 61.151C10.5832 59.1248 8.70849 54.5776 10.5044 50.0268Z",fill:"#fff"}))},title:zC},OC=(0,J._x)("Star","sticker name","web-stories");const DC={aspectRatio:17/15,svg:function Star(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 17 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,OC),Q.createElement("path",{d:"M8.39453 0.000610352L10.1906 5.52848L16.003 5.52848L11.3007 8.94489L13.0968 14.4728L8.39453 11.0563L3.69225 14.4728L5.48836 8.94489L0.786079 5.52848L6.59842 5.52848L8.39453 0.000610352Z",fill:"#fff"}))},title:OC},BC=(0,J._x)("Arrow","sticker name","web-stories"),HC={aspectRatio:16/9,svg:C=>{let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 16 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,BC),Q.createElement("path",{d:"M15.8206 4.43678c.2145-.21453.2145-.56235 0-.77688L12.3246.163967c-.2145-.2145284-.5623-.2145284-.7769 0-.2145.214528-.2145.562346 0 .776874l3.1075 3.107499-3.1075 3.1075c-.2145.21453-.2145.56235 0 .77687.2146.21453.5624.21453.7769 0l3.496-3.49593zM.0507812 4.59767H15.4321V3.49901H.0507812v1.09866z",fill:"#212121"}))},title:BC},kC=(0,J._x)("Arrow","sticker name","web-stories"),FC={aspectRatio:17/9,svg:C=>{let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 17 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,kC),Q.createElement("path",{d:"M15.9436 4.43653c.2145-.21452.2145-.56234 0-.77687L12.4477.163723c-.2146-.2145286-.5624-.2145286-.7769 0-.2145.214527-.2145.562346 0 .776874L14.7783 4.0481l-3.1075 3.10749c-.2145.21453-.2145.56235 0 .77688s.5623.21453.7769 0l3.4959-3.49594zm-15.769772.1609H15.5552V3.49876H.173828v1.09867z",fill:"#FFECE3"}))},title:kC},PC=(0,J._x)("Burst","sticker name","web-stories"),NC={aspectRatio:1,svg:C=>{let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 134 134",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,PC),Q.createElement("path",{d:"M66.6245 8.27711l.3753.35155.3755-.35137L75.3094.853325 81.146 10.0211l.2762.4338.4511-.247 9.5222-5.21576 3.3821 10.33326.1597.488.4976-.1264 10.5181-2.6728.715 10.8524.034.5121.513.0011 10.853.0229-2.007 10.6924-.095.5038.497.1291 10.504 2.7339-4.599 9.8554-.217.4644.448.2484 9.502 5.2624-6.894 8.3924-.325.3956.371.352 7.891 7.4716-8.765 6.4126-.413.3025.273.4335 5.792 9.2004-10.078 4.0286-.476.1902.157.488 3.329 10.3571-10.77 1.386-.509.066.031.512.654 10.86-10.769-1.34-.51-.064-.097.505-2.0601 10.684-10.1077-3.982-.4784-.189-.2197.465-4.6435 9.83-8.8003-6.373-.4167-.302-.3283.396L67 133.139l-6.9383-8.368-.3283-.396-.4167.302-8.8003 6.373-4.6435-9.83-.2197-.465-.4785.189-10.0996 3.982-2.0596-10.684-.0973-.505-.5099.064-10.7769 1.34.6536-10.86.0309-.512-.509-.066-10.7618-1.385 3.3294-10.3581.1569-.4881-.4761-.1902-10.08654-4.0287 5.79226-9.2002.27298-.4335-.41347-.3025-8.764068-6.4124 7.898068-7.4716.37228-.3522-.32551-.3958-6.90164-8.3924 9.50094-5.2622.4484-.2484-.2168-.4644-4.59885-9.8553 10.51205-2.7339.4965-.1292-.095-.5042-2.0142-10.692 10.8604-.0229.5136-.0011.0334-.5125.7069-10.8519 10.5181 2.6727.4976.1264.1597-.488 3.3821-10.33326 9.5222 5.21576.4508.2469.2763-.4334L58.6982.853326l7.9263 7.423784z",stroke:"#FF3000",strokeWidth:"1.09867"}))},title:PC},VC=(0,J._x)("Burst","sticker name","web-stories"),jC={aspectRatio:48/47,svg:C=>{let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 48 47",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,VC),Q.createElement("path",{d:"M27.3533 2.78839l-.6471-1.01633-.8797.82319-1.8291 1.71147-1.827-1.71114-.8792-.82352-.6476 1.01584-1.3478 2.11428-2.195-1.20228-1.0562-.57853-.3746 1.14452-.7802 2.38391-2.425-.6162-1.166-.29628-.0782 1.20048-.163 2.50318-2.50427.00527-1.20339.00253.22278 1.18262.46488 2.4677-2.42461.6306-1.16236.3023.50788 1.0884 1.0615 2.2748-2.19217 1.2141-1.05092.5821.76306.9279 1.59278 1.9368-1.82291 1.7245-.87187.8248.9686.7087 2.02237 1.4797-1.3371 2.1238-.63971 1.016 1.11504.4454 2.32704.9295-.76855 2.3909-.36782 1.1443 1.19212.1536 2.48134.3195-.15084 2.5061-.07229 1.2009 1.19392-.1485 2.4845-.309.4751 2.4647.2281 1.1829 1.1206-.4419 2.3275-.9177 1.0706 2.2665.5147 1.0896.9761-.7068 2.0284-1.469 1.5996 1.9291.7698.9284.7698-.9284 1.5995-1.9291 2.0285 1.469.976.7068.5147-1.0896 1.0707-2.2667 2.33.918 1.1205.4415.228-1.1826.4752-2.4646 2.482.3089 1.194.1486-.0723-1.201-.1509-2.506 2.4837-.3196 1.1922-.1535-.3678-1.1444-.7686-2.3912 2.3249-.9293 1.1146-.4455-.6395-1.0158-1.3371-2.1238 2.0224-1.4797.9681-.7084-.8711-.8248-1.8215-1.7248 1.5914-1.9372.7621-.9278-1.0503-.5818-2.1922-1.2141 1.0615-2.2748.5078-1.0882-1.1621-.3024-2.423-.6307.4632-2.4684.2219-1.18192-1.2026-.00253-2.5025-.00527-.1648-2.50388-.079-1.19957-1.1651.29607-2.425.6162-.7803-2.38391-.3746-1.14452-1.0562.57853-2.1945 1.20202-1.3455-2.11353z",fill:"#FF3000",stroke:"#FFECE3",strokeWidth:"2"}))},title:VC},GC=(0,J._x)("Burst with Arrow","sticker name","web-stories"),WC={aspectRatio:280/270,svg:C=>{let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 280 270",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,GC),Q.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M157.588 0L140 15.8699 122.428 0l-12.955 19.5973L88.3634 8.44767l-7.497 22.08763-23.3165-5.7131-1.5667 23.1944-24.0747.0489 4.4645 22.8526-23.2996 5.8434 10.1925 21.0622L2.20698 109.071l15.29722 17.937L0 142.976l19.4248 13.705-12.83756 19.662 22.35616 8.611-7.379 22.136 23.8556 2.962-1.4489 23.211 23.8893-2.865 4.5656 22.837 22.3899-8.513 10.2941 21.013 19.509-13.623L140 270l15.381-17.888 19.51 13.623 10.293-21.013 22.407 8.513 4.565-22.837 23.873 2.865-1.449-23.211 23.872-2.962-7.379-22.136 22.34-8.611-12.838-19.662L280 142.976l-17.487-15.968 15.28-17.937-21.059-11.2473 10.193-21.0622-23.283-5.8434 4.447-22.8526-24.057-.0489-1.584-23.1944-23.316 5.7131-7.497-22.08763-21.11 11.14963L157.588 0zm-11.889 109.488c0 10.932 6.756 20.317 16.382 24.413h-57.199v2.198h57.199c-9.626 4.096-16.382 13.481-16.382 24.413h2.197c0-13.443 11.192-24.413 25.017-24.413v-2.198c-13.825 0-25.017-10.97-25.017-24.413h-2.197z",fill:"#FF3000"}))},title:GC},$C=(0,J._x)("Circled Dot","sticker name","web-stories"),UC={aspectRatio:1,svg:C=>{let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,$C),Q.createElement("path",{d:"M20 29.5652c5.2827 0 9.5652-4.2825 9.5652-9.5652 0-5.2828-4.2825-9.5653-9.5652-9.5653-5.2828 0-9.5653 4.2825-9.5653 9.5653 0 5.