Skip to content

Instantly share code, notes, and snippets.

@maxsoulfly
Created October 12, 2016 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxsoulfly/17b19a5e762525a01fea1f56995dd5b4 to your computer and use it in GitHub Desktop.
Save maxsoulfly/17b19a5e762525a01fea1f56995dd5b4 to your computer and use it in GitHub Desktop.
the eWallet changes to expense tracker
# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.cs diff=csharp
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PublishConfigData">
<serverData>
<paths name="Inventory">
<serverdata>
<mappings>
<mapping local="$PROJECT_DIR$" web="/" />
</mappings>
</serverdata>
</paths>
<paths name="demoshop1">
<serverdata>
<mappings>
<mapping local="$PROJECT_DIR$" web="/" />
</mappings>
</serverdata>
</paths>
<paths name="localhost/inventory">
<serverdata>
<mappings>
<mapping local="$PROJECT_DIR$" web="/" />
</mappings>
</serverdata>
</paths>
<paths name="shop">
<serverdata>
<mappings>
<mapping local="$PROJECT_DIR$" web="/" />
</mappings>
</serverdata>
</paths>
</serverData>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/calculator.iml" filepath="$PROJECT_DIR$/.idea/calculator.iml" />
</modules>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="d8feaec6-3b87-46ab-92de-243fca983472" name="Default" comment="" />
<ignored path="calculator.iws" />
<ignored path=".idea/workspace.xml" />
<ignored path=".idea/dataSources.local.xml" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="CreatePatchCommitExecutor">
<option name="PATCH_PATH" value="" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="FavoritesManager">
<favorites_list name="calculator" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="main-account.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="986">
<caret line="58" column="41" selection-start-line="58" selection-start-column="41" selection-end-line="58" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="style.css" pinned="true" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2091">
<caret line="123" column="50" selection-start-line="123" selection-start-column="50" selection-end-line="123" selection-end-column="50" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="index.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="569">
<caret line="37" column="42" selection-start-line="37" selection-start-column="42" selection-end-line="37" selection-end-column="42" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="normalize.css" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/css/normalize.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="6358">
<caret line="374" column="19" selection-start-line="374" selection-start-column="19" selection-end-line="374" selection-end-column="19" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="my-budgets.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
<file leaf-file-name="style.css" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="HTML File" />
<option value="CSS File" />
</list>
</option>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/undex.html" />
<option value="$PROJECT_DIR$/css/normalize.css" />
<option value="$PROJECT_DIR$/1.html" />
<option value="$PROJECT_DIR$/2.html" />
<option value="$PROJECT_DIR$/new-outcome.html" />
<option value="$PROJECT_DIR$/accounts.html" />
<option value="$PROJECT_DIR$/accounts-settings.html" />
<option value="$PROJECT_DIR$/account-settings.html" />
<option value="$PROJECT_DIR$/payments-edit.html" />
<option value="$PROJECT_DIR$/categories-edit.html" />
<option value="$PROJECT_DIR$/settings.html" />
<option value="$PROJECT_DIR$/history.html" />
<option value="$PROJECT_DIR$/main-account.html" />
<option value="$PROJECT_DIR$/new-transition.html" />
<option value="$PROJECT_DIR$/new-income.html" />
<option value="$PROJECT_DIR$/account-edit.html" />
<option value="$PROJECT_DIR$/savings-account.html" />
<option value="$PROJECT_DIR$/inc/ProgressBars/index.html" />
<option value="$PROJECT_DIR$/my-badgets.html" />
<option value="$PROJECT_DIR$/inc/ProgressBars/css/style.css" />
<option value="$PROJECT_DIR$/css/style.css" />
<option value="$PROJECT_DIR$/my-budgets.html" />
<option value="$PROJECT_DIR$/index.html" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="PhpServers">
<servers />
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="ProjectFrameBounds">
<option name="x" value="-8" />
<option name="y" value="-8" />
<option name="width" value="1936" />
<option name="height" value="1056" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" proportions="" version="1">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents />
<hideEmptyPackages />
<abbreviatePackageNames />
<autoscrollToSource />
<autoscrollFromSource />
<sortByType />
<manualOrder />
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scratches" />
<pane id="ProjectPane">
<subPane>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="calculator" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="calculator" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="calculator" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="calculator" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="calculator" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="css" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="options.lastSelected" value="com.intellij.application.options.CodeStyleSchemesConfigurable" />
<property name="options.splitter.main.proportions" value="0.3" />
<property name="options.splitter.details.proportions" value="0.2" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="WebServerToolWindowFactoryState" value="true" />
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="js-jscs-nodeInterpreter" value="C:\Program Files\nodejs\node.exe" />
<property name="list.type.of.created.stylesheet" value="CSS" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\Users\Max\Desktop\calculator" />
</key>
</component>
<component name="RunManager" selected="JavaScript Debug.index.html">
<configuration default="false" name="index.html" type="JavascriptDebugType" factoryName="JavaScript Debug" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/calculator/index.html">
<method />
</configuration>
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
<method />
</configuration>
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
<method />
</configuration>
<configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
<TestRunner />
<method />
</configuration>
<configuration default="true" type="PhpBehatConfigurationType" factoryName="Behat">
<BehatRunner />
<method />
</configuration>
<configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
<method />
</configuration>
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
<node-interpreter>project</node-interpreter>
<node-options />
<gulpfile />
<tasks />
<arguments />
<envs />
<method />
</configuration>
<configuration default="true" type="js.build_tools.npm" factoryName="npm">
<command value="run-script" />
<scripts />
<node-interpreter value="project" />
<envs />
<method />
</configuration>
<configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
<node-interpreter>project</node-interpreter>
<node-options />
<working-directory />
<pass-parent-env>true</pass-parent-env>
<envs />
<ui />
<extra-mocha-options />
<test-kind>DIRECTORY</test-kind>
<test-directory />
<recursive>false</recursive>
<method />
</configuration>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="JavaScript Debug.index.html" />
</list>
<recent_temporary>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="JavaScript Debug.index.html" />
</list>
</recent_temporary>
</component>
<component name="ShelveChangesManager" show_recycled="false">
<option name="remove_strategy" value="false" />
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="d8feaec6-3b87-46ab-92de-243fca983472" name="Default" comment="" />
<created>1472643054421</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1472643054421</updated>
<workItem from="1472643055802" duration="12966000" />
<workItem from="1472679737430" duration="117000" />
<workItem from="1472736020540" duration="16518000" />
<workItem from="1472931302847" duration="258000" />
<workItem from="1472944186423" duration="1678000" />
<workItem from="1473020114200" duration="234000" />
<workItem from="1473169154810" duration="616000" />
<workItem from="1473305016973" duration="599000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="32986000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
<editor active="true" />
<layout>
<window_info id="Remote Host" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.12153518" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="SvgViewer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
</layout>
<layout-to-restore>
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="SvgViewer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
<window_info id="Remote Host" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
</layout-to-restore>
</component>
<component name="Vcs.Log.UiProperties">
<option name="RECENTLY_FILTERED_USER_GROUPS">
<collection />
</option>
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
<collection />
</option>
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager />
<watches-manager />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="986">
<caret line="58" column="41" selection-start-line="58" selection-start-column="41" selection-end-line="58" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2091">
<caret line="123" column="50" selection-start-line="123" selection-start-column="50" selection-end-line="123" selection-end-column="50" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="986">
<caret line="58" column="41" selection-start-line="58" selection-start-column="41" selection-end-line="58" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2091">
<caret line="123" column="50" selection-start-line="123" selection-start-column="50" selection-end-line="123" selection-end-column="50" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="986">
<caret line="58" column="41" selection-start-line="58" selection-start-column="41" selection-end-line="58" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2091">
<caret line="123" column="50" selection-start-line="123" selection-start-column="50" selection-end-line="123" selection-end-column="50" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="986">
<caret line="58" column="41" selection-start-line="58" selection-start-column="41" selection-end-line="58" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2091">
<caret line="123" column="50" selection-start-line="123" selection-start-column="50" selection-end-line="123" selection-end-column="50" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" column="4" selection-start-line="5" selection-start-column="4" selection-end-line="5" selection-end-column="4" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/accounts.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="68">
<caret line="4" column="4" selection-start-line="4" selection-start-column="4" selection-end-line="4" selection-end-column="4" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/normalize.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="6358">
<caret line="374" column="19" selection-start-line="374" selection-start-column="19" selection-end-line="374" selection-end-column="19" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" column="4" selection-start-line="5" selection-start-column="4" selection-end-line="5" selection-end-column="4" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/accounts.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="68">
<caret line="4" column="4" selection-start-line="4" selection-start-column="4" selection-end-line="4" selection-end-column="4" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/normalize.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="6358">
<caret line="374" column="19" selection-start-line="374" selection-start-column="19" selection-end-line="374" selection-end-column="19" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/new-outcome.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-389">
<caret line="17" column="37" selection-start-line="17" selection-start-column="37" selection-end-line="17" selection-end-column="37" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/accounts-settings.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="376">
<caret line="26" column="31" selection-start-line="26" selection-start-column="31" selection-end-line="26" selection-end-column="31" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/payments-edit.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="102">
<caret line="6" column="23" selection-start-line="6" selection-start-column="23" selection-end-line="6" selection-end-column="23" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/categories-edit.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="578">
<caret line="43" column="53" selection-start-line="43" selection-start-column="53" selection-end-line="43" selection-end-column="53" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/settings.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="595">
<caret line="35" column="42" selection-start-line="35" selection-start-column="42" selection-end-line="35" selection-end-column="42" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/accounts.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="646">
<caret line="38" column="14" selection-start-line="38" selection-start-column="14" selection-end-line="38" selection-end-column="14" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/history.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="665">
<caret line="88" column="0" selection-start-line="88" selection-start-column="0" selection-end-line="88" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/new-transition.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="614">
<caret line="57" column="58" selection-start-line="57" selection-start-column="58" selection-end-line="57" selection-end-column="58" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/new-income.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="240">
<caret line="54" column="0" selection-start-line="54" selection-start-column="0" selection-end-line="54" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/account-edit.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="731">
<caret line="61" column="58" selection-start-line="61" selection-start-column="58" selection-end-line="61" selection-end-column="58" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="631">
<caret line="150" column="9" selection-start-line="25" selection-start-column="8" selection-end-line="150" selection-end-column="9" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/savings-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="614">
<caret line="65" column="41" selection-start-line="65" selection-start-column="41" selection-end-line="65" selection-end-column="41" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/inc/ProgressBars/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1530">
<caret line="90" column="7" selection-start-line="90" selection-start-column="1" selection-end-line="90" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/style.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2091">
<caret line="123" column="50" selection-start-line="123" selection-start-column="50" selection-end-line="123" selection-end-column="50" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/my-budgets.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="782">
<caret line="46" column="37" selection-start-line="46" selection-start-column="37" selection-end-line="46" selection-end-column="37" />
<folding>
<element signature="n#style#0;n#span#0;n#div#0;n#div#0;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#1;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#0;n#div#0;n#div#2;n#div#1;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/main-account.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="986">
<caret line="58" column="41" selection-start-line="58" selection-start-column="41" selection-end-line="58" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/normalize.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="6358">
<caret line="374" column="19" selection-start-line="374" selection-start-column="19" selection-end-line="374" selection-end-column="19" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="569">
<caret line="37" column="42" selection-start-line="37" selection-start-column="42" selection-end-line="37" selection-end-column="42" />
<folding />
</state>
</provider>
</entry>
</component>
</project>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>New Income</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>עריכת חשבון</h1>
</div>
<div class="container">
<form method="post" action="" id="accountEdit">
<div class="form">
<input type="hidden" name="account_id" id="account_id" value="">
<input type="hidden" name="type" id="type" value="">
<input type="hidden" name="account_name" id="account_name" value="הארנק האישי שלי">
<!--
<p>
<label for="account_name">שם החשבון:</label>
<input type="text" name="account_name" id="account_name" value="חשבון ראשי">
</p>
-->
<p>
<label for="description">פירוט:</label>
<input type="text" name="description" id="description" placeholder="טקסט לפירוט">
</p>
<input type="hidden" name="currency" id="currency" value="ILS">
<!--
<p class="">
<label for="currency">מטבע:</label>
<select name="currency" id="currency">
<option value="USD">דולר</option>
<option value="ILS">ש"ח</option>
<option value="EUR">אירו</option>
<option value="PND">ליט"ש</option>
</select>
</p>
-->
<p>
<label for="balance">יתרה:</label>
<input type="text" name="balance" id="balance" value="">
</p>
</div>
<div class="buttons">
<p>
<a href="javascript:updateAccount()" class="button bg-green">אשר</a>
<a href="javascript:history.back()" class="button">בטל</a>
</p>
<!--<p>-->
<!--<a href="javascript:deleteAccount()" class="button-med bg-red">מחק חשבון</a>-->
<!--</p>-->
</div>
</form>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
// Render Page Values
accountEditPageRender();
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Accounts</title>
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>הגדרת חשבונות</h1>
</div>
<div class="container">
<div id="accounts">
</div>
<div class="buttons">
<p>
<a href="new-account.html?type=account" class="button-med">הוסף חשבון</a>
</p>
<p>
<a href="settings.html" class="button">חזרה</a>
</p>
</div>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
accountsRender("account-edit");
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Accounts</title>
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>החשבונות שלי</h1>
</div>
<div class="container">
<h3>
בחר חשבון:
</h3>
<div id="accounts">
<p><a href="index.html">
חשבון ראשי
</a> </p>
</div>
<div class="buttons">
<p>
<a href="index.html" class="button">חזרה</a>
</p>
</div>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
accountsRender("account");
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>New Budget</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>עריכת תקציב</h1>
</div>
<div class="container">
<form method="post" action="" id="newBudget">
<div class="form">
<p class="">
<label for="category">קטגוריה</label>
<select name="category" id="category">
</select>
</p>
<input type="hidden" id="account_id" name="account_id" value="0">
<!--
<div id="account_id" class="multiselect">
<div class="selectBox" onclick="showCheckboxes('accounts')">
<select>
<option>בחר חשבון</option>
</select>
<div class="overSelect"></div>
</div>
<div class="checkboxes accounts">
<label for="account-0"><input type="checkbox" id="account-0"/>First checkbox</label>
<label for="account-1"><input type="checkbox" id="account-1"/>Second checkbox </label>
<label for="account-2"><input type="checkbox" id="account-2"/>Third checkbox</label>
</div>
</div>
-->
<div id="payment" class="multiselect">
<div class="selectBox" onclick="showCheckboxes('payments')">
<select>
<option>בחר אמצעי תשלום</option>
</select>
<div class="overSelect"></div>
</div>
<div class="checkboxes payments">
<a href="javascript: selectAllPayments()">Select All</a>
<label for="payment-0"><input type="checkbox" id="payment-0"/>מזומן</label>
<label for="payment-1"><input type="checkbox" id="payment-1"/>אשראי</label>
<label for="payment-2"><input type="checkbox" id="payment-2"/>PayPal</label>
</div>
</div>
<p class="">
<label for="timeFrameType">תקופת זמן</label>
<select name="timeFrameType" id="timeFrameType">
<option value="weekly">שבועי</option>
<option value="monthly">חודשי</option>
<option value="annually">שנתי</option>
</select>
</p>
<p>
<label for="limit">סכום:</label>
<input type="number" name="limit" id="limit" value="">
</p>
<p>
<label for="description">פירוט:</label>
<input type="text" name="description" id="description" placeholder="טקסט לפירוט">
</p>
</div>
<div class="buttons">
<p>
<a href="javascript:updateBudget()" class="button bg-green">שמור</a>
<a href="javascript:history.back()" class="button">חזור</a>
</p>
<p>
<a href="javascript:deleteBudget()" class="button-med bg-red">מחק תקציב</a>
</p>
</div>
</form>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
budgetEditRender();
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Main Account</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="progressbars.style.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>התקציבים שלי</h1>
</div>
<div class="container">
<div id="budgets">
</div>
<div class="buttons">
<p>
<a href="new-budget.html" class="button">הוסף</a>
</p>
<p>
<a href="index.html" class="button">חזרה</a>
</p>
</div>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
BudgetHtmlRender();
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Payment Edit </title>
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>הגדרת קטגוריות</h1>
</div>
<div class="container">
<div class="form">
</div>
<div class="buttons">
<p>
<a href="javaScript: addCategoryToList(type)" class="button-med" id="addNew">הוסף</a>
</p>
<p>
<a href="settings.html" class="button">חזרה</a>
</p>
</div>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
var type = $.urlParam('type');
categoriesEditRender();
</script>
</body>
</html>
var ewallet = {};
setLocalStorage();
function setLocalStorage() {
if(localStorage.getItem("ewallet")){
ewallet = JSON.parse(localStorage.getItem('ewallet'));
}
else {
// Accounts
ewallet = {
accounts:[
{
"name": "הארנק האישי שלי",
"type": "account",
"description": "הארנק האישי שלי",
"currency":"ILS",
"balance": 0
},
/*
{
"name": "חשבון צמיחה",
"type": "savings",
"description": "חשבון להשקעות",
"currency":"ILS",
"balance": 0
},
{
"name": "חשבון לייפסטייל",
"type": "savings",
"description": "חשבון לפאן",
"currency":"ILS",
"balance": 0
}
*/
],
categories:[
{
"name": "משכורת",
"type": "income",
"subcategories": []
},
{
"name": "עסק",
"type": "income",
"subcategories": []
},
{
"name": "עסק",
"type": 'נדל"ן',
"subcategories": []
},
{
"name": "ניירות ערך",
"type": "income",
"subcategories": []
},
{
"name": "ייעוץ",
"type": "income",
"subcategories": []
},
{
"name": "דיור",
"type": "expense",
"subcategories": []
},
{
"name": "חסכונות",
"type": "expense",
"subcategories": []
},
{
"name": "דלק",
"type": "expense",
"subcategories": []
},
{
"name": "רכב",
"type": "expense",
"subcategories": []
},
{
"name": "תחבורה ציבורית",
"type": "expense",
"subcategories": []
},
{
"name": "חשבונות חודשיים",
"type": "expense",
"subcategories": []
},
{
"name": "מזון",
"type": "expense",
"subcategories": []
},
{
"name": "ילדים",
"type": "expense",
"subcategories": []
},
{
"name": "ביגוד והנעלה",
"type": "expense",
"subcategories": []
},
{
"name": "לימודים",
"type": "expense",
"subcategories": []
},
{
"name": "פנאי ובילויים",
"type": "expense",
"subcategories": []
},
{
"name": "חופשות",
"type": "expense",
"subcategories": []
},
{
"name": "אחר",
"type": "expense",
"subcategories": []
},
{
"name": "מזומן",
"type": "payment"
},
{
"name": "אשראי",
"type": "payment"
},
{
"name": "העברה בנקאית",
"type": "payment"
},
{
"name": "צ'ק",
"type": "payment"
},
{
"name": "דיירקט",
"type": "payment"
},
{
"name": "PayPal",
"type": "payment"
}
],
transactions:[],
cashFlowTypes:["income", "expense", "all"],
timeFrame: [
{
"name": "weekly",
"text": "שבועי",
"type": "recurring"
},
{
"name": "monthly",
"text": "חודשי",
"type": "recurring"
},
{
"name": "annually",
"text": "שנתי",
"type": "recurring"
}
],
currencies: [
{
"name": "USD",
"display": 'דולר'
},
{
"name": "ILS",
"display": 'ש"ח'
},
{
"name": "EUR",
"display": 'אירו'
},
{
"name": "PND",
"display": 'ליט"ש'
}
],
budgets: []
};
localStorage.setItem( 'ewallet', JSON.stringify(ewallet) );
}
}
{
"accounts":[
{
"name":"הארנק האישי שלי",
"type":"account",
"description":"הארנק האישי שלי",
"currency":"ILS",
"balance":5600
}
],
"categories":[
{
"name":"משכורת",
"type":"income",
"subcategories":[
]
},
{
"name":"דיור",
"type":"expense",
"subcategories":[
]
},
{
"name":"חסכונות",
"type":"expense",
"subcategories":[
]
},
{
"name":"דלק",
"type":"expense",
"subcategories":[
]
},
{
"name":"רכב",
"type":"expense",
"subcategories":[
]
},
{
"name":"תחבורה ציבורית",
"type":"expense",
"subcategories":[
]
},
{
"name":"חשבונות חודשיים",
"type":"expense",
"subcategories":[
]
},
{
"name":"מזון",
"type":"expense",
"subcategories":[
]
},
{
"name":"ילדים",
"type":"expense",
"subcategories":[
]
},
{
"name":"ביגוד והנעלה",
"type":"expense",
"subcategories":[
]
},
{
"name":"לימודים",
"type":"expense",
"subcategories":[
]
},
{
"name":"פנאי ובילויים",
"type":"expense",
"subcategories":[
]
},
{
"name":"חופשות",
"type":"expense",
"subcategories":[
]
},
{
"name":"אחר",
"type":"expense",
"subcategories":[
]
},
{
"name":"עסק",
"type":"income",
"subcategories":[
]
},
{
"name":"מזומן",
"type":"payment"
},
{
"name":"אשראי",
"type":"payment"
},
{
"name":"העברה בנקאית",
"type":"payment"
},
{
"name":"צ'ק",
"type":"payment"
},
{
"name":"דיירקט",
"type":"payment"
},
{
"name":"PayPal",
"type":"payment"
}
],
"transactions":[
{
"account_id":"0",
"type":"income",
"date":"2016-09-10",
"time":"18:43",
"sum":"6000",
"details":"",
"payment":"צ'ק",
"category":"משכורת",
"from_account_id":"",
"to_account_id":""
},
{
"account_id":"0",
"type":"expense",
"date":"2016-09-11",
"time":"18:43",
"sum":"250",
"details":"",
"payment":"מזומן",
"category":"דלק",
"from_account_id":"",
"to_account_id":""
},
{
"account_id":"0",
"type":"expense",
"date":"2016-09-13",
"time":"18:44",
"sum":"150",
"details":"",
"payment":"אשראי",
"category":"דלק",
"from_account_id":"",
"to_account_id":""
}
],
"cashFlowTypes":[
"income",
"expense",
"all"
],
"timeFrame":[
{
"name":"weekly",
"text":"שבועי",
"type":"recurring"
},
{
"name":"monthly",
"text":"חודשי",
"type":"recurring"
},
{
"name":"annually",
"text":"שנתי",
"type":"recurring"
}
],
"currencies":[
{
"name":"USD",
"display":"דולר"
},
{
"name":"ILS",
"display":"ש\"ח"
},
{
"name":"EUR",
"display":"אירו"
},
{
"name":"PND",
"display":"ליט\"ש"
}
],
"budgets":[
{
"category":"דלק",
"accounts":"0",
"paymentTypes":[
"מזומן"
],
"timeFrameType":"monthly",
"date":"",
"currency":"ILS",
"limit":"500",
"description":"דלק מזומן"
},
{
"category":"דלק",
"accounts":"0",
"paymentTypes":[
"אשראי"
],
"timeFrameType":"monthly",
"date":"",
"currency":"ILS",
"limit":"400",
"description":"דלק אשראי"
},
{
"category":"דיור",
"accounts":"0",
"paymentTypes":[
"מזומן",
"אשראי"
],
"timeFrameType":"monthly",
"date":"",
"currency":"ILS",
"limit":"600",
"description":"דלק אשראי מזומן"
}
]
}
<!DOCTYPE html>
<html lang="he">
<head>
<meta charset="UTF-8">
<title>ערוך הוצאה</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>ערוך הוצאה</h1>
</div>
<div class="container">
<form id="editTransaction" method="post" action="">
<div class="form">
<input type="hidden" name="account_id" id="account_id" value="">
<input type="hidden" name="transaction_id" id="transaction_id" value="">
<input type="hidden" name="type" id="type" value="">
<input type="hidden" name="from_account_id" id="from_account_id" value="">
<input type="hidden" name="to_account_id" id="to_account_id" value="">
<p>
<label for="date">תאריך</label>
<input type="date" name="date" id="date" value="" >
</p>
<p>
<label for="time">שעה</label>
<input type="time" name="time" id="time" value="" pattern="([01]?[0-9]{1}|2[0-3]{1}):[0-5]{1}[0-9]{1}" >
</p>
<p>
<label for="amount">סכום</label>
<input type="number" name="amount" id="amount">
</p>
<p class="smaller">
<label for="payment">התקבל באמצעות</label>
<select name="payment" id="payment">
<option value="1">מזומן</option>
<option value="2">אשראי</option>
<option value="3">צ'ק</option>
<option value="4">דייקרט</option>
<option value="5">Paypal</option>
</select>
</p>
<p class="smaller">
<label for="category">מקור</label>
<select name="category" id="category">
<option value="1">קטגוריות 1</option>
<option value="2">קטגוריות 1</option>
<option value="3">קטגוריות 1</option>
<option value="4">קטגוריות 1</option>
<option value="5">קטגוריות 1</option>
</select>
</p>
<p>
<label for="details">פירוט</label>
<input type="text" name="details" id="details">
</p>
</div>
<div class="buttons">
<p>
<a href="javascript:updateTransaction()" class="button bg-green">שמור</a>
<a id="back" href="javascript:history.back()" class="button">בטל</a>
</p>
<p>
<a href="javascript:deleteTransaction()" class="button-med bg-red">מחק הוצאה</a>
</p>
</div>
</form>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
var type = "expense";
transactionEditRender(type);
</script>
</body>
</html>
�PNG

