@swell/apps-sdk 1.0.23 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/dist/index.cjs +0 -43
- package/dist/index.cjs.map +0 -7
- package/dist/index.js +0 -43
- package/dist/index.js.map +0 -7
- package/dist/index.mjs +0 -43
- package/dist/index.mjs.map +0 -7
- package/dist/jest.config.d.ts +0 -14
- package/dist/src/api.d.ts +0 -99
- package/dist/src/cache.d.ts +0 -18
- package/dist/src/categories.d.ts +0 -5
- package/dist/src/compatibility/shopify-configs.d.ts +0 -10
- package/dist/src/compatibility/shopify-fonts.d.ts +0 -1
- package/dist/src/compatibility/shopify-objects/address.d.ts +0 -6
- package/dist/src/compatibility/shopify-objects/article.d.ts +0 -5
- package/dist/src/compatibility/shopify-objects/blog.d.ts +0 -5
- package/dist/src/compatibility/shopify-objects/cart.d.ts +0 -5
- package/dist/src/compatibility/shopify-objects/collection.d.ts +0 -5
- package/dist/src/compatibility/shopify-objects/collections.d.ts +0 -11
- package/dist/src/compatibility/shopify-objects/customer.d.ts +0 -5
- package/dist/src/compatibility/shopify-objects/filter.d.ts +0 -5
- package/dist/src/compatibility/shopify-objects/font.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/form.d.ts +0 -28
- package/dist/src/compatibility/shopify-objects/image.d.ts +0 -6
- package/dist/src/compatibility/shopify-objects/index.d.ts +0 -26
- package/dist/src/compatibility/shopify-objects/line_item.d.ts +0 -6
- package/dist/src/compatibility/shopify-objects/link.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/localization.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/media.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/order.d.ts +0 -10
- package/dist/src/compatibility/shopify-objects/page.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/paginate.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/predictive_search.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/product.d.ts +0 -6
- package/dist/src/compatibility/shopify-objects/resource.d.ts +0 -23
- package/dist/src/compatibility/shopify-objects/search.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/shop.d.ts +0 -4
- package/dist/src/compatibility/shopify-objects/variant.d.ts +0 -5
- package/dist/src/compatibility/shopify.d.ts +0 -73
- package/dist/src/constants.d.ts +0 -1
- package/dist/src/content.d.ts +0 -8
- package/dist/src/easyblocks/config.d.ts +0 -139
- package/dist/src/easyblocks/index.d.ts +0 -2
- package/dist/src/easyblocks/utils.d.ts +0 -38
- package/dist/src/editor/resources.d.ts +0 -9
- package/dist/src/fonts.d.ts +0 -6
- package/dist/src/index.d.ts +0 -15
- package/dist/src/liquid/color.d.ts +0 -33
- package/dist/src/liquid/filters/asset_url.d.ts +0 -2
- package/dist/src/liquid/filters/brightness_difference.d.ts +0 -2
- package/dist/src/liquid/filters/color_brightness.d.ts +0 -2
- package/dist/src/liquid/filters/color_contrast.d.ts +0 -2
- package/dist/src/liquid/filters/color_darken.d.ts +0 -2
- package/dist/src/liquid/filters/color_desaturate.d.ts +0 -2
- package/dist/src/liquid/filters/color_difference.d.ts +0 -2
- package/dist/src/liquid/filters/color_extract.d.ts +0 -4
- package/dist/src/liquid/filters/color_lighten.d.ts +0 -2
- package/dist/src/liquid/filters/color_mix.d.ts +0 -2
- package/dist/src/liquid/filters/color_modify.d.ts +0 -4
- package/dist/src/liquid/filters/color_saturate.d.ts +0 -2
- package/dist/src/liquid/filters/color_to_hex.d.ts +0 -2
- package/dist/src/liquid/filters/color_to_hsl.d.ts +0 -2
- package/dist/src/liquid/filters/color_to_rgb.d.ts +0 -2
- package/dist/src/liquid/filters/date.d.ts +0 -7
- package/dist/src/liquid/filters/default_errors.d.ts +0 -2
- package/dist/src/liquid/filters/divided_by.d.ts +0 -2
- package/dist/src/liquid/filters/font_face.d.ts +0 -2
- package/dist/src/liquid/filters/font_modify.d.ts +0 -3
- package/dist/src/liquid/filters/font_url.d.ts +0 -2
- package/dist/src/liquid/filters/format_address.d.ts +0 -6
- package/dist/src/liquid/filters/image_tag.d.ts +0 -2
- package/dist/src/liquid/filters/image_url.d.ts +0 -6
- package/dist/src/liquid/filters/index.d.ts +0 -92
- package/dist/src/liquid/filters/inline_editable.d.ts +0 -4
- package/dist/src/liquid/filters/json.d.ts +0 -2
- package/dist/src/liquid/filters/json_pretty.d.ts +0 -2
- package/dist/src/liquid/filters/money.d.ts +0 -2
- package/dist/src/liquid/filters/money_with_currency.d.ts +0 -2
- package/dist/src/liquid/filters/money_without_currency.d.ts +0 -2
- package/dist/src/liquid/filters/money_without_trailing_zeros.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/default_pagination.d.ts +0 -3
- package/dist/src/liquid/filters/shopify/hex_to_rgba.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/item_count_for_variant.d.ts +0 -6
- package/dist/src/liquid/filters/shopify/payment_button.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/payment_terms.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/blog-apparel-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/blog-apparel-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/blog-apparel-3.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-3.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-4.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-5.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-6.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-apparel-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-apparel-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-apparel-3.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/collection-apparel-4.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/detailed-apparel-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/hero-apparel-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/hero-apparel-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/hero-apparel-3.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/image.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/index.d.ts +0 -33
- package/dist/src/liquid/filters/shopify/placeholder-svgs/lifestyle-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/lifestyle-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-3.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-4.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-5.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-6.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-apparel-1.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-apparel-2.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-apparel-3.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder-svgs/product-apparel-4.d.ts +0 -2
- package/dist/src/liquid/filters/shopify/placeholder_svg_tag.d.ts +0 -2
- package/dist/src/liquid/filters/stylesheet_tag.d.ts +0 -2
- package/dist/src/liquid/filters/time_tag.d.ts +0 -2
- package/dist/src/liquid/filters/translate.d.ts +0 -2
- package/dist/src/liquid/filters/where.d.ts +0 -2
- package/dist/src/liquid/font.d.ts +0 -50
- package/dist/src/liquid/form.d.ts +0 -17
- package/dist/src/liquid/index.d.ts +0 -53
- package/dist/src/liquid/operators.d.ts +0 -4
- package/dist/src/liquid/tags/case.d.ts +0 -3
- package/dist/src/liquid/tags/for.d.ts +0 -3
- package/dist/src/liquid/tags/form.d.ts +0 -3
- package/dist/src/liquid/tags/index.d.ts +0 -30
- package/dist/src/liquid/tags/inline_editable.d.ts +0 -3
- package/dist/src/liquid/tags/javascript.d.ts +0 -3
- package/dist/src/liquid/tags/layout.d.ts +0 -3
- package/dist/src/liquid/tags/paginate.d.ts +0 -3
- package/dist/src/liquid/tags/render.d.ts +0 -3
- package/dist/src/liquid/tags/section.d.ts +0 -3
- package/dist/src/liquid/tags/sections.d.ts +0 -3
- package/dist/src/liquid/tags/shopify/include.d.ts +0 -3
- package/dist/src/liquid/tags/shopify/schema.d.ts +0 -3
- package/dist/src/liquid/tags/style.d.ts +0 -3
- package/dist/src/liquid/utils.d.ts +0 -50
- package/dist/src/menus.d.ts +0 -27
- package/dist/src/products.d.ts +0 -9
- package/dist/src/resources.d.ts +0 -98
- package/dist/src/theme.d.ts +0 -120
- package/dist/src/utils/index.d.ts +0 -19
- package/dist/src/utils/md5.d.ts +0 -1
- package/dist/test/liquid/filters/asset_url.test.d.ts +0 -1
- package/dist/test/liquid/filters/brightness_difference.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_brightness.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_contrast.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_darken.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_desaturate.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_difference.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_extract.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_lighten.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_mix.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_modify.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_saturate.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_to_hex.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_to_hsl.test.d.ts +0 -1
- package/dist/test/liquid/filters/color_to_rgb.test.d.ts +0 -1
- package/dist/test/liquid/filters/date.test.d.ts +0 -1
- package/dist/test/liquid/filters/default_errors.test.d.ts +0 -1
- package/dist/test/liquid/filters/divided_by.test.d.ts +0 -1
- package/dist/test/liquid/filters/font_face.test.d.ts +0 -1
- package/dist/test/liquid/filters/font_modify.test.d.ts +0 -1
- package/dist/test/liquid/filters/font_url.test.d.ts +0 -1
- package/dist/test/liquid/filters/format_address.test.d.ts +0 -1
- package/dist/test/liquid/filters/image_tag.test.d.ts +0 -1
- package/dist/test/liquid/filters/image_url.test.d.ts +0 -1
- package/dist/test/liquid/filters/inline_editable.test.d.ts +0 -1
- package/dist/test/liquid/filters/json.test.d.ts +0 -1
- package/dist/test/liquid/filters/json_pretty.test.d.ts +0 -1
- package/dist/test/liquid/filters/money.test.d.ts +0 -1
- package/dist/test/liquid/filters/money_with_currency.test.d.ts +0 -1
- package/dist/test/liquid/filters/money_without_currency.test.d.ts +0 -1
- package/dist/test/liquid/filters/money_without_trailing_zeros.test.d.ts +0 -1
- package/dist/test/liquid/filters/stylesheet_tag.test.d.ts +0 -1
- package/dist/test/liquid/filters/time_tag.test.d.ts +0 -1
- package/dist/test/liquid/filters/translate.test.d.ts +0 -1
- package/dist/test/liquid/filters/where.test.d.ts +0 -1
- package/dist/test/liquid/helpers.d.ts +0 -6
- package/dist/test/liquid/tags/case.test.d.ts +0 -1
- package/dist/test/liquid/tags/for.test.d.ts +0 -1
- package/dist/test/liquid/tags/form.test.d.ts +0 -1
- package/dist/test/liquid/tags/inline_editable.test.d.ts +0 -1
- package/dist/test/liquid/tags/javascript.test.d.ts +0 -1
- package/dist/test/liquid/tags/style.test.d.ts +0 -1
- package/dist/types/shopify.d.ts +0 -126
- package/dist/types/swell.d.ts +0 -410
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1052 400\"><path d=\"M103 177.9c0-.3-.2-.5-.4-.7-.2-.2-.5-.2-.8-.2l-13.4 3.1c-.3.1-.6.3-.7.6l-.7 2c-.7 1.9-2.6 2.6-3.6 2.9-1.2.3-2.5.6-3.8.9-6.3 1.5-14.1 3.3-21.4 6.6-6.8-6.3-12.7-11.1-15.7-13.5-.5-.4-1.2-.6-1.8-.5-.6.1-1.1.4-1.5.8-.5.3-2.1 1.5-2.8 3.7-2.9 9.4 1.8 15.3 7 19.9-4.9 5.5-8.1 12.9-8.1 22.9 0 36.1 20.1 42.8 33.4 47.3 8.1 2.7 12.7 4.5 12.7 9.6 0 5.4-5.4 7.2-12.8 9.7-14.1 4.7-33.3 11.1-33.3 47.2 0 10.2 3.3 17.7 8.4 23.2-5.3 4.6-10.2 10.6-7.3 20.1.7 2.2 2.2 3.3 2.8 3.7.4.4.9.7 1.5.8h.3c.5 0 1.1-.2 1.5-.5 3.1-2.4 9.2-7.4 16.1-13.9 7.2 3.2 14.9 5 21 6.4 1.4.3 2.6.6 3.8.9 1.1.3 2.9 1 3.6 2.9l.7 2c.1.3.4.6.7.6l13.4 3.1h.2c.2 0 .4-.1.6-.2.2-.2.4-.4.4-.7 6.9-50.3.2-77.3-3.8-93.4-1.3-5.3-2.3-9.2-2.3-12.1s.9-6.8 2.3-12.1c4.1-15.9 10.7-42.8 3.8-93.1zm-64.8 6.4c.5-1.8 2-2.6 2-2.7l.3-.3c.1-.1.2-.2.3-.2.1 0 .2 0 .3.1 2.8 2.3 8.5 6.8 15 12.8-4.2 2.1-8.1 4.7-11.5 8-6.5-5.7-8.4-11-6.4-17.7zm3 201.6c-.1.1-.3.1-.3.1-.1 0-.2 0-.3-.2l-.3-.3s-1.5-.9-2-2.7c-2.1-6.9-.1-12.1 6.8-18.1 3.4 3.3 7.4 5.8 11.6 7.9-6.8 6.3-12.5 11-15.5 13.3zM95 283.3c0 3.2 1 7.1 2.3 12.6 3.9 15.8 10.5 42.3 3.9 91.5l-11.8-2.7-.5-1.5c-.7-2-2.6-3.5-5-4.2-1.2-.3-2.5-.6-3.9-.9-16-3.7-42.8-10-42.8-37.9 0-34.6 18.5-40.8 32-45.3 7.6-2.5 14.2-4.7 14.2-11.6 0-6.8-6.5-8.9-14.1-11.5-13.5-4.5-32.1-10.7-32.1-45.4 0-27.9 26.8-34.2 42.8-37.9 1.4-.3 2.7-.6 3.9-.9 2.5-.6 4.3-2.1 5-4.2l.5-1.5 11.8-2.7c6.6 49.3 0 75.7-3.9 91.5-1.3 5.5-2.3 9.4-2.3 12.6z\"></path><path d=\"M96 372c-1.6 0-2.5 2.8-2.5 5.6s.8 5.6 2.5 5.6 2.5-2.8 2.5-5.6-.9-5.6-2.5-5.6zm0 10.2c-.6 0-1.5-1.8-1.5-4.6s.9-4.6 1.5-4.6 1.5 1.8 1.5 4.6-.9 4.6-1.5 4.6zm0-187.5c1.6 0 2.5-2.8 2.5-5.6s-.8-5.6-2.5-5.6-2.5 2.8-2.5 5.6c0 2.9.9 5.6 2.5 5.6zm0-10.1c.6 0 1.5 1.8 1.5 4.6s-.9 4.6-1.5 4.6-1.5-1.8-1.5-4.6.9-4.6 1.5-4.6zM83.5 296.7c-18.6.8-43.3 5.7-43.3 40.1 0 10.6 3.2 19 9.4 24.8 5 4.7 14.3 9.9 31 9.9 1.8 0 3.6-.1 5.6-.2 6.5-.4 11.9-4.9 13.4-11.1 1.6-6.5 6.1-29.8-4.5-56-1.9-4.7-6.6-7.6-11.6-7.5zm-42.3 40.1c0-33.2 23.8-38.2 41.9-39-.1.2-.2.3-.2.6.2 4.8.4 9.3.6 13.7-.1 23.6-15.1 33.9-28.4 43-2 1.4-3.9 2.6-5.7 4-.2.2-.4.4-.4.6-5.2-5.6-7.8-13.3-7.8-22.9zm8.9 24c.2 0 .3-.1.4-.2 1.8-1.3 3.6-2.6 5.6-3.9 10.8-7.4 23.8-16.3 28-33.3.4 5.8.8 11.1 1.1 15.7-4.8 8.6-12.2 17.7-22.6 27.8-.3.2-.3.6-.3.9-4.5-1.5-8.7-3.7-12.2-6.9.1-.1.1-.1 0-.1zm36 9.5c-5.5.4-14 .3-22-2 9.5-9.3 16.5-17.8 21.4-25.8 1.4 16.4 2.6 26.8 2.6 26.9 0 .2.1.4.2.5-.7.3-1.4.4-2.2.4zm12.5-10.4c-1.1 4.5-4.3 7.9-8.5 9.5v-.2c0-.1-1.4-11.8-2.9-30-.6-7.5-1.3-16.7-1.8-27.3v-.6c0-.1 0-.2-.1-.2-.2-4.1-.4-8.4-.5-12.9 0-.2-.1-.3-.2-.5 4.1.3 7.8 2.9 9.4 6.8 10.7 25.9 6.2 49 4.6 55.4zm1-153c-1.6-6.2-7-10.7-13.4-11.1-20.3-1.3-31.1 4.6-36.6 9.7-6.2 5.8-9.4 14.2-9.4 24.8 0 34.3 24.7 39.3 43.3 40.1h.5c4.8 0 9.3-3 11.1-7.5 10.6-26.2 6.1-49.5 4.5-56zM81 196.6c1.9 0 3.6.1 5.1.2.8.1 1.6.2 2.4.4-.2.2-.3.4-.3.6 0 .1-1.2 10.5-2.6 26.9-4.9-8.1-12-16.5-21.4-25.8-.1-.1-.1-.1-.2-.1 5.8-1.7 11.9-2.2 17-2.2zm-39.8 33.7c0-9.6 2.6-17.3 7.8-22.8 0 .3.1.6.4.8 1.7 1.3 3.5 2.5 5.4 3.8 13.6 9.4 29.1 20.1 28.1 45.6-.2 4.2-.2 7.3-.3 11.2 0 .2.1.3.1.5-18.1-.9-41.5-6.1-41.5-39.1zm43.2 39.1c.1-.1.2-.3.2-.5 0-3.9.1-7 .3-11.2 1-26.6-15.6-38.1-29-47.3-1.9-1.3-3.6-2.5-5.3-3.7-.2-.1-.4-.2-.6-.2l.2-.2c3.5-3.3 7.8-5.5 12.3-7-.2.4-.1.8.2 1.1 10.4 10.2 17.8 19.3 22.7 28.1 3 5.4 4.7 10.3 5.1 14.6.6 7.1 1.2 13 2 20.4 0 .4.4.8.8.8-1.9 3-5.3 4.9-8.9 5.1zm10-7.5c-.7-6.8-1.3-12.5-1.9-19.1-.4-4.5-2.2-9.6-5.2-15.1 1.4-18 2.8-29.6 2.8-29.7v-.3c4.2 1.6 7.4 5 8.5 9.5 1.6 6.3 6 29.1-4.2 54.7zM204.6 71.5c16 0 29.1-13 29.1-29.1s-13-29.1-29.1-29.1-29.1 13-29.1 29.1 13.1 29.1 29.1 29.1zm0-57.1c15.5 0 28.1 12.6 28.1 28.1 0 15.5-12.6 28.1-28.1 28.1S176.5 58 176.5 42.5c0-15.5 12.6-28.1 28.1-28.1z\"></path><path d=\"M227.5 42.7c0 .3.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H228c-.3 0-.5.3-.5.5zm-49.4.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm26.2 22.2c-.3 0-.5.2-.5.5V69c0 .3.2.5.5.5s.5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5zm0-45.9c.3 0 .5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5V19c0 .3.2.5.5.5zm12.4 42.9c-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7l1.6 2.7c.1.2.3.2.4.2.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7l-1.5-2.6zm-24.2-39.9c.1.2.3.2.4.2.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7l-1.6-2.7c-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7l1.7 2.8zm-8.3 31.1l-2.8 1.6c-.2.1-.3.4-.2.7.1.2.3.2.4.2.1 0 .2 0 .2-.1l2.8-1.6c.2-.1.3-.4.2-.7 0-.1-.4-.2-.6-.1zm40.6-22.3c.1 0 .2 0 .2-.1l2.8-1.6c.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2l-2.8 1.6c-.2.1-.3.4-.2.7.1.2.3.3.5.3zm3 24l-2.8-1.6c-.2-.1-.5-.1-.7.2-.1.2-.1.5.2.7l2.8 1.6c.1 0 .2.1.2.1.2 0 .3-.1.4-.2.2-.4.2-.7-.1-.8zm-46.4-25.7l2.8 1.6c.1 0 .2.1.2.1.2 0 .3-.1.4-.2.1-.2.1-.5-.2-.7l-2.8-1.6c-.2-.1-.5-.1-.7.2s.1.5.3.6zm11.8 32.6c-.2-.1-.5-.1-.7.2l-1.6 2.8c-.1.2-.1.5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.2l1.6-2.8c.2-.4.1-.7-.1-.8zM216 22.7c.1 0 .2.1.2.1.2 0 .3-.1.4-.2l1.6-2.8c.1-.2.1-.5-.2-.7-.2-.1-.5-.1-.7.2l-1.6 2.8c0 .1.1.4.3.6zm-12.9 19.1s.1 0 .1.1c-.1.2-.1.5-.1.7l1.4 11.2c.1 1.1.4 2.2.9 3.2l.9 1.9c.1.2.3.3.5.3h.1c.2 0 .4-.2.4-.4l.3-2.1c.2-1.1.2-2.4.1-3.6l-1.2-10h13.2c2 0 4 0 5.9-.5.2-.1.4-.1.4-.4 0-.2-.2-.4-.4-.4-1.9-.5-3.9-.7-5.9-.7h-14c-.3-.3-.7-.4-1.2-.3-.3 0-.5.1-.7.3 0 0 0-.1-.1-.1l-18.1-14.8c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l18.1 14.8zm16.5.4c1.1 0 2.2-.2 3.3 0-1.1.2-2.2 0-3.3 0h-13.4 13.4z\"></path><path d=\"M211.3 38.3c.3 0 .5-.2.5-.5V27c0-.3-.2-.5-.5-.5s-.5.2-.5.5v10.9c0 .2.2.4.5.4zm-3-2.1c.3 0 .5-.2.5-.5v-6.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v6.5c0 .2.2.5.5.5zm-57.7-2h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-8.1 5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.3.5.5.5zm13.1 4.5c0 .3.2.5.5.5h2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.8c-.2 0-.5.3-.5.5zm-13.8 6.5h4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4c-.3 0-.5.2-.5.5s.2.5.5.5zm6.9 0h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.2-.5.5s.3.5.5.5zm-34.9-16h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-6.4 0h2.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.1c-.3 0-.5.2-.5.5s.3.5.5.5zm-11.3 0h5.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.3c-.3 0-.5.2-.5.5s.2.5.5.5zm20.4 9.5c0 .3.2.5.5.5h7.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H117c-.3 0-.5.3-.5.5zm-4.8.5h2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2c-.3 0-.5.2-.5.5s.3.5.5.5zm-11.8 5.5c0 .3.2.5.5.5h5.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.5c-.3 0-.5.3-.5.5zM83.3 34.2h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.1c-.3 0-.5.2-.5.5s.3.5.5.5zm9 4h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.3.5.5.5zm-9.5 1h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5zm-9.2-1h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5zm14 11.5c0 .3.2.5.5.5h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.3-.5.5z\"></path><path d=\"M54.8 56.8v-.3c0-.1-.2-.3-.2-.3h5.2v1.5c0 1.3 1 2.5 2.3 2.5h6.7c1.3 0 2-1.2 2-2.5v-1.4h57v1.3c0 1.3 1.2 2.5 2.5 2.5h6.7c1.3 0 2.8-1.2 2.8-2.5v-1.5h28.5c.5 3 3.1 6 6.4 6h3.3c5.3 7 13.5 12.1 22.9 13.2.4 1.7 1.9 3 3.7 3s3.4-1.4 3.7-3.1c9.5-1.1 17.7-6 23-13.4.2.1.3.3.5.3h3.4c2.8 0 5.2-2 6.1-5H283l79.2.1c2.2 0 4.4-.6 6.3-1.8 4.5-3 10-7.5 10-12.6s-5.4-9.7-10-12.6c-1.9-1.2-4-1.8-6.3-1.8l-120.5.1c-.5-3.1-3.1-5.4-6.4-5.4h-3.8c-.1 0-.2-.1-.3-.1-6-8.2-15.7-13.5-26.7-13.5-10.9 0-20.6 5.6-26.6 13.6h-3.3c-2.8 0-5.2 2-6.1 4h-28.8V26c0-1.3-1.4-2.8-2.8-2.8h-6.7c-1.3 0-2.5 1.4-2.5 2.8v1.3h-57V26c0-1.3-.6-2.8-2-2.8H62c-1.3 0-2.3 1.4-2.3 2.8v1.2h-5V27c0-3.3-2.8-5.7-6.1-5.7H31.2c-3.3 0-6.4 2.4-6.4 5.7v29.8c0 3.3 3.1 5.5 6.4 5.5h17.5c3.3-.1 6.1-2.3 6.1-5.5zm149.8 20.4c-1.2 0-2.3-.8-2.7-1.9.9.1 1.8.1 2.7.1s1.8 0 2.7-.1c-.4 1.1-1.4 1.9-2.7 1.9zM367.4 32c3.4 2.2 9.1 6.6 9.1 11 0 2.8-2.3 5.4-4.8 7.6-.1-.1-.2-.4-.4-.4h-7.1c-.3 0-.5.2-.5.5s.2.5.5.5h6.6c-1.2 1-2.3 1.9-3.3 2.6-1.5 1-3.3 1.6-5.2 1.6l-120.4.1V35.2h2.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.7v-3.7h120.4c1.7 0 3.5.5 5.1 1.5zm-132-6.8c2.5 0 4.4 1.8 4.4 4.2v25.9c0 2.5-2 4.8-4.4 4.8h-2.8c3.2-5 5-11.1 5-17.5s-1.8-12.5-5-17.5h2.8zm-30.8-13.7c17.1 0 31 13.9 31 31s-13.9 31-31 31-31-13.9-31-31 13.9-31 31-31zm-30 13.7h2c-3.2 5-5 11.1-5 17.5s1.8 12.5 5 17.5h-2c-2.5 0-4.9-2.4-4.9-4.8V29.5c.1-2.5 2.5-4.3 4.9-4.3zm-6.8 4v20h-2.3c-.3 0-.5.2-.5.5s.2.5.5.5h2.3v4h-28v-25h28zm-30 28.6c0 .2-.2.4-.4.4h-7.1c-.2 0-.4-.2-.4-.4V25.7c0-.2.2-.4.4-.4h7.1c.2 0 .4.2.4.4v32.1zm-10-28.4v7.9h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5h4.1v16.1h-57v-25h57zm-58 28.4c0 .2-.2.4-.4.4h-7.1c-.2 0-.4-.2-.4-.4V25.7c0-.2.2-.4.4-.4h7.1c.2 0 .4.2.4.4v32.1zm-10-3.6H49c-1.9 0-3.2-1.4-3.2-3.2v-5.6c0-.1-.2-.1-.2-.1h7.2v2.6c0 .6.4 1 1 1s1-.4 1-1v-12c0-.6-.4-1-1-1s-1 .4-1 1v2.3h-7v-5.5c0-1.8 1.4-3.5 3.2-3.5h10.8v25zm-16-21.5v5.5h-13V27.4c0-.7.5-1.1 1.2-1.1h15.9c.7 0 1.3 0 1.3 1H49c-3-.1-5.2 2.5-5.2 5.4zm-13.4 7.5h22.4v3H30.4c-.4 0-.6-.6-.6-1v-.8c0-.3.2-1.2.6-1.2zm.4 5h12.9s.1 0 .1.1V51c0 3 2.3 5.2 5.2 5.2h.2c0 1-.6 1-1.3 1H32c-.7 0-1.2-.1-1.2-.9V45.2zm-4 11.6V27c0-2.2 2.2-3.7 4.4-3.7h17.5c2.2 0 4.1 1.6 4.1 3.7v.3h-2.6c0-1-1.1-2-2.3-2H32c-1.3 0-2.2.8-2.2 2.1v11.5c-1 .3-2 1.4-2 2.6v.8c0 1.3 1 2.3 2 2.6v11.5c0 1.3.9 1.9 2.2 1.9h15.9c1.3 0 2.3-1 2.3-2h2.4s.1.2.1.3v.3c0 2.2-1.9 3.5-4.1 3.5H31.2c-2.2-.2-4.4-1.5-4.4-3.6z\"></path><path d=\"M246.9 51.2h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm25.5 0h3.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.9c-.3 0-.5.2-.5.5s.3.5.5.5zm5.8-4.5c0 .3.2.5.5.5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.2 0-.5.3-.5.5zm-22.4-5.5h5.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.3c-.3 0-.5.2-.5.5s.3.5.5.5zm16.4-.5c0 .3.2.5.5.5h7.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-7.2c-.3 0-.5.3-.5.5zm38.3-5.5h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.3.5.5.5zm47.9 16h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.2-.5.5s.2.5.5.5zm-7.9-5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm13.1-5h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5zm-4.1-6h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.2-.5.5s.2.5.5.5zm-14.6 0h8.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-8.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-11.7 0h2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.8c-.3 0-.5.2-.5.5s.2.5.5.5zm-52.6 15.5c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm34.8 0c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm-17-4c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm-2.6-5.5h4.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.5c-.3 0-.5.2-.5.5s.3.5.5.5zm41.5 9H335c-.3 0-.5.2-.5.5s.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-2.3-3.5c0-.3-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5h2.4c.3 0 .5-.2.5-.5zm-5.9-5.5h4.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.5c-.3 0-.5.2-.5.5s.2.5.5.5zm-38.9 5c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.5-3.2 3.2 1.4 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.6-1.2-1.2.5-1.2 1.2-1.2zm16.1 4.4c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.4-3.2 3.2 1.5 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.5-1.2-1.2.6-1.2 1.2-1.2zm16.2 4.4c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.4-3.2 3.2 1.4 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2c-.6 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2zm13 1.2c0 1.7 1.4 3.2 3.2 3.2s3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2-3.2 1.5-3.2 3.2zm3.1-1.2c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2c-.6 0-1.2-.5-1.2-1.2s.6-1.2 1.2-1.2zM76.4 43.7c0 .3.2.5.5.5h4.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.7c-.2 0-.5.3-.5.5zm196.1-8.5h2.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.9c-.3 0-.5.2-.5.5s.3.5.5.5zm-66.5 280c-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7 1 1.2 2.1 2.3 3.2 3.3.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-1-.9-2.1-1.9-3.1-3.1zm59.6-21.8c0-5.2-1.1-10.2-3.3-14.8-.1-.2-.4-.4-.7-.2-.2.1-.4.4-.2.7 2.2 4.5 3.2 9.3 3.2 14.4 0 18.4-15 33.3-33.3 33.3-7.1 0-13.8-2.2-19.5-6.3-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 5.9 4.2 12.8 6.5 20.1 6.5 18.9 0 34.3-15.4 34.3-34.4zm-6.9-18.9c.1.1.3.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-1-1.4-2-2.7-3.2-4-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7 1.1 1.3 2.2 2.6 3.1 3.9zm-12.6-10.9c2.3 1.1 4.4 2.5 6.3 4.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-2-1.7-4.2-3.1-6.5-4.2-.2-.1-.5 0-.7.2-.1.2 0 .5.3.7zm-48.2 29.8c0-18.4 15-33.3 33.3-33.3 3.2 0 6.5.5 9.5 1.4.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6-3.2-.9-6.5-1.4-9.8-1.4-18.9 0-34.3 15.4-34.3 34.3 0 2.1.2 4.3.6 6.3 0 .2.3.4.5.4h.1c.3-.1.5-.3.4-.6-.4-2-.6-4.1-.6-6.2zm1.6 10c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.7 2.3 1.7 4.6 2.9 6.7.1.2.3.3.4.3.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7-1.2-2-2.1-4.2-2.8-6.5z\"></path><path d=\"M231.3 315c11.9 0 21.6-9.7 21.6-21.6s-9.7-21.6-21.6-21.6-21.6 9.7-21.6 21.6 9.7 21.6 21.6 21.6zm0-41.1c4.6 0 8.8 1.6 12.1 4.3l-10 12.1c-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2l10-12.1c4.1 3.6 6.7 8.8 6.7 14.7 0 10.8-8.8 19.6-19.6 19.6-4.5 0-8.6-1.5-11.9-4.1l10-12.1c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-10 12.1c-1.2-1-2.2-2.1-3.1-3.4l.1-.1 19.4-23.5c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1L215 304.2c-2-3.1-3.2-6.7-3.2-10.6-.1-11 8.7-19.7 19.5-19.7zm44.7 19.5c0 2.3.4 4.5 1.2 6.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-.8-2-1.1-4.2-1.1-6.3 0-10 8.1-18.1 18.1-18.1 6.4 0 12.4 3.4 15.6 8.9.1.2.4.3.7.2.2-.1.3-.4.2-.7-3.4-5.8-9.7-9.4-16.5-9.4-10.6-.1-19.2 8.5-19.2 19zm19.2 18.2c-5.7 0-10.9-2.6-14.4-7.1-.2-.2-.5-.3-.7-.1-.2.2-.3.5-.1.7 3.7 4.7 9.2 7.4 15.2 7.4 10.6 0 19.1-8.6 19.1-19.1 0-1.3-.1-2.6-.4-3.9-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2 1.2.4 2.4.4 3.7 0 10-8.1 18.2-18.1 18.2zm99.6-44.4c0-.6-.4-1-1-1h-43c-.6 0-1 .4-1 1v53c0 .6.4 1 1 1h43c.6 0 1-.4 1-1v-53zm-1 52h-42v-51h42v51z\"></path><path d=\"M379.8 271.7c0-.3-.2-.5-.5-.5h-12c-.3 0-.5.2-.5.5v43c0 .3.2.5.5.5h12c.3 0 .5-.2.5-.5v-43zm-12 .5h11v42h-11v-42zm-142 36.9c.1.1.2.1.3.1.1 0 .3-.1.4-.2l18.3-22.3c.2-.2.1-.5-.1-.7s-.5-.1-.7.1l-18.3 22.3c-.1.2-.1.6.1.7zm85.5-53.5c.3 0 .5-.2.5-.5v-8.9l4.6.7c.3 0 .6-.1.6-.4 0-.3-.1-.5-.4-.6l-5.1-.8c-.1 0-.4 0-.5.1-.1.1-.2.2-.2.4v9.5c0 .3.2.5.5.5zm11.9-7.7l15.6 2.4h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6l-15.6-2.4c-.3 0-.5.1-.6.4 0 .3.1.6.4.6zm16.1 60.4c-.3 0-.5.2-.5.5v26.3c0 .3.2.5.5.5s.5-.2.5-.5v-26.3c0-.3-.2-.5-.5-.5zm0-20.5c-.3 0-.5.2-.5.5v13.9c0 .3.2.5.5.5s.5-.2.5-.5v-13.9c0-.2-.2-.5-.5-.5zm-28-17.2c.3 0 .5-.2.5-.5v-9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v9c0 .3.2.5.5.5zm-16.1 37.5c-3.2 0-6.2-1-8.7-2.8-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 2.7 2 5.9 3 9.3 3 8.6 0 15.7-7 15.7-15.7 0-1.7-.3-3.4-.8-5-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.5 1.5.8 3.1.8 4.7-.1 8.1-6.7 14.7-14.8 14.7zm0-30.3c-8.6 0-15.7 7-15.7 15.7 0 2.8.8 5.6 2.2 8 .1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.4.2-.7-1.4-2.3-2.1-4.9-2.1-7.5 0-8.1 6.6-14.7 14.7-14.7 4.3 0 8.4 1.9 11.2 5.2.2.2.5.2.7.1.2-.2.2-.5.1-.7-3-3.5-7.4-5.5-12-5.5zm-82.5 57.4c.3.1.6.2.9.2.7 0 1.5-.4 1.8-1.1.5-1 .1-2.2-.9-2.7s-2.2-.1-2.7.9-.1 2.2.9 2.7zm-.1-2.2c.2-.5.8-.7 1.3-.5.5.2.7.8.5 1.3-.2.5-.8.7-1.3.5-.5-.2-.7-.8-.5-1.3z\"></path><path d=\"M447.3 179.2h-11.5v-1.5c0-.6-.4-1.5-.9-1.5H135.2c-.6 0-1.5.9-1.5 1.5v7.5h-2.4c-.6 0-.6.4-.6.9v203.2c0 .6 0 .9.6.9h308.4c.6 0 1-.3 1-.9v-4.1h6.5c.6 0 1.5-.5 1.5-1V179.9c.1-.6-.8-.7-1.4-.7zm-311.5-1h298v7h-298v-7zm280 21.6h-1.3c-.3 0-.5.2-.5.5s.3.5.5.5l.4.2c.2 0 .4.3.6.3.1 0 .3-.5.3-.5v127h-.1c-.4 0-1.1.2-2.8 1.6-.2.2-.2.5-.1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1 1.6-1.3 2.1-1.4 2.2-1.4v-.5.5h.1v59.6H178.6c2.6-3 2.2-7.2.3-10-1.8-2.6-4.8-4.5-9-5.7-1-.3-2.1-.5-3.1-.7-2-.4-4-.9-5.9-1.7-2.5-1.1-5.1-3.4-5.3-6.5 0-.5 0-1.1.1-1.7.1-1.5.3-3-.7-4.2-1.6-2-4.8-1.1-7.1.7l-.3.3c-1.7 1.4-3.6 2.9-5.6 2.4-.2 0-.1 0-.2.1-2.1 1.5-6.9 1.8-8.9.2v-50.3c0-.1.8-.2 1.9-.4.3 0 .4-.3.3-.6 0-.3-.1-.5-.4-.4-.9.1-1.8.3-1.8.4V275h-.1.1c.2 0 .3-.1.4-.3.1-.3.2-.5-.1-.7-.2-.1-.3-.2-.3-.3V256c3 .6 5.6 1.2 8.3 1.7 3 .6 6.1 1.3 9.4 1.9 3.9.8 8.1 2 9.5 5.3 1.4 3.4-.9 7.1-2.8 10.5l-.5.9c-2.5 4.3-3.2 9.9.5 12.2 1.3.8 2.8 1 4.3 1.3 2.1.3 3.9.6 4.6 2.2.4.8.4 1.6.3 2.5-.1.8-.2 1.7-.3 2.5-.2 1.6-.4 3.2-.3 4.8.2 2.4 1.3 5.3 4 6.3.5.2 1 .3 1.6.3 1.6 0 3.7-.6 5-1.6.2-.1.5-.3.5-.4v32.7c0 5.4 4.4 10 9.8 10h11.1c-.1 0-.2.1-.2.3v.2c0 1 .2 1.9.7 2.9.1.2.3.3.5.3.1 0 .1 0 .2-.1.2-.1.4-.4.2-.7-.4-.8-.6-1.7-.6-2.5v-.1c0-.2-.1-.3-.2-.3H214v6.4c0 .6.5.6 1.1.6h15.3c.6 0 .7-.1.7-.6v-6.4h57.3c-.1 0-.3.7-.6 1.1-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3 0 .4-.1.4-.5.7-.7.8-1.7h17.3c.1 0 .1-.1.2-.1l34-5.3c2.5-.4 4.3-2.6 4.3-5.1v-3.5h54.9c1.7 0 3.1-1.1 3.1-2.7v-78.1c0-1.7-1.4-3.2-3.1-3.2h-54.9v-3.1c0-2.6-1.8-4.7-4.3-5.1l-14.7-2.3c-.3-1.1-.3-2.1.1-2.9 1-2 4-2.9 6.9-3.9 2.4-.8 4.6-1.5 5.7-2.7l.9-1.2c.3-.5.6-.9.9-1.3 1.1-1.1 3.1-1.6 5.2-1.2 1.6.3 3.2 1 4.5 2.1.8.7 1.5 1.5 2.3 2.4 1.6 1.8 3.2 3.7 5.7 4.2 1.5.3 3.8.1 5.4-1.1.9-.7 1.5-1.6 1.6-2.6.1-.9-.2-1.8-.4-2.5l-.9-2.4c-.6-1.6-1.3-3.2-1.6-4.9-1-5.7 3.8-7.2 8.8-8.8 1.1-.4 2.3-.7 3.4-1.1 2.3-.9 3.5-2.3 3.2-3.7-.3-1.3-1.6-1.9-2.5-2.3-1.5-.6-3.1-1-4.7-1.3-.4-.1-.8-.1-1.2-.2-1.1-.2-2.1-.3-3.1-.7-2.6-.9-4.7-3-6.5-4.8-1.6-1.6-2.5-2.6-2.7-4.8-.5-5.9 6.6-7 11.6-8h11.1c0 1-.1 1.2-.4 1.6-.1.2-.1.5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.3.3-.6.5-1.3.5-2.1l1.2.3c.2 0 .4-.2.5-.2H416v12.7zm-175 35.4v2h-36v-2h36zm65 5v30.1c-3-1.5-6.8-2.4-10.6-2.4-11.3 0-20.9 7.4-24.2 17.6-1.2-5.9-3.6-11.4-7-16l3.4-3.1c.9-.8 1-2.3.2-3.2l-1.2-1.3c-.8-.9-2.3-1-3.2-.2l-3.3 3c-7.3-7.3-17.4-11.9-28.6-11.9-6.7 0-13 1.6-18.6 4.5l-3.1-4.7c-.3-.5-.9-.6-1.4-.3l-4.4 2.9c-.2.1-.4.4-.4.6s0 .5.1.8l3 4.6c-9.6 7.4-15.8 19-15.8 32 0 10.1 3.7 19.4 9.9 26.5l-4.3 4.6c-.2.2-.3.5-.3.7 0 .3.1.5.3.7l3.9 3.6c.2.2.4.3.7.3.3 0 .5-.1.7-.3l4.2-4.5c1.5 1.2 3.2 2.4 4.9 3.4l-1.8 4c-.7 1.6 0 3.6 1.6 4.3l2.5 1.2c.4.2.9.3 1.4.3 1.2 0 2.4-.7 2.9-1.9l1.9-4.1c.5.2 1.1.3 1.6.5l-.6 3.5c-.2 1.2.6 2.4 1.9 2.6l1.8.3h.4c1.1 0 2-.8 2.2-1.9l.5-3.3c1.4.1 2.8.2 4.2.2 19.6 0 36.1-14.1 39.7-32.7 3.3 10.2 12.9 17.6 24.2 17.6 3.9 0 7.5-.9 10.8-2.4-.1.1-.2.2-.2.4v30.4H186.4c-4.3 0-7.8-3.7-7.8-8v-91.6c0-4.3 3.5-7.4 7.8-7.4h119.4zm-11-6h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-6.6s.4-.4.5-.4h29.5c.1 0 0 .4 0 .4v6.6zm-30 1h30v.1l-3.4 1.9h-22.7l-3.9-2zm75.4 9.8c1.5.2 2.6 1.5 2.6 3.1v90.8c0 1.6-1.1 2.9-2.6 3.1l-33.4 5.1v-30.2c0-.3-.2-.5-.5-.5h-.1c8.5-4.1 14.4-12.8 14.4-22.9 0-9.8-5.6-18.4-13.8-22.6v-31l33.4 5.1zm4.6 8.2h54.9c.6 0 1.1.6 1.1 1.2v78.1c0 .6-.5.7-1.1.7h-54.9v-80zm-26.2 40.2c0 12.9-10.5 23.4-23.4 23.4s-23.4-10.5-23.4-23.4 10.5-23.4 23.4-23.4 23.4 10.5 23.4 23.4zm-96.7 39.4c1.4.3 2.8.6 4.2.8l-.5 3.3c-.1.7-.8 1.1-1.4 1l-1.8-.3c-.7-.1-1.1-.8-1-1.4l.5-3.4zm-15.7-10.2l-2.3-2.1c-6.9-7-11.2-16.5-11.2-27.1 0-12.8 6.3-24.1 15.9-31.1l2.8-1.9c5.8-3.5 12.5-5.5 19.8-5.5 21.2 0 38.5 17.3 38.5 38.5s-17.3 38.5-38.5 38.5c-9.5 0-18.2-3.5-25-9.3zm12.1 9.2l-1.9 4c-.5 1.1-1.9 1.6-3 1.1l-2.5-1.2c-1.1-.5-1.6-1.9-1.1-3l1.8-3.9c2.2 1.2 4.4 2.2 6.7 3zm-15.7-9.8c.6.6 1.2 1.1 1.8 1.7l-3.4 3.7-2.4-2.2 3.5-3.7.5.5zm7.8-63.3c-.8.5-1.5.9-2.2 1.5l-2.4-3.6 2.7-1.8 2.4 3.7-.5.2zm50.1 6.8l3.3-3c.5-.5 1.3-.4 1.8.1l1.2 1.3c.5.5.4 1.3-.1 1.8l-3.4 3c-.8-1.1-1.8-2.1-2.8-3.2zm-44.7 83.7h3c-.2 0 0 .1 0 .3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2-.5-.3-.7-.3h3.2c-.2 0-.5.1-.5.3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2 0-.3-.2-.3h3.2c-.2 0 0 .1 0 .3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2-.4-.3-.6-.3h2.6v5h-13v-5zm147.7-162c-4.1 1-8 3.2-7.6 8.1.2 2.5 1.2 3.7 2.9 5.4 1.9 1.9 4.1 4.1 6.9 5.1 1.1.4 2.2.5 3.3.7.4.1.8.1 1.2.2 1.5.3 3.1.7 4.5 1.2 1.2.5 1.8.9 1.9 1.6.3 1.3-1.7 2.2-2.5 2.6-1 .4-2.1.8-3.3 1.1-5 1.6-10.7 3.3-9.5 9.9.3 1.8 1 3.4 1.6 5.1.3.8.6 1.5.9 2.3.2.6.5 1.4.4 2.1-.1.8-.5 1.4-1.2 1.9-1.3 1-3.3 1.2-4.6.9-2.2-.4-3.6-2.1-5.2-3.9-.8-.9-1.6-1.8-2.4-2.5-1.4-1.2-3.1-2-4.9-2.3-2.4-.5-4.7.1-6.1 1.5-.4.4-.8.9-1.1 1.4-.3.4-.5.8-.8 1.1-.9 1.1-3 1.7-5.3 2.4-3.1 1-6.3 2-7.5 4.4-.5.9-.5 2-.3 3.1l-18.3-2.6c-.1 0-.1.2-.2.2h-11.5l1.7-1.4s0-.2.1-.2.1-.1.1-.2.1-.1.1-.2 0-.1.1-.2v-8.6c0-1.1-.8-2.3-2-2.3h-29.5c-1.2 0-2.5 1.3-2.5 2.3v8.3l.2.1c0 .1.1.1.1.2s.1.1.1.2.1.1.1.2.1.1.2.1c0 0 0 .3.1.3l1.7 1.4H243v-4.5c0-.6-.8-.5-1.4-.5H222v-2.5c0-.5-.2-.9-.7-1l-22.9-3 1.9-2.1c.4-.4.4-1-.1-1.4l-10.1-9.2c-.4-.4-1-.3-1.4.1l-3.2 3.5c-.2.2-.3.5-.3.7 0 .3.1.5.3.7l10.1 9.2s.1 0 .1.1l.1.1c.1 0 .1.1.2.1 0 0-.1 0 0 0l23.8 3.1v1.6h-16.3c-.6 0-.7 0-.7.5v4.5h-16.2c-5.4 0-9.8 4-9.8 9.4v56.5c0 .1-.2.3-.2.4.1.7-.5 1.2-.9 1.6-1.5 1.1-4.2 1.7-5.6 1.2-2.2-.9-3.2-3.5-3.3-5.5-.1-1.5.1-3 .3-4.6.1-.8.2-1.7.3-2.6.1-.9.1-2-.4-3-1-2-3.2-2.4-5.4-2.7-1.4-.2-2.9-.4-3.9-1.1-3.5-2.2-2-7.7-.1-10.8l.5-.9c2.1-3.5 4.4-7.5 2.9-11.3-1.5-3.8-6.1-5.1-10.3-5.9-3.3-.6-6.3-1.3-9.3-1.9-2.8-.6-5.5-1.2-8.5-1.8v-67.9h230.6zm-176 31.1l1.8-2 8.6 7.8-1.8 2-8.6-7.8zm-54.7 144.1c2 1.5 7.1 1 9.3-.4 2.3.6 4.4-1.2 6.1-2.6l.3-.3c1.5-1.2 4.3-2.5 5.7-.8.7.9.6 2.1.5 3.5-.1.6-.1 1.2-.1 1.8.2 3.6 3.1 6.2 5.9 7.4 1.9.9 4.1 1.4 6.1 1.8 1 .2 2 .5 3 .7 4 1.1 6.8 2.9 8.5 5.3 1.7 2.5 2.1 6.7-.4 9-.1.1-.2.4-.1.4h-44.7v-25.8zm306 25.8h-22v-201h22v201zm8-5h-6V186.1c0-.6-.4-.9-1-.9h-4v-4h11v202z\"></path><path d=\"M420.4 196.2h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 24h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1-11h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 25h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 12h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 11h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 14h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 12h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-2 12h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm0 13h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-27-15.2c-.2-.7-.5-1.4-.6-2-.2-1.5.2-3 .7-4.4l.1-.3c.3-.7.6-1.5.7-2.3.4-2.7-1.1-5.6-3.6-6.7-4.8-2.2-7.3 1.6-9.8 5.3-1.9 2.8-3.8 5.7-6.8 6-2.6.2-5.1.2-7.7-.2-1.2-.2-2.2-.4-3.1-.9-1.6-1.1-2.3-3.1-2.9-5.1-.1-.4-.2-.8-.4-1.1-.5-1.4-1.1-2.7-1.8-4-.5-.9-1.4-2.1-2.7-2.4-.9-.2-1.8.2-2.6.6-.3.1-.6.3-.9.4-2.3.7-3-.2-4-1.5-.4-.5-.9-1.1-1.4-1.6-2.1-1.8-4.5-2-6.8-2-3.5 0-9.8.8-12 5.7-.7 1.6-.9 3.3-1 4.9l-.3 2.7c-.5 3.8-1 7.7.9 11.1.3.5.6 1 .9 1.4.5.7.9 1.3 1.2 2.1.3.7.4 1.5.6 2.4.2 1.1.4 2.2 1 3.2 1.6 2.8 6.7 4.3 10.5 4 2.9-.2 4.8-1.4 5.5-3.4.3-.9.4-1.9.4-2.9.1-1.8.2-2.9 1.2-3.3 1.2-.6 3.8-.1 8.9 5.2 2 2.1 4.8 3.5 7.7 3.8.2 0 .5 0 .7.1.6.1 1.1.1 1.6.2 1.1.3 1.7 1.1 2.4 1.9.6.7 1.2 1.4 2.1 1.9 1.1.5 2.4.7 3.6.7 2.5 0 5.1-.7 5.8-.9.9-.3 1.8-.7 2.7-1.1 1.7-.9 2.7-2.1 2.8-3.4 0-.5-.1-1.1-.2-1.6 0-.2-.1-.4-.1-.6-.5-3.3 1.1-3.9 3.2-4.7 1.5-.5 3.1-1.1 3.9-2.9.6-1.5.1-2.9-.4-4.3zm-.5 3.9c-.6 1.3-1.9 1.8-3.3 2.3-2.1.8-4.5 1.7-3.8 5.8 0 .2.1.4.1.6.1.4.2.9.2 1.3-.1 1.2-1.3 2.1-2.2 2.6-.8.4-1.6.8-2.5 1-2.6.8-6.5 1.4-8.7.3-.7-.4-1.2-1-1.8-1.6-.7-.9-1.5-1.8-2.9-2.2-.6-.2-1.2-.2-1.8-.3-.2 0-.5 0-.7-.1-2.6-.3-5.2-1.6-7.1-3.5-1.5-1.5-5.5-5.7-8.7-5.7-.5 0-.9.1-1.3.3-1.6.7-1.7 2.5-1.8 4.2 0 .9-.1 1.8-.3 2.6-.8 2.1-3.3 2.6-4.7 2.7-3.8.3-8.4-1.4-9.6-3.5-.5-.9-.7-1.9-.9-2.9-.2-.9-.3-1.7-.7-2.6-.3-.8-.8-1.5-1.3-2.2-.3-.5-.6-.9-.8-1.4-1.7-3.2-1.2-6.9-.8-10.5.1-.9.2-1.9.3-2.8.1-1.5.3-3.1.9-4.5 2.1-4.5 8.5-5.1 11.1-5.1 2.1 0 4.3.2 6.1 1.8.5.4.9.9 1.3 1.4 1.1 1.4 2.2 2.8 5.1 1.9.3-.1.7-.3 1-.4.7-.3 1.4-.6 2-.5.9.2 1.6 1.1 2 1.9.7 1.2 1.3 2.5 1.7 3.8.1.4.2.7.4 1.1.7 2.2 1.4 4.4 3.3 5.6 1 .7 2.3.9 3.5 1.1 2.6.4 5.3.4 7.9.2 3.5-.3 5.5-3.4 7.5-6.5 2.4-3.6 4.4-6.8 8.5-4.9 2.1 1 3.4 3.4 3 5.7-.1.7-.4 1.4-.6 2.1l-.1.3c-.6 1.5-1.1 3.2-.8 4.9.1.7.4 1.5.7 2.2.6 1.2 1.1 2.4.6 3.5zm-75.2-11.6c-1.3-.5-2.4-.5-3.5.1-2.4 1.3-3.7 4.9-4.5 8-.5 2.1-1.3 4.9-.3 7.4.6 1.4 1.9 2.6 3.4 3 .3.1.7.1 1 .1.8 0 1.5-.3 2.1-.7.1-.1.1-.2.2-.3.2-.8.4-1.7.6-2.5.8-3.6 1.6-7 3-10.4.2-.6.6-1.3.5-2.1-.2-1.1-1.1-2.1-2.5-2.6zm1.1 4.4c-1.5 3.5-2.2 6.9-3 10.5-.2.8-.3 1.5-.5 2.3-.6.4-1.3.5-2.1.3-1.2-.3-2.3-1.3-2.7-2.4-.8-2-.3-4.2.3-6.7.4-1.7 1.6-6.1 4-7.4.4-.2.9-.3 1.3-.3s.9.1 1.4.3c.4.2 1.7.7 1.8 1.8-.1.5-.3 1-.5 1.6zm-17.3-9.3c-.9-.1-1.6-.3-2.1-.5-.7-.3-1.1-.8-1.6-1.3-.7-.9-1.6-1.9-3.8-1.6-1.6.2-3.2 1.1-4 2.4-.6.9-.8 2-.4 3 .5 1.5 1.6 2.3 2.7 3.2.7.5 1.3 1 1.8 1.6.6.8 1.1 1.6 1.6 2.5.7 1.2 1.4 2.5 2.6 3.6.5.5 1.3 1.1 2.2 1.1h.3c1.6-.3 2.1-2.3 2.3-3 .3-1.1.7-2.2 1.2-3.2.9-2.1 1.8-4.1.9-5.7-.5-1.1-1.7-1.7-3.7-2.1zm1.9 7.3c-.5 1.1-1 2.3-1.3 3.4-.3 1.4-.8 2.1-1.5 2.2-.5.1-1-.2-1.7-.8-1.1-1-1.7-2.2-2.4-3.4-.5-.9-1-1.8-1.7-2.7-.5-.7-1.3-1.2-1.9-1.7-1-.8-2-1.5-2.4-2.7-.2-.7-.1-1.4.3-2.1.7-1 2-1.8 3.2-1.9h.5c1.3 0 1.8.6 2.4 1.3.5.6 1 1.2 1.9 1.6.6.3 1.4.4 2.3.5l.1-.5-.1.5c1.6.3 2.6.8 3 1.5.9 1.2.1 3-.7 4.8z\"></path><path d=\"M370.4 354.9c1.5.4 3.3.9 5.1.9h.5c3.1-.1 5.4-1.2 7.1-3.3.9-1.2 1.4-2.4 1.8-3.7.5-1.4.9-2.6 1.9-3.6 1.8-1.9 2.6-3.9 2.1-5.2-.3-.7-1.2-1.6-3.4-1.6s-4.4 1.2-6.5 2.3c-1.2.6-2.3 1.2-3.3 1.5-.9.3-1.9.5-2.8.8-1.7.4-3.5.8-5.1 1.8-2.7 1.7-3 3.5-2.8 4.8.1 2.3 2.4 4.5 5.4 5.3zm-2.3-9.3c1.4-.9 3.1-1.3 4.8-1.7 1-.2 1.9-.5 2.9-.8 1.1-.4 2.2-1 3.4-1.7 2.1-1.1 4.2-2.2 6.1-2.2h.1c.9 0 2.1.2 2.4 1 .4.9-.3 2.6-1.9 4.1-1.2 1.2-1.7 2.6-2.1 4-.4 1.2-.8 2.4-1.6 3.4-1.5 1.9-3.5 2.8-6.3 3-1.8.1-3.6-.4-5.2-.8-2.6-.8-4.6-2.7-4.9-4.6-.2-1.3.6-2.6 2.3-3.7zM343.8 219c.6 0 1-.4 1-1v-18.4c0-.6-.4-1-1-1s-1 .4-1 1V218c0 .5.4 1 1 1zm-5 4.8c.6 0 1-.4 1-1v-28.1c0-.6-.4-1-1-1s-1 .4-1 1v28.1c0 .6.4 1 1 1zm-190.5 85.8c0-1.6-1.3-3-3-3s-3 1.3-3 3 1.3 3 3 3 3-1.4 3-3zm-4.9 0c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2c-1.2 0-2-.9-2-2zm123 42.3c-1.6 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.4-3-3-3zm0 5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-1 2-2 2zm125.2-148.1c0 1.6 1.3 3 3 3s3-1.3 3-3c0-1.6-1.3-3-3-3s-3 1.3-3 3zm3-2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM200.2 375.3c-1 0-1.9.8-1.9 1.9 0 1 .8 1.9 1.9 1.9s1.9-.8 1.9-1.9c0-1.1-.8-1.9-1.9-1.9zm0 2.7c-.5 0-.9-.4-.9-.9s.4-.9.9-.9.9.4.9.9-.4.9-.9.9zm25.3-8.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1-.4 1-1 1zm164.7-135.7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1c0 .5-.5 1-1 1zm-30.6.9c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1zM221.5 372.3l-1.2.9c-.2.2-.3.5-.1.7.1.1.3.2.4.2.1 0 .2 0 .3-.1l1.2-.9c.2-.2.2-.5.1-.7-.2-.2-.5-.3-.7-.1zm-3.8 2.5c-.9.5-1.9.8-2.9 1-.3.1-.4.3-.4.6.1.2.3.4.5.4h.1c1.1-.3 2.1-.6 3.1-1.1.2-.1.4-.4.2-.7-.1-.2-.4-.3-.6-.2zm-5.9 1.4h-3.2c-.3 0-.5.2-.5.5s.2.5.5.5h3.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-6.3 0c-.5 0-1 0-1.5.1-.3 0-.5.3-.5.5 0 .3.2.5.5.5.5 0 1-.1 1.5-.1.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-8.5-1.3c-.4-.2-.8-.5-1.3-.7-.2-.1-.5-.1-.7.1-.2.2-.1.5.1.7.4.3.9.6 1.3.8.1 0 .2.1.2.1.2 0 .4-.1.4-.3.3-.3.3-.6 0-.7zm-5.7-4.6c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.8.8 1.5 1.5 2.2 2.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.8-.5-1.5-1.2-2.2-2zm-3.7-4.2l-.3-.3c-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7l.3.3c.6.7 1.1 1.3 1.7 2 .1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.6-.7-1.1-1.3-1.7-2zm-4.3-4.9c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.6.6 1.3 1.3 2 2.2.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.7-.9-1.3-1.6-2-2.3zm-32.4-24.1l-.8-.3c-.7-.2-1.3-.5-2-.8-.3-.1-.5 0-.7.3-.1.3 0 .5.3.7.7.3 1.4.5 2.1.8l.8.3h.2c.2 0 .4-.1.5-.3-.1-.3-.2-.6-.4-.7zm-9.7-13.9c-.2-.1-.5-.1-.7.2l-.2.3c-.5.8-1 1.7-1.3 2.4-.1.2 0 .5.2.7h.2c.2 0 .4-.1.5-.3.3-.7.8-1.5 1.3-2.3l.2-.3c.1-.2.1-.5-.2-.7zm1-1.7c.1 0 .1.1.2.1.2 0 .4-.1.4-.3.5-1 .9-1.9 1.2-2.9.1-.3-.1-.5-.3-.6-.3-.1-.5.1-.6.3-.3.9-.6 1.8-1.1 2.7-.2.2-.1.5.2.7zm3.1 13.3c-1-.5-1.8-1-2.6-1.5-.2-.1-.5-.1-.7.1-.2.2-.1.5.1.7.8.5 1.6 1 2.7 1.5.1 0 .2.1.2.1.2 0 .4-.1.4-.3.3-.2.2-.5-.1-.6zm8.4 3.5c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7 1 .5 1.7 1 2.4 1.6.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.7-.6-1.6-1.2-2.6-1.7zm5.5 7.7c.3-.1.4-.3.4-.6-.3-1.1-.8-2-1.5-2.9-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7.6.7 1 1.5 1.3 2.5.1.2.3.4.5.4h.1zm.8 2.4c0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5v.4c.1.9.1 1.8.3 2.7 0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.1-.9-.2-1.7-.3-2.6v-.3zm3.2 7.4c-1-.5-1.6-1-2-1.7l-.4.2-.4.3c.4.9 1.2 1.5 2.5 2.1h.2c.2 0 .4-.1.5-.3 0-.2-.2-.5-.4-.6zm-23.9-26.7c0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5.1 1 .6 2 1.5 2.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.7-.7-1.1-1.5-1.2-2.3zm38.1 29.4c-.1.3.1.5.4.6 1.2.2 2.1.5 2.6.9l.4-.4.2-.4c-.6-.5-1.6-.8-3-1.1-.3-.1-.6.1-.6.4zm-8.5-1.4c-1.1-.1-2.1-.3-2.9-.5-.3-.1-.5.1-.6.4s.1.5.4.6c.9.2 1.9.3 3 .5h.1c.2 0 .5-.2.5-.4 0-.3-.2-.6-.5-.6zm6 .6c-.7-.1-1.5-.1-2.3-.2l-.7-.1c-.3 0-.5.2-.5.5s.2.5.5.5l.7.1c.8.1 1.6.1 2.3.2h.1c.3 0 .5-.2.5-.4-.1-.3-.3-.6-.6-.6zm-31.1-44c0 .5-.1 1-.1 1.5 0 .3.2.5.4.6h.1c.2 0 .5-.2.5-.4.1-.5.1-1 .1-1.5 0-.3-.2-.5-.5-.5-.2-.2-.5 0-.5.3zm1.7-10.8c-.3.1-.4.3-.4.6.1.5.2 1 .4 1.5.1.2.3.4.5.4h.1c.3-.1.4-.3.4-.6-.1-.5-.2-1-.3-1.4-.1-.4-.4-.5-.7-.5zm-7.2-28.1c.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4l-.4.1c-.8.2-1.6.4-2.3.5-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c.8-.1 1.7-.3 2.5-.5l.2-.1zm7.7 2.4c.4.5.7 1 .9 1.6.1.2.3.3.5.3h.2c.3-.1.4-.4.2-.7-.3-.6-.6-1.1-1-1.7-.2-.3-.4-.5-.6-.7-.2-.2-.5-.2-.7-.1s-.2.5-.1.7l.6.6zm1.6 4.1v.2c0 .7-.1 1.5-.3 2.4-.1.3.1.5.4.6h.1c.2 0 .4-.2.5-.4.3-1 .4-1.9.4-2.7v-.3c0-.3-.2-.5-.5-.5-.4.2-.7.4-.6.7zm-2.5 19.8c.1 0 .1 0 0 0 .3 0 .5-.3.5-.6-.1-.9-.2-1.9-.2-2.8 0-.3-.3-.5-.5-.5-.3 0-.5.2-.5.5 0 .9.1 1.9.2 2.9.1.3.3.5.5.5zm-1.4-26.2c.2 0 .4-.1.4-.3.1-.2 0-.5-.2-.7-.8-.4-1.8-.7-2.8-.7h-.2c-.3 0-.5.2-.5.5s.3.5.5.5h.2c.8 0 1.6.2 2.3.5.1.2.2.2.3.2zm1.2 20.3c.3 0 .5-.1.5-.3.1-.9.2-1.8.4-2.7.1-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-.2 1-.3 1.8-.4 2.7 0 .4.2.5.5.5zm1.6-5.6l.9-2.7c.1-.3-.1-.5-.3-.6s-.6.1-.6.3c-.3.8-.6 1.7-.9 2.7-.1.3.1.5.3.6h.1c.2.1.4-.1.5-.3zm83.6 79.8c-.6.2-1.1.5-1.4.9-.2.2-.2.5 0 .7.1.1.2.1.3.1.1 0 .3-.1.4-.2.3-.3.6-.5 1.1-.7.3-.1.4-.4.3-.7-.1-.1-.4-.2-.7-.1zm24.6-7.8c-.3-.1-.5 0-.7.2l-.3.8c-.3.6-.5 1.2-.8 1.8-.1.2 0 .5.2.7.1 0 .1.1.2.1.2 0 .4-.1.4-.3.3-.6.6-1.2.8-1.8l.3-.8c.2-.3.1-.6-.1-.7zm2.5-4.6c-.7.6-1.3 1.3-1.9 2.3-.1.2-.1.5.2.7.1.1.2.1.3.1.2 0 .3-.1.4-.2.5-.8 1.1-1.5 1.7-2 .2-.2.2-.5.1-.7-.2-.3-.5-.4-.8-.2zm-5.8 9.7c-.6.8-1.2 1.4-1.9 1.8-.2.1-.3.5-.1.7.1.1.3.2.4.2.1 0 .2 0 .3-.1.8-.5 1.5-1.2 2.2-2 .2-.2.1-.5-.1-.7-.3-.1-.6-.1-.8.1zm-9.8 2.6l-1.2-.1c-.5 0-1.1-.1-1.7-.1-.3 0-.5.2-.5.5s.2.5.5.5c.5 0 1.1.1 1.6.1l1.2.1c.3 0 .5-.2.5-.5.1-.3-.1-.5-.4-.5zm5.5.1c-.4.1-1 .1-1.6.1h-1.2c-.3 0-.5.2-.5.5s.2.5.5.5h1.2c.6 0 1.2 0 1.7-.1.3 0 .5-.3.4-.6 0-.2-.2-.4-.5-.4zm-11.2-.6H233c-.3 0-.5.5-.5.7 0 .3.2.7.5.7.9 0 1.8-.3 2.8-.2.3 0 .5-.3.5-.6.1-.2-.1-.6-.4-.6zm25.6-13.4c-.5 0-1.1.1-1.6.3-.3.1-.4.3-.4.6.1.2.3.4.5.4h.1c.4-.1.9-.2 1.4-.2.3 0 .5-.3.5-.5s-.2-.6-.5-.6zm12.1 2c-.9-.4-1.9-.7-2.9-1-.3-.1-.5.1-.6.4-.1.3.1.5.4.6 1 .3 1.9.6 2.8.9h.2c.2 0 .4-.1.5-.3-.1-.2-.2-.5-.4-.6zm2.6 1.5c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7.8.6 1.5 1.2 2.1 2 .1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.7-.9-1.4-1.6-2.3-2.2zM301 384c-.8-.2-1.8-.4-3-.6-.3 0-.5.2-.6.4 0 .3.2.5.4.6 1.2.2 2.1.3 2.9.5h.1c.2 0 .4-.2.5-.4.1-.2 0-.4-.3-.5zm-6-1c-1.2-.2-2.1-.3-2.9-.5-.3-.1-.5.1-.6.4-.1.3.1.5.4.6.8.2 1.8.4 3 .5h.1c.2 0 .5-.2.5-.4 0-.3-.2-.5-.5-.6zm-5.6-1.4c-.8-.4-1.5-.9-2.2-1.5l-.1-.1c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.1.1c.7.7 1.5 1.3 2.4 1.7.1 0 .1.1.2.1.2 0 .4-.1.4-.3.2-.3.1-.6-.1-.7zM284 375c-.1-.3-.4-.4-.7-.3-.3.1-.4.4-.3.7.4 1 .9 1.9 1.4 2.7.1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.5.2-.7-.5-.6-.9-1.5-1.3-2.5zm-1-2.7c-.2-.8-.4-1.5-.7-2.3l-.2-.6c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6l.2.6c.2.8.4 1.5.7 2.3.1.2.3.4.5.4h.1c.3-.2.4-.5.3-.7zm20.9 12.8c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7.9.5 1.6 1 2.2 1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.6-.9-1.4-1.5-2.4-2zm-22.6-18.6c-.4-1.1-.8-2-1.2-2.8-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7.4.8.8 1.7 1.1 2.7.1.2.3.3.5.3h.2c.3-.2.4-.4.3-.7zM280 353c0-.3-.2-.5-.5-.5h-.6c-.8 0-1.6 0-2.4-.1-.3 0-.5.2-.5.5s.2.5.5.5c.8 0 1.6.1 2.4.1h.6c.3 0 .5-.2.5-.5zm5.3-1.3c-.8.3-1.7.5-2.8.6-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c1.2-.1 2.2-.4 3-.7.3-.1.4-.4.3-.6s-.5-.4-.7-.3zm-11.7.5c-.8-.1-1.4-.2-1.9-.2-.5-.1-.9-.1-1.1-.1-.3 0-.5.2-.5.5s.2.5.5.5c.2 0 .5 0 1 .1s1.2.1 2 .2c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.5-.5zm-68.9 10.2c.1.2.3.4.5.4h.1c.3-.1.4-.3.4-.6-.2-1-.6-1.9-1.2-2.9-.1-.2-.5-.3-.7-.2-.2.1-.3.5-.2.7.6.9.9 1.7 1.1 2.6zm-2.9-6.5c-.4-.5-.8-.9-1.2-1.4-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7.4.5.8.9 1.2 1.4.3.3.5.6.8.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.2-.3-.5-.6-.8-.9zm2.3 12.2c.7-.8 1.5-1.6 1.7-2.8 0-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-.2.9-.8 1.6-1.4 2.2-.2.2-.2.5 0 .7.1.1.2.1.3.1.1.1.3.1.4 0zm-2.1 1.5c-.2-.1-.5-.1-.7.1-.6.9-.9 1.9-1 3 0 .3.2.5.5.5s.5-.2.5-.5c.1-.9.4-1.8.9-2.6.1-.1.1-.4-.2-.5zm-61.4-60c.3-.1.4-.4.3-.7-.1-.3-.3-.4-.6-.3 0 0-.2 0-.4.1-.5.1-1.5.2-2.6.3-.3 0-.5.3-.4.6 0 .2.2.4.5.4h.1c1.1-.2 2-.3 2.5-.3s.5 0 .6-.1zm228.9-85.7c.1 0 .2.1.3.1.2 0 .3-.1.4-.2.4-.7 1.1-1.4 1.9-2 .2-.2.3-.5.1-.7-.2-.2-.5-.3-.7-.1-.9.7-1.7 1.5-2.1 2.3-.2.2-.1.5.1.6zm3.1 7.1c.8.3 1.8.5 3 .7h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6-1.2-.2-2.1-.4-2.8-.7-.3-.1-.5 0-.6.3-.2.4 0 .7.2.7zm12.2 1.3c-.3-.1-.5.1-.6.3s.1.5.3.6c1 .3 1.8.8 2.4 1.3.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.7-.5-1.7-1-2.8-1.4zm-14.5-2.7c.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.5-.5-.8-1.1-.9-1.8 0-.2-.1-.4-.1-.6 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5s.1.5.1.8c.2.9.6 1.6 1.2 2.2.1.1.2.2.4.2zm4.1-9.4c.1 0 .2 0 .2-.1.8-.4 1.7-.8 2.7-1.2.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-1 .4-2 .8-2.8 1.3-.2.1-.3.4-.2.7 0 .1.2.2.4.2zm10.8-4.2c.1.2.3.4.5.4h.1c1-.2 1.9-.5 2.8-.7h.1c.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4h-.1c-.9.2-1.8.4-2.8.7-.3 0-.4.3-.4.6zm-5.4 1c-.3.1-.4.4-.3.6.1.2.3.3.5.3h.2c.9-.3 1.9-.6 2.9-.9.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-1.1.3-2.1.6-3 .9zm-1.1 14.7v-.2l.1-.3z\"></path><path d=\"M381.6 232.6s.1 0 0 0c.3 0 .5-.2.6-.4 0-.3-.1-.5-.4-.6-1-.2-2-.3-3-.4l-.1.3-.1.7c1.1.1 2 .2 3 .4zm9.9-17.7h.1c2.2-.6 2.9-1 2.9-1.6 0-.1 0-.3-.1-.4-.2-.2-.5-.3-.7-.1-.2.1-.2.3-.2.4-.2.1-.7.4-2.1.7-.3.1-.4.3-.4.6.1.2.3.4.5.4zm-19.1 27l-3 .2c-.3 0-.5.3-.5.6s.2.5.5.5l3-.3c.3 0 .5-.3.5-.6s-.2-.4-.5-.4zm-6 .4c-1.5.1-2.4.2-3 .4-.3.1-.4.3-.4.6 0 .2.3.4.5.4h.1c.6-.1 1.5-.2 2.9-.3.3 0 .5-.3.5-.5-.1-.4-.4-.6-.6-.6zm12-.9l-3 .3c-.3 0-.5.3-.5.5 0 .3.2.5.5.5l3-.3c.3 0 .5-.3.4-.6s-.2-.5-.4-.4zm5.8-1c-.8.2-1.7.4-2.9.6-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1c1.2-.2 2.2-.4 3-.6.3-.1.4-.4.3-.6-.1-.3-.3-.5-.6-.4zm-39.7-2.1h-1.2c-.7 0-1.3 0-1.9.1-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c.5-.1 1.1-.1 1.8-.1h1.2c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.6-.5zm-6.1.9c-1.1.5-1.9 1.3-2.4 2.2-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .4-.1.4-.3.4-.7 1-1.3 2-1.7.3-.1.4-.4.2-.7s-.4-.5-.6-.3zm15 1.2c-.3-.1-.5 0-.7.3-.1.3 0 .5.3.7 1.1.5 2 1 2.4 1.4.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.6-.9-1.8-1.5-2.7-1.8zm-2.9-1.1c-1-.3-2-.5-3-.7-.3-.1-.5.1-.6.4 0 .3.1.5.4.6 1 .2 1.9.4 2.9.7h.1c.2 0 .4-.1.5-.4.1-.2 0-.5-.3-.6zm27.2-48.7c-.1-.3-.4-.4-.6-.3l-.2.1c-1 .4-2 .7-2.5 1.7-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.3.4-.6 1.1-.9 2-1.2l.2-.1c.2-.2.4-.5.3-.7zm.6 9.1c.8.4 1.8.8 2.8 1.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7-1-.4-1.9-.8-2.8-1.2-.3-.1-.5 0-.7.3-.1.3.1.6.3.7zm-3.1-4.6c-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2.8.5 1.7 1 2.7.1.2.2.2.3.3.1 0 .2.1.2.1.2 0 .3-.1.4-.2.1-.2.1-.5-.1-.7-.3-.9-.7-1.7-.8-2.4zm14.2 9.3c2.7 1.1 2.9 1.1 3 1.1.3 0 .5-.2.5-.5s-.2-.5-.5-.5c0 0-.4-.1-2.7-1-.3-.1-.5 0-.7.3 0 .2.2.5.4.6zm-5.6-2.3c.9.4 1.9.8 2.8 1.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7-.9-.4-1.8-.8-2.8-1.2-.3-.1-.5 0-.7.3 0 .3.1.6.3.7zm19.2 1.7c.1 0 .2 0 .2-.1.9-.5 1.8-.9 2.7-1.2.3-.1.4-.4.3-.6s-.4-.4-.6-.3c-1 .4-1.9.8-2.8 1.3-.2.1-.3.4-.2.7 0 .1.2.2.4.2zm-4.9 3.4c.1 0 .2 0 .3-.1.7-.6 1.4-1.3 2.3-1.8.2-.2.3-.5.1-.7-.2-.2-.5-.3-.7-.1-.9.6-1.7 1.3-2.4 1.9-.2.2-.2.5 0 .7.1.1.3.1.4.1zm10.5-5.6h.1c1-.3 1.9-.5 2.9-.6.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4-1 .1-2 .4-3 .6-.3.1-.4.3-.4.6.1.2.3.4.6.4zm-14.8 38.6c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.7.8 1.5 1.5 2.2 2.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-.7-.6-1.4-1.3-2.1-2zm4.6 3.5c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7.8.4 1.5.7 2.2 1l.5.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7l-.5-.2c-.6-.3-1.4-.6-2.1-.9zm10.3 34.1c0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.1-.9-.2-1.9-.2-2.9 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 1.2.1 2.2.2 3.1zm.6-15c0 .9-.1 1.8-.2 3 0 .3.2.5.5.5s.5-.2.5-.5c.1-1.2.2-2.1.2-3 0-.3-.2-.5-.5-.5-.2 0-.5.2-.5.5zm1.1 17.7c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.3 1 .8 1.9 1.3 2.8.1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.4.2-.7-.6-.7-1-1.6-1.3-2.5zm-1.8-8.8c0 .3.2.5.5.5s.5-.2.5-.4l.3-3c0-.3-.2-.5-.4-.5-.3 0-.5.2-.5.4-.3 1-.4 2-.4 3zm6.2 16.6c.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-.8-.6-1.5-1.3-2.1-2-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.6.7 1.4 1.4 2.2 2.1zm-5.5-31.9c-.3.1-.4.3-.4.6.2.9.3 1.8.4 2.9 0 .3.2.4.5.4s.5-.2.5-.5c-.1-1.1-.2-2.1-.4-3-.1-.4-.4-.5-.6-.4zm-5.4-10.2c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7.8.5 1.5 1.1 2.1 1.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-.7-.8-1.5-1.5-2.3-2.1zm4.1 7.9c.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-.4-1-.8-2-1.2-2.8-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7.4.7.8 1.6 1.1 2.6zm-3.4 106.5c-.3-1-.6-1.9-.8-2.8-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2.9.4 1.9.8 3 .1.2.3.3.5.3h.2c.2-.2.4-.5.3-.7zm-1.7 19.6c-.7.7-1.4 1.4-2.1 2-.2.2-.2.5-.1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1.7-.6 1.5-1.3 2.2-2.1.2-.2.2-.5 0-.7-.2-.3-.5-.3-.7 0zm-1.6-30.6h.2c.3-.1.4-.4.3-.6-.3-.8-.4-1.5-.4-2.4v-.4c0-.3-.2-.5-.5-.5s-.5.2-.5.5v.5c0 1.1.2 1.9.5 2.7 0 .1.2.2.4.2zm.8 1.9c-.3.1-.4.4-.3.6.3.9.5 1.8.6 2.9 0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.2-1.1-.4-2-.6-3-.1-.3-.4-.4-.7-.3zm-3.6 32.6c-.9.8-1.6 1.5-2.1 2.3-.2.2-.1.5.1.7.1.1.2.1.3.1.2 0 .3-.1.4-.2.5-.7 1.1-1.3 2-2.1.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7-.1zm2.8-40.4h.1c.2 0 .4-.1.5-.4.1-.3.2-.5.3-.8 0 0 .1-.3 1.1-1.6.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1-1.2 1.4-1.3 1.8-1.3 1.9l-.3.9c0 .2.1.5.4.6zm4.8 23.2h.1c.3-.1.4-.4.3-.6-.3-1-.6-1.9-1-2.9-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.3.9.7 1.9 1 2.8 0 .2.2.4.5.4zm4.6-35.5c-.7.7-1.4 1.4-2.1 2.2-.2.2-.2.5 0 .7.1.1.2.1.3.1.1 0 .3-.1.4-.2.7-.7 1.4-1.5 2.1-2.1.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0zm-4.5 43.4c-.3-.1-.5.1-.6.3-.1.5-.3 1.1-.5 1.6-.1.4-.3.7-.5 1.1-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .4-.1.4-.3.2-.4.4-.8.5-1.2.2-.6.4-1.2.5-1.7.2-.3.1-.5-.2-.6zm-1.7-36.1c.1.1.2.1.3.1.1 0 .3-.1.4-.2.6-.7 1.3-1.5 2-2.2.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0-.7.8-1.4 1.5-2 2.3-.2.2-.2.5 0 .7zm2.1 30.1c-.3 0-.5.3-.4.5 0 .5.1.9.1 1.4 0 .5 0 1-.1 1.5 0 .3.2.5.4.5h.1c.3 0 .5-.2.5-.4.1-.5.1-1.1.1-1.6s0-1-.1-1.5c-.1-.2-.3-.4-.6-.4zM229.5 202.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.3-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm5.9-3.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.3-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm73.6-15.4c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.2-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.2.1.4.3.4zm5.9 5.1c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.2-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm-156.3-5.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.6.3-1 .5-1.2.9zm.4 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm-6.6-25.3c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.6.2-1 .5-1.2.9zm.4 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.2.1.4.3.4zm733-29.5V61.3c0-3.9-2.7-7.1-6.5-7.1h-97.8c-.6 0-.7.5-.7 1.1v142.5c0 .6.2 1.5.7 1.5h97.8c3.8-.1 6.5-3.7 6.5-7.6zm-103-135.5h96.5c2.8 0 4.5 2.3 4.5 5.1v130.4c0 2.8-1.8 5.5-4.5 5.5h-96.5v-141z\"></path><path d=\"M835.4 91.3c4.9 0 9.6 1.9 13.2 5.3.4.4 1 .4 1.4 0s.4-1 0-1.4c-3.9-3.8-9.1-5.8-14.6-5.8-11.6 0-21.1 9.5-21.1 21.1 0 1.8.2 3.5.6 5.2.1.5.5.8 1 .8h.2c.5-.1.9-.7.7-1.2-.4-1.5-.6-3.1-.6-4.7.1-10.7 8.6-19.3 19.2-19.3zm0 40.3c2.2 0 4.4-.3 6.5-1 .5-.2.8-.7.6-1.3-.2-.5-.7-.8-1.3-.6-1.9.6-3.9.9-5.9.9-6.5 0-12.5-3.2-16-8.7-.3-.5-.9-.6-1.4-.3-.5.3-.6.9-.3 1.4 4 6 10.6 9.6 17.8 9.6zm12-4c.2 0 .4-.1.6-.2 5.3-4 8.5-10.3 8.5-16.9 0-4-1.1-7.9-3.2-11.2-.3-.5-.9-.6-1.4-.3-.5.3-.6.9-.3 1.4 1.9 3 2.9 6.6 2.9 10.2 0 6.1-2.8 11.7-7.7 15.3-.4.3-.5 1-.2 1.4.2.2.5.3.8.3z\"></path><path d=\"M844.9 121.8c.1 0 .2 0 .3-.1 1.8-1.6 3.3-3.7 4.1-5.9.1-.3 0-.5-.3-.6-.3-.1-.5 0-.6.3-.8 2.1-2.1 4-3.8 5.5-.2.2-.2.5 0 .7 0 0 .2.1.3.1zm4.4-11.3c0 .3.2.5.5.5s.5-.2.5-.5c0-8.2-6.7-14.9-14.9-14.9-1.3 0-2.5.2-3.8.5-.3.1-.4.3-.4.6.1.3.3.4.6.4 1.1-.3 2.3-.4 3.5-.4 7.8-.2 14 6.1 14 13.8zM827 98.1c-2.9 2-5.1 5-6 8.4-.1.3.1.5.4.6h.1c.2 0 .4-.1.5-.4.9-3.2 2.9-6 5.6-7.8.2-.2.3-.5.1-.7-.2-.2-.5-.2-.7-.1zm-5.3 15.2c-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6 1.4 6.9 7.6 11.9 14.6 11.9 1 0 2-.1 3-.3.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4-.9.2-1.9.3-2.8.3-6.5 0-12.2-4.7-13.6-11.1zm-18.9 49.9h65v2h-65zm0-86h65v2h-65zm8 93h49v1h-49zm57.6-43.6c-1.7-.4-3.7-.1-5.6.9-.3.2-.5.3-.8.5.3-.7.5-1.5.7-2.2.1.1.2.1.4.1.2.1.5.2.8.2.4 0 .8-.1 1.2-.4.6-.4.9-.9 1.2-1.4.9-1.5 1.4-3.2 1.4-4.9 0-.2-.1-.3-.2-.4-.1-.1-.3-.1-.4-.1-.8.2-1.5.5-2.1 1 .2-.8.2-1.7-.1-2.6-.4-1.7-1.3-3-2.5-3.8-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3.3-.5 1.6-.6 3.4-.3 5.1v.2c-.5-.6-1.1-1-1.8-1.3-.1-.1-.3-.1-.4 0-.1.1-.2.2-.3.4-.3 1.7-.1 3.5.5 5.1.1.3.2.6.4.9-.5-.7-1.1-1.2-1.8-1.6-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3.3-.5 1.8-.5 3.7-.2 5.6-.3-.6-.7-1.2-1.1-1.7-.1-.1-.3-.2-.4-.2-.2 0-.3.1-.4.2-1.2 2-2 4.2-2.2 6.5-.1-1-.4-1.9-.8-2.8-.1-.1-.2-.2-.4-.3-.2 0-.3 0-.4.1-1.7 1.6-3.1 3.5-4 5.7 0-.8-.1-1.6-.2-2.4 0-.2-.1-.3-.3-.4-.1-.1-.3-.1-.4 0-2 .9-3.6 2.7-4.5 5.1-.9 2.1-.9 4.2-.2 5.8-.8.2-1.7.3-2.5.4-.3 0-.5.3-.5.5 0 .3.2.5.5.5 1.1-.1 2.1-.3 3.1-.5 0 0 0 .1.1.1v.1c-.1 1 .4 2 1.3 2.6.8.6 1.8.8 2.6.9.8.1 1.7.2 2.5.2 1.8 0 3.6-.3 5.4-.9.1-.1.3-.2.3-.3 0-.1 0-.3-.1-.4-1.2-1.8-3.3-3.2-5.9-3.7-.4-.1-.8-.2-1.3-.2.9-.4 1.7-.8 2.6-1.2 0 0 0 .1.1.1v.1c.1.9.8 1.8 1.8 2.3.7.3 1.6.4 2.3.4h.4c2.6-.1 5.2-.8 7.4-2.1.1-.1.2-.2.2-.4s0-.3-.1-.4c-1.5-1.5-3.8-2.4-6.4-2.5-.8 0-1.5 0-2.2.2.9-.7 1.7-1.4 2.5-2.2v.1c.4.8 1.2 1.4 2.2 1.5h.4c.8 0 1.5-.2 2-.4 2.2-.8 4.2-2.2 5.8-3.9.1-.1.1-.3.1-.4 0-.2-.1-.3-.3-.4-1.7-.9-3.9-1-6.2-.4-.4.1-.8.3-1.2.5.5-.7 1-1.5 1.5-2.3.4.5 1.1.7 1.8.7h.4c.8-.1 1.5-.5 2.1-.9 1.8-1.2 3.3-2.8 4.3-4.6.1-.1.1-.3 0-.4-.1-.1-.2-.2-.4-.2zm-15.1 20.9c-2.2.6-4.5.8-6.7.4-.7-.1-1.5-.3-2.2-.7-.6-.4-1-1.1-.9-1.7 0-.1 0-.2-.1-.3 1.7-1 3.9-.8 5-.5 2 .5 3.8 1.5 4.9 2.8zm2.3-6.7c2 .1 3.9.7 5.2 1.8-2 1-4.2 1.6-6.4 1.6-.7 0-1.5 0-2.2-.3-.7-.3-1.1-.9-1.2-1.4 0-.1 0-.2-.1-.3 1.5-1.3 3.5-1.4 4.7-1.4zm8-19.3l-.1.1c0-.1 0-.1.1-.1zm1.9 2.3c-.2.4-.5.8-.9 1.1-.3.2-.8.3-1 .1h-.1c-.1-1.1.5-2.2.8-2.8.7-1 1.5-1.7 2.4-2.1-.1 1.3-.5 2.5-1.2 3.7zm-3-9c.7.7 1.3 1.6 1.5 2.8.2.7.3 1.9-.2 2.9h-.1c-.1 0-.3 0-.4-.1h-.1c-.2-.1-.3-.2-.4-.4-.3-.4-.4-.9-.5-1.3-.2-1.3-.1-2.6.2-3.9zm-2.6 4.2c.8.5 1.5 1.4 2 2.5.2.5.4 1.2.4 2-.1.3-.1.6-.2.9h-.1c-.3.1-.7-.1-1-.3-.3-.3-.5-.8-.7-1.2-.4-1.2-.5-2.5-.4-3.9zm.4 5.8c.4.4 1 .7 1.5.7-.2.7-.4 1.4-.6 2 0-.3-.1-.6-.2-.9-.2-.8-.5-1.5-.9-2.1 0 .2.1.3.2.3zm-2.2-1c.9.7 1.6 1.8 2 3.1.2.8.5 2.2-.1 3.4h-.2c-.4.1-.8-.1-1.1-.5-.3-.4-.5-1-.6-1.5-.3-1.5-.3-3 0-4.5zm-.2 6.6c.4.5 1 .8 1.6.9-.5.9-1.1 1.8-1.7 2.7.1-.5.1-.9.1-1.4 0-.9-.1-1.7-.3-2.5.2.1.3.2.3.3zm-3.9 3c.2-1.9.8-3.8 1.7-5.5.9 1.2 1.3 2.8 1.3 4.6 0 1-.2 2.8-1.4 4.1-.1 0-.1-.1-.2-.1-.5-.1-1-.5-1.2-1.1-.3-.6-.3-1.4-.2-2zm-1.4 3.9c.2-.8.4-1.6.4-2.4 0 .3.1.5.2.8.3.8.9 1.4 1.7 1.6-1.2 1.2-2.5 2.2-3.9 3.1.6-.7 1.2-1.8 1.6-3.1zm-4.6-.2c.8-2.1 2-4 3.6-5.5.6 1.6.6 3.5 0 5.5-.3 1.1-1.1 3-2.8 4l-.2-.2c-.5-.2-.9-.9-1-1.6-.1-.8.2-1.6.4-2.2zm-5.1 1.7c.8-1.9 2-3.4 3.4-4.2.3 2.2 0 4.4-.6 6.5-.2.6-.5 1.4-1 2-.5.5-1.2.8-1.8.6h-.3c-.7-1.8-.1-3.8.3-4.9zm3.7 2.6c.1-.3.2-.7.3-1 .3.6.7 1.2 1.3 1.4h.1l.1.1c-.9.4-1.7.8-2.6 1.1.4-.5.6-1.1.8-1.6zm13.7-6.5c1.7-.5 3.4-.5 4.8 0-1.4 1.4-3.1 2.5-4.9 3.1-.5.2-1.3.4-1.9.4-.6-.1-1.2-.4-1.4-.9 0-.1-.1-.1-.1-.2.8-1.4 2.5-2.1 3.5-2.4zm3.5-3.8c-.4.3-1 .6-1.6.7-.6.1-1.1-.1-1.4-.5 0-.1-.1-.1-.1-.1.1-.2.1-.3.2-.5v-.1c.6-1.1 1.7-1.9 2.4-2.3 1.4-.8 2.8-1.1 4.1-1-.8 1.6-2.1 2.8-3.6 3.8zm-57.4.9c.5.3 1.3.8 2.1.8h.3c.7 0 1.3-.3 1.8-.7.4.8.9 1.6 1.5 2.3-.4-.2-.8-.3-1.2-.5-2.2-.7-4.4-.5-6.2.4-.1.1-.2.2-.3.4s0 .3.1.4c1.6 1.7 3.6 3.1 5.8 3.9.6.2 1.3.4 2 .4h.4c1-.1 1.8-.7 2.2-1.5v-.1c.8.8 1.6 1.5 2.5 2.2-.7-.1-1.4-.2-2.2-.2-2.6.1-4.8 1-6.3 2.5-.1.1-.2.3-.1.4 0 .2.1.3.2.4 2.3 1.3 4.8 2 7.4 2.1h.4c.7 0 1.5-.1 2.3-.4 1-.5 1.7-1.3 1.8-2.3v-.1s0-.1.1-.1c.8.5 1.7.9 2.6 1.2-.4 0-.8.1-1.3.2-2.6.6-4.7 1.9-5.9 3.8-.1.1-.1.3-.1.4.1.1.2.3.3.3 1.7.6 3.5.9 5.3.9.9 0 1.7-.1 2.6-.2.8-.1 1.8-.3 2.6-.9.9-.6 1.4-1.6 1.3-2.6v-.1s0-.1.1-.1c1 .2 2 .4 3.1.5.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-.9-.1-1.7-.2-2.5-.4.7-1.6.6-3.7-.3-5.8-1-2.4-2.6-4.2-4.5-5.1-.1-.1-.3-.1-.4 0-.1.1-.2.2-.3.4-.1.8-.2 1.6-.2 2.4-.9-2.2-2.3-4.1-4.1-5.7-.1-.1-.3-.1-.4-.1-.2 0-.3.1-.4.3-.4.8-.7 1.8-.8 2.8-.2-2.3-1-4.6-2.2-6.5-.1-.1-.2-.2-.4-.2-.1 0-.3 0-.4.2-.5.5-.8 1.1-1.1 1.7.4-1.8.3-3.8-.2-5.6 0-.1-.2-.3-.3-.3-.1-.1-.3 0-.4 0-.7.4-1.3 1-1.8 1.6.2-.3.3-.6.4-.9.6-1.6.7-3.4.4-5.1 0-.2-.1-.3-.3-.4-.1-.1-.3-.1-.4 0-.7.3-1.2.7-1.8 1.3v-.2c.3-1.7.2-3.5-.4-5.1 0-.1-.2-.3-.3-.3-.1-.1-.3 0-.4.1-1.2.8-2.1 2.1-2.5 3.8-.2.9-.2 1.8-.1 2.6-.7-.5-1.4-.9-2.1-1-.2 0-.3 0-.4.1-.1.1-.2.2-.2.4.1 1.7.6 3.4 1.5 4.9.3.4.6 1 1.2 1.4.4.3.8.4 1.2.4.3 0 .6-.1.8-.2.1 0 .3 0 .4-.1.2.8.4 1.5.7 2.2-.2-.2-.5-.3-.8-.5-1.9-1-3.8-1.4-5.6-.9-.2 0-.3.1-.3.3-.1.1-.1.3 0 .4 1.2 1.6 2.7 3.2 4.5 4.4zm13.4 10.4c-.1.6-.5 1.1-1.2 1.4-.7.3-1.6.3-2.2.3-2.2-.1-4.4-.6-6.4-1.6 1.3-1.1 3.1-1.7 5.2-1.8 1.1 0 3.2.1 4.7 1.4 0 .2 0 .2-.1.3zm7.6 3.1c.1.6-.3 1.3-.9 1.7-.7.5-1.5.6-2.2.7-2.2.4-4.6.2-6.7-.4 1.1-1.3 2.8-2.3 4.9-2.8 1.1-.3 3.3-.5 5 .5-.1.1-.1.2-.1.3zm-13.4-8c-.2.5-.7.8-1.4.9-.7.1-1.4-.1-2-.3-1.8-.7-3.5-1.7-4.9-3.1 1.4-.5 3.1-.5 4.8 0 1 .3 2.7 1 3.6 2.4 0 0-.1 0-.1.1zm10.5-3c1.5.9 2.7 2.3 3.4 4.2.4 1.1 1 3.1.3 4.9h-.3c-.6.1-1.2-.1-1.8-.6-.5-.5-.8-1.3-1.1-2-.5-2-.7-4.3-.5-6.5zm-.6 5.8c.1.3.2.7.3 1 .2.5.4 1.2.8 1.7-.9-.3-1.8-.7-2.6-1.1 0 0 .1 0 .1-.1h.1c.6-.3 1.1-.8 1.3-1.5zm-4.7-8.7c1.6 1.5 2.8 3.4 3.6 5.5.2.6.5 1.4.4 2.2-.1.7-.5 1.3-1 1.6-.1 0-.2.1-.2.2-1.7-1-2.5-2.9-2.8-4-.6-2-.6-3.9 0-5.5zm-1.4 3.3c.1.8.2 1.6.4 2.4.4 1.3.9 2.3 1.7 3.2-1.4-.9-2.8-2-4-3.1.7-.2 1.3-.8 1.7-1.6.1-.3.2-.6.2-.9zm-2.7-7c1 1.7 1.6 3.6 1.7 5.5.1.6.1 1.3-.2 2-.2.6-.7 1-1.2 1.1-.1 0-.2 0-.2.1-1.2-1.2-1.4-3.1-1.4-4.1 0-1.8.4-3.4 1.3-4.6zm-2 2.2c-.2.8-.3 1.6-.2 2.5 0 .5.1 1 .1 1.4-.6-.9-1.2-1.7-1.7-2.7.6-.1 1.2-.4 1.6-.9 0-.1.1-.2.2-.3zm-.4-6.3c.3 1.5.3 3 0 4.5-.1.5-.3 1-.6 1.5-.3.4-.7.6-1.1.5h-.2c-.6-1.2-.3-2.6-.1-3.4.4-1.3 1.1-2.4 2-3.1zm-2.9 2.9c-.1.3-.1.4-.2.7-.2-.7-.4-1.2-.6-2.2.5 0 1.1-.1 1.5-.5.1-.1.2-.1.2-.2-.4.6-.7 1.4-.9 2.2zm-2.6-5.2zm3.7-2.4c.1 1.3-.1 2.6-.5 3.9-.1.4-.3.9-.7 1.2-.3.3-.7.4-1 .3h-.1c-.1-.3-.1-.6-.2-.9 0-.8.2-1.5.4-2 .6-1.1 1.3-2 2.1-2.5zm-4.2-1.5c.3-1.1.8-2.1 1.5-2.8.3 1.3.4 2.6.1 3.9-.1.4-.2.9-.5 1.3-.1.2-.3.3-.4.4h-.1c-.1.1-.3.1-.4.1h-.2c-.3-1-.1-2.2 0-2.9zm.6 7.4h-.1c-.3.1-.7.1-1-.1-.4-.3-.7-.7-.9-1-.7-1.1-1.1-2.4-1.3-3.7.9.4 1.7 1.1 2.4 2.1.4.5 1 1.5.9 2.7zm.1 3.4c.7.4 1.8 1.1 2.4 2.3v.1c.1.2.1.3.2.5-.1 0-.1.1-.1.1-.3.4-.8.5-1.3.5-.6-.1-1.2-.4-1.6-.7-1.5-.9-2.7-2.2-3.7-3.7 1.3-.2 2.8.1 4.1.9zm28 49.6c-2.4 0-4.4 2-4.4 4.4 0 2.4 2 4.4 4.4 4.4s4.4-2 4.4-4.4c-.1-2.5-2-4.4-4.4-4.4zm0 7.7c-1.9 0-3.4-1.5-3.4-3.4s1.5-3.4 3.4-3.4 3.4 1.5 3.4 3.4-1.6 3.4-3.4 3.4zm44.7-3.6c-.3-.1-.5.1-.6.4-.1.2.1.4.2.6 0 .2.1.4.3.5.1 0 .1.1.2.1.2 0 .4-.1.4-.3.1-.2.1-.5 0-.8 0-.3-.2-.4-.5-.5zm3 4.1c-.3-.1-.5.1-.6.4-.1.2.1.4.2.6 0 .2.1.4.3.5.1 0 .1.1.2.1.2 0 .4-.1.4-.3.1-.2.1-.5 0-.8 0-.3-.2-.5-.5-.5zm-.4-8h.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-.5c-.3 0-.5.2-.5.5s.3.5.5.5zm-3.1 14.2l-.8-.3c-.3-.1-.5 0-.6.3-.1.3 0 .5.3.6l.8.3h.2c.2 0 .4-.1.5-.3 0-.2-.1-.5-.4-.6zm-8.9 1.1c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.5.5c.1.1.2.1.4.1.1 0 .3 0 .4-.1.2-.2.2-.5 0-.7l-.6-.5zm42.8-122.6c-21.5 21.5-21.5 56.6 0 78.1 10.8 10.8 24.9 16.2 39.1 16.2 14.1 0 28.3-5.4 39.1-16.2 18.8-18.8 21.2-48 7.1-69.5l27.9-27.9c.8-.8 1.3-1.9 1.3-3.1 0-1.2-.5-2.3-1.3-3.1L1017 36c-1.7-1.7-4.5-1.7-6.2 0L983 63.9c-21.4-14.2-50.6-11.8-69.5 7zm76.8 76.8c-14.4 14.4-35.2 18.8-53.5 13.2l.6-.6c.2-.2.2-.5 0-.7s-.5-.2-.7 0l-.8.8c-.1.1-.1.1-.1.2-7.6-2.5-14.8-6.8-20.8-12.9-20.8-20.8-20.8-54.6 0-75.3 10.4-10.4 24-15.6 37.7-15.6 13.6 0 27.3 5.2 37.7 15.6 20.6 20.7 20.6 54.5-.1 75.3zm22-110.3c.9-.9 2.4-.9 3.3 0l9.6 9.6c.4.4.7 1 .7 1.7 0 .6-.2 1.2-.7 1.7L997.6 78c-1.8-2.5-3.7-4.8-5.9-7s-4.6-4.2-7-5.9l27.6-27.7z\"></path><path d=\"M952.6 61.1c-13.1 0-25.3 5.1-34.6 14.3-3.7 3.7-6.8 7.9-9.1 12.5l-1.1-1.1c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l1.1 1.1c.1.1.2.1.3.1-.7 1.5-1.3 2.9-1.9 4.5l-.8-.8c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.8.8c.1.1.2.1.4.1h.1c-1.7 5.1-2.7 10.5-2.7 16 0 13.1 5.1 25.3 14.3 34.6s21.5 14.3 34.6 14.3c11.1 0 21.6-3.7 30.2-10.5v.3c.1.3.1.6 0 .9-.1.3-.3.5-.6.7-.3.1-.4.4-.3.7.1.2.3.3.5.3h.2c.5-.2.9-.7 1.1-1.2.2-.6.2-1.2-.1-1.7-.1-.1-.2-.2-.4-.3 1.3-1.1 2.6-2.2 3.8-3.4 9.2-9.2 14.3-21.5 14.3-34.6s-5.1-25.3-14.3-34.6-21.3-14.4-34.4-14.4zm33.9 82.8c-9 9-21.1 14-33.9 14-12.8 0-24.8-5-33.9-14-9-9-14-21.1-14-33.9 0-12.8 5-24.8 14-33.9 5.9-5.9 13.1-10.1 20.9-12.3-6.7 2.1-13.1 5.9-18.4 11.2-17.1 17.1-17.9 44.6-1.8 62.6.4.4 1 .4 1.4.1.4-.4.4-1 .1-1.4-15.4-17.2-14.7-43.5 1.7-59.9 17-17 44.7-17 61.7 0s17 44.7 0 61.7c-5.7 5.7-12.8 9.7-20.6 11.6-.5.1-.9.7-.7 1.2.1.5.5.8 1 .8h.2c8.1-2 15.6-6.1 21.5-12.1 15.9-15.9 17.6-40.6 5.1-58.4 6.3 8.3 9.7 18.3 9.7 28.9 0 12.7-5 24.7-14 33.8zm22.2-90c.1 0 .1 0 0 0 .3 0 .5-.2.6-.4l.3-1.9c0-.3-.1-.5-.4-.6-.3-.1-.5.1-.6.4l-.3 1.9c0 .2.2.5.4.6zm11.1-.1c.1.1.2.1.3.1.2 0 .3-.1.4-.2.2-.2.1-.5-.1-.7l-2.3-1.5c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l2.3 1.5zm-27.4 6.8c-.2-.2-.5-.2-.7 0l-1.1 1.1c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l1.1-1.1c.1-.2.1-.5-.1-.7zm16.3 2.8c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.4-.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.3.4zm-6.1-9.6c.1 0 .3 0 .4-.1l1.1-1.1c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-1.1 1.1c-.2.2-.2.5 0 .7.1.1.2.1.3.1zm-8.3 15.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.4-.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.3.4zm9.5 48.7h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-.8c-.3 0-.5.2-.5.5s.2.5.5.5zm-2.4-21.1c.2.8.3 1.6.9 1.8.1 0 .2.1.3.1.2 0 .3 0 .5-.2s.3-.5.1-.7c-.1-.2-.4-.3-.6-.2-.1-.2-.2-.7-.2-1 0-.2-.1-.5-.1-.7-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6 0 .2 0 .4.1.7zm-2.2-9.2c.4-.1.5-.1.7.2.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-.6-.8-1.2-.6-1.6-.6-.4.1-.5.1-.7-.2-.2-.2-.5-.3-.7-.1-.2.2-.3.5-.1.7.6.8 1.2.7 1.6.6zm-27.6-24.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-1.5-1.5c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l1.4 1.5zm-11.8-2.9c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7 0 0 .2.1.3.1zm-13.7-1.5c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7.1 0 .2.1.3.1zm-29.2 14c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.3.1zm-6.4 7.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.8-.8c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.7.8zm-8.3 22.1l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.6-.2-.8 0zm.3 21.1h-.8c-.3 0-.5.2-.5.5s.2.5.5.5h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm9.9 16.7h-.8c-.3 0-.5.2-.5.5s.2.5.5.5h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm7.3 7.9c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6l.4 1.1c.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6l-.5-1.1zm8.3 7.4l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.7-.2-.8 0zm47.4.6l-2.6-.4c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l2.6.4h.1c.2 0 .5-.2.5-.4.1-.3-.1-.6-.4-.6zm20.8-18.8l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.6-.2-.8 0zm3.1-6.1l-.8.8c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.8-.8c.2-.2.2-.5 0-.7s-.6-.2-.8 0z\"></path><path d=\"M956.7 150.8c-11.1.8-21.9-2.6-30.5-9.6-.4-.3-1.1-.3-1.4.1-.3.4-.3 1.1.1 1.4 8.1 6.6 18.2 10.1 28.6 10.1 1.1 0 2.2 0 3.3-.1.6 0 1-.5.9-1.1 0-.4-.5-.8-1-.8zm14.3-10.9c.1 0 .2 0 .2-.1 2.3-1.2 4.5-2.7 6.4-4.4.2-.2.2-.5.1-.7-.2-.2-.5-.2-.7-.1-1.9 1.7-4 3.1-6.3 4.3-.2.1-.3.4-.2.7.1.2.3.3.5.3zm-47-54.6c3.7-5 8.8-9 14.5-11.5.3-.1.4-.4.3-.7-.1-.3-.4-.4-.7-.3-5.9 2.6-11 6.7-14.9 11.9 0 0 0 .1-.1.1-.2-.1-.3-.1-.5-.1-.3 0-.5.2-.5.5s.2.5.5.5.6.3.6.6-.3.6-.6.6-.6-.3-.6-.6-.2-.5-.5-.5-.5.2-.5.5c0 .9.7 1.6 1.6 1.6.9 0 1.6-.7 1.6-1.6 0-.4-.1-.7-.3-.9l.1-.1zm-262.1 31.6c6.6 0 13.2-1.7 18.9-4.8.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2-5.6 3.1-12 4.7-18.5 4.7-21.4 0-38.7-17.4-38.7-38.7 0-21.4 17.4-38.7 38.7-38.7s38.7 17.4 38.7 38.7c0 12-5.4 23.1-14.8 30.5-.2.2-.3.5-.1.7.2.2.5.3.7.1 9.6-7.6 15.2-19 15.2-31.2 0-21.9-17.8-39.7-39.7-39.7s-39.7 17.8-39.7 39.7c0 21.8 17.8 39.6 39.8 39.6z\"></path><path d=\"M661.9 46.6c-16.9 0-30.6 13.7-30.6 30.6 0 16.9 13.7 30.6 30.6 30.6 16.9 0 30.6-13.7 30.6-30.6 0-16.9-13.8-30.6-30.6-30.6zm0 59.2c-15.8 0-28.6-12.8-28.6-28.6s12.8-28.6 28.6-28.6 28.6 12.8 28.6 28.6-12.9 28.6-28.6 28.6zm51.3-65.2c5.5 0 9.9-4.5 9.9-10s-4.5-9.9-9.9-9.9-10 4.5-10 9.9 4.5 10 10 10zm0-17.9c4.4 0 7.9 3.6 7.9 7.9 0 4.4-3.6 8-7.9 8-4.4 0-8-3.6-8-8 0-4.3 3.6-7.9 8-7.9z\"></path><path d=\"M643.4 60.7c.1 0 .3-.1.4-.2 1.9-2.1 4.1-3.8 6.5-5.1.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2-2.5 1.4-4.8 3.1-6.8 5.3-.2.2-.2.5 0 .7.1.2.3.2.4.2zm28 39.1c-3 1.3-6.2 1.9-9.6 1.9-4.7 0-9.1-1.3-12.8-3.6l7.9-9.6c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-7.9 9.7c-1.6-1-3-2.3-4.3-3.6l16.9-20.6c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-16.8 20.5c-3.7-4.3-6-9.9-6-16 0-4.6 1.3-9.1 3.7-13 .1-.2.1-.5-.2-.7-.2-.1-.5-.1-.7.2-2.5 4.1-3.9 8.8-3.9 13.6 0 14.1 11.5 25.6 25.6 25.6 3.5 0 6.8-.7 10-2 .3-.1.4-.4.3-.7 0-.5-.3-.6-.6-.5zm13.7-13.2c-.3-.1-.5 0-.7.3-1.4 3.3-3.7 6.4-6.4 8.8-.2.2-.2.5 0 .7.1.1.2.2.4.2.1 0 .2 0 .3-.1 2.9-2.5 5.2-5.7 6.7-9.1.1-.4-.1-.7-.3-.8z\"></path><path d=\"M661.9 51.6c-1.8 0-3.7.2-5.5.6-.3.1-.4.3-.4.6s.3.4.6.4c1.7-.4 3.5-.6 5.3-.6 6.8 0 12.9 2.8 17.4 7.2l-18 22c-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2l18-21.9c4 4.4 6.5 10.2 6.5 16.7 0 .3.2.5.5.5s.5-.2.5-.5c-.2-14.1-11.6-25.6-25.7-25.6z\"></path><path d=\"M759.7 46.1l-11.4-15.5c-.1-.1-.4-.2-.4-.3v-5.8c0-1.4-1.1-2.3-2.5-2.3h-2.5v-6.8c0-.6-.4-1.2-.9-1.2h-12.7c-.6 0-1.4.6-1.4 1.2v6.8h.3l-4.8-12.1c-.2-.4-.5-.9-.9-.9h-77.6c-.4 0-.9.3-1.1.6l-7 11.4V16c0-.6-.1-.7-.6-.7h-5.4v-1.8c0-.6-.2-1.2-.7-1.2h-7.6c-.6 0-.6.7-.6 1.2v1.8h-5.5c-.6 0-1.5.2-1.5.7v6.3h-6l1.9-2.1s0-.2.1-.2c0-.1.1-.2.1-.2 0-.1-.1-.2 0-.3l-.1-.1v-6.8c0-1-.7-2.2-1.8-2.2h-24.5c-1.1 0-1.7 1.2-1.7 2.2v6.8l-.1.1v.2c0 .1.1.1.1.2 0 0 0 .2.1.3l1.9 2.1h-7.5c-1.4 0-2.4.8-2.4 2.3v100.3c0 1.4 1 2.4 2.4 2.4h168.1c1.4 0 2.5-1 2.5-2.4V42.6l5.9 7.9c.2.2.4.4.7.4h.2c.2 0 .4-.1.6-.2l4.4-3.2c.1-.4.2-1-.1-1.4zm-29.9-29.9h11v6h-1.9l-.1-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.2.5.2.5h-2l-.2-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.2.5.3.5h-2l-.2-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.3.5.4.5h-2.4v-6zm-106-2h5v1h-5v-1zm-7 3h18v5h-1v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-1v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-5zm-8-4.5v4.6h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-1v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-1v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-4.6h24zm-24 6.2v-.6h24v.6l-2.7 3.4h-18.5l-2.8-3.4zm-7.6 5.3h60.1c.4 0 .7-.4.9-.7l7.2-12.3h76.3l4.8 12.1c.2.4.5.9.9.9h17.9c.3 0 .5 0 .5.3v20.7h-51.7c-8.2-8-19.7-13.5-32.3-13.5s-24 5.5-32.3 13.5h-12.8c-.2 0-.4.2-.6.3-2.1-3.9-6.3-6.6-11.1-6.6-4.7 0-8.8 2.3-11 6.3h-17.4V24.5c.2-.3.3-.3.6-.3zm129.1 74.1c3.5 0 6.4 2.9 6.4 6.4s-2.9 6.4-6.4 6.4-6.4-2.9-6.4-6.4 2.9-6.4 6.4-6.4zm-44.4-64.5c12.1 0 23.1 5 31 13.1l.3.3c7.5 7.8 12.1 18.4 12.1 30 0 23.9-19.4 43.3-43.3 43.3s-43.3-19.4-43.3-43.3c-.2-23.9 19.3-43.4 43.2-43.4zM605.1 41c5.9 0 10.6 4.8 10.6 10.6s-4.8 10.6-10.6 10.6-10.6-4.8-10.6-10.6S599.2 41 605.1 41zm140.2 84.2H619.9c.1 0-.1 0-.1-.1v-2.3c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.3c0 .1.3.1.3.1h-41.9c-.3 0-.4-.1-.4-.4V47.2h16.4c-.5 1-.8 2.8-.8 4.3 0 7 5.7 12.7 12.6 12.7 7 0 12.6-5.7 12.6-12.7 0-1.5-.3-3.3-.8-4.3h10.8c-7 8-11.2 18.5-11.2 29.9 0 25 20.3 45.4 45.3 45.4 14.7 0 27.9-7.1 36.1-18v.2c0 4.6 3.8 8.4 8.4 8.4 4.6 0 8.4-3.7 8.4-8.4s-3.8-8.4-8.4-8.4c-1.4 0-2.7.4-3.9 1 3-6.1 4.7-13 4.7-20.2 0-11.4-4.2-21.9-11.2-29.9h49.8v77.6c.2.3 0 .4-.3.4zm9.4-76.7l-6.6-8.9c-.1-.1-.4-.2-.4-.3v-5.9l9.6 13-2.6 2.1z\"></path><path d=\"M706.3 108.5c2.1 0 3.8-1.7 3.8-3.8 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 1.6-1.3 2.8-2.8 2.8s-2.8-1.3-2.8-2.8 1.3-2.8 2.8-2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-2.1 0-3.8 1.7-3.8 3.8s1.7 3.8 3.8 3.8z\"></path><circle cx=\"713.2\" cy=\"30.6\" r=\"3.2\"></circle><path d=\"M605.1 59.6c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8zm0-14c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6zm136.2 32c.3 0 .5-.2.5-.5v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9c0 .3.2.5.5.5zm0 11.2c.3 0 .5-.2.5-.5v-2.4c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.4c0 .3.2.5.5.5zm0 7.7c.3 0 .5-.2.5-.5v-4.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5V96c0 .2.2.5.5.5zm0 13.9c.3 0 .5-.2.5-.5v-2.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.6c0 .3.2.5.5.5zm0 9.7c-.3 0-.5.2-.5.5v4.2c0 .3.2.5.5.5s.5-.2.5-.5v-4.2c0-.2-.2-.5-.5-.5zm-6-3.2c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5s.5-.2.5-.5v-2.5c0-.3-.2-.5-.5-.5zm-13 3.2c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5s.5-.2.5-.5v-1.9c0-.2-.2-.5-.5-.5zm7-3.3c-.3 0-.5.2-.5.5v2.6c0 .3.2.5.5.5s.5-.2.5-.5v-2.6c0-.2-.2-.5-.5-.5zm-121 1.7c-.3 0-.5.2-.5.5v2.6c0 .3.2.5.5.5s.5-.2.5-.5V119c0-.3-.2-.5-.5-.5zm-11 3.7c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5s.5-.2.5-.5v-1.9c0-.3-.2-.5-.5-.5zm-8-30.7c-.3 0-.5.2-.5.5v1.6c0 .3.2.5.5.5s.5-.2.5-.5V92c0-.3-.2-.5-.5-.5zm0 10.6c-.3 0-.5.2-.5.5v1.6c0 .3.2.5.5.5s.5-.2.5-.5v-1.6c0-.3-.2-.5-.5-.5zm0 8.3c-.3 0-.5.2-.5.5v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.3-.2-.5-.5-.5zm0 7.8c-.3 0-.5.2-.5.5v2.9c0 .3.2.5.5.5s.5-.2.5-.5v-2.9c0-.3-.2-.5-.5-.5zm-7-38.5c-.3 0-.5.2-.5.5v3c0 .3.2.5.5.5s.5-.2.5-.5v-3c0-.3-.2-.5-.5-.5zm0-12.5c-.3 0-.5.2-.5.5v2.9c0 .3.2.5.5.5s.5-.2.5-.5v-2.9c0-.3-.2-.5-.5-.5zm0 19c-.3 0-.5.2-.5.5v1.2c0 .3.2.5.5.5s.5-.2.5-.5v-1.2c0-.3-.2-.5-.5-.5zm0 8.5c-.3 0-.5.2-.5.5v6c0 .3.2.5.5.5s.5-.2.5-.5v-6c0-.2-.2-.5-.5-.5zm0 26.5c-.3 0-.5.2-.5.5v3.2c0 .3.2.5.5.5s.5-.2.5-.5v-3.2c0-.3-.2-.5-.5-.5zm186.3 66h-2.8c-3.3 0-6 2.5-6 5.8v170.7l6.4 22.9c.1.4.5.7 1 .7s.8-.3 1-.7l6.5-22.9c0-.1.1-.2.1-.3V193.1c0-3.4-2.9-5.9-6.2-5.9zm-.8 168.4V210.7c0-.3-.2-.5-.5-.5s-.5.2-.5.5v144.7l-5 6V209.2h11V359l-5 1.6v-5zm-6-150.4h11v3h-11v-3zm11-1h-11v-4h11v4zm-7.1-15h2.8c2.2 0 4.2 1.6 4.2 3.8v6.2h-11V193c.1-2.2 1.8-3.8 4-3.8zm1.5 193.2l-1.5-5.2h2.9l-1.4 5.2zm1.7-6.2h-3.5l-3.6-12.9v-.3l5-6v4.3c0 .2 0 .3.1.4.1.1.4.1.5.1l5.3-1.8v3.3l-3.8 12.9zm-16.9-221h-5.2v-6.7c0-.6 0-1.3-.5-1.3h-16.7c-.6 0-.8.7-.8 1.3v80.1c0 .6.2.6.8.6h.2v115.5c0 .6.6 1.5 1.1 1.5h14c.6 0 .9-.9.9-1.5V229.2h.5c.6 0 .5-.1.5-.6v-17c1 1.1 2.4 1.6 3.7 1.6h1.5c.6 0 .8-.3.8-.8v-56.3c0-.6-.3-.9-.8-.9zm-21.2-6h14v78h.1-14.1v-78zm13 195h-12v-115h12v115zm7-133h-.3c-1 0-1.7-.6-1.7-1.7v-1.7c0-1 .7-1.8 1.7-1.8.2 0 .3 0 .3-.1v5.3zm0-7.1c0-.1-.4-.1-.6-.1-1.4 0-2.4.7-3.4 1.8v-48.5h4v46.8zm-7.9 142.1h-10c-.6 0-1 .4-1 1s.4 1 1 1h10c.6 0 1-.4 1-1s-.4-1-1-1zm-42.7-187h-16.8c-.1 0-.7.4-.7.4v-1.1c0-1.1-.6-2.3-1.8-2.3h-4.3c-1.1 0-1.9 1.2-1.9 2.3v1.2c0-.1-.5-.5-.7-.5h-87.3v-3.5c0-1.2-.5-2.5-1.7-2.5h-5.7c-1.2 0-2.6 1.4-2.6 2.5v3.5H572c-2.4 0-4.3 2.3-4.3 4.7v206.9c0 2.4 1.9 4.4 4.3 4.4h5.7V390c0 .4.2.7.5.9.1.1.3.1.4.1.2 0 .4-.1.6-.2l3.2-2.2 3.2 2.2c.3.2.5.2.8.1.3-.2.3-.5.3-.9v-14.8H674c.2 0 .7-.2.7-.3v1.2c0 1.2.8 2.1 1.9 2.1h4.3c1.1 0 1.8-.9 1.8-2.1V375s.5.2.7.2h16.8c7 0 12.6-5.8 12.6-12.8V172.3c0-7-5.6-13.1-12.6-13.1zm-121.4-3.4c0-.1.6-.5.6-.5h5.7c.1 0-.3.5-.3.5v3.5h-6v-3.5zm6 232.3l-2-1.5c-.3-.2-.6-.2-1 0l-2 1.5v-12.9h5v12.9zm89.3-14.9h-3.3v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5h-97.7c-1.3 0-2.3-1.1-2.3-2.4V163.9c0-1.3 1-2.7 2.3-2.7h102c.2 0 .7.3.7.2v211.9c0-.1-.5-.1-.7-.1zm6.7 2.9c0 .1-.1.1 0 0l-3.9.1s-.1 0-.1-.1V158.3s0-.1.1-.1h3.8s.1 0 .1.1v217.8zm30-13.7c0 5.9-4.6 10.8-10.6 10.8h-5.4v-2.7c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.7h-10.3c-.1 0-.7-.1-.7 0V161.5s.5-.3.7-.3h16.8c5.9 0 10.6 5.2 10.6 11.1v190.1z\"></path><path d=\"M580.3 339.7c-.3 0-.5.2-.5.5V363c0 .3.2.5.5.5s.5-.2.5-.5v-22.8c0-.2-.2-.5-.5-.5zm0-170.5c-.3 0-.5.2-.5.5v157c0 .3.2.5.5.5s.5-.2.5-.5v-157c0-.3-.2-.5-.5-.5zm127 177.7c.3 0 .5-.2.5-.5v-2.2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.2c0 .3.2.5.5.5zm0 5c.3 0 .5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.1c0 .3.2.5.5.5zm0 2.6c-.3 0-.5.2-.5.5v2.7c0 .3.2.5.5.5s.5-.2.5-.5V355c0-.3-.2-.5-.5-.5zm-6 1.1c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm0 13.3c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm-7.5-30.7c-.3 0-.5.2-.5.5v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-.2-.2-.5-.5-.5zm-7.5-2.9c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .3.2.5.5.5zm0 31.7c-.3 0-.5.2-.5.5v2.2c0 .3.2.5.5.5s.5-.2.5-.5v-2.2c0-.3-.2-.5-.5-.5zm15-5.6c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5s.5-.2.5-.5v-2.5c0-.2-.2-.5-.5-.5zm-15-20.2c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .2.2.5.5.5zm0 6.3c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .3.2.5.5.5zm-21 18.6c-.3 0-.5.2-.5.5v3.1c0 .3.2.5.5.5s.5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5zm-9 4.1c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm51-63.8c.3 0 .5-.2.5-.5v-1.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.6c0 .2.2.5.5.5zm-.5-17.4v1.6c0 .3.2.5.5.5s.5-.2.5-.5V289c0-.3-.2-.5-.5-.5s-.5.2-.5.5zm-122.5-97.3c-.3 0-.5.2-.5.5v157c0 .3.2.5.5.5s.5-.2.5-.5v-157c0-.3-.2-.5-.5-.5zm-117.8-20.5h1.3v52.9c0 4.2 3.4 8.1 7.6 8.1h9.5l3.1 9.7c1 3.4 4.1 5.3 7.7 5.3h21.8c3.5 0 6.6-1.9 7.7-5.3l3.1-9.7h9.5c4.2 0 8.1-3.9 8.1-8.1v-52.9h.8c4 0 7.2-2.9 7.2-6.9v-31.1h1.7c2.2 0 4.3-1.3 4.3-3.5V33.2c0-2.2-2.1-4-4.3-4h-.7v-1.8c0-3.2-2.9-6.2-6.1-6.2h-84.2c-3.2 0-5.7 2.9-5.7 6.2v1.8h-1.1c-2.2 0-3.9 1.8-3.9 4v96.5c0 2.2 1.6 3.5 3.9 3.5h1.1v31.1c-.1 4.1 3.5 6.9 7.6 6.9zm3.3 33h41.6c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-41.6v-6h4.3c-.1 0-.3.2-.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.1-.4 0-.4h4.7c-.1 0 .3.2.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.6-.4-.7-.4h4.7c-.1 0 0 .2 0 .4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.2-.4-.3-.4h4.7c-.1 0-.4.2-.4.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.1-.4 0-.4h4.7c-.1 0 .3.2.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.5-.4-.6-.4h4.7c-.1 0-.1.2-.1.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.2-.4-.3-.4h4.7c-.1 0-.4.2-.4.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.2-.4.1-.4h4.7c-.1 0 .2.2.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.5-.4-.6-.4h4.7c-.1 0-.1.2-.1.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.1-.4-.2-.4h4.7c-.1 0-.5.2-.5.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.2-.4.1-.4h4.7c-.1 0 .2.2.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.4-.4-.5-.4h4.7c-.1 0-.2.2-.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.1-.4-.2-.4h4.7c-.1 0-.5.2-.5.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.3-.4.2-.4h4.8v6H518c-.3 0-.5.2-.5.5s.2.5.5.5h25.7v15h-74v-15zm74-8h-74v-15h74v15zm-53.9 45.2l-2.9-9.1h27.2l-1.7 13h-16.8c-2.7-.1-5.1-1.4-5.8-3.9zm23.5 3.8l1.7-13h4.1l-3.4 13h-2.4zm9.8-3.8c-.8 2.5-3.1 3.9-5.8 3.9h-.6l3.4-13h5.9l-2.9 9.1zm14.5-11.2h-62.4c-3.1 0-5.6-3-5.6-6.1v-2.9h74v2.9c.1 3.1-2.9 6.1-6 6.1zm6.1-51h-74v-8h74v8zm2.8-10h-80.2c-2.9 0-5.7-2-5.7-4.9v-8.1h52.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-52.5v-9h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v9h-32.4c-.3 0-.5.2-.5.5s.2.5.5.5h32.4v8.1c.1 2.9-2.1 4.9-5.1 4.9zm5.2-24h-91v-12h91v12zm-11.5-45.1c-.3 0-.5.2-.5.5v5.6h-84v-57h102v57h-17v-5.6c0-.2-.2-.5-.5-.5zm-79.5-72.7c0-2.1 1.5-4.2 3.7-4.2h84.2c2.1 0 4.1 2 4.1 4.2v1.8h-92v-1.8zm-3.2 3.8h97.8c1.1 0 2.3.9 2.3 2v12h-31c-.3 0-.5.2-.5.5s.2.5.5.5h31v2h-102v-2h63.6c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-63.6v-12c.1-1.1.8-2 1.9-2zm-1.8 98.5v-22.5h12v8.7c0 .3.2.5.5.5s.5-.2.5-.5v-8.7h4v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h4v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h5v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h16v8.7c0 .3.2.5.5.5s.5-.2.5-.5v-8.7h10v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h9v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h17v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h17v22.5c0 1.1-1.2 1.5-2.3 1.5h-97.8c-1.2 0-1.9-.4-1.9-1.5z\"></path><path d=\"M540.2 119c1 0 1.9-.8 1.9-1.9s-.8-1.9-1.9-1.9-1.9.8-1.9 1.9.8 1.9 1.9 1.9zm0-2.7c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9zm-72.3 6.8c1.3 0 2.4-1.1 2.4-2.4 0-1.3-1.1-2.4-2.4-2.4-1.3 0-2.4 1.1-2.4 2.4 0 1.4 1.1 2.4 2.4 2.4zm0-3.7c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4-1.4-.6-1.4-1.4.6-1.4 1.4-1.4zm-279.4 15c.2 2.2 2.1 3.8 4.3 3.8h6.9c2.4 0 4.1-1.8 4.1-4.2 10 .9 21.3 4 33.4 7.2 14.7 3.9 29.8 8 42.1 8 7.3 0 13.6-1.4 18.4-5.1 6.1-4.7 9.2-12.6 9.2-24.1s-3-19.4-9.1-24.1c-12.8-9.8-37.1-3.4-60.5 2.9-12.1 3.2-23.4 6.3-33.4 7.2v-.1c0-2.4-1.7-4.7-4.1-4.7h-6.9c-2.2 0-4.1 1.9-4.3 4-.3 0-.5 0-.8-.1h-.1c-19.8-5-49.6-27.2-52.9-30.5-.4-.4-1-.4-1.4 0l-6.8 7c-.2.2-.3.5-.3.8s.2.6.4.7c7.3 5.3 16.2 9.7 24.7 13.2-20.6-5.4-40.7-9.3-52-.7-6.1 4.7-9.1 12.6-9.1 24.1 0 11.5 3 19.4 9.1 24.1 4.8 3.7 11.1 5.1 18.4 5.1 12.3 0 27.3-4.1 42-8 10.2-2.5 19.9-5.2 28.7-6.5zm-33.5-4.1c-13.5 3.4-24.2 6-29.5 1.9-2.8-2.2-4.1-6.2-4.1-12.2s1.3-10.1 4.1-12.2c2-1.5 4.6-2.1 7.9-2.1 5.7 0 13.1 1.9 21.7 4 3.4.8 7 1.7 10.7 2.5 7.3 1.8 15 3.4 23 4.2v7.2c-8 .8-15.7 2.4-23 4.2-3.7.8-7.4 1.7-10.8 2.5zM124.9 107c-3 2.4-4.5 6.6-4.5 13s1.5 10.6 4.5 13c2.1 1.7 5 2.3 8.5 2.3 1.1 0 2.4-.1 3.6-.2-8.5 1.7-15.4 2-19.5-1.1-3.2-2.5-4.8-7-4.8-14s1.6-11.5 4.8-14c2.3-1.7 5.3-2.4 9-2.4 3.1 0 6.6.5 10.4 1.2-5.1-.5-9.2-.1-12 2.2zm63.9 7.3c-12-1.3-24.3-4.5-34.9-7.4-16.8-4.6-30.1-8.2-37.5-2.6-3.8 2.9-5.6 8-5.6 15.6s1.8 12.7 5.6 15.6c2.7 2 6.1 2.9 10.2 2.9 7.2 0 16.6-2.5 27.3-5.4 10.6-2.9 22.9-6.1 34.9-7.4v2.5c-14 1.6-27.8 6.3-39.9 10.5-16.9 5.8-31.5 10.7-39.6 4.9-5-3.6-7.5-11.3-7.5-23.5s2.4-19.9 7.5-23.5c2.6-1.8 5.7-2.6 9.5-2.6 8.1 0 18.7 3.6 30.2 7.5 12.1 4.1 25.9 8.8 39.9 10.5v2.4zm53.2-4.7c13.5-3.4 24.2-6 29.5-1.9 2.8 2.2 4.1 6.2 4.1 12.2s-1.3 10.1-4.1 12.2c-5.4 4.2-16 1.5-29.5-1.9-3-.8-6.4-1.6-9.8-2.4-9-2.3-18.4-4.2-28.4-4.8v-6.4c10-.6 19.4-2.5 28.4-4.8 3.4-.6 6.8-1.4 9.8-2.2zm21.7 25.7c3.5 0 6.3-.7 8.5-2.3 3-2.4 4.5-6.6 4.5-13s-1.5-10.6-4.5-13c-2.8-2.2-6.9-2.7-11.9-2.2 8.4-1.7 15.2-1.9 19.3 1.2 3.2 2.5 4.8 7 4.8 14s-1.6 11.5-4.8 14c-4.1 3.1-11 2.9-19.4 1.2 1.2 0 2.4.1 3.5.1zm-59.9-10.1c14 .8 27.5 4.5 39.5 7.8 10.7 2.9 20 5.4 27.2 5.4 4.1 0 7.6-.8 10.3-2.9 3.8-2.9 5.6-8 5.6-15.6s-1.8-12.7-5.6-15.6c-7.3-5.6-20.7-2-37.5 2.6-12 3.3-25.5 7-39.5 7.8v-2.5c16-1 30.9-6.3 44.5-10.9 16.9-5.8 31.5-10.7 39.6-4.9 5 3.6 7.5 11.3 7.5 23.5s-2.4 19.9-7.5 23.5c-8.1 5.8-22.8.8-39.6-4.9-13.5-4.6-28.5-9.8-44.5-10.9v-2.4zm33.9-24.5c22.9-6.1 46.7-12.5 58.7-3.3 5.6 4.3 8.4 11.7 8.4 22.5s-2.7 18.2-8.3 22.5c-12 9.2-35.8 2.9-58.8-3.3-12.2-3.3-23.9-6.4-33.9-7.3v-3.2c16 1 30.7 6.2 44.2 10.8 11.6 4 22.2 7.6 30.4 7.6 3.9 0 7.3-.8 10.1-2.8 5.3-3.8 7.9-11.8 7.9-24.4s-2.6-20.5-7.9-24.4c-8.5-6.1-23.4-1-40.5 4.8-13.5 4.6-28.1 9.8-44.1 10.8v-3c9.9-.9 21.6-4 33.8-7.3zm-46.9 5.2c0-1.3.7-2.7 2-2.7h6.9c1.3 0 2.1 1.4 2.1 2.7V134c0 1.3-.8 2.2-2.1 2.2h-6.9c-1.3 0-2-.9-2-2.2v-28.1zm-56.7-29c4.6 3.9 22.7 17.4 39.6 25.3-9.1-2.7-30.5-9.7-45-19.8l5.4-5.5zm-33.5 65.6c-5.6-4.3-8.4-11.7-8.4-22.5s2.7-18.2 8.4-22.5c12.1-9.2 35.8-2.9 58.7 3.3 5.8 1.6 11.8 3.2 17.4 4.4.2 0 .3.1.4.1h.2c4.8 1.3 8.5 2 11.5 2.4v3.1c-14-1.6-27.6-6.3-39.6-10.4-17.1-5.8-32-10.9-40.5-4.8-5.3 3.8-8 11.8-8 24.4s2.6 20.5 7.9 24.4c2.7 2 6.1 2.8 10 2.8 8.2 0 18.9-3.6 30.5-7.6 12.1-4.1 25.6-8.8 39.6-10.4v3.3c-9 1.3-19 4-29.4 6.8-22.8 6.1-46.7 12.4-58.7 3.2zm874 99.8c-6.2 0-11.3 5.1-11.3 11.3s5.1 11.3 11.3 11.3 11.3-5.1 11.3-11.3-5.1-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3 9.3 4.2 9.3 9.3-4.2 9.3-9.3 9.3z\"></path><path d=\"M968.3 253.6c0-3.5 2.8-6.3 6.3-6.3.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-4 0-7.3 3.3-7.3 7.3 0 1.9.8 3.8 2.1 5.2.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7-1.3-1.3-1.9-2.8-1.9-4.5zm10.7-5.2c-.2.2-.2.5 0 .7 1.2 1.2 1.8 2.8 1.8 4.4 0 3.5-2.8 6.3-6.3 6.3-.3 0-.5.2-.5.5s.2.5.5.5c4 0 7.3-3.3 7.3-7.3 0-1.9-.8-3.8-2.1-5.2-.2-.1-.5-.1-.7.1z\"></path><path d=\"M993 238.6l.9-.9c.8-.8 1-1.8.6-2.9-.4-1.1-1.4-1.6-2.6-1.6h-17.3c-11.4 0-20.6 9.1-20.6 20.5s9.3 20.6 20.6 20.6 20.6-9.3 20.6-20.7c0-4.8-1.7-9.3-4.5-12.8l.8-.8c1.4 1.1 13 10.5 10.9 24.3-.1.5.3 1.1.8 1.1h.2c.5 0 .9-.4 1-.9 2.3-14.4-9.1-24.1-11.4-25.9zm-18.4 33.6c-10.3 0-18.6-8.4-18.6-18.6s8.4-18.6 18.6-18.6 18.6 8.4 18.6 18.6-8.3 18.6-18.6 18.6zm8.8-37h8.5c.5 0 .7.2.7.3 0 .1.2.4-.2.8l-3 3.1c-1.7-1.7-3.7-3.2-6-4.2zm-52.5-40.9c-6.2 0-11.3 5.1-11.3 11.3 0 6.2 5.1 11.3 11.3 11.3s11.3-5.1 11.3-11.3c0-6.2-5-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3 9.3 4.2 9.3 9.3-4.1 9.3-9.3 9.3z\"></path><path d=\"M930.9 198.4c-.3 0-.5.2-.5.5s.2.5.5.5c3.5 0 6.3 2.8 6.3 6.3 0 1.4-.5 2.8-1.3 3.9-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2 1-1.3 1.5-2.8 1.5-4.5 0-4.1-3.2-7.3-7.3-7.3zm0 13.5c-3.5 0-6.3-2.8-6.3-6.3 0-1.6.6-3 1.6-4.2.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0-1.2 1.3-1.9 3.1-1.9 4.9 0 4 3.3 7.3 7.3 7.3.3 0 .5-.2.5-.5s-.2-.5-.5-.5z\"></path><path d=\"M961 201.1c.1 0 .2.1.3.1.4 0 .8-.3.9-.7.2-.5-.1-1.1-.6-1.3-5.7-2-11.3-7.4-12.4-8.5l1-1c.8-.8 1-1.9.6-2.9-.4-1.1-1.4-1.6-2.6-1.6h-17.3c-11.4 0-20.6 9.1-20.6 20.5s9.3 20.6 20.6 20.6 20.6-9.3 20.6-20.7c0-4.8-1.7-9.3-4.5-12.8l.8-.8c1.3 1.4 7 7 13.2 9.1zm-30.1 23.2c-10.3 0-18.6-8.4-18.6-18.6 0-10.3 8.4-18.6 18.6-18.6 10.3 0 18.6 8.4 18.6 18.6.1 10.2-8.3 18.6-18.6 18.6zm8.8-37.1h8.5c.5 0 .7.3.7.4 0 .1.2.5-.2.8l-3 3.1c-1.6-1.8-3.7-3.3-6-4.3zm67.6-12c-11.4 0-20.6 9.3-20.6 20.6 0 11.4 9.3 20.6 20.7 20.6 4.8 0 9.3-1.7 12.8-4.5l.8.8c-1.3 1.2-6.8 7-9 13.1-.2.5.1 1.1.6 1.3.1 0 .2.1.3.1.4 0 .8-.3.9-.7 2-5.7 7.4-11.3 8.5-12.4l1 1c.5.5 1.2.8 1.9.8.4 0 .6-.1 1-.2 1.1-.4 1.6-1.4 1.6-2.6v-17.3c0-11.4-9.2-20.6-20.5-20.6zm-18.6 20.6c0-10.3 8.4-18.6 18.6-18.6 10.3 0 18.6 8.4 18.6 18.6 0 10.3-8.4 18.6-18.6 18.6-10.2 0-18.6-8.3-18.6-18.6zm37.1 17.4c0 .5-.3.7-.4.7-.1 0-.5.2-.8-.2l-3.1-3c1.8-1.7 3.3-3.8 4.3-6.1v8.6z\"></path><path d=\"M1007.4 184.5c-6.2 0-11.3 5.1-11.3 11.3 0 6.2 5.1 11.3 11.3 11.3s11.3-5.1 11.3-11.3c0-6.2-5.1-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3c5.1 0 9.3 4.2 9.3 9.3s-4.2 9.3-9.3 9.3z\"></path><path d=\"M1013.7 195.8c0 3.5-2.8 6.3-6.3 6.3-1.4 0-2.8-.5-3.9-1.3-.2-.2-.5-.1-.7.1s-.1.5.1.7c1.3 1 2.8 1.5 4.5 1.5 4 0 7.3-3.3 7.3-7.3 0-.3-.2-.5-.5-.5s-.5.2-.5.5zm-6.3-6.3c1.6 0 3 .6 4.2 1.6.2.2.5.2.7 0 .2-.2.2-.5 0-.7-1.3-1.2-3.1-1.9-4.9-1.9-4 0-7.3 3.3-7.3 7.3 0 .3.2.5.5.5s.5-.2.5-.5c0-3.5 2.8-6.3 6.3-6.3zm-34.5 150.7H944c.2 0-.2-.7-.2-.9v-17.9c0-.2.2-.4.1-.6l-9.4-14.3h.3v-17.2c0-.2-.2-.4-.3-.5l-8.2-12.7c0-.1-.5-.1-.5-.2v-15.7c0-.2.2-.4.1-.6l-5.5-11.4h10.9c.6 0 1.5-.2 1.5-.8v-4.8c0-.6-.9-1.5-1.5-1.5h-83.4c-.6 0-1.1.9-1.1 1.5v4.8c0 .6.6.8 1.1.8h10.9l-1.9 4h-32.2v-26.9c0-.6-.4-1-1-1s-1 .4-1 1v26.9h-11c-.3 0-.5.2-.5.5s.2.5.5.5h11v86.1c0 .3.4.9.5.9h-17.1c-7.9 0-14.5 6.1-14.5 14v17.3c0 7.9 6.6 14.6 14.5 14.6h56.4c-.2 0-.3 0-.3.3 0 2.2 1.8 3.7 4.1 3.7h45.8c2.2 0 4.1-1.5 4.1-3.7 0-.3-.1-.3-.3-.3h56.8c7.9 0 13.8-6.7 13.8-14.6v-17.3c.3-7.8-5.6-14-13.6-14zm-31.4-20h-24.2c-.3 0-.5.2-.5.5s.2.5.5.5h24.9l-.4.5v17.6c0 .3.6.9.8.9H836.7c.2 0 .1-.7.1-.9v-17.6l.4-.7c.1.2.3.2.5.2h9.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-9.4v.2l8.4-12.2h87l8.4 12zm-9.8-32H896c-.3 0-.5.2-.5.5s.2.5.5.5h36.4l.5.3v16.7h-86v-16.7l.2-.3c.1.1.2 0 .3 0H867c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-19.4l6.7-11H925l6.7 11zm-82.9-45h82v3h-82v-3zm69.4 5l5.5 11H915c-.3 0-.5.2-.5.5s.2.5.5.5h9.1l-.3.2v14.8h-69v-14.8l.2-.2h39c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-38.3l5.5-11h57zm-93.4 91.1v-86.1h31.7l-3.4 6.5c-.1.1-.2.3-.2.5v15.7c0 .1 0 .1-.1.2l-7.9 12.7c-.1.2-.1.3-.1.5v17.2l-9.7 14.3c-.1.2-.2.4-.2.6v17.9c0 .3.2.9.4.9h-10.4c.1 0-.1-.7-.1-.9zm89.6 47.2c0 1.1-.9 1.7-2.1 1.7h-45.8c-1.1 0-2.1-.6-2.1-1.7 0-.3-.1-.3-.3-.3h50.4s-.1.1-.1.3zm70.4-14.6c0 6.8-5.5 12.3-12.3 12.3H806.1c-6.8 0-12.3-5.5-12.3-12.3v-17.3c0-6.8 5.5-12.3 12.3-12.3h166.3c6.8 0 12.3 5.5 12.3 12.3v17.3z\"></path><path d=\"M906.5 320.2h-53.9c-.3 0-.5.2-.5.5s.2.5.5.5h53.9c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm-18.5-32h-14c-.3 0-.5.2-.5.5s.2.5.5.5h14c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm10.7-28h11.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-11.2c-.3 0-.5.2-.5.5s.2.5.5.5zm63.9 88.5c-8 0-14.5 6.5-14.5 14.5s6.5 14.5 14.5 14.5 14.5-6.5 14.5-14.5-6.5-14.5-14.5-14.5zm0 26.9c-6.9 0-12.5-5.6-12.5-12.5s5.6-12.5 12.5-12.5 12.5 5.6 12.5 12.5-5.6 12.5-12.5 12.5z\"></path><path d=\"M962.6 355.8c-4.1 0-7.4 3.3-7.4 7.4 0 4.1 3.3 7.4 7.4 7.4s7.4-3.3 7.4-7.4c0-4.1-3.3-7.4-7.4-7.4zm0 13.8c-3.5 0-6.4-2.9-6.4-6.4 0-3.5 2.9-6.4 6.4-6.4s6.4 2.9 6.4 6.4c0 3.5-2.8 6.4-6.4 6.4zm-141.5 9.6h-5.3c-9 0-16.3-7.5-16.3-16.5s7.3-16.5 16.3-16.5H847c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-31.2c-9.6 0-17.3 7.9-17.3 17.5s7.8 17.5 17.3 17.5h5.3c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm128.9 0h-31l-4.7-5.6c-3.4-4.1-8.3-6.4-13.7-6.4h-22c-5.1 0-9.9 2-13.2 5.8l-5.6 6.2h-22.9c-.3 0-.5.2-.5.5s.2.5.5.5H860c.1 0 .3 0 .4-.1l5.7-6.4c3.2-3.6 7.7-5.5 12.5-5.5h22c5 0 9.7 2.1 12.9 6l4.9 5.9c.1.1.2.1.4.1H950c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm13.4-34h-22.3c-.3 0-.5.2-.5.5s.2.5.5.5h22.3c7.3 0 13.7 5.1 15.7 12.1.1.2.3.5.5.5h.1c.3-.1.4-.5.3-.8-2-7.4-8.9-12.8-16.6-12.8zm-101.4 1h63.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H862c-.3 0-.5.2-.5.5s.2.5.5.5zM341.1 74.6c-1.7.3-3.3 2-3.3 3.9v46.6c0 3.8 3 6.9 7 7.5v9.1c0 3.6 2.2 6.5 5.6 6.5H366l1.2 5.3c.5 2.2 2.2 3.7 4.1 3.7h26.1c1.9 0 3.6-1.5 4.1-3.7l1.2-5.3h15.6c3.4 0 6.4-3 6.4-6.5v-9.1c3-.6 6-3.7 6-7.5V78.5c0-1.9-1.5-3.5-3.2-3.9-.1-2.9-3.2-5.4-6.7-5.4h-73c-3.5 0-6.6 2.5-6.7 5.4zm4.2 42.9c.3 0 .5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v9h-89v-9h5v5.8c0 .3.2.5.5.5zm23.9 35.6l-1.1-4.9h23.5l-.8 7h-19.5c-1 0-1.8-.8-2.1-2.1zm22.6 2.1l.8-7h3.5l-1.6 7h-2.7zm7.8-2.1c-.3 1.3-1.2 2.1-2.1 2.1h-1.9l1.6-7h3.6l-1.2 4.9zm18.8-6.9h-67.9c-2.3 0-3.6-2.1-3.6-4.5v-3.5H394c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-47.3v-5h76v5H399c-.3 0-.5.2-.5.5s.2.5.5.5h23.7v3.5c.1 2.4-2.1 4.5-4.3 4.5zm4.9-16h-77.9c-2.8 0-5.6-2.1-5.6-5.1v-3.9h89v3.9c0 3.1-2.6 5.1-5.5 5.1zm5.5-51.7v8.7h-63.9c-.3 0-.5.2-.5.5s.2.5.5.5h63.9v21h-89v-21h19c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-19v-8.7c0-1 1.2-2.3 2.1-2.3h84.9c1 0 2 1.3 2 2.3zm-3.4-4.3h-82.1c.2-1 2.1-3 4.5-3h73c2.5 0 4.5 2 4.6 3zm79.8 208.3c-21 0-38.2 17.1-38.2 38.2s17.1 38.2 38.2 38.2c21 0 38.2-17.1 38.2-38.2s-17.1-38.2-38.2-38.2zm26.3 63l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l3.3 3.3c-6.5 6.1-15.2 9.9-24.8 9.9-9.6 0-18.4-3.8-24.8-9.9l3.3-3.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-3.3 3.3c-6.1-6.5-9.9-15.2-9.9-24.8 0-9.6 3.8-18.4 9.9-24.8l3.3 3.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-3.3-3.3c6.5-6.1 15.2-9.9 24.8-9.9 9.6 0 18.4 3.8 24.8 9.9l-3.3 3.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3.3-3.3c6.1 6.5 9.9 15.2 9.9 24.8 0 9.6-3.8 18.3-9.9 24.8z\"></path><path d=\"M520.4 303.5l2.1-2.1-.4 4.4c0 .2.1.4.3.5h.2c.1 0 .3-.1.4-.1l3.1-3.1c.2-.2.2-.5 0-.7s-.5-.2-.7 0l-2.1 2.1.4-4.4c0-.2-.1-.4-.3-.5-.2-.1-.4 0-.6.1l-3.1 3.1c-.2.2-.2.5 0 .7s.5.2.7 0zm-30.1 32.1c-.5-.5-1.1-.6-1.7-.3-.6.3-.9.9-.9 1.5l.2 2.5c0 .3-.2.5-.3.5-.1 0-.3.1-.6-.1l-1.3-1.3c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l1.3 1.3c.3.3.7.4 1.1.4.2 0 .4 0 .6-.1.6-.3.9-.9.9-1.5l-.2-2.5c0-.3.2-.5.3-.5.1 0 .3-.1.6.1l1.3 1.3c.2.2.5.2.7 0s.2-.5 0-.7l-1.3-1.3z\"></path><path d=\"M550.4 267.8c-2-2-5.3-2-7.3 0 0 0-.1.1-.1.2l-2.2 3.3c-1.1 1.6-.8 3.8.5 5.2l3.4 3.4-1.6 1.6c-4-3.3-9.9-3.1-13.6.7 0 0 0 .1-.1.1-7-4.4-15.3-7-24.2-7-25.1 0-45.5 20.4-45.5 45.5s20.4 45.5 45.5 45.5 45.5-20.4 45.5-45.5c0-8.8-2.6-17.1-6.9-24.1 0 0 .1 0 .1-.1 3.7-3.7 3.9-9.6.7-13.6l1.6-1.6 3.4 3.4c.8.8 1.9 1.2 2.9 1.2.8 0 1.6-.2 2.3-.7l3.3-2.2c.1 0 .1-.1.2-.1 2-2 2-5.3 0-7.3l-7.9-7.9zm-45.2 96.3c-24 0-43.5-19.5-43.5-43.5s19.5-43.5 43.5-43.5 43.5 19.5 43.5 43.5-19.5 43.5-43.5 43.5zm37.4-69.2c-.7-1.1-1.5-2.1-2.4-3.1.6-.7 1.2-1.4 1.7-2.1.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1-.4.6-1 1.3-1.5 1.9-2.5-2.9-5.4-5.5-8.5-7.7 3.2-3 8.1-2.9 11.3.1 0 0 0 .1.1.1.6.6.5 2-.2 3.7-.1.2 0 .5.2.7h.2c.2 0 .4-.1.5-.3.4-.9.6-1.7.7-2.4 1.6 3.2 1.2 7.1-1.3 9.7zm14.2-13.5l-3.2 2.1c-.8.6-2 .4-2.7-.3l-3.4-3.4 1.1-1.1c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-1.1 1.1-3.4-3.4c-.7-.7-.8-1.9-.3-2.7l2.1-3.2c1.2-1.2 3.2-1.1 4.4.1l7.8 7.8c1.3 1.2 1.3 3.2.1 4.4z\"></path><path d=\"M478.9 290.2c.1 0 .2 0 .3-.1 3.1-2.7 6.6-4.8 10.4-6.4.3-.1.4-.4.3-.7-.1-.3-.4-.4-.7-.3-3.9 1.6-7.4 3.8-10.6 6.5-.2.2-.2.5-.1.7.2.2.3.3.4.3zm13.4 68.5c-6.1-2.1-11.7-5.7-16.2-10.4-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7 4.6 4.8 10.3 8.5 16.6 10.6h.2c.2 0 .4-.1.5-.3 0-.2-.2-.5-.4-.6zm26.3-.2c-4.3 1.5-8.8 2.3-13.4 2.3-2.6 0-5.1-.2-7.6-.7-.3-.1-.5.1-.6.4-.1.3.1.5.4.6 2.5.5 5.2.7 7.8.7 4.7 0 9.3-.8 13.7-2.3.3-.1.4-.4.3-.6 0-.3-.3-.5-.6-.4zm-13.4-79c-3.6 0-7.1.5-10.6 1.4-.3.1-.4.3-.4.6.1.3.3.4.6.4 3.3-.9 6.8-1.3 10.3-1.3 17.3 0 32.5 11 38.1 27.3.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-5.6-16.8-21.3-28.1-39-28.1zm11.9 42.9l-5.3.9c.3-.8.5-1.7.5-2.6s-.2-1.8-.5-2.6l7.9 1.3h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6l-8.6-1.4c-.2-.3-.4-.5-.6-.8l-4.4-26.5c-.1-.5-.5-.8-1-.8s-.9.4-1 .8l-4.4 26.5c-.2.3-.4.5-.6.8l-6.7 1.1c-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1l6-1c-.3.8-.5 1.7-.5 2.6 0 .9.2 1.8.5 2.6l-3-.5c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l3.7.6c.2.3.4.5.6.8l4.4 26.5c.1.5.5.8 1 .8s.9-.4 1-.8l4.4-26.5c.2-.3.4-.5.6-.8l6.1-1c.3 0 .5-.3.4-.6-.1-.2-.4-.4-.7-.4zm-17-1.7c0-2.8 2.3-5.1 5.1-5.1s5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1-5.1-2.3-5.1-5.1zm3.8-16.8l2.3-2.3.5 2.7-3.4 3.4.6-3.8zm4.4 10.4c-.9-.5-2-.7-3.1-.7-.5 0-1.1.1-1.6.2l3.9-3.9.8 4.4zm-5.4-4.8l3.9-3.9.5 3.1-5.2 5.2.8-4.4zm2.3-13.7l.8 4.6-1.8 1.8 1-6.4zm0 49.8l-3.1-18.5c.9.5 2 .7 3.1.7s2.2-.3 3.1-.7l-3.1 18.5z\"></path><path d=\"M526.9 319.6l-3.9-.6c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l3.9.6s.1 0 .1.1-.1.1-.1.1l-7.4 1.2c-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1l7.4-1.2c.6-.1 1-.6 1-1.1s-.5-1.1-1-1.1zm-34.5 2.7l-8.6-1.4s-.1 0-.1-.1.1-.1.1-.1l5.8-1c.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4l-5.8 1c-.6.1-1 .6-1 1.1s.4 1 1 1.1l8.6 1.4h.1c.2 0 .5-.2.5-.4.1-.3-.1-.6-.4-.6zM796 39.2h171.1c2.6 0 4.7-2 4.7-4.6V15.4c0-2.6-2.1-5.1-4.7-5.1H796.4v.3c-.1 0-.2.1-.3.2 0 0 0 .1-.1.1L782.3 18c-.2.1-.3.2-.4.4l-5.1 1.1c-1.7.2-3 2.1-3 4.2v3.5c0 2.2 1.3 4 2.9 4.2l5.7 1.2 13.6 6.6zm173.8-23.8v19.3c0 1.5-1.2 2.6-2.7 2.6H802.4l2.2-.7c.4-.1.6-.5.7-.9 0-.4-.2-.8-.5-1l-6.5-3.3 9.5-7.2c.3-.3.5-.7.3-1.1s-.5-.7-.9-.7l-6.2-.1 1.2-2.6c.2-.5 0-.8-.4-1l-.9-.3h128.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H799.7c-.1 0 0-.2-.1-.1l-1.8-1.4v-3.4h169.3c1.5-.3 2.7 1.4 2.7 2.9zm-186 4l12-6.1v2.8c0 .3 0 .7.3.9l4 2.5-1.5 3.2c-.1.3-.1.7 0 .9.2.3.5.5.8.5l4.9.1-8.5 6.5c-.3.2-.4.5-.4.9 0 .3.2.6.5.8l5.8 2.9-5.2 1.8-12.7-6.1V19.4zm-8 7.7v-3.5c0-1.3.7-2.2 1.3-2.3l4.7-.9v10l-4.7-1c-.6-.1-1.3-1-1.3-2.3z\"></path><path d=\"M941 18.2h22c.8 0 1.8.2 1.8 1v11.6c0 .8-.9 1.3-1.8 1.3h-99.4c-.3 0-.5.2-.5.5s.2.5.5.5H963c1.4 0 2.8-1 2.8-2.3V19.3c0-1.4-1.4-2-2.8-2h-22c-.3 0-.5.2-.5.5s.2.4.5.4zm-89.2 14H809c-.3 0-.5.2-.5.5s.2.5.5.5h42.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm131.3 102.1c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2c-.7 0-1.3.3-1.7.8-.2.2-.2.5.1.7.2.2.5.2.7-.1.2-.3.6-.4 1-.4.7 0 1.2.6 1.2 1.2s-.6 1.2-1.2 1.2c-.4 0-.9-.2-1.1-.6-.1-.2-.5-.3-.7-.2-.2.1-.3.4-.2.7.4.7 1.1 1.1 1.9 1.1zm4.8-3.7c-.2.3-.6.3-.8.1-.1-.1-.2-.2-.2-.4s0-.3.1-.4c.2-.3.6-.3.8-.1.2.2.5.1.7-.1.2-.2.1-.5-.1-.7-.7-.5-1.7-.3-2.2.4-.5.7-.3 1.7.4 2.2.3.2.6.3.9.3.5 0 1-.2 1.3-.7.2-.2.1-.5-.1-.7-.3-.1-.7-.1-.8.1zm-.6-3.8c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6c-.3 0-.5.2-.5.5s.2.5.5.5.6.3.6.6-.3.6-.6.6-.6-.3-.6-.6-.2-.5-.5-.5-.5.2-.5.5c0 .8.7 1.6 1.6 1.6zm-64.1-34.9c-.2.3-.6.3-.8.1-.1-.1-.2-.2-.2-.4s0-.3.1-.4c.1-.1.2-.2.4-.2s.3 0 .4.1c.2.2.5.1.7-.1.2-.2.1-.5-.1-.7-.3-.2-.8-.3-1.2-.3-.4.1-.8.3-1 .6s-.3.8-.3 1.2c.1.4.3.8.6 1 .3.2.6.3.9.3.5 0 1-.2 1.3-.7.2-.2.1-.5-.1-.7-.3-.1-.6-.1-.7.2z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 525.5 525.5\"><path d=\"M375.5 345.2c0-.1 0-.1 0 0 0-.1 0-.1 0 0-1.1-2.9-2.3-5.5-3.4-7.8-1.4-4.7-2.4-13.8-.5-19.8 3.4-10.6 3.6-40.6 1.2-54.5-2.3-14-12.3-29.8-18.5-36.9-5.3-6.2-12.8-14.9-15.4-17.9 8.6-5.6 13.3-13.3 14-23 0-.3 0-.6.1-.8.4-4.1-.6-9.9-3.9-13.5-2.1-2.3-4.8-3.5-8-3.5h-54.9c-.8-7.1-3-13-5.2-17.5-6.8-13.9-12.5-16.5-21.2-16.5h-.7c-8.7 0-14.4 2.5-21.2 16.5-2.2 4.5-4.4 10.4-5.2 17.5h-48.5c-3.2 0-5.9 1.2-8 3.5-3.2 3.6-4.3 9.3-3.9 13.5 0 .2 0 .5.1.8.7 9.8 5.4 17.4 14 23-2.6 3.1-10.1 11.7-15.4 17.9-6.1 7.2-16.1 22.9-18.5 36.9-2.2 13.3-1.2 47.4 1 54.9 1.1 3.8 1.4 14.5-.2 19.4-1.2 2.4-2.3 5-3.4 7.9-4.4 11.6-6.2 26.3-5 32.6 1.8 9.9 16.5 14.4 29.4 14.4h176.8c12.9 0 27.6-4.5 29.4-14.4 1.2-6.5-.5-21.1-5-32.7zm-97.7-178c.3-3.2.8-10.6-.2-18 2.4 4.3 5 10.5 5.9 18h-5.7zm-36.3-17.9c-1 7.4-.5 14.8-.2 18h-5.7c.9-7.5 3.5-13.7 5.9-18zm4.5-6.9c0-.1.1-.2.1-.4 4.4-5.3 8.4-5.8 13.1-5.8h.7c4.7 0 8.7.6 13.1 5.8 0 .1 0 .2.1.4 3.2 8.9 2.2 21.2 1.8 25h-30.7c-.4-3.8-1.3-16.1 1.8-25zm-70.7 42.5c0-.3 0-.6-.1-.9-.3-3.4.5-8.4 3.1-11.3 1-1.1 2.1-1.7 3.4-2.1l-.6.6c-2.8 3.1-3.7 8.1-3.3 11.6 0 .2 0 .5.1.8.3 3.5.9 11.7 10.6 18.8.3.2.8.2 1-.2.2-.3.2-.8-.2-1-9.2-6.7-9.8-14.4-10-17.7 0-.3 0-.6-.1-.8-.3-3.2.5-7.7 3-10.5.8-.8 1.7-1.5 2.6-1.9h155.7c1 .4 1.9 1.1 2.6 1.9 2.5 2.8 3.3 7.3 3 10.5 0 .2 0 .5-.1.8-.3 3.6-1 13.1-13.8 20.1-.3.2-.5.6-.3 1 .1.2.4.4.6.4.1 0 .2 0 .3-.1 13.5-7.5 14.3-17.5 14.6-21.3 0-.3 0-.5.1-.8.4-3.5-.5-8.5-3.3-11.6l-.6-.6c1.3.4 2.5 1.1 3.4 2.1 2.6 2.9 3.5 7.9 3.1 11.3 0 .3 0 .6-.1.9-1.5 20.9-23.6 31.4-65.5 31.4h-43.8c-41.8 0-63.9-10.5-65.4-31.4zm91 89.1h-7c0-1.5 0-3-.1-4.2-.2-12.5-2.2-31.1-2.7-35.1h3.6c.8 0 1.4-.6 1.4-1.4v-14.1h2.4v14.1c0 .8.6 1.4 1.4 1.4h3.7c-.4 3.9-2.4 22.6-2.7 35.1v4.2zm65.3 11.9h-16.8c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h16.8v2.8h-62.2c0-.9-.1-1.9-.1-2.8h33.9c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-33.9c-.1-3.2-.1-6.3-.1-9h62.5v9zm-12.5 24.4h-6.3l.2-1.6h5.9l.2 1.6zm-5.8-4.5l1.6-12.3h2l1.6 12.3h-5.2zm-57-19.9h-62.4v-9h62.5c0 2.7 0 5.8-.1 9zm-62.4 1.4h62.4c0 .9-.1 1.8-.1 2.8H194v-2.8zm65.2 0h7.3c0 .9.1 1.8.1 2.8H259c.1-.9.1-1.8.1-2.8zm7.2-1.4h-7.2c.1-3.2.1-6.3.1-9h7c0 2.7 0 5.8.1 9zm-7.7-66.7v6.8h-9v-6.8h9zm-8.9 8.3h9v.7h-9v-.7zm0 2.1h9v2.3h-9v-2.3zm26-1.4h-9v-.7h9v.7zm-9 3.7v-2.3h9v2.3h-9zm9-5.9h-9v-6.8h9v6.8zm-119.3 91.1c-2.1-7.1-3-40.9-.9-53.6 2.2-13.5 11.9-28.6 17.8-35.6 5.6-6.5 13.5-15.7 15.7-18.3 11.4 6.4 28.7 9.6 51.8 9.6h6v14.1c0 .8.6 1.4 1.4 1.4h5.4c.3 3.1 2.4 22.4 2.7 35.1 0 1.2.1 2.6.1 4.2h-63.9c-.8 0-1.4.6-1.4 1.4v16.1c0 .8.6 1.4 1.4 1.4H256c-.8 11.8-2.8 24.7-8 33.3-2.6 4.4-4.9 8.5-6.9 12.2-.4.7-.1 1.6.6 1.9.2.1.4.2.6.2.5 0 1-.3 1.3-.8 1.9-3.7 4.2-7.7 6.8-12.1 5.4-9.1 7.6-22.5 8.4-34.7h7.8c.7 11.2 2.6 23.5 7.1 32.4.2.5.8.8 1.3.8.2 0 .4 0 .6-.2.7-.4 1-1.2.6-1.9-4.3-8.5-6.1-20.3-6.8-31.1H312l-2.4 18.6c-.1.4.1.8.3 1.1.3.3.7.5 1.1.5h9.6c.4 0 .8-.2 1.1-.5.3-.3.4-.7.3-1.1l-2.4-18.6H333c.8 0 1.4-.6 1.4-1.4v-16.1c0-.8-.6-1.4-1.4-1.4h-63.9c0-1.5 0-2.9.1-4.2.2-12.7 2.3-32 2.7-35.1h5.2c.8 0 1.4-.6 1.4-1.4v-14.1h6.2c23.1 0 40.4-3.2 51.8-9.6 2.3 2.6 10.1 11.8 15.7 18.3 5.9 6.9 15.6 22.1 17.8 35.6 2.2 13.4 2 43.2-1.1 53.1-1.2 3.9-1.4 8.7-1 13-1.7-2.8-2.9-4.4-3-4.6-.2-.3-.6-.5-.9-.6h-.5c-.2 0-.4.1-.5.2-.6.5-.8 1.4-.3 2 0 0 .2.3.5.8 1.4 2.1 5.6 8.4 8.9 16.7h-42.9v-43.8c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v44.9c0 .1-.1.2-.1.3 0 .1 0 .2.1.3v9c-1.1 2-3.9 3.7-10.5 3.7h-7.5c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h7.5c5 0 8.5-.9 10.5-2.8-.1 3.1-1.5 6.5-10.5 6.5H210.4c-9 0-10.5-3.4-10.5-6.5 2 1.9 5.5 2.8 10.5 2.8h67.4c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-67.4c-6.7 0-9.4-1.7-10.5-3.7v-54.5c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v43.8h-43.6c4.2-10.2 9.4-17.4 9.5-17.5.5-.6.3-1.5-.3-2s-1.5-.3-2 .3c-.1.2-1.4 2-3.2 5 .1-4.9-.4-10.2-1.1-12.8zm221.4 60.2c-1.5 8.3-14.9 12-26.6 12H174.4c-11.8 0-25.1-3.8-26.6-12-1-5.7.6-19.3 4.6-30.2H197v9.8c0 6.4 4.5 9.7 13.4 9.7h105.4c8.9 0 13.4-3.3 13.4-9.7v-9.8h44c4 10.9 5.6 24.5 4.6 30.2z\"></path><path d=\"M286.1 359.3c0 .4.3.7.7.7h14.7c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-14.7c-.3 0-.7.3-.7.7zm5.3-145.6c13.5-.5 24.7-2.3 33.5-5.3.4-.1.6-.5.4-.9-.1-.4-.5-.6-.9-.4-8.6 3-19.7 4.7-33 5.2-.4 0-.7.3-.7.7 0 .4.3.7.7.7zm-11.3.1c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H242c-19.9 0-35.3-2.5-45.9-7.4-.4-.2-.8 0-.9.3-.2.4 0 .8.3.9 10.8 5 26.4 7.5 46.5 7.5h38.1zm-7.2 116.9c.4.1.9.1 1.4.1 1.7 0 3.4-.7 4.7-1.9 1.4-1.4 1.9-3.2 1.5-5-.2-.8-.9-1.2-1.7-1.1-.8.2-1.2.9-1.1 1.7.3 1.2-.4 2-.7 2.4-.9.9-2.2 1.3-3.4 1-.8-.2-1.5.3-1.7 1.1s.2 1.5 1 1.7z\"></path><path d=\"M275.5 331.6c-.8 0-1.4.6-1.5 1.4 0 .8.6 1.4 1.4 1.5h.3c3.6 0 7-2.8 7.7-6.3.2-.8-.4-1.5-1.1-1.7-.8-.2-1.5.4-1.7 1.1-.4 2.3-2.8 4.2-5.1 4zm5.4 1.6c-.6.5-.6 1.4-.1 2 1.1 1.3 2.5 2.2 4.2 2.8.2.1.3.1.5.1.6 0 1.1-.3 1.3-.9.3-.7-.1-1.6-.8-1.8-1.2-.5-2.2-1.2-3-2.1-.6-.6-1.5-.6-2.1-.1zm-38.2 12.7c.5 0 .9 0 1.4-.1.8-.2 1.3-.9 1.1-1.7-.2-.8-.9-1.3-1.7-1.1-1.2.3-2.5-.1-3.4-1-.4-.4-1-1.2-.8-2.4.2-.8-.3-1.5-1.1-1.7-.8-.2-1.5.3-1.7 1.1-.4 1.8.1 3.7 1.5 5 1.2 1.2 2.9 1.9 4.7 1.9z\"></path><path d=\"M241.2 349.6h.3c.8 0 1.4-.7 1.4-1.5s-.7-1.4-1.5-1.4c-2.3.1-4.6-1.7-5.1-4-.2-.8-.9-1.3-1.7-1.1-.8.2-1.3.9-1.1 1.7.7 3.5 4.1 6.3 7.7 6.3zm-9.7 3.6c.2 0 .3 0 .5-.1 1.6-.6 3-1.6 4.2-2.8.5-.6.5-1.5-.1-2s-1.5-.5-2 .1c-.8.9-1.8 1.6-3 2.1-.7.3-1.1 1.1-.8 1.8 0 .6.6.9 1.2.9z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 525.5 525.5\"><path d=\"M401.7 288.4c-.7-.5-1.6-.5-2.4 0l-.3-.7c-2.6-5.8-7.1-10.1-12.8-12.2l-77.8-31.8-7.1-3.9 1.3-1.7c.2-.3.2-.8-.1-1-.3-.2-.8-.2-1 .1l-1.4 1.9-12-6.6.4-4.5c.1-.8-.5-1.5-1.3-1.5-.8-.1-1.5.5-1.5 1.3l-.1.9-1.4 1.7-13.4-7.4.4-4.3c.1-.8-.5-1.5-1.3-1.6-.8-.1-1.5.5-1.6 1.3l-.1 1-1.2 1.6-13.3-7.3.5-4.4c.1-.8-.5-1.5-1.2-1.6-.8-.1-1.5.5-1.6 1.2l-.4 3.2-17.7-9.8c-5.3-3.1-11.6-3.1-16.5.1-4.6 3-7 8.2-6.3 13.7l1.3 12.6c-8.3 6.5-17.7 10.1-27.2 10.1-8.8 0-17-2.3-24.5-6.7-5.9-3.5-11.1-8.2-15.4-14-2-2.6-5.1-4.9-7.7-4.3-.8.2-2.2.9-2.6 3.2v78l-3.7-.3c-2.5-.2-4.7 1.7-5.3 4.7l-2.3 15.5c-.4 2.2 0 4.4 1.3 6.1.9 1.2 2.2 2 3.7 2.1 19.4 1.2 58.1 2.5 101 2.5 32.5 0 67.4-.8 98.2-3 38.9-2.8 62.8-11.8 73.1-27.4.7-1.1 1.4-2.2 2-3.3.4-1.3.2-2.8-.7-3.5zm-94.5-42.2l.1.1 22 9c-12.2 2.2-24.9.5-36.1-4.9l6.4-8.3 7.6 4.1zm-8.8-4.8l-6.5 8.4-1.5-.7c-.7-.3-1.6-.1-1.9.6-.3.7-.1 1.6.6 1.9l.9.5-2.6 3.3c-.5-.3-1-.5-1.5-.6l1.8-19.2 10.7 5.8zm-12.7 16.3s.1 0 0 0zm-3.2-25.1l-7.2 9-2.7-1.3c-.7-.3-1.6-.1-1.9.6-.3.7-.1 1.6.6 1.9l2.1 1-3.6 4.5c-.5-.3-1-.5-1.5-.7l2.2-21.6 12 6.6zm-14.5 18c.1 0 .1 0 0 0zm-2.6-27.4l-7.4 9.9-2.5-1.2c-.7-.3-1.6-.1-1.9.6-.3.7-.1 1.6.6 1.9l2.1 1-4.3 5.8-1.2-.6 2.8-24 11.8 6.6zm-52-7.4c-.6-4.5 1.3-8.6 5-11 3.7-2.4 8.4-2.6 12.4-.6l-.3.6c-.2.4-.4.9-.6 1.3-.1.3-.3.5-.4.8-2.4 4.8-5.4 9.3-8.8 13.4-2 2.4-4.1 4.5-6.3 6.4l-1-10.9zm-76.1 2.3v-.5c.1-.4.2-.9.5-.9.8-.2 2.9.8 4.7 3.2 4.5 6.1 10 11 16.2 14.7 7.9 4.7 16.7 7.1 26 7.1 14 0 27.6-7 38.3-19.7 3.6-4.3 6.7-8.9 9.2-14 .1-.2.2-.4.3-.7.2-.5.5-1 .7-1.4.1-.1.1-.3.2-.4l17.4 9.6-2.9 25c-4.2.1-7.5 3.5-7.5 7.7 0 .8.1 1.6.4 2.4.2.7 1.1 1.1 1.8.9.7-.2 1.1-1.1.9-1.8-.2-.5-.2-1-.2-1.5 0-2.5 1.9-4.5 4.3-4.8l-.4 3.7c-.1.8.5 1.5 1.2 1.6h.2c.7 0 1.3-.5 1.4-1.3l.1-1 1.3-1.7c.9.9 1.5 2.1 1.5 3.5 0 2.7-2.2 4.8-4.8 4.8-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4 4.2 0 7.7-3.4 7.7-7.7 0-2.3-1-4.4-2.7-5.8l4.5-6 5.8 2.9c.2.1.4.1.6.1.5 0 1-.3 1.3-.8.3-.7.1-1.6-.6-1.9l-5.3-2.6 7.4-9.9 1.1.6-2.3 22.8c-4 .2-7.2 3.6-7.2 7.7 0 .6.1 1.2.2 1.7.2.8.9 1.2 1.7 1.1.8-.2 1.2-.9 1.1-1.7-.1-.4-.1-.7-.1-1.1 0-2.4 1.8-4.4 4.1-4.8l-.4 3.7c-.1.8.5 1.5 1.3 1.6h.1c.7 0 1.3-.5 1.4-1.3l.1-.9 1.5-1.9c.9.9 1.5 2.1 1.5 3.5 0 2.7-2.2 4.8-4.8 4.8-.8 0-1.4.6-1.4 1.4s.6 1.4 1.4 1.4c4.2 0 7.7-3.4 7.7-7.7 0-2.3-1-4.3-2.6-5.8l3.7-4.7 5.9 2.9c.2.1.4.1.6.1.5 0 1-.3 1.3-.8.3-.7.1-1.6-.6-1.9l-5.3-2.6 7.1-9 1.4.8-1.9 20.4c-3.9.3-7 3.6-7 7.6 0 .8.1 1.6.4 2.3.2.7 1 1.2 1.8.9.7-.2 1.2-1 .9-1.8-.1-.5-.2-1-.2-1.5 0-2.4 1.7-4.3 3.9-4.7l-.4 3.7c-.1.8.5 1.5 1.3 1.5h.1c.7 0 1.3-.6 1.4-1.3l.1-.9 1.5-2c1 .9 1.7 2.2 1.7 3.6 0 2.7-2.2 4.8-4.8 4.8-.8 0-1.4.6-1.4 1.4s.6 1.4 1.4 1.4c4.2 0 7.7-3.4 7.7-7.7 0-2.4-1.1-4.5-2.8-5.9l2.7-3.5c8.6 4.2 17.9 6.3 27.4 6.3 4.8 0 9.5-.5 14.2-1.6.2-.1.4-.2.6-.4l51.6 21.1c4.2 1.5 7.6 4.5 10 8.4-2.5 2-10.2 7.5-24 11.9-.4.1-.6.5-.5.9.1.3.4.5.7.5h.2c13.8-4.4 21.4-9.8 24.2-12 .2.3.4.7.5 1l.6 1.4c-.6.4-1.2.9-1.8 1.3-30.8 22.3-83 18.6-133.5 14.9l-46.9-4.2c0-1.1-.1-2.2-.1-3.3 10 1.1 66 6.9 103.8 7.3.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7-38.1-.5-94.7-6.4-103.9-7.3-1.4-14.1-7.8-29.6-14-38.7 14.6-3.2 28.2-11.3 38.4-23l5.4-6.2 1.2.6c.7.3 1.6.1 1.9-.6.3-.7.1-1.6-.6-1.9l-2.2-1.1c-.6-.3-1.3-.1-1.7.3l-6.1 7c-12.4 14.2-29.9 22.8-47.9 23.6-1 0-2 .1-3 .1-19.4 0-38.4-7.6-48.7-19.5v-19.8c-.2.7-.2.7-.2.6zm0 24.2c11.1 11.1 29.8 18.1 48.7 18.1 1.1 0 2.1 0 3.1-.1l3.9-.3c2.1 2.9 4.3 6.5 6.2 10.5.1.3.4.4.6.4.1 0 .2 0 .3-.1.4-.2.5-.6.3-.9-1.8-3.7-3.8-7.2-5.9-10.1 1-.1 2-.3 3-.5 0 .1.1.2.1.3 6.8 9.5 13.9 27.4 14.2 42.3l-3-.3v-.2c-.2-7.1-2.1-15.7-5.3-24.3-.1-.4-.6-.5-.9-.4-.4.1-.5.6-.4.9 3.2 8.4 5.1 16.8 5.2 23.8l-70.3-6.4v-52.7zm260.6 51.2c-9.8 14.9-33 23.5-70.9 26.2-71.5 5.1-164.8 2.5-198.8.5-.7 0-1.3-.5-1.6-.9-.7-1-1-2.4-.7-3.8l2.3-15.5c.3-1.4 1.2-2.3 2.2-2.3h.1L258 309.1l3.5.3c2 .1 4 .3 6 .4.6 0 1.2.1 1.8.1 2.2.2 4.3.3 6.5.5h.1c2.1.1 4.2.3 6.3.4.5 0 1.1.1 1.6.1 2.1.1 4.3.3 6.4.4l6.3.3c.5 0 1 0 1.6.1 4.2.2 8.4.3 12.6.4h1.5c2.1 0 4.1.1 6.2.1h6.8c1.2 0 2.4-.1 3.6-.1.6 0 1.2 0 1.8-.1 1.2 0 2.4-.1 3.6-.2.5 0 1.1-.1 1.6-.1 1.7-.1 3.3-.2 4.9-.3h.1c1.7-.1 3.3-.3 4.9-.5.5-.1 1-.1 1.5-.2 1.1-.1 2.3-.3 3.4-.4.6-.1 1.1-.2 1.7-.2 1.1-.2 2.2-.3 3.3-.5.5-.1 1-.2 1.5-.2 1.5-.3 3-.5 4.5-.9h.1c1.5-.3 3-.7 4.5-1 .5-.1.9-.2 1.4-.4 1-.3 2-.5 3-.8.5-.1 1-.3 1.5-.5 1-.3 2-.6 2.9-.9.4-.1.9-.3 1.3-.5 1.4-.5 2.7-1 4-1.5h.1c1.3-.5 2.6-1.1 3.9-1.7l1.2-.6c.9-.4 1.8-.9 2.7-1.3.4-.2.9-.5 1.3-.7.9-.5 1.7-1 2.5-1.5.4-.2.8-.5 1.1-.7 1.2-.8 2.4-1.5 3.5-2.3.4-.3.8-.6 1.3-.9.1-.1.2-.1.2-.2.1 0 0 .3-.2.5z\"></path><path d=\"M192.5 315.8c-2.7-.1-5.3-.1-7.8-.2-.4 0-.7.3-.7.7 0 .4.3.7.7.7 2.6.1 5.2.1 7.8.2.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7z\"></path><path d=\"M227.2 312.5c-25.2-2.1-60.2-5.1-83.3-7.7-2.8-.3-5.4 1.7-5.8 4.5-.2 1.5.2 3 1.1 4.2.9 1.2 2.3 1.9 3.8 1.9 6.2.3 19 .9 34.5 1.4.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7-15.5-.5-28.2-1.1-34.5-1.4-1.1-.1-2.1-.6-2.8-1.4-.7-.9-1-2-.8-3.1.3-2.1 2.2-3.5 4.3-3.3 23.2 2.6 58.1 5.6 83.4 7.7.4 0 .7-.3.8-.6 0-.5-.3-.8-.7-.8zm32.5 2.6s-10.3-.8-25.4-2c-.3 0-.7.3-.8.6 0 .4.3.7.6.8 15.1 1.2 25.4 2 25.4 2h.1c.4 0 .7-.3.7-.7.1-.3-.2-.7-.6-.7zm69.1-8.8c10.3-.2 20.1-1.2 29.1-3 .4-.1.6-.5.6-.8-.1-.4-.5-.6-.8-.6-8.9 1.8-18.6 2.8-28.8 3-.4 0-.7.3-.7.7-.1.4.2.7.6.7z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 525.5 525.5\"><path d=\"M381.3 247.3c.3-1.2 1.2-3.4 3.4-4.2l2.5-.9c.5-.2.8-.5.9-1l3.8-16.2c.1-.4 0-.8-.2-1.1-.2-.3-.6-.5-1-.6-61.1-8.3-93.8-.3-113.3 4.6-6.4 1.6-11.1 2.7-14.6 2.7s-8.2-1.1-14.6-2.7c-19.5-4.8-52.2-12.9-113.3-4.6-.4.1-.8.3-1 .6-.2.3-.3.7-.2 1.1l3.8 16.2c.1.5.5.9.9 1l2.5.9c2.2.8 3.1 3 3.4 4.2.4 1.4.7 3 1.1 4.6 1.8 7.6 4 17 7.9 25.9-7.6 8.2-13.4 15.3-16.2 18.9-.5.7-.8 1.5-.7 2.4.1.8.5 1.5 1 2 .5.7 1.9 2.6 4.6 3.4 2.4.7 4.6 1 6.6 1 7.8 0 13.4-4.7 17.5-9.4 6.7 5.9 15.6 9.7 27.8 9.7 43.9 0 52.1-24.5 57.5-40.7 3.3-9.8 5.4-15.3 11.4-15.3 6.1 0 8.3 5.6 11.6 15.4 5.4 16.1 13.5 40.6 57.4 40.6 12.4 0 21.4-4 28.2-10.1 4.2 4.8 9.8 9.8 17.8 9.8 2 0 4.2-.3 6.6-1.1 2.6-.8 4.1-2.7 4.6-3.4.6-.5.9-1.2 1-2 .1-.9-.1-1.7-.7-2.4-2.9-3.7-8.9-11-16.7-19.4 3.8-8.7 6-18 7.7-25.4.3-1.5.7-3 1-4.5zm-238.6 54.5c-2.1-.6-3.1-2.3-3.1-2.3-.1-.2-.2-.3-.4-.4-.1-.1-.1-.2-.1-.2 0-.1 0-.2.1-.3 2.7-3.4 8.2-10.1 15.3-17.9 2.5 4.9 5.5 9.6 9.4 13.5-6.9 7.9-13.1 10.1-21.2 7.6zm244.3-3.3c.1.1.1.2.1.3 0 .1 0 .2-.1.2l-.4.4s-1 1.7-3.1 2.3c-8.2 2.5-14.5.2-21.6-8 3.9-4 6.9-8.7 9.3-13.7 7.4 8.1 13 15 15.8 18.5zm-9.5-47.2c-4.8 20.6-12.1 51.7-45.8 51.7-41.8 0-49.2-22.3-54.7-38.6-3.1-9.3-5.8-17.4-14.3-17.4-8.3 0-11 8-14.1 17.3-5.5 16.3-12.9 38.7-54.8 38.7-33.7 0-41-31.1-45.8-51.7-.4-1.7-.8-3.2-1.1-4.7-.8-3.1-2.6-5.3-5.2-6.2l-1.7-.6-3.2-14c59.5-7.9 91.5 0 110.7 4.7 6.6 1.6 11.4 2.8 15.3 2.8s8.7-1.2 15.3-2.8c19.2-4.7 51.2-12.6 110.7-4.7l-3.2 14-1.7.6c-2.5.9-4.4 3.2-5.2 6.2-.5 1.5-.8 3.1-1.2 4.7z\"></path><path d=\"M383.9 232c0-4.1-13.7-4.1-13.7 0 0 2 3.4 3.1 6.8 3.1 3.5 0 6.9-1 6.9-3.1zm-6.8 1.7c-3.4 0-5.4-1.1-5.4-1.7s2.1-1.7 5.4-1.7c3.4 0 5.4 1.1 5.4 1.7s-2.1 1.7-5.4 1.7zM141.8 232c0 2 3.4 3.1 6.8 3.1s6.8-1.1 6.8-3.1c.1-4-13.6-4-13.6 0zm6.8 1.7c-3.4 0-5.4-1.1-5.4-1.7s2.1-1.7 5.4-1.7 5.4 1.1 5.4 1.7-2 1.7-5.4 1.7zM356 227.6c-7.9-2-36.2-7.4-68 5.5-5.7 2.3-9.4 8-9.1 14.1.9 22.6 7 52.6 48.7 52.6 12.9 0 23.1-3.8 30.2-11.4 11.3-12.1 12.7-30.8 11.8-44.5-.6-7.9-6-14.4-13.6-16.3zm-67.5 6.8c15.7-6.4 30.5-8.2 42.4-8.2 11.9 0 20.8 1.8 24.7 2.8 5.3 1.3 9.4 5.1 11.4 10h-.1c-.1 0-14.3 1.7-36.4 3.5-9 .7-20.2 1.6-32.9 2.2h-.8c-.1 0-.2 0-.3.1-5 .3-10.2.5-15.6.7-.2 0-.3.1-.5.1.4-5.1 3.5-9.4 8.1-11.2zm39.1 64c-39.9 0-46.2-28.5-47.2-50.4.2.1.3.1.5.1 5.8-.2 11.4-.4 16.7-.7 28.4.1 40.9 18.3 51.9 34.4 1.6 2.4 3.2 4.7 4.8 6.9.2.2.4.4.7.5-6.8 6.1-15.9 9.2-27.4 9.2zm29.2-11.1c0-.1-.1-.3-.2-.4-1.6-2.2-3.1-4.4-4.7-6.8-8.8-12.9-19.4-28.3-39.2-33.7 6.5-.4 12.4-.9 17.6-1.3 10.4 5.8 21.4 14.7 33.6 27.3.3.3.6.4 1 .4h.1c-1.8 5.4-4.4 10.4-8.2 14.5zm9-17c-11-11.2-21.1-19.6-30.6-25.5 19.5-1.6 31.9-3.1 32-3.1.2 0 .4-.1.5-.2.2.8.3 1.6.3 2.5.5 6.7.5 16.7-2.2 26.3zM238 233c-31.7-12.9-60-7.5-68-5.5-7.6 1.9-13.1 8.5-13.6 16.4-.9 13.6.5 32.4 11.8 44.5 7.1 7.6 17.3 11.4 30.2 11.4 41.7 0 47.8-30 48.7-52.6.3-6.2-3.4-11.8-9.1-14.2zm-67.6-4.1c7.7-1.9 34.9-7.2 65.7 4.9-8 .9-14.7 1.5-22.6 2.2-5.5.5-11.6 2.6-18.3 6.3-21.8-1.7-35.8-3.4-36-3.4h-.3c2.1-4.9 6.2-8.6 11.5-10zM157.9 244c.1-.9.2-1.8.4-2.6.2.2.4.3.7.3.1 0 12.5 1.5 32 3.1-9.6 6-19.7 14.4-30.7 25.7-2.8-9.7-2.8-19.8-2.4-26.5zm40.5 54.4c-11.5 0-20.6-3.1-27.4-9.2.3-.1.6-.2.8-.5 1.5-2.1 3-4.2 4.6-6.5 11.4-16.5 24.3-35.1 55.1-34 5.1.2 8.8.3 13.6.3.2 0 .3 0 .4-.1-.9 21.9-7.3 50-47.1 50zm46.8-52.7c-4.8 0-8.4-.1-13.5-.3-32.4-1.3-46.4 19-57.6 35.2-1.6 2.3-3 4.4-4.5 6.4-.1.2-.2.3-.2.5-3.9-4.2-6.5-9.2-8.3-14.5h.3c.4 0 .7-.1 1-.4 12.3-12.6 23.4-21.6 34-27.5 6.5-3.6 12.4-5.7 17.6-6.2 8.5-.7 15.7-1.5 24.7-2.4.5-.1 1-.4 1.2-.9 3.5 2.3 5.7 6.1 6 10.2-.4-.1-.5-.1-.7-.1z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 525.5 525.5\"><path d=\"M271.9 192.7c-.5-3.8-3.7-6.1-8.6-6.1-4.9 0-8 2.3-8.6 6.1-66.9 5.7-76 78.9-77.2 102-.1 2 .8 3.7 2.5 4.8 1.1.7 2.3.9 3.5.7v29.4c0 2.8 1.4 5.5 3.7 7.1 2.3 1.6 5.1 2 7.8 1.1 6-2.1 12.1-5.7 18.6-9.4 13.3-7.8 28.4-16.5 48.9-16.5 21.2 0 34.9 8.5 47 16 7.3 4.5 14.2 8.8 21.9 10.7.7.2 1.4.2 2 .2 1.9 0 3.7-.6 5.2-1.8 2.1-1.7 3.4-4.2 3.4-6.9v-29.9c.2 0 .5.1.7.1.9 0 1.9-.3 2.8-.8 1.7-1 2.6-2.8 2.5-4.8-1.2-23-10.2-96.1-76.1-102zm-8.6-3c1.8 0 4.7.4 5.5 2.8-1.8-.1-3.6-.2-5.5-.2h-.1c-1.8 0-3.6.1-5.4.2.8-2.4 3.7-2.8 5.5-2.8zM339 330.1c0 1.8-.8 3.4-2.2 4.5-1.4 1.1-3.1 1.4-4.7 1-7.2-1.8-13.9-5.9-21-10.3-12.5-7.7-26.6-16.4-48.6-16.4-21.3 0-36.7 9-50.4 16.9-6.3 3.7-12.3 7.2-18.1 9.2-1.7.6-3.5.3-5-.7-1.5-1.1-2.4-2.8-2.4-4.7v-29.9c0-.2-.1-.5-.2-.7 10.6-5.8 34.1-15 76.4-15 42.3 0 65.7 9.1 76.4 15-.1.2-.2.4-.2.7v30.4zm4.9-33.1c-.7.4-1.6.5-2.3 0-2.3-1.3-5.4-2.9-9.2-4.4.6-2.3 1.1-4.7 1.6-7.1.1-.4-.2-.8-.6-.9-.4-.1-.8.2-.9.6-.4 2.3-.9 4.6-1.5 6.8-13.3-5.3-35.1-10.9-68.3-10.9-33.2 0-55 5.6-68.2 10.9-.6-2.6-1.2-5.2-1.7-7.8-.1-.4-.5-.7-.9-.6-.4.1-.7.5-.6.9.5 2.7 1.1 5.5 1.8 8.1-3.8 1.6-6.8 3.1-9.2 4.5-.7.4-1.6.4-2.3 0-.7-.4-1.1-1.2-1.1-2 .5-9.1 2.2-26.3 8.4-43.8-.1 3.7-.1 7.5 0 11.2 0 .4.3.7.8.7.4 0 .7-.4.7-.8-.2-5.3-.1-10.6.2-15.8.6-1.5 1.2-2.9 1.8-4.4-.9 9.5-1.5 26.8 2.5 46 .1.4.4.6.7.6h.2c.4-.1.7-.5.6-.9-4.8-22.5-3-42.4-2-49.9 11.3-22.5 31.6-42.4 68-42.6v83c0 .4.3.8.8.8.4 0 .8-.3.8-.8v-83h1.5v4.4c0 .4.3.8.8.8.4 0 .8-.3.8-.8v-4.4c33.8 1.3 53 20.5 63.9 42.1 1 7.1 2.9 27.4-2 50.4-.1.4.2.8.6.9h.2c.3 0 .7-.2.7-.6 4.2-19.5 3.5-37.1 2.5-46.5.7 1.5 1.3 2.9 1.9 4.4.3 4.7.4 9.5.3 14.3 0 .4.3.8.7.8.4 0 .7-.3.8-.7.1-3.3 0-6.5-.1-9.7 6.2 17.6 7.9 34.9 8.4 44.1 0 .8-.4 1.6-1.1 2.1z\"></path><path d=\"M295.5 203.8c-2.3 0-4.1 1.8-4.1 4.1s1.8 4.1 4.1 4.1 4.1-1.8 4.1-4.1c0-2.2-1.9-4.1-4.1-4.1zm0 6.7c-1.4 0-2.6-1.2-2.6-2.6 0-1.4 1.2-2.6 2.6-2.6s2.6 1.2 2.6 2.6c0 1.4-1.2 2.6-2.6 2.6zm-64.4-6.7c-2.3 0-4.1 1.8-4.1 4.1s1.8 4.1 4.1 4.1 4.1-1.8 4.1-4.1c0-2.2-1.8-4.1-4.1-4.1zm0 6.7c-1.4 0-2.6-1.2-2.6-2.6 0-1.4 1.2-2.6 2.6-2.6s2.6 1.2 2.6 2.6c0 1.4-1.2 2.6-2.6 2.6zm105.3 90.7c-.4 0-.8.3-.8.8v24.8c0 1.6-.8 3-2.1 3.9-1.3.9-2.9 1-4.3.4-2.2-.9-4.6-2.1-7.2-3.6-.4-.2-.8-.1-1 .3-.2.4-.1.8.3 1 2.7 1.5 5.1 2.7 7.4 3.7.8.3 1.6.5 2.3.5 1.2 0 2.3-.3 3.4-1 1.7-1.1 2.8-3.1 2.8-5.1v-24.8c-.1-.6-.4-.9-.8-.9zm-19.8 23c-1-.6-2-1.2-3-1.9-2.5-1.5-5.1-3.1-7.8-4.7-.4-.2-.8-.1-1 .3-.2.4-.1.8.3 1 2.7 1.5 5.3 3.1 7.8 4.7 1 .6 2 1.2 3 1.9.1.1.3.1.4.1.3 0 .5-.1.6-.4.2-.3.1-.8-.3-1zm-14.6-8.6c-9.1-4.9-21.9-10.5-39.9-10.5-22.3 0-38.6 9.4-53.1 17.6-4.4 2.5-8.5 4.9-12.5 6.8-1.4.7-3.1.6-4.4-.2-1.4-.9-2.2-2.3-2.2-3.9v-23.5c0-.4-.3-.8-.8-.8-.4 0-.8.3-.8.8v23.5c0 2.1 1.1 4.1 2.9 5.2 1 .6 2.1.9 3.2.9.9 0 1.8-.2 2.6-.6 4.1-2 8.2-4.3 12.6-6.9 14.3-8.2 30.4-17.4 52.3-17.4 17.7 0 30.3 5.5 39.2 10.3.4.2.8.1 1-.3.4-.3.3-.8-.1-1z\"></path><path d=\"M192.7 309.8c.4 0 .8-.3.8-.8v-9.1c0-.4-.3-.8-.8-.8-.4 0-.8.3-.8.8v9.1c0 .4.4.8.8.8zm1.1 14.8c.6.4 1.4.6 2.1.6.6 0 1.1-.1 1.7-.4 3-1.4 5.9-3 8.6-4.4.4-.2.5-.7.3-1-.2-.4-.7-.5-1-.3-2.7 1.5-5.7 3-8.6 4.4-.8.4-1.6.3-2.3-.1-.7-.5-1.1-1.2-1.1-2.1v-7.7c0-.4-.3-.8-.8-.8-.4 0-.8.3-.8.8v7.7c0 1.3.7 2.6 1.9 3.3zm15.8-6.1c.1 0 .2 0 .4-.1 2.4-1.3 4.8-2.6 7.3-3.9.4-.2.5-.6.3-1s-.6-.5-1-.3c-2.5 1.3-5 2.6-7.3 3.9-.4.2-.5.7-.3 1 0 .2.3.4.6.4zm12.4-6.4c9.7-4.6 23-10 40.2-10 23.1 0 38 8.6 51.1 16.2 5 2.9 9.8 5.6 14.7 7.7.5.2 1 .3 1.6.3.8 0 1.5-.2 2.2-.7 1.1-.7 1.8-2 1.8-3.3v-22.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v22.5c0 .8-.4 1.6-1.1 2-.7.5-1.6.5-2.3.2-4.8-2.1-9.5-4.8-14.5-7.7-13.3-7.7-28.4-16.4-51.9-16.4-17.5 0-31 5.4-40.8 10.1-.4.2-.5.6-.4 1 .2.6.7.8 1 .6zm44.3-107.8c-.4 0-.8.3-.8.8v23.7c0 .4.3.8.8.8.4 0 .8-.3.8-.8v-23.7c0-.5-.4-.8-.8-.8zm-6 61c-.4 0-.8.3-.8.8v8.9c0 .4.3.8.8.8.4 0 .8-.3.8-.8v-9c-.1-.4-.4-.7-.8-.7zm0-21.5c-.4 0-.8.3-.8.8v15.3c0 .4.3.8.8.8.4 0 .8-.3.8-.8v-15.3c-.1-.4-.4-.8-.8-.8zm75.3 23c-.4 0-.8.3-.8.7-.3 3.8-.7 7.6-1.2 11.4-.1.4.2.8.6.9h.1c.4 0 .7-.3.7-.6.5-3.8 1-7.6 1.2-11.5.1-.5-.2-.9-.6-.9zm-145.6.3c-.4 0-.7.4-.7.8.3 3.5.6 7.1 1.1 10.6.1.4.4.6.7.6h.1c.4-.1.7-.4.6-.9-.5-3.4-.9-7-1.1-10.5 0-.4-.4-.7-.7-.6z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 525.5 525.5\"><path d=\"M330.3 251.9h-4.8c-1.8-11-6.1-21.1-12.4-29.7v-.6l-6.2-23.5c-1.3-5.1-5.9-8.6-11.1-8.6h-8.5l-1.4-4.8c-.7-2.4-2.8-4-5.3-4h-46.3c-2.5 0-4.6 1.6-5.3 4l-1.4 4.8H219c-5.2 0-9.8 3.5-11.1 8.6l-6.2 23.5c-.1.2-.1.4 0 .6-8.4 11.4-13.3 25.5-13.3 40.6 0 15.2 4.9 29.2 13.3 40.6v.6l6.2 23.5c1.3 5.1 5.9 8.6 11.1 8.6h8.5l1.4 4.8c.7 2.3 2.9 4 5.3 4h46.3c2.5 0 4.6-1.6 5.3-4l1.4-4.8h8.4c5.2 0 9.8-3.5 11.1-8.6L313 304c.1-.2.1-.4 0-.6 6.3-8.6 10.7-18.7 12.4-29.7h4.8c3.8 0 6.9-3.1 6.9-6.9v-8.1c0-3.8-3.1-6.8-6.8-6.8zm-119.7-53.2c1-3.8 4.4-6.5 8.4-6.5h9.5c.2 0 .3 0 .5-.1.1 0 .3.1.4.1h12.1c.8 0 1.4-.6 1.4-1.4 0-.8-.6-1.4-1.4-1.4h-11.1l1.2-4c.3-1.2 1.4-1.9 2.6-1.9h46.3c1.2 0 2.2.8 2.6 1.9l1.2 4h-11.1c-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4h12.1c.2 0 .3 0 .4-.1.2.1.3.1.5.1h9.5c3.9 0 7.4 2.7 8.4 6.5l4.8 18.3c-12.6-14.2-31-23.2-51.5-23.2s-38.9 9-51.5 23.2l4.7-18.3zm46.7-2c36.4 0 66.1 29.7 66.1 66.1 0 36.4-29.7 66.1-66.1 66.1s-66.1-29.7-66.1-66.1c0-36.5 29.7-66.1 66.1-66.1zM304 326.8c-1 3.8-4.4 6.5-8.4 6.5h-22.5c-.8 0-1.4.6-1.4 1.4s.6 1.4 1.4 1.4h11.1l-1.2 4c-.3 1.2-1.4 1.9-2.6 1.9h-46.3c-1.2 0-2.3-.8-2.6-1.9l-1.2-4h11.1c.8 0 1.4-.6 1.4-1.4s-.6-1.4-1.4-1.4H219c-3.9 0-7.4-2.7-8.4-6.5l-4.8-18.3c12.6 14.2 31 23.2 51.5 23.2s38.9-9 51.5-23.2l-4.8 18.3zm30.3-60c0 2.2-1.8 4-4 4h-4.5c.1-.5.1-1 .2-1.6h5.2c.4 0 .7-.3.7-.7s-.3-.7-.7-.7h-5.1c.1-.8.1-1.6.1-2.4h5c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-4.9v-2.4h4.9c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-5c0-.8-.1-1.6-.1-2.4h5.1c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H326c0-.5-.1-1-.2-1.6h4.5c2.2 0 4 1.8 4 4v8z\"></path><path d=\"M257.3 324.5c34 0 61.7-27.7 61.7-61.7s-27.7-61.7-61.7-61.7-61.7 27.7-61.7 61.7 27.7 61.7 61.7 61.7zm0-120.6c32.5 0 58.9 26.4 58.9 58.9s-26.4 58.9-58.9 58.9-58.9-26.4-58.9-58.9 26.5-58.9 58.9-58.9zm26.3 144h-52.5c-.8 0-1.4.6-1.4 1.4v18.8c0 .8.6 1.4 1.4 1.4h52.5c.8 0 1.4-.6 1.4-1.4v-18.8c0-.8-.7-1.4-1.4-1.4zm-1.5 18.8h-49.6v-16h49.6v16zm19.5-28h-12.3c-.8 0-1.4.6-1.4 1.4v15.5c0 .8.6 1.4 1.4 1.4h12.3c.8 0 1.4-.6 1.4-1.4v-15.5c0-.7-.7-1.4-1.4-1.4zm-1.5 15.5h-9.4v-12.6h9.4v12.6zm-74.7-15.5h-12.3c-.8 0-1.4.6-1.4 1.4v15.5c0 .8.6 1.4 1.4 1.4h12.3c.8 0 1.4-.6 1.4-1.4v-15.5c0-.7-.6-1.4-1.4-1.4zm-1.5 15.5h-9.4v-12.6h9.4v12.6zm59.7 19h-52.5c-.8 0-1.4.6-1.4 1.4v18.8c0 .8.6 1.4 1.4 1.4h52.5c.8 0 1.4-.6 1.4-1.4v-18.8c0-.8-.7-1.4-1.4-1.4zm-1.5 18.8h-49.6v-16h49.6v16zm19.5-32.7h-12.3c-.8 0-1.4.6-1.4 1.4v20.1c0 .8.6 1.4 1.4 1.4h12.3c.8 0 1.4-.6 1.4-1.4v-20.1c0-.8-.7-1.4-1.4-1.4zm-1.5 20h-9.4v-17.2h9.4v17.2zm-74.7-20h-12.3c-.8 0-1.4.6-1.4 1.4v20.1c0 .8.6 1.4 1.4 1.4h12.3c.8 0 1.4-.6 1.4-1.4v-20.1c0-.8-.6-1.4-1.4-1.4zm-1.5 20h-9.4v-17.2h9.4v17.2zm77.7 5.3h-12.3c-.8 0-1.4.6-1.4 1.4v7.4c0 .8.6 1.4 1.4 1.4h12.3c.8 0 1.4-.6 1.4-1.4V386c0-.7-.7-1.4-1.4-1.4zm-1.5 7.4h-9.4v-4.5h9.4v4.5zm-74.7-7.4h-12.3c-.8 0-1.4.6-1.4 1.4v7.4c0 .8.6 1.4 1.4 1.4h12.3c.8 0 1.4-.6 1.4-1.4V386c0-.7-.6-1.4-1.4-1.4zm-1.5 7.4h-9.4v-4.5h9.4v4.5zm7.2-214.4h52.5c.8 0 1.4-.6 1.4-1.4v-18.8c0-.8-.6-1.4-1.4-1.4h-52.5c-.8 0-1.4.6-1.4 1.4v18.8c0 .8.6 1.4 1.4 1.4zm1.4-18.8h49.6v16h-49.6v-16zm-19.4 28h12.3c.8 0 1.4-.6 1.4-1.4v-15.5c0-.8-.6-1.4-1.4-1.4h-12.3c-.8 0-1.4.6-1.4 1.4v15.5c0 .7.6 1.4 1.4 1.4zm1.4-15.5h9.4v12.6h-9.4v-12.6zm74.8 15.5h12.3c.8 0 1.4-.6 1.4-1.4v-15.5c0-.8-.6-1.4-1.4-1.4h-12.3c-.8 0-1.4.6-1.4 1.4v15.5c0 .7.6 1.4 1.4 1.4zm1.4-15.5h9.4v12.6h-9.4v-12.6zm-59.6-19h52.5c.8 0 1.4-.6 1.4-1.4v-18.8c0-.8-.6-1.4-1.4-1.4h-52.5c-.8 0-1.4.6-1.4 1.4v18.8c0 .8.6 1.4 1.4 1.4zm1.4-18.8h49.6v16h-49.6v-16zm-19.4 32.7h12.3c.8 0 1.4-.6 1.4-1.4v-20.1c0-.8-.6-1.4-1.4-1.4h-12.3c-.8 0-1.4.6-1.4 1.4v20.1c0 .8.6 1.4 1.4 1.4zm1.4-20h9.4v17.2h-9.4v-17.2zm74.8 20h12.3c.8 0 1.4-.6 1.4-1.4v-20.1c0-.8-.6-1.4-1.4-1.4h-12.3c-.8 0-1.4.6-1.4 1.4v20.1c0 .8.6 1.4 1.4 1.4zm1.4-20h9.4v17.2h-9.4v-17.2zm-77.6-5.3h12.3c.8 0 1.4-.6 1.4-1.4v-7.4c0-.8-.6-1.4-1.4-1.4h-12.3c-.8 0-1.4.6-1.4 1.4v7.4c0 .7.6 1.4 1.4 1.4zm1.4-7.4h9.4v4.5h-9.4v-4.5zm74.8 7.4h12.3c.8 0 1.4-.6 1.4-1.4v-7.4c0-.8-.6-1.4-1.4-1.4h-12.3c-.8 0-1.4.6-1.4 1.4v7.4c0 .7.6 1.4 1.4 1.4zm1.4-7.4h9.4v4.5h-9.4v-4.5z\"></path><path d=\"M277.6 162.6h-25.7c-.4 0-.7.3-.7.7s.3.7.7.7h25.7c.4 0 .7-.3.7-.7s-.3-.7-.7-.7zm-18.1-25.4h-22.6c-.4 0-.7.3-.7.7s.3.7.7.7h22.6c.4 0 .7-.3.7-.7s-.3-.7-.7-.7zm16.3 0h-9.6c-.4 0-.7.3-.7.7s.3.7.7.7h9.6c.4 0 .7-.3.7-.7s-.3-.7-.7-.7zm-39 251.9H273c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-36.2c-.4 0-.7.3-.7.7 0 .3.3.7.7.7zm0-25.4h13.6c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-13.6c-.4 0-.7.3-.7.7 0 .4.3.7.7.7zm20.5-149c.8 0 1.4-.6 1.4-1.4v-6.5c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4 1.4v6.5c0 .8.6 1.4 1.4 1.4zm0 96.1c-.8 0-1.4.6-1.4 1.4v6.5c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4v-6.5c.1-.8-.6-1.4-1.4-1.4zm48-48c0 .8.6 1.4 1.4 1.4h6.5c.8 0 1.4-.6 1.4-1.4 0-.8-.6-1.4-1.4-1.4h-6.5c-.7-.1-1.4.6-1.4 1.4zm-96 0c0-.8-.6-1.4-1.4-1.4h-6.5c-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4h6.5c.8 0 1.4-.7 1.4-1.4zm90.8-24c.1 0 .2 0 .4-.1l5.8-3.3c.3-.2.5-.6.3-1-.2-.3-.6-.5-1-.3l-5.8 3.3c-.3.2-.5.6-.3 1 .1.3.3.4.6.4zm-85.9 48l-5.8 3.3c-.3.2-.5.6-.3 1 .1.2.4.4.6.4.1 0 .2 0 .4-.1l5.8-3.3c.3-.2.5-.6.3-1s-.6-.5-1-.3zm68.3 18.1c-.2-.3-.6-.5-1-.3-.3.2-.5.6-.3 1l3.4 5.9c.1.2.4.4.6.4.1 0 .2 0 .4-.1.3-.2.5-.6.3-1l-3.4-5.9zm-50.4-84.3c.1.2.4.4.6.4.1 0 .2 0 .4-.1.3-.2.5-.6.3-1L230 214c-.2-.3-.6-.5-1-.3-.3.2-.5.6-.3 1l3.4 5.9zm49.4.3c.1.1.2.1.4.1s.5-.1.6-.4l3.5-6c.2-.3.1-.8-.3-1-.3-.2-.8-.1-1 .3l-3.5 6c-.2.4 0 .8.3 1zm-48.3 83.7c-.3-.2-.8-.1-1 .3l-3.5 6c-.2.3-.1.8.3 1 .1.1.2.1.4.1s.5-.1.6-.4l3.5-6c.1-.4 0-.8-.3-1zm66.4-16.6l5.8 3.4c.1.1.2.1.4.1s.5-.1.6-.4c.2-.3.1-.8-.3-1l-5.8-3.4c-.3-.2-.8-.1-1 .3-.1.4 0 .8.3 1zM215 237.5l-5.8-3.4c-.3-.2-.8-.1-1 .3-.2.3-.1.8.3 1l5.8 3.4c.1.1.2.1.4.1s.5-.1.6-.4c.2-.4.1-.8-.3-1zm8.9 66.9c.2 0 .4-.1.5-.3l31.2-38.1c.5.3 1.1.4 1.6.4h.5l23.7-2.9c2.4-.3 4.7-.9 6.9-1.9l4.1-1.8c.6-.3.9-.9.8-1.5-.1-.6-.6-1.1-1.2-1.2l-4.4-.7c-2.4-.4-4.8-.4-7.1-.1l-20.9 2.6v-27.6c0-4.2-.5-8.4-1.6-12.5-.1-.3-.4-.5-.7-.5-.3 0-.6.2-.7.5-1 4.1-1.6 8.2-1.6 12.4v28.7c-.2.2-.5.4-.7.6-.6.8-.9 1.7-.7 2.7.1.7.4 1.4.9 1.9l-31.2 38.1c-.2.3-.2.8.1 1 .1.1.3.2.5.2zm57-45.5c.9-.1 1.8-.2 2.7-.2 1.1 0 2.2.1 3.3.3-1.9.8-3.8 1.3-5.8 1.6l-23.7 2.9c-.4.1-.9-.3-.9-.7 0-.2 0-.4.2-.6.1-.2.3-.3.5-.3l23.7-3zm-24.4-27.8c0-3 .3-6 .9-9 .6 3 .9 6 .9 9v27.8l-1.4.2c-.1 0-.2.1-.4.1v-28.1zm1.6 132.6h21.1c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7h-21.1c-.4 0-.7.3-.7.7 0 .4.3.7.7.7z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 525.5 525.5\"><path d=\"M322 329.7c.7 2.2 1.2 4.4 1.6 6.7 2.1 11 .4 22.4-4.8 32.9-.2.4 0 .8.3 1 .1.1.2.1.3.1.3 0 .5-.1.6-.4 5.4-10.8 7.1-22.5 4.9-33.8-.4-2.3-1-4.6-1.6-6.8-3.6-12.3-10.7-24.8-18.9-33.5-.3-.3-.7-.3-1 0-.3.3-.3.7 0 1 8.1 8.5 15.1 20.8 18.6 32.8z\"></path><path d=\"M366.1 118.8h-95.2c-.7-3.9-4.1-6.9-8.2-6.9s-7.5 3-8.2 6.9h-95.2c-.8 0-1.4.6-1.4 1.4v115.5c0 .8.6 1.4 1.4 1.4h95.1v10.3h-11.3c-2.8 0-5.1 2.3-5.1 5.1v.4c0 2.6 2.1 4.8 4.7 5l-24.9 30.3c-1.3 1.6-2.7 3.2-4.1 4.8l-.5.6c-9.1 10.3-15.5 21.3-18.9 32.7-.8 2.5-1.4 5.1-1.8 7.7-5.1 27 9.6 54.9 37.5 71.2 1.3 3.3 4.3 8.4 8.5 8.4h48.6c4.1 0 7.2-5.1 8.5-8.4 27.8-16.3 42.5-44.2 37.5-71.2-.5-2.5-1.1-5.1-1.9-7.7-3.4-11.4-9.7-22.4-18.9-32.7l-.5-.5c-1.4-1.6-2.8-3.2-4.1-4.8L282.8 258c2.6-.2 4.7-2.4 4.7-5v-.4c0-2.8-2.3-5.1-5.1-5.1h-11.3V237.2h42.6c0 .1-.1.2-.1.3v19.3c-1.3 2.2-5.6 10-5.6 13.1 0 3.9 3.2 7.1 7.1 7.1 3.9 0 7.1-3.2 7.1-7.1 0-3.2-4.4-10.9-5.6-13.1v-19.3c0-.1 0-.2-.1-.3h49.8c.8 0 1.4-.6 1.4-1.4V120.2c-.2-.8-.8-1.4-1.6-1.4zM315 274.1c-2.3 0-4.2-1.9-4.2-4.2 0-1.4 1.7-5.1 3.5-8.4.2.1.5.3.8.3.3 0 .5-.1.8-.3 1.8 3.4 3.5 7.1 3.5 8.4-.2 2.3-2.1 4.2-4.4 4.2zm-52.2-159.3c2.5 0 4.6 1.7 5.2 4h-10.5c.6-2.3 2.7-4 5.3-4zm-30.3 288.9c-.1-.3-.4-.6-.7-.8-27-15.7-41.4-42.6-36.5-68.5.5-2.4 1.1-4.9 1.8-7.4 3.2-11 9.4-21.6 18.3-31.6l.5-.5 4.2-4.8 26.4-32.1h15v4h-11.4c-.2 0-.4.1-.5.3L221 295.9c-8.2 8.7-15.3 21.2-18.9 33.4-.7 2.3-1.2 4.5-1.6 6.8-4.5 23.9 8.6 48.7 33.4 63.2 1 2.7 3.7 7.3 7.1 7.3h13.4v4.1h-16c-2.1 0-4.7-3.6-5.9-7zm35.7 1.5h-11v-2.4h11v2.4zm0 1.4v4.1h-11v-4.1h11zm-12.4-6.6c-.8 0-1.4.6-1.4 1.4v3.8H241c-2.3 0-4.7-3.4-5.9-6.6-.1-.2-.2-.3-.3-.4-24.4-14.1-37.3-38.4-32.9-61.8.4-2.2 1-4.4 1.6-6.7 3.6-12.1 10.5-24.3 18.6-32.9l28.1-33.4h11.1V400h-5.5zm53.9-105.1l.5.5c8.9 10 15 20.7 18.3 31.6.7 2.5 1.3 5 1.8 7.4 4.9 25.9-9.5 52.8-36.6 68.5-.3.2-.5.4-.6.8-1.2 3.4-3.8 7-6 7h-16v-4.1h13.4c3.4 0 6.1-4.7 7.1-7.3 8.6-5 15.8-11.2 21.5-18.5.2-.3.2-.8-.1-1-.3-.2-.8-.2-1 .1-5.6 7.2-12.8 13.3-21.4 18.2-.1.1-.3.2-.3.4-1.1 3.2-3.6 6.6-5.9 6.6H271v-3.8c0-.8-.6-1.4-1.4-1.4h-5.5V263.4h11.1l20.4 24.2c.3.3.7.3 1 .1.3-.3.3-.7.1-1l-20.6-24.5c-.1-.2-.3-.3-.5-.3h-11.4v-4h14.9l26.4 32.1c1.3 1.7 2.8 3.3 4.2 4.9zm-25.1-42.4v.4c0 1.2-1 2.2-2.2 2.2h-39.3c-1.2 0-2.2-1-2.2-2.2v-.4c0-1.2 1-2.2 2.2-2.2h39.3c1.2 0 2.2.9 2.2 2.2zm-16.4-15.3v10.2h-11V237.1l11 .1zm96.5-2.9H184.8v-33.4c0-.4-.3-.7-.7-.7s-.7.3-.7.7v33.4h-10.6v-68.4c0-.4-.3-.7-.7-.7-.4 0-.7.3-.7.7v68.4h-10.5V121.7h10.5V155c0 .4.3.7.7.7.4 0 .7-.3.7-.7v-33.3h22.7V147c0 .4.3.7.7.7s.7-.3.7-.7v-25.3h167.8v112.6z\"></path><path d=\"M196.1 161.7c-.4 0-.7.3-.7.7v61.4c0 .4.3.7.7.7s.7-.3.7-.7v-61.4c0-.4-.3-.7-.7-.7zm-12-26.4c-.4 0-.7.3-.7.7v52.3c0 .4.3.7.7.7s.7-.3.7-.7V136c0-.4-.3-.7-.7-.7z\"></path></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg preserveAspectRatio=\"xMidYMid slice\" width=\"448\" height=\"448\" viewBox=\"0 0 448 448\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0_894_1529)\"><path d=\"M448 0H0v448h448V0Z\" fill=\"#F2F2F2\"></path><path d=\"m354.54 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-20.99-4.2c-2.72-.49-5.45-.93-8.17-1.33l-.01.01v-.01c-1.29-.21-2.58-.31-3.88-.29-1.3.01-2.6.14-3.88.38l-7.25 1.36-7.08 1.33c-4.54.85-9.13 1.28-13.72 1.27-4.59 0-9.19-.42-13.72-1.27l-7.08-1.33-7.25-1.36c-1.28-.24-2.58-.37-3.88-.38-1.3-.02-2.6.08-3.88.29v.01l-.01-.01c-2.73.4-5.46.83-8.17 1.33l-20.99 4.2a59.971 59.971 0 0 0-32.2 18.01l-33.31 35.87c-3.03 3.26-2.81 8.37.48 11.36l32.37 29.43c3.16 2.87 8.02 2.76 11.04-.26l9.48-9.48c1.89-1.89 5.12-.55 5.12 2.12v136.76c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8V191.36c0-2.67 3.23-4.01 5.12-2.12l9.48 9.48a7.994 7.994 0 0 0 11.04.26l32.37-29.43c3.29-2.99 3.51-8.1.48-11.36Zm-130.5-26.08h-.34.7H224.04Z\" fill=\"#DD6A5A\"></path><path d=\"m252.03 98.87-14.35 2.69a74.08 74.08 0 0 1-27.37 0l-14.35-2.69c-2.56-.48-5.17-.51-7.74-.09 1.36 18.63 16.85 33.32 35.78 33.32s34.41-14.69 35.78-33.32c-2.57-.42-5.18-.39-7.74.09h-.01Z\" fill=\"#C03D37\"></path><path d=\"m195.99 109.55 14.34 2.7c9.04 1.7 18.31 1.7 27.35 0l14.34-2.7c1.78-.33 3.58-.44 5.38-.33 1.27-3.27 2.09-6.77 2.35-10.43-2.56-.42-5.18-.39-7.73.09l-14.34 2.7c-9.04 1.7-18.31 1.7-27.35 0l-14.34-2.7c-2.55-.48-5.17-.51-7.73-.09.27 3.66 1.08 7.16 2.35 10.43 1.8-.1 3.61 0 5.38.33Z\" fill=\"#CC5747\"></path><path d=\"M232.38 112.11h-16.76a1.62 1.62 0 0 0-1.62 1.62v7.76c0 .895.725 1.62 1.62 1.62h16.76a1.62 1.62 0 0 0 1.62-1.62v-7.76a1.62 1.62 0 0 0-1.62-1.62Z\" fill=\"#fff\"></path><path d=\"M185.16 95.82c1.65-.29 3.18.86 3.45 2.52 2.73 17.09 17.53 30.16 35.39 30.16s32.66-13.06 35.39-30.16c.26-1.66 1.79-2.81 3.45-2.52l5.93 1.04c1.59.28 2.68 1.78 2.43 3.38-3.64 22.79-23.38 40.21-47.2 40.21-23.82 0-43.56-17.42-47.2-40.21-.25-1.6.84-3.1 2.43-3.38l5.93-1.04ZM95.82 155.74l-2.23 2.4c-3.03 3.26-2.81 8.37.48 11.36l32.37 29.43c3.16 2.87 8.02 2.76 11.04-.26l2.56-2.56-44.22-40.37Z\" fill=\"#E8AF57\"></path><path d=\"m354.541 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-17.92-3.58c-.57 3.35-1.49 6.59-2.72 9.67l12.12 2.42a59.971 59.971 0 0 1 32.2 18.01l33.31 35.87c2.32 2.49 2.73 6.07 1.32 8.95l6.71-6.1c3.29-2.99 3.51-8.1.48-11.36h.01ZM293.9 195.51a74.154 74.154 0 0 0-10.11 51.02l.04.27c.53 3.19 1.18 6.58 1.84 10.38 1.52 8.8 2.26 17.72 2.26 26.65V295c0 14-9.37 26.26-22.87 29.95a89.888 89.888 0 0 1-42.54 1.17l-15.36-3.29a90.172 90.172 0 0 0-38.42.15l-16.73 3.73v1.41c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8v-136l-2.1 3.4-.01-.01Z\" fill=\"#E87E69\"></path><path d=\"m352.26 155.74 2.23 2.4c3.03 3.26 2.81 8.37-.48 11.36l-32.37 29.43c-3.16 2.87-8.02 2.76-11.04-.26l-2.56-2.56 44.22-40.37Z\" fill=\"#E8AF57\"></path></g><defs><clipPath id=\"clip0_894_1529\"><path fill=\"#fff\" d=\"M0 0h448v448H0z\"></path></clipPath></defs></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg preserveAspectRatio=\"xMidYMid slice\" width=\"449\" height=\"448\" viewBox=\"0 0 449 448\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0_894_1503)\"><path d=\"M448.04 0H.04v448h448V0Z\" fill=\"#F2F2F2\"></path><path d=\"m354.57 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-20.99-4.2c-2.72-.49-5.45-.93-8.17-1.33l-.01.01v-.01c-1.29-.21-2.58-.31-3.88-.29-1.3.01-2.6.14-3.88.38l-7.25 1.36-7.08 1.33c-4.54.85-9.13 1.28-13.72 1.27-4.59 0-9.19-.42-13.72-1.27l-7.08-1.33-7.25-1.36c-1.28-.24-2.58-.37-3.88-.38-1.3-.02-2.6.08-3.88.29v.01l-.01-.01c-2.73.4-5.46.83-8.17 1.33l-20.99 4.2a59.971 59.971 0 0 0-32.2 18.01l-33.31 35.87c-3.03 3.26-2.81 8.37.48 11.36l32.37 29.43c3.16 2.87 8.02 2.76 11.04-.26l9.48-9.48c1.89-1.89 5.12-.55 5.12 2.12v136.76c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8V191.36c0-2.67 3.23-4.01 5.12-2.12l9.48 9.48a7.994 7.994 0 0 0 11.04.26l32.37-29.43c3.29-2.99 3.51-8.1.48-11.36Zm-130.5-26.08h-.34.7H224.07Z\" fill=\"#1F8A84\"></path><path d=\"m252.071 98.87-14.35 2.69a74.08 74.08 0 0 1-27.37 0l-14.35-2.69c-2.56-.48-5.17-.51-7.74-.09 1.36 18.63 16.85 33.32 35.78 33.32s34.41-14.69 35.78-33.32c-2.57-.42-5.18-.39-7.74.09h-.01Z\" fill=\"#187F80\"></path><path d=\"m196.02 109.55 14.34 2.7c9.04 1.7 18.31 1.7 27.35 0l14.34-2.7c1.78-.33 3.58-.44 5.38-.33 1.27-3.27 2.09-6.77 2.35-10.43-2.56-.42-5.18-.39-7.73.09l-14.34 2.7c-9.04 1.7-18.31 1.7-27.35 0l-14.34-2.7c-2.55-.48-5.17-.51-7.73-.09.27 3.66 1.08 7.16 2.35 10.43 1.8-.1 3.61 0 5.38.33Z\" fill=\"#1F8A84\"></path><path d=\"M232.42 112.11h-16.76a1.62 1.62 0 0 0-1.62 1.62v7.76c0 .895.725 1.62 1.62 1.62h16.76a1.62 1.62 0 0 0 1.62-1.62v-7.76a1.62 1.62 0 0 0-1.62-1.62Z\" fill=\"#fff\"></path><path d=\"M185.2 96.07c1.65-.29 3.18.86 3.45 2.52 2.73 17.09 17.53 30.16 35.39 30.16s32.66-13.06 35.39-30.16c.26-1.66 1.79-2.81 3.45-2.52l5.93 1.04c1.59.28 2.68 1.78 2.43 3.38-3.64 22.79-23.38 40.21-47.2 40.21-23.82 0-43.56-17.42-47.2-40.21-.25-1.6.84-3.1 2.43-3.38l5.93-1.04ZM95.85 155.74l-2.23 2.4c-3.03 3.26-2.81 8.37.48 11.36l32.371 29.43c3.16 2.87 8.02 2.76 11.04-.26l2.56-2.56-44.22-40.37ZM352.29 155.74l2.23 2.4c3.03 3.26 2.81 8.37-.48 11.36l-32.37 29.43c-3.16 2.87-8.02 2.76-11.04-.26l-2.56-2.56 44.22-40.37Z\" fill=\"#59B1AB\"></path><path d=\"m267.02 218.12-10.37 4.15a12.378 12.378 0 0 1-9.23 0l-10.37-4.15a7.985 7.985 0 0 1-5.02-7.41v-35.6c0-1.66 1.34-3 3-3h34c1.66 0 3 1.34 3 3v35.6c0 3.26-1.99 6.2-5.02 7.41h.01Z\" fill=\"#3A9C97\"></path><path d=\"M235.04 172h34c1.66 0 3 1.34 3 3v9h-40v-9c0-1.66 1.34-3 3-3Z\" fill=\"#59B1AB\"></path><path d=\"M288 284.11H152.04v28h130.8a30.944 30.944 0 0 0 5.16-17.12v-10.88ZM152.04 264.11v8h135.53c-.2-2.67-.46-5.34-.79-8H152.04ZM283.86 246.53c-.13-.77-.22-1.54-.33-2.3H152.04v8h132.82c-.34-1.89-.67-3.69-.95-5.42l-.04-.27-.01-.01Z\" fill=\"#106770\"></path><path opacity=\".5\" d=\"M293.97 195.51a74.12 74.12 0 0 0-10.44 48.71h12.51v8h-11.18c.29 1.58.59 3.22.89 4.95.4 2.3.74 4.62 1.03 6.94h9.26v8h-8.47c.29 3.9.44 7.8.44 11.71v.29h8.04v28h-13.2a30.999 30.999 0 0 1-17.71 12.83 89.888 89.888 0 0 1-42.54 1.17l-15.36-3.29a90.172 90.172 0 0 0-38.42.15l-16.73 3.73v1.41c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8v-136l-2.1 3.4h-.02Z\" fill=\"#59B1AB\"></path><path d=\"M296.04 284.11H288v10.88c0 6.26-1.88 12.16-5.16 17.12h13.2v-28ZM296.04 264.11h-9.26c.33 2.66.59 5.33.79 8h8.47v-8ZM296.04 244.22h-12.51c.1.77.2 1.54.33 2.3l.04.27c.29 1.74.61 3.54.95 5.42h11.18v-8l.01.01Z\" fill=\"#59B1AB\"></path><path d=\"M296.04 284.11H288v10.88c0 6.26-1.88 12.16-5.16 17.12h13.2v-28ZM296.04 264.11h-9.26c.33 2.66.59 5.33.79 8h8.47v-8ZM296.04 244.22h-12.51c.1.77.2 1.54.33 2.3l.04.27c.29 1.74.61 3.54.95 5.42h11.18v-8l.01.01Z\" fill=\"#1F8A84\"></path><path d=\"m354.57 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-17.92-3.58c-.57 3.35-1.49 6.59-2.72 9.67l12.12 2.42a59.971 59.971 0 0 1 32.2 18.01l33.31 35.87c2.32 2.49 2.73 6.07 1.32 8.95l6.71-6.1c3.29-2.99 3.51-8.1.48-11.36h.01Z\" fill=\"#59B1AB\" opacity=\".5\"></path></g><defs><clipPath id=\"clip0_894_1503\"><path fill=\"#fff\" d=\"M.04 0h448v448H.04z\"></path></clipPath></defs></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg preserveAspectRatio=\"xMidYMid slice\" width=\"449\" height=\"448\" viewBox=\"0 0 449 448\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0_662_1337)\"><path d=\"M448.04 0H.04v448h448V0Z\" fill=\"#F2F2F2\"></path><path d=\"m354.57 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-20.99-4.2c-2.72-.49-5.45-.93-8.17-1.33l-.01.01v-.01c-1.29-.21-2.58-.31-3.88-.29-1.3.01-2.6.14-3.88.38l-7.25 1.36-7.08 1.33c-4.54.85-9.13 1.28-13.72 1.27-4.59 0-9.19-.42-13.72-1.27l-7.08-1.33-7.25-1.36c-1.28-.24-2.58-.37-3.88-.38-1.3-.02-2.6.08-3.88.29v.01l-.01-.01c-2.73.4-5.46.83-8.17 1.33l-20.99 4.2a59.971 59.971 0 0 0-32.2 18.01l-33.31 35.87c-3.03 3.26-2.81 8.37.48 11.36l32.37 29.43c3.16 2.87 8.02 2.76 11.04-.26l9.48-9.48c1.89-1.89 5.12-.55 5.12 2.12v136.76c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8V191.36c0-2.67 3.23-4.01 5.12-2.12l9.48 9.48a7.994 7.994 0 0 0 11.04.26l32.37-29.43c3.29-2.99 3.51-8.1.48-11.36Zm-130.5-26.08h-.34.7H224.07Z\" fill=\"#6C7278\"></path><path d=\"m252.07 98.87-14.35 2.69a74.08 74.08 0 0 1-27.37 0L196 98.87c-2.56-.48-5.17-.51-7.74-.09 1.36 18.63 16.85 33.32 35.78 33.32s34.41-14.69 35.78-33.32c-2.57-.42-5.18-.39-7.74.09h-.01Z\" fill=\"#5B6167\"></path><path d=\"m196.02 109.55 14.34 2.7c9.04 1.7 18.31 1.7 27.35 0l14.34-2.7c1.78-.33 3.58-.44 5.38-.33 1.27-3.27 2.09-6.77 2.35-10.43-2.56-.42-5.18-.39-7.73.09l-14.34 2.7c-9.04 1.7-18.31 1.7-27.35 0l-14.34-2.7c-2.55-.48-5.17-.51-7.73-.09.27 3.66 1.08 7.16 2.35 10.43 1.8-.1 3.61 0 5.38.33Z\" fill=\"#6C7278\"></path><path d=\"M232.42 112.11h-16.76a1.62 1.62 0 0 0-1.62 1.62v7.76c0 .895.725 1.62 1.62 1.62h16.76a1.62 1.62 0 0 0 1.62-1.62v-7.76a1.62 1.62 0 0 0-1.62-1.62Z\" fill=\"#fff\"></path><path d=\"M160.04 155.95v-51.88l-.95.19a60.02 60.02 0 0 0-32.2 18l-31.06 33.45 44.22 40.37 5.74-5.74a48.64 48.64 0 0 0 14.25-34.39ZM321.19 122.27a59.984 59.984 0 0 0-32.2-18l-.95-.19v51.88c0 12.9 5.12 25.27 14.25 34.39l5.79 5.76 44.2-40.36-31.09-33.48Z\" fill=\"#818990\"></path><path d=\"M174.04 226.11c0 2.82.24 5.59.69 8.29.16.98 1 1.71 1.99 1.71h94.65c.99 0 1.83-.73 1.99-1.71.45-2.7.69-5.47.69-8.29v-.02c0-1.1-.91-1.98-2.01-1.98h-95.98c-1.1 0-2.01.88-2.01 1.98v.02h-.01ZM270.5 216.11c1.31 0 2.28-1.24 1.95-2.52-5.56-21.56-25.13-37.48-48.42-37.48-23.29 0-42.86 15.93-48.42 37.48a2.02 2.02 0 0 0 1.95 2.52H270.5ZM178.58 246.95c.53 1.15 1.1 2.29 1.71 3.39.61 1.1 1.73 1.77 2.97 1.77h81.55c1.24 0 2.37-.69 2.97-1.77.6-1.08 1.18-2.24 1.71-3.39.61-1.33-.38-2.84-1.84-2.84h-87.22c-1.46 0-2.45 1.51-1.84 2.84h-.01ZM197.57 264.11c-1.99 0-2.78 2.59-1.12 3.69a49.713 49.713 0 0 0 27.59 8.31c10.2 0 19.68-3.06 27.59-8.31 1.66-1.1.87-3.69-1.12-3.69h-52.94Z\" fill=\"#EB836F\"></path><path d=\"m95.85 155.74-2.23 2.4c-3.03 3.26-2.81 8.37.48 11.36l32.37 29.43c3.16 2.87 8.02 2.76 11.04-.26l2.56-2.56-44.22-40.37ZM185.2 96.07c1.65-.29 3.18.86 3.45 2.52 2.73 17.09 17.53 30.16 35.39 30.16s32.66-13.06 35.39-30.16c.26-1.66 1.79-2.81 3.45-2.52l5.93 1.04c1.59.28 2.68 1.78 2.43 3.38-3.64 22.79-23.38 40.21-47.2 40.21-23.82 0-43.56-17.42-47.2-40.21-.25-1.6.84-3.1 2.43-3.38l5.93-1.04Z\" fill=\"#42474C\"></path><path d=\"M293.9 195.51a74.154 74.154 0 0 0-10.11 51.02l.04.27c.53 3.19 1.18 6.58 1.84 10.38 1.52 8.8 2.26 17.72 2.26 26.65V295c0 14-9.37 26.26-22.87 29.95a89.888 89.888 0 0 1-42.54 1.17l-15.36-3.29a90.172 90.172 0 0 0-38.42.15l-16.73 3.73v1.41c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8v-136l-2.1 3.4-.01-.01Z\" fill=\"#818990\"></path><path d=\"m354.57 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-17.92-3.58c-.57 3.35-1.49 6.59-2.72 9.67l12.12 2.42a59.971 59.971 0 0 1 32.2 18.01l33.31 35.87c2.32 2.49 2.73 6.07 1.32 8.95l6.71-6.1c3.29-2.99 3.51-8.1.48-11.36h.01Z\" fill=\"#9FA5AB\" opacity=\".4\"></path><path d=\"m352.29 155.74 2.23 2.4c3.03 3.26 2.81 8.37-.48 11.36l-32.37 29.43c-3.16 2.87-8.02 2.76-11.04-.26l-2.56-2.56 44.22-40.37Z\" fill=\"#42474C\"></path></g><defs><clipPath id=\"clip0_662_1337\"><path fill=\"#fff\" d=\"M.04 0h448v448H.04z\"></path></clipPath></defs></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: "<svg preserveAspectRatio=\"xMidYMid slice\" width=\"448\" height=\"448\" viewBox=\"0 0 448 448\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0_662_1338)\"><path d=\"M448 0H0v448h448V0Z\" fill=\"#F2F2F2\"></path><path d=\"m354.53 158.19-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-20.99-4.2c-2.72-.49-5.45-.93-8.17-1.33l-.01.01v-.01c-1.29-.21-2.58-.31-3.88-.29-1.3.01-2.6.14-3.88.38l-7.25 1.36-7.08 1.33c-4.54.85-9.13 1.28-13.72 1.27-4.59 0-9.19-.42-13.72-1.27l-7.08-1.33-7.25-1.36c-1.28-.24-2.58-.37-3.88-.38-1.3-.02-2.6.08-3.88.29v.01l-.01-.01c-2.73.4-5.46.83-8.17 1.33l-20.99 4.2a59.971 59.971 0 0 0-32.2 18.01l-33.31 35.87c-3.03 3.26-2.81 8.37.48 11.36l32.37 29.43c3.16 2.87 8.02 2.76 11.04-.26l9.48-9.48c1.89-1.89 5.12-.55 5.12 2.12v136.76c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8V191.36c0-2.67 3.23-4.01 5.12-2.12l9.48 9.48a7.994 7.994 0 0 0 11.04.26l32.37-29.43c3.29-2.99 3.51-8.1.48-11.36Zm-130.5-26.08h-.34.7H224.03Z\" fill=\"#D6912B\"></path><path d=\"m195.98 109.55 14.34 2.7c9.04 1.7 18.31 1.7 27.35 0l14.34-2.7c1.78-.33 3.58-.44 5.38-.33 1.27-3.27 2.09-6.77 2.35-10.43-2.56-.42-5.18-.39-7.73.09l-14.34 2.7c-9.04 1.7-18.31 1.7-27.35 0l-14.34-2.7c-2.55-.48-5.17-.51-7.73-.09.27 3.66 1.08 7.16 2.35 10.43 1.8-.1 3.61 0 5.38.33Z\" fill=\"#D6912B\"></path><path d=\"M296 292.11H152v12h144v-12ZM296 268.11H152v12h144v-12ZM296 244.11H152v12h144v-12ZM296 220.11H152v12h144v-12ZM296 196.11H152v12h144v-12ZM154.36 184.11h139.42c1.38 0 2.2-1.51 1.48-2.68-1.59-2.6-2.94-5.33-4.02-8.17-.26-.68-.9-1.14-1.64-1.14H158.53c-.73 0-1.38.46-1.64 1.14a48.009 48.009 0 0 1-4.02 8.17c-.72 1.18.1 2.68 1.48 2.68h.01Z\" fill=\"#E8AF57\"></path><path opacity=\".1\" d=\"M96.9 172.11h-.07l13.2 12h.07l-13.2-12ZM308.96 112.11h.03a60.273 60.273 0 0 0-6.34-3.4 59.83 59.83 0 0 1 6.31 3.4ZM300.63 107.83c.63.27 1.26.54 1.89.83-.62-.29-1.25-.56-1.89-.83ZM293.78 105.42c.68.19 1.36.4 2.03.62-.67-.22-1.35-.42-2.03-.62ZM298.42 106.95c.62.23 1.24.47 1.85.73-.61-.25-1.23-.49-1.85-.73ZM125.26 124.11h-.08l-11.15 12h.09l11.14-12Z\" fill=\"#000\"></path><path d=\"M161.82 148.11c-.97 0-1.75.78-1.75 1.75v6.15c0 .76-.02 1.52-.06 2.27-.05 1 .75 1.83 1.74 1.83h124.63c1 0 1.79-.83 1.74-1.83-.04-.76-.06-1.51-.06-2.27v-6.15c0-.97-.78-1.75-1.75-1.75h-124.5.01Z\" fill=\"#E8AF57\"></path><path opacity=\".1\" d=\"M102.97 148.11h-.08l-11.14 12h.08l11.14-12Z\" fill=\"#000\"></path><path d=\"M286.32 124.11h-124.5a1.75 1.75 0 0 0-1.75 1.75v8.5c0 .966.783 1.75 1.75 1.75h124.5a1.75 1.75 0 0 0 1.75-1.75v-8.5a1.75 1.75 0 0 0-1.75-1.75ZM188.44 100.86h-12.02c-5.47 1.09-10.95 2.17-16.42 3.26v.02h.07v6.22c0 .97.78 1.75 1.75 1.75h30.04a35.97 35.97 0 0 1-3.42-11.25ZM271.75 100.86h-12.2a35.97 35.97 0 0 1-3.42 11.25h30.11c.97 0 1.75-.78 1.75-1.75v-6.29c-5.42-1.07-10.83-2.14-16.25-3.2l.01-.01Z\" fill=\"#E8AF57\"></path><path d=\"m252.03 98.69-14.35 2.69a74.08 74.08 0 0 1-27.37 0l-14.35-2.69c-2.56-.48-5.17-.51-7.74-.09 1.36 18.63 16.85 33.32 35.78 33.32s34.41-14.69 35.78-33.32c-2.57-.42-5.18-.39-7.74.09h-.01Z\" fill=\"#BD772A\"></path><path d=\"m195.96 109.36 14.34 2.7c9.04 1.7 18.31 1.7 27.35 0l14.34-2.7c1.78-.33 3.58-.44 5.38-.33 1.27-3.27 2.09-6.77 2.35-10.43-2.56-.42-5.18-.39-7.73.09l-14.34 2.7c-9.04 1.7-18.31 1.7-27.35 0l-14.34-2.7c-2.55-.48-5.17-.51-7.73-.09.27 3.66 1.08 7.16 2.35 10.43 1.8-.1 3.61 0 5.38.33Z\" fill=\"#D6912B\"></path><path d=\"M232.38 112.11h-16.76a1.62 1.62 0 0 0-1.62 1.62v7.76c0 .895.725 1.62 1.62 1.62h16.76a1.62 1.62 0 0 0 1.62-1.62v-7.76a1.62 1.62 0 0 0-1.62-1.62Z\" fill=\"#fff\"></path><path d=\"M185.16 96.07c1.65-.29 3.18.86 3.45 2.52 2.73 17.09 17.53 30.16 35.39 30.16s32.66-13.06 35.39-30.16c.26-1.66 1.79-2.81 3.45-2.52l5.93 1.04c1.59.28 2.68 1.78 2.43 3.38-3.64 22.79-23.38 40.21-47.2 40.21-23.82 0-43.56-17.42-47.2-40.21-.25-1.6.84-3.1 2.43-3.38l5.93-1.04Z\" fill=\"#995927\"></path><path d=\"M293.86 195.51a74.154 74.154 0 0 0-10.11 51.02l.04.27c.53 3.19 1.18 6.58 1.84 10.38 1.52 8.8 2.26 17.72 2.26 26.65V295c0 14-9.37 26.26-22.87 29.95a89.888 89.888 0 0 1-42.54 1.17l-15.36-3.29a90.172 90.172 0 0 0-38.42.15l-16.73 3.73v1.41c0 4.42 3.58 8 8 8h128c4.42 0 8-3.58 8-8v-136l-2.1 3.4-.01-.01ZM354.53 158.19l-33.31-35.87a59.971 59.971 0 0 0-32.2-18.01l-17.92-3.58c-.57 3.35-1.49 6.59-2.72 9.67l12.12 2.42a59.971 59.971 0 0 1 32.2 18.01l33.31 35.87c2.32 2.49 2.73 6.07 1.32 8.95l6.71-6.1c3.29-2.99 3.51-8.1.48-11.36h.01Z\" fill=\"#E8AF57\"></path><path opacity=\".35\" d=\"M287.89 294.99c0 3.16-.5 6.22-1.39 9.12h9.47v-12h-8.07v2.88h-.01ZM287.84 280.11h8.12v-12h-8.85c.4 3.99.64 7.99.73 12ZM283.74 246.53l.04.27c.47 2.89 1.06 5.95 1.65 9.31h10.52v-12h-12.56c.11.81.21 1.61.34 2.42h.01ZM282.82 232.11h13.14v-12h-11.78c-.78 3.95-1.23 7.96-1.36 12ZM295.96 196.11h-2.46a73.944 73.944 0 0 0-5.86 12h8.32v-12Z\" fill=\"#fff\"></path><path d=\"M152 316.11h144v12c0 4.42-3.58 8-8 8H160c-4.42 0-8-3.58-8-8v-12Z\" fill=\"#995927\"></path><path opacity=\".15\" d=\"M265.01 324.94a89.888 89.888 0 0 1-42.54 1.17l-15.36-3.29a90.172 90.172 0 0 0-38.42.15l-16.7 3.72v1.42c0 4.42 3.58 8 8 8h127.96c4.42 0 8-3.58 8-8v-12h-16.39a30.96 30.96 0 0 1-14.56 8.83h.01Z\" fill=\"#E8AF57\"></path></g><defs><clipPath id=\"clip0_662_1338\"><path fill=\"#fff\" d=\"M0 0h448v448H0z\"></path></clipPath></defs></svg>";
|
|
2
|
-
export default _default;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import type { ThemeFontConfig, ThemeFontVariant, ThemeFontVariantSetting } from '../../types/swell';
|
|
2
|
-
export declare class ThemeFont {
|
|
3
|
-
id: string;
|
|
4
|
-
family: string;
|
|
5
|
-
weight: number;
|
|
6
|
-
style: string;
|
|
7
|
-
fallback_families?: string;
|
|
8
|
-
system: boolean;
|
|
9
|
-
variant: ThemeFontVariant;
|
|
10
|
-
variants: ThemeFont[];
|
|
11
|
-
definition?: ThemeFontConfig;
|
|
12
|
-
constructor(fontSetting: ThemeFontVariantSetting | string);
|
|
13
|
-
static get(fontSetting: string | ThemeFont): ThemeFont;
|
|
14
|
-
static findByFamily(family: string): ThemeFontConfig | undefined;
|
|
15
|
-
static stringToSetting(fontSetting: string): {
|
|
16
|
-
family: string;
|
|
17
|
-
weight: number;
|
|
18
|
-
style: string;
|
|
19
|
-
variant: {
|
|
20
|
-
wght: number;
|
|
21
|
-
wdth: number | undefined;
|
|
22
|
-
slnt: number | undefined;
|
|
23
|
-
opsz: number | undefined;
|
|
24
|
-
ital: number | undefined;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
static settingToString(setting: ThemeFontVariantSetting): string;
|
|
28
|
-
static variantToString(variant: ThemeFontVariant): string;
|
|
29
|
-
static resolveSetting(setting: ThemeFontVariantSetting): {
|
|
30
|
-
family: string;
|
|
31
|
-
weight: number | undefined;
|
|
32
|
-
style: string;
|
|
33
|
-
variant: {
|
|
34
|
-
wght: number | undefined;
|
|
35
|
-
wdth: number | undefined;
|
|
36
|
-
slnt: number | undefined;
|
|
37
|
-
opsz: number | undefined;
|
|
38
|
-
ital: number | undefined;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
static combinedGoogleFontUrl(fontSettings: any[]): string;
|
|
42
|
-
toString(): string;
|
|
43
|
-
googleFamily(): string;
|
|
44
|
-
url(): string;
|
|
45
|
-
face(options?: {
|
|
46
|
-
font_display?: string;
|
|
47
|
-
}): string;
|
|
48
|
-
modify(prop: string, value: string): ThemeFont | null;
|
|
49
|
-
resolveValidProperty(prop: string, value: string | number): ThemeFontVariant | "italic" | "oblique" | null;
|
|
50
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { SwellData, ThemeFormErrorMessages } from 'types/swell';
|
|
2
|
-
export declare class ThemeForm {
|
|
3
|
-
id: string;
|
|
4
|
-
success: boolean;
|
|
5
|
-
errors: ThemeFormErrors | null;
|
|
6
|
-
constructor(id: string);
|
|
7
|
-
setSuccess(success?: boolean): void;
|
|
8
|
-
setParams(params: SwellData): void;
|
|
9
|
-
setErrors(errors: ThemeFormErrorMessages): void;
|
|
10
|
-
clearErrors(): void;
|
|
11
|
-
}
|
|
12
|
-
export declare class ThemeFormErrors {
|
|
13
|
-
private errors;
|
|
14
|
-
constructor(errors?: ThemeFormErrorMessages);
|
|
15
|
-
[Symbol.iterator](): Generator<import("types/swell").ThemeFormErrorMessage, void, undefined>;
|
|
16
|
-
some(callbackFn: (code?: string) => boolean, thisArg?: unknown): boolean;
|
|
17
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { Liquid, type FS } from 'liquidjs';
|
|
2
|
-
import { SwellTheme } from '../theme';
|
|
3
|
-
import type { GetAssetUrl, GetThemeConfig, GetThemeTemplateConfigByType, RenderCurrency, RenderTemplate, RenderTemplateSections, RenderTemplateString, RenderTranslation, ThemeSectionSchema } from 'types/swell';
|
|
4
|
-
export * from './color';
|
|
5
|
-
export * from './form';
|
|
6
|
-
export * from './font';
|
|
7
|
-
interface LiquidSwellOptions {
|
|
8
|
-
theme: SwellTheme;
|
|
9
|
-
getThemeConfig: GetThemeConfig;
|
|
10
|
-
getThemeTemplateConfigByType?: GetThemeTemplateConfigByType;
|
|
11
|
-
getAssetUrl: GetAssetUrl;
|
|
12
|
-
renderTemplate: RenderTemplate;
|
|
13
|
-
renderTemplateString: RenderTemplateString;
|
|
14
|
-
renderTemplateSections: RenderTemplateSections;
|
|
15
|
-
renderTranslation: RenderTranslation;
|
|
16
|
-
renderCurrency: RenderCurrency;
|
|
17
|
-
isEditor: boolean;
|
|
18
|
-
locale?: string;
|
|
19
|
-
currency?: string;
|
|
20
|
-
layoutName?: string;
|
|
21
|
-
extName?: string;
|
|
22
|
-
componentsDir?: string;
|
|
23
|
-
sectionsDir?: string;
|
|
24
|
-
}
|
|
25
|
-
export declare class LiquidSwell extends Liquid {
|
|
26
|
-
theme: SwellTheme;
|
|
27
|
-
getThemeConfig: GetThemeConfig;
|
|
28
|
-
getThemeTemplateConfigByType: GetThemeTemplateConfigByType | undefined;
|
|
29
|
-
getAssetUrl: GetAssetUrl;
|
|
30
|
-
renderTemplate: RenderTemplate;
|
|
31
|
-
renderTemplateString: RenderTemplateString;
|
|
32
|
-
renderTemplateSections: RenderTemplateSections;
|
|
33
|
-
renderTranslation: RenderTranslation;
|
|
34
|
-
renderCurrency: RenderCurrency;
|
|
35
|
-
engine: Liquid;
|
|
36
|
-
isEditor: boolean;
|
|
37
|
-
locale: string | undefined;
|
|
38
|
-
currency: string | undefined;
|
|
39
|
-
layoutName: string | undefined;
|
|
40
|
-
extName: string | undefined;
|
|
41
|
-
componentsDir: string | undefined;
|
|
42
|
-
sectionsDir: string | undefined;
|
|
43
|
-
lastSchema: ThemeSectionSchema | undefined;
|
|
44
|
-
constructor({ theme, getThemeConfig, getThemeTemplateConfigByType, getAssetUrl, renderTemplate, renderTemplateString, renderTemplateSections, renderTranslation, renderCurrency, isEditor, locale, currency, layoutName, extName, componentsDir, sectionsDir, }: LiquidSwellOptions);
|
|
45
|
-
initLiquidEngine(): Liquid;
|
|
46
|
-
getLiquidFS(): FS;
|
|
47
|
-
parseAndRender(template: string, data: any): Promise<string>;
|
|
48
|
-
resolveFilePath(fileName: string, extName?: string): string;
|
|
49
|
-
resolveFilePathByType(type: string, name: string): Promise<string | undefined>;
|
|
50
|
-
getComponentPath(componentName: string): Promise<string>;
|
|
51
|
-
getSectionPath(sectionName: string): Promise<string>;
|
|
52
|
-
getSectionGroupPath(sectionName: string): Promise<string>;
|
|
53
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { LiquidSwell } from '..';
|
|
2
|
-
import { default as caseTag } from './case';
|
|
3
|
-
import { default as forTag } from './for';
|
|
4
|
-
import form from './form';
|
|
5
|
-
import javascript from './javascript';
|
|
6
|
-
import layout from './layout';
|
|
7
|
-
import paginate from './paginate';
|
|
8
|
-
import render from './render';
|
|
9
|
-
import section from './section';
|
|
10
|
-
import sections from './sections';
|
|
11
|
-
import style from './style';
|
|
12
|
-
import include from './shopify/include';
|
|
13
|
-
import schema from './shopify/schema';
|
|
14
|
-
import inline_editable from './inline_editable';
|
|
15
|
-
export declare const tags: {
|
|
16
|
-
case: typeof caseTag;
|
|
17
|
-
for: typeof forTag;
|
|
18
|
-
form: typeof form;
|
|
19
|
-
javascript: typeof javascript;
|
|
20
|
-
layout: typeof layout;
|
|
21
|
-
paginate: typeof paginate;
|
|
22
|
-
render: typeof render;
|
|
23
|
-
section: typeof section;
|
|
24
|
-
sections: typeof sections;
|
|
25
|
-
style: typeof style;
|
|
26
|
-
include: typeof include;
|
|
27
|
-
schema: typeof schema;
|
|
28
|
-
inline_editable: typeof inline_editable;
|
|
29
|
-
};
|
|
30
|
-
export declare function bindTags(liquidSwell: LiquidSwell): void;
|