From f43d4a73d0244c4f768eb965e923598c1fe2c582 Mon Sep 17 00:00:00 2001 From: bcweaver <brianweaver@gmail.com> Date: Tue, 23 Oct 2018 17:32:34 -0400 Subject: [PATCH] Removing unused 'cog' package (drupal theme) --- composer.json | 1 - composer.lock | 73 +- vendor/composer/installed.json | 73 - web/themes/cog/.gitignore | 11 - web/themes/cog/.travis.yml | 89 - web/themes/cog/LICENSE.txt | 339 - web/themes/cog/README.md | 45 - web/themes/cog/STARTERKIT/.eslintignore | 2 - web/themes/cog/STARTERKIT/.stylelintrc.json | 13 - web/themes/cog/STARTERKIT/README.md | 166 - web/themes/cog/STARTERKIT/STARTERKIT.info.yml | 25 - .../cog/STARTERKIT/STARTERKIT.layouts.yml | 124 - .../cog/STARTERKIT/STARTERKIT.libraries.yml | 16 - web/themes/cog/STARTERKIT/STARTERKIT.theme | 133 - .../cog/STARTERKIT/_readme/about-cog.md | 21 - .../cog/STARTERKIT/_readme/setup-full.md | 82 - .../cog/STARTERKIT/_theming-guide/fonts.md | 65 - .../cog/STARTERKIT/_theming-guide/images.md | 191 - .../STARTERKIT/_theming-guide/javascript.md | 91 - .../STARTERKIT/_theming-guide/libraries.md | 138 - .../_theming-guide/preprocessing.md | 256 - .../cog/STARTERKIT/_theming-guide/readme.md | 58 - .../cog/STARTERKIT/_theming-guide/sass.md | 176 - .../cog/STARTERKIT/_theming-guide/twig.md | 216 - web/themes/cog/STARTERKIT/fonts/poppins.css | 26 - .../cog/STARTERKIT/fonts/poppins/OFL.txt | 92 - .../STARTERKIT/fonts/poppins/Poppins-Bold.ttf | 3477 ----- .../fonts/poppins/Poppins-Light.ttf | 2321 --- .../fonts/poppins/Poppins-Medium.ttf | 3071 ---- .../fonts/poppins/Poppins-Regular.ttf | 2655 ---- .../fonts/poppins/Poppins-SemiBold.ttf | 3354 ----- .../cog/STARTERKIT/gulp-tasks/browser-sync.js | 20 - web/themes/cog/STARTERKIT/gulp-tasks/build.js | 33 - .../cog/STARTERKIT/gulp-tasks/clean-css.js | 17 - .../STARTERKIT/gulp-tasks/clean-styleguide.js | 20 - web/themes/cog/STARTERKIT/gulp-tasks/clean.js | 12 - .../cog/STARTERKIT/gulp-tasks/compile-js.js | 24 - .../cog/STARTERKIT/gulp-tasks/compile-sass.js | 29 - .../gulp-tasks/compile-styleguide.js | 14 - .../cog/STARTERKIT/gulp-tasks/default.js | 13 - .../cog/STARTERKIT/gulp-tasks/lint-css.js | 39 - .../cog/STARTERKIT/gulp-tasks/lint-js.js | 46 - .../cog/STARTERKIT/gulp-tasks/minify-css.js | 22 - web/themes/cog/STARTERKIT/gulp-tasks/pa11y.js | 111 - web/themes/cog/STARTERKIT/gulp-tasks/serve.js | 12 - .../cog/STARTERKIT/gulp-tasks/test-css.js | 16 - web/themes/cog/STARTERKIT/gulp-tasks/watch.js | 46 - web/themes/cog/STARTERKIT/gulpfile.js | 235 - .../cog/STARTERKIT/images/sampleimg.png | 15 - web/themes/cog/STARTERKIT/install-node.sh | 27 - web/themes/cog/STARTERKIT/js/README.md | 43 - web/themes/cog/STARTERKIT/logo.png | 35 - web/themes/cog/STARTERKIT/logo.svg | 16 - web/themes/cog/STARTERKIT/package-lock.json | 11817 ---------------- web/themes/cog/STARTERKIT/package.json | 70 - .../panel_layouts/one_col/one-col.html.twig | 15 - .../panel_layouts/one_col/one_col.png | 4 - .../one_three_one/one-three-one.html.twig | 27 - .../one_three_one/one_three_one.png | 4 - .../one-three-one-cm.html.twig | 27 - .../one_three_one_cm/one_three_one_cm.png | 5 - .../one-three-two-one.html.twig | 33 - .../one_three_two_one/one_three_two_one.png | 5 - .../one_two_one/one-two-one.html.twig | 26 - .../panel_layouts/one_two_one/one_two_one.png | 4 - .../one_two_one_cl/one-two-one-cl.html.twig | 26 - .../one_two_one_cl/one_two_one_cl.png | 5 - .../one_two_one_cr/one-two-one-cr.html.twig | 26 - .../one_two_one_cr/one_two_one_cr.png | 5 - .../one-two-three-one.html.twig | 33 - .../one_two_three_one/one_two_three_one.png | 7 - web/themes/cog/STARTERKIT/sass/_config.scss | 103 - web/themes/cog/STARTERKIT/sass/_reset.scss | 2 - .../cog/STARTERKIT/sass/base/_base.scss | 196 - .../cog/STARTERKIT/sass/base/_drupal.scss | 70 - .../cog/STARTERKIT/sass/base/_form.scss | 215 - .../cog/STARTERKIT/sass/base/blockquote.twig | 6 - .../cog/STARTERKIT/sass/base/form_html.twig | 88 - .../cog/STARTERKIT/sass/base/form_html5.twig | 88 - .../cog/STARTERKIT/sass/base/headlines.twig | 7 - .../cog/STARTERKIT/sass/base/lists.twig | 37 - .../cog/STARTERKIT/sass/base/table.twig | 26 - web/themes/cog/STARTERKIT/sass/base/text.twig | 10 - .../sass/components/_aside_blocks.scss | 17 - .../STARTERKIT/sass/components/_branding.scss | 18 - .../sass/components/_breadcrumb.scss | 20 - .../STARTERKIT/sass/components/_footer.scss | 7 - .../STARTERKIT/sass/components/_header.scss | 11 - .../STARTERKIT/sass/components/_messages.scss | 28 - .../cog/STARTERKIT/sass/components/_tabs.scss | 26 - .../cog/STARTERKIT/sass/components/block.twig | 10 - .../components/example/example_button.json | 4 - .../components/example/example_button.scss | 21 - .../components/example/example_button.twig | 1 - .../STARTERKIT/sass/components/header.twig | 10 - .../cog/STARTERKIT/sass/components/tabs.twig | 7 - .../STARTERKIT/sass/layout/_containers.scss | 9 - .../cog/STARTERKIT/sass/layout/_panels.scss | 147 - .../cog/STARTERKIT/sass/layout/_sidebars.scss | 101 - .../cog/STARTERKIT/sass/layout/sidebars.twig | 50 - .../cog/STARTERKIT/sass/state/_states.scss | 7 - .../sass/style-guide-only/homepage.md | 25 - .../sass/style-guide-only/kss-only.scss | 16 - web/themes/cog/STARTERKIT/sass/styles.scss | 50 - web/themes/cog/STARTERKIT/screenshot.png | 171 - .../templates/layout/html.html.twig | 20 - .../templates/layout/page.html.twig | 126 - .../templates/layout/region.html.twig | 25 - web/themes/cog/STARTERKIT/theme-settings.php | 35 - web/themes/cog/cog-internals/cog.drush.inc | 215 - web/themes/cog/cog.info.yml | 22 - web/themes/cog/cog.theme | 44 - web/themes/cog/composer.json | 13 - web/themes/cog/logo.png | 35 - web/themes/cog/logo.svg | 16 - web/themes/cog/screenshot.png | 171 - .../block/block--local-tasks-block.html.twig | 46 - .../block--system-branding-block.html.twig | 35 - .../block/block--system-menu-block.html.twig | 58 - .../cog/templates/block/block.html.twig | 45 - .../content/node-edit-form.html.twig | 11 - .../cog/templates/content/node.html.twig | 54 - .../cog/templates/dataset/item-list.html.twig | 39 - .../cog/templates/field/field.html.twig | 80 - .../cog/templates/form/fieldset.html.twig | 59 - .../cog/templates/form/form-element.html.twig | 93 - web/themes/cog/templates/form/form.html.twig | 15 - .../cog/templates/layout/html.html.twig | 20 - .../cog/templates/layout/page.html.twig | 128 - .../cog/templates/layout/region.html.twig | 25 - .../templates/misc/status-messages.html.twig | 58 - .../templates/navigation/breadcrumb.html.twig | 25 - .../cog/templates/navigation/links.html.twig | 56 - .../cog/templates/navigation/menu.html.twig | 42 - .../cog/templates/navigation/pager.html.twig | 98 - .../templates/navigation/toolbar.html.twig | 46 - web/themes/cog/templates/user/user.html.twig | 23 - .../views/views-exposed-form.html.twig | 21 - .../views/views-mini-pager.html.twig | 41 - .../templates/views/views-view-grid.html.twig | 76 - .../views/views-view-grouping.html.twig | 20 - .../templates/views/views-view-list.html.twig | 36 - .../views/views-view-mapping-test.html.twig | 12 - .../views/views-view-table.html.twig | 126 - .../views/views-view-unformatted.html.twig | 31 - .../cog/templates/views/views-view.html.twig | 95 - 146 files changed, 1 insertion(+), 34223 deletions(-) delete mode 100644 web/themes/cog/.gitignore delete mode 100644 web/themes/cog/.travis.yml delete mode 100644 web/themes/cog/LICENSE.txt delete mode 100644 web/themes/cog/README.md delete mode 100644 web/themes/cog/STARTERKIT/.eslintignore delete mode 100644 web/themes/cog/STARTERKIT/.stylelintrc.json delete mode 100644 web/themes/cog/STARTERKIT/README.md delete mode 100644 web/themes/cog/STARTERKIT/STARTERKIT.info.yml delete mode 100644 web/themes/cog/STARTERKIT/STARTERKIT.layouts.yml delete mode 100644 web/themes/cog/STARTERKIT/STARTERKIT.libraries.yml delete mode 100644 web/themes/cog/STARTERKIT/STARTERKIT.theme delete mode 100644 web/themes/cog/STARTERKIT/_readme/about-cog.md delete mode 100644 web/themes/cog/STARTERKIT/_readme/setup-full.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/fonts.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/images.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/javascript.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/libraries.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/preprocessing.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/readme.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/sass.md delete mode 100644 web/themes/cog/STARTERKIT/_theming-guide/twig.md delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins.css delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins/OFL.txt delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Bold.ttf delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Light.ttf delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Medium.ttf delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Regular.ttf delete mode 100644 web/themes/cog/STARTERKIT/fonts/poppins/Poppins-SemiBold.ttf delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/browser-sync.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/build.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/clean-css.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/clean-styleguide.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/clean.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/compile-js.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/compile-sass.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/compile-styleguide.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/default.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/lint-css.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/lint-js.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/minify-css.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/pa11y.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/serve.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/test-css.js delete mode 100644 web/themes/cog/STARTERKIT/gulp-tasks/watch.js delete mode 100644 web/themes/cog/STARTERKIT/gulpfile.js delete mode 100644 web/themes/cog/STARTERKIT/images/sampleimg.png delete mode 100644 web/themes/cog/STARTERKIT/install-node.sh delete mode 100644 web/themes/cog/STARTERKIT/js/README.md delete mode 100644 web/themes/cog/STARTERKIT/logo.png delete mode 100644 web/themes/cog/STARTERKIT/logo.svg delete mode 100644 web/themes/cog/STARTERKIT/package-lock.json delete mode 100644 web/themes/cog/STARTERKIT/package.json delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_col/one-col.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_col/one_col.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one-three-one.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one_three_one.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one-three-one-cm.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one_three_one_cm.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one-three-two-one.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one_three_two_one.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one-two-one.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one_two_one.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one-two-one-cl.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one_two_one_cl.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one-two-one-cr.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one_two_one_cr.png delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one-two-three-one.html.twig delete mode 100644 web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one_two_three_one.png delete mode 100644 web/themes/cog/STARTERKIT/sass/_config.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/_reset.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/base/_base.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/base/_drupal.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/base/_form.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/base/blockquote.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/base/form_html.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/base/form_html5.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/base/headlines.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/base/lists.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/base/table.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/base/text.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_aside_blocks.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_branding.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_breadcrumb.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_footer.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_header.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_messages.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/_tabs.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/block.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/components/example/example_button.json delete mode 100644 web/themes/cog/STARTERKIT/sass/components/example/example_button.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/components/example/example_button.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/components/header.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/components/tabs.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/layout/_containers.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/layout/_panels.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/layout/_sidebars.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/layout/sidebars.twig delete mode 100644 web/themes/cog/STARTERKIT/sass/state/_states.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/style-guide-only/homepage.md delete mode 100644 web/themes/cog/STARTERKIT/sass/style-guide-only/kss-only.scss delete mode 100644 web/themes/cog/STARTERKIT/sass/styles.scss delete mode 100644 web/themes/cog/STARTERKIT/screenshot.png delete mode 100644 web/themes/cog/STARTERKIT/templates/layout/html.html.twig delete mode 100644 web/themes/cog/STARTERKIT/templates/layout/page.html.twig delete mode 100644 web/themes/cog/STARTERKIT/templates/layout/region.html.twig delete mode 100644 web/themes/cog/STARTERKIT/theme-settings.php delete mode 100644 web/themes/cog/cog-internals/cog.drush.inc delete mode 100644 web/themes/cog/cog.info.yml delete mode 100644 web/themes/cog/cog.theme delete mode 100644 web/themes/cog/composer.json delete mode 100644 web/themes/cog/logo.png delete mode 100644 web/themes/cog/logo.svg delete mode 100644 web/themes/cog/screenshot.png delete mode 100644 web/themes/cog/templates/block/block--local-tasks-block.html.twig delete mode 100644 web/themes/cog/templates/block/block--system-branding-block.html.twig delete mode 100644 web/themes/cog/templates/block/block--system-menu-block.html.twig delete mode 100644 web/themes/cog/templates/block/block.html.twig delete mode 100644 web/themes/cog/templates/content/node-edit-form.html.twig delete mode 100644 web/themes/cog/templates/content/node.html.twig delete mode 100644 web/themes/cog/templates/dataset/item-list.html.twig delete mode 100644 web/themes/cog/templates/field/field.html.twig delete mode 100644 web/themes/cog/templates/form/fieldset.html.twig delete mode 100644 web/themes/cog/templates/form/form-element.html.twig delete mode 100644 web/themes/cog/templates/form/form.html.twig delete mode 100644 web/themes/cog/templates/layout/html.html.twig delete mode 100644 web/themes/cog/templates/layout/page.html.twig delete mode 100644 web/themes/cog/templates/layout/region.html.twig delete mode 100644 web/themes/cog/templates/misc/status-messages.html.twig delete mode 100644 web/themes/cog/templates/navigation/breadcrumb.html.twig delete mode 100644 web/themes/cog/templates/navigation/links.html.twig delete mode 100644 web/themes/cog/templates/navigation/menu.html.twig delete mode 100644 web/themes/cog/templates/navigation/pager.html.twig delete mode 100644 web/themes/cog/templates/navigation/toolbar.html.twig delete mode 100644 web/themes/cog/templates/user/user.html.twig delete mode 100644 web/themes/cog/templates/views/views-exposed-form.html.twig delete mode 100644 web/themes/cog/templates/views/views-mini-pager.html.twig delete mode 100644 web/themes/cog/templates/views/views-view-grid.html.twig delete mode 100644 web/themes/cog/templates/views/views-view-grouping.html.twig delete mode 100644 web/themes/cog/templates/views/views-view-list.html.twig delete mode 100644 web/themes/cog/templates/views/views-view-mapping-test.html.twig delete mode 100644 web/themes/cog/templates/views/views-view-table.html.twig delete mode 100644 web/themes/cog/templates/views/views-view-unformatted.html.twig delete mode 100644 web/themes/cog/templates/views/views-view.html.twig diff --git a/composer.json b/composer.json index 030aa6d042..81ef4207ef 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,6 @@ "drupal/block_permissions": "^1.0", "drupal/block_region_permissions": "^1.2", "drupal/bootstrap": "3.5", - "drupal/cog": "^1.13", "drupal/config_direct_save": "^1.0", "drupal/config_ignore": "^2.1", "drupal/config_installer": "^1.0", diff --git a/composer.lock b/composer.lock index 264a791190..f904ad081f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "4ffcf7c711c2fbff172498426a100802", + "content-hash": "f32369d0ccb26271c95d1232f56efce9", "packages": [ { "name": "alchemy/zippy", @@ -1784,77 +1784,6 @@ "irc": "irc://irc.freenode.org/drupal-bootstrap" } }, - { - "name": "drupal/cog", - "version": "1.13.0", - "source": { - "type": "git", - "url": "https://git.drupal.org/project/cog", - "reference": "8.x-1.13" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/cog-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "3eaa27fc8e4aa9cf1249f49d941ee34d8dc75e1a" - }, - "require": { - "drupal/core": "~8.0" - }, - "type": "drupal-theme", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.13", - "datestamp": "1516296784", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "aellison", - "homepage": "https://www.drupal.org/user/277818" - }, - { - "name": "elm45", - "homepage": "https://www.drupal.org/user/805178" - }, - { - "name": "grasmash", - "homepage": "https://www.drupal.org/user/455714" - }, - { - "name": "jenter", - "homepage": "https://www.drupal.org/user/186584" - }, - { - "name": "littlekope0903", - "homepage": "https://www.drupal.org/user/2867321" - }, - { - "name": "sarahjean", - "homepage": "https://www.drupal.org/user/553728" - } - ], - "description": "Acquia maintained starter theme.", - "homepage": "https://github.com/acquia-pso/cog", - "keywords": [ - "Drupal" - ], - "support": { - "source": "https://github.com/acquia-pso/cog", - "issues": "https://github.com/acquia-pso/cog/issues" - } - }, { "name": "drupal/config_direct_save", "version": "1.0.0", diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2fa4dc7a0f..be0f51ed36 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1843,79 +1843,6 @@ "irc": "irc://irc.freenode.org/drupal-bootstrap" } }, - { - "name": "drupal/cog", - "version": "1.13.0", - "version_normalized": "1.13.0.0", - "source": { - "type": "git", - "url": "https://git.drupal.org/project/cog", - "reference": "8.x-1.13" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/cog-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "3eaa27fc8e4aa9cf1249f49d941ee34d8dc75e1a" - }, - "require": { - "drupal/core": "~8.0" - }, - "type": "drupal-theme", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.13", - "datestamp": "1516296784", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "installation-source": "dist", - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "aellison", - "homepage": "https://www.drupal.org/user/277818" - }, - { - "name": "elm45", - "homepage": "https://www.drupal.org/user/805178" - }, - { - "name": "grasmash", - "homepage": "https://www.drupal.org/user/455714" - }, - { - "name": "jenter", - "homepage": "https://www.drupal.org/user/186584" - }, - { - "name": "littlekope0903", - "homepage": "https://www.drupal.org/user/2867321" - }, - { - "name": "sarahjean", - "homepage": "https://www.drupal.org/user/553728" - } - ], - "description": "Acquia maintained starter theme.", - "homepage": "https://github.com/acquia-pso/cog", - "keywords": [ - "Drupal" - ], - "support": { - "source": "https://github.com/acquia-pso/cog", - "issues": "https://github.com/acquia-pso/cog/issues" - } - }, { "name": "drupal/config_direct_save", "version": "1.0.0", diff --git a/web/themes/cog/.gitignore b/web/themes/cog/.gitignore deleted file mode 100644 index 47b08f661d..0000000000 --- a/web/themes/cog/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -.sass-cache -.sass-cache/* - -.DS_Store -*bower_components* -*node_modules* -*kss_generated* -*_wraith/shots* -*wraith/shots* -css/* -npm-debug.log diff --git a/web/themes/cog/.travis.yml b/web/themes/cog/.travis.yml deleted file mode 100644 index 9a7c30269d..0000000000 --- a/web/themes/cog/.travis.yml +++ /dev/null @@ -1,89 +0,0 @@ -sudo: false -language: php - -php: - - 7 - - 5.6 - -env: - global: - - DOCROOT=$TRAVIS_BUILD_DIR/../drupal - - COG_DIR=$DOCROOT/themes/contrib/cog - - COGNIZANT_DIR=$DOCROOT/themes/custom/cognizant - -cache: - bundler: true - apt: true - directories: - - "$HOME/.composer/cache" - - "$HOME/.composer/vendor" - - "$HOME/.drush/cache" - - "$HOME/.npm" - - "$HOME/.nvm" - - "$COGNIZANT_DIR/node_modules" - -mysql: - database: drupal - username: root - encoding: utf8 - -# Set up environment. -before_install: - # Disable xdebug. - - phpenv config-rm xdebug.ini - - # Set up composer. - - composer self-update - - export PATH="$HOME/.composer/vendor/bin:$PATH" - - # Install drush - - composer global require drush/drush:8.* --prefer-source - - composer global require drupal/coder:8.* --prefer-source - - phpenv rehash - - # Clear drush release history cache, to pick up new releases. - - rm -f ~/.drush/cache/download/*---updates.drupal.org-release-history-* - - # Create MySQL Database - - mysql -e 'create database drupal;' - - # Copy cached dependencies back to travis build dir so that they are - # not wiped out by `drush dl drupal` command. - - mv $COGNIZANT_DIR/node_modules $TRAVIS_BUILD_DIR/ - -# Install Drupal and Cog itself. -install: - # Install drupal default profile - - cd .. - - drush dl drupal --drupal-project-rename=drupal -y - - cd drupal - - # Copy cog into themes/contrib/cog. - - mkdir -p themes/contrib/cog - - cp -R ${TRAVIS_BUILD_DIR}/* themes/contrib/cog/ - - # Make custom dir for subtheme - - mkdir -p themes/custom - - # Install Drupal and enable cog. - - drush --verbose site-install minimal --db-url=mysql://root:@127.0.0.1/drupal --yes - - drush en cog -y - - drush cog "Cognizant" - - # Set up front-end dependencies. - - cd $COGNIZANT_DIR - - - nvm ls-remote - - nvm install 8.9.1 - - nvm use 8.9.1 - - npm install -g gulp-cli - - npm install -g npm@latest - - npm run install-tools - -# Run cog tasks. -script: - # Codesniff all files, ignore third party libraries and compiled CSS. - - phpcs --standard=$HOME/.composer/vendor/drupal/coder/coder_sniffer/Drupal/ruleset.xml --ignore=*/STARTERKIT/gulp-tasks/*,*/STARTERKIT/gulpfile.js,*/STARTERKIT/theme-settings.php,*/STARTERKIT/STARTERKIT.theme,*/node_modules/*,*/styleguide/*,*/css/*,**/*.md $COG_DIR - - phpcs --standard=$HOME/.composer/vendor/drupal/coder/coder_sniffer/Drupal/ruleset.xml --ignore=*/gulp-tasks/*,gulpfile.js,*/node_modules/*,*/styleguide/*,*/css/*,**/*.md $COGNIZANT_DIR - - - gulp diff --git a/web/themes/cog/LICENSE.txt b/web/themes/cog/LICENSE.txt deleted file mode 100644 index d159169d10..0000000000 --- a/web/themes/cog/LICENSE.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - <signature of Ty Coon>, 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/web/themes/cog/README.md b/web/themes/cog/README.md deleted file mode 100644 index d35d94d1b6..0000000000 --- a/web/themes/cog/README.md +++ /dev/null @@ -1,45 +0,0 @@ -# Cog - -Cog is a developer-focused base theme and starterkit created by Acquia's Professional Service Front-end Team. It is intended as a minimalistic baseline for custom theming, while exposing common tools and workflows. Cog provides a small amount of code to get started, but is still packed with utilities to extend. - -* Responsive containers built on Susy grid system -* Initial SMACSS file architecture -* Common Twig files and theme dependencies -* Base preprocess functions for class definitions -* Modular gulp tasks for compiling and linting -* Living style guide construction via KSS-node - -## Let's get started! -The Cog documentation you seek is located [here](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/README.md). This documentation will cover [installation steps](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/README.md#installation) and a theme [overview](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/README.md#overview) to provide insight into internal methodologies. - -## Got Questions? - -Be sure to visit our [about document](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/_readme/about-cog.md) for high-level insight into topics including "[Background of Cog](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/_readme/about-cog.md#created)" and "[Comparing Cog to frameworks](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/_readme/about-cog.md#compare)"? - -## Theming Guide - -We have included a wide collection of snippets and resources in Cog in the format of a [theming guide](https://github.com/acquia-pso/cog/tree/8.x-1.x/STARTERKIT/_theming-guide). These code samples are referenced by common topics and technical methodologies. - -* [Sass in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/sass.md) -* [Using Web Fonts in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/fonts.md) -* [Twig for Drupal 8](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/twig.md) -* [Images in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/images.md) -* [Drupal 8 Libraries](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md) -* [Preprocessing in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md) -* [JavaScript in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/javascript.md) - ---- - -## License, support, and contribution - -Cog is provided as an open source tool in the hope that it will enabled developers to easily generate new Drupal projects that conform to Acquia Professional Services' best practices. - -Please feel free to contribute to the project or file issues via the GitHub issue queue. When doing so, please keep the following points in mind: - -* Cog is distributed under the GPLv2 license; WITHOUT ANY WARRANTY. -* The project maintainers make no commitment to respond to support requests, feature requests, or pull requests. -* All contributions to Cog will be reviewed for compliance with Drupal Coding Standards and best practices as defined by the project maintainer. - -Cog work is currently being tracked in the [cog GitHub issue queue](https://github.com/acquia-pso/cog/issues) and organized via a [Waffle.io Kanban Board](https://waffle.io/acquia-pso/cog). - -When making a pull request related to an issue, use the keywords 'Connects to #123' in your commit message to automatically relate the PR to the issue on the kanban board. diff --git a/web/themes/cog/STARTERKIT/.eslintignore b/web/themes/cog/STARTERKIT/.eslintignore deleted file mode 100644 index 023f2c734f..0000000000 --- a/web/themes/cog/STARTERKIT/.eslintignore +++ /dev/null @@ -1,2 +0,0 @@ -gulp-tasks/* -gulpfile.js \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/.stylelintrc.json b/web/themes/cog/STARTERKIT/.stylelintrc.json deleted file mode 100644 index aad2253e44..0000000000 --- a/web/themes/cog/STARTERKIT/.stylelintrc.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "stylelint-config-recommended-scss", - "plugins": [ - "stylelint-scss" - ], - "rules": { - "no-descending-specificity": null - }, - "ignoreFiles": [ - "node_modules/**/*.css", - "css/**/*.css" - ] -} diff --git a/web/themes/cog/STARTERKIT/README.md b/web/themes/cog/STARTERKIT/README.md deleted file mode 100644 index 0085e410dc..0000000000 --- a/web/themes/cog/STARTERKIT/README.md +++ /dev/null @@ -1,166 +0,0 @@ -# Cog: Acquia D8 Theme - -* [Installation](#installation) - * [Create Cog Sub-Theme](#create-cog-sub-theme) - * [Setup Local Development](#setup-local-development) -* [Theme Overview](#overview) - * [Folder Structure](#folder-structure) - * [Sass Structure](#sass-structure) - * [Gulp](#gulp) - * [JavaScript](#javascript) - * [Grid System](#grid-system) - * [Theme Regions](#theme-regions) - * [Images](#images) -* [Further Documentation](#further-documentation) -* [Build Notes](#build-notes) - ---- - -## Installation - -The Cog theme is set up to utilize the `base => sub-theme` relationship. The steps below will create your custom sub-theme that is cloned from `STARTERKIT/` folder, along with installing the proper dependencies to setup in a matter of minutes. This approach supports release updates, in addition to providing source references for required and optional pieces. - -### Create Cog Sub-Theme - -* In your `themes/` directory create the `contrib/` and `custom/` directories -* Download Cog into the `themes/contrib` folder and enable using `drush en cog` -* Create the sub-theme with `drush cog "MyTheme"` (if you'd like to customize, first run `drush help cog` to see available options) -* Enable your new `MyTheme` theme with `drush en mytheme` which is located in `themes/custom` -* Set `MyTheme` as your default theme `drush config-set system.theme default mytheme` - -### Setup Local Development - -Once you have created a custom sub-theme, you will setup for local compiling. If you would like to review a more detailed explanation of these steps, read the [full setup readme](_readme/setup-full.md). - -* Navigate to `themes/custom/mytheme` folder in your terminal -* Install Node.js with `./install-node.sh 8.9.1` and then point to the proper version with `source ~/.bashrc && nvm use --delete-prefix 8.9.1` - * (optional) If you are not using avn then run `nvm use 8.9.1` when closing and reopening your session - * (optional) If you choose to use avn follow the instructions [here](_readme/setup-full.md#avn) -* Run the command `npm install` within your `themes/custom/mytheme` folder -* Install the [Gulp](http://gulpjs.com/) build tool globally using `npm install -g gulp-cli`. -* To confirm Gulp and other items are instantiated `npm run build` -* You can now compile both your Sass and JS with `gulp watch` - -## Theme Overview - -Cog is a developer-focused base theme and starterkit created by Acquia's Professional Service Front-end Team. It is intended as a minimalistic baseline for custom theming, while exposing common tools and workflows. Cog provides a small amount of code to get started, but is still packed with utilities to extend. - -* Responsive containers built on Susy grid system -* Initial SMACSS file architecture -* Common Twig files and theme dependencies -* Base preprocess functions for class definitions -* Modular gulp tasks for compiling and linting -* Living style guide construction via KSS-node - -Cog is created with the intent of being used as a traditional base theme. By following the steps listed next, you will be cloning the starter sub-theme located in `cog/STARTERKIT`. This allows for proper delineation of the original Cog code from the flexible aspects of your custom theme. - -``` -contrib/ (theme folder) -|-- cog/ -|---- STARTERKIT/ - -custom/ (theme folder) -|-- mytheme/ (cloned from starterkit) -``` - -### Folder Structure - -``` -|-- css/ (generated css) -|-- gulp-tasks/ (modular gulp task files) -|-- images/ (theme images) -|-- js/ (compiled js) -|-- sass/ (SMACSS based sass setup) -|-- gulpfile.js (configured gulp file) -|-- install-node.sh (bash script to install nvm and node) -|-- logo.png (placeholder logo png file) -|-- logo.svg (placeholder logo svg file) -|-- node_modules/ (modules generated by npm) -|-- package.json (configured to load dependencies by npm) -|-- README-SETUP.md (Quickstart documentation theme) -|-- screenshot.png (placeholder theme screenshot file) -|-- [theme-name].info.yml (theme config file) -|-- [theme-name].libraries.yml (starter libraries file to load theme assets) -|-- [theme-name].theme (file to use for preprocess functions) -|-- theme-settings.php (file to use for making theme settings available in the GUI) -``` - -### Sass Structure - -Setup of the Sass files so that they are properly broken out in partials and according to the SMACSS methodologies. - -``` -sass/ - |-- _config.scss - |-- _reset.scss - |-- base/ - |-- layout/ - |-- components/ - |-- state/ - |-- style-guide-only/ - |---- homepage.md - |---- kss-only.scss - |-- style.scss -``` - -* **\_config.scss** this configuration is housing common mixins, variables, or similar, normally you would want to break these out in separate partials -* **styles.scss** the manifest file that imports all the partials or folders with globbing -* **base/** intended as the baseline pstyles that you extend upon and will include things like resets, global typography, or common form selectors. -* **layout/** for structural layout that can apply to both the outer containers like the sidebars or headers, but also on inner structural pieces. -* **components/** these module files are the reusable or component parts of our design. -* **state/** modules will adjust when in a particular state, in regards to targeting how changes happen on contextual alterations for regions or similar -* **style-guide-only/** contains homepage.md which provides the content for the Overview section of the styleguide, and kss-only.scss which generates a css file for styling needed by a component for display in the style guide, but not loaded into the actual theme - -### Gulp - -The Gulp installation and tasks are setup to work on install, but are still intended to be easily updated based on project needs. The tasks are declared in `gulpfile.js` and broken out within the `gulp-tasks/` subfolder. You can list the available Gulp tasks with `gulp --tasks`. The most common gulp task is `gulp watch` when developing locally, which covers Sass compiling, JS linting, and building dynamic styleguides. - -### JavaScript - -An example JS file `theme.js` is added by default in the `js/` folder. This file contains sample code wrapped in the `Drupal.behaviors` code standard. This JS file is added to the theme with the following portion of the code from `[theme-name].libraries.yml`. Cog does not have compression enabled for Gulp since it is relying on Drupal's caching system. - -``` -lib: - js: - js/theme.js: {} -``` - -### Grid System - -The Cog grid structure was setup with the intent of having a very minimalist starting point. The theme grid container is setup with a single class `.cog--mq` located in `layout/_containers.scss` that contains the following starter Susy container: `@include container(80em)`. In the `layout/_sidebars.scss` file is the column code for each combination of sidebars based on the Susy syntax. The body classes are defined with a preprocess conditional in `[theme-name].theme` for each scenario. - -### Theme Regions - -The regions available are standard with classic sidebar region, along with pre and post content areas. The intent is to allow for containers to go full-width and rely on the grid containers for inner Susy containers. - -``` -[theme-name].info.yml - -regions: - branding: Branding - header: Header - pre_content: 'Pre content' - content: Content - sidebar_first: 'Sidebar first' - sidebar_second: 'Sidebar second' - post_content: 'Post content' - footer: Footer -``` - - - -### Images - -The images designated for your custom theme can be placed in the `images/` folder. By default we do not have compression setup with subfolder, but do highly recommend based on need. Image compression and spriting requires vast differences with the amount images and this can be a task-intensive process for Gulp and automated builds. However for most of our builds, we do utilize both image compression and spriting with the standard subfolders with Gulp automation workflow: `images/src/` `images/dist/` - -## Further Documentation - -Cog also ships with an extensive list of documentation and code samples that which were intentionally left out of the theme. -We have collected all the examples in an easy reference [listed here](_theming-guide/readme.md). - -## Build Notes - -At the current time warnings are displayed for graceful-fs and lodash, these are known issues with gulp 3.x and will no longer be an issue once gulp 4.x is available. - -[graceful-fs warning](https://github.com/gulpjs/gulp/issues/1571) -[lodash warning](https://github.com/gulpjs/gulp/issues/1485) diff --git a/web/themes/cog/STARTERKIT/STARTERKIT.info.yml b/web/themes/cog/STARTERKIT/STARTERKIT.info.yml deleted file mode 100644 index c47953453c..0000000000 --- a/web/themes/cog/STARTERKIT/STARTERKIT.info.yml +++ /dev/null @@ -1,25 +0,0 @@ -name: Cog Sub-theme Starter Kit -type: theme -description: 'Acquia D8 starter theme' -# core: 8.x -hidden: true -base theme: cog -libraries: - - STARTERKIT/fonts - - STARTERKIT/fontawesome - - STARTERKIT/global_styles -regions: - branding: Branding - header: Header - pre_content: 'Pre content' - content: Content - sidebar_first: 'Sidebar first' - sidebar_second: 'Sidebar second' - post_content: 'Post content' - footer: Footer - -# Information added by Drupal.org packaging script on 2018-01-18 -version: '8.x-1.13' -core: '8.x' -project: 'cog' -datestamp: 1516296834 diff --git a/web/themes/cog/STARTERKIT/STARTERKIT.layouts.yml b/web/themes/cog/STARTERKIT/STARTERKIT.layouts.yml deleted file mode 100644 index b612c0538c..0000000000 --- a/web/themes/cog/STARTERKIT/STARTERKIT.layouts.yml +++ /dev/null @@ -1,124 +0,0 @@ -# Cog Layouts -# - css generated by sass/layout/_panels.scss -onecolumn: - label: One Column - category: Cog - template: panel_layouts/one_col - icon: panel_layouts/one_col/one_col.png - regions: - main: - label: Main content -one_two_one: - label: One Two One - category: Cog - template: panel_layouts/one_two_one - icon: panel_layouts/one_two_one/one_two_one.png - regions: - top: - label: Top content - middle_left: - label: Middle Left content - middle_right: - label: Middle Right content - bottom: - label: Bottom content -one_two_one_cl: - label: One Two One - Content Left - category: Cog - template: panel_layouts/one_two_one_cl - icon: panel_layouts/one_two_one_cl/one_two_one_cl.png - regions: - top: - label: Top content - middle_left: - label: Middle Left content - middle_right: - label: Middle Right content - bottom: - label: Bottom content -one_two_one_cr: - label: One Two One - Content Right - category: Cog - template: panel_layouts/one_two_one_cr - icon: panel_layouts/one_two_one_cr/one_two_one_cr.png - regions: - top: - label: Top content - middle_left: - label: Middle Left content - middle_right: - label: Middle Right content - bottom: - label: Bottom content -one_three_one: - label: One Three One - category: Cog - template: panel_layouts/one_three_one - icon: panel_layouts/one_three_one/one_three_one.png - regions: - top: - label: Top content - middle_left: - label: Middle Left content - middle_center: - label: Middle Center content - middle_right: - label: Middle Right content - bottom: - label: Bottom content -one_three_one_cm: - label: One Three One - Content Middle - category: Cog - template: panel_layouts/one_three_one_cm - icon: panel_layouts/one_three_one_cm/one_three_one_cm.png - regions: - top: - label: Top content - middle_left: - label: Middle Left content - middle_center: - label: Middle Center content - middle_right: - label: Middle Right content - bottom: - label: Bottom content -one_two_three_one: - label: One Two Three One - category: Cog - template: panel_layouts/one_two_three_one - icon: panel_layouts/one_two_three_one/one_two_three_one.png - regions: - top: - label: Top content - first_middle_left: - label: First Content Left - first_middle_right: - label: First Content Right - second_middle_left: - label: Second Content Left - second_middle_center: - label: Second Content Center - second_middle_right: - label: Second Content Right - bottom: - label: Bottom content -one_three_two_one: - label: One Three Two One - category: Cog - template: panel_layouts/one_three_two_one - icon: panel_layouts/one_three_two_one/one_three_two_one.png - regions: - top: - label: Top content - first_middle_left: - label: First Content Left - first_middle_center: - label: First Content Center - first_middle_right: - label: First Content Right - second_middle_left: - label: Second Content Left - second_middle_right: - label: Second Content Right - bottom: - label: Bottom content diff --git a/web/themes/cog/STARTERKIT/STARTERKIT.libraries.yml b/web/themes/cog/STARTERKIT/STARTERKIT.libraries.yml deleted file mode 100644 index d4473555c7..0000000000 --- a/web/themes/cog/STARTERKIT/STARTERKIT.libraries.yml +++ /dev/null @@ -1,16 +0,0 @@ -fonts: - version: VERSION - css: - theme: - '//fonts.googleapis.com/css?family=Open+Sans:400,700,300': {type: external} # external font - fonts/poppins.css: {} # local font -fontawesome: - version: 4.7.0 - css: - component: - '//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css': {type: external} -global_styles: - version: VERSION - css: - theme: - css/styles.css: {} diff --git a/web/themes/cog/STARTERKIT/STARTERKIT.theme b/web/themes/cog/STARTERKIT/STARTERKIT.theme deleted file mode 100644 index 3b679e0039..0000000000 --- a/web/themes/cog/STARTERKIT/STARTERKIT.theme +++ /dev/null @@ -1,133 +0,0 @@ -<?php - -/** - * @file - * Theme specific functionality. - */ - -use Drupal\Component\Utility\Html; -use Drupal\Core\Form\FormStateInterface; - -/** - * Implements hook_preprocess_html(). - */ -function STARTERKIT_preprocess_html(&$variables) { - $path = \Drupal::service('path.current')->getPath(); - $alias = trim(\Drupal::service('path.alias_manager') - ->getAliasByPath($path), '/'); - // Body classes for sidebars. - if (isset($variables['page']['sidebar_first']) && isset($variables['page']['sidebar_second'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('body-sidebars-both'); - } - elseif (isset($variables['page']['sidebar_first'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('body-sidebars-first'); - } - elseif (isset($variables['page']['sidebar_second'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('body-sidebars-second'); - } - else { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('body-sidebars-none'); - } - // Alias path class. - $alias_class = preg_replace("/\//", '-', $alias); - if (!empty($alias_class) && strpos($alias_class, 'node') !== 0) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('alias--' . $alias_class); - } - // If is homepage. - $variables['attributes']['class'][] = \Drupal::service('path.matcher') - ->isFrontPage() ? 'frontpage' : ''; - // Node type class. - $variables['attributes']['class'][] = isset($variables['node_type']) ? 'nodetype--' . $variables['node_type'] : ''; - // Logged in class. - $variables['attributes']['class'][] = $variables['logged_in'] ? 'logged-in' : 'logged-out'; -} - -/** - * Implements hook_preprocess_page(). - */ -function STARTERKIT_preprocess_page(&$variables) { - // Check if page is panel pages. - $route_options = \Drupal::routeMatch()->getRouteObject()->getOptions(); - if (isset($route_options['parameters']['page_manager_page'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('page-panel'); - } - else { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('page-standard'); - } -} - -/** - * Implements template_preprocess_block(). - */ -function STARTERKIT_preprocess_block(&$variables) { - // Custom block type helper classes. - if (isset($variables['elements']['content']['#block_content'])) { - $bundle = $variables['elements']['content']['#block_content']->bundle(); - $bundle_class = str_replace('_', '-', $bundle); - if (isset($variables['attributes']['class'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('block--bundle-' . $bundle_class); - $variables['attributes']['data-bundle-class'] = $bundle_class; - } - } -} - -/** - * Implements hook_preprocess_node(). - */ -function STARTERKIT_preprocess_node(&$variables) { - // Helper variables for multiple nodes. - if (!empty($variables['elements']['#entity_type'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('entity--type-' . $variables['elements']['#entity_type']); - } -} - -/** - * Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. - * - * Changes vertical tabs to container and adds meta information. - * Code borrowed from Seven theme. - */ -function STARTERKIT_form_node_form_alter(&$form, FormStateInterface $form_state) { - $node = $form_state->getFormObject()->getEntity(); - $form['#theme'] = ['node_edit_form']; - $form['advanced']['#type'] = 'container'; - $is_new = !$node->isNew() ? format_date($node->getChangedTime(), 'short') : t('Not saved yet'); - $form['meta'] = [ - '#attributes' => ['class' => ['entity-meta__header']], - '#type' => 'container', - '#group' => 'advanced', - '#weight' => -100, - 'published' => [ - '#type' => 'html_tag', - '#tag' => 'h3', - '#value' => $node->isPublished() ? t('Published') : t('Not published'), - '#access' => !$node->isNew(), - '#attributes' => [ - 'class' => 'entity-meta__title', - ], - ], - 'changed' => [ - '#type' => 'item', - '#wrapper_attributes' => [ - 'class' => [ - 'entity-meta__last-saved', - 'container-inline', - ], - ], - '#markup' => '<h4 class="label inline">' . t('Last saved') . '</h4> ' . $is_new, - ], - 'author' => [ - '#type' => 'item', - '#wrapper_attributes' => [ - 'class' => [ - 'author', - 'container-inline', - ], - ], - '#markup' => '<h4 class="label inline">' . t('Author') . '</h4> ' . $node->getOwner() - ->getUsername(), - ], - ]; - $form['revision_information']['#type'] = 'container'; - $form['revision_information']['#group'] = 'meta'; -} diff --git a/web/themes/cog/STARTERKIT/_readme/about-cog.md b/web/themes/cog/STARTERKIT/_readme/about-cog.md deleted file mode 100644 index 554f0999d9..0000000000 --- a/web/themes/cog/STARTERKIT/_readme/about-cog.md +++ /dev/null @@ -1,21 +0,0 @@ -# About Cog - -<a name="created"></a> -## Why was the Cog theme created? - -Cog was created by the Acquia Professional Services Front-end team out of the need for a standardized theme that can adapt to their wide range of projects. The PS team typically builds complex and unique designs that require the structural flexibility to adjust based on requirements. The technical approach was to create a theme that starts with Drupal theme commonalities and uses a clean code structure to extend with. The Cog theme is also utilized as measure to enforce best practices with topics like SMACSS, performance, and component-driven styles. - -<a name="choose"></a> -## Why should I choose the Cog for my Drupal project? - -We typically recommend Cog for all of our Acquia enterprise builds, but the theme typically lends itself to custom designs and front-end requirements. We have configured the Cog theme so that your team can set up in a couple of minutes, while providing documentation for standard questions. Cog was set up with a minimal code footprint, so that various plugins and assets can be layered within. In scenarios where the designs have been tailored for other frameworks, it makes more sense to go with those options. - -<a name="compare"></a> -## How does Cog compare with popular frameworks like Bootstrap or Foundation? - -Cog was constructed with a different approach than these front-end frameworks. It was created as a clean baseline theme for Drupal front-end developers to build upon, requiring very little setup or theme-specific knowledge. A core intent of the Cog theme is to offer a less opinionated theme that a developer can hit the ground running with, without having to work within the confines of a defined framework. Bootstrap & Foundation are frameworks that define their techniques by implementing their specific components (e.g. carousels, glyphs, etc), while Cog intends for the developer to integrate their component preference with the theme. - -<a name="audience"></a> -## What is the typical audience that would build with the Cog theme? - -Cog is transparent about being geared for front-end developers, therefore the methodology is enforced with the tools and code that is included with it. Cog attempts to target the basic requirements to start a Drupal theme, along with the common structure to quickly understand. The styles included with Cog are intentionally slim, to help eliminate the need to layer adjustments which is common with framework-specific code. Cog uses popular front-end tools like Gulp and Susy, which establishes familiarity for most front-end developers. diff --git a/web/themes/cog/STARTERKIT/_readme/setup-full.md b/web/themes/cog/STARTERKIT/_readme/setup-full.md deleted file mode 100644 index afc5dbb908..0000000000 --- a/web/themes/cog/STARTERKIT/_readme/setup-full.md +++ /dev/null @@ -1,82 +0,0 @@ -# Cog Setup - -## System Requirements - -This setup is tested for OSX and Linux. nvm and avn are not compatible with Windows. On Windows you may be able to use something like [nvm-windows](https://github.com/coreybutler/nvm-windows) - -## Bash script local environment setup - -This sub theme uses node and npm to manage build tools such as sass. There are no additional front-end dependencies such as ruby. It is highly recommended to use [nvm](https://github.com/creationix/nvm) to install and manage node versions, and the theme provides a bash install script to install both nvm and the version of node that the theme uses, also via nvm. - -Script usage (from generated sub theme directory): - -```bash -./install-node.sh 8.9.1 -``` - -The install script installs nvm and then uses nvm to install the version of node given to it as an argument. It also writes a `.node-version` file into the sub theme directory it was run from that can be picked up by tools such as avn. After running the script it is necessary to do the command it outputs to tell your session you want to use that version of node: - -```bash -source ~/.bashrc && nvm use --delete-prefix 8.9.1 -``` - -If you are not using avn or something similar then you will need to repeat `nvm use 8.9.1` if you close and reopen your session. - -<a name="avn"></a> -### AVN (Automatic Version Switching for Node) - -#### Why would you want to install AVN? - -By default, nvm is session based so you will need to run `nvm use 8.9.1` again if you close your terminal and reopen it later. It is recommended to use a tool such as [avn](https://github.com/wbyoung/avn). This will pick up the node version from the `.node-version` file that the provided install script places in the theme directory. When you `cd` to the theme directory avn will use nvm to switch to the appropriate installed node version automatically. - -#### AVN install: - -```bash -npm install -g avn avn-nvm -avn setup -source ~/.bash_profile -``` - -## 'Manual' local environment setup - -The only requirement for running the theme build is node and running `npm install` in the theme to install dependencies. We have tested against Node LTS release v4. Installers are available here https://nodejs.org/en/download/ for multiple operating systems. - -## Local development - -The theme build is centered around the gulpfile, and the default gulp task does a production ready build of the theme. The directories that are generated in the build are `css` and `styleguide`. JS is linted via ESLint. - -First install all local dependencies. From the subtheme folder: - -```bash -npm run install-tools -``` - -To run gulp there is a built in npm run-script: - -```bash -npm run build -``` - -### Gulp - -Gulp is already included once `npm run install-tools` has been run, but unless it is installed globally you will need to use the npm scripts such as `npm run build` to call it. You can also install a global version of gulp to run gulp tasks directly: - -```bash -npm install -g gulp-cli -``` - -After gulp is installed globally it can be called like `gulp`, `gulp build` or `gulp watch`. The gulpfile documents available tasks outside of the default `gulp` task, which runs a production ready theme build. You can use `gulp --tasks` to get a list of these tasks as well. You can also use `npm run` to see which npm scripts are available and what commands they call. - -### Browsersync - -[Browsersync](https://www.browsersync.io/) is configured to allow for multi-device testing and to automatically refresh the page when changes are made to your theme's styles and javascript. You can start Browsersync with `npm run serve`, or `gulp serve` if Gulp has been installed globally. The serve task will automatically start the watch task in the background, so there is no need to run them both. - -In order to see changes to your styles and javascript immediately, you will need to disable Drupal's CSS and JS preprocessing. Follow the instructions at the bottom of `sites/default/settings.php` to create a `local.settings.php` file. In your local settings file, include the following: - -``` -/** - * Disable CSS and JS aggregation. - */ -$config['system.performance']['css']['preprocess'] = FALSE; -$config['system.performance']['js']['preprocess'] = FALSE; -``` diff --git a/web/themes/cog/STARTERKIT/_theming-guide/fonts.md b/web/themes/cog/STARTERKIT/_theming-guide/fonts.md deleted file mode 100644 index 164b3825b7..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/fonts.md +++ /dev/null @@ -1,65 +0,0 @@ -# Theming Guide: Using Web Fonts in Drupal - -* [Adding External Web Fonts in Drupal](#cdnfonts) -* [Adding Local Web Fonts in Drupal](#localfonts) - -<a name="cdnfonts"></a> -## Adding External Web Fonts in Drupal - -Most popular web font stacks can be included with minimal effort, especially when loading from an external source. In this example we will load a Google font into our theme thru the libraries file. - -### Filename - -`example.libraries.yml` - -### File contents - -```yaml -fonts: - version: VERSION - example: - '//fonts.googleapis.com/css?family=Open+Sans:400,700,300': { type: external} -``` - -<a name="localfonts"></a> -## Adding Local Web Fonts in Drupal - -When implementing local web fonts, you can reference a local CSS within your libraries file to isolate the font import. After adding to the theme libraries file, we recommend using the `@font-face` rule to accomplish this. The below example shows broader coverage for each browser, but this can be trimmed based on the available font library. - -### Filename - -`example.libraries.yml` - -### File contents - -```yaml -fonts: - version: VERSION - example: - fonts/example.css: {} # local font -``` - -### Filename - -`fonts/example.css` - -### File contents - -```scss -@font-face { - font-family: 'Klavika Light Condensed'; - src: url('../fonts/Klavika-LightCondensed.eot'); - src: url('../fonts/Klavika-LightCondensed.eot?#iefix') format('embedded-opentype'), - url('../fonts/Klavika-LightCondensed.woff') format('woff'), - url('../fonts/Klavika-LightCondensed.ttf') format('truetype'); - font-weight: 300; - font-style: normal; -} -``` - ---- - -## Additional References -* [Adding stylesheets (CSS) and JavaScript (JS) to a Drupal 8 theme](https://www.drupal.org/docs/8/theming-drupal-8/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-theme) -* [MDN @font-face](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face) -* [Using @font-face CSS Tricks](https://www.drupal.org/docs/8/theming) diff --git a/web/themes/cog/STARTERKIT/_theming-guide/images.md b/web/themes/cog/STARTERKIT/_theming-guide/images.md deleted file mode 100644 index 28b746a606..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/images.md +++ /dev/null @@ -1,191 +0,0 @@ -# Theming Guide: Images in Drupal - -* [Create Render Array for Original Image](#origrenderarray) -* [Create Render Array with Image Style](#stylerenderarray) -* [Create Image Object from URI](#imguri) -* [Return Image Information from File ID](#imgfiduri) -* [Compressing Images with Gulp](#gulpcompr) - -<a name="origrenderarray"></a> -## Create Render Array for Original Image - -Some situations will arise in which you will need to create an original version of an image to render in Twig. In the following example we will create a render array to render image within your template. - -### Filename - -`example.theme` - -### File contents - -```php -use Drupal\file\Entity\File; - -function EXAMPLE_preprocess_node(&$variables) { - - $fid = 1; // image file id - $file_uri = File::load($fid)->getFileUri(); // original file uri - $image = \Drupal::service('image.factory')->get($file_uri); // image.factory service to build object - - if ($image->isValid()) { - $variables['original_image_render_array'] = [ - '#theme' => 'image', - '#uri' => $image->getSource(), - '#width' => $image->getWidth(), - '#height' => $image->getHeight(), - '#alt' => 'alt text', - '#title' => 'title text', - '#attributes' => [ - 'class' => 'my-img-class' - ] - ]; - } - -} -``` - -### Filename - -`node.html.twig` - -### File contents - -```twig -<div> {{ original_image_render_array }} </div> -``` - -<a name="stylerenderarray"></a> -## Create Render Array with Image Style - -There are common scenarios in which you will need to create alternate versions of an image to render in Twig. In the following example we will create a proper render array to print a thumbnail version of an image within your template. - -### Filename - -`example.theme` - -### File contents - -```php -use Drupal\file\Entity\File; -use Drupal\image\Entity\ImageStyle; - -function EXAMPLE_preprocess_node(&$variables) { - - $fid = 1; // image file id - $style = 'thumbnail'; // image style - - $thumb_style = ImageStyle::load($style); // image style configuration entity - $file_uri = File::load($fid)->getFileUri(); // original file uri - $image_uri = $thumb_style->buildUrl($file_uri); // original file uri - $image = \Drupal::service('image.factory')->get($image_uri); // image.factory service to build object - - // Create render array with proper markup options. - if ($image->isValid()) { - $variables['image_styled_render_array'] = [ - '#theme' => 'image', - '#uri' => $image_uri, - '#width' => $image->getWidth(), - '#height' => $image->getHeight(), - '#alt' => 'alt text', - '#title' => 'title text', - '#attributes' => [ - 'id' => 'my-thumb-id', - 'class' => 'my-thumb-class' - ] - ]; - } - -} -``` - -### Filename - -`node.html.twig` - -### File contents - -```twig -<div> {{ image_styled_render_array }} </div> -``` - -<a name="imguri"></a> -## Create Image Object from URI - -In scenarios in which will need to reference image properties from the URI, you can make use of the image.factory service. - -### Filename - -`example.theme` - -### File contents - -```php -function EXAMPLE_preprocess_node(&$variables) { - $img_uri = 'public://test/test-dog.jpg'; - $image_obj = \Drupal::service('image.factory')->get($img_uri); -} -``` - -<a name="imgfiduri"></a> -## Return Image Information from File ID - -When you will need to retrieve the URI based on the `fid`, you can use the `File` class with the `getFileUri` function. Other useful utility functions are included in this class when needing file information from the `file_managed` table. - -### Filename - -`example.theme` - -### File contents - -```php -use Drupal\file\Entity\File; - -function EXAMPLE_preprocess_node(&$variables) { - - file_uri = File::load($fid)->getFileUri(); // uri - filename = File::load($fid)->getFilename(); // file name - filesize = File::load($fid)->getSize(); // file size - fileowner = File::load($fid)->getOwner(); // file owner - file_url_abs = File::load($fid)->url(); // get absolute path - file_url_rel = file_url_transform_relative(file_url_abs); // get relative path - -} - -``` - -<a name="gulpcompr"></a> -## Compressing Images with Gulp - -There are instances where your theme will use a good amount of images for common elements on your site. To assist with performance, we typically use the gulp-imagemin package to minify images. - -We start by creating 2 folders with our images folder: `images/src` which will contain the original images and `images/dist` which is designated to the compressed versions. - -In our package.json we include the new package dependency by adding `"gulp-imagemin": "3.1.x"` and updating with packages with `npm update`. - -Now that the setup is complete, we can add a new Gulp task specifically for minifying our theme images with the following code: - -```js -var imagemin = require('gulp-imagemin'); - -gulp.task('imagemin', function () { - debugger; - return gulp.src('images/src/*.{gif,jpg,png}') - .pipe(imagemin({ - progressive: true, - interlaced: true - })) - .pipe(gulp.dest('images/dist')) -}); -``` - -After you run the new image task with `gulp imagemin`, the images in `src/` will be compressed and copied to `dist/` as shown here: - -  - ---- - -## Additional References - -* [Render Arrays in Drupal 8](https://www.drupal.org/docs/8/api/render-api/render-arrays) -* [GulpJS homepage](http://gulpjs.com/) -* [Image Min Gulp library](https://www.npmjs.com/package/gulp-imagemin) - diff --git a/web/themes/cog/STARTERKIT/_theming-guide/javascript.md b/web/themes/cog/STARTERKIT/_theming-guide/javascript.md deleted file mode 100644 index 3e3c9643a6..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/javascript.md +++ /dev/null @@ -1,91 +0,0 @@ -# Theming Guide: JavaScript in Drupal - -* [Adding a Javascript file in Drupal](#jsfile) -* [Wrapping your JavaScript code in closure](#wrappingfile) -* [Adding JS code within Drupal.behaviors](#behaviors) - ---- - -<a name="jsfile"></a> -## Adding a Javascript file in Drupal - -JavaScript files are now added in your library definitions in Drupal 8. These files are now named as `*.libraries.yml` and can be updated incrementally after being defined. In this example we are including two libraries as a dependency. - -### Filename - -`example.libraries.yml` - -### File contents - -```yaml -lib: - version: VERSION - js: - js/theme.js: {} - dependencies: - - core/jquery - - core/drupal -``` - -<a name="wrappingfile"></a> -## Wrapping your JavaScript code in closure - -Drupal best practices dictate that you wrap JavaScript code with the proper function closure, in order to properly limit the JavaScript scope. We also typically add in common parameters (jQuery, Drupal, etc) within this function to address mapping and conflicts. We also suggest using strict mode within this closure with `'use strict';`. - -### Filename - -`example.js` - -### File contents - -```js -(function ($, Drupal, window, document, undefined) { - 'use strict'; - - // Example of Drupal behavior. - Drupal.behaviors.exampleA = {/*...*/}; - - // Example of Drupal behavior. - Drupal.behaviors.exampleB = {/*...*/}; - -})(jQuery, Drupal, this, this.document); -``` - -<a name="behaviors"></a> -## Adding JS code within Drupal.behaviors - -As with previous versions of Drupal, we always wrap our code with drupal.behaviors instead of `$(document).ready`. In the example below, we are wanting our code to fire only on document load, but you can use the same logic for all load events and target specific DOM declarations. - -### Filename - -`example.js` - -### File contents - -```js -(function ($, Drupal, window, document, undefined) { - 'use strict'; - - // Example of Drupal behavior loaded. - Drupal.behaviors.exampleJS = { - attach: function (context, settings) { - if (typeof context['location'] !== 'undefined') { // Only fire on document load. - - console.log('This is loaded'); - - } - } - }; - -})(jQuery, Drupal, this, this.document); -``` - ---- - -## Additional References - -* [Drupal.org Working with JavaScript and jQuery](https://www.drupal.org/docs/7/theming/working-with-javascript-and-jquery) -* [Adding stylesheets (CSS) and JavaScript (JS) to a Drupal 8 theme](https://www.drupal.org/docs/8/theming-drupal-8/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-theme) -* [Theming Drupal 8](https://www.drupal.org/docs/8/theming) -* [Drupal.org JavaScript API overview](https://www.drupal.org/docs/8/api/javascript-api/javascript-api-overview) -* [Drupal.org JavaScript coding standards](https://www.drupal.org/node/172169) diff --git a/web/themes/cog/STARTERKIT/_theming-guide/libraries.md b/web/themes/cog/STARTERKIT/_theming-guide/libraries.md deleted file mode 100644 index bbf1189c2d..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/libraries.md +++ /dev/null @@ -1,138 +0,0 @@ -# Theming Guide: Drupal 8 Libraries - -* [Defining Local Libraries in Drupal 8](#locallibs) -* [Defining External Libraries in Drupal 8](#remotelibs) -* [Adding Library Dependencies](#dependencylibs) -* [Attaching Libraries within Twig files](#attachtwig) -* [Attaching Libraries within Preprocess Functions](#preprocesslibraries) -* [Replacing or Removing Libraries](#replaceremovelibs) - -## Defining Local Libraries in Drupal 8 -<a name="locallibs"></a> - -A majority of themes start out with baseline CSS and JS files that are needed site-wide. In these cases, we declare and attach these local libraries within the theme. - -### Filename - -`EXAMPLE.info.yml` - -### File contents - -```yaml -libraries: - - EXAMPLE/global -``` - -### Filename - -`EXAMPLE.libraries.yml` - -### File contents - -```yaml -global: - css: - theme: - css/styles.css: {} - js: - theme: - js/theme.js: {} -``` - -<a name="remotelibs"></a> -## Defining External Libraries in Drupal 8 - -When referencing external JS and CSS assets that are hosted outside the site, make sure to pass the `type: external` syntax within the `EXAMPLE.libraries.yml` libraries file. - -### Filename - -`EXAMPLE.libraries.yml` - -### File contents - -```yaml -fonts: - css: - theme: - '//fonts.googleapis.com/css?family=Open+Sans:400,700,300': {type: external} -``` - -<a name="dependencylibs"></a> -## Adding Library Dependencies - -When utilizing common library dependencies, just reference within your `EXAMPLE.libraries.yml` file. In the following example, we will set both jQuery and Drupal Settings as dependencies. - -### Filename - -`EXAMPLE.libraries.yml` - -### File contents - -```yaml -global: - js: - theme: - js/theme.js: {} - dependencies: - - core/jquery - - core/drupalSettings -``` - -<a name="attachtwig"></a> -## Attaching Libraries within Twig files - -There will be situations in which you will only want to attach libraries for certain markup. In this example we will utilize the new Drupal 8 function `attach_library()` to add a library within the node twig file. - -### Filename - -`node.html.twig` - -### File contents - -```twig -{{ attach_library('example/example-library') }} -``` - -<a name="preprocesslibraries"></a> -### Attaching Libraries within Preprocess Functions - -You have the option to attach a library in the preprocess level for custom scenarios. In the following example we will only attach the library for article node pages. - -### Filename - -`EXAMPLE.theme` - -### File contents - -```php -function EXAMPLE_preprocess_page(&$variables) { - if($variables['node']->getType() == 'article'){ - $variables['#attached']['library'][] = 'articlelib/article-library'; - } -} -``` - -<a name="replaceremovelibs"></a> -## Replacing or Removing Libraries - -Situations will arise when you need to replace a library or remove it all together. In the following example we will show examples of both. - -### Filename - -`EXAMPLE.info.yml` - -### File contents - -```yaml -libraries-override: - classy/messages: # replace - example/messages - classy/file: false # remove -``` - ---- - -## Additional References - -* [Adding stylesheets (CSS) and JavaScript (JS) to a Drupal 8 theme](https://www.drupal.org/docs/8/theming-drupal-8/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-theme) -* [Defining a theme with an .info.yml file](https://www.drupal.org/node/2349827) diff --git a/web/themes/cog/STARTERKIT/_theming-guide/preprocessing.md b/web/themes/cog/STARTERKIT/_theming-guide/preprocessing.md deleted file mode 100644 index 12eb76a0a5..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/preprocessing.md +++ /dev/null @@ -1,256 +0,0 @@ -# Theming Guide: Preprocessing in Drupal - -* [Creating and Passing Custom Variables to Twig](#customvars) -* [Creating Body Classes based on User Role](#userrole) -* [Counting and Creating Classes per Region](#regionvar) -* [Creating a Body Class for the Homepage](#homepage) -* [Creating a Theme-Specific Variable for Twig](#themespec) -* [Creating Body Classes based on Path Alias](#pathalias) -* [Creating Body Classes based on Node Type](#nodetype) -* [Common Variables in Twig files](#commonvars) - -## Creating and Passing Custom Variables to Twig - -Preprocess functions are generally intended to introduce custom variables for certain portions of the theme layer. In the following example we will introduce a new variable and print within the template. - -### Filenames - -`mytheme.theme` `node.html.twig` - -### File contents - -```php -/* mytheme.theme */ -function mytheme_preprocess_node(&$variables) { - $variables['my_node_id'] = 'custom-var-' . $variables['node']->nid->value; -} -``` - -```twig -/* node.html.twig */ -{{ my_node_id }} -``` - -<a name="userrole"></a> -## Creating Body Classes based on User Role - -In this example we will add body classes based on the assigned roles based on the logged-in user. - -### Filename - -`mytheme.theme` - -### File contents - -```php -use Drupal\Component\Utility\Html; - -function mytheme_preprocess_html(&$variables) { - if ($variables['logged_in']) { - $user_roles = user_role_names(TRUE); - foreach ($user_roles as $role => $title) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('role--' . $role); - } - } -} -``` - -<a name="regionvar"></a> -## Counting and Creating Classes per Region - -In this example we will add DOM classes wrappers to each element in each region. This would typically be used to assign grid declarations for Susy columns. - -### Filename - -`mytheme.theme` - -### File contents - -```php -use Drupal\Component\Utility\Html; - -function mytheme_preprocess_region(&$variables) { - $elements = $variables['elements']; - $variables['content'] = []; - $region_children = Element::children($elements); - $variables['region'] = $elements['#region']; - // Utility regional classes for $content. - foreach ($region_children as $key => $val) { - if (empty($variables['elements'][$val]['#markup'])) { - unset($region_children[$key]); - } - } - $region_children = array_values(array_filter($region_children)); - foreach ($region_children as $k => $v) { - $region_classes = Html::cleanCssIdentifier('regioncol--' . ($k + 1) . '-of-' . count($region_children)); - $variables['content'][] = '<div class="' . $region_classes . '">' . $variables['elements'][$v]['#markup'] . '</div>'; - } - $variables['content'] = Markup::create(implode($variables['content'])); -} -``` - -<a name="homepage"></a> -## Creating a Body Class for the Homepage - -In this example we add a body class based on frontpage path. - -### Filename - -`mytheme.theme` - -### File contents - -```php -use Drupal\Component\Utility\Html; - -function mytheme_preprocess_html(&$variables) { - // If is homepage. - $variables['attributes']['class'][] = \Drupal::service('path.matcher')->isFrontPage() ? 'frontpage' : ''; -} -``` - -<a name="themespec"></a> -## Creating a Theme-Specific Variable for Twig - -In this example we create a new theme variables to reference in multiple places with the preprocess functions that can be utilized in the twig file. - -### Filename - -`mytheme.theme` - -### File contents - -```php -function mytheme_preprocess_html(&$variables) { - $variables['theme_path'] = drupal_get_path('theme’, 'mytheme'); -} -``` - -<a name="pathalias"></a> -## Creating Body Classes based on Path Alias - -In this example we create a new body classes that will render based on Drupal URL path. - -### Filename - -`mytheme.theme` - -### File contents - -```php -use Drupal\Component\Utility\Html; - -function mytheme_preprocess_html(&$variables) { - $path = \Drupal::service('path.current')->getPath(); - $alias = trim(\Drupal::service('path.alias_manager') - ->getAliasByPath($path), '/'); - // Alias path class. - $alias_class = preg_replace("/\//", '-', $alias); - if (!empty($alias_class) && strpos($alias_class, 'node') !== 0) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('alias--' . $alias_class); - } -} -``` - -<a name="nodetype"></a> -## Creating Body Classes based on Node Type - -In this example we create a new body classes that will render on content type. - -### Filename - -`mytheme.theme` - -### File contents - -```php -function mytheme_preprocess_html(&$variables) { - // Node type class. - $variables['attributes']['class'][] = isset($variables['node_type']) ? 'nodetype--' . - $variables['node_type'] : ''; -} -``` - -<a name="commonvars"></a> -## Common Variables in Twig files - -Many used and unused variables exist out of the box for most of the core Twig files. - -### Filename - -`html.html.twig` - -### File contents - -```twig -{{ attributes }} Attributes rendered on body tag -{{ logged_in }} If user is logged in -{{ is_admin }} If user is admin -{{ directory }} Theme directory path -{{ root_path }} The root path of the current page -{{ node_type }} The content type for the current node -{{ css }} A list of CSS files for the current page -{{ head }} Markup for the HEAD element -{{ head_title }} Page title for the TITLE tag -{{ styles }} Style tags HEAD section. -{{ scripts }} Script tags for javascript files in HEAD -{{ scripts_bottom }} Script tags for javascript files in BODY -{{ html_attributes }} Attributes on the HTML tag -{{ db_offline }} If the database is offline -{{ db_is_active }} DB is active -{{ dump(user) }} User object reference -``` - -### Filename - -`page.html.twig` - -### File contents - -```twig -{{ base_path }} The base path of site -{{ directory }} Theme directory path -{{ attributes }} Attributes rendered on outside <div> -{{ title }} Node title if applicable -{{ front_page }} Is front page -{{ language }} Language variable -{{ logo }} Theme logo -{{ site_name }} Site name -{{ site_slogan }} Site slogan -{{ logged_in }} If user is logged in -{{ is_admin }} If user is admin -{{ db_is_active }} DB is active -{{ dump(page) }} Page object to be rendered in properties i.e. page.header -{{ dump(user) }} User object reference -{{ dump(tabs) }} Tab object reference -{{ dump(node) }} Node object reference -``` - -### Filename - -`node.html.twig` - -### File contents - -```twig -{{ view_mode }} View mode on nodes -{{ teaser }} Teaser content -{{ node }} Node object -{{ date }} Date information -{{ author_name }} Author name -{{ url }} Rendered URL information -{{ content }} Rendered content information -{{ attributes }} Attributes rendered on article tag -{{ directory }} Theme directory path -{{ logged_in }} If user is logged in -{{ is_admin }} If user is admin -{{ db_is_active }} DB is active -``` - ---- - -## Additional References - -* [Drupal.org Twig best practices - preprocess functions and templates](https://www.drupal.org/docs/8/theming/twig/twig-best-practices-preprocess-functions-and-templates) -* [Theming Drupal 8](https://www.drupal.org/docs/8/theming) -* [Drupal.org docs for hook\_preprocess\_HOOK](https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!theme.api.php/function/hook_preprocess_HOOK/8.2.x) diff --git a/web/themes/cog/STARTERKIT/_theming-guide/readme.md b/web/themes/cog/STARTERKIT/_theming-guide/readme.md deleted file mode 100644 index c1345a1f77..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/readme.md +++ /dev/null @@ -1,58 +0,0 @@ -# Drupal 8 Theming Guide - -This theming guide is a reference of various techniques and snippets which are typically needed for front-end development scenarios on a project. Some documentation will reference high-level techniques that are inline with best practices, while others are specific code from certain tasks. - -## Sass in Drupal - -* [Sass Style Organization](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/sass.md#sassorg) -* [Component Rules with Media Queries](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/sass.md#componenmqs) -* [CSS Preprocessing](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/sass.md#csspreprocess) -* [Writing Effective Style Rules](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/sass.md#effectivestyles) -* [Media Queries Coding Techniques](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/sass.md#mqtechniques) - -## Using Web Fonts in Drupal - -* [Adding External Web Fonts in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/fonts.md#cdnfonts) -* [Adding Local Web Fonts in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/fonts.md#localfonts) - -## Twig for Drupal 8 - -* [Twig Basics](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/twig.md#twigbasics) -* [Twig Comparison and Control Operators](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/twig.md#twigcompare) -* [Twig Functions and Filters](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/twig.md#twigfunc) -* [Enable Twig Debugging](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/twig.md#twigenabledebug) -* [Debugging Options in Twig](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/twig.md#twigdebug) - -## Images in Drupal - -* [Create Render Array for Original Image](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/images.md#origrenderarray) -* [Create Render Array with Image Style](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/images.md#stylerenderarray) -* [Create Image Object from URI](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/images.md#imguri) -* [Return Image Information from File ID](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/images.md#imgfiduri) -* [Compressing Images with Gulp](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/images.md#gulpcompr) - -## Drupal 8 Libraries - -* [Defining Local Libraries in Drupal 8](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md#locallibs) -* [Defining External Libraries in Drupal 8](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md#remotelibs) -* [Adding Library Dependencies](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md#dependencylibs) -* [Attaching Libraries within Twig files](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md#attachtwig) -* [Attaching Libraries within Preprocess Functions](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md#preprocesslibraries) -* [Replacing or Removing Libraries](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/libraries.md#replaceremovelibs) - -## Preprocessing in Drupal - -* [Creating and Passing Custom Variables to Twig](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#customvars) -* [Creating Body Classes based on User Role](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#userrole) -* [Counting and Creating Classes per Region](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#regionvar) -* [Creating a Body Class for the Homepage](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#homepage) -* [Creating a Theme-Specific Variable for Twig](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#themespec) -* [Creating Body Classes based on Path Alias](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#pathalias) -* [Creating Body Classes based on Node Type](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#nodetype) -* [Common Variables in Twig files](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/preprocessing.md#commonvars) - -## JavaScript in Drupal - -* [Adding a Javascript file in Drupal](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/javascript.md#jsfile) -* [Wrapping your JavaScript code in closure](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/javascript.md#wrappingfile) -* [Adding JS code within Drupal.behaviors](https://github.com/acquia-pso/cog/blob/8.x-1.x/STARTERKIT/_theming-guide/javascript.md#behaviors) diff --git a/web/themes/cog/STARTERKIT/_theming-guide/sass.md b/web/themes/cog/STARTERKIT/_theming-guide/sass.md deleted file mode 100644 index 8cbf8ae3ab..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/sass.md +++ /dev/null @@ -1,176 +0,0 @@ -# Theming Guide: Sass in Drupal - -* [Sass Style Organization](#sassorg) -* [Component Rules with Media Queries](#componenmqs) -* [CSS Preprocessing](#csspreprocess) -* [Writing Effective Style Rules](#effectivestyles) -* [Media Queries Coding Techniques](#mqtechniques) - -<a name="sassorg"></a> -## Sass Style Organization - -This theme breaks down stylesheets according to the SMACSS-BEM methodology, similar to the core theme Classy. The following categories are broken down into actual folders that contain sass partials. Everything in these folders is compiled down to a single stylesheet that is loaded by the theme. - -* **Base Rules:** Base styles for HTML elements and normalization rules -* **Layout Rules:** Styles setting up widths and placement of regions -* **Component Rules:** The majority of your rules. Should be in a partials directory. Partials should be semantically named for the component they apply to. -* **State Rules:** These are often utility styles applied or toggled by javascript. Quicktabs, collapsible sections, show/hide. -* **Theme Rules:** These are like skins that override specific sections. - -\* The term ‘Component rules’ is a Drupal convention, in the SMACSS book they are called ‘Module rules’ but we use component to avoid confusion with Drupal modules. - -*With SMACSS, the intent is to keep the styles that pertain to a specific component with the rest of the component. That means that instead of having a single break point, either in a main CSS file or in a separate media query style sheet, place media queries around the component states.* - -<a name="componenmqs"></a> -## Component Rules with Media Queries - -**CSS Version** - -```css -.summary { - font-size: 18px; -} -@media screen and (min-width: 767px) { - .summary { - font-size: 20px; - } -} -``` - -**SASS Version** - -```scss -.summary { - font-size: 18px; - @media screen and (min-width: 767px) { - font-size: 20px; - } -} -``` - -<a name="csspreprocess"></a> -## CSS Preprocessing - -CSS preprocessors allow themers to be more efficient when developing a sub theme. We prefer SASS, using scss syntax, and using Compass. These are the Zen 5 defaults and work well. We recommend using Compass for creating sprites for your site using two sprite directories, one for standard resolution, one for retina resolutions. - -The majority of your scss files should be partials. These partials are then imported into a single scss file and compiled out as one file. For example: - -```scss -@import "init"; - -/* SMACSS base rules */ -@import "normalize"; - -/* Layout rules */ -@import "layouts/responsive"; - -/* Component rules */ -@import "components/misc"; -@import "components/nav"; -@import "components/header"; -@import "components/footer"; -``` - -<a name="effectivestyles"></a> -## Writing Effective Style Rules - -When writing styles, the themer’s goal should be to write efficient CSS. This means using the least amount of selectors possible. The best performance in CSS is the ID, but this is often not a realistic selector to use because it limits it's reusability. The exceptions are for layout rules and unique rules for unique items, like the site-name. After that is the class selector, which should be the target of the majority of your rules. Though we write CSS left to right ( `#content .field-item p` ) a browser reads CSS right to left. So in the previous rule, it would first find every paragraph on the page. Then it invalidate the ones that aren’t inside a `.field-item` class. Then invalidate the remaining ones that aren’t inside of an element with the ID `#content`. When using a CSS Preprocessor, a lot of care needs to be taken in regards to selector depth. It’s extremely easy to nest selectors which will result in extremely inefficient styles. - -Keep your styles generic when you can, think broad strokes. If you can, apply your style to `.field-item` instead of `.article .field-item`. Likewise, when you need to apply the style to a more limited scope, use the semantic class and not the drupal generic class. So, use `.view-articles` instead of simply `.view`. - -**Example: You need to apply a style to an ul, li, and an a tag for a particular view of articles. You may be tempted to write SASS like this:** - -```scss -.article-view { - /* view styles */ - ul { - /* ul styles */ - li { - /* li styles */ - a { - /* a styles */ - } - } - } -} -``` - -**The previous would compile to:** - -```css -.article-view {/* view styles */} -.article-view ul {/* ul styles */} -.article-view ul li {/* li styles */} -.article-view ul li a {/* a styles */} -``` - -**A better way would be:** - -```scss -.article-view { - /* view styles */ - ul { */ ul styles */} - li { /* li styles */} - a {/* a styles */} -} -``` - -**Which compiles to:** - -```css -.article-view {/* view styles */} -.article-view ul {/* ul styles */} -.article-view li {/* li styles */} -.article-view a {/* a styles */} -``` - -If you look at the first set (the bad one) in the previous example, the last rule requires the browser match 4 items. Since a browser reads right to left, this is extremely inefficient. Nested tags is the most expensive rule in regards to front-end performance. If the HTML tags have classes, like a typical drupal site would, the most efficient rule would use those. - -For more information on CSS selector efficiency: https://developers.google.com/speed/docs/best-practices/rendering - -If you find yourself fighting a module’s, or drupal core’s default stylesheet and need to remove it’s css file, you should use a hook_css_alter() to unset the file in template.php in your theme directory. - -A great module that can be used to set up your theme’s generic styles is the style guide module ( https://drupal.org/project/styleguide ). - -Though drupal.org style guidelines don’t consider css preprocessors very much, and some information seems outdated, the css guidelines are worth reading. https://drupal.org/node/1886770 - -<a name="mqtechniques"></a> -## Media Queries Coding Techniques - -There are two ways to really build a responsive site. Which way you go, usually depends on the design provided, which determines the way you work and how you write your media queries. - -**Mobile First:** When working mobile first, you should build from the smallest veiwport to the widest desktop. So when writing styles, the styles outside of a media query would work on all viewports and mobile viewports. Media queried rules would apply to larger viewports. Here are some sample media queries for mobile-first. Notice the use of min-width. Mobile only rule does use a max-width. This should be used in the case that the rule is **only mobile**. - -```css -@media (max-width: 767px) {} /* mobile only */ -@media (min-width: 768px) {} /* tablet and up */ -@media (min-width: 768px) and (max-width: 959px) {} /* tablet only */ -@media (min-width: 960px) {} /* desktop only */ -``` - -**Desktop Down:** When working desktop down your rules outside of a media query should be for your desktop styles. Then you override them with media-queried rules for smaller viewports. Like with mobile-first, I do like to throw in a desktop only media query (it just makes life easier sometimes). - -```css -@media (min-width: 960px) {} /* desktop only */ -@media (max-width: 959px) {} /* tablet and down */ -@media (max-width: 959px) and (min-width: 768px) {} /* tablet only */ -@media (max-width: 767px) {} /* mobile only */ -``` - -**Things to keep in mind** -- Design doesn't have to dictate methods, but it's often easier if you let it. -- All front-end developers need to be on the same page. Meaning, dev A can't work mobile first while dev B is doing desktop down. -- If developing with a mobile-first strategy, do it. Meaning, write styles and check in a browser at the smallest viewport before working your way up in regards to viewport size. -- A task isn't complete until all viewports are correct -- Sadly, regardless of how many breakpoints are defined by a designer, and the comps provided by the designer, unless design was done in a browser, there are going to be natural breaks in between breakpoints. Since the number and variety of devices continue to grow all the time, you usually can't ignore those. If you're defining your media queries or breakpoints as variables and/or using a mixin, I find it easier to handle one-offs as hand coded media queries because if you decide to adjust breakpoints globally, these rules generally aren't effected and you don't want them to change. - ---- - -## Additional References - -* [SMACSS Homepage](http://smacss.com/) -* [SMACSS in themes](http://www.acquia.com/blog/organize-your-styles-introduction-smacss) -* [Chrome - Optimize Browser Rendering](https://developers.google.com/speed/docs/best-practices/rendering) -* [Mozilla - Writing Efficient CSS](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Writing_efficient_CSS) -* [CSS Architecture for Drupal 8](https://www.drupal.org/coding-standards/css/architecture) -* [Drupal 8 Theming Guide](https://www.drupal.org/theme-guide/8) diff --git a/web/themes/cog/STARTERKIT/_theming-guide/twig.md b/web/themes/cog/STARTERKIT/_theming-guide/twig.md deleted file mode 100644 index 166e2f1e4f..0000000000 --- a/web/themes/cog/STARTERKIT/_theming-guide/twig.md +++ /dev/null @@ -1,216 +0,0 @@ -# Theming Guide: Twig in Drupal 8 - -The introduction of the Twig rendering engine in Drupal 8 offers a wide range of flexibility within templates. The core syntax is very similiar to most programming languages, with slight alterations based on context. Below are some code examples of common tasks when coding within Twig. - -* [Twig Basics](#twigbasics) -* [Twig Comparison and Control Operators](#twigcompare) -* [Twig Functions and Filters](#twigfunc) -* [Enable Twig Debugging](#twigenabledebug) -* [Debugging Options in Twig](#twigdebug) - -<a name="twigbasics"></a> -## Twig Basics - -```twig -# print variable -I am {{ hamburgers }} - -# print hashed variable -{{ content.body['#view_mode'] }} - -# string together -{{ 'I am ' ~ var.something }} - -# set a variable -{% set var = content.string %} - -# set array -{% set myarray = {'acorn': 'awesome', 'tree': 'better'} %} -``` - -<a name="twigcompare"></a> -## Twig Comparison and Control Operators - -```twig -# foreach loop for myarray -{% for arrayfor in myarray %} {% endfor %} - -# or -{% if (a or b) %} {% endif %} - -# and -{% if (a and b) %} {% endif %} - -# if conditional -{% if myarray %} {% endif %} - -# not empty -{% if myarray is not empty %} {% endif %} - -# isset -{% if myarray is defined %} {% endif %} - -# !isset -{% if myarray is not defined %} {% endif %} - -# greater than -{% if myarray.length > 0 %} {% endif %} - -# starts with -{% if 'Fudge' starts with 'F' %} {% endif %} - -# ends with -{% if 'Funky' ends with 'y' %} {% endif %} - -# contained within -{{ 1 in [1, 2, 3] }} -{{ 'cd' in 'abcde' }} - -# ternary -{{ funky ? 'yes' : 'no' }} - -# regex -{% if numbers matches '/^[\\d\\.]+$/' %} {% endif %} -``` - -<a name="twigfunc"></a> -## Twig Functions and Filters - -```twig -# strip_tags -{{ myarray.acorn|striptags }} - -# translate -{{ 'Hello, World|t }} -{{ 'Hello @acorn'|t({ '@acorn': myarray.acorn }) }} - -# Renderable arrays can be printed by default -{% set numbers = [{'#markup': 'One'}, {'#markup':'Two'}, {'#other':'Three'}] %} -{{ numbers }} // prints 'OneTwo' - -# safe join -{{ [1, 2, 3]|safe_join('|') }} is 1|2|3 - -# escape -{{ user.username|escape }} - -# filter proper class -<div class="icon-{{ item.title|clean_class }}" > - -# filter proper id -<div id="icon-{{ item.title|clean_id }}" > - -# title -{{ 'the apple is green'|title }} - -# capitalize -{{ 'how are you'|capitalize }} - -# lowercase -{{ 'HOWDY'|lower }} - -# uppercase -{{ 'howdy'|upper }} - -# without -{{ content|without('links') }} // removes content.links - -# date -{% if date(user.created_at) < date() %} {% endif %} - -# default -{{ var|default('var is not defined') }} - -# length -{% if users|length > 10 %} {% endif %} - -# trim: whitespace or chars -{{ ' I like Twig.'|trim('.') }} - -# merge: add to array -{% set values = values|merge(['cat', 'dog']) %} - -# nl2br converts to <br> -{{ "Let us have apples\nIt will be great"|nl2br }} - -# formatting numbers -{{ 9800.333|number_format(2, '.', ',') }} - -# reverse -{{ '1234'|reverse }} - -# round -{{ 23.535|round(1, 'floor') }} - -# slice -{{ '12345'|slice(1, 2) }} // 23 - -# sort an array -{% users|sort %} -``` - -<a name="twigenabledebug"></a> -## Enable Twig Debugging - -In order to enable Twig debugging you simply need to change a variable in the `sites/default/services.yml` file. If you have not created your `services.yml` yet, just copy and rename your `default.services.yml` file. - -### Filename - -`services.yml` - -### File contents - -```yaml -parameters: - twig.config: - debug: true -``` - -After you have enabled debugging, you will see similiar markup in your DOM. - -```html -<!-- THEME DEBUG --> -<!-- THEME HOOK: 'node' --> -<!-- FILE NAME SUGGESTIONS: - * node--view--frontpage--page-1.html.twig - * node--view--frontpage.html.twig - * node--1--teaser.html.twig - * node--1.html.twig - * node--article--teaser.html.twig - * node--article.html.twig - * node--teaser.html.twig - x node.html.twig -``` - -<a name="twigdebug"></a> -### Debugging Options in Twig - -```twig -# using kint in twig file -{{ kint(page.content) }} - -# print variable -{{ dump(var) }} - -# print all variables -{{ dump(_context) }} - -# print only keys -{{ dump(_context|keys) }} - -# print formatted keys or value -{% for key, value in _context %} - <li>{{ key }}</li> -{% endfor %} -``` - ---- - -## Additional References -* [Comparison of PHPTemplate and Twig theming paradigms](https://www.drupal.org/node/1918824) -* [Working With Twig Templates](https://www.drupal.org/node/2186401) -* [Debugging Twig templates](https://www.drupal.org/node/1906392) -* [Filters - Modifying Variables In Twig Templates](https://www.drupal.org/node/2357633) -* [Functions - In Twig Templates](https://www.drupal.org/node/2486991) -* [Twig best practices - preprocess functions and templates](https://www.drupal.org/node/1920746) -* [Drupal-defined Twig Filters](https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Template%21TwigExtension.php/function/TwigExtension%3A%3AgetFilters/8) diff --git a/web/themes/cog/STARTERKIT/fonts/poppins.css b/web/themes/cog/STARTERKIT/fonts/poppins.css deleted file mode 100644 index cf7c95a280..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins.css +++ /dev/null @@ -1,26 +0,0 @@ -/* Sample font-face for poppins webfont */ - -@font-face { - font-family: 'Poppins'; - src: url('poppins/Poppins-Regular.ttf'); -} - -@font-face { - font-family: 'Poppins Bold'; - src: url('poppins/Poppins-Bold.ttf'); -} - -@font-face { - font-family: 'Poppins Light'; - src: url('poppins/Poppins-Light.ttf'); -} - -@font-face { - font-family: 'Poppins Medium'; - src: url('poppins/Poppins-Medium.ttf'); -} - -@font-face { - font-family: 'Poppins SemiBold'; - src: url('poppins/Poppins-SemiBold.ttf'); -} diff --git a/web/themes/cog/STARTERKIT/fonts/poppins/OFL.txt b/web/themes/cog/STARTERKIT/fonts/poppins/OFL.txt deleted file mode 100644 index df34b95c06..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins/OFL.txt +++ /dev/null @@ -1,92 +0,0 @@ -Copyright (c) 2014, Indian Type Foundry (info@indiantypefoundry.com). -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Bold.ttf b/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Bold.ttf deleted file mode 100644 index ff8a3b28cb..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Bold.ttf +++ /dev/null @@ -1,3477 +0,0 @@ -������� DSIG����<����GDEFI�I�����GPOS轴����.GSUB�������$�OS/2ܨr������`cmapgQ�������cvt �!���#����ffpgm�D��������gasp��������glyf{�N��3��˖head �FU��,���6hhea���d���$hmtx��������loca�uQ��$���maxpgK������ name��!��D��Tpost���2����� prep.ՃR��#����������3A_<�������ђ����ђ���� �[�����������[���� ���� - ����������������������h�������:�J�w����������r�����X���K�X��^�2N��������������������������ITFO�� �[����[ �������-���� ��������M������,��,�������(����<.������(��C����J��F���D�F�#�� -��-��;�%]�*��1��K}�;0�)��6}�@@�Ct�e)�@�n0�@��X��#�� ��K��"��K<�K?�K��"��KA�KR���K��K��K -�K�"~�K�"��K��<`���H�����2��T�2��x"����Y���U#� -��"��KX�"��"x�"P���"��KA�<A����KA�K<�K��K��#��K��"��K+�$��%��Fr�b�%����2�O}�i��?w�,�����v�7��$A�<��}�iK�o� -�*��-�-�D�F�*�� -����F�%v�� -��K���-9� -�����-�2�(5�({�2��W�� �� �� �� �� �� �� ��"<�K<�K<�K<�KA�$A�$A�A���� -�K�"�"�"�"�"��M���H��H��H��H��~�K��K��"��"��"��"��"��"K�"X�"x�"x�"x�"x�"A�$A�$A�A����"��K��#��#��#��#��#`�*����F��F��F��F����K���� ��"�� ��"�� ��"��"X�"��"X�"��KB�"����"<�Kx�"<�Kx�"<�Kx�"<�Kx�"��"��"��"��"A��A��A� A� A�KA�K��K��K��KA�$��KA�K�K�K��A� -�K��K -�K��K -�K��K�"��#�"��#4�"�"��K��K��K��K��K��K��<+�$��<+�$��<+�$`���%`���%��H��F��H��F��H��F��H��F��T�2�2T�2�2T�2�2P����<+�$`���%���(J� -J� -�� -h� -��� -� -%� -�� -�� -�����o������(a�W��WH��H��7��P������������������n��n��n������/�����������>��Y��n��m��������8������������&e����D*�����������d�D\����� �� �����������U�D���7��j������\�5:��:��:����*���l�����������o������:��:�R!�^��� �R������/��Y��8����������������_���_N��a����-��;�%]�*��1��K}�;0�)��6}�@��^a�W��������������F��F���(���(�����(��(�����2��2��d��#��Q�-Q�2:� -��K+�{�3>����A�Kp��#��#j�#�����(D�F�� -�-�� �$��w���n$�A$�A5���,��� -����_�?Y�����|�����w�������>��$����5��o�����8�����E��b����(e����D���q�����g��A�D*����� �����O���D������j�����/�I��T��=��������>��������"��������������/�����������>��Y��������������8������������(e����DB�����������}�:\�����������N�#���7��j�����������/��Y��������|�����l��������>��'��!��5��������8�����E��|����(e����D���q�����g��A�D*��������N���������j�����T��y�������>��������x��M��"��T��+��_��|��3��{��������,�� ��U��U��h��j�j�x�����������N��a��1����}�I�I��5��I���C�����w��x�� ���Q��U��U�����������������:��:�����������������Q��i��B�����z��!����������:�����'��������U��g�������������O���������������7��D�����������b��?��������E�����^��������^�����r���������\��t�������N�����}��z�������������������[��w�����M�������������L��[��������o�������/����.��������>��;�������b��m�����Q����� -��C�������<��d��~��������������h�����)��)e�)}��}��q��P��q�����}��}�����������v����D��D�D��DG�D�����������y�������d��<�����������;��Y��I��T�����������&��+����������������=��������;�����������,��v��������:����� ����������"��7�����t����������'��'��c����������b��v��u�����]�������������������?�����X��������8��������r�������"��������m�D��D�D��D��/���m��X�����������������`�� -��w�����]�����������X����^�������������T��-��>����������������������4�����B�������������"��������]���������������������U������������D��D]�q�D��D��D8�9h�D��D��DZ�+_�DP��P����������%�����%�������1��0��M�����`��y����9��������E�����R��������G�������������W��?��������������R�������������!�����=��6��������������:�����"�������4���4H��:�:�:�:����������������������������!�I:�I:�F!�C:�C:�C���o:��D�����j��j��E��:�#���:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:��:����� -���������������� -��l�P����������� �~#+17>HM[eks~������ ( 3 9 E I M P ^ p r " & 0 : D � � � �!!"!&!.""""""""+"H"`"e%�%����������� � ��"*.69ALP^jnx������ * 5 < G K P X ` r & 0 9 D � � � �!!"!&!.""""""""+"H"`"d%�%�����������������������������������������������b�Y�X�J�h�(�'�&�%�$�#�!� ������|�w�t�s�r�o�f�^�U�����������~�{�tߡߞߖߕߓߐߍ߁�e�N�K���� -��������������������������������������������������������������������������������������������������������������������������������������������������������|�������I�������������� ��� ������ ���~������������d��������������������������"��#������*��+������.��1������6��7������9��>������A��H������L��M������P��[������^��e����j��k�� -��n��s����x��~����������������������������������������!��������"��������(�� �� ��)�� �� ��,�� �� ��5�� �� (��8�� *�� 3��N�� 5�� 9��X�� <�� E��]�� G�� I��g�� K�� M��j�� P�� P��m�� X�� ^��n�� `�� p��u�� r�� r����� �� ����� �� ����� �� ����� �� ����� �� "����� &�� &����� 0�� 0����� 9�� :����� D�� D����� ��� ������ ��� ������ ��� ������ ��� ������!��!�����!"��!"�����!&��!&�����!.��!.�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"+��"+�����"H��"H�����"`��"`�����"d��"e�����%���%������%���%����������������������������������������, ��UXEY K� QK�SZX�4�(Y`f �UX�%a���cc#b!!��Y��C#D���C`B-�,� `f-�, d ��P�&Z�( -CEcER[X!#!�X �PPX!�@Y �8PX!�8YY � -CEcEad�(PX!� -CEcE �0PX!�0Y ��PX f ��a � -PX` � PX!� -` �6PX!�6``YYY�+YY#��PXeYY-�, E �%ad �CPX�#B�#B!!Y�`-�,#!#! d�bB �#B� -CEc� -C�`Ec�*! �C � ��+�0%�&QX`PaRYX#Y! �@SX�+!�@Y#��PXeY-�,�C+���C`B-�,�#B# ��#Ba�bf�c�`�*-�, E �Cc��b ��PX�@`Yf�c`D�`-�,��CEB*!���C`B-� ,��C#D���C`B-� -, E �+#��C�%` E�#a d � PX!���0PX� �@YY#��PXeY�%#aDD�`-�, E �+#��C�%` E�#a d�$PX���@Y#��PXeY�%#aDD�`-�, ��#B� -EX!#!Y*!-� ,�E�daD-�,�` �CJ��PX �#BY� CJ��RX � #BY-�, �bf�c ��c�#a�C` �` �#B#-�,KTX�dDY$� e#x-�,KQXKSX�dDY!Y$�e#x-�,��CUX�C�aB�+Y��C�%B�%B� %B�# �%PX��C`�%B�� �#a�*!#�a �#a�*!��C`�%B�%a�*!Y�CG� CG`�b ��PX�@`Yf�c �Cc��b ��PX�@`Yf�c`���#D�C��>�C`B-�,���ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,� +-�), .�]-�*, .�q-�+, .�r-�,�� +��ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-� ,�+-�!,�+-�",�+-�#,�+-�$,�+-�%,�+-�&,�+-�',�+-�(,� +-�,, <�`-�-, `�` C#�`C�%a�`�,*!-�.,�-+�-*-�/, G �Cc��b ��PX�@`Yf�c`#a8# �UX G �Cc��b ��PX�@`Yf�c`#a8!Y-�0,���ETX��/*�EX0Y"Y-�1,�� +��ETX��/*�EX0Y"Y-�2, 5�`-�3,��Ec��b ��PX�@`Yf�c�+�Cc��b ��PX�@`Yf�c�+��������D>#8�2*-�4, < G �Cc��b ��PX�@`Yf�c`��Ca8-�5,.<-�6, < G �Cc��b ��PX�@`Yf�c`��Ca�Cc8-�7,��% . G��#B�%I��G#G#a Xb!Y�#B�6*-�8,���%�%G#G#a� C+e�.# <�8-�9,���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# �C �#G#G#a#F`�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca# �&#Fa8#�CF�%�CG#G#a` �C�b ��PX�@`Yf�c`# �+#�C`�+�%a�%�b ��PX�@`Yf�c�&a �%`d#�%`dPX!#!Y# �&#Fa8Y-�:,�� �& .G#G#a#<8-�;,�� �#B F#G�+#a8-�<,���%�%G#G#a��TX. <#!�%�%G#G#a �%�%G#G#a�%�%I�%a���cc# Xb!Yc��b ��PX�@`Yf�c`#.# <�8#!Y-�=,�� �C .G#G#a `� `f�b ��PX�@`Yf�c# <�8-�>,# .F�%FRX <Y.�.+-�?,# .F�%FPX <Y.�.+-�@,# .F�%FRX <Y# .F�%FPX <Y.�.+-�A,�8+# .F�%FRX <Y.�.+-�B,�9+� <�#B�8# .F�%FRX <Y.�.+�C.�.+-�C,���%�& .G#G#a� C+# < .#8�.+-�D,�%B���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# G�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca�%Fa8# <#8! F#G�+#a8!Y�.+-�E,�8+.�.+-�F,�9+!# <�#B#8�.+�C.�.+-�G,�� G��#B��.�4*-�H,�� G��#B��.�4*-�I,���5*-�J,�7*-�K,��E# . F�#a8�.+-�L,�#B�K+-�M,���D+-�N,��D+-�O,��D+-�P,�D+-�Q,���E+-�R,��E+-�S,��E+-�T,�E+-�U,���A+-�V,��A+-�W,��A+-�X,�A+-�Y,���C+-�Z,��C+-�[,��C+-�\,�C+-�],���F+-�^,��F+-�_,��F+-�`,�F+-�a,���B+-�b,��B+-�c,��B+-�d,�B+-�e,�:+.�.+-�f,�:+�>+-�g,�:+�?+-�h,���:+�@+-�i,�;+.�.+-�j,�;+�>+-�k,�;+�?+-�l,�;+�@+-�m,�<+.�.+-�n,�<+�>+-�o,�<+�?+-�p,�<+�@+-�q,�=+.�.+-�r,�=+�>+-�s,�=+�?+-�t,�=+�@+-�u,� EX!#!YB+�e�$Px�EX0Y-���K�2RX��Y����cp��B�.�*��B�!*��B�+*��B���� *�� -B�@@ *��D�$�QX�@�X�dD�&�QX���@�cTX��DYYYY�#*�������D�dD���������������������������������� -��� ��[�� -��� ��[��������������.����[�����4����[�����������U���U���U���U���U���U�����������������������%��x����]����������N������� �� -���f��b�� ]�� �����[�����k��������2��8��F�����8�������a�����:��������2����������b�����+�����4�����C��������;��������7����������J������������� ���!#��!���"F��#��#���$��$���%��%^��%���&S��&���'$��'���'���)��)s��)���*��*k��*���+ ��+`��,��,6��,���-B��-B��-���.:��/��/���00��0y��1u��1���2���3 -��3a��3���3���4���5��5p��5���6>��6���6���7j��7���8��8���8���93��9���:;��:���<W��=(��=���>��>���?i��@��@���A*��B-��B���C��C}��D��D]��D���D���Ed��E���F���G"��G���H��H���I���I���J���J���Ka��K���Lj��L���M7��N!��N���O*��O���P���Q���RU��S2��Tt��U��U���Vx��WL��W���W���X&��X���YX��Zz��Z���[Y��[���\���]���^��^���_��_���`���`���`���a���b��b���cU��c���d���er��f,��f���g���h#��i��i���j���k -��k���lZ��mH��m���nz��oL��p��pz��q,��q���sV��t��uo��u���v5��v���wX��w���w���x[��y��yW��y���z��z���{ ��{���|��|t��|���}P��}���~c��~���L������j�������s�����������:�������Y����������������������b���=���$���[�����������\�������t����������S�������d�������}�������m�������S�������?�������j���w�������f������N���t�����������N�����������L�������8�����������*�������%��������������������������>���D���������� ���,�������A��� �������x���v��������������������������D����������]�����������8���6�������I�����Ũ������LJ���!�������������˸���E���b��������������-��С�������c�������?��ҩ�����Ӕ�������+��ԝ�����Չ���%���Q���M���/���5�����ܨ��ݭ����ߖ���c����������G���s������<���v���*���J����������}��������������6���@���@���p�����������3���x����������{�������9���������H��������������T�������b������D���������������G�������G�������C�����������.���b���������������x���,�d�n�����B� �� -����r� 8���V�S�������l�9�2�1������d�G���Y�:�������������� ��!)�"+�#B�$7�% �%��&��'��(��)<�*H�+�+��,!�,a�-(�.a�/)�/��0��1H�22�2��4�5l�6�6��7]�8N�8��9��:w�;�<'�<��=M�>�>��@&�A#�A��B��Cw�D��E{�F��G��H��I��K<�L.�L��N;�O.�PB�P��Q��R��Sd�T=�T��U��V��W��XO�Y!�Z3�Z��[d�\|�]:�^l�_�_��`��a]�b��c^�d.�e(�e��f��g�hN�ir�j��k��m;�n�n��pG�q|�r��t��u��w�x��y��{*�|U�}���������������������Z��[�����������������������(��������v��+�������2��3�����G����g����������U�����b��,�����[�÷�ť�������(��,����%�������������֊���p��.��W��x�߰���������������F����p��3��������������0�����������������%�������������������������r�K����� -�������������?�G������������ ��!��#H�$u�%"�&P�'e�(|�)�)��*��+��,��-��.��1L�3d�4|�5��6w�7Q�80�9V�:�;a�<�<��?�?��@��BS�C"�D4�E��F��H:�JU�K��N�O��Q!�S�TY�U��Wz�X��Y��Z��\�]l�_g�`E�a|�b9�d*�fd�h��jC�lJ�m��p7�q0�sr�t��u��v��x�x��z��|i�~������������������*���������,����������������h��&��z��O��i��G��������������� ��������������:�����d��?��+����r��b�����Y��R��o��������=��������Ǽ��R��6��>��5��������h��3����F��>��T������ߡ�������\�����������������������j��F��,����������������������C�_�O� L� -���� 8�%����@����v���#�����<�}�!��#G�%��'�(��)��+P�,��.��/��0��1��3�4 -�6�7��9��:V�;��<��=s�?�A�C!�Dx�G3�Ic�J��LT�N�O��R1�S��U2�V@�WQ�X�Y��Z��\0�]*�_\�`>�az�c'�d"�e,�f&�g�h��i��j��kT�l��nm�q �s9�t��v��x@�y��{R�}>����h��9�� ��u����������������� ��/�����N��6�����'��e��~��v�����}��H�������������c�����y��J�����f�����������:�����������f��������a�����V�����>����������������5�����!������ �����n�����T�����:�ŭ�� �Ɠ����~�����c�����T�����C�����M�˖�����T����*@'��a���YL����+!!����q��%����C�����?����DK�PX@Y�%K��[���$�L@�a��[���$�LY@+$"&462'3?6O66O6��666O66w����(Cs ���*@'��U��Y�M����+'3!'3� � �� � C��������c����xK�PX@& � �ba - -%K$L@& - -r � �ba$LY@+#3##7##7#537#537337337#c�!v������!�����u��!�!���������������͙���<��K�%�)�-�C@@&!-)" *�J����]�[�+K�[�$L+%#5&&535.'&546753#&'%64'K�f;n��2.U%�f;iz�0dc��::;22�S{ QQqbC �7[s QQgh7�2�h��`������������K�PX@*� c����d�[#K -[,L@2� c����d�#K�[�+K$K -[�,LY@"�� -�� +$4"462"%34"462"�av]�\\��d���4av]�\\�[�� �XX�X -��@߆� �XX�X��������#�x@ -�JK�PX@%�h�n�[�%K��[��,�L@$�p�n��c��[��,�LY@�"! - �+"&467&5462#64&"#'&264&"_�[C/m�o�$v�>b�2G33G2��xH4KkbB$)'�Y+5�33G22��(C�� ��@���U���Y�M����+'35 � C����C�E����@ �J���U���Y��M+73#ٖ�z����^5w5\��J�����E����@ �J���U��Y���M+�#5$%53 ��z����������]�����Jh����K@ -�JK�PX@���Y%�L@��U�Y���MY@ -����+7'#7'7'7'Ih8{{<duc>{z9h�Wf+*jX��Yl+(gW���F�_D]��,@)�U��a�Y�M����+##5#5353D���������������H���j��"@����a�W�[�O+73#52655#�,I;IjeY,8A ��F����@���U���Y�M����+5!F�����#��������@��[���$�L+6"&462�6O66O6666O66�� -�E����@���ri����+3 -����q����-�_���#�@��[���+K�[�$L+2".466"2>4.��o@@o�o@@�:++:+�6d�d66d�dj"84H48""84H48"����F���@���Y�#K$L����+3#5!�y*'��:��%� -�����JK� PX@���h���[�%K�Y$LK�PX@���p���[�%K�Y$LK�PX@���p���[�+K�Y$L@���p����c�Y$LYYY@ ����)+75>7654#"#462!'b6H/K$*���~<K - -T/GA0U30x{�[E4*>D -���*��&��"X�JK�PX@,���h�h��c��[�%K�\�,LK� -PX@,���h�h��c��[�%K�\�$LK� PX@,���h�h��c��[�%K�\�,LK�PX@-���h�p��c��[�%K�\�,LK�PX@+���h�p���c��c�\�,L@,���p�p���c��c�\�,LYYYYY@��"" +"#462"&53264&##53254&(E���|A"p�璦0U+<D r)VJisnUCT+�bqvu,3.U*�P &��1��~��� �_@ -��JK�PX@��b�#K$L@��r��b$LY@�� - ��+55!533#�����<�RR���ꂊ��F����K��Y�����JK�PX@+�p�f��c��Y���%K�\�$LK�PX@)�p�f����a��c�\�$L@*�p�n����a��c�\�$LYY@+!!62"&'3264&"#\���-�`1��� �4X/1R+�ۖ�(-%ITu�s[%;b6#��;��H������ -�JK�PX@%�h����c[�%K�[�$LK�PX@#�h�c����c�[�$L@$�p�c����c�[�$LYY@ +�&"26"6632#"&5!2#&�1]4;W0`nT*d{�q�� -nw�;4]77��|����ywYD��)�����8��JK�PX@��Y���#K�$L@����a�$LY�+!#!)�������~��E��6��R����!�W� �JK�PX@����c�[�%K�[�,L@��c����c�[�,LY@ +�&"26&"26%462"&547&�3_97a3/L12H2����]o��o^ 64Y89�..O/0@RvwRh46i}~h64��@��D���!�q��JK�PX@%�h����c�[�%K\�$L@$�p���c����c\�$LY@ ! !+264&"265#"&4632"&'3�/[12X1h3.J)i~�t�: #<�t��93]39�hQ]r�f3��n_>�`T��C����J���<K�PX@���[�.K�[�$L@����c�[�$LY�+"&462"&462�6O66O66O66O6�66O66�"66O66��e�H*J���QK�PX@��a��_���[�.�L@ ����c��a�W�[�OY@ +�"&4623#52655# 6O66O6��, -I;I�66O66�VeY,8A ��@���;��@�J���Y�&�L+#'73�����^�����n���*���)@&�]�Y���&L����+5!5!n0��0��������@���;�� @�J�Y���&L����+77'3@����́������X��4�����K�PX@-�h�p���a�[�%K���[$LK�PX@+�h�p��c���a���[$L@,�p�p��c���a���[$LYY@�� - �� +2&46262#532654&"#�66O66�|چsm�CNJ'E'�6O66O6~{t�[_�$3"*)#��#���.�)�2�w� JK�PX@+��[���-K�[�.K [,K�[�(L@)����c�[�.K [,K�[�(LY@/.$$"$$ -+74>32#"'#"&66232654&#"3"��"2676#n����Ā�F|d�!��',^Ƨ��~��!����\P<]P �ޔR�֚�{{����vz/ya��x�|�Dž�H�GHBB�� ������ -�,@) -J����b�#K$L�� ��+!'##3%3' '�'�����Q�Svv��@����K��v�� ���7@4J��c�[���#K�[�$L") +!2#!3264ೀ&##K1k�GT{n���p%--%p�#.,#��hPw* -bBTc<�&K'�F*J,��"������0@-�p�n��[���+K�[�,L""+6632#&"273#""їu�$�(�ee�(�$�u��8�|nMn�nMn|��K�������&@#�[#K���[�$L # +73264&##72##�LbppbLL��ب��x�x��������K������/@,��a���Y#K�Y�$L����+#3#3!������W���������K���� �)@&��a��Y���#K$L��� � +3!!3#K�������������"������7@4I�p��a��[���+K�[�,L%#"+6632#&"3267#5!#""їu�$�(�eeU=M �~V)yD��8�|nMn�n=3��`S(2��K������!@��a��#K$L+3#!#3!������B#�������K�������@���#K$L����+33K���B������� �CK�PX@��h���#K�\�,L@���p���#K�\�,LY�+%3"&5326C��̂�"6#���"mzyn(&&��K����� -�@ -�J#K��$�L+3#33#�������!�����4����6��K������@���#K�Z�$L+33!K������Ă��K��f���'@$�J#K��$�L����+###3f���������B��t��t�����K����� �@ �J��#K$L+3##3���⫫��@��E��E��"�������@���[�+K�[�,L+�4&"2$6 Ce�ee��D�/�����nn�n.8�������K��b����#@ ����c�[�#K�$L#"!$+###!23264&##b3kIj�z���j'-.&j�GB"+���~�.K0��"�������6@3 -�J��s�[�+K��[��,�L��+"&6 #'264&"����/�G>��U(�e�ee��8�˜X�1�tĸnn�n��K��p�� ��8@5 -J��a[�#K��$�L��� � !+#!2#3264&#��z�JT�Ȟj'-.&���~Y=t��+�.K0��<��K��#�dK�PX@#�h�f[�+K��\���,�L@%�p�n[�+K��\���,�LY@���#�#!+�"&533264.5462#&&)&=KJ=&�푶O%*&=KJ=&���)A"@'(I3YriT'<&'I2bvgo&)����E���!@�Y���#K�$L����+5!##*��<����<��H������@��#K�\�,L$+32653#"&H�>x@�W�Nz���]?DD?��]]�>���������!@�J��#K$L����+!33�����������B�������!@ �J��#K$L+3##33V���{z�Ƿz}�x��B��C������2������&@# -�J#K��$�L����+#'#37���w���x�������__����������@�J#K���$�L+!#533����������=�$��2��"�� �-@*�I�Y#K���Y�$L��� � +!!5!5"��+�+�����F������x�D����(@%����a�U�YM����+!#3x,���r��������Eh���@�r���i����+#\������q��Y�D����(@%�a���U��Y���M����+!53#5��Ԍ�����\���������!@�J��s�#L����+%#3������U������U�3�����@���U���Y�M����+5!Ulͤ��� -T��>���0+5 -���tv��"��o4���-@*�J���[.K�[$L+$4&"2$46253#5"�J`JJ`����9��>�ՄGH�G��OI��QX��K�������_@ -�JK�PX@�%K���[�.K�[,L@!�[,K���[�.K�[,LY@ +$4&"262"'#3�J`JJ`�9Ք��<��ԄHG�HXO���XQ���"��C4���K�PX@"�h�f��[���.K�\�,LK�PX@#�p�f��[���.K�\�,L@$�p�n��[���.K�\�,LYY@ "#"+6632#&"32673#""�{f��m553 $��d{��e^2M~MZj��"��o����_@ -�JK�PX@�%K���[�.K�[$L@!�[$K���[�.K�[$LY@ +$4&"2$46253#5"�J`JJ`����9��>�ՄGH�G��O��QX��"��U4���=@:�h��a�[�.K��\��,�L� - �+"&62!26673&"38z������8A ��<R8�����%/ Tgx11'����?��UK�PX@�[�-K��Y&K�$L@��c��Y&K�$LY@����+###535463"?G�44qy".��`��jb�!��"��o4�� �t@ -�JK�PX@'�h��[��.K�[�,K�\�(L@(�p��[��.K�[�,K�\�(LY@!%+646253#"&'332655"$4&"2"��9�@ oI�� -�`/>>�J`JJ`���OI��uN(,hk??DNX܄GH�G��K��v���P��JK�PX@%K��[���.K$L@��[���.KY$LY@ ����"+632#4&"#�5t`w�9d9����X�n��/6;;6�����<�����DK�PX@���[�-K�&K$L@����c�&K$LY@+"&4623�T::T:��P:U::U�v.�������� -��GK�PX@�[�-K���&K�\�(L@���c���&K�\�(LY�!#+3##5325"&462K�g^C)4T::T:.��eS�'�:U::U��K����� -�E� -�JK�PX@�%K�&K��$�L@��Y��$K�&K��$�LY�+3#373#'����������a��������K�������0K�PX@���%K$L@���Y$LY@ -����+33K�����K���4��0@-�J�[��.K$L����$" +6326632#4&"#4&"#�5t>ac=fx�9d9�9d9�.RX841;~p��/6;;6��/6;;6��.��K��v4��)@&�J��[��.K$L����"+632#4&"#�5t`w�9d9�.RX�n��/6;;6��.��#��j4���@���[�.K�[�,L+$4&"2$62"�F`EG`�������ӈGG�H�������K���4���1@.�J���[.K�[�,K�(L+$4&"262"'#3�J`JJ`�9Ք��<��ԄHG�HXO���X��8��"��o4���1@.�J���[.K�[�,K�(L+$4&"2$46253#"�J`JJ`����9��>�ՄGH�G��OI��[X��K���4��'@$�J��[��.K�$L����!+63#"#�<d*;;�.hn�8F��.��$��4�!��K�PX@"�h�f��[���.K�\�,LK�PX@$�p�n��[���.K�\�,LK�PX@#�h�n��[���.K�\�,L@$�p�n��[���.K�\�,LYYY@ !"+462#&&#""&'33264.%~ׄ�""CRSD#/�̈�A'A\]A�JdbU)%A/Nc][3,C��%��u���5@2�#KY&K��\�$L� - �+%3#"&55#53533#8=W^g44�pp��Se莈���'��F��q.��#@ J��&K�\$L"+3#5#"&53265ƫ�5t`w�9d9.��RX�nF��6;;6����n.��@�J��&K�$L+33#����.�a�������_.��!@ �J��&K$L+3##33����NO���WV�V.��J��.�x��x����".��&@# -�J&K��$�L����+#'#37"���[Z����[Z.������ ������}.��@�J��&K�(L+733#���|�����#��m����2���.� �-@*�I�Y&K���Y�$L��� � +3!5#5����a��.��썍���O�'���'�0@-%�J��U���c��Y���M+%#&'&5464&'5664&467673YL<�( <-44-'(�<Ljj�z&c�&I�$|K><>K|ee0�c&zc��i�/��@���U���Y��M+3#i��/�P��?�'���'�0@-�%J���U��c���Y��M+4654&'53#56654&5475&�L<�( <-44-'(�<Ljj�z&c�&I�$|K><>K|ee0�c&zc����Y���1@.�W���c�\P� - �+23273#"&#"#6�0w6 z#�0v6 -x#�BB�BB�����D?4���$@!���]�[�.L�� - ��+362"&���6O66O6����66O66��7��?U��J@G�J���p��n���c�W�Y�M� �+"3273#5&&46753#&G4994L�uYOpwwpOYu�{AtA9Pg -RR�܊RR -gP9��$��L���s��JK�PX@'�ha�[�%K �Y���$�L@&�p��ca �Y���$�LY@����!$ -+%!'6655#53&5462#4#"3#L�/,mO��y�RU��B��T*^Es>4ru�bWb.=s_;��<��`���9@6 �JH -�G����_�[�&L+'"''7&47'7627264&"�"!7B@*p*AB7!"8BC+j*CB��-=+,=,�+~,7C@AC7.|+8CCCC�--V..��������>@;�J -��ba #K�$L����+#3##5#53'#5333u��ȫȺ�b���s8s��s8s��=����i�/���"@����a�U�Y�M+#33#����������f��� -��!�)��@ -�JK�PX@-���h�n�n�f��`�[�+L@/���p�n�n�n��`�[�+LY@+#&""&53254.547&462�264&" �a;�TeA~�}�a;�Td@~�}��L--L-I4 ,JY=a95�nb[I4 ,JY=g35�nb�@-B--B�� -le����@��W�[��O+�"&462"&462:>**>+�>**>+l*>++>**>++>��*�������$�U@R� h� f�d -[�+K�[�.K��[���,�L"!$$+� &6 6&"&462#&"32673������8�ݝ����bzz�p�V**(�r�����>�7��맧���{�zPJ'<d=GS��[�����*@'�J�_���[+�L+�4&"2&46253#5"6.>-->�e�"��"��T,.S,�f72��27��-�x�����$@! �J��U�Y��M+#'73#'73�W�TT���W�TT�'���������������FK� -PX@�g���U���Y�M@�s���U���Y�MY@����+5!#5��8������F����@���U���Y�M����+5!F�����*�� -�����%�L@IJp��a��[���+K - [�.K�[�,L%$"#+ & 6& 32#'##3264&#�H���������䦞�LT.4j|bjjB������>�0�����jO7&G���ci/�� -t����5K�PX@�Y���%L@���U���Y�MY@ -����+5! -�tvv��[�����"@�_���[�+�L+�4&"2&4622,=,-=ztr�qq�V..V-]d�aa�c��F�mDg��/@,�r��aUZ�N+#3!535#53533D��������d]��]�ii��%`a���0@-J�h���]�[�+L����+!5764"#462\��z82�X�R.7N�deK"<8BEO/'��\]�� �D@AJh�h��`��[���+K�[�.L��� � !!#! +462"&533264&##5324#"Y�U:@`�`� "P5EB-68.7B8M1 �� -T��>���0+7 -���t�e��K��v.��-@*J��&K�[$K�(L"+3#5#"'#3265˫�5t��9d9.��RX��8��6;;6����y�� �.@+�p��[��#K$L� -� +!####"&46 -o�>�www��B<��{�|��-�������@���W��[���O+"&462�6O66O666O66�� -��/���Q���JK� -PX@��h����c�\�(L@���p����c�\�(LY�!#1+4#"#532##522>76�,,g7KM5�HN��,6q>]��`�����@�s���Y�#�L����+5#53P<�`�c����[�����"@�_���[�+�L+�4&"2&4622,=,-=ztr�qq�V..V-]d�aa�c��2�x�����&@#�J��U�Y��M+7#7'3#7'3ОWW�T��WW�Tx���������(���������^@[J��p��nb���Y #K -$L�� - ��+5#53533##5#5733d<�lN�((�Ç������`�c��َ�I>>D�����@��(��������T@QJ p�h��d�Y#K -�Y��$�L����+%!5764"#4623#5#53���z82�X�R.7Nn���<�cdeK"<8BEO/']�@`�c����2��g�� �#�.�2��@", -JK�PX@Gh�h� p��d - -b��[��+K�[�.K$L@Kh�h� p��d - -b�#K��[���+K�[�.K$LY@(//!!��/2/210.-+*)('&%$!#!#� � !!#!+462"&533264&##5324#"533##5#57338Y�U:@`�`� "N�((�Ç������P5EB-68.7B8M1 �7��I>>D�����@��W�;34���yK�PX@*�p�h��c��`���[.�L@+�p�p��c��`���[.�LY@�� - �� +�"&46"&46753#"2653�66O66�|چsm�CNJ'E'�46O66O6��{t�[_�$3"*)#�� ������ -��3@0 -J H����b�#K$L�� ��+!'##3%3''5 '�'�����Q�Su�vv��@��jve��� ������ -��3@0 -J H����b�#K$L�� ��+!'##3%3'5 '�'�����Q�Su�vv��@��ޅev�� ������ -��5@2 -J H����b�#K$L�� ��+!'##3%3'7'57 '�'�����Q�S�����vv��@���WWvTT�� ������ -���� -JK�PX@-� h�f -c����b�#K$L@/� p�n -c����b�#K$LY@�� �� +!'##3%3'"&#"#6323273 '�'�����Q�S?!P%Rm!P%Svv��@��--�--��� ������ -���>@; -Jc����b�#K $L�� �� -+!'##3%3'"&462"&462 '�'�����Q�SE>**?*�>**?*vv��@��*>++>**>++>�� ������ -���D@A -J��c��c����b�#K $L�� �� -+!'##3%3'6"&462&"264 '�'�����Q�S5hEEhEd**vv��@���BnBBnh**�� �������A@>�J��a �a���Y�#K�Y$L -+#3#3!5##!������W�:�c"�W�>����vv��8X����"�����(��@��JK� -PX@3�p�n��h����c�[�+K�\�(L@4�p�n���p����c�[�+K�\�(LY@!#%1 +4#"#5&&632#&"2732##522>76�,,��їu�$�(�ee�(� �f7KM5�HN�x�)�|nMn�nMcy"6q>]��K�������6@3�H��a���Y#K�Y�$L+5#3#3!��b�����WK�tv&��������K�������6@3 H��a���Y#K�Y�$L����+#3#3!77������WV����������t�e��K�������8@5 H��a���Y#K�Y�$L����+#3#3!%'57������Wn�����������vWWvT��K��������A@> c��a���Y -#K�Y�$L�� ��+#3#3!$"&462"&462������WU>**>+�>**>+�������>*>++>**>++>��$������ @��H���#K$L+53$�ʫK�tv���B��$������ @��H���#K$L+73$��'�\t�e���B����<��� �"@��H���#K$L +'573<���V�ZvWWvT�R��B�����N�����'@$��c�#K$L+�"&462"&4623#>**?*�>**?*;��*>++>**>++>����B���������-@*a��[���#K�[�$L#!# +32###533264&##3#K���ب�77�LbppbL������� ���x�x����K�������}�JK�PX@%���h�f -��c #K$L@'���p��n -��c #K$LY@� - �+23273#"&#"#63##3G!P%Sm!P%R:���⫫�--�--���@��E��E��"��������&@#�H���[�+K�[�,L+54&"2$6 �Ee�ee��D�/����K�tv��nn�n.8�������"��������&@#H���[�+K�[�,L+�4&"2$6 7Ce�ee��D�/�������nn�n.8�����ct�e��"��������(@%H���[�+K�[�,L+�4&"2$6 '57Ce�ee��D�/����2����nn�n.8�����avWWvT��"���������K�PX@-���h�f -��c�[�+K� [� , L@/���p��n -��c�[�+K� [� , LY@� - �+23273#"&#"#6�4&"2$6 L R%Sm R%Rde�ee��D�/�����--�--��}�nn�n.8�������"���������-@*c���[�+K�[�,L+�4&"2$6 �"&462"&462Ce�ee��D�/����>**>+�>**>+�nn�n.8�����*>++>**>++>��M�j@X���0+%''7'77@p��o��p��o��o��n��o��n����������!�A@> �J[+K�[��,�L!!$#+#"'#7&63273"&2654'�XЗx]6hdYїx^5h��Ue+>Te��,Rc���B;od*�B:�n\D1!�ln\C0����H�������"@��H��#K�\�,L$+532653#"&���f�>x@�W�Nz�K�tv�5��]?DD?��]]�>���H�������"@�H��#K�\�,L$+32653#"&7H�>x@�W�Nz������]?DD?��]]�>��t�e��H�������$@!�H��#K�\�,L$+32653#"&'57H�>x@�W�Nz�������]?DD?��]]�>��vWWvT��H�������!�)@&�c��#K�\�,L$+32653#"&�"&462"&462H�>x@�W�Nz��>**>+�>**>+��]?DD?��]]�>�m*>++>**>++>���������$@!�J - H#K���$�L+!#5335�����������=�$�ev��K��b����)@&����c�#K�[�.K�$L#"!$+###3323264&##b3kIj��nz���j'-.&j`GA#+���~�.K0��K�����#�}� JK�PX@�h�[�%K��\��,�LK�PX@�h��c��\��,�L@�p��c��\��,�LYY@ +%"&'32654''57654&"#462Հ�t� /$<�*,C/���~HOL@�\yo](*!TF2!/0)��o~l�,-*]��"��o>����4@1�J�H���[.K�[$L+54&"2$46253#5"�� J`JJ`����9��>���tv���GH�G��OI��QX��"��o>����4@1�J�H���[.K�[$L+74&"2$46253#5"����J`JJ`����9��>��t�e���GH�G��OI��QX��"��o�� ��6@3�J�H���[.K�[$L+'574&"2$46253#5"����gJ`JJ`����9��>��vWWvT���GH�G��OI��QX��"��o����#��@ -! -JK�PX@0�h�+K�\��%K�[ .K� -[ - -$ -LK�PX@.�h��c�+K�[ .K� -[ - -$ -L@/�p��c�+K�[ .K� -[ - -$ -LYY@�#" - � +23273#"&#"#6�4&"2$46253#5"!P%Sm!P%RJ`JJ`����9��>��--�--��߄GH�G��OI��QX��"��o�����#�<@9!J��c�[.K�[ $L#" -+�"&462"&4624&"2$46253#5"�>**?*�>**?*�J`JJ`����9��>�l*>++>**>++>�?�GH�G��OI��QX��"��oI����#�B@?!J����c��c�[.K�[ $L#" -+�4&"2462"4&"2$46253#5"�**�EhEEh�J`JJ`����9��>��**nBBnB�~�GH�G��OI��QX��"��(4��'�-�S@P -�J�h��a - -�[ ��.K \,L��-,*)%$! ��""+62!3273#"&'#5"&4625264&"$&"3oDޗ�oA#@�V;g�>Д��9�`JJ`J�<ZD�.IO��-')Tg1(RQX���OI�_H�GH��01'��"��C4�*��@��JK� -PX@2�h�n��h����c�[�.K�\�(LK�PX@3�h�n���p����c�[�.K�\�(L@4�p�n���p����c�[�.K�\�(LYY@!##%1 +4#"#5&&4632#&"326732##522>76o,,dz�{f��m553 $�uS7KM5�HN�x���e^2M~MOf!6q>]��"��U>����D@AH�h��a�[�.K��\��,�L� - �+"&62!26673&"3'58z������8A ��<R8� �����%/ Tgx11'�ve���"��U>����D@AH�h��a�[�.K��\��,�L� - �+"&62!26673&"358z������8A ��<R8� �����%/ Tgx11'�ev��"��U����F@CH�h��a�[�.K��\��,�L� - �+"&62!26673&"3'578z������8A ��<R8�4��������%/ Tgx11'WWvTT��"��U����!�)�O@L�h - c��a�[�.K��\��,�L�'&#" - �+"&62!26673&"3"&462"&4628z������8A ��<R8ѭ>**>+�>**>+����%/ Tgx11'"*>++>**>++>��$��>��� @��H���&K$L+53$�ʫ��tv��.����$��>��� @�H���&K$L����+337K����.���t�e����<�� �"@ �H���&K$L����+33'57K�F���.���vWWvT�����N�����+@(�c���&K$L�� ��+33"&462"&462K�->**?*�>**?*.��l*>++>**>++>��"��i����\@ JK�PX@�%K�[�.K��[���,�L@�r�[�.K��[���,�LY�#+"&632&'57&'37�264&"i����x:8"i>!$�_2z��`DF`E=����(/ C" C���H�GG���K��v���!����JK�PX@,� h� +K\ -%K��[��.K$LK�PX@*� h -�c� +K��[��.K$L@+� p -�c� +K��[��.K$LYY@�� !!��" +632#4&"#%"&#"#6323273�5t`w�9d9�i R%Rm R%S.RX�n��/6;;6��.4--�--���#��j>����&@#�H���[�.K�[�,L+54&"2$62"��F`EG`���������tv��GG�H�������#��j>����&@#H���[�.K�[�,L+$4&"2$62"7�F`EG`���������ӈGG�H������t�e��#��j����(@%H���[�.K�[�,L+$4&"2$62"'57�F`EG`����������ӈGG�H������vWWvT��#��j������K�PX@.�h�+K�\ -��%K�[�.K� [� , LK�PX@,�h -��c�+K�[�.K� [� , L@-�p -��c�+K�[�.K� [� , LYY@� - �+23273#"&#"#6�4&"2$62" !P%Sm!P%R F`EG`��������--�--��݈GG�H�������#��j������-@*c���[�.K�[�,L+$4&"2$62""&462"&462�F`EG`��������>**?*�>**?*ӈGG�H�����s*>++>**>++>��*�,(�����6@3���c���a�W�[�O�� - ��+5!&"&462"&462*��6O66O66O66O6���66O66�66O66����t4����3@0 �J�[.K��[��,�L$#+#"'#7&463273&"2654'%F�|aK(\PE�|`J&\�TE*TD�L��2+XM��0*�GD%6HD'��F��q>���*@'J�H��&K�\$L"+3#5#"&53265'5ƫ�5t`w�9d9�.��RX�nF��6;;6�ve���F��q>���*@'J�H��&K�\$L"+3#5#"&532655ƫ�5t`w�9d9�.��RX�nF��6;;6?�ev��F��q���,@)J�H��&K�\$L"+3#5#"&53265'57ƫ�5t`w�9d93����.��RX�nF��6;;6SWWvTT��F��q����!�1@.J�c��&K�\$L" +3#5#"&53265"&462"&462ƫ�5t`w�9d9�>**>+�>**>+.��RX�nF��6;;6m*>++>**>++>����}>���"@�J��H��&K�(L+733#�����|������t�e��#��m����K�������a@ -�JK�PX@�%K���[�.K�[�,K�(L@���[�.K�[�,K�Y�(LY@ +$4&"262"'#3�J`JJ`�9Ք��<��ԄHG�HXO���X�������}�����)@&J��c&K�(L+�"&462"&46233#�>**?*�>**?*I��|�����l*>++>**>++>�u#��m���� ���|�� -��=@: -J�a����b�#K$L�� �� +!'##3%3'!5 '�'�����Q�S��pvv��@���vv��"��o�����r@ -JK�PX@"�Y���%K�[.K�[$L@ ���a�[.K�[$LY@�� -�� +5!4&"2$46253#5"��aJ`JJ`����9��>�tvv�a�GH�G��OI��QX�� ������ -��G@D -J -r��c����b�#K $L�� ��+!'##3%3'"&553265 '�'�����Q�S�]�]U&^&vv��@���NTTN!""!��"��o� ��!�v@ -JK�PX@'r���[�%K�[.K�\ $L@'r���[�+K�[.K�\ $LY@! -+"&55326534&"2$46253#5"]�]U&^&UCJ`JJ`����9��>��NTTN!""!���GH�G��OI��QX�� �,�����J@G�JI��p��b��_�#K�$L� -�+"323#"&47'##3"3'h>>�5M2'�'����,�~�SD]>xxv��@D<���"�,�4��%�N@KJ��_�[.K�[�,K��[.�L�#" -� +"323#"&5475"&46253"$264&"?>�5M>>Д��9�,��`JJ`JD]>9EMX���OI���H�GH���"�������7@4�H�p�n��[���+K�[�,L""+6632#&"273#"7"їu�$�(�ee�(�$�u����8�|nMn�nMn|bt�e��"��C>������HK�PX@"�h�f��[���.K�\�,LK�PX@#�p�f��[���.K�\�,L@$�p�n��[���.K�\�,LYY@ "#"+6632#&"32673#"7"�{f��m553 $��d{���e^2M~MZj�t�e��"�������8@5�H�p�n��[���+K�[�,L""+6632#&"273#"7'5"їu�$�(�ee�(�$�u������8�|nMn�nMn|]WvTTv��"��C������HK�PX@"�h�f��[���.K�\�,LK�PX@#�p�f��[���.K�\�,L@$�p�n��[���.K�\�,LYY@ "#"+6632#&"32673#"7'5"�{f��m553 $��d{o�����e^2M~MZj�WvTTv��K��������.@+H�[#K���[�$L # +73264&##72##%7'5�LbppbLL��ب�'����x�x�������WvTTv��"��8������@ -JK�PX@+� Y%K�[�&K���[�.K�[$LK�PX@)� a�[�&K���[�.K�[$L@'� a���c���[�.K�[$LYY@ -+$4&"2$46253#5"3#5255#�J`JJ`����9��>��GE4?ՄGH�G��O��QX�<�RAB���������-@*a��[���#K�[�$L#!# +32###533264&##3#K���ب�77�LbppbL������� ���x�x����"��������@ - JK�PX@& -��a�%K� [�.K�[$L@, -��a�[$K� [�.K�[$LY@����+##5"&4625#5353�264&"�8�>Д��9LL���`JJ`J�R��QX���OjRCC��H�GH���K���|���D@A���a��a�Y #K�Y�$L�� - �� -+5!#3#3!V������WvvF��������"��U������K�PX@0�h��a�Y -%K�[�.K��\ ��,�L@.�h -�a��a�[�.K��\ ��,�LY@� - �+"&62!26673&"3!58z������8A ��<R8�a�p����%/ Tgx11'�vv��K�������9@6����c��a�Y#K�Y�$L +�"&462#3#3!<>**>+������W�*>++>h��������"��U����!�I@F�h��c��a�[�.K��\ ��,�L� - � -+"&62!26673&"3"&4628z������8A ��<R8�I>**>+����%/ Tgx11'"*>++>��K�,����K�PX@, ��h��a��_�Y�#K�Y�$L@- ��p��a��_�Y�#K�Y�$LY@� -� -+"323#"&47#!#3#3"�>>�5M6������,D]>y��������"�zU4�#�)�=@:J�p�n��a��`��[���.L!++5&&462!26673323#"&&"3l������8A �U0?>�5M�<R8� -�����%/ >U]>�11'��K�������7@4 H��a���Y#K�Y�$L����+#3#3!77'5������Wӛ����������WvTTv��"��U����F@CH�h��a�[�.K��\��,�L� - �+"&62!26673&"3'578z������8A ��<R8�4��������%/ Tgx11'\TTvWW��"����� �(�K@H"Ir� p����c� � a�[�+K� -\� - -, -L(&! ##+"&5532653�632#&"3267#5!#"(]�]U&^&U��їu�$�(�eeU=M �~V)yD��NTTN!""!�8�|nMn�n=3��`S(2��"��o� �&�.��@ - -$ JK�PX@7r� h���[�%K� - -[.K� \� ,K�\�(LK�PX@7r� h���[�+K� - -[.K� \� ,K�\�(L@8r� p���[�+K� - -[.K� \� ,K�\�(LYY@.-*)&%!%+"&5532653�46253#"&'332655"$4&"2]�]U&^&U���9�@ oI�� -�`/>>�J`JJ`�NTTN!""!�}��OI��uN(,hk??DNX܄GH�G��"������%�L@II�p��a�� - -a� � _��[���+K�[�,L%$"!%#"+6632#&"3267#5!#"3#5255#"їu�$�(�eeU=M �~V)yD�G�GE4?�8�|nMn�n=3��`S(2"<�RAB��"��od�� �+��@ -�JK�PX@9�h� � - -c�Y�#K��[��.K�[�,K�\�(LK�PX@:�p� � - -c�Y�#K��[��.K�[�,K�\�(L@8�p� � - -c���a��[��.K�[�,K�\�(LYY@+*('&%!%+646253#"&'332655"$4&"2#&463"3"��9�@ oI�� -�`/>>�J`JJ`'�GE4?���OI��uN(,hk??DNX܄GH�G�<�RAB�����i|���*@'���a�#K$L����+5!3'���vv����B�����i����LK�PX@�Y���%K�&K$L@���a�&K$LY@����+5!3'���tvv��.���� �,���+@(�J��_��Y�#�L� -�+"323#"&5473"�>>�5M>�,D]>9E����� �,���`��JK�PX@��_�[�-K��Y�&�L@��c��_��Y�&�LY@� -�+"323#"&5473""&462�>>�5M>�,T::T:D]>9E*���:U::U��K��������#@ ����c�#K$L+"&4623�>**?*���*>++>����B��K����.��@���&K$L����+33K�.����K����� -��2@/ -�J��a��_#K��$�L+3#33#3#5255#�������!��.�GE4?���4����6��<�RAB��K����� -��h� -�JK�PX@ ��a��_�%K�&K��$�L@&��a��_��Y��$K�&K��$�LY@+3#373#'3#5255#�������� �GE4?��a��������<�RAB��K������ � @ �H���#K�Z�$L+33!7K����(����Ă\t�e��$������8��HK�PX@���%K$L@���Y$LY@ -����+337K�������t�e��K�������,@)��a��_���#K�Z�$L+33!3#5255#K�����GE4?��Ă(<�RAB��K��������VK�PX@��a��_���%K$L@��a��_���Y$LY@�� - ��+333#5255#K���GE4?��(<�RAB��K�������+@(��c��Y��#K�Z�$L+33!3#5255#K�����GE4?��Ă�<�RAB��K�������}K�PX@��Y��%K�[�&K$LK�PX@��U�[�&K��Y$L@��U��c��Y$LYY@�� - ��+333#5255#K�N�GE4?���<�RAB������� �&@# -�J�#K���Z�$L+73!55737����77�??��� � ������-���7@ - �JK�PX@�%K���$�L@��Y���$�LY�+3#55737��77�77��C�����K����� � �%@" �J -�H��#K$L+3##37���⫫������@��E��EWt�e��K��v>���0@-�J�H��[��.K$L����"+632#4&"#5�5t`w�9d9���.RX�n��/6;;6��.�ev��K����� ��1@. �J��a��_��#K$L+3##33#5255#���⫫ӃGE4?��@��E��E��<�RAB��K��v4���@@=�J��a��_��[ ��.K$L����" -+632#4&"#3#5255#�5t`w�9d9�σGE4?.RX�n��/6;;6��.��<�RAB��K����� ��&@# �J �H��#K$L+3##37'5���⫫������@��E��ERWvTTv��K��v���2@/�J�H��[��.K$L����"+632#4&"#%'57�5t`w�9d9�ƛ���.RX�n��/6;;6��.xTTvWW��"���|����/@,�a���[�+K�[�,L+�4&"2$6 5!Ce�ee��D�/����1��nn�n.8����� vv��#��j�����ZK�PX@ Y�%K���[�.K�[�,L@�a���[�.K�[�,LY@+$4&"2$62"5!�F`EG`�������M�ӈGG�H�����{vv��"���������-@*a���[�+K�[�,L+�4&"2$6 3#%3#Ce�ee��D�/����@�ii �}i�nn�n.8�����������#��j*�����-@*a���[�.K�[�,L+$4&"2$62"3#%3#�F`EG`�������$�ii �}iӈGG�H�����1�����"������K�PX@ -� -J@ -� -JYK�PX@!��a ��[+K[$LK�PX@+��a ��[+K�[$K�[$LK�PX@5��a���[+K� [+K�[$K�[$L@3��a���Y�#K� [�+K�[$K�[$LYYY@#" -+#3#3!5#"&6325!�264&"������WUd��їhQ���e�ee�<����?F�8�I?���nn�n��"���4��!�'�S@P �J�h� -� -a [.K�\��,�L�'&$# -�+"'"&6262!26673$264&"$&"3�vLP����PL���8A ����`DF`Eh<R8�[[��[[��%/ Tg�H�GG��11'��K��p�� ���?@< -JH��a[�#K��$�L��� � !+#!2#3264��z�JT�Ȟj'-.&b����~Y=t��+�.K0��ev��K���>���.@+�J �H��[��.K�$L����!+63#"#5�<d*;;�9�.hn�8F��.�ev��K��p�� �� �O@L -J� -�a�� a��_[�#K��$�L�� � � !+#!2#3264#5255#��z�JT�Ȟj'-.&V�GE4?���~Y=t��+�.K0��<�RAB��K���4���>@;�J��a��_��[��.K�$L�� ��! +63#"#3#5255#�<d*;;��GE4?.hn�8F��.��<�RAB��K��p�� ���A@> -JH��a[�#K��$�L��� � !+#!2#3264'57��z�JT�Ȟj'-.&��������~Y=t��+�.K0�TTvWW��K������/@,�J�H��[��.K�$L!+7'563#"#����<d*;;��WvTTv�hn�8F��.��<��K��#�'�l�'&%$HK�PX@#�h�f[�+K��\���,�L@%�p�n[�+K��\���,�LY@���#�#!+�"&533264.5462#&&7)&=KJ=&�푶O%*&=KJ=&���)���A"@'(I3YriT'<&'I2bvgo&)t�e��$��>�!�%���%$#"�HK�PX@"�h�f��[���.K�\�,LK�PX@$�p�n��[���.K�\�,LK�PX@#�h�n��[���.K�\�,L@$�p�n��[���.K�\�,LYYY@ !"+462#&&#""&'33264.7%~ׄ�""CRSD#/�̈�A'A\]At���JdbU)%A/Nc][3,Czt�e��<��K��9��@*��JK� -PX@2�h�n��h����c�[�+K�\�(LK�PX@3�h�n���p����c�[�+K�\�(L@4�p�n���p����c�[�+K�\�(LYY@!#!1 +4#"#5&&533264.5462#&&"2##522>76�,,fv�O%*&=KJ=&���)@)&=KJ=&p\7KM5�HN�up^T'<&'I2bvgo&)"@'(I3Nv"6q>]��$��4�7B@(��JK� -PX@2�h�n��h����c�[�.K�\�(LK�PX@3�h�n���p����c�[�.K�\�(LK�PX@4�p�n���p����c�[�.K�\�(LK�PX@3�h�n���p����c�[�.K�\�(L@4�p�n���p����c�[�.K�\�(LYYYY@!#"!1 +4#"#5&&'33264.5462#&&#"2##522>76Y,,Vj�A'A\]A~ׄ�""CRSD#/cP7KM5�HN�v \P3,C6JdbU)%A/C] "6q>]��<��K��#�)�m�)('&%HK�PX@#�h�f[�+K��\���,�L@%�p�n[�+K��\���,�LY@���#�#!+�"&533264.5462#&&7'5)&=KJ=&�푶O%*&=KJ=&���)���A"@'(I3YriT'<&'I2bvgo&)WvTTv��$���!�'���'&%$#�HK�PX@"�h�f��[���.K�\�,LK�PX@$�p�n��[���.K�\�,LK�PX@#�h�n��[���.K�\�,L@$�p�n��[���.K�\�,LYYY@ !"+462#&&#""&'33264.7'5%~ׄ�""CRSD#/�̈�A'A\]A�JdbU)%A/Nc][3,CuWvTTv���E���-@*�J���p��_��Y�#�L#!%+###532654###5!E�dH:��.g�*<��a:@] ����%�����&��@ -� -�JK�PX@3�� -h�� - �f�#KY&K�Y�$K� - - \� ( LK� -PX@4�� -h�� -� -n�#KY&K�Y�$K� - - \� ( L@5���p�� -� -n�#KY&K�Y�$K� - - \� ( LYY@!"1+4#"#5&55#53533#33#2##522>76,,K44�pp4=j7KM5�HN��)v莈���'�%6q>]����E��� �)@& - �H�Y���#K�$L����+5!##7'5*��V���<����<WvTTv��%��u����L@I�� - -a� � _�#KY&K��\�$L� - �+%3#"&55#53533#3#5255#8=W^g44�ppx�GE4?��Se莈���'�<�RAB��H���|���/@,���a#K�\�,L�� - ��+5!32653#"&����>x@�W�Nz�vv���]?DD?��]]�>���F��q����\�JK�PX@�Y%K��&K�\$L@��a��&K�\$LY@"+3#5#"&53265!5ƫ�5t`w�9d9`�p.��RX�nF��6;;6�vv��H�������!�/@,��c���c��#K�\�,L$+32653#"&�4&"2462"H�>x@�W�Nz�W*)�EhEEh��]?DD?��]]�>��**nBBnB��F��qI���!�7@4J��c���c��&K�\$L" +3#5#"&53265"&462&"264ƫ�5t`w�9d94hEEhEd*).��RX�nF��6;;6XBnBBnh**��H��������)@&��a#K�\�,L$+3#%3#32653#"&�ii �}i���>x@�W�Nz������0��]?DD?��]]�>���F��q*����9@6J �a��&K�\$L" -+3#5#"&53265#7#73ƫ�5t`w�9d98iiK�i_�.��RX�nF��6;;6+������H�q����!@���p��`��#�L!'+3265333#"&547&&H�>x@�sR.&q�5Mc~��]?DD?��]p� ]>9 ���F�*�.�#�=@:J��_�\�,K��Y&�L�! -�#"+"323#"&5475#"&532653"?>�5M>5t`w�9d9�,F]>9EPX�nF��6;;6/������������+@(�Jc#K���$�L+!#533"&462"&462������>**>+�>**>+����=�$*>++>**>++>��2��"�� � �4@1�I -H�Y#K���Y�$L��� � +!!5!577"��+�+��{�����F�����t�e��2���>� � �4@1�I -H�Y&K���Y�$L��� � +3!5#577����a��S��.��썍��t�e��2��"����7@4 I����c�Y#K�Y�$L+�"&462!!5!5H>**>+���+�+���*>++>j��F������2�������7@4 I����c�Y&K�Y�$L+�"&4623!5#5 >**>+����a��l*>++>h��썍���2��"�� ��5@2�I H�Y#K���Y�$L��� � +!!5!577'5"��+�+���������F�����WvTTv��2���� ��5@2�I H�Y&K���Y�$L��� � +3!5#577'5����a��Л��.��썍��WvTTv�����7��gK�PX@"�[�-KY&K��[��(�L@ ��cY&K��[��(�LY@� � +#7327#737663"3#@ 545|x"FG5s���'�jb�!��eS��<��K��#�.��K�PX@2�h�f�� a��_ -[�+K��\���,�L@4�p�n�� a��_ -[�+K��\���,�LY@��.-+*)(%$�#�#!+�"&533264.5462#&&3#5255#)&=KJ=&�푶O%*&=KJ=&���)Y�GE4?A"@'(I3YriT'<&'I2bvgo&)��<�RAB��$��4�!�,��K�PX@1�h�f�� a��_��[���.K�\�,LK�PX@3�p�n�� a��_��[���.K�\�,LK�PX@2�h�n�� a��_��[���.K�\�,L@3�p�n�� a��_��[���.K�\�,LYYY@,+!" -+462#&&#""&'33264.3#5255#%~ׄ�""CRSD#/�̈�A'A\]A��GE4?�JdbU)%A/Nc][3,C��<�RAB����E����8@5��a��_�Y���#K�$L�� �� +5!##3#5255#*���GE4?<����<��<�RAB��%��u����L@I�� - -a� � _�#KY&K��\�$L� - �+%3#"&55#53533#3#5255#8=W^g44�ppx�GE4?��Se莈���'�<�RAB��(:��H� -�"@����a�W�[�O+3#5255#(�GE4?H<�RAB�� -R@���0+'57@����vWWvT�� -R@���0+7'5�����WvTTv�� -t����5K�PX@�Y���%L@���U���Y�MY@ -����+5! -�tvv�� -\^� �6K�PX@r���[�%�L@r���[�+�LY�+"&5532653^]�]U&^&U�NTTN!""!�� -l�����@���W��[���O+"&462r>**>+l*>++>�� -W��I���"@����c�W�[�O+4&"2462"�**�EhEEh�**nBBnB�� -�,���+@(���c�U�[�O� -�+"323#"&4633"�?>�5MK7g,D]>q6U�� -b����sK�PX@�h�+K�\��%LK�PX@�h��_�+L@�p��_�+LYY@� - �+23273#"&#"#6�!P%Sm!P%R�--�--��� -Y�*���@��U��Y�M+3#%3#U�ii �}i*��������.��#@ ���aL����+5!####�F�������T��T���o*�I[���(@%����c��`L+"&462"&53265b'7''7'�z�z�8d7�&&8''4drrd*66*��F����@���[��L+"&462?7O77O7}77O77��(�v��*���"@��c���W��[���O+6"&462&"&462�@,,@--@,,@-v,@--@�-?--@��W��u��**�&JK�PX@8� - -h�h��c��a��d �[��K�LK�PX@9� - -h�p��c��a��d �[��K�LK�PX@:� - -p�p��c��a��d �[��K�L@D� - -p�p��c��a��d [�K �Y���K�LYYY@*)! !# +!###"&532654##532654"#4623r_�_y�z�$>"d&-m�|�r0(����`fpc'%H� ><ZpfU3L��W�����.?�) JK�PX@;�� �h�h� � c� � a��d -��[KLK�PX@<�� �h�p� � c� � a��d -��[KLK�PX@=�� � p�p� � c� � a��d -��[KL@H�� � p�p� � c� � a��d -��[�K -��YKLYYY@���.�.-,$#! #+#####"&532654##532654"#4623�_���_y�z�$>"d&-m�|�r0(����X��`fpc'%H� ><ZpfU3LX�����\��&�D@AJ����c��c��c��] - Y� L&%$#'# +#"32"'#3264&".546335!5!#ޛX*/�j�"��'A#.M4?+uX'��p~�& �Qd$f"&7#B-NO;���������4���JK�PX@=� � h� � c��c��c��]�[�K -�Y��L@>� � �p� � c��c��c��]�[�K -�Y��LY@310/-+)('&%##!+3##"32"'#3264&".546335!5!5432#4#"Ќ~�X*/�j�"��'A#.M4?+uX'��W�]`�0 %A��& �Qd$f"&7#B-NO;�?�mcI3���� K�� �r�JK� PX@&�h��cY�K��\����L@'�p��cY�K��\����LY@��� � !# +"&532654##532655!5!�%02<�׆�2N*j/%5#��fXQ]S:ew�p,8+$Q�9E������c��+���JK� PX@.�h��c����c - Y�K�\�L@/�p��c����c - Y�K�\�LY@���+�+!#(4+32'554##"&532654##532655!5!�&/�oz�z`J<�׆�2N*j/%5#��wXQ^\�]}:7 ew�p,8+$Q�9E�������&��3��@�*1! " -JK� PX@7��h���W��a� c� � - -_Y�K LK� PX@8�p���W��a� c� � - -_Y�K L@9�p����c��a�� c� � - -_Y�K LYY@320/.+%# !!""+7&#"#46325!5!!326553#27#"&54675###5#Yi M7<��ub9�:�Q��`3I&)fD;����I6L<{�9����"��A !�dZ>S(������������1��@#/0�JK�PX@0 -p�c���_ Y�K�[�L@6� - -p� - -n�c���_ Y�K�[�LY@�.-*("! - �11 +"&54674#"#6#"7&4632675!5!##"278g}?4Ti�b**���d�2*����Rdc3I&OaZ:Si��6/| � -��d/q��Y|h0%E !���������'��K�PX@5�h�� - -d��c K��Y K�\�L@6�p�� - -d��c K��Y K�\�LY@��&%#" ��"+#'5655#32653"&5#53"&5326�_x|+#�V)-���xt�t�2d2�jtj�'j��`'%fr�pQ�eqqe*44��������nK�PX@'�h��c��Y K�\�L@(�p��c��Y K�\�LY@����" -+#'5655#32653"&5#5�_x|+#�V)-���x�jtj�'j��`'%fr�pQ��������(��K�PX@0�h� -� - c��c��YK�\�L@1�p� -� - c��c��YK�\�LY@���(�(#! " +#'5655#32653"&5#5!&&##532�_x|+#�V)-���x�9AN4/6CD:L�jtj�'j��`'%fr�pQ�U+~ -;���n�����.�:�) JK�PX@I�� �h�h��d� � c� � a��dK -��[KLK�PX@J�� �h�p��d� � c� � a��dK -��[KLK�PX@K�� � p�p��d� � c� � a��dK -��[KL@V�� � p�p��d� � c� � a��dK -��[�K -��YKLYYY@$��9865320/�.�.-,$#! #+#####"&532654##532654"#46233"&5326�_���_y�z�$>"d&-m�|�r0(�d�t�t�2d2���X��`fpc'%H� ><ZpfU3LXeqqe*44��n�����;i�) JK�PX@D�� �h�h��c� � c� � a��d -��YKLK�PX@E�� �h�p��c� � c� � a��d -��YKLK�PX@F�� � p�p��c� � c� � a��d -��YKL@Q�� � p�p��c� � c� � a��d -��[�K -��YKLYYY@"���;�;6431/.-,$#! #+#####"&532654##532654"#4623!&&##532�_���_y�z�$>"d&-m�|�r0(�T9AN4/6CD9L���X��`fpc'%H� ><ZpfU3LXU+~ -;���n����E�@ -8) JK�PX@N�� �h�h��c� � c� � a��d�[�K -��YKLK�PX@O�� �h�p��c� � c� � a��d�[�K -��YKLK�PX@P�� � p�p��c� � c� � a��d�[�K -��YKL@[�� � p�p��c� � c� � a��d�[�K -��[�K -��YKLYYY@&���E�E?=<:6431/.-,$#! #+#####"&532654##532654"#4623!&&##53&&##532�_���_y�z�$>"d&-m�|�r0(�L>;\4/QC/-JG4/.5=).P���X��`fpc'%H� ><ZpfU3LX)d$F d$%:����������'�D@A - J c��c��Y�K�L&% -+!62''64&"#5"&4625!5!�264&"��_/�o�x=@.V/�0�ss�2�;��3Y65Z3Xs9�czv�0[48/�Պ@�Ĉ@z��%33V33���������&�.�T@Q & - -J�p�� -c� -� -c �Y���K�[L-,)("!"#""+!##5###"&5536655!327&4625!264&"�_�)P �S��]7��rQ(h�)��BiI,I*(K,����39?���Eq ��z57�u3z�|*+K*+�����C���\K�PX@!�h��d�Y���K�L@"�p��d�Y���K�LY@+!###"&73267655!W_��\�e�#�����X�vypr!����������#�E@B J��c��c��Y K�L��" ��" -+##5#"'&4675&&5#55#33#"326�_�;tvA"5(+&b��/03W2%<P����AP*mHOM����97�= D��������"�*��K�PX@2�h��c� -� -c��c��` �Y���L@3�p��c� -� -c��c��` �Y���LY@)(%$"!##"#!+!!#"32"&'33254&#"546335!62"&����X*/�|،�0&G,/�uX'��3G22G3䌽& �Tbi^$$4�NO;�22G33��������7@4J�c��c�Y���K�L! +!##5"&547#5!#"2655!_�2Ȁ*s('59g@������?fXA-��*O+RE�����R���-��@,�JK�PX@0�p�p��c - ��Y�K�[�L@-�p�p��c��_ - ��Y��LY@--#!$$+##"'&5475&&55#5!33#"3254&"#&677R�f���]2_2&ff�� 3"/`G�B� CKXK.��Z1En.ZN �� -E9�'O/�'1HX�| =�����m���1@.�a��d�Y���K�L" +!####"&5532655!5!�_�i�{u� T -�����n$�g��=<:?�g��������%�0��K�PX�J�JYK�PX@2�� c c��] �� -Y - -K�[L@6�� c c��] �� -Y - -K�[�K�LY@&&��&0&/+)('�%�%$#'!+##5#"'#33264&'&".546335!55##"3�_�~ -`�$��J#O3@*tY'�����.*����Na!hC("A-NJ1�����$����������K�PX@6� -h�f� � - c� -� -a��d�Y���K�LK�PX@7� - -p�f� � - c� -� -a��d�Y���K�L@8� - -p� -n� � - c� -� -a��d�Y���K�LYY@#+!##5#"&'3264&#"#66235!�_�h}�+I..%G���}i�n����R\dU:Z:.UdZP���������h��JK� -PX@$���p�fY�K�\�L@%���p�nY�K�\�LY@ - +#"2653 &4675!5!#�RKZFt?������o�����=wAB8}���:�����������X��JK�PX@���pY�K�[�L@���p��_Y�LY@ +�"264"&54675!5!!�pBBpB����n\�����\n�BlBBl6v��v`�B��B������L��"�qK�PX@*�h����c��c��` Y�L@+�p����c��c��` Y�LY@"!##"# -+#"32"&'33254&#"546335!5!#ۛX*/�|،�0&G,/�uX'��`q�& �Tbi^$$4�NO;���������� �y��JK�PX@-���p�h��cY�K�[�L@+���p�p��c��_Y�LY@$# +#32654"#&62#"&675!5!#�jQb�1:U�Y�n�q���������LC�# 00SY[Lfl��8������������)@&��c�Y���K�L+!###"&55#5#2�_�{p�pg������X�l{{l����T���������3@0��cY�K�[���L����!#! +%#"&46335!5!###"a y��v��_�s9B��t�xm����_88n��&��)��!�v�JK�PX@)���h��c��c��[ K�L@*���p��c��c��[ K�LY@! "# -+##5#"&73254&"#&62265!)_�kJ��r�1�u�u�uF�dX���)8ԲT% cne�l7Jti-�����y���8@5J��c���c����]Y�L!#" +#5#"&46335!5!##"2653'�!G`��{���p�7C4T,�t!w�{D���7]/'!��D�����)��@ -JK�PX@*���h��c��c��[ - K�L@3���p��c��c�[�K��� Y - K�LY@���)�)#!$"+##5#"&5475&&462#6&"33#"3265�\�@�_�l4?f�`�(H4>(w;-EW����FcVr'T�ZkU*%�F"%XIn�����>����D@A� ��c��cY�K -L � -�+"2654#"&463!5!5!#�$+,F'�#r��n)��R_]%E+*#H��_'AXcw�mo��������������3@0J��c�Y���K�L #+!##5"&55#!32655�_�1�wd j15����>�r��u>8����������$�N@K J�p��c��c - ��Y�K�L$$$+!62''54&"#5"&55#5!3255��s/�p�ym1U4�-�na��)7\X|7av}�^(0:-���:�t����;>�������������@@= J��c��c�Y���K�L+!##5"&4625!4&"6%27'�_�4Ҋ��5�9�Kc"���Lj ����s=�ڌ>n��9G�;E���D��x��!�*��K�PX@,���h -c��c��[ K�LK�PX@-���p -c��c��[ K�L@7���p -c��c��[�K�� Y K�LYY@��*(%#�!�!!# +###"&463354'&"#&3235#"32x_�xmˁ�p, - ��l^x��*)4'A���L(o{s�c.J%�}t+�:.#B#�����p�����D@A -c��c ��YK�L����# +###"&46335!55#"325#p_�}mˁ�p,��j*)4'A}���L(o{s�c���:.#B#������� -����@@=J�p��c�Y���K�L" +!##5#"&72>55#!2655_�:w�� 6@��;WJ�L����IƢ,,(qf<ISF������!��#�wK�PX@,���p���n�fY�K�\�L@-���p���n�nY�K�\�LY@���#�#3!# +3253#"&55032>7655!5!�7^K2��jq=>%'��5XLbGP$(L�kk� 5������s!��#�+��K�PX@3���p���n�f�� _ -Y�K�\�L@4���p���n�n�� _ -Y�K�\�LY@��*)&%�#�#3!#+3253#"&55032>7655!5!�62"&�7^K2��jq=>%'��5�7O77O7XLbGP$(L�kk� 5����77O77�������&�R@O �J� -�� -p� � -�cY�K[L�%$#! -�&&+"7&4632675!5!#'554&#"#68**���d�2*����Rd���+)f�s6/| � -��d/q��Y|h� -� |/6����������$�,�i@ -JK�PX@!� c��Y�K[L@� c_��Y��LY@*)#$% -+##"&'#"&4632675!5!�265&&"264&"��N_�e>kp;f��f<kA����QT43U3�T44T4Xmx7676�Ԁ4:Bw���4**44U34T45T����������9@6 J��c��c�Y���K�L+!##5"&4625!54&"26�_�5��4�O�9c<<c9���|A�̎Bw��1:<`<;��D��i���"��K� PX@.� �� h�h��c��[ -K�\LK�PX@/� �� h�p��c��[ -K�\L@0� �� p�p��c��[ -K�\LYY@! $#!+##!!2'3#"&55327654#"#&62i_����͋��n�k�%A% �s�~X�����JN]�xj�4#L4)c�q�����������3@0J��c�Y���K�L+!##5"&55#!#27'�_�/�yb����9}�����@�o��17@;������K��� ��K� -PX@*�h -�a ��YK�\LK�PX@1� - -p�h -� -a ��YK�\L@2� - -p�p -� -a ��YK�\LYY@�� ��#" +##!32673"&5532655!55#K_���:"�^�xQO0��\����!WB,&pnrd�BQ4��ů>?2�����~��&���JK�PX@0�h�f����c��c��` - Y� L@2�p�n����c��c��` - Y� LY@&%$#&$ +#"632#4&"2653"&47&46335!5!#�"#f��*G00G*��ۄF2f_!�����.fY+R.Yfw�:*�P1��������J����@��[����L+"&462�7O77O7�77O77��5�-#���"@��c���W��[���O!*!'+�##5327654.54633#"`:E:nb�� !<G<jUБ"BCj{G�CCj6EL������N���@��Y�K�L+###5!N_�_bX��X������� -��8@5�p��[���KYK�L����$ +546 #54&&#"3###5M���JoIo�__�_�����- <OLS���X�����N -��2@/���p�[�K�Y��K�L+3###5354&&"#5462�j_�_[ @ �e�f���X�12$$21DH�����*��� �I��(@%H�r�r���W��[���O!+&"&'33254&5t�uۏ�mS3<Ig�hrxiA%��l���Q�0��(@%JG�s���W���[��O+�&462#6&"7��vz�g9�8�/&��\�a,B2RrwqAx��������r��-@*��J��[���K�[�L##! +##"327#"&4632TKO'Zysg -�� b�e����L���\��,@)J��c����_�[�L#!#!+ +#"'&5467&&46633#33#"33-+`DM6*)7IZ4 ((/'++,*/'+�L!%S,@>]B\:z<��o*�I���@����`L����+"&53265It�t�2d2�eqqe*44*��������@���c�L� �+#532#&&�Q4/DMTI4�<Ad~7dZZ,�������)@&J��c��[���K�L$!" +32#&&##53&&##�/.5>(;8*�D;_4/QC/-JG4$J`N.d$F ����������7@4����dKY�K�L�� �� +"&53265###5!�t�t�2d2P_�_b�eqqe*44*�X��X���R��N���-@*��c��YK�L����!"+###53&&##532N_�_b9AN4/6CD:L���X�U+~ -;���^��N��?@<J��c�[�K��Y K�L����!$!" -+###53&&##53&&##532N_�_{>;\4/QC/-JG4/.5=).P���X�)d$F d$%:��� ���?����@��Y����L+#'3?�~������R� -�=�I�Q@ - JK� PX@Xh� - -h�h�� -c��c���c�[�K� \� K� [�K�\�LK�PX@Yp� - -h�h�� -c��c���c�[�K� \� K� [�K�\�LK�PX@Zp� - -h�p�� -c��c���c�[�K� \� K� [�K�\�LK�PX@[p� - -p�p�� -c��c���c�[�K� \� K� [�K�\�L@Yp� - -p�p�� c�� -c��c���c�[�K� \� K�\�LYYYY@+�POLKHGEDBA?>875421.,+)&%#" �==+3265462'576554&""&532654##53264&"#4623"&5326&"&462�<6)a�j�Ӭ"@au��'C$i'2; ��w5(�z�z�8d7''7''7'w!1wrw}r���G#Ds1/-3s_fquc"('!M�#=$#^qkU2R1drrd*66&&&8''����c����'�/�O@L - J c�� -c� -� -_��Y�K�L.-*)&%+!62''64&"#5"&4625!5!�264&"62"&��_/�o�x=@.V/�0�ss�2�;��3Y65Z3R7O77O7Xs9�czv�0[48/�Պ@�Ĉ@z��%33V33��77O77���������&�.�6�b@_ & - -J�p�� -c� -� -c �Y���K�[K� [� L5410-,)("!"#""+!##5###"&5536655!327&4625!264&"�62"&�_�)P �S��]7��rQ(h�)��BiI,I*(K,��7O77O7����39?���Eq ��z57�u3z�|*+K*+�77O77����`C��� �mK�PX@(�h��d�� _�Y���K�L@)�p��d�� _�Y���K�LY@ -+!###"&73267655!62"&W_��\�e�#�ʻ7O77O7���X�vypr!���77O77����-m���!�<@9�a��d� � - -_�Y���K�L "+!####"&5532655!5!62"&�_�i�{u� T -���7O77O7���n$�g��=<:?�g�[77O77�����L��"�*��K�PX@5�h����c��c�� -d Y�K� - -[�L@6�p����c��c�� -d Y�K� - -[�LY@)(%$"!##"# +#"32"&'33254&#"546335!5!#�62"&ۛX*/�|،�0&G,/�uX'��`q��7O77O7�& �Tbi^$$4�NO;���&77O77�������� �(����JK�PX@7���p�h��cY�K�[�K� -[� - - -L@6���p�p��c�� cY�K� -[� - - -LY@'&#"$# +#32654"#&62#"&675!5!#62"&�jQb�1:U�Y�n�q���������7O77O7�LC�# 00SY[Lfl��8���'77O77���������$�,�Y@V -J�p��c�� -c� -� -_ ��Y�K�L+*'&$$$ +!62''54&"#5"&55#5!3255�62"&��s/�p�ym1U4�-�na��)7\��7O77O7X|7av}�^(0:-���:�t����;>����77O77����$��C@ �: A 5 , --JK� PX@B� �h�� �W�� a� c� � - -cY�KK�[�LK� PX@C� p�� �W�� a� c� � - -cY�KK�[�L@D� p��� �c�� a�� c� � - -cY�KK�[�LYY@CB@?>;0.+)&$#!!!""+7&#"#46325!5!!326553#33#"327#"&5467&&5475###5#Yi M7<��ub9�8�S�� ((+.R)0(>_�6*)7x����I6L<{�9����"��'z2yJP-C;)`F�����������A�K� PX@<: -&�!JK�PX@<: -&�! J@<: -&! JYYK� PX@8��p� -� -c�W� c Y�K�[�LK�PX@;��p� -� -c��c Y�K� [� K�[�LK�PX@A���p���n� - -c��c Y�K� [� K�[�L@>���p���n� - -c��c��_ Y�K� [� LYYY@���A�A@?>=9743!+##!%&+#33#"327#"&5467&&5476#"#6#"7&4632675!5!�Rd ((+.R)0(>_�6*)7]Vi�b**���d�2*���XY{e*%'z2yJP-C;)Vi��6/| � -��d/q����_�u��$�+��@)�"# JK� -PX@#h��c�W�[�OK�PX@$p��c�W�[�O@*�p�n��c�W�[�OYY@�(' -�++ +%2#"27#"&54676&#"#6&#"7&46266�LY D&5P[,#H|:beyX� =$fO 0cF@)>+qF,FVld�_H,��_����$�7��K�PX@-&�'�J@-&� '�JYK�PX@* �hc����c�W�[�OK�PX@+ ��pc����c�W�[�O@1� p� � �nc����c�W�[�OYY@75#"*#!# -+33#"327"&5467&476&#"#6&#"7&4626632#d#"$!>!(nV+"MIH|:beyX� =4LY �$ \$[6:'/�+qF,FVld�_H,fO �����0���@���K�L+3#����������C����@��KL+3#3#�������������-�_���#�@��[���K�[�L+2".466"2>4.��o@@o�o@@�:++:+�6d�d66d�dj"84H48""84H48"����F���@����aL����+3#5!�y*'��:��%� -���]�JK� PX@���h���[�K�YL@���p���[�K�YLY@ ����)+75>7654#"#462!'b6H/K$*���~<K - -T/GA0U30x{�[E4*>D -���*��&��"���JK� PX@,���h�h��c��[�K�\�LK�PX@-���h�p��c��[�K�\�L@.���p�p��c��[�K�\�LYY@��"" +"#462"&53264&##53254&(E���|A"p�璦0U+<D r)VJisnUCT+�bqvu,3.U*�P &��1��~��� �_@ -��JK�PX@��b�KL@��r��bLY@�� - ��+55!533#�����<�RR���ꂊ��F����K��Y���w�JK�PX@+�p�f��c��Y���K�\�L@,�p�n��c��Y���K�\�LY@+!!62"&'3264&"#\���-�`1��� �4X/1R+�ۖ�(-%ITu�s[%;b6#��;��H����s� -�JK�PX@%�h����c[�K�[�L@&�p����c[�K�[�LY@ +�&"26"6632#"&5!2#&�1]4;W0`nT*d{�q�� -nw�;4]77��|����ywYD��)�����8��JK�PX@��Y���K�L@����a�LY�+!#!)�������~��E��6��R����!�V� �JK�PX@����c�[�K�[�L@����c��_�[�LY@ +�&"26&"26%462"&547&�3_97a3/L12H2����]o��o^ 64Y89�..O/0@RvwRh46i}~h64��@��D���!�ϵ�JK� -PX@%�h����c�[�K\�LK�PX@%�h����c�[�K\�LK�PX@%�h����c�[�K\�L@&�p����c�[�K\�LYYY@ ! !+264&"265#"&4632"&'3�/[12X1h3.J)i~�t�: #<�t��93]39�hQ]r�f3��n_>�`T��^�a�����"@����c�W�[�O+�&"26&62"&B$=''<%�Z�VY�[%%:%$cWX�V[��W������6r�3JK�PX@G�h� - h��d�� c� -a� -� -d��K [K�LK�PX@H�h� p��d�� c� -a� -� -d��K [K�LK�PX@I�p� p��d�� c� -a� -� -d��K [K�L@S�p� p��d�� c� -a� -� -d��K [�K Y�K�LYYY@ 66.-+*)(%#" +3"&5326!###"&532654##532654"#4620�t�t�2d2�_�_y�z�$>"d&-m�|�r0(�eqqe*44��X���`fpc'%H� ><ZpfU3L�����+��@���U��Y���M+#3//�������0��@ - �H���i+#'7'77'/E!]_!_` ``!H�aI!]_!__ `_!K��Fq���@���U���Y�M����+5!F+����F\���@���U���Y�M����+5!F����(:��H� -�@��c���Y�#�L+#&463"3��GE4?:<�RAB��(:��H� -�"@����a�W�[�O+3#5255#(�GE4?H<�RAB���H���j��"@����a�W�[�O+73#52655#�,I;IjeY,8A ��(:}H� -��%@"c��Y#�L+#&463"3#&463"3}�GE4?��GE4?:<�RAB{<�RAB��(:}H� -��+@(��aW[O+3#5255#73#5255#(�GE4?��GE4?H<�RAB{<�RAB���H���j��"@����a�W�[�O+73#52655#�,I;IjeY,8A ��2��\��#@ ��r�Y��&K�(L+7'#5'3�������! � �=� � ���2��\��7@4�ra��Y - &K�(L����+'7'#755'3\���������.� �� � �� � g � ����d������@���W��[���O+�"&462�WWWWWWWW��#���������@�[��$�L+6"&462"&462"&462�6O66O6�6O66O6�6O66O6666O66O66O66O66O66����}��������'��K�PX@/� c��d� - -[#K[ ,L@7� c��d�#K� - -[�+K $K[,LY@.��'&#" -��+$4"462"&4"462"%34"462"av]�\\��av]�\\��d���4av]�\\�[�� �XX�Xe�� �XX�X -��@߆� �XX�X��-�x���@�J���U��Y���M+#'73�W�TT�'�����2�x$���@�J���U��Y���M+7#7'3ОWW�Tx����� -��0���@���#K$L����+33 -�����@��K��u��!�/�73�)JK�PX@9� -�h�h� -� -a [�#K��[�.K�Z $LK�PX@;� - -p�p� -� -a [�#K��[�.K�Z $LK�PX@:� -�h�p� -� -a [�#K��[�.K�Z $L@;� - -p�p� -� -a [�#K��[�.K�Z $LYYY@#00�070631/.-,+*$"�!!+""&'33264.5462#&&!2###3264&#}CRSD#/�̈�A'A\]A~ׄ�"��z�JT�Ȟ��j'-.&�)%A/Nc][3,C6JdbU~Y=t����<�.K0������#�R@O� p���pa ��a� - -[�+K�[�,L#"+%#273"&'#53&47#53662#&"3#3��4�(�$��'T>>U'��$�(�3����EMn|zhi & jgz|nMDj & ��3��S�� ��K�PX@3�p�n�f� -��a a�\�LK�PX@4�p�n�n� -��a a�\�L@9�p�n�n� -��a a�W�\�PYY@ $+#3##3253"&55267!5!5!5!SUUZ|xB�t�s�b��+�� L8s]aQgkop~4s8t���������?@< � - �J���p�#K�\�,L"+3#"'5575575377266766���g�}}�����!aL, ����j9gâj:ju 4(E�������� �J@G ��ca - -[�#K�$L� - � +#3##5#535#53!23264&#�j���____z�3k�j'-.&=�RR�=�+~YGB"++�.K0��K�������@���KL����+33K�����a>����A@>�J -�a �Y��M �� ��+#'#'#375!##7>qRSRm�9@��M��������_��ccc����#������(@%�J���c��YL+73&6 3!5654&"!(TY�0�YT��ed�de��L/����L��P|fssf|P���#�������=@:�J���c����a�[L -+!5&""&6 !327�(7�;��´;��FX�n;���+2�·E�Ç?�3nD���#��G����D@A -��J����c�[�K[L����#"#+&632&#"5632#6654#"3���m3*c -34|���G;G7@,!��eWŊ��g?q_�7���������-@*�J�I��r��Z�L����+%!53���I��|����>����������#@ ���aL����+5!####�F��>����>��>��(������2@/ - �J���a�U�Y�M����+!!!57'5�����0�8��������ǹ����F����@���U���Y�M����+5!F����� -�E����@���ri����+3 -����q����-�������@���W��[���O+"&462�6O66O666O66��������@�J���r�i+3#'7&h��S�R0���O 0P������� ���#�P@M"�Jc - ��W - �[��O��!##��#"#+�#"''&&4632627&&"!264&#"�afLfVAkRafLiOAo��6'+0 g <'1Z�^VWZ�^\]�2!"88;:�����V���&@#���c�[�L� -�+3#"##732766EWs_Ws��'��eS�'HeS���zYM���T@Q���c�d� - W � - -c� \ P� - �+23273#"&#"#623273#"&#"#6�0w6 z#�0v6 -x#�0w6 z#�0v6 -x#MBB�BB��BB�BB���n�A�z��rK�PX@*�f�g - ��bUYM@(�r�s - ��bUYMY@����+#!!#7#537!5!73��R�qA`AA�R���A`A*�e�PP�e�PP��A���;�� �1@.�J���a�YL�� ��+#'75!�����̾�;�����Ń���A���;�� �,@) J���a���YL����+35!'#7'3G������̃�ɹ�����Z!g����0+'% |abb����aaabb������,�h\�����'�/�7�?�G�O�W�_�K�PX@Z��c�c��c��c��c��c�� - c��c� -� -c [ LK�PX@j��W��c�c��c��c��c��c�� - c��c� -� -c� [ K� [ LK�PX@f����c�c�c��c��c��c��c�� - c��c� -� -c� c� [� L@k����c�c�c��c��c��c��c�� - c��c� W� -� -c� c� [� OYYY@<XX88X_X_\[WVSRONKJGFCB8?8?<;7632/.+*'&#"+�462"&462462"462"462"462"462"&&462&462"&462"&462"6&462&&' &&''"%%c&&�((}&�&'L&&&&Q&((%&+&']&&m&&I&&(&&&f&&�&'�&&m''�� -������� -�"@����a�W�[�O+3#5255# -�GE4?(<�RAB����T����K�PX@)�[ -K�[ -K�Y��&K$LK�PX@"�W ��c�Y��&K$L@#��c� �� c�Y��&K$LYY@ -+!####535463""&462�N���44qy""T::T:C����`��jb�:U::U����F���\K�PX@"���%K�[�-KY&K$L@ ��cY&K���Y$LY@ +3#3###535463"����GG�44qy"��C��`��jb���?��s��%�.��@ - JK�PX@, � a��] -�[��K�[�K�LK�PX@* � a��c��] -�[��K�L@2 � a��c��]� - -[�K��Y���K�LYY@-,)(%$+3##!2653#5"&467&&54623'4&"6w�_��� !*M)��#�kF@1:��x��'E)8-0���R'7%2"�̀(^�V$S=Tq^T >O &'E'�����e���A@>J� c��c -�Y���K�YL#+!###"'#3264&##5!5!yn�y,h�-��+V*7*(k�����p*�i)j979,O)�g���������"��@ JK� PX@*� h -c� � c��Y�K�L@+� p -c� � c��Y�K�LY@! +!62#4&"#5"&4625!5!�264&"���/�k�.V/�0�ss�2�;��L3Y65Z3Xs9�d*48/�Պ@�Ĉ@z��%33V33�����m��$�,�P@M � J�p�� c� � c -Y�K���[�L��*)&%�$�$###&+327&5462#"'#"&5536655!5!"264�BirV*��~�c�U��Y6����L,,L,X�|'z:5L`nn�n;A���Fo ���+K**K�����!���SK�PX@��h��`��Y�L@���p��`��Y�LY@����+#"&73267655!5!e\�e�#����vypr!܌����bl���l�JK� -PX@#�h��c��`��Y�L@$�p��c��`��Y�LY@����!"!" +!33#"3253!"'&&4675&&5#5l��/03Wmz���lL)/5(+&b�97�=?~��&IeGOM��������"�*�.��K�PX@<�h�� -c� - -W�c��d �Y���K� Y� LK�PX@=�p�� -c� - -W�c��d �Y���K� Y� L@>�p�� -c� -� -c��c��d �Y���K� Y� LYY@.-,+)(%$"!##"#!+!!#"32"&'33254&#"546335!62"&3#2���X*/�|،�0&G,/�uX'��^2I33I2�����䌽& �Tbi^$$4�NO;�33I22�������R�����eK� PX@#���h��c��`�YL@$���p��c��`�YLY@#!! +3!"'&47#5!#"32!5����G&+�s('5</s��Sq��V-�)��*O+ -������R��.�|�&JK�PX@.�p��c��c�� Y� K�[�L@+�p��c��c��_�� Y� �LY@.-$$"#!# -+!33#"3254#"#&76632#"'&5475&&55#5!R�� 3"/`G�8"�7F3bf���]2_2&ffX -E9�'O/�VJT�;pc��Z1En.ZN �����`�����.@+�a��`��Y���L"+!!##"&5532655�����{u� T�g�$�g��=<:?���������,�I@FJ����c�c��] -Y� - -K�[�L,+*)(''!$ +#"3!#"'#33264&'&".546335!5!#؛.*��`�$��J#O3@*tY'�����$�Na!hC("A-NJ1������:������K�PX@/� h�f��c��a��`��Y���LK�PX@0� p�f��c��a��`��Y���L@1� p�n��c��a��`��Y���LYY@# -+!!623#"&'3264&#"#��W��}��}�+I..%G�䌞dZP�R\dU:Z:.���������~�JK� -PX@.�p�fY�K�\�K��Y����L@/�p�nY�K�\�K��Y����LY@! +#'3#"2653 &4675!5!#2�~�RKZFt?������o�������=wAB8}���:������������l��JK�PX@(���pY�K�[�K�Y�L@#���p��c��]Y�LY@+�"264"&54675!5!!#'3�pBBpB����n\�����\nB�~��BlBBl6v��v`�B��B���������L��"�&��K�PX@5�h����c��c�� -d Y�K� - -Y�L@6�p����c��c�� -d Y�K� - -Y�LY@&%$#"!##"# +#"32"&'33254&#"546335!5!#3#ۛX*/�|،�0&G,/�uX'��`q皅��& �Tbi^$$4�NO;���i��������� �$����JK�PX@7���p�h��cY�K�[�K� -Y� - - -L@6���p�p��c�� cY�K� -Y� - - -LY@$#"!$# +#32654"#&62#"&675!5!#3#�jQb�1:U�Y�n�q��������ƚ���LC�# 00SY[Lfl��8���h������Y����(@%��_��Y�L�� ��+#"&55#55#2Y@p�pg�����l{{l�����T���������/@,�c���Y�K�[�L!"+!5!#"3#"&463��2�9B� y��X���88n�t�x��(�O����lK�PX@)�h���p��c��_�[�L@*�p���p��c��_�[�LY@""+3#"&73254&"#&6226'�����r�1�u�u�u[�W�����T% cne�lA?P����������D@AJ��c���c��� -�a� -� - ]Y�L!#"+#5#"&46335!5!##"2653#'3'�!G`��{���p�7C4T,���~�t!w�{D���7]/'!�����D�P���&�s�JK�PX@)���h�p��c��_���[��L@*���p�p��c��_���[��LY@#!$+�&"33#"3253"&54675&&462#/(H4>(wC6��(?,Fզ=/4?f�`�G*%�F$#�Hm> ]a8IT�ZkU����<������9@6��c��_�Y�L � -� +"2654%#"&463%!5!�$+,F']�#r��n��F�]%E+*#H��'AXcw�mo������e���LK� -PX@���h��`Y�L@���p��`Y�LY@ "+3"&55#5!!326Š���dy��k8-�|��{����u<�����������@ -JK�PX@*�h��c��c - ��Y�K�L@+�p��c��c - ��Y�K�LY@$+!62#4&"#5"&55#5!3255��s/�l�3U4�-�na��)7\X|7�d'1:-���:�t����;>������6O������/@,J��c��_��Y���L+!!62"&%4&"6%27'c��7���Md"���Lh$�䌵��内t8H�;E���D�:���$�jK� PX@$�h ��c��_�[�L@%�p ��c��_�[�LY@��$"��!# -+!"&463354'&"#&325#"32��mˁ�p, - ��l^�*)4'A҆(o{s�c.J%�}t+�.#B#����:�����,@)c��_��Y��L#"# +!!!"&46335!5!5#"32������mˁ�p,���f*)4'AX��(o{s�c���:.#B#����N����5@2�J���p���n��_Y�L&#+3#"&72>55#5!!32��Hd��6@����;WHF�s�E&��,,(��qf>G�����!��#�'��K�PX@6���p���n�f -Y�K�\�K� Y� L@7���p���n�n -Y�K�\�K� Y� LY@��'&%$�#�#3!#+3253#"&55032>7655!5!3#�7^K2��jq=>%'��5�����XLbGP$(L�kk� 5���h�����j����~�JK� PX@-���h�n�c� Y� K�[�L@.���p�n�c� Y� K�[�LY@"#!" -+#4&#"#6#"7&46326327!5!i�+)f�b**���d�2/�d��~/6��6/| � -��dd~ӌ����;D�����&@#���c����_�Y�L+264&"462"!5!�<d==dܚꙙ����X_`<<`<�恁����D�����qK� PX@+�h��h����c�[�K�\�L@-�p���p����c�[�K�\�LY@$#!+!2'3#"&55327654#"#&62�͋��n�k�%A% �s�~�JN]�xj�4#L4)c�q�����\����&@#�J��_��Y��L"+!"&55#5!3267'\��h��bp��j%7 �X�lw�zƌ��w!�����������K� -PX@'�h���a Y�K�\�LK�PX@.���p�h����a Y�K�\�L@/���p�p����a Y�K�\�LYY@����#" -+!!32673"&5532655!5!���?:"�^�xQO0���X>?2�WB,&pnrd�BQ4�������~��&�*���JK�PX@8�h�f����c��c��d��] - Y� L@:�p�n����c��c��d��] - Y� LY@*)('&%$#&$ +#"632#4&"2653"&47&46335!5!#3#�"#f��*G00G*��ۄF2f_!���������.fY+R.Yfw�:*�P1�������������%�)�r@ -$�JK�PX@" -�c� Y� K��[L@ -�c��_� Y� LY@)('&" %%+$265&&"$"264'2#"&'#"&46326%!5!T43U3�T44T4Je��e>kp;f��f<k5��9Ǫ4**44U�5T34T��Ӂ7676�Ԁ4:nf���I������(�n@ -%JK�PX@%�a��]���[�K�[�L@#�a��c��]���[��LY@ +�&"65$623!2653#5"&547&&5�'E)8-0��x��v !,M'��"�o�1:<&'E'6aq^T >{'7%1#�̅-dRhHS=����������j�JK�PX@&�c��c��Y���K�Y�L@#�c��c��]��Y���LY@ +!!!#"'#32654'��A!��:]�.��3O*`�a�'�f*v*!1-#P����O����"�*��@ JK� PX@1� h -c� � c��_��Y�K�L@2� p -c� � c��_��Y�K�LY@)(%$! +!62#4&"#5"&4625!5!�264&"62"&���/�k�.V/�0�ss�2�;��L3Y65Z3A7O77O7Xs9�d*48/�Պ@�Ĉ@z��%33V33�v77O77����U��$�,�4�[@X � J�p�� c� � c� -� -_Y�K���[�L��32/.*)&%�$�$###& +327&5462#"'#"&5536655!5!"264�62"&�BirV*��~�c�U��Y6����L,,L,�+7O77O7X�|'z:5L`nn�n;A���Fo ���+K**K�077O77�����!����gK�PX@#��h��d��_��Y�L@$���p��d��_��Y�LY@���� +#"&73267655!562"&!e\�e�#�ʹ7O77O7��vypr!܌�@77O77����h������:@7 �a��d��_��Y���L" -+!!##"&553265562"&�����{u� T�7O77O7�g�$�g��=<:?���77O77����������'��@ -JK�PX@1�h��c�� -c� -� -_ ��Y�K�L@2�p��c�� -c� -� -_ ��Y�K�LY@&%"!$ +!62#4&"#5"&55#5!3255�62"&��s/�l�3U4�-�na��)7\��7O77O7X|7�d'1:-���:�t����;>����77O77�����C���������f@c�U���a -Y L�� - ��+%53'533533533t����7��6��7��7��7��������%��a����%��a����%��a��"���� �fK�PX@�h�q��[���LK�PX@�p�q��[���L@�p�q���W���[��OYY�!!+432#4#"#��]`�0 �-�mcI36i���8�����7@4 J���p�_���Y��L - +!5!"&&'3327��^��CkL� -s,(;FX��T(fM]\-��������6�� @�J���U��Y��M+#'#73X�MM�p�Xss���������"�*�D@A - J c� � ]��Y�K�L(' -+!62''64&"#5#67&&4625!5!�"264��_/�o�x=@.V/���J+NZs�2�;��Z33Y6Xs9�czv�0[48/�Ս�W4u��@z���3V33V���������(�0��@" ( JK� PX@8� p�g� � c��c��d -�Y���K�L@7� p�s� � c��c��d -�Y���K�LY@/.+*$#! "" +!##5#"'#567&536655!27&4625!264&"�_�)P��X�`9��<�(h�)��BiI,I*(K,����3� -"]bDr ��=<7�u3z�|*+K*+�����C���k@ - -JK�PX@"�h��d�Y���KL@#�p��d�Y���KLY@ +!##5#�7#"&73267655!W_���2�\�e�#�������A�vypr!����������%�E@B J��c��]��Y K�L��$"�� -+##5#67&&54675&&5#55#33#"326�_���Y%Qj5(+&b��/03W4%<N�����m/TN3HOM����97�= D����y���(�0�S@PJ�p� � c��c��c�] -�Y���L/.+*('&$#"#! +!!#"32#'#7&&'33254&#"546335!62"&����X*/�fn�MM�j<G�0&G,/�uX'��3G22G3䌽& �n/�ss�\A$$4�NO;�22G33��������7@4 -J�c��]�Y���K�L! +!##5#67&&47#5!#"2655!_���N3O]*s('59g@�������X;Z�-��*O+RE������R���3�V@S2� -J�p� p�� c�] -��Y��L33/.#!$+##'#7&&5475&&55#5!33#"3254&"#&677R�fjli�MM�bf~_2&ff�� 3"/`G�B� CKXK.�l��ss|dPn.ZN �� -E9�'O/�'1HX�| =�����m���B@? -J�s�a��d �Y���K�L! -+!##5#�75##"&5532655!5!�_���&"i�{s� T -�����z�G*:߂hx]=<:?]g��������)�4��K�PX�J�JYK�PX@8�s� � cc��a -��YK�[L@<�s� � cc��a -��YK�[�K�LY@ **��*4*3/-,+�)�)('&$!+##5#67#"'#33264&'&".546335!55##"3�_����X�T�'��J#O3@*tY'����.*���q��w.DT!hC("A-NJ1�����$��������$��JK�PX@;� h�f�s� -� -c��a��d�Y���K�LK�PX@<� p�f�s� -� -c��a��d�Y���K�L@=� p�n�s� -� -c��a��d�Y���K�LYY@$#"!#" +!##5#675#"&'3264&#"#66235!�_���L|}�+I..%G���}}�Z���Q��MR\dU:Z:.UdZP����������>@;�J���p�p�]Y�L +#"2653#'#7&&54675!5!#�RKZFt?��o�MM�hR^�o�����=wAB8�<�ss�[p�:������������:@7� -J���p��nq��Y��L+!#'#7&&4675!5!4&"2���\nTHm�MM�kLXn\����BpBBpXB��y�ss�z��B��lBBlB����yL��(�G@D -J�p����c��c�] - Y� L('&%##"# +#"32#'#7&&'33254&#"546335!5!#ۛX*/�fo�MM�j<H�0&G,/�uX'��`q�& �o.�ss�\B$$4�NO;����������&��@ �JK�PX@+���p�h��c�] Y�L@,���p�p��c�] Y�LY@&%# -+#32654"#&62#'#7&&54675!5!#�jQb�1:U�Y�n�m�MM�g]l�������LC�# 00SY[L�4�ss��d�8������������5@2 -J��c�Y���KL +!##5#�75#"&55#5#2�_���"{p�pg��������N+߷l{{l����T���������h@ -�JK� PX@!���h���cY�KL@"���p���cY�KLY@%"+7#46325!5!##5#56�7&#"⣄u_<��_���F M7<�{�:�������(6L��(��)��$�z@ JK�PX@(�h�� c� � ]�[��K�L@)�p�� c� � ]�[��K�LY@"!' -+!##5#5667&&73254&"#&62265&_���l�wr�1�u�u�uF�d����� -`ƢT% cne�l7Jti�����y���?@<J�p�s����c��aY�L' +#"2653#5#67&&546335!5!# �7C4T,��z�Z"N\�{���p�7]/'!��|�x/ mcv{D����D�����,��@ - JK�PX@1���h� p�� c� � ]��[ -K�L@:���p� p�� c� � ]�[�K��� -Y - -K�LY@���,�,)'!$+##5#67&&5475&&462#6&"33#"3265�\���<.`�l4?f�`�(H4>(w;-EW�����I8XUr'T�ZkU*%�F"%XIn�����V���!�B@? -J�s� c��c�Y���K�L# -+!##5#675#"&463!5!2654#"j_�|��N�#r��nA���F'J$+���w��cQ'AXcw�mV��*#H%E����������3@0 -J��]�Y���K�L#+!##5#67&&55#!32655�_���h>W\d j15�������O�e��u>8����������'�S@P J�p�n�s��c - ��Y�K�L ' '$+!62''54&"#5#67&&55#5!3255��s/�p�xm1U4�ʠ{;WVa��)7\X|7av~�^(0:-�����K�h����;>������������ �@@= -J��c��]�Y���K�L+!##5#57&&4625!4&"6%27'�_���jbx��5�9�Kc"���Lj ����~�lҌ>n��9G�;E���:�����&�/��@ - JK�PX@1���h�s c��c��[ -K�LK�PX@2���p�s c��c��[ -K�L@<���p�s c��c��[�K�� -Y - -K�LYY@��/-*(�&�&%$!#+##5#�75#"&463354'&"#&3235#"32�x���=�mˁ�p, - ��l^���*)4'A���{�7I6(o{s�c!J%�}t�G.#B#�����p��� �$��@ - JK� PX@,�g c� � c -��YK�L@+�s c� � c -��YK�LY@!!��!$!$#" ��#+##5#75#"&46335!55#"325#p_����?�mˁ�p,��_*)4'A"����l�"P.(o{s�c���;.#B#������� -����|@ -JK� PX@)�p�g��c �Y���K�L@(�p�s��c �Y���K�LY@ -+!##5#7&&72>55#!2655_���|�� 6@��;WJ�L����֎ ��,,(qf<ISF�����[���&�-�[@X$" * J�p� c ] -�Y���K[L'''-'-,+)(&%!!#+!#'554&#"#6#"7&4632675!#'#7��Rd���+)f�b**���d�2*��;p�MM�p�Y|h� -� |/6��6/| � -��d/q���ss�����������9@6J��c��]�Y���K�L+!##5#567&&4625!54&"26�_���gXm��4�O�9c<<c9�����g -ÎBw��1:<`<;��#��b���&��@$��JK�PX@���p[KLK�PX@%���p�[K�[KLK�PX@)���p�[K�[K�K�LK�PX@)���p�s�[K�[K�L@'���p�s�[�K�Y�K�LYYYY@ -+#567&&54623##5'#567&"65^���IC{�{RH^�_�"ή3�M&C(1(8-h -�*W?Too�R!(������3�D))C+3.�����������9@6 -J�p�s�Y���K�L+!##5#67&&55#!#27'�_���V?\gb����9}������kN {e��17@;������K�� �&�۵JK�PX@2�h�p �a -�� Y K�\LK�PX@8�h�h�p �a -�� Y K�\L@9�h�p�p �a -�� Y K�\LYY@!!��!&!&#"� � "#+##5#67!2653#"5532655!55#K_�2W0�� �"g�QQB��������Xm=LC -!,^6=ٹFM4��ñ>B1�����~��(��@ -JK� PX@0�h�f����c��c��` - Y� L@1�p�f����c��c��` - Y� LY@('&%&"#$ +#"632#7&"3273#"&47&46335!5!#�"#Wyp�ld>>/D��`t�P1f_!�����.LKii ?f6(NU��=)�P1����������!�*�2��@ JK�PX@(� c�]��Y�K -[�L@&� c -�c�]��Y��LY@0/,+('#%+#3#'#7&'#"&4632675!5!�265&&"264&"��N_@7p�MM�o;p;f��f<kA����QT43U3�T44T4Xmx�m�ss�876�Ԁ4:Bw���4**44U34T45T��������"�*�2�N@K - -J c� � ]��Y�K� - -[L0/,+('+!62''64&"#5#67&&4625!5!�"2642"&4��_/�o�x=@.V/���J+NZs�2�;��Z33Y6�K:((:(Xs9�czv�0[48/�Ս�W4u��@z���3V33V�(:((:���������(�0�8��@" ( JK� PX@A� p�p� h� � c�� c� _ -�Y���K�L@B� p�p� p� � c�� c� _ -�Y���K�LY@7632/.+*$#! ""+!##5#"'#567&536655!27&4625!264&"�62"&�_�)P��X�`9��<�(h�)��BiI,I*(K,��7O77O7����3� -"]bDr ��=<7�u3z�|*+K*+��77O77�����C���%�}@ - - JK�PX@)�h�� d� � - -_�Y���KL@*�p�� d� � - -_�Y���KLY@$# +!##5#�7#"&73267655!62"&W_���2�\�e�#��%7O77O7�����A�vypr!���77O77����gm���%�P@M - -J�p�a�� -d� -� -_ �Y���K�L$# !+!##5#�75##"&5532655!5!62"&�_���&"i�{s� T -��#7O77O7���z�G*:߂hx]=<:?]g��77O77���������'�/��K�PX@ -J@ -JYK�PX@2�p�s��c � - -c ��Y�K�L@9�p� - -p�s��c � - -c ��Y�K�LY@(( (/(/,+ ' '$+!62''54&"#5#67&&55#5!3255�"&46��s/�p�xm1U4�ʠ{;WVa��)7\��..@--X|7av~�^(0:-�����K�h����;>����-A--A-���������%�@ -JK� PX@)� -h c� -� -]��Y�K�L@*� - -p c� -� -]��Y�K�LY@#"+!62#4&"#5#67&&4625!5!�"264���/�k�.V/���J+NZs�2�;���Z33Y6Xs9�d*48/�Ր�W4u��@z���3V33V�����k��%�-��@ -% -� JK� PX@2� - -p�g�� - -c� � c����dY�L@1� - -p�s�� - -c� � c����dY�LY@+*'&"#+27&5462#"'#567$536655!5!!264&"�<�,��~�c.(��y��`8��}�/BiuL,,L,=<5N`nn�n�~bEq ���|6*K++K�����M����e@ -JK�PX@ �h��d�Y���K�L@!�p��d�Y���K�LY@ -+!#"&73267655!#�7a�\�e�#��ɲ?��vypr!���P������l��"�{�JK� PX@+�p�g��c��c��Y �L@*�p�s��c��c��Y �LY@���"�""!" -+!33#"3253#567.4675&&5#5l��/03Wmz�F̨"vDiK5(+&b�97�=?~}D�p"RqGOM�����t���(�0�4�_@\J�p� � c��c��c� a� � ^ -�Y���L4321/.+*('&$#"#!+!!#"32#'#7&&'33254&#"546335!62"&3#����X*/�fn�MM�j<G�0&G,/�uX'��3G22G3�蚅�䌽& �n/�ss�\A$$4�NO;�22G33������������7@4J�p�c��]��Y���L#!+!!#"3253#567&&547#5!��S�('5</s�V��6Ya~+�s��*O+��L�+VcW?)������R��2�K@H*%"J�p��c��c�] �� -Y� - -�L210/$"#!#+!33#"3254#"#&76632#'#7&&5475&&55#5!R�� 3"/`G�8"�7F3bfbcl�MM�_l�_2&ffX -E9�'O/�VJT�;pʐ �ssyfTn.ZN ������������@@=J�s�a��d��Y���L" +!!##"&5532655#�7�����{u� T��t�g�$�g��=<:?�������������0�R@O J�s� �� �c�c��a - -Y�K�[�L0/.-,+*(!$ +#"3!#67#"'#33264&'&".546335!5!#؛.*����]�_�$��J#O3@*tY'�����$���u!MZ!hC("A-NJ1������������е -JK�PX@5� - -h�f�s�� c��a��d��Y���LK�PX@6� - -p�f�s�� c��a��d��Y���L@7� - -p�n�s�� c��a��d��Y���LYY@+!!623#67#"&'3264&#"#��W��}ø��g�}�+I..%G�䌞dZP���hR\dU:Z:.���������"�L@I�J���p� a� � - -]Y�K�Y�L"! +#"2653#'##7&&54675!5!#3#�RKZFt?��j�H -H�cP[�o���ѱ����=wAB8�>�kk}}Zp�:���!�����������"�F@C� -J���p��n�n��]��Y��L +!#'#7&&4675!5!4&"23#���\nUJp�MM�mLZn\����BpBBp{���XB��z�ss�|��B��lBBlB�������yL��(�,�S@P -J�p����c��c�a��^ - Y� L,+*)('&%##"# +#"32#'#7&&'33254&#"546335!5!#3#ۛX*/�fo�MM�j<H�0&G,/�uX'��`q嚅��& �o.�ss�\B$$4�NO;���������~���&�*��@ �JK�PX@3���p�h��c� -a� -� -] Y�L@4���p�p��c� -a� -� -] Y�LY@*)('&%# +#32654"#&62#'#7&&54675!5!#3#�jQb�1:U�Y�n�m�MM�g]l�����������LC�# 00SY[L�4�ss��d�8����������������1@.J��c�Y���K�L+!#"&55#5#2#�7�~p�pg�����/䌷l{{l����T��m������;����j� �JK� PX@ ���h���c�Y�K�L@!���p���c�Y�K�LY@� -�+"#462#56%&7!5!U7<������=6���M�L<{��z��8�NҌ��(����� ��K� PX@0�h���p�g��c��c�[�LK�PX@/�h���p�s��c��c�[�L@0�p���p�s��c��c�[�LYY@" +3#567&&73254&"#&6226'�62Ѩu��r�1�u�u�u[�W�?z,�nŷT% cne�lA?P���������!�Z@W - J� - - p�p�� -c� -� -a���]Y�L��! ��+#'7#5#67&&546335!5!##"2653)��~��z�Z"N\�{���p�7C4T,�f��J|�x/ mcv{D���7]/'!��D�����)����JK� -PX@0�h���p�g��c��c�[�LK�PX@/�h���p�s��c��c�[�L@0�p���p�s��c��c�[�LYY@#!$ +3#567&'&&4675&&462#6&"33#"32��Q��7JpO(/=/4?f�`�(H4>(wC6�v�L�,E*KjIT�ZkU*%�F$#��������� ���J@G�J���s c���c�Y�L - -+#�%"2654%#"&463%!5!�Ũb�d$+,F']�#r��n��F�\���*%E+*#H��'AXcw�mV������e���.@+���p�s��c��Y��L"+!32653#567&&55#5!e��k8-�;�TisdyX�u<9wA��Tl�t�����������"��@JK�PX@.�p�f�s��c - ��Y�K�L@/�p�n�s��c - ��Y�K�LY@""$+!62#4&"#5#67&&55#5!3255��s/�l�3U4�ʪ|;QSa��)7\X|7�d'1:-�����J�d����;>�������O������m@ JK�PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@+!!&462#5774&"6%27'c������B��u�Md"���Lh$����|ކ�oSH�j�8H�;E���D������$�)��@ -()JK� PX@*��h� g��c�� c�[�LK� PX@)��h� s��c�� c�[�L@*���p� s��c�� c�[�LYY@&%#$!# -+3#"&463354'&"#&325#"32#�7���mˁ�p, - ��l^�*)4'A���܆(o{s�c$J%�}t�.#B#��}����������� �o@ - JK� PX@$� gc�� c��Y��L@#� sc�� c��Y��LY@#"# -+!3#"&46335!5!5#"32#�7�����mˁ�p,���f*)4'A���X|�(o{s�c|��D.#B#��}����������q��JK� PX@)���p���n�g��cY�L@(���p���n�s��cY�LY@&+3#567&&72>55#5!!32�RȪ���6@����;WHF�s�O�o��,,(��qf>G����`���&�-�1�g@d$" * J�p� c a��] -�Y���K[L''10/.'-'-,+)(&%!!#+!#'554&#"#6#"7&4632675!#'#73#��Rd���+)f�b**���d�2*��;p�MM�p$����Y|h� -� |/6��6/| � -��d/q���ss��������D�����bK�PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@+!!&462#57264&"X��Ō��G��u[<d==d���wރ��A�i`<<`<����D���!�T@��JK�PX@���p�[�K�L@���p�q�[�LY�+#567&&5462#567&"65KP3��IC{�{Sb5ͮ�]&C(1(8-B& -�*W?Too�Q,���I))C+3.�����\����-@*�J�s��c��Y��L"+!#567&&55#5!3267'\��c=̪+~t�bp��j%7 �X�X?�+��vƌ��w!���������"�ʵJK�PX@/�h�p���a - Y�K�\�LK�PX@5���h�h�p����a - Y�K�\�L@6���h�p�p����a - Y�K�\�LYY@���"�""#+!#67!2653#"5532655!5!��fM�i �"g�QQB���X>B1��`JLC -!,^6=ٹFM4������r~��(�,��@ -JK� PX@8�h�f����c��c��d��] - Y� L@9�p�f����c��c��d��] - Y� LY@,+*)('&%&"#$ +#"632#7&"3273#"&47&46335!5!#3#�"#Wyp�ld>>/D��`t�P1f_!���������.LKii ?f6(NU��=)�P1�������������� �)�1��@JK�PX@'s c��Y���K -[L@%s c -c��Y���LY@/.+*'&"! - +!!"&46326323#'#73&'&265&&"$"264��9.f��f<k5�e�@7p�MM�p8pQT43U3�T44T4��ƀԀ4:n�jGm�ss�676�4**44U�5T34T���������%�-��K�PX@J@JYK� PX@/� -h c� -� -]��Y�K�[LK�PX@0� - -p c� -� -]��Y�K�[L@4� - -p c� -� -]��Y�K�[�K�LYY@+*'&#" +!62#4&"#5#67&&4625!5!�"2642"&4���/�k�.V/���J+NZs�2�;���Z33Y6�\:()8)Xs9�d*48/�Ր�W4u��@z���3V33V�(:((:�����k��%�-�5��@ -% -� JK�PX@4� - -p�� - -c� � c����d�_Y�L@;� - -p�p�� - -c� � c����d��_Y�LY@430/+*'&"# +27&5462#"'#567$536655!5!!264&"�62"&�<�,��~�c.(��y��`8��}�/BiuL,,L,��7O77O7=<5N`nn�n�~bEq ���|6*K++K��77O77����hM����!�u@ -JK�PX@'�h��d��_�Y���K�L@(�p��d��_�Y���K�LY@ +!#"&73267655!#�762"&a�\�e�#��ɲ?��7O77O7��vypr!���P��77O77�����������"�N@KJ� p -�a��d�� _��Y���L! "+!!##"&5532655#�762"&�����{u� T��t�7O77O7�g�$�g��=<:?������77O77���������"�*��@ -JK�PX@8�p�f� -g��c � - -c ��Y�K�LK�PX@7�p�f�s��c � - -c ��Y�K�L@8�p�n�s��c � - -c ��Y�K�LYY@###*#*'&""$+!62#4&"#5#67&&55#5!3255�"&46��s/�l�3U4�ʪ|;QSa��)7\��..@--X|7�d'1:-�����J�d����;>����-A--A-��������,�4�>�F�f@c=96( -! J cc �� -Y� - -KL55EDA@5>5><:8732/.,+*)+!62''64&"#5"&55&&"#5"&4625!5!�264&"%626325264&"��_/�o�x=@.V/�0�s.R/�0�ss�2�;��J3Y65Z3_/�36M^2�3Y65Z3Xs9�czv�0[48/�Պ@�b$,8/�Պ@�Ĉ@z��%33V33�s9++@z��33V33����'���+�3�=�E�M�U�v@s<85' - J cc_ �� -Y� - -KL44TSPOLKHGDC@?4=4=;97621.-+*)(+!62''64&"#5"&54&"#5"&4625!5!�264&"%626325264&"62"&$62"&��_/�o�x=@.V/�0�s.V/�0�ss�2�;��I3Y65Z3_/�56M^2�3Y65Z37O77O7�a7O77O7Xs9�czv�0[48/�Պ@�b*48/�Պ@�Ĉ@z��%33V33�s9++@z��33V33�N77O77O77O77��������!�)�3�C�K��K�PX@=/+C8 -J@=/+C8 -JYK�PX@8c��c� -� -c �� Y K�YL@=W�c��c� -� -c �� Y K�YLY@(**��JIFE?><;75*3*3.,('$#�!�!""+##5###"&554&"#5"&4625!5�264&"%6326655327&4625!264&"�_�)P �S��.V/�0�ss�2�;3Y65Z3_/W}6rQ(h�)��BiI,I*(K,����39?�� *48/�Պ@�Ĉ@z��%33V33�s9mIC ��z57�u3z�|*+K*+�����a���#�2��K�PX@' J@' JYK�PX@) - c c��YKL@.�W� - c c��YKLY@��10-+*(&%"!��#+##5"&47#"#5"&4625!5�264&"%5!63!#"26a_�2�|-P1F�0�ss�2�;3Y65Z3n��2l$*15f@����?m�*A4��@�Ĉ@z��%33V33�:�3R.R�����5���&�4��@* -JK�PX@1 c� -a - -c�� Y KL@7 c�a��c� -� -c�� Y KLY@"''��'4'41/,+)(%$! ��"+####"&54&"#5"&4625!5�264&"%5!62326555_�i�sw*R1�0�ss�2�;3Y65Z3C�0�^F*���n$�x^)0:.�ي@�Ĉ@z��%33V33�gy;{eN;>������h��%�-�5��@2/��J4IK� -PX@3��h ��c��c - Y� K�\LK�PX@4���p ��c��c - Y� K�\L@8���p ��c��c - Y� K�\�K�LYY@...5.510,+('%$#"% +#"2653 &547&#"#5"&4625!5!#�264&"%62675�RKZFt?�����V+/�0�ss�2�;|��X3Y65Z3_/�1>[�=wAB8}��y X8/�Պ@�Ĉ@z����33V33�s9;0:�����?���&�-�3�b@_,( -Jc��c� -� -c �� Y KL''��320/'-'-+)%$! ��#+###"&'&#"#5"&4625!5�264&"%63255#2?_�{p�o E*2�0�ss�2�;3Y65Z3_)I$�����X�l{g]A8.�ي@�Ĉ@z��%33V33�r3J���T�����s��)K� PX@ - -JK�PX@ - -J@ - -JYYK� PX@$ - c��Y�K[LK� PX@/ - c��Y�K�[K�[LK�PX@, - c��Y�K�[�K�[L@2� h -c��Y�K�[�K�[LYYY@)('&%$#"!!# +!62#"''64&"##"3#"&547#'!5!5!s�W2�syh173Z5�s9B� w�/����X�@�ɀ�3W35-�_88n�nwM1�m�����(���$�,�6�>�u@r40!Jc�c��c��_ �� -Y - -K�YL--��=<98-6-531/.+*'&�$�$#"!!+###"3#"&5474&"#5"&4625!5�264&"%5!63263�62"&�_�s9B� y�.V/�0�ss�2�;3Y65Z3���/Wm6A_��7O77O7���_88n�t{))48/�Պ@�Ĉ@z��%33V33�ms9R��77O77�����G��)�1�>�I�@|:73&JCI c��cc -��YK�YL??22��?I?IFE2>2>98640/,+�)�)('%$!+##5"&'&&"3#"&5474&"#5"&4625!5�264&"%63262665532655G_�:�/kB� y�.V/�0�ss�2�;3Y65Z3_/Wl8A�97�;WJ�L����Ii^&$88n�t{))48/�Պ@�Ĉ@z��%33V33�s9R/?Aqf<ISF���������!�)�2NK�PX@2/,��JK�PX@2/,��J@2/,�JYYK�PX@/���h��c��c Y�K - LK�PX@0���p��c��c Y�K - LK�PX@5���p�W���c��c Y�K - L@6���p�c����c��c Y�K - LYYY@10.-+*('$#! "+%&#"#4&"#5"&4625!5!##5#�264&"%!6262iM,;�,Z-�0�ss�2�;�_�����3Y65Z3���.�-8�:I7433?70�Պ@�Ĉ@z������ 33V33�p6N@8��������*�2�?�I�K� PX@>:7' JK�PX@>:7' JK�PX@>:7' J@>:7' JYYYK� PX@9 c�cc -��YK�YLK�PX@> c�c�W�c -��YK�YLK�PX@? c�c��c��c -��YK�YL@D� W c�c��c��c -��YK�YLYYY@*43��HGDC=;98653?4?10-,�*�*)(&%!$+##5"&547#"3#"&547&&"#5"&4625!5�264&"%3625!632654&"26�_�5E9B� y� -.Q/�0�ss�2�;3Y65Z3$�=�4�/Wi:@9c<<c9���|A�f88n�t{+($,8/�Պ@�Ĉ@z��%33V33�8Bws9Q�1:<`<;��������+�3�?��@5JK�PX@3c��c c�Y - ��KLK�PX@>c��c c��Y - ��K�Y - ��KL@;c��c c� -[� - -K�Y ��KLYY@$444?4?><987621.-*(&%" ##+!##5#"&'&#"#5"&4625!5!632'325264&"%622654#"�_�`B��=)/�0�ss�2�;�"'X{�EL�� 3Y65Z3_/�8D>B����%1��28/�Պ@�Ĉ@z� -ha�6Kݮ33V33�s9C!"E�����@��(�0�9�K� PX@ 52"�JK�PX@ 52"�JK�PX@ 52"J@ 52"JYYYK�PX@0 ��cc��] -Y� - -K�LK� PX@5 ��c�W�c��] -Y� - -K�LK�PX@6 ��c��c��c��] -Y� - -K�LK�PX@; �W���c��c��c��] -Y� - -K�L@< �c����c��c��c��] -Y� - -K�LYYYY@ 1119198643/.+*('&%$#" +#"2653#5#"&547&&"#5"&4625!5!#�264&"%626335б7C4T,��!G`�.T/�0�ss�2�;Sp� 3Y65Z3_.�-Iw�7]/'!��t!wu'18/�Պ@�Ĉ@z����33V33�p6A7D�����!��!�)�2�<��K�PX@:6 - -J@:6 -JYK�PX@2c -c - -c�� Y KL@8c -c� -� -c��c�� Y KLY@$33��3<3;97540.+*('$#�!�!+###"&547&&"#5"&4625!5�264&"2654#"%5!63263!_��#r�.U/�0�ss�2�;3Y65Z3�F'J$+��0+Uf3;S���_'AXcwd)28/�Պ@�Ĉ@z��%33V33�*#H%E�o|BT�����i���#�*�2�i@f)% J - c� � c� � c��YKL++$$��+2+2/-$*$*(&"!��#+##5"&'&#"#5"&4625!5�264&"%6325332655i_�1�q:)/�0�ss�2�;3Y65Z3_(E�j15����>eT08/�؊@�Ĉ@z��%33V33�o1 -H�u>8������i���&�-�5�i@f,( J - c� � c� � ]��YKL..''��.5.520'-'-+)%$! ��&+##5#67&&'&#"#5"&4625!5�264&"%6325332655i_���h>FW;)/�0�ss�2�;3Y65Z3_(E�j15�������OYG08/�؊@�Ĉ@z��%33V33�o1 -H�u>8������|��*�2�9�AK�PX@84& J@84& JYK�PX@3 c��c�c -��Y�KLK�PX@8� W c��c�c -��Y�KL@9� � cc��c�c -��Y�KLYY@&::33:A:A?=39397510-,*)('%$+!62''54&"#5"&'&"#5"&4625!5!�264&"%632533255|�s/�p�ym1U4�-�g`/�0�ss�2�;��s3Y65Z3_(E�)7\X|7av}�^(0:-���:[N(8/�܊@�Ĉ@z��%33V33�s1I�;>�����/~��+�3�:�B�J)K�PX@95' J@95' JYK�PX@: c��c�c��_ -��Y�KLK�PX@?� W c��c�c��_ -��Y�KL@@� � cc��c�c��_ -��Y�KLYY@*;;44IHED;B;B@>4:4:8621.-+*)(&%#+!62''54&"#5"&'&#"#5"&4625!5!�264&"%632533255�62"&~�s/�p�ym1U4�-�f8)/�0�ss�2�O}�r3Y65Z3_(E�)7\��7O77O7X|7av}�^(0:-���:YL,8/�܊@�Ĉ@z��%33V33�s1J�;>���]77O77���/~��+�3�:�B�J�REK�PX@95' J@95' JYK�PX@B c��c�c��c��_ -��Y�KLK�PX@G� W c��c�c��c��_ -��Y�KL@H� � cc��c�c��c��_ -��Y�KLYY@.;;44QPMLIHED;B;B@>4:4:8621.-+*)(&%#+!62''54&"#5"&'&#"#5"&4625!5!�264&"%63253325562"&62"&~�s/�p�ym1U4�-�f8)/�0�ss�2�O}�r3Y65Z3_(E�)7\�7O77O7�}7O77O7X|7av}�^(0:-���:YL,8/�܊@�Ĉ@z��%33V33�s1J�;>����77O77 77O77����(����#�+�4�;�C8K� PX@30- ! :" - -9 -J@30- ! :" - -9 -JYK� PX@<� W -c� - -W�c��_��YKLK�PX@=� W -c� -� -c��c��_��YKL@>� � c -c� -� -c��c��_��YKLYY@',,��BA>=87,4,421/.*)&% ��+##5"&55&&"#5"&4625!54&"6264&"%6262527'�62"&�_�4Ҋ.R/�0�ss�2�;�Kc"��V3Y65Z3_*�/D�5��Lj ��F7O77O7���s=�m%-8/�Պ@�Ĉ@z��K9G�33V33�x>7A>n��;E��n77O77���������'�1�:�>:K�PX@) - -JK�PX@) - J@) - JYYK�PX@5c - c - -c�� Y KLK�PX@:c - c� - -W�c�� Y KL@;c - c� -� -c��c�� Y KLYY@,;;((��;>;>=<:853(1(10.,*&%"!��+###"&547&"#5"&4625!5�264&"%63263355#"325#�_�}mˁ Q/�0�ss�2�;3Y65Z3_/Wk8#,*)4'A}���L(o{s]E.8/�Պ@�Ĉ@z��%33V33�s9Q���.#B#������*����'�1�:�>�FSK�PX@) - -JK�PX@) - J@) - JYYK�PX@<c - c - -c��_�� Y KLK�PX@Ac - c� - -W�c��_�� Y KL@Bc - c� -� -c��c��_�� Y KLYY@0;;((��EDA@;>;>=<:853(1(10.,*&%"!��+###"&547&"#5"&4625!5�264&"%63263355#"325#�62"&�_�}mˁ Q/�0�ss�2�;3Y65Z3_/Wk8#,*)4'A}�\7O77O7���L(o{s]E.8/�Պ@�Ĉ@z��%33V33�s9Q���.#B#����77O77���������#�,�7�d@a(%1 J - c c��YKL--$$��-7-743$,$,'&"!��+##5"&'&&"#5"&4625!5�264&"%62665532655�_�:�,L0�0�ss�2�;3Y65Z3_-�9�;WJ�L����I�y!9/�؊@�Ĉ@z��%33V33�u8P:3qf<ISF������b��1�9�E�s@pEC?<-& -J�pc�c�� - -c�� Y� K[ LB@>=;:874310/.,+('%$!#+#'554&#"#6#"7&5474&"#5"&4625!5!�264&"%!6263267b�Rd���+)f�b**���.V/�0�ss�2�;w��3Y65Z3��y)�/8Q�2*XY|h� -� |/6��6/| � -�*48/�Պ@�Ĉ@z��%33V33�s9D)d/�����u���$�-�7ZK� PX@,)& JK�PX@,)&JK�PX@,)&J@,)&JYYYK� PX@+ - c c ��YKLK�PX@0 - c� W�c ��YKLK�PX@1 - c� � c��c ��YKL@6�W - c� � c��c ��YKLYYY@#%%��6521%-%-+*('#"��+##5"&554&"#5"&4625!5�264&"%6262554&"26u_�5.V/�0�ss�2�;3Y65Z3_*�0?�49c<<c9���|A�f*48/�Պ@�Ĉ@z��%33V33�x>8=Bw��1:<`<;�����E���'�4�<�GlK� PX@0,)A - -JK�PX@0,)A -J@0,)A -JYYK� PX@/ -c - -c�� Y KLK�PX@5 -c -� -c�c�� Y KLK�PX@5 -c - -c��c�� Y KL@:�W -c - -c��c�� Y KLYYY@,==((��=G=GDC:965(4(4/-+*&%"!��+##5"'"&554&"#5"&4625!5�264&"%626326655�264&"2655E_�:�FG��.V/�0�ss�2�;3Y65Z3_/�6Jk�G��d==d:;WJ�L����I=P�s*48/�Պ@�Ĉ@z��%33V33�s916Z:5�k<`<<`Yqf<ISF������&���*�2�C�K�PX@4" -JK�PX@4" -J@4"JYYK�PX@?� -h - -c��c� c�Y ��K�ZLK�PX@F� -h�p - -c��c�� c�Y ��K�ZLK�PX@L� -h�p� -� -c��c��c�� c�Y ��K�ZL@M� - -p�p� -� -c��c��c�� c�Y ��K�ZLYYY@(333C3CA@?=987510-,)'&%$#! !+!##!2'3#"&554&"#5"&4625!5!632�264&"%6326654&#"#67"_�H�͋��n�.W.�0�ss�2�;�(j~�3Y65Z3_.X�4P]!!8�����JN]�xjK*41.�؊@�Ĉ@z�q��33V33�{6o/=#*5��I�����3�<�E�IG@ -! -JK� PX@9 - -a�W�c��]�� [ K�LK�PX@< - -a��c��]�� [ K�[�K�LK�PX@: - -a��c��c��]�� [ K�L@B - -a��c��c��]� [� K�� Y K�LYYY@*FF��FIFIHGEC@>;:76�3�3210.-,'&+###"&547!2653#5"&547&&5462!6335!54&"65#"325#�_�}mˁ�� !,M'��"�o�1:��x# ,���'E)8-0�*)4'A}���L(o{s]'!'7%1#�̅-dRhHS=Tq^T >��� &'E'�.#B#����I��0��7�@�I�R�]�K� PX@W% J@W%JYK�PX@?a c��] �� -[ - -K� [� K�LK� PX@Da�W� c��] �� -[ - -K� [� K�LK�PX@Ea��c�� c��] �� -[ - -K� [� K�LK�PX@Ca��c�� c�� c��] �� -[ - -K�L@Ka��c�� c�� c��]� -[� - -K ��YK�LYYYY@0SS��S]S]ZYRQLJIGDB?>;:�7�7654210+*! +##5"&'#"&547!2653#5"&547&&5462!6335!54&"65#"3222>55#!26550_�8� Wmˁ�� !,M'��"�o�1:��x# ,���'E)8-0�*)4'A�M^, ��<TH�K����M�y(o{s]'!'7%1#�̅-dRhHS=Tq^T >��� &'E'�.#B# K&n[ ->GWL���5�����3�<�G��@A -JK�PX@7 -� -a��c��]�[ ��K�[�K�LK�PX@5 -� -a��c��c��]�[ ��K�L@= -� -a��c��c��]� [� K�Y���K�LYY@===G=GDC;:7632,(#"+!##5"&'#2653#5"&547&&5462352>7655#4&"6%2655J�_�8�� !,M'��"�o�1:��xd'-%��'E)8-0�=SH�M����O�~'7%1#�̅-dRhHS=Tq^T > -7< &'E'rpe >K[H���I�����0�9�C��@. -JK�PX@=��c -� -a��c��] �[ ��K�[�K�LK�PX@;��c -� -a��c��c��] �[ ��K�L@C��c -� -a��c��c��]� [� K�Y���K�LYY@BA>=87430/-,+*%$+!##5"&547!2653#5"&547&&54623625!4&"654&"26]{_�5�� !,M'��"�o�1:��x�C�4���'E)8-0P9c<<c9���|A�f '7%1#�̅-dRhHS=Tq^T >VBw< &'E'�1:<`<;����� -��%�-�7�=�x@u/" 3J c�a�c -��YK�ZL88..��8=8=:9.7.720,+('�%�%$#! $"+##!32673"&55&#"#5"&4625!5�264&"%63266555# -_���:"�^�xI)/�0�ss�2�;3Y65Z3_/O�0%9����!WB,&pnrd~B8/�Պ@�Ĉ@z��%33V33�s9�@>4��>?2�����W��2�:�D�LDK� -PX@<,@�% -JLI@<,@�%JLIYK� -PX@?�h��c��a� - -c Y� K\ LK�PX@K�p��c��a� - -c Y� K�\ K�\ L@H�p��c��a� - -c Y� K�\�K�\ LYY@(;;JIFE;D;D>=9854210/.-+*'&$#" +#"2653 &55!32673"&554&"#5"&4625!5!#�264&"%626655!!367�RKZFt?�������:"�^�x.V/�0�ss�2�;k��i3Y65Z3_/�a'���A��=wAB8}��y -WB,&pnrdb*48/�Պ@�Ĉ@z����33V33�s9H=@?4>?2e�������;�C�M�WK�PX@E5 I�.J@E5 I -�.JYK� PX@K�h -� �c��a��c�W�c� `Y�LK�PX@O�h -� �c��a��c�W�c� `Y�K�LK�PX@N�h -� �c��a��c� c��`Y�K� \ LK�PX@O�p -� �c��a��c� c��`Y�K� \ L@T�p�� - �W - -c��a��c� c��`Y�K� \ LYYYY@2ONDDUTQPNWOWDMDMGFBA>=;:9876430/-,)(#""#"# +#"32"&'33254&#"'!32673"&554&"#5"&4625!5!#�264&"%62665535!366��X*/�|،�0&G,/�.��:"�^�x.V/�0�ss�2�;$q�P3Y65Z3_/�a''�|�n�& �Tbi^$$4OWB,&pnrdb*48/�Պ@�Ĉ@z����33V33�s9H=@?4;;>?2::��������2�:�D�M��@�</@ (J c�c��a�c ��YK\ -LEE;;��EMELKJGF;D;D>=9854�2�210.-*)'&#""!!+###"3#"&547!32673"&554&"#5"&4625!5�264&"%6266555!363�_�s9B� y���:"�^�x.V/�0�ss�2�;3Y65Z3_/�a'����J����_88n�t{WB,&pnrdb*48/�Պ@�Ĉ@z��%33V33�s9H=@?4mm>?2B��������+�3�=�C�K��@5( -9! JK� -PX@B - -c�W�a � c�`��YKL@A - -c�a � c��]��YK�ZLY@4DD>>44��DKDKHF>C>C@?4=4=7621.-�+�+*)'&#""+##5#67&'!32673"&554&"#5"&4625!5�264&"%6266555#%32655�_���h>h/�y:"�^�x.V/�0�ss�2�;3Y65Z3_/�a'A�Oj15�������O]WB,&pnrdb*48/�Պ@�Ĉ@z��%33V33�s9H=@?4��>?2��u>8������ ���A�I�S�Y�g�K�PX@gK=eO6J@gK=eO6 JYK�PX@S� - -pc�c� -a��c -� -c��Y�K \ LK�PX@^� - -pc�c� -a��c -� -c��Y�K[ K� \ L@[� - -pc�c� -a��c -� -c��Y�K[�K� \ LYY@8TTJJdb_][ZTYTYVUJSJSMLHGDCA@?><;875410+*('%#%!#+#'554&#"#6#"7&'#"'!32673"&554&"#5"&4625!5!�264&"%6266555#%!327663267 ��Rd���+)f�b**�x�/>�:�q:"�^�x.V/�0�ss�2�; ��3Y65Z3_/�a'I���|d?sN�2*XY|h� -� |/6��6/| � a]{WB,&pnrdb*48/�Պ@�Ĉ@z��%33V33�s9H=@?4��>?2��6MOd/�����e���4�<�L�T�s@pF+ -L4 A# J� - - p - - cc��YK [L��SRONHGED@>:9650/)'" ��##"+##5##"&'"'#"&5536655!5327&546326655!264&"327&4625!264&"e_�)P ���2Y�U��Y6��rV*�eFj�BiuL,,L,JrQ(h�)��BiI,I*(K,����39?HE;A���Fo ��z:5L`n62JL �|6*K++Kz57�u3z�|*+K*+�����i��!�)�>�p@m<0 -5 -J�p��c� -c� -� -c�� Y K [L**��*>*=;942,+'&#"�!�!##"!!+###"3#"'#"'#"&5532655!5�264&"%5!327&5463263i_�s9B� �3/6�T��[6��vL,,L,0�2BirU*{`w<Gx���_88n��:A���Gq ��*K++K�m�|'z:5L_oW1���� i��!�)�>�F�~@{<0 -5 -J�p��c� -c� -� -c�� Y K [K�[�L**��EDA@*>*=;942,+'&#"�!�!##"!!+###"3#"'#"'#"&5532655!5�264&"%5!327&5463263�62"&i_�s9B� �3/6�T��[6��vL,,L,0�2BirU*{`w<Gx�7O77O7���_88n��:A���Gq ��*K++K�m�|'z:5L_oW1��77O77���������'�0�E�z@wC7 < J� - -p�� - -c c� � c��c ��YK�[L11��1E1DB@;932.,)(%$! ��##"$+####"'#"'#"&5536655!5�264&"2654#"%5!327&5463263�_��#r`�>7G�T��^8��vL,,L,bF'J$+���BirU*{`r>@`���_'AXc\$:A���Eq ��*K++KU*#H%E�o�|'z:5L_oQ)��������3�;�D�H��@}*3 # J�p� -� -c c� � c��c��YK� [LEE��EHEHGFDB?=9854/.-+)'" ��##"#+####"'#"'#"&5536655!5327&546326335!264&"!5#"325#_�}mj�?6E�U��Z5��rU*{`~;9Y,��BiuL,,L,�*)4'A}���L(o{[ ;A���Ep ��z95M_o]��|6+J++J.#B#������ ���3�;�D�H�P��@�*3 # J�p� -� -c c� � c��c��YK� [K�[�LEE��ONKJEHEHGFDB?=9854/.-+)'" ��##"#+####"'#"'#"&5536655!5327&546326335!264&"!5#"325#�62"&_�}mj�?6E�U��Z5��rU*{`~;9Y,��BiuL,,L,�*)4'A}�u7O77O7���L(o{[ ;A���Ep ��z95M_o]��|6+J++J.#B#����77O77���������$�:�E��K� -PX@0?: ) -J@0?: ) - JYK� -PX@:� p�� c�W �c��YK� - -[L@;� p�� c��c� � c��YK� - -[LY@";;��;E;EBA65/-(&"!��##""+##5#"'#"'#"&553>55!5�264&"327&5463267655!2655�_�:w�J<`�T�� F@��vL,,L,��rU*{`t>, -�&Bi&;WJ�L����I]7:A���JP ��*K++Kz:5L_oP%8�|/qf<ISF����� ����$�:�E�M��K� -PX@0?: ) -J@0?: ) - JYK� -PX@D� p�� c�W �c��YK� - -[K�[�L@E� p�� c��c� � c��YK� - -[K�[�LY@&;;��LKHG;E;EBA65/-(&"!��##""+##5#"'#"'#"&553>55!5�264&"327&5463267655!2655�62"&�_�:w�J<`�T�� F@��vL,,L,��rU*{`t>, -�&Bi&;WJ�L�d7O77O7����I]7:A���JP ��*K++Kz:5L_oP%8�|/qf<ISF��777O77�����N���/�7�A��@)& / J IK�PX@;� p - c��c��c��YK�[L@@� p� - -W� c��c��c��YK�[LY@ ��@?<;5410+*('%$��##""+##5#"'#"'#"&5532655!5327&5462625!264&"%54&"26N_�5bqC3Q�U��^7��rU+{�;@�4�FBiuL,,L,9c<<c9���|A_&;A���Fr ��z;5K_o;MBw�|6*K++K1:<`<;���� N���/�7�A�I��@)& / J IK�PX@E� p - c��c��c��YK�[K�[�L@J� p� - -W� c��c��c��YK�[K�[�LY@$��HGDC@?<;5410+*('%$��##""+##5#"'#"'#"&5532655!5327&5462625!264&"%54&"26�62"&N_�5bqC3Q�U��^7��rU+{�;@�4�FBiuL,,L,9c<<c9��7O77O7���|A_&;A���Fr ��z;5K_o;MBw�|6*K++K1:<`<;��77O77���������,�4�Rt@ -EJJK�PX@?�h��c � c �c -�Y��K\LK�PX@F�h� p��c � c� � c -�Y��K\LK�PX@M�h� p� p��c� c� � c -�Y��K\L@N�p� p� p��c� c� � c -�Y��K\LYYY@(65PNIGA@>=<:5R6R21.-+)('&%" #&!+!##!2'3#"&'&&'#"'#"&5532655!5!632�264&"%27654#"#67!327&54632�_�H�͋��Qs/:�U��\7���% j~��L,,L,�$A6���BirU*{`Be����JN]�C> -;A���Io �q�y+J++J�4#L<�|'z95M_o:3��������,�4�O�W��K�PX@BGJ@B GJYK�PX@I�p��c�c � c�Y��K\ -K�[�L@P�p� p��c� c� � c�Y��K\ -K�[�LY@*65VURQMKFD>=<;5O6O21.-,+(&#!!"!+!##!632#326'3#"&'#"'#"&5536655!�264&"%26764&"!327&54632�62"&�_����%n�?F�@%��Us18�U��^8��vL,,L,w$-<�BirU*{`=a��7O77O7����v�49YN./�KD;A���Eq ��+J++J� -V+�|'z95M_o2,��77O77���� ���$�:�B�H�P�@1:)JK� -PX@A��c�a�c �� -Y - -K\K�[�LK�PX@G�h��c�a��c �� -Y - -K\K�[�LK�PX@N�p�h��c�a��c �� -Y - -K\K�[�L@O�p�p��c�a��c �� -Y - -K\K�[�LYYY@*CC��ONKJCHCHED@?<;65/-(&�$�$#"##""+##!32673#"&'"'#"&5536655!5327&546326655!264&"%5#�62"&�_���:"�^tTp,O�U��Y6��rV*�eLp/��BiuL,,L,����7O77O7���!WB,&pnG@;A���Fo ��z:5L`nA; -AD4�|6*K++K��>?2��77O77�������)�qK�PX@&�h d -��YK�L@'��p d -��YK�LY@���)�)('"! +###"&73267655!"&73267655!5_��\�e�#��\�e�#�����X�vypr!��vypr!܌��������$�4��@ - -JK�PX@3� -h� -� -c��d��c ��Y K�L@4� - -p� -� -c��d��c ��Y K�LY@��31.,+)'&�$�$"+##5#"'&4675&&5#"&73267655!55#33#"326�_�;tvA"5(+&z\�e�#����/03W2%<P����AP*mHOM�vypr!܌���97�= D�����e��*��K�PX@3� - h� -a� -� -d��d��Y K�L@4� p� -a� -� -d��d��Y K�LY@���*�*)(#""+####"&5532655!5!"&73267655!5e_�i�{u� T -�Z\�e�#�����n$�g��=<:?�g�vypr!܌�����}�� �&�}K�PX@,��h��d��c -�� Y K�L@-���p��d��c -�� Y K�LY@��&%#"� � +###"&55#"&73267655!55#2}_�{p�p}\�e�#��q�����X�l{{l��vypr!܌����T�����V��+���JK�PX@3�� h��� �c� � d��c��] -Y�L@4���p��� �c� � d��c��] -Y�LY@+*)('&! #" +#"2653#5#"&46335!"&73267655!5!#�7C4T,��!G`��{�z\�e�#��jp�7]/'!��t!w�{D�vypr!܌���������@�@ -JK�PX@<� -�� -h� h�� c��d��c��Y K�LK�PX@=� -�� -h� p�� c��d��c��Y K�L@F� -�� -p� p�� c��d��c� [� K��YK�LYY@���@�@=;8653/.,+)')"+##5#"&5475&&547#"&73267655!5!632#6&"33#"3265�\�@�_�l4?u\�e�#���'Z`�(H4>(w;-EW����FcVr'T> -�vypr!܌ -kU*%�F"%XIn��������L�W3@Q -JK�PX@G�h�p�f��c��dc �Y -��K�LK�PX@H�h�p�n��c��dc �Y -��K�L@Q�p�p�n��c��dc� [�K �Y -��K�LYY@(MMMWMWTSLKFEB@=;:84310.,+*)()""+!##5#"'#"&5475&&547#"&73267655!5!632#6&"33#"327&72>55#!2655��_�:w�IE�j�k4?\\�e�#���'Z`�(H4>(w;-� 6@�C;WJ�L����IggdWp'T> -�vypr!܌ -kU*%�F"%� ",,(qf<ISF������5��J�T�K� PX@HJ@HJYK� PX@F�h�h��c��c��dc �Y -��K�LK�PX@K�h�h��c��c��d�W�c �Y -��K�LK�PX@L�h�h��c��c��d��c��c �Y -��K�LK�PX@M�h�p��c��c��d��c��c �Y -��K�L@V�p�p��c��c��d��c��c� [�K �Y -��K�LYYYY@$SRONJIGFCA><;95421/-,+*))#"+!##5#"&'#"&5475&&547#"&73267655!5!632#6&"33#"3276625!54&"26�w_�5b9`?�c�l4?c\�e�#���'Z`�(H4>(w;-u -}�4��{9c<<c9���|A6/RcVr'T> -�vypr!܌ -kU*%�F"%y[zBw��1:<`<;�����/��$�-��K�PX@3�h�c��d��c �� -Y - -K�L@4�p�c��d��c �� -Y - -K�LY@��+)&%�$�$#"#+###"&463!5!"&73267655!5�2654#"/_��#r��m)��\�e�#���F'J$+���_'AXcw�mo�vypr!܌��*#H%E��������.�7�B��@ -<JK� -PX@7� h� c� � dc -��YK�LK�PX@=� h� c� � d��c��c -��YK�L@>�p� c� � d��c��c -��YK�LYY@"88��8B8B?>530/�.�.-,'&C+##5"&'#"&463232>55!"&73267655!5�2654#"2655�_�8� t#r��n��, �+\�e�#���F'J$+�<TI�M����O�}'AXcw�j <�vypr!܌��*#H%Ejn[ -@T[H��������� �'�.��@ -% --,&JK�PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��+*$#� � +##5"&4625!"&73267655!54&"6%27'�_�4Ҋ��5�\�e�#���Kc"���Lj ����s=�ڌ>n�vypr!܌�K9G�;E������N��7�@K�PX@>���h� - h -c� -� -d��c��Y K�LK�PX@@���p� p -c� -� -d��c��Y K�L@L���p� p -c� -� -d��c�� [� K��YK�LYY@"��@>;9�7�76520/.-,'&#"#+###"&463354'&"#47#"&73267655!5!63235#"32N_�xmˁ�p, - ��\�e�#���/l^x��*)4'A���L(o{s�c.J%2&�vypr!܌ -}t+�:.#B#��������B�K�V�@ -P -JK�PX@B�h�hc�� - -dc �Y��K�LK� PX@G�h�hc�W�� - -d�c �Y��K�LK�PX@H�h�hc�� - -d��c��c �Y��K�LK�PX@J�p�pc�� - -d��c��c �Y��K�L@Y�p�pc�� - -d��c��c [�K �Y��K�LYYYY@*LLLVLVSRKIFDBA<:754321,+('%$! #+!##5"&'#"&463354'&"#47#"&73267655!5!63222>55#5#"322655��_�8� Dmˁ�p, - �l\�e�#���/l^CU, ��*)4'A<TH�K����M�y(o{s�c.J%2&�vypr!܌ -}t+ K��.#B#�&n[ ->GWL������:��#�,�0��K�PX@6�hc��d��c �� -Y - -K�L@7�pc��d��c �� -Y - -K�LY@ --��-0-0/.,*'%�#�#"!#+###"&46335!"&73267655!55#"325#:_�}mˁ�p,��\�e�#��4*)4'A}���L(o{s�c��vypr!܌�:.#B#����������#�.��@ -(JK�PX@3���p�f��d� -� -c �� Y K�L@4���p��n��d� -� -c �� Y K�LY@$$��$.$.+*�#�#"+##5#"&72>55#"&73267655!52655�_�:w�� 6@�\�e�#��p;WJ�L����IƢ,,(�vypr!܌�qf<ISF���������(�3��@- JK�PX@4���p�f��d��c �� -Y - -KL@5���p��n��d��c �� -Y - -KLY@))��)3)30/�(�('&"+##5#"'#67&72>55!"&73267655!52655�_�:w�K���G6@��\�e�#��t;WJ�L����Ic��M>E,,(�vypr!܌�qf<ISF�����i��7���" JK�PX@9�h� - -p�c�� - -d ��Y�K[L@:�p� - -p�c�� - -d ��Y�K[LY@7654/.+*('$##!#+#'554&#"#6#"7&4632675!"&73267655!5!i�Rd���+)f�b**���d�2*��\�e�#��}XY|h� -� |/6��6/| � -��d/q�vypr!܌�����{�� �*��@ - -JK�PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��)(%$� � +##5"&4625!"&73267655!554&"26{_�5��4�=\�e�#���9c<<c9���|A�̎Bw�vypr!܌�K1:<`<;�����%��+�1pK� -PX@4�h �a� -� -d ��YK�\LK� PX@: - -h�h�a� -� -d ��YK�\LK�PX@; - -p�h�a� -� -d ��YK�\LK�PX@< - -p�p�a� -� -d ��YK�\L@B� p� - -n�p�a� -� -d ��YK�\LYYYY@ ,,��,1,1.-�+�+*)$# #"+##!32673"&5532655!"&73267655!55#%_���:"�^�xQO0��\�e�#��6����!WB,&pnrd�BQ4�vypr!܌�ů>?2���������$�6�a@^ -3 J - -c��c��c ��YK�L%%��%6%520.,+)'&" ��"$+####"'#"'&4675&&5#5�2654#"%5!33#"327663�_��#r`x?>c�I*5(+&b�F'J$+��/03WmQ�i���_'AXcP-N,qGOM���*#H%E�o97�=?>^e���������+�4�8��K� -PX@ - J@ - JYK� -PX@1 c��c� � c -��YK�LK�PX@6� W c��c� � c -��YK�L@7��c c��c� � c -��YK�LYY@%55��58587642/-+)'&%# ��#+####"'"&54675&&5#5#"32766335!335#"325#�_�}mj}@:Ȑ5(+&v�7WhS -�f,�%/4Y*)4'A}���L(o{Y1]Z2FOM���<@BUS�97�.#B#�����������-�8K�PX@ -2 JK�PX@ -2 J@ -2 JYYK�PX@/� - -p�� c c��Y K�LK�PX@4� - -p�� c� W � c��Y K�L@5� - -p�� c� � c��c��Y K�LYY@ ..��.8.854*)%#!��""+##5#"'#"'&4675&&5#55!33#"3265&72>72655�_�:w�J?��I*5(+&b|��/03Wm=<6@�;WJ�L����I`ON,qGOM��97�=?G@#$,,8qf<ISF������c���'�K@HJ� -cc�� Y K�L��$"''��!+##5"'"&547#5!#"2655!5"32767c_�2�?8ʆ+��('59g@���'55+P!����?BBb\A-��*O+RE���,N)Q.$�������%�>��@=� JK�PX@A� p� - - p� -c� � - -c��c��Y�K�[�L@>� p� - - p� -c� � - -c��c��_��Y��LY@&&&>&>:97631.,+)#!$+##"&'"&547#5!#"327675&&55!5!33#"3254&"#&677�f��_�+8��+�s'55+CH2&���� 3"/`G�B� CKXK.��223e\A-��,N)?N"ZN �� -E9�'O/�'1HX�| =��������-�8�Q��@Q�%/ - -JK�PX@O� p�p�s�c� � c�� -c�� Y� K� -[� - -K�[�L@M� p�p�s�c� � c�� -c�� - -c�� Y� K�[�LY@NMKIGEB@?=:98620-,#!+##5"&47&'"&547#5!#"327675&&55!5!5##32!33#"3254#"#&67��=>��%�z:F$8��+�s'55+CH2&���� ,O3)U�� 3"/`G�8"� ?EXDhM�K�q_*l�0)3e\A-��,N)?N"ZN ��8J'-� -E9�'O/�VJT�~�������&�/��K� PX� J� JYK�PX@-W cc -��YK�LK� PX@.�c� cc -��YK�L@4�c� c��c��c -��YK�LYY@��-+('�&�&%$#!!$+####"'"&547#5!#"267663!5!5�2654#"_��#r`{?;Ɔ+�s'55W. �e)���F'J$+���_'AXcS@e\A-��,N).*X^o���*#H%E�����(��$�-�1��K� -PX�JK�PX� J� JYYK� -PX@1�c c c -��YK�LK�PX@6�c c� W� c -��YK�L@7�c c��c� � c -��YK�LYY@"..��.1.10/-+(&�$�$#"!#!+###"'"&547#5!#"32766335!55#"325#(_�}m�@:Ɖ-��4'55+M�d,��)*)4'A}���L(o{Q?g]A-��,N)VRO���:.#B#����������&�1�Z@W+ J�p�cd �� -Y - -K�L''��'1'1.-�&�&%$#!""+##5#"'#"&547#5!#"327&72>55!52655�_�:w�K<�a�+�s'55+f6@�SN;WJ�L����I[Ze\A-��,N)�.#,,(��qf<ISF������J���:�E��@? -JK�PX@@� p� c�� c� � c��YK� - -[�K�L@>� p� c�� c� � c� -� -c��YK�LY@(;;��;E;EBA6531,*'%$"::��"+##5"'#"'&5475&&55#526655!33#"3254'5&#"#&766%2655J_�:�IZ��]2_2&fVy1�� 3"/`G�0"�7F�;WJ�L����IGwZ1En.ZN ��T:3 -E9�'O/�@JT�;9qf<ISF������J���?�J��@} D - -J� - - p� -c� � - -c��c�]��YK�L@@��@J@JGF;:861/,*)'$#??��+##5"'#'#7&&5475&&55#526655!33#"3254'5&#"#&766%2655J_�:�I8jk�MM�df�_2&fVy1�� 3"/`G�0"�7F�;WJ�L����IGI�ssePn.ZN ��T:3 -E9�'O/�@JT�;9qf<ISF��������2�:��K�PX@ . - J@. - JYK�PX@. -c �a d��Y�K�L@4 -c �a��d� � c��Y�K�LY@9854210/-,+*"+!62''64&"#5"&547##"&5532655!625!5!�264&"�_/�o�x=@.V/�0�sm�{u� TY8�2�!��3Y65Z3Xs9�czv�0[48/�Պ@�b$�g��=<:?�-@z��%33V33��������)�B@? -a d��Y K�L���)�)('&%"!""+####"&55##"&5532655!2655!5!5�_�i�{ue�{u� T� T -�K���n$�g$$�g��=<:?��=<:?�g�����.���)�1�9�S@P -a d _��YK�L��87430/,+�)�)('&%"!""+####"&55##"&5532655!2655!5!5�62"&$62"&�_�i�{u`�{u� T� T -�P&7O77O7��7O77O7���n$�g$$�g��=<:?��=<:?�g���77O77O77O77��������*�U@RJ c� -� -d��c�� Y K�YL���*�*)('&#""#+###"'#32654#!#"&5532655!5!5�n��5h�,��+V*s���{u� T�y���p-�i-n979,#_&�g��=<:?�g������S��0�;�Z@W5J a -d�� Y K�L11��1;1;87�0�0/.+)&%"!""+##5"&'##"&55##"&5532655!2655!6655!52655S_�8�]�{u[�{u� T� TB:���8XH�M����O�}$�g$$�g��=<:?��=<:?�$D��p\?P[H��������3�=�d@a0J��c a -d��c ��YK�L��<;87�3�321/-,+('$#""+##5"&547##"&55##"&5532655!2655!6325!554&"26_�5h�{uZ�{u� T� TY<Nc4��9c<<c9���|A�f#$�g$$�g��=<:?��=<:?�2Bw��K1:<`<;��������4�?��K�PX� J� JYK�PX@C� � c -� -ac�� d��]��YK�[L@G� � c -� -ac�� d��]��YK�[�K�LY@(55��5?5>:876�4�4321/.-*)&%" !+##5#"'#33264&'&"&'&'##"&5532655!6335!55##"3�_�~ -`�$��J#U:#Ia�{u� T&6q'�����.*����Na!hC( X$�g��=<:?�61�����$�����Y��(�3@ -JK�PX@-� cc -��YK�YLK�PX@3� c��c��c -��YK�YLK�PX@7� c��c��c -��YK�K�Y�L@4� c��c��c��] -��YK�LYYY@))��)3)30/�(�('&#+##5"&'&##"'#32654'532676655!52655Y_�:��:]�.��3O*`ϛLD -���;WJ�L����IrdK'�f*v*!1-#P�> -''"��qf<ISF��������)���# JK� -PX@6���p�h�a��d -Y� - -K�\�L@7���p�p�a��d -Y� - -K�\�LY@)('&%$" +#"2653 &547##"&5532655!675!5!#RKZFt?�����x�{u� T|7N�����=wAB8}��y0'$�g��=<:?�$ :�������r��2��K�PX@;�h����c -�a��c� � d��` Y� L@<�p����c -�a��c� � d��` Y� LY@210/.-,*)(%$"#"# +#"32"&'33254&#"'##"&5532655!6335!5!#�X*/�|،�0&G,/� -h�{u� T<9`'���q�& �Tbi^$$4�$�g��=<:?�,;���������&�~K�PX@* c��d -��YK�[L@0�h �c��d -��YK�[LY@���&�&%$#""!! +###"3#"&547##"&5532655!5!5_�s9B� y���{u� T������_88n�t{D5$�g��=<:?�m���������-���JK�PX@3� -� -W ��c��d��c��] Y�L@4� -�� -�c �a��d��c��] Y�LY@-,+*)('%$#"" +#"2653#5#"&547##"&5532655!6335!5!#C�7C4T,��!G`� -}�{u� T�D\�M�p�7]/'!��t!wu*!$�g��=<:?�#D�������r��#�,�H@Ea��d��c �� -Y - -K�L��*(%$�#�#"!"+###"&547##"&5532655!5!5�2654#"r_��#r� \�{u� T�}$F'J$+���_'AXcwd*%$�g��=<:?�o���*#H%E��������"�)�0�e@b'/(.J��c�a��d��c �� -Y - -K�L��-,&%�"�"! "+##5"&547##"&5532655!625!54&"6%27'�_�4Ҋt�{u� TcB�5��Kc"���Lj ����s=�m#$�g��=<:?�7>n��K9G�;E���������"�+�/��K�PX@*ad �� -Y - -K�L@/a�W�c �� -Y - -K�LY@ ,,��,/,/.-*)&$�"�"! "+###"&547##"&5532655!5!55#"26%5#�_��gǂo�{u� T ��}')4'B����V%p}fX5#$�g��=<:?�{��D.#B#.�||�����&�� �+�N@K%J�a -d �� Y K�L!!��!+!+('� � #"+##5"&'##"&5532655!6655!52655&_�8�]�{u� TB:���8XH�M����O�}$�g��=<:?�$D��p\?P[H�����-&�� �+�3�Y@V%J�a -d�� _�� Y K�L!!��21.-!+!+('� � #"+##5"&'##"&5532655!6655!52655�62"&&_�8�]�{u� TB:���8XH�M��7O77O7����O�}$�g��=<:?�$D��p\?P[H��[77O77��������#�-�X@U J��c�a��d��c �� -Y - -K�L��,+('�#�#"!!"+##5"&547##"&5532655!6325!554&"26�_�5h�{u� TY<Nc4��9c<<c9���|A�f#$�g��=<:?�2Bw��K1:<`<;�����p��-�6�E��K�PX�J�JYK�PX@B� -� -cc� c�W �]��YK�[L@F� -� -cc� c�W �]��YK�[�K�LY@(77��7E7DB@<:9842/.�-�-,+*(! !+###"&'#"'#33264&'&".546335!5�2654#"%5!#"3!663p_��#r�yS`�$��J#O3@*tY'��"F'J$+��k�.*)|V���_'AXcYMNa!hC("A-NJ1���*#H%E�o�$AD��������-�;�D�H��K�PX�J�JYK�PX@E� -� -cc c�W�]��YK�[L@I� -� -cc c�W�]��YK�[�K�LY@0EE/.��EHEHGFDB?=754320.;/;�-�-,+*(! !#+####"&'#"'#33264&'&".546335!5!6335!#"5#"325#�_�}mjU|R`�$��J#O3@*tY'��F/2�,�j�.*Y*)4'A}���L(o{[MNa!hC("A-NJ1���n��$F.#B#���������)�;�F�K�PX@@J@@JYK�PX@B� h� � cd�W�] -��YK�[LK�PX@C� p� � cd�W�] -��YK�[LK�PX@D� p� � cd��c��] -��YK�[L@H� p� � cd��c��] -��YK�[�K�LYYY@*<<+*��<F<FCB7543.-*;+;�)�)('&$!"+##5#"'#"'#33264&'&".546335!5!&72>55!#"%2655_�:w�Fd`�$��J#O3@*tY'��F6@���.*j;WJ�L����I�Na!hC("A-NJ1���.$,,(�$�qf<ISF������ ��2��JK� PX@?� -h - c� -� -a�c��YK�\�K�LK� PX@=� -h - c� -� -a�c��d��YK�LK�PX@?� -h - c� -� -a�c��YK�\�K�LK�PX@=� -h - c� -� -a�c��d��YK�L@>� - -p - c� -� -a�c��d��YK�LYYYY@ ���2�210-,)'&%$#! #"+##5#"&'#"&'3264&#"#662367#5!#"2655!5 _�2iLt�~�+I..%G���~� �s(&69g@������?C<R^dU:Z:.Ud]R}}.O+RE�����b��*�CE@B" JK� -PX@H�p�f� c� c� � a��d -��Y�K�[�LK� PX@N� h� p�f� c�� c� � a��d -��Y�K�[�LK�PX@U�p� h� p�f�� c�� c� � a��d -��Y�K�[�LK�PX@R�p� h� p�f�� c�� c� � a��d��_ -��Y��LK�PX@S�p� p� p�f�� c�� c� � a��d��_ -��Y��L@T�p� p� p� n�� c�� c� � a��d��_ -��Y��LYYYYY@"+++C+C?><;86310.*)(' #$+##"&'#"&'3264&#"#6623675&&55!5!33#"3254&"#&677b�f����E}�+I..%G���}�2&��v�� 3"/`G�B� CKXK.��gcR\dU:Z:.UdZP ZN �� -E9�'O/�'1HX�| =��������/��K�PX@=� -� -c a��b �c��d��YK�L@D� p� -� -c� a��b �c��d��YK�LY@ ���/�/.-,+('$#"!#"+####"'#"&'3264&#"#6623532655!5!5�_�i�0b}�+I..%G���}S� T -�I���n$�R\dU:Z:.UdZP}�=<:?�g����������?�K�PX@P� h�h - -h� � c��c��a� -� -d�Y��K�\LK�PX@Q� p�h - -h� � c��c��a� -� -d�Y��K�\LK�PX@X� p�h� - h� - -p� � c�� c��a� -� -d�Y��K�\LK�PX@Y� p�p� - h� - -p� � c�� c��a� -� -d�Y��K�\L@Z� p�p� p� - -p� � c�� c��a� -� -d�Y��K�\LYYYY@$><;:986531-+*)'&$#" !+!##!2'3#"&55#"&'3264&#"#66235327654#"#&7!5!632�_�H�͋��n�V}�+I..%G���}Wk�%A% ��j.'j~����JN]�xj -R\dU:Z:.UdZP04#L4)/'�q��������$��@ -�JK�PX@3���p�f�h��d Y�K�\�LK� PX@4���p�f�p��d Y�K�\�L@5���p�n�p��d Y�K�\�LYY@$##" -+#"253"3253 &547&4675!5!#�RS\����9JD:{�����LL�t�����*7hfzx0f1f{xzwb@?�u 0�����������#�G@D� -J���p�n��cY�K�\�L +#"253"&47&4675!5!#264&"�RS\��SX���W\�t�����EiFFiE�*7hfv;<�||�<=�t 0���V8:`:8�������#�2��K� -PX@+J! -I@+J! -IYK� -PX@5�p�f� -� -c�X �Y���K\LK�PX@7�p�n� -� -c��c �Y���K�\L@;�p�n� -� -c��c �Y���K�\�K�LYY@21.-&$#"4" +!##5#"&727654#!"2653 &4675!32265! _�2[p�Sm��KZFt?������o������7//t3�����k:�� *=wAB8}���::LL1B -#0NN���������*��@�! JK� PX@/���p�f�� d� � cY�K�L@0���p�n�� d� � cY�K�LY@*(3$ -+#"3253#5"&47&54675!5!#5##32�RR]F8{�=�)�wLn�s����:, +32'X�+</3fm:�[a+h�4>�mv -0����8/M,����������'�@@=�J���p��c��Y�K�[�L+!"&47&54675!5!�264&"64&"2���\m[[���[[l]����4EiFFiE�FiEEiX8v`o??�||�??o`v8���8:`:8�`:8d8�����"���'�6$K�PX@ -/J@ -/JYK� PX@-�p� - -cc�Y���K�LK�PX@4�p� - -c�W�Y���K[�K�LK�PX@5�p� - -c��c�Y���K�[�K�L@3�p� - -c��c��c�Y���K�LYYY@6521*(%$$" +!##5#"&727654##"&54675!�264&"32265!6_�2[p�Smh���n\��-pBBpB�է�7//t3�����k:�� *A%v��v`�B�NBlBBl6LL1B -#0NN���������"�*�I@F� J���p��c��c��Y�K�L#3 +!#5"&47&54675!5!5##324&"2���\mD�)�wOjl]�����"$,42'X4FiEEiX8v�<�Wa+h�5={`v8��=:/N,\`:8d8�����o��<���% JK�PX@E� - - p�h����c�� - -c� � c��d Y� K�\�L@F� - - p�p����c�� - -c� � c��d Y� K�\�LY@<;:987641/,*#"#3# +#"32#"32"&'33254&#"547&'33254&#"546335!5!#ۏ*'!+�jb/!+�q�~�,&C'-�'2�.$C'-�kR$�����& �JN�MQRV - |7)I* �HD.����������7�c@` J� - - p�h����c�� - -c� � c��c��` Y� L7654321/,*'%$# +#"323254"#&62"&47&'33254&#"546335!5!#�*'!+�nd=L�_JtL�_~�a8�.$C'-�kR$�����& �JND<x:('<`V�d��9*L* �HD.����������/�>*@ -7 - JK� PX@3 �c� - -c�c�Y���K� \LK�PX@4 �c� - -c�c� � `�Y���K�LK�PX@;� p �c� - -c��c� � `�Y���K�L@B� - -p� p �c�� - -c��c� � `�Y���K�LYYY@>=:920/.-+(&#!#3""+!##5#"&736654#!"32"&'33254&#"546335!322655!�_�2[p�)+m��X*/�|،�0&G,/�uX'���=��9//t3����r:��*& �Tbi^$$4�NO;3EQ1D -#0NN������a��+�6�\@Y-J�p�s����c��c��c��d - Y� L54/.+*)(##" +#"2#5"&47&'33254&#"546335!5!#5"'26�.*%[F#I�&�yD8�1#G*1�tY'��uto0R.S$�) -`8&�jc,e�1+L-�NJ1����! -B"(>��������3�b@_(J�h�h����c��c�� c� � c�� - -_ Y� L3210/.-,%$! ### +#3254"#&623254"#&62"&47&54675!5!#�sBb�aJxM�_qgBb�aJxM�_|�dd�s�����CCv7('<`V�TCCv7('<`V�^��6@~i�-���������-�<@+5JK�PX@?� p� h�� c� � c� � c�Y���K�[ -LK�PX@C� p� h�� c� � c� � c�Y���K�K� -[� - - -L@A� p� p�� c� � c� � c�� - -_�Y���K�LYY@<;870.-,'%! #4"+!##5#"&727654#!"32654"#&62#"&675!32265!3_�2[p�Sm��O^�1:U�Y�n�q���������7//t3�����q:�� *NC�# 00SY[Lfl��84LL1B -#0NN���������&�1��@(JK�PX@8�h����c��c��c��c - Y� K�L@8�h�s����c��c��c��c - Y� LY@1/,)&%$## +#3254"#&62#5"&47&54675!5!#5##32�sBb�aJxM�_�)�wPk�s����C& ,72'X�CCv7('<`VG1%�Ka+h�4?�i�-����8/N,��������$�B@?�J���p -�c Y�K�\�L$#! +#"2653 &4675!"&55#5!#5#2�RKZFt?������o��p�pg���}���=wAB8}���:�l{{l錌���T�����`��.�4��� JK�PX@5�h��c��c� � c �Y -��K�L@6�p��c��c� � c �Y -��K�LY@4310,+)(%#"! "#+!##5#"&73254&"#&7#"&55#5!6322655#2]_�kJ��r�1�mp�pg$ Xu�uF�d�������)8ԲT% �l{{l�e�l7JtiO��T�����o��*�0��K�PX@5�h����c��c��c��` -Y� - -L@6�p����c��c��c��` -Y� - -LY@+++0+0.-*)('&%##"# +#"32"&'33254&#"546335!"&55#5!#!255��X*/�|،�0&G,/�uX'��p�pg�q����& �Tbi^$$4�NO;�l{{l錌�TT���������(�.����JK�PX@7���p�h��c��c - Y� K�[�L@5���p�p��c��c��_ - Y� LY@.-+*('&%$# +#32654"#&62#"&675!"&55#5!#5#2jQb�1:U�Y�n�q������p�pg٪�\���LC�# 00SY[Lfl��8�l{{l錌���T����������#�;@8 c -��YK�L��#" �� +###"&55#"&55#55#2%5#2�_�{p�pqp�pg���7�����X�l{{l��l{{l�����TT��T��������� �)�-�Y@V c� � c��c -��YK�L**��*-*-,+)'$" ��#+###"&46335!"&55#52555#"325#�_�}mˁ�p,��p�pg ��*)4'A}���L(o{s�c��l{{l錌�TT���.#B#�������0��� �+�\@Y% -J���p��c� -� -c ��YK�L!!��!+!+(' ��"+##5#"&72>55#"&55#5255!26550_�:w�� 6@�p�pg �(;WJ�L����IƢ,,(�l{{l錌�TT�qf<ISF�����������'�Q@N -J�� - -c� � c��c��YK�L��&%"!�� +##5"&4625!"&55#55#2%54&"26�_�5��4�?p�pg���c9c<<c9���|A�̎Bw�l{{l�����T1:<`<;�����C��/�7�]@Z+ - J c��c��c -��Y�K�[L6521/.-,*)#!$+!62''64&"#5"&547#"3#"&4633625!5!�264&"C�_/�o�x=@.V/�0�sF9B� y���9�2��W��3Y65Z3Xs9�czv�0[48/�Պ@�b88n�t�x3@z��%33V33�������+�3�<�G�z@w85( JAI - -c� � c c��YK�YL==44��=G=GDC4<4<7621.-�+�+*)'&%#!$+##5"&'&&"#5"&547#"3#"&4633625!5�264&"%62665532655_�:�,L0�0�sC9B� y���9�2��T3Y65Z3_-�9�;WJ�L����I�y!9/�؊@�b88n�t�x3@z��%33V33�u8P:3qf<ISF������B��2�:�]@Z. - J c�� c� � ] -��Y�K�[L8743210/-,#!'+!62''64&"#5#67&&547#"3#"&4633625!5!�"264B�_/�o�x=@.V/���J+NZE9B� y���9�2��V��Z33Y6Xs9�czv�0[48/�Ս�W4uP88n�t�x3@z���3V33V��������,�4�=�G�K� PX@<96) JK�PX@<96) JK�PX@<96) J@<96) JYYYK� PX@9 - -c� � c c��YK�YLK�PX@> - -c� � c� W�c��YK�YLK�PX@? - -c� � c� � c��c��YK�YL@D� -W - -c� � c� � c��c��YK�YLYYY@*55��FEBA5=5=;:8732/.�,�,+*('&$!$+##5"&554&"#5"&547#"3#"&4633625!5�264&"%6262554&"26�_�5.V/�0�sO9B� y���9�2��`3Y65Z3_*�0?�49c<<c9���|A�f*48/�Պ@�b88n�t�x3@z��%33V33�x>8=Bw��1:<`<;��������=�FVK�PX@., J@., JYK�PX@;�Wc��]�Y ��K�[�K� [ -LK�PX@9�Wc��c��]�Y ��K� [ -LK�PX@A�Wc��c��]�[�K�Y ��K� [ -L@B��c�a��c��]�[�K�Y ��K� [ -LYYY@EDA@=<865432+)#! +3##!2653#5"&547&&"3#"&546763267&547!5!6323'4&"36��_���/) ,M'��#�oBtB� y�+%Gh�Fg� -�%0_o#}�$F):-,���V2%1#�̅-dR -5E88n�t{Dd6| ->x -� -cV;-O &'E)�����R��'�7�?�c@`1!7 , J��c�� c� � c�� Y K -[L��>=:9320/+)�'�'&!#""+##5###"&'&#"3#"&54676326655!5327&4625!264&"R_�)P �S�� c9B� y�,'Nt�A2"�y�rQ(h�)��BiI,I*(K,����39?��V88n�t{De7NK\ ��z57�u3z�|*+K*+�����O��)�9�A��@3#9.JK� PX@?�g��c��c��c��c �� -Y - -K�[L@>�s��c��c��c��c �� -Y - -K�[LY@��@?<;5421-,�)�)('&!""+##5#"'#567&'&#"3#"&54676326655!527&4625!264&"O_�)P��X�Z9B� y�,'Nt�@1!�|~<�(h�)��BiI,I*(K,����3� -"]�H88n�t{De7M -L[ ��;=<7�u3z�|*+K*+�����)���5@2�cY�K �[���L����!! -+%#"&547#5!5!5!###"� w�*���=_�s9B��nwH2�m����_88n��������"�-�W@T -J'I� -c� -� -c �� Y K�[L##��#-#-*)�"�"!!+##5"&'&&"3#"&547#5!26655!52655�_�:�/kB� y�!��m97�JW;WJ�L����Ii^&$88n�t{C-�/?A��qf<ISF������v��"�0�V@SJ��c�c��c �� -Y - -K�[L��-+&%�"�"! !$+##5"&547#"3#"&5467#5!625!526554&#"v_�5Y6?� w��/=�4�r�<c991J -���|A�f97n�nw%B�8Bw��K0<;11:;��������2���JK�PX@2� h� c��c -�Y��K�[L@9� p� h��c��c -�Y��K�[LY@0/-,)'&%$#! 3!"#+!##5#"&'#"3#"&54!32654&"#&7!5!632265~_�kJ�={� y��HG1��EE Xu�vF�d����)8�}r{�+% �e�c=Nti�������� �)�C@@� -c� -� -c�� Y K�[L��'%"!� � #!$ +###"&547#"3#"&463!5!5�2654#"�_��#r� ->9B� y��V�>cF'J$+���_'AXcwd##88n�t�xo���*#H%E�����e��,�5�@��@ -:JK� -PX@.�c c �� -Y - -K�[L@4� c� � c��c �� -Y - -K�[LY@ 66��6@6@=<31.-�,�,+*E!$+##5"&'#"&547#"3#"&54763 !2>55!5�2654#"2655e_�8� t#r�F9B� z�UNzDD, ��jF'J$+�<TI�M����O�}'AXcwd&!68j�p{�94 <���*#H%Ejn[ -@T[H���������"�L@I J�� c� � c -��YK�[L��""��#!" +##5"&'#"3#"&46335!532655_�1�qB9B� y��>�VOj15����>eT88n�t�xm���u>8���������%�L@I J�� c� � ] -��YK�[L��%%" ��#!% +##5#67&&'#"3#"&46335!532655_���h>FWQ9B� y��M�G^j15�������OYG88n�t�xm���u>8������W��3�A�K� -PX@�A?JK�PX@A?J@A? JYYK� -PX@5�pc��c�� Y� K [ -LK�PX@:�p�W�c��c�� Y� K [ -LK� PX@D�p�W�c��c�� Y� K[ -K� [ -L@E�p�c��c��c�� Y� K[ -K� [ -LYYY@><97543210/-*('&"%!#+#'554&#"#6#"7&'#"&'#"3#"&46335!5!!327663267W�Rd���+)f�b**�x�/>^uM9B� y��H�Lk�r�|d?sN�2*XY|h� -� |/6��6/| � a]aX88n�t�xm���6MOd/�����)��*�2�d@a J�p��c� � c��c -��Y�K�[L+++2+20.*)('&$!"+!62''54&"#5"&'#"3#"&46335!5!3255)�s/�p�ym1U4�-�gG9B� y��>�V=�)7\X|7av}�^(0:-���:YL88n�t�xm���;>�����������'�+�N@K -c��c�� Y K�[L((��(+(+*)'%" ��#!$+###"&547#"3#"&54!!5!55#"325#�_��l�~U{� y�R�I�&)4%@����V(o{fW<gm�s{�|��D.#B#||�����P��$�-�4�?��@ -9JK�PX@0 cc �� -Y - -K�[LK�PX@5 c�W�c �� -Y - -K�[L@6 c��c��c �� -Y - -K�[LYY@$55��5?5?<;430.-+(&�$�$#"%!$+##5"&'#"&547#"3#"&54763!5!55#"3236655#!2655P_�8�Fl�~U{� y�UM{R�D�&)4%@��@�}<TH�K����M�|(o{fW<gm�s{�4.���D.#B# -C&n[ ->GWL������x���)�U@R J#I�� c� � c -��YK�[L��))&%��! +##5"&'&&"3#"&4626655!52655x_�:�/kB� y���97���;WJ�L����Ii^&$88n�t�x/?A��qf<ISF��������� �+��@% JK� PX@,� h��c� � c -��YKL@-� p��c� � c -��YKLY@!!��!+!+('� � "%" +##5#"'#56%'&#"#46326655!52655�_�:w�I��<7^7<��u�C; ��;WJ�L����Iv�8�LL<{�V -AB��qf<ISF��������73K� -PX@�31J@31JYK� -PX@-�pc ��Y�K [ -LK�PX@2�p�W�c ��Y�K [ -LK� PX@=�p�W�c ��Y�K[ -K� [ -L@>�p�c��c ��Y�K[ -K� [ -LYYY@76540.,*'%$#$!#+#'554&#"#6#"7&547#"3#"&4633632675!5!�Rd���+)f�b**��� -Y9B� y���1>�2*�l"XY|h� -� |/6��6/| � -�.$88n�t�xd/q���������)�S@P -J�� - -c��c��c�� Y K�[L��('$#��#!$ +##5"&547#"3#"&4633625!554&"26_�5H9B� y���=�4��+9c<<c9���|A�f88n�t�x8Bw��K1:<`<;��������,�2��K�PX@4�h� � c -� -a ��YK\LK�PX@;� - -p�h� � c�a ��YK\L@<� - -p�p� � c�a ��YK\LYY@ --��-2-2/.�,�,+*'&%#!$"+##!32673"&55&#"3#"&54676326655!55#�_���:"�^�xl9B�y�,'Nt�?A)�T����!WB,&pnrd(e88n�t{De7YBL4��ů>?2��������5�>�GW�JK�PX@9c�a�c ��YK \ -LK�PX@@�pc��a�c ��YK \ -LK�PX@F�p�hc��a��c ��YK \ -L@G�p�pc��a��c ��YK \ -LYYY@*??��?G?FEDA@<:76�5�5430/.,&$#"$"+###"&55!32673"&55&#"3#"&54676326655!5�2654#"%5!363�_��#r���:"�^�x -b9B�y�,'Nt�?@)�U�F'J$+��d�Cz���_'AXcwd -WB,&pnrd8U88n�t{De7YBL4���*#H%E�o>?2@�����|��0�<�G��@ -AJK�PX@8� -� -c�a�c�� Y K\ L@?�p� -� -c�a�c�� Y K\ LY@*==21��=G=GDB981<2<�0�0/.+*)'!$"+##5"&'!32673"&55&#"3#"&54676326655!52667655!%32655|_�9���:"�^�xl9B�y�,'Nt�?C)�T�L-�� �6W�GL����LtgZB,&pnrd(e88n�t{De7W@L4���3>A-�'r_�SF������(��0�;�E�K�PX@ -: -J@ -: -JYK� -PX@>��c� -� -c�a�c�� Y K\ LK�PX@D�h��c� -� -c�a��c�� Y K\ LK�PX@K�p�h��c� -� -c��a��c�� Y K\ L@L�p�p��c� -� -c��a��c�� Y K\ LYYY@(11��DC@?1;1;9754�0�0/.+*)'!$"+##5"&'!32673"&55&#"3#"&54676326655!536632554&"26(_�5����:"�^�xl9B�y�,'Nt�?A)�TQ�h?c49c<<c9���|A�aWB,&pnrd(e88n�t{De7YBL4��>?28BBw��1:<`<;��)����.�7'K�PX�J�JYK�PX@/�h -cc �[ ��K�LK�PX@4�h�W� -cc �[ ��K�LK�PX@:�h�W� -c��c��c �[ ��K�L@;�p�W� -c��c��c �[ ��K�LYYY@530/.-,*'%#"""$+!####"'#"&73254&"#&62327663!5!2654#"%�_��#r`x?Hx��r�1�u�u�vJAa%�h)� �F'J$+���_'AXcP@��T% cne�jBAT\ao�p*#H%E��)�����,�7��@1 - -JK�PX@6�h� p�� - c - -c�[��K�L@7�p� p�� - c - -c�[��K�LY@---7-743,+&%! ""+!##5#"' &73254&"#&62267472>55#!2655�_�:w�KH�ʡr�1�u�u�vJ�Q6@�3;WJ�L����Ifh��T% cne�jBAYQ",,(qf<ISF���)��w��+�5OK�PX@) -JK�PX@)J@)JYYK�PX@4�h�� c�� - c - -c�[��K�LK�PX@9�h�� c�� - c� - -W�c�[��K�LK�PX@:�h�� c�� - c� -� -c��c�[��K�L@;�p�� c�� - c� -� -c��c�[��K�LYYY@430/+*('#" "#"+!##5#"&'#"&73254&"#&622676625!54&"26q_�5b6]I���r�1�u�u�vJyM}�4��u9c<<c9���|A2+L��T% cne�jBA>9[yBw��1:<`<;����.���)�ַ�JK�PX@2� -��h��h�� - -c��d���^ Y�LK�PX@3� -� -�p��h�� - -c��d���^ Y�L@4� -� -�p���p�� - -c��d���^ Y�LYY@�&$#"! �))+%253#"&73267655&54335!5!##"TR��:R�\�`��}�~�;51�Q��d)qjjZ -+J9}�;���&R'�������-��@ � -JK�PX@7���h��n�f��c��d - Y� KLK�PX@8���p��n�f��c��d - Y� KL@9���p��n�n��c��d - Y� KLYY@�*('&%$#"!�-- +%253#5#675"&73267655&54335!5!##"TR��m��W:S�\�`��}�~�;51�Q�ƀ�^hicjZ -+9}�;���&R'��������)�=K�PX@ �6�2J@ �6 2JYK� PX@4 ��c�W��c�a��_ - Y� LK�PX@9��W� ��c�W��c�a��_ - Y� L@:��� �c�� c�W��c�a��_ - Y� LYY@<;871/,*)('&"" +#"2653#5#"'"&54675&&54626335!5!##"327&547&"33�7C4T,��!G���3+)5{�5K~�{�p�S,'_K -?-S�7]/'!��t!WZYV/GJ4M[%?D���(7 [?{,7�����d��'��@ -��JK�PX@1� h� -�� -g��c�� c��� -�dY�LK�PX@2� p� -�� -g��c�� c��� -�dY�L@1� p� -� -s��c�� c��� -�dY�LYY@'&%$!%!*+%"&54675&&54335!5!##"33#"253#~(�w5/,9� -��x�pa -/4/L���#OL-FD.�>��� -zeN����������9��@� -.JK�PX@3� -� -�c�W�� c�a� � _ Y�L@:���p� -�� -�c�W�� c�a� � _ Y�LY@98765431-+"" +#"2653#5#"'"&54675&&546"33#"327&46335!5!#�7C4T,��!G���3+)5�oQSS,'_K�{�{�p�7]/'!��t!WZYV/GI6P^�97�7 [?�{D����������*�3�7�h@eJ��c�c -c�� a��]�� Y K�L��76541/,+�*�*)('%" !#+###"&463!5!#"2653#5#"&46335!5�2654#"3#�_��#r��n)�i�7C4T,��!G`��{��UF'J$+�x������_'AXcw�mo�7]/'!��t!w�{D���*#H%E�����������$�,��@& -+*#" - JK�PX@.����c�� - -c� � cY�K�Y�L@+����c�� - -c� � c��]Y�LY@('! & +#"27653#5"&47&54335!5!#27'756 �:6-S ��'�|SE�������<T��I ��)T+! ��X/p�5>i�;����,1jR"W�������� �'�/��@) -�.-&% - - JK�PX@0���h��c�� - � -d� � ]Y�K�LK�PX@1���p��c�� - � -d� � ]Y�K�L@4���p� p��c�� - � -d� � ]Y�LYY@�+*$#� +%253#5#67&&547&54335!5!##"27'756FL����95I]SE������:6-U<T��I ��T��g�=: bN`5>i�;���)T+�,1jR"W��������!�*�.�I0�1JK�PX@H��h��c -cc��a�� ]��Y K�LK�PX@I�p��c -cc��a�� ]��Y K�L@U�p��c -cc��a�� ]��[�K�� Y K�LYY@,��IHFEB@?>=<;:97420/.-,+*(%#�!�!!#+###"&463354'&"#&3235#"323##5#"&46335!5!##"2653�_�xmˁ�p, - ��l^x��*)4'A�욅��!G`��{���p�7C4T,����L(o{s�c.J%�}t+�:.#B#���#t!w�{D���7]/'!���������#�/�Z@W�s�� c� � c -c� -� -c��Y�L$$��$/$/.,)'&%"!��#!#+###"&54335#"&54335!55#"26%##"33�|�yf�s�Id{����+Q$A��\20���^#pzj]�7b_�;���@ /���="����������(��@� JK� -PX@,���h�� c��Y -K� [�K�LK�PX@-���p�� c��Y -K� [�K�L@+���p�� c� � c��Y -K�LYY@��'&$"!��"+##5#"&54675&&47675#5##33#"26�_�;wa�3,.2O��s@G]'+V�Q���dFRO.@8R#<��V*-�,/U��������(�G@D J� p����c� � d��]Y�L(&&# -+#"327653#5"&47&54335!5!#532 �:6-'6��&�|HC�����uBV1)W�)T+/��T,j�7<i�;����IN$*��D����6�?BK�PX@ - JK�PX@ - J@ - JYYK�PX@/� h - cc �[��K�LK�PX@4� h - c�W�c �[��K�LK�PX@5� h - c��c��c �[��K�L@>� p - c��c��c�[�K �Y���K�LYYY@=;876542/-*('%"$+!####"'#"&5475&&462#6&"33#"327663!5!2654#"� -_��#r`�>A�c�l4?f�`�(H4>(w;-o�a)���F'J$+���_'AXcZHcVr'T�ZkU*%�F"%lRVo�p*#H%E��D�����@�I�TUK�PX@N J@N JYK� -PX@4�� �h - cc ��[K�LK�PX@9�� �h - cW�c ��[K�LK�PX@:�� �h - cc��c ��[K�L@C�� � p - cc��c�[�K ��YK�LYYY@(JJ��JTJTQPGEBA�@�@?>9520-+*("$+##5"&'##"'#"&5475&&462#6&"33#"327663232>55!52654#"2655�_�8� t#r`�>A�c�l4?f�`�(H4>(w;-o�a��, �|�F'J$+�<TI�M����O�}'AXc\EcVr'T�ZkU*%�F"%kOR <���*#H%Ejn[ -@T[H���D����6�?�C�K�PX@ - -JK� PX@ - -JK�PX@ - -J@ - JYYYK�PX@3���h -c - -c��[ K�LK� PX@8���h� W -c - -c��[ K�LK�PX@>���h�� c -c� -W -� -c��[ K�LK�PX@?���h�� c -c� -� -c��c��[ K�L@H���p�� c -c� -� -c��c�[�K�� Y K�LYYYY@&@@��@C@CBA?=:8�6�65431.,)'$##+####"&'#"&5475&&462#6&"33#"32766335!55#"325#_�}mj;d>�c�l4?f�`�(H4>(w;-k!~a,��*)4'A}���L(o{.*DcVr'T�ZkU*%�F"%eMK���:.#B#����D�����5�@��@ : - - -JK�PX@6�h� p�� - c - -c�[��K�L@?�p� p�� - c - -c�[�K�Y���K�LY@666@6@=<54/.+)&$$""+!##5#"'#"&5475&&462#6&"33#"327&72>55#!2655��_�:w�IE�j�k4?f�`�(H4>(w;-� 6@�C;WJ�L����IggdWp'T�ZkU*%�F"%� ",,(qf<ISF���D��[��3�=ZK� PX@1 -JK�PX@1 -J@1 JYYK� PX@4�h�� c�� - c - -c�[��K�LK�PX@9�h�� c�� - c� -W -� -c�[��K�LK�PX@:�h�� c�� - c� -� -c��c�[��K�L@C�p�� c�� - c� -� -c��c�[�K�Y���K�LYYY@<;87320/,*'%$#"+!##5#"&'#"&5475&&462#6&"33#"3276625!54&"26�w_�5b9`?�c�l4?f�`�(H4>(w;-u -}�4��{9c<<c9���|A6/RcVr'T�ZkU*%�F"%y[zBw��1:<`<;��������,�5�=��K�PX@( - J@( - JYK�PX@.c�c c �� -Y� - -K�L@4c� c� � c��c �� -Y� - -K�LY@<;8731.-,+*)#+!62''64&"#5"&547#"&463!625!5!�2654#"$264&"��_/�o�x=@.V/�0�su#r��nW:�2�d��F'J$+3Y65Z3Xs9�czv�0[48/�Պ@�b'AXcw�m5@z���*#H%E33V33��������2�;�C�M�S�K�PX@E/IJ@E/IJYK�PX@C c� c�a -c ��YK�ZLK�PX@I�h c� c�a -c ��YK�ZLK�PX@J�p c� c�a -c ��YK�ZL@I c� c�a� -c�� - -c ��YK�ZLYYY@4NNDD��NSNSPODMDMGFBA>=9743�2�210.-,*'&"!"+##!32673"&554&"#5"&547#"&463!625!52654#"$264&"%6266555#�_���:"�^�x.V/�0�sn#r��nP:�2�k�F'J$+3Y65Z3_/�a'9����!WB,&pnrdb*48/�Պ@�b'AXcw�m5@z���*#H%E33V33�s9H=@?4��>?2��������"�+�}�JK�PX@&�c -c�� Y K�L@,�h�c -c�� Y K�LY@��)'$#�"�"!# +##5"&547#"&463!#"2655!52654#"�_�2Ȁ �#r��n<('59g@�B�F'J$+����?fX7,'AXcw�m*O+RE���*#H%E����3��"�+�D@C�JK� -PX@5�p� p - c��Y�K[LK� PX@?�p� p - c��Y�K�[K�[LK�PX@;�p� p - c��c��Y�K�[�LK�PX@@� p� p� W� - c��c��Y�K�[�L@=� p� p� W� - c��c��_��Y��LYYYY@,,,D,D@?=<97421/#3$+##"'&'&#"&46332675&&55!5!�2654#"33#"3254&"#&6773�f���`2k#r��mI�M2&��E��F'J$+) 3"/`G�B� CKXK.��S,?v'>Xcw�mlZN ���*#H%Eo -E9�'O/�'1HX�| =�������#�,���JK� -PX@6���p� -h�c� -� -c Y�K�\�L@7���p� - -p�c� -� -c Y�K�\�LY@*(%$#"# +#"2653 &547#"&463!675!5!#�2654#"�RKZFt?�����}#r��nu=T����� F'J$+�=wAB8}��y%#'AXcw�m, :���p*#H%E�����$��,�5��K�PX@5� �� �c�c��c �c��` - -Y� -LK�PX@;� h� �� �c�c�� c� � c��` - -Y� -L@<� p� �� �c�c�� c� � c��` - -Y� -LYY@31.-,+*)('&$##"# +#"32"&'33254&#"'#"&463!6335!5!#�2654#"��X*/�|،�0&G,/�m#r��n37k'��8q�)F'J$+�& �Tbi^$$4�'AXcw�m4;���p*#H%E���������)�Q@N� -��c��cY�K [ L � ) )&$#"! -�+"2654#"&547#"&463!5!5!###"�$+,F' y�,�*r��n��4�_�y6?]%E+*#H܁qwL/(DXcw�mo����_97n�����x��*�3�>��@$J8IK�PX@.�c c �� -Y - -K�[L@4� c� � c��c �� -Y - -K�[LY@ 44��4>4>;:1/,+�*�*)(3!+##5"&'&&"3#"&547#"&463!26655!52654#"2655x_�:�/kB� y��#r��n9m87���F'J$+7;WJ�L����Ii^&$88n�t{@0'AXcw�m-@A���*#H%Eeqf<ISF������P���(�O@L -J��c� -c� -� -c�� Y KL��&$! ��# +##5#56�7&"#"&463!625!52654#"P_���F ��#r��m?�<���F'J$+�����(67'AXcw�m7:����*#H%E��������4�=�CJK�PX@8� c�a� - -c ��YK\LK�PX@?�p� c�a� - -c ��YK\LK�PX@E�p�h� c�a�� - -c ��YK\L@F�p�p� c�a�� - -c ��YK\LYYY@(>>��>C>C@?;965�4�432/.-*'&"!!$"+##!32673"&55&#"3#"&547#"&463!26655!52654#"%5#�_���:"�^�xl9B�y��#r��n;�?A)�W�F'J$+����!WB,&pnrd(e88n�t{?1'AXcw�mWBL4���*#H%E��>?2�������1�:��K�PX� J�JYK�PX@4�h� c� W � c �Y -��K�LK�PX@5�h� c� � c��c �Y -��K�L@6�p� c� � c��c �Y -��K�LYY@8632/.,+(&%$#"3#+!##5#"&'#"&463!6654&"#&7!5!6322652654#"_�kJ��u#r��n�@D1���� XuytA�^��F'J$+����)8�}'AXcw�l!(% �e�k8Isj�*#H%E��������<�E�P�K� PX@J -JK�PX@J -J@J -JYYK� PX@A� h�p� cW�c -�Y��K�LK�PX@B� h�p� cc��c -�Y��K�LK�PX@G� h� p� f�cc��c -�Y��K�L@H� p� p� f�cc��c -�Y��K�LYYY@(FFFPFPMLCA>=<;6510.-*('&%$"!3""+!##5#"'#"&'#"&463!254&"#&7!5!632267472>55#�2654#"2655��_�:w�KH�}�l#r��n|�1���� Xu�vJ�Q6@���F'J$+t;WJ�L����Ifh�~'AXcw�lT% �e�jBAYQ",,(�f*#H%Eoqf<ISF������O��9�B�L$K� PX@7 JK�PX@7 J@7 JYYK� PX@:� h��c� cc -�Y��K�LK� PX@?� h��c� c�Wc -�Y��K�LK�PX@D� h��c� c�WW�c -�Y��K�LK�PX@E� h��c� c��c�W�c -�Y��K�LK�PX@K� h� h�� c�c��c�W�c -�Y��K�L@L� p� h�� c�c��c�W�c -�Y��K�LYYYYY@$KJGF@>;:986510.-*('&%$"!3"+!##5#"&' &'#"&463!254&"#&7!5!6322676625!�2654#"%54&"26�q_�5b6]I���h#r��nx�1���� Xu�vJyM}�4����F'J$+�9c<<c9���|A2+L�~'AXcw�lT% �e�jBA>9[yBw�f*#H%EF1:<`<;�����m��'�0�M@JJ����c� cc��] -Y� - - L.,)('&%$#"!#" +#"2653#5#"&547#"&463!6335!5!#�2654#"��7C4T,��!G`��#r��n�Fh���p��F'J$+�7]/'!��t!wu'AXcw�m+D���p*#H%E�����]��)�2�S@PJ�s����c� c�c��a -Y� - - L0.+*)('&%$!# +#"2653#5#67&&547#"&463!6335!5!#�2654#"��7C4T,��z�Z"N\u#r��nrFh��qp��F'J$+�7]/'!��|�x/ mc'AXcw�m+D���p*#H%E����h��+�4�>�b@_6J�p����c� c��c��d��] -Y� - - L><20-,+*)('&!## +#"327653#5"&47&547#"&463!6335!5!#�2654#"532�:6-'6��&�|HC�#r��nbAw��|���F'J$+�BV1)W�)T+/��T,j�7<i -'AXcw�m4;���p*#H%E�IN$*��������>�G?K�PX@ J@JYK�PX@1� �� h c c -��YK�LK�PX@6� �� h c� W � c -��YK�LK�PX@7� �� h c� � c��c -��YK�L@@� �� p c� � c��c� - -[�K��YK�LYYY@ ��EC@?�>�>;96431-,*)"(3"+##5#"&'&#"&46332675&&547!5!632#6&"33#"3265�2654#"�\�@�Y�c#r��nI�K4?���#)Z`�(H4>(w;-EW� F'J$+����FXNk'AXcw�mc T> -�kU*%�F"%XIn��*#H%E��������J�S�^�K�PX@ -JXI@ -JXIYK�PX@=�h�p cc�Y - ��K�LK�PX@B�h�p cW�c�Y - ��K�LK�PX@C�h�p cc��c�Y - ��K�L@L�p�p cc��c� -[� - -K�Y ��K�LYYY@*TTT^T^[ZQOLKJIDC@>;98621/.,*('(3""+!##5#"'#"&'&#"&46332675&&547!5!632#6&"33#"327&72>55#�2654#"2655��_�:w�IE�b� -d#r��nI�K4?���#(Z`�(H4>(w;-� 6@��F'J$+X;WJ�L����IggWMm'AXcw�mc T> -�kU*%�F"%� ",,(�p*#H%Eeqf<ISF���������B�KK�PX@J@JYK�PX@=� -�� -h�p c�W�]��Y K�LK�PX@>� -�� -h�p c��c��]��Y K�L@G� -�� -p�p c��c��]� [� K��YK�LYY@"��IGDC�B�B?=:87510.-+)(3+##5#67&&'&&#"&46332675&&547!5!632#6&"33#"3265�2654#"�\���<.Y~>2#r��nI�K4?���#)Z`�(H4>(w;-EW� F'J$+�����I8OK0;'AXcw�mc T> -�kU*%�F"%XIn��*#H%E�����:��I�R�\�K� PX@G!JK�PX@G!JK�PX@G!J@G!JYYYK� PX@;�h��c cc�Y - ��K�LK�PX@@�h��c c�Wc�Y - ��K�LK�PX@A�h��c c�c�c�Y - ��K�LK�PX@A�h��c c��cc�Y - ��K�L@J�p��c c��cc� -[� - -K�Y ��K�LYYYY@&[ZWVPNKJIHFEB@=;:84310.,*)(3#"+!##5#"&'#"&'&&#"&46332675&&547!5!632#6&"33#"3276625!�2654#"%54&"26�w_�5b9`?�]� >3#r��nI�K4?���#)Z`�(H4>(w;-u -}�4���F'J$+�9c<<c9���|A6/RXM1;'AXcw�mc T> -�kU*%�F"%y[zBw�p*#H%E<1:<`<;�����?���&�/�C@@� - c c��Y K�L��-+('$"��#+###"&547#"&463!5!52654#"2654#"?_��#r�y#r��n*���F'J$+-F'J$+���_'AXcwd'!'AXcw�mo���*#H%E+*#H%E��������'�0�9�D��@ -> -JK� -PX@+� -c - -c�� Y K�L@1� c��c - -c�� Y K�LY@"::��:D:DA@7521.,)(�'�'C+##5"&'#"&547#"&463 !2>55!52654#"2654#"2655�_�8� `#r�i#r��n��, �V�F'J$+F'J$+�<TI�M����O�}'AXcwd'!'AXcw�j <���*#H%E+*#H%Ejn[ -@T[H���������� �(�R@O -J� -c� -� -c��c ��YK�L!!��!(!(%#��#+##5"&'#"&463!5!52654#"32655�_�1�qr#r��n���F'J$+j15����>eT'AXcw�mo���*#H%Ee�u>8����������#�+�U@R - J� -c��c� -� -] ��YK�L$$��$+$+(&!��#+##5#67&&'#"&463!5!52654#"32655�_���h>FWs#r��n ���F'J$+j15�������OYG'AXcw�mo���*#H%Ee�u>8���������'�0�8��@ JK�PX@5��c� c� � c�c �� -Y� - -K�L@<� p��c� c� � c��c �� -Y� - -K�LY@11181864.,)('&%$#+!62''54&"#5"&'#"&46335!5!�2654#"3255��s/�p�ym1U4�-�gm#r��n�����9F'J$+)7\X|7av}�^(0:-���:YL'AXcw�mo���*#H%Ee�;>����������)�2�:��K�PX@ J@ JYK�PX@:� p�s��c� c�c �� -Y� - -K�L@@� p�n�s��c� c��c �� -Y� - -K�LY@333:3:860.+*)('&#+!62''54&"#5#67&'#"&463!5!5!�2654#"3255��s/�p�xm1U4�ʠ{;"q#r��n����5F'J$+ )7\X|7av~�^(0:-�����K�'AXcw�mo���*#H%Ee�;>�������Q��*�3�<iK�PX@2���hcc �� -Y - -K�LK�PX@7���hc�W�c �� -Y - -K�LK�PX@8���hc��c��c �� -Y - -K�LK�PX@9���pc��c��c �� -Y - -K�L@D���pc��c��c ��[�K �� -Y - -K�LYYYY@"��<:751/,+�*�*)(&$#"! #+###"&547#"&463!54"#47!5!6323�2654#"%5#"32Q_�xmˀ~#r��n*Z����!/�x��F'J$+�*)4'A���V(o{n]+'AXcw�j4PP'!� -�&��*#H%E?.#B#��������?�H�Q�\�K�PX@VJ@V JYK� PX@A�h c�WW�c -�Y ��K�LK�PX@=�h c��cc -�Y ��K�LK�PX@>�p c��cc -�Y ��K�LK�PX@C�p� W c��cc -�Y ��K�L@Q�p� W c��cc -[�K -�Y ��K�LYYYY@,RRR\R\YXQOLJFDA@?>974210/.,+'&" 3+!##5"&'#"&'&#"&4633263354'&"#47!5!63222>55#�2654#"%5#"322655�_�8� Dm�~ -_#r��mI�M?�, - ����/l^CU, ���F'J$+�*)4'A<TH�K����M�y(o{cSb'>Xcw�mSF.J%2&� -}t+ K�f*#H%E5.#B#�&n[ ->GWL���������?�H�Q�[�@=!JK�PX@=�h��c cc -�Y ��K�LK�PX@>�p��c cc -�Y ��K�LK�PX@C�p� W��c cc -�Y ��K�LK�PX@O�p� W��c cc -[�K -�Y ��K�L@T�p� W��c cW�c -[�K -�Y ��K�LYYYY@*ZYVUQOLJFDA@?><;:9643210.-)($"3+!##5"&547#"&'&#"&4633263354'&"#47!5!6323625!�2654#"%5#"32%54&"26�_�5sm�~ -_#r��mI�M?�, - ����/l^�B�4�O��F'J$+�*)4'A�9c<<c9���|A�f (o{cSb'>Xcw�mSF.J%2&� -}t+QBw�f*#H%E5.#B#k1:<`<;�����O���%�.�2��K�PX@* - c c ��YK�LK�PX@/ - c� W � c ��YK�L@0 -c��c� � c ��YK�LYY@!//��/2/210.,)'#!��#+###"&547#"&463!5!52654#"%5#"325#O_�}mǀ�#r��n*���F'J$+�*)4'A}���V(o{h[4'AXcw�j|���*#H%E?.#B#||��������$�-�6�?�JK�PX@DJ@DJYK� PX@8 c�WW�c �� -Y - -K�LK�PX@4 c��cc �� -Y - -K�L@9�W c��cc �� -Y - -K�LYY@(@@��@J@JGF?>97641/+)&%�$�$#""3+##5"&'#"&'&#"&463326335!52654#"%5#"3222>55#!2655�_�8� ?m�~ -_#r��mI�M?�,���F'J$+�*)4'A�AR, �v<TH�K����M�y(o{cSb'>Xcw�mSF����*#H%E5.#B# K&n[ ->GWL����������&�1��@ -+JK� -PX@'� c -c ��YK�L@-� -c� -� -c��c ��YK�LY@''��'1'1.-$"��C+##5"&'#"&463232>55!52654#"2655�_�8� t#r��n��, �3�F'J$+�<TI�M����O�}'AXcw�j <���*#H%Ejn[ -@T[H����������%�/�S@P J��c� - c c��Y K�L��.-*)#!��#+##5"&547#"&463!625!52654#"%54&"26�_�5x#r��n_?�4�Q�F'J$+�9c<<c9���|A�f'AXcw�m:Bw���*#H%E<1:<`<;�����@��'�0�6��K� -PX@5� c � a�c -��YK�\LK�PX@<� p� c�a�c -��YK�\L@C� p�p� c�a��c -��YK�\LYY@"11��161632.,)(�'�'&%"!3"+##!32673"&554#"&463326655!52654#"%5#@_���:"�^�x~#r��mE�OH-���F'J$+�����!WB,&pnrd �'AXcw�m^BO4���*#H%E��>?2��������4�=�E��E -JK� -PX@C�� - -�p�h� - -c�a� c Y� K\LK�PX@T���p�n�p� - -c��a� c Y� K�\K�\LK�PX@R���p�n�p� - -c��a� c Y� K�\�K�\�L@X���p�n�p�n� - -c��a�� c Y� K�\�K�\�LYYY@ CB?>;96543210/,+*'$#" +#"2653 &55!32673"&554#"&463326655!5!#�2654#"!367�RKZFt?�������:"�^�x~#r��mE�OH-�����*F'J$+^���A��=wAB8}��y -WB,&pnrd �'AXcw�m^BO4���v*#H%E_>?2e��������5�>�G�P�Y�d�K� -PX@ -^JK�PX@ -^ JK�PX@ -^ JK�PX@ -^ J@ -^ JYYYYK� -PX@E�W c�c -c ��YK�\LK�PX@M� p� cc��c -c ��YK�\LK� PX@R� p� cc��cW� -c ��YK�\LK�PX@S� p� cc��c�c� -c ��YK�\LK�PX@S� p� cc��c�c -c ��YK�\L@X� p� cc��c�W�c� -c ��YK�\LYYYYY@:ZZ??��ZdZda`YXSQPNKI?G?GFDCB<:76�5�5430/.+('#""#+##5"&'#"&547!32673"&554&"&463326655!52654#"363355#"3222>55#!2655�_�8� ?mˁ��:"�^�x8F#r��mE�OH-���F'J$+��?g,*)4'A�AR, �v<TH�K����M�y(o{s]WB,&pnrd @G'AXcw�m^BO4���*#H%E_>?2)���.#B# K&n[ ->GWL���������+�4�@�K"K�PX@ -EJ@ -E JYK� -PX@9� c -� -a c��YK�\LK�PX@@� - -p� c�a c��YK�\L@G� - -p� p� c�a c��YK�\LYY@,AA65��AKAKHF=<5@6@20-,�+�+*)&%$!"+##5"&'!32673"&554#"&463326655!52654#"%2667655!%32655�_�9���:"�^�x~#r��mE�PJ-���F'J$+dL-�� �6W�GL����LtgZB,&pnrd �'AXcw�m[@O4���*#H%E�3>A-�'r_�SF������N��1�:���JK�PX@A�h�f� -�� -�c� c��c��c��` Y�L@C�p�n� -�� -�c� c��c��c��` Y�LY@863210/.-,+)(&$ +#"632#4&"2653"&47&'#"&463!6335!5!#�2654#"��"#f��*G00G*��ۄF�#r��n70x!��b��%F'J$+�.fY+R.Yfw�:'AXcw�m>1���p*#H%E�������$��@ -#�JK� -PX@)���p�c - Y�K�\�L@0���p�p��c - Y�K�\�LY@$$##" +#"2653#"&'#"&55#5!#!32766756RKZFt?���h�*Btzd���c;}Z�=wAB8}�\S�~�����2Pb -:��������&�{@�JK�PX@(���p��c ��Y�K�[�L@%���p��c��_ ��Y��LY@&%"!##& -+!#"&'#"&55#5!32766754&"2��\n�|a�+Etzd1��c<fJ�BpBBpXB�`v�XO�~�����3E\B��lBBlB�����$���$�M@J J -� -c� � c��YK�[L��$#��#!! +###"3#"&'#"&55#55!276763$_�s9B� j�%0tzc5��+j@����_88n�X^�~���m�;D- w���������*�5�m@j& -J/I� -� -c� � c��c ��YK�[L++��+5+521**%#! ��"!+##5"&'&&"3#"'#"&55#527632665532655�_�:�/kB� �%0tzc+h8�m97�;WJ�L����Ii^&$88n���~����;D'�/?Aqf<ISF�����������)�S@P J -c� -� -c��c ��YK�L��)(%$! ��#+###"&'#"&55#5�2654#"%5!27663�_��#r�p-6tzdeF'J$+��E(m}W���_'AXcE=�~����*#H%E�o�<C/CF�����5����"�H@E Jc ��Y -K�L��""��" +##5#"'"&55#53267&553326555_�1bv>6�ze -e+3�j15����>[[�~����21��u>8������K���)�1��K� PX@& J@& JYK� PX@/� p�� c c -��Y�K�L@5� p��c��c� � c -��Y�K�LY@** *1*1/- ) )$"+!62''54&"#5"'"&55#5!3265&5533255K�s/�p�ym1U4�-�86�zd_��d.2�)7\X|7av}�^(0:-���:Ma�~����<7 -��;>����������� �)�-�^@[ J -c��c��c ��YK�L**��*-*-,+)'$" ��##+####"&'#"&55#527663355#"325#�_�}mjIq(2tzd (a{Z,*)4'A}���L(o{D<�~����<CBA���.#B#������������*�`@]$ J���p��c� � c -��YK�L �� * *'&��"+##5#"'"&55#53267472>5532655�_�:w�C5�zd d*36@�;WJ�L����I�D�~����2. ,,(qf<ISF�������%�3�X@U31J�p�c��c -�� Y� K[�L0.+)'&%$%!# +#'554&#"#6#"7&'#"&55#5!!327663267�Rd���+)f�b**�x�/>tzd�r�|d?sN�2*XY|h� -� |/6��6/| � a]�~����6MOd/�������� �*�Y@V - -J�� c��c� -� -c��YK�L��)(%$ ��#" +##5#"&'#"&55#5327576632554&"26_�5bGo3Ltzd dGtLc49c<<c9���|AQB(�~����GJ]Bw��1:<`<;���������'�-��JK� -PX@4�h � a��c -��YK�\LK�PX@; p�h � a��c -��YK�\L@< p�p � a��c -��YK�\LYY@#((��(-(-*)&$! ''��#"+##!32673"&'#"&55#532655!325%5#�_���:"�^�y.Nrvc�QO0�q*2c ����!WB,&pnna%������BQ4�>G_�>?2�����;���"�0�i@f& J��c� a� � c� � c -��YKL##��#0#0-+('%$"" ��""+####"&4#"#5"&55#532555!6232655;_�i�syN)1�-�nb)7\��!/�\H*���n$�x�:.���:�t����;>��ggw9{eN:?�����.;���"�0�8�@��@}& J��c� a� � c� � c��c��_ -��YKL##��?>;:7632#0#0-+('%$"" ��""+####"&4#"#5"&55#532555!623265562"&$62"&;_�i�syN)1�-�nb)7\��!/�\H*�7O77O7�#7O77O7���n$�x�:.���:�t����;>��ggw9{eN:?���77O77�77O77�����w��"�*�21@1/,� -JK� -PX@3� -h�� -�c� -� -c Y�K�\LK�PX@4� - -p�� -�c� -� -c Y�K�\LK�PX@8� - -p�� -�c� -� -c Y�K�\�K�L@?���p� - -p�� -c� -� -c Y�K�\�K�LYYY@++##+2+2.-#*#*(&"! +#"2653 &547&&"#5"&55#5!#!3255362675�RKZFt?�����2U4�-�na���L)7\�+�3?d�=wAB8}��y &/:-���:�t����;>��}899:��������!�)�3�h@e1- -J� � c� -c� -� -c�� Y K�YL**""��*3*20.,+")")'%�!�!!!+###"3#"&547&&"#5"&55#532555!63263�_�s9B� y�2U4�-�na)7\���+Rl7En���_88n�t{#'/:-���:�t����;>��mm{6Q)��������!�)�3�;�s@p1- -J� � c� -c� -� -c��_�� Y K�YL**""��:965*3*20.,+")")'%�!�!!!+###"3#"&547&&"#5"&55#532555!63263�62"&�_�s9B� y�2U4�-�na)7\���+Rl7En��7O77O7���_88n�t{#'/:-���:�t����;>��mm{6Q)�(77O77�����/���&�/�9�n@k73 J��c c� � c��c -��YKL00��09086421-+('&&$"��+###"&547&&"#5"&55#53255�2654#"%5!63263/_��#r�3S4�-�na)7\F'J$+��'+Rh7=W���_'AXcwd$-:-���:�t����;>���p*#H%E�o{6L"�����v��� �'�/��K� PX@&" -J@&" -JYK� PX@+� -� -cc ��YKL@1� -� -c��c��c ��YKLY@(((!!��(/(/,*!'!'%# ��#+##5"&'&#"#5"&55#5325536325332655v_�1�lC+4�-�n`)7\�+X�j15����>UI8:-���:�t����;>���8S�u>8���������(�0�7�?��K�PX@62 J@62 JYK�PX@4�p cc �� -Y� - -KL@:�p��c� � cc �� -Y� - -KLY@(8811))8?8?=;171753)0)0.,('&%""+!62''54&"#5#"'&#"#5"&55#5!32553632533255��s/�p�ym1U4�-T�2>+4�-�na��h)7\�+X�)7\X|7av}�^(0:-���:�/:-���:�t����;>���8R�;>����������(�0�7�?�G�O��K�PX@62 J@62 JYK�PX@=�p cc_ �� -Y� - -KL@C�p��c� � cc_ �� -Y� - -KLY@08811))NMJIFEBA8?8?=;171753)0)0.,('&%""+!62''54&"#5#"'&#"#5"&55#5!3255363253325562"&$62"&��s/�p�ym1U4�-T�2>+4�-�na��h)7\�+X�)7\�7O77O7�R7O77O7X|7av}�^(0:-���:�/:-���:�t����;>���8R�;>����77O77P77O77��������� �)�4�o@l%" -.J� -� -c��c��c ��YKL**!!��*4*410!)!)$# ��#+##5"&'&#"#5"&55#53255362665532655�_�:�G+4�-�na)7\�/�3�;WJ�L����I�qE:-���:�t����;>��|7J:5qf<ISF������q��.�6�B#K� PX@B@<9& JK�PX@B@<9& J@B@<9& JYYK� PX@0 c� - c��Y�K[ LK�PX@<� - -p�W c� � - -c��Y�K[ L@=� - -p��c� c� � - -c��Y�K[ LYY@"//?=;:87/6/642.-,+('%$!#+#'554&#"#6#"7&547&&"#5"&55#5!3255!!6263267q�Rd���+)f�b**���2T4�-�na���)7\5�p,�38U�2*XY|h� -� |/6��6/| � -�%.:-���:�t����;>��{6<,d/�����+���'�/�@@ -1JK� PX@E�h� h�� c��c� � c -�Y��K�ZLK�PX@F�h� p�� c��c� � c -�Y��K�ZL@G�p� p�� c��c� � c -�Y��K�ZLYY@*00((0@0@>=<:6542(/(/-+&$#"! !+!##!2'3#"&554&"#5"&55#5!6323255363267654#"'67'_�H�͋��n�.W.�-�na�'j~�)7\�/W|5�!A9�����JN]�xjE*45.���:�t��q"�;>���7i5 L<�������"�*�4�:�B��@, 0JK�PX@E�h� � c�a��c��_ �� -Y - -K�ZL@F�p� � c�a��c��_ �� -Y - -K�ZLY@055++##��A@=<5:5:76+4+4/-#*#*(&�"�"! "+##!32673"&554&"#5"&55#53255363266555#�62"&_���:"�^�x.V/�-�na)7\�/W�3)9��D7O77O7���!WB,&pnrdU*48/���:�t����;>���9zAA4��>?2�g77O77���������$�+�^@[" -*#)J�� - -c��a��c��c�� Y K�L��('! ��#" +####"' &46232655!5!54&"6%27'�_�i�X5O�����B* -��Md"���Lh$����n$�+U�腇rC:?�g��K8H�;E�����.����$�+�3�i@f" -*#)J�� - -c��a��c��c�� _�� Y K�L��21.-('! ��#"+####"' &46232655!5!54&"6%27'�62"&�_�i�X5O�����B* -��Md"���Lh$��7O77O7���n$�+U�腇rC:?�g��K8H�;E��t77O77��������(�/�6�A8@;-*5.4JK� PX@8��c��a c �� -Y - -K�[�K�LK� PX@6��c��a c��c �� -Y - -K�LK�PX@8��c��a c �� -Y - -K�[�K�L@6��c��a c��c �� -Y - -K�LYYY@ 77��7A7A>=32,+�(�('&##"+##5"&'##"'"&46322655!27>55!55&"&27'2655�_�8���K3H���r�J&KLh�b�"i#��Ld�z8XH�M����O�}$� J��q�$:?� ��u!"~(;E� *p\?P[H��������3�;�D��K�PX@% - :,)& -9*J@% )& -:,9*JYK�PX@> - -cc��c��c��]�� Y K�L@D� � - -c��cc��c��c��]�� Y K�LY@&<<��<D<CA?>=86�3�3210.('$"##!$+##5##"&'#533264&#"'#"&4632&"6766335!5327'##"3_��]V<��D "34]5~Tk��y+2 =� -tV'�,�H1�S��XM����0MXq�0";!CL}ׂ -�'?KME��T15��(*�����S���%�,�]@Z -# -+*$J�� - -c��c��c�� Y K�[L��)("!��##!! +###"3#"'"&46326335!54&"6%27'S_�s9B� �>Dޙ�xHw!I|v���Md"���Lh$����_88n�f2��<65m��K8H�;E��������� �'�.K� PX@%�-&�,JK�PX@%�-&�,J@%�-&�,JYYK� PX@,��W���cc��] - Y� LK�PX@-���c����cc��] - Y� L@2���c����c�W�c��] - Y� LYY@+*$# "" +#"2653#5#"'"&4626335!5!#4&"6%27'��7C4T,��!Gk?H��JK��p�1Md"���Lh$��7]/'!��t!EH��YED����8H�;E������h��<�C @B A JK� PX@;� �� h��c�� c� W�c -��YK�LK�PX@<� �� h��c�� c� � c��c -��YK�L@E� �� p��c�� c� � c��c� - -[�K��YK�LYY@��@?�<�<97421/+*('!*#"+##5#"'"&4632&"7675&&547!5!632#6&"33#"326527'h\�@�fCG���y/%!N#�e4?�4='Z`�(H4>(w;-EW�KLh$�����F5O�� -w -�e%T> -� -kU*%�F"%XIn�K;E���������F�M�W�K� PX@ D LKJK�PX@# D LKJI@# D LKJIYYK� PX@?�hc� � c�Wc�Y - ��K�LK�PX@E�h�W�c� � c�c�c�Y - ��K�LK�PX@J�h�W�c� � c�W��c�c�Y - ��K�L@S�p�W�c� � c�W��c�c� -[� - -K�Y ��K�LYYY@$VURQJIFECB?=:87510.-+)('*##"+!##5#"&'#"'"&4632&"7675&&547!5!632#6&"33#"3276625!27'54&"26Ww_�5b9`?�lEH���y4 !N#�e4?�4='Z`�(H4>(w;-u -}�4���[Lh$� 9c<<c9���|A6/R6P��v -�e%T> -� -kU*%�F"%y[zBw��;E�1:<`<;���������"�)�2��@ (!' - -JK�PX@2�� c�c� -W� - -c��Y K�L@3�� c�c��c� -� -c��Y K�LY@��0.+*&%��##+###"'"&463263!5!54&"6%27'2654#"�_��#r�?G���xEr"Af)��Md"���Lh$��F'J$+���_'AXc?L��62.o��F8H� ;E�s*#H%E�����L����#�*�1�X@U0/)("! - -J -c - -c��YK�L��.-'& �� +##5"'"&462625!54&"6%4&"6%27'27'L_�4�GF����JF�5��mKc"��gMd"���Lh$��Lj ����s=MO��PP>n��K9G�8H�;E�;E���������(�/�6�?_@-5.4JK�PX@=��h��cc�W�c �� -Y - -K�LK�PX@>��h��cc��c��c �� -Y - -K�LK�PX@?�p��cc��c��c �� -Y - -K�L@J�p��cc��c��c ��[�K �� -Y - -K�LYYY@"��?=:832,+�(�('&$"! ##+###"'"&463263354"#47!5!63234&"6%27'5#"32�_�wm�@G���xGv";c,Z���w!/�w��Md"���Lh$�-*)4'A���V(o{=M��:6$4PP'!� -�&�K8H�;E�.#B#��������1�8�?�H�@6>7 =JK� PX@C� � h�g��c c�W�c -��YK�LK� -PX@B� � h�s��c c�W�c -��YK�LK�PX@C� � h�s��c c��c��c -��YK�LK�PX@D� p�s��c c��c��c -��YK�L@O� p�s��c c��c��c -��[�K -��YK�LYYYY@$��HFCA<;54�1�10/,*)('&$###+##5#75#"'"&463263354'&"#67!5!63234&"6%27'5#"32�_�r��0�m�AH���xFs"=e, -)��t/l^���Md"���Lh$�-*)4'A���e�;<(o{9Q��83'!J$ #� -}t�F8H� ;E�.#B#����������&�1��@+% $ JK� PX@+�� c� W�c -��YK�L@,�� c� � c��c -��YK�LY@''��'1'1.-#"��#" +##5"'#"&46326655!54&"6%27'2655�_�:�IF�x��xEr"-���Md"���Lh$�D;WJ�L����IIc��62><��K8H�;E�qf<ISF������#��-�4�;��K� -PX@)# -2' :39J@)# -2' :39JYK� -PX@8�p� � c� - -c�W��Y�K[L@9�p� � c� - -c��c��Y�K[LY@8710-,+*&$" !#+#'554&#"#6#"7'"&4632632675!5!4&"6%27'#�Rd���+)f�b**��NE癚x�D<c�2*�W7��Md"���Lh$�XY|h� -� |/6��6/| � t@��`;d/q��K8H�;E���������.�5�<�GJK� -PX@( -3$A;4:J@( -3$A;4:JYK� PX@B�p� � c - -c�WW�� Y K[LK� -PX@C�p� � c - -c��c�W�� Y K[L@D�p� � c - -c��c��c�� Y K�[LYY@&==��=G=GDC9821�.�.-,'%#!!#+##5"&'&#"#6#"7'"&46326326326655!54&"6%27'2655�_�:� 3^�b**��OC陚x�D>b�2/zZ4 �,�Md"���Lh$��;WJ�L����I�u*��6/| � uA��a<dd<;6��K8H�;E�qf<ISF������5����#�-��K� PX@"! J@"! - J -IYK� PX@& - c c��YK�L@0� -W� - -c� W� c��YK�LY@��,+(' �� +##5"'"&462625!54&"6%27'54&"265_�5�AH����KB�4���Md"���Lh$��9c<<c9���|AIP��QLBw��K8H�;E�1:<`<;���������+�2�9��@8017 JK� PX@9�h� -� -c��c�� c �Y��K�\L@:�p� -� -c��c�� c �Y��K�\LY@65/.+*)(#!!!+!##!632!2'3#"'#"&4632327664&"!4&"6%27'�_����(h��͋��=F`y��xSu*-<�^�Md"���Lh$�����zm�JN]�g-��E? -)E)��8H�;E���������"�)�0�6��@/' (.JK�PX@9�h�� - -c � a��c�� Y K�\L@:�p�� - -c � a��c�� Y K�\LY@11��161632-,&%�"�"#"""+##!32673#"'#"&46326655!54&"6%27'%5#�_���:"�^t�8B_y��xX�:%�]�Md"���Lh$�����!WB,&pne+��NGBI4��K8H�;E�i�>?2��D�����0�9�B`K� -PX@1� hcc �[ -��K�LK� PX@6� h�Wcc �[ -��K�LK�PX@7� h��acc �[ -��K�LK�PX@8� p�ccc �[ -��K�L@C� p�ccc -[� - -K �Y���K�LYYYY@@>;:97420/.,+*'%$##+!###"&547#"&463354'&"#&32363!5!5#"32$2654#"/R_��#r�hmˁ�p, - ��l^�7F)���*)4'A�F'J$+���_'AXcwd(o{s�c.J%�}t+o��.#B#*#H%E��D�� ��,�5�@i@ -: JK�PX@0�h - c c�[ ��K�LK� PX@5�h -c� W� c�[ ��K�LK�PX@6�h -c��c� � c�[ ��K�LK�PX@7�p -c��c� � c�[ ��K�L@D�p -c��c� � c [� K�Y���K�LYYYY@666@6@=<530.,+&$!#+!##5"&'#"&463354'&"#&3222>55#5#"322655.�_�8� Dmˁ�p, - ��l^CU, ��*)4'A<TH�K����M�y(o{s�c.J%�}t+ K��.#B#�&n[ ->GWL���D����2�;�FXK�PX@@ -J@@ -JYK�PX@5� h�s cc�[ -��K�LK�PX@6� p�s cc�[ -��K�LK�PX@;� p�s c�W�c�[ -��K�L@I� p�s c��c��c -[� - -K�Y���K�LYYY@ <<<F<FCB;96421,*'%$##"+!##5#"'#67&'#"&463354'&"#&3222>55#5#"322655K�_�8y^Aļ�wWmˁ�p, - ��l^M^, ��*)4'A(<TH�M����O,ͳv7I(o{s�c$J%�}t! A��.#B#�n[ -?P[H���D����C�L@? -= -JK�PX@D� -�h�p�c - -c�� c�� [ K[LK�PX@E� - -p�p�c - -c�� c�� [ K[L@P� - -p�p�c - -c�� c�� [� K��Y�K[LYY@"LJGECBA@<:985321-,(&#"!#+#'554&#"#6#"7&547#"&463354'&"#&323632675!5!5#"32��Rd���+)f�b**���Rmˁ�p, - ��l^�;Y�2*� n��*)4'AXY|h� -� |/6��6/| � -� (o{s�c.J%�}t+1d/q��:.#B#��/�����,�5�?��@ -*JK�PX@6�h��c - cc�[ ��K�LK�PX@7�p��c - cc�[ ��K�L@B�p��c - cc [� K�Y���K�LYY@>=:9530.,+)('&#!#+!##5"&547#"&463354'&"#&323625!5#"32%54&"26,�_�5Wmˁ�p, - ��l^�B�4�w�*)4'Ag9c<<c9���|A�f (o{s�c.J%�}t+QBw��.#B#k1:<`<;���������(�/��K� -PX@. -c��c�� Y K�[LK� PX@3W -c��c�� Y K�[L@4�c -c��c�� Y K�[LYY@ ))��)/).-,+*(&#!��#!!+###"3#"&547#"&46335!55#"325!363�_�s9B� y� amˁ�p,��j*)4'A���?S���_88n�t{1,(o{s�c���:.#B#'m���������#�,�3�X@UJ����c cc��] - Y� L---3-320/.,*'%#"! #" +#"2653#5#"&547#"&46335!5!#5#"3236335�7C4T,��!G`�Umˁ�p,���p�E*)4'A��K��7]/'!��t!wu(o{s�c�����.#B#��BD�����l���%�.�5�K� -PX@+ -c - -c ��YK�LK� PX@0W -c - -c ��YK�LK�PX@1�a -c - -c ��YK�L@1c -c - -c ��YK�LYYY@#//��/5/43210,*'&%# ��#+###"&547#"&46335!55#"32$2654#"%5!363l_��#r�`mˁ�p,��j*)4'A�F'J$+����7F���_'AXcwd(o{s�c���:.#B#*#H%E�o�����������#�+�]@Z J -c��c� � c ��YK�L$$ ��$+$+(& # #"!��#+##5"&'#"&46335!55#"3235332655�_�1�n�mˁ�p,��j*)4'A���j15����>ZL(o{s�c���:.#B#����u>8����������!�%�-�`@] J -c� � c��] ��YK�L&&""��&-&-*("%"%$#!��#+##5#67&'#"&46335!55#"3235332655�_���h>�%�mˁ�p,��j*)4'A���j15�������O�(o{s�c���:.#B#����u>8�����������(�0�7��K�PX@.65 - -J@.65 -JYK�PX@/��c -c - -c ��YK�L@4��c -c� - -W�c ��YK�LY@��430/-+*)(&#!��#+##5"&547#"&46335!54&"65#"3236325!27'�_�4ҊUmˁ�p,���Kc"��y*)4'A��Dyg5��Lj ����s=�m (o{s�c���K9G�.#B#V>n��;E����������%�,�3�?�J!K�PX@:D2*1+ - -J@:D2*+1 -JYK� PX@3��c -c - -c��YK�LK�PX@8��c -c� -W - -c��YK�L@>��c c� - -W��c�c��YK�LYY@'@@��@J@JGF?>86540/)(%# ��#"+##5"'#"&547#"&46335!55#"32%4&"6%27''36326655!!2655�_�:�IF�x�qmˁ�p,��j*)4'A�Md"���Lh$���M�Er"-�_B;WJ�L����IIc�t (o{s�c���:.#B#k8H�;E��V62><qf<ISF����������"�+�3�:��K�PX@19 8! - -J@19 8! - JYK�PX@3��c -c� -W -� -] ��YK�L@4��c -c� -� -c��] ��YK�LY@��76320.-,+)&$��#+##5#57&&547#"&46335!54&"65#"3236325!27'�_���jbxqmˁ�p,�� Kc"��]*)4'A��Dyg5���Lj ����~�le (o{s�c���K9G�.#B#V>n��;E������t��$�-�<�E��K�PX@5���h - c c��Y K�LK�PX@6���p - c c��Y K�L@C���p - c c�� [� K��YK�LYY@*..��DB?=.<.<:9540/-+(&�$�$#"#+###"&547#"&46335!5!63235#"32!54'&"#47#"325t_�xmˁ Ymˁ�p,���/l^x��*)4'A�o - ��*)4'A���L(o{s]$(o{s�c�� -}t+�:.#B#��.J%2&��#B#Z�������/�8�J�S�^�@ -XJK�PX@:�hcc �Y -��K�LK� PX@?�hc�Wc �Y -��K�LK�PX@D�hc�WW�c �Y -��K�LK�PX@E�pc�WW�c �Y -��K�L@]�pcc��c��c��c [�K �Y -��K�LYYYY@4TT99T^T^[ZSQNL9J9JHGCB><;:8631/.)'$"! #+!##5"&'#"&547#"&46335!5!63222>55#5#"32363354'&"#475#"3226559�_�8� Wmˁ\mˁ�p,���/l^M^, ��*)4'A��(4, - ��*)4'A(<TH�M����O�|(o{s](o{s�c�� -}t! A��.#B#�� -$J%2&��.#B#�n[ -?P[H���������)�2�D�M�K�PX@ - J@ - JYK�PX@;���h�s cc�� Y - K�LK�PX@<���p�s cc�� Y - K�LK�PX@H���p�sc c��c��c�� Y - K�L@U���p�sc c��c��c�� -[� - -K�� Y K�LYYY@.33��MKHF3D3DBA=<865420-+�)�)('$"! #+##5#�75#"&547#"&46335!5!63235#"32363354'&"#475#"32�x���=�mˁamˁ�p,��/l^���*)4'A��-:, - ��*)4'A���{�7I6(o{s](o{s�c�� -}t�:.#B#�� !J%2&��.#B#��������/�8�G�P�Z @ --JK�PX@?� h� � ccc �Y -��K�LK�PX@@� p� � ccc �Y -��K�L@N� p� � ccc [�K �Y -��K�LYY@099YXUTOMJH9G9GED@?;:8631/.,+*)&$#"! #+!##5"&547#"&547#"&46335!5!6323625!5#"32!54'&"#47#"325%54&"266�_�5hmˁ imˁ�p,��&)l^�B�4�O� *)4'A� - ��*)4'Ax9c<<c9���|A�f (o{s]$(o{s�c�� -}t+QBw��.#B#��.J%2&��#B#Z1:<`<;�����q���$�(�1�5�Y@V -c - -c��YK�L22%%��2525430.+)%(%('&$"��#+###"&547#"&46335!55#"32!5#"325%5#q_�}mˁ Qmˁ�p,��j*)4'A�g*)4'A}���L(o{s]$(o{s�c���:.#B#�����#B#Z�������������(�3��@ -- JK�PX@) - c c ��YK�LK� PX@. -c� W� c ��YK�L@/ -c��c� � c ��YK�LYY@ ))��)3)30/('" ��#+##5"&'#"&46335!55#"3222>55#!2655�_�8� ?mˁ�p,��j*)4'A�AR, �v<TH�K����M�y(o{s�c���:.#B# K&n[ ->GWL��������,�5�?�h@e? -= -J�p�c - -c�� c��Y�K[L<:9876530.,+*)(&#"!#+#'554&#"#6#"7&547#"&46335!5!5#"32!363267��Rd���+)f�b**���Vmˁ�p,�����*)4'A��٠;Y�2*XY|h� -� |/6��6/| � -� (o{s�c���:.#B#��1d/���������!�(�2�Z@W& J�� c - c c��YK�L��10-,('%$#"!��#+##5"&547#"&46335!55#"323625!54&"26�_�5Ymˁ�p,��j*)4'A��B�4�1�9c<<c9���|A�f (o{s�c���:.#B#QBw��1:<`<;�����i���)�2�ACK�PX@?� -h�h - -c�Y��K� [� K�\LK�PX@@� -h�p - -c�Y��K� [� K�\LK�PX@A� - -p�p - -c�Y��K� [� K�\L@?� - -p�p - -c�� c�Y��K�\LYYY@$A@>=;:5320-+))('&$! !"#+!##632#326'3#"&55#"&46335!55#"32327654&"#&7#e_���"$j}8C�A$��suMmˁ�p,��}*)4'A��f 9"F �W����u�5>Jb61�p@(o{s�c��� .#B# -A#'4)/'�����"�� �)�0�6��K�PX@6�h a��c �� -Y - -K�\L@7�p a��c �� -Y - -K�\LY@$11��1616320/,*)'$"� � #"+##!32673"&55#"&46335!55#"3232655#5#"_���9"�^�rAmˁ�q,�x�*]'A�xH�C����=sB,&pnqek#o{s�^���0)B# P+��@E�����r��-�6�=��@ -JK�PX@C�h�f����c c��c��c��` - -Y� -L@E�p�n����c c��c��c��` - -Y� -LY@=<;987641/-,+*)('%$ +#"632#4&"2653"&47&'#"&46335!5!#5#"3236335!ۤ"#f��*G00G*��ۄFrmˁ�p,�����{*)4'A�n)�!���.fY+R.Yfw�:(o{s�c�����.#B#U1��������#�2��K�PX@ J*I@ J*IYK�PX@/�p cc -��Y K�L@5�p c��c��c -��Y K�LY@$$��$2$1.,&%!��"$+####"'#"&72>55!5�2654#"%5!327663_��#r`u>?k�� 6@���F'J$+��x;WDB`�c���_'AXcK9å,,(���*#H%E�oqf<IcTX���������(�3�T@Q-$ J� � p - d ��YK�L))��)3)30/'& ��""+##5#"'#"&72>55!5472>55!262655�_�:w�IB��� 6@��6@��;WD�==;WJ�L����I[[å,,(���,,(qf<I_qf<ISF����������%�J@GJ�p��c��c - �Y���K�L%%!"+!##5"&'"&'&'333>55!!2655�_�:�AT$M� -q(G�XI;WJ�L����I�p3u]=<qf<ISF��������/��@%�JK�PX@@� � �p�p�h�f� �� �c��c��` - -Y� -L@B� � �p�p�p�n� �� �c��c��` - -Y� -LY@/.-,+*)'$ +#"632#4&"2653"&47"&'&'366335!5!#l�"#f��*G00G*��ۄ?HT$M�0)fZ!�%��.fY+R.Yfw�93u-(AI1�������h��8�@�m@j41- - - J�pc - -c��c ��Y�K�[ L?>;:8765320.,*'&!$+!62''64&"#5"&'&&#"#6#"7&4632632625!5!�264&"h�_/�o�x=@.V/�0�t-!f�b**���d�2/wM2;�2��|��3Y65Z3Xs9�czv�0[48/�Պ@�_ '��6/| � -��dd,G@z��%33V33�����A��3�;�D�O��@@=0-)I JK� -PX@G� p� WWcc��YK� Y -L@C� p ccc��YK� Y -LY@2EE<<��EOEOLK<D<D?>:965�3�321/.,*(&#"! !#+##5"&'&&"#5"&'&#"#6#"7&4632632625!5�264&"%62665532655A_�:�,L0�0�s Gf�b**���d�2/yM3;�2��}3Y65Z3_-�9�;WJ�L����I�y!9/�؊@�_H��6/| � -��dd*E@z��%33V33�u8P:3qf<ISF������R��+�;�C��@5%" ;0JK�PX@<�p� W - c��c��YK [L@H�p��c - c��c��YK�[K� [LY@"��BA>=7643/-�+�+*)$#!!#""+##5###"&'4#"#6#"7&4632626655!5327&4625!264&"R_�)P �S��Vf�b**���d�2/�;$�z�rQ(h�)��BiI,I*(K,����39?��e��6/| � -��dd`KR ��z57�u3z�|*+K*+��������2�Z@W$ J�p - c��c�� Y K�[L���2�210+*'%#!!#+####"'&&"#6#"7&4632632267655!5�_��Xl� -!B$�b**���d�21t�!+�P���X�x|�+% 7�6/| � -��dh�.!&nj��������7��K�PX�J�JYK�PX@3���pc�� c - Y� K�[L@8���pW�c�� c - Y� K�[LY@42.,)('&%$#""#!+%#6#"7&4632632267655!5!5!####"'.#"�b**���d�21zx.&1 -��_�igrp1)-1Υ6/| � -��dhC7L.'>�g����n$uu<2~, G����.���7�?��K�PX�J�JYK�PX@:���pc�� c��_ - Y� K�[L@?���pW�c�� c��_ - Y� K�[LY@>=:942.,)('&%$#""#!+%#6#"7&4632632267655!5!5!####"'.#"�62"&�b**���d�21zx.&1 -��_�igrp1)-1"7O77O7Υ6/| � -��dhC7L.'>�g����n$uu<2~, G��77O77������0<@* ($� JK� -PX@8�� �p�h�n - c Y�K\LK�PX@9�� �p�p�n - c Y�K\LK�PX@C�� �p�p�n - c Y�K\�K\�L@A�� �p�p�n - c Y�K�\�K�[�LYYY@0/.-,+'%#!!% +#"2653 &5474#"#6#"7&4632632675!5!#@RKZFt?�����A^�b**���d�2/oL/@n�P%��=wAB8}��yB��6/| � -��dd4C:������&��*�2&@&�$ JK�PX@2�p�pc �� -Y� - -K[LK�PX@<�p�pc �� -Y� - -K[�K[�LK�PX@:�p�pc �� -Y� - -K�[�K�[�L@8�p�pc��c �� -Y� - -K�[�LYYY@21.-*)('"#!% +!"&547&#"#6#"7&4632632675!5!4&"2&��\n���>^�b**���d�2/oM.3Q�z:�BpBBpXB�`v��v=��6/| � -��dd44B��lBBlB��������<���3/�JK� PX@>� h���W c�c��`Y�K� -[� - - -LK�PX@?� h� �� �cc�c��`Y�K� -[� - - -L@@� p� �� �cc�c��`Y�K� -[� - - -LYY@<;:9876420.,)('&!"#"# +#"32"&'33254&#"'&#"#6#"7&46326326335!5!#:�X*/�|،�0&G,/� - &�b**���d�2/n6)7f'�W�q�& �Tbi^$$4"68�6/| � -��dd0;������� ��:�@4 2.�JK�PX@:���phc��c Y�K [ -LK�PX@D���p hc��c Y�K� [ -K�[ -LK�PX@B���p hc��c Y�K� -[� - -K�[�LK�PX@H���p�p� fc��c Y�K� -[� - -K�[�L@F���p�p� nc��c��_ Y�K� -[� - - -LYYYY@:987651/-+('&%!%$# +#32654"#&62#"&5476#"#6#"7&4632632675!5!#cjQb�1:U�Y�n�q��B^�b**���d�2/oP.J��+#��LC�# 00SY[Lfl��D��6/| � -��dd7I8�������H��0�K� -PX@*& -JK� PX@*&J@*&JYYK� PX@-�h - -c ��YK[ LK� -PX@.�p - -c ��YK[ LK�PX@3�p - -W�c ��YK[ LK� PX@>�p - -W�c ��YK�[ K�[ L@?�p - -c��c ��YK�[ K�[ LYYYY@���0�0/.-+)'%# !%!!+###"3#"&5476#"#6#"7&46326326335!5H_�s9B� y�La�b**���d�2/td0H{v�����_88n�t{U��6/| � -��ddL4m���������@@ -"JK� -PX@B� h�p - W�c��c�Y��K�[LK�PX@C� h�p - c��c��c�Y��K�[L@D� p�p - c��c��c�Y��K�[LYY@ >=;:754321/.,+(&%#!!%#+!##5#"'&'&&#"#6#"7&46326323254&"#&7!5!632265�_�kJpHG$$f�b**���d�2/yO40�1��m Xu�uF�d����)889o$!��6/| � -��dd/T% �e�l7Jti�����V��J�U^K� -PX@#O -J@#O -JYK� -PX@O� -h�p�p - -W�cc �Y��K�[ LK�PX@P� -h�p�p - -c��cc �Y��K�[ L@Q� - -p�p�p - -c��cc �Y��K�[ LYY@.KKKUKURQJIDC?><;8654320/-,)'&$" !#""+!##5#"'#"&'&#"#6#"7&46326323254&"#&7!5!632267472>55#!2655��_�:w�KG�y�?f�b**���d�2/yS2-�1��l Xu�vJ�Q6@�3;WJ�L����Ifhyw7��6/| � -��dd/T% �e�jBAYQ",,(qf<ISF���������3��@*&� -JK�PX@9�p -� -�c�� c��] Y�K� [� LK�PX@>�p� -�W -� -�c�� c��] Y�K� [� L@?�p����c - -c�� c��] Y�K� [� LYY@3210/.-+)'%# !$" +#"2653#5#"&55&#"#6#"7&46326326335!5!#x�7C4T,��!G`�A^�b**���d�2/mO.J���p�7]/'!��t!wuA��6/| � -��dd3DD����������7@.*� - JK�PX@>�p�n�s -� -�c��a Y�K� [� LK�PX@C�p�n�s� -�W -� -�c��a Y�K� [� L@D�p�n�s����c - -c��a Y�K� [� LYY@7654321/-+)'$#!) +#"2653#5#67&&547&&#"#6#"7&46326326335!5!#w�7C4T,��z�Z"N\$_�b**���d�2/sM.J���p�7]/'!��|�x/ mc��6/| � -��dd/@D���������$�,�`@]!J�p c��c -��YK�[L%%��%,%,)'�$�$#" #!#+##5"&'&#"#6#"7&46326325!532655_�1�o._�b**���d�2/s�PUj15����>^O ��6/| � -��ddZ���u>8������*��4�<K�PX@0, J@0, JYK� PX@6�pc� c ��Y�K� [ -LK�PX@A�p�n�Wc�� c ��Y�K� [ -L@B�p�n��cc�� c ��Y�K� [ -LYY@ 555<5<:84321/-+)&%$#!""+!62''54&"#5#"'&#"#6#"7&46326325!5!3255*�s/�p�ym1U4�-U�//_�b**���d�2/s�U>�)7\X|7av}�^(0:-���:� ��6/| � -��ddX���;>�������6��*�1�8��K� -PX@ /� 70�6'J@ /� 70�6'JYK� -PX@8���p�� � c��c�W - Y� K[L@9���p�� � c��c��c - Y� K�[LY@54.-)(&%$#"!"#!"+5&#"#6#"7&4632632625!5!##5"&%4&"6%27'�B*&�b**���d�2/kH,F�5��J_�4ъ�Kc"���Lj �- >=J�6/| � -��dd.S>n����s=�n9G�;E���������:�C+@&"JK�PX@F� � � h�p - cc��c��YK�[LK�PX@G� � � p�p - cc��c��YK�[L@R� � � p�p - cc��c��[�K��YK�[LYY@(��CA><�:�:98643210.-,+)'%#!!%+###"&5476#"#6#"7&463263263354"#47!5!63235#"32�_�xmˁB]�b**���d�2/o`-<Z,Z��Z!/�x��*)4'A���L(o{s]E��6/| � -��ddQ >PP'!� -�0�:.#B#��������,�5�9�r@o&"J�p - cc��c�� Y K�[L66��696987530.�,�,+*)'%#!!%+###"&5474#"#6#"7&46326326335!55#"325#�_�}mˁ?]�b**���d�2/pc,<W,�*�*)4'A}���L(o{s]B��6/| � -��ddO���:.#B#�������q��'�2�d@a!,J�p c��c -��YK�[L((��(2(2/.�'�'&% #!#+##5"&'&#"#6#"7&46326326655!52655q_�:� 4^�b**���d�2/zZ2"���;WJ�L����I�r1��6/| � -��dd=<6��qf<ISF�������@�_@\<:62 J p - c��Y�K[L@?>=97531/,+*)&$#"%!#+#'554&#"#6#"7&5476#"#6#"7&4632632632675!5!�Rd���+)f�b**���E]�b**���d�2/qP/;\�2*�n XY|h� -� |/6��6/| � -� -H��6/| � -��dd44d/q���������B�M�|@y<840 GJ p - c��c��YK[LCC��CMCMJI�B�BA@;97531/-*)('$"! &!#+##5"&'&#"#6#"7&547&&#"#6#"7&46326326326326655!52655�_�:� 3^�b**���"]�b**���d�2/rL3;Y�2/zZ4 �F[;WJ�L����I�u*��6/| � -���6/| � -��dd11dd<;6��qf<ISF������#��(�2�e@b%" J�p� -� - c c��c��YK�[L��10-,�(�('&$#!#!$+##5"&554#"#6#"7&4632632625!554&"26#_�5C_�b**���d�2/mF/B�4��89c<<c9���|A�fA��6/| � -��dd/OBw��K1:<`<;�������A�I@K�PX@840� -J@840� -JYK� PX@F� � W��Wc� c�� -c��_Y�K� -[� - - -LK�PX@B � �cc� c�� -c��_Y�K� -[� - - -L@G�� W �� �cc� c�� -c��_Y�K� -[� - - -LYY@"GFCBA@?>=<;97531/-*)('!%## +#"32"'7254&"'#"&55&&#"#6#"7&46326326326335!5!#�264&"��X*/ن�L6�-u,kMn�"]�b**���d�2/mC.F\=7d'��3x��^99^8�& �bW�,=Dyk��6/| � -��dd+L5.;����8Z88Z��������1�7�+(JK�PX@<�h�nc�a ��YK \ -LK�PX@=�p�nc�a ��YK \ -L@H�p� nc�a ��YK� [ -K�\ -LYY@$22��272743�1�10/*)'%"! !%"+##!32673"&554&#"#6#"7&46326 6655!55#�_���:"�^�x!,h�b**���d�2/4.�]ܔ���!WB,&pnrd<32��6/| � -��ddm BC4��ů>?2��������>"@5�1�JK�PX@F� -h� -h����c c�c��`Y�K� - -[�LK�PX@H� - -p� - -p����c c�c��`Y�K� - -[�L@N�p� - -n� - -p����c c��c��`Y�K� - -[�LYY@>=<;:986420.+*)(%#&$ +#"632#4&"2653"&47&'&#"#6#"7&46326326335!5!#%�"#f��*G00G*��ۄF *]�b**���d�2/a/$1s!�lЗ�.fY+R.Yfw�:%��6/| � -��dd91�����������"�+�S@P - J�� - -c� c c��Y K�L��)'$# ��"#+###"'"&463263!5!5�264&"2654#"�_��#r�@F���u�F>Z)�+d==d<�F'J$+���_'AXc=>��^$o���<`<<`7*#H%E�����i����)��K� -PX@#J@# JYK� -PX@&��c c -��YK�LK� PX@+�� c� W�c -��YK�L@,�� c� � c��c -��YK�LYY@��))&%��# +##5"'"&46326655!5�264&"2655i_�:�FG���u�G��d==d<;WJ�L����I=P��Z:5���<`<<`Yqf<ISF��������-�5�b@_)'# J�p�� c� c��c -��Y�K[�L32/.-,+*&$$!#+#'554&#"#6#"7'#"&462632675!5!�264&"�Rd���+)f�b**��PD^u���F9X�2*�u��d==d<XY|h� -� |/6��6/| � l1��O/d/q���<`<<`���������'�M@J J - cc��YK�L��&%"!�� +##5"'"&462625!5�264&"%54&"26_�5�AH䓓�G@�4��d==d<U9c<<c9���|AFF��EEBw���<`<<`01:<`<;��������,�8@#�5JK�PX@;�h�f ��c��c��c��` - -Y� -LK�PX@@�h�f�� �W c��c��c��` - -Y� -L@B�p�n�� �W c��c��c��` - -Y� -LYY@.-21-8.8,+*)('&$##$ +#"632#4&"2653"&'#"&46326335!5!#"2767&'&�"#f��*G00G*���%-r��rN@3i!�|���2<?k �.fY+R.YfVN��+11���:^=*!%2��D������'�E'K�PX@ - - J@ - JYK�PX@<��h -c� - -c�c��[K�\ LK�PX@=�p -c� - -c�c��[K�\ L@D�p� - -p -c� - -c��c��[K�\ LYY@")(BA?><:641/.-,+(E)E&%+!62''64&"#5"&4625!5!�264&"2'3#"&55327654#"#&62��_/�o�x=@.V/�0�ss�2�����3Y65Z3�(���n�k�%A% �s�~Xs9�czv�0[48/�Պ@�Ĉ@z��%33V33>JN]�xj�4#L4)c�qf���D�*����'�/�M@K�PX@ - J@ - JYK�PX@C��h c�c�c� -� -_��[K� \LK�PX@D�p c�c�c� -� -_��[K� \L@K�p�p c�c��c� -� -_��[K� \LYY@&10JIGFDB><9765430M1M.-*)&%+!62''64&"#5"&4625!5!�264&"62"&2'3#"&55327654#"#&62��_/�o�x=@.V/�0�ss�2�����3Y65Z37O77O7�;���n�k�%A% �s�~Xs9�czv�0[48/�Պ@�Ĉ@z��%33V33�Q77O77�JN]�xj�4#L4)c�qf�����q��-�8��@6-+" JK�PX@ �p�[��K�[LK� PX@*�p��[��K��[��K�[L@(�p�[�K��Y���K�[LYY@"+3##5#"&547'7%2655%567&&5462&&"65u�_�1T/Hd� f S1��`�zI>9{�zIYD�%B+":���;4/0/; y; $:*"R; -B/ V=Tol�A�&&1 - )-��D������/�L�@.� JK� PX@K���h�p�h��c� -c ��[K�[�K� \� LK� PX@Q���h�p� - -p�f�� -c�� - -c ��[K�[�K� \� LK�PX@R���h�p� - -p� -n�� -c�� - -c ��[K�[�K� \� LK�PX@S���p�p� - -p� -n�� -c�� - -c ��[K�[�K� \� L@Q���p�p� - -p� -n�� -c�� - -c�� c ��[K� \� LYYYY@"KJHGEC?=:8765421//#!$%+##"'&5475&&55#5!33#"3254&"#&7677!2'3#"&55327654#"#&62��s���]2_2&>>�� 3"/`G�B�;-���͋��n�k�%A% �s�~XF)���Z1En.ZN �� -E9�'O/�'1HX�< -@D�JN]�xj�4#L4)c�q��D������3��-JK� PX@>�h���p� -� -h�f��� -�c[ K \LK� -PX@?�h���p� -�� -p�f��� -�c[ K \LK�PX@I�h���p� -�� -p� f��� -�c[ K� \K�\LK� PX@G�h���p� -�� -p� f��� -�c[ K� \�K�\�L@I�p���p� -�� -p� � n��� -�c[ K� \�K�\�LYYYY@3210/.)(&%#""$#!+!2'3#"&55327654#"#&62#"2653 &4675!5!#�͋��n�k�%A% �s�~�RKZFt?������o�����JN]�xj�4#L4)c�q�=wAB8}���:����D������3��K� PX@:�h� - -h��c�� -c [K �\���LK�PX@;�h� - -p��c�� -c [K �\���L@<�p� - -p��c�� -c [K �\���LYY@ ��21/.,*&$!��!#!+%#"&46335!5!###"!2'3#"&55327654#"#&62� y��v�g�_�s9B��͋��n�k�%A% �s�~��t�xm����_88n��JN]�xj�4#L4)c�q��9��L��'�0�9��@.�JK�PX@,�� -� -p��c� -� -c [K�LK�PX@6�� -� -p��c� -� -c� [K[K�L@4�� -� -p��c� -� -c� [�KY�K�LYY@7521*)(+'767&&5462663!5!5!###"&'&"65�2654#"wt�XoF@��W;Z)��_��#r�s�(>+/(:JF'J$+-W -AU+V<Uol�SGJo����_'AXcLCq)*A,12��*#H%E��D��|�����<K� PX@D���h� h -c�� c��c ��[K�\LK�PX@E���h� p -c�� c��c ��[K�\L@F���p� p -c�� c��c ��[K�\LYY@+��;:8753/-*('&%$"!��#+###"&46335!55#"325#%!2'3#"&55327654#"#&62|_�}mˁ�p,��*)4'A}�!�͋��n�k�%A% �s�~���L(o{s�c���:.#B#��B�JN]�xj�4#L4)c�q��D������:JK�PX@ - J@ - JYK�PX@4�h�c -�c �[��K� \LK�PX@:�h�n��c -�c �[��K� \LK�PX@;�p�n��c -�c �[��K� \L@B�p�n� - -p�� -c��c �[��K� \LYYY@ 986531-+(&%$#" "+!##5#"&72>55#!2655!2'3#"&55327654#"#&62P�_�:w�� 6@�1;WJ�L��͋��n�k�%A% �s�~����IƢ,,(qf<ISF�D�JN]�xj�4#L4)c�q��D������Cw@3,*JK� PX@C�h��h��n��c����c[ K \ -LK�PX@E�p���p��n��c����c[ K \ -LK�PX@P�p���p� � n��c����c[ K [ -K�\ -L@M�p���p� � n��c����c[ K -[ - -K�\�LYYY@%BA@>;:98210/.-)'$#"!CC$#!+!2'3#"&55327654#"#&62"7&4632675!5!#'554&#"#6�͋��n�k�%A% �s�~=**���d�2*�#k�Rd���+)f��JN]�xj�4#L4)c�q��6/| � -��d/q��Y|h� -� |/6����+��n���)�2K�PX@( 2J@( 2JYK�PX@'�p�n�[��K�[LK� PX@1�p�n��[��K��[��K�[LK�PX@/�p�n�[�K��Y���K�[L@3�p�n�[�K��Y���K�[�K�LYYY@ +3##5"&547'#5667&&5462&&"6&"267r�_�'�]gF���E>{�zIGV�%B+$9�6.&I)���UDUCq$] -[ Q@Tol�B�&&1 -/�">!@1��D��s���"�?��K� PX@6h �h��c[ -K\ L@8p ��p��c[ -K\ LY@ >=;:8620-+*)('%$"! $#!+!2'3#"&55327654#"#&62##!!2'3#"&55327654#"#&62�͋��n�k�%A% �s�~V_����͋��n�k�%A% �s�~�JN]�xj�4#L4)c�q"�����JN]�xj�4#L4)c�q�����d��"�)�0�8�c@`0(%/ - - - J -c� -� -c��c ��Y�K�L$#7632-+'&#)$)#"+!62''64&"#5#"&'#"&55#5!25!63267'264&"d�_/�o�x=@.V/�0`Dc8Uu�bx�2^2���:��j%7 �q3Y65Z3Xs9�czv�0[48/�Պ@C83�|���@z�_�w!��33V33�����d��#�*�1�9�c@`1)&0 - - - J -c� -� -c��] ��Y�K�L%$7632.,('$*%*%+!62''64&"#5#67&'#"&55#5!25!63267'"264d�_/�o�x=@.V/���J+b-6Yu�bx�2^2���:��j%7 ��Z33Y6Xs9�czv�0[48/�Ս�W4U6�|���@z�_�w!�O3V33V����#���"�'�I@F'%"� �J���p�c Y�K�\�L$#"#" -+#"2653#"&'#"&55#5!#32677'%!67RRKZFt?���e�5Ku�b7���j%6 ���E�B�=wAB8}�YO(�|����w!�w�V��������'�/�4�C&K� -PX@2/ -<J4 I@2/ -<J4 IYK� -PX@:�p� � c�c�X �� -Y - -K\LK�PX@;�p� � c�c��c �� -Y - -K�\L@?�p� � c�c��c �� -Y - -K�\�K�LYY@��CB?>7510+)�'�'&%#"4"+##5#"&727654#!"2653#"&'#"&55#532677'%!67332265!�_�2[p�Sm��KZFt?���e�5Ku�bj%6 ���E�B����7//t3�����k:�� *=wAB8}�YO(�|����w!�w�VLL1B -#0NN�����#���'�,�U@R,*'�%�J���p�p�W ] -Y�L)(#!$ +#"2653#'##7&'#"&55#5!#32677'%!67RRKZFt?��n�LL�gz&5Ku�b7���j%6 ���E�B�=wAB8�>�rr�(o(�|����w!�w�V�����.��!�(�3�8��@86(�'�* -JK� PX@8���p� f� � - c�� - -d��cY�K�L@9���p� n� � - c�� - -d��cY�K�LY@5431.+%#&$ +#"3253#5"&47&'#"&55#5!#3267'5##32!67bRR]F8{�=�)�wL76\u�bB���j%7 �5, +32'Xj�5�A��+</3fm:�[a+h�4 19�|����w!��=8/M,��\ ����9���� �(�x@ �JK�PX@'���p��c��Y�K�[�L@$���p��c��_��Y��LY@%#& +!#"&'#"&55#5!!673267'4&"29��\n�|^�5Nu�bM�L�n�6a�nj%7 �^BpBBpXB�`v�UK+�|����E�w!��lBBlB��������"�'�.�6�EeK�PX@.'% -> -J@.'% -> -JYK� PX@7� - -p� c� -� -cc ��YK�LK�PX@>� - -p� c� -� -c�W ��YK[�K�LK�PX@?� - -p� c� -� -c��c ��YK�[�K�L@=� - -p� c� -� -c��c��c ��YK�LYYY@��EDA@97430/+)$#�"�"#%$"+##5#"&727654###"&'#"&55#5!673267'�264&"32265!�_�2[p�Smh�|^�5Nu�b��n�6b�nj%7 ��pBBpB�է�7//t3�����k:�� *A%v�UK+�|����E�w!���BlBBl6LL1B -#0NN�����:����$�,�S@P$�# -J���p� ps��c��Y��L,+%$ -+!#'#7&'#"&55#5!!673267'4&"2:��\nTHm�MM�kl'4Pu�bN�L�m�7a�mj%7 �_BpBBpXB��y�ss�)d,�|����F�w!��lBBlB����������#��K�PX@�JK�PX@�J@� -JYYK�PX@ -c ��YK�LK�PX@$�W -�c ��YK�L@%��c� -� -c ��YK�LYY@��#" ��#+####"'"&55#5#3267'5#2_�{ps�9>�b����j%7 � �����X�l{SI�}����3w!�y��T��������� �'�-�8 -K�PX@' �2& - J@' �2& - JYK�PX@2�� -� -p - -c� � c ��YK�LK�PX@7�� -� -p� -W -� -c� � c ��YK�L@8�� -� -p� -� -c��c� � c ��YK�LYY@%..((��.8.854(-(-+*$"��"+##5#"&72>55#"'"&55#5#3267'%255!2655�_�:w�� 6@�p�:?ފb����j%7 �t�(;WJ�L����IƢ,,(�l{G=�|����?w!�w�TT�qf<ISF������E�����!��K� PX@ �J@ �JYK� PX@c ��Y -K�L@%��c��c ��Y -K�LY@��!!��+##5"'"&55#5#3267'%32655E_�1�=C�b����j%7 �~j15����>EY�|����;w!�w�u>8������D�����$��K� PX@� J@� JYK� PX@#�W�] ��Y -K�L@$��c��] ��Y -K�LY@��$$!��+##5#67&'"&55#5#3267'%32655D_���h>D.A��b����j%7 �}j15�������O -.Z�|����;w!�w�u>8������a�� �#�*�2�d@a*#) - J� - -p��c��c� -� -c ��Y�K�L+++2+20.'%"!"+!62''54&"#5"'#"&55#5!#3267'%3255a�s/�p�ym1U4�-�8A�u�bu�m���j%7 ��)7\X|7av}�^(0:-���:;c�|����9w!�w�;>������������#�,�0�f@c� J - c� � c��c��YK�L--��-0-0/.,*'%#!��##+####"&'#"&55#535!647'32%5#"325#�_�}mjGo1Ku�b�,�!=��jH-*)4'A}���L(o{@9!�|���'��Mw.#B#�������t����&�/�8�C��@&�=%JK�PX@3 -c� -� -cc ��YK�LK� PX@8 -c�W� -� -c�c ��YK�L@9 -c� -� -c��c��c ��YK�LYY@*99��9C9C@?8720/-*(#!��##+##5"&'##"&'#"&55#535!63267'5#"3222>55#!2655t_�8� ?mjGp5Hu�b�,� >��j%7 ��*)4'A�AR, �v<TH�K����M�y(o{@9!�|���'>w!��.#B# K&n[ ->GWL������������*�P@M$� J��c��c ��Y -K�L �� * *'&��"+##5#"'"&55#53267'%5!676672655�_�:w�HAنbj%7 �h���H -�;WJ�L����I}9�|����w!�g�((3qf<ISF������2����!�+�_@\! - -J� c��c� -� -c��YK�L��*)&%��#" +##5#"&'#"&55#525!663267'54&"262_�5bAi<Tu�b�c4���`��j%7 �C9c<<c9���|AE:(�|���Bw�/6�w!��1:<`<;�����M������#�G@D#"�J c��Y -K�L��! ��+##5"'"&55#5#%#3267'27'M_�/�=B�b]�������j%7 �|9}�����@KK�|������<w!�M7@;���������.�8�@��K� -PX@7 - J@7 - JYK� -PX@5 c � a�c -��Y�K�\L@<� p c��a�c -��Y�K�\LY@ //?>;:/8/86432.-,+(&"+!62''64&"#5"&'!32673"&5532655!5!36325264&"��_/�o�x=@.V/�0�q��:"�^�xQO0������:�^2�3Y65Z3Xs9�czv�0[48/�Պ@{\WB,&pnrd�BQ4��>?2u@z��33V33��������1�;�C��K� -PX@: - J@: - JYK� -PX@4 c � a�] -��Y�K�\L@;� p c��a�] -��Y�K�\LY@ 22A@=<2;2;976510/.+)"+!62''64&"#5#67&&'!32673"&5532655!5!36325"264��_/�o�x=@.V/���J+JX��:"�^�xQO0������:�^25Z33Y6Xs9�czv�0[48/�Ս�W4iJWB,&pnrd�BQ4��>?2u@z�3V33V�����X��+�5�=�F�P�K� -PX@EB?4JK�PX@EB?4 J@EB?4 JYYK� -PX@= -c -� -ac��YK�Z LK�PX@I� - -p -c� � aW�c��YK�Z LK�PX@J� - -p -c� � a�c��c��YK�Z L@O� - -p�W -c� � a�c��c��YK�Z LYYY@4>>,,��ONKJ>F>FDCA@<;87,5,5310/�+�+*)&$! "+##5"&554&"#5"&'!32673"&5532655!536325264&"%6262554&"26X_�5.V/�0�q��:"�^�xQO0����:�^2�3Y65Z3_*�0?�49c<<c9���|A�f*48/�Պ@{\WB,&pnrd�BQ4��>?2u@z��33V33�x>8=Bw��1:<`<;��������#�,�@�HeK� PX@7@2J@7@2JYK� PX@6��c�a�c �� -Y - -K \LK� -PX@=�p��c��a�c �� -Y - -K \LK�PX@C�p�h��c��a��c �� -Y - -K \L@D�p�p��c��a��c �� -Y - -K \LYYY@"��GFCB98650.+)&%�#�#"!#""+##5###"&55!32673"&5532655!55#3663267&4625!264&"�_�)P:�����:"�^�xQO0�����=n,1 -)h�)�� #1%?,I*(K,����3x��WB,&pnrd�BQ4�� >?2:�}9�u3z�'"*+K*+�����f��!�18K� -PX@5 � a�a�d �� -Y - -K�\LK�PX@<�p � a��a�d �� -Y - -K�\LK�PX@B�p�h � a��a��d �� -Y - -K�\L@C�p�p � a��a��d �� -Y - -K�\LYYY@"""��"1"1.-*)('$#�!�! #""+####"&'!32673"&5532655!55!3532655f_�i�ot��:"�^�xQO0��w�Q�� T���n$�iXWB,&pnrd�BQ4��g>?2H�=<:?���������'�/WK� -PX�/� J�/ JYK� -PX@7�� �p�h�f �a -Y� - -K\LK�PX@H�� �p� n�p�f� � a -Y� - -K�\K�\LK�PX@F�� �p� n�p�f� � a -Y� - -K�\�K�\�L@G�� �p� n�p�n� � a -Y� - -K�\�K�\�LYYY@-,)('&%$#"#" +#"2653 &55!32673"&5532655!5!##!367�RKZFt?�������:"�^�xQO0���Ѥ���A��=wAB8}��y -WB,&pnrd�BQ4��>?2e��������'�0��K� -PX@4�h�c � a -��YK\LK�PX@;� p�h�c� � a -��YK\L@<� p�p�c� � a -��YK\LYY@ ((��(0(/.-*)�'�'&%" "!!+###"3#"&547!32673"&5532655!55!363�_�s9B� y���:"�^�xQO0������J����_88n�t{WB,&pnrd�BQ4��m>?2B�����[��+�7�B��K� -PX@/ - J<I@/ J<IYK� -PX@8� � c -� -a�c��YK\ L@?� - -p� � c�a�c��YK\ LY@*88,,��8B8B?>,7,743.-�+�+*)&$! "!+##5"&'&"3#"&547!32673"&5532655!5626655!%2655[_�:�yB� y���:"�^�xQO0��tB�A?#��$;WJ�L����ImbB88n�t{WB,&pnrd�BQ4���A0 AD>?2�qf<ISF���������%�/��K� -PX@ -/ J@ -/ JYK� -PX@2�h� � c�a �� -Y - -K�ZLK�PX@9�p�h� � c��a �� -Y - -K�ZL@:�p�p� � c��a �� -Y - -K�ZLYY@��.,+*'&�%�%$##"%+##5#56�7&#"!32673"&5532655!5!3632�_���F M/;�:"�^�xQO0������B�_<�����(69,WB,&pnrd�BQ4��>?2g:�������-�9�C3K� -PX@ -2 J@ -2 JYK� -PX@>�� -c � c -� -a�c��YK\ LK�PX@K� - -p�h�� -c � c��a��c��YK\ L@L� - -p�p�� -c � c��a��c��YK\ LYY@(/.��BA>=874310.9/9�-�-,+(&#""!$+##5"&547#"3#"&547!32673"&5532655!53625!3654&"26_�5M9B� y���:"�^�xQO0��f�=�4���JO9c<<c9���|A�f88n�t{WB,&pnrd�BQ4��8Bw>?2B�1:<`<;�������.�>�K�PX�J� JYK� -PX@6�hc �c �Y -��K�\LK�PX@=�h�p�c �c �Y -��K�\LK� PX@C�h�p� h�c� � c �Y -��K�\LK�PX@D�h�p� p�c� � c �Y -��K�\LK�PX@I�h�p�f� p��a� � c �Y -��K�\L@J�p�p�f� p��a� � c �Y -��K�\LYYYYY@"///>/><;9842,+)(%#"! #"#+!##5#"&'!326'3"&5532655!5!632265%32654&"#&7_�jJ{���:$�a�xQT+��� Xu�uG�`���JJ1�����':�uzB33|vrd�%K4�e�o7Ctj�>-!*2% ��������:�L�W�@Q -JK� -PX@J�h� p� c � ac -�Y��K�\LK�PX@J�h� p� c�ac -�Y��K�\LK�PX@Q�h�p� p� c��ac -�Y��K�\L@R�p�p� p� c��ac -�Y��K�\LYYY@2MM<;MWMWTSJIFECB@?;L<L:943/.,+(&%$#""""+!##5#"'#"&'!32673"&5532655!5!632267472>55#254&"#&7#367%2655 -�_�:w�KG�q���:"�^�xQO0��� Xu�vJ�Q6@����1���;WJ�L����IfhliWB,&pnrd�BQ4�e�jBAYQ",,(�T% >?2�qf<ISF������k��)�2D�JK� PX@6 �� �c � a�U�c�` - -Y� -LK� -PX@<�h �� �c � a�U��c�` - -Y� -LK�PX@F� � �p�h �� �c��a��c��] - -Y�K�\�L@G� � �p�p �� �c��a��c��] - -Y�K�\�LYYY@+*10-,*2+2)('&%$!"" +#"2653#5#"&'!32673"&5532655!5!#35!36��7C4T,��!G`���:"�^�xQO0��p��]�F�7]/'!��t!vtWB,&pnrd�BQ4��DD>?2k�����S��#�,�58K� -PX@5c�a�c �� -Y - -K�\LK�PX@<�pc��a�c �� -Y - -K�\LK�PX@B�p�hc��a��c �� -Y - -K�\L@C�p�pc��a��c �� -Y - -K�\LYYY@"--��-5-432/.*(%$�#�#"!#"+###"&55!32673"&5532655!5�2654#"%5!363S_��#r���:"�^�xQO0��F'J$+��d�Cz���_'AXcwd -WB,&pnrd�BQ4���*#H%E�o>?2@���������$�,��JK� -PX@4�h�a��c -�� Y K�\LK�PX@;�p�h�a��c -�� Y K�\L@<�p�p�a��c -�� Y K�\LYY@"%%��%,%,)'$$! ��#""+##5#"'!32673"&5532655!55#%32655�_�1b�:�p:"�^�xQO0��m�Xj15����>{WB,&pnrd�BQ4��ů>?2��u>8��������� �&�.��@ - JK� -PX@4�h�W�a�` -�� Y K�LK�PX@:�p�h�a��] -�� Y K�\L@;�p�p�a��] -�� Y K�\LYY@"''!!��'.'.+)!&!&#"� � #"+##5#67&'!32673"&5532655!55#%32655�_���h>h/�{:"�^�xQO0��b�Mj15�������O]WB,&pnrd�BQ4��ů>?2��u>8���������.�6�>K� -PX@ - J@ JYK� -PX@;h��c -� -a��c ��Y�K�\ LK�PX@B� - -ph��c��a��c ��Y�K�\ L@C� - -pp��c��a��c ��Y�K�\ LYY@ 777>7><:5410.-,+(&#"""+!62''54&"#5#"'!32673"&5532655!5!5#3&73255��s/�p�ym1U4�-\|8�h:"�^�xQO0����m���)7\X|7av}�^(0:-���:gWB,&pnrd�BQ4��ޖ>?2��;>�����������%�0�73K� -PX@/ -# -6$5J@/ -#6$5JYK� -PX@:�h�� - -c�a��c �� Y K�\LK�PX@A�p�h�� - -c��a��c �� Y K�\L@B�p�p�� - -c��a��c �� Y K�\LYY@ &&��43&0&0.,*)"!��#"+##5"&'!32673"&5532655!54&"636632527'�_�4Ή��:"�^�xQO0���Kc"����rHg5��Lj ����s=�hWB,&pnrd�BQ4��K9G�8>?2;D>n��;E������f��#�,�5�9LK� -PX@8c�c�c �� -Y - -K�\LK�PX@?�pc��c�c �� -Y - -K�\LK�PX@E�p�hc��c��c �� -Y - -K�\L@F�p�pc��c��c �� -Y - -K�\LYYY@*66$$��696987530.$,$,+)('�#�#"!#"#+###"&547!32673"&5532655!5363355#"325#f_�}mˁ��:"�^�xQO0����?g,*)4'A}���L(o{s]WB,&pnrd�BQ4��>?2)���.#B#����������'�0�9�B�M{K�PX@ -G J@ -G JYK� -PX@; c � cc -��YK�\LK�PX@B� p c��cc -��YK�\LK� PX@G� p c��cW�c -��YK�\L@H� p c��c�c��c -��YK�\LYYY@0CC((��CMCMJIBA<:9742(0(0/-,+�'�'&%" "#+##5"&'#"&547!32673"&5532655!5363355#"3222>55#!2655�_�8� ?mˁ��:"�^�xQO0����?g,*)4'A�AR, �v<TH�K����M�y(o{s]WB,&pnrd�BQ4��>?2)���.#B# K&n[ ->GWL����������*�5��@ -/JK� -PX@. -�a�c �� Y K�\L@5� - -p -� -a�c �� Y K�\LY@"++ ��+5+520'&* *��#"+##5"&'!32673"&5532655!52667655!%32655�_�9���:"�^�xQO0��:L-�� �6W�GL����LtgZB,&pnrd�?Q4���3>A-�'r_�SF���������4�?qK� -PX�?=J@?=JYK� -PX@;� - -h�n�c� -c ��Y�K \LK�PX@B�p� - -h�n�c�� -c ��Y�K \LK�PX@N�p� - -p�n�c�� -c ��Y�K[K� \L@K�p� - -p�n�c�� -c ��Y�K[K� \�LYYY@<;:9654321.,)(&%#!#!#+#'554&#"#6#"7&547!32673"&5532655!5!!36267��Rd���+)f�b**�����:"�^�xQO0����r���=�2*XY|h� -� |/6��6/| � -� WB,&pnrd�BQ4��>?2Zd/���������)�3 K� -PX@ -( J@ -( -JYK� -PX@4�� c -�a�c�� Y K�\LK�PX@A� p�h�� c� -� -a��c�� Y K�\L@B� p�p�� c� -� -a��c�� Y K�\LYY@ ��21.-))'%#"��#"+##5"&'!32673"&5532655!536632554&"26�_�5����:"�^�xQO0����h?c49c<<c9���|A�aWB,&pnrd�BQ4��>?28BBw��1:<`<;�����5��(�1�7��K� -PX@1h - -a��YK\ LK�PX@8� - -ph a��YK\ L@9� - -pp a��YK\ LYY@(22*)��272743.-)1*1�(�('&#!""+##!32673"&55!32673"&5532655!52655!!5#5_���:"�^�x��:"�^�xQO0���R-�������!WB,&pnrdOWB,&pnrd�BQ4���.M4>?2�1T*�������+�3�V@S -0- -J�p����c�� - -c��c��_ Y�L32/.+*&$ +#"632#5&'"&55&&7&46335!5!#5&"2�"##&&��y*C�D@q`��u@f_M�w��~H�6�|��O&jEPPEo-cRYo�O%�P1������/�����Q��$�-�<���6JK�PX@C�h��cc��c��c��` �� -Y - -K�L@D�p��cc��c��c��` �� -Y - -K�LY@$..��.<.;97310/+)&%�$�$#"&"+###"&'#"2653"&47&46335!5�2654#"%5!#"633663Q_��#r�v�Z0G*��ۄF2f_!��F'J$+����"#�}X���_'AXcSHT).Yfw�:*�P1���*#H%E�o�.DG�����J��$�2�;�?��@ -1JK�PX@F�h��cc�c��c��` �� -Y - -K�L@G�p��cc�c��c��` �� -Y - -K�LY@,<<&%��<?<?>=;964.,+*)'%2&2�$�$#"&"#+####"&'#"2653"&47&46335!536335!#"65#"325#J_�}mjRy�Z0G*��ۄF2f_!��Y�1�,���"#*)4'A}���L(o{UHT).Yfw�:*�P1��zt��.@.#B#������I��� �5��@)1JK�PX@4�ps�� - -c��c��c ��Y �L@:�p�p�q�� - -c��c��c ��Y �LY@��53,*&$#"� � &"+##5"&73264&""&47&46335!5##"63232�_�0�j -2(2qN���a9f_5��ӽ�"#~�5/-)o���lE�m0IB}���I*�P1�����1XR17$*��������?�i@f4 -(& J� �� �c�� - -c� ccY�K�K�[�L?>=<;:9710/.+)$"!"$ +#"632'554#"#6#"7&463267&#"&&7&46335!5!#�"#!�5)0aVP/7 T 5/PQfL:(6 qVmtl��{5f_5����2 -�F.URZE:]]:EZU�N$?e�do�=M%�P1���������*�4�b@_ J�p�q����c��c��c��c - Y� L32/.*)('&$ +#"632#5"&462&""&7&46335!5!#54&"26�"#&�}} zPMv�\[P��n<f_5��Ȳ"9##9"�3 ���I+W�O>_�cg�N&�P1����"#8#"��������$�-�5�@��@ -: - JK�PX@2 - -c� � c��YK [K�L@0 - -c� � c c��YK�LY@!66��6@6@=<32/.+*&%�$�$##$""+##5#"'#"&'#"&4632632>55!5�265&&"264&"2655�_�:w[?By>kp;f��f<k5�Y=�wT43U3�T44T4�;WJ�L����I(X7676�Ԁ4:n1 -*,'���4**44U34T45T{qf<ISF������]��_K�PX@$���p�[�K�Y��K�L@"���p���c�Y��K�LY@+3###5354 #54662�yn�nj�*�q�֬q���X���>Ba�;;�a��"�������K�PX@�h�s��c��[���LK�PX@ �p�s��c��[���L@%�p�s����c�W�[�OYY@ ""+4632#4&#"#6"&462�rt`z�*$X��""-m�s`"*t^O""���(�.{��@���W��[���O+"&462""(""��4�����bK�PX@�h��[���K�LK�PX@�p��[���K�L@�p����c�LYY�!!+432#6#"#��][ �7:~-�naIcQ��4������}K�PX@��h����c�[�K�LK�PX@ ���p����c�[�K�L@���p��c����c�LYY@ "'+"&462476632#4&#"#""�.Y=_m�(&R~(""_D$*na#(eQ��������< �JK�PX@E��h����c� � c�� -c�� c� -� - ]�[�KYLK�PX@F���p����c� � c�� -c�� c� -� - ]�[�KYL@D���p���c����c� � c�� -c�� c� -� - ]YLYY@;9765431*)&%#"! #!!+�462"7#&#"3##"32"'#3264&".546335!5!5432�""�?)"�u�X*/�j�"��'A#.M4?+uX'��P�bn-""5N45K��& �Qd$f"&7#B-NO;�I�s����� -��!�zK�PX@0�p��[ ��K��[ ��KYK�L@.�p� [� K��[���KYK�LY@ -+�62"&3###5354&&"#54627O77O7/j_�_[ @ �e�f�77O77s���X�12$$21DH���������#�ݵ JK�PX@6� -�� -h�p�[�K�� [� KYK�LK�PX@7� -�� -p�p�[�K�� [� KYK�L@5� -�� -p�p���c�� [� KYK�LYY@�"! - �##+"3###5354&&"#546 62#6( -yn�nj @ �e6%�U� z$$5���X�-12$$21X\��Y=jgI���� ��,PK�PX@ - J@ - JYK�PX@7��hp�� �c[K Y -K�LK�PX@8���pp�� �c[K Y -K�LK�PX@@���pp�� �c�[�K�[�K Y -K�L@>���pp��c�� �c�[�K Y -K�LYYY@$��,,('#"! ��+�&462546 62#4&"3###5354&&"*��e6.�m�'G)yn�nj @ �))G\��PFna#&1$1���X�-12$$21X���������rK�PX@,�p����c� [� KYK�L@*�p� � c����cYK�LY@ -+�62"&3###5354 #546627O77O75yn�nj�*�q�֬q�77O77f���X���>Ba�;;��������#��@ - -JK�PX@6� -�� -h�p�[�K�� [� KYK�LK�PX@7� -�� -p�p�[�K�� [� KYK�L@5� -�� -p�p���c�� [� KYK�LYY@�! - �##+"3###5354 #54662632#6&$=yn�nj�*�q�ֳ3&oS^�zh���X���>Ba�;@?cle*�������-PK�PX@ -J@ -JYK�PX@7��hp�� �c[K Y -K�LK�PX@8���pp�� �c[K Y -K�LK�PX@@���pp�� �c�[�K�[�K Y -K�L@>���pp��c�� �c�[�K Y -K�LYYY@$��--+*('&%$#"! ��+�&4625476326632#&&"3###5354 "*��8j�e�4U=ar�-M2yn�nj�*�))GBaD~98.9mb#&.$%���X���>����^����JK�PX@�W���c�L@��c����c�LY@ - +"&462#532#&&^7O77O7��4/DMTI4�<Ak77O77V~7dZZ,��������M��JK�PX@�h��c�L@�p��c�LY@ "!$ +36632#6#"#&&##�/ak7 -JAQR~ -= �<AO4�*F4BnaL%1Z,������������JK�PX@��c�c�LK�PX@�h��c��c�LK�PX@ �p��c��c�L@%�p��W���c��c�LYYY@"$ +36632#6&"#&&##2"&4�/ak7 KATY -wG �<AO4�" �*E4Aje'1(6Z,!!����c���5@2J��c�[�K��[���K�L$!""+62"&%32#&&##53&&##Z7O77O7�w/.5>(;8*�D;_4/QC/-JG4�77O77�$J`N.d$F ������"�9@6J��c�c��[���K�L$!"!& +326632#6#"#&&##53&&##�/7=B8# D?QP~ -<�D;_4/QC/-JG4 !@94@naL%1.d$F ������"�*�y@ -JK�PX@(�W��c� c��[���K�L@)��c� c�� c��[���K�LY@('$!"& -+326632#6&"#&&##53&&##2"&4�/7;C6"H=TY -wG�D;_4/QC/-JG4�" >61<je'1(4!.d$F _!!��I�������]K�PX@!��W���cYK�L@"��c����cYK�LY@"" +62"&%323###53&&##�7O77O7��/6CD9Lw_�_Y9AN4�77O77w -;����X�U+��I������y��JK�PX@$� �� h -� �cYK�L@%� �� p -� �cYK�LY@� - �+"3###53&&##536632#6� w_�_Y9AN4/ak7 -JAQR~ -d%1���X�U+~*F4BnaL��F������'��� JK�PX@& - � c���cYK�LK�PX@,��h - � c���cYK�LK�PX@-���p - � c���cYK�L@2���p� W - �� c���cYK�LYYY@��'&$" - �� +&4626&"3###53&&##536632#�"2G z_�_V9AN4/ak7 KATY -w!!<1(6���X�U+~*E4Aje��C�����&�G@D" J� � c� - -[�K��[���KYK�L&$ ""+62"&%323###53&&##53&&##�7O77O7�{/.5=)-Py_�_`>;\4/QC/-JG4�77O77�$%:����X�)d$F ��C����*�Z@W"��J� -� -�c�c� [� KYK�L�)(&$ - �** +"3###53&&##53&&##5326632#6� y_�_`>;\4/QC/-JG4/7=B8# D?QP~ -d%1���X�)d$F d !@94@naL��C�����2��K� -PX@ -+ �J@ -+ �JYK� -PX@5� W���c�� �c� - -[�KYK�LK�PX@6���c� � c�� �c� - -[�KYK�L@6���c� c���c� - -[�KYK�LYY@"��21/-'%$" - ��+&4626&"3###53&&##53&&##5326632#�"2Gy_�_`>;\4/QC/-JG4/7;C6"H=TY -w!!<1(4���X�)d$F d >61<je��o*�I[���(@%����c��`L+"&462"&53265b'7''7'�z�z�8d7�&&8''4drrd*66*������[����A@>����c�� d -K Y� K�L+"&462"&53265###5!�'7''7'�z�z�8d7G_�_b�&&8''4drrd*66*�X��X������X��-��@ J -IK� -PX@/���p�h���c - Y�K�\�LK�PX@5���p�p�f����c - Y�K�\�L@6���p�p�n����c - Y�K�\�LYY@���-�-#!#(#+32'554##3253#"&5532>7655!5!� loz�z`J�2[2��jq=>%'��lXL*\�]}:7P$(L�kk� 5���������,��K� -PX@7���p�h�p���c - Y� K�\�LK�PX@=���p�p�f�p����c - Y� K�\�L@>���p�p�n�p����c - Y� K�\�LYY@���,�,+*3!##+#54&##3253#"&55032>7655!5!� �w�>?F2[2��jq=>%'��XL*�}ikB;P$(L�kk� 5�������~��1���&JK�PX@:�h�p� �� �c��c��c��_ - -Y� -L@;�p�p� �� �c��c��c��_ - -Y� -LY@10/.-,+)!#!$ +#"632#6#""&'33254.'&47&46335!5!#�"#xx�R&0@:�uۏ�mS0nX&PF2f_!�����.uhV+Y#�YhrxiA&1�:*�P1�������~��4��@)& J!GK�PX@0�h�s����c��c��c - Y� L@1�p�s����c��c��c - Y� LY@43210/.,#!$ +#"632#6#"3#6&"7&547&47&46335!5!#�"#vt�T&07'Ee8 �8�/&^v(OF2f_!�����.sjW+R/,CcY8wqAx\[G09�:)�P1�������Y��%�~�JK�PX@+ - h��c�� c����`Y�L@, - p��c�� c����`Y�LY@���%�%!%!*!+%#"'&4675&&54335!5!##"33#"25�E&40,9� -��m�pa -/4/L���C%eAD.�>��� -zeN��#��N��#�,��@*�#"�JK�PX@$���p[K�K�[�LK�PX@.���p�[K�[K�K�[�L@,���p�[�K�Y�K�K�[�LYY@!"!+#567&&54623##3#&&5475&"65^���IC{�{RX:�_`]w�p�&C(1(8-h -�*W?Too�R(����A?�`_s+c�))C+3.��������6��@+JK� -PX@5�h����c��c��c -Y� - -K�[�L@6�p����c��c��c -Y� - -K�[�LY@654321)!%"$ +#"632#"33#&'&5467&"7'&&547&46335!5!#�"# #(��BO"&%ZBLWJ!�V�z�t:Ch>f_5��Ȳ�3�l $n]@D$`M`a} -J$�V�K(�P1������� -��2@/���p�[�K�Y��K�L+346 #54&"3###a�R��[�\__�_䏗��- \NIV���X�����B -��2@/���p�[�K�Y��K�L+346 #54&"3###a�kŢj�k__�_䏗��."\NJU���X�����v -��2@/���p�[�K�Y��K�L+346 #54&"3###a��Ңy�z__�_䏗��0$\NJU���X������ -��2@/���p�[�K�Y��K�L+346 #54& 3###a��ࢉ���__�_䐖��2'[NJU���X������ -��2@/���p�[�K�Y��K�L+346 #54& 3###a����__�_䐖��4)[NJU���X����� -��2@/���p�[�K�Y��K�L#+346 #54&# 3###a��������__�_䐖��5+ZN����X�����I -��2@/���p�[�K�Y��K�L+34$ #54 3###a � ��K__�_䑕��7-�����X�����} -��2@/���p�[�K�Y��K�L+34$ #54 3###a��__�_䑕��90�����X������ -��2@/���p�[�K�Y��K�L+34$ #54 3###a#$���__�_䑕��;2�����X������ -��2@/���p�[�K�Y��K�L+34$ #54 3###a171���__�_䒔��=5�����X����� -��2@/���p�[�K�Y��K�L+34$ #54 3###a>Q?��y__�_䒔��>6�����X�����P -��2@/���p�[�K�Y��K�L+34$ #54 3###aLjM��D__�_䒔��@9�����X������ -��2@/���p�[�K�Y��K�L+34$ #54 3###aY�Y��__�_䓓��B;�����X������ -��2@/���p�[�K�Y��K�L+34$ #54 3###af�f���__�_䓓��C=�����X������ -��2@/���p�[�K�Y��K�L+34$ #54 3###as�t���__�_䔒��E@�����X�����" -��2@/���p�[�K�Y��K�L#+3476! #54 3###aY��j���r__�_�dB���GB�����X�����W -��2@/���p�[�K�Y��K�L#+3476! #54 3###a]��w���=__�_�dB���HC�����X������ -��2@/���p�[�K�Y��K�L+3 #54 3###a?��__�_�&��JF�����X������ -��2@/���p�[�K�Y��K�L$+3 #54'&! 3###as�İ���i__�_�&��LH]$!����X�����) -��2@/���p�[�K�Y��K�L&+3 #54&&'&# 3###aܢL~^���4__�_�&��PM&9#����X�����^ -��2@/���p�[�K�Y��K�L+3 #54 3###a��4__�_�&��QO�����X������ -��2@/���p�[�K�Y��K�L&+3 #54&&'& 3###aE�R�e��E���x__�_�&��SQ&9#"A.���X������ -��2@/���p�[�K�Y��K�L4+3 #54&&$ 3###az�|��������|__�_�&��UT.A""A.���X�����0 -��8@5p���[�KYK�L����U +54."3###53 �=t�����Ɩt=__�_a��X3" "3���X�&��X�� -������� -�"@����a�W�[�O+3#5255# -�GE4?(<�RAB��������� �������� ������ ������ ��.���� ������ ������� ������ ��\z�� ��&��� � �\��� ��@X�� ��@X�� � ��� ��4��� �����C�o�p�y�r�i�g�h�t� �(�c�)� �2�0�1�4� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y� �(�i�n�f�o�@�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�)�P�o�p�p�i�n�s�B�o�l�d�2�.�0�0�0�;�I�T�F�O�;�P�o�p�p�i�n�s�-�B�o�l�d�P�o�p�p�i�n�s� �B�o�l�d�V�e�r�s�i�o�n� �2�.�0�0�0�;�P�S� �1�.�0�;�h�o�t�c�o�n�v� �1�.�0�.�7�9�;�m�a�k�e�o�t�f�.�l�i�b�2�.�5�.�6�1�9�3�0�;� �t�t�f�a�u�t�o�h�i�n�t� �(�v�1�.�3�)�P�o�p�p�i�n�s� �i�s� �a� �t�r�a�d�e�m�a�r�k� �o�f� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�.�I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�N�i�n�a�d� �K�a�l�e� �(�D�e�v�a�n�a�g�a�r�i�)�,� �J�o�n�n�y� �P�i�n�h�o�r�n� �(�L�a�t�i�n�)�h�t�t�p�:�/�/�w�w�w�.�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�T�h�i�s� �F�o�n�t� �S�o�f�t�w�a�r�e� �i�s� �l�i�c�e�n�s�e�d� �u�n�d�e�r� �t�h�e� �S�I�L� �O�p�e�n� �F�o�n�t� �L�i�c�e�n�s�e�,� �V�e�r�s�i�o�n� �1�.�1�.� �T�h�i�s� �l�i�c�e�n�s�e� �i�s� �a�v�a�i�l�a�b�l�e� �w�i�t�h� �a� �F�A�Q� �a�t�:� �h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L 8 - @� . ( A 7 M / K � K� L 0 5� 0� ' ? > 0 K � G� . > . 2 G� . G � ( M . > $� 8 M 5 $ ( M $ M 0 $ >� 0� 8 . > ( $ >� * M 0 > * M $� 9 H d����������2�������������������������������������*��D��E�E��F�k��l�l��m�r��s�s��t�w��x�x��y�{��|�|��}� �!!�"'�((�)*�+T�UU�Va�bh�ik�ll�mm�nt�uv�wx�y��������������������������������������������������� -�,�J�DFLT�dev2�deva�������������abvm�blwm�������������� -�6�����������,�f��)*fgh�����������������������������������������������������{ -����"�(��. -�"( -�"�(.4:@FLRXX^djpv|������������������������������~$*06<BHNTZ`flrx~������������������������ &,����������N��������������S������������������������r��������y��E��0��k������C��������������������������������������� ����������������������������6�� ������������������������������������@����:��c��x��w����������%������=��������������R��b��)��*�����)��+��������_�����c��H�������������D�^�������:\��nt�#���*� -�,1U�RW�w�#���������������������������������������������������������������������������������������� ������������������� ����������������������������� ��� ��������������� ����������������������������������������������� ������������������������������������������������������ ����������������������������������������������������� ������ ������������ ������������������������������������� ������������������ ������������C��$����������������X����������~�����J��q�����x��<����R����������:��bcdewx��}:>@DEFGKOVW\nrst����������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~������������������������������������}��� �&,28>DJPV\bhntz���,2���J��������z��������� -"�(.4:@FLRX^djpv:|����^��p�����������������$*06<BHN06TZ`Nflrx������������������y�����'�������������9�|�w�������������O����H���;���D������!�'�q�S���&��������'�����������o�'������������������������� �����y�[�|�!�����������B�������������s������q������y�����8�.�;���3������3���!���!���$�����������s�y�����q�������������9�=���)����������7���������������/���������9�����H���2�����y�<���������q�)���q�����9�"�����9�=���M��������������Z���Z�:�����E���Z�D�,��������������c�.�r�8�6�������������l��{:>@DEFGKOVW\nrst��������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~���������������������{���� -"(.4:@FLRX^djpv|�����������������������$*06<BHNTZ`flrx~��������������������� &,28>DJPPV\bhntz��������������N��������������������������'���S���������������N�����������S���N���������~�������b���b�'���S�����o�������m�����������������������n�����������������k�����������c���!�����������B�������}������������������������������8��8���2������3���!���!���$���%�����������`����������������������P��� ����������<���������������������������/�������t�������(����������<���������������4���T�������-�������=���<�������������������:���:�|�����1���/�������)���+����������_�������c�4�r�~���������� -�b.�DFLT�dev2�deva�6���������������� � -��� ����������������� � -�����abvs�bakhn�lakhn�tblwf�zblwf��blws��half��half��haln��liga��nukt��pres��psts��rkrf��rphf��vatu��������������������������������� ���� � -����������������� �����������������2�f����l���8R������ | �!�!�""" "."N"\"j"x"�"�"�"�"�"�"�"�"�### #.#<#J#X#f#t#�#�������&�>�V����!���������d����!���������e����!���������w����!���������x�������������������f��� �*�4�>�H�R�\��n�]��o�]��p�]��q�]��r�]��s�]��t�]��U�]��:;<AFGOT�������"�� -�����lZ����lC��:A��������� ����������������� v������l�������&�R�^�j�v����������������������*6BNZfr~��������������lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT���lT����lT���lT���lT���lT���lT���lT���lT���lT�� �lT�� -�lT��:S��V\�nq�!tt�%�����������l����T�������������l��������*�Z�d�n�x����������������������������������",6@JT^hr|�������l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l��:\��nq�#tt�'���(��������&�R�\�f�pD�z��������NXbl������v������������$.8B�LV`jt~���l���l�� �l���l���l���l���l���l���l���l���l���l���l���l���l�� �l��!�l��"�l��#�l��$�l��%�l��&�l��'�l��(�l��)�l��+�l��,�l��-�l��.�l��/�l��0�l��� -����������L�������������������� *4>HR\fpz�������������$.8BLV`jt~������������� -(2<FPZdnx�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���� -������������ ���������������������������������������������������������������������������� ����!����"����#����$����%����&����'����(����)����*����+����,����-����.����/����0����:S��V\�nq�!tt�%���&���@���G������ �+�\P�$>r|�6Xr�����R~�4~8�� � � -X -���(2d����� ��:�D�L�T�\�d�l�t�|��������������������������������������V���VU���T��IS��FR��DK��S<��X:��SJ�XI�VH�SF�RB�OA��@�N?�M>�K=�JL�Y;��Q�[8�I7�H6�D5�A4�?3�;1�:�����"�(�.�4a�Y_�X]�S[�RZ�MX�IW�;��&�.�6�>�F�L�R�X�^�d�j�p�v�|��������p��Sm��Sk��Xj��Sq�Rv�[o�Qn�Pu�Xl�Mt�Vr�Si�Lh�Kg�Hf�Ae�=d�<����y�Sx�Rw�M�����"�(�.|��X~�R}�M�S{�@z�?����S�� �(�0�6�<�B�H�N�T�Z�`�f�l�r�x���X���S��R��P��M��K��I��F��D��B��X��S�����A��:������S��R��M�� -�����Y��A��@��?�� -�����X��S��E��D������X��S��E�� -�����X��S��G��F������X��S��G�����$�*�0�6�<��X��S��R��H��G��F��E��D��6�>�F�N�V�^�f�n�v�~�����������������������������������X���S���M���S���V���S���X���S���X���S��X�����N��V��M��J��S��[��I�����;�����R�����O��:������X��S��M��� �&�,�2�8�>�D�J�P�V�\��X��S��R��Q�����P��M��L��K��=�����<����� �&���S��S��R��X��M�&�N�X�`�h�p�x�������������������������������������� -"(.4:@FL���S��S��D���S���X���S���S���X���S���X���X���S���[���S���[��N��S��M�\�����R��L�[�����K��X��Q��J��������O��I��F��D��@��?�����:���"�(�.�4�:�@�F�L�R�X�^ ��S�X�V�S �R�O�N -�M�[�I�E�D� ��� �&�,�2�8�>�D�Y�V�S�O�N�M�I�D�A��&�.�6�>�D�J�P�V�\�b�h�n�t�z��������-��S&��X!��S0�[,�V+�S*��)�Q(�P'�M/�Y%�L$�K#�I"�B.�X �q�A�� -���5�X4�V2�S1�M��(�0�8�@�F�L�R�X�^�d�j�p�v�|����������A��X?��S<��SE�XD�VC�SB�RH�\@��G�[>�Q=��F�Y;�P:��9�N8�M7�K6�I���J�SI�M��8�@�H�P�X�^�d�j�p�v�|��������������������������������e��Fc��SY��SN��Sf�[b�Va�S`�R_�Q^�P]�O\�N[��Z�Kg�\X�JW�IV�GU�FT�ES�DR�qQ�AP�<O�;d�XM�:������$l�\k�Xj�Vi�Sh�M��� �&�,�2�8�>�D�J�P�V�\x�Yw�Xv�Vu�St�Rs�Mr�Iq�Dp�@o�?n�nm�:��(�0�8�@�H�P�V�\�b�h�n�t�z���������������S���S���S~��X|��S��O�����N��X��H�����S�E��Z}����R{�Dz��y�:��2�:�B�J�R�Z�`�f�l�r�x�~���������������������������S���S���X���S���X��R��P��O�����N��M��K��X��J��V�����S��I��D��A��;��[�����:����� �&�,��X��V��S��R��M��H����S�� -���N��SO�SP�XM�R����S����� �&�,G�RE�PD�tC�O9�I2�n����� �&�,c�[b�Y`�X^�S\�RY�I�����S��q�� -����[�t�I�q�� -��� L��\K��SL�\K�S��s�S����S����S��3�S�� �������������$���& �'�(�)""�*�����6�r������(V��� V��\�t��*N~����� -���������>DEFTU\r�������������� -D�������� GKs�������������� -�������� :OPXnt����������� ���������=INZ���������� ��������� -?@LSV����L���� ���������<JMW[p��8����� `������ ��ABCQRYq����� ��low���� ������!��H�����{}������������"��;o�� -$K~������������#��������kyz������������$��h����#(.H����������`������%��uz|�������������%+7Tgijq�������������&��eny{����������� - 5ESUVmn���������������'��(6Pirstw����������� ')069:;=CJZ[hr���������Z������(��*Odvx}~����������������"*,/234DGIM\]dpu��������������)�� 4>BCD_`loq�����������W^sv���������������*��!129;@AEJMXYfg�������18>@BFabtx������B������+��H]^������PXf������������,��=FGIQZ[\abc� &QR_`e������������-��57?LWk������O������������.��3j���|�����h������/�� <mp�����!<�������8������0�� RS������-?A�����������1��:KNTU��NYc�����������������������dewx��������� ��"�>�H�d������������*�������*�����*����*�������*�����*�������*�����*����*�������*�����*�������*�����*����*�� /afghijk����������6��@������1��:\��nt�#���*� -�,1��R��������*���������N����*�4����d�����c��b����d������c��b��d��KTY\����������Z������1��":Ont�� -128BCD�������M]mnyz������a�������������$�.�8�B�L�V�`�j�t�~��������������l����l����l����l����l����l����l����l���l���l���l���l���l���l��*�l��>DEFGKT\���������������������Q���N���K�������@���������2�!�������$����������"�����������T����l������:l������,m������n������o������p��������q��������r��������s��������t��������u��������v��������w��������x��������y�������vz�������h{�������Z|�������L}�������>~�������0�������"�������������������`������������������*`a�������������� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Light.ttf b/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Light.ttf deleted file mode 100644 index e457aee174..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Light.ttf +++ /dev/null @@ -1,2321 +0,0 @@ -������� DSIG���������GDEFI�I�����GPOS�,�3�����GSUB�aE������$�OS/2�q�������`cmapgQ�������cvt ���#����ffpgm�D��������gasp���������glyfTڣ��3��\�head -zF���,���6hhea�c��d���$hmtx�ٜ�����loca�'���$���maxphX������ name�?����@���post���2������ prep.ՃR��#����������'���_<�������ђ����ђ���H -G*������������[���� -���k -G���������������������q�������>�N�w����������=,����X���K�X��^�2G��������������������������ITFO�� �[����[ �������"���� ��������M������,��,��������;�+��<��2��(���G��G�E��6������(M�d���<2�ex�H'�;E�=I�5o�,v�I��U0�(w�Bz�X)�Z���Z��|��f��k�ee�<��5S�K�(��K��K��K�(��K���K�85�K��KA�K��K �(2�K�([�K;�<�1��K����Y�2��2���������c�(-����� -��(��KX�(��(]�(H���(a�K���<������K���K��Ka�Kr�(��K��(a�K�<S�a�F�������(,���i,�v��(,�������Kx�/�<��i;�1� -�2��#��-��1M�d�2g� -����2�=���� -f�K9�(���<��� -�����#��2X�_�q�k�\��5��5��5��5��5��5i��(��K��K��K��K���������������������K �( �( �( �( �(��� ���K��K��K��K�2�Kw�K��(��(��(��(��(��(8�(X�(]�(]�(]�(]�(����������������p�(a�Kr�(r�(r�(r�(r�(���r�a�Fa�Fa�Fa�F���K���5��(��5��(��5��(�(X�(�(X�(��K��(�����(��J]�(��K]�(��K]�(��K]�(�(��(�(��(�������������������=���K5�K��K��K������K���A��Kc�K���������Ka�K��Ka�K��Ka�K �(r�( �(r�(:�(7�([�Ka�K[�Ka�C[�Ka�K;�<�<;�<�<;�<�<�1S��1S���Ka�F��Ka�F��Ka�F��Ka�F��2��(�2��(�2��(H��;�<�<�1S���� � - � -g� -"� -�v� -��� -��� -:� -0� -��(�������K���6�V?�VV��V��I��Y��������g��������?�V?�V|��������������������1��3��3����������J��y��P�������VP����i������������a�������������������!�p�����`�����VX�5 �� �� �S���q�������������������!���3�� �)�<���]���V���������3��J��y��������������������������x�H'�;E�=I�5o�,v�I��U0�(w�Bz�X��^6�V��������������d��d���������(���������(�1�2��d8�<��2 �- �2X�TK�K�d�*a�$Z����K���(��2/�(����(��(M�d2�e���<����������(��&�d&�d'�(��,�o� -$�$���O�������������������1��/��0��*��������J��y��O��e����VP����_���{������� -�a��������������2�p�����`������O@����������/����������Z�������F������������������1��3��G��<��������J��y��P�������VP����i������������a��������������A���"��`��������������3����������������������1��/��E��*��������J��y��O�������VP����_���{������� -�a��������������$�����`���������������������������A�����I��L��������t�������t��-��~��~�������������������������������������Y��Y��Bz�B-�����F�������� -��$��:��,�����������m��m��7��8������������B�����������>��������E��1��"��d����T��8��e�� �� �����{����c��O�����������������G��G����[��[����������1��������^�����o������������������0��6��������<��d��-�����������������������9��2��k��Y��|�����|��������Z��t��{����������i��U��L��!�����.��.��������"��B��]����������o��C�����:��h��j������������]������Y��Ys�Y\��\��J��$��>����D��D��#�������[����_$�_��_�_J�_��������+�����6�����c��b�����������l��T��O��L�����h�����3��������h��i��������������������������������n��������>������ -�����^����X��^��U����������,��,����������� ��b������������������������l�����]����e��������l�����������9�����W����������a��a��as�a��at��;�����������������������`�����I��������Z�����������:��������H�����������#�����������8��;�������G��q������������P��Q��������[��!�����<��w�����������e����0�������p�p�@W�p��p��p��0��p��p{�p��! -�ph��i����#���������?�������4��������E�����?��G����������������^��-��������n��f�� ��������O��������������������������n��p��������������\����������� �����[�������k���kV�� �S �S �S �� �� �����!���!���!���3���2���2�+ �( �*�@�6�6������5�����`��`��A����F��� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ���o� -���������������� -��l�P����������� �~#+17>HM[eks~������ ( 3 9 E I M P ^ p r " & 0 : D � � � �!!"!&!.""""""""+"H"`"e%�%����������� � ��"*.69ALP^jnx������ * 5 < G K P X ` r & 0 9 D � � � �!!"!&!.""""""""+"H"`"d%�%�����������������������������������������������b�Y�X�J�h�(�'�&�%�$�#�!� ������|�w�t�s�r�o�f�^�U�����������~�{�tߡߞߖߕߓߐߍ߁�e�N�K���� -��������������������������������������������������������������������������������������������������������������������������������������������������������|�������I�������������� ��� ������ ���~������������d��������������������������"��#������*��+������.��1������6��7������9��>������A��H������L��M������P��[������^��e����j��k�� -��n��s����x��~����������������������������������������!��������"��������(�� �� ��)�� �� ��,�� �� ��5�� �� (��8�� *�� 3��N�� 5�� 9��X�� <�� E��]�� G�� I��g�� K�� M��j�� P�� P��m�� X�� ^��n�� `�� p��u�� r�� r����� �� ����� �� ����� �� ����� �� ����� �� "����� &�� &����� 0�� 0����� 9�� :����� D�� D����� ��� ������ ��� ������ ��� ������ ��� ������!��!�����!"��!"�����!&��!&�����!.��!.�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"+��"+�����"H��"H�����"`��"`�����"d��"e�����%���%������%���%����������������������������������������, ��UXEY K� QK�SZX�4�(Y`f �UX�%a���cc#b!!��Y��C#D���C`B-�,� `f-�, d ��P�&Z�( -CEcER[X!#!�X �PPX!�@Y �8PX!�8YY � -CEcEad�(PX!� -CEcE �0PX!�0Y ��PX f ��a � -PX` � PX!� -` �6PX!�6``YYY�+YY#��PXeYY-�, E �%ad �CPX�#B�#B!!Y�`-�,#!#! d�bB �#B� -CEc� -C�`Ec�*! �C � ��+�0%�&QX`PaRYX#Y! �@SX�+!�@Y#��PXeY-�,�C+���C`B-�,�#B# ��#Ba�bf�c�`�*-�, E �Cc��b ��PX�@`Yf�c`D�`-�,��CEB*!���C`B-� ,��C#D���C`B-� -, E �+#��C�%` E�#a d � PX!���0PX� �@YY#��PXeY�%#aDD�`-�, E �+#��C�%` E�#a d�$PX���@Y#��PXeY�%#aDD�`-�, ��#B� -EX!#!Y*!-� ,�E�daD-�,�` �CJ��PX �#BY� CJ��RX � #BY-�, �bf�c ��c�#a�C` �` �#B#-�,KTX�dDY$� e#x-�,KQXKSX�dDY!Y$�e#x-�,��CUX�C�aB�+Y��C�%B�%B� %B�# �%PX��C`�%B�� �#a�*!#�a �#a�*!��C`�%B�%a�*!Y�CG� CG`�b ��PX�@`Yf�c �Cc��b ��PX�@`Yf�c`���#D�C��>�C`B-�,���ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,� +-�), .�]-�*, .�q-�+, .�r-�,�� +��ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-� ,�+-�!,�+-�",�+-�#,�+-�$,�+-�%,�+-�&,�+-�',�+-�(,� +-�,, <�`-�-, `�` C#�`C�%a�`�,*!-�.,�-+�-*-�/, G �Cc��b ��PX�@`Yf�c`#a8# �UX G �Cc��b ��PX�@`Yf�c`#a8!Y-�0,���ETX��/*�EX0Y"Y-�1,�� +��ETX��/*�EX0Y"Y-�2, 5�`-�3,��Ec��b ��PX�@`Yf�c�+�Cc��b ��PX�@`Yf�c�+��������D>#8�2*-�4, < G �Cc��b ��PX�@`Yf�c`��Ca8-�5,.<-�6, < G �Cc��b ��PX�@`Yf�c`��Ca�Cc8-�7,��% . G��#B�%I��G#G#a Xb!Y�#B�6*-�8,���%�%G#G#a� C+e�.# <�8-�9,���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# �C �#G#G#a#F`�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca# �&#Fa8#�CF�%�CG#G#a` �C�b ��PX�@`Yf�c`# �+#�C`�+�%a�%�b ��PX�@`Yf�c�&a �%`d#�%`dPX!#!Y# �&#Fa8Y-�:,�� �& .G#G#a#<8-�;,�� �#B F#G�+#a8-�<,���%�%G#G#a��TX. <#!�%�%G#G#a �%�%G#G#a�%�%I�%a���cc# Xb!Yc��b ��PX�@`Yf�c`#.# <�8#!Y-�=,�� �C .G#G#a `� `f�b ��PX�@`Yf�c# <�8-�>,# .F�%FRX <Y.�.+-�?,# .F�%FPX <Y.�.+-�@,# .F�%FRX <Y# .F�%FPX <Y.�.+-�A,�8+# .F�%FRX <Y.�.+-�B,�9+� <�#B�8# .F�%FRX <Y.�.+�C.�.+-�C,���%�& .G#G#a� C+# < .#8�.+-�D,�%B���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# G�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca�%Fa8# <#8! F#G�+#a8!Y�.+-�E,�8+.�.+-�F,�9+!# <�#B#8�.+�C.�.+-�G,�� G��#B��.�4*-�H,�� G��#B��.�4*-�I,���5*-�J,�7*-�K,��E# . F�#a8�.+-�L,�#B�K+-�M,���D+-�N,��D+-�O,��D+-�P,�D+-�Q,���E+-�R,��E+-�S,��E+-�T,�E+-�U,���A+-�V,��A+-�W,��A+-�X,�A+-�Y,���C+-�Z,��C+-�[,��C+-�\,�C+-�],���F+-�^,��F+-�_,��F+-�`,�F+-�a,���B+-�b,��B+-�c,��B+-�d,�B+-�e,�:+.�.+-�f,�:+�>+-�g,�:+�?+-�h,���:+�@+-�i,�;+.�.+-�j,�;+�>+-�k,�;+�?+-�l,�;+�@+-�m,�<+.�.+-�n,�<+�>+-�o,�<+�?+-�p,�<+�@+-�q,�=+.�.+-�r,�=+�>+-�s,�=+�?+-�t,�=+�@+-�u,� EX!#!YB+�e�$Px�EX0Y-���K�2RX��Y����cp��B�.�*��B�!*��B�+*��B���� *�� -B�@@ *��D�$�QX�@�X�dD�&�QX���@�cTX��DYYYY�#*�������D�dD��������������������������A�A��;�;������[��������[���H�H�8�8����"����[������,����[�����������U���U���U���U���U���U���������������������������b�����(�����������*���������� ��� -P�� -������������ �� w����>�����������}�����n�����I���������������V��������>��������F�����K�����"��t�������v�������a��������(��^��}��p��z��������� ��!h��!���")��"���"���#��$��$���%3��&=��'9��'���(|��(���)���)���*2��*���*���++��+���+���,y��,���,���-.��-���.q��/��/���/���0���1B��2U��2���3 ��3���3���4y��4���5��5i��5���7 ��7@��8��8y��8���91��9n��9���:)��:���;���=���>���>���?h��?���@���A'��A���BU��C��C���C���Dx��E��E\��E���E���Fa��F���Gi��G���HQ��H���Ir��J��JF��J���KO��K���L%��L���M��Mt��N���O���P���Q���S-��T���U���W���X���YB��Y���Z���[���\��\J��\���]*��]���_��_���`��`���a;��b��b���c���d���es��fK��ge��g���hP��h���ip��j���kF��l���ms��n���oQ��p��p���qd��q���s6��s���t���uj��v$��v���w���xd��y��y���zG��{ -��}��}�������M��������������������������c������������������w�������2��������������^���������������O�������_�����������k�������������������W���!�������q�����������|���+�������3�������]�����������a����������3�������d�������U�������?�������Z�������]���`���d��� ����������D���i�����������O�����������O�����������F��������������J���������������Y���Y���X����������]�������p��� �����������Q����������X���;��������������1��®���V�������s��������ƚ��ǚ���*��ȡ���[����������ː���C������͈���K�����Ϛ��П���*������Ҟ�������C��ӂ���#��ԛ���h�������E��ֻ������`�������K�������^��ه�������������ݛ���X���#�����������x�������<���7���c������4���m�����������r����������������=������l���l����������!���X����������G���������{�������|������"��������������N��������������*�����������������������J�����������e��������������Q������~��$����=�����������:���9����� :� �� -��6� ��� ��=���m�3���b�����@���s��������c�����Q���a���j���V������ ~�!�!��"��#j�#��$*�$c�%k�&��'R�(L�)��*V�+��,T�-��.b�.��/��0��1[�1��2��3��4k�5��6\�6��7��8g�9q�:2�:��;��<t�=7�=��>��?��@��A��C=�C��E�E��G�H)�H��I��J��K��M�M��O�O��P��Q��R��S��Tb�T��U��V��W��X:�X��Yv�Z/�[�[��\��]��^m�_ �_��`N�a4�b!�c[�d��eX�f(�g�hI�i��kA�lK�mh�nw�o��pE�qq�r��s��u<�v��w��y�z�{ �|b�}��P��������,��_��������j��������/��������������z�������{��������G�����"�������E�����D�������F��9��������������������������� -�������«�û�Į�ł��t�ǀ�ȕ�ɹ�ʂ�˯�͐��t�����P�Ҳ�Ԋ�թ�֕����ح�����4������������������z����|��|������&����������V��_�������k��X��4�� ����+��3��E�������������������%����������`�[� ���]�.�g���������������p��������������� ��!��#S�$��%��'��)[�*��+��-�.:�/�0�1+�2F�3��5Y�6<�7�8�9��;S�<��>(�?}�@��B�B��D<�E�F�G�H��I��K��MO�P9�R��S��T��V�W}�Ye�Z��\��]��^��_��`��a��b��d�e��g��h��i��j��k��l��nR�p*�q��r��s|�t8�t��v�v��w��x��ya�zP�{=�|�|��~�`��S��P��t�������������9��s��o�����������4�������������������������p��������@����������b�����X�����"����D��<�������������������N��������������.����·�������������ǻ����ʛ�������N����л�Ѭ����������ֲ�ك�ڇ�ۜ�܆�ݲ�����h��������;��?������������7��;�� ������y��{��D�����;��B�����k��������������� ��� G� -=��O� � ������B�@�$���9���U������������� '�!��$��&�'"�( �) �*9�+^�,q�-��/��00�18�2D�3I�4q�5��6��7��8��:�:��;�;K�;��<�=!�=��>q�?J�?��@��A��B -�B��C<�C��Dt�E=�E��F��GT�H�H��I��J2�J��K��LJ�M$�N �N��O��Pp�P��QM�Q��R=�R��SD�S��TP�T��U_�U��VU�V��WK�W��XI�X��YD�Y��ZA�Z��[A�[��\J�\������:����*@'��a���YL����+!!�������Y�u��C���������%@"Y�%K��[���$�L+2"&462'3�((OG((�(����Z�����*@'��U��Y�M����+'3#'3�I�IZ������+������zK�PX@(a - -%K�� Y &K$L@& � �ba - -%K$LY@+#3##7##7#537#537337337#�(��/E/�/E/��(��.E.�.E.���(�(ѽ:����:�:���������<��� �#�)�/�4@1).( /�J�r�r��r���i+$#5&&53&&'&546753#&&'�564&'�ha7UnJ;:-8 >g\7ObO91y')��GC?wHFBtrQQZH+< - -)`OgQQXE#;��)*oAp5���Jk3���2��X��������K�PX@(�� c����d�[#K�[ -/LK� -PX@0�� c����d�#K�[�+K -$K�[�/LK�PX@(�� c����d�[#K�[ -/L@0�� c����d�#K�[�+K -$K�[�/LYYY@+$"2&462"%3"2&462"���OzOOz���G�fm���OzOOz��"�NN�O -��N��"�NN�O��(������%�>@;J�p��c�[�%K��[��,�L#+$"&4632'&462#654&"#'264&"�k�rrT H^�^I8X85fXw�lMMlKT\n�n#Z�\\?*99^E�0�kSxQQx��Z�g��@���U���Y�M����+'3*IZ������I�� �@�G���i+73#=��wN����N`:q:Wj������j��E�I��� �@�H���i+�#56'53 -��wN����N�������Wj3L2j��6h����,@) -�J���Y%�L����+7'#7'7'7'}#��#}I%��%ܝ\@99@\��^B99B^�����s}q��,@)�U��a�Y�M����+##5#5353}�A��A�<��<����(�|���8� �>K�PX@��_���Y�$L@����a�W�[�OY�+73#5255#)Q*<.-8gU&1��dT����@���U���Y�M����+5!d�T<<��<�����b��@��[���$�L+2"&462�((((��e�Z����@���ri����+3eG���R����H�.���'�@��[���%K�[�$L+�2".4>"2>4.�vW5 5WvW5 5�\B%%B\B%%�&@af�fa@&&@af�fa@#5UOlOU5##5UOlOU5��;�������9K�PX@���Y�#K$L@����a$LY@����+3#53�G��<�:��=� -���4@1J���p���[�%K�Y$L����+75>764&"#662!=[0M+5 H�SB|�z$.V5fi -0N*G/A?yU^Lnxoe,_G]1Y <��5�� -��#���JK�PX@-�p�p��c��[���-K�[�,LK� -PX@-�p�p��c��[���-K�[�$L@-�p�p��c��[���-K�[�,LYY@!$+62"&'32654&##53654&"#H��sC8@Hvф -A_�Soo�N�U C�_iQ9Zf�ri^<ORBWI;�=H=9��,��Q��� �_@ -��JK�PX@��b�%K$L@��r��b$LY@�� - ��+%5!533#���*��_`ff���M�-��<���I��3���@@=J�p�n��c��Y���%K�[�$L#"+!!662"&'332654#"#Y���bv_1{�A_FXZ�;W>�<��%2+%HΐgW=EkW�>6��U��@���"�B@?�J�p����c[�-K�[�$L " "+�&"26"6632#".54632#&&�W�o]�\�c^oHd|vsB_7 -{�\o >GGaZ�f`��6>�ى*BjhG��cH:5��(�� -���@�J��Y���%K�$L+!#!(���N2�_�5�[���B��5����$�0@-#�J����c�[�-K�[�/L+�&"26"264462"&5467&�g�gd�dk�W\�\�tx�x?2;I��H<qNN�VV6HMM?VmmV;ZdGdwwdHc4��X�2����B@?�J�p����c�[�-K[�$L +264&"265#"&462#"&'3�Z�TZ�\�WR9a�|�rg`s?�`]�a`�\�փ����dLt��Z�������@���[�&K�[�$L+"&462"&462�((((�((�1((��Z�|�����MK�PX@��_���[�&K�Y�$L@��a��_���[�&�LY@ +"&4623#5255#�((_Q*<.-�((�ggU&1��|���Z��@�J���U��Y���M+#'73��X��Xr������������/@,���a�U�YM����+5!5!�����<<�<<������Z��%@"�J���U���Y�M����+77'3���X���������e������yK�PX@-p��h��c�[�%K���[�/L@.p���p��c�[�%K���[�/LY@! +6462"462#53654&"�((�w�sx{B!khN�P((%[km�_��?]DKHB��<�) �(�0�@@=J����c�[�.K [/K�[�(L/.$$#$$ -+&$32#"&7#"&66232654&#"�$�&"26{?����^9/O�j~%��z 1>mƲ�������Y��X��*e*�蹚�K0{����s�:������ܸ�<Z�������5��x��� -�,@) -J����b�#K$L�� ��+!'!#3%!2:��;F�H��R�����N����K�������7@4J��c�[���#K�[�$L "( +32##3264ೀ&##K�jq�BR|d�F�FNNF��KR[K��gQs#c�jy�CrD��H~I��(������0@-�p�n��[���+K�[�,L"#""+6632#&&#"32673#"(˔j�*U xLy��yLx U*�j��2�`\=B����C=\`��K�������&@#�[#K���[�$L # +7326&##72##�������������6��>�������K������/@,��a���Y#K�Y�$L����+!3#!!��������9��8��8���K����� �)@&��a��Y���#K$L��� � +3!!3#Kt�����9��8����(������7@4I�p��a��[���+K�[�,L""+6632#&&#"267!5! (˔j�*U xLy���������2�`\=B�����y88����K��I���!@��a��#K$L+3#!#3!FF��FFr��N?�������K�������@���#K$L����+33KF��N��8����� �"@���p���#K�[�,L+%3"&5326`Fc�dH5t6���PaaP2CC��K���� -�@ -�J#K��$�L+3#33#�FF+[��O_�����C����6��K������@���#K�Y�$L+33!KF������6��K������'@$�J#K��$�L����+###3�F�)�FA��N�������M��K��Z�� �@ �J��#K$L+3##3FF�}FF���NB�������(�������@���[�+K�[�,L+$&"2$6 �����)�)�����������2�������K�� -�� ��#@ ����c�[�#K�$L!!!"+�###3232## -wu�F�t������C�n�������(�y�����6@3 -�J��s�[�+K��[��,�L��+"&6 #'�26&"����)�^P�a�8������2�Ǚe�-����������K������8@5 J��a[�#K��$�L �� ��!+#32#32#�F�tx^]�[�l���!���o�i��!X����<�����!�0@-�p�n�[�+K��[���,�L+"&53264.462#&&"}+DRRD+v̀JJ�WPqqPw�pOL�R�)4#H5Ov\N0?Lq9T�hZK*?B��1������!@�Y���#K�$L����+5!##1��Ey99��y��K��H���@��#K�[�,L+732653"&KFc�bF������6\YY\��6vyy�������!@�J��#K$L����+!33,��J��J�����c�N��������!@ �J��#K$L+3#33]I�L��L�I��L���NN�����c����2��'���&@# -�J#K��$�L����+##3'��L��L��L�������$��YY��$�������@�J#K���$�L+!#332F�K��L����b�^��2����� �-@*�I�Y#K���Y�$L��� � +!!5!5���\�T\���9��88A9����Z2���(@%����a�U�YM����+3#3��GG�R<�&<����Z ���@�r���i����+#�DF�����R����Z'���(@%�a���U��Y���M����+#53#5'�GG���<�<��(��;���!@�J��s�#L����+%#3セL�?���T������������@���U���Y�M����+5!��d<<�� -I�����0+5 -��F�9��(��K,������JK�PX@���[.K�[$LK� -PX@ �&K���[�.K�$K�[/LK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LYYY@$+$4&"2&463253#5#w�vw�Ж�sJpFFpJ��{v�<���H9w��x9I��K��n�������JK�PX@�%K���[.K[/LK� -PX@!�%K���[.K�$K[�/LK�PX@�%K���[.K[/L@!�%K���[.K�$K[�/LYYY@ �� ��+$64&"2#"&'#366�wv�vv_s��rJpFFp2�v{�{����I9x���9H��(��#,��^K� -PX@#�h�n��[���.K�[�/L@$�p�n��[���.K�[�/LY@ "#""+64632#&&#"32673#"(�u�4KWAUjjUAWKz`u����7=u�v=7N^��(��K�������JK�PX@�%K���[�.K�[$LK� -PX@ �%K���[�.K�$K�[/LK�PX@�%K���[�.K�[$L@ �%K���[�.K�$K�[/LYYY@$+$4&"2&46323#5#w�vw�Ж�sJpFFpJ��{v�<���H99�x9I��(��6,���C@@�p�a�[�.K��[��/�L� - � +"&462!326734&"/u����>jQ?YKz`m�k -����l^l:/F[9Zki\����(���/@,�[�-K��Y&K�$L����+###535463"(FLLZcB5"7��75VN82:5��(��K,��!��JK�PX@)�p��[��.K�[/K�[�(LK� -PX@-�p�&K��[���.K�[/K�[�(LK�PX@)�p��[��.K�[/K�[�(L@-�p�&K��[���.K�[/K�[�(LYYY@��! ��# +&463253"&'32655#64&"2���sJpF�ԒE j�hpJ�w�vw� -���H9w��o�hM3FeX�9I��{v���K�����-@*J%K��[���.K$L����"+632#4&"#�7~[zEW�WF���cwp��8Z^^Z�����<��������%@"���[�-K�&K$L+"&4623�++WF�+�."����������� -��%@"�[�-K���&K�[�(L!"+3##53265"&462KF�5&) W++"�^�8!)'+��K����� -�#@ -�J�%K�&K��$�L+3#373#'�FF�e�� `���J��������K�������@���%K$L����+33KF����K���,����JK�PX@�[��.K$LK� -PX@&K�[��.K$LK�PX@�[��.K$L@&K�[��.K$LYYY@����$" +6326632#4&"#4&"#�7~AgiD[zEW�WEW�WF"Yc><:@wp��8Z^^Z��8Z^^Z��"��K��,����JK�PX@��[��.K$LK� -PX@&K��[���.K$LK�PX@��[��.K$L@&K��[���.K$LYYY@ ����"+632#4&"#�7~[zEW�WF"Ycwp��8Z^^Z��"��(��J,���,@)���[�.K[/L����+$64&"&462�|v�rl ��Ꜥ.z�yx�x8��������K��n,������JK�PX@���[.K[�/K�(LK� -PX@!�&K���[.K[�/K�(LK�PX@���[.K[�/K�(L@!�&K���[.K[�/K�(LYYY@ �� ��+$64&"2#"&'#366�wv�vv_s��rJpFFp2�v{�{����I9��$w9H��(��K,������JK�PX@���[.K�[/K�(LK� -PX@ �&K���[�.K�[/K�(LK�PX@���[.K�[/K�(L@ �&K���[�.K�[/K�(LYYY@$+$4&"2&463253##w�vw�Ж�sJpFFpJ��{v�<���H9w��z9I��K��:,����JK�PX@��[��.K�$LK� -PX@&K��[���.K�$LK�PX@��[��.K�$L@&K��[���.K�$LYYY@����!+63#"#�-|HMF"ZdIN_��"��<���,�!�0@-�p�n��[���.K�[�/L+462#&&""&'3264.<p�aH@rA0IUI0n�hHDwB0IUI0�D][P2A8O.A3BT\O3@3P.>����>���)@&�#K��Y&K�[�$L!#+#33#"5#53533>� )N]�LLF����)!7�j7����F��"��~��JK�PX@��&K�[$LK� -PX@��&K�$K�[�/LK�PX@��&K�[$L@��&K�$K�[�/LYYY�"+3#5#"&53265�FF7~[zEW�W"��YcwpE��Z^^Z����"��@�J��&K�$L+33#K��K�G"�#������� -"��!@ �J��&K$L+3##33�J�G��G�J��F�"����4"�)��*�����"��&@# -�J&K��$�L����+#'#37���P��P��P��"�����������"��@�J��&K�(L+733#��K��G��G�0�����(���"� �-@*�I�Y&K���Y�$L��� � +!!5!5�������"7�M88�7����'���)�@'�J��r���i+%#.'&54654'5654&4>73H~E(ee(E~44h�u.�/%;d$~"n$q"~YS.%/�.u5K��i������@���r�i+3#iFF����v�'���)�@&�J���r�i+4654'53#5654&5475&&�~E(ee(E~h44�u.�/%;d$~"q$n"~YS.%/�.uwK��(����&@#���c�W�[O+622673"&"#4FXY4+5FXX5+5D>@!>>@!����A,���$@!���]�[�.L�� ��+32"&4�75((�(���((��K��-f��J@G�J���p��n���c�W�Y�M� �+"3273#5&&46753#&KWhhW~#AgT7nvvn7TgA#�l�le?Z[[ �̖ [[Z?e��/���� �B@?�J�pa�[�+K �Y���$�L��� � -+%!'664'#53&5462#4&"3#�V&%lZw�e>E�S˺ D<<-1Sc&2?AZvqYAMIO1K2.bQ��<���D���<@9 �JH -�G����_�[�.L+'"''7&47'7627264&"�?'>.y(;'=?'=,v,='��<_DB^?�,r->'># ;'=+x)>'=!!='�CDyFE�������C@@��J -��ba #K�$L����+3##5#535''5333����F�����K��L�t9(K9��9K(9>��b����i�������"@����a�U�Y�M+#33#�FFFFF�r������1�5 -��+�3�M@J#� J���pn�n�n��`�[�#L,,,3,3"" +#&&#""&533254.467.5462264&�@@>�A�fTG(,'m�n@@>�A�fUF(,'m�n��Z_�Z` *6`$,?U�[ 6%AUPC*6`$,?U�Z 6%AUP�HgIHiG�� -l����4K�PX@ ��[+�L@��W�[��OY�+"&462"&462�((�((l((((��2�������$��K�PX@8� p� n�c -[�+K�[�.K��\���/�L@6� p� n��c�c -[�+K��\���/�LY@"! $$+� &6 6&"&462#&#"3273������2�ۤ����[}}�iGi@QR?dGj�����8�$��߮�!��ۂLBWX�ZW?O��#[�����'@$�J�_���[+�L##+�4&"2&463253#5#"QFcGGc�_F0G::G0E�xHFwK9�d+!F��G"+��-�x�����$@! �J��U�Y��M+#'73#'73fGccG��fGccG'���������1������FK�PX@�g���U���Y�M@�s���U���Y�MY@����+5!#51vEu9ȏ��dT����@���U���Y�M����+5!d�T<<��2��������"�J@GJp� - c��a��[���+K�[�/L"!"#+ & 6& 32#'##324#�2���������褤�PR@?�>�J00`qq������8�&�!�����KtI�������� -�]���@�Y���#L����+5! -S�<<��[p����"@�_���[�+�L+�4&"2&4626B^?<_y[`�`e�xFE{C.`�aa�a�����q��/@,�r��aUZ�N+#3!535#53533������A�|�<<�<����`���1@.�J�p���]�[�+L����&+#57654&#"#662�aJ"/::iC)/D�2'R@9$,)4CU>(5��[��!��JK�PX@+�p�h��`��[���+K�[�&LK�PX@,�p�p��`��[���+K�[�&LK�PX@+�p�h��`��[���+K�[�&L@,�p�p��`��[���+K�[�&LYYY@#!#!)+62#"'33264&##53264&#"#GcN$@H:u -8 =''00 &% 3:�/;H+ <(9c54+4 %�� -I�����0+7 -����Fs��K��"���@ -�JK�PX@��&K�[$K�(LK� -PX@��&K�$K�[�/K�(LK�PX@��&K�[$K�(L@��&K�$K�[�/K�(LYYY@ "+3#5#"'#3265�FF7~X8EEW�W"��Yc4��$��Z^^Z��(����� �.@+�p��[��#K$L� -� +3####"&46�FFFuwx��Ny��!n�o��<,�����@���W��[���O+"&462�((,((�� -�������NK�PX@��f����d�[�(L@�r����d�[�(LY@ ����!!#+72##5324##5q<FE9ki887@7Z87[w��`����@�s���Y�#�L����+#53E1k`5+����#[�����)@&_���[�+�L����+�64&"&462IEdB?ci�hm�G~HHF/d�ee�e��2�x�����&@#�J��U�Y��M+7#7'3#7'3yGffGcGGffGcx�����������+������b@_J���p�nb� #K���Y�#K -$L�� - ��+#53533##5#5733O1k6t�22:��I�3|>��`5+��ﳳ*GG#�����N����A�����Y@V�J p�p��d�#K�Y�#K -�Y��$�L����&+%#57654&#"#6623##53A�aJ"/::iC)/D>��>#1k12'R@9$,)4CU>(5��N`5+������S��!�$�/�3�@#- -JK�PX@K�p�h� p��d - -b�#K��[���+K�[�&K$LK�PX@L�p�p� p��d - -b�#K��[���+K�[�&K$LK�PX@K�p�h� p��d - -b�#K��[���+K�[�&K$L@L�p�p� p��d - -b�#K��[���+K�[�&K$LYYY@#00""030321/.,+*)('&%"$"$#!#!)+62#"'33264&##53264&#"#533##5#5733GcN$@H:u -8 =''00 &% 3:�t�22:��I�7�>�`�/;H+ <(9c54+4 %���*GG#�����N��\�A,���sK�PX@*��hp��d��_���[�.�L@+���pp��d��_���[�.�LY@! +�"&462"&46753#&265�((�w�sx{B!khN�P((��[km�_��?]DKHB��5��x��� -��3@0 -J H����b�#K$L�� ��+!'!#3%!7'52:��;F�H��R�\͡���N���9sF��5��x��� -��3@0 -J H����b�#K$L�� ��+!'!#3%!52:��;F�H��R�\͡���N��7Fs9��5��xz�� -��5@2 -J H����b�#K$L�� ��+!'!#3%!7'572:��;F�H��R����������N���UUBRR��5��xK�� -��J@G -J -�c� c����b�#K$L�� ��+!'!#3%!6"&#"#66232732:��;F�H��R��6@<'26@<'2����N���2,)+2,)��5��x^�� -���>@; -Jc����b�#K $L�� �� -+!'!#3%!&"&462"&4622:��;F�H��R�7((y((����N���((((��5��x��� -���D@A -J��c��c����b�#K $L�� �� -+!'!#3%!6"&462&"2642:��;F�H��R�+V99V9M..����N���7Z77Zc00����,����A@>�J��a �a���Y�#K�Y$L -+!3#!!5!#!,��������^L�����y��8��8����'��]��(�����%�X@U� -�� -p��n��c�� [� +K�[$K�[�(L�#" �%%+"326732##5324##5&&632#&&�y��yLx U'�a<FE9ki887��˔j�*U x|����C=V_47Z87[k �+�`\=B��K�������6@3�H��a���Y#K�Y�$L+5!3#!!��Z������LF�9'9��8��8���K�������6@3 H��a���Y#K�Y�$L����+!3#!!77�������8���9��8��8�`�Fs��K���z���8@5 H��a���Y#K�Y�$L����+!3#!!%'57�������/����9��8��8�vBUUBR��K���^����A@> c��a���Y -#K�Y�$L�� ��+!3#!!$"&462"&462�������((�((�9��8��8�J((((����������� @��H���#K$L+53�FLF�9�'��N����������� @��H���#K$L+73��NF�Fs�'��N�������z�� �"@��H���#K$L +'573#F(BUUBR����N�������^����'@$��c�#K$L+"&462"&4623�((�(( F�((((����N����������-@*a��[���#K�[�$L#!# +32###53326&##3#_ԧ����__F�������������7<�×���<��K��ZK���7@4J���c�c #K$L!! -+623273"&#"#3##3�6@<'26@<'2KFF�}FF�2,)+2,)<�NB�������(��������&@#�H���[�+K�[�,L+5&"2$6 ͻ����)�)����LF�9��������2�������(��������&@#H���[�+K�[�,L+$&"2$6 7�����)�)����#���������2������Fs��(���z����(@%H���[�+K�[�,L+$&"2$6 '57�����)�)��������������2�����/BUUBR��(���K����8@5���c�c�[�+K� [� , L!! -+�623273"&#"#�&"2$6 6@<'26@<'2�����)�)����2,)+2,)��������2�������(���^�����-@*c���[�+K�[�,L+$&"2$6 "&462"&462�����)�)�����((�((�������2�����((((�����@@��� 0+''7'77@��+��.��+����+��.��+������������5@2 J[+K��[��,�L$#+#"'#7&63273"&264'�Xʕ|_>QcX˔]=Q��y�>�I��Iߟ=Hb���IBkb%�IB6��N�;��;��M��K��H����"@��H��#K�[�,L+532653"&����Fc�bF���LF�9���6\YY\��6vyy��K��H����"@�H��#K�[�,L+732653"&7KFc�bF���������6\YY\��6vyy��Fs��K��Hz���$@!�H��#K�[�,L+732653"&'57KFc�bF����������6\YY\��6vyy�BUUBR��K��H^����)@&�c��#K�[�,L+732653"&�"&462"&462KFc�bF���]((�((���6\YY\��6vyy�((((��������$@!�J - H#K���$�L+!#3352F�K��L�9����b�^�Fs9��K�� -����)@&����c�#K�[�&K�$L!!!"+�###33232## -wu�FF�t��������n�������K��X��$���!JK�PX@�p�[�-K��[��/�LK� -PX@"�p�[�-K�$K��[���/�LK�PX@�p�[�-K��[��/�L@"�p�[�-K�$K��[���/�LYYY@ +%"&532654''57654&"#462Xs�oB=o<[�%DAfEFm�a_pF<�R_WL-8C0H<i*#K2AD7��3UfcD_3H,[��(��K�����@�J�HK�PX@���[.K�[$LK� -PX@ �&K���[�.K�$K�[/LK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LYYY@$+54&"2&463253#5#��^w�vw�Ж�sJpFFpJ�F�9�d�{v�<���H9w��x9I��(��K�����@�J�HK�PX@���[.K�[$LK� -PX@ �&K���[�.K�$K�[/LK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LYYY@$+7�4&"2&463253#5#���+w�vw�Ж�sJpFFpJ��Fs�d�{v�<���H9w��x9I��(��K��� ���@�J�HK�PX@���[.K�[$LK� -PX@ �&K���[�.K�$K�[/LK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LYYY@$+'574&"2&463253#5#ц���w�vw�Ж�sJpFFpJ�BUUBR���{v�<���H9w��x9I��(��K����'���$JK�PX@,�c��[��+K�[ .K� -[ - -$ -LK� -PX@4�c��[��+K� &K�[�.K� - -$K�[/LK�PX@,�c��[��+K�[ .K� -[ - -$ -L@4�c��[��+K� &K�[�.K� - -$K�[/LYYY@'&#"! $!! +623273"&#"#�4&"2&463253#5#�6@<'26@<'2Dw�vw�Ж�sJpFFpJ�2,)+2,)�O�{v�<���H9w��x9I��(��K�����'�ض$JK�PX@$��[+K�[.K�[ - $LK� -PX@,��[+K�&K�[�.K�$K� [ - / LK�PX@$��[+K�[.K�[ - $L@*��c�&K�[�.K�$K� [ - / LYYY@'&$+�"&462"&4624&"2&463253#5#�((�((�w�vw�Ж�sJpFFpJl((((�$�{v�<���H9w��x9I��(��K*����'��$JK�PX@(����c��c�[.K�[ - $LK� -PX@0����c��c�&K�[�.K�$K� [ - / LK�PX@(����c��c�[.K�[ - $L@0����c��c�&K�[�.K�$K� [ - / LYYY@'&$+�4&"2&462"4&"2&463253#5#�..{9V99V�w�vw�Ж�sJpFFpJ�00Z77Z7�K�{v�<���H9w��x9I��(��,�$�,�2@# -JK�PX@-�p�a - -�[ ��.K [/LK� -PX@5�p�a &K - -�[��.K�$K [/LK�PX@-�p�a - -�[ ��.K [/L@5�p�a &K - -�[��.K�$K [/LYYY@--��-2-20/+*'&�$�$##"#+6632!2673#"&'#5#"&46325�264&"4&"H&aDr��9s�SKz_<gFpCr��y�@�nw�ww�vYh�s "]9.�l[o:/F[91`a0;���g]��{�{vK[jlY��(��#,�$���JK� -PX@6� �� h��n��c -��[�.K�[�,K�[�(L@7� �� p��n��c -��[�.K�[�,K�[�(LY@�"! �$$+"326732##5324##5&&4632#&&/UjjUAWKmV<FE9ki887j��u�4KW�u�v=7I\07Z87[g -����7=��(��6����J@GH�p�a�[�.K��[��/�L� - � +"&462!326734&"'5/u����>jQ?YKz`m�k� -����l^l:/F[9Zki\S9sF��(��6����J@GH�p�a�[�.K��[��/�L� - � +"&462!326734&"5/u����>jQ?YKz`m�k� -����l^l:/F[9Zki\�Fs9��(��6�����L@IH�p�a�[�.K��[��/�L� - � +"&462!326734&"'57/u����>jQ?YKz`m�kE���� -����l^l:/F[9Zki\'UUBRR��(��6����!�)��K�PX@3�p�a [ -+K�[�.K��[��/�L@1�p - c�a�[�.K��[��/�LY@!�'&#" - � +"&462!326734&""&462"&462/u����>jQ?YKz`m�k�((y(( -����l^l:/F[9Zki\=((((���������� @��H���&K$L+53�F�F�9��"������������ @�H���&K$L����+337KF���"����Fs���������� �"@ �H���&K$L����+33'57KFc���"���BUUBR������������NK�PX@[+K���&K$L@�c���&K$LY@�� ��+33"&462"&462KF<((�(("��l((((��(��H����9@6 -JH�%K�[�.K��[���/�L+"&462&'57&'37�264&"H���M#E�Y:U�i��'l�|v�r=�����MTG.9039$���xz�yx��K�����!��JK�PX@'� � c�[ -+K��[��.K$LK� -PX@+� � c�[ -+K&K��[���.K$LK�PX@'� � c�[ -+K��[��.K$L@+� � c�[ -+K&K��[���.K$LYYY@��! ��"+632#4&"#$"&#"#6623273�7~[zEW�WF}6@<'26@<'2"Ycwp��8Z^^Z��"k2,)+2,)��(��J����3@0�H���[�.K[/L+564&"&462��|v�rl ��Ꜥ�F�9��z�yx�x8��������(��J����3@0H���[�.K[/L����+$64&"&4627�|v�rl ��Ꜥ���.z�yx�x8��������Fs��(��J�����5@2H���[�.K[/L����+$64&"&462'57�|v�rl ��Ꜥ���.z�yx�x8�������BUUBR��(��J�����F@C�c��[��+K�[�.K - [ / L!!+623273"&#"#64&"&462�6@<'26@<'2�|v�rl ��Ꜥ�2,)+2,)��z�yx�x8��������(��J������lK�PX@#[+K���[�.K[ /L@!c���[�.K[ /LY@���� -+$64&"&462"&462"&462�|v�rl ��Ꜥ((�((.z�yx�x8������v((((����l}x����6@3���c���a�W�[�O�� ��+5!&"&462"&462���((((T<<�((�9((����T,�����K�PX@ �JK� -PX@ JK�PX@ �J@ JYYYK�PX@�[.K��[��/�LK� -PX@�&K�[�.K�$K��[���/�LK�PX@�[.K��[��/�L@�&K�[�.K�$K��[���/�LYYY@ #+#"'#7&46273&"2654' A�w`D(EI?��G+E�6�r%!2�|&�N�6,PM�9/^0xkT<',ziS9��F������@ �J�HK�PX@��&K�[$LK� -PX@��&K�$K�[�/LK�PX@��&K�[$L@��&K�$K�[�/LYYY�"+3#5#"&53265'5�FF7~[zEW�WC�"��YcwpE��Z^^Z�9sF��F������@ �J�HK�PX@��&K�[$LK� -PX@��&K�$K�[�/LK�PX@��&K�[$L@��&K�$K�[�/LYYY�"+3#5#"&532655�FF7~[zEW�WC�"��YcwpE��Z^^ZFs9��F�������@�J�HK�PX@��&K�[$LK� -PX@��&K�$K�[�/LK�PX@��&K�[$L@��&K�$K�[�/LYYY�"+3#5#"&53265'57�FF7~[zEW�W����"��YcwpE��Z^^ZlUUBRR��F������!����JK�PX@[+K��&K�[$LK� -PX@"[+K��&K�$K�[�/LK�PX@[+K��&K�[$L@ �c��&K�$K�[�/LYYY@" +3#5#"&53265"&462"&462�FF7~[zEW�W�((y(("��YcwpE��Z^^Z�((((������"@�J��H��&K�(L+733#���L�K��G��G��Fs���0�����K��n����A@>�J�%K���[.K[�/K�(L �� ��+$64&"2#"&'#366�wv�vv_s��rJpFFp2�v{�{����I9�����9H��������M�JK�PX@��[+K&K�(L@��c&K�(LY@ -+�"&462"&46233#k((�((�K��G��Gl((((��0�����5��xL�� -��=@: -J�a����b�#K$L�� �� +!'!#3%!7!52:��;F�H��R��������N���<<��(��K�����JK�PX@#�Y���#K�[.K�[ $LK� -PX@+�Y���#K�&K�[�.K�$K�[ /LK�PX@#�Y���#K�[.K�[ $L@+�Y���#K�&K�[�.K�$K�[ /LYYY@�� -�� -+5!4&"2&463253#5#�Sw�vw�Ж�sJpFFpJ�<<�-�{v�<���H9w��x9I��5��x|�� -��G@D -J -r��c����b�#K $L�� ��+!'!#3%!"&5532652:��;F�H��R��G�G2&^&����N��!3EF3&&&&��(��K�� ��%!�"JK�PX@(%K���[�#K�[.K�[ - $LK� -PX@0%K���[�#K�&K�[�.K�$K� [ - / LK�PX@(%K���[�#K�[.K�[ - $LK�PX@0%K���[�#K�&K�[�.K�$K� [ - / L@.����c%K�&K�[�.K�$K� [ - / LYYYY@%$$+"&55326534&"2&463253#5#�G�G2&^&23w�vw�Ж�sJpFFpJ�3EF3&&&&���{v�<���H9w��x9I��5�9�����J@GJI���p��b���_�#K�$L� - �+3#"&467'!#3#"!KKM9E70:��;F�H�-8����78U4����P7[i���(�9i,��"��@ JK�PX@&���p���_�[.K�[�/LK� -PX@*���p���_�&K�[�.K�[�/LK�PX@&���p���_�[.K�[�/L@*���p���_�&K�[�.K�[�/LYYY@�! � +3#"&4675#"&463253#"�264&"KM9E70pJr��sJpF-8��w�ww�v�78U4x9I���H9w��[A{�{v��(�������7@4�H�p�n��[���+K�[�,L"#""+6632#&&#"32673#"7(˔j�*U xLy��yLx U*�j�"���2�`\=B����C=\`�Fs��(��#���f��HK� -PX@#�h�n��[���.K�[�/L@$�p�n��[���.K�[�/LY@ "#""+64632#&&#"32673#"7(�u�4KWAUjjUAWKz`u�͒���7=u�v=7N^��Fs��(���z���8@5�H�p�n��[���+K�[�,L"#""+6632#&&#"32673#"7'5(˔j�*U xLy��yLx U*�j������2�`\=B����C=\`+UBRRB��(��#����g��HK� -PX@#�h�n��[���.K�[�/L@$�p�n��[���.K�[�/LY@ "#""+64632#&&#"32673#"7'5(�u�4KWAUjjUAWKz`ur�������7=u�v=7N^�UBRRB��K���z����.@+H�[#K���[�$L # +7326&##72##%7'5����������������6��>�����sUBRRB��(�������"���JK�PX@*���c� Y%K���[�.K�[ -$LK� -PX@.���c� Y%K���[�.K�$K�[ -/LK�PX@*���c� Y%K���[�.K�[ -$L@.���c� Y%K���[�.K�$K�[ -/LYYY@"!$+$4&"2&46323#5#3#5255#w�vw�Ж�sJpFFpJOQ [.-��{v�<���H99�x9I�2.\&1����������-@*a��[���#K�[�$L#!# +32###53326&##3#_ԧ����__F�������������7<�×���<��(�������ܶ JK�PX@& -��a�%K� [�.K�[$LK� -PX@* -��a�%K� [�.K�$K�[�/LK�PX@& -��a�%K� [�.K�[$L@* -��a�%K� [�.K�$K�[�/LYYY@����##+##5#"&46325#5353�264&"�>FpJr��sJpWWF�%w�ww�v�5��x9I���H9�5aa�.{�{v��J���L���D@A���a��a�Y #K�Y�$L�� - �� -+5!!3#!!JS ������<<^9��8��8���(��6�����V@S�p -�a�Y#K�[�.K��[ ��/�L� - �+"&462!326734&"!5/u����>jQ?YKz`m�kh�� -����l^l:/F[9Zki\�<<��K���^���9@6����c��a�Y#K�Y�$L +�"&462!3#!!((��������((g9��8��8���(��6����!��K�PX@1�p -�a�[�+K�[�.K��[ ��/�L@/�p��c -�a�[�.K��[ ��/�LY@� - �+"&462!326734&""&462/u����>jQ?YKz`m�k�(( -����l^l:/F[9Zki\=((��K�9�����K�PX@,��h��a ���_�Y�#K�Y�$L@-���p��a ���_�Y�#K�Y�$LY@� - � -+3#"&467!!!3#!#"}KM9E5/��_����-8�78T4�9��8��m[��(�q6,��%�A@>�p �a����`�[�.K�[�,L % %&" -+#"&547&&462!32673334&"�M9En����>jQ?YK'j8Km�k�8-����l^l:/i( -.�Zki\��K���z���7@4 H��a���Y#K�Y�$L����+!3#!!77'5������������9��8��8�sUBRRB��(��6�����L@IH�p�a�[�.K��[��/�L� - � +"&462!326734&"'57/u����>jQ?YKz`m�kE���� -����l^l:/F[9Zki\yRRBUU��(���|� �&�K@H#Ir� p����c� � a�[�+K� -[� - -, -L&%"!"#+"&5532653�632#&&#"267!5! G�G2&^&2�˔j�*U xLy��������l3EF3&&&&�D2�`\=B�����y88����(��K�� �'�/n�$ -JK�PX@9� p%K���[�#K� - -[.K� [ /K�[�(LK� -PX@=� p%K���[�#K�&K� - -[�.K� [ /K�[�(LK�PX@9� p%K���[�#K� - -[.K� [ /K�[�(LK�PX@=� p%K���[�#K�&K� - -[�.K� [ /K�[�(L@;� p����c%K�&K� - -[�.K� [ /K�[�(LYYYY@/.+*'&$ +"&5532653�&463253"&'32655#64&"2�G�G2&^&2�얕sJpF�ԒE j�hpJ�w�vw��3EF3&&&&� -���H9w��o�hM3FeX�9I��{v���(�����#���IK�PX@7�p��a�� - -a��[���+K�[�,K� [�(L@4�p��a�� - -a� � _��[���+K�[�,LY@#" ""+6632#&&#"267!5! 3#5255#(˔j�*U xLy��������gQ [.-�2�`\=B�����y88��,1.]&1��(��K��!�,|�JK�PX@;�p� � - -c�Y�#K��[��.K�[/K�[�(LK� -PX@?�p� � - -c�Y�#K�&K��[���.K�[/K�[�(LK�PX@;�p� � - -c�Y�#K��[��.K�[/K�[�(LK�PX@?�p� � - -c�Y�#K�&K��[���.K�[/K�[�(L@=�p� � - -c���a�&K��[���.K�[/K�[�(LYYYY@��,+)('&#"! ��# +&463253"&'32655#64&"2#&543"3���sJpF�ԒE j�hpJ�w�vw�Q [.- -���H9w��o�hM3FeX�9I��{v�"2.\&1�����L���*@'���a�#K$L����+5!3<S�F<<����N���������,@)�Y���#K�&K$L����+5!3<S�F�<<��"������:�����.@+J���p���_�#L� - �+3#"&4673#"dKM9E70F-8�78U4��[����:������<@9J���p���_�[�-K�&L� - �+3#"&4673#""&462dKM9E70F-8v++�78U4!��[6+��=����^���#@ ����c�#K$L+"&4623�((TF�((����N��K����"��@���&K$L����+33KF"����K��� -��]� -�JK�PX@��a#K��$K�[�(L@��a��_#K��$�LY@+3#33#3#5255#�FF+[��O_��^Q [.-���C����6��1.]&1��K���� -��e� -�JK�PX@#��a�%K�&K��$K�[�(L@ ��a��_�%K�&K��$�LY@+3#373#'3#5255#�FF�e�� `�1Q [.-��J��������1.]&1��K������ � @ �H���#K�Y�$L+33!7KF��������6�Fs����������� @�H���%K$L����+337KF�����D�Fs��K������YK�PX@"��a���#K�Y�$K�[�(L@��a��_���#K�Y�$LY@ -+33!3#5255#KF���oQ [.-���621.]&1��A�������YK�PX@��a���%K$K�[�(L@��a��_���%K$LY@�� - ��+333#5255#KFOQ [.-��22.\&1��K�������-@*��Y��#K�[�&K�Y�$L+33!3#5255#KF����Q [.-���6�2.\&1��K��9����/@,��c��Y��%K$L�� - ��+333#5255#KFNQ [.-���1.]&1�������� �&@# -�J�#K���Y�$L+73!5737����__Fss66>%<%8��-<-���������� @ - �J�%K���$�L+3#5737�FKKFKK4!<!t��!<!��K��Z�� � �%@" �J -�H��#K$L+3##37FF�}FF�������NB�������Fs��K������@ J�HK�PX@��[��.K$LK� -PX@&K��[���.K$LK�PX@��[��.K$L@&K��[���.K$LYYY@ ����"+632#4&"#%5�7~[zEW�WFB�"Ycwp��8Z^^Z��"�Fs9��K�Z�� ��\� �JK�PX@��a��#K$K�[�(L@��a��_��#K$LY@+3##33#5255#FF�}FF��Q [.-��NB������1.]&1��K�,���յJK�PX@%��a��[ ��.K$K�[�(LK� -PX@)��a &K��[���.K$K�[�(LK�PX@%��a��[ ��.K$K�[�(L@&��a��_ &K��[���.K$LYYY@����" -+632#4&"#3#5255#�7~[zEW�WF�Q [.-"Ycwp��8Z^^Z��"��1.]&1��K��Zz� ��&@# �J �H��#K$L+3##37'5FF�}FF�������NB������UBRRB��K�������@J�HK�PX@��[��.K$LK� -PX@&K��[���.K$LK�PX@��[��.K$L@&K��[���.K$LYYY@ ����"+632#4&"#%'57�7~[zEW�WFl����"Ycwp��8Z^^Z��"�RRBUU��(���L����/@,�a���[�+K�[�,L+$&"2$6 5!�����)�)����S�������2�����<<��(��J�����?@<Y�#K���[�.K[/L���� +$64&"&4625!�|v�rl ��Ꜥ��S.z�yx�x8�������<<��(���t�����/@,rr���[�+K�[�,L+$&"2$6 3#73#�����)�)����oFU2�F_2�������2�����{�����(��J������C@@p%K���[�.K[ /L���� -+$64&"&4623#73#�|v�rl ��Ꜥ�FU2�F_2.z�yx�x8���������(�������<@9� -J��a ��[+K[$L#" -+!3#!!5#"&6325!26&"�������[���̓�[_�r���y��8��8���3ƛ���������(��,��'�-�K@H -J�p -� -a [.K�[��/�L(((-(-+*"$#$+$"&'#"&46326632!32673$264&"4&"�z�x!%�Nt��uL}#!{Qr��>jQ?YK�rl�|v�rYm�kQ[G@@G���F>?E�l^l:/xz�yxMZki\��K�������?@< JH��a[�#K��$�L �� ��!+#32#32#5�F�tx^]�[�l���l�!���o�i��!X��Fs9��K��:����@ J �HK�PX@��[��.K�$LK� -PX@&K��[���.K�$LK�PX@��[��.K�$L@&K��[���.K�$LYYY@����!+63#"#75�-|HMF��"ZdIN_��"�Fs9��K�������� JK�PX@-� -�a�� a[�#K��$K�[�(L@*� -�a�� a��_[�#K��$�LY@ �� ��!+#32#32#3#5255#�F�tx^]�[�l���Q [.-!���o�i��!X���U1.]&1��C�:,���еJK�PX@$��a��[��.K�$K�[�(LK� -PX@(��a&K��[���.K�$K�[�(LK�PX@$��a��[��.K�$K�[�(L@%��a��_&K��[���.K�$LYYY@�� ��! +63#"#3#5255#�-|HMFQ [.-"ZdIN_��"��2.\&1��K��z����A@> JH��a[�#K��$�L �� ��!+#32#32#7'57�F�tx^]�[�l��������!���o�i��!X���RRBUU��K��_�����@J�HK�PX@��[��.K�$LK� -PX@&K��[���.K�$LK�PX@��[��.K�$L@&K��[���.K�$LYYY@!+7'563#"#ن��>-|HMF�UBRRB�ZdIN_��"��<�����!�%�7@4%$#"H�p�n�[�+K��[���,�L+"&53264.462#&&"77}+DRRD+v̀JJ�WPqqPw�pOL�R0���)4#H5Ov\N0?Lq9T�hZK*?B׀Fs��<����!�%�7@4%$#"�H�p�n��[���.K�[�/L+462#&&""&'3264.7<p�aH@rA0IUI0n�hHDwB0IUI0V���D][P2A8O.A3BT\O3@3P.>&�Fs��<�����0�εJK�PX@6� �� p��n��c���[�+K�[�,K�[�(LK� -PX@6� �� p��n��c���[�+K�[�$K�[�(L@6� �� p��n��c���[�+K�[�,K�[�(LYY@0/!!# -+�&"2##5324##5&&53264.462#�L�R+DRRD+f_<FE9ki887XqJJ�WPqqPw�pO>?B?)4#H5Is37Z87[j[I0?Lq9T�hZK��<���,�/���JK�PX@2���p��n�f��d���[�.K�[�(L@3���p��n��n��d���[�.K�[�(LY@!!# +�&"2##5324##5&&'3264.5462#v@rA0IUI0]N<FE9ki887OZHDwB0IUI0p�aH�A8O.ApQ07Z87[gZJ3@3P.>/D][P��<���z�!�'�8@5'&%$#H�p�n�[�+K��[���,�L+"&53264.462#&&"77'5}+DRRD+v̀JJ�WPqqPw�pOL�R�����)4#H5Ov\N0?Lq9T�hZK*?B�UBRRB��<�����!�'�8@5'&%$#�H�p�n��[���.K�[�/L+462#&&""&'3264.7'5<p�aH@rA0IUI0n�hHDwB0IUI0dž���D][P2A8O.A3BT\O3@3P.>9UBRRB��1�7����(@%��c��_��Y�#�L!!#+#2##5324###5!�<FE9��88G��y��7Z87[�9����H��"�H@E" - J����c�#KY&K� -[� - -$K�[�(L!!!#+2##5324##5&5#53533#33#"'�<FE9ki8870LLF�� )N]97Z87[�Pj7��7��)!7��1���z�� �)@& - �H�Y���#K�$L����+5!##77'51��E#���y99��y�UBRRB���>����wK�PX@.�� - -a�#K��Y&K�[�$K� [�(L@+�� - -a� � _�#K��Y&K�[�$LY@!#+#33#"5#535333#5255#>� )N]�LLF��Q [.-���)!7�j7����2.\&1��K��HL���/@,���a#K�[�,L�� - ��+5!32653"&�S�YFc�bF���<<����6\YY\��6vyy��F���������JK�PX@�Y#K��&K�[$LK� -PX@!�Y#K��&K�$K�[�/LK�PX@�Y#K��&K�[$L@!�Y#K��&K�$K�[�/LYYY@"+3#5#"&53265!5�FF7~[zEW�W -��"��YcwpE��Z^^Z�<<��K��H�����/@,��c���c��#K�[�,L+732653"&�4&"2&462"KFc�bF���4..{9V99V���6\YY\��6vyy�00Z77Z7��F��*���!�õ�JK�PX@"��c���c��&K�[$LK� -PX@&��c���c��&K�$K�[�/LK�PX@"��c���c��&K�[$L@&��c���c��&K�$K�[�/LYYY@" +3#5#"&53265"&462&"264�FF7~[zEW�WtV99V9M.."��YcwpE��Z^^Zx7Z77Zc00��K��Ht����+@(��rr#K�[�,L+3#73#32653"&$FU2�F_2��Fc�bF���t�������6\YY\��6vyy��F�������ҵ�JK�PX@#��p - %K��&K�[$LK� -PX@'��p - %K��&K�$K�[�/LK�PX@#��p - %K��&K�[$L@'��p - %K��&K�$K�[�/LYYY@"+3#5#"&53265#73#7�FF7~[zEW�W~U2A�_2K"��YcwpE��Z^^Z�������K�mH���@K�PX@��h��`��#�L@���p��`��#�LY�!(+73265333#"&547&&KFc�bF_C*8KM9E `u���6\YY\��6dm.78-x��F�94"��C@@ J���p���_&K�[�/L� -�+3#"&4675#"&532653#"�KM9E707~[zEW�WF-8�78U4YcwpE��Z^^Z8��[����^����+@(�Jc#K���$�L+!#33"&462"&4622F�K��L�Z((y((���b�^�((((��2����� � �4@1�I -H�Y#K���Y�$L��� � +!!5!577���\�T\��e���9��88A9`�Fs��(���� � �4@1�I -H�Y&K���Y�$L��� � +!!5!577�������B��"7�M88�7`�Fs��2���^���7@4 I����c�Y#K�Y�$L+�"&462!!5!5((���\�T\���((g9��88A9��(�������c� IK�PX@ ���[�+K�Y&K�Y�$L@����c�Y&K�Y�$LY@+"&462!!5!5�((�������l((g7�M88�7��2���z� ��5@2�I H�Y#K���Y�$L��� � +!!5!577'5���\�T\��ֆ���9��88A9sUBRRB��(����� ��5@2�I H�Y&K���Y�$L��� � +!!5!577'5������鳆��"7�M88�7sUBRRB����ME���9@6���_�[�-KY&L� - � +#73267#737663"3#:LL bcB::=�7"(75VN82:57��C>��<����!�,��K�PX@6�p�n�� a�[�+K��[���,K�[�(L@3�p�n�� a��_�[�+K��[���,�LY@,+ -+"&53264.462#&&"3#5255#}+DRRD+v̀JJ�WPqqPw�pOL�RuQ [.-�)4#H5Ov\N0?Lq9T�hZK*?B��1.]&1��<��,�!�,��K�PX@6�p�n�� a��[���.K�[�/K�[�(L@3�p�n�� a��_��[���.K�[�/LY@,+ -+462#&&""&'3264.3#5255#<p�aH@rA0IUI0n�hHDwB0IUI0�Q [.-�D][P2A8O.A3BT\O3@3P.>�r1.]&1��1������gK�PX@$��a�Y���#K�$K�[�(L@!��a��_�Y���#K�$LY@�� �� +5!##3#5255#1��E Q [.-y99��y�U1.]&1���>����wK�PX@.�� - -a�#K��Y&K�[�$K� [�(L@+�� - -a� � _�#K��Y&K�[�$LY@!#+#33#"5#535333#5255#>� )N]�LLF��Q [.-���)!7�j7����2.\&1��D�o�� -�"@����a�W�[�O+3#5255#Q [.-�2.\&1�� -V����0+'57����BUUBR�� -V����0+7'5�����UBRRB�� -�]���@�Y���#L����+5! -S�<<�� -d�� �3K�PX@%K���[�#�L@����_%LY�+"&5532653G�G2&^&2�3EF3&&&&�� -l�l���-K�PX@���[�+�L@���W��[���OY�+"&462O((l((�� -b��*���"@����c�W�[�O+4&"2&462"�..{9V99V�00Z77Z7�� -�9���� �"@����c�W�[�O!!!"+4633#"33#" -F<+-88KM9�Z77[7�� -[0��� @�_��[��+L!!+623273"&#"#6@<'26@<'2�2,)+2,)�� -Y&����@�s��%�L+3#73#KFU2�F_2䋋���(���"��#@ ���aL����+5!##!#(hQE��E�99�������3�0*���(@%����c��_L+"&462"&53265p((�X�X<<x<�(( -I__I/BB/��KI�����@���W��[���O+"&462p((I((�����{)���"@��c���W��[���O+6"&462"&462^((((�((((��V��^��,���(JK�PX@D� - -p�p��c��a��c� �[��K��[��K�L@B� - -p�p��c��a��c� [�K��Y���K�LY@,+$#! !# +3###"&53264&##53264&"#4623�͌A�s�w<U�PPF(!>SM|O<q�qm��<�XX'3\nn[BPP�B<@uEF:SddSp" -��V��g��0���+ JK�PX@H�� � p�p� � c� � a��c� - -[K��[KL@E�� � p�p� � c� � a��c� - -[�K��YKLY@���0�0/.'&$#! #+#####"&53264&##53264&"#4623g�A�A�s�w<U�PPF(!>SM|O<q�qm��<�X��XX'3\nn[BPP�B<@uEF:SddSp" -U�����~��(�D@AJ����c��c��c��] - Y� L('&%#%!& +#"2#"'#332654'&#"&54335!5!#�CLGuF$Ig\{7AA -�CL0%@hr�d�.���&m&!eI]L��79@CU�w<<�������6�]@Z! -J���p��c� � c�� -c�� c� -� - ]�Y��L6542/-(&%$#"&!"+!5432#&&"3##"2#"'#332654'&#"&54335!(ԟGN7+f-���CLGuF$Ig\{7AA -�CL0%@hr�d�.�j�WI46FGj<�&m&!eI]L��79@CU�w����q�� �@@=J�p��cY�K��[����L��� � !# +"&53264&##532655!5!�&=<Gp�|<a�SgJ!!PA�4��$\maEdpzcF`V�S=k_'<<�������-�N@K -J�p��c����c - Y�K�[�L���-�-!#*4+32%57654&##"&53264&##532655!5!�&=�����$RSn,p�}<a�SgJ!!PA�5��$\m��6K-L84Ldp{bF`U�S=k_'<<��������3�m@j/ $ - -JI� - -p� W�� -c�c��_�� Y� KL3210.,*)'&&##!!+!326553#"327#"&4675####5&&"#46325!5!��?�(A 6;F7 )PiJC&�A��SoZ�eA�m~:����,#��;n8 6 -T�Y � -�b'��iCPhZr�c�<��������5�h@e&3 -4� -J� p� n� - -n�c� -� -�_Y�L�20-+%$#"! -�55+"&4676'&#"#6#"7&54326675!5!!#"327&PhJCS�@��dcx��A\O9�w���HP6;F7 @T�X D4=�ܳ]i<�{�B<7A�<<�r_*;n8 7 ��������&�L@I�p�� - -c��c K��Y�K�[�L%$"!" +5!3253"&5#5!#5663"&5326�����Ax�s��|\mR6<d�d<E�B+}�a��jx�v�<<~w^=8OccO6ED��������6@3�p��c��Y�K�[�L" +5!3253"&5#5!#566�����Ax�s��|\mR6+}�a��jx�v�<<~w^=8�������+�G@D� - -p�� - -c�[�K ��YK�[�L*)('$#!5"+5!3253"&5#5!.##5323#566�����Ax�s� !,1-( �072$�|\mR6+}�a��jx�v�</./< %E'9<~w^=8��V��g��0�<��+ JK�PX@V�� � p�p��c� � c� � a��cK� - -[K��[KL@S�� � p�p��c� � c� � a��cK� - -[�K��YKLY@$��;:875421�0�0/.'&$#! #+#####"&53264&##53264&"#4623%3"&5326g�A�A�s�w<U�PPF(!>SM|O<q�qm�#<O�O<3v3�<�X��XX'3\nn[BPP�B<@uEF:SddSp" -U�J^^J1@@��V��g��A�۵+ JK�PX@T�� � p�p� � c� � a��c�[�K� - -YK��YKL@P�� � p�p� � c� � a��c�[�K� - -[�K��YKLY@"���A�A<:9610/.'&$#! #+#####"&53264&##53264&"#4623!.##532g�A�A�s�w<U�PPF(!>SM|O<q�qm� !,1-( �072$�<�X��XX'3\nn[BPP�B<@uEF:SddSp" -U/./< %E'9��������F��@ -;+ JK�PX@\�� � p�p��c� � c� � a��c�[�K� - -YK��YKL@X�� � p�p��c� � c� � a��c�[�K� - -[�K��YKLY@&���F�FB@?=865310/.'&$#! #+#####"&53264&##53264&"#46233&&##532&&##532��A�A�s�w<U�PPF(!>SM|O<q�qm��,_b D>P%9a_ >HNE-�<�X��XX'3\nn[BPP�B<@uEF:SddSp" -U2<'*X8< 4bW�����"��!�)�A@> - J c��c��Y�K�L('#"" -+!632'564&"#5#"&46325!5!�264&""�2ufy�z^uW�OA6xd}|ex6��J�wY�UW�W��Y��|<U�[e[���VV�<�Y[�ZZ���������-�5�Z@W( - J��c� - -c��c �Y���K�[L32/.--*)'##"+!##5#"'#"&5532>55!267&&546325!264&"(ٌA1i{Vl%72&�ǾT�X16qYk/�mM�NN�Q�<�X�CHMzk�&AAb��{WT94^>Zr>�c�]�N�NN����������0@-�p��c�Y���K�L+!###"&73267655!(��A�?�F@ 2 ���<�X��_]cY=1;����������$�E@B J��c��c��Y K�L��#"�� -+##5"&54675&&55#5!33#"26ތAu��9/4"�9��9W!!H[b�{�<�X�26_W7NXP&<�E&_H;>~:e��������%�-�H@E�p�� -c� -� -c��c��_ �Y���L+*'&%$#%!!+!##"2"&'332654'&#"&54335!2"&4(�ؤCLGuF$Ip˃@ -�CL0%@hr�d�DJ((�<�&m&!eH^oe�79@CU�w�((���������7@4J�c��c�Y���K�L!" +!##5#"&547#5!#"265!( �A7�`�V�jR__�d���<�X�_u[p299T�PjKO���� Y���5�K@H5�J���p� p�� c��Y�K�[�L32$&!#& -+##"&&5475&&55#5!!33#"32654&#"#&7Y�?G£Z�`w:'�����q;]Q^-'Ik��@6&%<��ouY��(fD�+b`.<<4hN<ED,@ ��TL+������[��#�1@.�a��d�Y���K�L$ +!####"'&5532>7655!5!(��A�2.]�$A"<,�J�<�X�T�95q<a�x�!/# !*Lx������[��(�3���JK�PX@6�� c c��] �� -Y - -K�[�K�L@4�� c c��c��] �� -Y - -K�LY@))��)3)2.,+*�(�('&&$"%+####"&'#33254'&#"'&5476335!5##"3[�A�!`Z7YAAUE�R�*)A7Wd�6���[>;�<�X"6!B\-#�?Ki/&#EYm<�sQ�]#�����F���N@K� - -p�p� � c� -� -a��c�Y���K�L+!###"&'3264&"#6623!(n�Ayq�nBN�PP�NBn�q y�_�<�XE]waD,=^�^=,Das[)����0����1@.���p����c��_Y�L +#2653"&4675!5!!�Amo�iA�ꖦ��]����d�kk\u���r<<����5�����.@+�J���p��_Y�L+�"264&"&4675!5!!��nn�n@��蔀g������m�mm���ێ�ۊu<<u�����r��%�<@9�p����c��c��_ Y�L%$#%! -+#"2"&'332654'&#"&54335!5!#դCLGuF$Ip˃@ -�CL0%@hr�d�D���&m&!eH^oe�79@CU�w<<�������"�?@<�p����c��c Y�K�[�L"!### -+#&32654#"#462#"&54765!5!#�Ay��dJNgd@S�]wc��.U��C��t�qG5svMdZ�h�~bC~g<<�����x����)@&��c�Y���K�L+!###"&5#!26(��A�[�[����6�6�<�X���u}}u����[ZZ���������[K�PX@ ��cY�K�[���L@��c��_Y�LY@����!#! +%#"&46335!5!###"R��������A�ewb8:��z�<<�X�Z�a��V����&��JK�PX@*���p��c��c��[ K�L@2���p��c��c�[�K��� Y� K�LY@&%"2# -+##5#"&732654&"#&62'32673�AkQ��@qi<q;Ab�c`S�lmRv���X�*?Ė4O6>K?XncQv$i}gO�����x���;@8J��c���cY�K��Y����L!$# +%#5#"&546335!5!##"2653AN/l���,�?��ar?Ga�P;�}f|ro<<�!&kSTAI��i�����)��@ -JK�PX@+���p��c��c��[ - K�L@3���p��c��c�[�K��� Y - K�LY@���)�)!$!+##5"&5475&&5462#6#"33#"265�Au��h/;\�W>f/7YL00H[c�z�<�X�/3^Sg%P6H\eQz7/BA;5u:cQ������/����7@4���c��cY�K L# -+�&"26#"&463!5!5!#�FrLNmI��Gg�sqn@�vW�dHE}AD��&bOhg�d�<<�X�������� ��3@0J��c�Y���K�L#"+!###"&55#332655(ӌA3{fm�ƠFZ�<�X+Z�n�ܿdK���������$�K@H -J�p��c��c - ��Y�K�L$$"+!632'564&"#"&55#5!2655�7|aw�tWmS�ZA3�h�3��F�O��Z{�v:U�TjS��JT�n�<<�\]jL������������:@7J��c��c�Y���K�L#"+!##5#"&46325!4&"6%27%(�A=�l��l�>��$g�5&��m�5���<�X�d�؉e���Qh'�*1Vc3�.��a��9���&�}K� PX@,���h -c��c��[ K�L@-���p -c��c��[ K�LY@��%$ ��#" +####"&543354&"#4 35#"269�A��Kg�7,o+?E��>NQ?o/�<�X�@�`P�]EKKJ��]$�b@0@0=M�����#���� �D@A -c��c ��YK�L�� ��#" +####"&54335!55#"26%5##�AƬKg�7��x>NQ?o/��<�X�@�`P��<�e@0@0=M������������%�D@AJ�p�n��c �Y���K�L%%# -+!##5#"&72>505!!265(�AmL��?6 -��y %o�n�<�X�6C�� * L$@O#Acz�h�����4���:@7���p����cY�K�[�L����" +#32653"&55276655!5!�Eg]}@=Be�c�'7 �a\�8\g>��PG_tv`�Tu4<<�����4���%�E@B���p����c�� _ -Y�K�[�L��#"��"+#32653"&55276655!5!�2"&4�Eg]}@=Be�c�'7 �a\��((�8\g>��PG_tv`�Tu4<<�a((���� ���'�O@L��JG���pq� ��cY�L�&%$" -�'' -+"7&54326675!5!!'5654#"#6�dcx��A\O9�w���xcd��@ó]i<�{�B<7A�<<��{�<i]�������C����#�+�=@: -J c -_��Y��L+*'&#$#+!#"&'#"&4632675!5!�264&"4&"2���`}�fAkfBf��eBg(h�h���]�YY�]�]�ZZ���~�A:<?Ȁ@<_�<��\\�]\��\]�]����������6@3J��c��c�Y���K�L#"+!##5#"&46325!�264&"(ٌA;�g��g�;���cc�a�<�X�_�Є_���`�`_���p��I���)��K�PX@0���p� - -p�� - -c��[ K�\L@8���p� - -p�� - -c� [� K���Y�K�\LY@)&! #!+##32673#"&55266764&"#&62#"'I�A��pE�;B�ZjNN<>+H�F@m�nRGy,��X���DFRO�g_�$�IaNd�pU~/(�������� ���0@-J��c�Y���K�L&"+!###"&55#!!65%3267%(ӌA3{fm���>���/J���<�X+Z�n����1)������@���%�A@>�p -���a Y�K�[L%%! " +27667655!5!##!326'3"&5%#X(i+ �uh�A�'xA8Ba�_� '�.e<<�Xq��VUk|ua��fp��������(�L@IJ�p�n����c��c��_ - Y� L('&%'#!% +#"632#&#"3273"&547&46335!5!#�;IL#"ZxA~IWWI~Ax�}XJj[p�6���-->\AaT�UaA\u^r;'�Lx<<��V��������@���W��[���O+"&462��((z((��5�A#���"@��c���W��[���O!'!$+##53264.5433#"r%>E^��5,=I=���@Cg2uX'<6gdw't<X�����1���@��Y�K�L+###5!1�A�Y��X�<�����V��%�8@5�p��[���KYK�L���%�%6 +54>2#54'."3###5f/Ek]x]kE/A13R:\:R31��A��;V00V;9/V% - -%V -<�X�<��S��1���2@/���p�[�K�Y��K�L+3###5354&"#5462���A��/|/>M�M�<�X�<RLLRCMbnnb��q����4���K� PX@�p���[�K�[�LK� PX@�p����c�[�LK�PX@�p���[�K�[�L@�p����c�[�LYYY�"#+'2#"&533254'�XXa[sqAYI|o4S�VsYKFf]��������5��=@ -JGK�PX@���[�K�L@����c�LY�"#+&4632#4&#"7�jmLu{?WY6BD9��Q�R��u�8g3 -;��������8��/@,� J�[���K�[�L����#!+'#"27#"&463ds4b+RW\T88l/<8^�W����H���8��,@)J��c����_�[�L"!#!& +#"&47&4633#"33#33k%M\CEfKvB;!pq �HD�#$�C8R/#8RP���3�0���@����_L����+"&532650X�X<<x<�I__I/BB/��!������!@��[�K�L� - �+#532#.�A v&75;H"!.2-�<"A]2/2��3������)@&J��c��[���K�L%!" +32#&&##532&&##�3?IOF/I/bf D>P%9a_ �6g[:<'*X8�����6����7@4����cKY�K�L�� �� +"&53265###5!6X�X<<x<7�A�Y�I__I/BB/���X�<��)��1���/@,�[�K��YK�L����!5+###53.##5321�A�~ !,1-( �072$�<�X�</./< %E'9��<��1���?@<J��c�[�K��Y K�L����!%!" -+###53&&##532&&##5321�A�x,_b D>P%9a_ >HNE-�<�X�<2<'*X8< 4bW��]�*�����@��r���i+#'3LcA֘��V����@�L�T��@�=� Jp� - -p�p�� -d��c���c�[�K� [� K� [�K�[�L�RQNMKJHGEDBA875421.,+)&%#" �@@+265462'56554&"##"&53264&##53264&"#4623"&5326&"&462�@3T�U�Ҭ�4�77.Jn�w<U�LRD(!=TJ�L<o�o85<X�X<<x<d((w0sy|{o��9c�peSVbT.6`pu^EWQ�N<I{JK?XiiX7TI__I/BB((�����"��!�)�1�L@I - J c�� -c� -� -_��Y�K�L/.+*('#""+!632'564&"#5#"&46325!5!�264&"2"&4"�2ufy�z^uW�OA6xd}|ex6��J�wY�UW�W�((��Y��|<U�[e[���VV�<�Y[�ZZ��((����\����-�5�=�e@b( - J��c� - -c��c� � _ �Y���K�[L;:7632/.--*)'##"+!##5#"'#"&5532>55!267&&546325!264&"2"&4(ٌA1i{Vl%72&�ǾT�X16qYk/�mM�NN�Q�((�<�X�CHMzk�&AAb��{WT94^>Zr>�c�]�N�NN���((��������� �=@:�p��c�Y���K� [� K�L -+!###"&73267655!2"&4(��A�?�F@ 2 ��((�<�X��_]cY=1;���((�����[��#�+�<@9�a�� d� � - -_�Y���K�L)(%$$+!####"'&5532>7655!5!�2"&4(��A�2.]�$A"<,�J((�<�X�T�95q<a�x�!/# !*Lx��y((����^r��%�-�H@E�p����c��c�� -c� -� -_ Y�L+*'&%$#%! +#"2"&'332654'&#"&54335!5!#2"&4դCLGuF$Ip˃@ -�CL0%@hr�d�D���((�&m&!eH^oe�79@CU�w<<�((����m���"�*�J@G�p����c��c� -� -_ Y�K�[�L('$#"!### +#&32654#"#462#"&54765!5!#2"&4�Ay��dJNgd@S�]wc��.U��C��j((t�qG5svMdZ�h�~bC~g<<�'((��������$�,�Y@V - -J� - -p��c�� -c ��Y�K� - -[�K�L*)&%$$" +!632'564&"#"&55#5!26552"&4�7|aw�tWmS�ZA3�h�3��F�O�((��Z{�v:U�TjS��JT�n�<<�\]jL���((����$���D��K�PX@@+ 5 1 $J@@+ 5 1 $ -JYK�PX@@� p�c�� c��d��_��Y�K�Y -L@D� p�c�� c��d��_��Y�K�[�K - - -LY@DCBA?=;:87320/.,##!&!!+!326553#"33#"327#"&547&&54675####5&&"#46325!5!��?�(AZ!35BlOVD'S;&�A��SoZ�eA�m~:����,#��$18,,W6L=Q$ :%?>� -�b'��jCPhZr�c�<����$���D��@B; -80JK�PX@7���p� - -c����c��_ Y�K [�L@>���p� �� p� - -c��� �c��_ Y�K�[�LY@A@?>=<64/.!!##!&"+#"33#"327#"&547&&54674#"#6#"7&54326675!5!!<Z!35BoOVD'T;��@��dcx��A\O9�w���JP"$18,,W7L=Q$ :%?>��ܳ]i<�{�B<7A�<<�u��������*��K�PX@( J@( JYK� PX@*h�n ��c�W�[�OK�PX@+p�n ��c�W�[�O@1�p�n�n ��c�W�[�OYY@�&$ �** -+%2#"327#"&4676#"#6#"7&463266<;GH6J/'LP<RItNbC?+9 - -;PB;834]4`{zbo7[�T,&&,��������7�c@`/ 'J� p - -c���c��_�[�L�31-+&%#! �77 +"3#"327#"547&4636"#6#"7&46326632�." -$"3`, �<RItNbC?+9 - -;+<:�"'B$@a~zbo7[�T,&&,PB����������@���K�L+3#�AA������������@��KL+3#3#ZAA�AA������H�.���'�@��[���K�[�L+�2".4>"2>4.�vW5 5WvW5 5�\B%%B\B%%�&@af�fa@&&@af�fa@#5UOlOU5##5UOlOU5��;�������@����aL����+3#53�G��<�:��=� -���4@1J���p���[�K�YL����+75>764&"#662!=[0M+5 H�SB|�z$.V5fi -0N*G/A?yU^Lnxoe,_G]1Y <��5�� -��#�w�JK�PX@-�p�p��c��[���K�[�L@*�p�p��c��_��[���LY@!$+62"&'32654&##53654&"#H��sC8@Hvф -A_�Soo�N�U C�_iQ9Zf�ri^<ORBWI;�=H=9��,��Q��� �_@ -��JK�PX@��b�KL@��r��bLY@�� - ��+%5!533#���*��_`ff���M�-��<���I��3���@@=J�p�n��c��Y���K�[�L#"+!!662"&'332654#"#Y���bv_1{�A_FXZ�;W>�<��%2+%HΐgW=EkW�>6��U��@���"�B@?�J�p����c[�K�[�L " "+�&"26"6632#".54632#&&�W�o]�\�c^oHd|vsB_7 -{�\o >GGaZ�f`��6>�ى*BjhG��cH:5��(�� -���@�J��Y���K�L+!#!(���N2�_�5�[���B��5����$�-@*#�J����c��_�[�L+�&"26"264462"&5467&�g�gd�dk�W\�\�tx�x?2;I��H<qNN�VV6HMM?VmmV;ZdGdwwdHc4��X�2����B@?�J�p����c�[�K[�L +264&"265#"&462#"&'3�Z�TZ�\�WR9a�|�rg`s?�`]�a`�\�փ����dLt��^�a�����"@����c�W�[�O+�&"26$62"&f7]<=[8��Z�VY�[(97X97rWX�V[��V��h��,�83�)JK�PX@S� - -p�p���c��c�a��c K� �[��K��[��K�LK�PX@Q� - -p�p��c��c�a��c K� [�K��Y���K�L@Q r� - -p�p��c��c�a��c� [�K��Y���K�LYY@ ��764310.-�,�,%$"!!#+3###"&53264&##53264&"#4623"&5326�͌A�s�w<U�PPF(!>SM|O<q�qm�<X�X<<x<�U<�XX'3\nn[BPP�B<@uEF:SddSp" -;I__I/BB�����+��@��r���i+#3//�������0��@ - �H���i+#'7'77'/E!]_!_` ``!H�aI!]_!__ `_!K��dTk���@���U���Y�M����+5!dT<<��dT3���@���U���Y�M����+5!d�T<<��D�o�� -�@����]�[�-L+#&543"3nQ [.-D1.]&1��D�o�� -�"@����a�W�[�O+3#5255#Q [.-�2.\&1��(�|���8� �>K�PX@��_���Y�$L@����a�W�[�OY�+73#5255#)Q*<.-8gU&1��D���� -��$@!��][-L+#&543"3#&543"3�Q [.-yQ [.-D1.]&1L1.]&1��D���� -��+@(��aW[O+3#5255#73#5255#Q [.-yQ [.-�2.\&1L2.\&1��(�|���8� �>K�PX@��_���Y�$L@����a�W�[�OY�+73#5255#)Q*<.-8gU&1��1�����#@ ��r�Y��&K�(L+7'#5'3#��E��E9� �9���2�����fK�PX@$�r��Y - &KY$K�(L@"�ra��Y - &K�(LY@����+'7'#755'3ώ�E����E"9�'9��9�9����d��K���@���W��[���O+�"&462KCaCCaCCCaCC��<����b����@�[��$�L+2"&462"&462"&462�((A((�((((((((��2�����������'��K�PX@,�� c��d� - -[#K[ /LK� -PX@4�� c��d�#K� - -[�+K $K[/LK�PX@,�� c��d� - -[#K[ /L@4�� c��d�#K� - -[�+K $K[/LYYY@'&#"+$"2&462"&"2&462"%3"2&462"V���OzOOz����OzOOz���G�fm���OzOOz��"�NN�O��"�NN�O -��N��"�NN�O��-�x�����@�J���U��Y���M+#'73qfGccG'�����2�x�����@�J���U��Y���M+7#7'3yGffGcx�����T��5���@���#K$L����+33T�G�f��N��K�����!�.�4-�( -JK�PX@:�� -� -p�p� -� -a[�#K���[�.K�Y $LK� -PX@>�� -� -p�p� -� -a[�#K���[�.K $K�[�/LK�PX@:�� -� -p�p� -� -a[�#K���[�.K�Y $L@>�� -� -p�p� -� -a[�#K���[�.K $K�[�/LYYY@///4/320.-! +�&""&'3264.5462#32###32#�@rA0IUI0n�hHDwB0IUI0p�aH���tx^]�[�lFF����A8O.A3BT\O3@3P.>/D][P1o�i��!��y��������'�R@O� - - p���pa ��a� - -[�+K�[�,L'&#"! +%!2673"&'#53&47#53662#&&"!!!�����x U*��"bUUb#��*U x�����S_C=\`�l9A9l�`\=B^S9$5��*��J��!�M@J�p� - � - a��a��c�W�[�O���!�! +3## 53"&55267!5!655!5!���|�?c�e�k��Q�� y8)9fH[��cdp^�)P9,499��$������?@< � - -�J���p�#K�[�/L*"+3#"'5575575377326�H��FO����H����!-������-<,k-:.��1;1k/:0������2����J@G ��ca - -[�#K�$L� - � +#3##5#535#533232#F���FUUTT�txw�����!c<��<c9Xo�nX����K�������@���KL����+33KF����`�����A@>�J -�a �Y��M �� ��+#5#'#353##�:q+p:@�����Q:�������`��+++��5��(������(@%�J���c��YL+73&&546 3!5664&"!7�NZ�(�ZN���bz��zb��9&�]��Ǚ]�&9;�����;��2�������`@�JK�PX@���c����a�[�L@ ���c����a�W�[�OY@ "+!5& &6 !3267��D��G��Ⱦ�4���P�IvDs�`l�o��>п�=�jAC��(�����!�4@1 -�J����c��_�[�L$$$##"+74632&&#"5632#"&%4&#"326(�uZ,QI((.,ko�Pd�D=Qs?9Q|�Qcv. ����s�U\�vTV����������-@*�J�I��r��Y�L����+%!53?��+��;7+��77{����(������#@ ���aL����+5!##!#(�QE��Ey99��y��y��(������2@/ - �J���a�U�Y�M����+!!!55�����'�� ���7��7��7P",P��dT����@���U���Y�M����+5!d�T<<��e�Z����@���ri����+3eG���R����<,�����@���W��[���O+"&462�((,((�����[��@�J���r�i+3#''7�@�'v<tk[�y�$'F�����j����%�>@;%Jc��W�[��O��#"��## +�#"&'&&463266267&&"264&"TU>*F&RlRU>*F&R��.H?"6D.+5E..H?�M�N4/,8L�N4/,8�--$,..O..P--$����M+���+@(���c�W�[�O� �+3#"##7326766]=>]=�7!)��D=7"(@D=��(���&���A@>���c�c� - -c� W� [ O+622673"&"#622673"&"#4FXY4+5FXX5+5FXY4+5FXX5+5�>@!>>@!�>@!>>@!������[��rK� PX@*�f�g - ��bUYM@(�r�s - ��bUYMY@����+#!!#7#537!5!73����^J]]����V]K^�<�<dd<�<dd��d�x�Z�� �6@3�J���a�U�YM�� ��+#'75!���b���ZZ�����33��d�x�Z�� �1@. J���a���U���Y�M����+75!'#7'3hZ�b��b�x33^�����(�q�I����0+''7��������]���������,�h\�����'�/�7�?�G�O�W�_��@�����c�c�c��c��c��c��c�� - c��c� -� -c� c� [� LXX88X_X_\[WVSRONKJGFCB8?8?<;7632/.+*'&#"+�462"&462462"462"462"462"462"&&462&462"&462"&462"6&462&&' &&''"%%c&&�((}&�&'L&&&&Q&((%&+&']&&m&&I&&(&&&f&&�&'�&&m''�� -��e��� -�"@����a�W�[�O+3#5255#Q [.-22.\&1����������K� -PX@'� [�-K��[���-KY&K$LK�PX@)� �[��-K��[��-KY&K$L@'� [�-K��[���-KY&K$LYY@ -+�62"&!####535463"�++�0F�FLLZcB5�+P5�����75VN82���������1@.���%K�[�-KY&K$L +3#3###535463"�FF�FLLZcB5��W57��75VN82��O��%��)�2��@ JIK�PX@, � a��] -�[��K�\�K�LK�PX@6 � a��]� - -�[��K��[��K�\�K�L@4 � a��]� - -[�K��Y���K�\�K�LYY@10-,)(#+3##!2653#5#"&54767&&4623'4&"36X͌A��7K ?{B9AD3O`92AFQn�cF»CnH\FW�<�X}0Z>F7�y$[HM3,!_�]cDW9�9:;�A5�����7���C@@J� c��c��a -�Y���K�L$+!####"&'#3264&##5!5!(_�A�^iZ<ZA=[�EkV{�n�<�X�1nXo0"�LSL�N9����������%�I@F J� p -c� � c��Y�K�L$# #""+!632#4&"#5#"&46325!5!�264&"��y2ufx@W�OA6xd}|ex6�����Y�UW�W��Y�hQ[e[���VV�<�Y[�ZZ�����*��'�/�M@J - -J�� c��� -�c� -� -cY�K�[�L��.-*)�'�'####+#327&5462#"'#"&5532>55!5!&"26QMnTM�gu�uu`|Vl%72&��UAQ�QQ�Q�c�]{WTn2�_mm�mHNzk�&AAb<<��NN�NN���������-@*���p��_��Y�L����+#"&73267655!5ث?�F@ 2 ���<�_]cY=1;�<����nL�� �7@4 J���p���c��_Y�L!#+3"&54675&&55#5!!33#"26;�ލ9/4"�s�W9W!!H[h�lcz{^X7NXP&<<&_H;>9_�������%�-�1�Y@V�p� p� q�� -c� -� -c��c��c �Y���L10/.+*'&%$#%!!+!##"2"&'332654'&#"&54335!2"&43#(�ؤCLGuF$Ip˃@ -�CL0%@hr�d�DJ((�AnL�<�&m&!eH^oe�79@CU�w�((������hj����1@.�p�c��_��Y���L!+!!#"2653"&547#5!(��n�R__�W>{ՉW�j�<�T�PeTm�s`p/9���� Y��2�E@B*J�p��c��c�� Y� K�[�L21$!$&!# -+!33#"32654&#"#72#"&&5475&&55#5!Y�O;]Q^-'Ik��@6&%<�S_£Z�`w:'���4hN<ED,@ ��TL+{h��(fD�+b`.<����j�����.@+�a��`��Y���L$+!!!#"'&5532>7655(�����2.]�$A"<,�<�:T�95q<a�x�!/# !*Lx��������/���JK�PX@.����c�c��] -Y� - -K�[�L@,����c�c��c��] -Y� - - LY@/.-,+*&$"%$ +#"3!##"&'#33254'&#"'&5476335!5!#�[>;��!`Z7YAAUE�R�*)A7Wd�6���]#56!B\-#�?Ki/&#EYm<<����q�����C@@� p�p�� c��a��_��Y���L -+!!623#"&'3264&"#(��2xn�q ��q�nBN�PP�NB�<�as[:]waD,=^�^=,����G�����A@>�p���p���q��c��c Y�L! -+#'3#2653"&4675!5!!�LcA4Amo�iA�ꖦ��]�����d�kk\u���r<<����G������=@:�J���p�p�q��cY�L+�"264&"&4675!5!!#'3��nn�n@��蔀g�����rLcA�m�mm���ێ�ۊu<<u������r��%�)�M@J�p� - -p�q����c��c�� -c Y�L)('&%$#%! +#"2"&'332654'&#"&54335!5!#3#դCLGuF$Ip˃@ -�CL0%@hr�d�D���AnL�&m&!eH^oe�79@CU�w<<������)���"�&�O@L�p� - -p�q����c��c Y�K�[�L&%$#"!### +#&32654#"#462#"&54765!5!#3#�Ay��dJNgd@S�]wc��.U��C��mAnLt�qG5svMdZ�h�~bC~g<<�������w����(@%��_��Y�L�� ��+#"&5#5!26w�[�[����6�6�<��u}}u<����[ZZ���������UK�PX@�c���Y�K�[�L@�c��_���Y��LY@!"+!5!#"3#"&463��)�ewbn�����<�<Z�a:��z��V�c����8@5�p���p���c��_�[�L2"+3#"&732654&"#&62'26K:�x��@qi<q;Ab�c`S�l�o]p�×4O6>K?XncQv$i}h����*x���"�K@HJ� -� � - p� q��c���cY�K��Y����L"! !$#+%#5#"&546335!5!##"2653#'3AN/l���,�?��ar?Ga�P;uLcA�}f|ro<<�!&kSTAI�����_�nK��#�K@HJ���p�p��c��_��[��L�"! -�## +"33#"2653"&5475&&5462#6/7YL00H[c�j<�h/;\�W>�7/BA;5u:W]vz[Vg%P6H\eQz����n������0@-c��_���Y��L+!5!!"&463&"26��J���Gg�sqnfFrLNmI�<�:&bOhg�d�HE}AD��������'@$���p��_Y�L"+3"&55#5!!326�>w�o�F���PP�l�r�<<ܿ[��������� �N@KJ�p����c��c -Y�K�L�� ��"+632#4&"#"&55#5!!26557|awAS�ZA3�h��� F�O��Z{cNTjS��JT�n�<<�\]jL�����^J������5@2 J����c��_�YL+2"&44&"6%27%!5�䔔��m�5/�vm�4�����H�ކ��oVc'�*8Vc.�.T<<��a�n���� �jK� PX@$�h ��c��_�[�L@%�p ��c��_�[�LY@����#" -+##"&543354&"#4 5#"26�جKg�7,o+?E@>NQ?o/�:@�`P�]EKKJ��]z@0@0=M����q�����,@)c��_��Y��L"#" +!!!#"&54335!5!5#"26������Kg�7�����>NQ?o/��:@�`P��<�e@0@0=M����rh���=@:�p���n���n��_Y�L���� +2653 &72>55!5!Q %o�g>���?6 -����$@O#Acz{p���� * L<<����4���!�E@B� p����c�� ] -Y�K�[�L��! ��"+#32653"&55276655!5!3#�Eg]}@=Be�c�'7 �a\��AnL�8\g>��PG_tv`�Tu4<<������ <��� �A@>�JG���p�n�q�c�Y�L%!! +#4#"#6#"7&5432662!5!<A��@��dcx��A\X{P*��c��ܳ]i<�{�B<:D'"C5<����g#�����&@#���c����_�Y�L+264&"462"!5!|a�aa���؈��`��K��__�_��ց�ցA<��p����"�;@8�p�p��c��[���K�\�L#!5+62#"'2673#"&55326764&"#pm�nRGy,E�;B�ZjqWN+H�F@g�pU~/(�DFRO�g_�$�IaN������� ��&@#�J��_��Y��L"$+!#"&55#5!3267%��ef[nw�,���:F�����Ge�r�<��6)����������6@3�p���aY�K�[�L" +2>765!5!!!!326'3"&5X-6F3�u���&F��xA8Ba�_�!3k<<pu7��VUk|ua��������(�,���JK� PX@>�p�f�p�q����c��c��d - Y� L@?�p�n�p�q����c��c��d - Y� LY@,+*)('&%'#!% +#"632#&#"3273"&547&46335!5!#3#�;IL#"ZxA~IWWI~Ax�}XJj[p�6���AnL�-->\AaT�UaA\u^r;'�Lx<<�������C�����%�)�@@=#�J -�c��_� Y� L)('&!%%+6264&" &"262#"&'#"&463266%!5!t]�YY�]�]�ZZ�\�e��fAkfBf��eBgks���\\�]\\]�][/��A:<?Ȁ@<:B�<��O������,�?@<*J I�a��]���[�K�\�L# +�&"365$623!2653#5#"&54767&&�CnH\FW��n�cF���7K ?{B9AD3O`92AFQy:;�A5TQ]cDW9:0Z>F7�y$[HM3,!_����������8@5J�c��c��]��Y���L% +!!!!#"'#3264&' -��*&���-2n]o5AAZ�N[H�<�:Z7Z|J�4:MS�U���������%�-�T@Q J� p -c� � c��_��Y�K�L+*'&$# #"" +!632#4&"#5#"&46325!5!�264&"2"&4��y2ufx@W�OA6xd}|ex6�����Y�UW�W�((��Y�hQ[e[���VV�<�Y[�ZZ�t((����\*��'�/�7�X@U - -J�� c��� -�c� -� -c��_ Y�K�[�L��5410.-*)�'�'####+#327&5462#"'#"&5532>55!5!&"26�2"&4QMnTM�gu�qq`|Vl%72&��RAQ�QQ�Q�E((�c�]{WTn2�_mm�mHNzk�&AAb<<��NN�NN��((���������<@9���p��c��YK�[�L���� +#"&73267655!52"&4ث?�F@ 2 ��((�<�_]cY=1;�<��((����������'�:@7 �a��d��_��Y���L%$! $ -+!!!#"'&5532>76552"&4(�����2.]�$A"<,�((�<�:T�95q<a�x�!/# !*Lx�((��������� �(�\@YJ�p����c�� -c Y�K� - -[�K�L��&%"! ��"+632#4&"#"&55#5!!26552"&47|awAS�ZA3�h��� F�O�((��Z{cNTjS��JT�n�<<�\]jL���((�����C���������c@` -�a���a L�� - ��+%53'533533533t����7��6��7��7��7��������%��a����%��a����%��a��Z�����&@#�p�q���W���[��O!+432#&&"#&��GN7+f-<N�WI46FG�!����)����+@(J���p��_���Y��L+!5!"&&5327)��Q ffI4:LK$�<��#ZD2A��F�����V��@�J��r��i+#'#73Q��Q�?o��������"��$�,��@ - J IK� PX@)�g - c� � c��Y�K�L@(�s - c� � c��Y�K�LY@,+('#""+!632'564&"#5#7#"&46325!5!�264&""�2ufy�z^uW�OA�S�d}|ex6��J�wY�UW���Y��|<U�[e[���ݏ{̀V�<���Y[�Z���������0�8��@+ #JK� PX@;�g� � c�c��c -�Y���K�[�K�L@:�s� � c�c��c -�Y���K�[�K�LY@652100-,*($##"+!##5#"'#57#"&5532>55!327&&546325!264&"(ٌA1i�M� l~%72&�ǾUW|"-3qYk/�mM�NN�Q�<�X�C��uj�&AAb��bVPS\;Zr>�c�]�N�NN����������9@6 J�p��c�Y���KL +!####"&73267655!(��A��Sa�?�F@ 2 ���<�X/��|,�_]cY=1;����������'��@ JK� PX@)�g�� c� � c��Y -K�L@(�s�� c� � c��Y -K�LY@��&%" ��"+##5#7#"&54675&&55#5!33#"26ތA�S�%a�9/4"�9��9W!!H[b�{�<�X��ZW7NXP&<��D&_H;>~:f����]���-�5���+�JK�PX@;�p��g�� c�� - c� -� -c����aY�L@:�p�s�� c�� - c� -� -c����aY�LY@32/.-,$# #%!+##7&&'332654'&#"&54335!5!##"2#2"&4K �Q�R_@ -�CL0%@hr�d�D�ؤCLGuF$II@�Q[(( -��kU�79@CU�w<<�&m&!e9U�T((���������w@ - JK� PX@(�g�c��c �Y���K�L@'�s�c��c �Y���K�LY@!" -+!##5#7#"&547#5!#"265!( �A�S�a�V�jR__�d���<�X��r[p299T�PjKO�����Y���<��@< -� JK�PX@5� -�� -p� ps��c��Y�K� [�L@3� -�� -p� ps��c� � c��Y��LY@:953/-!#+##'##7.4675&&55#5!!33#"32654&#"#&7Y�?G�y�Q��Q�S�V@7:'�����q;]Q^-'Ik��@6&%<��ouYz�����+c�Ub`.<<4hN<ED,@ ��TL+������[��'�?@< J�s�a��d �Y���K�L'&$ -+!###5##"'&5532>7655!5!(��A�SF�2.]�$A"<,�J�<�X��qq6�95q<apZ�!/# !*LZ������o��(�4���JK� -PX@=�g� � cc��a -��YK�[�K�L@<�s� � cc��a -��YK�[�K�LY@ ))��)4)3.,+*�(�('&%#"%+##5###"&'#33254&"&5476335!5##"3o�A�K��ZY7`AA\Ez;�qC;\Y�6ʿ�qGB�<�X����6!D]0#�>Ol5$>QWm<�sQ�%4"�����d��#�[@X J� p�p� -� -c��a��c�Y���KL#"! +!##5#5#"&'3264&"#6623!(��A�S�q�nBN�PP�NBn�q ��A�<�X��8 ]waD,=^�^=,Das[)���������;@8J�p����c�]Y�L +#2653#'#7&&54675!5!!�Amo�iAcV�Q��Q�cy���]����d�kk\a������f~�r<<����������:@7� -J���p��nq��Y��L+!#'##7&&4675!5!4&"2���g�lY�Q��Q�]r�g����n�nn��u -�Ʌ�����̊u<���mm�m����Wr��,�~� JK� PX@+�h����c��c�^ - Y� L@,�p����c��c�^ - Y� LY@,+*)#%! +#"2#'#7&&'332654'&#"&54335!5!#դCLGuF$IG?�Q��Q�Yf@ -�CL0%@hr�d�D���&m&!e8U����lY�79@CU�w<<����n���'�K@HJ�p�nq����c��c - Y� L'&%$## +#&32654#"#462#'#7&&4765!5!#�Ay��dJNgd@S�]KA�Q��Q�n�.U��C��t�qG5svMdZ�_���� ��C~g<<�����x����2@/ J��c�Y���KL +!####"&5#!26(��A�SB�[�[����6�6�<�X&��u3��u}}u����[ZZ���������H@EJ�p���cY�KL� - � +25!5!###5&&"#664�6�ˌA��X\V�TAv7i�<<�X��`ERfWq���V����)�ĵ - JK� PX@0�p�g�� - c� -� -c�[��K�LK�PX@/�p�s�� - c� -� -c�[��K�L@7�p�s�� - c� -� -c�[�K��Y���K�LYY@'%#"22+3##5#57#"&732654&"#&62'3265J͌A��^���@qi<q;Ab�c`S�lmTx�<�X������4O6>K?XncQv$i}mQ�����x�� �G@DJI�s����c��c Y�K�Y�L $" -+#"2653#5#7#"&546335!5!#�ar?Ga�P;A�P� n���,�?���!&kSTAI�ڜݦzf|ro<<��i�����,��@ JK�PX@0���p�s�� c� � c��[ -K�L@8���p�s�� c� � c�[�K��� -Y - -K�LY@���,�,)(!$!"+##5#7#"&5475&&5462#6#"33#"265�A�S�"^�h/;\�W>f/7YL00H[c�z�<�X����ZSg%P6H\eQz7/BA;5u:cQ������/����t� JK�PX@$� c - � c�Y���KL@(�s� c - � c�Y���K�LY@#+!##5#5#"&463!5!�64&"(W�A�S �Gg�sqn@�vgIFrLN�<�X��/�&bOhg�d��DwHE}A����������9@6 J��c�Y���KL#" +!###7#"&55#332655(ӌA��S�fm�ƠFZ�<�X$����n�ܿdK�������� �(�R@O -J�p�� c� � c -��Y�KL!!!(!(%$""+!632'564&"##7#"&55#5!2655�7|aw�tWmS�ZA�S�eg�3��F�O��Z{�v:U�TjS��F����n�<<�\]jL�����������#�D@A"! -J�s��c��c�Y���K�L## +!##5#57#"&46325!4&"6%27%(�A�S�m��l�>��$h�5&��m�3���<�X����e���Rg'�'4Vc3�.��a��9�� �*���JK� PX@1���h�s c��c��[ -K�L@2���p�s c��c��[ -K�LY@��)($"� � #"+##5#5##"&543354&"#4 35#"269�A�SI��Kg�7,o+?E��>NQ?o/�<�X���Yg@�`P�XEKKJ��X�g@0@0=M�����#��� �$�Q@N J�s c� � c -��YK�L!!��!$!$#"��#"+##5#5##"&54335!55#"26%5##�A��S]ƬKg�7��x>NQ?o/��<�X���e\@�`P��<�j@0@0=M������������'�N@K J�p�n�s��c - �Y���K�L''"+!##5#7#"&72>505!!265(�A�S���?6 -��y %o�n�<�X����� * L$@O#Acz�h�������'�.�Z@W%" , - J�p n� - -n - -q�c�Y���L.-+*)(%!#+!!'5654#"#6#"7&54326675!3#'#(���xcd��@��dcx��A\O9�w�?�Q��Q�<��{�<i]��ܳ]i<�{�B<7A��<ş�����������@@= -J�s��c��c�Y���K�L## +!##5#57#"&46325!264&"(ٌA�S�g��g�;���a�cc��<�X����τ_����_`�`��A�����)�B@?#J�p[�K��Y���KL))+3##5'#57'#567&&462�>54&P͌A�Q�n+]hmOOm�htB���DGG(%A�<�X���Z_MZ.d�`^Oh^!B�EgL&(C!8A�����������:@7 J�s��c�Y���K�L&"+!###7#"&55#!!65%3267%(ӌA��S�kh���>���/J���<�X+���~o����1)������J��"�(���JK� PX@0�h�n���a -Y�K�\ L@1�p�n���a -Y�K�\ LY@###(#(%$ ! +2>765!5!###75!2653#"&5%#X-6F3�ur�AmP��c(@�ZK%�%�!3k<<�X���gAE�tl��ou��������*�Q@NJ�p�n����c��c��_ - Y� L*)(''"% +#"632#7&#"2673"&547&46335!5!#�;IL#"Om�S�&aIXZ�= Ad��XJj[p�6���-->L=��:T�U+)=Sx]r;'�Lx<<��������!�)�1�O@L J -Is - c�c��Y��L10-,('#%+!#'##7&'#"&4632675!5!�264&"4&"2���`}eS�Q��Q�Z$fBf��eBg(h�h���]�YY�]�]�ZZ���~�y����S<?Ȁ@<_�<��\\�]\��\]�]�����"��$�,�4��@ - J IK� PX@/�g - c� � c��Y�K�[L@.�s - c� � c��Y�K�[LY@21.-,+('#"" +!632'564&"#5#7#"&46325!5!�264&"2"&4"�2ufy�z^uW�OA�S�d}|ex6��J�wY�UW��((��Y��|<U�[e[���ݏ{̀V�<���Y[�Z�f((���������0�8�@��@+ #JK� PX@C�g� � c�c��c��c -�Y���K�[�K�L@B�s� � c�c��c��c -�Y���K�[�K�LY@>=:9652100-,*($##"+!##5#"'#57#"&5532>55!327&&546325!264&"�2"&4(ٌA1i�M� l~%72&�ǾUW|"-3qYk/�mM�NN�Q��((�<�X�C��uj�&AAb��bVPS\;Zr>�c�]�N�NN���((���������$�E@B J�p�� c� � - -d�Y���KL"!+!####"&73267655!2"&4(��A��Sa�?�F@ 2 ��X((�<�X/��|,�_]cY=1;��((�����[��'�/��� JK�PX@*�a�� -d� - -_ �Y���K�L@1�p�a�� -d� -� -_ �Y���K�LY@-,)('&$+!###5##"'&5532>7655!5!2"&4(��A�SF�2.]�$A"<,�J�((�<�X��qq6�95q<apZ�!/# !*LZ���((������� �(�0�^@[ -J�p�� c� � c��c -��Y�KL!!0/,+!(!(%$""+!632'564&"##7#"&55#5!2655�"&462�7|aw�tWmS�ZA�S�eg�3��F�O��((��Z{�v:U�TjS��F����n�<<�\]jL��((�������� �(��@ - -JK� PX@1� - -p�gc� -� -c�� Y� K�L@0� - -p�sc� -� -c�� Y� K�LY@('$# #""+!632#4&"#5#7#"&46325!5!�264&"��y2ufx@W�OA�S�d}|ex6�����Y�UW���Y�hQ[e[���ߑ{̀V�<���Y[�Z�����*��*�2��@ - -JK�PX@5�g�� - -c����c��c Y�K�[�L@4�s�� - -c����c��c Y�K�[�LY@��10-,�*�*#### +#327&5462#"'#57#"&5532>55!5!&"26QMnUW~ `u�uu`!�Syl~%72&��UAQ�QQ�Q�c�]bVPS5|_mm�m�puj�&AAb<<��NN�NN�����"����5@2J�p��c�Y���K�L+!#"&73267655!#(J�?�F@ 2 ��$Sy�<�_]cY=1;��X�L�����L��&�y@ -JK� PX@*���p�g���c��cY�L@)���p�s���c��cY�LY@!## +3#57#"&54675&&55#5!!33#"26;K�S� k�9/4"�s�W9W!!H[h�lcy@��^X7NXP&<<&_H;>9_��������-�5�9���+�JK�PX@G�p��h��n�q�� c�� - c� -� -c����aY�L@H�p��p��n�q�� c�� - c� -� -c����aY�LY@987632/.-,$# #%!+##7&&'332654'&#"&54335!5!##"2#2"&43#K �Q�R_@ -�CL0%@hr�d�D�ؤCLGuF$II@�Q[((�AnL -��kU�79@CU�w<<�&m&!e9U�T((�Ę�����j����t�JK� PX@*�p�g�c��c��Y���L@)�p�s�c��c��Y���LY@!# +!!3#57#"&547#5!#"26(��nS>A�S�e�W�jR__�W�<��rC��s`p/99T�Pe�����Y��7��@/# J& IK�PX@4�p s��c��c -��Y�K� [� L@2�p s��c��c�� c -��Y��LY@7654*)!$&!#+!33#"32654&#"#72#'#7&&54675&&55#5!Y�O;]Q^-'Ik��@6&%<�S_�v�Q��Q���@7:'���4hN<ED,@ ��TL+{������kk=Ub`.<����������#�=@:#"J�a��d��Y���K�L! $ +!!##"'&5532>7655#(����2.]�$A"<,/S]�<�:6�95q<apZ�!/# !*LZ���J��������2�JK� -PX@6�g���c ��c��a -Y� - -K�[�LK�PX@5�s���c ��c��a -Y� - -K�[�L@3�s���c ��c��c��a -Y� - - LYY@!�.,+*)('&%# �22+!###"&'#33254'&#"'&5476335!5!##")��S&�!`Z7YAAUE�R�*)A7Wd�6�ޤ[>W����6!B\-#�?Ki/&#EYm<<�]#����������\@YJ�p�p��c�a���c� -Y - -K����L���� +##"&'3264&"#662!5��S�q�nBN�PP�NBn�q ��2w��E]waD,=^�^=,Das[e<<���� -����"��� JK�PX@/� p����c� -aY�K� -Y� - - -L@,� p����c� -a�� - -]Y�LY@"! +#2653#'#7&&54675!5!!3#�Amo�iAcV�Q��Q�cy���]���xAnL�d�kk\a������f~�r<<������������#�G@D� -J���p�pn��]��Y��L +!#'##7&&4675!5!4&"23#���g�lY�Q��Q�]r�g����n�nn�vAnL�u -�Ʌ�����̊u<���mm�mĘ�����r��,�0��� JK� PX@9�h�p�s����c��c�b - Y� L@:�p�p�s����c��c�b - Y� LY@0/.-,+*)#%! +#"2#'#7&&'332654'&#"&54335!5!#3#դCLGuF$IG?�Q��Q�Yf@ -�CL0%@hr�d�D���AnL�&m&!e8U����lY�79@CU�w<<�����������'�+���JK�PX@?�p�n�nn����c��c - Y� K�L@>�p�n�nn�q����c��c - Y� LY@+*)('&%$## +#&32654#"#462#'#7&&4765!5!#3#�Ay��dJNgd@S�]KA�Q��Q�n�.U��C��pAnLt�qG5svMdZ�_���� ��C~g<<�Ҙ�����������.@+J��c�Y���K�L+!#"&5#!26#(��[�[����6�6Sg�<��u}}u����[ZZ���L�����)����>@; �J���p���c�Y�K�L��+"#6632#5&7!5!CQWAxe�0u�NR!c��P�gVp�ԉ�`��<��V�����$���JK� -PX@1�p���p�g���c��c�[�L@0�p���p�s���c��c�[�LY@2# +3#57#"&732654&"#&62'26K:R�S���@qi<q;Ab�c`S�l�o]zD��×4O6>K?XncQv$i}h����2x�� �$�Y@VJI� - -p�n�q��c��c �Y���K�Y�L$#"! $"!+!##"2653#5#7#"&546335!3#(��ar?Ga�P;A�P� n���,�?�AnL�<�!&kSTAI�ڜݦzf|ro�"���_��K��)��@ -JK� PX@1�p���p�g���c��c�[�L@0�p���p�s���c��c�[�LY@!$!# +3#57#"&5475&&5462#6#"33#"26<B�S�!a�h/;\�W>f/7YL00H[c�j^r=��[Vg%P6H\eQz7/BA;5u:W������������?@<J�sc��c���Y��L +!5!!"&463&"26%#��J���Gg�sqnfFrLNmI�S�<�:&bOhg�d�HE}AD[H����������.@+���p��c��Y�K�L#"+!32653#57#"&55#5!���PP>D��S�sn�F�ܿ[Tt>����r�<���������%�T@Q J� p����c� � c -Y�KL��%%" ��"" +632#4&"##7#"&55#5!!326757|awAS�ZA�S�eg��� FSBO��Z{cNTjS��F����n�<<�\]dJ������J�� ����K@H�J��s��c���c�YL� - � +%"&462#5774&"6%27%!5Dr���I�S��m�5/�vm�4�����a�ކ��F���Vc'�*8Vc.�.T<<��a������ �$�w�$#JK� PX@)��h� s��c�� c�[�L@*���p� s��c�� c�[�LY@"!##" -+3##"&543354&"#4 5#"26#��جKg�7,o+?E@>NQ?o/:S1�:@�`P�XEKKJ���@0@0=M��]G�����#���� �;@8 J� sc�� c��Y��L"#" -+!3##"&54335!5!5#"26##�m���Kg�7��K�->NQ?o/FSA��:@�`P��<�j@0@0=M��rK�����h��%���JK� PX@1�p���n���n�g��c Y�L@0�p���n���n�s��c Y�LY@���%�%# -+2653#57#"&72>55!5!Q %o�g>Y�S���?6 -����$@O#Acz{p�M���� * L<<����n���'�.�2�l@i%" , - J�p n� - -n - -n� n� q�c�Y���L210/.-+*)(%!#+!!'5654#"#6#"7&54326675!3#'#3#(���xcd��@��dcx��A\O9�w�?�Q��Q�AnL�<��{�<i]��ܳ]i<�{�B<7A��<ş�������#�����k�JK� -PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@ +!!"&462#57264&"(K��Wm��؈F�S��a�aa��<��~ց��@�~:�__�_��$�����"�3@0J���p[�K����L""+##57'#567&&462&>54&b��Q�n+]hmOOm�h�DGG(%AVF��Z_MZ.d�`^Oh�EgL&(C!8A���������-@*�J��c��Y�K�L"2+!#57#"&55#5!3267%��e2�S�ov�,���:F�����D0����q�<��6)���������!�%�D@A%$J�p� s���aY�K�\�L#"!$ -+2766765!5!!!!326'3#"&5#X-�%�u���%E��+"?&B�ZL�G�$ 4X<<ou7�KAP[�tl�|J��������*�.�^@[J�p�p����c��c��c��] - Y� L.-,+*)(''"% +#"632#7&#"2673"&547&46335!5!#3#�;IL#"Om�S�&aIXZ�= Ad��XJj[p�6���AnL�-->L=��:T�U+)=Sx]r;'�Lx<<������������ �(�0�T@QJIs -c c��Y���L/.+*'&#" - +!!"&46326632#'##7&'&264&"264&"(��Df��eBgkBe�WJ�Q��Q�k)f�]�YY�]�Z�\]�Z�<��Ȁ@<:B�dQs����_<?�\\�]\�][�\]�������� �(�0��@ - -JK� PX@;� - -p�gc� -� -c�� Y� K� [� K�L@:� - -p�sc� -� -c�� Y� K� [� K�LY@.-*)('$# #""+!632#4&"#5#7#"&46325!5!�264&"2"&4��y2ufx@W�OA�S�d}|ex6�����Y�UW��((��Y�hQ[e[���ߑ{̀V�<���Y[�Z�r((�����*��*�2�:��@ - -JK�PX@=� g�� - -c����c��c�� c Y�K�[�L@<� s�� - -c����c��c�� c Y�K�[�LY@��874310-,�*�*####+#327&5462#"'#57#"&5532>55!5!&"262"&4QMnUW~ `u�uu`!�Syl~%72&��UAQ�QQ�Q�q((�c�]bVPS5|_mm�m�puj�&AAb<<��NN�NN�((�����"���� �?@<J�p��c��d�Y���K�L +!#"&73267655!#2"&4(J�?�F@ 2 ��$Sy� ((�<�_]cY=1;��X�L�((����������#�+�H@E#"J -�a��d�� _��Y���K�L)(%$! $+!!##"'&5532>7655#2"&4(����2.]�$A"<,/S]��((�<�:6�95q<apZ�!/# !*LZ���J�((���������%�-�`@] J� p����c� � c��c - Y�KL��-,)(%%" ��""+632#4&"##7#"&55#5!!32675�"&4627|awAS�ZA�S�eg��� FSBO��((��Z{cNTjS��F����n�<<�\]dJ��((�����7��.�6�B�J�b@_A<8*! - J cc �� -Y� - -KL77IHED7B7B@>;95410.-,+#"""+!632'564&"#5#"&54&"#5#"&46325!5!�264&"63266325�264&"7�2ufy�z^uW�OA6xd}W�OA6xd}|ex6��_�bY�UW�W�2u�<d@x6��Y�UW�W��Y��|<U�[e[���VgQ[e[���VV�<�Y[�ZZ�Yg06V��ZY[�ZZ�����7��.�6�B�J�R�Z�s@pA<8*! - J cc_ �� -Y� - -KL77XWTSPOLKIHED7B7B@>;95410.-,+#"""+!632'564&"#5#"&54&"#5#"&46325!5!�264&"63266325�264&"2"&4$2"&47�2ufy�z^uW�OA6xd}W�OA6xd}|ex6��_�bY�UW�W�2u�<d@x6��Y�UW�W�((�((��Y��|<U�[e[���VgQ[e[���VV�<�Y[�ZZ�Yg06V��ZY[�ZZ��((((��������$�,�9�M�U��@�H.! -@ -Jc�� c� c��c� -� -c�� Y K�YL::--��SRON:M:MJIGE>=-9-9431/+*'&�$�$#"#"+##5#"'#"&554&"#5#"&46325!5264&"6322>55267&&546325!264&"ɌA1i{VlW�OA6xd}|ex6���Y�UW�W�2uSq.. {T�X16qYk/�mM�NN�Q�<�X�CHMzkoQ[e[���VV�<�Y[�ZZ�YXL -'@>b��{WT94^>Zr>�c�]�N�NN���������"�*�<�\@Y. JI�� - -c� c c��YKL��;:7541-,)(%$�"�"#"$"+##5#"&547#"#5#"&46325!5264&"!676323#"26��A7�`�\�_-*A6xd}|ex6���Y�UW�WI�F"T+&��Q`_�d�<�X�_u[u7!3���VV�<�Y[�ZZKO�89]�Pj�����i��$�,�A�a@^0! -J c� -a - -c�� Y KL--��-A-A:831/.+*'&�$�$#"$+####"'&&'4&"#5#"&46325!5264&"%5!632327667655i�A�2.]m)C�QA6xd}|ex6���Y�UW�W��5tddL?�<�X�T�95F#M5WSe[���VV�<�Y[�ZZb��ZzlP-2 !*Lx��������'�/�9�e@b61!�J���p ��c��c��c - Y� K�L0009098742.-*)'&%$#" +#2653"&547&&"#5#"&46325!5!!�264&"632675�Amo�iA��T�RA6xd}|ex6������Y�UW�W�4vHcL��d�kk\u��sQYe[���VV�<<�ZY[�ZZ�[@8qr�����q�� �(�/�7�e@b.*Jc�� -c� -� -c �� Y KL))��6521)/)/-+'&#"� � #""#+####"'&#"#5#"&46325!5264&"6325!26q�A�[h��NOA6xd}|ex6���Y�UW�W�2u\4E��6�6�<�X���u}e[���VV�<�Y[�ZZ�Y9�����[ZZ�����t��+�E@BJ� c��c -��Y�K�[L+*)('&!!#"+!632'"'564&"##"3#"&5467#5!5!5!t��;}h��p\ub�]A�dxbn��92��������V�<^�`]Q��\�a:�tAf:�<��������%�-�8�@�r@o61"Jc�c��c��_ �� -Y - -K�YL..��>=:9.8.7420/,+('�%�%$##"$!!+###"3#"&47&#"#5#"&46325!5264&"%5!63263�2"&4��A�ewbn��6#xNOA6xd}|ex6���Y�UW�WF�I2uDeFo�((�<�X�Z�a:��>_e[���VV�<�Y[�ZZO��Y<5)�1((��������-�5�J�W��@�7*<!J c��c��cc -��YK�YLKK66��KWKWTSQP6J6JA@?=:8430/�-�-,+)'"!##+##5#"&'&#"3#"&547&&"#5#"&46325!5264&"632632>553265��AmLv� �`fRj�rR�OA6xd}|ex6���Y�UW�W�2uMgC�q;@) A &o�n�<�X�6C�xF^�c:�r3(PYe[���VV�<�Y[�ZZ�YLCG1 (J$@O#Acz�h��������#�+�7�a@^72. J�pc��c �� -Y - -KL��531/-,*)&%�#�#"!#"$+###5&&#"#4&"#5#"&46325!5264&"!632632��A��X\VD�8@�>A6xd}|ex6���Y�UW�W"�m+ey(2~A\�<�X��`ER�N]b[���VV�<�Y[�ZZ�Lkl7/�����C��-�5�D�L�u@r>;*C!J c�cc -��YK�YL76��JIFEA?=<:86D7D430/�-�-,+)'"!$"+##5#"&547#"3#"&547&&"#5#"&46325!5264&"%36325!6326�264&"C�A;�g�gewbn�� R�OA6xd}|ex6���Y�UW�W��Ap�;��2uNhJ��cc�a�<�X�_�h5/Z�a:�t1*PYe[���VV�<�Y[�ZZOL_��YNDJ��`�`_��������0�8�G��K�PX@:J@: JYK�PX@3c��c c�Y - ��KL@Ac�� c� � c��c� -[� - -K�Y ��KLY@$999G9GFD@?=;7632.,*)$"! #"##+3##5#"&'&#"#5#"&46325!5!632'3265264&"632764&#"O͌AkQ��NOA6xd}|ex6���%!Rj�)4lmUw�hY�UW�W�2uF\�2,B:$�<�X�*?�}�e[���VV�< -`P�i}mQ[Y[�ZZ�YD;%z; -��������,�4�>�b@_:6&�J ��cc -Y� - -K�YL555>5>=;9732/.,+*)('#"$# +#"2653#5#"&554#"#5#"&46325!5!#�264&"6326335�ar?Ga�P;AN/l��NOA6xd}|ex6��Ğ��Y�UW�W�2u�2F�,�!&kSTAI�ښ}f�e[���VV�<<�ZY[�ZZ�Ykio�����U��#�+�3�>�k@h<7 -Jc -c - -c�� Y KL44,,��4>4=:865,3,30/*)&%�#�##"+###"&547&&"#5#"&46325!5264&"64&"5!63263U�A�Gg�sT�RA6xd}|ex6���Y�UW�W�IFrLN���4vNg:s�<�X�&bOhgUPYe[���VV�<�Y[�ZZ�DwHE}A>��[KA8���������&�-�5�i@f,( J - c� � c� � c��YKL..''��.5.520'-'-+)%$! ��#"#"+###"&'&#"#5#"&46325!5264&"6325332655��A3{Vj}NOA6xd}|ex6���Y�UW�W�2tU5A�FZ�<�X+ZdUue[���VV�<�Y[�ZZ�Y8�ܿdK���������!�)�0�8�o@l/+ -Jc�� -c� -� -c �� Y KL11**��181853*0*0.,('$#�!�!#"#"+###7#"&'&#"#5#"&46325!5264&"6325332655��A��S�Wi}NOA6xd}|ex6���Y�UW�W�2tU5A�FZ�<�X$���bTue[���VV�<�Y[�ZZ�Y8�ܿdK���������.�6�=�E�z@w<*8! -J c��c��c�c -��Y�KL>>77>E>EBA7=7=;95410.-,+)'"#""+!632'564&"##"&'&#"#5#"&46325!5!�264&"632532655��7|aw�tWmS�ZA3nSd#mNOA6xd}|ex6����Y�UW�W�2tM4AF�O��Z{�v:U�TjS��JT^QZe[���VV�<�Y[�ZZ�Y/��\]jL���������.�6�=�E�M��@�<*8! -J c��c��c�c��_ -��Y�KL>>77KJGF>E>EBA7=7=;95410.-,+)'"#""+!632'564&"##"&'&#"#5#"&46325!5!�264&"632532655�2"&4��7|aw�tWmS�ZA3nSd#mNOA6xd}|ex6����Y�UW�W�2tM4AF�O��((��Z{�v:U�TjS��JT^QZe[���VV�<�Y[�ZZ�Y/��\]jL���((��������.�6�=�E�M�U��@�<*8! -J c��c��c�c��_ -��Y�K�[�KL>>77SRONKJGF>E>EBA7=7=;95410.-,+)'"#""+!632'564&"##"&'&#"#5#"&46325!5!�264&"6325326552"&42"&4��7|aw�tWmS�ZA3nSd#mNOA6xd}|ex6����Y�UW�W�2tM4AF�O�((��((��Z{�v:U�TjS��JT^QZe[���VV�<�Y[�ZZ�Y/��\]jL���((;((���������&�3�:�A�I�w@t@?982-( - J��c - c� � c��c��_ ��YKL''��GFCB>=76'3'31/+)%$! ��#""+##5#"&54&"#5#"&46325!5264&"632663254&"6%27%�2"&4��A=�l�W�OA6xd}|ex6���Y�UW�W�2uAb!sG�>g�5&��m�5����((�<�X�d�lQ[e[���VV�<�Y[�ZZ�Y716?e���Qh'�*1Vc3�.��((�������!�)�4�>�B�t@q+ 0 -J c - c - -c�� Y KL??**��?B?BA@=<86*4*431.,('$#�!�!#"$"+####"&47&#"#5#"&46325!5264&"63263355#"26%5#�AƬKg7#{NOA6xd}|ex6���Y�UW�W�2uKj0G7>NQ?o/��<�X�@�`�(ge[���VV�<�Y[�ZZ�YH?���@0@0=M����������"�*�5�?�C�K�@|, 1 -J c - c - -c��_�� Y KL@@++��IHED@C@CBA>=97+5+542/-)(%$�"�"#"%"+####"&547&#"#5#"&46325!5264&"63263355#"26%5#�2"&4�AƬKgK&sNOA6xd}|ex6���Y�UW�W�2uIi(87>NQ?o/���((�<�X�@�`Ja)Ze[���VV�<�Y[�ZZ�YE< ���@0@0=M����b((��������'�6�C�l@i) J -c�� c c ��YKL77((��7C7C@?=<(6(6/.,*&%"!��#"#+##5#"&'&&"#5#"&46325!5264&"632676676553265�AmL|�U�OA6xd}|ex6���Y�UW�W�2uGicA %o�n�<�X�6C��7>e[���VV�<�Y[�ZZ�Y@8!";#$@O#Acz�h��������2�:�J�u@rJ=.GB%J�pp c�c��c -��Y�K�LEC@><;9854210/-+"!#+!'5654#"#6#"7&5474&"#5#"&46325!5!�264&"!632632667���xcd��@��dcx�S�OA6xd}|ex6�����Y�UW�W���2uGd3dA\O9���{�<i]��ܳ]i<�{ %QZe[���VV�<�Y[�ZZ�YB;AB<7A���������&�2�:�\@Y1,( J - c c ��YKL''��8743'2'20.+)%$! ��#""+##5#"&54&"#5#"&46325!5264&"63266325�264&"�A;�g�W�OA6xd}|ex6���Y�UW�W�2u�3kD�;���cc�a�<�X�_�hQ[e[���VV�<�Y[�ZZ�Yo6=_���`�`_���������$�,�?�G�T��@2.! - -JK�PX@7 c�� -c - -c�� Y KL@< c�� -c� -W - -c�� Y KLY@0HH--��HTHTQPNMEDA@-?-?87541/+*'&�$�$#"##+##5#"'#"&54&"#5#"&46325!5264&"63266267667655�264&"265��AmL�FrNl�W�OA6xd}|ex6���Y�UW�W�2u�:n�qi�6�aa�al &o�n�<�X�6Cw>D�kQ[e[���VV�<�Y[�ZZ�Yh39A; !>#��_�__��$@O#Acz�h��������2�:�N�@<0 'JK�PX@F�h�p c��c��c �Y��K�Y -LK�PX@G�p�p c��c��c �Y��K�Y -LK�PX@O�p�p c��c��c�[�K �Y��K�Y -L@U�p�p�� c�� c��c��c�[�K �Y��K�Y -LYYY@(;;;N;NLKIHCA?=985421/-*(&%#!"5!+3##!632#"'32673"&554&#"#5#"&46325!264&"632326764&"67J͌A���##[nRGy,xD2BR�aEO�A6xd}|ex6���Y�UW�W�2uRc#WN+HvF>�<�X� -pU~/(��ORfwf`�TX����VV��ZY[�ZZ�SVM$�I0,/$��Y�� ��6�?�I�M'@& -JIK�PX@Bc -� -a��c��]�� [ K�\�K�LK�PX@Mc -� -a��c��]� [ K�� [ K�\�K�L@Jc -� -a��c��]� [� K�� Y K�\�K�LYY@*JJ��JMJMLKHGCA>=:9�6�654310/+*#"+####"&47#2653#5#"&54767&&46236335#54&"365#"26%5# �AƬKg�7K ?{B9AD3O`92AFQn�cF�/?7��CnH\FW�>NQ?o/��<�X�@�`�%0Z>F7�y$[HM3,!_�]cDW9�<�9:;�A5�@0@0=M�����Y�����<�E�O�Z�gF@,J"IK�PX@Gc�ac��] �� -[ - -K� \� K�LK�PX@Rc�ac��]� -[ - -K �� -[ - -K� \� K�L@Oc�ac��]� -[� - -K ��YK� \� K�LYY@6[[PP��[g[gdca`PZPZSQNMIGDC@?�<�<;:976510&$"#+##5#"&'##"&47#2653#5#"&54767&&46236335!54&"365#"263676676553265��AmL|���Kg�7K ?{B9AD3O`92AFQn�cF�/?7��CnH\FW�>NQ?o/@�gA &o�n�<�X�6C��@�`�%0Z>F7�y$[HM3,!_�]cDW9�<�9:;�A5�@0@0=M��!!>#$@O#Acz�h��B�����9�A�N@% -JK�PX@5 - -c��c��]�[ ��K�\LK�PX@C - -c��c��]��[ ��K�[ ��K�\�K�L@A - -c��c��]� [� K�Y���K�\�K�LYY@$BB::BNBNKJHG:A:A>=980.+*#+!##5#"&'#2653#5"&547667&&546232>7655#64&"%265.��AoN|��E"2!F�W9A/�k95)FKs�g:oQ8 -��QImN�0bj�p�<�X�8D��!'jBI4��CcRT/VAUgh�5 #9#�4�DA@y�$cY,cq�h��B�����5�>�F@3 -$ -JK�PX@9�� -c -� -a��c��] �[ ��K�[LK�PX@G�� -c -� -a��c��]� �[ ��K�[ ��K�[�K�L@E�� -c -� -a��c��]� [� K�Y���K�[�K�LYY@DC@?=<985420.-*)"+!##5#"&547#2653#5"&467&&5462366325!4&"6�264&"7k�A;�g��*QF�W9A/�kXP@Es�gE�tM�;�b�ImNTNb$�cc�a�<�X�_�h,"!9BI4��Cc�V#Z?Ugh�:CM_�v=DA~D5��`�`_������U��'�/�<�C�z@w1$J�p c�a��c -��YK�YL==00��=C=C?>0<0<7642.-*)�'�'&%#!""+##!326'3"&554&"#5#"&46325!5264&"632>55#U�A�'xA8Ba�_W�OA6xd}|ex6���Y�UW�W�2uNnIR/ � '�<�Xq��VUk|ua~Q[e[���VV�<�Y[�ZZ�YNE<RL���fp��������5�=�K�T��@�?/�&J�p�n��c�a�� - -c��c Y� K�[ L>>TSQPML>K>KEDB@<;87543210.,)'%$$" +#2653"&547!326'3"&554#"#5#"&46325!5!!�264&"6322766765!!3667�Amo�iA���WxA8Ba�_�NOA6xd}|ex6�������Y�UW�W�2uNag)�9%�"�a�d�kk\u��s"��VUk|ua~�e[���VV�<<�ZY[�ZZ�YNE!3iptEH�����n��@�H�V�_]@J:�)1JK�PX@N�p�n -� �c�a��c��c _Y�LK�PX@W�p�n� -� -W � �c�a��c��c _Y�K�L@\�p�n -� -c���c�a��c��c��_Y�K� [ LYY@4XWII^]ZYW_X_IVIVPOMKGFCB@?>=<;97420/,+&%"%! +#"2"&'332654'&#"'!326'3"&55&&"#5#"&46325!5!#�264&"632276676535!36ѤCLGuF$Ip˃@ -�CL0%M��MxA8Ba�_V�OA6xd}|ex6������Y�UW�W�2uNnf*�d�'&� -�&m&!eH^oe�79@o��VUk|ua�GNe[���VV�<<�ZY[�ZZ�YNE!3iwwpu���������4�<�J�S��@�>1(J�p c�c�a��c ��YK[ -LKK==��KSKRQPML=J=JDCA?;:76�4�4320.+)'&#""!!+###"3#"&547!326'3"&554&"#5#"&46325!5264&"63227667655!!63ȌA�ewbn���RxA8Ba�_W�OA6xd}|ex6���Y�UW�W�2uNng*���&J��<�X�Z�a:�tC3��VUk|ua~Q[e[���VV�<�Y[�ZZ�YNE !3j��puK��������/�7�E�M�U��@�9,#J�pc�a��c�� - -c�� Y K�Y LNN88��NUNURPLKHG8E8E?><:6521�/�/.-+)&$"!""+###7#"&'!326'3"&554&"#5#"&46325!5264&"63227667655#!&732655ŌA��S�Pf�.xA8Ba�_W�OA6xd}|ex6���Y�UW�W�2uNng*��&A�FZ�<�X$���TI��VUk|ua~Q[e[���VV�<�Y[�ZZ�YNE !3j��pu -�ܿdK������ -G��B�J�X�`�p��@�pL>m5 -J� p� n pc�c�a��c�� c��Y�K� -[ - - -LKKkifdba_^[ZKXKXRQOMIHEDBA@?=;86430/*)'&"%!#+!'5654#"#6#"7&'#"'!326'3"&554&"#5#"&46325!5!�264&"63227667655#!&%!3267632667 -G��xcd��@��dcs�3P�&�xA8Ba�_W�OA6xd}|ex6�� -o�RY�UW�W�2uNng*�&i�؛;@$�A\O9���{�<i]��ܳ]i<�t-���VUk|ua~Q[e[���VV�<�Y[�ZZ�YNE !3j��pu���12�B<7A�����F��"�*�B�V�^��@Q - I1 J - -c c c��YK[LCC++��\[XWCVCVSRPNGF+B+B?>9865/.)(%$�"�"###"+##5#"'"&'#"'#"&5532>55!5�264&"267&54622>55!!267&&546325!264&"F�A1i{�~9`|Vl%72&���Q�OO�Q��T�Xgu�h1/"��M&T�X16qYk/�mM�NN�Q�<�X�CHMl_9HMzk�&AAb<�7NL�LN>{WT944�_mND '@?bc�]{WT94^>Zr>�c�]�N�NN������b��$�,�C�n@kA9 -J��c�c�� - c� -� -c�� Y K[L--��-C-B?=8632/.+*'&�$�$###!!+###"3#"&'#"'#"&5532>55!5�264&"%5!#327&5463263b�A�ewbnu�7Y|Vl%72&���Q�QQ�Q���MnTM�gu`KiI��<�X�Z�a:gZ.HNzk�&AAb<�7NN�NNT�c�]{WTn2�_mE>M����\T��$�,�C�K�y@vA9 -J��c�c�� - c� -� -c��_�� Y K[L--��IHED-C-B?=8632/.+*'&�$�$###!!+###"3#"&'#"'#"&5532>55!5�264&"%5!#327&5463263�2"&4T�A�ewbnu�9X|Vl%72&���Q�QQ�Q���MnTM�gu`KjH��0((�<�X�Z�a:gZ.HNzk�&AAb<�7NN�NNT�c�]{WTn2�_mD=K��((��������"�*�2�I��@~G J?I�� - -cc�� c� � c�c ��YK�[L33++��3I3HEC><9854+2+2/.)(%$�"�"###$+####"&'#"'#"&5532>55!5�264&"64&"5!#327&5463263ӌA�GgU=a8m|Vl%72&���Q�QQ�Q"IFrLN��KMnTM�gu`If8u�<�X�&bOh70DHNzk�&AAb<�7NN�NN�DwHE}A>�c�]{WTn2�_m@:8�������� �6�>�H�L��@�. 'J� -� -c c� c��c�� c��YK� [LII!!��ILILKJGFB@=<98!6!6321/,+&$� � ###"+####"&'#"'#"&5532>55!5327&54626335!264&"5#"26%5#ՌAƬ5V8h|Vl%72&�ǾTM�gu�j8t7�OM�Q�QQ�QA>NQ?o/��<�X�@�2,>HNzk�&AAb<�}{WTn2�_mKC(�c�]FNN�NNV@0@0=M�������\��� �6�>�H�L�T��@�. 'J� -� -c c� c��c�� c��_��YK� [LII!!��RQNMILILKJGFB@=<98!6!6321/,+&$� � ###"+####"&'#"'#"&5532>55!5327&54626335!264&"5#"26%5#�2"&4ՌAƬ5U:g|Vl%72&���TM�gu�l8q7�OM�Q�QQ�QA>NQ?o/���((�<�X�@�2+=HNzk�&AAb<�}{WTn2�_mIC&�c�]FNN�NNV@0@0=M�����((���������9�A�N�~@{ - %J� � - c� -� -c� c� � c��c��YK�[LBB��BNBNKJHG@?<;9965.-+)$"��##"#+##5#"'#"'#"&5532>55!5327&5463267667655!264&"265��AmL�F4�|Vl%72&�ǾTM�gu`Bah��M�Q�QQ�Q/ &o�n�<�X�6C�aHNzk�&AAb<�}{WTn2�_m51 !>#c�]FNN�NN $@O#Acz�h����\����9�A�N�V��@� - %J� � - c� -� -c� c� � c��c��_��YK�[LBB��TSPOBNBNKJHG@?<;9965.-+)$"��##"#+##5#"'#"'#"&5532>55!5327&5463267667655!264&"265�2"&4��AmL�F7�|Vl%72&���TM�gu`BcQ��M�Q�QQ�Q/ &o�n�f((�<�X�6C}^HNzk�&AAb<�}{WTn2�_m51 (C#c�]FNN�NN $@O#Acz�h�((�����_���6�>�F�{@x1, - % J� -� -c� � c� c� � c��c��YK�[L��DC@?=<9866320.+)$"��###"+##5#"&'#"'#"&5532>55!5327&5463266325!264&"264&"_�A;�Fm7w|Vl%72&�ǾTM�gu`}7iC�;��M�Q�QQ�Qʤcc�a�<�X�_A9PHNzk�&AAb<�}{WTn2�_mY4;_�c�]FNN�NN�`�`_�����\`���6�>�F�N��@�1, - % J� -� -c� � c� c� � c��c��_��YK�[L��LKHGDC@?=<9866320.+)$"��###"+##5#"&'#"'#"&5532>55!5327&5463266325!264&"264&"�2"&4`�A;�Fm:v|Vl%72&���TM�gu`~8iB�;��M�Q�QQ�Qˤcc�a�((�<�X�_@8NHNzk�&AAb<�}{WTn2�_mW3:_�c�]FNN�NN�`�`_���((���������2�;�[�@ - B JK�PX@L�h� p��cW�c� � c�Y��K[ -LK�PX@M�p� p��cW�c� � c�Y��K[ -LK�PX@U�p� p��cW�c� � c�[�K�Y��K[ -L@V�p� p��c�c��c� � c�[�K�Y��K[ -LYYY@*<<<[<[XWUTSQLJHG@?:85421,*'%"!"5!+3##!632#"'32673"&55"'#"&5532>55!�2654#"267&&5462326764&#"#67!�͌A���([nRGy,xD2BR�aSF{Wl%72&���P�N�DN��T�Y -08t�n&WN+H?oD �NM�<�X� -pU~/(��ORfwf`%INzk�&AAb�rMMC�N>{WT:6]<_mQJ$�I`3#c�]����\����1�9�Y�a��@ JK�PX@S�h� p��cW�c� � c��_�Y��K\ -LK�PX@T�p� p��cW�c� � c��_�Y��K\ -LK�PX@\�p� p��cW�c� � c��_�[�K�Y��K\ -L@]�p� p��c�c��c� � c��_�[�K�Y��K\ -LYYY@.::_^[Z:Y:YVUSRPOIGED?=874310+)&$!!5!+3##!632#"'2673#"&'#"'#"&5532>55!�264&"327&5462266764&"#67!2"&4�͌A���)[nRGy,E�;B�Yj9[|Vl%72&���Q�QQ�Q��TM�gu�oN<>+H|G@#�=M(((�<�X� -pU~/(�DFRO�f]1HNzk�&AAb�sNN�NN>{WTn2�_mRH$�I=5=+c�]�]((����\���&�?�G�N�V��@�-J�p�� c � a�c��c��_ �� -Y - -K[LHH''��TSPOHNHNJIFEBA'?'?<;6531,*�&�&%$###"+##!326'3"&'#"'#"&5532>55!5327&54632>55!264&"%#�2"&4ьA�'xA8Ba�^8\|Vl%72&�ǾTM�gu`KgJS/ �]M�Q�QQ�QC� '�?((�<�Xq��VUk|kZ3HNzk�&AAb<�}{WTn2�_mC><RLc�]FNN�NN �fp�((�����G��)�@@=��p c -��YK�L���)�)('"! +###"&73267655!"&73267655!5G�A�?�F@ 2 ��?�F@ 2 ���<�X��_]cY=1;��_]cY=1;�<�����j��%�5�Z@W -J� - -p� -� -c��c��c ��Y K�L��430.-+('�%�%+##5"&54675&&55#"&73267655!5!33#"26j�Au��9/4"�?�F@ 2 �����9W!!H[b�{�<�X�26_W7NXP&�_]cY=1;�<�E&_H;>~:e��������4�O@L� - -p� a� -� -c��d��Y K�L���4�432-,)($+####"'&5532>7655!5!"&73267655!5��A�2.]�#A"<,��?�F@ 2 ���<�X�T�95q<a�x�!/# !*Lx��_]cY=1;�<������� �(�F@C���p��c��c -�� Y K�L��'&#"� � +###"&5#"&73267655!5!26�A�[�[�?�F@ 2 ��g��6�6�<�X���u}}u�_]cY=1;�<����[ZZ�������/�S@PJ���p����c�W��c -Y�K Y�L/.-,+*%$$# +#"2653#5#"&546335!"&73267655!5!#Zar?Ga�P;AN/l���,�?�F@ 2 �� ��!&kSTAI�ښ}f|ro�_]cY=1;�<<�����f��>��@ -JK�PX@>� -�� -p� p�� c��c��c��Y K�L@F� -�� -p� p�� c��c��c� [� K��YK�LY@���>�>;:7542.,+*(&+##5"&5475&&47#"&73267655!5!632#6#"33#"265f�Au��h/;�?�F@ 2 ��m#PW>f/7YL00H[c�z�<�X�/3^Sg%Pl(�_]cY=1;�< -eQz7/BA;5u:cQ������ ��P�]��@CJK�PX@D�p�pc��cc �Y -��K�L@L�p�pc��cc� [�K �Y -��K�LY@*QQQ]Q]ZYWVPOFEA@=;:84210.,+*)("#+!##5#"'#"&5475&&47#"&73267655!5!632#6#"33#"267&72>55#!265]��AmL�E3�a�h/;�?�F@ 2 ��U#PW>f/7YL00H[c�Z?6 -� &o�n�<�X�6Cvz[Vg%Pl(�_]cY=1;�< -eQz7/BA;5u:T^24 * L$@O#Acz�h��������K�S��@IJK�PX@H�p�p��c��c��cc �Y -��K�L@P�p�p��c��c��cc� [�K �Y -��K�LY@$QPMLKJHFB@=;:84210.,+*)(#"+!##5#"&'#"&5475&&47#"&73267655!5!632#6#"33#"327546325!264&"Y��A;�Ci7�a�h/;�?�F@ 2 ��[#PW>f/7YL00H[cL� �g�;�H��cc�a�<�X�_;4h[Vg%Pl(�_]cY=1;�< -eQz7/BA;5u:�h�_���`�`_������m��$�,�T@Q�p�c��c�c �� -Y - -K�L%%��%,%,)(�$�$#"#+###"&463!5!"&73267655!5�64&"m�A�Gg�sqn@��?�F@ 2 ���IFrLN�<�X�&bOhg�d��_]cY=1;�<��DwHE}A�����Y��2�:�G�p@mI� p�c� � c��c � c -��YK�L;;33��;G;GDCA@3:3:76�2�210+*C#+##5#"&'#"&4632327>55!"&73267655!5�64&"265Y�AiL���Gg�sqn��7��?�F@ 2 ���IFrLN�0bg�g�<�X�4=��&bOhg�d1H�_]cY=1;�<��DwHE}A�jR"l�|q�����J��"�)�0�]@Z/' -(.J� - -p�� - -c��c��c�� Y K�L��-,&%�"�"#" +##5#"&46325!"&73267655!54&"6%27%J�A=�l��l�>��?�F@ 2 ���g�5&��m�5���<�X�d�؉e��_]cY=1;�<�oQh'�*1Vc3�.��������3�=��K� PX@?���h� p -c� -� -c��c��Y K�L@@���p� p -c� -� -c��c��Y K�LY@"��<;75�3�321/-,+*)$# #"+####"&543354&"#47#"&73267655!5!63235#"26��A��Kg�7,o+? �?�F@ 2 ��i���>NQ?o/�<�X�@�`P�]EKKJ\4�_]cY=1;�<�]$�b@0@0=M�����/��D�N�[�ʵ -JK� PX@D�h�pc�� - -cc �Y��K�L@E�p�pc�� - -cc �Y��K�LY@,OOO[O[XWUTMLHFDC:8643210+*'&$# #"#+!##5#"&'##"&543354&"#47#"&73267655!5!63232>55#5#"26265p��AmL{�q�Kg�7,o+? �?�F@ 2 ��f�q?6 -١>NQ?o/� &o�n�<�X�6C��@�`P�[EKKJ\4�_]cY=1;�<�[ * L��@0@0=M�$@O#Acz�h�����|��#�-�1�Z@W�pc��c��c �� -Y - -K�L..��.1.10/,+'%�#�#"!#"+####"&54335!"&73267655!55#"26%5#|�AƬKg�7��?�F@ 2 ���>NQ?o/��<�X�@�`P���_]cY=1;�<�e@0@0=M��������`��)�6�`@]J���p� -� -n� -� -n��c��c�� Y K�L**��*6*6320/�)�)#+##5#"&72>505!"&73267655!5265`�AmL��?6 -��?�F@ 2 ��� %o�n�<�X�6C�� * L�_]cY=1;�<<$@O#Acz�h��������,�9�g@d -J���p��n��n��c��c �� -Y - -KL--��-9-96532�,�,+*+##5"&'#&72>55!"&73267655!5265��Am��S; ?6 -��?�F@ 2 �� &o�n�<�X�6CVO��T2< * L�_]cY=1;�<<$@O#Acz�h���� +��8�T@Q# - JG� - -ps� c� - -c��Y��L87650/,+%!# +!'5654#"#6#"7&54326675!"&73267655!5!+��xcd��@��dcx��A\O9�S?�F@ 2 ��S���{�<i]��ܳ]i<�{�B<7A��_]cY=1;�<�����5��"�*�V@S -J�p��c�� -c� -� -c�� Y K�L��('$#�"�"#" +##5#"&46325!"&73267655!5�264&"5�A;�g��g�;��?�F@ 2 ����cc�a�<�X�_�Є_��_]cY=1;�<��`�`_���������/�6�S@P� - -p�� � a��c Y�K� - -[L00060621-,*)'%#" +27667655!"&73267655!5!##!326'3"&5%#�(i+ �_?�F@ 2 ��ӌA�'xA8Ba�_� '�.e�_]cY=1;�<<�Xq��VUk|ua��fp���������%�;�c@` -7J c� -� -cc ��YK�L&&��&;&:530.-+('%%"!��#$+####"&'#"&54675&&55#5�64&"5!33#"32675463��A�GgU8\1yeu9/4"��IFrLN���9W55H[�?Kqn�<�X�&bOh.*X]Y7NXP&<��DwHE}A>�&_H;>?y?7 -Yd���������1�;�?�d@a %J��c c c -��YK�L<<��<?<?>=:9531/,+*(#!��#"+####"&'#"&54675&&55#5#"3267546335!335#"26%5#��AƬ1Q3teu9/4"��5H[�<Jru7��9W5m>NQ?o/��<�X�@�*&S]Y7NXP&<��>?y:3VR�&_H�@0@0=M������������5�B�h@e# -J� - -p�p� -� -cc ��YK�L66��6B6B?><;530/&%!��"#+##5#"'#"&54675&&55#5#"3267&72>55!33%265��AmL�E,�b}:.4"��5IZ[C^Q?6 -��9W5 &o�n�<�X�6C��`X8MXP&<��:=ep' * L&_H�$@O#Acz�h�����w�� �*�L@I( -J� -cc�� Y K�L"!��'%!*"*� � !#"+##5#"&'#"&547#5!#"265!5"32747w�A7�@j6�d�Y��R__�d�.�RbWL�V�<�X�_80hrao099T�PjKO<��T�O�p2���� ��'�F�j@gF� -J� p�p� -c� -� -c��c ��Y�K�[�LDC?=971/.,)(#!&+##"&'"&547#5!#"327675&&55!5!!33#"32654&#"#&7�?G£r�6ԆW�jR_\N~f:'��B���q;]Q^-'Ik��@6&%<��ouY��FIGs`p/99T�Otb&b`.<<4hN<ED,@ ��TL+��������0�;�Z��@Z�( &: - - -JK� PX@K���h�p�s� c� � c�� -c� - -c��c�� Y� �L@L���p�p�s� c� � c�� -c� - -c��c�� Y� �LY@"21XWSQMKECB@=<761;2;0/#!"+##5#"&547&'"&5467#5!#"327675&&55!5!#2675!33#"32654&#"#&7�BI�A5lW�\�,6�|/'�jR^UNyo:'��4�@@P]�RCC�v;]Q^-'Ik��@6&%<��ZwZ�T�6�No\q2ZToe5S99U�O|n(b`<�PN�JgR�t hN<ED,@ ��TL+��������(�0�W@T!J�c� c c -��YK�L))��)0)0-,�(�('&%##!#$+####"&'#"&547#5!#"327663!5!5�64&"�A�GgU9]6�d�W�t$R_XM�pm@��8IFrLN�<�X�&bOh/+`s`p/99T�O�Vb�<��DwHE}A��������'�1�5��K�PX� J� JYK�PX@1� c c c -��YK�LK�PX@6� c c�W �c -��YK�L@7� c c� � c��c -��YK�LYY@"22��2525430/+)�'�'&%$"#!#"+####"&'#"&5467#5!#"32766335!55#"26%5#��AƬ2R2x`|0*�~.Q`UJyrs7��E>NQ?o/��<�X�@�,']r^7U99X�LRO�<�e@0@0=M�����������+�8��K�PX� -J� -JYK�PX@6�p�n�cc �� -Y - -K�L@<�p�n�c��c��c �� -Y - -K�LY@,,��,8,85421�+�+*)#!"#+##5#"'#"&547#5!#"327&72>55!5265AmL�F/�d�W�t$R_XM� ?6 -��Z &o�n�<�X�6Cw�s`p/99T�O�1: * L<<$@O#Acz�h�����o���C�P�|@y - J� p� -� -c�W � c��c��YK�[�K�LDD��DPDPMLJICA>=65310/+)%#��##+##5#"'#"&&5475&&55#5#"32654&#"#7267667655!33%265o�AmL�E"��Z�`w:'�tQ^-'Ik��@6&%<�;TQ�;]~ &o�n�<�X�6Cx`j(fD�+b`.<��ED,@ ��TL+A: (C#4hN�$@O#Acz�h�����o���H�U��@ - JK�PX@L�ps�� - -c� W � c�� c��YK� [�K�L@J�ps�� - -c� W � c�� c� � c��YK�LY@*II��IUIURQONHFCB;:86540.*(" ��#+##5#"'#'#7.4675&&55#5#"32654&#"#7267667655!33%265o�AmL�E8��Q��Q�T�V@7:'�tQ^-'Ik��@6&%<�;TQ�;]~ &o�n�<�X�6Cx�$����+c�Ub`.<��ED,@ ��TL+A: (C#4hN�$@O#Acz�h�����,��>�F�Y@V: - J -c �a d��Y�K�LEDA@>=<;9765$""+!632'564&"#5#"&547##"'&5532>7655!6325!5!�264&",�2ufy�z^uW�OA6xd}�2.]�$A"<,*<Zx6��T�wY�UW�W��Y��|<U�[e[���VgD5T�95q<a�x�!/# !*Lx4V�<�Y[�ZZ��������=�B@? -a d��Y K�L���=�=<;:921$$+####"'&55##"'&5532>7655!2>7655!5!5��A�2.]�$�2.]�$A"<,0"<,�"�<�X�T�95q<aTT�95q<a�x�!/# !*Lxx�!/# !*Lx�<��������=�E�M�S@P -a d _��YK�L��KJGFCB?>�=�=<;:921$$+####"'&55##"'&5532>7655!2>7655!5!5�2"&4$2"&4��A�2.]�$�2.]�$A"<,0"<,�"D((��((�<�X�T�95q<aTT�95q<a�x�!/# !*Lxx�!/# !*Lx�<�=((((�����*��7�Q@NJ c -d��a�� Y K�L���7�76543,+%$$#$+####"&'#3264&#!#"'&5532>7655!5!5*�A�agZ<\A=]�CkV��2.]�$A"<,��{�<�X�2nXn0"�LSK�OT�:5q<a�x�!/# !*Lw�<�����$��J�W�_@\J a��c -d�� Y K�LKK��KWKWTSQP�J�JIHA?8710$$#+##5#"&'##"'&55##"'&5532>7655!2>765522>55!5265$�AkN���2.]�$�2.]�$A"<,""<,��1���0bf�i�<�X�4=��T�95q<aTT�95q<a�x�!/# !*Lxx�!/# !*Lx 1=<<jR!n�zq�����$��H�P�^@[EJ��c a -d ��YK�L��NMJI�H�HGFDBA@9821$$"+##5#"&547##"'&55##"'&5532>7655!2>7655!6325!5�264&"$�A;�g��2.]�#�2.]�$A"<,O"<,/A^�;��x�cc�a�<�X�_�hD5T�95q<aTT�95q<a�x�!/# !*Lxx�!/# !*Lx9_�<��`�`_������Y��C�N�ɵ JK�PX@G� � c -� -ac�� d��]��YK�[�K�L@E� � c -� -ac�� d��c��]��YK�LY@(DD��DNDMIGFE�C�CBA@>=<54.-)'$"%+####"&'#33254'&#"'&547##"'&5532>7655!6335!5##"3Y�A�!`Z7YAAUE�R�*)�2.]�$A"<,-�d�8���[>;�<�X"6!B\-#�?Ki/&#ET�95q<a�x�!/# !*Lx5m<�sQ�]#����� ��0�=�o@l J� - c� -� - c��c��c��]��YK�L11��1=1=:976�0�0/.'&%#%$#+##5#"&'&&###"'#3264&'53267667655!5265 �AmL{�\K--2n]o5AAZ�N[H��9h��� %o�n�<�X�6C��'+Z7Z|J�4;LS�U:Q !>#<<$@O#Acz�h����0���3�K@H�p� �� �c�a��d��_ - -Y� -L3210/.-,$ +#2653"&547##"'&5532>7655!635!5!!�Amo�iA��/�2.]�$A"<,LMq�K����d�kk\u��s\?T�95q<a�x�!/# !*Lx0r<<�����|��B�W@T� p����c -�a��c� � d��_ Y� LBA@?>=<:9810$%! +#"2"&'332654'&#"&547##"'&5532>7655!6335!5!#ߤCLGuF$Ip˃@ -�CL0%@hr�2.]�$A"<,4md�:���&m&!eH^oe�79@CUT�95q<a�x�!/# !*Lx+w<<��������0�C@@ c��d -��YK�[L���0�0/.-,$!! +###"3#"&547##"'&5532>7655!5!5�A�dxcm��b�2.]�$A"<,����<�X�^�e:�t�:J�95q<a�n�!/# !*Ln�<�������:�P@MJ� -�� -�c �ad Y�K�Y�L:987654210$# +#"2653#5#"&547##"'&5532>7655!6335!5!#�ar?Ga�P;AN/l� �2.]�$A"<,4K�,� ���!&kSTAI�ښ}fK6T�95q<a�x�!/# !*Lx3o<<�����)��,�4�M@Ja�c��d �� -Y - -K�L--��-4-410�,�,+*$+###"&47##"'&5532>7655!5!5�64&")�A�Gg�s0�2.]�$A"<,��|aIFrLN�<�X�&bOhg�0E�95q<ai�!/# !*Li�<��DwHE}A��������.�5�<�\@Y3+;:4J��c�a��d��c �� -Y - -K�L��9821�.�.-,!$"+##5#"&547##"'&5532>7655!6325!54&"6%27%�A=�l��2.]�$A"<,+Gj�>��Ig�5&��m�5���<�X�d�lB7T�95q<a�x�!/# !*LxBe�<�oQh'�*1Vc3�.�����.��+�4�8�S@Pa��c��d �� -Y - -K�L55��58587632/-�+�+*)$"+####"&47##"'&5532>7655!5!55#"26%5#.�AƬKg0�2.]�$A"<,��}�KGK?o/��<�X�@�`�(6�95q<apZ�!/# !*LZ�<��@0p=M�������� -��0�=�S@PJ -c��c��d�� Y K�L11��1=1=:976�0�0'$#+##5#"&'##"'&5532>765522>55!5265 -�AkN���2.]�$A"<,��1���0bf�i�<�X�4=��T�95q<a�x�!/# !*Lx 1=<<jR!n�zq����� -��0�=�E�^@[J -c��c�� d� � _�� Y K�L11��CB?>1=1=:976�0�0'$#+##5#"&'##"'&5532>765522>55!5265�2"&4 -�AkN���2.]�$A"<,��1���0bf�i��((�<�X�4=��T�95q<a�x�!/# !*Lx 1=<<jR!n�zq�v((��������.�6�R@O+J��c�ad �� -Y - -K�L��430/�.�.-,!$"+##5#"&547##"'&5532>7655!6325!5�264&"A;�g��2.]�$A"<,/A^�;��1�cc�a�<�X�_�hD5T�95q<a�x�!/# !*Lx9_�<��`�`_������X��0�8�G�ϵJK�PX@H� -� -c c� c�c��]��YK�[�K�L@F� -� -c c� c�c��c��]��YK�LY@,9911��9G9FDB><;:181854�0�0/.-+%#"%+###"&'##"&'#33254'&#"'&5476335!5�64&"5!#"3!663X�A�Gg�r�!`Z7YAAUE�R�*)A7Wd�6�IFrLN��X�[>;G o_�<�X�&bOhcQ6!B\-#�?Ki/&#EYm<��DwHE}A>��]#DL�����^��0�>�H�L�JK�PX@J� -� -c c c��c��]��YK�[�K�L@H� -� -c c c��c��c��]��YK�LY@0II21��ILILKJGFB@:876531>2>�0�0/.-+%#"%""+####"&55##"&'#33254'&#"'&5476335!5!6335!#"5#"26%5#^�AƬKg�!`Z7YAAUE�R�*)A7Wd�6QM"�7�X�[>�>NQ?o/��<�X�@�`J6!B\-#�?Ki/&#EYm<�sl�]#@0@0=M����������-�C�P��@JIK�PX@O� p�n� � cc��c��] -��YK�[�K�L@M� p�n� � cc��c��c��] -��YK�LY@,DD/.��DPDPMLJI?=<;21.C/C�-�-,+*($"%+##5"&'##"&'#33254'&#"'&5476335!5!&72>55!#"265�Am���!`Z7YAAUE�R�*)A7Wd�6Q= ?6 -���[>| &o�n�<�X�6C[U6!B\-#�?Ki/&#EYm<�s29 * L�]#Q$@O#Acz�h�������2��K�PX�J�JYK�PX@E� - -p�p� � c� c� -� -ac��YK�L@K� - -p�p� � c� c� -� -a��c��c��YK�LY@ ���2�210-,)'&%$#! "+##5#"&'#"&'3264&"#662367#5!#"265!5�A7�^��q�nBN�PP�NBn�q �@�`R__�d���<�X�_pY]waD,=^�^=,Das[I&99T�PjKO<���� d��/�N��@N'J� p� p�p�n��c� � c� � a��c -��Y�K�[�LLKGEA?976410/.-,%$&+##"&&547#"&'3264&"#6623675&&55!5!!33#"32654&#"#&7d�?G£Z�`kq�nBN�PP�NBn�q �":'�f����q;]Q^-'Ik��@6&%<��ouY��(fL*!]waD,=^�^=,Das[b`.<<4hN<ED,@ ��TL+���������8�h@e� p�p� -� -c� a��a c��YK�L���8�87654-,&%$#! +###"&'#"&'3264&"#6623532>7655!5!5��A�2.�Q|q�nBN�PP�NBn�q {A"<,��<�X�T�95sh]waD,=^�^=,Das[�x�!/# !*Lx�<�����U���B��K�PX@Q� p� n�p�n�� c� c�� - -c�Y��K�\L@Y� p� n�p�n�� c� c�� - -c�[�K�Y��K�\LY@"BA?><;6421/.,+('%$"!!%!+3##!632##2673#"&55#"&'3264&"#662326764&"#&7!�͌A�P2!$[nRIwAE�;B�Zj�q�nBN�PP�NBn�q �VO+H�F@5�'�<�X� -pU�/+�DFRO�g_�]waD,=^�^=,Das[&�IaNdA����o���&�L@IJ���p�p����c��c��_ - Y� L&%$#" +#" 53# 53"&547&547635!5!#�>i:F�9�x^e�9��xxWN��L��&Z��tv>N��tvge)2�u.)F<<����i��� �(�C@@J���p����c�� c� � _Y�L(' -+#" 53"&547&547635!5!#4&"2�A�(�9xx�ڎt}WN��L��Vg�gg�&F-���41~ckkc|2/�u.)F<<�E�II�I��������!�2�Z@W+J�p�n � c��c��c -�Y���K�L21.-$"! 3+!##5"&7264&##"2653"&4675!32265!(�A/�lJC]q�r�m�\A�钪��e܇zCP2)4Q�O���<�X�Z��Y_�ms^y���~rrSDR_tcK����I���"�-�X@U, - J���p�s����c� - c� -� -cY�L%#)(#-%-"$ +#"3253#5#"&547&547675!5!##"2675�A�5-lW�9@A0dSrb�YM��L��dCXM�G6&("�E�r;�B�GfTn/1�s.(F<<�"G~BXLw����i����!�)�l@�JK� -PX@"���h��c��_��Y��L@#���p��c��_��Y��LY@+!"&547&54675!5!4&"24&"2���azyy�ڎyyya����g�gg�gg�gg��Cj[�11ckkc11�\iC<� �II�I��II�I���������%�6�U@R -/J�p� - -c��c� � c�Y���K�L6521(&%$% +!##5"&72654'&##"&4675!�4&"232265!(�A/�lJC?9h^g�蔀g��Hn�nn�9�?91*4Q�O�Q�<�X�Z��*2 C�r��܊ -u�5�mm�m�$ ADR_tcK����T����$�,��@�# JIK� -PX@)���h�s� c��c��Y��L@*���p�s� c��c��Y��LY@,+(' $$" -+!#5#"&547&54675!5!#"267564&"2���azDA0dSre}ya�����DYM�G5yg�gg��Cj�5�OGfTr-2�\iC<��G~BXLv�II�I�����a��<�d@a% J� - - p�p����c�� - -c� � c��c��_ Y� L<;:98764/.+)!3 +#"2##"2"&'33254&"&47&'33254&"&5476335!5!#՜iF�mg]qF�mg�x@��E�lHI @��E�lA7U\�D��-:�Q-:�QXUrZ/=�+_rZ/=IPY<<�����Z��@�d@a) J� - - p�p����c�� - -c� � c��c��_ Y� L@?>=<;:832/-$#3 +#"2##32654&"#462#"&5467&'33254&"&5476335!5!#ΜiF�mg]^q}^FX2`:@`�]}cz�K?R @��E�lA7U\�K��-:�Q\�cA8)2?4LbRET`�rMk,crZ/=IPY<<��������1�B��@ -; -JK�PX@A�p� - -p �c�� - -c�� c�Y���K� [L@B�p� - -p �c�� - -c�� c� � _�Y���K�LY@BA>=4210/-*(#!3"+!##5"&73264&##"2"&'332654'&#"&54335!32265!(��A/�l A?]q�CLGuF$Ip˃@ -�CL0%@hr�d�D�5zCP1*4Q�O��<�X�Z��X&m&!eH^oe�79@CU�wwTDR_tcP��������0�;�_@\1 J�p����c��c� c� � c - Y� K�L:854320/.-%" +#"2#5"&547&'33254'&"&5476335!5!#"'327ۤd@n89)&A*�neV@ LO�,"�f=4Td�>��5&G ;QE?|- �&�ez>eNk()k99Z4<JPY<<�� @o@���������=�d@a3J�p�p����c��c�� c� � c�� - -_ Y� L=<;:9876.,('#3$ +#"3264&"#&62##&32654&"#462#"&5467&54%5!5!#���{`FX3a6@\�^}c]x}^FX2`:@`�]}cz�K=�0�f��ZgRZAb6@6ObV�`]�cA8)2?4LbRET`�rJh:�� -U<<��������/�@�e@b9J�p �c �c��c�Y���K� -[� - -K�L@?<;20/.-+%# ##3+!##5"&764&##32654#"#462#"&54676735!32265!(��A/�lID]q�q��dJNgd@S�]wc��5-X� �C�ozCP2)4Q�O���<�X�Z��Yr�qG5svMdZ�h�~Jr"AggTDR_tc@���� ���)�4�_@\* J�p����c��c� c� � c - Y� K�L31.-,+)('&$ +#"3264&"#&62#5"&547&54%5!5!#"'327���{`FX3a6@\�^VA*�nh�0�f�� %3=SE?|ZgRZAb6@6ObVFb1�wz>eNl(:�� -U<<��@p@�����0����&�G@D�� -� -p����c� -� -c��_ Y�L&&#" +#2653"&4675!"&5#5!!!265�Amo�iA�ꖦ��q[�[������6�6�d�kk\u���r��u}}u<<��[ZZ[��������3�;��JK� -PX@5�h��c�� c� � c �Y -��K�LK�PX@6�p��c�� c� � c �Y -��K�L@>�p��c�� c� � c�[�K �Y -��K�LYY@:9651/-,'%$#"!2#+3##5#"&732654&"#&7#"&5#5!632'3267%!262͌AkQ��@qi<q;A%�[�[��%Oc`S�lmRv�y��6�6�<�X�*?Ė4O6>K?L4��u}}u< -cQv$i}gOM��[ZZ��������-�5�S@P�p����c��c��c��_ -Y� - -L...5.521-,+*)(#%! +#"2"&'332654'&#"&54335!"&5#5!#!265�CLGuF$Ip˃@ -�CL0%@hr�d�H[�[�����6�6�&m&!eH^oe�79@CU�w��u}}u<<��[ZZ[�������*�2�V@S�p����c��c��c -Y� - -K�[�L+++2+2/.*)('&%### +#&32654#"#462#"&54765!"&5#5!#!265�Ay��dJNgd@S�]wc��-V��\[�[�����6�6t�qG5svMdZ�h�~bC~g��u}}u<<��[ZZ[����������'�;@8 c -��YK�L��&%"!�� +###"&5#"&5#5!26%!26��A�[�[�[�[����6�6+��6�6�<�X���u}}u��u}}u<����[ZZ[��[ZZ�����.���"�,�0�Y@V c� � c��c -��YK�L--��-0-0/.+*&$""��#"+####"&54335!"&5#52655#"26%5#.�AƬKg�7��[�[��6�6�>NQ?o/��<�X�@�`P����u}}u<<��[ZZ[��@0@0=M����������� �(�5�a@^J�� -� -p� -� -n��c��c ��Y K�L))!!��)5)521/.!(!(%$� � #+##5#"&72>505!"&5#5265!265��AmL��?6 -��[�[��6�6� %o�n�<�X�6C�� * L��u}}u<<��[ZZ[$@O#Acz�h���������!�)�Q@N J�� c� � - c� -� -c��YK�L��'&#" ��#" +##5#"&46325!"&5#5!26264&"ƌA;�g��g�;��[�[����6�6G�cc�a�<�X�_�Є_���u}}u<����[ZZ�`�`_���������0�8�Z@W, - J c��c��c -��Y�K�[L76320/.-+*#!$""+!632'564&"#5#"&547#"3#"&4633625!5!�264&"��2ufy�z^uW�OA6xd}rewbn�����>�6����wY�UW�W��Y��|<U�[e[���Vg8,Z�a:��zGV�<�Y[�ZZ�����}��.�6�E�R��@~8+ J - -c� � c�� c c��YK�YLFF77��FRFRONLK7E7E>=;95410�.�.-,*)(&!$"#+##5#"&'&&"#5#"&547#"3#"&4633625!5�264&"632676676553265}�AmL|�U�OA6xd}tewbn�����>�6��(Y�UW�W�2uGicA &o�n�<�X�6C��7>e[���Vg8,Z�a:��zGV�<�Y[�ZZ�Y@8!";#$@O#Acz�h�����~��3�;��@/ - J IK� PX@7�g - c� � c� � c��Y�K�[L@6�s - c� � c� � c��Y�K�[LY@;:763210.-,*!$""+!632'564&"#5#7#"&547#"3#"&4633625!5!�264&"~�2ufy�z^uW�OA�S�d}iewbn�����>�6����wY�UW���Y��|<U�[e[���ݏ{f8,Z�a:��zGV�<���Y[�Z�����I��-�5�A�I�t@q@;7* J - -c� � c c��YK�YL66��GFCB6A6A?=:8430/�-�-,+)('%!$""+##5#"&54&"#5#"&547#"3#"&4633625!5�264&"63266325�264&"I�A;�g�W�OA6xd}sewbn�����>�6��'Y�UW�W�2u�3kD�;���cc�a�<�X�_�hQ[e[���Vg8,Z�a:��zGV�<�Y[�ZZ�Yo6=_���`�`_���������=�F@.,JIK�PX@<��c�a��]�Y ��K�\�K� [ -LK�PX@G��c�a��]��Y ��K�Y ��K�\�K� [ -L@D��c�a��]�[�K�Y ��K�\�K� [ -LYY@EDA@=<865432+)&$#"$#+3##!2653#5#"&47&#"3#"&54!267&&47!5!6323'4&"36�͌A��e4?{B9AD3O`0+�abRj�r�C)FQ!���'VcF»CnH\FW�<�X}6,i>F7�y$[�3uT�c:�r�_�*< -cDW9�9:;�A5�����V��)�=�E�u@r80J��c��c�c��c �� -Y - -K[L**��CB?>*=*=:975.-�)�)('#!#"+##5#"'#"&55&&"3#"&46322667655!5267&&546325!264&"V�A1i{Vl]�hRj�r��7@- -�"cT�X16qYk/�mM�NN�Q�<�X�CHMzk~(-^�c:��}\Vb<�}{WT94^>Zr>�c�]�N�NN������V��,�@�H��@; 3 JK� PX@J�g� � c�� c� c��c -��YK�[�K�[L@I�s� � c�� c� c��c -��YK�[�K�[LY@&--��FEBA-@-@=<:820�,�,+*$##!#"+##5#"'#57#"&55&&"3#"&46322667655!5327&&546325!264&"V�A1i�M� l~]�hRj�r��7@- -�"cUW|"-3qYk/�mM�NN�Q�<�X�C��uje(-^�c:��}\Vb<�}bVPS\;Zr>�c�]�N�NN����������^K�PX@!�cY�K �[���L@�c ��_Y�LY@����!! -+%#"&5467#5!5!5!###"r��7.���� -�A�dxb8:�t@d<�<<�X�\�a��������*�7�Z@WJ�c��c��c �� -Y - -K�[L++��+7+74310�*�*)(!!##+##5#"&'&#"3#"&5467#5!2>7655!5265�AmLt��dxbn��7.�mq;L0 ��i %o�n�<�X�6C�uL\�a:�t@d<1$4#<<$@O#Acz�h�����J��$�,�V@S!J��c�c��c �� -Y - -K�[L��*)&%�$�$#"!!$"+##5#"&547#"3#"&5467#5!6325!5�264&"J�A;�g�idxbn��7.��Ap�;�[��cc�a�<�X�_�h5/\�a:�t@d<L_�<��`�`_������j��:��'JK� PX@3��h��c�� c YK� -[ - - -LK�PX@4���p��c�� c YK� -[ - - -L@<���p��c�� c�[�K YK� -[ - - -LYY@%�6432/-+)&%$#"! - �:9+2764&"#&7!5!632'32673##5#"&'#"3# 5463�f�&"<q;A%��e%Pa"2,BqokRv͌AkQ�Zjr_q�����t:K?L4< -[P1D% j�gO�<�X�*?��H�P:�|h���������'�H@E� -c �c�� Y K�[L �� ' '$#��#!#+###"&47#"3#"&463!5!5�64&"��A�Gg�s.iewbn����Z� �IFrLN�<�X�&bOhg�/Z�a:��z�<��DwHE}A�����4��,�4�A�f@cJ� c��c�c��_ �� -Y - -K�L55--��5A5A>=;:-4-410�,�,+*C!#"+##5#"&'#"&47#"3#"&463 !27>55!5�64&"2654�A9����Gg�s.iewbn����557���IFrLNg0bg�g�<�X�q��&bOhg�/Z�a:��z1H<��DwHE}A�jR"l�|q��������#�L@I J�� c� � c -��YK�[L��## ��#!"" +###"&'#"3#"&46335!532655�A3{blcewbn����c�*�FZ�<�X+ZgZ�a:��z�<<ܿdK���������&�R@O - -J�� -c� -� -c �� Y K�YL��&&#!��#!""+###7#"&'#"3#"&46335!532655�A��S�bleewbn����e�,�FZ�<�X$���|gZ�a:��z�<<ܿdK���������2�B��@B -? JK�PX@A�pp�c� -� -c��c ��Y�K� [� L@>�pp�c� -� -c��c�� _ ��Y��LY@=;8643210/.,)'"%!#+!'5654#"#6#"7&'#"&'#"3#"&46335!5!!3267632667���xcd��@��dcs�3Pmjewbn����������؛;@$�A\O9���{�<i]��ܳ]i<�t-{kZ�a:��z�<<��12�B<7A�����k��+�3�d@a -J�p��c� � c��c -��Y�K�[L,,,3,30/+*)('%!"""+!632'564&"##"&'#"3#"&46335!5!2655k�7|aw�tWmS�ZA3nXejewbn����g����F�O��Z{�v:U�TjS��JThYZ�a:��z�<<�\]jL����������(�,�N@K -c��c�� Y K�[L))��),),+*'&#!��"!%"+####"&5467#"3# 54!!5!55#26%5#��AƬKg�ht`p��y��LGJ?o/��<�X�@�`J%;O�U:���<�y@1m=M��������b��(�2�=�J�e@bJ cc �� -Y - -K�[L>>33��>J>JGFDC3=3=6410,*�(�('&#!%"#+##5#"&'##"&5467#"3#"&463!5!55#"263676676553265b�AmL|���Kg��*ao�������>NQ?o/@�gA %o�n�<�X�6C��@�`J$>W#2]J:r�h�<�e@0@0=M��!!>#$@O#Acz�h��������%�2�W@T -J�� -c�� - -c��c�� Y K�[L&&��&2&2/.,+�%�%!##+##5#"&'&#"3#"&462>7655!5265��AmLt��`fRj�r��;L0 �. %o�n�<�X�6C�uL^�c:��}1$4#<<$@O#Acz�h��������$�1�[@X -J� - -p��c�� - -c��c�� Y KL%%��%1%1.-+*�$�$"#+##5"&'#5&#"#663267667655!5265��Am��_�NR�R^Ag�9i�, %o�n�<�X�6C^Vm�`�kUp�w !>#<<$@O#Acz�h�����!��5��@1 -.JK�PX@7�pn� - -c� � c��Y�K�[�L@4�pn� - -c� � c��_��Y��LY@5432,+*(!%!# +!'5654#"#6#"7&47#"3#"&4633626675!5!!��xcd��@��dcx�*�ewbn�����!m\O9�I���{�<i]��ܳ]i<��=Z�a:��zB<7A�<�����.��!�)�S@P -J��c�� -c� -� -c�� Y K�[L��'&#"�!�!!#!$" +##5#"&547#"3#"&46336325!5�264&".�A;�g�mewbn�����Ap�;�w��cc�a�<�X�_�h5/Z�a:��zL_�<��`�`_���������.�5�^@[J�p� � - c -� -a ��YK[L//��/5/510�.�.-,%#" !"+##!326'3"&55&&"3#"&4632327667655!5#�A�'xA8Ba�_]�hRj�r��=i+ ��=� '�<�Xq��VUk|ua�(-^�c:��}K.e<���fp��������7�?�H��K�PX@F�p�Wc�a�c ��YK [ -L@G�p��cc�a�c ��YK [ -LY@.@@88��@H@GFEBA8?8?<;�7�765/-,*'%$#"+###"&547!326'3"&55&&"3#"&463232766765!5�64&"5!363��A�Gg�s�wxA8Ba�_^�hRj�r��=�$���IFrLN��l%�9{�<�X�&bOhgU&!��VUk|ua�.3^�c:��}K$ 4X<��DwHE}A>�ou?��������2�A�N�x@u? -�J�p� -� -cc��c�� Y K[ LBB��BNBNKJHG9743�2�210*('&#!#+##5#"&'!26'3"&55&&"3#"&46232>765!5!327>7657265��AmM}��f8�7B`�^]�hRj�r��A-2A0����� �i$A/bn�n�<�X�7C���PTY\rxh�(-^�c:��}70e<<gk &-#$dW+ct�h�����<��4�?�G�z@w7 -J�p� -c� -� -c�a��c�� Y K[ L65��EDA@=<985?6?�4�432,*)'$"""+##5#"&547!326'3"&55&&"3#"&463232>765!525!366264&"<�A;�g��uxA8Ba�_^�hRj�r��=6F3��;��&�u�cc�a�<�X�_�h -��VUk|ua�.3^�c:��}K!3k<�_�ouFQ�d`�`_���Y����3�;K�PX�- -J�- -JYK�PX@7�p� -c�� - -cc �[ ��K�LK�PX@<�p� -c�� - -c�W�c �[ ��K�L@E�p� -c�� - -c�c��c� [� K �Y���K�LYY@444;4;87321/+)'&! 2$+!####"&' &732654&"#&62'3267663!5!64&""�A�GgU<_@���@qi<q;Ab�c`S�akM^ pi@���IFrLN�<�X�&bOh4.m��4O6>K?XncQv$j|VGQZ��DwHE}A��Y�����7�D���* JK�PX@7�p c��c� -� -c�[��K�LK�PX@>�p� p� c��c� -� -c�[��K�L@F�p� p� c��c� -� -c�[�K�Y���K�LYY@888D8DA@>=76-,('%$2##+!##5#"'#"&732654&"#&62'267&72>55#!265��AmL�DsR��@qi<q;Ab�c`S�a�a?6 -� &o�n�<�X�6C�CM��4O6>K?XncQv$j|rZ). * L$@O#Acz�h��Y�����2�:��@0) - JK�PX@5�p��c�� - c - -c�[��K�L@=�p��c�� - c - -c�[�K�Y���K�LY@874321/-'%#"2"+!##5#"&' &732654&"#&62'3267&546325!264&"��A;�El=�ց@qi<q;Ab�c`S�akN^�g�;�M��cc�a�<�X�_?7z��4O6>K?XncQv$j|XI h�_���`�`_���������/��@#JIK� -PX@8��h�p�s����c��d��c -Y� - - L@9���p�p�s����c��d��c -Y� - - LY@/.-,+*)% +#"32553#"'"&73267655&&54!35!5!#�b[19YA�<@R:?�F@ 2 >J!�^��%TA?i�[P_]cY=1;[[B�G<<��������3��@'JIK� -PX@?��h�p�p�q� �� �c��d��c - -Y� -L@@���p�p�p�q� �� �c��d��c - -Y� -LY@3210/.-+% +#"32553#5#75"'"&73267655&&54!35!5!#�b[19YA�<@xS�R:?�F@ 2 >J!�^��%TA?i�p��P_]cY=1;[[B�G<<�����r��+�C�j@g" <�7J�� � c����c�W��c��_ - Y� KY�LBA>=54.,+*)("" +#"2653#5"'#"&54675&&54626335!5!##"267&&547&"33�ar?Ga�P;ANG1�`z6(*2q�@Hi,�E���69B-uS@HF(OA8�!&kSTAI�ښ�]R2F H3P^2o<<�J43 0 7-mJp<7q6�����M��)�X@U' J��c�� c� � - -]Y�K��[���L�&%$#" �))+%"&54675&&54335!5!##"33#"3253#5 cr5-*8�S�uu��HN�??���AAYVK/D G-�]<<�%7b;cg���#�����f��A�b@_ 4J���c����c� W�� -c� -� -_ Y� KY�LA@?>=<;921+)" +#"2653#5"'#"&54675&&5463"33#"267&&546335!5!#�ar?Ga�P;ANG1�`z6(*2q^?OA89B-uS@H��,�E���!&kSTAI�ښ�]R2F H3P^<7q6@43 0 7-mJ|ro<<����*:��.�6�:�p@m!J�p�q��c�c -c�� Y K�Y L//��:987/6/632�.�.-,+)%# !#+###"&463!5!#"2653#5#"&546335!5�64&"3#:�A�Gg�sqn@�mar?Ga�P;AN/l���,�?rIFrLN��AnL�<�X�&bOhg�d��!&kSTAI�ښ}f|ro<��DwHE}A������k��!�'�/��@) -.-' -JK� PX@0��h�s����c�� - -d� � cY�L@1���p�s����c�� - -d� � cY�LY@,+&%(% +#"32553#5"&547&&54!35!5!#2775"6�b[19YA�<@-�nS6A!�^���Gs!)QI�%TA?i��hCePb-X=�G<<�gA#�z�'����El��$�*�2��@,10* -JK� PX@8��h�p�e����c�� -d� -� -c Y�LK�PX@9���p�p�e����c�� -d� -� -c Y�L@8���p�p�q����c�� -d� -� -c Y�LYY@/.)($#(!% +#"32553#5#7#"&547&&54!35!5!#2775"6�b[19YA�<@�Pf -NnS6A!�^���Gs!)QI�%TA?i��e�gePb-X=�G<<�gA#�z�'����*K���&�*�I�ص-JK� PX@K��h� p� q��c -cc��Y K�YL@L�p� p� q��c -cc��Y K�YLY@,��IHFE@>=<;:98751/,+*)('%$ ��#"+####"&543354&"#4 35#"263#'#5#"&546335!5!##"2653K�A��Kg�7,o+?E��>NQ?o/�7AnL)AN/l���,�?��ar?Ga�P;�<�X�@�`P�]EKKJ��]$�b@0@0=M�̘ޚ}f|ro<<�!&kSTAI����F?���#�0�Z@W�s�� c� � c -c� -� -c��Y�L$$��$0$0/-)'&%"!��#!#+###"&54335#"&46335!55#"267##"33?�A�G�Z�2n_t��!�k�==:6\"��b{%%OH��<��90_bQD�OS�OG<�k0*^.E��{.����������.�P@M - J��c�� - c� -� -c��YK�L��-+&$#!��*"+##5#"&54675&&54335!5##"33#"326ԌAA�c�7+,6�+��/�W|�??.A4aNuj�<�X�lTJ.@ -?-�]<�h\�%\;*%5/u��������!�+��@) - -JK� PX@1��h�s����c� - -d� � cY�L@2���p�s����c� - -d� � cY�LY@"""+"+'%(% +#"32553#5"&547&&54!35!5!#3275�b[19YA�;?,�nP6?!�^���CF9�Q%TA?i��q@_P_+W=�G<<�5?o;�t��_�����9�A��@ -2 -JK�PX@7�p� -c� � - -cc �[��K�L@?�p� -c� � - -cc�[�K �Y���K�LY@:::A:A>=98750/,*)'!#$+!####"&'#"&5475&&5462#6#"33#"2675463!5!64&"�ߌA�GgU8\/�\yh/;\�W>f/7YL00H[R�Pqn@���IFrLN�<�X�&bOh.*XZWg%P6H\eQz7/BA;5v9=5Yd��DwHE}A��_��L��E�M�Z��@ -6 -JK�PX@C���p� -c� � - -c��cc ��[K�L@K���p� -c� � - -c��cc�[�K ��YK�LY@.NNFF��NZNZWVTSFMFMJI�E�EDC<9430.-+!#$"+##5#"&'##"&'#"&5475&&5462#6#"33#"267546322>55!564&"265L�A9����GgU8\/�\yh/;\�W>f/7YL00H[R�Pqn��1���IFrLNL0bg�g�<�X�q��&bOh.*XZWg%P6H\eQz7/BA;5v9=5Yd 1H<��DwHE}A�jR"l�|q��_�����7�@�D��@/ -JK�PX@4���p -c - -c��[ K�L@<���p -c - -c�[�K�� Y K�LY@&AA��ADADCB?>;9�7�76542-,)'$!#"+####"&'#"&5475&&5462#6#"33#"267546335#55#"26%5#��AƬ1O3|\yh/;\�W>f/7YL00H[R�Npu7��>NO=o/��<�X�@�*&SZWg%P6H\eQz7/BA;5v9;4VR�<�e@0p=M�����_�����;�H��@ . - JK�PX@1�p - c - -c�[��K�L@9�p - c - -c�[�K�Y���K�LY@<<<H<HEDBA;:10,+(&$!"#+!##5#"'#"&5475&&5462#6#"33#"267&72>55#!265���AmL�E3�a�h/;\�W>f/7YL00H[c�Z?6 -� &o�n�<�X�6Cvz[Vg%P6H\eQz7/BA;5u:T^24 * L$@O#Acz�h��_��r��6�>��@4 - JK�PX@5�p��c�� - c - -c�[��K�L@=�p��c�� - c - -c�[�K�Y���K�LY@<;876531-+(&$!#"+!##5#"&'#"&5475&&5462#6#"33#"327546325!264&"���A;�Ci7�a�h/;\�W>f/7YL00H[cL� �g�;�H��cc�a�<�X�_;4h[Vg%P6H\eQz7/BA;5u:�h�_���`�`_��������-�5�=�^@[) - Jc�c c �� -Y� - -K�L..<;87.5.521-,+*#""+!632'564&"#5#"&547#"&463!625!5!�64&"$264&"�2ufy�z^uW�OA6xd}�Gg�sqnI>�6�/�8IFrLN�Y�UW�W��Y��|<U�[e[���Vg1)&bOhg�dSV�<��DwHE}AYY[�ZZ�����D��3�;�C�P�W��@�E0 J�pc� c�a -c ��YK�YLQQDD44��QWQWSRDPDPKJHFBA>=4;4;87�3�321/.-+('#"""+##!326'3"&554&"#5#"&547#"&463!625!5�64&"$264&"632>55#D�A�'xA8Ba�_W�OA6xd}�Gg�sqnS>�6�gIFrLN�Y�UW�W�2uNnIR/ � '�<�Xq��VUk|ua~Q[e[���Vg1)&bOhg�dSV�<��DwHE}AYY[�ZZ�YNE<RL���fp��������#�+�P@MJ� -c �c��c�� Y K�L$$��$+$+('�#�#!#"+##5#"&547!"&463!#"265!5�64&"A7�`�T��Gg�sqnCR__�d��gIFrLN�<�X�_u[m4&bOhg�d9T�PjK]<��DwHE}A���� S��'�/�N�p@mN �J� �� p�p�c� -� -c�c ��Y�K�[�L((LKGEA?976410(/(/3&+##"&&547&&#"&46332675&&55!5!�64&"!33#"32654&#"#&7S�?G£Z�`pUGg�sqn-�96:'�w{��IFrLN_�q;]Q^-'Ik��@6&%<��ouY��(fLGU&bOhg�d�(b`.<��DwHE}A�4hN<ED,@ ��TL+�����0���#�+�P@M�p����c�c �c��_ - Y� L$$$+$+('#"! # +#2653"&547#"&463!675!5!!�64&"�Amo�iA���Gg�sqn_P��q�����IFrLN�d�kk\u��sF6&bOhg�dMr<<�DwHE}A�����^��2�:�\@Y�p� �� �c� c��c�c��_ - -Y� -L333:3:76210/.-,*##%! +#"2"&'332654'&#"&547#"&463!6335!5!#�64&"��CLGuF$Ip˃@ -�CL0%@hr�Gg�sqn>-�d�X���~IFrLN�&m&!eH^oe�79@CU &bOhg�dJw<<�DwHE}A���������*�uK�PX@*� -��c��cY�K[ L@'� -��c��c _Y�LY@**'%$#3# +�&"26#"&5467!"&463$35!5!###"�FrLNmI���82��Kg�sqn(����A�ewboHE}AD�:�tDd(cOhg�d�<<�X�Z�a��������2�:�G�JK�PX@=� W� c� -� -cc��YK�[LK�PX@C� h� W� c� -� -cc��YK�[L@>� � c� c� -� -cc��YK�[LYY@*;;33��;G;GDCA@3:3:76�2�210('&$#!##+##5#"&'&#"3#"&47#"&463!632>7655!5�64&"265��AmLt��`fRj�r=�Gg�sqn�-7q;L0 �3gIFrLN &o�n�<�X�6C�uL^�c:��?&bOhg�d1$4#<��DwHE}A�$@O#Acz�h���������'�U@R J��c� -c �c�� Y KL �� ' '$#��#$+###5&&#"#"&463!625!5�64&"��A��X\VDj*�Gg�sqn2<�6�gIFrLN�<�X��_ER]&bOhg�d`i�<��DwHE}A��������:�B�I%�JK�PX@F�p�W� c � a� - -c��YK[LK�PX@L� h�p�W� c � a� - -c��YK[L@G�p�� c� c � a� - -c��YK[LYY@.CC;;��CICIED;B;B?>�:�:981/.,+)&%! !"+##!326'3"&55&&"3#"&47#"&463!632327667655!5�64&"%#ތA�'xA8Ba�_]�hRj�r>�Gg�sqn�-7�=i+ ��gIFrLN?� '�<�Xq��VUk|ua�(-^�c:��@&bOhg�dK.e<��DwHE}A��fp��������8�@���(JK� PX@7��h��c�� c� - c YK� - - -LK�PX@8���p��c�� c� - c YK� - - -L@@���p��c�� c� - c�[�K YK� - - -LYY@+99�9@9@=<43/.,*'&%$#" -�87+67654#"#&7!5!632'32673##5#"&'#"&46364&"Eab%Lr;;A%�c�%Pb#5WN7klVt͌AkR���Gg�sqnIFrLN� \jK?L4< -ZP0C$i�gO�<�X�,A��&bOhg�d��DwHE}A��������I�Q�^�K�PX�:5!J�:5!JYK� PX@>��h��c c�c Y -K�LK�PX@?���p��c c�c Y -K�LK�PX@F���p���p��c c�c Y -K�LK�PX@N���p���p��c c�c�[�K Y -K�L@U���p���p�p��c c�c�[�K Y -K�LYYYY@;RRJJ�R^R^[ZXWJQJQNMED@?=;9743210/.-$# -�IH+67654#"#&7!5!632'3267&72>55#5!##5#"'#"&'#"&46364&"265Fba%Lr;;A%�b�%Pb#5WN7klZl?6 -���AmL�B=����Gg�sqnIFrLNV %o�n� \jK?L4< -ZP0C$i�nZ/ * L<<�X�6C����&bOhg�d��DwHE}A$@O#Acz�h��������D�L�T�@'�50!JK� PX@B�h���c��c c�c Y -K�LK�PX@C�p���c��c c�c Y -K�LK�PX@K�p���c��c c�c�[�K Y -K�L@Q�p���c��c�� c�� c�c�[�K Y -K�LYYY@5EE�RQNMELELIH@?;:8631/.-,+*)(&$ -�DC+67654#"#&7!5!632'3267546325!5!##5#"&'#"&'#"&46364&"$264&"Fba%Lr;;A%�b�%Pb#5WN7klQi�g�;�E��A;�IpB����Gg�sqnIFrLN��cc�a� \jK?L4< -ZP0C$i�ZLh�_�<<�X�_E<x��&bOhg�d��DwHE}A`�`_�����|��*�2�U@RJ����c�c c -Y� - -K�Y�L+++2+2/.*)('&%!## +#"2653#5#"&547#"&463!6335!5!#�64&"�ar?Ga�P;AN/l��Gg�sqnVK�,�;���aIFrLN�!&kSTAI�ښ}f7+&bOhg�dRo<<�DwHE}A�����w��,�4�a@^JI�s� �� �c� cc - -Y�K�Y�L---4-410,+*)('&$#" +#"2653#5#7#"&547#"&463!6335!5!#�64&"�ar?Ga�P;A�P� n��Gg�sqnQK�,�@���fIFrLN�!&kSTAI�ڜݦzf7+&bOhg�dRo<<�DwHE}A�����}��.�6�@��@>JK� PX@C�h�s����c�c� d � c��c -Y� - - L@D�p�s����c�c� d � c��c -Y� - - LY@"77//7@7@<:/6/632.-,+*)!#(% +#"32553#5"&547&&547#"&463!6335!5!#�64&"$3275�b[19YA�;?,�nP6?�Gg�sqn6-�!�d����IFrLN#CF9�Q%TA?i��q@_P_+W= &bOhg�dzG<<�DwHE}A4?o;�t��������=�E��@ - JK�PX@9� �� p�c�� c c -��YK�L@A� �� p�c�� c c� - -[�K��YK�LY@$>>��>E>EBA�=�=:96431-+*)!3+##5"&55&&#"&46332675&&47!5!632#6#"33#"265�64&"όAu�� mNGg�sqn-�A2/;�x�#PW>f/7YL00H[c�z�<IFrLN�<�X�/3^S>J&bOhg�dr$Pl(< -eQz7/BA;5u:cQ���DwHE}A��������O�W�d��@"B JK�PX@?�p�c cc�Y - ��K�L@G�p�c cc� -[� - -K�Y ��K�LY@0XXPPXdXda`^]PWPWTSONED@?<:97310/-+*)3"#+!##5#"'#"&55&&#"&46332675&&47!5!632#6#"33#"267&72>55#�64&"265���AmL�E3�a�mPGg�sqn-�A2/;�v�#PW>f/7YL00H[c�Z?6 -��_IFrLN %o�n�<�X�6Cvz[V@L&bOhg�dr$Pl(< -eQz7/BA;5u:T^24 * L�DwHE}A�$@O#Acz�h��������@�H��@ JK�PX@>� -�� -p�s� c�� cc��Y K�L@F� -�� -p�s� c�� cc� [� K��YK�LY@&AA��AHAHED�@�@=<97640.-,*(3"+##5#7#"&55&&#"&46332675&&47!5!632#6#"33#"265�64&"ьA�S�"^�mPGg�sqn-�A2/;�v�#PW>f/7YL00H[c�z�;IFrLN�<�X����ZS@L&bOhg�dr$Pl(< -eQz7/BA;5u:cQ���DwHE}A�����[��J�R�Z��@H " JK�PX@C�p��c�c� � cc�Y - ��K�L@K�p��c�c� � cc� -[� - -K�Y ��K�LY@*KKXWTSKRKRONJIGEA?<:97310/-+*)3#"+!##5#"&'#"&55&&#"&46332675&&47!5!632#6#"33#"327546325!�64&"264&"���A;�Ci7�a�mPGg�sqn-�A2/;�v�#PW>f/7YL00H[cL� �g�;�H�iIFrLN��cc�a�<�X�_;4h[V@L&bOhg�dr$Pl(< -eQz7/BA;5u:�h�_��DwHE}A`�`_���������$�,�M@J� -c - -c��Y K�L%%��%,%,)($$! ��#+###"&47#"&463!5!5�64&" 64&"�A�Gg�s0�Gg�sqn ��YIFrLNMIFrLN�<�X�&bOhg�0&bOhg�d�<��DwHE}ADwHE}A��������)�1�9�F�i@fJ� -c��c c�� Y K�L::22**��:F:FCB@?292965*1*1.-�)�)C"+##5#"&'#"&47#"&463 !27>55!5�64&" 64&"265ԌA9����Gg�s0�Gg�sqn��7��gIFrLNQIFrLNy0bg�g�<�X�q��&bOhg�0&bOhg�d1H<��DwHE}ADwHE}A�jR"l�|q��������� �(�W@T -J� -c� -� -c � c��YK�L!!��!(!(%# ��#"+###"&'#"&463!5!5�64&"32655��A3{`l�Gg�sqn��gIFrLN��FZ�<�X+Zyc&bOhg�d�<��DwHE}A�ܿdK����������#�+�]@ZJ� c�� -c -� -c��Y KL$$��$+$+(&## ��#"+###7#"&'#"&463!5!5�64&"32655��A��S�`l�Gg�sqn!��gIFrLN��FZ�<�X$���vc&bOhg�d�<��DwHE}A�ܿdK���������(�0�8�g@d -J��c� c� � cc �� -Y� - -K�L11))181854)0)0-,('&%#""+!632'564&"##"&'#"&463!5!5!�64&"2655��7|aw�tWmS�ZA3nVe�Gg�sqn���eIFrLN�F�O��Z{�v:U�TjS��JTcT&bOhg�d�<��DwHE}A��\]jL���������+�3�;�n@k - J��c� c�� c c -��Y�KL44,,4;4;87,3,30/+*)('%""+!632'564&"##7#"&'#"&463!5!5!�64&"2655��7|aw�tWmS�ZA�S�Vd �Gg�sqn!���VIFrLN�F�O��Z{�v:U�TjS��F���`T&bOhg�d�<��DwHE}A��\]jL��������.�6�?��K� PX@9���hc��c�c �� -Y - -K�L@:���pc��c�c �� -Y - -K�LY@&//��>=:8/6/632�.�.-,)'&%$##"+####"&5467#"&463!54&"#47!5!6323�64&"%5#26�A��Kg�Gg�sqn*+p+? �q�UN��IFrLNzLGJ?o/�<�X�@�`J">&bOhg�d]B:KJ\4<Y_]��DwHE}A�@1m=M��������C�K�U�b�ȷ#JK� PX@?�h�c cc -�Y ��K�L@@�p�c cc -�Y ��K�LY@2VVDDVbVb_^\[TSOMDKDKHGCB9753210/-,*)&$3"#+!##5#"&'##"&55&&#"&4633263354&"#47!5!63232>55#�64&"%5#"26265 -��AmL{�q�Kg -oQGg�sqn-�A2�7,o+? �T��q?6 -��5IFrLN�>NQ?o/� &o�n�<�X�6C��@�`JBP&bOhg�dpK[EKKJ\4<�[ * L�DwHE}A�@0@0=M�$@O#Acz�h��������@�H�R�Z��@> $JK� PX@D�h��c�c cc -�Y ��K�L@E�p��c�c cc -�Y ��K�LY@.AAXWTSQPLJAHAHED@?=;98643210.-+*'%3""+!##5#"&547##"&55&&#"&4633263354&"#47!5!632366325!�64&"%5#"26264&"���A;�g���Kg -oQGg�sqn-�B1�7,o+? �T���oH�;��?IFrLN�>NQ?o/t�cc�a�<�X�_�h@�`JBP&bOhg�dqJ]EKKJ\4<�];D_��DwHE}A�@0@0=MS`�`_���������%�.�2�Y@V c��c -� -c ��YK�L//��/2/210-,)'%%"!��#"+####"&5467#"&463!5!5�64&"%5#2675#�A��Kg�Gg�sqn*��hIFrLNzLGJ?o/���<�X�@�`J">&bOhg�d�<��DwHE}A�@1m=M�����������(�0�:�E�R�t@q"J�c cc �� -Y - -K�LFF;;))��FRFRONLK;E;E><9842)0)0-,�(�('&"3"#+##5#"&'##"&55&&#"&463326335!5�64&"%5#"263676676553265�AmL|���Kg mNGg�sqn-�B2�7�qgIFrLN�>NQ?o/@�gA %o�n�<�X�6C��@�`J ->J&bOhg�dnJ�<��DwHE}A�@0@0=M��!!>#$@O#Acz�h��������!�)�6�Z@WJ� -c��c � c��Y K�L**""��*6*6320/")")&%�!�!C#+##5#"&'#"&4632327>55!5�64&"265��AiL���Gg�sqn��7��gIFrLN�0bg�g�<�X�4=��&bOhg�d1H<��DwHE}A�jR"l�|q���������%�-�X@U -J��c� -c - -c��Y K�L��+*'&%%"!��#"+##5#"&547#"&463!625!5�64&"264&"��A;�g��Gg�sqnIB�;��gIFrLN�cc�a�<�X�_�h1)&bOhg�dX_�<��DwHE}A`�`_������(��/�7�>�f@c� p� c � a � c -��YK�[L8800��8>8>:9070743�/�/.-('3"+##!326'3"&554'&&'&#"&46332>55!5�64&"%#(�A�'xA8Ba�_&>Gg�sqn��HQ. ��dIFrLN�� '�<�Xq��VUk|ua�/ -&bOhg�d 3<RK<��DwHE}A��fp��������>�F�N�z@w�p�n����c� - -c�a� c��c Y� K�[�L??NMLKHG?F?FCB>=<;:931/,)(" +#2653"&547!32'3"&554'&&'&#"&463323>765!5!!�64&"!367�Amo�iA���NxzBb�_&>Gg�sqn��4?3�������IFrLN��9�L��d�kk\u��s4*���l�~b�/ -&bOhg�d+f<<�DwHE}A�bgn��������<�D�N�X�c�p��@�J�p� cc�a� - -cc ��YK�[LddYY==��dpdpmljiYcYc\ZWVRPNLJIFE=D=DA@�<�<;:431.+*&%""#+##5#"&'##"&547!326'3"&554'&#"&463322>765!5�64&"!!6335#"263676676553265��AmL|���Kg�XxA8Ba�_;3TGg�sqn��5F3��bIFrLNe�W&7b7>NQ?o/@�gA &o�n�<�X�6C��@�`J3#��VUk|ua�>&bOhg�d*3!1l<��DwHE}A�puz@0@0=M��!!>#$@O#Acz�h��������4�<�K�X��@I �J�p� - c - -c�c��c��YK�[LLL55��LXLXUTRQCA>=5<5<98�4�432,*(%#+##5#"&'!26'3"&554'&#"&4633232>765!5�64&"!327>7657265ɌAmM}��f8�7B`�^;3TGg�sqn��2A0��bIFrLN�� �i$A/bn�n�<�X�7C���PTY\rxh�>&bOhg�d!(0e<��DwHE}A�gk &-#$dW+ct�h�����f��5�=�m@jJ�p�p� -�� -�c� c��c�c��_ Y�L666=6=:9543210/-,*'#!% +#"632#&#"3273"&547&547#"&463!6335!5!#�64&"��;IL#"ZxA~IWWI~Ax�}XJ�Gg�sqn=/�p�X���~IFrLN�-->\AaT�UaA\u^r;'Q&bOhg�dIx<<�DwHE}A����0)���$�J@GJ���p� �� �c��c��_ -Y�L$$#"$# +#2653"&'#"55#5!!!32676675&Amo�iA�ߐ0WׅQ���xDS@;�o�d�kk\u�ua5��<<�]e8;X]r����5,����%�F@C� J���p��c��_ ��Y��L%$! $# -+!"&'#"55#5!326766754&"2,��g��ێ3UׅT�rDS>;wU�n�nn��u -�ێr_5��<<�]e48Nc u�5�mm�m�����2���#�M@J J -� -c� � c��YK�[L��#"��#!! +###"3#"&'#"&55#55!3267632�A�ewbn��1Frj���9�6>5��<�X�Z�a:�q$�t�<���((���������3�@�m@j J� -� -c�� c� � c��c��YK�[L44 ��4@4@=<:9 3 3+*)'$"��#!##+##5#"&'&#"3#"&'#"&55#53267632>76553265�AmLt��`fRj�r0Irj�ƛ7?3�q;L0 A %o�n�<�X�6C�uL^�c:�p%�t�<<��**�1$4#$@O#Acz�h����������'�X@U -J -c� -� -c �c ��YK�L��'&#"��#+###"&'#"5#5�64&"5!27663��A�Gg�l)Lč�IFrLN���8� n`�<�X�&bOhOC.��<��DwHE}A>��abIEL�����+����"�I@F�Jc ��Y -K�L��""��" +##"'#"&55#53267&55332655+�A3�63�ro�ƠMPA�FZ�<�X+Znn�r�<<ܿTN�ܿdK��������� �*�2�a@^' -J�p��c��c� � c -��Y�K�L++!!+2+2/.!*!*%#""+!632'564&"#"'#"&55#5!3267&5532655��7|aw�tWmS�ZA3�40�ro����MQAF�O��Z{�v:U�TjS��JTW|�r�<<ܿVO ��\]jL�����������'�+�^@[J -c��c��c ��YK�L((��(+(+*)&%!��#"+####"&'#"55#52763355#"26%5#��AƬBa)CǍ�:��7>NQ?o/��<�X�@�K<&��<<�`_Bt���@0@0=M��������}���#�0�_@\ - J�� � p� � n�� -c� -� -c ��YK�L$$��$0$0-,*)#!��#+##5"&'#"55#572>55!32265}�Am��7sӉ�?6 -�@R� &o�n�<�X�6CaXZ��<�� * L�_e�$@O#Acz�h���� ��$�4�U@R41 - -JG� - -ps� -c� -� -c ��Y��L/-*(&%%!#+!'5654#"#6#"7&'#"&55#5!!3267632667��xcd��@��dcs�3Prj�?���؛;@$�A\O9���{�<i]��ܳ]i<�t-�t�<<��12�B<7A�����@����&�V@S - - J�� - -c�� c� � c��YK�L��$# ��" +##5#"&'"&55#5326766325�264&"@�A;�Vz5�j�ǛAA~Y�;���cc�a�<�X�_^OC�t�<<��:<Ug_���`�`_����������+�2�`@]+ J�p � a��c -��YK�[L,,��,2,2.-*(&%��$"+##!326'3"&55#"&55#527667655!327%#��A�'xA8Ba�_2Wrj��(i+ �ћ -� '�<�Xq��VUk|ua48�t�<��.e��fp�����T���&�9�i@f* J��c� a� � c� � c -��YKL''��'9'920,+)(&&#"��$+####"'&'4&"#"&55#526555!62327667655T�A�2.]n(#?�RA3�h��F�O���2�a1I? �<�X�T�95D:hYWf[��JT�n�<<�\]jL����S|oWS !*Lx�����T���&�9�A�I��@* J��c� a� � c� � c��_ -��YK�[�KL''��GFCB?>;:'9'920,+)(&&#"��$+####"'&'4&"#"&55#526555!623276676552"&4$2"&4T�A�2.]n(#?�RA3�h��F�O���2�a1I? �((�'((�<�X�T�95D:hYWf[��JT�n�<<�\]jL����S|oWS !*Lx�((|((��������"�*�2�b@_/,J� �� �c��c -�c��c Y�K�L++##+2+210.-#*#*'&"!% +#2653"&547&#"#"&55#5!!!2655362675�Amo�iA���NQA3�h������F�OA5�0G��d�kk\u��s�hU��JT�n�<<�\]jL��Si~r��������!�)�4�h@e-2 -J� � c� -c� -� -c�� Y K�YL**""��*4*30.,+")")&%�!�!%!!+###"3#"&547&#"#"&55#526555!63263ČA�ewbn���NQA3�h��F�O%�5tG_H��<�X�Z�a:�t&#�hU��JT�n�<<�\]jL����SE=V��������!�)�4�<�v@s-2 -J� � c� -c� -� -c�� Y K�[�K�YL**""��:965*4*30.,+")")&%�!�!!!+###"3#"&547&&"#"&55#526555!63263�2"&4A�ewbn��S�ZA3�h��F�O8� 7|GhI���((�<�X�Z�a:�t&#MRjS��JT�n�<<�\]jL����ZC;R��((�����5���&�.�8�r@o26 J��c c� � c�c -��YKL//''��/8/75310'.'.+*&&#"��%+###"&5474#"#"&55#52655�64&"5!632635�A�Gg�s�NQA3�h��F�OsIFrLN���5t�-9|�<�X�&bOhgU�hU��JT�n�<<�\]jL��DwHE}A>��SyA���������!�(�0�k@h' -#J� -� -c��c��c ��YKL))""��)0)0-+"("(&$!!��#"+###"&'&#"#"&55#5265536325332655��A3{ThwNQA3�h��F�OA5tO1A�FZ�<�X+Z^QchU��JT�n�<<�\]jL��S+�ܿdK���������)�1�8�@�p@m73! -J�p cc �� -Y� - -KL9922**9@9@=<282864*1*1.-)('&#""+!632'564&"##"&'&#"#"&55#5!26553632532655��7|aw�tWmS�ZA3nNb kNQA3�h���F�OA5tF1AF�O��Z{�v:U�TjS��JTSIQhU��JT�n�<<�\]jL��S#��\]jL���������)�1�8�@�H�P��@�73! -J�p cc �� -Y� - -K[KL9922**NMJIFEBA9@9@=<282864*1*1.-)('&#""+!632'564&"##"&'&#"#"&55#5!265536325326552"&4$2"&4��7|aw�tWmS�ZA3nNb kNQA3�h���F�OA5tF1AF�O�((�K((��Z{�v:U�TjS��JTSIQhU��JT�n�<<�\]jL��S#��\]jL���((((���������"�1�>�w@t$ J� -� -c�� c��c��c ��YKL22##��2>2>;:87#1#1*)'%""��##+##5#"&'&#"#"&55#526553632676676553265�AmL{�sNQA3�h��F�OA3u9ZQA &o�n�<�X�6C��_kU��JT�n�<<�\]jL��R2- (C#$@O#Acz�h��������-�5�E�u@rE8B=%J�pn��c�c��c �� -Y� - -K�L..@>;976.5.521-,+*!#+!'5654#"#6#"7&547&&"#"&55#5!2655!!632632667���xcd��@��dcx�O�QA3�h����F�O���5tA]1oA\O9���{�<i]��ܳ]i<�{LRhU��JT�n�<<�\]jL��S:4NB<7A����� ���-�5�J-@7 ' JK�PX@F�h�p�� c�� c� � c�Y��K�Z -LK�PX@G�p�p�� c�� c� � c�Y��K�Z -L@O�p�p�� c�� c� � c�[�K�Y��K�Z -LYY@*66..6J6JHGFD><:8.5.521-,)(&%"!!"5!+3##!632#"'32673#"&55&&"#"&55#326553632267654&#"#67<͌A���)[nLDx,xE;B�YaE�RA3�h��F�OA5tK`\E >H?eB�<�X� -pU.(��RO�f`�;9hU��JT�n��\]jL��SLD -dAIa3$�����)��"�*�8�?�G��@�,J�p� � c�a��c �� -Y - -K�[�K�YL99++##��EDA@9?9?;:+8+810/-#*#*'&�"�"! "+##!326'3"&55&&"#"&55#52655363227667655#�2"&4)�A�'xA8Ba�_ -D�RA3�h��F�OA5t�-b,� '��((�<�Xq��VUk|ua�86hU��JT�n�<<�\]jL��Sw .c���fp��((�������(�/�6�R@O-54.J�� - -c��ac�� Y K�L��32,+�(�($#% +####"'#"&462327>55!5!54&"6%27%�A�2G0z*"tHr���1H? ��1m�5/�vm�4���<�X�T�<e38�ކ�nZ[ '2��<�oVc'�*8Vc.�.�������(�/�6�>�]@Z-54.J�� - -c��ac�� _�� Y K�L��<;8732,+�(�($#%+####"'#"&462327>55!5!54&"6%27%�2"&4�A�2G0z*"tHr���1H? ��1m�5/�vm�4��>((�<�X�T�<e38�ކ�nZ[ '2��<�oVc'�*8Vc.�.��((��������5�<�C�P�o@lB96A:J��c� c��cc �� -Y - -K�LDD��DPDPMLJI@?87�5�543(%#%#+##5#"&'##"'"&4632327>5522>55!5&"&'27%265��AkN���2G0c-G蔕sHj1H? -��1�*�3�6��m�1��p0bf�i�<�X�4=��@�<AG��6(�Z[ '2� 1=<��8)�"6Vc,�,jR!n�zq��������7�>�I��@% *& -=+< JK�PX@B� � - -c��cc��c��]�� Y K�[L@D� � - -c��cc��c��c��]�� Y K�LY@&??��?I?HDBA@;:�7�76542)'$"##"+###"'#533254&#"'#"&4632&#"65&5476335!527%##"3�A� V�5AC -N=tGCo0nSn��|A-06R2B6Wd���`�*��w��[y�<�XB#B\?�03o>+&MY|΄;&�0<Yw<��NY/�'hh�)d���������%�,�W@T+#*$J�� - -c��c��c�� Y K�[L��)("!��##!! +###"3#"'"&46326335!54&"6%27%��A�ewbn�)H�r[�H��� 1m�5/�vm�4���<�X�Z�a:�P�ކXNQ�<�oVc'�*8Vc.�.����B��'�.�5��K�PX@4,�3-J@4,�3-JYK�PX@0���c����cc - Y� K�Y�L@6���c����c��c��c - Y� K�Y�LY@21+*'&%$##$ +#"2653#5"&'#"&46326335!5!#4&"6%27%�ar?Ga�P;ANwn wLr��rNyC�,�uj��em�5/�vm�4���!&kSTAI�ښ949>�ކA;mo<<��Vc'�*8Vc.�.��������>�E��@ DC - JK�PX@=� p��c�� c� � c��c -��YK�L@E� p��c�� c� � c��c� - -[�K��YK�LY@��BA�>�>;:7542.,+*!#$+##5"&'#"&4632&"67675&&47!5!632#6#"33#"26527%��Au�k"rGr��r>,-�50 ^/;���#PW>f/7YL00H[c�z��m�4���<�X�/3.,37�ކ>'�%Y"Pl(< -eQz7/BA;5u:cQ��oVc.�.�������J�Q�YQK�PX@H P" O J@H P" O JYK�PX@@�p c� � c�Wc�Y - ��K�LK�PX@H�p c� � c�Wc� -[� - -K�Y ��K�L@O�p��c�� c� � cc��c� -[� - -K�Y ��K�LYY@$WVSRNMJIGEA?<:97310/-+*)###"+!##5#"&'#"&'#"&4632&"67675&&47!5!632#6#"33#"327546325!27%264&"���A;�Ci7�CpG�r��r>,-�50d/;���#PW>f/7YL00H[cL� �g�;�H��m�4��äcc�a�<�X�_;4h-,i�ކ>'�a#Pl(< -eQz7/BA;5u:�h�_���Vc.�.�`�`_����������&�-�5�b@_,$+%J�� c�c�c� -� -c��Y K�L..��.5.521*)#"��##$$+####"&'#"&463263!5!54&"6%27%64&"�A�GgU9]#tGr��rW�:s@��1m�5/�vm�4���IFrLN�<�X�&bOh/+28�ކQH8�<�oVc'�*8Vc.�.�DwHE}A���������$�+�2�9�R@O8710*)#" - J - c c��YK�L��65/.('! ��$#$" +##5#"&'#"&463266325!54&"6%27%4&"6727%��A=�IvvNr��rNvvI�>��g�5&��m�4���m�5/Am�5���<�X�dB:;A�ކA;:Be�<�oQh'�*1Vc.�.=Vc'�*8Vc3�.��������-�4�;�E��@2:93JK� PX@>��h��cc��c��c �� -Y - -K�L@?�p��cc��c��c �� -Y - -K�LY@"��DC?=8710�-�-,+)'&%$###$"+####"&'#"&463263354&"#47!5!63234&"6%27%5#"26ތA��3R"pFr��r^�7x7,o+? �������m�5/�vm�4���>NQ?o/�<�X�@�.'05�ކ_S*]EKKJ\4<�]$�oVc'�*8Vc.�.J@0@0=M��������1�8�?�I@6>=7JK� PX@?� � h��c c��c��c -��YKLK�PX@@� p��c c��c��c -��YKL@D� p�s��c c��c��c -��YK�LYY@$��HGCA<;54�1�10/-+*)('%$##$"+##5#5##"&'#"&463263354&"#47!5!63234&"6%27%5#"26ތA�S��2R!rFr��r]�9w7,o+? �������m�5/�vm�4���>NQ?o/�<�X��,i@�,'26�ކ\Q*XEKKJ\4<�X�oVc'�*8Vc.�.E@0@0=M���������&�-�:�f@c$, -+% - -J��c�� - -c��c� � c��Y K�L..��.:.:7643*)#"��###+##5#"'#"&463267667655!54&"6%27%265��AmL�E~Sr��rQ|h� -1m�5/�vm�4��� %o�n�<�X�6CwBI�ކF? !>#<�oVc'�*8Vc.�.$@O#Acz�h���� a��1�8�?�c@`6->7*%=JG�ps��c�c��c �� -Y� - -�L<;5410/.##%!# +!'5654#"#6#"7&'#"&46326326675!5!4&"6%27%a��xcd��@��dc_�H�r��rT~2hA\O9�����m�5/�vm�4�����{�<i]��ܳ]i< -WTX�ކKCEB<7A�<�oVc'�*8Vc.�.�����'��:�A�H�U��@�? G&@+FJ�p�p�� c - c��c��c��c�� Y K�LII��IUIURQONED>=�:�:9810/-)'#%!$#+##5#"&'&&#"#6#"7&'#"&4632632663267667655!54&"6%27%265'�AmL��/"�@��dc_�H�r��rT~2hA\UB`'Q��1m�5/�vm�4�� &o�n�<�X�6C���ܳ]i< -WTX�ކKCEB<;F? (C#<�oVc'�*8Vc.�.$@O#Acz�h��������$�+�3��K�PX@ *)#" - J@ *)#" - -JYK�PX@& c -c��YK�L@2�� c�� -c� -� -c��c��YK�LY@��10-,('! ��$#$" +##5#"&'#"&463266325!527%4&"6264&"�A;�CjxMr��rMxjC�;�&�m�4���m�5/��cc�a�<�X�_<4:?�ކ?:4<_�<�oVc.�.=Vc'�*x`�`_����������2�9�@��@?78>JK�PX@:�p� -� -c��c�� c �Y��K�[L@B�p� -� -c��c�� c�[�K �Y��K�[LY@=<65210.)'%$! ""5!+3##!632#"'32673#"&'"&462326764&#"!4&"6%27%�͌A���)[nRGy,xD2BReR`Iӊ$WN+H?&�S1m�5/�vm�4���<�X� -pU~/(��ORfwYTN�ކdV$�I -��Vc'�*8Vc.�.��������#�*�1�8�n@k0()/J�p��c�a��c �� -Y - -K�[L22��282843.-'&�#�#"!#"+##!326'3"&'"&4632>55!54&"6%27%%#�A�'xA8Ba�^ I�rZ�JS/ ��1m�5/�vm�4���� '�<�Xq��VUk|^PO�ކUK<RL<�oVc'�*8Vc.�.�fp��a��"��+�5�=��K� PX@8� h�ccc �[ -��K�L@9� p�ccc �[ -��K�LY@"666=6=:943/-+*)'&%#"! #"+!###"&547##"&543354&"#4 363!5!5#"2664&"/�A�Gg�s��Kg�7,o+?E�8`@�ڰ>NQ?o/�IFrLN�<�X�&bOhgU4(@�`P�]EKKJ��]'���@0@0=MMDwHE}A��a�����-�7�D��� JK� PX@1�h - c c�[ ��K�L@2�p - c c�[ ��K�LY@ 888D8DA@>=651/-,#!#"#+!##5#"&'##"&543354&"#4 32>55#5#"26265 ��AmL{�q�Kg�7,o+?Eq?6 -١>NQ?o/� &o�n�<�X�6C��@�`P�[EKKJ��[ * L��@0@0=M�$@O#Acz�h��a�����/�9�F�JK� PX@2� h cc�[ -��KLK�PX@3� p cc�[ -��KL@7� p�s cc�[ -��K�LYY@":::F:FCB@?8731/.'%#"! #"#+!##5#"'#&'##"&543354&"#4 32>7655#5#"262653��AmL�H�S�{�Kg�7,o+?E{3C.д>NQ?o/� &o�n�<�X�6Ci�:I@�`P�XEKKJ��X%N#��@0@0=M�$@O#Acz�h��a� ���?�I��@; 8JGK� PX@>� -� � -h�ps� cc��c ��[�L@?� -� � - p�ps� cc��c ��[�LY@HGCA?>=<64320/.-+*#"!#+!'5654#"#6#"7&547##"&543354&"#4 36326675!5!5#"26���xcd��@��dcx���Kg�7,o+?E�2dA\O9��v��>NQ?o/���{�<i]��ܳ]i<�{G0@�`P�]EKKJ��]?B<7A�<�b@0@0=M��a�����*�4�<��@ -(JK� PX@6�h��c - cc�[ ��K�L@7�p��c - cc�[ ��K�LY@:96532.,*)'%#" #""+!##5#"&547##"&543354&"#4 366325!5#"26264&"��A;�g���Kg�7,o+?E�oH�;��>NQ?o/t�cc�a�<�X�_�h@�`P�]EKKJ��];D_���@0@0=MS`�`_����������)�0�W@T�c -c��c�� Y K�[L**��*0*/.-,+('#!��#"!!+###"3#"&547##"&54335!55#"26%5!363��A�ewbn��%��Kg�7��x>NQ?o/���Iw�<�X�Z�a:�tU9@�`P��<�e@0@0=M���0����c��&�0�7��K�PX�J�JYK�PX@3����c cc - Y� K�Y�L@8����c c�W�c - Y� K�Y�LY@765321/.*(&%$##"# +#"2653#5#"&547##"&54335!5!#5#"26736335!�ar?Ga�P;AN/l���Kg�7������>NQ?o/@�A�,��!&kSTAI�ښ}f!@�`P��<<��@0@0=M�vo��������&�.�5�\@Yc -c - -c ��YK�L//''��/5/43210'.'.+*%$ ��#"+###"&547##"&54335!55#"2664&"5!363�A�Gg�s��Kg�7��x>NQ?o/�IFrLN��B�8\�<�X�&bOhgU6)@�`P��<�e@0@0=MPDwHE}A>��$���������!�%�-�X@UJ -c�� c� � c ��YK�L&&��&-&-*(%$#" ��#""+###"&'##"&54335!55#"26735#!32655��A3{VjլKg�7��x>NQ?o/@���FZ�<�X+ZdT@�`P��<�e@0@0=M��ܿdK����������$�(�0�^@[ J c� � - c� -� -c��YKL))��)0)0-+('&%#"��#""+###7#"&'##"&54335!55#"26735#!32655��A��S�WhլKg�7��x>NQ?o/@���FZ�<�X$���aT@�`P��<�e@0@0=M��ܿdK����������#�,�3�:�g@d1* 982 J�� c - c� � c��c��YK�L��760/,+)'%$"!��#""+##5#"&547##"&54335!55#"267366325!4&"6%27%��A=�l���Kg�7��x>NQ?o/@�yL�>��dg�5&��m�5���<�X�d�l@�`P��<�e@0@0=M�>Ge���Qh'�*1Vc3�.���������)�9�@�G�T�z@w>FE? - -J��c -c - -c��c��YK�LHH��HTHTQPNMDC=<9810.-+*('#!��#"##+##5#"'#"&547##"&54335!55#"267366267667655!4&"6%27%265��AmL�E~Sr���Kg�7��x>NQ?o/@�}�|h��vm�5/�vm�4��� &o�n�<�X�6CwBI�o@�`P��<�e@0@0=M�?FF? !>#��Vc'�*8Vc.�.$@O#Acz�h���������'�0�7�>�q@n5.=<6 - J�s��c -c� -� -c��c ��YK�L��;:430/-+)(&%!��#"#+##5#57#"&547##"&54335!55#"267366325!4&"6%27%ȌA�S�m���Kg�7��x>NQ?o/@�yL�>��kh�5&��m�3���<�X����k@�`P��<�e@0@0=M�>Ge���Rg'�'4Vc3�.��������"�,�8�B��K� PX@5���h - c c��Y K�L@6���p - c c��Y K�LY@*--��@?;9-8-86532/.+*&$�"�"! #""+####"&47##"&54335!5!63235#"26!54&"#47#"265�A��Kg%��Kg�7������6>NQ?o/@�,o+? �>NQ?o/�<�X�@�`�(@�`P��<�]$�b@0@0=M��]EKKJ\4��0@0=MP��������3�=�I�S�`���JK� PX@:�hcc �Y -��K�L@;�pcc �Y -��K�LY@4TT>>T`T`]\ZYRQMK>I>IGFDC@?<;7532)'%#"! #""#+!##5#"&'##"&47##"&54335!5!63232>55#5#"26!54&"#475#"26265���AmL{�q�Kg&��Kg�7����q?6 -���>NQ?o/@�,o+? �>NQ?o/� %o�n�<�X�6C��@�`�)@�`P��<�[ * L��@0@0=M��ZEKKJ\4��@0@0=M�$@O#Acz�h��������&�0�<�F���JK� PX@:���h�s cc�� Y - K�L@;���p�s cc�� Y - K�LY@,11��DC?=1<1<:97632/.*(�&�&%$" #""+##5#5##"&47##"&54335!5!63235#"26!54&"#47#"265�A�SI��Kg%��Kg�7������;>NQ?o/@�,o+? �>NQ?o/�<�X���Yg@�`�(@�`P��<�X�g@0@0=M��XEKKJ\4��0@0=MP�����q��0�:�F�P�Xj@ -.JK� PX@?� h� � ccc �Y -��K�LK�PX@@� p� � ccc �Y -��K�LK�PX@E� p� � cc�Wc �Y -��K�L@J� p� � cc�W�Wc �Y -��K�LYYY@0;;VURQONJH;F;FDCA@=<98420/-+)(&$#"! #"""+!##5#"&547##"&47##"&54335!5!632366325!5#"26!54&"#475#"26264&"���A;�g���Kg(��Kg�7�����oH�;���>NQ?o/@�,o+? �>NQ?o/t�cc�a�<�X�_�h@�`�(@�`P��<�];D_���@0@0=M��ZEKKJ\4��@0@0=MS`�`_����������$�(�2�6�Y@V -c - -c��YK�L33%%��3636540/+)%(%('&#"��#""+####"&47##"&54335!55#"26!5#"265%5#�AƬKg%��Kg�7��x>NQ?o/@�>NQ?o/��<�X�@�`�(@�`P��<�e@0@0=M�����0@0=MPz�����������"�-�:�Z@W J - c c��YK�L..##��.:.:7643#-#-&$! ��#"#+##5#"&'##"&54335!55#"263676676553265ߌAmL|���Kg�7�x�>NQ?o/@�gA &o�n�<�X�6C��@�`P��<�e@0@0=M��!!>#$@O#Acz�h���� ���+�5�A�c@`A>JG�ps�cc��c �� -Y� - -�L<:987643/-+*)(#"!#+!'5654#"#6#"7&547##"&54335!5!5#"26!3632667���xcd��@��dcx���Kg�7�����>NQ?o/��_�3`A\O9���{�<i]��ܳ]i<�{E5@�`P��<�e@0@0=M��<B<7A���������#�,�4��@ -* JK�PX@/��c - c c��YK�LK�PX@4��c - c� W � c��YK�L@5��c - c� � c� � c��YK�LYY@��21.-,+)'%$"!��#""+##5#"&547##"&54335!55#"267366325!�264&"��A;�g���Kg�7��x>NQ?o/@�nG�;��U�cc�a�<�X�_�h@�`P��<�e@0@0=M�:B_���`�`_���������-�7�I��K�PX@>�p�p c�� - -c�Y��K�[L@F�p�p c�� - -c�[�K�Y��K�[LY@ IHFECA<8651/-,+)&$"!##&!+3##!632"'3273#"&55##"&5433!5#"26732667654#"#&7#9͌A���!$\mR(ZiG;~B"[EXl��Kg�7��i>NQ?o/@�'w9@*�KF@5��<�X� -gT},�FX�AgIya�@�`P� �}@0@0=M�$F�aNdA�������� �*�4�;�^@[�p a��c �� -Y - -K�[L55��5;5;7643-+)($"� � #""+##!326'3"&55##"&54335!55#"26736767655!5#��A�'xA8Ba�_��Kg�7��x>NQ?o/@�Q�����<�Xu��VUk|ua�@�`P��<�Q@0@0=M�I0= �� mg�����b��/�9�A�n@kJ�p�p��� �c c��c��c��_ - -Y� -LA@?=;:8731/.-,+*)'"#!% +#"632#&#"3273"&547&'##"&54335!5!#5#"267366335!��;IL#"ZxA~IWWI~Ax�}X@ ��Kg�7������>NQ?o/@� fMp��-->\AaT�UaA\u^r;"C@�`P��<<��@0@0=M�58x���������&�7�e@b J� p� p c c -��YK�L''��'7'631/.)(&&#"��$+####"&' &72>55!5�64&"5!327663��A�GgU=a@��?6 -��1IFrLN��% %je� pd�<�X�&bOh60b�� * L<��DwHE}A>�$@O#Ady�KT���������4�A�d@a( -J ��p�nc -��YK�L55��5A5A>=;:44+*'%#"��"#+##5#"'#"&72>505!5327&72>553265ČAmL�C:���?6 -��y %je�?6 -A %o�n�<�X�6C���� * L<<$@O#Ady� * L$@O#Acz�h�����p���,�G@DJ�p��c��c - �Y���K�L , ,"#+!##5#"&'&&532>505!!265(��AmL|�Wv4bG74 �N� %o�n�<�X�6C��^ZFA ) K$@O#Acz�h��������3�b@_J�� � p�p�n� -�� -�c� � c��c��_ Y�L3210/.-+'&%#!% +#"632#&#"3273"&547#"'&53&546335!5!#:�;IL#"ZxA~IWWI~Ax�}X�A$4cGj[p����-->\AaT�UaA\u^r;P-DFB%HLx<<��������<�D�t@q8 3. - &J�p�p c - c��c�� Y� K�LCB?><;:97520,*!#""+!632'564&"#5#"&'&#"#6#"7&5432663266325!5!�264&"��2ufy�z^uW�OA6xa|k�@��dcx��A\VCa-lHx6�[��wY�UW�W��Y��|<U�[e[���Vycz�ܳ]i<�{�B<:DF<EV�<�Y[�ZZ��������:�B�Q�^��@�D7 -2-% J�p� p -c - -c��c c ��YKLRRCC��R^R^[ZXWCQCQJIGEA@=<�:�:98641/+)$#!#"#+##5#"&'&&"#5#"&'&#"#6#"7&5432663266325!5�264&"632676676553265��AmL|�U�OA6xa|k�@��dcx��A\VCa-lHx6�[WY�UW�W�2uGicA %o�n�<�X�6C��7>e[���Vycz�ܳ]i<�{�B<:DF<EV�<�Y[�ZZ�Y@8!";#$@O#Acz�h�����K��3�G�O��@�B& -: J�p� p��c -c� - -c��c��YK� [L44��MLIH4G4GDCA?87�3�321,+*(%!%#"+##5#"'#"&554&#"#6#"7&54326632276655!5267&&546325!264&"K�A1i{VlC8�@��dcx��A\[C�*]�-XT�X16qYk/�mM�NN�Q�<�X�CHMzk�(2�ܳ]i<�{�B<9GjO*b<�}{WT94^>Zr>�c�]�N�NN���������:�S@P) -!J�p -c� - -c��Y K�L���:�:9821-+%!)#+####"'.'&'&&#"#6#"7&543266322667655!5��A�5H3 ..K8@��dcx��A\P?O$(( ��<�X��_` - -,0uiܳ]i<�{�B<:F)!p0�<��������7��K�PX@0$J@0$JYK�PX@6� - -p�p c� -� -c�� Y K�L@;� - -p�pW �c� -� -c�� Y K�LY@���7�76543-+(&%!#%+####"54&#"#6#"7&5432663232767655!5!5��A�.F0�8D�@��dcx��A\^@�8@I���<�X�F�=!�LM�ܳ]i<�{�B<9G�IC8(&5=j�<��������7�?��K�PX@0$J@0$JYK�PX@=� - -p�p c� -� -c��_�� Y K�L@B� - -p�pW �c� -� -c��_�� Y K�LY@��=<98�7�76543-+(&%!#%+####"54&#"#6#"7&5432663232767655!5!5�2"&4��A�.F0�8D�@��dcx��A\^@�8@I���((�<�X�F�=!�LM�ܳ]i<�{�B<9G�IC8(&5=j�<�?((���� `��3�`@]*%JG�p�n�p� -�� -�c c��_ Y�L3210/.-,)'%!% +#2653"&554&#"#6#"7&543266326675!5!!]Amo�iA��>?�@��dcx��A\TCj,!�b������d�kk\u��sBN�ܳ]i<�{�B<:DYFIr<<���� c��+�3�Z@W'�$JG� - -p�p�pc��_�� Y� �L32/.+*$%!$+!"&'4&#"#6#"7&543266326675!5!4&"2c��g���>?�@��dcx��A\TCj,lH���n�nn��u -�ێ�qBN�ܳ]i<�{�B<:DY;Ku<���mm�m��������?�n@k6�2*J�p� n� n����c - -c��c��_ Y� L?>=<;:97540.)(!#%! +#"2"&'332654'&#"'&&#"#6#"7&54326626335!5!#V�CLGuF#Jp˃@ -�CL0%@�32Q>@��dcx��A\V�-"�d����&m&!eH^oe�79@p()thܳ]i<�{�B<:D-_w<<���� B��>�l@i50(J�p�n��� -�c - -c��c Y�K [�L>=<;:98742.,'&!&### +#&32654#"#462#"&547&&#"#6#"7&54326632665!5!#wAy��dJNgd@S�]wc��>=�@��dcx��A\TCn*%�g��i�t�qG5svMdZ�h�~ >J�ܳ]i<�{�B<:D[OOg<<�����o��2�a@^,'J�p�n - c��c�� Y K�[L���2�210/-+)%#!%!!+###"3#"&547&#"#6#"7&543266326335!5o�A�ewbn��s�@��dcx��A\UCz*E���6�<�X�Z�a:�t��ܳ]i<�{�B<:Eqd�<��������G@#JK� -PX@E�h�p�p -c� -� -c��c �Y��K�LK�PX@F�p�p�p -c� -� -c��c �Y��K�L@N�p�p�p -c� -� -c��c�[�K �Y��K�LYY@ECA@;98765320/)('%%!##+3##5#"&'&#"#6#"7&5432663267654&"#&7!5!632'3267�͌AkQ{�[5>A��dcx��A\RB[,~P1<q;A%���%Oc`S�lmRv�<�X�*?�xX>\Eܳ]i<�{�B<;FFK6>K?L4< -cQv$i}gO�����9��W�d�@ J'JK� -PX@R� h�p�p - cc��c��c�Y��K�LK�PX@S� p�p�p - cc��c��c�Y��K�LK�PX@Z� p�p�p�p - c�c��c��c�Y��K�L@b� p�p�p�p - c�c��c��c�[�K�Y��K�LYYY@.XXXdXda`^]WVMLHGED?=<;:97643/,*)%#!$##+!##5#"'#"&76&#"#6#"7&543266232654&"#&7!5!632'267&72>55#!265}��AmL�DsR��1(�@��dcx��A\UtIqi<q;A%��v%Oc`S�a�a?6 -� &o�n�<�X�6C�CM���ܳ]i<�{�B<;F'4O6>K?L4< -cQv$j|rZ). * L$@O#Acz�h����(��7�k@h.)!J�p�p����c - c��c Y� K�Y�L7654321/-+'%!## +#"2653#5#"&'&#"#6#"7&543266326335!5!#�ar?Ga�P;AN/i�o�@��dcx��A\VCd,<�,��P��!&kSTAI�ښva��ܳ]i<�{�B<:DJ�o<<�����(��9�w@t0+# JI�p� p�s����c - -c�� c Y�K�Y�L98765431/-)'"!!#" +#"2653#5#7#"&'&#"#6#"7&543266326335!5!#�ar?Ga�P;A�P� k�o�@��dcx��A\VCd,<�,��P��!&kSTAI�ڜݦsa��ܳ]i<�{�B<:DJ�o<<�����*��&�.�d@a#J�p�pc��c �� -Y - -K�L''��'.'.+)�&�&%$%!#"+###"&'&#"#6#"7&54326625!532655*�A3{QfY�@��dcx��A\V�'��E�FZ�<�X+ZXLN�ܳ]i<�{�B<:D$�<<ܿdK������x��6�>�{@x2 -. -& J�p� n� n��c - -c��c�� Y� K�L777>7>;:654310,*%$!#""+!632'564&"##"&'&#"#6#"7&54326625!5!2655x�7|aw�tWmS�ZA3nJ`P�@��dcx��A\V}%����F�O��Z{�v:U�TjS��JTJBA�ܳ]i<�{�B<:D�<<�\]jL������y��,�3�:�q@n1)92$ -8 J� p�p� � cc� � c -��YK�L��760/�,�,+*(&$%!#"+##5#"&'&#"#6#"7&5432663266325!54&"6%27%y�A=�j�k�@��dcx��A\VCa.|P�>�,�g�5&��m�5���<�X�d�hz�ܳ]i<�{�B<:DGBNe�<�oQh'�*1Vc3�.��������>�H��@( -#JK� PX@H���h�p�p -c - -c��c ��YK�L@I���p�p�p -c - -c��c ��YK�LY@&��GFB@�>�>=<:8765421/.+)'%%!%"+####"&547&#"#6#"7&5432663263354&"#47!5!63235#"26ŌA��Kgp�@��dcx��A\VC}'6�7,o+? ������>NQ?o/�<�X�@�`J��ܳ]i<�{�B<:Du6]EKKJ\4<�]$�b@0@0=M��������/�9�=�u@r) -$J�p�p -c - -c��c��YK�L::��:=:=<;8731�/�/.-,*(&%!&"+####"&547&&#"#6#"7&543266326335!55#"26%5#ތAƬKg8=�@��dcx��A\VC|'8�7��3>NQ?o/��<�X�@�`J@F�ܳ]i<�{�B<:Dr6�<�e@0@0=M�����������1�>�l@i"J� p�p c� � c� � c -��YK�L22��2>2>;:87�1�10/('$%!$#+##5#"&'&&#"#6#"7&5432663267667655!5265��AmLu�21H>@��dcx��A\WBV-V �; &o�n�<�X�6C�v--yfܳ]i<�{�B<:G? 'E#<<$@O#Acz�h���� I��C�W@T? -<72J*Gp q - -c ��Y��LCBA@:8640.)(!'!#+!'5654#"#6#"7&547&#"#6#"7&543266326326675!5!I��xcd��@��dcx�z�@��dcx��A\VCt'0vA\O9��q���{�<i]��ܳ]i<�{��ܳ]i<�{�B<:DXXB<7A�<�������M�Z��@�9>4,Jp -p c��c��c��YK�LNN��NZNZWVTS�M�MLKDCB@<:8620+*'%(!$#+##5#"&'&&#"#6#"7&547&&#"#6#"7&54326632632663267667655!5265�AmL��/"�@��dcx�9=�@��dcx��A\VCn+0xA\UB`'Q��� &o�n�<�X�6C���ܳ]i<�{BH�ܳ]i<�{�B<:D[[B<;F? (C#<<$@O#Acz�h�����d��,�4�m@j)$ -J�p�p� � cc��c -��YK�L��21.-�,�,+*(&$%!#"+##5#"&'&#"#6#"7&5432663266325!5�264&"d�A;�d�k�@��dcx��A\VCa.qJ�;�A��cc�a�<�X�_~dz�ܳ]i<�{�B<:DG>I_�<��`�`_��������K�S��@�>94���,J�p�p�� c��c - � c����c��c Y�K�[�LQPMLJHGFEDCBA?=;8620!$$#+2"'53254'&#"'"&'&&#"#6#"7&5432663266326335!5!##"�264&"� -C_9A/~�OZO�C 9a1�Ň9:�@��dcx��A\VCa-wP�D.�d�ȝ�CL���aa�a� -#%�N+<+dHR^{f9:�ܳ]i<�{�B<:DAAHYCw<<�&��_�__���������6�=�u@r)!J�p� n� n - -c�a ��YK�[L77��7=7=98�6�654/.,+'% !%"+##!326'3"&55&&#"#6#"7&5432662>55!5#��A�'xA8Ba�_2-�@��dcx��A\W{OIR/ ��� '�<�Xq��VUk|ua�)�ܳ]i<�{�B<:G2(<RL<���fp��������C�|@y:�6.J�p� - -n� - -n�n� �� �c c��c��_Y�LCBA@?>=;9842-,)'#!% +#"632#&#"3273"&547&'5'&"#6#"7&54326626335!5!#F�;IL#"ZxA~IWWI~Ax�}X6�:@��dcx��A\T�)'�p����-->\AaT�UaA\u^r;6Esiܳ]i<�{�B<:D)Zx<<���������&�.�Y@V JI�� - -c� c c��Y K�L''��'.'.+*$# ��###$+####"&'#"&463263!5!5�264&"64&"͌A�GgU:]@�l��lRx8w@���aa�aaIFrLN�<�X�&bOh1+c�ցND:�<��_�__�YDwHE}A���������'�4��K�PX� - -J� - -JYK�PX@.�� c�� - -cc��Y K�L@4�� c�� - -c��c��c��Y K�LY@((��(4(410.-%$! ��###+##5#"'#"&463267667655!5�264&"265��AmL�FrNl��lKqi�1�aa�al &o�n�<�X�6Cw>D�ցA; !>#<��_�__��$@O#Acz�h���� :��0�8�_@\,)$JG�ps��c�c��c �� -Y� - -�L65210/.-##!# +!'5654#"#6#"7&'"&46326326675!5!�264&":��xcd��@��dc_�D䈈lNt3gA\O9��b���aa�a���{�<i]��ܳ]i< -WTO�ցF>DB<7A�<��_�__������X���#�+�J@G - J c -c��YK�L��)(%$! ��###" +##5#"&'#"&463266325!5�264&"264&"X�A;�Cj>�l��l�>jC�;�M�aa�a�cc�a�<�X�_<4p�ցp4<_�<��_�__�_`�`_���������-�:�m@j$� 7J�p�p�� � c� �� �c��c��c��_ - -Y� -L430/-,+*)('%$#!% +#"632#&#"3273"&55#"&4626335!5!#&"2767&54)�;IL#"ZxA~IWWI~Ax�}3Cl���A4hp������-�aa�0(J�-->\AaT�UaA\u^�ց?0x<<�8_�_>''Q��p��%��!�)�M��@ - JK�PX@<� p c�� c��c��[ -K�\L@D� p c�� c��c� -[� - -K��Y�K�\LY@MLJICA><;:8741,+('#""+!632'564&"#5#"&46325!5!�264&"$62#"'2673#"&55266764&"#%�2ufy�z^uW�OA6xd}|ex6�g��wY�UW�W��m�nRGy,E�;B�ZjNN<>+H�F@��Y��|<U�[e[���VV�<�Y[�ZZÇpU~/(�DFRO�g_�$�IaN��p��9��!�)�1�U��@ - JK�PX@C� p c�� c��c� -� -_��[K�\L@K� p c�� c��c� -� -_�[�K��Y�K�\LY@"UTRQKIFDCB@?<943/.+*('#""+!632'564&"#5#"&46325!5!�264&"2"&4�62#"'2673#"&55266764&"#9�2ufy�z^uW�OA6xd}|ex6�b��wY�UW�W�((�#m�nRGy,E�;B�ZjNN<>+H�F@��Y��|<U�[e[���VV�<�Y[�ZZ��((\�pU~/(�DFRO�g_�$�IaN��@��*��0�9�U@R50.$" J�p[�K��Y���K�[�K�L111919/" +3##5#"&547'7%32655%#567&&462�664&]͌A7j<Ms/*!8QFX��r,l/�LFl�i<8E���CGD:7C�<�XVJ>2!%*P# -2D_7.kE -V%X�`_O9S&6xDgC#FbB��p�����5�X��@5�JK�PX@K��p� p� n��c�� c��[ -K�[�K�\�L@S��p� p� n��c�� c� -[� - -K��Y�K�[�K�\�LY@XWUTOMJHGFDC@=8732$&!#&+##"&&5475&&55#5!!33#"32654&#"#&7$62#"'2673#"&55326764&"#�?G£Z�`w:'QC���q;]Q^-'Ik��@6&%<��m�nRGy,E�;B�ZjqWN+H�F@�ouY��(fD�+b`.<<4hN<ED,@ ��TL+�*�pU~/(�DFRO�g_�$�IaN��p�����"�9��K�PX@@� - -p� n�c�� -c� � c �[��K�\�L@O�p� - -p� n��c�� -c� � c��[���K Y�K�\�LY@98765432/.,+)(!#!5+62#"'2673#"&55326764&"##2653"&4675!5!!pm�nRGy,E�;B�ZjqWN+H�F@MAmo�iA�ꖦ���w��g�pU~/(�DFRO�g_�$�IaN d�kk\u���r<<��p������:��K�PX@<� p� p��c�� c[K�\ -���LK�PX@D� p� p��c�� c�[�KY�K�\ -���L@A� p� p��c�� c -��`�[�KY�LYY@ ��:721/.,+%# ��!#!+%#"&46335!5!###"%2673#"&55266764&"#&62#"'n������>��A�ewb��E�;B�ZjNN<>+H�F@m�nRGy,8:��z�<<�X�Z�a�DFRO�g_�$�IaNd�pU~/(��0�����&�/�7�]@Z+ J�p� -c �c [�K�Y���K�L00''070743'/'/(+!###"&''#567&&462663!5!$654&�64&"���A�Gg�k�� ]�%TNm�hq|qg@����DFKiA�IFrLN�<�X�&bOhLA`o0^�`_Oc`:OY�EgI'UM8B��DwHE}A��p��(���� �C��K�PX@F���p�p -c��c�� c ��[K� \L@N���p�p -c��c�� c�[�K ��YK� \LY@+��CB@?:85321/.+(#" ��#"+####"&54335!55#"26%5#$62#"'2673#"&55326764&"#(�AƬKg�7���>NQ?o/���m�nRGy,E�;B�ZjqWN+H�F@�<�X�@�`P��<�e@0@0=M��备pU~/(�DFRO�g_�$�IaN��p�����%�I�ҵ -JK�PX@J�p�n� - -p� - -p�� - -c��c�[ ��K�\ L@R�p�n� - -p� - -p�� - -c��c� [� K�Y���K�\ LY@!IHFE?=:876430-('%%#+!##5#"&72>505#!26562#"'2673#"&55266764&"#S��AmL��?6 -� %o�n�9m�nRGy,E�;B�ZjNN<>+H�F@�<�X�6C�� * L$@O#Acz�hA�pU~/(�DFRO�g_�$�IaN��p�����"�J��@;4 -1@)JK�PX@I� - -p�p� n n� - -c��c �[��K�\�L@Q� - -p�p� n n� - -c��c��[���K Y�K�\�LY@!$#IHGEBA:98765/-('#J$J#!5+62#"'2673#"&55326764&"#"7&54326675!5!!'5654#"#6pm�nRGy,E�;B�ZjqWN+H�F@��dcx��A\O9��Q��xcd��@g�pU~/(�DFRO�g_�$�IaN@�]i<�{�B<7A�<<��{�<i]�����!�����'�2�c@`# 0J -p�n [�K��Y���K�[�K�L)(-,(2)2''+3##5"&467'#567&&462�654&"2655'&P͌A-�^J7W�5f]�RNk�iilb��DLLdCu8M=uF3%�<�X[E\M !_ &_(]�__OcQ('xEiB!GP8B�k7i9ND' ��p��2��"�(�L��K�PX@8ppc�[ -��K\ L@@ppc�[��K� -Y� - -K\ LY@ LIDCA@>=7520/.,+('&%#!5+62#"'2673#"&55326764&"#%##32673#"&55266764&"#&62#"'pm�nRGy,E�;B�ZjqWN+H�F@��A��pE�;B�ZjNN<>+H�F@m�nQHy,g�pU~/(�DFRO�g_�$�IaN��X���DFRO�g_�$�IaNd�pU~/(��������"�*�3�;�b@_*�1-( - J c��c��c -��Y�K�L,+:965/.+3,3"#""+!632'564&"#5#"&'#"&55#5!32675%25!66264&"��2ufy�z^uW�OA6xOr6Ynw����8D �� x6�I4pQY�UW�W��Y��|<U�[e[���VRF4�r�<��2'�&V��EP��Y[�ZZ��������%�,�5�=��@,�3/+ -J IK� PX@3�g - c� � c��c��Y�K�L@2�s - c� � c��c��Y�K�LY@.-=<9810-5.5)'#""+!632'564&"#5#7#"&'#"&55#5!3267%25!66264&"��2ufy�z^uW�OA�S�Or5[nw��� �:F�� -x6�H5pQY�UW���Y��|<U�[e[���ݏOE5�r�<��6)�&V��FP��Y[�Z����04��� �'�N@K -$�J���p� -�� -�c��c��_ Y�L'&"!"# +#2653"&'#"&55#5!!3267%%!6671Amo�iA�5Qnw�\���m�:F��R��: �d�d�kk\u�o]+�r�<<ܿ6)�H��IL�����K��$�+�1�B�~@{+ �/*;J�p�n � c��c��c��c �� -Y - -K�L��BA>=4210-,(&�$�$#"#3+##5"&7264&##"2653"&'#"&55#53267%%!67332265!K�A/�lJC]q�r�m�\A�ڋ5Qnw�Ƥ:F��\��9>�A�zCP1*4Q�O���<�X�Z��Y_�ms^y�n^+�r�<��6)�H���SDR_tcK�����4�� �'�.�W@T'+&� J�p����c� � c�] -Y�L.-)($"% +#2653#'#7&&'#"&55#5!!3267%%!6671Amo�iAcV�Q��Q�Us5Qnw�\���m�:F��R��: �d�d�kk\a�����kR+�r�<<ܿ6)�H��IL����I&��"�-�4�<�h@e4� 83, -J���p�s� �� �c -c� -� -cY�L%#<;651/)(#-%-"$ +#"3253#5#"&547&'"&55#5!##"26753267%%!6767,A�5-lW�9@A0dSrb>$4�w�N�dCXM�G6���:F��M��' -WKz&("�E�r;�B�GfTn/.Q�r�<<�"G~BXLw�6)�H�d($����57���� �(�M@J � J���p��c��_ ��Y��L('$## -+!"&'#"&55#5!66753267%�4&"27��g��؍4Rnw�_�g:oI���:F���n�nn��u -�ێm[,�r�<<��>Nuܿ6)��}�mm�m�����g�� �'�.�6�G�@|. �& -#@ - -J� - -p� c� -� -c��c��c ��YK�L!!��GFCB976521+)!'!'� � #%+##5"&72654'&##"&'#"&55#566753267%�4&"232265!g�A/�lJC?9h^g�؍4Rnw��:oI���:F���n�nn�9�?91*4Q�O�Q�<�X�Z��*2 C�r�m[,�r�<<��>Nuܿ6)��}�mm�m�$ ADR_tcK�����7���!�(�0�Z@W( �' - J���p� pq�� c -��Y��L0/,+%#!!%+!#'##7&&'#"&55#5!66753267%�4&"27��g�lY�Q��Q�Ol4Rnw�_�g:oI���:F���n�nn��u -�Ʌ����hM,�r�<<��>Nuܿ6)��}�mm�m�����������&�M@J�J��c� -� -c ��YK�L��%$! ��# +####"'"&55#53267%!26�A�[h�+3�w��3�ͤ:F��x��6�6�<�X���u}lL�r�<<�ܿ6)����[ZZ�����\��$�(�/�7�D��@~/�' . - J�� � p� -� -n� -� -c��c��c ��YK�L8800%%��8D8DA@>=070743,*%(%(�$�$##+##5#"&72>505!#"'"&55#553267%%265!265\�AmL��?6 -��[h,4�w��(�ؤ:F��i6�6� %o�n�<�X�6C�� * L��u}cC�r�<<��ܿ6)�H��[ZZ[$@O#Acz�h����������&�J@G�Jc ��Y -K�L��&&#!��# +##"'#"&55#5&553267%%32655�A3�7Z>nw��.�Ӥ:F��n�FZ�<�X+Z]*3�r�<<� -�ܿ6)�HܿdK���������� �(�Q@N �J c -��YKL!!��!(!(%#��"+###7#"'"&55#5&553267%%32655�A��S�q82�w��%�ܤ:F��e�FZ�<�X$���SV�r�<<��ܿ6)�HܿdK������m��!�'�.�6�f@c.�-$ -J�p��c��c� -� -c ��Y�K�L//""/6/632+)"'"'#"+!632'564&"#"'#"&55#5!&553267%%2655m�7|aw�tWmS�ZA3�6]Enw���1.�פ:F��jF�O��Z{�v:U�TjS��JTH1<�r�<<�!�ܿ6)�H�\]jL�����������"�,�0�j@g"�! J - c� � c��c��YK�L--��-0-0/.+*&$��#"+####"&'#"&55#563353267%5#"26%5#��AƬBb1Knv��K8�7�Ƥ>@��:>NQ?o/��<�X�@�L>*�q�<<��1�ܿ5*���@0@0=M��������g���!�(�2�=�J�{@x(�' - -J -c� -� -cc ��YK�L>>33��>J>JGFDC3=3=6410,*%#!! ��#"#+##5#"&'##"&'#"&55#563353267%5#"263676676553265g�AmL|���Db -4Vnw��T7�7���:F��J>NQ?o/@�gA &o�n�<�X�6C��@�P?/�r�<<��8�ܿ6)���@0@0=M��!!>#$@O#Acz�h�����o����%�2�b@_%�$ - J�� c�� -c� -� -c ��YK�L&&��&2&2/.,+" ��+##5"&'"&55#52>76553267%%265o�Am��4�g��Q7 -�AR6G��$ &o�n�<�X�6C_WW�t�<<�#8#�^aA4�G$@O#Acz�h�����=����"�*�_@\"�! - - J�� - -c�� c� � c��YK�L��('$#��#" +##5#"&'#"&55#5663253267%�264&"=�A;�Rw5[nw��5wP�;�.�:F��ˤcc�a�<�X�_VI5�r�<<�GT_�ܿ6)��C`�`_�����������$�+�I@F+*$#�J c��Y -K�L��(&!��#+##"'#"&55#5!65%&553267%3267%�A3�6[Anw�z��>�L5�ͤ:F��t�/J���<�X+Zc,7�r�<<���� �ܿ6)���1)���������3�>�F�o@l6� -J� - -p�c�� -�a�� c Y�K� [L54EDA@<;874>5>10.-+)"" +2766765!5!!632'564&"#5#"&57!326'3"&525!366264&"X-�%�u%�2ufy�z^uW�OA6xd}�fxA8Ba�_�x6��&�oRY�UW�W�$ 4X<<�Y��|<U�[e[���Vg��VUk|uaeV�ouDN��Y[�ZZ��������6�A�I��@9� #JIK� PX@B� p�g �c�� � a�� -cY�K� - -[L@A� p�s �c�� � a�� -cY�K� - -[LY@"87IHED?>;:7A8A4310.,*)"" +2>765!5!!632'564&"#5#7#"&57!326'3"&525!366264&"X-6F3��2ufy�z^uW�OA�S�d}�gxA8Ba�_�x6��&�oRY�UW��!3k<<�Y��|<U�[e[���ݏ{f��VUk|uaeV�ouDN��Y[�Z��������0�;�C�O�W��@�NIE3�J� p � c�� � a -cY�K� - -YLDD21UTQPDODOMKHFBA>=98541;2;.-+*(&$#"" +2>765!5!##5#"&54&"#5#"&57!326'3"&525!366264&"63266325�264&"X-6F3�u�A;�g�W�OA6xd}�ixA8Ba�_�x6��&�oRY�UW�W�2u�3kD�;���cc�a�!3k<<�X�_�hQ[e[���Vg��VUk|uaeV�puDN��Y[�ZZ�Yo6=_���`�`_���������(�3�G�O�x@uB� :J� p���c� �c��cY�K [ -L44*)MLIH4G4GDCA?870/)3*3&%#""#" +2766765!5!##5#"'#"&55!326'3"&5%2>55!267&&546325!264&"X)n+�u��A1i{Vl�pxA8Ba�_�7/"��'T�X16qYk/�cE�NN�Q� #3m<<�X�CHMzk���VUk|ua�(=DXsx6�WT94^>Zr>�Y�Z�N�NN������U��'�>�\@Y� p �� a�� �a��dY�K�[ -L(((>(>760/.-*)%$"!"$ +2766765!5!####"'&5!326'3"&55!3532>7655X-�%�u}�A�2.]�%�VxA8Ba�_0�%�A"<,�$ 4X<<�X�T�95n<]��VUk|ua1�pu^x�!/# !*Lx��������+�4�Z@W� - -p� - -n���c ���a��cY�K� [�L4310-,)(&%#!! +2>765!5!!#2653"&547!326'3"&5!3667X-6F3�u���Amo�iA���WxA8Ba�_�9%�"�a�!3k<<�d�kk\u��s"��VUk|ua�ptEH��������*�3�S@P� - -p��c �� -�aY�K [L+++3+210-,('%$" !! +2>765!5!###"3#"&547!326'3"&55!!63X-6F3�u�A�ewbn���?xA8Ba�_���&#J��!3k<<�X�Z�a:�tC3��VUk|ua�puK��������1�C�P�y@v J� p �� c�� c�� � a��cY�K -[LDD32DPDPMLJIBA>=542C3C/.,+)'%$!## +2>765!5!##5#"&'&#"3#"&547!326'3"&52>7655!!6%265X-6F3�u��AmLt��`fRj�r�?xA8Ba�_�q;L0 ��& D/ %o�n�!3k<<�X�6C�uL^�c:�rE1��VUk|ua1$4#puK�$@O#Acz�h��������&�1�V@S1� J� p� �� c�� �aY�K�Y -L0.,+('$#! " +2766765!5!###5&&"!326'3"&5!36632X-�%�u��A��X\V�R�&xA8Ba�_i��&�iI�6�$ 4X<<�X��`ERHA��VUk|ua�ouCLi�����1��1�>�F�u@r7 J� p�� c �� c�� � a��cY�K -[L32DC@?=<98642>3>/.,+)'%$!$" +2>765!5!##5#"&547#"3#"&547!326'3"&536325!!6�264&"X-6F3�uY�A;�g�mewbn���@xA8Ba�_ �Ap�;�?&"J��cc�a�!3k<<�X�_�h5/Z�a:�tC3��VUk|uaL_�puK��`�`_��������4�D���!JK� -PX@<��h�p� -�c�� cYK�[ LK�PX@=���p�p� -�c�� cYK�[ L@E���p�p� -�c�� c�[�KYK�[ LYY@BA?><;7521/.,*('%#"! +2>765!5!632'32673##5#"&5!326'3"&5%!2654&"#&7#X-6E5�u%Oc`S�lmRv͌AkQ���7xA8Ba�_]nl<q;A%�� /k< -cQv(#hvgO�<�X�*?���VUk|ua�;P6>K?L4jp��������E�X�e��2- JK� -PX@Q�h� p c�� � a��c��c YK� -[ - - -LK�PX@R�p� p c�� � a��c��c YK� -[ - - -LK�PX@Y�p���p� p� c�� � a��c��c YK� -[ - - -L@a�p���p� p� c�� � a��c��c�[�K YK� -[ - - -LYYY@4YYGFYeYeba_^VURQONLKFXGWCB@?=;98641/,+*)! +2766765!5!632'267&72>55#5!##5#"'#"&'!326'3"&5%2654&"#&7#!7%265X-�%�u%Oc`S�a�a?6 -���AmL�DsR��6xA8Ba�_iqi<q;A%�&@� &o�n�$ 4X< -cQv$j|rZ). * L<<�X�6C�CM�|��VUk|ua�4O6>K?L4ou�$@O#Acz�h�����w��1�:���JK�PX@E�p �� c�� � a�� -cY�K�[K� - -[L@C�p �� c�� � a�� -cY�K�Y�K� - -[�LY@3298542:3:/.,+)'%$#! +2>765!5!##"2653#5#"&547!326'3"&535!36X-6F3�u��ar?Ga�P;AN/l��ZxA8Ba�_,�&�5�!3k<<�!&kSTAI�ښ}f��VUk|uadopu��������'�/�8�a@^� p�c�� �a�c Y�K�[ -L00((08076521(/(/,+%$"!" +2>765!5!###"&547!326'3"&564&"5!363X-6F3�u+�A�Gg�s�xxA8Ba�_�IFrLN��m&�9{�!3k<<�X�&bOhgU&!��VUk|ua,DwHE}A>�pu?��������"�*�2�V@SJ�p���a��c -Y�K�[ L+++2+2/-)(%$ "" +2>765!5!###"&'!326'3"&5%5#!&732655X-6F3�u܌A3{Pf�*xA8Ba�_�& A�FZ�!3k<<�X+ZVJ��VUk|ua��pu -�ܿdK���������%�-�5�]@Z J� p�� �a� � cY�K�Y -L...5.520,+('#" "" +2>765!5!###7#"&'!326'3"&5%5#!&732655X-6F3�uA��S�Pf�)xA8Ba�_�& -A�FZ�!3k<<�X$���TI��VUk|ua��pu -�ܿdK��������1�9�A�s@p� J�p� - -n���c�� � a��c Y�K� - -[L:::A:A>=8743/.,+)'%$"" +2>765!5!!632'564&"##"'!326'3"&55#!&72655X-6F3�u4�7|aw�tWmS�ZA3n�0� xA8Ba�_�& AF�O�!3k<<�Z{�v:U�TjS��JT{��VUk|ua�pu#ݽ\]jL���������$�/�6�=�j@g<4'� 5;J�p -� � - c���a��cY�K�[ L&%:932-,)(%/&/"!"" +2>765!5!##5#"&547!326'3"&525!3664&"6%27%X-6F3�u��A=�l��[xA8Ba�_�>��&��g�5&��m�5���!3k<<�X�d�l -��VUk|uase�puJV�Qh'�*1Vc3�.�������&�/�9�=�b@_� p c�� �a��cY�K�[ -L:::=:=<;8731/-,+('$#! "" +2>765!5!####"&547!326'3"&5!!6335#"26%5#X-6F3�u/�AƬKg�pxA8Ba�_��o&8_7>NQ?o/��!3k<<�X�@�`J3#��VUk|ua�puz@0@0=M�����������,�5�?�J�W�y@v -J� - -pc �� -�a cY�K� [LKK@@KWKWTSQP@J@JCA>=975321.-*)'&$""# +2766765!5!##5#"&'##"&547!326'3"&5!!6335#"263676676553265X-�%�u�AmL|���Kg�axA8Ba�_��`%7`7>NQ?o/@�gA %o�n�$ 4X<<�X�6C��@�`J3#��VUk|ua�ouz@0@0=M��!!>#$@O#Acz�h��������#�2�?�b@_0� J� pc� � c -�� Y K�[L33��3?3?<;98*(%$�#�###+##5#"&'!26'3"&552>765!5!327>7657265�AmM}��f8�7B`�^XA0�u%�� �i$A/bn�n�<�X�7C���PTY\rxh�0e<<gk &-#$dW+ct�h��������6�D�m@jDA �$ -J� p� n - -n��c�� � a Y�K� - -[�L?=<;874310.,*)!# +2>765!5!!'5654#"#6#"7&547!326'3"&5!3632667X-6F3�u���xcd��@��dcx��TxA8Ba�_��^&�1uA\O9�!3k<<��{�<i]��ܳ]i<�{4.��VUk|ua�puWB<7A��������$�/�7�c@`'� J� p -�� -c���a� � cY�K�[ L&%5410-,)(%/&/"!"" +2766765!5!##5#"&547!326'3"&525!366264&"X-�%�u��A;�g��vxA8Ba�_��;��%�u�cc�a�$ 4X<<�X�_�h -��VUk|uaj_�qtFQ�d`�`_���������+�7�=�S@Pp� �a Y�K -[L888=8=:920-,)(&%#!" +2>765!5!##!326'3"&55!326'3"&5!!676676#X-6F3�u�A�'xA8Ba�_��xA8Ba�_���&n�&�!3k<<�Xq��VUk|ua���VUk|ua�pu&!6��pu����,���1�>�V@S$ -63 -J�p����c�� - -c��c��_ Y�L;:5410*'% +#"632#5'&'#"55&&5467&&546335!5!#5&"2676�<H7*08z�=K:B|b}n��;5+3j[���BI. �,R/ ����{-�MO��7|br;��Gq"D,HJx<<�̗�6.�������%�-�=�w@t7J�p��cc��c�c��_ �� -Y - -K�L..&&��.=.<:8310/&-&-*)�%�%$#'#"+###"&'#"3273"&547&46335!5�64&"5!#"633663�A�Gg�n -�Z_VJ~Ax�|XJj[p�6=IFrLN����;IP'3� -od�<�X�&bOhWIK�WaA\w^u6'�Lx<��DwHE}A>��--@ -KR��������$�3�=�A�}@z2J�p��cc�c��c��_ �� -Y - -K�L>>&%��>A>A@?<;75.,+*)'%3&3�$�$#"'#""+####"&'#"3273"&547&46335!536335!#"65#"26%5#�AƬHe�Z_VJ~Ax�|XJj[p�6���7�ϰ;IP'�>NQ?o/��<�X�@�XEK�WaA\w^u6'�Lx<�fy�--@ -@0@0=M�������6���&�;�`@]0 J��c��c�� c��c�_ -�� Y �L��:97631,*)(�&�&("#+##5#"&7327654&"3"&7&&546335!5##"632'26��AX:qmm -L�v�p��n%+j[p�6��;IU*.cs`@O�T�<���.5�n #&b�m<�FA(HLx<���-'HJv5HN{����"���F�i@f9 -+ )J� �� �c�� - -c� cc��_Y�K�LFEDCBA@>4321.,'%!"% +#"632#5254#"#6#"3"&463267&#"&&5467&&546335!5!#��;IU06Ur39�rL,2P')>:Q`L=%6 -5*yd{�p��;7&-j[��!��--CD8U=�3rdA<}4b@3`�N%#6Ci�w9��Ir"@)HLx<<����,���/�7�c@`" J�p����c��c�� c��c��_ -Y� - - L6521/.-,+*(#% +#"632#5"&462&&#"&&7&&546335!5!#264&"��;I5)-5v�=*�][�+QF[x~m��j(0j[z�,�ڧ=g>>g=�-P. -���|5W�W)5-j�t;�IC+HLx<<�\;<d<<��������+�3�;�H�l@i -JI c��c��c - -c�� Y K�L<<��<H<HEDBA:96521.-�+�+$#$#+##5#"'"&'#"&463266322>55!5264&"264&"265�AmL�Hu�kfBf��eBgkBlC74 �͜]�YY�]�Z�\]�ZJ &o�n�<�X�6C^ALA:<?Ȁ@<:BH ) K<��\\�]\�][�\]8$@O#Acz�h�����1���0@-���p���c�Y��K�L+3###5354& #546 ���A������>�F��<�X�< giig..|��|��[���� ��9@6�ps����c�W�[�O��� � !+&462#&#"6"&462�M�N7\4.y((�!�aZImFG�^((���/�:���@���W��[���O+"&462((/((��k���� � @���p��c����L"+#&462#&&#"c1K�U740e�!�jWG26���k���� ��*@'�p��c���c����L"+#&462#&&#""&462c1K�U740e�((�!�jWG26�!((��������>�i@f) J���p���c����c�� c� � c� � - -c��]YL>=<:750.-,+*(& !"+�462"!5432#&&"3##"2#"'#332654'&#"&54335!((��ԟGN7+f-���CLGuF$Ig\{7AA -�CL0%@hr�d�.J((Ij�WI46FGj<�&m&!eI]L��79@CU�w��S��P����=@:�p����c� [� KYK�L -+�2"&43###5354&"#5462((E��A��/|/>M�M�((�(<�X�<RLLRCMbnn��S�����#�R@OJ�p - -p��� � c�[�KYK�L���#�# !"#+54632632#6#"3###5354&"�M^u$PA<5Q7��A��/|/�jbn]F_En2&G)<�X�<;RLLR`��S������+�^@[�J���p p��c����c�[�K Y -K�L++('$#"!!"$+462"54632632#6#"3###5354&"� �gM^u$PA<5Q7��A��/|/: cjbn]F_En2&G)<�X�<;RLLR`�����@����;@8�p� �� c����cYK�L -+2"&43###5354& #546 �((5��A������>�F��((� <�X�< giig..|����������'�V@SJ�p - -p��� � c�[�KYK�L���'�'$#"##+546326632#6&#"3###5354& �ﺣ�WD1GB5#,7��A�������.|�}33_E0>0*C <�X�< giig.���������-�b@_�J���p p��c����c�[�K Y -K�L--*)&%$##$+462"546326632#6&"3###5354& � ����UD0GB5#b&��A������: c.|��46_E0>QK <�X�< giig.��!������+@(����c[�K�L - +"&462%#532#. ((�1 v&75;H"!.2-R((#<"A]2/2��!��a��2@/J�p����c�[�K�L!5+462#6&"#.##532�N�T83b7#H"!.2-( \`5{>XZD169a'72/2<;��!��a��$�<@9J�p����c��c�[�K�L!5+462#6&"#.##53262"&4�M�T74b7#H"!.2-( \a5�(({>XZD17:a'72/2<;$((��3������3@0J����c��c�[�K�L%!"#+2"&4%32#&&##532&&##6((��?IOF/I/bf D>P%9a_ �((G6g[:<'*X8��2��c�!�@@=J�p��c��c��[���K�L%!" +32662#6&"#&&##532&&##�2U`.Q�P74b7I/ag @<M"3_[ �"8:SZD17:Z$2:<!"N3��2��c�!�)�J@GJ�p��c�W� c��[���K�L'&%!" -+32662#6&"#&&##532&&##2"&4�2U`.Q�P74b7I/ag @<M"3_[ �((�"8:SZD17:Z$2:<!"N3((��+��1��� �;@8��c�[�K��Y K�L����!5 -+###53.##5326"&4621�A�� !,1-( �072$S((�<�X�</./< %E'9n((��(��h�$�C@@ J� p����c�[�KYK�L$#!5 -+�&"3###53.##5325462#03b7��A�} !,1-( \`5N�T8�69a' ,<�X�</./<;>XZD��*��j��,�O@L, -J� - -p��c����c� - -[�KY K�L*('$+462"'462#6&"3###53.##532�((�M�T74b7��A� !,1-( \a5T((D>XZD17:a' ,<�X�</./<;��@��1���%�K@HJ� -� - c��c�[�K��YK�L��#"��!%!"+###53&&##532&&##5326"&4621�A�|,_b D>P%9a_ >HNE-Z((�<�X�<2<'*X8< 4bWn((��6��g�)�S@P#J�p� -�� -�c��c� [� KYK�L)(&%!%!"+�&"3###53&&##532&&##532662#04b7��A�r,_b @<M"3_[ U`.Q�P7�7:Z$(<�X�<2<!"N3<"8:SZD��6��g��1�`@]+� -J"I� � � p�� -c� � c����c� - -[�KYK�L10.-)'&$"+2"&46&"3###53&&##532&&##532662#�((x4b7��A�r,_b @<M"3_[ U`.Q�P7�((>7:Z$(<�X�<2<!"N3<"8:SZD���3�0*���(@%����c��_L+"&462"&53265p((�X�X<<x<�(( -I__I/BB/�����9*����A@>����c�� c -K Y� K�L+"&462"&53265###5!�((�X�X<<x<4�A�Y�(( -I__I/BB/���X�<�����\��*�N@K J�p����c��c - Y�K�[�L���*�*"*#+32%57654&###32653"&55276655!5!�!�����$RS�5~}@=Be�c�'7 �a��8�6��6K-L8��PG_tv`�Tu4<<��������&�N@K�p�p����c��c - Y� K�[�L���&�&%$"#+2#54&###32653"&55276655!5!�!��@^kK5~}@=Be�c�'7 �a�8�6��rrj`��PG_tv`�Tu4<<��������3�L@I(J�p�n����c��c��_ - Y� L3210+"' +#"62#4&"#"&533254&'&547&46335!5!#�;IC"dY/AF�UU�`a[sqAYI|EH�PBj[p�6���--8 %;J:SG�EJ�VsYKFf4'�p5)�Lx<<��������2�W@T'$J G�p�s����c��c��c - Y� L210//"#!% +#"632#4#"2#6&#"7&47&47&46335!5!#�;IB$*jo@�NRPEu|?XZ6BD9UjKgRCj[p�6���--9 pZ�J�N��u�8g3 -; -Q�,2�6&�Lx<<����i��&�E@BJ� p��c�� cY�K��[����L&%!$!+ -+$"&54675&&546335!5!##"33#" 53~�z8*+7s[S�q��{�??�F>mbUL.F -C-LFn<<�(`;_g���F�$���'�0�L@I,'%J�p��_[�K��Y���K�L(((0(0!#! +3##"33#"'&54675'#567&&462�654&/͌<H�M9AS?�� ]�$SOm�hm���DGMfA�<�X"0R8!L>A�po/`�`_Od\N�EfF(RM8B����%���2�Q@N%J� �� �c��c��c��c��_ - -Y� -L210/.-,*!!#$ +#"62#"33#"547&#"7&7&&546335!5!#�;IV(aND(DADOE+4��Yn����d&,j[p�6���-'F /S6"_#8��\g�u;�EB)HLx<<���������2@/���p�[�K�Y��K�L+36 #54&"3###(�NAv�v��A����##bZZb<�X����������2@/���p�[�K�Y��K�L+36 #54 3###(��A����A����##��<�X������#���2@/���p�[�K�Y��K�L+366 #54& 3###(��K�A������A��~zz~""a[[a<�X����������2@/���p�[�K�Y��K�L+366 #54& 3###(��x�A��ֻ��A��yy""a[[a<�X����������2@/���p�[�K�Y��K�L%+366 #54&'&#"3###(����A;3d�e�h��A��yy""2K*"XB<�X���������2@/���p�[�K�Y��K�L%+366 #54&'&#"3###(����AF<w��w<F��A��yy!!3L((L3<�X������N���2@/���p�[�K�Y��K�L+3> #54."3###(���4ـAK�����K��A��Vq11qV!!3L**L3<�X����������2@/���p�[�K�Y��K�L+3> #54."3###(���B�AQ�����Q��A��Vq11qV!!4L))L4<�X����������2@/���p�[�K�Y��K�L%"+36$! #54&'&#"3###(�"#AWI����IW��A��x�!!4M''M4<�X����������2@/���p�[�K�Y��K�L#+3676!2#54."3###(������A\�����\��A��;91pW!!4M))L5<�X���������2@/���p�[�K�Y��K�L+36 #54."3###(��Ab��°�b��A���� 5M((M5<�X������H���2@/���p�[�K�Y��K�L+36 #54."3###(��Ag��ȷ�g��A���� 5M((M5<�X������z���2@/���p�[�K�Y��K�L+36 #54."3###(�Am��о�m��A���� 5N''N5<�X����������2@/���p�[�K�Y��K�L+36 #54."3###(�CAr���ſr��A���� 6N''N6<�X����������2@/���p�[�K�Y��K�L%+36 #54&'&#"3###(�uAxd���dx��A���� 6N$$N6<�X���������2@/���p�[�K�Y��K�L5+36 #54."3###(��AW�������W��A���� ,E( (E,<�X������A���2@/���p�[�K�Y��K�L+36 #54."3###(��A�����ڃ��A����7N''N7<�X������s���2@/���p�[�K�Y��K�L+36 #54&&'& 3###(�A^�c����䈊�A����-E(&N8<�X����������2@/���p�[�K�Y��K�L&+36 #54&&'&# 3###(�=Ab�f���m�<C��A����-F( E=&<�X����������2@/���p�[�K�Y��K�L4+34 #54. 3###(�pA����������A����8O&&O8<�X���������2@/���p�[�K�Y��K�L5+34 #54."3###(��Aj�����ݠj��A����.F''F.<�X������;���2@/���p�[�K�Y��K�L6+36 #54."3###(��AJ���������J��A����'>((>'<�X������l���2@/���p�[�K�Y��K�LU+34 #54."3###(�AM��Ȩ��ȡ�M��A����'?' '?'<�X����������8@5p���[�KYK�L����U +54."3###534 ]P��Ϋ��Χ�P��A��8�'?((?'<�X�<���� -��e��� -�"@����a�W�[�O+3#5255#Q [.-22.\&1��������� �������� ������ ������ ��0���� ������ ������� ��v�� ��\��� ��&��� � �\�� ��@n�� ��@n�� � ��� ��4��� ���� �� -�� ����C�o�p�y�r�i�g�h�t� �(�c�)� �2�0�1�4� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y� �(�i�n�f�o�@�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�)�P�o�p�p�i�n�s� �L�i�g�h�t�R�e�g�u�l�a�r�2�.�0�0�0�;�I�T�F�O�;�P�o�p�p�i�n�s�-�L�i�g�h�t�V�e�r�s�i�o�n� �2�.�0�0�0�;�P�S� �1�.�0�;�h�o�t�c�o�n�v� �1�.�0�.�7�9�;�m�a�k�e�o�t�f�.�l�i�b�2�.�5�.�6�1�9�3�0�;� �t�t�f�a�u�t�o�h�i�n�t� �(�v�1�.�3�)�P�o�p�p�i�n�s�-�L�i�g�h�t�P�o�p�p�i�n�s� �i�s� �a� �t�r�a�d�e�m�a�r�k� �o�f� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�.�I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�N�i�n�a�d� �K�a�l�e� �(�D�e�v�a�n�a�g�a�r�i�)�,� �J�o�n�n�y� �P�i�n�h�o�r�n� �(�L�a�t�i�n�)�h�t�t�p�:�/�/�w�w�w�.�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�T�h�i�s� �F�o�n�t� �S�o�f�t�w�a�r�e� �i�s� �l�i�c�e�n�s�e�d� �u�n�d�e�r� �t�h�e� �S�I�L� �O�p�e�n� �F�o�n�t� �L�i�c�e�n�s�e�,� �V�e�r�s�i�o�n� �1�.�1�.� �T�h�i�s� �l�i�c�e�n�s�e� �i�s� �a�v�a�i�l�a�b�l�e� �w�i�t�h� �a� �F�A�Q� �a�t�:� �h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�P�o�p�p�i�n�s�L�i�g�h�t 8 - @� . ( A 7 M / K � K� L 0 5� 0� ' ? > 0 K � G� . > . 2 G� . G � ( M . > $� 8 M 5 $ ( M $ M 0 $ >� 0� 8 . > ( $ >� * M 0 > * M $� 9 H d������������2�������������������������������������*��D��E�E��F�k��l�l��m�r��s�s��t�w��x�x��y�{��|�|��}� �!!�"'�((�)*�+T�UU�Va�bh�ik�ll�mm�nt�uv�wx�y��������������������������������������������������� -�,�J�DFLT�dev2�deva�������������abvm�blwm�������������� -������������,�l��)*fgh����������������������������������������:�����������������{� -��"�����" -��"((.4@:@@FLRX^djpv|����������������������<����������$*06<BHNTZ`fflrx~������������������������������(��x�������������=�����V��������������Z����9��&��2�����������������y�������������������������������� �����������������������&����������������������������r��������]����V��w��������9����F��*��)��+��?�����������������1��,�����u�����������������������������������P�j������� :\��nt�#���*� -�,1U�RW��w�M"O�l������������������������������������������������������������������������������������������� -����������������������� - -������������������� - -���������������� -� - -��� - - -������� -������� -���� -�������� -������������������ -��������������������� -������ -��������� -����� -�� -� -����������������������������� -���� -�������� -�� -���������� -��� -� -� - -� -���� -�� -������ -��������������������� -���������������������������� -�� -���� -�� -� - - -������c��8��������E��x�������������������������2��?�� ����q�������j����������@��bcdewx��}:>@DEFGKOVW\nrst����������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~������������������������ �����������������}��� �&,28>D�JPV\bhn�tz��������������8������b���� -��"(.4:@�FLRX^d��jpv|��������@������j����������$*��06<�BHNT�g���������������}�����������������r�*�B���u����� -�(�����D���P���X�����=���������������;�>�������X���!���������������r����������&�������}�}��������� ���������p�C���F�������\�������~�������A���������������a���,���e���������s�������������e�{���~�.�������������������������������r�|�m�7�P���S������]�����������9�����j���1�*�����6�?����������������������G���*�����U��������������y��� ���G�h�#�����������l��{:>@DEFGKOVW\nrst��������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~���������������������{@���� -j"(.@4:j@FLRX^djpvv|�����������������������8*$*006<BHNTZ`flrx~���������������������� &,28>DJPV\bhntz�����h�������������h����������|������t���l�R���d�(���������������k�|�����������a���=������V���%������������������}�����������&���2������~������������`���J�$�I���J�n���u����������������������������������������� ����������g����������������������t��Y�{������������������������t�������d�������I���Q�������I��/������P�������������������������� -�����x�+���?����������p������������������I���������u���������q����������]�����<����e�O������ -�b.�DFLT�dev2�deva�6���������������� � -��� ����������������� � -�����abvs�bakhn�lakhn�tblwf�zblwf��blws��half��half��haln��liga��nukt��pres��psts��rkrf��rphf��vatu��������������������������������� ���� � -����������������� �����������������2�f����l���8R������ x �!�!�"�"""*"J"X"f"t"�"�"�"�"�"�"�"�"�#�###*#8#F#T#b#p#~#�������&�>�V����!���������d����!���������e����!���������w����!~��������x�������������������f��� �*�4�>�H�R�\��n�]��o�]��p�]��q�]��r�]��s�]��t�]��U�]��:;<AFGOT�������"�� -�����lZ����lC��:A��������� ����������������� r������l�������&�R�^�j�v����������������������*6BNZfr~��������������lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT���lT����lT���lT���lT���lT���lT���lT���lT���lT�� �lT�� -�lT��:S��V\�nq�!tt�%�����������l����T�������������l��������*�Z�d�n�x����������������������������������",6@JT�^hr|�������l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l��:\��nq�#tt�'���(��������&�R�\�f�p@�z��������JT^h������r������������$.8B|LV`jt~���l���l�� �l���l���l���l���l���l���l���l���l���l���l���l���l�� �l��!�l��"�l��#�l��$�l��%�l��&�l��'�l��(�l��)�l��+�l��,�l��-�l��.�l��/�l��0�l��� -����������L�������������������� *4>HR\fpz�������������$.8BLV`jt~������������� -(2<FPZdnx�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���� -������������ ���������������������������������������������������������������������������� ����!����"����#����$����%����&����'����(����)����*����+����,����-����.����/����0����:S��V\�nq�!tt�%���&���@���G������ �+�\P�$>r|�6Xr�����R~�4~8�� � � -X -���(2d����� ��:�D�L�T�\�d�l�t�|��������������������������������������V���VU���T��IS��FR��DK��S<��X:��SJ�XI�VH�SF�RB�OA��@�N?�M>�K=�JL�Y;��Q�[8�I7�H6�D5�A4�?3�;1�:�����"�(�.�4a�Y_�X]�S[�RZ�MX�IW�;��&�.�6�>�F�L�R�X�^�d�j�p�v�|��������p��Sm��Sk��Xj��Sq�Rv�[o�Qn�Pu�Xl�Mt�Vr�Si�Lh�Kg�Hf�Ae�=d�<����y�Sx�Rw�M�����"�(�.|��X~�R}�M�S{�@z�?����S�� �(�0�6�<�B�H�N�T�Z�`�f�l�r�x���X���S��R��P��M��K��I��F��D��B��X��S�����A��:������S��R��M�� -�����Y��A��@��?�� -�����X��S��E��D������X��S��E�� -�����X��S��G��F������X��S��G�����$�*�0�6�<��X��S��R��H��G��F��E��D��6�>�F�N�V�^�f�n�v�~�����������������������������������X���S���M���S���V���S���X���S���X���S��X�����N��V��M��J��S��[��I�����;�����R�����O��:������X��S��M��� �&�,�2�8�>�D�J�P�V�\��X��S��R��Q�����P��M��L��K��=�����<����� �&���S��S��R��X��M�&�N�X�`�h�p�x�������������������������������������� -"(.4:@FL���S��S��D���S���X���S���S���X���S���X���X���S���[���S���[��N��S��M�\�����R��L�[�����K��X��Q��J��������O��I��F��D��@��?�����:���"�(�.�4�:�@�F�L�R�X�^ ��S�X�V�S �R�O�N -�M�[�I�E�D� ��� �&�,�2�8�>�D�Y�V�S�O�N�M�I�D�A��&�.�6�>�D�J�P�V�\�b�h�n�t�z��������-��S&��X!��S0�[,�V+�S*��)�Q(�P'�M/�Y%�L$�K#�I"�B.�X �q�A�� -���5�X4�V2�S1�M��(�0�8�@�F�L�R�X�^�d�j�p�v�|����������A��X?��S<��SE�XD�VC�SB�RH�\@��G�[>�Q=��F�Y;�P:��9�N8�M7�K6�I���J�SI�M��8�@�H�P�X�^�d�j�p�v�|��������������������������������e��Fc��SY��SN��Sf�[b�Va�S`�R_�Q^�P]�O\�N[��Z�Kg�\X�JW�IV�GU�FT�ES�DR�qQ�AP�<O�;d�XM�:������$l�\k�Xj�Vi�Sh�M��� �&�,�2�8�>�D�J�P�V�\x�Yw�Xv�Vu�St�Rs�Mr�Iq�Dp�@o�?n�nm�:��(�0�8�@�H�P�V�\�b�h�n�t�z���������������S���S���S~��X|��S��O�����N��X��H�����S�E��Z}����R{�Dz��y�:��2�:�B�J�R�Z�`�f�l�r�x�~���������������������������S���S���X���S���X��R��P��O�����N��M��K��X��J��V�����S��I��D��A��;��[�����:����� �&�,��X��V��S��R��M��H����S�� -���N��SO�SP�XM�R����S����� �&�,G�RE�PD�tC�O9�I2�n����� �&�,c�[b�Y`�X^�S\�RY�I�����S��q�� -����[�t�I�q�� -��� L��\K��SL�\K�S��s�S����S����S��3�S�� �������������$���& �'�(�)""�*�����6�p����(l���&h�<��.h���4\������ -|��������DETU������������������ -B��������>FGK\rs����������� -��������:<INOPXZnpt��������������� ���������=?@JLRS�������8�Lw����� ���������ABCMQVWY[q������ ���o���� F��������;Ho����Kl~������ ������ ��h{}�����������!�� -����������������"��dnu�������$Hqyz��������������#��eilqrz����������.7k������J������$��(Postvwxy|�������������� - #%(69:Ti�����������������%��,O{��������������)*+/25;=@CEJUghjmnrs����������v������&��+Mfg}~�����������������"'03>BDFGISV]u����������� -������'��������� 148Z[\ptvx�����������(��6XY_`�����������,MW^d������������)��;>@ABCD]^a����Xa�����J������*��1249Z[\bcP_bf����������+��EGJjk QR`������������,��=FHILp��&������������-��57?QWm���AO|�������~������.�� �����!?e�����V������/��3N�����<������*������0��������������1��:<KRSTU����-Yc�����������������������dewx��������� ��"�>�H�d������������*�������*�����*����*�������*�����*�������*�����*����*�������*�����*�������*�����*����*�� /afghijk����������6��@������1��:\��nt�#���*� -�,1��R��������*���������N����*�4����d�����c��b����d������c��b��d��KTY\����������Z������1��":Ont�� -128BCD�������M]mnyz������a�������������$�.�8�B�L�V�`�j�t�~��������������l����l����l����l����l����l����l����l���l���l���l���l���l���l��*�l��>DEFGKT\���������������������Q���N���K�������@���������2�!�������$����������"�����������T����l������:l������,m������n������o������p��������q��������r��������s��������t��������u��������v��������w��������x��������y�������vz�������h{�������Z|�������L}�������>~�������0�������"�������������������`������������������*`a�������������� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Medium.ttf b/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Medium.ttf deleted file mode 100644 index 07e5c5d519..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Medium.ttf +++ /dev/null @@ -1,3071 +0,0 @@ -������� DSIG����2\���GDEFI�I���$��GPOSк�B��0��8GSUBը��� h��$�OS/2��q�������`cmapgQ�������cvt � ���#����ffpgm�D��������gasp��������glyf�dm!��3����head -:F���,���6hheaT��d���$hmtx��������loca�\��$���maxpbW������ name���D��X���post���2������ prep.ՃR��#�����������KJc_<�������ђ#����ђ���J -@������������[���� ����A -���������������������r�������<�L�w����������T�����X���K�X��^�2J��������������������������ITFO�� �[����[ �������'���� ��������M������,��,�����C�"h���<��)��$���"����?��f���$I�W���1�=��<^�-A�2R�0��.�J��J0�(~�={�M3�P0�_d�b�yN�py�_��1��"v�K�%��K�K�K�%��K�K4�,y�K��Kr�K��K�%S�K�%x�K\�<4�'��J������2]�.�2�����������$�~��� -��%��KX�%��%i�%L���%��K�<��*�K�K�K��K~�&��K��%��K�1t���F@� -9� -�� -F� -��,�~D�i�^)�$,�������B��*$�<]�D�iB�)8� -�.����-��)I�W�.�� -����hT�V���� -��Kv�#���5� -�������2��"��"��!y�Z��"��"��"��"��"��"���%�K�K�K�K�������� ��K�%�%�%�%�%��{���J��J��J��J]�S�K��K��%��%��%��%��%��%@�%X�%i�%i�%i�%i�%������|�%��K~�&~�&~�&~�&~�&��Z~���F��F��F��FF� -��KF� -��"��%��"��%��"��%�%X�%�%X�%��K �%�� ��%�Ki�%�Ki�%�Ki�%�Ki�%�%��%�%��%���������H�Ky�K*�K��K���K�K��K��K�� � ��K��K��K��K��K��K�%~�&�%~�&7�%&�%x�K��Kx�K��Kx�K��K\�<�1\�<�1\�<�14�'t�4�'t���J��F��J��F��J��F��J��F]�.�2��,.�2��,.�2��,L��\�<�14�'t����2� -2� -�� -A� -��� -��� - � -d� -m� -���������,��� I�Vg�VP��P��A��U�����������������r�`r�`���������������������7��D��M��A��������B��~��f�������AY����Y�����������6�T&������������������8�`���&��d�����nZ�5�����;���R����������������������)���;�K���B^�T���������D��B��~��������������������������<^�-A�2R�0��.�J��J0�(~�={�M��^I�V��������������W��W���������$F�F����$H�1I�2��d~�1&�))�-)�2K�3{�K"�n�.R�{��K+��&��+I�&������(I�W�=���5=�����)�$��y%�U%�U-���,���T�T�(�H0��������������������7��*��"��/��������B��~��K��d����BY����S���w��������"�T����������n��$�`�����d������L0�����j����������������A�f�����������������������7��D��s��Z��������B��~��f�������BY����Y!�����������A�P&������������4���+��d��������������D�����������������������7��+��5��/��������B��~��K�������BY����S���w��������"�T��������m���������d����������������������������m��3�����<��T�����`��w��������T����l��l�����������������������v�����k�����(�R��R��<��E��j��%�������� ���8��F��>�����������|��|��8��9��������������l��������~��'��������h��R�����R����������-��5�����������s��O�����������������@��F����r��p��,�������Z�������^��������*�����6�����������C��Q��������D��x��P�����������������������H��P�����T�������������� -��Z��������4��������O��1��?��������5��4��������>��U��y��*��������\��/�����;��f��s�������������b������D��Dm�Dk��k��[��7��T��I��]��]��[��T�����g����SY�S��S��SI�S���������&����%�����c��Q�����������V��V��L��P�����v�����-��������r��s�����������������������������r��������<������� �����{����I�����c����������*��*��}����������b�����������p��������������������P����_��������U�����������'�����@��������-�T��T��T��T��K���Q������������������������ ����������r����������J��������w�����v��^��/�������������)�������?�����'����������6��<��������\�������(��G�����������^�����������`��`*�1b�`��`��`��4.�`��`��`!�%/�`]��^�� ��K�� �� -����d�������\�� ����I�����N��]������������q��p��=��������]�������������S������������������������u��|������������������������������B�������S���SP���;�;�;������������������)���)���)�8�6�6�A�<�<������<�����d��d��C���7���������������������������������������������������������������������� -��l�P����������� �~#+17>HM[eks~������ ( 3 9 E I M P ^ p r " & 0 : D � � � �!!"!&!.""""""""+"H"`"e%�%����������� � ��"*.69ALP^jnx������ * 5 < G K P X ` r & 0 9 D � � � �!!"!&!.""""""""+"H"`"d%�%�����������������������������������������������b�Y�X�J�h�(�'�&�%�$�#�!� ������|�w�t�s�r�o�f�^�U�����������~�{�tߡߞߖߕߓߐߍ߁�e�N�K���� -��������������������������������������������������������������������������������������������������������������������������������������������������������|�������I�������������� ��� ������ ���~������������d��������������������������"��#������*��+������.��1������6��7������9��>������A��H������L��M������P��[������^��e����j��k�� -��n��s����x��~����������������������������������������!��������"��������(�� �� ��)�� �� ��,�� �� ��5�� �� (��8�� *�� 3��N�� 5�� 9��X�� <�� E��]�� G�� I��g�� K�� M��j�� P�� P��m�� X�� ^��n�� `�� p��u�� r�� r����� �� ����� �� ����� �� ����� �� ����� �� "����� &�� &����� 0�� 0����� 9�� :����� D�� D����� ��� ������ ��� ������ ��� ������ ��� ������!��!�����!"��!"�����!&��!&�����!.��!.�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"+��"+�����"H��"H�����"`��"`�����"d��"e�����%���%������%���%����������������������������������������, ��UXEY K� QK�SZX�4�(Y`f �UX�%a���cc#b!!��Y��C#D���C`B-�,� `f-�, d ��P�&Z�( -CEcER[X!#!�X �PPX!�@Y �8PX!�8YY � -CEcEad�(PX!� -CEcE �0PX!�0Y ��PX f ��a � -PX` � PX!� -` �6PX!�6``YYY�+YY#��PXeYY-�, E �%ad �CPX�#B�#B!!Y�`-�,#!#! d�bB �#B� -CEc� -C�`Ec�*! �C � ��+�0%�&QX`PaRYX#Y! �@SX�+!�@Y#��PXeY-�,�C+���C`B-�,�#B# ��#Ba�bf�c�`�*-�, E �Cc��b ��PX�@`Yf�c`D�`-�,��CEB*!���C`B-� ,��C#D���C`B-� -, E �+#��C�%` E�#a d � PX!���0PX� �@YY#��PXeY�%#aDD�`-�, E �+#��C�%` E�#a d�$PX���@Y#��PXeY�%#aDD�`-�, ��#B� -EX!#!Y*!-� ,�E�daD-�,�` �CJ��PX �#BY� CJ��RX � #BY-�, �bf�c ��c�#a�C` �` �#B#-�,KTX�dDY$� e#x-�,KQXKSX�dDY!Y$�e#x-�,��CUX�C�aB�+Y��C�%B�%B� %B�# �%PX��C`�%B�� �#a�*!#�a �#a�*!��C`�%B�%a�*!Y�CG� CG`�b ��PX�@`Yf�c �Cc��b ��PX�@`Yf�c`���#D�C��>�C`B-�,���ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,� +-�), .�]-�*, .�q-�+, .�r-�,�� +��ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-� ,�+-�!,�+-�",�+-�#,�+-�$,�+-�%,�+-�&,�+-�',�+-�(,� +-�,, <�`-�-, `�` C#�`C�%a�`�,*!-�.,�-+�-*-�/, G �Cc��b ��PX�@`Yf�c`#a8# �UX G �Cc��b ��PX�@`Yf�c`#a8!Y-�0,���ETX��/*�EX0Y"Y-�1,�� +��ETX��/*�EX0Y"Y-�2, 5�`-�3,��Ec��b ��PX�@`Yf�c�+�Cc��b ��PX�@`Yf�c�+��������D>#8�2*-�4, < G �Cc��b ��PX�@`Yf�c`��Ca8-�5,.<-�6, < G �Cc��b ��PX�@`Yf�c`��Ca�Cc8-�7,��% . G��#B�%I��G#G#a Xb!Y�#B�6*-�8,���%�%G#G#a� C+e�.# <�8-�9,���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# �C �#G#G#a#F`�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca# �&#Fa8#�CF�%�CG#G#a` �C�b ��PX�@`Yf�c`# �+#�C`�+�%a�%�b ��PX�@`Yf�c�&a �%`d#�%`dPX!#!Y# �&#Fa8Y-�:,�� �& .G#G#a#<8-�;,�� �#B F#G�+#a8-�<,���%�%G#G#a��TX. <#!�%�%G#G#a �%�%G#G#a�%�%I�%a���cc# Xb!Yc��b ��PX�@`Yf�c`#.# <�8#!Y-�=,�� �C .G#G#a `� `f�b ��PX�@`Yf�c# <�8-�>,# .F�%FRX <Y.�.+-�?,# .F�%FPX <Y.�.+-�@,# .F�%FRX <Y# .F�%FPX <Y.�.+-�A,�8+# .F�%FRX <Y.�.+-�B,�9+� <�#B�8# .F�%FRX <Y.�.+�C.�.+-�C,���%�& .G#G#a� C+# < .#8�.+-�D,�%B���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# G�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca�%Fa8# <#8! F#G�+#a8!Y�.+-�E,�8+.�.+-�F,�9+!# <�#B#8�.+�C.�.+-�G,�� G��#B��.�4*-�H,�� G��#B��.�4*-�I,���5*-�J,�7*-�K,��E# . F�#a8�.+-�L,�#B�K+-�M,���D+-�N,��D+-�O,��D+-�P,�D+-�Q,���E+-�R,��E+-�S,��E+-�T,�E+-�U,���A+-�V,��A+-�W,��A+-�X,�A+-�Y,���C+-�Z,��C+-�[,��C+-�\,�C+-�],���F+-�^,��F+-�_,��F+-�`,�F+-�a,���B+-�b,��B+-�c,��B+-�d,�B+-�e,�:+.�.+-�f,�:+�>+-�g,�:+�?+-�h,���:+�@+-�i,�;+.�.+-�j,�;+�>+-�k,�;+�?+-�l,�;+�@+-�m,�<+.�.+-�n,�<+�>+-�o,�<+�?+-�p,�<+�@+-�q,�=+.�.+-�r,�=+�>+-�s,�=+�?+-�t,�=+�@+-�u,� EX!#!YB+�e�$Px�EX0Y-���K�2RX��Y����cp��B�.�*��B�!*��B�+*��B���� *�� -B�@@ *��D�$�QX�@�X�dD�&�QX���@�cTX��DYYYY�#*�������D�dD��������������������������k�k��^�^������[��������[���t�t�`�`����'����[�����0����[�����������U���U���U���U���U���U����������������������S�����5����������B��v����Z�� �� -^�� -������������ ������N��������I�����������&�����8��������A�������M��������*��������>�����3�����M��������+��������'����������L��������������C����� m��!���!���"r��"���#u��#���$m��$���%���&��&w��')��'���(Z��(���)M��)���)���*E��*���*���+:��+���+���,m��,���,���--��-���.p��/��/���/���1m��1���2���3h��3���4"��4Y��5���5���65��6���7��7���8��8j��8���9��9���9���:0��:���;9��;���=���>t��>���?X��?���@x��A��A���B@��CD��C���D"��D���E7��E~��E���F��F���F���G���H��H���I��I���Jk��J���KY��K���L(��L���M%��M��M���N���O|��P<��Q��R -��R���T��UA��VD��V���W���XB��YQ��Y���Y���Z+��Z���[���\��\���]f��]���^���_���`��`���aU��a���bD��c��ca��d��d���e8��f8��f���g���hd��iW��i���jy��k��k���l ��m��m���nh��n���o���pN��q?��r��r���sd��t��t���v��v���w���xA��x���y��y���z��zM��z���{���{���|.��|���}#��}���~��~l��~���2������a���>�������c�����������+�����������h�����������W���!�������g����������������������0�������?�������3�������M����������� �������5�������N�������(�������G�������-�����������q����������������������b�����������j�������8���z�������6���q�������<���������������e���.�������=�������~���;����������������������P����������Y���5�����������b����������8��������������������������a�����������0�����ÿ���^���������ƺ��ǁ������Q����������˸�������h��̧���7��ͯ���=��Ξ�������~���������Њ������v������8��Ӯ��ԍ��՟���p���$�������������������=��ށ������-���k�������.���������3�������v������^�������]���(���(���Q��������������������1�������R�����������������r���}����������,���n���2�������o������@�������M���������t�������+���b������������������:�����������<�����������_�������`������i�?���k�]�����&����� T� �� -������ Z� ������2���<����������&���h�������{�6�������P������ S� �� ��!��#��$Z�%T�&��'O�(C�(��*7�+�+��,?�-D�.?�.��/Q�0��1��3�3��4l�5a�6J�7Z�8�8��9��:��;��<.�={�>K�?3�@h�B,�CP�D%�EF�FO�G��H��I��J��K��L��M%�N[�O�O��P��Q��S"�S��T)�U -�V�WW�W��Xq�Yh�ZC�[(�[��\��]��^Y�_%�_��`��b&�c�dF�e��f��go�h��i��k/�mq�n��o��q�q��s��t��v-�wn�y��z��}�~+�+��x��z����������A��������������������`��N�������&��J�����^����� ����������d�����7������������������ý�ĥ�����������e��Z����ж����������֙�٪��������7�ޤ���,���������a����Q��,�������=������������������������������d����������������e����� �� -��=� �����v�����������������d�O� ��!v�"��#��$��%��&x�'X�($�)�*r�+��-��/B�0c�2B�2��3��4��5��6��8��9@�:n�<��=��>��?��@��A{�Ch�D8�E��G��Ih�KW�L��N�Od�Ps�Q��R��TC�U}�V��W��X��Zt�[��\��]]�_��c��f�g��i��j��l��mn�n��o��p��q��s;�s��u��wk�y��|��}��U��f��)��_�����u��B������������`��������������}�������������\��r��~�����t��-��K�������������v��i��9�����������G��H��������������6��F��j�ư��Q��C��X����R��6�л�ҍ�թ�������ٴ��P��Q��w�����&����������!�������J��(����{��Y��������@��������p�����������g��{�p�{��������� �� -��v� ����x���������4����S��� g�!K�"Y�#v�$��&�'�(�)w�*��.'�/��0��1��2��3��4��5��7��9��;j�=��?��A/�B��D��FS�I �JS�L�M�N�O��Q�Q��Sh�T9�U��Vv�W;�Xe�Yk�Z��[��\��_;�`$�a�a��c��e��h(�i��k��mg�n��p��r>�t%�vr�y��{��}K�~������8����������L�������9��#��?��n�������������z�����.�����$��A�������������"����������s�������#��������J�����A����v���� ���������������������������o�����n�����v������������������$����� �����%�������������g��������E����*@'��a���YL����+!!�������C����C���������DK�PX@Y�%K��[���$�L@�a��[���$�LY@+$"&462'3(9(':(w y(((9(({����"P ���*@'��U��Y�M����+'3#'3� g� gP��������,����|K�PX@(a - -%K�� Y &K$L@( - -ra�� Y &K$LY@+#3##7##7#537#537337337#,�%��(m(�(m(��%��'m'�'m'���%�%ʭd����d�d�����ﭭ��<�� �&�,�2�@@=, 1+! 2�J�p���n��U��Y���M+%#5&&535&'&'&546753#&&'�564&' rc9`vzU[%-v`9Zmz-$_ /��53/g43/�Mv QQeSU �*6UlQQ_T 2�/`3W.���9Q.���)����������|K�PX@(�� c����d�[#K�[ -/L@0�� c����d�#K�[�+K -$K�[�/LY@+$"2&462"%3"2&462"P~~�U�UU����p�q'~~�U�UU�� �RR�S -��H}��RR�S��$������#���JK�PX@&�h��c�[�%K��[��,�LK�PX@'�p��c�[�%K��[��,�L@%�p��c��c��[��,�LYY@�! - � +"&463'&462#64&"#'&264&"�XztQCe�f p*A)&m�[jo\AA]?x�u\�c_@6**G1�{9J^EbDDc��"P����@���U���Y�M����+'3/ gP�����G��� �@�J���r�i+73#��xv����v`9s9Xm������n���G��� �@�J��r���i+�#56'53 -��yv����v�������Yn+O+m��?h����K@ -�JK�PX@���Y%�L@��U�Y���MY@ -����+7'#7'7'7'+s-��.r\r0��.u��YP33RZ��\U31RZ���f�jdh��,@)�U��a�Y�M����+##5#5353d�l��l�f��f����$�e���N��"@����a�W�[�O+73#52655#$l'589N�62��W:����@���U���Y�M����+5!W�:``��1��������@��[���$�L+2"&462�:'':((9((:��=�Q����@���ri����+3=q��_����<�D����EK�PX@�[���%K�[�$L@���c�[�$LY@ +2".466"27654'&��h99h�h99�0>��7f}�}g77g}�}f1)(EmnEQQEnmEQ��-�������@���Y�#K$L����+3#53�]�^h�:��2� -���\�JK�PX@���p���[�%K�Y$L@���p����c�Y$LY@ ����*+75>7654#"#662!3`3L*)v;An��{'&D(M= -SR-G3 ::|K?ryvaIB"5D&D _��0����#��JK�PX@-�p�p��c��[���%K�[�,LK� -PX@-�p�p��c��[���%K�[�$LK�PX@-�p�p��c��[���%K�[�,L@+�p�p����c��c�[�,LYYY@!$+62"&'32654&##53654&"#@��wB.;B{ۋnJ|BY\�>q>o�hkS>X_�roh5CC5F;^k099*��.��e��� �_@ -��JK�PX@��b�%K$L@��r��b$LY@�� - ��+%5!533#�����P�]]�a����V��+c���J��D���v�JK�PX@,�p�n��c��Y���%K�[�$L@*�p�n����a��c�[�$LY@#+!!662"&'3264&#"#Z���So_2�� oL�GHF1Cl�d�&,%HZr�lY/7V�M1*��J��D����r��JK�PX@&�p����c[�%K�[�$L@$�p�c����c�[�$LY@ +�&"26"6632#"'&&5!2#&�G�UO�I�ONd:d|~q�:ds -i2QI�QN�y�,0�ۈh4�\nlO\��(�� -���8��JK�PX@��Y���%K�$L@����a�$LY�+!#!(���}#���U�w��=��B����$�W�#�JK�PX@����c�[�%K�[�/L@��c����c�[�/LY@ +�&"26&"26%462"&5467&�P�SP�OFyFIrJ��}�}9/9B��B8hDB}IJ�<<k?@@TqqT8U`CfzzfD`4��M�:����r��JK�PX@&�p����c�[�%K[�$L@$�p���c����c[�$LY@ +264&"265#"&4632#"&'3�G�EI~I�GBW3e��q�sj�kti�OK�MO�$p�"%z݃����pUf��P����,���zK�PX@���[�&K�[�$LK� -PX@���[�.K�[�$LK�PX@���[�&K�[�$L@���[�.K�[�$LYYY�+"&462"&462�(9((9((9(':(�'':((�#'(9((��_�e��-���&@#��a��_���[�.�L+"&4623#52655#�:'':(�l'589�(9((:���62��b���L��@�J���U��Y���M+#'73����i�����y��� ���/@,���a�U�YM����+5!5!y���ee�ee��p���L��%@"�J���U���Y�M����+77'3p����������_�������K� -PX@,�p��h��c�[�%K���[�,LK�PX@-�p���p��c�[�%K���[�,L@+�p���p��c��c���[�,LYY@!+6462"62#53654&"#�(9((9�z�{vtl0^[=l>k":((:(�rp�^z�3K5<:4��1��w�(�0��� JK�PX@)����c� [�.K[/K�[�(LK�PX@+��[���-K� [�.K[/K�[�(L@)����c� [�.K[/K�[�(LYY@.-$$#$# -+74$32#"&'#"&66232654&#"�&$$266&"1����m??J�g�$��-6fƭ���������~kM~kե -��ƚ�D7{����t�6�t����ΰ�\�[j�ii���"������ -�,@) -J����b�#K$L�� ��+!'!#3%3 2��2w����R�r����H�G��K��E�� ���7@4J��c�[���#K�[�$L") +!2#!3264ೀ&##K kv�DS|h��r�8??8��:BF:��hPu%c@Pg^�6a7��:g=��%������6@3�p�n��[���+K�[,L����#!#+&632#&#"3273#��Εo�'�8�i��i�8�'�o�5�mdi��idl��K�������&@#�[#K���[�$L # +73264&##72##�qy��yqq��ɨ�W��\�������K������/@,��a���Y#K�Y�$L����+!3#!!��������Y�X�Y���K����� �)@&��a��Y���#K$L��� � +3!!3#K������Y�X����%������=@:I�p��a��[���+K�[,L����!#+&632#&#"267!5!��Εo�'�8�i���u����5�mdi��iZYY}���K��v���!@��a��#K$L+3#!#3!rr��rrG��I3�������K�������@���#K$L����+33Kr��I��,����� �"@���p���#K�[�,L+%3"&5326Ssq�qs-X.���]ll].67��K��`�� -�@ -�J#K��$�L+3#33#�rr���:������=����7��K������@���#K�Z�$L+33!Kr������W��K��'���'@$�J#K��$�L����+###3'r�O�r{����I��$��$���!��K����� �@ �J��#K$L+3##3rr��rrW��H�������%�������,@)���[�+K[,L����+$64&"&6 �҅�,��+��`�㊊�g�5�������K��1�� ��+@(����c�[#K�$L�� -� �#+�###33264&##��y}~r�~~A@@A~�u�y�����>o>��%�������;@8 -�J��s[�+K��[��,�L��+"&6 #'264&����+�SI��z-���҅��5�ɚ`�/�� _�㋋���K��<�� ��8@5 -J��a[�#K��$�L��� � !+#32#3264&#�r�v�UX���F~A@@A���uZFp��D�>o>��<�� �� �6@3�p�n[�+K��[���,�L��� � +"&53264.5462#&&�@LllL�ڈz<tC)ANOA)��}~<c4c4T�zfZ.6<R.&I5[o`[(6��'�����!@�Y���#K�$L����+5!##'�r^YY��^��J��i���@��#K�[�,L+732653"&JrS�Sr�����GOPPO��G~����������!@�J��#K$L����+!33��z��y�����A�I��������!@ �J��#K$L+3#33Zz����y������I�����6����2��c���&@# -�J#K��$�L����+#'#37c��������������[\������N���@�J#K���$�L+!#533hr���������S�E��2����� �-@*�I�Y#K���Y�$L��� � +!!5!5���G�6F���Y��YYY����Pd���(@%����a�U�YM����+3#3��ee�`^�]_����Q@���@�r���i����+#,p�����_����PP���(@%�a���U��Y���M����+#53#5P�ff���_�^��$��k���!@�J��s�#L����+%#3���v�l���z����~�n�����@���U���Y�M����+5!~.�jj�� -N�����0+5 -��azT��%��[0���\��JK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+$4&"2&463253#5#�c�cc�ʖ�oAcssbA��db�gc���;0b��g3=��K�������c��JK�PX@�%K���[.K�[/L@ ���[.K�Y�$K�[�/LY@ +$4&"22#"&'#366c�cc�+o��nAbrrc��bd�e֝��=3g���0;��%��10��6@3�p�n��[���.K�[/L����#!#+&632#&#"3273#���wd�{dFSSFc {�b ��_XWc�dWTc��%��[����`��JK�PX@�%K���[�.K�[$L@ ���[�.K�Y�$K�[/LY@$+$4&"2&46323#5#�c�cc�ʖ�oAcssbA��db�gc���;0�g3=��%��D0���>@;�p��a�[�.K��[��/�L� - �+"&62!3273&"!3x����ZU@]&{�8X~U2 ���xEQMLa�QQD����2��UK�PX@�[�-K��Y&K�$L@��c��Y&K�$LY@����+###535463"2fsAAel4*']�6�]'_W_'0'��%��[0��!�~�JK�PX@)�p��[��.K�[/K�[�(L@-�p�&K��[���.K�[/K�[�(LY@��! ��# +&463253"&'32655#64&"2���oAcs�� -q U�UbA�c�cc� ���;0b��t�iZ+5TPp3=Ȫdb�g��K��C���P��JK�PX@%K��[���.K$L@��[���.KY$LY@ ����"+632#4&"#�7y]yqJ�Kr���`|o��4JOOJ�����<�������DK�PX@���[�-K�&K$L@����c�&K$LY@+"&4623�*=**=*�r�**>**�('���������� -��GK�PX@�[�-K���&K�\�(L@���c���&K�\�(LY�!"+3##53265"&462Kr�;'#�*=**=*'�m�`**>**��K��#�� -�E� -�JK�PX@�%K�&K��$�L@��Y��$K�&K��$�LY�+3#373#'�rrȞ������R��������K�������0K�PX@���%K$L@���Y$LY@ -����+33Kr����K���0��mK�PX@ -�J@ -JYK�PX@�[��.K$L@&K�[��.K$LY@����$" +6326632#4&"#4&"#�7y@dgA_zrJ�JqJ�Kr'W`<97>{p��4JOOJ��4JOOJ��'��K��C0��ZK�PX��J�JYK�PX@��[��.K$L@&K��[���.K$LY@ ����"+632#4&"#�7y]yqJ�Kr'W`|o��4JOOJ��'��&��X0���%@"���[�.K�[/L+$4&"2&462�a�^\����𡥻�cc�c`��������K���0���c��JK�PX@���[.K�[�/K�(L@ �&K���[.K�[�/K�(LY@ +$4&"22#"&'#366c�cc�+o��nAbrrc��bd�e֝��=3��-b0;��%��[0���`��JK�PX@���[.K�[/K�(L@ �&K���[�.K�[/K�(LY@$+$4&"2&463253##�c�cc�ʖ�oAcssbA��db�gc���;0b��m3=��K��b0��WK�PX��J�JYK�PX@��[��.K�$L@&K��[���.K�$LY@����!+63#"#�5pCEr'`ivDT��'��1���0��0@-�p�n��[���.K�[�/L+462#&&""&'3264.2v�qu3\4B__By�vv6]7B__B�Fa_R).)C&E:HZ\U).)D&B����V���)@&�#K��Y&K�\�$L!#+#33#"5#53533V�#FZ�AAs����_�1]����F��>'��#@ J��&K�[$L"+3#5#"&53265�rr6z]yqJ�K'��W_{oE��JOOJ�� -��7'��@�J��&K�$L+33# -z��{Ҋ'�?����� -��/'��!@ �J��&K$L+3##33�p�xoox�tsuwp'����i'�E��G�� -���'��&@# -�J&K��$�L����+#'#37鲲�wpw���wp'���黻���� -��;'��@�J��&K�(L+733#����v��v �\�����,���'� �-@*�I�Y&K���Y�$L��� � +3!5#5�������']��]]m]��~�'���#�@!�J��r���i+%#&54654'5654&5473OG<sccs<Ghh�v+c�9�$}"i.k"}$�9�c+vm��i����!��@���U���Y��M+3#irr!�n��^�'���#�@!�J���r�i+4654&'53#56654&5475&�F<s~dd~s<Fii�v+c�8�$}"k.j"}$�8�c+vm��$�����1@.�W���c�\P� - �+22673#"&"#6�*g3'S�*e5'R�A!�A!�����C0���$@!���]�[�.L�� - ��+362"&� ^~(9((:'����((9((��B��5_��J@G�J���p��n���c�W�Y�M� �+"3273#5&&46753#&IGTTGijnVAowwoAVnj�Z�YRF` WW -�ԑ -WW `FR��*��.�� �B@?�J�pa�[�+K �Y���$�L��� � -+%!'6654'#53&5462#4&"3#.�1*(nU~�nh8qA«C[]>-YBO?;eux]6?>qEOaG��<���P���=@: -�JH �G����_�[�&L+�'"''7&47'7627264&"�;2>,u,<3:<3>-q->2;�P98P6�x+;3=<3;+z+;3>>3;�:j;;j����N���C@@��J -��ba #K�$L����+3##5#535''53330���r���}������R;R��R;R,��S����i����!���"@����a�U�Y�M+#33#�rrrrr�����|��)�,��#�+��@ -�JK�PX@0���pn�n�n��`�[�#LK� -PX@0���pn�n�n��`�[�+LK�PX@0���pn�n�n��`�[�#L@0���pn�n�n��`�[�+LYYY@$$$+$+!! +#&#""&533254.547&462�264&�rYd>�^zYu�urYd>�^{Zu�u��GIwFIVM",EVCm33�`WNVM",EV=y-3�`W��<W=<X<�� -l.����4K�PX@ ��[%�L@��W�[��OY�+�"&462"&462.#3"#2#�#3"#2#�#"3##2#"3##��.�������$��K�PX@8� p� n�c -[�+K�[�.K��\���/�L@6� p� n��c�c -[�+K��\���/�LY@"! $$+� &6 6&"&462#&#"3273������5�ܡ����]}|�lhP5@@5Khn�����:�-��嫫����~MFBL�MBBQ��[�����0@-�J�_���[+�L$+�4&"2&463253#5#E;T;<S�aaGZ$YY%Y�h<<g=Eh�eC=��=C��-�x�����$@! �J��U�Y��M+#'73#'73W`n\\n��`n\\n'���������)������FK� -PX@�g���U���Y�M@�s���U���Y�MY@����+5!#5)�rZY���W:����@���U���Y�M����+5!W�:``��.��������$���JK� -PX@/p� - c��a��[���+K�[�/LK�PX@1p��a��[���+K - [�.K�[�/L@/p� - c��a��[���+K�[�/LYY@$#""+ & 6& 732#'##32654#�<�����2����楡�NS8:yZr/JJS++V������:�֫���^MjI�����*$N�� -{x���5K�PX@�Y���%L@���U���Y�MY@ -����+5! -n{UU��[�����@��_���[�+�L+�4&"2&462"48O75P�h�hj��j;;k9�aa�b��h�|em��/@,�r��aUZ�N+#3!535#53533e������m�q�ee�f����`*���0@-�J�h���]�[�+L����&+!57654&#"#662*��lB%ZG{J+3I�HBO3-&0:CS8"/��[5��!�u�JK�PX@*�h�h��`��[���+K�[�.L@+�h�p��`��[���+K�[�.LY@#!#!+62"&'33264&##53254&#"#NxR=@S�NX/%"6* -U�9=,;:*9;3,):*#�� -N�����0+7 -���zam��K��C'��*@'J��&K�[$K�(L"+3#5#"'#3265�rr6z<)qqJ�K'��W_��-��JOOJ��#��+�� �.@+�p��[��#K$L� -� +!####"&46eCevwx��I^��s�t��5 �����@���W��[���O+"&462�:'':( ':((:�� -�� ���RK�PX@���h�c�[�(L@���p�c�[�(LY@ ����#!#+72##53264&##5�:HH7�m777d;H*{��`�����@�s���Y�#�L����+#53J6�`D����[�����)@&_���[�+�L����+�64&"&462<;R98*jl�lo�<l=<n;Cd�cc�e��2�x�����&@#�J��U�Y��M+7#7'3#7'3�m__m]cm__m]x���������"���������^@[J���p�nb���Y #K -$L�� - ��+#53533##5#5733X6�Nc�--Y��|��k��`D��墢8CC2�����H��"��������T@Q�J p�h��d�Y#K -�Y��$�L����&+%!57654&#"#6623##53���lB%ZG{J+3I7l��l6�GHBO3-&0:CS8"/q�H`D����!�����!�$�/�3%@#- -JK�PX@F�h�h� p��d - -b��[��+K�[�.K$LK�PX@J�h�h� p��d - -b�#K��[���+K�[�.K$L@K�h�p� p��d - -b�#K��[���+K�[�.K$LYY@#00""030321/.,+*)('&%"$"$#!#!+62"&'33264&##53254&#"#533##5#5733)NxR=@S�NX/%"6* -U#c�--Y��|���k�n�9=,;:*9;3,):*#���8CC2�����H��Z�>0���lK� -PX@)��h�p��d��_���[�.�L@*���p�p��d��_���[�.�LY@!+�"&462"&46753#&2653�(9((9�z�{vtl0^[=l>k:((:(��rp�^z�3K5<:4��"������ -��3@0 -J H����b�#K$L�� ��+!'!#3%3'5 2��2w����R�rgݎ���H�GTma��"������ -��3@0 -J H����b�#K$L�� ��+!'!#3%35 2��2w����R�rgݎ���H�GamT��"������ -��5@2 -J H����b�#K$L�� ��+!'!#3%37'57 2��2w����R�r���������H�G�VVYSS��"���f�� -��J@G -J -�c� c����b�#K$L�� ��+!'!#3%36"&#"#6623273 2��2w����R�r�<JE%@<JE%@����H�G�;-+:;,*��"���u�� -���>@; -Jc����b�#K $L�� �� -+!'!#3%3&"&462"&462 2��2w����R�r=2##2#�2##2#����H�G�#2##2##2##2��"������ -���D@A -J��c��c����b�#K $L�� �� -+!'!#3%36"&462&"264 2��2w����R�rm>]??]>W,+����H�G�<<c<<--����W����A@>�J��a �a���Y�#K�Y$L -+!3#!!5!#!W���� ����M|����_�X�Y����/��~��%�����%���JK�PX@3���p��n�f��d ��[�+K�[�(L@4���p��n��n��d ��[�+K�[�(LY@�$#! �%% -+"32732##53264&##5&&632#&�i��i�8�$�c:HH7�m7��Εo�'�8X��i\j,7d;H*p�*�mdi��K�������6@3�H��a���Y#K�Y�$L+5!3#!!��^������LazT'Y�X�Y���K�������6@3 H��a���Y#K�Y�$L����+!3#!!77�������E���Y�X�Y�{zam��K�������8@5 H��a���Y#K�Y�$L����+!3#!!%'57�������J����Y�X�Y��YVVYS��K���u����A@> c��a���Y -#K�Y�$L�� ��+!3#!!$"&462"&462�������M#3"#2#�#3"#2#�Y�X�Y�h##2##2##2##���������� @��H���#K$L+53ݠrLazT�!��I���������� @��H���#K$L+73��=r3zam�!��I�������� �"@��H���#K$L +'573���9r>YVVYS�o��I�����u����'@$��c�#K$L+�"&462"&4623#3"#2#�#3"#2#r ##2##2##2##����I�� �������-@*a��[���#K�[�$L#!# +32###533264&##3#V��Ȩ�MMsqy��yq�������%i�Ɋ��i��K���f���7@4J���c�c #K$L!! -+623273"&#"#3##3�<JE%@<JE%@Nrr��rrW+;,*:;-+9�H�������%��������3@0�H���[�+K[,L+564&"&6 ���҅�,��+��LazT���㊊�g�5�������%��������3@0H���[�+K[,L����+$64&"&6 7�҅�,��+������`�㊊�g�5�����:zam��%��������5@2H���[�+K[,L����+$64&"&6 '57�҅�,��+�����`�㊊�g�5�����EYVVYS��%���f����D@A���c�c�[�+K - \ , L!!+623273"&#"#�64&"&6 �<JE%@<JE%@��҅�,��+��+;,*:;-+�o�㊊�g�5�������%���u�����>@;c���[�+K[ ,L���� -+$64&"&6 "&462"&462�҅�,��+��#3"#2#�#3"#2#`�㊊�g�5�����'##2##2##2##��{��?K���0+%''7'77?I��K��I��K��I��K��I��K����������!�A@> �J[+K�[��,�L!!$#+#"'#7&63273"&2654'�X͖|]:[dYΕ}]9[��i�/P=Ti�.��<Mc���F?ld'�F>`�q]Bm-��r[C��.��J��i����"@��H��#K�[�,L+532653"&����rS�Sr��LazT���GOPPO��G~����J��i����"@�H��#K�[�,L+732653"&7JrS�Sr�陙�����GOPPO��G~���zam��J��i����$@!�H��#K�[�,L+732653"&'57JrS�Sr���������GOPPO��G~���YVVYS��J��iu����)@&�c��#K�[�,L+732653"&�"&462"&462JrS�Sr��~2##2#�2##2#���GOPPO��G~��~#2##2##2##2����N����$@!�J - H#K���$�L+!#5335hr�����.�����S�E�amT��K��1����1@.����c�#K�[&K�$L���� -#+�###333264&##��y}~rq~~A@@A~+u�y�����>n?��K�����$�^�!JK�PX@�p�[�%K��[��/�L@ �p��c�$K��[���/�LY@ +%"&53264&''57654&"#462�y�q`0S1$)�98W;rz�nVcH>�VkbS&+7F2`6@*9;1��`qgGS0<,[��%��[����d@�J�HK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+54&"2&463253#5#��.c�cc�ʖ�oAcssbA�azT�q�db�gc���;0b��g3=��%��[����d@�J�HK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+7�4&"2&463253#5#���c�cc�ʖ�oAcssbA�zam�q�db�gc���;0b��g3=��%��[��� ��f@�J�HK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+'574&"2&463253#5#⏏��c�cc�ʖ�oAcssbA�YVVYS���db�gc���;0b��g3=��%��[����'���$JK�PX@.��[��%K[�#K�[ .K� -[ - -$ -L@4���c[�#K� &K�[�.K� - -$K�[/LY@'&#"! $!! +623273"&#"#�4&"2&463253#5#�<JE%@<JE%@8c�cc�ʖ�oAcssbA�;,*:;-+�_�db�gc���;0b��g3=��%��[�����'�v�$JK�PX@$��[%K�[.K�[ - $L@*��c�&K�[�.K�$K� [ - / LY@'&$+�"&462"&4624&"2&463253#5#�2##2#�2##2#�c�cc�ʖ�oAcssbAl"3##2#"3##2�0�db�gc���;0b��g3=��%��[8����'���$JK�PX@*����c -c�[.K�[ $L@2����c -c�&K�[�.K�$K� [ / LY@"��'&#"! �� +�64&"&4624&"2&463253#5#i,??]>>fc�cc�ʖ�oAcssbA�--;<c<<c<�b�db�gc���;0b��g3=��%��0��'�-��K�PX@ -�J@ -JYK�PX@,�p��a - -�[ ��.K [/L@4�p��a &K - -�[��.K�$K [/LY@��-,*)%$! ��""+62!3273#"&'#5"&4625264&"$&"!YE��Q ];c!|~Z<grC閗�>�cc�c -V�]='T]�vGOMLa6-ZZc���]T�3e�db��QSB��%��10�%���JK� -PX@3���p��n�f��d ��[�.K�[�(L@4���p��n��n��d ��[�.K�[�(LY@�$#! �%% -+"32732##53264&##5&&4632#&3FSSFc {qU:HH7�m7g~�wd�{�c�dWLa)7d;H*n ���_XW��%��D����E@BH�p��a�[�.K��[��/�L� - �+"&62!3273&"!'53x����ZU@]&{�8X~U22� ���xEQMLa�QQDgTma��%��D����E@BH�p��a�[�.K��[��/�L� - �+"&62!3273&"!53x����ZU@]&{�8X~U22� ���xEQMLa�QQD�amT��%��D�����G@DH�p��a�[�.K��[��/�L� - �+"&62!3273&"!'573x����ZU@]&{�8X~U2 -���� ���xEQMLa�QQDVVYSS��%��D���� �(��K�PX@2�p��a [ -%K�[�.K��[��/�L@0�p - c��a�[�.K��[��/�LY@�&%"! - �+"&62!3273&"!"&462"&4623x����ZU@]&{�8X~U2�2##2#�2##2# ���xEQMLa�QQD1"3##2#"3##2��������� @��H���&K$L+53ݠr�azT��'����������� @�H���&K$L����+337Kr���'���zam�������� �"@ �H���&K$L����+33'57KrV���'���YVVYS����������NK�PX@[%K���&K$L@�c���&K$LY@�� - ��+33"&462"&462KrY#3"#2#�#3"#2#'���#"3##2#"3##��%��W����_@ JHK�PX@�%K�[�.K��[���/�L@�r�[�.K��[���/�LY�#+"&4632&'57&'37�264&"W����wTE3{O"(t}Q��C\�ca�^=�����9A<(= !)=���cd�cc��K��C���!��K�PX��J�JYK�PX@)�[ -%K [� #K��[��.K$L@+ -�c [� #K&K��[���.K$LY@��! ��"+632#4&"#$"&#"#6623273�7y]yqJ�Kr�<JE%@<JE%@'W`|o��4JOOJ��'r;-+:;,*��&��X����,@)�H���[�.K�[/L+54&"2&462��=a�^\������azT�m�cc�c`��������&��X����,@)H���[�.K�[/L+$4&"2&4627�a�^\�������ݻ�cc�c`�������zam��&��X�����.@+H���[�.K�[/L+$4&"2&462'57�a�^\����������cc�c`�������YVVYS��&��X�����vK�PX@,��[��%K[�#K�[�.K� \ - / L@*���c[�#K�[�.K� \ - / LY@!!+623273"&#"#�4&"2&462�<JE%@<JE%@Ga�^\������;,*:;-+�[�cc�c`��������&��X������dK�PX@"[%K���[�.K�[/L@ c���[�.K�[/LY@ +$4&"2&462"&462"&462�a�^\�����2##2#�2##2#��cc�c`������u"3##2#"3##2��Z�PX�����6@3���c���a�W�[�O�� ��+5!&"&462"&462Z��:((:((:((:(7ee�)8))8�.(9((9����b0����xK�PX@ �J@ JYK�PX@�[.K��[��/�L@�&K�[�.K�$K��[���/�LY@ $#+#"'#7&463273&"2654'C�y`G(OLB�xbI)O�,^&)}d�M�4+SM�5,{$cYA-.!dY>-��F��>���*@'J�H��&K�[$L"+3#5#"&53265'5�rr6z]yqJ�K �'��W_{oE��JOOJ�Tma��F��>���*@'J�H��&K�[$L"+3#5#"&532655�rr6z]yqJ�K �'��W_{oE��JOOJ)amT��F��>����,@)J�H��&K�[$L"+3#5#"&53265'57�rr6z]yqJ�K����'��W_{oE��JOOJaVVYSS��F��>����!�[�JK�PX@[%K��&K�[$L@�c��&K�[$LY@" +3#5#"&53265"&462"&462�rr6z]yqJ�K�2##2#�2##2#'��W_{oE��JOOJy"3##2#"3##2�� -��;���"@�J��H��&K�(L+733#���6���v��v�zam���\�����K�������g��JK�PX@ �%K���[.K�[�/K�(L@ ���[.K�[�/K�Y�(LY@ +$4&"22#"&'#366c�cc�+o��nAbrrc��bd�e֝��=3�����0;�� -��;�����M�JK�PX@��[%K&K�(L@��c&K�(LY@ -+�"&462"&46233#�2##2#�2##2#&���v��vl"3##2#"3##2�z�\�����"���a�� -��=@: -J�a����b�#K$L�� �� +!'!#3%3!5 2��2w����R�r�������H�G3UU��%��[�������JK�PX@#�Y���%K�[.K�[ $LK�PX@!���a�[.K�[ $L@)���a�&K�[�.K�$K�[ /LYY@�� -�� -+5!4&"2&463253#5#�n"c�cc�ʖ�oAcssbA{UU�D�db�gc���;0b��g3=��"������ -��G@D -J -r��c����b�#K $L�� ��+!'!#3%3"&553265 2��2w����R�r�Q�PA&^&����H�Gd?LM?$$$$��%��[� ��%���"JK�PX@(r���[�#K�[.K�\ - $L@0r���[�#K�&K�[�.K�$K� \ - / LY@%$$+"&55326534&"2&463253#5#�Q�PA&^&Bc�cc�ʖ�oAcssbA�?LM?$$$$���db�gc���;0b��g3=��"�3�����I@FJ���p��b���_�#K�$L� - �+3#"&547'!#3#"3fTj7IQ2��2w���2���s�H;,R����I=*lG��%�3}0��&��@ JK�PX@)���_�[.K�[�/K�[.L@'���_�[�.K�[�/K�Y�&LY@�$# � +3#"&4675#"&463253##"$264&")Tj7I.'bAn��oAcs1���cc�c�H;Y4 c3=���;0b��<*�e�db���%�������=@:�H�p�n��[���+K�[,L����#!#+&632#&#"3273#7��Εo�'�8�i��i�8�'�o|���5�mdi��idl9zam��%��1���=@:�H�p�n��[���.K�[/L����#!#+&632#&#"3273#7���wd�{dFSSFc {�b}�� ��_XWc�dWTc�zam��%�������>@;�H�p�n��[���+K�[,L����#!#+&632#&#"3273#7'5��Εo�'�8�i��i�8�'�o����5�mdi��idlAVYSSY��%��1����>@;�H�p�n��[���.K�[/L����#!#+&632#&#"3273#7'5���wd�{dFSSFc {�b��� ��_XWc�dWTc�VYSSY��K��������.@+H�[#K���[�$L # +73264&##72##%7'5�qy��yqq��ɨ����W��\������VYSSY��%������"����JK�PX@.� Y%K�[.K���[.K�[ -$L@3� U�[.K���[.KY�$K�[ -/LY@"!$+$4&"2&46323#5#3#5255#�c�cc�ʖ�oAcssbAeg p04��db�gc���;0�g3=�5.}29�� �������-@*a��[���#K�[�$L#!# +32###533264&##3#V��Ȩ�MMsqy��yq�������%i�Ɋ��i��%�������z� JK�PX@& -��a�%K� [�.K�[$L@* -��a� [�.K�Y�$K�[�/LY@����##+##5#"&46325#5353�264&"�;sbAn��oAcRRs���cc�c�B��g3=���;0�BTT��e�db���K���a���D@A���a��a�Y #K�Y�$L�� - �� -+5!!3#!!On������UUTY�X�Y���%��D������K�PX@1�p��a�Y -%K�[�.K��[ ��/�L@/�p -�a��a�[�.K��[ ��/�LY@� - �+"&62!3273&"!!53x����ZU@]&{�8X~U2�� ���xEQMLa�QQD�UU��K���u���9@6����c��a�Y#K�Y�$L +�"&462!3#!!B#3"#2#������� ##2##�Y�X�Y���%��D���� ��K�PX@0�p��a�[�%K�[�.K��[ ��/�L@.�p��c��a�[�.K��[ ��/�LY@� - � -+"&62!3273&"!"&4623x����ZU@]&{�8X~U22##2# ���xEQMLa�QQD1"3##2��K�3�����K�PX@,��h��a ���_�Y�#K�Y�$L@-���p��a ���_�Y�#K�Y�$LY@� - � -+3#"&547!!!3#!##"�Tj7IH�������1�H;2G�Y�X�Y<*��%�uD0��%�jK�PX@(�p�f��a����`�[�.L@)�p�n��a����`�[�.LY@'" +#"&547&&462!327333&"!�j7Im����ZU@]&{N38T4X~U2�;2 ����xEQM7P"�QQD��K�������7@4 H��a���Y#K�Y�$L����+!3#!!77'5������������Y�X�Y��VYSSY��%��D�����G@DH�p��a�[�.K��[��/�L� - �+"&62!3273&"!'573x����ZU@]&{�8X~U2 -���� ���xEQMLa�QQDlSSYVV��%����� �%�P@M#Ir� p����c� � a�[�+K� -[ - -, -L%%"!!$+"&5532653�&632#&#"267!5!Q�PA&^&B���Εo�'�8�i���u���|?LM?$$$$�h�5�mdi��iZYY}���%��[� �'�/���$ -JK�PX@9r� p���[�#K� - -[.K� \ /K�[�(L@=r� p���[�#K�&K� - -[�.K� \ /K�[�(LY@/.+*'&$ +"&5532653�&463253"&'32655#64&"2�Q�PA&^&B�і�oAcs�� -q U�UbA�c�cc��?LM?$$$$�����;0b��t�iZ+5TPp3=Ȫdb�g��%������"�W@TI�p��a�� - -a��[���+K�[,K� [�(L��"!��!#+&632#&#"267!5!3#5255#��Εo�'�8�i���u����g p04�5�mdi��iZYY}�(5.}29��%��[5��!�,���JK�PX@;�p� � - -c�Y�#K��[��.K�[/K�[�(L@?�p� � - -c�Y�#K�&K��[���.K�[/K�[�(LY@��,+)('&#"! ��# +&463253"&'32655#64&"2#&543"3���oAcs�� -q U�UbA�c�cc�g p04 ���;0b��t�iZ+5TPp3=Ȫdb�g�5.}29�����;a���*@'���a�#K$L����+5!33n�rUU����I�����;����LK�PX@�Y���%K�&K$L@���a�&K$LY@����+5!33n�r{UU��'������4�����+@(J���_�Y�#L� - �+3#"&4673#"�Tj7I.'r1�H;Y4 ��*����4�����`�JK�PX@���_�[�-K�Y�&L@��c���_�Y�&LY@� - �+3#"&4673#""&462�Tj7I.'r1]*=**=*�H;Y4 "��***>**��H����u���#@ ����c�#K$L+"&4623�#3"#2#ur ##2##����I��K����'��@���&K$L����+33Kr'����K��`�� -��5@2 -�J��a#K��$K�[�(L+3#33#3#5255#�rr���:���Jg p04���=����7��5.}29��K��#�� -��n� -�JK�PX@#��a�%K�&K��$K�[�(L@)��a��Y��$K�&K��$K�[�(LY@+3#373#'3#5255#�rrȞ����"g p04��R��������5.}29��K������ � @ �H���#K�Z�$L+33!7Kr��������W3zam����������8��HK�PX@���%K$L@���Y$LY@ -����+337Kr�����_zam��K�������/@,��a���#K�Z�$K�[�(L+33!3#5255#Kr���vg p04���W.5.}29��K��������\K�PX@��a���%K$K�[�(L@��a���Y$K�[�(LY@�� - ��+333#5255#Krog p04��.5.}29��K�������+@(��c��Y��#K�Z�$L+33!3#5255#Kr����g p04���W�5.}29��K�������YK�PX@��Y��%K�[�.K$L@��U�[�.K��Y$LY@�� - ��+333#5255#KrOg p04���5.}29�� ����� �&@# -�J�#K���Z�$L+73!5737����MMs\\WW i.��j�� ������7@ - �JK�PX@�%K���$�L@��Y���$�LY�+3#5737�rBBrCCja��i��K����� � �%@" �J -�H��#K$L+3##37rr��rrW������H������zam��K��C���jK�PX@ �J�H@ J�HYK�PX@��[��.K$L@&K��[���.K$LY@ ����"+632#4&"#%5�7y]yqJ�Krk�'W`|o��4JOOJ��'�amT��K����� ��4@1 �J��a��#K$K�[�(L+3##33#5255#rr��rrW�g p04��H������5.}29��K��C0����K�PX��J�JYK�PX@%��a��[ ��.K$K�[�(L@)��a &K��[���.K$K�[�(LY@����" -+632#4&"#3#5255#�7y]yqJ�Kr�g p04'W`|o��4JOOJ��'��5.}29��K����� ��&@# �J �H��#K$L+3##37'5rr��rrW������H������VYSSY��K��C����nK�PX@�J�H@J�HYK�PX@��[��.K$L@&K��[���.K$LY@ ����"+632#4&"#%'57�7y]yqJ�Kr�����'W`|o��4JOOJ��'�SSYVV��%���a����=@:�a���[�+K[,L���� +$64&"&6 5!�҅�,��+����n`�㊊�g�5�����UU��&��X�����bK�PX@!Y�%K���[�.K�[/L@�a���[�.K�[/LY@+$4&"2&4625!�a�^\�������n��cc�c`�������UU��%���������>@;a���[�+K\ ,L���� -+$64&"&6 3#73#�҅�,��+���c^J�blJ`�㊊�g�5�����������&��X�����7@4a���[�.K�[/L +$4&"2&4623#73#�a�^\����𡥯c^J�blJ��cc�c`�����������%�������{@ -� -JK�PX@"��a - ��[+K[$L@-��a - ��[�+K - ��Y�#K[$LY@+!3#!!5 &6 5!264&�������W����-V��)��҅�^�X�Yov�6�wn_�㋋���%��0��%�+�T@Q -J�p� -� -a [.K�[��/�L�+*('$# �+"'#"&4632632!3273$264&"$&"!��H%vEx��xDs%I�v��[T@]&{��I\�ca�^�X~T1 t7=���<6r�xEQMLa�cd�ccQPE��K��<�� ���?@< -JH��a[�#K��$�L��� � !+#32#3264�r�v�UX���F~A@@Ah����uZFp��D�>o>OamT��K��b���gK�PX@ �J �H@ J �HYK�PX@��[��.K�$L@&K��[���.K�$LY@����!+63#"#%5�5pCEr �'`ivDT��'�amT��K��<�� �� �R@O -J� -�a�� a[�#K��$K�[�(L�� � � !+#32#3264#5255#�r�v�UX���F~A@@A5g p04���uZFp��D�>o>�t5.}29��K��b0����K�PX��J�JYK�PX@$��a��[��.K�$K�[�(L@(��a&K��[���.K�$K�[�(LY@�� ��! +63#"#3#5255#�5pCErg p04'`ivDT��'��5.}29��K��<�� ���A@> -JH��a[�#K��$�L��� � !+#32#3264'57�r�v�UX���F~A@@A��������uZFp��D�>o>�SSYVV��K�������iK�PX@�J�H@J�HYK�PX@��[��.K�$L@&K��[���.K�$LY@!+7'563#"#[5pCEr�VYSSY�`ivDT��'��<�� �� �$�=@:$#"!H�p�n[�+K��[���,�L��� � +"&53264.5462#&&'7�@LllL�ڈz<tC)ANOA)��}~<���c4c4T�zfZ.6<R.&I5[o`[(6�zam��1�����#�7@4#"! �H�p�n��[���.K�[�/L+462#&&""&'3264.72v�qu3\4B__By�vv6]7B__Bc���Fa_R).)C&E:HZ\U).)D&BPzam��<�� ��1���JK� -PX@2���p��n�f��d���[�+K�[�(L@3���p��n��n��d���[�+K�[�(LY@#!# +�&"2##53264&##5&&53264.5462#�<f@LllLk]:HH7�m7^sz<tC)ANOA)��}~-64c4T�u+7d;H*n cS.6<R.&I5[o`[��1���0�/��� -JK� -PX@2���p��n�f��d���[�.K�[�(L@3���p��n��n��d���[�.K�[�(LY@#!# +�"2##53264&##5&&'3264.5462#&2\4B__B`O:HH7�m7Rbv6]7B__Bv�qu�)C&EyW -)7d;H*mZM).)D&B7Fa_R)��<�� �� �&�>@;&%$#"H�p�n[�+K��[���,�L��� � +"&53264.5462#&&'7'5�@LllL�ڈz<tC)ANOA)��}~<(���c4c4T�zfZ.6<R.&I5[o`[(6�VYSSY��1������%�8@5%$#"!�H�p�n��[���.K�[�/L+462#&&""&'3264.7'52v�qu3\4B__By�vv6]7B__Bُ���Fa_R).)C&E:HZ\U).)D&BXVYSSY��'�'���(@%��c��_��Y�#�L!!#+###5324###5!�6>F9��33U��^��7b<HM�Y����f��$�H@E$ - J����d�#KY&K� -[� - -$K�[�(L#! #!#+2##53264&##5&5#53533#33#"'�:HH7�m7<AAs��#FZ07d;H*�$_1]��]��_��'����� �)@& - �H�Y���#K�$L����+5!##77'5'�r9���^YY��^�VYSSY����V����A@>�� - -a�#K��Y&K�\�$K� [�(L!#+#33#"5#535333#5255#V�#FZ�AAs��g p04���_�1]����5.}29��J��ia���/@,���a#K�[�,L�� - ��+5!32653"&�n�:rS�Sr��UU����GOPPO��G~����F��>����\�JK�PX@�Y%K��&K�[$L@��a��&K�[$LY@"+3#5#"&53265!5�rr6z]yqJ�K0��'��W_{oE��JOOJ�UU��J��i�����<@9��c �c��#K�[�,L -+732653"&�64&"&462JrS�Sr��%,??]>>���GOPPO��G~���--;<c<<c<��F��>8���!�7@4J��c���c��&K�[$L" +3#5#"&53265"&462&"264�rr6z]yqJ�K>]??]>W,+'��W_{oE��JOOJ�<<c<<--��J��i�����)@&��a#K�[�,L+3#73#32653"&c^J�blJ��rS�Sr���������GOPPO��G~����F��>����9@6J �a��&K�[$L" -+3#5#"&53265#7#73�rr6z]yqJ�K`^JE�JTb'��W_{oE��JOOJ������J�oi���@K�PX@��h��`��#�L@���p��`��#�LY�!(+73265333#"&547&&JrS�SrhI"0\j7Iay���GOPPO��Giz %G;2���F�2a'��=@: J���_�[�,K�Y&L� -�+3#"&4675#"&532653#" Tj7I.'6z]yqJ�Kr1�H;Y4 T_{oE��JOOJ4��*����Nu����+@(�Jc#K���$�L+!#533"&462"&462hr�����v2##2#�2##2#����S�E#2##2##2##2��2����� � �4@1�I -H�Y#K���Y�$L��� � +!!5!577���G�6F��o���Y��YYY|zam��,���� � �4@1�I -H�Y&K���Y�$L��� � +3!5#577�������J��']��]]m]{zam��2���u���7@4 I����c�Y#K�Y�$L+�"&462!!5!502##2#���G�6F���#2##2iY��YYY��,�������c� IK�PX@ ���[�%K�Y&K�Y�$L@����c�Y&K�Y�$LY@+�"&4623!5#5(#3"#2#��������#"3##�]��]]m]��2����� ��5@2�I H�Y#K���Y�$L��� � +!!5!577'5���G�6F��叏��Y��YYY�VYSSY��,����� ��5@2�I H�Y&K���Y�$L��� � +3!5#577'5�����������']��]]m]�VYSSY����'?��aK�PX@���_�[�-KY&L@��c���_Y&LY@� - � +#73267#737663"3#" -7A B -nl -4.e f8U�^ -]'_W_'0']��RG��<�� �� �+�P@M�p�n�� a -[�+K��[���,K�[�(L��+*('&%"!� � +"&53264.5462#&&3#5255#�@LllL�ڈz<tC)ANOA)��}~<]g p04c4c4T�zfZ.6<R.&I5[o`[(6�o5.}29��1���0��*�G@D�p�n�� a��[���.K�[�/K�[�(L*) -+462#&&""&'3264.3#5255#2v�qu3\4B__By�vv6]7B__B�g p04�Fa_R).)C&E:HZ\U).)D&B��5.}29��'������;@8��a�Y���#K�$K�[�(L�� �� +5!##3#5255#'�rg p04^YY��^�t5.}29����V����A@>�� - -a�#K��Y&K�\�$K� [�(L!#+#33#"5#535333#5255#V�#FZ�AAs��g p04���_�1]����5.}29��?��� -�"@����a�W�[�O+3#5255#g p045.}29�� -T(����0+'57(����YVVYS�� -T(����0+7'5�����VYSSY�� -{x���5K�PX@�Y���%L@���U���Y�MY@ -����+5! -n{UU�� -`7� �@r���[�#�L+"&55326537Q�PA&^&B�?LM?$$$$�� -l�����-K�PX@���[�%�L@���W��[���OY�+"&462�#3"#2#�#"3##�� -]��8���0@-����cW[O����+64&"&462�,??]>>�--;<c<<c<�� -�3��� ��"@����c�W�[�O!#!"+4633#"33#" -I9E1Tj7�d7E*H�� -^Z���CK�PX@��[��%K[�#L@���c[�#LY@ !!+623273"&#"#<JE%@<JE%@�;,*:;-+�� -Yc���@��U��Y�M+3#73#Oc^J�blJ��������'��#@ ���aL����+5!##!#Mq��r�YY�2��2����/�;@���(@%����c��_L+"&462"&53265Z!/!!/!�g�g[:o:�!!/""3ThhT,==,��,H�����@���W��[���O+"&462r:((:(H(9))9�� ����)���"@��c���W��[���O+6"&4624"&462�$3##3$$3##3$�#$2$#�$$2$#��V��h��-��)JK�PX@:� - -p�p��c��a��c �[��K�LK�PX@D� - -p�p��c��a��c� �[��K��[��K�L@B� - -p�p��c��a��c� [�K��Y���K�LYY@-,$#! !# +3###"&532654##53264&"#4623��xm�v�xg?g<�" 4B7^9fv�q4/��_�{2`mn_2>=3ia1Z66,VjeT5L��V�����1�, JK�PX@=�� � p�p� � c� � a��c -��[KLK�PX@H�� � p�p� � c� � a��c� - -[K��[KL@E�� � p�p� � c� � a��c� - -[�K��YKLYY@���1�10/'&$#! #+#####"&532654##53264&"#4623�xm�m�v�xg?g<�" 4B7^9fv�q4/��_�{��{2`mn_2>=3ia1Z66,VjeT5LV�����o��*�D@AJ����c��c��c��] - Y� L*)(''! +#"2"'#332654'&"&'&5476335!5!#�9>;^;=.i�/hhv3:&!cG E�#*I�i���Q(�a:{u++2 #bt]__�������8��� JK�PX@;���h���c��c�� - -c� � c��]Y L@<���p���c��c�� - -c� � c��]Y LY@753210/-&% !!+#&#"3##"2"'#332654'&"&'&5476335!5!5432�]I+$���9>;^;=.i�/hhv3:&!cG E�#*I�i��QV^[>?X_�Q(�a:{u++2 #bt]_W�a����`�� �@@=J�p��cY�K��[����L��� � !# +"&53264&##532655!5!�%77BwЁeMpAQ@'"D4�]��Xf[@dti;NCt?aVS__����t��,�N@KJ�p��c����c - Y�K�[�L���,�,!#)4+32'564&##"&53264&##532655!5!�&7��wKK@=QwЁeLqAR@'#D4�`��Xf�lWV(u+#-dti;NBu?aVS__�������2��K�PX@. $ - -J@. $ - -JYK�PX@9� - -p�n� c�� -d��_�� Y� KL@@���p� - -p�n�� c�� -d��_�� Y� KLY@210/-,*)'&'#!!+!326553#27#"&54675###5#5&&"#4625!5!�F�#cj>S!&ZsH?#�l�nKSl��;�%��##��Z/-W [WAVe����\18\Mv�O�_��������3K� PX@%1 2� J IK�PX@%1 2� J I@%1 2� J IYYK� PX@,�p� n�c� -� �_Y�LK�PX@& p�c� -� �_Y�L@,�p� n�c� -� �_Y�LYY@�0/,*$#"! -�33+"&54676&#"#6#"7&4632675!5!!#"27.ZqE<3?f}pZT��neA[W�����MYk>M"!GZW@V>V�đQRa���<7S�__� vc#*]..W ��������"�J@G�p��c� - - Y� K��YK�[�L�� ��"+#'56655!3253"&5#53"'&�ohtA-����k~�y�4�56�_uvdd-Fu���iu�sx_z��������<@9�p��c��Y K�[�L����" -+#'56655!3253"&5#5�ohtA-����k~�y��_uvdd-Fu���iu�sx_�������'�J@G�p� -� - c��c��YK�[�L���'�'" " +#'56655!3253"&5#5!&&##532�ohtA-����k~�y��HH^)$5=F;M�_uvdd-Fu���iu�sx_k/Y:~��`�����1�=6�, JK�PX@K�� � p�p��c� � c� � a��cK -��[KLK�PX@V�� � p�p��c� � c� � a��cK� - -[K��[KL@S�� � p�p��c� � c� � a��cK� - -[�K��YKLYY@$��<;986532�1�10/'&$#! #+#####"&532654##53264&"#46233"&5326�xm�m�v�xg?g<�" 4B7^9fv�q4/�@^`�_^2n3�_�{��{2`mn_2>=3ia1Z66,VjeT5LVVffV-;;��`�����>&�, JK�PX@F�� � p�p��c� � c� � a��c -��YKLK�PX@R�� � p�p��c� � c� � a��c� - -YK��YKL@N�� � p�p��c� � c� � a��c� - -[�K��YKLYY@"���>�>9764210/'&$#! #+#####"&532654##53264&"#4623!&&##532�xm�m�v�xg?g<�" 4B7^9fv�q4/�'HH^)$5=F<M�_�{��{2`mn_2>=3ia1Z66,VjeT5LVk/Y:~��������GM@ -;, JK�PX@P�� � p�p��c� � c� � a��c�[�K -��YKLK�PX@\�� � p�p��c� � c� � a��c�[�K� - -YK��YKL@X�� � p�p��c� � c� � a��c�[�K� - -[�K��YKLYY@&���G�GB@?=9764210/'&$#! #+#####"&532654##53264&"#4623!&&##532&&##532�xm�m�v�xg?g<�" 4B7^9fv�q4/�!2P`)$WQ41WS)$4=B6N�_�{��{2`mn_2>=3ia1Z66,VjeT5LV.M-L+N ->���������&�D@A J c��c��Y�K�L%$ -+!62''64&"#5"&4625!5!�264&"�-1�t�xP]E@j4�yx�5�+��H�GH�G��J��zZ D�JQH�ʩK�ɄL�_�!HIIH���������+�3�Y@V%J� - -p� - -n��c��c �Y���K�[L21.-+*'&"##" +!##5#"'#"&5532767655!327&54625!264&"�yi-_~Uv�I#��ےoKm�-��Hl8Aj>=kA�_�{�<@G�w�A2;�m�O9mYs:�;�j,>>k>>��������\K�PX@!�h��d�Y���K�L@"�p��d�Y���K�LY@#+!####"73267655!&yl�LZ�l *���_�{��ij�S2����������$�E@B J��c��c��Y K�L��#"��" -+##5#"&54675&&55#5!33#"26�xmA�[�7,0$w��.E');FM�h�_�{�U^W5LUN_��!NA[2`/W��������&�.�H@E�p�� -c� -� -c��c��_ �Y���L,+('&%'!!+!##"2"&'33254&"&'&5476335!2"&4��9>:_;=/uчk�o?jG!E�#*J�vJ6&&6&�_�Q)�`lbuV. #bt]�&6''6���������7@4J�c��c�Y���K�L!" +!##5#"&47#5!#"265!xm4x`�@�n ?LN�U���_�{�Sn�3XXBu?`H!����V���0�P@M/�J���p�p��c - ��Y�K�[�L00!$&+##"'&5475&&55#5!33#"2654&"#&677V�;=���Y1m6'}u�u/J <I!;��1Z/^JN�_mR��[2A|-_X__"XE\8c5mo?BOj�~X�����c�� �1@.�a��d�Y���K�L$# +!####"'&55332767655!5!�xm�\q{/*m53 -�c�_�{�?z�LDn��u!!!B'�������l��&�1�]@ZJ�� c c��] �� -Y - -K�[�K�L''��'1'0,*)(�&�&%$&"$+####"&'#33254'&"&&'&54335!5##"3lxm�#_X,MhhA3h"Z6=-�I�p���J33�_�{4G^ ~29R1 &L�S_�y(�F�����`���N@K� - -p�p� � c� -� -a��c�Y���K�L+!###"&'3264&"#6623!xmqw�vk ?s@@s? kw�w r�f�_�{YjcK"-M�N-"JchV����#����bK�PX@&���p����cY�K�[�L@#���p����c��_Y�LY@ +#"2653"&4675!5!#�H^o]�Wi����|�����S�YYMy���Z__����*�����.@+�J���p��_Y�L+�&"26"&4675!5!!�[�[[�[y��xb�����tZZ�ZZ6�ٍ�؇____�����a��&�<@9�p����c��c��_ Y�L&%'! -+#"2"&'33254&"&'&5476335!5!#ؠ9>:_;=/uчk�o?jG!E�#*J�v���Q)�`lbuV. #bt]__�������!�wK�PX@-�h����c��c Y�K�[�L@.�p����c��c Y�K�[�LY@! $## -+#"32654#"#&62#"&675!5!#�Shzm]?EMJ`V�e�h�����m���b�^7*WWP_[L^j� �R__�������� ��)@&��c�Y���K�L+!### 55#5#26�yl��^}��,t+�_�{��������DFF���������3@0��cY�K�[���L����!#! +%#"&46335!5!###"Y��������yl�R`RXY��x�__�{�K�P��A����"���JK�PX@*���p����c�� c[K�L@4���p����c�� c[�KY�K�LY@! -+2654&"#&62%2673##5#"&Ve^].U,fk�k��[�n�xmkN���/?*/:1\odX�TfmZd_�{�*;������x���s�JK�PX@)�p��c���cY�K����L@)�p���s��c���cY�LY@#!# +#5"&46335!5!##"3253l%����#�_����M<}b�/z�v\__��BDm��Y�����)��@ -JK�PX@*���h��c��c��[ - K�LK�PX@+���p��c��c��[ - K�L@3���p��c��c�[�K��� Y - K�LYY@���)�)#!$"+##5#"&5475&&462#6&"33#"3265�wmB�]�j1=`�\['I*RA6,@PR:Oj�_�{�T`Tk'R�[hR*1*#75[,b0^N{�����6����7@4���c��cY�K L# -+�&"26#"&463!5!5!#l8_>@[:�7k�x{n6��UyQ87d78��&�en�h�__�{����������3@0J��c�Y���K�L #+!##"&55#332655�xm1�rv�<J�_�{M�p�ʞSC����������#�F@C J��c��c ��Y�K�L## -+!62''64&"#"&55#5!2655��74�t�vHVD~Im0�ky��9�@��K}�x -\C~DUB��$H�p�__�MPYF������������@@= J��c��c�Y���K�L+!##5"&4625!4&"6%27%�yi:㍍�:��Z�-��^�,���_�{�S�يT���FZ�$JV&�#��T��U���&�}K� -PX@,���h -c��c��[ K�L@-���p -c��c��[ K�LY@��%$!��!#" +####"&543354&"#&3235#"26Uxm��Ur�2 Xk����6>C4[(�_�{l5�hS�H:AA=��G�P8*[2@�����E�����D@A -c��c ��YK�L����#" +####"&54335!55#"26%5#Exm��Ur�3��r6>D5[( ��_�{n5�hS��_�R8*\1@ӻ�����������=@:J�p��c�Y���K�L +!##5 &727667655!!2655xm;��Z#���Dk_�_�_�{�b��!A{lRenY������,���kK� -PX@&��h����cY�K�\�L@'���p����cY�K�\�LY@���� +253"&552767655!5!�i��lg�i�&2��K�-�noxvepqe� -$W+__�����,���"�}K� -PX@-��h����c�� _ -Y�K�\�L@.���p����c�� _ -Y�K�\�LY@�� ��+253"&552767655!5!�2"&4�i��lg�i�&2��K��8))8)�-�noxvepqe� -$W+__��(:((:�������'�E@B��JG��s���cY�L�&%$" -�''+"7&4632675!5!!'5654#"#6)pZT��neA[W�����QV��TZp}f��QRa���<7S�__�|e}�aRQ�������3����$�,�;@8 -J�c _��Y��L,+#$% -+!#"&'#"&4632675!5!�265&&"4&"2���Xp�f@jk?f��e?i$W�����KyIHyK�KxJJx��|À=89<�̀;:P�_��JK<<KJzzJLwK����������9@6J��c��c�Y���K�L#"+!##5#"&46325!54&"26�xi:tc��cu9��Q�QQ�Q�_�{�Q�̊R���BOO�OO��`��W���'��K� PX@0���p� -h� - -c��[ K�\LK�PX@1���p� - -p� - -c��[ K�\L@;���p� - -p� - -c�� [� K��Y�K�\LYY@'&"!#!+##32653#"&55267654&"#&62Wxm��x5i/k�bt�C B6l5lp�u����{��Zr69C@�nd� W4:M=c�q\ui�������� ���3@0J��c�Y���K�L%"+!###"&55#!!%327%�xm0wgsu�����DHU#���_�{O�n��KTM������E���$��K� PX@*�h -�a ��YK�\LK�PX@+�p -�a ��YK�\L@1� - -h�p -� -a ��YK�\LYY@��$$! ��#!" +##!326'3#"&55327736655!55#Exm�[]4)l�bj:9 4!���#�_�{N~sD@�tb�R[!_���$�9��������&�L@IJ�p�n����c��c��_ - Y� L&%$#&$ +#"632#&&"2673"&47&46335!5!#�h1 `}j=lFEm=j}ˀO>h]M�i���D+aK$+BoD+$Kaw�:)�NY__��n�D������@���W��[���O+"&462��:((:(�(:((:��5�8#���(@%�c���W��[���O����(!'+�##53264&&'&4633#^5<H<W`��.'(8E`N��A9WUph5_ +?G'\�?_�����>���@��Y�K�L+###5!>xmx]��{�_�����r���8@5�p��[���KYK�L����#$ +54>2#54'&#"3###5[?r���s?l\KyzJ[wxmx�Hg88gH4)m$%l_�{�_��;��>���2@/���p�[�K�Y��K�L+3###5354&"#5462�{xmxz&l&hX�X�_�{�_MGGMDKozzo��R����=��XK�PX@�p�c��[����L@!�p�c���W��[���OY@ ����!+&"&'33254&'5Zij�~d�j69=[�^rg�V,'X������r�3��!@JG����c�L"#+&4632#6&#"7�orS�:"`IV.:;0��V�Y�Pnu{-W(V��������R��)@&�J��[���K�[�L## +##"27#"&4632]a0R(Ugf]Z)0X`�^����J���H��,@)J��c����_�[�L#!#!( +#"&47&&47633#"33#33P'XqP%,6me:2%05e%�JF�!;Z!8HC'U'A���/�;���@����_L����+"&53265;e�e^7o8�UggU,<<,��������@���c�L� - �+#532#.�H)$6=F?Lh*(94~Y=�>5'��)������)@&J��c��[���K�L$!" +32#&&##532&&##�)$BGQH6c7Rc)$WQ41WS)�<me5M-L+�����Z����7@4����cKY�K�L�� �� +"&53265###5!Ze�e^7o8Bxmx]�UggU,<<,���{�_��;��>���-@*��c��YK�L����!"+###53&&##532>xmxqHH^)$5=F<M�_�{�_k/Y:~��K��>���?@<J��c�[�K��Y K�L����!$!" -+###53&&##532&&##532>xmxy2P`)$WQ41WS)$4=B6N�_�{�_.M-L+N ->���B��"����@��r���i+#'3"qoh���T����=�I�Q��@�:� Jp� - -p�p�� -d��c���c�[�K� [� K� [�K�[�L�POLKHGEDBA?>5421/.+)(&#" �==+265462'56554&""&53264&##53264&"#4623"&5326&"&462�</Z�^�қz(k)_`v�{gAk:F<" 3E7c8gv�s7/�[f�g[;o:9!/""/!w 0uvz|p��^W�qOCD�H bqu`6B?m=a8`991ZmjV5T(UhhU-==1!!.""��������&�.�O@L J c�� -c� -� -_��Y�K�L,+('%$+!62''64&"#5"&4625!5!�264&"2"&4�-1�t�xP]E@j4�yx�5�+��H�GH�GY:((:(��J��zZ D�JQH�ʩK�ɄL�_�!HIIH��)8))8����-����+�3�;�d@a%J� - -p� - -n��c��c� � _ �Y���K�[L985421.-+*'&"##"+!##5#"'#"&5532767655!327&54625!264&"2"&4�yi-_~Uv�I#��ےoKm�-��Hl8Aj>=kA�:((:(�_�{�<@G�w�A2;�m�O9mYs:�;�j,>>k>>�0)8))8�������� �mK�PX@(�h��d�� _�Y���K�L@)�p��d�� _�Y���K�LY@# -+!####"73267655!2"&4&yl�LZ�l *���:((:(�_�{��ij�S2���(:((:����c�� �(�<@9�a�� d� � - -_�Y���K�L&%"!$#+!####"'&55332767655!5!�2"&4�xm�\q{/*m53 -�c:((:(�_�{�?z�LDn��u!!!B'����)8))8����1a��&�.�H@E�p����c��c�� -c� -� -_ Y�L,+('&%'! +#"2"&'33254&"&'&5476335!5!#2"&4ؠ9>:_;=/uчk�o?jG!E�#*J�v���8))8)�Q)�`lbuV. #bt]__�6)8))8����:���!�)��K�PX@4�h����c��c� -� -_ Y�K�[�L@5�p����c��c� -� -_ Y�K�[�LY@'&#"! $## +#"32654#"#&62#"&675!5!#2"&4�Shzm]?EMJ`V�e�h�����m���:((:(�b�^7*WWP_[L^j� �R__�?(:((:���������#�+�T@Q J��c�� c� � - -_��Y�K�L)(%$##+!62''64&"#"&55#5!26552"&4��74�t�vHVD~Im0�ky��9�@�8))8)��K}�x -\C~DUB��$H�p�__�MPYF���)8))8������E4K�PX@A+71*$J@A +71*$JYK�PX@>�p�W��c �c��_��Y�K�Y - LK�PX@?�p� � c��c��c��_��Y�K�Y - L@=�p� � c��c��c� - a��_��Y��LYY@EDCB@?=<:9320/-#!&!!+!326553#"33#"27#"&5467&&54675###5#56�7&&"#4625!5!�G�#cL , j5K(%*Uj,$#.K9#�l�<$KSl��;�$��##�� (UJ#" T LE)@:'9> r����.!18\Mv�O�_�������?��K�PX@:8#�/�0J@:8#/�0JYK�PX@0��p��c��_ -Y� - -K�[�L@6���p���n�c��_ -Y� - -K�[�LY@���?�?>=<;)!+#"!#& +#"33#"327#"&5467&&4676#"#6#"7&4632675!5!�NY/9<2!ib% /Uj-$$.E4qf}pZT��neA[W����� xd##KUKE -T KE*@ :]<��đQRa���<7S�__��������,��@*�" JK� -PX@*h�n ��c�W�[�OK�PX@+p�n ��c�W�[�O@1�p�n�n ��c�W�[�OYY@�(&! �,, -+%2#"327#"&54676#"#6&#"7&463266 -CHEFBQ.%EL X)BlXlLF+= -<ZG63H<:)8Uv7?VcN_�X*#",����O���9��@)J1IK�PX@-��p - � c�c�W�[�OK�PX@3���p��n - c�c�W�[�O@9���p��n�n - c��c�W�[�OYY@�53/-('%#! �99+"3#"327#"547&54676&#"#6&#"7&46326632�$ # $!7y33,'L X)BlXlLF+= -</CH�(; >W51!##3x7?VcN_�X*#",ZG����������@���K�L+3#�ll������������@��KL+3#3#xmm�ll������<�D����&@#�[���K�[�L+2".466"27654'&��h99h�h99�0>��7f}�}g77g}�}f1)(EmnEQQEnmEQ��-�������@����aL����+3#53�]�^h�:��2� -���4@1J���p���[�K�YL����*+75>7654#"#662!3`3L*)v;An��{'&D(M= -SR-G3 ::|K?ryvaIB"5D&D _��0����#�w�JK�PX@-�p�p��c��[���K�[�L@*�p�p��c��_��[���LY@!$+62"&'32654&##53654&"#@��wB.;B{ۋnJ|BY\�>q>o�hkS>X_�roh5CC5F;^k099*��.��e��� �_@ -��JK�PX@��b�KL@��r��bLY@�� - ��+%5!533#�����P�]]�a����V��+c���J��D���@@=J�p�n��c��Y���K�[�L#+!!662"&'3264&#"#Z���So_2�� oL�GHF1Cl�d�&,%HZr�lY/7V�M1*��J��D����B@?�J�p����c[�K�[�L +�&"26"6632#"'&&5!2#&�G�UO�I�ONd:d|~q�:ds -i2QI�QN�y�,0�ۈh4�\nlO\��(�� -���@�J��Y���K�L+!#!(���}#���U�w��=��B����$�-@*#�J����c��_�[�L+�&"26&"26%462"&5467&�P�SP�OFyFIrJ��}�}9/9B��B8hDB}IJ�<<k?@@TqqT8U`CfzzfD`4��M�:����B@?�J�p����c�[�K[�L +264&"265#"&4632#"&'3�G�EI~I�GBW3e��q�sj�kti�OK�MO�$p�"%z݃����pUf��^�a�����"@����c�W�[�O+�&"26&62"&V.O33N/�Z�VY�["0/K0/kWX�V[��V�����-�9+�*JK�PX@I� - -p�p���c��c�a��c K �[��K�LK�PX@S� - -p�p���c��c�a��c K� �[��K��[��K�L@Q� - -p�p��c��c�a��c K� [�K��Y���K�LYY@ ��875421/.�-�-%$"!!#+3###"&532654##53264&"#4623"&5326��xm�v�xg?g<�" 4B7^9fv�q4/r^e�e^7o8�V_�{2`mn_2>=3ia1Z66,VjeT5LSUggU,<<�����+��@��r���i+#3//�������0��@ - �H���i+#'7'77'/E!]_!_` ``!H�aI!]_!__ `_!K��W:n���@���U���Y�M����+5!W:``��W:E���@���U���Y�M����+5!W�:``��@�� � -�`K�PX@��c���U��Y���MK�PX@��c���Y�#�L@��c���U��Y���MYY�+#&543"3�g p04@5.}29��?��� -�"@����a�W�[�O+3#5255#g p045.}29��$�e���N��"@����a�W�[�O+73#52655#$l'589N�62��@) � -��sK�PX@c��U�Y��MK�PX@c��Y#�L@c��U�Y��MYY@+#&543"3#&543"3)g p04�g p04@5.}29`5.}29��?)� -��+@(��aW[O+3#5255#73#5255#g p04�g p045.}29`5.}29��$�e���N��"@����a�W�[�O+73#52655#$l'589N�62��1����#@ ��r�Y��&K�(L+7'#5'3Q��r��r -Y -�"� -Y -���2�����K� -PX@"�ra��Y - &K�(LK�PX@$�r��Y - &KY$K�(L@"�ra��Y - &K�(LYY@����+'7'#755'3���r����r'Y -�Z -Y -�� -Y -� -Y -����d��j���@���W��[���O+�"&462jLnLLnLKKnLL��1��M������@�[��$�L+2"&462 "&462"&462�:'':(�(9(':(�(9(':((9((:'(9((:'(9((��)�����������'��K�PX@,�� c��d� - -[#K[ /L@4�� c��d�#K� - -[�+K $K[/LY@'&#"+$"2&462"&"2&462"%3"2&462"�~~�V�UU��~~�U�UU����p�q'~~�U�UU�� �RR�S� �RR�S -��H}��RR�S��-�x�����@�J���U��Y���M+#'73�`n\\n'�����2�x�����@�J���U��Y���M+7#7'3�m__m]x�����3��3���@���#K$L����+333�q�q��H��K��"���-�5���' -JK�PX@:�� -� -p�p� -� -a[�#K���[�.K�Y $L@>�� -� -p�p� -� -a[�#K���[�.K $K�[�/LY@...5.41/-," +�""&'3264.5462#&32###3264&#p\4B__By�vv6]7B__Bv�qu���v�UX���Frr~A@@A�)C&E:HZ\U).)D&B7Fa_R)uZFp����^�>o>������'�R@O� - - p���pa ��a� - -[�+K�[�,L'&#"! "+%#3273"&'#53&47#53662#&#"3#3��oI�8�'��$\JJ\$��'�8�Hp����>DidljN NjmdiD=N.��.��N���M@J�p� - � - a��a��c�W�[�O���� +3##253"&55267!5!5!5!�tz|��ik�k�g��A�� eYRcR?wsegpe�"DRYSS��������?@< � - �J���p�#K�\�/L*"+3#"'5575575377326cu��To����u����!-�t����"Q"U#N#ؽ&P%U$P$������Y����J@G ��ca - -[�#K�$L� - � +#3##5#535#53323264&#c~��rYYYY�v�y�~A@@AR[mm[RYDu�yD�>o>��K�������@���KL����+33Kr����`�����A@>�J -�a �Y��M �� ��+#'#'#3753##�Rc=bQt`e���OZ�������`��DDD����&������(@%�J���c��YL+73&&546 3!56654&"!0x@B�,�B@w��K]�ӄ]K��Y(�S��ɚS�(Y\�\v��v\�\��+�������`@�JK�PX@���c����a�[�L@ ���c����a�W�[�OY@ "#+!5&" &632!3267�j@�@������h�L��LuHw=��HR�a��A�^�V>�Q==��&��#��� ��@��JK� PX@����c�[�K�[LK� PX@����c�_�[�LK�PX@����c�[�K�[L@����c�_�[�LYYY@����###+&4632&&#"5632#4&#"326�r�qG-G@"-.2s����80E]7.E` z��5LZ@����JEJ�cHH����������-@*�J�I��r��Z�L����+%!53/���p^X��"XX`����������#@ ���aL����+5!##!#�Mq��r_YY��_��_��(������2@/ - �J���a�U�Y�M����+!!!57'5�����0�p���X�X�X�����W:����@���U���Y�M����+5!W�:``��=�Q����@���ri����+3=q��_����5 �����@���W��[���O+"&462�:'':( ':((:����2o��@�J���r�i+3#''7�R�:�E"�wo�f�)9c����������#�>@;#Jc��W�[��O! "#"" +�#"''&&4632627&&"$264&"�]DUQ<hDY]DVN<jC�y?, 0;(( -2>((?;��U\]S�U_`�C(('F&&&'F&&!����'>���+@(���c�W�[�O� �+3#"##732766( -Z UM -[ T�_ ��RG^;CSG��$��7���T@Q���c�d� - W � - -c� \ P� - �+22673#"&"#622673#"&"#6�*g3'S�*e5'R�*g3'S�*e5'R7A!�A!��A!�A!���y�i�i���K�PX@*�f�g - ��bUYMK�PX@)�r�g - ��bUYM@(�r�s - ��bUYMYY@����+#!!#7#537!5!73��n��QTQQ�n��pPTP e~e\\e~e\\��U�C�L�� �6@3�J���a�U�YM�� ��+#'75!������qL������VV��U�C�L�� �1@. J���a���U���Y�M����+75!'#7'3Yq�����CVV�������gV����0+''7��������_���������,�h\�����'�/�7�?�G�O�W�_}K�PX@Z��c�c��c��c��c��c�� - c��c� -� -c [ LK�PX@j��W��c�c��c��c��c��c�� - c��c� -� -c� [ K� [ L@f����c�c�c��c��c��c��c�� - c��c� -� -c� c� [� LYY@<XX88X_X_\[WVSRONKJGFCB8?8?<;7632/.+*'&#"+�462"&462462"462"462"462"462"&&462&462"&462"&462"6&462&&' &&''"%%c&&�((}&�&'L&&&&Q&((%&+&']&&m&&I&&(&&&f&&�&'�&&m''�������� -�@����a�[�L+3#5255#g p04.5.}29�������gK�PX@)�[ -K�[ -K�Y��&K$L@"�W ��c�Y��&K$LY@ -+!####535463"$"&462�=r�sAAel4*M*=**=*N'����6�]'_W_'**>**���� ���\K�PX@"���%K�[�-KY&K$L@ ��cY&K���Y$LY@ +3#3###535463"�rr�ffsAAel4*��N']�6�]'_W_'��H��G��#�,��@ - JK�PX@, � a��] -�[��K�[�K�L@4 � a��]� - -[�K��Y���K�[�K�LY@+*'&#"+3##!2653#5"&467&&54623'4&"6f�xi��Q'6f8\g%�eTG<Gu�l:��7[;L;F�_�{j+$V3=.��|3\�Z&ZASea�1o-22f5'�����K���E@BJ� c��c -�Y���K�Y�K�L##+!####"&'#3264&##5!5!jl�EiY1QkhFs9UBt���_�{�.�m$�*BH>s>Y����������"�I@F J� p -c� � c��Y�K�L! +!62#4&"#5"&4625!5!�264&"���1�rkE@j4�yx�5���H�GH�G��J�f@JQH�ʩK�ɄL�_�!HIIH�����G��%�-�T@Q -J� � �p�� - � -n�� c� -� -cY�K�[�L��+*'&�%�%###"+327&462#"'#"&553>55!5!"264pHl�qLz�yzbVv�!34# -��h�lAAlA�;�jV�R9�mm�nBH�w� -(B>;__�>k>>k���������SK�PX@��h��`��Y�L@���p��`��Y�LY@����#+##"73267655!5��LZ�l *���_�ij�S2�_����iZ�� �7@4J�p��c��_��Y��L!#+!33#"2653"&54675&&55#5!Z�l.E');FU�Xc��7,0$wy�NA[2b-RM�{Z[5LUN_�������&�.�2�Z@W�p� p�� -c� -� -c��c��c �Y���K� L210/-,)(&%'!!+!!#"2"&'33254&"&'&5476335!�62"&3#����9>:_;=/uчk�o?jG!E�#*J�vB&7''7&��ixr�_�Q)�`lbuV. #bt]��&&7&&�s�����^����1@.�p�c��_��Y���L"!+!!#"2653#"&47#5!��b� ?LO�Ig~}i�B�n�_�Bu?]M{�m�/X����V��,�E@B$J�p��c��c�� Y� K�[�L,+$!# -+!33#"2654&"#&66#"'&5475&&55#5!V�u/J <I!;��0Z0^^�b���Y1m6'}u�"XE\8c5mo@@Oi�}vf��[2A|-_X_����f�����.@+�a��`��Y���L$#+!!##"'&55332767655����\q{/*m53�_�Z?z�LDn��u!!!B'���������-�I@FJ����c�c��] -Y� - -K�[�L-,+*)(&"$$ +#"3!##"&'#33254'&"&&'&54335!5!#ޠJ33��$_X,MhhA3h"Z6=-�I�p���FW3G^ ~29R1 &L�S__����Y�����C@@� p�p�� c��a��_��Y���L -+!!623#"&'3264&"#��%iw�w ��w�vk ?s@@s? k�_�chV^YjcK"-M�N-"����)�����tK�PX@-���p��c����] Y�K�[�L@+���p��c��c����] Y�LY@! -+#'3#"2653"&4675!5!#qoh%H^o]�Wi����|����״�S�YYMy���Z__����-������=@:�J���p�p�q��cY�L+�&"26"&4675!5!!#'3�[�[[�[y��xb�����|qohtZZ�ZZ6�ٍ�؇____������a��&�*�N@K�p� - -p����c��c�� -c Y�K�L*)('&%'! +#"2"&'33254&"&'&5476335!5!#3#ؠ9>:_;=/uчk�o?jG!E�#*J�v���hxq�Q)�`lbuV. #bt]__�1��������!�%]K� PX@:�h� - -p����c��c Y�K�[�K�LK� PX@9�h� - -p�q����c��c Y�K�[�LK�PX@:�h� - -p����c��c Y�K�[�K�LK�PX@;�p� - -p����c��c Y�K�[�K�L@:�p� - -p�q����c��c Y�K�[�LYYYY@%$#"! $## +#"32654#"#&62#"&675!5!#3#�Shzm]?EMJ`V�e�h�����m���hxq�b�^7*WWP_[L^j� �R__�<������j�� ��(@%��_��Y�L��� � +# 55#55#26jj�^}��,t+�_����_����DFF���������/@,�c���Y�K�[�L!"+!5!#"3#"&463��-�R`R\�����_�_K�PY��x��B�Z����8@5���p�p����c��_�[�L" +2654&"#&62%2653#"&Ve^].U,fk�k��e�dh�����/?*/:1\odX�Wc]V��������������JK�PX@6�p� -� � - p��c���cY�K���K� L@8�p�� -� -p� - - n��c���cY�K� LY@#!#+#5"&46335!5!##"3253#'3l%����#�_����M<}b|qoh�/z�v\__��BDm�ߵ��S�ap��$�s�JK�PX@)���h�p��c��_���[��L@*���p�p��c��_���[��LY@!$+�&"33#"2653"&5475&&462#Q&J*RA6,@PV�]h.*Pۖj1=a�[\^1*#75[,b0TXHk8\[g'R�[gS����X������0@-c��_���Y��L +!5!!"&463&"26��H���7k�x{nQ8_>@[:�_�]&�en�h�87d78�����=���'@$���p��_Y�L"+3"&55#5!!32�i~�~v\�����s��v�__ʞ����������J@GJ�p��c��c - ��Y�K�L+!62#4&"#"&55#5!2655��u4�sfE~Im0�ky�� 9�@��K}d=DUB��$H�p�__�MPYF�����LL������/@,J��c��_��Y���L+!!2"&44&"6%27%k���蘘��^�- ��^�.���_K�ↆ�qIW�!$JV#�#��T�W���� �jK� -PX@$�h ��c��_�[�L@%�p ��c��_�[�LY@����!#" -+##"&543354&"#&325#"26��Ur�2 Xk��g6>C4[(�\5�hS�H:AA=��G�8*[2@����Y�����,@)c��_��Y��L"#" +!!!#"&54335!5!5#"26������Ur�3�����6>D5[(��\5�hS��_�R8*\1@����b����5@2�J���p���n��_Y�L"+3#"&727667655!5!!26i���� Z#�����Dk^�X�����!A__{lSdh���� ,�����K� -PX@2��h� p� q����c -Y�K�\�L@3���p� p� q����c -Y�K�\�LY@����+253"&552767655!5!3#�i��lg�i�&2��K��cxq�-�noxvepqe� -$W+__�4�����P����:@7�J G���p�q�c�Y�L$)!!+#4#"#6#"7&46326632!5!Pmp}f}pZT��neA[XBhl��o��đQRa���<75>�_����T2�����&@#���c����_�Y�L+264&"462"!5!�Q�QQ�������q��Q��OO�O��܂�܁1_��`����!�rK� PX@,�p�h��c��[���K�\�L@-�p�p��c��[���K�\�LY@#!4+62"#2653#"&55327654&"#`p�u��5i/k�btn_6B6l5lf�q\vir69C@�nd�W4:M=�����+����&@#�J��_��Y��L"+!"&55#5!3267%+��gxׄuJ���1?�����Wm�u�_�ϟ-$��������� ��K� PX@'�h���a Y�K�\�LK�PX@(�p���a Y�K�\�L@/���p�p����a Y�K�\�LYY@��� � &#!" -+!!326'3#"&55327736655!5!�#�]4)l�bj=0!6���� �?Z~sD@�tb�\q__��������&�*�Y@VJ�p�p����c��c��c��] - Y� L*)('&%$#&$ +#"632#&&"2673"&47&46335!5!#3#�h1 `}j=lFEm=j}ˀO>h]M�i���hxq�D+aK$+BoD+$Kaw�:)�NY__�ص����3�����&�*�@@=$�J -�c��_� Y� L*)('" &&+6265&&" &"262#"&'#"&463266%!5!�KyIHyK�KxJJxKe��f@jk?f��e?iie���JK<<KJJLwKJ#�̀=89<�̀;:;:�_��L������(�>@;%J�a��]���[�K�[�L +�&"65$623!2653#5"&54767&&5�7[;L;F��v�m;���R%7f6]h$�g4/9=G]22f5(GYea�2W+$T3=.��~5_LG1+ZA����������8@5 J�c��c��]��Y���L +!!!!"'#3264&'��5#���Vg�3ibIm?I=�_~\-gTs<�0/ACvB���������"�*�T@Q J� p -c� � c��_��Y�K�L('$#! +!62#4&"#5"&4625!5!�264&"2"&4���1�rkE@j4�yx�5���H�GH�G\:((:(��J�f@JQH�ʩK�ɄL�_�!HIIH��)8))8����;=��$�,�4�_@\ -J� � �p�� - � -n�� c� -� -c��_ Y�K�[�L��21.-+*'&�$�$###"+327&462#"'#"&553>55!5!&"26�2"&4fHl�rKz�wxaVv�"C9��geAm@@mA�Q:()8)�;�jV�R8�mm�nBH�w�GR;__�>>k>>��(9))9����������gK�PX@#��h��d��_��Y�L@$���p��d��_��Y�LY@����# +##"73267655!52"&4��LZ�l *���8))8)�_�ij�S2�_��)8))8����������$�:@7 �a��d��_��Y���L"!$# -+!!##"'&553327676552"&4����\q{/*m53~8))8)�_�Z?z�LDn��u!!!B'��!(:((:����������'��@ -JK�PX@1�p��c�� -c ��Y�K� - -[L@2�p��c�� -c� -� -_ ��Y�K�LY@%$! +!62#4&"#"&55#5!26552"&4��u4�sfE~Im0�ky�� 9�@�8))8)��K}d=DUB��$H�p�__�MPYF���)8))8�����C���������f@c�U���a -Y L�� - ��+%53'533533533t����7��6��7��7��7��������%��a����%��a����%��a��A�����KK�PX@�h�q���W���[��O@�p�q���W���[��OY�!!+432#&#"#&��PV]H+$`?�aT\>@x���fU����+@(J���p��_���Y��L+!5!"&&'327U��t3}hK^2@O#�_��&_H,7�������H��@�J��r��i+#'#731qjmq��e����������!�)��@ JK� PX@*�g - c� � c��Y�K�L@)�s - c� � c��Y�K�LY@""")")&%+!62''64&"#5#67&&4625!5!�264&�-1�t�xP]E@j�yM4avx�5�+��GH�GH��J��zZ D�JQH�ʩ�Q8{ńL�_��H�HII���������.�6��@( "JK� PX@A� p� n�g� � c��c -�Y���K�[�K�LK�PX@@� p� n�s� � c��c -�Y���K�[�K�L@>� p� n�s� � c��c��c -�Y���K�LYY@5410.-*)'&###"+!##5#"'#567#"&5532>55!327&54625!264&"�yi-_�umw�55$ -���JNa"Hm�-��Hl8Aj>=kA�_�{�<�o{y� -(B?;��KG3:jYs:�;�j,>>k>>��������k@ - -JK�PX@"�h��d�Y���KL@#�p��d�Y���KLY@# +!##5#�7##"73267655!&yl�|?�LZ�l *���_�{��%E�ij�S2����������(��@ JK� PX@)�g�� c� � c��Y -K�L@(�s�� c� � c��Y -K�LY@��'&#! ��#+##5#67#"&54675&&55#5!33#"26�xm�}W4^�7,0$w��.E');FN�g�_�{��]9WW5LUN_�� NA[2`/W����i���/�7���JK� -PX@3�h� � c��c��c�^ -�Y���L@4�p� � c��c��c�^ -�Y���LY@5410/.-+!! +!##"2#'##7&&'33254&"&'&5476335!2"&4��9>:_;=/@:�qhkq�IUk�o?jG!E�#*J�vJ6&&6&�_�Q)O8S����eLuV. #bt]�&6''6���������r�JK� PX@(�g�c��c �Y���K�L@'�s�c��c �Y���K�LY@! -+!##5#67&&47#5!#"265!xm�|O9a~@�n ?LN�U���_�{��U>h�3XXBu?`H!�����V���6�V@S5�J���p� p�� c�] -��Y��L6621!$+##'#7&&54675&&55#5!33#"2654&"#&677V�;={t�qjmq}v�:36'}u�u/J <I!;��1Z/^JN�_mRs�����j^9S_X__"XE\8c5mo?BOj�~X�����c��%�B@? -J�s�a��d �Y���K�L%$$# -+!##5#�75##"'&55332767655!5!�xmǀ�G�\r|.)m53 -�c�_�{�� PZy�MElt\u!! B'\���������&�2��@ -JK� -PX@=�g� � cc��a -��YK�[�K�L@<�s� � cc��a -��YK�[�K�LY@ ''��'2'1,*)(�&�&%$#!"#+##5###"&'#33254&"&'&54335!5##"3�xm�t��%WU,ShhE6a4kE!E�C�p�Ϝ^ 78�_�{���s�Y#~2:S*!_�S_�y(� '�����z��$�_@\ -J� p�p�s� -� -c��a��c�Y���K�L$#"! +!##5#675#"&'3264&"#6623!�yl�~�G�w�vk ?s@@s? kw�w ��L�_�{���N -YjcK"-M�N-"JchV���������;@8J�p����c�]Y�L +#"2653#'#7&&54675!5!#�H^o]�WiWN�qjmq�[l�|�����S�YYM\������ax�Z__����������:@7� -J���p��nq��Y��L+!#'##7&&4675!5!4&"2���byaQ�qimq�Vfxb����[�[[��_��������__���ZZ�Z����fa��.�~�JK� -PX@+�h����c��c�^ - Y� L@,�p����c��c�^ - Y� LY@.-,+'! +#"2#'#7&&'33254&"&'&5476335!5!#ؠ9>:_;=/?9�qjmq�LYk�o?jG!E�#*J�v���Q)O8S����eNuV. #bt]__����w���(���JK�PX@/�h�nq����c��c - Y� L@0�p�nq����c��c - Y� LY@('&%## +#"32654#"#&62#'##7&&54675!5!#�Shzm]?EMJ`V�eI?�qimq�g|���m���b�^7*WWP_[�_�����l��R__����������5@2 -J��c�Y���KL +!##5#7# 55#5#26�yl�}�?��^}��,t+�_�{��*L�������DFF���������>@;��J���p����cY�KL+7&&"#6625!5!##5#tbH|Jl|�:��ylܐV2:[Ku�T�__�{����B����$�ƵJK� PX@0���p� - g����c�� - -c[K�LK�PX@/���p� s����c�� - -c[K�L@9���p� s����c�� - -c[�KY�K�LYY@#" +2654&"#&62%2653##5#567&&Ve^].U,fk�k��[�n�xm������/?*/:1\odX�Tfp\__�{�� -�������x�����JK�PX@-��h�s����c��d Y�K�LK�PX@.���p�s����c��d Y�K�L@0���p�p�q����c��d Y�LYY@## -+#"3253#5#67&&46335!5!#��M<}bl�tV3g{��#�_��ǑBDm�ێ�f>t�v\__��Y�����-@ JK� PX@0���h�g�� c� � c��[ -K�LK�PX@/���h�s�� c� � c��[ -K�LK�PX@0���p�s�� c� � c��[ -K�L@8���p�s�� c� � c�[�K��� -Y - -K�LYYY@���-�-*(!$#+##5#67#"&5475&&462#6&"33#"3265�wm�wT: _�j1=`�\['I*RA6,@PR:Oj�_�{��Z?YTk'R�[hR*1*#75[,b0^N{�����@����B@? -J�s� c��c�Y���K�L# -+!##5#675#"&463!5!264&"_xm�t�H�7k�x{n@���@[:8_>�_�{���Vy&�en�h��}78b87����������a�JK�PX@��c�Y���KL@ �s��c�Y���K�LY@# +!###67&&55#332655�xm�yqGflv�<J�_�{��Q�m�ʞSC����������&�}@ JK�PX@$��c��c - ��Y�KL@(�s��c��c - ��Y�K�LY@&&+!62''64&"##67&&55#5!2655��74�t�vHVD~Im�u{Igiy��9�@��K}�y\C~DUB��&�ΕY�o�__�MPYF�����������!�z@ JK� PX@'�g��c��c�Y���K�L@&�s��c��c�Y���K�LY@" +!##5#57#"&4625!4&"6%27%�yi�s m���:��[�-��^�,���_�{����يT���GY�$JV&�#��P��`��"�+��@ - JK� -PX@1���h�s c��c��[ -K�L@2���p�s c��c��[ -K�LY@��*)&$�"�"! !#"+##5#�75##"&543354&"#&3235#"26`�m�tD��Ur�2Yl�����5�5['�_�{��LR5�gS�@;@A=��?�Y8^(2@�����E��� �$�T@Q J�s c� � c -��YK�L!!��!$!$#"��#"+##5#�75##"&54335!55#"26%5#Exm�t8��Ts�2��m5>D4[(��_�{��+@G5�hS��_�U8*\1@Ӹ����������!�C@@J�p�s��c �Y���K�L!!! -+!##5#7#"&727667655!!2655xm�w���Z#���Dk_�_�_�{�����!A{lRenY�����9���'�.�U@R%# - + J� p - nq�c�Y���L(((.(.)!,+!!'5654#"#6#"7&4632675!#'#7���QV��TZp}f}pZT��neA[W����qjmq��_�|e}�aRQ��đQRa���<7S��a�������������!�s@ -JK� PX@'�g��c��c�Y���K�L@&�s��c��c�Y���K�LY@#% +!##5#56767#"&46325!54&"26�xi�q=. -e��cu9��Q�QQ�Q�_�{��=0�̊R���BOO�OO��4��;���&��@"JK�PX@�p�[��KLK�PX@&�p�[��K��[��KL@$�p[�K��Y���KLYY@&&+3##5'#57'#567&&5462�654&Z�xi�z��a:�J�MJt�qf;���8=:U6�_�{���JQ-8j-]?Pge�\<k9V>G@-7�����������9@6J�s��c�Y���K�L%!+!###7#"&55#!!%327%�xm�t�jpu�����DHU#���_�{ ���~n��KTM������J��#�)�ӵJK�PX@1�h�n �a -�� Y K�\LK�PX@2�p�n �a -�� Y K�\L@8�h�p�n �a -�� Y K�\LYY@$$��$)$)&%�#�#&""+##5#67!2653#"55327736655!55#JxhSey/�O<aHV�=0!9!����(�_�{���<s=13:cf��^n_��� �@��������*�V@S J�p�n����c��c��_ - Y� L���*�*)(&#$$+##"632#7&"3273"&47&46335!5!��h1 Rs�n�"�LN?ZitLJT>h]M�i���-D+LC{�/KyGADT}�<)�NY__�������� �)�1�M@J J -Is� c -�c��Y��L10-,#%+!#'#7&'#"&4632675!5!�265&&"4&"2���XpPD�qjmq�Mk?f��e?i$W�����KyIHyK�KxJJx��|�r����F9<�̀;:P�_��JK<<KJzzJLwK�������!�)�1��@ JK� PX@0�g - c� � c��Y�K�[L@/�s - c� � c��Y�K�[LY@""0/,+")")&%+!62''64&"#5#67&&4625!5!�264&�62"&�-1�t�xP]E@j�yM4avx�5�+��GH�GH��#3##2$��J��zZ D�JQH�ʩ�Q8{ńL�_��H�HII��$$2$$���������.�6�>@( "JK�PX@C� p� n� � c��c�` -�Y���K�[�K�LK�PX@H� p� n�s� � c��c��d -�Y���K�[�K�L@F� p� n�s� � c��c��c��d -�Y���K�LYY@<;875410.-*)'&###"+!##5#"'#567#"&5532>55!327&54625!264&"�2"&4�yi-_�umw�55$ -���JNa"Hm�-��Hl8Aj>=kA�>8))8)�_�{�<�o{y� -(B?;��KG3:jYs:�;�j,>>k>>��(:((:��������%��@ - -JK�PX@(�h�� d�Y���K� Y -LK�PX@)�p�� d�Y���K� Y -L@-�p�� d�Y���K� -[� - -KLYY@#"#+!##5#�7##"73267655!2"&4&yl�|?�LZ�l *��Y:((:(�_�{��%E�ij�S2��(:((:�����c��%�-�P@M -J�p�a�� -d� -� -_ �Y���K�L+*'&%$$#+!##5#�75##"'&55332767655!5!2"&4�xmǀ�G�\r|.)m53 -�cs:((:(�_�{�� PZy�MElt\u!! B'\���)8))8���������&�.��@ -JK�PX@,��c��c�� - -c ��Y�KL@0�s��c��c�� - -c ��Y�K�LY@.-*)&& +!62''64&"##67&&55#5!2655�"&462��74�t�vHVD~Im�u{Igiy��9�@��&4%%4��K}�y\C~DUB��&�ΕY�o�__�MPYF��24%%4&���������%��@ -JK� PX@2� - -p�gc� -� -c�� Y� K�L@1� - -p�sc� -� -c�� Y� K�LY@%%"! +!62#4&"#5#67&&4625!5!�264&���1�rkE@j�yN5avx�5���]GH�GH��J�f@JQH�ʫ�R8{ńL�_��H�HII�����G��*�2�ݵ -JK� -PX@;� p� - -n�g��c� -�� -cY�K���[�LK�PX@:� p� - -n�s��c� -�� -cY�K���[�L@8� p� - -n�s��c� -�� -c����cY�LYY@0/,+*)###"+327&462#"'#567#"&5532767655!5!!264&"�JNe Jz�yzb'!�ylw�J#��g�*HlylAAlA KG68�mm�n �h{y� -*Y;__;�jj>k>>k�����5�����@ -JK�PX@ �h��d�Y���K�LK�PX@!�p��d�Y���K�L@!�p�s��d�Y���LYY@ -#+!##"73267655!#�7T�LZ�l *��l|_�_�ij�S2��xwr�����Z��'�t�JK� PX@*�p�g��c��c��Y��L@)�p�s��c��c��Y��LY@#!# +!33#"26533#567#"&54675&&55#5!Z�l.E');FU�X_H�y�m�7,0$wy�NA[2b-RMyB��Z[5LUN_��������/�7�;���JK� -PX@@�h� p�q� � c��c��c� b -�Y���L@A�p� p�q� � c��c��c� b -�Y���LY@;:985410/.-+!!+!##"2#'##7&&'33254&"&'&5476335!2"&43#��9>:_;=/@:�qhkq�IUk�o?jG!E�#*J�vJ6&&6&�hxq�_�Q)O8S����eLuV. #bt]�&6''6�ŵ���������mK� PX@*�p�g�c��c��Y���L@)�p�s�c��c��Y���LY@! +!!3#567"&47#5!#"26��b7bC�x!ni�B�n ?LO�I�_��|G�fm�/XXBu?]�����V��1�K@H)# J�p��c��c�] �� -Y� - -�L10/.!#+!33#"2654&"#&66#'#7&&54675&&55#5!V�u/J <I!;��0Z0^^�bun�qjmq{z�:36'}u�"XE\8c5mo@@Oi�}v֙���� -ia9S_X_�����������=@:J�s�a��d��Y���L$ +!!#"&55332767655#�7����\�^m53`{g�_�Z.z��u�pu!! B'p���m��������2��@ -JK� PX@6�g���c ��c��a -Y� - -K�[�L@5�s���c ��c��a -Y� - -K�[�LY@!�.,+*)('&%#�22+!#7##"&'#33254'&"&&'&54335!5!##"-��x�J�_X,MhhA3h"Z6=-�I�p��J3]���_ )G[ ~29R1 &L�S__�F����������\@YJ�p�p���s��c�a���c� -Y - - L���� +#67#"&'3264&"#662!5��}�P�w�vk ?s@@s? kw�w ��%z���XYjcK"-M�N-"JchVj__���������#�L@IJ�p� - -p� - -q����c� aY�L#"! +#"2653#'##7&&54675!5!#3#�H^o]�WiVM�qgjqZk�|����hxq�S�YYM\�����ax�Z__������������"��@ � -JK�PX@.���pp�n��Y�K�Y�L@+���pp�n��]��Y��LY@ +!#'#7&&4675!5!4&"23#���bybR�qjmq�Vgxb����[�[[�xhxq�_��������__���ZZ�Z������a��.�2���JK� -PX@8�h�p�q����c��c�b - Y� L@9�p�p�q����c��c�b - Y� LY@210/.-,+'! +#"2#'#7&&'33254&"&'&5476335!5!#3#ؠ9>:_;=/?9�qjmq�LYk�o?jG!E�#*J�v���hxq�Q)O8S����eNuV. #bt]__�ڵ��������(�,���JK�PX@=�h�nn�n�q����c��c - Y� L@>�p�nn�n�q����c��c - Y� LY@,+*)('&%## +#"32654#"#&62#'##7&&54675!5!#3#�Shzm]?EMJ`V�eI?�qimq�g|���m���hxq�b�^7*WWP_[�_�����l��R__���������� ���.@+J��c�Y���K�L+!# 55#5#26#�7ַ�^}��,t+M}N�_�������DFF���{�����0����>@; �J���p���c�Y�K�L� �+"#662#5&7!5!KELl�~ /� �ar��N�[Kt�zq7�Kw�_��B�����!�{K� PX@1���p�p�g����c��c�[�L@0���p�p�s����c��c�[�LY@# +2654&"#&62%2653#567#"&Ve^].U,fk�k��e�dd^�x{���/?*/:1\odX�Wc]V�O�n���������� ��� -JK�PX@>� - -p�p��n�� c� -� -cY�K�K����L@@� - -p�p�n��n�� c� -� -cY�K����LY@�� -�� +#'7#5#67&&46335!5!##"3253xqodl�tV3g{��#�_����M<}bK��C��f>t�v\__��BDm��S��j��)��@ - -�JK� -PX@1�h�p ��g��c����c�[�LK�PX@0�h�p �s��c����c�[�L@1�p�p �s��c����c�[�LYY@���)�)!$$ -+567#"&5475&&462#6&"33#"2653�}j�j1=a�[\&J*RA6,@PV�]b>�! -s\[g'R�[gS*1*#75[,b0TXtE�������������?@<J�sc��c���Y��L +!5!!"&463&"26%#���H���7k�x{nQ8_>@[:-�xK�_�]&�en�h�87d78Wo��q�����=���.@+���p�s��c��Y��L"+!3253#56767"&55#5!=����dB�}!e@y}v\�ʞ�w?��!c@�v�_���������"��@ -JK�PX@,� p�� c� � c -��Y�KL@0� p�s�� c� � c -��Y�K�LY@""+!62#4&"##67&&55#5!2675��u4�sfE~Im�y{Iegy�� 9�?��K}d=DUB��&�ΕY�n�__�MPUE������L������o@ JK� PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@ +!!"&462#5774&"6%27%k��^v���O�s��^�- ��^�.���_�̀ↈ�G���IW�!$JV#�#��T������ �%�w�%$JK� -PX@)��h� s��c�� c�[�L@*���p� s��c�� c�[�LY@"!#!#" -+3##"&543354&"#&325#"26#�7��ۿUr�2 Xk��g6�4[(g�W�[6�hS�A:AA=���8^(2@��kj����� ���� �;@8 J� sc�� c��Y��L"#" -+!3##"&54335!5!5#"26#�7 ����Ur�3��,�F6>D5[(t�_��\5�hS��_�Y8*[2@��wl�����|��!�q��JK� PX@)���p���n�g��cY�L@(���p���n�s��cY�LY@#+3#567#"&727667655!5!!26cZ�y��� Z#�����Dk^�X��N�s��!A__{lSdh����h���'�.�2�d@a%# - + J� p - -p� - -n�c � ]�Y���L((210/(.(.)!, +!!'5654#"#6#"7&4632675!#'#73#���QV��TZp}f}pZT��neA[W����qjmq�hxq�_�|e}�aRQ��đQRa���<7S��a����ɵ�����2�����dK� -PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@ +!!"&462#57264&"Q��Pq��B�sz�Q�QQ��_��{܂��?�s,�OO�O����,���!�`@ -�JK�PX@���p[�KL@���pq[�LY@��!!��+567'#567&&5462654&���t(�J�MIs�pe3u�j7=9U5�L`8j-]?Pge�]4^��9V>G@-7�����+����-@*�J�s��c��Y��L"$+!0#5667#"&55#5!3267%+��e+�y?~t�uJ���1?�����A5��=~�u�_�ϟ-$���������&�ƵJK� -PX@/�h�p���a - Y�K�\�LK�PX@0�p�p���a - Y�K�\�L@7���p�p�p����a - Y�K�\�LYY@���&�&&""$+!#67!32653#"55327736655!5!�('�`�@�-bK_�=+9!�����?���Qs=1;Fjs��]n__��������*�.��@ JK�PX@?�p�f�p�q����c��c��d - Y� L@@�p�n�p�q����c��c��d - Y� LY@��.-,+�*�*)(&#$$+##"632#7&"3273"&47&46335!5!3#��h1 Rs�n�"�LN?ZitLJT>h]M�i���hxq��-D+LC{�/KyGADT}�<)�NY__�е����������(�0�T@QJIs -c c��Y���L/.+*'&"! -+!!"&46326632#'#7&'&265&&"264&"��:f��e?ii@e�L@�qjmq�R"k�KyIHyKxJxKKxJ�_���̀;:;:�fLq����J9<�JK<<KJyKJzJL���������%�-��@ -JK� PX@8� - -p�gc� -� -c�� Y� K�[ L@7� - -p�sc� -� -c�� Y� K�[ LY@,+('%%"!+!62#4&"#5#67&&4625!5!�264&�62"&���1�rkE@j�yN5avx�5���]GH�GH��#3##2$��J�f@JQH�ʫ�R8{ńL�_��H�HII��#$2$$�����G��*�2�:��� -JK�PX@=� p� - -n��c� -�� -c� `Y�K���[�L@;� p� - -n��c� -�� -c����c� `Y�LY@87430/,+*)###"+327&462#"'#567#"&5532767655!5!!264&"2"&4�JNe Jz�yzb'!�ylw�J#��g�*HlylAAlA�B:((:( KG68�mm�n �h{y� -*Y;__;�jj>k>>k�)8))8�����5����!��@ -JK�PX@'�h��d��_�Y���K�LK�PX@(�p��d��_�Y���K�L@+�p�p��d��_�Y���LYY@# +!##"73267655!#�72"&4T�LZ�l *��l|_� :((:(�_�ij�S2��xwr�)8))8�����������'�K@HJ� p -�a��d�� _��Y���L%$! $+!!#"&55332767655#�72"&4����\�^m53`{g��:((:(�_�Z.z��u�pu!! B'p���m�)8))8���������"�*��@ -JK�PX@4� p�� c� � c��c -��Y�KL@8� p�s�� c� � c��c -��Y�K�LY@*)&%""+!62#4&"##67&&55#5!2675�"&462��u4�sfE~Im�y{Iegy�� 9�?��&4%%4��K}d=DUB��&�ΕY�n�__�MPUE��;4%%4&��������*�2�;�C�e@b:74& J cc �� -Y� - -KL33BA>=3;3;986510-,*)('+!62''64&"#5"&54&"#5"&4625!5!�264&"%62625�264&"��-1�t�xP]E@j4�yE@j4�yx�5���H�GH�Gz1�:=�5��H�GH�G��J��zZ D�JQH�ʩK�d@JQH�ʩK�ɄL�_�!HIIH��JGGL���HIIH�������+�3�<�D�L�T�v@s;85' J cc_ �� -Y� - -KL44RQNMJIFECB?>4<4<:97621.-+*)(+!62''64&"#5"&5#4&"#5"&4625!5!�264&"%62625�264&"2"&4$2"&4��-1�t�xP]E@j4�yE@j4�yx�5���H�GH�Gz1�;=�5��H�GH�Gs8))8)�G8))8)��J��zZ D�JQH�ʩK�d@JQH�ʩK�ɄL�_�!HIIH��JHHL���HIIH��)8))8))8))8��������#�+�6�G�O_K�PX@A- 2 -; -JK�PX@A- 2 -; -J@A- 2 -; -JYYK�PX@@�pc��c� -� -c �� Y K�YLK�PX@E�pW�c��c� -� -c �� Y K�YL@F�pc��c��c� -� -c �� Y K�YLYY@*,,��NMJIGFCB@?:8,6,60.*)&%�#�##"+##5#"'#"&55#4&"#5"&4625!5264&"%6326655327&54625!264&"�yi-_~Uv�E@j4�yx�5��H�GH�Gz1gMi6!H�oKm�-��Hl8Aj>=kA�_�{�<@G�wL@JQH�ʩK�ɄL�_�!HIIH��JPDFb;�m�O9mYs:�;�j,>>k>>���������#�2��K�PX@' J@' - JYK�PX@.�W� - c c��YKL@/�� - -c� c c��YKLY@��10-+*(&%"!��#"+##5#"&47#"#5"&4625!5264&"!63!#"26�ym5v_�Fz�j4�yx�5��H�GH�G���2�$@KL�T�_�{�Qq�2{���K�ɄL�_�!HIIH"!�BXJwA`�����R���&�8�a@^* -J c� -a - -c�� Y KL''��'8'820,+)(%$! ��"#+####"'4#"#5"&4625!5264&"%5!6232767655Rxm�\r�w>Bj4�yx�5��H�GH�G���1�a+83�_�{�?z��RH�̩K�ɄL�_�!HIIHw��KziBB!@'���������%�-�5��@2/��JK�PX@9���p ��c��c - Y� K�[�K�L@7���p ��c��c��c - Y� K�LY@...5.54310,+('%$#" +#"2653"&547&&"#5"&4625!5!#�264&"%62675�I]o]�Wi���B~Bj4�yx�5����H�GH�Gz1�5K��S�YYMy��u?FQH�ʩK�ɄL�__��HIIH��KYPZ�����[���%�,�4�b@_+' -Jc��c� -� -c �� Y KL&&��32/.&,&,*($# ��""+####"'&#"#5"&4625!5264&"%63255#26[xm���k>Bj4�yx�5��H�GH�Gz.a?,6�+t+�_�{����gQH�̩K�ɄL�_�!HIIH��G!z���DFF�����t��*#K�PX@ - -JK�PX@ - -J@ - -JYYK�PX@$ - c��Y�K[LK�PX@5� h -c��Y�K�[K�[LK�PX@2� - -c��c��Y�K�[K�[�L@2� - -c��c��Y�K�[�K�[LYYY@*)('&%$#!!# +!62'"'564&"##"3#"&5467#'!5!5!t�7�}�l -IZM�Lm�Q`R[��,$�������L�т]K�LKA��L�PY}u5W\�_����~���$�,�6�>�x@u0!4Jc�c��c��_ �� -Y - -K�YL--��<;87-6-531/.+*'&�$�$#"%!!+###"3#"&547&#"#5"&4625!5264&"%5!63263�2"&4�yl�R`R\�� d>@j4�yx�5��H�GH�G��~1g{9Cj� -:((:(�_�{�K�PY�wO8RQH�ʩK�ɄL�_�!HIIHi��Jd%�(:((:�������*�2�C�N��@�4'8H J�p c��cc -��YK�YLDD33��DNDNKJ3C3C<;:97510-,�*�*)(&%!#"+##5#"&'&#"3#"&547&&"#5"&4625!5264&"%632626766765532655xm<�s�hNWIY~ -B@j4�yx�5��H�GH�Gz1g�5D�:FkDk_�_�_�{�a~oAM�QY�u/$?GQH�ʩK�ɄL�_�!HIIH��Jo01!:{lRenY���������#�+�4��@41. JK� PX@0�hc��c �� -Y - -KL@1�pc��c �� -Y - -KLY@��320/-,*)&%�#�#"!"&+##5#56�7&&#"#4&#"#5"&4625!5264&"%!6262��mېH -H6{f8:uj4�yx�5��H�GH�G���,�+9�4�_�{��= -2:�BP��ʩK�ɄL�_�!HIIH��A[VR�������+�3�A�KJK�PX@<9(@!JK�PX@<9(@!J@<9(@!JYYK�PX@9 c�cc -��YK�YLK�PX@> c�c�W�c -��YK�YL@? c�c��c��c -��YK�YLYY@*54��JIFE?=;:864A5A21.-�+�+*)'&!$"+##5#"&547#"3#"&547&&"#5"&4625!5264&"%36325!632654&"26xi:tc�VR`R\��C}@j4�yx�5��H�GH�G��Bbu9�1g�5HZQ�QQ�Q�_�{�Q�f'&K�PY�w1'=DQH�ʩK�ɄL�_�!HIIHiDR��Jp1�BOO�OO��������+�3�@��@5JK�PX@3c��c c�Y - ��KL@;c��c c� -[� - -K�Y ��KLY@$444@4@?>:98621.-)(&%" ##+3##5#"&'&#"#5"&4625!5!632%265264&"%632654&"�xlfJ��_>@j3�yx�5��'Uq��Z�e��H�GH�Gz2fz2g^4N�_�{�'9��VQH�ʪL�ɄL�_ -dW�Sgn^�GIIH��Id+A+/ -�����t��&�.�7xK�PX@ 30 �J@ 30 �JYK�PX@1��h ��cd -Y� - -KLK�PX@2���p ��cd -Y� - -KLK�PX@7���p ��c�W�d -Y� - -KLK�PX@8���p ��c��c��d -Y� - -KL@8���ps ��c��c��d -Y� - - LYYYY@ ///7/76421-,)(&%$#"!# +#"3253#5"&554&"#5"&4625!5!#�264&"%626335�\eM<}bl%��@~Ai3�yy�6�����I�GI�Gz2�1K�#�B�Dm�ۉ/zmAIQH�ʪL�ɄM�__��HJ~IH��IVQ\�����?�� �(�0�:�l@i48 - -Jc -c - -c�� Y KL11��1:197532/.+*'&#"� � +###"&5474&"#5"&4625!5264&"264&"%5!63263?yl�7k�xCBj4�yx�5��H�GH�G�@[:8_>���0g�4<c�_�{�&�en\ AIQH�ʩK�ɄL�_�!HIIH�78b87���Pq+���������$�+�3�i@f*& J - c� � c� � c��YKL,,%%��,3,30.%+%+)'#"��#"+###"&'&#"#5"&4625!5264&"%6325332655�xm2pYnZ>@j4�yx�5��H�GH�Gz._9+m�=J�_�{MiXORG�˩K�ɄL�_�!HIIH��F yʞSC����������&�-�5��@,( -JK�PX@2c�� -c� -� -c �� Y KL@6�sc�� -c� -� -c �� Y KLY@&..''��.5.520'-'-+)%$! ��#+###67&&'&#"#5"&4625!5264&"%6325332655�xm�yqGWi Z>@j4�yx�5��H�GH�Gz._9+m�<J�_�{��QeTORG�˩K�ɄL�_�!HIIH��F yʞSC���������+�3�:�B@K� PX@95' JK�PX@95' J@95' JYYK� PX@8 c��c��c��c �� -Y� - -KLK� -PX@<�WW �c��c��c �� -Y� - -KLK�PX@8 c��c��c��c �� -Y� - -KLK� PX@<�WW �c��c��c �� -Y� - -KLK�PX@8��c c��c��c �� -Y� - -KLK�PX@<�WW �c��c��c �� -Y� - -KL@8 c��c��c��c �� -Y� - -KLYYYYYY@$;;44;B;B?>4:4:8621.-+*)(#"+!62''64&"##"&'&#"#5"&4625!5!�264&"%632532655��74�t�vHVD~Im0fTgT>@j4�yx�5����H�GH�Gz/^3)m9�@��K}�x -\C~DUB��$H^PBQH�ͩK�ɄL�_�!HIIH��Ft�MPYF���������+�3�:�B�JuK� PX@95' JK�PX@95' J@95' JYYK� PX@? c��c��c��c��_ �� -Y� - -KLK� -PX@C�WW �c��c��c��_ �� -Y� - -KLK�PX@? c��c��c��c��_ �� -Y� - -KLK� PX@C�WW �c��c��c��_ �� -Y� - -KLK�PX@?��c c��c��c��_ �� -Y� - -KLK�PX@C�WW �c��c��c��_ �� -Y� - -KL@? c��c��c��c��_ �� -Y� - -KLYYYYYY@(;;44HGDC;B;B?>4:4:8621.-+*)(#"+!62''64&"##"&'&#"#5"&4625!5!�264&"%632532655�2"&4��74�t�vHVD~Im0fTgT>@j4�yx�5����H�GH�Gz/^3)m9�@��8))8)��K}�x -\C~DUB��$H^PBQH�ͩK�ɄL�_�!HIIH��Ft�MPYF���(:((:��������;�C�J�R�K� PX@IE70 !,(JK�PX@IE70 !,(J@IE70 !,(JYYK� PX@Ac��c��c��c _ ��Y�K -LK� -PX@E�WW�c��c��c _ ��Y�K -LK�PX@Ac��c��c��c _ ��Y�K -LK� PX@E�WW�c��c��c _ ��Y�K -LK�PX@A��cc��c��c _ ��Y�K -LK�PX@E�WW�c��c��c _ ��Y�K -LK�PX@Ac��c��c��c _ ��Y�K -L@Gc��c��c��c�� c�� _ ��Y�K -LYYYYYYY@,KKDDKRKRONDJDJHFBA>=;:986521/.*)#"+!62''64&"##"&'&#"6262"'"&547#5"&4625!5!�264&"%632532655��74�t�vHVD~Im0fTgT>@0;((5;(P4�yx�5����H�GH�Gz/^3)m9�@��K}�x -\C~DUB��$H^PBQH��)8)( -�K�ɄL�_�!HIIH��Ft�MPYF����������#�+�4�;�C�K� PX@3 0- :9"! - -JK�PX@3 0- :9"! - -J@3 0- :9"! - -JYYK� PX@=� W -c� -� -c��c��_��YKLK�PX@<� W -c� - -W�c��_��YKLK�PX@=� W -c� -� -c��c��_��YKL@>� � c -c� -� -c��c��_��YKLYYY@',,��A@=<87,4,421/.*)&% ��+##5"&554&"#5"&4625!54&"6264&"%6262527%�2"&4�yi:�E@j4�yx�5� -Z�-��H�GH�Gz/�6G�:��^�,����8))8)�_�{�S�l@JQH�ʩK�ɄL�_�_FZ�HIIH��MP\T���JV&�#��(:((:��������'�1�:�>�t@q)- -J c - c - -c�� Y KL;;((��;>;>=<9853(1(10.,*&%"!��$"+####"&47&#"#5"&4625!5264&"%63263355#"26%5#xm��Ur-V>@j4�yx�5��H�GH�Gz1g�8*436>D5[( ��_�{n5�h�-@QH�ʩK�ɄL�_�!HIIH��Jm ���8*\1@ӻ���������'�1�:�>�F�@|)- -J c - c - -c��_�� Y KL;;((��DC@?;>;>=<9853(1(10.,*&%"!��$"+####"&47&#"#5"&4625!5264&"%63263355#"26%5#�2"&4xm��Ur6!O>@j4�yx�5��H�GH�Gz1g�8#/36>D5[( ���:((:(�_�{n5�h�.7QH�ʩK�ɄL�_�!HIIH��Jk���8*\1@ӻ��@(:((:���������#�1�<�d@a%6* J - c c��YKL22$$��2<2<98$1$1(&"!��+##5 &'&&"#5"&4625!5264&"%632676765532655�xm<���CsAj4�yx�5��H�GH�Gz2e=`6kDk_�_�_�{�a�+2RG�˩K�ɄL�_�!HIIH��I92 6${lRenY���������2�:�H�m@jH=.AF' -J� - -p c�c� -� -c�� Y� K�LDB@><;985421!,+!'5654#"#6#"7&547#4&"#5"&4625!5!�264&"%!63263267���PV��TZp}f}oYT��BAi3�yy�5���(I�GI�Gl�/ey37ZA[W��|e}�aRQ��đQRa�} AIQH�ʪL�ɄL�_�!HJ~IH��Ka4<7S���������%�.�8K�PX@-*' JK�PX@-*'J@-*'JYYK�PX@+ - c c ��YKLK�PX@0 - c� W�c ��YKL@1 - c� � c��c ��YKLYY@#&&��7632&.&.,+)($# ��"+##5#"&554&"#5"&4625!5264&"%6262554&"26�yi9td�E@j4�yx�5��H�GH�Gz/�3D�9Q�QQ�Q�_�{�Q�f@JQH�ʩK�ɄL�_�!HIIH��MSXR���BOO�OO�������� �(�9�A�LMK�PX@-*F2 - -J@-*F2 - -JYK�PX@/ -c - -c�� Y KLK�PX@4 -c� -W - -c�� Y KLK�PX@5 -c -� -c�c�� Y KL@5 -c - -c��c�� Y KLYYY@,BB))��BLBLIH?>;:)9)90.,+'&#"� � "+##5 '#"&554&"#5"&4625!5264&"%626326767655�264&"2655�xm;��HB�p�E@j4�yx�5��H�GH�Gz1�9HJq5�w�QQ�PEDk_�_�_�{�bYg�n@JQH�ʩK�ɄL�_�!HIIH��JKP;79$�,O�OO��{lRenY���������-�5�I�K�PX@D+ $JK�PX@D+ $J@D+$JYYK� PX@E�h�h c�c��c �Y��K�Z -LK�PX@F�h�p c�c��c �Y��K�Z -LK�PX@G�p�p c�c��c �Y��K�Z -LK�PX@L�p�p� W� c�c��c �Y��K�Z -L@U�p�p�� c�� c�c��c�[�K �Y��K�Z -LYYYY@(76GECB@?><6I7I430/-,*)&%#" !"$!+3##!632#32673#"&554#"#5"&4625!264&"%27654&#"#67!6328�ym���!&av��.b6*k�bo{~j4�yx�5��H�GH�G�_8A7.\ l��1gKa�_�{� q\uiroAB�ndk���˩K�ɄL���HIIHW4;K$�EKA��R��G��1�:�C�G@ -! -JK�PX@< - -a��c��]�� [ K�[�K�LK�PX@D - -a��c��]� [� K�� Y K�[�K�L@I -W - -a��c��]� [� K�� Y K�[�K�LYY@*DD��DGDGFEBA><9854�1�10/.,+*'&"+####"&547#2653#5"&467&&5462!6335!54&"65#"26%5#Gxm��Us�Q'7f7]h&�gWD<Gu�l:*32���7[;L;F�5>D4[( ��_�{n5�hS2$+$V3=.��~5_�Z$ZASea�1 �_�-22f5'�8*\1@ӻ���R�����6�?�H�S�^�K�PX@& JK�PX@& JK�PX@& J@& JYYYK�PX@Ac c��] �� -[ - -K� [� K�LK�PX@H�pa c��] �� -[ - -K� [� K�LK�PX@Z�p�Wa�W� c��]� -[� - -K ��YK� [� K�L@[�pWa��c�� c��]� -[� - -K ��YK� [� K�LYYY@6TTII��T^T^[ZXWISISLJGFCA>=:9�6�654310/,+"!""+##5#"&'##"&547#2653#5"&467&&5462!6335!54&"65#"263>765532655�xl9�z� -x�Us�Q'7f7]h&�gWD<Gu�l:*32��7[;L;F�5>D4[(g� +kDj^�_�_�{�e�5�hS2$+$V3=.��~5_�Z$ZASea�1 �_�-22f5'�8*\1@��>!%yhSdp\���<�����7�@�K��@E$ -JK�PX@7 -� -a��c��]�[ ��K�[�K�LK�PX@? -� -a��c��]� [� K�Y���K�[�K�L@B�p -� -a��c��]� [� K�Y���K�[�LYY@AAAKAKHG?>;:76.,)("+!##5#"&'#2653#5"&54767&546232>7655#4&"6%2655:�yl;�{�� 0%:jB]h*�m4*B�y�o4jI0 ��:[>�B�Di[�a�_�w�f� T5?,��:dRL.%'Ukd�0 0]0753c(�"zpS`qZ���E�����1�:�D��@/ -JK�PX@=�� -c -� -a��c��] �[ ��K�[�K�L@E�� -c -� -a��c��]� [� K�Y���K�[�K�LY@CB?>985410.,*)&%"+!##5#"&547!2653#5"&467&&5462366325!4&"654&"26Hrxj9td���R+:jB]h*�mSF9@x�n:�jBt9�p�:[>G@L;Q�QQ�Q�_�{�Q�g '$a5?,��:d�U!W>Ukd�17@R�]075e7)�BOO�OO�����4��%�-�;�A��@7" JK� PX@?�h c�a��c -��YK�ZL@@�p c�a��c -��YK�ZLY@*<<��<A<A>=:86510/.,+('�%�%$#! !"+##!326'3#"&55&&"#5"&4625!5264&"%6736655!6325#4xm�[]4)l�bjDz@j4�yx�5��H�GH�G�1 4!�1gLhʶ#�_�{N~sD@�tb�7>QH�ʩK�ɄL�_�!HIIHR[!�JM9�$�9��������3�;�J�S=@=-�&JK� PX@O�p�f��c�a�� - -c Y� K�[�K�\ LK�PX@P�p�n��c�a�� - -c Y� K�[�K�\ L@N�p�n��c�a�� - -c��c Y� K�\ LYY@,<<SRPOLK<J<ICB@>:9653210/.,+('%$$!" +#"2653"&547!32653#"&554#"#5"&4625!5!#�264&"%63267736655!!3667�I]o]�Wi�����]3)l�bj|>@j4�yx�5����#H�GH�Gz1gKb! 6�a#�!�T�S�YYMy��u~sD@�tbq�QH�ʩK�ɄL�__��HIIH��JMB\q�><C�����D��<�D�V�`>@F6� K/JK� PX@K�h -� �c��a��c�c�W� _Y�LK� PX@L�p -� �c��a��c�c�W� _Y�LK�PX@G�p -� �c��a��c�c `Y�LK�PX@L�p -� �c��a��c�c�W� _Y�LK�PX@P�p -� �c��a��c�c�W� _Y�K�L@O�p -� �c��a��c�c��_Y�K� \ LYYYYY@2XWEE^]ZYW`X`EVEUIGCB?><;:9875410.-*)$""#! +#"2"&'33254&#"'!32653#"&554&"#5"&4625!5!#�264&"%6322773676765535!366��9>:_;=.uчk�o?<�$�k]3)l�bjE@j4�yx�5�c��H�GH�Gz1gLh!+�J�L#� q�Q)�`lbuV.a~sD@�tbq@JQH�ʩK�ɄL�__��HIIH��JMB !G/]]�=C=��������2�:�K�T��@</ (JK� PX@I�h c�c�a��c ��YK\ -L@J�p c�c�a��c ��YK\ -LY@4LL;;��LTLSRQNM;K;JBA?=9854�2�210.-*)'&#"!"!!+###"3#"&547!32653#"&554&"#5"&4625!5264&"%63267736676555!363�yl�R`R\���|]4)k�bkE@j4�yx�5��H�GH�Gz1gLh!"���#�H��_�{�K�PY�w1'~sD@�tbq@JQH�ʩK�ɄL�_�!HIIH��JMB-j���=G��������,�4�C�I�Q�@6)" -JK� PX@J�hc�a��c�� - -c�� Y K�Z LK�PX@K�pc�a��c�� - -c�� Y K�Z LK�PX@L�pc�a��c�� - -c�`�� Y K L@O�p�sc�a��c�� - -c�� Y K�Z LYYY@8JJDD55��JQJQNLDIDIFE5C5B<;9732/.�,�,+*('$#! !"+###67&&'!326'3#"&554&"#5"&4625!5264&"%632677366555#%32655�xm�yqGIb�P]4)l�bjE@j4�yx�5��H�GH�Gz1gLh!6�#@�<J�_�{��QI?~sD@�tbq@JQH�ʩK�ɄL�_�!HIIH��JMB\q�� �?�ʞSC������ -��A�I�X�`�q@qK= o6 JK� PX@U�h�n c�c�a��c��c ��Y�K�\ -L@V�p�n c�c�a��c��c ��Y�K�\ -LY@0JJmkfdba_^[ZJXJWQPNLHGDCA@?><;875410!")!,+!'5654#"#6#"7&'#"'!326'3#"&554&"#5"&4625!5!�264&"%632677366555#3&%!32767563267 -��QU��TYo f -|pZTv�2G�/�A]4)l�bjE@j4�yx�5� -2��H�GH�Gz1gLh!6,�#�M� �0/�A[V��|e}�aRQ��đQRa -qj$�~sD@�tbq@JQH�ʩK�ɄL�_�!HIIH��JMB\q�� �?�Ĥ5�<7S�����T��"�7�?�P�X�}@zJ -.D' J�p n - -c c��YK [L��WVSRPOLKIHCA>=:97632,*&$�"�"###"+##5#"'"&'#"'#"&553>55!5327&46326655!264&"327&54625!264&"Tyi-_~��7L~Vv�"34# ��ݑrKzbLl<$��Hl8@n@@n@[�oJl�-��Hl9@k>>k@�_�{�<@GXQ#BH�w� -)A>;_��R9�mG>Ee;;�j,>=m=>��O9mYs:�;�j,>>k>>�����e��#�+�@�v@s>7 -J�p� - -p��c� c� -� -c�� Y K[L,,��,@,?<:6421.-)(%$�#�###"!!+###"3#"'#"'#"&5532>55!5�264&"%5!327&463263exm�Q`R[�,5G~Vv� 35# -��TlAAlA���Hl�qLx`CdH��_�{�K�PY�"BG�w� -)A?;_��>k>>kӖ;�jV�R9�n93=����7]��#�+�@�H��@~>7 -J�p� - -p��c� c� -� -c��_�� Y K[L,,��GFCB,@,?<:6421.-*)&%�#�###"!!+###"3#"'#"'#"&5532>55!5�264&"%5!327&463263�62"&]xm�Q`R[�,5GVv�!34$ ��@mAAm@���Hl�sKx`CeH��(9))9(�_�{�K�PY�!BG�w� -)A?;_�8>>k>>h�;�jV�R9�n93=��)):((��������"�*�2�G��@�E - >J� - -p� p�� - -cc� � c��c ��YK�[L33��3G3FCA=;985410-,('$#�"�"####+####"&'#"'#"&5532767655!5�264&"264&"%5!327&463263�yl�7kZ>a:[~Vv�I#��TlAAlAR@[:8_>��pHl�qLx`Ab>i�_�{�&�e2.4BG�w� -*Y;_��>k>>k.78b87��;�jV�R9�n600�������� �5�=�F�J��@�,%J�p� p� -� -c c�� c��c��YK� [LGG��GJGJIHEDA?;:765410/-*($"� � ###"+####"&'#"'#"&553>55!5327&46326335!264&"%5#"26%5#�yl��8\:WVv�!34# -��ےqLx`Fh:d2�tHlylAAlA5>D5['��_�{n5�0+/BH�w� -(B>;_��R7�n>8"�;�jj>k>>k8*\1@ӻ�����7��� �5�=�F�J�R��@�,%J�p� p� -� -c c�� c��c��_��YK� [LGG��POLKGJGJIHEDA?;:765410/-*($"� � ###"+####"&'#"'#"&553>55!5327&46326335!264&"%5#"26%5#�2"&4�yl��8[:WVv�!34# -��ݒqLx`Fh;b2�tHlylAAlA5>D5['���:()8)�_�{n5�0+/BH�w� -(B>;_��R7�n>7!�;�jj>k>>k8*\1@ӻ���)9))9���������3�;�H�|@y( B!J� p� n� � c��c��c -��YK�[L<<��<H<HED985432/.&$ ��##"+##5 '#"'#"&5532>55!5327&4632>55!264&"2655�yl;��I;r~Vv�66% -��ےqLx`>a)1��HlylAAlA$F8^�`�_�{�bmKBG�w� -(B?;_��R9�n1-2-/;�jj>k>>ki>LA RenY�����7����3�;�H�P��@�' B!J� p� n� � c��c��c��_ -��YK�[L<<��NMJI<H<HED985432/.&$ ��##"+##5 '#"'#"&5532>55!5327&46326767655!264&"2655�2"&4�yl;��I:s~Vv�66% -��ݒqLx`�;:��HlylAAlA$F8^�`�}:((:(�_�{�blJBG�w� -(B?;_��R9�n^9%;�jj>k>>ki>LA RenY��=)9))9�����X���2�:�D��K�PX@,) - $J@, - $J)IYK�PX@G�p� n� - -W� c� � c��c��YK�[L@H�p� n� -� -c� � c� � c��c��YK�[LY@"��CB?>874321.-+*('#!��###"+##5#"&'#"'#"&5532767655!5327&462625!264&"%54&"26Xyi9u?e9d~Vv�K!��ےqLx�;A�9��HlylAAlA�Q�QQ�Q�_�{�Q92;BH�w�B2;_��R9�nI^R�;�jj>k>>k'BOO�OO����7X���2�:�D�L�K�PX@,) - $J@, - $J)IYK�PX@N�p� n� - -W� c� � c��c��_��YK�[L@O�p� n� -� -c� � c� � c��c��_��YK�[LY@&��JIFECB?>874321.-+*('#!��###"+##5#"&'#"'#"&5532767655!5327&462625!264&"%54&"26�2"&4Xxj9t?e9e~Vv�K!��ݒqLx�;B�9��HlylAAlA�Q�PP�Q��:))9)�_�{�P92;BH�w�B2;_��R9�nI^Q�;�jj>k>>k'BOO�OO��):()9���������2�:�Yb�S JK�PX@?�h��cc � c�Y��K\ -LK�PX@@�p��cc � c�Y��K\ -LK�PX@E�p��c�W�c � c�Y��K\ -L@Q�p��c�W�c � c[�K�Y��K\ -LYYY@&XVRPNMJIGFEC=;985421.,)'$"!#4!+3##!632羍#"&'4&5#"'#"&5532655!�264&"%2266764&#"#67!327&4632��xm���!&av��(a7*k�Uj)WVv� a4��An?>q?:38<*72Vo�yHl�rLw`Jk�_�{� q\uiroAB�VQ /CH�w�>u;��>>n;> x:P'!;�jV�S:�mG����7����2�:�W�_0�P JK�PX@G�h��cc � c��_�Y��K\ -LK�PX@H�p��cc � c��_�Y��K\ -L@T�p��cc � c��_[�K�Y��K\ -LYY@.<;]\YXUSOMKJGFDCB@;W<W874321+)&$!!"5!+3##!632"'32653#"&'#"'#"&5532767655!�264&"%2764&#"#67!327&4632�2"&4��xm��� &cwKEz#e7-k�Wo6IVv�I#��VlAAlAX�))=4Pj�tHl�qLx`Ik�8))8)�_�{� s]y1-yoBA�XQ"BH�w� -*Y;�Y>k>>k�w;B!;�jV�R7�nD<�#)8))8����7���&�?�G�M�U��+JK� PX@F h��cc�c��_ �� -Y - -K\LK� -PX@@��c c�c��_ �� -Y - -K\LK�PX@F h��cc�c��_ �� -Y - -K\LK�PX@@��c c�c��_ �� -Y - -K\L@F h��cc�c��_ �� -Y - -K\LYYYY@.HH��SRONHMHMJIEDA@?>;:320.*(�&�&%$###!"+##!326'3#"&'#"'#"&553>55!5327&463227736655!264&"%5#�2"&4�xm�[]4)l�Tg 3HVv�!34# -��ےqLzbLl 4!��HlylAAlA�#�8))8)�_�{N~sD@�WMBH�w� -(B>;_��R9�mC<R[!;�jj>k>>k��$�9�)8))8��������)�qK�PX@&�h d -��YK�L@'��p d -��YK�LY@���)�)('"!## +####"73267655!#"73267655!5�yl�LZ�l * ��LZ�l *���_�{��ij�S2��ij�S2�_��������%�5��@ - -JK�PX@3� -h� -� -c��d��c ��Y K�L@4� - -p� -� -c��d��c ��Y K�LY@��430.-+('�%�%#"+##5#"&54675&&55##"73267655!5!33#"26�xmA�[�7,0$�LZ�l *�����.E');FM�h�_�{�U^W5LUN�ij�S2�_��!NA[2`/W�����*��1��K�PX@3� - - h� a� -� -d��d��Y K�L@4� - -p� a� -� -d��d��Y K�LY@���1�10/*)&%#$#+####"'&55332767655!5!#"73267655!5*xm�\q{0)m53 -�'LZ�l *���_�{�?z�LDn��u!!!B'���ij�S2�_�����>���&�}K�PX@,��h��d��c -�� Y K�L@-���p��d��c -�� Y K�LY@��%$! ��# +### 55##"73267655!55#26>yl��^�LZ�l *��k�,t+�_�{������ij�S2�_����DFF�����!��*�JK� -PX@2��h����c �d��d -Y�K�LK�PX@3���p����c �d��d -Y�K�LK�PX@:�� � p� p����c� � d��d -Y�K�L@:�� � p� p�s����c� � d��d -Y�LYYY@*)('&% ### +#"3253#5"&46335!#"73267655!5!#���M<}bl%����#�ALZ�l *��@�ǑBDm�ۉ/z�v\�ij�S2�__��������@G@ -JK�PX@<� -�� -h� h�� c��d��c��Y K�LK�PX@=� -�� -h� p�� c��d��c��Y K�LK�PX@>� -�� -p� p�� c��d��c��Y K�L@F� -�� -p� p�� c��d��c� [� K��YK�LYYY@���@�@=;8653/.,+)'#"+##5#"&5475&&547##"73267655!5!632#6&"33#"3265�wmB�]�j1= -�LZ�l *���$T\['I*RA6,@PR:Oj�_�{�T`Tk'R:!�ij�S2�_ -hR*1*#75[,b0^N{�����F��N�Y�@SC -JK�PX@G�h�p�f��c��dc �Y -��K�LK�PX@H�h�p�n��c��dc �Y -��K�LK�PX@I�p�p�n��c��dc �Y -��K�L@Q�p�p�n��c��dc� [�K �Y -��K�LYYY@(OOOYOYVUNMFEB@=;:84310.,+*)(#""+!##5#"'#"&5475&&547##"73267655!5!632#6&"33#"327&727667655#!2655��xm;��H:�e�i1= -�LZ�l *��u&T[\&J*RA6,@PR:�Z#�$Dk_�_�_�{�bqs_Vk&R:!�ij�S2�_ -gS*1*#75[,b0�-*!A{lRenY��������K�U�K�PX@IDJ@IDJYK�PX@F�h�h��c��c��dc �Y -��K�LK�PX@G�h�p��c��c��dc �Y -��K�LK�PX@H�p�p��c��c��dc �Y -��K�LK�PX@N�p�p��c��c��d��c��c �Y -��K�L@V�p�p��c��c��d��c��c� [�K �Y -��K�LYYYY@$TSPOKJHFCA><;95421/-,+*)##"+!##5#"&'#"&5475&&547##"73267655!5!632#6&"33#"32766325!54&"26�xj9t?e:�a�j1= -�LZ�l *��{&T[\&J*RA6,@PR:��at9�c�Q�PP�Q�_�{�Q92_^Vk'R:!�ij�S2�_ -gS*1*#75[,b0�c�Q���BOO�OO��������#�+��K�PX@3�h�c��d��c �� -Y - -K�L@4�p�c��d��c �� -Y - -K�LY@��*)&%�#�#"!##+###"&463!5!#"73267655!5�264&"�xl�7l�x{n6��LZ�l *��C@[:8_>�_�{�&�fo�h��ij�S2�_� -78b87��������.�6�CE�JK�PX@>� h� c� � d��c��c -��YK�LK� PX@?�p� c� � d��c��c -��YK�LK�PX@>�p� c� � d�W�c -��YK�L@?�p� c� � d��c��c -��YK�LYYY@$77��7C7C@?=<5410�.�.-,'+##5 &'#"&46322>55!#"73267655!5�264&"2655�yl;����7l�x{n��-��LZ�l *��K@[:8_>�%D8Y�\�_�{�a��$�fn�g (?�ij�S2�_�89b875AL:Xom_������q�� �'�.��@ -% --&,JK�PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��+*$#� � # +##5"&4625!#"73267655!54&"6%27%qyi:㍍�:��LZ�l *���Z�-��^�,���_�{�S�يT��ij�S2�_�_FZ�#JV&�#��������3�<��K� -PX@>���h� - h -c� -� -d��c��Y K�LK�PX@?���p� - h -c� -� -d��c��Y K�L@@���p� p -c� -� -d��c��Y K�LYY@"��;:75�3�321/-,+*)$# ##"+####"&543354&"#47##"73267655!5!63235#"26�xm��Ur�2 Xk�LZ�l *���#���6>C4[(�_�{l5�hS�H:AA=J.�ij�S2�_�G�P8*[2@�����q��B�K�V+K�PX� -J� -JYK� -PX@C�h�hc�� - -dc �Y��K�LK�PX@D�p�hc�� - -dc �Y��K�LK�PX@E�p�pc�� - -dc �Y��K�LK�PX@K�p�p�nc�� - -dc �Y��K�LK�PX@P�p�p�nc�� - -d�W�c �Y��K�L@Q�p�p�nc�� - -d��c��c �Y��K�LYYYYY@,LLLVLVSRPOJIFDBA9753210/*)&%$"#""+!##5#"&'##"&543354&"#47##"73267655!5!63232>7655#5#"262655��xl9�z� -^�Ur�2 Xk�LZ�l *���#�_J/ ij6�4[(�Cj]�_�_�{�e�6�hS�G:AA=J.�ij�S2�_�F/!��8^(2@�%yhSdp\���������#�,�0��K�PX@6�hc��d��c �� -Y - -K�L@7�pc��d��c �� -Y - -K�LY@ --��-0-0/.+*'%�#�#"!##"+####"&54335!#"73267655!55#"26%5#�xm��Ur�3��LZ�l *���6>D5[( ��_�{n5�hS���ij�S2�_�R8*\1@ӻ���������$�/��@ -) -JK�PX@3���p�f�� -d� -� -c �� Y K�L@4���p��n�� -d� -� -c �� Y K�LY@%%��%/%/,+�$�$#+##5 &727667655!#"73267655!52655�xm;��Z#��LZ�l *��!Dk_�_�_�{�b��!A�ij�S2�__{lRenY���������*�5��@/ JK�PX@4���p�f��d��c �� -Y - -KL@5���p��n��d��c �� -Y - -KLY@++��+5+521�*�*)(#"+##5#"'#67&727667655!#"73267655!52655�xm;��E�|�^ -Z#��LZ�l *��<Dk_�_�_�{�b���e4C!A�ij�S2�__{lRenY�����F��8��K�PX@#!J G@#!J GYK�PX@%�h�c�` �� -Y� - -�LK�PX@&�p�c�` �� -Y� - -�L@-�p�p�c��` �� -Y� - -�LYY@8765#)!,+!'5654#"#6#"7&4632675!#"73267655!5!F��QV��TZp}f}pZT��neA[W��LZ�l *��e��|e}�aRQ��đQRa���<7S��ij�S2�_�����S��"�,��@ - -JK�PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��+*'&�"�"##" +##5#"&46325!#"73267655!554&"26Sxi:tc��cu9��LZ�l *���Q�QQ�Q�_�{�Q�̊R��ij�S2�_�_BOO�OO��������/�5��K� PX@4� -h � -a� -� -d ��YK�\LK�PX@5� - -p � -a� -� -d ��YK�\L@; h� - -p� -a� -� -c ��YK�\LYY@ 00��050521�/�/.-('$###!"+##!326'3#"&55327736655!#"73267655!55#�xm�[]4)l�bj:9 4!��LZ�l *���#�_�{N~sD@�tb�R[!�ij�S2�_���$�9���������"�7��K�PX@ -3JK�PX@ -3J@ -3JYYK�PX@) - -cc ��YK�LK�PX@. - -c�W�c ��YK�L@/ - -c��c��c ��YK�LYY@!##��#7#620-+*(%$! ��#+####"'"&54675&&55#5�264&"%5!33#"3275463�yl�7kZv::և7,0$w?@[:8_>���.E24;F�k{n�_�{�&�eRC][5KUN_� -78b87��NA[2/`Y^h���������-�6�:K�PX@ #JK�PX@ #J@ # JYYK�PX@1��c c c -��YK�LK�PX@6��c c�W �c -��YK�L@7��c c��c� � c -��YK�LYY@%77��7:7:98541/-+('&$" ��"+####"&'"&54675&&55#5#"3276335!335#"26%5#�xl��5Y7с7,0$��6;F�h�2��.E5d5>D5['��_�{n5�,&B]Y5KTO_��10`V��NA�8*\1@ӻ����������2�?�b@_9" J� - -p� -� -cc ��Y K�L33��3?3?<;20-,%$ ��""+##5#"'#"&54675&&55#5#"3267&727667655!33%2655�yl;��G6�e�7,0$w�4�N:OG[#�<.E2�$F8^�`�_�{�boj_Z5KUN_��`2/WY)!ANA�>LA RenY������n���'�O@L%J� -cc�� Y K�L��$"''��!"+##5"'#"&47#5!#"265!5"32767nxm4�?7vc�B�� ?MN�U�a�?NH=p=�_�{�RVVl�0XXBu?`H!_��Ct?sS0���� ��&�@�o@l?� -J� p� - - p� -c� � - -c��c��Y�K�[�L'''@'@<;9843/-,*#!&+##"&'"&47#5!#"327675&&55!5!33#"2654&"#&677 �;=��i�%7džA�n?LK>_\7&��(�u/J <I!;��0[.^JN�_mR��==<m�0XXCt?W^%_X__"XE\8c5mo@AOj�~X�������,�7�P��@P�$6 - -JIK�PX@N� p�p�s�c� � c�� -c� - -c�� Y� K�[�L@L� p�p�s�c� � c�� -c� - -c��c�� Y� �LY@".-NMKJFEA?><9832-7.7,+#!+##5"&47&'"&47#5!#"327675&&55!5!#2675!33#"2654&"#&7�@D�d/�~Ke+7ȁB�n?LG?] c6'�� �E3=Js?6?��/J <I!;��0Z0^ -��PpT�P�Ps>m�2@Bk�3XXCv>Wg)^X_�F?k>TDb[XE\8c4mo@@Oi��������%�-�U@RJ�c� cc -��YK�L��,+('�%�%$#" #!"#+####"'#"&47#5!#"327663!5!5�264&"yl�7kZy::ub�A�t?MH?qzi6���@[:8_>�_�{�&�eVQm�0XXCu>vW_�_� -78b87����� ��"�+�/�\@YJ�c c c -��YK�L,,��,/,/.-*)&$�"�"! #!"+####"'"&47#5!#"3276335!55#"26%5# yl��m:6σD��1>NG=f�2��85>D5['��_�{n5�PNn�2XXEt=n��_�R8*\1@ӻ���������&�1�W@T+J�p�cc �� -Y - -K�L''��'1'1.-�&�&%$#!"+##5 '#"&47#5!#"327&727667655!52655�xm;��H6�b�A�t?MI>�Z#�UDk_�_�_�{�binm�0XXCt?�-2!A__{lRenY������_���<�G�w@tA/$ J� p� -� -c�� c� � c��YK�[�K�L==��=G=GDC<:76.,*)'%��+##5 '"&&5475&&55#5#"2654'5&#"#&6726767655!33%2655_xm;��H(�ґbm6'}p<I!;��N/0^^a}+5�t/J rDk_�_�_�{�b^MT)dA|-_X_��8c5mo -dOi�}n7$"XE�{lRenY������_���B�M�|@yG5* - -J� - -p�� c� � - c��c�]��YK�LCC��CMCMJIB@=<420/-+%$ ��+##5 '#'#7&'&4675&&55#5#"2654'5&#"#&6726767655!33%2655_xm;��H;��qjmq~�F&:36'}p<I!;��N/0^^a}+5�t/J rDk_�_�_�{�b^s!����U/yS_X_��8c5mo -dOi�}n7$"XE�{lRenY��������9�A�V@S5 J -c �a d��Y�K�L@?<;98764210$#+!62''64&"#5"&547##"'&55332767655!6325!5!�264&"�-1�t�xP]E@j4�y�[rz/*l53?9Ul5��>��H�GH�G��J��zZ D�JQH�ʩK�d4*?z�LDn��u!!!B'�1L�_�!HIIH��������7�B@? -a d��Y K�L���7�76543-+$##+####"'&55##"'&55332767655!32767655!5!5�xm�\q{0)�\q{/*m53f53 -�4�_�{�?z�LDn??z�LDn��u!!!B'��u!!!B'��_�������7�?�G�S@P -a d _��YK�L��EDA@=<98�7�76543-+$##+####"'&55##"'&55332767655!32767655!5!5�2"&4$2"&4�xm�\q{/*�\q{/*m53c53 -�7O8))8)��8))8)�_�{�?z�LDn??z�LDn��u!!!B'��u!!!B'��_�%)8))8))8))8�����R��1�Y@V J c� -� -d��c�� Y K�Y�K�L���1�10/.-'%! ##+####"&'#3264&#!"&55332767655!5!5Rl�LhY1SjhGs8XG��\�^m53��z�_�{�0�l&�*BI>v@@z��t��u!!!B'��_�����8��A�N�W@TJ a��c -d�� Y K�L��JIFE�A�A@?971/+*$##+##5 &'##"'&55##"'&55332767655!32767655!>7655!5#2655#8xl9���~\q{/*�\q{/*m53Y53/9��Y�]�?k�_�{�a��?z�LDn??z�LDn��u!!!B'��u!!!B'�> -_��Xpm^�~_�������B�L K� PX@ -?JK�PX@ -?J@ -?JYYK� PX@7��c a -d��c ��YK�LK�PX@6��c a -W�c ��YK�L@7��c a -d��c ��YK�LYY@ ��KJGF�B�BA@><;:42.-$##"+##5#"&547##"'&55##"'&55332767655!32767655!6325!554&"26xi:tc��\q{0)�\q{/*m53r53B>Wu9��SQ�QQ�Q�_�{�Q�f5+?z�LDn??z�LDn��u!!!B'��u!!!B'�6R�_�_BOO�OO�����y��?�J�x@u J� � c -� -ac�� d��]��YK�[�K�L@@��@J@IECBA�?�?>=<:9820,+'%%"$+####"&'#33254'&"&&'&55##"'&55332767655!6335!5##"3yxm�#_X,MhhA4g"Z6=-�\q{/*m531}I�c���J33�_�{4G^ ~29R1 &L?z�LDn��u!!!B'�5S_�y(�F�����9��*�53K� PX@/ JK�PX@/J@/ JYYK� PX@<� - -p� c� � c��c��]��YK�LK� -PX@;� - -p� c� � c��c��YK�YLK�PX@<� - -p� c� � c��c��]��YK�LK� PX@;� - -p� c� � c��c��YK�YLK�PX@5� - -p� c c��YK�YLK�PX@;� - -p� c� � c��c��YK�YL@<� - -p� c� � c��c��]��YK�LYYYYYY@ ++��+5+521�*�*)(#"!#"+##5#"&'&##"'#3264&'532>55!526559xm<�w��)Wg�4ibJm>I<��D07���Dk_�_�_�{�a�vM,hTs<�00@CvB\H2/1__{lRenY�����#���0��K�PX@7�p� �� �c�a��d - -Y�K�[�L@4�p� �� �c�a��d��_ - -Y� -LY@0/.-,+*)$# +#"2653"&547##"'&55332767655!675!5!#�H^o]�Wi����\q{/*m53bAb�h���S�YYMy��uG6?z�LDn��u!!!B'�)Z__�����w��>�P@M����c -�c��c �d��_ Y� L>=<;:98654.,#%! +#"2"&'33254&"&'&547##"'&55332767655!6335!5!#�9>:_;=/uчk�o?jG!E�\q{/*m53&6gJ�`���Q)�`lbuV. #b?z�LDn��u!!!B'�+]__��������,�C@@ c��d -��YK�[L���,�,+*)($#!! +###"3#"&47##"'&55332767655!5!5�yl�Qa���5�\q{/*m53����_�{�MO�Y��;9z�MCn�|u!! B'|�_��������3��JK�PX@9�h� -�� -�c �a��d��d Y�K�LK�PX@:�p� -�� -�c �a��d��d Y�K�L@:�p�s� -�� -�c �a��d��d Y�LYY@3210/.-+*)$## +#"3253#5"&547##"'&55332767655!6335!5!#��M<}bl%���\q{/*m53YHu#�4ǑBDm�ۉ/zm<.?z�LDn��u!!!B'�,\__�����I��'�/�B@?ad �� -Y - -K�L��.-*)�'�'&%$+###"&547#"&55332767655!5!5�264&"Ixm�7l�x�\�^m53��}�?\:8_>�_�{�'�fo[?-7z��t�yu!!!B'y�_�78b87��������*�1�8�b@_'/760J��c�a��d��c �� -Y - -K�L��54.-�*�*)(!$#+##5"&547##"'&55332767655!6325!54&"6%27%�yi:��\q{/*m53CEew:��5Z�-��^�,���_�{�S�l3-?z�LDn��u!!!B'�=T�_�_FZ�#JV&�#�����U��(�1�5�K� PX@0a��c��d �� -Y - -K�LK� -PX@/a�X�d �� -Y - -K�LK�PX@0a��c��d �� -Y - -K�LK� PX@/a�X�d �� -Y - -K�LK�PX@*ad �� -Y - -K�LK�PX@/a�X�d �� -Y - -K�L@0a��c��d �� -Y - -K�LYYYYYY@ 22��2525430/,*�(�('&$#"+####"&47##"'&55332767655!5!55#"26%5#Uxm��Rs*�\q{/*m53����;{5[&��_�{�4�c�%.z�MCn�pu!! B'p�_�h8](2?Ӧ��������*�7�K@H -J� -a� -� -c��d�� Y K�L��32/.�*�*&$# +##5 &'##"'&55332767655!>7655!5#2655#xl9���~\q{/*m53/9���Y�]�?k�_�{�a��?z�LDn��u!!!B'�> -_��Xpm^�~_����}��*�7�?�V@S -J� -a� -� -c��d�� _�� Y K�L��=<9832/.�*�*&$#+##5 &'##"'&55332767655!>7655!5#2655#�2"&4xl9���~\q{/*m53/9���Y�]�?k�*:((:(�_�{�a��?z�LDn��u!!!B'�> -_��Xpm^�~_�u)8))8��������+�5��K� PX@ -(JK�PX@ -(J@ -(JYYK� PX@3��c�a��d��c �� -Y - -K�LK�PX@2��c�a�W�c �� -Y - -K�L@3��c�a��d��c �� -Y - -K�LYY@��430/�+�+*)!$#"+##5#"&547##"'&55332767655!6325!554&"26�xi:tc��\q{/*m53A>Wu9��Q�QQ�Q�_�{�Q�f5+?z�LDn��u!!!B'�6R�_�_BOO�OO�����c��-�5�D�x@uJ� -� -cc� c� � c��]��YK�[�K�L66��6D6CA?;987430/�-�-,+*("!"$+###"&'##"&'#33254'&"&&'&54335!5�264&"%5!#"3!663cyl�7k�t {$_X,MhhA3h"Z6=-�I�p�@[:8_>��`�J339u[�_�{�&�e^P3G^ ~29R1 &L�S_� -78b87���FCH�����q��-�;�D�H��@�J� -� -c c c��c��]��YK�[�K�LEE/.��EHEHGFCB?=754320.;/;�-�-,+*("!"$"+####"&'##"&'#33254'&"&&'&54335!5!6335!#"5#"26%5#qxm��Qqz$_X,MhhA3h"Z6=-�I�pL?*�3�_�J3�6>D5[( ��_�{n5�`M3G^ ~29R1 &L�S_�ym��F'8*\1@ӻ��������+�?�J��@D JK� PX@G� h� � cd��c��] -��YK�[�K�L@H� p� � cd��c��] -��YK�[�K�LY@*@@-,��@J@JGF;9870/,?-?�+�+*)(&"$"+##5#"&'##"&'#33254'&"&&'&54335!5!&727667655!#"2655xm;�^��$_X,MhhA3h"Z6=-�I�pL*Z#�֠J3zDk_�_�_�{�bVN3G^ ~29R1 &L�S_�y-3!A�F({lRenY��������2�ʵJK�PX@J� - -p�p� W� c� -� -a��c��c��YK�L@K� - -p�p� � c� c� -� -a��c��c��YK�LY@ ���2�210-,)'&%$#! "+##5#"&'#"&'3264&"#662367#5!#"265!5ym5vW}�x�vk ?s@@s? kv�w �)�h ?LN�T���_�{�Q\MXlbK"-N�N-"KciW1 WWCu?`H!_����c��/�I�z@wH'J� p�p�c�� c� a��c -��Y�K�[�L000I0IEDBA=<8653/.-,%$&+##"'&547#"&'3264&"#6623675&&55!5!33#"2654&"#&677c�;=���Y1Uw�vk ?s@@s? kw�w �6'�v��u/J <I!;��1Z/^JN�_mR��[2IYjcK"-M�N-"JchV -_X__"XE\8c5mo?BOj�~X��������5��K�PX@E� p�p� -� -c� a��b c��YK�L@K� p� p� -� -c� a��b� � c��c��YK�LY@ ���5�54321+)%$#" #+####"'#"&'3264&"#66235332767655!5!5�xm�\q�nw�vk ?s@@s? kw�w jm53 -�.�_�{�?z��YjcK"-M�N-"JchV��u!!!B'��_�����o���D�K� PX@W� h�p� p�f�� c�� c�� a�� - -c�Y��K�\LK� -PX@X� h�p� p� n�� c�� c�� a�� - -c�Y��K�\LK�PX@Y� p�p� p� n�� c�� c�� a�� - -c�Y��K�\L@d� p�p� p� n�� c�� c�� a�� - -c[�K�Y��K�\LYYY@$DCA@>=754310.-+*'&$#! !3!+3##!632#2653#"&55#"&'3264&"#662352266764&"#&7!��xm�W.'av��%5i/l�btow�vk ?s@@s? kv�w p7]:;+7k6l�J�_�{� q\�n69C@�ndRYkcK"-N�N-"KchV"w:M=K7����9���%�L@IJ���p�p����c��c��_ - Y� L%$#"#"$ +#"32533253"&47&54%5!5!#�Gx/(ZJ�e�|NYZJ�e���__�}���"<�wv7�;�wwo�5:x� =__����3����&�C@@ J���p����c�� c��_Y�L%$% -+#"3253"&47&54%5!5!#�264&"�I[5=ZJ�efh��em�}����X�YY�X�O@<��97�ss�86|� =__�MBC|CB��������!�0��@ -)JK�PX@<�p�n � c��c -�Y���K�[�K�L@:�p�n � c��c��c -�Y���K�LY@0/-+$"! 3+!##5"&7264&##"2653"&4675!32325!yl3�w A>MV�as\�Pi�������ލ��G6BE����_�{�K��HP�Z^Mz���ZZ?N9:=K�-����!���!�,��@+ -JK� PX@1��h�s����c� - d� -� -cY�L@2���p�s����c� - d� -� -cY�LY@$"('",$,$ +#"3253#5"&547&547675!5!##2675�H?R=[J�e?d.�uWz�0<�s��q8GAo:/�:s=�q:�Mu:gXf16��-=__�<h9LA\����1�����'�s@�JK� PX@#���h�c��_��Y��L@$���p�c��_��Y��LY@ ' ' +!"&47&54675!5!�264&"664&"���_tii��iis_����X�YY�X�YY�XY�> o^w97�ss�79w^o >_��BB}BA�C}BB~B����� ���&�5�X@U -.J�p� - -c��c��c�Y���K�L5420)'%$% +!##5"&72654'&##"&4675!264&"732325!(xm3�vA>2-Nc%*��xb���[�[[�[�ܔ�G6BE��g�_�{�K��#( V3t��؇^�]ZZ�ZZ�@M9:=K�-����)����#�+��@�" JK� PX@*���h�s - c��c��Y��L@+���p�s - c��c��Y��LY@$$$+$+('##+!#5"&547&54675!5!#"2655664&"���_tDd.�u[ts_�����9IAp:-YY�XY�> o�9�Sq:gXg27~^o >_��=h9OEVSC}BB~B�����g��A�r@o�J�p�p� � c��c���c��d��_ - -Y� -L�;:53210/.-,*'&#! �AA+%#"2"&'33254&#"547&'33254&"&54335!5!##"2EV 5_77*k�{e wi8=�8?e wi8�p�C�q���W 6^77*i]!!�QUUZF$�A ,SXE$<O�F__�!!�O�����p��<�d@a' J� - - p�p����c�� - -c� � c��c��_ Y� L<;:9876410-+## +#"232654#"#&62"&547&'33254&"&54335!5!#ݗW 6gBAd�jfT;GG#(WW�^~ޡwE e wi8�q�D�l���!TDPQ�R1&K-%EaS�b�s�9,YXE$<O�F__��������2�@jK� PX@ -9 - JK�PX@ -9 - J@ -9 - JYYK� PX@A�p� - -p �c�� - -c��c�Y���K� [LK�PX@:� - -p �c� - -c��c�Y���K� [LK�PX@A�p� - -p �c�� - -c��c�Y���K� [L@B�p� - -p �c�� - -c��c� � _�Y���K�LYYY@@?=;53210.'&#!3"+!##5"&73664&##"2"&'33254&"&'&5476335!32325!�yl3�w 66MV�9>:_;=/uчk�o?jG!E�#*J�v�8��~BE���_�{�K��FQ)�`lbuV. #bt]Y=Pg=K�-�����s��-�8�a@^7J�p����c��c� c��c - Y� K�L0.53.808-,+*%! +#"2#5"&47&'33254&"&'&54335!5!##3275�W5`8<-"e)�sUH -kvj;lDA�I�k���4C;5g �"$'�go5e�.,[WF&W�H__��2^5�K��������:����JK�PX@B� h�h�� - -c�� c���c��c��_ Y�L@D� p�p�� - -c�� c���c��c��_ Y�LY@%�764310-+(&%$#"! -�::+%#32654#"#&62"&547&54675!5!##"3264&"#&62jNkfV;HG#)XW�]}�ww���~��Ah|eW;H%G&XU�]y]R�P0%K-$EaT�_�t�7=�s�D__�P�K/L(.%FaV�[��������-�<@@ -5JK� PX@@� p�h � c� � c��c�Y���K�[ -LK�PX@9�h �c �c��c�Y���K�[ -LK�PX@@� p�h � c� � c��c�Y���K�[ -L@A� p�p � c� � c��c�Y���K�[ -LYYY@<;970.-,+*'%! ##4+!##5"&764&&##32654#"#&62#"&675!32325!yl1�w A>+@8�bvm]?EMJ`V�e�h�����m�y��G6BE����_�{�K��=a�^7*WWP_[L^j��RQ?N9:=K�$��������(�3��@* JK�PX@9�h����c��c� c� � c - Y� K�L@:�p����c��c� c� � c - Y� K�LY@31.-,+('&%# +#"3264&"#&62#5"&547&54675!5!#5"'32�Ah|eW;H%G&XU�]:d+�q[z���~��%!9 -5F=1q�P�K/L(.%FaV�-�ip6fUf.;�s�D__��I9_8����#����$��K�PX@1�� -� -p����c� -� -c Y�K�[�L@.�� -� -p����c� -� -c��_ Y�LY@$$! +#"2653"&4675! 55#5!#!2655�H^o]�Wi����|���^}����,t+�S�YYMy���Z����__�DFFD������*��-�5��( JK�PX@5��h����c�� c� � cY -K�LK�PX@6���p����c�� c� � cY -K�L@C���p����c�� c� � c[�KY -K�LYY@430/,*'&%$#"! +2654&"#&7# 55#5!632%2673##5#"&'5#26ae^].U,f�^}"Sk��[�n�xmkN����,t+�/?*/:15.����_ dX�TfmZd_�{�*;�c��DFF�����y��,�4�S@P�p����c��c��c��_ -Y� - -L---4-410,+*)(''! +#"2"&'33254&"&'&5476335! 55#5!#!2655�9>:_;=/uчk�o?jG!E�#*J�}�^}����,t+�Q)�`lbuV. #bt]����__�DFFD��������'�/��K�PX@8�h����c��c��c -Y� - -K�[�L@9�p����c��c��c -Y� - -K�[�LY@(((/(/,+'&%$#"$## +#"32654#"#&62#"&675! 55#5!#!2655�Shzm]?EMJ`V�e�h�����{�^}ͼ��,t+�b�^7*WWP_[L^j� �R����__�DFFD�����������#�;@8 c -��YK�L��"!�� +### 55# 55#55#26%5#26�yl��^��^}��,t+0�,t+�_�{���������_����DFFD��DFF�����S��� �)�-�Y@V c� � c��c -��YK�L**��*-*-,+('$" ��#"+####"&54335! 55#526555#"26%5#Sxm��Ur�3���^}�,t+�6>D5[( ��_�{n5�hS������__�DFFD���8*\1@ӻ���������!�,�\@Y& -J���p��c� -� -c ��YK�L""��",",)(!!��+##5 &727667655! 55#52655!2655xm;��Z#���^}�,t+�Dk_�_�_�{�b��!A����__�DFFD�{lRenY�����������)�Q@N -J�� - -c� � c��c��YK�L��('$#��#" +##5#"&46325! 55#55#2654&"26�xi:tc��cu9��^}��,t+XQ�QQ�Q�_�{�Q�̊R�����_����DFFBOO�OO�����o��.�6�Z@W* J c��c��c -��Y�K�[L5410.-,+)(#!$+!62''64&"#5"&547#"3#"&4633625!5!�264&"o�-1�t�xP]E@j4�y -\R`R\�����=�5�����H�GH�G��J��zZ D�JQH�ʩK�d*!K�PY��x?L�_�!HIIH�����P��+�3�A�L�|@y5( :F J - -c� � c c��YK�YLBB44��BLBLIH4A4A8621.-�+�+*)'&%#!$+##5 &'&&"#5"&547#"3#"&4633625!5�264&"%632676765532655Pxm<���CsAj4�y -\R`R\�����=�5��;H�GH�Gz2e=`6kDk_�_�_�{�a�+2RG�˩K�d*!K�PY��x?L�_�!HIIH��I92 6${lRenY������d��1�9��@- JK� PX@8�g -c� � c� � c��Y�K�[L@7�s -c� � c� � c��Y�K�[LY@2229296510/.,+*(!$+!62''64&"#5#67&&547#"3#"&4633625!5!�264&d�-1�t�xP]E@j�yM4av -WR`R\�����=�5�����GH�GH��J��zZ D�JQH�ʩ�Q8{`*!K�PY��x?L�_��H�HII�������-�5�>�H5K�PX@=:7* JK�PX@=:7* J@=:7* JYYK�PX@9 - -c� � c c��YK�YLK�PX@> - -c� � c� W�c��YK�YL@? - -c� � c� � c��c��YK�YLYY@*66��GFCB6>6><;98430/�-�-,+)('%!$"+##5#"&554&"#5"&547#"3#"&4633625!5�264&"%6262554&"26yi9td�E@j4�y -aR`R\�����=�5��@H�GH�Gz/�3D�9Q�QQ�Q�_�{�Q�f@JQH�ʩK�d*!K�PY��x?L�_�!HIIH��MSXR���BOO�OO��������<�E��@-+ JK�PX@<��c�a��]�Y ��K�[�K� [ -L@D��c�a��]�[�K�Y ��K�[�K� [ -LY@DC@?<;865432*(%#"!%+3##!2653#5"&547&#"3#"&463267&&547!5!6323'4&"36��xi��H7f7]h&�g$}�IY~�x�D">D���!+Zi7��5\;M;D�_�{l$ B3=.��~5_L0(h�MQY��v�]@%!_ -c�3o-22f6*�����T��&�7�?�m@j1+J��c��c��c��c �� -Y - -K[L��>=:976320/*(�&�&%$#!$#"+##5#"'#"&55&#"3#"&46326655!5327&54625!264&"Txi-_~Vv��OWIY~�}�=J+�Hp�pJm�-��Hl8Aj>=kA�_�{�=@G�wBUM�QY��{WBl;_��O<jYs:�;�j,>>k>>�����S��)�;�C!@5/JK� PX@I�g� � c��c� � c��c -��YK�[�K�[LK�PX@H�s� � c��c� � c��c -��YK�[�K�[L@F�s� � c��c� � c��c��c -��YK�[LYY@"��BA>=;:7643.,�)�)('$##!$#"+##5#"'#567#"&55&#"3#"&46326655!5327&54625!264&"Syi-_�umw�}OWIY~�}�=H+�JnJNa"Hm�-��Hl8Aj>=kA�_�{�<�o{y/KM�QY��{WBl;_�)KG3:jYs:�;�j,>>k>>��������5@2�cY�K �[���L����!! -+%#"&47#5!5!5!###"���K���� xm�Q`RXY}�3_�__�{�L�P��������%�0�]@Z �*J�p�c��c �� -Y - -K�[L&&��&0&0-,�%�%$#!!"+##5#"&'&&"3#"&47#5!26767655!52655�xm<�r� A�`R[��G�wn:I$� -aDk_�_�_�{�a{n#"L�PY��2_1=(__{lRenY������]��$�.�V@S!J��c�c��c �� -Y - -K�[L��-,)(�$�$#"!!$"+##5#"&547#"3#"&5467#5!6325!554&"26]xi:tc�`P_R[��+#� Bbu9�e�Q�QQ�Q�_�{�Q�f'&L�PY}u4V_DR�_�_BOO�OO�����t��5�ٵJK� PX@2� h� c��c -�Y��K�[LK�PX@3� p� c��c -�Y��K�[L@>� p� c��c -[�K -�Y��K�[LYY@320/*('&%$"!2!"#+3##5#"&'#"3# 54!32654&"#&7!5!632#267��xmlM��MT]P]���\U.U,f�V"SjPH�]�n�_�{�)<��?�EY��'=)-:19*_ `Wl(#VpmZ��������!�)�C@@� -c� -� -c�� Y K�[L��('$#�!�!#!$ +###"&547#"3#"&463!5!5�264&"�xl�l�wQR`R\����Y�-@[:8_>�_�{�B'Sen[:-K�PY��x�_�79a97�����J��+�3�@!@ J5IK� PX@4� c� � c��c �� -Y - -K�[LK�PX@3� c� W�c �� -Y - -K�[LK�PX@4� c� � c��c �� -Y - -K�[L@;�p� c� � c��c �� -Y - -K�[LYYY@��@?<;8721.-�+�+*)C!$+##5 &'#"&547#"3#"&463 !27>55!5�264&"%#2655#Jyl9����7k�xUR`R\����89- -��@[:8_> Y�\�?h�_�{�a��$�en[<,K�NY�v (?_�89b878Vkm_�}_��������#�L@I J�� c� � c -��YK�[L��## ��#!"" +###"&'#"3#"&46335!532655xm2p]pSR`R\����S�3:�<J�_�{Ms_K�PY��x�__ʞSC���������%��� -JK�PX@+�� -c� -� -c �� Y K�YLK�PX@,�� -c� -� -c�_ �� Y K�L@/�s�� -c� -� -c �� Y K�[LYY@��%%" ��#!"+###67&&'#"3#"&46335!532655xm�yqG[k -[R`R\����[�+B�<J�_�{��Qn\K�PY��x�__ʞSC������{��3�D�K� PX@D B JK�PX@D �B JK�PX@D B J@D B JYYYK� PX@?� p�p� W� c� � c -��Y�K�[�LK�PX@:� p�p c� � c -��Y�K�[�LK�PX@?� p�p� W� c� � c -��Y�K�[�L@@� p�p�c� � c� � c -��Y�K�[�LYYY@@>97543210/-!")!#+!'5654#"#6#"7&'#"&'#"3#"&46335!5!!32767763267{��PV��UYo~f}oZTv� 2Ggp -hR`R\����g����� �2 /�AZV��|e}�aRQ��đQRa -qj$ocK�PY��x�__Ĥ0�<7S�����N��*�2�[@X J��c��c��c �� -Y� - -K�[L+++2+2/.*)('#!""+!62''64&"##"&'#"3#"&46335!5!2655N�74�t�vHVD~Im0fUgYR`R\����U�1m��9�@��K}�x -\C~DUB��$HaSK�PY��x�__�MPYF��������� �)�-�N@K -c��c�� Y K�[L**��*-*-,+('$"� � #!%"+####"&5467#"3#"&54!!5!55#26%5#�xm��QqwT^Q]��h�!�;z3['��_�{~6�cP 6A�HYyu��_�b8\(2@ԫ������Z��%�.�:�E�`@]J cc �� -Y - -K�[L;;��;E;EBA?>:91/-,)'�%�%$#$!%"+##5 &'##"&5467#"3# 54763!5!55#"26732>7655!!2655Zxm:��� -o�Qr~�R\��SKo��3�3['hpJ0 ���Dj^�_�_�{�d��6�cP8�LBY�4/�_�V9^(2@�/!%xiSdp\���������"�/�Z@W�) -J�p�� -c� -� -c �� Y K�[L##��#/#/,+�"�"!#"+##5#"&'&#"3#"&4626767655!52655�xl;�q�kNWIY~��:I$�d*U^�`�_�{�c{nEM�QY��{1=(___P&RenY���������"�-�P@M'�� J�� � p����c� � c -Y�KL###-#-*)""!+&#"#6632>55!5!##5#"'#56�2655�xFOl�m�<.5�W�xm;��A��K!Dk_�_Py^Jt�i2/0__�{�b��7;{lRenY��������6UK� PX@20 JK�PX@2�0 JK�PX@20 J@20 JYYYK� PX@.�p�W�c �� -Y� - -K�[�LK�PX@)�pc �� -Y� - -K�[�LK�PX@.�p�W�c �� -Y� - -K�[�L@/�p�c��c �� -Y� - -K�[�LYYY@6543#!*!,+!'5654#"#6#"7&547#"3#"&463362675!5!��QV��TZp}f}pZT��tR`R\�����(w[W�47��|e}�aRQ��đQRa�}L6K�PY��x<7S�_�����"��!�+�S@P -J�� - -c��c��c�� Y K�[L��*)&%�!�!!#!$" +##5#"&547#"3#"&46336325!554&"26"xi:tc�[R`R\�����Bbu9��`Q�QQ�Q�_�{�Q�f'&K�PY��xDR�_�_BOO�OO��������-�3��JK� PX@4�h� � c -� -a ��YK\LK�PX@5�p� � c -� -a ��YK\L@;� - -h�p� � c�a ��YK\LYY@ ..��.3.30/�-�-,+$#" !$!"+##!326'3#"&55&#"3#"&463227736655!55#�xm�[]4)l�bj�OWIY�}�>6 4!��#�_�{N~sD@�tbgUM�QY��{QR[!_���$�9��������9�A�J�JK� PX@?�hc�a��c ��YK \ -LK�PX@@�pc�a��c ��YK \ -L@G�p�pc��a��c ��YK \ -LYY@*BB��BJBIHGDC@?<;�9�986-,+)&$#"$!"+###"&547!32653#"&55&#"3#"&463227736767655!5�264&"%5!363�yl�7k�x��]4)k�bk�OWIY�}�>0!+�>@[:8_>��i!�={�_�{�&�en\~sD@�tbgUM�QY��{Q !G/_� -78b87���=@��������0�=�J@DJK� PX@>�h� -� -c�a��c�� Y K\ LK�PX@?�p� -� -c�a��c�� Y K\ L@E�h�p� -� -c��a��c�� Y K\ LYY@*>>11��>J>JGF1=1=64�0�0/.)'&%" $!""+##5#"&'!32653#"&55&#"3#"&46 3266765!532766765532655�xm;�w���]3)l�ci�OWIY�?U4 �`�sl"n\�_�_�{�c�v�yED�ufbUM�QY��{E-Z__ �; ;&=L >S^nY������3��6�A�K @ -9 -JK� PX@D�h�c� -� -c�a��c�� Y K\ LK�PX@E�p�c� -� -c�a��c�� Y K\ L@L�p�p�c� -� -c��a��c�� Y K\ LYY@(87��JIFE?>;:7A8A�6�653*)(&#!!""+##5#"&55!32653#"&55&&"3#"&463227736767655!525!36654&"263xi:tc���\4)k�bjN�WIY�}�>1!'��u9��#�o�Q�QQ�Q�_�{�Q�f~sD@�tbZ02M�QY��{Q -!+M_�R��>?L�BOO�OO��D����/�7��@ -+JK�PX@6�p�c����c -c [K� - - -L@A�p�c����c -c [�K Y�K� - - -LY@6521.,*(%$#"! $" +2654&"#&62%3267663!5!5!####"'#"&264&"We]^.U-ek�k��WY?S{i6���xl�7lY{:D���3@[:8_>�/?*/:1\odX�Yb@9W`�__�{�&�fXW�.78b87��D�����/�:��K�PX@4�,(J@4,( JYK�PX@0���p���c -c [K� - - -L@J���p���p��� �c� � c�� -c [�K Y�K� - - -LY@000:0:76.-+)'&%$ +2654&"#&62%267&727667655#5!##5#"' &2655We]^.U-ek�k��W�ZZ#��xm;��HB�ː�Dk_�_�/?*/:1\odX�YbeS!,!A__�{�bs|�i{lRenY���D�����-�7��@ *%JK�PX@5� p�� � c����c -c [K� - - -L@@� p�� � c����c -c [�K Y�K� - - -LY@6521,+(&$#"!$" +2654&"#&62%326746325!5!##5#"&' &%54&"26We]^.U-ek�k��WYCV�ct9�iyxj9t=eC�ܐeP�PP�P�/?*/:1\odX�YbKAf�Q�__�{�P80c�'CNO�OO����v���-���!JK� PX@2�h����c��c��d��] -Y� - - L@3�p����c��c��d��] -Y� - - LY@-,+*)()# +#"327653##"&73267655&&54!35!5!#�OPH8fbfG)H�Ob(6@�l���1v4H�_>gcfZN3R\B�B__����N���2��@&JK� PX@8�h�s� �� �c��c��d��a - -Y� -L@9�p�s� �� �c��c��d��a - -Y� -LY@210/.-,*# +#"327653#5#675#"&73267655&&54!35!5!#�OPH8jbftw�BG)H�Ob(6@�l���1v4N��v��J�%gcfYM2:\B�B__�����z��)�=��@ �6�2JK�PX@3 ��c�c��d��_ - Y� K�L@6�p ��c�c��d��_ - Y� LY@<;871/,*)('&""# +#"3253#5#"'"&54675&&54626335!5!##"327&547&"33��M<}bl%Yy�~5))4v�7Iv#�]���$09H2nl$]@hǑBDm�ۉ/LS\S1GI4N],-\__�;(X-^;�O7,,U�����W��)��@ -'�JK� -PX@4� h� -�� -g��c�� cY�K��\���LK�PX@5� p� -�� -g��c�� cY�K��\���L@4� p� -� -s��c�� cY�K��\���LYY@�&%$#"! �))+%"&54675&&54335!5!##"33#"253#5 \u5.+8�3��v��i -�/8}�ajJSK.EE.�P__�!KWNPx��x�����t��;��@ /JK�PX@3��c� c�� -d� -� -_ Y� K�L@6� - -p��c� c�� -d� -� -_ Y� LY@;:987653.,)'"# +#"3253#5#"'"&54675&&546"33#"327&546335!5!#��M<}bl%Yy�~5))4{fs8009H2nl��#�]��ǑBDm�ۉ/LS\S1GI4P^\Z*)^(X-^;�zv\__�����i��(�0�4���JK�PX@C�h�p��c�c -d�� Y K K�L@D�p�p��c�c -d�� Y K K�LY@"��4321/.+*�(�('&%# #!#+###"&463!5!#"3253#5"&46335!5�264&"3#iyl�7k�x{n6�k��M<}bl%����#�_�@[:8_>��hxq�_�{�&�en�h���BDm�ۉ/z�v\_� -78b87�_�����R|���%�-�P@M' -,+$# - J����c�� - -c� � c��]Y�L*("!&# +#"327653#5"&47&54!35!5!#27'75"6݀OQF8cae+�tP^�p����Bg�� W� �3v6I ��a:j�17s�B__��39!�d%{!����|��#�*�2��@,10)( - -JK�PX@2�g����c�� -c� -� -c��a Y�L@1�s����c�� -c� -� -c��a Y�LY@/-'&#"'# +#"327653#5#7&&547&54!35!5!#27'75"6݀OQF8faeymhMiP^�p����Bg�� W� �3v6L ��g�mdQ_17s�B__��39!�d%{!�����z���&�*�D��-JK� -PX@O��h�p� p��c -cc��Y KK� L@P�p�p� p��c -cc��Y KK� LY@,��DCB@=;:9876542/.,+*)('%$!��!#"+####"&543354&"#&3235#"263#'#5"&46335!5!##"3253zxm��Ur�2 Xk����6>C4[(�hxql%����#�_����M<}b�_�{l5�hS�H:AA=��G�P8*[2@�����/z�v\__��BDm����v���#�/��K�PX@6�� c� � c -c� -� -c��YK�L@6�s�� c� � c -c� -� -c��Y�LY@!$$��$/$/.,)'&%"!��#!#"+####"&54335#"&46335!55#"267##"33v�l��Pe�)^aw�{�x�524.P���KLB>��_��/&�\O�EY�VB_�))$Q(<���#k$����������+��@ - - - JK�PX@-���c�� - cY�K� - -[�K�L@+���c�� - c� -� -cY�K�LY@�*(&$#! �+75!5!##5#"&54675&&546##33#"326�&���ym>�b�6+-5Wc�M<=�46��c_5O__�{�[SL.@ -<+<?�A�(G[FLg����T����(�I@F -J����c�� - c� -� -c��]Y�L(&#"&# +#"327653#5"&47&54!35!5!#532݀OQF8gab(�tI[�p��3BV9=2p�3v6O -��d7d�18q�B__��\6`3��S�����5�=�K�PX@ / J@ / - JYK� PX@4�h� W� - cc �[��K�LK�PX@/� h - cc �[��K�LK�PX@4�h� W� - cc �[��K�LK�PX@6�p�� -a� - -cc �[��K�LK�PX@6�p� -c� � - -cc �[��K�L@>�p� -c� � - -cc�[�K �Y���K�LYYYYY@<;875431.,)'&$"#+!####"'#"&5475&&462#6&"33#"327663!5!264&"��xl�7kZ{:8�_�j1=a�[\&J*RA6,@PH9y{m6��S@[:8_>�_�{�&�eXP^Vk'R�[gS*1*#75[,b0h]f��i78b87��S��x��B�J�WK�PX@ 4JWIK�PX@ 4 -JWIK�PX@ 4 -JWI@ 4 -JWIYYYK� PX@8�� �h - c�Wc ��[K�LK�PX@3�� �h - cc ��[K�LK�PX@8�� �h - c�Wc ��[K�LK�PX@9�� � p - c�Wc ��[K�LK�PX@>���p� W� - c�Wc ��[K�LK�PX@?���p�� -a� - -c�Wc ��[K�LK�PX@?���p� -c� � - -c�Wc ��[K�LK�PX@L���p� -c� � - -c�WW�c�[�K ��YK�L@M���p� -c� � - -c�W�c��c�[�K ��YK�LYYYYYYYY@$��QPMLIHED�B�BA@9621.,+)"%+##5 &'##"'#"&5475&&462#6&"33#"26766322>55!5264&"2655##xxm8����lZ{:9�_�j1=a�[\&J*RA6,@PHsJ{m��-�K?\:8`=�Y�\�<b�_�{�`��B&SfXN^Vk'R�[gS*1*#75[,b040]f (?_�79b87km_�z`��S�����4�=�A�K�PX@. - -JK�PX@ . - -J@ . - -JYYK�PX@3���h -c - -c��[ K�LK�PX@4���p -c - -c��[ K�LK�PX@9���p� W -c - -c��[ K�LK�PX@:���p�� c -c - -c��[ K�L@B���p�� c -c - -c�[�K�� Y K�LYYYY@&>>��>A>A@?<;86�4�4321/-+(&$#"+####"&'#"&5475&&462#6&"33#"3276335!55#"26%5#�xm��5X9�_�j1=a�[\&J*RA6,@PH9t�2��6>B3[( ��_�{n5�+'K^Vk'R�[gS*1*#75[,b0a��_�R8*\1@ӻ���S�����7�B��@ <, - - JK�PX@6�h� p�� - c - -c�[��K�LK�PX@7�p� p�� - c - -c�[��K�L@?�p� p�� - c - -c�[�K�Y���K�LYY@888B8B?>76/.+)&$$""+!##5#"'#"&5475&&462#6&"33#"327&727667655#!2655��xm;��H:�e�i1=a�[\&J*RA6,@PR:�Z#�$Dk_�_�_�{�bqs_Vk&R�[gS*1*#75[,b0�-*!A{lRenY���S��h��4�>PK�PX@2 - - -J@2 - - JYK�PX@4�h�� c�� - c - -c�[��K�LK�PX@5�p�� c�� - c - -c�[��K�LK�PX@;�p�� c�� - c� -� -c��c�[��K�L@C�p�� c�� - c� -� -c��c�[�K�Y���K�LYYY@=<98431/,*'%$#"+!##5#"&'#"&5475&&462#6&"33#"32766325!54&"26�xj9t?e:�a�j1=a�[\&J*RA6,@PR:��at9�c�Q�PP�Q�_�{�Q92_^Vk'R�[gS*1*#75[,b0�c�Q���BOO�OO��������*�2�:�Y@V& Jc�c c �� -Y� - -K�L985410-,*)('#+!62''64&"#5"&547#"&463!625!5!�264&"264&"��-1�t�xP]E@j4�y �7k�x{nN<�5�3 -��@[:8_>H�GH�G��J��zZ D�JQH�ʩK�d%!&�en�hFL�_� -78b87MHIIH�������2�:�B�P�V��@L/JK� PX@J�hc� c�a -c ��YK�ZL@K�pc� c�a -c ��YK�ZLY@4QQ��QVQVSROMKJFEDCA@=<9854�2�210.-,*'&#"!"+##!326'3#"&55#4&"#5"&547#"&463!625!5264&"264&"%6736655!6325#xm�[]4)l�bjE@j4�y �7k�x{nP<�5�1�@[:8_> H�GH�G�3 4!� -1gLh̶#�_�{N~sD@�tbq@JQH�ʩK�d%!&�en�hFL�_� -78b87MHIIHR[!�JM9�$�9��������#�+�K@HJ� -c� -� -c��c�� Y K�L��*)&%�#�#!#" +##5#"&47#"&463!#"265!5264&"�xm4x_�9�k�x{n@ ?MN�U� �@[:8_>�_�{�Rn�1B'Sen�hWBu?`H)_�#79a97����E��'�/�I�s@pH� - J� p� - - p� -c� � - -c��c��Y�K�[�L000I0IEDBA=<86533&+##"'&55&&#"&46332675&&55!5!�264&"33#"2654&"#&677E�;=���Y1YGl�x{o9�E&6'��c�R?\:8_>#/J <I!;��1Z/^JN�_mR��[2I -=IB&Sen�hw_X_�79a977"XE\8c5mo?BOj�~X����#���"�*��K�PX@7�p����c�c��c - Y� K�[�L@4�p����c�c��c��_ - Y� LY@)(%$"! # +#"2653"&547#"&463!675!5!#�264&"�H^o]�Wi����7k�x{niIw������@[:8_>�S�YYMy��u7.&�en�h>Z__�i78b87�����D��.�6��K�PX@5� �� �c�c��c �c��_ - -Y� -L@<� p� �� �c�c��c� � c��_ - -Y� -LY@5410.-,+*)(&#! +#"2"&'33254&"&'&'#"&463!6335!5!#�264&"��9>:_;=.uчk�o?iG!D�7k�x{n72�J��c���@[:8_>�Q)�`lbuV. !`&�en�h@]__�i78b87���������'�C@@� -��c��cY�K[ L''$"! 3# +�&"26#"&47#"&463$!5!5!###"k8_>@[:���O�<k�x{n5���yl�P_RW87d79�Y�0&�en�h�__�{�K�P��������/�7�D��K�PX@*�> J@*�>JYK�PX@7� - -p c c��YK�[L@=� - -p c��c� � c��YK�[LY@$88��8D8DA@6521�/�/.-'&%##!#"+##5#"&'&#"3#"&547#"&463!6326767655!5264&"2655�yl;�r�iOVIY~+�7k�x{n�")m;I$�f�@[:8_>O$F8_�_�_�{�b|oCM�QY�uX=&�en�h1<(_� -78b873>LA RenY������p���&�K@H� -J����c� -c� -� -cY�K L%$! ##+%&&#"#"&463!625!5!##5#$264&" bH7Z$�7k�x{n>�:�U�xlܐ�t@[:8_>V2:L&�en�hNT�__�{���78b87��������9�A�G�JK� PX@?�h c � a�� - -c��YK\LK�PX@@�p c � a�� - -c��YK\L@G� p�p c�a�� - -c��YK\LYY@*BB��BGBGDC@?<;�9�9870/.,+)&%"!!$!"+##!326'3#"&55&#"3#"&547#"&463!63227736655!5264&"%5#�xm�[]4)l�bj�OWIY*�7k�x{n�"*�>/% 4!��@[:8_>\�#�_�{N~sD@�tbgUM�QY�uZ;&�en�hQR[!_� -78b87V�$�9��������7�?�� JK� PX@5�h� c� � c��c �Y -��K�LK�PX@6�p� c� � c��c �Y -��K�L@A�p� c� � c��c [�K �Y -��K�LYY@>=:95421-+*)('%S#+3##5#"&'#"&463!367654#"#&7!5!632'267264&"�xmlN��k�x{nUaC'W,-e���"TjKuUY�k��@[:8_>�_�{�+=��B'Ten�h -:S:15._ _�VTil[�79a98��������A�I�T�K� PX@N -JK�PX@N -J@N -JYYK� PX@B� h�p� cc��c -�Y��K�LK�PX@<� p cc��c -�Y��K�LK�PX@C� p�p� cc��c -�Y��K�L@Q� p�p� cc��c -[�K -�Y��K�LYYY@(JJJTJTQPHGDCA@984310-+*)('%$$3""+!##5#"'#"&'#"&463!7654#"#&7!5!632%265&727667655#�264&"2655�xm<��FD�~��l�x{oX�*'V-,f���"Tj��]�`q ���?\:8_>�Dk_�_�_�{�az|��B&Sfn�h8S929*_ _X�XfgW!!5�W79a87E{lRenY������v��>�F�P�@< 7JIK� PX@D� h��c� c�WW�c -�Y��K�LK�PX@@� p��c� c�Wc -�Y��K�LK�PX@E� p��c� c�WW�c -�Y��K�LK�PX@G� p��c� c��c��c��c -�Y��K�L@S� p��c� c��c��c��c -[�K -�Y��K�LYYYY@$ONKJEDA@>=;95421.,+*)(&%$3#"+!##5#"&'#"&'#"&463!7654#"#&7!5!632%26766325!�264&"%54&"26�~yi9t@gF�~��l�x{oV�*'W-,f���"Tj��\�\�`t9�d��?\:8_>�Q�QQ�Q�_�{�Q;4c��B&Sfn�h8S929*_ _X�XfPDaR��W79a87BOO�OO�����u��%�-�ϵJK�PX@3�h����c� cd -Y� - -K�LK�PX@4�p����c� cd -Y� - -K�L@4�p�s����c� cd -Y� - - LYY@,+('%$#"! !## +#"3253#5"&547#"&463!6335!5!#�264&"��M<}bl%���7k�x{nfM�#�b����@[:8_>ǑBDm�ۉ/zm,&&�en�hA\__�i78b87�����k��(�0��JK�PX@8�h�s� �� �c�c d - -Y�K�LK�PX@9�p�s� �� �c�c d - -Y�K�L@;�p�p�q� �� �c�c d - -Y� -LYY@/.+*('&%$#" ## +#"3253#5#67&&547#"&463!6335!5!#�264&"��M<}bl�tV3g{�7k�x{n\M�#�l����@[:8_>ǑBDm�ێ�f>tj,&&�en�hA\__�i78b87����Tt��*�2�<�d@a4J����c� c��c��c��c��] -Y� - - L<:7610-,*)('&%!## +#"327653#5"&47&547#"&463!6335!5!#�264&"532ˀOQF8gab(�tI[�7k�x{nC9�������@[:8_>BV9=2p�3v6O -��d7d�18q&�en�h[B__�i78b87�\6`3��������=�E�K� PX@ - JK�PX@ - JK�PX@ - J@ - JYYYK� PX@6� �� h�W� c c -��YK�LK�PX@1� �� h c c -��YK�LK�PX@6� �� h�W� c c -��YK�LK�PX@=� �� p�h�X� c c -��YK�LK�PX@8� �� p�c�� c c -��YK�L@@� �� p�c�� c c� - -[�K��YK�LYYYYY@ ��DC@?�=�=:85320,+)(!3"+##5#"&'&&#"&46332675&&547!5!632#6&"33#"3265�264&"�wmB�\�XB7l�x{n:�F)1= -���!!T[['J)RA6-?PR:Oj��?\:8`=�_�{�T^R7D'�fn�hkR:!_ -gS*1*#75[,b0^N{� -78b87��������O�W�b$K�PX@"\D -J@" \D -JYK� PX@B�h� p� W� cc�Y - ��K�LK�PX@=�h�p cc�Y - ��K�LK�PX@B�h� p� W� cc�Y - ��K�LK�PX@H�p� p�f� X� cc�Y - ��K�LK�PX@D�p� p�c� � cc�Y - ��K�L@Q�p� p�c� � cW�c� -[� - -K�Y ��K�LYYYYY@*XXXbXb_^VURQONGFCA><;95421/-+*3""+!##5#"'#"&'5&'&&#"&46332675&&547!5!632#6&"33#"327&727667655#�264&"2655��xm;��H9�Z� -YD7l�x{n:�D'1= -���$T[\&J*RA6,@PR:�Z#���?\:8`=aDk_�_�_�{�bqsLG:H'�fn�hkR:!_gS*1*#75[,b0�-*!A�i78b873{lRenY���������A�IxK� PX@ JK�PX@ JK�PX@ J@ JYYYK� PX@<� -�� -h�g�W� cc��Y K�LK� PX@;� -�� -h�s�W� cc��Y K�LK�PX@6� -�� -h�s cc��Y K�LK�PX@;� -�� -h�s�W� cc��Y K�LK�PX@G� -�� -p� h�s� X� c�W�c��Y K�LK�PX@B� -�� -p�s� c�� c�W�c��Y K�L@J� -�� -p�s� c�� c�W�c� [� K��YK�LYYYYYY@"��HGDC�A�A><97640/-,*(3#+##5#67#"&'&&#"&46332675&&547!5!632#6&"33#"3265�264&"�wm�wT: ^�YB7k�x{n9�F'1= -���!!T\['I*RA6,@PR:Oj��@[:8_>�_�{��Z?WR7D&�en�hkR:!_ -hR*1*#75[,b0^N{� -78b87�����M��I�Q�[�K� PX@G BJK�PX@G BJK�PX@G BJK�PX@G BJ@G BJYYYYK� PX@@�h� W��c� cc�Y - ��K�LK�PX@;�h��c cc�Y - ��K�LK�PX@@�h� W��c� cc�Y - ��K�LK�PX@G�p�h� X��c� cc�Y - ��K�LK�PX@B�p��c�c� � cc�Y - ��K�LK�PX@H�p��c�c� � c�c�c�Y - ��K�L@P�p��c�c� � c�c�c� -[� - -K�Y ��K�LYYYYYY@&ZYVUPOLKIHFDA?<:97320/-+)(3#"+!##5#"&'#"&'&&#"&46332675&&547!5!632#6&"33#"32766325!�264&"54&"26�xj9t?e:�`�YB7k�x{n9�F'1= -���$T[\&J*RA6,@PR:��at9�c��@[:8_>�Q�PP�Q�_�{�Q92_\T7D&�en�hkR:!_gS*1*#75[,b0�c�Q��i78b87BOO�OO��������%�-�C@@� - c c��Y K�L��,+('$# ��#+###"&547#"&463!5!5264&"264&"yl�7k�x�l�x{n%���?[:7`=�@[:8_>�_�{�&�en\>+B&Sfn�h�_� -78b87d78b87��������'�/�7�B�JK� PX@2� c��c - -c�� Y K�LK�PX@1� c� -W - -c�� Y K�LK�PX@2� c��c - -c�� Y K�L@9�p� c��c - -c�� Y K�LYYY@$88��8B8B?><;6521.-*)�'�'C+##5 &'#"&547#"&463 !27>55!5264&"264&"2655�xm;����7l�x�7k�x{n��- -��@[:8_>�@[:8_>�BlY�\�_�{�a��$�fn[=,$�en�g (?_�89b87d89b875~_Xom_�����������'�R@O -J� -c� -� -c��c ��YK�L �� ' '$"��#"+###"&'#"&463!5!5264&"32655�xm2p\o�7k�x{n���@[:8_>�<J�_�{Mp]&�en�h�_� -78b873ʞSC����������!�)���JK�PX@.� -c�� c� � c��Y KL@2�s� -c�� c� � c��Y K�LY@""��")")&$ ��#+###67&&'#"&463!5!5264&"32655�xm�yqGZj�7k�x{n���@[:8_>�<J�_�{��QkZ&�en�h�_� -78b873ʞSC���������&�.�6�c@` - -J��c�c�� -c� -� -c �� Y� K�L///6/632-,)(&%#"+!62''64&"##"&'#"&463!5!5!�264&"2655��74�t�vHVD~Im0fTg�7k�x{n �����@[:8_>�9�@��K}�x -\C~DUB��$H^Q&�en�h�_� -78b873�MPYF���������(�0�8��@ JK�PX@5��c� c� � c��c �� -Y� - -KL@9�s��c� c� � c��c �� -Y� - -K�LY@11181854/.+*('&%#+!62''64&"##67&&'#"&463!5!5!�264&"2655��74�t�vHVD~Im�u{ITe�7k�x{n�����@[:8_>9�@��K}�y\C~DUB��&�ΕYYO&�en�h�_� -78b873�MPYF������'��+�3�<��K�PX@8���hc��c��c �� -Y - -K�L@9���pc��c��c �� -Y - -K�LY@"��;:7521.-�+�+*)'%$#"!#"+####"&547#"&463!54&"#47!5!6323�264&"%5#26'xm��Ur%�7k�x{n*!U!g���#���U@[:8_>�=z4\'�_�{|5�fR= &�en�gJ54=:E,_�D��78b878\(2@��������A�I�R�]4K�PX@"JK�PX@"J@"JYYK� -PX@>�h�c cc -�Y ��K�LK�PX@?�p�c cc -�Y ��K�LK�PX@D�p�c c�Wc -�Y ��K�LK�PX@I�p�c c�WW�c -�Y ��K�LK�PX@I�p�c c�WW�c -�Y ��K�L@L�p�p�c c��cc -�Y ��K�LYYYYY@.SSS]S]ZYWVQPMKHGDCA@864210/.,+)(%#3""+!##5#"&'##"&'&&#"&4633263354&"#47!5!63232>7655#�264&"5#"262655 �xl9�z� -^�RrWCl�x{o9�H9�2 Xk�w�#�_J/ ���?\:8_>�6�4[(�Cj]�_�_�{�e�6�cP7CB&Sen�hbHG:AA=J._�F/!�d79a978^(2@�%yhSdp\���������@�H�Q�[��@>$JK� -PX@C�h�� c�c cc -�Y ��K�L@D�p�� c�c cc -�Y ��K�LY@*ZYVUPOLJGFCB@?=;98643210.-+*'%3""+!##5#"&547##"&'&&#"&4633263354&"#47!5!632366325!�264&"5#"26%54&"26�xj9td���SqXBl�x{o9�H7�3 Xk�w�#��e?t9�3��?\:8_>�6�5[(~Q�QQ�Q�_�{�Q�g5�dP7CB&Sen�hbGH:AA=J._�G29Q��d79a978](2@NBOO�OO�����/���&�/�3�T@Q -c��c� � c ��YK�L00��030321.-*(%$! ��#"+####"&5467#"&463!5!5264&"%5#26%5#/yl��Sr�l�x{n*���?\:8_>�=z5['��_�{�5�cR7 B'Sfo�g�_�79a878\(1@Ӣ���������'�/�8�C�NK�PX@!JK�PX@!J@!JYYK�PX@5�c cc �� -Y - -K�LK�PX@:�c c�Wc �� -Y - -K�LK�PX@?�c c�WW�c �� -Y - -K�LK�PX@?�c c�WW�c �� -Y - -K�LK�PX@F�p�c c�WW�c �� -Y - -K�L@B�p�c c��cc �� -Y - -K�LYYYYY@*DD��DNDNKJHGCB;97631.-*)�'�'&%"3""+##5#"&'##"&'&&#"&463326335!5264&"5#"2673>7655!!2655�yl9�z� -m�Ss WAl�x{o9�K8�3���?\:8_>�6>D5[(g� +���Cj]�_�_�{�e�5�fP6@B&Sen�h`G�_�79a978*\1@�>!%yhSdp\����������%�0�JK� PX@.� - c��c��c��Y K�LK�PX@-� - c�W�c��Y K�LK�PX@.� - c��c��c��Y K�L@5� - -p� c��c��c��Y K�LYYY@&&��&0&0-,*)$# ��3+##5 &'#"&46322>55!5264&"2655�xm;����7k�x{n��-���@[:8_>�BlY�\�_�{�a��$�en�g (?_�89b875~_Xom_����������$�.�S@P J��c� - c c��Y K�L��-,)(#"��#"+##5#"&547#"&463!625!5264&"54&"26�xi:tc� -�7k�x{nRA�9��@[:8_>.Q�QQ�Q�_�{�Q�f'!&�en�hKR�_� -78b87BOO�OO�����3��,�4�:��K� PX@;�h� c � a��c -��YK�\LK�PX@<�p� c � a��c -��YK�\L@B� h�p� c�a��c -��YK�\LYY@"55��5:5:7632/.�,�,+*#"3!"+##!32653#"&55&&#"&4633267736655!5264&"%5#3yl�\\4)l�bjOT7l�x{n.��!,4!���?\:8`=��#�_�{N~sD@�tbV>1'�fn�i%3R[!_�79b87H�$�9��������9�A�I�K� PX@Q�p�f����c� - -c�a�� c Y� K�[�K�\�LK�PX@R�p�n����c� - -c�a�� c Y� K�[�K�\�LK�PX@Y�p�p�n����c� - -c��a�� c Y� K�[�K�\�L@W�p�p�n����c� - -c��a�� c��c Y� K�\�LYYY@"IHGFCB@?<;987654-+)&#"! +#"2653"&547!253#"&55&&#"&46332327736675!5!#�264&"!367�I^o^�Wi������l�bjOT7l�x{n.z�$( 0������?\:8`=��a�G��S�YYMy��u�y��xcQ>1'�fn�i) M___�v79b87%{:l��������>�F�O�X�c�n@K�PX�J�JYK� PX@R�h� cc�a�W -c ��YK�\LK�PX@S�p� cc�a�W -c ��YK�\LK�PX@Z�p�p� cc�a�W -c ��YK�\LK�PX@`� p� n�p� cc��aW� -c ��YK�\L@g� p� n�p� cc��a�� - -c��c��c ��YK�\LYYYY@<ddGG��dndnkjhgcb[YWVSQGOGONLKJEDA@�>�>=;21/,)(#"!"""+##5#"&'##"&547!32653#"&55&"&4633227736767655!5264&"363355#"2673>7655!!2655�yl9�z� -m�Ur��\4)k�bj�l�x{n.}�#,'���?\:8`=�!�:e36>D5[(g� +���Cj]�_�_�{�e�5�hS"~sD@�tbVvB'Sfn�h*3 -!+M_�79a98 �:"���8*\1@�>!%yhSdp\���������1�9�F�S-K�PX@ -M J@ -M JYK� PX@?� h� c -� -a c��YK�\LK�PX@@� p� c -� -a c��YK�\L@L� - -h� p� c��a� � c��c��YK�\LYY@,GG::��GSGSPO:F:F?=8743�1�10/*(&#!""+##5#"&'!32653#"&55&#"&463323266765!5264&"32766765532655�xm;�w���]3)l�ci�l�x{n.v�%U4 ���?\:8`=��sl"n\�_�_�{�c�v�yED�ufQtB'Sfn�h$--Z_�79a98 �; ;&=L >S^nY������\��0�8�h@eJ�p�p� -�� -�c� c��c��c��_ Y�L76320/.-,+*('%$ +#"632#&&"2673"&47&'#"&463!6335!5!#�264&"��h1 `}j=lFEm=j}ˀO8�7k�x{n;0}M��{���@[:8_>�D+aK$+BoD+$Kaw�:%A&�en�hDY__�i78b87����#���%��K�PX�J�JYK�PX@)� �� �c�c -Y�K�[�LK�PX@0���p� �� �c��c -Y�K�[�L@-���p� �� �c��c��_ -Y�LYY@%%$#$# +#"2653"&'#"&55#5!#!32676675-H^o]�Wi��/Mrov9���:F31�f�S�YYMy�jZ)�y�__�NW*+V_Z����*%����'�F@C� -J���p��c��_ ��Y��L'&#"$#% -+!#"&'#"&55#5!326766754&"2%��by�wc�/NrovD��:F11pQ�[�[[��_�ٍgW*�y�__�NW((Kb _�]�ZZ�Z�����,���$�M@J J -� -c� � c��YK�[L��$# ��#!! +###"3#"&'#"&55#55!326763,yl�R`R\y�)>sqvf�};G,06��_�{�K�PYqi�x�_���NV!����������/�<�s@p, -�6 J� - -p� -� -c� � c� � c��YK�[L00��0<0<98//)('%#"��#!#"+##5#"&'&#"3#"&'#"&55#527632676765532655�xl;�q�kNWIYw}+=sqv�;� 4�n:I$k)U^�`�_�{�c{nEM�QYrh�x�__�NV?�1=(_P&RenY�����������'�S@P -J -c� -� -c��c ��YK�L��'&#"��#+###"&'#"&55#5�264&"%5!27663�yl�7k�m,Ami{@[:8_>��1�v]�_�{�&�eI@"�{�_� -78b87���QT:FK�����/����!�L@I�Jc ��Y -K�L��!!�� +##"'"&55#53267&55332655/xm2�94�sw�>Cm�<J�_�{Mee�x�__ţEA�ʞSC������i���)�1�^@[& - - J�� -c� -� -c��c ��Y�K�L** *1*1.- ) )#"+!62''64&"#"'#"&55#5!3267&5532655i�74�t�vHVD~Im0�72�stv��[�?Cm9�@��K}�x -\C~DUB��$HRp�x�__ţHB��MPYF�����������'�+�^@[J -c��c��c ��YK�L((��(+(+*)&%" ��#"+####"&'#"&55#52763355#"26%5#�xm��Eg(<nj{�2�!�36>D5[( ��_�{n5�F<�{�__�QR/~���8*\1@ӻ����������"�-�\@Y' - J���p��c� � c -��YK�L##��#-#-*)""��"+##5#"&'"&55#5327472766765532655�xm<�`�6�ly�7Fx Z#lDk_�_�_�{�aZQO�z�__�OV!A{lRenY�������%�6�V@S6 -4 JG� p�s� - -c� � c��Y��L20+))!#+!'5654#"#6#"7&'#"&55#5!!32767563267��PV��UYo~e -}oZTv� 2Gsqv/��� �0/�AZV��|e}�aRQ��đQRa -qj$�x�__Ĥ5�<7S�����1����(�Y@V - -J�� c�� -c� -� -c��YK�L��'&#"��#" +##5#"&'#"&55#53276632554&"261xi:tNu5Wsqw�\{Uu9Q�QQ�Q�_�{�QWH5�x�__Ĥ\SgR���BOO�OO���������,�2�� JK� PX@4� h -� -a� � c��YK�\LK�PX@5� p -� -a� � c��YK�\L@;� - -h� p � a� � c��YK�\LYY@#--��-2-2/.,,%# ��$!"+##!326'3#"&55#"&55#526753277366555#�xm�[]4)l�bj1Sro|�;�::9 4!"�#�_�{N~sD@�tb/�y�__�OX=7 R[!��$�9�����I���#�5�i@f' J��c� a� � c� � c -��YKL$$��$5$5/-)(&%## ��#+####"'4&"#"&55#526555!6232767655Ixm�\q�4}Cm1�jz�9�@���1�_+93�_�{�?z��DERH��%I�p�__�MPYF����F{kA@!B'�����I���#�5�=�E��@}' J��c� a� � c� � c��c��_ -��YKL$$��CB?>;:76$5$5/-)(&%## ��#+####"'4&"#"&55#526555!62327676552"&4$2"&4Ixm�\q�4}Cm1�jz�9�@���1�_+93v8))8)�=:((:(�_�{�?z��DERH��%I�p�__�MPYF����F{kA@!B'��)8))8�(:((:��������"�*�2�K� PX@,�/� -JK�PX@,�/�J@,�/� -JYYK� PX@>� - -p���W � -c� -� -c Y�K�[�K�LK�PX@7���W �c -�c Y�K�[�K�LK�PX@>� - -p���W � -c� -� -c Y�K�[�K�LK�PX@?� - -p� �� �c�� -c� -� -c Y�K�[�K�L@=� - -p� �� �c�� -c� -� -c��c Y�K�LYYYY@ ++##+2+210.-#*#*'&"! +#"2653"&547&&"#"&55#5!#!2655362675�I^o^�Wi���@{Dm0�ky���9�@m1�3J��S�YYMy��u;@TC��$H�p�__�MPYF��GP[Z��������!�)�3�n@k-1 - -J� � c� -c� -� -c�� Y K�YL**""��*3*20.,+")")&%�!�!!!+###"3#"&547&&"#"&55#526555!63263�xm�R`R\��@|Dm0�ky�9�@ �`0f~2H��_�{�K�PY�w(=BTC��$H�p�__�MPYF����Fi>��������!�)�4�<��@-2 - -JK�PX@;� � c� -c� -� -c�S�� Y KYL@<� � c� -c� -� -c��_�� Y K�YLY@(**""��:965*4*30.,+")")&%�!�!!!+###"3#"&547&&"#"&55#526555!63263�2"&4�xl�Q`R[��E}Im0�ky�9�@�U2i?^H���8))8)�_�{�K�PY�w(<CUB��$H�p�__�MPYF����K71=�y(:((:�����3���%�-�7�p@m15 J��c c� � c��c -��YKL..��.7.6420/,+('%%"!��+###"&5474&"#"&55#52655�264&"%5!632633yl�7k�x@}Dm0�ky�9�@�@[:8_>���0fz2>i�_�{�&�en\=DTC��$H�p�__�MPYF��i78b87���Fb0���������!�(�0�k@h'# -J� -� -c��c��c ��YKL))""��)0)0-+"("(&$!!��#"+###"&'&#"#"&55#5265536325332655�xm2pUkZ?Dm1�jy�9�@m0h3&m�<J�_�{M_PITC��%I�p�__�MPYF��G�ʞSC���������(�0�7�?�g@d62 - J -c - -c �� Y� KL8811))8?8?<;171753)0)0-,('#"+!62''64&"##"&'&#"#"&55#5!26553632532655��74�t�vHVD~Im0fNdU?Dm0�ky��9�@m0h,%m9�@��K}�x -\C~DUB��$HSI>TC��$H�p�__�MPYF��G��MPYF���������'�/�6�>�F�N�{@x51 - J -c - -c_ �� Y� KL7700((LKHGDC@?7>7>;:060642(/(/,+'&""+!62''64&"##"'&#"#"&55#5!265536325326552"&4$2"&4��74�t�vHVD~Im0f�,T?Dm1�jz��9�@m0h,%m9�@�8))8)�g8))8)��K}�x -\C~DUB��$H�@TC��%I�p�__�MPYF��G��MPYF���)8))8))8))8��������� �,�7�o@l%" -1J� -� -c��c��c ��YKL--!!��-7-743!,!,$# ��#+##5 &'&#"#"&55#52655362676765532655�xm;���[>Em0�ky�9�@m2�47lDk_�_�_�{�b�}NVC��$H�p�__�MPYF��FY7${lRenY���������.�6�C�d@aC<9 A & J��c� c� c -��Y�K�L//?=;:87/6/632!,+!'5654#"#6#"7&547&&"#"&55#5!2655!!6263267���QV��TZp}f}pZT��C{Dm0�ky��89�@a�2�48`A[V��|e}�aRQ��đQRa�}:@TC��$H�p�__�MPYF��FT;<7S��������+�3�F�@A % JK� PX@E�h� h�� c� c� � c�Y��K�Z -LK�PX@F�h� p�� c� c� � c�Y��K�Z -LK�PX@G�p� p�� c� c� � c�Y��K�Z -L@U�p� p�� c� c� � c[�K�Y��K�Z -LYYY@*54,,DB@?=<;94F5F,3,30/+*'&$# !"$!+3##!632#32653#"&55&#"#"&55#326552764&#"#67!6323�xm��� (au�9b7/k�boj>Bm0�ky�9�@�}-(71Rp��2hF^�_�{� q\uiroC@�nd�dRD��$H�p��MPYF��#y:P'!�GD;�������"�*�8�>�F��@4 JK� PX@E�h�� c � a��c�T �� -Y - -KZL@F�p�� c � a��c�T �� -Y - -KZLY@099##��DC@?9>9>;:7532.-,+#*#*'&�"�"! $!"+##!326'3#"&55&#"#"&55#526556736655!6325#�2"&4xm�[]4)l�bjj>Bm0�ky�9�@�6 4!�1iD]ж#��8))8)�_�{N~sD@�tb�dTD��$H�p�__�MPYF��R[!�HA0�$�9��)8))8�������"�)�0�[@X' -/.(J�� - -c��a��c��c�� Y K�L��-,&%�"�"$" +###"'#"&46232767655!5!54&"6%27%xm�[�2K�u���+73 -��^�- ��^�.���_�{�?z�F\�ↆp?D"C'��_�_IW�!$JV#�#������"�)�0�8�f@c' -/.(J�� - -c��a��c��c�� _�� Y K�L��6521-,&%�"�"$"+###"'#"&46232767655!5!54&"6%27%�2"&4xm�[�2K�u���+73 -��^�- ��^�.��8))8)�_�{�?z�F\�ↆp?D"C'��_�_IW�!$JV#�#��)8))8��������/�6�=�J��K�PX@30<;4J@30<4;JYK�PX@7��c� cc��c �� -Y - -K�L@=��c� c��c��c��c �� -Y - -K�LY@">>��>J>JGFDC:921�/�/.-&%##+##5 &'##"'"&46323276765522>55!5&"&'27%2655�yl8����ZnY2F하rMr,73��+�C�+�,���^�'��t)UX�]�_�{�a��3{�0F��9.�?D"C'u(9_��-!�!3JV!�!!bM Yrm^���������3�:�D��@�% )& -9,*8 J� � - -c��cc��c��c��]�� Y K�L;;��;D;C@>=<76�3�3210.('$"##"+##5#"'#533254&#"'#"&4632&"6754335!527'##"3�xm�Z�,ij<1^><e4vSl��{8.*g)��I���Vy&�g��:=f�_�{�5GZ2y�$(Y1!#HS|Ӄ Y�(<�a_�rAJ�!AE�'J�����o���%�,�Z@W# -+*$J�� - -c��c��c�� Y K�[L��)("!��##!! +###"3#"'"&46326335!54&"6%27%oyl�R`R\�5E薗tRK���W^�- ��^�.���_�{�K�PY�@��JCB�_�_IW�!$JV#�#�����$��#�*�1�K�PX@�0(�/)J@�0(�/)JYK� PX@2��h���c����cd - Y� K�LK� -PX@1��h��W���cd - Y� K�LK�PX@2��h���c����cd - Y� K�LK�PX@2���p��W���cd - Y� K�LK�PX@3���p���c����cd - Y� K�LK�PX@8���p���c����c�W�c - Y� K�L@8���p�s���c����c�W�c - Y� LYYYYYY@.-'&#"! ##""# +#"3253#5#"'#"&46326335!5!#4&"6%27%���M<}bl%Y�?H�u��uGr"I�#��C��N_�, ��_�,��ǑBDm�ۉ/Y_��73Y\__��IW �!$JV#� �����|��>�E@ DC JK�PX@<� � h��c�� c� � c��c -��YK�LK�PX@=� p��c�� c� � c��c -��YK�L@E� p��c�� c� � c��c� - -[�K��YK�LYY@��BA�>�>;96431-,*)!#""+##5#"'#"&4632&"67675&&547!5!632#6&"33#"326527%|wmB�yAG�u��u6*(r, b1= -��m$T\['I*RA6,@PR:Oj��_�,���_�{�TG[���W �]%R:!_ -hR*1*#75[,b0^N{�_JV#�"��������I�P�ZK�PX@G O! NBJK�PX@G O!NBJ@G O!NBJYYK�PX@?�h c� � c�Wc�Y - ��K�LK�PX@@�p c� � c�Wc�Y - ��K�LK�PX@E�p� W�c� � cW�c�Y - ��K�LK�PX@K�p� W�c� � c�W��c�c�Y - ��K�L@S�p� W�c� � c�W��c�c� -[� - -K�Y ��K�LYYYY@$YXUTMLIHFDA?<:97320/-+*)#"#"+!##5#"&'#"'#"&4632&"67675&&547!5!632#6&"33#"32766325!27%54&"26wxj9t?e:��CG�u��u9'(r, f1= -��m&T[\&J*RA6,@PR:��at9�c�_�,��Q�PP�Q�_�{�Q92_G[���W �e%R:!_ -gS*1*#75[,b0�c�Q���JV#�")BOO�OO���������#�*�2��@)! (" -JK�PX@2�� c�c� -W� - -c��Y K�L@3�� c�c��c� -� -c��Y K�LY@��10-,'& ��##"#+####"'#"&463263!5!54&"6%27%264&"�yl�7kZq;H�u��tO}=l6��_�, ��^�.���@[:8_>�_�{�&�eL[��D>2�_�]IW � %JV#�#{78b87�����u���!�(�/�6�X@U54.-'& - - -J -c - -c��YK�L��32,+%$��##"" +##5#"'#"&463266325!54&"6%4&"6%27%27%uyi:w�GF�u��u�G!kBw:�N�Z�-�R_�, ��_�,���^�,���_�{�See��f06T�_�_FZ�#IW �!$JV#� +JV&�#��������+�2�9�B@8071JK�PX@=��h��cc�W�c �� -Y - -K�LK�PX@>�p��cc�W�c �� -Y - -K�L@?�p��cc��c��c �� -Y - -K�LYY@"��A@=;65/.�+�+*)'%$#"!##""+####"'#"&463263354&"#47!5!63234&"6%27%5#"26�xm��g:G�u��uT�:j3!V g���#����_�, ��_�,��q6�5[(�_�{q6�HX��NE%K7==:E,_�E�_IW �!$JV#� 58^(2A��������0�7�>�G��@=5<6 JK�PX@C� � h�s��c c��c��c -��YK�L@D� p�s��c c��c��c -��YK�LY@$��FEB@;:43�0�0/.,*)('&$###""+##5#675##"'#"&463263354&"#67!5!63234&"6%27%5#"26�yl�|�:��e:H�u��tS:m2 U l���#����_�, ��^�.��p5�5['�_�{���EU5�E\��KD'@:A98B)_�?�]IW � %JV#�#,8^(2@���������#�*�5�W@T/)("! J�� c� � c��c -��YK�L++��+5+521'& ��## +##5 '#"&46326767655!54&"6%27%2655�xm;��J wMu��tLy!=�H^�- ��^�.��oDk_�_�_�{�b`9=��@:9&_�_IW�!$JV#�#{lRenY�����E��0�:�A�b@_, 5% @:86*? - -JG� - -p�� c�c� -� -_��Y��L>=43##!,+!'5654#"#6#"7&'"&4632632675!5!4&"6747%27%E��QV��TZp}f}pZT^�GuKv7dA[W�d��_�, ��_�,����|e}�aRQ��đQRaGFJ��>:?<7S�_�_IW � -JV#� �������5�<�C�N��@~:,"HB;' A J�p��c c��c� � c -��YK�LDD��DNDNKJ@?98�5�543+)##!#+##5 &'&#"#6#"7&'"&463263266326767655!54&"6%27%2655xm;��� ?xf}pZT_�HuKv7eA[T@_.6��_�, ��_�,���Dk_�_�_�{�b��)�đQRaGGK��?:@<76>A9$_�_IW �!$JV#� {lRenY������^����&�0��K�PX@ %$ J@ -%$ - J -IYK�PX@& - c c��YK�L@0� -W� - -c� W� c��YK�LY@��/.+*#"��#" +##5"'#"&4632625!54&"6%27%54&"26^xi:�CF�u��uEq"A�9�d_�, ��_�,���Q�QQ�Q�_�{�Q\d��50^R�_�_IW �!$JV#� +BOO�OO���������1�8�?@6>7=JK� PX@9�h� -� -c��c�� c �Y��K�\LK�PX@:�p� -� -c��c�� c �Y��K�\L@E�p� -� -c��c�� c [�K �Y��K�\LYY@<;5410/-)'%# !#4!+3##!632羍#"&'"&463232764&#"!4&"6%27%��xm���(`v��"a7*k�MgHᗘu\��-*<4 �X_�, ��^�,���_�{� u]ufroAB�FB:��UM"z:��IW �!$JV#�#��������$�+�2�8"K�PX@)�1�*0 J@)1�*0 JYK� PX@:� h���c���a� � - -cY�K�\ LK�PX@;� p���c���a� � - -cY�K�\ L@A���h� p��c�a� � - -cY�K�\ LYY@33383854/.('#!"+6736655!5!##!326'3#"&'"&46324&"6%27%%5#6A 4!��xm�[]4)l�McH���tY�4^�- ��^�.��f�#�R[!__�{N~sD@�H@:��R�IW�!$JV#�#=�$�9��T��L��-�6�>��K� -PX@7� h�ccc �[ -��K�L@8� p�ccc �[ -��K�LY@=<98541/-,+)('%#"!#"+!###"&547##"&543354&"#&32363!5!5#"26264&"/xm�l�xz�Ur�2 Xk���:U6�ȼ6>C4[(;?[:7`=�_�{�B&Sfn\)!5�hS�H:AA=��G ���8*[2@78b87��T�����,�5�@wK�PX� J�JYK� -PX@1�h - c c�[ ��K�LK�PX@2�p - c c�[ ��K�LK�PX@9�p�p - c c�[ ��K�LK�PX@>�p�p -c� W� c�[ ��K�L@?�p�p -c��c� � c�[ ��K�LYYYY@ 666@6@=<:9430.,+#!#""+!##5#"&'##"&543354&"#&3232>7655#5#"262655&�xl9�z� -^�Ur�2 Xk��_J/ ij6�4[(�Cj]�_�_�{�e�6�hS�G:AA=��F/!��8^(2@�%yhSdp\���T�����1�:�E��@? -JK� -PX@5� h�s cc�[ -��K�L@6� p�s cc�[ -��K�LY@ ;;;E;EBA985310(&$"! #""+!##5#"'#67&'##"&543354&"#&3232>7655#5#"262655>�xl;�zI���cl�Ur�2 Xk��mI0 ��6�4[(�Cj]�`�_�{�eK׳i9I6�hS�A:AA=��@0��8^(2@�!xhShrZ���T����@�I��@<: JGK� -PX@7���h�p�c -c��_�� [ �L@8���p�p�c -c��_�� [ �LY@HGDB@?>=865420#"!,+!'5654#"#6#"7&547##"&543354&"#&323632675!5!5#"26���QV��TZp}f}pZT��v�Ur�2 Xk���7_A[W��r��6>C4[(��|e}�aRQ��đQRa�}4*5�hS�H:AA=��G9<7S�_�P8*[2@��K�����+�4�>��@ -)JK� -PX@6�h��c - cc�[ ��K�L@7�p��c - cc�[ ��K�LY@=<9832/-+*(&$#!#""+!##5#"&547##"&543354&"#&32366325!5#"26%54&"26 �xi:tc�z�Ur�2Xk���e>u9�D�5�5['sQ�QQ�Q�_�{�Q�f5�hS�H;@A=��G29R���8](2@NBOO�OO���������(�/�W@T�c -c��c�� Y K�[L))��)/).-,+*'&#!��#"!!+###"3#"&547##"&54335!55#"26%5!363�yl�R`R\����Ur�3��r6>D5[(����Di�_�{�K�PY�wC55�hS��_�R8*\1@���%�����p��"�+�2�ٵJK�PX@5�h����c cd - Y� K�LK�PX@6�p����c cd - Y� K�L@6�p�s����c cd - Y� LYY@210.-,*)&$"! #"# +#"3253#5"&547##"&54335!5!#5#"26736335!��M<}bl%���Ur�3�����l6>D5[(g�H�#�@ǑBDm�ۉ/zm 5�hS��__��8*\1@�_\�����?���$�,�3�W@Tc -c - -c ��YK�L--��-3-210/.+*'&#"��#"+###"&547##"&54335!55#"26264&"%5!363?yl�7k�x ��Ur�3��r6>D5[(M@[:8_>��`�7T�_�{�&�en\+!5�hS��_�R8*\1@ 78b87������������ �$�,�]@ZJ -c�� c� � c ��YK�L%%!!��%,%,)'!$!$#"��#""+###"&'##"&54335!55#"2635332655�xm1qUl��Ur�3��r6>D5[(g�m�<J�_�{M_Q5�hS��_�R8*\1@���ʞSC����������"�&�.��� JK�PX@1 c� � - c� -� -c��YKL@5�s c� � - c� -� -c��YK�LY@%''##��'.'.+)#&#&%$! ��#"+###67&&'##"&54335!55#"2635332655�xm�yqGRg��Ur�3��r6>D5[(g�m�<J�_�{��Q[M5�hS��_�R8*\1@���ʞSC�����������(�1�8��K�PX@/76 -J@/76 -JYK�PX@4��c -c� - -W�c ��YK�L@5��c -c� -� -c��c ��YK�LY@��5410.,*)'&#!��#"+##5"&547##"&54335!54&"6%5#"267366325!27%�yi:���Ur�3�� Z�-�i6>D5[(g�!oEw:���^�,���_�{�S�l5�hS��_�_FZ�8*\1@�5;T���JV&�#���������&�5�<�E�P_K�PX@JE;-: -J@JE;-:JYK�PX@9��c -c -� -c�c ��YK�LK�PX@9��c -c - -c��c ��YK�LK�PX@>��c c� -W� - -c��c ��YK�L@?��c c��c� -� -c��c ��YK�LYYY@'FF��FPFPMLDC9854+*('%$!��#"#+##5 '#"&547##"&54335!55#"26736626767655!27%654'&&"%2655�xm;��J wMu���Ur�3��r6>D5[(g�"z�y =� �^�.��F -[�-1Dk_�_�_�{�b`9=�q5�hS��_�R8*\1@�6:@:9&��JV#�"n;E�{lRenY����������#�,�5�<��@3 ;!:"JK� PX@:�g� � c -c�W�c��YK�L@9�s� � c -c�W�c��YK�LY@��985420.-+*'% ��#""+##5#57#"&547##"&54335!54&"6%5#"267366325!27%�yi�s m���Ur�3��[�-�Y6>D5[(g�!oEw:���^�,���_�{����l5�hS��_�_GY�8*\1@�5;T���JV&�#�����%��#�,�8�A��K� -PX@5���h - c c��Y K�L@6���p - c c��Y K�LY@*--��?>;9-8-86532/.+*'%�#�#"!#"+###"&547##"&54335!5!63235#"26!54&"#47#"265%xm�_�r�Ur�3���#���6�5[(g� Xl�5�4\'�_�{l5lthS4&5�hS��_�G�P8](2@��H:AA=J.��](2@?��������1�:�I�T�_mK�PX@ -YJ@ -YJYK� -PX@:�hac �Y -��K�LK�PX@;�pac �Y -��K�LK�PX@@�pa�Wc �Y -��K�L@E�pa�WW�c �Y -��K�LYYY@4UU;;U_U_\[SRNK;I;IGFDC@>=<985310(&$"! #""+!##5 &'##"&547##"&54335!5!63232>7655#5#"26!63354&"#475##262655��xm;���f�Us|�Ur�3���#�gK/ ��Y6>D5[(g2 Xk�!FP4[(�Dj]�`�_�{�d��5�hR3$5�hS��_�B/��8*\1@��C:AA=J.��8K(2A�!xhTgrZ������7��(�1�@�K��@ - JK� -PX@;���h�s ac�� Y - K�L@<���p�s ac�� Y - K�LY@.22��JICB2@2@>=;:75430/,*�(�('&$"! #""+##5#�75##"&547##"&54335!5!63235#"26!63354&"#475##267�m�tD��Ur~�Ur�3���#���6>D5[(g#$2Yl�#MG5['�_�{��LR5�gS0%5�hS��_�?�S8*\1@��@;@A=J.��8G(2@��������1�:�F�O�Y��@ -/JK� -PX@?� h� � ccc �Y -��K�L@@� p� � ccc �Y -��K�LY@0;;XWTSNMJH;F;FDCA@=<985310.,*)'%$#"!#"""+!##5#"&547##"&547##"&54335!5!632366325!5#"26!54&"#475#"26%54&"26��xj9tc���Ts��Ur�3���#��e>t9�3�_6>D5[(g� Xk�5�4[(yP�PP�P�_�{�P�f5�hS6&5�hS��_�G29Q���8*\1@��F:AA=J.��8](2@NCNO�OO�����&���$�(�1�5�Y@V -c - -c��YK�L22%%��252543/.+)%(%('&#"��#""+####"&547##"&54335!55#"26!5#"265%5#&xm��Uro�Ur�3��r6>D5[(gz6>D5[( ��_�{n5�hS4&5�hS��_�R8*\1@�����*\1@?������������ �+�6K�PX� J� JYK�PX@* - c c��YK�LK�PX@1�p - c c��YK�LK�PX@6�p - c� W� c��YK�L@7�p - c� � c� � c��YK�LYYY@",,��,6,6320/+*#!��#""+##5#"&'##"&54335!55#"2673>7655!!2655�yl9�z� -m�Ur�3��{6>D5[(g� +���Cj]�_�_�{�e�5�hS��_�R8*\1@�>!%yhSdp\��������,�5�@�]@Z@ > -JG� - -p� c c� -� -_��Y��L<:9876430.#"!,+!'5654#"#6#"7&547##"&54335!5!5#"26!363267���QV��TZp}f}pZT����Ur�3�����6>D5[(����7]A[W��|e}�aRQ��đQRa�}6*5�hS��_�R8*\1@��7<7S���������"�+�5�Z@W) J�� c - c c��YK�L��430/+*(&$#! ��#""+##5#"&547##"&54335!55#"267366325!54&"26�xi:tc���Ur�3��r6>D5[(g�e=u9��Q�QQ�Q�_�{�Q�f5�hS��_�R8*\1@�18R���BOO�OO�����2���)�2�CQK� PX@>�h�h c��c �Y -��K�\LK� -PX@?�h�p c��c �Y -��K�\LK�PX@@�p�p c��c �Y -��K�\L@L�p�p c��c [�K �Y -��K�\LYYY@(63BA?><:3C6C10-+)($"! #"$+3##3253"&55##"&54335!5!6325#"26%327654#"#&7#L�ym�b51blb�q��Ur�3���'bt���j6�5[(K�&(i:6l��_�{Oo;H�n�gk6�hS��_ nZr_99^(2@�:oM=I9�������� �)�1�8��K� PX@6�h a��c �� -Y - -K�\L@7�p a��c �� -Y - -K�\LY@$22��28284310,*('$"� � #"!"+##!32653#"&55##"&54335!55#"267367655!5#xm�\\4)k�bhf�Us�2��5>D4[(g�I��v� -�_�{\�sD@�sc�3�hS��_�B6([2@�i%��$HN�����i��-�6�=�n@kJ�p�p��� �c c��c��c��_ - -Y� -L=<;987541/-,+*)('%"$ +#"632#&&"2673"&47&'##"&54335!5!#5#"26736335!ʫh1!`}j=lFEm=j}ˀO+ ��Ur�3������6>D5[(g�#�M�]�D+aK$+BoD+$Kaw�:-5�hS��__��8*\1@�bY��������#�2��K�PX@ -*J@ -*JYK�PX@/�p cc -��Y K�L@5�p c��c��c -��Y K�LY@$$��$2$1.,&%"!��"#+####"'#"&727667655!5�264&"%5!327663yl�7kZ{:Ay�� -[#���@[:8_>��JDkYV} -xe�_�{�&�eXN��!A_� -78b87��{lSdPX���������+�8�V@S2 J��p -c ��YK�L,,��,8,854++$# ��"+##5#"' &727667655!5327&72766765532655�xl;��H>�ӑ -[#���DkYV�[#k*U_�`�_�{�ctt��!A__{lSd�!A_P&RenY����������$�J@GJ�p��c��c - �Y���K�L$$!+!##5 &'&&'327667655!!2655�xm<���c�^�U �SDk_�_�_�{�a�{bfr!?{lRenY���������0�d@a$�J� � �p�p�p�n� �� �c��c��_ - -Y� -L0/.-,+*($$ +#"632#&&"2673"&47#"&&'3&546335!5!#P�h1 _~k<lGFm<k~ˀM @gK^h]M����D+aK$+BoD+$Kav�:$^Hj - GNY__��������8�@�n@k40, # $J� p -c c� � c��Y�K�L?>;:876531/-)!#+!62'564&"#5"&'&#"#6#"7&46326326325!5!�264&"��-1�u�yO^EAj4�yZ|f}pZT��neA[(�V0<k5�����I�FH�G��J��zZ E�JQH�ʩKab�đQRa���<7s8eL�_�!HJ~IH�����}��6�>�L�W��@�@3 E/Q*!"J�pc - cc�� Y KLMM??��MWMWTS?L?LCA=<98�6�65420.,(&!#+##5 &'&&"#5"&'&#"#6#"7&463266326325!5�264&"%632676765532655}xm<���CsAj4�x[|f}pZT��neA[U@W1;~l5��hH�GH�Gz2e=`6kDk_�_�_�{�a�+2RG�˩K|`f�đQRa���<76=7dL�_�!HIIH��I92 6${lRenY������O��2�C�K�~@{=,'7J�p�p��cc��c �� -Y - -K�[L��JIFECB?><;64�2�210$)!&#"+##5#"'#"&55#4&#"#6#"7&463266326655!5327&54625!264&"Oyi-_~Uv�82}f}oZT��neAZY@�/@&�Nj�oKm�-��Hl8Aj>=kA�_�{�<@G�wI,3�đQRa���<75?iEg;_��O9mYs:�;�j,>>k>>��������7@& JK� PX@-� p c� � c -��YK�LK� -PX@& c� c -��YK�LK�PX@-� p c� � c -��YK�LK�PX@& c� c -��YK�L@-� p c� � c -��YK�LYYYY@���7�765/.#)!# +####"'."#6#"7&46326322667655!5�xm�DXN)O0 f}pZT��neA[)xOL$�/�_�{��jl+"H,">KđQRa���<7vI<=)�_��������7�W@T$ J� p -c� � c��Y K�L���7�76543-+$)!%+###"&'.#"#6#"7&4632663232767655!5!5�xm�c(qN(,:z -f}pZT��neA[Z?�*2- -���_�{�7�0 5�?�đQRa���<75A�=6!-;w�_��������7�?�b@_$ J� p -c� � c� � _��YK�L��=<98�7�76543-+$)!%+###"&'.#"#6#"7&4632663232767655!5!5�2"&4�xm�c(qN(,:z -f}pZT��neA[Z?�*2- -���:((:(�_�{�7�0 5�?�đQRa���<75A�=6!-;w�_�&(:((:����=��3��@+�'JGK�PX@7�p�n� �� �cc - -Y�K�[�L@4�p�n� �� �cc��_ - -Y� -LY@3210/.-,#)! +#"2653"&556&"#6#"7&4632632675!5!#PH^o]�Wi���3U0 -f}pZT��neA[({]+J���\��S�YYMy��u3<!6OđQRa���<7sFjZ__����H��,�4�W@T(�& " -JG� p� - -pc� -� -_��Y��L430/#)!+!"&556&"#6#"7&4632632675!5!4&"2H��by��3U0 -f}pZT��neA[({[-;u�7g�[�[[��_�ٍ�s3<!6OđQRa���<7sEX__���ZZ�Z��������=u@4� 0'(JK� PX@<�p�n����c - c��c��_ Y� LK� -PX@6�p����c - c�c��_ Y� LK�PX@<�p�n����c - c��c��_ Y� LK�PX@6�p����c - c�c��_ Y� L@<�p�n����c - c��c��_ Y� LYYYY@=<;:987531.,!"#! +#"2"&'33254&#"'&#"#6#"7&46326326335!5!#J�9>:_;=/uчk�o?<�EKf}pZT��neA[(|@*/�J���Q)�`lbuV.v=<2VđQRa���<7sF]__����+��=��@5�1()JK�PX@>�p�f����c - c��c Y� K�[�L@?�p�n����c - c��c Y� K�[�LY@=<;:987642/-!&$## +#"32654#"#&62#"&5474&#"#6#"7&4632632675!5!#oShzm]?EMJ`V�e�h��21xf -|pZT��neA[&}]-M���K��b�^7*WWP_[L^j�� 3;�đQRa���<7sItR__�����^��1aK� PX@+ -'JK�PX@+'JK�PX@+ -'J@+ -'JYYYK� PX@1�p -W� - -c��Y K�[LK�PX@,�p - c��Y K�[LK�PX@1�p -W� - -c��Y K�[L@2�p c� -� -c��Y K�[LYYY@���1�10/.,*()!%!!+###"3#"&547&#"#6#"7&46326326335!5^yl�R`R\��b{f}pZT��neA[(~o,J���h�_�{�K�PY�wu�đQRa���<7s]K�_��������@!@!JK� PX@E�h�p�p c� -� -c��c �Y��K�LK�PX@F�p�p�p c� -� -c��c �Y��K�L@Q�p�p�p c� -� -c��c [�K �Y��K�LYY@>=;:754321/.,+'%$"%!##+3##5#"&'&#"#6#"7&46326323664&"#&7!5!632%267��xmlN{�Jz g}oYU��meA[(~U1mT.U,f���"Rk��\�n�_�{�)<�xC�đQRa���<7t;.N/:15._ eW�SgmZ�����F��O�ZdK�PX@T$D -J@T$D -JYK� PX@C�h�p c -� -cc �Y��K�LK�PX@D�p�p c -� -cc �Y��K�L@_�p� - -p�p c� -� -c��c��c [�K �Y��K�LYY@*PPPZPZWVONGFBA?>;98765320/+)(&)!#""+!##5#"'#"&'&#"#6#"7&4632663232654&"#&7!5!632%267&727667655#!2655��xm;��HB��� D{f}pZT��neA[T@].*]^.U-e��p"Sk��W�ZZ#�$Dk_�_�_�{�bs|��,�đQRa���<76></?*/:15._ dX�YbeS!,!A{lRenY��������3��@*�&JK�PX@9�h�n� -�� -�c c��d Y�K�LK�PX@:�p�n� -�� -�c c��d Y�K�L@:�p�n�s� -�� -�c c��d Y�LYY@3210/.-+)')!$# +#"3253#5"&55&#"#6#"7&46326326335!5!#���M<}bl%�� -Xw -f}pZT��neA[({X-G�#��*�ǑBDm�ۉ/zmb�đQRa���<7s=e\__�������6@-�) !JK�PX@>�h�n�s����c - c��d Y� K�LK�PX@?�p�n�s����c - c��d Y� K�L@A�p�n�p�q����c - c��d Y� LYY@6543210.,*'%!$# +#"3253#5#67&&55&#"#6#"7&46326326335!5!#���M<}bl�tV3g{ Tx -f}pZT��neA[(~V-F�#��*�ǑBDm�ێ�f>tjV�đQRa���<7s<d\__����� ��&�.�^@[# - -J� - -p -c� -� -c �� Y K�L''��'.'.+)�&�&#)!#"+###"&'&#"#6#"7&46326325!532655 xm1qTkCy -e -}oZT��neAZ(~+ �!L�<J�_�{M^O5�đQRa���<7s�__ʞSC������V��4�<�a@^0,$# J��c c�c -��Y�K�L555<5<984321/-)!""+!62''64&"##"'&#"#6#"7&46326325!5!2655V�74�t�vHVD~Im0f�/Bx -f}pZT��neA[(~$�)u��9�@��K}�x -\C~DUB��$H�4�đQRa���<7s �__�MPYF������\��,�3�:�n@k)1$92 8J�p��cc��c �� -Y - -K�L��760/�,�,+*##)!#+##5"&5&#"#6#"7&463263266325!54&"6%27%\yi:� -XJf}pZT��neA[(zU- pFw:�g�Z�-��^�,���_�{�S�l^?6OđQRa���<7s:6=T�_�_FZ�$JV&�#��������=�F��@'#JK�PX@@���h�pc c��c -�� Y K�L@A���p�pc c��c -�� Y K�LY@$��EDA?�=�=<;97654310.-*(#)!%"+####"&547&#"#6#"7&463263263354&"#47!5!63235#"26�xm��Us\w -f}pZT��neA[(|m,>o2!U!g���#���5�4\'�_�{l5�hSi�đQRa���<7sc*O7==:E,_�I�P8](2@��������-�6�:�t@q# J'I� pc c� � c -��YK�L77��7:7:98541/�-�-,+*(#)!%"+####"&547&#"#6#"7&46326326335!55#"26%5#�xm��UrZw -f}pZT��neA[(|o+:q3�� -6>D5[( ��_�{n5�hSg�đQRa���<7sa*�_�R8*\1@ӻ������{��-�8�b@_$2 - -J� - -pc� -� -c �� Y K�L..��.8.854�-�-$)!#"+##5#"&'&#"#6#"7&463266326767655!52655{xm;�v�Kt -f}pZT��neA[V@Y19�n�Dk_�_�_�{�b�uG�đQRa���<76>B9%__{lRenY�����.��B�K@H>7<3J+* Gs c -��Y��LBA@?:8#)!+!,+!'5654#"#6#"7&547&#"#6#"7&4632632632675!5!.��QV��TZp}f}pZT��aw -f}pZT��neA[(}b,7iA[W�M��|e}�aRQ��đQRa�}h�đQRa���<7sEE<7S�_��������G�R�v@s>4 L90 '(Jp - c��c ��YK�LHH��HRHRON�G�GFE=;7531.,!+!#+##5 &'&#"#6#"7&547&#"#6#"7&463263263266326767655!52655�xm;��� ?xf}pZT��Ww -f}pZT��neA[(}^/8hA[U@_-6��zDk_�_�_�{�b��)�đQRa�}b�đQRa���<7sDD<76>A9$__{lRenY������G��+�5�p@m(# - J� p� p� � cc� � c -��YK�L��430/�+�+*)'%#%!#"+##5#"&5&#"#6#"7&463263266325!554&"26Gxi:tc� -Xx -f}oYU��ne@[({T.f?u9�|�Q�QQ�Q�_�{�Q�f^�đQRa���<7s;3:R�_�_BOO�OO�����g��D�L�K� PX@; 6�2)*JK� -PX@;� 6�2)*JK�PX@; 6�2)*JK�PX@;� 6�2)*J@; 6�2)*JYYYYK� PX@@��W���c - c�c��c Y�K�[�LK� -PX@;��c - c�c��c Y�K�[�LK�PX@@��W���c - c�c��c Y�K�[�LK�PX@;��c - c�c��c Y�K�[�LK�PX@@��W���c - c�c��c Y�K�[�LK�PX@H�p���c����c - c��c��c Y�K�[�L@E�p���c����c - c��c��c��_ Y� LYYYYYY@JIFEDCBA@?><:8530.!### +#"2"'53254&"'#"&'&#"#6#"7&463263266326335!5!#�264&"ۡ8>:^;=/��NLF�@�0vUk�Ww -f}pZT��neA[({R-pHr@4vJ�s�����OO�O�Q'�R!] L/HRyhX�đQRa���<7s548H8]__�;N�NN���������6�<��@2�)*JK� PX@;�h�n -� -c���aY�K�\ L@<�p�n -� -c���aY�K�\ LY@ 777<7<98640.%#"! "+6736655!5!##!326'3#"&55&#"#6#"7&463266325##9 4!�$�xm�[]4)l�bjV}f}pZT��neA[XA}�#�R[!__�{N~sD@�tbzS�đQRa���<76>Z�$�9��������?�|@y6�2*J�p� - -n� - -n�n� �� �c c��c��_Y�L?>=<;:97530.)(%#&$ +#"632#&&"2673"&47&'&#"#6#"7&46326326335!5!#7�i2!`}k=lFEm=k}ˀO/9u -f}oYU��ne@[(u9&/�M����D+aK$+BoD+$Kaw�<3)�đQRa���<7sIY__���������#�+�S@P - J�� - -c� c c��Y K�L��*)&%! ��###+####"'"&463263!5!5�264&"264&"�yl�7kZp;F덎pKs<g6���QQ�Q�@[:8_>�_�{�&�eKO�܂@9.�_��O�OO�78b87�����}���$�/��K�PX@ )J@) JYK�PX@&��c c -��YK�LK�PX@+�� c� W�c -��YK�L@,�� c� � c��c -��YK�LYY@%%��%/%/,+"!��## +##5 '#"&46326767655!5�264&"2655}xm<��H nFp��pJq5�k�QQ�QEDk_�_�_�{�aX15�܂;79$_��O�OO��{lRenY�����"��/�;�[@X+ $ ;9) -JG� - -p�� c�c� -� -_��Y��L7632"#!,+!'5654#"#6#"7&'"&4632632675!5!4&"26747"��QV��TZp}f}pZT\�C܍�p�C5_A[W�*A��Q�QQ�N ��|e}�aRQ��đQRaDD=�܂i7<7S�_�_COO�O>6 �����;����)�M@J J - cc��YK�L��('$#��#" +##5"'#"&4632625!5�264&"%54&"26;xi:�CD�o��o�CC�9���QQ�Q�Q�QQ�Q�_�{�QZZ�܂[[R�_��O�OO�CBOO�OO��������+�8�g@d"�7J�p�p ��c��c��c��_ - -Y� -L430/+*)('&%##$ +#"632#&&"2673"&'#"&4626335!5!#47&"2767& �h1!`}j=lFEm=j}�}/5o���B5gM�.ޟ��'�QR�(">�D+aK$+BoD+$KakZ�܁60Y__� -.N�O4')��`�����&�H!@ JK� PX@C�p� -h c� c�� -c��[K� - -\LK�PX@D�p�p c� c�� -c��[K� - -\L@O�p�p c� c�� -c��[�K��Y�K� - -\LYY@"'''H'GCB@?=<641/.-+*%$+!62'564&"#5"&4625!5!�264&"2653#"&55267654&"#&62�-1�u�yO^EAj4�yx�5�����H�GH�G�5i/k�bt�C B6l5lp�u����J��zZ E�JQH�ʩK�ɄL�_�!HIIHHr69C@�nd� W4:M=c�q\vj��`�����&�.�P:@ JK� PX@J�p� h c� c��c� -� -_��[K�\LK�PX@K�p� p c� c��c� -� -_��[K�\L@V�p� p c� c��c� -� -_��[�K��Y�K�\LYY@&///P/OKJHGED><976532,+('%$+!62'564&"#5"&4625!5!�264&"2"&42653#"&55267654&"#&62�-1�u�yO^EAi3�yy�6�����I�GI�Gx:((:(��5i/k�bt�C B6l5lp�u����J��zZ E�JQH�ʪL�ɄM�_�!HJ~IH��(9))9[r69C@�nd� W4:M=c�q\vj��1��I��/�8��K�PX@4/-$" J@4/-$" JYK�PX@+�p�[��K��[��K�[LK�PX@)�p[�K��Y���K�[L@-�p[�K��Y���K�[�K�LYY@000808/" +3##5#"&547'7%32655%#567&&5462�664&h�xi4a7JlSD5 :G��GC�ZmE@r�pagX��9=9,,6�_�{LB71*2b. ,O1*`.! -+@#V>Pfd�G%@7V58P6��`������0�RH@/�JK� PX@Q���p��n� p� f��c��c ��[ -K�[�K�\�LK�PX@R���p��n� p� n��c��c ��[ -K�[�K�\�L@_���p��n� p� n��c��c �� -[� - -K ��Y�K�[�K�\�LYY@"RQONIGDBA@>=:73200!$&+##"'&5475&&55#5!33#"2654&"#&67762"#2653#"&55327654&"#��=A���Y1l6'IA�u/K =I!;��1Z/]GK�p�u��5i/k�btn_6B6l5l�^nS��[2It-_X__"XE\8c5mo@AOj�Y�q\vir69C@�nd�W4:M=��`�����!�8dK� PX@H�p� - -p� f��c�� -c �[��K� [�K�\�LK�PX@I�p� - -p� n��c�� -c �[��K� [�K�\�LK�PX@G�p� - -p� n��c�� -c� � c �[��K�\�L@R�p� - -p� n��c�� -c� � c �[���K Y�K�\�LYYY@87654321.-+*('!#!4+62"#2653#"&55327654&"##"2653"&4675!5!#`p�u��5i/k�btn_6B6l5lwH^o]�Wi����|���f�q\vir69C@�nd�W4:M=6S�YYMy���Z__��`������9��K� PX@<� p� h��c� c[K�\ -���LK�PX@=� p� p��c� c[K�\ -���L@H� p� p��c� c[�KY�K�\ -���LYY@$��97320/-,&$!��!#!+%#"&46335!5!###"%2653#"&55267654&"#&62"x������P�xm�Q`R��5i/k�bt�C B6l5lp�u��XY��x�__�{�K�P�r69C@�nd� W4:M=c�q\vi��4����%�.�6��@ *JK�PX@-� - -p�c� -� -c �[��K�LK�PX@7� - -p�c� -� -c �[��K�[��K�L@5� - -p�c� -� -c [�K�Y���K�LYY@&&5410&.&.' +!###"&'''567&&5462663!5!$654&�264&")�xm�7l�o�VE�tYNHv�te(K xa6����9<;U7?\:8`=�_�{�'�fLB`D3TF.Z>Qfd�[$LQ�9V=DB-7�Z78b87��`��M�����AK� PX@E���p� h -c��c��c ��[K� \LK�PX@F���p�p -c��c��c ��[K� \L@R���p�p -c��c��c ��[�K ��YK� \LYY@+��A@>=86310/-,)&"!��#"+####"&54335!55#"26%5#$62"#2653#"&55327654&"#Mxm��Ts�2�� -5>D4[( ���p�u��5i/k�btn_6B6l5l�_�{n5�hS��_�R8*\1@ӻ���q\vir69C@�nd�W4:M=��`�� -����A@ - JK� PX@A�p� n� -h� � c�� -c�[��K� - -\LK�PX@B�p� n� p� � c�� -c�[��K� - -\L@O�p� n� p� � c�� -c[�K�Y���K� - -\LYY@ A@>=7520/.,+(%! +!##5 &727667655#!265562'2653#"&55267654&"#R�xm<��[#�Dk_�_�;p�u��85i/k�bt�C B6l5l�_�{�a��!A{lRenY��q\uir69C@�nd� W4:M=��`�����!�IK� PX@92 0' ?(JK�PX@92 0'?(J@92 0' ?(JYYK� PX@G� p�h� n� n� c��c -�[��K�\�LK� PX@H� p�p� n� n� c��c -�[��K�\�LK�PX@B� p�p�n� c��c -�[��K \�LK�PX@H� p�p� n� n� c��c -�[��K�\�L@S� p�p� n� n� c��c -�[���K -Y�K�\�LYYYY@#"HGFDA@876543.,"I#I#!4+62"#2653#"&55327654&"#"7&4632675!5!!'5654#"#6`p�u��5i/k�btn_6B6l5l�oZT��neAZV�\��PV��UYo~e -f�q\vir69C@�nd�W4:M=c�QRa���<7S�__�|e}�aRQ�����%��A���'�2��@" 1JK�PX@5�p�n��[��K��[��K�[�K�L@3�p�n�[�K��Y���K�[�K�LY@ +3##5"&467'#567&&5462�654&"&"2655'_�yi+�]C6SaG�Z�NGr�p[Kn�r?=Q6^>-K?2c9�_�{aMY|OE( /X$W@Pfd�L$V4<>-6�s/U/J; -��`��O��!�'�J��K� PX@7phc�[ -��K\ LK�PX@8ppc�[ -��K\ L@Cppc�[��K -Y� - -K\ LYY@ JGCB@?=<641/.-+*'&%$#!4+62"#2653#"&55327654&"#%##32653#"&55267654&"#&62'`p�u��5i/k�btn_6B6l5l�xm��x5i/k�bt�C B6l5lp�u��9f�q\vir69C@�nd�W4:M=��{���69C@�nd� W4:M=c�q\ui�����}��!�*�2�:�_@\2)0$ - -J -c� -� -c��c ��Y�K�L""9854.,"*"*%#"+!62''64&"#5#"&'#"&55#5!6632532677%�264&"}�-1�t�xP]E@j4mJk7Wq~u��FgEl5���0>��mH�GH�G��J��zZ D�JQH�ʩKK@4�v�__�8BL�ҟ+#���HIIH�����~��#�,�3�;��@3+2& JK� PX@4�g c��c��c -��Y�K�L@3�s c��c��c -��Y�K�LY@44$$4;4;870.$,$,*(#+!62''64&"#5#67&&'#"&55#5!663253267%264&~�-1�t�xP]E@j�yM4Gh4[q~u��EfFl5���1?���GH�GH��J��zZ D�JQH�ʩ�Q8G;6�v�__�9BL�ҟ-$�XH�HII����#,���!�'��@!� -% �JK�PX@/���p� -�� -�c��c Y�K�[�L@,���p� -�� -�c��c��_ Y�LY@'&#""#" +#"2653#"&'#"&55#5!#3267%%!67?H^o]�Wi�zf�4Nq~uK����1?����E��S�YYMy�eW*�v�__ҟ-$�_�u�����k��%�-�3�B��@- 1,;JK�PX@F�p�n � c��c��c �� -Y - -K�[�K�L@D�p�n � c��c��c��c �� -Y - -K�LY@ ��BA?=6432/.)'�%�%$##"3+##5"&7264&##"2653#"&'#"&55#532767%%!67332325!kyl3�w A>MV�as\�Pi�yf�4Nq~u�/"����E�m���G6BE����_�{�K��HP�Z^Mz�dX*�v�_�ϟ%�_�t?N9:=K�-�����,�� �'�-�W@T'�+&� J�p����c� � c�] -Y�L-,)($"% +#"2653#'#7&&'#"&55#5!#3267%%!67?H^o]�WiWM�qjmq�Ie4Nq~uK����1?����E��S�YYM]����]F*�v�__ҟ-$�_�u����!*��!�,�4�:��@4� 8�2+ -JK� PX@:��h�s� �� �c�� c� - d� -� -cY�L@;���p�s� �� �c�� c� - d� -� -cY�LY@$":9650.('",$,$ +#"3253#5"&547&'"&55#5!##26753267'%%!67DH?R=[J�e?d.�uW9!7�~uI�q8GAo:/���/> ����/��:s=�q:�Mu:gXf1/F�v�__�<h9LA\�)"�_DŽ ����*8���� �(�M@J � -J���p��c��_ ��Y��L('$##% -+!#"&'#"&55#5!6753267%�4&"28��by�wb�4Qq~uW��:�)�1?���[�[[��_�ٍcT,�v�__�d_ҟ-$����ZZ�Z��������"�(�/�7�F�|@y/' .%? - -J� - -p� c� -� -c��c��c ��YK�L##��FECA:86521,*#(#(�"�"#%%+##5"&72654'&###"&'#"&55#56753267%�264&"732325!�xm3�vA>2-Nc%*�wb�4Qq~u�9��)�1?��h[�[[�[�ܔ�G6BE��g�_�{�K��#( V3t�cT,�v�__�d^ҟ-$���ZZ�ZZ�@M9:=K�-�����8��� �'�/�Z@W'�& - J���p� pq�� c -��Y��L/.+*$" %+!#'##7&&'#"&55#5!6753267%�4&"28��byaQ�qimq�C^4Qq~uW��:�)�1?���[�[[��_�������ZA,�v�__�d_ҟ-$����ZZ�Z�����������%�P@M� -J��c� -� -c ��YK�L��$# ��" +####"'"&55#553267%5#26�yl�х0;�~u���1?��G�,t+�_�{���`J�w�__��ҟ-$����DFF�����{���"�)�1�<�v@s)!�6( - J�� -� -p� -� -c��c� � c ��YK�L22**��2<2<98*1*1.-&$""��"+##5 &727667655!#"'"&55#553267%%2655!2655{xm;��Z#���}2:u����1?��n,t+�Dk_�_�_�{�b��!A��U?�v�__��ҟ-$�_�DFFD�{lRenY������,�����"��K�PX@ �J@ �JYK�PX@ c ��Y -K�L@&��c��c ��Y -K�LY@��""�� +##"'"&55#553267%%32655,xm1�:;�~u����1?��u�<J�_�{MQZ�v�__��ҟ-$�_ʞSC������'�����%�K�PX@ �J@ �JYK�PX@! c -��YKLK�PX@&�W �c -��YKLK�PX@*�s�W �c -��YK�L@+�s� � c��c -��YK�LYYY@��%%" ��+###67&'"&55#553267%%32655'xm�yqGf8;�~u����1?��p�<J�_�{��QEW�v�__��ҟ-$�_ʞSC������h���%�,�4�f@c,�+ - - J�� -c� -� -c� � c ��Y�K�L-- -4-410)' % %"+!62''64&"#"'#"&55#5!&553267%%2655h�74�t�vHVD~Im0�78�q~u��[���1?��t9�@��K}�x -\C~DUB��$HAh�v�__��ҟ-$�_�MPYF�����������$�-�1�f@c� J - c� � c��c��YK�L..��.1.10/,+(&#!��#"+####"&'#"&55#5633547%3275#"26%5#�xm��Dg3Hq~u�3;r3�����[6>D5[( ��_�{n5�F;%�v�__�+����s�C!8*\1@ӻ������m��� �'�0�;�F�K�PX@'�& - -JK�PX@'�& - -J@'�& - -JYYK�PX@4 -c� -� -cc ��YK�LK�PX@;�p -c� -� -cc ��YK�LK�PX@@�p -c�W� -� -c�c ��YK�L@A�p -c� -� -c��c��c ��YK�LYYY@,<<��<F<FCB@?;:31/.+)$" ��#""+##5#"&'##"&'#"&55#563353267%5#"2673>7655!!2655myl9�z� -m�Eh7Lq~u�7<v3��1?��6>D5[(g� +���Cj]�_�_�{�e�5�G<'�v�__�/�ҟ-$��8*\1@�>!%yhSdp\������|����!�,�a@^!�& J���p��c� � c -��YK�L""��",",)(��"+##5#"'"&55#5>553267'%2655|xm;��A;�tz�8A�T;F/?�Dk_�_�_�{�b�F�x�__�313�MR2+�^{lRenY������8����"�,�_@\" ! - -J�� c�� -c� -� -c��YK�L��+*'&��#" +##5#"&'#"&55#5663253267%54&"268xi:tIr9Wq~u�mEu9�l�1?���Q�QQ�Q�_�{�QNA.�v�__�;FR�ҟ-$��BOO�OO�����4������%�L@I%$�J c��Y -K�L��#!��+##"'"&55#5!%53267%327%4xm0�;9�~un���t���1?��xDHU#���_�{OVV�v�__����ҟ-$�sKTM���������2�=�E@5 JK� PX@;�h c � a��c -��Y�K�\LK�PX@<�p c � a��c -��Y�K�\L@B� h�pc��a��c -��Y�K�\LYY@ 43DC@?;:763=4=210.(&!"+!62''64&"#5"&55!326'3#"&55327667655!5!25!366264&"��-1�t�xP]E@j4�y��]4)l�bj=r���"l5��#�i&H�GH�G��J��zZ D�JQH�ʩK�d ~sD@�tb�#-N_�L��>>H��HIIH��������5�@�H@8 JK� PX@B�h�g -c -� -a��c��Y�K�\ LK�PX@B�p�s -c -� -a��c��Y�K�\ L@I� - -p�p�s c��a��c��Y�K�\ LYY@&AA76AHAHED>=:96@7@5431+)&$"+!62''64&"#5#67&&55!326'3#"&55327736655!5!25!366264&��-1�t�xP]E@j�yM4av��]4)l�bj=2! 6���"l5��#�i!GH�GH��J��zZ D�JQH�ʩ�Q8{` ~sD@�tb�\q_�L��>>H`H�HII��������/�:�B�K�U�K�PX@JGD2 JK�PX@JGD2 J@JGD2 JYYK� PX@C�h - c -� -ac��YK�Z LK�PX@D�p - c -� -ac��YK�Z LK�PX@I�p - c -� -a�W�c��YK�Z L@P� - -h�p c��a��c��c��YK�Z LYYY@4CC10��TSPOCKCKIHFEA@=<87430:1:�/�/.,(&#!""+##5#"&554&"#5"&55!326'3#"&553276655!525!366264&"%6262554&"26�yi9td�E@j4�y��]4)l�bj=>$6��*l5��"�i&H�GH�Gz/�3D�9Q�QQ�Q�_�{�Q�f@JQH�ʩK�d ~sD@�tb� -\q_�L��>>H��HIIH��MSXR���BOO�OO��������(�1�B�J��@<6 JK�PX@7���c� �c � cY�K \ -LK�PX@=��h���c�� �a � cY�K \ -L@C���p�f��c�� a � cY�K \ -LYY@$))IHEDBA>=;:53)1)1.,&$#""""& +2>7655!5!##5#"'#"&55!326'3#"&536655327&54625!264&"M;,<)���xi-_3�w���]4)l�bj]#�@:�pJm�-��<j4Aj>=kA�0[__�{�=��wRzsD@�tb� �?;l5�o�O:lYs:�6�`9>>k>>�����]��%�:��K� PX@;�h � a�a��d �� -Y - -K�\LK�PX@<�p � a�a��d �� -Y - -K�\L@B�h�p � a��a��d �� -Y - -K�\LYY@"&&��&:&:42.-,+('�%�%$"#!"+###"&'!326'3#"&55327667655!55!35332767655]xm�\�_��]4)l�bj=r����2#�m53�_�{�?z�}k~sD@�tb�#-N_��=U�u!!!B'���������,�5GK� PX@@�p�f����c �a -Y� - -K�[�K�\�LK�PX@A�p�n����c �a -Y� - -K�[�K�\�LK�PX@H� p�p�n��� �c� � a -Y� - -K�[�K�\�L@F� p�p�n��� �c� � a��c -Y� - -K�\�LYYY@5421.-,+*)(&#!" +#"2653"&547!326'3#"&55327736655!5!##!3667�H^o]�Wi�����]4)l�bj=/!6����m�a"�!T�S�YYMy��u~sD@�tb�\q__�><C��������+�4��K� PX@4�h�c � a -��YK\LK�PX@5�p�c � a -��YK\L@<� p�p�c� � a -��YK\LYY@ ,,��,4,321.-�+�+*(" !"!!+###"3#"&547!326'3#"&55327736655!55!363�yl�R`R\���r]4)l�bj=0!6����#�H��_�{�K�PY�w1'~sD@�tb�\q_�� �?G�����|��1�A�L.@8 �FJK� PX@F� - -p�h � c -� -a��c��YK\ LK�PX@G� - -p�p � c -� -a��c��YK\ L@N� p� - -p�p � c��a��c��YK\ LYY@,BB32��BLBLIH@?<;542A3A�1�10.(&#!"!#"+##5#"&'&#"3#"&547!326'3#"&55327736655!526767655!36%2655|xm;�r�!^NWIY~�|]4)l�bj=0!6��Wj?L%�6#�C,Dk_�_�_�{�b|nDM�QY�u/)~sD@�tb�\q_�1<) �?G�{lRenY���������'�1��@1� %JK� PX@1�h� �� �c�aY�K�Z - LK�PX@2�p� �� �c�aY�K�Z - L@8�h�p� �� �c��aY�K�Z - LYY@0.-,)('&$#&#!"+%&&"!326'3#"&55327667655!5!##5#!3632PbHqH -�"]4)l�bj=r���xlܐl��"�;�p:V2:B7~sD@�tb�#-N__�{����=~T�����#��2�?�I @ -8 JK� PX@D�h�� -c � c -� -a��c��YK\ LK�PX@E�p�� -c � c -� -a��c��YK\ L@L� - -p�p��c � c��a��c��YK\ LYY@(43��HGDC>=:9753?4?�2�21/)'$""!$"+##5#"&547#"3#"&547!326'3#"&55327736655!536325!3654&"26#xi:tc�]R`R\���r]4)l�bj=0!6��y�Bbu9�h#�H{Q�QQ�Q�_�{�Q�f'&K�PY�w1'~sD@�tb�\q_�DR� �?G�BOO�OO�������3�C�� JK� PX@;��h�h� -�c�� cYK�\ LK� PX@<��h�p� -�c�� cYK�\ LK�PX@=���p�p� -�c�� cYK�\ LK�PX@C�p���h�p� -c�� cYK�\ L@K�p���h�p� -c�� c�[�KYK�\ LYYYY@A@>=;:641/.-+)'&$"!& +27736655!5!632'2673##5#"&'!326'3#"&5%!2654&"#&7#M=F! ,���"Sk��\�m�yljN��p]4)l�bjB$^^.V,f��Ph_ dXi_S_mZd_�{�)=�{�sFG�tb�4B*/929*~��������@�S�^K�PX@X 5 -J@X 5 -JYK� PX@H�h�h� c � ac -�Y��K�\LK� PX@I�h�p� c � ac -�Y��K�\LK�PX@J�p�p� c � ac -�Y��K�\LK�PX@P�p� h�p� c��ac -�Y��K�\L@l�p�p� h�p�� c��a��c��c -[�K -�Y��K�\LYYYY@.TTT^T^[ZRQNMKJHGCA@?87320/,*)('%!"""+!##5#"'#"&'!326'3#"&55327667655!5!632%267&727667655#2654&"#&7#36%2655�xm;��HB�y��k]4)l�bj=r���"Sk��W�ZZ#��@e]^.U-e�"��Dk_�_�_�{�bs|�u~sD@�tb�#-N_ dX�YbeS!,!A�/?*/:15. -�=�{lRenY������q��.�7��JK� PX@?�h�f �� �c � c��d - -Y�K�\LK�PX@@�h�n �� �c � c��d - -Y�K�\LK�PX@A�p�n �� �c � c��d - -Y�K�\LK�PX@>�p�n �� �c � c��d�` - -Y� -L@D� h�p�n �� �c��c��d�` - -Y� -LYYYY@0/6521/707.-,+*(" !"## +#"3253#5"&547!326'3#"&55327667655!5!#35!36��M<}bl%����]4)l�bj=Y"�����#�/#�>ǑBDm�ۉ/zm~sD@�tb� /[__\\�>������'��'�/�8��K� PX@;�hc�a��c �� -Y - -K�\LK�PX@<�pc�a��c �� -Y - -K�\L@B�h�pc��a��c �� -Y - -K�\LYY@"00��08076521.-*)�'�'&$#!"+###"&547!326'3#"&55327667655!5�264&"%5!363'yl�7k�x��]4)l�bj=Y"���@[:8_>��h#�={�_�{�&�en\~sD@�tb� /[_� -78b87���>@��������#�)�1��JK� PX@4�h�a��c -�� Y K�\LK�PX@5�p�a��c -�� Y K�\L@<�p�p�a��c -�� Y K�\LYY@"**$$��*1*1.,$)$)&%�#�#&#!""+###"&'!326'3#"&55327736655!55#%32655�xm2pLf�J]4)l�bj=0!6���#F�<J�_�{MMC~sD@�tb�\q_��� �?�ʞSC���������%�+�3.� JK� PX@5� h� a� � c �� -Y - -K�ZLK�PX@6� p� a� � c �� -Y - -K�ZLK�PX@7� p� a� � c�` �� -Y - -K�L@A�p� p�s� a� � c �� -Y - -K�\LYYY@$,,&&��,3,30.&+&+('�%�%$"#!"+###67&&'!326'3#"&55327736655!55#%32655�xm�yqGIb�N]4)l�bj=0!6��{�#B�<J�_�{��QI?~sD@�tb�\q_��� �?�ʞSC���������1�9�A��@ JK� PX@:�h�� c � a��c -��Y�K�\LK�PX@;�p�� c � a��c -��Y�K�\L@B� p�p�� c� � a��c -��Y�K�\LYY@:::A:A>=874310/-'%!""+!62''64&"##"'!326'3#"&55327736655!5!5#3&72655��74�t�vHVD~Im0f�5�@]4)l�bj=0!6���b�#�m9�@��K}�x -\C~DUB��$Hr~sD@�tb�\q_��� �?ǮMPYF���������#�*�5�<,K�PX@- -( -;):J@- -( -;):JYK� PX@:�h� - -c �a��c�� Y K�\LK�PX@;�p� - -c �a��c�� Y K�\L@A� h�p� - -c� � a��c�� Y K�\LYY@ ,+��9832/.+5,5'&�#�#&#!"+##5"&55!326'3#"&55327667655!54&"625!36627%�yi:���]4)l�bj=Y"��Z�-�w:��#�zF^�,���_�{�S�l~sD@�tb� /[_�_FZ�T��>DN�JV&�#�����1��'�0�9�=K� PX@>�hc�a��c �� -Y - -K�\LK�PX@?�pc�a��c �� -Y - -K�\L@E�h�pc��a��c �� -Y - -K�\LYY@*::((��:=:=<;8742(0(0/-,+�'�'&$#!""+####"&547!326'3#"&55327667655!5363355#"26%5#1xm��Ur��]4)l�bj=Y"���#�:e36>D5[( ��_�{n5�hS"~sD@�tb� /[__�>"���8*\1@ӻ���������/�8�A�L�W�K�PX�J�JYK� PX@B�h c � ac -��YK�\LK�PX@C�p c � ac -��YK�\LK�PX@J� p�p c � ac -��YK�\LK�PX@T� h�n�p c��a�W�c -��YK�\L@U� h�n�p c��a��c��c -��YK�\LYYYY@2MM00��MWMWTSQPLKDB@?<:08087543�/�/.,#!!"""+##5#"&'##"&547!326'3#"&55327736767655!5363355#"2673>7655!!2655�yl9�z� -m�Ur��]4)l�bj=9$+���#�:e36>D5[(g� +���Cj]�_�_�{�e�5�hS"~sD@�tb� !G/__�>"���8*\1@�>!%yhSdp\���������"�/�<K�PX@�6J@ -6JYK� PX@4�h -�a��c �� Y K�\LK�PX@5�p -�a��c �� Y K�\L@<� - -p�p� -� -a��c �� Y K�\LYY@"00##��0<0<98#/#/(&�"�"!""+##5#"&'!32653#"&552>765!532766765532655�xm;�w���]3)l�cic7(����sl!n\�_�_�{�c�v�yED�uf�-Z__ �; ;&=L >S^nY���������8�EK�PX@E C J@E C JYK� PX@7�h�n� c�a �� -Y� - -K�\�LK�PX@8�p�n� c�a �� -Y� - -K�\�L@>�h�p�n� c��a �� -Y� - -K�\�LYY@A?>=:98764#!"!,+!'5654#"#6#"7&547!326'3#"&55327667655!5!!363267���QV��TZp}f}pZT����]4)l�bj=Y"�������#�7wA[W��|e}�aRQ��đQRa�}!~sD@�tb� /[__�?Y<7S��������$�/�9��@ -' -JK� PX@:�h -� - c�a��c�� Y K�\LK�PX@;�p -� - c�a��c�� Y K�\L@A�h�p -� - c��a��c�� Y K�\LYY@ &%��8743-,)(%/&/�$�$&#!""+##5#"&55!326'3#"&55327667655!525!36654&"26�xi:tc���]4)l�bj=r��+u9��#�o�Q�QQ�Q�_�{�Q�f~sD@�tb�#-N_�R��>?L�BOO�OO�������,�9�?��K� PX@0h - -a��YK\ LK�PX@1p - -a��YK\ L@8� - -pp a��YK\ LYY@$::��:?:?<;75/-�,�,+)#!"!"+##!32653#"&55!326'3#"&55327736655!532>7655!5#xm�[]3)l�bj��]4)l�bj=0!6����,:* ����0�_�{N~sD@�tbz~sD@�tb�\q_��,\ �?��4����$���*�4�V@S -/, -J�p����c�� - -c��c��_ Y�L32.-*)'$ +#"632#5&' 55&&7&546335!5!#5&"26�hC//��X=��Sxh��rPh]q�B�\>A�C5����h*~���2r[gR�L'RGMY__�ݚ�*,,�����'��#�+�:�r@o4J�p��cc��c��c��_ �� -Y - -K�L,,��,:,9751/.-*)&%�#�#"!&"+###"&'#"2673"&47&46335!5�264&"%5!#"633663'yl�7k�r�EJEm=j}�O>h]M�i�@[:8_>����h4+�w^�_�{�&�eUI=sE+$Kaw�8)�NY_� -78b87���D,GN�������#�1�:�>�}@z0J�p��cc�c��c��_ �� -Y - -K�L;;%$��;>;>=<9853-+*)(&$1%1�#�#"!&""+####"&'#"2673"&47&46335!536335!#"65#"26%5#xm��Mn -�EJEm=j}�O>h]M�io�$�3�īh4�6>D5[( ��_�{n5�VG=sE+$Kaw�8)�NY_�ow��D,8*\1@ӻ�����>��� �5��@)JK�PX@=� p� n��c��c��c�` -�� Y �L@D� p� n�p��c��c��c��` -�� Y �LY@��4310,*&$#"� � &"+##5"&73264&""&7&46335!5##"63226�xl2�l -=9A�el]��gEi\V�]�׳h:%%n~M9A�E�_�U�m="W�\[�H*�NY_���D0PF568>o�������B�j@g7 -+ J)I� �� �c�� - -c� cc��_Y�K�LBA@?>=<:4321.,'%!"$ +#"632'554#"#6#"7&463267&#"&&7&46335!5!#��h8(.\|.6\Tc?'AC!!60QbL;'6 )#u^u�n��uEi\l�R��D1 JB -O6TQD]Q;3n*S1D[�N% +Ag�nQ�)K'�NY__����%���+�3�c@` J�p����c��c�� c��c��_ -Y� - - L21.-+*)('&&"$ +#"632#5"&462&#"&&7&46335!5!#264&"��h>%/�Z%�XU�%tWlo`��kKh][�X�ɞ2S11S2�D1 -���e0W�T#Pe�mO�K&�NY__��11Q11��������&�/�7�B�e@b -< - J - -c� � c c��YK�L88��8B8B?>6521.-)(�&�&$#$"+##5#"'"&'#"&46326632>55!5265&&"264&"2655�xm;�tGk�jk?f��e?ii@g@.5��KyIHyKxJxKKxJ!Dk_�_�_�{�bA5;=89<�̀;:;:@2/0_��JK<<KJyKJzJL1{lRenY������D ��0@-���p���c�Y��K�L+3###5354&"#546 Á~m���h�H��_�{�_ a[[a57������B������7@4���p�s��c��W��[���O!%+"&4625432#&#"&&��Qb]U^ &&rw�eS_�t���,�5���@���W��[���O+"&462&&,&&��S�����GK�PX@�h����cL@�p����cLY@����"$+547632#6&#"�#(bPX])&R�]Y;BbR+0z`��S���� ��2@/�p����c��cL��� � "+5462#&&#"6"&462�W�`[/+]t&&�]]yaS+0z`H&&��������@�n@k' J���p���c����c��c�� c�� - c�� - -]YL@@?>=;43.,+*)(&%!!#+�462"5432#&#"3##"2"'#332654'&"&'&5476335!5&&��S\]O/(���9>;^;=.i�/hhv3:&!cG E�#*I�l=&&>[�cT^??\_�Q(�a:{u++2 #bt]_��;�������=@:�p����c� [� KYK�L -+�2"&43###5354&"#5462':((:(<{xmxz&l&hX�X�)9((9�#_�{�_MGGMDKozz��;��� �"��� JK� PX@4�h - -p��� � c�[�KYK�L@5�p - -p��� � c�[�KYK�LY@���"�"!#+5463262#6#"3###5354&"�Xl}-!�G^E7�~m�&l&�dozZAdT^;*._�{�_5MGGM]��;��� ��(?K� PX� JK� -PX� JK�PX� JK�PX� JK�PX� J� JYYYYYK� PX@<��hp�W�� �c[�K Y -K�LK� -PX@5��hp�c�� �c Y -K�LK�PX@<��hp�W�� �c[�K Y -K�LK� PX@5��hp�c�� �c Y -K�LK�PX@6���pp�c�� �c Y -K�LK�PX@=���pp�W�� �c[�K Y -K�L@>���pp��c�� �c�[�K Y -K�LYYYYYY@$��((%$! ��+�&462546262#6&#"3###5354&"%�X�-'�R_#(P�~m�&l&%%WdozUDeR*4<_�{�_5MGGM]������ ���;@8�p� � c����cYK�L -+�2"&43###5354&"#546 :((:(5�~m���h�H��)9((9�_�{�_ a[[a57��������� �&��@ -JK� PX@4�h - -p��� � c�[�KYK�L@5�p - -p��� � c�[�KYK�LY@���&�&#""$#+546326632#6&#"3###5354&"��̤k�.G5LN_!&M�~m����7��@=.6dT(6�_�{�_ a[[a5������ ��-�@ -�JK� PX@<��hp�W�� �c[�K Y -K�LK� -PX@5��hp�c�� �c Y -K�LK�PX@<��hp�W�� �c[�K Y -K�LK� PX@5��hp�c�� �c Y -K�LK�PX@6���pp�c�� �c Y -K�LK�PX@=���pp�W�� �c[�K Y -K�L@>���pp��c�� �c�[�K Y -K�LYYYYYY@$��--*)&%$#"! ��+�&462546326632#6&"3###5354&"&��̤�`K7SV])X+�~m���%%W7��x16eR*4C8_�{�_ a[[a5����3����(@%�W���c�L - +"&462%#532#.:((:(�)$6=F?Lh*(94E(9))9Y=�>5'����r���]�JK�PX@�h����c�[�K�L@ �p����c�[�K�LY@ $ +3662#6&"#.##�$^e6L�TW(O+ -h*(944)�"?:PdP+01I">5'����v���"�<@9J�p����c��c�[�K�L$ +3662#6&"#.##2"&4�$^e5M�WT*U-h*(944)�&&�"?:PbR,52J $>5'&&��)��4����3@0J����c��c�[�K�L$!"#+2"&4%32#&&##532&&##.:((:(�$BGQH6c7Rc)$WQ41WS)�)9((9L<me5M-L+��)��t�� ��@ -JK�PX@!�h��c�[��K�LK�PX@"�p��c�[��K�L@,�p��c[�K�[���K�LYY@$!" +3662#6&"#&&##532&&##�)$^c5L�PV(O+ -c7Rc(#UQ10UP)�+L7IcQ+11E'5M)H)��)��z���'��@ -JK� PX@#�h c�[��K�LK�PX@$�p c�[��K�L@.�p c[�K�[���K�LYY@%$$!" -+3662#6&"#&&##532&&##2"&4�)$^b5M�US*U-c7Rc(#UQ10UP)�&&�)K6GbR,52K,(5M)H)0%%��8��A����0@-��W���cYK�L" +323###53&&##"&462�$5=F;M�xmxnHH^)�:((:(�:~_�{�_k/9(9))9��6������z� JK�PX@+� � h�� c���[�KYK�L@,� p�� c���[�KYK�LY@!" -+�&"3###53&&##53662#/(O+ -�xmxlHH^)$^e6L�TWv01I_�{�_k/Y"?:PdP��6������&�O@L �J���p� �� c����c� -[� - -KYK�L&%#""+462"6&"3###53&&##53662#�&&g*U-�xmxlHH^)$^e5M�WS:&&W52J)#_�{�_k/Y"?:PbR��A��H���%�E@B J� -� - c��c��[���KYK�L#"$!" +323###53&&##532&&##"&462�$4=B6N�xmxo2P`)$WQ41WS)�:((:(� ->�_�{�_.M-L+_(9))9��<�����)��@ -#�JK�PX@-��h��c�� [ - KYK�LK�PX@.�p��c�� [ - KYK�L@8�p��c�� -[� - -K�� [� KYK�LYY@)(&%!$!"+�&"3###53&&##532&&##53662#.(O+�xmxi2P`(#UQ10UP)$^c5L�PVv11E _�{�_.M)H)N+L7IcQ��<������/@K� PX@ -)� JK�PX@ -)� J@ -)� JYYK� PX@4� � h��W ���c -[KYK�LK�PX@0� �� p ��c -[KYK�LK�PX@5� �� p��W ���c -[KYK�L@?� �� p��W ���c -[�K -[�KYK�LYYY@/.,+'%$""+62"&6&"3###53&&##532&&##53662#�%%q*U- �xmxi2P`(#UQ10UP)$^b5M�USS%I52K:_�{�_.M)H)N)K6GbR���/�;@���(@%����c��_L+"&462"&53265Z!/!!/!�g�g[:o:�!!/""3ThhT,==,�����]@����A@>����c�� c -K Y� K�L+"&462"&53265###5!�!/!!/!�g�g[:o:=xmx]�!!/""3ThhT,==,���{�_�����Z��(��@ - - JK� -PX@.�h����c��c - Y�K�\�L@/�p����c��c - Y�K�\�LY@���(�()#+32'564&##253"&552767655!5!���wKK@=�5m�lg�i�&2��y�-m6�lWV(u+oxvepqe� -$W+__��������%��K� -PX@6�h�p����c��c - Y� K�\�L@7�p�p����c��c - Y� K�\�LY@���%�%$##+#54&##253"&552767655!5!��zhPXI5m�lg�i�&2���-m6�noXPoxvepqe� -$W+__��������1�Y@V&J�p�p� �� �c��c��c��_ - -Y� -L10/.-,+)#"#$ +#"632#6&""&'33254&'&547&46335!5!#�h-"tpi9zELJncj�eL?j;B�K:h]M�i���D)xZ4A:t6W�^sfB=U."�m8*�NY__��������2�W@T'$J G�p�s����c��c��c - Y� L210//"$ +#"632#6&"#6&#"7&47&47&46335!5!#�h+ #org:|CF~e6`IW.:;0Xp8YL:h]M�i���D(ra8><nA4.Y�vz-W(V V�.8�9(�NY__�����b��%�E@BJ� p��c�� cY�K��[����L%$!$!* -+$"&54675&&54335!5!##"33#" 53x҅7,+8�3����xp�/8}_`bRN.C - -C.�Y__� KVKQv��7� ��%�.��@*%#JK�PX@"�p��_�[��K�LK�PX@,�p��_�[��K��[��K�L@*�p��_[�K��Y���K�LYY@&&&.&.!"! +3##3#&&54675'#567&&5462�654&>�xtv b}H;�h1�K�OIs�qb4m��7==Q5�_�{JHXPR;J�rT%8d-[?Pgf�Z0Y9V;D@-7�������/�Q@N$J� �� �c��c��c��c��_ - -Y� -L/.-,+*)'!!#"$ +#"632#"33#&5467&#"7&7&46335!5!#�h<)/m�D9>D?(�aT mTd����fIh]V�]���D0 wiNO�DBDd�lX�0F(�NY__���������2@/���p�[�K�Y��K�L+366 #54&"3###z�5�lj�jwxmx䅇��("_UR]_�{���������2@/���p�[�K�Y��K�L+366 #54&"3###z�L�k{�zwxmx䅇��'"_US\_�{������H���2@/���p�[�K�Y��K�L+366 #54 3###z�d�l��wxmx䅇��(#��_�{����������2@/���p�[�K�Y��K�L"+366 #54!"3###z���k�͍�wxmx䆆��)%�S\_�{����������2@/���p�[�K�Y��K�L$+366 #54&&#"3###z���l[�b��wxmx䆆��)%@R!S\_�{���������2@/���p�[�K�Y��K�L%+366 #54&'&#"3###z���l;4g�j�kwxmx䇅��)%1G'Q?_�{������L���2@/���p�[�K�Y��K�L+36$ #54&&"3###z�ls�qAwxmx䇅��*&AS'F0_�{���������2@/���p�[�K�Y��K�L%+36$ #54&'&#"3###z�kE=u��u=Fwxmx䇅��+'1H&%F0_�{����������2@/���p�[�K�Y��K�L#+3676! #54."3###zE�`b�ElJ�����Kwxmx�[=tt=[,(2H''F1_�{����������2@/���p�[�K�Y��K�L+36$ #54."3###z1&1lO�����Pwxmx䈄��-*2H&&G1_�{���������2@/���p�[�K�Y��K�L+36$ #54."3###z>?>kT��ƨ�Uwxmx䈄��-*2H'&G1_�{������L���2@/���p�[�K�Y��K�L%"+36$! #54&'&#"3###zK,��OlZN��ДNZwxmx䈄t<\.+2I$$G1_�{������~���2@/���p�[�K�Y��K�L#+3476! #54."3###zS����Rk^��ط�^wxmx�\<tt<\/,2I&%H1_�{����������2@/���p�[�K�Y��K�L+36$ #54."3###ze�flc��ྮcwxmx䉃��/-3H&%H2_�{����������2@/���p�[�K�Y��K�L+346$ #54."3###z�5�5�lh���ƶhwxmx�]y66y]0.3H&%H2_�{���������2@/���p�[�K�Y��K�L+3 #54."3###z�lm���ξnwxmx���1/3I%%H2_�{������K���2@/���p�[�K�Y��K�L%+3 #54&'&# 3###z�lrc����'wxmx���1/3I#g)_�{������~���2@/���p�[�K�Y��K�L%+3 #54&'&! 3###z!lwh������hwwxmx���103I!!H3_�{����������2@/���p�[�K�Y��K�L&+3 #54&&'& 3###zTlV�`�����|wxmx���21*@&$I3_�{����������2@/���p�[�K�Y��K�L"+3 #54! 3###z�l��ِ-wxmx���43�e *_�{������.���2@/���p�[�K�Y��K�L%+3 #54&'&! 3###z�l�v������w�wxmx���554H!!H4_�{������a���2@/���p�[�K�Y��K�L+3 #54 3###zk��wxmx���55��_�{����������2@/���p�[�K�Y��K�L+3 #54 3###z9l��wxmx���66��_�{����������8@5p���[�KYK�L���� +54 3###53 s�Twxmxz��8��_�{�_��8�������� -�@����a�[�L+3#5255#g p04.5.}29��������� �������� ������ ������ ��2���� ������ ������� ��z�� ��\��� ��&��� � �\�� ��@t�� ��@t�� � ��� ��4��� ���� ���� ���"�C�o�p�y�r�i�g�h�t� �(�c�)� �2�0�1�4� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y� �(�i�n�f�o�@�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�)�P�o�p�p�i�n�s� �M�e�d�i�u�m�R�e�g�u�l�a�r�2�.�0�0�0�;�I�T�F�O�;�P�o�p�p�i�n�s�-�M�e�d�i�u�m�V�e�r�s�i�o�n� �2�.�0�0�0�;�P�S� �1�.�0�;�h�o�t�c�o�n�v� �1�.�0�.�7�9�;�m�a�k�e�o�t�f�.�l�i�b�2�.�5�.�6�1�9�3�0�;� �t�t�f�a�u�t�o�h�i�n�t� �(�v�1�.�3�)�P�o�p�p�i�n�s�-�M�e�d�i�u�m�P�o�p�p�i�n�s� �i�s� �a� �t�r�a�d�e�m�a�r�k� �o�f� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�.�I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�N�i�n�a�d� �K�a�l�e� �(�D�e�v�a�n�a�g�a�r�i�)�,� �J�o�n�n�y� �P�i�n�h�o�r�n� �(�L�a�t�i�n�)�h�t�t�p�:�/�/�w�w�w�.�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�T�h�i�s� �F�o�n�t� �S�o�f�t�w�a�r�e� �i�s� �l�i�c�e�n�s�e�d� �u�n�d�e�r� �t�h�e� �S�I�L� �O�p�e�n� �F�o�n�t� �L�i�c�e�n�s�e�,� �V�e�r�s�i�o�n� �1�.�1�.� �T�h�i�s� �l�i�c�e�n�s�e� �i�s� �a�v�a�i�l�a�b�l�e� �w�i�t�h� �a� �F�A�Q� �a�t�:� �h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�P�o�p�p�i�n�s�M�e�d�i�u�m 8 - @� . ( A 7 M / K � K� L 0 5� 0� ' ? > 0 K � G� . > . 2 G� . G � ( M . > $� 8 M 5 $ ( M $ M 0 $ >� 0� 8 . > ( $ >� * M 0 > * M $� 9 H d������������2�������������������������������������*��D��E�E��F�k��l�l��m�r��s�s��t�w��x�x��y�{��|�|��}� �!!�"'�((�)*�+T�UU�Va�bh�ik�ll�mm�nt�uv�wx�y��������������������������������������������������� -�,�J�DFLT�dev2�deva�������������abvm�blwm�������������� -�. �������� ��,�l��)*fgh����������������������������������������:�����������������{ -�����"(��. -�( -��"(.44:@FLRRX^dj�pvT|����������������������������$*06�<<BHNTZ`flrx~�����������������������������������9��������������/�����$��������������������������D��*��K������������������������������������������������������z����������������������������-����������������������������������P����J��n��������,�����7��!�� ��3��>��������������@��D�����������������5�����'����������������J�d�������:\��nt�#���*� -�,1U�RW�wM#O�m��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������`�����u�����������������,����������������B��_��-��x��������-��)�����_����������@��bcdewx��}:>@DEFGKOVW\nrst����������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~������������������������ �����������������}��� �&,28>DJPV\bhntz���8����P����������������� -"(�.4:@FLRX^djpv|@�����d��v����������������$*06<BHNTZ<B`flZrx~��������������������������������������1�\���z�������I���9��� �F���G���O������1����/�������������2�%�����������������������������K�������!���������{�8��������������1��������h���Z�������e�������|������v���������������1�����.���������s�}� -��������.����������3�%��������������������������������������8�����L���D����}�N�����������2�����w���5�&�����7�3���>���/���������������9���2�A����/���(�N���������������'�&��@�R�������������l��{:>@DEFGKOVW\nrst��������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~���������������������{���� -"(.4:@FLRX^djpv|������������������������$*06<BHNTZ`flrx~��������������������� &,28>DJPV\bhntz��������������9���{��������������v����������/��������� �y���9���{�%���+�/���9���������������v�q���|����/���s�~�$����������� �����������������������:�������!���K�����������;��������"����1�����u��������������������������������e��Z������������I��C��7������������d�����������7������������U������������������������������������������������`�������:���(�������G���������������"������������������3���>������������������������� ��������� ����������������� -���5�������'�8�>����,���� -�b.�DFLT�dev2�deva�6���������������� � -��� ����������������� � -�����abvs�bakhn�lakhn�tblwf�zblwf��blws��half��half��haln��liga��nukt��pres��psts��rkrf��rphf��vatu��������������������������������� ���� � -����������������� �����������������2�f����l���8R������ z �!�!�"""","L"Z"h"v"�"�"�"�"�"�"�"�"�####,#:#H#V#d#r#�#�������&�>�V����!���������d����!���������e����!���������w����!���������x�������������������f��� �*�4�>�H�R�\��n�]��o�]��p�]��q�]��r�]��s�]��t�]��U�]��:;<AFGOT�������"�� -�����lZ����lC��:A��������� ����������������� t������l�������&�R�^�j�v����������������������*6BNZfr~��������������lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT���lT����lT���lT���lT���lT���lT���lT���lT���lT�� �lT�� -�lT��:S��V\�nq�!tt�%�����������l����T�������������l��������*�Z�d�n�x����������������������������������",6@JT�^hr|�������l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l��:\��nq�#tt�'���(��������&�R�\�f�pB�z��������LV`j������t������������$.8B~LV`jt~���l���l�� �l���l���l���l���l���l���l���l���l���l���l���l���l�� �l��!�l��"�l��#�l��$�l��%�l��&�l��'�l��(�l��)�l��+�l��,�l��-�l��.�l��/�l��0�l��� -����������L�������������������� *4>HR\fpz�������������$.8BLV`jt~������������� -(2<FPZdnx�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���� -������������ ���������������������������������������������������������������������������� ����!����"����#����$����%����&����'����(����)����*����+����,����-����.����/����0����:S��V\�nq�!tt�%���&���@���G������ �+�\P�$>r|�6Xr�����R~�4~8�� � � -X -���(2d����� ��:�D�L�T�\�d�l�t�|��������������������������������������V���VU���T��IS��FR��DK��S<��X:��SJ�XI�VH�SF�RB�OA��@�N?�M>�K=�JL�Y;��Q�[8�I7�H6�D5�A4�?3�;1�:�����"�(�.�4a�Y_�X]�S[�RZ�MX�IW�;��&�.�6�>�F�L�R�X�^�d�j�p�v�|��������p��Sm��Sk��Xj��Sq�Rv�[o�Qn�Pu�Xl�Mt�Vr�Si�Lh�Kg�Hf�Ae�=d�<����y�Sx�Rw�M�����"�(�.|��X~�R}�M�S{�@z�?����S�� �(�0�6�<�B�H�N�T�Z�`�f�l�r�x���X���S��R��P��M��K��I��F��D��B��X��S�����A��:������S��R��M�� -�����Y��A��@��?�� -�����X��S��E��D������X��S��E�� -�����X��S��G��F������X��S��G�����$�*�0�6�<��X��S��R��H��G��F��E��D��6�>�F�N�V�^�f�n�v�~�����������������������������������X���S���M���S���V���S���X���S���X���S��X�����N��V��M��J��S��[��I�����;�����R�����O��:������X��S��M��� �&�,�2�8�>�D�J�P�V�\��X��S��R��Q�����P��M��L��K��=�����<����� �&���S��S��R��X��M�&�N�X�`�h�p�x�������������������������������������� -"(.4:@FL���S��S��D���S���X���S���S���X���S���X���X���S���[���S���[��N��S��M�\�����R��L�[�����K��X��Q��J��������O��I��F��D��@��?�����:���"�(�.�4�:�@�F�L�R�X�^ ��S�X�V�S �R�O�N -�M�[�I�E�D� ��� �&�,�2�8�>�D�Y�V�S�O�N�M�I�D�A��&�.�6�>�D�J�P�V�\�b�h�n�t�z��������-��S&��X!��S0�[,�V+�S*��)�Q(�P'�M/�Y%�L$�K#�I"�B.�X �q�A�� -���5�X4�V2�S1�M��(�0�8�@�F�L�R�X�^�d�j�p�v�|����������A��X?��S<��SE�XD�VC�SB�RH�\@��G�[>�Q=��F�Y;�P:��9�N8�M7�K6�I���J�SI�M��8�@�H�P�X�^�d�j�p�v�|��������������������������������e��Fc��SY��SN��Sf�[b�Va�S`�R_�Q^�P]�O\�N[��Z�Kg�\X�JW�IV�GU�FT�ES�DR�qQ�AP�<O�;d�XM�:������$l�\k�Xj�Vi�Sh�M��� �&�,�2�8�>�D�J�P�V�\x�Yw�Xv�Vu�St�Rs�Mr�Iq�Dp�@o�?n�nm�:��(�0�8�@�H�P�V�\�b�h�n�t�z���������������S���S���S~��X|��S��O�����N��X��H�����S�E��Z}����R{�Dz��y�:��2�:�B�J�R�Z�`�f�l�r�x�~���������������������������S���S���X���S���X��R��P��O�����N��M��K��X��J��V�����S��I��D��A��;��[�����:����� �&�,��X��V��S��R��M��H����S�� -���N��SO�SP�XM�R����S����� �&�,G�RE�PD�tC�O9�I2�n����� �&�,c�[b�Y`�X^�S\�RY�I�����S��q�� -����[�t�I�q�� -��� L��\K��SL�\K�S��s�S����S����S��3�S�� �������������$���& �'�(�)""�*�����6�n����N����8��R�P���*V������ -~��������>DEFTUr�������������� -F��������GK\s�������������� -��������:INOPXZnt�������������� ���������<=?@LSp������8��L����� ���������JMRVW[����ow���� f��������ABCHQYq����� �������� *������ �� ��Kl{}~����� ������!��;o������������"�� -h����$yz������������#��u����Hkq���������|������$��enz�������������#%(.7i������2������%��(Pdirstwy{|������������ - +56ETgjmn�����������������&��*Oloqvx��������������')*/09:;=CJSUVhr���������b������'��%}~��������������� "234DGIZ[\]su���������������(��"6M_fg�����������,18>@BFMdptvx��������������)��>BCDXY`���������W^a�����d������*��1249;@AJ]^����PXb�����(������+��EZ[\abc QR_`f������������,�� =FGHILk&������������-��57?QWj����Oe|������������.��mp�������������^������/��3����!<?A������2������0��<N���-����������1��:KRSTU�����Yc�����������������������dewx��������� ��"�>�H�d������������*�������*�����*����*�������*�����*�������*�����*����*�������*�����*�������*�����*����*�� /afghijk����������6��@������1��:\��nt�#���*� -�,1��R��������*���������N����*�4����d�����c��b����d������c��b��d��KTY\����������Z������1��":Ont�� -128BCD�������M]mnyz������a�������������$�.�8�B�L�V�`�j�t�~��������������l����l����l����l����l����l����l����l���l���l���l���l���l���l��*�l��>DEFGKT\���������������������Q���N���K�������@���������2�!�������$����������"�����������T����l������:l������,m������n������o������p��������q��������r��������s��������t��������u��������v��������w��������x��������y�������vz�������h{�������Z|�������L}�������>~�������0�������"�������������������`������������������*`a������������ \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Regular.ttf b/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Regular.ttf deleted file mode 100644 index 868384ce5b..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-Regular.ttf +++ /dev/null @@ -1,2655 +0,0 @@ -������� DSIG��������GDEFI�I���d��GPOSˮ����p��,GSUB����Ɯ��$�OS/2�kq�������`cmapgQ�������cvt Y L��#����ffpgm�D��������gasp�����\���glyf������3��z%head -[F���,���6hheau9��d���$hmtx���f�����loca�]���$���maxpaU������ name��������fpost���2��<��� prep.ՃR��#�����������+*�_<�������ђ(����ђ���I -.4������������[���� - -���V -.���������������������p�������<�L�w����������G�����X���K�X��^�2I��������������������������ITFO�� �[����[ �������%���� ��������M������,��,������ P�%��<��.��&��� 1��2�1��:��t���'K�^���7�R|�BA�4C�8M�3z�-z�I��P0�({�?{�S.�U�]|�o�~[��r�b��7��,d�K �'��K��K��K �'��K���K(�2V�K��KY�K��K�'B�K�'i�KK�<"�,��J����u�2<��2���������x�&&����� -��'��KX�'��'c�'J���'t�K���<�����K���K��Kt�Kx�'��K��'p�K�7c�t�F,�(���-���*&��-�i#�j�&,�������G�-�<<�-�i>�-!� -�0��!��-��-K�^�0t� -����uB�I���� -y�KV�%���9 -� -�����!��2� �� ��r�[��,��,��,��,��,��,�� �'��K��K��K��K������������������K�'�'�'�'�'������J��J��J��J<�B�K��K��'��'��'��'��'��'<�'X�'c�'c�'c�'c�'��������������v�'t�Kx�'x�'x�'x�'x�'��nx�t�Ft�Ft�Ft�F-���K-���,��'��,��'��,��' �'X�' �'X�'��K��'����'��Kc�'��Kc�'��Kc�'��Kc�' �'��' �'��'�������������������B���KV�K�K��K�����K���H��K��K�������Kt�K��Kt�K��Kt�K�'x�'�'x�'9�'/�'i�Kp�Ki�Kp�Ii�Kp�KK�<�7K�<�7K�<�7"�,c�"�,c���Jt�F��Jt�F��Jt�F��Jt�F<��2��*�2��*�2��*J��K�<�7"�,c����)� -)� -t� -1� -��� -��� -��� -N� -M� -��$�������<���?�VR�VS��S��E��W��������u��������W�[W�[���������������������4��;��?��/��������F��{��[�������LT����a�����������"�[������������������,�h�����b�����bY�5�����G���b������������������� ���. ���1�C���P���U���������;��F��{�������������������������|�BA�4C�8M�3z�-z�I��P0�({�?{�S��^?�V��������������^��^���������'�����'+�1-�2��dY�7��.�-�2R�Db�K�i�,Z�j����K��'��/;�'����$��(K�^�R���9������&��~&�]&�]*�$��,�|�;�;��L��������������������4��-��)��,��������F��{��M��d����MT����Y���y���������[����������z��+�h�����b������N8�����|�����!�����������N�1�����/������������������4��;��\��J��������F��{��[�������LT����a�����������(�Y������������;���&��b��������������;�����������������������4��-��=��,��������F��{��M�������MT����Y���y���������[��������z���� ��� -��b�������������� ��������������{��:�����C��P�����r��u�������e��&��u��u������������������������������������V��V��?��C!��z��6�������� - -��-��@��5�����������t��t��8��8�����������N��V�����������]�������r��K��9�����+�����Z��~���� �����������k��O�����������������D��F�� ��f��e���� -�����E�������^�����y������������������9��C��������@��n��>�����������������������@��@��y��V�����������������Z����������������]��D��F�������1��1��������/��K��j����������f��9�����:��g��n�������������_������O��Op�Oc��c��R��-��I��,��P��P��>��4�����a����Y=�Y��Y��YI�Y��������(�����.�����c��Z�����������b��U��N��N�����o�����0��������m��n����������������������������� ��p��������=������������l�� -��Q��o��\����������+��+�������������b�����������x��������������y�����W����b��������a�����������0�����L���������[��[��[{�[��W���F����������������������������e��������f�����������B��������^��������r��)�����������,��2�������C��y������������D��G��������[�������3��`�����������b����&�������h�h�9\�h��h��h��2�h��h��h -�#�hc��d�� ��6�� ������Q�������G��������G�����F��R���������������g��5��������f��s����������Q��������������������������r��v��������������m����������������O�������_���_S���G�G�G��������� ��� ��� ���.���.���.�1�/�0�@ �9 �9���� ��8�����b��b��B����?����������������������������������������������������|����������������� -��l�P����������� �~#+17>HM[eks~������ ( 3 9 E I M P ^ p r " & 0 : D � � � �!!"!&!.""""""""+"H"`"e%�%����������� � ��"*.69ALP^jnx������ * 5 < G K P X ` r & 0 9 D � � � �!!"!&!.""""""""+"H"`"d%�%�����������������������������������������������b�Y�X�J�h�(�'�&�%�$�#�!� ������|�w�t�s�r�o�f�^�U�����������~�{�tߡߞߖߕߓߐߍ߁�e�N�K���� -��������������������������������������������������������������������������������������������������������������������������������������������������������|�������I�������������� ��� ������ ���~������������d��������������������������"��#������*��+������.��1������6��7������9��>������A��H������L��M������P��[������^��e����j��k�� -��n��s����x��~����������������������������������������!��������"��������(�� �� ��)�� �� ��,�� �� ��5�� �� (��8�� *�� 3��N�� 5�� 9��X�� <�� E��]�� G�� I��g�� K�� M��j�� P�� P��m�� X�� ^��n�� `�� p��u�� r�� r����� �� ����� �� ����� �� ����� �� ����� �� "����� &�� &����� 0�� 0����� 9�� :����� D�� D����� ��� ������ ��� ������ ��� ������ ��� ������!��!�����!"��!"�����!&��!&�����!.��!.�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"+��"+�����"H��"H�����"`��"`�����"d��"e�����%���%������%���%����������������������������������������, ��UXEY K� QK�SZX�4�(Y`f �UX�%a���cc#b!!��Y��C#D���C`B-�,� `f-�, d ��P�&Z�( -CEcER[X!#!�X �PPX!�@Y �8PX!�8YY � -CEcEad�(PX!� -CEcE �0PX!�0Y ��PX f ��a � -PX` � PX!� -` �6PX!�6``YYY�+YY#��PXeYY-�, E �%ad �CPX�#B�#B!!Y�`-�,#!#! d�bB �#B� -CEc� -C�`Ec�*! �C � ��+�0%�&QX`PaRYX#Y! �@SX�+!�@Y#��PXeY-�,�C+���C`B-�,�#B# ��#Ba�bf�c�`�*-�, E �Cc��b ��PX�@`Yf�c`D�`-�,��CEB*!���C`B-� ,��C#D���C`B-� -, E �+#��C�%` E�#a d � PX!���0PX� �@YY#��PXeY�%#aDD�`-�, E �+#��C�%` E�#a d�$PX���@Y#��PXeY�%#aDD�`-�, ��#B� -EX!#!Y*!-� ,�E�daD-�,�` �CJ��PX �#BY� CJ��RX � #BY-�, �bf�c ��c�#a�C` �` �#B#-�,KTX�dDY$� e#x-�,KQXKSX�dDY!Y$�e#x-�,��CUX�C�aB�+Y��C�%B�%B� %B�# �%PX��C`�%B�� �#a�*!#�a �#a�*!��C`�%B�%a�*!Y�CG� CG`�b ��PX�@`Yf�c �Cc��b ��PX�@`Yf�c`���#D�C��>�C`B-�,���ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,� +-�), .�]-�*, .�q-�+, .�r-�,�� +��ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-� ,�+-�!,�+-�",�+-�#,�+-�$,�+-�%,�+-�&,�+-�',�+-�(,� +-�,, <�`-�-, `�` C#�`C�%a�`�,*!-�.,�-+�-*-�/, G �Cc��b ��PX�@`Yf�c`#a8# �UX G �Cc��b ��PX�@`Yf�c`#a8!Y-�0,���ETX��/*�EX0Y"Y-�1,�� +��ETX��/*�EX0Y"Y-�2, 5�`-�3,��Ec��b ��PX�@`Yf�c�+�Cc��b ��PX�@`Yf�c�+��������D>#8�2*-�4, < G �Cc��b ��PX�@`Yf�c`��Ca8-�5,.<-�6, < G �Cc��b ��PX�@`Yf�c`��Ca�Cc8-�7,��% . G��#B�%I��G#G#a Xb!Y�#B�6*-�8,���%�%G#G#a� C+e�.# <�8-�9,���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# �C �#G#G#a#F`�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca# �&#Fa8#�CF�%�CG#G#a` �C�b ��PX�@`Yf�c`# �+#�C`�+�%a�%�b ��PX�@`Yf�c�&a �%`d#�%`dPX!#!Y# �&#Fa8Y-�:,�� �& .G#G#a#<8-�;,�� �#B F#G�+#a8-�<,���%�%G#G#a��TX. <#!�%�%G#G#a �%�%G#G#a�%�%I�%a���cc# Xb!Yc��b ��PX�@`Yf�c`#.# <�8#!Y-�=,�� �C .G#G#a `� `f�b ��PX�@`Yf�c# <�8-�>,# .F�%FRX <Y.�.+-�?,# .F�%FPX <Y.�.+-�@,# .F�%FRX <Y# .F�%FPX <Y.�.+-�A,�8+# .F�%FRX <Y.�.+-�B,�9+� <�#B�8# .F�%FRX <Y.�.+�C.�.+-�C,���%�& .G#G#a� C+# < .#8�.+-�D,�%B���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# G�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca�%Fa8# <#8! F#G�+#a8!Y�.+-�E,�8+.�.+-�F,�9+!# <�#B#8�.+�C.�.+-�G,�� G��#B��.�4*-�H,�� G��#B��.�4*-�I,���5*-�J,�7*-�K,��E# . F�#a8�.+-�L,�#B�K+-�M,���D+-�N,��D+-�O,��D+-�P,�D+-�Q,���E+-�R,��E+-�S,��E+-�T,�E+-�U,���A+-�V,��A+-�W,��A+-�X,�A+-�Y,���C+-�Z,��C+-�[,��C+-�\,�C+-�],���F+-�^,��F+-�_,��F+-�`,�F+-�a,���B+-�b,��B+-�c,��B+-�d,�B+-�e,�:+.�.+-�f,�:+�>+-�g,�:+�?+-�h,���:+�@+-�i,�;+.�.+-�j,�;+�>+-�k,�;+�?+-�l,�;+�@+-�m,�<+.�.+-�n,�<+�>+-�o,�<+�?+-�p,�<+�@+-�q,�=+.�.+-�r,�=+�>+-�s,�=+�?+-�t,�=+�@+-�u,� EX!#!YB+�e�$Px�EX0Y-���K�2RX��Y����cp��B�.�*��B�!*��B�+*��B���� *�� -B�@@ *��D�$�QX�@�X�dD�&�QX���@�cTX��DYYYY�#*�������D�dD��������������������������U�U��L�L������[��������[���]�]�K�K����%����[������.����[�����������U���U���U���U���U���U�������������t��b����I��������Z��������-��a�����$��_����� �� ��� -5�� -���#�����j����� '�� d�� ��� ��������q����������@�������j��������A��x�����$��������v�����������&��n�����(��o�������H����������/�������������T�������� -�� `�� ���!��!F��!���"���"���#���$M��$���%R��%���&?��&~��&���'3��'v��'���(a��(���)!��)��)��)���*w��+��+���,R��,���-x��-���.���/R��/���0��0C��1��14��1���1���2`��3��3"��3���4��4R��4���5��5q��5���6���7���8���9���:��:���:���;���<C��<���=q��>r��>���?P��?���@c��@���@���AB��A���B(��B���C0��C���D(��D���Er��E���F_��F���G.��G���H+��H���H���I���J���KC��L -��M��N��N���P*��Q*��Q���R~��S1��T��TO��T���T���UT��U���V���WS��W���XG��X���Y���Z ��Z���[���\��\���]}��]���^h��^���_g��`?��`���b��b���c���d ��d���eM��e���f`��g���g���h���iR��j��j���k?��l��l���mZ��n ��n���pF��q��r/��r���r���s4��s���t��t?��t���uC��u���u���v<��v���w0��w���x��x_��x���y^��y���z���{��{���|8��|���}I��}���~s��C������a����������p�����������R���d���m��� �������0�������2�������H�����������[�����������8�������S�������1�������(��������������k���-�������G��������������� ���t����������Z�����������?�����������@���>���`������ �������s�����������d�����������w���Y���&�����������q���#�����������b����������������������G�������X�������(�����������B�������l��������������H��������������s�����������Ŵ���t��Ư������^�������p�������0��ɕ��� -���T�������=��˸���Y���������Β���n���|��ѫ���b���8�����������\��׃����������E��ڃ������K������ܶ���N������ޑ�������y������y��������������n����������A����������_����������g���>���{����������H��������������������?��������������������l��������������������-���s���$������:�������S���������������8�������?�������������������?��������G����q����=����1���^� � �� --� -��8����� � ����p�����f�+�S����m�D���N���������g����������� ��!��"��#��%�%��&i�'�(�(��)[�)��+o�,I�-_�.�.��/G�03�1>�1��2��3��4t�5d�5��7�7��8��9��;i�<Y�=.�>�?"�@L�@��A��CK�D�E;�E��G#�G��H��IY�J��Kp�K��Lr�Mk�N6�O7�O��Pt�Q/�R�R��S��T��U��VN�W�W��X��Z�Z��\,�]|�^Z�_)�`�a4�b��eW�fU�g^�he�ih�k/�lV�m��n��p�q��r��s��t��u��w<�x��z,�{��|��~<�n��������m��:��.����������������������������S��������/�������t�����B�������4�����h��������������F��r��������b�����#��t�Ė����� ��$��7���˞�̮����Α�Ϻ�Ғ��m��X��W����X��n��N��n����� �����$��7�� �����������������������?�������D��I��������N����������p��e��O��e��r������� -�� ����� }� -W������� ������M���a����������r�+���9��� ��!��"��#��$��%��'�'��(��*\�+��-C�.��0��2��3��4��6��7��9��:��;��<��>|�?^�@/�@��BQ�Dt�F8�G��IO�JW�K��L��M��N��O��P��R*�R��T}�VY�Y�[��\��^�_$�`��b��d_�f��gN�ht�i@�j�k"�l8�m��p#�q��r��t��u��v��w��yE�{�|��}��~��U����(�����������f��W��A������ ��S��I��G��p����x��������!��L�����E��z��������O��3���������������������������~��H��N��n�����@�����"��n��L��x��f��D��-��D����Ç����ƥ��'���������������������������9��������������������������������������W������������������������(��(��������.�� �����������d����\�B� -�����=�m�����5�I���|��������� ��!��"��#��$��%Q�&X�'T�(��)��*~�+I�,�.�/��1��2��48�5 �6|�7f�8��:��=��?G�@C�A,�B!�CH�Dt�E��F��H@�I��J��K��L��M��O�P�Q3�R9�S�S��Tl�T��T��Uh�V��W&�X�Y8�Y��Z��[��\Y�] -�]��^{�_ �_��`��a��b��c_�d+�f]�f��ga�hZ�iS�j-�k�k��l��m��n&�n��o�o��p�p��q�q��r*�r��s4�s��t@�t��uN�u��vL�v��wS�w��xX�x��y_�y��z%�����?����*@'��a���YL����+!!�������O�z��C���������%@"Y�%K��[���$�L+$"&462'3"1""1"b_ -"""1""|���� U�����*@'��U��Y�M����+'3#'3�W�WU������%������I@Fa - -%K�� Y &K$L+#3##7##7#537#537337337#�'��+X+�+X+��'��+X+�+X+���'�'ζN����N�N����������<���$�*�0�4@1* /)! 0�J�r�r��r���i+$#5&&535&'&'&546753#&&'�564&'mb8Zra53g%-n^8Th d3+}'+��?;8o?=9vtQQ_M)8�$)"QjQQ[L!6 �*._:d1���A_1���.����������K�PX@*� c����d�[#K�[ -/L@2� c����d�#K�[�+K$K�[ -/LY@ +$"2&462%3"2&4622���QR~SR�1�[�kK���RQ�RR�9P�QQ�P -��K��9Q�PP�Q��&������$�>@;J�p��c�[�%K��[��,�L#+$"&4632'&462#64&"#'264&"�k�vsS(Ea�b\1M1.joi�dHGeFKSs�r Z�_]@<22R=�(�JLmLKn�� U�w��@���U���Y�M����+'3,WU������H�� �@ -�J���r�i+673#&��xa����ax�r9X l������k X��1�H��� �@ -�J��r���i+�#56'53��xa����axL����X k0M/l X��:h����,@) -�J���Y%�L����+7'#7'7'7'x(��(xRz*��*zޘ[H66I[��]K66I\���t�oqm��,@)�U��a�Y�M����+##5#5353q�U��U�P��P����'�q���C� �"@����a�W�[�O+73#52655#']2�3C�,��^G����@���U���Y�M����+5!^�GNN��7�����u��@��[���$�L+2"&462�0""0""1""1��R�V����@���ri����+3RZ��X����B�8���#�@��[���%K�[�$L'+62#"'&466&"266764&�Y�e1J=t� #DE^=""=T=# �&74`��WF�4�g`- 2OIdIO2 2(@�X��4�������@���Y�#K$L����+3#53�R�uQ�:��8� -���4@1J���p���[�%K�Y$L����+75>764&"#662!8g2R++A�JW�{t*@IT -AX-M4"@}LUFpyscw~->=M��3����#���JK�PX@-�p�p��c��[���%K�[�,LK� -PX@-�p�p��c��[���%K�[�$L@-�p�p��c��[���%K�[�,LYY@!$+62"&'32654&##53654&"#D��uB4=FyՈVU�Kdg�G�JX�cjR;Yb�rlc9IK;OBLw7@;1��-��Z��� �_@ -��JK�PX@��b�%K$L@��r��b$LY@�� - ��+%5!533#��� -��Xtaa���t�@�� N���I��;���@@=J�p�n��c��Y���%K�[�$L#+!!662"&'3264&#"#Z���Zs_1~�WW�QQP6NS�O�!,+%H\q�jW6>`�W80��P��B����B@?�J�p����c[�%K�[�$L +�&"26"6632#"'&632#&&�O�cV�S�ZVjAd|zr�3|�`q R @=YQ�\W���17�ۈ�W<�gL42��(�� -���@�J��Y���%K�$L+!#!(���d+�u�D�l���?��;����$�0@-#�J����c�[�-K�[�/L+�&"26&"26%462"&5467&�\�^[�ZO�PS�S��{�z<09F��F:mII�PQ�CCtGG@UopU:WcEeyyeEc4��S�6����B@?�J�p����c�[�%K[�$L +264&"265#"&4632#"&'3�Q�LQ�S�PJ]6c�~p�ri�erS�XT�WX�{�(*}ڃ����jPm��U�������@���[�&K�[�$L+"&462"&462�"1""1""1""1"�""0""�%""1""��]�q��!���&@#��a��_���[�&�L+"&4623#52655#�0""0"o]2�3�"1""1�u�,��o���S��@�J���U��Y���M+#'73��s��sn�����~������/@,���a�U�YM����+5!5!~���PP�OO������S��%@"�J���U���Y�M����+77'3���r��������b������K� -PX@-�p��h��c�[�%K���[,L@.�p���p��c�[�%K���[,LY@�� - �� +&46262#53654&"#�""1""�y�wwxV(ebF|GU"1""1"�nn�_��9T=DA<��7�N�(�0��� JK�PX@)����c�[�.K [/K�[�(LK�PX@+��[���-K�[�.K [/K�[�(L@)����c�[�.K [/K�[�(LYY@/.$$#$# -+74$32#"&7#"&66232654&#"�&$�&"267�����f;7L�i$��}.:jư�������R�vR�vΡ �꿛�F4z����s�8�{����մ�L�ovv�ww��,������ -�,@) -J����b�#K$L�� ��+!'!#3%!)6��6]�d��R������K�f��K��1�� ���7@4J��c�[���#K�[�$L") +32#!3264ೀ&##K�jt�CR{g��[�?GG?��BKQC��gQt%b@Ohl�=i>��BsB��'������6@3�p�n��[���+K�[,L����#!#+&632#&#"32673#��̕l�(n>�q��qEln(�l�3�f`u���=9`f��K�������&@#�[#K���[�$L # +7326&##72##����������¨�F��M�������K������/@,��a���Y#K�Y�$L����+!3#!!��������H�G�H���K����� �)@&��a��Y���#K$L��� � +3!!3#K������I�H����'������=@:I�p��a��[���+K�[,L����!#+&632#&#"267!5!��̕l�(n>�q��ۅ��~��3�f`u���|jHH����K��_���!@��a��#K$L+3#!#3!\\��[[]��K9�������K�������@���#K$L����+33K[��K��2����� �"@���p���#K�[�,L+%3"&5326Z[j�k]1g2����VffV0<=��K��:�� -�@ -�J#K��$�L+3#33#�[[w��Dy�����A����6��K������@���#K�Z�$L+33!K[������F��K�����'@$�J#K��$�L����+###3\�;�[]��K�������8��K��o�� �@ �J��#K$L+3##3[[��[[n��K&�������'�������%@"���[�+K�[,L+$4&"2&6 ��㓔�����*��������Q�3�������K���� ��+@(����c�[#K�$L�� -� �#+�###332654##�{wy�[ᆆKI���r�s�����E>���'�}�����6@3 -�J��s�[�+K��[��,�L��+"&6 #'�264&"����*�XM�x�0�Ô⒒��3�ǚc�.����������K��'����8@5 J��a[�#K��$�L �� ��!+#32#32654#�[�u{ZZ�r�Y�KI����r�n��N��E>���<����$�0@-�p�n�[�+K��[���,�L+"&53264.5462#&&"�*BQQB*|ӄaC�N*BQQB*}�w eEuJ�&2$H5QxaS/:D[1%I6Xk]R):;��,������!@�Y���#K�$L����+5!##,ɷ[lII��l��J��X���@��#K�[�,L+732653"&J\[�\[�����>VUUV��>z����������!@�J��#K$L����+!33#��a��a�����T�K��������!@ �J��#K$L+3#33\`�f��e�`��d���K0�����M����2��D���&@# -�J#K��$�L����+##3D��d��e��e���������[Z������-���@�J#K���$�L+!#33L[�d��e����[�Q��2����� �-@*�I�Y#K���Y�$L��� � +!!5!5���Q�FR���I��HH$I����UJ���(@%����a�U�YM����+3#3��VV�YL�@M����V/���@�r���i����+#�8Z�����X����U;���(@%�a���U��Y���M����+#53#5;�VV���M�L��&��R���!@�J��s�#L����+%#3�`�T���g������������@���U���Y�M����+5!�zRR�� -K�����0+5 -��T~F��'��S.���\��JK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+$4&"2&463253#5#�m�mn�͖�qFi\\iF��pl�tN���B5n��p6C��K��w����j��JK�PX@�%K���[.K[/L@!�%K���[.K�$K[�/LY@ �� ��+$64&"2#"&'#366�mm�mm^q��pFi[[iEs�lp�q���C6p���5B��'��*.��6@3�p�n��[���.K�[/L����#"#+&4632#&&#"3273#���vc}bN9N__Nu"ba ���\U06m�mfQ`��'��S����`��JK�PX@�%K���[�.K�[$L@ �%K���[�.K�$K�[/LY@$+$4&"2&46323#5#�m�mn�͖�qFi\\iF��pl�tN���B5-�p6C��'��=.���>@;�p��a�[�.K��[��/�L� - �+"&62!32673&"!1v����K_J8MbLb�`Y ����rR_2)H^�_]Q����-���/@,�[�-K��Y&K�$L����+###535463"-s\GG`g</%J�%�J.ZRJ-5.��'��S.��!�~�JK�PX@)�p��[��.K�[/K�[�(L@-�p�&K��[���.K�[/K�[�(LY@��! ��# +&463253"&'32655#64&"2���qFi\��� -Y `�_iF�m�mn� ���B5n��q�hT/>]T~6C��pl�t��K��.���-@*J%K��[���.K$L����"+632#4&"#�8{[zZP�Q[���byp��6SVVS�����<��������%@"���[�-K�&K$L+"&4623�4#$3$l[}$4$$4�_%����������� -��%@"�[�-K���&K�[�(L!"+3##53265"&462K[�8&&H4#$3$%�e�K$�$4$$4��K����� -�#@ -�J�%K�&K��$�L+3#373#'�[[Ҁ��{���N��������K�������@���%K$L����+33K[����K���.��V�JK�PX@�[��.K$L@&K�[��.K$LY@����$" +6326632#4&"#4&"#�8{?fgB]zZQ�QZP�Q[%Yb=:8?yp��6SVVS��6SVVS��%��K��..��L�JK�PX@��[��.K$L@&K��[���.K$LY@ ����"+632#4&"#�8{[zZP�Q[%Ybyp��6SVVS��%��'��Q.���'@$���[�.K[�/L�� -��+$64&"&462"�ql�hd���Bo�nn�nQ�������K��w.���j��JK�PX@���[.K[�/K�(L@!�&K���[.K[�/K�(LY@ �� ��+$64&"2#"&'#366�mm�mm^q��pFi[[iEs�lp�q���C6��)n5B��'��S.���`��JK�PX@���[.K�[/K�(L@ �&K���[�.K�[/K�(LY@$+$4&"2&463253##�m�mn�͖�qFi\\iF��pl�tN���B5n��t6C��K��M.��I�JK�PX@��[��.K�$L@&K��[���.K�$LY@����!+63#"#�1vFI[%]f_IZ��%��7���.��0@-�p�n��[���.K�[�/L+462#&&""&'3264.7s�h^:g;C__Cs�o^=k=0HUH0�E_]Q.81M*EW\Q.7.G*>����J���5@2�#KY&K��\�$L� - �+73#"5#53533#�K\�GG\��JJ�NJ��J��%��F��)%��D��JK�PX@��&K�[$L@��&K�$K�[�/LY�"+3#5#"&53265�[[7|[zZQ�Q%��XayoF��RWWR���� %��@�J��&K�$L+33#a��b�g%�0�������%��!@ �J��&K$L+3##33�\�^||_�^�^z%����L%�6��5�����%��&@# -�J&K��$�L����+#'#37ұ�g�yc��g�z%������������!%��@�J��&K�(L+733#��d��^��^ �D�����*���%� �-@*�I�Y&K���Y�$L��� � +!!5!5��� �� ��%J�oJJ�J����'���(�@&�J��r���i+%#.'&54654'5654&4>73L�['!ee'[�45i�v,�0&>c$}"l*m"}YT0&0�,vRH��i������@���r�i+3#i[[�{��j�'���*�@)!�J���r�i +�&4654&'53#56654&54753D=\' dd'\=Dh�HRv,c{&>c$}"n*m"}YT0&{c,vr��&������&@#�W���c�\P!+622673#"&"#3L`_5(Dx(_4)CCG@ �@!����B.���$@!���]�[�.L�� - ��+362"&�J -g"1""1"����""1""��G��1b��J@G�J���p��n���c�W�Y�M� �+"3273#5&&46753#&JO__OtU -kU<nvvn<Uk -U�c�c\B^YY -�ϔ -XX^B\��-��!�� �B@?�J�pa�[�+K �Y���$�L��� � -+%!'664'#53&5462#4&"3#!�E('mWz�jR>}KƲ DKL5/V^@?>_vuZ;GDI/I@$aL��<���J���=@: -�JH �G����_�[�&L+�'"''7&47'7627264&"�>->-w*;-;=-=-t+>-=�X?=X;�t,<->;-;,w,<-=>-=�?r@@r����-���C@@��J -��ba #K�$L����+3##5#535''5333���[�����d��e�E25E��E52E6��[����i�������"@����a�U�Y�M+#33#�[[[[[�z������-�1��)�1�M@J"� J���pn�n�n��`�[�#L***1*1"" +#&&#""&533254.467&&5462264&�X86y@�bGB36q�qW87y@�bIA36q�r��PT�QU)2W#,BU~V;0CZSH)2W#,BU�V;0CZS�B_CBaA�� -l����@��[%�L+"&462"&462�..�, , l , , , ,��0�������%��K�PX@8� p� n�c�[ -+K�[�.K��\���/�L@6� p� n��c�c�[ -+K��\���/�LY@��#"!%% -��+� &6 6& "&4632#&#"3273%������������]||]LkW];II;XWl������8���⬬��߁MDMR�SM@Q��![�����'@$�J�_���[+�L##+�4&"2&463253#5#"KA[AA[�`F/DIID/F�pBAoE/�e( B��B (��-�x�����$@! �J��U�Y��M+#'73#'738cZ__Z��cY``Y'���������-������FK�PX@�g���U���Y�M@�s���U���Y�MY@����+5!#5-�ZhIՌ��^G����@���U���Y�M����+5!^�GNN��0��������"�J@GJp� - c��a��[���+K�[�/L"!"#+ & 6& 32#'##324#�8���������襣�OS<=Ky><<Zdd������9�)�����~LnI -¿������ -}j���@�Y���#L����+5! -`}II��[����@��_���[�+�L+�4&"2&462"5=W;9W�d�dh��rA@t>(�aa�a��u��so��/@,�r��aUZ�N+#3!535#53533s������V�w�PP�P����`���0@-�J�h���]�[�+L����&+#57654&#"#662�fF)I@rF*1G�=4Q94 ),7DS<$2��[$��!�@@=J�p�p��_��[���+K�[�&L#!#!+2"&'33264&##53264&#"#6glP?$MzFG 6"#*)" . G�<+< )G9710/2.$*�� -K�����0+7 -���~Tp��K��.%��U@ -�JK�PX@��&K�[$K�(L@��&K�$K�[�/K�(LY@ "+3#5#"'#3265�[[7|J1ZZQ�Q%��Xa*��)��RWWR��%���� �.@+�p��[��#K$L� -� +3####"&46�UDUvwy��Kl��p�r��9�����@���W��[���O+"&462�0""0""1""1�� -������NK�PX@��f����d�[�(L@�r����d�[�(LY@ ����!!#+72##5324##5~:HG8wk887<7^:?Sy��`�����@�s���Y�#�L����+#53G3|`)7����![�����)@&_���[�+�L����+�64&"&462C@\=;!gk�in�AvBBvA9d�ed�e��2�x�����&@#�J��U�Y��M+7#7'3#7'3�YccY`UYbbY`x��������� ��U�������@ -JK�PX@.���p�nb���Y #K -$L@2���p�nb� #K���Y�#K -$LY@#�� - ��+#53533##5#5733S3|Bl�00I��a�}T��`)7��ꫫ1EE*�����K�� ��g��������JK�PX@0 p�h��d�Y#K -�Y��$�L@4 p�h��d�#K�Y�#K -�Y��$�LY@����&+%#57654&#"#6623##53g�fF)I@rF*1G T��T3|<=4Q94 ),7DS<$2y�K`)7���������!�$�/�3��@}#- -J�p�p� p��c - -b�#K��[���+K�[�&K$L00""030321/.,+*)('&%"$"$#!#!+2"&'33264&##53264&#"#6533##5#5733nlP?$MzFG 6"#*)" . G�l�00I��a��S�g�<+< )G9710/2.$*�䫫1EE*�����K��[�@.���yK� -PX@*��h�p��d��_���[.�L@+���p�p��d��_���[.�LY@�� - �� +�"&46"&46753#&2653�""1""�y�wwxV(ebF|GU."1""1"��nn�_��9T=DA<��,������ -��3@0 -J H����b�#K$L�� ��+!'!#3%!7'5)6��6]�d��R��b���K�f�FpT��,������ -��3@0 -J H����b�#K$L�� ��+!'!#3%!5)6��6]�d��R��b���K�fYTpF��,������ -��5@2 -J H����b�#K$L�� ��+!'!#3%!7'57)6��6]�d��R�����������K�f�VVMSS��,���W�� -��J@G -J -�c� c����b�#K$L�� ��+!'!#3%!6"&"#6623273)6��6]�d��R���8E@$98E@'9����K�f�7-26,*��,���h�� -���>@; -Jc����b�#K $L�� �� -+!'!#3%!&"&462"&462)6��6]�d��R��9..�, , ����K�f� , , , ,��,������ -���D@A -J��c��c����b�#K $L�� �� -+!'!#3%!6"&462&"26)6��6]�d��R��j<Y<<Y<4--����K�f�99^:9.�� ��A����A@>�J��a �a���Y�#K�Y$L -+!3#!!5!#!A��������Vc�����m�G�H����+��m��'�����$���JK� -PX@3���p��n�f��d ��[�+K�[�(L@4���p��n��n��d ��[�+K�[�(LY@�#" �$$ -+"326732##5324##5&&632#&�q��qEln&�b:HG8wk887��̕l�(n>k���=9Ye07^:?Sm�*�f`u��K�������6@3�H��a���Y#K�Y�$L+5!3#!!��\������KT~F&H�G�H���K�������6@3 H��a���Y#K�Y�$L����+!3#!!77�������>���H�G�H�l~Tp��K�������8@5 H��a���Y#K�Y�$L����+!3#!!%'57�������<����H�G�H�}MVVMS��K���h����A@> c��a���Y -#K�Y�$L�� ��+!3#!!$"&462"&462�������..�, , �H�G�H�G , , , ,���������� @��H���#K$L+53Տ[KT~F�%��K���������� @��H���#K$L+73��F[!~Tp�%��K�������� �"@��H���#K$L +'573���-[2MVVMS�{��K�������h����'@$��c�#K$L+"&462"&4623�..�, , [� , , , ,����K���������-@*a��[���#K�[�$L#!# +32###53326&##3#[ۨ�¨�WW[�������������.R�Ɛ��R��K��oW���7@4J���c�c #K$L! -+623273"&"#3##3�8E@'98E@$9L[[��[[n!6,*27-:�K&�������'��������,@)�H���[�+K�[,L+54&"2&6 բ�㓔�����*��KT~F������Q�3�������'��������,@)H���[�+K�[,L+$4&"2&6 7��㓔�����*������������Q�3�����(~Tp��'��������.@+H���[�+K�[,L+$4&"2&6 '57��㓔�����*�����������Q�3�����9MVVMS��'���W����=@:���c�c�[�+K� [ - , L!+623273"&"#�4&"2&6 �8E@'98EA#9��㓔�����*��!6,*27-�������Q�3�������'���h�����7@4c���[�+K�[,L +$4&"2&6 "&462"&462��㓔�����*��/, , �..������Q�3����� , , , ,�����?E��� 0+''7'77?��9��;��9�� -��9��<��9����������� �A@> �J[+K�[��,�L $#+#"'#7&63273"&2654'�W˕|^<VdY̕{_<V��r�7oE\q�6��CJb���HAkc'�G@J��G�4�ߖ{fI�t4��J��X����"@��H��#K�[�,L+532653"&����\[�\[��KT~F���>VUUV��>z����J��X����"@�H��#K�[�,L+732653"&7J\[�\[�唓�����>VUUV��>z���~Tp��J��X����$@!�H��#K�[�,L+732653"&'57J\[�\[���������>VUUV��>z���MVVMS��J��Xh����)@&�c��#K�[�,L+732653"&�"&462"&462J\[�\[��n..�, , ���>VUUV��>z��� , , , ,����-����$@!�J - H#K���$�L+!#335L[�d��e�4����[�Q�TpF��K������1@.����c�#K�[&K�$L���� -#+�###3332654##�{wy�[Z���KI��&q�s�����E=���K��r��$�`�!JK�PX@�p�[�%K��[��/�L@"�p�[�%K�$K��[���/�LY@ +%"&532654''57654&"#462rv�pP7b7U�!?=^A[s�g[jG=�Se\O*1=+B6e0!F.>@4��)[jeE[0C,[��'��S����d@�J�HK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+54&"2&463253#5#��Gm�mn�͖�qFi\\iF�T~F�j�pl�tN���B5n��p6C��'��S����d@�J�HK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+7�4&"2&463253#5#���m�mn�͖�qFi\\iF�~Tp�j�pl�tN���B5n��p6C��'��S��� ��f@�J�HK�PX@���[.K�[$L@ �&K���[�.K�$K�[/LY@$+'574&"2&463253#5#ً���m�mn�͖�qFi\\iF�MVVMS���pl�tN���B5n��p6C��'��S����'���$JK�PX@,�c��[��+K�[ .K� -[ - -$ -L@4�c��[��+K� &K�[�.K� - -$K�[/LY@'&#"! $! +623273"&"#�4&"2&463253#5#�8F@&98DB"9>m�mn�͖�qFi\\iF�6,*27-�V�pl�tN���B5n��p6C��'��S�����'�x�$JK�PX@$��[%K�[.K�[ - $L@,��[%K�&K�[�.K�$K� [ - / LY@'&$+�"&462"&4624&"2&463253#5#�..�, , �m�mn�͖�qFi\\iFl , , , ,�)�pl�tN���B5n��p6C��'��S1����'���$JK�PX@(����c��c�[.K�[ - $L@0����c��c�&K�[�.K�$K� [ - / LY@'&$+�4&"2&462"4&"2&463253#5#�--<Y<<Y�m�mn�͖�qFi\\iF�..^:9_9�U�pl�tN���B5n��p6C��'��.�#�+�1��@" -JK�PX@,�p��a - -�[ ��.K [/L@4�p��a &K - -�[��.K�$K [/LY@��10.-*)&%�#�##""#+6632!3273#"&'#5#"&4625�264&"$&"!P&_@r��DiEp%b{]=f[i@p���>��n�mm�m3_�h b%Y5-�pQ`[I]7/]^/8���bY��tp�pl^`N��'��*.�$���JK� -PX@3���p��n�f��d ��[�.K�[�(L@4���p��n��n��d ��[�.K�[�(LY@�"! �$$ -+"32732##5324##5&&4632#&&1N__Nu"bnU:HG8wk887h��vc}bN�m�mfK^-7^:?Sk���\U06��'��=����E@BH�p��a�[�.K��[��/�L� - �+"&62!32673&"!'51v����K_J8MbLb�`YK� ����rR_2)H^�_]Q\FpT��'��=����E@BH�p��a�[�.K��[��/�L� - �+"&62!32673&"!51v����K_J8MbLb�`YK� ����rR_2)H^�_]Q�TpF��'��=�����G@DH�p��a�[�.K��[��/�L� - �+"&62!32673&"!'571v����K_J8MbLb�`Y"���� ����rR_2)H^�_]Q VVMSS��'��=����!�)�R@O�p��a [ -%K�[�.K��[��/�L�'&#" - �+"&62!32673&"!"&462"&4621v����K_J8MbLb�`Y�..�, , ����rR_2)H^�_]Q7 , , , ,��������� @��H���&K$L+53Տ[�T~F��%����������� @�H���&K$L����+337K[���%���~Tp�������� �"@ �H���&K$L����+33'57K[]���%���MVVMS������������-@*[%K���&K$L�� ��+33"&462"&462K[:..�, , %��l , , , ,��'��O����9@6 JH�%K�[�.K��[���/�L#+"&4632&'57&'37�264&"O����v`I>�T2d�]��4e�pl�i=�����DID+;).;���no�nn��K��.���!���JK�PX@'� � c�[ -+K��[��.K$L@+� � c�[ -+K&K��[���.K$LY@��! ��"+632#4&"#$"&"#6623273�8{[zZP�Q[�8E@$98E@'9%Ybyp��6SVVS��%n7-26,*��'��Q����.@+�H���[�.K[�/L+564&"&462"��ql�hd����T~F��o�nn�nQ�������'��Q����.@+H���[�.K[�/L�� -��+$64&"&462"7�ql�hd��� -��Bo�nn�nQ������~Tp��'��Q�����0@-H���[�.K[�/L�� -��+$64&"&462"'57�ql�hd��� ���Bo�nn�nQ������MVVMS��'��Q�����A@>�c��[��+K�[�.K - \� / L!+623273"&"#64&"&462"�8E@'98E@$9�ql�hd����6,*27-��o�nn�nQ�������'��Q������;@8[%K���[�.K[�/L�� -�� +$64&"&462""&462"&462�ql�hd����, , �..Bo�nn�nQ�����u , , , ,��n�_k}����6@3���c���a�W�[�O�� - ��+5!&"&462"&462n��"1""1""1""1"FPP�""1""�&""0""����[.����xK�PX@ �J@ JYK�PX@�[.K��[��/�L@�&K�[�.K�$K��[���/�LY@ $#+#"'#7&463273&"2654'B�x_F(JJ@�waJ*J�1�h#-�q �M�5,RM�7.l*ncL3*'oaJ3��F��)���L@ �J�HK�PX@��&K�[$L@��&K�$K�[�/LY�"+3#5#"&53265'5�[[7|[zZQ�Q2�%��XayoF��RWWR�FpT��F��)���L@ �J�HK�PX@��&K�[$L@��&K�$K�[�/LY�"+3#5#"&532655�[[7|[zZQ�Q2�%��XayoF��RWWR!TpF��F��)����N@�J�HK�PX@��&K�[$L@��&K�$K�[�/LY�"+3#5#"&53265'57�[[7|[zZQ�Q ����%��XayoF��RWWRgVVMSS��F��)����!�a��JK�PX@[%K��&K�[$L@"[%K��&K�$K�[�/LY@" +3#5#"&53265"&462"&462�[[7|[zZQ�Q�, , �..%��XayoF��RWWR~ , , , ,����!���"@�J��H��&K�(L+733#���A�d��^��^�~Tp���D�����K��w����A@>�J�%K���[.K[�/K�(L �� ��+$64&"2#"&'#366�mm�mm^q��pFi[[iEs�lp�q���C6�����5B����!�����+@(J��[%K&K�(L+�"&462"&46233#~, , �..�d��^��^l , , , ,�}�D�����,���V�� -��=@: -J�a����b�#K$L�� �� +!'!#3%!!5)6��6]�d��R���������K�fII��'��S�����~�JK�PX@#�Y���#K�[.K�[ $L@+�Y���#K�&K�[�.K�$K�[ /LY@�� -�� -+5!4&"2&463253#5#�`m�mn�͖�qFi\\iF}II�8�pl�tN���B5n��p6C��,������ -��G@D -J -r��c����b�#K $L�� ��+!'!#3%!"&553265)6��6]�d��R���L�K9&^&����K�f@9HI9%%%%��'��S�� ��%���"JK�PX@(%K���[�#K�[.K�[ - $LK�PX@0%K���[�#K�&K�[�.K�$K� [ - / L@0r���[�#K�&K�[�.K�$K� [ - / LYY@%$$+"&55326534&"2&463253#5#�L�K9&^&:m�mn�͖�qFi\\iF�9HI9%%%%���pl�tN���B5n��p6C��,�6�����J@GJI���p��b���_�#K�$L� - �+3#"&547'!#3#"!XO[7G\7��7]�d�/8�����?:+T����M:Ske��'�6s.��"��@ JK�PX@)���_�[.K�[�/K�[.L@'���_�[�.K�[�/K�Y�&LY@�! � +3#"&4675#"&463253#"�264&"$O[8G3+iFp��qFi\/8��n�mm�m�?9W4n6C���B5n��SDtp�pl��'�������=@:�H�p�n��[���+K�[,L����#!#+&632#&#"32673#7��̕l�(n>�q��qEln(�lw���3�f`u���=9`f'~Tp��'��*���=@:�H�p�n��[���.K�[/L����#"#+&4632#&&#"3273#7���vc}bN9N__Nu"bay�� ���\U06m�mfQ`�~Tp��'�������>@;�H�p�n��[���+K�[,L����#!#+&632#&#"32673#7'5��̕l�(n>�q��qEln(�l����3�f`u���=9`f5VMSSM��'��*����>@;�H�p�n��[���.K�[/L����#"#+&4632#&&#"3273#7'5���vc}bN9N__Nu"ba��� ���\U06m�mfQ`�VMSSM��K��������.@+H�[#K���[�$L # +7326&##72##%7'5����������¨����F��M�����zVMSSM��'�������"����JK�PX@,� Y%K�[�.K���[�.K�[ -$LK�PX@*���c� Y%K���[�.K�[ -$L@.���c� Y%K���[�.K�$K�[ -/LYY@"!$+$4&"2&46323#5#3#5255#�m�mn�͖�qFi\\iFY[f01��pl�tN���B5-�p6C�5'q,4���������-@*a��[���#K�[�$L#!# +32###53326&##3#[ۨ�¨�WW[�������������.R�Ɛ��R��'�������z� JK�PX@& -��a�%K� [�.K�[$L@* -��a�%K� [�.K�$K�[�/LY@����##+##5#"&46325#5353�264&"�<\iFp��qFiTT\�1n�mm�m�;��p6C���B5�;[[�0tp�pl��K���V���D@A���a��a�Y #K�Y�$L�� - �� -+5!!3#!!M` ������ IIXH�G�H���'��=�����Q@N�p��a�Y -#K�[�.K��[ ��/�L� - �+"&62!32673&"!!51v����K_J8MbLb�`Y�� ����rR_2)H^�_]Q�II��K���h���9@6����c��a�Y#K�Y�$L +�"&462!3#!!..�������� , ,gH�G�H���'��=����!�L@I�p��a�[�%K�[�.K��[ ��/�L� - � -+"&62!32673&"!"&4621v����K_J8MbLb�`Y�.. ����rR_2)H^�_]Q7 , ,��K�6�����K�PX@,��h��a ���_�Y�#K�Y�$L@-���p��a ���_�Y�#K�Y�$LY@� - � -+3#"&547!!!3#!#"�O[8GU��o����/8�?9+S�H�G�S��'�s=.��%�jK�PX@(�p�f��a����`�[�.L@)�p�n��a����`�[�.LY@&" +#"&547&&462!3267333&"!�[8Gm����K_J8Mb'k8Ob�`Y�90����rR_2)l) *�_]Q��K�������7@4 H��a���Y#K�Y�$L����+!3#!!77'5������������H�G�H�zVMSSM��'��=�����G@DH�p��a�[�.K��[��/�L� - �+"&62!32673&"!'571v����K_J8MbLb�`Y"���� ����rR_2)H^�_]QsSSMVV��'����� �%�P@M#Ir� p����c� � a�[�+K� -[ - -, -L%%"!!$+"&5532653�&632#&#"267!5!L�K9&^&:���̕l�(n>�q��ۅ��~�s9HI9%%%%�t�3�f`u���|jHH����'��S�� �'�/��$ -JK�PX@9� p%K���[�#K� - -[.K� [ /K�[�(LK�PX@=� p%K���[�#K�&K� - -[�.K� [ /K�[�(L@=r� p���[�#K�&K� - -[�.K� [ /K�[�(LYY@/.+*'&$ +"&5532653�&463253"&'32655#64&"2�L�K9&^&:����qFi\��� -Y `�_iF�m�mn��9HI9%%%%����B5n��q�hT/>]T~6C��pl�t��'�����"�W@TI�p��a�� - -a��[���+K�[,K� [�(L��"!��!#+&632#&#"267!5!3#5255#��̕l�(n>�q��ۅ��~¿[f01�3�f`u���|jHH��*5'q,4��'��S"��!�,���JK�PX@;�p� � - -c�Y�#K��[��.K�[/K�[�(L@?�p� � - -c�Y�#K�&K��[���.K�[/K�[�(LY@��,+)('&#"! ��# +&463253"&'32655#64&"2#&543"3���qFi\��� -Y `�_iF�m�mn� -[f01 ���B5n��q�hT/>]T~6C��pl�t5'q,4�����(V���*@'���a�#K$L����+5!38`�[ II����K�����(����,@)�Y���#K�&K$L����+5!38`�[}II��%������7�����+@(J���_�Y�#L� - �+3#"&46733#"xO[8G3+[/8�?9W4��Q=S����7������9@6J���_�[�-K�Y�&L� - �+3#"&46733#""&462xO[8G3+[/8S4#$3$�?9W4"��=S$4$$4��B����h���#@ ����c�#K$L+"&4623�, , c[� , ,����K��K����%��@���&K$L����+33K[%����K�:�� -��5@2 -�J��a#K��$K�[�(L+3#33#3#5255#�[[w��Dy��T[f01���A����6��5'q,4��K���� -��9@6 -�J��a�%K�&K��$K�[�(L+3#373#'3#5255#�[[Ҁ��{�*[f01��N��������5'q,4��K������ � @ �H���#K�Z�$L+33!7K[��������F!~Tp���������� @�H���%K$L����+337K[�����P~Tp��K������/@,��a���#K�Z�$K�[�(L+33!3#5255#K[���s[f01���F05'q,4��H�������3@0��a���%K$K�[�(L�� - ��+333#5255#K[^[f01��04(q,4��K�������VK�PX@ ��Y��#K�[�&K�Z�$L@��c��Y��#K�Z�$LY@ -+33!3#5255#K[����[f01���F�4(q,4��K��[����VK�PX@��Y��%K�[�.K$L@��c��Y��%K$LY@�� - ��+333#5255#K[N[f01���5'q,4������� �&@# -�J�#K���Z�$L+73!5737����WW[hhFF/R4��&R&��������� @ - �J�%K���$�L+3#5737�[GG[GG'Rk��R��K��o�� � �%@" �J -�H��#K$L+3##37[[��[[n������K&������~Tp��K��.���T@ J�HK�PX@��[��.K$L@&K��[���.K$LY@ ����"+632#4&"#%5�8{[zZP�Q[V�%Ybyp��6SVVS��%�TpF��K�o�� ��4@1 �J��a��#K$K�[�(L+3##33#5255#[[��[[n�[f01��K&����ڿ5'q,4��K�..���x�JK�PX@%��a��[ ��.K$K�[�(L@)��a &K��[���.K$K�[�(LY@����" -+632#4&"#3#5255#�8{[zZP�Q[�[f01%Ybyp��6SVVS��%��5'q,4��K��o�� ��&@# �J �H��#K$L+3##37'5[[��[[n������K&������VMSSM��K��.����V@J�HK�PX@��[��.K$L@&K��[���.K$LY@ ����"+632#4&"#%'57�8{[zZP�Q[����%Ybyp��6SVVS��%�SSMVV��'���V����6@3�a���[�+K�[,L+$4&"2&6 5!��㓔�����*����`������Q�3�����II��'��Q�����:@7Y�#K���[�.K[�/L�� -��+$64&"&462"5!�ql�hd���2`Bo�nn�nQ������II��'���������9@6rr���[�+K�[,L +$4&"2&6 3#73#��㓔�����*���TY>�Se>������Q�3�����������'��Q������>@;p%K���[�.K[�/L�� -�� +$64&"&462"3#73#�ql�hd���NTY>�Se>Bo�nn�nQ�����������'�������<@9� -J��a ��[+K[$L#" -+!3#!!5#"&6325!264&"�������Z���͔�Yn���⒒�l�H�H���4Ɗ���������'�� .��&�,�F@C -J�p� -� -a [.K�[��/�L,+)("$##!+$#"'#"&46326632!3273$264&"$&"!�U�G%|Jv��wHx$"vLt��L_Ay&b��e�pl�i'b�_YU^};B���A;;A�rS^[no�nn_]Q��K��'�����?@< JH��a[�#K��$�L �� ��!+#32#32654#5�[�u{ZZ�r�Y�KI�j����r�n��N��E>�3TpF��K��M���Q@ J �HK�PX@��[��.K�$L@&K��[���.K�$LY@����!+63#"#75�1vFI[��%]f_IZ��%�TpF��K�'�����R@O J� -�a�� a[�#K��$K�[�(L �� ��!+#32#32654#3#5255#�[�u{ZZ�r�Y�KI�([f01���r�n��N��E>��d5'q,4��I�M.���u�JK�PX@$��a��[��.K�$K�[�(L@(��a&K��[���.K�$K�[�(LY@�� ��! +63#"#3#5255#�1vFI[[f01%]f_IZ��%��4(q,4��K��'�����A@> JH��a[�#K��$�L �� ��!+#32#32654#7'57�[�u{ZZ�r�Y�KI���������r�n��N��E>��SSMVV��K��o����R@J�HK�PX@��[��.K�$L@&K��[���.K�$LY@!+7'563#"#䋋�L1vFI[�VMSSM�]f_IZ��%��<����$�(�7@4('&%H�p�n�[�+K��[���,�L+"&53264.5462#&&"77�*BQQB*|ӄaC�N*BQQB*}�w eEuJ���&2$H5QxaS/:D[1%I6Xk]R):;�~Tp��7�����#�7@4#"! �H�p�n��[���.K�[�/L+462#&&""&'3264.77s�h^:g;C__Cs�o^=k=0HUH0\���E_]Q.81M*EW\Q.7.G*>6~Tp��<����3���JK� -PX@2���p��n�f��d���[�+K�[�(L@3���p��n��n��d���[�+K�[�(LY@!!# +�&"2##5324##5&&53264.5462#�EuJ*BQQB*i]:HG8wk887[raC�N*BQQB*}�w e6:;9&2$H5Js -07^:?Sl_M/:D[1%I6Xk]R��7���.�.���JK�PX@2���p��n�f��d���[�.K�[�(L@3���p��n��n��d���[�.K�[�(LY@!!# +�&"2##5324##5&&'3264.5462#n:g;C__C^N:HG8wk887O`^=k=0HUH0s�h^�81M*ExT.7^:?SjZJ.7.G*>/E_]Q��<����$�*�8@5*)('&H�p�n�[�+K��[���,�L+"&53264.5462#&&"77'5�*BQQB*|ӄaC�N*BQQB*}�w eEuJ�����&2$H5QxaS/:D[1%I6Xk]R):;�VMSSM��7������%�8@5%$#"!�H�p�n��[���.K�[�/L+462#&&""&'3264.7'57s�h^:g;C__Cs�o^=k=0HUH0Ћ���E_]Q.81M*EW\Q.7.G*>DVMSSM��,�/����(@%��c��_��Y�#�L!!#+###5324###5!��9CF9��66N��l��7^:?U�I����V��"�H@E" - J����c�#KY&K� -[� - -$K�[�(L!!!#+2##5324##5&5#53533#33#"'�;GG7wk8876GG\��&K\57^:?S�"WNJ��J��%J��,������ �)@& - �H�Y���#K�$L����+5!##77'5,ɷ[.���lII��l�VMSSM���J����O@L�� - -a�#KY&K��\�$K� [�(L� - �+73#"5#53533#3#5255#�K\�GG\��X[f01JJ�NJ��J��%z4(q,4��J��XV���/@,���a#K�[�,L�� - ��+5!32653"&�`�J\[�\[�� II����>VUUV��>z����F��)����b��JK�PX@�Y#K��&K�[$L@!�Y#K��&K�$K�[�/LY@"+3#5#"&53265!5�[[7|[zZQ�Q��%��XayoF��RWWR�II��J��X�����/@,��c���c��#K�[�,L+732653"&�4&"2&462"J\[�\[��;--<Y<<Y���>VUUV��>z���..^:9_9��F��)1���!�i��JK�PX@"��c���c��&K�[$L@&��c���c��&K�$K�[�/LY@" +3#5#"&53265"&462&"26�[[7|[zZQ�Q+<Y<<Y<4--%��XayoF��RWWR�99^:9.��J��X�����+@(��rr#K�[�,L+3#73#32653"&!TY>�Se>��\[�\[������� -��>VUUV��>z����F��)�����p��JK�PX@"��p %K��&K�\$L@&��p %K��&K�$K�\�/LY@" -+3#5#"&53265#7#73�[[7|[zZQ�QoY>C�>PS%��XayoF��RWWR������J�nX���@K�PX@��h��`��#�L@���p��`��#�LY�!(+73265333#"&547&&J\[�\[dE&4S[8Gaw���>VUUV��>gs)?90 }��F�6J%��@@= J���_�[�/K�Y&L� -�+3#"&4675#"&5326533#"�O[8G3+7|[zZQ�Q[/8�?9W4VayoF��RWWR7��=S����-h����+@(�Jc#K���$�L+!#33"&462"&462L[�d��e�h, , �..���[�Q� , , , ,��2����� � �4@1�I -H�Y#K���Y�$L��� � +!!5!577���Q�FR��j���I��HH$Il~Tp��*���� � �4@1�I -H�Y&K���Y�$L��� � +!!5!577��� �� ��F��%J�oJJ�Jl~Tp��2���h���7@4 I����c�Y#K�Y�$L+�"&462!!5!5&..���Q�FR��� , ,gI��HH$I��*�������9@6 I���[�%K�Y&K�Y�$L+"&462!!5!5�..��� �� ��l , ,gJ�oJJ�J��2����� ��5@2�I H�Y#K���Y�$L��� � +!!5!577'5���Q�FR�����I��HH$IzVMSSM��*����� ��5@2�I H�Y&K���Y�$L��� � +!!5!577'5��� �� ������%J�oJJ�JzVMSSM����;B���9@6���_�[�-KY&L� - � +#73267#737663"3#8FH hg;5st8J�J$J.ZRJ-5.J��JB��<���$�/�G@D�p�n�� a�[�+K��[���,K�[�(L/. -+"&53264.5462#&&"3#5255#�*BQQB*|ӄaC�N*BQQB*}�w eEuJ`[f01�&2$H5QxaS/:D[1%I6Xk]R):;��5'q,4��7��.��*�G@D�p�n�� a��[���.K�[�/K�[�(L*) -+462#&&""&'3264.3#5255#7s�h^:g;C__Cs�o^=k=0HUH0�[f01�E_]Q.81M*EW\Q.7.G*>�u5'q,4��,������;@8��a�Y���#K�$K�[�(L�� �� +5!##3#5255#,ɷ[[f01lII��l�d5'q,4���J����O@L�� - -a�#KY&K��\�$K� [�(L� - �+73#"5#53533#3#5255#�K\�GG\��X[f01JJ�NJ��J��%z4(q,4��B��� -�"@����a�W�[�O+3#5255#[f015'q,4�� -U����0+'57����MVVMS�� -U����0+7'5�����VMSSM�� -}j���@�Y���#L����+5! -`}II�� -b'�� �6K�PX@%K���[�#�L@r���[�#�LY�+"&5532653'L�K9&^&:�9HI9%%%%�� -l�v���@���[�%�L+"&462V, , l , ,�� -`��1���"@����c�W�[�O+4&"2&462"�--<Y<<Y�..^:9_9�� -�6���� �(@%����c�W�[O��� �!!#+&4633#"33#QGG;8/88O[�9_7=S?�� -\D��� @�_��[��+L!+623273"&"#8E@'98E@$9�6,*27-�� -YC����@�s��%�L+3#73#MTY>�Se>��$���%��#@ ���aL����+5!##!#$sO[��[�II�$��$����1�54���(@%����c��_L+"&462"&53265u,,�_�_K;t;�,,OcdN.@@.��<H�����@���W��[���O+"&462O"1""1"k##0""������)���"@��c���W��[���O+6"&462"&462j. . . . �!,!!, - -��V��c��,��(JK� -PX@:� - -p�p��c��a��c �[��K�LK�PX@D� - -p�p��c��a��c� �[��K��[��K�LK�PX@:� - -p�p��c��a��c �[��K�LK�PX@D� - -p�p��c��a��c� �[��K��[��K�L@B� - -p�p��c��a��c� [�K��Y���K�LYYYY@,+$#! !# +3###"&53264&##53264&"#4623�كV� t�wQJxFIB% 9KClEPs�ri��M�iF"#]nn];GGv<M9i>?3TgeSo#��V��v��0��+ JK� -PX@=�� � p�p� � c� � a��c -��[KLK�PX@H�� � p�p� � c� � a��c� - -[K��[KLK�PX@=�� � p�p� � c� � a��c -��[KLK�PX@H�� � p�p� � c� � a��c� - -[K��[KL@E�� � p�p� � c� � a��c� - -[�K��YKLYYYY@���0�0/.'&$#! #+#####"&53264&##53264&"#4623v�V�V� t�wQJxFIB% 9KClEPs�ri��M�i��iF"#]nn];GGv<M9i>?3TgeSo#V�����w��)�D@AJ����c��c��c��] - Y� L)('&%$!& +#"2#"'#33264&&#"&5466335!5!#�=FAd;>.g[q2TT�;D+4*eu>W9W�J���!`!'�_D��1X( DY8GjMM�������7�]@Z!J���p��c� � c�� -c�� c� -� - ]�Y��L7653.,(&%$#"&!!"+!5432#&#"3##"2#"'#33264&&#"&5466335!$��LRJS/)���=FAd;>.g[q2TT�;D+4*eu>W9W�J�a�\NcBDaM�!`!'�_D��1X( DY8Gj����i�� �@@=J�p��cY�K��[����L��� � !# +"&53264&##532655!5!�&:9Es�PX~K]F#!K:�H�� Yj^Cdr|f@XM�IO`Z"MM����{��+�N@K -J�p��c����c - Y�K�[�L���+�+!#(4+32%564&##"&53264&##532655!5!�&:����VVII^s�OW�J]E$"J;�I�� Yj��E0�2/:dr}e@XL�IOaY"MM��������2��@�*0) ! -JK�PX@8�p���W��c� c� � - -_Y�K L@9�p����c��c�� c� � - -_Y�K LY@21/.-+$"!!+7&&"#4625!5!!326553#27#"&54675####qn R�]U��:���C�%R68CT(UnIA#�V��nd:DcSt�X�MM�(#��6d3 F -XUCW��s ����������5�`@]' 3 4� J�p� n�c� -� �_Y�L�21.,&%$#"! �55+"&54676&&#"#6#"7&46326675!5!!#"27*UlG@;2� R �{_\}�ffA[E2�����JT68CT CWUBX -+D6�ТX^N��?:0;�MM� ta"'6e3 G��������$�L@I�p�� - -d��c K��Y�K�[�L$#"!" +5!3253"&5#5!#'5663"&532��ؙ�U{�w��vbpJ2[LD�DLzy�p��iw�u�MMzvaO3"GYYG���������6@3�p��c��Y�K�[�L" +5!3253"&5#5!#'566��ؙ�U{�w��vbpJ2y�p��iw�u�MMzvaO3�������+��K�PX@2� - -p�� - -c�[�K ��YK�[�L@0� - -p��c�� - -c ��YK�[�LY@*)('$#!5"+5!3253"&5#5!.##5323#'566��ؙ�U{�w��*/+%$�263#�vbpJ2y�p��iw�u�M+,,J"%F':MzvaO3��[��{��0�<�+ JK� -PX@K�� � p�p��c� � c� � a��cK -��[KLK�PX@V�� � p�p��c� � c� � a��cK� - -[K��[KLK�PX@K�� � p�p��c� � c� � a��cK -��[KLK�PX@V�� � p�p��c� � c� � a��cK� - -[K��[KL@S�� � p�p��c� � c� � a��cK� - -[�K��YKLYYYY@$��;:875421�0�0/.'&$#! #+#####"&53264&##53264&"#4623%3"&5326{�V�V� t�wQJxFIB% 9KClEPs�ri�1LW�WL3s2�M�i��iF"#]nn];GGv<M9i>?3TgeSo#V�PbbP/>=��[��{��A1�+ JK� -PX@H�� � p�p� � c� � a��c�[�K -��YKLK�PX@T�� � p�p� � c� � a��c�[�K� - -YK��YKLK�PX@H�� � p�p� � c� � a��c�[�K -��YKLK�PX@T�� � p�p� � c� � a��c�[�K� - -YK��YKLK�PX@P�� � p�p� � c� � a��c�[�K� - -[�K��YKL@N�� � p�p��c� � c� � a��c� - -[�K��YKLYYYYY@"���A�A<:9610/.'&$#! #+#####"&53264&##53264&"#4623!.##532{�V�V� t�wQJxFIB% 9KClEPs�ri�*/+%$�173#�M�i��iF"#]nn];GGv<M9i>?3TgeSo#V+,,J"%F':��������G@ -;+ JK� -PX@P�� � p�p��c� � c� � a��c�[�K -��YKLK�PX@\�� � p�p��c� � c� � a��c�[�K� - -YK��YKLK�PX@P�� � p�p��c� � c� � a��c�[�K -��YKLK�PX@\�� � p�p��c� � c� � a��c�[�K� - -YK��YKL@X�� � p�p��c� � c� � a��c�[�K� - -[�K��YKLYYYY@&���G�GB@?=965310/.'&$#! #+#####"&53264&##53264&"#4623!&&##532&&##532��V�V� t�wQJxFIB% 9KClEPs�ri�/Wa$?GD4[X% 3=A7H�M�i��iF"#]nn];GGv<M9i>?3TgeSo#V0E@P0E <���������&�A@> J c��c��Y�K�L%$ -+!62''64&"#5"&4625!5!�264&"�2�w�yWjN�HT6�{z�6��;��Q�NQ�P��Q��{JM�S[R�ŷQ�˂R�M�QS�RQ���������,�4�R@O& J��c�� - -c��c �Y���K�[L32/.,+('"##" +!##5#"'#"&5532767655!3267&54625!264&"$܃T0c|Vq�"I#��̟=OZo�-�Km2IwGFxI�M�i�@EJ�p� +YO�U�1-8wYs<�P�c9GGxFF���������\K� -PX@!�h��d�Y���K�L@"�p��d�Y���K�LY@"#+!####"73327655!$�V�ES�U,. -���M�i��dc�;<%8����������$�E@B J��c��c��Y K�L��#"��" -+##5#"&54675&&55#5!33#"26ۃV@�]�8.2#�&��4N$$BRY�r�M�i�__W6MWOM��3WEK8o5^��������(�0�H@E�p�� -c� -� -c��c��_ �Y���L/.+*(''!!+!##"2"&'332654'&"&'&5466335!�62"&$��=FAd;>/rτU�<D,"kI B>X9W�\)!/!!/!�M�!`!'�_nc�12: "]8Gj��!!/""���������7@4J�c��c�Y���K�L!" +!##5#"&47#5!#"265!$�V6}_�K�lHWW�]���M�i�Yr�3HHL�IeJ9���� X���3�K@H3�J���p� p�� c��Y�K�[�L0/$!#& -+##"'&&4675&&55#5!!33#"32654&"#&67X�=C���^06=59&�|����4U GUJhB��9S+MMP�gqU��0VtT`]&MM+`JK?qCxzJGYO� -�����_��!�1@.�a��d�Y���K�L$$ +!####"'&55332767655!5!$��V�%)wz*$V;< -�V�M�i�JuDMOEr�}�"%%H-}������c��)�5�]@ZJ�� c c��] �� -Y - -K�[�K�L**��*5*4/-,+�)�)('("%+####"&'#33254'&"&&'&5476335!5##"3c�V�`Y2RSSL>s%^7<+A6XW�Q���g 88�M�i -/E]'�8C^8 $IW`M�v=�.�����R���N@K� - -p�p� � c� -� -a��c�Y���K�L+!###"&'3264&"#6623!$v�Vu u�s V -G�II�G -V r�su�b�M�i1[qcG'6V�W6'GbmY����*����1@.���p����c��_Y�L +#2653"&4675!5!#�Dfwf�`U�𗟂�r���\�bbUw���fMM����0�����.@+�J���p��_Y�L+�"264&"&4675!5!!��ee�e(~��}d������d�dd���ڎ�ى jMMj�����j��(�<@9�p����c��c��_ Y�L(''! -+#"2"&'332654'&"&'&5466335!5!#֢=FAd;>/rτU�<D,"kI B>X9W�\���!`!'�_nc�12: "]8GjMM������� �?@<�p����c��c Y�K�[�L ### -+#"32654#"#&62#"&675!5!#�Iq�waEIZXOT�a~e�����W���k�h?0fhOaZ�i��]MM������� ��)@&��c�Y���K�L+!### 55##26$��V��m���2�1�M�i���������PQQ���������[K�PX@ ��cY�K�[���L@��c��_Y�LY@����!#! +%#"&46335!5!###"U ��������V�\kZGI��y�MM�i�S�Y��L����%���JK�PX@*���p��c��c��[ K�LK�PX@4���p��c��c�[ K���[ K�L@2���p��c��c�[�K��� Y� K�LYY@%$""# -+##5#"&72664&"#&62'32673�VkP��2qS45c5Rf�gYO�deRr���i�*=ǜ7b7C9ZndSr'#^skTz�����x���>@;J�p��c���cY�K����L%!# +!#5"&46335!5!##"3253 -V'ʅ��(�N��r�(WD�N�4{�tfMM�Q!0KL|��a�����(��@ -JK�PX@+���p��c��c��[ - K�L@3���p��c��c�[�K��� Y - K�LY@���(�(!$+##5"&5475&&462#6&"33#"265�Vq��i/=_�YL,W1VF3.DV[�s�M�i�,0_Th'Q�\fR1:0*=;J1l5aO������2����7@4���c��cY�K L# -+�&"26#"&463!5!5!#{?jEGeB��?j�uvn;��V�[@>q<>��&�fj�f�MM�i�������� ��3@0J��c�Y���K�L#"+!###"&55#332655$ՂV2wgo~ԕBR�M�iT�o�ӯ\G���������$�C@@ - J��c��c ��Y�K�L$$" -+!632''64&"#"&55#5!2655�6tav�uPbL�RV1�i�&��@�H��S{�w JL�L_K��8O�p�MM�UWbI������������:@7J��c��c�Y���K�L#"+!##5#"&46325!4&"6%27%$�T<~l��l}=��a�.��e�2���M�i�[�؊]���La$�$*P]-�(��[��F���&�}K� PX@,���h -c��c��[ K�L@-���p -c��c��[ K�LY@��%$!��!#" +####"&543354&"#&3235#"26F�V��Pl�5&d%T����:FK:f+�M�iz;�dN�S@FGC��R �Z<.f7G�����3�����D@A -c��c ��YK�L����#" +####"&54335!55#"26%5#3�V��Pl�4��u:FK;f* -��M�i|;�dN��M�\<-f8G������������"�=@:J��c��c �Y���K�L""# -+!##5#"&727667655!!265$�VhH��a$��}&K=g�g�M�i�2<��#G!?NC \oya�����0���iK�PX@'���p����cY�K�[�L@$���p����c��_Y�LY@����3 +#253"&5522>55!5!�AfY�Vf�fV;M�sT�2Yf?|��brtb�4?8/MM�����0���&�|K�PX@.���p����c�� _ -Y�K�[�L@,���p����c�� c�� _ -Y�LY@��$# ��3+#253"&5522>55!5!�2"&4�AfY�Vf�fV;M�sT��0##0"�2Yf?|��brtb�4?8/MM�{#0##0�������(�E@B��JG��s���cY�L�'&%# -�((+"7&46326675!5!!'5654#"#6#{_\}�ffA[E2�����OP�}\_z� R ��X^N��?:0;�MM�|c|�N^X�������;����#�+�;@8 -J�c _��Y��L+*#$% -+!#"&'#"&4632675!5!�264&"4&"2���]v�eAji@f��eAh&`�w�� �PP�U�U�RR���}Ā?9:>�ʀ>;X�M��T�TS��ST�T����������6@3J��c��c�Y���K�L#"+!##5#"&46325!54&"26$ЃT:}e��e}:��Z�ZZ�Z�M�i�X�φX���JWW�WW��h��P���(K� PX@/���p� -h�� - -c��[ K�\LK�PX@0���p� - -p�� - -c��[ K�\LK�PX@:���p� - -p�� - -c�[ K���[ K�\L@8���p� - -p�� - -c� [� K���Y�K�\LYYY@(%! #!+##32673#"&55266764&"#&62"'P�V��s=w5V�^oz:>*@|>Uo�r��*��i���=AKH�ka�$�BXFd�pXwc�������� ���0@-J��c�Y���K�L&"+!###"&55#!!65%327%$׃V2xgo~���)�֖[(���M�iS�n�� �T������B���$�A@>�p -���a Y�K�[L$$! " +27736655!5!##!32653"&5%5#S0#M.��f�V�@k;0U`�d�2�\pMM�i`��MKlytb���9��������(�L@IJ�p�n����c��c��_ - Y� L('&%'#!% +#"632#&#"3273"&547&46335!5!#�5A?%]{UsBNOAsU{�TEi\`�N���'(6^FXKzMXF^v`o;*�MiMM��b�f������@���W��[���O+"&462��0""0#�#0##0��5�=#���(@%�c���W��[���O����'!'+�##53264.5433#W<=I=M_��2*=H=���S@_]s_.M3_^s+zM�����7���@��Y�K�L+###5!7�V�[��i�M�����c��#�8@5�p��[���KYK�L���#�#$5 +54>2#54."3###5a-Ghg|ghG-U$6VIfIV6$��V��:Y4 4Y:6,/C$$C/M�i�M��G��7���2@/���p�[�K�Y��K�L+3###5354&"#5462���V��+t+RS�R�M�i�MPIJOCLhtth��b����8��,@)�p�c��[����L����"+&"&'33254&'5P`f�xRREs788W�Zt_GB^/+G�������4��!@JG����c�L!#+&4632#6#"7�mpOxO�2>@5��S�V���3_-H��������D��/@,� J�[���K�[�L����#!+'#"27#"&463ak2Z 'T^aXDDc-6 H _�Z����I���@��,@)J��c����_�[�L"!#!& +#"&47&4633#"33#"33^&RfIKlMn>7#kl"�IE�"$�D@K+ FLI���1�5���@����_L����+"&532655^�^L:t:�OccO.??.�� ������;K�PX@��[�K�L@���c�LY@ � - � +#532#&'&&�D$�382%WT#%B�J#'H(<|��.������)@&J��c��[���K�L$1" +32#&&##532&&##�. +6;+,CU3Ze$?GD4[X%�"6�7E@P0�����G����7@4����cKY�K�L�� �� +"&53265###5!G^�^L:t:<�V�[�OccO.??.���i�M��1��7���UK�PX@�[�K��YK�L@��c��YK�LY@����!5+###53.##5327�V�x*/+%$�173#�M�i�M+,,J"%F':��C��7���?@<J��c�[�K��Y K�L����!$1" -+###53&&##532&&##5327�V�x/Wa$?GD4[X% 3=A7H�M�i�M0E@P0E <���P������@��r���i+#'3^iT���U����=�I�Q��@�:� Jp� - -p�p�� -d��c���c�[�K� [� K� [�K�[�L�ONKJHGEDBA?>5421/.+)(&#" �==+265462'56554&"#"&53264&##53264&"#4623"&5326&"&462�?0W�Z�Ҥ�-~0_Yr�yQK|CL@% 9LAsBPr�p73�K_�_K;t;_,,w1tw{{p��K]�q[JM�>'+apu_>MH}FMAnBB8XkiW7S -#OcdN.@@,,��������&�.�L@I J c�� -c� -� -_��Y�K�L,+('%$+!62''64&"#5"&4625!5!�264&"2"&4�2�w�yWjN�HT6�{z�6��;��Q�NQ�P�0##0"��Q��{JM�S[R�ŷQ�˂R�M�QS�RQ��#0##0����E����,�4�<�]@Z& J��c�� - -c��c� � _ �Y���K�[L:96532/.,+('"##"+!##5#"'#"&5532767655!3267&54625!264&"2"&4$܃T0c|Vq�"I#��̟=OZo�-�Km2IwGFxI�0##0"�M�i�@EJ�p� +YO�U�1-8wYs<�P�c9GGxFF�'#0##0�����������K� -PX@'�h��d�Y���K�[ LK�PX@)�p��d�� _�Y���K�LK�PX@(�p��d�Y���K�[ L@)�p��d�� _�Y���K�LYYY@"# -+!####"73327655!2"&4$�V�ES�U,. -���0##0"�M�i��dc�;<%8���#0##0�����_��!�)�<@9�a�� d� � - -_�Y���K�L'&#"$$+!####"'&55332767655!5!�2"&4$��V�%)wz*$V;< -�V0##0"�M�i�JuDMOEr�}�"%%H-}��#0##0����Hj��(�0�H@E�p����c��c�� -c� -� -_ Y�L.-*)(''! +#"2"&'332654'&"&'&5466335!5!#2"&4֢=FAd;>/rτU�<D,"kI B>X9W�\���0##0"�!`!'�_nc�12: "]8GjMM�'#0##0����T��� �(�J@G�p����c��c� -� -_ Y�K�[�L&%"! ### +#"32654#"#&62#"&675!5!#2"&4�Iq�waEIZXOT�a~e�����W��v0##0"�k�h?0fhOaZ�i��]MM�3#0##0��������$�,�P@M - J��c�� c��Y�K� [ -L*)&%$$"+!632''64&"#"&55#5!26552"&4�6tav�uPbL�RV1�i�&��@�H�0##0"��S{�w JL�L_K��8O�p�MM�UWbI���#0##0�������D��@@+61*$JK�PX@?�p�n �c��d��_��Y�K�Y - L@F�� � p�p�n� � c��d��_��Y�K�Y - LY@DCBA?><;98320/-#!&!!+!326553#"33#"27#"&5467&&54675####56&&"#4625!5!��C�%RT .q7M#& R_(!!*O:#�V��n+C R�]U��:����(#��!, -FS&'DLA)> :&;>��s ��&=;DcSt�X�M���� ���D�l@i?<'3�4!J���p���n�c��_ -Y� - -K�[�L���D�DCBA@)!,#!&& +#"33#"27#"&5467&&54674#"#6#"7&46326675!5!�KTU - .q8N %R`)!!*L8{� R �{_\}�ffA[E2����� vc #!, -FS&'EL@)> :&:>��ТX^N��?:0;�MM��������*��K�PX@( J@( JYK� PX@*h�n ��c�W�[�OK�PX@+p�n ��c�W�[�O@1�p�n�n ��c�W�[�OYY@�&$ �** -+%2#"327#"&4676#"#6#"7&463266?BGG<M/&IMILEpSgHB+: <UE95=8_6[yx\iB]�W+%$,����u���8��@0(JK�PX@.���p��n - -c��` [�L@4�p���n��n - -c��` [�LY@�42.,'&$"! �88 +"3#"327#"547&54676"#6#"7&46326632�.! -$"5l(',�ILEpSgHB+: <-?A� .2L,*![{x\iB]�W+%$,UE����������@���K�L+3#�VV������������@��KL+3#3#hVV�VV������B�8���#�@��[���K�[�L'+62#"'&466&"266764&�Y�e1J=t� #DE^=""=T=# �&74`��WF�4�g`- 2OIdIO2 2(@�X��4�������@����aL����+3#53�R�uQ�:��8� -���4@1J���p���[�K�YL����+75>764&"#662!8g2R++A�JW�{t*@IT -AX-M4"@}LUFpyscw~->=M��3����#�w�JK�PX@-�p�p��c��[���K�[�L@*�p�p��c��_��[���LY@!$+62"&'32654&##53654&"#D��uB4=FyՈVU�Kdg�G�JX�cjR;Yb�rlc9IK;OBLw7@;1��-��Z��� �_@ -��JK�PX@��b�KL@��r��bLY@�� - ��+%5!533#��� -��Xtaa���t�@�� N���I��;���@@=J�p�n��c��Y���K�[�L#+!!662"&'3264&#"#Z���Zs_1~�WW�QQP6NS�O�!,+%H\q�jW6>`�W80��P��B����B@?�J�p����c[�K�[�L +�&"26"6632#"'&632#&&�O�cV�S�ZVjAd|zr�3|�`q R @=YQ�\W���17�ۈ�W<�gL42��(�� -���@�J��Y���K�L+!#!(���d+�u�D�l���?��;����$�-@*#�J����c��_�[�L+�&"26&"26%462"&5467&�\�^[�ZO�PS�S��{�z<09F��F:mII�PQ�CCtGG@UopU:WcEeyyeEc4��S�6����B@?�J�p����c�[�K[�L +264&"265#"&4632#"&'3�Q�LQ�S�PJ]6c�~p�ri�erS�XT�WX�{�(*}ڃ����jPm��^�a�����"@����c�W�[�O+�&"26$62"&^2W78U3��Z�VY�[%53R53oWX�V[��V��y��,�8ٵ)JK� -PX@I� - -p�p���c��c�a��c K �[��K�LK�PX@S� - -p�p���c��c�a��c K� �[��K��[��K�LK�PX@I� - -p�p���c��c�a��c K �[��K�LK�PX@S� - -p�p���c��c�a��c K� �[��K��[��K�L@Q� - -p�p��c��c�a��c K� [�K��Y���K�LYYYY@ ��764310.-�,�,%$"!!#+3###"&53264&##53264&"#4623"&5326�كV� t�wQJxFIB% 9KClEPs�rizL^�^L:t:�VM�iF"#]nn];GGv<M9i>?3TgeSo#GOccO.??�����+��@��r���i+#3//�������0��@ - �H���i+#'7'77'/E!]_!_` ``!H�aI!]_!__ `_!K��^Gl���@���U���Y�M����+5!^GNN��^G<���@���U���Y�M����+5!^�GNN��B�� -�>K�PX@����]�[�-L@��c���U��Y���MY�+#&543"3[f01B4(q,4��B��� -�"@����a�W�[�O+3#5255#[f015'q,4��'�q���C� �"@����a�W�[�O+73#52655#']2�3C�,��B� -��LK�PX@��][-L@c��U�Y��MY@+#&543"3#&543"3[f01�[f01B4(q,4V4(q,4��B� -��+@(��aW[O+3#5255#73#5255#[f01�[f015'q,4V5'q,4��'�q���C� �"@����a�W�[�O+73#52655#']2�3C�,��1��� ��#@ ��r�Y��&K�(L+7'#5'39�� -[ -�� -[ -I �� I -���2��� ���K�PX@"�ra��Y - &K�(LK�PX@$�r��Y - &KY$K�(L@"�ra��Y - &K�(LYY@����+'7'#755'3���� -[ -���� -[ -%I �? H �� H � I -����d��Z���@���W��[���O+�"&462ZHgGGgHGGgGG��7��"�u����@�[��$�L+2"&462"&462"&462�0""0"U0""0"�0""0""1""1""1""1""1""1��.�����������'��K�PX@/� c��d� - -[#K[ /L@7� c��d�#K� - -[�+K $K[/LY@, ' '$# +$"2&462$"2&462%3"2&462{���RRRQ�����QR~SR�1�[�kK���RQ�RR�9P�QQ�P�9P�QQ�P -��K��9Q�PP�Q��-�x�����@�J���U��Y���M+#'73�cY``Y'�����2�x�����@�J���U��Y���M+7#7'3�YccY`x�����D��4���@���#K$L����+33D�[�k��K��K������,�4���& -JK�PX@:�� -� -p�p� -� -a[�#K���[�.K�Y $L@>�� -� -p�p� -� -a[�#K���[�.K $K�[�/LY@---4-30.,+! +�&""&'3264.5462#32###32654#�:g;C__Cs�o^=k=0HUH0s�h^���u{ZZ�r�Y[[�KI��81M*EW\Q.7.G*>/E_]Q5r�n����l��E>�������'�R@O� - - p���pa ��a� - -[�+K�[�,L'&#"! "+%#3273"&'#53&47#53662#&#"3!!��L�>n(��#_PP_#��(n>�S~�����IRv`f�kD3Ck�f`uQIC;��,��L����K� -PX@3�h� - � - a��a��c�W�\�P@4�p� - � - a��a��c�W�\�PY@����! +3##253#"&55267!5!5!5!���}��S�bh�j��J�� pBEeMM���pb�&JEgEE��������?@< � - �J���p�#K�\�/L*"+3#"'5575575377326u^��QY����]����!-������(F'a(C)��,E+a)D*������D����J@G ��ca - -[�#K�$L� - � +#3##5#535#533232654#T���[WWVV�u{w��KI�[KxxK[HOr�sN��E>���K�������@���KL����+33K[����`�����A@>�J -�a �Y��M �� ��+#5#'#353##�Fk3jDXqs���PI�������`�� 777��)��'������(@%�J���c��YL+73&&546 3!56654&"!4�FN�*�MG���Wl��kX��H(�X��ǚX�(HK�h}��|h�K��/�������`@�JK�PX@���c����a�[�L@ ���c����a�W�[�OY@ "+!5&" &6 !3267��B�C���ǿ�6���N�HvB{�U`�h��?ѿ�>�_?A��'����� �<@9��J����c�_�[�L����###+&4632&&#"5632#4&#"326�k�sQ,LE'(..ow���>7Kh;4Kn v��DXi6����KNS�mNO����������-@*�J�I��r��Z�L����+%!537��#��LG��GGn����$������#@ ���aL����+5!##!#$�O[��[mHH��m��m��(������2@/ - �J���a�U�Y�M����+!!!55��� ��+�����G��F��Gii��^G����@���U���Y�M����+5!^�GNN��R�V����@���ri����+3RZ��X����9�����@���W��[���O+"&462�0""0""1""1����d��@�J���r�i+3#''7�I�0|A�pd�q�'0T����������%�4@1%Jc��W�[��O#"+�#"'&&463266267&'&"264&"�XAOOTrUYA.I%Tq�9,C<'G,.5A++D=��Q`,5O�Q3.,6�*)")+I++J**"����;4���+@(���c�W�[�O� �+3#"##7326766\IE\I�J$��JBJ#BKB��&���.���A@>���c�d� - W� - -c� \ P!+622673#"&"#622673#"&"#3L`_5(Dx(_4)C L`_5(Dx(_4)C�G@ �@!�G@ �@!��~�z�b��rK� PX@*�f�g - ��bUYM@(�r�s - ��bUYMY@����+#!!#7#537!5!73��|��WNWW�|��bWOWP�O``O�P``��]�_�S�� �6@3�J���a�U�YM�� ��+#'75!���z���eS�����DD��]�_�S�� �1@. J���a���U���Y�M����+75!'#7'3ae�z��z�_DDt�����$�lO����0+''7��������^���������,�h\�����'�/�7�?�G�O�W�_�K� -PX@j��W��c�c��c��c��c��c�� - c��c� -� -c� [ K� [ LK�PX@f����c�c�c��c��c��c��c�� - c��c� -� -c� c� [� LK�PX@j��W��c�c��c��c��c��c�� - c��c� -� -c� [ K� [ L@f����c�c�c��c��c��c��c�� - c��c� -� -c� c� [� LYYY@<XX88X_X_\[WVSRONKJGFCB8?8?<;7632/.+*'&#"+�462"&462462"462"462"462"462"&&462&462"&462"&462"6&462&&' &&''"%%c&&�((}&�&'L&&&&Q&((%&+&']&&m&&I&&(&&&f&&�&'�&&m''����r��� -�@����a�[�L+3#5255#[f0105'q,4���������:@7�[ -K�[ -K�Y��&K$L -+!####535463""&462�6[�\GG`g</#4#$3#S.����%�J.ZRJ-$4$$4���������1@.���%K�[�-KY&K$L +3#3###535463"�[[�ss\GG`g</��S.J�%�J.ZRJ-��L��5��*�3��@ -! JK�PX@, � a��] -�[��K�\�K�LK�PX@6 � a��]� - -�[��K��[��K�\�K�L@4 � a��]� - -[�K��Y���K�\�K�LYY@21.-*)+3##!2653#5"&467&&4623'4&"36_ւT��# -;p>IS'�bZJBLr�g@��=eBUAN�M�it - -9B3��z8\�\'\�ab�6|377t;/�����A����JK� PX@,� c��c -�Y���K�Y�K�LK� PX@*� c��c��a -�Y���K�LK�PX@,� c��c -�Y���K�Y�K�L@*� c��c��a -�Y���K�LYYY@##+!####"&'#3264&##5!5!$e�V�RiY7VUQQ�?aL w�w�M�i�1�n*�$HME�GH����������"�I@F J� p -c� � c��Y�K�L! +!62#4&"#5"&4625!5!�264&"���2�vUN�HT6�{z�6�����Q�NQ�P��Q�gIS[R�ŷQ�˂R�M�QS�RQ�����8��'�/��� - -JK�PX@6� � �p�� - � -n�� c� -� -cY�K�[�L@3� � �p�� - � -n�� c� -� -c��_Y�LY@��.-*)�'�'###"+3267&5462#"'#"&5532>55!5!&"26`Km�=QZx�wwa}Wq�#53% ��^RIzIIzI�P�ci�2.7v_mm�mFK�p� 'A@OMM��FFxGG���������SK� -PX@��h��`��Y�L@���p��`��Y�LY@����"#+##"73327655!5�ES�U,. -���M�dc�;<%8�M����kR�� �7@4J�p��c��_��Y��L!#+!33#"2653"&54675&&55#5!R�a4N$$BR`�bN��8.2#�v�WEK8q3YT}|\Z6MWOM�������(�0�4�Y@V�p� p� q�� -c� -� -c��c��c �Y���L4321/.+*(''!!+!##"2"&'332654'&"&'&5466335!�62"&3#$��=FAd;>/rτU�<D,"kI B>X9W�\7"/!!/"��Ss^�M�!`!'�_nc�12: "]8Gj��!!/""�Y�����ct����1@.�p�c��_��Y���L!+!!#"2653"&47#5!$��h�HWW�PQ|L�l�M�L�HaQt�p�/H���� X��/�E@B'J�p��c��c�� Y� K�[�L/.$"$!# -+!33#"32654&"#&672#"'&&4675&&55#5!X�a4U GUJhB��9e7M\^Va���^06=59&�|�+`JK?qCxzJFPr��yf��0VtT`]&M����h�����.@+�a��`��Y���L$$+!!##"'&55332767655$����%)wz*$V;<�M�JJuDMOEr�}�"%%H-}��������1�I@FJ����c�c��] -Y� - -K�[�L10/.-,("%% +#"3!##"&'#33254'&"&&'&5476335!5!#�g 88��`Y2RSSL>s%^7<+A6XW�Q���.E/E]'�8C^8 $IW`MM����e�����C@@� p�p�� c��a��_��Y���L -+!!623#"&'3264&"#$��+qr�s�� u�s V -G�II�G -V�M�bmYL[qcG'6V�W6'����9�����A@>�p���p���q��c��c Y�L! -+#'3#2653"&4675!5!#^iT-Efwf�aT�𗟂�r��ǥ\�bbUw���fMM����;������=@:�J���p�p�q��cY�L+�"264&"&4675!5!!#'3��ee�e(~��}d�����w^iT�d�dd���ڎ�ى jMMj������j��(�,�M@J�p� - -p�q����c��c�� -c Y�L,+*)(''! +#"2"&'332654'&"&'&5466335!5!#3#֢=FAd;>/rτU�<D,"kI B>X9W�\���Tr]�!`!'�_nc�12: "]8GjMM��������� �$�O@L�p� - -p�q����c��c Y�K�[�L$#"! ### +#"32654#"#&62#"&675!5!#3#�Iq�waEIZXOT�a~e�����W�ĀTs^�k�h?0fhOaZ�i��]MM�*������q�� ��(@%��_��Y�L��� � +# 55#5#26q|�m���2�1�M����M����PQQ���������UK�PX@�c���Y�K�[�L@�c��_���Y��LY@!"+!5!#"3#"&463��+�\kZe �����M�LS�YI��y��M�_����8@5�p���p���c��_�[�L""+3#"&72664&"#&62'26CP�~��2qS45c5Rf�gYO�i�jdx�ğ7b7C9ZndSr'#`pb���������N@KJ�p� -� � - p� q��c���cY�K����L%!#+!#5"&46335!5!##"3253#'3 -V'ʅ��(�N��r�(WD�Nx^iT�4{�tfMM�Q!0KL|����Y�h\��#�>@;J���p�p��c��_���[��L!$+�&"33#"2653"&5475&&462#_,W1VG2.CW]�dQNJُi/=_�YLg:0*=;J1l5VZ�=:[Xg'Q�\fR����d������0@-c��_���Y��L +!5!!"&463&"26��I���?j�uvn\?jEGeB�M�J&�fj�f�@>q<>�����-���'@$���p��_Y�L+3"&55#5!! �Rz�v~Q��)�o��t�MMӯ��������� �J@GJ�p��c��c - ��Y�K�L "+!632#4&"#"&55#5!2655��u6tauRM�RV1�i���@�H��S{dFL_K��8O�p�MM�UWbI�����VK������5@2 J����c��_�YL+62"&%4&"6%27%!58�疖��f�.��e�2�����������pP]$�&.P])�(eMM��[�c���� �jK� PX@$�h ��c��_�[�L@%�p ��c��_�[�LY@����!#" -+##"&543354&"#&325#"26��Pl�5&d%T��S:FK:f+�J;�dN�S@FGC��R�<.f7G����e�����,@)c��_��Y��L"#" +!!!#"&54335!5!5#"26������Pl�4�����:FK;f*��J;�dN��M�\<-f8G����jt���7@4���p����c��_Y�L����" +2653#"&727667655!5!Y&K=g�`R���a$����!?NC \osg����#GMM����0���"��K� PX@2��h� p� q����c -Y�K�\�LK�PX@3���p� p� q����c -Y�K�\�L@1���p� p� q����c��d -Y�LYY@��"! ��3+#253"&5522>55!5!3#�AfY�Vf�fV;M�sT��Rr^�2Yf?|��brtb�4?8/MM� �����E����:@7�J G���p�q�c�Y�L$)!!+#4#"#6#"7&46326632!5!EVz� R �{_\}�ffA[YCic��i��ТX^N��?:8A�M����^*�����5@2��c���_�Y�L����+264&&462!5!�ZZ�ZZ���܌����N�W�WW�W�q�ف�ف9M��h���� ��K� PX@,�p�h��c��[���K�\�LK�PX@-�p�p��c��[���K�\�L@*�p�p��c��`��[���LYY@#!4+62"'2673#"&5532764&"#ho�r��*=w5V�^op�-*@|>Ug�pXwc�=AKH�ka�%$�BXF������� ��&@#�J��_��Y��L"$+!#"&55#5!3267%��eo^q}~:���6B�����Ni�s�M�ܰ2'����������eK�PX@'�p���aY�K�[�L@$�p���a��_Y�LY@"0 +2773665!5!#!!32653"&5S4"N(����.�k;0U`�d�`�MM`o H��MKlytb��������(�,���JK�PX@>�p�f�p�q����c��c��d - Y� L@?�p�n�p�q����c��c��d - Y� LY@,+*)('&%'#!% +#"632#&#"3273"&547&46335!5!#3#�5A?%]{UsBNOAsU{�TEi\`�N���Ts^�'(6^FXKzMXF^v`o;*�MiMM�Ʀ����;�����%�)�@@=#�J -�c��_� Y� L)('&!%%+6264&"$&"262#"&'#"&463266%!5!܈PP�U�U�RR�S�e��eAji@f��eAhkl� �T�TS��ST�TS)�ʀ?9:>�ʀ>;;>�M��N������/�>@;-%J�a��]���[�K�\�L# +�&"365$623!2653#5#"&467&&�=eBUAN��r�g@���# -;q=JTB0Pc[IBLk77t;.NUab�6H - -9B3��{"]�\&\����������8@5J�c��c��]��Y���L +!!!!"'#3264&'��/%���+2j�4TQSyGSB�M�JS6WxD�24HK�L���������"�*�T@Q J� p -c� � c��_��Y�K�L('$#! +!62#4&"#5"&4625!5!�264&"2"&4���2�vUN�HT6�{z�6�����Q�NQ�P�0##0"��Q�gIS[R�ŷQ�˂R�M�QS�RQ��#0##0����L3��'�/�7��� - -JK�PX@=� � �p�� - � -n�� c� -� -c��_ Y�K�[�L@;� � �p�� - � -n�� c� -� -c��c��_ Y�LY@��5410.-*)�'�'###"+3267&5462#"'#"&5532>55!5!&"26�2"&4[Km�>QZx�ssa}Wq�#53% ��\RJyIIyJ�K0##0#�P�ci�2.5x_mm�mFK�p� 'A@OMM��FFxGG��#0##0����������mK� -PX@&��h��d��YK�[�L@'���p��d��YK�[�LY@����"# +##"73327655!52"&4�ES�U,. -���0##0"�M�dc�;<%8�M��#0##0����������%�:@7 �a��d��_��Y���L#"$$ -+!!##"'&553327676552"&4$����%)wz*$V;<�0##0"�M�JJuDMOEr�}�"%%H-}�#0##0��������� �(�T@QJ�p��c�� -c ��Y�K� - -[L&%"! " +!632#4&"#"&55#5!26552"&4��u6tauRM�RV1�i���@�H�0##0"��S{dFL_K��8O�p�MM�UWbI���#0##0�����C���������f@c�U���a -Y L�� - ��+%53'533533533t����7��6��7��7��7��������%��a����%��a����%��a��N�����&@#�p�q���W���[��O!!+432#&#"#&��LRIR0)MG�\NcBD~���z>����7@4 J���p�_���Y��L -+!5!"&'3327>��b\c�HaE&'�M��`fE<=��/�����O��@�J��r��i+#'#73!`vz`�dj����������"�*��@ JK� PX@*�g - c� � c��Y�K�L@)�s - c� � c��Y�K�LY@###*#*'&"+!62''64&"#5#67#"&4625!5!264&�2�w�yWjN�HT�eO8 -e}z�6��;��PQ�NQ��Q��{JM�S[R�ŷ�Q:|ʂR�M�Q�QS�R���������/�7��@) #JK� PX@A� p� n�g� � c��c -�Y���K�[�K�L@@� p� n�s� � c��c -�Y���K�[�K�LY@6521/.+*('##3"+!##5#"'#567#"&5532>55!327&54625!264&"$܃T0c�` -xr�!64% ���PSn#Uo�-�Km2IwGFxI�M�i�@� -zwr�'B@O�oRKC8tYs<�P�c9GGxFF���������k@ - -JK� -PX@"�h��d�Y���KL@#�p��d�Y���KLY@"# +!###�7##"73327655!$�V�gK�ES�U,. -���M�i��"P&�dc�;<%8����������'��@ JK� PX@)�g�� c� � c��Y -K�L@(�s�� c� � c��Y -K�LY@��&%" ��"+##5#7#"&54675&&55#5!33#"26ۃV�g�`�8.2#�&��4N$$BRY�q�M�i��YV6MWOM��3WEK8p4_����c���1�9���JK� PX@3�h� � c��c��c�^ -�Y���L@4�p� � c��c��c�^ -�Y���LY@874310/-!! +!##"2#'##7&&'332654'&"&'&5466335!�62"&$��=FAd;>/E=�`rw`�NZU�<D,"kI B>X9W�\)!/!!/!�M�!`!'P9T����hP�12: "]8Gj��!!/""���������r�JK� PX@(�g�c��c �Y���K�L@'�s�c��c �Y���K�LY@!1 -+!##5#7#"&47#5!#"265!$�V�g� a�K�lHWW�]���M�i��m�3HHL�IeJ9�����X���8��@8 -� JK�PX@5� -�� -p� ps��c��Y�K� [�L@3� -�� -p� ps��c� � c��Y��LY@5410,*!#+##'#7&&54675&&55#5!!33#"32654&"#&67X�=C�w�`vz`�|�=59&�|����4U GUJhB��9S+MMP�gqUw�����jc<T`]&MM+`JK?qCxzJGYO� -�����_��&�?@< -J�s�a��d �Y���K�L&%$$ -+!##5#75##"'&55332767655!5!$��V�h�O�%)wy+$V;< -�V�M�i���Zf(vDMOEsr[�!&&I-[���������*�9��@ -JK� -PX@=�g� � cc��a -��YK�[�K�L@<�s� � cc��a -��YK�[�K�LY@ ++��+9+831-,�*�*)('%"%+##5###"&'#33254&"&'&5476335!5###"3��V�_��XW2YSSQ>n7rG BB:[O�Q���h@=�M�i���z -3D[)�8E`0ZV`M�v=� -�����n��$�_@\ -J� p�p�s� -� -c��a��c�Y���K�L$#"! +!##5#675#"&'3264&"#6623!$��V�g�D� u�s V -G�II�G -V r�s��F�M�i���N[qcG'6V�W6'GbmY���������;@8J�p����c�]Y�L +#2653#'#7&&54675!5!#�Dfwf�`U^S�`vz`�_s���r���\�bbU_������dz�fMM����������:@7� -J���p��nq��Y��L+!#'#7&&4675!5!4&"2���d~gV�`vz`�Zm}d���e�ee��j�Ń�����lj jM���dd�d����^j��0�~�JK� PX@+�h����c��c�^ - Y� L@,�p����c��c�^ - Y� LY@0/.-'! +#"2#'#7&&'332654'&"&'&5466335!5!#֢=FAd;>/C<�`vz`�R`U�<D,"kI B>X9W�\���!`!'P8T����jS�12: "]8GjMM����s���(�K@HJ�p�nq����c��c - Y� L('&%## +#"32654#"#&62#'##7&&54675!5!#�Iq�waEIZXOT�aJ@�`uz`�k����W���k�h?0fhOaZ�_�����o��]MM���������2@/ -J��c�Y���KL +!###7# 55#5#26$��V�g�F��m���2�1�M�i��#R"�������OQP���������H@EJ�p���cY�KL� - � +25!5!##5#5�7&&"#665x8�҃V�rIP�OUx/_�MM�i��I<GaQs���L����&� - JK� PX@0�p�g�� - c� -� -c�[��K�LK�PX@/�p�s�� - c� -� -c�[��K�LK�PX@9�p�s�� - c� -� -c��[��K��[��K�L@7�p�s�� - c� -� -c�[�K��Y���K�LYYY@$#! ""+3##5#57#"&72664&"#&62'265BكV��o���2qS45c5Rf�gYO�d�s�M�i���Ü7b7C9ZndSr'#^soV�����x���~�JK� -PX@-��h�s����c��d Y�K�L@.���p�s����c��d Y�K�LY@#"% -+#"3253#5#67#"&46335!5!#�r�(WD�NV�aU9 -l���(�N���Q!0KL|�ږ�bAw�tfMM��a�����+��@ JK�PX@0���p�s�� c� � c��[ -K�L@8���p�s�� c� � c�[�K��� -Y - -K�LY@���+�+('!$"+##5#7#"&5475&&462#6&"33#"265�V�d�_�i/=_�YL,W1VF3.DV[�s�M�i���YTh'Q�\fR1:0*=;J1l5aO������7����?@< -J�s� c��c�Y���K�L# -+!##5#675#"&463!5!264&"$[�V�c�E�?j�uvn@�}�GeB?jE�M�i���P�&�gk�f��f<?m@>����������5@2J��c�Y���KL#" +!###67#"&55#332655$ՂV�fuK go~ԕBR�M�i��R�o�ӯ\G�������� �(�I@F - JI��c��c - ��Y�KL!!!(!(1"+!632''64&"##7#"&55#5!2655�6tav�uPbL�RV�c�fh�&��@�H��S{�w JL�L_K��6����o�MM�UWbI�����������#�x@"! -JK� PX@'�g��c��c�Y���K�L@&�s��c��c�Y���K�LY@## +!##5#57#"&46325!4&"6%27%$�T�b�m��l}=��c�.��e�0���M�i����]���M`$�$*P]-�(��Y��K��!�*��� JK� PX@1���h�s c��c��[ -K�L@2���p�s c��c��[ -K�LY@��)(%#�!�! #"+##5#�75##"&543354&"#4 35#"26K�V�cE��Pl�5&d%UW��:FK:f+�M�i���L];�dN�M@FGC��L�`=.f8G�����3��� �$�Q@N J�s c� � c -��YK�L!!��!$!$#"��#"+##5#�75##"&54335!55#"26%5#3�V�c4��Pl�5��s:FK:f+��M�i���08R;�dN��M�`<-f8G������������$�G@D J�s��c��c - �Y���K�L$$"+!##5#7#"&727667655!!265$�V�d� ��a$��}&K=g�g�M�i������#G!?NC \oya����,���(�/�U@R&# - , J� p - nq�c�Y���L)))/)/)!,+!!'5654#"#6#"7&46326675!#'#7$���OP�}\_z� R �{_\}�ffA[E2���`vz`��M�|c|�N^X��ТX^N��?:0;��N������������� �t@JK� PX@'�g��c��c�Y���K�L@&�s��c��c�Y���K�LY@#$ +!##5#567#"&46325!54&"26$ЃT�a� f��e}:��Z�ZZ�Z�M�i����ΆX���JWW�WW��;��+���'�u@#JK�PX@&�p�[��K��[��KL@$�p[�K��Y���KLY@''+3##5'#57'#567&&5462�654&UւT�e���p�NMp�lmQw��=BAa<�M�i���Rr -�.`?OcbP_a&6�?_E#PG3<�����������6@3J�s��c�Y���K�L&1+!###7#"&55#!!65%327%$׃V��c�kk~���)�֖[(���M�i���~n�� �T������J��#�(���JK� -PX@0�h�n���a -Y�K�\ L@1�p�n���a -Y�K�\ LY@$$$($(&%" 0 +27736765!5!###67!2653#"5%5#L5$=��t�TaZ�-�3$G"PJQ�(�3� #%�MM�i��9�E9;?ad���:��������-�V@S# -J�p�n����c��c��_ - Y� L���-�-,+'#"%$+##"632#7&#"3273"&547&46335!5!��5A?%Pp�`�"YDRTFdTl VEi\`�N���'(6L@��5P�NJ@T{_q;*�MiMM�������� �(�0�M@J J -Is� c -�c��Y��L0/,+#%+!#'#7&'#"&4632675!5!�264&"4&"2���]v\K�`vz`�R$i@f��eAh&`�w�� �PP�U�U�RR���}�v����N:>�ʀ>;X�M��T�TS��ST�T�������"�*�2��@ JK� PX@0�g - c� � c��Y�K�[L@/�s - c� � c��Y�K�[LY@##0/,+#*#*'&"+!62''64&"#5#67#"&4625!5!264&�2"&4�2�w�yWjN�HT�eO8 -e}z�6��;��PQ�NQ��.!!-!��Q��{JM�S[R�ŷ�Q:|ʂR�M�Q�QS�R��!-! .���������/�7�?��@) #JK� PX@I� p� n�g� � c��c��d -�Y���K�[�K�L@H� p� n�s� � c��c��d -�Y���K�[�K�LY@=<986521/.+*('##3"+!##5#"'#567#"&5532>55!327&54625!264&"�2"&4$܃T0c�` -xr�!64% ���PSn#Uo�-�Km2IwGFxI�b0##0"�M�i�@� -zwr�'B@O�oRKC8tYs<�P�c9GGxFF��#0##0���������$�@ - -JK� -PX@*�h�� d� � - -c�Y���KL@+�p�� d� � - -c�Y���KLY@"!"#+!###�7##"73327655!2"&4$�V�gK�ES�U,. -��Y0##0"�M�i��"P&�dc�;<%8��#0##0�����_��&�.�M@J -J�p�a�� -d� -� -_ �Y���K�L,+('&%$$+!##5#75##"'&55332767655!5!2"&4$��V�h�O�%)wy+$V;< -�V0##0"�M�i���Zf(vDMOEsr[�!&&I-[���#0##0������� �(�0�X@U - - -JI��c��c�� - -c ��Y�KL!!0/,+!(!(1" +!632''64&"##7#"&55#5!2655�"&462�6tav�uPbL�RV�c�fh�&��@�H��"-!!-��S{�w JL�L_K��6����o�MM�UWbI��(."".!���������&��@ -JK� PX@2� - -p�gc� -� -c�� Y� K�L@1� - -p�sc� -� -c�� Y� K�LY@&&#"" +!62#4&"#5#67#"&4625!5!264&���2�vUN�HT�eQ9 -e}z�6����OPQ�NQ��Q�gIS[R�ŷ�S:|ʂR�M�Q�QS�R�����8��,�4��@ - -�JK� -PX@4�g��c�� - c� -�� -cY�K���[�L@3�s��c�� - c� -�� -cY�K���[�LY@32/.,+#$#"+327&5462#"'#567#"&5532767655!5!!264&"�PSq!Vx�wwa!"�ee -r�!J#��]�)Km2IzIIzIRKE6t_mm�m�^wr� +YOMMP�c9GGxFF�����+����_�IK� -PX@ �h��d�Y���K�L@!�p��d�Y���K�LY@ -"#+!##"73327655!#�7$O�ES�U,. -��Ggm�M�dc�;<%8��h�^�����R��'�y@ -JK� PX@*�p�g��c��c��Y��L@)�p�s��c��c��Y��LY@$!# +!33#"2653#567#"&54675&&55#5!R�a4N$$BR`�bLH�e�l�8.2#�v�WEK8q3YTxB�y\Z6MWOM��������1�9�=���JK� PX@@�h� p�q� � c��c��c� b -�Y���L@A�p� p�q� � c��c��c� b -�Y���LY@=<;:874310/-!!+!##"2#'##7&&'332654'&"&'&5466335!�62"&3#$��=FAd;>/E=�`rw`�NZU�<D,"kI B>X9W�\)!/!!/!�Ts^�M�!`!'P9T����hP�12: "]8Gj��!!/""�������t����mK� PX@*�p�g�c��c��Y���L@)�p�s�c��c��Y���LY@#! +!!#"2653#567#"&47#5!$��h�HWW�POJ�e�g�L�l�M�L�HaQ~E��p�/H�����X��3��@+ " JK�PX@4�p s��c��c -��Y�K� [� L@2�p s��c��c�� c -��Y��LY@3210&%"$!#+!33#"32654&"#&672#'#7&&54675&&55#5!X�a4U GUJhB��9e7M\^Va~s�`vz`���=59&�|�+`JK?qCxzJFPr��yڝ����if<T`]&M����������"�<@9"J�s�a��d��Y���L$$ +!!##"'&55332767655#�7$����%)wz*$V;<Ffb�M�J2uDMOEr|e�!&&I-e���Z��������5��@ -JK� -PX@6�g���c ��c��a -Y� - -K�[�L@5�s���c ��c��a -Y� - -K�[�LY@!�0.-,+*)('%�55+!#7##"&'#33254'&"&&'&5476335!5!##"+��e�;�`Y2RSSL>s%^7<+A6XW�Q��g 8Z���.L -1E['�8C^8 $IW`MM�.����������\@YJ�p�p���s��c�a���c� -Y - - L���� +#67#"&'3264&"#662!5��g�D� u�s V -G�II�G -V r�s��+}���N[qcG'6V�W6'GbmYgMM���������#�J@G J� p����c� -aY�K� -Y� - - -L#"! +#2653#'##7&&54675!5!#3#�Dfwf�`U]R�`ty`�^r���r���Ts^�\�bbU^������dz�fMM������������"�J@G� -J���p�pn��Y�K�Y�L +!#'#7&&4675!5!4&"23#���d~hV�`vz`�[m}d���e�ee�wTs^�j�ń�����lj jM���dd�d٦�����j��0�4���JK� PX@9�h�p�s����c��c�b - Y� L@:�p�p�s����c��c�b - Y� LY@43210/.-'! +#"2#'#7&&'332654'&"&'&5466335!5!#3#֢=FAd;>/C<�`vz`�R`U�<D,"kI B>X9W�\���Ts^�!`!'P8T����jS�12: "]8GjMM�ͦ��������(�,�]@ZJ�p�nn�n�q����c��c - Y� L,+*)('&%## +#"32654#"#&62#'##7&&54675!5!#3#�Iq�waEIZXOT�aJ@�`uz`�k����W��Ts^�k�h?0fhOaZ�_�����o��]MM�ܦ�������� ���-@*J��c�Y���K�L+!# 55#5#26#�7$���m���2�1-g\�M�������OQP���c�����-����<@9 J�p�c���Y�K�L -+!5!"#662#5&,��P�LQU{�|V�jY �M��aQr�rme�V���M�����&��� -JK� -PX@1�p���p�g���c��c�[�L@0�p���p�s���c��c�[�LY@"& +3#56767#"&72664&"#&62'26CNB�e9B ��2qS45c5Rf�gYO�i�jdlG�2;ğ7b7C9ZndSr'#`pb��������#�d@a -J� - -pp���n���q�� c� -� -cY�K�L��#"! -�� +#'7#5#67#"&46335!5!##"3253s^iOV�aU9 -l���(�N��r�(WD�N@��@��bAw�tfMM�Q!0KL|��Y��Z��*��@ - JK� PX@1�p���p�g���c��c�[�L@0�p���p�s���c��c�[�LY@!$$ +33#567#"&5475&&462#6&"33#"26O;�e�e�i/=_�YL,W1VG2.CW]�dcn@��[Xg'Q�\fR1:0*=;J1l5V������������>@;J�sc��c���Y��L +!5!!"&463&"26%#���I���?j�uvn\?jEGeB�eB�M�J&�gk�f�@>r<?YZ��i�����-���ZK�PX@!���p��c��Y�K�L@!���p�s��c��Y��LY@ -"+! 53#57#"&55#5!-��)PA�g� uv~Q�ӯ�t>��̄t�M���������#�N@KJ I� p��c� � c -��Y�KL## !"+!632#4&"##7#"&55#5!2675��u6tauRM�RV�e�ei���@�G��S{dFL_K��6���o�MM�UW]G������J������s@ JK� PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@ +!!"&462#5774&"6%27%$n��et���D�b��f�.��e�2���M�Â߆��B���P]$�&.P])�(��[������ �%�v�%JK� PX@)��h� s��c�� c�[�L@*���p� s��c�� c�[�LY@"!#!#" -+3##"&543354&"#&325#"26#�7��ٵPl�5&d%T��S:FK:f+PiC�J;�dN�M@FGC���<.f7G��cX��������� �:@7 J� sc�� c��Y��L"#" -+!3##"&54335!5!5#"26#�7����Pl�4��<�9:FK;f*\iP��J;�cN��M�b<-f8G��tZ�����q��$�{�JK� PX@+���p�g����c��c Y�L@*���p�s����c��c Y�LY@���$�$$ -+2653#567#"&727667655!5!Y&K=g�`OU�e���a$����!?NC \osg�O����#GMM����k���(�/�3�g@d&# - , J� p n - -n� - -n�q�c�Y���L))3210)/)/)!, +!!'5654#"#6#"7&46326675!#'#73#$���OP�}\_z� R �{_\}�ffA[E2���`vz`� -Ts^�M�|c|�N^X��ТX^N��?:0;��N����Ԧ�����*�����q�JK� -PX@#�g�c�c��Y���L@"�s�c�c��Y���LY@ +!!"&462#57264&$N��To��ۉB�b} -^ZZ�ZZ�M��}ف��@�x�W�WW�W�� ��"���!�`@ JK�PX@p�[���K�L@p�q�[���LY@��!!��+7567&&5462##57'654& C�NMp�lmEk�e���X>BAa;�2s.`?OcbP_a 0U��Tr�?_E#PG3<���������R��JK�PX@��c��Y�K�L@�s��c��Y��LY@ ""+!#57#"&55#5!3267%��d4�e�q}~:���6B�����H4��Ȅs�M�ܰ2'��������� ���JK� PX@'�h���aY�K�\ LK�PX@(�p���aY�K�\ L@,�p���aY�K�K� \� LYY@ -+2773667!5!!!#!26'3 5L5 )O*�����23�R��b!Q���a�MM�;���W�^FQ����������-�1��@# -JK�PX@?�p�f�p�q����c��c��d - Y� L@@�p�n�p�q����c��c��d - Y� LY@��10/.�-�-,+'#"%$+##"632#7&#"3273"&547&46335!5!3#��5A?%Pp�`�"YDRTFdTl VEi\`�N���Ts^��'(6L@��5P�NJ@T{_q;*�MiMM�¦����������'�/�T@QJIs -c c��Y���L.-*)%$! -+!!"&46326632#'#7&'&264&" 264&"$�� @f��eAhkAe�RE�`vz`�^'i��PP�U�R�SU�R�M���ʀ>;;>�eOs����U:>NT�TS�TS�ST���������&�.��@ -JK� PX@8� - -p�gc� -� -c�� Y� K�[ L@7� - -p�sc� -� -c�� Y� K�[ LY@,+('&&#""+!62#4&"#5#67#"&4625!5!264&�2"&4���2�vUN�HT�eQ9 -e}z�6����OPQ�NQ��.!!. ��Q�gIS[R�ŷ�S:|ʂR�M�Q�QS�R��!-!!-�����8��,�4�<��@ - -JK�PX@6��c�� - c� -�� -c� _Y�K���[�L@;� s��c�� - c� -�� -c�� cY�K���[�LY@:96532/.,+#$#"+327&5462#"'#567#"&5532767655!5!!264&"�2"&4�PSq!Vx�wwa!"�ee -r�!J#��]�)Km2IzIIzI�o0##0"RKE6t_mm�m�^wr� +YOMMP�c9GGxFF��#0##0�����+���� �u�IK� -PX@*�h��d�Y���K�[�K�L@+�p��d�Y���K�[�K�LY@"# +!##"73327655!#�72"&4$O�ES�U,. -��Ggm�0##0"�M�dc�;<%8��h�^�#0##0����������"�*�J@G"J� p -�a��d�� _��Y���L('$#$$+!!##"'&55332767655#�72"&4$����%)wz*$V;<Ffb��0##0"�M�J2uDMOEr|e�!&&I-e���Z�#0##0���������#�+�Z@WJ I� p��c� � c��c -��Y�KL+*'&## !"+!632#4&"##7#"&55#5!2675�"&462��u6tauRM�RV�e�ei���@�G��"-!!-��S{dFL_K��6���o�MM�UW]G��-."".!�������*�2�;�C�b@_:74& J cc �� -Y� - -KL33BA>=3;3;986510-,*)('+!62''64&"#5"&54&"#5"&4625!5!�264&"62625�264&"�2�w�yWjN�HT6�{N�HT6�{z�6��<��Q�NQ�P�2�==�6��Q�NQ�P��Q��{JM�S[R�ŷQ�eIS[R�ŷQ�˂R�M�QS�RQ�QWVR��lQS�RQ�������*�2�;�C�K�S�s@p:74& J cc_ �� -Y� - -KL33QPMLIHEDBA>=3;3;986510-,*)('+!62''64&"#5"&54&"#5"&4625!5!�264&"62625�264&"2"&4$2"&4�2�w�yWjN�HT6�{N�HT6�{z�6��<��Q�NQ�P�2�==�6��Q�NQ�P�0##0"�$0##0"��Q��{JM�S[R�ŷQ�eIS[R�ŷQ�˂R�M�QS�RQ�QWVR��lQS�RQ��#0##0##0##0��������"�*�5�G�O�K� -PX@, -; -JAIK�PX@, -; -JAIK�PX@, -; -JAI@, -; -JAIYYYK� -PX@EW� c� � c��c� -� -c�� Y K�YLK�PX@Fc�� c� � c��c� -� -c�� Y K�YLK�PX@EW� c� � c��c� -� -c�� Y K�YL@Fc�� c� � c��c� -� -c�� Y K�YLYYY@,++��NMJIGFCB@?97+5+521/-)(%$�"�"#"+##5#"'#"&554&"#5"&4625!5264&"63266553267&54625!264&"��T0c|Vq�N�HT6�{z�6���Q�NQ�P�2nQmF(c�=OZo�-�Km2IwGFxI�M�i�@EJ�p^IS[R�ŷQ�˂R�M�QS�RQ�QUH@lO�U�1-8wYs<�P�c9GGxFF���������'�7�[@X+ - J�� - -c� c c��YKL��6520/-*)&%"!��$"+##5#"&547#"#5"&4625!5264&"!663!#"26��V6}_�Q�n,T6�{z�6���Q�NQ�P�jm\+HWV�]�M�i�Ys[m4 2"���Q�˂R�M�QS�RQ89�,HT�Ie�����^���'�9�a@^+ -J c� -a - -c�� Y KL((��(9(931-,*)&%"!��+###"&'4&"#5"&4625!5264&"%5!6232767655^�V�$*�X=�JT6�{z�6���Q�NQ�P���3�c.A<�M�i�JuDM{kNK[R�ƷQ�˂R�M�QS�RQl��SzkMM%H-}��������%�-�6�e@b3/�J���p ��c��c��c - Y� K�L...6.65420,+('%$#" +#2653"&547&&"#5"&4625!5!#�264&"632675�Dfxf�`T��L�JT6�{z�6������Q�NQ�P�3o�3M��\�bbUw��tHP[R�ŷQ�˂R�MM�lQS�RQ�Shaf�����g���%�,�4�e@b+' -Jc��c� -� -c �� Y KL&&��32/.&,&,*($# ��""+####"'&#"#5"&4625!5264&"6325#26g�V�ɰ �FIT6�{z�6���Q�NQ�P�2jM1>�2�1�M�i���[R�ƷQ�˂R�M�QS�RQ�P,�����PQQ�����t��+J@JK� -PX@(W �c -��Y�K�[LK�PX@)� c��c -��Y�K�[LK�PX@(W �c -��Y�K�[LK�PX@)� c��c -��Y�K�[LK�PX@-� c��c -��Y�KK�[�L@*� c��c��_ -��Y�KLYYYYY@+*)('&!!#"+!632'"'564&"##"3#"&5467#5!5!5!t��9wg��n ShX�UU�[lZe ��3+��������R�ՃKU�VTJ��U�YI�t;`J�M��������$�,�6�>�r@o40!Jc�c��c��_ �� -Y - -K�YL--��<;87-6-531/.+*'&�$�$#"%!!+###"3#"&547&#"#5"&4625!5264&"%5!63263�2"&4��V�\kZe ��+oFHT6�{z�6���Q�NQ�P#�b2n�8Em� -0##0"�M�i�S�YI�u\=W[R�ŷQ�˂R�M�QS�RQ[��Ql(��##0��������+�3�E�R��@�5(:!J�p�p c��cc -��YK�YLFF44��FRFRONLK4E4E>=<;8621.-�+�+*)'&!##+##5#"&'&#"3#"&547&&"#5"&4625!5264&"63262676766553265��UhHu�vW_Nb �xJ�HT6�{z�6���Q�NQ�P�2nHcD�;8.U&L<g�h�M�i�3<�uCV�[I�r.)HQ[R�ŷQ�˂R�M�QS�RQ�QD;;2 #H!!?NC [pya�������� �(�2�h@e+2/ JI�pc��c �� -Y - -KL��10.,*)'&#"� � !$+##5#5&&#"#4#"#5"&4625!5264&"!63262��V�r^O>�O|�T6�{z�6���Q�NQ�P�-`q+5�1�M�i��[<G����ŷQ�˂R�M�QS�RQ�Gca]�����*��+�3�B�L�u@rA<9(!J c�cc -��YK�YL54��KJGF?=;:864B5B21.-�+�+*)'&!$"+##5#"&547#"3#"&547&&"#5"&4625!5264&"%36325!632654&"26*�T:}e�_\kZe ��J�HT6�{z�6���Q�NQ�P��Bi}:��2nHdLuZ�ZZ�Z�M�i�X�g1)S�YI�u2&HP[R�ŷQ�˂R�M�QS�RQ[HX��QE<=�JWW�WW�������-�5�C��@7JK�PX@3c��c c�Y - ��KL@;c��c c� -[� - -K�Y ��KLY@$666C6CBA=<:8430/+*('" ##+3##5#"&5&#"#5"&4625!5!632'265264&"632764&"4VhN��mFHU5�{z�6��&SnWL�d�o��Q�NP�P�2nBZ�,&<U�M�i�)<��g[R�ŶP�˂Q�M -bSp*%^snWmQS�RQ�Q=5"m5 -��������(�0�9��@2�5"� JK� -PX@1��h ��cd -Y� - -KL@2���p ��cd -Y� - -KLY@ 1119198643/.+*('&%$#$ +#"3253#5"&547&&"#5"&4625!5!#�264&"626335�qF\<WD�NU'˅H�HT6�{{�6������Q�NQ�P�2�2H�(�J�L|�ڒ4|iDK[R�ŷQ�˂R�MM�lQS�RQ�Q`\f�����J�� �(�0�:�f@c84 -Jc -c - -c�� Y KL11��1:197532/.+*'&#"� � +###"&5474&"#5"&4625!5264&"264&"%5!63263J�V�?j�uL�JT6�{z�6���Q�NQ�P�GeB?jE���3n�0:l�M�i�&�fjXIR[R�ŷQ�˂R�M�QS�RQ�<>m@>���V1���������$�+�3�i@f*& J - c� � c� � c��YKL,,%%��,3,30.%+%+)'#"��#"+###"&'&#"#5"&4625!5264&"6325332655��V2wXkmFHT6�{z�6���Q�NQ�P�2hG1V�BR�M�iTgWa[R�ƷQ�˂R�M�QS�RQ�O,�ӯ\G����������'�.�6�k@h-) -Jc�� -c� -� -c �� Y KL//((��/6/631(.(.,*&%"!��#"+###67#"&'&#"#5"&4625!5264&"6325332655��V�fuK XkmFHT6�{z�6���Q�NQ�P�2hG1V�BR�M�i��RdVa[R�ƷQ�˂R�M�QS�RQ�O,�ӯ\G���������,�4�;�C�|@y:6(! -J I c��c��c��c �� -Y� - -KL<<55<C<C@?5;5;9732/.,+*)#""+!632''64&"##"&'&#"#5"&4625!5!�264&"632532655��6tav�uPbL�RV1kSe!bFHT6�{z�6�����Q�NQ�P�2hA/V@�H��S{�w JL�L_K��8O_QN\R�ǷQ�˂R�M�QS�RQ�O%��UWbI���������,�4�;�C�K��@�:6(! -J I c��c��c��c��_ �� -Y� - -KL<<55IHED<C<C@?5;5;9732/.,+*)#""+!632''64&"##"&'&#"#5"&4625!5!�264&"632532655�2"&4��6tav�uPbL�RV1kSe!bFHT6�{z�6����Q�NQ�P�2hA/V@�H��0##0"��S{�w JL�L_K��8O_QN\R�ǷQ�˂R�M�QS�RQ�O%��UWbI���#0##0��������6�>�E�M�U��@�D@2+ - "J I - -c��c�� c� � c��c��_��Y�KLFF??SRONFMFMJI?E?ECA=<98654310-,#""+!632''64&"##"&'&#"#"&46335"&4625!5!�264&"632532655�2"&4��6tav�uPbL�RV1kSe!bFH#0""6�{z�6����Q�NQ�P�2hA/V@�H��0##0"��S{�w JL�L_K��8O_QN\R��##0#�Q�˂R�M�QS�RQ�O%��UWbI���#0##0���������$�,�5�<�D��@;:41.#" - -JK�PX@=� W -c� -� -c��c��_��YKL@>� � c -c� -� -c��c��_��YKLY@'--��BA>=98-5-5320/+*'&! ��"+##5#"&554&"#5"&4625!54&"6264&"626 527%�2"&4�T<~l�N�HT6�{z�6��1a�.��Q�NQ�P�0�8H=��e�2����0##0"�M�i�[�lIS[R�ŷQ�˂R�M�gLa$�$QS�RQ�S\h]���P]-�(��#0##0��������'�2�;�?�t@q) . -J c - c - -c�� Y KL<<((��<?<?>=:964(2(21/,*&%"!��$"+####"&47&#"#5"&4625!5264&"63263355#"26%5#�V��Pl2!jFHT6�{z�6���Q�NQ�P�2nGe->5:FK:f+ ��M�i|;�d�*T[R�ŷQ�˂R�M�QS�RQ�QA:���<-f8G�����������'�1�:�>�F�@|) - -J c - c - -c��_�� Y KL;;((��DC@?;>;>=<9853(1(10.,*&%"!��$"+####"&47&#"#5"&4625!5264&"63263355#"26%5#�2"&4�U��PlA$bFHT6�{z�6���Q�NQ�P�2n�6*/5:FK:f+ -���0##0"�M�i|;�d�,H[R�ŷQ�˂R�M�QS�RQ�Qw���<-f8G����R#0##0��������%�3�A�o@l,' J I� p - c c��YKL44&&��4A4A>=;:&3&3*($# ��#+##5#"&'&&"#5"&4625!5264&"63267676553265�VhH}�L�HT6�{z�6���Q�NQ�P�2nBeCV 6)g�g�M�i�2;��/6\R�ƷQ�˂R�M�QS�RQ�Q=5>*!�.*\oya��������1�9�H�m@jH@<-E& - J� - -p c�c� -� -c�� Y� K�LCA?=;:874310!,+!'5654#"#6#"7&5474&"#5"&4625!5!�264&"!632632667���PP�}\_z� R �{_\}�K�HU5�{z�6����Q�NP�P���1m�34`A[E2��|c|�N^X��ТX^N�|$JR[R�ŶP�˂Q�M�QS�RQ�Qo:?:0;���������%�.�8�\@Y-*' J - c c ��YKL&&��7632&.&.,+)($# ��"+##5#"&554&"#5"&4625!5264&"6262554&"26̃T:}e�N�HT6�{z�6���Q�NQ�P�0�4A�:Z�ZZ�Z�M�i�X�gIS[R�ŷQ�˂R�M�QS�RQ�S`dX���JWW�WW��������#�+�<�H�U��@9�50- @> - -JK�PX@7� - -p c - -c�� Y KL@<� - -p c� -W - -c�� Y KLY@.II,,��IUIURQONGFCB,<,<31/.*)&%�#�###+##5#"'#"&554&"#5"&4625!5264&"6263267676555&5&&"26265��VhH�IqIn�N�HT6�{z�6���Q�NQ�P�2�<E�KrC$�V�YY�Z&K=g�g�M�i�2<g7<�lIS[R�ŷQ�˂R�M�QS�RQ�QY]?9A+�� ;AW�WW�!?NC \oya��������/�7�L�K�PX@- &JG I@- &JG IYK� PX@E�h�h c�c��c �Y��K�Z -LK�PX@F�h�p c�c��c �Y��K�Z -LK�PX@G�p�p c�c��c �Y��K�Z -LK�PX@R�p�p c�c��c��Y��K �Y��K�Z -L@U�p�p�� c�� c�c��c�[�K �Y��K�Z -LYYYY@(98JHFECBA?8L9L6521/.,+('%$" !"5!+3##!632"'32673#"&554#"#5"&4625!264&"267654&#"67!632BV���&^rNGz(m=/U�\h��T6�{z�6���Q�NQ�P�4F"B@5kT��1oNb�M�i� pX|1-�~IJ�jbx���ƷQ�˂R��lQS�RQ ];BT(#�MQG��V��)��:�C�L�P@ -+ -#JK�PX@< - -a��c��]�� [ K�\�K�LK�PX@G - -a��c��]� [ K�� [ K�\�K�L@I -W - -a��c��]� [� K�� Y K�\�K�LYY@*MM��MPMPONKJGEBA>=�:�:9875430/#"+####"&547#2653#5#"&467&&46236335#54&"365#"26%5#)�V��Pl�# -;q=JTB0Pc[IBLr�g@�);5��=eBUAN�:FK:f+ ��M�i|;�dN6' - -9B3��{"]�\&\�ab�6 -�M�377t;/�<-f8G�����V�����@�I�R�]�j6@1) JK�PX@@cc��] �� -[ - -K� \� K�LK�PX@P�Wcc��]� -[ - -K �� -[ - -K� \� K�L@MWcc��]� -[� - -K ��YK� \� K�LYY@2^^��^j^jgfdc]\USQPMKHGDC�@�@?>=;:965-+"#+##5#"&'##"&547#2653#5#"&467&&46236335!54&"365#"2673>7655!!265҃UiH{� ��Pl�# -;q=JTB0Pc[IBLr�g@�);5��=eBUAN�:FK:f+S�$1 ���&L<g�g�M�i�3=��;�dN6' - -9B3��{"]�\&\�ab�6 -�M�377t;/�<-f8G�E"$?MB\ozb��?�����6�?�LM@# -JK�PX@8 - -c��c��]�[ ��K�[�K�LK�PX@B - -c��c��]��[ ��K�[ ��K�[�K�LK�PX@@ - -c��c��]� [� K�Y���K�[�K�L@C�p - -c��c��]� [� K�Y���K�[�LYYY@ @@@L@LIHFE>=:965-+('#+!##5#"&'#2653#5"&54767&546232>7655#4&"6%2654��ViJ|��D$-AuNJS,�l7-G�u�k7mM4 -��BeF�K�&K<b�h�M�g�4=��"_<D0���?cSP.& %�Uif�2#3 j7><9n.�#?OF"[iza��C�����6�?�I@4 -% -JK�PX@=�� -c -� -a��c��] �[ ��K�[�K�LK�PX@G�� -c -� -a��c��]� �[ ��K�[ ��K�[�K�L@E�� -c -� -a��c��]� [� K�Y���K�[�K�LYY@HGDC>=:96531/.+*"+!##5#"&547#2653#5"&467&&5462366325!4&"654&"26?n�U:|e��(+ @vMJS,�lVK=Bu�j@�oH{;�i�BdGNGX2Z�YY�Z�M�i�X�g 4;D0���?c�V"Y>Uif�7=GW�j7><q>/�JWW�WW�����E��%�-�<�B�{@x/"4J�p c�a��c -��YK�YL==..��=B=B?>.<.<20,+('�%�%$#! "+##!32653"&554&"#5"&4625!5264&"632637366555#E�V�@k;0U`�dN�HT6�{z�6���Q�NQ�P�2nMl'M.�2�M�i`��MKlytbxIS[R�ŷQ�˂R�M�QS�RQ�QND\p���9��������3�;�I�R��@-�&J=�IK�PX@N�p�n��c�a�� - -c��c Y� K�[ L@K�p�n��c�a�� - -c��c� _ Y� LY@,<<RQONKJ<I<ICB@>:9653210/.,+('%$$" +#2653"&547!326'3"&554#"#5"&4625!5!#�264&"6322773665!!3667�Efwf�`T���lk;1V`�d�FHT6�{z�6�����Q�NQ�P�2nLbN( �L0�!�\�\�bbUw��t��MKlytbx�[R�ŷQ�˂R�MM�lQS�RQ�QND`��:AF�����Z��>�F�S�]@H� 1J8�IK�PX@N�p�n -� �c�a��c��c _Y�LK�PX@S�p�n -� �c�a��c��c�W� _Y�LK�PX@W�p�n -� �c�a��c��c�W� _Y�K�LK�PX@V�p�n -� �c�a��c��c��_Y�K� [ L@T�p�n -� �c�a��c��c� c��_Y�LYYYY@4UTGG[ZWVT]U]GSGSNMKIEDA@>=<;:976320/,+&%"%! +#"2"&'332654'&#"'!326'3"&554&"#5"&4625!5!#�264&"63277366535!366Ƣ=FAd;>/rτU�<D,";��\k:1V`�dN�HT6�{z�6��~���Q�NQ�P�2nMl)N(�W�9�r�!`!'�_nc�12: h��MKlytbxIS[R�ŷQ�˂R�MM�lQS�RQ�QND`�jj_p G>��������2�:�H�Q��@�</ (J�p c�c�a��c ��YK[ -LII;;��IQIPONKJ;H;HBA?=9854�2�210.-*)'&#""!!+###"3#"&547!326'3"&554&"#5"&4625!5264&"63227736655!363��V�\kZe ���gk;1V`�dN�HT6�{z�6���Q�NQ�P�2nMl=:����J��M�i�S�YI�u:.��MKlytbxIS[R�ŷQ�˂R�M�QS�RQ�QND H���_p I��������.�6�D�L�T��@�8+$J�pc�a��c�� - -c�� Y K�Y LMM77��MTMTQOKJGF7D7D>=;95410�.�.-,*)&%#"""+###67#"&'!32653"&55#4&"#5"&4625!5264&"63227736655#3&732655��V�fuK Nf�?k;0U`�dN�HT6�{z�6���Q�NQ�P�2nMlN( ��V�BR�M�i��RNF��MKlytbxIS[R�ŷQ�˂R�M�QS�RQ�QND`���`o �ӯ\G������ -.��B�J�X�`�o@"o L> m7 JK�PX@V�p�n c�c�a��c��c ��Y�K�[ -L@S�p�n c�c�a��c��c� -_ ��Y��LY@0KKkjfdba_^[ZKXKXRQOMIHEDBA@?=<986521")!,+!'5654#"#6#"7&'#"'!32653"&55#4&"#5"&4625!5!�264&"63227736655#3&%!326766267 -.��PP�}\_{� R �{_\u� -2K�*�-k;0U`�dN�HT6�{z�6�� -R�}Q�NQ�P�2nMlN( ��[���6;a�\h��|c|�N^X��ТX^N -xo(���MKlytbxIS[R�ŷQ�˂R�M�QS�RQ�QND`���`o -�ϳ+,GM?:d�����M��"�9�A�R�Z�u@rL -F(J - -c c c��YK [L��YXUTRQNMKJEC@?<;985410.,&$�"�"###"+##5#"'"&'#"'#"&5532>55!53267&546326655!264&"327&54625!264&"M�T0c|�8V}Vq�#53$ ��Ξ>P ZwbMjK*��Km1I|HH{Jc�Yo�-�~Kl1IxFFxI�M�i�@EJbX-EK�p� 'A@OM��1.7w_mKA>oOP�c9GFzEF��^9vZr=�P�c9GGxFF�����c��$�-�D�u@rB -:J� p� n�� - -c�c��c�� Y K[L..��.D.C@>86430/+*'&�$�$###!!+###"3#"&'#"'#"&5532>55!5�&"276%5!3267&5463263c�V�\lZe o�7O|Wq�#53% �� -IzIIp#0���Km�=QZvaGfK��M�i�S�YI_U'FK�p�'B@OM��FFxG$ߦP�ci�2.5x_m?9E����KX��$�,�C�K��@}A9 -J� p� - -n��c�c� -� -c��_�� Y K[L--��JIFE-C-B?=7532/.+*'&�$�$###!!+###"3#"&'#"'#"&5532>55!5�264&"%5!3267&5463263�62"&X�V�\lZe o�8O|Wp�#53% ���IzIIzI���Km�=QYuaGgK��"1""1"�M�i�S�YI_U'FK�p�'B@OM�8GGxFF]�P�ci�2.7v_m?8D��##0""��������"�*�2�I�{@xG - ?J�� - -cc�� c� � c��c ��YK�[L33��3I3HEC=;985410-,)(%$�"�"####+####"&'#"'#"&5532767655!5�264&"264&"%5!3267&5463263ۂV�?jW=a9d|Wq�"I#���IzIIzI\GeB?jE��]Km�=QZvaEd<n�M�i�&�f4.;FK�p� +YOM�8GGxFF�<>m@>��P�ci�2.5x_m;53�������� �7�?�H�L��@�.&J�p� p� -� -c c��c�� c��YK� [LII��ILILKJGFCA>=:976321/,*$"� � ###"+####"&'#"'#"&5532>55!53267&546326335!264&"5#"26%5#�V��7Y8`|Wq�#53% ��̟>O ZvaKh;k4�aKm2IzIIzI%:FK;f* -��M�i|;�1+6FK�p� 'A@OM��2.5x_mD>$�P�c9GGxFFT<-f8G�������K��� �7�?�H�L�T��@�.&J�p� p� -� -c c��c�� c��_��YK� [LII��RQNMILILKJGFCA>=:976321/,*$"� � ###"+####"&'#"'#"&5532>55!53267&546326335!264&"5#"26%5#�2"&4�V��6Y;^|Wq�#53% ��Ο>O ZvaJj9k4�aKm2IzIIzI%:FK;f* -���0##0#�M�i|;�1*5FK�p� 'A@OM��2.5x_mD=#�P�c9GGxFFT<-f8G�����#0""0���������'�B�O�y@v --J�� c��c��c��c�� -c ��YK� - -[LCC��COCOLKIHBA>=6531+)&%"!��##"#+##5#"'#"'#"&5532667655!5�264&"3267&5463267667655!265��VhH�E9z|Wq� E0���IzIIzI�Ο=QZva@aW ��KmO&K=g�h�M�i�2<vUFK�p�!UOM�8GGxFF��2.5x_m4/! 6P�cB!?NC \oya����K����'�@�M�U��@�8�4 - -J� p�� c�� c��c�� -c��_��YK� - -[LAA��SRONAMAMJIGF@?<;31+)&%"!��##"#+##5#"'#"'#"&5532667655!5�264&"3267&546326767655!265�2"&4��VhH�G:z|Wq� E0���IzIIzI�Ο=QZva�7F#��KmO&K=g�h�q0##0#�M�i�2<uTFK�p�!UOM�8GGxFF��2.5x_mcA+P�cB!?NC \oya�)#0""0�����[���6�>�H�}@z0+$ - J�p� n� -� -c� � c� � c��c��YK�[L��GFCB=<986521/-*(" ��###"+##5#"&'#"'#"&5532>55!53267&5463266325!264&"54&"26[�T;|Ci7n}Wq�"63% ��̟=QZvav8f>}:��Km2IzIIzI�[�YY�[�M�i�Y=5EFK�p�'B@OM��2.8u_mQ06Y�P�c9GGxFFIJWW�WW����K\���6�>�H�P��@�0+$ - J�p� n� -� -c� � c� � c��c��_��YK�[L��NMJIGFCB=<986521/-*(" ��###"+##5#"&'#"'#"&5532>55!53267&5463266325!264&"54&"26�2"&4\�U:|Ci;l}Wq�"63% ��Ο=QZvaw8d?|:��Km2IzIIzI�Z�YY�Z��0""0#�M�i�X<5DFK�p�'B@OM��2.8u_mP/6X�P�c9GGxFFIJWW�WW��#0""0���������3�<�[�K�PX�B J�B JYK�PX@?�h��cc � c�Y��K\ -LK�PX@@�p��cc � c�Y��K\ -LK�PX@E�p��c�W�c � c�Y��K\ -LK�PX@P�p��c�W�c � c��Y��K�Y��K\ -L@T�p� p��c�W�c� � c�[�K�Y��K\ -LYYYY@&[ZWVTSRPLJHF@>;96532,*'%"!!"5!+3##!632"'32673#"'&5"'#"&5532767655!�2654#"3267&5463232764&#"#67!�كV���&^rNIy*m>.V�W29MF}Wq�#I#���H|H�=G�Ο>Q[uaMl�-*@9cX�dKm�M�i� pX|1-�~IJ�05b FK�p� ']O��FG<�F��3/9r_mLE%$�BY+$P�c����J����1�9�W�_�K�PX�P J�P JYK�PX@G�h��cc � c��_�Y��K\ -LK�PX@H�p��cc � c��_�Y��K\ -LK�PX@S�p��cc � c��_��Y��K�Y��K\ -L@\�p� p��c�W�c� � c��_�[�K�Y��K\ -LYYY@.;:]\YXUTNLJIFECB@?:W;W874310*(%# !4!+3##!632"'2673#"&'#"'#"&5532767655!�264&"%2764&"#67!3267&5462�2"&4�V���&^r��(=v4V�Xl7R|Wq�"I#���IzIIzIy�,)Bl=T�YKm�>O Zv�m�0##0"�M�i� qYw^�>@KH�_V(FK�p� +YO��GGxFF$!�C2*,&P�ci�2.5x_mKC�*#0##0����J���&�A�I�O�W]K� -PX�,JK�PX�,JK�PX�,J�,JYYYK� -PX@F h��cc�c��_ �� -Y - -K[LK�PX@M h�p��cc��c��_ �� -Y - -K[LK�PX@F h��cc�c��_ �� -Y - -K[LK�PX@M h�p��cc��c��_ �� -Y - -K[LK�PX@N� p�p�� c c��c��_ �� -Y - -K[L@T� p�p�n�� c � a��c��_ �� -Y - -K[LYYYYY@.JJ��UTQPJOJOLKHGDCA@=<5420*(�&�&%$###"+##!32653"&'#"'#"&5532>55!53267&5463263736655!264&"%5#�2"&4ՂV�@k;0U`�b 6R}Wq�#53% ��̟=QZxaKj+M.�|Km2IzIIzI#�2�'0##0"�M�i`��MKly`T'FK�p� 'A@OM��2.7v_mD=\pP�c9GGxFF��9�#0##0�����r��'�qK� -PX@&�h d -��YK�L@'��p d -��YK�LY@���'�'&%!#"# +####"73327655!#"73327655!5r�V�ES�U,. -��ES�U,. -���M�i��dc�;<%8��dc�;<%8�M�����z��$�4��@ - -JK� -PX@3� -h� -� -c��d��c ��Y K�L@4� - -p� -� -c��d��c ��Y K�LY@��32/-,*'&�$�$"#"+##5#"&54675&&55##"73327655!5!33#"26z�V@�]�8.2#�ES�U,. -�����4N$$BRY�r�M�i�__W6MWO�dc�;<%8�M��3WEK8o5^�������1��K� -PX@3� - - h� a� -� -d��d��Y K�L@4� - -p� a� -� -d��d��Y K�LY@���1�10/+)'&#$$+####"'&55332767655!5!#"73327655!5�V�$*wz)%V;< -�ES�U,. -���M�i�JuDMOEr�}�"%%H-}��dc�;<%8�M�����$���%�}K� -PX@,��h��d��c -�� Y K�L@-���p��d��c -�� Y K�LY@��$# ��"# +### 55##"73327655!5#26$�V��m�ES�U,. -��i�2�1�M�i������dc�;<%8�M����PQQ�������+���JK� -PX@2��h����c �d��d -Y�K�L@3���p����c �d��d -Y�K�LY@+*)('&" ##% +#"3253#5"&46335!#"73327655!5!#xr�(WD�NV'ʅ��(�)ES�U,. -��0��Q!0KL|�ڒ4{�tf�dc�;<%8�MM��������=@ -JK� -PX@=� -�� -p� h�� c��d��c��Y K�LK�PX@>� -�� -p� p�� c��d��c��Y K�L@F� -�� -p� p�� c��d��c� [� K��YK�LYY@���=�=:96431-,*)'%"#+##5"&5475&&47##"73327655!5!632#6&"33#"265��Vq��i/=�ES�U,. -��}$RYL,W1VF3.DV[�s�M�i�,0_Th'Qa$�dc�;<%8�M -fR1:0*=;J1l5aO������(��M�Z8@BJIK� -PX@H�p�h�W�c��dc �Y -��K�LK�PX@I�p�p�W�c��dc �Y -��K�L@Q�p�p�W�c��dc� [�K �Y -��K�LYY@*NNNZNZWVTSMLEDA?<:97320/-+*)('"#"#+!##5#"'#"&5475&&47##"73327655!5!632#6&"33#"327&727667655#!265q��VhH�H6�c�h/=�ES�U,. -��e$RYL,W1VG2.CW[@�a$�&K=g�g�M�i�2<tw]Vh'Qa$�dc�;<%8�M -fR1:0*=;J1l5�4.#G!?NC \oya��������J�T�@HBJK� -PX@G�p�h��c��c��dc �Y -��K�LK�PX@H�p�p��c��c��dc �Y -��K�LK�PX@P�p�p��c��c��dc� [�K �Y -��K�L@V�p�p��c��c��d��c��c� [�K �Y -��K�LYYY@$SRONJIGEA?<:97320/-+*)('"##"+!##5#"&'#"&5475&&47##"73327655!5!632#6&"33#"327546325!54&"26n��U:|Ah9�b�i/=�ES�U,. -��k$RYL,W1VG2.CW[@� �f|:�U�Z�YY�Z�M�i�X:3d]Vh'Qa$�dc�;<%8�M -fR1:0*=;J1l5�h�X���JWW�WW��������"�*��K� -PX@3�h�c��d��c �� -Y - -K�L@4�p�c��d��c �� -Y - -K�LY@��)(%$�"�"! "##+###"&463!5!#"73327655!5�264&"��V�@j�uvn;��ES�U,. -��GeA?iE�M�i�'�fj�f��dc�;<%8�M�<>m@>�����o��-�5�B���JK� -PX@>� h� c� � d��c��c -��YK�L@?�p� c� � d��c��c -��YK�LY@$66��6B6B?><;430/�-�-,+'%#3+##5 &'#"&46322>55!#"73327655!5�264&"2655o�V9���?i�uvn��/��ES�U,. -��*HdB?iF�+]`�b�M�i�j��&�gk�f,C�dc�;<%8�M�=?m@>;gO czui������]��!�(�/��@.& -'-JK� -PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��,+%$�!�!"##" +##5#"&46325!#"73327655!54&"6%27%]�T<~l��l}=��ES�U,. -���a�/��e�2���M�i�[�؊]��dc�;<%8�M�gLa$�$*P]-�(��������2�;��K� PX@>���h� - h -c� -� -d��c��Y K�LK� -PX@?���p� - h -c� -� -d��c��Y K�L@@���p� p -c� -� -d��c��Y K�LYY@"��:964�2�210.,+*)($" ##"+####"&543354&"#47##"73327655!5!63235#"26��V��Pl�5&d%T�ES�U,. -�����:FK:f+�M�iz;�dN�S@FGCS1�dc�;<%8�M�R �Z<.f7G�����O��@�I�Vi� -JK� PX@C�h�hc�� - -dc �Y��K�LK� -PX@D�p�hc�� - -dc �Y��K�LK�PX@E�p�pc�� - -dc �Y��K�L@J�p�p�fc�� - -dc �Y��K�LYYY@,JJJVJVSRPOHGDB@?9753210/+)'&%# #"#+!##5#"&'##"&543354&"#47##"73327655!5!63232667655#5#"26265�ŃVhHz� h�Pl�5&d%T�ES�U,. -��w�hd7Ϫ:FK:f+� &K<f�g�M�i�2<��;�dN�R@FGCS1�dc�;<%8�M�Q"G"��<-f8H�$?MB\ozb��������"�+�/��K� -PX@6�hc��d��c �� -Y - -K�L@7�pc��d��c �� -Y - -K�LY@ ,,��,/,/.-*)&$�"�"! "##"+####"&54335!#"73327655!55#"26%5#��V��Pl�4��ES�U,. -���:FK;f* -��M�i|;�dN���dc�;<%8�M�\<-f8G��������}��%�2���JK� -PX@4� -h�� - -c��d��c�� Y K�L@5� - -p�� - -c��d��c�� Y K�LY@&&��&2&2/.,+�%�%"##+##5#"&727667655!#"73327655!5265}�VhH��a%��ES�U,. -���&K=g�g�M�i�2<��#G�dc�;<%8�MM!?NC \oya��������*�7��@ - -JK� -PX@5�h��c��d��c �� -Y - -KL@6�p��c��d��c �� -Y - -KLY@++��+7+74310�*�*)("#+##5"&'#67&727667655!#"73327655!5265��Vh�}�g�d a$��ES�U,. -��%&K=g�g�M�i�2<NH���l5=#G�dc�;<%8�MM!?NC \oya����8��8�}@$!J GK� -PX@%�h�c�` �� -Y� - -�L@&�p�c�` �� -Y� - -�LY@8765"#)!,+!'5654#"#6#"7&46326675!#"73327655!5!8��OP�}\_z� R �{_\}�ffA[E2�qES�U,. -��\��|c|�N^X��ТX^N��?:0;��dc�;<%8�M�����D��!�+��@ - -JK� -PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��*)&%�!�!"##" +##5#"&46325!#"73327655!554&"26D�T:}e��e}:��ES�U,. -���Z�ZZ�Z�M�i�X�φX��dc�;<%8�M�gJWW�WW��������.�4�S@P�p�� � a�� -d Y�K� - -[L///4/410,+)(&$"!"# +27736655!#"73327655!5!##!32653"&5%5#�0#M.�xES�U,. -���V�@k;0U`�d�2�\p�dc�;<%8�MM�i`��MKlytb���9���������"�8��K�PX@ -4J@ -4JYK�PX@) - -cc ��YK�LK�PX@. -W -� -cc ��YK�L@/ c� -� -cc ��YK�LYY@!##��#8#720-+*(%$! ��#+####"'"&54675&&55#5�264&"%5!33#"32675463��V�?jWv85�~8.2#�/GeB?jE���4N44BR�:Fvn�M�i�&�fTM]Z5MWOM�<>m@>��WEK87m71[f���������.�7�;�g@d $J��c c c -��YK�L88��8;8;:96520.,)('%" ��"+####"&'"&54675&&55#5#"32676335!335#"26%5#��U��3T5�z8-2#��5BQ�9D�5��4N5i:FK:f+ -��M�i|;�+&K^Y6LWOM��87m4/��WE�<-f8G������������3�@�`@]# -J� -� -c��cc ��YK�L44��4@4@=<:931.-&%!��"#+##5#"'#"&54675&&55#5#"3267&727667655!33%265��VhH�G0�d�9-2#��4�U?VMa$�4N4�&K=g�h�M�i�2<xw_Y7LWOM��n95]d)#GWE�!?NC \oya�����s���*�L@I' -J� -cc�� Y K�L! ��%$ *!*��!#"+##5#"&'#"&47#5!#"265!5"267547s�V6|>g5|d�N��HWW�\�F�IXO�FK�M�i�Y2-_o�1HHL�IeJ9M��L�GE:d3���� ��&�B�o@lA� - J�p� - - p� c� � - -c��c��Y�K�[�L'''B'B>=:953/-,*#!&+##"&'"&47#5!#"327675&&55!5!33#"32654&"#&677�=B��m�!6ΆL�lIVTFo c8'��6�a5T GTJgB��9S+LLP�hqT��ACAp�1HHL�Gda&a\&MM+`JK@pCxzJGYO� -b�������,�7�Q�@:�$6 - -JK�PX@O� pp�s�c� � c�� -c� - -c�� Y� K�[�LK� PX@N� �hp�s�c� � c�� -c� - -c�� Y� K�[�LK� PX@M� pp�s�c� � c�� -c� - -c��c�� Y� �LK�PX@O� pp�s�c� � c�� -c� - -c�� Y� K�[�L@M� pp�s�c� � c�� -c� - -c��c�� Y� �LYYYY@&88.-8Q8QONJHDBA?<;32-7.7,+#!+##5"&47&'"&47#5!#"327675&&55!5!#2675&75!33#"32654&"�AG�R2�Sw*7�~L�lIUNGk h8'��+�B9ET~I=Q���5T GTJgB��9d8�UsW�R�CzFn�2 LKm�3HHL�Gjk(a\M�KFyD^Lr �SaIL?pCxzJFPr�������&�.�R@O J�c� cc -��YK�L��-,)(�&�&%$#!#!##+####"&'#"&47#5!#"327663!5!5�264&"�V�?jW9]8|d�L�t!IVPF�uk;���GeB?jE�M�i�&�f.)Xo�1HHL�G�V`�M�<>m@>��������$�-�1�]@ZJ� c c c -��YK�L..��.1.10/,+(&�$�$#"!#!#"+####"&'#"&47#5!#"3276335!55#"26%5#��V��3U3u`O��0HWOCp -�5��?:FK:f+ ��M�i|;�+'Vp�3HHN�Ex��M�\<-f8G�����������*�8�\@Y%� -J�c��cc �� -Y - -K�L++��+8+85421�*�*)(#!"#+##5#"'#"&47#5!#"327&727>7655!5265ԂVhH�G3�d�L�t!HWPF�e! ��X 6)g�g�M�i�2;pwo�1HHL�G�24 "*MM!�.*\oya�����g���C�P��K�PX@ -J@ -JYK�PX@A�p�� - -c c��c��YK� [�K�L@F�p�� - -c�W �c��c��YK� [�K�LY@(DD��DPDPMLJI>=;97642,*&$#!��##+##5#"'#"'&&4675&&55#55!33#"32654'5&#"#&6726767667265g�VhH�I%�|�^06=59&���H4U GUJhB��]57M\^=U,% U&K=g�g�M�i�2<jV^0VtT`]&Ml+`JK?qCxzsPr��=8 -#C>!?NC \oya�����g�� �H�UOK�PX@ - - J@ - JYK�PX@G� - - ps�� c - -c��c��YK�[�K�LK�PX@L� - - ps�� c� - W � - -c��c��YK�[�K�L@J� - - ps�� c� - W � - -c��c��c��YK�LYY@*II��IUIURQONCB@><;971/+)(&#"� � #+##5#"'#'#7&&54675&&55#55!33#"32654'5&#"#&6726767667265g�VhH�ItR�`vz`�}�=59&���H4U GUJhB��]57M\^=U,% U&K=g�g�M�i�2<jAX����jd<T`]&Ml+`JK?qCxzsPr��=8 -#C>!?NC \oya�����%��:�B�Y@V6 J -c �a d��Y�K�LA@=<:9875321$$+!62''64&"#5"&547##"'&55332767655!6325!5!�264&"%�2�w�yWjN�HT6�{�%)wz*$V<) 5:Xr6��I��Q�NQ�P��Q��{JM�S[R�ŷQ�e:2JuDMOEr�}�#% *f}2R�M�QS�RQ��������9�B@? -a d��Y K�L���9�98765/-$$$+####"'&55##"'&55332767655!32767655!5!5��V�$*wz)%�%)wz*$V;<I;< -�+�M�i�JuDMOErJJuDMOEr�}�"%%H-}}�"%%H-}�M��������9�A�I�S@P -a d _��YK�L��GFCB?>;:�9�98765/-$$$+####"'&55##"'&55332767655!32767655!5!5�2"&4$2"&4��V�%)wz*$�%)wz*$V;<H;< -�,I0##0"��0##0"�M�i�JuDMOErJJuDMOEr�}�"%%H-}}�"%%H-}�M�2#0##0##0##0�����=��5��K�PX�J�JYK�PX@0 c -d�� Y K�Y�K�LK�PX@5 c� - -W�c�� Y K�Y�K�L@4 c� -� -d��c��a�� Y K�LYY@���5�54321+)%$$#$+####"&'#3264&#!#"'&55332767655!5!5=�U�XhY8WURS>bO��%)wz*$V;<��z�M�i�2fWm+�$GNE�HKuDMOEr�|�"%%H-|�M�����.��G�U�Z@WJ a��c -d�� Y K�L��UTNMJI�G�GFE<:42.-$$$"+##5#"&'##"'&55##"'&55332767655!32767655!>55!5�2655##.�U8����%)wz*$�%)wz*$V;<<;<',���_�d�:e �M�i�j��JuDMOErJJuDMOEr�}�"%%H-}}�"%%H-} $,M�[�th� a �������D�N��@ -AJK�PX@1��c a -d ��YK�LK�PX@6��c a -W�c ��YK�L@7��c a -d��c ��YK�LYY@ ��MLIH�D�DCB@>=<640/$$$"+##5#"&547##"'&55##"'&55332767655!32767655!6325!554&"26�T:}e��$*wz)%�%)wz*$V;<_;<8?[}:��jZ�ZZ�Z�M�i�X�g<1JuDMOErJJuDMOEr�}�"%%H-}}�"%%H-}7X�M�gJWW�WW�����h��B�N�x@uJ� � c -� -cc�� d��]��YK�[�K�LCC��CNCMHFED�B�BA@?=<;53/.*(&"%+####"&'#33254'&"&&'&547##"'&55332767655!6335!5##"3h�V�`Y2RSSL>s&^7<*�%)wz*$V;<.�W�L���g -88�M�i -/E]'�8C^8 $IJuDMOEr�}�"%%H-}5`M�v=�.�����,��-�:�k@hJ� - c� -� - c��c��c��]��YK�L..��.:.:7643�-�-,+$#" ##+##5#"&'&##"'#3264&'53267667655!5265,�UhHz��.^k�4TQRzFSB��A] -���&L<g�h�M�i�3<�~M0oWxD�26FK�LJN!7MM!?NC [pya����*���1�K@H�p� �� �c�a��d��_ - -Y� -L10/.-,+*$$ +#2653"&547##"'&55332767655!675!5!#�Dfwf�`U��%�%)wz*$V;<WFk�X���\�bbUw��tQ;JuDMOEr�}�"%%H-},fMM�����z��A�W@T� p����c -�a��c� � d��_ Y� LA@?>=<;9871/$! +#"2"&'332654'&"&'&547##"'&55332767655!6335!5!#�=FAd;>/rτU�<D,"kI B�%)wz*$V;<6iW�L���!`!'�_nc�12: "]JuDMOEr�}�"%%H-}+jMM��������,�C@@ c��d -��YK�[L���,�,+*)($!! +###"3#"&47##"'&5532767655!5!5�V�[m[e��I�%)wz*$Vv����M�i�V�\I��;BuDMOEr�t�"%&I-t�M��������5%K�PX� J� JYK� -PX@3�h� -�� -�c �ad Y�K�LK�PX@4�p� -�� -�c �ad Y�K�LK�PX@9�p� -�� -�c �a�W�d Y�K�L@:�p� -�� -�c �a��d��d Y�K�LYYY@543210/-,+$$$ +#"3253#5"&547##"'&55332767655!6335!5!# rF\<XC�MU'ʅ�%)wz*$V;<FJ(�)���J�L|�ڒ4|iD1JuDMOEr�}�"%%H-}/fMM�����8��)�1��K�PX@'ad �� -Y - -K�LK�PX@,a�X�d �� -Y - -K�L@-a��c��d �� -Y - -K�LYY@��0/,+�)�)('$$+###"&47##"'&55332767655!5!5�264&"8�V�?i�u&�%)wy+$V;<��|�GeB?iF�M�i�%�gk�/>vDMPDs�p�"%%I-p�M�<?m@?��������,�3�:�_@\1)982J��c�a��d��c �� -Y - -K�L��760/�,�,+*!$$"+##5#"&547##"'&55332767655!6325!54&"6%27%�T<~l��%)wz*$V;<7Eh}=��@a�/��e�2���M�i�[�l<1JuDMOEr�}�"%%H-}?]�M�gLa$�$*P]-�(�����@��)�2�6�S@Pa��c��d �� -Y - -K�L33��36365410-+�)�)('$$"+####"&47##"'&55332767655!5!55#"26%5#@�V��Ol.�%)wz*$V;<��~�CAF:f* -��M�i�;�a�(2uDMOEr|e�"%%H-e�M�w=.f8Gͷ��������/�=�N@K -J -a� -� -c��d�� Y K�L��=<6521�/�/&$$"+##5#"&'##"'&55332767655!>55!5�2655##�U8����%)wz*$V;<',���_�d�:e �M�i�j��JuDMOEr�}�"%%H-} $,M�[�th� a �������/�=�E�Y@V -J -a� -� -c�� d� � _�� Y K�L��CB?>=<6521�/�/&$$"+##5#"&'##"'&55332767655!>55!5�2655##�2"&4�U8����%)wz*$V;<',���_�d�:e �E0##0"�M�i�j��JuDMOEr�}�"%%H-} $,M�[�th� a �p#0##0��������,�6��@ -)JK�PX@-��c�ad �� -Y - -K�LK�PX@2��c�a�W�c �� -Y - -K�L@3��c�a��d��c �� -Y - -K�LYY@��5410�,�,+*!$$"+##5#"&547##"'&55332767655!6325!554&"26܃T:}e��%)wz*$V;<8?[}:��)Z�ZZ�Z�M�i�X�g<1JuDMOEr�}�"%%H-}7X�M�gJWW�WW�����]��0�8�H�x@uJ� -� -cc� c� � c��]��YK�[�K�L99��9H9GEC><;:7632�0�0/.-+#""%+###"&'##"&'#33254'&"&&'&5476335!5�264&"%5!#"3!663]�V�?j�s�`Y2RSSL>s%^7<+A6XW�Q�GeB?jE��\�g 88Ar]�M�i�&�f`Q/E]'�8C^8 $IW`M�<>m@>���.DI�����g��0�?�H�L��@�J� -� -c c c��c��]��YK�[�K�LII21��ILILKJGFCA:876531?2?�0�0/.-+#""%"+####"&'##"&'#33254'&"&&'&5476335!5!6335!#"5#"26%5#g�V��Ol�`Y2RSSL>s%^7<+A6XW�QOF'�4�\�g 8�:FK;f* -��M�i|;�cM/E]'�8C^8 $IW`M�vlѫ.<-f8G����������.�C�P��@~J� � c� � cc��c��] -��YK�[�K�LDD0/��DPDPMLJI><;:32/C0C�.�.-,+)"%#+##5#"'##"&'#33254'&"&&'&5476335!5!&727667655!#"265�VhH�=�`Y2RSSL>s%^7<+A6XW�QO3a%�Ȣg 8{&K=g�g�M�i�2<�/E]'�8C^8 $IW`M�v41#G�.=!?NC \oya�������2�t@qJ� - -p�p� � c� c� -� -a��c��c��YK�L���2�210-,)'&%$#! "+##5#"&'#"&'3264&"#662367#5!#"265!5�V6}Z�� -t�sUF�II�FUs�t�5�dIVW�]���M�i�ZgS[rcG'6V�V5'GbnY>#GGL�IeJ9M���� d��0�L�u@rL( J� p�p� c� � c� a��c -��Y�K�[�LIHED@>:875210/.-&%&+##"'&&547#"&'3264&"#6623675&&55!5!!33#"32654&"#&67d�=C���^06 ` u�s V -G�II�G -V r�s�9&�m�����4U GUJhB��9S+MMP�gqU��0V8[qcG'6V�W6'GbmY`]&MM+`JK?qCxzJGYO� -��������7�h@e� p�p� -� -c� a��a c��YK�L���7�76543-+'&%$"!$+####"&'#"&'3264&"#66235332767655!5!5��V�$*weYt u�s V -G�II�G -V r�srV;< -�#�M�i�JuDMj_[qcG'6V�W6'GbmY�}�"%%H-}�M�����b���F�K� PX@K� p�p�f� c c�� - -c�Y��K�\LK�PX@L� p�p�n� c c�� - -c�Y��K�\LK�PX@Q� p� p� n� c� W� a�� - -c�Y��K�\LK�PX@]� p� p� n� c�� c�� a�� - -c��Y��K�Y��K�\L@Z� p� p� n� c�� c�� a�� - -c�[�K�Y��K�\LYYYY@$FECB@?9765320/-,)(&%#" !5!+3##!632"#2673#"&55#"&'3264&"#662352266764&"#&7!�كV�S2&]rNGz=w5V�^oy u�r V -G�II�G -V r�sy8`<<+@{>U)�9�M�i� pX|3/|=AKH�kao[qbH'6V�V5'GbmY -%�BXFT@����U���%�L@IJ���p�p����c��c��_ - Y� L%$#"#" +#" 53#3253"&547&54%5!5!#�B�/*gN�zV_cQ�N��jj�c�� %!A��vv:�@�uwkix/6|�AMM����O����'�C@@ J���p����c�� c��_Y�L%$ -+#" 53"&547&54675!5!#264&"�E`9AgNno��lt���c��``�a V���84zgoogw63~p`AMM�F�FF���������!�/�Z@W(J�p�n � c��c��c -�Y���K�L/.+*$"! 3+!##5"&7264&##"2653"&4675!32265!$��V1�r -FAVd�ie�VU���y݊���J�J���M�i�S��PX�dhVy����ff:OgHUm^<����6��� �+�P@M" -J���p�s����c�� - d� -� -cY�L*)&#% +#"3253#5"&547&54%5!5!#5##"26�D`9BeP�N@Q/�t]��^��1??RHzA SFB�p=�H~BgVk/4��AMM��cBt>V����N����!�)�s@�JK� PX@#���h�c��_��Y��L@$���p�c��_��Y��LY@""")") +!"&547&54675!5!�264&"64&"���`wqq��qqw`����M�aa�`�aa�``�@ -m\{66ygoogy66{\m -@M��F�FF�F�FF�F���������"�1�U@R -*J�p� - -c��c� � c�Y���K�L10-,%#"!# +!##5"&7264&##"&4675!�4&"232265!$"�V1�q -EAbf`\��|e��2e�ee�'��5�J�I�\�M�i�R��P>鎎ى j�H�dd�d�D)gHUm^<����?����#�+��@�" JK� PX@*���h�s - c��c��Y��L@+���p�s - c��c��Y��LY@$$$+$+('##+!#5"&547&54675!5!#&2675664&"���`wDR/�s`yw`�����?SGyA2aa�``�@ -m�7�PyAfVl04�\m -@M��Cs>RGiDF�FF�F�����d��>�d@a) J� - - p�p����c�� - -c� � c��d��_ Y� L>=<;:98642/-#!& +#"2#"2"&'33254&#"547&'33254&#"54335!5!#֙L>oC?i_I>oC?i�y -Q�x?D�?C -Q�x?D��P�Y���HTEQF�QWUgP*�F-XeO*��PMM�����d��@�d@a) J� - - p�p����c�� - -c� � c��c��_ Y� L@?>=<;:832/-% +#"2##32654&"#&62"&5467&'33254&"&'&54335!5!#ՙM>pC?i_TfrYAP,S2K\�]}ޡF;KR�x?qE<�P�[���HTEQV�[83%,7,HbS�a�sIf,^eO*O�PMM��������6�E��@ -> -JK�PX@A�p� - -p �c�� - -c�� c�Y���K� [L@B�p� - -p �c�� - -c�� c� � _�Y���K�LY@EDA@976542+*%#5"+!##5"&736654'&##"2"&'332654'&"&'&5466335!32265!$��U1�r -<:1)_�=FAd;>/rτU�<D,"kI B>X9W�\�7�FM�J�J��M�i�S��&, !`!'�_nc�12: "]8GjiSiHUl^?�����z��-�8�\@Y/J�p����c��c��c��c - Y� K�L8610-,+*#! +#"2#5"&547&'33254'&"&46335!5!#5"'32ߢ_ -;rC!B%Q*�q]OT�x(!�kl[W�S��A$A8JA;s�' -W<'�gv;eQg*)eeP/=�;PMM�zQ -9g;��������=�d@a2J�p�p����c��c�� c� � c�� - -_ Y� L=<;:9876-+('#3# +#"32654&"#&62##"32654&"#&62#"&5467&54675!5!#�,�q[AP,T/KX�^}eWqrZAP+T1L]�]}e{�E;����q���NR83%/7.KaV�]X�Z83$,6-IaR�`�sGe<�x|LMM��������.�<�a@^5J�p �c �c��c�Y���K�[ -L<;871/.-,+%# ##3+!##5"&764&##32654#"#&62#"&5467635!32265!$�U1�r -EBVd�kwaEIZXOT�a~e��4-[��W�t���J�J���M�i�S��Qk�h?0fhOaZ�i�Iq!D]\:OgHUm^2�������*�5�_@\+ J�p����c��c� c� � c - Y� K�L42/.-,*)('# +#"32654&"#&62#5"&547&54675!5!#"'327�,�q[AP,T/KX�^IR*�pb����q��= -;PA5y�NR83%/7.KaVFZ0�rs9fQj*<�x|LMM��=i<�����*����$�G@D�� -� -p����c� -� -c��_ Y�L$$! +#2653"&4675! 55#5!#!265�Dfwf�`U�𗟂���m�����2�1�\�bbUw���f����MM��PQQP�������0�8+� JK�PX@5�h��c��c� � c �Y -��K�LK�PX@6�p��c��c� � c �Y -��K�LK�PX@A�p��c��c� � c��Y -��K �Y -��K�L@>�p��c��c� � c�[�K �Y -��K�LYYY@7632.,*)$"! "#+3##5#"&72664&"#&7# 55#5!632'3267%#26;كVkP��2qS45c5R��m�"QgYO�deRr�e�2�1�M�i�*=ǜ7b7C9B0����M dSr'#^skT,��PQQ�����~��.�6�S@P�p����c��c��c��_ -Y� - -L///6/632.-,+*)'! +#"2"&'332654'&"&'&5466335! 55#5!#!265�=FAd;>/rτU�<D,"kI B>X9W�a�m�����2�1�!`!'�_nc�12: "]8Gj����MM��PQQP�������&�.�V@S�p����c��c��c -Y� - -K�[�L'''.'.+*&%$#"!### +#"32654#"#&62#"&675! 55#5!#!265�Iq�waEIZXOT�a~e�����j�m�����2�1�k�h?0fhOaZ�i��]����MM��PQQP����������#�;@8 c -��YK�L��"!�� +### 55# 55#5#26%#26��V��m��m���2�1.�2�1�M�i���������M����PQQP��PQQ�����?��� �)�-�Y@V c� � c��c -��YK�L**��*-*-,+('$" ��#"+####"&54335! 55#52655#"26%5#?�V��Pl�4���m��2�1�:FK;f* -��M�i|;�dN������MM��PQQP��<-f8G�����������#�0�Z@WJ�� - -c��c��c ��Y K�L$$��$0$0-,*)## ��#+##5#"&727667655! 55#5265!265�VhH��a%���m��2�1�&K=g�g�M�i�2<��#G����MM��PQQP!?NC \oya����������)�Q@N - J�� - -c� � c��c��YK�L��('$#��#" +##5#"&46325! 55#5#26%54&"26ɃT:}e��e}:��m���2�1RZ�ZZ�Z�M�i�X�φX�����M����PQQJWW�WW��������.�6�Z@W* J c��c��c -��Y�K�[L5410.-,+)(#!$+!62''64&"#5"&547#"3#"&4633625!5!�264&"��2�w�yWjN�HT6�{g\kZe �����>�6�����Q�NQ�P��Q��{JM�S[R�ŷQ�e/*S�YI��yCR�M�QS�RQ�����g��-�5�C�Q��@�<7* JI� p - -c� � c c��YK�YLDD66��DQDQNMKJ6C6C:8430/�-�-,+)('%!$#+##5#"&'&&"#5"&547#"3#"&4633625!5�264&"63267676553265g�VhH}�L�HT6�{h\kZe �����>�6��1Q�NQ�P�2nBeCV 6)g�g�M�i�2;��/6\R�ƷQ�e/*S�YI��yCR�M�QS�RQ�Q=5>*!�.*\oya�����q��2�:��@. JK� PX@8�g -c� � c� � c��Y�K�[L@7�s -c� � c� � c��Y�K�[LY@333:3:76210/-,+)!$"+!62''64&"#5#67#"&547#"3#"&4633625!5!264&q�2�w�yWjN�HT�eO8 -e}`\kZe �����>�6�����PQ�NQ��Q��{JM�S[R�ŷ�Q:|d/*S�YI��yCR�M�Q�QS�R�����0��-�5�>�H�t@q=:7* J - -c� � c c��YK�YL66��GFCB6>6><;98430/�-�-,+)('%!$"+##5#"&554&"#5"&547#"3#"&4633625!5�264&"6262554&"260�T:}e�N�HT6�{j\kZe �����>�6��3Q�NQ�P�0�4A�:Z�ZZ�Z�M�i�X�gIS[R�ŷQ�e/*S�YI��yCR�M�QS�RQ�S`dX���JWW�WW��������>�G @0. JK�PX@<��c�a��]�Y ��K�\�K� [ -LK�PX@G��c�a��]��Y ��K�Y ��K�\�K� [ -L@D��c�a��]�[�K�Y ��K�\�K� [ -LYY@FEBA>=:87654-+(&%$$#+3##!2653#5#"&47&#"3#"&54!267&&47!5!6323'4&"36�׃T��W;q<KTB0Pd$&��Mb �x�B/BK���)Xe>��=eBUAN�M�iu,"W9B3��{"]�.n�V[I�s��^s&M -c�5|377t;/�����U��'�9�A�m@j3-J��c��c��c��c �� -Y - -K[L��@?<;985421+)�'�'&%#!#"+##5#"'#"&55&&"3#"&4632>55!53267&54625!264&"U�U/d}Vp�U�`Mb �x�~�<;2�4j�=OYo�.�Kl1IwGFxI�M�i�?EJ�pa)-V�[I��|ZFPOM��1-8wZr;�P�c9GGxFF�����U��+�=�E��@71JK� PX@I�g� � c�� c� � c��c -��YK�[�K�[L@H�s� � c�� c� � c��c -��YK�[�K�[LY@"��DC@?=<98650.�+�+*)%$#!3"+##5#"'#567#"&55&&"3#"&4632>55!5327&54625!264&"U�T0c�` -xr�U�`Mb �x�~�<:3�4iPSn#Uo�-�Km2IwGFxI�M�i�@� -zwrF)-V�[I��|ZGOOM�"RKC8tYs<�P�c9GGxFF���������^K�PX@!�cY�K �[���L@�c ��_Y�LY@����!! -+%#"&5467#5!5!5!###"� ��0)�����U�[lZGI�t:]L�MM�i�U�Y��������)�6�b@_J�p�p�c��c �� -Y - -K�[L**��*6*6320/�)�)('!!##+##5#"&'&#"3#"&5467#5!267676655!5265�VhHt�~\lZe ��/(�ro;8.��e&K=g�g�M�i�2;�sGU�YI�u:[L2 #H!MM!?NC \oya�����S��$�.�V@S!J��c�c��c �� -Y - -K�[L��-,)(�$�$#"!!$"+##5#"&547#"3#"&5467#5!6325!554&"26S�T:}e�dZlZe ��1)��Bi}:�`�Z�ZZ�Z�M�i�X�g1)U�YI�t:]LHX�M�gJWW�WW�����o��8.�%JK� -PX@3��h��c�� c YK� -[ - - -LK�PX@4���p��c�� c YK� -[ - - -LK�PX@?���p��c�� c�YK YK� -[ - - -L@<���p��c�� c�[�K YK� -[ - - -LYYY@%�4210-+)'$#"! - �87+2654&"#&7!5!632'32673##5#"&'#"3# 5463�ReZ5c5R�`#RexEjfdRsكVkO��T_hXg �����*E04C9B0M ]S�"`~kTzM�i�*=��D�KI�~i���������'�C@@� -c� -� -c�� Y K�[L��&%"!��#!$ +###"&547#"3#"&463!5!5�264&"��V�?i�u#]\kZe ����Y�& GeB?jE�M�i�&�gkXF/S�YI��y�M�<?m@>�����>��+�3�@���JK�PX@5� c��c��c �� -Y - -K�[L@6� c��c��c��_ �� -Y - -K�LY@"54��<;874@5@21.-�+�+*)C!$+##5 &'#"&547#"3#"&463 !27>55!5�264&"%#2655#>�V9���@j�u#^\kZe ����677��GeA?iE`�b�;f�M�i�j��'�gkXF/S�XI��x -,CM�=?m@>@czui�a��������#�L@I J�� c� � c -��YK�[L��## ��#!"" +###"&'#"3#"&46335!532655�V2w`n\\kZe ����[�$2�BR�M�iTzcS�YI��y�MMӯ\G���������&�N@K -J�� -c� -� -c �� Y K�YL��&&#!��#!""+###67#"&'#"3#"&46335!532655�V�fuK `n`\kZe ����_� 6�BR�M�i��RvcS�YI��y�MMӯ\G���������3�DK�PX@D A J@D A JYK�PX@7�p� W�c��c �� -Y� - -K�[�LK�PX@8�p� c��c��c �� -Y� - -K�[�L@5�p� c��c��c��_ �� -Y� - -�LYY@?=97543210#!")!,+!'5654#"#6#"7&'#"&'#"3#"&46335!5!!32767632667���PP�}\_{� R�z_\u� 2Ljnt\kZe ����s�������8$ +�A[E2��|c|�N^X��ТX^N -yo)vgS�YI��y�MMϳ4�?:0;�����]��+�3�[@X - J��c��c��c �� -Y� - -K�[L,,,3,30/+*)(#!"""+!632''64&"##"&'#"3#"&46335!5!2655]�6tav�uPbL�RV1kVg b\kZe ����^�!���@�H��S{�w JL�L_K��8OeWS�YI��y�MM�UWbI��������� �)�-�N@K -c��c�� Y K�[L**��*-*-,+('$"� � #!%"+####"&5467#"3#"&54!!5!55#26%5#��V��Nl��Yg ��q��D@F:f* -��M�i�;�aM#9 �WOI|s�M�n</c8GϾ������^��&�/�:�G�`@]J cc �� -Y - -K�[L;;��;G;GDCA@:920.-*(�&�&%$#!%"#+##5#"&'##"&5467#"3# 5463!5!55#"26732>7655!!265^�VhI{���Nl��Zf ����{��9FK9f+S�0?+���&K<f�g�M�i�4<��;�aM":�UFI�~g�M�^<-f8G�"F"$?MB[pzb��������$�1�_@\ -J�p� - -p�� -c��c�� Y K�[L%%��%1%1.-+*�$�$!##+##5#"&'&#"3#"&46267676655!5265��UhHt�xX_Nb �x��;8.�H &L<g�h�M�i�3<�sGV�[I��|2 #H!MM!?NC [pya��������%�2�c@` - -J� - -p��c�� - -c��c�� Y KL&&��&2&2/.,+�%�%"+##5"&'#5&&"#6632>7655!5265��Vh�f�jYI�VU�j�;9(�@&K=g�g�M�i�2<VOp�V@JdPr�q#+MM!?NC \oya�������7��K�PX@30 J@30 JYK�PX@.�p�W�c �� -Y� - -K�[�LK�PX@/�p�c��c �� -Y� - -K�[�L@,�p�c��c��_ �� -Y� - -�LYY@7654#!*!,+!'5654#"#6#"7&547#"3#"&4633626675!5!��OP�}\_z� R �{_\}�!�\kZe �����%r[E2�A��|c|�N^X��ТX^N�|[;S�YI��y?:0;�M�����(��!�+�S@P -J�� - -c��c��c�� Y K�[L��*)&%�!�!!#!$" +##5#"&547#"3#"&46336325!554&"26(�T:}e�d\kZe �����Bi}:��uZ�ZZ�Z�M�i�X�g1)S�YI��yHX�M�gJWW�WW��������.�4�X@U�p� � - c -� -a ��YK[L//��/4/410�.�.-,%#" !"+##!32653"&55&&"3#"&4632327736655!55#߂V�@k;0U`�dV�`Mb�x�~�<$M.��+�2�M�i`��MKlytbo/3V�[I��|N\pM����9��������6�>�F��K�PX@@�pc�a��c ��YK [ -L@E�p�Wc�a��c ��YK [ -LY@*??��?F?EDCA@=<98�6�654/,+)&$#""+###"&547!326'3"&55&&"3#"&463232773665!5�264&"%5!363��V�?j�u��k;1Va�dV�`Mb�x�~�<"N(��1GeB?jE��j0�:|�M�i�&�fjX!��MKlytbo/3V�[I��|N`�M�<>m@>���:?��������2�>�K�ǵJK�PX@@�p� -� -cc��c�� Y K[ L@F�h�p� -� -c�a��c�� Y K[ LY@,??43��?K?KHGED<;3>4>�2�210+('&#!"#+##5#"&'!32653"&55&&"3#"&46 32773667!527667655!%265��VhIz��xk;0V`�dV�`Mb�x�A!"E$���b$��)�&K=f�g�M�i�2<�}��OQq|wgg/3V�[I��|=W|M��%G!�7�$?OE![jya�����8��4�?�I�z@w7J�p�c� -� -c�c��c�� Y K[ L65��HGDC=<985?6?�4�432-*)'$""#"+##5#"&547!326'3"&55&&"3#"&463232773665!525!36654&"268�T:}e���k;1V`�dV�`Mb�x�~�<"N(���}:���sZ�ZZ�Z�M�i�X�g��MKlytbo/3V�[I��|N`�M�X�_p CN�JWW�WW��O����2�:���, -JK�PX@6�p� -c�� - -cc �[ ��K�LK�PX@@�p� -c�� - -cc��[ ��K �[ ��K�L@>�p� -c�� - -cc� [� K �Y���K�LYY@9854210.*(&% 2#+!####"&' &732654&"#&62'3267663!5!264&"#��V�?jW;_A��4+hd6c4Sf�gYL�\bFYuj;��KGeB?jE�M�i�&�f1+b��2G17C9ZndSq)"apJ@T^��U<>m@>��O�����6�CNK�PX@2) - J@2) JYK�PX@1�p - c - -c�[��K�LK�PX@7�p c��c� -� -c�[��K�LK�PX@A�p c��c� -� -c��[��K�[��K�L@D�p� W� c��c� -� -c�[�K�Y���K�LYYY@777C7C@?=<65,+'&$#2"#+!##5#"'#"&732654&"#&62'267&727>7655#!265��UhI�G=���4+hd6c4Sf�gYL�\�]d! �&L<g�h�M�i�3<z���2G17C9ZndSq)"apkW 2 "*!?NC [pya��O�����1�;��@/ ) - JK�PX@5� p�� c�� - c - -c�[��K�LK�PX@?� p�� c�� - c - -c��[��K�[��K�L@=� p�� c�� - c - -c�[�K�Y���K�LYY@:96510.,'%#"2"+!##5#"&' &732654&"#&62'3267546325!54&"26|�T;|Ai@�و4+hd6c4Sf�gYL�\bIZ�e}:�Z�[�YY�[�M�i�Y;4o��2G17C9ZndSq)"apRE h�Y���JWW�WW��������/��@#JK�PX@2�h����c��c��d��] -Y� - - L@3�p����c��c��d��] -Y� - - LY@/.-,+**## +#"327653###"&732667655&&54!35!5!#�pX[Q?yNRM, -B�JQ0 :E�d��7�:Y�]Fc`eY'*" +V\B�DMM����k���4��@(JK�PX@8�h�s� �� �c��c��d��a - -Y� -L@9�p�s� �� �c��c��d��a - -Y� -LY@43210/.,%# +#"327653#5#675##"&732667655&&54!35!5!#�pX[Q?{NRvd�8M, -B�JQ0 :E�d��7�:\ �r��?�;c_eY'*" +J\B�DMM�����v��*�? K�PX@!�8�3 JK�PX@! 8�3 J@! 8�3 JYYK�PX@3 ��c�c��d��_ - Y� K�LK�PX@8� � W���c�c��d��_ - Y� K�L@9�� � c����c�c��d��_ - Y� K�LYY@>=:910-+*)('""$ +#"3253#5#"'"&54675&&54626335!5!##"267&&547&"33�rF\<XD�NV'as�{6()4t�:Ip(�P���-5>SrM:A4"nH=4�J�L|�ڒ4HO\S1FI3O^0&fMM�C.e25,iI`:1e1�����R��)��@ -'�JK� PX@4� h� -�� -g��c�� cY�K��\���LK�PX@5� p� -�� -g��c�� cY�K��\���L@4� p� -� -s��c�� cY�K��\���LYY@�&%$#"! �))+%"&54675&&54335!5!##"33#" 53#5 _t5.+8�D��v��l�8<�PTS -UK.E F-�VMM�'WHY\���!�����m��=��@ 0 JK�PX@3��c� c�� -d� -� -_ Y� K�LK�PX@8��W���c� c�� -d� -� -_ Y� K�L@9���c����c� c�� -d� -� -_ Y� K�LYY@=<;:9875.-*("$ +#"3253#5#"'"&54675&&546"33#"267&&546335!5!#�rF\<XD�NV'as�{6()4vb:G=45>SrM:A��(�P���J�L|�ڒ4HO\S1FI3Q^L1e1N.e25,iIztfMM����P��*�2�6��� JK� -PX@B�h�p�q��c�c -d�� Y K L@C�p�p�q��c�c -d�� Y K LY@"��654310-,�*�*)('%"!%!#+###"&463!5!#"3253#5"&46335!5�264&"3#P�V�?j�uvn;�lr�(WD�NV'ʅ��(�N�GeB?jE�Ts^�M�i�&�fj�f��Q!0KL|�ڒ4{�tfM�<>m@>�]�����ns�� �&�.�S@P( --,& - J����c�� - -c� � c��]Y�L+*%$(# +#"327653#5"&547&&54!35!5!#27756�pW\P?xMR,�rQ19�f���El %IH�7�;Z��d>gRa.W<�DMM��_>#}t �$����,t��"�(�0��@*/.( - -JK�PX@2�g����c�� -c� -� -c��a Y�L@1�s����c�� -c� -� -c��a Y�LY@-,'&"!(# +#"327653#5#7&&547&&54!35!5!#27756�pW\P:�MR�^gOpQ19�f���El %IH�7�;\��f�jeQa.W<�DMM��_>#}t �$����a���&�*�F�-JK� PX@N��h�p� p� q��c -cc��Y KL@O�p�p� p� q��c -cc��Y KLY@,��FEDB=;:9876542/.,+*)('%$!��!#"+####"&543354&"#&3235#"263#'#5"&46335!5!##"3253a�V��Pl�5&d%T����:FK:f+�'Ts^V'ʅ��(�N��r�(WD�N�M�iz;�dN�S@FGC��R �Z<.f7G�Ħ�4{�tfMM�Q!0KL|����(Y���#�0�Z@W�s�� c� � c -c� -� -c��Y�L$$��$0$0/-)'&%"!��#!#"+####"&54335#"&46335!55#"267##"33Y�V��I`�-f`u�~�q�:783V �pn !IC��M��4+�VJ�JV�RDM�L,(W+A��l)����������-�P@M - J��c�� - c� -� -c��YK�L��-+(&%#��;"+##5#"&54675&&5467635!5##"33#"32ԃV?�b�6+-5eS&��!�Rm�:;CP���M�i�cTK.@ =,DAVM�dO�#RK!/Y����o����(�N@K& - J����c� - -c� � c��]Y�L(($"&# +#"327653#5"&47&54!35!5!#3275�pW\P:�MP+�pLh�f���>B5yI7�;]��k<b�/3v�DMM�,;g8�m��Y�����7�?��@ 0 -JK�PX@6�p� -c� � - -cc �[��K�L@>�p� -c� � - -cc�[�K �Y���K�LY@>=:97653.-*('%##+!####"&'#"&5475&&462#6&"33#"2675463!5!264&"��U�@jW9]4�]~i/=_�YL,W1VG2.CWM|M un<��CGeB@iE�M�i�&�f.)T\Wh'Q�\fR1:0*=;J1m493[f��U<>m@>��Y��a��B�J�W4K�PX@ 3 -J@ 3 -JYK�PX@A���p� -a� � - -c�Wc ��[K�LK�PX@B���p� -a� � - -c��cc ��[K�L@J���p� -a� � - -c��cc�[�K ��YK�LYY@*LK��SRONKWLWIHED�B�BA@9610-+*(##+##5 &'##"&'#"&5475&&462#6&"33#"267546322>55!5264&"%#2655#a�U8���@jW:]5�]~i/=_�YL,W1VG2.CWMzLvn��/��7GeA?iE$`�b�8^�M�i�j��'�g.*S\Wh'Q�\fR1:0*=;J1m471 -[f,CM�=?m@>@czui�|a -��Y�����3�<�@K�PX@- -J@ - -JYK�PX@4���p -c - -c��[ K�LK�PX@<���p -c - -c�[�K�� Y K�L@B���p�� c -c - -c�[�K�� Y K�LYY@&==��=@=@?>;:75�3�3210.+*'%$""+####"'#"&5475&&462#6&"33#"2676335!55#"26%5#σV��j55]~i/=_�YL,W1VG2.CWMzL�5��:FJ9f+ ��M�i|;�RP\Wh'Q�\fR1:0*=;J1m461��M�\<-f8G�����Y�����8�E��@ - - JK�PX@6�p� W� - c - -c�[��K�L@>�p� W� - c - -c�[�K�Y���K�LY@999E9EBA?>870/,*'%$"#+!##5#"'#"&5475&&462#6&"33#"327&727667655#!265���VhH�H6�c�h/=_�YL,W1VG2.CW[@�a%�&K=g�g�M�i�2<tw]Vh'Q�\fR1:0*=;J1l5�4.#G!?NC \oya��Y��m��5�?��@3 - - JK�PX@5� p�� c�� - c - -c�[��K�LK�PX@=� p�� c�� - c - -c�[�K�Y���K�L@C� p�� c�� - c� -� -c��c�[�K�Y���K�LYY@>=:95420,*'%$#"+!##5#"&'#"&5475&&462#6&"33#"327546325!54&"26���U:|Ah9�b�i/=_�YL,W1VG2.CW[@� �f|:�U�Z�YY�Z�M�i�X:3d]Vh'Q�\fR1:0*=;J1l5�h�X���JWW�WW��������*�2�:�Y@V& Jc�c c �� -Y� - -K�L985410-,*)('#+!62''64&"#5"&547#"&463!625!5!�264&"264&"��2�w�yWjN�HT6�{�?j�uvnJ?�6���GeB?jE�Q�NQ�P��Q��{JM�S[R�ŷQ�e,%&�fj�fMR�M�<>m@>ZQS�RQ�����.��2�:�B�Q�W��@�D/I J�pc� c�a -c ��YK�YLRRCC��RWRWTSCQCQGEA@=<9854�2�210.-,*'&#""+##!32653"&55#4&"#5"&547#"&463!625!5264&"264&"632637366555#.�V�@k;0U`�dN�HT6�{�?j�uvnP?�6��GeB?jEQ�NQ�P�2nMl&M.�2�M�i`��MKlytbxIS[R�ŷQ�e,%&�fj�fMR�M�<>m@>ZQS�RQ�QND\p���9��������!�)�K@H -J� -c� -� -c��c�� Y K�L��('$#�!�!!#" +##5#"&47!"&463!#"265!5264&"��V6|`�G��?j�uvnAHWW�\���GeB?jE�M�i�Yr�2&�gk�fGL�IeJDM�#<?m@>���� M��&�.�J�n@kJ � -J� �� p�p�c� -� -c��c ��Y�K�[�LGFCB><86530/3&+##"'&&55&&#"&46332675&&55!5!�264&"!33#"32654&"#&67M�=C���_/6fP@j�uun3�?/9&��p�@GeB@iE���4U GUJhB��9S+MMP�gqU��0V8 CS%�gk�f}"`]&M�<?m@><+`JK?qCxzJGYO� -����*���"�*�K@H�p����c�c��c��_ - Y� L)(%$"! # +#2653"&547#"&463!675!5!#�264&"�Dfwf�`U���?j�uvncN�������GeB?jE�\�bbUw��t@1&�fj�fGfMM�U<>m@>�����R��1�9�W@T� p� �� �c�c��c� � c��_ - -Y� -L874310/.-,+)#$! +#"2"&'332654'&"&'&55#"&463!6335!5!#�264&"��=FAd;>/rτU�<D,"kI B�?j�uvn:0�W�tv���GeB?jE�!`!'�_nc�12: "]&�fj�fFjMM�U<>m@>���������'�uK�PX@*� -��c��cY�K[ L@'� -��c��c _Y�LY@''$"! 3# +�&"26#"&47!"&463$!5!5!###"y?iEGeA� ��]��Ej�uvn����U�[l[d@>r<?�I��4)�gk�f�MM�i�T�Y��������0�8�E�õ JK�PX@?� - -p� p c c��YK�[L@I� - -p�h� n� W�c c��YK�[LY@&99��9E9EBA?>7632�0�0/.'&%##!##+##5#"&'&#"3#"&47#"&463!63267676655!5264&"265��UhHt�xX_Nb �x4�?j�uvn�(3o;8.�K�GeB?jEY&L<g�h�M�i�3<�sGV�[I��?&�fj�f -2 #H!M�<>m@>:!?NC [pya�����~���&�K@H -J����c� -c� -� -cY�K L%$! ##+%&&#"#"&463!625!5!##5#$264&"@_ O>c'�@j�uvn&>�6�7��V�s�LGeA?iEZ<GU'�fj�fX_�MM�i���<>m@>��������9�A�G�ʵJK�PX@@�p c � a�� - -c��YK[L@K� h�p�W� c � a�� - -c��YK[LY@*BB��BGBGDC@?<;�9�9870.-+*(%$! !"+##!32653"&55&&"3#"&47#"&463!632327736655!5264&"%5#ۂV�@k;0U`�dV�`Nb �x4�?j�uvn�(3�>$M.��GeB?jEv�2�M�i`��MKlytb{)-V�[I��?&�fj�f -N\pM�<>m@>K��9��������5�=+� JK�PX@5�h� c� � c��c �Y -��K�LK�PX@6�p� c� � c��c �Y -��K�LK�PX@A�p� c� � c��c��Y -��K �Y -��K�L@>�p� c� � c��c�[�K �Y -��K�LYYY@<;87320/*('&%$$S#+3##5#"&'#"&463!37654#"#&7!5!632'267264&"VkP���?j�uvn:{>Ee44S�y�#RfXL�b�p�nGeB?jE�M�i�+?��&�gk�fQ`C9C/M ]Sp% _uiU�<>m@>��������F�N�[�@B 9JK�PX@<� h cc��c -�Y��K�LK�PX@=� p cc��c -�Y��K�LK�PX@B� p�W� cc��c -�Y��K�LK�PX@M� p�W� cc��c��Y��K -�Y��K�L@J� p�W� cc��c�[�K -�Y��K�LYYYY@*OOO[O[XWUTMLIHFE<;7643.,+*)(&%$S"#+!##5#"'#"&'#"&463!37654#"#&7!5!632'267&727>7655#�264&"265��VhH�FA���@j�uun;xAEe44S�y�"RfZJ�e�fe! ��yGeB@iE�&L<g�g�M�i�2;����%�gk�fR`C9B0M ]So& atgV/ "*�@=?m@>O!?NC [pya��������A�I�S�@?:JK�PX@@� h��c� cc��c -�Y��K�LK�PX@A� p��c� cc��c -�Y��K�LK�PX@F� p��c� c�W�c��c -�Y��K�LK�PX@R� p��c� c��c��c��c��Y��K -�Y��K�L@O� p��c� c��c��c��c�[�K -�Y��K�LYYYY@$RQNMHGDCA@><8643.,+*)(&%$S#"+!##5#"&'#"&'#"&463!37654#"#&7!5!632'326766325!�264&"%54&"26��T:}DlD���@j�uun;xAEe44S�y�#RfYK�ebLc�d}:�S��GeB@iE![�YY�[�M�i�Y@8n��%�gk�fR`C9C/M ]So& atTHe�X��@=?m@>JWW�WW�����y��'�/���JK� -PX@3�h����c� cd -Y� - -K�L@4�p����c� cd -Y� - -K�LY@.-*)'&%$#"!#% +#"3253#5"&547#"&463!6335!5!#�264&"�r�(WC�NV'ʅ�?j�uvn]K�(�M����GeB?jE�Q!0KL|�ڒ4{j2(&�fj�fJfMM�U<>m@>�����q��+�3���JK� -PX@8�h�s� �� �c�c d - -Y�K�L@9�p�s� �� �c�c d - -Y�K�LY@21.-+*)('&%##"% +#"3253#5#67#"&547#"&463!6335!5!#�264&"�r�(WC�NV�aU9 -l��?j�uvnUK�(�U����GeB?jE�Q!0KL|�ږ�bAwj2(&�fj�fJfMM�U<>m@>����ox��*�2�<�i@f:J����c� c�c��c��c��] -Y� - - L333<3<8610-,*)('&%!#&# +#"327653#5"&47&547#"&463!6335!5!#�264&"3275�pW\P:�MP+�pLh�?j�uvn:4��r����GeB?jEf>B5yI7�;]��k<b�/3v&�fj�flDMM�U<>m@>�;g8�m��������=�E��@ - JK�PX@8� �� p�c�� c c -��YK�L@@� �� p�c�� c c� - -[�K��YK�LY@ ��DC@?�=�=:85320,*)(!3"+##5#"&55&&#"&46332675&&47!5!632#6#"33#"3265�264&"ЂVA�\� bI?i�uvn3�D/0<���$RYL[)1WF3/CV[?Ss��HdB?iF�M�i�[_T;G&�fj�fnQa$M -fRk0*=;J1l5aO��<>m@>��������K�S�`��@ @JK�PX@C�p� W�c�cc�Y - ��K�L@K�p� W�c�cc� -[� - -K�Y ��K�LY@,TTT`T`]\ZYRQNMKJCB?=:87510.-+)('3"#+!##5#"'#"&'&&#"&46332675&&47!5!632#6&"33#"327&727667655#�264&"265���VhH�H6�b�dJ?i�uvn3�C./=���$RYL,W1VG2.CW[@�a$���HdB?iFd&K=g�g�M�i�2<tw[T=J&�fj�fnQa$M -fR1:0*=;J1l5�4.#G�U<>m@>:!?NC \oya��������?�G@ JK�PX@=� -�� -p�s� c�� cc��Y K�LK�PX@E� -�� -p�s� c�� cc� [� K��YK�L@J� -�� -p�s� c�� c�W�c� [� K��YK�LYY@"��FEBA�?�?<;8653/.,+)'3"+##5#7#"&55&&#"&46332675&&47!5!632#6&"33#"265�264&"҂V�d�_� cH?j�uvn3�C./=���$RYL,W1VF3.DV[�s��GeB?jE�M�i���YT;G&�fj�fnQa$M -fR1:0*=;J1l5aO��<>m@>�����T��I�Q�[-@G ! AJK�PX@B�p��c�c� � cc�Y - ��K�LK�PX@J�p��c�c� � cc� -[� - -K�Y ��K�L@P�p��c�c� � c�c�c� -[� - -K�Y ��K�LYY@&ZYVUPOLKIHFD@>;98621/.,*)(3#"+!##5#"&'#"&55&&#"&46332675&&47!5!632#6&"33#"327546325!�264&"54&"26���U:|Ah9�b� cH?j�uvn3�C./=���$RYL,W1VG2.CW[@� �f|:�U��GeB?jE�Z�YY�Z�M�i�X:3d]V;G&�fj�fnQa$M -fR1:0*=;J1l5�h�X��U<>m@>JWW�WW��������"�*�C@@� - c c��Y K�L��)(%$! ��#+###"&47#"&463!5!5264&"264&"�V�?j�u%�?j�uvn"���GeB?jE�GeB?jE�M�i�&�fj�.&�fj�f�M�<>m@>q<>m@>��������&�.�6�C�_@\J� c��c - -c�� Y K�L77��7C7C@?=<5410-,)(�&�&C+##5 &'#"&47#"&463 !27>55!5264&"264&"2655тV9���@j�u%�?j�uvn��5 -���GeB?jE�GeB@iE�'I>`�b�M�i�h��&�gk�.&�gk�f -,CM�=?m@>q=?m@>;EM=czui�����������'�R@O -J� -c� -� -c��c ��YK�L �� ' '$"��#"+###"&'#"&463!5!5264&"32655��V2w^m �?j�uvn���GeB?jE�BR�M�iTu`&�fj�f�M�<>m@>:ӯ\G����������"�*�T@QJ� -c�� c� � c��Y KL##��#*#*'%! ��#"+###67#"&'#"&463!5!5264&"32655��V�fuK ^m �?j�uvn���GeB?jE�BR�M�i��Rr_&�fj�f�M�<>m@>:ӯ\G���������'�/�7�d@a -J - -I��c�c�� -c� -� -c �� Y� K�L00070743.-*)'&#""+!632''64&"##"&'#"&463!5!5!�264&"2655��6tav�uPbL�RV1kTe�?j�uvn �����GeB?jE�@�H��S{�w JL�L_K��8OaS&�fj�f�M�<>m@>:�UWbI���������*�2�:�f@c J -I��c� c� � c��c �� -Y� - -KL333:3:7610-,*)('#1"+!632''64&"##7#"&'#"&463!5!5!�264&"2655��6tav�uPbL�RV�c�Ue�?j�uvn�����GeB?jE@�H��S{�w JL�L_K��6���]R&�fj�f�M�<>m@>:�UWbI��������-�5�>��K� -PX@8���hc��c��c �� -Y - -K�L@9���pc��c��c �� -Y - -K�LY@"��=<97430/�-�-,+(&%$#"#"+####"&5467#"&463!54&"#47!5!6323�264&"%5#26�V��Pl�?j�uvn*&d&R�~�YR��PGeB?jE�EAE:f+�M�i�;�cN9&�gk�fT<7EBP1MabQ��<?m@><.d7G��������A�I�R�_�K�PX@ -$JK�PX@ -$J@ -$JYYK� PX@>�h�c cc -�Y ��K�LK�PX@?�p�c cc -�Y ��K�LK�PX@D�p�c c�Wc -�Y ��K�L@O�p�h�c c�WW�c -�Y ��K�LYYY@.SSS_S_\[YXQPMKHGDCA@:8643210.-+*'%3"#+!##5#"&'##"&'5&5&&#"&4633263354&"#47!5!63232667655#�264&"5#"26265ŃVhHz� h�Hh - eL@j�uun3�E5�5&d%T�e��hd7���GeB@iE�:FK:f+� &K<f�g�M�i�2<��;�RB?L%�gk�fiIR@FGCS1M�Q"G"�R<?m@><-f8H�$?MB\ozb��������?�G�P�Z��@= #JK� PX@C�h��c�c cc -�Y ��K�L@D�p��c�c cc -�Y ��K�LY@*YXUTONKIFEBA?><:8753210/-,*)&$3""+!##5#"&547##"&55&&#"&4633263354&"#47!5!632366325!�264&"5#"26%54&"26��U:|f���PmdJ@j�uun3�E5�5'd%T�f���jD|:�'��GeB@iE�:FK:f+|Z�YY�Z�M�i�X�g;�dN<H%�gk�fiHS@FGCS1M�R7>X��R<?m@><.f7GUJWW�WW�����!���$�-�1�T@Q -c��c� � c ��YK�L..��.1.10/,+(&#"��#"+####"&5467#"&463!5!5264&"%5#26%5#!�V��Ol�?i�uuo*���GdB?iE�EAE:f+��M�i�;�aN; %�gk�e�M�<?m@>=.d8HͲ���������'�/�8�C�PK�PX@!J@!JYK�PX@5�c cc �� -Y - -K�LK�PX@:�c c�Wc �� -Y - -K�L@?�c c�WW�c �� -Y - -K�LYY@*DD��DPDPMLJICB;97631.-*)�'�'&%"3"#+##5#"&'##"&55&&#"&463326335!5264&"5#"2673>7655!!265�UiH{� �Pl cH@j�uun3�F5�5�|�GeB@iE�:FK:f+S�$1 ���&L<g�g�M�i�3=��;�dN:E%�gk�fgH�M�<?m@><-f8G�E"$?MB\ozb���������%�2�U@RJ� - c��c��c��Y K�L&&��&2&2/.,+$# ��3+##5 &'#"&46322>55!5264&"2655��V8���?j�uvn��/�ܱGeB?jE�'I>`�b�M�i�j��&�gk�f,CM�=?m@>;EM=czui����������$�.�S@P J��c� - c c��Y K�L��-,)(#"��#"+##5#"&547#"&463!625!5264&"54&"26��T:}e��?j�uvnKD�:��GeB?jEHZ�ZZ�Z�M�i�X�g-%&�fj�fRX�M�<>m@>JWW�WW�����-��,�4�:�a@^�p� c � a��c -��YK�[L55��5:5:7632/.�,�,+*#"3"+##!326'3"&554&#"&4633227736655!5264&"%5#-�U�@k;1V`�eU^?i�uvn$��M.���GeB?jE��1�M�i`��MKlyuau>'%�gj�f"3\pM�<>m@>:��8��������=�E�M��K�PX@Q�p�n����c� - -c�a�� c��c Y�K�[�L@N�p�n����c� - -c�a�� c��c��_ Y� LY@$MLKJGFDC@?=<;:971/.,*'$#" +#2653"&547!32'3"&554&#"&46332327736767655!5!#�264&"!367�Efwf�`T�� �gkmVa�eU^?i�uvn$� -,;������GeB?jE��L&�K��\�bbUw��t*"���m�|bm>'%�gj�f#H3MM�f<>m@>)�4l��������:�B�L�U�`�m��@�J�p� cc�a�� - -cc ��YK�[LaaCC��amamjigf`_XVTSPNCLCLKIHGA@=<�:�:9820.+('$#""#+##5#"&'##"&547!32653"&55&#"&4633227736765!5264&"!63355#"2673>7655!!265��UiH{� �Pl �ok;0Va�d�@j�uvn%�� >���GeA?iE9a5:FK:f+S�$1 ���&L<g�g�M�i�3=��;�dN+��MKlytbum'�gk�f*3 #$�M�!=?m@>!\o���<-f8G�E"$?MB\ozb��������1�9�E�R� JK�PX@G� p� - c - -c� � c��c��YK�[L@M� -h� p� - c -� -a� � c��c��YK�[LY@.FF;:��FRFRONLKCB:E;E8743�1�10/*'%""#+##5#"&'!32653"&55&#"&4633232773667!5264&"%27667655!%265ЃVhIz��xk;0V`�d�@j�uvn%{�""E$���GeA?iE�b$��)�&K=f�g�M�i�2<�}��OQq|wgmm'�gk�f"*W|M�!=?m@>C%G!�7�$?OE![jya�����a��3�;�h@eJ�p�p� -�� -�c� c��c��c��_ Y�L:9653210/.-+*(&#!% +#"632#&#"3273"&547&55#"&463!6335!5!#�264&"��5A?%]{UsBNOAsU{�TE�?j�uvn;-�`�s����GeB?jE�'(6^FXKzMXF^v`o;*K&�fj�fGiMM�U<>m@>����*"���%�E@B J�� � p� -�� -�c� � c��_Y�L%$ # +#2653"&'#"&55#5!##!3267667)Dfwf�`U��1Qqk~F�U��?M<6�h�\�bbUw�o^/�v�MM�V^68R[����0)����&�F@C� J���p��c��_ ��Y��L&%"!$# -+!"&'#"&55#5!326766754&"2)��d~�ڏ.Tqk~M��?M:6rP�e�ee��j�ڎm[0�v�MM�V^35I]j�H�dd�d�����/���#�M@J J -� -c� � c��YK�[L��#"��#!! +###"3#"&'#"&55#55!326763/�V�\kZe �+Drn~{�Y�49:��M�i�S�YI}m �v�M�ϳ))����������1�>�m@j J� -� -c�� c� � c��c��YK�[L22 ��2>2>;:87 1 1*)(&$"��#!##+##5#"&'&#"3#"&'#"&55#5327632676676553265��VhHt�wW_Nb }y-Crn~ԏV$2�o;g U&L<g�g�M�i�2;�tDV�[I~l �v�MMϳG�2" ;!?NC [pya����������&�S@P -J -c� -� -c��c ��YK�L��&%"!��#+###"&'#"5#5�264&"%5!27663��V�?j�l,F̅GeB?jE���4�s_�M�i�&�fKA'�M�<>m@>���Y[?FM�����-����"�I@F�Jc ��Y -K�L��""��" +##"'#"&55#53267&55332655-�V2�84�rr~ԔFJV�BR�M�iTii�u�MMѱMH�ӯ\G������u�� �)�1�X@U& - - J�� -c� -� -c��c ��Y�K�L**!!*1*1.-!)!)#""+!632''64&"#"'#"&55#5!327&5532655u�6tav�uPbL�RV1�51�sq~��;��V@�H��S{�w JL�L_K��8OUv�u�MMѱ���UWbI�����������&�*�^@[J -c��c��c ��YK�L''��'*'*)(%$!��#"+####"&'#"5#52763355#"26%5#��V��Cd*>υ�6��4:FK;f* -��M�i|;�H< ��MM�XY7z���<-f8G�����������"�0�\@Y J�� c�� -c� -� -c ��YK�L##��#0#0-,*)" ��#+##5#"&'"&55#5727667655!32265�VhHb�6�h��a%�*<M� 6)g�g�M�i�2;]UT�w�M��#G�W^�!�.*\oya������%�6�L@I6 3J G�p� c��_��Y��L1/")!, -+!'5654#"#6#"7&'#"&55#5!!32767632667��PP�}\_z� R�z_\u� -2Lrn~8�����8$ +�A[E2��|c|�N^X��ТX^N -yo)�v�MMϳ4�?:0;�����9����)�Y@V - -J�� c�� -c� -� -c��YK�L��('$#��#" +##5#"&'#"&55#532676632554&"269�T:}Rx6\rnՐ9=}Y}:Z�ZZ�Z�M�i�XZK;�v�MMϳ32UjX���JWW�WW���������,�2�\@YJ�p � a��c -��YK�[L--��-2-2/.+)&%��$"+##!32653"&55#"&55#527736655!327%5#��V�@k;0U`�d1Vrl��0$M.��ANx�2�M�i`��MKlytb(4�v�M��\p�V_|��9�����O���$�6�j@g J(I��c� a� � c� � c -��YKL%%��%6%60.*)'&$$! ��+###"&'4&"#"&55#526555!6232767655O�V�%)�X:�KV2�i��@�H���2�`.B<�M�i�JuDMyjON\R��9P�p�MM�UWbI����L|mLJ%H-}�����O���$�6�>�F�@| J(I��c� a� � c� � c��_ -��YK�YL%%��DC@?<;87%6%60.*)'&$$! ��+###"&'4&"#"&55#526555!62327676552"&4$2"&4O�V�%)�X:�KV2�i��@�H���2�`.B<�0##0"�10##0"�M�i�JuDMyjON\R��9P�p�MM�UWbI����L|mLJ%H-}�#0##0�#0##0��������"�*�2�f@c/J,I� �� �c��c -�c��c Y�K�L++##+2+210.-#*#*'&"!% +#2653"&547&#"#"&55#5!#!2655362675�Dfwf�`U���GKV1�i����@�HV2�0K��\�bbUw��t�^L��8O�p�MM�UWbI��M\lf��������!�)�3�l@i1 -J-I� � c� -c� -� -c�� Y K�YL**""��*3*20.,+")")&%�!�!%!!+###"3#"&547&#"#"&55#526555!63263��V�\kZe ���GKV1�i��@�H�<2n�/J��M�i�S�YI�u&#�^L��8O�p�MM�UWbI����MtI��������!�)�4�<�z@w2- -J� � c� -c� -� -c�� Y K�[K�[L**""��;:76*4*30.,+")")&%�!�!!!+###"3#"&547&&"#"&55#526555!63263�62"&˂V�\kZe ��K�RV1�i��@�H)�-5sBdH��}"1""1"�M�i�S�YI�u&#DJ_K��8O�p�MM�UWbI����S=5G�a##0""�����4���%�-�7�k@h5� J1�I����c c� � c��c -Y�KL...7.6420/,+('%%"!!+4#"#"&55#5!###"&542655�264&"%5!63263>�GKV1�i�X�V�?j�u�y@�H�GeB?jE���2n�0=r=�^L��8O�p�MM�i�&�fjXa�UWbI��U<>m@>���Mm8���������!�(�0�o@l' -J#I� -� -c��c��c ��YKL))""��)0)0-+"("(&$!!��#"+###"&'&#"#"&55#5265536325332655��V2wSjkGKV1�h��@�HV2oA-V�BR�M�iT]PX^M��8O�p�MM�UWbI��M�ӯ\G���������)�1�8�@�g@d73! - - J -c - -c �� Y� KL9922**9@9@=<282864*1*1.-)(#""+!632''64&"##"&'&#"#"&55#5!26553632532655��6tav�uPbL�RV1kNc`GKV1�i����@�HV2o;*V@�H��S{�w JL�L_K��8OTIG^M��8O�p�MM�UWbI��M��UWbI���������)�1�8�@�H�P�z@w73! - - J -c - -c �� Y� K[L9922**NMJIFEBA9@9@=<282864*1*1.-)(#""+!632''64&"##"&'&#"#"&55#5!265536325326552"&4$2"&4��6tav�uPbL�RV1kNc`GKV1�h����@�HV2o;*V@�H�0##0"�X0##0"��S{�w JL�L_K��8OTIG^M��8O�p�MM�UWbI��M��UWbI���#0##0"#0##0���������"�1�>�y@v) J$I�p� -� -c�� c� � c ��YKL22##��2>2>;:87#1#1'%""��##+##5#"&'&#"#"&55#526553632676676553265�VhH{� -iGKV1�i��@�HV2p8XCU&K=g�g�M�i�2<�YaL��8O�p�MM�UWbI��M2, &:!?NC \oya��������.�6�D�h@eD <A& J9I��c� c� c -��Y�K�L//?=;:87/6/632!,+!'5654#"#6#"7&547&&"#"&55#5!2655!!62632667���PP�}\_z� R �z_\}�I�KV1�i���@�Ht��2�54hA[E2��|c|�N^X��ТX^N�|CI^L��8O�p�MM�UWbI��M`D?:0;��������,�4�G�@B & JK� PX@E�h�h�� c� c� � c�Y��K�Z -LK�PX@F�h�p�� c� c� � c�Y��K�Z -LK�PX@G�p�p�� c� c� � c�Y��K�Z -LK�PX@R�p�p�� c� c� � c��Y��K�Y��K�Z -L@O�p�p�� c� c� � c�[�K�Y��K�Z -LYYYY@*65--ECA@>=<:5G6G-4-410,+('%$!!"4!+3##!632"'32673#"&55&#"#"&55#326552764&#"'67!6328V���!&^r�(m>6U�]hvFKV1�i��@�Hڄ*(@8\W��2pI`�M�i� pXxb�~KH�jb�p^L��8O�p��UWbI���%#�BZ.!�NH@�����$��"�*�9�?�G��@�,1J�p� � c�a��c �� -Y - -K�[K�[L::++##��EDA@:?:?<;+9+9/-#*#*'&�"�"! $"+##!32653"&55&#"#"&55#526553632637366555#�2"&4$�V�@k;0U`�dsFKV1�i��@�HV3oD^)M.�2��0##0"�M�i`��MKlytb�i^M��8O�p�MM�UWbI��N@9\p���9��#0##0�������%�,�3��@ * -21+ JK�PX@1�� - -c��a�W�c�� Y K�L@2�� - -c��a��c��c�� Y K�LY@��0/)(�%�%$"$ +####"'#"&462327667655!5!54&"6%27%�U�`';s/J�s���.@8��f�.��e�2���M�i�J�1Ta����pLQ%G}�M�gP]$�&.P])�(�������%�,�3�;��@ * -21+ JK�PX@8�� - -c��a�W�c�� _�� Y K�L@9�� - -c��a��c��c�� _�� Y K�LY@��98540/)(�%�%$"$+####"'#"&462327667655!5!54&"6%27%�2"&4�U�`';s/J�s���.@8��f�.��e�2��)0##0"�M�i�J�1Ta����pLQ%G}�M�gP]$�&.P])�(��#0##0��������1�8�?�NB@52>=6# JK� -PX@;��c� a�W� � c�c �� -Y - -K�LK�PX@<��c� a� � c��c��c �� -Y - -K�LK�PX@;��c� a�W� � c�c �� -Y - -K�L@<��c� a� � c��c��c �� -Y - -K�LYYY@��NLFEBA<;43�1�10/&%#$"+##5#"&'##"'"&46323276765522>55!5&"&'27%2655##��V9����`(;^0FꕖsKn.@F��/�6�-�/ ��e�-���_�c� -"@6�M�i�h��:�18F��7+�MP.!!.7l,;M��4&�"3P]'�);�th� BK=��������6�=�H��@�% )& -<*; J� � - -c��cc��c��c��]�� Y K�L>>��>H>GCA@?:9�6�65431('$"##"+##5#"'#533254&#"'#"&4632&"67&5476335!527'##"3�V�X�1TVF7iB@j2rSm��{?+*z/�@7XW���Z�(�o��g -p�M�i�<!D[9|�*.e7'$JV|ЃI �)>V lM�~HQ%�#VW� X�����z���%�,�Z@W+#*$J�� - -c��c��c�� Y K�[L��)("!��##!! +###"3#"'"&46326335!54&"6%27%z�V�\kZe �/F핖sW�J���:f�.��e�2���M�i�S�YI�H���QHI�M�gP]$�&.P])�(�����4��'�.�59K�PX@4,�3-J@4,�3-JYK� -PX@2��h���c����cd - Y� K�LK�PX@3���p���c����cd - Y� K�LK�PX@8���p���c����c�W�c - Y� K�L@9���p���c����c��d��c - Y� K�LYYY@21+*'&%$##$"% +#"3253#5#"&'#"&46326335!5!#4&"6%27%�r�(WD�NV'`Cj!sHs��sJv G�(��X��Zf�0��f�1���Q!0KL|�ڒ44/48���<7cfMM��P]$�&.P])�(��������=�D��@ CB - JK�PX@=� p��c�� c� � c��c -��YK�L@E� p��c�� c� � c��c� - -[�K��YK�LY@��A@�=�=:96431-,*)!##+##5"&'#"&4632&"67675&&47!5!632#6&"33#"26527%��Vq�hG�s��s;*'�1`/=���$RYL,W1VF3.DV[�s��f�1���M�i�,0*'c�߇J#�\#Qa$M -fR1:0*=;J1l5aO��gP])�&�������J�Q�[�K�PX@H P" OB J@H P" OB JYK�PX@@�p c� � c�Wc�Y - ��K�LK�PX@@�p c� � cW�c�Y - ��K�LK�PX@E�p�W� c� � cW�c�Y - ��K�LK�PX@M�p�W� c� � cW�c� -[� - -K�Y ��K�L@T�p�W� c� � c��c��c��c� -[� - -K�Y ��K�LYYYY@$ZYVUNMJIGEA?<:97320/-+*)###"+!##5#"&'#"&'#"&4632&"67675&&47!5!632#6&"33#"327546325!27%54&"26���U:|Ah9�?mH�s��s;*'�1e/=���$RYL,W1VG2.CW[@� �f|:�U�f�1���Z�YY�Z�M�i�X:3d)'b�߇J#�b%Qa$M -fR1:0*=;J1l5�h�X���P])�&6JWW�WW���������#�*�2�]@Z)!("J�� c�c��c� -� -c��Y K�L��10-,'& ��##"#+####"'#"&463263!5!54&"6%27%264&"��V�?jWt:H�t��sT�;p;��f�.��e�2���GeB?jE�M�i�&�fSc���KC5�M�fP]$�&.P])�(�<>m@>���������$�+�3�:�R@O9821*)#" - J - c c��YK�L��760/('! ��$#$" +##5#"&'#"&463266325!54&"6%27%5&&"6727%��T<~Ep! tIs��sIs !qE}=�.�a�/��f�1��oe�0Se�2���M�i�[;45;���;55;]�M�gLa$�$*P])�(D IT$�!3P]-�(��������+�2�9�B��@287JK� -PX@>��h��cc��c��c �� -Y - -K�L@?�p��cc��c��c �� -Y - -K�LY@"��A@=;6510�+�+*)'%$#"!##""+####"'#"&463263354&"#47!5!6323654&"27%5#"26�V��h7F�s��sZ�;o5(b&R�������f�0@f�1���:FK:f+�M�i|;�O_���VL'T?DDCP1M�Q�(,P]$�P])�(?<-g7G��������0�7�>�G��@5=<6 JK� -PX@C� � h�s��c c��c��c -��YK�L@D� p�s��c c��c��c -��YK�LY@$��FEB@;:43�0�0/.,*)('&$###""+##5#675##"'#"&463263354&"#47!5!63234&"6%27%5#"26�V�g�=��g6F�t��sX�;q4&c&T�������f�.��e�2���9FL;f*�M�i���Ga;�Lb���TJ(M@FCAK3M�L�fP]$�&.P])�(:=.f8G���������&�-�:�f@c$, -+% - -J��c�� - -c��c� � c��Y K�L..��.:.:7643*)#"��###+##5#"'#"&463267667655!54&"6%27%265��VhH�G{Ot��sO{X �(f�.��e�2��&K=g�g�M�i�2<k=C���C=! 6M�gP]$�&.P])�(!?NC \oya����T��1�:�A�a@^- 6% @:7*? - -JG� - -p�� c�c� -� -_��Y��L>=54##!,+!'5654#"#6#"7&'"&46326326675!5!4&"667%27%T��OP�}\_z� R �{_\_�H�sPy5fA[E2��x��f�0��f�1����|c|�N^X��ТX^NNMQ���E>B?:0;�M�gP]$�% -P])�(�������8�A�H�U��@�=.$G)A>F J�p�n��c c��c� � c -��YK�LII��IUIURQONED<;�8�876-+##!##+##5#"&'&#"#6#"7&'"&4632632663267667655!54&"667%27%265�VhH�D�R �{_\_�H�sPz4fA\UA`*C��f�0��f�1���&K=g�g�M�i�2<��+�ТX^NNMQ���E>B?:9BA &:M�gP]$�% -P])�(!?NC \oya�����p���$�+�5%K�PX@ *)#" - JK�PX@ *)#" - J@ *)#" - -JYYK�PX@& - cc��YK�LK�PX@+ - c�W�c��YK�LK�PX@0� - W� - -c�W�c��YK�L@1� - W� - -c��c��c��YK�LYYY@��430/('! ��$#$" +##5#"&'#"&463266325!527%4&"6%54&"26p�T:}?e tJs��sIt!e?}:�C�f�1��pf�0�Z�ZZ�Z�M�i�X605:���:507X�M�gP])�(4P]$�&.JWW�WW���������0�7�>I@=56< JK� PX@9�h� -� -c��c�� c �Y��K�\LK�PX@:�p� -� -c��c�� c �Y��K�\LK�PX@E�p� -� -c��c�� c��Y��K �Y��K�\L@B�p� -� -c��c�� c�[�K �Y��K�\LYYY@;:430/.,(&$"!"4!+3##!632"'32673#"&'"&463232764&#"!4&"6%27%�كV���&]s��(n=.V�Pd H蕖s_��.*B:"�U"f�/��f�2���M�i� rYw`�~IJ�PJB���\R%"�B -��P]#�&.P])�%��������%�,�3�9�q@n2*+1J�p��c�a��c �� -Y - -K�[L44��4949650/)(�%�%$##"+##!32653"&'"&463227736655!54&"6%27%%5#�V�@k;0U`�`I薖tZ�M.��f�.��e�2����2�M�i`��MKlySID���SK\pM�gP]$�&.P])�()��9��[��6��+�4�<��K� PX@7� h�ccc �[ -��K�L@8� p�ccc �[ -��K�LY@;:7632/-+*)'&%#! #"+!###"&547##"&543354&"#&32363!5!5#"26264&"/�U�@j�u��Pl�5&d%T���8[<�Ѷ:FK:f+GeB@iE�M�i�&�fjX1#;�dN�S@FGC��R#���<.f7G -<>m@>��[�����+�4�A�ٵ JK� PX@1�h - c c�[ ��K�LK�PX@2�p - c c�[ ��K�L@8�p�h - c c�[ ��K�LYY@ 555A5A>=;:32/-+*$" #"#+!##5#"&'##"&543354&"#&3232667655#5#"26265#ŃVhHz� h�Pl�5&d%T��hd7Ϫ:FK:f+� &K<f�g�M�i�2<��;�dN�R@FGC��Q"G"��<-f8H�$?MB\ozb��[�����2�;�H���JK� PX@6� h�s cc�[ -��K�L@7� p�s cc�[ -��K�LY@"<<<H<HEDBA:96421)'%#"!#"#+!##5#"'#67&'##"&543354&"#&3232>7655#5#"262658��VhH�G�i�Yt�Pl�5&d%T��tN4 ƿ:FK:f+� &K<g�g�M�i�3<Zݴb9J;�dN�M@FGC��L6 ��<.f7G�"?MB\q{a��[����A�J��@=:J GK� PX@7���h�p�c -c��_�� [ �L@8���p�p�c -c��_�� [ �LY@IHECA@?>865420#"!,+!'5654#"#6#"7&547##"&543354&"#&3236326675!5!5#"26���OQ�|\_{� R �{_\}���Pl�5&d%T���3bA\E2��t��:FK:f+��|c|�N^X��ТX^N�|=.;�dN�S@FGC��R<?:0;�M�Z<.f7G��W�����*�3�=��@ -(JK� PX@6�h��c - cc�[ ��K�L@7�p��c - cc�[ ��K�LY@<;8721.,*)'%#" #""+!##5#"&547##"&543354&"#4 366325!5#"26%54&"26��T;|e���Pl�5'd%TW�jD}:�/�:FK:f+w[�YY�[�M�i�Y�g;�dN�S@FGC��R7>Y���<.f7GUJWW�WW���������(�/�W@T�c -c��c�� Y K�[L))��)/).-,+*'&#!��#"!!+###"3#"&547##"&54335!55#"26%5!363��V�\kZe ����Pl�4��u:FK;f*����Fr�M�i�S�YI�uM7;�dN��M�\<-f8G���+�����i��$�-�4���JK� -PX@5�h����c cd - Y� K�L@6�p����c cd - Y� K�LY@4320/.,+(&$#"!#"% +#"3253#5"&547##"&54335!5!#5#"26736335!�r�(WC�NV'ʅ��Pl�4�����|:FK;f*S�D�(�%�Q!0KL|�ڒ4{j;�dN��MM��<-f8G�kf�����,���$�,�3�W@Tc -c - -c ��YK�L--��-3-210/.+*'&#"��#"+###"&547##"&54335!55#"26264&"%5!363,�V�?j�u��Pl�4��u:FK;f*6GeB?jE��P�:V�M�i�&�fjX/';�dN��M�\<-f8G<>m@>���!��������� �$�,�]@ZJ -c�� c� � c ��YK�L%%!!��%,%,)'!$!$#"��#""+###"&'##"&54335!55#"2635332655��V2wVjƵPl�4��u:FK;f*S�V�BR�M�iTaS;�dN��M�\<-f8G���ӯ\G����������#�'�/�_@\ J c� � - c� -� -c��YKL(($$��(/(/,*$'$'&%"!��#""+###67#"&'##"&54335!55#"2635332655��V�fuK VjǵPl�4��u:FK;f*S�V�BR�M�i��R^R;�dN��M�\<-f8G���ӯ\G���������� �)�2�9�k@h087 -J -I��c -c� -� -c��c ��YK�L��6521/-+*('$"��#""+##5#"&547##"&54335!54&"6%5#"267366325!27%ŃT<~l���Pl�4��a�/�a:FK;f*S� tI}=���e�2���M�i�[�l;�dN��M�gLa$�$<-f8G�:A]���P]-�(���������(�/�6�F�S�z@w-54. - -J��c -c - -c��c��YK�LGG��GSGSPOMLFE>=;:8732,+'&#!��#"##+##5#"'#"&547##"&54335!55#"26%4&"6%27%'366267667655!!265��VhH�G{Ps���Pl�4��u:FK;f*�f�/��f�2��� |�{W -��p&K=g�g�M�i�2<k=C�p;�dN��M�\<-f8GSP]#�&.P])�&E:AC=! 6!?NC \oya���������$�-�6�=K�PX@4" <;# J@4" <;# JYK� PX@:�g� � c -c�W�c��YK�LK�PX@9�s� � c -c�W�c��YK�L@:�s� � c -c��c��c��YK�LYY@��:96531/.,+(&! ��#"#+##5#57#"&547##"&54335!54&"6%5#"267366325!27%ЃT�b�m���Pl�4��c�.�V:FK;f*S� tI}=���e�0���M�i����k;�dN��M�gM`$�$<-f8G�:A]���P]-�(�������"�+�7�@��K� PX@5���h - c c��Y K�L@6���p - c c��Y K�LY@*,,��>=:8,7,75421.-*)&$�"�"! #""+####"&47##"&54335!5!63235#"26!54&"#47#"265�V��Om��Pl�4������%:FK;f*S�'d%T�:FK:f+�M�iz;�d�&;�dN��M�R �Z<.f7G��S@FGCS1��.f7GH��������1�:�I�R�_�µJK� PX@;�hac �Y -��K�L@<�pac �Y -��K�LY@6SS;;S_S_\[YXPOKJ;I;IGFDC@>=<985310*(&$#"! #""#+!##5#"&'##"&547##"&54335!5!63232667655#5#"26!63354&"#47#265265�ǃVhHz�l�Pl��Pl�4����ld7��p:FK;f*S95'd%T�c35:f+� &K<g�g�M�i�3<��;�dN<';�dN��M�O"G ��<-f8G��P@FGCS1��/]8HGV"?MB\q{a����� -��(�1�@�I��� JK� PX@:���h�s ac�� Y - K�L@;���p�s ac�� Y - K�LY@,22��HGCB2@2@>=;:730/,*�(�('&$"! #""+##5#�75##"&547##"&54335!5!63235#"26!63354&"#475#26 -�V�cE��Pl��Pl�4������$:FK;f*S-5&d%U�k`:f+�M�i���L];�dN:(;�dN��M�L�^<.f7G��M@FGCS1��: X,8G��������0�9�E�N�X��@ -.JK� PX@?� h� � ccc �Y -��K�L@@� p� � ccc �Y -��K�LY@0::WVSRMLIG:E:ECB@?<;87420/-+)(&$#"! #"""+!##5#"&547##"&47##"&54335!5!632366325!5#"26!54&"#475#"26%54&"26���T:}e���Pm��Pl�4�����jD}:�'�x:FK;f*S�'d%T�:FK:f+zZ�ZZ�Z�M�i�X�g;�d�(;�dN��M�R7>X���<-f8G��Q@FGCS1��<.f7GUJWW�WW��������#�'�0�4�Y@V -c - -c��YK�L11$$��141432.-*($'$'&%"!��#""+####"&47##"&54335!55#"26!5#"265%5#�V��Pl~�Pl�4��u:FK;f*S�:FK;f* -��M�i|;�d�&;�dN��M�\<-f8G�����-f8GH������������!�,�9�U@R J - c c��YK�L--��-9-96532,+$" ��#"#+##5#"&'##"&54335!55#"2673>7655!!265�UiH{� �Pl�5�~�:FK:f+S�$1 ���&L<g�g�M�i�3=��;�dN��M�\<-f8G�E"$?MB\ozb�������,�5�A�Z@WA >J G� - -p� c c� -� -_��Y��L<:9876430.#"!,+!'5654#"#6#"7&547##"&54335!5!5#"26!3632667���OP�}\_z� R �{_\}���Pl�4�����:FK;f*��x�5_A[E2��|c|�N^X��ТX^N�|=0;�dN��M�\<-f8G��:?:0;���������"�+�5�Z@W) J�� c - c c��YK�L��430/+*(&$#! ��#""+##5#"&547##"&54335!55#"267366325!54&"26��T:}e���Pl�4��u:FK;f*S�iC}:��>Z�ZZ�Z�M�i�X�g;�dN��M�\<-f8G�6=X���JWW�WW��������-�6�HRK� PX@>�h�p c�� - -c�Y��K�[LK�PX@?�p�p c�� - -c�Y��K�[LK�PX@J�p�p c�� - -c��Y��K�Y��K�[L@G�p�p c�� - -c�[�K�Y��K�[LYYY@$:7GFDCA?7H:H541/-,+)&$"!%5!+3##!632"'#3273"&55##"&54335!5#"26%2667654#"#&7#BكV���&^qLD{(>6qV_�n��Om�4��m9GK;f*k6?)yC>U(��M�i� jWz.(}AQ�j�|d|;�dN����<-f8G�"@{XFW=�������� �)�3�:�^@[�p a��c �� -Y - -K�[L44��4:4:6532,*('$"� � #""+##!32653"&55##"&54335!55#"2673>7655!5#�V�@k:1U`�cu�Pl�5��{:GJ:f+S�/2���� �M�ii��MKlytb�:�dN��M�J;,f8G�/)G��]Y�����e��/�8�?�n@kJ�p�p��� �c c��c��c��_ - -Y� -L?>=;:97631/.-,+*)'"#!% +#"632#&#"3273"&547&'##"&54335!5!#5#"26736335!î5A?%]{UsBNOAsU{�T6��Pl�4������:FK;f*S� �`�7�'(6^FXKzMXF^v`o; 8;�dN��MM��<-f8G�hi���������&�7�\@Y � J c��cc -��YK�L''��'7'631/.)(%$! ��##+####"&'#"&727>7655!5�264&"%5!327663��V�?jW;aA���e! ��GeB?jE��6&L<b]�r`�M�i�&�f2-Y�� "*M�<>m@>��!?NC \o�GM���������2�@�b@_/�& -J cc -��YK�L33��3@3@=<:922)(%#! ��#+##5#"' &727>7655!5327&727>76553265ǃVhH�F<�юe! ���&L<b]�e! U 6)g�g�M�i�2;���� "*MM!?NC \o� "*!�.*\oya���������+�D@AJ�p� -c��c �Y���K�L*)$#"#+!##5#"&'&&'3>7655!�265#$��VhH{� ]}H\BG0 �PIg�h�&J;�M�i�3<��``B= 2��oya!>NC!��������1�b@_J� -� -�p�p�n� -�� -�c� � c��c��_ Y�L10/.-,+)%$%#!% +#"632#&#"3273"&547#"&'3&546335!5!#E�6A@%]{UsBOOBsU{�Tc�H� i\`����'(6^FXKzMXF^v`o;_fv -HMiMM��������;�C�k@h72- %$J� p -c c� � c��Y�K�LBA>=;:98641/)!#"+!62''64&"#5#"&'&#"#6#"7&4632663266325!5!�264&"��2�w�yWjN�HT6rb{c� R �{_\}�ffA[WA]-fDr6�p���Q�OQ�P��Q��{JM�S[R�ŷQ|bn�ТX^N��?:8A?6=R�M�QS�RQ��������:�B�P�^��@�ID72-%$JI�p�nc - cc�� Y KLQQCC��Q^Q^[ZXWCPCPGEA@=<�:�:98641/+)!#"#+##5#"&'&&"#5#"&'&#"#6#"7&4632663266325!5�264&"63267676553265��VhH}�L�HT6ra{c� R �{_\}�ffA[WA\/eDr6�p_Q�NQ�P�2nBeCV 6)g�g�M�i�2;��/6\R�ƷQ|bn�ТX^N��?:8A>6<R�M�QS�RQ�Q=5>*!�.*\oya�����M��1�C�K�@|=& 7J�p� � c c� � c��c -��YK�[L��JIFECB?><;53�1�10/,+$)!%#"+##5#"'#"&554&#"#6#"7&463266326655!53267&54625!264&"M�T0c|Vq�>6� R �{_\}�geA\ZB�,M+�<a�=OZo�-�Km2IwGFxI�M�i�@EJ�pi*3�ТX^N��?:8Bi?oOM��1-8wYs<�P�c9GGxFF��������7�J@G' J c� c -��YK�L���7�765/.)!'# +####"'&&'.#"#6#"7&46326622667655!5��V�;P2 -,,H2R �{_\}�geA\P�H'&�!�M�i��dfO.qbТX^N��?:9BFv.�M��������7�T@Q#J� p -c� � c��Y K�L���7�76543,*$)!#$+####"'&&#"#6#"7&46326632327667655!5!5�V�!'v�2?� R �{_\}�ffA[\@�1:4 -���M�i�?xGT�HF�ТX^N��?:7D�D= )Fp�M��������7�?�b@_# J� p -c� � c� � _��YK�L��=<98�7�76543,*$)!#$+####"'&&#"#6#"7&46326632327667655!5!5�2"&4�V�!'v�2?� R �{_\}�ffA[\@�1:4 -���0##0"�M�i�?xGT�HF�ТX^N��?:7D�D= )Fp�M�4#0##0����P��3�Z@W*&JG�p�n� �� �cc��_ - -Y� -L3210/.-,#)!& +#2653"&55#6&#"#6#"7&46326326675!5!#WDfwf�`U��89� R �{_\}�ffA[%�d,#�X��t��\�bbUw��t;E�ТX^N��?:yP=BfMM����V��*�2�T@Q&�$ -JG� p� - -pc� -� -_��Y��L21.-#)!%+!"&556&#"#6#"7&4632632675!5!4&"2V��d~��89� R �{_\}�ffA[%�b-<��z�e�ee��j�ڎ�r;E�ТX^N��?:yOkjM���dd�d��������=�i@f4�0'(J�p�n����c - c��c��_ Y� L=<;:987532.,!! +#"2"&'332654'&"&'&"#6#"7&46326626335!5!#P�=FAd;>/rτU�<D,"�p�6R �{_\}�ffA[U�+*�W����!`!'�_nc�12: 3AFnbТX^N��?:8A%RjMM����7��=�{@x �; - - -J�p� - -n�� � c� �c� � cY�K� - -[�L�7521/.-+(&#! �==+"#6#"7&46326326675!5!##"32654#"#&62#"&547&&p� R �{_\}�geA\%�e,'�`��Z�Iq�waEIZXOT�a~e��9��ТX^N��?:yREF]MM�k�h?0fhOaZ�i�:B�����g��2K@,'JK� -PX@1�p -W� - -c��Y K�[LK�PX@2�p �c� - -c��Y K�[LK�PX@1�p -W� - -c��Y K�[LK�PX@2�p �c� - -c��Y K�[L@2�p c� -� -c��Y K�[LYYYY@���2�210/-+))!%!!+###"3#"&547&#"#6#"7&463266326335!5g�V�\kZe ��l� R �{_\}�ffA[UAs-I���M�M�i�S�YI�u��ТX^N��?:8BgW�M��������F^@#JK�PX@=�h�pc� � c��c -�Y ��K�LK�PX@>�p�pc� � c��c -�Y ��K�LK�PX@I�p�pc� � c��c� - -�Y ��K�Y ��K�L@F�p�pc� � c��c� - -[�K�Y ��K�LYYY@DB@?:8765421/.)(#)!##+3##5#"&'&#"#6#"7&463263266764&"#&7!5!632'3267�VjP{�S2:S �z_\}�ffA[&W/iG,6c4S���#PgYOeeRr�M�i�*=�xN<X?ТX^N��?:{@ p7C9C/M dSr'#^skT�����?��U�b<K�PX@Q%HJK�PX@Q%HJ@Q%HJYYK�PX@D�h�p c - -cc �Y��K�LK�PX@E�p�p c - -cc �Y��K�LK�PX@K�p�p c - -c��c��c �Y��K�LK�PX@V�p�p c - -c��c��c��Y��K �Y��K�L@X�p�p c� -W -� -c��c��c�[�K �Y��K�LYYYY@,VVVbVb_^\[UTKJFECB=;:9875421-*)')!#"#+!##5#"'#"&7&#"#6#"7&4632663232654&"#&7!5!632'267&727>7655#!265���UhI�G=���E� R �{_\}�ffA[UBa*hd6c4S��u"QgYL�\�]d! �&L<g�h�M�i�3<z���,�ТX^N��?:9BA2G17C9C/M dSq)"apkW 2 "*!?NC [pya�������5��@,�'JK� -PX@9�h�n� -�� -�c c��d Y�K�L@:�p�n� -�� -�c c��d Y�K�LY@543210/-+))!#% +#"3253#5"&'&#"#6#"7&463266326335!5!#�r�(WD�NV'Ʌc� R �{_\}�ffA[UA]-A�(��>��Q!0KL|�ڒ4yhs�ТX^N��?:8ABsfMM�������:��@1�,$#JK� -PX@>�h�n�s����c - c��d Y� K�L@?�p�n�s����c - c��d Y� K�LY@:98765420.*(!$"% +#"3253#5#67#"&55&#"#6#"7&463266326335!5!#�r�(WD�NV�aU9 -l�_� R �{_\}�ffA[VA\-A�(��>��Q!0KL|�ږ�bAwjh�ТX^N��?:8ABsfMM�����%��&�.�[@X# -J� - -p -c� -� -c �� Y K�L''��'.'.+)�&�&)!#"+###"&'&#"#6#"7&46326625!532655%�V2wRiN� R�z_\}�ffA[Vx#�H�BR�M�iTZNB�ТX^N��?:8A�MMӯ\G������h��5�=�a@^1-%$ - J��c c�c -��Y�K�L666=6=:954320/)!"""+!632''64&"##"'&#"#6#"7&46326625!5!2655h�6tav�uPbL�RV1k�.L� R �{_\}�ffA[Vq"����@�H��S{�w JL�L_K��8O�@�ТX^N��?:8A�MM�UWbI������k��,�3�:�k@h1)$92 -8J�p��cc��c �� -Y - -K�L��760/�,�,+*#$)!#"+##5#"&5&#"#6#"7&4632663266325!54&"6%27%k�T<~l� a� R �{_\}�ffA[TA\,vK}=�H�a�/��e�2���M�i�[�kh�ТX^N��?:8A@<E]�M�gLa$�$*P]-�(��������>�G��@(#JK� -PX@@���h�pc c��c -�� Y K�L@A���p�pc c��c -�� Y K�LY@$��FEB@�>�>=<:8765421/.+)$)!%"+####"&547&#"#6#"7&4632663263354&"#47!5!63235#"26ɃV��Pmg� R �{_\}�ffA[UAw'9}5'c&R������:FK:f+�M�iz;�dNy�ТX^N��?:8Al0V?DEBP1M�S �Z<.f7G��������.�7�;�m@j(#J� pc c� � c -��YK�L88��8;8;:96520�.�.-,+)$)!%"+####"&547&#"#6#"7&463266326335!55#"26%5#݂V��Plg� R �{_\}�ffA[UAv(:|4��:FK;f* -��M�i|;�dNw�ТX^N��?:8Aj0�M�\<-f8G����������0�=�f@c!J�pc��c��c �� -Y - -K�L11��1=1=:976�0�0/.$)!##+##5#"&'&#"#6#"7&4632663267667655!5265�VhHw� OD7R �{_\}�ffA[WAX/H�S&K=g�g�M�i�2<�yIv]ТX^N��?:8CA %=MM!?NC \oya����<��D�K@H@8=3J+* Gs c -��Y��LDCBA;9$)!+!,+!'5654#"#6#"7&547&#"#6#"7&463266326326675!5!<��OP�}\_z� R �{_\}�n� R �{_\}�ffA[UAk*4oA[E2��`��|c|�N^X��ТX^N�|x�ТX^N��?:8AMM?:0;�M�������K�X�{@xA <72*)J�pn - c��c ��YK�LLL��LXLXUTRQ�K�KJI@>:8640.!+!##+##5#"&'&#"#6#"7&547&#"#6#"7&46326632632663267667655!5265�VhH�B� -R �{_\}� -f� R �{_\}�ffA[VAf-4pA[VA`*B���&K=g�g�M�i�2<��)�ТX^N�|y�ТX^N��?:8AOO?:8CA &:MM!?NC \oya�����V��+�5�g@d(# -J�p��cc��c �� -Y - -K�L��430/�+�+*)##)!#"+##5#"&5&#"#6#"7&463263266325!554&"26V�T:}e� a� S �z_\}�ffA[%�\,lD}:�^�Z�ZZ�Z�M�i�X�gg�ТX^N��?:y@8AX�M�gJWW�WW��������G�O��@ >�9�5,-JK�PX@H�p���c����c - c��c��c Y�K�[�L@E�p���c����c - c��c��c��_ Y� LY@NMJIGFEDCBA?=;8631!$4# +#"2"'53254'&&#"'"&'&&#"#6#"7&463263266326335!5!#�264&"�>F@f9?0�NTJ�BZ0{��27� R �{_\}�ffA[%�Z,tL{A1X�B���BY�YY�Y�!`!&�P'K%X-MYvd67�ТX^N��?:y;:AQ>jMM�uWW�WW��������8�>�m@j.) !J�p�n - c�a ��YK�[L99��9>9>;:�8�876-+'%!%"+##!32653"&55&&#"#6#"7&4632663263736655!55#��V�@k;0U`�d/,� R �{_\}�ffA[XBy&)M.� �2�M�i`��MKlytb�!+�ТX^N��?:8C_\pM����9��������C�w@t:�6-.J�p�n�n����c - -c��c��_ Y� LCBA@?>=;9842)''#!% +#"632#&#"3273"&547&'&#"#6#"7&46326626335!5!#?�6A?$]{UsBNOAsU{�T5EKS �z_\}�ffA[S|'+�_����'(6^FXKzMXF^v`o;!85?6[ТX^N��?:8A$RiMM���������$�,�S@P J�� - -c� c c��Y K�L��+*'&"!��##"#+####"'#"&463263!5!5�264&"264&"˂V�?jWt:C�n��nOu:p;�� �ZZ�Z�GeB?jE�M�i�&�fSY�فG?4�M��W�WW�<>m@>���������(�6��K�PX@ - J@ - - JYK�PX@.� p�� c -c ��YK�LK�PX@3� - -p�� c� - -W�c ��YK�L@4� - -p�� c� -� -c��c ��YK�LYY@))��)6)6320/%$! ��###+##5#"'#"&46326767655!5&"2654%265��VhH�GpJn��nKrC$�M�+�ZZ�Z 6)g�g�M�i�2;g7<�ف?9A+M��"W�WWJT�!�.*\oya����/��1�=�Z@W- % =* -JG� - -p�� c�c� -� -_��Y��L9854##!,+!'5654#"#6#"7&'"&46326326675!5!4&"26747/��OP�}\_z� R �{_\^�C���nJq3dA[E2�S��Z�ZZ�W ��|c|�N^X��ТX^NMKE�ف>9>?:0;�M�gKWW�WF>�����J���#�-�J@G - J - cc��YK�L��,+('"!��##" +##5#"&'#"&4632625!52675&&"54&"26J�T:}=eA�n��n�CA�:�i�Z�YY�Z�Z�ZZ�Z�M�i�X5/d�فddX�M�WNC DNWKJWW�WW��������,�9>K�PX@#�/�8JK�PX@#� /�8J@# /�8JYYK�PX@=�p�p ��c��c��c��_ - -Y� -LK�PX@B�p�p� �W� � �c��c��c��_ - -Y� -L@C�p�p�� � c� �� �c��c��c��_ - -Y� -LYY@5410,+*)('&$##!% +#"632#&#"3273"&'#"&4626335!5!#47&"2767&%�5A?%]{UsBNOAsU{�~0=n���@3i`� ���)�ZZ�-&E�'(6^FXKzMXF^t_�ف;0iMM�2W�W:%*��h�����&�Im@ JK� PX@B�p� h c�� c��c��[ -K�\LK�PX@C�p� p c�� c��c��[ -K�\LK�PX@M�p� p c�� c��c�[ -K��[ -K�\L@K�p� p c�� c��c� -[� - -K��Y�K�\LYYY@IHFE?=:876430-)(%$+!62'564&"#5"&4625!5!�264&"$62"'2673#"&55266764&"#�2�w�zWjO�HU5�{z�6�w���Q�NP�P��o�r��(=w5V�^oz:>*@|>U��Q��{JM�S[R�ŶP�˂Q�M�QS�RQцpXxb�=AKH�ka�$�BXF��h��&���&�.�Q�@ JK� PX@I�p� h c�� c��c� -� -_��[K�\LK�PX@J�p� p c�� c��c� -� -_��[K�\LK�PX@T�p� p c�� c��c� -� -_�[K��[K�\L@R�p� p c�� c��c� -� -_�[�K��Y�K�\LYYY@"QPNMGEB@?><;8510-,)(%$+!62'564&"#5"&4625!5!�264&"62"&�62"'2673#"&55266764&"#&�2�w�zWjO�HU5�{z�6�s���Q�NP�Ox"1""1"�6o�r��(=w5V�^oz:>*@|>U��Q��{JM�S[R�ŶP�˂Q�M�QS�RQ�b""1""��pXxb�=AKH�ka�$�BXF��9��9��2�;��@72/$" JK�PX@)�p[�K��Y���K�[L@-�p[�K��Y���K�[�K�LY@333;3;/" +3##5#"&547'7%32655%#567&&5462�664&b׃T6e:KoA 7?#%@P��c1�H�HDo�m83"���>B?32=�M�iQF;1'.X( 1!W5+f= -J$W=OcaQ6Q% 3 ]=`<!>Z<��h������2�S�@2�JK� PX@P���p��n� p� f��c�� c��[ -K�[�K�\�LK�PX@Q���p��n� p� n��c�� c��[ -K�[�K�\�LK�PX@[���p��n� p� n��c�� c�[ -K��[ -K�[�K�\�LK�PX@Y���p��n� p� n��c�� c� -[� - -K��Y�K�[�K�\�L@V���p��n� p� n��c�� c��`� -[� - -K��Y�K�[�LYYYY@SRPOKIFDCB@?<9540/$!#&+##"'&&4675&&55#5!!33#"32654&"#&7$62"'2673#"&5532764&"#��?C���]/7=58'MB����5UGTJhB��9S+L��o�r��*=w5V�^op�-*@|>U�gqV��0VtTa\&MM+`JK@pCxzJGYO�2�pXwc�=AKH�ka�%$�BXF��h����� �7�K� PX@F�p� - -p� f��c�� -c� � c �[��K�\�LK�PX@G�p� - -p� n��c�� -c� � c �[��K�\�LK�PX@Q�p� - -p� n��c�� -c� � c��[��K �[��K�\�LK�PX@O�p� - -p� n��c�� -c� � c��[���K Y�K�\�L@L�p� - -p� n��c�� -c� � c��`��[���K Y� LYYYY@76543210-,*)'&!#!4+62"'2673#"&5532764&"##2653"&4675!5!#ho�r��*=w5V�^op�-*@|>UbEfwf�aT�𗟂��{�g�pXwc�=AKH�ka�%$�BXF\�bbUw���fMM��h������9�K� PX@;� p� h��c�� c[K�\ -���LK�PX@<� p� p��c�� c[K�\ -���LK�PX@F� p� p��c�� c�[K[K�\ -���LK�PX@D� p� p��c�� c�[�KY�K�\ -���L@A� p� p��c�� c -��`�[�KY�LYYYY@ ��9621/.,+%# ��!#!+%#"&46335!5!###"%2673#"&55266764&"#&62"'s ������G��V�\l[��=w5V�^oz:>*@|>Uo�r��*GI��y�MM�i�S�Y�=AKH�ka�$�BXFd�pXwc��2�����&�/�7��@ + JK�PX@7� - -p�c� -� -c �[��K�[��K�L@5� - -p�c� -� -c [�K�Y���K�LY@''6521'/'/( +!###"&'''567&&5462663!5!$654&264&"�U�@j�m�t0p{TQKq�mkF: td<����>AC`<�GeB@iE�M�i�&�fKAa\#YB/\?OcaR`]"MU�?^D#MH2=�E<>m@>��h��:�����@uK� PX@E���p� h -c��c�� c ��[K� \LK�PX@F���p�p -c��c�� c ��[K� \LK�PX@Q���p�p -c��c�� c�[K ��[K� \L@N���p�p -c��c�� c�[�K ��YK� \LYYY@+��@?=<86310/-,)&"!��#"+####"&54335!55#"26%5#$62"'2673#"&5532764&"#:�V��Pl�5��:FK:f+ ���o�r��*=w5V�^op�-*@|>U�M�i|;�dN��M�\<-f8G��ѡ�pXwc�=AKH�ka�%$�BXF��h�����"�Fe�JK� PX@B�p� -h�� -c�� - -c��c�[ ��K�\ LK�PX@C�p� - -p�� -c�� - -c��c�[ ��K�\ LK�PX@M�p� - -p�� -c�� - -c��c��[ ��K�[ ��K�\ L@K�p� - -p�� -c�� - -c��c� [� K�Y���K�\ LYYY@!FECB<:754310-*%$""#+!##5#"&727667655#!26562"'2673#"&55266764&"#R��UhH��a%�&L<g�h�9o�rNIy*=w5V�^oz:>*@|>U�M�i�3<��#G!?NC [pya0�pX|1-�=AKH�ka�$�BXF��h����� �H�@81 /?&>'JK� PX@@� p�p�f� c��c -�[��K�\�LK�PX@A� p�p�n� c��c -�[��K�\�LK�PX@K� - - p�p�n� c��c��[��K - -�[��K�\�LK�PX@I� - - p�p�n� c��c��[���K - -Y�K�\�L@F� - - p�p�n� c��c��`��[���K - -Y� -LYYYY@"!GFEC765432-+!H"H#!4+62"'2673#"&5532764&"#"7&4632675!5!!'5654#"#6ho�r��*=w5V�^op�-*@|>U�{_\}�geA\h�V��PP�}\_{� R g�pXwc�=AKH�ka�%$�BXFQ�X^N��?:d�MM�|c|�N^X�����#��.���'�2�c@`# 0J -p�n [�K��Y���K�[�K�L)(-,(2)2''+3##5"&467'#567&&462�654&"2655'&W׃T+�_G7Vz<xouPJn�mb���>FFZ=�4F8l@*%�M�i`KZ~N -T 5R%Z�caQ^O<]>a;DE3<�w2`4L@ ��h��@�� �&�IxK� PX@7phc�[ -��K\ LK�PX@8ppc�[ -��K\ LK�PX@Cppc�[ -��K��[ -��K\ LK�PX@@ppc�[��K� -Y� - -K\ L@=ppc `�[��K� -Y� - -LYYYY@ IFBA?><;530.-,*)&%$##!4+62"'2673#"&5532764&"#%##32673#"&55266764&"#&62"'ho�r��*=w5V�^op�-*@|>UӃV��s=w5V�^oz:>*@|>Uo�r��*g�pXwc�=AKH�ka�%$�BXF��i���=AKH�ka�$�BXFd�pXwc��������!�*�2�:�b@_2�0)$ - - J -c� -� -c��c ��Y�K�L""9854.,"*"*%#"+!62''64&"#5#"&'#"&55#5!6632532675%�264&"��2�w�yWjN�HT6rMn6Xoz~��*%lJr6�e�3A ��jQ�NQ�P��Q��{JM�S[R�ŷQNC3�t�MM�?HR�װ-$���QS�RQ��������$�-�5�=��@5�3,' JK� PX@4�g c��c��c -��Y�K�L@3�s c��c��c -��Y�K�LY@66%%6=6=:91/%-%-+)#"+!62''64&"#5#67#"&'#"&55#5!6632532675%264&��2�w�yWjN�HT�eO8 -Np3\oz~��)&kKr6�d�5B���PQ�NQ��Q��{JM�S[R�ŷ�Q:KB5�t�MM�?IR�װ1'�]Q�QS�R����*1��� �'�N@K -$�J���p� -�� -�c��c��_ Y�L'&"!"# +#2653"&'#"&55#5!#3267%%!6678Dfwf�`U�ߏ5Poz~U��x�6B��3��-!�\�\�bbUw�j[+�t�MMװ2'�S�AG�����Z��$�,�2�@�~@{, �0+9J�p�n � c��c��c��c �� -Y - -K�L��@?<;5321.-(&�$�$#"#3+##5"&7264&##"2653"&'#"&55#532767%%!67332265!Z�V1�r -FAVd�ie�VU�ݍ3Qoz~Ԙ4 "��:��+B�V����J�J���M�i�S��PX�dhVy�i\+�t�M�ܰ)�S�:OgHUm^<�����1�� �'�.�W@T'+&� J�p����c� � c�] -Y�L.-)($"% +#2653#'#7&&'#"&55#5!#3267%%!6678Dfwf�`U^S�`vz`�Om5Poz~U��x�6B��3��-!�\�\�bbU_�����fL+�t�MMװ2'�S�AG����6(��"�-�5�;�r@o5� 9�3 $ -J���p�s� �� �c�� c�� - d� -� -cY�L;:761/,+(%% +#"3253#5"&547&'"&55#5!#5##"263267'%%!677D`9BeP�N@Q/�t]?5�z~L�1??RHzA�s�4@ ��2��!� SFB�p=�H~BgVk/,K�t�MM��cBt>V��.%�Sܘ����07���� �(�M@J � -J���p��c��_ ��Y��L('$##% -+!#"&'#"&55#5!6753267%�4&"27��d~�ub�5Poz~[�y,:���6B���e�ee��j�ڎgX+�t�MM�rjװ2'����dd�d�����t���%�-�5�D�@|- �$ +!= - -J� - -p� c� -� -c��c��c ��YK�L��DC@?865410)'%%��###+##5"&7264&###"&'#"&55#5667532675%�4&"232265!t�V1�q -EAbf`\�ub�5Poz~�,gC��4B���e�ee�'��5�J�I�\�M�i�R��P>�gX+�t�MM�8Ejװ0%����dd�d�D)gHUm^<�����7����&�.�Z@W&�% - J���p� pq�� c -��Y��L.-*)#!%+!#'#7&&'#"&55#5!6753267%�4&"27��d~gV�`vz`�Ig5Poz~[�y,:���6B���e�ee��j�Ń����`G+�t�MM�rjװ2'����dd�d�����������%�P@M� -J��c� -� -c ��YK�L��$# ��" +####"'"&55#553267%#26�V�Ʉ.6�z~�"�ޘ6B��`�2�1�M�i���fJ�t�MM��װ2'ۮ��PQQ�����k�� �$�+�3�@�}@z+�# * - -J�� - c� -� -c��c��c ��YK�L44,,!!��4@4@=<:9,3,30/(&!$!$� � "#+##5#"&727667655!#"'"&55#553267%%265!265k�VhH��a%���.8�{~���6B��k2�1�&K=g�g�M�i�2<��#G��\@�t�MM��װ2'�S��PQQP!?NC \oya�����"�����"�K@H�Jc ��Y -K�L��""�� +##"'"&55#553267%%32655"�V2�86�z~���6B��q�BR�M�iTW[�t�MM��װ2'�Sӯ\G�����������&�M@J�J c -��YKL��&&#!��"+###67#"'"&55#553267%%32655�V�fuK o88�z~���6B��j�BR�M�i��RNV�t�MM��װ2'�Sӯ\G������k��!�'�.�6�a@^.�-$ - - - J�� -c� -� -c� � c ��Y�K�L//""/6/632+)"'"'#"+!632''64&"#"'#"&55#5!&553267%%2655k�6tav�uPbL�RV1�7_Doz~��E��6B��o@�H��S{�w JL�L_K��8OE19�t�MM��װ2'�S�UWbI�����������$�-�1�f@c$� J - c� � c��c��YK�L..��.1.10/,+(&��#"+####"&'#"&55#56335327665%5#"26%5#��V��Ce2Hoz~�?<w4�ژd��&:FK;f* -��M�i|;�I<&�t�MM�-�װH���<-f8G��������j���!�(�1�<�I�v@s(�' - -J -c� -� -cc ��YK�L==��=I=IFECB<;420/,*%#!! ��#"#+##5#"&'##"&'#"&55#563353267%5#"2673>7655!!265j�UiH{� �Ef 5Roz~�F9�5�̘6B��4:FK:f+S�$1 ���&L<g�g�M�i�3=��;�L>+�t�MM��3�װ2'���<-f8G�E"$?MB\ozb�����u����#�0�]@Z� - J�� c�� -c� -� -c ��YK�L$$��$0$0-,*)��+##5"&'"&55#53267%%5!>767265u�Vh��8�m��>M2C����7]2U&K=g�g�M�i�2<WPM�v�M��VZ:0�3�$c!?NC \oya�����;����"�,�_@\"�! - -J�� c�� -c� -� -c��YK�L��+*'&��#" +##5#"&'#"&55#5663253267%54&"26;�T:}Nt8Xoz~�'qK}:�L�6B���Z�ZZ�Z�M�i�XRE1�t�MM�ALX�װ2'��JWW�WW�����)����� �&�I@F&% �J c��Y -K�L��$"��+##"'"&55#5!65%53267%327%)�V2�86�z~t��)�` ���6B��v�[(���M�iS\\�t�MM� ���װ2'ۄ�T���������2�<�D�o@l5� -J� - -p�c�� -�c�� c Y�K� [L43CB?>:9763<4<0/-,*(# +2773665!5!!62''64&"#5"&547!32653"&525!366264&"S4)N(���2�w�yWjN�HT6�{�yk;0U`�d�r6��0�m>Q�NQ�P�`�MM�Q��{JM�S[R�ŷQ�e ��MKlytb`R��:AK��QS�RQ��������6�@�H��@9�JK� PX@C� p�g �c�� � c�� -cY�K� - -[L@B� p�s �c�� � c�� -cY�K� - -[LY@&AA87AHAHED>=;:7@8@4310.,*("0+2773665!5!!62''64&"#5#67#"&547!32653"&525!366264&S4""N(���2�w�yWjN�HT�eO8 -e}�yk;0U`�d�r6��0�mPQ�NQ�`�MM�Q��{JM�S[R�ŷ�Q:|d ��MKlytb`R��:AKMQ�QS�R��������1�;�C�L�V��@�KHE4�J� p � c�� � c -cY�K� - -YLDD32UTQPDLDLJIGFBA>=98652;3;/.,+)'%#"0+2773665!5!##5#"&554&"#5"&547!32653"&525!366264&"6262554&"26S4"N(��ʃT:}e�N�HT6�{�zk;0U`�d�r6��0�m>Q�NQ�P�0�4A�:Z�ZZ�Z�`�MM�i�X�gIS[R�ŷQ�e ��MKlytb`R��:AK��QS�RQ�S`dX���JWW�WW��������*�4�E�M�K� -PX@?9 JK�PX@?9JK�PX@?9 J@?9JYYYK� -PX@8���c� �c � cY�K [ -LK�PX@?� p���c� �c��cY�K [ -LK�PX@8���c� �c � cY�K [ -L@?� p���c� �c��cY�K [ -LYYY@1-+�KJGFEDA@>=8610+4-4'&$#! - �**+273676765!5!##5#"'#"&55!32653"&55%6655!327&54625!264&"�F@����T/e -yWq���k;0U`�dU&�� �Yo�-�t@kxxFFxI� $S 7MM�i�AFIqm��MKlytb�7vG`s!��^9vZr=�H�]�GxFFx�����Y��'�;�\@Y� p �� a�� �a��dY�K�[ -L(((;(;53/.-,*)%$"!"$ +2773665!5!####"'&'!32653"&55!35332767655S4)N(��}�V�%)wv+%�lk;0U`�d-�'0�V;<�`�MM�i�JuDMJ?o��MKlytb.��:Z}�"%%H-}��������+�5��K�PX@?� - -p� - -n���c ���a��cY�K� [�L@<� - -p� - -n���c ���a��c� � _Y�LY@5421-,)(&%#!!0+2773665!5!##2653"&547!32653"&5!3667S4"N(����Dfwf�`T���mk;0U`�d�M�!�[�`�MM�\�bbUw��t��MKlytb�_o AF��������*�3�S@P� - -p��c �� -�aY�K [L+++3+210-,('%$" !!0+2773665!5!###"3#"&547!32653"&55!!63S4"N(���V�\kZe ���Yk;0U`�d��� J��`�MM�i�S�YI�u:.��MKlytb�`o I��������1�B�O�y@vJ� p �� c�� c�� � a��cY�K -[LCC32COCOLKIHA@=<542B3B/.,+)'%$!##0+2773665!5!##5#"&'&#"3#"&547!32653"&5267667655!!6%265S4"N(����VhHt�oW_Nb �x�]k;0U`�d�m>j �C-&K=g�g�`�MM�i�2<�tEV�[I�r80��MKlytb2 ;`o I�!?NC \oya��������&�1�V@S1� J� p� �� c�� �aY�K�Y -L0.,+('$#! " +2773665!5!##5#5&&"!32653"&5!36632S4'N(����V�s_ O}N�%k;0U`�dk��-�iHz6�`�MM�i��[<GE=��MKlytb��7?H_�����+��1�>�H�u@r7J� p��c �� c�� � a��cY�K -[L32GFCB=<98642>3>/.,+)'%$!$"0+2773665!5!##5#"&547#"3#"&547!32653"&536325!!654&"26S4"N(��O�T:}e�f\kZe ���Yk;0U`�d�Bi}:�S J�Z�ZZ�Z�`�MM�i�X�g1)S�YI�u:.��MKlytbHX�`o I�JWW�WW�������1�@K�JK�PX@<��h�p� -�c�� cYK�[ LK�PX@=���p�p� -�c�� cYK�[ LK�PX@H���p�p� -�c�� c�YKYK�[ L@E���p�p� -�c�� c�[�KYK�[ LYYY@?><;9842/.,+)'%$" !0+2773665!5!632%2673##5#"&'!326'3"&5%!2654&"#&7#S4&H%��"Qg��e�rVkO���Sk;1U`�d)>ge6c4S��W}M dS�]lkTzM�i�)>�}��ONo{tb�8I17C9C/���������D�W�d1K�PX@" 2 -J@" 2 -JYK�PX@K�h� p c�� � ac YK� -[ - - -LK�PX@L�p� p c�� � ac YK� -[ - - -LK�PX@R�p� p c�� � a��c��c YK� -[ - - -LK�PX@]�p� p c�� � a��c��c�YK YK� -[ - - -L@_�p� p�W� c�� � a��c��c�[�K YK� -[ - - -LYYYY@4XXEEXdXda`^]EWEWUTRQONJGBA?><:87531/,+*)!0+2773665!5!632'267&727>7655#5!##5#"'#"&'!32653"&5%4732654&"#&7#%265S4"N(��#QgYL�\�]d! ���UhI�G=�}��Pk;0U`�d4+hd6c4S�0�&L<g�h�`�M dSq)"apkW 2 "*MM�i�3<z��y��MKlytb�2G17C9C/�:�!?NC [pya�����t��/�9���JK� -PX@@� h� n �� c�� � a�� -dY�K� - -[L@A� p� n �� c�� � a�� -dY�K� - -[LY@1087320919-,*)'%#"%! +2773665!5!##"3253#5"&547!32653"&535!36S4)N(����r�(WD�NV'ʅ�ok;0U`�d(��:�`�MM�Q!0KL|�ڒ4{j ��MKlytb]f_o ��������&�.�6�\@Y� pc�� �a��c Y�K�[ -L///6/54310-,)($#! " +2773665!5!###"&547!32653"&5$264&"%5!363S4%N(��8�V�?j�u��k;0U`�dGeB?jE��k0�:|�`�MM�i�&�fjX!��MKlytb<>m@>���:?��������"�*�2�V@SJ�p���a��c -Y�K�[ L+++2+2/-)(%$ ""0+2773665!5!###"&'!32653"&5%5#3&732655S4"N(��ނV2wNf�:k;0U`�d��V�BR�`�MM�iTQG��MKlytb��`o �ӯ\G���������%�-�5�Y@V J� p�� �a� � cY�K�Y -L...5.520,+('#" ""0+2773665!5!###67#"&'!32653"&5%5#3&732655S4"N(��܂V�fuK Nf�<k;0U`�d��V�BR�`�MM�i��RNF��MKlytb��`o �ӯ\G��������1�9�A�k@h� -J� - - p���c ���a�� -cY�K� [L:::A:A>=8743/.,+)'""0+2773665!5!!632''64&"##"'!32653"&55#3&72655S4"N(��)�6tav�uPbL�RV1k�3�0k;0U`�d��V@�H�`�MM�S{�w JL�L_K��8Ow��MKlytb�`o UWbI���������#�*�5�<�x@u;-(� -):J�p� -� -c ���c��cY�K�[ L,+�9832/.+5,5'& - �##+273665!5!##5#"&547!32653"&554&"625!36627%�GN(���T<~l��qk;0U`�d�a�.�}=���~We�2���`�MM�i�[�l��MKlytb�YLa$�$ ]�`o GR�P]-�(�������&�.�7�;�b@_� p c�� �a��cY�K�[ -L888;8;:96520.,+*('$#! "" +2773665!5!####"&547!32653"&5!36335#"26%5#S4'N(��?�V��Pl ��k;0U`�d��n0�9b4:FK;f* -��`�MM�i|;�dN+��MKlytbõ:�<-f8G�����������,�4�=�H�U�t@q -J� - -pc �� -�a cY�K� [LIIIUIURQONHG@><;864210.-*)'&$""#0+2773665!5!##5#"&'##"&547!32653"&5!36335#"2673>7655!!265S4 N(���UiH{� �Pl �zk;0U`�d��f0�9a5:FK:f+S�$1 ���&L<g�g�`�MM�i�3=��;�dN+��MKlytbõ:�<-f8G�E"$?MB\ozb��������#�/�<��� JK�PX@6� p -c� � c�� Y K�[L@<�h� p -�a� � c�� Y K�[LY@$00%$��0<0<9865-,$/%/�#�#3"#+##5#"&'!32653"&5532773667!527667655!%265�VhIz��xk;0V`�d@"E$��Ub$��)�&K=f�g�M�i�2<�}��OQq|wg�W|M��%G!�7�$?OE![jya��������7�D��@D A�$% -JK�PX@8� p�n� � c�� �aY�K� -[� - - -L@5� p�n� � c�� �a�� - -_Y�LY@?=<;985421"!, +2773665!5!!'5654#"#6#"7&547!32653"&5!3632667S4%N(�����OP�}\_z� R �{_\}��ik;0U`�d��o/�4vA[E2�`�MM�|c|�N^X��ТX^N�|)(��MKlytbö9X?:0;��������$�0�:�c@`'� J�p -� � - c���c��cY�K�[ L&%9854.-)(%0&0"!"#" +2773665!5!##5#"&547!32653"&525!36654&"26S4'N(����T:}e���k;0U`�d�}:���sZ�ZZ�Z�`�MM�i�X�g��MKlytbeX�^oCN�JWW�WW�������+�5�;�Y@V4�Jp� �a Y�K -[L666;6;871/-,)(&%#!"0+2773665!5!##!32653"&55!32653"&5!3676765#S4"N(��'�V�@k:1U`�d��k;0U`�d���.�P(��`�MM�i`��MKlytb���MKlytb÷8X ��do����(���-�9�X@U -2/ -J�p����c�� - -c��c��_ Y�L8610-,(% +#"632#5'&'"55&&7&&546335!5!#5&"326�w/$-6�JD�[|j��q)/i\��,�N < &�N * ����r+����3x_mF�JA*GLiMM��P3�������$�,�<�r@o6J�p��cc��c��c��_ �� -Y - -K�L--��-<-;9720/.+*'&�$�$#"'#"+###"&'#"3273"&547&46335!5�264&"%5!#"633663�V�?j�p�PUNBsU{�~TEi\`�N�GeB?jE����5AB*)�sb�M�i�&�fUID�NXF^w`s6*�MiM�<>m@>���'(6IP��������$�3�<�@�}@z2J�p��cc�c��c��_ �� -Y - -K�L==&%��=@=@?>;:75.,+*)'%3&3�$�$#"'#""+####"&'#"3273"&547&46335!536335!#"65#"26%5#��V��Jj�PUNBsU{�~TEi\`�Ny� �4�ʮ5AB*�:FK;f* -��M�i|;�WFD�NXF^w`s6*�MiM�jxѴ'(6<-f8G�������:��� �5�g@d* J� p� n��c��c��c�` -�� Y �L��4310-+&$#"� � &"+##5"&73264&""&7&46335!5##"632#26��U2�l -B@G�n|g��kJi\c�I��5AG%-hyW=H�M�M���\�mD$]�dK�F(�MiM����'(8 -Mx6@Gv�������E�i@f: -- +J� �� �c�� - -c� cc��_Y�K�LEDCBA@?=65430.)'""% +#"632'554#"#6&#"7&463267&#"&&547&46335!5!#��6AH.0Xv17ZSkF)9'L:5QaM<&5 --%xax�o��tMi\��8��'(;F< -R:RR;i[?88?Y29;^�O%"1Bh�sD���H&�MiMM����)���/�9�c@`" J�p����c��c�� c� � c��_ -Y� - - L8743/.-,+*(#% +#"632#5"&462&&#"&&7&&546335!5!#54&"26�6AO*1{�J&�[X�)MAYrwg��k&,i\k�A��+9\88\9�'(9���q3W�V&0*h�pD�I@)HMiMM��-77[66��������(�0�:�G�r@o#� - -Jc��c��c - -c�� Y K�L;;��;G;GDCA@7632.-*)�(�($#$#+##5#"'"&'#"&463266326767655!5�264&"%&"2654265�VhH�Gp�ji@f��eAhkAjBP(����PP�Uw'zRR�S&K=g�g�M�i�2<O;C?9:>�ʀ>;;>EC-M��T�TS��T�TSDQ&!?NC \oya�����:��0@-���p���c�Y��K�L+3###5354&"#546 ���V�����R�F��M�i�Mdbbd12������O���� ��1@.�p�s����c�W�[�O!!+432#&#"#&6"&462��LWIY`M�&&G�_Nf�|A''���.�7���@���W��[���O+"&462((.&&��_����� @���p��c����L!+#&462#&#"_AN�VIY\��q\Mb���_���� ��*@'�p��c���c����L+#&462#&&""&462_AQ�ZI2_0{((��q\M/3F=&&��������?�v@s) - J���p���c���c�� c� � c� � - -c��]YL��?>=;640.-,+*(& ��+�&462!5432#&#"3##"2#"'#33264&&#"&5466335!.&����MUIU1+���=FAd;>.g[q2TT�;D+4*eu>W9W�L('&Dc�]NdBDcM�!`!'�_D��1X( DY8Gj��G��k����=@:�p����c� [� KYK�L -+62"&3###5354&"#5462�"1""1"A��V��+t+RS�R�""0##f&M�i�MPIJOCLhtt��G����#��� JK�PX@4�h - -p��� � c�[�KYK�L@5�p - -p��� � c�[�KYK�LY@���#�# !"#+54632632#6#"3###5354&"�Sdz(QDBIK5��V��+t+�ght\DaMg.%?,M�i�M8PIJO^��G�����)���JK�PX@<��h p��c����c�[�K Y -K�L@=���p p��c����c�[�K Y -K�LY@))&%"! !$+462"5463262#6#"3###5354&"�##�QSdx(!�GIO1!��V��+t+4""]ghtYEcKgLD2M�i�M8PIJO^�����_���;@8�p� � c����cYK�L -+62"&3###5354&"#546 �"1""1"5��V�����R�F��""0##|M�i�Mdbbd12����������(��@ -JK�PX@4�h - -p��� � c�[�KYK�L@5�p - -p��� � c�[�KYK�LY@���(�(%$"$#+546326632#6&#"3###5354&"��ãl�, F3IHI")4��V������2��A=15aM,;/'A M�i�Mdbbd1��������-�b@_�J���p p��c����c�[�K Y -K�L--*)&%$#"#$+462"546326632#6&#"3###5354&"�##��ã�Z H3MKH%+Z��V�����4""]2��}36bL-:�M�i�Mdbbd1�� �� ����MK�PX@����c[�K�L@��c����c�LY@ - +"&462#532#&'&& "1""1"�$$�382%WT#%Bn##0""J#'H(<|�� ��j��\�JK�PX@ �p��c��[���K�L@�p��c����c�LY@ 3 +32662#6&"#&'&&##� ]c5L�TG-Y1WT#%B&$� =>U^J.35U" |�� ��l��!�n�JK�PX@(�p��c��c��[���K�L@&�p��c����c��c�LY@3 +32662#6&"#&'&&##$2"&4� ]c5M�VD/[3WT#%B&$�((� =>U^J.77Y%1|&&��.�� ����3@0J����c��c�[�K�L$1""+62"&%32#&&##532&&##U"1""1"�� +6;+,CU3Ze$?GD4[X%�""0##z"6�7E@P0��.��l� �@@=J�p��c��c��[���K�L$!" +32662#6&"#&&##532&&##�.Yb2N�QF-Z1U3Ze$XX11ZV$�&B9M^J.46S$3 7E-J.��.��n� �(�J@GJ�p��c�W� c��[���K�L&%$!" -+32662#6&"#&&##532&&##2"&4�.Yb1N�RD/\2U3Ze$XX11ZV$�&&�&A9L]K.77T&-7E-J.&&��1��7��� �iK�PX@%��c�[�K��Y K�L@#��c��c��Y K�LY@����!5 -+###53.##5326"&4627�V�x*/+%$�173#|"1""1"�M�i�M+,,J"%F':�##0""��/��x�#�y� JK�PX@,� p����c�[�KYK�L@*� p����c�� cYK�LY@#"!5 -+�&"3###53.##532662#/-Y1 ��V�v*/+%$\c5M�TG�35U"M�i�M+,,J <=U^J��0��{��,���&JK�PX@4�p� -�� -c����c� [� KYK�L@2�p� -�� -c� � c����cYK�LY@,+)($"5+462"6&"3###53.##532662#�''o/\2��V�w*/+%$]c5L�VDH&&b77V!$M�i�M+,,J ==V^J��@��7���&�K@HJ� -� - c��c�[�K��YK�L��%$! ��!$1"+###53&&##532&&##5326"&4627�V�u/Wa$?GD4[X% 3=A7H�"1""1"�M�i�M0E@P0E <��##0""��9��w�)�S@P#J�p� -�� -�c��c� [� KYK�L)(&%!%!"+�&"3###53&&##532&&##532662#.-Z1��V�m/Wa$>J=1ZV$Yb2N�QF�46S$M�i�M0E8J.E&B9M^J��9��y��2�K� -PX@ -,� -# JK�PX@ -,� -# JK�PX@ -,� -# J@ -,� -# JYYYK� -PX@6� �� p�� -c ��c� - -[�K[K�LK�PX@;� �� p�� -c��W ���c� - -[�K[K�LK�PX@6� �� p�� -c ��c� - -[�K[K�LK�PX@;� �� p�� -c��W ���c� - -[�K[K�L@<� p�� -c� � c����c� - -[�K[K�LYYYY@21/.*('%!"%+2"&46&"#3###53&&##532&&##532662#�((t/\2��V�m/Wa$>H>1ZV$Yb1N�RDy((077Z'(M�i�M0E8J.E&A9L]K���1�54���(@%����c��_L+"&462"&53265u,,�_�_K;t;�,,OcdN.@@.�����J4����A@>����c�� c -K Y� K�L+"&462"&53265###5!�,,�_�_K;t;8�V�[�,,OcdN.@@.���i�M�����[��)��@ - JK�PX@/�p����c��c - Y�K�[�L@,�p����c��c��_ - Y�LY@���)�)3(#+32%564&###253"&5522>55!5!�����WUII�9s�Vf�fV;M�s�2~8��E/�2|��brtb�4?8/MM��������'��K�PX@7�p�p����c��c - Y� K�[�L@4�p�p����c��c��_ - Y� LY@���'�'&%3#+#54&###253"&5522>55!5!��}TWbI9s�Vf�fV;M�s�2~8��pqaY|��brtb�4?8/MM��������2�L@I'J�p�n����c��c��_ - Y� L210/+"% +#"632#4&""&'33254&'&547&46335!5!#�5A8'rnT?�MP^�d�xRSDs@E�N?i\`�N���'(2xU8JA>�PYs_GB_1$�m8(�MiMM��������0�W@T%"JG�p�s����c��c��c - Y� L0/.-/!#!$ +#"632#4#"#6#"7&47&47&46335!5!#�5A7#%mpR�EKK>~yN�2>?5WlA`O?i\`�N���'Yp^�CzH���2`-H T�-5�7(�MiMM����f��&�E@BJ� p��c�� cY�K��[����L&%!$!+ -+$"&54675&&466335!5!##"33#" 53|�7,,7<Z<D����|]�7<�%NgbSM.E -CbDdMM�(VHV\���?� ��'�0��@,'%JK�PX@,�p��_�[��K��[��K�L@*�p��_[�K��Y���K�LY@(((0(0!#! +3##3#&&54675'#567&&5462�654&6ׂ;B� YzN=�TNp{SQLp�lh8o��>BF\<�M�i!-MHIM<F�qE:\A.]?OcbQ_[2p?_@$LG3<�������0�Q@N%J� �� �c��c��c��c��_ - -Y� -L0/.-,+*(!!#"% +#"632#"33#"5467&#"7&7&46335!5!#�6AI,0d�C=BKA$.�dWwVi����eNi\d�H���'(8niWC�EBPe�pI�&F'�MiMM���������2@/���p�[�K�Y��K�L+366 #54&"3###$��)�Uq�p��V�䂀��%#`XW_M�i���������2@/���p�[�K�Y��K�L+366 #54 3###$��?�V� -��V�䂀��%#��M�i������4���2@/���p�[�K�Y��K�L+366 #54 3###$��W�U����V�䂀��%#��M�i����������2@/���p�[�K�Y��K�L$+366 #54&&#"3###$����UY�^����V�䂀��%#AU"W_M�i����������2@/���p�[�K�Y��K�L#+3676! #54&&"3###$�6gh6Ub�ǔc��V��X:pp:X&$AU"!TAM�i���������2@/���p�[�K�Y��K�L%+366 #54&'&#"3###$����UA9l��n9A��V���%#2J((I1M�i������M���2@/���p�[�K�Y��K�L+36$ #54."3###$��UFz���zF��V���%#2K((I2M�i����������2@/���p�[�K�Y��K�L%+36$ #54&'&#"3###$��UKB��AL��V���&$3J''I2M�i����������2@/���p�[�K�Y��K�L%#+3676! #54&'&#"3###$�F�^#VQF����EQ��V��Y;n~�&$3K&&I3M�i����������2@/���p�[�K�Y��K�L%+36$ #54&'&#"3###$�0 1UVI����JV��V��~~�'&3J&&J3M�i���������2@/���p�[�K�Y��K�L+36$ #54."3###$�=9>U[��Ĭ�\��V��~~�&%3K''J3M�i������J���2@/���p�[�K�Y��K�L%+36$ #54&'&# 3###$�KPLVaS���ro"��V��~~�'&3K&l!)M�i������|���2@/���p�[�K�Y��K�L+346$ #54."3###$����Uf��Ի�f��V��Zu33uZ'&4K''K3M�i����������2@/���p�[�K�Y��K�L+346$ #54."3###$��(�(�Vk���·k��V��Zu33uZ'&4L&&K4M�i����������2@/���p�[�K�Y��K�L%"+36$! #54&'&# 3###$�sL�Up_���ɪ=M��V��}��('5K$6B*M�i���������2@/���p�[�K�Y��K�L%+3 #54&'&# 3###$��Vvd���)�)��V����('5L#j!+M�i������F���2@/���p�[�K�Y��K�L%+3 #54&'&# 3###$��V{h����*��V����'&5L#j!+M�i������x���2@/���p�[�K�Y��K�L+3 #54.'& 3###$�U<l�R����ڀ��V����('$;'%L5M�i����������2@/���p�[�K�Y��K�L%+3 #54&'&! 3###$�HV�r����i�8?��V����('6L"D;$M�i����������2@/���p�[�K�Y��K�L5+3 #54."3###$��Ua�пԿДa��V����)),C&&C,M�i���������2@/���p�[�K�Y��K�L'+3 #54.'& 3###$��UDz�[������zD��V����))%;' ';%M�i������M���2@/���p�[�K�Y��K�L5+3 #54."3###$��Ui�������i��V����))-C&&C-M�i���������2@/���p�[�K�Y��K�LT+3 #54'&'& 3###$�U������ĞB���V����))K)) )KM�i����������8@5p���[�KYK�L����E +54.'&# 3###53 gL��f������V��\�*&<&�M�i�M��*����r��� -�@����a�[�L+3#5255#[f0105'q,4���������� �������� ������ ������ ��4���� ������ ������� ��n�� ��\��� ��&��� � �\�� ��@j�� ��@j�� � ��� ��4��� �����C�o�p�y�r�i�g�h�t� �(�c�)� �2�0�1�4� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y� �(�i�n�f�o�@�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�)�P�o�p�p�i�n�s�R�e�g�u�l�a�r�2�.�0�0�0�;�I�T�F�O�;�P�o�p�p�i�n�s�-�R�e�g�u�l�a�r�V�e�r�s�i�o�n� �2�.�0�0�0�;�P�S� �1�.�0�;�h�o�t�c�o�n�v� �1�.�0�.�7�9�;�m�a�k�e�o�t�f�.�l�i�b�2�.�5�.�6�1�9�3�0�;� �t�t�f�a�u�t�o�h�i�n�t� �(�v�1�.�3�)�P�o�p�p�i�n�s�-�R�e�g�u�l�a�r�P�o�p�p�i�n�s� �i�s� �a� �t�r�a�d�e�m�a�r�k� �o�f� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�.�I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�N�i�n�a�d� �K�a�l�e� �(�D�e�v�a�n�a�g�a�r�i�)�,� �J�o�n�n�y� �P�i�n�h�o�r�n� �(�L�a�t�i�n�)�h�t�t�p�:�/�/�w�w�w�.�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�T�h�i�s� �F�o�n�t� �S�o�f�t�w�a�r�e� �i�s� �l�i�c�e�n�s�e�d� �u�n�d�e�r� �t�h�e� �S�I�L� �O�p�e�n� �F�o�n�t� �L�i�c�e�n�s�e�,� �V�e�r�s�i�o�n� �1�.�1�.� �T�h�i�s� �l�i�c�e�n�s�e� �i�s� �a�v�a�i�l�a�b�l�e� �w�i�t�h� �a� �F�A�Q� �a�t�:� �h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L 8 - @� . ( A 7 M / K � K� L 0 5� 0� ' ? > 0 K � G� . > . 2 G� . G � ( M . > $� 8 M 5 $ ( M $ M 0 $ >� 0� 8 . > ( $ >� * M 0 > * M $� 9 H d������������2�������������������������������������*��D��E�E��F�k��l�l��m�r��s�s��t�w��x�x��y�{��|�|��}� �!!�"'�((�)*�+T�UU�Va�bh�ik�ll�mm�nt�uv�wx�y��������������������������������������������������� -�,�J�DFLT�dev2�deva�������������abvm�blwm�������������� -�"�����������,�l��)*fgh����������������������������������������:�����������������{� -��"����"� -��""((.4:@FFLRX�^djpv|���������������������������$*06<BBH�NTZ`flrx~����������������������������������0����������� �����1�����n�����������������w��<��(��>�������� ����������������������������������������������������v�����������������������������)�������� -��������������������������W����P��s�����3�����&��%��/��?�����������������8��7����������������$���������������������J�d�������:\��nt�#���*� -�,1U�RW�wM#O�m�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������m��!�����l��3�����:������������������������7��:����|�����i�������e����������@��bcdewx��}:>@DEFGKOVW\nrst����������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~������������������������ �����������������}��� �&,28>DJPV\bhntz���8����P����������������� -"(�.4:@FLRX^djpv|@�����d��v����������������$*06<BHNTZ<B`flZrx~��s����������������������� -�������������-�N���w�������-���0����E���L���T������7���� �������������7�2�������p���������������������2�������$���������|�)��������������*�/�����x�U���O�������`�������}���������!������������J����K���������s����������K����������0���������������������������������������y�7�����N���L�����V�����������6�����p���3�(�����7�/���?���#���������������+���"�D����%����Q�����������������#���D�^������������l��{:>@DEFGKOVW\nrst��������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~���������������������{���� -"(.4:@FLRX^djpv|������������������������$*06<BHNTZ`flrx~��������������������� &,28>DJPV\bhntz��������������0���q�������������o���������� ����������w���0���s�<���I� ���0���������������p�w�������� ���j���1�������n���������������������������������$���>�����������+���������B���1�*�0���0�q���~��������������������������������������������i��g��a������������f��� ��������a�������������W�~����������������������������|�������|�������e���X�������B��+������L�������������������������������|�/���?�������������������������������0� -������������������������$���q����:�)���C�>���� -�b.�DFLT�dev2�deva�6���������������� � -��� ����������������� � -�����abvs�bakhn�lakhn�tblwf�zblwf��blws��half��half��haln��liga��nukt��pres��psts��rkrf��rphf��vatu��������������������������������� ���� � -����������������� �����������������2�f����l���8R������ z �!�!�"""","L"Z"h"v"�"�"�"�"�"�"�"�"�####,#:#H#V#d#r#�#�������&�>�V����!���������d����!���������e����!���������w����!���������x�������������������f��� �*�4�>�H�R�\��n�]��o�]��p�]��q�]��r�]��s�]��t�]��U�]��:;<AFGOT�������"�� -�����lZ����lC��:A��������� ����������������� t������l�������&�R�^�j�v����������������������*6BNZfr~��������������lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT���lT����lT���lT���lT���lT���lT���lT���lT���lT�� �lT�� -�lT��:S��V\�nq�!tt�%�����������l����T�������������l��������*�Z�d�n�x����������������������������������",6@JT�^hr|�������l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l��:\��nq�#tt�'���(��������&�R�\�f�pB�z��������LV`j������t������������$.8B~LV`jt~���l���l�� �l���l���l���l���l���l���l���l���l���l���l���l���l�� �l��!�l��"�l��#�l��$�l��%�l��&�l��'�l��(�l��)�l��+�l��,�l��-�l��.�l��/�l��0�l��� -����������L�������������������� *4>HR\fpz�������������$.8BLV`jt~������������� -(2<FPZdnx�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���� -������������ ���������������������������������������������������������������������������� ����!����"����#����$����%����&����'����(����)����*����+����,����-����.����/����0����:S��V\�nq�!tt�%���&���@���G������ �+�\P�$>r|�6Xr�����R~�4~8�� � � -X -���(2d����� ��:�D�L�T�\�d�l�t�|��������������������������������������V���VU���T��IS��FR��DK��S<��X:��SJ�XI�VH�SF�RB�OA��@�N?�M>�K=�JL�Y;��Q�[8�I7�H6�D5�A4�?3�;1�:�����"�(�.�4a�Y_�X]�S[�RZ�MX�IW�;��&�.�6�>�F�L�R�X�^�d�j�p�v�|��������p��Sm��Sk��Xj��Sq�Rv�[o�Qn�Pu�Xl�Mt�Vr�Si�Lh�Kg�Hf�Ae�=d�<����y�Sx�Rw�M�����"�(�.|��X~�R}�M�S{�@z�?����S�� �(�0�6�<�B�H�N�T�Z�`�f�l�r�x���X���S��R��P��M��K��I��F��D��B��X��S�����A��:������S��R��M�� -�����Y��A��@��?�� -�����X��S��E��D������X��S��E�� -�����X��S��G��F������X��S��G�����$�*�0�6�<��X��S��R��H��G��F��E��D��6�>�F�N�V�^�f�n�v�~�����������������������������������X���S���M���S���V���S���X���S���X���S��X�����N��V��M��J��S��[��I�����;�����R�����O��:������X��S��M��� �&�,�2�8�>�D�J�P�V�\��X��S��R��Q�����P��M��L��K��=�����<����� �&���S��S��R��X��M�&�N�X�`�h�p�x�������������������������������������� -"(.4:@FL���S��S��D���S���X���S���S���X���S���X���X���S���[���S���[��N��S��M�\�����R��L�[�����K��X��Q��J��������O��I��F��D��@��?�����:���"�(�.�4�:�@�F�L�R�X�^ ��S�X�V�S �R�O�N -�M�[�I�E�D� ��� �&�,�2�8�>�D�Y�V�S�O�N�M�I�D�A��&�.�6�>�D�J�P�V�\�b�h�n�t�z��������-��S&��X!��S0�[,�V+�S*��)�Q(�P'�M/�Y%�L$�K#�I"�B.�X �q�A�� -���5�X4�V2�S1�M��(�0�8�@�F�L�R�X�^�d�j�p�v�|����������A��X?��S<��SE�XD�VC�SB�RH�\@��G�[>�Q=��F�Y;�P:��9�N8�M7�K6�I���J�SI�M��8�@�H�P�X�^�d�j�p�v�|��������������������������������e��Fc��SY��SN��Sf�[b�Va�S`�R_�Q^�P]�O\�N[��Z�Kg�\X�JW�IV�GU�FT�ES�DR�qQ�AP�<O�;d�XM�:������$l�\k�Xj�Vi�Sh�M��� �&�,�2�8�>�D�J�P�V�\x�Yw�Xv�Vu�St�Rs�Mr�Iq�Dp�@o�?n�nm�:��(�0�8�@�H�P�V�\�b�h�n�t�z���������������S���S���S~��X|��S��O�����N��X��H�����S�E��Z}����R{�Dz��y�:��2�:�B�J�R�Z�`�f�l�r�x�~���������������������������S���S���X���S���X��R��P��O�����N��M��K��X��J��V�����S��I��D��A��;��[�����:����� �&�,��X��V��S��R��M��H����S�� -���N��SO�SP�XM�R����S����� �&�,G�RE�PD�tC�O9�I2�n����� �&�,c�[b�Y`�X^�S\�RY�I�����S��q�� -����[�t�I�q�� -��� L��\K��SL�\K�S��s�S����S����S��3�S�� �������������$���& �'�(�)""�*�����6�z����Z���N�x�,d���0Z������ -~��������>DEFTUr�������������������� -:�������� -GK\s��������� -��������:INOPXZnt������������� ���������<=?@LSp������8��L����� ���������CJMQRVWY[�������ow���� Z��������ABHq���� ��K������ $������ ��;o��l{}~�����������!�� -h�����������"�������$yz�����������������#��nu�����������7Hkq�����f������$��#deilryz������������� - #%(.Ti��������� -������%��-Poqstvwx{|������������+/569:;=EJUghjmn�����������������&��$O~�������������"')*023>CDGISVrs��������<������'��&Mfg}������������ 148@BFZ[\]puv����������������(��6XY_`����������������,MWdtx������������)��;>@ABCD]^���X^a�����P������*��1249Jab�P_bf����������+��EZ[\ck QR`������������,��=FGHILj�&������������-��57?QWmp����O|�������������.�� -�����!Ae������Z������/��3N�����<?������,������0��������������1��:<KRSTU�����-Yc�����������������������dewx��������� ��"�>�H�d������������*�������*�����*����*�������*�����*�������*�����*����*�������*�����*�������*�����*����*�� /afghijk����������6��@������1��:\��nt�#���*� -�,1��R��������*���������N����*�4����d�����c��b����d������c��b��d��KTY\����������Z������1��":Ont�� -128BCD�������M]mnyz������a�������������$�.�8�B�L�V�`�j�t�~��������������l����l����l����l����l����l����l����l���l���l���l���l���l���l��*�l��>DEFGKT\���������������������Q���N���K�������@���������2�!�������$����������"�����������T����l������:l������,m������n������o������p��������q��������r��������s��������t��������u��������v��������w��������x��������y�������vz�������h{�������Z|�������L}�������>~�������0�������"�������������������`������������������*`a������������ \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-SemiBold.ttf b/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-SemiBold.ttf deleted file mode 100644 index 8987d80061..0000000000 --- a/web/themes/cog/STARTERKIT/fonts/poppins/Poppins-SemiBold.ttf +++ /dev/null @@ -1,3354 +0,0 @@ -������� DSIG����Bt���GDEFI�I�� -L��GPOS�ؙh�X��&GSUB�`����$�OS/2�>q�������`cmapgQ�������cvt !9��#����ffpgm�D��������gasp���� -D���glyf�z����3����head -F���,���6hhea.���d���$hmtx�S������locaR���$���maxpgM������ name����p���post���2� -$��� prep.ՃR��#�����������֬_<�������ђ.����ђ���$ �L������������[���� ����' ����������������������j�������:�J�w����������bX����X���K�X��^�2L��������������������������ITFO�� �[����[ �������*���� ��������M������,��,�����l�%����<��$��!���%��c���D��W���!G�O���+��%��5�%>�,W�-��0��J��C0�)��:|�G9�JP�bI�R �t@�Z��[��+����K�$��K#�K�K�$��K#�KB�%��K��K��K��K�$g�K�$��Kp�<H�"��I���� ��2��@�2��������n��!�k� -��$��KX�$��$p�$N���$��K#�<#��X�K#�K$�K��K��%��K��$��K �+�� ��FW�L� -�a���/�h_�i �PM�!,�������=��'2�<��_�iF�$Q� -�,���-��$G�O�,�� -����Xh� e���� -��K�� �2'� -������2��%��%+�*��X���������������$#�K#�K#�K#�K#�#�#��#������K�$�$�$�$�$��f���I��I��I��I��g�K��K��$��$��$��$��$��$E�$X�$p�$p�$p�$p�$#�#�#��#����$��K��%��%��%��%��%��D����F��F��F��Fa���Ka�����$����$����$�$X�$�$X�$��K&�$����$#�Kp�$#�Kp�$#�Kp�$#�Kp�$�$��$�$��$#��#��#�#�#�K#�K��KX�K��K#���K#�K��K��K��#���K��K��K��K��K��K�$��%�$��%6�$�$��K��K��K��K��K��Kp�< �+p�< �+p�< �+H�"�� H�"�� ��I��F��I��F��I��F��I��F��@�2��/@�2��/@�2��/N��p�< �+H�"�� ���"=� -=� -�� -S� -��� -��� -� -}� -�� -������������$T�W�WL��L��<��S�������������������g��g��y������ �����������:��N��\��U��������=�����t����� -�4_����O �����������K�M?����� �� �����������E�S���.��g�����|[�5+��+��+�,���?����������������������$)��+�F�T���2-�S������ ��N��=�����������������y���y0��,����5�%>�,W�-��0��J��C0�)��:|�G��^T�W��������������O��O���"���"���!r�"r�"���!i�2i�2��d��+\�$;�-;�2C� ��K&�t�0I����#�KK��%��(X�%������(G�O��%�2l�����M�!��t%�L%�L1���,��� -p�p�B�DC��������������������:��'����2��{�����=�����H��c����6_����L���t�����|��1�M����� �����`���S������g�����&�K&�����U��������y��������3�������������� �����������:��N�����l��������=�����t����� -�6_����O0�����������]�F?�����������3�,���1��g����������� ��N��������������z��������:��)��,��2��������=�����H�������6_����L���t�����|��1�M��������_���������g����������������y�����������^��+��q��4��Y��~��K��y��������B����a��a�����������������������d��|��P�� ��O�N��N��9��G��X���������� ���D��M��I�����������������9��9�����������������,��A��#�����M����������o�����~�����������?��L�����������|��O�����������������<��E��������}��E��+�����s��.�����^��������B�����R���������O��a��������I�����e�����������������������Q��b�����Q��������������)��[��������P�������@����7��������9��7��������O��`�����<��������P��#�����;��e��x�������������e������8��8i�8s��s��e��C��b��j��l��l��|��x�����n����Lx�L��L��LH�L���������#��|�������d��G�����������J��X��K��R�����~�����*�������x��y��������!��������$�������������t��������;�����������������A�����k����������)��)��q����������b�����������g�������������������H�����\��������H��������z�������2��������K�M��M��M��M��>���^��:�����������������0�����>�����/�����������3�����S��������������f��G��6��������������������:�����3����������'��0��������\���������+�����������Z������������S��SB�(i�S��S��S�6I�S��S��S<�(F�SW��X����c��������{�������s������K�����V��j����%��������\��{��G��������S�������������U��!��������������0��������z���������� ����������������+�����3�������D���DL��+�,+�,+�,+��������������������$���#���#�@+�?+�=�C)�?)�?����)��@�����g��g��D���.���+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+��+����� -���������������� -��l�P����������� �~#+17>HM[eks~������ ( 3 9 E I M P ^ p r " & 0 : D � � � �!!"!&!.""""""""+"H"`"e%�%����������� � ��"*.69ALP^jnx������ * 5 < G K P X ` r & 0 9 D � � � �!!"!&!.""""""""+"H"`"d%�%�����������������������������������������������b�Y�X�J�h�(�'�&�%�$�#�!� ������|�w�t�s�r�o�f�^�U�����������~�{�tߡߞߖߕߓߐߍ߁�e�N�K���� -��������������������������������������������������������������������������������������������������������������������������������������������������������|�������I�������������� ��� ������ ���~������������d��������������������������"��#������*��+������.��1������6��7������9��>������A��H������L��M������P��[������^��e����j��k�� -��n��s����x��~����������������������������������������!��������"��������(�� �� ��)�� �� ��,�� �� ��5�� �� (��8�� *�� 3��N�� 5�� 9��X�� <�� E��]�� G�� I��g�� K�� M��j�� P�� P��m�� X�� ^��n�� `�� p��u�� r�� r����� �� ����� �� ����� �� ����� �� ����� �� "����� &�� &����� 0�� 0����� 9�� :����� D�� D����� ��� ������ ��� ������ ��� ������ ��� ������!��!�����!"��!"�����!&��!&�����!.��!.�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"��"�����"+��"+�����"H��"H�����"`��"`�����"d��"e�����%���%������%���%����������������������������������������, ��UXEY K� QK�SZX�4�(Y`f �UX�%a���cc#b!!��Y��C#D���C`B-�,� `f-�, d ��P�&Z�( -CEcER[X!#!�X �PPX!�@Y �8PX!�8YY � -CEcEad�(PX!� -CEcE �0PX!�0Y ��PX f ��a � -PX` � PX!� -` �6PX!�6``YYY�+YY#��PXeYY-�, E �%ad �CPX�#B�#B!!Y�`-�,#!#! d�bB �#B� -CEc� -C�`Ec�*! �C � ��+�0%�&QX`PaRYX#Y! �@SX�+!�@Y#��PXeY-�,�C+���C`B-�,�#B# ��#Ba�bf�c�`�*-�, E �Cc��b ��PX�@`Yf�c`D�`-�,��CEB*!���C`B-� ,��C#D���C`B-� -, E �+#��C�%` E�#a d � PX!���0PX� �@YY#��PXeY�%#aDD�`-�, E �+#��C�%` E�#a d�$PX���@Y#��PXeY�%#aDD�`-�, ��#B� -EX!#!Y*!-� ,�E�daD-�,�` �CJ��PX �#BY� CJ��RX � #BY-�, �bf�c ��c�#a�C` �` �#B#-�,KTX�dDY$� e#x-�,KQXKSX�dDY!Y$�e#x-�,��CUX�C�aB�+Y��C�%B�%B� %B�# �%PX��C`�%B�� �#a�*!#�a �#a�*!��C`�%B�%a�*!Y�CG� CG`�b ��PX�@`Yf�c �Cc��b ��PX�@`Yf�c`���#D�C��>�C`B-�,���ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,�+-�,� +-�), .�]-�*, .�q-�+, .�r-�,�� +��ETX�#B E�#B� -#�`B `�a���BB�`�+�u+"Y-�,��+-� ,�+-�!,�+-�",�+-�#,�+-�$,�+-�%,�+-�&,�+-�',�+-�(,� +-�,, <�`-�-, `�` C#�`C�%a�`�,*!-�.,�-+�-*-�/, G �Cc��b ��PX�@`Yf�c`#a8# �UX G �Cc��b ��PX�@`Yf�c`#a8!Y-�0,���ETX��/*�EX0Y"Y-�1,�� +��ETX��/*�EX0Y"Y-�2, 5�`-�3,��Ec��b ��PX�@`Yf�c�+�Cc��b ��PX�@`Yf�c�+��������D>#8�2*-�4, < G �Cc��b ��PX�@`Yf�c`��Ca8-�5,.<-�6, < G �Cc��b ��PX�@`Yf�c`��Ca�Cc8-�7,��% . G��#B�%I��G#G#a Xb!Y�#B�6*-�8,���%�%G#G#a� C+e�.# <�8-�9,���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# �C �#G#G#a#F`�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca# �&#Fa8#�CF�%�CG#G#a` �C�b ��PX�@`Yf�c`# �+#�C`�+�%a�%�b ��PX�@`Yf�c�&a �%`d#�%`dPX!#!Y# �&#Fa8Y-�:,�� �& .G#G#a#<8-�;,�� �#B F#G�+#a8-�<,���%�%G#G#a��TX. <#!�%�%G#G#a �%�%G#G#a�%�%I�%a���cc# Xb!Yc��b ��PX�@`Yf�c`#.# <�8#!Y-�=,�� �C .G#G#a `� `f�b ��PX�@`Yf�c# <�8-�>,# .F�%FRX <Y.�.+-�?,# .F�%FPX <Y.�.+-�@,# .F�%FRX <Y# .F�%FPX <Y.�.+-�A,�8+# .F�%FRX <Y.�.+-�B,�9+� <�#B�8# .F�%FRX <Y.�.+�C.�.+-�C,���%�& .G#G#a� C+# < .#8�.+-�D,�%B���%�% .G#G#a �#B� C+ �`PX �@QX� �&YBB# G�C�b ��PX�@`Yf�c` �+ ��a �C`d#�CadPX�Ca�C`Y�%�b ��PX�@`Yf�ca�%Fa8# <#8! F#G�+#a8!Y�.+-�E,�8+.�.+-�F,�9+!# <�#B#8�.+�C.�.+-�G,�� G��#B��.�4*-�H,�� G��#B��.�4*-�I,���5*-�J,�7*-�K,��E# . F�#a8�.+-�L,�#B�K+-�M,���D+-�N,��D+-�O,��D+-�P,�D+-�Q,���E+-�R,��E+-�S,��E+-�T,�E+-�U,���A+-�V,��A+-�W,��A+-�X,�A+-�Y,���C+-�Z,��C+-�[,��C+-�\,�C+-�],���F+-�^,��F+-�_,��F+-�`,�F+-�a,���B+-�b,��B+-�c,��B+-�d,�B+-�e,�:+.�.+-�f,�:+�>+-�g,�:+�?+-�h,���:+�@+-�i,�;+.�.+-�j,�;+�>+-�k,�;+�?+-�l,�;+�@+-�m,�<+.�.+-�n,�<+�>+-�o,�<+�?+-�p,�<+�@+-�q,�=+.�.+-�r,�=+�>+-�s,�=+�?+-�t,�=+�@+-�u,� EX!#!YB+�e�$Px�EX0Y-���K�2RX��Y����cp��B�.�*��B�!*��B�+*��B���� *�� -B�@@ *��D�$�QX�@�X�dD�&�QX���@�cTX��DYYYY�#*�������D�dD�������������������������������s�s���� ��[������ ��[�������w�w����*����[����� 2����[�����������U���U���U���U���U���U��������������D��W��������?�����$��t���������������� ����������� �����������G��������B�����������X�����c�������l�����@��q�����6��m�������y�����l�����������N��������J��������4��j��������2��Q����� ���!,��!���"���#!��#���$��$���%��%���&8��&���'-��'���(O��(���)?��*%��*���*���+4��+���+���,,��,���-��-<��-���./��./��.���/'��0/��0���1`��1���2���3��4)��4���4���5[��5���6���7��7���7���8W��8���9��9w��9���:��:���:���;6��;���<?��<���>[��?O��?���@3��@���AW��A���B���C��D#��D���E��Ey��F��F[��F���F���Gb��G���Hv��H���Ie��I���J���K8��Kq��L&��L���L���Mf��M���NO��N���O���P1��P���QC��RE��S"��S���T���U���V���W���X���Y���Z��Z`��Z���[@��\+��]��]���^H��^���` ��a��a���bA��b���c'��c���dg��d���e���f2��f���gp��h ��h���iT��j<��j���k���l��l���mI��n\��n���o���p&��qM��q���r���s���t���u��u���v���w���y��z��zq��z���{G��{���|J��|{��}I��~W��~�������������������������@������������������B�������E����������d�����������o���������������z������������������g���I���K���������������������/�������d�������p��������������r�������X�������p�����������o�������������K���q�����������0�����������/�����������G����������]������������������)�������T�������>������������������������������b����������c���t�������1�������^�����Ʈ��LJ�������m���M������=�������D������ͤ�������v���������Ѿ���{���>�����������w�����M���������?��ؽ���5��ٜ�������^�������-���~�������p������݀��ݫ������������������N������������������������x�����������Q���������,�������[���/���t����������@���P���P��������������C�����������"�����������I����������V������������������7�������@��T�V���0���6������X�����(�d���o����� J� �� -J� -|� � x�5���#�������G�����F�>�����!����>�<��� �������]��� ��!*�!��"w�#�#��$��%/�&.�&��'��(s�)7�*�*��+��,��-i�.�/�/��0i�0��1�1��3��4_�5U�6z�7F�82�8��:+�:��;��<3�=.�>)�>��?g�@J�AF�B��Co�D�E�E��GR�H�H��I��J��K��LE�M��NK�O,�P�R �R��S��T��U��WM�X2�Y�Z[�[#�[��\��]��^J�_�_��`��a��bt�b��d�e��f��gR�g��h��i��j��kN�l#�m�m��n��o�p9�q�r�s)�tc�uy�v>�w��x��z=�{��}��~�������������T��������������l��j��������J����������������J�������������������I�����������p����������������%�Ä����C�Ǜ��x�ˆ��9����9��!��T��c��P�֥�ؙ������������������t���������)��<��������Q����u�����_����� �����o�������������l������[�K� � -$�/�/� �&�h�M�3�����3�9���+��������� ��"P�#$�$��%��'��(��)��+&�,T�-�.9�/�00�0��1��2��3N�4H�5��6��8��:��;��=��>R�?-�@�Ak�B#�C��DZ�EO�G$�H�H��JM�K�K��M��NU�O��Q��Sf�UB�V��Xk�Z]�[f�\��^\�_��aJ�b��c��d��gr�h��j&�j��mz�p@�sY�t��v��xd�z��{��}��~�����U��������_�������_��z�����������������X��������������-��������������R������������l��t�����>��1�����������m��b��A���������>��;��}��������$��;��,��Q�͵�λ�А��v�� �������ם�������۱�݁���������������������s����o��9�������o��F�������������������������l�*� ������ �� ��������b�O����,��������� ]�!��#�$]�& -�'��)�+n�,��.T�/=�1,�2O�4=�5U�6R�7Z�8��9��;��=`�>��?��A�B'�B��C��E��GJ�H��K�L]�M��O[�P��R<�T��V8�W��X��Z�[�\��]��_��`��b��c��e%�f��h��i=�j?�k7�m�n�n��o��q��sp�vg�x>�y|�{�|j�~����c����������������D��&��������W��������J����������;����������������p����������/����3��5����G��g�����������T��a�����s���������������q��������(��H��@�Ā��j�����Z�����C�ǵ��'�ț���Ɍ����ʂ�� �ˏ����u�����\�����7�Τ����~�����]��������L����*@'��a���YL����+!!����y��5����C�����-����DK�PX@Y�%K��[���$�L@�a��[���$�LY@+$"&462'3-/C//C/��...D..y����%JG���*@'��U��Y�M����+'3!'3� y �� y J��������F����xK�PX@& � �ba - -%K$L@& - -r � �ba$LY@+#3##7##7#537#537337337#F�#~�#�#�#�#��#��"�"�"�"~��#�#Ƥ}����}�}�����ߤ���<��4�"�'�-�C@@&*% +�J����]�[�+K�[�$L+%#5&&535&'&546753#&&'%54'664yd:f{�Ef$Wb:as�%f&Q��OO�L$(�PyQQjZL �0iWqQQc^, �0�>��~:�/��$���������K�PX@)�� c����d�[#K�[ -,LK�PX@)�� c����d�[#K�[ -/LK� PX@)�� c����d�[#K�[ -,LK�PX@)�� c����d�[#K�[ -/L@1�� c����d�#K�[�+K$K�[ -/LYYYY@ +$"2&462%3"2&462"rpp}YY�YX�����wqq�Y�YX��TU�UU�U -��Dr��UU�V��!������"��@ -�JK� PX@%�h�n�[�%K��[��,�LK�PX@&�p�n�[�%K��[��,�L@$�p�n��c��[��,�LYY@� �+"&467&462#64&"#'&264&"�[dH;h�j� !4 q�MgeR;;R:}�v -V�g`A!1""7(�j2?s=V;;V��%J����@���U���Y�M����+'32 y J����c�F��� �@�J���U���Y��M+73#���y������_7u6[ o������p ���F��� �@�J���U��Y���M+�#56'53 -��z�������������[ p'P(o ��Dh����K@ -�JK�PX@���Y%�L@��U�Y���MY@ -����+7'#7'7'7'9n2��5khk7��3o�Y[//]Y��Z_/-\Y���W�eUc��,@)�U��a�Y�M����+##5#5353U������������!�X���[��"@����a�W�[�O+73#52655#!{%?2A[gK%,8��O*����@���U���Y�M����+5!O�*uu��+��������@��[���$�L+6"&462�/C..C/...D..��%�K����@���ri����+3%���h����5�P����ZK�PX@��[���%K�[�$LK�PX@��[���+K�[�$L@����c�[�$LYY�+ �"2>4.5��0D22D2��+S(A<R<A))A<R<A(��%�����@���Y�#K$L����+3#53�j�E��:��,� -�����JK�PX@���p���[�%K�Y$LK�PX@���p���[�+K�Y$L@���p����c�Y$LYY@ ����)+75>7654#"#662!.l6O1b06���|$"?$I# -g]0OF6j@8uz|^F< 1@$A s��-����"��JK�PX@-�p�p��c��[���%K�[�,LK� -PX@-�p�p��c��[���%K�[�$LK�PX@-�p�p��c��[���%K�[�,L@+�p�p����c��c�[�,LYYY@!#+62"&'3264&##53254&"#;��zB)x����?j7KQ�4`0�|mmS@W)�]rrn1;9j3s_)06!��0��q��� �@ -��JK�PX@��b�%K$LK�PX@��b�#K$L@��r��b$LYY@�� - ��+5!533#�ȿ��F�XX0�����n��8z���J��N���v�JK�PX@,�p�n��c��Y���%K�[�$L@*�p�n����a��c�[�$LY@#+!!662"&'3264&#"#[���Jj_2��� Am<=3`��{�,%HXt�oZ'.JzBM��C��F�������JK�PX@%�h����c[�%K�[�$LK�PX@&�p����c[�%K�[�$L@$�p�c����c�[�$LYY@ +�&"26"6632#"&5!2#&�<qFFo>wDD\2d|�r�}it�&G@tFD�lw&(~ކ��sqTQ��)�����8��JK�PX@��Y���%K�$L@����a�$LY�+!#!)������h��`��:��I����"�}�!�JK� -PX@����c�[�%K�[�,LK�PX@����c�[�%K�[�/L@��c����c�[�/LYY@ +�"264&"26%462"&5467&{tFDwA;d<>_>����cu��>7dM<lABi866]88ASstSl42�h{{hA^5��G��?�������JK� PX@%�h����c�[�%K\�$LK�PX@&�p����c�[�%K\�$L@$�p���c����c\�$LYY@ +264&"265#"&4632#"&'3�<p<>l>>9Q.g��r�sk�qt��E?rAE�Cbt vᄹ���xZ^��J����:���@���[�.K�[�$L+"&462"&462�D..D..D..D.�.C//C�8.D..D��b�X:���&@#��a��_���[�.�L+�"&4623#52655#/C..C/�{%?2A�..D..�OgK%,8��R���D��@�J���U��Y���M+#'73۱�ڱd�����t������)@&�]�Y���&L����+5!5!t!��!�~~�}}��Z���D��%@"�J���U���Y�M����+77'3Z�ڰ�ڄ������[��)�����K�PX@+�h�h���a�[�%K���[�$LK� PX@,�h�p���a�[�%K���[�$LK�PX@-�p�p���a�[�%K���[�$L@+�p�p��c���a���[�$LYYY@!+6462"62#532654&"#�/C//C�{Ӏtr�9VS3Y3�+D..D.vr�\m�,@,43,��+���#�(�1��� JK�PX@+��[���-K� [�.K[,K�[�(LK�PX@+��[���-K� [�.K[/K�[�(L@)����c� [�.K[/K�[�(LYY@0/$$#$# -+74$32#"&'#"&66232654&#"�&�$2676&"+�(���vCHGf�"��)2bƪ���������Eo_ -Fn_ݪ��͚�B:|����u�3�k����Ǫ�o�ZZJJYZ�������� -�,@) -J����b�#K$L�� ��+!'!#3%3-��-�����S�d����D�#��K��\�� ���7@4J��c�[���#K�[�$L") +!2#!3264ೀ&##Kk{�ES|j�Ս/77/�/9:/��hPu( -cAReN�/V0�3Z4��$������0@-�p�n��[���+K�[�,L"#!"+6632#&#"3273#"$ϖr�&�/q_ww_p0�&�r��6�ti\}�}\is��K�������&@#�[#K���[�$L # +73264&##72##�`nzzn``��Ϩ�k�ނm��ľ���K������/@,��a���Y#K�Y�$L����+!3#!!������m�l�l�l���K����� �)@&��a��Y���#K$L��� � +3!!3#K������l�l����$������7@4I�p��a��[���+K�[�,L!"+6632#&#"267#5! $ϖr�&�/q_ww�c�����6�ti\}�}UHkkr���K������!@��a��#K$L+3#!#3!���ԍ�,��F+�������K�������@���#K$L����+33K���F��%����� �CK� PX@��h���#K�\�,L@���p���#K�\�,LY�+%3"&5326L�y�z�(H)���erre+//��K����� -�@ -�J#K��$�L+3#33#؍�����/�����8����6��K������@���#K�Z�$L+33!K�������k��K��D���'@$�J#K��$�L����+###3D��e�������F��G��I�����K����� �@ �J��#K$L+3##3���č�<��D������$�������%@"���[�+K�[,L+$4&"2&6 ^v�ww����-����|}�}��7�������K��H����#@ ����c�[�#K�$L##!"+###!23264&##gEt�y���t5885t^!'���y�7^7��$�������;@8 -�J��s[�+K��[��,�L��+"&6 #'264&����-�MD��g.�ww�vv�7�ʛ\�0�}J}�}}�|��K��T�� ��8@5 -J��a[�#K��$�L��� � !+#!2#3264&#؍y�PV���.t5885���yYBr��8�7^7��<��4��!�dK� PX@#�h�f[�+K��\���,�L@%�p�n[�+K��\���,�LY@���!�!!+�"&533264.5462#&&5'@LL@'�㌖a08JijJ�ل�4S+L+&I4V|ka\2S0"UF_rce(/��"��'���!@�Y���#K�$L����+5!##"��Nll��N��I��}���@��#K�[�,L+32653"&I�I�J�����RHJJH��R�����������!@�J��#K$L����+!33 ����������-�F�� ������!@ �J��#K$L+3##33X�ʠ���Ɩ������F���������2������&@# -�J#K��$�L����+#'#37��ڟ����۟���������]]������t���@�J#K���$�L+!#533��잕�������I�6��2���� �-@*�I�Y#K���Y�$L��� � +!!5!5��:�$:���l�ll�l����K����(@%����a�U�YM����+3#3��ww�hs�~s����KR���@�r���i����+#6������h��n�Ki���(@%�a���U��Y���M����+#53#5i�ww���s�s��!������!@�J��s�#L����+%#3�������o������k�R�����@���U���Y�M����+5!kK����� -Q��,���0+5 -��rxc��$��d2���-@*�J���[.K�[$L+$4&"2$46253#5"�XvWXu����<��?�ɘWV�X'��^V��]e��K��������@ -�JK�PX@�%K���[�.K�[,LK�PX@�%K���[�.K�[/L@!�[/K���[�.K�[/LYY@ +$4&"262"'#3�WvWWv�;䔔�>��ʘVW�Wb^���e]���$��92��_K�PX@$�p�n��[���.K�[�,L@$�p�n��[���.K�[�/LY@ "#!"+6632#&#"3273#"$�ye��Q=EE=P��cy��bZEY�YFWf��$��d����_@ -�JK�PX@�%K���[�.K�[$L@!�[$K���[�.K�[$LY@ +$4&"2$4623#5"�XvWXu����<��?�ɘWV�X'��^�]e��$��L2���oK�PX@&�p��a�[�.K��[��,�L@&�p��a�[�.K��[��/�LY@� - �+"&62!3273&"!5y����lF6I#�� KjG���~6B<Od�BB7����8 ��UK�PX@�[�-K��Y&K�$L@��c��Y&K�$LY@����+###535463"8X�<<jr,$*s�I�sd\v"(��$��d2���u@ -�JK�PX@(�p��[��.K�[�,K�[�(L@(�p��[��.K�[�/K�[�(LY@+646253"&'32655"$4&"2$��<���� -� JpK?�XvWXu���^V��w�ia%+JJaeјWV�X��K��[���P��JK�PX@%K��[���.K$L@��[���.KY$LY@ ����"+632#4&"#�5w_x�BrC����[}o��2AEEA�����<���� ���DK�PX@���[�-K�&K$L@����c�&K$LY@+"&4623�2G22G2���22H22�%*��������� ���GK�PX@�[�-K���&K�\�(L@���c���&K�\�(LY�!#+3##53265"&462K�\U>( �2G22G2*�vZNw�22H22��K��R�� -�E� -�JK�PX@�%K�&K��$�L@��Y��$K�&K��$�LY�+3#373#'؍���������Y��������K�������0K�PX@���%K$L@���Y$LY@ -����+33K�����K���2��0@-�J�[��.K$L����$" +6326632#4&"#4&"#�5w?ce?cy�BrC�BrC�*S[:64<|p��2AEEA��2AEEA��*��K��[2��)@&�J��[��.K$L����"+632#4&"#�5w_x�BrC�*S[}o��2AEEA��*��%��`2���HK�PX@���[�.K[�,L@���[�.K[�/LY@�� -��+$64&"&62"|UTwRR���oW�VV�V'��������K���2���Y@ -�JK�PX@���[.K�[�,K�(L@���[.K�[�/K�(LY@ +$4&"262"'#3�WvWWv�;䔔�>��ʘVW�Wb^���e��2��$��d2���Y@ -�JK�PX@���[.K�[�,K�(L@���[.K�[�/K�(LY@ +$4&"2$46253#"�XvWXu����<��?�ɘWV�X'��^V��ee��K��z2��'@$�J��[��.K�$L����!+63#"#�8j#?@�*bj�?M��*��+���2���K�PX@"�h�f��[���.K�\�,LK�PX@"�h�f��[���.K�\�/L@$�p�n��[���.K�\�/LYY@ !!+462#&#""&'33264.,z�z�P(,B^]B�~�Q'0B^]B�HbaSF 8 E9K^]WF#9!C�� ��e���5@2�#KY&K��\�$L� - �+%3#"&5#53533#"CYU\;;�||vvNZs��s����F��V*��#@ J��&K�\$L"+3#5#"&53265ɍ�5x^x�BrC*��T[}oE��AFFA����P*��@�J��&K�$L+33#����̱*�O�������F*��!@ �J��&K$L+3##33����_`���ff�d*��t��*�[��\����*��&@# -�J&K��$�L����+#'#37���jf����jf*���姧������Z*��@�J��&K�(L+733#�ٞ������ - �v�����/���*� �-@*�I�Y&K���Y�$L��� � +3!5#5����s��*s��ttCs��h�'���#�"@!�J���U��Y���M+%#&54654'5654&5473TI<��bb��<Iii�x)c�:�$}"g4 -h"}$�:�c)xi��i����(��@���U���Y��M+3#i��(�`��P�'���#�"@!�J���U���Y��M+4654&'53#56654&5475&�I<��,66,��<Iii�x)c�:�$}LC4BL}$�:�c)xi��!��,���1@.�W���c�\P� - �+22673#"&"#6�-n4$e�-n4$d�A!�A!�����C-2���$@!���]�[�.L�� - ��+362"&�v�/C//C/����..D..��=��:Z��J@G�J���p��n���c�W�Y�M� �+"3273#5&&46753#&H>GG>[�rWHowwoHWr��N�NFJd UU -�؍ -UU cKG��'��<�� ��@ -�JK�PX@'�ha�[�%K �Y���$�LK�PX@(�pa�[�%K �Y���$�L@&�p��ca �Y���$�LYY@��� � ! -+%!'6654'#53&5462#4#"3#<�-)nR��s�c17��CmpI+[D`?7ku|`h8iA``B��<���X���:@7 -�JH �G����_�[�&L+�'"''7&47'7627264&"�9:>.p,>:9 ::@-l-@::�F32G2�x-9:>>:9+z-:;@@;:�4a44a����t���>@;�J -��ba #K�$L����!+3##5#535''5333P�%�ȍ��%�q�������aGb��bGa!��I����i����(���"@����a�U�Y�M+#33#�����������r��$�&#��#�+��@ -�JK�PX@-���h�n�n�f��`�[�+L@/���p�n�n�n��`�[�+LY@!!+#&#""&533254.547&462�264&"��GL=�ZpMy�x�FL=�YoLy�y��b;<b;PA!,HW@e85�g]TPA!-GW@l14�g]�35N55N�� -lG����4K�PX@ ��[%�L@��W�[��OY�+�"&462"&462!8&&8&�8&&8&l&8&&8&&8&&8��,�������#��K�PX@8� p� n��c[ -+K�[�.K��\���,�L@8� p� n��c[ -+K�[�.K��\���/�LY@��#"!��+� &6 6&"&462#&#"3273&����������1o�|{�n{A/66/={������;�2��穩��;R}�|OG5EzF5��[�����4@1�J_���[+�L�� -��+�64&"&46253#5" 55I55�c�$ll#��4_55^5�f=8��9>��-�x�����$@! �J��U�Y��M+#'73#'73{[�YY���[�YY�'���������$������FK� -PX@�g���U���Y�M@�s���U���Y�MY@����+5!#5$��Jl���O*����@���U���Y�M����+5!O�*uu��,��������$���JK�PX@1p��a��[���+K - [�.K�[�,LK�PX@1p��a��[���+K - [�.K�[�/L@/p� - c��a��[���+K�[�/LYY@$#"#+6 & 6& 32#'##3264&#,�A���������奠�MT47rikXXK"$$"������ɘ�����sNcI ���z�#>#�� -x����5K�PX@�Y���%L@���U���Y�MY@ -����+5! -~xdd��[�����)@&_���[�+�L����+�64&"&462�32G212ll�lm�4a55a4Ob�aa�b��X�uVj��/@,�r��aUZ�N+#3!535#53533V��������kx~~x~���� `C���0@-�J�h���]�[�+L����&+!57654&#"#662A��r>lO�N-4L�URN)("4>EQ4+��\G���>@;J�h�h��`��[���+K�[�.L!#!+62"&'33264&##5324"#S�S<@X�Vk(-Oe�?@,89,8>5&!CD!�� -Q��,���0+7 -���xri��K��[*��*@'J��&K�[$K�(L"+3#5#"'#3265�5x)!��BrC*��T[��2��AFFA�� ��O�� �.@+�p��[��#K$L� -� +!####"&46 BwAwvww��FN��w�w��2�������@���W��[���O+"&462�/C..C/)..D..�� -�����RK�PX@���h�c�\�(L@���p�c�\�(LY@ ����#!#+72##53264&##5�8JK6�p726j=R* -~��`�����@�s���Y�#�L����+#53M9�`R����[�����"@�_���[�+�L+�4&"2&462:4H33H{oo�np�b65c5Oc�bb�c��2�x�����&@#�J��U�Y��M+7#7'3#7'3��\\�Xu�\\�Xx���������%���������^@[J���p�nb���Y #K -$L�� - ��+#53533##5#5733^9�\Y�++l��������`R�����?AA:�����D��%��������T@Q�J p�h��d�Y#K -�Y��$�L����&+%!57654&#"#6623##53���r>lO�N-4LP����9�TURN)("4>EQ4+h�D`R����*�����!�,�0��@ * -JK�PX@F�h�h� p��d - -b��[��+K�[�.K$L@J�h�h� p��d - -b�#K��[���+K�[�.K$LY@#---0-0/.,+)('&%$#"!!!#!+62"&'33264&##5324"#533##5#57331S�S<@X�Vk(-OeSZ�++k��������v�?@,89,8>5&!CD!�'��?AA:�����D��X�=&2����K�PX@(�h�h��c��`���[�.�LK� PX@)�p�h��c��`���[�.�L@*�p�p��c��`���[�.�LYY@!+�"&462"&46753#"2653�/C//C�{Ӏtr�9VS3Y3�D..D.��vr�\m�,@,43,�������� -��3@0 -J H����b�#K$L�� ��+!'!#3%3'5-��-�����S�dm惃��D�#3cir�������� -��3@0 -J H����b�#K$L�� ��+!'!#3%35-��-�����S�dm惃��D�#�ric�������� -��5@2 -J H����b�#K$L�� ��+!'!#3%37'57-��-�����S�d���������D�#�WWgSS�����u�� -��O@L -J -�c� d����b�#K$L�� �� +!'!#3%37"&#"#6323273-��-�����S�d>J%HfJ%I����D�#�-,�,+��������� -���>@; -Jc����b�#K $L�� �� -+!'!#3%3&"&462"&462-��-�����S�d@8&&8&�8&&8&����D�#�&8&&8&&8&&8�������� -���D@A -J��c��c����b�#K $L�� �� -+!'!#3%36"&462&"264-��-�����S�d2bBBbA]**����D�#�?h??hg,,����q����A@>�J��a �a���Y�#K�Y$L -+!3#!!5##!q�����m�D�r��m�P�l�l����3n����$�����%���JK�PX@4���p��n�h��c ��[�+K�\�(L@5���p��n�p��c ��[�+K�\�(LY@�$#! �%% -+"32732##53264&##5&&632#&�_ww_p0�#�d8JK6�p7��ϖr�&�/C}�}\_q -'6j=R* -t�)�ti\��K�������6@3�H��a���Y#K�Y�$L+5!3#!!��`�����mKrxc&l�l�l���K�������6@3 H��a���Y#K�Y�$L����+!3#!!77������mM���l�l�l��xri��K�������8@5 H��a���Y#K�Y�$L����+!3#!!%'57������m[����l�l�l��gWWgS��K��������A@> c��a���Y -#K�Y�$L�� ��+!3#!!$"&462"&462������m>8&&8&�8&&8&�l�l�l�A&8&&8&&8&&8���������� @��H���#K$L+53泍Krxc���F���������� @��H���#K$L+73��3�Exri���F�����&��� �"@��H���#K$L +'573&���G�KgWWgS�b��F�����0�����'@$��c�#K$L+�"&462"&4623 -8&&8&�8&&8&,��&8&&8&&8&&8����F���������-@*a��[���#K�[�$L#!# +32###533264&##3#Q���Ϩ�CC�`nzzn`�����ľ��͂ނ����K���u���E@BJ -���c�d #K$L� - �+23273#"&#"#63##3>J%IfJ%H<���č�<u,+�-,���D������$��������,@)�H���[�+K�[,L+54&"2&6 �hv�ww����-��Krxc��|}�}��7�������$��������,@)H���[�+K�[,L+$4&"2&6 7^v�ww����-��������|}�}��7�����Lxri��$��������.@+H���[�+K�[,L+$4&"2&6 '57^v�ww����-�������|}�}��7�����RgWWgS��$���u����K@H -���c�d�[�+K� [ , L� - �+23273#"&#"#6�4&"2&6 QJ%IfJ%Hsv�ww����-��u,+�-,����|}�}��7�������$���������7@4c���[�+K�[,L +$4&"2&6 "&462"&462^v�ww����-��8&&8&�8&&8&��|}�}��7�����&8&&8&&8&&8��f�{@Q���0+%''7'77@\��[��[��[��[��[��[��[����������!�A@> �J[+K�[��,�L!!$#+#"'#7&63273"&2654'�XΗx_8adYϖy_7a��_w'-4J_v%��4Ob���D=mc*�D<y}gR:J&�7}hQ9��%��I��}����"@��H��#K�[�,L+532653"&���y�I�J���Krxc�*��RHJJH��R�����I��}����"@�H��#K�[�,L+32653"&7I�I�J������RHJJH��R����xri��I��}����$@!�H��#K�[�,L+32653"&'57I�I�J���������RHJJH��R����gWWgS��I��}�����)@&�c��#K�[�,L+32653"&�"&462"&462I�I�J����8&&8&�8&&8&��RHJJH��R���v&8&&8&&8&&8����t����$@!�J - H#K���$�L+!#5335��잕���'�����I�6�ric��K��H�� ��)@&����c�#K�[�.K�$L##!"+%###3323264&##gEt��wy���t5885t�!'���y�7^8��K�����#��� JK�PX@�p�[�%K��[��,�LK�PX@�p�[�%K��[��/�L@�p��c��[��/�LYY@ +%"&'3264&''57654&"#462�}�rr)B+ %�12N5���vOYJ?�YqhX!%0<*[=9&46-��gwi�/4+]��$��d,����4@1�J�H���[.K�[$L+54&"2$46253#5"��XvWXu����<��?��rxc�x�WV�X'��^V��]e��$��d,����4@1�J�H���[.K�[$L+74&"2$46253#5"����XvWXu����<��?��xri�x�WV�X'��^V��]e��$��d �� ��6@3�J�H���[.K�[$L+'574&"2$46253#5"씕��XvWXu����<��?��gWWgS���WV�X'��^V��]e��$��d����#��@ -! -JK�PX@.��[��%K[�#K�[ .K� -[ - -$ -L@,���c[�#K�[ .K� -[ - -$ -LY@�#" - � +23273#"&#"#6�4&"2$46253#5" J%IfJ%HXvWXu����<��?��,+�-,���WV�X'��^V��]e��$��d�����#�l@ -!JK�PX@#��[%K�[.K�[ $L@!��c�[.K�[ $LY@#" -+�"&462"&4624&"2$46253#5"�8&&8&�8&&8&�XvWXu����<��?�l&8&&8&&8&&8�7�WV�X'��^V��]e��$��d@����#�B@?!J����c��c�[.K�[ $L#" -+�4&"2462"4&"2$46253#5"�**�BbAAb�XvWXu����<��?��,,h??h?�o�WV�X'��^V��]e��$��!2��'�-��@ -�JK�PX@,�p��a - -�[ ��.K [,L@,�p��a - -�[ ��.K [/LY@��-,*)&%"!��""+62!3273#"&'#5"&4625�264&"$&"!cD��^ -Q0Q �X;h�Aݕ��;��XuXXvW�JoQ*OW�z;=<Od3+VV^���WO��XW�WVBC6��$��92�%���JK�PX@4���p��n�h��c ��[�.K�\�(L@5���p��n�p��c ��[�.K�\�(LY@�$#! �%% -+"32732##53264&##5&&4632#&5=EE=P�sS8JK6�p7f|�ye���Y�YFMd -%6j=R* -r���bZE��$��L,����w�HK�PX@&�p��a�[�.K��[��,�L@&�p��a�[�.K��[��/�LY@� - �+"&62!3273&"!'55y����lF6I#�� KjG����~6B<Od�BB7rcir��$��L,����w�HK�PX@&�p��a�[�.K��[��,�L@&�p��a�[�.K��[��/�LY@� - �+"&62!3273&"!55y����lF6I#�� KjG����~6B<Od�BB7�ric��$��L ����z@ HK�PX@&�p��a�[�.K��[��,�L@&�p��a�[�.K��[��/�LY@� - �+"&62!3273&"!'575y����lF6I#�� KjG�������~6B<Od�BB7WWgSS��$��L���� �(��K�PX@2�p��a [ -%K�[�.K��[��,�LK�PX@2�p��a [ -%K�[�.K��[��/�L@0�p - c��a�[�.K��[��/�LYY@�&%"! - �+"&62!3273&"!"&462"&4625y����lF6I#�� KjG�8&&8&�8&&8&���~6B<Od�BB7*&8&&8&&8&&8������,��� @��H���&K$L+53泍�rxc��*��������,��� @�H���&K$L����+337K����*���xri�����& �� �"@ �H���&K$L����+33'57K�N���*���gWWgS�����0�����NK�PX@[%K���&K$L@�c���&K$LY@�� ��+33"&462"&462K�28&&8&�8&&8&*��l&8&&8&&8&&8��$��_�����@ JHK�PX@�%K�[�.K��[���,�LK�PX@�%K�[�.K��[���/�L@�r�[�.K��[���/�LYY�#+"&632&'57&'37�264&"_����wI>)sG.�oB}��vUTvS=�����-74$@%#@��zW�VV���K��[���!����JK�PX@*�[ -%K [� #K��[��.K$L@( -�c [� #K��[��.K$LY@�� !!��" +632#4&"#%"&#"#6323273�5w_x�BrC�SJ%HfJ%I*S[}o��2AEEA��*6-,�,+���%��`,����P��HK�PX@���[�.K[�,L@���[�.K[�/LY@+564&"&62"��3UTwRR����rxc�W�VV�V'��������%��`,����P�HK�PX@���[�.K[�,L@���[�.K[�/LY@�� -��+$64&"&62"7|UTwRR�����oW�VV�V'�������xri��%��` ����S@ HK�PX@���[�.K[�,L@���[�.K[�/LY@�� -��+$64&"&62"'57|UTwRR������oW�VV�V'�������gWWgS��%��`������K�PX@-��[ -��%K[�#K�[�.K [� , LK�PX@-��[ -��%K[�#K�[�.K [� / L@+ -���c[�#K�[�.K [� / LYY@� - �+23273#"&#"#664&"&62"J%IfJ%H�UTwRR����,+�-,���W�VV�V'��������%��`�������K�PX@"[%K���[�.K[�,LK�PX@"[%K���[�.K[�/L@ c���[�.K[�/LYY@�� -�� +$64&"&62""&462"&462|UTwRR����8&&8&�8&&8&oW�VV�V'������t&8&&8&&8&&8��D�?B�����6@3���c���a�W�[�O�� - ��+5!&"&462"&462D��/C//C//C//C/%~~�..C//�//C//����j2����W@ �JK�PX@�[.K��[��,�L@�[.K��[��/�LY@ $#+#"'#7&463273&"2654'D�zbH(UNC�zaI'U�&jR(#kU�O�4,VM�3+�VP2&2WO4&��F��V,���*@'J�H��&K�\$L"+3#5#"&53265'5ɍ�5x^x�BrC�*��T[}oE��AFFA�cir��F��V,���*@'J�H��&K�\$L"+3#5#"&532655ɍ�5x^x�BrC�*��T[}oE��AFFA3ric��F��V ���,@)J�H��&K�\$L"+3#5#"&53265'57ɍ�5x^x�BrC����*��T[}oE��AFFAZWWgSS��F��V����!�[�JK�PX@[%K��&K�\$L@�c��&K�\$LY@" +3#5#"&53265"&462"&462ɍ�5x^x�BrC�8&&8&�8&&8&*��T[}oE��AFFAs&8&&8&&8&&8����Z,���"@�J��H��&K�(L+733#���(ٞ�������xri�� �v�����K��������@ -�JK�PX@�%K���[�.K�[�,K�(LK�PX@�%K���[�.K�[�/K�(L@���[�.K�[�/K�Y�(LYY@ +$4&"262"'#3�WvWWv�;䔔�>��ʘVW�Wb^���e�������Z�����M�JK�PX@��[%K&K�(L@��c&K�(LY@ -+�"&462"&46233#�8&&8&�8&&8&6ٞ������l&8&&8&&8&&8�x �v��������m�� -��=@: -J�a����b�#K$L�� �� +!'!#3%3!5-��-�����S�d�������D�#[dd��$��d�����r@ -JK�PX@"�Y���%K�[.K�[$L@ ���a�[.K�[$LY@�� -�� +5!4&"2$46253#5"�~?XvWXu����<��?�xdd�Q�WV�X'��^V��]e�������� -��G@D -J -r��c����b�#K $L�� ��+!'!#3%3"&553265-��-�����S�d�V�WK&^&����D�#�FPPF####��$��d� ��!�B@?Jr���[�+K�[.K�\ $L! -+"&55326534&"2$46253#5"�V�WK&^&JXvWXu����<��?��FPPF####���WV�X'��^V��]e���0�����I@FJ���p��b���_�#K�$L� - �+3#"&547'!#3#"3vY{6KC-��-����4���dQ<5F����EA -*n#��$�0�2�� ��@ JK�PX@)���_�[.K�[�,K�[.L@)���_�[.K�[�/K�[.LY@� -� +3#"&5475"&46253#"�264&"0Y{6KK?����<�4��XuXXvWQ<5LXe���^V�� -*IXW�WV��$�������7@4�H�p�n��[���+K�[�,L"#!"+6632#&#"3273#"7$ϖr�&�/q_ww_p0�&�r����6�ti\}�}\isKxri��$��9,���g��HK�PX@$�p�n��[���.K�[�,L@$�p�n��[���.K�[�/LY@ "#!"+6632#&#"3273#"7$�ye��Q=EE=P��cy ���bZEY�YFWf�xri��$�������8@5�H�p�n��[���+K�[�,L"#!"+6632#&#"3273#"7'5$ϖr�&�/q_ww_p0�&�r������6�ti\}�}\isNVfTTf��$��9 ���h��HK�PX@$�p�n��[���.K�[�,L@$�p�n��[���.K�[�/LY@ "#!"+6632#&#"3273#"7'5$�ye��Q=EE=P��cyp�����bZEY�YFWf�VfTTf��K��������.@+H�[#K���[�$L # +73264&##72##%7'5�`nzzn``��Ϩ����k�ނm��ľ��VfTTf��$��������@ -�JK�PX@-� Y%K�[.K���[.K�[$LK�PX@+� a�[.K���[.K�[$L@)� a�[�&K���[�.K�[$LYY@ -+$4&"2$4623#5"3#5255#�XvWXu����<��?��t?>2:ɘWV�X'��^�]e�7wG8=���������-@*a��[���#K�[�$L#!# +32###533264&##3#Q���Ϩ�CC�`nzzn`�����ľ��͂ނ����$��������@ - JK�PX@& -��a�%K� [�.K�[$L@, -��a�[$K� [�.K�[$LY@����+##5"&4625#5353�264&"�:�?����<PP��OXuXXvW�I��]e���^{ILL�2XW�WV��K���m���D@A���a��a�Y #K�Y�$L�� - �� -+5!!3#!!R~�����m ddMl�l�l���$��L������K�PX@1�p��a�Y -%K�[�.K��[ ��,�LK�PX@1�p��a�Y -%K�[�.K��[ ��/�L@/�p -�a��a�[�.K��[ ��/�LYY@� - �+"&62!3273&"!!55y����lF6I#�� KjG=�����~6B<Od�BB7�dd��K�������9@6����c��a�Y#K�Y�$L +�"&462!3#!!-8&&8&������m�&8&&8gl�l�l���$��L���� ��K�PX@0�p��a�[�%K�[�.K��[ ��,�LK�PX@0�p��a�[�%K�[�.K��[ ��/�L@.�p��c��a�[�.K��[ ��/�LYY@� - � -+"&62!3273&"!"&4625y����lF6I#�� KjGf8&&8&���~6B<Od�BB7*&8&&8��K�0����K�PX@,��h��a ���_�Y�#K�Y�$L@-���p��a ���_�Y�#K�Y�$LY@� - � -+3#"&547#!!3#!#"�Y{6K>������4Q<5C�l�l�� -*��$�wL2��#�q�JK�PX@(�p�f��a����`�[�.L@)�p�n��a����`�[�.LY@%" +#"&547&&462!327333&"!{6Km����lF6I#�QWYZKjG�=5����~6B<9S +�BB7��K�������7@4 H��a���Y#K�Y�$L����+!3#!!77'5������mǔ���l�l�l��VfTTf��$��L ����z@ HK�PX@&�p��a�[�.K��[��,�L@&�p��a�[�.K��[��/�LY@� - �+"&62!3273&"!'575y����lF6I#�� KjG�������~6B<Od�BB7eTTfVV��$����� �%�K@H"Ir� p����c� � a�[�+K� -\� - -, -L%$! !#+"&5532653�632#&#"267#5! V�WK&^&J�ϖr�&�/q_ww�c�����FPPF####�%6�ti\}�}UHkkr���$��d� �#�+��@ - -! JK�PX@8r� p���[�+K� - -[.K� \� ,K�[�(L@8r� p���[�+K� - -[.K� \� /K�[�(LY@+*'&#"+"&5532653�46253"&'32655"$4&"2�V�WK&^&J�-��<���� -� JpK?�XvWXu�FPPF####����^V��w�ia%+JJaeјWV�X��$������"�̴IK� -PX@4�p��a�� - -a� � _��[���+K�[�,LK�PX@7�p��a�� - -a��[���+K�[�,K� [�(L@4�p��a�� - -a� � _��[���+K�[�,LYY@"!!"+6632#&#"267#5! 3#5255#$ϖr�&�/q_ww�c����Qt?>2:�6�ti\}�}UHkkr�%7wG8=��$��dJ���(��@ -�JK�PX@:�p� � - -c�Y�#K��[��.K�[�,K�[�(L@:�p� � - -c�Y�#K��[��.K�[�/K�[�(LY@('%$#"+646253"&'32655"$4&"2#&463"3$��<���� -� JpK?�XvWXut?>2:���^V��w�ia%+JJaeјWV�X�7wG8=�����Qm���*@'���a�#K$L����+5!3-~��� dd����F�����Q����LK�PX@�Y���%K�&K$L@���a�&K$LY@����+5!3-~���xdd��*�����0�����+@(J���_�Y�#L� - �+3#"&5473#"�Y{6KJ�4Q<5J�� -*���0�� ���`�JK�PX@���_�[�-K�Y�&L@��c���_�Y�&LY@� - �+3#"&5473#""&462�Y{6KJ�4a2G22G2Q<5J%�� -*22H22��K��������#@ ����c�#K$L+"&4623�8&&8&���&8&&8����F��K����*��@���&K$L����+33K�*����K����� -���� -�JK� -PX@��a��_#K��$�LK�PX@��a#K��$K�[�(L@��a��_#K��$�LYY@+3#33#3#5255#؍�����/��<t?>2:���8����6��7wG8=��K��R�� -��Ʒ -�JK� -PX@ ��a��_�%K�&K��$�LK�PX@#��a�%K�&K��$K�[�(LK�PX@)��a��Y��$K�&K��$K�[�(L@&��a��_��Y��$K�&K��$�LYYY@+3#373#'3#5255#؍�������t?>2:��Y��������7wG8=��K������ � @ �H���#K�Z�$L+33!7K����"�����kExri����������8��HK�PX@���%K$L@���Y$LY@ -����+337K������nxri��K��������K� -PX@��a��_���#K�Z�$LK�PX@"��a���#K�Z�$K�[�(L@��a��_���#K�Z�$LYY@ -+33!3#5255#K����zt?>2:���k+7wG8=��K���������K� -PX@��a��_���%K$LK�PX@��a���%K$K�[�(LK�PX@��a���Y$K�[�(L@��a��_���Y$LYYY@�� - ��+333#5255#K��t?>2:��+7wG8=��K�������+@(��c��Y��#K�Z�$L+33!3#5255#K�����t?>2:���k�7wG8=��K�������YK�PX@��Y��%K�[�&K$L@��U�[�&K��Y$LY@�� - ��+333#5255#K�Mt?>2:���7wG8=������� �&@# -�J�#K���Z�$L+73!5737����CC�NNkk�'���������7@ - �JK�PX@�%K���$�L@��Y���$�LY�+3#5737؍==�==�S�����K����� � �%@" �J -�H��#K$L+3##37���č�<������D����mxri��K��[,���0@-�J�H��[��.K$L����"+632#4&"#5�5w_x�BrC���*S[}o��2AEEA��*ric��K����� ���� �JK� -PX@��a��_��#K$LK�PX@��a��#K$K�[�(L@��a��_��#K$LYY@+3##33#5255#���č�<�t?>2:��D������7wG8=��K��[2������JK� -PX@"��a��_��[ ��.K$LK�PX@%��a��[ ��.K$K�[�(L@"��a��_��[ ��.K$LYY@����" -+632#4&"#3#5255#�5w_x�BrC��t?>2:*S[}o��2AEEA��*��7wG8=��K����� ��&@# �J �H��#K$L+3##37'5���č�<������D����pVfTTf��K��[ ���2@/�J�H��[��.K$L����"+632#4&"#%'57�5w_x�BrC������*S[}o��2AEEA��*}TTfVV��$���m����6@3�a���[�+K�[,L+$4&"2&6 5!^v�ww����-����~��|}�}��7�����dd��%��`������K�PX@!Y�%K���[�.K[�,LK�PX@!Y�%K���[�.K[�/L@�a���[�.K[�/LYY@�� -��+$64&"&62"5!|UTwRR���C~oW�VV�V'�������dd��$���������7@4a���[�+K�\,L +$4&"2&6 3#%3#^v�ww����-���tcY -stX��|}�}��7�����������%��`�����dK�PX@ a���[�.K[�,L@ a���[�.K[�/LY@�� -�� +$64&"&62"3#%3#|UTwRR���4tcY -stXoW�VV�V'�����������$������ K�PX@ -� -J@ -� -JYK�PX@"��a - ��[+K[$LK�PX@,��a - ��[+K�[$K�[$LK�PX@6��a���[+K - [+K�[$K�[$L@4��a���Y�#K - [�+K�[$K�[$LYYY@#"+!3#!!5#"&6325!264&������mT���ϖ�S��9ww�vvN�l�lY`�7�bXw}�}}�|��$���2��"�(��@ -�JK�PX@*�p� -� -a [.K�[��,�L@*�p� -� -a [.K�[��/�LY@�('%$ - �+"'#"&6262!3273$264&"$&"!�L&o@z���OI���mF6H$����vUTvS�KkFh26���hh�~6B<OdwW�VV��BB7��K��T�� ���?@< -JH��a[�#K��$�L��� � !+#!2#3264؍y�PV���.t5885e����yYBr��8�7^7oric��K��z,���.@+�J �H��[��.K�$L����!+63#"#5�8j#?@�!�*bj�?M��*ric��K��T�� �� ��� -JK� -PX@*� -�a�� a��_[�#K��$�LK�PX@-� -�a�� a[�#K��$K�[�(L@*� -�a�� a��_[�#K��$�LYY@�� � � !+#!2#3264#5255#؍y�PV���.t5885Et?>2:���yYBr��8�7^7��7wG8=��K��z2������JK� -PX@!��a��_��[��.K�$LK�PX@$��a��[��.K�$K�[�(L@!��a��_��[��.K�$LYY@�� ��! +63#"#3#5255#�8j#?@�t?>2:*bj�?M��*��7wG8=��K��T�� ���A@> -JH��a[�#K��$�L��� � !+#!2#3264'57؍y�PV���.t5885��������yYBr��8�7^7�TTfVV��K��� ���/@,�J�H��[��.K�$L!+7'563#"#����m8j#?@��VfTTf�bj�?M��*��<��4��!�%�l�%$#"HK� PX@#�h�f[�+K��\���,�L@%�p�n[�+K��\���,�LY@���!�!!+�"&533264.5462#&&'75'@LL@'�㌖a08JijJ�ل�4���S+L+&I4V|ka\2S0"UF_rce(/�xri��+���,��#���#"! �HK�PX@"�h�f��[���.K�\�,LK�PX@"�h�f��[���.K�\�/L@$�p�n��[���.K�\�/LYY@ !!+462#&#""&'33264.7,z�z�P(,B^]B�~�Q'0B^]Bk���HbaSF 8 E9K^]WF#9!Cbxri��<��4��2�ĶJK�PX@2���h��n�h��c���[�+K�\�(LK� PX@3���h��n�p��c���[�+K�\�(L@4���p��n�p��c���[�+K�\�(LYY@!#!# +�&"2##53264&##5&&533264.5462#�4T5'@LL@'n\8JK6�p7bt�a08JijJ�ل�$/+L+&I4Lv '6j=R* -r iX\2S0"UF_rce��+���2�/�Զ -JK�PX@3���h��n�h��c ��[�.K�\�(LK�PX@4���h��n�p��c ��[�.K�\�(L@5���p��n�p��c ��[�.K�\�(LYY@�.-+*!�// -+"2##53264&##5&&'33264.5462#&(,B^]BbO8JK6�p7Tf�Q'0B^]Bz�z�� 8 EzZ&6j=R* -q [NF#9!C6HbaSF��<��4��!�'�m�'&%$#HK� PX@#�h�f[�+K��\���,�L@%�p�n[�+K��\���,�LY@���!�!!+�"&533264.5462#&&'7'55'@LL@'�㌖a08JijJ�ل�4���S+L+&I4V|ka\2S0"UF_rce(/�VfTTf��+��� ��%���%$#"!�HK�PX@"�h�f��[���.K�\�,LK�PX@"�h�f��[���.K�\�/L@$�p�n��[���.K�\�/LYY@ !!+462#&#""&'33264.7'5,z�z�P(,B^]B�~�Q'0B^]B唔��HbaSF 8 E9K^]WF#9!CeVfTTf��"�'���-@*�J���p��_��Y�#�L!!%+###5324###5!'�2;G:��11]�N��8g=QE�l�� ��x��$��� - JK�PX@4�� -�h� -n�#KY&K� -[� - -$K�\�(L@5�� - -�p� -n�#KY&K� -[� - -$K�\�(LY@#! #!#+2##53264&##5&5#53533#33#"'�8JJ6�p7C;;�|| CY+6j=R* -�&js��s��v��"��'��� �)@& - �H�Y���#K�$L����+5!##77'5"��G���Nll��N�VfTTf�� ��e�����K� -PX@,�� - -a� � _�#KY&K��\�$LK�PX@/�� - -a�#KY&K��\�$K� [�(L@,�� - -a� � _�#KY&K��\�$LYY@� - �+%3#"&5#53533#3#5255#"CYU\;;�||zt?>2:vvNZs��s���7wG8=��I��}m���/@,���a#K�[�,L�� - ��+5!32653"&�~�'�I�J��� dd���RHJJH��R�����F��V����\�JK�PX@�Y%K��&K�\$L@��a��&K�\$LY@"+3#5#"&53265!5ɍ�5x^x�BrCG��*��T[}oE��AFFA�dd��I��}�����/@,��c���c��#K�[�,L+32653"&�4&"2462"I�I�J���L**�BbAAb��RHJJH��R����,,h??h?��F��V@���!�7@4J��c���c��&K�\$L" +3#5#"&53265"&462&"264ɍ�5x^x�BrCGbBBbA]***��T[}oE��AFFAa?h??hg,,��I��}�����)@&��a#K�[�,L+3#%3#32653"&tcY -stX�ōI�J��������"��RHJJH��R�����F��V����9@6J �a��&K�\$L" -+3#5#"&53265#7#73ɍ�5x^x�BrCLcYH�XYs*��T[}oE��AFFA������I�p}���!@���p��`��#�L!(+3265333#"&547&&I�I�J�mM,e{6Kb{��RHJJH��Rm� Q<5���F�/{*��=@: J���_�\�,K�Y&L� -�+3#"&5475#"&532653#""Y{6KJ5x^x�BrC�4�Q<5JP[}oE��AFFA1�� -*����t�����+@(�Jc#K���$�L+!#533"&462"&462��잕���8&&8&�8&&8&����I�6 &8&&8&&8&&8��2���� � �4@1�I -H�Y#K���Y�$L��� � +!!5!577��:�$:��t���l�ll�l�xri��/���,� � �4@1�I -H�Y&K���Y�$L��� � +3!5#577����s��N��*s��ttCs�xri��2������7@4 I����c�Y#K�Y�$L+�"&462!!5!5;8&&8&���:�$:���&8&&8il�ll�l��/�������c� IK�PX@ ���[�%K�Y&K�Y�$L@����c�Y&K�Y�$LY@+�"&4623!5#58&&8&����s��l&8&&8hs��ttCs��2���� ��5@2�I H�Y#K���Y�$L��� � +!!5!577'5��:�$:����l�ll�l�VfTTf��/��� � ��5@2�I H�Y&K���Y�$L��� � +3!5#577'5����s��Ȕ��*s��ttCs�VfTTf����; ���K� -PX@���_�[�-KY&LK�PX@"�[�-KY&K��[��(�LK�PX@ ��cY&K��[��(�L@��c���_Y&LYYY@� � +#7327#737663"3#0(6:< -tr,&WX6 d�v2�sd\v!)s�[M��<��4��!�,K� -PX@2�h�f�� a��_ -[�+K��\���,�LK� PX@5�h�f�� a -[�+K��\���,K�[�(LK�PX@7�p�n�� a -[�+K��\���,K�[�(L@4�p�n�� a��_ -[�+K��\���,�LYYY@��,+)('&#"�!�!!+�"&533264.5462#&&3#5255#5'@LL@'�㌖a08JijJ�ل�4[t?>2:S+L+&I4V|ka\2S0"UF_rce(/��7wG8=��+���2��*6K�PX@1�h�f�� a��_��[���.K�\�,LK� -PX@1�h�f�� a��_��[���.K�\�/LK�PX@4�h�f�� a��[���.K�\�/K�[�(LK�PX@6�p�n�� a��[���.K�\�/K�[�(L@3�p�n�� a��_��[���.K�\�/LYYYY@*)!! -+462#&#""&'33264.3#5255#,z�z�P(,B^]B�~�Q'0B^]B�t?>2:�HbaSF 8 E9K^]WF#9!C��7wG8=��"��'�����K� -PX@!��a��_�Y���#K�$LK�PX@$��a�Y���#K�$K�[�(L@!��a��_�Y���#K�$LYY@�� �� +5!##3#5255#"�� t?>2:Nll��N��7wG8=�� ��e�����K� -PX@,�� - -a� � _�#KY&K��\�$LK�PX@/�� - -a�#KY&K��\�$K� [�(L@,�� - -a� � _�#KY&K��\�$LYY@� - �+%3#"&5#53533#3#5255#"CYU\;;�||zt?>2:vvNZs��s���7wG8=��"=��2� -�"@����a�W�[�O+3#5255#"t?>2:27wG8=�� -S3 ���0+'573����gWWgS�� -S3 ���0+7'5�����VfTTf�� -x����5K�PX@�Y���%L@���U���Y�MY@ -����+5! -~xdd�� -^I� �@r���[�+�L+"&5532653IV�WK&^&J�FPPF####�� -l�����-K�PX@���[�%�L@���W��[���OY�+"&462h8&&8&l&8&&8�� -Z��@���"@����c�W�[�O+4&"2462"�**�BbAAb�,,h??h?�� -�0� ��"@����c�W�[�O!#!"+4633#"33#" -J8U4Y{6�j7M -*Q�� -`s���OK�PX@��[��%K[�#L@���c[�#LY@� - �+23273#"&#"#6�J%IfJ%H�,+�-,��� -Y����@��U��Y�M+3#%3#RtcY -stX��������*��#@ ���aL����+5!####�J����ll�B��B����-�BL���(@%����c��_L+"&462"&53265^#3$$3#�p�om9k8�#$2$#4[mm[+::+��G�����-K�PX@���[��L@���W��[���OY�+"&462tD//D/G/C00C��$����*���"@��c���W��[���O+6"&4624"&462�(9''9((9''9(�'(8('�((9((��W��n��-(�)JK� PX@8� - -h�h��c��a��d �[��K�LK�PX@9� - -h�p��c��a��d �[��K�LK�PX@:� - -p�p��c��a��d �[��K�L@B� - -p�p��c��a��d� [�K��Y���K�LYYY@-,$#! !# +3###"&532654##53264&"#4623{�l�px�y�2T0s .7)L,�y�r2-��t�� cloa)32)Yw)K,,$XleT4L��W�����1<�, JK� PX@;�� �h�h� � c� � a��d -��[KLK�PX@<�� �h�p� � c� � a��d -��[KLK�PX@=�� � p�p� � c� � a��d -��[KL@E�� � p�p� � c� � a��d� - -[�K��YKLYYY@���1�10/'&$#! #+#####"&532654##53264&"#4623�l���px�y�2T0s .7)L,�y�r2-��t��p�� cloa)32)Yw)K,,$XleT4LW�����f��(�D@AJ����c��c��c��] - Y� L('&%&" +#"2"'#33254&"&'&546335!5!#�263bF!Gi�)��4-[8`D#HuY9�����A %gNb0r.2F&"hOLMtt�������6w�JK� PX@=� � h� � c��c��c��]�[�K -�Y��LK� PX@;� � h�� c� � c��c��c��] -�Y��LK�PX@=� � h� � c��c��c��]�[�K -�Y��LK�PX@>� � �p� � c��c��c��]�[�K -�Y��L@<� � �p�� c� � c��c��c��] -�Y��LYYYY@5321/-+*)('%"!+3##"2"'#33254&"&'&546335!5!5432#&#"؎��263bF!Gi�)��4-[8`D#HuY9��}�V[s<&1Mt�A %gNb0r.2F&"hOLMtL�g[S9���� V�� �@@=J�p��cY�K��[����L��� � !# +"&53264&##532655!5!�%45?{ԃ~@a6E:+$=,�tupTbX=du�l4D8c4vILtt���� l��,�K@HJ�p��c����c - Y�K�[�L���,�,!#)4+32'5654##"&53264&##532655!5!�&4��x?>eE|Ӄ~@`7F:*#=,�z�pTc�gZh"/Ndu�l4D7c5vHMtt�������3��K�PX@/ % - -J@/ % - -JYK�PX@8� - -p� W�� -c�c��_�� Y� KL@9� - -p�� c�� -c��c��_�� Y� KLY@3210.-+*(&'#!!+!326553#27#"&54675###5#56&#"#4625!5!�K� we9M +`xF=��ɯ67 a@I���:�/p� "��O('j_X?VH����5QUDx�D�t��������2��@$0 -1� -JK� PX@- p� - -n�c� -� -�_Y�L@3� p� n� - -n�c� -� -�_Y�LY@�/.+)#"! -�22+"&54676&#"#6#"7&4632675!5!##"273`wC8.6t|pcSL��wd�.A����O^ g9H"&K^X=U8H��|JEv -��lC�ttrye)'R((k��������#�R@O�p�� - -d��c K��Y K�[�L��#"! ��+#'5655#253"&5#53"&532�gox6)�ރ��}�r=|?r�tpuf{'7p��{ggt�qftWdeVw��������<@9�p��c��Y K�[�L���� -+#'5655#253"&5#5�gox6)�ރ��}��tpuf{'7p��{ggt�qft�������&�J@G�p� -� - c��c��YK�[�L���&�&! +#'5655#253"&5#5!&&##532�gox6)�ރ��}��ADW.)5@E=I�tpuf{'7p��{ggt�qfta-j <}��g�����1�=|�, JK� PX@I�� �h�h��d� � c� � a��dK -��[KLK�PX@J�� �h�p��d� � c� � a��dK -��[KLK�PX@K�� � p�p��d� � c� � a��dK -��[KL@S�� � p�p��d� � c� � a��dK� - -[�K��YKLYYY@$��<;986532�1�10/'&$#! #+#####"&532654##53264&"#46233"&5326�l���px�y�2T0s .7)L,�y�r2-�Qrj�ir3h3�t��p�� cloa)32)Yw)K,,$XleT4LW]kk],88��g�����>f�, JK� PX@D�� �h�h��c� � c� � a��d -��YKLK�PX@E�� �h�p��c� � c� � a��d -��YKLK�PX@F�� � p�p��c� � c� � a��d -��YKL@N�� � p�p��c� � c� � a��d� - -[�K��YKLYYY@"���>�>9764210/'&$#! #+#####"&532654##53264&"#4623!&&##532�l���px�y�2T0s .7)L,�y�r2-�<ADW.)5@E>I�t��p�� cloa)32)Yw)K,,$XleT4LWa-j <}��y����I�@ -<, JK� PX@N�� �h�h��c� � c� � a��d�[�K -��YKLK�PX@O�� �h�p��c� � c� � a��d�[�K -��YKLK�PX@P�� � p�p��c� � c� � a��d�[�K -��YKL@X�� � p�p��c� � c� � a��d�[�K� - -[�K��YKLYYY@&���I�ICA@>9764210/'&$#! #+#####"&532654##53264&"#4623!&&##53&&##532�l���px�y�2T0s .7)L,�y�r2-�57G].)=?</PM.),5<))O�t��p�� cloa)32)Yw)K,,$XleT4LW+X2I%X""2����������'�D@A - J c��c��Y�K�L%$ -+!62'564&"#5"&4625!5!�264&"��E/�r�yFP:l8�2�wv�2�%�n??o>p�B�ewxm -;r@F<�ϛF�DžF�t��?l>>m���������)�1�T@Q#) - -J� - -p��c� -� -c �Y���K�[L0/,+%$"##"+!##5#"'#"&553>55!327&4625!264&"�l�,WU|�26# -���`:j�+��Fj@7[54\7�t���7>C�~�*A=$���A<�t6�#�r -55\55�����#���\K� PX@!�h��d�Y���K�L@"�p��d�Y���K�LY@#+!####"73267655!=m��Sc��&���t��p�op�J-����������%�E@B J��c��c��Y K�L��$"��" -+##5#"&54675&&55#5!33#"326�m�=�W�6*-&m���';+.49@0E]�t���K^V4JSN -t�� -F<n)P(N��������$�,�H@E�p��c� -� -c��c��_ �Y���L*)&%$#'!#!+!##"32"&'33254&".546335!2"&4���3635�xԉ�k\6X8=)uY9��J>,,>,�t�A�Pak``F&#?*OLM�+?++>��������7@4J�c��c�Y���K�L!" +!##5#"&47#5!#"265!l�3q`�5�p$3BDvK���t���Ij�0kk7c6YG����T���/��@.� JK�PX@0�p�p��c - ��Y�K�[�L@-�p�p��c��_ - ��Y��LY@//$!$%+##"'&5475&&55#5!33#"3254&"#&677T�o���[1f4'rn��)? 0=pT�'O%rFMpV+���[1Gq.]SttO?o0-86�4:Ma�|L�����h���1@.�a��d�Y���K�L# +!####"5532667655!5!�m��er�$4! -�q�t���2v���I<>�y�����v��%�1��K�PX�J�JYK�PX@2�� c c��] �� -Y - -K�[L@6�� c c��] �� -Y - -K�[�K�LY@&&��&1&0+)('�%�%$#'"+##5#"'#33254'&".546335!5##"3vl��`�)��4+WT4?(s[9�����$1+/�t���(K_/t*.D( >*PECt�|�&�����o���N@K� - -p�p� � c� -� -a��c�Y���K�L+!###"&'3264&"#66235!�l�m{�{�6_88_6�{�zn�i�t��UdcP$DrE$PcbS���������4@1���p����cY�K�[�L +#2653"&4675!5!#�MUeS�L�����v�����I�NNC{���Ktt����$�����X��JK�PX@���pY�K�[�L@���p��_Y�LY@ +�&"267"&54675!5!!�P�PP�P���t_�����`seOO�OO@u��tc�QttQ������W��$�<@9�p����c��c��_ Y�L$#'!# -+#"32"&'33254&".546335!5!#ٝ3635�xԉ�k\6X8=)uY9��q~�A�Pak``F&#?*OLMtt��������!�wK�PX@-�h����c��c Y�K�[�L@.�p����c��c Y�K�[�LY@! $## -+#"32654#"#&62#"&675!5!#�^]oaY9?=;rW�i�m���������X�S.(BER\[Lbj��Ftt����������)@&��c�Y���K�L+!###"&55#5#2�m��j�is����t��p�o||o����q���������3@0��cY�K�[���L����!#! +%#"&46335!5!###"]}������m�~FRkl{�x�tt��yBD���4��$��"�v�JK�PX@)���h��c��c��[ K�L@*���p��c��c��[ K�LY@"!"# -+##5#"&732654&"#&62'2673$m�kL��kRW&D$|p�p�{R�i�p���*:Щ,6"'0*`ne�bGYqaJ�����y���t�JK�PX@*�p���g��c���cY�L@)�p���s��c���cY�LY@#!# +#5"&46335!5!##"3253�!�����q�~��A4kz(x�yQtt�~8:[��O�����)��@ -JK�PX@*���h��c��c��[ - K�LK�PX@+���p��c��c��[ - K�L@3���p��c��c�[�K��� Y - K�LYY@���)�)#!$"+##5#"&5475&&462#6&"33#"3265�j�A�^�j1?c�]m 9#N::*�G4Jb�t���NaUn'S�[iT"'"1.nR*+\Ku�����:����7@4���c��cY�K L# -+�&"26#"&463!5!5!#\0T57Q1�o�{�n0��TmE0/V11�v>#Vdr�j�tt������������3@0J��c�Y���K�L #+!##5"&55#332655�l�3�tn�z7A�t���F�p���I>����������#�N@KJ�p��c��c - ��Y�K�L##+!62''64&"#"&55#5!2655��S1�r�x?H;k?�/�ln��2u7p�A~�z o8l;I8��B�r�tt�EHOB������������@@= J��c��c�Y���K�L+!##5"&4625!4&"6%27'�m�8ڌ��8��Su)���V|'� -�t���I�ڋJ���@Q�CN���M��e���&��K�PX@,���h -c��c��[ K�LK�PX@-���p -c��c��[ K�L@7���p -c��c��[�K�� Y K�LYY@��%$!��!# +###"&463354&"#&3235#"26el��e�y~q/J�þ���0p.P"�t��]/nvl�^<4::6��:�F3S#+8�����Y�����D@A -c��c ��YK�L����# +###"&46335!55#"26%5#Ym��e�y~q/��n0q/O#��t��^/mwl�^�t�G3S#+8٢����������@@=J�p��c�Y���K�L" +!##5#"&72>55!!2655l�<�� <F ���@aU�W�t���U��/0/vi -HWaP������'���kK� PX@&��h����cY�K�\�L@'���p����cY�K�\�LY@����" +3253"&55267655!5!�:bPKH�i�m�T ��Ap&QcDacbhnog�, H%tt�����'���$�}K� PX@-��h����c�� _ -Y�K�\�L@.���p����c�� _ -Y�K�\�LY@��"!��"+3253"&55267655!5!�2"&4�:bPKH�i�m�T ��A��D//D/p&QcDacbhnog�, H%tt��0C//C�������&�L@I �JG���pq� ��cY�L�%$#! -�&& -+"7&4632675!5!#'5654#"#60cSL��wd�.A����Q]��MScr|�|JEv -��lC�ttr|f� -vEA�������)����#�+�;@8 -J�c _��Y��L+*#$% -+##"&'#"&4632675!5!�264&"4&"2��Sh�f?jm=f��e=j"M�����@h??h@R@g@@gp{{À:789�Ѐ8:J�t��@AfA@hh@Ag@����������9@6 J��c��c�Y���K�L+!##5"&4625!54&"26�l�8̂��6�4�FvGGvF�t���I�̋I���:EFtGF��S��_���$��K� -PX@/�h���h�c[ -K���\ LK�PX@0�p���h�c[ -K���\ L@1�p���p�c[ -K���\ LYY@��$#"! ��#!"+32653#"&552664&"#&62##3�X/'��hzm\T!-Y,�r�z��Ol��0_`98�sg�!3T3B4d�qa�@��������������3@0J��c�Y���K�L%+!##5"&55#!#327'�m�/�um����?@M��t���G�o��BKD������H��� ��K�PX@*�h -�a ��YK�\LK�PX@+�p -�a ��YK�\L@1� - -h�p -� -a ��YK�\LYY@�� ��#" +##!32673"&5532655!55#Hm��zL, �_�pDc:��o��t��9l\85nssc�If)t���0`7��������&�L@IJ�p�n����c��c��_ - Y� L&%$#&$ +#"632#&&"2673"&47&46335!5!#�X$ b��3[<<[3��ӂK9g^9�����7"cR&7b:% Rcv�:)�OFtt��|������@���W��[���O+"&462��D//D/�/C00C��5�3#���(@%�c���U��[���O����)1'+�##5327654'&&54633#f.;G;���$`$<eQǑ,2MMm2|t#g&n2CEt�����E���@��Y�K�L+###5!El�m_p��pt���������8@5�p��[���KYK�L���� +54662#54 3###5Un��n���ll�m�_}55}_0$��t��pt��,��E���2@/���p�[�K�Y��K�L+3###5354&"#5462�sl�ml!d �^�^�t��ptJCBKDIx��w��?����C��1@.�p���c�W�[�O����!+56"&'33254&�qtoևz}_4.ja�brouL)#������f�2��(@%JG�s���W���[��O"#+&463 #6&#"7�svW -sAT*56+��Y�]��vv&M"e��������a��)@&�J��[���K�[�L##! +##"327#"&4632YWX&Wplb� k -a�a����K���Q��,@)J��c����_�[�L#!#!* +#"&5467&&46633#33#"33@)^}0''1CV3,/5-$(-0^'�KGL+= =[BQDg#9���-�B���@����`L����+"&53265Bl�lr5j5�\lk],88,��������@���c�L� - �+#532#&&�L.)UN-0F{DErj 2xf/��$�����)@&J��c��[���K�L%!" +32#&&##53&&##�$)-5=)*Pr=H`.)=></PM.$#5�1X2I%�����o����7@4����dKY�K�L�� �� +"&53265###5!ol�lr5j5Hl�m_�\lk],88,�{��pt��F��E���-@*��c��YK�L����!"+###53&&##532El�mjADW.)5@E=I�t��pta-j <}��T��E��?@<J��c�[�K��Y K�L����!%!" -+###53&&##53&&##532El�my7F^.)=></PM.),5<))O�t��pt+X2I%X""2���2��0����@��Y����L+#'30�v�����S����>�J�R`@;� JK� PX@Yp� - -h�h�� -d��c���c�[�K� [� K� [�K�\�LK�PX@Zp� - -h�p�� -d��c���c�[�K� [� K� [�K�\�L@[p� - -p�p�� -d��c���c�[�K� [� K� [�K�\�LYY@+�QPMLIHFECB@?65320/,*)'$#! �>=+265462'56554&""&53264&##53264&"#4623"&5326&"&462�9,]�d�Ғj!W!_iz�}�5Y0?8 -=,Q-�z�t6, -�op�pn9j80$3$$3$w 1vtx}q��uOwrA::AgSepua,63\2w/O/.(\njV4R-[mm[+::+#$2%$���������'�/�O@L - J c�� -c� -� -_��Y�K�L-,)(%$+!62'564&"#5"&4625!5!�264&"2"&4��E/�r�yFP:l8�2�wv�2�%�n??o>#D//D/p�B�ewxm -;r@F<�ϛF�DžF�t��?l>>m�0C//C��������)�1�9�_@\#) - -J� - -p��c� -� -c�� _ �Y���K�[L76320/,+%$"##"+!##5#"'#"&553>55!327&4625!264&"2"&4�l�,WU|�26# -���`:j�+��Fj@7[54\7�D//D/�t���7>C�~�*A=$���A<�t6�#�r -55\55�;0C//C�����#��� �mK� PX@(�h��d�� _�Y���K�L@)�p��d�� _�Y���K�LY@# -+!####"73267655!2"&4=m��Sc��&���D//D/�t��p�op�J-���0C//C����Yh���%�<@9�a��d� � - -_�Y���K�L#"#+!####"5532667655!5!�2"&4�m��er�$4! -�qD//D/�t���2v���I<>�y��0C//C����W��$�,�H@E�p����c��c�� -c� -� -_ Y�L*)&%$#'!# +#"32"&'33254&".546335!5!#2"&4ٝ3635�xԉ�k\6X8=)uY9��q~�D//D/�A�Pak``F&#?*OLMtt�I0C//C�������!�)��K�PX@4�h����c��c� -� -_ Y�K�[�L@5�p����c��c� -� -_ Y�K�[�LY@'&#"! $## +#"32654#"#&62#"&675!5!#2"&4�^]oaY9?=;rW�i�m���������D//D/�X�S.(BER\[Lbj��Ftt�N0C//C���������#�+�Y@V -J� - -p��c��c� -� -_ ��Y�K�L)(%$## +!62''64&"#"&55#5!26552"&4��S1�r�x?H;k?�/�ln��2u7�D//D/p�A~�z o8l;I8��B�r�tt�EHOB���0C//C������C?K�PX@?*50)$JK�PX@?*50)$ J@? *50)$ JYYK� PX@?�p�W��c �c� - a��Y�K�[�LK� PX@<�p�W��c �c� - a��_��Y��LK�PX@?�p�W��c �c� - a��Y�K�[�LK�PX@C�p�W��c �c��c��Y�K - K�[�LK�PX@D�p� � c��c��c��c��Y�K - K�[�L@A�p� � c��c��c��c��_��Y�K - LYYYYY@CBA@>=;:8621/.,#"!&!!+!326553#33#"327#"&5467&&5475###5#567&#"#4625!5!�M� w#&#$bZ$+'2Zu1'&2~��ɯ�� a@I���:�-p� "��)g@< -e -KJ+B;(e^������QUDx�D�t�������AK�PX@<: &�3!J@<: &3!JYK�PX@7��p�n� � c��_ - -Y�K�[�LK�PX@=���p���n�n� c��_ - -Y�K�[�L@;���p���n�n� c��c��_ - -Y� -LYY@���A�A@?>=97!+#"!&&+#33#"327#"&5467&&5474#"#6#"7&4632675!5!�O_ #&#$b[/'2Zu1'&2lct|pcSL��wd�.A���pryd!))g@< -e -KJ+B;(_���|JEv -��lC�tt��y�����,��@*�# JK� -PX@*h�n ��c�W�[�OK�PX@+p�n ��c�W�[�O@1�p�n�n ��c�W�[�OYY@�)'"! -�,, -+%2#"27#"&54676#"#64&#"7&463266GPE'1HV-$AI i?h^rRIZ -<`K3T@=(; -Ot4$O\]b�[K-��y�$���8��@0 )JK� -PX@2��h�n - � c��c�W�[�OK�PX@3��p�n - � c��c�W�[�O@9���p��n�n - c��c�W�[�OYY@�42/-('%# -�88+"33#"327"&547&476&#"#64&#"7&46326632�5 ""$!;!bL?>I#I i?h^rRIZ -<2GP� K " -K -12@| !.u4$O\]b�[K-`K��������@���K�L+3#��������������@��KL+3#3#������������5�P����@��[���K�[�L+ �"2>4.5��0D22D2��+S(A<R<A))A<R<A(��%�����@����aL����+3#53�j�E��:��,� -���4@1J���p���[�K�YL����)+75>7654#"#662!.l6O1b06���|$"?$I# -g]0OF6j@8uz|^F< 1@$A s��-����"���JK� -PX@-�p�p��c��[���K�[�LK�PX@-�p�p��c��[���K�[�L@-�p�p��c��[���K�[�LYY@!#+62"&'3264&##53254&"#;��zB)x����?j7KQ�4`0�|mmS@W)�]rrn1;9j3s_)06!��0��q��� �_@ -��JK�PX@��b�KL@��r��bLY@�� - ��+5!533#�ȿ��F�XX0�����n��8z���J��N���@@=J�p�n��c��Y���K�[�L#+!!662"&'3264&#"#[���Jj_2��� Am<=3`��{�,%HXt�oZ'.JzBM��C��F����s��JK�PX@%�h����c[�K�[�L@&�p����c[�K�[�LY@ +�&"26"6632#"&5!2#&�<qFFo>wDD\2d|�r�}it�&G@tFD�lw&(~ކ��sqTQ��)�����@�J��Y���K�L+!#!)������h��`��:��I����"�-@*!�J����c��_�[�L+�"264&"26%462"&5467&{tFDwA;d<>_>����cu��>7dM<lABi866]88ASstSl42�h{{hA^5��G��?����s��JK� PX@%�h����c�[�K\�L@&�p����c�[�K\�LY@ +264&"265#"&4632#"&'3�<p<>l>>9Q.g��r�sk�qt��E?rAE�Cbt vᄹ���xZ^��^�a�����"@����c�W�[�O+�&"26&62"&M)H-.F*�Z�VY�[+*C+)hWX�V[��W�����-�9p�*JK� PX@G� - -h�h���d��c�a��d K �[��K�LK�PX@H� - -h�p���d��c�a��d K �[��K�LK�PX@I� - -p�p���d��c�a��d K �[��K�L@Q� - -p�p��d��c�a��d K� [�K��Y���K�LYYY@ ��875421/.�-�-%$"!!#+3###"&532654##53264&"#4623"&5326{�l�px�y�2T0s .7)L,�y�r2-hrl�lr5j5�Wt�� cloa)32)Yw)K,,$XleT4La\lk],88�����+��@���U��Y���M+#3//�������0��@ - �H���i+#'7'77'/E!]_!_` ``!H�aI!]_!__ `_!K��O*o���@���U���Y�M����+5!O *uu��O*P���@���U���Y�M����+5!O*uu��"=��2� -�@��c���Y�#�L+#&463"3�t?>2:=7wG8=��"=��2� -�"@����a�W�[�O+3#5255#"t?>2:27wG8=��!�X���[��"@����a�W�[�O+73#52655#!{%?2A[gK%,8��"=P2� -��%@"c��Y#�L+#&463"3#&463"3Pt?>2:�t?>2:=7wG8=m7wG8=��"=P2� -��+@(��aW[O+3#5255#73#5255#"t?>2:�t?>2:27wG8=m7wG8=��!�X���[��"@����a�W�[�O+73#52655#!{%?2A[gK%,8��2��7��#@ ��r�Y��&K�(L+7'#5'3l������l�.�l���2��7��7@4�ra��Y - &K�(L����+'7'#755'37���������*l�wl��l�l����d��|���@���W��[���O+$"&462+vQQvQ�QuRRv��+��}������@�[��$�L+6"&462"&462"&462�/C..C/�/C..C/�/C..C/...D..D..D..D..D..��$��8��������'?K�PX@.�� c��d� - -[#K[ ,LK�PX@.�� c��d� - -[#K[ /LK� PX@.�� c��d� - -[#K[ ,LK�PX@.�� c��d� - -[#K[ /L@6�� c��d�#K� - -[�+K $K[/LYYYY@('&#" +$"2&462$"2&462%3"2&462"�qq~YY�XX��pp}YY�YX�����wqq�Y�YX��TU�UU�U�TU�UU�U -��Dr��UU�V��-�x ���@�J���U��Y���M+#'73�[�YY�'�����2�x���@�J���U��Y���M+7#7'3��\\�Xx����� ��2���@���#K$L����+33 ���w��D��K��H���-�5���'JK�PX@9� -�h�h� -� -a [�#K��[�.K�Z $L@;� - -p�p� -� -a [�#K��[�.K�Z $LY@#..�.5.41/-,+*)(" -�+""&'33264.5462#&%!2###3264&#^(,B]]B~�~�R(/B]]By�z���y�PV���.��t5885� 8 E9K^]WF#9!C6HbaSF�yYBr����N�7^7������%�R@O� - - p���pa ��a� - -[�+K�[�,L%$! "+%#3273"&'#53&47#53662#&"3#3��_=p0�&��%XEEY&��&�/�;����06\is}iZ\h}ti\d\��0��P����K� PX@-�h� -��a a��c�\�LK�PX@.�p� -��a a��c�\�L@3�p� -��a a��c�W�\�PYY@#+#3##3253"&55267!5!5!5!Peek|$2U�o�o�f��7�� ZJbaX-07dfipj�<bJb����������@ � - �JK�PX@���p�#K�\�,LK� -PX@���p�#K�\�/LK�PX@���p�#K�\�,L@���p�#K�\�/LYYY�"+3#"'55755753772676N���\����������!p].����\IZΰ\H\�--Q����p��� �J@G ��ca - -[�#K�$L� - � +#3##5#535#53!23264&#tt���\\\\y�5g�t5885Im``mIl8yYK?!'8�7^7��K�������@���KL����+33K�����a����A@>�J -�a �Y��M �� ��+#'#'#375!##`\G[]�NT��Ol�������_��RRR�� ��%������(@%�J���c��YL+73&6 3!56654&"!-fn�-�nf��>Kv�uJ>��lQ=����QlpuPo��oPup��(�������`@�JK�PX@���c����a�[�L@ ���c����a�W�[�OY@ "+!5&" &6 !327�K=�>܆����8��Ig�u��;D�Y��B���>�Du��%��4����g@ -��JK�PX@����c�[�K�[L@����c�_�[�LY@����#"#+&632&#"5632#4&#"326�z�o;.r%)30w����0(?O2(=O~��%�J����H<?t�A{���������-@*�J�I��r��Z�L����+%!53&���^sl��PllP����������#@ ���aL����+5!##!#�J����Pll��P��P��(������2@/ - �J���a�U�Y�M����+!!!57'5������2�V���l�l�k��ң��O*����@���U���Y�M����+5!O�*uu��%�K����@���ri����+3%���h����2�������@���W��[���O+"&462�/C..C/)..D..����]{��@�J���r�i+3#''7\��F�K(�}{�[�-Du����������#�P@M"�Jc - ��W - �[��O�� ##��#"#+�#"''&&4632627&&"!264&"h\aG]S@hK\aG^P?k��;)-6$$`$$:97�V�YYZV�Y]^�<%$#?##?##D����I���+@(���c�W�[�O� -�+3#"##73267666'X -cUY c�v2��[MvE[M��!��,A���T@Q���c�d� - W � - -c� \ P� - �+22673#"&"#622673#"&"#6�-n4$e�-n4$d�-n4$e�-n4$dAA!�A!��A!�A!���t�W�q��rK�PX@*�f�g - ��bUYM@(�r�s - ��bUYMY@����+#!!#7#537!5!73��a��IYII�b��~IZI~s}VV}s~VV��L�$�D�� �W��JK�PX@���a�YL@���a�U�YMY@�� ��+#'75!��ֳ���D������kk��L�$�D�� �Q� JK�PX@���a���YL@���a���U���Y�MY@����+75!'#7'3Q~г�ֳ�$kk�������a^����0+''7�rss����`sstt�����,�h\�����'�/�7�?�G�O�W�_}K�PX@Z��c�c��c��c��c��c�� - c��c� -� -c [ LK�PX@j��W��c�c��c��c��c��c�� - c��c� -� -c� [ K� [ L@f����c�c�c��c��c��c��c�� - c��c� -� -c� c� [� LYY@<XX88X_X_\[WVSRONKJGFCB8?8?<;7632/.+*'&#"+�462"&462462"462"462"462"462"&&462&462"&462"&462"6&462&&' &&''"%%c&&�((}&�&'L&&&&Q&((%&+&']&&m&&I&&(&&&f&&�&'�&&m''�� -������� -�?K�PX@����a�[�L@����a�W�[�OY�+3#5255# -t?>2:+7wG8=����4 ���gK�PX@)�[ -K�[ -K�Y��&K$L@"�W ��c�Y��&K$LY@ -+!####535463""&462�E���<<jr,$#H11H1I����I�sd\v"2H22H����& ���\K�PX@"���%K�[�-KY&K$L@ ��cY&K���Y$LY@ +3#3###535463"����XX�<<jr,$��Is�I�sd\v"��D��\��#�,��@ - JK�PX@, � a��] -�[��K�[�K�LK�PX@4 � a��]� - -[�K��Y���K�[�K�L@2 � a��c��]� - -[�K��Y���K�LYY@+*'&#"+3##!2653#5"&467&&54623'4&"6n�m���_0Z1p}%�hNC7A{�r4��/Q3B5<�t��_3";,8(��~.^�Y$W?Sk_�/a',-V/"�����W���y�JK�PX@(� c��c -�Y���K�YL@,� c��c -�Y���K�Y�K�LY@#!#+!####"&'#33264&##5!5!qw��9hZ*L��n.2G7p���t���.�jw1~5c4lt���������"��@ JK� -PX@*� h -c� � c��Y�K�L@+� p -c� � c��Y�K�LY@ +!62#4&"#5"&4625!5!�264&"���/�o�:l8�2�wv�2�%��mn??o>p�B�e6@F<�ϛF�DžF�t��?l>>m�����Y��#�+�P@M J� p��c� �� c -Y�K���[�L��*)&%�#�####&+327&462#"'#"&5536655!5!&"26�Fj�c;|�|}b�V|� \5��tz8]77]8p#�r -@�F6�nn�n?E�~�Ar$tt�65\55��������SK� PX@��h��`��Y�L@���p��`��Y�LY@����#+##"73267655!5zSc��&���t�op�J-�t����fb��"�7@4J�p��c��_��Y��L"#!#+!33#"32653#"'&4675&&55#5!b�y';+.49�GK|�~�G(6*-&m|p -F<n)'QKE�{K*tISN -t��������$�,�0�W@T�p�� -c� -� -c��c��c �Y���K� Y� L0/.-+*'&$#'!#!+!!#"32"&'33254&".546335!�62"&3#�ݝ3635�xԉ�k\6X8=)uY9��O,?--?,��~��t�A�Pak``F&#?*OLM��-,?,,�������Y�����1@.�p�c��_��Y���L"!+!!#"2653#"&547#5!��[�$3BF}@��k�7�p�t�7d5WJ��h`L-k����T��,�|�$JK�PX@.�p��c��c�� Y� K�[�L@+�p��c��c��_�� Y� �LY@,+$"$!# -+!33#"3254#"#&66#"'&5475&&55#5!T��)? 0=pT�J)(r _�c���[1f4'rnpO?o0-86�lM_�zsd��[1Gq.]St����c�����.@+�a��`��Y���L#+!!##"5532667655����er�$4!�tym2v���I<>���������-�I@FJ����c�c��] -Y� - -K�[�L-,+*)('"% +#"3!#"'#33254'&".546335!5!#$1+/��`�)��4+WT4?(s[9�����&k'K_/t*.D( >*PECtt����K�����C@@� p�p�� c��a��_��Y���L -+!!623#"&'3264&"#��a{�z��{�{�6_88_6��t�cbSsUdcP$DrE$���������>@;�p��c����^ Y�K�[�L! -+#'3#2653"&4675!5!# �vMVdS�L�����v�������I�NNC{���Ktt����������i��JK�PX@%���p��]Y�K�[�L@#���p��c��]Y�LY@+�&"267"&54675!5!!#'3�P�PP�P���t_�����`sQ�v�eOO�OO@u��tc�QttQ���������W��$�(�K@H�p����c��c�� -c Y�K� - -Y�L('&%$#'!# +#"32"&'33254&".546335!5!#3#ٝ3635�xԉ�k\6X8=)uY9��q~�~��A�Pak``F&#?*OLMtt�K���������!�%��K�PX@7�h����c��c Y�K�[�K� - -Y�L@8�p����c��c Y�K�[�K� - -Y�LY@%$#"! $## +#"32654#"#&62#"&675!5!#3#�^]oaY9?=;rW�i�m����������~��X�S.(BER\[Lbj��Ftt�Q������b����(@%��_��Y�L�� ��+#"&55#55#2bVj�is����t�o||o�t����q���������/@,�c���Y�K�[�L!"+!5!#"3#"&463��/�FR�}���pt�tBD�l{�x��6�U����lK�PX@)�h���p��c��_�[�L@*�p���p��c��_�[�LY@""+3#"&732654&"#&62'262�����kRW&D$|p�p�{a�_v��ų,6"'0*`ne�bLSW����������̵JK�PX@5�p�� -�h��c���cY�K� - - Y� LK�PX@6�p�� -� -p��c���cY�K� - - Y� L@3�p�� -� -p��c���c� -� - ]Y�LYY@#!#+#5"&46335!5!##"3253#'3�!�����q�~��A4kz��v�(x�yQtt�~8:[�����L�Y���&�s�JK�PX@)���h�p��c��_���[��L@*���p�p��c��_���[��LY@!$+�&"33#"2653"&&5475&&462#A 9#N::*�M�U�$9'D�uQj1?c�]mS'"1.nR+*ST@d=!#W@i'S�[iT����K������0@-c��_���Y��L+!5!#"&463&"26��G��o�{�nE0T57Q1pt�r>#Vdr�j�0/V11�����P���'@$���p��_Y�L"+3"&55#5!!32͂��nj��{w�x��x�tt�������������@ -JK�PX@*�h��c��c - ��Y�K�L@+�p��c��c - ��Y�K�LY@+!62#4&"#"&55#5!2655��t1�p|<k?�/�ln��2u7p�Ad3;I8��B�r�tt�EHOB�����BM������/@,J��c��_��Y���L+!!62"&%4&"6%27'g��E�뛚��Vx)���V~(� -�tĆ�ㆆrAP�CN���M�J���� �jK�PX@$�h ��c��_�[�L@%�p ��c��_�[�LY@����!# -+!"&463354&"#&325#"26���e�y~q/J�þ0p.P"�p/nvl�^<4::6��:�3S#+8����K�����,@)c��_��Y��L"# +!!!"&46335!5!5#"26�����e�y~q/����0q/O#p�p/mwl�^�t�G3S#+8����Y����5@2�J���p���n��_Y�L"+3#"&72>55!5!!26����� <F �����@aT�O~����/0/ttvi -HW]����'��� ��K� PX@0��h����c -Y�K�\�K� Y� L@1���p����c -Y�K�\�K� Y� LY@�� ��"+3253"&55267655!5!3#�:bPKH�i�m�T ��A��x}�p&QcDacbhnog�, H%tt�L�����\����u@ -JGK� -PX@'���h�n�q�c�Y�L@(���p�n�q�c�Y�LY@"%!! +#4#"#6#"7&46326325!5!\�cr|pcSL��wd�.+�ev��v}��|JEv -��ll��t����H:�����.@+���c���_�Y�L+264&"&462!5!�GxGGx6��唔���TttGGtF���၁��(t��S������K� -PX@+�h�h��c��[���K�\�LK�PX@,�p�h��c��[���K�\�L@-�p�p��c��[���K�\�LYY@#!"#+62#32653#"&5532664&"#Wr�z��1X/'��hzm\T!-Y,�f�qa� _`98�sg�!3T3B4�����B����&@#�J��_��Y��L"+!"&55#5!3267'B��g���m\��{,;�p�`r�w�t���(!�����������K�PX@'�h���a Y�K�\�LK�PX@(�p���a Y�K�\�L@/���p�p����a Y�K�\�LYY@����#" -+!!32673"&5532>55!5!��*L, �_�pF6= ���p$g<pl\85nssc�3><tt��������&�*�X@UJ�p�n����c��c��c��^ - Y� L*)('&%$#&$ +#"632#&&"2673"&47&46335!5!#3#�X$ b��3[<<[3��ӂK9g^9�����~��7"cR&7b:% Rcv�:)�OFtt�������)�����$�(�C@@#�J -�c��_� Y� L('&%!$$+6264&" &"262#"&'#"&46326%!5!�@h??h@R@g@@g@fe��f?jm=f��e=j4��(��@AfA@@Ag@@�Ѐ:789�Ѐ8:rwt��K������&�n@ -#JK�PX@%�a��]���[�K�[�L@#�a��c��]���[��LY@ +�&"65$623!2653#5"&547&&5�/Q3B5<��{�r4���_ 1[/s�$�k�7AN,-V/"?\k_�/g3";,7)�ނ2bOkMW?����������8@5J�c��c��]��Y���L +!!!#"'#3264&'��:#��Jb�1�w>`5?5�tpq+�m4�-(:9c5����n����"�*��@ JK� -PX@1� h -c� � c��_��Y�K�L@2� p -c� � c��_��Y�K�LY@('$# +!62#4&"#5"&4625!5!�264&"2"&4���/�o�:l8�2�wv�2�%��mn??o>-D//D/p�B�e6@F<�ϛF�DžF�t��?l>>m�0C//C����(H��#�+�3�[@X J� p��c� �� c� -� -_Y�K���[�L��21.-)(%$�#�####& +327&462#"'#"&5536655!5!"264�62"&rFj�c;|�{{c�V|� \5��s�^77^7�*/C00C/p#�r -@�F6�nn�m?E�~�Ar$tt�5\55\�"//D//���������gK� PX@#��h��d��_��Y�L@$���p��d��_��Y�LY@����# +##"73267655!52"&4zSc��&���D//D/�t�op�J-�t��0C//C���������!�:@7 �a��d��_��Y���L# -+!!##"55326676552"&4����er�$4!vD//D/�tym2v���I<>��*0C//C����������'��@ -JK�PX@1�h��c�� -c� -� -_ ��Y�K�L@2�p��c�� -c� -� -_ ��Y�K�LY@%$! +!62#4&"#"&55#5!26552"&4��t1�p|<k?�/�ln��2u7�D//D/p�Ad3;I8��B�r�tt�EHOB��0C//C�����C���������f@c�U���a -Y L�� - ��+%53'533533533t����7��6��7��7��7��������%��a����%��a����%��a��3���� �SK�PX@�hq���W���[��O@�pq���W���[��OY@��� � !"+5432#&#"ͺV[s<&�p�g[S9;q���Qp����+@(J���p��_���Y��L!+!5!"&&'3327p�v�;�jKv �*$pt��!'bJj ��������@��@�J��r��i+#'#73C�\^���_�����������"�*�I@F - J - c��]��Y�K�L###*#*+!62'564&"#5#67&&4625!5!�264&��E/�r�yFP:l8���J1Yhv�2�%�>?n??p�B�ewxm -;r@F<�Ϝ�R6y��F�t��>m>?l>���������-�5&@' -"JK� PX@:�p�g� � c��c -�Y���K�[�K�LK� PX@7�p�s� � c��c��c -�Y���K�LK�PX@9�p�s� � c��c -�Y���K�[�K�L@7�p�s� � c��c��c -�Y���K�LYYY@430/)(&%#" +!##5#"'#56767&&5532>55!27&4625!264&"�l�,Wƍ03z�37$ -���D� 9j�+��Fj@7[54\7�t���7�17~�s*B=$��EA$;�t6�#�r -55\55�����#���k@ - -JK� PX@"�h��d�Y���KL@#�p��d�Y���KLY@# +!##5#�7##"73267655!=m���1�Sc��&���t����)5�op�J-����������'��@ - JK� PX@)�g�� c� � c��Y -K�L@(�s�� c� � c��Y -K�LY@��&$!��+##5#67"&54675&&55#5!33#"326�m���W-[6*-&m���';+.49B0E[�t����b6WU4JSN -t�� -F<n)P(N����p���,�4���JK� PX@3�h� � c��c��c�^ -�Y���L@4�p� � c��c��c�^ -�Y���LY@21.-,+*(!#! +!##"32#'##7&&'33254&".546335!2"&4���3635�;6y�[]�wBO�k\6X8=)uY9��J>,,>,�t�A�7R��aG`F&#?*OLM�+?++>��������t�JK� PX@(�h�c��] �Y���K�L@)�p�c��] �Y���K�LY@! -+!##5#67&&47#5!#"265!l���N7Zn5�p$3BDvK���t����V=a�0kk7c6YG�����T���4�V@S3� -J�p� p�� c�] -��Y��L440/$!$+##'#7&&5475&&55#5!33#"3254&"#&677T�otpw�\^�qn�f4'rn��)? 0=pT�'O%rFMpV+�p�����gWq.]SttO?o0-86�4:Ma�|L�����h��!�B@? -J�s�a��d �Y���K�L! " -+!##5#�75##"5532667655!5!�m��� ;��߆$4! -�q�t����-CK��u\I<>\y��������)�3��K�PX@ -J@ -JYK�PX@8�s� � cc��a -��YK�[L@<�s� � cc��a -��YK�[�K�LY@ **��*3*2/-,+�)�)('&$"%+##5###"&'#33254&"&'&546335!5##"3�l����� VR%K��6.R/dB#It]6���ٛ65.1�t����j -+DWt*/E# - fOFCt�|�=��������$�_@\ -J� p�p�s� -� -c��a��c�Y���K�L$#"! +!##5#675#"&'3264&"#66235!�l����I�{�{�6_88_6�{�z��R�t��~��L UdcP$DrE$PcbS����������;@8J�p����c�]Y�L +#2653#'#7&&54675!5!#�MUeS�L�QI{�\^�vWf�v�����I�NNCZ}�����^t�Ktt����������:@7� -J���p��nq��Y��L+!#'##7&&4675!5!4&"2���`sZNy�\]�xQ`t_����P�PP�pQ��}�������Qt��OO�O����oW��,�~�JK� PX@+�h����c��c�^ - Y� L@,�p����c��c�^ - Y� LY@,+*)'!# +#"32#'##7&&'33254&".546335!5!#ٝ3635�:5{�\]�wDQ�k\6X8=)uY9��q~�A�6R����aH`F&#?*OLMtt����}���(���JK�PX@/�h�nq����c��c - Y� L@0�p�nq����c��c - Y� LY@('&%## +#"32654#"#&62#'##7&&54675!5!#�^]oaY9?=;rW�iH>z�\]�ubu�������X�S.(BER\[�_�����h��Ftt����������5@2 -J��c�Y���KL +!##5#�75#"&55#5#2�m���5�j�is����t����7@��o||o����q���������l@��JK� PX@!���h����cY�KL@"���p����cY�KLY@"+7&#"#6625!5!##5#he ^?C���;��m���PSTDx�H�tt������6��$��$�u� JK�PX@(�h�� c� � ]�[��K�L@)�p�� c� � ]�[��K�LY@"!& -+3##5#567&&732654&"#&62'2651�m���2m��kRW&D$|p�p�{R�j�t����*aŠ,6"'0*`ne�bGYrb�����y�����JK�PX@)��h�g����c��bY�LK�PX@*���p�g����c��bY�L@)���p�s����c��bY�LYY@&# +#"3253#5#67&&46335!5!#���A4kz���V-[m���q�~�~8:[�܅�l8p�yQtt��O�����,@ - JK� PX@0���h�g�� c� � c��[ -K�LK�PX@/���h�s�� c� � c��[ -K�LK�PX@0���p�s�� c� � c��[ -K�L@8���p�s�� c� � c�[�K��� -Y - -K�LYYY@���,�,)'!$"+##5#67#"&5475&&462#6&"33#"3265�j���H5a�j1?c�]m 9#N::*�G4Jb�t����R<XVn'S�[iT"'"1.nR*+\Ku�����J����B@? -J�s� c��c�Y���K�L# -+!##5#675#"&463!5!264&"dl����K�.o�{�nA���7Q10T5�t�����[f$�dr�jq��12U//����������X� -JK� PX@�Y���K�YL@��]�Y���K�LY@#+!##5#67&&55#332655�l�ՐlD`dn�z7A�t�����P�j���I>����������&��@JK� PX@+�p�n��c - ��Y�KL@/�p�n�s��c - ��Y�K�LY@&&+!62''64&"##67&&55#5!2655��S1�r�w?H;k?�ډ{C``n��2u7p�A~�z o8l;I8���ؖS�m�tt�EHOB����������� �z@JK� -PX@'�g��c��c�Y���K�L@&�s��c��c�Y���K�LY@ +!##5#57&&4625!4&"6%27'�m���uj���8��Su)���V|'� -�t����y�؋J���@Q�CN���F��w��"�+��@ - JK�PX@1���h�s c��c��[ -K�LK�PX@2���p�s c��c��[ -K�L@<���p�s c��c��[�K�� -Y - -K�LYY@��*)&$�"�"! !#+##5#�75#"&463354&"#&3235#"26w~���@�e�y~q/J�þ���0p.P"�t����)KE/nwm�]24::6��0 �Q3S#+8�����Y��� �$�T@Q J�s c� � c -��YK�L!!��!$!$#"��#+##5#75#"&46335!55#"26%5#Ym����;�e�y~q0��g0q.P#��t����'G<0nvm�^�t�I4T#+8٠����������|@ -JK� PX@)�p�g��c �Y���K�L@(�p�s��c �Y���K�LY@ -+!##5#7&&72>55!!2655l������<F ���@aU�W�t������/0/vi -HWaP�����I���&�-�Y@V$" -* J�p p�c - ]�Y���L'''-'-,+)(%!# +!#'5654#"#6#"7&4632675!#'#7��Q]��MScr|pcSL��wd�.A����\^���tr|f� -vEA���|JEv -��lC��x��������������s@ -JK� -PX@'�g��c��c�Y���K�L@&�s��c��c�Y���K�LY@ +!##5#567&&4625!54&"26�l���eaz��6�4�FvGGvF�t����e�ɋI���:EFtGF��,��M���'��@% JK�PX@�p�[��KLK�PX@%�p��[��K��[��KL@#�p�[�K��Y���KLYY@ -+3##5'#567'#567&&5462&"65_�l�Ғi��S=�N{KFv�u\W[�/Q062H�t����i�AF.<c+[?Sjj�V)'01N5=9�����������9@6J�s��c�Y���K�L%+!##5#67&&55#!#327'�m�҈eFdlm����?@M��t�����wR|k��BKD������K���%�ӵJK� PX@1�h�n �a -�� Y K�\LK�PX@2�p�n �a -�� Y K�\L@8�h�p�n �a -�� Y K�\LYY@ �� % %"!��""+##5#67!2653#"5532655!55#KmDqg1�q6uH[�FhA�����t���p�>aH,3di۾Pot���!k=��������'�Q@N -J�p�n����c��c��_ - Y� L'&%$&#$ +#"632#7&"3273"&47&46335!5!#�X$Tu{~|zFG8P�~̉S9g^9�����7"LGrx(Eq?5IT��=)�OFtt�������� �(�0�J@G J -Is� c -�c��Y��L0/,+#%+##'#7&'#"&4632675!5!�264&"4&"2��ShE<}�\^�}Cm=f��e=j"M�����@h??h@R@g@@gp{{�n����@89�Ѐ8:J�t��@AfA@hh@Ag@��������"�*�2�V@S - - -J c��]��Y�K� - -[L##10-,#*#* +!62'564&"#5#67&&4625!5!�264&�62"&��E/�r�yFP:l8���J1Yhv�2�%�>?n??�y'7&&7'p�B�ewxm -;r@F<�Ϝ�R6y��F�t��>m>?l>��&&7&&���������-�5�=5@' -"JK� PX@<�p� � c�� c� ` -�Y���K�[�K�LK� PX@:�p� � c�� c��c� ` -�Y���K�LK�PX@<�p� � c�� c� ` -�Y���K�[�K�L@:�p� � c�� c��c� ` -�Y���K�LYYY@;:76430/)(&%#"+!##5#"'#56767&&5532>55!27&4625!264&"�2"&4�l�,Wƍ03z�37$ -���D� 9j�+��Fj@7[54\7�D//D/�t���7�17~�s*B=$��EA$;�t6�#�r -55\55��0C//C�����#���%�}@ - -JK� PX@)�h�� d� � - -_�Y���KL@*�p�� d� � - -_�Y���KLY@#"#+!##5#�7##"73267655!2"&4=m���1�Sc��&��ZD//D/�t����)5�op�J-�� 0C//C�����h��!�)�P@M -J�p�a�� -d� -� -_ �Y���K�L'&#"! "+!##5#�75##"5532667655!5!2"&4�m��� ;��߆$4! -�qgD//D/�t����-CK��u\I<>\y��0C//C���������&�.��@ -JK� PX@5�p� - -p��c � - -c ��Y�KL@9�p� - -p�s��c � - -c ��Y�K�LY@'''.'.+*&&+!62''64&"##67&&55#5!2655�"&46��S1�r�w?H;k?�ډ{C``n��2u7��));))p�A~�z o8l;I8���ؖS�m�tt�EHOB��l);));)���������%��@ JK� -PX@*� h -c� � ]��Y�K�L@+� p -c� � ]��Y�K�LY@%%"!+!62#4&"#5#67&&4625!5!�264&���/�o�:l8���K1Yhv�2�%��m>?n??p�B�e6@F<�Ϟ�S6y��F�t��>m>?l>�����X��'�/��@ -' � JK� PX@4� - - p�g�� - -c� � cY�K���[�LK�PX@3� - - p�s�� - -c� � cY�K���[�L@1� - - p�s�� - -c� � c����cY�LYY@.-*)###+27&462#"'#567#"&553>55!5!!264&"�D�<|�|}b'(d}�D<��q�-Fj@7]88]7EA'7�nn�n -�d~�sIP$tt#�r -55[65�����@�����@ -JK� PX@ �h��d�Y���K�LK�PX@!�p��d�Y���K�L@!�p�s��d�Y���LYY@ -#+!##"73267655!#�7Z�Sc��&����P�t�op�J-���e������b��&�t�JK� PX@*�p�g��c��c��Y��L@)�p�s��c��c��Y��LY@#!# +!33#"32653#567"'&4675&&55#5!b�y';+.49�GKuFϏ%u�F(6*-&m|p -F<n)'QKEzC�oK*tISN -t��������,�4�8���JK� PX@;�h� � c��c��c� b� � ] -�Y���L@<�p� � c��c��c� b� � ] -�Y���LY@876521.-,+*(!#!+!##"32#'##7&&'33254&".546335!2"&43#���3635�;6y�[]�wBO�k\6X8=)uY9��J>,,>,���~��t�A�7R��aG`F&#?*OLM�+?++>�������������mK� PX@*�p�g�c��c��Y���L@)�p�s�c��c��Y���LY@! +!!#"2653#567&&547#5!��[�$3BF}@xN��ue�7�p�t�7d5WJ�J�nh[L-k�����T��0�K@H(# J�p��c��c�] �� -Y� - -�L0/.-"$!#+!33#"3254#"#&66#'#7&&5475&&55#5!T��)? 0=pT�J)(r _�cliy�\^�ns�f4'rnpO?o0-86�lM_�zsє����h[q.]St�����������=@:J�s�a��d��Y���L# +!!##"5532667655#�7����er�$4!~�m�tym)v��}I<>}������������2�c@`J�s���c ��c��a -Y� - -K�[�L�-+*)('&%$" �22+!#67#"'#33254'&".546335!5!##"/����U�_�)��4+WT4?(s[9����$1+`����l#JZ/t*.D( >*PECtt�&����������\@YJ�p�p���s��c�a���c� -Y - - L���� +#67#"&'3264&"#662!5˾��\�{�{�6_88_6�{�z��w���aUdcP$DrE$PcbSmtt���������#�J@GJ����c� -a� -� -] Y�K�Y�L#"! +#2653#'##7&&54675!5!#3#�MUeS�L�OGw�X Y�rUd�v���ࠀ~��I�NNCY|�zz��]t�Ktt������������"�F@C� -J���p��n�n��^��Y��L +!#'#7&&4675!5!4&"23#���`s\N{�\^�zRat_����P�PP�y�~�pQ��~�������Qt��OO�O��������W��,�0���JK� PX@3�h����c��c�b��] - Y� L@4�p����c��c�b��] - Y� LY@0/.-,+*)'!# +#"32#'##7&&'33254&".546335!5!#3#ٝ3635�:5{�\]�wDQ�k\6X8=)uY9��q~Ҁ~��A�6R����aH`F&#?*OLMtt�����������(�,���JK�PX@9�h�nn����c��c��] - Y� L@:�p�nn����c��c��] - Y� LY@,+*)('&%## +#"32654#"#&62#'##7&&54675!5!#3#�^]oaY9?=;rW�iH>z�\]�ubu��������~��X�S.(BER\[�_�����h��Ftt��������������1@.J��c�Y���K�L+!#"&55#5#2#�7j�is���o�?�t�o||o����q��|������5����3@0�J���p��c�Y�K����L#+#5&#"#6627!5!5#��ij?D�����N#*�?dTDx���t��6����� ��K� PX@0�h���p�g��c��c�[�LK�PX@/�h���p�s��c��c�[�L@0�p���p�s��c��c�[�LYY@" +3#567&&732654&"#&62'262|cʏ -���kRW&D$|p�p�{a�_v�W�wIJ,6"'0*`ne�bLSW��������� � - JK�PX@5� - -h�h�� -c� � bY�K�Y����LK�PX@6� - - p�h�� -c� � bY�K�Y����LK�PX@7� - - p�p�� -c� � bY�K�Y����L@4� - - p�p�� -c� � b���]Y�LYYY@�� ��+#'7#5#67&&46335!5!##"3253 ~�v|���V-[m���q�~��A4kzW��F��l8p�yQtt�~8:[��L��|��)���JK� -PX@0�h���p�g���c��c�[�LK�PX@/�h���p�s���c��c�[�L@0�p���p�s���c��c�[�LYY@!$# +3#567#"'&5475&&462#6&"33#"26yK��l �J(j1?c�]m 9#N::*�M�Uo�H�cO+@i'S�[iT"'"1.nR+*S������������?@<J�sc��c���Y��L +!5!#"&463&"26%#���G��.o�{�nE0T57Q1CϏVpt�r$�dr�j�//V12T���z�����P���.@+���p�s��c��Y��L"+!3253#57&&55#5!P��{wz:��v~njp���s@����t�t���������"��@JK�PX@*�p�f��c - ��Y�KLK� PX@+�p�n��c - ��Y�KL@/�p�n�s��c - ��Y�K�LYY@""+!62#4&"##67&&55#5!2675��t1�p|<k?�ڐ{C\]n��2u6p�Ad3;I8���ؗR �i�tt�EHMA������M������m@ JK� -PX@"�g��c�c��Y���L@!�s��c�c��Y���LY@+!!&462#5774&"6%27'g��ڕ��AÅ��Vx)���V~(� -�t��~ᇉoXF�w�AP�CN���M������ �%�{@ -$%JK�PX@)��h� s��c�� c�[�L@*���p� s��c�� c�[�LY@"!#!# -+3#"&463354&"#&325#"26#�7���e�y~q/J�þ0p.P"��m�o/nwm�]44::6���3S$+8��s���������� �;@8 J� sc�� c��Y��L"# -+!3#"&46335!5!5#"26#�7�����e�y}r/���U0q/O#��rp�o/nwm�]�t�O4S#,8��z��������� �q��JK� PX@)���p���n�g��cY�L@(���p���n�s��cY�LY@#+33#567#"&72>55!5!!26yGא -��� <F �����@aT�O~�L�y��/0/ttvi -HW]����d���&�-�1�e@b$" -* J�p p�c - a�� ^�Y���L''10/.'-'-,+)(%!#+!#'5654#"#6#"7&4632675!#'#73#��Q]��MScr|pcSL��wd�.A����\^���~��tr|f� -vEA���|JEv -��lC��x�����������:�����YK�PX@!�g��c��c��Y���L@ �s��c��c��Y���LY@ -+!!462#57&264&"T��F���J��wsGxGGx�t�[ނ��B�n#tGGtF����7���!�Z@ -�JK�PX@���p�[�KL@���pq�[�LY@ ����+567'#567&&5462&"65�+ԑS=�N{KFv�u]E[�/Q062H+�EF.<c+[?Sjj�U 'p�V01N5=9�����B����-@*�J�s��c��Y��L"+!#567&&55#5!3267'B��c+�[[u�m\��{,;�p�D8��[[�u�t���(!���������!�ŵJK�PX@/�h�p���a - Y�K�\�LK�PX@0�p�p���a - Y�K�\�L@6���h�p�p����a - Y�K�\�LYY@���!�!""+!#67!26'3#"5532655!5!��n�K�>;vH`�FhA���p&g<���TaH0:io۾Qntt��������'�+�]@Z -J�p�n����c��c��c��^ - Y� L+*)('&%$&#$ +#"632#7&"3273"&47&46335!5!#3#�X$Tu{~|zFG8P�~̉S9g^9�����~��7"LGrx(Eq?5IT��=)�OFtt�������������&�.�Y@VJIs -c c��Y���L'''.'.+*%$! - +!!"&4632632#'#7&'&264&"$264&��(5f��e=j4�e�D<}�\^�}Cm�@h??h@�@@g@@�t���Ѐ8:r�hJm����@89�@AfA@@Ag@@h@���������%�-��@ JK� -PX@0� h -c� � ]��Y�K�[L@1� p -c� � ]��Y�K�[LY@,+('%%"!+!62#4&"#5#67&&4625!5!�264&�62"&���/�o�:l8���K1Yhv�2�%��m>?n??��'7&&7'p�B�e6@F<�Ϟ�S6y��F�t��>m>?l>��&&7&&�����X��'�/�7��@ -' � JK�PX@6� - - p�� - -c� � c�`Y�K���[�L@4� - - p�� - -c� � c����c�`Y�LY@5410.-*)### +27&462#"'#567#"&553>55!5!!264&"�2"&4�D�<|�|}b'(d}�D<��q�-Fj@7]88]7�D//D/EA'7�nn�n -�d~�sIP$tt#�r -55[65��0C//C�����@����!��@ -JK� PX@'�h��d��_�Y���K�LK�PX@(�p��d��_�Y���K�L@+�p�p��d��_�Y���LYY@# +!##"73267655!#�72"&4Z�Sc��&����P�D//D/�t�op�J-���e��0C//C�����������&�K@HJ� p -�a��d�� _��Y���L$# #+!!##"5532667655#�72"&4����er�$4!~�m�pD//D/�tym)v��}I<>}�����0C//C���������"�*��@ -JK�PX@3�p�f��c � - -c ��Y�KLK� PX@4�p�n��c � - -c ��Y�KL@8�p�n�s��c � - -c ��Y�K�LYY@###*#*'&""+!62#4&"##67&&55#5!2675�"&46��t1�p|<k?�ڐ{C\]n��2u6��));))p�Ad3;I8���ؗR �i�tt�EHMA��z);));)��������+�3�<�D�e@b;85' - J cc �� -Y� - -KL44BA>=4<4<:97610-,+*)(+!62'564&"#5"&54&"#5"&4625!5!�264&"62625264&"��E/�r�yFP:l8�2�w:l8�2�wv�2�%��Cn??o>n/�89�2�n??o>p�B�ewxm -;r@F<�ϛF�c6@F<�ϛF�DžF�t��?l>>mi�B:9F��Y?l>>m����V���+�3�<�D�L�T�v@s;85' - J cc_ �� -Y� - -KL44RQNMJIFEBA>=4<4<:97610-,+*)(+!62'564&"#5"&54&"#5"&4625!5!�264&"62625264&"2"&4$2"&4��E/�r�yFP:l8�2�w:l8�2�wv�2�%��Cn??o>n/�89�2�n??o>LD//D/�lD//D/p�B�ewxm -;r@F<�ϛF�c6@F<�ϛF�DžF�t��?l>>mi�B:9F��Y?l>>m��0C//C00C//C��������"�*�5�E�M��K�PX@?,E1: -J@?,E1: -JYK�PX@8c��c� -� -c �� Y K�YL@=W�c��c� -� -c �� Y K�YLY@(++��LKHGA@>=97+5+5/-('$#�"�"#"+##5#"'#"&554&"#5"&4625!5�264&"6326655327&4625!264&"�l�,WU|�:l8�2�wv�2�%.n??o>n/aHb%)�`:j�+��Fj@7[54\7�t���7>C�~76@F<�ϛF�DžF�t��?l>>mi�BH=JT$���A<�t6�#�r -55\55�����x���$�3��K� PX@( JK�PX@( J@( - JYYK� PX@) - c c��YKLK�PX@.�W� - c c��YKL@/�� - -c� c c��YKLYY@��21.,+)'&"!��#"+##5#"&47#"#5"&4625!5�264&"%!63!#"26xl�3q^:e=X�2�wv�2�%.n??o>���4�!5?AuK�t���Io�/9=�ϛF�DžF�t��?l>>mc�@l?f8Y�����E���&�4��@* -JK�PX@1 c� -a - -c�� Y KL@7 c�a��c� -� -c�� Y KLY@"''��'4'410,+)($# ��#"+####"&'4#"#5"&4625!5�264&"%5!622655Em���olf4:�2�wv�2�%.n??o>}��1�`&e �t���2�zbrG<�қF�DžF�t��?l>>m�y�D{g65JP���������%�-�5�j@g2/��J���p ��c��c - Y� K�[�K�L...5.54310+*'&%$#" +#2653"&547&&"#5"&4625!5!#�264&"62675�MVdR�K����7l9�2�wv�2�%���in??o>n1�4Fs�I�MNC{��w5;F<�ϛF�DžF�tt�Y?l>>mi�BKAK�����N���'�.�6�b@_-) -Jc��c� -� -c �� Y KL((��5310(.(.,*%$! ��$"+####"'5'&#"#5"&4625!5�264&"63255#326Nl��ڻ[5:�2�wv�2�%.n??o>n-U-'.�T/&�t��p�� \E<�қF�DžF�t��?l>>mi�=b���q;�����s��*�K�PX@ - -JK�PX@ - -JK�PX@ - -J@ - -JYYYK�PX@$ - c��Y�K[LK�PX@/ - c��Y�K�[K�[LK�PX@, - c��Y�K�[K�[�LK�PX@, - c��Y�K�[�K�[LK�PX@2� h -c��Y�K�[�K�[L@2� - -c��c��Y�K�[�K�[LYYYYY@*)('&%$#!!# +!62'"'564&"##"3#"&5467#'!5!5!s�45�x~k=JApA�~FR�|�$����p�G�pAq@A8�yBD�lwv-Op�t����V���$�,�6�>�u@r40!Jc�c��c��_ �� -Y - -K�YL--��<;87-6-531/.*)&%�$�$#"%!!+###"3#"&547&#"#5"&4625!5�264&"%5!63263�2"&4�m�~FR�}�Z48�2�wv�2�%.n??o>���/as9Af� D//D/�t��yBD�l{y@0PF<�ϛF�DžF�t��?l>>m惋B\"�0C//C�����e��)�1�>�I�{@x:73&CJ c��cc -��YK�YL??22��?I?IFE2>2>9864/.+*�)�)('%$!+##5"&'&&"3#"&547&&"#5"&4625!5�264&"63262665532655el�<�7yMCO|� 9j8�2�wv�2�%.n??o>n/ay6D�:L'�@aU�W�t���Uuh"!C�Fl|x+#5=F<�ϛF�DžF�t��?l>>mi�Ba'0DQvi -HWaP���������"�*�3K�PX@30- -J@30- -JYK� -PX@0�hc��c �� -Y - -KLK�PX@1�pc��c �� -Y - -KL@6�pW�c��c �� -Y - -KLYY@��21/.,+('$#�"�"! "$+##5#5�7&#"#4&#"#5"&4625!5�264&"!6262�s���M_5@�25h�2�wv�2�%.n??o>���-�-9�7�t����IT@;;H��ϛF�DžF�t��?l>>mi�<ULF��������*�2�@�J&K�PX@?;8' J@?;8' JYK�PX@9 c�cc -��YK�YLK�PX@> c�c�W�c -��YK�YL@? c�c��c��c -��YK�YLYY@*43��IHED><:9753@4@0/,+�*�*)(&%!$+##5"&547#"3#"&547&&"#5"&4625!5�264&"%36325!632654&"26�l�8̂NFR�}�9i8�2�wv�2�%.n??o>]�@[m6�B/aw8E:FvGGvF�t���I�f#BD�l{y.&2:F<�ϛF�DžF�t��?l>>m�>I��Ba'�:EFtGF��������+�3�?��@5JK�PX@3c��c c�Y - ��KLK�PX@>c��c c��Y - ��K�Y - ��KL@;c��c c� -[� - -K�Y ��KLYY@$444?4?>=987610-,)(&%" ##+3##5#"&'&#"#5"&4625!5!632'265264&"622654&"��l�bG��N48�2�wv�2�%�!&Vv�Q�Z�(n??o>n/�7VN,D�t���&6��BF<�ϛF�DžF�t -f[�FZoe�?l>>mi�BU&6$)�����\��'�/�8�K�PX@41!��JK�PX@41!��J@41!�JYYK�PX@2��hg ��cd -Y� - - LK�PX@;���p�s ��c�W�d -Y� - -K�LK�PX@<���p�s ��c��c��d -Y� - -K�LK�PX@A���p�s��W ��c��c��d -Y� - -K�L@A���p�s �W���c��c��d -Y� - -K�LYYYY@ 0008087532.-*)'&%$#"# +#"3253#5"&547&&"#5"&4625!5!#�264&"%626335ޙ�A4kz�#��8i9�2�vv�2�%u~��>o?@o=m0�0K��~8:[��(xq3:F<�ϛF�DžF�tt��>?k?>��@LDQ�����1��"�*�2�<��K�PX@:6 - -J@:6 -JYK�PX@2c -c - -c�� Y KL@8c -c� -� -c��c�� Y KLY@$33��3<3;975410-,('$#�"�"+###"&5474&"#5"&4625!5�264&"264&"%5!632631m��o�{:k9�2�wv�2�%.n??o>�7Q10T5��-_u3<[�t��v>#Vdr`6@F<�ϛF�DžF�t��?l>>m11U0/���Ic$�����{���#�*�2�i@f)% J - c� � c� � c��YKL++$$��+2+2/-$*$*(&! ��#+##5"&'&#"#5"&4625!5�264&"6325332655{l�2�pJ48�2�wv�2�%.n??o>n,R,"�z7A�t���EiW>F<�ћF�DžF�t��?l>>mi�<`��I>������{���&�-�5��@,( JK� PX@/ - c� � c��YK� YL@0 - c� � c� � ]��YKLY@%..''��.5.520'-'-+)$# ��&+##5#67&&'&#"#5"&4625!5�264&"6325332655{l�ՐlDPaJ48�2�wv�2�%.n??o>n,R,"�z7A�t�����PaP=F<�ћF�DžF�t��?l>>mi�<`��I>���������*�2�9�ArK�PX@84&JK�PX@84& J@84&JYYK�PX@3 c��c�c -��Y�KLK�PX@9� � cc��c�c -��Y�KLK�PX@=� W W�c��c�c -��Y�KL@9 c��c��c�c -��Y�KLYYY@&::33:A:A>=3939750/,+*)('%$#+!62''64&"#"&'&#"#5"&4625!5!�264&"632532655��S1�r�x?H;k?�/�gE48�2�wv�2�%��tn??o>n,R& �2u7p�A~�z o8l;I8��B^P4F<�ԛF�DžF�t��?l>>mi�<_�EHOB�����\���*�2�9�A�I�K�PX@84&JK�PX@84& J@84&JYYK�PX@: c��c�c��_ -��Y�KLK�PX@@� � cc��c�c��_ -��Y�KLK�PX@D� W W�c��c�c��_ -��Y�KL@@ c��c��c�c��_ -��Y�KLYYY@*::33GFCB:A:A>=3939750/,+*)('%$#+!62''64&"#"&'&#"#5"&4625!5!�264&"632532655�2"&4��S1�r�x?H;k?�/�gH48�2�wv�2�3��sn??o>n,R' �2u7��D//D/p�A~�z o8l;I8��B[O8F<�ԛF�DžF�t��?l>>mi�<`�EHOB���0C//C����w���2�:�A�I�Q�K�PX@@<.'J%IK�PX@@<. 'J%I@@<.'J%IYYK�PX@?�s c��c�c��c -��Y�K�LK�PX@E�s� � cc��c�c��c -��Y�K�LK�PX@I�s� W W�c��c�c��c -��Y�K�L@E�s c��c��c�c��c -��Y�K�LYYY@*BB;;ONKJBIBIFE;A;A?=8743210/-,#+!62''64&"#"&'&#"#"&47#5"&4625!5!�264&"632532655�2"&4��S1�r�x?H;k?�/�gH48/D/2�wv�2�3��sn??o>n,R' �2u7�mD//D/p�A~�z o8l;I8��B[O8F<��A//A�F�DžF�t��?l>>mi�<`�EHOB���0C//C����X����#�+�4�;�C0K� PX@30- :"! -9 -J@30- :"! -9 -JYK� PX@<� W -c� - -W�c��_��YKLK�PX@=� W -c� -� -c��c��_��YKL@>� � c -c� -� -c��c��_��YKLYY@',,��A@=<87,4,421/.)(%$ ��+##5"&554&"#5"&4625!54&"6264&"6262527'�2"&4�m�8ڌ:l8�2�wv�2�%�Su)��On??o>n-�4F�8��V|'� -��D//D/�t���I�m6@F<�ϛF�DžF�t�V@Q�V?l>>mi�FDOJ���CN���0C//C��������&�0�9�=:K�PX@( , -JK�PX@( , J@( , JYYK�PX@5c - c - -c�� Y KLK�PX@:c - c� - -W�c�� Y KL@;c - c� -� -c��c�� Y KLYY@,::''��:=:=<;8742'0'0/-+)$# ��+###"&47&"#5"&4625!5�264&"63263355#"26%5#l��e�y&u8�2�wv�2�%.n??o>n/ax8#./0p.P"��t��^/mwl�/,F<�ϛF�DžF�t��?l>>mi�B`���3S#+8٢�����X���&�0�9�=�ESK�PX@( , -JK�PX@( , J@( , JYYK�PX@<c - c - -c��_�� Y KLK�PX@Ac - c� - -W�c��_�� Y KL@Bc - c� -� -c��c��_�� Y KLYY@0::''��CB?>:=:=<;8742'0'0/-+)$# ��+###"&47&"#5"&4625!5�264&"63263355#"26%5#�2"&4m��e�z+q8�2�wv�2�%.n??o>n/aw9!)/0q.P#���D//D/�t��^/mwl�.'F<�ϛF�DžF�t��?l>>mi�B_���3S#+8٢��,0C//C���������#�/�:�d@a*%4 J - c c��YKL00$$��0:0:76$/$/(&! ��+##5"&'&&"#5"&4625!5�264&"6326765532655�m�<��9`9�2�wv�2�%.n??o>n/_7Z3 -�@bT�W�t���V�|$)F<�ћF�DžF�t��?l>>mi�A5,&Avi -HWaP������~��1�9�F�x@uF@<-D&J�pp c�c��c -��Y�K�LCA?=;:874310/.,+!#+#'5654#"#6#"7&547&&"#5"&4625!5!�264&"%!63263267~�Q]��LScs}pcSL��8k9�2�vu�2�$��W>o?@o=-�@-\m19K�,Apr|f~� -vEA���|JEv -�~6>F<�ϜG�DžF�t�#>?l>>��BS.lC���������$�-�7K�PX@,)& JK�PX@,)&J@,)&JYYK�PX@+ - c c ��YKLK�PX@0 - c� W�c ��YKL@1 - c� � c��c ��YKLYY@#%%��6521%-%-+*('"!��+##5"&554&"#5"&4625!5�264&"6262554&"26�l�7:l8�2�wv�2�%.n??o>n-�4@�7FvGGvF�t���J�f6@F<�ϛF�DžF�t��?l>>mi�FFJJ���:EFtGF�����j�� �(�5�=�HJK�PX@1-*B - -J@1-*B -JYK�PX@/ -c - -c�� Y KLK�PX@4 -c� -W - -c�� Y KLK�PX@5 -c -� -c�c�� Y KL@5 -c - -c��c�� Y KLYYY@,>>))��>H>HED;:76)5)50.,+&%"!� � "+##5"'#"&554&"#5"&4625!5�264&"626326655�264&"2655jl�<�HF�s�:l8�2�wv�2�%.n??o>n/�8Ju�D3��xGGxF-@aU�W�t���UK\�p6@F<�ϛF�DžF�t��?l>>mi�B>Bh CG�IGtFFtpvi -HWaP������"���-�5�G�K�PX@7" J@7"JYK�PX@F� h� h c� c��c -�Y��K�ZLK�PX@G� h� p c� c��c -�Y��K�ZLK�PX@H� p� p c� c��c -�Y��K�ZLK�PX@N� p� p� � c��c� c��c -�Y��K�ZL@Y� p� p� � c��c� c��c��Y��K -�Y��K�ZLYYYY@,666G6GEDBA=<:832/.-,)'&%$#! %!#+3##32653#"&554&#"#5"&4625!5!632264&"6322764&"#67.�m��uU.%��hw57l�2�wv�2�%�"$ez���Bn??o>n.bE_�%-L-� �t��0_`98�sg\6?y�ћF�DžF�tqa�g?l>>mi�>D;=R4"��N��i��1�:�C�G@ -! -JK�PX@< - -a��c��]�� [ K�[�K�LK�PX@D - -a��c��]� [� K�� Y K�[�K�L@B - -a��c��c��]� [� K�� Y K�LYY@*DD��DGDGFEBA><9854�1�10/.,+*'&+###"&547!2653#5"&547&&5462!6335!54&"65#"26%5#il��e�z��_1[/s�$�k�7A{�r4*+0���/Q3B5<�0q.P#��t��^/mwlX,$3";,7)�ނ2bOkMW?Sk_�/�t�',-V/"�3S#+8٢���N����5�>�G�Q�\LK�PX@V% J@V%JYK�PX@@a c��] �� -[ - -K� [� K�LK�PX@Ea�W� c��] �� -[ - -K� [� K�LK�PX@Fa��c�� c��] �� -[ - -K� [� K�LK�PX@Na��c�� c��]� -[� - -K ��YK� [� K�LK�PX@S�Wa��c�� c��]� -[� - -K ��YK� [� K�L@Q�Wa��c�� c�� c��]� -[� - -K ��YK�LYYYYY@4RRHH��R\R\YXHQHQKIFEB@=<98�5�54320/.+*! +##5"&'#"&547!2653#5"&547&&5462!6335!54&"65#"263676765532655l�:��ie�z��_1[/s�$�k�7A{�r4*+0���/Q3B5<�0q.P#�7�@`T�V�t���Y�|/mwlX,$3";,7)�ނ2bOkMW?Sk_�/�t�',-V/"�3S#+8{�1$ %tb IVcU���9�����9�B�M��@G$ -JK�PX@7 -� -a��c��]�[ ��K�[�K�LK�PX@? -� -a��c��]� [� K�Y���K�[�K�L@B�p -� -a��c��]� [� K�Y���K�[�LYY@CCCMCMJIA@=<980-*)+!##5"&'#2653#5"&54767&&5462352>7655#4&"6%2655B�l�:�� � - 4\5s&�n1(;7@}�t0gC-��1Q4B::�@`R�X�t���[� >-9'�ބ3dQF/'T>Tna�, -+M(/.V.!� vj JVgR���G�����/�8�B��@- -JK�PX@=��c -� -a��c��] �[ ��K�[�K�L@E��c -� -a��c��]� [� K�Y���K�[�K�LY@A@=<7632/.,*('$#+!##5"&547!2653#5"&467&5462366325!4&"654&"26Rvm�8͂��634\5s&�nOAs}�t4�b<m6�x�1Q4@7?EFvGGvF�t���J�f &&>-9'�ބ3d�U!*|Tna�-07J�M(/.V0 �:EFtGG�����!��%�-�8�>��K�PX@/" 4J@/" 4JYK�PX@8 c�a�c -��YK�ZL@?�p c�a��c -��YK�ZLY@*99..��9>9>;:.8.820+*'&�%�%$#! "+##!32673"&55&&"#5"&4625!5�264&"63266555#!m��zL, �_�p9g8�2�wv�2�%.n??o>n/aJdA)-��t��9l\85nssc}.5F<�ϛF�DžF�t��?l>>mi�BL@KY)��0`7�����r��3�;�F�N��K�PX@=-�B&J@=-�B&JYK�PX@I�p��c��a� - -c Y� K�[�K�\ L@O�p�n��c��a�� - -c Y� K�[�K�\ LY@*<<NMLKHG<F<F@>98543210/.,+('%$" +#2653"&547!32653"&554&"#5"&4625!5!#�264&"6326655!!367�MVdR�K������L,!�_�q6k8�2�wv�2�%����n??o>n/aJaF%�y�C��I�MNC{��wl\94nsscj6@F<�ϛF�DžF�tt�Y?l>>mi�BLAOf'd<q�����,��:�B�M�W�@D4� I-JK�PX@K�h -� �c��a��c�W�c� _Y�LK�PX@L�p -� �c��a��c�W�c� _Y�LK�PX@P�p -� �c��a��c�W�c� _Y�K�LK�PX@W�p�p -� �c��a��c�W��c� _Y�K�L@V�p�p -� �c��a��c�� c��_Y�K� \ LYYYY@2ONCCUTQPNWOWCMCMGE@?<;:9876532/.,+('"!"#!# +#"32"&'33254&#"'!32653"&554&"#5"&4625!5!#�264&"632665535!366��3635�xԉ�k\66�*�zM+!�^�q:l8�2�wv�2�%F~�fn??o>n/aJdF&�9�c� o�A�Pak``F&Yl\94orscj6@F<�ϛF�DžF�tt�Y?l>>mi�BLAOfMM l;><��������2�:�E�N��K�PX@</ A(J@</ A(JYK�PX@B c�c��a�c ��YK\ -L@I�p c�c��a��c ��YK\ -LY@2FF;;��FNFMLKHG;E;E?=8743�2�210.-*)'&#""!!+###"3#"&547!32673"&554&"#5"&4625!5�264&"63266555!363�m�~FR�}���M, �^�q:l8�2�wv�2�%.n??o>n/aJdF&����J��t��yBD�l{y)l\85orscj6@F<�ϛF�DžF�t��?l>>mi�BLAOf�� m:D��������,�4�?�E�M�K�PX@6) -;" J@6) -;" JYK�PX@H - -c�a � c��YK�YK�ZLK� PX@O� p - -c�a� � c��YK�YK�ZLK�PX@I� p - -c�a�W� � c�`��YKL@H� p - -c�a� � c��]��YK�ZLYYY@4FF@@55��FMFMJH@E@EBA5?5?9721.-�,�,+*('$#"+##5#67&'!32673"&55#4&"#5"&4625!5�264&"63266555#%32655�l�ՐlD�.�dL, �_�p:l8�2�wv�2�%.n??o>n/aJdF&-�Ez7A�t�����Pql\85nsscj6@F<�ϛF�DžF�t��?l>>mi�BLAOf��$g<ǿ�I>������ ���B�J�U�[�i�K�PX@iL>gQ7 - J@iL>gQ7 - JYK�PX@R� pc�c�a��c � - c��Y�K -\ - - -LK� PX@W� h�nc�c�a��c�� - c��Y�K -\ - - -LK�PX@X� p�nc�c�a��c�� - c��Y�K -\ - - -L@_� p�npc�c�a��c�� - c��Y�K� -\ - - -LYYY@6VVKKfda_]\V[V[XWKUKUOMHGDCBA@?=<986521+*('"%!#+#'5654#"#6#"7&'#"'!32673"&55#4&"#5"&4625!5!�264&"63266555#%!327663267 ��Q\��LSbr|pcSLw�/D�3�WL, �_�p:l8�2�wv�2�% -� n??o>n/aJdF&:��KtLmN�.Cpr|f~� -vEJ|��|JEv id �l\85nsscj6@F<�ϛF�DžF�t��?l>>mi�BLAOf��$g<Ƿ�AKPlB�����\�� �5�=�M�U�v@sG -, M5B%J� p - - c c��YK [L��TSPOIHFEA?<;8710*($"� � ###"+##5#"'"&'#"'#"&5536655!5327&46326655!264&"327&4625!264&"\m�+X��5C�V|�]4���c;}cJm-��Fj@7_67^7T�`:k�+��Ej@7[43\7�t���8>CPL?E�~�Ar$t��F6�n@:IZ$#�r -54]55�A<�t6�#�r -55\55�����g��!�)�=�p@m;0 -5 -J�p��c� -c� -� -c�� Y K [L**��*=*<:842,+('$#�!�!##"!!+###"3#"'#"'#"&5532655!5�264&"%5!327&463263gm�~FR��02?�V|�^5��-7]88]7a�Fj�c;y`�7H��t��yBD�l�>E�~�Bs$t�955[65t�#�r -@�E8�nb7����"c��!�)�=�E�{@x;0 -5 -J�p��c� -c� -� -c��_�� Y K [L**��CB?>*=*<:842,+('$#�!�!##"!!+###"3#"'#"'#"&5532655!5�264&"%5!327&463263�2"&4cm�~FR��02@�V|�]6��-8]77]8b�Fj�c;y`�8J~�AD//D/�t��yBD�l�>E�~�Bs$t�955\56u�#�r -@�E9�na6��0C//C��������"�*�2�F�z@wD -9 >J� - -p�� - -c c� � c��c ��YK�[L33��3F3ECA=;5410-,)(%$�"�"##"%+####"'#"'#"&553>55!5�264&"264&"%5!327&463263�m��o\�<9Q�V|�35$ -��-7]88]7E7Q10T5���Fj�c;y`~9>e�t��v>#Vd^,>E�~�)B=$t�955[65�11U0/��#�r -@�E8�n\,���������4�?�H�L��@�94 $ J+I�p� -� -c c � c��c��YK� [LII65��ILILKJGFCA<;5?6?0/.,)'#!��####+####"&'#"'#"&5536655!5327&46326335!27654&"%5#"26%5#�m��ee;_6P�V|� ]4���c;y`Ad:_/��Fj�Y 8]77�0q.P#��t��^/mw/+(>E�~�Ar$t��D9�n82 �#�r -RU -65\5C3S#+8٢�����"����4�?�H�L�T��@�+94 $ J�p� -� -c c � c��c��_��YK� [LII65��SRONILILKJGFCA<;5?6?0/.,)'#!��####+####"&'#"'#"&5536655!5327&46326335!27654&"%5#"26%5#�62"&�m��ee:_8O�V|� ]4���c;y`Bd;]/��Fj�Y 8]77�0q.P#���/C//C/�t��^/mw/*'>E�~�Ar$t��D9�n72�#�r -RU -65\5C3S#+8٢���00C//���������4�<�G�q@n( A4" J�p� � c��c� � c -��YK�[L==��=G=GDC;:760/'%!��##""+##5#"'#"'#"&5532>55!5327&46326767655!264&"%2655�m�<�J<i�V|�68% -���c;y`{;1��Fj@7]88]7�@bT�W�t���VeA>E�~�)B>$t��E8�nX 1#�r -55[65�vi -HWaP�����"����1�9�D�L�|@y( >1" J�p� � c��c� � c��_ -��YK�[L::��KJGF:D:DA@8743-,'%!��##""+##5#"'#"'#"&5532>55!5327&46326655!264&"%2655�62"&�m�<�I>h�V|�68% -���c;y`|;<��Fj@7]88]7�@bT�W�\/C//C/�t���Vd@>E�~�)B>$t��E8�nXCK#�r -55[65�vi -HWaP��$00C//�����S���/�7�A K�PX@)& /! -J@)& /! -JYK� PX@;� p - c��c��c��YK�[LK�PX@@� p� - -W� c��c��c��YK�[L@A� p� -� -c� � c��c��c��YK�[LYY@ ��@?<;6521+*('%$ ��###"+##5#"&'#"'#"&5532655!5327&462625!264&"54&"26Sl�8k;a6\�V|�`6���d<y�:C�6�Fj@7]88]7RFvGGvF�t���I7/1?E�~�At$t��F9�nBUI�#�r -55[65?:EFtGF����"S���/�7�A�I9K�PX@)& /! -J@)& /! -JYK� PX@B� p - c��c��c��_��YK�[LK�PX@G� p� - -W� c��c��c��_��YK�[L@H� p� -� -c� � c��c��c��_��YK�[LYY@$��GFCB@?<;6521+*('%$ ��###"+##5#"&'#"'#"&5532655!5327&462625!264&"54&"26�2"&4Sl�8k<a7[�V|�`6���d<y�<A�6�Fj@7]88]7SFwGGwF��D//D/�t���J601?E�~�At$t��F9�nBUJ�#�r -55[65?:EFtGG��0C//C���������/�7�T��@ -HMJK�PX@@�h��cc �c �Y -��K\L@A�p��cc �c �Y -��K\LY@,98RPLJDCA@?=8T9T6521/.+)('&%##&!#+3##326'3#"&'4&5#"'#"&5532655!5!632264&"%2664&#"#67!327&4632��l��uU.%��Tn.H�V|�^6���"#ez���}7^76`63\T!-)G ���Fj�c;x`Fh�t��0_`98�NH $>E�~�Cr$tqa�55]45$!3T3G!#�r -@�E9�nA:����!����/�7�S�[��@GL JK�PX@F�h��c�c � c��_�Y��K\ -L@M�h�p��c�c � c��_�Y��K\ -LY@,98YXUTQOKICB@?>=8S9S6521/.)'$"!$!+3##!632'326'3#"&'#"'#"&553>55!�264&"%2764&"#67!327&4632�2"&4��m���� #h{��T/$��Vq3A�V|�35$ -��.7]88]71�#'5c���Fj�c;y`Dg��D//D/�t���t�cj`98�QK>E�~�)B=$��55[65/i3'#�r -@�D9�n;5�0C//C����"���%�:�B�H�P9K�PX@1:*J@1:*JYK�PX@>��c�a�c��_ �� -Y - -K\LK�PX@E�p��c�a�c��_ �� -Y - -K\L@L�p�p��c�a��c��_ �� -Y - -K\LYY@*CC��NMJICHCHEDA@=<65/-)'�%�%$####""+##!32673#"&'#"'#"&5536655!5327&46326655!264&"%5#�2"&4�m��zL, �_mUj/>�V|� \5���c;|dLnJ-��Fj@7]88]7ڦ�D//D/�t��9l\85nsOG?E�~�Ar$t��F6�nB=L\)#�r -55[650�0`7�0C//C��������)�qK� PX@&�h d -��YK�L@'��p d -��YK�LY@���)�)('"!## +####"73267655!#"73267655!5�m��Sc��&��Sc��&���t��p�op�J-��op�J-�t��������%�6��@ - -JK� PX@3� -h� -� -c��d��c ��Y K�L@4� - -p� -� -c��d��c ��Y K�LY@��530.-+('�%�%#"+##5#"&54675&&55##"73267655!5!33#"326�m�>W�6*-&�Sc��&�����';+.49@0E]�t���K^V4JSN -�op�J-�t�� -F<n)P(N�����F��.��K� PX@3� - h� -a� -� -d��d��Y K�L@4� p� -a� -� -d��d��Y K�LY@���.�.-,'&#"##+####"5532667655!5!#"73267655!5Fm��er�$4! -�>Sc��&���t���2v���I<>�y�op�J-�t�����[�� �&�}K� PX@,��h��d��c -�� Y K�L@-���p��d��c -�� Y K�LY@��&%#"� � # +###"&55##"73267655!55#2[m��j�i�Sc��&��n���t��p�o||o��op�J-�t����q�����:��*�ߵJK� PX@9�� h� h�g����c� � d��d -Y�LK�PX@:�� � p� h�g����c� � d��d -Y�L@:�� � p� p�s����c� � d��d -Y�LYY@*)('&% ### +#"3253#5"&46335!#"73267655!5!#���A4kz�!�����[Sc��&��T~�~8:[��(x�yQ�op�J-�tt��������@G@ -JK� PX@<� -�� -h� h�� c��d��c��Y K�LK�PX@=� -�� -h� p�� c��d��c��Y K�LK�PX@>� -�� -p� p�� c��d��c��Y K�L@F� -�� -p� p�� c��d��c� [� K��YK�LYYY@���@�@=;8653/.,+)'#"+##5#"&5475&&547##"73267655!5!632#6&"33#"3265�j�A�^�j1?�Sc��&���%W]m 9#N::*�G4Jb�t���NaUn'S;�op�J-�t -iT"'"1.nR*+\Ku�����g��L�W�@QC -JK� PX@G�h�p�f��c��dc �Y -��K�LK�PX@H�h�p�n��c��dc �Y -��K�LK�PX@I�p�p�n��c��dc �Y -��K�L@Q�p�p�n��c��dc� [�K �Y -��K�LYYY@(MMMWMWTSLKFEB@=;:84310.,+*)(#""+!##5#"'#"&5475&&547##"73267655!5!632#6&"33#"327&72>55#!2655��l�<�I=�h�j1?qSc��&���%W]m 9#N::*�G4� <F �2@aU�W�t���UlmaWl'S;�op�J-�t -iT"'"1.nR*+�/%/0/vi -HWaP��������J�T�K�PX@HDJ@HDJYK� PX@F�h�h��c��c��dc �Y -��K�LK�PX@G�h�p��c��c��dc �Y -��K�LK�PX@M�h�p��c��c��d��c��c �Y -��K�LK�PX@N�p�p��c��c��d��c��c �Y -��K�L@V�p�p��c��c��d��c��c� [�K �Y -��K�LYYYY@$SRONJIGFCA><;95421/-,+*)##"+!##5#"&'#"&5475&&547##"73267655!5!632#6&"33#"3276625!54&"26�{m�8k<c=�b�j1?xSc��&���%W]m 9#N::*�G4���6�s�FvGGvF�t���J81Y`Vn'S;�op�J-�t -iT"'"1.nR*+�`�J���:EFtGG��������#�+��K� PX@3�h�c��d��c �� -Y - -K�L@4�p�c��d��c �� -Y - -K�LY@��*)&%�#�#"!##+###"&463!5!#"73267655!5�264&"�m��-o�{�n0��Sc��&��x7Q1/T6�t��v%�ds�j��op�J-�t�11U0/��������-�5�@��@ -:JK�PX@7� h� c� � dc -��YK�LK� PX@<� h� c�W� � d�c -��YK�L@>�p� c� � d��c��c -��YK�LYY@"66��6@6@=<430/�-�-,+&%#C+##5"&'#"&463232>55!#"73267655!5�264&"2655�l�9�� -�.o�{�n��- � Sc��&��q7Q10T5�?aR�U�t���W��$�cr�h $D�op�J-�t�12U/.-w]LceT��������� �'�.��@ -% --,&JK� PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��+*$#� � # +##5"&4625!#"73267655!54&"6%27'�m�8ڌ��8��Sc��&���Su)���V|'� -�t���I�ڋJ��op�J-�t�V@Q�CN��������3�<KK�PX@>���h� - h -c� -� -d��c��Y K�LK� PX@?���p� - h -c� -� -d��c��Y K�LK�PX@@���p� p -c� -� -d��c��Y K�L@L���p� p -c� -� -d��c�� [� K��YK�LYYY@"��;:75�3�321/-,+*)$# ##+###"&463354&"#47##"73267655!5!63235#"26l��e�y~q/J��Sc��&���(����0p.P"�t��]/nvl�^<4::6@)�op�J-�t �:�F3S#+8��������@�I�T�@ -N -JK�PX@B�h�hc�� - -dc �Y��K�LK� PX@C�p�hc�� - -dc �Y��K�LK�PX@D�p�pc�� - -dc �Y��K�LK�PX@J�p�pc�� - -d��c��c �Y��K�L@Y�p�pc�� - -d��c��c [�K �Y��K�LYYYY@*JJJTJTQPHGDB@?964210/.)(%$#!#+!##5"&'#"&463354&"#47##"73267655!5!63232>55#5#"262655��l�:��Se�y~q/J��Sc��&���(�T+3(��0p.P"�?`T�V�t���Y�|/nwm�]<4::6@)�op�J-�t �:&# ��3S#+8{%tb IVdT��������#�,�0��K� PX@6�hc��d��c �� -Y - -K�L@7�pc��d��c �� -Y - -K�LY@ --��-0-0/.+*'%�#�#"!##+###"&46335!#"73267655!55#"26%5#m��e�y~q/��Sc��&��0q/O#��t��^/mwl�^��op�J-�t�G3S#+8٢���������#�.��@ -(JK� PX@3���p�f��d� -� -c �� Y K�L@4���p��n��d� -� -c �� Y K�LY@$$��$.$.+*�#�##"+##5#"&72>55!#"73267655!52655�l�<�� <F ��Sc��&��F@aU�W�t���U��/0/�op�J-�ttvi -HWaP���������(�3��@-J IK� PX@4���p�f��d��c �� -Y - -KL@5���p��n��d��c �� -Y - -KLY@))��)3)30/�(�('&#"+##5#"'#67&72>55!#"73267655!52655�l�<�HÕ�T -<F ��Sc��&��V@aU�W�t���Ut��[7F/0/�op�J-�ttvi -HWaP�����W��7��@ " JGK� PX@3� - h� - -ps� -c� -� -d��Y��L@4� p� - -ps� -c� -� -d��Y��LY@7654/.+*#%!# +#'5654#"#6#"7&4632675!#"73267655!5!W�Q]��MScr|pcSL��wd�.A��Sc��&��qpr|f� -vEA���|JEv -��lC��op�J-�t�����f�� �*��@ - -JK� PX@2� -h�� - -c��d��c�� Y K�L@3� - -p�� - -c��d��c�� Y K�LY@��)(%$� � # +##5"&4625!#"73267655!554&"26fl�8̂��6�Sc��&���FvGGvF�t���I�̋I��op�J-�t�V:EFtGF�������+�1��K�PX@4� -h � -a� -� -d ��YK�\LK�PX@5� - -p � -a� -� -d ��YK�\L@; h� - -p� -a� -� -c ��YK�\LYY@ ,,��,1,1.-�+�+*)$# ##"+##!32673"&5532655!#"73267655!55#m��zL, �_�pDc:��Sc��&��(��t��9l\85nssc�If)�op�J-�t���0`7���������$�8��K�PX@ -5J@ -5JYK�PX@. - -c�W�c ��YK�L@/ - -c��c��c ��YK�LY@!%%��%8%742/-,*'&#"��%+####"'"&54675&&55#5�264&"%5!33#"327663�m��o\w<;ԑ6*-&mR7Q10T5���';1449z^�m�t��v>#VdP7\\3ISN -t�11U0/�� -F<n)'QL_h���������.�7�;��@ # JK�PX@6� W c��c� � c -��YK�L@7��c c��c� � c -��YK�LY@%88��8;8;:96520.,)('%" ��#+####"'"&54675&&55#5#"32766335!335#"26%5#�m��eev<9̈6*-&{�749v]}m/�';4_0q.P#��t��^/mwT9]Y4HSN -t��('RJYV� -F<�3S#+8٢����������/�:��K�PX@4 J@4 JYK�PX@/� - -p� -� -cc ��Y K�L@4� - -p� -� -c�W�c ��Y K�LY@ 00��0:0:76/-*)$# ��""+##5#"'#"&54675&&55#5#"325&72>55!33%2655�m�<�J9�h�6*-&m�4mF5�<E �a';1�@bT�W�t���Vg\]\3ISN -t��P+&� $/0/ -F<�vi -HWaP������i���'�O@L%J� -cc�� Y K�L��$"''��!+##5"'"&547#5!#"265!5"32767il�3�@9ф7��$4ADvK�~�3C?5_0�t���JKKg]L1kk7c6YGt��8c4_D,�������&�@��@?� - -JK�PX@A� p� - - p� -c� � - -c��c��Y�K�[�L@>� p� - - p� -c� � - -c��c��_��Y��LY@'''@'@<;9853/-,*#!%+##"&'"&547#5!#"327675&&55!5!33#"3254&"#&677��p��d�'9��6�p4BA6PU4'����(@ 1<pT�'O%rFMpV,���877i]M0kk8c4IV']SttO?o0-86�4:Lb�}L��������-�8�R�@R�%7 - -JK� PX@P� p�p�s�c� � c�� -c�� Y� K� -[ - -K�[�LK� PX@N� p�p�s�c� � c�� -c� - -c�� Y� K�[�LK�PX@P� p�p�s�c� � c�� -c�� Y� K� -[ - -K�[�L@N� p�p�s�c� � c�� -c� - -c�� Y� K�[�LYYY@"/.ONLJHFB@?=:943.8/8-,#!+##5"&47&'"&547#5!#"327675&&55!5!#2675!33#"3254#"#&67��?A�y+�|CV(87�p4A>6O W4&���G06?e40?��(?1=pT�K((rCHpKkQ�N�`h4m�26;h_L1kk8c5JZ)]St�A6^5G=RKO?o0-86�lM_�~�������&�.��K�PX�J�JYK�PX@.�c� cc -��YK�L@4�c� c��c��c -��YK�LY@��-,)(�&�&%$#!#!%+####"'"&47#5!#"327663!5!5�264&"m��o\z<;υ7�s4A?5a�f0���7Q10T5�t��v>#VdTHi�/kk8c4iV^�t�11U0/�������#�,�0��K�PX�JK�PX� J� JYYK�PX@1�c c c -��YK�LK�PX@6�c c� W� c -��YK�L@7�c c��c� � c -��YK�LYY@"--��-0-0/.+*'%�#�#"! #!+###"'"&47#5!#"32766335!55#"26%5#l��e�<7̅8��24B?4] -|g0��20q.P#��t��^/nvPGk�0kk9c4ePO�t�G3S#+8٢���������&�1�Z@W+ J�p�cd �� -Y - -K�L''��'1'1.-�&�&%$#!""+##5#"'#"&547#5!#"327&72>55!52655�m�<�I9�b�6�s4B@5w<F�3R@bT�W�t���Vbdi]M0kk8c4�-+0.0ttvi -HWaP������U���7�B��@,< JK�PX@?� p� -� -c�� c� � c��YK�[�K�L@=� p� -� -c�� c� � c��c��YK�LY@$88��8B8B?>7521+)'&$" ��"+##5 '#"'&5475&&55#5#"3254#"#&67267655!33%2655Ul�<��JV��[1f4'rn0=pT�J)(r _e}.3 -��)? j@aU�W�t���UR�[1Gq.]St�x0-86�lM_�zd(BO?�vi -HWaP������U���<�G�{@x1 A -J� - -p�� c� � - c��c�]��YK�L==��=G=GDC<:760.,+)'%#��+##5 '#'#7&&5475&&55#5#"3254#"#&67267655!33%2655Ul�<��J8�y�\^�so�f4'rn0=pT�J)(r _e}.3 -��)? j@aU�W�t���UR]!����gXq.]St�x0-86�lM_�zd(BO?�vi -HWaP��������7�?��K�PX@ 3 - J@3 - J IYK�PX@. -c �a d��Y�K�L@4 -c �a��d� � c��Y�K�LY@=<98765420/.+!62'564&"#5"&547#"&5532667655!6325!5!�264&"�E/�r�yFP:l8�2�w -�e�i�$4 J8Sg2� 0�n??o>p�B�ewxm -;r@F<�ϛF�c%(2w~�n��I< =�/F�t��?l>>m��������1�B@? -a d��Y K�L���1�10/.-'&##+####"55##"5532667655!2667655!5!5�m��er�{er�$4!�$4! -�>�t���2v�22v���I<>��I<>�yt����Z���1�9�A�S@P -a d _��YK�L��?>;:7632�1�10/.-'&##+####"55##"5532667655!2667655!5!5�2"&4$2"&4�m��er�wer�$4!�$4! -�BUD//D/��D//D/�t���2v�22v���I<>��I<>�yt�0C//C00C//C�����j��2��� JK�PX@2 c� -� -d��c�� Y K�YL@6 c� -� -d��c�� Y K�Y�K�LY@���2�210/.(&#"###+####"&'#3264&#!#"'&55332767655!5!5jw��AhY*N��:e2L?��er~4/�"7,�z�t���/�jz1<B6f74v~IBi��OK4 �tt�����E��<�G��@ -AJK�PX@+ a -d�� Y K�L@1 a��c -d�� Y K�LY@"==��=G=GDC�<�<;:41+*&%##+##5"&'##"55##"5532667655!266765532>55!52655Em�:�� ner�oer�$4!y$4!�..,���=cQ�U�t���X��2v�22v���I<>��I<>� -%% ttx^ MbdT��������;�E�d@a8J��c a -d��c ��YK�L��DC@?�;�;:97543-,('##+##5"&547##"55##"5532667655!2667655!6325!554&"26l�8̂�er�|er�$4!�$4!L<Tm6��8FvGGvF�t���I�f*&2v�22v���I<>��I<>�4I�t�V:EFtGF��������9�E��K�PX� J� JYK�PX@B� � c -� -ac� X�^��YK�[L@F� � c -� -ac� X�^��YK�[�K�LY@(::��:E:D?=<;�9�9876432,+'&$""+##5#"'#33254'&"&&'&'##"5532667655!6335!5##"3�l��`�)��4+WS3=0uer�$4!3y9�{���$2+/�t���(K_/t*.D( $I2v���I<>�6Ct�|�&�����H��(�3��@ -JK�PX@-� cc -��YK�YLK�PX@3� c��c��c -��YK�YL@4� c��c��c��] -��YK�LYY@))��)3)30/�(�('&#+##5"&'&##"'#3264&'532676655!52655Hm�<��Jb�1�v?_5?5ƜHQ���@aU�W�t���U~nJ+�m4�-)99c5qD*,)ttvi -HWaP��������-�N@K�p� �� �c�a��d - -Y�K�[�L-,+*)('&# +#2653"&547##"5532667655!675!5!#�MUeS�L�����er�$4!m?W�x���I�NNC{��w:12v���I<>�(Ktt�����u��9�W@T� p����c -�a�� c� � d��_ Y� L987654310/)(#%!# +#"32"&'33254&".55##"5532667655!6335!5!#��3635�xԉ�k\6X8=)zer�$4!07e9�v�~�A�Pak``F&#?*2v���I<>�,Mtt��������*�C@@ c��d -��YK�[L���*�*)('&##!! +###"3#"&547##"55332767655!5!5�m�~ES�}�%�er�"7,����t��|DD�l|yX7/v���OK4 ��t��������0���JK�PX@:�h�g� -�� -�c �a��d��d Y�L@:�p�s� -�� -�c �a��d��d Y�LY@0/.-,+*('&## +#"3253#5"&547##"5532667655!6335!5!#-��A4kz�#���er�$4!nGi�?�~�~8:[��(xq3(2v���I<>�(Qtt�����\��*�2�zK�PX@'ad �� -Y - -K�L@-a��d��c �� -Y - -K�LY@��10-,�*�*)(##+###"&547##"'&55332767655!5!5�264&"\l��o�{oer�(�"7,��}�7R10T6�t��{>"Vds_4*.v�*4��OL5 ��t�11U0/��������&�-�4�e@b#+3,2J��c�a��d��c �� -Y - -K�L��10*)�&�&%$#+##5"&547##"5532667655!625!54&"6%27'�m�8ڌ�er�$4!QE�8��)Su)���V|'� -�t���I�m)'2v���I<>�;J�t�V@Q�CN������l��&�/�3�M@Jad �� -Y - -K�L00��030321.-*(�&�&%$#+###"&547##"5532667655!5!55#"26%5#lm��b�z$�er�$4!���2m/O!��t��o-nydT<$)v��}I<>}�t�X3S$+8ْ��������(�3��@ --JK�PX@'�a -d �� Y K�L@-� -a� -� -c��d �� Y K�LY@))��)3)30/�(�(6#+##5"&'##"553266765532>55!52655m�:�� ner�$4!�..,���=cQ�U�t���X��2v���I<>� -%% ttx^ MbdT�����X��(�3�;��@ --JK�PX@.�a -d�� _�� Y K�L@4� -a� -� -c��d�� _�� Y K�LY@))��9854)3)30/�(�(6#+##5"&'##"553266765532>55!52655�2"&4m�:�� ner�$4!�..,���=cQ�U��D//D/�t���X��2v���I<>� -%% ttx^ MbdT���0C//C��������'�1�X@U$J��c�a��d��c �� -Y - -K�L��0/,+�'�'&%!#+##5"&547##"5532667655!6325!554&"26�l�8̂�er�$4!L<Tm6��FvGGvF�t���I�f*&2v���I<>�4I�t�V:EFtGF�����i��.�6�F K�PX�J�JYK�PX@B� -� -cc� c�W �]��YK�[LK�PX@C� -� -cc� c� � c��]��YK�[L@G� -� -cc� c� � c��]��YK�[�K�LYY@(77��7F7ECA<:985410�.�.-,+)"!"+###"&'#"'#33254'&".546335!5�264&"%5!#"3!663im��o�v h`�)��4+WT4?(s[9���7Q10T5��e�$1+/2xY�t��v>#Vd[O'K_/t*.D( >*PECt�11U0/���&BF�����|��,�;�D�H��K�PX�J�JYK�PX@F� -� -cc c��c��]��YK�[L@J� -� -cc c��c��]��YK�[�K�LY@0EE.-��EHEHGFCB?=64321/-;.;�,�,+*)' "+###"&'#"'#33254'&".546335!5!6335!#"5#"26%5#|m��e�u i`�)��4+WT4?(s[9��I9-�/�d�$1+w0q/O#��t��^/mw]M'K_/t*.D( >*PECt�|n��&53S#+8٢��������)�<�G7K�PX@A J@A JYK�PX@B� h� � cd�W�] -��YK�[LK�PX@F� h� � cd�W�] -��YK�[�K�L@G� p� � cd�W�] -��YK�[�K�LYY@*==+*��=G=GDC7543.-*<+<�)�)('&$""+##5#"'#"'#33254'&".546335!5!&72>55!#"2655l�<�@w`�)��4+WT4?(s[9��I<F ��$1+y@aU�W�t���U�'K_/t*.D( >*PECt�|--/0/�&vi -HWaP��������2�ĵJK�PX@E� - -p�p c� -� -a��c��c��YK�L@J� - -p�p� W� c� -� -a��c��c��YK�LY@ ���2�210-,)'&%$#! "+##5#"&'#"&'3264&"#662367#5!#"265!5l�3qRy�{�{�6_88_6�{�{��m$3BDvK���t���IOFVecP%ErD$OddU&ii9c6YGt����c��.�H<@G&JK�PX@O�p�n�p�n�c��c��c �� -Y� - -K� [�LK�PX@V�p�p�n�p�n��c��c��c �� -Y� - -K� [�L@S�p�p�n�p�n��c��c��c� � _ �� -Y� - -�LYY@ ///H/HDCA@=;7542.-,+%+##"'&547#"&'3264&"#6623675&&55!5!33#"3254&"#&677c�o���[1M{�{�6_88_6�{�z�4'�}��)? 0=pT�'O%rFMpV+���[1GUdcP$DrE$PcbS -]SttO?o0-86�4:Ma�|L��������4��K�PX@D� p� -� -c a��b� � c��c��YK�L@K� p� p� -� -c� a��b� � c��c��YK�LY@ ���4�43210*)%$#" #+####"'#"&'3264&"#6623532667655!5!5�m��er�$f{�{�6_88_6�{�z_�$4! -�:�t���2v�UdcP$DrE$PcbS��I<>�yt��������C��K�PX@W� h�p� p�f�� c�� c�� a�� - -c�Y��K�\L@Y� p�p� p� n�� c�� c�� a�� - -c�Y��K�\LY@$CB@?=<754310.-+*'&$#! !#3!+3##!632#32'3#"&55#"&'3264&"#66235327654&"#&7!��l��Z."#ez��!-*X��gzc{�{�6_88_6�{�zdmz-*-Y,��Z�t���qa� ].2q�sg0UdcP$DrE$PcbS""<,3B4;3�������%�M@J�J���p�n�p��c��_ Y�L%$#"$ -+#"32533253"&47&54%5!5!#�Lq*%PC�~��PC�~���TT -�����p7{xwp96{ywt�;=u�7tt��������&�D@A� J���p�n��c��_Y�L% +#"3253"&47&54%5!5!#264&"�MUMPC�~\`��^d -���۷|PP|O�0$97{�9;�ww�;9x�7tt�>p>=q��������!�0�a@^)J -I�p�n� -� -c��c �Y���K�[�K�L0/-+$"! 3 +!##5"&7264&##"2653"&4675!32325!l�3�}<:EE�WgR�H�����x��ߑ��@29>����t��|C��>H�NQC|��� KKEM5> 1>����� -���!�,��@+ -JK� -PX@1��h����c� - d� -� -cY�K�LK�PX@2���p����c� - d� -� -cY�K�L@2���p�s����c� - d� -� -cY�LYY@$")'",$,% +#"3253#5"&47&547675!5!##3255�M�#QA�~>y+�vRu�.:����x3?:.h#�8#89|n;�Tk3h�3:��17tt�6\3�H���������'�=@:�J���p��c��_��Y��L+!"&47&54675!5!�264&"$4&"2���^pbb��bbp^����O{PP{OP{OO{p;r_t:<�ww�<:t_r;t��>?p>>�p>=q>��������%�4$K�PX@ --J@ --JYK�PX@-�p� - -cc�Y���K�LK�PX@4�p� - -c�W�Y���K[�K�LK�PX@5�p� - -c��c�Y���K�[�K�L@3�p� - -c��c��c�Y���K�LYYY@431/(&$## +!##5"&7264&##"&54675!264&"732325!/m�3�}<:IFe#��t_���P�PP�P�ٜ�A29>��t�t��|C��>L-u��tc�P�uOO�OO�FL5> 1>���������"�*�R@O�! J���p�s� c��c��Y��L*)&%"" -+!#5"&47&54675!5!#"325564&"2���^pDy+�vVpp^�����3A:.h)bP{OO{p;r�:�Tj3g�4;{_r;t��7\3�I �p>=q>�����k��?�ŵ�JK�PX@G�p�p� � c��c���c��d - -Y�K�[�L@D�p�p� � c��c���c��d��_ - -Y� -LY@%�<:53210/.-,*'%" �??+%#"32"&'33254&#"547&'33254&#"546335!5!##"32GB-4�n�}|eW05�/7|9/W05�mU5�����L-4�iX �JRTVL:< +N#&8�I@;tt� �HO�����|��;���% JK�PX@B� - - p�h����c�� - -c� � c��c��_ Y� L@C� - - p�p����c�� - -c� � c��c��_ Y� LY@;:9876530.+)#$% +#"32#32654#"#&62"&47&'33254&#"546335!5!#�L-4�ndEUXN4>7dR�^~ޡl?|eW05�mU5���� �JOK�H( <"AaT�c��:)UI8�I@;tt��������0�?��K�PX@ -8 - J@ -8 - JYK�PX@3 �c� - -c�c�Y���K� [LK�PX@4 �c� - -c�c� � _�Y���K�L@;� - -p �c� - -c��c� � _�Y���K�LYY@?>;:310/.,%$!#3"+!##5"&73664&##"32"&'33254&".546335!32265!�m�3�}01DF�3635�xԉ�k\6X8=)uY9���;��A29�;��t��~B��<A�Pak``F&#?*OLMGAP5@ 1>ZT�����k��-�8�a@^7J�p����c��c� c��d - Y� K�L/.43.8/8-,+*& +#"2#5"&47&'3254&"&'&546335!5!##2655�O.cE"G y)�vL? ��3dC!FpZ:�����i5a+#� -\:&�ii1e�/+TF: ^MD=tt��Q(0C@3��������6���+JK�PX@A�h�h����c��c�� c� � c�� - -_ Y� L@C�p�p����c��c�� c� � c�� - -_ Y� LY@6543210/('$#### +#"32654"#&6232654#"#&62"&47&54675!5!#�XVq�5>ngQ�_v�hZP5>7gR�_}�nn�|�����KH�&>>AaV�YK�E&="A`T�_��7=�o�9tt�������,�;��@ -4JK�PX@@� p�h � c� � c��c�Y���K�[ -L@A� p�p � c� � c��c�Y���K�[ -LY@;:86/-,+*)&$ ##3+!##5"&7264&#!32654#"#&62#"&675!32325!!m�1�}<;EE��YkaY9?=;rW�i�m���������@3:=����t���C��?Y�S.(BER\[Lbj��FCFM5= -1>���������&�1��@(JK�PX@8�h����c��c��c��c - Y� K�L@9�p����c��c��c��c - Y� K�LY@1/,)&%$## +#"32654"#&62#5"&47&54675!5!#5##&32�XVq�5>ngQ�_*y*�tVs�|����3#!5F8,f�KH�&>>AaV�,�^h0g�0=�o�9tt��B5Z3��������$�J@G�� -� -p����c� -� -c Y�K�[�L$$"! +#2653"&4675!"&55#5!#!255�MUeS�L�����v��j�is������I�NNC{���K�o||o�tt�qq������C��/�5��� JK�PX@5�h��c��c� � c �Y -��K�L@6�p��c��c� � c �Y -��K�LY@5421-,*)&$#"! "#+3##5#"&732654&"#&7#"&55#5!632'2675#2P�m�kL��kRW&D$|uj�is Up�{R�i�7���t���*:Щ,6"'0*-%�o||o�te�bGYqa!��q�����t��,�2�S@P�p����c��c��c��_ -Y� - -L---2-20/,+*)(''!# +#"32"&'33254&".546335!"&55#5!#!255��3635�xԉ�k\6X8=)uY9��j�is�~���A�Pak``F&#?*OLM�o||o�tt�qq���������)�/��K�PX@8�h����c��c��c -Y� - -K�[�L@9�p����c��c��c -Y� - -K�[�LY@***/*/-,)('&%$$## +#"32654#"#&62#"&675!"&55#5!#!255^]oaY9?=;rW�i�m������j�isӴ�٩�X�S.(BER\[Lbj��F�o||o�tt�qq�����������#�;@8 c -��YK�L��#" �� +###"&55#"&55#55#2%5#2�m��j�i�j�is���3���t��p�o||o��o||o�t����qq��q�����i��� �)�-�Y@V c� � c��c -��YK�L**��*-*-,+('$" ��#+###"&46335!"&55#52555#"26%5#im��e�y~q/��j�is���0q/O#��t��^/mwl�^��o||o�tt�qq���3S#+8٢������ ��� �+�\@Y% -J���p��c� -� -c ��YK�L!!��!+!+(' ��"+##5#"&72>55#"&55#5255!2655 l�<�� <F �j�is��@aU�W�t���U��/0/�o||o�tt�qq�vi -HWaP�����������'�Q@N -J�� - -c� � c��c��YK�L��&%"!�� +##5"&4625!"&55#55#2%54&"26�l�8̂��6�)j�is���\FvGGvF�t���I�̋I��o||o�t����q2:EFtGF�����Z��/�7�]@Z+ - J c��c��c -��Y�K�[L5410/.-,*)#!$+!62'564&"#5"&547#"3#"&4633625!5!�264&"Z�E/�r�yFP:l8�2�wQFR�}����;�2��q�n??o>p�B�ewxm -;r@F<�ϛF�cBD�l{�x9F�t��?l>>m�����7��+�3�?�J�y@v:5( D J - -c� � c c��YK�YL@@44��@J@JGF4?4?8610-,�+�+*)'&%#!$+##5"&'&&"#5"&547#"3#"&4633625!5�264&"63267655326557m�<��9`9�2�wPFR�}����;�2���n??o>n/_7Z3 -�@bT�W�t���V�|$)F<�ћF�cBD�l{�x9F�t��?l>>mi�A5,&Avi -HWaP������T��2�:�b@_. - J c��c��] -��Y�K�[L333:3:76210/-,#!'+!62'564&"#5#67&&547#"3#"&4633625!5!�264&T�E/�r�yFP:l8���J1YhNFR�}����;�2��n�>?n??p�B�ewxm -;r@F<�Ϝ�R6yYBD�l{�x9F�t��>m>?l>��������,�4�=�GK�PX@<96) J@<96) JYK�PX@9 - -c� � c c��YK�YLK�PX@> - -c� � c� W�c��YK�YL@? - -c� � c� � c��c��YK�YLYY@*55��FEBA5=5=;:8721.-�,�,+*('&$!$+##5"&554&"#5"&547#"3#"&4633625!5�264&"6262554&"26�l�7:l8�2�wXFR�}����;�2���n??o>n-�4@�7FvGGvF�t���J�f6@F<�ϛF�cBD�l{�x9F�t��?l>>mi�FFJJ���:EFtGF��������>�GgK� PX@0. J@0. JYK� PX@;�Wc��]�Y ��K�[�K� [ -LK�PX@<��c�a��]�Y ��K�[�K� [ -LK�PX@D��c�a��]�[�K�Y ��K�[�K� [ -L@B��c�a��c��]�[�K�Y ��K� [ -LYYY@FEBA>=:87654-+(&%$%+3##!2653#5"&547&#"3#"&463267&547!5!6323'4&"36��l���3 2[/r$�kt�CO{��s�Eu���".[l-��.R2E49�t��b -$,7)�ނ2bO#g�BFl|�v 7~t -c�0a',,X0%�����S��&�6�>�f@c0 6 + J��c�� c� � c�� Y K -[L��=<9821/.*(�&�&#!$#"+##5#"'#"&55&#"3#"&46326655!5327&4625!264&"Sl�,WU|� -vEMDO|��{�>?'�_x�`:j�+��Fj@7[54\7�t���7>C�~TC�Fl|�ySGd$t��A<�t6�#�r -55\55�����Q��*�:�BQ@4$:/JK� PX@A�g��c��c��c �� -Y - -K�[�K�[LK� PX@>�s��c��c��c��c �� -Y - -K�[LK�PX@@�s��c��c��c �� -Y - -K�[�K�[L@>�s��c��c��c��c �� -Y - -K�[LYYY@��A@=<6532.-�*�*)(#!$"+##5#"'#56767&&55&#"3#"&46326655!527&4625!264&"Ql�,Wƍ03z�lEMDO|��{�?=&�avD�9j�+��Fj@7[54\7�t���7�17~�IC�Fl|�ySFe$t�1EA$;�t6�#�r -55\55��������5@2�cY�K �[���L����!! -+%#"&547#5!5!5!###"�|�<���.m�~FRklwvY4t�tt��yBD���������#�.�V@S( - -J� -c� -� -c �� Y K�[L$$��$.$.+*�#�#!!"+##5#"&'&&"3#"&547#5!26655!52655�l�<o�6}R�}�5�}m:L'�(\?bT�W�t���Vuh"!BD�l{yX.t0DQttvi -HWaP������i��#�-�V@S J��c�c��c �� -Y - -K�[L��,+('�#�#"!!!$+##5"&547#"3#"&5467#5!6325!554&"26il�8̂]DP�|�%�@[m6�k�FvGGvF�t���I�f#CC�lwv-Lt>I�t�V:EFtGF�����z��4�ԵJK�PX@2� h� c��c -�Y��K�[LK�PX@3� p� c��c -�Y��K�[L@9� p� h��c��c -�Y��K�[LYY@21/.+)('&%#"3!"#+3##5#"&'#"3#"&54!32654&"#&7!5!632!267��l�kL� F�HQ~��SN%D$|�-N Vn��R�i�t���);�~A?ltx�#5#%0*-%tb\�K`qa���������'�C@@� -c� -� -c�� Y K�[L��&%"!��#!$ +###"&547#"3#"&463!5!5�264&"�m��-o�{GFR�}���W�5'7Q1/T6�t��y%�ds_0'BD�l{�x�t�11U0/�����V��)�1�<��@ -6JK�PX@.�c c �� -Y - -K�[LK� PX@3� c� W�c �� -Y - -K�[L@4� c� � c��c �� -Y - -K�[LYY@ 22��2<2<980/,+�)�)('C!$+##5"&'#"&547#"3#"&463 !2>55!5�264&"2655Vl�:�� -�.o�{MGQHQ~���BA- ��,7Q1/U5�?aR�V�t���Y��$�cr_3&A�Blx�u $Dt�12U/.-w]LceT���������"�L@I J�� c� � c -��YK�[L��""��#!" +##5"&'#"3#"&46335!532655l�3�pKFR�}���I�CDz7A�t���FlZBD�l{�x�tt��I>���������%��� JK� PX@/�� c -��YK� YK�YL@)�� c� � ] -��YK�[LY@��%%" ��#!% +##5#67&&'#"3#"&46335!532655l�ՐlDQb VFR�}���T�8Oz7A�t�����PdRBD�l{�x�tt��I>������j��3�A K�PX@A -�? - J@A -? - JYK�PX@;�pp - -c��c ��Y�K� [� LK�PX@@�pp� -W� - -c��c ��Y�K� [� L@A�pp�c� -� -c��c ��Y�K� [� LYY@><97543210/-*("%!#+#'5654#"#6#"7&'#"&'#"3#"&46335!5!!327663267j�P]��LSbr|pcSLx�/Dcr[FR�}���X�4����JuJlO�,Bpr|f~� -vEJ|��|JEv id h^BD�l{�x�tt��AKPlC�����=��)�1�d@a J�p��c� � c��c -��Y�K�[L***1*1.-)('&%#!"+!62''64&"#"&'#"3#"&46335!5!2655=�S1�r�x?H;k?�/�gQFR�}���J�BW��2u7p�A~�z o8l;I8��B]PBD�l{�x�tt�EHOB����������(�,�N@K -c��c�� Y K�[L))��),),+*'&#!��#!$+###"&547#"3#"&54!!5!55#"26%5#�l��e�w"g�HQ~�^�3�2l,P"��t��k/mwdSA}BAlwx�t�T3S$*8ٕ������U��&�/�9�D��@ ->JK�PX@1 cc �� -Y - -K�[L@6 c�W�c �� -Y - -K�[LY@(::00��:D:DA@090931.-*(�&�&%$%!%+##5"&'#"&5467#"3#"&54763!5!55#"263>765532655Ul�:��\e�wk�HQ~�UL|b�,�-q,P"�6�?`T�V�t���Y�~/nvdS3{A>lsx�4/�t�N3S$*8t� 4 %tb IVdT���������)�T@Q# J�� c� � c -��YK�[L��))&%��! +##5"&'&&"3#"&4626655!52655l�<�7yMCO|���:L'���@aU�V�t���Tug""C�Fl|�y0DQttvi -HWaP���������%�0�Q@N*" J� p��c� �� c -Y�K���L&&&0&0-,""&+%#56�75&#"#66326767655!5!##5#"2655�~^�J k?F��q�B9�o�l�<��@aU�W߁^"cUDw�`3!tt���Uvi -HWaP��������6��K�PX@2 �0 J@2 -0 JYK�PX@1�pn - c��Y�K�[�LK�PX@6�pn� - -W� c��Y�K�[�L@7�pn� - -c� � c��Y�K�[�LYY@6543/-,*!&!# +#'5654#"#6#"7&547#"3#"&4633632675!5!�Q]��MScr|pcSL��fFR�}����-9�.A�N.pr|f� -vEA���|JEv -�~92BD�l{�xlC�t������� �*�S@P -J�� - -c��c��c�� Y K�[L��)(%$� � !#!$ +##5"&547#"3#"&46336325!554&"26l�8̂RFR�}����@[m6��GFvGGvF�t���I�f#BD�l{�x>I�t�V:EFtGF��������*�0��K�PX@4�h� � c -� -a ��YK\LK�PX@5�p� � c -� -a ��YK\L@;� - -h�p� � c�a ��YK\LYY@ ++��+0+0-,�*�*)(%$#!!%"+##!32673"&55#&#"3#"&46326655!55#�m��zL, �_�p�EMDO|��{�>\6�-���t��9l\85nsscCcC�Fl}�yUJc)t���0`7��������6�>�GK�PX@?�hc�a��c ��YK \ -LK�PX@@�pc�a��c ��YK \ -L@G�p�pc��a��c ��YK \ -LYY@*??��?G?FEDA@=<98�6�654/.-+(&%$$"+###"&547!32673"&55&#"3#"&4632>55!5�264&"%5!363�m��o�{��L, �_�p�EMDO|��{�>3:�.O7Q10T5��f�Ax�t��v>#Vdr` -l\85nsscCcC�Fl}�yU4<;t�11U0/��%f<?�������1�>�I@ -CJK�PX@>�h� -� -c�a��c�� Y K\ LK�PX@?�p� -� -c�a��c�� Y K\ L@E�h�p� -� -c�a��c�� Y K\ LYY@*??32��?I?IFE;:2>3>�1�10/)'&$!$"+##5"&'!32673"&55&#"3#"&463232767655!527667655!%2655l�<���M, �^�q�EMDO|��{�@N$�-�j ���=aR�V�t���X}oq_97qste@cC�Fl}�yMC0t��4$b9�&vg -IQaQ������.��/�:�D @ -9 -JK�PX@D�h��c� -� -c�a��c�� Y K\ LK�PX@E�p��c� -� -c�a��c�� Y K\ L@L�p�p��c� -� -c��a��c�� Y K\ LYY@(00��CB?>0:0:8643�/�/.-('&$!$"+##5"&5!32673"&55&#"3#"&4632>55!536632554&"26.l�8́��M, �^�q�EMDO|��{�>2:�-Z�lDm6FvGGvF�t���I�fl\85orscCcC�Fl}�yU4>:tt%f<<FI���:EFtGF��8����0�8��K�PX@ -*J@ -* -JYK�PX@4�h�W� -cc �[ ��K�LK�PX@6�p�� -a� - -cc �[ ��K�L@6�p� -c�� - -cc �[ ��K�LYY@76320/.,)'%$! ""%+!####"'#"&732654&"#&62'327663!5!264&"$�l��p\y<F��kSV&C%{p�p�|QMo%�i0��]7Q1/T6�t��v>"VdSKŵ+7"'0*`ne�`NSd[b���11U0/��8�����-�8��K� PX@2 - -J@2 - -JYK� PX@/�h� - c - -c�[��K�LK�PX@6�h� p�� - c - -c�[��K�L@7�p� p�� - c - -c�[��K�LYY@...8.854-,'&"!""+!##5#"' &732654&"#&62'267&72>55#!2655�m�<�IE�˘kSV&C%{p�p�|Q�W<F �+@aT�W�t���Vmsŵ+7"'0*`ne�`NS`R"/0/vi -HWaP���8�����)�3WK�PX@'# - -JK�PX@'# - J@'# - JYYK�PX@4�h�� c�� - c - -c�[��K�LK�PX@5�p�� c�� - c - -c�[��K�LK�PX@:�p�� c�� - c� - -W�c�[��K�L@;�p�� c�� - c� -� -c��c�[��K�LYYY@21.-)(&%! "+!##5"' &732654&"#&62'2676625!54&"26vm�8�DF�ߘkSV&C%{p�p�|Q�Q��6�x�FvGGvF�t���JcXŵ+7"'0*`ne�`NSD<a�J���:EFtGG����U���+���JK�PX@2�h����c��c��d��] -Y� - - L@3�p����c��c��d��] -Y� - - LY@+*)('&'## +#"327653#"&7332655&&54!35!5!#��ED=0N -x}!LL�Uw -2:��t���,e.4 ��a#4lfhZA .5N\A�?tt����-���0��@$JK�PX@3�h� �� �c��c��d�] - -Y� -LK�PX@4�p� �� �c��c��d�] - -Y� -L@9�p�s� �� �c��c��d��a - -Y� -LYY@0/.-,+*(## +#"327653#5#675"&7332655&&54!35!5!#��ED=0U -x}p��L!LL�Uw -2:��t���,e.> ��z��Sx# lfhZA.5'\A�?tt�������)�=��@ �6�2JK�PX@5�h ��c�c��d��_ - Y� LK�PX@6�p ��c�c��d��_ - Y� L@;�p��W� ��c�c��d��_ - Y� LYY@<;971/,*)('&""# +#"3253#5#"'"&54675&&54626335!5!##"327&547&#"33��A4kz�#Q��4*)5x�7J{�k�}�*5<,f]h^�~8:[��(QV[T0FI4N\)5Qtt�2"H'\=�=/KF�����]��'@ -��JK� PX@3� h� -�� -g��c�� cY�K��\����LK�PX@4� p� -�� -g��c�� cY�K��\����LK�PX@3� p� -� -s��c�� cY�K��\����L@1� p� -� -s��c�� c��� -�dY�LYYY@'&%$!%!*+%"&54675&&54335!5!##"33#"253#�'�u5.,8� ��w�{d -<:%3g�t�$,QL-FD.�Gtt� #g�d�������|��9��@. JK�PX@5� -h��c� c�� -d� -� -_ Y� LK�PX@6� - -p��c� c�� -d� -� -_ Y� L@;� - -p��W���c� c�� -d� -� -_ Y� LYY@98765431-+(&"# +#"3253#5#"'"&54675&&546"33#"327&46335!5!#��A4kz�#Q��4**4�jc^*5<,f]���k�z�~8:[��(QV[T0FI5P^oKFp"H'\=�xQtt��������*�2�6 � JK�PX@@�h��c�c -d�� Y K K�Y�LK�PX@H�p� p��c�c -d�� Y K�K�Y�L@E�p� p��c�c -d��]�� Y K�LYY@"��654310-,�*�*)('%"!#!#+###"&463!5!#"3253#5"&46335!5�264&"3#�m��o�{�n0�j��A4kz�!�����q7Q10T5���~��t��v>#Vdr�j��~8:[��(x�yQt�11U0/�`�����3����%�-�P@M' -,+$# - J����c�� - -c� � c��]Y�L*("!&# +#"327653#5"&47&54!35!5!#27'75#6�ED;/K -v{*�xQR��{����@]��!V��.g17 ��]5m�49p�?tt��05y\'i��������%�,�4�T@Q. -32+* - J����c�� - -c��aY�K� Y�L1/)(*# +#"327653#5#67&&547&54!35!5!#27'75#6�ED;/Pv{|83KdQR��{����@]��!V��.g1= ��g�;7 cO^49p�?tt��05y\'i���������&�*�D��-JK�PX@L��h�p��c -cc��Y KK� Y� LK�PX@M�p�p��c -cc��Y KK� Y� LK�PX@T�p�p�p��c -cc��Y K�K� Y� LK�PX@Q�p�p�p��c -cc�� ]��Y K�L@]�p�p�p��c -cc�� ]��[�K�� Y K�LYYYY@,��DCB@=;:9876542/.,+*)('%$!��!#+###"&463354&"#&3235#"263##5"&46335!5!##"3253�l��e�y~q/J�þ���0p.P"��~��!�����q�~��A4kz�t��]/nvl�^<4::6��:�F3S#+8���(x�yQtt�~8:[���������#�/��K�PX@:�� c� � c��YK[ K� - -[�K�LK�PX@8�� c� � c� -� -c��YK[ K�L@8�s�� c� � c� -� -c��YK[ LYY@!$$��$/$/.,)'&%"!��#!#"+####"&54335#"&46335!55#"26%##"33�����Wl�#Tcy~w��0]*I��<?;7��t�q* �bV�>^�Y?t�$I %6���Y����������*��@ - -JK� PX@3���p��f�� - d��YK� - -[�K�LK�PX@4���p��n�� - d��YK� - -[�K�L@2���p��n�� - d� -� -c��YK�LYY@��)'%#" ��"+##5#"&54675&&47635#5##33#"326�l�<�a�5+-4$/W�}G02q/1mrYY�t��sQRN.@;\(Ft�[1�<n9?^����6����(�I@F -J����c�� - c� -� -c��]Y�L(&"!&# +#"327653#5"&47&54!35!5!#532�ED;/Q -ww(�wGO��{��R R)/8-e�.g1A��\2h�49n�?tt��T$1S/��L�����7�?�K�PX@ 1JK�PX@ 1J@ 1JYYK�PX@/� h - cc �[��K�LK�PX@4� h - c�W�c �[��K�LK�PX@5� p - c�W�c �[��K�LK�PX@:�p� W� - c�W�c �[��K�LK�PX@B�p� W� - c�W�c�[�K �Y���K�L@C�p� W� - c��c��c�[�K �Y���K�LYYYYY@>=:976530.+)(&"%+!####"'#"&5475&&462#6&"33#"327663!5!264&"��l��o]}<<�a�j1?c�]m 9#N::*�B3p�j/��g6R10T5�t��v>"VdXK`Vn'S�[iT"'"1.nR*+b[c���11U0/��L�����?�G�R�K�PX@L 2J@L 2JYK� PX@4�� �h - cc ��[K�LK�PX@9�� �h - c�Wc ��[K�LK�PX@9�� �h - cW�c ��[K�LK�PX@:�� �h - cc��c ��[K�LK�PX@;�� � p - cc��c ��[K�L@C�� � p - cc��c�[�K ��YK�LYYYYY@(HH��HRHRONFEBA�?�?>=841/,*)'"#+##5"&'##"'#"&5475&&462#6&"33#"327663232>55!5264&"2655�l�9�� -~.o\~<=�a�j1?c�]m 9#N::*�B3p�h��- �~a7Q10T5�?aR�U�t���W��$�cZJ`Vn'S�[iT"'"1.nR*+cY_ $Dt�12U/.-w]LceT���L�����5�>�BbK�PX@ - -JK�PX@ - -JK�PX@ - -JK�PX@ - -J@ - JYYYYK�PX@3���h -c - -c��[ K�LK�PX@8���h� W -c - -c��[ K�LK�PX@9���h�� c -c - -c��[ K�LK�PX@>���h�� c -c� -W -� -c��[ K�LK�PX@?���p�� c -c� -W -� -c��[ K�LK�PX@@���p�� c -c� -� -c��c��[ K�L@H���p�� c -c� -� -c��c�[�K�� Y K�LYYYYYY@&??��?B?BA@=<97�5�54320-+(&$"#+####"'#"&5475&&462#6&"33#"32766335!55#"26%5#�l��eev;=�a�j1?c�]m 9#N::*�B3n}j/��0p.P"��t��^/nvTG`Vn'S�[iT"'"1.nR*+^US�t�G3S#+8٢���L�����5�@��@ :, - - -JK�PX@6�h� p�� - c - -c�[��K�LK�PX@7�p� p�� - c - -c�[��K�L@?�p� p�� - c - -c�[�K�Y���K�LYY@666@6@=<54/.+)&$$""+!##5#"'#"&5475&&462#6&"33#"327&72>55#!2655��l�<�I=�h�j1?c�]m 9#N::*�G4� <F �2@aU�W�t���UlmaWl'S�[iT"'"1.nR*+�/%/0/vi -HWaP���L��b��3�=UK�PX@1 - - -J@1 - - JYK�PX@4�h�� c�� - c - -c�[��K�LK�PX@:�h�� c�� - c� -� -c��c�[��K�LK�PX@;�p�� c�� - c� -� -c��c�[��K�L@C�p�� c�� - c� -� -c��c�[�K�Y���K�LYYY@<;87320/,*'%$#"+!##5#"&'#"&5475&&462#6&"33#"3276625!54&"26�{m�8k<c=�b�j1?c�]m 9#N::*�G4���6�s�FvGGvF�t���J81Y`Vn'S�[iT"'"1.nR*+�`�J���:EFtGG��������-�5�=��K�PX@) - J@) - JYK�PX@.c�c c �� -Y� - -K�L@4c� c� � c��c �� -Y� - -K�LY@;:76430/-,+*#+!62'564&"#5"&547#"&463!625!5!�264&"264&"��E/�r�yFP:l8�2�w�o�{�nQ;�2�J���7Q10T5Ln??o>p�B�ewxm -;r@F<�ϛF�c>#Vdr�j>F�t�11U0/}?l>>m��������4�<�D�O�U?@F1K JK�PX@I�hc� c�a -c ��YK�ZLK�PX@J�pc� c�a -c ��YK�ZL@P�pc� c�a�� -c�� - -c ��YK�ZLYY@4PPEE��PUPURQEOEOIGBA>=;:76�4�4320/.,)(#""+##!32673"&55#4&"#5"&547#"&463!625!5264&"264&"63266555#�m��zL, �_�p:l8�2�w�o�{�nO;�2�L�7Q10T5Jn??o>n/aJdC)-��t��9l\85nsscj6@F<�ϛF�c>#Vdr�j>F�t�11U0/}?l>>mi�BL@KY)��0`7��������$�,��K�PX�J�JYK�PX@&�c -c�� Y K�LK�PX@+� -c� - -W�c�� Y K�L@,� -c� -� -c��c�� Y K�LYY@��+*'&�$�$!#" +##5#"&547#"&463!#"265!5264&"�l�3q`�,�o�{�n>$4ADvK�%�7Q10T5�t���JjZF/>#Vdr�jj6c6YG -t�#11U0/����=��"�*�DH@C� - JK�PX@;�p� p - c��c��Y�K�[�LK�PX@@� p� p� W� - c��c��Y�K�[�LK�PX@A� p� - - p� -c� � - -c��c��Y�K�[�L@>� p� - - p� -c� � - -c��c��_��Y��LYYY@+++D+D@?=<97310.3%+##"&'&&#"&46332675&&55!5!�264&"33#"3254&"#&677=�o����LB-o�{�nA�H 4'��V�e7Q1/T6&)? 0=pT�'O%rFMpV+���ge:H%�ds�jr]St�11U0/1O?o0-86�4:Ma�|L�������$�,�R@OJ���p� - -p�c� -� -c Y�K�[�L+*'&$## +#2653"&547#"&463!675!5!#�264&"�MUeS�L�����o�{�nnCh������7Q10T5�I�NNC{��w0'>#Vdr�j5Ktt��11U0/�����5��,�4�P@M� �� �c�c��c �c��_ - -Y� -L32/.,+*)('&$##!# +#"32"&'33254&#"'#"&463!6335!5!#�264&"��3635�xԉ�k\66� -�o�{�n45w9��O~��7Q10T5�A�Pak``F&�>#Vdr�j;Mtt��11U0/���������'�C@@� -c���cY�K �[���L��&%"!��!#! +%#"&547#"&463!5!5!###"$&"26N}�?�3o�{�n���l��DP��/T67Q1klyv`/'�ds�j�tt��yBD��//V12�����~��0�8�C��K�PX@(=J@(=JYK�PX@/ cc -��YK�[L@5 c��c��c -��YK�[LY@"99��9C9C@?7632�0�0/.'%#!"+##5#"&'&&"3#"&547#"&463!632>55!5264&"2655~m�<n�6{MDO{�!�o�{�n� n8)0���7Q10T5D@bT�W�t���Vrf%#C�Fl|xL7>#Vdr�j0.,)t�11U0/*vi -HWaP������a�� �(�K@H� -J����c� -c� -� -cY�K L'&#" ##+%�7&#"#"&463!625!5!##5#$264&"�7/ _R�o�{�n ?�;�w{l�±��7Q1/U5%+SC>#Vdr�jDH�tt�����11U0/��������7�?�EK�PX@?�h c � a�� - -c��YK\LK�PX@@�p c � a�� - -c��YK\L@F� h�p c�a�� - -c��YK\LYY@*@@��@E@EBA>=:9�7�765210.-+('"!!"+##!32673"&55&&"3#"&547#"&463!6326655!5264&"%5#�m��zL, �_�pC�MCO|��o�{�n� �>\6�1�7Q10T5?��t��9l\85nsscC12C�Fl|xJ9>#Vdr�jTJc)t�11U0/c�0`7�������3�;��K� PX� J� JYK� PX@4�h� c� W � c �Y -��K�LK�PX@5�h� c� � c��c �Y -��K�L@6�p� c� � c��c �Y -��K�LYY@:96510.-*('&%$C#+3##5#"&'#"&463!654&"#&7!5!632#267264&"�l�kL��o�{�nr\W%D%{��� Up�{N�e��7Q10T5�t���*;�>#Vdr�j#7"$0*-%tb�_GZpb�11U0/��������=�E�P3K�PX@J -J@J -JYK�PX@B� h�p� cc��c -�Y��K�LK�PX@C� p�p� cc��c -�Y��K�L@H� p� p� f�cc��c -�Y��K�LYY@(FFFPFPMLDC@?=<7621/.+)('&%#"C""+!##5#"'#"&'#"&463!2654&"#&7!5!632#26'472>55#�264&"2655��m�<�JG�}��-o�{�nrZY%D$|��� Vo�}T�Z<E ���7Q1/T6�@bT�W�t���Vpr��%�ds�j(8"$0*-%tb�^NTeX!/0/�r11U0/8vi -HWaP������d��;�C�MzK�PX@9 J@9 JYK�PX@?� h��c� c�Wc -�Y��K�LK�PX@D� h��c� c�WW�c -�Y��K�LK�PX@F� p��c� c��c�W�c -�Y��K�L@L� p� h�� c�c��c�W�c -�Y��K�LYYY@$LKHGBA>=;:8621/.+)('&%#"C"+!##5#"&' &'#"&463!2654&"#&7!5!632#26766325!�264&"%54&"26�xm�8k<aI����-o�{�nrXY&D$|��� Vo�}S�T ]m6�v��7Q1/T6�FvGGvF�t���J60W��%�ds�j)7"$0*-%tb�^NTE>_~J��r11U0/:EFtGG�����r��'�/���JK�PX@4�h�g����c� cd -Y� - - L@4�p�s����c� cd -Y� - - LY@.-*)'&%$#"!## +#"3253#5"&547#"&463!6335!5!#�264&"���A4kz�!�� �o�{�nrL{�x�~��7Q10T5�~8:[��(xq' >#Vdr�j7Qtt��11U0/�����e��*�2��JK�PX@9�h�g����c� c�X�b -Y� - - LK�PX@:�p�g����c� c�X�b -Y� - - L@9�p�s����c� c�X�b -Y� - - LYY@10-,*)('&%!## +#"3253#5#67&&547#"&463!6335!5!#�264&"癠A4kz���V-[m �o�{�neL{��~��7Q10T5�~8:[�܅�l8ph' >#Vdr�j7Qtt��11U0/����6n��,�4�>�d@a6J����c� c��c��c��c��] -Y� - - L><8732/.,+*)('!## +#"327653#5"&47&547#"&463!6335!5!#�264&"532ؓED;/Q -ww(�wGO�o�{�nM?�������7Q10T5� R)/8-e�.g1A��\2h�49n >#Vdr�jI?tt��11U0/�T$1S/��������@�H�K�PX@ - JK�PX@ - J@ - JYYK�PX@1� �� h c c -��YK�LK�PX@6� �� h c� W � c -��YK�LK�PX@7� �� p c� W � c -��YK�LK�PX@<� �� p�W� c� W � c -��YK�LK�PX@D� �� p�W� c� W � c� - -[�K��YK�L@E� �� p�W� c� � c��c� - -[�K��YK�LYYYYY@ ��GFCB�@�@=;8653/.,+"3"+##5#"&'&&#"&46332675&&547!5!632#6&"33#"3265�264&"�k�A�\� J;o�{�n@�I!2>���!%W^m :"N::+�G4Jb��6R10T5�t���M\R3=>"Vds�jf S<tiT#&"1.nR*+\Ku�11U0/��������L�T�_9K�PX@!YC -J@!YC -JYK�PX@=�h�p cc�Y - ��K�LK�PX@B�h�p cW�c�Y - ��K�LK�PX@C�p�p cW�c�Y - ��K�LK�PX@H�p� p� W� cW�c�Y - ��K�LK�PX@P�p� p� W� cW�c� -[� - -K�Y ��K�L@Q�p� p� W� cc��c� -[� - -K�Y ��K�LYYYYY@*UUU_U_\[SRONLKFEB@=;:84310.,*)3""+!##5#"'#"&'&&#"&46332675&&547!5!632#6&"33#"327&72>55#�264&"2655��l�<�I=�e� J;o�{�n@�H!1?���!%W]m 9#N::*�G4� <F ���6R10T5\@aU�W�t���UlmZS3>>"Vds�jf S;tiT"'"1.nR*+�/%/0/��11U0/*vi -HWaP���������C�KJK�PX@JK�PX@J@JYYK� PX@7� -�� -h�g cc��Y K�LK�PX@6� -�� -h�s cc��Y K�LK�PX@;� -�� -h�s c�W�c��Y K�LK�PX@<� -�� -p�s c�W�c��Y K�LK�PX@A� -�� -p�s�W� c�W�c��Y K�LK�PX@I� -�� -p�s�W� c�W�c� [� K��YK�L@J� -�� -p�s�W� c��c��c� [� K��YK�LYYYYYY@"��JIFE�C�C@>;98621/.,*3"+##5#67#"&'&&#"&46332675&&547!5!632#6&"33#"3265�264&"�j���H5]�M;o�{�n@�H"1?���!&W]m 9#N::*�G4Jb��7Q10T5�t����R<RO4A>#Vdr�jg S;tiT"'"1.nR*+\Ku�11U0/�����D��J�R�\hK�PX@H" DJK�PX@H" DJK�PX@H " DJ@H " DJYYYK�PX@;�h��c cc�Y - ��K�LK�PX@A�h��c c�c�c�Y - ��K�LK�PX@B�p��c c�c�c�Y - ��K�LK�PX@G�p� W��c� c�c�c�Y - ��K�LK�PX@O�p� W��c� c�c�c� -[� - -K�Y ��K�L@O�p� W��c� c��cc� -[� - -K�Y ��K�LYYYYY@&[ZWVQPMLJIGFCA><;95421/-+*3#"+!##5#"&'#"&'&&#"&46332675&&547!5!632#6&"33#"3276625!�264&"54&"26�{m�8k<c=�_�L<o�{�n@�H"1?���!&W]m 9#N::*�G4���6�s��7Q10T5�FvGGvF�t���J81YYP5@>#Vdr�jg S;tiT"'"1.nR*+�`�J���11U0/:EFtGG�����-���'�/�C@@� - c c��Y K�L��.-*)&%"!��#+###"&547#"&463!5!5264&"264&"-m��o�{�o�z�n'���7Q10T5�7Q10T5�t��v>#Vdr`2'>"Vds�j�t�11U0/V11U0/��������%�-�5�@��@ -: -JK�PX@+� -c - -c�� Y K�LK� PX@0� c� -W - -c�� Y K�L@1� c��c - -c�� Y K�LYY@"66��6@6@=<430/,+('�%�%C+##5"&'#"&547#"&463 !2>55!5264&"264&"2655�m�:��}.o�{�.o�{�n��- �6�7Q10T5�7Q1/U5�?aR�U�t���X��$�cr_3'$�cr�h $Dt�12U/.W12U/.-w]LceT���������� �(�R@O -J� -c� -� -c��c ��YK�L!!��!(!(%#��#+##5"&'#"&463!5!5264&"32655�l�3�o�o�{�n���7Q10T5 -z7A�t���FkX>#Vdr�j�t�11U0/*��I>����������#�+��@ - - JK� PX@+� -c��c ��YK� - -YL@,� -c��c� -� -] ��YK�LY@$$��$+$+(&"!��#+##5#67&&'#"&463!5!5264&"32655�l�ՐlDQa �o�{�n���7Q10T5z7A�t�����PbQ>#Vdr�j�t�11U0/*��I>���������'�/�7�b@_ J��c� c� � c�c �� -Y� - -K�L00070743.-*)'&%$#+!62''64&"#"&'#"&463!5!5!�264&"2655��S1�r�x?H;k?�/�f�o�{�n�����7Q10T5�2u7p�A~�z o8l;I8��B[O>#Vdr�j�t�11U0/*�EHOB���������)�1�9��@ JK� PX@6��c� c��c�c -��Y�KL@:�s��c� c��c�c -��Y�K�LY@222929650/,+)('&%#+!62''64&"##67&'#"&463!5!5!�264&"2655��S1�r�w?H;k?�ډ{C�$�o�{�n�����7Q10T52u7p�A~�z o8l;I8���ؖS -�>#Vdr�j�t�11U0/*�EHOB������;��+�3�<��K� PX@8���hc��c��c �� -Y - -K�LK�PX@9���pc��c��c �� -Y - -K�L@D���pc��c��c ��[�K �� -Y - -K�LYY@"��;:7521.-�+�+*)'%$#"!#+###"&547#"&463!54&"#47!5!6323�264&"5#"26;m��e�x�.o�{�n*G~ -���)���[7Q10T5�4m.P#�t��j/mwjW4$�dr�h@./417't �6 -��12U//3S#+8��������=�E�N�Y�K� PX@SJK�PX@S J@ SJYYK�PX@7�h cc -�Y ��K�LK� PX@B�p c�WW�c -�Y ��K�LK�PX@G�p� W c�WW�c -�Y ��K�LK�PX@D�p�c c��cc -�Y ��K�L@R�p�c c��cc -[�K -�Y ��K�LYYYY@,OOOYOYVUMLIGDC@?=<631/.-,+)(&%" 3+!##5"&'#"&'&&#"&4633263354&"#47!5!63232>55#�264&"5#"262655�l�:��Se�w K:-o�{�nA�L:�/J����(�T+3(���7Q1/T6�0p.P"�?`T�V�t���Y�|/nwcQ2=%�ds�j[G<4::6@)t �:&# �y11U0/3S#+8{%tb IVdT���������;�C�L�V?K�PX@!J9IK�PX@!J9I@!J9IYYK�PX@=�h��c cc -�Y ��K�LK� PX@>�p��c cc -�Y ��K�LK�PX@C�p� W��c cc -�Y ��K�LK�PX@D�p��c��c cc -�Y ��K�LK�PX@D�p��c�c cc -�Y ��K�L@P�p��c�c cc -[�K -�Y ��K�LYYYYY@*UTQPKJGEBA>=;:8765310/.-+*('$"3+!##5"&547#"&'&&#"&4633263354&"#47!5!6323625!�264&"5#"26%54&"26�l�7|e�w J;-o�{�nA�L;�0J����(��D�7�@��7Q1/T6�0q.P#�FvGGvF�t���J�f /nvcQ3<%�ds�j[G<3;:6@)t �:^J��y11U0/3S#+8F:EFtGF�����>���$�-�1�T@Q -c��c� � c ��YK�L..��.1.10/,+(&#"��#+###"&5467#"&463!5!5264&"5#"26%5#>m��e�y�-o�{�n*���7Q1/T6�4m/O#��t��p/mweV3 %�ds�h�t�12U//3S#+8ِ���������$�,�5�?�J�K�PX@DJK� PX@DJK�PX@DJ@DJYYYK�PX@. cc �� -Y - -K�LK� PX@8 c�WW�c �� -Y - -K�LK�PX@=�W c�WW�c �� -Y - -K�LK�PX@>�c c�WW�c �� -Y - -K�L@:�c c��cc �� -Y - -K�LYYYY@(@@��@J@JGF;987430.+*'&�$�$#""3+##5"&'#"&'&&#"&463326335!5264&"5#"265#3>7672655�m�:��Xe�yK9-o�{�nA�M;�/���7Q1/T6�0q.P#|��;" �@`S�U�t���Y�|/mweS0:%�ds�jZG�t�11U0/3S#+8[ � V%tb IVcU����������$�/��@ -)JK�PX@'� c -c ��YK�LK� PX@,� -c� - -W�c ��YK�L@-� -c� -� -c��c ��YK�LYY@%%��%/%/,+#"��C+##5"&'#"&463232>55!5264&"2655�l�9�� -�.o�{�n��- ��7Q10T5�?aR�U�t���W��$�cr�h $Dt�12U/.-w]LceT����������%�/�S@P J��c� - c c��Y K�L��.-*)$# ��#+##5"&547#"&463!625!5264&"54&"26�l�8̂�o�{�nW@�6�5�7Q10T5FvGGvF�t���I�f!>#Vdr�jCI�t�11U0/:EFtGF�����9��(�0�6��K�PX@5� c � a�c -��YK�\LK�PX@<�p� c � a��c -��YK�\L@B� h�p� c�a��c -��YK�\LYY@"11��161632/.+*�(�('&#"3"+##!32673"&55&&#"&463326655!5264&"%5#9m��{L, �_�pFL.o�{�m9x�'Z6���7Q10T5���t��9l\85nssc4><&�dr�k'4Jc)t�12U//Y�0`7��������;�C�K9�K -JK�PX@Q�� - -�p�p�f� - -c�a�� c Y� K�[�K�\�LK�PX@R�� - -�p�p�n� - -c�a�� c Y� K�[�K�\�L@X�� - -�p�h�p�n� - -c��a�� c Y� K�[�K�\�LYY@ IHEDBA>=;:9876/-+(%$" +#2653"&547!32673"&55&&#"&46332327536655!5!#�264&"!367�MVeS�K������L, �`�qFL.o�{�m9s�'D!������7Q10T5��y�D��I�MNC{��w r_;5ouvc1><&�dr�k$.FF"tt��12U// )]8h��������7�?�H�Q�[�f7K�PX@ -` JK�PX@ -` J@ -` JYYK�PX@K� cc�aW -c ��YK�\LK�PX@M�p� cc�a -c ��YK�\LK�PX@X� h�p� cc��aW� -c ��YK�\LK�PX@Y� h�p� cc��a�c� -c ��YK�\L@Y� h�p� cc��a -c��c ��YK�\LYYYY@:\\@@��\f\fcbWUTSPOLJ@H@HGEDC>=:9�7�765/.,)&%"!"+##5"&'#"&547!32653"&554#"&46332>7655!5264&"363355#"265#3>7672655�m�:��Xe�z��M+!�_�q�-o�{�m9u�'H+���7Q1/T6��=e/0q.P#|��;" �@`S�U�t���Y�|/mwlXl\94orsc4}&�ds�k*4&Ht�12U//(f9%���3S#+8[ � V%tb IVcU���������/�7�D�O&K�PX@ -IJ@ -I JYK�PX@>� c -� -a W�c��YK�\LK�PX@@� p� c -� -a c��YK�\L@F� - -h� p� c�a c��YK�\LYY@,EE98��EOEOLKA@8D9D6521�/�/.-'%# "+##5"&'!32673"&554#"&4633232767655!5264&"%27667655!%2655�l�<���M, �^�q�-o�{�m9q�)N$���7Q1/T6uj ���=aR�V�t���X}oq_97qste1}&�ds�k&0C0t�12U//^4$b9�&vg -IQaQ������U��2�:�g@dJ�p�n� -�� -�c� c��c��c��_ Y�L9854210/.-,*)'$ +#"632#&&"2673"&47&'#"&463!6335!5!#�264&"��X$ b��3[<<[3��ӂK, -�o�{�n71{9��o���7Q10T5�7"cR&7b:% Rcv�:1>#Vdr�jBFtt��11U0/�������&�H@E%�J���p�c - Y�K�[�L&&$#" +#2653#"&'#"&55#5!#!326766751MUeS�L��}h�+Istn+���3@**�b�I�NNC{�cW#�{�tt�EN! UbK����$!����&�{@�JK�PX@(���p��c ��Y�K�[�L@%���p��c��_ ��Y��LY@&%"!#& -+!#"&'#"&55#5!2766754&"2!��`s�yb�-Istn;��3�mO�P�PP�pQ�cu�_S$�{�tt�EN=JcQ�u�OO�O�����)���#�M@J J -� -c� � c��YK�[L��#"��#!! +###"3#"&'#"&55#55!326763)m�~FR�r�'8svmP��t')9��t��yBD�lfd�{�t��������������+�6�l@i' -0 J� -� -c� � c��c ��YK�[L,,��,6,632++&$" ��#!+##5"&'&&"3#"&'#"&55#5327632665532655�l�<�7zMDOp�&8svm�t>5�m:L'�@aU�W�t���Uuh"!C�Flfd�{�tt��1�0DQvi -HWaP�����������)�S@P -J -c� -� -c��c ��YK�L��)(%$! ��#+###"&'#"&55#5�264&"%5!27663�m��o�n/:prp)7Q10T5��*-|z[�t��v>#VdG>�}�t�11U0/���HL3EJ�����2����!�L@I� Jc ��Y -K�L��!!��" +##5#"'"&55#5327&553326552l�3iy;6�vo�vm�z7A�t���F``�{�tt��v���I>������[���)�1�d@a& J�p��c��c� � c -��Y�K�L** *1*1.- ) )$""+!62''64&"#"'#"&55#5!3267&5532655[�S1�r�x?H;k?�/�83�tvnu��v6;�2u7p�A~�z o8l;I8��BPi�{�tt��B=��EHOB�����������(�,�^@[ J -c��c��c ��YK�L))��),),+*'&#!��##+####"&'#"&55#52763355#"26%5#�m��eeGk*5qrp�.s$�/0q/O#��t��^/mwD<�|�tt�GK'����3S#+8٢�����������*�`@]$ J���p��c� � c -��YK�L �� * *'&��"+##5#"'"&55#5327472>5532655�m�<�A4�so�2:n -<F �@bT�W�t���V�J�|�tt�FNr/0/vi -HWaP�������%�3�R@O31JG� - -ps� -c� -� -c ��Y��L0.+)'&%!#+#'5654#"#6#"7&'#"&55#5!!327663267�Q]��LScs|obSLx�/Dsvn&���KtUiE�,Apr|f~� -vEA���|JEv id �{�tt��SCFlC�����)����(�Y@V - -J�� c��c� -� -c��YK�L��'&#"��#" +##5#"&'#"&55#53276632554&"26)l�8kKq5Rsvn�uTxQm6FvGGvF�t���IUE/�{�tt��TObI���:EFtGF���������)�/��@ -) JK�PX@3�h � a��c -��YK�\LK�PX@4�p � a��c -��YK�\L@:� h�p � a��c -��YK�\LYY@**��*/*/,+'%"!��$"+##!32673"&55#"&55#532655!3267%5#�m��zL, �_�p/Qrrq�Dc:�B2B16��t��9l\85nssc -*�|�t��If)�HP73�0`7�����C���#�3�i@f' J��c� a� � c� � c -��YKL$$��$3$3/-)(&%## ��+###"&'4&"#"&55#526555!62327655Cm��e�m-j:�/�mo�2v6���/�](/A�t���2vyb8;G<��B�r�tt�EHOB�yy�A{h55= =�����ZC���#�3�;�C��@}' J��c� a� � c� � c��c��_ -��YKL$$��A@=<9854$3$3/-)(&%## ��+###"&'4&"#"&55#526555!623276552"&4$2"&4Cm��e�m-j:�/�mo�2v6���/�](/AjD//D/�JD//D/�t���2vyb8;G<��B�r�tt�EHOB�yy�A{h55= =��0C//C�0C//C��������"�*�2��@1/,� -JK�PX@8� - -p�� -�c� -� -c Y�K�[�K�L@?���p� - -p�� -c� -� -c Y�K�[�K�LY@++##+2+2.-#*#*'&"! +#2653"&547&&"#"&55#5!#!2655362675�MVdS�L����:i<�/�ln���02u7�.�3E~�I�NNC{��w19H9��B�r�tt�EHOB��@EJ K��������!�)�3�h@e1- -J� � c� -c� -� -c�� Y K�YL**""��*3*20.,+")")&%�!�!!!+###"3#"&547&&"#"&55#526555!63263�l�}GR�}�9j<�/�ln�2u7���-]t6H{�t��yBD�l{y(19H9��B�r�tt�EHOB����?]3��������!�)�3�;��@1- -JK�PX@;� � c� -c� -� -c�S�� Y KYL@<� � c� -c� -� -c��_�� Y K�YLY@(**""��9854*3*20.,+")")&%�!�!!!+###"3#"&5474&"#"&55#526555!63263�2"&4�m�~FR�}�<k?�/�ln�2u7��/^v7H{��D//D/�t��yBD�l{y#3;I8��B�r�tt�EHOB����A]3�m/D//D�����1���'�/�9�n@k73 J��c c� � c��c -��YKL00 ��09086421.-*) ' '$#��+###"&547&&"#"&55#52655�264&"%5!632631m��o�{;h<�/�ln�2u7�7Q10T5��-]r5>_�t��v>#Vdr`/7H9��B�r�tt�EHOB���11U0/���?W(�����|���!�(�0�h@e'# -J� -� -c��c��c ��YKL))""��)0)0-+"("(&$!!��#"+##5#"&'&#"#"&55#5265536325332655|l�3iSlP5=�/�ln�2u6�.a$�z7A�t���F[N?H9��B�r�tt�EHOB��@k��I>���������(�0�7�?�p@m62 J�p cc �� -Y� - -KL8811))8?8?<;171753)0)0-,('&%#"+!62''64&"##"&'&#"#"&55#5!26553632532655��S1�r�x?H;k?�/aNdH6<�/�ln��92u7�.` �2u7p�A~�z o8l;I8��BRG6H9��B�r�tt�EHOB��@ i�EHOB���������(�0�7�?�G�O��@~62 J�p cc_ �� -Y� - -KL8811))MLIHEDA@8?8?<;171753)0)0-,('&%#"+!62''64&"##"&'&#"#"&55#5!265536325326552"&4$2"&4��S1�r�x?H;k?�/aNeI5=�/�lo��:2u6�.a �2u7�D//D/�vD//D/p�A~�z o8l;I8��BSG5H9��B�r�tt�EHOB��@ i�EHOB���0C//C10C//C��������� �)�4�o@l%" -.J� -� -c��c��c ��YKL**!!��*4*410!)!)$# ��#+##5"&'&#"#"&55#52655362665532655�l�<��R6<�/�ln�2u7�1�33�@aU�W�t���U�vKI9��B�r�tt�EHOB��>UBGvi -HWaP���������.�6�BK�PX@B<9@&J@B<9@&JYK�PX@6p�Wc�c �� -Y� - -K�LK�PX@7p��c�c�c �� -Y� - -K�L@>�pp��c�c��c �� -Y� - -K�LYY@//?=;:87/6/632.-,+!#+#'5654#"#6#"7&547&&"#"&55#5!2655!!6263267��P]��LSbr|pcSL��;j<�/�ln��Z2u7M�:/�37\�,Bpr|f~� -vEJ|��|JEv -�~2:H9��B�r�tt�EHOB��>H3lC�����!���)�1�B*@3 JK�PX@F�h�h��c�c� � c �Y -��K�ZLK�PX@G�h�p��c�c� � c �Y -��K�ZL@H�p�p��c�c� � c �Y -��K�ZLYY@.22**2B2B@?><8764*1*1.-)(%#"! $!#+3##32'3#"&55&#"#"&55#5!632265536322764&#"'67-�m��sTX��gw -a49�/�ln�#%ey���2u7�0`�2�$,*F -��t��0_`q�sgi^D:��B�r�tqa�@�EHOB��?u;S3G �������"�*�4�:�B��@, 0JK�PX@E�h� � c�a��c��_ �� -Y - -K�ZL@F�p� � c�a��c��_ �� -Y - -K�ZLY@055++##��@?<;5:5:76+4+4/-#*#*'&�"�"! $"+##!32673"&55&#"#"&55#52655363266555#�2"&4m��zL, �_�p -a49�/�ln�2u7�1_�1E+-��D//D/�t��9l\85nsscp^G:��B�r�tt�EHOB��@{KZ)��0`7��0C//C���������&�-�^@[$ -,%+J�� - -c��a��c��c�� Y K�L��*)#"��#"" +####"'#"&462327655!5!54&"6%27'�l���b5L�w���RA -���Vx)���V~(� -�t���2�8W�䆇qe? =�yt�VAP�CN�����Z����&�-�5�i@f$ -,%+J�� - -c��a��c��c�� _�� Y K�L��32/.*)#"��#""+####"'#"&462327655!5!54&"6%27'�2"&4�l���b5L�w���RA -���Vx)���V~(� -�D//D/�t���2�8W�䆇qe? =�yt�VAP�CN���0C//C��������*�1�8�C��K�PX@=/,706J@=/,70 6JYK�PX@6��c��a c��c �� -Y - -K�L@<��c�� a� � c��c��c �� -Y - -K�LY@ 99��9C9C@?54.-�*�*)(4##"+##5"&'##"'"&4632327655!2>55!55&"&27'2655�l�9�� ��S2F�r�GU9*..,�Q�'(���V{#� w=cQ�U�t���X��-�(H��l�e-$K� -%% t�t>)�&CN�&x^ MbdT���������3�:�D��@�$ (% -9+8) J� � - -c��cc��c��c��]�� Y K�L;;��;D;C@>=<76�3�3210.'&#!##+##5#"'#53264&#"'#"&4632&"67546335!527'##"3�l��[�'��2R(98c3zSl��z/3 Z#�tZ9��Of�^��36Z�t���.JY*u�"*K!FO}Ղj�*9PJTt�d:@�-1�<�����c���%�,�Z@W# -+*$J�� - -c��c��c�� Y K�[L��)("!��##!! +###"3#"'"&46326335!54&"6%27'cm�~FR��9G◘wM{ I���v�Vx)���V~(� -�t��yBD�l{9��D=<�t�VAP�CN��������!�(�/`K� PX@&�.�-'JK�PX@&�.�-'J@&�.�-'JYYK� PX@2��h�g��W���cd - Y� LK�PX@3��h�g���c����cd - Y� LK�PX@3���p�s���c����cd - Y� L@8���p�s���c����c�W�c - Y� LYYY@,+%$! "#"# +#"3253#5#"'"&46326335!5!#4&"6%27'���A4kz�!Sv?H���v�HK���-~�AW{%���V})� -�~8:[��(NS��bOQtt��AP�CN������s��=�D@C B JK�PX@<� �� h��c�� c� � c��c -��YK�LK�PX@=� �� p��c�� c� � c��c -��YK�L@E� �� p��c�� c� � c��c� - -[�K��YK�LYY@��A@�=�=:85320,+)(!#"+##5#"'"&4632&"67675&&547!5!632#6&"33#"326527'sj�@�pCI���w4&'`'�a1?�W%W]m 9#N::*�G4Jb�!V})� -�t���N>U�� f�`%S;t -iT"'"1.nR*+\Ku�VCN���������H�O�Y,K�PX@F N!BMJK�PX@ F N!BMJ@#F N!BMJYYK�PX@?�hc� � c�Wc�Y - ��K�LK�PX@D�h�W�c� � c�Wc�Y - ��K�LK�PX@J�h�W�c� � c�W��c�c�Y - ��K�LK�PX@K�p�W�c� � c�W��c�c�Y - ��K�L@S�p�W�c� � c�W��c�c� -[� - -K�Y ��K�LYYYY@$XWTSLKHGEDA?<:97320/-+*)#"#"+!##5#"&'#"'#"&4632&"67675&&547!5!632#6&"33#"3276625!27'54&"26i{m�8k<c=�xCH�v��w8"'`'�a1?�W%W]m 9#N::*�G4���6�s�:V})� -SFvGGvF�t���J81Y?V��e�`%S;t -iT"'"1.nR*+�`�J���CN�!:EFtGG���������$�+�3��@" *)# -JK�PX@2�� c�c� -W� - -c��Y K�L@3�� c�c��c� -� -c��Y K�LY@��21.-('! ��##%+####"'"&463263!5!54&"6%27'264&"�m��o\n=H���wJx!=j0���Vz&���W}(� -�7Q10T5�t��v>#VdFT��>80�t�RAP�BO�c11U0/�����b����$�+�2�X@U10*)#" - -J -c - -c��YK�L��/.('! ��" +##5"'#"&462625!54&"6%4&"6%27'27'bm�8�FF�w���JF�8�r�Su)��\W{%���V})� -�V|'� -�t���IYZ��[[J�t�V@Q�AP�CN�CN���������*�1�8�AY@7/60JK� PX@=��h��cc�W�c �� -Y - -K�LK�PX@>�p��cc�W�c �� -Y - -K�LK�PX@?�p��cc��c��c �� -Y - -K�L@J�p��cc��c��c ��[�K �� -Y - -K�LYYY@"��@?<:54.-�*�*)(&$#"! "##+###"'"&463263354#"#47!5!63234&"6%27'5#"26�m��e�<I���vN| ;e0>#~ -���)����W{%���V})� -Q0q.P#�t��d/mwBR��E>%@c417't �6�VAP�CN�&3S#+8��������/�7�>�G)@=72 <JK�PX@C� � h�s��c c��c��c -��YK�LK�PX@D� p�s��c c��c��c -��YK�L@O� p�s��c c��c��c -��[�K -��YK�LYY@$��FEB@;:65�/�/.-+)('&%#"##+##5#75#"'"&463263354&"#67!5!63236754&"27'5#"26�m����6�e�=H���wLz <h/G� -���(����Vz&=W}(� -Q0q.P#�t����@J/nw@W��B;&24:0,5 t �0 � APwBO�3S#+8���������"�)�4�Z@W.(! ' J�� c� � c��c -��YK�L**��*4*410&%��#" +##5 '#"&46326767655!54&"6%27'2655�l�<��JD�w��wIv!2�l�Vx)���V~(� -[@aU�W�t���UUm��<7 3t�VAP�CN�vi -HWaP�����6��.�8�?�m@j*3($>64/=JG�pp��c�c��_ �� -Y� - -�L<;21.-,+"#!# +#'5654#"#6#"7&'"&4632632675!5!4&"6747%27'6�Q]��MScr|pcSL]�"C험v�E:c�.A�,P��W{%���V})� -pr|f� -vEA���|JEv>@E��m=lC�t�VAP� CN��������0�7�>�I��@�5*&" C=6<J�p�p�� c - c��c��c��YK�L??��?I?IFE;:43�0�0/.)'%##!#+##5"&'&#"#6#"7&'"&46326326326655!54&"6%27'2655l�<��8k|pcSL^�"GꗘvGq :c�.+}^04���W{%���V})� -�@aU�W�t���U�|)��|JEv??E��94=lm@ BHt�VAP�CN�vi -HWaP������K����%�/��K�PX@$# JK�PX@$# - J@$# - JYYK�PX@& - c c��YK�LK�PX@+� -W� - -c c��YK�L@0� -W� - -c� W� c��YK�LYY@��.-*)"!��#" +##5"'#"&4632625!54&"6%27'54&"26Kl�8�CF�w��v�IA�6���W{%���V})� -�FvGGvF�t���ISZ��\UI�t�VAP�CN�:EFtGF���������.�5�<��@3; 4 :JK�PX@:� h��c� c��c - �Y��K�\L@;� p��c� c��c - �Y��K�\LY@9821.-*('&%$#!"#!#+3##32653#"&'"&463232664&#"!5!632'4&"6%27'��l��uU.%��KjGܙ�vX� [U!5.�[�"$ez��Wz&���V~(� -�t��0_`98�>:3��NG3W3twk� -AP�CN���������"�)�0�6$K�PX@'/(.J@'/(.JYK�PX@:�h��c�a��c �� -Y - -K�\LK�PX@;�p��c�a��c �� -Y - -K�\L@A�h�p��c�a��c �� -Y - -K�\LYY@ 11��161632-,&%�"�"! #""+##!32673#"&'"&46326655!54&"6%27'%5#�m��zL, �_mJfFۚ�vY�R1�/�Vx)���V~(� -B��t��9l\85ns>92��QHJ`)t�VAP�CN�R�0`7��M��e��-�6�>��K�PX@7� h�ccc �[ -��K�LK�PX@8� p�ccc �[ -��K�L@C� p�ccc -[� - -K �Y���K�LYY@=<98541/-,+)('%#"!#+!###"&547#"&463354&"#&32363!5!5#"26264&"/6m��o�{ re�y~q/J�þ�8N0���0p.P"c7Q10T5�t��v>#Vdr`#/nvl�^<4::6��:���3S#+811U0/��M�����*�3�>&@ -8 JK�PX@0�h - c c�[ ��K�LK�PX@1�p - c c�[ ��K�LK�PX@7�p -c��c� � c�[ ��K�L@D�p -c��c� � c [� K�Y���K�LYYY@444>4>;:21.,*)# #+!##5"&'#"&463354&"#&3232>55#5#"262655*�l�:��Se�y~q/J�þT+3(��0p.P"�?`T�V�t���Y�|/nwm�]<4::6��:&# ��3S#+8{%tb IVdT���M�� ��0�9�DK�PX@> -J@> -JYK�PX@5� h�s cc�[ -��K�LK�PX@6� p�s cc�[ -��K�L@H� p�s c�W�c -[� - -K�Y���K�LYY@ :::D:DA@87420/)&$"! #"+!##5#"'#67&'#"&463354&"#&3232>55#5#"262655D�m�:�mF���mbe�y~q/J�þd,2)��0p.P"@`T�W�t���Z;Ѳp5L/nwm�]44::6��2 &$��3S$+8ttb J\gQ���M����?�H@; 9JGK�PX@@� -� � -h�pp� cc��_ ��[�LK�PX@A� -� � - p�pp� cc��_ ��[�L@L� -� � - p�pp� cc��_ ��[�K ��Y��LYY@GFCA?>=<865420/.,+#!#+#'5654#"#6#"7&547#"&463354&"#&323632675!5!5#"26��Q\��LSbr|pcSL��ee�y~q/J�þ�8\�.C�p��0p.P"pr|f~� -vEJ|��|JEv -�~)&/nvl�^<4::6��:5lB�t�F3S#+8��>�����*�3�=��@ -(JK�PX@6�h��c - cc�[ ��K�LK�PX@7�p��c - cc�[ ��K�L@B�p��c - cc [� K�Y���K�LYY@<;8721.,*)'%#" #+!##5"&547#"&463354&"#&32366325!5#"26%54&"26%�m�8͂ie�z~q0J�ÿ�_9m6�[�0q.P#mFvGGvF�t���J�f /mwl�^<3;:6��:,2J���3S#+8F:EFtGG���������(�/�W@T�c -c��c�� Y K�[L))��)/).-,+*'&#!��#!!+###"3#"&547#"&46335!55#"26%5!363�m�~FR�}�we�y~q/��n0q/O#����?a�t��yBD�l{y>-/mwl�^�t�G3S#+8��������x��"�+�2���JK�PX@6�h�g����c cd - Y� L@6�p�s����c cd - Y� LY@210.-,*)&$"! ## +#"3253#5"&547#"&46335!5!#5#"26736335!���A4kz�!��le�y~q/���~�Z0q/O#�K��_�~8:[��(xq/mwl�^�tt��3S#+8�QQ�����T���&�.�5�W@Tc -c - -c ��YK�L//��/5/43210-,)(%$!��#+###"&547#"&46335!55#"26264&"%5!363Tm��o�{ xe�y~q/��n0q/O#i7Q10T5��r�7L�t��v>#Vdr`#/mwl�^�t�G3S#+811U0/������������ �$�,�]@Z J -c��c� � c ��YK�L%%!!��%,%,)'!$!$#"��#"+##5#"&'#"&46335!55#"2635332655�l�3iTl�e�y~q/��n0q/O#��z7A�t���F\O/mwl�^�t�G3S#+8{����I>����������"�&�.��@ - JK� PX@. -c� � c ��YK�YL@/ -c� � c��] ��YK�LY@$''##��'.'.+)#&#&%$! ��#+##5#67&&'#"&46335!55#"2635332655�l�ՐlDK^�e�y~q/��n0q/O#��z7A�t�����PTG/mwl�^�t�G3S#+8{����I>�����������(�1�8K� PX@/76 - -JK�PX@/76 -J@/76 -JYYK� PX@/��c -c - -c ��YK�LK�PX@4��c -c� - -W�c ��YK�L@5��c -c� -� -c��c ��YK�LYY@��5410.,*)'&#!��#+##5"&547#"&46335!54&"6%5#"267366325!27'�m�8ڌoe�y~q/���Su)��p0q/O#�!j@o8���V|'� -�t���I�m/mwl�^�t�V@Q�3S#+8�/5J���CN����������%�4�;�B�M�K� PX@GA9,@: - -JK�PX@GA9,@: - -J@GA9,:@ - -JYYK� PX@8��c -c� -W - -c ��YK�LK�PX@9��c -c -� -c�c ��YK�LK�PX@>��c c� - -W��c�c ��YK�L@?��c c��c� -� -c��c ��YK�LYYY@'CC��CMCMJI?>8743*('&$# ��#"+##5 '#"&547#"&46335!55#"26736326767655!4&"6%27'2655�l�<��JD�w��e�y~q/��n0q/O#�K�Iv"2�0,Wz&���V})� -[@aU�W�t���UUm�s/mwl�^�t�G3S#+8�d<7 3��AP�CN�vi -HWaP����������"�+�4�;K� PX@2 : 9!J@2 : 9!JYK� -PX@5�g� � c -cc��YK�LK� PX@4�s� � c -cc��YK�L@9�s� � c -c�W�c��YK�LYY@��87431/-,*)&$��#+##5#57&&547#"&46335!54&"6%5#"267366325!27'�m���uj��e�y~q/��Su)��[0q/O#�!j@o8���V|'� -�t����y�k/mwl�^�t�V@Q�3S#+8�/5J���CN������J��#�,�8�A��K�PX@5���h - c c��Y K�LK�PX@6���p - c c��Y K�L@C���p - c c�� [� K��YK�LYY@*--��?>;9-8-86532/.+*'%�#�#"!#+###"&547#"&46335!5!63235#"26!54&"#47#"265Jm��e�zle�y~q/���(����0q/O#}J��0q.P#�t��]/mwlX+$/mwl�^�t �:�F3S#+8|�<4::6@)��S#+86��������0�9�H�U�`�@ -ZJK�PX@:�hcc �Y -��K�LK�PX@;�pcc �Y -��K�LK�PX@@�pc�Wc �Y -��K�LK�PX@E�pc�WW�c �Y -��K�L@U�pc�WW�c [�K �Y -��K�LYYYY@4VV::V`V`]\TSLJ:H:HFECB?=<;87420/)&$"! #+!##5"&'#"&547#"&46335!5!63232>55#5#"26!63354&"#&75#"#262655�l�9��_e�zle�y~q/���(�a+3(��=0q/O#")0J� �0 9.P#@`S�W�t���Z�}/nwmX'!/mwl�^�t �3&#��3S#+8{�53;:6;.��3;#+8ttb J\gQ������j��(�1�@�M�K�PX@ - JK�PX@ - J@ - JYYK�PX@;���h�s cc�� Y - K�LK�PX@<���p�s cc�� Y - K�LK�PX@A���p�s c�W�c�� Y - K�L@U���p�sc c��c��c�� -[� - -K�� Y K�LYYY@.22��LKDB2@2@>=;:75430/,*�(�('&$"! #+##5#�75#"&547#"&46335!5!63235#"26363354&"#475#"#26j~���@�e�yqe�y}r/���(����0q/O#�(2/J��0 !3.P"�t����)KE/nwmX'/nwm�]�t �0 �H3S#,9z� 24::6@)��38#+8��������.�7�C�L�V @ -,JK�PX@?� h� � ccc �Y -��K�LK�PX@@� p� � ccc �Y -��K�L@N� p� � ccc [�K �Y -��K�LYY@088UTQPKJGE8C8CA@>=:96520.-+*)(&$#"! #+!##5"&547#"&547#"&46335!5!6323625!5#"26!54&"#475#"26%54&"26�m�8͂ue�zve�y~q/���(��D�6�@�A0q/O#�J��0q.P#yFvGGuG�t���J�f /mwlX,$/mwl�^�t �:^J���3S#+8{�;4::6@)��3S#+8F:EFtGG�����I���$�(�1�5�Y@V -c - -c��YK�L22%%��252543/.+)%(%('&#"��#+###"&547#"&46335!55#"26!5#"265%5#Im��e�yae�y~q/��n0q/O#q0q/O#��t��^/mwlX+$/mwl�^�t�G3S#+8{����S#+86�������������)�4��@ -. JK�PX@) c c -��YK�LK�PX@.c� W� c -��YK�L@/c��c� � c -��YK�LYY@ **��*4*410%#"!��#+##5"&'#"&46335!55#"265#3>7672655�m�:��Xe�z~r/��s0q.P#|��;" �@`S�U�t���Y�|/mwl�^�t�G3S#+8[ � V%tb IVcU��������,�5�?�e@b?=JG�pp�cc��_ �� -Y� - -�L<:9876430.,+*)#!#+#'5654#"#6#"7&547#"&46335!5!5#"26!363267��Q]��MScr|pcSL�� oe�y~q/�����0q/O#����9[�.Apr|f� -vEA���|JEv -�~,$/mwl�^�t�G3S#+8{�4lC���������!�*�4�Z@W( J�� c - c c��YK�L��32/.*)'%#" ��#+##5"&547#"&46335!55#"267366325!54&"26�l�8̂ue�y~q/��n0q/O#�^8m6��FvGGvF�t���I�f/mwl�^�t�G3S#+8�,1I���:EFtGF�����K���(�1�D���JK� -PX@=�h�h c�� - -c�Y��K�\LK�PX@>�h�p c�� - -c�Y��K�\L@?�p�p c�� - -c�Y��K�\LYY@$42BA?><:2D4C0/,*('&$! !$!+3##!632'32'3#"&55#"&46335!5#"26%32767654#"#&7#3X�l���� $fxz�TR��krle�z~r/��w0q.P##4qW0,�}��t���q�d^t~�lV/mwl�^���3S#+8�2aB4<2�������� �)�5�;��K�PX@6�h a��c �� -Y - -K�\L@7�p a��c �� -Y - -K�\LY@$66��6;6;8754-*('$"� � #"+##!32653"&55#"&54335!55#"26732>76455!5#l��zL+!�^�mUe�y�/�}�0q/O#�"% ��_��t��N�\94orrd{,mwlX��t�:0P#+8� I"��1f �����m��-�6�=�m@jJ�p�n����c c��c��c��_ - -Y� -L=<;987541/-,+*)('%$ +#"632#&&"2673"&47&'#"&46335!5!#5#"26736335!ҨX$ b��3[<<[3��ӂK�e�y~q/������0q/O#�%�9���7"cR&7b:% Rcv�:"/mwl�^�tt��3S#+8�\F��������#�2��K�PX@ -*J@ -*JYK�PX@/�p cc -��Y K�L@5�p c��c��c -��Y K�LY@$$��$2$1.,&%"!��"%+####"'#"&72>55!5�264&"%5!327663m��o\x=?s��<F ���7Q10T5��_@bOMq ~a�t��v>#VdRD��/0/t�11U0/��vi -HWxNU���������'�2�Y@V, J��p -c ��YK�L((��(2(2/.''"!��"+##5#"' &72>55!5327&72>5532655�l�<�J@�֕<F ���@bOM�<F �?bT�W�t���Vgg��/0/ttvi -HW�/0/vi -HWaP����������%�J@GJ�p��c��c - �Y���K�L%%!"+!##5"&'#"&&'32767655!!2655�l�<��BhKv �Y&�U/@aU�V�t���T�u%aJh6$vi -HWaP���������/�d@a$�J� � �p�p�p�n� �� �c��c��_ - -Y� -L/.-,+*)'$$ +#"632#&&"2673"&47#"&&'3546335!5!#]�W#b��4[<<[4��ӂG BhKvhg^9���7"cR&7b:% Sbv�;%`J^ GOFtt��������8�@�z@w41 - - &J�p�pc - c��c�� Y� K�L?>;:8765320.,*!$+!62''64&"#5"&'&&#"#6#"7&4632632625!5!�264&"��D/�r�yGP:l9�2�u1)q|pcSL��wd�.+|Q2<�2�����>o?@o=p�C�ewxm -;r@F<�ϛF~_)0��|JEv -��ll2VF�t�#>?k?>�����a��3�;�G�R��@�B=0- -)L "J�p� pc - -cc ��YKLHH<<��HRHRON<G<G@>9854�3�321/.,*(&! !#+##5"&'&&"#5"&'&#"#6#"7&4632632625!5�264&"6326765532655am�<��9`9�2�vOq|pcSL��wd�.+}Q2=�2���n??o>n/_7Z3 -�@bT�W�t���V�|$)F<�ћF�bQ��|JEv -��ll0TF�t��?l>>mi�A5,&Avi -HWaP������P��.�>�F+K�PX@8(%>3J@8(%>3JYK�PX@;�p�W c��c -��YK[LK�PX@<�p� � c c��c -��YK[L@B�p�n� � c c��c -��YK�[LYY@ ��EDA@:97620�.�.-,'&%!%#"+##5#"'#"&554&#"#6#"7&4632626655!5327&4625!264&"Pl�,WU|�2/q|pcSL��vd�,,�52 �ct�`:j�+��Fj@7[54\7�t���7>C�~$.4��|JEv -��llf -I]$t��A<�t6�#�r -55\55��������2�Z@W$J� - -p�p -c� -� -c��Y K�L���2�210+*'%%!#+####"'."#6#"7&4632632267655!5�l��NaU$%V0}pcSL��wdA[,wSP.�>�t��p�pt-#_(;Q,�|JEv -��84oJl$,�t��������8��K�PX@ -$J@ -$JYK�PX@6� - -p� - -p c� -� -c�� Y K�L@;� - -p� - -p W�c� -� -c�� Y K�LY@���8�87654.,'&%!#+####"'."#6#"7&463266232767655!5!5�m��^qn.)%X- -}pcSL��wd�.YxR&#)% -���t���.y�<5�6"?=�|JEv -��l3<#8�0'1~yt����Z���8�@��K�PX@ -$J@ -$JYK�PX@=� - -p� - -p c� -� -c��_�� Y K�L@B� - -p� - -p W�c� -� -c��_�� Y K�LY@��>=:9�8�87654.,'&%!#+####"'."#6#"7&463266232767655!5!5�2"&4�m��^qn.)%X- -}pcSL��wd�.YxR&#)% -���D//D/�t���.y�<5�6"?=�|JEv -��l3<#8�0'1~yt�0C//C����)��0��@(�$�JGK�PX@8�p�n� -�� -�c c Y�K[�L@?�p�n�p� -�� -�c c Y�K�[�LY@0/.-,+*)'%%!% +#2653"&556&#"#6#"7&4632632675!5!#IMUeS�L����,(k|pcSL��wd�.+uT.F��#C��I�NNC{��w,/��|JEv -��ll=W Ktt����8��+�3��@'�% -! -JGK� PX@1� - -p�pc�� Y� K[�LK�PX@8� - -p�p�pc�� Y� K�[�L@5� - -p�p�pc��_�� Y� �LYY@32/.+*"%!&+!"&547&&#"#6#"7&4632632675!5!4&"28��`s��,%k|pcSL��wd�.+uU,;b�VR�P�PP�pQ�cu��t&*��|JEv -��ll<EQt��OO�O��������;��@2� -.�'JK�PX@=� p� n����c - -c�c��_ Y� L@C�p� n� n����c - -c��c��_ Y� LY@;:9876531/-+&%!"#!# +#"32"&'33254&#"'&#"#6#"7&46326326335!5!#B�3635�xԉ�k\66�8#,|pcSL��wd�.+u:*5w9�+�~�A�Pak``F&�+ :B�|JEv -��ll;Mtt�������< @4� -0�)JK� PX@9h����c - -c��c Y�K [�LK�PX@E�p� f� n����c - -c��c Y�K�[�L@F�p� n� n����c - -c��c Y�K�[�LYY@<;:9876531/-('!&$## +#"32654#"#&62#"&547&&#"#6#"7&4632632675!5!#i^]oaY9?=;rW�i�m��+'k|pcSL��vd�.+uV.M��8��X�S.(BER\[Lbj�� (,��|JEv -��ll?] -Ftt�����T��0K�PX@*& JK�PX@*&J@*&JYYK�PX@3�p�n - c�� Y K�[LK�PX@8�p�n - W�c�� Y K�[L@9�p�n - c��c�� Y K�[LYY@���0�0/.-+)'%#!%!!+###"3#"&5474#"#6#"7&46326326335!5Tm�~FR�}�Ym |pcSL��wd�.+yj.I�����t��yBD�l{yh��|JEv -��llT?�t��������?��@ -JK�PX@E�h�p�p c� -� -c��c �Y��K�L@F�p�p�p c� -� -c��c �Y��K�LY@=<:9643210.-+*&$#!%!##+3##5#"&'&#"#6#"7&463263232664&"#&7!5!632'267��l�kLx�Ep}pcSL��wd�.+|R3]E&C$|�x Up�{R�i�t���*:�sA��|JEv -��lm6(@'0*-%te�bGYqa�����N��K�VdK� PX@#P -J@#P -JYK� PX@K� h�p�p - c�cc�Y��K�LK�PX@R� h�p�p�p - c��cc�Y��K�L@S� p�p�p�p - c��cc�Y��K�LYY@,LLLVLVSRKJED@?=<97654310.-)'&$" !#""+!##5#"'#"&'&#"#6#"7&463263232654&"#&7!5!632'267&72>55#!2655��m�<�IE�� -@q|pcSL��wd�.+|X1+SV&C%{�o Up�|Q�W<F �+@aT�W�t���Vms��/��|JEv -��lm6+7"'0*-%te�`NS`R"/0/vi -HWaP���������2��@)� %�JK�PX@B�h�n�p�g����c - c��d Y� L@B�p�n�p�s����c - c��d Y� LY@210/.-,*(&$"!$# +#"3253#5"&'6#"#6#"7&46326326335!5!#~��A4kz�!��Uk|pcSL��wd�.+uS.I���~�~8:[��(vnb��|JEv -��ll8UQtt��������6@-� )�"JK�PX@B�h�n�p�g����c - c��b Y� LK�PX@C�p�n�p�g����c - c��b Y� L@B�p�n�p�s����c - c��b Y� LYY@6543210.,*(&!(# +#"3253#5#67&&547&#"#6#"7&46326326335!5!#}��A4kz���V-[m -Il|pcSL��wd�.+yQ-K���~�~8:[�܅�l8ph A��|JEv -��ll5RQtt�������&�.�d@a#J�p�pc��c �� -Y - -K�L''��'.'.+)�&�&%$#%!#"+##5#"&'&#"#6#"7&46326325!532655l�3iSm:l|obSL��vdA[+y�6Qz7A�t���F\N.��|JEv -��84lytt��I>������B��4�<BK�PX@0,% JK�PX@0 -,% J@0 -,% JYYK�PX@<� p� n�W -c�c�� Y� K�LK�PX@=� p� n��c - -c�c�� Y� K�L@D�p� p� n��c - -c��c�� Y� K�LYY@555<5<984321/-+)$#!#"+!62''64&"##"&'&#"#6#"7&46326325!5!2655B�S1�r�x?H;k?�/aMd9l|pcSL��wd�.+y�=\��2u7p�A~�z o8l;I8��BPE*��|JEv -��llvtt�EHOB������J��,�3�:�w@t)$1 92 8 J� p� p� � cc� � c -��YK�L��760/�,�,+*(&"%!$+##5"&55&#"#6#"7&463263266325!54&"6%27'Jm�8ڌK-/|pcSL��wd�.+sM. j@o8��|Su)���V|'� -�t���I�mJ<Q)�|JEv -��ll4/5J�t�V@Q�CN���������<�E3@&" -JK� PX@H���h�p�p c - -c��c ��YK�LK�PX@I���p�p�p c - -c��c ��YK�L@T���p�p�p c - -c��c ��[�K ��YK�LYY@&��DC@>�<�<;:8654320/-+)'%#%!%+###"&547&#"#6#"7&463263263354#"#47!5!63235#"26�m��e�zOk|pcSL��wd�.+vh+=f/># -��n)����0q.P#�t��]/mwlXW��|JEv -��llZ%Gc417't �=�F3S#+8��������,�5�9�v@s&" -J�p�p c - -c��c��YK�L66��696987430.�,�,+*)'%#%!%+###"&547&#"#6#"7&46326326335!55#"26%5#�m��e�yOk|pcSL��wd�.+wi+;f/��0q/O#��t��^/mwlX Z��|JEv -��llY%�t�G3S#+8٢������v��(�3�h@e!-J�p�pc��c �� -Y - -K�L))��)3)30/�(�('&"%!#+##5"&'&#"#6#"7&463263267655!52655vl�<��;j|pcSL��wd�.+~Z2:���@aU�W�t���U�w5��|JEv -��lmA&!Cttvi -HWaP�������@�W@T<:62 -J+Gp q - -c ��Y��L@?>=97531/*)!'!#+#'5654#"#6#"7&5476#"#6#"7&4632632632675!5!�Q]��MScr|pcSL��Vk|pcSL��wd�.+wY/9c�.A�C9pr|f� -vEA���|JEv -�~ -`��|JEv -��ll<<lC�t��������E�P�~@{?;62J+Jp -p c��c��YK�LFF��FPFPML�E�EDC><97531/*)&$'$#+##5"&'&#"#6'&&#"7&547&#"#6#"7&46326326326326655!52655�l�<�� :j|-"bSL�� -Jk|pcSL��wd�.+xU28bA[+~^04�l@aU�W�t���U�|*�A; |JEv -�~N��|JEv -��ll;;84mA CHttvi -HWaP������6��)�3�p@m&# J� p� p� � cc� � c -��YK�L��21.-�)�)('%$#%!$+##5"&55&#"#6#"7&4632632625!554&"266l�8̂Ln}pcSL��wdA[+uL/A�6��`FvGGvF�t���I�fK��|JEv -��84l5^I�t�V:EFtGF�����F��A�I?K�PX@84� -0� ) J@84 -0� ) JYK�PX@@� p ��c - -c�c��c��_Y�LK�PX@E� p��W ���c - -c�c��c��_Y�L@F� p���c� �� �c - -c�c��c��_Y�LYY@ GFCBA@?>=<;97531/-('!#### +#"32"'53254&"'#"&5&#"#6#"7&46326326326335!5!#�264&"Þ3635�Ec�LCQr7�.qQn�Gk|pcSL��wd�.+uI.D�g?7l:��`���tEEsE�A�?Sp='CKzkE��|JEv -��ll0]?3Mtt�]CpDDp��������2�8��@,' JK�PX@;�h�n - -c�a�� Y K \LK�PX@<�p�n - -c�a�� Y K \L@B�p� n� n - -c�a�� Y K�\LYY@"33��383854�2�210+)&$!$"+##!32673"&55&#"#6#"7&463266326655!55#�m��zL, �_�pQs|pcSL��wd�.YA�.I,�?��t��9l\85nssc^[��|JEv -��l3:iK\)t���0`7��������?��@6�2�*JK�PX@D� - -p� - -n�n� �� �c c�c��_Y�L@J�p� - -n� - -n�n� �� �c c��c��_Y�LY@?>=<;:97530.)(%#&$ +#"632#&&"2673"&47&'&#"#6#"7&46326326335!5!#/�X$ b��3[<<[3��ӂK% /l}pcSL��wdA[+l4%0{9�>��7"cR&7b:% Rcv�:'#��|JEv -��84lBFtt���������$�,�S@P - J�� - -c� c c��Y K�L��+*'&"!��##+###"'"&463263!5!5�264&"264&"�m��o�<E琑rHo >`0�xGGxG�7Q10T5�t��v>#VdDG��93)�t��GtFFt11U0/�����t��� �+��K� PX@%J@% JYK� PX@&��c c -��YK�LK�PX@+�� c� W�c -��YK�L@,�� c� � c��c -��YK�LYY@!!��!+!+('��#" +##5"'#"&463267655!5�264&"2655tm�<�HE�s��s�C6 ��xGGxG.@aT�W�t���VJ[��h'"@t��GtFFtpvi -HWaP�������-�9�j@g)# '7.J� p��c� c� � c -��Y�K[�L5410-,+*&$#!#+#'5654#"#6#"7'"&4632632675!5!4&"26747�Q]��MScr|pcSL�KD�r�E9Z�.A�M/��GxGGrEpr|f� -vEA���|JEv }7��\3lC�t�V:FFtG;1�����*����'�M@J J - cc��YK�L��&%"!�� +##5"'"&462625!5�264&"%54&"26*l�8�BF쏏�GC�6��xGGxG�FvGGvF�t���IQQ��PPI�t��GtFFt::EFtGF��������,�7�j@g#�-�6J�p�n ��c��c��c��_ - -Y� -L32/.,+*)('&$##$ +#"632#&&"2673"&'#"&46326335!5!#&"2767&�X$ b��3[<<[3���~*1q��pUB5g9�RЛ�{ �GI& 6�7"cR&7b:% Rc`T��00Ftt�*DtG1#'��S������'�F��@ - - -JK�PX@B��h� -h c� c��c��[K� - -\L@D�p�p c� c��c��[K� - -\LY@"(((F(EBA?><;7520/.,*%$+!62'564&"#5"&4625!5!�264&"%32653#"&552664&"#&62��E/�r�yFP:l8�2�wv�2����n??o>�X/'��hzm\T!-Y,�r�z��p�B�ewxm -;r@F<�ϛF�DžF�t��?l>>m)_`98�sg�!3T3B4d�qa���S�Y����'�/�N��@ - JK�PX@I��h� h c� c��c� -� -_��[K�\L@K�p� p c� c��c� -� -_��[K�\LY@&000N0MJIGFDC?=:87642-,)(%$+!62'564&"#5"&4625!5!�264&"2"&432653#"&552664&"#&62��E/�r�yFP:l8�2�wv�2����n??o>QD//D/��X/'��hzm\T!-Y,�r�z��p�B�ewxm -;r@F<�ϛF�DžF�t��?l>>m��/C//Ce_`98�sg�!3T3B4d�qa���(��\��/�8K�PX@6/-$" J@6/-$" JYK�PX@ �p�[��K�[LK�PX@*�p��[��K��[��K�[LK�PX@(�p�[�K��Y���K�[L@,�p�[�K��Y���K�[�K�LYYY@/"+3##5#"&547'7%32655%567&&5462&&"66n�m�3[2JgiT92=��S+�qTB<v�uU:t�.R262%%�t��D;40,6l3 )E.'Y3 -:5!V=Sjh�D$�//L.0��S������/�NB@.� JK�PX@R���h� p�p� -f��c� c ��[K�[�K� - -\�LK�PX@T���p� p�p�n��c� c ��[K�[�K� - -\�L@R���p� p�p�n��c� c��c ��[K� - -\�LYY@&000N0MJIGFDC?=:87642//$!$%+##"'&5475&&55#5!33#"3254&"#&67732653#"&5532664&"#&62��y���\1f4&D@��(?1=pT�'O%rBH��X/'��hzm\T!-Y,�r�z��pS'���[1Gp/]SttO?o0-86�4:Lb�}M��_`98�sg�!3T3B4d�qa� ��S������5��K�PX@G��h� p� -f��� �c� � c[K�[�K� - -\�L@I���p� p� n��� �c� � c[K�[�K� - -\�LY@5421-+(&%$" +#2653"&4675!5!#62#32653#"&5532664&"#�MVdS�L�����v�����kr�z��1X/'��hzm\T!-Y,��I�NNC{���Ktt -�qa� _`98�sg�!3T3B4��S������5��K� -PX@;� h� h��c� c[K�\ -���LK�PX@<� h� p��c� c[K�\ -���L@=� p� p��c� c[K�\ -���LYY@$��5410.-+*&$!��!#!+%#"&46335!5!###"%32653#"&552664&"#&62~}�����[�l�}GR��X/'��hzm\T!-Y,�r�z��kl{�x�tt��yBD��_`98�sg�!3T3B4d�qa� ��6��+��'�0�8��@ .!JK�PX@,� - -p�c� -� -c �[��K�LK�PX@6� - -p�c� -� -c� �[��K�[��K�L@4� - -p�c� -� -c� [�K�Y���K�LYY@7632*)'+!###"&'''767&&5462663!5!&"65264&"B�l��o�p�w�O{JDz�|_D#|^0� �0N262H�7Q10T5�t��v>"VdLCaZ :^,Y=Rkh�Y IN�#12L5<:��11U0/��S��c�����>��K�PX@E���h�h -c�c��c ��[K�\ L@G���p�p -c�c��c ��[K�\ LY@/ �� > =:97643/-*('&$"��#+###"&46335!55#"26%5#32653#"&5532664&"#&62cm��e�z~r/��0q.P#���X/'��hzm\T!-Y,�r�z���t��^/mwl�^�t�G3S#+8٢��_`98�sg�!3T3B4d�qa� ��S������<��@ -JK�PX@;� h�n�c �c�[��K�\ -L@C� p�n� p� c��c�[��K�\ -LY@$<;875421-+(&%$" "+!##5#"&72>55#!265532653#"&552664&"#&62Q�m�<�� <F �&@aT�W��X/'��hzm\T!-Y,�r�z���t���V��/0/vi -HWaP���_`98�sg�!3T3B4d�qa���S�����'�F�K�PX@� J@� JYK�PX@A�h� -h� -n�� -�c�� - -c[ K \� LK� PX@B�p� -h� -n�� -�c�� - -c[ K \� LK�PX@C�p� - -p� -n�� -�c�� - -c[ K \� L@I�p� - -p� -n -n�� -�c�� - -c[ K� \� LYYY@)�FECB><976531/-*)&%$" -�''+"7&4632675!5!#'5654#"#6$62#32653#"&5532664&"#CbSL��vdA[A�c�Q]��LScs|��r�z��1X/'��hzm\T!-Y,��|JEv -��84C�ttr|f~� -vEA���ۆqa� _`98�sg�!3T3B4��(��V���'�2K� PX@% 1J@% 1JYK�PX@'�p�n�[��K�[LK� PX@1�p�n��[��K��[��K�[LK�PX@5�p�n��[��K��[��K�[�K�L@3�p�n�[�K��Y���K�[�K�LYYY@ +3##5"&467'#567&&5462&&"65&"2655'h�m�'�];6O\;�jdJCv�uS(��.R275F� C7-W2�t��^KWyOB& -@G"T@Sjh�J*�/0M-73��(K(G6 - -��S��_���$�C��K� -PX@7h��hc[ -K ��\ LK�PX@8p��hc[ -K ��\ L@9p��pc[ -K ��\ LYY@&��CB@?;964320.,*'&$#"! ��#!"+32653#"&552664&"#&62##362#32653#"&5532664&"#�X/'��hzm\T!-Y,�r�z��Ol����r�z��1X/'��hzm\T!-Y,�0_`98�sg�!3T3B4d�qa�@���~�qa� _`98�sg�!3T3B4�����q��"�+�3�;�_@\3*%1 - - - J -c� -� -c��c ��Y�K�L##9854/-#+#+%#"+!62'564&"#5#"&'#"&55#5!6632532675'�264&"q�E/�r�yFP:l8�2gGh6Ws�m��ia@g2��{+;��n??o>p�B�ewxm -;r@F<�ϛFG<3�y�tt�2:F�ˍ' ���?l>>m�����q��#�,�4�<�d@a4+&2 - - - J -c� -� -c��] ��Y�K�L55$$5<5<980.$,$,%%+!62'564&"#5#67&'#"&55#5!6632532675'264&q�E/�r�yFP:l8���J1}05Ys�m��ia@g2��{+;��>?n??p�B�ewxm -;r@F<�Ϝ�R6i5�y�tt�2:F�ˍ' �S>m>?l>����(���!�'��K�PX@'%!� �J@'%!� �JYK�PX@(���p�c Y�K�[�L@.���p�n��c Y�K�[�LY@#""#" -+#2653#"&'#"&55#5!#3267'%!67HMUeS�L��}f�2Os�mB���{,;��� E��I�NNC{�_T)�y�ttˍ(!�k�e�����|��%�-�3�B��K�PX@1- ,;J@1- ,;JYK�PX@@�p � c�c��c �� -Y - -K�[�K�L@F�p�n � c��c��c �� -Y - -K�[�K�LY@ ��BA?=6432/.)'�%�%$##"3+##5"&7264&##"2653#"&'#"&55#532767'%!67332325!|l�3�}<:EE�WgR�H��|f�3Ms�m�{)!���D�����@29>����t��|C��>H�NQC|�^T(�y�t���%�k�eEM5> 1>������(��!�(�.��K�PX@.,(�'�J@.,(�'� JYK�PX@,���p�p�W ] -Y�L@-���p�p� � c�] -Y�LY@*)%#% +#2653#'##7&&'#"&55#5!#3267'%!67HMUeS�L�PIz�[]�uB\2Os�mB���{,;��� E��I�NNCZ}��V?)�y�ttˍ(!�k�e���� -,��!�)�4�:@ )� 8(�' 3 -JK� -PX@:�� h� �� �c� � - c� - -d��cY�K�LK�PX@;�� � p� �� �c� � - c� - -d��cY�K�L@;�� � p�s� �� �c� � - c� - -d��cY�LYY@,*:9651/*4,4%#% +#"3253#5"&47&'"&55#5!#32675'#3255!67RM�#QA�~>y+�vR87ԁmF���{)9 -��3?:.h#A��:��8#89|n;�Tk3h�31?�y�ttˍ#��q6\3�H��n����$8����"�*��@"�!JK�PX@(���p��c ��Y�K�[�L@%���p��c��_ ��Y��LY@*)&%#& -+!#"&'#"&55#5!67532767'�4&"28��`s�y`�5Ns�mR�� 9p�J{* ��P�PP�pQ�cu�\P+�y�tt�TQˍ"����OO�O�������� �&�.�6�EmK�PX@.%# -> -J@.%# -> -JYK�PX@8� - -p� c� -� -cc ��YK�LK�PX@?� - -p� c� -� -c�W ��YK[�K�LK�PX@@� - -p� c� -� -c��c ��YK�[�K�L@>� - -p� c� -� -c��c��c ��YK�LYYY@#!!��EDB@975410*(!&!&� � #%#+##5"&7264&###"&'#"&55#567532767'�264&"732325!�m�3�}<:IFe#�y`�5Ns�m� 9p�J{*!�hP�PP�P�ٜ�A29>��t�t��|C��>L-u�\P+�y�tt�UPˍ"���OO�OO�FL5> 1>������9����&�.�^@[&�% - JI���p� pq�� c -��Y��L.-*)#!$+!#'##7&'#"&55#5!6753267'�4&"29��`sZNy�\]�x~&5Os�mS�� :p�I{,;��P�PP�pQ��}����(u+�y�tt�VQˍ(!����OO�O����������$��K�PX@�JK�PX@�J@� -JYYK�PX@ -c ��YK�LK�PX@%�W -�c ��YK�L@&��c� -� -c ��YK�LYY@��$#! ��# +####"'"&55#553267'5#2m��jp�4<�m���{,;�*���t��p�o|ZI�y�tt��ˍ(!����q���������!�(�.�94K�PX@( �3' - - JK�PX@( �3' - - J@( �3' - JYYK�PX@3�� -� -p - -c� � c ��YK�LK�PX@8�� -� -p� -W -� -c� � c ��YK�L@9�� -� -p� -� -c��c� � c ��YK�LYY@)//))��/9/965).).,+%#!!��"+##5#"&72>55#"'"&55#553267'%255!2655�l�<�� <F �j�6=ڄm���{,;�q�@aU�W�t���U��/0/�o|N=�x�tt��ˍ(!�k�qq�vi -HWaP������8�����"��K�PX@ �J@ �JYK�PX@ c ��Y -K�L@&��c��c ��Y -K�LY@��""�� +##5"'"&55#553267'%326558l�3�;>�m���{,;�yz7A�t���FKY�y�tt��ˍ(!�k��I>������4�����%��K�PX@� J@� JYK� PX@#�W ��Y -KYLK�PX@$�W�] ��Y -K�L@%��c��] ��Y -K�LYY@��%%" �� +##5#67&'"&55#553267'%326554l�ՐlDV4=�m���{,;�uz7A�t�����P:X�y�tt��ˍ(!�k��I>������e���#�*�2�i@f*") -J�p��c��c� -� -c ��Y�K�L++ +2+2/.'% # #"+!62''64&"#"'#"&55#5!53267'%2655e�S1�r�x?H;k?�/�6=�s�m�u��{,;�y2u7p�A~�z o8l;I8��B>e�y�tt��ˍ(!�k�EHOB�����������#�,�0�g@d#�" J - c� � c��c��YK�L--��-0-0/.+*'% ��##+####"&'#"&55#563353267'5#"26%5#�m��eeEk5Gs�m�#<l/�{-:��0q/O#��t��^/mwC:#�y�tt�)�ˍ(!��3S#+8٢������p��� �'�0�:�EK�PX@'�?& -J@'�?&JYK�PX@3 -c� -� -cc ��YK�LK�PX@8 -c�W� -� -c�c ��YK�L@9 -c� -� -c��c��c ��YK�LYY@*;;��;E;EBA6432/.+)$" ��##+##5"&'##"&'#"&55#563353267'5#"265#3>7672655pm�:��XeeFl4Ks�m�&>l/�{,;��0q.P#|��;" �@`S�U�t���Y�|/mwD:$�y�tt�*�ˍ(!��3S#+8[ � V%tb IVcU����������� �+�d@a �% J���p��c� � c -��YK�L!!��!+!+('��"+##5#"'"&55#5>553267'%2655�l�<�E=�}o�/7�sv*< �@aU�W�t���U�?�y�tt�.-,ˍ+$�jvi -HWaP������5����"�,�_@\" ! - -J�� c��c� -� -c��YK�L��+*'&��#" +##5#"&'#"&55#5663253267'54&"265l�8kEm:Vs�m�f?m6��{,;�mFvGGvF�t���IJ>+�y�tt�5=I�ˍ(!��:EFtGF�����@������%�L@I%$�J c��Y -K�L��#!��+##5"'"&55#5#%53267'327'@m�/�;@�mf������{,;�z?@M��t���GPP�y�tt����ˍ(!�`BKD���������1�<�DK�PX@; - J@; - JYK�PX@5 c � a�c -��Y�K�\LK�PX@<�p c � a��c -��Y�K�\L@B� h�p c��a��c -��Y�K�\LYY@ 22BA>=2<2<:86510/.(&"+!62'564&"#5"&'!32673"&5532767655!5!366325264&"��E/�r�yFP:l8�2�v��L, �_�pFO%������eFg2�n??o>p�B�ewxm -;r@F<�ϛF�bl\85nssc�E/tt&e<9DF��Y?l>>m��������3�>�FK�PX@= - J@= - JYK�PX@5 c � a�] -��Y�K�\LK�PX@<�p c � a��] -��Y�K�\L@C� p�p c��a��] -��Y�K�\LYY@$??44?F?FCB4>4><:873210+)"+!62'564&"#5#67&&'!32673"&5532>55!5!366325264&��E/�r�yFP:l8���J1Xg��L, �_�pF6= ������eFg2�>?n??p�B�ewxm -;r@F<�Ϝ�R6wWl\85nssc�3><tt&e<9DF��>m>?l>�����v��-�8�@�I�S K�PX@HEB7JK�PX@HEB7J@HEB7JYYK�PX@B -c -� -aW�c��YK�Z LK�PX@D�p -c -� -ac��YK�Z LK�PX@K� - -p�p c� � ac��YK�Z LK�PX@P� - -p�p c� � a�W�c��YK�Z L@Q� - -p�p c� � a��c��c��YK�Z LYYYY@4AA..��RQNMAIAIGFDC>=:9.8.86421�-�-,+&$! "+##5"&554&"#5"&'!32673"&5532>55!5366325264&"6262554&"26vl�7:l8�2�v��L, �_�pF6= ����eFg2�n??o>n-�4@�7FvGGvF�t���J�f6@F<�ϛF�bl\85nssc�3><tt&e<9DF��Y?l>>mi�FFJJ���:EFtGF��������&�/�A�I@9A4JK� PX@7��c�a�c �� -Y - -K \LK�PX@>�p��c��a�c �� -Y - -K \L@E�p�p��c��a��c �� -Y - -K \LYY@&''��HGDC;:8731'/'/,*�&�&%$#"""+##5#"'#"&55!32673"&5532>55!536655327&4625!264&"�m�+X7�~���L, �_�pE6> ����>�a:k�+��&P97[43\7�t���8��~3j\85nssc�4?<tt$g>;i!���A:�t6� wW",55\55�����a��$�8��K�PX@5 � a�a�d �� -Y - -K�\L@;�h � a��a�d �� -Y - -K�\LY@"%%��%8%821-,+*'&�$�$#"#"#+####"'!32673"&5532767655!55!3532667655am��er���L, �_�pFO%����A��$4!�t���2v�l\85nssc�E/t�y!l:N�I<>���������*�2��K�PX@@�p�f����c �a -Y� - -K�[�K�\�LK�PX@A�p�n����c �a -Y� - -K�[�K�\�L@H� p�p�n��� �c� � a -Y� - -K�[�K�\�LYY@210/,+*)('&%#" +#2653"&547!32673"&5532>55!5!##!367�MVeS�L������L, �_�pF6= ������y�C��I�MNC{��wl\85nssc�3><tt'd<q��������)�2��K�PX@4�h�c � a -��YK\LK�PX@5�p�c � a -��YK\L@<� p�p�c� � a -��YK\LYY@ **��*2*10/,+�)�)('" "!!+###"3#"&547!32673"&5532>55!55!363�m�~FR�}���L, �_�pF6= ������J��t��yBD�l{y)l\85nssc�3><t��$g<D�����m��/�=�H��K�PX@ -BJ@ -BJYK�PX@@� - -p� � c -� -a�c��YK\ L@N� p� - -p�p� � c�a��c��YK\ LY@,>>00��>H>HED0=0=:94321�/�/.-(&#""!#"+##5#"&'&#"3#"&547!32673"&5532>55!562>55!%2655ml�<n�"J�DO|���L, �_�pF6= ���D�@,4�]?@aU�W�t���UsgF�BFl|x)l\85nssc�3><t��D1.-*$g<�vi -HWaP���������'�1��@1� %JK�PX@1�h� �� �c�aY�K�Z - LK�PX@2�p� �� �c�aY�K�Z - L@8�h�p� �� �c��aY�K�Z - LYY@0.-,)('&$##"#+%�7&#"!32673"&5532767655!5!##5#!3632F7/ _5A �!L, �_�pFO%���l�±s���@�h;%+S>2l\85nssc�E/tt����p)b<sH�������/�<�F @ -5 JK�PX@D�h�� -c � c -� -a��c��YK\ LK�PX@E�p�� -c � c -� -a��c��YK\ L@L� - -p�p��c � c��a��c��YK\ LYY@(10��EDA@;:76420<1<�/�/.-(&#""!$+##5"&547#"3#"&547!32673"&5532>55!536325!3654&"26l�8̂UFR�}���L, �_�pF6= ��q�@[m6���JdFvGGvF�t���I�f#BD�l{y)l\85nssc�3><t�>I�$g<D�:EFtGF�������0�@�� JK� -PX@;�h� hc� � c �Y -��K�\LK�PX@<�h� pc� � c �Y -��K�\LK�PX@C�h�p� p�c� � c �Y -��K�\LK�PX@D�p�p� p�c� � c �Y -��K�\L@I�p�p�f� p��a� � c �Y -��K�\LYYYY@>=;:8731.-+*'%$#"!#"#+3##5#"&'!326'3"&5532>55!5!632'267%!2654&"#&7#&�l�kK}���L-!�a�pF98#��� Up�{S�f�yUT&C$|��t���(<�y�\=>wxsc� (7;te�fFRqa+/;"'0*-%%U��������=�O�Z�@T -JK�PX@I�h�h� c � ac -�Y��K�\LK� PX@J�h�p� c � ac -�Y��K�\LK�PX@Q�h� p�p� c � ac -�Y��K�\LK�PX@W�h�p� h�p� c��ac -�Y��K�\L@X�p�p� h�p� c��ac -�Y��K�\LYYYY@2PP?>PZPZWVNMJIGFDC>O?O=<7621/.+)('&%"""+!##5#"'#"&'!32673"&5532767655!5!632'267&72>55#2654&"#&7#37%2655�m�<�IE�v���L, �_�pFO%��� Up�|Q�W<F ���SV&C%{���@aT�W�t���Vmsvpl\85nssc�E/te�`NS`R"/0/�+7"'0*-%"k:$�vi -HWaP������o��+�4O�JK�PX@<�h�f �� �c � a��d�` - -Y� -LK�PX@=�h�n �� �c � a��d�` - -Y� -LK�PX@E� �� p�p�n �� �c��a��d�` - -Y� -L@L� �� p�p�n�s �� �c��a��d - -Y�K�\�LYYY@-,32/.,4-4+*)('&!"# +#"3253#5"&55!32673"&5532>55!5!#35!36�A4kz�!����L, �_�pF6= ���~��D�B�~8:[��(xq -l\85nssc�3><ttQQ'd<v�����<��'�/�8��K�PX@;�hc�a��c �� -Y - -K�\LK�PX@<�pc�a��c �� -Y - -K�\L@C�p�pc��a��c �� -Y - -K�\LYY@"00��08076521.-*)�'�'&%#"+###"&547!32673"&5532>55!5�264&"%5!363<m��o�{��L, �_�pF6= ���7Q10T5��f�Ax�t��v>#Vdr` -l\85nssc�3><t�11U0/��%f<?��������!�'�/��JK�PX@4�h�a��c -�� Y K�\LK�PX@5�p�a��c -�� Y K�\L@<�p�p�a��c -�� Y K�\LYY@"((""��(/(/,*"'"'$#�!�!#""+##5#"&'!32673"&5532>55!55#%32655�l�3iIe�\L, �_�pF6= ��w�Mz7A�t���FG?l\85nssc�3><t���$g<ǿ�I>���������"�(�01@ - JK�PX@9�h�a -�� Y K�YK�ZLK� PX@:�p�a -�� Y K�YK�ZLK�PX@5�p�a�W�` -�� Y K�L@;�p�p�a��] -�� Y K�\LYYY@"))##��)0)0-+#(#(%$�"�"#"+##5#67&'!32673"&5532>55!55#%32655�l�ՐlD�.�cL, �_�pF6= ��p�Fz7A�t�����Pql\85nssc�3><t���$g<ǿ�I>���������/�7�?-K�PX@J@JYK�PX@B�h�p�� -c -� -a��c ��Y�K�\ LK�PX@C�p�p�� -c -� -a��c ��Y�K�\ L@J� - -p�p�p�� -c��a��c ��Y�K�\ LYY@ 888?8?<;6521/.-,'%"!""+!62''64&"##"'!32673"&5532>55!5!5#3&72655��S1�r�x?H;k?�/a�6�SL, �_�pF6= ���g���2u7p�A~�z o8l;I8��Bml\85nssc�3><t��$g<��EHOB��������� �'�2�9-K�PX@1 -% -8&7J@1 -% -8&7JYK�PX@:�h�� - -c�a��c �� Y K�\LK�PX@;�p�� - -c�a��c �� Y K�\L@B�p�p�� - -c��a��c �� Y K�\LYY@ ((��65(2(20.,+$#� � #"+##5"&5!32673"&5532>55!54&"636632527'�m�8ڌ��L, �_�pF6= ���Su)����vLo8��V|'� -�t���I�ll\85nssc�3><t�V@Q�Q&e<@IJ���CN������J��%�.�7�;K�PX@>�hc�a��c �� -Y - -K�\LK�PX@?�pc�a��c �� -Y - -K�\L@F�p�pc��a��c �� -Y - -K�\LYY@*88&&��8;8;:96520&.&.-+*)�%�%$##"+###"&547!32673"&5532>55!5363355#"26%5#Jm��e�y��L, �_�pF6= ����=e/0q/O#��t��^/mwlXl\85nssc�3><tt&e<%���3S#+8٢���������*�3�<�F�Q�@ -K JK�PX@A�h c � ac -��YK�\LK�PX@B�p c � ac -��YK�\LK�PX@H� h�p c��ac -��YK�\LK�PX@M� h�p c��a�W�c -��YK�\L@N� h�p c��a��c��c -��YK�\LYYYY@0GG++��GQGQNMB@?>;:75+3+320/.�*�*)(" "+##5"&'#"&547!32673"&5532767655!5363355#"265#3>7672655�m�:��Xe�z��L, �_�pFO%����=e/0q.P#|��;" �@`S�U�t���Y�|/mwlXl\85nssc�E/tt%f<%���3S#+8[ � V%tb IVcU���������!�.�9��@ -3JK�PX@4�h -�a��c �� Y K�\LK�PX@5�p -�a��c �� Y K�\L@;� - -h�p -� -a��c �� Y K�\LYY@"//#"��/9/965+*".#.�!�!#"+##5"&'!32673"&5532767655!527667655!%2655�l�<���M, �^�qKM$��Dj ���=aR�V�t���X}oq_97qste�C0t��4$b9�&vg -IQaQ���������6�AK�PX@A -? - J@A? - JYK� PX@9�h�n�c -� -a ��Y�K \� LK�PX@:�p�n�c -� -a ��Y�K \� L@G� - -p�p�nn�c��a ��Y�K� \� LYY@>=<;876543.,)("!#+#'5654#"#6#"7&547!32673"&5532>55!5!!36267��Q]��MScr|pcSL����L, �_�pF6= ��������9�.Apr|f� -vEA���|JEv -�~l\85nssc�3><tt#f>YlC��������!�,�6��@ -+ JK�PX@:�h�� c -�a��c�� Y K�\LK�PX@;�p�� c -�a��c�� Y K�\L@A� - -h�p�� - c� -� -a��c�� Y K�\LYY@ ""��5410",",*(&%�!�!#"+##5"&5!32673"&5532767655!536632554&"26�l�8́��L, �_�pFO%����lDm6FvGGvF�t���I�fl\85nssc�E/tt'c=<FI���:EFtGF�����"��*�3�9K�PX@0h - -a ��YK\ LK� PX@1p - -a ��YK\ LK�PX@6p� -W - -a ��YK\ L@8� - -ppa ��YK\ LYYY@$44��49496520-,�*�*)(#!""+##!32653"&55!32673"&5532>55!55!3665#"l��zM+!�_�q��L, �_�pF6= �����M),�$�t��9l\94orscfl\85nssc�3><t�$e>DH�1�������+�5�V@S -0- -J�p����c�� - -c��c��_ Y�L43/.+*&%$ +#"632#5&'#"&55&&7&46335!5!#5&"26�X4*,��g3�DBJud��sIg^a�Z��l04�6) ���]'u�QFw.lWa_�L&�OFtt���!##�����;��%�-�<�r@o6J�p��cc��c��c��_ �� -Y - -K�L..��.<.;97310/,+('�%�%$#&"+###"&'#"2673"&47&46335!5�264&"%5!#"633663;m��o�t�v;\3��ԁK9g^9���7Q10T5����X%!�z[�t��v>#VdTIh1:% Rcw�9+�OFt�11U0/���7!FJ�����,��$�2�;�?�}@z1J�p��cc�c��c��_ �� -Y - -K�L<<&%��<?<?>=:964.,+*)'%2&2�$�$#"&"#+####"&'#"2673"&47&46335!536335!#"65#"26%5#,m��eePr �v;\3��ԁK9g^9��e�*�/���X%!�0q/O#��t��^/mwUHh1:% Rcw�9+�OFt�tv��7!-3S#+8٢�����C���!�7��@*JK�PX@=� p� n��c��c��c�` -�� Y �L@D� p� n�p��c��c��c��` -�� Y �LY@��6421-+'%$#�!�!&#"+##5"&732654#""&7&46335!5##"632326�l�0�l - 81pHZZQ��d?g^G�t�˵X+"u�B474B<�t��~M�m:P�Qm�J)�OFt��ϴ7%TL37.5h�������A��@6 -*( JK�PX@>� �� �c�� - -c� ccY�K�K�[�L@;� �� �c�� - -c� cc��_Y�K�LY@A@?>=<;93210-+&$!"$ +#"632'554#"#6#"7&463267&#"&&7&46335!5!#��W)"(a�,4^VZ7>J<91+QdL;(6!tZqzm��x>g^S�n��7& MG L2TQNRGggF))NX�O$%@g�j_�2L&�OFtt����!���+�5�c@` J�p����c��c�� c� � c��_ -Y� - - L430/+*)('&'"$ +#"63 #5"&462&#"&&547&46335!5!#54&"26��X. )j#�TRy$kUdeY��mEg^J�qԾ*G++G*�7&���W-W�S"Hb�hZ���K'�OFtt��#*+E*)��������&�.�6�A�h@e -; - J - -c� � c c��YK�L77��7A7A>=5410-,)(�&�&##$"+##5#"'"&'#"&46326326767655!5264&"264&"2655�l�<fEg~jm=f��e=j4�a@2�D�@h??h@k@g@@g@@aU�W�t���U4/5:789�Ѐ8:r:1t��@AfA@h@@h@A,vi -HWaP������P��_K�PX@$���p�[�K�Y��K�L@"���p���c�Y��K�LY@#+3###5354&#"#546 �~w�xw�q���J��t��pt]R�9<������3������gK�PX@%��h�s��c��W��[���O@&���p�s��c��W��[���OY@"%+"&46254632#4&#"/%%�fkXms+([4$�pjzlY(.{j���*�2���@���W��[���O+"&4622%%C%��D�����?K�PX@��h��c����L@���p��c����LY�"#+#&5432#6&#"Tg�VYs !G� -J�hX&,o��D������RK�PX@�h��c���c����L@�p��c���c����LY@ "%+#&4>32#&&#"6"&462Tg,Q7Wfp,)W�%%� -wMB&gY'-q%��������>�Ƶ!JK�PX@D��h���c���c� � c�� -c�� c� -� - ]YL@E���p���c���c� � c�� -c�� c� -� - ]YLY@(��=;987653-,)'%$#" - ��+�&4627#&#"3##"2"'#33254&"&'&546335!5!5432%�sH,%�~�263bF!Gi�)��4-[8`D#HuY9��x�Zd%%:V9;Tt�A %gNb0r.2F&"hOLMtS�k��,�������vK�PX@.�p� [� K��[���KYK�L@,�p����c� [� KYK�LY@ -+�2"&43###5354&"#54627D//D/6sl�ml!d �^�^�0C//C� t��ptJCBKDIx����,����"�͵ JK�PX@5� -�� -h�p�[�K��� [� KYK�LK�PX@6� -�� -p�p�[�K��� [� KYK�L@4� -�� -p�p���c��� [� KYK�LYY@"!+�&"3###5354&"#546262#L6~w�xw!d �^�0#�NwZ/.1t��pt1KCCKZ`w�Z?g\��,�����(�K�PX� JK�PX� J� JYYK�PX@6��h p����c[K Y -K�LK�PX@7���p p����c[K Y -K�LK�PX@A���p p����c[�K[�K Y -K�LK�PX@?���p p����c�[�K�[�K Y -K�L@=���p p��c����c�[�K Y -K�LYYYY@((%$! !+462"546262#6#"3###5354&"�''�^�1)�_wL)%~w�xw!d %((O`w�SEiYT</Ht��pt1KCCKZ���������rK�PX@,�p����c� [� KYK�L@*�p� � c����cYK�LY@# -+�2"&43###5354&#"#546 6D//D/5~w�xw�q���J��0C//C�t��pt]R�9<����������%��@ - JK�PX@6�h - -p� �[���K�[�KYK�LK�PX@7�p - -p� �[���K�[�KYK�L@5�p - -p��� � c�[�KYK�LYY@���%�%#!"##+54632632#6&#"3###5354&#"��֥k�0#lOVw! G~w�xw�q��<��A>dg\#1zt��pt]R�9��������.�K�PX@ -JK�PX@ -J@ -JYYK�PX@6��h p����c[K Y -K�LK�PX@7���p p����c[K Y -K�LK�PX@A���p p����c[�K[�K Y -K�LK�PX@?���p p����c�[�K�[�K Y -K�L@=���p p��c����c�[�K Y -K�LYYYY@..,*'&%$$$+462"546326632#4&"3###5354&#"�''��֥g�1O:Ydu+S.~w�xw�q�%((O<��<9/8iY'-:0t��pt]R�9����G����(@%�W���c�L - +"&462%#532#&&D//D/�.)UN-0F{DE=/C00Cj 2xf/����|����K�PX�J�JYK�PX@�h���W[�K�LK�PX@�h����c�[�K�L@ �p����c�[�K�LYY@ "! +3662#6#"#&&##�)`h6K�S iI!${DEX.�&B8IhYT+<f/���������o�JK� PX@'�h����c��c�[�K�L@(�p����c��c�[�K�LY@" +3662#6&"#&&##62"&�)`h5M�Xd$O& {DEX.�##�&B8If[)4-Bf/##��$��J���a�JK�PX@"��c�[�K��[���K�L@ ����c��c�[�K�LY@ -%!"#+2"&4%32#&&##53&&##)D//D/�|)-5=)*Pr=H`.)=></PM.�0C//CO$#5�1X2I%��#��~� ��@ -JK�PX@%�c��[��K��[��K�LK�PX@+�h��c��[��K��[��K�L@*�p��c��[���K�[�K�LYY@%!"! +32662#6#"#&&##53&&##�#)dd;I�PiI!# q=Ha.)<></PL.0[5EhYU,='1X0G%��#���� �( -K�PX@ -J@ -JYK�PX@, W� c��[��K��[��K�LK�PX@.�p c��[��K��[��K�LK�PX@1�p�W� c��[���K�[�K�L@2�p�� c�� c��[���K�[�K�LYYY@'&%!" -+32662#6&"#&&##53&&##62"&�#)bd: -K�Wd$O&q=Ha.)<></PL.�##/W4Af[*3-B'1X0G%_#��@��^����0@-��W���cYK�L"# +2"&4%323###53&&##�D//D/��)5@E=Il�mdADW.�0C//C- <}t��pta-��?�������K�PX� �J��JYK�PX@+� �� h���W -��[�KYK�LK�PX@,� � h�� c -��[�KYK�L@-� p�� c -��[�KYK�LYY@� - �+"3###53&&##53662#6�!$�l�mcADW.)`h6K�S i�+<!t��pta-j&B8IhYT��=������&��� JK� PX@4��h� �� c���c� -[� - -KYK�L@5���p� �� c���c� -[� - -KYK�LY@��&%#" - �� +&4626&"3###53&&##53662#�#:$O& �l�maADW.)`h5M�Xc##J3-B!t��pta-j&B8If[��C��d��'��#JK�PX@.� � c� - -[�K��[���KYK�L@,����c� � c� - -[�KYK�LY@'% "#+2"&4%323###53&&##53&&##�D//D/��),5<))Ol�mh7G].)=?</PM.�0C//CO""2�t��pt+X2I%��?����(��K�PX@ -!�J@ -!�JYK�PX@2�c� [ - K�� [ - KYK�LK�PX@8��h��c� [ - K�� [ - KYK�L@7�p��c� [� K�� -[� - -KYK�LYY@�'&$# - �(( +"3###53&&##53&&##532662#6�!# �l�me7G^.)<></PL.)dd;I�Pi�,=t��pt+X0G%X0[5EhYU��?�����0mK�PX@ -* ! �JK�PX@ -* !�J@ -* ! �JYYK�PX@?� � h� � W���c� - -[K�[KYK�LK�PX@:� c���c� - -[K�[KYK�LK�PX@A� �� p� � c���c� - -[K�[KYK�L@?� �� p� � c���c� - -[�K�[�KYK�LYYY@"��0/-,(&%# - ��+&4626&"3###53&&##53&&##532662#�#2$O&�l�me7G^.)<></PL.)bd: -J�Wd##P4-Bt��pt+X0G%X/W4Af[���-�BL���(@%����c��_L+"&462"&53265^#3$$3#�p�om9k8�#$2$#4[mm[+::+�����sL����A@>����c�� c -K Y� K�L+"&462"&53265###5!�#3$$3#�p�om9k8Al�m_�#$2$#4[mm[+::+�{��pt�����Y��(��@ - - JK� PX@.�h����c��c - Y�K�\�L@/�p����c��c - Y�K�\�LY@���(�(")#+32'5654##3253"&55267655!5!� x�x>?f�4dKH�i�m�T ��sp&W7�gZh"/Nacbhnog�, H%tt��������%��K� PX@6�h�p����c��c - Y� K�\�L@7�p�p����c��c - Y� K�\�LY@���%�%$#"#+#54&##3253"&55267655!5!��x�HLH4dKH�i�m�T ��p&Z4�}lmNFacbhnog�, H%tt��������0���%JK�PX@:�h�p� �� �c��c��c��_ - -Y� -L@;�p�p� �� �c��c��c��_ - -Y� -LY@0/.-,+*(#!#!$ +#"632#6#""&'33254&'&547&46335!5!#�X"!uu�h0;FC�pևy}_6=�I7g^9�����7!w`g3h- -�VbsnuL* �k9)�OFtt��������0��@%"JGK�PX@0�h�s����c��c��c - Y� L@1�p�s����c��c��c - Y� LY@0/.-/"#!$ +#"632#6#"3#6&#"7&47&47&46335!5!#�X "sr~h2:>0 sAU*56+[s0SI7g^9�����7 seh4a9��vw'L"fY�.8�8)�OFtt�����^��'���JK�PX@/� p��c�� cY�K��[ -���L@,� p��c�� c� -��_Y�LY@�%$#" �''+"'&4675&&54335!5!##"33#"2535�A#6.,8� ��x�th -<:&4f�su -E%cC -C.�Ltt� #g@Bcgd��.�5��&�/��@-&#JK�PX@$�p�[��K�K�[�LK�PX@.�p��[��K��[��K�K�[�L@,�p�[�K��Y���K�K�[�LYY@!"!+3##3#&&54675'#567&&5462&"65H�lkjk�B9�+e�ecMFv�uZ n�/P174E�t��FDlWX:Mzt#N LP+Y?Rkk�V111N3<8��������3�[@X(J�p�n� �� �c��c��d - -Y�K�[�L3210/.-+!%"$ +#"632#"33#&5467&"7'&547&46335!5!#��X/,&x�C#)#>; �]P"�]�~�h6gDg^G�t���7' �j#^�CC5bTefi �Hk�K&�OFtt���������2@/���p�[�K�Y��K�L+366 #54&"3###o�B��d�dll�m䉏��*!^RNZt��p�����*���2@/���p�[�K�Y��K�L+366 #54&"3###o�[��s�tll�m䊎��+"^ROYt��p�����]���2@/���p�[�K�Y��K�L#+346 #54&#"3###o�s���}�ll�m䊎��,#^R�t��p���������2@/���p�[�K�Y��K�L+366 #54 3###o������ll�m䊎��-%��t��p���������2@/���p�[�K�Y��K�L+346 #54 3###o������ll�m䋍��/'��t��p��������2@/���p�[�K�Y��K�L+346 #54 3###o�����Kll�m䋍��/(��t��p�����K���2@/���p�[�K�Y��K�L+34$ #54 3###o � ��ll�m䌌��1*��t��p�����~���2@/���p�[�K�Y��K�L"+34$ #54! 3###o���p��S ll�m䌌��2+�X".t��p���������2@/���p�[�K�Y��K�L+34$ #54 3###o##���ll�m䌌��3,��t��p���������2@/���p�[�K�Y��K�L+34$ #54 3###o1.1��{ll�m䌌��5/��t��p��������2@/���p�[�K�Y��K�L+34$ #54."3###o>H>�L��ȣ�Mll�m䍋��5/0F&%C/t��p�����N���2@/���p�[�K�Y��K�L%+34$ #54&'&#"3###oL`L�QI��ЍHRll�m䍋��720E$#D/t��p���������2@/���p�[�K�Y��K�L%+34$ #54&'&#"3###oYyY�VL��ؖMWll�m䍋��830F$#D/t��p���������2@/���p�[�K�Y��K�L+34$ #54 3###oe�f���ll�m䎊��95��t��p���������2@/���p�[�K�Y��K�L+34$ #54 3###or�t��wll�m䎊��:6��t��p��������2@/���p�[�K�Y��K�L!+3! #54 3###o�c���Dll�m���<8��t��p�����P���2@/���p�[�K�Y��K�L+34$ #54 3###o�����ll�m䏉��<8��t��p���������2@/���p�[�K�Y��K�L+3 #54 3###o/���ll�m���=:��t��p���������2@/���p�[�K�Y��K�L+3 #54 3###oc���ll�m���?<��t��p��������2@/���p�[�K�Y��K�L+3 #54 3###o���Oll�m���B@��t��p�����D���2@/���p�[�K�Y��K�L+3 #54 3###o��ll�m���B@��t��p�����x���2@/���p�[�K�Y��K�L+3 #54 3###o#���ll�m���CA��t��p���������2@/���p�[�K�Y��K�L+3 #54 3###oW���ll�m���ED��t��p��������8@5p���[�KYK�L���� +54 3###53 �Zll�mo��G��t��pt��G�� -������� -�?K�PX@����a�[�L@����a�W�[�OY�+3#5255# -t?>2:+7wG8=�������� �������� �� ���� ������ ��6���� �� ���� ������� �� ��� ��\��� ��&��� � �\$�� ��@��� ��@��� � ��� ��4��� ���� ��"�� ���2�C�o�p�y�r�i�g�h�t� �(�c�)� �2�0�1�4� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y� �(�i�n�f�o�@�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�)�P�o�p�p�i�n�s� �S�e�m�i�B�o�l�d�R�e�g�u�l�a�r�2�.�0�0�0�;�I�T�F�O�;�P�o�p�p�i�n�s�-�S�e�m�i�B�o�l�d�V�e�r�s�i�o�n� �2�.�0�0�0�;�P�S� �1�.�0�;�h�o�t�c�o�n�v� �1�.�0�.�7�9�;�m�a�k�e�o�t�f�.�l�i�b�2�.�5�.�6�1�9�3�0�;� �t�t�f�a�u�t�o�h�i�n�t� �(�v�1�.�3�)�P�o�p�p�i�n�s�-�S�e�m�i�B�o�l�d�P�o�p�p�i�n�s� �i�s� �a� �t�r�a�d�e�m�a�r�k� �o�f� �I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�.�I�n�d�i�a�n� �T�y�p�e� �F�o�u�n�d�r�y�N�i�n�a�d� �K�a�l�e� �(�D�e�v�a�n�a�g�a�r�i�)�,� �J�o�n�n�y� �P�i�n�h�o�r�n� �(�L�a�t�i�n�)�h�t�t�p�:�/�/�w�w�w�.�i�n�d�i�a�n�t�y�p�e�f�o�u�n�d�r�y�.�c�o�m�T�h�i�s� �F�o�n�t� �S�o�f�t�w�a�r�e� �i�s� �l�i�c�e�n�s�e�d� �u�n�d�e�r� �t�h�e� �S�I�L� �O�p�e�n� �F�o�n�t� �L�i�c�e�n�s�e�,� �V�e�r�s�i�o�n� �1�.�1�.� �T�h�i�s� �l�i�c�e�n�s�e� �i�s� �a�v�a�i�l�a�b�l�e� �w�i�t�h� �a� �F�A�Q� �a�t�:� �h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�h�t�t�p�:�/�/�s�c�r�i�p�t�s�.�s�i�l�.�o�r�g�/�O�F�L�P�o�p�p�i�n�s�S�e�m�i�B�o�l�d 8 - @� . ( A 7 M / K � K� L 0 5� 0� ' ? > 0 K � G� . > . 2 G� . G � ( M . > $� 8 M 5 $ ( M $ M 0 $ >� 0� 8 . > ( $ >� * M 0 > * M $� 9 H d������������2�������������������������������������*��D��E�E��F�k��l�l��m�r��s�s��t�w��x�x��y�{��|�|��}� �!!�"'�((�)*�+T�UU�Va�bh�ik�ll�mm�nt�uv�wx�y��������������������������������������������������� -�,�J�DFLT�dev2�deva�������������abvm�blwm�������������� -������������,�f��)*fgh�����������������������������������������������������{ -�����"(��. -�( -��"(.4:$@FL**RX^dj|pv�|�����������������������������$*06<BHNTZ�`flrrx~���������������������������������C��������������@���������������������������]��A��Z�����-������������������������������������������������������������������1������������������������������������������B��i��}�����%�����/������8��>��������������H��R�������������������I�����C��-��������������J�d�������:\��nt�#���*� -�,1U�RW�wM#O�m�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� �����%�������������V�����M�����#��v�����S��2�����Z����������@��bcdewx��}:>@DEFGKOVW\nrst����������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~������������������������ �����������������}��� �&,28>DJPV\bhntz���8����V����������������� -"(�.4:@FLRXB^djpv|@�����d��v����������������$*06<BHNTZ<B`flZrx~�������������������|������������������4�k���}�������i���C����G���A���J������)��~�@������������-��������������|����������������f����������������z�H��������������9���������~���e������k�������z�����&�U�(���#������#������������������s�{�������������������6�0������ �������������������������������8�����J���<����{�F�����������.��������7�$�����8�8���>���=���������������H���E�>�����9���?�I���������������C�*�?�<�E�������������l��{:>@DEFGKOVW\nrst��������1268>BCDIRht{|����������������������������������$47DHMSTUVZ[]begjlmnpqvyz{}~���������������������{���� -"(.4:@FLRX^djpv|�����������������������$*06<BHNTZ`fl�rx~��������������������� &,28>DJPV\bhntz��������������C�������������������~����������@����������|���C����� -��� �@���C���������������}�j���p����@���~�w�������������������������������z�������c����������Z�����������N��������������9�������y������������������������������&�9�&�(�"������#����$�������������b����������������������S�����������������������������������������������j�������2���#�������B���������������*���n�������#�������8���>���#�������������������+���,�������"�����������������������I�������C�6�V����������� -�b.�DFLT�dev2�deva�6���������������� � -��� ����������������� � -�����abvs�bakhn�lakhn�tblwf�zblwf��blws��half��half��haln��liga��nukt��pres��psts��rkrf��rphf��vatu��������������������������������� ���� � -����������������� �����������������2�f����l���8R������ z �!�!�"""","L"Z"h"v"�"�"�"�"�"�"�"�"�####,#:#H#V#d#r#�#�������&�>�V����!���������d����!���������e����!���������w����!���������x�������������������f��� �*�4�>�H�R�\��n�]��o�]��p�]��q�]��r�]��s�]��t�]��U�]��:;<AFGOT�������"�� -�����lZ����lC��:A��������� ����������������� t������l�������&�R�^�j�v����������������������*6BNZfr~��������������lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT����lT���lT����lT���lT���lT���lT���lT���lT���lT���lT�� �lT�� -�lT��:S��V\�nq�!tt�%�����������l����T�������������l��������*�Z�d�n�x����������������������������������",6@JT�^hr|�������l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l����l��:\��nq�#tt�'���(��������&�R�\�f�pB�z��������LV`j������t������������$.8B~LV`jt~���l���l�� �l���l���l���l���l���l���l���l���l���l���l���l���l�� �l��!�l��"�l��#�l��$�l��%�l��&�l��'�l��(�l��)�l��+�l��,�l��-�l��.�l��/�l��0�l��� -����������L�������������������� *4>HR\fpz�������������$.8BLV`jt~������������� -(2<FPZdnx�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���� -������������ ���������������������������������������������������������������������������� ����!����"����#����$����%����&����'����(����)����*����+����,����-����.����/����0����:S��V\�nq�!tt�%���&���@���G������ �+�\P�$>r|�6Xr�����R~�4~8�� � � -X -���(2d����� ��:�D�L�T�\�d�l�t�|��������������������������������������V���VU���T��IS��FR��DK��S<��X:��SJ�XI�VH�SF�RB�OA��@�N?�M>�K=�JL�Y;��Q�[8�I7�H6�D5�A4�?3�;1�:�����"�(�.�4a�Y_�X]�S[�RZ�MX�IW�;��&�.�6�>�F�L�R�X�^�d�j�p�v�|��������p��Sm��Sk��Xj��Sq�Rv�[o�Qn�Pu�Xl�Mt�Vr�Si�Lh�Kg�Hf�Ae�=d�<����y�Sx�Rw�M�����"�(�.|��X~�R}�M�S{�@z�?����S�� �(�0�6�<�B�H�N�T�Z�`�f�l�r�x���X���S��R��P��M��K��I��F��D��B��X��S�����A��:������S��R��M�� -�����Y��A��@��?�� -�����X��S��E��D������X��S��E�� -�����X��S��G��F������X��S��G�����$�*�0�6�<��X��S��R��H��G��F��E��D��6�>�F�N�V�^�f�n�v�~�����������������������������������X���S���M���S���V���S���X���S���X���S��X�����N��V��M��J��S��[��I�����;�����R�����O��:������X��S��M��� �&�,�2�8�>�D�J�P�V�\��X��S��R��Q�����P��M��L��K��=�����<����� �&���S��S��R��X��M�&�N�X�`�h�p�x�������������������������������������� -"(.4:@FL���S��S��D���S���X���S���S���X���S���X���X���S���[���S���[��N��S��M�\�����R��L�[�����K��X��Q��J��������O��I��F��D��@��?�����:���"�(�.�4�:�@�F�L�R�X�^ ��S�X�V�S �R�O�N -�M�[�I�E�D� ��� �&�,�2�8�>�D�Y�V�S�O�N�M�I�D�A��&�.�6�>�D�J�P�V�\�b�h�n�t�z��������-��S&��X!��S0�[,�V+�S*��)�Q(�P'�M/�Y%�L$�K#�I"�B.�X �q�A�� -���5�X4�V2�S1�M��(�0�8�@�F�L�R�X�^�d�j�p�v�|����������A��X?��S<��SE�XD�VC�SB�RH�\@��G�[>�Q=��F�Y;�P:��9�N8�M7�K6�I���J�SI�M��8�@�H�P�X�^�d�j�p�v�|��������������������������������e��Fc��SY��SN��Sf�[b�Va�S`�R_�Q^�P]�O\�N[��Z�Kg�\X�JW�IV�GU�FT�ES�DR�qQ�AP�<O�;d�XM�:������$l�\k�Xj�Vi�Sh�M��� �&�,�2�8�>�D�J�P�V�\x�Yw�Xv�Vu�St�Rs�Mr�Iq�Dp�@o�?n�nm�:��(�0�8�@�H�P�V�\�b�h�n�t�z���������������S���S���S~��X|��S��O�����N��X��H�����S�E��Z}����R{�Dz��y�:��2�:�B�J�R�Z�`�f�l�r�x�~���������������������������S���S���X���S���X��R��P��O�����N��M��K��X��J��V�����S��I��D��A��;��[�����:����� �&�,��X��V��S��R��M��H����S�� -���N��SO�SP�XM�R����S����� �&�,G�RE�PD�tC�O9�I2�n����� �&�,c�[b�Y`�X^�S\�RY�I�����S��q�� -����[�t�I�q�� -��� L��\K��SL�\K�S��s�S����S����S��3�S�� �������������$���& �'�(�)""�*�����6�p����8z���0r�,��F���*V������ -~��������>DEFTUr��������������� -D��������GK\s������������� -��������:NOPXnt������������ ���������=ILZ�����L����� ���������<?@JSVp�����8����� |��������ACMQRWY[q����� ��ow���� :������ ��BH�����l����� ������!��;o��K{}~������������"�� -�$�����������#��h�����Hkyz�����������������$��uz������������#%(.7iq�����B������%��eny|����������� -+Tgjm���������������&��,Pdirstw{�������������� 0569;EJSUVhn������������������'��%Olqvx���������� "')*/23:=CDIZ[]ru�������(������(��!6o}~�������������,4GM\dpsv����������������)��&4>BCDMXY_`fg�����������18>@BFW^atx������n������*��129;@AEJ]^��������Xb�����*������+��Hc�PQR_`f������������,��=FGILQZ[\abk &������������-��57?Wj������Oe�����������.��3p����|��������^������/�� -m����!<A������4������0��<NR�����-?����������1��:KSTU���Yc�����������������������dewx��������� ��"�>�H�d������������*�������*�����*����*�������*�����*�������*�����*����*�������*�����*�������*�����*����*�� /afghijk����������6��@������1��:\��nt�#���*� -�,1��R��������*���������N����*�4����d�����c��b����d������c��b��d��KTY\����������Z������1��":Ont�� -128BCD�������M]mnyz������a�������������$�.�8�B�L�V�`�j�t�~��������������l����l����l����l����l����l����l����l���l���l���l���l���l���l��*�l��>DEFGKT\���������������������Q���N���K�������@���������2�!�������$����������"�����������T����l������:l������,m������n������o������p��������q��������r��������s��������t��������u��������v��������w��������x��������y�������vz�������h{�������Z|�������L}�������>~�������0�������"�������������������`������������������*`a������������ \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/browser-sync.js b/web/themes/cog/STARTERKIT/gulp-tasks/browser-sync.js deleted file mode 100644 index af4e8edbba..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/browser-sync.js +++ /dev/null @@ -1,20 +0,0 @@ -/** - * @file - * Task: Browsersync. - */ - -/* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - var browserSync = plugins.browserSync.create(); - - gulp.task('browser-sync', function () { - browserSync.init(options.browserSync); - }); - - gulp.task('browser-sync:reload', function () { - browserSync.reload(); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/build.js b/web/themes/cog/STARTERKIT/gulp-tasks/build.js deleted file mode 100644 index 5d125db1d1..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/build.js +++ /dev/null @@ -1,33 +0,0 @@ -/** - * @file - * Task: Build. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - plugins.runSequence.options.showErrorStackTrace = false; - - gulp.task('build', function(cb) { - plugins.runSequence( - 'compile:sass', - ['minify:css', - 'compile:styleguide'], - ['lint:js-gulp', - 'lint:js-with-fail', - 'lint:css-with-fail'], - cb); - }); - - gulp.task('build:dev', function(cb) { - plugins.runSequence( - 'compile:sass', - ['minify:css', - 'compile:styleguide'], - ['lint:js-gulp', - 'lint:js', - 'lint:css'], - cb); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/clean-css.js b/web/themes/cog/STARTERKIT/gulp-tasks/clean-css.js deleted file mode 100644 index a0b004c7a5..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/clean-css.js +++ /dev/null @@ -1,17 +0,0 @@ -/** - * @file - * Task: Clean:CSS. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - // Clean CSS files. - gulp.task('clean:css', function () { - plugins.del.sync([ - options.css.files - ]); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/clean-styleguide.js b/web/themes/cog/STARTERKIT/gulp-tasks/clean-styleguide.js deleted file mode 100644 index 6bd0d9c89b..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/clean-styleguide.js +++ /dev/null @@ -1,20 +0,0 @@ -/** - * @file - * Task: Clean:Styleguide. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - // Clean style guide files. - gulp.task('clean:styleguide', function () { - // You can use multiple globbing patterns as you would with `gulp.src`. - plugins.del.sync([ - options.styleGuide.destination + '*.html', - options.styleGuide.destination + 'public', - options.css.destination + '**/*.twig' - ]); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/clean.js b/web/themes/cog/STARTERKIT/gulp-tasks/clean.js deleted file mode 100644 index fb3ace5d34..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/clean.js +++ /dev/null @@ -1,12 +0,0 @@ -/** - * @file - * Task: Clean. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('clean', ['clean:css', 'clean:styleguide']); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/compile-js.js b/web/themes/cog/STARTERKIT/gulp-tasks/compile-js.js deleted file mode 100644 index f906c369d8..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/compile-js.js +++ /dev/null @@ -1,24 +0,0 @@ -/** - * @file - * Task: Compile: JavaScript. - */ - -/* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('compile:js', function () { - return gulp.src([ - options.js.files - ]) - .pipe(plugins.plumber()) - .pipe(plugins.sourcemaps.init()) - .pipe(plugins.babel({ - presets: ['es2015'] - })) - .pipe(plugins.sourcemaps.write()) - .pipe(plugins.plumber.stop()) - .pipe(gulp.dest(options.js.destination)); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/compile-sass.js b/web/themes/cog/STARTERKIT/gulp-tasks/compile-sass.js deleted file mode 100644 index b80eb3ba08..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/compile-sass.js +++ /dev/null @@ -1,29 +0,0 @@ -/** - * @file - * Task: Compile: Sass. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('compile:sass', function () { - return gulp.src([ - options.sass.files - ]) - .pipe(plugins.plumber()) - .pipe(plugins.sourcemaps.init()) - .pipe(plugins.sassGlob()) - .pipe(plugins.sass({ - errLogToConsole: true, - outputStyle: 'expanded' - })) - .pipe(plugins.autoprefixer({ - browsers: ['last 2 versions'], - cascade: false - })) - .pipe(plugins.sourcemaps.write()) - .pipe(gulp.dest(options.sass.destination)); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/compile-styleguide.js b/web/themes/cog/STARTERKIT/gulp-tasks/compile-styleguide.js deleted file mode 100644 index 6b3d15a522..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/compile-styleguide.js +++ /dev/null @@ -1,14 +0,0 @@ -/** - * @file - * Task: Compile: Styleguide. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('compile:styleguide', function (cb) { - return plugins.kss(options.styleGuide, cb); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/default.js b/web/themes/cog/STARTERKIT/gulp-tasks/default.js deleted file mode 100644 index 6c9190025b..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/default.js +++ /dev/null @@ -1,13 +0,0 @@ -/** - * @file - * Task: Default. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - // The default task (called when you run `gulp` from cli) - gulp.task('default', ['build']); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/lint-css.js b/web/themes/cog/STARTERKIT/gulp-tasks/lint-css.js deleted file mode 100644 index 55c07ba010..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/lint-css.js +++ /dev/null @@ -1,39 +0,0 @@ -/** - * @file - * Task: Lint: scss Files. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - // Lint scss files. - gulp.task('lint:css', function () { - return gulp.src(options.sass.files) - .pipe(plugins.plumber()) - .pipe(plugins.gulpStylelint({ - reporters: [ - { - formatter: 'string', - console: true - } - ] - })) - .pipe(plugins.plumber.stop()); - }); - - // Lint scss files and throw an error for a CI to catch. - gulp.task('lint:css-with-fail', function () { - return gulp.src(options.sass.files) - .pipe(plugins.gulpStylelint({ - reporters: [ - { - formatter: 'string', - console: true, - failAfterError: true - } - ] - })); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/lint-js.js b/web/themes/cog/STARTERKIT/gulp-tasks/lint-js.js deleted file mode 100644 index 05e34ae64b..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/lint-js.js +++ /dev/null @@ -1,46 +0,0 @@ -/** - * @file - * Task: Lint: Scripts. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - // Lint JavaScript. - gulp.task('lint:js', function () { - return gulp.src(options.jsLinting.files.theme) - .pipe(plugins.plumber()) - .pipe(plugins.gulpEslint()) - .pipe(plugins.gulpEslint.format()) - .pipe(plugins.plumber.stop()); - }); - - gulp.task('lint:js-gulp', function () { - return gulp.src(options.jsLinting.files.gulp) - .pipe(plugins.plumber()) - .pipe(plugins.gulpEslint({ - useEslintrc: true, - ecmaFeatures: { - modules: true, - module: true - }, - env: { - mocha: true, - node: true, - es6: true - } - })) - .pipe(plugins.gulpEslint.format()) - .pipe(plugins.plumber.stop()); - }); - - // Lint JavaScript and throw an error for a CI to catch. - gulp.task('lint:js-with-fail', function () { - return gulp.src(options.jsLinting.files.theme) - .pipe(plugins.gulpEslint()) - .pipe(plugins.gulpEslint.format()) - .pipe(plugins.gulpEslint.failOnError()); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/minify-css.js b/web/themes/cog/STARTERKIT/gulp-tasks/minify-css.js deleted file mode 100644 index 2211777657..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/minify-css.js +++ /dev/null @@ -1,22 +0,0 @@ -/** - * @file - * Task: Minify:CSS. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('minify:css', function () { - return gulp.src([ - options.css.files, - '!' + options.css.destination + '**/*.min.css' - ]) - .pipe(plugins.rename({ - suffix: '.min' - })) - .pipe(plugins.cleanCSS({compatibility: 'ie8'})) - .pipe(gulp.dest(options.css.destination)); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/pa11y.js b/web/themes/cog/STARTERKIT/gulp-tasks/pa11y.js deleted file mode 100644 index 20c8d5918f..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/pa11y.js +++ /dev/null @@ -1,111 +0,0 @@ -/** - * @file - * Task: test:pa11y. - * Pa11y tests websites for accessibility issues. http://pa11y.org/. - */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - const pa11y = plugins.pa11y; - const gutil = plugins.gutil; - - gulp.task('test:pa11y', (cb) => { - - // Initialising the initial values. - let errors = 0, warnings = 0, passed = false; - - // Starting the audit. - plugins.gutil.log('Accessibility Audit starts'); - - // Initialising the test urls using pa11y function and options passed. - const testpa11y = options.pa11y.urls.reduce((arr, el) => el.length ? [...arr, pa11y(el, options.pa11y)] : arr, []); // pure fn - immutable. - - // Using ES6 Promise to fetch all pa11y results. - Promise.all(testpa11y) - // success response. - .then(results => { - // Iterating through results array. - results.map((result) => { - // If results has issues. - if (Object.keys(result.issues).length) { - // Iterating through issues - result.issues.map((issue) => { - // Defining the message template for issues - const message = `\n================================================================================\n - ${result.pageUrl}\n - ${issue.type}\n - ${issue.code}\n - ${issue.context}\n - ${issue.message}\n - ${issue.selector} - \n================================================================================\n`; - // Logging errors in red - if (issue.type === 'error') { - errors += 1; - gutil.log(gutil.colors.red(message)); - } - // Logging warnings in magenta - else if(issue.type === 'warning') { - warnings += 1; - gutil.log(gutil.colors.magenta(message)); - } - }); - } else { - // If the obj type has different data type. - gutil.log(result); - } - }); - // Logging of issues finishes - - // Updating the build response as per the promise response. - // If error crosses threshold. - if (options.pa11y.threshold.errors > -1 && errors > options.pa11y.threshold.errors) { - cb(new gutil.PluginError('pa11y', - gutil.colors.red( - `\n================================================================================\n - Build failed due to accessibility errors exceeding threshold ( ${errors} errors) with a threshold of ${options.pa11y.threshold.errors} - \n================================================================================\n - ${errors} errors\n - ${warnings} warnings\n` - ) - )); - } - // If warnings crosses threshold. - else if (options.pa11y.threshold.warnings > -1 && warnings > options.pa11y.threshold.warnings) { - cb(new gutil.PluginError('pa11y', - gutil.colors.magenta( - `\n================================================================================\n - Build failed due to accessibility warnings exceeding threshold (${warnings} warnings) with a threshold of ${options.pa11y.threshold.warnings} - \n================================================================================\n - ${errors} errors\n - ${warnings} warnings\n` - ) - )); - } - // In case of no warning and no error pass the build. - else { - gutil.log('pa11y', gutil.colors.cyan( - `\n================================================================================\n - Build succeeded. - \n================================================================================\n - ${errors} errors\n - ${warnings} warnings\n` - )); - - // In case of pass, updating the passed status to true in case of passing - passed = true; - } - - // Breaking the gulp task if status is not true; - if (!passed) { - return 0; - } - }) - // Error handling code. - .catch((error) => { - gutil.log(error.message); - return 0; - }); - }); -} \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/serve.js b/web/themes/cog/STARTERKIT/gulp-tasks/serve.js deleted file mode 100644 index 21ff3f1428..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/serve.js +++ /dev/null @@ -1,12 +0,0 @@ -/** - * @file - * Task: Serve. - */ - -/* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('serve', ['build:dev', 'browser-sync', 'watch']); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/test-css.js b/web/themes/cog/STARTERKIT/gulp-tasks/test-css.js deleted file mode 100644 index 2b30575aec..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/test-css.js +++ /dev/null @@ -1,16 +0,0 @@ -/** - * @file - * Task: Test: CSS. - */ - -/* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('test:css', function () { - return gulp.src(options.css.file) - .pipe(plugins.plumber()) - .pipe(plugins.parker()); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulp-tasks/watch.js b/web/themes/cog/STARTERKIT/gulp-tasks/watch.js deleted file mode 100644 index 9c8efbe50b..0000000000 --- a/web/themes/cog/STARTERKIT/gulp-tasks/watch.js +++ /dev/null @@ -1,46 +0,0 @@ -/** - * @file - * Task: Watch. - */ - - /* global module */ - -module.exports = function (gulp, plugins, options) { - 'use strict'; - - gulp.task('watch', ['watch:sass', 'watch:styleguide', 'watch:js']); - - gulp.task('watch:js', function () { - return gulp.watch([ - options.js.files - ], function () { - plugins.runSequence( - 'lint:js', - 'lint:css', - 'browser-sync:reload' - ); - }); - }); - - gulp.task('watch:sass', function () { - return gulp.watch([ - options.sass.files - ], function () { - plugins.runSequence( - 'compile:sass', - 'minify:css', - 'browser-sync:reload' - ); - }); - }); - - gulp.task('watch:styleguide', function () { - return gulp.watch([ - options.sass.files - ], function () { - plugins.runSequence( - 'compile:styleguide' - ); - }); - }); -}; diff --git a/web/themes/cog/STARTERKIT/gulpfile.js b/web/themes/cog/STARTERKIT/gulpfile.js deleted file mode 100644 index 3687137fd8..0000000000 --- a/web/themes/cog/STARTERKIT/gulpfile.js +++ /dev/null @@ -1,235 +0,0 @@ -// ------------------------------------- -// -// Gulpfile -// -// ------------------------------------- -// -// Available tasks: -// `gulp` -// 'gulp browser-sync' -// `gulp build` -// `gulp build:dev` -// `gulp clean` -// `gulp clean:css` -// `gulp clean:styleguide` -// `gulp compile:sass` -// `gulp compile:styleguide` -// `gulp lint:js` -// `gulp lint:css` -// `gulp minify:css` -// `gulp serve` -// `gulp test:css` -// `gulp test:pa11y` -// `gulp watch` -// `gulp watch:js` -// `gulp watch:sass` -// `gulp watch:styleguide` -// -// ------------------------------------- - -// ------------------------------------- -// Modules -// ------------------------------------- -// -// gulp : The streaming build system -// gulp-autoprefixer : Prefix CSS -// gulp-concat : Concatenate files -// gulp-clean-css : Minify CSS -// gulp-load-plugins : Automatically load Gulp plugins -// gulp-parker : Stylesheet analysis tool -// gulp-plumber : Prevent pipe breaking from errors -// gulp-rename : Rename files -// gulp-sass : Compile Sass -// gulp-sass-glob : Provide Sass Globbing -// gulp-sass-lint : Lint Sass -// gulp-size : Print file sizes -// gulp-sourcemaps : Generate sourcemaps -// gulp-uglify : Minify JavaScript with UglifyJS -// gulp-util : Utility functions -// gulp-watch : Watch stream -// browser-sync : Device and browser testing tool -// del : delete -// eslint : JavaScript code quality tool -// kss : Living Style Guide Generator -// run-sequence : Run a series of dependent Gulp tasks in order -// ------------------------------------- - -// ------------------------------------- -// Front-End Dependencies -// ------------------------------------- -// breakpoint-sass : Really Simple Media Queries with Sass -// kss : A methodology for documenting CSS and building style guides -// node-sass : Wrapper around libsass -// node-sass-import-once : Custom importer for node-sass that only allows a file to be imported once -// susy : Sass power-tools for web layout -// typey : A complete framework for working with typography in sass -// ------------------------------------- - -/* global require */ - -var gulp = require('gulp'); -// Setting pattern this way allows non gulp- plugins to be loaded as well. -var plugins = require('gulp-load-plugins')({ - pattern: '*', - rename: { - 'node-sass-import-once': 'importOnce', - 'gulp-sass-glob': 'sassGlob', - 'run-sequence': 'runSequence', - 'gulp-clean-css': 'cleanCSS', - 'gulp-stylelint': 'gulpStylelint', - 'gulp-eslint': 'gulpEslint', - 'gulp-babel': 'babel', - 'gulp-util': 'gutil' - } -}); - -// Used to generate relative paths for style guide output. -var path = require('path'); - -// These are used in the options below. -var paths = { - styles: { - source: 'sass/', - destination: 'css/' - }, - scripts: { - source: 'js/src', - destination: 'js/dist' - }, - images: 'img/', - styleGuide: 'styleguide' -}; - -// These are passed to each task. -var options = { - - // ----- Browsersync ----- // - - browserSync: { - // Put your local site URL here to prevent Browsersync - // from prompting you to add additional scripts to your page. - // proxy: { - // target: 'http://local.example.com' - // }, - open: 'external', - xip: true, - logConnections: true - }, - - // ----- CSS ----- // - - css: { - files: path.join(paths.styles.destination, '**/*.css'), - file: path.join(paths.styles.destination, '/styles.css'), - destination: path.join(paths.styles.destination) - }, - - // ----- Sass ----- // - - sass: { - files: path.join(paths.styles.source, '**/*.scss'), - file: path.join(paths.styles.source, 'styles.scss'), - destination: path.join(paths.styles.destination) - }, - - // ----- JS ----- // - js: { - files: path.join(paths.scripts.source, '**/*.js'), - destination: path.join(paths.scripts.destination) - }, - - // ----- Images ----- // - images: { - files: paths.images + '**/*.{png,gif,jpg,svg}', - destination: paths.images - }, - - // ----- eslint ----- // - jsLinting: { - files: { - theme: [ - paths.scripts + '**/*.js', - '!' + paths.scripts + '**/*.min.js' - ], - gulp: [ - 'gulpfile.js', - 'gulp-tasks/**/*' - ] - } - - }, - - // ----- KSS Node ----- // - styleGuide: { - source: [ - paths.styles.source - ], - builder: 'builder/twig', - destination: 'styleguide/', - css: [ - path.relative(paths.styleGuide, paths.styles.destination + 'styles.css'), - path.relative(paths.styleGuide, paths.styles.destination + 'style-guide-only/kss-only.css') - ], - js: [], - homepage: 'style-guide-only/homepage.md', - title: 'Living Style Guide' - }, - - // ------ pa11y ----- // - pa11y: { - urls: [ // An array of urls to test. - // For testing in a travis environment: - // 'http://127.0.0.1:8888', - // 'http://127.0.0.1:8888/themes/custom/yourtheme/styleguide' - ], - failOnError: true, // fail the build on error - showFailedOnly: true, // show errors only and override reporter - reporter: 'console', - includeWarnings: true, // including warnings by default. - set it to false to disable - includeNotices: true, // including notices by default. - set it to false to disable - log: { - debug: console.log.bind(console), - error: console.error.bind(console), - info: console.info.bind(console) - }, - standard: 'WCAG2AA', // choose from Section508, WCAG2A, WCAG2AA, and WCAG2AAA - page: { - settings: { - loadImages: false, - userName: '', // .htacess username - password: '' // .htaccess password - } - }, - threshold: { // Set to -1 for no threshold. - errors: 1, - warnings: 10, - notices: -1 - } - } - -}; - -// Tasks -require('./gulp-tasks/browser-sync')(gulp, plugins, options); -require('./gulp-tasks/build')(gulp, plugins, options); -require('./gulp-tasks/clean')(gulp, plugins, options); -require('./gulp-tasks/clean-css')(gulp, plugins, options); -require('./gulp-tasks/clean-styleguide')(gulp, plugins, options); -require('./gulp-tasks/compile-sass')(gulp, plugins, options); -require('./gulp-tasks/compile-js')(gulp, plugins, options); -require('./gulp-tasks/compile-styleguide')(gulp, plugins, options); -require('./gulp-tasks/default')(gulp, plugins, options); -require('./gulp-tasks/lint-js')(gulp, plugins, options); -require('./gulp-tasks/lint-css')(gulp, plugins, options); -require('./gulp-tasks/minify-css')(gulp, plugins, options); -require('./gulp-tasks/serve')(gulp, plugins, options); -require('./gulp-tasks/test-css')(gulp, plugins, options); -require('./gulp-tasks/watch')(gulp, plugins, options); -require('./gulp-tasks/pa11y')(gulp, plugins, options); - -// Credits: -// -// - http://drewbarontini.com/articles/building-a-better-gulpfile/ -// - https://teamgaslight.com/blog/small-sips-of-gulp-dot-js-4-steps-to-reduce-complexity -// - http://cgit.drupalcode.org/zen/tree/STARTERKIT/gulpfile.js?h=7.x-6.x -// - https://github.com/google/web-starter-kit/blob/master/gulpfile.js diff --git a/web/themes/cog/STARTERKIT/images/sampleimg.png b/web/themes/cog/STARTERKIT/images/sampleimg.png deleted file mode 100644 index 07731aa7eb..0000000000 --- a/web/themes/cog/STARTERKIT/images/sampleimg.png +++ /dev/null @@ -1,15 +0,0 @@ -�PNG - -��� IHDR������������Yn���gAMA�����a���sRGB�������PLTELiq(��'��'��&��'��'��'��&��'�� ��*��(��(��&�����&��;��(��(��'��(��'��&��$��(��'��%��(��'����`(��#��'��(��&��'��'��(��'��'�����'��'��*��'��(��&��'��'��&��'��"��&��&��'��'��&��(��&��%��'��(��(��'��%��'��'��&��'��(��#��(��(��'��'��'��,��'��'��%��)��'��'��'��'��'��'��'��(��'��'��&��(��'��'��'��'��'��$��'��%��'��(��'��'��(��(��$��'��'��%��'��'��'��'��'��(��(��$��'��'��'��'��-��'��&��'��'��'��'��'��'��'��%��(��'��&��&��&��&��'��(��&��#��'��(��'��'��'��'��'��'��(��'��'��(��'��'��(��(��'��&��'��&��'��'��(��'��'��'��'��'��&��'��(��'��'��(��'��&��(��(��'��'��(��)��'��&��(��*��'��&��&��"��'��(��'��'��'��%��(��&��'��'��'��'��'��'��(��'��'��(��'��'��(��)��'��'��'��(��&��)��)��(��$��&��)��(��)��(��)��)��*��(��)��)��(��)��(��(��)��)��)��*��(��*��*��)��*��)��+��*��(��)��-���N"����tRNS���C�N�� �#Bf�ģ`�2/�MX�0-J�@}���%�>OrI`��P!��+45��<�����m��� �'RD�پ�hy�f����*����������W8��_Tj�w������r(���\kY��Gz���p�u��_�꼾�3[E���Ƣ���<���Ԥo:��� ���c���u -����M�\l��'��Ҹ�寪�����̺�FN�o�j���hIDATx��yPW�������9D��,�wAD�Y�㭀���Q�����ҨY���l<��f��&�U[�>�{f�ѭl�2ݯ_��Sew���?����t��~���A^�.D��yqaڅ[��U�pI MW4w�C�,\=m*�B�p��]�룩�s�L(�3T�p���(��ڤ�艣����6��t�ڃ;G��f�B��n��ز���tu�w����p��X[�J�e�d���v�&�3l8�l럠��\6ʼnp��w)l(��n�ڀ���|9߬�[U��b>�@��*��=y�Ç@�� T@t�ڎ͖� -k�p�V#��W]��~�W�Gf�|CI����!��vX��s �5��zW�Y�fų:���>8�I���j��:z&=#j�� ӝ�tÝ���)�ϥ��f�Fi-����0i�����ݴf3�9�o6������ ��h��PV�G�|��يr�����1}:|6��l;4���-0�3;;��8_?�`4��'�A��}��.)��?�R@��� -m -����z�N04M�v�OT��uK���0`Pޞng�V�D�3S���τFd�JY�%�mX<�.��P�zْG4��"9��m�3�M�����X��������M�F��kT�v}faC�a?�ɔ�#�)R�lI���[�;�X�cjLԦ��m�vTT�KX7�{�&�S]а��6��f5_�n�t���*`K�� �z�������Y��נ|��F�'6|k��K7��<�7W>Ki�|�g^���Y��5�ٳ���:?�f�Ć�g�Xw�$���)��t�ôQJ���`�P��l�ߋ_`<�njp0�)w��3��e-|y���`��1�8��[�&��Z�[8��W�"�;%����,�5e�ÒfͲ�O�6Bx9el�G����yW�*��繛��b�iʤ���Ť���cX��}���Mc�6%�ȴK�Hzq(^�hx��]$���o+�OTb��J{qO&��}U�nFl���ʌ i���u -$X���%�5�e]V!2.��m���ۖb��p�v�l�m�D��T�=��&lo���,*�H�㬁����)`�oE�� �d�3��d�)O �`.�����x< �C{ �p�nv���8�J�c����b-<�͡���4X�áNR2���`L� ��յ{d�C�5r�s��Xg���M;������G9i$Ӧyr�M&����-H�ѿ�`���7܄s���n�Ȗ0�D�����p;8�t���-UR���!�c��e���כ%��m��/eym���hce���a�o�y�Pά� �F�돏]S���de@d��A����b,O��n %m�|��vm�s��:!Y������Y�����^FȘw�� ���'~�;�M߷�`c�.[����+)>qϫ��Y� �.2�-�����~���$�!�\\�ⱜ�9�U��B6�yK&�L�dJ�}�U�Y���'�K��%s��!��q��T�f�wTl�dj�)� -�b�Yt &�*G_���ˢ���L�u��YҺ{�J�f�n���)O�oA8�xĻ.�<�P��e��D0& ��rFP���B���-[h��4����O~-G�A�FpS:����5�q� -Q#��\P��� �W� .f�>(������Sس��ƈ���`a��&�)�Jp�Jhxj2(3�A��J��9�y ~���~� K=����-�/��0�M��X�(�'W�s��s�E��Bs�?�0^��j�-������ߥ.9$��)2�;r� @�7m��@ �b���Ă�.� '�d+ݏi��/ιB�.�?��}� Z� ���'Q̝���b�M��%�R~�D�����XNr�x�O�ʁ;�Q ��P'���n��������i�x�Вb��z=�Q�=#�gr��M.rȯ�WlBO�BB�`� ��*$%�-�ݿ'P�I,�� Y<b'��d��G�mŔx �� '\`�Q�I��q�&q�{|;�52GN8$��^2�q>'m��3`��@�M����!��9�ZgJ�z���^7�/ɔΟ���JnQk��Mb�W�\��9��G��o�t,�����482�liXI�����1���#.�e�{��qn�S@������6��W�s1�ߏ�A�Y�δ�Ž9�U%>簆�s+g�$qt��9��P���`C�G;ܫ��j�Q�j����T�jI� �������j�l �a��a��!W���#�X́W�x(�ud�BlȎ�"�&���\"ѷ��-�� ����Q�_%E��J���ǟ*y��&���6p��\��'ݺ�@�E�@)Ej��H��"����*�����?�5y��d���T�1E�>�]�2����s��s���)Mr|��(�ii-wd= |8�j��`�����f���Dy��k����?)n��F^%�"V��V��A�κ`{){�D�Ly��B�^��t����ō����2�]39�W�:�`���;Z[�0�����]�Y�Jcy��{�K��顈z4��čGy���1S�X�Y�3���~��t� -ە��\+��NU)�M-�� ��끨K��Ͱ/���A���_���_� �̀��{��%ń�܂����]�q�x���[��6�>�Wŭ/��|Q��_��%p�}���>ؚ)t�#�u;�B��@ԩ��\/ï�"mV�ZM��e�mI�0�ޯ!j�w�R^y⇺�3���iM���\��A4��&��]b�ѐ 5n�6�c���u�I�$��w5Ѫޘ��ҥK�.]�t�ҥK�.]�t�ҥK�.]�t�ҥK�.]�(�;[���wt��:��M��F$D��("�jx���Z��"H��T�7,��agT����Z�h-� >͠�s�9�6ߟ� ��d7ҙ�7[i�h�\�3����IRs멵�k�!�d��M��w)Wg���`����M�eg �M��U�>S���{/���{PTUǯ�D��">�D�UR&-1�h���5�b �@Q���8h5�YRi�٤�*�d�69SM3{�w��j�ݻ��{�cم�q�����g⦅{��w�=��o������=�y�m�7��N�|�vS�eDCpF#]�o�p��j���DP ��Ys�!\�А���lC#p&�c8����j~p���\x��cj� V��H Ey�=y����{����{�^�{U"�m,rqp�d>O&ub�3�����.��6�uA�k��1l�|y�Z����wN�;cRÃ}xB��)yz,N�}���a>ԭ;�����S�����S�&�]! 0�y�O��������N�T�t�x��v���C����Q-��;qZ��9d��&�n��u� _��4�B;�4�1cEa��Ng*����9h!,�`s���B��:�?��>.ؽ}����P����}A*�3�#���{inj�ܾ��@�"|^\n���@�Y���� �U�o14I�l������Z�(��=��̕[�֙➷�vU]�W��qy�K���o��p۞�\�;�С��h\�lZbg&��aZ;�idP�,�t������vF���p�Rl�/���p�ځ���rw�h�f�2Q�\�fp�/8�ȄA���p/����� -����id���aB8�G�d��&������}N�A�z�k��`����P�4�H��3g�̍���B�a�4I!�--&DL܃������#����������(��&�t��P��m�N)L��c��q�{U���N��(�D�$9.c��Zu�D������`~*�;%���VJ�>XgF���� � ��t���#�.��% �7���^ƶ��%bC��T���J9'����/\ϯ�1YҸ71�Cb��ѝ��8BZ�H�v�lFa�p1��pΟd���Q��UB r�9�P�l���B_��(l��{�O���ր�*����B�2�?p��հUro�0�g�܃��<�8Q0a� ������ҽ_p��g�)�� �����j�)Uy������ա���px�D8�r��R�*f������S���BF���:����� >�]S�`�0�d�P5̭I�P�i�J���D:�C�e!�(�c>��T�e`��uʁSF�ð��1ZsԑȳA9�K�p/���(\H{-�jm�X�aN� -�D�Hm*QOb;�A�3\�>A�O8����d_� �'�m���Z\���L��ա�P-`���.Yj"}�UҚ��+)���X��X�Y������G@�c�W{�(\�5�F�� ���l�lJ}^� �Jp�?�tF�-�7��Su<� � &褿�|���J��W�gk0 ���R$����4�Q�L��Xt���9�~��BA�s�᷂���� �m��s���𢠇�@�I�[*������@x}L���V�KAi�(��ڂ.c�/����\(BO̕�2�7����Ү�r�Mp�N%w:M IPH��|����H�~b�M|)��4�X�2D�r�i�h8q9;7�d1��� -���-��u�{3t���m\6 ����I�TM��EE&|wWű�-�ŝ�q!2;o,�9������_���!�Gp ��/�>�EI@�ʬ����/� ]����%s$)"zU���9�Uԇ������1��|������3�H�m�$�J������b%�Y��r�w��О�<"��,�d��G"z��)P[e1����r�x�F�i'��m�'���h�i���1���H��s����5�48�}��'�7��5�ڤ�B���V���R�sWQ���Z�����c6HpD���$w�7�;H��vjN�p��U��o�G�8"�H8���*Qg�8�wV��`V�gq1I����/��ue��m�� -�VW�p]�p&�]�$��#W���z>����RܗҼ����]RA+~�@�2�ɢ�J:_�v5.�b�%�y��D���l�f�={����Ћ����i�l"����ı|�A��LN�g%X;39E�X��U8 ʸ���a�2]�Q��Qo�Ҳ�+Q�]�ޭ�x�b�gD6��GB?}��в���gVd���>�A[�f���m�RbQVM����Kܞ�hx��p�V��a�S�Q�O�Ҧ[�rb#�s;��芨n ��}be�⏜��'k�k�k�k�k����M���x�cC��1�������"=̾�+R����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/install-node.sh b/web/themes/cog/STARTERKIT/install-node.sh deleted file mode 100644 index a4256513ea..0000000000 --- a/web/themes/cog/STARTERKIT/install-node.sh +++ /dev/null @@ -1,27 +0,0 @@ -#!/usr/bin/env bash - -if [ $# -ne 1 ]; then - echo $0: usage: install-node.sh 8.9.1 - exit 1 -fi - -if [ ! -d "$HOME/.nvm" ]; then - echo "Downloading and installing nvm" - curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash -fi - -NODE_VERSION=$1 -export NVM_DIR="$HOME/.nvm" -[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm -if [[ $(nvm ls $NODE_VERSION | grep "N/A") ]]; then - echo "Downloading and installing node version $NODE_VERSION" - nvm download $NODE_VERSION - nvm install $NODE_VERSION -fi - -# Sets version of node in .node-version so that -# it can be picked up by tools like avn. -echo $NODE_VERSION > .node-version - -echo "Please run the following command": -echo "source ~/.bashrc && nvm use --delete-prefix $NODE_VERSION" diff --git a/web/themes/cog/STARTERKIT/js/README.md b/web/themes/cog/STARTERKIT/js/README.md deleted file mode 100644 index b3146f35ad..0000000000 --- a/web/themes/cog/STARTERKIT/js/README.md +++ /dev/null @@ -1,43 +0,0 @@ -## Adding a Javascript file in Drupal - -We have left out any default JavaScript files in Cog to eliminate any extraneous code when installing. In the code below, we will add the library reference and provide an example Javascript file (containing local closures around Drupal.behaviors) as a reference to add your first JS file to your them. - -### Filename - -`example.libraries.yml` - -### File contents - -```yaml -lib: - version: VERSION - js: - js/theme.js: {} - dependencies: - - core/jquery - - core/drupal -``` - -### Filename - -`js/theme.js` - -### File contents - -```js -(function ($, Drupal, window, document) { - 'use strict'; - - // Example of Drupal behavior loaded. - Drupal.behaviors.themeJS = { - attach: function (context, settings) { - if (typeof context['location'] !== 'undefined') { // Only fire on document load. - - /* code goes here */ - - } - } - }; - -})(jQuery, Drupal, this, this.document); -``` diff --git a/web/themes/cog/STARTERKIT/logo.png b/web/themes/cog/STARTERKIT/logo.png deleted file mode 100644 index 94c4aa4ff8..0000000000 --- a/web/themes/cog/STARTERKIT/logo.png +++ /dev/null @@ -1,35 +0,0 @@ -�PNG - -��� IHDR���d���n���~�����tEXtSoftware�Adobe ImageReadyq�e<��iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:DocumentID="xmp.did:BF0C23F0B65811E6B5AFF3A1BEA1D34A" xmpMM:InstanceID="xmp.iid:BF0C23EFB65811E6B5AFF3A1BEA1D34A" xmp:CreatorTool="Adobe ImageReady"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:6CC84FF9503311E6AC348080821DC237" stRef:documentID="xmp.did:6CC84FFA503311E6AC348080821DC237"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>����#IDATxڌQ�m�0�QRP��`'�]��t��E�][҅�c�v\�4S4�tG����'Y$�o�ک֬��|�s�l� -�����n0�t����슓�%��s�wO���e�\[��魧.Œg,�TUb����q������@�!�����,Z9A\�콬@���7ū�����zc\&��t P�~Ś!� #��4�k5;ܬ �_:r�f�M#WRJ��{>N� d�z-{Ng7���>��`#�@H�6�PT�,gɒ�h -t ��U��s���C�A�%�@I̧$����2IП��?(_��/�L���6ԥ�L@��0S�6+*X�1);#��Gv�e�n�~\�B��p�H+�"LÀ1g.;�gޱ�ī= f�1�s��QI���N�b)C\�7�"���,� �-2VI@�X4/��S�ߣ�x�e��s�X:-$���S�ʗ!��\�F -SH��fw'khyroQL�?�%O=K���'�m��E�-9���'k�Ǧ�&��Yx�*"cv�R�vn0Z�8 �P��N*��l���p���KO�� �p6��L,,Hl�HLE�X1H��=;Ƅ��R'v����E 1h�He��l��i�(1;�]2��]��V[��K��^#m$�^a��0�e�q�\�e�X��v���t�|��(z����o �T�M���]c9T��A<5q�J߱�k��mMK�ʅ��خ'E�&Y�]0�(���3���9��ڕ����K#h��AK "�ġralK*��@��b� ����)�Y��Ґ��><���2�"tg���9�k�S�a���dg��S��tv�YQ`4����,�1g���)�혶�A�����S��T�kp ��hܒH p ����'�?���.9 -ME�a*��P�װ��M��!q����/vmn� -�c*� �m�D3��x^��U]��=0���Ȍ��_��[�⧲�������.���@j�>if`�[�V�g5� �]�3� x�FX/���I��� -zT<�o ���}��'A��Փ�!�B#$(zHv�OYUݳ;3�ӻB��az����~U�RP�Г�I�\ֆ㌨0d���k���Qi�+��U8�C�Ƅx�Ƌ������VK�Ydzʛ]���!��U[ݴG�p�8��n��7�X���-2=8�n���0���Ǟ��,��M�*6G��a�x;�X:��a��0�>k��11�F$6��2��E�|%#|2�dB2�:=PA�+��ͱT[&�z�v���&����8��ٗ����� n��P��"j����U��:�r.?�O������P�c��/��:g�EY�ExA�e�?�м��9���/y���/_K���A�:����}c�p�����L+�l��8���Lc�K@dLo�njb��UW�bW��M�D*���mF���Tm�d�l�����O��R_2��V�uy�����b�\ca\�U�?�9�ߦ�7,ǹ�O[��?��;��l�V�cz�Tui�r�[���Hpg���w�~��{&?P� ��U�Ϡ�bU)��ry=?Y.bO�a���3���c0�x���<:~)�i�� -Wx/� -�{�=�,.�� ��}�:�#�rE*����G�J�}���VӞ��l�<��9�c�~��G �+Xk3�����Sz�^K���Cb�� ##�r�2F��Wɖ�P��d'[e�$e��J�MI*q�������Tg��J����_()P:�Yw��i�R�P���j� �Q�^Uw���r�n����r\t h$�`�w�!f����` &�����!������gfp��&��3;�]�ェ�Y�{f׆��vu�����-�O�#�ƥ�qYF�om!�9����P���*!�F�n �b]� >�A"|�\}��FXHkٜ�����Q�*�v��Ð?�6��X�aNB����/���(���ѱr��JQ��6��]m����3�eK����1!T�n̿�J$���@�����}l���:�#, ��9��N�6�����[�C�b��Uw��GY�;3���Т� L��sFN -ɿ��� I�(ˉ�J�v��uQ�*�' -E^]P�$&�?!%p���R�形�/�����Ŗ�]7+6�&xVY;X�Ɣ!�d�^3�JΞ��aו�z����0yE������ƍ?� 9�4�0ȍ����\�B��Y/c!�^0�]a�pJ�M����2U% ���O��,}!>S�l�`s�[�ye[ į��lb�c6��c0�z�T=�/�)Ѿ)�,��*F3Y�K�黵�Jl'S�8�*�؛��J��aF����F���i<8�V�����i�.�)�x�U��S����=�"MR�u�UX1v����L�1��eh��?��c�ݭ�ؓ�HO{��ϫQG�nѦ%яC� 刖�-�9��lG��w����RVofX��J� -�"JL�g�xty�5%*^��� ��;Y�Vז��>_;����v�S�B�ո)��h����0���duVq��5/tM�����Դ��g䄃iA�2�^��sՇ�r���$+9"-Bεpl<u�r��Dv�b W��[�i'��� -aBF9�:�xT9�f����t{<���ڐ�ϼI��ɊD̊�Nc�b�Q�MQ�����0��TB,�`ߞ��kT�_��ky���h����1��Z�M}|ffGL��������N16$I$�ZH��݀�RE`%1��B?#�*l����>�CFx����{k�ʣ>Q[ڟ0U>]Y�3��CQLNs ߴ�j�dz7}|C����m��l\Ӷ}9=�=y@���4��ʩ j=;[ �A�΅U���{&���v�]n!�!�JA�4����|% -`B��G&�b^8K �-���43K�������:�Q�+z�M���V�ES�-M��[�ȼ^���U*&�倂_��~R�uJ�n���O>����;MD^����N�*�#���`���_�����k�� -��_kϞsL�xA<e�"a���%=�a %t!� -�.��!2z�%�%멛��DQB(H���"����z���k�����3�g�=�8�Ϝs�̚���������x]{tv���N:�,�q`��� �V����}`�� ��%@���+�t�лZ����9�#u�5lې��H�P�>�~2����sj.�[E�]�����="7B�� -��L�$�إ�H�BG�'tOA�]�{R_��r�SdH�5Z���[���y���a+2oP�[x>�`�A2j�R_�v�G`�%�Hi6fdlV1� tdncp_��"}�����J�!��PN#'d]k�͖��8w�5��.�C,;3l(��¯(�*�}��^��|BRz ����������]|o3d�-��<����#� Y������QH��1���є{F���p�f��Ҷګg������w�:Xi��r����*4���,%O�פ�"�c�'xc�!3��e���v�����F���2Ӎ~d�R��J�0�4f -��jK ���y��༒ -c��>�eςT��m�ϕ���.;n�U�gl��5�8�Z�=��R�z�!x��]r��S�5�H�l�8܁bc�?��e�-�������<�U�Q-D�C�:gbo-%�ra�@g�{��J��f>�`#�jً��՞{�_0~��� ��z�b$T�BT&��Uۑ\o=ͨ�j���b�ߐ�_���s������g�e��qU�vD��F�\�`j�������9\�Tw�����-��+�� ��ʸ�S�<f��������}�Qs -����p��JʋRQW�����0��j�!�Ngg��6�S�����ϝ�Qf�O|!n���T��Z�3��W�(�őΥ�J�<p(O ���0�?�й``�-�qP��ۛ0�����3Z�ׁ���v�fi�� ���1!�Ϛ�{��-����,K�S���Ք�d�(�n��Lf`�aAf�<�]��"��H�G˚B��Μ��u:�ٴ:�a�M����ڕ�t��Ŀy���B�-6��I��+��V5e&��;�L�����&��Yv9��T������&���\�)B#ʣ*�)�������:�}����r�<y�g�jA[4�j����!�/l5����s�pT䱱�t%bhVy�%{�2�J��h�V#Z":y�-��l����2y��7Aϖߓz}��*@&��8�AndM�����A�1�� �1ŏ��畺�6���J� }�IR���fI WG��'�5����ѦK����+�K�|̧�l��8Tx�=����9���:}Em�C��Y� -X��fT���.�Ɍ0v����� -B"ےE38�|j�+t��[m���$Y��o -�⛵��bt$�nm���2�$ҥ����džr9�~�8��w�t�c�`�IQ�؛�Z��Y������w�Y5|#���6곴Z�o��u��y4��D|��&�XٌT�g��>4��P~0� ��H��@��2�}D_"D��`�v�i#��i�S��?����lh����1� �/�`� �4�Җ�������#��0e#��Y�Ѳw�h�Ś80g16�����%"�����3�b��+�W�7)��d���hn/�;1��6�+�֡T�J(L\8�!��x�V_%4[��ǡ�~�ˬ�fIUk*�?��2�5xt�o�Ӗ�5N8�njS=���o�)��n9�M��V����h0`���TIE�R��X�o�4�P�u�� s�:᠐D���F�uLG$Z??���ӂ|��i�p�.���j�V�)����G�Q|�(��� U�YYk���)�D�ﱑt�����˧�aR�!8S�n�"9���м)���JV�W�y�^��L���P%��y��[�Nh����/��h;5E�s#�0�WN�������)~[zSZA��o�S;R_��Vۻ�j�P-�S��p�������~ -+�a;�?�y=����}��Â���d�G��i��(�$�����c�z>f����*��r�P8��$l�e�D�.O5�$��v���x����/����\�ݠ�'�u\@�퉮!*�!f��P�P���N���iAYÄ�5�H������tS$�|u���(��.�D `w�!��Q>�*�=.��n2��ӬwQ���%3�V�[K�@M�/@{W+�U��3�JӖ��� �-�D�Uh���Hk�����jM55�M�m�0�HCKm�1��6�X�L��Pm��X -J|B@Z����s��;���gvߣ2�2��vg��s��=���@�bN��N�t<���OҠl� i䈍�y��{��B����� �A|M�W���)�. 7ss�Y�>P���9]~+ �^z=�-Xh�#���p�"��9-k��$�E�3^! 9��'��}�x�� J�bi�4��� ���:x��RL��Q\�3�C�f��ߪ�0���f�� �1�nb����{���Nrt�̲����6����9h|s�a���C �k@d{����3����`q�����2�� ��3����Ժ�mQ\m< :�z��w�C�0�S��=E�*C�(9��L���wڿ���$C��"�"���N�ћG��dJ�����3�XY��i$o�\&�xԺƿw� u�ZG�~�gQ���zs�y�I�;�J��!���g��:R�q����FR�ʧ�zZO�����h��(,t9�eN�H�?����\�#�{��J����:}���!�kuc�6x��|� ��(��z��F��U�s�qH8%A�b]CO4��=m����v�5$[ߥl�-�����f`u��pd��L����y�vO��<��/]�����,�V�U�BO3i��R�_a�|�l��m��à ��#����������o(��3m�F#Մ���-��?t��x����{:�!�w{�9굟�U�;���\�����1-�N��S��MnHs`\a+tnZ���s��I ��߬D� ^T�2XU�d@��~����n��b�z��%��N��TU�������(1�1��5vB�� ݷLgJ�K�5�!^w��4kw�w���&u�2:K:R�,z�m���1� !ĝt�f6��吆tH��w�.)1�S{ Dx��Ա�aP��X����v^�ݲ�[�y���98�s2��9�4 -9h�J��ݳ�����S:�����l����CM�&���bT��C#[ B�^P�?�5P���S<jQ�sVk�����t�T ��q_3"�)<Xi�4{��@w$M�yt���4{�e��xƔG���~��8��S�Cܱ��Io -b�]�[qs�v���G��^ɫ�'�YjϨ�DJ��G��9bd�N�� R�hܵ�ǧp7���(��|p�/�@���a��m��\�m��8�<�Y����t_�S%bM��|��D�g�"�R?��@��"�wQ�$'?�n.��S�pѡF�@�BE=X�Z�:�6�o��t��N18�F�ξާ���c_c�re��)� -x��۠f/�����C/j�D(QB�VO�y�a��s&�yGQ����.�� �94�wũ���)u����x���ۖZ:�W� dM�G�|^��$�a��$d舄���{2�dĆV�;�㹭ZxJ��@9+,xQ��'Ӄ�P4v f��b-����&xv8�3��?E�k�*8�G�*`\�\�k��i� �1��������ӱ���F"���dŦ�M��]�U)�(��yob���!OT%Ha̸��qX��r�7��A^ �tD*�b��ֆ���`���������E���S��ҵ�q1\�����!AL�w��H��H ~@_���9Lj^]^<v��A��8 �S_.�$��~�H�s.�V��!��x����X�I��� F|W��r���q|ؖ���8�߇_�����)+�g:v�&�M?�Z� -� '��b���xȘ�\kBI���F v���0�I � V�]�%�[Zu0j�T�7��cg�Bw�!lG�4R�i�+W4"�xt�5�'��g kx���,����Q�N)דŋ6������n�����q��[@�]���AvL)����_U�Y�u�\P>�v \�Ձ�u'�W�-&G��g��.���,���ɕ_� q�n{�_n�Z���Y?�̗Eʀv�[f����rf�U-�8]���G�0,�kW�:�����4͔^�)�,됿���\N�� Ra_=�� �u�K�Q�#�O��%��uT"��D�ojS�=��Gg���9��o�f�Qz�2���`��5%9��-�@��4%�Qr�z��8������u�O���ۋ���b��~����r���Ilp�W��H*�pU�,��7�X\X� *�,F��g�� q�F���j{�v1.�BYp�(�[R�?����N��|8Dw;�Z�xcz�B�mj��f�����G��2@B*J+��K����x}���嘷�F�YOH(f�Ę���9�j�Qb ���o��&��s�̘�y�Y�� -���^i++�K�Iȯa�Ĉ�4��x�_�t�W�ʚ��t<�,C�Xi�i���vY��lbbd��{F�[�����Fe]����Ӭ�W-p$n���0߷��w�/�3*�3��H�8AF8�{� nΫ�fa(-��x-o�Mԍ���e81�h49H���|��֡p�g���'&њ�$dW �]#�{��Qo�7C��^�]��t�oU�X��/�c�nMN��.b�����ae�����lc_Մ���ߩ<yMV�/��2B�3{��iq�(]��Ȿ���2�}�co��[f��ʊݳPG���VٿO 1D쾟��58@���i|�'��1V�֥QwA���d����ZAs�lT��.��F���t4�F�����T.�0�[Ć�w;�ّz&�փL��W�eb��!�W��_�8�q��%`��j�H -רH6� �pt�,a��=(�����փ�lBTY�B��ÈI��`�"����A���!�5D�S�F4���S%��������'�>���~z�È�0pt��ϋג�%ҒM)��t���/��n�4��i $�S�FX9Ȍ^XM.8�y6��"�t`' �]^�(�R�x��ߕF� -!�L8sxa#&�uD�"BN��=Ţ'�E7j����N�����K����Zrp�4��j)c�H��D���s���?h`�ʠڢc.�uG݈Ǧ&�A�[�}g�G�'H����׆�4v$.��֬��?�F��1�B-βjC�JoNyf���r� -�D-�"~5$�R�p��^����dec����3�x�U����z����u"f,�(�+�����٩w��g�q�7���w���i��h5ag������w`�-���⡪����1����9����Z�w�2(N[�S5Lc\M��v�)��+��9�W½x�KJ��˅C���k�Yt�ԙ����Z��9~F4�T���l5'���a�4!�x���hMcC�����7�� e�I2?�wRMG�l�k�"�OHa���Z"b�f���!���-����Yu�aE���U��I���At�ќ�K/��Oi�BWr���������Q�jYhQ�18+��e��B�Q�Q���4�˲�=*#�Ӝ`�SBt�Н���m�f�/7�spapRHY�:�$G���<X_ .!�'-V�[���na=6�T������4D�Qv�ߗӗDz��z��S��[�:i�����[��L���P=�o��Kb�[Iy�<ȫ6�@����:i!x�LE�'�^P�#2��zĆY�������u����-|�5{ ��p�f����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/logo.svg b/web/themes/cog/STARTERKIT/logo.svg deleted file mode 100644 index 45e224de3b..0000000000 --- a/web/themes/cog/STARTERKIT/logo.svg +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" standalone="no"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg height="100%" preserveAspectRatio="xMidYMid meet" version="1.0" viewBox="0 0 100.000000 114.000000" width="100%" xmlns="http://www.w3.org/2000/svg"> - <g id="logo" fill="#000000" stroke="none" transform="translate(0.000000,114.000000) scale(0.050000,-0.050000)"> - <path d="M900 2182 c0 -206 -90 -317 -379 -472 -580 -310 -684 -949 -233 --1427 151 -159 187 -171 118 -39 -174 332 31 788 389 865 36 8 65 17 65 20 0 -3 -13 44 -30 91 -107 302 65 587 384 637 l84 13 -199 192 -199 192 0 -72z"/> - <path d="M1114 1624 c-128 -79 -164 -275 -72 -392 170 -216 477 -103 478 175 -0 199 -233 324 -406 217z"/> - <path d="M1720 1384 c0 -172 -174 -424 -293 -424 -37 0 -35 -5 32 -112 149 --235 120 -536 -71 -747 l-76 -85 79 33 c558 230 766 844 440 1300 -111 157 --111 156 -111 35z"/> - <path d="M820 848 c-147 -64 -220 -172 -220 -328 0 -346 420 -487 631 -211 -211 277 -94 677 -411 539z"/> - </g> -</svg> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/package-lock.json b/web/themes/cog/STARTERKIT/package-lock.json deleted file mode 100644 index 119eabc309..0000000000 --- a/web/themes/cog/STARTERKIT/package-lock.json +++ /dev/null @@ -1,11817 +0,0 @@ -{ - "name": "STARTERKIT", - "version": "0.1.0", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "@gulp-sourcemaps/identity-map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@gulp-sourcemaps/identity-map/-/identity-map-1.0.1.tgz", - "integrity": "sha1-z6I7xYQPkQTOMqZedNt+epdLvuE=", - "dev": true, - "requires": { - "acorn": "5.1.2", - "css": "2.2.1", - "normalize-path": "2.1.1", - "source-map": "0.5.7", - "through2": "2.0.3" - } - }, - "@gulp-sourcemaps/map-sources": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@gulp-sourcemaps/map-sources/-/map-sources-1.0.0.tgz", - "integrity": "sha1-iQrnxdjId/bThIYCFazp1+yUW9o=", - "dev": true, - "requires": { - "normalize-path": "2.1.1", - "through2": "2.0.3" - } - }, - "abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "dev": true - }, - "accepts": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz", - "integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=", - "dev": true, - "requires": { - "mime-types": "2.1.17", - "negotiator": "0.6.1" - } - }, - "acorn": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.1.2.tgz", - "integrity": "sha512-o96FZLJBPY1lvTuJylGA9Bk3t/GKPPJG8H0ydQQl01crzwJgspa4AEIq/pVTXigmK0PHVQhiAtn8WMBLL9D2WA==", - "dev": true - }, - "acorn-jsx": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz", - "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", - "dev": true, - "requires": { - "acorn": "3.3.0" - }, - "dependencies": { - "acorn": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", - "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", - "dev": true - } - } - }, - "after": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz", - "integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=", - "dev": true - }, - "agent-base": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.1.2.tgz", - "integrity": "sha512-VE6QoEdaugY86BohRtfGmTDabxdU5sCKOkbcPA6PXKJsRzEi/7A3RCTxJal1ft/4qSfPht5/iQLhMh/wzSkkNw==", - "dev": true, - "requires": { - "es6-promisify": "5.0.0" - } - }, - "ajv": { - "version": "4.11.8", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz", - "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", - "dev": true, - "requires": { - "co": "4.6.0", - "json-stable-stringify": "1.0.1" - } - }, - "ajv-keywords": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz", - "integrity": "sha1-MU3QpLM2j609/NxU7eYXG4htrzw=", - "dev": true - }, - "align-text": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz", - "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=", - "dev": true, - "requires": { - "kind-of": "3.2.2", - "longest": "1.0.1", - "repeat-string": "1.6.1" - } - }, - "amdefine": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz", - "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=", - "dev": true - }, - "ansi-cyan": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz", - "integrity": "sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=", - "dev": true, - "requires": { - "ansi-wrap": "0.1.0" - } - }, - "ansi-escapes": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz", - "integrity": "sha1-06ioOzGapneTZisT52HHkRQiMG4=", - "dev": true - }, - "ansi-gray": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz", - "integrity": "sha1-KWLPVOyXksSFEKPetSRDaGHvclE=", - "dev": true, - "requires": { - "ansi-wrap": "0.1.0" - } - }, - "ansi-red": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz", - "integrity": "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=", - "dev": true, - "requires": { - "ansi-wrap": "0.1.0" - } - }, - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "ansi-wrap": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz", - "integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768=", - "dev": true - }, - "anymatch": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz", - "integrity": "sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==", - "dev": true, - "requires": { - "micromatch": "2.3.11", - "normalize-path": "2.1.1" - } - }, - "aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", - "dev": true - }, - "archy": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", - "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=", - "dev": true - }, - "are-we-there-yet": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", - "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", - "dev": true, - "requires": { - "delegates": "1.0.0", - "readable-stream": "2.3.3" - } - }, - "argparse": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz", - "integrity": "sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=", - "dev": true, - "requires": { - "sprintf-js": "1.0.3" - } - }, - "aria-query": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-0.7.0.tgz", - "integrity": "sha512-/r2lHl09V3o74+2MLKEdewoj37YZqiQZnfen1O4iNlrOjUgeKuu1U2yF3iKh6HJxqF+OXkLMfQv65Z/cvxD6vA==", - "dev": true, - "requires": { - "ast-types-flow": "0.0.7" - } - }, - "arr-diff": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz", - "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", - "dev": true, - "requires": { - "arr-flatten": "1.1.0" - } - }, - "arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "dev": true - }, - "arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "dev": true - }, - "array-differ": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz", - "integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE=", - "dev": true - }, - "array-each": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", - "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=", - "dev": true - }, - "array-find-index": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz", - "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=", - "dev": true - }, - "array-includes": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.0.3.tgz", - "integrity": "sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=", - "dev": true, - "requires": { - "define-properties": "1.1.2", - "es-abstract": "1.10.0" - } - }, - "array-iterate": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-1.1.1.tgz", - "integrity": "sha1-hlv3+K851rCYLGCQKRSsdrwBCPY=", - "dev": true - }, - "array-slice": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.0.0.tgz", - "integrity": "sha1-5zA08A3MH0CHYAj9IP6ud71LfC8=", - "dev": true - }, - "array-union": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", - "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", - "dev": true, - "requires": { - "array-uniq": "1.0.3" - } - }, - "array-uniq": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", - "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", - "dev": true - }, - "array-unique": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz", - "integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=", - "dev": true - }, - "arraybuffer.slice": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz", - "integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==", - "dev": true - }, - "arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", - "dev": true - }, - "asap": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", - "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=", - "dev": true - }, - "asn1": { - "version": "0.1.11", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz", - "integrity": "sha1-VZvhg3bQik7E2+gId9J4GGObLfc=", - "dev": true - }, - "assert-plus": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz", - "integrity": "sha1-7nQAlBMALYTOxyGcasgRgS5yMWA=", - "dev": true - }, - "ast-types-flow": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz", - "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0=", - "dev": true - }, - "async": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/async/-/async-2.5.0.tgz", - "integrity": "sha512-e+lJAJeNWuPCNyxZKOBdaJGyLGHugXVQtrAwtuAe2vhxTYxFTKE73p8JuTmdH0qdQZtDvI4dhJwjZc5zsfIsYw==", - "dev": true, - "requires": { - "lodash": "4.17.4" - } - }, - "async-each": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz", - "integrity": "sha1-GdOGodntxufByF04iu28xW0zYC0=", - "dev": true - }, - "async-each-series": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/async-each-series/-/async-each-series-0.1.1.tgz", - "integrity": "sha1-dhfBkXQB/Yykooqtzj266Yr+tDI=", - "dev": true - }, - "async-foreach": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz", - "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=", - "dev": true - }, - "async-limiter": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz", - "integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==", - "dev": true - }, - "asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", - "dev": true - }, - "atob": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/atob/-/atob-1.1.3.tgz", - "integrity": "sha1-lfE2KbEsOlGl0hWr3OKqnzL4B3M=", - "dev": true - }, - "autoprefixer": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-7.2.3.tgz", - "integrity": "sha512-dqzVGiz3v934+s3YZA6nk7tAs9xuTz5wMJbX1M+L4cY/MTNkOUqP61c1GWkEVlUL/PEy1pKRSCFuoRZrXYx9qA==", - "dev": true, - "requires": { - "browserslist": "2.10.0", - "caniuse-lite": "1.0.30000784", - "normalize-range": "0.1.2", - "num2fraction": "1.2.2", - "postcss": "6.0.14", - "postcss-value-parser": "3.3.0" - } - }, - "aws-sign2": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", - "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=", - "dev": true - }, - "aws4": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz", - "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=", - "dev": true - }, - "axobject-query": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-0.1.0.tgz", - "integrity": "sha1-YvWdvFnJ+SQnWco0mWDnov48NsA=", - "dev": true, - "requires": { - "ast-types-flow": "0.0.7" - } - }, - "babel-code-frame": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", - "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "esutils": "2.0.2", - "js-tokens": "3.0.2" - } - }, - "babel-core": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.0.tgz", - "integrity": "sha1-rzL3izGm/O8RnIew/Y2XU/A6C7g=", - "dev": true, - "requires": { - "babel-code-frame": "6.26.0", - "babel-generator": "6.26.0", - "babel-helpers": "6.24.1", - "babel-messages": "6.23.0", - "babel-register": "6.26.0", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0", - "babylon": "6.18.0", - "convert-source-map": "1.5.1", - "debug": "2.6.9", - "json5": "0.5.1", - "lodash": "4.17.4", - "minimatch": "3.0.4", - "path-is-absolute": "1.0.1", - "private": "0.1.7", - "slash": "1.0.0", - "source-map": "0.5.7" - } - }, - "babel-generator": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.0.tgz", - "integrity": "sha1-rBriAHC3n248odMmlhMFN3TyDcU=", - "dev": true, - "requires": { - "babel-messages": "6.23.0", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "detect-indent": "4.0.0", - "jsesc": "1.3.0", - "lodash": "4.17.4", - "source-map": "0.5.7", - "trim-right": "1.0.1" - }, - "dependencies": { - "jsesc": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz", - "integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s=", - "dev": true - } - } - }, - "babel-helper-call-delegate": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz", - "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=", - "dev": true, - "requires": { - "babel-helper-hoist-variables": "6.24.1", - "babel-runtime": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-helper-define-map": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz", - "integrity": "sha1-pfVtq0GiX5fstJjH66ypgZ+Vvl8=", - "dev": true, - "requires": { - "babel-helper-function-name": "6.24.1", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "lodash": "4.17.4" - } - }, - "babel-helper-function-name": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz", - "integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=", - "dev": true, - "requires": { - "babel-helper-get-function-arity": "6.24.1", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-helper-get-function-arity": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz", - "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-helper-hoist-variables": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz", - "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-helper-optimise-call-expression": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz", - "integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-helper-regex": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz", - "integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "lodash": "4.17.4" - } - }, - "babel-helper-replace-supers": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz", - "integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=", - "dev": true, - "requires": { - "babel-helper-optimise-call-expression": "6.24.1", - "babel-messages": "6.23.0", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-helpers": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz", - "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" - } - }, - "babel-messages": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz", - "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-check-es2015-constants": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz", - "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-arrow-functions": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz", - "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-block-scoped-functions": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz", - "integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-block-scoping": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz", - "integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0", - "lodash": "4.17.4" - } - }, - "babel-plugin-transform-es2015-classes": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz", - "integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=", - "dev": true, - "requires": { - "babel-helper-define-map": "6.26.0", - "babel-helper-function-name": "6.24.1", - "babel-helper-optimise-call-expression": "6.24.1", - "babel-helper-replace-supers": "6.24.1", - "babel-messages": "6.23.0", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-computed-properties": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz", - "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" - } - }, - "babel-plugin-transform-es2015-destructuring": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz", - "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-duplicate-keys": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz", - "integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-for-of": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz", - "integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-function-name": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz", - "integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=", - "dev": true, - "requires": { - "babel-helper-function-name": "6.24.1", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-literals": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz", - "integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-modules-amd": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz", - "integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=", - "dev": true, - "requires": { - "babel-plugin-transform-es2015-modules-commonjs": "6.26.0", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" - } - }, - "babel-plugin-transform-es2015-modules-commonjs": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.0.tgz", - "integrity": "sha1-DYOUApt9xqvhqX7xgeAHWN0uXYo=", - "dev": true, - "requires": { - "babel-plugin-transform-strict-mode": "6.24.1", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-modules-systemjs": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz", - "integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=", - "dev": true, - "requires": { - "babel-helper-hoist-variables": "6.24.1", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" - } - }, - "babel-plugin-transform-es2015-modules-umd": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz", - "integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=", - "dev": true, - "requires": { - "babel-plugin-transform-es2015-modules-amd": "6.24.1", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0" - } - }, - "babel-plugin-transform-es2015-object-super": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz", - "integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=", - "dev": true, - "requires": { - "babel-helper-replace-supers": "6.24.1", - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-parameters": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz", - "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=", - "dev": true, - "requires": { - "babel-helper-call-delegate": "6.24.1", - "babel-helper-get-function-arity": "6.24.1", - "babel-runtime": "6.26.0", - "babel-template": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-shorthand-properties": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz", - "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-spread": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz", - "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-sticky-regex": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz", - "integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=", - "dev": true, - "requires": { - "babel-helper-regex": "6.26.0", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-plugin-transform-es2015-template-literals": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz", - "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-typeof-symbol": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz", - "integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0" - } - }, - "babel-plugin-transform-es2015-unicode-regex": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz", - "integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=", - "dev": true, - "requires": { - "babel-helper-regex": "6.26.0", - "babel-runtime": "6.26.0", - "regexpu-core": "2.0.0" - } - }, - "babel-plugin-transform-regenerator": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz", - "integrity": "sha1-4HA2lvveJ/Cj78rPi03KL3s6jy8=", - "dev": true, - "requires": { - "regenerator-transform": "0.10.1" - } - }, - "babel-plugin-transform-strict-mode": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz", - "integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0" - } - }, - "babel-preset-es2015": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz", - "integrity": "sha1-1EBQ1rwsn+6nAqrzjXJ6AhBTiTk=", - "dev": true, - "requires": { - "babel-plugin-check-es2015-constants": "6.22.0", - "babel-plugin-transform-es2015-arrow-functions": "6.22.0", - "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0", - "babel-plugin-transform-es2015-block-scoping": "6.26.0", - "babel-plugin-transform-es2015-classes": "6.24.1", - "babel-plugin-transform-es2015-computed-properties": "6.24.1", - "babel-plugin-transform-es2015-destructuring": "6.23.0", - "babel-plugin-transform-es2015-duplicate-keys": "6.24.1", - "babel-plugin-transform-es2015-for-of": "6.23.0", - "babel-plugin-transform-es2015-function-name": "6.24.1", - "babel-plugin-transform-es2015-literals": "6.22.0", - "babel-plugin-transform-es2015-modules-amd": "6.24.1", - "babel-plugin-transform-es2015-modules-commonjs": "6.26.0", - "babel-plugin-transform-es2015-modules-systemjs": "6.24.1", - "babel-plugin-transform-es2015-modules-umd": "6.24.1", - "babel-plugin-transform-es2015-object-super": "6.24.1", - "babel-plugin-transform-es2015-parameters": "6.24.1", - "babel-plugin-transform-es2015-shorthand-properties": "6.24.1", - "babel-plugin-transform-es2015-spread": "6.22.0", - "babel-plugin-transform-es2015-sticky-regex": "6.24.1", - "babel-plugin-transform-es2015-template-literals": "6.22.0", - "babel-plugin-transform-es2015-typeof-symbol": "6.23.0", - "babel-plugin-transform-es2015-unicode-regex": "6.24.1", - "babel-plugin-transform-regenerator": "6.26.0" - } - }, - "babel-register": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz", - "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=", - "dev": true, - "requires": { - "babel-core": "6.26.0", - "babel-runtime": "6.26.0", - "core-js": "2.5.1", - "home-or-tmp": "2.0.0", - "lodash": "4.17.4", - "mkdirp": "0.5.1", - "source-map-support": "0.4.18" - } - }, - "babel-runtime": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", - "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=", - "dev": true, - "requires": { - "core-js": "2.5.1", - "regenerator-runtime": "0.11.0" - } - }, - "babel-template": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz", - "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-traverse": "6.26.0", - "babel-types": "6.26.0", - "babylon": "6.18.0", - "lodash": "4.17.4" - } - }, - "babel-traverse": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz", - "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=", - "dev": true, - "requires": { - "babel-code-frame": "6.26.0", - "babel-messages": "6.23.0", - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "babylon": "6.18.0", - "debug": "2.6.9", - "globals": "9.18.0", - "invariant": "2.2.2", - "lodash": "4.17.4" - } - }, - "babel-types": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz", - "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "esutils": "2.0.2", - "lodash": "4.17.4", - "to-fast-properties": "1.0.3" - } - }, - "babylon": { - "version": "6.18.0", - "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz", - "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==", - "dev": true - }, - "backo2": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz", - "integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=", - "dev": true - }, - "bail": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/bail/-/bail-1.0.2.tgz", - "integrity": "sha1-99bBcxYwqfnw1NNe0fli4gdKF2Q=", - "dev": true - }, - "balanced-match": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", - "dev": true - }, - "base64-arraybuffer": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz", - "integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=", - "dev": true - }, - "base64id": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz", - "integrity": "sha1-R2iMuZu2gE8OBtPnY7HDLlfY5rY=", - "dev": true - }, - "batch": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/batch/-/batch-0.5.3.tgz", - "integrity": "sha1-PzQU84AyF0O/wQQvmoP/HVgk1GQ=", - "dev": true - }, - "bcrypt-pbkdf": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz", - "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=", - "dev": true, - "optional": true, - "requires": { - "tweetnacl": "0.14.5" - } - }, - "beeper": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz", - "integrity": "sha1-5tXqjF2tABMEpwsiY4RH9pyy+Ak=", - "dev": true - }, - "better-assert": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz", - "integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=", - "dev": true, - "requires": { - "callsite": "1.0.0" - } - }, - "bfj": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/bfj/-/bfj-4.2.4.tgz", - "integrity": "sha1-hfeyNoPCr9wVhgOEotHD+sgO0zo=", - "dev": true, - "requires": { - "check-types": "7.3.0", - "hoopy": "0.1.2", - "tryer": "1.0.0" - } - }, - "binary-extensions": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.10.0.tgz", - "integrity": "sha1-muuabF6IY4qtFx4Wf1kAq+JINdA=", - "dev": true - }, - "bl": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/bl/-/bl-1.0.3.tgz", - "integrity": "sha1-/FQhoo/UImA2w7OJGmaiW8ZNIm4=", - "dev": true, - "requires": { - "readable-stream": "2.0.6" - }, - "dependencies": { - "readable-stream": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz", - "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", - "dev": true, - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "1.0.0", - "process-nextick-args": "1.0.7", - "string_decoder": "0.10.31", - "util-deprecate": "1.0.2" - } - }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", - "dev": true - } - } - }, - "blob": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz", - "integrity": "sha1-vPEwUspURj8w+fx+lbmkdjCpSSE=", - "dev": true - }, - "block-stream": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz", - "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", - "dev": true, - "requires": { - "inherits": "2.0.3" - } - }, - "bluebird": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.1.tgz", - "integrity": "sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA==", - "dev": true - }, - "boom": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", - "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", - "dev": true, - "requires": { - "hoek": "2.16.3" - } - }, - "brace-expansion": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz", - "integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=", - "dev": true, - "requires": { - "balanced-match": "1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "1.8.5", - "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", - "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", - "dev": true, - "requires": { - "expand-range": "1.8.2", - "preserve": "0.2.0", - "repeat-element": "1.1.2" - } - }, - "breakpoint-sass": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/breakpoint-sass/-/breakpoint-sass-2.7.1.tgz", - "integrity": "sha1-jvbEdE3MJbqD2Wm2yaF+XaopmAo=", - "dev": true - }, - "browser-sync": { - "version": "2.23.2", - "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.23.2.tgz", - "integrity": "sha512-Lrx274BeJfGcSUhvgVJg6nOMDBJEuAWAvQSvFmUrKhf7HXydBlcWeFkRPLbQvTfUWnZNJjPa09FxkCNplwO8+w==", - "dev": true, - "requires": { - "browser-sync-ui": "1.0.1", - "bs-recipes": "1.3.4", - "chokidar": "1.7.0", - "connect": "3.5.0", - "connect-history-api-fallback": "1.5.0", - "dev-ip": "1.0.1", - "easy-extender": "2.3.2", - "eazy-logger": "3.0.2", - "emitter-steward": "1.0.0", - "etag": "1.8.1", - "fresh": "0.5.2", - "fs-extra": "3.0.1", - "http-proxy": "1.15.2", - "immutable": "3.8.1", - "localtunnel": "1.8.3", - "micromatch": "2.3.11", - "opn": "4.0.2", - "portscanner": "2.1.1", - "qs": "6.2.1", - "resp-modifier": "6.0.2", - "rx": "4.1.0", - "serve-index": "1.8.0", - "serve-static": "1.12.2", - "server-destroy": "1.0.1", - "socket.io": "2.0.4", - "ua-parser-js": "0.7.12", - "yargs": "6.4.0" - }, - "dependencies": { - "camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", - "dev": true - }, - "fs-extra": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz", - "integrity": "sha1-N5TzeMWLNC6n27sjCVEJxLO2IpE=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "jsonfile": "3.0.1", - "universalify": "0.1.1" - } - }, - "jsonfile": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz", - "integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11" - } - }, - "window-size": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz", - "integrity": "sha1-tDFbtCFKPXBY6+7okuE/ok2YsHU=", - "dev": true - }, - "yargs": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-6.4.0.tgz", - "integrity": "sha1-gW4ahm1VmMzzTlWW3c4i2S2kkNQ=", - "dev": true, - "requires": { - "camelcase": "3.0.0", - "cliui": "3.2.0", - "decamelize": "1.2.0", - "get-caller-file": "1.0.2", - "os-locale": "1.4.0", - "read-pkg-up": "1.0.1", - "require-directory": "2.1.1", - "require-main-filename": "1.0.1", - "set-blocking": "2.0.0", - "string-width": "1.0.2", - "which-module": "1.0.0", - "window-size": "0.2.0", - "y18n": "3.2.1", - "yargs-parser": "4.2.1" - } - } - } - }, - "browser-sync-ui": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-1.0.1.tgz", - "integrity": "sha512-RIxmwVVcUFhRd1zxp7m2FfLnXHf59x4Gtj8HFwTA//3VgYI3AKkaQAuDL8KDJnE59XqCshxZa13JYuIWtZlKQg==", - "dev": true, - "requires": { - "async-each-series": "0.1.1", - "connect-history-api-fallback": "1.5.0", - "immutable": "3.8.1", - "server-destroy": "1.0.1", - "socket.io-client": "2.0.4", - "stream-throttle": "0.1.3" - } - }, - "browserslist": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.10.0.tgz", - "integrity": "sha512-WyvzSLsuAVPOjbljXnyeWl14Ae+ukAT8MUuagKVzIDvwBxl4UAwD1xqtyQs2eWYPGUKMeC3Ol62goqYuKqTTcw==", - "dev": true, - "requires": { - "caniuse-lite": "1.0.30000784", - "electron-to-chromium": "1.3.30" - } - }, - "bs-recipes": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/bs-recipes/-/bs-recipes-1.3.4.tgz", - "integrity": "sha1-DS1NSKcYyMBEdp/cT4lZLci2lYU=", - "dev": true - }, - "builtin-modules": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", - "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=", - "dev": true - }, - "caller-path": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz", - "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=", - "dev": true, - "requires": { - "callsites": "0.2.0" - } - }, - "callsite": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz", - "integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=", - "dev": true - }, - "callsites": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz", - "integrity": "sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=", - "dev": true - }, - "camelcase": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz", - "integrity": "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=", - "dev": true - }, - "camelcase-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz", - "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=", - "dev": true, - "requires": { - "camelcase": "2.1.1", - "map-obj": "1.0.1" - }, - "dependencies": { - "camelcase": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz", - "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=", - "dev": true - } - } - }, - "caniuse-db": { - "version": "1.0.30000784", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000784.tgz", - "integrity": "sha1-G+lQEtlInHcZB0+BruV9vf/mNhs=", - "dev": true - }, - "caniuse-lite": { - "version": "1.0.30000784", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000784.tgz", - "integrity": "sha1-EpztdOmhKApEGIC2zSvOMO9Z5sA=", - "dev": true - }, - "caseless": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz", - "integrity": "sha1-cVuW6phBWTzDMGeSP17GDr2k99c=", - "dev": true - }, - "ccount": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/ccount/-/ccount-1.0.2.tgz", - "integrity": "sha1-U7ai+BW7d7nChx97mnLDol8djok=", - "dev": true - }, - "center-align": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz", - "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=", - "dev": true, - "optional": true, - "requires": { - "align-text": "0.1.4", - "lazy-cache": "1.0.4" - } - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "2.2.1", - "escape-string-regexp": "1.0.5", - "has-ansi": "2.0.0", - "strip-ansi": "3.0.1", - "supports-color": "2.0.0" - } - }, - "character-entities": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.1.tgz", - "integrity": "sha1-92hxvl72bdt/j440eOzDdMJ9bco=", - "dev": true - }, - "character-entities-html4": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.1.tgz", - "integrity": "sha1-NZoqSg9+KdPcKsmb2+Ie45Q46lA=", - "dev": true - }, - "character-entities-legacy": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.1.tgz", - "integrity": "sha1-9Ad53xoQGHK7UQo9KV4fzPFHIC8=", - "dev": true - }, - "character-reference-invalid": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.1.tgz", - "integrity": "sha1-lCg191Dk7GGjCOYMLvjMEBEgLvw=", - "dev": true - }, - "chardet": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz", - "integrity": "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=", - "dev": true - }, - "check-types": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/check-types/-/check-types-7.3.0.tgz", - "integrity": "sha1-Ro9XGkQ1wkJI9f0MsOjYfDw0Hn0=", - "dev": true - }, - "chokidar": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz", - "integrity": "sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=", - "dev": true, - "requires": { - "anymatch": "1.3.2", - "async-each": "1.0.1", - "fsevents": "1.1.3", - "glob-parent": "2.0.0", - "inherits": "2.0.3", - "is-binary-path": "1.0.1", - "is-glob": "2.0.1", - "path-is-absolute": "1.0.1", - "readdirp": "2.1.0" - } - }, - "circular-json": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz", - "integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==", - "dev": true - }, - "clean-css": { - "version": "4.1.9", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.1.9.tgz", - "integrity": "sha1-Nc7ornaHpJuYA09w3gDE7dOCYwE=", - "dev": true, - "requires": { - "source-map": "0.5.7" - } - }, - "cli-color": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/cli-color/-/cli-color-1.2.0.tgz", - "integrity": "sha1-OlrnT9drYmevZm5p4q+70B3vNNE=", - "dev": true, - "requires": { - "ansi-regex": "2.1.1", - "d": "1.0.0", - "es5-ext": "0.10.30", - "es6-iterator": "2.0.1", - "memoizee": "0.4.11", - "timers-ext": "0.1.2" - } - }, - "cli-cursor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz", - "integrity": "sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=", - "dev": true, - "requires": { - "restore-cursor": "1.0.1" - } - }, - "cli-width": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz", - "integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=", - "dev": true - }, - "cliui": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz", - "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", - "dev": true, - "requires": { - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "wrap-ansi": "2.1.0" - } - }, - "clone": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.2.tgz", - "integrity": "sha1-Jgt6meux7f4kdTgXX3gyQ8sZ0Uk=", - "dev": true - }, - "clone-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/clone-regexp/-/clone-regexp-1.0.0.tgz", - "integrity": "sha1-6uCiQT9VwJQvgYwin+/OhF1/Oxw=", - "dev": true, - "requires": { - "is-regexp": "1.0.0", - "is-supported-regexp-flag": "1.0.0" - } - }, - "clone-stats": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz", - "integrity": "sha1-uI+UqCzzi4eR1YBG6kAprYjKmdE=", - "dev": true - }, - "co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", - "dev": true - }, - "code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", - "dev": true - }, - "collapse-white-space": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.3.tgz", - "integrity": "sha1-S5BvZw5aljqHt2sOFolkM0G2Ajw=", - "dev": true - }, - "color-convert": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.0.tgz", - "integrity": "sha1-Gsz5fdc5uYO/mU1W/sj5WFNkG3o=", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - }, - "color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "dev": true - }, - "combined-stream": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz", - "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=", - "dev": true, - "requires": { - "delayed-stream": "1.0.0" - } - }, - "commander": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz", - "integrity": "sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ==", - "dev": true - }, - "component-bind": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz", - "integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=", - "dev": true - }, - "component-emitter": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", - "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=", - "dev": true - }, - "component-inherit": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz", - "integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", - "dev": true - }, - "concat-stream": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz", - "integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=", - "dev": true, - "requires": { - "inherits": "2.0.3", - "readable-stream": "2.3.3", - "typedarray": "0.0.6" - } - }, - "connect": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/connect/-/connect-3.5.0.tgz", - "integrity": "sha1-s1dSWgtMH1BZnNmD4dnv7qlncZg=", - "dev": true, - "requires": { - "debug": "2.2.0", - "finalhandler": "0.5.0", - "parseurl": "1.3.2", - "utils-merge": "1.0.0" - }, - "dependencies": { - "debug": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", - "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", - "dev": true, - "requires": { - "ms": "0.7.1" - } - }, - "ms": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", - "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", - "dev": true - } - } - }, - "connect-history-api-fallback": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz", - "integrity": "sha1-sGhzk0vF40T+9hGhlqb6rgruAVo=", - "dev": true - }, - "console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", - "dev": true - }, - "contains-path": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz", - "integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=", - "dev": true - }, - "convert-source-map": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.1.tgz", - "integrity": "sha1-uCeAl7m8IpNl3lxiz1/K7YtVmeU=", - "dev": true - }, - "cookie": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", - "integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=", - "dev": true - }, - "core-js": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.1.tgz", - "integrity": "sha1-rmh03GaTd4m4B1T/VCjfZoGcpQs=", - "dev": true - }, - "core-util-is": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", - "dev": true - }, - "cosmiconfig": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-3.1.0.tgz", - "integrity": "sha512-zedsBhLSbPBms+kE7AH4vHg6JsKDz6epSv2/+5XHs8ILHlgDciSJfSWf8sX9aQ52Jb7KI7VswUTsLpR/G0cr2Q==", - "dev": true, - "requires": { - "is-directory": "0.3.1", - "js-yaml": "3.10.0", - "parse-json": "3.0.0", - "require-from-string": "2.0.1" - }, - "dependencies": { - "parse-json": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-3.0.0.tgz", - "integrity": "sha1-+m9HsY4jgm6tMvJj50TQ4ehH+xM=", - "dev": true, - "requires": { - "error-ex": "1.3.1" - } - } - } - }, - "cross-spawn": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz", - "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=", - "dev": true, - "requires": { - "lru-cache": "4.1.1", - "which": "1.3.0" - }, - "dependencies": { - "lru-cache": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz", - "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", - "dev": true, - "requires": { - "pseudomap": "1.0.2", - "yallist": "2.1.2" - } - } - } - }, - "cryptiles": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", - "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", - "dev": true, - "requires": { - "boom": "2.10.1" - } - }, - "css": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css/-/css-2.2.1.tgz", - "integrity": "sha1-c6TIHehdtmTU7mdPfUcIXjstVdw=", - "dev": true, - "requires": { - "inherits": "2.0.3", - "source-map": "0.1.43", - "source-map-resolve": "0.3.1", - "urix": "0.1.0" - }, - "dependencies": { - "source-map": { - "version": "0.1.43", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz", - "integrity": "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=", - "dev": true, - "requires": { - "amdefine": "1.0.1" - } - } - } - }, - "ctype": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz", - "integrity": "sha1-gsGMJGH3QRTvFsE1IkrQuRRMoS8=", - "dev": true - }, - "currently-unhandled": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", - "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", - "dev": true, - "requires": { - "array-find-index": "1.0.2" - } - }, - "d": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz", - "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=", - "dev": true, - "requires": { - "es5-ext": "0.10.30" - } - }, - "damerau-levenshtein": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz", - "integrity": "sha1-AxkcQyy27qFou3fzpV/9zLiXhRQ=", - "dev": true - }, - "dashdash": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", - "dev": true, - "requires": { - "assert-plus": "1.0.0" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - } - } - }, - "dateformat": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz", - "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=", - "dev": true - }, - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "debug-fabulous": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/debug-fabulous/-/debug-fabulous-1.0.0.tgz", - "integrity": "sha512-dsd50qQ1atDeurcxL7XOjPp4nZCGZzWIONDujDXzl1atSyC3hMbZD+v6440etw+Vt0Pr8ce4TQzHfX3KZM05Mw==", - "dev": true, - "requires": { - "debug": "3.1.0", - "memoizee": "0.4.11", - "object-assign": "4.1.1" - }, - "dependencies": { - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - } - } - }, - "decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", - "dev": true - }, - "decamelize-keys": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz", - "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=", - "dev": true, - "requires": { - "decamelize": "1.2.0", - "map-obj": "1.0.1" - } - }, - "deep-extend": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.5.0.tgz", - "integrity": "sha1-bvSgmwX5iw41jW2T1Mo8rsZnKAM=", - "dev": true - }, - "deep-is": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", - "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", - "dev": true - }, - "defaults": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz", - "integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=", - "dev": true, - "requires": { - "clone": "1.0.2" - } - }, - "define-properties": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.2.tgz", - "integrity": "sha1-g6c/L+pWmJj7c3GTyPhzyvbUXJQ=", - "dev": true, - "requires": { - "foreach": "2.0.5", - "object-keys": "1.0.11" - } - }, - "del": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz", - "integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=", - "dev": true, - "requires": { - "globby": "6.1.0", - "is-path-cwd": "1.0.0", - "is-path-in-cwd": "1.0.0", - "p-map": "1.2.0", - "pify": "3.0.0", - "rimraf": "2.6.2" - }, - "dependencies": { - "globby": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", - "integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=", - "dev": true, - "requires": { - "array-union": "1.0.2", - "glob": "7.1.2", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" - }, - "dependencies": { - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "dev": true - } - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - } - } - }, - "delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", - "dev": true - }, - "delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", - "dev": true - }, - "depd": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz", - "integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=", - "dev": true - }, - "deprecated": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/deprecated/-/deprecated-0.0.1.tgz", - "integrity": "sha1-+cmvVGSvoeepcUWKi97yqpTVuxk=", - "dev": true - }, - "destroy": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", - "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", - "dev": true - }, - "detect-file": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-0.1.0.tgz", - "integrity": "sha1-STXe39lIhkjgBrASlWbpOGcR6mM=", - "dev": true, - "requires": { - "fs-exists-sync": "0.1.0" - } - }, - "detect-indent": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz", - "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=", - "dev": true, - "requires": { - "repeating": "2.0.1" - } - }, - "detect-newline": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-2.1.0.tgz", - "integrity": "sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=", - "dev": true - }, - "dev-ip": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz", - "integrity": "sha1-p2o+0YVb56ASu4rBbLgPPADcKPA=", - "dev": true - }, - "dir-glob": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz", - "integrity": "sha512-37qirFDz8cA5fimp9feo43fSuRo2gHwaIn6dXL8Ber1dGwUosDrGZeCCXq57WnIqE4aQ+u3eQZzsk1yOzhdwag==", - "dev": true, - "requires": { - "arrify": "1.0.1", - "path-type": "3.0.0" - }, - "dependencies": { - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - } - } - }, - "doctrine": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.0.2.tgz", - "integrity": "sha512-y0tm5Pq6ywp3qSTZ1vPgVdAnbDEoeoc5wlOHXoY1c4Wug/a7JvqHIl7BTvwodaHmejWkK/9dSb3sCYfyo/om8A==", - "dev": true, - "requires": { - "esutils": "2.0.2" - } - }, - "dom-serializer": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.0.tgz", - "integrity": "sha1-BzxpdUbOB4DOI75KKOKT5AvDDII=", - "dev": true, - "requires": { - "domelementtype": "1.1.3", - "entities": "1.1.1" - }, - "dependencies": { - "domelementtype": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz", - "integrity": "sha1-vSh3PiZCiBrsUVRJJCmcXNgiGFs=", - "dev": true - } - } - }, - "domelementtype": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz", - "integrity": "sha1-sXrtguirWeUt2cGbF1bg/BhyBMI=", - "dev": true - }, - "domhandler": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.1.tgz", - "integrity": "sha1-iS5HAAqZvlW783dP/qBWHYh5wlk=", - "dev": true, - "requires": { - "domelementtype": "1.3.0" - } - }, - "domutils": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.6.2.tgz", - "integrity": "sha1-GVjMC0yUJuntNn+xyOhUiRsPo/8=", - "dev": true, - "requires": { - "dom-serializer": "0.1.0", - "domelementtype": "1.3.0" - } - }, - "dot-prop": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz", - "integrity": "sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==", - "dev": true, - "requires": { - "is-obj": "1.0.1" - } - }, - "duplexer": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz", - "integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=", - "dev": true - }, - "duplexer2": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz", - "integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=", - "dev": true, - "requires": { - "readable-stream": "1.1.14" - }, - "dependencies": { - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", - "dev": true - }, - "readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", - "dev": true, - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", - "dev": true - } - } - }, - "easy-extender": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/easy-extender/-/easy-extender-2.3.2.tgz", - "integrity": "sha1-PTJI/r4rFZYHMW2PnPSRwWZIIh0=", - "dev": true, - "requires": { - "lodash": "3.10.1" - }, - "dependencies": { - "lodash": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", - "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", - "dev": true - } - } - }, - "eazy-logger": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/eazy-logger/-/eazy-logger-3.0.2.tgz", - "integrity": "sha1-oyWqXlPROiIliJsqxBE7K5Y29Pw=", - "dev": true, - "requires": { - "tfunk": "3.1.0" - } - }, - "ecc-jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz", - "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=", - "dev": true, - "optional": true, - "requires": { - "jsbn": "0.1.1" - } - }, - "ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=", - "dev": true - }, - "electron-releases": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/electron-releases/-/electron-releases-2.1.0.tgz", - "integrity": "sha512-cyKFD1bTE/UgULXfaueIN1k5EPFzs+FRc/rvCY5tIynefAPqopQEgjr0EzY+U3Dqrk/G4m9tXSPuZ77v6dL/Rw==", - "dev": true - }, - "electron-to-chromium": { - "version": "1.3.30", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.30.tgz", - "integrity": "sha512-zx1Prv7kYLfc4OA60FhxGbSo4qrEjgSzpo1/37i7l9ltXPYOoQBtjQxY9KmsgfHnBxHlBGXwLlsbt/gub1w5lw==", - "dev": true, - "requires": { - "electron-releases": "2.1.0" - } - }, - "emitter-steward": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/emitter-steward/-/emitter-steward-1.0.0.tgz", - "integrity": "sha1-80Ea3pdYp1Zd+Eiy2gy70bRsvWQ=", - "dev": true - }, - "emoji-regex": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz", - "integrity": "sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==", - "dev": true - }, - "encodeurl": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz", - "integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=", - "dev": true - }, - "encoding": { - "version": "0.1.12", - "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz", - "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=", - "dev": true, - "requires": { - "iconv-lite": "0.4.19" - } - }, - "end-of-stream": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-0.1.5.tgz", - "integrity": "sha1-jhdyBsPICDfYVjLouTWd/osvbq8=", - "dev": true, - "requires": { - "once": "1.3.3" - }, - "dependencies": { - "once": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/once/-/once-1.3.3.tgz", - "integrity": "sha1-suJhVXzkwxTsgwTz+oJmPkKXyiA=", - "dev": true, - "requires": { - "wrappy": "1.0.2" - } - } - } - }, - "engine.io": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-3.1.4.tgz", - "integrity": "sha1-PQIRtwpVLOhB/8fahiezAamkFi4=", - "dev": true, - "requires": { - "accepts": "1.3.3", - "base64id": "1.0.0", - "cookie": "0.3.1", - "debug": "2.6.9", - "engine.io-parser": "2.1.2", - "uws": "0.14.5", - "ws": "3.3.3" - }, - "dependencies": { - "accepts": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", - "integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", - "dev": true, - "requires": { - "mime-types": "2.1.17", - "negotiator": "0.6.1" - } - } - } - }, - "engine.io-client": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.1.4.tgz", - "integrity": "sha1-T88TcLRxY70s6b4nM5ckMDUNTqE=", - "dev": true, - "requires": { - "component-emitter": "1.2.1", - "component-inherit": "0.0.3", - "debug": "2.6.9", - "engine.io-parser": "2.1.2", - "has-cors": "1.1.0", - "indexof": "0.0.1", - "parseqs": "0.0.5", - "parseuri": "0.0.5", - "ws": "3.3.3", - "xmlhttprequest-ssl": "1.5.4", - "yeast": "0.1.2" - } - }, - "engine.io-parser": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.1.2.tgz", - "integrity": "sha512-dInLFzr80RijZ1rGpx1+56/uFoH7/7InhH3kZt+Ms6hT8tNx3NGW/WNSA/f8As1WkOfkuyb3tnRyuXGxusclMw==", - "dev": true, - "requires": { - "after": "0.8.2", - "arraybuffer.slice": "0.0.7", - "base64-arraybuffer": "0.1.5", - "blob": "0.0.4", - "has-binary2": "1.0.2" - } - }, - "entities": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.1.tgz", - "integrity": "sha1-blwtClYhtdra7O+AuQ7ftc13cvA=", - "dev": true - }, - "error-ex": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz", - "integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=", - "dev": true, - "requires": { - "is-arrayish": "0.2.1" - } - }, - "es-abstract": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.10.0.tgz", - "integrity": "sha512-/uh/DhdqIOSkAWifU+8nG78vlQxdLckUdI/sPgy0VhuXi2qJ7T8czBmqIYtLQVpCIFYafChnsRsB5pyb1JdmCQ==", - "dev": true, - "requires": { - "es-to-primitive": "1.1.1", - "function-bind": "1.1.1", - "has": "1.0.1", - "is-callable": "1.1.3", - "is-regex": "1.0.4" - } - }, - "es-to-primitive": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.1.1.tgz", - "integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=", - "dev": true, - "requires": { - "is-callable": "1.1.3", - "is-date-object": "1.0.1", - "is-symbol": "1.0.1" - } - }, - "es5-ext": { - "version": "0.10.30", - "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.30.tgz", - "integrity": "sha1-cUGhaDZpfbq/qq7uQUlc4p9SyTk=", - "dev": true, - "requires": { - "es6-iterator": "2.0.1", - "es6-symbol": "3.1.1" - } - }, - "es6-iterator": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.1.tgz", - "integrity": "sha1-jjGcnwRTv1ddN0lAplWSDlnKVRI=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30", - "es6-symbol": "3.1.1" - } - }, - "es6-map": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz", - "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30", - "es6-iterator": "2.0.1", - "es6-set": "0.1.5", - "es6-symbol": "3.1.1", - "event-emitter": "0.3.5" - } - }, - "es6-promise": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.1.1.tgz", - "integrity": "sha512-OaU1hHjgJf+b0NzsxCg7NdIYERD6Hy/PEmFLTjw+b65scuisG3Kt4QoTvJ66BBkPZ581gr0kpoVzKnxniM8nng==", - "dev": true - }, - "es6-promisify": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz", - "integrity": "sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=", - "dev": true, - "requires": { - "es6-promise": "4.1.1" - } - }, - "es6-set": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.5.tgz", - "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30", - "es6-iterator": "2.0.1", - "es6-symbol": "3.1.1", - "event-emitter": "0.3.5" - } - }, - "es6-symbol": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz", - "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30" - } - }, - "es6-weak-map": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.2.tgz", - "integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30", - "es6-iterator": "2.0.1", - "es6-symbol": "3.1.1" - } - }, - "escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", - "dev": true - }, - "escope": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz", - "integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=", - "dev": true, - "requires": { - "es6-map": "0.1.5", - "es6-weak-map": "2.0.2", - "esrecurse": "4.2.0", - "estraverse": "4.2.0" - } - }, - "eslint": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.14.0.tgz", - "integrity": "sha512-Ul6CSGRjKscEyg0X/EeNs7o2XdnbTEOD1OM8cTjmx85RPcBJQrEhZLevhuJZNAE/vS2iVl5Uhgiqf3h5uLMCJQ==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "babel-code-frame": "6.26.0", - "chalk": "2.3.0", - "concat-stream": "1.6.0", - "cross-spawn": "5.1.0", - "debug": "3.1.0", - "doctrine": "2.0.2", - "eslint-scope": "3.7.1", - "eslint-visitor-keys": "1.0.0", - "espree": "3.5.2", - "esquery": "1.0.0", - "esutils": "2.0.2", - "file-entry-cache": "2.0.0", - "functional-red-black-tree": "1.0.1", - "glob": "7.1.2", - "globals": "11.1.0", - "ignore": "3.3.5", - "imurmurhash": "0.1.4", - "inquirer": "3.3.0", - "is-resolvable": "1.0.0", - "js-yaml": "3.10.0", - "json-stable-stringify-without-jsonify": "1.0.1", - "levn": "0.3.0", - "lodash": "4.17.4", - "minimatch": "3.0.4", - "mkdirp": "0.5.1", - "natural-compare": "1.4.0", - "optionator": "0.8.2", - "path-is-inside": "1.0.2", - "pluralize": "7.0.0", - "progress": "2.0.0", - "require-uncached": "1.0.3", - "semver": "5.4.1", - "strip-ansi": "4.0.0", - "strip-json-comments": "2.0.1", - "table": "4.0.2", - "text-table": "0.2.0" - }, - "dependencies": { - "acorn": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.3.0.tgz", - "integrity": "sha512-Yej+zOJ1Dm/IMZzzj78OntP/r3zHEaKcyNoU2lAaxPtrseM6rF0xwqoz5Q5ysAiED9hTjI2hgtvLXitlCN1/Ug==", - "dev": true - }, - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "4.6.0", - "fast-deep-equal": "1.0.0", - "fast-json-stable-stringify": "2.0.0", - "json-schema-traverse": "0.3.1" - } - }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true - }, - "ansi-escapes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.0.0.tgz", - "integrity": "sha512-O/klc27mWNUigtv0F8NJWbLF00OcegQalkqKURWdosW08YZKi4m6CnSUSvIZG1otNJbTWhN01Hhz389DW7mvDQ==", - "dev": true - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "cli-cursor": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", - "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=", - "dev": true, - "requires": { - "restore-cursor": "2.0.0" - } - }, - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "requires": { - "lru-cache": "4.1.1", - "shebang-command": "1.2.0", - "which": "1.3.0" - } - }, - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "espree": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.2.tgz", - "integrity": "sha512-sadKeYwaR/aJ3stC2CdvgXu1T16TdYN+qwCpcWbMnGJ8s0zNWemzrvb2GbD4OhmJ/fwpJjudThAlLobGbWZbCQ==", - "dev": true, - "requires": { - "acorn": "5.3.0", - "acorn-jsx": "3.0.1" - } - }, - "figures": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", - "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=", - "dev": true, - "requires": { - "escape-string-regexp": "1.0.5" - } - }, - "globals": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.1.0.tgz", - "integrity": "sha512-uEuWt9mqTlPDwSqi+sHjD4nWU/1N+q0fiWI9T1mZpD2UENqX20CFD5T/ziLZvztPaBKl7ZylUi1q6Qfm7E2CiQ==", - "dev": true - }, - "inquirer": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz", - "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==", - "dev": true, - "requires": { - "ansi-escapes": "3.0.0", - "chalk": "2.3.0", - "cli-cursor": "2.1.0", - "cli-width": "2.2.0", - "external-editor": "2.1.0", - "figures": "2.0.0", - "lodash": "4.17.4", - "mute-stream": "0.0.7", - "run-async": "2.3.0", - "rx-lite": "4.0.8", - "rx-lite-aggregates": "4.0.8", - "string-width": "2.1.1", - "strip-ansi": "4.0.0", - "through": "2.3.8" - } - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "lru-cache": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz", - "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", - "dev": true, - "requires": { - "pseudomap": "1.0.2", - "yallist": "2.1.2" - } - }, - "mute-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", - "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", - "dev": true - }, - "onetime": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", - "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=", - "dev": true, - "requires": { - "mimic-fn": "1.1.0" - } - }, - "pluralize": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz", - "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==", - "dev": true - }, - "progress": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.0.tgz", - "integrity": "sha1-ihvjZr+Pwj2yvSPxDG/pILQ4nR8=", - "dev": true - }, - "restore-cursor": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", - "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=", - "dev": true, - "requires": { - "onetime": "2.0.1", - "signal-exit": "3.0.2" - } - }, - "run-async": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz", - "integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=", - "dev": true, - "requires": { - "is-promise": "2.1.0" - } - }, - "rx-lite": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-4.0.8.tgz", - "integrity": "sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=", - "dev": true - }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "ajv-keywords": "2.1.1", - "chalk": "2.3.0", - "lodash": "4.17.4", - "slice-ansi": "1.0.0", - "string-width": "2.1.1" - } - } - } - }, - "eslint-config-airbnb": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-16.1.0.tgz", - "integrity": "sha512-zLyOhVWhzB/jwbz7IPSbkUuj7X2ox4PHXTcZkEmDqTvd0baJmJyuxlFPDlZOE/Y5bC+HQRaEkT3FoHo9wIdRiw==", - "dev": true, - "requires": { - "eslint-config-airbnb-base": "12.1.0" - } - }, - "eslint-config-airbnb-base": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12.1.0.tgz", - "integrity": "sha512-/vjm0Px5ZCpmJqnjIzcFb9TKZrKWz0gnuG/7Gfkt0Db1ELJR51xkZth+t14rYdqWgX836XbuxtArbIHlVhbLBA==", - "dev": true, - "requires": { - "eslint-restricted-globals": "0.1.1" - } - }, - "eslint-module-utils": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.1.1.tgz", - "integrity": "sha512-jDI/X5l/6D1rRD/3T43q8Qgbls2nq5km5KSqiwlyUbGo5+04fXhMKdCPhjwbqAa6HXWaMxj8Q4hQDIh7IadJQw==", - "dev": true, - "requires": { - "debug": "2.6.9", - "pkg-dir": "1.0.0" - } - }, - "eslint-plugin-import": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.8.0.tgz", - "integrity": "sha512-Rf7dfKJxZ16QuTgVv1OYNxkZcsu/hULFnC+e+w0Gzi6jMC3guQoWQgxYxc54IDRinlb6/0v5z/PxxIKmVctN+g==", - "dev": true, - "requires": { - "builtin-modules": "1.1.1", - "contains-path": "0.1.0", - "debug": "2.6.9", - "doctrine": "1.5.0", - "eslint-import-resolver-node": "0.3.1", - "eslint-module-utils": "2.1.1", - "has": "1.0.1", - "lodash.cond": "4.5.2", - "minimatch": "3.0.4", - "read-pkg-up": "2.0.0" - }, - "dependencies": { - "doctrine": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz", - "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=", - "dev": true, - "requires": { - "esutils": "2.0.2", - "isarray": "1.0.0" - } - }, - "eslint-import-resolver-node": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.1.tgz", - "integrity": "sha512-yUtXS15gIcij68NmXmP9Ni77AQuCN0itXbCc/jWd8C6/yKZaSNXicpC8cgvjnxVdmfsosIXrjpzFq7GcDryb6A==", - "dev": true, - "requires": { - "debug": "2.6.9", - "resolve": "1.4.0" - } - }, - "find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", - "dev": true, - "requires": { - "locate-path": "2.0.0" - } - }, - "load-json-file": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz", - "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "parse-json": "2.2.0", - "pify": "2.3.0", - "strip-bom": "3.0.0" - } - }, - "path-type": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz", - "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=", - "dev": true, - "requires": { - "pify": "2.3.0" - } - }, - "read-pkg": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz", - "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=", - "dev": true, - "requires": { - "load-json-file": "2.0.0", - "normalize-package-data": "2.4.0", - "path-type": "2.0.0" - } - }, - "read-pkg-up": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz", - "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=", - "dev": true, - "requires": { - "find-up": "2.1.0", - "read-pkg": "2.0.0" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - } - } - }, - "eslint-plugin-jsx-a11y": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz", - "integrity": "sha1-VFg9GuRCSDFi4EDhPMMYZUZRAOU=", - "dev": true, - "requires": { - "aria-query": "0.7.0", - "array-includes": "3.0.3", - "ast-types-flow": "0.0.7", - "axobject-query": "0.1.0", - "damerau-levenshtein": "1.0.4", - "emoji-regex": "6.5.1", - "jsx-ast-utils": "2.0.1" - } - }, - "eslint-plugin-react": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz", - "integrity": "sha512-YGSjB9Qu6QbVTroUZi66pYky3DfoIPLdHQ/wmrBGyBRnwxQsBXAov9j2rpXt/55i8nyMv6IRWJv2s4d4YnduzQ==", - "dev": true, - "requires": { - "doctrine": "2.0.2", - "has": "1.0.1", - "jsx-ast-utils": "2.0.1", - "prop-types": "15.6.0" - } - }, - "eslint-restricted-globals": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz", - "integrity": "sha1-NfDVy8ZMLj7WLpO0saevBbp+1Nc=", - "dev": true - }, - "eslint-scope": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz", - "integrity": "sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=", - "dev": true, - "requires": { - "esrecurse": "4.2.0", - "estraverse": "4.2.0" - } - }, - "eslint-visitor-keys": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz", - "integrity": "sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==", - "dev": true - }, - "espree": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.1.tgz", - "integrity": "sha1-DJiLirRttTEAoZVK5LqZXd0n2H4=", - "dev": true, - "requires": { - "acorn": "5.1.2", - "acorn-jsx": "3.0.1" - } - }, - "esprima": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.0.tgz", - "integrity": "sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw==", - "dev": true - }, - "esquery": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.0.tgz", - "integrity": "sha1-z7qLV9f7qT8XKYqKAGoEzaE9gPo=", - "dev": true, - "requires": { - "estraverse": "4.2.0" - } - }, - "esrecurse": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.0.tgz", - "integrity": "sha1-+pVo2Y04I/mkHZHpAtyrnqblsWM=", - "dev": true, - "requires": { - "estraverse": "4.2.0", - "object-assign": "4.1.1" - } - }, - "estraverse": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz", - "integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=", - "dev": true - }, - "esutils": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz", - "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=", - "dev": true - }, - "etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", - "dev": true - }, - "event-emitter": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz", - "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30" - } - }, - "eventemitter3": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-1.2.0.tgz", - "integrity": "sha1-HIaZHYFq0eUEdQ5zh0Ik7PO+xQg=", - "dev": true - }, - "execall": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/execall/-/execall-1.0.0.tgz", - "integrity": "sha1-c9CQTjlbPKsGWLCNCewlMH8pu3M=", - "dev": true, - "requires": { - "clone-regexp": "1.0.0" - } - }, - "exit-hook": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz", - "integrity": "sha1-8FyiM7SMBdVP/wd2XfhQfpXAL/g=", - "dev": true - }, - "expand-brackets": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz", - "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", - "dev": true, - "requires": { - "is-posix-bracket": "0.1.1" - } - }, - "expand-range": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz", - "integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", - "dev": true, - "requires": { - "fill-range": "2.2.3" - } - }, - "expand-tilde": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-1.2.2.tgz", - "integrity": "sha1-C4HrqJflo9MdHD0QL48BRB5VlEk=", - "dev": true, - "requires": { - "os-homedir": "1.0.2" - } - }, - "extend": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz", - "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=", - "dev": true - }, - "extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dev": true, - "requires": { - "kind-of": "1.1.0" - }, - "dependencies": { - "kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "dev": true - } - } - }, - "external-editor": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-2.1.0.tgz", - "integrity": "sha512-E44iT5QVOUJBKij4IIV3uvxuNlbKS38Tw1HiupxEIHPv9qtC2PrDYohbXV5U+1jnfIXttny8gUhj+oZvflFlzA==", - "dev": true, - "requires": { - "chardet": "0.4.2", - "iconv-lite": "0.4.19", - "tmp": "0.0.33" - } - }, - "extglob": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz", - "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", - "dev": true, - "requires": { - "is-extglob": "1.0.0" - } - }, - "extsprintf": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=", - "dev": true - }, - "fancy-log": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.0.tgz", - "integrity": "sha1-Rb4X0Cu5kX1gzP/UmVyZnmyMmUg=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "time-stamp": "1.1.0" - } - }, - "fast-deep-equal": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz", - "integrity": "sha1-liVqO8l1WV6zbYLpkp0GDYk0Of8=", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz", - "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", - "dev": true - }, - "fbjs": { - "version": "0.8.16", - "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.16.tgz", - "integrity": "sha1-XmdDL1UNxBtXK/VYR7ispk5TN9s=", - "dev": true, - "requires": { - "core-js": "1.2.7", - "isomorphic-fetch": "2.2.1", - "loose-envify": "1.3.1", - "object-assign": "4.1.1", - "promise": "7.3.1", - "setimmediate": "1.0.5", - "ua-parser-js": "0.7.12" - }, - "dependencies": { - "core-js": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", - "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", - "dev": true - }, - "promise": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", - "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==", - "dev": true, - "requires": { - "asap": "2.0.6" - } - } - } - }, - "fd-slicer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz", - "integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=", - "dev": true, - "requires": { - "pend": "1.2.0" - } - }, - "figures": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz", - "integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=", - "dev": true, - "requires": { - "escape-string-regexp": "1.0.5", - "object-assign": "4.1.1" - } - }, - "file-entry-cache": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz", - "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", - "dev": true, - "requires": { - "flat-cache": "1.3.0", - "object-assign": "4.1.1" - } - }, - "filename-regex": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", - "integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=", - "dev": true - }, - "fill-range": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz", - "integrity": "sha1-ULd9/X5Gm8dJJHCWNpn+eoSFpyM=", - "dev": true, - "requires": { - "is-number": "2.1.0", - "isobject": "2.1.0", - "randomatic": "1.1.7", - "repeat-element": "1.1.2", - "repeat-string": "1.6.1" - } - }, - "finalhandler": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.5.0.tgz", - "integrity": "sha1-6VCKvs6bbbqHGmlCodeRG5GRGsc=", - "dev": true, - "requires": { - "debug": "2.2.0", - "escape-html": "1.0.3", - "on-finished": "2.3.0", - "statuses": "1.3.1", - "unpipe": "1.0.0" - }, - "dependencies": { - "debug": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", - "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", - "dev": true, - "requires": { - "ms": "0.7.1" - } - }, - "ms": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", - "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", - "dev": true - } - } - }, - "find-index": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/find-index/-/find-index-0.1.1.tgz", - "integrity": "sha1-Z101iyyjiS15Whq0cjL4tuLg3eQ=", - "dev": true - }, - "find-up": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", - "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", - "dev": true, - "requires": { - "path-exists": "2.1.0", - "pinkie-promise": "2.0.1" - } - }, - "findup-sync": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.4.3.tgz", - "integrity": "sha1-QAQ5Kee8YK3wt/SCfExudaDeyhI=", - "dev": true, - "requires": { - "detect-file": "0.1.0", - "is-glob": "2.0.1", - "micromatch": "2.3.11", - "resolve-dir": "0.1.1" - } - }, - "fined": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fined/-/fined-1.1.0.tgz", - "integrity": "sha1-s33IRLdqL15wgeiE98CuNE8VNHY=", - "dev": true, - "requires": { - "expand-tilde": "2.0.2", - "is-plain-object": "2.0.4", - "object.defaults": "1.1.0", - "object.pick": "1.3.0", - "parse-filepath": "1.0.1" - }, - "dependencies": { - "expand-tilde": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", - "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=", - "dev": true, - "requires": { - "homedir-polyfill": "1.0.1" - } - } - } - }, - "first-chunk-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz", - "integrity": "sha1-Wb+1DNkF9g18OUzT2ayqtOatk04=", - "dev": true - }, - "flagged-respawn": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-0.3.2.tgz", - "integrity": "sha1-/xke3c1wiKZ1smEP/8l2vpuAdLU=", - "dev": true - }, - "flat-cache": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.0.tgz", - "integrity": "sha1-0wMLMrOBVPTjt+nHCfSQ9++XxIE=", - "dev": true, - "requires": { - "circular-json": "0.3.3", - "del": "2.2.2", - "graceful-fs": "4.1.11", - "write": "0.2.1" - }, - "dependencies": { - "del": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/del/-/del-2.2.2.tgz", - "integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=", - "dev": true, - "requires": { - "globby": "5.0.0", - "is-path-cwd": "1.0.0", - "is-path-in-cwd": "1.0.0", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1", - "rimraf": "2.6.2" - } - } - } - }, - "flatten": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz", - "integrity": "sha1-2uRqnXj74lKSJYzB54CkHZXAN4I=", - "dev": true - }, - "for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", - "dev": true - }, - "for-own": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", - "integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", - "dev": true, - "requires": { - "for-in": "1.0.2" - } - }, - "foreach": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz", - "integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k=", - "dev": true - }, - "foreachasync": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz", - "integrity": "sha1-VQKYfchxS+M5IJfzLgBxyd7gfPY=", - "dev": true - }, - "forever-agent": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", - "dev": true - }, - "form-data": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-1.0.1.tgz", - "integrity": "sha1-rjFduaSQf6BlUCMEpm13M0de43w=", - "dev": true, - "requires": { - "async": "2.5.0", - "combined-stream": "1.0.5", - "mime-types": "2.1.17" - } - }, - "fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", - "dev": true - }, - "front-matter": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/front-matter/-/front-matter-2.1.2.tgz", - "integrity": "sha1-91mDufL0E75ljJPf172M5AePXNs=", - "dev": true, - "requires": { - "js-yaml": "3.10.0" - } - }, - "fs-exists-sync": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", - "integrity": "sha1-mC1ok6+RjnLQjeyehnP/K1qNat0=", - "dev": true - }, - "fs-extra": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-2.1.2.tgz", - "integrity": "sha1-BGxwFjzvmq1GsOSn+kZ/si1x3jU=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "jsonfile": "2.4.0" - } - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", - "dev": true - }, - "fsevents": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.1.3.tgz", - "integrity": "sha512-WIr7iDkdmdbxu/Gh6eKEZJL6KPE74/5MEsf2whTOFNxbIoIixogroLdKYqB6FDav4Wavh/lZdzzd3b2KxIXC5Q==", - "dev": true, - "optional": true, - "requires": { - "nan": "2.7.0", - "node-pre-gyp": "0.6.39" - }, - "dependencies": { - "abbrev": { - "version": "1.1.0", - "bundled": true, - "dev": true, - "optional": true - }, - "ajv": { - "version": "4.11.8", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "co": "4.6.0", - "json-stable-stringify": "1.0.1" - } - }, - "ansi-regex": { - "version": "2.1.1", - "bundled": true, - "dev": true - }, - "aproba": { - "version": "1.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "are-we-there-yet": { - "version": "1.1.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "delegates": "1.0.0", - "readable-stream": "2.2.9" - } - }, - "asn1": { - "version": "0.2.3", - "bundled": true, - "dev": true, - "optional": true - }, - "assert-plus": { - "version": "0.2.0", - "bundled": true, - "dev": true, - "optional": true - }, - "asynckit": { - "version": "0.4.0", - "bundled": true, - "dev": true, - "optional": true - }, - "aws-sign2": { - "version": "0.6.0", - "bundled": true, - "dev": true, - "optional": true - }, - "aws4": { - "version": "1.6.0", - "bundled": true, - "dev": true, - "optional": true - }, - "balanced-match": { - "version": "0.4.2", - "bundled": true, - "dev": true - }, - "bcrypt-pbkdf": { - "version": "1.0.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "tweetnacl": "0.14.5" - } - }, - "block-stream": { - "version": "0.0.9", - "bundled": true, - "dev": true, - "requires": { - "inherits": "2.0.3" - } - }, - "boom": { - "version": "2.10.1", - "bundled": true, - "dev": true, - "requires": { - "hoek": "2.16.3" - } - }, - "brace-expansion": { - "version": "1.1.7", - "bundled": true, - "dev": true, - "requires": { - "balanced-match": "0.4.2", - "concat-map": "0.0.1" - } - }, - "buffer-shims": { - "version": "1.0.0", - "bundled": true, - "dev": true - }, - "caseless": { - "version": "0.12.0", - "bundled": true, - "dev": true, - "optional": true - }, - "co": { - "version": "4.6.0", - "bundled": true, - "dev": true, - "optional": true - }, - "code-point-at": { - "version": "1.1.0", - "bundled": true, - "dev": true - }, - "combined-stream": { - "version": "1.0.5", - "bundled": true, - "dev": true, - "requires": { - "delayed-stream": "1.0.0" - } - }, - "concat-map": { - "version": "0.0.1", - "bundled": true, - "dev": true - }, - "console-control-strings": { - "version": "1.1.0", - "bundled": true, - "dev": true - }, - "core-util-is": { - "version": "1.0.2", - "bundled": true, - "dev": true - }, - "cryptiles": { - "version": "2.0.5", - "bundled": true, - "dev": true, - "requires": { - "boom": "2.10.1" - } - }, - "dashdash": { - "version": "1.14.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "assert-plus": "1.0.0" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "debug": { - "version": "2.6.8", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "ms": "2.0.0" - } - }, - "deep-extend": { - "version": "0.4.2", - "bundled": true, - "dev": true, - "optional": true - }, - "delayed-stream": { - "version": "1.0.0", - "bundled": true, - "dev": true - }, - "delegates": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "detect-libc": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "ecc-jsbn": { - "version": "0.1.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "jsbn": "0.1.1" - } - }, - "extend": { - "version": "3.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "extsprintf": { - "version": "1.0.2", - "bundled": true, - "dev": true - }, - "forever-agent": { - "version": "0.6.1", - "bundled": true, - "dev": true, - "optional": true - }, - "form-data": { - "version": "2.1.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "asynckit": "0.4.0", - "combined-stream": "1.0.5", - "mime-types": "2.1.15" - } - }, - "fs.realpath": { - "version": "1.0.0", - "bundled": true, - "dev": true - }, - "fstream": { - "version": "1.0.11", - "bundled": true, - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "inherits": "2.0.3", - "mkdirp": "0.5.1", - "rimraf": "2.6.1" - } - }, - "fstream-ignore": { - "version": "1.0.5", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "fstream": "1.0.11", - "inherits": "2.0.3", - "minimatch": "3.0.4" - } - }, - "gauge": { - "version": "2.7.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "aproba": "1.1.1", - "console-control-strings": "1.1.0", - "has-unicode": "2.0.1", - "object-assign": "4.1.1", - "signal-exit": "3.0.2", - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "wide-align": "1.1.2" - } - }, - "getpass": { - "version": "0.1.7", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "assert-plus": "1.0.0" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "glob": { - "version": "7.1.2", - "bundled": true, - "dev": true, - "requires": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" - } - }, - "graceful-fs": { - "version": "4.1.11", - "bundled": true, - "dev": true - }, - "har-schema": { - "version": "1.0.5", - "bundled": true, - "dev": true, - "optional": true - }, - "har-validator": { - "version": "4.2.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "ajv": "4.11.8", - "har-schema": "1.0.5" - } - }, - "has-unicode": { - "version": "2.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "hawk": { - "version": "3.1.3", - "bundled": true, - "dev": true, - "requires": { - "boom": "2.10.1", - "cryptiles": "2.0.5", - "hoek": "2.16.3", - "sntp": "1.0.9" - } - }, - "hoek": { - "version": "2.16.3", - "bundled": true, - "dev": true - }, - "http-signature": { - "version": "1.1.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "assert-plus": "0.2.0", - "jsprim": "1.4.0", - "sshpk": "1.13.0" - } - }, - "inflight": { - "version": "1.0.6", - "bundled": true, - "dev": true, - "requires": { - "once": "1.4.0", - "wrappy": "1.0.2" - } - }, - "inherits": { - "version": "2.0.3", - "bundled": true, - "dev": true - }, - "ini": { - "version": "1.3.4", - "bundled": true, - "dev": true, - "optional": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "requires": { - "number-is-nan": "1.0.1" - } - }, - "is-typedarray": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "isarray": { - "version": "1.0.0", - "bundled": true, - "dev": true - }, - "isstream": { - "version": "0.1.2", - "bundled": true, - "dev": true, - "optional": true - }, - "jodid25519": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "jsbn": "0.1.1" - } - }, - "jsbn": { - "version": "0.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "json-schema": { - "version": "0.2.3", - "bundled": true, - "dev": true, - "optional": true - }, - "json-stable-stringify": { - "version": "1.0.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "jsonify": "0.0.0" - } - }, - "json-stringify-safe": { - "version": "5.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "jsonify": { - "version": "0.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "jsprim": { - "version": "1.4.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "assert-plus": "1.0.0", - "extsprintf": "1.0.2", - "json-schema": "0.2.3", - "verror": "1.3.6" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "mime-db": { - "version": "1.27.0", - "bundled": true, - "dev": true - }, - "mime-types": { - "version": "2.1.15", - "bundled": true, - "dev": true, - "requires": { - "mime-db": "1.27.0" - } - }, - "minimatch": { - "version": "3.0.4", - "bundled": true, - "dev": true, - "requires": { - "brace-expansion": "1.1.7" - } - }, - "minimist": { - "version": "0.0.8", - "bundled": true, - "dev": true - }, - "mkdirp": { - "version": "0.5.1", - "bundled": true, - "dev": true, - "requires": { - "minimist": "0.0.8" - } - }, - "ms": { - "version": "2.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "node-pre-gyp": { - "version": "0.6.39", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "detect-libc": "1.0.2", - "hawk": "3.1.3", - "mkdirp": "0.5.1", - "nopt": "4.0.1", - "npmlog": "4.1.0", - "rc": "1.2.1", - "request": "2.81.0", - "rimraf": "2.6.1", - "semver": "5.3.0", - "tar": "2.2.1", - "tar-pack": "3.4.0" - } - }, - "nopt": { - "version": "4.0.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "abbrev": "1.1.0", - "osenv": "0.1.4" - } - }, - "npmlog": { - "version": "4.1.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "are-we-there-yet": "1.1.4", - "console-control-strings": "1.1.0", - "gauge": "2.7.4", - "set-blocking": "2.0.0" - } - }, - "number-is-nan": { - "version": "1.0.1", - "bundled": true, - "dev": true - }, - "oauth-sign": { - "version": "0.8.2", - "bundled": true, - "dev": true, - "optional": true - }, - "object-assign": { - "version": "4.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "once": { - "version": "1.4.0", - "bundled": true, - "dev": true, - "requires": { - "wrappy": "1.0.2" - } - }, - "os-homedir": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "os-tmpdir": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "osenv": { - "version": "0.1.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "bundled": true, - "dev": true - }, - "performance-now": { - "version": "0.2.0", - "bundled": true, - "dev": true, - "optional": true - }, - "process-nextick-args": { - "version": "1.0.7", - "bundled": true, - "dev": true - }, - "punycode": { - "version": "1.4.1", - "bundled": true, - "dev": true, - "optional": true - }, - "qs": { - "version": "6.4.0", - "bundled": true, - "dev": true, - "optional": true - }, - "rc": { - "version": "1.2.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "deep-extend": "0.4.2", - "ini": "1.3.4", - "minimist": "1.2.0", - "strip-json-comments": "2.0.1" - }, - "dependencies": { - "minimist": { - "version": "1.2.0", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "readable-stream": { - "version": "2.2.9", - "bundled": true, - "dev": true, - "requires": { - "buffer-shims": "1.0.0", - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "1.0.0", - "process-nextick-args": "1.0.7", - "string_decoder": "1.0.1", - "util-deprecate": "1.0.2" - } - }, - "request": { - "version": "2.81.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "aws-sign2": "0.6.0", - "aws4": "1.6.0", - "caseless": "0.12.0", - "combined-stream": "1.0.5", - "extend": "3.0.1", - "forever-agent": "0.6.1", - "form-data": "2.1.4", - "har-validator": "4.2.1", - "hawk": "3.1.3", - "http-signature": "1.1.1", - "is-typedarray": "1.0.0", - "isstream": "0.1.2", - "json-stringify-safe": "5.0.1", - "mime-types": "2.1.15", - "oauth-sign": "0.8.2", - "performance-now": "0.2.0", - "qs": "6.4.0", - "safe-buffer": "5.0.1", - "stringstream": "0.0.5", - "tough-cookie": "2.3.2", - "tunnel-agent": "0.6.0", - "uuid": "3.0.1" - } - }, - "rimraf": { - "version": "2.6.1", - "bundled": true, - "dev": true, - "requires": { - "glob": "7.1.2" - } - }, - "safe-buffer": { - "version": "5.0.1", - "bundled": true, - "dev": true - }, - "semver": { - "version": "5.3.0", - "bundled": true, - "dev": true, - "optional": true - }, - "set-blocking": { - "version": "2.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "signal-exit": { - "version": "3.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "sntp": { - "version": "1.0.9", - "bundled": true, - "dev": true, - "requires": { - "hoek": "2.16.3" - } - }, - "sshpk": { - "version": "1.13.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "asn1": "0.2.3", - "assert-plus": "1.0.0", - "bcrypt-pbkdf": "1.0.1", - "dashdash": "1.14.1", - "ecc-jsbn": "0.1.1", - "getpass": "0.1.7", - "jodid25519": "1.0.2", - "jsbn": "0.1.1", - "tweetnacl": "0.14.5" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "string-width": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "requires": { - "code-point-at": "1.1.0", - "is-fullwidth-code-point": "1.0.0", - "strip-ansi": "3.0.1" - } - }, - "string_decoder": { - "version": "1.0.1", - "bundled": true, - "dev": true, - "requires": { - "safe-buffer": "5.0.1" - } - }, - "stringstream": { - "version": "0.0.5", - "bundled": true, - "dev": true, - "optional": true - }, - "strip-ansi": { - "version": "3.0.1", - "bundled": true, - "dev": true, - "requires": { - "ansi-regex": "2.1.1" - } - }, - "strip-json-comments": { - "version": "2.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "tar": { - "version": "2.2.1", - "bundled": true, - "dev": true, - "requires": { - "block-stream": "0.0.9", - "fstream": "1.0.11", - "inherits": "2.0.3" - } - }, - "tar-pack": { - "version": "3.4.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "debug": "2.6.8", - "fstream": "1.0.11", - "fstream-ignore": "1.0.5", - "once": "1.4.0", - "readable-stream": "2.2.9", - "rimraf": "2.6.1", - "tar": "2.2.1", - "uid-number": "0.0.6" - } - }, - "tough-cookie": { - "version": "2.3.2", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "punycode": "1.4.1" - } - }, - "tunnel-agent": { - "version": "0.6.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "safe-buffer": "5.0.1" - } - }, - "tweetnacl": { - "version": "0.14.5", - "bundled": true, - "dev": true, - "optional": true - }, - "uid-number": { - "version": "0.0.6", - "bundled": true, - "dev": true, - "optional": true - }, - "util-deprecate": { - "version": "1.0.2", - "bundled": true, - "dev": true - }, - "uuid": { - "version": "3.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "verror": { - "version": "1.3.6", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "extsprintf": "1.0.2" - } - }, - "wide-align": { - "version": "1.1.2", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "string-width": "1.0.2" - } - }, - "wrappy": { - "version": "1.0.2", - "bundled": true, - "dev": true - } - } - }, - "fstream": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz", - "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "inherits": "2.0.3", - "mkdirp": "0.5.1", - "rimraf": "2.6.2" - }, - "dependencies": { - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - } - } - }, - "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=", - "dev": true - }, - "gather-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/gather-stream/-/gather-stream-1.0.0.tgz", - "integrity": "sha1-szmUr0V6gRVwDUEPMXczy+egkEs=", - "dev": true - }, - "gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", - "dev": true, - "requires": { - "aproba": "1.2.0", - "console-control-strings": "1.1.0", - "has-unicode": "2.0.1", - "object-assign": "4.1.1", - "signal-exit": "3.0.2", - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "wide-align": "1.1.2" - } - }, - "gaze": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/gaze/-/gaze-0.5.2.tgz", - "integrity": "sha1-QLcJU30k0dRXZ9takIaJ3+aaxE8=", - "dev": true, - "requires": { - "globule": "0.1.0" - } - }, - "generate-function": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz", - "integrity": "sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=", - "dev": true - }, - "generate-object-property": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz", - "integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=", - "dev": true, - "requires": { - "is-property": "1.0.2" - } - }, - "get-caller-file": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz", - "integrity": "sha1-9wLmMSfn4jHBYKgMFVSstw1QR+U=", - "dev": true - }, - "get-stdin": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz", - "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=", - "dev": true - }, - "getpass": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", - "dev": true, - "requires": { - "assert-plus": "1.0.0" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - } - } - }, - "glob": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", - "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", - "dev": true, - "requires": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" - } - }, - "glob-base": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz", - "integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", - "dev": true, - "requires": { - "glob-parent": "2.0.0", - "is-glob": "2.0.1" - } - }, - "glob-parent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz", - "integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", - "dev": true, - "requires": { - "is-glob": "2.0.1" - } - }, - "glob-stream": { - "version": "3.1.18", - "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-3.1.18.tgz", - "integrity": "sha1-kXCl8St5Awb9/lmPMT+PeVT9FDs=", - "dev": true, - "requires": { - "glob": "4.5.3", - "glob2base": "0.0.12", - "minimatch": "2.0.10", - "ordered-read-streams": "0.1.0", - "through2": "0.6.5", - "unique-stream": "1.0.0" - }, - "dependencies": { - "glob": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-4.5.3.tgz", - "integrity": "sha1-xstz0yJsHv7wTePFbQEvAzd+4V8=", - "dev": true, - "requires": { - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "2.0.10", - "once": "1.4.0" - } - }, - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", - "dev": true - }, - "minimatch": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", - "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", - "dev": true, - "requires": { - "brace-expansion": "1.1.8" - } - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "dev": true, - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", - "dev": true - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "dev": true, - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } - } - } - }, - "glob-watcher": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-0.0.6.tgz", - "integrity": "sha1-uVtKjfdLOcgymLDAXJeLTZo7cQs=", - "dev": true, - "requires": { - "gaze": "0.5.2" - } - }, - "glob2base": { - "version": "0.0.12", - "resolved": "https://registry.npmjs.org/glob2base/-/glob2base-0.0.12.tgz", - "integrity": "sha1-nUGbPijxLoOjYhZKJ3BVkiycDVY=", - "dev": true, - "requires": { - "find-index": "0.1.1" - } - }, - "global-modules": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz", - "integrity": "sha1-6lo77ULG1s6ZWk+KEmm12uIjgo0=", - "dev": true, - "requires": { - "global-prefix": "0.1.5", - "is-windows": "0.2.0" - } - }, - "global-prefix": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz", - "integrity": "sha1-jTvGuNo8qBEqFg2NSW/wRiv+948=", - "dev": true, - "requires": { - "homedir-polyfill": "1.0.1", - "ini": "1.3.4", - "is-windows": "0.2.0", - "which": "1.3.0" - } - }, - "globals": { - "version": "9.18.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz", - "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==", - "dev": true - }, - "globby": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-5.0.0.tgz", - "integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=", - "dev": true, - "requires": { - "array-union": "1.0.2", - "arrify": "1.0.1", - "glob": "7.1.2", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" - } - }, - "globjoin": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz", - "integrity": "sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=", - "dev": true - }, - "globule": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz", - "integrity": "sha1-2cjt3h2nnRJaFRt5UzuXhnY0auU=", - "dev": true, - "requires": { - "glob": "3.1.21", - "lodash": "1.0.2", - "minimatch": "0.2.14" - }, - "dependencies": { - "glob": { - "version": "3.1.21", - "resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz", - "integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=", - "dev": true, - "requires": { - "graceful-fs": "1.2.3", - "inherits": "1.0.2", - "minimatch": "0.2.14" - } - }, - "graceful-fs": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz", - "integrity": "sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=", - "dev": true - }, - "inherits": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz", - "integrity": "sha1-ykMJ2t7mtUzAuNJH6NfHoJdb3Js=", - "dev": true - }, - "lodash": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz", - "integrity": "sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=", - "dev": true - }, - "minimatch": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz", - "integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=", - "dev": true, - "requires": { - "lru-cache": "2.7.3", - "sigmund": "1.0.1" - } - } - } - }, - "glogg": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz", - "integrity": "sha1-f+DxmfV6yQbPUS/urY+Q7kooT8U=", - "dev": true, - "requires": { - "sparkles": "1.0.0" - } - }, - "gonzales-pe-sl": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/gonzales-pe-sl/-/gonzales-pe-sl-4.2.3.tgz", - "integrity": "sha1-aoaLw4BkXxQf7rBCxvl/zHG1n+Y=", - "dev": true, - "requires": { - "minimist": "1.1.3" - }, - "dependencies": { - "minimist": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz", - "integrity": "sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=", - "dev": true - } - } - }, - "graceful-fs": { - "version": "4.1.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", - "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=", - "dev": true - }, - "gulp": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/gulp/-/gulp-3.9.1.tgz", - "integrity": "sha1-VxzkWSjdQK9lFPxAEYZgFsE4RbQ=", - "dev": true, - "requires": { - "archy": "1.0.0", - "chalk": "1.1.3", - "deprecated": "0.0.1", - "gulp-util": "3.0.8", - "interpret": "1.0.4", - "liftoff": "2.3.0", - "minimist": "1.2.0", - "orchestrator": "0.3.8", - "pretty-hrtime": "1.0.3", - "semver": "4.3.6", - "tildify": "1.2.0", - "v8flags": "2.1.1", - "vinyl-fs": "0.3.14" - }, - "dependencies": { - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "semver": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/semver/-/semver-4.3.6.tgz", - "integrity": "sha1-MAvG4OhjdPe6YQaLWx7NV/xlMto=", - "dev": true - } - } - }, - "gulp-autoprefixer": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-4.1.0.tgz", - "integrity": "sha1-Bkr3PMAsrayP800L+T/9+5TqEqo=", - "dev": true, - "requires": { - "autoprefixer": "7.2.3", - "fancy-log": "1.3.2", - "plugin-error": "0.1.2", - "postcss": "6.0.14", - "through2": "2.0.3", - "vinyl-sourcemaps-apply": "0.2.1" - }, - "dependencies": { - "fancy-log": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.2.tgz", - "integrity": "sha1-9BEl49hPLn2JpD0G2VjI94vha+E=", - "dev": true, - "requires": { - "ansi-gray": "0.1.1", - "color-support": "1.1.3", - "time-stamp": "1.1.0" - } - } - } - }, - "gulp-babel": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/gulp-babel/-/gulp-babel-7.0.0.tgz", - "integrity": "sha512-TiUuFLW6FD2hx3mJ7QBPXN2nzpu6gRWFyjfChWxE1A9xaASRA5nsxrvHcqMDl5Ha6TvSBB9r74GbkVd1GO4mDA==", - "dev": true, - "requires": { - "gulp-util": "3.0.8", - "replace-ext": "0.0.1", - "through2": "2.0.3", - "vinyl-sourcemaps-apply": "0.2.1" - } - }, - "gulp-clean-css": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-3.9.2.tgz", - "integrity": "sha512-NaBtCOmhk2FP1D1pgv5jEvZaKr+6FZHvEgsl1iPGmTpyUOWpECR3Mzdciwo+hEWwtlnkZSueoAf74YCMtar48A==", - "dev": true, - "requires": { - "clean-css": "4.1.9", - "plugin-error": "0.1.2", - "through2": "2.0.3", - "vinyl-sourcemaps-apply": "0.2.1" - } - }, - "gulp-eslint": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/gulp-eslint/-/gulp-eslint-4.0.0.tgz", - "integrity": "sha512-+qsePo04v1O3JshpNvww9+bOgZEJ6Cc2/w3mEktfKz0NL0zsh1SWzjyIL2FIM2zzy6IYQYv+j8REZORF8dKX4g==", - "dev": true, - "requires": { - "eslint": "4.13.1", - "gulp-util": "3.0.8" - }, - "dependencies": { - "acorn": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.2.1.tgz", - "integrity": "sha512-jG0u7c4Ly+3QkkW18V+NRDN+4bWHdln30NL1ZL2AvFZZmQe/BfopYCtghCKKVBUSetZ4QKcyA0pY6/4Gw8Pv8w==", - "dev": true - }, - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "4.6.0", - "fast-deep-equal": "1.0.0", - "fast-json-stable-stringify": "2.0.0", - "json-schema-traverse": "0.3.1" - } - }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true - }, - "ansi-escapes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.0.0.tgz", - "integrity": "sha512-O/klc27mWNUigtv0F8NJWbLF00OcegQalkqKURWdosW08YZKi4m6CnSUSvIZG1otNJbTWhN01Hhz389DW7mvDQ==", - "dev": true - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "cli-cursor": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", - "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=", - "dev": true, - "requires": { - "restore-cursor": "2.0.0" - } - }, - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "requires": { - "lru-cache": "4.1.1", - "shebang-command": "1.2.0", - "which": "1.3.0" - } - }, - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "eslint": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.13.1.tgz", - "integrity": "sha512-UCJVV50RtLHYzBp1DZ8CMPtRSg4iVZvjgO9IJHIKyWU/AnJVjtdRikoUPLB29n5pzMB7TnsLQWf0V6VUJfoPfw==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "babel-code-frame": "6.26.0", - "chalk": "2.3.0", - "concat-stream": "1.6.0", - "cross-spawn": "5.1.0", - "debug": "3.1.0", - "doctrine": "2.0.2", - "eslint-scope": "3.7.1", - "espree": "3.5.2", - "esquery": "1.0.0", - "estraverse": "4.2.0", - "esutils": "2.0.2", - "file-entry-cache": "2.0.0", - "functional-red-black-tree": "1.0.1", - "glob": "7.1.2", - "globals": "11.1.0", - "ignore": "3.3.5", - "imurmurhash": "0.1.4", - "inquirer": "3.3.0", - "is-resolvable": "1.0.0", - "js-yaml": "3.10.0", - "json-stable-stringify-without-jsonify": "1.0.1", - "levn": "0.3.0", - "lodash": "4.17.4", - "minimatch": "3.0.4", - "mkdirp": "0.5.1", - "natural-compare": "1.4.0", - "optionator": "0.8.2", - "path-is-inside": "1.0.2", - "pluralize": "7.0.0", - "progress": "2.0.0", - "require-uncached": "1.0.3", - "semver": "5.4.1", - "strip-ansi": "4.0.0", - "strip-json-comments": "2.0.1", - "table": "4.0.2", - "text-table": "0.2.0" - } - }, - "espree": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.2.tgz", - "integrity": "sha512-sadKeYwaR/aJ3stC2CdvgXu1T16TdYN+qwCpcWbMnGJ8s0zNWemzrvb2GbD4OhmJ/fwpJjudThAlLobGbWZbCQ==", - "dev": true, - "requires": { - "acorn": "5.2.1", - "acorn-jsx": "3.0.1" - } - }, - "figures": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", - "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=", - "dev": true, - "requires": { - "escape-string-regexp": "1.0.5" - } - }, - "globals": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.1.0.tgz", - "integrity": "sha512-uEuWt9mqTlPDwSqi+sHjD4nWU/1N+q0fiWI9T1mZpD2UENqX20CFD5T/ziLZvztPaBKl7ZylUi1q6Qfm7E2CiQ==", - "dev": true - }, - "inquirer": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz", - "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==", - "dev": true, - "requires": { - "ansi-escapes": "3.0.0", - "chalk": "2.3.0", - "cli-cursor": "2.1.0", - "cli-width": "2.2.0", - "external-editor": "2.1.0", - "figures": "2.0.0", - "lodash": "4.17.4", - "mute-stream": "0.0.7", - "run-async": "2.3.0", - "rx-lite": "4.0.8", - "rx-lite-aggregates": "4.0.8", - "string-width": "2.1.1", - "strip-ansi": "4.0.0", - "through": "2.3.8" - } - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "lru-cache": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz", - "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", - "dev": true, - "requires": { - "pseudomap": "1.0.2", - "yallist": "2.1.2" - } - }, - "mute-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", - "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", - "dev": true - }, - "onetime": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", - "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=", - "dev": true, - "requires": { - "mimic-fn": "1.1.0" - } - }, - "pluralize": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz", - "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==", - "dev": true - }, - "progress": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.0.tgz", - "integrity": "sha1-ihvjZr+Pwj2yvSPxDG/pILQ4nR8=", - "dev": true - }, - "restore-cursor": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", - "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=", - "dev": true, - "requires": { - "onetime": "2.0.1", - "signal-exit": "3.0.2" - } - }, - "run-async": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz", - "integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=", - "dev": true, - "requires": { - "is-promise": "2.1.0" - } - }, - "rx-lite": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-4.0.8.tgz", - "integrity": "sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=", - "dev": true - }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "ajv-keywords": "2.1.1", - "chalk": "2.3.0", - "lodash": "4.17.4", - "slice-ansi": "1.0.0", - "string-width": "2.1.1" - } - } - } - }, - "gulp-load-plugins": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-1.5.0.tgz", - "integrity": "sha1-TEGffldk2aDjMGG6uWGPgbc9QXE=", - "dev": true, - "requires": { - "array-unique": "0.2.1", - "fancy-log": "1.3.0", - "findup-sync": "0.4.3", - "gulplog": "1.0.0", - "has-gulplog": "0.1.0", - "micromatch": "2.3.11", - "resolve": "1.4.0" - } - }, - "gulp-parker": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/gulp-parker/-/gulp-parker-0.1.4.tgz", - "integrity": "sha1-A8Z5ImSfFCJMzTJDteUySUbZovE=", - "dev": true, - "requires": { - "gulp-util": "3.0.8", - "object-assign": "2.1.1", - "parker": "0.0.8", - "through2": "0.6.5" - }, - "dependencies": { - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", - "dev": true - }, - "object-assign": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", - "integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", - "dev": true - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "dev": true, - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", - "dev": true - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "dev": true, - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } - } - } - }, - "gulp-plumber": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.1.0.tgz", - "integrity": "sha1-8SF2wtBCL2AwbCQv/2oBo5T6ugk=", - "dev": true, - "requires": { - "gulp-util": "3.0.8", - "through2": "2.0.3" - } - }, - "gulp-rename": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.2.2.tgz", - "integrity": "sha1-OtRCh2PwXidk3sHGfYaNsnVoeBc=", - "dev": true - }, - "gulp-sass": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/gulp-sass/-/gulp-sass-3.1.0.tgz", - "integrity": "sha1-U9xLaKH13f5EJKtMJHZVJpqLdLc=", - "dev": true, - "requires": { - "gulp-util": "3.0.8", - "lodash.clonedeep": "4.5.0", - "node-sass": "4.7.2", - "through2": "2.0.3", - "vinyl-sourcemaps-apply": "0.2.1" - } - }, - "gulp-sass-glob": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/gulp-sass-glob/-/gulp-sass-glob-1.0.8.tgz", - "integrity": "sha1-O3N+zryebBBrgldMb6qTFL2Urqo=", - "dev": true, - "requires": { - "glob": "7.1.2", - "minimatch": "3.0.4", - "slash": "1.0.0", - "through2": "2.0.3" - } - }, - "gulp-sass-lint": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/gulp-sass-lint/-/gulp-sass-lint-1.3.4.tgz", - "integrity": "sha512-HjRwdVueJOQKV0+wVT3Ld5HFRk9fELXIHllQPS4cU9C2SC9RKIfExT7/RLDegZ2cQXeFRkVii4GFw4WnzV+epQ==", - "dev": true, - "requires": { - "gulp-util": "3.0.8", - "sass-lint": "1.12.1", - "through2": "2.0.3" - } - }, - "gulp-size": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/gulp-size/-/gulp-size-2.1.0.tgz", - "integrity": "sha1-HCtk8X+QcdWr2Z0VS3s0gfj7oSg=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "gulp-util": "3.0.8", - "gzip-size": "3.0.0", - "object-assign": "4.1.1", - "pretty-bytes": "3.0.1", - "stream-counter": "1.0.0", - "through2": "2.0.3" - } - }, - "gulp-sourcemaps": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-2.6.3.tgz", - "integrity": "sha1-EbAz91n5CeCl8Vt730esKcxU76Q=", - "dev": true, - "requires": { - "@gulp-sourcemaps/identity-map": "1.0.1", - "@gulp-sourcemaps/map-sources": "1.0.0", - "acorn": "5.1.2", - "convert-source-map": "1.5.1", - "css": "2.2.1", - "debug-fabulous": "1.0.0", - "detect-newline": "2.1.0", - "graceful-fs": "4.1.11", - "source-map": "0.5.7", - "strip-bom-string": "1.0.0", - "through2": "2.0.3" - } - }, - "gulp-stylelint": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/gulp-stylelint/-/gulp-stylelint-5.0.0.tgz", - "integrity": "sha512-bjcPEptA3//rowHEuCq/Zt5gfA655OpWGDdHknNosuUptNCaaoziPrcmXXW88VndlFa1BQZfQHc0Ry+WQHRNeQ==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "deep-extend": "0.5.0", - "gulp-util": "3.0.8", - "mkdirp": "0.5.1", - "promise": "8.0.1", - "source-map": "0.5.7", - "strip-ansi": "4.0.0", - "stylelint": "8.4.0", - "through2": "2.0.3" - }, - "dependencies": { - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "4.6.0", - "fast-deep-equal": "1.0.0", - "fast-json-stable-stringify": "2.0.0", - "json-schema-traverse": "0.3.1" - } - }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "autoprefixer": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-7.2.3.tgz", - "integrity": "sha512-dqzVGiz3v934+s3YZA6nk7tAs9xuTz5wMJbX1M+L4cY/MTNkOUqP61c1GWkEVlUL/PEy1pKRSCFuoRZrXYx9qA==", - "dev": true, - "requires": { - "browserslist": "2.10.0", - "caniuse-lite": "1.0.30000784", - "normalize-range": "0.1.2", - "num2fraction": "1.2.2", - "postcss": "6.0.14", - "postcss-value-parser": "3.3.0" - } - }, - "camelcase": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", - "dev": true - }, - "camelcase-keys": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz", - "integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=", - "dev": true, - "requires": { - "camelcase": "4.1.0", - "map-obj": "2.0.0", - "quick-lru": "1.1.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "cosmiconfig": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-3.1.0.tgz", - "integrity": "sha512-zedsBhLSbPBms+kE7AH4vHg6JsKDz6epSv2/+5XHs8ILHlgDciSJfSWf8sX9aQ52Jb7KI7VswUTsLpR/G0cr2Q==", - "dev": true, - "requires": { - "is-directory": "0.3.1", - "js-yaml": "3.10.0", - "parse-json": "3.0.0", - "require-from-string": "2.0.1" - } - }, - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", - "dev": true, - "requires": { - "locate-path": "2.0.0" - } - }, - "get-stdin": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz", - "integrity": "sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=", - "dev": true - }, - "globby": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/globby/-/globby-7.1.1.tgz", - "integrity": "sha1-+yzP+UAfhgCUXfral0QMypcrhoA=", - "dev": true, - "requires": { - "array-union": "1.0.2", - "dir-glob": "2.0.0", - "glob": "7.1.2", - "ignore": "3.3.5", - "pify": "3.0.0", - "slash": "1.0.0" - } - }, - "indent-string": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz", - "integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "known-css-properties": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.5.0.tgz", - "integrity": "sha512-LOS0CoS8zcZnB1EjLw4LLqDXw8nvt3AGH5dXLQP3D9O1nLLA+9GC5GnPl5mmF+JiQAtSX4VyZC7KvEtcA4kUtA==", - "dev": true - }, - "load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "parse-json": "4.0.0", - "pify": "3.0.0", - "strip-bom": "3.0.0" - }, - "dependencies": { - "parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "dev": true, - "requires": { - "error-ex": "1.3.1", - "json-parse-better-errors": "1.0.1" - } - } - } - }, - "log-symbols": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.1.0.tgz", - "integrity": "sha512-zLeLrzMA1A2vRF1e/0Mo+LNINzi6jzBylHj5WqvQ/WK/5WCZt8si9SyN4p9llr/HRYvVR1AoXHRHl4WTHyQAzQ==", - "dev": true, - "requires": { - "chalk": "2.3.0" - } - }, - "map-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz", - "integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=", - "dev": true - }, - "meow": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-4.0.0.tgz", - "integrity": "sha512-Me/kel335m6vMKmEmA6c87Z6DUFW3JqkINRnxkbC+A/PUm0D5Fl2dEBQrPKnqCL9Te/CIa1MUt/0InMJhuC/sw==", - "dev": true, - "requires": { - "camelcase-keys": "4.2.0", - "decamelize-keys": "1.1.0", - "loud-rejection": "1.6.0", - "minimist": "1.2.0", - "minimist-options": "3.0.2", - "normalize-package-data": "2.4.0", - "read-pkg-up": "3.0.0", - "redent": "2.0.0", - "trim-newlines": "2.0.0" - } - }, - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "parse-json": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-3.0.0.tgz", - "integrity": "sha1-+m9HsY4jgm6tMvJj50TQ4ehH+xM=", - "dev": true, - "requires": { - "error-ex": "1.3.1" - } - }, - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, - "postcss": { - "version": "6.0.14", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.14.tgz", - "integrity": "sha512-NJ1z0f+1offCgadPhz+DvGm5Mkci+mmV5BqD13S992o0Xk9eElxUfPPF+t2ksH5R/17gz4xVK8KWocUQ5o3Rog==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "source-map": "0.6.1", - "supports-color": "4.5.0" - }, - "dependencies": { - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - } - } - }, - "postcss-less": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/postcss-less/-/postcss-less-1.1.3.tgz", - "integrity": "sha512-WS0wsQxRm+kmN8wEYAGZ3t4lnoNfoyx9EJZrhiPR1K0lMHR0UNWnz52Ya5QRXChHtY75Ef+kDc05FpnBujebgw==", - "dev": true, - "requires": { - "postcss": "5.2.18" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "2.2.1", - "escape-string-regexp": "1.0.5", - "has-ansi": "2.0.0", - "strip-ansi": "3.0.1", - "supports-color": "2.0.0" - }, - "dependencies": { - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - } - } - }, - "has-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", - "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", - "dev": true - }, - "postcss": { - "version": "5.2.18", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz", - "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==", - "dev": true, - "requires": { - "chalk": "1.1.3", - "js-base64": "2.3.2", - "source-map": "0.5.7", - "supports-color": "3.2.3" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "2.1.1" - } - }, - "supports-color": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", - "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", - "dev": true, - "requires": { - "has-flag": "1.0.0" - } - } - } - }, - "postcss-reporter": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-5.0.0.tgz", - "integrity": "sha512-rBkDbaHAu5uywbCR2XE8a25tats3xSOsGNx6mppK6Q9kSFGKc/FyAzfci+fWM2l+K402p1D0pNcfDGxeje5IKg==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "lodash": "4.17.4", - "log-symbols": "2.1.0", - "postcss": "6.0.14" - } - }, - "postcss-scss": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-1.0.2.tgz", - "integrity": "sha1-/0XPM1S4ee6JpOtoaA9GrJuxT5Q=", - "dev": true, - "requires": { - "postcss": "6.0.14" - } - }, - "postcss-selector-parser": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz", - "integrity": "sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU=", - "dev": true, - "requires": { - "dot-prop": "4.2.0", - "indexes-of": "1.0.1", - "uniq": "1.0.1" - } - }, - "read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", - "dev": true, - "requires": { - "load-json-file": "4.0.0", - "normalize-package-data": "2.4.0", - "path-type": "3.0.0" - } - }, - "read-pkg-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", - "integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=", - "dev": true, - "requires": { - "find-up": "2.1.0", - "read-pkg": "3.0.0" - } - }, - "redent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz", - "integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=", - "dev": true, - "requires": { - "indent-string": "3.2.0", - "strip-indent": "2.0.0" - } - }, - "require-from-string": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.1.tgz", - "integrity": "sha1-xUUjPp19pmFunVmt+zn8n1iGdv8=", - "dev": true - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - }, - "strip-indent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz", - "integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=", - "dev": true - }, - "stylelint": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-8.4.0.tgz", - "integrity": "sha512-56hPH5mTFnk8LzlEuTWq0epa34fHuS54UFYQidBOFt563RJBNi1nz1F2HK2MoT1X1waq47milvRsRahFCCJs/Q==", - "dev": true, - "requires": { - "autoprefixer": "7.2.3", - "balanced-match": "1.0.0", - "chalk": "2.3.0", - "cosmiconfig": "3.1.0", - "debug": "3.1.0", - "execall": "1.0.0", - "file-entry-cache": "2.0.0", - "get-stdin": "5.0.1", - "globby": "7.1.1", - "globjoin": "0.1.4", - "html-tags": "2.0.0", - "ignore": "3.3.5", - "imurmurhash": "0.1.4", - "known-css-properties": "0.5.0", - "lodash": "4.17.4", - "log-symbols": "2.1.0", - "mathml-tag-names": "2.0.1", - "meow": "4.0.0", - "micromatch": "2.3.11", - "normalize-selector": "0.2.0", - "pify": "3.0.0", - "postcss": "6.0.14", - "postcss-html": "0.12.0", - "postcss-less": "1.1.3", - "postcss-media-query-parser": "0.2.3", - "postcss-reporter": "5.0.0", - "postcss-resolve-nested-selector": "0.1.1", - "postcss-safe-parser": "3.0.1", - "postcss-sass": "0.2.0", - "postcss-scss": "1.0.2", - "postcss-selector-parser": "3.1.1", - "postcss-value-parser": "3.3.0", - "resolve-from": "4.0.0", - "specificity": "0.3.2", - "string-width": "2.1.1", - "style-search": "0.1.0", - "sugarss": "1.0.1", - "svg-tags": "1.0.0", - "table": "4.0.2" - } - }, - "sugarss": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sugarss/-/sugarss-1.0.1.tgz", - "integrity": "sha512-3qgLZytikQQEVn1/FrhY7B68gPUUGY3R1Q1vTiD5xT+Ti1DP/8iZuwFet9ONs5+bmL8pZoDQ6JrQHVgrNlK6mA==", - "dev": true, - "requires": { - "postcss": "6.0.14" - } - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "ajv-keywords": "2.1.1", - "chalk": "2.3.0", - "lodash": "4.17.4", - "slice-ansi": "1.0.0", - "string-width": "2.1.1" - } - }, - "trim-newlines": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz", - "integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=", - "dev": true - } - } - }, - "gulp-uglify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.0.tgz", - "integrity": "sha1-DfAzHXKg0wLj434QlIXd3zPG0co=", - "dev": true, - "requires": { - "gulplog": "1.0.0", - "has-gulplog": "0.1.0", - "lodash": "4.17.4", - "make-error-cause": "1.2.2", - "through2": "2.0.3", - "uglify-js": "3.2.2", - "vinyl-sourcemaps-apply": "0.2.1" - }, - "dependencies": { - "commander": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.12.2.tgz", - "integrity": "sha512-BFnaq5ZOGcDN7FlrtBT4xxkgIToalIIxwjxLWVJ8bGTpe1LroqMiqQXdA7ygc7CRvaYS+9zfPGFnJqFSayx+AA==", - "dev": true - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "uglify-js": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.2.2.tgz", - "integrity": "sha512-++1NO/zZIEdWf6cDIGceSJQPX31SqIpbVAHwFG5+240MtZqPG/NIPoinj8zlXQtAfMBqEt1Jyv2FiLP3n9gVhQ==", - "dev": true, - "requires": { - "commander": "2.12.2", - "source-map": "0.6.1" - } - } - } - }, - "gulp-util": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz", - "integrity": "sha1-AFTh50RQLifATBh8PsxQXdVLu08=", - "dev": true, - "requires": { - "array-differ": "1.0.0", - "array-uniq": "1.0.3", - "beeper": "1.1.1", - "chalk": "1.1.3", - "dateformat": "2.2.0", - "fancy-log": "1.3.0", - "gulplog": "1.0.0", - "has-gulplog": "0.1.0", - "lodash._reescape": "3.0.0", - "lodash._reevaluate": "3.0.0", - "lodash._reinterpolate": "3.0.0", - "lodash.template": "3.6.2", - "minimist": "1.2.0", - "multipipe": "0.1.2", - "object-assign": "3.0.0", - "replace-ext": "0.0.1", - "through2": "2.0.3", - "vinyl": "0.5.3" - }, - "dependencies": { - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "object-assign": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz", - "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=", - "dev": true - } - } - }, - "gulp-watch": { - "version": "4.3.11", - "resolved": "https://registry.npmjs.org/gulp-watch/-/gulp-watch-4.3.11.tgz", - "integrity": "sha1-Fi/FY96fx3DpH5p845VVE6mhGMA=", - "dev": true, - "requires": { - "anymatch": "1.3.2", - "chokidar": "1.7.0", - "glob-parent": "3.1.0", - "gulp-util": "3.0.8", - "object-assign": "4.1.1", - "path-is-absolute": "1.0.1", - "readable-stream": "2.3.3", - "slash": "1.0.0", - "vinyl": "1.2.0", - "vinyl-file": "2.0.0" - }, - "dependencies": { - "glob-parent": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", - "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", - "dev": true, - "requires": { - "is-glob": "3.1.0", - "path-dirname": "1.0.2" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "dev": true - }, - "is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", - "dev": true, - "requires": { - "is-extglob": "2.1.1" - } - }, - "vinyl": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-1.2.0.tgz", - "integrity": "sha1-XIgDbPVl5d8FVYv8kR+GVt8hiIQ=", - "dev": true, - "requires": { - "clone": "1.0.2", - "clone-stats": "0.0.1", - "replace-ext": "0.0.1" - } - } - } - }, - "gulplog": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz", - "integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=", - "dev": true, - "requires": { - "glogg": "1.0.0" - } - }, - "gzip-size": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-3.0.0.tgz", - "integrity": "sha1-VGGI6b3DN/Zzdy+BZgRks4nc5SA=", - "dev": true, - "requires": { - "duplexer": "0.1.1" - } - }, - "handlebars": { - "version": "4.0.11", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz", - "integrity": "sha1-Ywo13+ApS8KB7a5v/F0yn8eYLcw=", - "dev": true, - "requires": { - "async": "1.5.2", - "optimist": "0.6.1", - "source-map": "0.4.4", - "uglify-js": "2.7.0" - }, - "dependencies": { - "async": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", - "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=", - "dev": true - }, - "source-map": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", - "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", - "dev": true, - "requires": { - "amdefine": "1.0.1" - } - } - } - }, - "har-schema": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz", - "integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=", - "dev": true - }, - "har-validator": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz", - "integrity": "sha1-zcvAgYgmWtEZtqWnyKtw7s+10n0=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "commander": "2.11.0", - "is-my-json-valid": "2.16.1", - "pinkie-promise": "2.0.1" - } - }, - "has": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.1.tgz", - "integrity": "sha1-hGFzP1OLCDfJNh45qauelwTcLyg=", - "dev": true, - "requires": { - "function-bind": "1.1.1" - } - }, - "has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dev": true, - "requires": { - "ansi-regex": "2.1.1" - } - }, - "has-binary2": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.2.tgz", - "integrity": "sha1-6D26SfC5vk0CbSc2U1DZ8D9Uvpg=", - "dev": true, - "requires": { - "isarray": "2.0.1" - }, - "dependencies": { - "isarray": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz", - "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=", - "dev": true - } - } - }, - "has-cors": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz", - "integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=", - "dev": true - }, - "has-flag": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", - "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=", - "dev": true - }, - "has-gulplog": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz", - "integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=", - "dev": true, - "requires": { - "sparkles": "1.0.0" - } - }, - "has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", - "dev": true - }, - "hawk": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", - "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", - "dev": true, - "requires": { - "boom": "2.10.1", - "cryptiles": "2.0.5", - "hoek": "2.16.3", - "sntp": "1.0.9" - } - }, - "hoek": { - "version": "2.16.3", - "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", - "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", - "dev": true - }, - "home-or-tmp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz", - "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=", - "dev": true, - "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" - } - }, - "homedir-polyfill": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz", - "integrity": "sha1-TCu8inWJmP7r9e1oWA921GdotLw=", - "dev": true, - "requires": { - "parse-passwd": "1.0.0" - } - }, - "hoopy": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.2.tgz", - "integrity": "sha1-vWTUZI6xPXeXGhKaST+7OAsDBgI=", - "dev": true - }, - "hosted-git-info": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.5.0.tgz", - "integrity": "sha512-pNgbURSuab90KbTqvRPsseaTxOJCZBD0a7t+haSN33piP9cCM4l0CqdzAif2hUqm716UovKB2ROmiabGAKVXyg==", - "dev": true - }, - "html-tags": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz", - "integrity": "sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=", - "dev": true - }, - "htmlparser2": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.9.2.tgz", - "integrity": "sha1-G9+HrMoPP55T+k/M6w9LTLsAszg=", - "dev": true, - "requires": { - "domelementtype": "1.3.0", - "domhandler": "2.4.1", - "domutils": "1.6.2", - "entities": "1.1.1", - "inherits": "2.0.3", - "readable-stream": "2.3.3" - } - }, - "http-errors": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.5.1.tgz", - "integrity": "sha1-eIwNLB3iyBuebowBhDtrl+uSB1A=", - "dev": true, - "requires": { - "inherits": "2.0.3", - "setprototypeof": "1.0.2", - "statuses": "1.3.1" - } - }, - "http-proxy": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.2.tgz", - "integrity": "sha1-ZC/cr/5S00SNK9o7AHnpQJBk2jE=", - "dev": true, - "requires": { - "eventemitter3": "1.2.0", - "requires-port": "1.0.0" - } - }, - "http-signature": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.11.0.tgz", - "integrity": "sha1-F5bPZ6ABrVzWhJ3KCZFIXwkIn+Y=", - "dev": true, - "requires": { - "asn1": "0.1.11", - "assert-plus": "0.1.5", - "ctype": "0.5.3" - } - }, - "https-proxy-agent": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.1.1.tgz", - "integrity": "sha512-LK6tQUR/VOkTI6ygAfWUKKP95I+e6M1h7N3PncGu1CATHCnex+CAv9ttR0lbHu1Uk2PXm/WoAHFo6JCGwMjVMw==", - "dev": true, - "requires": { - "agent-base": "4.1.2", - "debug": "3.1.0" - }, - "dependencies": { - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - } - } - }, - "iconv-lite": { - "version": "0.4.19", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz", - "integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ==", - "dev": true - }, - "ignore": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.5.tgz", - "integrity": "sha512-JLH93mL8amZQhh/p6mfQgVBH3M6epNq3DfsXsTSuSrInVjwyYlFE1nv2AgfRCC8PoOhM0jwQ5v8s9LgbK7yGDw==", - "dev": true - }, - "immutable": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.1.tgz", - "integrity": "sha1-IAgH8Rqw9ycQ6khVQt4IgHX2jNI=", - "dev": true - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", - "dev": true - }, - "in-publish": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz", - "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=", - "dev": true - }, - "indent-string": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz", - "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=", - "dev": true, - "requires": { - "repeating": "2.0.1" - } - }, - "indexes-of": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz", - "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=", - "dev": true - }, - "indexof": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", - "integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "dev": true, - "requires": { - "once": "1.4.0", - "wrappy": "1.0.2" - } - }, - "inherits": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", - "dev": true - }, - "ini": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz", - "integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=", - "dev": true - }, - "inquirer": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.12.0.tgz", - "integrity": "sha1-HvK/1jUE3wvHV4X/+MLEHfEvB34=", - "dev": true, - "requires": { - "ansi-escapes": "1.4.0", - "ansi-regex": "2.1.1", - "chalk": "1.1.3", - "cli-cursor": "1.0.2", - "cli-width": "2.2.0", - "figures": "1.7.0", - "lodash": "4.17.4", - "readline2": "1.0.1", - "run-async": "0.1.0", - "rx-lite": "3.1.2", - "string-width": "1.0.2", - "strip-ansi": "3.0.1", - "through": "2.3.8" - } - }, - "interpret": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.4.tgz", - "integrity": "sha1-ggzdWIuGj/sZGoCVBtbJyPISsbA=", - "dev": true - }, - "invariant": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.2.tgz", - "integrity": "sha1-nh9WrArNtr8wMwbzOL47IErmA2A=", - "dev": true, - "requires": { - "loose-envify": "1.3.1" - } - }, - "invert-kv": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", - "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=", - "dev": true - }, - "irregular-plurals": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.4.0.tgz", - "integrity": "sha1-LKmwM2UREYVUEvFr5dd8YqRYp2Y=", - "dev": true - }, - "is": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/is/-/is-3.2.1.tgz", - "integrity": "sha1-0Kwq1V63sL7JJqUmb2xmKqqD3KU=", - "dev": true - }, - "is-absolute": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-0.2.6.tgz", - "integrity": "sha1-IN5p89uULvLYe5wto28XIjWxtes=", - "dev": true, - "requires": { - "is-relative": "0.2.1", - "is-windows": "0.2.0" - } - }, - "is-alphabetical": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.1.tgz", - "integrity": "sha1-x3B5zJHU76x3W+EDS/LSQ/lebwg=", - "dev": true - }, - "is-alphanumeric": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz", - "integrity": "sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=", - "dev": true - }, - "is-alphanumerical": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.1.tgz", - "integrity": "sha1-37SqTRCF4zvbYcLe6cgOnGwZ9Ts=", - "dev": true, - "requires": { - "is-alphabetical": "1.0.1", - "is-decimal": "1.0.1" - } - }, - "is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", - "dev": true - }, - "is-binary-path": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", - "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", - "dev": true, - "requires": { - "binary-extensions": "1.10.0" - } - }, - "is-buffer": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.5.tgz", - "integrity": "sha1-Hzsm72E7IUuIy8ojzGwB2Hlh7sw=", - "dev": true - }, - "is-builtin-module": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz", - "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=", - "dev": true, - "requires": { - "builtin-modules": "1.1.1" - } - }, - "is-callable": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz", - "integrity": "sha1-hut1OSgF3cM69xySoO7fdO52BLI=", - "dev": true - }, - "is-date-object": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz", - "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=", - "dev": true - }, - "is-decimal": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.1.tgz", - "integrity": "sha1-9ftqlJlq2ejjdh+/vQkfH8qMToI=", - "dev": true - }, - "is-directory": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz", - "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=", - "dev": true - }, - "is-dotfile": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz", - "integrity": "sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=", - "dev": true - }, - "is-equal-shallow": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz", - "integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", - "dev": true, - "requires": { - "is-primitive": "2.0.0" - } - }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", - "dev": true - }, - "is-extglob": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz", - "integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=", - "dev": true - }, - "is-finite": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz", - "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", - "dev": true, - "requires": { - "number-is-nan": "1.0.1" - } - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dev": true, - "requires": { - "number-is-nan": "1.0.1" - } - }, - "is-glob": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", - "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", - "dev": true, - "requires": { - "is-extglob": "1.0.0" - } - }, - "is-hexadecimal": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.1.tgz", - "integrity": "sha1-bghLvJIGH7sJcexYts5tQE4k2mk=", - "dev": true - }, - "is-my-json-valid": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz", - "integrity": "sha512-ochPsqWS1WXj8ZnMIV0vnNXooaMhp7cyL4FMSIPKTtnV0Ha/T19G2b9kkhcNsabV9bxYkze7/aLZJb/bYuFduQ==", - "dev": true, - "requires": { - "generate-function": "2.0.0", - "generate-object-property": "1.2.0", - "jsonpointer": "4.0.1", - "xtend": "4.0.1" - } - }, - "is-number": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz", - "integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", - "dev": true, - "requires": { - "kind-of": "3.2.2" - } - }, - "is-number-like": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/is-number-like/-/is-number-like-1.0.8.tgz", - "integrity": "sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==", - "dev": true, - "requires": { - "lodash.isfinite": "3.3.2" - } - }, - "is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=", - "dev": true - }, - "is-path-cwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz", - "integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=", - "dev": true - }, - "is-path-in-cwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz", - "integrity": "sha1-ZHdYK4IU1gI0YJRWcAO+ip6sBNw=", - "dev": true, - "requires": { - "is-path-inside": "1.0.0" - } - }, - "is-path-inside": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.0.tgz", - "integrity": "sha1-/AbloWg/vaE95mev9xe7wQpI838=", - "dev": true, - "requires": { - "path-is-inside": "1.0.2" - } - }, - "is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=", - "dev": true - }, - "is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "requires": { - "isobject": "3.0.1" - }, - "dependencies": { - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "dev": true - } - } - }, - "is-posix-bracket": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz", - "integrity": "sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=", - "dev": true - }, - "is-primitive": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz", - "integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU=", - "dev": true - }, - "is-promise": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz", - "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=", - "dev": true - }, - "is-property": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz", - "integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=", - "dev": true - }, - "is-regex": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz", - "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=", - "dev": true, - "requires": { - "has": "1.0.1" - } - }, - "is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", - "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=", - "dev": true - }, - "is-relative": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-0.2.1.tgz", - "integrity": "sha1-0n9MfVFtF1+2ENuEu+7yPDvJeqU=", - "dev": true, - "requires": { - "is-unc-path": "0.1.2" - } - }, - "is-resolvable": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.0.0.tgz", - "integrity": "sha1-jfV8YeouPFAUCNEA+wE8+NbgzGI=", - "dev": true, - "requires": { - "tryit": "1.0.3" - } - }, - "is-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", - "dev": true - }, - "is-supported-regexp-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-supported-regexp-flag/-/is-supported-regexp-flag-1.0.0.tgz", - "integrity": "sha1-i1IMhfrnolM4LUsCZS4EVXbhO7g=", - "dev": true - }, - "is-symbol": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.1.tgz", - "integrity": "sha1-PMWfAAJRlLarLjjbrmaJJWtmBXI=", - "dev": true - }, - "is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", - "dev": true - }, - "is-unc-path": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-0.1.2.tgz", - "integrity": "sha1-arBTpyVzwQJQ/0FqOBTDUXivObk=", - "dev": true, - "requires": { - "unc-path-regex": "0.1.2" - } - }, - "is-utf8": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", - "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=", - "dev": true - }, - "is-whitespace-character": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.1.tgz", - "integrity": "sha1-muAXbzKCtlRXoZks2whPil+DPjs=", - "dev": true - }, - "is-windows": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-0.2.0.tgz", - "integrity": "sha1-3hqm1j6indJIc3tp8f+LgALSEIw=", - "dev": true - }, - "is-word-character": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.1.tgz", - "integrity": "sha1-WgP6HqkazopusMfNdw64bWXIvvs=", - "dev": true - }, - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", - "dev": true - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", - "dev": true - }, - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "dev": true, - "requires": { - "isarray": "1.0.0" - } - }, - "isomorphic-fetch": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz", - "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=", - "dev": true, - "requires": { - "node-fetch": "1.7.3", - "whatwg-fetch": "2.0.3" - } - }, - "isstream": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", - "dev": true - }, - "js-base64": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.3.2.tgz", - "integrity": "sha512-Y2/+DnfJJXT1/FCwUebUhLWb3QihxiSC42+ctHLGogmW2jPY6LCapMdFZXRvVP2z6qyKW7s6qncE/9gSqZiArw==", - "dev": true - }, - "js-tokens": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", - "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=", - "dev": true - }, - "js-yaml": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.10.0.tgz", - "integrity": "sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==", - "dev": true, - "requires": { - "argparse": "1.0.9", - "esprima": "4.0.0" - } - }, - "jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", - "dev": true, - "optional": true - }, - "jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=", - "dev": true - }, - "json-parse-better-errors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.1.tgz", - "integrity": "sha512-xyQpxeWWMKyJps9CuGJYeng6ssI5bpqS9ltQpdVQ90t4ql6NdnxFKh95JcRt2cun/DjMVNrdjniLPuMA69xmCw==", - "dev": true - }, - "json-schema": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", - "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", - "dev": true - }, - "json-schema-traverse": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz", - "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=", - "dev": true - }, - "json-stable-stringify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz", - "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", - "dev": true, - "requires": { - "jsonify": "0.0.0" - } - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=", - "dev": true - }, - "json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", - "dev": true - }, - "json5": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", - "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=", - "dev": true - }, - "jsonfile": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz", - "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11" - } - }, - "jsonify": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", - "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=", - "dev": true - }, - "jsonpointer": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz", - "integrity": "sha1-T9kss04OnbPInIYi7PUfm5eMbLk=", - "dev": true - }, - "jsprim": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", - "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", - "dev": true, - "requires": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.2.3", - "verror": "1.10.0" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - } - } - }, - "jsx-ast-utils": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz", - "integrity": "sha1-6AGxs5mF4g//yHtA43SAgOLcrH8=", - "dev": true, - "requires": { - "array-includes": "3.0.3" - } - }, - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "1.1.5" - } - }, - "known-css-properties": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.3.0.tgz", - "integrity": "sha512-QMQcnKAiQccfQTqtBh/qwquGZ2XK/DXND1jrcN9M8gMMy99Gwla7GQjndVUsEqIaRyP6bsFRuhwRj5poafBGJQ==", - "dev": true - }, - "kss": { - "version": "3.0.0-beta.18", - "resolved": "https://registry.npmjs.org/kss/-/kss-3.0.0-beta.18.tgz", - "integrity": "sha1-gyojvaTKvs9UJrk4ksG2GNt+ok4=", - "dev": true, - "requires": { - "bluebird": "3.5.1", - "fs-extra": "2.1.2", - "glob": "7.1.2", - "handlebars": "4.0.11", - "marked": "0.3.9", - "twig": "0.10.3", - "yargs": "6.6.0" - } - }, - "lazy-cache": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz", - "integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4=", - "dev": true, - "optional": true - }, - "lcid": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", - "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", - "dev": true, - "requires": { - "invert-kv": "1.0.0" - } - }, - "levn": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", - "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", - "dev": true, - "requires": { - "prelude-ls": "1.1.2", - "type-check": "0.3.2" - } - }, - "liftoff": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.3.0.tgz", - "integrity": "sha1-qY8v9nGD2Lp8+soQVIvX/wVQs4U=", - "dev": true, - "requires": { - "extend": "3.0.1", - "findup-sync": "0.4.3", - "fined": "1.1.0", - "flagged-respawn": "0.3.2", - "lodash.isplainobject": "4.0.6", - "lodash.isstring": "4.0.1", - "lodash.mapvalues": "4.6.0", - "rechoir": "0.6.2", - "resolve": "1.4.0" - } - }, - "limiter": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.2.tgz", - "integrity": "sha512-JIKZ0xb6fZZYa3deZ0BgXCgX6HgV8Nx3mFGeFHmFWW8Fb2c08e0CyE+G3nalpD0xGvGssjGb1UdFr+PprxZEbw==", - "dev": true - }, - "load-json-file": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", - "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "parse-json": "2.2.0", - "pify": "2.3.0", - "pinkie-promise": "2.0.1", - "strip-bom": "2.0.0" - } - }, - "localtunnel": { - "version": "1.8.3", - "resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.3.tgz", - "integrity": "sha1-3MWSL9hWUQN9S94k/ZMkjQsk6wU=", - "dev": true, - "requires": { - "debug": "2.6.8", - "openurl": "1.1.1", - "request": "2.81.0", - "yargs": "3.29.0" - }, - "dependencies": { - "assert-plus": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", - "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", - "dev": true - }, - "caseless": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", - "dev": true - }, - "debug": { - "version": "2.6.8", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", - "integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "form-data": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", - "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", - "dev": true, - "requires": { - "asynckit": "0.4.0", - "combined-stream": "1.0.5", - "mime-types": "2.1.17" - } - }, - "har-validator": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz", - "integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", - "dev": true, - "requires": { - "ajv": "4.11.8", - "har-schema": "1.0.5" - } - }, - "http-signature": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", - "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", - "dev": true, - "requires": { - "assert-plus": "0.2.0", - "jsprim": "1.4.1", - "sshpk": "1.13.1" - } - }, - "qs": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz", - "integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=", - "dev": true - }, - "request": { - "version": "2.81.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz", - "integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", - "dev": true, - "requires": { - "aws-sign2": "0.6.0", - "aws4": "1.6.0", - "caseless": "0.12.0", - "combined-stream": "1.0.5", - "extend": "3.0.1", - "forever-agent": "0.6.1", - "form-data": "2.1.4", - "har-validator": "4.2.1", - "hawk": "3.1.3", - "http-signature": "1.1.1", - "is-typedarray": "1.0.0", - "isstream": "0.1.2", - "json-stringify-safe": "5.0.1", - "mime-types": "2.1.17", - "oauth-sign": "0.8.2", - "performance-now": "0.2.0", - "qs": "6.4.0", - "safe-buffer": "5.1.1", - "stringstream": "0.0.5", - "tough-cookie": "2.3.3", - "tunnel-agent": "0.6.0", - "uuid": "3.1.0" - } - }, - "tough-cookie": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz", - "integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=", - "dev": true, - "requires": { - "punycode": "1.4.1" - } - }, - "tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", - "dev": true, - "requires": { - "safe-buffer": "5.1.1" - } - }, - "yargs": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.29.0.tgz", - "integrity": "sha1-GquWYOrnnYuPZ1vK7qtu40ws9pw=", - "dev": true, - "requires": { - "camelcase": "1.2.1", - "cliui": "3.2.0", - "decamelize": "1.2.0", - "os-locale": "1.4.0", - "window-size": "0.1.4", - "y18n": "3.2.1" - } - } - } - }, - "locate-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", - "dev": true, - "requires": { - "p-locate": "2.0.0", - "path-exists": "3.0.0" - }, - "dependencies": { - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "dev": true - } - } - }, - "locutus": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/locutus/-/locutus-2.0.9.tgz", - "integrity": "sha1-4mWvHoX9GRc+dDhjc4iFYHg6Avw=", - "dev": true - }, - "lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", - "dev": true - }, - "lodash._basecopy": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz", - "integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=", - "dev": true - }, - "lodash._basetostring": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz", - "integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U=", - "dev": true - }, - "lodash._basevalues": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz", - "integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc=", - "dev": true - }, - "lodash._getnative": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz", - "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=", - "dev": true - }, - "lodash._isiterateecall": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz", - "integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=", - "dev": true - }, - "lodash._reescape": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz", - "integrity": "sha1-Kx1vXf4HyKNVdT5fJ/rH8c3hYWo=", - "dev": true - }, - "lodash._reevaluate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz", - "integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0=", - "dev": true - }, - "lodash._reinterpolate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", - "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=", - "dev": true - }, - "lodash._root": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz", - "integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=", - "dev": true - }, - "lodash.assign": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz", - "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=", - "dev": true - }, - "lodash.capitalize": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", - "integrity": "sha1-+CbJtOKoUR2E46yinbBeGk87cqk=", - "dev": true - }, - "lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", - "dev": true - }, - "lodash.cond": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/lodash.cond/-/lodash.cond-4.5.2.tgz", - "integrity": "sha1-9HGh2khr5g9quVXRcRVSPdHSVdU=", - "dev": true - }, - "lodash.escape": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz", - "integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=", - "dev": true, - "requires": { - "lodash._root": "3.0.1" - } - }, - "lodash.isarguments": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz", - "integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=", - "dev": true - }, - "lodash.isarray": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz", - "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=", - "dev": true - }, - "lodash.isfinite": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz", - "integrity": "sha1-+4m2WpqAKBgz8LdHizpRBPiY67M=", - "dev": true - }, - "lodash.isplainobject": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", - "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=", - "dev": true - }, - "lodash.isstring": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", - "dev": true - }, - "lodash.kebabcase": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz", - "integrity": "sha1-hImxyw0p/4gZXM7KRI/21swpXDY=", - "dev": true - }, - "lodash.keys": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz", - "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=", - "dev": true, - "requires": { - "lodash._getnative": "3.9.1", - "lodash.isarguments": "3.1.0", - "lodash.isarray": "3.0.4" - } - }, - "lodash.mapvalues": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz", - "integrity": "sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw=", - "dev": true - }, - "lodash.mergewith": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz", - "integrity": "sha1-FQzwoWeR9ZA7iJHqsVRgknS96lU=", - "dev": true - }, - "lodash.restparam": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz", - "integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=", - "dev": true - }, - "lodash.template": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz", - "integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=", - "dev": true, - "requires": { - "lodash._basecopy": "3.0.1", - "lodash._basetostring": "3.0.1", - "lodash._basevalues": "3.0.0", - "lodash._isiterateecall": "3.0.9", - "lodash._reinterpolate": "3.0.0", - "lodash.escape": "3.2.0", - "lodash.keys": "3.1.2", - "lodash.restparam": "3.6.1", - "lodash.templatesettings": "3.1.1" - } - }, - "lodash.templatesettings": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz", - "integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=", - "dev": true, - "requires": { - "lodash._reinterpolate": "3.0.0", - "lodash.escape": "3.2.0" - } - }, - "log-symbols": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.1.0.tgz", - "integrity": "sha512-zLeLrzMA1A2vRF1e/0Mo+LNINzi6jzBylHj5WqvQ/WK/5WCZt8si9SyN4p9llr/HRYvVR1AoXHRHl4WTHyQAzQ==", - "dev": true, - "requires": { - "chalk": "2.3.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - } - } - }, - "longest": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz", - "integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=", - "dev": true - }, - "longest-streak": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-2.0.2.tgz", - "integrity": "sha512-TmYTeEYxiAmSVdpbnQDXGtvYOIRsCMg89CVZzwzc2o7GFL1CjoiRPjH5ec0NFAVlAx3fVof9dX/t6KKRAo2OWA==", - "dev": true - }, - "loose-envify": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz", - "integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=", - "dev": true, - "requires": { - "js-tokens": "3.0.2" - } - }, - "loud-rejection": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz", - "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", - "dev": true, - "requires": { - "currently-unhandled": "0.4.1", - "signal-exit": "3.0.2" - } - }, - "lru-cache": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", - "integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=", - "dev": true - }, - "lru-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz", - "integrity": "sha1-Jzi9nw089PhEkMVzbEhpmsYyzaM=", - "dev": true, - "requires": { - "es5-ext": "0.10.30" - } - }, - "make-error": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.0.tgz", - "integrity": "sha1-Uq06M5zPEM5itAQLcI/nByRLi5Y=", - "dev": true - }, - "make-error-cause": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz", - "integrity": "sha1-3wOI/NCzeBbf8KX7gQiTl3fcvJ0=", - "dev": true, - "requires": { - "make-error": "1.3.0" - } - }, - "map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", - "dev": true - }, - "map-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=", - "dev": true - }, - "markdown-escapes": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.1.tgz", - "integrity": "sha1-GZTfLTr0gR3lmmcUk0wrIpJzRRg=", - "dev": true - }, - "markdown-table": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-1.1.1.tgz", - "integrity": "sha1-Sz3ToTPRUYuO8NvHCb8qG0gkvIw=", - "dev": true - }, - "marked": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.9.tgz", - "integrity": "sha512-nW5u0dxpXxHfkHzzrveY45gCbi+R4PaO4WRZYqZNl+vB0hVGeqlFn0aOg1c8AKL63TrNFn9Bm2UP4AdiZ9TPLw==", - "dev": true - }, - "mathml-tag-names": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.0.1.tgz", - "integrity": "sha1-jUEmgWi/htEQK5gQnijlMeejRXg=", - "dev": true - }, - "mdast-util-compact": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mdast-util-compact/-/mdast-util-compact-1.0.1.tgz", - "integrity": "sha1-zbX4TitqLTEU3zO9BdnLMuPECDo=", - "dev": true, - "requires": { - "unist-util-modify-children": "1.1.1", - "unist-util-visit": "1.3.0" - } - }, - "memoizee": { - "version": "0.4.11", - "resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.4.11.tgz", - "integrity": "sha1-vemBdmPJ5A/bKk6hw2cpYIeujI8=", - "dev": true, - "requires": { - "d": "1.0.0", - "es5-ext": "0.10.30", - "es6-weak-map": "2.0.2", - "event-emitter": "0.3.5", - "is-promise": "2.1.0", - "lru-queue": "0.1.0", - "next-tick": "1.0.0", - "timers-ext": "0.1.2" - } - }, - "meow": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz", - "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=", - "dev": true, - "requires": { - "camelcase-keys": "2.1.0", - "decamelize": "1.2.0", - "loud-rejection": "1.6.0", - "map-obj": "1.0.1", - "minimist": "1.2.0", - "normalize-package-data": "2.4.0", - "object-assign": "4.1.1", - "read-pkg-up": "1.0.1", - "redent": "1.0.0", - "trim-newlines": "1.0.0" - }, - "dependencies": { - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - } - } - }, - "merge": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/merge/-/merge-1.2.0.tgz", - "integrity": "sha1-dTHjnUlJwoGma4xabgJl6LBYlNo=", - "dev": true - }, - "micromatch": { - "version": "2.3.11", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz", - "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", - "dev": true, - "requires": { - "arr-diff": "2.0.0", - "array-unique": "0.2.1", - "braces": "1.8.5", - "expand-brackets": "0.1.5", - "extglob": "0.3.2", - "filename-regex": "2.0.1", - "is-extglob": "1.0.0", - "is-glob": "2.0.1", - "kind-of": "3.2.2", - "normalize-path": "2.1.1", - "object.omit": "2.0.1", - "parse-glob": "3.0.4", - "regex-cache": "0.4.4" - } - }, - "mime": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz", - "integrity": "sha1-EV+eO2s9rylZmDyzjxSaLUDrXVM=", - "dev": true - }, - "mime-db": { - "version": "1.30.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz", - "integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE=", - "dev": true - }, - "mime-types": { - "version": "2.1.17", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz", - "integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=", - "dev": true, - "requires": { - "mime-db": "1.30.0" - } - }, - "mimic-fn": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.1.0.tgz", - "integrity": "sha1-5md4PZLonb00KBi1IwudYqZyrRg=", - "dev": true - }, - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "dev": true, - "requires": { - "brace-expansion": "1.1.8" - } - }, - "minimist": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", - "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", - "dev": true - }, - "minimist-options": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz", - "integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==", - "dev": true, - "requires": { - "arrify": "1.0.1", - "is-plain-obj": "1.1.0" - } - }, - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "dev": true - }, - "multipipe": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz", - "integrity": "sha1-Ko8t33Du1WTf8tV/HhoTfZ8FB4s=", - "dev": true, - "requires": { - "duplexer2": "0.0.2" - } - }, - "mute-stream": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz", - "integrity": "sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=", - "dev": true - }, - "nan": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.7.0.tgz", - "integrity": "sha1-2Vv3IeyHfgjbJ27T/G63j5CDrUY=", - "dev": true - }, - "natives": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz", - "integrity": "sha1-6f+EFBimsux6SV6TmYT3jxY+bjE=", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=", - "dev": true - }, - "negotiator": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz", - "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=", - "dev": true - }, - "next-tick": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz", - "integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=", - "dev": true - }, - "node-fetch": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz", - "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==", - "dev": true, - "requires": { - "encoding": "0.1.12", - "is-stream": "1.1.0" - } - }, - "node-gyp": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.6.2.tgz", - "integrity": "sha1-m/vlRWIoYoSDjnUOrAUpWFP6HGA=", - "dev": true, - "requires": { - "fstream": "1.0.11", - "glob": "7.1.2", - "graceful-fs": "4.1.11", - "minimatch": "3.0.4", - "mkdirp": "0.5.1", - "nopt": "3.0.6", - "npmlog": "4.1.2", - "osenv": "0.1.4", - "request": "2.65.0", - "rimraf": "2.6.2", - "semver": "5.3.0", - "tar": "2.2.1", - "which": "1.3.0" - }, - "dependencies": { - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - }, - "semver": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz", - "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", - "dev": true - } - } - }, - "node-sass": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.7.2.tgz", - "integrity": "sha512-CaV+wLqZ7//Jdom5aUFCpGNoECd7BbNhjuwdsX/LkXBrHl8eb1Wjw4HvWqcFvhr5KuNgAk8i/myf/MQ1YYeroA==", - "dev": true, - "requires": { - "async-foreach": "0.1.3", - "chalk": "1.1.3", - "cross-spawn": "3.0.1", - "gaze": "1.1.2", - "get-stdin": "4.0.1", - "glob": "7.1.2", - "in-publish": "2.0.0", - "lodash.assign": "4.2.0", - "lodash.clonedeep": "4.5.0", - "lodash.mergewith": "4.6.0", - "meow": "3.7.0", - "mkdirp": "0.5.1", - "nan": "2.7.0", - "node-gyp": "3.6.2", - "npmlog": "4.1.2", - "request": "2.79.0", - "sass-graph": "2.2.4", - "stdout-stream": "1.4.0", - "true-case-path": "1.0.2" - }, - "dependencies": { - "assert-plus": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", - "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", - "dev": true - }, - "form-data": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", - "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", - "dev": true, - "requires": { - "asynckit": "0.4.0", - "combined-stream": "1.0.5", - "mime-types": "2.1.17" - } - }, - "gaze": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.2.tgz", - "integrity": "sha1-hHIkZ3rbiHDWeSV+0ziP22HkAQU=", - "dev": true, - "requires": { - "globule": "1.2.0" - } - }, - "globule": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.0.tgz", - "integrity": "sha1-HcScaCLdnoovoAuiopUAboZkvQk=", - "dev": true, - "requires": { - "glob": "7.1.2", - "lodash": "4.17.4", - "minimatch": "3.0.4" - } - }, - "http-signature": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", - "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", - "dev": true, - "requires": { - "assert-plus": "0.2.0", - "jsprim": "1.4.1", - "sshpk": "1.13.1" - } - }, - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - }, - "qs": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.3.2.tgz", - "integrity": "sha1-51vV9uJoEioqDgvaYwslUMFmUCw=", - "dev": true - }, - "request": { - "version": "2.79.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.79.0.tgz", - "integrity": "sha1-Tf5b9r6LjNw3/Pk+BLZVd3InEN4=", - "dev": true, - "requires": { - "aws-sign2": "0.6.0", - "aws4": "1.6.0", - "caseless": "0.11.0", - "combined-stream": "1.0.5", - "extend": "3.0.1", - "forever-agent": "0.6.1", - "form-data": "2.1.4", - "har-validator": "2.0.6", - "hawk": "3.1.3", - "http-signature": "1.1.1", - "is-typedarray": "1.0.0", - "isstream": "0.1.2", - "json-stringify-safe": "5.0.1", - "mime-types": "2.1.17", - "oauth-sign": "0.8.2", - "qs": "6.3.2", - "stringstream": "0.0.5", - "tough-cookie": "2.3.3", - "tunnel-agent": "0.4.3", - "uuid": "3.1.0" - } - }, - "tough-cookie": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz", - "integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=", - "dev": true, - "requires": { - "punycode": "1.4.1" - } - } - } - }, - "node-sass-import-once": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/node-sass-import-once/-/node-sass-import-once-1.2.0.tgz", - "integrity": "sha1-TlI6oF1o2bN8frrPPxVoTmNbLy4=", - "dev": true, - "requires": { - "js-yaml": "3.10.0" - } - }, - "node-uuid": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.8.tgz", - "integrity": "sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=", - "dev": true - }, - "node.extend": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/node.extend/-/node.extend-2.0.0.tgz", - "integrity": "sha1-dSWih1Z36lNHhKXhCseJVhOWFN8=", - "dev": true, - "requires": { - "is": "3.2.1" - } - }, - "nopt": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", - "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", - "dev": true, - "requires": { - "abbrev": "1.1.1" - } - }, - "normalize-package-data": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz", - "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==", - "dev": true, - "requires": { - "hosted-git-info": "2.5.0", - "is-builtin-module": "1.0.0", - "semver": "5.4.1", - "validate-npm-package-license": "3.0.1" - } - }, - "normalize-path": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", - "dev": true, - "requires": { - "remove-trailing-separator": "1.1.0" - } - }, - "normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=", - "dev": true - }, - "normalize-selector": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz", - "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=", - "dev": true - }, - "npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "dev": true, - "requires": { - "are-we-there-yet": "1.1.4", - "console-control-strings": "1.1.0", - "gauge": "2.7.4", - "set-blocking": "2.0.0" - } - }, - "num2fraction": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz", - "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=", - "dev": true - }, - "number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", - "dev": true - }, - "oauth-sign": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", - "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=", - "dev": true - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "dev": true - }, - "object-component": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz", - "integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=", - "dev": true - }, - "object-keys": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.11.tgz", - "integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0=", - "dev": true - }, - "object-path": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.9.2.tgz", - "integrity": "sha1-D9mnT8X60a45aLWGvaXGMr1sBaU=", - "dev": true - }, - "object.defaults": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz", - "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=", - "dev": true, - "requires": { - "array-each": "1.0.1", - "array-slice": "1.0.0", - "for-own": "1.0.0", - "isobject": "3.0.1" - }, - "dependencies": { - "for-own": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz", - "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=", - "dev": true, - "requires": { - "for-in": "1.0.2" - } - }, - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "dev": true - } - } - }, - "object.omit": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz", - "integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", - "dev": true, - "requires": { - "for-own": "0.1.5", - "is-extendable": "0.1.1" - } - }, - "object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", - "dev": true, - "requires": { - "isobject": "3.0.1" - }, - "dependencies": { - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "dev": true - } - } - }, - "on-finished": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", - "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", - "dev": true, - "requires": { - "ee-first": "1.1.1" - } - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "dev": true, - "requires": { - "wrappy": "1.0.2" - } - }, - "onetime": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz", - "integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=", - "dev": true - }, - "openurl": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz", - "integrity": "sha1-OHW0sO96UsFW8NtB1GCduw+Us4c=", - "dev": true - }, - "opn": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/opn/-/opn-4.0.2.tgz", - "integrity": "sha1-erwi5kTf9jsKltWrfyeQwPAavJU=", - "dev": true, - "requires": { - "object-assign": "4.1.1", - "pinkie-promise": "2.0.1" - } - }, - "optimist": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz", - "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", - "dev": true, - "requires": { - "minimist": "0.0.8", - "wordwrap": "0.0.3" - }, - "dependencies": { - "wordwrap": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz", - "integrity": "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=", - "dev": true - } - } - }, - "optionator": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz", - "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=", - "dev": true, - "requires": { - "deep-is": "0.1.3", - "fast-levenshtein": "2.0.6", - "levn": "0.3.0", - "prelude-ls": "1.1.2", - "type-check": "0.3.2", - "wordwrap": "1.0.0" - } - }, - "orchestrator": { - "version": "0.3.8", - "resolved": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz", - "integrity": "sha1-FOfp4nZPcxX7rBhOUGx6pt+UrX4=", - "dev": true, - "requires": { - "end-of-stream": "0.1.5", - "sequencify": "0.0.7", - "stream-consume": "0.1.0" - } - }, - "ordered-read-streams": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-0.1.0.tgz", - "integrity": "sha1-/VZamvjrRHO6abbtijQ1LLVS8SY=", - "dev": true - }, - "os-homedir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", - "dev": true - }, - "os-locale": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz", - "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", - "dev": true, - "requires": { - "lcid": "1.0.0" - } - }, - "os-tmpdir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", - "dev": true - }, - "osenv": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", - "integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", - "dev": true, - "requires": { - "os-homedir": "1.0.2", - "os-tmpdir": "1.0.2" - } - }, - "p-finally": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", - "dev": true - }, - "p-limit": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.1.0.tgz", - "integrity": "sha1-sH/y2aXYi+yAYDWJWiurZqJ5iLw=", - "dev": true - }, - "p-locate": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", - "dev": true, - "requires": { - "p-limit": "1.1.0" - } - }, - "p-map": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz", - "integrity": "sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA==", - "dev": true - }, - "p-timeout": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-1.2.1.tgz", - "integrity": "sha1-XrOzU7f86Z8QGhA4iAuwVOu+o4Y=", - "dev": true, - "requires": { - "p-finally": "1.0.0" - } - }, - "pa11y": { - "version": "5.0.0-beta.5", - "resolved": "https://registry.npmjs.org/pa11y/-/pa11y-5.0.0-beta.5.tgz", - "integrity": "sha512-Cdwn9rI4zAOuxI0RY4YawUiLWTJoU43DQUYTOCEW1SS/lyP4izoHqLLfajIQfcFpkJSrZeDFo5di96uMJfCpEQ==", - "dev": true, - "requires": { - "commander": "2.11.0", - "node.extend": "2.0.0", - "p-timeout": "1.2.1", - "pa11y-reporter-cli": "1.0.0", - "pa11y-reporter-csv": "1.0.0", - "pa11y-reporter-json": "1.0.0", - "puppeteer": "0.13.0", - "semver": "5.4.1" - } - }, - "pa11y-reporter-cli": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/pa11y-reporter-cli/-/pa11y-reporter-cli-1.0.0.tgz", - "integrity": "sha512-D6hOuXSeFxZ6srPUHm/SmJa+NWilJEYKxeKpQUNA1UreOc/V5s4oQ2HKmZuhb5MjxJ2TdEvbduHdmrT+zSJSgw==", - "dev": true, - "requires": { - "chalk": "2.3.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "has-flag": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", - "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=", - "dev": true - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - } - } - }, - "pa11y-reporter-csv": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/pa11y-reporter-csv/-/pa11y-reporter-csv-1.0.0.tgz", - "integrity": "sha512-S2gFgbAvONBzAVsVbF8zsYabszrzj7SKhQxrEbw19zF0OFI8wCWn8dFywujYYkg674rmyjweSxSdD+kHTcx4qA==", - "dev": true - }, - "pa11y-reporter-json": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/pa11y-reporter-json/-/pa11y-reporter-json-1.0.0.tgz", - "integrity": "sha512-EdLrzh1hyZ8DudCSSrcakgtsHDiSsYNsWLSoEAo1JnFTIK8hYpD7vL+xgd0u+LXDxz9wLLFnckdubpklaRpl/w==", - "dev": true, - "requires": { - "bfj": "4.2.4" - } - }, - "parker": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/parker/-/parker-0.0.8.tgz", - "integrity": "sha1-I6XtEz7EfhiT81R4nu0lRyK1d9w=", - "dev": true, - "requires": { - "async": "0.2.10", - "cli-color": "1.2.0", - "minimist": "0.0.7", - "underscore": "1.7.0" - }, - "dependencies": { - "async": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz", - "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=", - "dev": true - }, - "minimist": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.7.tgz", - "integrity": "sha1-3ExiAlPFQu2g0uuRw8apcaEeY+c=", - "dev": true - } - } - }, - "parse-entities": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-1.1.1.tgz", - "integrity": "sha1-gRLYhHExnyerrk1klksSL+ThuJA=", - "dev": true, - "requires": { - "character-entities": "1.2.1", - "character-entities-legacy": "1.1.1", - "character-reference-invalid": "1.1.1", - "is-alphanumerical": "1.0.1", - "is-decimal": "1.0.1", - "is-hexadecimal": "1.0.1" - } - }, - "parse-filepath": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.1.tgz", - "integrity": "sha1-FZ1hVdQ5BNFsEO9piRHaHpGWm3M=", - "dev": true, - "requires": { - "is-absolute": "0.2.6", - "map-cache": "0.2.2", - "path-root": "0.1.1" - } - }, - "parse-glob": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz", - "integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", - "dev": true, - "requires": { - "glob-base": "0.3.0", - "is-dotfile": "1.0.3", - "is-extglob": "1.0.0", - "is-glob": "2.0.1" - } - }, - "parse-json": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", - "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", - "dev": true, - "requires": { - "error-ex": "1.3.1" - } - }, - "parse-passwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", - "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=", - "dev": true - }, - "parseqs": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz", - "integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=", - "dev": true, - "requires": { - "better-assert": "1.0.2" - } - }, - "parseuri": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz", - "integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=", - "dev": true, - "requires": { - "better-assert": "1.0.2" - } - }, - "parseurl": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz", - "integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M=", - "dev": true - }, - "path-dirname": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", - "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=", - "dev": true - }, - "path-exists": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", - "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", - "dev": true, - "requires": { - "pinkie-promise": "2.0.1" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true - }, - "path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", - "dev": true - }, - "path-parse": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz", - "integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=", - "dev": true - }, - "path-root": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz", - "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=", - "dev": true, - "requires": { - "path-root-regex": "0.1.2" - } - }, - "path-root-regex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz", - "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=", - "dev": true - }, - "path-type": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", - "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" - } - }, - "pend": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=", - "dev": true - }, - "performance-now": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz", - "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=", - "dev": true - }, - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "dev": true - }, - "pinkie": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", - "dev": true - }, - "pinkie-promise": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", - "dev": true, - "requires": { - "pinkie": "2.0.4" - } - }, - "pkg-dir": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-1.0.0.tgz", - "integrity": "sha1-ektQio1bstYp1EcFb/TpyTFM89Q=", - "dev": true, - "requires": { - "find-up": "1.1.2" - } - }, - "plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dev": true, - "requires": { - "ansi-cyan": "0.1.1", - "ansi-red": "0.1.1", - "arr-diff": "1.1.0", - "arr-union": "2.1.0", - "extend-shallow": "1.1.4" - }, - "dependencies": { - "arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dev": true, - "requires": { - "arr-flatten": "1.1.0", - "array-slice": "0.2.3" - } - }, - "array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "dev": true - } - } - }, - "plur": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz", - "integrity": "sha1-dIJFLBoPUI4+NE6uwxLJHCncZVo=", - "dev": true, - "requires": { - "irregular-plurals": "1.4.0" - } - }, - "pluralize": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz", - "integrity": "sha1-0aIUg/0iu0HlihL6NCGCMUCJfEU=", - "dev": true - }, - "portscanner": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-2.1.1.tgz", - "integrity": "sha1-6rtAnk3iSVD1oqUW01rnaTQ/u5Y=", - "dev": true, - "requires": { - "async": "1.5.2", - "is-number-like": "1.0.8" - }, - "dependencies": { - "async": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", - "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=", - "dev": true - } - } - }, - "postcss": { - "version": "6.0.14", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.14.tgz", - "integrity": "sha512-NJ1z0f+1offCgadPhz+DvGm5Mkci+mmV5BqD13S992o0Xk9eElxUfPPF+t2ksH5R/17gz4xVK8KWocUQ5o3Rog==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "source-map": "0.6.1", - "supports-color": "4.5.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - } - } - }, - "postcss-bem-linter": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/postcss-bem-linter/-/postcss-bem-linter-3.1.0.tgz", - "integrity": "sha512-mtEdAdNQfdTxrE9tEfm3ShST3HLlBTgFlc+O9ui9Fb2w++ltHce5rY/vjNypLtDBt+HBGV/P7qX6gAuP4gHDIA==", - "dev": true, - "requires": { - "minimatch": "3.0.4", - "postcss": "6.0.14", - "postcss-resolve-nested-selector": "0.1.1" - } - }, - "postcss-html": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-0.12.0.tgz", - "integrity": "sha512-KxKUpj7AY7nlCbLcTOYxdfJnGE7QFAfU2n95ADj1Q90RM/pOLdz8k3n4avOyRFs7MDQHcRzJQWM1dehCwJxisQ==", - "dev": true, - "requires": { - "htmlparser2": "3.9.2", - "remark": "8.0.0", - "unist-util-find-all-after": "1.0.1" - } - }, - "postcss-less": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/postcss-less/-/postcss-less-1.1.3.tgz", - "integrity": "sha512-WS0wsQxRm+kmN8wEYAGZ3t4lnoNfoyx9EJZrhiPR1K0lMHR0UNWnz52Ya5QRXChHtY75Ef+kDc05FpnBujebgw==", - "dev": true, - "requires": { - "postcss": "5.2.18" - }, - "dependencies": { - "has-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", - "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", - "dev": true - }, - "postcss": { - "version": "5.2.18", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz", - "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==", - "dev": true, - "requires": { - "chalk": "1.1.3", - "js-base64": "2.3.2", - "source-map": "0.5.7", - "supports-color": "3.2.3" - } - }, - "supports-color": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", - "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", - "dev": true, - "requires": { - "has-flag": "1.0.0" - } - } - } - }, - "postcss-media-query-parser": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", - "integrity": "sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ=", - "dev": true - }, - "postcss-reporter": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-5.0.0.tgz", - "integrity": "sha512-rBkDbaHAu5uywbCR2XE8a25tats3xSOsGNx6mppK6Q9kSFGKc/FyAzfci+fWM2l+K402p1D0pNcfDGxeje5IKg==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "lodash": "4.17.4", - "log-symbols": "2.1.0", - "postcss": "6.0.14" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - } - } - }, - "postcss-resolve-nested-selector": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz", - "integrity": "sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=", - "dev": true - }, - "postcss-safe-parser": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-3.0.1.tgz", - "integrity": "sha1-t1Pv9sfArqXoN1++TN6L+QY/8UI=", - "dev": true, - "requires": { - "postcss": "6.0.14" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "postcss": { - "version": "6.0.14", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.14.tgz", - "integrity": "sha512-NJ1z0f+1offCgadPhz+DvGm5Mkci+mmV5BqD13S992o0Xk9eElxUfPPF+t2ksH5R/17gz4xVK8KWocUQ5o3Rog==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "source-map": "0.6.1", - "supports-color": "4.5.0" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - } - } - }, - "postcss-sass": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/postcss-sass/-/postcss-sass-0.2.0.tgz", - "integrity": "sha512-cUmYzkP747fPCQE6d+CH2l1L4VSyIlAzZsok3HPjb5Gzsq3jE+VjpAdGlPsnQ310WKWI42sw+ar0UNN59/f3hg==", - "dev": true, - "requires": { - "gonzales-pe": "4.2.3", - "postcss": "6.0.14" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "gonzales-pe": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.2.3.tgz", - "integrity": "sha512-Kjhohco0esHQnOiqqdJeNz/5fyPkOMD/d6XVjwTAoPGUFh0mCollPUTUTa2OZy4dYNAqlPIQdTiNzJTWdd9Htw==", - "dev": true, - "requires": { - "minimist": "1.1.3" - } - }, - "minimist": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz", - "integrity": "sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=", - "dev": true - }, - "postcss": { - "version": "6.0.14", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.14.tgz", - "integrity": "sha512-NJ1z0f+1offCgadPhz+DvGm5Mkci+mmV5BqD13S992o0Xk9eElxUfPPF+t2ksH5R/17gz4xVK8KWocUQ5o3Rog==", - "dev": true, - "requires": { - "chalk": "2.3.0", - "source-map": "0.6.1", - "supports-color": "4.5.0" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - } - } - }, - "postcss-scss": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-1.0.2.tgz", - "integrity": "sha1-/0XPM1S4ee6JpOtoaA9GrJuxT5Q=", - "dev": true, - "requires": { - "postcss": "6.0.14" - } - }, - "postcss-selector-parser": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz", - "integrity": "sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU=", - "dev": true, - "requires": { - "dot-prop": "4.2.0", - "indexes-of": "1.0.1", - "uniq": "1.0.1" - } - }, - "postcss-sorting": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-3.1.0.tgz", - "integrity": "sha512-YCPTcJwGIInF1LpMD1lIYvMHTGUL4s97o/OraA6eKvoauhhk6vjwOWDDjm6uRKqug/kyDPMKEzmYZ6FtW6RDgw==", - "dev": true, - "requires": { - "lodash": "4.17.4", - "postcss": "6.0.14" - } - }, - "postcss-value-parser": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz", - "integrity": "sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU=", - "dev": true - }, - "prelude-ls": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", - "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", - "dev": true - }, - "preserve": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz", - "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=", - "dev": true - }, - "pretty-bytes": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-3.0.1.tgz", - "integrity": "sha1-J9AAjXeAY6C0gRuzXHnxvV1fvM8=", - "dev": true, - "requires": { - "number-is-nan": "1.0.1" - } - }, - "pretty-hrtime": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz", - "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=", - "dev": true - }, - "private": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/private/-/private-0.1.7.tgz", - "integrity": "sha1-aM5eih7woju1cMwoU3tTMqumPvE=", - "dev": true - }, - "process-nextick-args": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", - "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=", - "dev": true - }, - "progress": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz", - "integrity": "sha1-4mDHj2Fhzdmw5WzD4Khd4Xx6V74=", - "dev": true - }, - "promise": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/promise/-/promise-8.0.1.tgz", - "integrity": "sha1-5F1osAoXZHttpxG/he1u1HII9FA=", - "dev": true, - "requires": { - "asap": "2.0.6" - } - }, - "prop-types": { - "version": "15.6.0", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.0.tgz", - "integrity": "sha1-zq8IMCL8RrSjX2nhPvda7Q1jmFY=", - "dev": true, - "requires": { - "fbjs": "0.8.16", - "loose-envify": "1.3.1", - "object-assign": "4.1.1" - } - }, - "proxy-from-env": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz", - "integrity": "sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4=", - "dev": true - }, - "pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=", - "dev": true - }, - "punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", - "dev": true - }, - "puppeteer": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-0.13.0.tgz", - "integrity": "sha512-M52SA/WmW54YMLzFtCLGslhr9tntzfTgJIZnx3QnaDXn9F5q2BlTosywSBEKj8aVVd6al0WNfiu14MUQW3wjaw==", - "dev": true, - "requires": { - "debug": "2.6.9", - "extract-zip": "1.6.6", - "https-proxy-agent": "2.1.1", - "mime": "1.3.4", - "progress": "2.0.0", - "proxy-from-env": "1.0.0", - "rimraf": "2.6.2", - "ws": "3.3.3" - }, - "dependencies": { - "extract-zip": { - "version": "1.6.6", - "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.6.tgz", - "integrity": "sha1-EpDt6NINCHK0Kf0/NRyhKOxe+Fw=", - "dev": true, - "requires": { - "concat-stream": "1.6.0", - "debug": "2.6.9", - "mkdirp": "0.5.0", - "yauzl": "2.4.1" - } - }, - "mkdirp": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz", - "integrity": "sha1-HXMHam35hs2TROFecfzAWkyavxI=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - }, - "progress": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.0.tgz", - "integrity": "sha1-ihvjZr+Pwj2yvSPxDG/pILQ4nR8=", - "dev": true - }, - "ultron": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz", - "integrity": "sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og==", - "dev": true - }, - "ws": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz", - "integrity": "sha512-nnWLa/NwZSt4KQJu51MYlCcSQ5g7INpOrOMt4XV8j4dqTXdmlUmSHQ8/oLC069ckre0fRsgfvsKwbTdtKLCDkA==", - "dev": true, - "requires": { - "async-limiter": "1.0.0", - "safe-buffer": "5.1.1", - "ultron": "1.1.1" - } - } - } - }, - "qs": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.2.1.tgz", - "integrity": "sha1-zgPF/wk1vB2daanxTL0Y5WjWdiU=", - "dev": true - }, - "quick-lru": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz", - "integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=", - "dev": true - }, - "randomatic": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.7.tgz", - "integrity": "sha512-D5JUjPyJbaJDkuAazpVnSfVkLlpeO3wDlPROTMLGKG1zMFNFRgrciKo1ltz/AzNTkqE0HzDx655QOL51N06how==", - "dev": true, - "requires": { - "is-number": "3.0.0", - "kind-of": "4.0.0" - }, - "dependencies": { - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "3.2.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "1.1.5" - } - } - } - }, - "kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", - "dev": true, - "requires": { - "is-buffer": "1.1.5" - } - } - } - }, - "range-parser": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", - "integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=", - "dev": true - }, - "read-file-stdin": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/read-file-stdin/-/read-file-stdin-0.2.1.tgz", - "integrity": "sha1-JezP86FTtoCa+ssj7hU4fbng7mE=", - "dev": true, - "requires": { - "gather-stream": "1.0.0" - } - }, - "read-pkg": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", - "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", - "dev": true, - "requires": { - "load-json-file": "1.1.0", - "normalize-package-data": "2.4.0", - "path-type": "1.1.0" - } - }, - "read-pkg-up": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", - "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", - "dev": true, - "requires": { - "find-up": "1.1.2", - "read-pkg": "1.1.0" - } - }, - "readable-stream": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz", - "integrity": "sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==", - "dev": true, - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "1.0.0", - "process-nextick-args": "1.0.7", - "safe-buffer": "5.1.1", - "string_decoder": "1.0.3", - "util-deprecate": "1.0.2" - } - }, - "readdirp": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz", - "integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "minimatch": "3.0.4", - "readable-stream": "2.3.3", - "set-immediate-shim": "1.0.1" - } - }, - "readline2": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz", - "integrity": "sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=", - "dev": true, - "requires": { - "code-point-at": "1.1.0", - "is-fullwidth-code-point": "1.0.0", - "mute-stream": "0.0.5" - } - }, - "rechoir": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", - "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", - "dev": true, - "requires": { - "resolve": "1.4.0" - } - }, - "redent": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz", - "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=", - "dev": true, - "requires": { - "indent-string": "2.1.0", - "strip-indent": "1.0.1" - } - }, - "regenerate": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.3.3.tgz", - "integrity": "sha512-jVpo1GadrDAK59t/0jRx5VxYWQEDkkEKi6+HjE3joFVLfDOh9Xrdh0dF1eSq+BI/SwvTQ44gSscJ8N5zYL61sg==", - "dev": true - }, - "regenerator-runtime": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz", - "integrity": "sha512-/aA0kLeRb5N9K0d4fw7ooEbI+xDe+DKD499EQqygGqeS8N3xto15p09uY2xj7ixP81sNPXvRLnAQIqdVStgb1A==", - "dev": true - }, - "regenerator-transform": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz", - "integrity": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==", - "dev": true, - "requires": { - "babel-runtime": "6.26.0", - "babel-types": "6.26.0", - "private": "0.1.7" - } - }, - "regex-cache": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz", - "integrity": "sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==", - "dev": true, - "requires": { - "is-equal-shallow": "0.1.3" - } - }, - "regexpu-core": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz", - "integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=", - "dev": true, - "requires": { - "regenerate": "1.3.3", - "regjsgen": "0.2.0", - "regjsparser": "0.1.5" - } - }, - "regjsgen": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz", - "integrity": "sha1-bAFq3qxVT3WCP+N6wFuS1aTtsfc=", - "dev": true - }, - "regjsparser": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz", - "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=", - "dev": true, - "requires": { - "jsesc": "0.5.0" - } - }, - "remark": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/remark/-/remark-8.0.0.tgz", - "integrity": "sha512-K0PTsaZvJlXTl9DN6qYlvjTkqSZBFELhROZMrblm2rB+085flN84nz4g/BscKRMqDvhzlK1oQ/xnWQumdeNZYw==", - "dev": true, - "requires": { - "remark-parse": "4.0.0", - "remark-stringify": "4.0.0", - "unified": "6.1.6" - } - }, - "remark-parse": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-4.0.0.tgz", - "integrity": "sha512-XZgICP2gJ1MHU7+vQaRM+VA9HEL3X253uwUM/BGgx3iv6TH2B3bF3B8q00DKcyP9YrJV+/7WOWEWBFF/u8cIsw==", - "dev": true, - "requires": { - "collapse-white-space": "1.0.3", - "is-alphabetical": "1.0.1", - "is-decimal": "1.0.1", - "is-whitespace-character": "1.0.1", - "is-word-character": "1.0.1", - "markdown-escapes": "1.0.1", - "parse-entities": "1.1.1", - "repeat-string": "1.6.1", - "state-toggle": "1.0.0", - "trim": "0.0.1", - "trim-trailing-lines": "1.1.0", - "unherit": "1.1.0", - "unist-util-remove-position": "1.1.1", - "vfile-location": "2.0.2", - "xtend": "4.0.1" - } - }, - "remark-stringify": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-4.0.0.tgz", - "integrity": "sha512-xLuyKTnuQer3ke9hkU38SUYLiTmS078QOnoFavztmbt/pAJtNSkNtFgR0U//uCcmG0qnyxao+PDuatQav46F1w==", - "dev": true, - "requires": { - "ccount": "1.0.2", - "is-alphanumeric": "1.0.0", - "is-decimal": "1.0.1", - "is-whitespace-character": "1.0.1", - "longest-streak": "2.0.2", - "markdown-escapes": "1.0.1", - "markdown-table": "1.1.1", - "mdast-util-compact": "1.0.1", - "parse-entities": "1.1.1", - "repeat-string": "1.6.1", - "state-toggle": "1.0.0", - "stringify-entities": "1.3.1", - "unherit": "1.1.0", - "xtend": "4.0.1" - } - }, - "remove-trailing-separator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", - "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", - "dev": true - }, - "repeat-element": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz", - "integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=", - "dev": true - }, - "repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", - "dev": true - }, - "repeating": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz", - "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", - "dev": true, - "requires": { - "is-finite": "1.0.2" - } - }, - "replace-ext": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz", - "integrity": "sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ=", - "dev": true - }, - "request": { - "version": "2.65.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.65.0.tgz", - "integrity": "sha1-zBo7xyuWJUc0/DQpbaMi+Uht3ro=", - "dev": true, - "requires": { - "aws-sign2": "0.6.0", - "bl": "1.0.3", - "caseless": "0.11.0", - "combined-stream": "1.0.5", - "extend": "3.0.1", - "forever-agent": "0.6.1", - "form-data": "1.0.1", - "har-validator": "2.0.6", - "hawk": "3.1.3", - "http-signature": "0.11.0", - "isstream": "0.1.2", - "json-stringify-safe": "5.0.1", - "mime-types": "2.1.17", - "node-uuid": "1.4.8", - "oauth-sign": "0.8.2", - "qs": "5.2.1", - "stringstream": "0.0.5", - "tough-cookie": "2.2.2", - "tunnel-agent": "0.4.3" - }, - "dependencies": { - "qs": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-5.2.1.tgz", - "integrity": "sha1-gB/uAw4LlFDWOFrcSKTMVbRK7fw=", - "dev": true - } - } - }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", - "dev": true - }, - "require-from-string": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.1.tgz", - "integrity": "sha1-xUUjPp19pmFunVmt+zn8n1iGdv8=", - "dev": true - }, - "require-main-filename": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", - "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=", - "dev": true - }, - "require-uncached": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz", - "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=", - "dev": true, - "requires": { - "caller-path": "0.1.0", - "resolve-from": "1.0.1" - } - }, - "requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=", - "dev": true - }, - "resolve": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.4.0.tgz", - "integrity": "sha512-aW7sVKPufyHqOmyyLzg/J+8606v5nevBgaliIlV7nUpVMsDnoBGV/cbSLNjZAg9q0Cfd/+easKVKQ8vOu8fn1Q==", - "dev": true, - "requires": { - "path-parse": "1.0.5" - } - }, - "resolve-dir": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-0.1.1.tgz", - "integrity": "sha1-shklmlYC+sXFxJatiUpujMQwJh4=", - "dev": true, - "requires": { - "expand-tilde": "1.2.2", - "global-modules": "0.2.3" - } - }, - "resolve-from": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz", - "integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=", - "dev": true - }, - "resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", - "dev": true - }, - "resp-modifier": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz", - "integrity": "sha1-sSTeXE+6/LpUH0j/pzlw9KpFa08=", - "dev": true, - "requires": { - "debug": "2.6.9", - "minimatch": "3.0.4" - } - }, - "restore-cursor": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz", - "integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=", - "dev": true, - "requires": { - "exit-hook": "1.1.1", - "onetime": "1.1.0" - } - }, - "right-align": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz", - "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=", - "dev": true, - "optional": true, - "requires": { - "align-text": "0.1.4" - } - }, - "rimraf": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz", - "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==", - "dev": true, - "requires": { - "glob": "7.1.2" - } - }, - "run-async": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz", - "integrity": "sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=", - "dev": true, - "requires": { - "once": "1.4.0" - } - }, - "run-sequence": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/run-sequence/-/run-sequence-2.2.1.tgz", - "integrity": "sha512-qkzZnQWMZjcKbh3CNly2srtrkaO/2H/SI5f2eliMCapdRD3UhMrwjfOAZJAnZ2H8Ju4aBzFZkBGXUqFs9V0yxw==", - "dev": true, - "requires": { - "chalk": "1.1.3", - "fancy-log": "1.3.2", - "plugin-error": "0.1.2" - }, - "dependencies": { - "fancy-log": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.2.tgz", - "integrity": "sha1-9BEl49hPLn2JpD0G2VjI94vha+E=", - "dev": true, - "requires": { - "ansi-gray": "0.1.1", - "color-support": "1.1.3", - "time-stamp": "1.1.0" - } - } - } - }, - "rx": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz", - "integrity": "sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=", - "dev": true - }, - "rx-lite": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz", - "integrity": "sha1-Gc5QLKVyZl87ZHsQk5+X/RYV8QI=", - "dev": true - }, - "rx-lite-aggregates": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz", - "integrity": "sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=", - "dev": true, - "requires": { - "rx-lite": "3.1.2" - } - }, - "safe-buffer": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz", - "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==", - "dev": true - }, - "sass-graph": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz", - "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=", - "dev": true, - "requires": { - "glob": "7.1.2", - "lodash": "4.17.4", - "scss-tokenizer": "0.2.3", - "yargs": "7.1.0" - }, - "dependencies": { - "camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", - "dev": true - }, - "yargs": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz", - "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=", - "dev": true, - "requires": { - "camelcase": "3.0.0", - "cliui": "3.2.0", - "decamelize": "1.2.0", - "get-caller-file": "1.0.2", - "os-locale": "1.4.0", - "read-pkg-up": "1.0.1", - "require-directory": "2.1.1", - "require-main-filename": "1.0.1", - "set-blocking": "2.0.0", - "string-width": "1.0.2", - "which-module": "1.0.0", - "y18n": "3.2.1", - "yargs-parser": "5.0.0" - } - }, - "yargs-parser": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz", - "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=", - "dev": true, - "requires": { - "camelcase": "3.0.0" - } - } - } - }, - "sass-lint": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/sass-lint/-/sass-lint-1.12.1.tgz", - "integrity": "sha1-Yw9pwhaqIGuCMvsqqQe98zNrbYM=", - "dev": true, - "requires": { - "commander": "2.11.0", - "eslint": "2.13.1", - "front-matter": "2.1.2", - "fs-extra": "3.0.1", - "glob": "7.1.2", - "globule": "1.2.0", - "gonzales-pe-sl": "4.2.3", - "js-yaml": "3.10.0", - "known-css-properties": "0.3.0", - "lodash.capitalize": "4.2.1", - "lodash.kebabcase": "4.1.1", - "merge": "1.2.0", - "path-is-absolute": "1.0.1", - "util": "0.10.3" - }, - "dependencies": { - "doctrine": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz", - "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=", - "dev": true, - "requires": { - "esutils": "2.0.2", - "isarray": "1.0.0" - } - }, - "eslint": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz", - "integrity": "sha1-5MyPoPAJ+4KaquI4VaKTYL4fbBE=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "concat-stream": "1.6.0", - "debug": "2.6.9", - "doctrine": "1.5.0", - "es6-map": "0.1.5", - "escope": "3.6.0", - "espree": "3.5.1", - "estraverse": "4.2.0", - "esutils": "2.0.2", - "file-entry-cache": "1.3.1", - "glob": "7.1.2", - "globals": "9.18.0", - "ignore": "3.3.5", - "imurmurhash": "0.1.4", - "inquirer": "0.12.0", - "is-my-json-valid": "2.16.1", - "is-resolvable": "1.0.0", - "js-yaml": "3.10.0", - "json-stable-stringify": "1.0.1", - "levn": "0.3.0", - "lodash": "4.17.4", - "mkdirp": "0.5.1", - "optionator": "0.8.2", - "path-is-absolute": "1.0.1", - "path-is-inside": "1.0.2", - "pluralize": "1.2.1", - "progress": "1.1.8", - "require-uncached": "1.0.3", - "shelljs": "0.6.1", - "strip-json-comments": "1.0.4", - "table": "3.8.3", - "text-table": "0.2.0", - "user-home": "2.0.0" - } - }, - "file-entry-cache": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-1.3.1.tgz", - "integrity": "sha1-RMYepgeuS+nBQC9B9EJwy/4zT/g=", - "dev": true, - "requires": { - "flat-cache": "1.3.0", - "object-assign": "4.1.1" - } - }, - "fs-extra": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz", - "integrity": "sha1-N5TzeMWLNC6n27sjCVEJxLO2IpE=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "jsonfile": "3.0.1", - "universalify": "0.1.1" - } - }, - "globule": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.0.tgz", - "integrity": "sha1-HcScaCLdnoovoAuiopUAboZkvQk=", - "dev": true, - "requires": { - "glob": "7.1.2", - "lodash": "4.17.4", - "minimatch": "3.0.4" - } - }, - "jsonfile": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz", - "integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11" - } - }, - "shelljs": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz", - "integrity": "sha1-7GIRvtGSBEIIj+D3Cyg3Iy7SyKg=", - "dev": true - }, - "strip-json-comments": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz", - "integrity": "sha1-HhX7ysl9Pumb8tc7TGVrCCu6+5E=", - "dev": true - } - } - }, - "scss-tokenizer": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz", - "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=", - "dev": true, - "requires": { - "js-base64": "2.3.2", - "source-map": "0.4.4" - }, - "dependencies": { - "source-map": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", - "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", - "dev": true, - "requires": { - "amdefine": "1.0.1" - } - } - } - }, - "semver": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.4.1.tgz", - "integrity": "sha512-WfG/X9+oATh81XtllIo/I8gOiY9EXRdv1cQdyykeXK17YcUW3EXUAi2To4pcH6nZtJPr7ZOpM5OMyWJZm+8Rsg==", - "dev": true - }, - "send": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/send/-/send-0.15.2.tgz", - "integrity": "sha1-+R+rRAO8+H5xb3DOtdsvV4vcF9Y=", - "dev": true, - "requires": { - "debug": "2.6.4", - "depd": "1.1.1", - "destroy": "1.0.4", - "encodeurl": "1.0.1", - "escape-html": "1.0.3", - "etag": "1.8.1", - "fresh": "0.5.0", - "http-errors": "1.6.2", - "mime": "1.3.4", - "ms": "1.0.0", - "on-finished": "2.3.0", - "range-parser": "1.2.0", - "statuses": "1.3.1" - }, - "dependencies": { - "debug": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.4.tgz", - "integrity": "sha1-dYaps8OXQcAoKuM0RcTorHRzT+A=", - "dev": true, - "requires": { - "ms": "0.7.3" - }, - "dependencies": { - "ms": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.3.tgz", - "integrity": "sha1-cIFVpeROM/X9D8U+gdDUCpG+H/8=", - "dev": true - } - } - }, - "fresh": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz", - "integrity": "sha1-9HTKXmqSRtb9jglTz6m5yAWvp44=", - "dev": true - }, - "http-errors": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz", - "integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=", - "dev": true, - "requires": { - "depd": "1.1.1", - "inherits": "2.0.3", - "setprototypeof": "1.0.3", - "statuses": "1.3.1" - } - }, - "ms": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-1.0.0.tgz", - "integrity": "sha1-Wa3NIu3FQ/e1OBhi0xOHsfS8lHM=", - "dev": true - }, - "setprototypeof": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz", - "integrity": "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ=", - "dev": true - } - } - }, - "sequencify": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/sequencify/-/sequencify-0.0.7.tgz", - "integrity": "sha1-kM/xnQLgcCf9dn9erT57ldHnOAw=", - "dev": true - }, - "serve-index": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.8.0.tgz", - "integrity": "sha1-fF2WwT+xMRAfk8HFd0+FFqHnjTs=", - "dev": true, - "requires": { - "accepts": "1.3.4", - "batch": "0.5.3", - "debug": "2.2.0", - "escape-html": "1.0.3", - "http-errors": "1.5.1", - "mime-types": "2.1.17", - "parseurl": "1.3.2" - }, - "dependencies": { - "debug": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", - "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", - "dev": true, - "requires": { - "ms": "0.7.1" - } - }, - "ms": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", - "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", - "dev": true - } - } - }, - "serve-static": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.2.tgz", - "integrity": "sha1-5UbicmCBuBtLzsjpCAjrzdMjr7o=", - "dev": true, - "requires": { - "encodeurl": "1.0.1", - "escape-html": "1.0.3", - "parseurl": "1.3.2", - "send": "0.15.2" - } - }, - "server-destroy": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz", - "integrity": "sha1-8Tv5KOQrnD55OD5hzDmYtdFObN0=", - "dev": true - }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", - "dev": true - }, - "set-immediate-shim": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz", - "integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=", - "dev": true - }, - "setimmediate": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", - "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=", - "dev": true - }, - "setprototypeof": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.2.tgz", - "integrity": "sha1-gaVSFB7BBLiOic44MQOtXGZWTQg=", - "dev": true - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "dev": true, - "requires": { - "shebang-regex": "1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "dev": true - }, - "sigmund": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", - "integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=", - "dev": true - }, - "signal-exit": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", - "dev": true - }, - "slash": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz", - "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=", - "dev": true - }, - "slice-ansi": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz", - "integrity": "sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=", - "dev": true - }, - "sntp": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", - "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", - "dev": true, - "requires": { - "hoek": "2.16.3" - } - }, - "socket.io": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.0.4.tgz", - "integrity": "sha1-waRZDO/4fs8TxyZS8Eb3FrKeYBQ=", - "dev": true, - "requires": { - "debug": "2.6.9", - "engine.io": "3.1.4", - "socket.io-adapter": "1.1.1", - "socket.io-client": "2.0.4", - "socket.io-parser": "3.1.2" - } - }, - "socket.io-adapter": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-1.1.1.tgz", - "integrity": "sha1-KoBeihTWNyEk3ZFZrUUC+MsH8Gs=", - "dev": true - }, - "socket.io-client": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.0.4.tgz", - "integrity": "sha1-CRilUkBtxeVAs4Dc2Xr8SmQzL44=", - "dev": true, - "requires": { - "backo2": "1.0.2", - "base64-arraybuffer": "0.1.5", - "component-bind": "1.0.0", - "component-emitter": "1.2.1", - "debug": "2.6.9", - "engine.io-client": "3.1.4", - "has-cors": "1.1.0", - "indexof": "0.0.1", - "object-component": "0.0.3", - "parseqs": "0.0.5", - "parseuri": "0.0.5", - "socket.io-parser": "3.1.2", - "to-array": "0.1.4" - } - }, - "socket.io-parser": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.1.2.tgz", - "integrity": "sha1-28IoIVH8T6675Aru3Ady66YZ9/I=", - "dev": true, - "requires": { - "component-emitter": "1.2.1", - "debug": "2.6.9", - "has-binary2": "1.0.2", - "isarray": "2.0.1" - }, - "dependencies": { - "isarray": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz", - "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=", - "dev": true - } - } - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - }, - "source-map-resolve": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.3.1.tgz", - "integrity": "sha1-YQ9hIqRFuN1RU1oqcbeD38Ekh2E=", - "dev": true, - "requires": { - "atob": "1.1.3", - "resolve-url": "0.2.1", - "source-map-url": "0.3.0", - "urix": "0.1.0" - } - }, - "source-map-support": { - "version": "0.4.18", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz", - "integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==", - "dev": true, - "requires": { - "source-map": "0.5.7" - } - }, - "source-map-url": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.3.0.tgz", - "integrity": "sha1-fsrxO1e80J2opAxdJp2zN5nUqvk=", - "dev": true - }, - "sparkles": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz", - "integrity": "sha1-Gsu/tZJDbRC76PeFt8xvgoFQEsM=", - "dev": true - }, - "spdx-correct": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz", - "integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=", - "dev": true, - "requires": { - "spdx-license-ids": "1.2.2" - } - }, - "spdx-expression-parse": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz", - "integrity": "sha1-m98vIOH0DtRH++JzJmGR/O1RYmw=", - "dev": true - }, - "spdx-license-ids": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz", - "integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc=", - "dev": true - }, - "specificity": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/specificity/-/specificity-0.3.2.tgz", - "integrity": "sha512-Nc/QN/A425Qog7j9aHmwOrlwX2e7pNI47ciwxwy4jOlvbbMHkNNJchit+FX+UjF3IAdiaaV5BKeWuDUnws6G1A==", - "dev": true - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", - "dev": true - }, - "sshpk": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz", - "integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=", - "dev": true, - "requires": { - "asn1": "0.2.3", - "assert-plus": "1.0.0", - "bcrypt-pbkdf": "1.0.1", - "dashdash": "1.14.1", - "ecc-jsbn": "0.1.1", - "getpass": "0.1.7", - "jsbn": "0.1.1", - "tweetnacl": "0.14.5" - }, - "dependencies": { - "asn1": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz", - "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=", - "dev": true - }, - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - } - } - }, - "state-toggle": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.0.tgz", - "integrity": "sha1-0g+aYWu08MO5i5GSLSW2QKorxCU=", - "dev": true - }, - "statuses": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz", - "integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=", - "dev": true - }, - "stdout-stream": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz", - "integrity": "sha1-osfIWH5U2UJ+qe2zrD8s1SLfN4s=", - "dev": true, - "requires": { - "readable-stream": "2.3.3" - } - }, - "stream-consume": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz", - "integrity": "sha1-pB6tGm1ggc63n2WwYZAbbY89HQ8=", - "dev": true - }, - "stream-counter": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/stream-counter/-/stream-counter-1.0.0.tgz", - "integrity": "sha1-kc8lac5NxQYf6816yyY5SloRR1E=", - "dev": true - }, - "stream-throttle": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz", - "integrity": "sha1-rdV8jXzHOoFjDTHNVdOWHPr7qcM=", - "dev": true, - "requires": { - "commander": "2.11.0", - "limiter": "1.1.2" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dev": true, - "requires": { - "code-point-at": "1.1.0", - "is-fullwidth-code-point": "1.0.0", - "strip-ansi": "3.0.1" - } - }, - "string_decoder": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz", - "integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==", - "dev": true, - "requires": { - "safe-buffer": "5.1.1" - } - }, - "stringify-entities": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-1.3.1.tgz", - "integrity": "sha1-sVDsLXKsTBtfMktR+2soyc3/BYw=", - "dev": true, - "requires": { - "character-entities-html4": "1.1.1", - "character-entities-legacy": "1.1.1", - "is-alphanumerical": "1.0.1", - "is-hexadecimal": "1.0.1" - } - }, - "stringstream": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", - "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=", - "dev": true - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "2.1.1" - } - }, - "strip-bom": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", - "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", - "dev": true, - "requires": { - "is-utf8": "0.2.1" - } - }, - "strip-bom-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-2.0.0.tgz", - "integrity": "sha1-+H217yYT9paKpUWr/h7HKLaoKco=", - "dev": true, - "requires": { - "first-chunk-stream": "2.0.0", - "strip-bom": "2.0.0" - }, - "dependencies": { - "first-chunk-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-2.0.0.tgz", - "integrity": "sha1-G97NuOCDwGZLkZRVgVd6Q6nzHXA=", - "dev": true, - "requires": { - "readable-stream": "2.3.3" - } - } - } - }, - "strip-bom-string": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz", - "integrity": "sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=", - "dev": true - }, - "strip-indent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz", - "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=", - "dev": true, - "requires": { - "get-stdin": "4.0.1" - } - }, - "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "dev": true - }, - "style-search": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz", - "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=", - "dev": true - }, - "stylehacks": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-2.3.2.tgz", - "integrity": "sha1-ZMg+BDimjJ7fRJ6MVSp9mrYAmws=", - "dev": true, - "requires": { - "browserslist": "1.7.7", - "chalk": "1.1.3", - "log-symbols": "1.0.2", - "minimist": "1.2.0", - "plur": "2.1.2", - "postcss": "5.2.18", - "postcss-reporter": "1.4.1", - "postcss-selector-parser": "2.2.3", - "read-file-stdin": "0.2.1", - "text-table": "0.2.0", - "write-file-stdout": "0.0.2" - }, - "dependencies": { - "browserslist": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-1.7.7.tgz", - "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", - "dev": true, - "requires": { - "caniuse-db": "1.0.30000784", - "electron-to-chromium": "1.3.30" - } - }, - "has-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", - "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", - "dev": true - }, - "log-symbols": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz", - "integrity": "sha1-N2/3tY6jCGoPCfrMdGF+ylAeGhg=", - "dev": true, - "requires": { - "chalk": "1.1.3" - } - }, - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "postcss": { - "version": "5.2.18", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz", - "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==", - "dev": true, - "requires": { - "chalk": "1.1.3", - "js-base64": "2.3.2", - "source-map": "0.5.7", - "supports-color": "3.2.3" - } - }, - "postcss-reporter": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-1.4.1.tgz", - "integrity": "sha1-wTbwpbFhkV83ndN2XGEHX357mvI=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "lodash": "4.17.4", - "log-symbols": "1.0.2", - "postcss": "5.2.18" - } - }, - "postcss-selector-parser": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz", - "integrity": "sha1-+UN3iGBsPJrO4W/+jYsWKX8nu5A=", - "dev": true, - "requires": { - "flatten": "1.0.2", - "indexes-of": "1.0.1", - "uniq": "1.0.1" - } - }, - "supports-color": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", - "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", - "dev": true, - "requires": { - "has-flag": "1.0.0" - } - } - } - }, - "stylelint": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-8.4.0.tgz", - "integrity": "sha512-56hPH5mTFnk8LzlEuTWq0epa34fHuS54UFYQidBOFt563RJBNi1nz1F2HK2MoT1X1waq47milvRsRahFCCJs/Q==", - "dev": true, - "requires": { - "autoprefixer": "7.2.3", - "balanced-match": "1.0.0", - "chalk": "2.3.0", - "cosmiconfig": "3.1.0", - "debug": "3.1.0", - "execall": "1.0.0", - "file-entry-cache": "2.0.0", - "get-stdin": "5.0.1", - "globby": "7.1.1", - "globjoin": "0.1.4", - "html-tags": "2.0.0", - "ignore": "3.3.5", - "imurmurhash": "0.1.4", - "known-css-properties": "0.5.0", - "lodash": "4.17.4", - "log-symbols": "2.1.0", - "mathml-tag-names": "2.0.1", - "meow": "4.0.0", - "micromatch": "2.3.11", - "normalize-selector": "0.2.0", - "pify": "3.0.0", - "postcss": "6.0.14", - "postcss-html": "0.12.0", - "postcss-less": "1.1.3", - "postcss-media-query-parser": "0.2.3", - "postcss-reporter": "5.0.0", - "postcss-resolve-nested-selector": "0.1.1", - "postcss-safe-parser": "3.0.1", - "postcss-sass": "0.2.0", - "postcss-scss": "1.0.2", - "postcss-selector-parser": "3.1.1", - "postcss-value-parser": "3.3.0", - "resolve-from": "4.0.0", - "specificity": "0.3.2", - "string-width": "2.1.1", - "style-search": "0.1.0", - "sugarss": "1.0.1", - "svg-tags": "1.0.0", - "table": "4.0.2" - }, - "dependencies": { - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "4.6.0", - "fast-deep-equal": "1.0.0", - "fast-json-stable-stringify": "2.0.0", - "json-schema-traverse": "0.3.1" - } - }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "camelcase": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", - "dev": true - }, - "camelcase-keys": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz", - "integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=", - "dev": true, - "requires": { - "camelcase": "4.1.0", - "map-obj": "2.0.0", - "quick-lru": "1.1.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", - "dev": true, - "requires": { - "locate-path": "2.0.0" - } - }, - "get-stdin": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz", - "integrity": "sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=", - "dev": true - }, - "globby": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/globby/-/globby-7.1.1.tgz", - "integrity": "sha1-+yzP+UAfhgCUXfral0QMypcrhoA=", - "dev": true, - "requires": { - "array-union": "1.0.2", - "dir-glob": "2.0.0", - "glob": "7.1.2", - "ignore": "3.3.5", - "pify": "3.0.0", - "slash": "1.0.0" - } - }, - "indent-string": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz", - "integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "known-css-properties": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.5.0.tgz", - "integrity": "sha512-LOS0CoS8zcZnB1EjLw4LLqDXw8nvt3AGH5dXLQP3D9O1nLLA+9GC5GnPl5mmF+JiQAtSX4VyZC7KvEtcA4kUtA==", - "dev": true - }, - "load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "parse-json": "4.0.0", - "pify": "3.0.0", - "strip-bom": "3.0.0" - } - }, - "map-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz", - "integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=", - "dev": true - }, - "meow": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-4.0.0.tgz", - "integrity": "sha512-Me/kel335m6vMKmEmA6c87Z6DUFW3JqkINRnxkbC+A/PUm0D5Fl2dEBQrPKnqCL9Te/CIa1MUt/0InMJhuC/sw==", - "dev": true, - "requires": { - "camelcase-keys": "4.2.0", - "decamelize-keys": "1.1.0", - "loud-rejection": "1.6.0", - "minimist": "1.2.0", - "minimist-options": "3.0.2", - "normalize-package-data": "2.4.0", - "read-pkg-up": "3.0.0", - "redent": "2.0.0", - "trim-newlines": "2.0.0" - } - }, - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "dev": true, - "requires": { - "error-ex": "1.3.1", - "json-parse-better-errors": "1.0.1" - } - }, - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, - "read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", - "dev": true, - "requires": { - "load-json-file": "4.0.0", - "normalize-package-data": "2.4.0", - "path-type": "3.0.0" - } - }, - "read-pkg-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", - "integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=", - "dev": true, - "requires": { - "find-up": "2.1.0", - "read-pkg": "3.0.0" - } - }, - "redent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz", - "integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=", - "dev": true, - "requires": { - "indent-string": "3.2.0", - "strip-indent": "2.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - }, - "strip-indent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz", - "integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=", - "dev": true - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "ajv-keywords": "2.1.1", - "chalk": "2.3.0", - "lodash": "4.17.4", - "slice-ansi": "1.0.0", - "string-width": "2.1.1" - } - }, - "trim-newlines": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz", - "integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=", - "dev": true - } - } - }, - "stylelint-config-get-off-my-lawn": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-get-off-my-lawn/-/stylelint-config-get-off-my-lawn-2.0.0.tgz", - "integrity": "sha1-iemDrfh8bg1+FmXD3gj75Fy2QvU=", - "dev": true, - "requires": { - "stylelint": "8.0.0", - "stylelint-order": "0.6.0", - "stylelint-scss": "2.0.0" - }, - "dependencies": { - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "4.6.0", - "fast-deep-equal": "1.0.0", - "fast-json-stable-stringify": "2.0.0", - "json-schema-traverse": "0.3.1" - } - }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "ansi-styles": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", - "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", - "dev": true, - "requires": { - "color-convert": "1.9.0" - } - }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "3.2.0", - "escape-string-regexp": "1.0.5", - "supports-color": "4.5.0" - } - }, - "cosmiconfig": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-2.2.2.tgz", - "integrity": "sha512-GiNXLwAFPYHy25XmTPpafYvn3CLAkJ8FLsscq78MQd1Kh0OU6Yzhn4eV2MVF4G9WEQZoWEGltatdR+ntGPMl5A==", - "dev": true, - "requires": { - "is-directory": "0.3.1", - "js-yaml": "3.10.0", - "minimist": "1.2.0", - "object-assign": "4.1.1", - "os-homedir": "1.0.2", - "parse-json": "2.2.0", - "require-from-string": "1.2.1" - } - }, - "get-stdin": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz", - "integrity": "sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=", - "dev": true - }, - "globby": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", - "integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=", - "dev": true, - "requires": { - "array-union": "1.0.2", - "glob": "7.1.2", - "object-assign": "4.1.1", - "pify": "2.3.0", - "pinkie-promise": "2.0.1" - }, - "dependencies": { - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "dev": true - } - } - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "known-css-properties": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.2.0.tgz", - "integrity": "sha512-UTCzU28rRI9wkb8qSGoZa9pgWvxr4LjP2MEhi9XHb/1XMOJy0uTnIxaxzj8My/PORG+kQG6VzAcGvRw66eIOfA==", - "dev": true - }, - "log-symbols": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz", - "integrity": "sha1-N2/3tY6jCGoPCfrMdGF+ylAeGhg=", - "dev": true, - "requires": { - "chalk": "1.1.3" - }, - "dependencies": { - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "2.2.1", - "escape-string-regexp": "1.0.5", - "has-ansi": "2.0.0", - "strip-ansi": "3.0.1", - "supports-color": "2.0.0" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - } - } - }, - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, - "postcss-reporter": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-4.0.0.tgz", - "integrity": "sha512-IEVx20y277AIs3bZ6sUdzdq0YOE2RRbwnjUvTMfYYZmws0mE7YgqxZd0J8j60Byaf/QbjxyLfFJEQHH2bb+ecA==", - "dev": true, - "requires": { - "chalk": "1.1.3", - "lodash": "4.17.4", - "log-symbols": "1.0.2" - }, - "dependencies": { - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "2.2.1", - "escape-string-regexp": "1.0.5", - "has-ansi": "2.0.0", - "strip-ansi": "3.0.1", - "supports-color": "2.0.0" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - } - } - }, - "postcss-selector-parser": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz", - "integrity": "sha1-+UN3iGBsPJrO4W/+jYsWKX8nu5A=", - "dev": true, - "requires": { - "flatten": "1.0.2", - "indexes-of": "1.0.1", - "uniq": "1.0.1" - } - }, - "require-from-string": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-1.2.1.tgz", - "integrity": "sha1-UpyczvJzgK3+yaL5ZbZJu+5jZBg=", - "dev": true - }, - "resolve-from": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz", - "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", - "dev": true - }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - }, - "dependencies": { - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - } - } - }, - "stylelint": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-8.0.0.tgz", - "integrity": "sha512-k1GkRhOtghvYu5PWCdec7SNN22KZZLq4TL1vVyykBvHr91oUS7eVfX2IAZJjBpYKh9Gdep+AnSZCwuUn+J76Bw==", - "dev": true, - "requires": { - "autoprefixer": "7.2.3", - "balanced-match": "1.0.0", - "chalk": "2.3.0", - "cosmiconfig": "2.2.2", - "debug": "2.6.9", - "execall": "1.0.0", - "file-entry-cache": "2.0.0", - "get-stdin": "5.0.1", - "globby": "6.1.0", - "globjoin": "0.1.4", - "html-tags": "2.0.0", - "ignore": "3.3.5", - "imurmurhash": "0.1.4", - "known-css-properties": "0.2.0", - "lodash": "4.17.4", - "log-symbols": "1.0.2", - "mathml-tag-names": "2.0.1", - "meow": "3.7.0", - "micromatch": "2.3.11", - "normalize-selector": "0.2.0", - "pify": "3.0.0", - "postcss": "6.0.14", - "postcss-less": "1.1.3", - "postcss-media-query-parser": "0.2.3", - "postcss-reporter": "4.0.0", - "postcss-resolve-nested-selector": "0.1.1", - "postcss-scss": "1.0.2", - "postcss-selector-parser": "2.2.3", - "postcss-value-parser": "3.3.0", - "resolve-from": "3.0.0", - "specificity": "0.3.2", - "string-width": "2.1.1", - "style-search": "0.1.0", - "sugarss": "1.0.1", - "svg-tags": "1.0.0", - "table": "4.0.2" - } - }, - "stylelint-order": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/stylelint-order/-/stylelint-order-0.6.0.tgz", - "integrity": "sha1-ciIr4MZNh4Ky/CN9DZrJdAOflos=", - "dev": true, - "requires": { - "lodash": "4.17.4", - "postcss": "6.0.14", - "postcss-sorting": "3.1.0", - "stylelint": "8.0.0" - } - }, - "stylelint-scss": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-2.0.0.tgz", - "integrity": "sha512-0W+UBWR16F1ow5ir8Fzyszg5KUdxVKRE7HR0dufvQQ2XCSFEZ2Y9+0Ed4QhbZIUOpNncby+iWcU/LxAgoxzRuw==", - "dev": true, - "requires": { - "lodash": "4.17.4", - "postcss-media-query-parser": "0.2.3", - "postcss-resolve-nested-selector": "0.1.1", - "postcss-selector-parser": "2.2.3", - "postcss-value-parser": "3.3.0" - } - }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", - "dev": true, - "requires": { - "has-flag": "2.0.0" - } - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "5.5.2", - "ajv-keywords": "2.1.1", - "chalk": "2.3.0", - "lodash": "4.17.4", - "slice-ansi": "1.0.0", - "string-width": "2.1.1" - } - } - } - }, - "stylelint-config-recommended": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-2.0.1.tgz", - "integrity": "sha512-FXdgdOEGpaFQoKGhsi8IbsCI6dkxHQPa1CCqIybkN1d8LKtdxrn/A1rgu8DpJ6J+/4L30FOJeVdPttGfxCDHBQ==", - "dev": true - }, - "stylelint-config-recommended-scss": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-3.0.0.tgz", - "integrity": "sha512-V/OzVPhzLIQWTG+C+4FaUSflvWlmVXd0QE9z2sAcQDuuWubDKmybPzegwwlhCKuSonH0Rlaim3gFSOCkhVyl2Q==", - "dev": true, - "requires": { - "stylelint-config-recommended": "2.0.1" - } - }, - "stylelint-config-sass-guidelines": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/stylelint-config-sass-guidelines/-/stylelint-config-sass-guidelines-4.0.1.tgz", - "integrity": "sha512-IFaizPqp9Y2ZDVD7mCM/1KHRrwfdG53u9c2mQntmOS74CEtJA4Y4lzfIjwNLJnoakg73xEt3C+cF3QbE5N9Biw==", - "dev": true - }, - "stylelint-config-standard": { - "version": "18.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-18.0.0.tgz", - "integrity": "sha1-DYcrQPr9zdz0GI+1tk3bOIforvw=", - "dev": true, - "requires": { - "stylelint-config-recommended": "2.0.1" - } - }, - "stylelint-no-browser-hacks": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/stylelint-no-browser-hacks/-/stylelint-no-browser-hacks-1.1.0.tgz", - "integrity": "sha512-L/AT5mHazGrloDzsNGagCzeJIKEk52wF9HFQ7O6+hLl9Rf1uU8ej50I6QLga3PXkz6o56LJvXdlyycWkTiq6jQ==", - "dev": true, - "requires": { - "stylehacks": "2.3.2", - "stylelint": "8.4.0" - } - }, - "stylelint-order": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/stylelint-order/-/stylelint-order-0.8.0.tgz", - "integrity": "sha512-XwJO7rIAt/hnBJjOsDgEwNSeqw+5jE22da4pVKaePbojM9bGwhOoAWV7Q2BL8caOg81IlTesmYCEf8s0+2Cc5g==", - "dev": true, - "requires": { - "lodash": "4.17.4", - "postcss": "6.0.14", - "postcss-sorting": "3.1.0" - } - }, - "stylelint-scss": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-2.2.0.tgz", - "integrity": "sha512-O3jIpujSDrMHlGoXT3AYsOz2DPb49Y+0rCPGU34BHrbMBWSciwkvtm4WFrYi/cDnbpkXFemC0lHwmtspK8IQEA==", - "dev": true, - "requires": { - "lodash": "4.17.4", - "postcss-media-query-parser": "0.2.3", - "postcss-resolve-nested-selector": "0.1.1", - "postcss-selector-parser": "3.1.1", - "postcss-value-parser": "3.3.0" - } - }, - "stylelint-selector-bem-pattern": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/stylelint-selector-bem-pattern/-/stylelint-selector-bem-pattern-2.0.0.tgz", - "integrity": "sha512-J5NQeNcweS56US29oHHb7GAX8taG44lYn5cY9YEE3xA5ibeWmPBiCGLg6HskPlmVBO0hcJ4JUQ9A4Ngyu8avxQ==", - "dev": true, - "requires": { - "lodash": "4.17.4", - "postcss": "6.0.14", - "postcss-bem-linter": "3.1.0", - "stylelint": "8.4.0" - } - }, - "sugarss": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sugarss/-/sugarss-1.0.1.tgz", - "integrity": "sha512-3qgLZytikQQEVn1/FrhY7B68gPUUGY3R1Q1vTiD5xT+Ti1DP/8iZuwFet9ONs5+bmL8pZoDQ6JrQHVgrNlK6mA==", - "dev": true, - "requires": { - "postcss": "6.0.14" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - }, - "susy": { - "version": "2.2.12", - "resolved": "https://registry.npmjs.org/susy/-/susy-2.2.12.tgz", - "integrity": "sha1-ZEwkQe0A0pMofo1JoBbb+RkhWVM=", - "dev": true - }, - "svg-tags": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz", - "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=", - "dev": true - }, - "table": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/table/-/table-3.8.3.tgz", - "integrity": "sha1-K7xULw/amGGnVdOUf+/Ys/UThV8=", - "dev": true, - "requires": { - "ajv": "4.11.8", - "ajv-keywords": "1.5.1", - "chalk": "1.1.3", - "lodash": "4.17.4", - "slice-ansi": "0.0.4", - "string-width": "2.1.1" - }, - "dependencies": { - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - } - } - }, - "tar": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz", - "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=", - "dev": true, - "requires": { - "block-stream": "0.0.9", - "fstream": "1.0.11", - "inherits": "2.0.3" - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", - "dev": true - }, - "tfunk": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/tfunk/-/tfunk-3.1.0.tgz", - "integrity": "sha1-OORBT8ZJd9h6/apy+sttKfgve1s=", - "dev": true, - "requires": { - "chalk": "1.1.3", - "object-path": "0.9.2" - } - }, - "through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=", - "dev": true - }, - "through2": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", - "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", - "dev": true, - "requires": { - "readable-stream": "2.3.3", - "xtend": "4.0.1" - } - }, - "tildify": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz", - "integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=", - "dev": true, - "requires": { - "os-homedir": "1.0.2" - } - }, - "time-stamp": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz", - "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=", - "dev": true - }, - "timers-ext": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.2.tgz", - "integrity": "sha1-YcxHp2wavTGV8UUn+XjViulMUgQ=", - "dev": true, - "requires": { - "es5-ext": "0.10.30", - "next-tick": "1.0.0" - } - }, - "tmp": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", - "dev": true, - "requires": { - "os-tmpdir": "1.0.2" - } - }, - "to-array": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz", - "integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=", - "dev": true - }, - "to-fast-properties": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz", - "integrity": "sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=", - "dev": true - }, - "tough-cookie": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.2.tgz", - "integrity": "sha1-yDoYMPTl7wuT7yo0iOck+N4Basc=", - "dev": true - }, - "trim": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz", - "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=", - "dev": true - }, - "trim-newlines": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz", - "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=", - "dev": true - }, - "trim-right": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz", - "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=", - "dev": true - }, - "trim-trailing-lines": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.0.tgz", - "integrity": "sha1-eu+7eAjfnWafbaLkOMrIxGradoQ=", - "dev": true - }, - "trough": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.1.tgz", - "integrity": "sha1-qf2LA5Swro//guBjOgo2zK1bX4Y=", - "dev": true - }, - "true-case-path": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.2.tgz", - "integrity": "sha1-fskRMJJHZsf1c74wIMNPj9/QDWI=", - "dev": true, - "requires": { - "glob": "6.0.4" - }, - "dependencies": { - "glob": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz", - "integrity": "sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=", - "dev": true, - "requires": { - "inflight": "1.0.6", - "inherits": "2.0.3", - "minimatch": "3.0.4", - "once": "1.4.0", - "path-is-absolute": "1.0.1" - } - } - } - }, - "tryer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.0.tgz", - "integrity": "sha1-Antp+oIyJeVRys4+8DsR9qs3wdc=", - "dev": true - }, - "tryit": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/tryit/-/tryit-1.0.3.tgz", - "integrity": "sha1-OTvnMKlEb9Hq1tpZoBQwjzbCics=", - "dev": true - }, - "tunnel-agent": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz", - "integrity": "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us=", - "dev": true - }, - "tweetnacl": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", - "dev": true, - "optional": true - }, - "twig": { - "version": "0.10.3", - "resolved": "https://registry.npmjs.org/twig/-/twig-0.10.3.tgz", - "integrity": "sha1-Z2BOCOGSDr8vr4CpAeJWGJyKPGc=", - "dev": true, - "requires": { - "locutus": "2.0.9", - "minimatch": "3.0.4", - "walk": "2.3.9" - } - }, - "type-check": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", - "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", - "dev": true, - "requires": { - "prelude-ls": "1.1.2" - } - }, - "typedarray": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", - "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=", - "dev": true - }, - "typey": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/typey/-/typey-1.1.2.tgz", - "integrity": "sha1-mMP6G1kDekXSQ3TbZyCWY1XAbiU=", - "dev": true - }, - "ua-parser-js": { - "version": "0.7.12", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.12.tgz", - "integrity": "sha1-BMgamb3V3FImPqKdJMa/jUgYpLs=", - "dev": true - }, - "uglify-js": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.7.0.tgz", - "integrity": "sha1-8CHji6LKdAhg9b1caVwqgXNF8Ow=", - "dev": true, - "optional": true, - "requires": { - "async": "0.2.10", - "source-map": "0.5.7", - "uglify-to-browserify": "1.0.2", - "yargs": "3.10.0" - }, - "dependencies": { - "async": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz", - "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=", - "dev": true, - "optional": true - }, - "cliui": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz", - "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=", - "dev": true, - "optional": true, - "requires": { - "center-align": "0.1.3", - "right-align": "0.1.3", - "wordwrap": "0.0.2" - } - }, - "window-size": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz", - "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=", - "dev": true, - "optional": true - }, - "wordwrap": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz", - "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=", - "dev": true, - "optional": true - }, - "yargs": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz", - "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=", - "dev": true, - "optional": true, - "requires": { - "camelcase": "1.2.1", - "cliui": "2.1.0", - "decamelize": "1.2.0", - "window-size": "0.1.0" - } - } - } - }, - "uglify-to-browserify": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz", - "integrity": "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=", - "dev": true, - "optional": true - }, - "ultron": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz", - "integrity": "sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og==", - "dev": true - }, - "unc-path-regex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz", - "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=", - "dev": true - }, - "underscore": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz", - "integrity": "sha1-a7rwh3UA02vjTsqlhODbn+8DUgk=", - "dev": true - }, - "unherit": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.0.tgz", - "integrity": "sha1-a5qu379z3xdWrZ4xbdmBiFhAzX0=", - "dev": true, - "requires": { - "inherits": "2.0.3", - "xtend": "4.0.1" - } - }, - "unified": { - "version": "6.1.6", - "resolved": "https://registry.npmjs.org/unified/-/unified-6.1.6.tgz", - "integrity": "sha512-pW2f82bCIo2ifuIGYcV12fL96kMMYgw7JKVEgh7ODlrM9rj6vXSY3BV+H6lCcv1ksxynFf582hwWLnA1qRFy4w==", - "dev": true, - "requires": { - "bail": "1.0.2", - "extend": "3.0.1", - "is-plain-obj": "1.1.0", - "trough": "1.0.1", - "vfile": "2.3.0", - "x-is-function": "1.0.4", - "x-is-string": "0.1.0" - } - }, - "uniq": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz", - "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=", - "dev": true - }, - "unique-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-1.0.0.tgz", - "integrity": "sha1-1ZpKdUJ0R9mqbJHnAmP40mpLEEs=", - "dev": true - }, - "unist-util-find-all-after": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/unist-util-find-all-after/-/unist-util-find-all-after-1.0.1.tgz", - "integrity": "sha1-TlUSq/734GFnga7Pex7XUcAK+Qg=", - "dev": true, - "requires": { - "unist-util-is": "2.1.1" - } - }, - "unist-util-is": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-2.1.1.tgz", - "integrity": "sha1-DDEmKeP5YMZukx6BLT2A53AQlHs=", - "dev": true - }, - "unist-util-modify-children": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-1.1.1.tgz", - "integrity": "sha1-ZtfmpEnm9nIguXarPLi166w55R0=", - "dev": true, - "requires": { - "array-iterate": "1.1.1" - } - }, - "unist-util-remove-position": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-1.1.1.tgz", - "integrity": "sha1-WoXBVV/BugwQG4ZwfRXlD6TIcbs=", - "dev": true, - "requires": { - "unist-util-visit": "1.3.0" - } - }, - "unist-util-stringify-position": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.1.tgz", - "integrity": "sha1-PMvcU2ee7W7PN3fdf14yKcG2qjw=", - "dev": true - }, - "unist-util-visit": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.3.0.tgz", - "integrity": "sha512-9ntYcxPFtl44gnwXrQKZ5bMqXMY0ZHzUpqMFiU4zcc8mmf/jzYm8GhYgezuUlX4cJIM1zIDYaO6fG/fI+L6iiQ==", - "dev": true, - "requires": { - "unist-util-is": "2.1.1" - } - }, - "universalify": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz", - "integrity": "sha1-+nG63UQ3r0wUiEHjs7Fl+enlkLc=", - "dev": true - }, - "unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", - "dev": true - }, - "urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", - "dev": true - }, - "user-home": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz", - "integrity": "sha1-nHC/2Babwdy/SGBODwS4tJzenp8=", - "dev": true, - "requires": { - "os-homedir": "1.0.2" - } - }, - "util": { - "version": "0.10.3", - "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz", - "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=", - "dev": true, - "requires": { - "inherits": "2.0.1" - }, - "dependencies": { - "inherits": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz", - "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=", - "dev": true - } - } - }, - "util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", - "dev": true - }, - "utils-merge": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz", - "integrity": "sha1-ApT7kiu5N1FTVBxPcJYjHyh8ivg=", - "dev": true - }, - "uuid": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz", - "integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g==", - "dev": true - }, - "uws": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz", - "integrity": "sha1-Z6rzPEaypYel9mZtAPdpEyjxSdw=", - "dev": true, - "optional": true - }, - "v8flags": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-2.1.1.tgz", - "integrity": "sha1-qrGh+jDUX4jdMhFIh1rALAtV5bQ=", - "dev": true, - "requires": { - "user-home": "1.1.1" - }, - "dependencies": { - "user-home": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", - "integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", - "dev": true - } - } - }, - "validate-npm-package-license": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz", - "integrity": "sha1-KAS6vnEq0zeUWaz74kdGqywwP7w=", - "dev": true, - "requires": { - "spdx-correct": "1.0.2", - "spdx-expression-parse": "1.0.4" - } - }, - "verror": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", - "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", - "dev": true, - "requires": { - "assert-plus": "1.0.0", - "core-util-is": "1.0.2", - "extsprintf": "1.3.0" - }, - "dependencies": { - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - } - } - }, - "vfile": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz", - "integrity": "sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==", - "dev": true, - "requires": { - "is-buffer": "1.1.5", - "replace-ext": "1.0.0", - "unist-util-stringify-position": "1.1.1", - "vfile-message": "1.0.0" - }, - "dependencies": { - "replace-ext": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz", - "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=", - "dev": true - } - } - }, - "vfile-location": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-2.0.2.tgz", - "integrity": "sha1-02dcWch3SY5JK0dW/2Xkrxp1IlU=", - "dev": true - }, - "vfile-message": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-1.0.0.tgz", - "integrity": "sha512-HPREhzTOB/sNDc9/Mxf8w0FmHnThg5CRSJdR9VRFkD2riqYWs+fuXlj5z8mIpv2LrD7uU41+oPWFOL4Mjlf+dw==", - "dev": true, - "requires": { - "unist-util-stringify-position": "1.1.1" - } - }, - "vinyl": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz", - "integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=", - "dev": true, - "requires": { - "clone": "1.0.2", - "clone-stats": "0.0.1", - "replace-ext": "0.0.1" - } - }, - "vinyl-file": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/vinyl-file/-/vinyl-file-2.0.0.tgz", - "integrity": "sha1-p+v1/779obfRjRQPyweyI++2dRo=", - "dev": true, - "requires": { - "graceful-fs": "4.1.11", - "pify": "2.3.0", - "pinkie-promise": "2.0.1", - "strip-bom": "2.0.0", - "strip-bom-stream": "2.0.0", - "vinyl": "1.2.0" - }, - "dependencies": { - "vinyl": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-1.2.0.tgz", - "integrity": "sha1-XIgDbPVl5d8FVYv8kR+GVt8hiIQ=", - "dev": true, - "requires": { - "clone": "1.0.2", - "clone-stats": "0.0.1", - "replace-ext": "0.0.1" - } - } - } - }, - "vinyl-fs": { - "version": "0.3.14", - "resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.14.tgz", - "integrity": "sha1-mmhRzhysHBzqX+hsCTHWIMLPqeY=", - "dev": true, - "requires": { - "defaults": "1.0.3", - "glob-stream": "3.1.18", - "glob-watcher": "0.0.6", - "graceful-fs": "3.0.11", - "mkdirp": "0.5.1", - "strip-bom": "1.0.0", - "through2": "0.6.5", - "vinyl": "0.4.6" - }, - "dependencies": { - "clone": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", - "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", - "dev": true - }, - "graceful-fs": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.11.tgz", - "integrity": "sha1-dhPHeKGv6mLyXGMKCG1/Osu92Bg=", - "dev": true, - "requires": { - "natives": "1.1.0" - } - }, - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", - "dev": true - }, - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "dev": true, - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", - "dev": true - }, - "strip-bom": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-1.0.0.tgz", - "integrity": "sha1-hbiGLzhEtabV7IRnqTWYFzo295Q=", - "dev": true, - "requires": { - "first-chunk-stream": "1.0.0", - "is-utf8": "0.2.1" - } - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "dev": true, - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } - }, - "vinyl": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz", - "integrity": "sha1-LzVsh6VQolVGHza76ypbqL94SEc=", - "dev": true, - "requires": { - "clone": "0.2.0", - "clone-stats": "0.0.1" - } - } - } - }, - "vinyl-sourcemaps-apply": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz", - "integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=", - "dev": true, - "requires": { - "source-map": "0.5.7" - } - }, - "walk": { - "version": "2.3.9", - "resolved": "https://registry.npmjs.org/walk/-/walk-2.3.9.tgz", - "integrity": "sha1-MbTbZnjyrgHDnqn7hyWpAx5Vins=", - "dev": true, - "requires": { - "foreachasync": "3.0.0" - } - }, - "whatwg-fetch": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz", - "integrity": "sha1-nITsLc9oGH/wC8ZOEnS0QhduHIQ=", - "dev": true - }, - "which": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.0.tgz", - "integrity": "sha512-xcJpopdamTuY5duC/KnTTNBraPK54YwpenP4lzxU8H91GudWpFv38u0CKjclE1Wi2EH2EDz5LRcHcKbCIzqGyg==", - "dev": true, - "requires": { - "isexe": "2.0.0" - } - }, - "which-module": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", - "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=", - "dev": true - }, - "wide-align": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", - "integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", - "dev": true, - "requires": { - "string-width": "1.0.2" - } - }, - "window-size": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz", - "integrity": "sha1-+OGqHuWlPsW/FR/6CXQqatdpeHY=", - "dev": true - }, - "wordwrap": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", - "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=", - "dev": true - }, - "wrap-ansi": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", - "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", - "dev": true, - "requires": { - "string-width": "1.0.2", - "strip-ansi": "3.0.1" - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "dev": true - }, - "write": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz", - "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", - "dev": true, - "requires": { - "mkdirp": "0.5.1" - }, - "dependencies": { - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - } - } - } - }, - "write-file-stdout": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/write-file-stdout/-/write-file-stdout-0.0.2.tgz", - "integrity": "sha1-wlLXx8WxtAKJdjDjRTx7/mkNnKE=", - "dev": true - }, - "ws": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz", - "integrity": "sha512-nnWLa/NwZSt4KQJu51MYlCcSQ5g7INpOrOMt4XV8j4dqTXdmlUmSHQ8/oLC069ckre0fRsgfvsKwbTdtKLCDkA==", - "dev": true, - "requires": { - "async-limiter": "1.0.0", - "safe-buffer": "5.1.1", - "ultron": "1.1.1" - } - }, - "x-is-function": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/x-is-function/-/x-is-function-1.0.4.tgz", - "integrity": "sha1-XSlNw9Joy90GJYDgxd93o5HR+h4=", - "dev": true - }, - "x-is-string": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/x-is-string/-/x-is-string-0.1.0.tgz", - "integrity": "sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI=", - "dev": true - }, - "xmlhttprequest-ssl": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.4.tgz", - "integrity": "sha1-BPVgkVcks4kIhxXMDteBPpZ3v1c=", - "dev": true - }, - "xtend": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz", - "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=", - "dev": true - }, - "y18n": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", - "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=", - "dev": true - }, - "yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", - "dev": true - }, - "yargs": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-6.6.0.tgz", - "integrity": "sha1-eC7CHvQDNF+DCoCMo9UTr1YGUgg=", - "dev": true, - "requires": { - "camelcase": "3.0.0", - "cliui": "3.2.0", - "decamelize": "1.2.0", - "get-caller-file": "1.0.2", - "os-locale": "1.4.0", - "read-pkg-up": "1.0.1", - "require-directory": "2.1.1", - "require-main-filename": "1.0.1", - "set-blocking": "2.0.0", - "string-width": "1.0.2", - "which-module": "1.0.0", - "y18n": "3.2.1", - "yargs-parser": "4.2.1" - }, - "dependencies": { - "camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", - "dev": true - } - } - }, - "yargs-parser": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz", - "integrity": "sha1-KczqwNxPA8bIe0qfIX3RjJ90hxw=", - "dev": true, - "requires": { - "camelcase": "3.0.0" - }, - "dependencies": { - "camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", - "dev": true - } - } - }, - "yauzl": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz", - "integrity": "sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=", - "dev": true, - "requires": { - "fd-slicer": "1.0.1" - } - }, - "yeast": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz", - "integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk=", - "dev": true - } - } -} diff --git a/web/themes/cog/STARTERKIT/package.json b/web/themes/cog/STARTERKIT/package.json deleted file mode 100644 index 093c786d44..0000000000 --- a/web/themes/cog/STARTERKIT/package.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "STARTERKIT", - "version": "0.1.0", - "description": "Front-end build tools for custom Drupal theme.", - "repository": { - "type": "git", - "url": "https://github.com/acquia-pso/cog.git" - }, - "devDependencies": { - "babel-core": "^6.26.0", - "babel-preset-es2015": "^6.24.1", - "breakpoint-sass": "^2.7.1", - "browser-sync": "^2.21.0", - "del": "^3.0.0", - "eslint": "^4.13.1", - "eslint-config-airbnb": "^16.1.0", - "eslint-plugin-import": "^2.8.0", - "eslint-plugin-jsx-a11y": "^6.0.3", - "eslint-plugin-react": "^7.5.1", - "gulp": "3.9.x", - "gulp-autoprefixer": "^4.0.0", - "gulp-babel": "^7.0.0", - "gulp-clean-css": "^3.9.0", - "gulp-eslint": "^4.0.0", - "gulp-load-plugins": "^1.5.0", - "gulp-parker": "0.1.4", - "gulp-plumber": "1.1.0", - "gulp-rename": "1.2.x", - "gulp-sass": "^3.1.0", - "gulp-sass-glob": "^1.0.8", - "gulp-sass-lint": "^1.3.4", - "gulp-size": "2.1.x", - "gulp-sourcemaps": "^2.6.2", - "gulp-stylelint": "^5.0.0", - "gulp-uglify": "^3.0.0", - "gulp-util": "^3.0.8", - "gulp-watch": "^4.3.11", - "kss": "^3.0.0-beta.18", - "node-sass": "^4.6.1", - "node-sass-import-once": "1.2.x", - "pa11y": "beta", - "run-sequence": "^2.2.0", - "stylelint": "^8.4.0", - "stylelint-config-get-off-my-lawn": "^2.0.0", - "stylelint-config-recommended-scss": "^3.0.0", - "stylelint-config-sass-guidelines": "^4.0.1", - "stylelint-config-standard": "^18.0.0", - "stylelint-no-browser-hacks": "^1.1.0", - "stylelint-order": "^0.8.0", - "stylelint-scss": "^2.2.0", - "stylelint-selector-bem-pattern": "^2.0.0", - "susy": "2.2.12", - "typey": "^1.1.2" - }, - "engines": { - "node": "8.9.x" - }, - "private": true, - "//": "The postinstall script is needed to work-around this Drupal core bug: https://www.drupal.org/node/2329453", - "scripts": { - "postinstall": "find node_modules/ -name '*.info' -type f -delete", - "install-tools": "npm install", - "uninstall-tools": "rm -r node_modules;", - "build": "gulp", - "build:dev": "gulp build:dev", - "serve": "gulp serve", - "watch": "gulp watch" - }, - "dependencies": {} -} diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_col/one-col.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_col/one-col.html.twig deleted file mode 100644 index 1b3f36966e..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_col/one-col.html.twig +++ /dev/null @@ -1,15 +0,0 @@ -{# -/** - * @file - * Template for a one column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-col" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--main">{{ content.main }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_col/one_col.png b/web/themes/cog/STARTERKIT/panel_layouts/one_col/one_col.png deleted file mode 100644 index 4ad07e4a32..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_col/one_col.png +++ /dev/null @@ -1,4 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��(iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)" xmpMM:InstanceID="xmp.iid:E786887D9AC411E689A4E798B8E830B6" xmpMM:DocumentID="xmp.did:E786887E9AC411E689A4E798B8E830B6"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:E786887B9AC411E689A4E798B8E830B6" stRef:documentID="xmp.did:E786887C9AC411E689A4E798B8E830B6"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�gL���IDATx�b���?`�o?"I�31`�A��sssd��'O#�����@�D�1���� ��hq� p� -�!7� �����L]�������F�K�� �K�G��,��N��7j֨Y�f��5��"�Y@$� j�*��Y�S^�y����Q�F�5kԬQ�F�5kԬ!m�U7�ھ�ڱc��`��� vp�H���G>'�:��>���A������������������y�;-XbCç�m����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one-three-one.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one-three-one.html.twig deleted file mode 100644 index 3623f21f77..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one-three-one.html.twig +++ /dev/null @@ -1,27 +0,0 @@ -{# -/** - * @file - * Template for a one-three-one column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-three-one" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--middle-left">{{ content.middle_left }}</div> - <div class="cog-layout--middle-center">{{ content.middle_center }}</div> - <div class="cog-layout--middle-right">{{ content.middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one_three_one.png b/web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one_three_one.png deleted file mode 100644 index b75c122b5e..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one/one_three_one.png +++ /dev/null @@ -1,4 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��(iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)" xmpMM:InstanceID="xmp.iid:E78688799AC411E689A4E798B8E830B6" xmpMM:DocumentID="xmp.did:E786887A9AC411E689A4E798B8E830B6"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:E78688779AC411E689A4E798B8E830B6" stRef:documentID="xmp.did:E78688789AC411E689A4E798B8E830B6"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>M�^���~IDATx�b���?`�o?"I�3AXA^n>��Ā �J��^L��D��͑EO�< @��~c|��a{�/�hff�&@X|� �B����!���Nl��^#�KT�~�D�y,�Եn�.*�������u��(Kz�K*X -L�@X�>����d�����ٙ�Y��bkA��8���Z��P��;�F�5��f����Urੇ��Y�� �/�������s4 l��UGa�����41��f��5j֨Y�f �:�Զ�h�FV��u�4�=3F�a���A(:�*��C9$��o��!���A��1Ԩ`�Z>qN�u�>K���-��M��%���`�X`�X`��[ ����nI���)Td�E ����N`��Y�J9����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one-three-one-cm.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one-three-one-cm.html.twig deleted file mode 100644 index ef9333fecd..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one-three-one-cm.html.twig +++ /dev/null @@ -1,27 +0,0 @@ -{# -/** - * @file - * Template for a one-two-one-cl column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-three-one-cm" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--middle-left">{{ content.middle_left }}</div> - <div class="cog-layout--middle-center">{{ content.middle_center }}</div> - <div class="cog-layout--middle-right">{{ content.middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one_three_one_cm.png b/web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one_three_one_cm.png deleted file mode 100644 index 5c7593e2e0..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_three_one_cm/one_three_one_cm.png +++ /dev/null @@ -1,5 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��xiTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" xmpMM:DocumentID="xmp.did:965CDAABAE8C11E6AF7096A0E8F2A92E" xmpMM:InstanceID="xmp.iid:965CDAAAAE8C11E6AF7096A0E8F2A92E" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:43038235-f5a2-4332-936b-7c19bc7d7062" stRef:documentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>j�N���zIDATx�b���?`�o?"I�31`�A��sssd��'O#�������� /7�/�[BM!,�`433C �������|���!LlL�^#�KT�~�D�y,�Եn�.*���Ҹ��u��(Nz�K*X -L�@X�>����d�����ٙ�Y��b-� y�������רY�f��,L!b����`�#5����A�E����R|�桁M����/f����x5kԬQ�F�5k��i�MF�4����Ӏ� ���1 -� ��k�BG�4ւ�Y�b!����!�ݧa"��D *Xo#o��n���c�6"��,E$�y��,��,�����YJ�"��e���E�B�62���з��ߓΘ'������IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one-three-two-one.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one-three-two-one.html.twig deleted file mode 100644 index b43a5fa2e3..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one-three-two-one.html.twig +++ /dev/null @@ -1,33 +0,0 @@ -{# -/** - * @file - * Template for a one-two-one-cl column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-three-two-one" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--first-middle-left">{{ content.first_middle_left }}</div> - <div class="cog-layout--first-middle-center">{{ content.first_middle_center }}</div> - <div class="cog-layout--first-middle-right">{{ content.first_middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--second-middle-left">{{ content.second_middle_left }}</div> - <div class="cog-layout--second-middle-right">{{ content.second_middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one_three_two_one.png b/web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one_three_two_one.png deleted file mode 100644 index 3cf1d3ef45..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_three_two_one/one_three_two_one.png +++ /dev/null @@ -1,5 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��piTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" xmpMM:DocumentID="xmp.did:965CDAB3AE8C11E6AF7096A0E8F2A92E" xmpMM:InstanceID="xmp.iid:965CDAB2AE8C11E6AF7096A0E8F2A92E" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:965CDAAEAE8C11E6AF7096A0E8F2A92E" stRef:documentID="xmp.did:965CDAAFAE8C11E6AF7096A0E8F2A92E"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>������IDATx�b���?`�o?"I�3�Yp����@�����a����077GVx��I��b���7�C!F3334!���-0"V&4}X�8Ý��!��!��h�#�<F�)��4�5���(�X��kݶ]T�QECW�� -�B����<�,0Y ,���f�@�,Ol��5��k$"ũ�Ǒ`]��GڛE0�GNZ �{�����A^n��~��fv��f�����x5k4?�"?�G��Y�y��<Dd�d4���jp� ���A -� ���A� ���x�X��!#ς튼F�Ԍ<��O����ȃs�ǭyS��w�"b9�&��F^Y�R��:��h�?��i�|b��6:�D�}2QY�R��a!S��� Ç*ᣬ��tw:�6f��>�����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one-two-one.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one-two-one.html.twig deleted file mode 100644 index 49ae163aa8..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one-two-one.html.twig +++ /dev/null @@ -1,26 +0,0 @@ -{# -/** - * @file - * Template for a one-two-one column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-two-one" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--middle-left">{{ content.middle_left }}</div> - <div class="cog-layout--middle-right">{{ content.middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one_two_one.png b/web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one_two_one.png deleted file mode 100644 index 0cc80d79bc..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one/one_two_one.png +++ /dev/null @@ -1,4 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��xiTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" xmpMM:DocumentID="xmp.did:D7931ABF9AC511E689A4E798B8E830B6" xmpMM:InstanceID="xmp.iid:D7931ABE9AC511E689A4E798B8E830B6" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" stRef:documentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>����WIDATx�b���?`�o?"I�3!s�l&l�����c����Y�ɓ'��o�O�| l�����Є��z�8�(��0a�Ml�u�XS,Qik�Q��Sm����QECW�� -�B����<�,0Y ,���fv�f�'�X C�b��E/��kԬQ��,�hp���e@�Ѡ��ZyOya��6��<M��n�8��@5�41��f��5j֨Y�f �:�ȶ�h�FV�CZ�+M�h�R��a���=r.d��0~�Y�"�S��zsU�3��#�ֿ�sb�Z��j��V�0e���,X�`��K![]�V���j2X�����/��*{�9����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one-two-one-cl.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one-two-one-cl.html.twig deleted file mode 100644 index dec04e1102..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one-two-one-cl.html.twig +++ /dev/null @@ -1,26 +0,0 @@ -{# -/** - * @file - * Template for a one-two-one-cl column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-two-one-cl" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--middle-left">{{ content.middle_left }}</div> - <div class="cog-layout--middle-right">{{ content.middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one_two_one_cl.png b/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one_two_one_cl.png deleted file mode 100644 index 23048ce04e..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cl/one_two_one_cl.png +++ /dev/null @@ -1,5 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��xiTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" xmpMM:DocumentID="xmp.did:FAA133F0AE8911E6AF7096A0E8F2A92E" xmpMM:InstanceID="xmp.iid:FAA133EFAE8911E6AF7096A0E8F2A92E" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:43038235-f5a2-4332-936b-7c19bc7d7062" stRef:documentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�k����jIDATx�b���?`�o?"I�3!�� &l�V��@�b�$jnn�,z��I��b���7�C!F3334!����SL�+x�Nu�$��X�h��k�%* c ?��"�<`�Z�m|�D����u��HOz�K*X -L�@X�>����d�����ٙ�Y��b��B�r��I(z�^�f��EK�XHՀ'� V?R�� �_T+�)/�!�h�4A���Vwa��#0M���Y�f��5j֨YC�N��6��� -{�Q�A�&��g'��0�k�jH��u�r�XH���CG[�\��͎hjT��Z�8'�Q�>��Vh@�G�鿸�ay��,��,��"�I�o�%\C�LS˃��������f�������IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one-two-one-cr.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one-two-one-cr.html.twig deleted file mode 100644 index a9aea67d23..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one-two-one-cr.html.twig +++ /dev/null @@ -1,26 +0,0 @@ -{# -/** - * @file - * Template for a one-two-one-cl column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-two-one-cr" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--middle-left">{{ content.middle_left }}</div> - <div class="cog-layout--middle-right">{{ content.middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one_two_one_cr.png b/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one_two_one_cr.png deleted file mode 100644 index 669cc5e884..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_one_cr/one_two_one_cr.png +++ /dev/null @@ -1,5 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��xiTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" xmpMM:DocumentID="xmp.did:FAA133F4AE8911E6AF7096A0E8F2A92E" xmpMM:InstanceID="xmp.iid:FAA133F3AE8911E6AF7096A0E8F2A92E" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:43038235-f5a2-4332-936b-7c19bc7d7062" stRef:documentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>7DJ|��\IDATx�b���?`�o?"I�3�Y�L���E��9��ɓ'��o�O�| l�����Є��z4obD�Lh��RG�ytTLj5�����@�e0u�۶� ->U4t�9�`)0@�a)�����"�zjfgjfyb��1, -d���Q�F��H�@�ۏ�,s�����{�� /��<4�i3�A�������x5kԬQ�F�5k��id�MF�4���z\i @{fp������C�'����s�9B�U��U]�',/v�R��5kyaN̨/�O���HEMi���<X`�X`�X`}U����Y-�צ����B�}��NHR�*��I����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one-two-three-one.html.twig b/web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one-two-three-one.html.twig deleted file mode 100644 index 50a300a96e..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one-two-three-one.html.twig +++ /dev/null @@ -1,33 +0,0 @@ -{# -/** - * @file - * Template for a one-two-one-cl column panel layout. - */ -#} -<div class="cog-pl panel-cog-layout-one-two-three-one" {% if css_id %}{{ css_id }}{% endif %}> - <div class="panel-panel"> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--top">{{ content.top }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--first-middle-left">{{ content.first_middle_left }}</div> - <div class="cog-layout--first-middle-right">{{ content.first_middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--second-middle-left">{{ content.second_middle_left }}</div> - <div class="cog-layout--second-middle-center">{{ content.second_middle_center }}</div> - <div class="cog-layout--second-middle-right">{{ content.second_middle_right }}</div> - </div> - </div> - <div class="cog-panel--fullrow"> - <div class="cog-panel--mq"> - <div class="cog-layout--bottom">{{ content.bottom }}</div> - </div> - </div> - </div> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one_two_three_one.png b/web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one_two_three_one.png deleted file mode 100644 index 38c285d1d8..0000000000 --- a/web/themes/cog/STARTERKIT/panel_layouts/one_two_three_one/one_two_three_one.png +++ /dev/null @@ -1,7 +0,0 @@ -�PNG - -��� IHDR���2���K���wsy���tEXtSoftware�Adobe ImageReadyq�e<��xiTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2" xmpMM:DocumentID="xmp.did:965CDAAFAE8C11E6AF7096A0E8F2A92E" xmpMM:InstanceID="xmp.iid:965CDAAEAE8C11E6AF7096A0E8F2A92E" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:5a0b5049-0055-4e2c-95f5-dac46e1f4d4f" stRef:documentID="xmp.did:6f3e94b4-acfc-4c0b-ba26-9b052152f6c2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�8(����IDATx�b���?`�o?"I�3!s�l&l��(P;�t�!d��q܉�@_���#+<y�$@�1b���ɛ��������@��\���%V�&��� w,Nƚr�%H�ce��^<�@D��L]��"9�G����t��B����<�,0Y ,���Z�R9�[,�!䢉 -E/��kș�\!<� -j4��Y�2 ��4X�H�2 �hP~Q������r�C�&��W�8��@5�41��f��!B���h5k4?ҡN#�m2�� -{H 7��@���`�������nA��Bϳ��G�<�l��V�ME�͉hTd�F�8'z�7���ɀ�NN�y�G���9|\��ZAf���AI�� -�t?�G����J&��S�e�ԯ��W��A�*�����tw:��h���م����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/_config.scss b/web/themes/cog/STARTERKIT/sass/_config.scss deleted file mode 100644 index b050274fd8..0000000000 --- a/web/themes/cog/STARTERKIT/sass/_config.scss +++ /dev/null @@ -1,103 +0,0 @@ -// Colors /////////////// -// common colors -$white: #fff; -$red: #ee696c; -$yellow: #e8ed57; -// b&w colors as placeholders -$blk: #000; -$dark-gray: lighten($blk, 20%); -$med-gray: lighten($blk, 40%); -$light-gray: lighten($blk, 70%); -$lighter-gray: lighten($blk, 90%); -$off-white: lighten($blk, 97%); - -// Utility color variables /////////////// -$heading: $dark-gray; -$link: $med-gray; - -// Fonts /////////////// -$opensans: 'Open Sans'; -$poppins: 'Poppins'; -$heading_font: $opensans; -$body_font: $poppins; - -// Susy config /////////////// -$susy: ( - columns: 12, // The number of columns in your grid - gutters: 1/4, // The size of a gutter in relation to a single column -); - -// Breakpoints & MQ's /////////////// -$screen: "only screen" !default; -$small-max: 767px !default; -$medium-max: 1023px !default; -$small: $screen max-width $small-max; -$up-sm: $screen $small-max + 1; -$medium: $screen $small-max + 1 $medium-max; -$large: $screen $medium-max + 1; - -// EXAMPLE FOR MQ REFERENCES => - -/* -body { - background: green !important; - @include breakpoint($small) { background: orange !important; } - @include breakpoint($medium) { background: teal !important; } - @include breakpoint($large) { background: orchid !important; } - @include breakpoint($up-sm) { background: aliceblue !important; } -} -*/ - -// Example Mixins /////////////// -@mixin opac-color($r, $g, $b, $pertc) { - background: rgb($r, $g, $b); - background: rgba($r, $g, $b, $pertc); -} - -@mixin region-spacer($color, $direction: bottom) { - border-top: 1px dotted $color; - - @if $direction == top { - padding-top: 25px; - margin-top: 25px; - } - - @else { - padding-bottom: 25px; - margin-bottom: 25px; - } -} - -@mixin borderradius($px: 5px) { - border-radius: $px; - // background-clip: padding-box; -} -// Example Placeholders /////////////// -.no-ul-list { - list-style-type: none; - padding: 0; - margin: 0; - - > li { - display: inline-block; - list-style-type: none; - margin: 2px; - } -} - -.tmp-shadow { - box-shadow: 0 0 2px 0 rgba($med-gray, 1); -} - -.tmp-shadow-none { - box-shadow: none; -} - -.blocked-style { - border: 1px solid $white; - padding: 12px; - border-radius: 5px; - background: $off-white; - - @extend .tmp-shadow; -} diff --git a/web/themes/cog/STARTERKIT/sass/_reset.scss b/web/themes/cog/STARTERKIT/sass/_reset.scss deleted file mode 100644 index 3987e3a906..0000000000 --- a/web/themes/cog/STARTERKIT/sass/_reset.scss +++ /dev/null @@ -1,2 +0,0 @@ -/* stylelint-disable */ -img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0} \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/base/_base.scss b/web/themes/cog/STARTERKIT/sass/base/_base.scss deleted file mode 100644 index 4a18223800..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/_base.scss +++ /dev/null @@ -1,196 +0,0 @@ -// Base HTML Elements. -html, -body { - min-height: 100%; - padding: 0; - margin: 0; -} - -body { - font-family: $body_font; - font-size: 1em; - line-height: 165%; -} -// Base Headings -// -// Markup: headlines.twig -// -// Style guide: base.headlines -h1, -h2, -h3, -h4, -h5, -h6 { - color: $heading; - font-weight: 500; - font-family: $heading_font; - padding: 0 0 0.3em; - margin: 0; -} - -h1 { - font-size: 250%; - line-height: 165%; -} - -h2 { - font-size: 210%; - line-height: 145%; -} - -h3 { - font-size: 180%; - line-height: 145%; -} - -h4 { - font-size: 170%; - line-height: 145%; -} - -h5, -h6 { - font-size: 140%; - line-height: 145%; -} - -body .menu-item { - padding-top: 0; - margin: 0; -} -// Base Text -// -// Markup: text.twig -// -// Style guide: base.text -a, -a:link, -a:visited { - text-decoration: none; - color: $link; - cursor: inherit; - - &:hover { - color: $dark-gray; - text-decoration: underline; - } -} - -body p { - margin: 3px 0 10px; -} - -// Responsive Images -img, -svg { - max-width: 100%; - height: auto; -} - -// Blockquote & Pre -// -// Markup: blockquote.twig -// -// Style guide: base.blockquote -blockquote { - padding: 0 15px; - color: $dark-gray; - border-left: 4px solid $off-white; - - &:last-child { - margin-bottom: 0; - } -} - -pre { - white-space: pre-wrap; - overflow-x: auto; - - code { - border: 1px dotted $dark-gray; - background: $off-white; - padding: 2px 9px; - display: block; - font-size: 85%; - } -} -// List Types -// -// Markup: lists.twig -// -// Style guide: base.lists - -// OL items -ol { - padding: 0 0 0 10px; - margin: 0 0 10px; - - li { - margin: 4px 0; - padding: 0; - } -} - -ol ol { - padding: 0 0 0 22.5px; -} - -ol ol ol { - padding: 0 0 0 22.5px; -} - -// UL items -ul { - padding: 0 0 0 10px; - margin: 0 0 10px; - - li { - margin: 4px 0; - padding: 0; - } -} - -ul ul { - padding: 0 0 0 22.5px; -} - -ul ul ul { - padding: 0 0 0 22.5px; -} -// Tables -// -// Markup: table.twig -// -// Style guide: base.table -table { - width: 100%; - - th { - font-weight: 600; - text-align: left; - background-color: $off-white; - padding: 4px 5px; - } - - td { - border: 0; - outline: none; - padding: 4px 5px; - } - - thead { - border: 1px solid $off-white; - border-bottom: 0; - } - - tbody { - border: 1px solid $off-white; - } - - tbody tr:nth-child(even) { - background-color: $off-white; - border-top: 1px solid $off-white; - border-bottom: 1px solid $off-white; - } -} diff --git a/web/themes/cog/STARTERKIT/sass/base/_drupal.scss b/web/themes/cog/STARTERKIT/sass/base/_drupal.scss deleted file mode 100644 index b7950bf7e2..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/_drupal.scss +++ /dev/null @@ -1,70 +0,0 @@ -body { - button.tabledrag-toggle-weight { - margin: 5px; - } - - td.field-multiple-drag { - max-width: 30px; - } - - .inline { - display: inline-block; - } - - ul.links.inline { - padding: 0; - margin: 0; - - li { - @extend .no-ul-list; - - padding: 0 9px 3px 0; - display: inline-block; - } - } -} - -form .form-item { - padding: 0 0 7px; - - &.form-type-textarea { - padding-bottom: 0; - } -} - -form .description { - font-style: italic; - font-size: 90%; - margin-bottom: 3px; -} - -.layout-node-form .layout-region-node-secondary > .form-wrapper { - @extend .blocked-style; - - h3, - h4 { - font-size: inherit; - } -} - -.layout-node-form .layout-region-node-footer { - padding-top: 20px; - margin-top: 20px; - border-top: 1px solid $off-white; -} - -form details.js-form-wrapper { - cursor: pointer; -} - -.js input.form-autocomplete, -.js input.form-autocomplete.ui-autocomplete-loading { - background-position: 100% center; - background-repeat: no-repeat; -} - -.js[dir="rtl"] input.form-autocomplete, -.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading { - background-position: 0% center; - background-repeat: no-repeat; -} diff --git a/web/themes/cog/STARTERKIT/sass/base/_form.scss b/web/themes/cog/STARTERKIT/sass/base/_form.scss deleted file mode 100644 index b64b33ba48..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/_form.scss +++ /dev/null @@ -1,215 +0,0 @@ -// Forms -// -// Base form elements. -// -// Markup: form_html.twig -// -// Style guide: form.common -form { - margin: 0 0 1em; -} - -label { - display: inline-block; - color: $dark-gray; - cursor: pointer; - font-weight: 500; - margin: 0 0 0.1875em; - padding-right: 4px; - vertical-align: top; -} - -input[type="text"], -input[type="password"], -input[type="date"], -textarea { - background-color: white; - font-family: inherit; - border: 1px solid $lighter-gray; - box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); - color: rgba(0, 0, 0, 0.75); - display: block; - font-size: 0.875em; - margin: 0 0 1em; - padding: 0.5em; - width: auto; - box-sizing: border-box; - transition: box-shadow 0.45s, border-color 0.45s ease-in-out; -} - -input[type="text"]:focus, -input[type="password"]:focus, -input[type="date"]:focus, -textarea:focus { - box-shadow: 0 0 5px $light-gray; - border-color: $light-gray; - background: white; - outline: none; -} - -input[type="file"], -input[type="checkbox"], -input[type="radio"], -select { - margin: 0 0 1em; -} - -input[type="file"] { - width: 100%; -} - -fieldset { - border: solid 1px $light-gray; - padding: 1.25em; - margin: 1.125em 0; -} - -fieldset legend { - font-weight: bold; - background: #fff; - padding: 0 0.1875em; - margin: 0; - margin-left: -0.1875em; -} -// buttons ///////////////////////// -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - @include borderradius(); - - border: 1px solid $white; - padding: 5px 11px; - background: $off-white; - color: $med-gray; - - @extend .tmp-shadow; - - &:hover, - &:focus { - background: $lighter-gray; - } -} -// Error conditions //////////////////////////// -.error, -.error textarea, -.error select { - border-color: $red; - background-color: rgba(198, 15, 19, 0.1); - margin-bottom: 0; -} - -.error input:focus, -.error textarea:focus, -.error select:focus { - background: $off-white; - border-color: $light-gray; -} - -.error label, -.error label.error { - color: $red; -} - -.error > small, -.error small.error { - display: block; - padding: 0.375em 0.25em; - margin-top: 0; - margin-bottom: 1em; - font-size: 0.75em; - font-weight: bold; - background: $red; - color: #fff; -} - -.error span.error-message { - display: block; -} - -input.error, -textarea.error { - border-color: $red; - background-color: rgba(198, 15, 19, 0.1); - margin-bottom: 0; -} - -input.error:focus, -textarea.error:focus { - background: $off-white; - border-color: $light-gray; -} - -.error select { - border-color: $red; - background-color: rgba(198, 15, 19, 0.1); -} - -.error select:focus { - background: $off-white; - border-color: $light-gray; -} - -label.error { - color: $red; -} -// Form HTML5 -// -// Markup: form_html5.twig -// -// Style guide: form.html5 -input[type="datetime"], -input[type="datetime-local"], -input[type="month"], -input[type="week"], -input[type="email"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="time"], -input[type="url"] { - background-color: white; - font-family: inherit; - border: 1px solid $lighter-gray; - box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); - color: rgba(0, 0, 0, 0.75); - display: block; - font-size: 0.875em; - margin: 0 0 1em; - padding: 0.5em; - height: 2.3125em; - width: auto; - box-sizing: border-box; - transition: box-shadow 0.45s, border-color 0.45s ease-in-out; -} - -input[type="datetime"]:focus, -input[type="datetime-local"]:focus, -input[type="month"]:focus, -input[type="week"]:focus, -input[type="email"]:focus, -input[type="number"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="time"]:focus, -input[type="url"]:focus { - box-shadow: 0 0 5px $light-gray; - border-color: $light-gray; - outline: none; -} - -form button, -form input { - // simple transitions //////////////////// - transition: all 0.3s ease; - - &[disabled] { - background-color: $light-gray; - box-shadow: none; - transition: auto; - } - - &:hover { - background-color: $light-gray; - } -} diff --git a/web/themes/cog/STARTERKIT/sass/base/blockquote.twig b/web/themes/cog/STARTERKIT/sass/base/blockquote.twig deleted file mode 100644 index b8b9e3a47d..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/blockquote.twig +++ /dev/null @@ -1,6 +0,0 @@ -<blockquote> - <p>"This is a blockquote. Lorem ipsum dolor sit amet, consectetuer adipiscing - elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc - iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, - tincidunt nec, gravida vehicula, nisl."</p> -</blockquote> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/base/form_html.twig b/web/themes/cog/STARTERKIT/sass/base/form_html.twig deleted file mode 100644 index 810005b055..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/form_html.twig +++ /dev/null @@ -1,88 +0,0 @@ -<fieldset> - <legend>Legend</legend> - <p> - Wafer biscuit chupa chups donut. Cheesecake dragée macaroon. Bear claw candy - canes jelly cake tootsie roll chocolate caramels candy. Chocolate bar toffee - candy canes caramels cookie soufflé. Danish powder pie bonbon pastry carrot - cake candy. Candy fruitcake jelly-o sweet roll gingerbread toffee chupa - chups. - </p> -</fieldset> - -<form> - <p><label for="text_field">Text Field:</label> - <input type="text" id="text_field"> - </p> - - <p><label for="text_field_disabled">Disabled Text Field:</label> - <input type="text" id="text_field_disabled" disabled="" value="I'm disabled"> - </p> - - <p><label for="text_field_readonly">Readonly Text Field:</label> - <input type="text" id="text_field_readonly" readonly="" value="I'm readonly"> - </p> - - <p><label for="text_area">Text Area:</label> - <textarea id="text_area" style="margin: 0px; width: 357px; height: 69px;"></textarea> - </p> - - <p><label for="text_area_disabled">Disabled Text Area:</label> - <textarea id="text_area_disabled" disabled="">I'm disabled</textarea> - </p> - - <p><label for="text_area">Readonly Text Area:</label> - <textarea id="text_area" readonly="">I'm readonly</textarea> - </p> - - <p><label for="select_element">Select Element:</label> - <select id="select_element"> - <optgroup label="Option Group 1"> - <option value="1">Option 1</option> - <option value="2">Option 2</option> - </optgroup> - <optgroup label="Option Group 2"> - <option value="1">Option 1</option> - <option value="2">Option 2</option> - <option value="3" disabled="">Disabled Option</option> - </optgroup> - </select> - </p> - - <p><label for="select_element_disabled">Disabled Select Element:</label> - <select id="select_element_disabled" disabled=""> - <option value="1">Unselectable Option</option> - <option value="2">This option should not even be seen</option> - </select> - </p> - - <p>Radio Buttons: - <label><input type="radio" class="radio" name="radio_button" value="radio_1"> - Radio 1</label> - <label><input type="radio" class="radio" name="radio_button" value="radio_2"> - Radio 2</label> - <label><input type="radio" class="radio" name="radio_button" value="radio_3"> - Radio 3</label> - <label><input type="radio" class="radio" name="radio_button" value="radio_4" disabled=""> - Radio Disabled</label> - </p> - - <p>Checkboxes: - <label><input type="checkbox" class="checkbox" name="checkboxes" value="check_1"> - Checkbox 1</label> - <label><input type="checkbox" class="checkbox" name="checkboxes" value="check_2"> - Checkbox 2</label> - <label><input type="checkbox" class="checkbox" name="checkboxes" value="check_3"> - Checkbox 3</label> - <label><input type="checkbox" class="checkbox" name="checkboxes" value="check_4" disabled=""> - Checkbox Disabled</label> - </p> - - <p><label for="password">Password:</label> - <input type="password" class="password" id="password"> - </p> - - <p><label for="file">File Input:</label> - <input type="file" class="file" id="file"> - </p> - -</form> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/base/form_html5.twig b/web/themes/cog/STARTERKIT/sass/base/form_html5.twig deleted file mode 100644 index 1a040f8d81..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/form_html5.twig +++ /dev/null @@ -1,88 +0,0 @@ -<form> - - - <p><label for="email">Email:</label> - <input type="email" id="email"> - </p> - - <p><label for="url">URL:</label> - <input type="url" id="url"> - </p> - - <p><label for="tel">Telephone:</label> - <input type="tel" id="tel"> - </p> - - <p><label for="number">Number:</label> - <input type="number" id="number" min="0" max="10" step="1" value="5"> - </p> - - <p><label for="search">Search:</label> - <input type="search" id="search"> - </p> - - <p><label for="date">Date:</label> - <input type="date" id="date"> - </p> - - <p><label for="datetime">Datetime:</label> - <input type="datetime" id="datetime"> - </p> - - <p><label for="datetime-local">Datetime-local:</label> - <input type="datetime-local" id="datetime-local"> - </p> - - <p><label for="time">Time:</label> - <input type="time" id="time"> - </p> - - <p><label for="color">Color:</label> - <input type="color" id="color"> - </p> - - <p><label for="datalist">Datalist:</label> - <input list="browsers" name="browser" type="datalist" id="datalist"> - <datalist id="browsers"> - <option value="Internet Explorer"> - </option> - <option value="Firefox"> - </option> - <option value="Chrome"> - </option> - <option value="Opera"> - </option> - <option value="Safari"> - </option> - </datalist> - </p> - - <p><label for="range">Range:</label> - <input type="range" id="range" name="points" min="1" max="10"> - </p> - - <p><label for="output">Output:</label> - <output name="result" id="output">42</output> - </p> - - <p><label for="progress">Progress:</label> - <progress id="progress" value="65" max="100"></progress> - </p> - - <p><label for="meter">Meter:</label> - <meter id="meter" min="200" max="500" value="350">350 degrees</meter> - </p> - - <p> - <button class="button">Button Element</button> - </p> - - <p> - <input class="button" type="reset" value="Clear"> - </p> - - <p> - <input class="button" type="submit" value="Submit"> - </p> - -</form> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/base/headlines.twig b/web/themes/cog/STARTERKIT/sass/base/headlines.twig deleted file mode 100644 index 24074e57ce..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/headlines.twig +++ /dev/null @@ -1,7 +0,0 @@ -<h1>I am a H1 tag</h1> - -<h2>I am a H2 tag</h2> - -<h3>I am a H3 tag</h3> - -<h4>I am a H4 tag</h4> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/base/lists.twig b/web/themes/cog/STARTERKIT/sass/base/lists.twig deleted file mode 100644 index f68711f056..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/lists.twig +++ /dev/null @@ -1,37 +0,0 @@ -<h3>Ordered List</h3> -<ol> - <li>List Item 1</li> - <li>List Item 2</li> - <li>List Item 3 - <ol> - <li>List Item 3.1</li> - <li>List Item 3.2 - <ol> - <li>List Item 3.2.1</li> - <li>List Item 3.2 2</li> - </ol> - </li> - <li>List Item 3.3</li> - </ol> - </li> - <li>List Item 4</li> -</ol> -<hr /> -<h3>Unordered List</h3> -<ul> - <li>List Item 1</li> - <li>List Item 2</li> - <li>List Item 3 - <ul> - <li>List Item 3.1</li> - <li>List Item 3.2 - <ul> - <li>List Item 3.2.1</li> - <li>List Item 3.2 2</li> - </ul> - </li> - <li>List Item 3.3</li> - </ul> - </li> - <li>List Item 4</li> -</ul> diff --git a/web/themes/cog/STARTERKIT/sass/base/table.twig b/web/themes/cog/STARTERKIT/sass/base/table.twig deleted file mode 100644 index 6f06a73469..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/table.twig +++ /dev/null @@ -1,26 +0,0 @@ -<table> - <thead> - <tr> - <th>Table Header 1</th> - <th>Table Header 2</th> - <th>Table Header 3</th> - </tr> - </thead> - <tbody> - <tr> - <td>Division 1</td> - <td>Division 2</td> - <td>Division 3</td> - </tr> - <tr> - <td>Division 1</td> - <td>Division 2</td> - <td>Division 3</td> - </tr> - <tr> - <td>Division 1</td> - <td>Division 2</td> - <td>Division 3</td> - </tr> - </tbody> -</table> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/base/text.twig b/web/themes/cog/STARTERKIT/sass/base/text.twig deleted file mode 100644 index c05f0ca2bc..0000000000 --- a/web/themes/cog/STARTERKIT/sass/base/text.twig +++ /dev/null @@ -1,10 +0,0 @@ -<p>Liquorice fruitcake lollipop. Sesame snaps muffin gummies cake. Apple pie - dessert sugar plum toffee <a href="#">marzipan bonbon sesame</a> snaps halvah. - Macaroon croissant sweet cheesecake. <i>Croissant icing</i> muffin. Gingerbread - pudding - halvah bonbon chupa chups bonbon sugar plum fruitcake ice cream. Bear claw - tootsie roll jujubes.</p> -<p>Jelly donut dragée sweet <a href="#">roll</a> sesame snaps - <strong>tootsie roll</strong>. Halvah powder chocolate cake pudding. - Cotton candy fruitcake jelly beans cake. Marshmallow - jelly apple pie cookie. Wafer chupa chups powder wafer. Danish cake candy </p> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/components/_aside_blocks.scss b/web/themes/cog/STARTERKIT/sass/components/_aside_blocks.scss deleted file mode 100644 index be9e5cc338..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_aside_blocks.scss +++ /dev/null @@ -1,17 +0,0 @@ -// Sidebar Block -// -// Sidebar block styling. -// -// Markup: block.twig -// -// Style guide: components.block -aside .block { - @extend .blocked-style; - - margin-bottom: 25px; - - h2 { - font-size: 175%; - color: $dark-gray; - } -} diff --git a/web/themes/cog/STARTERKIT/sass/components/_branding.scss b/web/themes/cog/STARTERKIT/sass/components/_branding.scss deleted file mode 100644 index d284c8c17f..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_branding.scss +++ /dev/null @@ -1,18 +0,0 @@ -.region-branding { - .block-system-menublock ul.menu { - @extend .no-ul-list; - } -} - -.site-branding-text { - padding: 30px 10px 10px; - font-size: 135%; -} -// logo values -div.site-branding a.logo { - width: 105px; - display: block; - padding: 5px 5px 0; - float: left; - margin-bottom: 5px; -} diff --git a/web/themes/cog/STARTERKIT/sass/components/_breadcrumb.scss b/web/themes/cog/STARTERKIT/sass/components/_breadcrumb.scss deleted file mode 100644 index 82a89d0dcd..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_breadcrumb.scss +++ /dev/null @@ -1,20 +0,0 @@ -nav.breadcrumb { - @extend .blocked-style; - - margin-bottom: 5px; - color: $dark-gray; - - ol { - @extend .no-ul-list; - - li::before { - content: '/'; - padding: 0 3px 0 0.5px; - color: $dark-gray; - } - - li:first-child::before { - content: normal; - } - } -} diff --git a/web/themes/cog/STARTERKIT/sass/components/_footer.scss b/web/themes/cog/STARTERKIT/sass/components/_footer.scss deleted file mode 100644 index a94d3c9d87..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_footer.scss +++ /dev/null @@ -1,7 +0,0 @@ -.region-footer { - @include region-spacer($light-gray, top); - - .block-menu ul.menu { - @extend .no-ul-list; - } -} diff --git a/web/themes/cog/STARTERKIT/sass/components/_header.scss b/web/themes/cog/STARTERKIT/sass/components/_header.scss deleted file mode 100644 index fe9f752fe4..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_header.scss +++ /dev/null @@ -1,11 +0,0 @@ -// Header Main Menu -// -// Header menus styling for main nav -// -// Markup: header.twig -// -// Style guide: components.header - -.region-header { - @include region-spacer($light-gray); -} diff --git a/web/themes/cog/STARTERKIT/sass/components/_messages.scss b/web/themes/cog/STARTERKIT/sass/components/_messages.scss deleted file mode 100644 index e0231ec72c..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_messages.scss +++ /dev/null @@ -1,28 +0,0 @@ -.drupal-messages { - padding: 15px; - margin: 15px 0; - border: 1px solid white; - - @include borderradius(); - - @extend .tmp-shadow; - - ol { - @extend .no-ul-list; - } - - &.messages--status { - background: $off-white; - color: $dark-gray; - } - - &.messages--warning { - background: rgba($yellow, 0.3); - color: $dark-gray; - } - - &.messages--error { - background: rgba($red, 0.3); - color: $red; - } -} diff --git a/web/themes/cog/STARTERKIT/sass/components/_tabs.scss b/web/themes/cog/STARTERKIT/sass/components/_tabs.scss deleted file mode 100644 index bb9c568b8b..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/_tabs.scss +++ /dev/null @@ -1,26 +0,0 @@ -// Primary Tabs -// -// Simple tabs styling. -// -// Markup: tabs.twig -// -// Style guide: components.tabs -.block-tabs { - margin: 1.5em 0; - - ul { - display: block; - padding-left: 0; - border-bottom: 1px solid $light-gray; - - li { - display: inline-block; - - a { - margin: 0; - padding: 0.4em; - text-decoration: none; - } - } - } -} diff --git a/web/themes/cog/STARTERKIT/sass/components/block.twig b/web/themes/cog/STARTERKIT/sass/components/block.twig deleted file mode 100644 index e5ed5757f6..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/block.twig +++ /dev/null @@ -1,10 +0,0 @@ -<aside> - <div class="block"> - <h2>Example title</h2> - Simple block: Liquorice fruitcake lollipop. Sesame snaps muffin gummies - cake. Apple pie dessert sugar plum toffee marzipan bonbon sesame snaps - halvah. Macaroon croissant sweet cheesecake. Croissant icing muffin. Gingerbread pudding - halvah bonbon chupa chups bonbon sugar plum fruitcake ice cream. Bear claw - tootsie roll jujubes. - </div> -</aside> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/components/example/example_button.json b/web/themes/cog/STARTERKIT/sass/components/example/example_button.json deleted file mode 100644 index 7e486249e3..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/example/example_button.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "button_text": "Button Text", - "other_text": "Other Text" -} diff --git a/web/themes/cog/STARTERKIT/sass/components/example/example_button.scss b/web/themes/cog/STARTERKIT/sass/components/example/example_button.scss deleted file mode 100644 index db028c1857..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/example/example_button.scss +++ /dev/null @@ -1,21 +0,0 @@ -// Example Button -// -// This is an example styleguide entry. To see the code that generates this entry, go to the `sass/components/example` folder in your theme and view the `example_button.scss`, `example_button.twig`, and `example_button.json` files to see what they do. -// -// :hover - Text turns red on hover. -// .rounded - Wow! So round! -// -// Markup: example_button.twig -// -// Style guide: components.example_button -.button { - color: blue; -} - -.rounded { - border-radius: 15px; -} - -button:hover { - color: red; -} diff --git a/web/themes/cog/STARTERKIT/sass/components/example/example_button.twig b/web/themes/cog/STARTERKIT/sass/components/example/example_button.twig deleted file mode 100644 index cbba844d28..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/example/example_button.twig +++ /dev/null @@ -1 +0,0 @@ -<button class="button {{modifier_class}}">{{button_text}}</button> diff --git a/web/themes/cog/STARTERKIT/sass/components/header.twig b/web/themes/cog/STARTERKIT/sass/components/header.twig deleted file mode 100644 index aca2034823..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/header.twig +++ /dev/null @@ -1,10 +0,0 @@ -<div class="region-header"> - <nav class="block-system-menublock"> - <ul class="menu"> - <li class="menu-item"><a href="/">Example</a></li> - <li class="menu-item"><a href="/">Example</a></li> - <li class="menu-item"><a href="/">Example</a></li> - <li class="menu-item"><a href="/">Example</a></li> - </ul> - </nav> -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/components/tabs.twig b/web/themes/cog/STARTERKIT/sass/components/tabs.twig deleted file mode 100644 index a064461b1b..0000000000 --- a/web/themes/cog/STARTERKIT/sass/components/tabs.twig +++ /dev/null @@ -1,7 +0,0 @@ -<div class="tabs"> - <ul> - <li><a href="#">Tab 1</a></li> - <li><a href="#">Tab 2</a></li> - <li><a href="#">Tab 3</a></li> - </ul> -</div> diff --git a/web/themes/cog/STARTERKIT/sass/layout/_containers.scss b/web/themes/cog/STARTERKIT/sass/layout/_containers.scss deleted file mode 100644 index 8f6577a008..0000000000 --- a/web/themes/cog/STARTERKIT/sass/layout/_containers.scss +++ /dev/null @@ -1,9 +0,0 @@ -////////////////////////////////// -// Primary Container Rules /////// -////////////////////////////////// - -.cog--mq { - @include container(80em); - - margin: 10px auto; -} diff --git a/web/themes/cog/STARTERKIT/sass/layout/_panels.scss b/web/themes/cog/STARTERKIT/sass/layout/_panels.scss deleted file mode 100644 index adc02b70e0..0000000000 --- a/web/themes/cog/STARTERKIT/sass/layout/_panels.scss +++ /dev/null @@ -1,147 +0,0 @@ -// basic outside and inside containers ///////////// -// @see: *_preprocess_page -#pg__c.page-panel .mq-main { - max-width: 100%; -} - -body #pg__c.page-panel section#content > #content-area { - padding-left: 0; - padding-right: 0; -} - -.cog-pl { - .cog-panel--fullrow { - width: 100%; - } - - .cog-panel--mq { - @include container(80em); - } -} - -// visual markers: enable for reference //////////// -//.cog-panel--fullrow { border-top: 2px dotted #d3e0e5; border-bottom: 2px dotted #d3e0e5 } -//.cog-panel--mq { border-right: 2px dotted #d3e0e5; border-left: 2px dotted #d3e0e5; } - -/// Cog Panel Layouts ///////////////////////////// -.panel-cog-layout-one-col { // one-column - .cog-layout--main { - @include span(12 of 12 last); - } -} - -.panel-cog-layout-one-two-one { // one-two-one - @include breakpoint($up-sm) { - .cog-layout--middle-left { - @include span(6 of 12); - } - - .cog-layout--middle-right { - @include span(6 of 12 last); - } - } -} - -.panel-cog-layout-one-two-one-cl { // one-two-one content left - @include breakpoint($up-sm) { - .cog-layout--middle-left { - @include span(9 of 12); - } - - .cog-layout--middle-right { - @include span(3 of 12 last); - } - } -} - -.panel-cog-layout-one-two-one-cr { // one-two-one content right - @include breakpoint($up-sm) { - .cog-layout--middle-left { - @include span(3 of 12); - } - - .cog-layout--middle-right { - @include span(9 of 12 last); - } - } -} - -.panel-cog-layout-one-three-one { // one-three-one - @include breakpoint($up-sm) { - .cog-layout--middle-left { - @include span(4 of 12); - } - - .cog-layout--middle-center { - @include span(4 of 12); - } - - .cog-layout--middle-right { - @include span(4 of 12 last); - } - } -} - -.panel-cog-layout-one-three-one-cm { // one-three-one content middle - @include breakpoint($up-sm) { - .cog-layout--middle-left { - @include span(3 of 12); - } - - .cog-layout--middle-center { - @include span(6 of 12); - } - - .cog-layout--middle-right { - @include span(3 of 12 last); - } - } -} - -.panel-cog-layout-one-two-three-one { // one-two-three-one - @include breakpoint($up-sm) { - .cog-layout--first-middle-left { - @include span(6 of 12); - } - - .cog-layout--first-middle-right { - @include span(6 of 12 last); - } - - .cog-layout--second-middle-left { - @include span(4 of 12); - } - - .cog-layout--second-middle-center { - @include span(4 of 12); - } - - .cog-layout--second-middle-right { - @include span(4 of 12 last); - } - } -} - -.panel-cog-layout-one-three-two-one { // one-three-two-one - @include breakpoint($up-sm) { - .cog-layout--first-middle-left { - @include span(4 of 12); - } - - .cog-layout--first-middle-center { - @include span(4 of 12); - } - - .cog-layout--first-middle-right { - @include span(4 of 12 last); - } - - .cog-layout--second-middle-left { - @include span(6 of 12); - } - - .cog-layout--second-middle-right { - @include span(6 of 12 last); - } - } -} diff --git a/web/themes/cog/STARTERKIT/sass/layout/_sidebars.scss b/web/themes/cog/STARTERKIT/sass/layout/_sidebars.scss deleted file mode 100644 index 9d271233b6..0000000000 --- a/web/themes/cog/STARTERKIT/sass/layout/_sidebars.scss +++ /dev/null @@ -1,101 +0,0 @@ -// Layout -// -// Sidebars Region Styling -// -// Markup: sidebars.twig -// -// Style guide: layout.sidebars - -////////////////////////////////// -// Sidebar First ///////////////// -////////////////////////////////// -.body-sidebars-first { - @include breakpoint($up-sm) { - aside.sidebar-first { - @include span(3 of 12); - - > * { - padding-left: 15px; - } - } - - section#content { - @include span(9 of 12 last); - - > * { - padding-right: 25px; - } - } - } -} -////////////////////////////////// -// Sidebar Second //////////////// -////////////////////////////////// -.body-sidebars-second { - @include breakpoint($up-sm) { - aside.sidebar-second { - @include span(3 of 12 last); - - > * { - padding-right: 15px; - } - } - - section#content { - @include span(9 of 12); - - > * { - padding-left: 25px; - } - } - } -} -////////////////////////////////// -// Sidebar Both ////////////////// -////////////////////////////////// -.body-sidebars-both { - @include breakpoint($up-sm) { - aside.sidebar-first { - @include span(2 of 12); - - > * { - padding-left: 15px; - } - } - - aside.sidebar-second { - @include span(2 of 12 last); - - > * { - padding-right: 15px; - } - } - - section#content { - @include span(8 of 12); - - > * { - padding-right: 25px; - } - } - } -} -////////////////////////////////// -// Sidebar None ////////////////// -////////////////////////////////// -.body-sidebars-none { - section#content { - @include span(12 of 12); - - > * { - padding-left: 15px; - padding-right: 15px; - } - } -} -////////////////////////////////// -// General Sidebar Rules ///////// -////////////////////////////////// -aside.sidebar { - overflow: hidden; -} diff --git a/web/themes/cog/STARTERKIT/sass/layout/sidebars.twig b/web/themes/cog/STARTERKIT/sass/layout/sidebars.twig deleted file mode 100644 index 67dfa83c43..0000000000 --- a/web/themes/cog/STARTERKIT/sass/layout/sidebars.twig +++ /dev/null @@ -1,50 +0,0 @@ -<div class="body-sidebars-both"> - - - <aside class="sidebar-first" style="background: bisque;"> - Sesame snaps muffin gummies cake. Apple pie - dessert sugar plum toffee marzipan bonbon sesame snaps halvah. Macaroon - croissant sweet cheesecake. Croissant icing muffin. Gingerbread pudding - halvah - bonbon chupa chups bonbon sugar - </aside> - - - <section id="content" style="background: burlywood;"> - Wafer biscuit chupa chups donut. Cheesecake dragée macaroon. Bear claw candy - canes jelly cake tootsie roll chocolate caramels candy. Chocolate bar toffee - candy canes caramels cookie soufflé. Danish powder pie bonbon pastry carrot - cake candy. Candy fruitcake jelly-o sweet roll gingerbread toffee chupa - chups. - Liquorice fruitcake lollipop. Sesame snaps muffin gummies cake. Apple pie - dessert sugar plum toffee marzipan bonbon sesame snaps halvah. Macaroon - croissant sweet cheesecake. Croissant icing muffin. Gingerbread pudding - halvah - bonbon chupa chups bonbon sugar plum fruitcake ice cream. Bear claw tootsie - roll jujubes. - Jelly donut dragée sweet roll sesame snaps tootsie roll. Halvah powder - chocolate cake pudding. Cotton candy fruitcake jelly beans cake. Marshmallow - jelly apple pie cookie. Wafer chupa chups powder wafer. Danish cake candy - ice - cream cake gummi bears lollipop powder brownie. Jelly gingerbread danish - tiramisu carrot cake sweet danish caramels cookie. Sesame snaps cake pudding - sugar plum tootsie roll pie liquorice. Gummies powder lemon drops candy - canes - brownie powder oat cake. Chocolate cake bonbon cookie cotton candy - fruitcake. - Cookie chocolate croissant cake bear claw chocolate bar gingerbread - marshmallow apple pie. Muffin candy sweet dessert cotton candy pudding - jelly. - </section> - - - <aside class="sidebar-second" style="background: antiquewhite;"> - Sesame snaps muffin gummies cake. Apple pie - dessert sugar plum toffee marzipan bonbon sesame snaps halvah. Macaroon - croissant sweet cheesecake. Croissant icing muffin. Gingerbread pudding - halvah - bonbon chupa chups bonbon sugar - </aside> - - -</div> \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/sass/state/_states.scss b/web/themes/cog/STARTERKIT/sass/state/_states.scss deleted file mode 100644 index f75b4d998f..0000000000 --- a/web/themes/cog/STARTERKIT/sass/state/_states.scss +++ /dev/null @@ -1,7 +0,0 @@ -/// Example global state/* code ///////////// -/// See https://smacss.com/book/type-state -/* stylelint-disable */ -.is-collapsed { - -} -/* stylelint-enable */ diff --git a/web/themes/cog/STARTERKIT/sass/style-guide-only/homepage.md b/web/themes/cog/STARTERKIT/sass/style-guide-only/homepage.md deleted file mode 100644 index 8150ff3614..0000000000 --- a/web/themes/cog/STARTERKIT/sass/style-guide-only/homepage.md +++ /dev/null @@ -1,25 +0,0 @@ -# KSS Style Guide - -This web site is built using Sass and component-based styles. This front-end style guide documents the design components and the Sass variables, functions and mixins used to build the site. - -## Organization - -We categorize our CSS styles to make them easy to find and apply to our HTML. - -* Defaults: These are the default base styles applied to HTML elements. -* Layouts: The layout styling for major parts of the page that are included with the theme. -* Forms: Form components are specialized design components that are applied to forms or form elements. -* Components: Design components are reusable designs that can be applied using just the CSS class names specified in the component. -* Colors and Sass: Colors used throughout the site. And Sass documentation for mixins, etc. - -While our styles are organized as above in the style guide, our Sass files are organized in a file hierarchy like this: - -* init: Sass needed to load variables, 3rd-party libraries and custom mixins and functions. -* base: default HTML styles -* components: component-based styles -* layout: component styles that only apply layout to major chunks of the page -* style-guide: some helper files needed to build this automated style guide - -## Creating a styleguide entry - -Please view the "Example Button" entry inside of the "components" section to view an example entry. diff --git a/web/themes/cog/STARTERKIT/sass/style-guide-only/kss-only.scss b/web/themes/cog/STARTERKIT/sass/style-guide-only/kss-only.scss deleted file mode 100644 index 6bcf7936b6..0000000000 --- a/web/themes/cog/STARTERKIT/sass/style-guide-only/kss-only.scss +++ /dev/null @@ -1,16 +0,0 @@ -// This file is used to add styles to the style guide and is not included in -// the Drupal site. It gets included by the style guide by adding it to the -// options.styleGuide.css object in gulpfile.js. - -// Add an outline to every grid item in the style guide. -// [id^="kssref-layouts-"] [class^="layout-"][class*="__"] { -// outline: 1px dotted color('grey'); -// } - -div.kss-modifier__wrapper { - > * { - // float: left; - width: 100%; - position: relative; - } -} diff --git a/web/themes/cog/STARTERKIT/sass/styles.scss b/web/themes/cog/STARTERKIT/sass/styles.scss deleted file mode 100644 index bcdede00ac..0000000000 --- a/web/themes/cog/STARTERKIT/sass/styles.scss +++ /dev/null @@ -1,50 +0,0 @@ -@import '../node_modules/susy/sass/susy'; -@import '../node_modules/breakpoint-sass/stylesheets/breakpoint'; - -/** - Normal reset -*/ -@import "reset"; - -/** - Config file that contains centralized variables -*/ -@import "config"; - -// Base -// -// These are the default base styles applied to HTML elements. -// -// Component classes can override these styles, but if no class applies a style -// to an HTML element, these styles will be the ones displayed. -// -// Style guide: base - -// Form -// -// These are the default form styles applied to HTML elements. -// -// Style guide: form -@import "base/**/*"; - -// Layout -// -// These are the layout rules. -// -// Style guide: layout -@import "layout/**/*"; - -// Components -// -// Design components are reusable styling that can be applied using just the CSS -// class names specified in the component. Also known as design 'modules'. -// -// Style guide: components -@import "components/**/*"; - -// States -// -// States are variations that are usually applied via js, such as `.is-active`. -// -// Style guide: states -@import "state/**/*"; diff --git a/web/themes/cog/STARTERKIT/screenshot.png b/web/themes/cog/STARTERKIT/screenshot.png deleted file mode 100644 index 3541e85469..0000000000 --- a/web/themes/cog/STARTERKIT/screenshot.png +++ /dev/null @@ -1,171 +0,0 @@ -�PNG - -��� IHDR��,�������/j���tEXtSoftware�Adobe ImageReadyq�e<��(iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:DocumentID="xmp.did:6F7A27F0B65911E68BA9D4CADA18C7EB" xmpMM:InstanceID="xmp.iid:6F7A27EFB65911E68BA9D4CADA18C7EB" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:20041E3650E811E6B7F39E01C6A883BC" stRef:documentID="xmp.did:20041E3750E811E6B7F39E01C6A883BC"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>&������ IDATxڌV�+�Q6�%!)%J)��?@�]>Gbk�,����"�؈l�����dc!J$"�`��<��q�����Y�����s��97����y^$���*(("��i�`�Fu�}��}xx�������S*��|��3��:���!����3�J��Gb ���eee�G�d2 y�v�EZO�ա���2 .�1�� �(�vI�\i�Ԓ���r�b�cc�S(�{��� o�IsݞH$B3��MnɖSAF'L -�Go����<�/֓J�P�y�X�^YY Y\}+�cC��=d�5�PQPj�{�f�%�<�����4��,2�{{{�l���ߺ�"�����d*������"o���J�������W9NMM�qrr�Gccc� -v�~~~���J��IIځ���%�+�mmm������+++���r��� �➡�������������k�444�j��$�AOO������N ��� �E[���ooo~~���� �!;p�]]]��Z2b��� [UU��lD����X,���da��2`��7g�cgX��dnn������A��+����z�k[�O,�&���U�%�7�(%j��JJJ㺺������aJ���f��wyy�*�?�j[A�y��Bg�нT7X���pF��9mӲd:��c���sR�v~��m;�rBH������v&��l��Ȧ����w��033spp 6���:�%�ܮ��u����O� EّQ�---���F���F���������|dd���t{{{vv6�b��#S��`N�8V������ -y������-:VkkkMM�S�gN����������B[[���?!���������o��a�,u�ї�������j�M����sccх�1 C�ye;A���ק ;3���i�TSSS�+0�Ś�aTA��q�Vs���vqq�c ��.c�����-���"�Y�3B���suu5>>����ͩo��vU� z��"Fb$ -���� jj�h`��f���"����l����*�"��~�垹g(k�g�`h��z�SA��b�b�0-��4�r��H~����*�h� -!@��d2��o�P��d������5p���HJ�c��g2���>&*�_��i��~k�b_�W���5����e��{z���$�M�u?7��.}�-,l�H$���J����4a�Ɖ��e�?�0f �abU�S��V��9�o"h����QG�x��CX�MPj��gĿ���x4q=�N����=g��p��F>�����i>`9�Z� ���IxX�9��d�햤�3X@!��5��������Hڌ@�D�����l6˟v0��9^L2�LϰX./��l1�ͰW� ���=X0��+��I�,O��Ȥ�d� ��b�Q�Q�P��n����s�\��A�����)*�n����4�@���Z��s��u��@7�v��������*�>xi3h,I����`9_ۀ&*ŕuA�K�<�R̍�z�����(Q��c����UT�Ո�sa�f�b�0�qQӘ -�Lcx� ���p:�>>>�����-���")3@*���} `�`(��4��N�-@R�����K|�����J�����~�X�V�V�@�P�"d�I�N���!���e6r��x.�C�u:���l���I���ﯯ/� ٥ ���N�_^^P4��.��r论Q+���,u8���M�`�Z��`��f���l6�G=݅9�=7 �l6e���z�г�p��M)�H��<;��)��Ri<C9��q��С$/>z4�����(???@��LFwou�U8���#>�O�F�&�-��u�u �P��)�b�+�H);:�R�0P(I�Dʄ�H�d�;��+_e�DR���?�]���s����}����콾������b�d=�+��rLM�O��-c�nKB��@��D���D����/Yt�=����C�4�"\?��l����U�#?a�!�cΜ���!��C�(֫7c��P���G)�a�����������М_PJF15��0���3ܼ���۳U�ӕ�tL��y�U�6��:���1y"����ٜ�d9���=~B����������ƣ��$�I�im�|k���\'U�hiL�$�_��Ǣڗ�/�s�%*�L��� -|6���z����$���G�U��5���ox0����5 ��������3�]�* <h2{�Z.)<�$+�����D�`� -9B��k*QP/��c�v�2m"�#ejh�����Vee���v{zz�{�ȃ����.���6666==�[�˴0bI�w>==1R�Ž�����y�y��Y`c,jp\__����sq�����������r��a{P��߿I�'���b���<h<�SSS2���>[���/((p1ɨ��s6z{{a9X\\Զ����8���{E<Ip�2)�3��ׯ���R�b���q�X�����I{{;�|��M��MEH����Pb���z�r���m�0}o/��t�,&.��:>>�����$)�H������r���!d:��*P4'����g#I$^3(oF���J���Ŗ��@UPQ)W~��www�F.�@3 =�ǖ���InbHsssh�����62��������'&&����J�[9�WL(yNahh����"Å�y+��١���E�\����}�r�&Ih�yҗ���1��� �d��Å쵵���UVB';;;������ᡡ����Z�X�$��Ǐ��۬���VXX�g���Eh�}~~>33�����L�����$?�H 'ؾC�c�q��(�����!�L�l��I�t%�-h�v~�N�z���;�]�ܴ_5Y-��l��B2������Ծt�P�066f*���t����� ��W���&�!��`�̴O�WF�V -א488��O���Z8:��*�MT4��&`j<�C��LՊ��:5Å@1ᑠl�k"d0m,��'6�����������Y"�j�:+���\<"^ii)�S���%����0����i�K�T���D�7�A�(̬RЫ����?/������IvHt����Otf{�~�"�#Ɲ��5� ��bh�@k��������`Ԁ;�f�^S�iii�������:�kjj�����������377W����l�%�d���j+ҋ����`PT�?�W��p0��ovssS^^�@D����/_�h?�^���-&''�p���3����*33�]^^�j������ -�tX�=��h�����P���{�°Us�r�S�@��W��huww7���M�%��D�^�֮������U糲��A�����(O�����;;;��wdd�vxx���Ө�n��?��� ]A�A�dd�^s|?Q�wj��ϟ?///������ ��ȅ+'�8s7?���'���_�J�=4�����)%��0m(9d ?&Ƙ�Ɉ�/��s(mc����6g�hc$�唅YF�0�II"|?�y��{��}?�������>�s���:_�늉D�cdï����MS�J��^eH�X*��!�a�z0$��-!�ݭ�q�.��qaf�IIIdW����n�sS�&�ü�P�w}��p�r�~T4�T���h��|��b�����,��s=�^�7R��5� �D��W�pfe�`oI��'��Z&a�p���3ёp��>֒]l|#� ��L'B��k��o ;�Ir�R{��8K�4&˸6��Z}�%j�wӏ�'�Y�n4�m۶�e�Q�cX�t�8.�3%.�������ͷjCٵQ �ͥ�5|hϸ��T�eH�-�����/�j*3$����ׅפe`@f��P��铿௲v�r ��|c���/蜁�������Cט�4�{u|Q�H�8�f#�-L��d�I���Qd��#u|E�c�p���2ސ�a�$L�C4��i���]P���ua�~j���7ւr�n8�U����n��M�{-�7CꘌU��d��^��:ҬI7<�� �Q�.V^˭ �p�Y$�����o�?j���!Kg)I<x����Ƹ3DyӱcGH�?�п�x5QG�]�נ -��̍�y@&�b�`��������b��ټ�Iڤ�HV��fB�n;(6窱p�%�E�٥SQF��DM�p��3M(��H�:�Z�-8u�l��n~�Uqf��DjO�T ��z�rR����q�V��܈;�܅xf^e��&d$w��WJ��т�IJ��g&%(��RoT���}�����+i�Ej�{P�W[6^x��\�J¸>�����-�f�Sڗa}8�A�X{5�\��P��I -���.O�5��yl�v�ڠ�dII = �Eiii�F�E�lٲs��UVV������h��Ǐ���p��͛���322��۱c�իW'N�h��G��߿����îY����vԨQ�U���+++����p��������cÆ pv���w�Ν��߷k�N���[�1� Q\���.�xyK�,���q����u�|n�1cƖ-[�߿��1N�K������{�ƍ��&|=�6��D߂k<(,�F �.]���nę�#GRtk�;*0% �m���x -��'�q:AG� ���O�8q�ȑ��!*��ǧN���_PP��(0#:�o侩��Bi�t�RF����s��v��q\|��!��&LHMM�ޫC&�AH ����yS�00�cǎ����zضm�I�/#��?~��ŋq\XX�ņq�4w�ؐ��:TTT���I�y�L�G�zܕ+W���d��IQD �h��>���is[ff&�E��[ -�����K�_���yc^^����26�㛪>� ~ -�C"�I�3�_C>��ݬKrr2�Yg'$#ƪ��q�q=cf�6m�V��>��b?l�0�\<m"T�� �s���_��F��8�~��f���� ����?)�\I46;68 x����_�~MLԻw��J�^���]�^̥߿���L !;���f�۷o����6�kVV���[�]��5k� ��~H*H����7v^�+��=��JYF����r���g���x˭[��I�[�:�e}��5�(/q�LP���^{�v���_��=p��� ����ᘔ�)�(#� -�y��eʽ��RB,q���x7�7w��۷o�h)�E��{�.�s�֭��8b�-DR:}x��!.�]4����&���F���yKY�*c�v ҭIp|��a�+��Y7R�ǦM�H�T�xk]d�z��A�"��L/���G���-S�L�����@bU���~�m��Z���Q@�1������17�4y��!ލMJJ�I*�����ʯ_�n߾'��+V�0N3��Y���<>y�s���ׯ�C���O�"�hy�ԩ�q oi�F�\�@H�8cߛF�3��$�5�ǹ��u� N;���3��[��sLzG��h�� ��R�nS9#�h��k�F�ƥ2y���/2>�,�Lb���۸un�"IA�PM�"$�n�-~�X6�@]������ݭ\�PC�Ļ4ECf��UǤ�,#�ї+Z�҉C3ExT�7��X�>�XR�,a�h��`��{l&zoR�!�3�1�j�Fx^,��]*�WM�� (��C�$/��CP�VG�]���j��0AQ/��do�5 no8� ����1)L^�Q5-$�����DO!e�����X��\ -+�w��0���r�����T*��xc��TqH��\&�:*i�g=���ŋ��@�0�RSSq���N�A�&�lGPbЅ��Y�i�e�˗�D��V"֭[�n0�a�a1 �8�={֡C�u���ܻ/��u��]��x�~�[%R ��k���1����o߾��ӧ�������ԩSCC|�<��ٳ9:�MYꀂ#�#��u�J����䇖�w��p�.��ի322�@̙3G� -<6��ͅ{6h� �;y���K�8��B3��ڪ*��@�Իt钗�� �4�`���O�2D߃���ٳ���������:,5��q���cӻ����}��bЗP pϜ9��A=ztѢE3C��k_�zu��5��cƌ�R8p�^&."�6��:[D���.���t �QF��Xê�*x�4h 91沲2w -���J������t�������ƍ��mll��� -�V�� �5�"��7��a�UWW��ldz0�L�3++Zd���P-X���zVg&�v�СѠoo �� -*s�b,Z�9�Һ�:F��GVL �7���EEE�<���ӧ�y�SF���ǣ���v ��Dk�O�< %1v��ѣG�E9���]�@�Пr�?>??K��ŋU�Vi�-�A��ӄ+H�m qj֬YЅ�^��؇���/_�|���I�`⁼�'{�ꕖ���r��=d�~��6��S���"?��'�D�Q1u�T6��h�n��)ݼy�Ozz:�� ������%��t�Y�� "c���vV�������@A�N��� ux!`Ŋ� -�������F��k�)�W�j{� �RG���#���-��Z����ggg�ܹ�/_�@�Rw�'A�� t������������Qc�M'x�]�B���X������k�̙Rߪ��LjU� ����]y�U���C+%�J.if"�ڔXЂD����f���( .���2XNIbV��jF���f��bIie��dcZA��gޱ3�s�����1������~Ͼ|�NMI�V��-R\|�I����`�� -[�.�8ʏq�IW��˂mU�����;�<�2P�T���I�%D� ������+h�l��\��N.�e�@v�\�e{|��\)0h� -�����*d ���%P/� ���kbw9"�7r��!W݁nQH��.���Կ2�/kUY��p9�CJp/S�6����HZu�g��x��[V��"8�Ğ���������{J��R�#�4�G�t��2v՝!E�n�jJsX��"���Y�Vg{�\v"�EFw�V���V�Q;�'5���A�]�s����� ��*�sV��P�"T\�B.�R9e>�\�T�Ecc��I���`�w2����^}�.T[n{I<:ê��]�_��)�9�d�J� i*@'j�u� WFQ����`Y)�I�J��"-u�{�X��&E)+?%�l�К� -���1U�v�ێh2*V��I��tN۶mqA9��_�^���茌[�3o��T�-�E�$6['3�VDˇ�]P�j�l�)Y� �r��45��:�ր�IPyYZ+Ƭs�un�֍ʞ�]UTTp�G+<�e6�*�ҶsI�F-��!�*�]��h��Sk�frWr��n�K��_�1�j2;��9pp'Uc�_W��+ -�73 ��r�.�>7��J��4��b��*�g��%����;rug�V�/lGSc}��4�*�oȡ���s����)b����T;���(h���5=d�%hw"S`��/�V��&�Ku�V2\���}۩L|\�Tqdv�UE.�R0�ֆ ���K�L�.��Uw����(�h���P�nV�����T������9- ��\KU1���� �gA$̦.�_e -�Z�A���1m���n�ew7�HnF*�_����e1���U]*yS|L�;�#���p��+�R[�x�\K;F�v���+��9�&S�YF��$"�J����Yz -� -?�㶮R�aH�d��X����(���Yϒ?Te��=�h��ij)T��\Oȵ*&����)t;7X�:d��r❪/U�fG&����n,u�) �p�Q�0�rL:�Jب�Q�OV��$�"���2o���WV����e�N�Q���F�o -f���Tfad��)+T݊t%'�LS���/f�I�Nl�K��Rʡihh����� 9�Q(��E�Q��V�f-�}f��#���I��b�pԨQ������o���T�H��E��G��ύ��J��f3RA�T(@�<S��M2�G�*g٪�|�G�f|~:Bm���Pw`�GS�V�mI�R(k��C����]k+A���;�I�v�eo7/Y���z�@�T ��E������W_ݼy3�U�6-_mm-O����gd�����X�=zL�6���J��<Cc�ҥn|G:03g�����ɴ8p��?���]��뭷K^>)~���a�����_���?>]�}��xv:yǎ� ����m۶�r�-F�)S�0��A�5膰L��ѣGiM�x�[.1X�^���o�<�]� �)�Nc�Y���㪪*&��s���p8�����v��d��q�ȑx���S�N2._QQ��< -���`� to��VӤ�9�0�����~��a�nݺi�&�9n�8|�S�0��@48r��w�{� j�����r�]����B�g��G,���#���O�(V�Kp�Рi�z��^��Qy[�3�����֜9s��\꧑���W^!*y��Gy�KW�Q)���]Sn�\15O���L������i�x��ۗ$Gcc������gU���i��k�ܸ�4��(ck��~J]������/$�%Kbk��'�?0���ӥo$ӓ]�t���,\�Im�С�*r�T;'ȜN`��1c�df4��^q!�UFZM��&moc -�4i} <���ڷmڴacP��&e7��^���{��(�:�=�Dl�{���e��ĉ�Z���/�[�����i���H�nw��z��`�р�m�[5�ٺ#Ye�Ebdvp�ƍ��KC�lP�,[T�~MM�l$����k�|�n[rٿ?���7ߴi�y��A��`w��ń����]�ve�@ޤW��h� }�^��ՙ�-�A��>}����Ǐ��d���e'���#p�\��[,�X�$��!��Ɛ�Tys�P� �!۲a�A2�����e˖1@k�$4��b�����2�-kD-*�໌��r�J���>I�{����l�A-8kV�jhh�<�Ly��{�� ={�lժGZ:�M��n��"#�*x��w�IV�����N��1p�O�< ;SM�Q��B�d�bj�����X.0���-v��Aѯ0�'9fi̗�c�R�-a��L<z��"S��D"��+ݱ~�z[��|�C��9�>⛡I��b`D��q�� -?�}p$l�`ޒ�$jee�|�\l���F�R2���S�d=�f�i<<l6;茘���b�I��|��7#F�ؽ{�4������i�蚧N���('���`��Ç�Z�J�<�.,F�?*�� �Y�`0N���%b��ڃ��M�y�f�d���p`V"ؗEB8:��0���=\K��Yd��5kV�XA�B�Vt>��&u*�g���C�m�<x��>�J��e�u�/�йsgz"�Fpp�ć������cǎ/����E�B"Йr^~��;w�%���+���p��\s Y��T�f͚U0��t6�Z� �j�)L��{̶���>����<�/)*.\��_�Un���g�����>�h�����Ipa�����]N�0�&U3�Ј^"�3f;vL�H��S�B��r���D.,c՚���O�b�EW�.�p�F�ӭ[7��s;�� -6�� 3��nOZ� -�������"��ڊ:�m�ʢ�|i����*�t㮶��-?(R����xiv�dfF�H$.&d����?��d��&�Zk�\,�{���Y�� ���O�|j�S~�v�V)tmd�9p9Q�e ��(�Y�����ץ��y���ە��3_Y�(��R�Cœb*��䦽21N)m����a���R.�WhaA韍�Q���[v �\ Le�2��(�W�R���T�rY�n��ՈK�l|�9-�AN_��K���� -�fY/���Vp8r��YVjv��y�ޚ�ߵ�]AK~V� ə�|9Jͅ����ٿ<zIƈUA�j�qr��[������lɚ�*��r]�DaHʖ]�b/�X��*�%��N$��+�hN���� ݆����뺺:��*_�8��q�8�����|/%�տ)���s���:�,1SG���)�n����Ng*\������9s�d%��իW��Z�\��VR{)�b/�s�sY+T=��I�D� j)E,�2k�!�r�}J2�C����SP��;VJi5*5hll��^QQ��/��|�TVn5�;j� �Inq����E����*db�9��bM���,٤؋&fy��PtxѢE_|�'�����?�`+++gΜ�jժ@"����Jk��T��*۵b�="��B ���r�U~�"��I��8�e݄�`��èS�}tE�٧�~�o߾뮻n���}���.�馛6l����_}�����/�_p��K����;��iW}�1��V�D��Ad�b�~D�'��X�����7�hݺ��?�HCf۵kw��q��::t��ɓ8ұcGl�;�Ӿ}���� -G�>�l*�rWЭsTJ� FC��Ju���1WI�tDqX�8�i�xs��JE�� No>���ٳgoٲ�w�=��)��0�>p���Q�n���q�����1c�;VSSөS����ɓ'�s�9Tf��{�=�쳬�YHƈ3�$Q�<�Tm��DZ� -���귬g��T"ڤ$�T2�m��ט�:A��9J���~���5k����sɒ%��y��W�\Y[[˒GpQ(�.]��)�]�\�}�e�=z�`�a�`/a��m��g�3�\&ϔ�&��C�f7U�b㥪զJ�nl����--5�Uj>i�6� RB���k�"?��'��_�~Ĉ�}���aÆQ�����gL����g̘�3[����߽{�+���wo\����4hЬY�pM*/��9\|5���ۓ�{�^�":�~d+���A+LLv���� z�ԩSÇ����&aq�ې�K�.ŗǎ�//\���/�뮻R�\*P��7�����d�O\��=z�)���Ǐ�ի�%~��`��ӧK����\��T�Ju,�v�� �;.�P��i�G���R�iMA�����<�&���^���.���$�i�\��Gm�ĉݺu�A�>���7�x�E]�ܽ{�?�йs�k������M�6=���r���}�� ��)��Ci���8+�5��'�f�Y����9�����a#�(;w�m���;��y�$/�?R�<�z뭷����=��5u�T0}���a�b/�R����KY{79\�PR�Ո�LK�\�fm� �� ��UF�Y�X`/�PS�A�b��B���T5Y>��(���ơZz�R�6�|��З�~�7З<r�� 7܀��ᄍs�Ҝ�,���yx1�IV_�+��@w���k�=V�ޣ�i*F����lٲѣGCi��?8oϞ=4�5��]$�U� -��Q�C����Q� -���֭[7n܈7�!�����0_!ra�N�4I���2����KIi�U�+��p��;���E�� -��˗ì������K/���?�k�21���d��,��kBRE]ee�+��0�e�v� rw���gʔ)n�Q�9��ٮ, �?�����v'�XU�����t��M�n���w`��Ŀ4����\Eb�'w5U����u�UWA�B5��o˖-��pKp�wB��رc�С�#���Q�O����̴p�^��ͳWW��"{dFS��j��p�ZL�K��Kj=��^XA�LHN�洗6}%5�$ O�?#��V$Ho��`5��W^�����O<�DMM L��{f΄ ���˺���#GBB��`v���Zb� �h+����P��xD��U׀*�r���y�&��D�DT���8.!7V���1X����H�N�WZUU�����k/��R����v����� 8U.�^�����.������c䰛HO�E�yHgq�zPU@|(s?ew�B7�@ŵ��̓����(D(�t�����~;,� 6���M��#�����r�f��i��n5�E�y@U|��@ڕG[YV�!&�1)2����������H@ -��I r����� �� �(�"��MP�d�A�\���˦}���~�{�w����s�� �~�����l��<_�2�� ��:�/�*��-\����@Rn{&��]F�9���̩�ܤ�?(�3+�XZ���Bf�i�D�&�L}ǩy�K���gq}�?��%�\�V������&���� d(�q��{���p�D�Y��^��.�I��u� �hx ��L��g�������I�� Wd�|¦\_M�dL��kn_��cߦ�"���L��$�"YG���Y�������ް��35�KL1ߟǗIU��+��k�3��P��c,]��>t�|�\��"Ujm�S�Dc�����r����H/�<`�c� -�O?;�g�L��m�C\�؎W{�%p��U��"tT��19�bg}ᣆ�Ve��^�@AL)�� a�)���5�d�ѡC�X�U�V-���:{�}狗��>��a����j)��5?ת!�5e�5�w~�^4�Y(6<� -d�8F�����g��"] Wpݢ� �ڣ~�Y�Tj&7��}opv�6O�p�����\ɪ�L�*��Ȼ9.����W�.��å� M8RPY��2�INX�J�\��q�@e~I�2�g�2�M�k53�����" YP�ʏ>��+���c|�s���~6��XD���@�UejFt>K-�a+G�XiC��E�xa�՞a (k8.y�A,5���\ob����9�U�2�ܒX�|?J?��g��hA>Kjѫj�0����n�U]X -fT^�bV�1CX�����&R̅b�E��T����y%�R��G<w����N15`�Җ/y�/o -�\J��ln]�&z�g -�3y�"� -��z;�q�іG;32���#�N�1��p&�8�� ,;$J˪U� -���%�U|�]K(�95��| *�RЧ|O�7�L���hjn� c=���`z+��d�fs�� ����� -7ŕ�� %���79�t���9b�Ya - ��M��%���&fz�N^�fh4cr0��J��ecfp�>�!)����0��Lbb�b'�w��2zѯyX��*�M ��ڴ���On���p *Ӛ��w��τ{�L��M��4����X�Xo���,�����o!!ő������ü��%�x���ǐ]�E�z�� ��X�� �)3��`�nX �������<��'������<�,��(u��%�� �i�W�������T:���T��{��� �f����r+v���~���+�Rzia&z�im��7j�4���܃�V�� Y�N�'�!�A�,�[�H��u�rS�ޢ։��q�����16�6�hߒ��������\��g�h�T��@!�I�0��Q�2����ƸaM}-�8���aKf�2���� Pޠ���;�S~��ɖ�?�e�AQ� Cef>��4�Y��'��e�/��E �t��ѻ2�D�m��0q�m��x��j�L�!T`E�ŀ�z/�0���d�?��%2Iu�1tU�{��"��`(*(�0sԻ�8��^�Ĵ�- `�*YZQ�~�ԑ�I�v� -k�RA����T�M>R�?'`�G�t���PWT&N"� ��J�m�����8FN��i��0_��~�º�̬����(�4���L7�L�@�G�daR(,1� e%�ʍ���1שp�Z -i%���Pj��q�i�^w��*A���\D-�����7�@�e���f�/�L&Gjt^�@��f�[��{����47��!���Bo�DpR�KC9Ux����`1��O_5��/�����*U�y�r�Ô;���^��R��# ��W �p}}��_��-ݷ��'�r����f,^v�L���g��0���aj/�֔�'�D�Z�$v���s�5��R���&j��Z�����f�F�/W�%B���}��/',�q���I`�����+��~U��=�?g�aիW/E�[ ��xn ��.�W]���F��*�6��� �PH�� -�K��/� �,�Wv0LVҌ��/�H�Z3�,;ʋ>��9?���� -�*JA rEP�*����̼t?�*3�Vab2l$�a-5�d��� -#�R�V{��l�L6� ��C���G �p����/��� -�N]��Ұ�'�ۑ�)O-TŻ����X0e�y#��x�F�� �Lf5X�Ȉ��)�5%&nJx2d��k4A�<�2/�ge�ZD}�r��7f�_{�X�����X���Y�\�0�\���aZ�� S��] -�Z+z͊�;N���[9��|^��M��M�2s�)��uM��q�)W)����6e��"�49�0 γʙ{<cJ��֟�Yk��+�c�"���۵�#�YT�� -!bg��4T��K$$U�g����{ ="J��2�Z�X��K�h�na��\Nٖ�w��娿��q,�$}R����n��rx7�הr��̦�>��a�ԥCp<,��G)�z�2 ��a�(_��/�I�?*�9��-�����F�w|� �r��~�|9�4�fw�N�UP�ޖ���7W -;���}���,�t���I���bQ�e�����������q�0�p��ᨊR���2a}����u��qc�(��Μ��`y�A���bʔZ�%����F��j>e<+.{��Z�)RS�洵����y�`ه)`�ʤ�z��-c�~�a��)"Դ8D��8��BD�Pggz�2�M�#�\W�*4�Rξ�Qd� �|a�vxOo� ��_���y�H��g[��3����)eVc�,RN42�)��7��䟟v��Ǐ2���{,�c�gS/�H�8x���\.��[I�?�Y�T犯�C6a����ly�A��C9lDh�ߙ����x4:N�1;�S��{��v#.[��=e��Ff� � cOz-O9u�Mɚ �����++�Dӓ����|�gϞ�{�������L"ӧ�˼g_;����^w�uƃ����y�0����m۶M�>]f4�Qp��v���?��(W�x��k���4R�0u��!C���z�� 0���O�<�ڵk{�1!����7o���ӧ�0a��x�x��)�oܸq�ܹrp߾}[�nF�>���;���7�d�r5m�t�ȑZ���� -]ժUG�%4۰a��N©�4i�e˖-Z�T �>�%u۷o�2K�k�K~�@N�nݺ�W���fO8օ3�����'/���n���u��w�^�Z��~��_Y�{��ޒ%K��ۇ��Op�6mڄ���ŋeT�������@*YP<8�oi��WO=�Ԏ;��-Z��\��}��3f��Tj���s����_|����7#�?\d�Q��7lذz���������Z�~}�f�,��O`���q���{��G�s�ǏO|����wXw���1�:=��l�C -���o͚5ꀃN-[��1=z��J=y�;�c��Ѧ�H.��o�vc[�\I���B� Udܸq3g�Ժx�ȫ�m~����6�z��ڵkc���%�\��SPy�"5c'C\ �}��'�zz�k������z0td���ʾ��k�������%��x���~W���?�馛�%���Z��ؔ)ST�b;oY������ -'C�$��ۮƠ� j�7��u�7�>����o�ӧO�ƍ�� <� ��0���������֭�EY�*��0��'O����֭۵kW��F>��G���S͛7�\�-A$���?�� �G�t^x�<<��嵻����"���cǎ���"kРA���!����:e�eCf�W����L, �:p��;��ի�,C��P{�n>��#ST�ޭ�<%�Q-c���xyT\�Ri� �3�9���u�q��t����jG,4��ĉ�~� t{���gϞ���.��� OtG�}�٠�/��0 - Qu���[0�B�1~�L�0gi��B�A���m�X40Y���c`+5j�H;��dq�K�xE���=�;�A���$�r7hР�"�Rd����aP���L���Z�z��µ���g�9a ��ћ����1���~�)��6O�g���$��N��2����s�1I"v(q�!���gNm����<� UO@�� �>�M����*��4y�}cWJ#��$o<��,X`4��;F!ϕհ] ��q�g8, .h�} -/ʃyx$9��3D �5v�rh�g���_��G�"�O` -��o�?�xmO�� k�ƱP:��2E|f�֭[��/��RHT�6���H��Ԑ�8�&���Z�媩@Pc�@��S@�kR:�1�L]���]�v<184湙�\�Z(�8"��ɧ��(���ӟ�T��t�R��˨1����*�'�3�~���r�B8GV^����OɅ=b�� f��2gc���y�(S�٥K��&$�"pPY]vym��҇Њ%>a�[�$9��n��9�j�*���ڵK�M�S̊��P 0X����Tʚ6y=�1��<�s�p ;��Շ����vZ���� 9<�@��O.���UwX�3i�$}$�N�@��1b��@��w'ٹ�M�⌠�� r �� 3�d�}�|�/�˅��B#������*��@У.I��#$M*���*JL%����}u��A�����������)��Ě���S�߿_��c���U�� -y�q{�6��@JxI�@�sa�<WA�`"ɹ0lu��4p�M� ���#��f�Ah+��i�c���ɛ�h7n��NI��c?��[�����]wݥZ�N��+W��`�G��� j�T7�č�F��M.ڢE��[��<<='h��D� �t+Ƌ�Y�G>��WÔ����ٳ�@k���)):���� Vm���z�'�pV�wށ� �~�m�ݼy����5�'�A�¯��� -�u�5Ѿ#��ˡ0+8f�̙>�����?��L^x���E,M�Q߰fuYYpi�!�)������s���#3�M<1Za�ͤ������3?oΜ9|�믿.y��"PbH^���n�����w�OC�~Eʊ1�ݻ��3d�_z�A��4�5o��Lڞ={�#��a��駟ƽ��ϼ��kJ0Ș�A��t�W^9q�Dy����!�Y�&;B������}���b��!��U�A3���r��}��:�D���P{o�(�_�����OD�!�;����~nm�С�ce&��ȑ#�x����"���>6�ɘ�z���{U�ᴠ 3����iݺ��*^2'��ñ�<p��?��O���]�����$��דO>�� ��$6+��D�K�Z"8��7l�0��0j�Ś5ku����8���/8��!(������=νacǎ-+<))2d���<�����š�W˖-��x �5��K`��|���L����馛4}��b��_�=h��C�I�&��v�c�M�@-�s�������nݺlӦ��Pf�̞=ǃl"l�u�-�����b7@�^t�E��S������ ��\�ܷo_]��S�J�I���<�̮]�6k���a��v�����nf� Gf���g�!�~��^{�1�o��V���ɣ�>*ag�2m�4I�V�/.�����<y�z����T T����Uj_~��=z��kck�X��`ŧ��q����Ժ���W|C��s�� �}�F�ƌ��̇g7Q4���o'L��;�(K��\�}��4�dnU�A|7�$����͟{V�R�.��"1�%�ڇG������T��Q��$���4��h�"m��я~ԱcG��q�E:7pC��~����v -�� �*��t 6T�/+�'��ѣG��K����ˁ`�M1rT�� ����7|�pSf�j�Qc�,XoZ#t��`(�?p S�ǧf�G��T�·p?�e�L�� �ƄV3�4( ���̠��}�v� ����hM��ܹS����`Jp�L 0H���qa7o��������OP��W^��cq�N��VD��k<V�w�sL�Z�*H}�_Il�g��|OS�`H� ƅ� -c��9y��Ƿl٢�2p����SI6*�҆���q�F����Z�j�f��#��48mY��ڵk����8R�ѡC�.]�(�k��N��� -�ֆ��G^���Î�=�m۶S�N�g~(�r��v"�����b�x��$��w���l$�����T�`fj���[$���g���JV��e+!��I -r���Rx�%!6�O߰G"���`C�1��Q�/ߨ��0lT����F&�Ao�� -v�RS��諁65C�؆0y=��\��M�~���7&�4�f�}�4����:v��hx�F�M���O`ț�h�<n�����, �F���m2��MK87m��Mu���\��-g�� �Ҕ����@_��Է<��@���ҵ��9�`:C����B)�P��G�6M}����~� �P0���澯5�&ˏ�B��i��.�??���:XU��5�����賱*l}2�ኅ����ɞn�kC�,ʀyXw�9��c��1)S_��K���E�5Ѕ`��1�VEy����s�V/b��.�P8�*�EbW�m^13!@J�����J�(��ʴ$�F��p�T�ޥ��}�w�"�2��'��B�s���Q����L˄��)��B6�)��g��M�b�����0�gb�G��py3OwT�d��&�J8t]ytF�2�pJI��}F1p��L$)Ҡ-f�S6���Ey�"�)ch���ު����X�]ɔ_�e��PO����� ,����2�M�,b�K�G��~����v�`TfM�|Ò�]�@�=j�w�L��A����oC6U{y�<�z -R�Sę�Gh?�&�ε�,��~������2�Jbҗd"2~�X�*fϞͮwf�$#��u�.���)m�l7�z��)`9u Lw��ziS�� f|W~ޡ7 �u��Hax������lm�Z�9s����^��M�p�� �����1轝�De+�;��phN�Ͼ5�j(PY�7��f��ƴd�_{�%h��5�]�_4l�Pj�M��G��2��h��2�%�����.$si����O|hj0�42>UX�ZD��ʵS�*��V�m����.]�-1l�a����3@��̙� -O���RhL���pP���ޛ^l :Yj�?e����32X���L~�������ᄎu�:t�Z�j{��1bD^9{C4?�B�(��ɜ65�6�V�!�S�Ne2V(ց�e����Q���ༀ�{�����O4h��'�lذ!���|z��L>c�ռ!f���PNE�jLPn�2��Գ$ܐf��TKF9�a�\�3ҔN~h&#��y�ϟ_�^=)Ty�w:v���?�Y�S�;L�{{�w'�B���3<B0���\� �����eT&c�����m�:�A}P�4.y�����]f�v����ܹs7m�$_��?��W�~��?އ�<ng��H�3�WӴ7�|����C,Q�3Si_�������d�*���6�m")))��Y��m�v饗<xĻ��A�_|�V�Z:t�����s���,�LQ�i*i^8D�Lynطn�[n@��S�O.4�z���< �f=MC�gn�������f���ɖ�L�r��ap�L+�S!5�:u�k!@>/������k֬��7���K���=�8?���!vf����j���T����2N�đK�3�zj��>�ĉa�~�ᇰ_�������`����?��Rly��'㓵k�������ᇌ��/��b`WS��*S"���͗��&�TrlV���al=w�)�t�������7o+���N:�����5j�h]�ś��g�y&�,�*�)���Cr��B�V�v��Y�cy���|k'+�=0i�T����&��X+<J�mR���g�ٸq#�פI�y���`��0?��_y���_�~�<�t�Сor� '���[�k�Ƈ��c7a�@&���#�"/3�'���A8�'�X67`���r+,�, '�!7v�ضm۞v�i`�E� V �۬Y3A�:묳�� �A�`�<�����i���߰aC8�x?f̘�_~�$�|�����S��7�3zo ��8�� #8�ɻ@I�T����ٸ�)bq٣�̲~���7o�a�l�2�&p��9��.]����^�1g��~�"�}hĞ={._��~�j�.��bP�y�m���f:C3���2�2�S|�6�%�z��9+3�$_m�����a%GO�#(��w��9s��+���q��+V���!A��M�^t�Ebsv�ܹE�|7ӦM���wݺu}��y��ڵk&^�x1��{��8|)�Ev�vJf��Y8+و�pu*/?+���JA�*L�V~��y�����J�ɓ'��gX�ݻw�Y�f��ՠ�#�եK�60���O�:��3�ؾ};�Up�]w݅c�z�W_}�=��c���Z�7n\ǎ�﹨hZvJ�UƮK%��/>64?�4���ҙk��($��e�a !!*�u���o,Y�w��f�!C��HhG�Cs��!o!NA6��d=�������'����|���۶m����֓/T��-����Z���/ZH1z�=�Ó��y�A�)5�EBr>����HؓXӕ+W�ߟ��'���oժՖ-[���u����=Z@�R� b`ǎ`��p(~���|��7߄�Q�N��ƙAc\��[o5��73khs�� � �2�L=�I���R� -c��ȉ�T�&�K��w�}�W\�`���8�O<� ?�%�8鐟p�W̚5k �ڙ��đP��6�����?�#��Π(L��~��`Gq<��@�o~�/N�$���ҩ7F�x�FI*\�p6t��L��G�-}o��?�HQ�x�F��\s�믿��{����꪿��/��Q�|k�y�2T�_��WX1�6m��[ppd� ���_~9v.Z�n]X��D���� ��P�7e}�9c��AWԿ<ܘA%R���hB~:���o����0@�aOÁ9 �z������u�!�m��Kq| ��U�V�*�1�s��~:�$ �~p+�V� -��N�͛z�k����|��|2E&]��dB힍�RS6��E��T*y�)+B|衇p1�֭[�����f����]ػwo��Z���8<H�X������:u��� ��ӦM�.���%vx���!ҹ�=%�2.W��Fơ4�:?��\�px?���5)��7M��k ��A,4T�DJ��?�|H<xx�u�B�F��N����#/����6X� �U�E �*�V�����C�C�²�Ζ1��3�^:�-�dG2 ���;-#l�$F��2>β�1_�;��p��/��X��{dذa�� ?�Sބ��&��2�|ٖܡCx�����0���"�`����g���ݻ:����"���9u��8�G<�����>��L�-//��x��>_F�?ɴ��><��!�֭[_^ܵ�����o?~��#�.T ���Zҥ�v�L��R�V-��-[��6m�,�Akb��S����N}�Q�<p+͞ehe�il���21���y~ w��U��)b�.��^0�"�@X��`.^{����{/N�z��7�9r��n��hVP�1�� -ȳkg�y���3i�$0%��+��ڶm��G]x� jϞ=g̘�)���$�x��T�*omz{�WZR� �f���[�lzN�ֽR���6@da5������ĉw�qG>,RD��� -�L`D�K��e���|��g/[�2D�K;}�t��q���/��/��|k��� � -͐�;[aYb&a^jj@յk�ny��`J�R�bbyX�AQ+tw���ݻs�N�+V�����BZ.\�_��iׯ_����.��<x�ܹs�,O>����,??:��y�$�z�)_Ki��V�l�p�Z��J���?�s�9�h���~�il��Ϗ�M,����`��Hе�\r �V�65kք|�С_|RR�.Z��iӦ:]�p�J��/$6'����zX����Ԗ -��p'U�QJ-RX -��XD, t̘1^��M,��M�1yp�SO=�w�u��v�mݻw�ܹ3��� ºiܸ1,�Ex�W�=~��+�@ت���gyS%ňE4c�<�Jޒ �ng��ט@*Ŝn�/CLa�c��۷�h�H^�P���ph��,�@��ـ������;�v�D��� -~��2t!���o�� ���Uh�g� -�2�(�l���=?�������a�/K�j��[o�b��Ͽ�O�OG�����{�i��#���1D� @�J�����/_��wXʫ�"7�E�.�:0��C�h8�N�匪�>dC-طlPHXD��4U!�8T��ε�ƢµLʇ�Lb/0�e"��5k���֭>��8���AB�m, -|.�@\�k����c(j^�`T0wJe��o����Tۉ�[��©6� -5jԸ�R�Ĥѽ!ʣ���C��j%�>�VqdD��ŋa��j� -"0`�ʕ+�##�`�4j�),����zÆ \0�A�c�Af����^�z�{?CP9�WW�4p�$w{0�%p*�� -�J K%A�OC+�<�P��}��������:�~���P�0_�<��Ѕ�6m��'R<W�L5����I�SY�C-殬�6�#5��}��a�0�npZ�j�\R�,A��"j��O�L�ңGH�Q�Fɰ�>}��Tb��2D�7�e��7m�U��fJo|_����M��S��VZFF��p���;f�"3����o�q��յj՚4iL�^�zA����'���j ~]�d w��aC�-���|�9�o!�Lf��ә���qtPO�T�f�V����~4�RIA�'�OLu�Jud���V���cǎ�E -����ݺu+�c���a�.X������%�QX�)`��C���fD+C -�0��]��}��B�����/�����?q)b(DdE@q� **B+�h�1��Q4�ƨ�&鎙�n�V�1;FL���Fe���̃"�����>�лv��G���Vի���ܳ�o� -\�W�Ā�:��z�:��-BAC�y @�Dư cXX71A%���N�:|%~��̶���` �ɳ�~&���ܾ};�ɶ�ۢE*����I#��뇼��&;#~����y�J�b܅�f�8s^�-H�^)|l��˒�@M^A����74h��c�'ы�c�P��G�a�z��(����0��G9��C02-� ����Q|DTY��Cdp�p�h2��US���3#Rܒ��U�;�ޜ�+|��V|��h�L?g�4C0�A�梓Z�a��:HG��[�̨s3+Ƶ�X|/ML_��s��ջ%Nh��%�3�91��ÿN���ј�e~6MM����$*���k�Xbǎ��b��5o�N5,�L #��k�Ay��o2Ip(>��S��ם�>�"Η���$���� -�(T��V�3��[a���]Kڱ���А�����$r��b�L&\qB��.�)�5�$���0�q�Y�%q������Hk1�84*W�Ӽ'�w�1�C\i|���3�f�SL\�6�,�fy1�_}P����zp��U�:������d��'��Z�4Q9A =���ϙ�Y%:�fƺ�4W�,�K ��6t�N'1VBN�D+L�T�� -f���! ��'͈A\��g�A��tW8^ٮ7?�\�G����ڳ$=9)���syv&�����z�mX��Bzw�79�^^��-����˼�j31`�?�H8H�k�*��L8��ʼ�ȑT�x�OH�'��]s/�P����H��ڵ�k��7f�#/�Ŀ ���3���L��<�R�<�N�� 䰄"�����b)r����S0��ATdM̓{�H�d���:X��ů�©k�]!�U%Gr�8Ͷ�Z�.q����NZ^J۷\B>�O|#����)\��te�$�, ��$9h�9�A�>B^q>���(�f���[�<�nF�"���f��P���b|5E����4f�Ť �,v��P����ZHL�[�J�Ug,�AC�Ν;i$:$zv9Mx<������la�7����/�p�K���yB=�#g�D����Dvnj�4U��Z���d\h�§C�K����� -`�N��q#����i^�h ��a���|,��~���<N��u*��qyAGS���]���7o_Q����߱cG�]��)�|�0����L�pA�Y:� i�e��Зy��}0��x̥�F����*�D�poZ��ς�e:�qT�F~�1%�6����VߔE�O-�'4]*by�������]�̣D�>�@�<9��1�����{���M�D�%���X�et� !�c<�BG�r�>�d��V��$5��+X�C|����2�t���x�yMR]�T��LFi�;�%��"�2oO�"���,�T��/�)�c��VqO��Y��q°��Z���!��u<��KyvA��@�c�S9�-�QJ���\�R����K�F���)]f��P�� #��*3j8��S��T벖-[z<��jʧ��dF�y����)%�Խ$m���I�譀}�År����#:��f��NI�'7�/�F�� l�g�D�(@�6Ь�z�1�u�H`\� �Z�}� ��!$�3=�EP�B�PWW�io�|!N?��9'�ha�G�bp����ю�Ek���'jR�A|XGyVK'�cd�Il�1Ō\��rKh>�ʻ.q�zl�sfQ̿g� -��?�\<��Y�"@S�PN.<�{�۶m�ƹ�V�v<�~sFJ`7D��&�!��HYo����5q�)� Z�T����V����:x����nP\�I�� ����V���*w��%}���y$d�Y�f��'��$ -��$����R����;k̠ -OL���:n蹾$� �p8[b�I $Rz�0gjH�,�R]���W>�Kd�3F��h:K.F|�K�r��Wf��6��;�O=�P�B���_zM2��Xԟ�2/��y;�E�@��u�����x:�LX9A�)^�Bj���hN��(>���-�2y�fo?�N�Y�tI���ص�n[%��$C�sRS*;s�˾��<P��O�[[��LR� tb��@7v5��=�>���ۯ�'�J�Bn֮��� 3KXM���>�%5.]xH>��t�+��钠 �ט �M[0�ڋ�J�d��Kk͑��7H(n��;�������Z���l� �h��[@pđ�!Q���oߞ�,�^ba -q�^���8^�%3^�"�m�6�Ëd -e^u�Q#� w�C��X��6^���|i�����%�O��&O%���L:w�r�^x����{?���SH%�:ΐ�Z%�������J�<�Ҡ�~f�ϣ�0s��c�})�p\닧{<��(�H`��`�����������0e/���lN�-���K��s@��[<��+0�b��XK��D����ɡ�f�Opo�<tcK��D�.~~�(���43��f���s�1��2��� -DŞ�Nh�73d�i��`��-L���m����'Zy�]DŽ��,H���D~7ZB�W�aMM�W�� -��`����s�<M�R���r���� �%0���-:w㚻 6���M/�f1�ɳB�4��<:<˓|���ay*��1--���m-�������F�D��{rt���#L��cPSm�q�l��aV�H=섗� fu�d��\h �6�-� -gx�b�a ���<�3�a��BN���6t��x��)� -�6Y,%��Ix%Ȼ�� -$�ʼnq'M���&�� ���i�O�����j�{��@lx#|�i�hтb?����<(e.Wp����>���?�����i�'Khj/�l*�����c3�%E���l����9/ì��09,!��'�v1�+(��W�8C� ��������⺴��J��1S'��dX{�A��"��#��bO�_���W��1������k$"3=A��~�yQ�P͗����q�k���&�د�TH^�� -����D�.���<���A?tZ�%�5=���E�2=A��M1�^t�&�&�S����k�zшq�I�m���=É�5�G�w��[I���F�h�{촞?#�����5���`C -T~|��B��[Ҥ�Ӽ��؈^=��W()g�O�p�DlK+���6ƹq4j�p��R��!�$T%�Z%��i�HM���� +��ACMP��r�A#� �R�'��%�M,v�age��,ߛ�x����JM�%���J�'<A�</��5���`Jr��Z� -�M�.;�c�yL�uG����<x�7��h������f���ǝ���SU*�r����&�xW�Tc��Z��ʱ�A�i��L�h��C۴ 1�Xp�+���L�$=�,7�YGD�����F�`p�w�u��+�ւVH܌������ד��#xtw������̠+Y|��vxRۛ��cZ��y?.�z�M���a����@��h ŌN�e.���&��Kr�=�8�e -x<l>;NYF��:pյt�j������ �HU4 -�Q&�� ��m+Y^;����p�ʞ���!��o����d�+Q%�SA�1��X�B�낎Q�>\q�.��5qG+;����J��J�� �*��"K6nM|d%9�x+��\g���-&6�����~�JRVOꂙm���ٵbnB��.�QA鍀LV7qQ���� 2�B��R2���t�g���] �zy~���G�M}Wk�����"p�_�_����'n_�GՃ_�wL���ʕ$7Bc2��Z�"��=eI�x��?%�x�]�u�rX��0�%�ZL�ש^��A��_�HTU���"VD?x��Y�4}�:��6�i��x�$�Rt@��Ց �H���b�y-�m�M�c��X��O��Iz|��R�iD�8Og(�J! n�^��Mj����U������tB.{��x̬G=�=ܸh�t�E���?MX�/�[v1{(�m��l^arƜ�Y�|IZ $x����8&��\�b��Xg>}:�/.sk��� -ZB�#<?aR��z:�zy�%'="�L��9B|F��ppFno�h�dZ� �uJA�~;9�dj>�S��b�$��gQT�G�z���tZY��w�����Ξ=��?����ѣLj#>�`]����*g�x�O���B(�����CWVGk�R �%^٪&T�G\^�� �W9�<��F�-�vݵ`�u��@Si��ީL���ү$i����-[n����۷{r뭷{책YH`�7b�%HB�Ȁ�_�KtڄY{��"c��$p%|<��TаV��� A�&(�*�u�b��,��T)�c��Ch��LQ��DD�ׅ8U?���ѣG���p.�;�c�ڵ��ئ��~��p꺨�?�No�9�T<x�{�1�F�4b+)�|�5F`&�hPr�ߢG��D��b̡�t�����Ɍ���� '���h���Y8å�??�p���˫�/ ����Δ:sQh6mP�43�;w����~�z�j�})3�����a!EB�1OZn/Ңȏ�U�L��B瓒5��G�$H< -�T�i�?���:��N�Zż��J Oy�������Y�DrEs2��}�o��B���i�.�Y -Y9P;�]�䎍I��J� ��P6f̘Y�fј8q}yY�:�[n��m۶5��K@��#�w�}w͚5��zw�+�Ϥ�<l�W��5��T*b�Y�߱c�;SiӦO>�����ԩ�o���������-[��ݻU�Vbpl![����>�,��S��(��O)p�ĕ�0��EΜz+@3�~�0����N(no���z�G<ͷ�~t�ƍX�<�7���<��#����SN��&�=9��)@h֬�=�� �#���Mg����*k�����z���M�����J~yx�]�v�����sl��4)�J -�8��e˞}�٥K��wA(L����c�9fذa�y����W�� -��?���%K��B_�cN8�믿��hѢ���7Yg���]�t4hP߾}9�ӆdp���W^y%�!�|c� >��K/���z�'�P�p�?��s��!Ǐ�v_�җ.��2�ڠ�gΜ��-�ȹ�{��WW�fx�G9a�˗�8!�$];v����̍����o���^^~�;w�����Ϲb� -������n�zժUS�N�3��K��1�V�ǽ�se#,�p��B��1=�&-�c�=��/Ҋ�"R�"��ƽ�u�]7�tl��v��)�z�q�֭��)S��f��&�&4�@��������+��`h�9ϗL�>���s��l�s7g�4��#.����AH#�y}}=)�B���8C�~�F� ��5�P�~�[�][�l�R�91��R�9�[ �t�yS���;�>�9O�?/��m�x[���]�͛7�?>?�c���[i��X�����s�=��:\s�5ݺu���ShG�t�&>�ç8�#�'�}��Bh[��q�ps �&I�������N� ��j8xƌP�Y�(�X�Xc,�Z��ŋ�7nԨQBiףvv[Q(�ZA���N5��Lf�¸�k�N�vT��N��A����+ЦMhV�������X�����̧������ö;���o��FXH��a�AA��o��H�M��!ʘ��&�Ӄp�Ek˝#����X^�^���nKƍ�3�d2���rnu�� 6�v�mpP�X�PH��R��j�m�R��g����\�2[N�=X��t�1�a�,��pv���[�7�~�\�������(���_���;�<��%��Ԕu����K��/�\7��4��� ~f�"�Ki1l}�d�ӈ��˹z�jx8P�9���������zk��E&�l>�<!�����G��}��z~���O=�Կ��/�&MҠ�l��@�i�@&Ƥȟ���ҴR�1��~!��T]|'�Нe�_�"��8��.ߟ��'� -�ɒ&�ٳ�СC���ڵk��g� q�q����/:�ǡ+���?¿�w -�P�i���g��R�[$m������3�s��?�����j ]���;6�-�܂����G�%g���m۶=���F�7ME�w������l'7P��kA���d�L���_x��>}��p� b:d>-n��uv85�NثW/�uuu;"4 �?��s�y�<wG��u�袋����$�����P�C��l��0�Ε3zp"�͔���od$y��{N�g�A��>`��or =<t� -�Ox��hP�˖-&+(��6��m�rL�F�;�w�Y��cRAh�%P0��(�aÆQ��'��o��|�D?ǎ�C/2@A?b?DP�Q[g��c�s�Ӭ�kU����q�A詆Wj�@C��3�8�7"VI��ub�"\�7�|3Ǣ�0��a�ĉ����oШ=�B�0�#ݝ�ͦ���ӲĠbM�$N+JZ�>"@H`VpB����h��|�Z���?���_� -�X�1 LLz���������n���,�_���g̘1�~�)�B��w��_q�Yب�9��˸�Q�,�B���*\~�$��n|O�_=z4�)����^Te,��C~ �8H _�����Zh_z�^��(��� �bB��WI��"����y] ^նˬ:ppq�\���꺗�&P�ӻdɒ�����r�F����}����8TX����|�:t��/y�'�!0:��CZXڨb�����i?^�'H���kl��f�M>�-n n7|�f�ϓN: J+{��jS����l��nqں���$�oh�"H>�I��xXK`�����\b[7I@^�ga�q����#��#�y)LwB�.{�ط���#F�^���ɡ.\h67��YףE�:���,h�A&a0�Z��uQ0n�CX�裏�}#��g?�Y~�@� �R�]�=(����ݣG���a���J���?K���R�Pc�{�%xq�D�c�5y��o�k�]w]�Ą�|}��"��Z��n�]b�����Ǣ�o�Iw�q���7)Mp��fי`|20i�$���fyԨQ�d�Sӑ���ir<*?# -���O>��:�]�G�Y��E51d��U�3sg!+_�ku�C ������{��1�'���I3�$A�\eal�"!�=\��R��1���g}x�L�j=��0����C��a���hA۷o� 7�S���� -�Kx��.�_������3�i�&�ә���6/��̾^8��s�'������s(�i�����Ǽ�MӺh�,6Jަ�^z)�U���6n�(�w��Ģ:��<~�`�ᥣyxI�0�>��p�+L�#M���cY�۷���y�GN�D�ޱcGH5/bq���05���G���=~J���� -ȯ���>��c�[ �/��M7݄��Ǘ;ôi����#�<R����_��RE��������R�v�aT�K�1ǂ�ʤ`JVWx..�[zr04�p��t�3�0���6�t�"J���yz\�r�O��{����I\��3�p���qD[&�������ղeK�(���u ��X~�hx����.��3ƕ�����q? 9�b&��^���'��6m��>x������yu��$�#�5k8��I��8o�իW#���PT�y4�S�&�A_ -�.��B5�k��xʁ�y�=}�����/�_2R��L���'p�(� :L\�MP���禘��cE6S�"��=��$�JGd+4VO��`�~F�r�t������w�ݛ,� �Lpf��E�'fϞ���Os����k�ɖ-���|țo��C��~�*�ג%K�z�),�B��|N�\`?�|�M�����u�)��u��Ck�>�����ϗ���8u��Y�r%�\y��,��/�qGq -���V�����v1�W�%�t�f\φ �<a6S���k\ AMh9�ۯu��t�9���L��+��PAw����}rS�{@e�u%�F�5�SQ?��W�xɁf3f̸��{5��i���p̴�N���/��B��M�<9�(T���s��4g�<=�i�4 GT�t�^��h -�b���c������Νk���0s_�� ��68��(mG}4<ъ$�9If� ��K��(�Eǝ�(�k� [�n��l��u�&���0kaR�j���!��a��2e -��!�� -+�-pއ�/ޱc�Ύ�K�����(��q^g7'�U�?�m��?�15�ɿ���hx��/w]D��O?��T�R'L�мy�/����w�1�G?����嫯���{n��F�"v�O�p��K��w�K�|�rr����~���]���e/��WI@7~��W_}5x��đ�^z)�)(&�!k֬���M�>�(�����fv�������'��:u:�h;�x�C�e�ȷ�7q�g�uVV��=22���;v�UW]%�0&�̎�T �ք�$�)��MR�=]�d�H?��O��8�9�*�~�횘�?��E�d���Ɏ%��=i�����e'l}���dt�p۴i��+�h��u��M�:�o߾ԍ��\ЎԞ�Po����7s��]�v�x���O�ުU+J��C�1zg�Ν�����(�r��g_t�E�E����|cN�5.xy�l�LfG��ɉ͛7�ۿ�.�{+����� �O�� ��˯'�ڵkG�q�P���2�Z��+V@��н�ު��7~��q�\�i'd��9眓�k��j�q�zQ�s�� �J��g?�Y.sP�"� -܃Jj�}�0���X8<XZ�$��C������Ct�;�:�(��q]�%'�?�gs��cca[x~�EBa���� -�]VR��w�]w���2D� \�>}��^q�2~衇B�y�? ���3���>���Zxh�qI>� �|\���'$�N�n -�3g����y�:rۿ=�j7�FXAwAO+� -��*��m�?��C�_�h�� 6��]c�L9Ԣ(.����h����TE��=�_�rȫ���4����ᎊ\����Ȟ�l�~��P��Ov#o���_WNvg=�Q���m۶�������\k1;����?̚5+�IDȗ�ù /�/k<496x4��y��p��.(|�������կB#�c|fϞ ��D<v�1�\~���۷'��x������K�g!߯��ZR�>z���^{���\N<�ěo�99T]��~��oٲ�o9rD�tPspMq--&�A�C=[�]đ!B�B}C;૩�;��M��ɜ_BPS�t�9�={G���ƍ��p� ={��� �U��~�x�w�y�ƍu'1V~/���q��M�6-˘��y�����Ƒ�쎆���)��OA�^f_K���ce2�OY�L$�%i۶m;v�>�{�}�b�F��y�1����=8\j��ݯ��:�\S�ᴷ�v~rc�CМ����a� �؟��!��\���<4TN�pN�o~��� q~��[n�%�P|��'�x� N�#�2�"d\ϱ���2��<з^�#�ü?6�n7���m��&�>��4�>��"h6��*���-\��'|�����"(�a��p������?��[o�똡��`�]PT�G��+� ��ۮ�UaƅϬ�h��أ��/����� Nw�}72�����'r(f�&$Cha���o[������BSd��X�%K�@��є�~)�%�)$-�N@�6�������ψ<(�X��p 9�I^�c>]س�cƌ��a��K��H+G�*�Fx����� �.����C��ECՂ��M�2���\ȜU�<y�������?�իW0v"�#�7i�c����Vh��#� �۷�k�<��S�'�3������h��(X������x��ŏ?���ի ED�F����� -"a`�"��ܣG�L����/#0kB��4݊a5`X��!N]6q�Dx -6�c�h����4h�%�\��YS�(��D���t������w�k��X��;ڙ6�:x��@��4A����/�}�_�i D�)���ӟ�����Ј��ܻfB��Si,>2u�T��٬w��x�_����Ť���������y����؇<���>|xn�N�$)\j}}=4v�Q}�:���]g��^�ة��G�,�n�ܹ��χ#]��㜠!_�_�u����k�~��p;�M��{/�t�(T�h�k��9}���)!ψ���#�9Ѻv�:`��(��Ll��<툱st�}+��E:4g���-�؟�%lȗ^z k�MD�yw`����]��ߘX��~��+Wr5}�AA;�TzL��,�ʂ�^Kh����������D|�J��,j��s��l[b��{��x�ٰ4kx!Jl߾}���F ā�x?3 �B��I��d�)%���]ؾ�sj'3����D�;��+����v�~���\���j3���r;ߝ`:�i$^<�-h6��GhKX���������`�w�s�=um� -�z�}\B�h��9���͒�G�_2]]IE�����K�%���xba*������?nD$#� -Ɗx�M�e���n- -�АV�U�Pj�K���J�;R�Ɉ?e�c���_�:�)�e]M:�D��/3hf���6�P �:��T9���H��9<L��p��V�^8f^�~%D�(���N.6���s���M����.�fք�V�0�:,��*��b��S���E' ���ȁ ��3��ɛ�Vg�%u'�!s -=�)Y��ԭf��Vs�����,��)� �Y9hI���n4vQ��A��l}��_���\"�b,��q���� �M�z���\�Z��.����A�R�yޕ�:^���� �M��<fݲ�݆��* �I�Ƒ=Z�c�0Շ`����8�M��נA�f�hF�ޜPAn�_R����QЫ� �b����D�4�Ze� ��|�S�VhY>SE+�`袞����P��{�)�$@�fv -���Һ4� a��d� G�_��s,J;��P ��8f*���2��K��mg�D �Hk3#`�A�,�I"=0*��\c��&�m�ROų�*��:zԉ�`�[�uxf"� �8&5���@x���:�t��oe�T�q{��6��q�2KY���nT��IM{j���,��K�������&���yc$�=4'Ϥ�qr����Ǚ���η��i��+��YR���ۉN��"�&Fc���f���<���ׯU����6]c\���d��ΛԔ�Jxh�(�ӳS�����u����� Щ���P���s�����G��3;`I���j��T���+P�#�5w��j�`�Q -�_��zT�>d�uЛ�ʱP��Z�� -�sT�an��)ǩ栮��4"*ҡ��&L����ꣲX;&,Ns�F/��c�����R8�<��ƆHl��6�y��1�.��P��L��wL�v��Ո3S�<X���̉��6��>9₸�Lヹ8%5:�,��P��t��+�T��=A��g��94�� �z�yX�٪�ښ�/)���f����bM���Pi�;����U�[ҸAk�(�i*����V<��H��)yC��`��!'��*R�|����5�y�mt'��� m����e��n���Xy���8�]�����Fy�9�"��%�)����t�� �|u8 }�1c2s��6Ij.�'�\��)����^b������4s�9��$��c�*�T�b��^a=)����::��1Z�G� 9XO���q�<���W��Cѣ����\�"2����q»uVЩ�kk:/��f�甛\,��9 |����8������[$�E��S�)F��&�@�ۘ,=b���x���U��q�>�`Oj�m�,�&��>]���{!+U��'��.^� �s��:���T�Wp��" -*��T��qxj:�@���<)4���I�2h�A�>�����>��ӭ[��ر��ѣs3��� ��Q92�VMӚԸ"�Nr&7��Q����%��R��"�V�܁�KQ����r��N�8�n�.�����)��Q(ӹ]/<z��z�u�W��h�\��t <�m�l����;CK��|v�P�?ǎ���^�ܾ}�w���O -D��$��q�YC�{�۲��� �A�*�Ӆ�T/��!=~�hJ�K2��D�$�흭<�l����Z�?��C�OH�Iڔ�ϴq��E�}4�h� to�ƍGy$�і-[��[�NI�t����.{��퓋�ДIsr��fZ�p�}�V���f' �[ʴ��Y�ou/�$n�E�(�u|P��EB������5�,�v� �$�^��(+�J HG�Ts�5��ɧ"z9_ڦ��&e ӷhѢ����#�Vٮ];�!\��ӧo۶�G��"&KU���^�y`]i�g j̧H�V�d�yp���V�y�<"�XS3i��4�1q�(�4M��oGh+���#�E -=���-�Ǟϙ�i�c!�,w�)��Α�$_�����`YӡC�;vlذ�Y�f�ƣs��pGq��y�;�8�J���as�M�]��5�O3/�EaS�<d�&� �t���T�ZnǞ��4Kf, -?�:�Ճ��} �OS7�m&���S�="Y!� ����&�SL��<�&���m���_7a�H~9�����!�|0~�֭�ã�>:�7�.] -O�9��<�T�erZ"y<��f�,�k���^Rݽ桅��i<���}p6�$��}��~L,��+-^v�(���8S4 -�P�J*��_2�VP��H ~w��3��nѢŲe�`�ڶm�tӦM;v�����+V��ׯ��͛��)�|�*x��/�/)��T��l�̍�Gv�s����\|}mA��� U�q.�<]� %��Mƃ��a�=�]*�����&�R�+��z��&� ;t�{:C�e3��C=t�!�@�>��^�z�x�>���C���.��.(��)����q��?>5�i5o�|ڴi�W�<��k��&�u+달��i����������<��*����H/��Mʼ�?���~���+��ㄡ�P�&�SO}(Y�ʇh���d��J�l\6aG��k�in)���4X�v��m۶m]��V�\ �[WWs��[ox��9UթS����mժU�>}�Ν{衇~��pV?��#?e�R�?�"dU�lM1R�m�^ -�K�7�@i�xJ -�⯈yA=Ue���F�dDvQ��+�SLj&ø�y�g��^ I,���UDO����TE��ԩS�ϟ�a��l���7�����;X�N8.hj�ڳg�3fd¼<���3�|��BV�������]tќ9s ��FXT�C| -�'46����E#,c��n��0+���� ���E����!�t�M_����#��+�%S��}���|OzH}����j:H�z��^ͩ���b~� [����Gy�ß3g�5j��ŋ�����fb�ݻwS� r�С�x�?�8���p��=���A႞|��x��W^y�7 �0�8ϬY�Z�nݾ}���zy����Ɩ�ޟ�u�8Kv�Z��� /��t�r::+��{������.*��LH���4=x�I���R����voLXޢb�cǎx�?O:�$��ƍ_~��|�+������y�8�Xf��a�\r ��{�w�9���|W�=�ܪU�`���*���ޛi���o}�[9�<o�^{ ��M���rҤI0��/��4 Z��H�tToq�k�V�To)�)#vF�:ґI�%��#^g��("����by�̲ȩ}>�g�'\�FJ��ת�su�U���ɂ&wG�P;N��k˖-�Ǐ߾}��'��Q\�r��عs��V+O ��[�n�ر����,Y���B̆�+��A���{�瞋1��^�v-��{��83�¬�!�x�y��qI#F����ƍß��#GB��TM*&�Sj5ř%��5CD�S�ZB��9��tɧ�*V+�X���-�����S�v569%�Þ�{��C�T������*B>8��4 �7:Dk����}���ׯ�ҥއ,�:���}������;u� ��d*�|f ���0��faB!�x�o߾�a| -&�ٲe� -�kÆ �FhĖ��xs�ĉGq����q�:���:u��i��'�{@���fY20>���x��C�M�Ք��;�ݪת�2I`H+�[}#A��&f<m�����Ͽ��[��QG��/} "���C���B�;�8��pG�$*�vm۶�;���E�A0 �w^��=O�R��<��b�Bq1�]v�)��IC� I�*��qa�B������8�x�g���B)\q�����a���B�I^�#ᨷ\ZZj���R,o���-ɠ�8I+<F�s�<���J���͊��u��5�.~_�nݳ�>�c2�[��G�c�øA���A�V�^ �qӦM���:�U�V����k��_����w�4��Mq �6a�.���+V@�?��#����ˡp<Ļ[�nyT2b�͛7#V\�p�|�p� -uз���N��I�;|�,v-Ĥ���8I�L��R���E�ʶ���hyvG;�� -R}/��@���^����4H���s�Č��9s�̜9{���qʇ����4�>إ�/��{6@���}-����p��c��|}�;��S5� ������_��ի�#�<Q̙R\��]��{gkعs'�&BP����*N��a�O;��v��!v��뇲��� -ӌ&9UeGi��ʚ�*��ӕ���yĐ��j�,�"��ے��[z�����8f6�$"Me��5l�)S�@����b,]�t�С��� �|����/�x!us���=�"�;�k �&M�+8���c��E��7�ؽ���tԨQ&L�)�y l��^x��ꫯΘo��,�����g�O�*>�O�f!�0�0�:t�f��ܹ3�#[�C�sߦ�y�)��eLJK*!3~�L�%uQhD8�(�J�Z��/��.Ӓi%�W�HU��^ͩq�9�_��WH��矏 ���8���ð3H���c�9�%v0�-�]�{�c�����O ;��!���뮻.�56U��t���:_z�%X0X?X����{Y����Ŀ�d/�;\�V��cƌ���<���8�pVq�˖-ÿp��'���J�4k�ɚ�\�%��ybS�� �':�R���)0˧���h ������B�����3N��'��'�x���H�7��SO=�4���죎:���þ����A8���f�>}���}�R��S����=�OM1nδH۷oG��/��u��B[�5��`��Ο?�տ,|Th�<�͂[������{�����9қM�vz6����dd���\b�b�7@?���漗x�{Db���+�>�<o�������(�~�?��?P�o�>�bܸqݺu�A����SO=A \Slh���3�8c���8�|ǎ0�x�������!~� -S��P2�p͚5��s�H�����*��|�wz�!��ݻwǃ���� -^(������CgO���l�@���!� q�[�⿃ ���PX�*��H>%�p�<�3�束6nb�%4�% ^�Q� ϒhdEM0�T��d�����`+�d���xo����g����˳ZW�^�� ���¦�:uj�a'N����o����H�bwv��������馛����o�q�i�er(+�|��I�ʀG��56��7�*8����8v�Xd��<[C�w֬Y�����277B���³��ɠS/(��!J]��+ n|��P��5�v -u��Jt�7�$�cj͊wɐ�`�h���M�>��ð~8)$ -"S��;������6R)�=A�Լysx����0`�N}��w������[�hAZ-�[����_�jBh���F�J�/ u��ӧ!f�ӟ`ܾ���w��u�̙W�I��P4>� D��n9,$d:R�h�"�"��$���x��OF ]h���W���^���¦]MV�by��<� -�&�%(B��y��@���@�@�J���(+�9�<x��:�Z�l�>lbxe�<�ŋcB��\��= -�;�䷿�-���o$� ���J�����b��E����p��ᐷ|*�|Q��W_�e˖��~���-��67x�E-_�<�V���_ ���0���K��L�i22\_+�|�|y5�<�.Tb��\�c �VI>���+Jd�"���Ytc�cJ2.��bk���?~���p� {�s�K/��j�*l>�a,�?�駟���� -3���}�]w�N^s�5Ė[�^��L���>!��!!�K�31#F���q�:�����+���&nٲ%�7~�gBz��`"x�� qإ�^ -��n�:,�i��v�9�T�}����)�J��O'(h��>T�D�Z���<�5?X�x��XS���x������f�m<��3�[�2d~G�Þ����Ƙ1cN:�$X��1��F��[M~'�W��A;a�������6�۷/UAB�F���b���D���?!�0z�x�p<�U��%K��H�M�2�"�_ɋ/���/��S�} ~�bQ5�'<KRh"��naM2�qn^�[8���O�������3�aR���X鯾��[�s��z��@�eA�c/b��l��_��#B�A��X���j�M� ��7�+����{�B+#�~��7SI���\��o�������_��͙3K�~�zH/"FFD�m۶��N�4 � ������������M�[����0�R�[�)D/̫�8�[�ȍ���占�J#�☭}�cu�,��T���8��>�AD��~�ŃY�qr�Mv�W��ւ*����Z� ����*��P����{7y��W��� Vo.Z�w�u�V�� �3w�\�^�"��7o~�3)}���}x衇��XU�����צ[��¤�MĝR�4R�:�V�v�93�� -�n���*+����Ye5�E1�z����`�}�Q:�V�'������E�� ���of�hM�ep�A�Ď��5Dך���!9X�k��v�ڵ/��"T��1���?���z�5k:�fbM�A�I,��k_�ګ���o�acTC����� -d�C!�����f6H'�b�L�@̰3hQ5{�c��� �!X�xV��ى¦�~u@j�*w�y'6ְa�^~�e��:t@G~7�x�!���Nj�B�Uz�%����VI��� ?��#Dt¯��Gu<���Q�F�'���Bq�� �Ń�A[͘1�cǎ�V����k�A�����`���A7mڴs�N��W^i�"�Pf%Mk<|���f�t�K�o�Z @��Ā�c��=�N���!6<%���@����S�.]�^(�βkn�� /�Pc�O3�31� -\�9@!����0���OB�`��͚5k��0e�_=B�|$<X��C���Z�ju��'�T�A�s�~����!�p\!�/��B�֭��B !�͚5:t(w�K��%�MT��Þ��3��~�})$���Jx@���ȫĘ�Pǖ�2M]�r�g�c��i��҈w���:�l���.^G&8�!�j�v����r j63�7РO�߀����#ƃ1�YC��駟v��n����!N��Z�=�:,�'��-#N�j�*��y�f����m.\�eקO�'/�4�m���u�B�����'8�B�� ����O*��z�+��6qZRSk�����)w��I��z���h�Ѿ����u�����'�(�s� 0U��c�����1x%y|��������>���e�W��U�'N�����E���Wc���.�ޯ_�܇1�1����7��"�^�z���������)��?��?B�˳PA����A��������A1���<zX��#�� /��?��%�ΒgѤ���\q�q�$��A�'�� ���U������[䩘ɓ'/Y�������矇�����]�v8f��ݿ���!Z��r -�A$�(�w��`�����w���7)2y�a�M�6 �=��Sy��Lߙ��}�� -�s��\�����J��"��h��da��QU�==j�O�k3�(�zA�W� -B^T���� A+��S{Ї��F�y�?���M�N8�������ѣ��(�*��>F8�pD!�p>��xB&���j❖-[�Oę-Z��ꪫȲ�;����s���R�8�@IĶD��7DA�'.I�i���4ǔ�&���ɶm�m��Ȋ�KWT -��&��R؆_9���Jt{5���_� ���&۹s��ѣ;u�W�8{�l�������a�!�p\!~T�G� �( ����o�ὰ��S��?�����G��>$-c�4(ӕ�B�1d%�$.ɩ��V?�=� � �B߀��.�PVn3�#�h3���Nr�y34����{!�v��g����5�̀�m۶^�z�H�i��W��{�7F���a"t\�~}����O|oBD�1�b��#���樚1H��t��d���ξ$6���i��">�^[��+_��ԡ<�HV���������2+�����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/STARTERKIT/templates/layout/html.html.twig b/web/themes/cog/STARTERKIT/templates/layout/html.html.twig deleted file mode 100644 index 407ebbbaa2..0000000000 --- a/web/themes/cog/STARTERKIT/templates/layout/html.html.twig +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE html> -<html{{ html_attributes }}> - <head> - <head-placeholder token="{{ placeholder_token|raw }}"> - <title>{{ head_title|safe_join(' | ') }}</title> - <css-placeholder token="{{ placeholder_token|raw }}"> - <js-placeholder token="{{ placeholder_token|raw }}"> - </head> - <body{{ attributes }}> - <div id="skip"> - <a class="visually-hidden focusable skip-link" href="#content"> - {{ 'Skip to content'|t }} - </a> - </div> - {{ page_top }} - {{ page }} - {{ page_bottom }} - <js-bottom-placeholder token="{{ placeholder_token|raw }}"> - </body> -</html> diff --git a/web/themes/cog/STARTERKIT/templates/layout/page.html.twig b/web/themes/cog/STARTERKIT/templates/layout/page.html.twig deleted file mode 100644 index b2810de137..0000000000 --- a/web/themes/cog/STARTERKIT/templates/layout/page.html.twig +++ /dev/null @@ -1,126 +0,0 @@ -<div {{ attributes.setAttribute('id', 'pg__c') }}> - - <!-- ______________________ BRANDING _______________________ --> - - <header id="branding"> - <div class="cog--mq mq-branding"> - {% if page.branding %} - <div id="branding-region"> - {{ page.branding }} - </div> - {% endif %} - </div> - </header> - <!-- /branding --> - - <!-- ______________________ HEADER _______________________ --> - - <header id="header"> - <div class="cog--mq mq-header"> - {% if page.header %} - <div id="header-region"> - {{ page.header }} - </div> - {% endif %} - </div> - </header> - <!-- /header --> - - <!-- ______________________ Pre content _______________________ --> - {% if page.pre_content %} - <div class="clearfix pre-content" id="pre-content"> - <div class="cog--mq mq-precontent"> - {{ page.pre_content }} - </div> - </div> - {% endif %} - - <!-- ______________________ MAIN _______________________ --> - - <div class="clearfix" id="main"> - <div class="cog--mq mq-main"> - - {% if page.sidebar_first %} - <aside class="sidebar-first sidebars" id="sidebar-first"> - {{ page.sidebar_first }} - </aside> - {% endif %} - <!-- /sidebar-first --> - - <section id="content"> - - {% if breadcrumb or title or messages or tabs or action_links %} - <div id="content-header"> - - {{ breadcrumb }} - - {% if page.highlighted %} - <div id="highlighted">{{ page.highlighted }}</div> - {% endif %} - - {{ title_prefix }} - - {% if title %} - <h1 class="title">{{ title }}</h1> - {% endif %} - - {{ title_suffix }} - {{ messages }} - {{ page.help }} - - {% if tabs %} - <div class="tabs">{{ tabs }}</div> - {% endif %} - - {% if action_links %} - <ul class="action-links">{{ action_links }}</ul> - {% endif %} - - </div> - <!-- /#content-header --> - {% endif %} - - <div id="content-area"> - {{ page.content }} - </div> - - {{ feed_icons }} - - </section> - <!-- /content-inner /content --> - - {% if page.sidebar_second %} - <aside class="sidebar-second sidebars" id="sidebar-second"> - {{ page.sidebar_second }} - </aside> - {% endif %} - <!-- /sidebar-first --> - - </div> - <!-- /cog--mq --> - </div> - <!-- /main --> - - <!-- ______________________ Post content _______________________ --> - - {% if page.post_content %} - <div class="clearfix post-content" id="post-content"> - <div class="cog--mq mq-postcontent"> - {{ page.post_content }} - </div> - </div> - {% endif %} - - <!-- ______________________ FOOTER _______________________ --> - - {% if page.footer %} - <footer id="footer"> - <div class="cog--mq mq-footer"> - {{ page.footer }} - </div> - </footer> - <!-- /footer --> - {% endif %} - -</div> -<!-- /page --> diff --git a/web/themes/cog/STARTERKIT/templates/layout/region.html.twig b/web/themes/cog/STARTERKIT/templates/layout/region.html.twig deleted file mode 100644 index cff654ab59..0000000000 --- a/web/themes/cog/STARTERKIT/templates/layout/region.html.twig +++ /dev/null @@ -1,25 +0,0 @@ -{# -/** - * @file - * Theme override to display a region. - * - * Available variables: - * - content: The content for this region, typically blocks. - * - attributes: HTML attributes for the region div. - * - region: The name of the region variable as defined in the theme's - * .info.yml file. - * - * @see template_preprocess_region() - */ -#} -{% - set classes = [ - 'region', - 'region-' ~ region|clean_class, - ] -%} -{% if content %} - <div{{ attributes.addClass(classes) }}> - {{ content }} - </div> -{% endif %} diff --git a/web/themes/cog/STARTERKIT/theme-settings.php b/web/themes/cog/STARTERKIT/theme-settings.php deleted file mode 100644 index 2adb7ef887..0000000000 --- a/web/themes/cog/STARTERKIT/theme-settings.php +++ /dev/null @@ -1,35 +0,0 @@ -<?php - -/** - * @file - * Contains the theme's settings form. - */ - -use Drupal\Core\Form\FormStateInterface; - -/** - * Implements hook_form_system_theme_settings_alter(). - */ -function STARTERKIT_form_system_theme_settings_alter(&$form, FormStateInterface &$form_state, $form_id = NULL) { - // Work-around for a core bug affecting admin themes. See issue #943212. - if (isset($form_id)) { - return; - } - - // Create the form using Forms API: http://api.drupal.org/api/7 - /* -- Delete this line if you want to use this setting - $form['STARTERKIT_example'] = [ - '#type' => 'checkbox', - '#title' => t('STARTERKIT sample setting'), - '#default_value' => theme_get_setting('STARTERKIT_example'), - '#description' => t("This example option doesn't do anything."), - ]; - // */ - - /* -- Delete this line if you want to remove this base theme setting. - // We don't need breadcrumbs to be configurable on this site. - unset($form['breadcrumb']); - // */ - - // We are editing the $form in place, so we don't need to return anything. -} diff --git a/web/themes/cog/cog-internals/cog.drush.inc b/web/themes/cog/cog-internals/cog.drush.inc deleted file mode 100644 index 5d42095954..0000000000 --- a/web/themes/cog/cog-internals/cog.drush.inc +++ /dev/null @@ -1,215 +0,0 @@ -<?php - -/** - * @file - * Contains functions only needed for drush integration. - * - * Based on zen.drush.inc with modifications. - */ - -/** - * Implements hook_drush_command(). - */ -function cog_drush_command() { - $items = []; - - $items['cog'] = [ - 'description' => 'Create a theme using cog.', - 'arguments' => [ - 'machine_name' => '[optional] A machine-readable name for your theme.', - 'name' => 'A name for your theme.', - ], - 'options' => [ - 'name' => 'A name for your theme.', - 'machine-name' => '[a-z, 0-9, _] A machine-readable name for your theme.', - 'path' => 'The path where your theme will be created. Defaults to: themes/custom', - 'description' => 'A description of your theme.', - ], - 'examples' => [ - 'drush cog "Theme name"' => 'Create a sub-theme, using the default options.', - 'drush cog some_theme "Theme name"' => 'Create a sub-theme with a specific machine name.', - 'drush cog "Theme name" --path=themes --description="This is a theme."' => 'Create a sub-theme in the specified directory with a custom description.', - ], - ]; - - return $items; -} - -/** - * Create a cog sub-theme using the starter kit. - */ -function drush_cog($machine_name = NULL, $name = NULL) { - - // *************************************************** - // Determine all the command line options given. - // ***************************************************. - // Determine the theme name and machine name. - if (!isset($name)) { - // If only given one argument, it is the $name. - if (isset($machine_name)) { - $name = $machine_name; - unset($machine_name); - } - else { - $name = drush_get_option('name'); - } - - if (!isset($machine_name)) { - $machine_name = drush_get_option('machine-name'); - } - } - - if (!$name) { - if ($machine_name) { - $name = $machine_name; - } - else { - return drush_set_error('COG_SUBTHEME_NAME_NOT_SPECIFIED', dt('The name of the theme was not specified.')); - } - } - - if (!$machine_name) { - $machine_name = $name; - } - - // Clean up the machine name. - $machine_name = str_replace(' ', '_', strtolower($machine_name)); - $search = [ - '/[^a-z0-9_]/', - // Remove characters not valid in function names. - '/^[^a-z]+/', - // Functions must begin with an alpha character. - ]; - $machine_name = preg_replace($search, '', $machine_name); - - // Determine the path to the new sub-theme. - $sub_theme_path = 'themes/custom'; - if ($path = drush_get_option('path')) { - $sub_theme_path = drush_trim_path($path); - } - $sub_theme_path = drush_normalize_path(drush_get_context('DRUSH_DRUPAL_ROOT') . '/' . $sub_theme_path . '/' . $machine_name); - - // *************************************************** - // Error check directories, then copy STARTERKIT. - // ***************************************************. - // Ensure the destination directory (not the sub-theme folder) exists. - if (!is_dir(dirname($sub_theme_path))) { - return drush_set_error('COG_DESTINATION_NOT_FOUND', dt('The directory "!directory" was not found.', ['!directory' => dirname($sub_theme_path)])); - } - - // Ensure the STARTERKIT directory exists. - $starterkit_path = drush_normalize_path(drush_get_context('DRUSH_DRUPAL_ROOT') . '/' . drupal_get_path('theme', 'cog') . '/STARTERKIT'); - if (!is_dir($starterkit_path)) { - return drush_set_error('COG_STARTERKIT_NOT_FOUND', dt('The STARTERKIT directory was not found in "!directory"', ['!directory' => dirname($starterkit_path)])); - } - - drush_print(dt('Copying files from STARTERKIT...')); - - // Make a fresh copy of the original starter kit. - if (!drush_op('drush_copy_dir', $starterkit_path, $sub_theme_path)) { - // drush_copy_dir errors are fatal errors for our cog drush command. - return FALSE; - } - - // *************************************************** - // Alter the contents of the .info.yml file. - // ***************************************************. - drush_print(dt('Updating .info.yml file…')); - - $info_strings = [ - ': Cog Sub-theme Starter Kit' => ': ' . $name, - '# core: 8.x' => 'core: 8.x', - "core: '8.x'\n" => '', - "project: 'cog'\n" => '', - ]; - - if ($description = drush_get_option('description')) { - $info_strings['Read the included README.md on how to create a theme with cog.'] = $description; - } - - // Remove unwanted theme info. - $info_regexs = [ - ['pattern' => "/hidden: true\n/", 'replacement' => ''], - ['pattern' => '/\# Information added by Drupal\.org packaging script on [\d-]+\n/', 'replacement' => ''], - ['pattern' => "/version: '[^']+'\n/", 'replacement' => ''], - ['pattern' => '/datestamp: \d+\n/', 'replacement' => ''], - ]; - - drush_op('cog_file_replace', $sub_theme_path . '/STARTERKIT.info.yml', $info_strings, $info_regexs); - - // *************************************************** - // Replace STARTERKIT in file names and contents. - // ***************************************************. - drush_print(dt('Replacing "STARTERKIT" in all files…')); - - // Iterate through the sub-theme directory finding files to filter. - $directory_iterator = new \RecursiveDirectoryIterator($sub_theme_path); - $starter_kit_filter = new \RecursiveCallbackFilterIterator($directory_iterator, function ($current, $key, $iterator) { - // Skip hidden files and directories. - if ($current->getFilename()[0] === '.') { - return FALSE; - } - // Skip node_modules and the asset-builds folder. - elseif ($current->getFilename() === 'node_modules' || $current->getFilename() === 'asset-builds') { - return FALSE; - } - // Recursively go through all folders. - if ($current->isDir()) { - return TRUE; - } - else { - // Only return Twig templates or files with "STARTERKIT" in their name. - return strpos($current->getFilename(), '.twig') !== FALSE || strpos($current->getFilename(), 'STARTERKIT') !== FALSE; - } - }); - $iterator = new \RecursiveIteratorIterator($starter_kit_filter); - $sub_theme_files = []; - foreach ($iterator as $path => $info) { - $sub_theme_files[$info->getFilename()] = $path; - } - - // Add theme-settings.php to the list of files to filter. - $sub_theme_files['package.json'] = $sub_theme_path . '/package.json'; - $sub_theme_files['theme-settings.php'] = $sub_theme_path . '/theme-settings.php'; - - foreach ($sub_theme_files as $filename) { - // Replace occurrences of 'STARTERKIT' with machine name of our sub theme. - drush_op('cog_file_replace', $filename, ['STARTERKIT' => $machine_name]); - - // Rename all files with STARTERKIT in their name. - if (strpos($filename, 'STARTERKIT') !== FALSE) { - drush_op('rename', $filename, str_replace('STARTERKIT', $machine_name, $filename)); - } - } - - // *************************************************** - // Notify user of the newly created theme. - // ***************************************************. - drush_print(dt('Starter kit for "!name" created in: !path', [ - '!name' => $name, - '!path' => $sub_theme_path, - ])); -} - -/** - * Replace strings in a file. - */ -function cog_file_replace($file_path, $strings, $regexs = []) { - $file_path = drush_normalize_path($file_path); - $file_contents = file_get_contents($file_path); - - if ($file_contents !== FALSE) { - // Find text with strings. - $find = array_keys($strings); - $replace = $strings; - $file_contents = str_replace($find, $replace, $file_contents); - - // Find text with regex. - foreach ($regexs as $regex) { - $file_contents = preg_replace($regex['pattern'], $regex['replacement'], $file_contents); - } - - // Write to file. - file_put_contents($file_path, $file_contents); - } -} diff --git a/web/themes/cog/cog.info.yml b/web/themes/cog/cog.info.yml deleted file mode 100644 index 7b3e2bb406..0000000000 --- a/web/themes/cog/cog.info.yml +++ /dev/null @@ -1,22 +0,0 @@ -name: Cog -type: theme -description: 'Acquia D8 base theme' -package: Core -# core: 8.x -libraries: - - cog/lib -regions: - branding: Branding - header: Header - pre_content: Pre content - content: Content - sidebar_first: 'Sidebar first' - sidebar_second: 'Sidebar second' - post_content: Post content - footer: Footer - -# Information added by Drupal.org packaging script on 2018-01-18 -version: '8.x-1.13' -core: '8.x' -project: 'cog' -datestamp: 1516296834 diff --git a/web/themes/cog/cog.theme b/web/themes/cog/cog.theme deleted file mode 100644 index 47248bf9e4..0000000000 --- a/web/themes/cog/cog.theme +++ /dev/null @@ -1,44 +0,0 @@ -<?php - -/** - * @file - * Theme specific functionality. - */ - -use Drupal\Component\Utility\Html; - -/** - * Implements hook_preprocess_html(). - */ -function cog_preprocess_html(&$variables) { - $system_path = \Drupal::service('path.current')->getPath(); - $page_path = explode('/', $system_path)[1]; - if (!empty($page_path)) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('path--' . $page_path); - } -} - -/** - * Implements template_preprocess_block(). - */ -function cog_preprocess_block(&$variables) { - // Custom block type helper classes. - if (isset($variables['elements']['content']['#block_content'])) { - $bundle = $variables['elements']['content']['#block_content']->bundle(); - $bundle_class = str_replace('_', '-', $bundle); - if (isset($variables['attributes']['class'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('block--bundle-' . $bundle_class); - $variables['attributes']['data-bundle-class'] = $bundle_class; - } - } -} - -/** - * Implements hook_preprocess_node(). - */ -function cog_preprocess_node(&$variables) { - // Helper variables for multiple nodes. - if (!empty($variables['elements']['#entity_type'])) { - $variables['attributes']['class'][] = Html::cleanCssIdentifier('entity--type-' . $variables['elements']['#entity_type']); - } -} diff --git a/web/themes/cog/composer.json b/web/themes/cog/composer.json deleted file mode 100644 index 16656830fb..0000000000 --- a/web/themes/cog/composer.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "drupal/acquia-cog", - "type": "drupal-theme", - "description": "Acquia maintained starter theme.", - "keywords": ["Drupal"], - "license": "GPL-2.0+", - "homepage": "https://github.com/acquia-pso/cog", - "minimum-stability": "dev", - "support": { - "issues": "https://github.com/acquia-pso/cog/issues", - "source": "https://github.com/acquia-pso/cog" - } -} diff --git a/web/themes/cog/logo.png b/web/themes/cog/logo.png deleted file mode 100644 index 94c4aa4ff8..0000000000 --- a/web/themes/cog/logo.png +++ /dev/null @@ -1,35 +0,0 @@ -�PNG - -��� IHDR���d���n���~�����tEXtSoftware�Adobe ImageReadyq�e<��iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:DocumentID="xmp.did:BF0C23F0B65811E6B5AFF3A1BEA1D34A" xmpMM:InstanceID="xmp.iid:BF0C23EFB65811E6B5AFF3A1BEA1D34A" xmp:CreatorTool="Adobe ImageReady"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:6CC84FF9503311E6AC348080821DC237" stRef:documentID="xmp.did:6CC84FFA503311E6AC348080821DC237"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>����#IDATxڌQ�m�0�QRP��`'�]��t��E�][҅�c�v\�4S4�tG����'Y$�o�ک֬��|�s�l� -�����n0�t����슓�%��s�wO���e�\[��魧.Œg,�TUb����q������@�!�����,Z9A\�콬@���7ū�����zc\&��t P�~Ś!� #��4�k5;ܬ �_:r�f�M#WRJ��{>N� d�z-{Ng7���>��`#�@H�6�PT�,gɒ�h -t ��U��s���C�A�%�@I̧$����2IП��?(_��/�L���6ԥ�L@��0S�6+*X�1);#��Gv�e�n�~\�B��p�H+�"LÀ1g.;�gޱ�ī= f�1�s��QI���N�b)C\�7�"���,� �-2VI@�X4/��S�ߣ�x�e��s�X:-$���S�ʗ!��\�F -SH��fw'khyroQL�?�%O=K���'�m��E�-9���'k�Ǧ�&��Yx�*"cv�R�vn0Z�8 �P��N*��l���p���KO�� �p6��L,,Hl�HLE�X1H��=;Ƅ��R'v����E 1h�He��l��i�(1;�]2��]��V[��K��^#m$�^a��0�e�q�\�e�X��v���t�|��(z����o �T�M���]c9T��A<5q�J߱�k��mMK�ʅ��خ'E�&Y�]0�(���3���9��ڕ����K#h��AK "�ġralK*��@��b� ����)�Y��Ґ��><���2�"tg���9�k�S�a���dg��S��tv�YQ`4����,�1g���)�혶�A�����S��T�kp ��hܒH p ����'�?���.9 -ME�a*��P�װ��M��!q����/vmn� -�c*� �m�D3��x^��U]��=0���Ȍ��_��[�⧲�������.���@j�>if`�[�V�g5� �]�3� x�FX/���I��� -zT<�o ���}��'A��Փ�!�B#$(zHv�OYUݳ;3�ӻB��az����~U�RP�Г�I�\ֆ㌨0d���k���Qi�+��U8�C�Ƅx�Ƌ������VK�Ydzʛ]���!��U[ݴG�p�8��n��7�X���-2=8�n���0���Ǟ��,��M�*6G��a�x;�X:��a��0�>k��11�F$6��2��E�|%#|2�dB2�:=PA�+��ͱT[&�z�v���&����8��ٗ����� n��P��"j����U��:�r.?�O������P�c��/��:g�EY�ExA�e�?�м��9���/y���/_K���A�:����}c�p�����L+�l��8���Lc�K@dLo�njb��UW�bW��M�D*���mF���Tm�d�l�����O��R_2��V�uy�����b�\ca\�U�?�9�ߦ�7,ǹ�O[��?��;��l�V�cz�Tui�r�[���Hpg���w�~��{&?P� ��U�Ϡ�bU)��ry=?Y.bO�a���3���c0�x���<:~)�i�� -Wx/� -�{�=�,.�� ��}�:�#�rE*����G�J�}���VӞ��l�<��9�c�~��G �+Xk3�����Sz�^K���Cb�� ##�r�2F��Wɖ�P��d'[e�$e��J�MI*q�������Tg��J����_()P:�Yw��i�R�P���j� �Q�^Uw���r�n����r\t h$�`�w�!f����` &�����!������gfp��&��3;�]�ェ�Y�{f׆��vu�����-�O�#�ƥ�qYF�om!�9����P���*!�F�n �b]� >�A"|�\}��FXHkٜ�����Q�*�v��Ð?�6��X�aNB����/���(���ѱr��JQ��6��]m����3�eK����1!T�n̿�J$���@�����}l���:�#, ��9��N�6�����[�C�b��Uw��GY�;3���Т� L��sFN -ɿ��� I�(ˉ�J�v��uQ�*�' -E^]P�$&�?!%p���R�形�/�����Ŗ�]7+6�&xVY;X�Ɣ!�d�^3�JΞ��aו�z����0yE������ƍ?� 9�4�0ȍ����\�B��Y/c!�^0�]a�pJ�M����2U% ���O��,}!>S�l�`s�[�ye[ į��lb�c6��c0�z�T=�/�)Ѿ)�,��*F3Y�K�黵�Jl'S�8�*�؛��J��aF����F���i<8�V�����i�.�)�x�U��S����=�"MR�u�UX1v����L�1��eh��?��c�ݭ�ؓ�HO{��ϫQG�nѦ%яC� 刖�-�9��lG��w����RVofX��J� -�"JL�g�xty�5%*^��� ��;Y�Vז��>_;����v�S�B�ո)��h����0���duVq��5/tM�����Դ��g䄃iA�2�^��sՇ�r���$+9"-Bεpl<u�r��Dv�b W��[�i'��� -aBF9�:�xT9�f����t{<���ڐ�ϼI��ɊD̊�Nc�b�Q�MQ�����0��TB,�`ߞ��kT�_��ky���h����1��Z�M}|ffGL��������N16$I$�ZH��݀�RE`%1��B?#�*l����>�CFx����{k�ʣ>Q[ڟ0U>]Y�3��CQLNs ߴ�j�dz7}|C����m��l\Ӷ}9=�=y@���4��ʩ j=;[ �A�΅U���{&���v�]n!�!�JA�4����|% -`B��G&�b^8K �-���43K�������:�Q�+z�M���V�ES�-M��[�ȼ^���U*&�倂_��~R�uJ�n���O>����;MD^����N�*�#���`���_�����k�� -��_kϞsL�xA<e�"a���%=�a %t!� -�.��!2z�%�%멛��DQB(H���"����z���k�����3�g�=�8�Ϝs�̚���������x]{tv���N:�,�q`��� �V����}`�� ��%@���+�t�лZ����9�#u�5lې��H�P�>�~2����sj.�[E�]�����="7B�� -��L�$�إ�H�BG�'tOA�]�{R_��r�SdH�5Z���[���y���a+2oP�[x>�`�A2j�R_�v�G`�%�Hi6fdlV1� tdncp_��"}�����J�!��PN#'d]k�͖��8w�5��.�C,;3l(��¯(�*�}��^��|BRz ����������]|o3d�-��<����#� Y������QH��1���є{F���p�f��Ҷګg������w�:Xi��r����*4���,%O�פ�"�c�'xc�!3��e���v�����F���2Ӎ~d�R��J�0�4f -��jK ���y��༒ -c��>�eςT��m�ϕ���.;n�U�gl��5�8�Z�=��R�z�!x��]r��S�5�H�l�8܁bc�?��e�-�������<�U�Q-D�C�:gbo-%�ra�@g�{��J��f>�`#�jً��՞{�_0~��� ��z�b$T�BT&��Uۑ\o=ͨ�j���b�ߐ�_���s������g�e��qU�vD��F�\�`j�������9\�Tw�����-��+�� ��ʸ�S�<f��������}�Qs -����p��JʋRQW�����0��j�!�Ngg��6�S�����ϝ�Qf�O|!n���T��Z�3��W�(�őΥ�J�<p(O ���0�?�й``�-�qP��ۛ0�����3Z�ׁ���v�fi�� ���1!�Ϛ�{��-����,K�S���Ք�d�(�n��Lf`�aAf�<�]��"��H�G˚B��Μ��u:�ٴ:�a�M����ڕ�t��Ŀy���B�-6��I��+��V5e&��;�L�����&��Yv9��T������&���\�)B#ʣ*�)�������:�}����r�<y�g�jA[4�j����!�/l5����s�pT䱱�t%bhVy�%{�2�J��h�V#Z":y�-��l����2y��7Aϖߓz}��*@&��8�AndM�����A�1�� �1ŏ��畺�6���J� }�IR���fI WG��'�5����ѦK����+�K�|̧�l��8Tx�=����9���:}Em�C��Y� -X��fT���.�Ɍ0v����� -B"ےE38�|j�+t��[m���$Y��o -�⛵��bt$�nm���2�$ҥ����džr9�~�8��w�t�c�`�IQ�؛�Z��Y������w�Y5|#���6곴Z�o��u��y4��D|��&�XٌT�g��>4��P~0� ��H��@��2�}D_"D��`�v�i#��i�S��?����lh����1� �/�`� �4�Җ�������#��0e#��Y�Ѳw�h�Ś80g16�����%"�����3�b��+�W�7)��d���hn/�;1��6�+�֡T�J(L\8�!��x�V_%4[��ǡ�~�ˬ�fIUk*�?��2�5xt�o�Ӗ�5N8�njS=���o�)��n9�M��V����h0`���TIE�R��X�o�4�P�u�� s�:᠐D���F�uLG$Z??���ӂ|��i�p�.���j�V�)����G�Q|�(��� U�YYk���)�D�ﱑt�����˧�aR�!8S�n�"9���м)���JV�W�y�^��L���P%��y��[�Nh����/��h;5E�s#�0�WN�������)~[zSZA��o�S;R_��Vۻ�j�P-�S��p�������~ -+�a;�?�y=����}��Â���d�G��i��(�$�����c�z>f����*��r�P8��$l�e�D�.O5�$��v���x����/����\�ݠ�'�u\@�퉮!*�!f��P�P���N���iAYÄ�5�H������tS$�|u���(��.�D `w�!��Q>�*�=.��n2��ӬwQ���%3�V�[K�@M�/@{W+�U��3�JӖ��� �-�D�Uh���Hk�����jM55�M�m�0�HCKm�1��6�X�L��Pm��X -J|B@Z����s��;���gvߣ2�2��vg��s��=���@�bN��N�t<���OҠl� i䈍�y��{��B����� �A|M�W���)�. 7ss�Y�>P���9]~+ �^z=�-Xh�#���p�"��9-k��$�E�3^! 9��'��}�x�� J�bi�4��� ���:x��RL��Q\�3�C�f��ߪ�0���f�� �1�nb����{���Nrt�̲����6����9h|s�a���C �k@d{����3����`q�����2�� ��3����Ժ�mQ\m< :�z��w�C�0�S��=E�*C�(9��L���wڿ���$C��"�"���N�ћG��dJ�����3�XY��i$o�\&�xԺƿw� u�ZG�~�gQ���zs�y�I�;�J��!���g��:R�q����FR�ʧ�zZO�����h��(,t9�eN�H�?����\�#�{��J����:}���!�kuc�6x��|� ��(��z��F��U�s�qH8%A�b]CO4��=m����v�5$[ߥl�-�����f`u��pd��L����y�vO��<��/]�����,�V�U�BO3i��R�_a�|�l��m��à ��#����������o(��3m�F#Մ���-��?t��x����{:�!�w{�9굟�U�;���\�����1-�N��S��MnHs`\a+tnZ���s��I ��߬D� ^T�2XU�d@��~����n��b�z��%��N��TU�������(1�1��5vB�� ݷLgJ�K�5�!^w��4kw�w���&u�2:K:R�,z�m���1� !ĝt�f6��吆tH��w�.)1�S{ Dx��Ա�aP��X����v^�ݲ�[�y���98�s2��9�4 -9h�J��ݳ�����S:�����l����CM�&���bT��C#[ B�^P�?�5P���S<jQ�sVk�����t�T ��q_3"�)<Xi�4{��@w$M�yt���4{�e��xƔG���~��8��S�Cܱ��Io -b�]�[qs�v���G��^ɫ�'�YjϨ�DJ��G��9bd�N�� R�hܵ�ǧp7���(��|p�/�@���a��m��\�m��8�<�Y����t_�S%bM��|��D�g�"�R?��@��"�wQ�$'?�n.��S�pѡF�@�BE=X�Z�:�6�o��t��N18�F�ξާ���c_c�re��)� -x��۠f/�����C/j�D(QB�VO�y�a��s&�yGQ����.�� �94�wũ���)u����x���ۖZ:�W� dM�G�|^��$�a��$d舄���{2�dĆV�;�㹭ZxJ��@9+,xQ��'Ӄ�P4v f��b-����&xv8�3��?E�k�*8�G�*`\�\�k��i� �1��������ӱ���F"���dŦ�M��]�U)�(��yob���!OT%Ha̸��qX��r�7��A^ �tD*�b��ֆ���`���������E���S��ҵ�q1\�����!AL�w��H��H ~@_���9Lj^]^<v��A��8 �S_.�$��~�H�s.�V��!��x����X�I��� F|W��r���q|ؖ���8�߇_�����)+�g:v�&�M?�Z� -� '��b���xȘ�\kBI���F v���0�I � V�]�%�[Zu0j�T�7��cg�Bw�!lG�4R�i�+W4"�xt�5�'��g kx���,����Q�N)דŋ6������n�����q��[@�]���AvL)����_U�Y�u�\P>�v \�Ձ�u'�W�-&G��g��.���,���ɕ_� q�n{�_n�Z���Y?�̗Eʀv�[f����rf�U-�8]���G�0,�kW�:�����4͔^�)�,됿���\N�� Ra_=�� �u�K�Q�#�O��%��uT"��D�ojS�=��Gg���9��o�f�Qz�2���`��5%9��-�@��4%�Qr�z��8������u�O���ۋ���b��~����r���Ilp�W��H*�pU�,��7�X\X� *�,F��g�� q�F���j{�v1.�BYp�(�[R�?����N��|8Dw;�Z�xcz�B�mj��f�����G��2@B*J+��K����x}���嘷�F�YOH(f�Ę���9�j�Qb ���o��&��s�̘�y�Y�� -���^i++�K�Iȯa�Ĉ�4��x�_�t�W�ʚ��t<�,C�Xi�i���vY��lbbd��{F�[�����Fe]����Ӭ�W-p$n���0߷��w�/�3*�3��H�8AF8�{� nΫ�fa(-��x-o�Mԍ���e81�h49H���|��֡p�g���'&њ�$dW �]#�{��Qo�7C��^�]��t�oU�X��/�c�nMN��.b�����ae�����lc_Մ���ߩ<yMV�/��2B�3{��iq�(]��Ȿ���2�}�co��[f��ʊݳPG���VٿO 1D쾟��58@���i|�'��1V�֥QwA���d����ZAs�lT��.��F���t4�F�����T.�0�[Ć�w;�ّz&�փL��W�eb��!�W��_�8�q��%`��j�H -רH6� �pt�,a��=(�����փ�lBTY�B��ÈI��`�"����A���!�5D�S�F4���S%��������'�>���~z�È�0pt��ϋג�%ҒM)��t���/��n�4��i $�S�FX9Ȍ^XM.8�y6��"�t`' �]^�(�R�x��ߕF� -!�L8sxa#&�uD�"BN��=Ţ'�E7j����N�����K����Zrp�4��j)c�H��D���s���?h`�ʠڢc.�uG݈Ǧ&�A�[�}g�G�'H����׆�4v$.��֬��?�F��1�B-βjC�JoNyf���r� -�D-�"~5$�R�p��^����dec����3�x�U����z����u"f,�(�+�����٩w��g�q�7���w���i��h5ag������w`�-���⡪����1����9����Z�w�2(N[�S5Lc\M��v�)��+��9�W½x�KJ��˅C���k�Yt�ԙ����Z��9~F4�T���l5'���a�4!�x���hMcC�����7�� e�I2?�wRMG�l�k�"�OHa���Z"b�f���!���-����Yu�aE���U��I���At�ќ�K/��Oi�BWr���������Q�jYhQ�18+��e��B�Q�Q���4�˲�=*#�Ӝ`�SBt�Н���m�f�/7�spapRHY�:�$G���<X_ .!�'-V�[���na=6�T������4D�Qv�ߗӗDz��z��S��[�:i�����[��L���P=�o��Kb�[Iy�<ȫ6�@����:i!x�LE�'�^P�#2��zĆY�������u����-|�5{ ��p�f����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/logo.svg b/web/themes/cog/logo.svg deleted file mode 100644 index 45e224de3b..0000000000 --- a/web/themes/cog/logo.svg +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" standalone="no"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg height="100%" preserveAspectRatio="xMidYMid meet" version="1.0" viewBox="0 0 100.000000 114.000000" width="100%" xmlns="http://www.w3.org/2000/svg"> - <g id="logo" fill="#000000" stroke="none" transform="translate(0.000000,114.000000) scale(0.050000,-0.050000)"> - <path d="M900 2182 c0 -206 -90 -317 -379 -472 -580 -310 -684 -949 -233 --1427 151 -159 187 -171 118 -39 -174 332 31 788 389 865 36 8 65 17 65 20 0 -3 -13 44 -30 91 -107 302 65 587 384 637 l84 13 -199 192 -199 192 0 -72z"/> - <path d="M1114 1624 c-128 -79 -164 -275 -72 -392 170 -216 477 -103 478 175 -0 199 -233 324 -406 217z"/> - <path d="M1720 1384 c0 -172 -174 -424 -293 -424 -37 0 -35 -5 32 -112 149 --235 120 -536 -71 -747 l-76 -85 79 33 c558 230 766 844 440 1300 -111 157 --111 156 -111 35z"/> - <path d="M820 848 c-147 -64 -220 -172 -220 -328 0 -346 420 -487 631 -211 -211 277 -94 677 -411 539z"/> - </g> -</svg> \ No newline at end of file diff --git a/web/themes/cog/screenshot.png b/web/themes/cog/screenshot.png deleted file mode 100644 index 3541e85469..0000000000 --- a/web/themes/cog/screenshot.png +++ /dev/null @@ -1,171 +0,0 @@ -�PNG - -��� IHDR��,�������/j���tEXtSoftware�Adobe ImageReadyq�e<��(iTXtXML:com.adobe.xmp�����<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c067 79.157747, 2015/03/30-23:40:42 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:DocumentID="xmp.did:6F7A27F0B65911E68BA9D4CADA18C7EB" xmpMM:InstanceID="xmp.iid:6F7A27EFB65911E68BA9D4CADA18C7EB" xmp:CreatorTool="Adobe Photoshop CC 2015 (Macintosh)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:20041E3650E811E6B7F39E01C6A883BC" stRef:documentID="xmp.did:20041E3750E811E6B7F39E01C6A883BC"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>&������ IDATxڌV�+�Q6�%!)%J)��?@�]>Gbk�,����"�؈l�����dc!J$"�`��<��q�����Y�����s��97����y^$���*(("��i�`�Fu�}��}xx�������S*��|��3��:���!����3�J��Gb ���eee�G�d2 y�v�EZO�ա���2 .�1�� �(�vI�\i�Ԓ���r�b�cc�S(�{��� o�IsݞH$B3��MnɖSAF'L -�Go����<�/֓J�P�y�X�^YY Y\}+�cC��=d�5�PQPj�{�f�%�<�����4��,2�{{{�l���ߺ�"�����d*������"o���J�������W9NMM�qrr�Gccc� -v�~~~���J��IIځ���%�+�mmm������+++���r��� �➡�������������k�444�j��$�AOO������N ��� �E[���ooo~~���� �!;p�]]]��Z2b��� [UU��lD����X,���da��2`��7g�cgX��dnn������A��+����z�k[�O,�&���U�%�7�(%j��JJJ㺺������aJ���f��wyy�*�?�j[A�y��Bg�нT7X���pF��9mӲd:��c���sR�v~��m;�rBH������v&��l��Ȧ����w��033spp 6���:�%�ܮ��u����O� EّQ�---���F���F���������|dd���t{{{vv6�b��#S��`N�8V������ -y������-:VkkkMM�S�gN����������B[[���?!���������o��a�,u�ї�������j�M����sccх�1 C�ye;A���ק ;3���i�TSSS�+0�Ś�aTA��q�Vs���vqq�c ��.c�����-���"�Y�3B���suu5>>����ͩo��vU� z��"Fb$ -���� jj�h`��f���"����l����*�"��~�垹g(k�g�`h��z�SA��b�b�0-��4�r��H~����*�h� -!@��d2��o�P��d������5p���HJ�c��g2���>&*�_��i��~k�b_�W���5����e��{z���$�M�u?7��.}�-,l�H$���J����4a�Ɖ��e�?�0f �abU�S��V��9�o"h����QG�x��CX�MPj��gĿ���x4q=�N����=g��p��F>�����i>`9�Z� ���IxX�9��d�햤�3X@!��5��������Hڌ@�D�����l6˟v0��9^L2�LϰX./��l1�ͰW� ���=X0��+��I�,O��Ȥ�d� ��b�Q�Q�P��n����s�\��A�����)*�n����4�@���Z��s��u��@7�v��������*�>xi3h,I����`9_ۀ&*ŕuA�K�<�R̍�z�����(Q��c����UT�Ո�sa�f�b�0�qQӘ -�Lcx� ���p:�>>>�����-���")3@*���} `�`(��4��N�-@R�����K|�����J�����~�X�V�V�@�P�"d�I�N���!���e6r��x.�C�u:���l���I���ﯯ/� ٥ ���N�_^^P4��.��r论Q+���,u8���M�`�Z��`��f���l6�G=݅9�=7 �l6e���z�г�p��M)�H��<;��)��Ri<C9��q��С$/>z4�����(???@��LFwou�U8���#>�O�F�&�-��u�u �P��)�b�+�H);:�R�0P(I�Dʄ�H�d�;��+_e�DR���?�]���s����}����콾������b�d=�+��rLM�O��-c�nKB��@��D���D����/Yt�=����C�4�"\?��l����U�#?a�!�cΜ���!��C�(֫7c��P���G)�a�����������М_PJF15��0���3ܼ���۳U�ӕ�tL��y�U�6��:���1y"����ٜ�d9���=~B����������ƣ��$�I�im�|k���\'U�hiL�$�_��Ǣڗ�/�s�%*�L��� -|6���z����$���G�U��5���ox0����5 ��������3�]�* <h2{�Z.)<�$+�����D�`� -9B��k*QP/��c�v�2m"�#ejh�����Vee���v{zz�{�ȃ����.���6666==�[�˴0bI�w>==1R�Ž�����y�y��Y`c,jp\__����sq�����������r��a{P��߿I�'���b���<h<�SSS2���>[���/((p1ɨ��s6z{{a9X\\Զ����8���{E<Ip�2)�3��ׯ���R�b���q�X�����I{{;�|��M��MEH����Pb���z�r���m�0}o/��t�,&.��:>>�����$)�H������r���!d:��*P4'����g#I$^3(oF���J���Ŗ��@UPQ)W~��www�F.�@3 =�ǖ���InbHsssh�����62��������'&&����J�[9�WL(yNahh����"Å�y+��١���E�\����}�r�&Ih�yҗ���1��� �d��Å쵵���UVB';;;������ᡡ����Z�X�$��Ǐ��۬���VXX�g���Eh�}~~>33�����L�����$?�H 'ؾC�c�q��(�����!�L�l��I�t%�-h�v~�N�z���;�]�ܴ_5Y-��l��B2������Ծt�P�066f*���t����� ��W���&�!��`�̴O�WF�V -א488��O���Z8:��*�MT4��&`j<�C��LՊ��:5Å@1ᑠl�k"d0m,��'6�����������Y"�j�:+���\<"^ii)�S���%����0����i�K�T���D�7�A�(̬RЫ����?/������IvHt����Otf{�~�"�#Ɲ��5� ��bh�@k��������`Ԁ;�f�^S�iii�������:�kjj�����������377W����l�%�d���j+ҋ����`PT�?�W��p0��ovssS^^�@D����/_�h?�^���-&''�p���3����*33�]^^�j������ -�tX�=��h�����P���{�°Us�r�S�@��W��huww7���M�%��D�^�֮������U糲��A�����(O�����;;;��wdd�vxx���Ө�n��?��� ]A�A�dd�^s|?Q�wj��ϟ?///������ ��ȅ+'�8s7?���'���_�J�=4�����)%��0m(9d ?&Ƙ�Ɉ�/��s(mc����6g�hc$�唅YF�0�II"|?�y��{��}?�������>�s���:_�늉D�cdï����MS�J��^eH�X*��!�a�z0$��-!�ݭ�q�.��qaf�IIIdW����n�sS�&�ü�P�w}��p�r�~T4�T���h��|��b�����,��s=�^�7R��5� �D��W�pfe�`oI��'��Z&a�p���3ёp��>֒]l|#� ��L'B��k��o ;�Ir�R{��8K�4&˸6��Z}�%j�wӏ�'�Y�n4�m۶�e�Q�cX�t�8.�3%.�������ͷjCٵQ �ͥ�5|hϸ��T�eH�-�����/�j*3$����ׅפe`@f��P��铿௲v�r ��|c���/蜁�������Cט�4�{u|Q�H�8�f#�-L��d�I���Qd��#u|E�c�p���2ސ�a�$L�C4��i���]P���ua�~j���7ւr�n8�U����n��M�{-�7CꘌU��d��^��:ҬI7<�� �Q�.V^˭ �p�Y$�����o�?j���!Kg)I<x����Ƹ3DyӱcGH�?�п�x5QG�]�נ -��̍�y@&�b�`��������b��ټ�Iڤ�HV��fB�n;(6窱p�%�E�٥SQF��DM�p��3M(��H�:�Z�-8u�l��n~�Uqf��DjO�T ��z�rR����q�V��܈;�܅xf^e��&d$w��WJ��т�IJ��g&%(��RoT���}�����+i�Ej�{P�W[6^x��\�J¸>�����-�f�Sڗa}8�A�X{5�\��P��I -���.O�5��yl�v�ڠ�dII = �Eiii�F�E�lٲs��UVV������h��Ǐ���p��͛���322��۱c�իW'N�h��G��߿����îY����vԨQ�U���+++����p��������cÆ pv���w�Ν��߷k�N���[�1� Q\���.�xyK�,���q����u�|n�1cƖ-[�߿��1N�K������{�ƍ��&|=�6��D߂k<(,�F �.]���nę�#GRtk�;*0% �m���x -��'�q:AG� ���O�8q�ȑ��!*��ǧN���_PP��(0#:�o侩��Bi�t�RF����s��v��q\|��!��&LHMM�ޫC&�AH ����yS�00�cǎ����zضm�I�/#��?~��ŋq\XX�ņq�4w�ؐ��:TTT���I�y�L�G�zܕ+W���d��IQD �h��>���is[ff&�E��[ -�����K�_���yc^^����26�㛪>� ~ -�C"�I�3�_C>��ݬKrr2�Yg'$#ƪ��q�q=cf�6m�V��>��b?l�0�\<m"T�� �s���_��F��8�~��f���� ����?)�\I46;68 x����_�~MLԻw��J�^���]�^̥߿���L !;���f�۷o����6�kVV���[�]��5k� ��~H*H����7v^�+��=��JYF����r���g���x˭[��I�[�:�e}��5�(/q�LP���^{�v���_��=p��� ����ᘔ�)�(#� -�y��eʽ��RB,q���x7�7w��۷o�h)�E��{�.�s�֭��8b�-DR:}x��!.�]4����&���F���yKY�*c�v ҭIp|��a�+��Y7R�ǦM�H�T�xk]d�z��A�"��L/���G���-S�L�����@bU���~�m��Z���Q@�1������17�4y��!ލMJJ�I*�����ʯ_�n߾'��+V�0N3��Y���<>y�s���ׯ�C���O�"�hy�ԩ�q oi�F�\�@H�8cߛF�3��$�5�ǹ��u� N;���3��[��sLzG��h�� ��R�nS9#�h��k�F�ƥ2y���/2>�,�Lb���۸un�"IA�PM�"$�n�-~�X6�@]������ݭ\�PC�Ļ4ECf��UǤ�,#�ї+Z�҉C3ExT�7��X�>�XR�,a�h��`��{l&zoR�!�3�1�j�Fx^,��]*�WM�� (��C�$/��CP�VG�]���j��0AQ/��do�5 no8� ����1)L^�Q5-$�����DO!e�����X��\ -+�w��0���r�����T*��xc��TqH��\&�:*i�g=���ŋ��@�0�RSSq���N�A�&�lGPbЅ��Y�i�e�˗�D��V"֭[�n0�a�a1 �8�={֡C�u���ܻ/��u��]��x�~�[%R ��k���1����o߾��ӧ�������ԩSCC|�<��ٳ9:�MYꀂ#�#��u�J����䇖�w��p�.��ի322�@̙3G� -<6��ͅ{6h� �;y���K�8��B3��ڪ*��@�Իt钗�� �4�`���O�2D߃���ٳ���������:,5��q���cӻ����}��bЗP pϜ9��A=ztѢE3C��k_�zu��5��cƌ�R8p�^&."�6��:[D���.���t �QF��Xê�*x�4h 91沲2w -���J������t�������ƍ��mll��� -�V�� �5�"��7��a�UWW��ldz0�L�3++Zd���P-X���zVg&�v�СѠoo �� -*s�b,Z�9�Һ�:F��GVL �7���EEE�<���ӧ�y�SF���ǣ���v ��Dk�O�< %1v��ѣG�E9���]�@�Пr�?>??K��ŋU�Vi�-�A��ӄ+H�m qj֬YЅ�^��؇���/_�|���I�`⁼�'{�ꕖ���r��=d�~��6��S���"?��'�D�Q1u�T6��h�n��)ݼy�Ozz:�� ������%��t�Y�� "c���vV�������@A�N��� ux!`Ŋ� -�������F��k�)�W�j{� �RG���#���-��Z����ggg�ܹ�/_�@�Rw�'A�� t������������Qc�M'x�]�B���X������k�̙Rߪ��LjU� ����]y�U���C+%�J.if"�ڔXЂD����f���( .���2XNIbV��jF���f��bIie��dcZA��gޱ3�s�����1������~Ͼ|�NMI�V��-R\|�I����`�� -[�.�8ʏq�IW��˂mU�����;�<�2P�T���I�%D� ������+h�l��\��N.�e�@v�\�e{|��\)0h� -�����*d ���%P/� ���kbw9"�7r��!W݁nQH��.���Կ2�/kUY��p9�CJp/S�6����HZu�g��x��[V��"8�Ğ���������{J��R�#�4�G�t��2v՝!E�n�jJsX��"���Y�Vg{�\v"�EFw�V���V�Q;�'5���A�]�s����� ��*�sV��P�"T\�B.�R9e>�\�T�Ecc��I���`�w2����^}�.T[n{I<:ê��]�_��)�9�d�J� i*@'j�u� WFQ����`Y)�I�J��"-u�{�X��&E)+?%�l�К� -���1U�v�ێh2*V��I��tN۶mqA9��_�^���茌[�3o��T�-�E�$6['3�VDˇ�]P�j�l�)Y� �r��45��:�ր�IPyYZ+Ƭs�un�֍ʞ�]UTTp�G+<�e6�*�ҶsI�F-��!�*�]��h��Sk�frWr��n�K��_�1�j2;��9pp'Uc�_W��+ -�73 ��r�.�>7��J��4��b��*�g��%����;rug�V�/lGSc}��4�*�oȡ���s����)b����T;���(h���5=d�%hw"S`��/�V��&�Ku�V2\���}۩L|\�Tqdv�UE.�R0�ֆ ���K�L�.��Uw����(�h���P�nV�����T������9- ��\KU1���� �gA$̦.�_e -�Z�A���1m���n�ew7�HnF*�_����e1���U]*yS|L�;�#���p��+�R[�x�\K;F�v���+��9�&S�YF��$"�J����Yz -� -?�㶮R�aH�d��X����(���Yϒ?Te��=�h��ij)T��\Oȵ*&����)t;7X�:d��r❪/U�fG&����n,u�) �p�Q�0�rL:�Jب�Q�OV��$�"���2o���WV����e�N�Q���F�o -f���Tfad��)+T݊t%'�LS���/f�I�Nl�K��Rʡihh����� 9�Q(��E�Q��V�f-�}f��#���I��b�pԨQ������o���T�H��E��G��ύ��J��f3RA�T(@�<S��M2�G�*g٪�|�G�f|~:Bm���Pw`�GS�V�mI�R(k��C����]k+A���;�I�v�eo7/Y���z�@�T ��E������W_ݼy3�U�6-_mm-O����gd�����X�=zL�6���J��<Cc�ҥn|G:03g�����ɴ8p��?���]��뭷K^>)~���a�����_���?>]�}��xv:yǎ� ����m۶�r�-F�)S�0��A�5膰L��ѣGiM�x�[.1X�^���o�<�]� �)�Nc�Y���㪪*&��s���p8�����v��d��q�ȑx���S�N2._QQ��< -���`� to��VӤ�9�0�����~��a�nݺi�&�9n�8|�S�0��@48r��w�{� j�����r�]����B�g��G,���#���O�(V�Kp�Рi�z��^��Qy[�3�����֜9s��\꧑���W^!*y��Gy�KW�Q)���]Sn�\15O���L������i�x��ۗ$Gcc������gU���i��k�ܸ�4��(ck��~J]������/$�%Kbk��'�?0���ӥo$ӓ]�t���,\�Im�С�*r�T;'ȜN`��1c�df4��^q!�UFZM��&moc -�4i} <���ڷmڴacP��&e7��^���{��(�:�=�Dl�{���e��ĉ�Z���/�[�����i���H�nw��z��`�р�m�[5�ٺ#Ye�Ebdvp�ƍ��KC�lP�,[T�~MM�l$����k�|�n[rٿ?���7ߴi�y��A��`w��ń����]�ve�@ޤW��h� }�^��ՙ�-�A��>}����Ǐ��d���e'���#p�\��[,�X�$��!��Ɛ�Tys�P� �!۲a�A2�����e˖1@k�$4��b�����2�-kD-*�໌��r�J���>I�{����l�A-8kV�jhh�<�Ly��{�� ={�lժGZ:�M��n��"#�*x��w�IV�����N��1p�O�< ;SM�Q��B�d�bj�����X.0���-v��Aѯ0�'9fi̗�c�R�-a��L<z��"S��D"��+ݱ~�z[��|�C��9�>⛡I��b`D��q�� -?�}p$l�`ޒ�$jee�|�\l���F�R2���S�d=�f�i<<l6;茘���b�I��|��7#F�ؽ{�4������i�蚧N���('���`��Ç�Z�J�<�.,F�?*�� �Y�`0N���%b��ڃ��M�y�f�d���p`V"ؗEB8:��0���=\K��Yd��5kV�XA�B�Vt>��&u*�g���C�m�<x��>�J��e�u�/�йsgz"�Fpp�ć������cǎ/����E�B"Йr^~��;w�%���+���p��\s Y��T�f͚U0��t6�Z� �j�)L��{̶���>����<�/)*.\��_�Un���g�����>�h�����Ipa�����]N�0�&U3�Ј^"�3f;vL�H��S�B��r���D.,c՚���O�b�EW�.�p�F�ӭ[7��s;�� -6�� 3��nOZ� -�������"��ڊ:�m�ʢ�|i����*�t㮶��-?(R����xiv�dfF�H$.&d����?��d��&�Zk�\,�{���Y�� ���O�|j�S~�v�V)tmd�9p9Q�e ��(�Y�����ץ��y���ە��3_Y�(��R�Cœb*��䦽21N)m����a���R.�WhaA韍�Q���[v �\ Le�2��(�W�R���T�rY�n��ՈK�l|�9-�AN_��K���� -�fY/���Vp8r��YVjv��y�ޚ�ߵ�]AK~V� ə�|9Jͅ����ٿ<zIƈUA�j�qr��[������lɚ�*��r]�DaHʖ]�b/�X��*�%��N$��+�hN���� ݆����뺺:��*_�8��q�8�����|/%�տ)���s���:�,1SG���)�n����Ng*\������9s�d%��իW��Z�\��VR{)�b/�s�sY+T=��I�D� j)E,�2k�!�r�}J2�C����SP��;VJi5*5hll��^QQ��/��|�TVn5�;j� �Inq����E����*db�9��bM���,٤؋&fy��PtxѢE_|�'�����?�`+++gΜ�jժ@"����Jk��T��*۵b�="��B ���r�U~�"��I��8�e݄�`��èS�}tE�٧�~�o߾뮻n���}���.�馛6l����_}�����/�_p��K����;��iW}�1��V�D��Ad�b�~D�'��X�����7�hݺ��?�HCf۵kw��q��::t��ɓ8ұcGl�;�Ӿ}���� -G�>�l*�rWЭsTJ� FC��Ju���1WI�tDqX�8�i�xs��JE�� No>���ٳgoٲ�w�=��)��0�>p���Q�n���q�����1c�;VSSөS����ɓ'�s�9Tf��{�=�쳬�YHƈ3�$Q�<�Tm��DZ� -���귬g��T"ڤ$�T2�m��ט�:A��9J���~���5k����sɒ%��y��W�\Y[[˒GpQ(�.]��)�]�\�}�e�=z�`�a�`/a��m��g�3�\&ϔ�&��C�f7U�b㥪զJ�nl����--5�Uj>i�6� RB���k�"?��'��_�~Ĉ�}���aÆQ�����gL����g̘�3[����߽{�+���wo\����4hЬY�pM*/��9\|5���ۓ�{�^�":�~d+���A+LLv���� z�ԩSÇ����&aq�ې�K�.ŗǎ�//\���/�뮻R�\*P��7�����d�O\��=z�)���Ǐ�ի�%~��`��ӧK����\��T�Ju,�v�� �;.�P��i�G���R�iMA�����<�&���^���.���$�i�\��Gm�ĉݺu�A�>���7�x�E]�ܽ{�?�йs�k������M�6=���r���}�� ��)��Ci���8+�5��'�f�Y����9�����a#�(;w�m���;��y�$/�?R�<�z뭷����=��5u�T0}���a�b/�R����KY{79\�PR�Ո�LK�\�fm� �� ��UF�Y�X`/�PS�A�b��B���T5Y>��(���ơZz�R�6�|��З�~�7З<r�� 7܀��ᄍs�Ҝ�,���yx1�IV_�+��@w���k�=V�ޣ�i*F����lٲѣGCi��?8oϞ=4�5��]$�U� -��Q�C����Q� -���֭[7n܈7�!�����0_!ra�N�4I���2����KIi�U�+��p��;���E�� -��˗ì������K/���?�k�21���d��,��kBRE]ee�+��0�e�v� rw���gʔ)n�Q�9��ٮ, �?�����v'�XU�����t��M�n���w`��Ŀ4����\Eb�'w5U����u�UWA�B5��o˖-��pKp�wB��رc�С�#���Q�O����̴p�^��ͳWW��"{dFS��j��p�ZL�K��Kj=��^XA�LHN�洗6}%5�$ O�?#��V$Ho��`5��W^�����O<�DMM L��{f΄ ���˺���#GBB��`v���Zb� �h+����P��xD��U׀*�r���y�&��D�DT���8.!7V���1X����H�N�WZUU�����k/��R����v����� 8U.�^�����.������c䰛HO�E�yHgq�zPU@|(s?ew�B7�@ŵ��̓����(D(�t�����~;,� 6���M��#�����r�f��i��n5�E�y@U|��@ڕG[YV�!&�1)2����������H@ -��I r����� �� �(�"��MP�d�A�\���˦}���~�{�w����s�� �~�����l��<_�2�� ��:�/�*��-\����@Rn{&��]F�9���̩�ܤ�?(�3+�XZ���Bf�i�D�&�L}ǩy�K���gq}�?��%�\�V������&���� d(�q��{���p�D�Y��^��.�I��u� �hx ��L��g�������I�� Wd�|¦\_M�dL��kn_��cߦ�"���L��$�"YG���Y�������ް��35�KL1ߟǗIU��+��k�3��P��c,]��>t�|�\��"Ujm�S�Dc�����r����H/�<`�c� -�O?;�g�L��m�C\�؎W{�%p��U��"tT��19�bg}ᣆ�Ve��^�@AL)�� a�)���5�d�ѡC�X�U�V-���:{�}狗��>��a����j)��5?ת!�5e�5�w~�^4�Y(6<� -d�8F�����g��"] Wpݢ� �ڣ~�Y�Tj&7��}opv�6O�p�����\ɪ�L�*��Ȼ9.����W�.��å� M8RPY��2�INX�J�\��q�@e~I�2�g�2�M�k53�����" YP�ʏ>��+���c|�s���~6��XD���@�UejFt>K-�a+G�XiC��E�xa�՞a (k8.y�A,5���\ob����9�U�2�ܒX�|?J?��g��hA>Kjѫj�0����n�U]X -fT^�bV�1CX�����&R̅b�E��T����y%�R��G<w����N15`�Җ/y�/o -�\J��ln]�&z�g -�3y�"� -��z;�q�іG;32���#�N�1��p&�8�� ,;$J˪U� -���%�U|�]K(�95��| *�RЧ|O�7�L���hjn� c=���`z+��d�fs�� ����� -7ŕ�� %���79�t���9b�Ya - ��M��%���&fz�N^�fh4cr0��J��ecfp�>�!)����0��Lbb�b'�w��2zѯyX��*�M ��ڴ���On���p *Ӛ��w��τ{�L��M��4����X�Xo���,�����o!!ő������ü��%�x���ǐ]�E�z�� ��X�� �)3��`�nX �������<��'������<�,��(u��%�� �i�W�������T:���T��{��� �f����r+v���~���+�Rzia&z�im��7j�4���܃�V�� Y�N�'�!�A�,�[�H��u�rS�ޢ։��q�����16�6�hߒ��������\��g�h�T��@!�I�0��Q�2����ƸaM}-�8���aKf�2���� Pޠ���;�S~��ɖ�?�e�AQ� Cef>��4�Y��'��e�/��E �t��ѻ2�D�m��0q�m��x��j�L�!T`E�ŀ�z/�0���d�?��%2Iu�1tU�{��"��`(*(�0sԻ�8��^�Ĵ�- `�*YZQ�~�ԑ�I�v� -k�RA����T�M>R�?'`�G�t���PWT&N"� ��J�m�����8FN��i��0_��~�º�̬����(�4���L7�L�@�G�daR(,1� e%�ʍ���1שp�Z -i%���Pj��q�i�^w��*A���\D-�����7�@�e���f�/�L&Gjt^�@��f�[��{����47��!���Bo�DpR�KC9Ux����`1��O_5��/�����*U�y�r�Ô;���^��R��# ��W �p}}��_��-ݷ��'�r����f,^v�L���g��0���aj/�֔�'�D�Z�$v���s�5��R���&j��Z�����f�F�/W�%B���}��/',�q���I`�����+��~U��=�?g�aիW/E�[ ��xn ��.�W]���F��*�6��� �PH�� -�K��/� �,�Wv0LVҌ��/�H�Z3�,;ʋ>��9?���� -�*JA rEP�*����̼t?�*3�Vab2l$�a-5�d��� -#�R�V{��l�L6� ��C���G �p����/��� -�N]��Ұ�'�ۑ�)O-TŻ����X0e�y#��x�F�� �Lf5X�Ȉ��)�5%&nJx2d��k4A�<�2/�ge�ZD}�r��7f�_{�X�����X���Y�\�0�\���aZ�� S��] -�Z+z͊�;N���[9��|^��M��M�2s�)��uM��q�)W)����6e��"�49�0 γʙ{<cJ��֟�Yk��+�c�"���۵�#�YT�� -!bg��4T��K$$U�g����{ ="J��2�Z�X��K�h�na��\Nٖ�w��娿��q,�$}R����n��rx7�הr��̦�>��a�ԥCp<,��G)�z�2 ��a�(_��/�I�?*�9��-�����F�w|� �r��~�|9�4�fw�N�UP�ޖ���7W -;���}���,�t���I���bQ�e�����������q�0�p��ᨊR���2a}����u��qc�(��Μ��`y�A���bʔZ�%����F��j>e<+.{��Z�)RS�洵����y�`ه)`�ʤ�z��-c�~�a��)"Դ8D��8��BD�Pggz�2�M�#�\W�*4�Rξ�Qd� �|a�vxOo� ��_���y�H��g[��3����)eVc�,RN42�)��7��䟟v��Ǐ2���{,�c�gS/�H�8x���\.��[I�?�Y�T犯�C6a����ly�A��C9lDh�ߙ����x4:N�1;�S��{��v#.[��=e��Ff� � cOz-O9u�Mɚ �����++�Dӓ����|�gϞ�{�������L"ӧ�˼g_;����^w�uƃ����y�0����m۶M�>]f4�Qp��v���?��(W�x��k���4R�0u��!C���z�� 0���O�<�ڵk{�1!����7o���ӧ�0a��x�x��)�oܸq�ܹrp߾}[�nF�>���;���7�d�r5m�t�ȑZ���� -]ժUG�%4۰a��N©�4i�e˖-Z�T �>�%u۷o�2K�k�K~�@N�nݺ�W���fO8օ3�����'/���n���u��w�^�Z��~��_Y�{��ޒ%K��ۇ��Op�6mڄ���ŋeT�������@*YP<8�oi��WO=�Ԏ;��-Z��\��}��3f��Tj���s����_|����7#�?\d�Q��7lذz���������Z�~}�f�,��O`���q���{��G�s�ǏO|����wXw���1�:=��l�C -���o͚5ꀃN-[��1=z��J=y�;�c��Ѧ�H.��o�vc[�\I���B� Udܸq3g�Ժx�ȫ�m~����6�z��ڵkc���%�\��SPy�"5c'C\ �}��'�zz�k������z0td���ʾ��k�������%��x���~W���?�馛�%���Z��ؔ)ST�b;oY������ -'C�$��ۮƠ� j�7��u�7�>����o�ӧO�ƍ�� <� ��0���������֭�EY�*��0��'O����֭۵kW��F>��G���S͛7�\�-A$���?�� �G�t^x�<<��嵻����"���cǎ���"kРA���!����:e�eCf�W����L, �:p��;��ի�,C��P{�n>��#ST�ޭ�<%�Q-c���xyT\�Ri� �3�9���u�q��t����jG,4��ĉ�~� t{���gϞ���.��� OtG�}�٠�/��0 - Qu���[0�B�1~�L�0gi��B�A���m�X40Y���c`+5j�H;��dq�K�xE���=�;�A���$�r7hР�"�Rd����aP���L���Z�z��µ���g�9a ��ћ����1���~�)��6O�g���$��N��2����s�1I"v(q�!���gNm����<� UO@�� �>�M����*��4y�}cWJ#��$o<��,X`4��;F!ϕհ] ��q�g8, .h�} -/ʃyx$9��3D �5v�rh�g���_��G�"�O` -��o�?�xmO�� k�ƱP:��2E|f�֭[��/��RHT�6���H��Ԑ�8�&���Z�媩@Pc�@��S@�kR:�1�L]���]�v<184湙�\�Z(�8"��ɧ��(���ӟ�T��t�R��˨1����*�'�3�~���r�B8GV^����OɅ=b�� f��2gc���y�(S�٥K��&$�"pPY]vym��҇Њ%>a�[�$9��n��9�j�*���ڵK�M�S̊��P 0X����Tʚ6y=�1��<�s�p ;��Շ����vZ���� 9<�@��O.���UwX�3i�$}$�N�@��1b��@��w'ٹ�M�⌠�� r �� 3�d�}�|�/�˅��B#������*��@У.I��#$M*���*JL%����}u��A�����������)��Ě���S�߿_��c���U�� -y�q{�6��@JxI�@�sa�<WA�`"ɹ0lu��4p�M� ���#��f�Ah+��i�c���ɛ�h7n��NI��c?��[�����]wݥZ�N��+W��`�G��� j�T7�č�F��M.ڢE��[��<<='h��D� �t+Ƌ�Y�G>��WÔ����ٳ�@k���)):���� Vm���z�'�pV�wށ� �~�m�ݼy����5�'�A�¯��� -�u�5Ѿ#��ˡ0+8f�̙>�����?��L^x���E,M�Q߰fuYYpi�!�)������s���#3�M<1Za�ͤ������3?oΜ9|�믿.y��"PbH^���n�����w�OC�~Eʊ1�ݻ��3d�_z�A��4�5o��Lڞ={�#��a��駟ƽ��ϼ��kJ0Ș�A��t�W^9q�Dy����!�Y�&;B������}���b��!��U�A3���r��}��:�D���P{o�(�_�����OD�!�;����~nm�С�ce&��ȑ#�x����"���>6�ɘ�z���{U�ᴠ 3����iݺ��*^2'��ñ�<p��?��O���]�����$��דO>�� ��$6+��D�K�Z"8��7l�0��0j�Ś5ku����8���/8��!(������=νacǎ-+<))2d���<�����š�W˖-��x �5��K`��|���L����馛4}��b��_�=h��C�I�&��v�c�M�@-�s�������nݺlӦ��Pf�̞=ǃl"l�u�-�����b7@�^t�E��S������ ��\�ܷo_]��S�J�I���<�̮]�6k���a��v�����nf� Gf���g�!�~��^{�1�o��V���ɣ�>*ag�2m�4I�V�/.�����<y�z����T T����Uj_~��=z��kck�X��`ŧ��q����Ժ���W|C��s�� �}�F�ƌ��̇g7Q4���o'L��;�(K��\�}��4�dnU�A|7�$����͟{V�R�.��"1�%�ڇG������T��Q��$���4��h�"m��я~ԱcG��q�E:7pC��~����v -�� �*��t 6T�/+�'��ѣG��K����ˁ`�M1rT�� ����7|�pSf�j�Qc�,XoZ#t��`(�?p S�ǧf�G��T�·p?�e�L�� �ƄV3�4( ���̠��}�v� ����hM��ܹS����`Jp�L 0H���qa7o��������OP��W^��cq�N��VD��k<V�w�sL�Z�*H}�_Il�g��|OS�`H� ƅ� -c��9y��Ƿl٢�2p����SI6*�҆���q�F����Z�j�f��#��48mY��ڵk����8R�ѡC�.]�(�k��N��� -�ֆ��G^���Î�=�m۶S�N�g~(�r��v"�����b�x��$��w���l$�����T�`fj���[$���g���JV��e+!��I -r���Rx�%!6�O߰G"���`C�1��Q�/ߨ��0lT����F&�Ao�� -v�RS��諁65C�؆0y=��\��M�~���7&�4�f�}�4����:v��hx�F�M���O`ț�h�<n�����, �F���m2��MK87m��Mu���\��-g�� �Ҕ����@_��Է<��@���ҵ��9�`:C����B)�P��G�6M}����~� �P0���澯5�&ˏ�B��i��.�??���:XU��5�����賱*l}2�ኅ����ɞn�kC�,ʀyXw�9��c��1)S_��K���E�5Ѕ`��1�VEy����s�V/b��.�P8�*�EbW�m^13!@J�����J�(��ʴ$�F��p�T�ޥ��}�w�"�2��'��B�s���Q����L˄��)��B6�)��g��M�b�����0�gb�G��py3OwT�d��&�J8t]ytF�2�pJI��}F1p��L$)Ҡ-f�S6���Ey�"�)ch���ު����X�]ɔ_�e��PO����� ,����2�M�,b�K�G��~����v�`TfM�|Ò�]�@�=j�w�L��A����oC6U{y�<�z -R�Sę�Gh?�&�ε�,��~������2�Jbҗd"2~�X�*fϞͮwf�$#��u�.���)m�l7�z��)`9u Lw��ziS�� f|W~ޡ7 �u��Hax������lm�Z�9s����^��M�p�� �����1轝�De+�;��phN�Ͼ5�j(PY�7��f��ƴd�_{�%h��5�]�_4l�Pj�M��G��2��h��2�%�����.$si����O|hj0�42>UX�ZD��ʵS�*��V�m����.]�-1l�a����3@��̙� -O���RhL���pP���ޛ^l :Yj�?e����32X���L~�������ᄎu�:t�Z�j{��1bD^9{C4?�B�(��ɜ65�6�V�!�S�Ne2V(ց�e����Q���ༀ�{�����O4h��'�lذ!���|z��L>c�ռ!f���PNE�jLPn�2��Գ$ܐf��TKF9�a�\�3ҔN~h&#��y�ϟ_�^=)Ty�w:v���?�Y�S�;L�{{�w'�B���3<B0���\� �����eT&c�����m�:�A}P�4.y�����]f�v����ܹs7m�$_��?��W�~��?އ�<ng��H�3�WӴ7�|����C,Q�3Si_�������d�*���6�m")))��Y��m�v饗<xĻ��A�_|�V�Z:t�����s���,�LQ�i*i^8D�Lynطn�[n@��S�O.4�z���< �f=MC�gn�������f���ɖ�L�r��ap�L+�S!5�:u�k!@>/������k֬��7���K���=�8?���!vf����j���T����2N�đK�3�zj��>�ĉa�~�ᇰ_�������`����?��Rly��'㓵k�������ᇌ��/��b`WS��*S"���͗��&�TrlV���al=w�)�t�������7o+���N:�����5j�h]�ś��g�y&�,�*�)���Cr��B�V�v��Y�cy���|k'+�=0i�T����&��X+<J�mR���g�ٸq#�פI�y���`��0?��_y���_�~�<�t�Сor� '���[�k�Ƈ��c7a�@&���#�"/3�'���A8�'�X67`���r+,�, '�!7v�ضm۞v�i`�E� V �۬Y3A�:묳�� �A�`�<�����i���߰aC8�x?f̘�_~�$�|�����S��7�3zo ��8�� #8�ɻ@I�T����ٸ�)bq٣�̲~���7o�a�l�2�&p��9��.]����^�1g��~�"�}hĞ={._��~�j�.��bP�y�m���f:C3���2�2�S|�6�%�z��9+3�$_m�����a%GO�#(��w��9s��+���q��+V���!A��M�^t�Ebsv�ܹE�|7ӦM���wݺu}��y��ڵk&^�x1��{��8|)�Ev�vJf��Y8+و�pu*/?+���JA�*L�V~��y�����J�ɓ'��gX�ݻw�Y�f��ՠ�#�եK�60���O�:��3�ؾ};�Up�]w݅c�z�W_}�=��c���Z�7n\ǎ�﹨hZvJ�UƮK%��/>64?�4���ҙk��($��e�a !!*�u���o,Y�w��f�!C��HhG�Cs��!o!NA6��d=�������'����|���۶m����֓/T��-����Z���/ZH1z�=�Ó��y�A�)5�EBr>����HؓXӕ+W�ߟ��'���oժՖ-[���u����=Z@�R� b`ǎ`��p(~���|��7߄�Q�N��ƙAc\��[o5��73khs�� � �2�L=�I���R� -c��ȉ�T�&�K��w�}�W\�`���8�O<� ?�%�8鐟p�W̚5k �ڙ��đP��6�����?�#��Π(L��~��`Gq<��@�o~�/N�$���ҩ7F�x�FI*\�p6t��L��G�-}o��?�HQ�x�F��\s�믿��{����꪿��/��Q�|k�y�2T�_��WX1�6m��[ppd� ���_~9v.Z�n]X��D���� ��P�7e}�9c��AWԿ<ܘA%R���hB~:���o����0@�aOÁ9 �z������u�!�m��Kq| ��U�V�*�1�s��~:�$ �~p+�V� -��N�͛z�k����|��|2E&]��dB힍�RS6��E��T*y�)+B|衇p1�֭[�����f����]ػwo��Z���8<H�X������:u��� ��ӦM�.���%vx���!ҹ�=%�2.W��Fơ4�:?��\�px?���5)��7M��k ��A,4T�DJ��?�|H<xx�u�B�F��N����#/����6X� �U�E �*�V�����C�C�²�Ζ1��3�^:�-�dG2 ���;-#l�$F��2>β�1_�;��p��/��X��{dذa�� ?�Sބ��&��2�|ٖܡCx�����0���"�`����g���ݻ:����"���9u��8�G<�����>��L�-//��x��>_F�?ɴ��><��!�֭[_^ܵ�����o?~��#�.T ���Zҥ�v�L��R�V-��-[��6m�,�Akb��S����N}�Q�<p+͞ehe�il���21���y~ w��U��)b�.��^0�"�@X��`.^{����{/N�z��7�9r��n��hVP�1�� -ȳkg�y���3i�$0%��+��ڶm��G]x� jϞ=g̘�)���$�x��T�*omz{�WZR� �f���[�lzN�ֽR���6@da5������ĉw�qG>,RD��� -�L`D�K��e���|��g/[�2D�K;}�t��q���/��/��|k��� � -͐�;[aYb&a^jj@յk�ny��`J�R�bbyX�AQ+tw���ݻs�N�+V�����BZ.\�_��iׯ_����.��<x�ܹs�,O>����,??:��y�$�z�)_Ki��V�l�p�Z��J���?�s�9�h���~�il��Ϗ�M,����`��Hе�\r �V�65kք|�С_|RR�.Z��iӦ:]�p�J��/$6'����zX����Ԗ -��p'U�QJ-RX -��XD, t̘1^��M,��M�1yp�SO=�w�u��v�mݻw�ܹ3��� ºiܸ1,�Ex�W�=~��+�@ت���gyS%ňE4c�<�Jޒ �ng��ט@*Ŝn�/CLa�c��۷�h�H^�P���ph��,�@��ـ������;�v�D��� -~��2t!���o�� ���Uh�g� -�2�(�l���=?�������a�/K�j��[o�b��Ͽ�O�OG�����{�i��#���1D� @�J�����/_��wXʫ�"7�E�.�:0��C�h8�N�匪�>dC-طlPHXD��4U!�8T��ε�ƢµLʇ�Lb/0�e"��5k���֭>��8���AB�m, -|.�@\�k����c(j^�`T0wJe��o����Tۉ�[��©6� -5jԸ�R�Ĥѽ!ʣ���C��j%�>�VqdD��ŋa��j� -"0`�ʕ+�##�`�4j�),����zÆ \0�A�c�Af����^�z�{?CP9�WW�4p�$w{0�%p*�� -�J K%A�OC+�<�P��}��������:�~���P�0_�<��Ѕ�6m��'R<W�L5����I�SY�C-殬�6�#5��}��a�0�npZ�j�\R�,A��"j��O�L�ңGH�Q�Fɰ�>}��Tb��2D�7�e��7m�U��fJo|_����M��S��VZFF��p���;f�"3����o�q��յj՚4iL�^�zA����'���j ~]�d w��aC�-���|�9�o!�Lf��ә���qtPO�T�f�V����~4�RIA�'�OLu�Jud���V���cǎ�E -����ݺu+�c���a�.X������%�QX�)`��C���fD+C -�0��]��}��B�����/�����?q)b(DdE@q� **B+�h�1��Q4�ƨ�&鎙�n�V�1;FL���Fe���̃"�����>�лv��G���Vի���ܳ�o� -\�W�Ā�:��z�:��-BAC�y @�Dư cXX71A%���N�:|%~��̶���` �ɳ�~&���ܾ};�ɶ�ۢE*����I#��뇼��&;#~����y�J�b܅�f�8s^�-H�^)|l��˒�@M^A����74h��c�'ы�c�P��G�a�z��(����0��G9��C02-� ����Q|DTY��Cdp�p�h2��US���3#Rܒ��U�;�ޜ�+|��V|��h�L?g�4C0�A�梓Z�a��:HG��[�̨s3+Ƶ�X|/ML_��s��ջ%Nh��%�3�91��ÿN���ј�e~6MM����$*���k�Xbǎ��b��5o�N5,�L #��k�Ay��o2Ip(>��S��ם�>�"Η���$���� -�(T��V�3��[a���]Kڱ���А�����$r��b�L&\qB��.�)�5�$���0�q�Y�%q������Hk1�84*W�Ӽ'�w�1�C\i|���3�f�SL\�6�,�fy1�_}P����zp��U�:������d��'��Z�4Q9A =���ϙ�Y%:�fƺ�4W�,�K ��6t�N'1VBN�D+L�T�� -f���! ��'͈A\��g�A��tW8^ٮ7?�\�G����ڳ$=9)���syv&�����z�mX��Bzw�79�^^��-����˼�j31`�?�H8H�k�*��L8��ʼ�ȑT�x�OH�'��]s/�P����H��ڵ�k��7f�#/�Ŀ ���3���L��<�R�<�N�� 䰄"�����b)r����S0��ATdM̓{�H�d���:X��ů�©k�]!�U%Gr�8Ͷ�Z�.q����NZ^J۷\B>�O|#����)\��te�$�, ��$9h�9�A�>B^q>���(�f���[�<�nF�"���f��P���b|5E����4f�Ť �,v��P����ZHL�[�J�Ug,�AC�Ν;i$:$zv9Mx<������la�7����/�p�K���yB=�#g�D����Dvnj�4U��Z���d\h�§C�K����� -`�N��q#����i^�h ��a���|,��~���<N��u*��qyAGS���]���7o_Q����߱cG�]��)�|�0����L�pA�Y:� i�e��Зy��}0��x̥�F����*�D�poZ��ς�e:�qT�F~�1%�6����VߔE�O-�'4]*by�������]�̣D�>�@�<9��1�����{���M�D�%���X�et� !�c<�BG�r�>�d��V��$5��+X�C|����2�t���x�yMR]�T��LFi�;�%��"�2oO�"���,�T��/�)�c��VqO��Y��q°��Z���!��u<��KyvA��@�c�S9�-�QJ���\�R����K�F���)]f��P�� #��*3j8��S��T벖-[z<��jʧ��dF�y����)%�Խ$m���I�譀}�År����#:��f��NI�'7�/�F�� l�g�D�(@�6Ь�z�1�u�H`\� �Z�}� ��!$�3=�EP�B�PWW�io�|!N?��9'�ha�G�bp����ю�Ek���'jR�A|XGyVK'�cd�Il�1Ō\��rKh>�ʻ.q�zl�sfQ̿g� -��?�\<��Y�"@S�PN.<�{�۶m�ƹ�V�v<�~sFJ`7D��&�!��HYo����5q�)� Z�T����V����:x����nP\�I�� ����V���*w��%}���y$d�Y�f��'��$ -��$����R����;k̠ -OL���:n蹾$� �p8[b�I $Rz�0gjH�,�R]���W>�Kd�3F��h:K.F|�K�r��Wf��6��;�O=�P�B���_zM2��Xԟ�2/��y;�E�@��u�����x:�LX9A�)^�Bj���hN��(>���-�2y�fo?�N�Y�tI���ص�n[%��$C�sRS*;s�˾��<P��O�[[��LR� tb��@7v5��=�>���ۯ�'�J�Bn֮��� 3KXM���>�%5.]xH>��t�+��钠 �ט �M[0�ڋ�J�d��Kk͑��7H(n��;�������Z���l� �h��[@pđ�!Q���oߞ�,�^ba -q�^���8^�%3^�"�m�6�Ëd -e^u�Q#� w�C��X��6^���|i�����%�O��&O%���L:w�r�^x����{?���SH%�:ΐ�Z%�������J�<�Ҡ�~f�ϣ�0s��c�})�p\닧{<��(�H`��`�����������0e/���lN�-���K��s@��[<��+0�b��XK��D����ɡ�f�Opo�<tcK��D�.~~�(���43��f���s�1��2��� -DŞ�Nh�73d�i��`��-L���m����'Zy�]DŽ��,H���D~7ZB�W�aMM�W�� -��`����s�<M�R���r���� �%0���-:w㚻 6���M/�f1�ɳB�4��<:<˓|���ay*��1--���m-�������F�D��{rt���#L��cPSm�q�l��aV�H=섗� fu�d��\h �6�-� -gx�b�a ���<�3�a��BN���6t��x��)� -�6Y,%��Ix%Ȼ�� -$�ʼnq'M���&�� ���i�O�����j�{��@lx#|�i�hтb?����<(e.Wp����>���?�����i�'Khj/�l*�����c3�%E���l����9/ì��09,!��'�v1�+(��W�8C� ��������⺴��J��1S'��dX{�A��"��#��bO�_���W��1������k$"3=A��~�yQ�P͗����q�k���&�د�TH^�� -����D�.���<���A?tZ�%�5=���E�2=A��M1�^t�&�&�S����k�zшq�I�m���=É�5�G�w��[I���F�h�{촞?#�����5���`C -T~|��B��[Ҥ�Ӽ��؈^=��W()g�O�p�DlK+���6ƹq4j�p��R��!�$T%�Z%��i�HM���� +��ACMP��r�A#� �R�'��%�M,v�age��,ߛ�x����JM�%���J�'<A�</��5���`Jr��Z� -�M�.;�c�yL�uG����<x�7��h������f���ǝ���SU*�r����&�xW�Tc��Z��ʱ�A�i��L�h��C۴ 1�Xp�+���L�$=�,7�YGD�����F�`p�w�u��+�ւVH܌������ד��#xtw������̠+Y|��vxRۛ��cZ��y?.�z�M���a����@��h ŌN�e.���&��Kr�=�8�e -x<l>;NYF��:pյt�j������ �HU4 -�Q&�� ��m+Y^;����p�ʞ���!��o����d�+Q%�SA�1��X�B�낎Q�>\q�.��5qG+;����J��J�� �*��"K6nM|d%9�x+��\g���-&6�����~�JRVOꂙm���ٵbnB��.�QA鍀LV7qQ���� 2�B��R2���t�g���] �zy~���G�M}Wk�����"p�_�_����'n_�GՃ_�wL���ʕ$7Bc2��Z�"��=eI�x��?%�x�]�u�rX��0�%�ZL�ש^��A��_�HTU���"VD?x��Y�4}�:��6�i��x�$�Rt@��Ց �H���b�y-�m�M�c��X��O��Iz|��R�iD�8Og(�J! n�^��Mj����U������tB.{��x̬G=�=ܸh�t�E���?MX�/�[v1{(�m��l^arƜ�Y�|IZ $x����8&��\�b��Xg>}:�/.sk��� -ZB�#<?aR��z:�zy�%'="�L��9B|F��ppFno�h�dZ� �uJA�~;9�dj>�S��b�$��gQT�G�z���tZY��w�����Ξ=��?����ѣLj#>�`]����*g�x�O���B(�����CWVGk�R �%^٪&T�G\^�� �W9�<��F�-�vݵ`�u��@Si��ީL���ү$i����-[n����۷{r뭷{책YH`�7b�%HB�Ȁ�_�KtڄY{��"c��$p%|<��TаV��� A�&(�*�u�b��,��T)�c��Ch��LQ��DD�ׅ8U?���ѣG���p.�;�c�ڵ��ئ��~��p꺨�?�No�9�T<x�{�1�F�4b+)�|�5F`&�hPr�ߢG��D��b̡�t�����Ɍ���� '���h���Y8å�??�p���˫�/ ����Δ:sQh6mP�43�;w����~�z�j�})3�����a!EB�1OZn/Ңȏ�U�L��B瓒5��G�$H< -�T�i�?���:��N�Zż��J Oy�������Y�DrEs2��}�o��B���i�.�Y -Y9P;�]�䎍I��J� ��P6f̘Y�fј8q}yY�:�[n��m۶5��K@��#�w�}w͚5��zw�+�Ϥ�<l�W��5��T*b�Y�߱c�;SiӦO>�����ԩ�o���������-[��ݻU�Vbpl![����>�,��S��(��O)p�ĕ�0��EΜz+@3�~�0����N(no���z�G<ͷ�~t�ƍX�<�7���<��#����SN��&�=9��)@h֬�=�� �#���Mg����*k�����z���M�����J~yx�]�v�����sl��4)�J -�8��e˞}�٥K��wA(L����c�9fذa�y����W�� -��?���%K��B_�cN8�믿��hѢ���7Yg���]�t4hP߾}9�ӆdp���W^y%�!�|c� >��K/���z�'�P�p�?��s��!Ǐ�v_�җ.��2�ڠ�gΜ��-�ȹ�{��WW�fx�G9a�˗�8!�$];v����̍����o���^^~�;w�����Ϲb� -������n�zժUS�N�3��K��1�V�ǽ�se#,�p��B��1=�&-�c�=��/Ҋ�"R�"��ƽ�u�]7�tl��v��)�z�q�֭��)S��f��&�&4�@��������+��`h�9ϗL�>���s��l�s7g�4��#.����AH#�y}}=)�B���8C�~�F� ��5�P�~�[�][�l�R�91��R�9�[ �t�yS���;�>�9O�?/��m�x[���]�͛7�?>?�c���[i��X�����s�=��:\s�5ݺu���ShG�t�&>�ç8�#�'�}��Bh[��q�ps �&I�������N� ��j8xƌP�Y�(�X�Xc,�Z��ŋ�7nԨQBiףvv[Q(�ZA���N5��Lf�¸�k�N�vT��N��A����+ЦMhV�������X�����̧������ö;���o��FXH��a�AA��o��H�M��!ʘ��&�Ӄp�Ek˝#����X^�^���nKƍ�3�d2���rnu�� 6�v�mpP�X�PH��R��j�m�R��g����\�2[N�=X��t�1�a�,��pv���[�7�~�\�������(���_���;�<��%��Ԕu����K��/�\7��4��� ~f�"�Ki1l}�d�ӈ��˹z�jx8P�9���������zk��E&�l>�<!�����G��}��z~���O=�Կ��/�&MҠ�l��@�i�@&Ƥȟ���ҴR�1��~!��T]|'�Нe�_�"��8��.ߟ��'� -�ɒ&�ٳ�СC���ڵk��g� q�q����/:�ǡ+���?¿�w -�P�i���g��R�[$m������3�s��?�����j ]���;6�-�܂����G�%g���m۶=���F�7ME�w������l'7P��kA���d�L���_x��>}��p� b:d>-n��uv85�NثW/�uuu;"4 �?��s�y�<wG��u�袋����$�����P�C��l��0�Ε3zp"�͔���od$y��{N�g�A��>`��or =<t� -�Ox��hP�˖-&+(��6��m�rL�F�;�w�Y��cRAh�%P0��(�aÆQ��'��o��|�D?ǎ�C/2@A?b?DP�Q[g��c�s�Ӭ�kU����q�A詆Wj�@C��3�8�7"VI��ub�"\�7�|3Ǣ�0��a�ĉ����oШ=�B�0�#ݝ�ͦ���ӲĠbM�$N+JZ�>"@H`VpB����h��|�Z���?���_� -�X�1 LLz���������n���,�_���g̘1�~�)�B��w��_q�Yب�9��˸�Q�,�B���*\~�$��n|O�_=z4�)����^Te,��C~ �8H _�����Zh_z�^��(��� �bB��WI��"����y] ^նˬ:ppq�\���꺗�&P�ӻdɒ�����r�F����}����8TX����|�:t��/y�'�!0:��CZXڨb�����i?^�'H���kl��f�M>�-n n7|�f�ϓN: J+{��jS����l��nqں���$�oh�"H>�I��xXK`�����\b[7I@^�ga�q����#��#�y)LwB�.{�ط���#F�^���ɡ.\h67��YףE�:���,h�A&a0�Z��uQ0n�CX�裏�}#��g?�Y~�@� �R�]�=(����ݣG���a���J���?K���R�Pc�{�%xq�D�c�5y��o�k�]w]�Ą�|}��"��Z��n�]b�����Ǣ�o�Iw�q���7)Mp��fי`|20i�$���fyԨQ�d�Sӑ���ir<*?# -���O>��:�]�G�Y��E51d��U�3sg!+_�ku�C ������{��1�'���I3�$A�\eal�"!�=\��R��1���g}x�L�j=��0����C��a���hA۷o� 7�S���� -�Kx��.�_������3�i�&�ә���6/��̾^8��s�'������s(�i�����Ǽ�MӺh�,6Jަ�^z)�U���6n�(�w��Ģ:��<~�`�ᥣyxI�0�>��p�+L�#M���cY�۷���y�GN�D�ޱcGH5/bq���05���G���=~J���� -ȯ���>��c�[ �/��M7݄��Ǘ;ôi����#�<R����_��RE��������R�v�aT�K�1ǂ�ʤ`JVWx..�[zr04�p��t�3�0���6�t�"J���yz\�r�O��{����I\��3�p���qD[&�������ղeK�(���u ��X~�hx����.��3ƕ�����q? 9�b&��^���'��6m��>x������yu��$�#�5k8��I��8o�իW#���PT�y4�S�&�A_ -�.��B5�k��xʁ�y�=}�����/�_2R��L���'p�(� :L\�MP���禘��cE6S�"��=��$�JGd+4VO��`�~F�r�t������w�ݛ,� �Lpf��E�'fϞ���Os����k�ɖ-���|țo��C��~�*�ג%K�z�),�B��|N�\`?�|�M�����u�)��u��Ck�>�����ϗ���8u��Y�r%�\y��,��/�qGq -���V�����v1�W�%�t�f\φ �<a6S���k\ AMh9�ۯu��t�9���L��+��PAw����}rS�{@e�u%�F�5�SQ?��W�xɁf3f̸��{5��i���p̴�N���/��B��M�<9�(T���s��4g�<=�i�4 GT�t�^��h -�b���c������Νk���0s_�� ��68��(mG}4<ъ$�9If� ��K��(�Eǝ�(�k� [�n��l��u�&���0kaR�j���!��a��2e -��!�� -+�-pއ�/ޱc�Ύ�K�����(��q^g7'�U�?�m��?�15�ɿ���hx��/w]D��O?��T�R'L�мy�/����w�1�G?����嫯���{n��F�"v�O�p��K��w�K�|�rr����~���]���e/��WI@7~��W_}5x��đ�^z)�)(&�!k֬���M�>�(�����fv�������'��:u:�h;�x�C�e�ȷ�7q�g�uVV��=22���;v�UW]%�0&�̎�T �ք�$�)��MR�=]�d�H?��O��8�9�*�~�횘�?��E�d���Ɏ%��=i�����e'l}���dt�p۴i��+�h��u��M�:�o߾ԍ��\ЎԞ�Po����7s��]�v�x���O�ުU+J��C�1zg�Ν�����(�r��g_t�E�E����|cN�5.xy�l�LfG��ɉ͛7�ۿ�.�{+����� �O�� ��˯'�ڵkG�q�P���2�Z��+V@��н�ު��7~��q�\�i'd��9眓�k��j�q�zQ�s�� �J��g?�Y.sP�"� -܃Jj�}�0���X8<XZ�$��C������Ct�;�:�(��q]�%'�?�gs��cca[x~�EBa���� -�]VR��w�]w���2D� \�>}��^q�2~衇B�y�? ���3���>���Zxh�qI>� �|\���'$�N�n -�3g����y�:rۿ=�j7�FXAwAO+� -��*��m�?��C�_�h�� 6��]c�L9Ԣ(.����h����TE��=�_�rȫ���4����ᎊ\����Ȟ�l�~��P��Ov#o���_WNvg=�Q���m۶�������\k1;����?̚5+�IDȗ�ù /�/k<496x4��y��p��.(|�������կB#�c|fϞ ��D<v�1�\~���۷'��x������K�g!߯��ZR�>z���^{���\N<�ěo�99T]��~��oٲ�o9rD�tPspMq--&�A�C=[�]đ!B�B}C;૩�;��M��ɜ_BPS�t�9�={G���ƍ��p� ={��� �U��~�x�w�y�ƍu'1V~/���q��M�6-˘��y�����Ƒ�쎆���)��OA�^f_K���ce2�OY�L$�%i۶m;v�>�{�}�b�F��y�1����=8\j��ݯ��:�\S�ᴷ�v~rc�CМ����a� �؟��!��\���<4TN�pN�o~��� q~��[n�%�P|��'�x� N�#�2�"d\ϱ���2��<з^�#�ü?6�n7���m��&�>��4�>��"h6��*���-\��'|�����"(�a��p������?��[o�똡��`�]PT�G��+� ��ۮ�UaƅϬ�h��أ��/����� Nw�}72�����'r(f�&$Cha���o[������BSd��X�%K�@��є�~)�%�)$-�N@�6�������ψ<(�X��p 9�I^�c>]س�cƌ��a��K��H+G�*�Fx����� �.����C��ECՂ��M�2���\ȜU�<y�������?�իW0v"�#�7i�c����Vh��#� �۷�k�<��S�'�3������h��(X������x��ŏ?���ի ED�F����� -"a`�"��ܣG�L����/#0kB��4݊a5`X��!N]6q�Dx -6�c�h����4h�%�\��YS�(��D���t������w�k��X��;ڙ6�:x��@��4A����/�}�_�i D�)���ӟ�����Ј��ܻfB��Si,>2u�T��٬w��x�_����Ť���������y����؇<���>|xn�N�$)\j}}=4v�Q}�:���]g��^�ة��G�,�n�ܹ��χ#]��㜠!_�_�u����k�~��p;�M��{/�t�(T�h�k��9}���)!ψ���#�9Ѻv�:`��(��Ll��<툱st�}+��E:4g���-�؟�%lȗ^z k�MD�yw`����]��ߘX��~��+Wr5}�AA;�TzL��,�ʂ�^Kh����������D|�J��,j��s��l[b��{��x�ٰ4kx!Jl߾}���F ā�x?3 �B��I��d�)%���]ؾ�sj'3����D�;��+����v�~���\���j3���r;ߝ`:�i$^<�-h6��GhKX���������`�w�s�=um� -�z�}\B�h��9���͒�G�_2]]IE�����K�%���xba*������?nD$#� -Ɗx�M�e���n- -�АV�U�Pj�K���J�;R�Ɉ?e�c���_�:�)�e]M:�D��/3hf���6�P �:��T9���H��9<L��p��V�^8f^�~%D�(���N.6���s���M����.�fք�V�0�:,��*��b��S���E' ���ȁ ��3��ɛ�Vg�%u'�!s -=�)Y��ԭf��Vs�����,��)� �Y9hI���n4vQ��A��l}��_���\"�b,��q���� �M�z���\�Z��.����A�R�yޕ�:^���� �M��<fݲ�݆��* �I�Ƒ=Z�c�0Շ`����8�M��נA�f�hF�ޜPAn�_R����QЫ� �b����D�4�Ze� ��|�S�VhY>SE+�`袞����P��{�)�$@�fv -���Һ4� a��d� G�_��s,J;��P ��8f*���2��K��mg�D �Hk3#`�A�,�I"=0*��\c��&�m�ROų�*��:zԉ�`�[�uxf"� �8&5���@x���:�t��oe�T�q{��6��q�2KY���nT��IM{j���,��K�������&���yc$�=4'Ϥ�qr����Ǚ���η��i��+��YR���ۉN��"�&Fc���f���<���ׯU����6]c\���d��ΛԔ�Jxh�(�ӳS�����u����� Щ���P���s�����G��3;`I���j��T���+P�#�5w��j�`�Q -�_��zT�>d�uЛ�ʱP��Z�� -�sT�an��)ǩ栮��4"*ҡ��&L����ꣲX;&,Ns�F/��c�����R8�<��ƆHl��6�y��1�.��P��L��wL�v��Ո3S�<X���̉��6��>9₸�Lヹ8%5:�,��P��t��+�T��=A��g��94�� �z�yX�٪�ښ�/)���f����bM���Pi�;����U�[ҸAk�(�i*����V<��H��)yC��`��!'��*R�|����5�y�mt'��� m����e��n���Xy���8�]�����Fy�9�"��%�)����t�� �|u8 }�1c2s��6Ij.�'�\��)����^b������4s�9��$��c�*�T�b��^a=)����::��1Z�G� 9XO���q�<���W��Cѣ����\�"2����q»uVЩ�kk:/��f�甛\,��9 |����8������[$�E��S�)F��&�@�ۘ,=b���x���U��q�>�`Oj�m�,�&��>]���{!+U��'��.^� �s��:���T�Wp��" -*��T��qxj:�@���<)4���I�2h�A�>�����>��ӭ[��ر��ѣs3��� ��Q92�VMӚԸ"�Nr&7��Q����%��R��"�V�܁�KQ����r��N�8�n�.�����)��Q(ӹ]/<z��z�u�W��h�\��t <�m�l����;CK��|v�P�?ǎ���^�ܾ}�w���O -D��$��q�YC�{�۲��� �A�*�Ӆ�T/��!=~�hJ�K2��D�$�흭<�l����Z�?��C�OH�Iڔ�ϴq��E�}4�h� to�ƍGy$�і-[��[�NI�t����.{��퓋�ДIsr��fZ�p�}�V���f' �[ʴ��Y�ou/�$n�E�(�u|P��EB������5�,�v� �$�^��(+�J HG�Ts�5��ɧ"z9_ڦ��&e ӷhѢ����#�Vٮ];�!\��ӧo۶�G��"&KU���^�y`]i�g j̧H�V�d�yp���V�y�<"�XS3i��4�1q�(�4M��oGh+���#�E -=���-�Ǟϙ�i�c!�,w�)��Α�$_�����`YӡC�;vlذ�Y�f�ƣs��pGq��y�;�8�J���as�M�]��5�O3/�EaS�<d�&� �t���T�ZnǞ��4Kf, -?�:�Ճ��} �OS7�m&���S�="Y!� ����&�SL��<�&���m���_7a�H~9�����!�|0~�֭�ã�>:�7�.] -O�9��<�T�erZ"y<��f�,�k���^Rݽ桅��i<���}p6�$��}��~L,��+-^v�(���8S4 -�P�J*��_2�VP��H ~w��3��nѢŲe�`�ڶm�tӦM;v�����+V��ׯ��͛��)�|�*x��/�/)��T��l�̍�Gv�s����\|}mA��� U�q.�<]� %��Mƃ��a�=�]*�����&�R�+��z��&� ;t�{:C�e3��C=t�!�@�>��^�z�x�>���C���.��.(��)����q��?>5�i5o�|ڴi�W�<��k��&�u+달��i����������<��*����H/��Mʼ�?���~���+��ㄡ�P�&�SO}(Y�ʇh���d��J�l\6aG��k�in)���4X�v��m۶m]��V�\ �[WWs��[ox��9UթS����mժU�>}�Ν{衇~��pV?��#?e�R�?�"dU�lM1R�m�^ -�K�7�@i�xJ -�⯈yA=Ue���F�dDvQ��+�SLj&ø�y�g��^ I,���UDO����TE��ԩS�ϟ�a��l���7�����;X�N8.hj�ڳg�3fd¼<���3�|��BV�������]tќ9s ��FXT�C| -�'46����E#,c��n��0+���� ���E����!�t�M_����#��+�%S��}���|OzH}����j:H�z��^ͩ���b~� [����Gy�ß3g�5j��ŋ�����fb�ݻwS� r�С�x�?�8���p��=���A႞|��x��W^y�7 �0�8ϬY�Z�nݾ}���zy����Ɩ�ޟ�u�8Kv�Z��� /��t�r::+��{������.*��LH���4=x�I���R����voLXޢb�cǎx�?O:�$��ƍ_~��|�+������y�8�Xf��a�\r ��{�w�9���|W�=�ܪU�`���*���ޛi���o}�[9�<o�^{ ��M���rҤI0��/��4 Z��H�tToq�k�V�To)�)#vF�:ґI�%��#^g��("����by�̲ȩ}>�g�'\�FJ��ת�su�U���ɂ&wG�P;N��k˖-�Ǐ߾}��'��Q\�r��عs��V+O ��[�n�ر����,Y���B̆�+��A���{�瞋1��^�v-��{��83�¬�!�x�y��qI#F����ƍß��#GB��TM*&�Sj5ř%��5CD�S�ZB��9��tɧ�*V+�X���-�����S�v569%�Þ�{��C�T������*B>8��4 �7:Dk����}���ׯ�ҥއ,�:���}������;u� ��d*�|f ���0��faB!�x�o߾�a| -&�ٲe� -�kÆ �FhĖ��xs�ĉGq����q�:���:u��i��'�{@���fY20>���x��C�M�Ք��;�ݪת�2I`H+�[}#A��&f<m�����Ͽ��[��QG��/} "���C���B�;�8��pG�$*�vm۶�;���E�A0 �w^��=O�R��<��b�Bq1�]v�)��IC� I�*��qa�B������8�x�g���B)\q�����a���B�I^�#ᨷ\ZZj���R,o���-ɠ�8I+<F�s�<���J���͊��u��5�.~_�nݳ�>�c2�[��G�c�øA���A�V�^ �qӦM���:�U�V����k��_����w�4��Mq �6a�.���+V@�?��#����ˡp<Ļ[�nyT2b�͛7#V\�p�|�p� -uз���N��I�;|�,v-Ĥ���8I�L��R���E�ʶ���hyvG;�� -R}/��@���^����4H���s�Č��9s�̜9{���qʇ����4�>إ�/��{6@���}-����p��c��|}�;��S5� ������_��ի�#�<Q̙R\��]��{gkعs'�&BP����*N��a�O;��v��!v��뇲��� -ӌ&9UeGi��ʚ�*��ӕ���yĐ��j�,�"��ے��[z�����8f6�$"Me��5l�)S�@����b,]�t�С��� �|����/�x!us���=�"�;�k �&M�+8���c��E��7�ؽ���tԨQ&L�)�y l��^x��ꫯΘo��,�����g�O�*>�O�f!�0�0�:t�f��ܹ3�#[�C�sߦ�y�)��eLJK*!3~�L�%uQhD8�(�J�Z��/��.Ӓi%�W�HU��^ͩq�9�_��WH��矏 ���8���ð3H���c�9�%v0�-�]�{�c�����O ;��!���뮻.�56U��t���:_z�%X0X?X����{Y����Ŀ�d/�;\�V��cƌ���<���8�pVq�˖-ÿp��'���J�4k�ɚ�\�%��ybS�� �':�R���)0˧���h ������B�����3N��'��'�x���H�7��SO=�4���죎:���þ����A8���f�>}���}�R��S����=�OM1nδH۷oG��/��u��B[�5��`��Ο?�տ,|Th�<�͂[������{�����9қM�vz6����dd���\b�b�7@?���漗x�{Db���+�>�<o�������(�~�?��?P�o�>�bܸqݺu�A����SO=A \Slh���3�8c���8�|ǎ0�x�������!~� -S��P2�p͚5��s�H�����*��|�wz�!��ݻwǃ���� -^(������CgO���l�@���!� q�[�⿃ ���PX�*��H>%�p�<�3�束6nb�%4�% ^�Q� ϒhdEM0�T��d�����`+�d���xo����g����˳ZW�^�� ���¦�:uj�a'N����o����H�bwv��������馛����o�q�i�er(+�|��I�ʀG��56��7�*8����8v�Xd��<[C�w֬Y�����277B���³��ɠS/(��!J]��+ n|��P��5�v -u��Jt�7�$�cj͊wɐ�`�h���M�>��ð~8)$ -"S��;������6R)�=A�Լysx����0`�N}��w������[�hAZ-�[����_�jBh���F�J�/ u��ӧ!f�ӟ`ܾ���w��u�̙W�I��P4>� D��n9,$d:R�h�"�"��$���x��OF ]h���W���^���¦]MV�by��<� -�&�%(B��y��@���@�@�J���(+�9�<x��:�Z�l�>lbxe�<�ŋcB��\��= -�;�䷿�-���o$� ���J�����b��E����p��ᐷ|*�|Q��W_�e˖��~���-��67x�E-_�<�V���_ ���0���K��L�i22\_+�|�|y5�<�.Tb��\�c �VI>���+Jd�"���Ytc�cJ2.��bk���?~���p� {�s�K/��j�*l>�a,�?�駟���� -3���}�]w�N^s�5Ė[�^��L���>!��!!�K�31#F���q�:�����+���&nٲ%�7~�gBz��`"x�� qإ�^ -��n�:,�i��v�9�T�}����)�J��O'(h��>T�D�Z���<�5?X�x��XS���x������f�m<��3�[�2d~G�Þ����Ƙ1cN:�$X��1��F��[M~'�W��A;a�������6�۷/UAB�F���b���D���?!�0z�x�p<�U��%K��H�M�2�"�_ɋ/���/��S�} ~�bQ5�'<KRh"��naM2�qn^�[8���O�������3�aR���X鯾��[�s��z��@�eA�c/b��l��_��#B�A��X���j�M� ��7�+����{�B+#�~��7SI���\��o�������_��͙3K�~�zH/"FFD�m۶��N�4 � ������������M�[����0�R�[�)D/̫�8�[�ȍ���占�J#�☭}�cu�,��T���8��>�AD��~�ŃY�qr�Mv�W��ւ*����Z� ����*��P����{7y��W��� Vo.Z�w�u�V�� �3w�\�^�"��7o~�3)}���}x衇��XU�����צ[��¤�MĝR�4R�:�V�v�93�� -�n���*+����Ye5�E1�z����`�}�Q:�V�'������E�� ���of�hM�ep�A�Ď��5Dך���!9X�k��v�ڵ/��"T��1���?���z�5k:�fbM�A�I,��k_�ګ���o�acTC����� -d�C!�����f6H'�b�L�@̰3hQ5{�c��� �!X�xV��ى¦�~u@j�*w�y'6ְa�^~�e��:t@G~7�x�!���Nj�B�Uz�%����VI��� ?��#Dt¯��Gu<���Q�F�'���Bq�� �Ń�A[͘1�cǎ�V����k�A�����`���A7mڴs�N��W^i�"�Pf%Mk<|���f�t�K�o�Z @��Ā�c��=�N���!6<%���@����S�.]�^(�βkn�� /�Pc�O3�31� -\�9@!����0���OB�`��͚5k��0e�_=B�|$<X��C���Z�ju��'�T�A�s�~����!�p\!�/��B�֭��B !�͚5:t(w�K��%�MT��Þ��3��~�})$���Jx@���ȫĘ�Pǖ�2M]�r�g�c��i��҈w���:�l���.^G&8�!�j�v����r j63�7РO�߀����#ƃ1�YC��駟v��n����!N��Z�=�:,�'��-#N�j�*��y�f����m.\�eקO�'/�4�m���u�B�����'8�B�� ����O*��z�+��6qZRSk�����)w��I��z���h�Ѿ����u�����'�(�s� 0U��c�����1x%y|��������>���e�W��U�'N�����E���Wc���.�ޯ_�܇1�1����7��"�^�z���������)��?��?B�˳PA����A��������A1���<zX��#�� /��?��%�ΒgѤ���\q�q�$��A�'�� ���U������[䩘ɓ'/Y�������矇�����]�v8f��ݿ���!Z��r -�A$�(�w��`�����w���7)2y�a�M�6 �=��Sy��Lߙ��}�� -�s��\�����J��"��h��da��QU�==j�O�k3�(�zA�W� -B^T���� A+��S{Ї��F�y�?���M�N8�������ѣ��(�*��>F8�pD!�p>��xB&���j❖-[�Oę-Z��ꪫȲ�;����s���R�8�@IĶD��7DA�'.I�i���4ǔ�&���ɶm�m��Ȋ�KWT -��&��R؆_9���Jt{5���_� ���&۹s��ѣ;u�W�8{�l�������a�!�p\!~T�G� �( ����o�ὰ��S��?�����G��>$-c�4(ӕ�B�1d%�$.ɩ��V?�=� � �B߀��.�PVn3�#�h3���Nr�y34����{!�v��g����5�̀�m۶^�z�H�i��W��{�7F���a"t\�~}����O|oBD�1�b��#���樚1H��t��d���ξ$6���i��">�^[��+_��ԡ<�HV���������2+�����IEND�B`� \ No newline at end of file diff --git a/web/themes/cog/templates/block/block--local-tasks-block.html.twig b/web/themes/cog/templates/block/block--local-tasks-block.html.twig deleted file mode 100644 index 65e50ff5ef..0000000000 --- a/web/themes/cog/templates/block/block--local-tasks-block.html.twig +++ /dev/null @@ -1,46 +0,0 @@ -{# -/** - * @file - * Theme override to display a block. - * - * Available variables: - * - plugin_id: The ID of the block implementation. - * - label: The configured label of the block if visible. - * - configuration: A list of the block's configuration values. - * - label: The configured label for the block. - * - label_display: The display settings for the label. - * - module: The module that provided this block plugin. - * - cache: The cache settings. - * - Block plugin specific settings will also be stored here. - * - content: The content of this block. - * - attributes: array of HTML attributes populated by modules, intended to - * be added to the main container tag of this template. - * - id: A valid HTML ID and guaranteed unique. - * - title_attributes: Same as attributes, except applied to the main title - * tag that appears in the template. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the main title tag that appears in the template. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the main title tag that appears in the template. - * - * @see template_preprocess_block() - */ -#} -{% - set classes = [ - 'block', - 'block-tabs', - 'block-' ~ configuration.provider|clean_class, - 'block-' ~ plugin_id|clean_class, - ] -%} -<div{{ attributes.addClass(classes) }}> - {{ title_prefix }} - {% if label %} - <h2{{ title_attributes }}>{{ label }}</h2> - {% endif %} - {{ title_suffix }} - {% block content %} - {{ content }} - {% endblock %} -</div> diff --git a/web/themes/cog/templates/block/block--system-branding-block.html.twig b/web/themes/cog/templates/block/block--system-branding-block.html.twig deleted file mode 100644 index 3506029adf..0000000000 --- a/web/themes/cog/templates/block/block--system-branding-block.html.twig +++ /dev/null @@ -1,35 +0,0 @@ -{% extends "block.html.twig" %} -{# -/** - * @file - * Bartik's theme implementation for a branding block. - * - * Each branding element variable (logo, name, slogan) is only available if - * enabled in the block configuration. - * - * Available variables: - * - site_logo: Logo for site as defined in Appearance or theme settings. - * - site_name: Name for site as defined in Site information settings. - * - site_slogan: Slogan for site as defined in Site information settings. - */ -#} -{% set attributes = attributes.addClass('site-branding') %} -{% block content %} - {% if site_logo %} - <a href="{{ path('<front>') }}" title="{{ 'Home'|t }}" rel="home" class="logo"> - <img src="{{ site_logo }}" alt="{{ 'Home'|t }}"/> - </a> - {% endif %} - {% if site_name or site_slogan %} - <div class="site-branding-text"> - {% if site_name %} - <div class="site-branding-name"> - <a href="{{ path('<front>') }}" title="{{ 'Home'|t }}" rel="home">{{ site_name }}</a> - </div> - {% endif %} - {% if site_slogan %} - <div class="site-branding-slogan">{{ site_slogan }}</div> - {% endif %} - </div> - {% endif %} -{% endblock %} diff --git a/web/themes/cog/templates/block/block--system-menu-block.html.twig b/web/themes/cog/templates/block/block--system-menu-block.html.twig deleted file mode 100644 index d45f362350..0000000000 --- a/web/themes/cog/templates/block/block--system-menu-block.html.twig +++ /dev/null @@ -1,58 +0,0 @@ -{# -/** - * @file - * Theme override for a menu block. - * - * Available variables: - * - plugin_id: The ID of the block implementation. - * - label: The configured label of the block if visible. - * - configuration: A list of the block's configuration values. - * - label: The configured label for the block. - * - label_display: The display settings for the label. - * - module: The module that provided this block plugin. - * - cache: The cache settings. - * - Block plugin specific settings will also be stored here. - * - content: The content of this block. - * - attributes: HTML attributes for the containing element. - * - id: A valid HTML ID and guaranteed unique. - * - title_attributes: HTML attributes for the title element. - * - content_attributes: HTML attributes for the content element. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the main title tag that appears in the template. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the main title tag that appears in the template. - * - * Headings should be used on navigation menus that consistently appear on - * multiple pages. When this menu block's label is configured to not be - * displayed, it is automatically made invisible using the 'visually-hidden' CSS - * class, which still keeps it visible for screen-readers and assistive - * technology. Headings allow screen-reader and keyboard only users to navigate - * to or skip the links. - * See http://juicystudio.com/article/screen-readers-display-none.php and - * http://www.w3.org/TR/WCAG-TECHS/H42.html for more information. - */ -#} -{% set classes = [ -'block', -'block-menu', -'navigation', -'block-system-menublock', -'menu--' ~ derivative_plugin_id|clean_class, -] %} - -{% set heading_id = attributes.id ~ '-menu'|clean_id %} - -<nav role="navigation" aria-labelledby="{{ heading_id }}"{{ attributes.addClass(classes)|without('role', 'aria-labelledby') }}> - {# The label has been removed from this template per WCAG2AA.Principle1.Guideline1_3.1_3_1_A.G141 #} - {# Once a patch for https://www.drupal.org/project/drupal/issues/2614950 gets added to core, we can readdress this #} - {% if configuration.label_display %} - {{ title_prefix }} - <h2{{ title_attributes.setAttribute('id', heading_id) }}>{{ configuration.label }}</h2> - {{ title_suffix }} - {% endif %} - - {# Menu. #} - {% block content %} - {{ content }} - {% endblock %} -</nav> \ No newline at end of file diff --git a/web/themes/cog/templates/block/block.html.twig b/web/themes/cog/templates/block/block.html.twig deleted file mode 100644 index 8b584b916d..0000000000 --- a/web/themes/cog/templates/block/block.html.twig +++ /dev/null @@ -1,45 +0,0 @@ -{# -/** - * @file - * Theme override to display a block. - * - * Available variables: - * - plugin_id: The ID of the block implementation. - * - label: The configured label of the block if visible. - * - configuration: A list of the block's configuration values. - * - label: The configured label for the block. - * - label_display: The display settings for the label. - * - module: The module that provided this block plugin. - * - cache: The cache settings. - * - Block plugin specific settings will also be stored here. - * - content: The content of this block. - * - attributes: array of HTML attributes populated by modules, intended to - * be added to the main container tag of this template. - * - id: A valid HTML ID and guaranteed unique. - * - title_attributes: Same as attributes, except applied to the main title - * tag that appears in the template. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the main title tag that appears in the template. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the main title tag that appears in the template. - * - * @see template_preprocess_block() - */ -#} -{% - set classes = [ - 'block', - 'block-' ~ configuration.provider|clean_class, - 'block-' ~ plugin_id|clean_class, - ] -%} -<div{{ attributes.addClass(classes) }}> - {{ title_prefix }} - {% if label %} - <h2{{ title_attributes }}>{{ label }}</h2> - {% endif %} - {{ title_suffix }} - {% block content %} - {{ content }} - {% endblock %} -</div> diff --git a/web/themes/cog/templates/content/node-edit-form.html.twig b/web/themes/cog/templates/content/node-edit-form.html.twig deleted file mode 100644 index 04d10f58f0..0000000000 --- a/web/themes/cog/templates/content/node-edit-form.html.twig +++ /dev/null @@ -1,11 +0,0 @@ -<div class="layout-node-form clearfix"> - <div class="layout-region layout-region-node-main"> - {{ form|without('advanced', 'actions') }} - </div> - <div class="layout-region layout-region-node-secondary"> - {{ form.advanced }} - </div> - <div class="layout-region layout-region-node-footer"> - {{ form.actions }} - </div> -</div> diff --git a/web/themes/cog/templates/content/node.html.twig b/web/themes/cog/templates/content/node.html.twig deleted file mode 100644 index fe47f865a3..0000000000 --- a/web/themes/cog/templates/content/node.html.twig +++ /dev/null @@ -1,54 +0,0 @@ -{% set classes = [ -'node', -'node--type-' ~ node.bundle|clean_class, -view_mode ? 'node--view-mode-' ~ view_mode|clean_class, -] %} - -<article {{ attributes.addClass(classes) }}> - - {% if title_prefix or title_suffix or display_submitted or unpublished or page is empty and label %} - <header> - {{ title_prefix }} - {% if not page and label %} - <h2{{ title_attributes }}> - <a href="{{ url }}">{{ label }}</a> - </h2> - {% endif %} - {{ title_suffix }} - - {% if display_submitted %} - <div class="submitted"> - {{ author_picture }} - {{ submitted }} - </div> - {% endif %} - - {% if unpublished %} - <p class="unpublished">{{ 'Unpublished'|t }}</p> - {% endif %} - </header> - {% endif %} - - <div class="content"> - {{ content|without('comment', 'links') }} - </div> - -<!-- /content --> - - {% if content.links.terms %} - <div class="terms"> - {{ content.links.terms }} - </div> -<!-- /terms --> - {% endif %} - - {% if content.links %} - <div class="links"> - {{ content.links }} - </div> -<!-- /links --> - {% endif %} - - {{ content.comment }} -</article> -<!-- /article #node --> diff --git a/web/themes/cog/templates/dataset/item-list.html.twig b/web/themes/cog/templates/dataset/item-list.html.twig deleted file mode 100644 index 7ba8be4910..0000000000 --- a/web/themes/cog/templates/dataset/item-list.html.twig +++ /dev/null @@ -1,39 +0,0 @@ -{# -/** - * @file - * Theme override for an item list. - * - * Available variables: - * - items: A list of items. Each item contains: - * - attributes: HTML attributes to be applied to each list item. - * - value: The content of the list element. - * - title: The title of the list. - * - list_type: The tag for list element ("ul" or "ol"). - * - attributes: HTML attributes to be applied to the list. - * - empty: A message to display when there are no items. Allowed value is a - * string or render array. - * - context: A list of contextual data associated with the list. May contain: - * - list_style: The custom list style. - * - * @see template_preprocess_item_list() - */ -#} -{% if context.list_style %} - {% set attributes = attributes.addClass('item-list__' ~ context.list_style) %} -{% endif %} -{%- if items or empty -%} - <div class="item-list"> - {%- if title is not empty -%} - <h3>{{ title }}</h3> - {%- endif -%} - {%- if items -%} - <{{ list_type }}{{ attributes }}> - {%- for item in items -%} - <li{{ item.attributes }}>{{ item.value }}</li> - {%- endfor -%} - </{{ list_type }}> - {%- else -%} - {{- empty -}} - {%- endif -%} - </div> -{%- endif %} diff --git a/web/themes/cog/templates/field/field.html.twig b/web/themes/cog/templates/field/field.html.twig deleted file mode 100644 index c76399c2a7..0000000000 --- a/web/themes/cog/templates/field/field.html.twig +++ /dev/null @@ -1,80 +0,0 @@ -{# -/** - * @file - * Theme override for a field. - * - * To override output, copy the "field.html.twig" from the templates directory - * to your theme's directory and customize it, just like customizing other - * Drupal templates such as page.html.twig or node.html.twig. - * - * Instead of overriding the theming for all fields, you can also just override - * theming for a subset of fields using - * @link themeable Theme hook suggestions. @endlink For example, - * here are some theme hook suggestions that can be used for a field_foo field - * on an article node type: - * - field--node--field-foo--article.html.twig - * - field--node--field-foo.html.twig - * - field--node--article.html.twig - * - field--field-foo.html.twig - * - field--text-with-summary.html.twig - * - field.html.twig - * - * Available variables: - * - attributes: HTML attributes for the containing element. - * - label_hidden: Whether to show the field label or not. - * - title_attributes: HTML attributes for the title. - * - label: The label for the field. - * - multiple: TRUE if a field can contain multiple items. - * - items: List of all the field items. Each item contains: - * - attributes: List of HTML attributes for each item. - * - content: The field item's content. - * - entity_type: The entity type to which the field belongs. - * - field_name: The name of the field. - * - field_type: The type of the field. - * - label_display: The display settings for the label. - * - * - * @see template_preprocess_field() - */ -#} -{% - set classes = [ - 'field', - 'field--name-' ~ field_name|clean_class, - 'field--type-' ~ field_type|clean_class, - 'field--label-' ~ label_display, - ] -%} -{% - set title_classes = [ - 'field__label', - label_display == 'visually_hidden' ? 'visually-hidden', - ] -%} - -{% if label_hidden %} - {% if multiple %} - <div{{ attributes.addClass(classes, 'field__items') }}> - {% for item in items %} - <div{{ item.attributes.addClass(classes, 'field__item') }}>{{ item.content }}</div> - {% endfor %} - </div> - {% else %} - {% for item in items %} - <div{{ attributes.addClass(classes, 'field__item') }}>{{ item.content }}</div> - {% endfor %} - {% endif %} -{% else %} - <div{{ attributes.addClass(classes) }}> - <div{{ title_attributes.addClass(title_classes) }}>{{ label }}</div> - {% if multiple %} - <div class='field__items'> - {% endif %} - {% for item in items %} - <div{{ item.attributes.addClass('field__item') }}>{{ item.content }}</div> - {% endfor %} - {% if multiple %} - </div> - {% endif %} - </div> -{% endif %} diff --git a/web/themes/cog/templates/form/fieldset.html.twig b/web/themes/cog/templates/form/fieldset.html.twig deleted file mode 100644 index e507d4cb6a..0000000000 --- a/web/themes/cog/templates/form/fieldset.html.twig +++ /dev/null @@ -1,59 +0,0 @@ -{# -/** - * @file - * Theme override for a fieldset element and its children. - * - * Available variables: - * - attributes: HTML attributes for the fieldset element. - * - errors: (optional) Any errors for this fieldset element, may not be set. - * - required: Boolean indicating whether the fieldeset element is required. - * - legend: The legend element containing the following properties: - * - title: Title of the fieldset, intended for use as the text of the legend. - * - attributes: HTML attributes to apply to the legend. - * - description: The description element containing the following properties: - * - content: The description content of the fieldset. - * - attributes: HTML attributes to apply to the description container. - * - children: The rendered child elements of the fieldset. - * - prefix: The content to add before the fieldset children. - * - suffix: The content to add after the fieldset children. - * - * @see template_preprocess_fieldset() - */ -#} -{% - set classes = [ - 'form-item', - 'js-form-wrapper', - 'form-wrapper', - ] -%} -<fieldset{{ attributes.addClass(classes) }}> - {% - set legend_span_classes = [ - 'fieldset-legend', - required ? 'js-form-required', - required ? 'form-required', - ] - %} - {# Always wrap fieldset legends in a SPAN for CSS positioning. #} - <legend{{ legend.attributes }}> - <span{{ legend_span.attributes.addClass(legend_span_classes) }}>{{ legend.title }}</span> - </legend> - <div class="fieldset-wrapper"> - {% if errors %} - <div class="form-item--error-message"> - <strong>{{ errors }}</strong> - </div> - {% endif %} - {% if prefix %} - <span class="field-prefix">{{ prefix }}</span> - {% endif %} - {{ children }} - {% if suffix %} - <span class="field-suffix">{{ suffix }}</span> - {% endif %} - {% if description.content %} - <div{{ description.attributes.addClass('description') }}>{{ description.content }}</div> - {% endif %} - </div> -</fieldset> diff --git a/web/themes/cog/templates/form/form-element.html.twig b/web/themes/cog/templates/form/form-element.html.twig deleted file mode 100644 index 65028fa3be..0000000000 --- a/web/themes/cog/templates/form/form-element.html.twig +++ /dev/null @@ -1,93 +0,0 @@ -{# -/** - * @file - * Theme override for a form element. - * - * Available variables: - * - attributes: HTML attributes for the containing element. - * - errors: (optional) Any errors for this form element, may not be set. - * - prefix: (optional) The form element prefix, may not be set. - * - suffix: (optional) The form element suffix, may not be set. - * - required: The required marker, or empty if the associated form element is - * not required. - * - type: The type of the element. - * - name: The name of the element. - * - label: A rendered label element. - * - label_display: Label display setting. It can have these values: - * - before: The label is output before the element. This is the default. - * The label includes the #title and the required marker, if #required. - * - after: The label is output after the element. For example, this is used - * for radio and checkbox #type elements. If the #title is empty but the - * field is #required, the label will contain only the required marker. - * - invisible: Labels are critical for screen readers to enable them to - * properly navigate through forms but can be visually distracting. This - * property hides the label for everyone except screen readers. - * - attribute: Set the title attribute on the element to create a tooltip but - * output no label element. This is supported only for checkboxes and radios - * in \Drupal\Core\Render\Element\CompositeFormElementTrait::preRenderCompositeFormElement(). - * It is used where a visual label is not needed, such as a table of - * checkboxes where the row and column provide the context. The tooltip will - * include the title and required marker. - * - description: (optional) A list of description properties containing: - * - content: A description of the form element, may not be set. - * - attributes: (optional) A list of HTML attributes to apply to the - * description content wrapper. Will only be set when description is set. - * - description_display: Description display setting. It can have these values: - * - before: The description is output before the element. - * - after: The description is output after the element. This is the default - * value. - * - invisible: The description is output after the element, hidden visually - * but available to screen readers. - * - disabled: True if the element is disabled. - * - title_display: Title display setting. - * - * @see template_preprocess_form_element() - */ -#} -{% - set classes = [ - 'form-item', - 'js-form-type-' ~ type|clean_class, - 'form-type-' ~ type|clean_class, - 'form-item-' ~ name|clean_class, - title_display not in ['after', 'before'] ? 'form-no-label', - disabled == 'disabled' ? 'form-disabled', - errors ? 'form-item--error', - ] -%} -{% - set description_classes = [ - 'description', - description_display == 'invisible' ? 'visually-hidden', - ] -%} -<div{{ attributes.addClass(classes) }}> - {% if label_display in ['before', 'invisible'] %} - {{ label }} - {% endif %} - {% if prefix is not empty %} - <span class="field-prefix">{{ prefix }}</span> - {% endif %} - {% if description_display == 'before' and description.content %} - <div{{ description.attributes }}> - {{ description.content }} - </div> - {% endif %} - {{ children }} - {% if suffix is not empty %} - <span class="field-suffix">{{ suffix }}</span> - {% endif %} - {% if label_display == 'after' %} - {{ label }} - {% endif %} - {% if errors %} - <div class="form-item--error-message"> - <strong>{{ errors }}</strong> - </div> - {% endif %} - {% if description_display in ['after', 'invisible'] and description.content %} - <div{{ description.attributes.addClass(description_classes) }}> - {{ description.content }} - </div> - {% endif %} -</div> diff --git a/web/themes/cog/templates/form/form.html.twig b/web/themes/cog/templates/form/form.html.twig deleted file mode 100644 index 97b4b7a3de..0000000000 --- a/web/themes/cog/templates/form/form.html.twig +++ /dev/null @@ -1,15 +0,0 @@ -{# -/** - * @file - * Theme override for a 'form' element. - * - * Available variables - * - attributes: A list of HTML attributes for the wrapper element. - * - children: The child elements of the form. - * - * @see template_preprocess_form() - */ -#} -<form{{ attributes }}> - {{ children }} -</form> diff --git a/web/themes/cog/templates/layout/html.html.twig b/web/themes/cog/templates/layout/html.html.twig deleted file mode 100644 index 4c85728ac6..0000000000 --- a/web/themes/cog/templates/layout/html.html.twig +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE html> -<html{{ html_attributes }}> -<head> - <head-placeholder token="{{ placeholder_token|raw }}"> - <title>{{ head_title|safe_join(' | ') }}</title> - <css-placeholder token="{{ placeholder_token|raw }}"> - <js-placeholder token="{{ placeholder_token|raw }}"> -</head> -<body{{ attributes }}> -<div id="skip"> - <a class="visually-hidden focusable skip-link" href="#main-menu"> - {{ 'Skip to main navigation'|t }} - </a> -</div> -{{ page_top }} -{{ page }} -{{ page_bottom }} -<js-bottom-placeholder token="{{ placeholder_token|raw }}"> -</body> -</html> diff --git a/web/themes/cog/templates/layout/page.html.twig b/web/themes/cog/templates/layout/page.html.twig deleted file mode 100644 index b3ffc1ee39..0000000000 --- a/web/themes/cog/templates/layout/page.html.twig +++ /dev/null @@ -1,128 +0,0 @@ -<div{{ attributes.setAttribute('id', 'pg__c') }}> - - - <!-- ______________________ BRANDING _______________________ --> - - <header id="branding"> - <div class="cog--mq"> - {% if page.branding %} - <div id="branding-region"> - {{ page.branding }} - </div> - {% endif %} - </div> - </header> - <!-- /branding --> - - - <!-- ______________________ HEADER _______________________ --> - - <header id="header"> - <div class="cog--mq"> - {% if page.header %} - <div id="header-region"> - {{ page.header }} - </div> - {% endif %} - </div> - </header> - <!-- /header --> - - <!-- ______________________ Pre content _______________________ --> - {% if page.pre_content %} - <div class="clearfix pre-content" id="pre-content"> - <div class="cog--mq"> - {{ page.pre_content }} - </div> - </div> - {% endif %} - - <!-- ______________________ MAIN _______________________ --> - - <div class="clearfix" id="main"> - <div class="cog--mq"> - - {% if page.sidebar_first %} - <aside class="sidebar-first sidebars" id="sidebar-first"> - {{ page.sidebar_first }} - </aside> - {% endif %} - <!-- /sidebar-first --> - - <section id="content"> - - {% if breadcrumb or title or messages or tabs or action_links %} - <div id="content-header"> - - {{ breadcrumb }} - - {% if page.highlighted %} - <div id="highlighted">{{ page.highlighted }}</div> - {% endif %} - - {{ title_prefix }} - - {% if title %} - <h1 class="title">{{ title }}</h1> - {% endif %} - - {{ title_suffix }} - {{ messages }} - {{ page.help }} - - {% if tabs %} - <div class="tabs">{{ tabs }}</div> - {% endif %} - - {% if action_links %} - <ul class="action-links">{{ action_links }}</ul> - {% endif %} - - </div> - <!-- /#content-header --> - {% endif %} - - <div id="content-area"> - {{ page.content }} - </div> - - {{ feed_icons }} - - </section> - <!-- /content-inner /content --> - - {% if page.sidebar_second %} - <aside class="sidebar-second sidebars" id="sidebar-second"> - {{ page.sidebar_second }} - </aside> - {% endif %} - <!-- /sidebar-first --> - - </div> - <!-- /cog--mq --> - </div> - <!-- /main --> - - <!-- ______________________ Post content _______________________ --> - - {% if page.post_content %} - <div class="clearfix post-content" id="post-content"> - <div class="cog--mq"> - {{ page.post_content }} - </div> - </div> - {% endif %} - - <!-- ______________________ FOOTER _______________________ --> - - {% if page.footer %} - <footer id="footer"> - <div class="cog--mq"> - {{ page.footer }} - </div> - </footer> - <!-- /footer --> - {% endif %} - -</div> -<!-- /page --> diff --git a/web/themes/cog/templates/layout/region.html.twig b/web/themes/cog/templates/layout/region.html.twig deleted file mode 100644 index cff654ab59..0000000000 --- a/web/themes/cog/templates/layout/region.html.twig +++ /dev/null @@ -1,25 +0,0 @@ -{# -/** - * @file - * Theme override to display a region. - * - * Available variables: - * - content: The content for this region, typically blocks. - * - attributes: HTML attributes for the region div. - * - region: The name of the region variable as defined in the theme's - * .info.yml file. - * - * @see template_preprocess_region() - */ -#} -{% - set classes = [ - 'region', - 'region-' ~ region|clean_class, - ] -%} -{% if content %} - <div{{ attributes.addClass(classes) }}> - {{ content }} - </div> -{% endif %} diff --git a/web/themes/cog/templates/misc/status-messages.html.twig b/web/themes/cog/templates/misc/status-messages.html.twig deleted file mode 100644 index a1110388af..0000000000 --- a/web/themes/cog/templates/misc/status-messages.html.twig +++ /dev/null @@ -1,58 +0,0 @@ -{# -/** - * @file - * Theme override for status messages. - * - * Displays status, error, and warning messages, grouped by type. - * - * An invisible heading identifies the messages for assistive technology. - * Sighted users see a colored box. See http://www.w3.org/TR/WCAG-TECHS/H69.html - * for info. - * - * Add an ARIA label to the contentinfo area so that assistive technology - * user agents will better describe this landmark. - * - * Available variables: - * - message_list: List of messages to be displayed, grouped by type. - * - status_headings: List of all status types. - * - display: (optional) May have a value of 'status' or 'error' when only - * displaying messages of that specific type. - * - attributes: HTML attributes for the element, including: - * - class: HTML classes. - * - * @see template_preprocess_status_messages() - */ -#} -{% block messages %} -{% for type, messages in message_list %} - {% - set classes = [ - 'messages', - 'drupal-messages', - 'messages--' ~ type, - ] - %} - <div role="contentinfo" aria-label="{{ status_headings[type] }}"{{ attributes.addClass(classes)|without('role', 'aria-label') }}> - {% if type == 'error' %} - <div role="alert"> - {% endif %} - {% if status_headings[type] %} - <h2 class="visually-hidden">{{ status_headings[type] }}</h2> - {% endif %} - {% if messages|length > 1 %} - <ul class="messages__list"> - {% for message in messages %} - <li class="messages__item">{{ message }}</li> - {% endfor %} - </ul> - {% else %} - {{ messages|first }} - {% endif %} - {% if type == 'error' %} - </div> - {% endif %} - </div> - {# Remove type specific classes. #} - {{ attributes.removeClass(classes) }} -{% endfor %} -{% endblock messages %} diff --git a/web/themes/cog/templates/navigation/breadcrumb.html.twig b/web/themes/cog/templates/navigation/breadcrumb.html.twig deleted file mode 100644 index 7dc08c5207..0000000000 --- a/web/themes/cog/templates/navigation/breadcrumb.html.twig +++ /dev/null @@ -1,25 +0,0 @@ -{# -/** - * @file - * Theme override for a breadcrumb trail. - * - * Available variables: - * - breadcrumb: Breadcrumb trail items. - */ -#} -{% if breadcrumb %} - <nav class="breadcrumb" role="navigation" aria-labelledby="system-breadcrumb"> - <h2 id="system-breadcrumb" class="visually-hidden">{{ 'Breadcrumb'|t }}</h2> - <ol> - {% for item in breadcrumb %} - <li> - {% if item.url %} - <a href="{{ item.url }}">{{ item.text }}</a> - {% else %} - {{ item.text }} - {% endif %} - </li> - {% endfor %} - </ol> - </nav> -{% endif %} diff --git a/web/themes/cog/templates/navigation/links.html.twig b/web/themes/cog/templates/navigation/links.html.twig deleted file mode 100644 index f82f41a158..0000000000 --- a/web/themes/cog/templates/navigation/links.html.twig +++ /dev/null @@ -1,56 +0,0 @@ -{# -/** - * @file - * Theme override for a set of links. - * - * Available variables: - * - attributes: Attributes for the UL containing the list of links. - * - links: Links to be output. - * Each link will have the following elements: - * - title: The link text. - * - href: The link URL. If omitted, the 'title' is shown as a plain text - * item in the links list. If 'href' is supplied, the entire link is passed - * to l() as its $options parameter. - * - attributes: (optional) HTML attributes for the anchor, or for the <span> - * tag if no 'href' is supplied. - * - link_key: The link CSS class. - * - heading: (optional) A heading to precede the links. - * - text: The heading text. - * - level: The heading level (e.g. 'h2', 'h3'). - * - attributes: (optional) A keyed list of attributes for the heading. - * If the heading is a string, it will be used as the text of the heading and - * the level will default to 'h2'. - * - * Headings should be used on navigation menus and any list of links that - * consistently appears on multiple pages. To make the heading invisible use - * the 'visually-hidden' CSS class. Do not use 'display:none', which - * removes it from screen readers and assistive technology. Headings allow - * screen reader and keyboard only users to navigate to or skip the links. - * See http://juicystudio.com/article/screen-readers-display-none.php and - * http://www.w3.org/TR/WCAG-TECHS/H42.html for more information. - * - * @see template_preprocess_links() - */ -#} -{% if links -%} - {%- if heading -%} - {%- if heading.level -%} - <{{ heading.level }}{{ heading.attributes }}>{{ heading.text }}</{{ heading.level }}> - {%- else -%} - <h2{{ heading.attributes }}>{{ heading.text }}</h2> - {%- endif -%} - {%- endif -%} - <ul{{ attributes }}> - {%- for key, item in links -%} - <li{{ item.attributes.addClass(key|clean_class) }}> - {%- if item.link -%} - {{ item.link }} - {%- elseif item.text_attributes -%} - <span{{ item.text_attributes }}>{{ item.text }}</span> - {%- else -%} - {{ item.text }} - {%- endif -%} - </li> - {%- endfor -%} - </ul> -{%- endif %} diff --git a/web/themes/cog/templates/navigation/menu.html.twig b/web/themes/cog/templates/navigation/menu.html.twig deleted file mode 100644 index 4e12ea16ee..0000000000 --- a/web/themes/cog/templates/navigation/menu.html.twig +++ /dev/null @@ -1,42 +0,0 @@ -{# -/** - * @file - * Theme override to display a menu. - * - * Available variables: - * - menu_name: The machine name of the menu. - * - items: A nested list of menu items. Each menu item contains: - * - attributes: HTML attributes for the menu item. - * - below: The menu item child items. - * - title: The menu link title. - * - url: The menu link url, instance of \Drupal\Core\Url - * - localized_options: Menu link localized options. - */ -#} -{% import _self as menus %} - -{# - We call a macro which calls itself to render the full tree. - @see http://twig.sensiolabs.org/doc/tags/macro.html -#} -{{ menus.menu_links(items, attributes, 0) }} - -{% macro menu_links(items, attributes, menu_level) %} - {% import _self as menus %} - {% if items %} - {% if menu_level == 0 %} - <ul{{ attributes.addClass('menu') }}> - {% else %} - <ul class="menu"> - {% endif %} - {% for item in items %} - <li{{ item.attributes }}> - {{ link(item.title, item.url) }} - {% if item.below %} - {{ menus.menu_links(item.below, attributes, menu_level + 1) }} - {% endif %} - </li> - {% endfor %} - </ul> - {% endif %} -{% endmacro %} diff --git a/web/themes/cog/templates/navigation/pager.html.twig b/web/themes/cog/templates/navigation/pager.html.twig deleted file mode 100644 index 61a6cc46a7..0000000000 --- a/web/themes/cog/templates/navigation/pager.html.twig +++ /dev/null @@ -1,98 +0,0 @@ -{# -/** - * @file - * Theme override to display a pager. - * - * Available variables: - * - items: List of pager items. - * The list is keyed by the following elements: - * - first: Item for the first page; not present on the first page of results. - * - previous: Item for the previous page; not present on the first page - * of results. - * - next: Item for the next page; not present on the last page of results. - * - last: Item for the last page; not present on the last page of results. - * - pages: List of pages, keyed by page number. - * Sub-sub elements: - * items.first, items.previous, items.next, items.last, and each item inside - * items.pages contain the following elements: - * - href: URL with appropriate query parameters for the item. - * - attributes: A keyed list of HTML attributes for the item. - * - text: The visible text used for the item link, such as "‹ previous" - * or "next ›". - * - current: The page number of the current page. - * - ellipses: If there are more pages than the quantity allows, then an - * ellipsis before or after the listed pages may be present. - * - previous: Present if the currently visible list of pages does not start - * at the first page. - * - next: Present if the visible list of pages ends before the last page. - * - * @see template_preprocess_pager() - */ -#} -{% if items %} - <nav class="pager" role="navigation" aria-labelledby="pagination-heading"> - <h4 id="pagination-heading" class="visually-hidden">{{ 'Pagination'|t }}</h4> - <ul class="pager__items js-pager__items"> - {# Print first item if we are not on the first page. #} - {% if items.first %} - <li class="pager__item pager__item--first"> - <a href="{{ items.first.href }}" title="{{ 'Go to first page'|t }}"{{ items.first.attributes|without('href', 'title') }}> - <span class="visually-hidden">{{ 'First page'|t }}</span> - <span aria-hidden="true">{{ items.first.text|default('« first'|t) }}</span> - </a> - </li> - {% endif %} - {# Print previous item if we are not on the first page. #} - {% if items.previous %} - <li class="pager__item pager__item--previous"> - <a href="{{ items.previous.href }}" title="{{ 'Go to previous page'|t }}" rel="prev"{{ items.previous.attributes|without('href', 'title', 'rel') }}> - <span class="visually-hidden">{{ 'Previous page'|t }}</span> - <span aria-hidden="true">{{ items.previous.text|default('‹ previous'|t) }}</span> - </a> - </li> - {% endif %} - {# Add an ellipsis if there are further previous pages. #} - {% if ellipses.previous %} - <li class="pager__item pager__item--ellipsis" role="presentation">…</li> - {% endif %} - {# Now generate the actual pager piece. #} - {% for key, item in items.pages %} - <li class="pager__item{{ current == key ? ' is-active' : '' }}"> - {% if current == key %} - {% set title = 'Current page'|t %} - {% else %} - {% set title = 'Go to page @key'|t({'@key': key}) %} - {% endif %} - <a href="{{ item.href }}" title="{{ title }}"{{ item.attributes|without('href', 'title') }}> - <span class="visually-hidden"> - {{ current == key ? 'Current page'|t : 'Page'|t }} - </span> - {{- key -}} - </a> - </li> - {% endfor %} - {# Add an ellipsis if there are further next pages. #} - {% if ellipses.next %} - <li class="pager__item pager__item--ellipsis" role="presentation">…</li> - {% endif %} - {# Print next item if we are not on the last page. #} - {% if items.next %} - <li class="pager__item pager__item--next"> - <a href="{{ items.next.href }}" title="{{ 'Go to next page'|t }}" rel="next"{{ items.next.attributes|without('href', 'title', 'rel') }}> - <span class="visually-hidden">{{ 'Next page'|t }}</span> - <span aria-hidden="true">{{ items.next.text|default('next ›'|t) }}</span> - </a> - </li> - {% endif %} - {# Print last item if we are not on the last page. #} - {% if items.last %} - <li class="pager__item pager__item--last"> - <a href="{{ items.last.href }}" title="{{ 'Go to last page'|t }}"{{ items.last.attributes|without('href', 'title') }}> - <span class="visually-hidden">{{ 'Last page'|t }}</span> - <span aria-hidden="true">{{ items.last.text|default('last »'|t) }}</span> - </a> - </li> - {% endif %} - </ul> - </nav> -{% endif %} diff --git a/web/themes/cog/templates/navigation/toolbar.html.twig b/web/themes/cog/templates/navigation/toolbar.html.twig deleted file mode 100644 index 20f12d48b2..0000000000 --- a/web/themes/cog/templates/navigation/toolbar.html.twig +++ /dev/null @@ -1,46 +0,0 @@ -{# -/** - * @file - * Theme override for the administrative toolbar. - * - * Available variables: - * - attributes: HTML attributes for the wrapper. - * - toolbar_attributes: HTML attributes to apply to the toolbar. - * - toolbar_heading: The heading or label for the toolbar. - * - tabs: List of tabs for the toolbar. - * - attributes: HTML attributes for the tab container. - * - link: Link or button for the menu tab. - * - trays: Toolbar tray list, each associated with a tab. Each tray in trays - * contains: - * - attributes: HTML attributes to apply to the tray. - * - label: The tray's label. - * - links: The tray menu links. - * - remainder: Any non-tray, non-tab elements left to be rendered. - * - * @see template_preprocess_toolbar() - */ -#} -<div{{ attributes.addClass('toolbar') }}> - <nav{{ toolbar_attributes.addClass('toolbar-bar', 'clearfix') }}> - <h2 class="visually-hidden">{{ toolbar_heading }}</h2> - {% for key, tab in tabs %} - {% set tray = trays[key] %} - <div{{ tab.attributes.addClass('toolbar-tab') }}> - {{ tab.link }} - {% spaceless %} - <div{{ tray.attributes }}> - {% if tray.label %} - <nav class="toolbar-lining clearfix" role="navigation" aria-label="{{ tray.label }}"> - <h3 class="toolbar-tray-name visually-hidden">{{ tray.label }}</h3> - {% else %} - <nav class="toolbar-lining clearfix" role="navigation"> - {% endif %} - {{ tray.links }} - </nav> - </div> - {% endspaceless %} - </div> - {% endfor %} - </nav> - {{ remainder }} -</div> diff --git a/web/themes/cog/templates/user/user.html.twig b/web/themes/cog/templates/user/user.html.twig deleted file mode 100644 index 9a824effd3..0000000000 --- a/web/themes/cog/templates/user/user.html.twig +++ /dev/null @@ -1,23 +0,0 @@ -{# -/** - * @file - * Theme override to present all user data. - * - * This template is used when viewing a registered user's page, - * e.g., example.com/user/123. 123 being the user's ID. - * - * Available variables: - * - content: A list of content items. Use 'content' to print all content, or - * print a subset such as 'content.field_example'. Fields attached to a user - * such as 'user_picture' are available as 'content.user_picture'. - * - attributes: HTML attributes for the container element. - * - user: A Drupal User entity. - * - * @see template_preprocess_user() - */ -#} -<article{{ attributes.addClass('profile') }}> - {% if content %} - {{- content -}} - {% endif %} -</article> diff --git a/web/themes/cog/templates/views/views-exposed-form.html.twig b/web/themes/cog/templates/views/views-exposed-form.html.twig deleted file mode 100644 index 3c679ae583..0000000000 --- a/web/themes/cog/templates/views/views-exposed-form.html.twig +++ /dev/null @@ -1,21 +0,0 @@ -{# -/** - * @file - * Theme override for a views exposed form. - * - * Available variables: - * - form: A render element representing the form. - * - * @see template_preprocess_views_exposed_form() - */ -#} -{% if q is not empty %} - {# - This ensures that, if clean URLs are off, the 'q' is added first, - as a hidden form element, so that it shows up first in the POST URL. - #} -{{ q }} -{% endif %} -<div class="form--inline clearfix"> - {{ form }} -</div> diff --git a/web/themes/cog/templates/views/views-mini-pager.html.twig b/web/themes/cog/templates/views/views-mini-pager.html.twig deleted file mode 100644 index 124700b477..0000000000 --- a/web/themes/cog/templates/views/views-mini-pager.html.twig +++ /dev/null @@ -1,41 +0,0 @@ -{# -/** - * @file - * Theme override for a views mini-pager. - * - * Available variables: - * - items: List of pager items. - * - * @see template_preprocess_views_mini_pager() - */ -#} -{% if items.previous or items.next %} - <nav class="pager" role="navigation" aria-labelledby="pagination-heading"> - <h4 class="pager__heading visually-hidden">{{ 'Pagination'|t }}</h4> - <ul class="pager__items js-pager__items"> - {% if items.previous %} - <li class="pager__item pager__item--previous"> - <a href="{{ items.previous.href }}" title="{{ 'Go to previous page'|t }}" rel="prev"{{ items.previous.attributes|without('href', 'title', 'rel') }}> - <span class="visually-hidden">{{ 'Previous page'|t }}</span> - <span aria-hidden="true">{{ items.previous.text|default('‹‹'|t) }}</span> - </a> - </li> - {% endif %} - {% if items.current %} - <li class="pager__item is-active"> - {% trans %} - Page {{ items.current }} - {% endtrans %} - </li> - {% endif %} - {% if items.next %} - <li class="pager__item pager__item--next"> - <a href="{{ items.next.href }}" title="{{ 'Go to next page'|t }}" rel="next"{{ items.next.attributes|without('href', 'title', 'rel') }}> - <span class="visually-hidden">{{ 'Next page'|t }}</span> - <span aria-hidden="true">{{ items.next.text|default('››'|t) }}</span> - </a> - </li> - {% endif %} - </ul> - </nav> -{% endif %} diff --git a/web/themes/cog/templates/views/views-view-grid.html.twig b/web/themes/cog/templates/views/views-view-grid.html.twig deleted file mode 100644 index 2fe3028c93..0000000000 --- a/web/themes/cog/templates/views/views-view-grid.html.twig +++ /dev/null @@ -1,76 +0,0 @@ -{# -/** - * @file - * Theme override for views to display rows in a grid. - * - * Available variables: - * - attributes: HTML attributes for the wrapping element. - * - title: The title of this group of rows. - * - view: The view object. - * - rows: The rendered view results. - * - options: The view plugin style options. - * - row_class_default: A flag indicating whether default classes should be - * used on rows. - * - col_class_default: A flag indicating whether default classes should be - * used on columns. - * - items: A list of grid items. Each item contains a list of rows or columns. - * The order in what comes first (row or column) depends on which alignment - * type is chosen (horizontal or vertical). - * - attributes: HTML attributes for each row or column. - * - content: A list of columns or rows. Each row or column contains: - * - attributes: HTML attributes for each row or column. - * - content: The row or column contents. - * - * @see template_preprocess_views_view_grid() - */ -#} -{% - set classes = [ - 'views-view-grid', - options.alignment, - 'cols-' ~ options.columns, - 'clearfix', - ] -%} -{% if options.row_class_default %} - {% - set row_classes = [ - 'views-row', - options.alignment == 'horizontal' ? 'clearfix', - ] - %} -{% endif %} -{% if options.col_class_default %} - {% - set col_classes = [ - 'views-col', - options.alignment == 'vertical' ? 'clearfix', - ] - %} -{% endif %} -{% if title %} - <h3>{{ title }}</h3> -{% endif %} -<div{{ attributes.addClass(classes) }}> - {% if options.alignment == 'horizontal' %} - {% for row in items %} - <div{{ row.attributes.addClass(row_classes, options.row_class_default ? 'row-' ~ loop.index) }}> - {% for column in row.content %} - <div{{ column.attributes.addClass(col_classes, options.col_class_default ? 'col-' ~ loop.index) }}> - {{ column.content }} - </div> - {% endfor %} - </div> - {% endfor %} - {% else %} - {% for column in items %} - <div{{ column.attributes.addClass(col_classes, options.col_class_default ? 'col-' ~ loop.index) }}> - {% for row in column.content %} - <div{{ row.attributes.addClass(row_classes, options.row_class_default ? 'row-' ~ loop.index) }}> - {{ row.content }} - </div> - {% endfor %} - </div> - {% endfor %} - {% endif %} -</div> diff --git a/web/themes/cog/templates/views/views-view-grouping.html.twig b/web/themes/cog/templates/views/views-view-grouping.html.twig deleted file mode 100644 index 44905e56b7..0000000000 --- a/web/themes/cog/templates/views/views-view-grouping.html.twig +++ /dev/null @@ -1,20 +0,0 @@ -{# -/** - * @file - * Theme override to display a single views grouping. - * - * Available variables: - * - view: The view object. - * - grouping: The grouping instruction. - * - grouping_level: A number indicating the hierarchical level of the grouping. - * - title: The group heading. - * - content: The content to be grouped. - * - rows: The rows returned from the view. - * - * @see template_preprocess_views_view_grouping() - */ -#} -<div class="view-grouping"> - <div class="view-grouping-header">{{ title }}</div> - <div class="view-grouping-content">{{ content }}</div> -</div> diff --git a/web/themes/cog/templates/views/views-view-list.html.twig b/web/themes/cog/templates/views/views-view-list.html.twig deleted file mode 100644 index 44d4766d44..0000000000 --- a/web/themes/cog/templates/views/views-view-list.html.twig +++ /dev/null @@ -1,36 +0,0 @@ -{# -/** - * @file - * Theme override for a view template to display a list of rows. - * - * Available variables: - * - attributes: HTML attributes for the container. - * - rows: A list of rows for this list. - * - attributes: The row's HTML attributes. - * - content: The row's contents. - * - title: The title of this group of rows. May be empty. - * - list: @todo. - * - type: Starting tag will be either a ul or ol. - * - attributes: HTML attributes for the list element. - * - * @see template_preprocess_views_view_list() - */ -#} -{% if attributes -%} - <div{{ attributes }}> -{% endif %} - {% if title %} - <h3>{{ title }}</h3> - {% endif %} - - <{{ list.type }}{{ list.attributes }}> - - {% for row in rows %} - <li{{ row.attributes }}>{{ row.content }}</li> - {% endfor %} - - </{{ list.type }}> - -{% if attributes -%} - </div> -{% endif %} diff --git a/web/themes/cog/templates/views/views-view-mapping-test.html.twig b/web/themes/cog/templates/views/views-view-mapping-test.html.twig deleted file mode 100644 index 26d0669296..0000000000 --- a/web/themes/cog/templates/views/views-view-mapping-test.html.twig +++ /dev/null @@ -1,12 +0,0 @@ -{# -/** - * @file - * Theme override for testing the mapping row style. - * - * Available variables: - * - element: The view content. - * - * @see template_preprocess_views_view_mapping_test() - */ -#} -{{ element }} diff --git a/web/themes/cog/templates/views/views-view-table.html.twig b/web/themes/cog/templates/views/views-view-table.html.twig deleted file mode 100644 index 8eccec0418..0000000000 --- a/web/themes/cog/templates/views/views-view-table.html.twig +++ /dev/null @@ -1,126 +0,0 @@ -{# -/** - * @file - * Theme override for displaying a view as a table. - * - * Available variables: - * - attributes: Remaining HTML attributes for the element. - * - class: HTML classes that can be used to style contextually through CSS. - * - title : The title of this group of rows. - * - header: The table header columns. - * - attributes: Remaining HTML attributes for the element. - * - content: HTML classes to apply to each header cell, indexed by - * the header's key. - * - default_classes: A flag indicating whether default classes should be - * used. - * - caption_needed: Is the caption tag needed. - * - caption: The caption for this table. - * - accessibility_description: Extended description for the table details. - * - accessibility_summary: Summary for the table details. - * - rows: Table row items. Rows are keyed by row number. - * - attributes: HTML classes to apply to each row. - * - columns: Row column items. Columns are keyed by column number. - * - attributes: HTML classes to apply to each column. - * - content: The column content. - * - default_classes: A flag indicating whether default classes should be - * used. - * - responsive: A flag indicating whether table is responsive. - * - sticky: A flag indicating whether table header is sticky. - * - * @see template_preprocess_views_view_table() - */ -#} -{% - set classes = [ - 'views-table', - 'views-view-table', - 'cols-' ~ header|length, - responsive ? 'responsive-enabled', - sticky ? 'sticky-enabled', - ] -%} -<table{{ attributes.addClass(classes) }}> - {% if caption_needed %} - <caption> - {% if caption %} - {{ caption }} - {% else %} - {{ title }} - {% endif %} - {% if (summary is not empty) or (description is not empty) %} - <details> - {% if summary is not empty %} - <summary>{{ summary }}</summary> - {% endif %} - {% if description is not empty %} - {{ description }} - {% endif %} - </details> - {% endif %} - </caption> - {% endif %} - {% if header %} - <thead> - <tr> - {% for key, column in header %} - {% if column.default_classes %} - {% - set column_classes = [ - 'views-field', - 'views-field-' ~ fields[key], - ] - %} - {% endif %} - <th{{ column.attributes.addClass(column_classes).setAttribute('scope', 'col') }}> - {%- if column.wrapper_element -%} - <{{ column.wrapper_element }}> - {%- if column.url -%} - <a href="{{ column.url }}" title="{{ column.title }}">{{ column.content }}{{ column.sort_indicator }}</a> - {%- else -%} - {{ column.content }}{{ column.sort_indicator }} - {%- endif -%} - </{{ column.wrapper_element }}> - {%- else -%} - {%- if column.url -%} - <a href="{{ column.url }}" title="{{ column.title }}">{{ column.content }}{{ column.sort_indicator }}</a> - {%- else -%} - {{- column.content }}{{ column.sort_indicator }} - {%- endif -%} - {%- endif -%} - </th> - {% endfor %} - </tr> - </thead> - {% endif %} - <tbody> - {% for row in rows %} - <tr{{ row.attributes }}> - {% for key, column in row.columns %} - {% if column.default_classes %} - {% - set column_classes = [ - 'views-field' - ] - %} - {% for field in column.fields %} - {% set column_classes = column_classes|merge(['views-field-' ~ field]) %} - {% endfor %} - {% endif %} - <td{{ column.attributes.addClass(column_classes) }}> - {%- if column.wrapper_element -%} - <{{ column.wrapper_element }}> - {% for content in column.content %} - {{ content.separator }}{{ content.field_output }} - {% endfor %} - </{{ column.wrapper_element }}> - {%- else -%} - {% for content in column.content %} - {{- content.separator }}{{ content.field_output -}} - {% endfor %} - {%- endif %} - </td> - {% endfor %} - </tr> - {% endfor %} - </tbody> -</table> diff --git a/web/themes/cog/templates/views/views-view-unformatted.html.twig b/web/themes/cog/templates/views/views-view-unformatted.html.twig deleted file mode 100644 index 17d26553f4..0000000000 --- a/web/themes/cog/templates/views/views-view-unformatted.html.twig +++ /dev/null @@ -1,31 +0,0 @@ -{# -/** - * @file - * Theme override to display a view of unformatted rows. - * - * Available variables: - * - title: The title of this group of rows. May be empty. - * - rows: A list of the view's row items. - * - attributes: The row's HTML attributes. - * - content: The row's content. - * - view: The view object. - * - default_row_class: A flag indicating whether default classes should be - * used on rows. - * - * @see template_preprocess_views_view_unformatted() - */ -#} -{% if title %} - <h3>{{ title }}</h3> -{% endif %} -{% for row in rows %} - {% - set row_classes = [ - default_row_class ? 'views-row', - loop.last ? 'views-row-last' - ] - %} - <div{{ row.attributes.addClass(row_classes) }}> - {{ row.content }} - </div> -{% endfor %} diff --git a/web/themes/cog/templates/views/views-view.html.twig b/web/themes/cog/templates/views/views-view.html.twig deleted file mode 100644 index f0ed63c712..0000000000 --- a/web/themes/cog/templates/views/views-view.html.twig +++ /dev/null @@ -1,95 +0,0 @@ -{# -/** - * @file - * Theme override for a main view template. - * - * Available variables: - * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. - * - css_class: The user-specified classes names, if any. - * - header: The optional header. - * - footer: The optional footer. - * - rows: The results of the view query, if any. - * - empty: The content to display if there are no rows. - * - pager: The optional pager next/prev links to display. - * - exposed: Exposed widget form/info to display. - * - feed_icons: Optional feed icons to display. - * - more: An optional link to the next page of results. - * - title: Title of the view, only used when displaying in the admin preview. - * - title_prefix: Additional output populated by modules, intended to be - * displayed in front of the view title. - * - title_suffix: Additional output populated by modules, intended to be - * displayed after the view title. - * - attachment_before: An optional attachment view to be displayed before the - * view content. - * - attachment_after: An optional attachment view to be displayed after the - * view content. - * - dom_id: Unique id for every view being printed to give unique class for - * Javascript. - * - * @see template_preprocess_views_view() - */ -#} -{% - set classes = [ - 'view', - 'view-' ~ id|clean_class, - 'view-id-' ~ id, - 'view-display-id-' ~ display_id, - dom_id ? 'js-view-dom-id-' ~ dom_id, - ] -%} -<div{{ attributes.addClass(classes) }}> - {{ title_prefix }} - {% if title %} - {{ title }} - {% endif %} - {{ title_suffix }} - {% if header %} - <div class="view-header"> - {{ header }} - </div> - {% endif %} - {% if exposed %} - <div class="view-filters"> - {{ exposed }} - </div> - {% endif %} - {% if attachment_before %} - <div class="attachment attachment-before"> - {{ attachment_before }} - </div> - {% endif %} - - {% if rows %} - <div class="view-content"> - {{ rows }} - </div> - {% elseif empty %} - <div class="view-empty"> - {{ empty }} - </div> - {% endif %} - - {% if pager %} - {{ pager }} - {% endif %} - {% if attachment_after %} - <div class="attachment attachment-after"> - {{ attachment_after }} - </div> - {% endif %} - {% if more %} - {{ more }} - {% endif %} - {% if footer %} - <div class="view-footer"> - {{ footer }} - </div> - {% endif %} - {% if feed_icons %} - <div class="feed-icons"> - {{ feed_icons }} - </div> - {% endif %} -</div> -- GitLab