IHDRb/c�sRGB���gAMA�� �a pHYs���+ IDATx^�mlG��3���/��:���4I�J� TQ>4D�� $���j��@U�PZB �(E@m�B�*�*� �ܤ���NHTR��v�Ĺ�>�v���Ξ��{�;;�}؟��������y�g�,n��I!�#�߈L$D� Q!DBT�B$D� 1[�j�c��x��!�Ykc���RP��PG������낵gD�^?�����n,��ܿ����8䣋!��'&�����i�>��*�w7��t��Q�/�߻�lh�ث8v��715t���p_�b�#���Ƃ��wMKy��4�)硊bu�`���|��&D��m�A�{բ�� �"9
���i$�j�%�`}yaz�^�=s�%�oa;�/-�\f��F>^`�XDW3��� W����9�m˛!ֶ���:[b�r~� �=�Bl�i�r������Sp{'��F�&}BB4�܁!�+p�ߟ��zgbEd��hr�η������>��V��l.���E��ǿU�ٝ�b@U8r��B�������7…qk=��xv D�ܞQ�60��?�5 �����{V�k���5��ֽ� ���:��������L\�4 ܗ2u���2�p���[�&��}X� �/k�b�� �#i������t/��k��(>��Kk��p���b$�]�{ƫM9?�]�u��:˺�\f)D�p�璦L���xPb�q���B�]���S}jy_m�e `���`}} E�N����C�4M���\g!H�Ƀ~y~`���F�}!�i l@ �"���p��r�R���� lK�+��/ą ��w��m?v3E�<�vc̊�¢� <I��j����\�n*W��� ^*� �*���#� 8�o ���:� ���H���'OJ���X�;�1�y��X_\B7W�l<'?�m*� !���>uWw �1�>>���23�˦L�u�zp ������$�p�(�n��퍰v���`��k�|�6�>�|�#K [���܃|��t��S�b����;L-Ņ�ω.g�Q�w�{�a���� �4�+'���R�*����jrk��|�4��L�us��b�h��#���V���L��c�y}������O'�ܳ@n]`Jőw��A���+���.c��^� ���]�i|�$��)dY_��t,f��]0���:�\�7g�8:��/x� �8���x�O�1s��X�}3ϩ�� ��$s�Q�}�y����{��_���
��k��.DBT�B$D� Q!DBTQ��Vb���o�) 菗!-�Tq<��E��_�¨ppV$�gk ��7[>��V�p��c����1�����2�o���k��L���f)<�j���I����BWT~��Cg�L
����'b��T�m
}��K���Z�忙f��`�i��V?�<r��T;�U8'2"\�g�"�kr�$�垃A�Q�X����T=֙�j��"��s��
~lM��Z��kqk�}IʾF����c�8�yM�g���O�w{���������a-�ҩj�5Մo�k�����r,��bD߳�$WV1��U籥j{hX���� }2�d<\�)/��1��r����y(!xԚ4�y�w)m��(�ø�ϻ9pl��N{ �^Z�;�����s��i�O�it��R�R(A���4�+|���^]�n���ˑ�^k�F�?C�I��UB�����$6�]������Z�a<��S�z�\��w����q�1߯����*F�>3�!JG`�ēڏg��ƖT3���UR�7���N���Ek�J�W�N,k�Y�E�DN,U����/M�a_*�Ϙ�Rx���S���{�ϫ��� ��2X{����-\�g�wۣ��
��o�{��� �~�Y����:��\n����t2��n���k�Ln�L��f
���5��wL5:�c����0xg�: �ͩ1�^{t~���� �PJ�2K!}��p��x��g5��8�[ '�y}�N�R�&���3��� �� �X�����^ưr )}�ۄ���o7�[3��xܔg��9��3�� �;L��`Ly"��w�h�cN����i�=����W7,�CH!,|����F� c*�;��s�#<Rx��������V�.�����Cn�:$���K������Z�c�NU��˳!䛵@;_֦���^�}f��H�J�4��
|�3,�3ZiV�N��v��������G�+Z�_����1��v�_b��t��i����=� �?�'>�d%�����}k�f�#�H�
!�B���"!*�H�
!�B�����Kj���2�IEND�B`�
�PNG

IHDRb/c�sRGB���gAMA�� �a pHYs���+�IDATx^�_�TUǿ��;�ovv�5��
zX(�ނc30����H!(����X��!�Q���$�/�� ��(H�K��:;��s�}Ͻgf�3�w��=��=����s��{����*�{0�e�q�_�2c�0+�!X! �
aVC�B����`�0+�!X! �
aVC�B��� �`���aF��qZ�pR��&�N�÷~/�t�fB̈�"�s 8ƾ:lO��E�C'
x���,��?񬼓� �珨W{ςs�n�W�<�W9K��iAu�~|��a$���a�:&D�/�! �;��N�g��x*�h=6Iǝr����h�C�j���)!�ջ֒��,��6ރF` �0*�x��b���UE��i1��f�A��d7��^�=./������xYڿ����������=/�qǧT�q9�H؍M� �o"����9�ZA�2G�w{�fUsؖ��X�vб�z��m�����i|��1k��K��b�"�w�-^l�F�ܗ������>���2W��+�wm�$|XvE/@=���?E3)�(�/)D���K$��'����#Ka�^�T�rp0���\�������x60\m�}e&��_E�t��>��eK���_JL��{t�����"�M#��u�1O�Uq��o����W|�o�b天�rĝ�A�|�3x"�rM@g���?4� ���q�hi~���V8�y~r�+��׫ln�e��1Y����1�'O�J������{38p�^���'��l�7�O� �'��z��Fa�vS�bT�Ԣ�>t�q�U�!Xޥ����;�I�W'���i�Y���&�J\��ǃn-��G%��9=ǹ�Vt�6��;�$��[�j�e�/����񊘎zkh�&�l\I�~>�U%j����)�`L����:|��ߊ)&���>'����8o�I s���2�kvf�2\cЏ���:�g�0�l�*)�p�߶�tJ�)�����d�ND��}��'*�?�Mt�F��LЋ{xB�iK����R���3enR���T�]R|Y ���Z5�K���g�獃{����
w��,+�Q���R�4������H��vL��w�^�?�GS�S��΄�4�/F�F����4��������&���Qާ8�{���[�!���-��
aVC�B����`�0+�!X! �
aVC�B����`�0+�!X!���C��E� TIEND�B`�
�PNG

IHDRb/c�sRGB���gAMA�� �a pHYs���+$IDATx^��O\Uǿ�ܡ ��-���R�%�uQl\��� �q�qi|m�16Ƶ������.��V�F��Bki-1��<B��@�`��{�K/f��г8���u�������7����z����Z0VC�B����`�0+�!X! �
aVC�B����`�0+�!X! �
�[�+�k����ī��)����Tޥ�����8�� *�޹+�}�B~8����d��~w �1�O�!��3+�n��~= o:<;���=B��]��=�]^�@�����^f^�.�3�ុ��#�臨t���)�N���noC�j��F���� ����A��nQ�ՐG�Cd�]_Ճ$��� ��]�-0�/���/�u]-p^��p�F�R`�hD��x�Z_��on��o�nң��7F?��홚�{څ�y���Ǯ"���� ����W��s��4<=�X��ܚ��{b�2�?4{��/�����������l�7%��={�������C&�G ��
����P�n��y�uw���@����h\�;�@�f� �_R�nҨC���J�[��{q9�M!�7!b���x5��g��r�T&.0IO��>��һt�>r<�!�V'�^�u�U���
)�4C�|hI+ׅ�ըu?1�����|Q�� z��vj�NE1��S�g���������պ�>�j�\v)�N��Neu����z�P��qy��B���<�U|��m_'�O ���p����t98�֭{l5V*{,����A�a\�y_�a�&��fKM(%r�!����_�J/P�Cd����`��[�Nܾ9��S��7Ra�UQY8 y!�g�BQmW�T��[t�~ԜJ�;�|!֊T�ۑeLGB�C��� �(fp ������Nh�1���+�2�����f�|!�;�S�4�[��'��ǚ{��Z{#��Tu��%�w�;È<x� ��4�������Ox�����-�����u�ID>�lԊ�2p�����*QU�Z�|9�T��Fq!:����2j���]q����r)���5�N��_Q��a��UM=X ����'���%��`��q��?¯�{U�a9�����������U����.�/v�Vq�ѝUP�Y ���fA�H�ܛ�pyj�uL^a2�PI��^��s1+�i���z��Qe�azXL8��q)�q]��a�}�3n�i���&g �]O��3����U�O��^ixgg��:��� ���&˞`�0+�!X! �
aVC�B����`�0+�!X! �
aVC�B���F�S�}��LIEND�B`�
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Main Account</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://use.fontawesome.com/20c00714df.js"></script>
<link href="https://fonts.googleapis.com/css?family=Alef:400,700|Open+Sans:700|Rubik:400,700" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="body">
<div class="title">
<h1>
היסטוריית תנועות
</h1>
<a href="javascript: changeCashFlow(displayParam);"><img src="hist_all.png" width="98" height="47"></a>
</div>
<div class="container">
<ul class="nav">
<li id="displayAll" class="active"><a href="history.html?displayBy=all">הכל</a> </li>
<li id="displayWeekly"><a href="history.html?displayBy=weekly">שבועי</a> </li>
<li id="displayMonthly"><a href="history.html?displayBy=monthly">חודשי</a> </li>
<li id="displayAnnually"><a href="history.html?displayBy=annually">שנתי</a> </li>
</ul>
<div class="date">
<p>
<!--<a href="javaScript: offset(+1)"><span class="fa fa-chevron-right"></span></a>-->
<a href="javaScript: offset(+1)">&lsaquo;</a>
<span class="date"><input type="week" id="viewDate"> </span>
<a href="javaScript: offset(-1)">&rsaquo;</a>
<!--<a href="javaScript: offset(-1)"><span class="fa fa-chevron-left"></span></a>-->
</p>
</div>
<div class="title">
<p>תנועות אחרונות לחשבון זה</p>
</div>
<ul class="table history">
<li class="title">
<span>קטגוריה</span>
<span>סכום</span>
</li>
</ul>
<div class="buttons">
<p>
<a id="back" href="javascript:history.back()" class="button">חזור</a>
</p>
</div>
</div>
</div>
<script src="jquery-3.1.0.js"></script>
<script src="moment.min.js"></script>
<script src="data.js"></script>
<script src="script.js"></script>
<script>
var displayParam = {
"by": $.urlParam('displayBy') != null ? $.urlParam('displayBy') : "all",
"startDate": "",
"endDate": "",
"offset": $.urlParam('offset') != null ? $.urlParam('offset') : 0,
"cashFlowType": $.urlParam('cashFlowType') != null ? $.urlParam('cashFlowType') : "all"
};
renderHistoryPage();
</script>
</body>
</html>
/*!
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
/*!
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
�**�LP.u �FontAwesomeRegular$Version 4.6.3 2016&FontAwesome RegularBSGP��)�)�������Y�D
M�Fx���>��ޝ�Ə)[1ɵH��-A)F��ٜ2�i��)ߺU'�&a �;c��nb$�':Ϯ�+zAP�{u_�\;ռ��t��r[���\C0X��'����+��=�p�'-X�Z������H���Z�$Ͼ.5����Π* �V�\��2�l��WL���V=�ۼ/�5x_r��S��T��N�,�Kg��� �Ė�^P�Ittf��D^�X��Ɵ�s�GL�wx��(��~����^���+H���K,99Xq�s�Z0I>��T���cA��u��1�K�JjT'J��T`�,�
Z@�<B����� �
(�
8��cT)��b��7gS�����AB ���aԻ�S���|]�̜ͺ������5�Rʌ���q�+�'��X���j-S�&��� (@V�Άe���IZ5 PP����� :mC�z:aM�$�:S�X�p�Pt1��)�6)TqCZ�b�oTH���*Ir p�T"���x5�/'�,,����%KT
�E)��ǷJ2$G��e?ڽ�����fE3䙶���PF%|�Ua��N>e�T7ß��3��@���BPNb^����󌫍�7$h�X��F2@���cj0�8E� ��:������ᾜ��,޻\��<��Z����[�Ƥ�+8;���'��y5�x�ĭتN��;\oa��� �i��<<<�h
��«�"N啂�"m8�A�������� ��+�7B�[�//�� .���9[q�{!zL?3�e�3 oP�)���1�rzF ��� �R�M�49�"�7���n�l8>�AU��wڀ>�p����cݴuNIz�Q)��#B=���n�5����-B�]s��J��GЄ��aM]�2��ܣ�I�3�M������X #�R���Z�W� �eH��i89�d��g�Q ����k���_^ 8�\v�~� *� �R`Zd��'�ji'N6�F�%
��9^$�c+1��E,��@�pF�~�W��m� 㞞\}�H�`��]�`Hb4Q�탂�0��֯�.�m�1���׵�T�we�4S�Qt�t:�2c�8$B��ŻC&��;VY����m#`pP8X�9Q�E�������O ͎X{�l�+9<����M H�%�*��-�hX�t��B���"'����E]��t��a�#(I��@S��q0����8������f�XN4J<d4L{O�A�H<�y ��0 � *�eQϙ�7 �M�c~�0h�i���!%�MhB7 �� �* ��LD� 0�nX��1��0�dfH�'r�20WX��� �"�a�7���7���W$y2U��q.�ThB&��!��1�f�6��*T� �KK>���������/0�`&F%�A���!׻[g� �,]���Xx=�a��/�(,�L[M�b�/� � Ya��fN�����h�C�Y���l����S6՗+��HN
D����0C\R�|��n�K[(� �5�3I��q�њ��,$��6�ђh�s����T1��7��Y��ؑ����cR��9V�ôV�����f�d�vgg�1+��R��B��-Jţ
=��5����,H� �OH)�t��'͠u/p.��i� �pP&��I"�"Q%�:�����HD�
*��|��|�w�"6�oSԳfHǢF�v��� �h�V���4Zs�KLӓ1���� ���^W�~�-�`^84��|$�O*O2�H3��0"wC(r�̑`�q��$ӎ�� ȑ����V2*0�)�(���ޔ5�4�@��(|�R���{����wUOH��A$����qIS���4�Lf�'q�Nf�~���-�@�3�@c�״���ׯ/��̯��#x�^� ��!�'� K��!�=_rOH��B�]E���u�e�/�$#��=t�t���t1�P ʄ�� �STG�^ I�+Ie��l���D�(�Yl�eȎD�T�z+hG� �R��/!����#��"�f�朱�9�����U��Q����^��؜�Gs�L�憚��T|�W'��#��+�$�n�X����}�M�f��f�04��3 4���c��vG�|
�����+�S�u-�k�R�G ��>}lRڑ˪_��d�΂(#�3�E�~� V�m6�U,E�m��#B%˗��~L�k�=�r-S;��̡T|ٻ�N�1 )1�fok�+�`�.?z�P����d�Ѫ� �96M�!���H46�T�� ��+�u_]&1l�=��u�9�~̞;NUs�I*'����� �h��_�ܲ˚Fx*�#і��G���[Y��^8]�9��G�م���>��l`Y�#2�H#&� � �(����g���3�L��7��ZQP�'9�d�2v���J&' ��n.(c@، ULd��$��|p��g��"��K�K�#�u��@}�)\���RY��ŨCP�;����U;� >ʱA�#�3l0�6����AKFV�"�t�Z��W<]��Ҷ�Р�(���u��p�g�4{:�� |' ���y_Y��S�QG�J��� ���cZ<�U)��. �TǑ����bH�9���U�d��F��?~vd��.j�qu�.>�H8�֪0�r�U9K�G!��I2;,�-_4�ˣ��”�%�0r�b�dԒ%Lv�Y�J-�7��t2頶?���]�1�QY�i8�����:92͍���f�L�96�t Gzp����Zn��ZUC -x�c�I]�����-�} )�y�������~�\����C�[b\�.�i{a��C�(�ڞȞ�Yտ&Pp82e��6�5�u��dl� �x����i(�.|0q&i�3��v��L��r;�Ji8��'�h� ��h|�C�������-@�ǁ�@�x�^�%����;wJ�vw�5!��&����}�?�]R�nHS:OjeA��ΐ�~4*�)����QpD�W�\}2���1똈
��f�^�����4 �l,�1���W�ȕ ��V�,&
*z���� �[<�j�F(�ť�2u5?�LU�dz��5I?D��G��CoHS������¥����LӋ���DcLs��$E�N�z/_���.�'lEH�<w%���܁ ~g�� 2x.�,S���G�#�SQ�t$B2�IU} ?R�k �� �#FoZ�2
��J$�%��6Vޞ4"�P�Ą�z�� �3���ԟ�J�:���ؼ�M��\mM�|��+�x�o���v�ɬ��7J%ڴcP�D!��L�r5�q6��5�9޶��W+��|�h��Bn{�`���(��(��?�KU����E�o�eY3׾)T����dYm��c���N�@j�y�^�$�ȸga��D"`A �f�ʁ��,�⢌$~eT��sЉ�_6j��i:9�3����{�dX�����4G�B��Lpvy@�3F�_fAƻ��9C����\��}��5%#�0�Q@�(6񕌷pZ������*�0�L�9��b4�s�����i����B��W ���$xV]���Ye�fVƪũTC�_���U�} ��� ��8�|'O����)<��pa �%��iv���g��utd��˫d K6� P�����p5�A'��$��[�BTA���> �B'�مq �a
��|�����I��}$TBh�.�B
������2���C�#PKJG*�iA1��A��'*Dw(���:�F� ߄�D
����]�s�ɡR��DU�vNY��%ET#��$Ul'#�}c�d}7j�+p��bij�b�hw�{�����>�j6���S��(y�\B^��(h�nF�+�4n3GzI��̦BV�B�M��.Eǩ>"����E�P�6��p��g[��L��2 V� �]'�V!�h[o��3��ԥ��OΥ�վ\٣����l�f%B��A:���@\Q�O����Q����}��X-q�"�-�
}� c�KQ\4O�P�lFP���=*' ���^(���퇓[�������Z��I���L�S�y6��+�-�^ � ����sI� ��� "
�d,��Q�@[����~�p\�qB�q��@��f �3�qzu�� ��8&��� E��H��x�f0c]��a�`�l؟de()MC�`b���� s�s��p��(�o�ts��_뷐��m����^˲�� �
�H�h�$��#?�"t-�$����R���.G@y�ҚO6bn܏���vk�Z�&�h�(�A0L@İ.�4FDsЩ �3v"����P���L���f7�Lbr��:�4�ks��8n�M�h�Y��l�9�*�(����A@ x �"�6����Ɯ�k' q���@'�A?'�f2l�Uv�%P.�\�K�FBH�>�Q e�Ddk.�a��������*o�s�����T�v:�MJ��J��#��+1Z�~�M��6�F��Q0T6�'nɎlr9"2� �&�c���V�L1��
�1��IxSC���L� �"��+&:�=SӾ���]���� 1� E9@ y����2[��HC�4YM�lV��~�<���$�?%P2�H�f(� S �]*4��c��2����!d n��x���Qǟ�DG� �R_J�&���8ז "C�(����mc!Z,� �7��0���c�����L�)�h�`�f&uA���$[�|�/�� �M���J�`u��7z��Qڌ#5�r&p� 1�d����=� � ��׭�נ��
kG�aK�l��[�c�#��m
:��xn��$0��pk�@Ą�Wa���7�
��)������R��o`����s�M(�9!��s��C9�^7FO�� �w(�����*���Q{Y&�B ���i �H�Ӻ�.$����B&��\{�T��IŢ�nOFG~��ŠSN��� �3ߟ#' Hgί-���H[;�&_�̙�B
�H>㌂!Ⱥ��V+��P^7жƂ;Bs��}�bQ�Vfv�r��
&E 1�N���1�Cϫh� ��. H��D�����q���W��+7�C�.��9����� mU^!���2E����^%s�~as�.�i 0�:=\�����9��:(������ʛA4'����Υ�﹯�"�T' �N��)9��I|�t0y8 N7a[��x,�#�47�J��!��A{�P5�� :�j���*o�u�SS�;�D��rP���$��cj�͂��R� !k2�!�MR��&�yXp��V�B��2��y��
0Q��Ql�&.���[�rc�(<Ab��Dž]�b���}S�(1|1��(~���0x�j����Ő:�ʙ8A<ꫤ�cL�E�,l��᫥4��3���%�t���&td2mq����h��o�ʹ]]i �'E��B%7��YS�-Z�!����t�ā��Y�Q�/M� Ŗ}���_���f;9�l;P+)}!��~��9���X�.�jC�)��|�N]( �bf���6䅸��D,������ �E�J�]>
{l[���Qǜ�'�C ���g��9hyz�)�����$n�!)=������T�wI ��ͳ����B�t�U0pv�P�'S9)�H�Kl�0����3���R�%`[e#��[�u`�|6Q-�Ҧ{n(�^\6�k9���ϙ������-����u��#�T�W�Y?�j�9Uj��Vl��N�5Z�K����S��(}�głK�VײgT-j9s��C���uJ,1�
�m|�+ԇ�����+���_�^���ljx.iӕ�?� �_��6)��"�>z|5�mBHPM�4����^��bN6�*8@[�EE�?�P�m�
� �H"�L��/-���B
����,e��!�`v����Wg�}Y�2�R�
9�i�T�@�8�FyL�ݵ�9N_��)Y���"�� ��a1C� �r�Tb��H���4=�t� ����7S���vYl~�n85����` ˑ���3�B��'���XD#�+N G`N�%�X�p�$@�n���gLDaW:\,��YAe�ܫ
"�i���� ���_l�b���� �Jۤ�W� �
�HA�������)����'su-���0�ӘT��B?.� ND� ʹ��U A �Ў��T$eڐ�PA�#��I��{φV���C�Pg@������%F"B��.O��}F E�o��P&s�ra � ���D>`�hS(x��2�[�ö��n��%��ҫX�q��p��ȫ8b:�dX���S��芳��&s\���%�z ���`�R�J�J@RFŘu��t.x���.�NG��V!��A^����U�O�#9J�:}qx�u.*�Ч�S͞���L����(P3���~HE�9&�+���G�:'^��n�*sghA�t��l�^c
�6�\;l@L!k�P E���2��J4� ����$��No)N��Ǖ�����8Ү���Ɩ��k���DU�� f �F�*i�x�A��>���D��w������Q�+t0�<̒������RF��R^�zi��ƕa�2�;4� �#GcTa�� ��i8(k�J��(=���?s-Z@���O��,�+O�C��r$#����G�m�5�+2z ���� ��!tD�شדc]��z��|U� A A���� X|����. �c��@�?6X� � �/���V�d^�f�Rɂ �𔩔�`?���2S�C�Y�~"<L{poB�#�W��`=8��eC�����N-v~������up7O�%��j㓙��t�������+p֏<+�V���@���G'��9���S>��R]fD0�.Ԥ/Ja\ώ�vȊ����<�X���i��������i�+_�jS(<�ᤰ�P�0�{q�f"&6
���=��y*��9c?E�]��G�$���J-ӫ�����b�#B�'��#U7֙�־�pfaW �~}^����žk���N�b&��^B��|�{�Ǻ��ؒ\�hs���j8�4Eޱ����7 uH����Hɱb�_�FI�D`ؠf۵hҽ��,��(צc���Tf��0,-;gc�f��l��$#�����Fb;��W�! �P��I��>�<8`N�CZԅ%'��J��XP$�$3�^A��+B��u��=��"���鎼m����ݳ��_&OH6�����d`X>M���|V�CU���"IB-�]�����v:�F�����a��L�4�!�&��Z.���z�y��#J���ʺ��l�"�%�P���c��AπO1�\Ё�C@4`:N�hpw�0 �S`%���#;,�����-�`�F�':EYʠ��v�fCrxP2��,��#~�w�ȱ�t�ɖ#��h1��"3����:�]�=ɍr�'�AC��Q��!�ذ�g �e�(�r�Շ��c�F1������mq� ����m��
�@���2T�sjT%�c��� �S�o�/��11*H����w�j�(���%PG}E�Vz 4�A@ϻ� �!i1\�Opy�DB<bc�����Z`�0<`��/�B�1�*ӘLf&39A�� @�tPp���t�_t:P$T�O�Dv� >���h^�����;��(ң|�������Pr��s��: �3J�L��"R*s�ΐ�6��dq�b�,�D$�%uA�J��J#3N3�;%^h� �4~�h�N��+�U��"�X
A�U���Tը�1�{��g���P�H$�N
Muv�}�G�&'E��'jT��_
�a۠��A8 zC���*��R�B�)9��>���f��{88Ţ����uh�U �4\D�P�c��@|�4>�6Z��'u��?�+��h�@W���K��$�7���a K�К^���֮c�B�G� ���%�P`H��/�5�,=a��ōT��D�j3�
J�6�,܅<nvv���g;���xN�!Iqn�s�d�D.bP���>��� 瑀��8`�"qC���P��3- �r��Cܓğ>ï�t��C䃯/����t����xr/a-�Aլ&J����4�2���nTF�� e���>�:�(=7{�=
�z89�$=!���"��XA[�[][zꈢ�LҚR*�T=�FS��=4����Y�%ԍ�xPs>�zc���#��O��b��'�E�j='���W �nP�Hk"���� ���yP8� *_Q����1�[��l� �AdÎ����Ա%D1��zN8$�x�����
׺ ��Y!�"%���Y�3�"�D�Y�=m04�A��(��c��d�@cn�Eg�պT6P�����
D����q 3yE�1pԞ���:9F���&�l�����9�3���m�ldD���$!/��B�����V�o�SgP�ף�;��~��b<UIȵ-M������덓I>{z�JDvD��I|��X5��q���*�N�A7Xd�M�E0�Z+j���CS��& �^U�9)����;c�] �:����a�B �H�e�>I�T����{���~�Q��f� 33��$�Q3M��I� ��;`�G!쥄˼��pyS��ʑ���y@A�|� �aA:�R�����낖��T��" C*��$��oU�AY�'��X\h�k�~!kbT�6!�\�|Ui�4��j������q�ig����[�a ���1KP��\ȹ/�j��V)V�le3R�u�q@Q7�7�Q�B�JD3 �����wD�d,-ƥA�C��o%�2�Xf���ߖ��ct3W��f�bUǣ�����~?!��jd�zm������3E�%"�fε�s*-*AhT�r)��;���b�j*� ҼC�$|ºM*>(�ʼn}V`�*; ݞ�y�=^$�W䫒Gw��)��3Ed �s�g��E�3 t7L��%�4�\z\&P~$R�yo._/,�t����b{�^\o�Ю�� ���wg m����F�&?(�v�o����A������5����D0Q�x�᯲y�X�Z4p��/_�Ɩ��D�JK� ڃ�0gf��ߤ����r�0T7���#~*�@ �`�����{�߻Y�o*�C�hD��uY�� ^Vlf@5v���l�5-���*gkc�F�����2I� �k�%�Lw�-9z0r��D:�P�%�Q�5h�Qi���$o�����U���^ 3��!��KX EY� ���
8�Z�D�Z*K��ѿ�",#��o���63�@
��G��r��R���,m�V���!�����A���[�$�S����#ҕ�5�D��ލ6�QB���"�R_*=��J*c}��@M��g�Rߜ�P���E)2Ue�E�0��N���%1�K�JIl�^�1��r��D��N@J��w�i�T���K�5>�*0m��HqQQ�_ƀ��|P�l� W?�q1����o��\#�����'���M��"c��k�/.:ԙ!IX�s�듄���>��)��q�)��]HD���J�����i�i��񌅦j3:��\͏� ׇF~��n��O���� E�>��j��t�R��N��u'��4�l�A��1A @�3-6�q;ORfBʞH��rOB�
b� ��4���C���A��-�zK��h$́�I5�Jk�2}�V�q�
N�_2�1��sH�Y�)��x����SJ�����>�$�H�}�3����D�d����+R�}?Ə��kCl��X!���ƒ�&��� Rh k�Lj8v�"�j���S b#�ƹh�m$H�MG-px��T�
�NBb�����]���ޤ�=�UL���/��5DD���{ ��!,bēذ�BWf���bt��D�5-�H�Fk��a�k��aኅ��! ��2�h*�Bb��b�T#G���n�+��Qϋ�ݙ0כw�q)2p$��\���jDe% �Z��.q���j�ܘPBўq�7&��PB���4����x�7!Ą��!?0n�]֦#�((�2O�U,jB���+��s 0��0�l��<�^�P��(�e0;�'��LY�X��"ЦȤPQ���J��G������)P�a B� �k�
Ӌ�L�c� �0]�F�Z�\$���o����b�TNOsn���K(�F�d�����S���4����ksޔ|�/��W�d��k�R� �k�Qf��B�9��/��_�L�� (���G/vqr�t���� 6��/�*_C�/���|�H��=R� �f��q"���'6;UϣN���O/���cx8?�1<�����P �U�z% �O���Jo 6Jg;NKڗS�?�5�IO%�{XQ]Cp;u�(��Mǃ�*�a�A젔��~�,"wY}(��ˇ���q�BK�n�h�b{�gp �M1o�YU�9���%�:� И��#j`�bBR^5 s���m �MΛ���n Տ ���M͎F�����@��E�6,�����
D M�U#B�)� i��R���1�&�ȽH�G3� FP��8���������"tR�m�����[c���� ����ɺ�ے�Q�c�:����H�5��)�ۜ�-�S�T0hD�d�A�n~���� Z�u��"��d&����wcu��Î���o�B��޸#�e^)#�+j�$k;��D0O�&Ax�v��/��pp�*�%�� �s�H R{����Gʩ L�֠�D�}�;��2U9d�۔�9˾q����0G�c�~]^N��7�}6�awI�uP &�h?,��pP$����*�@c&"WT�i3����y�My�)�oG���Dh S��Ju%U<D��Qf6Y���)�xg�
[� � d|�7��)�b������7فcW�Y6��Hp �3#��i��e�ۉ_�?�� z�%�W�7c^}7��t}��1 ˉ�F�{���2W��d�^C�>c�i�Z0�޹����]�wTڔxf�V����B��4Mc�] ��os_!r�Y�FQ�@�����0T!@%>�����;n}��
�m_�O��F�+�HG&��&G+�I�+�F�����}U�><��L�|3|7���I�KR��)�!/<�?�t1@�T+��M{!Mpx2T�ݴ�@`+��e�)�!I�`�]ժM+�[���`�\��E݁s�9I6P]m#�[I��r$0m[B��9��\3��K�}e8ò��c@5��j�6�&�օ�����xQ �T��wt�� ���_`�N>� md�V��w�e6L>�tA7���Pӗ@2@<�o��t�=e�xU�0�f _bms&o'�����l � �a"!7�Rڇ��~��*�jkgBњ�����t�}S�B\�������kt4DI�H؊{� x��S�$#Z�o�[��(w�
) 4�w
���0S�!�9�+z��\.T�5m���
K��5�z_���j�s�p���p�g�����d��F� I �QY�����~>]�������!�lx�L����٣7�6(������K?�B-Bh��\ � ����Z�q?��Ѭ}:F����8�E|�m�L<>i,)H�������+z��*�B|"M����a篖�ʅ$Xg\� @�����a�\rD�$�aRXֺe*
rt�h�bb?ZB;��ͅu�
�P�M$b
��M6��7z�A�� ��+wS��4�Л;�W�O�HZ������f4J`3�}e&UAG�"�is�QDx�'A�
�¬��r�������*����|�Ä��Ka��)-�?fOY�����-����$:����N=p�vc���y��@�[��BEq��9�͘z ��{�L� ��� .!G<T��n�s���Ҹ�I��T�)55G_D�2����.Ϸ[�P�S
� �G
7��9� , �5�Lrè�M1\�����14Q�|��:�Ŭ�媝�8O*�����bV�@���@�d��6vXC�E��:bW�&ї{SD���m�<���IvR���`�r�x��V��%:Y�l��Ǧ��������R'��?
]U�O��_����������1d����pd�@�A�\������"57��q$�?P�A0�{xC�/�����V�:����Հ�K4���e�â.d6 �h[E�WX�hY�u#!e�ı?"��B�h;�9��
�-k�H=����0\M����UD
�U����j��$p��;s�h�Z�K2,Վc����($��d+�����x��,�1����gG�ޙXb{A�n�0&��s���a�_�Ī�,n�%��i��&�H\�Lm3�M&e�"�h��U���B f� �`�,��d�E���
'���Hf�ŕ��ξ�gK����-x�)��JE��x4Gx
�����~Z���4fj:$E"%�:RҔ���7���
��ZR������R�kH�$�]Y$�$4��{�� ~�)�:kJrKjg��j`J,��A�ד{4��z�B=h]�}�S`�}b�l�gA����i"��&ۻ�9y(E�ZIvA�P��oQ����wu�H��+��F�J�`%�����'.
�:�v�D�X^�zg崱r-�}A2d�(i/!Ahl/��k���=�,/hޣ�S/ n DN�� �9�� �����D1�eq����f�i�qoX��E<��^���˛�1�(� �olϤ ��8�BH�q� !ꨨǵ�K�l�S'�d�H�B�c�y̜���C}�@� �Si�\$3,����7�� �H_�7��=��'����JC����� ��=�n��.��5���2�C�M�R���n���g�a�s(��p谗v�x�},�Ш�: �U����{�no"w�F�P�G��ZP�}NJS��z ޅ �ưE���e��ՂBfщ�^��N����ݙS� ��H��U��(wf9�'㺏(
n$��յ��֖�/g���:5�&#�Gז�E!q�ps=�b��4i���sr���q�zF�p�Rc�A{a }z~����]�Ї�^����K��d�qA+���$ KL~���~�答����~D5L�F|geAU*[ " ꘢L�| ^�2���L���}7T�s��Bn��Cz ���1в�"(9.Lt��$�&2�R����;@S$�e��Lp���ԕL�L������ё5„EI�
���jع0��b$N�]q������iC^J�3���W$Y�!��q���3�zܮ���#��d���:����C�gRG*�Wgs��+fYy?��.n�Ql:棖�~٠���"�ԙ�E� �XXV�-� -^�s����\(�Z��0~�#[m��������pK�Kx�Y���~t�}x�z�uk��y ��(����·$���\�rǖ��F�uƌ�=���]���,�a`���&��/ ��Z��ECNP�20���B\�J}�V�K�5�&u�z�a�I���I=>H�=��O��2�� �YR��������d��Y�X�Lj�[r,\�]ku�D��ӡ N�y{xu��Q*~�r'�E�E��e5�6�""`g&83�����f�-dg?�(9�����d^� �U��B�V��
��ћ�P��~����3
i��������> �5I����O�a��'̈́�j/b%��(��í1 �<rdl�
�ʀC��\a�8�����;<�B��q<�!�rt�J��6vj&��|XN��.fi�,�V�p ]}��6��v��a}�P�m�1����Ʈ���n缙�u����d�g|1��(�+�A��g`�
�o����ׁ��f���;�Յ�+������ƍP�h�dfB=[��7p,í�?�� ��N�>
�����M�@�UYl<0Z��QxU�
qG.�Ou����� �Q�Ӏ�>��=���lL�~��2� �uց���C�h�b.�.�v��D�
g� kd�D�#��^.ǻ���aH��E�0Q��:[2�W- E}m4@+���D����R�C/0?��D�Fp��k��~�s�LQ�~��Ӽ��6p��>���H�и�{=Z��圖���������VU�%�b���.�+yګ�8^�&z
`���E�3� f�\]�#�l�����{憵̭z����nT07���a�v��ȶ&,�[M �2F�W��H�d��X�*A�Y��x�wb%vŇ�Dž޼0� 8^� N�:'��1��={;8,�U3+ �Q�q�*~��(��*�|u�@�7��J����^H
u��� ,� �]z��&v�Ձ���6A4R#�� 6�{�zU����Yb�����]�3 ��;��gJ��y��yk1%<��X��m! n���Q���B�/� ���UQ��pY��
h4�c=��mq�
�{�������8r=�p,���{���ZS��;sk�����}H��� vO;(S�<?a\¯�)�f
�P{�Z���F��#g�ԝb{$�1�����#�� �A@���zE�|�H{]�ݹ&���(,�Z��DH��L܋L(Lq¾ZrT�|�'$9Ng��c��cC�Ĉ�b�9p�Q�R�D��m8�V����9
�:�Do�d���crFL�:u�`7(��k�'9�n��qa[��)���·'��P�%���(�l����S�e�*R��1K+t���!YJ,5X�I��Ww&��>$ '�z�'ވq��B�eTu��N��F��F�4��.~rml]��p�o�ߤ���I?h?&�(�?�wmb6��H�G+g��h�P$����a�k�Y�$��RS[m3AcK�$fn� �wK�5��I�M<�{�I� H��%g%�Q�? ���d��{��o��6��X��_R{!�ù��y�� $� W�
� my���7�Ā�=�}�H��o[�&j�ye9��-&#K 3��bFض�5� :2��:>0���KK`�����������+�I
�Ŵ�����"��0T��!�\+�֎l`xt0v����U}�����`�������Ew�`CBD=��k).�0m�,����<I7��r�"|�)��D�F_Ye��R�m�gزOs�P��$��—T���8Ly����Xy[��ק�4Kqa-���A��D�fe�^K� `7�J��l�|�� �� �N��^js�U�F�gG[�$�ܣ���p�z������R�}w%�åm�%��T� B C�|^��6��^��l ��%f��6�u�];�h��`�"�zX<)85 ,-��Uo��g
|駒[.����N��v��RP!@����)�����eÌ��s:*��Dn�@T�Cͮ]�^2Z���A-7�?��<�I`��򘐳����%��,P��M�za�������8�L�����n�<U�K�}Qqɨ�����C���_~G>��1.�A��\�r@-=��E����BI@���Z���BY�pr�N�������<�V��(y��,� ��N���"��^[\z/[�T�lb�������dI��t��D����Dr��`����T �rb١�=
;,���+P���68�Dž/�� 6)�D������\-��B+��$��pw�Q�:":�ò0�� .M���Z��X�Ώ��m�
#����h:ر��lP�ɉ��|b
�t�+�g�8��8��鞿@rc�S�� �����S��F����(�A<=HF�dB�l+��p8jDS �!$M�(�26.�5 �y�����0EC��l`t��@�ޯ?�S�ٰ�"ɹ�+.�K��Ʒd�1�x~KK�`���n1��R�c"Yr#Y�<����Լ8�Sr�<�|�m�D�qٿ>�G0��j5�{8��%l@��I�����C��9Y�B�7�!��eY�*7d�].�p*�f�W =�������;q`�a�##����FF �$�,��4��4�F%5:�Q���T�`�Z��VCa�s
2�øà}���:t���w�%;�f���#e1I�7�s�i7 ���.l5�^M_ϻ,D�a��_��}~��?F�08\��d��@�"N����d��XgO������,7_��� �bGa_@���jbqB��HA|J����(���{N//��^�o��z���c�� 2���<�������q�4��+�X$<I�_G{F9�#rP�]��A��h���6$a�*���P�?i�“:��I����Dzd�-zP6�[�Yо��1~&��[$�4!|���Vշ@��O�RڡaL�U�hl�Rϫ�!ғ���
`ҝO�f����% �S��G|�$^O��ƹ��mέ���#4\JF{g��7g)^'/P��f�r(�!p5::� �~��bO�*NjR,��I���G�4S�9� �I��%��� <�8�~��n���,v#�8IB
�0O���4࠘�M����ajRG�߰6|IĪӂ6�0f�׽ Rg�e��h=��'�PT�$�s>�c�5�z�nT�K�u1�2,��-<)#�nT�T'��<Uk,�bZy��|*(�?&�Y�ցvU���h����T@��1�S�����0�҂׷<
/���V�W�V�47�[J$R��mg�w_�_c���iq�OH�5 �g�HPsŴ{�QX&zɯ�(岅�݇�b�Z%
k��5!l�N\D���JD��A(=o�eAI�PU�舋 �R\iQ`�=d�A[dg�a���)1�0��{ 4z��|���!EXa&C,p�>F��`������v�6L*Q���" ����@4����H��Lx�Ig͈I�7� ��>Qd�T��QR���פt��94F��/� ���A���z�aH�'aL�������{���i�*� L2vx-\�ϲ > �7D\w�(ӊ�����z�)�\Iok� �p��Մ^�F�ba)!Fj��ŀ3饋&��6,�����aݮ��)2�7�����M���FW��H� ����K��/�M �T������”q���(��_Q
,tE��Q�����^[��rN2p}y�h��8c�„����np�@�p�X�W�� u�;���fƏ~= `���8�$:^K|vBc�'aG��y�\����h.>v���)*�)p;������6��@�"~���s<�7!r�<\�����-��<=��o��ZQк�RE� g�t�88I������R�Y��H�HF�O{��3��[��l�>H�h8"xM#�9M���4a�`C��u9�� ��K1�Q&��i�1����US��"�N��P��bO<,݆�@�������L�d��V��l���$�t����$[��Qp��J�eխ0�����! #ݻ�c��o�x�@5ݖ��b�̓���&�S,����S���Ԧ ]�
�!�=�B8'w��� �@�o�e~&Gғ �W�.n�xӑ�_�p���a�����EW��2��P,i�D� �J�"7����O��Ӭ�I�KF�z�T]d�Y�
��
J���d�<��OK��մ;8���~�b!(�A|�����&�y�`��YQ?��.�C�q�GQN� �z��ԅ�ש�����I�r��@�H\����nfap��E�y�LʦBL�����#F��ɈSi��~=�Ǫ���"�/a� F�9^@r�f�vΦ6a� H����Hm��olc�$��Ǧ�5$��hؽN�����
h �����=N�q
"�fv�s�XY䰜�Fh��
:8�� j=0�yS�7e�f�5���c+Oa�
'p|��]͛��1{[���4w�QV�K�0LO|(�]�V���v���)��\�Ɓ���eN7p2�-2�y�x =}��,y ���L:C���f��"��F@�Vm���j�LRDV(-��"�&��,��R��&7>��/?���ӘM�t�,��rL��n�����p�0.fC��`��E����y�?�� �̵���O���7 �e!��Pr�(t��r3��8�0 4kQ��O'����)�-�<�ө� ��̶,:٬d-����W��4P#�]D��?�N����p ,���� ;=!]�%�)�^�-���'W�'�`��9�5+V{_*�� ���h���Y���]T�B�D�^L@����%�ڭJ�բ �iS:���x�,_�4.'��|R��&]7Q�*�݈�z��,i���Z������i������p�m�>h6>)�4����P�D��;��T�'�f�3��ӄh.H'��˺~ц.
@-��)���o4���"�ā�%���g��Uv�+L�gɮ�?ϱ��psS�jqZ�����r }�A?5(>�N0��"�z{��$�u����~�������,s�ȫf��yL ��p2�J�,F��ݦiCW(���%���g��f�ˋ*E���B+E'v}���J�t�d�F`G�4l ��>�域*�#�1Ύ�UT��@�+�C�^���A� ��.w�@���Q�ҥ��.r.C�� �}@�Q�>!�Kv��Y~�;�j�qޗ�Ӝ@� F\a:,����d�ma��1
I��:��vD45D�"��e�l��*׻��� �X�T� ���WtV����_��t��̪ydB
�Ϝ��˥0��ˌ+
�d8g��QR򗒡"}Uݮ%MD!�r��V鸼G����(X���wR&�����$5�Zz6-!h����aV~|���)�5�� �&6��E�������v�����`mgK�xb�A��ᶬ;}5�N��Yk�0 2��@K�)T�����aiv���} /�f��5u���ŕ�"�}�`�X��0�0�x[hZ�+���������&��h���H�� Q��#KBDI7k@�y�N���/xK�WS;���.�qS�� a�x�����.�g�u�-pu�~�ӡ�V u��$ԃAs�"��47� �(-L���O �@`.y�n<��5�����/5�#ڃg�R���e"�;i������J���u�Z��"_c ���ݷO+R�a��Q��`.� Yd���N��}��/��J��$u�a1�H{Aܲ�Y�� j�_w�1B�mց��~Vh�Kf��R9A��;B��!Cg3��TC`�D.'�$ ��᯸�B�>E:G� Bu�d����T@�e�Sh�@"��հ�R��+ߨ2�#!99�� ��K��OD<��R0Gؚɀ�1���!PgF��5��P��G��h N� .lK0鐂�&A�-��oJ-'�V�c�8�{>��4>S
��n���B�q",�(c�,�@��T-S�Ϊ����=u�)�g4����h�Ydf����S�@J�Y0� V�1(]�=B:�zd�a�K�����%������c1�wy��D��2z1��h,7��Ͼ��>��SC��?�(��G�f��,������c�4ydӰ�E��A�,g��8��[��֌�qX�wv�)��/O1=�ۜ���0k�kr3N�[�Wz��uI��bT91 XI�O�>�������W�M�=eMc�h�Z�炘�‰g�t�ƛ�/�V" ��H:)[ea R�mp��|?�V�*��KM�e�Ma�L�zP)��Qs�L� ��0�� �4��?�Z�-"�{F��3�\�+ʂ�x�>���5Z5�l �:�%q�t.�U!h�Yu��Y�E�Z|L�͊�@�s���g��ک5�;����$���Mt���N&(������(����մ�)[$�U�5�çB{�H‰�3�(��I�yc:�e�u��yT�`Tq��c?a��)�Ⓙ�O$3`� ��D�>�����{��^��G�x.:0:�]4��-���C��,��K���mۊ�H4���B���i��*�)�9��d`��)jo9��?8s.A�)��FCBQ � ���A�(f��p����H����HE8��*%��AH6�u�!`�@m���._dh�;2�}�)Y�h*#�t���̬ ���N�� \!�ѿ���|�-�[J�`�bsV��]��C@�����0#�?b� D��<�'<!rNi�f
{\��
)eT�**�E�>xV�������?z+
 `���'� �@�6(�S��zw4k�^��(J���4���1-��iֹG�.z �۰�����Jr
�Nm�1� �2_���m ����9hrev6#"�rr�ǫ��1!aE� .A��tUZ�΀}> �� �*�bS��^I�&Ł/u�Jl����}�ɝ2��"-A���9
@���E�K�Çm<F$�@�ӪA �0Y��"HLJ��N�, #0 0Q� �K�8��a�)ת�3�����֌��ֱ��}���UT�/��J�uM���e�lT VA�p�"`A��V�,6��lݔ9xK�"�� '�@� D%ka�&�Mk,�DC��;�")(:�\��P��yr��-t0R| b�6(���)&.TB��n�0\a��pXt�$!w7�!�D��K@�daN���Z� �#�O��v$���`�"F*.[!5����'���������m> D�нX�;�6��,���E >3��x�m��y�A�xk@
�!(W���7Od�,F��|pze|��}���,M=���M��s ʼnd�� ����Iv"L��@�� l�����m�F�qpX1�D�P�U�K��}�@vS[0��\�2�B���0�&�K ~��Q��E8��1q��B��NrG��AIS(^q:�]jY�+�'7o�o���'hYd :��
埁�oA
��F��p��Q;L���n��H�e�8�-�6�l�@&y�Bf�.��tg��a���r�[-��{Q��D7W^ �F.� )��|=^��A���'@���
hQ���byrN�I��g�6��0m�_ϔ���s|�Wv��CBʘ.�$C�wz".<2u����8˜��˽��\����<݃u$_K�i���$+�ߡ&�=鍇�ϖ�K��C��mA��!��a�p���1��[�b�x�q���ޞO/�U
r�
l!���^4!?�21>� <�R��(`����{���@JDJM9%FS��Vɚ�L�y&g�� ��N놖��f8��P�����s$��S���#2O�Ʋ: J�
�l�08S�\�y~?KO�{�]�ES�%��m-����$�R�"a,�Q΄$�,4��3K])|!�Zi����if�9Dd��,�ó��/v=�ˈ@:�[i��3��<�l�m�#��Þ[�y�� �{�lW��2�N22J7Z`a�ap�u / ���S�Il��X.�.��ņѬK�{_=S�D�׎�jaP����g�6?�N���K���,*��� 8��D��Bnw�w�~)����|!�ݰ���h�b��$����=}�R:�߳uTfX�0����:�U=u� ��i;5���q�2����F�R8�|�9"Hm&�����30Q�q�Tǒx-\�ʪ�灠Ȉ�E��s��vnb=hU�f�p�('e�͌I�I90����� �6��un�P/ۢ@��ϻi�C���=Gw\��EE�+�7�C�r.�z��Ֆhe���\H
��2�S
IdS�\�0„�A���� Ė4n� �.Z��S�]��rq��#��K�����i���S�'$�� rQ���s ������d�|/+V~�}�>�פA��<�o{�&2zv�nݞ:S��%�M �|p��B;��^�"f���K.N�/(� zN���������ds���P�l���.�s%��)���W&W����6�����Z���� ��
��.R >+�W���kz ��i{�mZe�KvC���E��m{�a�L|3ί';6��a8 � ��>G�>���{ �@�LR��8�p(�=y B��|���-�f�� �tJ)�^�_V���`t(D�<�UeAW[�� ��"R� )��-���,���Ⅳ�-V�a/}as�4�,�����c�i���^�dHkn�`�44\�}@��� l߸�c% b�1�x���I�!�.�K��hjoԢ:.�e��1�j2W���檴�Z����TeQ%��&�
X���.�(4����D�cZ�\~���Ʉ�]Mh3��註�p�\ll����U��E �o����+��~|�6ӕ�~��\��|2��s�����B��r�{v'���3%��ʱ�(��&��<� =�V��`�)��Ғ��p����c�A�>��ŀ�YR�>�-� � MQ2\�.�ݴn9[�D����r 0*N�m %|X��g7�!KLᭀD��5�.����뻀#Ybt�6�dD�_���µj�'7 /����?|N���+�mȖ��k�7�{��i��< 9u��c��g,o�l'����ha/JA�¢)��)�*�r-���z,ƫZ�\��]�x�+x �j�A{ܳD̅r�K>:f�#@ܕR]c� [�<�gq�@�2h�nP�W�LvS�d�C�|�+WZjSs!3M-�<�?zd��+�kgKO��k�KI�F��u�����I|�\g�˴&�e�B�~L��w��Ƙ��h���B�u��L�����`8ܡCu��,-�
@�$yC;&�@0��@�ĕ���b l���l,I�X"M�D����t �._\=/v�/#{�+�����dむ��d����bi���*$�]0�弝��<F�?f)tT�fF��ܝ���u9�Hf�JIe��4fL� �� ��z>؜}X]��2t<(;�i�����d��K��L�9� 0��N<
�&�>d[1P�eY"�2�H�<5$$��6��2�b���-e���I�x�{N~g�A�n��CO��m��i# �����]��.q��9�X>[��r?�����0�- �G:Ԗ2���pD<t��0`.8����)5d~�)x���`(��f �!�k
��Qe��Z�mp7�?/�`�F��g�΋�����뚸&zv�Y.�i]����?�qa ������������eA�Ә��1b�u�Ea���E`/�f�a���+�J��+�y��!�N eтa��^ە���ڕ��6d=�=�LҤÐ�`_ԑ�R��H���:PQ2�DZ.�j���, Ёb���0�@�c���x/����fh������j��逬��[ �E�w2 Ir���/�&���+ʅ�88�5?���U��z�����h�ݭ�B��t(I2'��f����;B(�����PB�e����!���\
�LAQ �s߼���+g� �ٮ��"5"�*?M0I���9��b�{�0<H㻦]�������uk�X�-��˄�>u-�L�@�,���CWN�g4�|�� ղ��Du)�%�:0b���Z�f�-���4r����fL���� )ş��`������`e���nO�&�g�D�s/4P$�V�/D���`<@�ē��K��$�1�᥊\cF�����|�/�B��9��� �a���W†�Np-(���1�h$��,>!��Aƾ���Q<�ſa ck�5�B�v��L���Z�{.s�Ht�k�ߒ�h$ٓ#m �z�-�4�d�a�p��V3`5�3B�Aw�+���*j-�/�V�*��� �]�n$�0�'�*�8� �hkhH���8V���bE��s�/���61)>��[��%ē�V����Ȅk���S�h�P�-_m/�t'�\�/Rs� ֎E�C��à�D��.�'����F�,��*���?;�芃�7f%�H��'�WB���H��9e���� H�ߴ��Yn�� �i�G��h�����pl� $�U�qQb�t$��Cw����uf(�mB���K��ny��Di۹���aX�H�s#mk�����9� ��N� � עy:�� �:�O(T��#�k���/��X����3�Z��;�6��3ȯw ��0�N�^d ��H� @ H��=*�2$sU*�xI�>O ��Mb�+��#V�
�������Ȓ�uZ�'2��I�ImE!��Ĵ�t��%��be �,?�G"�I�>@�^5ueR�p<��!�� ��Geh"Y�vKa e��&�ܘ�H��4����T��`�7���e�C��͡L���4�A X��םa�x��}�N�������� k?E6�:$? !0��he72ʰ�7ʾ��c�6���[�$�x|PIb5mz�"C�2�����}1�-?Q�����`́ �6������Gur�G��gU
�˚*V��g
7ґ�:2�M.�s�a� (`Q~=BHY�;����$�%R�Y��L���C-��G� ;��$l���D$,&lZ�r��I.�U��i=����xu)�4�����@(6�3-%��0���v7�e���\<,A .�!�%����Y �6>���yR7��Gu�px#!�����:R� S@[��S�x��ɥ�_�j֙yH��gHH.X ��6j���� �k(��e���f@��M��L���
��d`k4 �րS�' $6�k:x7�����禰����t�jqj��&%U��!+�kn��.O�$��鏩�^�l-<��ߛ�Fu��0�nu�`� �D��q��h[y�yn:��[�75�S��ă���I `�ez�`��(���Xg!�'�X��f;�����&Wʓ�L�\.�6��`���0�@1t�_A8k��/ x�B&��`�d�>��/���q"�I�-����,է� Dr�h�� ��X�g`��7GR��W��ck17��.�SW�sH��H��5�j�qbfS�&&[��fkN����j�l&6��4J����������d�Ŝ|-�>t�7ݤ�\%��hZM�?�񾍉�q�eG`)nt�p��|DO���0��ǟ���g��2�9\��4�X�����^�Y��B�M�^�c4 �#���J1E�J�?=Nt e��φ��o� �8AU8�5��I�Ȱ@$��i��^��Y�` O��!D ���1#�Si�2�B6��۾k��L�3���]u:c������>�D\2:�Z-�IVT�h6�oR#|�J����������X���9��m�s�-�� ���l�~����g߄8��h��΄pqf ��4]B�����X�1��&f $_�14n QQ�->my�Q���r� ���d���Eج*�G\݌h7o�B�ͽ'GM��'��뤴�#�×+tph��e�9��(�`Q���V��J%��� Ճ��"%Ԩ�t����P�� .N�I#���W�E��X�&�rA�H�3��f�d\ ��!+FI��m�.�PsY1,��b�[ϵ/K�J���C�`Dr�P1����A��p��j��{�2�)��h���f=h�CN ��q�kd���Ā�I��n\4���T��jJU�h�1[{�v<g �� �_V�|߾iMx�3M���B�����߯�M��)H S�H�� 8N`���ib��?!
o1�,��I��;�e��Qim$p��4�!�nzQ;T6cs��`2��'��:���:D��0�QR��+Ʉ�'��22�����g��]W��$�� |�'x��5�b��_��oH�A�5d�qv��E� � �̼dB�����1 U���Ze �>iu�]�$��E��\j�i8�>33�[g>K�%Y��ʽaP�Z4��
@���qE9>�P���.�$i�o,�v�qh�v���d�
��a}� ڤk5��vz���Pm�������B�����������w*�S��¤��~p§���^e�/H�2i�qLa&��-(+Vӷ�[�г7;e��!��l�&=)p�S
��H �̢4+a H�H`˄(��` � 5����,�/��(L��xi��`�Av��Њ��������v&�C��H
�Y'�ܫ����KRI
�!L� �$A�֭ ���4�DZ��e�X���|�F����}�#,���2&�
�L"��ШHv� *�YE$S��7C ��S9�L?,4�M/,�,�!���: |/��h�KP!������wQP[�0��X���,~��B���M���c����4�_��Z+��ѽ3�Qh�P�� e'��D@p�-��W�,��� �L;3��>�nW� ���Q�~Q�*�OA�Jܕ٪�,�B�4ֲ�-q��M�o7jn�dr�IIy;I:�U}tq�K���x�qZJ �W��C�Y�q�(nR��= B�1��h���7BV㡶����RĔ���V�Efv�&��3� ����|�B_�>�OI�&���Z �Je��>@����s���5��#��s���6>!ա���=�b>�//|���TF�T��K+��'ڳ&��W�d��!
����.۸B�&���j��NA�����o�Lo��C�]�L���<C�_��)S6�s�5���T$��>{�j1kZ����J�y�{@������0�f�LH��1�ޘ��ӄ�d u�KD�� �&���DK�4:�ȆU�x�xe�f��F��q�
U>k�Q�wV%�Y�0t� �'����=���g# ��g�1�ɺ*��@ԡޘ�,r8s�<Q� =�0.K��#݈3�܍���Hx�����
�C� �ϑ�X,yL�}h�?x�z�|3!�5Gl�b8/�O�����A��{�|�@ׅ,L�1���]�p//�D=�|H��b`�-�ub����zK��}��Ws����H���m��-<��ĥ g�n�*/\�}E W�أ���N1ɺw�`%��!���w� [\���"�r�p���mH�{�x���&$g⁛�mk I�e�r�$-$�?�)021�=X� )$�Y� ��x����e8��)QZ�%��g����i2~� ��@��u�u����*y7�
q�:P0[�^S-BVI�hdq'�X��� �)n�@��G�u\"n��}�h�F(T
��J���vZ�f� ��Y�L<@����o���%�9%4� +���?�� �z[�\fs�HmՓ��Go�L\�ʳ�^ZD"H1N!AI�- �>��-����,^9�*ي���@h�CCwI�d'2R��� NOџ`���T�*x��2�=�i��4'�&Z�a�,;�D��,�5ֳDz��|�^��<rT�"--*`��F*���6�u��*�#ύ���sp.��Dv�\aRq��0}� ��9��/������5�EP/�\�@N�"z����B?��L��U%�R��;�,0_�H�M�m|z�����"w��!��;��$����29�4H��G�HS3�ă��)��Woh�e �D���Y��k�Xb %֣���0=X���K�k�:��*�[�N/��L?|�J�;�9�!�*���,bf.�����x��x� (cEB�Z�Y�k2����PN�hexf���g���X��?O&5 �����;b���:3@fp+t%�Y_Ax��ƀ���Q��[����Y`�B��פ�Q0�n>�Z���R� nn�u��m2�[�s��aC�\��6l����a<6S�h+�a6��h��Ɓ/�-U��A`$X�9.� X%{Y�/�/�;`�c � CcH�֨�-��9u
nd��p����8���B �� ��<�_Va�"ta�&���7s����;/�A(�g�'�,�8J�^|NʲO�P|�ؚ���Us}-%{1�h�0�$�Ab^�{�D-��Ms͍ mC�N��|3B`3r "���c���0�$���t p,9b2%f|��ܬ���|��bG �
��*�ZIӊQ����{������1"��格/��R��ԉuR#)��H��#�y �������L�BQ�XB'�`��]Iy-#��-Q�=��"�l�I 9o9��M%�������Z0�c��^��/삭r�d�/�Y�C���+�>�u.M���������nό�_� ��z=J)3q&F�O�Z�'���; �"T�� ��b��G�Ďo�i��<��p�6)d K�)֍��)/�טJ�M�Q֞ ?�H*�x���y�np͊�*Ѕe �Ċ C�d+<��{��Wl
(� <'�1h* ���uW�L UM�,`g�BD��4����ҩJ�d�����A(z �Dɬşœ?�rtM��;����I��h��tcv��2Y�.(\�u�2�ΰ��~�w��$"}�/Br+��f P��@���M=�暙˙Ǘ�.�+l�����<��;>!#Q���O���2��������H��,Uo�NH"q�JQQ�������y�ɿ��wv�"�*5��W�8UՒ"�i�f�I�S�M� $܍�u'M� ����_F�EkS�A"d������Y����wPt� �q�aT3�4�£�#L6����%
GQ%5�R�]*iD�ص�H�;��H<]�x\]�A ����c3��Q�<�\�y(R��� �W4s|��Ʀ̋�.�*��~�x����Z�S�{���#8<�LQX#h���Vb�R>ߕ�)G��L02�*H�����q��X� �j��W�byX��`�3$���d�y��P@6iR�8Ϻ �r�s��X��F�A��@ԒQ�Dn�����o�m*S�,;��i^ͯU�7�߼�Y�*���t���~K�'����:�sK�3�����U���F������5A��k�_,�9;:X#�۴��`�:�uw�"�J ���K
��0K�Ȫ�Ly�z��N$`�R��×�O��>d8h荿���c�v�GJ�zٷ� ΄�HT����ԑ�䍥�'q=݄�����e|%�<v�]!6CY��"l��0, ��!)��zJx��=p�jPf� @�k�*�?T�5��͈�YƔgs��\�nT ��Uo�+Y�4aX#$�P+ � ߎG��¹c�8�̴k��*�U09@�
tQ54�3�s3������zȶڇ�lɍ�|[�zp�ذ̶%cb/=��Hm,v��R�ȡR����Kt�v�B+�X<h�B���!����(�]�){�#��� .��޸@F-tq��Z9[UY`2�i= L�L�l ��8��d/�M�W��7��t����y t��,��� :�I�� <Vs=�!#Xȡ��� �' b1������^ ���H�����4���Ax 3�Z�s,|X^��p���i��(>����Ħ�G<CO u�[���"W���:����%�S����%n( AՊ�]i+A����T��W�R��)3��S�..� ��:�@��'m
��Atj]�]r׾ܯ\���pvkKB6|�o9�_�a��&���YA/�M��>����"W�ٯ�ydYV��@�6�D�z���$�Z��T���D��G��~�����GYs�:oLJ#3��bSa��P��Aq���"��`/�N�i�\ �ѻ=��H2�B�'��]�PP����)N;Y��~�2Uɜ�"�4���h�
)�lϜ��dS�L���i��J� ҟ���!(�8փ��k�����׭F]��������xG�C�cg�{4\���)�mK!=���>��Ӧ!�87(�j��录�-�8�|��IƊ�H��D�1�qσ��{��1�I2�쐰�j�W�ܪ6#���0+M.�.��%:���~�S_aK.h[��B�d@c�
Z�Ē B@��<+�.�uԯtR�lE��l�Q��׏�<F.[m����8� �`���9��fC�ɂ��@7����Բ��Tcq� 1�t��� ���=X�U�$�Գ�0r�г��N�@À�0��I_q �3s�W���^M:�YM�B;����cÃ��^�����+����1��`3��b��D͞�1a@M� i��C���G�ʣ�"D0^p�_�AC3�齃�9Q�\]��@v��W<|���Ԁ�0̬�z����Ԍ��PC���b`f�H�6ۘO0_�-�������iȹvV�]cv�0/�Dw__��?1L��{V��z*+�S�����]���ĸ��ހ� �S�'?�>HIe��R�霣Bh��(e�e�\�_"0\�B� ˡ4X8���$5��v��  y��>����됤���x�0�"�0��Wo�Hx��R�� o�Ej��;�O�R_)�v�
͘�I��,čpLҷl���d�M��E��� �߈�����O�I��2�j�*K�G�_���|���ԗX`��ԕЈ1>4䫀�Mc��N3�'�`.]�X����L(YZP�8���.j��fs� AWGb������sd&��,��Y2<�by����[I�?��9�� �P]��<|2j
��V��ȦI���o�e�C�A�h��d�Ъ�N���X�>�C?�B�Q��/ѹ��� _����b�e�J��"8CZ<�6߉��g�8�G�����^ b84 �D�1?��$
@Z�i�y�X�B�9��p���f������t����.1cˊ,�9St^>J0b$0 ��y���+�2���W0bi�"�Cq��r�%D�a�LoR�[q��+��q�¡�р���.�jQ�Z��ԙ큦n�4O�����%
b�n
I*B�8#� ������ip+�n���=
�Ux%ʧQ�?3���Ga�C (���$�����Ci�u�/�Y$y�-�(^Hp�L}K�0:@%am�/�>�X��0c���5fM�ߎ2�γe���."�d0� d�00��BI4C��Q*%A�
��}��Z��K8G3����+Pg�Q����p<�5<�o0�����LhE7�:� �u��$���^���x=`�#�?��J ߆y?�
��8ٚ��_�i�(&��� 5����2�_WӺ?J�9=�$�e�!�|.LkYoe~�� S�5������=�-J��QɘU��f/�V�[��^Nnں�VeS�2�>:&��A��\#U��3q�Ι����:�c�����i���L���A�I�����)Y ���=�{)�T�1��o)��c"H8�:*k�U�@j_�#l��G�cJ ����<F ��p����I���ZV$� �%o�u���cb�x*F�� �z�p1��K"�U-F��\0a��`��KR����6��&��P����.�e�W��d%@���̔/itz&����/3�� �r�'Kk1�G��zs,�݋e�����Pr-qve2�����UU+���NW��� Ns��;��\�'R�q-XS�S��I��d+'4��uSV�.�� ��������OQM�4���+���J�����丘�m B��i��Օs�J�ߗ���c�'�ﮜi�F�� ��u��o�a��f�ޕ�V�a�*�2$)���ܲ����o���a��|��@@�`w�zN
u.\Qy�:����:�w,��<D� R��R�y2D��n5 cE
0����A�xE� d�X0#u��]��
�t^G�:KC�����xX�g0 LWтa��qf��~���`���ɸ{�p�R��[���'��X/)�m� ����S��?�
�6�p"�3��c���� �-}�2�j~R�п��+��5*1��gx{ÖGA\��A=s�~��{,՚EP�rD3�猒�����p���s:�"īm��eDQ і[dS�Hٺ�>`5e6�a�
)���폑P�� ��\#��w����_�N�bp~X�>�+o�y�0� @���|����4<�����4w:#/�����m�I�h�؄]��A@��Jh�������K�9�H8���y N�Y�r�'�)+q��V&�9�i8X��O�N F�@@x2K�߆"t��0LWF�iv)��G��"V�$;R�nA�&�%QM#N��g��+�Aft 4��� !��c% ����J(;�7Eu�*���21QϷ�]��PY���|D��b���D0��Ů�=�&�P-�?�(���o��(���x �J�2�.!@I ��b]4��V���#~�j֔�J��*�I����-S��r��4-ݯ�J-�%y�l����G6 �%��ζ��b� .Ŝy���ʵ:X�k�?>!1P
���V+C��kO7��3� k裉=?�T�`�&O��ڲ ��}ip��Wy:�\87� �T̬=<���RvH@�N��Z��;�9 �ҠZ�y�LX0�>m��2��$�T5��]�֭�Lі�T)O���HX��*XR�,35زUv1:9g�ޗii�|k#V�s��ф�08�{��H�i���2�p [���h��֦�@8�T�č��b'�[���@&���� �Bn�yY.Pt��/N� W�����l�G� �d�ƶ-,O�TW�vS)�u�Z�����ݕ}<�U4���Af!����12��U`�\G�D�,t8�w�$�+�"�J��� ��^�Yk;�XZ�ń| ��}8��AG��a��̶!�����#�̕>Sz��m�3%u��bt�g!h��Sf�\��6m�P(�Hh̿3�B��tS�\�a`}��\�R���bCڮ��)?�y���ײ��$�c� ܟ��t����C��F�b�}H�J2M���+�%��1���� �y. �ִ�>�D�
����X��-)� A��Gd��"p��.�ZW���Xwr��:V(��V]yn���K���ʕ �� /¼�� Q�E�Y�j��$A5�ס��A���_��ZQ��E�)i0m�1�զz��e +#p����������:��|�����A���UD�3�)N�1���ώ �M�T�����L���R%6�E��쇶w���I��SX��=׊Vd�*R�2� �#�Ǒ��%[�?��5�,:G�����d����*����ɜ�A1 ��@���Z�m����aDrֻM���(yp�_$�]�\=zlr����&<ӑ/J����0�鮸j�v��|��\�0�}1d�f'�����*���ۑ/8��D䍅�I��;Y�;2�܂b���O�P~�p���q�V�K��!T`���"�gr� z|W'& L��h%8f��=��n��sA��ն�o�������B�BLt/�3F�б�v����ܷ�k9�n��V��$ݗλ�p�QIe]@���B��wn���U���k�����D{i�2Sa��@�Q�m1.���b;ۚFV0wʉ��Y��d[-���l��9�f�r;#2��a�M���JI��HGf,�::���h*�~uJOqw�b�e'tJ�~%��#�?6�0�9``�n����ñ {cxo��I�� 6ۉ̱�C���6x�k��q��*spR[�p6Q�_��mZ9g��#���� ?�T96�#�5��B0QGa �Z���T��3t�|���t�$� �a��o� ��1FI�!
����C�ܹq�!�~���/��2h7L��cQ�w-l�&H� XT�K)b0�6V�����cE�{��gx�H�k˰��A N�!x�_\�Pc�X8u,�}�����i���!h��I�F��*�<�b�%Ģ�b>0#j�!��@�d۔e�����IAm�� �\�=Y���S6�q���C�#0�;���ށl�`�D�>A�Wž]�Dè��K�(A���IH��OB'd)2
\
ߥ��N���ӷ�/����ĔV ��@ڭ6fǒ�+�0�I #�v2j�#�� ��lQ2 _�zA{5&��� �8}�$�g.5���T+�����s��}����b� �g�T��H ������H�ٶ�'`��$��DSF1�2�����9+D<ǁ�p�!pUZ8��sտ�֧��=� B˅0�����<�k��a���͎�*Xe�4[Q�BŒ7h2B� G4��q�J�*
;ܞ�@������/6B|���z�:ʌp�LdmU����c8�5���D��DU6� Aq�0�iIA���kw*Ӄ���ug��3(�
����G(?D���Jls���j��J
��+v���߷�T��`iH�8+���;Ñ��H�͚�:䆀�k��� �R�m�[9��"pyݻM�g���Ɠ����r\�L,�݆�Eo�{&2Xa�f�$�-�H��~���b��F��Np[�0�Wv��� c����O������}6w�]����N�l���<U��s��t��I- ��,ܡ%���r��î��M���%t�3 I��A|�@Q�����9�Q%#�ݤ@pd
���a���71ˌ�������G��-Aqd�@�� =1�KoŲ��w��0c��/Y�Yԯށ�,P:(��Tbi5��b�7�A1Y��0��O���A-�k��1��C�uu*�WC�z� I�����[���t���5�@�E����8��W-M�jc� q֭��&��r���`�d͕x8Ԙ���+K`4��,�� rEB'��$�LbL((,�2��hT<Q��Cc,���p�E��z*kF�N�5�՟�N-��3��$P
©?x���95PZ�=�6[V�5P��s ($Z*!\e)W��A��8�Ɂ��r3�U:}�C��|ވ�rJ���^h�bQ���?Dep\ ���q��aE���λl5 K�)�uh���<k��!X"E��п��p��=�;����H+
�R(p�`pe��e�;Xx�F}�K�$H��5y۪�-̍أkt�>��C��7JЇ�HMÑ�%���;�X�!�a �� �4 � u��B����x$��\
����� ���9�c��Z_9e�]_-���A�M��?���DrvS�#tñ��`��4�O8�X��@��w�)�_�s��Ťe��mb��^VÚ�]���l`��,D.��ci%�oբh4��J���y��;s�'��`�o!d N�D��W#ί��R7�:�Ղc���a�4 s �ES�ލ��L�j�$���B�e���wrc��Y�3�A�$��Š�-��t�S/�.�,��^�� �>�>�Ё`Hel�hF��ϰ�W�dy�����,eͨ'Y�'�C� ��Q�@oA �!X$~�#�����S�{0L���m����|SQ�(k�v B1��³L/s�w��ePjs�4�5X���cF)����2ìȘD�r/{�Z��:ʰB��"P�d>�y�! ���k�a�Iǝs�:�_�h�̃�/��<�:�o���k8�o������3����T�aŁ�H�5�l8�����]�ƙ���D�-og����~���K5 AY���H�F^
�z<{��� N�s����9�@�}��E?��`d���"P��8�Ц�ARP��˕�>m���"��9���B���J1 �g]X[8"�yZ��4��`���G���݇��a�i�si����
1NO��8�h5�[N94��Hr��
Ց(��7�yD<ٴ����ʕ������j�Uy��G��]�V���� �)P��$"b���V��WA0T �)*�X�k=��'���)��M a�|���.jz��G�,ޓ��:��T���8� Y�Z�"�?Y$'����!"�W�2vMlu�m�ne�"�K���I�� ��3q�SO��o���EN���B��=v4z7u�0A9s�X%� 4����<�d�^��/�L�Π!�n��>*���n��* al"�
� �m���,P�3؇S�6���������Hd�0id^��AV���ĔԦ���?[�y����n�H��7�x�'�=�ݦ��9h�7WE �׌ O�%��qS��e��"1���+�&<�������qsms�7Hj
`�F ����9��B'�&( 5�(�ɕ�D�7>�M��p��h$_�0�!c��o�|=R[18�8�u����O����5�߿�`g��U kO���a^[�F蹻h��`I�9�y0�f�
qk��>yq�.Hh4�#d9�5DiN�w��g��n�D(m�t���
�H����=����;sO�Y��h�6Y&;! ��
�sK��o�u�ڵ�uk�Z��GR�LFd��O]?Р����N�;��ӛ"���Hb�J<a��)4�M���M�q����,��i������ 4}0����V��<���� �����Jk����b"�����"k�֌.H��%�.⨳�'���ᥜyM�5��ѫ���8��En?��8����a!%���DD^� �Zge��^9g��VtHD
��|d R� ���Ċg1+�m�rne��AT�M���D;ej���]y�>F����� ��V�����V�+�)� �h�(6R8#%��� �_gŞ��na{�h���ߡ�'� ��n������=���cp�=�E�ğA�����%��YBm�g4���P{z2;}�/c .`! Y��g`g/�g ���������f�X���*b�{��*i�=�?o&'I>�����]�}NfT�9���a�A�"~�A����$�n�LMN���!�O|> D����h���O<��{��^�6N0�c�.���Dk�&�#ͣN=d��_������x�d��/�7��gl�҄H�������G>([m�bJ���MT��0͕(_�d�9��@2�� ��CV�r��m��%F�м�z�r���9�^=�8�b�] $`Ff�d�e@甜�"� ��Z�zwL٥�>()����u�� j�(�c����Ʒ� �6�a4�M�c�sT�X�ej'�b��^+C�G����j.�BZq�e�P�t���ڻcicZG���C������i�7'?�C����q㔐}� �l����2ed��Ļ1 ?�(/Q �T� ��:%��� �?Y�{U���% :��>t�W� ��U`,�/��T�D��p$􆠖����`��������� ��\MB�,;m�=E��i�^A���С+7��(�� �� r��W��h[�ߋ��<&m���E:�u$��K}9%�ԧ �lF,3��� ���zE�l�İ�\�|�C0���R$-�S�\�� U#t�S�x,dQ���@���M`L\�G"a�6�S�8Nml�}RM���?z���<�&$��|�kC�[-N��,ғ�jX��Y0��� �I;,UU7��_`H�c�٣1��Ȳ"&���Ç ��K��KG�H'N�U���S0���2��!�3*ₚ�����I�nDAG�@f*U`�H�3;��c��@dS��փGe�S��lA���]n�3�LŒ Pkcz��r(�pK�N]�$}��V�?T>��#fq`�sUE�[�Wؒ����b`�k�|[׾�)J#�T�����ň�~&m@��X��ܩ���B�.����� ���u���L�PXn��99n���"�D%���x�z��<�i�$[�Q�"��Z�xcMג�|5~~��q oIݹ�i� C��!�^�!q�;~18��6����bC]�=ƙV��L�6Eq�H�]E��E��4��5���@t����H ���e���� J U��B����6�"����0�����D�^�K`Q�0�Ӄ�0B��L9K�8l{�q�9�����FZ w��r�Z�� pv}�]����صh){�0k����/���X��9(���%ҝ��S�2�jV ����ʺ����#͠��"�$aU�j�����q(������RR*�(� ��bh5p���@V���f�=�!�r߰N�(I�n����Ƽ��J��#������qa9�4�*HS@,Y� �5�˾��X�>ۼIx�>1�Ks�J�ċ�����|����X�r$���+� ��8�����6eD��D˽�d�ϹB�8�V����6P!��OAF����ŧ,�
�ݸW��e��q)R�F�j7�g��n�!`�������0g۫�[9����N�sw0;%�y�0 b������Ae`1�M�(��
�0��LS��W�+���]�0܂�q k�#���)k)i�|ҥr�g�NW�?��e1�]������V��X�����]`�kȶ��)��
�Z�#n ��>A<a���./�H��qΣgު�I���������~�ڧrO*dHFT��$m��_��;ӊz�f�a�Y�ɸ�ֿ�R���<�R�|�R#&F�T�,-BH
s1��I��}�p�xG����nM �z����+7_�n� H��u�r;��gM��ga�dC|+�\�d�g#�'Z�W������w�.����t�w�h�_ �;1C �Y7d�e�j��U�V���t3+��VC����=\A���d9���];I�㑭2jM��an����]��t������\v�j�i�Vk����]��局��<�#ů�5� ���q_ bP��M�Y�,���-m#�ۥ$P}�}����h�Z�$��M�r���bk����t8�X��IS}�$t1V֤�[HL�&~�e�V��f���B��YXÅ��������+�((B�~,��ޙ�1
�k�Q��&(1���?��i�x\gP�IF Ƒ{p�"$b�!��u x�u/�� O�j�^x,��b9�;QB@�@�a����� �m��ȑf�D'��P�<ba"^k�?``�,��?#F��_9�/뾄� 4Uܘ0P��&o�����|�Ы�xnq��p4�PI��,U,�p�S���� ��ӐQ�^�}��|���~_wኩ�8�dDJ�Q��n�l��,�X8��
�gx����s��>c�D�`oJ ��+����{ �IA,���SD�3)�-w��1������c� � $�ډ��j:#�ݓ ��)�l;�E)� �:;#3�  .� �q�P����?s�7:��#�`�(�9�0�̎�o�ybݬ~e��[�3��ѩ;M, ���%$� ju�y�F���M��l(L�Ff�ö��w|��rg5÷��+t���Th�%�k�������32��� ĩ�b��C �����_��v�R�0�9G�Fl��y9^̵0h��*0���r� �"�c�k��)$O�0#�\s���jƅ��>�aF�D5�׽r6��� j�# ��ZS�C ���r ��!�;��U?�
���D�� ����F nS�^4��+����H
Qt��L!��@������(Q4��
@&%����k7Z�r��O����v��%m�5:�Q��>yE�
_L���]�NvF���퀴(��u,�_��T���C�@A~�!Ň�v�v���73,~���(��T�  ؆B@1� �=�s�uUL�B������b_��O1T�AV��z�pp+#� /�S�ё���?y�Aȼ$�À*�\~�\����/Q���t�G1A oi]��v��Y�m̏�<y���l8�\a
���u���p���ޑ�F� ���e�U*3�>ug��@'5Ђ  |���
g�s>�J���]���Q� �Eh����٭����u��tV" 4)/f�d��Buu[�1v"� u"���@�2�>�$$` i�O A����"0��B`�HF�*ԜY��һ5yz���oŝo�� �[YѢ��t�03c����]�X �C��1����;�L������m}P�u[�~5��Q����'K��*��X��� =[;-�;����le��T@�"�V0J�14���b�f���Y�R���0�jf-�+��ڷ�9��i`�
4�T*"���S�2��hS�q 4�^��`�e�,ǫ��Q����/�f����7V�� �z"$��t,)�k6����'E�{�h�صh��>"'�8|R��m|�(f�X9��;�2j` �%0F ƣs & ����2^ ����I<*�%6��� ��c�������#�U��1\@["�'H��l�p��ֵSX��m%Z��\�� g�+��l��N��E�����0Ѩ(������H�8��� �4�j�z��}@S�����&x|JY��!��×wJ�WW�ޘ��w���W ����w�^���s�bg �c��J!�>�D��F�d.�6`��'�e#���u�SapA�- �餱W����2�����r�C��&�n
�M�dm5���L��(~xp��tV)r,��^G |+�u�����~\ˣ��o3N V׳�GG��؀A��tt�h�/.!6���Y�&���ͷ_0ğB�дY�r&6�Y9�N�"�2#��&���ќ�P!�av�'q����-6���V�tjq�sÃ�\e?8#Kr��L���bX�P�������,�� E��zt�]IS`�jK/�S�#�<4��Qg̕��F�)E��o���oQ�9}�\F��� �X��F\ ԏ�o�x��4�G��&�-�(�W�b'ӰmŨ���i��iM����?�%��x d�t�.���D���Y����a'��� w��=A��fK�̊��F�ˌs��i��h4%�o�d���ǝ�|�ӻ
�n 8��y�izm.�O�-6��Le�������f.�n����7�g��������6��o{�>$�Q����_��I�B�I�\�L:O/��J�<�Y̚`c��r��'􎅜�����+��#�p�����4u�Q�" d���\x�n�&7wb؀�f['�)��_�V�[tǐf)FϊPc�bY�*
�ډ��Wv<瑥� ��W��
��G��M�aN=�� v!�=k�+���ɴZг�F.|���Ew!x*�]�E�1?��P[О���>s�5�.cL�U559 �>�2l��?�V��<V`�� �
���%�z��,< �t�PdC
��j���'�_K3p��]?}���L�"��Ryݨz�E��L��G�5/
�,��dJqá� �O�������w7����#G4� �I�p�T�o������[�)����L\�۝���r\+q���@1�R+B3�a+�,0ŘJ�D���dy�A�䢟
`�����7𦐣�Վ�FF�O�I� ���`l�Z{x��i���p�2a��14���K
&�tǚExI8p:�Bn��s��_���؝a&tx�6<�V�lTT���0 t��IZ������l*�^��˳�6���"�|�C�OΫ����R�����|�Q�d�ٷ�^�_M�S��ᖈ8!S0K]K R�*�o�<�>.H* Y�놦��_�k3�+׋�/m++ ,�(ʯ�+c�Vx^WHic�]�� �<J&�W#�4Q�'NpJX'��D�Ct��R(LiHww�%pCN� ��@�V���[*P�&�TT�Z���q|
CqC�F��ՀLb�q�"��J�h��/���)�e�)'�YFT�Ƨ�)$4���o��T �E � �]sh܁�!�A#�=�I4A.�e1���2��fJF4�²G��敎�N[:ܠ�GS�' ��Ĕ4��RD�zk<�a�&D����[_ (�g~� ���>Ȑ�
�t�GԱ[R=K!��g�w�3-���c3���dʅJv�Q�c��k�˞E]R�8�G�}3�ha�BC� _����;5q4��W\�! ��!9 �2χ��k.ے&VW�VA&�`J���k�[-_��O�i���H]vI�{�N�V,� �<k`��֘�y� ���6E~�tpvc�M�(��K�rD����偄�)T��߂T�E��b3E.$��X�O����E����q~IG���
V�y@=Bjd��������T�9�.ov;c�'�+s��� ����6�nl��"TW�r����.2�y����LDZ< �+^G���x�V p�����Lew��G�Z���uE�O���<���s!=���H�v&M9���u>:GX��喔���K׼�PNӊ�X1�Kd���[�\v�@G,a(�-���9��[�p���������%r�|���u3Y�*3#$n�ZV�i�Ϭ��d�(MJ�*"M�T�ϟ� �� ��ݧ����֛���¯B� ז `�%7�E��E��� �R0d��2A�T���6��ޢ}$�g���u<�/�M4�Ə��}��Bx*�ۮ�Q�{�L�Ϸii�:J3�Q�ȚM�ƃ4��������/��1b�F�?��(�^�0� ��s��y��
Y}�Me߫�����s&A+�&��'@.O#���c�C &�]z��`����:�"&����.%�Y�=�����ّ� zŹ����0�1��K��pp�Vg�kS���6Ί&6�+�b��IU�c�
���.�M������p�#2��!�y�꼣3ݷ軕DS��(c�ט,��T�rx�C�>��uГ��O�20�8�Љe���W}J0�lk�Dzu��v&�
I�_j��[����a�q�Mq�264.�i��S@�K����^�޿������s܌҇E��Tn ����$�5zF\�4����g˕��J�T�G�>૆ 7��Ȓ���#WVl+��q��d�4ɇڊp���^��ʓ�lk��w�(qu��9VS�<�2/���R��=���z8�f9(>a�钖</�I�m|*��X�R8M��_�}>��I���L �]P�11ͣ3S�6�׭�7��D�"�O��k!��!�&�f����V��&ʚ�z.$[��H���r�w�! o $�q�Fq�y�!ڨ&��xĖ��4���!\\N�U��%�(�]�ϝ���d�.`�| "7§fi,�ݱ�F���M�����h� $�Ir�������y"� �3 G-��'�h,2����mu ��n1LX@=A�S��2�a��1ph�J�s�L��n��c*��,H׆���x/�Ԛ
�i�ɩ�8�6&X!�hi���C� \��� l޷Π`P�&��y�� �$��K=�I� (e�sy 6�z�)Y��5�s\��i�'\�(��Tr�!ݗ1�v�<"q
���d2�ҩAsTp�x��d!�^�tU�HcF���T�������7fa�[�U�R��8�Zo$��]�i���˜��B�_�b����]��F0z̻m}���Ml��`��h(�R���B��zA�J\T��dz�u���jk]�b5�n/D��} =_*ld�I���l-|�6����H�5'-����Q'wȢN���#L���o�`��y����A����0^ �H�P>)�hj�_�{�;��r[��"P
b+[/�`�ee�1Y��{RnF�R��eApg/V��P��ڤ���i�bI��B�mI8 XHN�?�A �q�>
G��HlC�i�l09�%��d��P���}
� �h��ҟ2�}�{o��SB��MҬ,��e$2t��>�$�(�ܓ�yY�9$��۾���$.!�Y�s-� otH��\I���X4u"r?����^�� DD�K,�R������p�� [��D�֘�Q�f%������)��!�9�!�y�,y�(��"�����)�������c< �?Pm�J�Pd�&��^��"��S�VUIJ����s#n�d�2�ш�iq
Y��������9�"�#�{L�a��8����è���=DزՀf �E��!�^��>g����*vr�`a� n/g4## B;BE�?����7:���ş�(|pM����y��D�'Q�m$F�O��
�!��+8SM8�E鄯��*f�Э�`��2-e��a�&綨>!*E�L�Z��@q��M�vK�`�nWm��,���*� m&j}� A�7*� ���� �P ��P�LBW�q�x[��`h�0i�|��#k����ϛ��lg��<�D^U��d섭 ��6%��=�.c �h4�a��sV��b�U����i'x��!)!��l����ߓY_T��^,O�hBsv+��β���3T5i{�5�(n$�hk+��AI.'��j�E|2g��K9.Z�8=���˸��Ւ�Ԋ!�� Q���(�4�(S�:a��Ʉ!��~�rM�[s=�AR�N(���W�2!-,"����+ ���"��3�t��Cig.ro�7�`��P��JC%���@�:��n W�+,�6m@k����Pl�,��~}����'�H(�ᘱh KLUKh}(��8�����i�O�!b���AA��ʈ����:�mS�M�DgU��LG��0��%� �t�J�8��Wh�b$��jt��`{OCͼ�,l�<f&o�[��b�w��1����e~��B�J"�q"�t����Hj�>���"�w<d�+�E�� h��%<Ë�� 5��\F�{A8h/j��]��^�V��%��⪎t'q������d�5��F����|j��"�]"d5<��+� �Q�
0���a�%����Fp9�8,7X]�ݘ�Y��⼞�CGvm��W��뿝C��'2'u�� }/ �V���,J�U��ߝ9��I .ԓ��z�" p�T_�INY$ށMa��f�r<��<X1�g�i �Ě咽����WZ����i b�����u�2S.�=�� -�X ���A49��8��U�^��G�E�;�Iݘ��qP�5c=��H Ee� ��Z(�j�4�7��7 |T�s�;yƒ�I� ˼֞�a$�s7�u�<��h�!�rz�3?�dl$NA(t +�P!�Os �p�$I�����a
(B���J2Z.t�C���D����M(@p�"���ʏ6-Zd H�&,�eĤ�$&��I��L`P�-������q�H��Ƞj���}�i��� �o0T�����Xw�kU����RE�Y�ӊ��R@��8��b��J;��>�Z#�l�DIP�ވdK�za��AQ���0=۹�s��wT?���[�^� r�~�g뻬z���� ����y�B���V]`?���
��FE1� �(J���O�нp�'��0U���I���&k7(+���G�5����<x;�P�� �h�`��5=Z ����W�(��'��x�q!.��;�Q^wp����[���S�$�Р�|M
��Ҵ�Πa�Œ#9ɣ-#�xS̕��١]X�Ol6.�� )w��|�V� �r���0�ɒ;���1��*� -k��a�0�*��x��a�v�1�!#� ��D�� ��Ҋw�{u;#y�60���y!x�%�D��IU��K�MAq�I5D3&g��Tpz�1(eu�)= �P�{��w�|�?�Qɬ����أ�\1ˑ������戉:��4 `�H(+nD�Z/֦�A�5M�l��&�`:�0Q�~#�K� �CLG Z-��!����V=��{q\�����S4Q�A��IF*܌C��# .�K�����1�+zR�rԸ{Uܺ����(��������Ug�R�`�����$�PsUz��J3PU�Y��t���6Pn=E�R�y�ѠCO'i NqD�6�-�m�2�{/�z,P�;qǀ�LT�;ʮ
�e��&]+TV�M}��N�H�9׉9��K��B�k
�JI��I���'�������,� �3����o��|]iua^��u�$�F���L����e�9��hnp �N0H�7?9 ����X�p3��u�f=\7)5��x);/��-!W@xL-�^��C�ЭC�}P~m����9=A$�e��������+���@]]�*�h)3� �a�!F+�� ߡ|��U5oҍW���d�k���P�C�:%�� �76%�Dz�o�8�t�PO���>��f26��#8��$,: p��͓~:�3��>�s�+@�VY
���#fN V�l�txd��U}1�B��B ���["� 1�y���m�7|��T��X"�l<ta���x�b����WwL�(���FPh���W��=�����5��H���`0�t�1f! q`m^�
��n�K�����*�=E�h���ַM6qc鎹M]ʰ�s�u*�HЄ?���Kd5鲩1^��Y�K�Ɔ �A#��z
Գ�1�����m(����C�)��`[��{嵓e�?̩�b 2:y�f�%�ۯ���k� D:�&Ɩ}b�9�R��˨��*OOp������2�\ &d��RT*H���CƋ^2 4-��NHp�0�$ ��&��!΀&d�*����KlΏ�Ѿ؂������e�*����Z��S���n�'iH*1N��N���a�]R��������a4��A���P�ڳ��E�̞GLlL�R@��X� ��b+���Cꮎ�I*�� ���5v�q��ǍC��}����
9�� ;�r���4px@sgj��v���!�&�h����1C
�]:,S�Lp��6>0F��{�����Nm0ă�T����Q{�\.�
?�]q�/,X]r�q�������6H�/T�aCvө�2~�{�u'5c�
��ep�R"��J�8k�YW�v��)m)l�z�'�.uK�2���R��v$4u��wZQ��g��„–5�JR�09f��z}���5�<��q�g�q,�suw�g�w��w�������_��9P�\_p��A4`sôi#�EGm�;���c~mk��F�DM��75V�3���$֧F� x��,o���� @k]E>k!�= ��c�(�ډ��P�{8����J&FC�>���Q�}=|���\��y@ ����ar ����?�r>,�c�@6��� �� �@�
\�R|'���Ռ����ؑf�:�r��zi�)+u�6)
4ru6s��ۑ
VHdV�w���A!�FN$��U�D����:���F�!��9)Uy� b���c?�]4�$�ܝ�F��|�<�K��6�& �L�[�@r��9����� "�oIV+�j��������*H�[����UV��� RB��t0�$�퀩��Zao��Eǡ23n�6�T2���8=�/�H�(�0r �K� �h�WH����;8�Ň�3"jH߃��A�4��s u8�1/��ߙ2��Ã��G�CQ���ux��& ���?/�;����4�B�'ؐ%��MD=��~�59��(�2�N��a�3H���}�eB�ܪ`� ��Y�J��c���1@����*
��(��[��K��(�*���:����8� ݜ�u��گ�����k�9C^�N�LvA��)9�MH�g�hk|Ǡ�-'yK�'-|s\D�_�V3��a �7cǧH����,]!��RS*"Z�:�'�P��Q��@蒓i�z�&��/5iqE�^�o!ɯM ����>ϣt$�X�d8�����xH1+���*f�S�o��S�D{iBV�*Rd��b����
�7����+%ȅ�{��(Zى�H+|���Ί
g\[��>d��=m�TY�P��(�&J�y�J�I���'-�R=���ͷ ��@gD���f3x�:w�o��'��3*ay�n�{���w���C#G�.e�k�E�ⶫ��Pp8�Q����W���꺢�����w�e��]�E��Q" �s?ބv?������,K�G��n�y����>S�`(��1c��o�;�~���Q�j�Em�]�\KЋ0���6h��ᣌUST��|r�SM�FQf�h:|��D�&�Az�S��&��Q)�U���������,L�X�^t
�?��R���.V� OZ����j�NEXVl6(����(��H
"���kJ�q� � 0/yE���U<�q=����(�OԨ8'H"�Rz�)V����Ә�-���oBN�*Ǝ񦾊&���J1t��=R����5R��t�Р������C�DE������(�6�L�?Ș��f�Py��#�,�0��_9çsc8�ɡ���˱yu3(th���l�,Z�i(��^V���jzxR�rer�^Ç�P�z O7� p,i���� Ƣ��DG�>��i.펀��Y�ȤJ��� ��?O �^��#��V�E�Z��¥��[��ҌTb�� �r\��ؓĎVb:Pca �����<HN'�����/1�#�l]�=�P ���>J�d��/�p/�x$�����v��*�� 9mZ�D3�,!H�;�)+ᦍ�[�T�K=bО������R��cu(HN�6�$࢒Lp*����L��*Q����ypj��ӹ�`�НuTj1����gķ�`s�t�#?���Ba�$'��6 D�k4g�6C��t#rv��IT�tH�XŅ����y�ܱz�������Тh��^(r�S��TX�º8�W}xTvG���
�3��̺��x$���h](F| d0D��`� a��
P�sq��5�T6 C~l�_�� �{ʗ��[Vo+*��:�I��R��f�� ��;�e��@KLK�S�S� �)P�ܑn�x��ː��� ,��v���w��SW���Y&'i/��ꬨ�Y���vFQk��L"�EE�҉��}��\$-�����; ڪ�.rK��j����K��$@5��ʰ! 1��J�L����؄�攒#q ��|��o�Û;;����H�t���0�V�-�G��ydd�Hm�~|����|j�#( �3F�Q�oow�d`�Y�ܡ�\Jc5w��� M�i�8%:�Ɉ��)n���O�_�c�򁅜����N��Uaې������-�X�6����J �Q�/+�Ϳ3��,
y.� ����C�<��A�6�-=ǖ��2�x G~�)��F� �ȟZ��6���A���!F t�'< h�7j���������]�b}�ā�8<x��&���#)�0&�F��<k?]bb�����=�$+�X�n�����!J���e>$0_hd�'��d���b��޼����}t9���R�>fA�{$�.�|�N�Ӵi��J��1b�I݉�S���7ѝ�P -�~:N"�$�*�fg~i�p� ���&n* K�N勛!�<(ae�@`S#����g�h}-�{1%K�I�ry0�-�ޣ����~���H1]�K��8 B��%�?'#F�qQ&xA�\�;���p�����l�L�؂��,�w�P��d%�,h��1~P�?�� ���z��A`Â��]���}~��إ�╵%s�� �gŁ`Hx,�s%�'�Ji�"6%��${lv����<v�]�t�w���E ��]��7p4��BS!L�mNs8��T����,����)��`y�u6�>i�(������ ���F���0G |!]�U}�KRٵ�~�D�}NċMH��=I�}H��ֈ�)D�`]�X�e��aC��QJ�{��Zb�)�{���J��3�K�9Q�)��7=`h~I� �|�p��T˹n��uk ��
�r�De 
U�U�|5���f z�����Q�m}M��m_��a�!Y*�;��UF��&�C�jYY���n��
�iH;o��K'<�t��� D���0)P���]��a����AW
�g����/f��!��J&^Y���h�RA���z� d�i�^d��c:$���谌����Gc�!��� ��H��<!�g,߰�� �A$p��S��w�F+��EFqaD����I�>;��O[舑�� �Ї������՗D���
�1$[�1�.X"
D��H��Qΰ9z"Z�B�<B�.EOp8t�4"�
��WHq[+o %)D��"|�b�g�.<h=�[�e��*�ɤS���0�W-ʈ���q�k͈'�h�;2p70j|�㞸�ą`���]��J�]YIQ��c�������3����4��s��i��Ȍ��9�l�%8�NR�2$ M��;�0�5$r��"�e���~�9�p:f�-EG֏�S�߯�϶�b1�s �7��zS�*��uH��n+�N����͹��i���}d[�Ex����,�5vC%֠�hWC%a����+���\%�X��a4dU|�,ov��t���WF6ω�|̉w!�(,��V��?�P���#�Ֆ--�c<4���!�*ǃU��0����T(��>���[�}K.b�W!_��_��=��l�Mki�[ł�L3�z2�7k�L��z@ćj�Ր�"LY �3Y j��Y�~?�1 ��M��3���}X�%����6+�3h��8��`.����hY&�@�&�h�еHЈ#j�(0�(����� 6�|����H;�:'-��y_d쁧��H3C՘���%�qFG݅o�y2�Ê}����٩!M�@�,J �5}CK+ }��
2�U�k�%�ѕ�:Ił2�6�W�m�Tg�����u�4Y��dD�'Q�T���!�pE��qp�l�0�&zN[|����Z*����z~��WO��TR�4��?�"�xi�g_5(�5B�U�����\��!�@N�镅 ��j֢��V�a<����5��Xa9�"#�A^�M������B��5h`X�*�񟺷ҥK<Jc=��K M�3��!\�� �gt�t���׌2 �as��C��H?�L�P�F�)����~��o�l��֫�..7 D�M�1e��A3��d�%~K����� �6+�l��51�Ő��ϛ%]�#Cn�(Q
"�m�L!�b���AD�\$��߶R� E!�W��� �q��i<� �)�y��b-4��1`f����Z[��t���&Z�����2�~� wXJ� j���t�@5((���ej�W�b�R/� �i{/�xN�3׫�1�`:�T���HM��vlLK$O�����Zb?��CC0�(zJa�j1I01� t���f^{�=��"�
ZDP]`1F������������^X��2�&\��J[�0���
7%M���ŗ�����[�����bJ0c#@`���Wc�_�U 8�(�Pu���l��CAŽ{�;! ����� }�)�V3�*�$L�S^�aq �ȇ }�MzK��4� �j���a>��5��@;�L#E2,������� E�Y[I���M�TzK�WPwأ�G/�^� /���%PUkE�P�h����R�����2ꯛ��e�h��n�E���S����)��>g�~rKOF���-�s>'�1
v�QV��� MP�J�������[��}�4�t��\ˊ�M��q�XO�~�u!�_.+��I � ]�/"s�H�� ��N%�J�������A�tH�M��� Y�7`I �w�C�ʏ���||�v�,���=+�wIl�csl��ha�l�n Au��Q�A��L�7�+qn� E;�H`��j��K`”{�@�f�κ>��[qW,�Wm`Ӝd�nZ�z*��+�:66���c��xn�Eh�@��|ݰ�݁�ƥq�F�ȥ ƳzGx���G1ty
�H�P����T#�Q�~� �?o�$���-�Fu/9_�@$i�c �-//� ��Œw���c��S������9#ٵ�1�!
��R�6a����ӍºhR ��x�P=E�TK���[+ei�n�θ>6ah�Ŀ�A+-���*����۽i࿟�˨��?�-Za�8]nTg��v���������3.������\C�C��җ̓D79� ����c�x��`�[������u��Kd�� |S����-�j� Qk�|���E����M���0A�۪C�ï�q �=��Te��iǁ=YENPp�` �X�B)���`4N�;pL,"Xw�uHfcU�
���qF�f6#���Џu(�7)u5�{���G�����V�'ذ+��pE�� �T<c�4���TΣ�E>n)��
�`�O���"E���^�]�(�G�Y-���������{A�M���&z������ p�3$��K�d4sY0^��3�� ���-� �en����.ط�M�|�n�,�
��x!:-��#1��z�"]��,��m�W�u/J�(;������B?ݩL�+E�zZ�2���JF�Kh85�iD_qr���s��Q�#�,�J���''#3���G����('�& ������,�U����Y] �<0���I���c� ?�S�`n�D���x�1E����<���%�Ǟ>2 <{�,*���36@\W�sDN�ʒ��� DԑYe��>y����.���n[�Z*#̟b���XaM55
j*��BV(�NglUX���41Zr�B\��b�9�i:.��l�Fޣ&��*�X�h��B������ }ۀ�b��k��"} �`�6���C�^P� ����*�b8�'��s�fF"B�z��6� �����IHu��� �_�¨\wLS?�� ��78x��e"� �fO�u�C¸My��O�0�U�L�0Soؤ�H��%��6g7>abs���n�'�.B��� �^���9��=�:����c-������؎��q����D&�@piܐ���@��mX*����'ˆ��T6�Up[.$qf�Ob�8GB�}�I�%�<�K�� �x���!T�������:�{d�xE(�ȯ�ŀqw ��Q��"Iʆu��H�v�FY��šFZKE:�od���io���$<UC?���@T��`Y��)�$��z1����y� "<s� v�%D}]j�'������!Vw�<b"Ԣ+��ܝ��+�jK+��
y_>����Vgjsa�[�h���DĒ�UH�+�Ih��Ü+�6�!��R0��c�N�Q"/�6
��* -B�lש�H-��T\G��K�ĜC�n��y!�� ��d�����`�TwA��Č�I���o��:@���c�v�rc��Qq�E��]$ N0� �0pCA��:��7�A+E,�ǿT=XX�>N�恂*���~����I��(n� }I0���g4��"�7/.��›$�;v�����MD4W�@RvG�������h��*�T�"8��S詽^rp[���j�S�`laf��I�l�UL(� -�с�c��9U�� �ݔ�h#C(�����ر�������d�T((rh��6�yI�C�A�E-�{T�����~z�[,s���P%�4z�&�|b�3����1����Ӻl��c�%��B�A������x�)����B��+���7/T 4�t����6,����. _كe��зL��<2p �g0�E/�v�Spd?!�P��rtk�1�K`�ae�Zdc�*��� �$� �z��D
7iV����or�M�2XI��n,�ʳ��(,9� |��ڭF�n�S�(����f��6U�"�Ӕ��$���3f�Y��g��8Z���GE1Y�4#@@�< �4�FJ� <|��Pg-ź��1EX�w��H�!�xĊ�����biY�¨�%�� r�[���f��Ep�&�:�W��ۭ� ~�0Ϥu�?�O-r�#����=��P�$[�i2�g$i.��>���I]~P/�C���H�hIu��%j,r�A4w4"�M�]}�}DT~�ł��E�2 5�|"y��p�&łE�a`7Ή�����H�w>W�ͽ�}>Y�t|Q��H�䀇f�M���b�
hh12 v� ]F���N�C6��;�tО�C�X�;�)��ㅫ^e5�,�6 ����"KK��ן(|hS�� =E,,�6(9_�������V0��)u�y��/p�p)�5�t�З�&c���T9�Wa!lcfz���%1鑁��K�+2SYwF��aW ����٫
Xc��?�Q�1�z��|�."� a.�� d �U����}���;�FO#��x�3E+�47j�"�!������n0���JF�=�Y�[�d �
qx|���7�M=�-��p�.����;����L=�۶CO���-dv�a7.p��!~d�� �v�ϭ���V2�f����Iu���-�N@H��P�6�K��݅7�$��@#�0����q@ۏA5DN@�����[��_�q������ �%&#_ ���
b�a�ŝ(aŔ2l�y���o ��7)e�D[[ �,�
���͛K����:”�
)!�`�F-��g��$ݗ����!/�d@w��F�Q � f <��b���tJg�M�U�zJI��VD��� 3�%j�{2uZ�ַ(R��FŻ �%�,J(�qD��|�㉴E+�ve��.��96� L���nR6J�M�?L/�_�ʄ�h���sq}X-��d&�hg���)��-w���8��8�NQ/�v�|JLk�ii�TگG�g��.�4�+�$_sb���6J~)�\���p�RY��AY�4������p���5�B�RK�0;�і����B��,)t���xv1����o$2U��� b]3+r� ��߷��u��ٛ��IA�{1�Xv��q�$�ʸ����2���xp%���Fx|�P‚��ka�� �FG�"D �~h�U��]��!�rV�醗�"7s4c_���η�q�>D��y�q")�X�̴RT<x�z�B��e %���2D�l1�A�(F�������8>�'�Q",n�,ۤ=�Y��@��Ӂ�M1.{FRf������O�
:fxΔϯ2���O� �l.����� ˛L!�^������J��+��JSp$IAF��čf�uUĽ]�QG˻c�b���#���%� o�e�ZG�8��%�r���_/9�]��&@+ �8��͛|Z��sNdhT��n���`��D#��$�IB$s���`�u��;5��b���ò����6����[QP�"H@Ð�6U$��������;�D��� �O��V.�%sJg�<YK���W܈���#��#}��g.�X��k�L��z��t�"�cA; #��&8��*p`r^�n�},9�Z����*���>�=��� 9bXÊ�Qǖ�B
�p<�X%�:����:kgi
�o�H�^{�"�q�<�_��!�N�u�H�9�`�x
���G��&���)JK��u���'Χ�-.6F�R��j��CՊ�\����f0�;`��2ٗ&�g�6m��ԉ����'����@�T� �tYb���V�u��۲[�<�$�'��1&OK��b����=T��'@G���8�K�H�����^�=]�"g12-W�<������>%��rh�M�\���R�'���d���(+ H��Je�6��А��B��y���>�3���d]��|�#��h�bw��/��S�!z�SS��Lf�e�8
7w���F U�R�s:7�k�q�52�e�b��{��:���Ԝ�2��]0��-�na�5\������"j�e~�}�!J�OA՟x���>�X.?U�h  �Lu�n�'�M(rb���n'��8���ݷq�r���Jۉ�����<Wl<1�� A��<��O~�OK+e_M$��vN��]3��k ���Omt�:�X0���bM���<�pڢ�.�b�T@���K�>i@%@����K��F@c@`���
��R=�;4(weƞr�,���i+�.��.���:0�� �]� b A�|/K �m�Y�h&\gڻ�w/ @Ρ��GgmYM�DN��R��^F��)�\=�I��)��@�aٹ�ڕ�@�b���P����tm���3R1���>�(w� „�m�8d���I�/:�v�y�G�6 �{�-7��@��_��"��ZՖJ��*\�K'��8Ws瓒����ovyK��9ܿ0��,�gp���u�ż����!R+��`�qj��=���x�͐X�16�O����D�7C�H�P��q?�������̽]4�=�Q���(�� R�ns�֣��J}�2�Ja�$F��9Y�#�l\�5d��Uw�!&����f`9�ʈ\3��w9��#��l}X�Û��<zNq%��n�L�:�Bs?^Sr�C9��[���u���� \O��c~&I�E\^BrP;@��4o����?$XA����c-� C ��䫲���2o��|��hj� T5�x��Ȭ׍��]f��4�c����h X)���ige@��w�h �Z}��+?�8"��v�<v!]϶p'��Y��ePu�C �1�2[$�aT�D̂U;
��6d2����"�H��b'Z��b|L���X�-rigb(i�INt�п�8>՞� �F�[�[w3ne�Տ�m�֐?�+��h�wG:�lN�A�d�|LL.���;�%묐�Ȫ��x���G���ה?m��RM�X�,tw'0˨|�����9�R��q2���kI+u���*�Qy��M���a$ ���r>���0q_�������L�A�v�(BQ0A�<c�z^�LZ�"�=�0��N���BQ�V��Ȥ����Zh�ݦ�۪x�8)-ؚ�m��Z4;�4���TE���j[��ծi��z���R<�W�o�`7fqM{�Lu��
��2c��O1 ���P�Eʆ}��s,�SF��h{X�%jݘ4Hw�������nB��ago���Ù ݨ����t�S�3G�9�҄s��9� �D��B�X(�"��qL/�Ě��Z�-������hڏ<��g�� �z���S"�Ŀ$.dxtzK��Bh���9�s�SAv`�E �n36t��,�*]dCs�58�l�+X͞' 1��+�߯�vXv� R�P"&+�~ "rKdž�g��� �2��o����eG�S�%T#���AlIEȣ
CY��!4�< �zB��(%CY�>*#��@라��2JI�{��0$c� �!���h_�
E"�:� �zH;�{�O���9·�ӓl�U�`s��(2a]E�ou Ǡ1�*���J��4�y@ 1A���EUc�Q��e�W:���������v�JXS0�v��9��Z�9��`���8��������^�ll'���*�a�E!�,Zl-��S��l�C 6�Ǥ�h�
�iX�ES�
�1�7[v}�%U����QX��b������ȅ��Y�H4Q����_HLj�\�ƣ��֡�h��_JW�DK�[6me�U�X��i+A<�~ E�{1?�`̔h������!E�+���yCB�
wb�Je�h�' ~���}�`H4KcQ��DX�ǚ�{�=h���z�Oj6E\�
�h���.�f� A�*�χ�gɒ�_ �2���DVXQ3h�‰4�r��o�"]ՠCݚ
;��Y��;_�at�
��q+
� l҂� LPƋ6J*6E���NJ`hpvxV�~��1��b�_���02u��vi"d#.�4����r#wx̬�� {���j\^�8z��2y�FZP:���V�d���,X��?�� ������\�����s]{U�Չ����谽o+��X�Ł���?�;!Ӹ�������=P��}�-/�@J���Z
�4��+���2����N#�G�����zsx4�fF�#�4 �$� x���?�Az���iף��$U���U���Ϫ��6�,"�;�n@��p��T ��#���|T(�Q�hP��uqP�@��3[���2���i&|� e��
|$V�"MYZ1���d&��n��&� ˷�B���� 3.�Jf㢹���IUK�,��] T�����}g�ꭂ�;��H�N� �Ic��qD�{� �cJϫ?_K�HV���J@:��J�|J��b��ɑ�HQ�fPRbS�<��HS0_�^���% |;�GM�UЅ"�`yA=�B;
`]P��* �YHŬ��d�F-MRvpx�0������YSeXh�x�e��g :���Z�D�L
kQXy+u���-[�L��k��=���b������ĸ��MKz'T�H:T�b�^�J�����������@�u3�� K>�m�* ��0V3y�΂�B�#j��#��|��C.&B�ֆ�W��/O��V5����vE0�r-�e�=�ֶ�c��mm�z�^�2\Ox؟y���v�
K�a�C �N�^>t�u ( ��)k�L�b9>��3�Iz��==*c��9�L`�I��Ph҃�$�@#��Ɉ���ڭ�V��;p�r�ƹ[�� �=�\��Q�b;� XSb��'_:7f�������R/@U�p���WN=����:�ɏ�OALN����!���i�Y�(p`?�G0 ��!S��R�)"��� BQXc� �Rϲ_��!� �@�k�@L��0F4�e۫��_��U̠�*�^�R��]_�h+${�s���ϋW���gO�2+� {� �Z�FD��*��m}��,|��mN�{�.a �(>���qn� �������9�iӷ�FŚ�e��N�U�s��a�Hx���
��y�-��L��f<�= -ZG��'�Tւ��gZ���19���Y��t����P�I�O�!O �yN\�Np��gӉ��h ����e-�j|a�2��,�ܰ���z}|J�7��7�c�
�Bɢ��ռzؽ�W��J�Jr���z���͘
Q(�>�w5S|�������%m9��(��R��1$1(
i��ٝm��w�y���QU�T��w���&ZH�H=�~`ed�ٙr ����J�l9a3X����ҦC"�&CJN�"�KXp���P���\G��I0�����d�6/4e]
/{_���om�@̜(�G�T�e;C��\<�G�J�.�R؛т�g�/
i��-j}�$Q��<��P����p���]�T�S
ca=�&ҷ�a���Z����UL�Ms09F�v8�Qt��@ K& �T�g!��܀�1�
��Y��3 0D��``";� :h'E��m�$�1�"!6�[�.Z���U��]���e�����|��1���E#���C�Ôj:؋��1϶��;e3ĭ�]F, Nv�L���i C!<��H��I^Ũr ��#4X��2Ѭ�_Y֟N�?�e��,*�\q�s$N%����:.�#<9��f�d,���Ou:�f���xa&A����)OZ�|���-^6�@�@�ج4 "�q<���r��`C�5��*���܏�<� �B��l�G�J�!���-�H�6^�a���^Y�H� p�*��}�ߏ�7����� � 7o7E}��{cf鱘y�D��vt��$3��7ǽS:���1&�Z���D$L�
j4�I�����i�Aj��pn.6��+�@]��.�,y(�S3.f@_ӡ]̳M�,�∥�'�υ�Bg�0���r�7�)�u����qlA��|1$� ���(�C� ���`b���s�>r�X{��l�����v.7Ƿ��*!��F�;�ч�+���Ͼ�E��A(,���ʄ�XZ�b��-�d���*4���l�7�l�@�*��G!�@� ��Q��Ԝ��r���#�A5���L��"�[���K�ʹ'�6~��q����,��<��@ ��|W�#�(V:v��Z�B<'A�Rb��|�A�+�׫s�� ��^���v�'��,�W� D�����8L௭�5��Ê�*1�&��Z���#��E��n�rnF�PR����"�}daiH�=�6_O�(1N�͡xE�Dw����Vt��']���BHQ��R� ����f��Z���3��G>�$X8cm�\��6e��9��@�8�_���Q���\3ic���ft�D+>T�2��GNg����q#[@l��P]h񂁰���IČ<ò}�.�H���� .��NQwe�.o��=4��(�X5��=���.b��G�P��4���2k� �BR6�hJ��JS�{�Z4�&�5*p��0S�gӀz������6�
�bxO�:9��9}�VÙr�vd���q/:;"����,�|4aYWn�^ �e ��_äPguo���N��x��3�r��"��ǽD�o�L
-�I0��:�0MEe�C(ѻbBahQ��R�~���T���@[e�f6��
cB�����+�Bm���=�ڟ;ɭ�@�%���!�����8�X4����-��C[<���g2�6��<Y [ �u�<�؁9(�h��9A@�cn��b��"�ruʉh��U�]S�= x��� xߦ/*���(���0��Bo�F��Ԕ��2@9��E�6�.�4?q`��r�r��@I���>��I�q]�~:�3�9��Țc�`ҭV{78; _���\��_����9��E�g�� ���>��`9=�|��`U,�ՏoBkg�$"�s�O̗ӓ�+vY/����O�K�7� pA�ŁeԪQq����U�`rf*a{�*�^S,�V�KApLz�S��e���5R~B`���I��Q�,bbDv��2e���Ɣ�Օ�A�.:_�iv`��(͠��u<��(Fr�S���� �8R�Ml��a�lBɚ����G,D]� ���Xw����
Rw���
�ᦈsM/���eO�K���݉�ԣ�ۼ��/y-�g�
� �b�@5�'H�W4�d%�����?�tM��l,,�W�2ńʕB4���R�����^v�12�����l$� �eR���҇��`��CZ�4`a�4�� 6����ƃc&�:l'犦"�S�+ զ�K[
Y�-�� �$/�e��YS���[W��m����{Ғy}�K�1s���M�t�� � ;z�"�@o�A<#�V��>�RXS�F��/�<>��
�-I��DJq���J�| bz��@�@��A��M%�*���B� )��]޾AG(�'��bP#�$0D�00�E�ռ��+�*���GZxb*M���"$���z����—��
쵵�k�l0�:�@�L8�D��kH��@S�ĸ>ɐ���l�g)W��7�F���TN/ ٪�S��Ä�۠m5W��H��Y�y�n�i|�ŲTT�.�� �"��n�0%�Q��x
$��:y��Rp�����Q��g�m��S�9��um9+�{�kX���l�׌Äg �W�0l�6�y(��Rd�Z� A���m�H�k�6���/�=|�*_�5�`gP��/���C?��h|=�0��s��RX�Tğ���6$�!��:P"U[p1�;��� ��ݝ�f��Z�=��d�����77޸v�)�3�.c�� �vO$��t�cp��T�A�؁57�M;� Z�����ba�7����+{B����G���9������}�����0m'bu5v)�Q5O�2&�p�%�xPه���s���Z
:>��i+iȵ����0��Ѱ)m�9�p�$�����
��q��L1@�V��clTR�9OB��z��2hWA�M�TP+̾�Y���0��;�������X�qH#Gw�O��ݔ[�KE��B�X�[�8�G�J�z��3��@��n��"z&�0�$���0X9Ua���' v�� ���Hɇ�_e��n���K)حt�ƇzԚT�/E�6��kv������k"a���Qn���e����o[� RM�}g0w& 0���$��)�qC�2�����A�ǜ�Ԗ`{\gGDZ�I^[""S��]ڰ�)Bxm0E�1M-�B�� D����_[��/��+�����fK��/8i7!0T����
SM�c�����ɇAT�Ad�+�#����UZaɚg��{�P��~�`]���p$2h�����<�6�ɡ1Ŕ�ߕx���%C�� a ��̡@�A�"�U�k���[� ���Y<�҅4�x��EeI_D�[ՋwX2� �V�%_3�8�QK�2Y$ �cRE9a�����7ʊw`�?�U!I��e(}�Y_���a'ClmV�mT+T�J��6+��� <��)`������]�Iv��@T�!�W`Q�8��f�hDo�V�?�'�~cИ���\,yȖ �{,)N�� �_�ߞ���*�U����+��ޢ��h?��"ɽܺd�`�Ȏ 4��.��XM�g$-��]�y�u���Jպ�G�J6&k}��@����NR���W�}�^ �7�;I�i��/W:�$�fd� �H)YD���Z��� ��=av��� `SD�Ϥ�Q3��P��PeD�����D�w�XO��������c>~J�������=8P�D6��G�-]���z�G�e�j�Q㿭��8�8g�7�
"�$˽��mx�,�d<{{v(H7s�;��Π��A�Pt9���|86S��V��'�bI��S.�������9�$�͸�WW��4r�Z�l����m*NZÅm�o=���A�-��_8�L���+�� ����<] &"M������R( ��ђ��2��
��1GKˤߢF��ς@ ���#��G���OrϢ�̼�ˬz GM�E��� H.FW�0�W����#�-V��'���:��,XD =� �B�xJ�5��>�\JB�|S��Q�U P[�
6A�'�*�g�=�E�=.1#��9�H����%������~`�Z]}� �����9�o�(-1�n�$D�����ڑ�����_p�����"�� G�$/�۴�>���� |�(j�n��K��0z6sB7P,*�Ny��T�E�k�z��T��M���h^�hh4�ԯH ��&#��Q?/&��s���Y�� �pW���`3���U���n0���by%Ee�ja�c�HKy!d�9CڸOB���Ҡ�$Ҡ��p=�c��8C� e�-m�͛�5�P��M.׷šg\�~�zɥ�fP2��(Tu�����r�2�i/���E�4~�=����Z$�*�]�v؁}�k���Z"Q�⏢�@ ���ŋ�?"���[ ���-i!�� �xM3�!)��=���\���\��[ RWo��b����gqs�}Lw/�"R�b)
i�r�i��B(HK8���4�Q��aLb&<X�,�%�k�H��a�%Hɦ��u8�G�Ё?�2���`��a��I��ET �pbkkG�J�nli���j3Q{�+w�g]��hgN~t)d
HdV����.Zl:������3PY�P �=�!Sv�!��j��;��t�n = \w�ZP�=D�(�� ��<=P�}߈1���������l\6.m
�&+
�ܷsO�;�s?`���Tz8K;-������2�R�L(҃�#���f�aQ���aCU���ͳ�>`�rhE� &��V�IE6����(L�nC���1�c��(����};י2�hh X��|�F��x%7�� �����O&곫rl辧�-rؐ�g/��D�.&rOS��4_�Ҝ7��I��W7�����#]��9>��"N%������\y��#�gެj S��q�,��{\JL]e�WAW m�b����P˃ߒ�T�� �j��5��S��ڭ?i�C;� �(11�F�<�X<�l(���V9���OWC�1���f�����iV��D>BcVL��<�8ɫq����盼%�d�G$�Xm� ߌ�j�4j��p�=�a����Ɋ�Uᐌs���k�խ'�m��@�'LU�������� �GI���^�E��X�{�
 ��Ah���/C!9���8zDȌTA��)����Y��5�c�(�j�.�U;R]_�U` @��f�ĵ��^�0�(�>/R _N�Ҁz��[�4k5�Kt �f��^N�j�:�}O����+���B�nQ�*��j�����I=p��>���C�Y��XK)fP�\D�Z1/ѻ���b��`@�wR������0���=�XX��Ob��BP��е|��8v��1*�c�0uT����)fF�Q��2q�3�7 �!A�l��F��qmg/m_�NDg�6�TK�X8w��JI�r*na]TYYZ���HP���LI�4����4���xDH�ڝ��j��I؀��Y
�ėķX��ԟ����F�?t��H���*��O� l��N���8��5��V9x(&#0�JZ�葧 6w�ʭg�����t�?`{rO���R�_�*�Sx�I���rϦn�d+��
L˽�+x/���g�Z�J��Za3|~vx�tD�&�J� 3�D�2ZP>���}�Jz�_uD��U0�v�v�Z��#M�b��Ųp�‹j�b�K���9�_4H��"�u?Q>�G�B�(:�ya���ߠ�-� �L�A�ś�
�^H:�D���I��sqHQ �l�!�-d��u'�;sVb�B+�+�V������n9��c�2C��|����Q*��:�����*�DU�quw;(�
�H��N�c�m�U���� LK�ױ�����1}bM���b�<�橬0�ZB����I����`q�Rs��<R^Fp�\N�@��oi�I}���W��e�OÏ5I�� �s��W{���b(���gǩ�DK�S�+ F`v4��v>��!%�yȚI�G��DCHA�����LV���C�N�*����c#>�*��lQ� � �7�3+[`�۱mv��9�N�:g�<E��w�h�96�!���[�(N�09��6�J��M���F���@ �ܮPQB�6Dkq�*���k��'��g?��I��E��*E�m#s.�A2�;4=-�#K�)��J�;7�%낂`����E�E}yL8<X��q��B/ā��LR���V��qyo�/�%�s�_jM:>��|���BH���� /L�UZ�Țsm2�Ud��A�k�9��D���(� ��; y R��p�K��7D��讗ܐ�����,����_��rv
Jn�=+����� ��yS��?�:��`*�VB^>��:/ʶ�����r��V"���T��]2��p���jW F��F�#���
�'x9��&�WGD��"��m�/��@�B�^fڠud�8�/rӭ�D#)��QKI� �����.\N�R��#6TT �?o�|"�9�VL�Yt�K�,9 �O�+�� �E��~��s��ojQ�Ĕs~�o�xP� cI-��L��c��:�%=���[��;0pO����,�GE���A��<G�E�������j�p�"!�@I����LL_ׯ$>`���hV̚H�����0�M��&w�(?㲍9ۡ� \�,g�s�9����ϔ �|IuG�<0��V"��m0e[<%��?֊��e����;c��mۅ��i�/�ߋ+(W� �o�!��KJ�)�N�.C��L�n���EB��`>m��^4�b:$K�"p-Q2��4L5M�g�����D���y�6 ��@�y0��P�#j�x `� �'��_S ipw�)Ȑv�#��@V� Y��b]O���c�T����!���l|��'8���F������,0�*'��C�;� Za���� 1��劧�zY�-�b `��9K�o,@Q���\[�zy�Gd����N�1-��XN����k��1JZ��O���
j�M) ��JZ��9���)J@6�岂�hBF��A����<����W�B�r�V�����Ee̠�
=��;�~%LM�����C��#��Ae�tf_��@ v?��ο��b]�1�f�J5�lT H��J���xS7Ǣ���I)��8�Rk�%M
�MwZЉ:BKn�� ?�V,EO�JE��B��߉�A��m� 1��I� �;��7NS���he�����V�����V�e]�pʛ2{�(�؃cA�6+�:[}f0�XENW�*.�`@�; �'����Ȟ0��U�@�׸��m�F�)��\<]�)ߊ�1 ~V�hʔw������ nW#=��Q��Z�.��8�I�a�����u",�m1i��y�'�ɇ�
��֧�@b���v�Pv�O����ih וt4:��@ D^���U�_�+��l���
� �$�r$D1�������e;+bU�&sw�V����t��3��@�X��x �A���V�V���@��ާN�7�@�y��P#-~JFh.T��|�d��Q(�.�~Ι�r�>3[��Y�;�o�m���]�� ���O�����������?�'O�#I�%��� ��o��4�'��͋����"oL03r�>��Zo�ͱKl*��{� 7د![���j��y70��*q�xL��
��Ο�| �15��^dL4T.�Vuͫ�(������0[����O�{��@�_? ��`ŧ1\a���)$e���X�x�Ghf��)5>mH�/ J��BN#Ig匎 �Q��+�ox"��( �Ͷ�X��T4JQ �@�͠��8� N�X��5[�J�TqV��8����L�Uh�NI�^�eW
��jC�"�F�ǀ/�\��wc�/���hv��- M�V�.���9^kB)�*��, BKSbW׀��d��U���Ȋ�tV��_^�A��LkU�[�Ξ��ΧPv:�#�#��8���a� ��.�Dف��Ƅ��H������v��G! ���Ƒ��W$қ�����l�@�����̗�x̾p�������ń������(��
�C���n��8o�¥��O�Aˁ��0~}��^q��!��U�\
�'H���O�2O��8���"P��n�S d����؎k�c<���,�yr�XS�7!Ժ}z�fIK������IVzT�Pa�,��!�������h12`���M k^
#I>u�E��j�7��g �i�$�\��@\5* ��=��Y�$��7�R�ua�? J1 �uX�׺mV���
_x\� �bЗޯ_t�m��7�Q�1����y�`{+�R�ddE(⡄{�v�[`M�����mV� F���p#���+�m舗�l�@�%�U�s<��نZK�ac�Rnn�10��c��eAzb�̃W
4 �r&�]�lq�4w^��2�B���!#��Nj� �=��]��T@2!����T�����OuuV� B(��TA��&��dZL�R�� ����f��DZ�'5�Z�'�56�s0�ɂ��A Ew���x>����db��`aL���Bmu_� H�Й�2�S�m����OU�ogB8����_8��8��O�T�c`��bT�A:�F��*-b�5��3 V4�G��^��!�Մ$�}����I��Ȁ"t��⊦��)��|�&�i��CB� d���8hC�j��lm�E9!�u���^�,x1�͌�>�#<c��}T�%�p:�}��-�|��Cq� q�!��a�UJDV��-���!@��UT��C$w�^o�T��B"��G'Rd�n���&�DSz5��D��_�{���Q�&� @����(p�%hj<�-���0T-��;�1 ~�x��1�z2��n�e, :�l���䊆���c S�>����gD9_���8V /���_�4� >/���p�;0�j�E�/��􏱕1 �bX�b�.X"X��I<O�jI�>��J|��ܨ �g�v��PbI:b�Z�A�t�0 EdP��$�eA�������G���&������ *��(����l8���� "9 ��axs4i�aG�hM
�q�� 졾��ESA`�'���a�^��
Q�����@���b2f�¾�^���|tA�ZNSL�w
��6?�t϶���ǒ�#$[����M���
�vŻ��q�؁>��H����(��h�j[MZ�G�CɳAA��[3O+q�1/N��j���2���ʧ��U6+u�TRn���XǤM��e�󓗝��{R�81ܜ��|��z<P��
�hc����š+(� @]*
��F����bA���$E�.�ߎ���~G�@ߟ��f�wbA ,��h �N�,�눖��b@Y�)�=��I��|�o3?_'��w�g;�j�}��쮤����QV����¶�{� ��\%*F�!a\C-��Մ�askmC�H̃���]��4C�*~E9~�<��)�l��[X�&�����D�Μ}������2$@;�Z@�!�zs�W�8B'^����E�D=����q;Y8����Q`���@Ђ��Ʀ��ùk�t�S� +��,��h|�*��Ƨڽ�8�u�h����܎/�k_6 �9L�Z�B(7�1i�w� �rrzO�H�E��v�3de��t|�c�G��V%H/�1�V���2Rz��]��k���7g��Mn�l�[�tr�/{@��g$]s2� Y�-�S��L&�ă��qF���Y8c��5���&`��er�ݳ�� d�x�@�@w��E����;
JTc��j���U04Q�����F��PiF�d�|���nص�#,�Pj���� ��V�N���6�A�O9E`� �䂒|ݣx��!oC�*�L@�z�~O������i�=�t��<j�̓b�"r���f�S&Xr\����L�F$��d��g |uΡ�c2�Dk4�|��SBn�ђ,�1��� �ߏ��f�����$ R��6k��7�Ď04�K���5ߧ�l�:��Z��UD`� ^�����p�vP�ƴ3o������
p��Q�r��q�j�ߠJ.�W��A���o��Ϯ�5P �÷�Ԋ��r���( R`
FSm�&��[��و2�ō+m NaEC��W���B[h��pcl��q\/��������)��ѡP��D�:??���8&����c6�T���y�u1�/g"{3��1��x�Z�?��������~4��̥�P����G�g���;ǿ��G�b����9�7j��,_𿔌3����I��f�Y�6�f�%�Or% �ǖ[����'����@�����$��[�g��Zn�C�>yFb�� �Dϊ��Znj�VF^��Jy��>�]� �w* �k 6xV�q�ә-8�̚$�{�65J��¦K)ߐ�u��V�C'�R�'B"���Huӑud����\���DQ^�5�Y���"l���bZ/��V��.j�Tѷ.,�=a��-}!� �;L�ܼ�;�&����`�Zhos���T�A���u�ƒ��@� �D�Ndf5��ǫ�=������v:V7?l/�X�K-\�tg��� I
��P���"oع�B���GH����Ma���h[�KJ(��g� `���:�)P $�m��PĠ�6P�*W`О�K�]����Ul��k��(RaB���n;xx��_Cw�%)@3�����h���ɺ/��u���XuP^�Ol��bK(��h �^���H&�iO�T�OH��U\�DEƌ�b�w_cl]�� �C1d�a:�Nzc�� d}Ķ0��B�����+cR8�"��y�|��?���h'X.eCRl:;��M� 7��)�V�דީ��o��&w
<��@(��S��#ۗ��h���X["�j�vV8��Mx±p�����vXM^�Cv��r���q+&fƒ���/ykD�@X����Õ���o��vE˓�u�-�_ǯ�(���{�A�]��Ș����qو�ә>*�ֆ�١�D�d-���EǴ �(��\OuEsHB<�7��Ó�5.���!�� ���v�j�'���I�?3Μ��3"���s]� �`2��s5�ZW�5��;�ݚ:�c�<^%�.��e�@a5��(z"���YĀ���z��� .Z��3��(�$�����sD uP �V�u�/b��ex������>�E�c��s���<� Qα��ovL,+��������6�c� ,���*�;.d$�i��@.ؓ�_!�F�B�[(�bC!��}�X��1\*M�iRZbF���t~]&�7~'r�j몕܇�}#��(����[�`ƈ<p+g�s@ Ve����Q���{w�� a�
� TT\7����'��(B� �Yܠ� ע��t�D,x��=1��D�������Z{{�$ 53�Yd�����ؐ��1���~��I����"q�&h�L)�H�g�ŪE�U��߼Ģ�F��S�Y�\�����^�%vUѧ�+���ov� t���Ir���39fH��8���v0Ӫrr��D,L��h��"�w�qdT�cr^��15�V_�X��M;"'7�7�����ӟ+rʮÆ;@�r�Z+�Z�� �Nf.5d2 ��I�Yv���:> D)Y�p^�Q��:���l|�(�3)Ri�
m��0C�pE(bD��=F���������Zrz�Mc%��� ;�K��:�P�\ґjN���)��¨�y@�0F�+,=Q��zV��=h*Y!��+&F�LP�Pp�N���c�ʫ[�_ٴ��ݸofQ�x�'H�;���T�œ*9P��p�2� �b'-Q~p`_���Qf��y�P���'�+����ȩi7q�p�]*[�*�0B>�~ ��A��@:� �6�?XN��f�T)���q����XW�:�5<xX�Jq����X,fڅ\�t (ێ� �r."^�Ct�G�O]ޮ�&D�T��N�nk�rh[�]����|�`�x � KPO��EU���, ePP���*WPU���h+�E�*�)A��Ġ�TGYF��>|�z�/Q�<w��Ax�|S�H��JC ��+��
K������iI�9���N����u� ȑ�+e���5:���� E�p�v�;W��E/�GW9E�"�'/w�V衋��u9�$��*=�3�s�TnRD�Ǚ�j(��  0��R�%��c�Y�j7�D�/^�U��1h�]�I@r��P%.�M � ��V�C��f\{o�/���LN�[و�F����F� j�
��_������dq$è�
Nq�V�F|%�2ۣ��-��;f��=�v���O> �-�"��UJT�{uq$�P
`�3.Ԃ�RH�$���BI<�!ݟ���y�Cݙ��8
R� }����R����2����V�, ��T؝�6�G�-b�P,�6�t�5���zX@c��a0`0��
Aʷj�sLs�s���y�ͻ��� ��6�'�/�r�b4!�32q<�{+#'-*�q��c;-Oރٮ���u���\��!��E�݄��%{�g�a�g� 3�C?���k�
����o��J-��}�\���,��-�'�:�٠����w��mP�.H����@�Ha ��1�kM��(?��D��H(��йY�;A�;�d8)��п0�$��R跀�e�=wh#QB tF�����A3B�U))y�\v�>�
B��ò�i���S���2��܀hL-����]�G�F�!�ɹ�a���n�wۀ��r��
�i��=�>O��u��ng�,�4 ����/��ur#&9 |���]f�S8'�!��@��2)]������!vם��`����(T�j� �> l�i|�,
0`G�k=���B���j��k��o���ao���O|˱GFꀖ~����t�D�)�uÎ39 �z;���L��샼�y�̤���M4�1(Y���P���J�L�SgtUԍ[u��� �n��YY���57N�g��`�o ��u�;*�1��HF�Ң�U�&� �:" #�t�MD=!c=̠�U��o��C�7��� )�=�c�����0b�`;��l�B���{�dlF�Z�d��0�Ϣ߿�"�W�1��$Ԩ�q;C(��weUq������7��"�RS�m?�۽6N�(<�� �E�F��<�Ę���q�h=SP{�6Z~a��@��Ö��A�B���3���=�>�����\F΄m���t?�Y :$`�gAC&���+o�2�TY���T#�O��x���H �ΥN���}�j�C�]�`�5�&� 3(HQ ���<�
J*t��P�7L=*�"�B�A��%ed���������� �#"F����Hy�#�u�g1�@��,��i��A2�1���@x%+��{%�R1�0q$;�y�B߹��W�L�`O _ 00���F擎���u{�D���/�X��=_���/<�H�9�`Wmt��P�>�����D$5�Gg�����B+WM,�C����4�(����u��z]�ā\F)� �MI?�-�B��@(��Ǭ:n��.OK�њ�����q��rGGL��
�`�V���l~#�$���dd����⸦�v�;�� ({\��f �%\�`Iq!܍ D~�B���d|4n�B< �j@�i"5Ȼ ȇr#z!�D���8Tqp���c�G����:��c�����l:�q��Q�#���=P�j b7���)FZ��
5��Q��1�$� ,7�ñ�� ��3f��q�cA�g���2�c`�A���A�:)TV�qh����.Y8��v"��쉁Y\&�Kh�1&�#D��B('n&�O@�qQ �A2b��U�'4Ad0P3,:�;`5�2�2�1�2 7�2H1�5�4�;d9�5�:�2�4�9 zPt�k�^�@
B1��4<!���� ��O�7���D���� "@����($�G �v �/�� P)��#PP����r ��JAb�

��#�\@�A[�
p���?�Q��"4 �`[`I4���}�;��p�.�e���X �)�l���_�������~����ߐ������o�/��}���7�_�� �����~�/����5吝�7�Yx����M������
>�Y�c�I�;��Hފ�z�t����éi��]R�5t��C�r���\{����z?�^��W��~�y��?\���N8����DŽn�9�.�e�nF�ÌNN8��G�wb��7 �3n�v����v��w��6���m��F.,Ǥz�Ɲ��{Ø��?�d�MS��xk`n �~;�����]R�5eH$��uE ϲ��ťG����C�0�]��UD8�pU �>���| ��i����.��Z,�����Ԃ�1*9 ��*<� �q�1 z�3[J���w&it� l$(q��rN%��6��@v�����g|l�:3�!E��P#{��o���taˠA3�� �a��@�?�X�~��8Z�� 1�5W�9����ȩ��=k�`�yir���N@�MJ��X��bn���R���C�(�T+MQ�4H</�O�cyzi0`hEB��*�p*|�e�����14����4 �Kl��?7`Nc4q�a�`` 됁H3b!3!w��|!D�X �m��xu�ݒX������z�&���s_K��^���Hu�BQID���B�vD�pFgӗJ%� Ѭ� ML)��^��<Ӥ>�=s��Wk���<�Nߓ�#�ƨ�/ʸ �.6pZ�,5��Z��!,#NA<q��B��B������<�/+�8|�͟t@�@�y��K% dNO�3�J꽜�؝q=m;ug�OXjA~>*��IP2�^�U�#9P����8(�<RBH\iĝ �� �2a���� ���ȫe�i�!�x �<��L�0kl��!��1����<Aa��8~�j�,DY�9,�I�V Q����
e�S9 aRj�|V��HU�B�h�zUѧ��E��D�L�"�Lh̿�����NH1�7����#epi�e���r��ğ3�BeߎZQ�3�3�:�\,��B�hN�9%�6�Y��2�8AFP$hT�"���hH9�r(ϲjB�K�h�g'����ŷ}$
? B���6л(GT��}O\�h<�j��`�D�Φ�^XD���Nu=9@Jf�i�Z0�7��5O����A
��-�)��j��� ~�T������T�_�v�H�X��)���S;p&|�6���)�:Jz�n���ѣ�KME3�Ն�3���� gQj���XC0�
�#�&8O���.^��!�1s�r�!�����f��Lm�Tf'cMz�Ǵ���-PX�,r���fຌ�,T�Bv������q2���d{���L�7y7�C��#T�ژ8� cRo��J!���K�c�jI�E�_B�R��0P[Ŧ T�޿o[���|d/���"@J=���b"�n�VXʢ~f�,��T��ǵ~i�ς
�*iR
')%ub�`(]�1ad�撗/,���1f �G`���*�#W^-�>A�H����n�D��0��d:w�ck$#+�$��R٥��6?ꉩ�(�$��� �c��B��l�G��B�g� yX���.�X��@�*�m5�01��.y_��������Q�.�g� �Q����|Dq�(�����PJ��`�L�sT_�5٦���xc$1����:�0.s� �qE�$]A�?��Z�BP�By �Y�Nr �K�c.��9"!��+lj%^{�'B��ؙ���J�}�$r����>��RR1k`�h�aߜ>�23���݇)�ؓ4y+��i%����{�0D�W�l�[ºU�����bp�
�'"�8�gi��>؁���� )���� �9<SGSsf,=taT�q�ktV2�k��:�X�6�-�!t~�D�+Ҟk^YY<b���Ǜ�羂S1��Ϋ��ST���c�k���͉"E4�y����]#�4?�ވ?�o�{bl�����k������A-GRF2@!a-c�tDD����8�)�M�IM;a`ʴA+�mR#��K��r��z�������� �) ^(N��Є���i�_��2z�gr�A0HCf7�MՐ�"'� ,;0�4W���d6L6�L���^T�Wc%��J�z?-�f���EnCt̂���\ Hz�`�^$D�X�omt8z�@�6]�6�?qW/?�fWzR?�/�������e�Zb�QO�%�g�ʋ�iCd��6d���"
�=m�*����)vm� ����a��~co�I��%���d����,pt:��R�EG�k���
���O�j� ^��}�9T��9�N�;�P��6 �Pi����o�²F�}E#@n4 P3kۭ�{H�t�p�m@���W����b^6p����eP k�-��6�:e�6��ڻ�j� ��6y(�}J(��f���˒*�Р�U��no��oY��E�0���F�ױ�m�BH6��l�s2��u�ʟ2�)��md�3J<x5�IbD���]B;EC���J����SM`��1���urڢ���� �*�9pV�� TQ��@әK� i<��Ɛ*f���j*vn��%�λ& Q?������k�ѮjF��)j>���>~&
���t �
!�?U�Q��$�s��&����`�[�Sx�K�m����h���<��'�\`� �r횻h�OƐ�e{F�W&��9b�>���W��@ʫES�ޢM
rR��(�s�K)F�cz�Tg��l��q*��H�J50�$����"�q T�:,F@���G�)�qp�Ԧ�1�&S�ĀƳ���g#��.��T��\`�'k���O�Q��p���J���|� ��%2�D�Ol���J0� �N��$�Cl�� �ǫ�ƥ���˅�t�!�Wo�HA�����հ�䰫ġ��ėG$!z ^ؽ(/Y P@$�8PV"+-
�B���:HN������l��m�e���-������U�JO]�A*�&�����R2�-�%�D��!|��U��9�8�%7���^�Q�GC�
OTTO
� CFF �塳��(EPAR*��0OS/2�2zY�`cmapA����dheadè��h6hhea
�٠$hmtx8����
>maxp�P�name>&"�  post�  FontAwesomeC��������� � ��� �U�6����U�6��� 0o0����� ",04<>EGMT\_ehmqy}�����������������#)4>HT_lp{������������������
'4=GRYfoy�������������� &,39COVcoz������������"/5;FPUZes}���������������&+16<EOW_hmqv|���������������� )04=DPX\aju����������������(,26GYhy��������������� %16;>EMUckox��������������    $ 5 G V g l p v � � � � � � � � � � � � �



&
*
-
0
3
6
9
<
?
B
F
O
_
c
u
�     & 5 B Q a f m t y � � � � � � � � � � � � � � � � � � �    ! % ) - 1 5 9 = A H L P T X \ ` d h l p t x | � � � � � � � � � � � � � � � � � � � � � � � � � � � � � �       % , 3 7 ; ? C G K O V Z ^ b f j n r v z ~ � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � �  !%)-159=AEJNRVZ^bfjnrvz~��������������������������������
"&*.26:>BFJNRVZ^bfjnrvz~�����������������������������
"&*.29@GNU\cjqx������������������3>glassmusicsearchenvelopeheartstarstar_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroaddownload_altdownloaduploadinboxplay_circlerepeatrefreshlist_altlockflagheadphonesvolume_offvolume_downvolume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalictext_heighttext_widthalign_leftalign_centeralign_rightalign_justifylistindent_leftindent_rightfacetime_videopicturepencilmap_markeradjusttinteditsharecheckmovestep_backwardfast_backwardbackwardplaypausestopforwardfast_forwardstep_forwardejectchevron_leftchevron_rightplus_signminus_signremove_signok_signquestion_signinfo_signscreenshotremove_circleok_circleban_circlearrow_leftarrow_rightarrow_uparrow_downshare_altresize_fullresize_smallexclamation_signgiftleaffireeye_openeye_closewarning_signplanecalendarrandomcommentmagnetchevron_upchevron_downretweetshopping_cartfolder_closefolder_openresize_verticalresize_horizontalbar_charttwitter_signfacebook_signcamera_retrokeycogscommentsthumbs_up_altthumbs_down_altstar_halfheart_emptysignoutlinkedin_signpushpinexternal_linksignintrophygithub_signupload_altlemonphonecheck_emptybookmark_emptyphone_signtwitterfacebookgithubunlockcredit_cardrsshddbullhornbellcertificatehand_righthand_lefthand_uphand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilterbriefcasefullscreennotequalinfinitylessequalgrouplinkcloudbeakercutcopypaper_clipsavesign_blankreorderulolstrikethroughunderlinetablemagictruckpinterestpinterest_signgoogle_plus_signgoogle_plusmoneycaret_downcaret_upcaret_leftcaret_rightcolumnssortsort_downsort_upenvelope_altlinkedinundolegaldashboardcomment_altcomments_altboltsitemapumbrellapastelight_bulbexchangecloud_downloadcloud_uploaduser_mdstethoscopesuitcasebell_altcoffeefoodfile_text_altbuildinghospitalambulancemedkitfighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_downangle_leftangle_rightangle_upangle_downdesktoplaptoptabletmobile_phonecircle_blankquote_leftquote_rightspinnercirclereplygithub_altfolder_close_altfolder_open_altexpand_altcollapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcodereply_allstar_half_emptylocation_arrowcropcode_forkunlink_279exclamationsuperscriptsubscript_283puzzle_piecemicrophonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchorunlock_altbullseyeellipsis_horizontalellipsis_vertical_303play_signticketminus_sign_altcheck_minuslevel_uplevel_downcheck_signedit_sign_312share_signcompasscollapsecollapse_top_317eurgbpusdinrjpyrubkrwbtcfilefile_textsort_by_alphabet_329sort_by_attributessort_by_attributes_altsort_by_ordersort_by_order_alt_334_335youtube_signyoutubexingxing_signyoutube_playdropboxstackexchangeinstagramflickradnf171bitbucket_signtumblrtumblr_signlong_arrow_downlong_arrow_uplong_arrow_leftlong_arrow_rightapplewindowsandroidlinuxdribbleskypefoursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378vimeo_square_380plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BECopyright Dave Gandy 2016. All rights reserved.FontAwesome� bfv~���������� *.6Llp������������ +8?CKX^b����2IU�������������� ,3:@EIMXag~��� /nw~����������?Chy��!%*.27@U_ch��������#,17DINTX\����� 0 < l { � � � � � � � �

)
5
G
Z
_
j
m
v
�   : J U Y ] n w | � � � � � � � � �  + L X t � � � � � � � � � � � �  / N W d q ~ � � � � � � � � � �/;@HLSWe���������� !%*05@N\jv}�������������� $).5<@GMbw�������"&+>L_hmrw~����������'19>CHYap|��������������  '-16=CHNSW\aiq~������������ #)/4:CHPX_fkp}����������������)/;GOU\dlt|����������������
")
�-�T%�������fA�V����R
@>
��
�l�f��P���������������z�z� ���
�L
���4� !
���������,
�t(J
� �3���3 �3���3 y}}y 
�4���f
�T�
@��4��
���
�������<
��.
�Ta@�i��<�����< . 1 ��TR
 3 y`
8�T : I
���TE���TI
���A
KGK^
� `� G�T^
?��?��
V�>
�(y}}yKy}����������}y�TI k <
��.
�Ta��]
3
�+ ���� &
�T$
�n�h D
 @
i���
 1
�
y}}y�y}����������}y�_
$ -
��9�, �|�zKz||zKz�|����������I
M
 z||z ����
����������f�f�
o
�To
�To
�!�� [
 �!�5�
��������3
v (
S���[�=�������T� +
�}�y�Ty}}y�T� (
�+d
�+x��0
+ "�� ���������� ʆ��iimdod��������� $��@�~� K������z�&�w{�y�yw��}|� |�}���x�z�{�wa&z��������K������������ $|��'� �������������F�����F �
�E�Q� �|�z�@z||z�Tz�|���������|�z��z||z�Tz�|�����@4�D
��c
X
 �L
 DRRD ,-
��Y�O
�f�fC
�f�fM���
h�n �
 j�TD N �
�� ����������3
�+������ �
�T�D �|�3C�� �R�D\ ���
� &
K$
�
 �O H
�!�b�! �5�!L �C�3 �
�T�T���T�T��]�;��(�=��Z�XW�G/�9�;���/�_M�knm��n9��:Y�I�Ƒ���P�`�q�������������
��~���d�_�i� ���� ^�@�!
�T�T��(
�T�T�
:�4 \D �
���L����
�L �4��������
�F��/�B��������NPuc]�T<�O��d�}�}�|�1B&�2�B�����
7
���� 3
��+ k
�ԯ  3CC3 �
����E�Q���l �
����t
�{z�P & ���] �]� �t���
�<�����<�<������
���<*���,
�������� �������#�E��A�S� ����i�^wv�h�������v�i�^����S� �A��E�]�#�� � ^�T@�!
�$�$����C
��M�����$�$� V``VV`������
`V �m���3�'!������%�Ơ���#xM'� nq��w������d����������������o�^ Ky} �_��I�b� \�;COLD|yz|�r����u��{������������A��0�����������%����l
� �) � ��! p
 �
