UNPKG

countries-map

Version:

World countries datamaps component for Angular

8 lines 2.9 MB
import { Component } from "@angular/core"; import * as i0 from "@angular/core"; /** * @private Do not use this component in your app. Use `CountriesMapComponent` instead. */ export class CountriesMapBaseComponent { static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CountriesMapBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); } static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: CountriesMapBaseComponent, selector: "countries-map-base", ngImport: i0, template: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"280 0 2400 1200\"><style id=\"style_css_sheet\" type=\"text/css\">* Below are Cascading Style Sheet (CSS) definitions in use in this file, * which allow easily changing how countries are displayed. * * The styles are applied in the order in which they are defined (and re-defined) here in the preamble. */ /* * Circles around small countries and territories * * Change opacity to 1 to display all circles */ .circlexx { opacity: 0; fill: #c0c0c0; stroke: #000000; stroke-width: 0.5; } /* * Smaller circles around subnational territories: Australian external territories, Chinese SARs, Dutch special municipalities, and French DOMs (overseas regions/departments) [but not French COMs (overseas collectivities)] * * Change opacity to 1 to display all circles */ .subxx { opacity: 0; fill: #c0c0c0; stroke: #000000; stroke-width: 0.3; } .countryxx .landxx, .countryxx.landxx { stroke: #afafaf; stroke-width: 0.1%; fill-rule: evenodd; } /* * Styles for coastlines of islands and continents with no borders on them * (all of them should also belong to the class &quot;landxx&quot; - to allow for all land to be modified at once by refining &quot;landxx&quot; style&apos;s definition further down) */ .coastxx { stroke-width: 0.2; } /* * Styles for territories with limited or no recognition * (all of them - including Taiwan - are overlays (i.e. duplicate layers) over their &quot;host&quot; countries, and so not showing them doesn&apos;t leave any gaps on the map) * * Change opacity to 1 to display all territories */ .limitxx { opacity: 0; fill: #c0c0c0; stroke: #ffffff; stroke-width: 0.2; fill-rule: evenodd; } /* * Smaller circles around small territories with limited or no recognition * * Change opacity to 1 to display all circles */ .unxx { opacity: 0; fill: #c0c0c0; stroke: #000000; stroke-width: 0.3; } /* * Oceans, seas, and large lakes */ .oceanxx { opacity: 0; fill: #ffffff; /* stroke: #000000; */ stroke-width: 0.5; } /* * Reserved class names: * * .eu - for members of European Union * .eaeu - for members of Eurasian Economic Union */ /* * Additional style rules * * The following are examples of colouring countries. * These can be substituted with custom styles to colour the countries on the map. * * Colour a few countries: * * .gb, .au, .nc * { * fill: #ff0000; * } * * Colour a few small-country circles (along with the countries): * * .ms, .ky * { * opacity: 1; * fill: #ff0000; * } * */ .aq { opacity: 0; }</style><path id=\"ocean\" class=\"oceanxx\" d=\"M2178.51 22.652c23.09 8.443 46.07 17.268 68.69 26.918 23.28 9.936 46.25 20.423 68.65 32.235 21.09 11.126 41.93 23.021 61.97 35.957 21.08 13.605 41.89 27.571 62.36 42.079 19.52 13.829 38.78 28.187 57.4 43.192 19.26 15.516 38.42 31.313 56.44 48.281 17.81 16.784 34.69 34.399 50.88 52.763 16.31 18.496 32.21 37.27 46.51 57.382 13.9 19.544 27 40.009 38.14 61.259 11.54 21.996 21.52 44.679 29.03 68.373 3.63 11.456 6.72 23.097 9.94 34.672 3.22 11.531 6.37 23.097 8.9 34.802 5.17 23.881 9.21 47.954 11.66 72.272 2.45 24.396 4.06 48.767 3.86 73.294-.19 23.564-2.29 47.347-5.21 70.721-3.03 24.259-7.25 48.35-13.13 72.089-2.96 11.943-6.24 23.795-9.6 35.631-3.29 11.603-6.48 23.303-10.64 34.63-8.31 22.638-18.23 44.718-30.26 65.638-12.14 21.11-25.29 41.69-39.9 61.17-15.07 20.1-31.57 38.97-48.34 57.66-16.07 17.9-33.01 35.1-51.03 51.03-18.79 16.6-37.97 32.65-57.71 48.11-18.86 14.76-38.19 28.96-57.84 42.65-20.62 14.37-41.56 28.19-62.84 41.56-10.07 6.32-20.47 12.15-30.84 17.97-10.6 5.96-21.25 12.07-32.19 17.39-22.71 11.06-45.67 21.39-69.06 30.93-22.6 9.22-45.32 18-68.36 26.06-18.62 6.52-37.43 12.13-56.48 17.19H644.952l-9.824-2.61c-5.977-1.59-11.899-3.39-17.82-5.17-22.914-6.91-45.542-15.04-67.838-23.73-23.659-9.22-47.12-18.92-70.278-29.33-22.408-10.07-44.015-21.63-65.428-33.64-20.646-11.59-40.753-24.21-60.384-37.44-21.088-14.21-41.901-28.75-62.326-43.9-18.703-13.87-37.317-28.07-55-43.23-19.066-16.35-38.229-32.7-55.7-50.78-17.375-17.98-34.02-36.63-50.196-55.69-15.804-18.63-30.07-38.53-43.255-59.08-12.855-20.03-24.808-40.78-34.432-62.58-4.953-11.212-10.061-22.574-13.768-34.279-3.636-11.479-7.102-23.018-10.295-34.63-6.417-23.337-12.462-46.647-16.641-70.51-4.257-24.312-6.66-48.722-8.71-73.299-2.003-24.036-1.885-48.22-.281-72.273 1.577-23.65 3.862-47.424 7.95-70.784 4.257-24.313 9.89-48.113 16.434-71.903 6.41-23.309 13.325-46.313 23.107-68.463 10.055-22.769 22.053-44.289 35.237-65.382 13.01-20.813 27.606-40.549 43.184-59.499 15.048-18.306 31.003-36.065 47.465-53.109 17.623-18.246 36.494-35.063 55.744-51.56 18.438-15.804 37.658-30.664 57.064-45.252 19.468-14.636 39.434-28.563 59.596-42.22 20.714-14.032 41.923-27.256 63.595-39.75 21.315-12.29 43.164-23.438 65.454-33.833 21.981-10.25 44.545-19.417 67.141-28.218 22.703-8.843 45.633-17.18 68.889-24.46 6.059-1.898 12.166-3.639 18.274-5.366 2.722-.77 5.452-1.504 8.186-2.23l5.039-1.333h1464.836c23.32 6.205 45.87 13.337 68.54 21.625z\"/><path id=\"sd\" class=\"countryxx landxx sd\" d=\"M1489.21 614.522c.31-.313.36-.917.63-1.189.43-.427 1.06-.807 1.49-1.233.67-.666 0-2.09.68-2.761.48-.481 1.98.233 2.55-.34.39-.394 2.69-1.095 3.06-.723.5.504.43 2.178.68 2.422.21.212.97.08 1.15.255.32.329.35.957.55 1.36.13.267.45.581.59.722.51.511.23 1.889.68 2.337.3.294 1.24.737 1.57.85.88.292 4.4-.866 4.89-1.36.11-.108.67.07.77.09 1.39.28 3.49.303 4.54.128.53.743.82 1.839 1.36 2.379.59.588 4.57.224 5.36-.17.26-.133.12-.757.25-1.02.36-.71 1.45-1.637 2.25-2.039.93-.463 3.09-.07 3.61-.595.36-.36-.34-2.334.17-2.847.69-.687 1.95-1.242 2.64-1.657 1.96.463 2.78 1.937 3.99 3.144.68.677 1.64.998 2.21 1.573.17.164.38-.249.43-.298.14-.144 1.48-.04 1.78-.04.37 0 1.36.08 1.62-.17 1.31-1.317 2.37-3.31 3.78-4.717.65-.655.73-2.262 1.36-2.889 1.16-1.165 2.85-2.232 3.35-3.739-1.51-1.184.41-4.61-.59-5.608-.13-.132-2.1-1.85-2.04-1.912.67-.666 4.33.392 4.8-.553.31-.616-.1-1.441 0-1.912.39-.205 3.99-.03 3.99 0 0 .757-.67 3.435-1.06 4.207-.38.771.83 5.433 1.06 6.373.12.45-.29 2.128-.12 2.294.35.354 1.24.512 1.7.85 1.8 1.354 2.81 3.958 4.12 5.269.42.423 0 2.772-.77 2.167.15 4.269-.26 1.443 2.29 2.292.1-.639.2-1.272.4-1.899.47-1.45 1.17-2.494 1.11-4.057-.1-1.757-.23-2.949.91-4.387.86-1.091 2.34-.179 2.31 1.037.61-.669.89-1.21 1.36-2.189 1.19-2.473-.56-2.439 0-3.103 1.37-1.621.34-4.436 1.83-5.419 1.44-.946 2.02-4.113 2.92-5.552.93-1.468 2.13-.793 3.56-.992.95-.133.77-2.984.79-3.653 0-1.888 1.15-3.273 1.53-5.069.55-2.597.14-5.46 0-7.278-.1-1.951-.7-4.334 0-5.659.99-1.857 1.29-4.379 2.14-6.667.32-.89.79-1.866.99-2.795.22-1.012-.32-1.804-.13-2.801.18-1.015 0-3.099.97-3.65.67-.4 2.56.356 2.82-.56.5-1.78.24-1.97 2.2-2.713 1.09-.411 3.56-1.295 4.15-2.263.46-.737 1.6-2.721 1.87-3.014-.16-1.348-2.45-1.198-2.51-2.43-.94.84-3.56-3.539-4.97-3.778-2.43-.413-3.15-5.119-3.25-7.158-.15-2.904-1.03-5.522-.65-8.377.17-1.264-.26-2.706-.76-3.852-.69-1.586.71-2.303 1.06-.739-.1-2.055-2.46-3.349-3.02-5.256-.69-2.304.3-3.19-1.83-4.673-1.6-1.119-2.62-3.237-4.29-4.111-1.87-.977-3.38-1.741-3.89-3.96-.68.682-2.46 3.372-3.54 2.808-1.41-.74-1.86 1.128-2.16 1.987-.59 1.655-1.08 2.598-2.88 2.907-1.79.307-2.25.682-2.62 2.477-.82 3.925-4.65.93-6.51-.08-1.61-.878-4.44-.208-6.2-.135-2.3.1-4.63.151-6.9-.241.75-.694.36-3.145-.75-1.366-1.1 1.758-2.53 1.438-4.38 1.438h-14.22c-9.66 0-19.45-.09-29.11-.09.2 5.758.4 11.61.5 17.371h-7.48l.72 37.224c-1.24-.384-2.53-.857-3.77-.212-1.01.534-1.99-.06-3.03.453-2.42 1.198.13 3.012-1.38 4.94-1.22 1.544-1.43 3.224-3.19 4.157-1.1.586 0 3.331.71 3.981-2.52 2.015-4.15 2.699-2.34 6.103.68 1.296-.17 1.842-1.23 2.588-1.13.797-1.33 1.823-1.83 3.046.98 2.646 2.83.157 4.48 1.112.98.568-.5 1.501 0 2.266.55.934.84 2.174.54 3.243.26-.131.52-.251.79-.36.78 1.26-.69 2.655 0 3.931.63 1.27 2.26 1.44 2.81 2.363.81 1.356-.89 2.601-.29 3.919.62 1.365 1.71 2.392 2.75 3.433 1.86 1.863 3.49 4.621 3.5 7.288 0 .496.12.982.12 1.439 0 .01 4.46 0 4.46 0 .51.189.67-.236 1.06-.606.69-.06.84.899 1.24-.419.52-.321.82-.382 1.18-.877z\"/><path id=\"ss\" class=\"countryxx landxx ss\" d=\"M1485.36 624.71c0 .448-.13.908-.13 1.153 0 1.635 2.14 1.499 3.24 1.672.76.119 1.61.292 2.18.854.61.6.85 1.192 1.66 1.707.8.511 1.23.909 1.23 1.626 0 .657-1.01 1.373-.46 1.989 1.56 1.749 3.53 2.556 5.55 3.716 1.04.599.74 1.19 1.37 2.057.46.629 1.6.851 1.88 1.574.32.816-.78 1.461-.18 2.309.33.473 1.17.836 1.17 1.495 0 1.552 1.64 1.828 2.87 2.718 1.08.781 2.78 1.088 2.92 2.671.1 1.041-.22 2.174.52 3.062.54.646.81 1.753 1.52 2.17.98.58 1.33.96 1.5 2.125.17 1.223 1.78 1.36 2.38 2.138.29.38 1.09.652 1.5.904 1.53.966 1.87.319 3.31-.605 2.18-1.402 2.49.1 4.38.254 1.89.157 1.35-3.667 3.62-1.709.75.643.86 1.474 1.4 2.185.5.664.9 1.535 1.47 2.148 1.25 1.367 4.86 1.869 3.74 4.303 1.01-.236 2.15-.192 2.3 1.078.44-1.087 1.83-2.764 3.24-2.445.86.194 1.24 1.32 2.23.876.56-.255 1.56-1.411 2.12-.638.74 1.026 1.28 1.509 2.62 1.991-.86-2.046 3.55-1.766 5.54-2.805 1.11-.58 2.31.783 3.76.803.54 0 2.28-1.272 2.54-1.584 1.43-1.689 3.28-5.248 5.49-5.581 3.43-.519 7.6-.2 11.13-.392-.64-.803-1.3-1.395-1.3-2.498 0-.876.56-1.919.22-2.777-.29-.758 0-.462-.88-1.198-.89-.758-1.86-.944-2.71.149-.55-.526-.3-1.341-.95-1.705-.55-.308-.74-1.094-1.01-1.618-.74-1.414-.79-3-1.51-4.396-.6-1.176-.54-3.091-1.73-3.995-1.1-.829-1.65-1.697-2.51-2.095-.71-.324-1.65-2.577-2.6-3.72-.85-1.024-1.54-1.877-2.97-2.617-1.29-.668-2.77-.385-4-1.099-1.87-1.089.34-1.869.54-3.011.24-1.408 0-2.405 1.67-2.479 1.12-.05 2.42.418 3.48.305 3.46-.371 2.06-4.438 1.88-6.709-.11-1.215-.14-2.419 0-3.608-2.55-.852-2.15 1.974-2.29-2.295.72.605 1.18-1.744.76-2.167-1.31-1.311-2.32-3.915-4.12-5.269-.45-.338-1.35-.496-1.7-.85-.16-.166.24-1.844.13-2.294-.24-.94-1.45-5.602-1.06-6.373.38-.772 1.06-3.45 1.06-4.207 0-.03-3.61-.205-4 0-.1.471.31 1.296 0 1.912-.47.945-4.13-.113-4.8.553-.1.06 1.91 1.78 2.04 1.912 1 .998-.92 4.424.6 5.608-.5 1.507-2.19 2.574-3.36 3.739-.63.627-.7 2.234-1.36 2.889-1.41 1.407-2.46 3.4-3.78 4.717-.26.255-1.25.17-1.61.17-.31 0-1.64-.102-1.79.04 0 .05-.26.462-.42.298-.58-.575-1.54-.896-2.21-1.573-1.21-1.207-2.04-2.681-4-3.144-.69.415-1.94.97-2.63 1.657-.52.513.19 2.487-.17 2.847-.53.524-2.69.132-3.61.595-.81.402-1.9 1.329-2.26 2.039-.13.263 0 .887-.25 1.02-.79.394-4.77.758-5.35.17-.54-.54-.83-1.636-1.36-2.379-1.06.175-3.15.152-4.55-.128-.1-.02-.66-.193-.76-.09-.5.494-4.02 1.652-4.89 1.36-.34-.113-1.28-.556-1.57-.85-.45-.448-.17-1.826-.68-2.337-.14-.141-.47-.455-.6-.722-.2-.403-.22-1.031-.55-1.36-.18-.178-.94-.04-1.15-.255-.24-.244-.17-1.918-.68-2.422-.37-.372-2.66.329-3.06.723-.57.573-2.07-.141-2.55.34-.68.671 0 2.095-.68 2.761-.42.426-1.06.806-1.48 1.233-.28.272-.33.876-.64 1.189-.29.289-.44.498-1.18.878-.45 1.404-.65.08-1.24.419-.15.254-.59.605-1.06.605h-4.46c-.1 1.245-.37 1.906-.79 2.216-.61.833-1.23 1.078-1 2.268.27-.1.53-.191.79-.287.21.8-.23 1.52-.5 2.231 1.31.239 4.31-.149 5.29.904.29.133.37.47.3.954z\"/><g id=\"ge\" class=\"countryxx\"><path id=\"ge-\" class=\"landxx ge\" d=\"M1584.34 323.668c0-3.863 7.97-.314 9.49.351 1.81.79 3.21 1.395 5.29.992.98-.19 1.78-.363 2.96.326.44.257 1.92-.168 2.72.29 1.81 1.046 3.34 1.737 4.12 2.233.35.22 1.15.35 2.23 1.455.69.711-.29.276.56.618 2.15.865 5.36-2.802 6.76.08.46-1.878 2.43-.528 2.77-.345.38.338.69.757 1.19.93.81.28 2.44-.26 2.85.935.3.87-.7 1.516.17 2.272 1.34 1.166 2.99 1.153 4.48 1.803 2.39 1.045-1.19 1.791 0 3.166.72.854 4.05 2.211 3.85 3.321-.46 2.478-3.3-.03-4.05.24-2 .732-3.15-1.57-5.04-1.939-.75-.148-1.47.04-2.03.508-.52.437-1.98.935-1.72 1.27-1.23.09-2.46-.16-3.69-.08-1.28.08-2.37.66-3.7.655-1.29 0-1.83-.161-2.92-.283-.19-.02-1.86.06-1.58-.57.19-.414 0-.787-.41-.681-.13.01-1.76-1.819-2.68-1.561.63-1.426-1.57-.528-1.8.354-.24.898-3.14-.103-3.88-.29-.52.09-.54.967-1.43.487-.44-.236-1.27-.752-1.69-.534-.1-.148.1-.322.29-.846.6-1.6 1.29-2.534.17-4.109-1.06-1.499-1.2-3.443-2.24-4.958-.85-1.255-2.42-1.122-3.33-2.317-.85-1.119-2.65-1.276-3.9-1.456-1.73-.251-2.15-2.081-3.79-2.315\"/></g><path id=\"pe\" class=\"countryxx landxx pe\" d=\"M679.707 737.409c.997-2.059 1.546-3.468 3.113-5.222.7-.783 1.24-1.722 2.086-2.366.613-.467 1.945-1.093 2-1.993.994.284 2.042 4.348 1.178 4.856-.629.37-1.347.04-1.8.682-.517.735-.401 1.737.622 1.882-.845 1.126-.609 2.552.724 1.115 1.17-1.261 1.759-.377 2.87.565.952.808 2.042-.417 2.792.799.77 1.25.795 3.32 2.582 3.657 1.509.285 1.604.206 2.036-1.463.686-1.622.997-1.927 1.92-2.984-.01-2.224.515-3.174 1.261-4.859.383-.866.687-1.349.701-2.345 0-.632.957-2.523 1.315-.825.241-.39.288-.8.141-1.229-.06-.553.75-1.151 1.045-1.542a7.387 7.387 0 012.888-2.309c2.522-1.156 5.474-1.581 7.776-3.179 4.842-3.362 8.195-8.395 9.248-14.131.394.417.873.583 1.439.5-.713-1.66.03-3.129-.958-4.546-.39-.558-2.329-2.255-2.209-2.944.817.139 1.77.418 2.544-.04.767-.454.524-.602 1.389-.281 1.492.553 2.596 1.145 3.626 2.386 1.339 1.615 2.096 2.211 2.737 4.276.268.861-.07 1.565 1.122 1.668 1.151.1.85.56 1.646 1.271 1.544 1.381 2.681.646 3.219 3.003.417 1.826.339 2.265 2.286 2.848 2.098.628.117 3.076 1.188 4.296.581.661 1.487.886 2.335.851.529-.07 1.061-.118 1.595-.142.708 0 1.535.418 2.163.396 1.443-.05 3.152-1.094 3.778-2.353.661-1.329 2.487 1.212 3.277 1.273 1.191.09 3.102-1.774 3.95-1.153.677.496 1.202 1.391 1.854 1.838.626.43 2.098.313 2.483.722 1.574 1.67 1.598 2.272.368 4.22-.985 1.56-2.899 4.229-3.172 6.044-.327 2.171 2.174.471 3.113 1.291.758.661 1.318 1.568 1.885 2.39.273.395.584.579.447.907-.09.7-.704.938-1.131.151l-.58.72c-1.122-1.524-3.609-2.516-5.024-.729-1.613 2.038-5.125 1.5-7.443 2.114-1.214.322-1.801 1.67-3.004 2.045-1.264.395-.853.902-1.695 1.66-2.018 1.819-3.416 1.297-3.446 4.415-.01 1.081.06 1.987-.578 2.928-.603.895-1.323 1.792-1.083 2.939.249 1.19 1.275 2.882-.06 3.8-1.119.771-2.177 1.165-3.094 2.24-.669.784-1.017 1.675-.803 2.708.115.5.289.981.521 1.44-.559.243-1.14.548-1.561 1-1.624 1.748 3.168 3.265 1.201 4.468 1.003.655 1.697 1.851 1.909 3.015.124.681.593.918 1.085 1.315.616.496.558 1.252.965 1.87.715 1.083 2.093 1.593 2.595 2.847.599 1.495-.55 2.408-1.371 3.483 1.777.93 4.389.09 6.154 1.267 1.146.761 2.204 2.739 1.766 4.133 2.387.3 5.447.817 7.57-.636 1.34-.917 3.087-4.232 4.891-4.254-.211.867-.885.911-.355 1.807.562.951-.378 1.9-.318 2.986.154 2.824.251 5.72.593 8.527.927-.813 1.554.849 2.52.755 1.332-.13 2.266-1.179 3.635-1.167 1.306.01 2.252-.139 2.632 1.152.578 1.961 1.963 3.579 2.957 5.368 1 1.801 1.998 3.604 3.028 5.39.896 1.552 1.69 2.53.221 3.63-1.295.969-1.448 2.719-.977 4.115.408 1.205.109 2.815.177 4.988.03.937 1.17 2.128 1.211 3.1 0 .06-.833 2.366-.9 2.427-.876.792-1.396 2.227-1.803 3.332-.744 2.019 1.247 2.191 1.252 3.76 0 1.114-.73 1.573-.938 2.653-1.168-.801-3.788-3.527-4.288-1.497-.345 1.4.301.92.45 2.673.08.2-1.168-1.154-.666-.728-.01.296-1.669 1.773 1.288 2.819.105-1.402 1.81.859 2.605.633.456-.13.218.509.128 1.573.91.263 2.526.709 2.673.135.121.02.846.116 1.051.271-.585 3.217-.181 2.501.257 2.863-.323.668.139.516-.322 1.114-.792 1.028-1.505 2.592-2.458 3.539-.415.412-.99.631-1.318 1.134-.602.923.647.492.808 1.265.207.991.606.956.253 1.399-5.734 7.2-1.924.984-2.163 1.487-.536 1.129.861 2.579.105 3.875-.651 1.116-2.026 1.511-3.241 1.511-1.364 0-2.414-1.019-3.339-1.891-1.091-1.027-2.285-1.508-3.465-2.344-2.094-1.483-1.937-4.181-4.447-5.211-2.971-1.22-4.973-4.122-8.118-4.896-1.472-.362-2.984-1.379-4.263-2.175-1.531-.952-3.187-1.271-4.747-2.112-1.527-.825-2.823-2.085-4.354-2.957a367.898 367.898 0 00-5.176-2.894c-1.469-.805-2.354-2.651-3.51-3.84-1.532-1.576-3.691-2.404-4.762-4.36-.604-1.104-1.373-2.43-2.433-3.095-.927-.582.304-2.806-1.32-2.526.02-.281.09-.548.216-.8.242.144.482.291.72.44.64-3.198-.743-4.856-2.346-7.476-1.456-2.38-2.445-4.897-4.486-6.832-.612-.581-1.237-.887-1.07-1.682.192-.915-.344-1.942-.781-2.704-.429-.749-.948-1.552-1.613-2.117-.612-.521-1.657-.768-2.046-1.526-.05-.397-.01-.791.107-1.18-.121-.863-.668-1.851-1.061-2.615-.753-1.465-1.781-2.763-2.616-4.179-.787-1.334-1.229-2.932-1.786-4.369-1.3-3.356-3.396-5.94-4.338-9.185-1.287-4.429-5.048-7.125-6.755-11.5-1.953-5.004-5.991-8.57-10.887-10.634-.431-.182-2.046-.57-2.101-1.167-.08-.832-.251-2.22.944-2.072 2.126.264 1.319-1.746.631-2.793-.971-1.477-1.937-2.094-1.988-3.931.197-.236.389-.476.576-.72-.04-.28-.885-1.054-1.074-1.268-.994-1.12-.386-1.78-.802-3.047\"/><path id=\"bf\" class=\"countryxx landxx bf\" d=\"M1258.88 608.238c.53-1.383 1.01-2.985.69-4.464-.35-1.617.63-.651 1.25-1.863.38-.75 1.22-3.032.33-3.717-.59-.461.59-1.502-1.19-1.979.83.04 1.36-.609 1.99-.997 1.03-.632 2.51-.114 3.58-.765 1.3-.797 2.88-3.892 1.73-5.252-.55-.649.25-1.082.97-.998 1.09.126 1-.86.84-1.72-.11-.562-1.22-1.397-.25-1.734.74-.26 1.76-2.363 2.23-3.007-.1 1.266 2.93 2.778 3.96 2.881-.24-1.201.54-1.042 1.51-1.008-.13-1.098.42-2.591-.15-3.601.81.155 1.65.212 2.38.648 1.09-1.638.96-5.234 3.79-5.527 1.4-.144 3.13 2.071 3.41-.405.14-1.328 1.61-1.157 2.52-1.629 1.18-.611 2.08-1.503 3.31-2.086 1.47-.7 4.16-4.33 6.22-2.473.39.352 1.35-.467 1.98-.276.86.261 1.73.56 2.54.952 1.25.6-1.05 3.772.87 4.813 1.18.642.25 2.644 1.13 3.535.5.503 1.52 1.548 1.35 2.212.94.373 3.41 2.033 4.99 3.26-.71.349-1.36.331-2.01-.145-.98 2.488 2.3 5.374 4.28 6.315 1.59.755 2.48-1.138 3.61-.809.93.27 1.11 1.741 1.47 2.486-2.53.87-.42 2.319.51 4.059 1 1.853-1.4 4.544-3.22 4.662-.45.03-2.19.534-2.52.274-.89-.714-1.09-.35-1.84.32-1.47 1.322-2.3 3.058-4.18 3.328-2.9.414-3.42-.505-5.13-.824-.83-.153-1.6-.426-2.46-.438-.75-.01-2.72 1.943-3.28 1.699-1.35-.592 1.64-.645-8.57-.612-3.39.01-5.39.241-8.12-.01.33 1.56-1.17 2.365-.75 3.312.58 1.286.86 2.305 1.09 3.649.2 1.142.31 2.568.17 3.852-.12 1.125.76 2.481 0 3.083-1.26-.94-2.46-3.198-3.31-4.535-.72 1.073-3.63-.212-4.75.216-1.23.468-3.8.845-3.82 2.592-.78-.133-3.5-1.274-3.98-1.864-.44-.55-.91-.831-1-1.274-.16-.858-.95-2.5-1.57-2.838-1.05-.57-2.21.263-2.59-1.296\"/><path id=\"ly\" class=\"countryxx landxx ly\" d=\"M1372.42 438.678c-.96-.829 1.1-1.805 1.63-2.052 1.61-.745 2.47-1.172 3.44-2.748.78-1.267 1.57-1.885 1.26-3.517-.26-1.407-.93-2.825-.78-4.293.19-2.013 2.64-1.498 3.03-2.941.42-1.555 1.69-2.357 2.99-2.975.99-.475 4.23-1.358 4.26-2.736 0-.69-.67-1.117-.59-1.85.13-1.342.18-2.69.31-4.032 1.29.9 3.03 1.355 4.42 2.209 1.46.896 3.11 1.201 4.81 1.015 1.71-.188 2.98-1.275 4.74-.637 1.57.569 3.24.628 4.77 1.28 1.36.581 2.46 1.63 3.83 2.168 1.2.471 2.83-.02 3.9.719 1.26.873 1.5 2.371 1.74 3.773.31 1.794 1.02 3.224 2.41 4.429 2.53 2.176 5.65 1.666 8.69 2.217 3.04.554 7.38 1.939 9.83 3.917 1.95 1.582 3.75 4.253 6.55 4.002 3.22-.291 6.67-3.134 7.39-6.372.33-1.495-.68-2.658-1.14-4.005-.5-1.485-.87-3.192-.36-4.729.93-2.82 5.57-6.318 8.52-6.417 1.52-.05 2.41-1.154 3.82-1.262 1.44-.11 2.97-.136 4.38.208 1.64.401 3.07 1.195 4.63 1.805 1.85.723 1.36.974 1.45 2.59.1 1.309 2.18 1.586 3.13 1.656 1.83.138 3.01.967 4.7 1.457 1.68.487 3.44-.08 5.15.236.96.176 2.42 2.102 2.07 3.114-.36 1.068-1.66 1.34-1.84 2.542-.25 1.66.81 2.891 1.1 4.435.33 1.737-.79 3.275-1.38 4.785-.63 1.602 1.01 3.505 1.29 5.163.46 2.826.96 5.498 1.14 8.396l1.78 75.281h-7.48c.1 1.439 0 2.883.14 4.32l-59.65-33.761-13.53 6.482c-1.14.313-2.55-1.557-3.21-2.222-2.8-2.783-5.83-3.352-9.55-4.197-1.32-.302-3.06-.456-4.24-1.19-.94-.582-1.38-2.224-1.77-3.174-1.14-2.791-2.53-3.55-5.26-4.578-.91-.341-1.77-1.111-2.77-1.085-.97.02-2.02 1.104-2.93.118-.74-.8-2.02-2.856-2.04-3.963 0-2.316-.26-3.162-1.54-5.134-.98-1.52-4.24-4.22-2.84-6.243 1.62-2.334 4.1-1.441 3.04-5.269-.53-1.915-.91-3.386-.26-5.329.56-1.665.9-3.039.28-4.76-.64-1.81-.14-3.622 0-5.461.19-2.18-.13-4.379-.86-6.438-.62-1.766-1.53-3.429-2.62-4.947\"/><path id=\"by\" class=\"countryxx landxx eaeu by\" d=\"M1463.14 248.643c.47-1.238 1.13-2.41 2.58-2.674 1.43-.261 1.86-1.353 1.71-2.682-.37-3.119-3.07-5.294-3.57-8.369 1.63.417 3.74.118 5.44.313.52.06 1.3-.337 1.8-.462 1-.252.75-.714 1.47-1.326.45-.378 1.01-.02 1.48-.245.38-.178.56-.595.95-.778.75-.35 2.3-.451 1.82.842.42.137 1.09.09 1.36-.327.58-.9-1.04-1.208-1.5-1.4 1.64-1.784.36-3.687 2.66-4.896 1.07-.562 1.18-1.709 2.59-1.583 1.54.137.79-.658 1.95-1.226-1.61-.428-3.25-1.128-1.59-3.049 1.06-1.226 3.4-1.586 4.87-1.142 1.79.535 1.84-1.871 3.47-2.471.87-.319 2.2.587 2.63.236 1.63-.145 6.16.06 6.54 1.19.37.344-.24 1.085.19 1.503.58.563 2.59-.215 3.2-.507 2.14-1.027 2.96-.45 4.88.909.52.369 1.9.516 1.86 1.615 0 1.323-.1 1.608.59 2.803.43.787.63 1.051-.15 1.619-1.07.771.66 1.906 1.3 2.524 1.38 1.325 1.82 3.439 3.98 4.188.63.215 1.65.415 1.92 1.118.36.907-.69 1.808.22 1.809.38-.05.87-.04 1.22-.175.5-.102 1.09.207 1.59.269 1.67.211.64.591 1.32 1.365.35.403 1.39.658 1.86 1.292.98 1.315-.56 1.428-1 1.722-.8.526-1.05.873-2.28 1.173-1.53.373-2.4-1.005-3.74-.725-3.34.697-1.22 1.989-.1 2.875.74.563.59 1.729.79 2.54.33 1.329 1.33 2.43 2.04 3.577-1.61 0-.94-.403-3.78.496-1.18-.682-3.17.51-3.81 2.573-.28.912.27 1.592.42 3.021.16 1.605-1.84.224-2.24-.265-1.17-1.418-2.38.238-3.81-.571-3.31 1.805-2.41-.475-3.95-.965-.92-.481-2.43.433-2.29 1.495-.55-.248-.57-1.084-1.08-1.295-.53-.22-1.19.396-1.65.06-.64-.465-1.28-.428-2.02-.345-1 .112-1.46-.563-1.59.638-.62-.158-1.07-.726-1.71-.792-.72-.07-1.53.56-2.11-.236-1.22-1.69-3.07-1.016-4.79-1.376-1.77-.369-3.81-1.242-5.61-.921-2.39.08-4.32.199-6.34.229-2.17 0-2.09.931-3.56 2.125-.79.632-1.5.122-2.34-.04-1.12-.219-.91.46-1.16 1.106-.76 1.147.1-3.38.1-3.705.1-2.465-2.7-1.048-3.01-2.705\"/><path id=\"pk\" class=\"countryxx landxx pk\" d=\"M1750.28 440.19c3.18.715 6.09 2.275 9.2 3.207 3.7 1.11 6.68-.04 10.38-.109 1.31-.03 2.42.505 3.69.691 1.3.191 2.21-.736 3.36-1.153 1.51-.55 2.93.07 4.44 0 1.27-.06 2.47-.716 3.71-1 1.43-.331 4.22-.57 5.13-1.916.54-.803-.75-1.239-.6-2.017.37-1.89-.51-3.415-.33-5.256.19-1.866.55-1.445 1.65-2.549.68-.678.85-1.809 1.75-2.278.93-.491 1.25.503 2.16.608 1.55.18 2.92-.313 4.27-1.036-.56-.583-1.57-.62-1.8-1.512 1.33-.02 2.71-.859 3.42-1.947.84-1.286 2.92.901 2.99-.717.99.466 1.4.246 2.01 1.28.51.873 1.31.575 2.02.05 1.88-1.415 1.41-4.026.65-5.894-.48-1.199.46-1.386.72-2.418.2-.806.22-2.031-.1-2.819-.35-.937.64-1.101 1.3-1.249 1.1-.246 1.68.124 2.68-.679 1.23-.978 1.19-1.028.69-2.237-.42-1.01-1.01-2.121-1.96-2.721-1.86-1.178-2.15-2.87.46-2.159 1.77.484 6.07 1.058 6.56-1.47.14-.746.13-1.305-.45-1.81-.25-.216-1.37-.94-1.15-1.386a.819.819 0 01.72-.246c-.33-.716.25-1.266.65-1.767.36-.462 1.65-1.518 1.65-2.085 0-.538.18-1.016.52-1.433.26-.369-.65-.743-.77-.979-.1-.262 0-.456.21-.581.4-.424-.29-1.283-.4-1.681-.16-.53-1.07-1.788-1.43-2.245-.53-.657-1.38-1.099-2.01-1.644-.86-.74 1.72-3.906 2.56-3.646 1.14.357 1.23-.896 1.91-1.583.72-.727 1.66-1.194 2.62-1.499 2.08-.655 4.3-.661 6.46-.745 1.09-.04 2.61-.612 3.62-.107.99.495 1.07.771 1.98.09 1.25-.93 4.37-2.479 5.25-.33.89-1.597 3.2-.285 3.91.799.65 1.002 2.45.455 3.5 1.433.74.694 1.23 1.483 1.49 2.466.18.713.11 1.936.39 2.548.3.668 1.83 1.576 2.41 2.09.73.663 1.72-.447 2.41-.624.13 3.102 7.29 4.139 9.77 3.598-.66.743-4.92 2.743-4.58 3.742.15.454-1.21 1.674-.67 1.232.29-.236-.78.619-1.09 1.105-.3.488-4.7 1.072-5.47 1.606-2.19 1.518-4.13.324-6.7-.217-2.08-.435-4.64-1.821-6.65-.579-1.37.845-2.29 2.75-.56 3.48 1.59.668-.61 1.61.7 2.029.44.138 3.39.01 2.25 1.138-1.04 1.021-2.39 1.745-.45 2.909 1.81 1.09-.49 2.591.44 3.684.55.653 1.48 1.011 2.15 1.514.31.199.54.474.53.837 0 .757.27.842 1.36 1.018 2.11.34 1.04 2.222 2.96 2.636 1.09.234 3.13.446 3.91 1.363.96 1.128-2.09 2.229-2.7 2.513-1.56.725-3.37 2.162-1.77 3.741 1.17 1.151-.42 4.226 1.61 4.269-.2.829-1.61 1.485-2.38 2.41-.97 1.163-3.19 3.511-2.12 4.392 1.93 1.594-1.68 2.489-2.46 2.877-.86.431-.86 1.858-.99 2.68-.23 1.395-.61 2.831-1.24 4.103-.94 1.892-2.54 2.146-3.87 3.597-.54.584-.79 1.622-.86 2.393-.12 1.361-1.58 2.188-2.06 3.389-1.03 2.551-2.53 1.731-4.96 2.379-.82.221-1.76 1.071-2.65.984-1.07-.104-1.56-1.396-2.09-2.142-1.24-1.748-3.1.905-3.59 1.998-.86 1.938-2.26 3.6-3.04 5.505-.96 2.346.36 3.658 2.6 4.221 2.09.524 3.12.633 2.92 3.191-.11 1.462-.39 4.733 2.12 4.76.73 0 1.56-.518 2.2.06.64.578.12 2.152.69 2.961 1.16 1.663 2.44 2.907 2.98 4.958.21.786.66.551-.11 1.099-.61.437.4 1.893.91 1.997-1.36 1.027-2.78 2.313-3.93.39-.53-.894-1.35-.225-2.02.05-.34.09-.68.208-1.01.337-.54.28-.2.958-.78 1.208-1.94.82-4.12-1.049-6.15-.938-1.09.06-2.53.251-3.54-.25.1.797.77 3.024-.67 3.024-1.22 0-3.09.03-3 1.728-.1-.984-.2-.96-.36.07-.48-.418-.8-.992-1.15-1.512.26.452.33.933.21 1.439a5.295 5.295 0 01-1.37-1.224c.33 1.318-.71.575-1.51 1.008v-1.152c-.87.629-1.99-.559-1-1.151-1.17.221-2.83-1.49-1.59-2.448-1.37-.787-.63-3.055-1.76-3.622-.64-.316-3.85-.454-3.76-1.48.18-2.076-.29-2.689-1.32-4.331-.76-1.218-3.05-2.471-3.45-.287 1.24-.06 2.06-1.163 2.73.504-1.32-.852-2.8-.327-4.16.102-1.42.447-2.78-.05-4.12.358-.73.22-5.84.15-4.53 1.556-.59.178-.98-.103-1.01-.72-1.97 1.02-3.54-1.929-4.61-1.44.17.242.33.482.5.721-.99.203-5.06-1.104-4.03 1.296-1.03-.527-8.82-1.104-8.14.863-.52-.02-.93-.783-1.35-1.025-.74-.419-.74.569-1.19.832-1.81 1.054-3.13-.143-3.07-1.742.1-2.155-.43-9.946 3.74-9.008-1.22-3.214 6.18-1.473 6.54-3.237.16-.77.44-3.703.11-3.963-.78-.626-1.83-.172-2.72-.229-1.28-.08-1.09-2.188-1.12-3.052-.1-1.663-.58-3.8-1.11-5.391-.24-.736-1.53-.782-2.18-1.184-1.08-.665-2.19-1.067-3.33-1.596-2.53-1.172-3.57-2.886-4.85-5.225-1.37-2.481-3.55-4.455-5.52-6.438\"/><g id=\"id\" class=\"countryxx landxx coastxx id\"><path id=\"Indonesia_New_Guinea\" class=\"landxx id\" d=\"M2303.74 707.24c.23-.566.13-1.07-.29-1.511 2.24-.571 4.11-.697 5.86-2.308 1.62-1.496 3.31-2.133 5.49-1.595 2.21.544 3.31 2.173 5.21 2.992 1.92.828 3.9-.273 5.69 1.121-1.37 1.014-.1 2.375.53 3.397.79 1.381-.11 2.533-.62 3.807-1.3 3.264.64 7.164 2.11 10.006.5-.734-.19-2.384.64-2.928 1.16-.767 1.02 2.666 1.03 2.992 0 .653.24.813.68 1.25.64.627.34 1.473.91 2.113 1.11 1.238 3.37 1.9 4.64.582.92-.958 1.87-1.807 2.82-2.738.99-.979 1.19-2.29 2.51-3.13 1.19-.753.85-3.544 2.37-3.553 1.8-.01 2.66.159 4.34-.718 1.21-.628 1.27-1.049.73-2.175-.41-.867 2.23-2.095 2.76-2.378 1.34-.713 2.58-1.206 4-.475 1.85.955 4.06 1.622 5.72 2.872 1.39 1.05 2.98 1.629 4.53 2.414 1.06.537 3.14 2.179 4.39 1.743 1.57-.551 2.23.647 3.84.625 1.69-.02 2.52 1.723 4.2 1.496l-1.62 30.983c-.17 1.674-1.44 2.87-1.37 4.648 0 .733.98 1.129.98 1.589 0 1.117-.19 2.264-.27 3.38-.36 5.254-.76 10.525-1.25 15.77-2.16-1.087-2.6-3.551-4.24-5.113-.81-.772-3.9-2.735-2.45-4.097-.94.738-2.63.425-3.75.874-.97.382-2.74.47-2.23-1.093-.48.587-1.71 1.694-2.52 1.702-1.24.01.21-2.112.33-2.412.42-.979 1.79-3.176.8-3.71-.9-.481-1.16-1.665-1.85-2.351 1.18-1.015 2.74.76 3.67-.79-1.63 1.623-3.75-.935-4.89-1.939 1.5-1.73 3.22.289 4.75.359-1.33-.516-2.46-1.435-3.67-2.16 1.42-.249.19-.685-.27-1.174-.67-.692-1.32-1.525-1.59-2.465-.34-1.209-1.46-3.473.13-4.071-1.57.58-1.66-1.115-.22-1.37-.54 0-1.88.854-2.3.221-.5-.757.5-1.75.14-2.59-.46 1.846-1.83-1.1-2.43-1.36-1.03-.444-1.09-.699-1.87-1.059-.61-.278-2.07-.689-2.43-1.298-.51-.84-3.6-.908-4.56-1.492-1.51-.916-3.27-1.914-4.96-2.458-1.63-.524-4.03-.04-5.45-.741-1.27-.625-2.96-1.49-3.5-2.9-.5-1.31 1.6-1.104 2.31-1.223-.87-.263-1.97-.708-2.66.173-.79.992-1.31-.535-2.02-.753 0 1.476-2.32.391-1.23-.64-1.58.01-2.19.03-2.59-1.881-.1.556-.37 1.01-.82.439-.64-.807-.14-1.311-.21-2.154-.14-1.543 1.4-2.415 1.46-3.975-.38.81-1.73 1.097-1.73 2.107 0 .902.1 2.304-1.22 2.223 1.13.504.23 1.092-.14 1.72-.25.227-.49.467-.72.72 0 .479-.1.959-.1 1.44-.35 1.022-2.43 2.102-3.52 1.8-.95-.268-1.52-2.512-1.55-3.351 0-.566.73-.619 1.12-.799 1.02-.478-.55-1.761-.29-2.61-1.24.747-2.78-3.252-4.52-3.322-2.69-.11-1.24-1.962.7-2.158 2.01-.205 3.46 1.791 4.86-.546 1.04-1.749 4.24-2.306 3.42.546.22-.485.39-.988.5-1.51.28 1.381 1.87-.327 1.81 1.15.21-1.199.62-.532.93.08.29-.627.34-1.44-.22-1.95.49.105.98.06 1.45-.14-.42-.501-.4-.981.1-1.44-1.54 1.146-.36-.82-.1-1.15-1.65.138-2.54 1.187-4.32.912-1.1-.171-2.58.874-3.53.523-1.17-.431-1.67.369-2.58-.545-.32-.316-1.23.263-1.54.282-1.01.06-1.82-.866-2.58-1.392.18-.245.38-.485.58-.72-.82.142-1.55-.808-1.26-1.58.11-.288.5-.682.44-1.015-.14-.848-1.46.532-.56-1.005-.73.144-.92.154-.85-.649-1.04 1.507-3.06-1.128-3.96-1.08.85 1.133-1.21.96-1.73.595-1.47-1.016 1.38-2.892 1.65-3.906\"/><path id=\"Indonesia_West_Timor\" class=\"landxx id\" d=\"M2241.03 785.07c.39.295.34.604.94.36.2 1.067-1.77 1.406-1.95 2.811.86-.266 1.73-.03 2.6-.199 1.14-.217 1.98-1.431 3.13-1.464 1.86-.05 2.49-.583 3.72-1.958.8-.887 2.13-2.009 2.46-3.122.51-1.692-.52-.333.97-.829 0 0 .25.04.54-.756-.32-.05-.39-.95-.38-1.674 1.63-2.156-.72-2.533-.71-2.626-2.98 1.204-.66 1.843-4.16 2.523-.87.17-.2 2.65-.81 3.042-.62.392-.78-.93-1.21-.364-.43.566-1.87-1.449-2.18-.758-.31.692-2.7 4.246-2.96 5.014\"/><path id=\"Indonesia_Kalimantan\" class=\"landxx id\" d=\"M2132.74 691.04c.93-.626.3-1.282.5-2.125.26-1.095 1.85-1.166 2.02-2.413a6.053 6.053 0 01-1.22 1.439c-.88-1.292.21-2.565 1.04-3.522.54-.623.7-1.208.98-1.959.36-.973 1.61-1.199 2.3-1.862-.13.89-1.31 1.981 0 2.517.19.08.67 2.179 1.05 2.59 1.1 1.202 3.08 2.143 3.79 3.677.28.593 1.5 1.107 2.09 1.412 1.1.57 2.65-.557 3.6-.98 1.89-.843 3.69.271 5.7.08.81-.08 1.54-.697 2.25-1.076 1.06-.567.76-1.953 1.57-2.828.83-.912 5.09-1.836 5.75-.441.62 1.327 4.51 2.593 5.75 1.827 1.07-.662 1.31-1.717 2.76-1.216.72.247 1.29-.34 1.9-.585.51-.205 1.11.456 1.63.43-.28-1.386 2.66-4.404 1.85-5.299-1.39-1.544 1.73-3.514 2.9-3.917-.69-.845-1.97-3.955.16-4.211 2.68-.323.67-1.98 2.2-3.447.59-.565-.17-2.877-.1-3.85.1-.9.32-2.04.72-2.851.35-.698 1.07-1.031 1.25-1.842 1.41.527 1.77.808 3.28.159.51-.221 1.77 1.684 1.9-.304.97.944 2.82.707 4.04.595 1.57-.143 2.52 1.556 4.03 1.422-.46.321-.96.513-1.51.575.27.237 2.98 2.492 1.15 1.585.37.262 1.33.437 1.52.873.19.437.17.872.71 1.07-.87 1.107-2.27.415-2.66-.72.17.489.24.993.21 1.512-.78-.482-2.14-.433-2.95-.07 1.03.398 1.56 1.454 2.67 1.729-.29.566-.42 1.815-1.37 1.368.7.917 1.75 1.3 2.81 1.655-.88 1 .82 1.098-.58 1.296.48.02.94.139 1.37.36-1.43.39.36 1.203.91 1.871.62.765 1.17 1.6 1.68 2.442.64 1.059-.71 3.142-1.95 3.103.81.284.41 1.089 1.04 1.612.91.753 1.81 1.53 2.76 2.235.76.568 1.21 1.54 2.1 1.86 1.19.429 2.03 1.643 2.82 2.573.33.392 1.2.08.59 1.031-.74 1.17-1.96.589-3 1.112-1.71.866-3.73-1.519-5.08-2.066.62.912 1.11 2.063-.35 2.146-1.32.07-1.74 2.093-2.08 3.085-.9 2.65-1.33 5.686-1.17 8.449a2.03 2.03 0 011.44-.72c-.19.594-1.14 1.304-.43 1.58-.69.422-.69 1.017 0 1.439-.94.264-1.98 1.382-2.23.07-.29 1.857-3.75 5.774-4.25 2.02-.73 1.313.5 2.341-.98 3.37-.68.474-.35 1.213-.82 1.811-.56.694-1.58.671-2.09 1.439 2.26-.859 1.51 2.29.43 3.101.56.549 1.7-.212 2.17.356.46.553-.46 2.69-.8 3.173-.4-.466-.88-.585-1.44-.359 1.41 1.226-.44 5.153-1.44 3.16-.27.875.46 1.628.94 2.239-1.98.363-1.37 3.374-3.04 4.048-1.83.74-3.67 1.97-5.53 2.792-.49.216-4.35 2.829-4.19 1.356.1-.894 0-1.875 0-2.787.1-1.3-.78-2.377-.46-3.689-1.46 1.433-2.46.893-1.44-1.08-.66 1.122-2.13 1.844-1.8-.141-.16 1.053-2.94 3.5-3.75 1.877-.28-.561.5-.992 0-1.582-.99-1.083-2.04.879-2.33-.585.32 1.666-1.82-1.299-2.02-2.02 0 1.508-1.61 3.187-2.89 3.842-1.34.682-2.5-1.237-3.8-.304-.47.338-2.28 2.947-2.63 1.253-.43-2.062.27-3.904-.83-5.941-.87 2.233-1.17 1.193-2.82 1.147-.69-.02-1.26.582-1.8.922-1.02.648-1.69.07-2.72-.119.33-.364.69-.701 1.08-1.01-.84.126-1.11 1.208-2.02 1.08.38-2.191-1.83-.977-2.73-.29-1.05-1.31-.21-3.482-.68-4.993-.31-1.027-.12-2.113-.31-3.157-.16-.881-1.53-1.589-1.44-2.36 0-.181.78-1.114.87-1.383.32-.962.49-1.796-.1-2.683-.4-.606-.49-1.259-.83-1.841-.42-.708-1.31-.97-1.26-1.943-.21.25-.43.489-.65.72-.77-1.473-1.58-.118-2.62-.748-.59-.356-.22-1.014 0-1.417.27-.406 1.23.06 1.57.07-.57-.314-.9-1.078-1.52-1.234-.47-.117-1.07-.03-1.37-.495-.42-.652-.67-3.309.66-2.511-.35-.928-.92-2.051.22-2.159-.96-1.269-2.24-2.372-2.58-3.985-.14-.674-.77-2.861-.16-3.433\"/><path id=\"path2528\" d=\"M2324.91 732.51c-.51.321-.37.561.43.72-.15-.24-.29-.48-.43-.72\"/><path id=\"path2530\" d=\"M2326.42 713.72c-.65.219-.73.962-.5 1.51 0-.546.2-1.049.5-1.51\"/><path id=\"path2532\" d=\"M2327.58 716.02c-.53-.118-.58.122-.15.721.1-.241.1-.481.15-.721\"/><path id=\"path2540\" d=\"M2331.46 706.74c-.91.194-.76 1.996.21 1.72.58-.161 0-1.467-.21-1.72\"/><path id=\"path2542\" d=\"M2333.19 711.34c0 .146-.1.293-.1.439a6.11 6.11 0 001.51-.289c-.48-.04-.96-.09-1.44-.15\"/><path id=\"path2544\" d=\"M2335.14 704.14c0 1.131 1.9 2.56 2.72 1.306.59-.893-2.27-1.262-2.72-1.306\"/><path id=\"path2546\" d=\"M2336 712.42c-.1.24-.1.48-.14.72 1.85.127 3.45 1.141 5.25 1.521.76.161 1.57.506 2.36.295.88-.234 1.88-.761 2.82-.586-.77-1.121-2.73-1.048-3.91-1.19-2.13-.257-4.24-.539-6.38-.76\"/><path id=\"path2548\" d=\"M2349.32 770.74c-.1.24-.15.48-.22.72 1.48-.494 3.09-.271 4.63-.279 1.5 0 2.39-.777 3.55-1.665.5-.39 3.66-4.271 3.02-5.057-1.83-2.268-3.02-2.504-5.83-1.333-2.89 1.205-4.01 5-5.15 7.614\"/><path id=\"path2550\" d=\"M2358.17 771.32c.24-.07.48-.146.73-.22-.38-.733-.34-2.142-1.55-1.655-1.6.646-.32 1.838.82 1.875\"/><path id=\"path2552\" d=\"M2357.82 756.78c0 .568.39.939.93 1.08-.1-.548-.39-.96-.93-1.08\"/><path id=\"path2206\" d=\"M2036.41 678.01c.31.219 1.45.339 1.27-.423-.1-.368-1.33-1.134-1.62-1.432-.37-.372-.82-.71-1.38-.593.29-.8-.81-1.405-1.37-1.656-.29-.132-.53-.73-.93-.408-.72.596-.71 1.198 0 1.826 1.2 1.048 3.32 1.058 4.01 2.686\"/><path id=\"Indonesia_Sulawesi\" d=\"M2211.73 743.31c-.34 1.213.31 2.326.14 3.53 1.12-.52 1.76 1.628 3.01.699.86-.635.87-.757 1.97-.63 1.04.12 1.74-1.067 2.73-.29-.1-1.688-1.43-3.145-.81-4.877.75-2.118 1.15-3.503.89-5.824-.22-1.941.22-3.465.4-5.353.1-.862 0-1.718.1-2.582.15-1.448-.5-1.446-.86-2.674-.69-2.388 3.44-4.34 5.25-3.774 1.63.511 1.13 4.159.27 5.113-2.42 2.681 1.67 5.731 3.98 6.971.97.526-1.49 4.198-.49 5.693.54.806 2.31 1.219 3.22 1.352 1.12.163.83-1.646.96-2.285.28-1.438 2.31-1.176 3.32-1.587.6-.245 3.03.998 1.63-.752 1.1 1.851 2.57-1.901.65-2.45-.34 1.761-.81-.665-1.73-.65.2-.264.39-.527.58-.79-.79-.03-1.78-1.07-2.23-1.649-.74-.945.23-1.722-.44-2.67.36.09.72.161 1.08.22-.82-.502-.6-1.718.44-1.66a3.303 3.303 0 00-.75-.967c-.58-.628-.16-1.298-.55-1.983-.32-.574-1.08-.618-1.44-1.149-.41-.604-.54-1.566-.87-2.239-.51-1.015-.93-2.009-2-2.533-.88-.427-1.29-2.255-2.46-1.708.1-.622.1-1.246.1-1.87 1.22 1.032 2.18 1.974 3.41.272 1.07-1.477 2.19-1.498 3.7-2.342 2.07-1.158 3.59-6.019 6.31-5.933.78.03.91 2.268 1.81 1.323.54-.563 1.56-2.003 1.02-2.805-.91-1.332-4.43-.923-5.52-.03.59.06 1.1.302 1.51.72-1.41.05-5.49-.944-5.99.892-.33 1.229-4.03 1.183-3.8-.531-1.23.756-2.51 2.01-3.13 3.328-.67 1.435-.98 2.282-2.64 1.92-1.09-.236-2.12-.52-2.42-1.748-.16-.619-.21-1.245-.55-1.804-.63-1.028-1.06-.191-1.75-.697-2.24-1.626-2.34-6.686-1.37-8.934.55-1.289 1.48-2.734 2.76-3.417 1.05-.563 3.63.367 4.73.766.77.282 2.27-.37 2.96-.692 1.44-.667 1.84.353 3.24.565 1.55.235 3.62-.605 5.28-.564 1.99.05 3.26.162 4.85 1.31 1.98 1.428 8.12.465 9.73-1.418 1.11-1.293 1.5-2.742 2.83-3.938 1.43-1.288 1.37-3.47 2.91-4.622-.54-.344-.85-.944-.65-1.584-.56.146-1.36-.254-1.84.151-.71.607-.67 1.793-1.65 2.094-1.5.459-.55.921-1.26 1.859-.41.541-1.41.332-1.69 1.073-.72 1.856-3.56 2.187-5.14 1.846-1.34-.289-2.92-.597-4.3-.528-.77.04-1.51.894-2.14.638-1.99-.802-3.4-1.183-5.53-1.405-1.1-.114-1.74-.437-2.9-.319-1.33.134-1.73-1.68-2.41-1.667-.86.02-4.09-1.573-4.28.233-.25 2.461-2.48 4.805-4.29 2.223-.17.807-.43 1.42-1.06 1.971-.84.745-.67 1.896-1.49 2.559-1.57 1.263.48 3.463-1.13 4.61-.13-.566-.54-.95-1.15-.79.4 1.528 1.58 1.154 1.1 2.916-.44 1.606 1.03 3.078.56 4.715-.33-.61-.47-1.314-1.01-1.801-.9 2.437-2.81 3.71-2.95 6.48-.1 1.237.1 2.556 0 3.761-.1 1.412-1.42 2.327-1.52 3.838-.12 2-3.39 2.924-2.88 4.595.28.941 1.04.353.23 1.686-.71 1.154.22 3.653.68 4.841.65-.73 2.33-1 3.24-1.049 1.99-.107.41 1.822 1.06 2.978 1.07 1.92.81 3.562.47 5.773-.28 1.81-.75 4.628-1.96 6.046\"/><path id=\"path2366\" d=\"M2231.6 742.52c-2.33.806-.24 3.407-.12 3.295.62-.57.56-2.649.12-3.295\"/><path id=\"path2368\" d=\"M2232.25 702.63c-.39-.723-1.41-.752-1.44.22.52.197 1 .123 1.44-.22\"/><path id=\"path2370\" d=\"M2233.33 701.84c-.46-.655-1.03-.636-1.51 0 .47.332 1.03.32 1.51 0\"/><path id=\"path2372\" d=\"M2235.78 745.62c.3-.37 1.04-1.164.77-1.706-.5-.992.49-1.438.76-2.293.15-.467.75-3.654-.53-2.964-.63.341-1.47.79-2.02 1.247-1.04.858.53 1.957-.21 2.874-.28.354-1.03 1.576-.79 2.043.39.755 1.66.531 1.65-.359.11.389.23.776.37 1.158\"/><path id=\"path2378\" d=\"M2240.24 736.69c-1.85.03-2.53 4.02-2.61 5.432-.1 1.473-.67 2.108-1.21 3.452-.67 1.665.37 1.221 1.3 2.206.45-.613.49-1.433.97-2.019.47-.59 1.35-.269 1.8-.833.65-.806-.69-2.225-1.48-1.399.22-.876.17-1.794.42-2.667.16-.575 1.22-2.482 1.46-.793.8-1.335-.73-2.109-.65-3.379\"/><path id=\"path2386\" d=\"M2242.33 712.78c0-.511 0-1.014.14-1.51 2.75 1.425 2.06-4.005-.14-.65-.72-1.063.72-1.362-.73-1.81-.5-.153-1.09-.216-1.55.08-1.06.685-.81 2.448-.53 3.456.81-.414 1.27-1.228 1.65-2.01.79.568 0 2.357 1.16 2.44\"/><path id=\"path2388\" d=\"M2240.17 733.01c-.82.344-.73 1.849.1 2.164 1.21.47 1.9-1.905-.1-2.164\"/><path id=\"path2394\" d=\"M2242.98 708.97c-.24.305-.39.232-.15.72.1-.24.1-.48.15-.72\"/><path id=\"path2396\" d=\"M2243.33 713.22c-.32.124-.48.364-.5.72.17-.24.33-.48.5-.72\"/><path id=\"path2398\" d=\"M2243.41 744.03c.1.512 0 .716.65.721-.22-.241-.43-.481-.65-.721\"/><path id=\"path2400\" d=\"M2244.63 745.9c0 .407.29.624.72.65l-.72-.65\"/><path id=\"path2404\" d=\"M2246.65 749.58c-.52.518-.35.758.5.72-.17-.24-.33-.48-.5-.72\"/><path id=\"path2408\" d=\"M2251.33 712.93c-1.26 1.836-.26 3.436 1.94 2.73.35-.215.71-.407 1.08-.575.42.08.84.125 1.26.122.8-.399 2.19-.08 2.56-1.126-.58.07-.96-.232-1.08-.79-.93 1.312-4.37-.854-5.76-.361\"/><path id=\"path2414\" d=\"M2258.89 674.77c-.74-.173-.82.07-.22.72.1-.24.15-.48.22-.72\"/><path id=\"path2416\" d=\"M2260.4 669.58c.43-.902-.84-3.777-1.95-2.521 1.18.324.78 2.031 1.95 2.521\"/><path id=\"path2418\" d=\"M2258.89 714.01c-1.04 1.085 1.62 1.141 2.13 1.149 1.4.02 3.48.24 4.56-.859-2.21-.325-4.54.492-6.69-.29\"/><path id=\"path2422\" d=\"M2262.99 715.66c-1.55.334-.14 3.851.65 4.399.32-.558-.29-3.834-.65-4.399\"/><path id=\"path2424\" d=\"M2268.03 731.72c1.06-.526 3.37-.876 4.05-1.885.85-1.276.38-2.212-.95-2.505 1.06-1.191-1.24-1.925-2.03-2.122-1.49-.37-2.81.09-4.29.253-1.81.197-2.18 1.092-1.37 2.834.85 1.831 2.91 2.529 4.59 3.425\"/><path id=\"path2426\" d=\"M2268.17 665.77c.19-.577 0-1.155-.5-1.512.14.512.31 1.016.5 1.512\"/><path id=\"path2428\" d=\"M2268.46 664.11c.78-.813.98-2.084.83-3.163-.1-.555-.56-2.199-1.08-.882-.35.917.71 1.644.36 2.339-.32.639-.96 1.113-.11 1.706\"/><path id=\"path2432\" d=\"M2273 700.9c-.9-.387-1.62 1.641-1.01 2.16 1.05.898 1.15-1.614 1.01-2.16\"/><path id=\"path2434\" d=\"M2273 703.86c-.87.451-.43 1.808.58 1.51-.11-.536-.3-1.04-.58-1.51\"/><path id=\"path2438\" d=\"M2273.72 691.18c-.22.343-.1.476.22.79-.1-.263-.15-.527-.22-.79\"/><path id=\"path2440\" d=\"M2275.23 701.26c-.24.315-.48.628-.72.939-.25-.235-.49-.476-.72-.72-.66 1.998.31 1.269.94 2.66.14.308-.79 1.63.2 1.393.53-.128 1.11-.434 1.3.269.23.811 3.1-.549.7-1.21-.98-.27-1.21-.835-.68-1.684.33-.528-.73-1.353-1.02-1.647\"/><path id=\"path2442\" d=\"M2274.22 695.36c-.18.34-.33.251 0 .721v-.721\"/><path id=\"path2444\" d=\"M2274.58 710.98c-1.11.865-.53 2.422.79 2.601.56.08 1.05-.36 1.61-.36.6 0 1.19.191 1.8.225 2.05.115 0-1.854-.58-2.167-1.34-.687-2.3-1.338-3.62-.299\"/><path id=\"path2446\" d=\"M2274.51 692.19c-.17-.02-.34-.05-.5-.07.13.287.3.551.5.791v-.721\"/><path id=\"path2452\" d=\"M2276.38 698.53c.1.894-.29 1.828.34 2.603.61.749 1.26 1.11 1.61 2.065.39 1.043 2.32 3.292 3.24 2.742-2.61-2.668-2.91-5.887-3.43-9.319-.22-1.487-.16-2.71 1.69-1.766 1.58.803 3.86 1.29 5.62 1.445-1.11-.539-1.13-1.883-2.02-2.589-.9-.71-3.43-.594-2.33-2.428.73-1.224 2.66-1.263 3.03-2.787.25-1.028-.48-2.753 0-3.506-1.85-.469-3.87 1.355-4.61 2.881 1.72.08 0 .977-.44 1.166-1.04.411-.59 1.532-1.08 2.297-.51.793-1.59-.02-1.91-.549-.58-.939.61-1.547 1.25-1.967 1.32-.866 2.18-3.534 1.46-5.052-.31-.65-1.41-.886-1.14-1.757.25-.835 1.39-1.351 1.07-2.346-1.77.01-2.56 2.235-2.98 3.607-.45 1.454-1.61 4.025-1.34 5.464.12.707.43 1.445.83 2.042.16.284.38.492.68.623-.48.6-.65 1.335-.58 2.089.1.986.44 1.55 1.03 2.284.59.737.18 1.935.1 2.758\"/><path id=\"path2454\" d=\"M2275.45 708.75c-.26.193-.53.387-.79.58.53.07 1.04-.02 1.51-.29-.24-.1-.48-.193-.72-.29\"/><path id=\"path2456\" d=\"M2275.01 726.82c-.44.602-.24.842.58.721-.19-.241-.39-.481-.58-.721\"/><path id=\"path2458\" d=\"M2276.09 725.89c-.18.26-.25.547-.21.86.27 0 .53-.04.79-.141-.17-.26-.36-.499-.58-.719\"/><path id=\"path2462\" d=\"M2277.97 723.8c-.23.369-.47.729-.72 1.08.57-.119.85-.502.72-1.08\"/><path id=\"path2464\" d=\"M2293.45 728.62c1.61.93 3.25 1.576 4.73 2.727 1.71 1.338 1.95-.668 1.67-2.005-.17-.823-1.27-1.088-1.44-1.871-.16-.808-.16-1.71-.97-2.188-.73-.442-1.02-1.019-1.98-.832-.97.188-1.9.05-2.69-.572-.77-.609-1.76-1.071-2.76-1.04-1 .03-1.47.844-2.35 1.038-.78.17-1.08-.237-1.5-.725-.14-.174-2.59.128-2.95.103-3.36-.244-6.91 2.145-5.53 5.877 0-.76 1.07-3.848 2.16-3.601-.35 1.016 1.46 2.639 2.32 2.8.36.07 4.41-3.298 3.44-.71.63-.139 4.36 1.362 4.57.08.19-1.107 3.09-.188 3.28.924\"/><path id=\"path2466\" d=\"M2278.4 729.63c-.57.274-1.01.843-.87 1.51.85-.107 1.44-.767 2.24-1-.77 1.292 1.03.06.86-1.16-.81.06-1.38.822-2.23.65\"/><path id=\"path2468\" d=\"M2279.55 678.73c.22-.328.37-.222.1-.72 0 .24-.1.48-.1.72\"/><path id=\"path2470\" d=\"M2280.7 681.1c2.7-.609 3.7-2.908 2.09-5.328-.32.781-1.2.979-1.73 1.558-.92 1-.95 2.623-.36 3.77\"/><path id=\"path2474\" d=\"M2281.57 728.98c-.21.268-.24.558-.1.87.3-.144.57-.337.8-.58-.24-.1-.48-.194-.72-.29\"/><path id=\"path2478\" d=\"M2282.65 728.77c-.27.747.32 1.383 1.08 1.01-.1-.568-.49-.986-1.08-1.01\"/><path id=\"path2482\" d=\"M2289.06 698.53c.37.646.94 1.178 1.65 1.44-.5-.517-1-1.107-1.65-1.44\"/><path id=\"path2484\" d=\"M2293.88 716.02c.49.166.99.286 1.51.36.55-.01.85-.514 1.44-.431-.58-.797.63-1.185 0-2.395-.67-1.297-3.54.846-4.69 1.026.18.811.9 1.41 1.73 1.44\"/><path id=\"path2486\" d=\"M2293.09 708.46c-.3.148-.57.342-.8.58.69.382.96.189.8-.58\"/><path id=\"path2488\" d=\"M2294.89 698.6l.36.72c.1-.602-.1-.413-.36-.72\"/><path id=\"path2490\" d=\"M2299.57 702.34c3.01.851 0-2.043-.65-2.73.85-.12 1.42.791 1.87 1.338.86 1.021 1.09.142 1.92.556 1.56.783 1.7-1.458.56-2.083-1.07-.588-6.68-1.43-6.8.688 1.43-.965.64.594-.22.29.69.882 2.25.28 1.95 1.87.1-.544.47-.956 1.01-1.08.14.378.26.761.36 1.151\"/><path id=\"path2494\" d=\"M2297.48 705.73c-.26 1.356 3.39.878 3.02-.51-.77.862-2.06.21-3.02.51\"/><path id=\"path2496\" d=\"M2298.92 702.2c-.43.178-.77.464-1.01.86.62.38 2.03-.437 1.01-.86\"/><path id=\"path2500\" d=\"M2300.94 706.3c-2.74.456-1.66 2.364-.18 3.83.86.851 2.57-3.366.18-3.83\"/><path id=\"path2506\" d=\"M2302.74 707.17c-.23.32-.45.18-.29.72.1-.24.19-.48.29-.72\"/><path id=\"path2508\" d=\"M2303.17 733.81c.12.447.1.633.65.72-.22-.24-.44-.48-.65-.72\"/><path id=\"path2510\" d=\"M2304.1 732.87c-.63-.09-.55.146.22.721-.1-.24-.15-.48-.22-.721\"/><path id=\"path2522\" d=\"M2318.65 734.1c-.29.997 1.68 1.209 2.16 1.72-.56-.783-1.6-.939-2.16-1.72\"/><path id=\"path2346\" d=\"M2208.06 768.94c-.51.198-.68.558-.51 1.08.67-.06.84-.529.51-1.08\"/><path id=\"path2278\" d=\"M2103.44 755.12c-.31.134-.57.327-.79.58.69.384.95.19.79-.58\"/><path id=\"Indonesia_Java\" d=\"M2114.82 751.01c-.64-.496-3.85-1.09-4.47-.5-.1-2.038-1.98.629-2.23 1.3-.26.679-.3 3.95-1.73 2.66-.24 1.075-.91 1.937-1.3 2.95-.43-1.01-1.34-.734-2.08-.28 2.32 1.126 5.06-.224 7.15 1.23.65.453 1.59.489 2.3.832 1.15.546-.45 1.381-.62 2.17-.46 2.13 5.67 1.76 6.81 1.964 2.19.393 4 1.991 6.19 2.554.69.178 1.63.411 2.31.06.73-.373.56-1.009 1.6-1.039 2.65-.08 5.33.55 7.8 1.371 3.06 1.015 6.01 2.65 9.14 3.367 1.31.298 3.17.02 4.33.593 1.2.586 2.23.05 3.54.175 2.68.258 5.67 1.924 8.13.241 2-1.375 4.32 1.132 6.05 2.025.58.302 4.14.52 4.06.931-.13.747.99 1.196 1.59.901.45-.219-.74-1.719-.87-1.931-1.22-1.862.25-3.707.43-5.623.11-1.203-1.08-1.428-1.95-1.701-1.49-.468-1.95.181-3.34.04-1.31-.128-3.1.826-4.24.265-.72-.356-2.8-1.051-3.13-1.846-.29-.679.98-3.895-.69-2.483.33-1.065-.59-2.098-.51-3.171-.97.497-2.27.155-3.31.255-.41-.04-.74-.227-1.01-.548-.71-.623-1.46-.155-2.23-.566-.4-.216-1.08-1.891-1.78-1.05-.69.831-2.09.688-2.62-.252-1.27-2.224-2.75-2.496-3.79.269-.35.931-.96 3.048-2.38 2.581-.8-.261-.96-.675-1.85-.614-.72.05-1.47.237-2.19.08-1.41-.313-2-.235-3.36-.15-.79.05-2.05-.99-2.75-.608-2.85 1.546-3.46-2.444-4.54-3.967-1-1.405-.82-.104-1.72-.104-1.07 0-1.98-1.537-3.08-.987-1.05.522-1.77-.852-2.41-1.393-1.06-.888-1.85-.526-3.02-1.22-.21 1.01-1.22 2.396-2.23 1.216\"/><path id=\"path2296\" d=\"M2130.08 765.06c.1.757.99.685 1.51.72a4.593 4.593 0 00-1.51-.72\"/><path id=\"path2308\" d=\"M2161.83 758.22c-.73-.117-2.6 1.334-1.74 2.056.82.681 2.77 1.27 2.89.104 1.18 1.397 2.69.588 4.09.09.58-.207 1.2-.374 1.82-.237-.13-.969.95-.947 1.58-1.149-.25-1.44-2.18-1.103-3.19-.963-1.8.25-3.69-.377-5.45.103\"/><path id=\"path2310\" d=\"M2160.46 748.14c-.58.09-.69.502-.5 1 .68-.01.83-.457.5-1\"/><path id=\"path2312\" d=\"M2172.27 759.66c.1.533 0 .776.65.789-.2-.276-.42-.54-.65-.789\"/><path id=\"path2314\" d=\"M2172.92 768.58c-.94 1.776 1.43 2.638 2.65 3.217.77.365 1.38.738 1.9 1.423.94 1.238-.23.908-.29 1.802 0 .585 2.32-2.089 2.42-2.125.98-.346 3.43-1.315 2.2-2.606-.88-.934-2.64-2.251-3.97-1.521-1.52.837-3.42.861-4.91-.19\"/><path id=\"path2316\" d=\"M2173.71 760.3c.21.183.44.183.72 0h-.72\"/><path id=\"path2318\" d=\"M2179.76 757.71c-.61.324-.74.879-.22 1.37.55-.684 1.47-.788 2.24-.431-.34-.867-1.24-.885-2.02-.939\"/><path id=\"path2320\" d=\"M2180.98 774.78c.23-.385.23-.771 0-1.16-.28.17-.52.387-.72.65l.72.51\"/><path id=\"path2322\" d=\"M2187.03 769.66c-1.04.52-2.32 1.487-2.2 2.81.11 1.053-.26 2.756-1.61 1.66-1.12 1.72 4.67 1.239 4.89 1.51-.48-1.053 1.04-3.073 1.55-3.927.78-1.31-1.63-2.428-2.63-2.053\"/><path id=\"path2328\" d=\"M2198.55 775.78c1.55-.799 3.08-1.059 3.96-2.729.33.554-.43 1.702.14 1.998.61.317 1.04.08 1.61-.143.71-.288 1.29.132 1.99.235a1.946 1.946 0 00-1.43-.8c1.37-.831 3.35.727 3.74-1.51-1.25 1.547-1.1-1.318-1.4-1.917-.72-1.452-2.24.04-2.2 1.127-.22-1.084-1.05-2.927-2.28-1.557-.94 1.035-1.72-1.003-2.19-1.53-.7-.771-3.57-.185-2.74 1.105 1.01 1.577 2.34 1.952 3.9 2.842-.49.656-1.81 1.011-2.56 1.18-1.29.289-1.44-.903-1.99-1.72-1.26-1.902-5.23-1.227-6.55.281-.63.724 0 1.854-.56 2.592-.79.989.62 1.783 1.41 1.993.5.13.92.154 1.34-.174.79-.607.76-.207 1.77-.247 1.43-.06 2.6-1.493 4.04-1.026\"/><path id=\"path2330\" d=\"M2196.03 771.18c.5-.612.79-1.356 1.22-2.02-1.5-.688-1.37 1.085-1.22 2.02\"/><path id=\"path2342\" d=\"M2206.04 781.11c.68 1.787 2.34 1.73 3.96 1.91 1.91.213 3.43 1.983 4.58 3.354 2.16 2.572 7.13.245 4.53-2.63-.81-.896-1.42-1.641-2.61-1.643 0 0-1.88-2.309-2.12-2.528-.18-.162-3.38-.111-3.53-.01-1.49.956-3.56-.562-4.81 1.55\"/><path id=\"path2350\" d=\"M2210.65 771.53c-.41.671-.9 1.455-.22 2.17 0-.994 1.99-1.476.22-2.17\"/><path id=\"path2352\" d=\"M2211.87 772.97c.2.566.13 1.096-.21 1.59.96.238.8-.873 1-1.44l-.79-.15\"/><path id=\"path2354\" d=\"M2214.53 774.85c.77-.412 2.25.05 3.15-.05.82-.09 2.07.09 2.88.254.89.182 1.36 1.176 2.38.711.71-.321 2.39.298 2.11-1.067 2.23.938 3.19.322 5.35-.464 1.44-.525 6.48.188 5.74-2.706.99.191.88-1.043 1.8-1.069-.41-1.19-1.68-2.965-2.02-.65.45-.285.93-.334 1.44-.149-1 1.151-2.79 1.229-3.55 2.64-.91 1.708-2.45.572-3.42-.327-.91-.852-2.04.556-3.01.168-.52-.205-.48.203-.81.509-.51.481-1.49-.357-1.86-.628-1.25-.901-3.22-1.463-4.7-1.809-2.33-.544-3.07.34-5.01 1.303-.97.484-1.6.471-1.71 1.82-.1.698.22 2.768 1.24 1.513\"/><path id=\"path2356\" d=\"M2219.94 748.64c-1.23.412-.63 4.976-.36 5.9.25-1.973.69-3.904.36-5.9\"/><path id=\"path2358\" d=\"M2220.58 759.3c-.22.357-.22.717 0 1.08.28-.146.52-.34.72-.58l-.72-.5\"/><path id=\"path2360\" d=\"M2221.81 761.46c.2.616 1.08.298 1.44.14-.49.03-.97-.02-1.44-.14\"/><path id=\"path2362\" d=\"M2224.98 790.33c.25.106.49.06.72-.15l-.72.15\"/><path id=\"path2364\" d=\"M2226.49 789.82c0 .12-.1.24-.15.36.57.219 1.43.06 1.89-.344.23-.186.29-.414.17-.685-.49-.916-1.33.364-1.91.669\"/><path id=\"path2374\" d=\"M2234.91 791.7c-.31.466-.33.946-.1 1.44 1.22-.693 3.06-1.898 4.39-2.24a10.87 10.87 0 01-.65-1.439c-1.37.628-2.14 1.694-3.67 2.239\"/><path id=\"path2380\" d=\"M2236.93 772.26c.1.213.14.426.21.64.3-.532.71-.962 1.23-1.29-.59-.02-1.07.195-1.44.65\"/><path id=\"path2382\" d=\"M2238.44 770.24c-.34.282-.5.642-.5 1.079.61-.08 2.01.197 2.23-.649.28-1.066-1.24-.713-1.73-.43\"/><path id=\"path2384\" d=\"M2239.66 786.44c-.51.328-.84.904-.86 1.51.94.125 1.12-.824.86-1.51\"/><path id=\"path2390\" d=\"M2240.82 770.17c.19.22.36.459.5.72-.56.229-1.46.643-1.65 1.283-.33 1.132 1.8.276 2.23.587-.15-1.358 1.93-2.451 3.02-2.66-1.4-1.546-2.13.457-3.1.93.48-1.04-.25-.976-1-.86\"/><path id=\"path2402\" d=\"M2245.21 770.74c-.31.294-.45.654-.43 1.079.61-.146 1.16.172 1.44.721.58-.609 1.78-2.078 1-2.95-.39.801-1.25.93-2.01 1.15\"/><path id=\"path2406\" d=\"M2249.09 768.94c-.42.468-.99 1.66.36.94-.75.333-1.4 1.015-1.44 1.87 1.77-.169 3.82-.02 5.48-.772 1.05-.472.69-1.576-.35-1.759-.61-.108-1.15.15-1.76.09-.77-.07-1.5-.476-2.29-.37\"/><path id=\"path2410\" d=\"M2258.02 769.09c-.56-.06-.98.9-1.08 1.29.54-.239.94-.717 1.08-1.29\"/><path id=\"path2420\" d=\"M2259.1 767.94c1.5-1.257 2.97-.971 4.75-.661.95.165 1.9-1.672 3.1-1.649-1.57-1.931-2.38-1.242-4.63-.363-.64.246-1.08-.328-1.61-.1-.97.418-1.47 1.814-1.61 2.772\"/><path id=\"path2430\" d=\"M2271.85 763.54a1.87 1.87 0 00-.44 1.3c.64-.222.95-.727.44-1.3\"/><path id=\"path2436\" d=\"M2273.36 769.23c-.18.85.1.899.72.15l-.72-.15\"/><path id=\"path2450\" d=\"M2274.37 768.66c-.32 1.255 2.06 1.676 2.3.279-.79.145-1.56-.06-2.3-.279\"/><path id=\"path2460\" d=\"M2276.74 769.59c0 .217.1.434.1.65.27-.179.51-.396.71-.65h-.79\"/><path id=\"path2472\" d=\"M2281.28 759.73a.98.98 0 00-.5.86c.78.09.95-.197.5-.86\"/><path id=\"path2476\" d=\"M2282.43 769.45c.23.489.61.706 1.15.65-.11-.607-.57-.875-1.15-.65\"/><path id=\"path2480\" d=\"M2288.55 766.06c-.64.559-.31 1.929.63 1.912 1.78-.03.97-2.096-.63-1.912\"/><path id=\"path2492\" d=\"M2296.9 770.82c1.18-.396 2.25-1.135 3.24-1.88-1.24.48-2.48.362-