�� 0���r
���R
���������&
�T y�}��� t ��� ��
��������T1
�+�T���
�����
���tV`�������
K��T��
���
�{�z ���G�C���C�8�=<�<�8��C���G�C�� V``V z�|� �� P
���P
��:}
g
��:� !55! ��A
���&&��T �h�@�� ���� ���
z|�� -
��}�, ��RD ���� ���� �
A
�
�f�f�1
YY�
����
�Y��f�f 7
����������&������� �/����]�]������1����a �
��
i8_dd_�~~�x�
z�������������������ƅ�����y�� �M���Y����;���/����������������������a�3���� <
�T�9
�T]
L
��;�����;�Y�S<��!��y�o�t�s�{tq�T+�T �g��
�5��
���\�|�\�?�Z���E�ԅ���c��*y^H�(�ym�|�[�� � �������Z�Zr�w�h 3C��t�|b
EQQEEQ���M
�1 �1
 hnnh�:
<
�t�t��t�t?
�Ta�t�t � ����������� ���R
 ~��4��~ ���
�L����p *�<�����<�<�����< �� ����t���� l�
�f�fO
��������
� �!�b�! �
���8�
���8�
���8�
�� ��l
R
 ���������� �� ���������������� �tkR��E�; �
Y�O
� :< �
�
 <� ���z�z�� �����������}y�vKy�x}z��y���� ��
����<�Jڔ��� K$
����� � �
^��hnnh���v
���YYC
��
 �*�����*�*�����*�*�����*�*�����* ��*
 �4���ԟ�4 <
�T.
��������� ��
� ���y�y�� � �&�� ������������������L
����v� �S
�+��
 ��
�����t�)
������t�� �� ������������������ � �T�f
n��$
��,�l"�7o�''��$
� ���
���� ��������������������1�� �A� �
 Z
�! ��� �!J ��T�� �� nh� z{� ��
��ˋ���
������h ��̍�����������t|~�}�:�� ����8���T���(�A�(�A�(�A �3�/�����{�V=������������� ��@�^
~��������� {�zz{�� �{�t�s�o�yx ����� �fz���\�J�$�9������:�l�A A
�T4�Tk
�OI�I��gX�!�!�gX���g��! -
�l� ���
� �0
��
�� ���z��
��
�o
� C
�YM �
� ;
�a
��z
�����
���R
 ���������� �Z�Z������ �@ �~���� q ����r� D
R��'/�h
�����(�=`��h��Z����� � ,,� � ,�� � ��� � �,�  H
��T>
��� +��, � �!� ���{��V���v�7�+�4�� ��
�����
�� �J
�T�3���3 ������������{����� M�Y��� ���t����k T
��� }��
� ��nh ��
�t�tF t�v������� pttp&pt�� yy�rrr�r�y ������� -
��3
���y�y�� a
�� �������� *
�t �
 ����� y���� ���� 9
<
��/,
 %�T)
���\���� [
����KR
 �t��
��G�t� ���@��$����$@!�� �����p ����N
���
� !�5�
 rrc�r� . ����� ���� �����`���u�ttu~w� arwwvyr�/�������� �4���4�����4��4 ��w�_�_�c��������� STdJ,]��շ����49�� �������H�^c��cl�������� q�t��������(
 �4�����
�4���� ���]�]��
 83�� ��
���� s�� �� �� ������������ �&&����� E�z�*�6�z�*E! �D�$�$�D ;
�T �A
]
�� ��1
 ����� �3
�}�t� ��|z �� ���������a� �g�__gg__�g����� `=����d��b��9�7 �<�����<�<�����< T�T�_���L��d� ��g
���1 ��������� ��� ������`�V �4��� ���
��� ��C3 �� ~�w��]����� �g�TR <}|������A �;�����;��
���������������� �����������T�t ɽ�� �h�@ �
 z��������� ��
0� @
�� P@��z�y�z���� �
@ �������� �zz{�� �
�:
 �
�� ���|
��1
������ �
 ��
 �@�h�h �a
� � ��
 y}|z �g
 3�� ����� �@�h L
 D�R� �$�$ �w��� ��
���
��o���o g
�L
L
 i�p������ ��+�+P�,�� _h�m��x����� �������ʲ� E�Q��l ���w������ �x
 �
 �
 t��
�� �������z} RK*
:���z�{�� �t&
�t(
��� �T^ ��
�� ��&� ��
� ����b
����
�� 'y}�� �
��5! ��
 hn�� � *1���0� ���x
� ���������� �����s�%�$ ��˒������ _g��������g_ }jii� = T
��`V ��
 ~�v� ��� ��� �]�� y�T ���k 5 !4������� ���z���� ������ �����1
J� �����x�~ wk�z|��|  ��1
���
 �g� ����� ���� ��}y� f�� ����� �
 ���� +�� �� �\�$�"�W�T �
 �����n�h �o�fZedZd �k
�%��t��~� � �-���� )W��b�it� wmx�yj�h �t��t���t ��OG�� ��
��� �v� �� ����   }�������������59������������4L�K��5T��;��)���  % T �
^
� O � � �  H �ao��ZZ]����XA����� M~��_�/��Mc{���D[r��[�  n �!:!�"<"n"�#@#�$$�$�$�%%�&H&�'U())�*a+4+�,<,�,�,�-�.0.N.�.�//h000�1N2�34+5}5�66G6�7;7�7�8s::e;�</<f<�==�> ?�?�@1@�A}BB�C�D�E�F�G�HDH�H�IJNN�N�OOnP P P PP�R"RoR�T�UNV#V�V�V�W#X5Y]Z�[1[�\R]]�^
^�_9_G_U_}_�_�_�```�a-a\bKb�b�cjc�dQee�f{f�g!grh!h�iipi�j$jbkk�ljl�mtm�nn,nanxn�n�n�n�o ooao�ppYpbp|p�q9qBq�r�r�snspsrs�tt0t�u�vpw}w�x xyyXy�z^{`{�{�|H|�|�}�~1~� ,��r����@�|����h�@�s�������i���o�����%�����>����I�����G�&���w����0�M�G�����;������'�N� ���%���1�������������6�M����P�����<��D�B�������{���M�������d���Y�V�����9�������/�=������$�*� �����<������q�o�Q���~���N����[��Ų�;���N��N���{�k�<�8�*�-΁���2��a��^��Ձ��|ּ׫�x��ٓ�+����ܑ��ݿ���;���}�o�V���f���$�������p�A��/�������%�������������J�Y���� O 6

y
� � t \G4��`&��UHw�e��� {!!z!�""O"�#�$�%�%�&5&�&�''''E'�(�)K)�*�+ +m+�+�,u,�3m3�4�5525H5^5i5�637M8�8�9[:r;;]< <L<�<�<�=;>|?u@�A�C6DaE�F�GFG�H#H�JjK?K�L�M}N�O�PhQ6RMR�S$U�V�WeW�W�XXEX�YY�ZZqZ�[[�[�\�]�^-^v_T_�`?aa_b�csc�c�c�c�dseyfHf�g-g�h$h�i�j;k5l?l�nop]p�q�tt�u�v�xIy�z�{�|�}c~~��R������S�U�W�Y�[�]�_�a�c�e�g��������T��t� �T���T���4L
�4��� [�
���z���.���.Ȯ��h�K�h�<�Nh���-���
�������-N�<vhNK�hN�<�h���.���.Nhv<�N���N�vȮ���-���������-�hڠ������v�N����v�u�4�4���T��4�4V``V�TR
�4�4��T>
�4�4K�����0������T���y�u��uyyu��u�y������������y���?�j�`�,4�G��y�u�~�8������������գ����������YSKkj>h3c� #� ^u�i�����������ƭ�����R������������u�@-�>
��a�����F�M�f��fM�Zn�n�w� � ������������ � ������v�|
�b
L
 �`�V���������c~ofa�[��Y������� ����� ���x
�T=
���������K�
���@����s�u�w�#��$���L��>�����������$��#�����������69�JX�"�!�!`V+/E��E+�V������1�R��D
��
��_r��q�@3CC3����
�X
���W
����p�]����������]�
� �k�s�����u�[��z�th
�U������������E
�]q����9� �[��[��9�����:��Q��Q��:M�q��k�s�����u�[��z�th
�U������������E
��X
g
g
��vV����l���X�X��l��V���v�6�*�3���3���6���V
�)���������\
�Ki
�����
����
g
���
����
��i
��4q��
���
@�
�v�������x
����x
���
����P
�T/
���P
���`�V��V``V�TV�`���������Ԣ����T/
��
����P
�T/
��
�TV``V�T�%
��P
��
�TV``V�T�%
�TT
�TV``V�T�%
���� ��^���y����
�$�%�����
���8�������A��������h�h��������v���j���y�����������������y����
���������
���8���������8���A��������������A������������ ���e�� e��������
�t�tA
KG�t�tGK^
�t�t��k
�t�t����=
 ���e�� ��������
��GK^
��k
��=
���������
pL
�����t�W�&S�:�aR`S�:�a�)��)�6����z��
�6��)��õ��`�a�;�R`�W�&��t����
�l
����Q�EEQQE�E�Q������������
���Q����%���
���%���
�T�%�T�
��%�@�Z���o�����z��K���}�z�����������������a�E�V������������" n�m�l�o�L��{�y�ry}{�{O�J�Nl�l~n|�������i��&js�����������^�^�[{m~m�k�No|�y|�rz�{���Kp�i�j�ki\f_i]�����������Q�M�[�����������!��|�����Lz��~��r������Ǒ̒Ȫ���������������'������������f�g�i��������M��������a
�����`
�����
�����
�����
�����
��([po����p���H��H�4����wO�V��VOcZwE�;���
�L��1��X �vx
��g
����������n���n�����t+��
�����
�s������~��o�J�,n�W���`a�G�ah�c��~��v�~�A�������������H���H�����������������������
���!�4��t�4����t��t����4�t��t�����td
�h
�4�#�)�v���Te�����{�||��||����������N���������g���|��5����p�p������Ty�~}y�:y~�����T����ppur��5��|g�ccn�_��Tz}���������������y�}}z�T���� ����
�z�T�
�d��gf[wXX[��f���e��>
��� ��t�q���T�:�T����
�T�T�
�T�T������j
�4���4�t8�����
��n���T~����~�������
����������Q����5
j
�4���4�t8���(�����������������������������%
��T������T���������5
�v���T�����,�T��,�T���������h���X�h���������Ym���}������}c�h��hcqj}����}i�Vg�v�v
����w�����x�r�w�wvt��6��������������#��
����L
��� ����!�S��Y���y�l��D�&�������������������)�'C�3���Y4�����6
�T]��
�n
���t�}���|��}�zcesd�,.�9/�F����-���
-
�T3
�T��
����"�Q>�W���������������������"�S��X�������5����z�|��[������������,��9��F��Z3�����T]�������'�
����"��!
��!
x
�T�
���
���
����@����
��n�����q�@3CC3����
���v��T�a
���T�����T��T��+�1k�T���^�^�����^�^���Tk�
�[��
����i]�b�t�^
�k
�������K^_�=��1ln��o�����1�"�-SK�q~n}s{x}zs�z3��������;��3�n�� �L���������� �v��T��T����
���T�
��/����W�W����/��!�(�Z�Mj���:� kA��OK*
k+8V=_G�xɁ������������������H�KxMG�_8�+��
�� �����M�������������f�������f����N�-������hnog?��� � ��?g�o���������� Gw���Jf����N�-������hnog?��� � ��?g�o�������������_��Q�P���o�x��}��y�C����Q�(Csyrp}t{xo`�������P���Q�_�����K����� ��n�{�}�������|�z�x�8� ��S�`�`*�S�8� qxozo||�{�}�s}|{n3�������� �K������������
�������
����������
��
���
�b
��
�����������
����
��������|
��
����� �����0a
�� 8������
����������������v�v�ʪ�ʪ����ꪫ����������ʪ��骫������k��i�hvv�v�i��j�i����ʌ�
����t
����������1�����
w�
����������ʂ����ʂ������1�
Y�������1�
������
������
�����
�����Q�
kl�lt
������ʇ
����t
F?������i��j�ivv�v�i��i�j����n
�)n
��m�_�^�X*�D�t��cX��_�^�s�jii}jtt�j�jh��s����������@
 a
�������g��|�v�t��y�w�x���og�`vf�/TF��w�����������������.��������q��ra�\��zz��z������aM{tsw�x�y�z�z�Vc,sj|wu��t�{�t�v�\h2p]�yx}�x�z�u�x�Wi:mY{pvz�s��~�{�s�w�w}e�_�^#��:��/�����������r�����8����"���
��{
��O
�|
����o��
�����������4R
�4���K�
�4�"K���m�e��,�,�eB�V�4���K"44"�4^
�t�4�&�4�t���)�
���T���3���3�3���3�3���3�3���3�T�4�tX��r=�E��E=UIrX��tZ
�v
g
J����T��+
��,��Q� ��
��i�ep��%��/��,�xx�x((��(���#�Ɏ��������� w�����������R��'���������V��b���gfV�p��o�q�qq�������{����������\�/�j�}�}���Y�h�^��?�DF�G@�E�a�t������V@���h����a�%�-n�<�����5�����s���c����������sŔ�O����������5���*��V�JM���(0�x[[��_}�~􊢋�������� %�����������;�AH�W�{�'Q�bgf��g��� ��F�I��G�����������f�=��R��!����G������v�^]�^����z����8����'��n�\��PuH�#hPMqJ�K{�-�!ߜv���`�������Њ�����xġ���������M�M�N�������[������������Đơ�ϦԖУ�������!!�!�����x$ǁΓ�m`r�;�n�i~G�h�ftnOlF�Kw�z6���������-����� ���������;�������p���6p�_�ph��6hp�o����;_}oh���6�h������6���}�_������Ǐ��\����������|��}�Cy� �^��^�^L���uZ�
����������������������q�����V���pept�c��CD�C��
a
���� �������ǐ��]����������|��z��b|�|}3��mrS�
�6��6��7W��,�������� �"�����������������V���p~yv}u�����������
��]� y�����]h�� vp|�zww�z�v��� ��{����y{ ���� ����������|��p�� hb��=
�9�
,���=
�9L
,��=
��9x
]b��=
�9�,����z
��=
�9�]b��-
�9�
,��-
�9L
,��-
��9x
]b��D��D��D���
������t�������
�@�
���
���
j��tW
�������������������������=g
�TXj���T���R
���������G��m
�������������tX��v�M��{�t������z{�~�'�&�9)
�T��T�3���3�T%�:�'�'~�����)�
�T�T����
���Tp����4�4�����4�4�����Tg
�����|z�@�
��
���
�4kq���b
�@�
@�
�<�� ��
������D����������������~��������������������~U�T�����4�4���������m��~�sj�iij}st�:�9�4�4�:�:�@
�x
� �����o���i
�N�L�T���_��p����������’��j
���F
������
�����v���
��P����J
���������Ϡ������������H�G�w�w�srP�|
�m�X�X��j��:���b�kkcv`~:���j��X;`Y;l-&P���y�y���;������4���������� ��S�+����,�,�������|��������|���������������������������~���KK�������D
����������������������������fc�c��K
+�4�4�4�����4�4�0�0����f��,�,f�M�ff//������ ��x
��g���g
�������}���{|y~w������j�D
������������������|�z����X
"��K
����� ��
�{�z�����t�{tq�T�4� 7�����\�3�u������������������l�z��*����� ��p�4�Tq�t��������������
 ��x
�Jw�
x
���g
����������������KK�������3CC���3C����t���������������3
���������������fc�c��K
�{������k���k�Y�kk������k�Y�kk��kk�Y�k�B�B�k����������
���������/
��������������
���1
�!
��
��(
�����
-
���
��
�����
���
����gs�
��_
���
������
�Z�_
�Z�
��
�S��
�Z�_
�Z�Z�
�Z�Z�r����Z�
����h������l����vl�r|h�@h�|��ZL
@^���
��:��^���
��]ZL
@� ��
��~
�Z�^
�Z�Z� �Z�Zr�w�h�Z� ���
L
���~
�Z�^
��Z� ���
��������@�^
�}�����rr�w���
����r�Z�Zs
��� �
��}�%L�.����� �:�:s
�z�z�
�z�z�r�����:�:� ���������%L������'� �z�zs
�:�:�
���������
�:�:�
�z�z��������������j����d��
������\
���4����
X
�������j��hn���������
Z}�2z�z11z���I�I�I�I{�zzz��1�����������I�I�I�I��������������������I�I�I�I���������1��zzz�{�I�I�I�I��{z��v
�L
��
�����
����z�z{z������������������7
�v�v�,�+�7
�1��zz���6���
����T�����4��T��
�T���4�,#Q?`\pnZt������ҫȧ����P�Kgjzx}wy\O������������~������#����7�@�T��K��T
�t���t��t�4����4<
�T.
�4a���+.
�4a��]
���F�4����4��
�4��4
��������`�$���$`����$���`�$���
���$���$��}
��$`����$�9������#Z�k�=�=�k��#��#�kZ�=�=Z�k�#9�#��k�=�=�kZ�#}
�#�k��=�=��k�#]�
���]�
�����
�&�&�1
�����1
�&�&�
�����
�&�&�������&�&�k�K#�
��g� %�s
�����'�'s
%%�
�����
�:�:�!8#��t���� ����������%��5�����6�&��{��S�j������������jQ��h�[�=�����<�<�����=�>������
���>Kw��L
��^�C�T����������}�s�@��sk�iij}ss��t�`j�t�� ����������}�s������TӸ��Kw������~�s����sj�iik}ss@@st��j�t�����TC^OG�G�O��T����s�`j�s�@t���3��������� @w�K���m���sj�iij~st��s�`k�s�@s��
�������TC�^���Ǹ��T����s��
��������� @��K�T�m@��sj�iij}tt�����T�
���T�����tj�iij}tsA@s�`j�t�� t��
���� �@
��@��j���
��������t���,Q���a!���� ��K���t�k�v��������������������q����C�t���
�����
Z���t�
�����������Ԋ����
�
����4������
�<�����<�<������
���<*��!y}|z�Ty|���R�����T��|y��.}�|�y�Mx|��z������������p���������������������������4�Hhnzh�Thn����h�T���T�hS�\��V`��[
��y~���5���V``V�V��5�������`V� ��R�L�����'��HMoZd��9��9�dM�H�''��m
�L*
��$
��4���>
�4�^��v��ߐ�
�����/J�7�I[^_[Z_~}�y����������{�x�(���4���Z�f���7p\XT���H��aG��-���w��h�h�i�w�V�Q�Z:#v���z]��l����`���L{�l��{��,�+�������\�^����˒������)v��g
�4A
��GK^
@k
���������C��������N�.E���Ti������C�������k�h�����T�������$�T�$�
�����?���L�������L���?��'���0�cGv=<����
v�c��0;����'�d�quuq�--��I
����������L���a�������a���Lv�trr�t�v���L���a�������`���L�������v���$�T�$���]�D��'�#�5��'���0�cGv=<�#���7����quuq�-.��I
���S������v-�y����U*�PN�O����_���Z~w�rsr�s�w��H�7�*�V3�ziU{������Q���������g� �e��g� �������S����������A���:�N�T����~�=�����L��=�&���0�����E��rA�������u�X�������������
�������5y}|��y}���R����|y�R��
~�|�y�Mx|��z�]�����������p����������k�o�u`�\\`qbu����ud�[�dd��s�L
���������u�����z``K��4K++�4�4�-�3����������������������������V��������+*���������������Q�Q���������������듔����V�V�������������������������땓�����4�L�5�5����4K� ����������4����˫��4��4��˫���
��
�����
�4����������������4����T�t��
�T�t��
�T�t���4���������4���K����
��n���t���������4���
������t�K����
��n�������qK�
���K�
�Wg
����������.���"&���F�t4
�t�+�� � ��������������+K� � Qc-b.T5���M�K����Tz�|�
������������sRrQnS�SL0��t4
�t���������ĤŨ���������Ty�}�
��v�M����%�������%�����_��I�b� \�;COLD|yz|�r�����s�{���������A��0�����������%����ZL
�T��K�i�``�i��K���,�����Q�Q�����,����^�l�+��
���^�l�+��
����
�a����r��z�ys
�z�yrr�b�r�:�9�r�������������
�:�9�k��
�l����r��:�9s
��������s
�:�9rr�b�r�z�y�
�z�y�)��
����
�������4�T���������T:���������y�xxy�}������||�P�T�4�4r�d��Tk
��4^�T�4�4���f�TG������4�T���������T@|�|�����}����������������� ��
�o��
���p��Q�EEQQEE�Q�����Q�EEQQEE�Q���
���^�O����H����`�E��{l^@l�P����,�������������h����� �v���
�4�h�4���&�����)��WW���X�g��3�
UGQ��� {y|ss^�������
������ ����������h������������ ���/�����������T���
��������������!
��
��(
�����
-
����]�����������
����
�����
���<���
����������������������g
���������������������������
�2o`gfbn��������h���� ���.���������/�>�p�����������+�>�������|����R�i����������/8�C������������rb�������{Zja_q���������V �O���m�|���
����P�.
��
��������
�������4��4�T'V``V��tM
�t�Y
�����L
��������������T��������
�����
�\���L
�
���T��T��T��T�����no��q�q�on�!5�
�������������T�����f������t//tq�:�v++����������n�+�*�m���������m�*�+�n������3�3�A����y��p�p��v��-�����)a
�v�v����|
���x
��>��o����ERQDEQ���M
��ERQDEQ�������QE��9���}��,����~��������������
�q������������
2s�r�q�t�-��}�}�N}�}�~Z�T�Yp�r�r~�������n�� pw�����������e�f�c~r�r�q�/s~��|~�M}�~���,s�o�p�pndmfne�����n�
�s�����������
�������-}�����N����������������1��������������������k�m�o��������/�����������U��>�a��
���BU����aN��
��
g
�������y���
����s�6���$�7a
��O
����x
����d��I�.�3�W�W���
1
����vx
��fo1\��s�\ko��d
�y�xx�<^�� �
�����U/�Sk��W��� �?Ÿ��������j�-����@� �
+6� ����o���
� ��D�ɝ��·�l��Z'�#ik}ts')��2OKebh`i_��mdG1dq��\�����W���m��]��a�"W����B
�������������������
��O
��x
����e�� �G�.�3�O�׈����1
7���vx
��GNOH��� �6�
� t@�K̬�-*�o�s�r��^� �?<kO����篞������
�O���Y� O�x�x�y�t�R]׈s�sv�k�c\k}\vsO����1f��O��z�k������O��~�r�������v�d�����O����J��.�eY�$�n:mo��O�\������q�1�d�_�`�c�Jl�2�)t��}�����Ǐ���y�m��D׈��
� ���83�������h
���K�
�@�K�M�>�������������M�>�K���R��4�)�<�5M��n����ɿ�<�5�)�4�RP�������p�]����������W
 �����d�r��3C���Tt���~ϧW
�Ԅ�T�3���3���~ϧ�4�������J���������{��{���{������J�{�J�� IYU:��=Y��Ͽ��ڼWG���� ��j�8Ke`bz�|�vw��{��� �̋�{&�������,�(�i�"���z ��x
�����4�t�4���T�
M
�T�4���8��0����
�Q�E�EQQEE�Q������0�83�(��y{���������������w�A]���x
��g
�������D
�T0
�TK
��^��@�!
�D�D� � C
��M� � �D�D�������g
��������)
��^�Gof������|�T���^�Go���% �
�o���������8�^�!�Y��������1���/����)���Yb����1��+���1���q�Ը
��V``V��R�z�f��|�X�m�}�[�YKKkK+++K+K$
��;
��+�++k��˙����������̚�z�f�R�����[� �/��`����������������������������������o��������������������������b���������������������������t��������������������������@��������������������������������������������������������������������������v�'�T�_Gq���������z�y���� ��Y�w�j�����o�`�)I��b`�__`�b�)�`~oD�W�~jgw^S�X� _�~|~~t�jn~@t^�o�Y��Y�k��|�P��/�"���`�c}�{q��_��'�T�v�;���y�y�����t  ����
�z˺
�?ApDU8��8D��p�?��>
���\����x��T�T�z�{{z�~�T�T�6
���T��
�T����������������
�1�
��!���8�� 2 �Z���Z����.n8��2����Y\uZQ m{���������r��������^�-Ʒ֫Ϧ����� � �[� ����������@�{�wx^�^]U�p�[�c��\��ˀ�t�� ���������b��de�e� ��� �@�$fb%� <l6fGW���G4����� 9�<:]ua\Q ,�2�������n����������{������
g
���������Z�w�R�Q�S��qk�lN2�IUph��s�J���&�J}�r����I���m�{�j�l�kā�u�v������gE{|jZvkSr^kPxOH.�7�6�N�P�T��>�a�a�>"�i�p�ul��e��Ǟ����ë�����ѯ����x
�������|���D
�����4)
���&��
���3��%�������x
���&�;�*2�26�;�*�����{
u
��qX�sIm�[FHN��M�o�����;�ot�p��л�ͩ��������������&�o�x�tt_�Jdw�r�y���0�A���y�������u���{�&A�y���������  �v�(T��QrLyJ�γ�ʣ�MfEpB}�P7�.�G�$�%�Fr�r�s�������3�Xo[{TO��(�QV�Y�`������1���(m�pn�nvw��w��� .�"�4��X�+pr��q/�#�>V�K�������?�����ʹ�ķ��� �����������S��p.���v�/����n��������������������Q����11��'�A�������<������
�<�����<x���p����%�����������j]^��h�Y��E�֊�ׅ�B��
�����������?��G���ߩϼ���qٵ�˟�'(���͔��͂z���'��w�!q=�w�U�G7���HJ�?x�s�]C$�8rw�s������p�����*�q���������������������������i�������������������������^�������������������������a�������������������������r������������������������ʆ������������������ŕ������������������������ �v��T���T���T�
�T�
�T�4�
��T
+�T���+�]�)�������
���
��
�@�
@������@�n�t���t�����
���
���
� ��������e���
��Tp���z�i.�]�,�+�+�,�]��i�����{{���}�zy�j�p����n�������j��r����������������y���'�������������'������{{�~�{y�#j�o����i�c�c���i��q��#���������������4���|
�����4��4�������q���q��4��@����
��n���2�t�1�v���������~z��1�v�F�4������Y���tH�A��AHZEt�Y���r�tp�Ԑ
��
��� �N
���
�4�T���t��tf
�T�
�E�u��F��F�6�����!�1���=۴�� ���n���_�F�(�
��
�R�D������\�����������������\��u
e����T�����$�4��
��.���G�^��������S������S�������G�^�J�(��@�t�w�T�3�f����x�V``V}�~���d�3�f�T��w�@�t�(�E�Q��T��!����T�Z`�����������w�r��P���N����x�y�p�r��NV[�P��w�r�q�q�yx����y�p�r�r�ww�r[�P�N�r�p�yxxy�p�r��N�P[r�ww�r�r�p�y����xy�p�r�r�w���P[V�N�r�p�y�x�����N���P�r�w������������}�����������������P�NV������������V�N�P�����������x�����4���.����o���
��Nw�g
��FPPF���s�\k�d
o��y�xx� >\��V�?��Ck������������������������w���k+�+JL������
� ��
������=���3���`�?.Qm\ibgbjnG5[��\o��������fu�e��l��B
�������=� �� � ����.�G�c��4���n8`��X�C�>��[�B��
n������a�tĹ�����o8i�x���������FP��������v8�+���֫ঽ�t��t�t�u�V�]�]B��1�������
����
o8��[G�ng�i�m��Q`�?��3�4�=_�`�b�
��
� �� �� � �=�a�c�fn��}�|}K�K�Y�X���S��#�L�����n8�������
����4���.����,�`�
K�
���P�V��?�Ck���1�B�]�]�V�v�u�u�t�����������+��������`��PF���`�������xi�������P��ta������� �?����M���Q��YK�K}|��}�Pf�c�a��=� � �� �� �
��
�b`�_�=4��3��?`�Q�m�i�g�`�n�G[��������
��ʰ����������.�G�c��4���,��g
���ZB�
��xx��yatRt]ss��vikcx\j_��q����FPPFGO����LJ+�+k������������������������ϰ�k�p�C��>�[����
���4�������k�f�u�f������
���\��[5Gjnbgbi\m.Q�?`��3���<������
�� �
�� � �� �p�=������ϰ������ˠ�������S����L��
�������H�
�j���Q�Q���{zH��
00��
����0���������
��{zz�{�Q�Q����y�
��
�������X���
00�����{�zXz{��0�����������Q�Q�������Q�Q����9�����0��{z���
������
����
00{���Q�Q��d���Q�Q����������
������{z������
���������
P���
����00����������7
�Q�Q��e
���Q�Q�
��{z������
������%�������������Q�4�.���������&����E��݂���������v����'�����
�<�����<�<������
���<*�'����������������~��'���������������|iyz���r|���������x|��~t��}�uz��������������������������~�}����t���yzr����j����hv�������������~|�����'����{���|����������������~�oz|������������'���������r}s�pw�h����������������������jh�y�~�|��������������������}}��|x}�o���w������u����x�����������z�����p���}�o�~�v���q�y���v�}��}�{�o�����������y�~�t�����c�����u����������������y�u�u~�������x�����������r���}�������|�~���g���w������������ɛ����������|����������������c���������x|������������������������|����������������������������������v���������������'݀���������������t���|������� $���|����~����������������d����������+������|������~��������v���r����y��������s~�݇�����uw�}�{�~|�G�����|��}}x�z���ut�����������������l��������݇�������|���������~���|�r�������������������������k��������|��������������������'�����|}�����y����������������������~���������z�{�������|������}�{����x����|�����sv��~�v�z�y�z�z����������y���������'���7�����������������������������������������������������������}�r~�����������w�������������������������w������������/*�G�s �k�i��c��8��"�W��=�=s�`j�t�����>�>��G��ww�|�&xj�U��t���=�����������N,�B��Q�?��F������������������
������������_�������������������g
��{���t�q���
�����z�!
��
~�����z������������v�|
�b
�|
����������4�4@���
�4�4�t��
���t���
����q�����b
�Z�w�$�$�����Tl
�Tqt{s��t�o�y�$�$���������$�$��������t�q�T3
�T�Z�$�$����������y�o�t�s�{tq�T+�T�
�����������$�$�6
�T,�T� �$�$��������)�����W�n�������|`_�]�#�v����:��[����������vV����i���\�\��i��V���v�6�*�4���4���6���Y
�T�V
���u܎���v#6�]_��`�u�uu0n1W@��^�;�������Y
 ��U�U`�4�U�5�T���T��T�T`�4�S�2�SB������
zyr�rrr��y�b�cy���������j��d�K�d�j���������y��d�d�y�sq�S�Umtvw�jo�XV``VX�o�jvwt�nrr��yB�d�d�V
������y��b�c�y�rr��U�n�T��d�d�UA�?<AkST3��«���n�U��b�c,��UB�>�?BnUU�'�&UVlA?>�C�T�d�dU��m��ի���3STk@<�?�B�U�b�cT��m�,��Ԩ���'�&������)������J��,�>��������KQtd_�O>�K��j�}�|�}�,D!�/�G�����
 �
��}��
�������#�������#����� @�*�!x
�!��� @���i����#��#f�l���A�\���4�v���4����4���4��3�T�3����o@�T��<��K���"��������~�x��������������F��͇�������������F����6)�-1?pWSRWn?�=�%�(�EU��m�þ����������B��B�������_X�S-(mU6�EF(�%�=�?�VX��p�O��������򎬇������������F������������˞���������y��\�&sqb]�NE��N��e����������wd��G�&NS6�}dNDwO�]b��qNñ�����џ���s��Se&�G�F�������������������\}�w~vt���:�4+q����������������4�����C�K�t��������ې������E����,�����������K
�������4dYztd���PT
�4VAlff�,�,fflAV�4R
������&�T
���i���������?��������fflAV������4K�4��4�������4�0K�4������������������|�+�f�L������dU�S�55�T�T�d�.�.�������Ġ���
�.�.|�����������|������e�WT6LL6UV��e����[�o���!���"��m\��������������
�����B)�%�h�;�=�h&�)�C����M��e��0� � �0�������������
�������4T
�ԟ�4��
��4R
��>
�4��{}������~�bx����4��T����
�T�n���k�m�e������eB�V�4�@>
ZL
�� ��
�
�L
�Tz
�z
�z
���
�w�ep���5�!Lg
�4A
��
4�D
����pg
�4A
��
4�D
�T���
4�D
�����'��)������������� h�� �$�J��7�_�H�������,�� �� �����`djXg]�S��ˈScfzheb��pR3� ^��v�������" O����m��(�;�.?GdFj�P�������yi7�vo�My�y�y����4�
�������(!���?�������:�:: @(��g
���
�T��@���Tz�|���=�������$�����@7�0
���{p�k�g�G�R�[��"�.�_�_�u��š�����ȟ���mN��g�G�&��߅���������Ȃ�������A�P�_��AT�e�A�a6226^%�O�L�J�n�p�s�����o�s�x�Z�WS]{`lcmcbnXzyY\�a\^��cb�h�n�n�p�s���z�f�%�_w�h�Y�+�W�~������������ cv�͉��Β���������������������И���������������1�5��h���v�9��U�!݉�}�t�{�D���$�<�T�;�J�Y�Y�b�ll��|������ԡǩ�������������������+�}������������������������������������y�L�J�G��a�7�5�����t�|�m�`�P���v���G#�?}Z�hzdqcwuvltlsj{h�xPK�GQP��Ob�k�t�l�{·�}����y����ُ���������������ˌ��|n�a`�Z�U���TS�R{S��-�de�h}~��~�3U��������<
�@�?
�a�]
 �������������4r
������y}}y��y}���T��������}y�T����
�����
�0���q��|
@�
&e�e��O ������ �.�����Z�Z�{�zz{������{zz�{��Z�Z����������������R�
���O�XO�X�XO�XO��X��X�X��r�6�
�v�2�
������������
��}�����������W�W������2�����������^��3
�T�4g[wrr��Z�ZTT�<D��Aٕ���!�����!����ف�����1�;�������)�)�����P��L
�*�<�����<���Q����� ���̙�������r��ԋ����ѭVLE^"t*9x�I��&��O�q�=���b�}�%�B�VH�\�f�z���w�}�i�~�w{�z� �Y�
��n�L������U�i�w���<�u��8=��q^�E�i�{PjPn]v�Ӏ��
����)�9�� �(�(�����N���
�K�‚���������s��Ӌ����ЬWMF_#t+:x�I��$��M�o�;���`�z�$�?�TH�]�f�{���x�}�i�~�x{�z�!�Y���l�J�������S�f�u���:�s��9>��p_�C�i�v9U:j\�i�.
��eM�#&�nY�A� �������,���m�����x�wr�
�� ��.�������f�f�������F�f���������H����4 z��e�����`�c�����`�c���#�NW��[�S� ��9��Z��)�����)�)�����)�;�����7����e�e�f�e�e�f�e�e�f�e�e�)����4�������������|
��������{r|�sv>��(���T�+����J��~�f�f��~�J�J��~�f�f��~�J����Z
���
��Jx
v
�����^�3
��+]������@��u������@��r�������������T�T�{z�!
�T�T���������������
�T�T���
�T�T�
 a
x
������O
8�4������������x
�����q��f
�@�
@�
�@w�@�Tu�r�K���@�Tu�@w�@��r��g
�M��mjingr�;��<��7�
M7#?����#��7�7� �<��:�f�i�m�����
���B�4�@ V7)0���[�/��1��/�^��/��������/��1��0�������6���;�$�������p���#���s�����E���AA*,�?���������m���6�"�mp�F=(G`���$����.������������ƣ���� �0�������
����
���
�����D�&�l&�y�l
�������m�����sj�iel{pp��������������m��o��������������y��,�,�yr�rUg[giyx�tq]�u�m���~~����������~~����mu�]qt�yxgi[gUr�r�y�,�,�A�����������o�m���������������
pp{lei�j�t���t��
�����@
�a
x
�K��
C�T�TC�@�u�^�9v:p%"M$�%�M������ڑ������������h�i����C��C�T�TC���T���&�&�����&�&���@��;��$y����z�������%��:�@������K���
���%��������%�������v��������T�������D�d�d���D��WX��YV�_lw}v~v��*���A���d���D�����
������y����o�6���$�7s�����
��� �^���~������ )�?�c������w�r���vy~x��]�͈}�|�������������*��Y���v�v��������������������������T��|
�|
p���1+�T�
���T�>
��T
�����T����T+V``V��R
��>
��T
+�T���T+���>
��T
+�T���T+���>
 a
 �4���
��X�vv�uuv��v��HNNHHN��<1
�� � ��� � �����������1��j��
��j�/������������������������
�����������
�����eU������=���k<1
)��������� $�a�)v�|
���������������x
��4R
�4�����T���
�T�nK���4�������i��m�e��,�,���~���T
������4�&�����4�
�#��x�:��4����t�T���.G���pF�D
�4KqHaZxuuvwtD6O'���x��O�D�w�u�x�a�q���\�_� �I��I�_� �\������D�������D��$�2�?��?� � nzykjs�t�z{z�tsj�m�y�}�z{�J�l�Q��e��űťž�̛������������{�������y�n��������׭������
�M���|�z���T�|������������������������T`���t���4`�Tz�|�
�)��t���
�����������������������������������t��D
�T�n���tF��t{�)������
�4z}|y�t���
�T����ty}���������������������������������{�������
������t�T�4����T�
���N�[c������G�=B�^�60�-
�Q�EEQQE�-
J����u��I7#e  #��7up�jj�_�p�B:�!5��ܾ�ئ�_�������Wc���[�7�+�4���4���7���V
��a
�o��w�
���
��������
���
�j
7�E�p��c
��m��;�4�U��<������ua�[w�RҢ�����&�c
�&������
�R�D[apdu������1
���U�;�4�mp��h�]�@��@�h���֦���������t��|
�t�����������K�d���������������hK������$�4��
������(��@�t�w�T�3�f����xV``V}�~���d�3�f�T�w�@�t�(�E�Q��T�!����T��)�
��T��T�
�T�
��K����5!����v
�
J����h��
�h��3
�t���T��
���
����J��<1
�4�
n�h1
�4�
n�h1
�:�B�p������צ������^���;
��^
�t��E�Q�������
��
���!�4���4K$
�T0
�T*
�t�t�T7�T0
���T7�T0
������
����'�����
��t"��!
���I
���T�|�zKz||zKz�|����������E���T�|�zKz||zKz�|�����������|�zKz||zKz�|����������2D
�����HL
x
��@^�3
��+�
]��������v���x
�c���U��t"��!
���2D=�����Hx
��kR
�T>
���������K���+�
K����
��n+���

T��n���E���^����p�T
�T������+�
]�)��������������
������������}C�����������W�W���������2�����C��4��5�T������-
��3
���4hZwrr���Z�ZrrwZh�4���!���"�"���v
�"���T]��
�����������4����4������
�4����5���T����t�������k�d�����4��4��������hk�����)���T��k��k��
�����������������t�K�������+�4Kk��4��4�T�t+kk�T�k���Ts��Ts��kk�T�k���T�t�4�4Kk��4���F������t������ˋ�� �v���
�����|g�>DR������������T��T��˫k�T�Tk��tk��K���h�@�@�h������T�T��
u
�Td������d�e
������e
����4 u
�j����d����������\
�����y�� ���z��Z��4�
�����
���_��
�����
���_���z��Z����~
�~
���!�Z��
�tG
�G
���A�Z��
�4H�H����z�����t���_�
�����
����z��������YY��������������
�����������Y�
��������
��G
��������
��H�)g
����
������
����
��|z�����q��|
��4KGf�P��,�K�����
�)��+�TK����b
���x
�^�4���ԑ�T���f
�T�
k��D
���n�T�
�ԉ`�t���4+V�`�@�Ӷ����+�[���������k�o�}c��4��ԉ�T�
���Z
��|
���
����4�����������d�_gg_���d�4�����T�
���n�T�T����
�[���������E�Q�����
���5
�vx
� ������Ԝ��� ������������
��T�
��T��Y��������w���
�N�������T��t���"�R�DEQRDE�Q��������b?�T�T?����Q�E\E�Q����X�x�C�3��
B����?��T��
���
���b��'&��m
p�����ZL
�
��@*�j�4���a�����,����t��������{z�!
��������t�C��8�qb�b�b�{�y{x�{����������������K�  ����t�4��
�4�t����G
��G
�4����\���<��������-���7����������������ʗ��7���-�t�D�&c�+�������z�i��0&H.� �0,�-##�s&�� &��2iGz@@R�Q�T+�c��&��� �&����t�������������
� ��������b
L
�tV``V��
V`���T�G�T���T��T�h�4���&�����)�����������O
������|�~������aiEjV��ul�������������Ѭ������o���70 XDQ�������G�����4���7������mG�G�T�4�A
�����&�����������������������T�n�a��x�j�i�gx�i j(C��(��j��g�j�i�xh�i�5��'��=�=�'��5����G5a
�T�a
�n���5Y�'��=�=�'��5Y�i�h���������������C ��i�x������������5����x
�T^���,���T5�)��TK���4�T��T�������T<
�T�Txw
�T�T?
��a�T�T,
�]
�T�TF���KC����xJ
�����x�i
������y�y����
����p<��
Z��;�)��C
��������c�������������E
������t��+�����t�
�������E
���4��!����+�������
�������E
��������
r@E
��������
0��
E
��������E
�����p%E
�����0 �
�����+�����t�
��$��������
��\������
�������q������
��^�
�jM� P�di��oo�� '��.���<WN������2����XV�u������������^i~\�b�u�A���
��
^�e
�xvu�z~�6�����}
^�+
ޠ����������˜�0������
����������$]�U�M���'����T�6���"W�
N�Q���(����Y���cjM� P�im��p�P~�~�~������+�����r������+�UQ��������t�b�3���L�?0X�3>���X��������Q����i\�b�u�A�J�
���
�e
xvu�z�6����J�}
��+
����� ���s��������]R�T7�T��)�\�&����
�����
Y��1
�f�f�
�f�f�����������z�M�{�y��z� ���z�y���z�������  �%����@��tJ�j��Z�!�!�
�!�"��
x
��$y�f�+�/���Y�������
���kz�X�,����Hn���|�}���������������1���d�]���Z\�I������<P��W�3�֩Ó��W�W���}�O�����u�[�}z�y�yy}p~�u�[��BO�}a�`���5��_��q�������U���U������������5���������g
��y�����w��{�z�������q~}m�nn��w�����m�r��������������
 ��
����������������������4R�t�����������~�w�~�������tH
�t�t;�t����
���t��t�t�
���������T������T������x
���V``V�V`������
`V��
�D�M�j��e!_�NPZ|UzXr���Ĭ�����j
D�M�j���RjdMD!�5�
�d�R��쿣�3��>���ێ��Ĭ��� ��TPv�4��T����T��T����T����T{��K���
�=b�C�t���"�����m�U�����z�x�w�y�������y�sq��
ggK�g�������y�w�x�z{�����T��m��Ө���'�&��������h �~�z������UB�>>CnUU�'�&TUmC>>�C�T����z�~�{���������V
������y��������� 7�"�����C�+�=�
�����
�T�������K���3��Khnnh��(��:�T+��]���v��P�����:�t+�
�����o�h��honh����h��n������������;�m�g�<���&S�3�����
��Y
��<������;�|��#������&��%6Nkj�T�����hW���x�}�p�������;�F�&���<U�3�����
��Y
�<���Y�;�|��$������&��%6Nli�T�����hW��y�|�p���)�����o��������9�I�v]�Y��fh{os���je�V�]]��n���������������w� �v�v���K�u�Kp�
�J�Q���T*Fhl��tn����ݖݘ����Ǝ������q�DA�������5�%!*Q���TFhulstnl_�a99��:��P���p���������������~�݀������������*��������P���k�9�o������������k��թ��������������'
px
��<�
�0
�]�]���<�
�0������D���D�;
���D�$�$�D�f��a
����
8����������<�
?�C�I�������
9��1
�.�.�
�9�~���������`�n����<�
N
AE��N�������f��������^�
���;
�������T���T�����%�� 7;L9\Xpq�T��T��^��3
���9��������������� $�������9 ���z��
"
��x
��������4�����@c������������������T+}��~|��������C�3�k�n�r��]J'�V��{k�e�{��������������o�h���c-��#���(���/���&����|�~���T+���������������� �t`�`�����t���{�y���S;����RQPIOD�w�������t���{���K�����������������6��������K�
�������t��������������������q����v�M��������������n�;��<�����-����
����
�=��v��v�k�h�F������8�����������!�!�O�Z�Z�
�Z�Z�P
�%�2
���������2
���!
���������a�!�O%��
���������
���P
�Z�Z�2
��
X
��������!�O���������O%��
�Z�Z�P
�Z�Z�2
���!
X
�����������O�Z�Z�
���P
���������P
�%�2
��X
������F�I�C�������?�6��I�Y����(�����u���C�� �XV�Y���x��\���������b���6���6�������S�������
P���e�S�GQ���G���z�5�:�5��'��D���N��������5�����T�T��(���TK��K�T���(��Tc���4R��~����~���'1� �A3�Zp��T1��
�T�7׷�����Z
,�9�_�7��T3
��.�T��Z��A�1� �����������~���&
��~�������������Q�1��� ������� �Q�1�.�����
ꗐ������v@�T�a
���T�����t���
.�:�
��k�
��T
�������'�����
���Y
����i
����y�y���;�V�>
�(����������S
���TS
���TS
��������S
�TS
�TS
�
�s������s����C��-����������|�a�9�9�a�z�~��
�������z�������������������|�3�����3�z�}��
�������z�9�9������S Z���
�<�����<�<������
���<*�����������������w���������������������vttvw���_�����������������������������������+� �����
���������s�����2
�������Z���@@��@�@֋������Y�9�ZYh��YY�9�Z�������@�@��@@���Z݋���� ��
�j�����y�� ���]
��x
��x
�tR��7��;
��q
���|�����)
��K
���������9����{����s�Y�sn���{x�p�ut��}��T���������4�T���~�������T;
���T��������
�����������}���4�T���������Tru|u��t�p�x����n���������������u�r�T���}�yX
�n���n�A���O�����
���P
�g�g�g�g�P
�%�2
���� ���
��������
������(�@WWS�+���������}����������}���������������������F�������������������簰ɋ�f�,�,�f�Mff���� ����z������z���
��q{tt������z{���������O%��
������x�����������t�
�t���� ��4��4������4���G{�z�����s�{���4�O!mFNB9x�*����}�}~��������������5�W�]��������4����������x�����2
�G�� j
���������t��T�������c�����������##u
y����u�s�su~u��v�q�x���Tz������������T��������Q��T��T�
�T�n�T���T u
y�7����}����T�x�vvx�z���T}x�q�vu��~������������T��T�
�T�n�T���T u
������z��T��x�q�v�u�~us�s�u���������T��������T�t<
�T.
�Ta�T]
�T���T ���x���E��F���v����d�y�������������Ds4�>�$��0K��������������������_�������|�������������������h�)��!��<��z���������3��������������5�#�����N��2)*
�$
��h�e�kI���z�|��������P��� 諌����������j�j�n��W��{����2�v|���#R�6�&
�I�2|����
�O���k������G������������������������� �\���L�9�x�s,&
�$
��*���*$
�P��������[����f�����d��L��"���������*� ����������������&�����������_��DO�z|}y�H�ec�$�,�L���t1�HD�U�
\+�!W)�E� ���������������$���z����� �~j�Cy�}��;
�C�h��&�5�`���v�8�:�$�:�����R�?��v�k��};
�O��*
�z�|��%� �e@��1*
%$
�?�n�P�D����������Q�]�(�E�5�U������W������������+�M�3�T�)�3�w��'���T�<��|�v���;��<�#������������
�O�����;
��}�y�k���א�����������S���S�8x_uaz`{�{�s��k�=�����V���������������j��#$
��6�
$$
������
�@��v�t�T�
�i�T�i���{�������_�,1�!���T����!�1������N�H�����&
� ���)$
�t�
�t*
�$
�t�T��
�;;
�T���
�O���
�����N�H����v�����������������@���3���uk����1���������@����������:���6���zi���� �4R�G���%0
���쎔����������|~�}�.���)�����|�}~�}�*����1����~�|����������������7�"���C7�d�4��}�����3������;���e�:��}�����3������8���i����O�J�K���.���J�?�7�����1�.��.K��z�J�1��Z����.S��cb��b���.K���jj�l��h�M�8�����ʟgk�������������&w�l`�����l�KK�\��������.���������K�.������H̢����W/��&�����~��k���S�ڡ#����ڨ�ZD�p�A���4�������I������l�������,�,���}��������V``V��R
@>
����V`�������������,�,���}��l�l�������p�8V`������V``V��R
@>
����t��T��T� ����������$�����
���
��'
���Q��� ��
��}�����H
�|�����e�@�I ����$�����������
��
�'
���Q�1���e�I2���
��}�����H
�@�|��
�t�'
�Q���R��4
����4
���T4
�T���4
����
�kR��4
��;
�t��'
�Q�4�R�T4
�T;
�T�TR�4
�;
�T�TR��4
�����������iw�[
�s�W�'
�Q��Ќm�a�
����"���[
��W��'
�Q�d���
��� ���4��
gnohgo�������4�4�=
��3
�+��,���3�#�������������؋�G�t�`aM�PQ�Oddlli`g]_Q+� f�j�ooj�h�o�����v�uf��\�#�������ͥ�����ȅ֤��������������������������� ��`
���T�n�hgoogh�n��
�4��1
���
���
���
����)�������|�m���������x�r���z�e�`�I�3��}�y?z�#�\f�LuOvh�i�moh�j�o������ �Q�]�`�l�d�O�Q�P�M�a�
�t��G��m�q��������������v�i���� ����Ǿ��������n�4���^��ːΆ—̀Ə�����n�԰�+�}j�{x������t�������zj�1�"��L��������zii����|E��;��;��]SH��v|~�}������������I��q�z��x���������c������������y�pst}qv�5H��ίp��}��������������Gq�|�z���{t���������}��yp�jip~rx}x�od�d�n�yr��~������������������W�����vu�yi�0i�z���������x�`6�0w7~Q[`R�|���������R�[�~�wߋ�������ƻ�ő��������|�ą�`�P�8�05�����]A�]��|�s�|�z�|����W��W��[� d�m}yrxq~jiq��y}�����������������~r��x�nd��I� �mpr|rv|�������������{�������������������H�� ���X�?�������A����܅w��l�� D���z�ك��{�ц�����Ԩ�_���~�q||�||��|�����������f�|�mm|t^]��Z����'��X��"���-�I���bgiwknv�����������v����}����������������(]�j�vg�rxhkl��m[2�+�*�m�������xf��w�j]�Y��n�w���w�y�{hsfy\\h��qx�����A������������zi��r�eV$�G4]�t������������~���%]~smn}���f������t]�f�c�����q�y�J�>���L�N��M�M�N�w�K=�KQx<r�����������<�Q؃v�L�N��M�M�N���Lؓ�Ş�������z�G��D��!�M�L�M�.�E�Z������ �#�������x��rh�]^hzirxr�dV�CV�d�qi��z���������������0�nwx}y����������0�g�s�|r��������T�����v����������7���y�g��}������}�~�5����������T�~�~�����������������K����������}��g|ut~���$zm�������v��s�������������������������:�������
�s���s�A����~�T��z�}xp�M������������X��������l������������L��y{���q�������������-�g�������p������������Ln}������t�������"�V������O������w�( ��v��
��
�u�vx�������������w�~�������������~�������vu���#��,l�u�=�-���r�u��t�t�u�r�r-�>Cu)k���,�#�#��,���)�C�r�r�u��t�t�u���r��Ӡ�����,�#��
�&�������~�����������'+���������������'���}���������~������~�����������������������}���}����������������3���3 +�t�4��b��4�t�D�����8��0���9��m�i����%�i����f���������������+�q����U�����3����t
��t
�@����
�����n�D�D�n�n�D�D�n�n�D�D�n�n�D�D�n��.�b�XXbbXX�b��������p����c��}�z�p�p�q�h�&��������c&}hzqppppqzh}c&���������&h�q�p�p�z�}�c�������������������������������
������o�1�1�����!�"�!!"�! $���o1111o����!�"�!�!�"! %�����1�1�o��������� $����������������X
���<� �<��pg�����$���$Z���&�]���&�8�t#�4��#�4-�_�G�_�G����
���C����3��u����X����r� ����9�*�Hb=g���h�`�̀�����,� �����������ް���5-��"����MM/�8��(x�,��(�9�0�KDz�іɕ�O��T��Om̀ց�Q�������\����Y�5����Yy��{�)�)�+�)�j�x�Yh�m��G���{����I�U����s�V�7�=��o��{��vu!� z'f@o&d1��c��a��a�P�E�b�4�"f�|�au�n��O鿦ɯ�˱�n��n��o��I������7��J�!��I�������5��������.�OB\W�Q���Ħ���dRۛ~���-aOpbK�I�2�C������@�l�U�[������s^�Y�oc�`̄ƃ�~����ƒΑ����~vD�,@a�D�1��"�@�3�b�yЀ�ѐ����l�"����k�"��rbs��Ir�3p�1o�1�]_qew�G�1��(�'�$�:�e�����r�)n�'y�*��ԧ��ӥؘؒ�6��;��2]�z�t�[�u�n�s��� �������P�D�cl|P~_���q�����������<����������}�N�x��0�k�<���N�������������
p�ti"d-����"�`�#�6��9�VѺ�D�����������M�����V���"T�A��������K�$�� ��T��R��������~�t�H
� �t~������~�����������X
�������������������R�������������������X
�����������~������t� ���t�������
���tR� �t������~������������
�������򕃘���������t��
��
�����
��������~�����~�t� ;��t~����������������������
qq��P�V�]�]�t��סж�������i�h�h��MD�;ZQuItI[�nt]��F�EQ�Z�-[+@@*e��-�8��;��@�@��4��������������u�vǹ���������ߤ�� ������������p7ZYCYCq5�(����������������������� �v���>����>���>-r�>-���>�j7��)���
���1����
�;��a�u�a��b�t�a����vz��������yvvzyu�:uz��������yvvzyv���LR]]S�BR�]�ĸ���B�]�S��x�*�.N�Z����wR�]�Ĺ���w��wR�]�Ĺ���w�Ǽ���|����������������C��NG�CCG|pNC����������������!C,��3�1�3,�� ��q�|�]�RS]^R�BR�]�Ĺ�����_���w�����η�����}�����|���w����$��䔻k���i��ᦿ���ů��I�7�����J���+��k��t���������}����n~����x�����?�����z�}}���}���������������b����;u{�{~(0YP��
�K��S{T�Sm���������������������{qiTAsF�G�K�i���wz�������w0�o�_ew��k�j�� "�˒��l�s���h�z�t���u�|Ц������y(0u"�5��������@B����'��\��ϊ؊����s�q��ٱ������0@��.&7�e�}�|�_��g͗��������������������������|qD|u�n�l�a�K���]�~���������������������d� i��q�qq��u���zw��|�wʎ����ó����^�=~Ş�v�}M�,������7���Qu�p�z�������T�S��(�����p���zKY�N��G����J������ ��b/ѓ��������c�c�t�u���p�4�K�6�gp1���zy�������@���������������������y�r�7�Y�}�{�w�\�������w������x�F�i���������������������s��}��t���x��y������������������������������o�G���qt�� �s�p�^�)X)iz�=J<I�
����ԑ�yʂ����������X�j�eˈP𫐠���{�y�M�9<��I�b�q�u�ҏБ�Z�=�Z�>�F�df�|o�L{1�$�+���#~[G0`SQRn�e*wXjs�I�x�[��Ͽ����^��d��7�,vX�9�<�D�B�c�r�������������~�������������������������}�\{zeugwT�qtmq�F�X�ec_�d���d���y�q�]ʼn������������������m]�n�r╠�����Ĩ�@԰�=��������{������ �����j<5x0�3�%�����������������������\�Q�M�������������G���
#�K�.�<(�������؃����f�f�f �h�8�����z��_��=�K�� �8��^�@��m�K#�2�'(��h�U5���h��KQ�����y������������%��.�"��/��b��7�������$�:�,M%��s�y���s��vnX������}�|�|������,������#��/��
K���=�{�n
�@���������m�_�X-�P�u�P��ª�����.�M�IJ��T�2��&��&����<�_�]��A�Q�S@�QdXJ*���13SsVQ�~�y�s�"k�=O�B���m�m�Y������������XX��[�J:�3�3�:�J�[�XX�����������Y��m�ز
��)�M���C���K��K�|��|��v�pus�r���dopdad�o��������mn��no�&�{{�xoj�p��h_�hm�nf����������������A�����rk��R���h��������g/Q��Q��I�s���������7�z����������6����ݺ�����Ͱ�H�f�H��́b�������
������48�T�T<
�t.
��a�t]
���4�<
�t.
�a�t]
��4����������
�
�t���������cM�A�AM[Pc����|�xxR
������w�������/�����P�T��M�Y��4�����T:��������/���w��p��{�K�4���
�������T��t��t��T���������4��
����$�/�d��d�/�$�����
����
Z���~���mp�k� �����`�Yy��u��������ݶ�S�Hk� pf�1H
���������x�x
�����������������������������������������������H���H��������������������������������-�H���o�{�H����遏�������������+�������������H���H����������������+�����������������H�������������H����-����������������p������a
�t��������}�%� �I3�U�����F���R�����H!f��������������_�����x�x�o�r�iB?z<������.��"����������t�o��2|�����3��
�����C�������Tˤ
���T1
����1���
������3
�T+g
,��^�}L
] �v���
���@`��^�t�����A�A� s
�A�A���A�As
�
�A�AI�'��t��t��2�F�^�wtp�c�s�����������K�c����I�o��>�� ��Z�Y�
� �d�e�Ҧ���t,�t���E�#�#�E��
��)�v�����o��}���}�4����u�{���z��u\� O#���nWv�Z�����h��,�l�t�:�$�4�Zsj{rg�������l��b�1���Xl�dvG�'�b�Q�^���{���y�q�����a|x��|{�j�j���������s�}�����������������.Ӣ�ѡ��?�I��Y–�����K����k��.�#��4�)�s�V���
�1��|��5����G�c�%�1��A���� ��X���R�f�
�����7��n]Mw]�^�}�����ǟ�x�w�Vo]�� �yt�y�y��������������w�y�B ��A��'��!��3EM�M���!�#]��([�B������4��W�t�I��m�@��n���x�Wx�W�t�I�����������W�ȇ���$�r�z����ӎ�l�Q��3��J>�Rq�����_�(���%�v�v���=�=)�G�/����H��{�����uA�R�6�=z@k�wl�k�k�w���������l�l�ae��l�j����������{�R��I�7�
��A��5i�f�sg�f�f�s�����h�.�/��g���g�e�������
��0l�F�
����mi�E��#�=[�Z\�Z�#�=�E�O��i�����������N������Q��@������Q����������������y���Q���������@�Q�������p������z�E���������������&��}����9�ً���܉���{�H�[�1������������N����[�G�C��J��ۋz"q*g2E��K�a�"�8�1�&����*�����a�/��rwxrr�w�������T�(����v���]���������������������*I��0�����������������
����
��3�����30�H��"
����4���Tz�|�
�4#�"
��
���T�|�������������������2
�T�����4�#u
���T<~~����T��z�wwv�x��T�������1���4��T��T�
�T�n�T���T �
���Y
����5
��)v�����������d�p�����F��4�7�z��w8�,�l�������������r�7����R��Z(�x�[��t�s�[{��+��;f�������C�3DK^Fx���u�����k��r��l���qv��}�������������T����K���� ���?�(�&�P�X�+�)#JU�� ^m�m�m�� jg�e�nyiYW�»������ë����P�����7�i���S����պ�ԤÎ�˒r�Spp�o��G���.����B��%���r ����u�`v���t�T�tp�x
�TR�4'���Z�d��z�{����IO�4*
���
�k�.�
p�k����?
���������]
�]
�x
�tR����(
K*
����d
����x�����
��q
���|�����)
��K
�)��ۛ���S��%�������4��՘Ζ���T��˫�K��T�]�H�A����F-�"�K�g_�y�z�}>�Q~{{�~؉؇}�zy_�g��K��飳�����ܩ�n�_ZZp_bn:�������v�k������bA*t%n��d�ʋ��̫�����4�4����������m�����4��tb�����m�����+�+��4�4k��kL�J�J�l.�d ��
���|{��|�8S"���1�Þ����H�=|}��}�6TV�5�wS�L<JI<{�{�|��4��"U�4�wT�L;KI<{�{�|��3�1VPwcSM;�Nۛ�����0�����0VPwcSM:�Oܜ�����-���7O��d����ٛ����T�8�����9O��d����ڛ����S�;�@�Ǡ����L�9����"���������t��������g���V``V��V`���H�z�u�|�K�R�Kj��g������ů�������ɣ������YPOdq2P2R2QreL]]]L��e3�0�3�a�S��[
��ó^U�����hv�������n�2�o������E��������`+s!���j�m�d�f�������������J��\������e������܌���
�����<��� ���b�d�a��ʵ���֊��ی���
��������������!�z�2v�Ԁ�������������<���r�qo=w5d���:�y��.�����h�O��6�����&�&�����&�&�����&�&�����&�&���)�k��
�k�k��
�k�k���k�k���k��������������������ɲ�~�=�`�U�f�6����@�IV�������������`b�����1�N� <���:��M��@�x�i�]�'8��������T���o���
�T���T�a
h�n��������������PelnhK�
��l�eP�����������������������;�T�
elnh���o
l�e��X
 ��P���I�{{�{{{��{���Iy���!������������������~�������������� $����~��}}�����#M4m��� eupb[^�d�tQ�E������������T�����������Q�E������r�e�����ĸ� �b��������� $������������0�Y����� �`� �_� �_�� �� �����fd�egg��h����1���(���'���,��� ���ge�ffg��h�a���C���N��~�W������������������ ������������H�y��n�����j�m�����j�m���)�KT��e�]���B��c�=�����=�=�����=�O�����J������i�����!�G�)�e���G�l�G�����}���ff>TT=��g��}������}��R������������������I�c�ZYccYZ�c�������c�YZccYZ�c�������� \pcdw�y�wx�R�j�.�����j�.�R�����c�o�����ͭ�}t������ �����������qZ�������bZZcbYZc���\�L��� ��g�S�������VI��m�
6
�ܰ� �.��G�.������k�.�L�.�k���?�+�����llH�\\H��l����������Z�釧�鏼����������0�q
���q
�k�cthjz�{�{z�7�L��v�v�K��7�����i�s��ù�Ĩ�w�л������������Qa�������haahhaai����?�U����l�[�����Ĺ]S���Z X
���+��)��*��*�����MO���v�rqvvq�� 25 �3������ �+� q�v�������������6!M���r�34��2����o��q�v�������*� ������
�).�����`���`���`�������N�W���{�W�M�}�|�X�L�y�R]^SS]��������������T�T����V�Q�~��ù��ù]S������S]^SS]�����WQ������U�R�����T�T���������g
���g
���4�''��t�T�T�t�����t�T�T�t��T ����7��8��8����a��`��a��a��`��a��^��������M���kl�`����
���8�a�M�a�k�aW�`�a��9�M����9���7���B�a����
���8�M��9���7���B�a����
�������H����g��g�[�o��������F
����@��F
����C�G��%�:`d��h�b�gb�ۏ֯�Ȱ�����������:��%�G���?�G��%�;ad��h�b�gb���N������;��%�G���H ���v���/��}���������7������������
Q�� Yr�3F���ZXa��X�x�wx_blk�x�����B�)� K��%Lo�3�B�����J�������w�u~�k�u��x�u�����*�k�?��O�z!x�yxv�z���A��������Y�������
�Ϲ�������[�D�j�m�hl|�{�{������̡���ԡԈ֊��� j�8ч��������������5�T������&�9�E� �
�Z�$�j�����������b�������������<���r��������(�B{]�<��6�T�Y�u���Z�|�i�JC^E,g_zsyub��Ֆ�Ӫ������u�^�q�-��1������ݛ���zJ�1jI�1jgT�����iԻ���E�Y��}M�F{M��`���@��������]�����~tv��t�z����,��������������������������J��� ���~����Y�������=U/�0���A����������������q��t��ת��ԛ�����d��z��}��������PPxvtnos�������������������������~���}�m�z����Vz-cObPru[�N�� �S=��)�i�d�<&l��i�X�sŒՍ����0��Z���Z����6�:���3W��4�U���_U�2�6�6�W�B�N���� h[aj6GUv@cLj���^�H�I����,�+�����T��j���k�(�j���j���c�+�,�5�4�+�,mmZZ;�Z�Z��۽����+�,33m���0vH9*��/������o���⩩�+�,�4�4���>4�� ��q�{7�$�//�)�9�wh� ���0�m��+�,�5�4�+�,�4�4�,�,n�Z��ܼ���ۋ�Z��,�,�����>�'���l�4�n��,�,�4�4�,�,�4�4�,�,�m�Z�;ZZZZ;�Z���+�,��/�o���-��D���������/��#5>'}���n00nm�,�,�5�4��,�,�4�4�,�,����ۋ�Z�Z�;ZZ�+�,�����j���������+��
����J��Ѳ�"�^��������� �z�}�i�{��ѧ������錐��������z�s�s�^my�z�Svn�n�U{u�u�w���z������~����������������������˜����ڦ���L�vewe� �:rnwt]R{���������ϝ��ȹ̯�����\�����j�����t���a�z�������m�|�}�l�~�~�n������h�~�u����������������������N�?�M�a�m�����J�}�����f��g�^�%��l���l�I�%���u���X������Blznxj|Z�6{�&���1�~\�����������N��UL���������ܿ�I��4�����'��6�������k�����Z�6nNw���������������������������a���������������t�T��T��T�t�|
�|
����T���������|
�����`�7�7�l�f��,�,�fA�V�4���
��J���W�?��t�qB���B���B��������4��4�������
������
��@���3
��+�
,�
l
����@
A�K��TQ
1�FK��T@
K��T@
_�K����y}}yKy}����������}y�T6����8��6>0����y}}yKy}����������}y�T6���P��t��t��p����f�e�O�ef�x�x��x�xe�O�effe�O�e�������/����/���������8�
X
����� *�`�7�Q��� ��`�6�������w�%� �Y�4�W%*�%� �X�4����������������j��%�����1���������������g�6��`� �Q���7*�`� �����D��4� �Y�%*�&��4� �X�%�W�������T�����#���E�E�#�����\���[^��h��n��T�����^�������\����
��z��.����}��T���N���N���N�����i�Y��T���}|�|||��}�T��Yyi[U��\�`�u�T������������T���������v���� ����+��@����� ����8���T�j�M�Q�M�Q�M�Q��W�m�[��F�N�$�l�\��T�T�{z�zzz��{�T�T\vl]X�$�F�N\vl]X�4[�^�v�T�t���������������T�t�����������P�8�j�J�2��R��Q��k����V���o������8��������>��A� ��,� ���� ����'>��&�&��������2�u�����Q�e�����G�W���n�!��e��q=s)b?�ɽV�����W��X��/c���������@���o� E`(��������y�k����2@� �/�������@���O��l��m�C�����L�ث
�A�������A����l�g����� e�1<fXEi�o�B(�4�G�#�������ɷ���R�M�7�L�M���ģ��[�?�Q�m��k�ȥ����a3N���H�� �F�?� ��A�G��!�<������/0�U����@Y\@���քd�= @�6��>���������U�*���*j�*�.�N��������������������z����+8��a��{�z�{�a�����Y�%�#�������������y�=���<�=���=�<���=��<���<�*����`�`�����`�^������+���LPzlX��1�A�z/��-����6�D�&��@��I�����`�_����4���|���� �4����B���� ���  4���4!�����3��}|��~�j�k�/k;j:/d;�j�k�j�L��`��������)
�J
�h��� �����������u���Y��5�4�Y�\�5�5�\�Z�5�6�\�����~� � ���� q�@��-�3���3�T%���k������������������v�vXw��p����D�>��m2W��.�_�Z���8n��������E�� 5<�hL��hL�Q�R�����S�u���'/�����>0����A�g���z���8�(�Ғ��ӑ���P�����0K�C�'�Z�L{o_�u������O�n� �ɋ�#��x����W�{��D��� ��ߥ���p������B�dȋ�e�E��)�p��3�� ���+5�7w�p� ����U�t�T�3C��t�|����.�����3C��t�|�4��'����
�����N�_�N��^����U ���
����T�>��K�N���K�N��^��'��� �t��X�t�.�X�t��v������
�&�'�y��
�&�'�Y��
��
������Y�&�'��y�&�'��b�K�HJj�p�������̃Έ��b]�����������a����ouwr~��������'89�{=�{��mx������������<�*e>����o��kjqpi{�������A��R*7}xE�|��}jp������������]�VY0�-�|�xp���aime{���}���l��d""�p*��}�|bl�������������v��\&�A�}�xf�a�)
����@�������po��"��_m���3���m��������������"�������3��s������ٝϞ���¿���������8~���~����}������������~�������h�s�������������������������������׌��������������� $���������������������z�����������������c������������t�c��^�����������_�������P����������v�����������������������������v�������������������~���������w�~������������������������������������y�������������������f������������{�h��������������������������{�������������������
��������
�Z�~���}}��}}�����}������������������||{������|������������Z}��������������������������� ��z��}���������{���1���0df�}i��t�j�\��KMuTu���z�y�~��������0���0���������
�����
��
�
x
�<����!��!�����
���!����<���jv������t�
��Ǒ�m����l�����!��4���CP�W�h��Ќnj��������������������������|�vw||r�yI����s7h3^1c:gJlX������������JU>�]�w��������������������D����&���_��n�����������������������r6�Hgd��al�o�r�@����/������K&``m}�"�,���� �����y������������@��}�z�~�|�{@��Ë�����)�������ҧ̞ȭB�O�`������)y)o3h������������m^��Z��x������
�:����!�4�i��� 1��J�{�z�~�v����������$����$���{�z�~����������������J1��� E�8�)�3��y���������������{�|�|��y�3�8�)E����
���1����
�!�4�g����V���Q��G��� ?��3��������������������3A��� H�W���T���!����� �5���������������|x$�5�!����~�;������
����~��
��!�4�t�����/�����|��h�7��S.1l~gd�`��;�!������������������w�g��vp�h� ����a
�?v��
����
�!�4���������a
��T�T�T�������
��
����
����������
����?����?����?������
�P�������fA�V����R
@>
��
�l�f��P���������������z�z� ! ���
�L
����4��4�����r�n<��
�B@(��vM��z�zy��:�(�(��������! �u�6��B@�!�eDR���Ĩ���nhhRnD������
�b
K�����!�4B���f�~����:�;�4
��:�;�����
������������5�E}}��o������ۮ���h�J�t����������o�%����]�8%{~y�x�g�(|{��~r�����������x�j�r����������q�O�>99l>SO~~z�z����
�b
K�����!�4�����E�Q��l��
���������������1���������
�������������%v��
���!�4�4��v�����{���v���}�������������J���J������}�X�}�w��}�����v����w�}�Xe}��w�}�J���J���}�w���e�������v����������aʁ��������ӎ���y�L�z�z��y��ӈz�z���|�c�����y���u����Y�aa�f�f�6�&������̶Q� HyA~`���D���ޟ������(�����#�P������g�Q+<�3%�!!!�S�|�B��D�����������M�h����ߺ����� ���ђ���k
�.�-�.�-�.p�l����H���s���-�����U���7�����s���H�<����J���J���J�?����H���&������U������r���s�����&�l�~�v������~|�|||��~����v}~rr��r�r�}���������������������������|�"��������������������d� �^)�[O�K�0���-n�p�q� D:��)�r�J�?�t~���������r�I�F�o�9$�"�%������9���/�����i�ü��I�IR^rdcl�m�k���ԧ��2�*�:�8�)�0��\��pFN[BA�\�Ÿ����g�h�gGDDl)�3���=�
���6
���jR��V�V�VT�PQS�yV�V�V������:��R�j��������V�VyV�TPQ�S�V�x��������V�Vy�Á��•���V�VR��j���*
��x�m�����Ł�y��V�V������j�R���t�t��t�
�t���F�����4��x��P�p�����������������F���p������x�4M�����F�q���q�q���q�Iw�w��v���|���yx���*��|��8������ �����G�}�A�I��r��w��-�u�����\�?� �5'���p������x$�� PY8������4�I�5�K���� �G�3�#���T�1��!����I��%�>�H�G������U����������B�&������������ v\w�ͷ�����- �-������%b�b�d����&���-�JRp�r�v��Qi��u���,�������t�~��՗Ӣ�9�������R�M�g�������Ĭx�{�}�ާ��EvhrjplJ�- �?�&n �5d�b�b�I������,��u�e��u�i�`��M�6�f�X�P�����lj�iij��l���PXlf`�M�6`ZiRuL�};�p�omm�o�p�|;�L�R�Z�M�6�`�m�[��������
���[��Ɨ�����M�6���Ġ��|������������}�����������+��v�j�������S�����&�z����������z�g�M�Rj�h�e�d9o�I�CAA~CtI�o}d{fxg�j������ �;��v���+���I������z5�&o�?� ���m�j�hĬ�7�;�j���j�j���j�j���j��j���j��
�6
��K�����B���H�������\�O�+�:������������x�O�a_U�TS˄�B����g�f�t�XRweWW�k�!�����:�{�z�{��z�zy"J<%wl�y}jh�w���|�m'�!+\�!� ��ո�ϡ�n���������M�b���������x���������7�������������t�tt�p�o�p��yje�f�{���m������~��� Ǻ������ �i�ii�� yz�yW�uf�^������� ���V]g`[[f��������_\��� ����A���^���N�?�I��`�U�j��f�#�b�'�^��j�T�m����4=yBF$�������3P��:kS43g��߫��ޯG@����pFAw@�UM�M�M�%��O&���i�Wt�LXU�_�o��gBF� �b�WR�?�d�/��y����(#�-������:����=��������������;�������������r�a�``��^�_�^�r���ruke�dA~����������R�?��‰“��w�n�mm"�?+��R���������������U`�B��=�j�ȕ����w�S�<;QE>?�F�` ������ ����R���X��������X�4�! 55 p�q�sa_^U^H��K��ʲ�Jp��w�����������m������7���ų���u��~������������������������/�/�:�q��������~�i�y�����k�k�����k�k�����k�k��gf��ho�py�p�o�o����������������������n�0�
+�(�\f�m�j������ő�¡���������C��B�{������������g�tzl�dg{S�������)���������i��k���-���������z�/�R��ɮ٫ސ������q��,�Þ���2=�5�����������q�n���Y�V�L���9+�3��zZ$�;;�#�}�Mwz�V�qzvy^oy�z�z���v�!�������UggTUT���¯�¯gT�{��fggTgg������¯gg����UggUTU��������gT���ffgUgg��������gg���!��M���m���#�������[��8�I�C�n���y��y������|�����������죢��������������������������������Ԟ���[�T�I�&���%�7�k
�����~�~��������Tvt�s�r�v����6���1������p�s�����������������Y�M��k
���w�p�v~���Tv~t�s�r�v���l�U�Xq�s�������������������k����%���]�r������������
�������Kw�b
���ܷ�
����
����D�&�l&�y�l
����������K$
��h
�
��
������>
V����
��s�
����������3�����������^��������bX�k���>��C������_��}�g55�533�3g}cm6ﳽm�v�%f���������~~��O�~~��~�����^���������a��}�g76�7/.�/h~bn1���l�p��.[���Rh�5kuZi/�4o�e��������������
^W�f����������������7������������h�7jvWi'�2n�f�������������z�#�z�C�p�i�s�L�2r@;pEVP<Q<m+�,�4�>�;�O�d�l�w�������#�>����
������������������ƭ�����t���t��������������
�4���������t��t ��t��t�T�
����
����t��t������Z���7>jVR���H����������� %���HV��j��
��
�������H�R>�7��
�E�#�#�E�ج�����H�����E�#�#�E�
�
�?�>�?� ��
��
��� ++� �
+�� �������� heXuS� +��
��� þuh���� ������ ���
� �+� �
++� SX��e��� ����������� %��� ������ �+�
���� ��o�9�˫�4��9��/�ː�/��4����G�j{fj}�^11^�r�t|q�����j�|�����$���$�J���|�j�B������G�r�b�rrKK�&� ���������������������j� S��ˤ���r�eG�����e�����~�1�~�w�~~�w�~�1��������3
�z�z�����0��v�~���0B�
�������KR+'/��g�T9
<
+/,
�+������~�w�~10����������3
���a�v���N
���d�����������d��6
����m���c����Fr@:}77:��@������ڳm�-�T�0�>�����2���tM��������2�V����3���3V��2Y�&����L�����t�������>T�0-����������V�-�����K��K��K��K��K��K��K��K�����T�tQ�T��Q���TQ�
�2
�������������g�n�~��Q��T��Q���TQ�
�@2
����� ������� ��H~����������Hf����H
�T��������g�n��p(������
�����������p�T��<}~�}��������(���1�������T�����T������~�}�<��.����(���R���>���4�tR���>���k
���Y�:�YY�%�$�~�~�$�%����Y�Y�:�YZ�$�%�*�*�4�4�o�ol���8�������I�I�������8���o�o�4�4�*�*�%�$����Z������u������*�� ��� ������+�� ��� ����u�H����d���8�lh�Tw�w�v�������y�m�\����_u����5��������^��/�7���h�Vf�������J�C�2�2C=+�J������V�hX�[�<�*�N?�Y�3�: ������]�#�������"��S�����:��Y�3�N������������%����%�I��%���%���%����%�F�%�"�F�%�F�%���"�m�m�m��������%�@�5����z�"�m�m�m�m���F�F��V���m��y�j�j�g�wrPE����]�����}��������~���S�u8ӗ������������������)����x�m�6�����
���|u�w�}un]~�'�)�k�p�{�u�~��������� ������������������y���������
����n�k�upto�g�o�>�4���y���}����Ϧ�)�Q���4� �� g������y�r�=���7TRyy�t�v��z����3�����������*���������WJ�t�t�x~����8�tA&���ys�j�m�m�}���������������՗���������������v���
���b
����������
����������������������������������������L
�T����T�
1
�5�������L
����������x`����
����
������������������� � ����ee�pZp� � �������%�$����
� �B��(�(�BP! �������(�'�'�������$�$����
�G�G���������(�G�G�����s�$�$���z�h���l�?��9�����������%�$����
�������������������������_�{�����������_�{������������
���T
$��
C���C��
C��
C���C��
C����EQQE�EQ��������QE����C���1
��
����
����$�������E�Q�g
���������
����l�T�������^_|_j-Z7BG:?)_�s:y8�C��Xc�cs{~s�y�y�y�y�z�y�o��t���������������������o�����֎�~���@���,=��"��H(�`��dine��|�An��q���������������˗����NJ�����ܨ�,�����+P�מ�������M��� q{mv��=�m�
������RJ������C���w�w����7�c��l�!�w��/|�)q�%�
�Q��X��e��������Y�G���D��������W[���r�����0�I����d��?����q�o��v|wv���N��X��^�U����������������X
���������l�-ƒs|e��W�"}f��ڋ��\�G�Q�+��L�������~b�����G���D����C����d�5�.�2�6�J�����:#��:���t�|�m�c�U�Jmopm�v�n�]�TB���4�B�@D��d��$��r���������v�J�L�8��������8˿}~��=����.|Ն��s�=�x��zo<�B��������������Y����t�,�[�Y�b�Z�i��g���X�-�{�Y��,�t����$�����l��Ŗ›����/�����¸l������e���'���3��k�{ut~��������������������i��rgk�{ut������� ������ӥ`xnqx���������}p�[�!T�7��7:_��@���\��\���]k�]�����: �r�Zwx��o�_�������� ����| P����������MfmW i�s�������u�������͐�������0� P�|u�~Lvkcp�y�}������~��uz{��y�\��������Ɗ�����o�s������������������T@u��w��u�r�l��{�������������~������������CB�m�]SbVBM�jʞ�������wy�wkw�����������s�~~zq������X�I�H�I�}��������������O����n�s@WJ-E�`Ǜ�������x|�}jx���FĨ����������6'�r�[vy��o@ �_���@ ��������|���������� MgmWi�s�������u�������͐�������!�t�~~yq�����W�I�HI�}�������@ ������ ��!�?�|z�vYaOD �V�h�������x������������������/������Ym1V:FMF�V�m�Y�%�0�D�F/�b������2��������bF��9@O)n���������H�4�(�n�O�9������������������Y������;�z�u�1�t&�A�����"Ω̵�i�����&��L�̔���+���@������~�t��vq�az�p��������@��������u�bw&�����8@�SJZu\ek pkf�Y8@,�����F)��:��������J\^GZg��m��n��|���������~���~�r�N�v�����Ư�r�i_��z{�wow{vy���}�p�sV��1}ns�o(>�������}�>�pt�lN[XKH�[ͨ����>���1
���"�?�����4�������'::'�':��������:'�,�Ah�"�����t��t�������LR� A�S�1� S�c1���J����ֶgLXpjZ�@�� � �=�P�B�BPOA� A�O�����������gŬ�\�]�W»�[�Z���3�)��S�����f�f�@�_±�R���D��=��̹���|��ͻ��M�V˹�$���Q�G̟�^ͫ�w�_�B��G�.�����O�`�I�Τwϓ�RϺ�T�EDjX�� �����������3��"����"��7�<�"�ߊ���m�Q�1@@ry�t��8�����s���pv�u:@�����r���fqv�u:���d@���r�_F�������/D@�>�L6�L!�� @���+���������O��h��h���h�h������[�N@�c@92;�����@�����1 ���� y������,����(��(��,��m���m<��}ni�k�<�ytg�n��������(�B�nl�mva2�gW�TP ������Q���~a���w���e���z�����!uP�������!�Eu������ �:�P�B�BPNB���G�=�_!!@1�@��Z�*������y����@u@��������_@��M��_��H�EQ�Ji�Q�wr�SrNG2��Jt��A��������(���@w\�EQx�]�nr�TrN��:B�N���������c�T�X�.���E��!���]^�����g���������g�T�W�-�������|cQ�� ����f�
P����������+���(��(��+��l���l�>�vI����I���<5������ ��YaqT��;�Qvy�{�Q�ŷ�����`b��Z������
��Y`qT��;�Rwz�{�Q�������9�RI�P��P(�����*/�inW�����|ϊ�L/b\04�]������O��_��_@�P������(�� �
�e�,�l�,���|�}�
���v��������)��e�iy�����z ���������)���v��������?��
������?��
��4�s
F���������or^{g=Z�������i���
�*��������������>������薚��=�v�������������*��0��������������
������9H��
��3�s
�F���������os^{f=Z��P�����i���
�E�(J�-�����I��������4��������������i�^x�����z �������x��Y����6��2���3��������~�����*��*��)��(��!���=� �x�e�t�pqR�t����������������J�͉y�iiylH�����Xzdipsl_~UGJ��h��s��x������y�W�9�Y������������ӿw�y��k]�]s}�zw�~�{��m�h7���k>�Yi�{�������
�zt�dYg��rn�|���oM�򹓝�������������gp�tx���*�k��S���������������k�*�k�l��1wGb_]aT�fvs��t�+�*r�����\�������zh��e�N;�h��_hg_@_h��������h_�����i�����l�u�~��~����������$rfP|KEU��f�a�v���,���ɼua��a�P@��Y������Xv�v�����T��@����A�!����!�J�Tl��
��������~@7뀙v�~��6����
����������u
�|
����T����4��
��
�����<�Jڔ�������o��C��j�����S���R�'"��p�G��
�*��J��,�����)��!����!J�Tl�p��v�~��6���
���������
�������
�������47
�Ta��]
�T���7
��T>�T��7
�T>�T���t�߼wO�V��VOcZwE�;��*
�K�%
��L��1���Xa
�4�"�9�!�4�
�D�7���*��*�����~�b����� ����EL�pC�Q��'�]�V���O�� nLE�������
��3���(���`�`�����b�e���!�u��!��3�>
��V����
��s���
a
�O�� ��%��*�
�&�-�~�&���ހ���`���b� �z�]�A��)߀���F�9�:��5�$����� �_�����_���E�A���������������b���w�}.��$X�'�����F�����Fހ���������poG�b{�������� ��������������
������S�x�Y-�� ���q�����|���k������j�o�uh��yə����R��r� �����T�a
�����_����s�u#��1
�f�f�
�"����ss~ki�_����K����_����������"��f�f�
#��u�s����_���^���T�T�����T�T�k
�O��Z]ukh���PUj=;�<��$�=�ӭ�������}��(������7�0�!���u��c6�rt�v}ra��f���'�������Z�X�������,�W������Lp���Y��
��XXuxmihaX_)(X��b�hu�X��
��T�
K�T���T���T���T���T���TK��T�����������������������������_h�m��x�����
���
���
�
�����������T���Ԥ
���
�������s�i�V��!����������!���V�iK��
�����
�`R�Go|iv�� � �d�d�}�}�1
�����T�T�4�4�}�}�� � � � �v������8���7��8�W�9���7 �����̩��u���x�t�o��v�w�p��E�V�3��'����(��������I�6���/H#�@��_���6s�2�r�����������v�����)��� ���������7�,u`melh�@K(w,�k�/�T�c�W�B�R�Z�s���Z���������V�:� �[�X�2��;�@�L�p������X
�"
���x�#� &��|C���@H�#SQ��4� ����+�� �2� й�����y�z{�6C'r �v�'�Q�j���a��N�S�c�������I��=��λۊ���6�O���F�u����������ɷ�a���y�r�v.D����x���yl�u\eh[��x���O�~�|� i�K�!�� �������O
x
������z�z�������0� ��N�e�e%�N�0� ����z�z�������������������������������
��������������������
������������������g
������z�z�������������
�O
׀�����
�D���D�f���w��P��ak�O����N���(瀰b�X�S���9}�^�H����t���T�;
�D���D׀�����r
��#
׀����]�]��FJ{oQ���$�w�v����r���G����t���K�KB�=׀��v�N�;�m��Y��������i�)09Q� �������]����T��
�|
��4�
�������������C��$]� c�mgc���cm�����������*��um����v��pvvp��qu���������vp�$�i݆�y�"�Z�4x���������+�4x$�Zy;�N9����
��
�����
���� �@���?��@��?���@�]�?�?��T�e�[�R[ed\\�d��R�����j����������b��O�� �����e�[�j|ƒ�����������~�b��O�� [ee[\�e��j�T�SP����e�[�P������Z���[���ZQ�R�T�[ee\[�e��Q������Z���Z���ZŅĀ�������������� �4� P���� :����� l��� ���9�4� �t�M�����J���lrH��m9� ��M��������qxttur���������������Je�� ���sp�szy��}e�� ���<���������cH��u�Rtyzuw@B�X�����2�����ʳ�8�g^zp}UY̲nx�v�w�ww~zm��#�����Ԓ����������,���������f�����������������������~��t���x*��}�-�������������oA��c�2S�3_�(�� �%�Q�,�d�F��W<~����4���g�E�W�RC�tp��|��1�����$�+s��<����
���
@�T�)�0��a�_�i�3��� 4��X;&�� ��� �us�s9&%9l�_�n�hY5�����]��\�a�\�<�R��V��k���_��k���`�1�T����<�kOF�w���2���ϵZ6��_�� ��g���<�jOF�x���2���ζZ6��`�� ��g��-� ��~� L9wu�z~\L��y�����Ǟ�My�v�}�N�}������� �����������ǜ������z]�����z�7�����T������t�T�t��t�4�t�4�t�4�t�t�$���r�r���d*
���
x
���*���*���
��TR�4*
��*���*����(
�4*
�T$
�d���r�r�����n����Z��\��������J�x�k�^kwwk�k�w��^�����~�|��}T|����z�x�k*kw��U|����z�w�k-jx��T}�����һ�����xj�������Һ\D�����E[[D�S^m��x�H|��|T}����.һ����һ\D�.����#�����##�����#����������'�V�'���'�����8�������������L�����t�t�2���2�T�2���2�T�2���2�T�2���2������������������O���
)��$������x�r��O��������r�m��c��������q�ly|�~��"��|�yy|�~��@� ��|�ylqrk������e��w�}xt�����[��p�wtop�t���b�������p�t���U�������k�r�������#���������$�����������������U�������������a��ᰥ�����m����}�||}���€�������#���������V�䕌�����O�V���@�P�[�������d�������������������������������\�R�\���D?���G������!�cL�����������m�����������?J���9_����������� ����l��q�1�:����KI���������<�E�Q�8���8����?�E���������d�V��w��s�������-�1���a��������S�]�aA�����<�U�i�u��t�,��������������e���#���z���_6���������������������I�c�������l� ����������T��7P�7���o���7������w�>��������>�����?���������������D�����B��(�D���D��(�B������z�D��)�A�����NZ����ȼ���xȼXN�=�v��:j�TR�R�;�����;P�P�Q�2�<�����;�5��� ���,�$�(�)���M�U�]�(���)�+���+\�T�M��q���q�z΂�3�������4��y�p��m�1��
�.�o��Qk�e�^� �������'�u�v�&������� ^�e�k����7|��e��pex��#�B��9��o=�������9�B]:�#��/���ݠ��p������"�\&������"��iR��e��x�p����� hB���� ���R�XD�@���������� �_*������ ��pX������@���Rp��c����h�E������:�dM�+��A��� ���*� [ ������$���0�b�w�q�f�]��]��]��U����9pttp.pt���q�������to���q�7���5
�����7�A�5
���A�7���5
��l�L��6�H�����������������p�A��O�YK�I�+���+s�r�s� I0�"�/�r�I�H�q��q�I�H�r�v���;�(h�q�j�u�q�i�F������
����ﷰg�����(����7�]F���$� �����g�����)XL
����������p'���7���)���28����]8�����j*�%��j��j��j���A�o�]��"�� -�]��"�� -�]��"�� .�\��#��<]�i��|����i��|����i��|����j��|�������6���6��
���6���F��ٯ��������6��UaZ�g��
�<��bg��w��
����
����
����
����
��;�A� � �A�@� �!�A�@�!�!�@�A�!� �@�9����ŵwv�mQ��uL�flD�^A����94�wHMZ��X���a�ǂ��ݏ������,���!���|�������)� � �*�)� � �)�*� � �)�*� � �*���*� � �)�*� � �*�)� � �*�)� � �)�����[�O�CPZ[P�5���5�Z�P�CO[[P��P�[�(ǻ������ � �.�S���"�0���@����:��M���������`ed��e��������S�O����[/:~~|yw�{����
�>�g�7�.�iczdfp�t���+��&4��R� ��������l�^�����v�Q���B�R���������{�xxgd~y<��/R��c�4��j�c�'��^��������d�<�/�g�Z�8�%�V�����
��L
��
�
X�
��v��nh��U
��
��z�{����{��������:����X�'�&��v���'�&�����4�U
������h�������-�Q �����N�����������k�g���-�����`����`��%�`�������a�z�x�w��wx�z���xs�h�t�T��~����������T������x��������'e�'������'���o���|
���
������x"�888�s
888�s
888�s
888�s
888�s
888�s
��888�11��
�r�����
J��8�
�����8��a
s
�D�ڱ�
�8�
���8��a
s
898�s
xy���f�΢�{�c��E����H�����������$��D����EQc}{[�h�f����KK8�s
��898�11��
�D�r�����'m�$�������H��D��
����a
����������}K���4�T+�T�����������������DqT1��� aa�� �1��q��������������������ӌ��������������� $������ӊ���������4��Fl���G���u�j���������/����>�c�v�Y�X��wr�lO[MOO[�Olr}twXPY�v@c��>kPS�/k�������_�`�b�j��p�N1k���I�7�+�4���4���7�������}���
��
�O
��k����u�U�)�4�S�'�-{:d��@�G��
&zz�����E��w�v��lmul�c��h��r��������]���t�����bF�s^�[X�V��v�N�;�m�Ћ�������D��1��� g�%/O���,k���j�F�?�j}����y�y��k������D���D�f������'���w�s�xx�������
g
�D���D�����r
�#
�;
��)v��g
��_��>�h�jt�h�h�j���bg�S��g��T.�
�
�T譁�����b���������j�h��>n�_K��D�;�������D����
�\�+����
��1+���
�X
�
��su���S��&�yp�rxo�X
nr����R�/E��o�qwn��������������������썍�����c�@���"�;�;��d�������xp��X�B��B���������}�t��q��۽������
����x
�T��������d��m�l�su��r���|����j���td
�t�tx�t�t0
�t�����B
�0
�]�]���
���)����
�\�<�����A�4l
���+
�a
x
�'
8����������{�uNv����Q�*�3�3���Q����~Fu{uv����+�N�R-��X�v�0S���v��X�R����X+
a
x
��
���z
�������*��6x��l�l�sv��r���}����jP�a
x
�'����z���)�����[=)R����~�[�~�w�~5-!��0
��3
��A���"�~�v���_���������V=)[���0P����w�����K
����u���q�u���� ��f!D!���� }��q�q�uu��r���|����j���td
�t�tx�t���tA�t�t0
�t���ì�|��r������$
��Z�<:���������
�vg���
���$gJAv<���������ֽ�Y�i���<A��J���������E�)���x
���������z
������L
���0�����u�l�c������������*��5x��l�m�xy��v��������{������?�������Z�S����
������4���t�9�M�kj������t�9�M�k��x�xw����
���J�1��1���Z�`���w�w�x�n��=�O�v�T���J�1��1E����`���������nm�=�O�vN
��a
�����������
������|
����
���)����
�gN/���#��-t��e�Z�\i��\��������hS�����ֽ���?�#f�,�����W�S�����CZ�7)�������������$
�Z�<:������
�vg���
���$gK@v<�������T<@��K��������E�
�i�i��
�
�@�@==�)����
�\�<���� �!��
� � �i�j��A�4l
���+
��x
��������40
�4�9�/��
�^�]s
�^�]�~���9�4d
�4���j�|����ѡ���l�s��m��d���������t�����K��+
�������m������v�~^^���M�M����K�>�j�����|��r��u�s�lm����d�����������t�����tx�t���M�M���^�~��������� ����+
�g
�'
px
�T�p
�0��A������T+
���������0
�]�]��B
����������
���O���m�|����
��\ee\��\�e��s������V�e�\����9���7��M���|�?���S�#`���������<�����`�R���w�<����ED���z8D�������^�7�E�&S�M�X]�Z-���`L�M�L�����<�z�����=��a����3���������l�������x�-��v�����x�m��qY*m�����S�Z�]�e�a�u�������ж��X�������p~�v{�}|[^s\�I��F�F�S�����#Jw��a���â�������������7�z��_���� ��%��>��}=�a��������������������������f�4�����4����� ��)x�5��M��k��4�����4�4�����4���+���C
 �����_�����_���T����T�_���T���������������������������g
���T��
V
�T�����
�TG����4������Tk
�������T��
���t�T���s�R@�6{���@),\��,��)�+�ə������EQ����X
��T��
V
������������������������������������������������������������������������������������
���������������������������������������I�Is�~��������xx�x{���?+)]��)��+�+�����8�s�~����������v��� �����������T��@����L
���Tl
����o�������
�T�������T�a
�L
����������������T�T�T�T�������T�/���������/�T�������T�T��������l�v���T����Tx
�T�����!5�������������x
��s�^v���t����4������~������4���������������4����������
���������������}}�{ptr��m�g�}�e�}��������������������������M�p�������������������������vw�y������������ۏ�� ��L
�������X�t�j\���b��'�d�j�����гg��[����L�����״��(� ����¯����#��w��m��ݿ��������b���t��G��(�r���|�k�j�>S�l�s�t�������� =���������S�l�s_ti�q�n�����v���„Ņ�3I`QnN�^�D�y��a��g�T�Q��3I`�nȜ�������n����;((5;!!6����r��y��������q�h���������n}�����.�d�9��=k��%���)���}���|�|���������|�{�z�v�v��������u�yyv�v�x�}�������������̖ҹ�֐�������a�c���r�p�p�xs�w����z�n�}{������w�v�v�����������������Ӎ⟳�����͂�p�T�l�Zx�e�y�R{��0o|W�b�e�V�H����q��u��O� �z�|�n*�)j4_SnNe]_\]“��†gwkrmn�n�n�y�{��ʼn���Z�lvTdp@�J�I�4�X�^�xԉ�@����������j������w�v�w�������@~�n�y� ������y�o�r�pm�ue{`nY��n�p�r�@�^������r�ss�~�~�x�v�v�y�v�����}y�@u�wzD8{�{������|�z|{}{x}�~������y�z�~�~�}�� �;� ��$ˉˬ���7y�8��8��S�iˎ���;� �� D8������h���������L����p�`� �d|�j�K������='�
�������t�<�<������vug|c��`��|�[��
�hf�@�_�&u1�||�~��y�o��������9����������ut�w��KrjR|Y�% �������ڬ�Ӣ�
2�H������
��
[Q|+�<c�g�v��EU||��zzЕ֦����������dBr;�9�Wd�������Ir�Pmu������͆�~������/���/�0���/�/���0�/���/�x��y��w�`~"�b�|������ьҋъ���[[~!�[�s���'��ҍҋӌ��l��3z���Q��������R�#�k�r�w�:�v�����������������t�v�v ��L�F���T����Ő�����{ό���������x�s�x�<�ծ�������������
���������|����D�B�F�+��D�~��I�#�6�B������7�}IH_I�D�&�\Ӂ��@��r�{�)�5���������?���}�����������������������z��������������� T����&�#?�a�O�C������:��������������)��x�{�}�������������.`�A�<�~�����������$��!���� ������������z�~�|�}�}��������X�X�X��}s�r�uj~^�a�t\C&OD�I�H�}�����������ߤ�@������J�6� �r�B�00AA00�B��������A�00BA00�B����������N�������p���i����4�r�����������������������t��������������T�������_� � �_�_� � �_�_� � �_�_� � �_�6
�$��k���t������
�t��$K\\�b�u�A��������
���<�����<�<������
���<*���t��
+���'���''�+����1
��
����
��
�����a
��T��
���������������a
�<
��.
��Ta@]
���������
�4���f
�T��
@��4�
y
�����
�����K)y
����������K)y
������������K)y
���T)��x
m�������{�z�����s�{tq� �Z�����S�X�k�{���E֫���}��]�p��
�����O
e���
��K�H�W-C�C���HK���h�@�)�4��
���)�@�hK���H����-��W�H��K�h���)�����
�4�)���h�����������
������
���������������@P�����@��h���!����(��@@��
�P���
! ���@@�
� �!������@��@���! a
�iP�g
���
�����
a
�����
�?�����������������������������
����������
a
��K
�������
����������������K
����R@ �������@�P(���" ��Z���D��
��$�����@��@D������
%���
�D��B���" ��
@ �@��� �$"���� �@D�� @�
$���

(����
��}��� ja
�������?�
��?�Z-a
����a
����
���
a
Z����[
�4�4������4����������L�L������a
�������x���z�z���M�M��z�z��������V``V����
���4�1������ժ���L�L��������\�U�I� ���
����(��f�c���}����s�m�������-� �-����������y�i�s�n��������������������K�8� A*����,�� ��g��t�������x���^�L p&����{'��%�%����{����p�V�J�9��$�5E���E�$�ݑͥ��}��r��:CW*����[�������_?P`X=��}��[A�����bc
���
����k�������k���������(��2�2�����I�����2(��U�J�U���2�k�����������������������������������������������������������������������Y�
+��ԉ���
���n�����q��|
�ԑ��q��|
�4��4����
���n�4�����t���o��������������������T����T��T�����0
��pE�77EV@p�7��U�_�x����d
�4
2
�m�� �������I{��_gg_�����S�r��7����b��S��r�7����b#
���Xr�zspp�s���^?�`�������`���^��
#
�_�`�b���������������Z���[��z�[;�Z����#
��&j�W���W�j��&�[�@�"��U�����z�U����U#
���Xr�zspp�s���k�G�+�P������
���T�v@�T��K�
����x�����I�L��L����I����������I�L��L����Ix��^�
a
����K�+���
�t��������t������t�t���������΄�PH����t����������ZV����t��˻WL��q�q�r����H�r�qqr1
������n�����u�~���t���t˻WL�@�m�A��˻WL.���t�
�JMs^\�t�lj�i�!)���������
�tI�K�^��������0���
������t��H��������!��ww��x�t�^B�<``uf�t�`W�U�a�b
��������
�t��t��t��t�������
ɽYM�$�������ɽYM�������ɽYM��w�w�x?�)^�cj]�Dce��s�����ҳ�xk��.�a������ɽYM����$�����18X:b���}}�}��
�F�hX�a�"���!�t�D�������(�������� � ��������}}��}���b8�1�a
��o��
�����t�������t������������ʓ����������
�0���%����nl�lZ
!�+�f�z���b�!�����p��|/�7�c�h�h�k+��^���[TH�P�}���.�}{�{MY�ɷ�����7��o��_qccy���4��{�H]���ȣǦ��������ɽYM�|����%npzdc�Z�}!��DR��߼�
�����\Z�j�����ћ�����|���0���!�����߼�X�E���������dk�dNYTMNX���������������0PcXR}��6~YV�W�������
�t����o�|
���S�kI�J�X���%��Ba��8�k��
�����#�E��
���
���b�>������[=�:����1
��
�Y�v�k����2��������
�t�O�������T�����T
0�OU�ƀ������
�ԫ��afob~h�����
�S��wk������9�&&�����O
�D�[�
��������
��gY��8�>��%�������˻XM������������,�����ɾYM��������r}Q�Q|Q'�%`�em_�Jpp��u���i�u�������z����z�w�����������ɺ�˿�gY���v��*������ʹ�����������%������������q������-����u*���+?�q8��$�@�q+��� )5�x�}2#�x�w�w����;Q�"����� 7�=�Y���j��y��J�a�b
��[�;�����
���k�t��t�T��t��T���l��
��MC���
��MC1����˻WLN͜�[
´[V�mJ�J{K/�o�qwn�bce��s՜������ѵ�vj��+�^����
�Z
���d^�]� ��� �t�b�������l�Ք����m�)��xy��x�^H�Cii�}l�\N�J������p�"�� �#���k�����k՜��͜���k�眫�������t�������t����
���o�e�t�t� ���c7�/{{��{���
Z
�z��f+�!Z
l�l�n����%v
�0�
��������Ǔ���E�t�^�+��jf�f�l�l�ɽYM{�{�}�.���}P�HT��/��7������q�ͻ]H�{���4��cycq_MY�ɛ�������Ǧ����s��������jZ��\�����
���!�}�Z��cdznp%������������� �0DR�������������ɹXNMTYN�dk���d�����E��X�ÿ����!��0W�V~Y6����R}XcP�^�v���H���Z���t�|�z��*
� z`
������
��������������� ��}�z�!~�����q���{�y�z�������p������~�"{}~{�=�U��������������������P�?����� ������Q�=���{��~�����3
����������4���I���H�t��
��Z���]��4����1YW3�6�������u�bQ��������������E����d]�"��*
�T$
�;
���/�V�������,������������'����t�
�6
����4���
��4�������'�%�Y�T�8�U
�������9���|����2'�8�
���(�%�X�U�7�U
�������9���|����3'�9������46
��k@���t�t++�����U�U�t�t�t�t�C���<�<�4�4�4�4��
�T�T���
��������U�U�t�t�t�tC�++�<�<�4�4�k
�a�J�Z�Z�Z�Z��44c������������T�S��������������c��������++�T�S�33����������Z�Z����
6
��g�Qv�����O����y#������D���O���R����K���P���K��������a�XWaaXW�a��������a�WWabWW�a�������� 45! 5��������4!�� 5���4!����-���.�.���-�.���.�.���.���.���.�-���.�.���-�.���.���X����c�c��@����c�c�����c�c�����c�c���0���ɂ�����������ь��8�`��a�@�a�NdC�9�s�����b�c�����c�c����@���c�c�����b�c���������X���������9��X��E�-�JF,b�����������H�5�����@�Y�&�n���Ë���49�H���������b�F�8s��̷�������p��z�S�z�N�{�R�{<�� ���`�_�����`�_�����`�_�����`�_���9��'��''��'����������pq�D�-A��&�a�a���-�D`qX_1�`�A�M�t�CC%&*)GGbb�I�c�~�c͋�������%�)�G�c͋��������c�����B�������ս�_�a
�������3�P�D�33DD33�D������j���Kgl:VF_-zM��W�S�R�n�\nn��nn\�n�Z�E�C��S�Snn\�n���n����������Ӿ�N�+�F�:�g��˝����V��C�&�&�Ӌ���l�gZ���G�%�%�G�G�%�%�G�G�%�%�G�G�%�%�G�P�8 X�L
�������������
�6DD6���s���r�p���s���G�4�T��mm��v�)�t�~�����̩�v����������������VJk}ltu�(�vumm��4�[�� `��$�����O�?���$��d��������`���`�z�w~���y�8�M��v��a�\t��i�N��߶܎�`�����4���s�~���nkA�[�"�gwdL�a�G�$l�Υэ����`v�~{ҊꅮK�-�5��%L� �.��U <�B���B<�Gi�� �Џ����|�r�`���0�+�=� �E��=��������w���� �y���K�����w��"w�����o����I��l�khslji�s������Q�x�K�)]`�������J�'�����������R~����������×b�B!�-�(��pW}���������������^^��_�I����������|��Dc�/ %�)���p}�����[���D�e��\�]�]Ϛ����������F|��E��/�+'���Ǚ�����eT��G��f������{������������H�B��-���*�\��������m���������N�����N�N�����N�N�����N�N�����N��
6
�k
���������
�@�j���<��Z�\�
�f�zd?�*� ��1��"��0��-���)/�!U�=�I�T����AI�z�W�dd�]�,�O���+2�=��q��4��{��E�)��<��A��1���t�1�j�1�(��w�;���;�;���;�;���;�;���;������� � ��u��p�������R�@���@�g������L�)���w�te�C�#��B���3�B3�C���V���j�>|����肙�����i�5�4�_:�v�x����H|�Q���̋����y�P���B�����CĻ�*��O8Q�z� �}y�����������2�����!���v�����
�w��
���2�!�d��x��������%�%���u���ou������y�f��"�2E"�c��i�P��8�+� H�>��V������V��>�� �8��P��i��cE����0����}�D�8�F?�:/5mV?�_@�)�������*���_AU��m��֡���F�8��~�������4�p�w����:����h�I� �����K���6��AOR��||�|� �����7���:�:�-��R�=�6�j��snVK�
{Qr2w..�4�$�<��1���U��n������k����;�H�K��T�C�$�[�����E�Eq;rI/�(���6�������F����+�������G��-�7+`=(c2�F�����]�U��=��P�O�>��U��l����k�b
�b
�����
�T����@�Z
��
�T�
�t���7��0
����t�
�[�����
KWWK��K�W����#�1b�nZ�yO��L���/���õ������B�+��
�h'X�=��-k7yS[rWmK|C������O�]�e�w���,������i����@�R���F˿���W�K�����Jv�f��|����������)����}������xy�����k��~�������������JJ?X7gf3.x,+.��46�?�J�G�X�j�kځLJ��������v�l�~�d��o��J�L�N�*�4�A�@�P�ba��u�����������������l����~��x�y���JJJ���������ww�}���IIJ������������������������Ð��N������������~���L����kR�{�m�m�a�U�U�L�E��C>�<;;{mDRs*MSP��w���������m�s}wy�<u�|�������������ƌ���� ���� Y1��0�� ��Y� 11��22�X�48��C�1£dz���ʧ���r]��^�NJ����qZ��o�e�~|Z����~�����W�4�3�X�V�3�2�X+1fIHJLh6�7�����:�g�f�s˂�u�n��c�o���r�~�E�M�U�U�a�ml��|��ؚ��ѩʵ�����ɩ��ӛ��l��G�@�/��' ��"�vg9���������~�{�~�i��������ye��n�a�M�����������x����x�����,���w����M������������������w���^�����Fy�l}�l�
������6�6���x����t�m|�c�w�&�L�L�+d�t������������j�iJ�4qq����ߠ�������˚�|���O���)�x�����O�p�Y��p��Z�,���,��p��W��wT�,��J��y�I���������E�7�w�t�����4v�Q�^����6�����_�a�T��T�4����������
L
����qK�
���K�
�Wg
l�
�
����'���������'���x
�@����g
��T�tOK�>�td
�t�tx�t�t0
�a�T��Tzx
�4R��7��;
���t"
�a��z���+������P�P�P�P�����]��w�~�P�P�P�P�
�Q�P�Q�P�~�P�Q�P�Q��������k��"
�a��z�������]��w�~�P�P�p�p�
��������������i�P"
�k
�T���l��+�,�������l
�`��
�t�����T_`��b�#}
�#�b`�_������y�y���;�i
�t�3���3���V�2�2�VM
&
���������!�!�yr�r���-
�K��1
��+�4
������!�!�
�e�+��}
�����T���T���T��rr�yy�!�!�
�!�!�A@�&
���v�������������y�u�w���������{�{�{����s�{sq��v�w���������������������������������g
���z�������z�
���z�������m�
���m�`���m����m�k
�����
��
��G�@�������������=�����������������v���
���T
�T
�T
���%�������%�����W��B�S� q�g@\LP���{�
�|�����������@��)����҅����%����������e����������?�?�?�����
���%��������%���������������������������������������������� �������������������������@w�\�����h<��;��v��-�;�������ݯ].��Sg9G��FXVi_d��:f�t�l�\m�M>��U�:\!-<F<C;D�)�Ե����4�C���5��5��4�C��3��.�N�$���r�j����m��2�� ��O����W�����������q� �q����q����t��*�Q���t������ ��4���������������+��j@8ߪ�rr � Rr���@����L�iO;����{e��S�w�����)}5�T��Ԓ����������?����>���B� �o�-�Bvˌ{�b�������є���������~�8�������w��������0�R�8�#�M�F�2��SXteg���J��]���l��A9�H������H�8QXi[s��y�x�y����\��HN�-�fX�R�22�<�G�j�m�kk�������K�L�����Ь����̬������[������H98HH89H������,,�K�UU�K��,|����������}N��v�����������}�|�u||��a8H��������H98HH9���������v�[������y�-�r���n�
��� �f������������=�q������F����)������?�� ����`�9{��d���P�3o�&?����(���$��������W�2���� �����
�����������������`���@f
�t �t��������q�%���M� ���>�"��E������`�B�5�����
�������3��3��5��������������2���E�����%�%�����%�%�������W���*�������~�w���w�w���w�����A���.���#�C'�K��]�����������������f�T� �O�������'���R���Tw�����������/�+�,��{�{�a�{��������������L��{�{�������������=��=��
�����k�
��������o�~��������|��܏��f�yh|lid�boo��p�������r�mmrrmv�w���~o�v��������8
�������������v��
� ��o���T��~�������������ƣ�������@��V��
7EV@p �-F�1�M \Z�G#�n'�� ��b�!� ������ϼ� �����1�-�+��
�h
��O��*
++EZ��[s�p�k���������������������T���������������~���O�@�������������G�A� � �B������H��E��B� � �B�c��
6
����-���/���-��-��-��-��-m�J#66"���*��!�!���!��p[��m��������m�V�J�E��4��6��H���`�`��Z�[|]~c�`�}�����������������p�G;�-�7���-���m���������{�<��8�Yn�,�=�a�u�K�K�v���Q�.�-�Q���j�K�s�[�hshs�\�h�F�:87s;\Fsh�[�t������������������3]�-3�s�\�hsht�[�h�"����e�E!sh�\�s���������������-�3����������~� +�� � **� � �*� � ��� �}���Mz�]�c�.���p������%��$��f���M������5�5�2��7�7�<�������&�������U���A�+��+�K�������q�5�P�Pm�;XY�� ���;����v����2�
��,�[�T��T���
�T�
���
j
�t������t���t���Z����<
��.
��a��]
���T��
��t���t��t�ԇ���t���f
O��*
��$
�g
��|
�|
���Fh�͉y�y�}~����������������������p�j���J
���J
���jprk�5����j�T�h��
�h�����������������t����������t�������w�R����*N��^��
���Ȗ��*��
�R�D�e������jo���k�4���������p�h��4�hplh��/��
�����nh��4�
�����nh���9j�oqj����h�p�����4���������l�h�\��ƙ����;.��
�;ǾbP���0�&�M� q$�� �;-
�l�;� $9� q&�M���t���������s����������T���������������������|~�}�S�t�������������K����|�}�S�t�������=��������u����������=��������t�����������������t�������������������������t�����*���w�����)�)�)�������(�(����������.�������������������d�d�������������Z���N�����N�Z�Z���N������N�Z���Q�+�������A�@�A������A�@�!�����������[�������� ��� �������[�������
L
��������������
L
��������B�
������������V
��+��-
�4wx�{���������~}�P�4�������g
������4��V
�
��Mr������&�Ȃo�l�y���
��������������������_��l�Z����b�����������
������&���Z����_��l�Z���b��>�������T�t�4�t�9��lF9y4�d��;�����1�?;�U��Ғ�/�����t��t����<�%�������%���<��� �"SKj<5�e�Z�>���:�$������������ $���$=�:���Z�>�e�j�S����� �a
��������$�������5����������������������������4��4��4��4��q�����(��������������f�?�f�?����������(�����q�*�*���*�M�*�*��w�I�9�(9II9�(9�I����������*�)�w������d��A�4���6�7�M�������R�����*�M8�=�I���F��[-����2� �~��������������� �0������������X��P����d�ow�������a��4�����
��K^��hvii�!r(u)����-���v�jzfj~�����qs�����o�q�z� az� qHoC�wq�s|q�����j�z�����������)�(�!�i�v���������i�#�o������#���v�i���%C����������������������������T���;�����;�;�����;�;�����;�l
����
�6
���V�v���i��W�P�V��gu�m�l��w�a�|��������|�q�����{��c�Y�il���i`d�H�_�_·���I�5�)4�����y)Y>B����ݮ��U�1�1�V1h8SM�������$�w�h��#�h�A�Q�WƇ�����¹�Ð�������v��Z�]�����;�();;)(�<���&�U�1�1�Uԡϱ���B.`������������ �����eSGtCa
�$�t���]�$������t��t������R��4&
�4�
���$�B�L��8��,�L�9�}�x���9�����������������������`Q^fxOoDk3d�G�
������Դ���"��T�>
V����
��s�
���v����s�X����Q����������F�55EE65�E��������������������<����xi�UNg�s{�����f������<ϖ�Җ~�h�r��8��4�W��{��m�X�x�|�������������c�����������������q��J�_�s��'�*0����󍂎������i�ZӵԵY�n��5�U+�������"�C����������������~��?��i�h����y�v����x�n��n���n�6�������������� �������>��������#A0�W����9���� �|�x�����������uz�l������������Mx�|��l����������T�(����x||x���x�|�������T�*���0������(�=��`��h��Z�������6��,��
�L�#��6��-��
�I�#��6��,��
��������J���-i1Yn��||�|jj��k�8�d�J�!E�+z�$�9�9��$��+��!���8��������������YisV�>�c�r�bxy~v�z\\�\}v��{~�^�ws8~644�6�8�w�^�~��������������y�b�r�c��>s�3�%�����������p�[�s
rr�c�r�r�kii~kssqr�b�r�
�I�I�����������V�*�s
�B�+$$c+CB�
~�����I�I������%�%��U�a�a;�U�%�%s
� � ��5�?�?H�5� � �
~�����)���ԫ��w
��w
��w
�T��
��h�����
�����
��h���`y�����5�!L�
�����L����p�
�����L����y�����
����
������w���
N���k��
��+����m��T�
�T�T�
��11��
������
�W���p
�:
B
VNMDH>>3�5Z
d�1
�E3�
����������:����
����V�2�2�V�V�2�2�Vd��:
������'������U�/�� �o�c�uovo�c�v�?�%�� q��|����������~��f�F�F�
�0�.�*o�c�vnvo�c�v�&����0q��|���������������
K�T�a
K�T��T��d����h�jw{i^u_oYln��u��s����
��o^��i�w�����\Y_��u{�j�h���������������w����u�ji�>�q��w�[��GA�?�ij��k����Œ��������[�V�(1g=V����������i�j�N�bi�6�%�Qt�b�(���e� nz�f�l�4��u��~������d��� ���p�������������� "�������v�[��~�}�����d����t��V���l���������d���v��tş���W�4��t�t�������� ���}�}�}��������� "��C�Vt[�R�t�����}~��[tvR�[���C������lj�h\^��a\�Qwt\s[�R�sj��z������\oUwQ�V�f[�VT[��g������d����k\c`^ebi�O�bt���������6���Q��b�(��T�e� ����|��������T����T�&���&'��
��
�L
�q�����������:=2G<LCYR����:J�5���������
�
�����������c����{{�q�{�<�<�{�����������{�q�z{�c�c00�E�3�'�ҥ��}�}����{���P��RH�L�������byz��{*Tb�#E�.ᕖ�������������������z�<����������_d�_:@sgD�������_�^�_�*d��J�A� B��ɴ�׵�to��������'W4p�w�ο�š������������v���W���X�M� �u�Y�������1�A�3�g,{ ����հ���������� y�L�� �����Z�=�x��s���a��v�^���������|�Z�Z�[k�.k�/k�.h�e�m�f�$��6��k�+������ː]V���$���Iq��o�~��QN�ڈ���7��.�;�������gh��h��V�N�������D�<��������{B���3^w����/ۍ�ֵ��5�b� L�Q*��G���J���W���}��ϗѝ�ڏ������������y�������� k�T��U����nn~ryj_�M�l�N�y�|bm�����m��T������]bj[��X�]�~��-�u�����[_k[��T�Z����K�N�W]dW�T��]��T��kY�acYU�a����������ö�������1����r��&�>k�f�b��r�(�yw�vE�^n�w����������������"�'h�R�cl`j�O�b�����������e���nf�Q����a�WT�`]�T��t�i\~{�&�X�U�3t�O�Zq]s~Q�[������8q�Q�]sZq{N�\���[����k�P�`m]l�M�_�����������|��r�(�n�h�d�&�>�l�e�c����������o��������v�D�d��$���H������6��}���z�~��������t�1��Y���b��������Su��������\�������������������q�����������P���� ��y����������������,�:|��`��B�/� �O��������~����T���a��KJ�~L��y�����y1V�w����y��:�p�I>�/���2ndgaWr�s�w�� � �� =�������������!�Y� 2��R?�2�"��?��=�.� �O?��U�����<���<quuqqu���u�d��dV�Tqu���������"�����w���+��������B�~�o�ftaz_��V�SR�t�9�K�x�x�:�K�t�p�;�V�w���x��������QM�M���t�����#���"���Y�(�)���������#�`�Q�x�g��i�hi��V�K�����������l���f��T����'F�b������(��-���]�������ݸ�u�W�h@JM;uT|NwbdghsK[b�e�i���(����{q�}P#�4%Sa��j��
����_≖������������`�/�7�b��b�/�6�a�a�.�;�c���}�}p�m�m�lj�i�0���+�.���1��0���.���{��������\�YY�F���C�?>�AD�$�(-�}}��}�[ׯ���M������g�Y�S��T��*�*���l�SmMrWJB`e��n�ū�)���c1&E,u|�����Ѱڡš�����X�MN���9)
�T�&�T�3���3�T%����V�����]!zl�t��ahqr�p!s,��o�"pr�rg����l�!�������������������|����������������� �����N#��l�[he�e�e�����������zpK��^������7�L�w����}����
[�b���
�[��)F3�RtZ�>UK�L�L�����dl�lh]rd.�^�7|�}�}\".% _q�q�o�y��~yG�Ao��k�zAï��������w����P�W���� �������~��|Ԫ����A�����y�o�q�q���0�[��������]y��Z�igmpg������ː�����t�@�6�)��H�����W���
�\!zk�t��aiqq�q s,��o�!qr�qh����k�!�������������������{�����������������
�����N#��k�[ie�d�e�����������zpK��^������7�K�x����}���p ����
  ��#`� R�N�{��M�{ ��xi�wi9�#G�s���������E�����}T������������l�+������{����X�|���������V������}������2��h��8p�ihE[��&�Yr!h�g�����R��o��q����������-ε�ߝ�A������ ���U����Ǿ������Ծ�*��������}�t�~�x�q��i#�E�3l�g�c��2�F��j`�\�Y�=�u���r�r�qrq�s $���>�tY~\w`r��k�2�Fclgglb�E�3�j�r`w\~Y�u<����r�q�q�q�rr %����t<�Y�\�_�j��F�2�b�f�m�1�F$�k�q�w�~��v}����������� $}����x������$�k�1�F�������E�2�j$��������t���}�����������������������������������������%��%����%��%��%�L�X�0���X�/�X�/��������T���T����T���T ���������&�O�,�-�O���O�,�-�O��jj��k��1�����'� � �'�-���4�n����O���x���q�i�ggg�h~ie$DN�y�W����������v�w���#1���rH�e�%����:qzt{s�������������[����s�,�w���������!���w����"��"���0��������t�dcubhg�c������8��cliccm���������������id��@dmh�Y�id�0�B�cli�Y�id���Bdlhccl���������id����@��Y3�W�,��zh�ehjwmy�xj�hhj��gk��ditiy�7�4�k�g�����
}R�QP���t�������d�,�c��*�p�q�q`NAp@�`� �J�Q����zH~GF�+�/�2������������rY�N�'K_IFF_��ʷ��зIL� ���P�&0������h�Fyz��y�\\�[� V�����������_� �J�P����m�z� B��pg�fsvy|s�#L���������c�|������������gV�XTVtbe�wv�v�N�A(�$�h^~mo_��~���|z}y~x�|n�f�{D��BY�L�\�'� ��>mZR{Qss��t�N�]�wig�g�X��n��Ϥ��O�Tͮ����m��w������m��w������m��w�ŷ������ ��v������|��
��iI�#&�bS�S�!������������m����v�vu�
�
��D�4L
��<i-k�b�US�T34��5�II�I��yq��߬���� )�� � ))� 1�9�j���4���� ����:�P�*�� ������������������p�@��
� �� �� ��� P��������  %*.26Qjp{���������'0RY`fw{��������!.6;BFJRV[_fjnrv������2BGY]dns{���� 9`��������"(-29AEJOW]a�������� *59AJPVZ_d�������� JNfu���������  & ? D K w � � � � � � �





%
+
O
T
Z
a
q
v
�  & 0 > L V ` e p u  � � � � � � �
 & - 1 C V a r w � � � � � � � � � � � � � � �  * D M Q ] c h { � � � � � � � � � � � �  %.3;?Vjn���������� "(=Rgl������������
!&+4;?DI[m�����������%6;@EU]eu}���������������������
(0?NVekz���������������� #-5BMS`gkqw~����������������
$).3;FP[bmu{���������<�����<A
KGK^
�k
��g
�����|��|�����qK�
���K�
�Wg
��L
�`
���g
�
�0
�@�
��E���X��X��E���+y}}yK��
�9
+��E���X��X��E��� %
/ ' �
`n���T~����~�������
��������� 9
 �3���3 &
���]�]�����]�]���\���� < ?
T
��-��>
2
m hnnh ,
 @ ; �g
��������F
�����
��s�
���%�%�����%�%�����%�%�� <
K.
w
�a�]
�}�y hnnh�hn���e
� 2
' �0
�]�]��B
�����}�t������� �� �"�������������������"� ��� ������
K y}� Q
M
 W
 �
��
���������� ���� �
+������
�����
� ��f�f�������������3
���
(
�T*
T��" wR�� ���
���3��%  ��}y ��
���������� /
,
� V�`� T
�T-�T>
�`�V ��?�i���
��^�O����G����`�E��}n\>l�P����,�������������������h��
�h��h�@�@�h �|�z [� �
��b� �*��! ���� �
��
F m
 8
�8
�}� �� � W�k \
b
� tzux��u�[��Br�lmy�z�~���5�������q�s�������U�� hnnh�hn����������nh���
��t���t��t = -
� ��T��T�T��C�����m�_�^�X*�D�4��4D�*�Y�_�`t��
������@
y}}yKy}���> 1
3 3CC��3C����t 0 r�c�rr �i��i�i ��
�!�b�! <
�.
� �����T����T�
����� -
��9g
, l�n�l||��}_zob^��^�b�z�����������M�<�M�<v�������������� �o�_��}|�|f
�Ԑ
+�, �YY��������������
��f�f����� �������9�>�!�����
��>��9��U�� G�
���@��xV``V}�~���d�3�f�T�w�@�t�(�s�u�w�N�5~��w�}�+�}����PV  �
v�
y�}��;
����� �
��O
��������T+�T��
�������
�j��i�h �
�'���''��m
�����4 (
K*
��A 3�C� �]�� ���] �
h �!��
�! �
�� ���� �r���� EQQE � �4���~�������~�4`_��`R�`e9C/R&a���žҦ�4��A�'�"�)�����~�4��� M�f�f�
,
���� :
�:
�������
�t��kZ
K9����z��
 hn� �L
���
<� ���� ��� ��
�
�:�n�h��
�{���:�
��}���&
� j
���t ���%�%�� ��� �Q�E G ���� �� Lf��eN�z�y�z����#� u��"������������=�1�?�u՗�� �����
 a
� �5�! ���8�
����� ���@�h : �"�9��O��9�%�������9�)� �o�'�0�q�i�?���?�@�i �r�����
A
�TGK^
�Tk
������t�������@m
������t����������
f
+ ��
��\
��
�47�� c��N��t�1 �������Z�Z�r��� ������������ ��������� ��
v�vt
� �����
����~���� ���� ���
7� ��������z�z����3�'��)����������� ���8� ������{z�!
��
�� ������������������������ * 3�(
 �9�"��T�M�5���������{��~~�D�;��i �;�
[�8��������� 1��l
�����~�w�~����~�w�~�
��������� J� ���R
�! V``V���%
��;��`���L����<��� �xra������� 3
��+ R��T �
�
���= ���
1
�� ������z�r��^��`�������`���^?c� �?
;
rr�c�r �@*
���
�O h�� ����L
���� �������� :
1
���
������ �L
�4� �yr�rrr�yy ����� ��*
�2�� ����
���� �
�|�z�@*
�Tz�|��� �}D}��}���������������� <
��.
��a��]
�� �<�����<A
��4@k
A
�@4�k
E
��4�� ��
�- �
� �6��g� �� ��o��� ��3 �{
�� �X
 �)
 ������K��x�x�t�w�����~� ��n���������������\��n� ���<��g
�� ��]������������9 �
��_
���������x� ��y
~~�w�~ 2
�T���}�y�T4
�T ��CZ�7)������A ���]�]��N
m�m))m�m�)��� �� ~�w�]]�w�~ �n
g
 ���@ ���������U� �����f� �@� ������L�R��� �9�0 �Z�Z������ a
�� +�� r����� ����~� ��
z�{� ��t�4���4���x
����w��B��������D�$�$�D <�Z��������:��� R
�T>
�
������
����� ���� �h�@�@�h�h�@�
�� �}t����.�+ݭ������� F
�g
2�y�qpV``VV`�������� �D:�
 N
�� ~�w�~~ �r�crr ��� @ �������tp xy�o�ts��{� ������� �
.
�a 3: �D�$�$�D ��<
��^ �������� $
�4 ����� � �M���Q����������� ���������
q
�����5�����������Q�Dnt��y���������� �e� 11e� BB�� ��� � �������������y� � quuqqu���;���;��uq �T� �������� �
 �
��QE L
� ��} �����r ���
��� �8
��� $� (DB%$�A���Ό������ y����������'�&�� �����������p�]�� ���� ��������������x�� �n�T��Tq �R�F����� B �
 ���|
h���� �w�rr ��� ��T ��� �!�$��D�D�$� \xcik�v�ss]tRat �����;�f�v�eK ;
�� �������� ��;
���y�y�� �
� �� �;�����; ��'� �L
�� �� �h�aahi`a�h����� �B��x��������� ��o7��������� �������?�L�� ����D���x
�� +g
]��ԫ���ԫ �
�� ������ ��
�� ��� ��� �� �_��$��cX� ��� �E�#�#�E�E�#�#�E ����y���6��%�6- ������������ �V�2�2�V�V�2�2�V ���� ��� � ����Nb�a�]�� �
�� $
�;
o"�7�l��� s�
��� ��v� ��� ������� ��f
�
 ��� ������ ��z�� � �<�<�� �e z�{ �
%
��f !�5� ���3 �R�D ���� x
 �� �
�� �EG�xZ�n�y �������,���� .�
 ������������ ����������� ���1�
����������� ��
� fM�@�
jm��q ,��
�� ��� XtxmihbW_) �`�M���`�M �  ����}y ��������� �, ��
���z ���1 ��� *<���)
�;�����; �tA
�l
�E�#�#�E ��� ���� ��� �� �� �����
�j
!�5� qt{t��s�o�y �������R �x
� 33�3v�K��� �4��4 A
��� ��� ����� �a
�@�@ �� ���� �����
�������F � � ���� �Kw ���
� ,$P��+�+ �/
��N
 ���L� ��� �-���� ��
s��}� ���� �
�� �
 ���� �� �� ��� ���T �z�� �
��� r�syy�'�& ����b
�*��� R
[
 �&m���/ ���v�� ��� �� ���� ����4X�� �� �@ ���� �]�] 
���� ��c��3��3s�pyrs@ �� ""
���r@2 �����!"""`���>�N�^�f�i�n�~����������������'�(�.�>�N�^�n�~���������������>�N�^�n�~������� �����!"""`���!�@�P�`�g�j�p���������������� �(�)�0�@�P�`�p���������������!�@�P�`�p����������\�Q�A�0��ޕ�R  
 ���������������������������������� �pX  �)�I�_<��O<0�Z"#���� � ���� ��p��v�_�]������y�n�����2��@����������������z�����Z@�5�5 ���ZZ����@���������,_���@��������f���@ ��@��(������@�����@��@- �M�M�-� �M�M�����@�����@@� �-������b���� ��� � ���5�-�8�����@ �D@���,*@� ��������� m��)@�@   ' D9��>dU*# �  �� ����R     �@ e�  %RE    $�� k(��D�' �� �%�� �%P�/ /: /K /Q] �
� �� ^� U k "y U $� U �� a y *� <�Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFONTLAB:OTFEXPORTVersion 4.6.3 2016Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeDave Gandyhttp://fontawesome.iohttp://fontawesome.io/license/Copyright Dave Gandy 2016. All rights reserved.FontAwesomeRegularFONTLAB:OTFEXPORTVersion 4.6.3 2016Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeDave Gandyhttp://fontawesome.iohttp://fontawesome.io/license/
I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project,
Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
comprehensive icon sets or copy and paste your own.
Please. Check it out.
-Dave Gandy
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>Progress Bars</title>
<link rel='stylesheet' href='../../progressbars.style.css'>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
<script>
$(function() {
$(".meter > span").each(function() {
$(this)
.data("origWidth", $(this).width())
.width(0)
.animate({
width: $(this).data("origWidth")
}, 1200);
});
});
</script>
<style>
.meter {
height: 20px; /* Can be anything */
position: relative;
margin: 60px 0 20px 0; /* Just for demo spacing */
background: #555;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
-moz-box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);
box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);
}
.meter > span {
display: block;
height: 100%;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
background-color: rgb(43,194,83);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, rgb(43,194,83)),
color-stop(1, rgb(84,240,84))
);
background-image: -moz-linear-gradient(
center bottom,
rgb(43,194,83) 37%,
rgb(84,240,84) 69%
);
-webkit-box-shadow:
inset 0 2px 9px rgba(255,255,255,0.3),
inset 0 -2px 6px rgba(0,0,0,0.4);
-moz-box-shadow:
inset 0 2px 9px rgba(255,255,255,0.3),
inset 0 -2px 6px rgba(0,0,0,0.4);
box-shadow:
inset 0 2px 9px rgba(255,255,255,0.3),
inset 0 -2px 6px rgba(0,0,0,0.4);
position: relative;
overflow: hidden;
}
.meter > span:after, .animate > span > span {
content: "";
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
background-image:
-webkit-gradient(linear, 0 0, 100% 100%,
color-stop(.25, rgba(255, 255, 255, .2)),
color-stop(.25, transparent), color-stop(.5, transparent),
color-stop(.5, rgba(255, 255, 255, .2)),
color-stop(.75, rgba(255, 255, 255, .2)),
color-stop(.75, transparent), to(transparent)
);
background-image:
-moz-linear-gradient(
-45deg,
rgba(255, 255, 255, .2) 25%,
transparent 25%,
transparent 50%,
rgba(255, 255, 255, .2) 50%,
rgba(255, 255, 255, .2) 75%,
transparent 75%,
transparent
);
z-index: 1;
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
-webkit-animation: move 2s linear infinite;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
overflow: hidden;
}
.animate > span:after {
display: none;
}
@-webkit-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
.orange > span {
background-color: #f1a165;
background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
background-image: -webkit-linear-gradient(#f1a165, #f36d0a);
}
.red > span {
background-color: #f0a3a3;
background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f0a3a3),color-stop(1, #f42323));
background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
}
.nostripes > span > span, .nostripes > span:after {
-webkit-animation: none;
background-image: none;
}
</style>
</head>
<body>
<div id="page-wrap">
<h1>Progress Bars</h1>
<p>They should stretch fine to whatever the width of the container element is,
or just set it. Also they should stretch fine to whatever height you give .meter. </p>
<div class="meter">
<span style="width: 25%"></span>
</div>
<pre><code>&lt;div class=&quot;meter&quot;&gt;
&lt;span style=&quot;width: 25%&quot;&gt;&lt;/span&gt;
&lt;/div&gt;</code></pre>
<div class="meter orange nostripes">
<span style="width: 33.3%"></span>
</div>
<pre><code>&lt;div class=&quot;meter orange nostripes&quot;&gt;
&lt;span style=&quot;width: 33.3%&quot;&gt;&lt;/span&gt;
&lt;/div&gt;</code></pre>
<div class="meter red">
<span style="width: 80%"></span>
</div>
<pre><code>&lt;div class=&quot;meter red&quot;&gt;
&lt;span style=&quot;width: 80%&quot;&gt;&lt;/span&gt;
&lt;/div&gt;</code></pre>
<div class="meter animate">
<span style="width: 50%"><span></span></span>
</div>
<pre><code>&lt;div class=&quot;meter animate&quot;&gt;
&lt;span style=&quot;width: 50%&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/div&gt;</code></pre>
</div>
</body>
</html>
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment