From e9c3695b15cc4d8f5ddab02fb1085a96781caa01 Mon Sep 17 00:00:00 2001 From: lily Date: Sat, 22 Jul 2023 11:11:02 -0700 Subject: [PATCH] kartminer7 v2: use nimdsphax (#2321) Co-authored-by: lifehackerhansol --- _pages/en_US/alternate-exploits.txt | 9 +- _pages/en_US/include/menuhax67-install.txt | 9 ++ .../installing-boot9strap-(kartdlphax).txt | 77 +++++------- .../installing-boot9strap-(kartminer7).txt | 117 ++++++++++++++++++ .../en_US/installing-boot9strap-(menuhax).txt | 1 + _pages/en_US/seedminer-(alternate).txt | 10 ++ _pages/en_US/site-navigation.txt | 3 +- assets/js/_main.js | 4 +- assets/js/main.min.js | 2 +- images/screenshots/kart-3ds-layout.png | Bin 0 -> 12151 bytes images/screenshots/kart-root-layout.png | Bin 0 -> 31071 bytes 11 files changed, 178 insertions(+), 54 deletions(-) create mode 100644 _pages/en_US/include/menuhax67-install.txt create mode 100644 _pages/en_US/installing-boot9strap-(kartminer7).txt create mode 100644 images/screenshots/kart-3ds-layout.png create mode 100644 images/screenshots/kart-root-layout.png diff --git a/_pages/en_US/alternate-exploits.txt b/_pages/en_US/alternate-exploits.txt index de22d73a39..f9f8e30ee7 100644 --- a/_pages/en_US/alternate-exploits.txt +++ b/_pages/en_US/alternate-exploits.txt @@ -11,14 +11,15 @@ title: "Alternate Exploits" Because Nintendo eShop no longer allows purchases, it is no longer possible to purchase new titles. However, you can re-download a title if you had purchased or downloaded them before purchases stopped being possible. Any one of the following titles can be used in conjunction with Seedminer to install custom firmware: -* Pokémon Picross (free-to-play) -* Steel Diver: Sub Wars (free-to-play) -* ANY [DSiWare](https://en.wikipedia.org/wiki/List_of_DSiWare_games_and_applications) title (free or paid) +* Mario Kart 7 (common preinstalled title; a physical cartridge also works) +* Pokémon Picross (free-to-play; digital only) +* Steel Diver: Sub Wars (free-to-play; digital only) +* ANY [DSiWare](https://en.wikipedia.org/wiki/List_of_DSiWare_games_and_applications) title (free or paid; digital only) Continue to [Seedminer (Alternate)](seedminer-(alternate)) {: .notice--primary} -Alternatively, SmileBASIC (a paid game) can be used to get Homebrew Launcher access without using Seedminer. +Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer. Continue to [Installing boot9strap (smilehax-IIe)](installing-boot9strap-(smilehax-iie)) {: .notice--primary} diff --git a/_pages/en_US/include/menuhax67-install.txt b/_pages/en_US/include/menuhax67-install.txt new file mode 100644 index 0000000000..b357db6e65 --- /dev/null +++ b/_pages/en_US/include/menuhax67-install.txt @@ -0,0 +1,9 @@ +1. Press (Y) + (D-Pad Down) to install menuhax67 + * The console will automatically power off +1. Power on your console +1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"}) + + If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card +1. If the exploit was successful, your console will have booted into the Homebrew Launcher +1. Launch nimdsphax from the list of homebrew +1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon \ No newline at end of file diff --git a/_pages/en_US/installing-boot9strap-(kartdlphax).txt b/_pages/en_US/installing-boot9strap-(kartdlphax).txt index 3c152499a4..752d0f9ce6 100644 --- a/_pages/en_US/installing-boot9strap-(kartdlphax).txt +++ b/_pages/en_US/installing-boot9strap-(kartdlphax).txt @@ -7,15 +7,15 @@ title: "Installing boot9strap (kartdlphax)" {% capture technical_info %} Technical Details (optional) -In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile. +In order to install custom firmware on our console, we need to get Homebrew Launcher access. To accomplish this, we can use the Download Play functionality of the game Mario Kart 7, using a 3DS with custom firmware already installed along with a custom game plugin. -This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list. +This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access. -Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. +Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap. -For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: [kartdlphax](https://github.com/PabloMK7/kartdlphax), [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/). +See [here](https://github.com/PabloMK7/kartdlphax) for information about kartdlphax, [here](https://github.com/zoogie/menuhax67) for information about menuhax67, and [here](https://github.com/luigoalma/nimdsphax) for information about nimdsphax. {% endcapture %}
{{ technical_info | markdownify }}
@@ -36,16 +36,10 @@ In order to follow these instructions, you will need the following: * The latest release of [kartdlphax](https://github.com/PabloMK7/kartdlphax/releases/latest) (`plugin.3gx`) * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download) * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) -* The latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest) (the RELEASE `.zip` file) +* The latest release of [menuhax67](https://github.com/zoogie/menuhax67/releases/latest) +* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/latest) -#### Section I - Hardware Button Check (target 3DS) - -{% include_relative include/safemodecheck.txt %} - -If the camera does not open, you cannot follow this method. If this is the case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--warning} - -#### Section II - Prep Work (source 3DS) +#### Section I - Prep Work (source 3DS) In this section, you will set up your source 3DS (the 3DS with custom firmware) for delivery of the exploit data to the target 3DS. @@ -59,23 +53,31 @@ In this section, you will set up your source 3DS (the 3DS with custom firmware) - Create the `plugins` and `00040000...` folders if they do not already exist 1. Eject the SD card and put it in the **source 3DS** -#### Section III - Prep Work (target 3DS) +#### Section II - Prep Work (target 3DS) -In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)'s SD card. +In this section, you will set up the files that the target 3DS will need to install custom firmware. 1. Insert the SD card of your **target 3DS** in your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of the **target 3DS's** SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the RELEASE `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card -1. Copy `usm.bin` from the RELEASE `.zip` to the root of your SD card -1. Create a folder called `3ds` on the root of your SD card -1. Copy `slotTool.3dsx` from the `slotTool` folder inside the RELEASE `.zip` to the `/3ds/` folder on your SD card +1. Create a folder named `3ds` on the root of your SD card if it does not already exist + * This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates +1. Copy the `nimdsphax` folder from the nimdsphax`.zip` to the `/3ds/` folder on your SD card +1. Copy `menuhax_manager.3dsx` from the menuhax `.zip` to the `/3ds/` folder on your SD card +1. Copy Launcher.dat from the folder for your model and region inside the menuhax `.zip` to the root of your SD card 1. Eject the SD card and put it in the **target 3DS** -#### Section IV - kartdlphax +![]({{ "/images/screenshots/kart-root-layout.png" | absolute_url }}) +{: .notice--info} -In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active. +![]({{ "/images/screenshots/kart-3ds-layout.png" | absolute_url }}) +{: .notice--info} + +#### Section III - kartdlphax + +In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active. 1. Power on the **source 3DS** - If you are prompted to set up Luma3DS, just press START to save the configuration @@ -104,45 +106,26 @@ In this section, you will use Download Play to transfer the exploit data from th 1. Wait a while (a percentage should be displayed on the **source 3DS**) 1. If the exploit was successful, the **target 3DS** will have booted into the 3DS ROP xPloit Injector - If the exploit was not successful, power off the **source 3DS** and **target 3DS** and start again from the beginning of `Section III - kartdlphax` -1. Press (X) to inject unSAFE_MODE -1. If the injection was successful, the screen will turn green and the **target 3DS** will automatically power off - + If the screen turns red, power off the target 3DS and start again from the beginning of `Section III - kartdlphax`. If this doesn't work, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp)) -You will **not** need to use your **source 3DS** to complete any further steps on this guide. Any further steps should only be completed on the **target 3DS**. -{: .notice--info} +## Section IV - Installing menuhax67 -#### Section V - unSAFE_MODE +{% include_relative include/menuhax67-install.txt %} -In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer. - -1. With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console - + Keep holding the buttons until the console boots into Safe Mode (a "system update" menu) -1. Press "OK" to accept the update - + There is no update. This is part of the exploit -1. Press "I accept" to accept the terms and conditions -1. The update will eventually fail, with the error code `003-1099`. This is intended behaviour -1. When asked "Would you like to configure Internet settings?", select "Yes" -1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) -1. If the exploit was successful, your console will have booted into SafeB9SInstaller - + If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your console instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card - + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) - -#### Section VI - Installing boot9strap +#### Section V - Installing boot9strap {% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} -#### Section VII - Restoring WiFi Configuration Profiles +#### Section VI - Removing menuhax67 -In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I. +In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally. {% include_relative include/launch-hbl-dlp.txt %} -1. Launch slotTool from the list of homebrew -1. Select "RESTORE original wifi slots 1,2,3" -1. Your console will then reboot +1. Launch menuhax_manager from the list of homebrew +1. Select REMOVE menuhax67 +1. When you see "done.", press (A), then press (A) on "EXIT to menu" ___ diff --git a/_pages/en_US/installing-boot9strap-(kartminer7).txt b/_pages/en_US/installing-boot9strap-(kartminer7).txt new file mode 100644 index 0000000000..d6f340630c --- /dev/null +++ b/_pages/en_US/installing-boot9strap-(kartminer7).txt @@ -0,0 +1,117 @@ +--- +title: "Installing boot9strap (Kartminer7)" +--- + +{% include toc title="Table of Contents" %} + +{% capture technical_info %} +Technical Details (optional) + +To install boot9strap on your console, we derive your console's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console. + +Once we have `movable.sed`, we can edit the SD card data of the game Mario Kart 7 to install menuhax67, which will allow us to get Homebrew Launcher access. + +Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap. + +See [here](https://github.com/zoogie/kartminer7) for information about Kartminer7, [here](https://github.com/zoogie/menuhax67) for information about menuhax67, and [here](https://github.com/luigoalma/nimdsphax) for information about nimdsphax. + +{% endcapture %} +
{{ technical_info | markdownify }}
+{: .notice--info} + +### What You Need + +* A physical or digital copy of Mario Kart 7 updated to the latest version (v1.2) + * You can update Mario Kart 7 from eShop or by following the update prompt when you launch the game +* A Windows computer +* Your `movable.sed` file from completing Seedminer +* The latest release of [Kartminer7](https://github.com/zoogie/Kartminer7/releases/latest) +* The latest release of [menuhax67](https://github.com/zoogie/menuhax67/releases/latest) +* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) + +#### Section I - Preparing Mario Kart 7 data + +In this section, you will have the 3DS generate some data in Mario Kart 7 that will be used to install the exploit in a later section. + +1. Insert your SD card into your console +1. Open Mario Kart 7 +1. Tap the "Mario Kart Channel" button on the bottom +1. If you are prompted to, hit "Next" and "OK" to all of the prompts that you see +1. Tap the "StreetPass List" button on the bottom of the screen, in the middle +1. Press the (Home) button to suspend Mario Kart 7 +1. Disable wireless connections by flicking the wireless switch on the side of the console or by navigating to HOME Menu Settings (top left) -> Wireless Communication -> OFF +1. Power off your console + +#### Section II - SD Card Prep Work + +1. Insert your SD card into your computer +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + * The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it +1. Create a folder named `boot9strap` on the root of your SD card +1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card +1. Copy `SafeB9SInstaller.bin` to the root of your SD card +1. Create a folder named `3ds` on the root of your SD card if it does not already exist + * This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates +1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card +1. Copy `menuhax_manager.3dsx` from the menuhax `.zip` to the `/3ds/` folder on your SD card +1. Copy Launcher.dat from the folder for your model and region inside the menuhax `.zip` to the root of your SD card +1. Keep your SD card inserted in your computer, as it is still required in the next section + +![]({{ "/images/screenshots/kart-root-layout.png" | absolute_url }}) +{: .notice--info} + +![]({{ "/images/screenshots/kart-3ds-layout.png" | absolute_url }}) +{: .notice--info} + +#### Section III - Installing Kartminer7 + +1. Extract the Release_BETA_mk7 `.zip` to **somewhere on your computer** (i.e. your desktop) +1. Copy your `movable.sed` file to the `resources` folder of the Release_BETA_mk7 folder + * Ensure that the file is named exactly `movable.sed` +1. Open the `backup` folder inside of the Release_BETA_mk7 folder +1. Double-click on the BACKUP `.bat` file corresponding to your console's region (e.g. backup_USA.bat if you have a USA copy of Mario Kart 7) + * If you are unsure of your console region, you can check System Settings. U = USA; E = EUR, J = JPN + * If you get a message from Windows Defender, click "More info", "Run anyway", then press any key to continue + * If the backup was successful, you should see a new folder appear + * If you wish to restore this data at a later date (after finishing this guide), insert your SD card and double-click on the RESTORE `.bat` file corresponding to your console's region +1. Go back to the Release_BETA_mk7 folder, then double-click on the `.bat` file corresponding to your console's region (e.g. USA.bat if you have a USA copy of Mario Kart 7) +1. Reinsert your SD card into your console + +#### Section IV - Kartminer7 + +1. Power on your console +1. Open Mario Kart 7 +1. Tap the "Mario Kart Channel" button on the bottom +1. Tap the "StreetPass List" button on the bottom of the screen, in the middle +1. Press (A) over and over again + * The colours on the bottom screen should change from red, to blue, to white + * If you see the red/blue/white screens but the 3DS crashes, just reboot and try again + * If you don't see ANY colours, change your system language (if possible), then try the exploit again +1. If the exploit was successful, the 3DS will have booted into the 3DS ROP xPloit Injector + +## Section V - Installing menuhax67 + +{% include_relative include/menuhax67-install.txt %} + +#### Section VI - Installing boot9strap + +{% include_relative include/install-boot9strap-safeb9sinstaller.txt %} +{%- include_relative include/configure-luma3ds.txt %} + +{% include_relative include/luma3ds-installed-note.txt %} + +#### Section VII - Removing menuhax67 + +In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally. + +{% include_relative include/launch-hbl-dlp.txt %} +1. Launch menuhax_manager from the list of homebrew +1. Select REMOVE menuhax67 +1. When you see "done.", press (A), then press (A) on "EXIT to menu" + +___ + +Continue to [Finalizing Setup](finalizing-setup) +{: .notice-primary} + diff --git a/_pages/en_US/installing-boot9strap-(menuhax).txt b/_pages/en_US/installing-boot9strap-(menuhax).txt index c36526fe17..24cfd04b24 100644 --- a/_pages/en_US/installing-boot9strap-(menuhax).txt +++ b/_pages/en_US/installing-boot9strap-(menuhax).txt @@ -48,6 +48,7 @@ See [here](https://github.com/luigoalma/nimdsphax) for information about nimdsph In this section you will use the menuhax67 exploit installed earlier to launch nimdsphax, which will load SafeB9SInstaller. +1. Power on your console 1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"}) + If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card 1. If the exploit was successful, your console will have booted into the Homebrew Launcher diff --git a/_pages/en_US/seedminer-(alternate).txt b/_pages/en_US/seedminer-(alternate).txt index 166c2e3a75..c78b3f5c09 100644 --- a/_pages/en_US/seedminer-(alternate).txt +++ b/_pages/en_US/seedminer-(alternate).txt @@ -12,6 +12,16 @@ ___ Select the method based on the application that you have installed on your 3DS. No matter which method you pick, the end result will be the same. +#### Mario Kart 7 + +This method uses a cartridge or digital copy of Mario Kart 7. Using the `movable.sed` file, you can modify Mario Kart 7's SD card data that will give you access to Homebrew Launcher, which will be used for further exploitation. + +This method requires a computer running Windows. +{: .notice--warning} + +Contineu to [Installing boot9strap (Kartminer7)](installing-boot9strap-(kartminer7)) +{: .notice--primary} + #### DSiWare If you own any [DSiWare](https://en.wikipedia.org/wiki/List_of_DSiWare_games_and_applications) title on your 3DS, you can dump it to the SD card so that it can be used to temporarily inject Flipnote into DS Connection Settings. diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 79e7a2fa36..1353b14fdf 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -46,7 +46,8 @@ sitemap: false + [Installing boot9strap (freakyhax)](installing-boot9strap-(freakyhax)) + [Installing boot9strap (Fredtool-Inject)](installing-boot9strap-(fredtool-inject)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) -* [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax)) ++ [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax)) ++ [Installing boot9strap (Kartminer7)](installing-boot9strap-(kartminer7)) + [Installing boot9strap (menuhax)](installing-boot9strap-(menuhax)) + [Installing boot9strap (ninjhax2-dx)](installing-boot9strap-(ninjhax2-dx)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) diff --git a/assets/js/_main.js b/assets/js/_main.js index 17dd5eda7c..6142e02e80 100644 --- a/assets/js/_main.js +++ b/assets/js/_main.js @@ -229,7 +229,8 @@ $(document).ready(function() { "installing-boot9strap-(steelhax)": "26", "installing-boot9strap-(freakyhax)": "27", "dumping-eshop-dsiware": "28", - "installing-boot9strap-(fredtool-inject)": "29" + "installing-boot9strap-(fredtool-inject)": "29", + "installing-boot9strap-(kartminer7)": "30" }; for(var device in devices){ @@ -291,6 +292,7 @@ $(document).ready(function() { "27": ["alternate-exploits", "installing-boot9strap-(freakyhax)", "finalizing-setup"], "28": ["alternate-exploits", "seedminer-(alternate)", "dumping-eshop-dsiware", "installing-boot9strap-(fredtool-inject)", "finalizing-setup"], "29": ["alternate-exploits", "seedminer-(alternate)", "dumping-eshop-dsiware", "installing-boot9strap-(fredtool-inject)", "finalizing-setup"], + "30": ["alternate-exploits", "seedminer-(alternate)", "installing-boot9strap-(kartminer7)", "finalizing-setup"] } // Can add custom routing if necessary but currently both routes are identical var device_old = Object.assign({}, device_common,{ diff --git a/assets/js/main.min.js b/assets/js/main.min.js index ae370e9305..6c96ccbbc7 100644 --- a/assets/js/main.min.js +++ b/assets/js/main.min.js @@ -3,4 +3,4 @@ * Copyright 2013-2023 Michael Rose - mademistakes.com | @mmistakes * Licensed under MIT */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(e.document)return t(e);throw new Error("jQuery requires a window with a document")}:t(e)}("undefined"!=typeof window?window:this,function(w,q){"use strict";function y(e){return"function"==typeof e&&"number"!=typeof e.nodeType}function m(e){return null!=e&&e===e.window}var t=[],M=Object.getPrototypeOf,s=t.slice,_=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},$=t.push,z=t.indexOf,R={},B=R.toString,F=R.hasOwnProperty,W=F.toString,U=W.call(Object),g={},C=w.document,X={type:!0,src:!0,nonce:!0,noModule:!0};function Q(e,t,n){var i,r,o=(n=n||C).createElement("script");if(o.text=e,t)for(i in X)(r=t[i]||t.getAttribute&&t.getAttribute(i))&&o.setAttribute(i,r);n.head.appendChild(o).parentNode.removeChild(o)}function h(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?R[B.call(e)]||"object":typeof e}var e="3.5.1",T=function(e,t){return new T.fn.init(e,t)};function Y(e){var t=!!e&&"length"in e&&e.length,n=h(e);return!y(e)&&!m(e)&&("array"===n||0===t||"number"==typeof t&&0>10|55296,1023&e|56320))}function M(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function _(){C()}var e,f,x,o,$,p,z,R,w,l,u,C,T,n,k,h,i,r,m,S="sizzle"+ +new Date,c=q.document,E=0,B=0,F=L(),W=L(),U=L(),g=L(),X=function(e,t){return e===t&&(u=!0),0},Q={}.hasOwnProperty,t=[],Y=t.pop,V=t.push,A=t.push,G=t.slice,y=function(e,t){for(var n=0,i=e.length;n+~]|"+a+")"+a+"*"),ie=new RegExp(a+"|>"),re=new RegExp(J),oe=new RegExp("^"+s+"$"),b={ID:new RegExp("^#("+s+")"),CLASS:new RegExp("^\\.("+s+")"),TAG:new RegExp("^("+s+"|[*])"),ATTR:new RegExp("^"+Z),PSEUDO:new RegExp("^"+J),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+a+"*(even|odd|(([+-]|)(\\d*)n|)"+a+"*(?:([+-]|)"+a+"*(\\d+)|))"+a+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},ae=/HTML$/i,se=/^(?:input|select|textarea|button)$/i,le=/^h\d$/i,j=/^[^{]+\{\s*\[native \w/,ue=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ce=/[+~]/,N=new RegExp("\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\([^\\r\\n\\f])","g"),de=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,fe=ye(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{A.apply(t=G.call(c.childNodes),c.childNodes),t[c.childNodes.length].nodeType}catch(e){A={apply:t.length?function(e,t){V.apply(e,G.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function I(t,e,n,i){var r,o,a,s,l,u,c=e&&e.ownerDocument,d=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==d&&9!==d&&11!==d)return n;if(!i&&(C(e),e=e||T,k)){if(11!==d&&(s=ue.exec(t)))if(r=s[1]){if(9===d){if(!(u=e.getElementById(r)))return n;if(u.id===r)return n.push(u),n}else if(c&&(u=c.getElementById(r))&&m(e,u)&&u.id===r)return n.push(u),n}else{if(s[2])return A.apply(n,e.getElementsByTagName(t)),n;if((r=s[3])&&f.getElementsByClassName&&e.getElementsByClassName)return A.apply(n,e.getElementsByClassName(r)),n}if(f.qsa&&!g[t+" "]&&(!h||!h.test(t))&&(1!==d||"object"!==e.nodeName.toLowerCase())){if(u=t,c=e,1===d&&(ie.test(t)||ne.test(t))){for((c=ce.test(t)&&ge(e.parentNode)||e)===e&&f.scope||((a=e.getAttribute("id"))?a=a.replace(de,M):e.setAttribute("id",a=S)),o=(l=p(t)).length;o--;)l[o]=(a?"#"+a:":scope")+" "+H(l[o]);u=l.join(",")}try{return A.apply(n,c.querySelectorAll(u)),n}catch(e){g(t,!0)}finally{a===S&&e.removeAttribute("id")}}}return R(t.replace(v,"$1"),e,n,i)}function L(){var n=[];function i(e,t){return n.push(e+" ")>x.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function O(e){return e[S]=!0,e}function D(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function pe(e,t){for(var n=e.split("|"),i=n.length;i--;)x.attrHandle[n[i]]=t}function he(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function me(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&fe(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function P(a){return O(function(o){return o=+o,O(function(e,t){for(var n,i=a([],e.length,o),r=i.length;r--;)e[n=i[r]]&&(e[n]=!(t[n]=e[n]))})})}function ge(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in f=I.support={},$=I.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!ae.test(t||e&&e.nodeName||"HTML")},C=I.setDocument=function(e){var e=e?e.ownerDocument||e:c;return e!=T&&9===e.nodeType&&e.documentElement&&(n=(T=e).documentElement,k=!$(T),c!=T&&(e=T.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",_,!1):e.attachEvent&&e.attachEvent("onunload",_)),f.scope=D(function(e){return n.appendChild(e).appendChild(T.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),f.attributes=D(function(e){return e.className="i",!e.getAttribute("className")}),f.getElementsByTagName=D(function(e){return e.appendChild(T.createComment("")),!e.getElementsByTagName("*").length}),f.getElementsByClassName=j.test(T.getElementsByClassName),f.getById=D(function(e){return n.appendChild(e).id=S,!T.getElementsByName||!T.getElementsByName(S).length}),f.getById?(x.filter.ID=function(e){var t=e.replace(N,d);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&k)return(t=t.getElementById(e))?[t]:[]}):(x.filter.ID=function(e){var t=e.replace(N,d);return function(e){e=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&k){var n,i,r,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(r=t.getElementsByName(e),i=0;o=r[i++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=f.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):f.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],r=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[r++];)1===n.nodeType&&i.push(n);return i},x.find.CLASS=f.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&k)return t.getElementsByClassName(e)},i=[],h=[],(f.qsa=j.test(T.querySelectorAll))&&(D(function(e){var t;n.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&h.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||h.push("\\["+a+"*(?:value|"+K+")"),e.querySelectorAll("[id~="+S+"-]").length||h.push("~="),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||h.push("\\["+a+"*name"+a+"*="+a+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||h.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||h.push(".#.+[+~]"),e.querySelectorAll("\\\f"),h.push("[\\r\\n\\f]")}),D(function(e){e.innerHTML="";var t=T.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&h.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&h.push(":enabled",":disabled"),n.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&h.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),h.push(",.*:")})),(f.matchesSelector=j.test(r=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.oMatchesSelector||n.msMatchesSelector))&&D(function(e){f.disconnectedMatch=r.call(e,"*"),r.call(e,"[s!='']:x"),i.push("!=",J)}),h=h.length&&new RegExp(h.join("|")),i=i.length&&new RegExp(i.join("|")),e=j.test(n.compareDocumentPosition),m=e||j.test(n.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},X=e?function(e,t){var n;return e===t?(u=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!f.sortDetached&&t.compareDocumentPosition(e)===n?e==T||e.ownerDocument==c&&m(c,e)?-1:t==T||t.ownerDocument==c&&m(c,t)?1:l?y(l,e)-y(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return u=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==T?-1:t==T?1:r?-1:o?1:l?y(l,e)-y(l,t):0;if(r===o)return he(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[i]===s[i];)i++;return i?he(a[i],s[i]):a[i]==c?-1:s[i]==c?1:0}),T},I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(C(e),f.matchesSelector&&k&&!g[t+" "]&&(!i||!i.test(t))&&(!h||!h.test(t)))try{var n=r.call(e,t);if(n||f.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){g(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(N,d),e[3]=(e[3]||e[4]||e[5]||"").replace(N,d),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return b.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&re.test(n)&&(t=(t=p(n,!0))&&n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(N,d).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=F[e+" "];return t||(t=new RegExp("(^|"+a+")"+e+"("+a+"|$)"))&&F(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=I.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Z(e,n,i){return y(n)?T.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?T.grep(e,function(e){return e===n!==i}):"string"!=typeof n?T.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/,te=((T.fn.init=function(e,t,n){if(e){if(n=n||J,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):y(e)?void 0!==n.ready?n.ready(e):e(T):T.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:ee.exec(e))||!i[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(i[1]){if(t=t instanceof T?t[0]:t,T.merge(this,T.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),K.test(i[1])&&T.isPlainObject(t))for(var i in t)y(this[i])?this[i](t[i]):this.attr(i,t[i])}else(n=C.getElementById(i[2]))&&(this[0]=n,this.length=1)}return this}).prototype=T.fn,J=T(C),/^(?:parents|prev(?:Until|All))/),ne={children:!0,contents:!0,next:!0,prev:!0};function ie(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}T.fn.extend({has:function(e){var t=T(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Te=/^$|^module$|\/(?:java|ecma)script/i,j=(O=C.createDocumentFragment().appendChild(C.createElement("div")),(a=C.createElement("input")).setAttribute("type","radio"),a.setAttribute("checked","checked"),a.setAttribute("name","t"),O.appendChild(a),g.checkClone=O.cloneNode(!0).cloneNode(!0).lastChild.checked,O.innerHTML="",g.noCloneChecked=!!O.cloneNode(!0).lastChild.defaultValue,O.innerHTML="",g.option=!!O.lastChild,{thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]});function N(e,t){var n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&l(e,t)?T.merge([e],n):n}function ke(e,t){for(var n=0,i=e.length;n",""]);var Se=/<|&#?\w+;/;function Ee(e,t,n,i,r){for(var o,a,s,l,u,c=t.createDocumentFragment(),d=[],f=0,p=e.length;f\s*$/g;function qe(e,t){return l(e,"table")&&l(11!==t.nodeType?t:t.firstChild,"tr")&&T(e).children("tbody")[0]||e}function Me(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function _e(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function $e(e,t){var n,i,r,o;if(1===t.nodeType){if(x.hasData(e)&&(o=x.get(e).events))for(r in x.remove(t,"handle events"),o)for(n=0,i=o[r].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",r=function(e){i.remove(),r=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(i[0])},abort:function(){r&&r()}}}),[]),Kt=/(=)\?(?=&|$)|\?\?/,Zt=(T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Gt.pop()||T.expando+"_"+Nt.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("json jsonp",function(e,t,n){var i,r,o,a=!1!==e.jsonp&&(Kt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Kt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=y(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Kt,"$1"+i):!1!==e.jsonp&&(e.url+=(It.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return o||T.error(i+" was not called"),o[0]},e.dataTypes[0]="json",r=w[i],w[i]=function(){o=arguments},n.always(function(){void 0===r?T(w).removeProp(i):w[i]=r,e[i]&&(e.jsonpCallback=t.jsonpCallback,Gt.push(i)),o&&y(r)&&r(o[0]),o=r=void 0}),"script"}),g.createHTMLDocument=((e=C.implementation.createHTMLDocument("").body).innerHTML="
",2===e.childNodes.length),T.parseHTML=function(e,t,n){var i;return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(g.createHTMLDocument?((i=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(i)):t=C),i=!n&&[],(n=K.exec(e))?[t.createElement(n[1])]:(n=Ee([e],t,i),i&&i.length&&T(i).remove(),T.merge([],n.childNodes)))},T.fn.load=function(e,t,n){var i,r,o,a=this,s=e.indexOf(" ");return-1").append(T.parseHTML(e)).find(i):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},T.expr.pseudos.animated=function(t){return T.grep(T.timers,function(e){return t===e.elem}).length},T.offset={setOffset:function(e,t,n){var i,r,o,a,s=T.css(e,"position"),l=T(e),u={};"static"===s&&(e.style.position="relative"),o=l.offset(),i=T.css(e,"top"),a=T.css(e,"left"),s=("absolute"===s||"fixed"===s)&&-1<(i+a).indexOf("auto")?(r=(s=l.position()).top,s.left):(r=parseFloat(i)||0,parseFloat(a)||0),null!=(t=y(t)?t.call(e,n,T.extend({},o)):t).top&&(u.top=t.top-o.top+r),null!=t.left&&(u.left=t.left-o.left+s),"using"in t?t.using.call(e,u):("number"==typeof u.top&&(u.top+="px"),"number"==typeof u.left&&(u.left+="px"),l.css(u))}},T.fn.extend({offset:function(t){var e,n;return arguments.length?void 0===t?this:this.each(function(e){T.offset.setOffset(this,t,e)}):(n=this[0])?n.getClientRects().length?(e=n.getBoundingClientRect(),n=n.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,i=this[0],r={top:0,left:0};if("fixed"===T.css(i,"position"))t=i.getBoundingClientRect();else{for(t=this.offset(),n=i.ownerDocument,e=i.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===T.css(e,"position");)e=e.parentNode;e&&e!==i&&1===e.nodeType&&((r=T(e).offset()).top+=T.css(e,"borderTopWidth",!0),r.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-r.top-T.css(i,"marginTop",!0),left:t.left-r.left-T.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===T.css(e,"position");)e=e.offsetParent;return e||S})}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,r){var o="pageYOffset"===r;T.fn[t]=function(e){return d(this,function(e,t,n){var i;if(m(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===n)return i?i[r]:e[t];i?i.scrollTo(o?i.pageXOffset:n,o?n:i.pageYOffset):e[t]=n},t,e,arguments.length)}}),T.each(["top","left"],function(e,n){T.cssHooks[n]=tt(g.pixelPosition,function(e,t){if(t)return t=et(e,n),Ge.test(t)?T(e).position()[n]+"px":t})}),T.each({Height:"height",Width:"width"},function(a,s){T.each({padding:"inner"+a,content:s,"":"outer"+a},function(i,o){T.fn[o]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),r=i||(!0===e||!0===t?"margin":"border");return d(this,function(e,t,n){var i;return m(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+a],i["scroll"+a],e.body["offset"+a],i["offset"+a],i["client"+a])):void 0===n?T.css(e,t,r):T.style(e,t,n,r)},s,n?e:void 0,n)}})}),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){T.fn[t]=function(e){return this.on(t,e)}}),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){T.fn[n]=function(e,t){return 0x

',t.appendChild(n.childNodes[1])),e&&o.extend(r,e),this.each(function(){var e=['iframe[src*="player.vimeo.com"]','iframe[src*="youtube.com"]','iframe[src*="youtube-nocookie.com"]','iframe[src*="kickstarter.com"][src*="video.html"]',"object","embed"],i=(r.customSelector&&e.push(r.customSelector),".fitvidsignore"),e=(r.ignore&&(i=i+", "+r.ignore),o(this).find(e.join(",")));(e=(e=e.not("object object")).not(i)).each(function(e){var t,n=o(this);0').parent(".fluid-width-video-wrapper").css("padding-top",100*t+"%"),n.removeAttr("height").removeAttr("width"))})})}}(window.jQuery||window.Zepto),$(function(){var n,i,e,r,t=$("nav.greedy-nav .greedy-nav__toggle"),o=$("nav.greedy-nav .greedy-nav__toggle_lang"),a=$("nav.greedy-nav .visible-links"),s=$("nav.greedy-nav .hidden-links.links-menu"),l=$("nav.greedy-nav .hidden-links.lang-menu"),u=$("nav.greedy-nav"),c=$("nav.greedy-nav .site-logo img"),d=$("nav.greedy-nav button.search__toggle");function f(){function t(e,t){i+=t,n+=1,r.push(i)}i=n=0,e=1e3,r=[],a.children().outerWidth(t),s.children().each(function(){var e;(e=(e=$(this)).clone()).css("visibility","hidden"),a.append(e),t(0,e.outerWidth()),e.remove()})}f();var p,h,m,g,v,y=$(window).width(),b=y<768?0:y<1024?1:y<1280?2:3;function x(){var e=(y=$(window).width())<768?0:y<1024?1:y<1280?2:3;e!==b&&f(),b=e,h=a.children().length,p=u.innerWidth()- - -(0!==d.length?d.outerWidth(!0):0)-(h!==r.length?t.outerWidth(!0):0)-o.outerWidth(!0),m=r[h-1],pr[h]&&(s.children().first().appendTo(a),h+=1,x()),t.attr("count",n-h),h===n?t.addClass("hidden"):t.removeClass("hidden")}$(window).resize(function(){x()}),t.on("click",function(){(s.is(":visible")?(s.addClass("hidden"),$(this)):(s.removeClass("hidden"),$(this).addClass("close"),l.addClass("hidden"),o)).removeClass("close"),clearTimeout(g)}),s.on("mouseleave",function(){g=setTimeout(function(){s.addClass("hidden")},e)}).on("mouseenter",function(){clearTimeout(g)}),o.on("click",function(){(l.is(":visible")?(l.addClass("hidden"),$(this)):(l.removeClass("hidden"),$(this).addClass("close"),s.addClass("hidden"),t)).removeClass("close"),clearTimeout(v)}),l.on("mouseleave",function(){v=setTimeout(function(){l.addClass("hidden")},e)}).on("mouseenter",function(){clearTimeout(v)}),0===c.length||c[0].complete||0!==c[0].naturalWidth?x():c.one("load error",x)}),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?e(require("jquery")):e(window.jQuery||window.Zepto)}(function(u){function e(){}function c(e,t){h.ev.on("mfp"+e+T,t)}function d(e,t,n,i){var r=document.createElement("div");return r.className="mfp-"+e,n&&(r.innerHTML=n),i?t&&t.appendChild(r):(r=u(r),t&&r.appendTo(t)),r}function f(e,t){h.ev.triggerHandler("mfp"+e,t),h.st.callbacks&&(e=e.charAt(0).toLowerCase()+e.slice(1),h.st.callbacks[e])&&h.st.callbacks[e].apply(h,u.isArray(t)?t:[t])}function p(e){return e===n&&h.currTemplate.closeBtn||(h.currTemplate.closeBtn=u(h.st.closeMarkup.replace("%title%",h.st.tClose)),n=e),h.currTemplate.closeBtn}function o(){u.magnificPopup.instance||((h=new e).init(),u.magnificPopup.instance=h)}function a(){y&&(v.after(y.addClass(l)).detach(),y=null)}function r(){b&&u(document.body).removeClass(b)}function t(){r(),h.req&&h.req.abort()}var h,i,m,s,g,n,l,v,y,b,x="Close",q="BeforeClose",w="MarkupParse",C="Open",T=".mfp",k="mfp-ready",M="mfp-removing",S="mfp-prevent-close",E=!!window.jQuery,A=u(window),j=(u.magnificPopup={instance:null,proto:e.prototype={constructor:e,init:function(){var e=navigator.appVersion;h.isLowIE=h.isIE8=document.all&&!document.addEventListener,h.isAndroid=/android/gi.test(e),h.isIOS=/iphone|ipad|ipod/gi.test(e),h.supportsTransition=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in e)return!0;return!1}(),h.probablyMobile=h.isAndroid||h.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),m=u(document),h.popupsCache={}},open:function(e){if(!1===e.isObj){h.items=e.items.toArray(),h.index=0;for(var t,n=e.items,i=0;i(e||A.height())},_setFocus:function(){(h.st.focus?h.content.find(h.st.focus).eq(0):h.wrap).focus()},_onFocusIn:function(e){if(e.target!==h.wrap[0]&&!u.contains(h.wrap[0],e.target))return h._setFocus(),!1},_parseMarkup:function(r,e,t){var o;t.data&&(e=u.extend(t.data,e)),f(w,[r,e,t]),u.each(e,function(e,t){if(void 0===t||!1===t)return!0;var n,i;1<(o=e.split("_")).length?0<(n=r.find(T+"-"+o[0])).length&&("replaceWith"===(i=o[1])?n[0]!==t[0]&&n.replaceWith(t):"img"===i?n.is("img")?n.attr("src",t):n.replaceWith(u("").attr("src",t).attr("class",n.attr("class"))):n.attr(o[1],t)):r.find(T+"-"+e).html(t)})},_getScrollbarSize:function(){var e;return void 0===h.scrollbarSize&&((e=document.createElement("div")).style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(e),h.scrollbarSize=e.offsetWidth-e.clientWidth,document.body.removeChild(e)),h.scrollbarSize}},modules:[],open:function(e,t){return o(),(e=e?u.extend(!0,{},e):{}).isObj=!0,e.index=t||0,this.instance.open(e)},close:function(){return u.magnificPopup.instance&&u.magnificPopup.instance.close()},registerModule:function(e,t){t.options&&(u.magnificPopup.defaults[e]=t.options),u.extend(this.proto,t.proto),this.modules.push(e)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'',tClose:"Close (Esc)",tLoading:"Loading...",autoFocusLast:!0}},u.fn.magnificPopup=function(e){o();var t,n,i,r=u(this);return"string"==typeof e?"open"===e?(t=E?r.data("magnificPopup"):r[0].magnificPopup,n=parseInt(arguments[1],10)||0,i=t.items?t.items[n]:(i=r,(i=t.delegate?i.find(t.delegate):i).eq(n)),h._openClick({mfpEl:i},r,t)):h.isOpen&&h[e].apply(h,Array.prototype.slice.call(arguments,1)):(e=u.extend(!0,{},e),E?r.data("magnificPopup",e):r[0].magnificPopup=e,h.addGroup(r,e)),r},"inline"),N=(u.magnificPopup.registerModule(j,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){h.types.push(j),c(x+"."+j,function(){a()})},getInline:function(e,t){var n,i,r;return a(),e.src?(n=h.st.inline,(i=u(e.src)).length?((r=i[0].parentNode)&&r.tagName&&(v||(l=n.hiddenClass,v=d(l),l="mfp-"+l),y=i.after(v).detach().removeClass(l)),h.updateStatus("ready")):(h.updateStatus("error",n.tNotFound),i=u("
")),e.inlineElement=i):(h.updateStatus("ready"),h._parseMarkup(t,{},e),t)}}}),"ajax");u.magnificPopup.registerModule(N,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'The content could not be loaded.'},proto:{initAjax:function(){h.types.push(N),b=h.st.ajax.cursor,c(x+"."+N,t),c("BeforeChange."+N,t)},getAjax:function(i){b&&u(document.body).addClass(b),h.updateStatus("loading");var e=u.extend({url:i.src,success:function(e,t,n){e={data:e,xhr:n};f("ParseAjax",e),h.appendContent(u(e.data),N),i.finished=!0,r(),h._setFocus(),setTimeout(function(){h.wrap.addClass(k)},16),h.updateStatus("ready"),f("AjaxContentAdded")},error:function(){r(),i.finished=i.loadError=!0,h.updateStatus("error",h.st.ajax.tError.replace("%url%",i.src))}},h.st.ajax.settings);return h.req=u.ajax(e),""}}});var I;u.magnificPopup.registerModule("image",{options:{markup:'
',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'The image could not be loaded.'},proto:{initImage:function(){var e=h.st.image,t=".image";h.types.push("image"),c(C+t,function(){"image"===h.currItem.type&&e.cursor&&u(document.body).addClass(e.cursor)}),c(x+t,function(){e.cursor&&u(document.body).removeClass(e.cursor),A.off("resize"+T)}),c("Resize"+t,h.resizeImage),h.isLowIE&&c("AfterChange",h.resizeImage)},resizeImage:function(){var e,t=h.currItem;t&&t.img&&h.st.image.verticalFit&&(e=0,h.isLowIE&&(e=parseInt(t.img.css("padding-top"),10)+parseInt(t.img.css("padding-bottom"),10)),t.img.css("max-height",h.wH-e))},_onImageHasSize:function(e){e.img&&(e.hasSize=!0,I&&clearInterval(I),e.isCheckingImgSize=!1,f("ImageHasSize",e),e.imgHidden)&&(h.content&&h.content.removeClass("mfp-loading"),e.imgHidden=!1)},findImageSize:function(t){function n(e){I&&clearInterval(I),I=setInterval(function(){0
',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){h.types.push(P),c("BeforeChange",function(e,t,n){t!==n&&(t===P?L():n===P&&L(!0))}),c(x+"."+P,function(){L()})},getIframe:function(e,t){var n=e.src,i=h.st.iframe,r=(u.each(i.patterns,function(){if(-1',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var o=h.st.gallery,e=".mfp-gallery";if(h.direction=!0,!o||!o.enabled)return!1;g+=" mfp-gallery",c(C+e,function(){o.navigateByImgClick&&h.wrap.on("click"+e,".mfp-img",function(){if(1=h.index,h.index=e,h.updateItemHTML()},preloadNearbyImages:function(){for(var e=h.st.gallery.preload,t=Math.min(e[0],h.items.length),n=Math.min(e[1],h.items.length),i=1;i<=(h.direction?n:t);i++)h._preloadItem(h.index+i);for(i=1;i<=(h.direction?t:n);i++)h._preloadItem(h.index-i)},_preloadItem:function(e){var t;e=O(e),h.items[e].preloaded||((t=h.items[e]).parsed||(t=h.parseEl(e)),f("LazyLoad",t),"image"===t.type&&(t.img=u('').on("load.mfploader",function(){t.hasSize=!0}).on("error.mfploader",function(){t.hasSize=!0,t.loadError=!0,f("LazyLoadError",t)}).attr("src",t.src)),t.preloaded=!0)}}}),"retina");u.magnificPopup.registerModule(H,{options:{replaceSrc:function(e){return e.src.replace(/\.\w+$/,function(e){return"@2x"+e})},ratio:1},proto:{initRetina:function(){var n,i;1t.durationMax?t.durationMax:t.durationMin&&e=l)return x.cancelScroll(!0),e=t,n=g,0===(t=i)&&document.body.focus(),n||(t.focus(),document.activeElement!==t&&(t.setAttribute("tabindex","-1"),t.focus(),t.style.outline="none"),w.scrollTo(0,e)),T("scrollStop",m,i,r),!(b=d=null)},h=function(e){var t,n,i;u+=e-(d=d||e),f=o+s*(n=1<(f=0===c?0:u/c)?1:f,"easeInQuad"===(t=m).easing&&(i=n*n),"easeOutQuad"===t.easing&&(i=n*(2-n)),"easeInOutQuad"===t.easing&&(i=n<.5?2*n*n:(4-2*n)*n-1),"easeInCubic"===t.easing&&(i=n*n*n),"easeOutCubic"===t.easing&&(i=--n*n*n+1),"easeInOutCubic"===t.easing&&(i=n<.5?4*n*n*n:(n-1)*(2*n-2)*(2*n-2)+1),"easeInQuart"===t.easing&&(i=n*n*n*n),"easeOutQuart"===t.easing&&(i=1- --n*n*n*n),"easeInOutQuart"===t.easing&&(i=n<.5?8*n*n*n*n:1-8*--n*n*n*n),"easeInQuint"===t.easing&&(i=n*n*n*n*n),"easeOutQuint"===t.easing&&(i=1+--n*n*n*n*n),"easeInOutQuint"===t.easing&&(i=n<.5?16*n*n*n*n*n:1+16*--n*n*n*n*n),(i=t.customEasing?t.customEasing(n):i)||n),w.scrollTo(0,Math.floor(f)),p(f,a)||(b=w.requestAnimationFrame(h),d=e)},0===w.pageYOffset&&w.scrollTo(0,0),e=i,t=m,g||history.pushState&&t.updateURL&&history.pushState({smoothScroll:JSON.stringify(t),anchor:e.id},document.title,e===document.documentElement?"#top":"#"+e.id),"matchMedia"in w&&w.matchMedia("(prefers-reduced-motion)").matches?w.scrollTo(0,Math.floor(a)):(T("scrollStart",m,i,r),x.cancelScroll(!0),w.requestAnimationFrame(h)))},x.destroy=function(){v&&(document.removeEventListener("click",t,!1),w.removeEventListener("popstate",n,!1),x.cancelScroll(),b=y=r=v=null)};if("querySelector"in document&&"addEventListener"in w&&"requestAnimationFrame"in w&&"closest"in w.Element.prototype)return x.destroy(),v=C(k,e||{}),y=v.header?document.querySelector(v.header):null,document.addEventListener("click",t,!1),v.updateURL&&v.popstate&&w.addEventListener("popstate",n,!1),x;throw"Smooth Scroll: This browser does not support the required JavaScript methods and browser APIs."}}),function(e,t){"function"==typeof define&&define.amd?define([],function(){return t(e)}):"object"==typeof exports?module.exports=t(e):e.Gumshoe=t(e)}("undefined"!=typeof global?global:"undefined"!=typeof window?window:this,function(c){"use strict";function d(e){e&&e.sort(function(e,t){return i(e.content)=Math.max(document.body.scrollHeight,document.documentElement.scrollHeight,document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)}function f(e,t){var n;e&&(n=e.nav.closest("li"))&&(n.classList.remove(t.navClass),e.content.classList.remove(t.contentClass),r(n,t),h("gumshoeDeactivate",n,{link:e.nav,content:e.content,settings:t}))}var p={navClass:"active",contentClass:"active",nested:!1,nestedClass:"active",offset:0,reflow:!1,events:!0},h=function(e,t,n){n.settings.events&&(e=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:n}),t.dispatchEvent(e))},i=function(e){var t=0;if(e.offsetParent)for(;e;)t+=e.offsetTop,e=e.offsetParent;return 0<=t?t:0},m=function(e,t,n){e=e.getBoundingClientRect(),t="function"==typeof(t=t).offset?parseFloat(t.offset()):parseFloat(t.offset);return n?parseInt(e.bottom,10)<(c.innerHeight||document.documentElement.clientHeight):parseInt(e.top,10)<=t},g=function(e,t){return!(!n()||!m(e.content,t,!0))},r=function(e,t){t.nested&&(e=e.parentNode.closest("li"))&&(e.classList.remove(t.nestedClass),r(e,t))},v=function(e,t){t.nested&&(e=e.parentNode.closest("li"))&&(e.classList.add(t.nestedClass),v(e,t))};return function(e,t){function n(e){s&&c.cancelAnimationFrame(s),s=c.requestAnimationFrame(u.detect)}function i(e){s&&c.cancelAnimationFrame(s),s=c.requestAnimationFrame(function(){d(o),u.detect()})}var r,o,a,s,l,u={setup:function(){r=document.querySelectorAll(e),o=[],Array.prototype.forEach.call(r,function(e){var t=document.getElementById(decodeURIComponent(e.hash.substr(1)));t&&o.push({nav:e,content:t})}),d(o)}};u.detect=function(){var e,t,n,i=function(e,t){var n=e[e.length-1];if(g(n,t))return n;for(var i=e.length-1;0<=i;i--)if(m(e[i].content,t))return e[i]}(o,l);i?a&&i.content===a.content||(f(a,l),t=l,(e=i)&&(n=e.nav.closest("li"))&&(n.classList.add(t.navClass),e.content.classList.add(t.contentClass),v(n,t),h("gumshoeActivate",n,{link:e.nav,content:e.content,settings:t})),a=i):a&&(f(a,l),a=null)},u.destroy=function(){a&&f(a,l),c.removeEventListener("scroll",n,!1),l.reflow&&c.removeEventListener("resize",i,!1),l=s=a=r=o=null};return l=function(){var n={};return Array.prototype.forEach.call(arguments,function(e){for(var t in e){if(!e.hasOwnProperty(t))return;n[t]=e[t]}}),n}(p,t||{}),u.setup(),u.detect(),c.addEventListener("scroll",n,!1),l.reflow&&c.addEventListener("resize",i,!1),u}}),$(document).ready(function(){for(var e=location.hostname,t=document.querySelectorAll("a"),n=0;nImage #%curr% could not be loaded.'},removalDelay:500,mainClass:"mfp-zoom-in",callbacks:{beforeOpen:function(){this.st.image.markup=this.st.image.markup.replace("mfp-figure","mfp-figure mfp-with-anim")}},closeOnContentClick:!0,midClick:!0}),$(".page__content").find("h1, h2, h3, h4, h5, h6").each(function(){var e,t=$(this).attr("id");t&&((e=document.createElement("a")).className="header-link",e.href="#"+t,e.innerHTML='Permalink',e.title="Permalink",$(this).append(e))}),(-1.hidden-links:before{right:inherit !important;}"),$("nav.greedy-nav").prepend(""),$("nav.greedy-nav").prepend(""),$("nav.greedy-nav").prepend(""));for(var r=!0,o=["404","a9lh-to-b9s","credits","donations","dumping-titles-and-game-cartridges","f3-(linux)","f3xswift-(mac)","faq","file-extensions-(windows)","godmode9-usage","h2testw-(windows)","region-changing","site-navigation","troubleshooting","uninstall-cfw","updating-b9s","why-ads","privacy-policy","checking-for-cfw"],n=0;n>10|55296,1023&e|56320))}function M(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function _(){C()}var e,f,x,o,$,p,z,R,w,l,u,C,T,n,k,h,i,r,m,S="sizzle"+ +new Date,c=q.document,E=0,B=0,F=L(),W=L(),U=L(),g=L(),X=function(e,t){return e===t&&(u=!0),0},Q={}.hasOwnProperty,t=[],Y=t.pop,V=t.push,A=t.push,G=t.slice,y=function(e,t){for(var n=0,i=e.length;n+~]|"+a+")"+a+"*"),ie=new RegExp(a+"|>"),re=new RegExp(J),oe=new RegExp("^"+s+"$"),b={ID:new RegExp("^#("+s+")"),CLASS:new RegExp("^\\.("+s+")"),TAG:new RegExp("^("+s+"|[*])"),ATTR:new RegExp("^"+Z),PSEUDO:new RegExp("^"+J),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+a+"*(even|odd|(([+-]|)(\\d*)n|)"+a+"*(?:([+-]|)"+a+"*(\\d+)|))"+a+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},ae=/HTML$/i,se=/^(?:input|select|textarea|button)$/i,le=/^h\d$/i,j=/^[^{]+\{\s*\[native \w/,ue=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ce=/[+~]/,N=new RegExp("\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\([^\\r\\n\\f])","g"),de=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,fe=ye(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{A.apply(t=G.call(c.childNodes),c.childNodes),t[c.childNodes.length].nodeType}catch(e){A={apply:t.length?function(e,t){V.apply(e,G.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function I(t,e,n,i){var r,o,a,s,l,u,c=e&&e.ownerDocument,d=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==d&&9!==d&&11!==d)return n;if(!i&&(C(e),e=e||T,k)){if(11!==d&&(s=ue.exec(t)))if(r=s[1]){if(9===d){if(!(u=e.getElementById(r)))return n;if(u.id===r)return n.push(u),n}else if(c&&(u=c.getElementById(r))&&m(e,u)&&u.id===r)return n.push(u),n}else{if(s[2])return A.apply(n,e.getElementsByTagName(t)),n;if((r=s[3])&&f.getElementsByClassName&&e.getElementsByClassName)return A.apply(n,e.getElementsByClassName(r)),n}if(f.qsa&&!g[t+" "]&&(!h||!h.test(t))&&(1!==d||"object"!==e.nodeName.toLowerCase())){if(u=t,c=e,1===d&&(ie.test(t)||ne.test(t))){for((c=ce.test(t)&&ge(e.parentNode)||e)===e&&f.scope||((a=e.getAttribute("id"))?a=a.replace(de,M):e.setAttribute("id",a=S)),o=(l=p(t)).length;o--;)l[o]=(a?"#"+a:":scope")+" "+H(l[o]);u=l.join(",")}try{return A.apply(n,c.querySelectorAll(u)),n}catch(e){g(t,!0)}finally{a===S&&e.removeAttribute("id")}}}return R(t.replace(v,"$1"),e,n,i)}function L(){var n=[];function i(e,t){return n.push(e+" ")>x.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function O(e){return e[S]=!0,e}function D(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function pe(e,t){for(var n=e.split("|"),i=n.length;i--;)x.attrHandle[n[i]]=t}function he(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function me(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&fe(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function P(a){return O(function(o){return o=+o,O(function(e,t){for(var n,i=a([],e.length,o),r=i.length;r--;)e[n=i[r]]&&(e[n]=!(t[n]=e[n]))})})}function ge(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in f=I.support={},$=I.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!ae.test(t||e&&e.nodeName||"HTML")},C=I.setDocument=function(e){var e=e?e.ownerDocument||e:c;return e!=T&&9===e.nodeType&&e.documentElement&&(n=(T=e).documentElement,k=!$(T),c!=T&&(e=T.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",_,!1):e.attachEvent&&e.attachEvent("onunload",_)),f.scope=D(function(e){return n.appendChild(e).appendChild(T.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),f.attributes=D(function(e){return e.className="i",!e.getAttribute("className")}),f.getElementsByTagName=D(function(e){return e.appendChild(T.createComment("")),!e.getElementsByTagName("*").length}),f.getElementsByClassName=j.test(T.getElementsByClassName),f.getById=D(function(e){return n.appendChild(e).id=S,!T.getElementsByName||!T.getElementsByName(S).length}),f.getById?(x.filter.ID=function(e){var t=e.replace(N,d);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&k)return(t=t.getElementById(e))?[t]:[]}):(x.filter.ID=function(e){var t=e.replace(N,d);return function(e){e=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&k){var n,i,r,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(r=t.getElementsByName(e),i=0;o=r[i++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),x.find.TAG=f.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):f.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],r=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[r++];)1===n.nodeType&&i.push(n);return i},x.find.CLASS=f.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&k)return t.getElementsByClassName(e)},i=[],h=[],(f.qsa=j.test(T.querySelectorAll))&&(D(function(e){var t;n.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&h.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||h.push("\\["+a+"*(?:value|"+K+")"),e.querySelectorAll("[id~="+S+"-]").length||h.push("~="),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||h.push("\\["+a+"*name"+a+"*="+a+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||h.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||h.push(".#.+[+~]"),e.querySelectorAll("\\\f"),h.push("[\\r\\n\\f]")}),D(function(e){e.innerHTML="";var t=T.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&h.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&h.push(":enabled",":disabled"),n.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&h.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),h.push(",.*:")})),(f.matchesSelector=j.test(r=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.oMatchesSelector||n.msMatchesSelector))&&D(function(e){f.disconnectedMatch=r.call(e,"*"),r.call(e,"[s!='']:x"),i.push("!=",J)}),h=h.length&&new RegExp(h.join("|")),i=i.length&&new RegExp(i.join("|")),e=j.test(n.compareDocumentPosition),m=e||j.test(n.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},X=e?function(e,t){var n;return e===t?(u=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!f.sortDetached&&t.compareDocumentPosition(e)===n?e==T||e.ownerDocument==c&&m(c,e)?-1:t==T||t.ownerDocument==c&&m(c,t)?1:l?y(l,e)-y(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return u=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==T?-1:t==T?1:r?-1:o?1:l?y(l,e)-y(l,t):0;if(r===o)return he(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[i]===s[i];)i++;return i?he(a[i],s[i]):a[i]==c?-1:s[i]==c?1:0}),T},I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(C(e),f.matchesSelector&&k&&!g[t+" "]&&(!i||!i.test(t))&&(!h||!h.test(t)))try{var n=r.call(e,t);if(n||f.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){g(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(N,d),e[3]=(e[3]||e[4]||e[5]||"").replace(N,d),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return b.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&re.test(n)&&(t=(t=p(n,!0))&&n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(N,d).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=F[e+" "];return t||(t=new RegExp("(^|"+a+")"+e+"("+a+"|$)"))&&F(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=I.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Z(e,n,i){return y(n)?T.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?T.grep(e,function(e){return e===n!==i}):"string"!=typeof n?T.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/,te=((T.fn.init=function(e,t,n){if(e){if(n=n||J,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):y(e)?void 0!==n.ready?n.ready(e):e(T):T.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:ee.exec(e))||!i[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(i[1]){if(t=t instanceof T?t[0]:t,T.merge(this,T.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),K.test(i[1])&&T.isPlainObject(t))for(var i in t)y(this[i])?this[i](t[i]):this.attr(i,t[i])}else(n=C.getElementById(i[2]))&&(this[0]=n,this.length=1)}return this}).prototype=T.fn,J=T(C),/^(?:parents|prev(?:Until|All))/),ne={children:!0,contents:!0,next:!0,prev:!0};function ie(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}T.fn.extend({has:function(e){var t=T(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Te=/^$|^module$|\/(?:java|ecma)script/i,j=(O=C.createDocumentFragment().appendChild(C.createElement("div")),(a=C.createElement("input")).setAttribute("type","radio"),a.setAttribute("checked","checked"),a.setAttribute("name","t"),O.appendChild(a),g.checkClone=O.cloneNode(!0).cloneNode(!0).lastChild.checked,O.innerHTML="",g.noCloneChecked=!!O.cloneNode(!0).lastChild.defaultValue,O.innerHTML="",g.option=!!O.lastChild,{thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]});function N(e,t){var n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&l(e,t)?T.merge([e],n):n}function ke(e,t){for(var n=0,i=e.length;n",""]);var Se=/<|&#?\w+;/;function Ee(e,t,n,i,r){for(var o,a,s,l,u,c=t.createDocumentFragment(),d=[],f=0,p=e.length;f\s*$/g;function qe(e,t){return l(e,"table")&&l(11!==t.nodeType?t:t.firstChild,"tr")&&T(e).children("tbody")[0]||e}function Me(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function _e(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function $e(e,t){var n,i,r,o;if(1===t.nodeType){if(x.hasData(e)&&(o=x.get(e).events))for(r in x.remove(t,"handle events"),o)for(n=0,i=o[r].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",r=function(e){i.remove(),r=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(i[0])},abort:function(){r&&r()}}}),[]),Kt=/(=)\?(?=&|$)|\?\?/,Zt=(T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Gt.pop()||T.expando+"_"+Nt.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("json jsonp",function(e,t,n){var i,r,o,a=!1!==e.jsonp&&(Kt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Kt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=y(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Kt,"$1"+i):!1!==e.jsonp&&(e.url+=(It.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return o||T.error(i+" was not called"),o[0]},e.dataTypes[0]="json",r=w[i],w[i]=function(){o=arguments},n.always(function(){void 0===r?T(w).removeProp(i):w[i]=r,e[i]&&(e.jsonpCallback=t.jsonpCallback,Gt.push(i)),o&&y(r)&&r(o[0]),o=r=void 0}),"script"}),g.createHTMLDocument=((e=C.implementation.createHTMLDocument("").body).innerHTML="
",2===e.childNodes.length),T.parseHTML=function(e,t,n){var i;return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(g.createHTMLDocument?((i=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(i)):t=C),i=!n&&[],(n=K.exec(e))?[t.createElement(n[1])]:(n=Ee([e],t,i),i&&i.length&&T(i).remove(),T.merge([],n.childNodes)))},T.fn.load=function(e,t,n){var i,r,o,a=this,s=e.indexOf(" ");return-1").append(T.parseHTML(e)).find(i):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},T.expr.pseudos.animated=function(t){return T.grep(T.timers,function(e){return t===e.elem}).length},T.offset={setOffset:function(e,t,n){var i,r,o,a,s=T.css(e,"position"),l=T(e),u={};"static"===s&&(e.style.position="relative"),o=l.offset(),i=T.css(e,"top"),a=T.css(e,"left"),s=("absolute"===s||"fixed"===s)&&-1<(i+a).indexOf("auto")?(r=(s=l.position()).top,s.left):(r=parseFloat(i)||0,parseFloat(a)||0),null!=(t=y(t)?t.call(e,n,T.extend({},o)):t).top&&(u.top=t.top-o.top+r),null!=t.left&&(u.left=t.left-o.left+s),"using"in t?t.using.call(e,u):("number"==typeof u.top&&(u.top+="px"),"number"==typeof u.left&&(u.left+="px"),l.css(u))}},T.fn.extend({offset:function(t){var e,n;return arguments.length?void 0===t?this:this.each(function(e){T.offset.setOffset(this,t,e)}):(n=this[0])?n.getClientRects().length?(e=n.getBoundingClientRect(),n=n.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,i=this[0],r={top:0,left:0};if("fixed"===T.css(i,"position"))t=i.getBoundingClientRect();else{for(t=this.offset(),n=i.ownerDocument,e=i.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===T.css(e,"position");)e=e.parentNode;e&&e!==i&&1===e.nodeType&&((r=T(e).offset()).top+=T.css(e,"borderTopWidth",!0),r.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-r.top-T.css(i,"marginTop",!0),left:t.left-r.left-T.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===T.css(e,"position");)e=e.offsetParent;return e||S})}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,r){var o="pageYOffset"===r;T.fn[t]=function(e){return d(this,function(e,t,n){var i;if(m(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===n)return i?i[r]:e[t];i?i.scrollTo(o?i.pageXOffset:n,o?n:i.pageYOffset):e[t]=n},t,e,arguments.length)}}),T.each(["top","left"],function(e,n){T.cssHooks[n]=tt(g.pixelPosition,function(e,t){if(t)return t=et(e,n),Ge.test(t)?T(e).position()[n]+"px":t})}),T.each({Height:"height",Width:"width"},function(a,s){T.each({padding:"inner"+a,content:s,"":"outer"+a},function(i,o){T.fn[o]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),r=i||(!0===e||!0===t?"margin":"border");return d(this,function(e,t,n){var i;return m(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+a],i["scroll"+a],e.body["offset"+a],i["offset"+a],i["client"+a])):void 0===n?T.css(e,t,r):T.style(e,t,n,r)},s,n?e:void 0,n)}})}),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){T.fn[t]=function(e){return this.on(t,e)}}),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){T.fn[n]=function(e,t){return 0x

',t.appendChild(n.childNodes[1])),e&&o.extend(r,e),this.each(function(){var e=['iframe[src*="player.vimeo.com"]','iframe[src*="youtube.com"]','iframe[src*="youtube-nocookie.com"]','iframe[src*="kickstarter.com"][src*="video.html"]',"object","embed"],i=(r.customSelector&&e.push(r.customSelector),".fitvidsignore"),e=(r.ignore&&(i=i+", "+r.ignore),o(this).find(e.join(",")));(e=(e=e.not("object object")).not(i)).each(function(e){var t,n=o(this);0').parent(".fluid-width-video-wrapper").css("padding-top",100*t+"%"),n.removeAttr("height").removeAttr("width"))})})}}(window.jQuery||window.Zepto),$(function(){var n,i,e,r,t=$("nav.greedy-nav .greedy-nav__toggle"),o=$("nav.greedy-nav .greedy-nav__toggle_lang"),a=$("nav.greedy-nav .visible-links"),s=$("nav.greedy-nav .hidden-links.links-menu"),l=$("nav.greedy-nav .hidden-links.lang-menu"),u=$("nav.greedy-nav"),c=$("nav.greedy-nav .site-logo img"),d=$("nav.greedy-nav button.search__toggle");function f(){function t(e,t){i+=t,n+=1,r.push(i)}i=n=0,e=1e3,r=[],a.children().outerWidth(t),s.children().each(function(){var e;(e=(e=$(this)).clone()).css("visibility","hidden"),a.append(e),t(0,e.outerWidth()),e.remove()})}f();var p,h,m,g,v,y=$(window).width(),b=y<768?0:y<1024?1:y<1280?2:3;function x(){var e=(y=$(window).width())<768?0:y<1024?1:y<1280?2:3;e!==b&&f(),b=e,h=a.children().length,p=u.innerWidth()- - -(0!==d.length?d.outerWidth(!0):0)-(h!==r.length?t.outerWidth(!0):0)-o.outerWidth(!0),m=r[h-1],pr[h]&&(s.children().first().appendTo(a),h+=1,x()),t.attr("count",n-h),h===n?t.addClass("hidden"):t.removeClass("hidden")}$(window).resize(function(){x()}),t.on("click",function(){(s.is(":visible")?(s.addClass("hidden"),$(this)):(s.removeClass("hidden"),$(this).addClass("close"),l.addClass("hidden"),o)).removeClass("close"),clearTimeout(g)}),s.on("mouseleave",function(){g=setTimeout(function(){s.addClass("hidden")},e)}).on("mouseenter",function(){clearTimeout(g)}),o.on("click",function(){(l.is(":visible")?(l.addClass("hidden"),$(this)):(l.removeClass("hidden"),$(this).addClass("close"),s.addClass("hidden"),t)).removeClass("close"),clearTimeout(v)}),l.on("mouseleave",function(){v=setTimeout(function(){l.addClass("hidden")},e)}).on("mouseenter",function(){clearTimeout(v)}),0===c.length||c[0].complete||0!==c[0].naturalWidth?x():c.one("load error",x)}),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?e(require("jquery")):e(window.jQuery||window.Zepto)}(function(u){function e(){}function c(e,t){h.ev.on("mfp"+e+T,t)}function d(e,t,n,i){var r=document.createElement("div");return r.className="mfp-"+e,n&&(r.innerHTML=n),i?t&&t.appendChild(r):(r=u(r),t&&r.appendTo(t)),r}function f(e,t){h.ev.triggerHandler("mfp"+e,t),h.st.callbacks&&(e=e.charAt(0).toLowerCase()+e.slice(1),h.st.callbacks[e])&&h.st.callbacks[e].apply(h,u.isArray(t)?t:[t])}function p(e){return e===n&&h.currTemplate.closeBtn||(h.currTemplate.closeBtn=u(h.st.closeMarkup.replace("%title%",h.st.tClose)),n=e),h.currTemplate.closeBtn}function o(){u.magnificPopup.instance||((h=new e).init(),u.magnificPopup.instance=h)}function a(){y&&(v.after(y.addClass(l)).detach(),y=null)}function r(){b&&u(document.body).removeClass(b)}function t(){r(),h.req&&h.req.abort()}var h,i,m,s,g,n,l,v,y,b,x="Close",q="BeforeClose",w="MarkupParse",C="Open",T=".mfp",k="mfp-ready",M="mfp-removing",S="mfp-prevent-close",E=!!window.jQuery,A=u(window),j=(u.magnificPopup={instance:null,proto:e.prototype={constructor:e,init:function(){var e=navigator.appVersion;h.isLowIE=h.isIE8=document.all&&!document.addEventListener,h.isAndroid=/android/gi.test(e),h.isIOS=/iphone|ipad|ipod/gi.test(e),h.supportsTransition=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in e)return!0;return!1}(),h.probablyMobile=h.isAndroid||h.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),m=u(document),h.popupsCache={}},open:function(e){if(!1===e.isObj){h.items=e.items.toArray(),h.index=0;for(var t,n=e.items,i=0;i(e||A.height())},_setFocus:function(){(h.st.focus?h.content.find(h.st.focus).eq(0):h.wrap).focus()},_onFocusIn:function(e){if(e.target!==h.wrap[0]&&!u.contains(h.wrap[0],e.target))return h._setFocus(),!1},_parseMarkup:function(r,e,t){var o;t.data&&(e=u.extend(t.data,e)),f(w,[r,e,t]),u.each(e,function(e,t){if(void 0===t||!1===t)return!0;var n,i;1<(o=e.split("_")).length?0<(n=r.find(T+"-"+o[0])).length&&("replaceWith"===(i=o[1])?n[0]!==t[0]&&n.replaceWith(t):"img"===i?n.is("img")?n.attr("src",t):n.replaceWith(u("").attr("src",t).attr("class",n.attr("class"))):n.attr(o[1],t)):r.find(T+"-"+e).html(t)})},_getScrollbarSize:function(){var e;return void 0===h.scrollbarSize&&((e=document.createElement("div")).style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(e),h.scrollbarSize=e.offsetWidth-e.clientWidth,document.body.removeChild(e)),h.scrollbarSize}},modules:[],open:function(e,t){return o(),(e=e?u.extend(!0,{},e):{}).isObj=!0,e.index=t||0,this.instance.open(e)},close:function(){return u.magnificPopup.instance&&u.magnificPopup.instance.close()},registerModule:function(e,t){t.options&&(u.magnificPopup.defaults[e]=t.options),u.extend(this.proto,t.proto),this.modules.push(e)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'',tClose:"Close (Esc)",tLoading:"Loading...",autoFocusLast:!0}},u.fn.magnificPopup=function(e){o();var t,n,i,r=u(this);return"string"==typeof e?"open"===e?(t=E?r.data("magnificPopup"):r[0].magnificPopup,n=parseInt(arguments[1],10)||0,i=t.items?t.items[n]:(i=r,(i=t.delegate?i.find(t.delegate):i).eq(n)),h._openClick({mfpEl:i},r,t)):h.isOpen&&h[e].apply(h,Array.prototype.slice.call(arguments,1)):(e=u.extend(!0,{},e),E?r.data("magnificPopup",e):r[0].magnificPopup=e,h.addGroup(r,e)),r},"inline"),N=(u.magnificPopup.registerModule(j,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){h.types.push(j),c(x+"."+j,function(){a()})},getInline:function(e,t){var n,i,r;return a(),e.src?(n=h.st.inline,(i=u(e.src)).length?((r=i[0].parentNode)&&r.tagName&&(v||(l=n.hiddenClass,v=d(l),l="mfp-"+l),y=i.after(v).detach().removeClass(l)),h.updateStatus("ready")):(h.updateStatus("error",n.tNotFound),i=u("
")),e.inlineElement=i):(h.updateStatus("ready"),h._parseMarkup(t,{},e),t)}}}),"ajax");u.magnificPopup.registerModule(N,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'The content could not be loaded.'},proto:{initAjax:function(){h.types.push(N),b=h.st.ajax.cursor,c(x+"."+N,t),c("BeforeChange."+N,t)},getAjax:function(i){b&&u(document.body).addClass(b),h.updateStatus("loading");var e=u.extend({url:i.src,success:function(e,t,n){e={data:e,xhr:n};f("ParseAjax",e),h.appendContent(u(e.data),N),i.finished=!0,r(),h._setFocus(),setTimeout(function(){h.wrap.addClass(k)},16),h.updateStatus("ready"),f("AjaxContentAdded")},error:function(){r(),i.finished=i.loadError=!0,h.updateStatus("error",h.st.ajax.tError.replace("%url%",i.src))}},h.st.ajax.settings);return h.req=u.ajax(e),""}}});var I;u.magnificPopup.registerModule("image",{options:{markup:'
',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'The image could not be loaded.'},proto:{initImage:function(){var e=h.st.image,t=".image";h.types.push("image"),c(C+t,function(){"image"===h.currItem.type&&e.cursor&&u(document.body).addClass(e.cursor)}),c(x+t,function(){e.cursor&&u(document.body).removeClass(e.cursor),A.off("resize"+T)}),c("Resize"+t,h.resizeImage),h.isLowIE&&c("AfterChange",h.resizeImage)},resizeImage:function(){var e,t=h.currItem;t&&t.img&&h.st.image.verticalFit&&(e=0,h.isLowIE&&(e=parseInt(t.img.css("padding-top"),10)+parseInt(t.img.css("padding-bottom"),10)),t.img.css("max-height",h.wH-e))},_onImageHasSize:function(e){e.img&&(e.hasSize=!0,I&&clearInterval(I),e.isCheckingImgSize=!1,f("ImageHasSize",e),e.imgHidden)&&(h.content&&h.content.removeClass("mfp-loading"),e.imgHidden=!1)},findImageSize:function(t){function n(e){I&&clearInterval(I),I=setInterval(function(){0
',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){h.types.push(P),c("BeforeChange",function(e,t,n){t!==n&&(t===P?L():n===P&&L(!0))}),c(x+"."+P,function(){L()})},getIframe:function(e,t){var n=e.src,i=h.st.iframe,r=(u.each(i.patterns,function(){if(-1',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var o=h.st.gallery,e=".mfp-gallery";if(h.direction=!0,!o||!o.enabled)return!1;g+=" mfp-gallery",c(C+e,function(){o.navigateByImgClick&&h.wrap.on("click"+e,".mfp-img",function(){if(1=h.index,h.index=e,h.updateItemHTML()},preloadNearbyImages:function(){for(var e=h.st.gallery.preload,t=Math.min(e[0],h.items.length),n=Math.min(e[1],h.items.length),i=1;i<=(h.direction?n:t);i++)h._preloadItem(h.index+i);for(i=1;i<=(h.direction?t:n);i++)h._preloadItem(h.index-i)},_preloadItem:function(e){var t;e=O(e),h.items[e].preloaded||((t=h.items[e]).parsed||(t=h.parseEl(e)),f("LazyLoad",t),"image"===t.type&&(t.img=u('').on("load.mfploader",function(){t.hasSize=!0}).on("error.mfploader",function(){t.hasSize=!0,t.loadError=!0,f("LazyLoadError",t)}).attr("src",t.src)),t.preloaded=!0)}}}),"retina");u.magnificPopup.registerModule(H,{options:{replaceSrc:function(e){return e.src.replace(/\.\w+$/,function(e){return"@2x"+e})},ratio:1},proto:{initRetina:function(){var n,i;1t.durationMax?t.durationMax:t.durationMin&&e=l)return x.cancelScroll(!0),e=t,n=g,0===(t=i)&&document.body.focus(),n||(t.focus(),document.activeElement!==t&&(t.setAttribute("tabindex","-1"),t.focus(),t.style.outline="none"),w.scrollTo(0,e)),T("scrollStop",m,i,r),!(b=d=null)},h=function(e){var t,n,i;u+=e-(d=d||e),f=o+s*(n=1<(f=0===c?0:u/c)?1:f,"easeInQuad"===(t=m).easing&&(i=n*n),"easeOutQuad"===t.easing&&(i=n*(2-n)),"easeInOutQuad"===t.easing&&(i=n<.5?2*n*n:(4-2*n)*n-1),"easeInCubic"===t.easing&&(i=n*n*n),"easeOutCubic"===t.easing&&(i=--n*n*n+1),"easeInOutCubic"===t.easing&&(i=n<.5?4*n*n*n:(n-1)*(2*n-2)*(2*n-2)+1),"easeInQuart"===t.easing&&(i=n*n*n*n),"easeOutQuart"===t.easing&&(i=1- --n*n*n*n),"easeInOutQuart"===t.easing&&(i=n<.5?8*n*n*n*n:1-8*--n*n*n*n),"easeInQuint"===t.easing&&(i=n*n*n*n*n),"easeOutQuint"===t.easing&&(i=1+--n*n*n*n*n),"easeInOutQuint"===t.easing&&(i=n<.5?16*n*n*n*n*n:1+16*--n*n*n*n*n),(i=t.customEasing?t.customEasing(n):i)||n),w.scrollTo(0,Math.floor(f)),p(f,a)||(b=w.requestAnimationFrame(h),d=e)},0===w.pageYOffset&&w.scrollTo(0,0),e=i,t=m,g||history.pushState&&t.updateURL&&history.pushState({smoothScroll:JSON.stringify(t),anchor:e.id},document.title,e===document.documentElement?"#top":"#"+e.id),"matchMedia"in w&&w.matchMedia("(prefers-reduced-motion)").matches?w.scrollTo(0,Math.floor(a)):(T("scrollStart",m,i,r),x.cancelScroll(!0),w.requestAnimationFrame(h)))},x.destroy=function(){v&&(document.removeEventListener("click",t,!1),w.removeEventListener("popstate",n,!1),x.cancelScroll(),b=y=r=v=null)};if("querySelector"in document&&"addEventListener"in w&&"requestAnimationFrame"in w&&"closest"in w.Element.prototype)return x.destroy(),v=C(k,e||{}),y=v.header?document.querySelector(v.header):null,document.addEventListener("click",t,!1),v.updateURL&&v.popstate&&w.addEventListener("popstate",n,!1),x;throw"Smooth Scroll: This browser does not support the required JavaScript methods and browser APIs."}}),function(e,t){"function"==typeof define&&define.amd?define([],function(){return t(e)}):"object"==typeof exports?module.exports=t(e):e.Gumshoe=t(e)}("undefined"!=typeof global?global:"undefined"!=typeof window?window:this,function(c){"use strict";function d(e){e&&e.sort(function(e,t){return i(e.content)=Math.max(document.body.scrollHeight,document.documentElement.scrollHeight,document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)}function f(e,t){var n;e&&(n=e.nav.closest("li"))&&(n.classList.remove(t.navClass),e.content.classList.remove(t.contentClass),r(n,t),h("gumshoeDeactivate",n,{link:e.nav,content:e.content,settings:t}))}var p={navClass:"active",contentClass:"active",nested:!1,nestedClass:"active",offset:0,reflow:!1,events:!0},h=function(e,t,n){n.settings.events&&(e=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:n}),t.dispatchEvent(e))},i=function(e){var t=0;if(e.offsetParent)for(;e;)t+=e.offsetTop,e=e.offsetParent;return 0<=t?t:0},m=function(e,t,n){e=e.getBoundingClientRect(),t="function"==typeof(t=t).offset?parseFloat(t.offset()):parseFloat(t.offset);return n?parseInt(e.bottom,10)<(c.innerHeight||document.documentElement.clientHeight):parseInt(e.top,10)<=t},g=function(e,t){return!(!n()||!m(e.content,t,!0))},r=function(e,t){t.nested&&(e=e.parentNode.closest("li"))&&(e.classList.remove(t.nestedClass),r(e,t))},v=function(e,t){t.nested&&(e=e.parentNode.closest("li"))&&(e.classList.add(t.nestedClass),v(e,t))};return function(e,t){function n(e){s&&c.cancelAnimationFrame(s),s=c.requestAnimationFrame(u.detect)}function i(e){s&&c.cancelAnimationFrame(s),s=c.requestAnimationFrame(function(){d(o),u.detect()})}var r,o,a,s,l,u={setup:function(){r=document.querySelectorAll(e),o=[],Array.prototype.forEach.call(r,function(e){var t=document.getElementById(decodeURIComponent(e.hash.substr(1)));t&&o.push({nav:e,content:t})}),d(o)}};u.detect=function(){var e,t,n,i=function(e,t){var n=e[e.length-1];if(g(n,t))return n;for(var i=e.length-1;0<=i;i--)if(m(e[i].content,t))return e[i]}(o,l);i?a&&i.content===a.content||(f(a,l),t=l,(e=i)&&(n=e.nav.closest("li"))&&(n.classList.add(t.navClass),e.content.classList.add(t.contentClass),v(n,t),h("gumshoeActivate",n,{link:e.nav,content:e.content,settings:t})),a=i):a&&(f(a,l),a=null)},u.destroy=function(){a&&f(a,l),c.removeEventListener("scroll",n,!1),l.reflow&&c.removeEventListener("resize",i,!1),l=s=a=r=o=null};return l=function(){var n={};return Array.prototype.forEach.call(arguments,function(e){for(var t in e){if(!e.hasOwnProperty(t))return;n[t]=e[t]}}),n}(p,t||{}),u.setup(),u.detect(),c.addEventListener("scroll",n,!1),l.reflow&&c.addEventListener("resize",i,!1),u}}),$(document).ready(function(){for(var e=location.hostname,t=document.querySelectorAll("a"),n=0;nImage #%curr% could not be loaded.'},removalDelay:500,mainClass:"mfp-zoom-in",callbacks:{beforeOpen:function(){this.st.image.markup=this.st.image.markup.replace("mfp-figure","mfp-figure mfp-with-anim")}},closeOnContentClick:!0,midClick:!0}),$(".page__content").find("h1, h2, h3, h4, h5, h6").each(function(){var e,t=$(this).attr("id");t&&((e=document.createElement("a")).className="header-link",e.href="#"+t,e.innerHTML='Permalink',e.title="Permalink",$(this).append(e))}),(-1.hidden-links:before{right:inherit !important;}"),$("nav.greedy-nav").prepend(""),$("nav.greedy-nav").prepend(""),$("nav.greedy-nav").prepend(""));for(var r=!0,o=["404","a9lh-to-b9s","credits","donations","dumping-titles-and-game-cartridges","f3-(linux)","f3xswift-(mac)","faq","file-extensions-(windows)","godmode9-usage","h2testw-(windows)","region-changing","site-navigation","troubleshooting","uninstall-cfw","updating-b9s","why-ads","privacy-policy","checking-for-cfw"],n=0;n!SH4#vuE!;@7~XTX5JgFoK0TCHTWCXF}8C=v10f zJN>A57!kNxp)$*~^i7}tnGO1$?O70Ld#jF{&^_u+LTa9`JlrLPU4``3?cdg&ZPBj7 z=>Xc*_K#}dPNgIUbQUqd>v}HIJ-;a4V7uZbP`UAP>vdw!&`A(z3^p9uy)~a4VY14R z+I+hx$2J78Rcb{D1TzPF-9zW+XiA_Txh!m0HW+n8xGMgl&CA&5`!4qh$2CDqhiL1w z)w4Ybi6)f`_qR?iMe0Mxh|i$@4euB6uf`Vpjr3(zX%p-ny7FTwoo7Mrd+QU|mZt;C zU@?(P2UX)cd6VI|pT{zMm+sAFvhiaetM}v-LHCcdIt!Lj^rQhn;6@MYSwX zYW5q2w-^~aa-@MEc)gb<)6gEvc^(7EmA6s)(2-G(E|t~I+vuQ%<^8!tw?NvIV3p#4 zDfx%#V3=(Y>xjwE9La(pn$kDP>9(Il?OoknX)EvM!;PjjZQBDwM7tS1|~Cs=Z4Llk+%3)l=$Jg(xKdixLdg1oubp)eD-$u7zUnc>Pt&;4x_a z?DJHFs?AqbeSLpoU%T(z*Vv!CClQqPXV5+?zlGGq;nRj5fX+{e{mv*|7N z)H!W+y;u(u*kI&P(J3L{CwhcuDII;yvMS!aaN*20Zy}^pU&6Mz*6WZ{SQd%$@7D<4 z%PHpSICjMe0^FZi#H-HXEmNW0&xutwpM85#&w%8JyDQ9k2^U&*pFOZS?(8&MkF5p9 zt{rVU^4K$#MQhDt0=9aox+yr>$1*l%V&2kCa+N=tVc{BIxJ1FYV>@Q>P3;faF^2c4 z>OsQDl+_bK0ZF4XY;V`nIfsgD7WKlcmP?^~_E3rSkm1Avw?K77Ebdg^FNpQvcDius0`42-=UnEWu(Y`^rrZuOSO^tNox%hT7JqwW zW$E#T1I$$QSy^xHP4|GQtu^hZ8<}t%1NQgRzk0_L|A^WTNjaPEJ~4k%j^7#ySE#J3 z96ggvvEXx1z%?y|R%ykWt;Gc=yETs`%U8YF_FM954A@cjvP41;dLrT@(94LYYva|6 zG>L$oc%$~RpwLl#CFg)mIkF-yy-xf2H=0;q{iL#sjMZS}rnpV4@kvfNzptZVwtOK{^(P-Jvx*GeksM#wx+LaUupGV%UVqp07p_5Ed zj#nl7;A7A1k4Lhrr6&gZAqhHLTMi>H0}}vMsH*dIk<{>>YB~O~rMibRJ$LsBk#Dd2 zmaHPx6#SxC|8R?YdwnZeHj z`#~g|_pFY-%zSN~0R4URuE1@xnEgZrb)F*ZlI$c{#p9RbIC)5+LHA<$>1`5KI;?P1 zPMzt{2E*f9!nA3z;)?+_CBD|9s5bFg*?ixRck{!1Lm;-ae0vy9NgH(-UG;!SI}f;L z->+8A^LTOjrlCEsM__9Bh zx>6-Z36c!3D-w9M8Zg}5siC{&9lw?!m(SwMT8P$9N$7n9+Dl-sXQyZLb+#D(QbWG58n)<_b zdRJGe5$sfq{LHTr!NmkUie5|bM&1Ynp^hyvl-D+D?1OdnumZWJK?3?cU=HXPH<0)r*e8Y-y8|b9KXW3NYjo4? z^ChxVq<4LwwrYy%2Fm{3;l?2&MfjPZ5%?NpsZ2b|*#^_$BZ9c9H2RGz@ z`A$^VwA>&Y-*cvIW|~@AwKdo#+{iDN;<3jBL<-`+7Dt4ggKr6lqG;1`)I%hZ-mk1E za3n-$n`4OksCu?l6v{4feV@H$8~`SZKlzLDXqVlQHm1OrzI_oEf;CqRoaGSYm^ApV zOZnAs7N_vZQ4J#OnQ}tsx!*Zzt}g{QG4do&g)4RD zAalUG^`vX(pkP5)+F1O$1$PLKcz=qznPW2+LX$(=R=tIEt>t4eAzQB;hJ>z)?_hNB z0VNVg<2?yTsm+OI^xAyE-;r~9{y6TWM^DUm##%^9&yt7wk)`_pE-HG3I*pI>bH zNenX=RBW2FtSC?~ZWH-HHGVdPq!R=|CTOfgY)g*E;?eD_@Jw`9>AS*7$^bpMa$&gT z_U3cHHKR4~s{ydj8v*ook6uK3OHony==`p;8uznqVj8;RR7FQ(}! z6w}VqUpJ4&BQYhbrXTkwB}p%~wdME^e@N4JSq8f@Nzboi27NPrnCdC8L-!u9{7&X7 zMxE$Y52A@_BK5wn2T+N3eMa52deYp6xXJP5-(7DNcxWV&U008qrJpmOa_^3udE#56 zNAoDxF^X%J-ZtCcjIB{#NKU-bbZ5D$dv{FG)OY_7w=-4qB=+J}hGo~yChqA-MJ5$R zpP=cyC^6BcbNgg7Vha{BQ6B;kq0J~u^p!XSUGk*)*}d#m*VUtDN_~nSzp>?Q))^fY|TS<1u*%-}RS6e)h`{o@gkSkSNk5+r`3WiVrt-Ci_sgl}$mH$e?gd^s1 z_-a5Qi&i@CR=%pU06msFgYRusEv*2!>BclmcSq| zJdn+H!W~pl30ZEo2K%;r6=Kr11K}`jcRmZ}liX_1-LD`(VuyfQ1P3GO?CH))wfb90 z>dk(enyyS-N3PmDp3~$aJsxGlq{cGAJV|6QW=zjgQg)1m%A*%WXk2nauiM>H7O<=N zi4O#|J?>$Ex2r(LQ2Xy^C-?%1%8;Xp%d_)j)%pNiE4t1SWJ_hKYUt||!j?~0(Kn>P z&)t#PKlR^5bsP?&G5!xGNP?;jqtuPLIDffBgzL*L_#$3P0y^E!>!_YtWdtgC4qc>^1i7m63?Mt6KxbT_;3rdLMrR} zNt=z0^=dnHiaBCP5;dN~( zV9_Y?7V+v$hI<%JE*`#rSm&}X?Cy)d?p;8YfchJ}hOD1;Doma8;sd?%{!e3YO*03h zYN2pGlsuet2K4>PKehOS3s=(J7gCanJPGO!|6y-4*fG0{A0e6<%|6O?b4@^2E${B8 znVZgb-KY^n{EE|LMw}FRn?e|rZ)52n3^wnZU8@T_2YRQ+9bU>>{D^bQ>x&>_!wb>j z;xdBZvVJxwhhN@csgERBVY2yfX%jLI0!f@onf~Bqs9VplBX!h1fDw+~$38*kiEc5$ zLEf3GV5c^hoQADdk0%HG#5AiKa%I~sVMv8j!qVzoKdRVl3~M}b;%Jo@@y?5vFK;&+ zEw}8c-n*&+Tg=}3?h@ZIS*AyHivir@oo=UYm`UqE`vvyqi9Pnn<8xq;BRjKzGw;DH znD!AG)YGTEWz-FAB_O#~Vemr@4cLhSCDzM0T1An^gc{6nmNf`#d=--WmR8uaWfjzO z4YDK41V7qeFK6tQxV>6-eiOX)gPpW(?m@Bp5bGhl(togcdvx=()OR}#TulP!c%&QD zG>go~)D@)C`RAK2{<(hSxdmH%z_FXetwW!P1LN{Q?#SPo`}Lo?DEza~Pj=nqiF_49KQ zw`}ZOD?ff*m`fJ<-LF~(rW|=6{?>n#6tGf>tqINC{ zX8p+T&}0Tp$LqtM+uYzfk=5{=?(vt)oJ}g`;to_OHka!GvB<%HqcpYBYTSLkH=>YF z3?dYcln#82$P5OjclihHFUZKzs0qy4EnP8>REMO_#BhN#^X=EqfLm@sIis91vD46V zNA+Cj+E#Y`(y`@*MW$-IyP$2UL@Z|_Ile1;(H9x)@t4lrc#Li6jHG3vsU*I2iX-3F zTw+PVbE#>Vl^a(g{ZQ2=)7>aRzCNx&>Z!=vHi}`V{(y(oZAb;BbaTZ1oR~PUTOPo& zzTLdYt%M}jf-?<`PwjnY;Hm2di$K|DzlaW;u>Xe`yurf?n>*qO<*vq|xioCbm6Hzz zLR=4ds=yjJRcO@00~IWkZWd5^twsQb%AdS00O@{Wc9Jy(74cf9;q zDYxnnGw39*1Vp69yhGVkPGV?^Ux8F%DjE8~J@FHIBXp@11Qz)>yIsMxBAztuR6+@D z8%ZCjzhC}US&ay0gg4CPF9dYoi2?Si^BwR4z?I2rMF>37(C6-L4A8*MK+g??>Fg&| ztZNtqW@HJbm`nB_O`05DB_f@<)j{)iSnPCHRH=v2c*SksvgA3%7qcF2_L#}Z%)buI zL_+(Qf(>0NUS}yn%oUrGG=NuU9Xripsc6zVe5)y>J)c0)o%(ZWx3gK057n8O$U>vW z9*sVId$qCFkQWG=Qy*m7fq0pICQ-tbu>aHpVAQ<$zH*+l*e_6+c`sGje2QC8RgzH9 z5s-B0sE)f^e-qSgO~D$g2u2(F#O8ePZ~!Y01)YXPc>HyBZoJ^duA!!0fK}*B3ZwHa z{Qaje4#g&Lu^>V|0Je#^r>YmV@sN+cQ)ql_n#!P*MStV0#J0LF#D<$!wc|3dnL8cT zdkJW2Xce3Tbuju6=LLE4)uU5U(~>9$0N zdz_b-;syT>L?ZN;@@{7JY>51tY{WRNq*qrsUeGKeU~^#*x-}yD5^@0$HY^Uz zbGSFCG8>sdi3?G!Xj1k}-ier0@Yrswo;{mL_ucv}Palq3JNhV1-p`O`4`_~~(pwK+ zNt2H}mY5N%zWLH5@6Ri$cV;bPdA2&p@=dFEO~(dNN{(!o5#d(Fwx8vz-Z)G>t+~w( zdgV|=s6gV&0a5=>=DsxwX{T-uy+p|AZ!SwN2O|J@9*-z7W;kM}0xl{Ez zh(cSutT^x1L5k>5?sn3(aTBjf&S}35i!~$Pp`_}JZ)=51MK*M_*}H2H+3Kd9DLE?` z3R%X#bmJ}Lv0{!5%x|5SI~)qoN&_)(lSOmd+O!r{M{d?fD(jh!s#N~=Yr4aa)>sv& z9tlbwvdov6&7R97S-1jVd}VNOXsIDy^jrPwN}Jj+zh7~rZ-0>g`0n`3f`4uo-e-~V z2Z_VMAg(vmv|8V{VbvXtLf@;Y^q`>oC&6x)4p_Q1mB!@`O^*PBH^C=76CtNt~BjAPcK z^KU*T>cw`_GynTW!H>+xs>MDANiIti!y?OsDrU5L(#!U^I zTVwnDMxtNGCWI|!>HdmtnrV5{-i`e0v+;+1uv>UR!t32M^m|fNLmE!!%-n>DT5QhR$?Lnh9?T3KroD)f`J9+Q|in6HR- z+YjqRBtM`pmpnJf4k_D<`>lG?EXU%VU2cx1stx)X&B98)fgA{1|}X?z9EBVU!vw{S5s!nLnC~AN3+nnJE@h( zAsb~AnFDKA8CUjuE<5TtOo{7e^>rq#iDa+U{6TaFW^JBTj=#F|%rS-U^Fc8noK>sF z;V_L=>)B-wN8x=Vq?kxTkZqK3nxMnWxjX#20=azvFL>;#t%>>Q!OwD6t4HIiY@S{*DC2q%#3gHW zN;UQuq};OK$?q_)-B`IxbvK6XY9{je7K&1qqKx8}ye=xB_=Ig_X8Vvq%FV$&m2*br zB)mxFBk7Myvk!P_?Zo)N`aERzACjL~@?Pa{YbOla7a)cprQ`RgQu3^8`KJ6e#^>Q5 zzotpcCRI~9e1xZ}{v064=JIv4E&Kdj19@h1&Re@uM=+G6asb|wO0dR|(0_jmWCK!If+y^UB%9n<>J!=AsSHvUJP1-oZapxM=->)g@y>m|#9GMiA!h)? zb*DS=3Zm5wN5~WExWQ*?uoIQ$)mUR?3vOT+bjb1SznCWYc$yuD4Pux}MBN+EQ116Mg3NB3|7*Np0U3kA1?$+M4oLk0K_vnUDr< zITJa*akpA>Gt0GX^zH3jFHGCI5sT?&Xhh4C&wf`=N=bIqFyv=(cWt;eZ;^`I20|5v z0v#%CuzEAwnUyY;xp-tyZ(9s0qV7TN@Id?Aux|QHo_rfrthpWBf}$F+MiZq&g~t84 z<)#qkF7mt)nFQmy2scUS?B&B75C&f$>;B*5`qX`sl8(08!SGW_885k3nj%OQwH$;W zM|#9?lF>nARgF72MRnqKL(K|Dbd{;=*T$;Hpfi7kPNyii+;1CVE~M?YP8L3pR3@!j zmF%=QRrTRY#q)&>_J7D@M^}H>HsxKyp@uyCR_b4Kq7$Sc?`^2V+v8OT0et2Mtx`#~ zoAG(3;qQrfi-TM|`}e0a>Kq5!r)5CHOqzv5n~psOmny_TwVl@?U_RgqNv~tomQ0GK zD+{QAlM&wh$1zh@d+X}ooyR!xU%AHuU=QHuzg%+pGny67{d0qLcCxHSJWR}gvqd<2 z<#^n%wTT=AzNhHDY<9_fw^w^y&)}G)GXcuBH)8(evNfTb$2Vz2UtvG}lGOgY&s$a9 zF!+V}Yk>U&6;xfo-L^U+e6-*1wj`sHh^wxsb*%Jkv+OZUtPhRYK?zddq%DsJItYLs z3+Dht(Mm3Baa#My?knI-VRKt&ANi5b>gbw^*>_{E>+zgZK-%ufSrpCA&pQ-ixf;d_ zcWBQ1$#%s!MjH&tjW7KuUR;f2k&-lj_g|o&SMgvBWM4vVdL`Hq7p7J7-34)HNx zL(2x}3PFb*!Xy&FRn5sd*+{ObSh;>iJVVyIG_)ypG(8fOjPe3#DyPhi#aVgR`m&^9 zt5^ps!PnA%z|^A}yU;7e-GO?Go<|~$9@QQ8?ZlMJm|)x!F{YUK4s&O`DR1E)q1?>~d_rcqv|T z9l2TZggXGhi+PR-*thqnb5Pl|9S_4!-}_u4f;N*gpOQW7 zor~=dC$!D9?$%+P+k#Pp+7vM0SQK&C2~BRJxcTW!CR%cm&V_qrN%fa}@L~lsJ-VFe zFMp%d_WVGTQKv5?i6d}y4#t-qJ@d1Dsh(GXr$#<5i+x5bLPM;!zi!VE+EQLz@!=mup*7UXl&+?}wDfHfHNj+$fkk*j;iZ3>%u{DVXZ~`%kLbaE zx@AZV-B@if?DQ}1H$0TwtymfstA7&s7h}vC>YPltuQLp_wy<5D7on09+P`1-QQtx5 zPGYR#iV)|NZ=VZiVtTOqN=$;Q$Fn9eaAtZSIMe1`Oc2ukAmv>S_wS&L@&QulkZwt| zSS5+r_lPRlI$6nhUUTCLeo6h!+lGR%qLcW~_Ze@^`e5!$u3C-`TQOO6n{7b{P!*!>q5f4Qq?0XvAV@_B)cZo>$>LJv!tO}mp zIzZcHb1{ByP^%Brm7oQZaY3-CaLv~H_SM#xa7B%J-mol5BRw}K@@FwpYPZK!dK#GX z5yl%KHa^Qp);Xv_Ld6f77{G-`YTyFyWtw_$>-?6AOhPRKd?W$lHhrH2w1 zx5L4ir7B&yf`mzjCk@v_+QC&;vU{ISm*8{zH!f(ZKBx9btYXFk4-TDguJUOZZf!U% z_kCEyhz{v_S#w(ryyER@Q;<`?n?a!Su-Lw2d-PbC)K`woIGt&-+-bEfETGzUGl!4T z#>EgF=+tL%0aujTsMqLkekp9>yps5hi!0?wH)IRyO1NF4wA(p&CZ%`*-6%1LBD|Qp zsvqMlKt-$LkZl+NUg`y8UvBY5pD0GS%F2D%gKF=)5H3~jsI(xr)yh=k#2i$R-^LgZ zEI#wFYuQ=4qh|8x#=-QE(_QFC)vmpxXYQo9-9l~Ht^GqWoA>K?jRXtd(7r~`s!P?> zx;jY;x&J91TEBOKSfO87#Q2W%s7$s8Z|h1Z3bd5A(Sj}B=TmAZnLP}B^RBZxzjS7l z=hnC>Wo;1u38izNWyk zK)HH?3J}@TZ(fd}euyMyv7}ix*i8tB`wn~>iH>GdPT_)3& z-Pacca5qX2*IU`L)>LE6vq0xkCF2?za*JH`{6%Ie2Ub4yEpm@apnJ=I;5i%(N%5V| zE~cXW)tzc7{yj!O5Lnu<@NOM;Vu9j8Hohh8Zji2grg0+@vhlkHCEUM<8a{Y`_2@wZVShoX{q797355c zl8HZkY`0%2QgLl72i!tY^&PsHojNtAz-4mdDYEM;%M=oV&pza^zi@1CIf!|lRPH4b ze%<9}Ni}iX!ZPowgmBuBQMzzl^v_9xZcI;TVCv2Moj%dB5wjHecNEbhbK6c=8D^24 zosvK=1*k3>CF+HtPfb}^KkE&@BcM;Y!b%~Lg^KbQ0*O18;kp}JPcE+ywcgSl;Z8uE_@$06j*YAiX>IEOn(ZPk6(@K7W@J&d}0=%{4V z*0HKFI9zB5ZaK?edS%9}e_WL!kkKUG6KmEpD+Zw7!>n=L-f(vBn(aA)_mNSPZq9=8 zkDJ5~PSU{`zrToyr!H(d_5kEsaVHHkOHL zzl8dcmRBO8s^&xDSvYjFVD6{=iq5-=x)LLXirRRU>bRX`t;utXn}O6!gz{xKT_4|2 z>Dvex$D0qbA8d_ap%^7`|W=Ot80K@#gF(MtdTfF&&@rUC$%1$I27lkJ?4m@Y4pY9b|VE4&PWSpu|!lbP5(xv_5 zhby9{*s|JQ~1R}Z^}fUmh83U6nl?vige6z}s%&Z{G3Z)hJjvhpLJ157B9 z^)O7E0_-|vA<`L{mBF-*z+4 z0(NB$ZerWu?MDemcgsf!AjIXI2pNnUbkIX~Uxk%@E&%ZT`&i!DpziElzK(T1Yy0!4 zhZCX1EJSlwTzx$USKw?PuY$o8P#-Z5orkw=aa1~}0svmGk#(=a%HVSwMf+mZIURCo zK1seON_G>C)r5SXwIqDeDe86!jBwk$I$1v*yPp%P4G@Gl+{}CEKs$G*6>nEgt+EjE z*B4_CiQC6%TLKSBo^Z%n3$$H95HUA4IFiO?+#@M;qs$f9FLWdMAf>LM0V|YN(D>28 z%)_h~^oe1&@~$3CV{rSI;2=9{%3|Sig~EfLLJ$!#%;oH$X}zL|-o1-ndAM6?jG8GD zyr6Uc8%q0aNU25e$ZMN#vjcG$7v;4#-Ju~LZ=@(FfP=>xLXI#?vt zJ8WIPsF=Maw#id?z>a({zHj^z7I z8C)~?{IN|-G!HwSlPEXkciaeJVxi$^Wj@!wZM=u9IF3DGZaenZZE=>qza4v6j6mOU zyqGWZzE1L)Q%K5(Ric*l6bA;}ugcAD5d=@({3%S~*EA(3NJq746KUV0s)33lmE9NU?1tYAn zN7ztRMSPFW+XL`jqmAzcvL}}0Uylc@w}KI^n~#mDpAoEZHdE>Sb@_ISYoRr|MXy9} z0k>jdTj;_4`l?UJwr|rWucC)m@B|&sr~rj~c5HiYAixg@)yCI=*z@;A>;RQD_fLxN z*nw3S8*z#))oGHbovK9&1Lx;;Za78IvkiO1r48KD3fWzFpeX#`KC92YJMnYtvk`&J zUR|#|md2mBo!(SyAy-lq_dg8!MvVuDOVfzS6tBh;V(UJ@5JMArrx;i za~t)btk;*2@D|YwJ1N~PPSW=nP*@l}nD}zh74Uo$>T?GzJ+rHe;5CrXJq`A`3U;0U z$m9#V*}FtA62oAv9kAB@>g@B{8OP$~ap;)#Q29->)oNK^rnf#Y3rN|qo!`0(5jV7x2(T-E&1$C$vj0a=E~26GUkTG8m#BdGdBO)K+A5h2%W8e3pHjmLp^4 zf@g$$*zMK7ICvr~gmburT<&i=Oh#hR-VMwb+6!Em6+^!78Ix>_TG=>f!k0ZOy{5Q8 zal~omJC{FTm&0shYK_!(#4cVnX7u^6(n^9kiLxvURUlTs&l#7GYNpS*$jS80`{hpoZ0X zi;Mp_+haw@fWv`xu3HgyUdDUqb+2vqE+22KX=}6Q!-6fnA=!p4fbSL#R;qT>v9k`8 zTSz^guPWYeDDFFDs9XK?YE*`Y;=geo?~~asIAg4d0M5IY0cLN!0*cDtu@|#ci%w`~ zQnf2s{PZhVz?kO~ND=32R8BM8!x}j}?AI+V>?Z4TVCZBR;%Y3g;fs^;dlAB zv&Y6WYkERAl+|FMD8!1llB=V-`Pa$sP~3*=#0E(_Nk8r~EgsKH>$2nJ@SP;y2uSu$ za3+_Y+PjdQrF8Qw5aiX3W*^5(i!VetmSEa;)wq4Ggg$eDi;cGxX*a|^>vppkfsk+x zhQ;3F-?L?|WDJ0YjHbfvXga z)p#H8CojF{2V-yE(zuV)m<+gIwHfI6h(SMGd#Fs?E}3vC#=WZGrl4iB50u{zgy?gv*1SDGsbbF1w#%~@rKuF zb^?g}dJcP!9^z%gQkNbPDWLzFhHy-B>wa-f%upw0F2lO~r9N}}Ia9_JI12mE>U;>f1hwUYKYog`-&)-M`auEVm|ra&W$Xpn@*90dwv z(690C;v5=d#n!opy)rs}JL%r|roRE9iBctC@=Q@jz~Ut?uSMFeS>Tb4q+>_~4up4y zhgZ8weiG(KLo|NRkSeZ(=q#~N@qL`IB}{TK81K%=7p8bxJJvn!_R!*~9hWZ{#=H+? zw_Rj)1J84hqAqJ^;JX(}2%+Gk5vzn8uf_?<tF8)s2y6fMl%h1R?k%EGvl zpd$Ihy3nk|qp)Kw#qw$ls63EIa)?Gd(L%i`BL8T`Yd(xV9)icrTOnnrucm`qRF$e0 z48Coy95@qtAeh-65MfK$!2xAneup0}*&hDc9kBfVeO3^H8v|jild0VXN_MmOPP!(H zu&+$Tz;h%X%Pi4=^SfBCm&d%n3b5a+6Mzr2F*bX|O04=3(zg2pbdp89J`q5GWN z4<<0!S~pO1nNq?W9%oE!*OWSTYW%X2ijhH)nRTPLineh!NR53c6^+Kub75i69|Kf2 zvRH3O%83H?uM~`gY*>hJ&x`SE=e^FzLX#Yz5t-MOv(j=F_;Pc@{pY$ktG@IEd;+GE2-HUcl5 zH!oJh(D-h+-*-dL?VLk8@JYI%X$AFYsVz#oOXOIN^Wvx(~=Mp(#_$~D~ zWzV*%j?19qROOrFFf}Pu6urU<(HcXN0>7{4Ts6+xSlxB}>#A3_brIq_Ex`-RuRKKA znr&{lhvky;{S2=VMn(j_>bwUC>nKI?Um|4{aj)jbcokz--@ruKY$Xv)z&AX1ONA2? z%6vQPEOZ&mze1L0EgBo1D;RZ7ovE%E1zP~{1Ye=%**~_6b9!N`brAlK`hkSygK_^V z&ObNhD>qDVOV6Ew0}Y=G4GhzzDS$*kpoLEsRYs+E%Ef4kqA-&2q=ustgVCWJVx22 zcRn}k%{Th;<{f&w9AX&j+Q|@@6gzn+ni%g+v%q}39D*2VqcHKL4ozPhR;^5AV@z7U zB!lLyOys*`)gevPovr+Q$!)D;=AS);rmQ`ck5ZywptgLOPuCJLo62r6nKg*68pD-a zUUt6i5%!)|9Jv}zGAE+p07aA?$5DB1xDGfnG-^Tebq@-4 z-YxWx-42hazuBmM+e3Pbo=<~F=1``Jp!=3}H zOf3;NdCtnbdgq4;g3vphC4w7`Z7nKX2oy0Cb$JIEw7)G)5 zn)eC1l5+|X;AYwRaw)Tl$0YWMb8EtV`V-vSiJJwKh~Y~J-EsV=a-fF!s<)O%WR4swvqH` z=3bO{=LV?CeQ<Uzb_8mz)$A;d9V_H6lZ1~d_E`yixLeaIkF`Fx zy1YqMh=Wts)0es2AVIZ0mePE+08w-S2N1JSIUs-M*2S}D{#V&`@R=2dh*&EU+0DL~ zmy}ME-8B%Pg)RADW#`UaB1!oa^!^Ts+AkN0I?P+g=R=X7AH4OL0`aHoh0CA-rg5t- zb-QmgX#u;4y0a$y?w&23iB(CqL-C@qHyJ+c?Ml|*m3i}IGQ0A^4+Xt6L)H&n6;@c@RZj5+`1Q`-VHeyM|1AKKUAV;0JFxx23O<6R%2^+b>AJE-g zl-mE=p}TQ2*auS|Em}O`6~whX|KOs z^Z`|IK>PfR{92WGtIqtpTu7d~KHFv>#nHr*2D4y!$V(u(!|o)t4tM0Fe+9mG-g$2_ zB>5v#wAJ8g)oKOFK)t%;HW~hSeKZM(G@(Io?Y4FqYT;ed&q)Inimw+swXo05l4Sip zt&MLpl8a7q&H+k)+ZG6`LfZwa4$cG8%GY4y*|_$NFgcx*%o@Kk{IHMddEkFLn&IpAfm ztLQwf%#pV8!c#!n&rWn5aX!=x7Mv+^#!522c|}y(c9c5hku$F`X`6%fr|h{Xk)+Ax zX!0`KIcF3WNL`6ujywmHs{MA9l6e3P5^NR-NjpeeDxwShhdQ*731J2LupPur(`N*a z{-p5;q4*!gsDGsc{eKdX{=0|&2QfkbS=Ro`xiN2uz^Uk?u(j?)I)wQTjS7I0y7zxb z!a{z>2^KT>wni+NK>xdl{zZw#02gSA>rrk30QkDnR&LGUFFIX&-3Ya~Iim|^j01>h ztr;jODGy&G)v_vw7wJ_tUROP2i8_t8b7179P6=eUH)MBB(h6NmKPnyj2L6vin>E!F zT5ETsap&t(Q-tor8-8RB3@MQvD=Uj8|KY#gqV-78Gl~NpaQ$!_%6zVw zA56{0@g|`zyvU1&0*^}8f2ZPATOBR8yDb^RMl<+o%*ROQ+C3XV72vcy+m#NRhlV{Q zRj>DYB*TwVSd8aUJ2c_~o>1u}-fh}v9~6d zE$!RJHBO+tI&grvpWy=?Yy12z|8kS|?u8L{=%}6LJq90i7O%(Zw?2Taq4&XV$2y zZ;O+G3<-2+6|QFn*Z@G-&VHE(s%qCCPj9hF=4xGEzeorh#aV-|fsnm^{}d(VnVA9g zXr%z<8LNIpzezLW=4mpciQMx#Stg}1A_%2#-{s#?(NN<&*UWAHK)`PQSD=)FJ>+S$ zrTkV1cQh|)Zpz;4lSaPBHA^mQLiZ(lLOap=l48^0kQ?Q=p4@n=y97FOdew$k;kC!} z5wX;hVI^*cCckEE-^(AS)7r5|TD-ptFa%xn_gB|QOtNyvaicPYi}yNYe(~)bXkzCC zb{ExzyDc9W0GKqZwj*OPl})h#3rdaeKQ;&ZK7T@MB{Div9vUCzzR05he4h5AsSe9$ z+>F;EQk6@uW<^Z9Gci5LwZ0R-jy$Q3L-JZGzqjRtr~9%onS^yM5u!c=ULJM>Gi|@m z>tL2rm-licp0ZlnzwN$o8!-wR4ocEx>$4a5HWk=*8L;93h{z}PN#yHTw5mVSx^v^d zVEE(WMf_rH?RpbD>kxZuO(|OTz|hwjDZ08*HZ0e_s4X2t#1cDo%wis>m6S zdFcCQi0;dxDc2d^r8b_EQPOCPfs+B|R65N8-KKP-l(-KmBOmtxv;3vd`aUtS(Z|9{ zUDm#H5@6K6Ic&5abwGh$-SZH>Dq`y~LB^#Q64oM}PldT?N~aQr2sS$Ro3sMZ@Oy`y z%{+&LDgze?Y~5nVye(V>e1AM+;widtIpm>lkX;V6IAgq1kPDIf(Wk2wG$K;YCGyQc zwPJliqJFc}+ON~hR06GZn*@HnCk?Vupy}QMy+`GHy z62a7~8es6LRIut9b!+xiN}T=P)gHpr#N?ZlO!Z}h*^)CwCDCU9u^sq5COB<*J0xEn zj2OvuI#(z`=Nx|K!#&~cV+VypY#T~zb7W_`} zxM-onjNkChc+m-oz12sgQ@+u@Kjd;B{cPS!X?6!mWbXAZ>gC5SDKb(Qk6!Q|p@rHVRyivSIn@Czg?Z zBtJXpKK!a-8mbPrlO2Cfp4s3iz^bl}5d6`zAAMbdGHcmVZ+a^)_; zDh)Tt{?%^@?UZK2%DWkvB0tJ4E%8rcrHL>9zFW@p2Mlto48b~HLm0)=cEs&5_xYbH zxcG~`F31VJ;lmQ3d}C71NSpe%&fu1d#!^&02>?jz%)l*iD_F4q#}{MMhHK*I`ny^87wIa~Z^Yl9U6m)00M_A9f_|WZJ8KJRqZAd6zDWjRco8mD;g@WYg|tpNwG|e93^D zfT}k|o{?4)9ww)57uDi24a{RGM)Z_YCShmYRlP=zG2=L~coPd_k`}S-*k3TQ7;64l~Hu;d8(3^9g)Y3f{})IC`{# zysn1~T*n}xvUsnzSvgafzs%}i%wDWr!W|~-+RX}28miYRs^fnFID_!xb63RKhDj4Q z*Bl2c`w^Lx$VqE*3J>QzXtf)43ot5K+;i+X--rqKl7W7%ju3G*JHQ>M5kweKBAc<7 zI+SHHuHYjsIhH|^@yxnP95~ql_}GpMKMIqhycNvetuQ-nz0aE2Xz>tb^tgBE@tPeA zFgBE&uXj6IZau6nsQ==5xgWFC>b9`mXuDM7WA~3}`u8!KzDEW`@10<8sScze0~KWc zVwK8%d~;qTWP{y#QR)7qYO3ve#4hpQ@*O z1;L~qQp1i&Ud!BZmFsn2We~S=x3ofS@njtD)346a@%y8i`|wWdmHkme^{E%M3(<)SMk3Cg#UR<@;@%u zk%GPLdBts~Tj*lFPRG#wOt8Vt-lvo+X1C4a70AgWM=yHRB>2#laDJSrye-6=ikbikflAh)y8UI z1XcJr^RgYDjkPgG$seVI9*x%QLQ2%4nW&TlcjXQ0a+jKks7MaK@e0q)gi4-|t+F7; zBM@TbDoISA6L-&`*_bp)2>EBL&|bjxJ($>Qpo!Z;1n0QZixzsB;i9UR%Q_a1LYGi2B!Oi7X{P$Axu z%yBnL$ku}nbi7&)-=0*5*2u?${T!bhsrt7iBw6$u)8#dK$oO_YHa7+@0qPS)e;@M zve7#s6ES{M4Ei=t@+u9mgSPEL7WLVBl7^3;(`eq5pamK@7s$ML&Fc_K#0Y0AN7h$d0c)Jop^j#vtZk%?#Nd?thA!6IvP!r!shBhNZ)05 zkd>d7m7SRRJ7Tobd?PtIwB(FFEu}o6&&j`tl*glq%F1b5H)q&5L*2}TMOVT)IX=w2 z+3^GH(A7~ZC;OO(Pt9>GZVw8qQAu=&>g;)_eX&_C8@pm|fw5XEO5xNqv+LD}l4djF zWxaNyO56((2t)5+R%sUNd}{5KkrH{k33m2Ves|vV!8(!vBjk-JN61UmQhSzlM_nE# zsmQTb+Py(SLLSer`IQDQGJKhK=ARKpE|KWRq@d&ejt|-p%a1SfQ_xCV5tA`wV8dl? zRFBQs`H^|1lR_9yuqEfq_PLQpMKD&6`-q1=Sk|h>>+=hjHYnYn&grIj=+=g=GfD27 zA(i>~U%7sg0o>F!8Th^IQVc`YZQ38kKt)~<>H#~S6vKVZIXqul$S~t6v zS9yHPjZKYmI&kV8z5BP*5`<|uGJxH~j)uavauEMd>_U640}(BkHKSypBMjo0gD2PVc|w;>eOWQEqW zbb@_Nmor(Yah{)PsM@JmlVOo|ww-rIcWP40Y&Lx}BN8u;!NP5m^mq*+pXfdHoC*&4 zvRtGu&4DLu?CJqK%+)rt3fA(b`ea2W4-IX*HY+9Bm$mHd#BH<_8=SvBM7-)45nOW6 z1sOaBS02b%xT1Hq(AOI=a+B$ShaZC)>H1K(?{MIJ)v~Sqb-h&UrP<&3C>E5U2C1 z_*}n0^VPTlTW_G8QLk%hid5yZnl6PppxzXWot#zkOe%ew_^;I@3Lf>WdAfsZK>HY>mg#kDy4uk zwO3Qe*^f7W8Ku$4)XxqPORP>5{Aq@$W$fo!fLbq_e#3Z5IJJmtZA49&8sSyxd|aWm z8xwAR9o?$ubcWoz-+f2gsEqgXdvAX=(Zw1k^0|DZYisHiTtZvyFh+d(@F zHUf{T&8pF9U3dj-m)+ZxLPvCEW2eNK#m6@|?r6mH4Su5?xzy)=6^FD|JbduYe^ue| zl5IOBn-(+Kx;z%cKUPGUdsJba6uglc%%Lc*$3q!hhhGfKA7+1htsBD@d^xbAl9aCN zT(5a<_hf#UqloT#Us|*(tWYWK(bZnC(YcJMtyf4|SE1#<%WZfmHHsC0m#MB!gx8_r}b&x&)UKfJWR3rSV%9PjQJni{?jb4a1upPr(kqNnZ+K9cFmMUvIITx(DLA!s_2~C* z?uEV2hN5FT$@!E69(V&!Q+Mm*@xC;7GBX`CDSoIf040@P-G>o!e-JI$dZTNYX5Zza z{VjTnUB-y)z1!T1WKy@#L3=~iH?ajM@s2eKA$R)~hZ8>sUF6<6F0FW1&SHUEWe-!IuNl|M?i=%c^0Fm^JzcZnUA_g)VIE$rG~eWg zr{ATLWQnuwQ5$EKnjBDEUj0eu4=Uaf( z)zqM7^9#8ynnbKmpW8XFQ4I;XgyL9-t@YIKFaDa-UgqWbq<0cA5MIcq zKlBo)#L5ty#P)`(NtjY5?KOujtJ-<(3)6C07H=s>!Mymp0>X3l@zMcp&IUZs#e<|~ zw7#mlWuT=!JcTw(N1g;6(SduY8BVG~*QdAF(sX2VQGN-6Zv5a0g42!>@W3*7eE=@J ztoBcQ4@U8wO;}IUSYYOqNzVYC>N6>zbbuirY+%e6%1PYJ2mmy&{5$gJ_-7X5{|({z zKcFE0zlZv!djcRWe8q~vosM+EN_rXFmmCO%iZENF_n^>EK?mayZA|2O= z!i{?DyO2dhMCDuewIQ>su>PMu)_*D4+OCSWj%v4#vQlPunf=#Bowkn7Xuf-h=%4IC zo0{#6+lw|&N75W?dDD|b;BUr@JtVdYREnpAu3zsuRQ^Fqm0l(-gKgpYaywi?Ot)f% z6GoPu?TJju@OXE(kLDR35+;Hz;TzG-<-nnm3Fy`o=dw(N>J9(ol@C5g1eAKaLwo2;IPX{2@Tz@PzZ*TfW! z(BWfhwp%~+#12dU9G#g|s%DsF>UrfW?I9B~@J7&abBe3ZyZAGjkGxsoA!uVmBY)y3 z%n_z59U#|tdV6uZ-Ce4^w|+KK7<@>gu4^P2{13IUoIw|u&Bh>#%+zx>CCtP{262Km z&^DCKQEpgl#yw$V7&5rd)1?~qUO+b%sen`{ZB;8Uu(7`TM9C>9^QTR>IoidIuenS~ z=_;LszIj{v0>-XIH`FA#y7r*;;}nUQkJ##-9nXD;XzGKP`< zdAdSStV?0|q@j6KPV)ZLpr!L8rpF=n85S1R&(Q#v$F9X@)%!3bn3!fB*D- zZMH3BCb94u`s1_mRx^oy?9LQbB7;#d0X<_w<&SmGTArB#z&E3W4V4zlHy0(AM3+hR zomk*{$yBq$3{pIrEa#q>XOMTNxPe)6q!8b^y8L71COY zG%8d3i*-mH$G$E(F7gwNtaP|u*PUC&36oSt9WV@ljDmji0#zamb@qx1q{%sT$3$>D zLKd6w@z+~7ed*+imgGkK%BvR8d=9N|z)1d9zPXqUiOx{7gmN<9R4Ok1I<;BCW_4xgjM6UJ&oww88i9u!o zaH`ZrG>-gSiK4Ro z)}Od&tOv}yECA2F3o;Xv@b?zuJ zMM)}AV#&F0TfBnb_y_>MfJ%PAcCmVg_wq^7m17-`0lCwCPDNbJEcjixkh6q!UT2rG z`$n-gn4S;Z0c_SKkS;uEEaeoY{N63G$K#ala%ZEOhGo+ob ztJrlRipDMcp|RptTxhE$&X^w8TwfC|`7*LWD|_x9gGWSzs1mf@GEjq%BX);5GY&`+6NxJE=Je~S(?b>A2cMfzL~^~!5bY~Qts z1gK&v#2hz=Kj3a8kFTm}V&rkKPffbbJpE|oyEaUAlvJzHy0Kxwr2UcAro}ylQzRtx z%Quk_$hjQ6nHD0N>o7gJKCwAGbYfvYJsulQQXfy_EVW`Pst#HgmB>V(bsWJe;4eZQAi6K6BDAUq+9#5sw zScvER!J(+1m|wvV^V;qW*T*{=!{(dmxN6~#_TrgdG6Ct{P|V8yx;ge2bLP3xmbiRu z!~G%UGsW)O&K!us+BAGlXP24b5Atp3`uv(0*ZW+CceBF1@sSr54*GHIWbS7=?=X%i z(u}^CP?Sa|#s13CLKPuy+ZWECF`Y9Lu611fVzNLZ-aFF3(E`kxJ{-$^A-|}cS(ZFI zP!_=8rI_r~A8ek?nx^5;3m5%ybrkU_{-fz6P%i$Y;T1H!@I79OHuEp8&qDIV6>hPz zqO37Z^?F&qa-;<)zv1?BSim9kHN&n}^>U`HnV;>AhS5ki9kRSh4(=IKP0|czUaqu| zHWZUS8zW&RVp%YPAQQ~34)D&)t+FDt?F@@xi=A{tIDs4ru8SC5EA~>b*pDQUH0nux+pNkMxU08@LaTE<$(lNH1Mx|b4Z+ZBdTJ%< zBy9~$*f}Z{4{~j^ukF(#wwd-o<JA`3!a!+;%C~_`L{l+o!#fyx3rfYUQ$%G9N zCu~2ph{o3Shgd{R`ZluKhy>(0)>uiCj=i+3NRJWK7MQ*W;h$IAh^Ki0*+Y(t?Dp>8 z&*HGs&dNgM@imgdS~`THS8iGJsaX0IrdPoVIc;VhOw@r&pN?f^`3_a3tbr?=^c~=D zXbSyG#m!F%W@&WoGZNqB^F*l3KJU{*rk)lYD|%KQ6uq0cyg=jCkwjBq_8v(W@AmC` zW%N)Wg@ZSeP4LP!^|)GrxZ_Ct`lfur_Rzg9MTb@XDi=#BHxzfPXl(H7$d{yFBS4pV zmH>S>ikG_rAi-rj>8T(^_`u}OiIfuS$8B8sGqiwL>Zc~}bWDeZzRGZd4KtSF-huDX z>Y`wht1(`k_ka?!{4nR~UBVP8yh6}67rCknC}o)2MjIDHmxy5R4nns9VPd0hG6zg3 zd3<|z0LPhzJ_`^9)o~o&n^9_xf)O&F8iiQxz zw*OXRZ73XD4tR4a5lXb!LKUguWIx!(85{w8@IcM5hAy{z9<}sAkh^P4#xezJJmI#8 zTS&Ri<~O&$#fq(}PU@;Y8%l!N~S!E)6X zbu?zp+l_?Qd?AV-9$ecD|Bdx&JY>>LEFul_?H%J6E!dlIve@*okET9AGy$x0%bLUp zraz=^2-AwL&(>hKRH8-D*1)#9YM))+(GNcSykNCKhoqKIhn_m1QqT$qk5S~>-N2dn zs7KK#nQ%rVW_ne-8Y-7ipBAxlh-C$mY2dJ;521^XcnzRYXFRNP?sWN>h~t}z zY&LZvvxaT)n4~($fP@e)L-|()5_OTorF!y-h)CF$2ha zk=bhRTd1jUA^m!dkF6$}`Fu45kjqc?chFTO^UT_enCTyK6FHl3wkBihh2^`kY~ zZa8cYu`n}}(zxsfM}~?Dpb=qHzUzg$f+QXD3`NXbsU2}o5xs|Cdv2i}{hvDmOi6K5 z%{dJQQ%xYf9f6&v$SfC?Vl~U2+mQ1n=wA;L6G2uzQ+){)n)9?Qd~b@W9TtvN{UQ8e z&%rjn_*w-4N>(yG3CI3LNS*1-j@22E*p3=X2O7khQhH!}%aoL>n zP^Np3rhuKfQIdWTC1(|^tR>KF5s=f;IP2@GOzK`Dbf2kgiNlxiAKNu@|0nF4)q($N z*L<90dOpm^FfrEmDxe$dzT6g>A{3XUqxHXT*t9VY#L`8<<+HeQ5PTK8U7*2v_;$)%NTP%K}-*iA& z9ZR8zwpQfkSLpXczRlWC(&hWi`%kyN6S4cLrKN5bXgww@q0Ckw-G-L|WCVb@?HefO z3=uWk&KXN*7@FM7iS3IlPi=ld%kCnoP)#_j`*M1)|rr^v*T$me|CXR?isBMQ`7aaif^VpTT%OD~QM ziabyq^A~^pH{WM%v1&Gzyf#G63QDc-rJDdVyP5RsZS=T>>-o79(^r8#UZpA;$$vye z72e+ce>ZzR+MTi5Sjj4gTMABMWr7J|>uR9Pogv(VpTcS z`Yh9FDg>IimDApwyX2PpS)t;HPRsIhc@fy2>ZwVNOpd$OH2(LQ)RJTOdvg@chE+z# zb#2XX>{Q!=f5qyY=ol~mN$XtHU1En+x|VL*Mt5B23Q$AmkM~_h5?YRsp4(hj!Jjc4 zKL3B?a|Fr%lFzLe)PVH@yj^)>UMd6b=;&7OZYrPIT+Pw|$6657U zGmyo^pPq;Ka(g$a_S;rc+1;R4kSS`ZI8QV0-c~`+zZ*%Z*<&-#aIM`+g;M$L8xvmI zSs9M+`uk?#cy_&4=Ou?Jsg_LBx#$~Gzy00|NMg&<5ovx$6V%$vu82&CbC;eNnJCVr^_N2wi- z#T+ps_);wjJT?M{Xr~q5<>?BwN`SBldP_L6M3{cL8`SeyL_h5{8~SD$Yw~(_l((^$4l^9717O8ca3~s$n~=4FF9i;( z%OhT9rR793IGX)_$|X-7);10<`jtZ#k(gjQ=k798HC z%vM=SgA?W=n3}Zy$>Jvwznwo_2Iqu<)qNBCBD?STEPC~PiE1egfRAd#O(cx-1mi~N z0)}SU`Rk0<_Y2Yg>`~D(T>HvSS9w)m_>XqRq>~rUm;!C0>FN&1Ds6S5fn}kL#!Mi5 zrgQV^XKPj2B|Z6Sb)8z|eB_+66st2`d^-pKaHn_)i$~b|CIZ8xt~J-mX+>v~SW>=u z8OfoR_kv*7PFf(lGPVu>a3BRCoKeZ7eI0ZQn1-ziBEv5PtHrwom=t|AK<#1pNy4m z5Y9EU#(vQ*n<-*sL1+@^m4VC-Hok2pLd=4F&&J?<)BhpE0 z91V?4Ae^7>MYir)yIHErw_t}6;GjrO>4m=s?%7n`ng?w&I~8tdw>u~|h~^@^zq+ME z)}fqf$hz_V#{8d@PcCR1lFxsrYCMJHuzI)1iXa%G(z5mJzWwMayH;p|&eQGaKn4G4 zF*WnyRc( zyO{&8v$#AtpRfFw)R|YRll#_Thy6eHzh*o5#N)o;t=_!m$nwnz1SJ)v+yzFeJs|YD z#t-prFPp6L{z*ZP1r=ht&?I@Awg=2SQ{PcwMt7f7`wn5smr#dsCm>0(nMP)O_E+7U zAV0!P{E_PMNB@h1HQ+9E14m@5Wg0k=EE#YaU{>P4X!o_8W?|9P5!6J{P3pu9{P}5`K~Vftw7F2CTPR&TRIaihA7}8HH?W>nFz|Qc zrC!BfBthi}wxnkxZ+K3in-o=7O1t2%Tar)WM9+O#1CFW)V*AfpV_cMScoQ=nG)@(q zg?yKkl13CEyWd^;N4{$`RYs>JT|Sd3Ca$%}w9ej-3da(F4NF zdx5y3xKHH~V!B3X!qPOq#;twmK*MNbKW%$wYN!67^6ukQkoifTq97dbC!ob`xJq3;SIxcge7Vn!!gN;w4O#@8B9^{c5?Qpo7{J3oDLy4T=8=I}Pa->fLS{#0g!uKf7LMzKtdH*6O$k zG>ED6T8ky5KTRkSqBZco;o6AGyeGNtDS9xt?nz+oA4y;yBrCh^AiNj4o+PmApC_p1R+2uq7m6v$2`w?1kDS-<2kfZLtmqdL=Ykw{{Q;`n=muE=ZHzs1bAL~_8_APw zlb*E`Hr7XQerXKMb(SSsgaD4fa1866zXj;CcfxyLWeE*c5(x?#8m;g6gy86a>| z=2QfU_vKQRKfB+ij;)A6MnISIZlC3_^fL^SGx=$!@+*E`dWOHRd@E03jGI7J=h^P} zs^MQ{`u}_0ow}tO0C13>ve|3;FZ{W){{Or7-2Qy4+mRl8w#8{Xa(}K?()DQBCTpd| zW$3;gglM>HjcdEJu}eT4Vl=RgIgKsF{scQpXM!%ZxE}w#i*V7-PUmj5TZgFNahEi_ ztQros(>-k7CcU0!_D)@Wq_jIM>@y6jdPm+-Z3pFcG0^ry7u&~80=^2ut7@H%{8dr^ zyiNG2!n40u8(S#=Zxaf?vUfzmOG*Im|Fuf zrS1$#td?Mzr~uyxc9yR(gO99f8=x)f_+o4W2gn}c@pnDTe(V&uTKC=Ys|1`R$(_p< zHrZ*e{Viv0^4C7!Ve3{GqV?ai@(dA39VTfmC)U%fY-HegHN32;hyy8_3Nh46LrrYI zE1A8)y&184B#|nvV`YQ+@qPGrMJ*m3fMyO5$i3Kdh`f1 zaDiRmvph@BA9a@bIwgxFwj~OxnMR!0HH^)D*YvBy+)##o-E3EDg$eG_WBTJvN;!pb zXx3lnc`->N5qHE9obP@D{bl+QtOH|rd(UjFvFn7<<*cr+OslKqNMU#@!>-t2k6T23 z{5svTa(Sxgx7ha@yDZ|HvB4Rn-kt)NFno^w=>^gI_yX%-BULKG*tr(ICXdgo&k~8Z zo@^A7JUU|;NiqFDI?iB(JcSx@du@YeW>%XH#d26pbd%@(|E0FGj%)Jq+r3hLkyKCw z1e6q{q#IFCX{2kEFk*B~VjvQVfJnpW?$O<#5(7q$9!QBJloUpsdwQPV^E~IgPQ0Gi zIse|T4VL#l*XO#f_dVLf;ZY^I!T+QkJ8@cVJfj(xP#tMdF!(U)WLFyF6}}&6-f&mY zhKR2yY>t|oNZrJ!YQ>byCdPhSkXt+q3|NdW7EEd_Y(HXqkUhVS)%53yzIG>{T$G0= z+e`_J`3sn8B`_t2j!mfta~=zgyg5F89Boe{k`i1ls-@viCt^pI zl#SIcX-RaVB`DMw2PD_lMhl?9KJz32tHYQY1Eteb>Ad3m7N&n3GfTW<#xIh8U-Cwi z@Aof7Wn4!uHf{bmW`q5*QrR14`e2e3;_L+al*&*9+sxHxsF#wa#&K&AU0=RJ(`T#7 z^pD27r}OA_5?}ckJVx2P)=Zk%!d3E#c%}97_9gRG+HcYDRpMJ7ky*V&s-tdQ$Eemz z!&WUx!F-Si9AvDDlfGgWva@Q zEDOK;fI8PALZ-&yVmI;HW_<`{72YblV)SoT8I89Vjx|9wCgPoOOa$^5SuEyktlYFl zM|sMckSi=tw`s{i7Wg?-ud=x{kEp}u*v7&EZ%n_~GwT;06UIiQCAtlR_88ep5p80| z{Nwo4r`HEw*{R=hLOt>L^ik*l8Rwo*=s&4Vj=6D_C!+C~L`J2Y9i+TYBt%I6qu67WfaZ6-v}PXERJV@K}4y6Uw% z)pZRBH-~-2Tcd@uvBSF}I^}$-hW#|+_nse+SROt>&r01g(GQE?uKr_``2t26KMH0b zpMFIA>$}LVbfBYZRP;Wt!g7`O{(b*|!HSuY?&R`19t!p3%^^35(Z%i@1EGJ~YRn&v zhd!+tDyd|nJz*{*fi~UT_!+`EoT^X`QR0L_RK0S7D}1RbCCt!@3;A*Pj9M= zpatzDXsLA9qmPj@r670r+S@j_QtICuZjTh}(fs_3Hlg^K5szqI0-Jqoxl+D)@MMN5RIhgk>ThS=B`=^h6(ZJ* z23G&37rjlm)K>E7nokrM}Z*Z#9sbtGJ zOO+GXDsMoPY8Qb)?5@i3FvFY(vo3k}qh zM<<=S$wVKV!)AGQ`s1^fKggWuiYPygv5%+{)wSFn`J3&7bb)$o%zZdVqnGVR)wfcC zK%XrkH;uwkx|G0%t>d9SD2v4LwqKPSlL1yLNc_G_08mWpJ_+el)W6D|Qj|@)ZK~h1 zEkvi+_MNGb+GsIvn#?MOaS?d(HJL_L$M)Gq5Na7fJ?QwbY?wK}sD5G~y@+jvT-ALx zRRR3+jC8NTZ)-%5@B(qa)>Ltu1CUXh^SW_tnseCnegF1rM}`?9wsmg%@OI}g(tQ;3 z96ekbqi;QCbCl}xTWN&RG3JojEV0Lz(2~YMg*2@``<`-eChNGE=UU|5G2=W$oKPIo ziHNJx@ZGWXU{Jl0Rc)Zo;F%jeXgf|$@*$g|`t(ha(E6!JBH~0=;-8-CgDyZ7>+svn zZQUJq8qwOaO`A0*1HLu)GM`Y@aZ~2w;;LT@(4heEP&-Nh2!nkh>GffrGcD%tS5~Kf z+_e6hroVG=@-*2%fV`PE$!olJTC{!-*6$e1Mi zRHFf~#lFp^_u8;KJgC*+{=kdeo90LFmTa;!EaDI|u=#G=;BD?h3DoFH_0pPHl-E%D zO{Pu1XPjHntNNUEJ`Q|d9-~X;w+=fLZj+~uniH7-KXqBp-y)wMOuL|bbX>$H3Qt{l z8=W0x2ns2Z5{Fw1m|=?2SNK#$KDe0OPEu@U_7P#$H7r+~V?AcnDn*5eDk$u?OxREz zam7Amw*xlxTR(ginakUKw1zd0XXGs2F`LJ>Z*Gyl?R@qVdGIGz$gTv*YM0kq9#nYA zP0CVDBl^2Sr{oE8Z=N6Orcs(u)n!VFfuXnLoVRO8;g3ZV=&4f+U2i5>8U6erHP*uE zTV;$+peGfI*DSkC_kcd-C?A)XO5Q!TSPCIMT?zL$mU7{oh%NYiNJoKSJX8mx8G$d# zc!5K|$Z`bU<9n7HezPDL>=qHukfL8m0f}mUHJYl*Wd`dYwTKl}kkZgeF_(QfJ~;!5 z5$5c?0rIY$Ne9mgU)4(cx71+?d~u$$$&i5};59VBc-U+^&R#p_)i{wTuUxw6HfaYf zO6}IX(ML0D|37BhIX_^gY2eMYYYKnn7ypKbZ9P>@d(Fe2X(%8u{>SMU&w?v=RiE!% z8XZTfaa?b#JFlAz49xR5Vcwvy6O-DG=l2l0`;Z-elE*>vsJE_Ot(-}xj?;IP<&FL% z!Ai6E3>l3AdwXy(?wWM;<#E=IOyRlC&{d|1_^>lnYQSx4wNwhYmZQw>Yu>bw9GEvy zn>|MOIpQl|M_V&&!0=siwtZ(Em!B8r+R8;n1t%JL$6n1`n3Yfil!daJMRa6zwr z94mMll}dWT-vgDRNXrSexO5sB)b{QA$OHE$U_@ah42}%ZSGbgMF0_&tE938wC@KAt zUOgM_0V8t~+`>#|74y}WwDY=MpS`BZ2`II6(C%^8g-nt}vyi@r9L$yE7;dJCroVa&%sbHV^ z%u&%i6a(8aazn`;r=4{dW_Y3isc~gXmx<|5Df%=OoX?6tK<~jZ_tAV?THK;Zbo4c-BVFi!uViJ15?P zuP+LWY?%;PwmnLZ^mVKxsUBrfwn zIGpr+9dNo6+_+n8^?{GTE3zHsW{X8}>uMR!u6Q}@M23xMM31^YUQRPzPaBR!s4vxLf zX4VG~Pyid`Y}liJ-}AwFbE4S!?0hBpl&0aUXs2T7%XgTlA2^*3LL+R|MG+vRg559H z)g?1cU=t6c<;FOwYa99A%2>z}(cPh-9MG=sspQTe?{{2SFr|%R4 zDz7eZ!%)ySI1JNCN+Z(LJN=`!@>W25-F^8*^>!2!qfxID&}A1nI|Vj}2Zj%x)?g_< zpJZ+{uf371vUg>c-_d@1t8Lk082c{i-K%jia(H#}J?_?Q>c9>Fz%}Go{U4>$iPZ0w z=F?igJVam0Q=BzRo%(m$KhBf$G~RjYWPK?(wv>yPNXp>y^D!)y-`*h>R8qf zKR>l*al|_V{c6^n5W*V%-~vJA?VJ80egT6MY-}_NQGPl>+VLb7oDO5~f@x81CD(-q z{mZ$GERp~=;c-|(Xy|Eo-+*Y7<;9l#os7!hSs-Eg!8CH>kGFL1-@T<7c=P}#bziZpLg}-#i(n1fBs>cJw1XX*X^g}x<-*(BalM9L4zkMlwor!CE+RzMJ$lQK;lZ`;WaF?J7g?b8_hBwh}K{mS!9>4l9u!)wL-f;WaB5$+8CDjW3A__ib9Xs#UMutXrJH!jT@BNzKCTU$Rmo z;>m%iz7Re^(`0+AwyJY47HXP{2?tOvzu7=LqnzvKsb;g}ruApF!w>00oHT3-$lkSX zj!OEYa=A$kthAuQWsO1H+qMt_K@5ES_EeJ|kp?3|v%qEeedHEUzIzLJy?y;(tUGe= zEhX>BJv?`oVtSTzaNhqI=`wq=0&X>$*4uw=KcNnl$-g#!=C*I#ktRxGCOelY3o63q z@g50~jDLau+T6q0jFv}(yfL+=?T&9tzBv2HNXk9*C90>M8~mEKROksikpRJ``5Xl0{pciHshL{%d+gKQ`S2twFK z?rk4Pu46YRZw6X?-Nf2%bZF%-A2G2ha~f(r9Oxl1Yp0ZRuPE4HNc9`6=Gy98l6w@C zZxSMqhp;SDOlMPT3#AtvG8xfvTT38+fekzQ$aPA{CKtZ-;Bw& zB2#Jo6nNeD=Z3Zuuw{c1UN1;zSc_V?-zm|Sbj+AgJnkzw>re&Zvqf<-@DRk zqnDW8qc=b(MpHS_M#5K4L;>yU5CviI;P*-~WxQtW8_ef^MkRo>Y)h#mtt%kXm>U7| zegHzOE|{2&moiB{3#NG-Mmj6} z)oZ`b;#V&KiGbqWfN}mLGs_J(+Yln|Q;vH7)g$;k)Zym*t>C zN!Qx=in4DIeFMx_D76A;HmU0-C4x%j`riW0rpCeNZuH>{*UNQ2up+Bv>XC;n4pQM^ z$L$brmW?*lp=L2eEMHU$Tzhep;L}bj{Ty|KA8-@pV3=M~kUoVxspviHD^BF{lP7aS211 z>w=a&Bwjo>BMq2HdTVD}S*N`I-u?{ts;*s;hVSU9BfKSi>^n4nMAEp0gm_3USG?mk z|K=~y<^F9m@$WagF<=Jxp*@V+Ox(He8P^n>>#QrVqcQ%Cs4Iz)_=`NXaOLP|JD z?Xo28!&%s)3D3<~6!+)w6gxs6coW1*0nE%VE zNo10fFl(mwQ9x$srKj>xJ5@S&nU{lUpNBZPm=v*3Jotrb!0zDjyrMfXS^YFAFkj(l z)MIrJWQkLsTMmwvYgceinBoElOi#P2@3_EG+XwLExXo{K@mZ(;UFNW18Fu-#Ob^ST zWTC437XutVM>Dnyckq8UJtvp2uy^r<@}%<`*Fw$L#mjcLCIDi*s?+h?{_jxUGooAZ z2HJ*`-K%eCS28pOn-SiSxTW|LAF%UeCg9RM#sqe3Z{+o$ z{8!z4HuID6F4bW>dieWE(+9;B9$%~`tFzx=GCTQT&}aZfbnT0;t*?!bVKZD1|J^HT z6P+Rfyb`g0_e#WoRTc@pvIGbLmk*a$>LW5@e2R6|6gch*k?{iN2TKYIvO+E-NJk;|Cc`&G+Nhs^hl>c|C;KYrI15@aYZ>j6^AmgN(xPQ}_xO6mxPId6!1` zrI(qFa82FbYmNKuc-T|_?7XB=CF*=iInRVLUXf>XZN^dytUu50^$oeVsOft(jp=3z zBZA-dPr-l59(D|B3!-^y<*iDn5M=3H^hOCF zMZm8$UDl0&Hs^S4gbgFmwUajA4PGy$5Lw2T|8M!~TZ6l4BUPTdvueK{>-II$+=__> zjLDF}@{~9~&nKvp@a?>5=V+S8M-+ec_i5k1CU@*y)gsF-%oqTQ?G^ys;I7|GFVH9H#6R+Jhhf7y?6U=3j|5yu23jlA5$m4F2N!a z`lXA0|DWjx>&clwZ0nnU8$v`&_~rQQyz7p7@KW>3*q-O&a_#_h?hW}vGP1+agan9t z&)H0%pp50UIsk$|%RNzwulNX5;{MhB2SZ-)(9MJ7F1=zig24!gJ8V++nA$vX!+XX; z)qvYa$@G(IfuOOJf32mZC-8|f)w1~1q)cPo{PK~kyKBdEL`(UhN;=7$x*@e{TQPOh z%S!6IW!0o>q82OUX`iyS&%TM_B0d zY*G^%JDWBcUBT&vPhzs|x1_-h@4GZTvywZ+TCf)?vnLcG#+Obe&?~W6Popu9Cn9Fh zmccJ^V>Zmk>gWziTCe~ut2iQ*>o}{p+jtA*Qdgu;$K;zAudA>L0Hum;OTJ$ z=kE3CoL9SGm{{O^Bv$^R!O%+n zOYxy!J~)OEa+CK$T)!RWN4}A^0!#stg3sO*aQui4_Q8+nDPBM1ED|fWznotOc_9b1 z8bAo|qO`4hR-TY}bcpv>%N?EHX?KJ?(gv|{Z`1ooetMAr1y)XgN!7fg|Y{&^a+zSP$mnN*jVx$Dy~6)9Np#1U^& zaP0T4jilH;cq9>6Xwu`$O^4;csFN}9Iw((+pJ9^_L~2pSIh0yv~7q8Gd83`nWa|P z)skaptL10P6y2A*7zNuhb)-z# z_F$dibf6l~bN)#LMcgfJilMK;g-_7YA~y6w8*bqu=Ng5|A>F(0js!%5^cNRefb(bV z+UL{^^@csh7CiSN_faS*IAhcoy>ktu_2|Jl_(C<>cH%5#Z+#qBBr|5SUX%RK`wTPD zAdMv5m4{wldKunSzuGed)t%95DI3bLoEp2s36e3=GOL`xF_U9+_W-RYwig2xij7@Qg-&>)w`DaqaS9o z`n7Yyw+56*o3GbDbXVyw*;ugV&fQ)5;U$cYy?amiCR{hxhW=v)mHMZ=jUQj@$|(>m z#e~qllKcaiGZ1Ty>Ok+7{UR zWXU<>4y?rzJfNB5LM@YA96yuIZ=;_-;AeaJG}~)$@&UIZ*&GMID#%%<$9uO$OY;+F z8=^_qP=dJuwaH)I(?okPx>5-rlfU`h;2O?PJvEL}QvH1QI}zcnq6f}Oj{dblwW3c} zGKq@lh}`f)x+*r|+N-O6)y1Ii_cxsj95x2x_H=VlIy$qWELeM^$qOBOSUd?18~1cV zc}F89a_T9zQ>Gm0MpEE%{SOuaknjwBQ3Xk8`;_T@;Va~1jrtHabi(^9VP0= z--OkL1UL;B6=A$ICh^an2^W)iLSv7CiGDS8N;~i6xo$&Q5ciw`w|oQ$cMQ^(a`(KG z`qfWA%vvKXSHVXglg*R##&SGxoLi0PhGui@1?Y;*Of3$8r!YU|zpuIWWZUl>^c>HQ ztmhQ3nirvnB`g;Qd>%B{_-Mdmsp+gPo2c=7U!&yfX3a6?wik^DnQaW4nzauWqL1fz zq3VzJ$#h;Dpf}cQUkHspWloPant3hHC7jv%na1AJEF9)GUhq^iPx*Mk769247f)|{ zhQ58`DdhwOLE3LIqRMWLC|(X8EnB*1MMrJ5fpU5l=e=b06k(Sy$SylYgUomsH(|Uh>%1ec0e%}fkpH{Ek z;e2C=uQY&uW?U?>d3P)X=TTB$VALv)ZALw4W~t<$P*aktaD5@UGjGc%ZQ6Yd4mc*U z9%#+*lL5f`f<(ajlZt@DkvL;Ra(5pbdoDMD8eilU+%FEu^zUe43<2_Geu3_ToU!jI zEBwDaoG;CA?5uteEi>stz(nCaFW9`w`5*^yU-MM0?MLM;K9CY3ECAF%Y+OY6k}?{K zXD-d2egqmyo8&tznw@?4g6Vg3_K(IgvKpbC!nd)-S+VesW`1ctSQ~oO5$E zIVv2;vZv1n6O7@_k!Zt|n64jtIY5ki5Sc(GTzyk5WrXcHRg$&SP8#p@2JuwC**)8} zpL?#>J~s4e%I4bp$RCM>;JAlzbv8sjS=Rg|8o{t6tEJDMeyeSs8)23FyMJ-O z+R$^oo+aUlK^e$5Xb11weE^UFb|+8Ggx_g6F?Cz={${;u61?Fve95rc&kJq6Ys&Tw zoq4;X#Yu6g))IKbi{)r4A_x9}>TEAwpG#;O7-V`!8w&^ePlRZL_WE)ySL55;yF6j; zB@CA3DDPWSxGe72ZFYPWmd2kMXv0{J;{#Z0kLd0e-AYMGj;m9=S^`kl;txMFbD#fV z$igL?xKxb07DQ;Qe<$Ed|E;@HeckY1%mO;bOE00Iz7SG=o;V7E{E&jANq9GIm?)%o zP-!{>ZR>QDFf3SA0g%j!0N&_O^}$bN_j;v;_Z0}MJB0qm<}*cU)M%ibfnBBEQy{ikI5888Yeur5jmWNuo{dKQidFJu$>rvj^3E zw{0s>vm}wt#r?3ldr4~9&7QxDjCj0DR1r%OJEL1P)AiTWHqH<+a{m%E-Nz)0ocCR4 z1r<8)!wSc6H^1Z^(0!;^@K9gTfWOJdu3DXA`va8a&aF+OhJFa295QNFn2D0@h~1Cl zsRkXEgx|S|^_R2(*D2m{cAazV7095C!kiYYRIKf&noHtpo0%*xtL9-DrWL1h;C}X7 zN=LV*V))J?0H8s}eDJz0gnP7eK-BN#)9fKzW9}BHW+g;a$_rh^LuaVR1@wBZ!d7Oz zens2B&GjK4wp%h{NExZkl9lJGvzpAEP0pH8Qgc7NXwnlXw<_VgOo+}6M#E1Y453NU z34=_sYuMsjb!U+%#8)1+JaRla+O!OQT0EPXY7+ zb~$WyTa~39r`wPl_$ax+l16%)3oJf8iqNCzh;}{K6hlR<18WOF@dOSafxvoj%IOB9e+OL&c02)J@(B9vD2Ee@>c-uX6~Le zH|;vN0P3d*sGX7Z8^3yWz0>&Br`vWDhZHJe(MWBwHx9cUthUVJE{M__W8Hp+knB33 z$FSvDYqZ#^hV_NtV>5n0C3MonrI#_6(9i3~e$#GHb1tj$b}jMH)geA%So^^;cNp`qu?yl})0CLX2(15dXB#$WSZE`)Mgw^h6P+yt7 zTR20a!0AG9gj<~wE?Rl5kHdf(PkdH+TEpF?^AIU?`>O-85;!TU6pSQ&cb#X*j3{|- z9y@`ODs#INZ37yo9GlIiH%a$)rV94nerS6gl9EnRQ#}Ko$mUseKSXMXPzAf_;m{&WFc7?mGJcFAf18`?Wf9%dD8h>oSY+rE-SKF_QwD zn|eC)JFz=iPU$qLl7@;)ZXZQRBxBo zS!qi%i>Jcp@tkr(T!HL{L18$Io~K%~0s$8Vj2kpDaxkjFiKpui?<|5v-DWzrAU8&O~lDifBtRcjAPKYYMG#5KHa1htUi_j zHU;oq#435C-_ia0pq3oi+)+81vck&Hh_@*ytUgRll?}d+(u1qe#>DEOT70yhVd5sS zU<8NcW9gT*%EB8>>xh_jX-OF_2#U+e)-t?lXu^TvZM)2`gGD7F zzvqNZ(v27L6u^F&t^Nn=%LuDf;wb{&a<3}&Lk1#Jqq)h}dp)L~gch9QZ0BnAfzLrP z>;n_)@2JEqZiQbL%6yxo)!mcOvGQ;(hX)RNwf)UbC3KNRD%i}4+3IQ{td_&`VpKsj z-`FZ!|9*|eMB1ijJ*jGTyVbNO=M{J*bSeTp=>5!XrQz8c$iT7Hd)OjMgvnZ}dt97g`R;B!V2Lr(c{vLpEg$#Ys z=BO{Fa5U#!xQ$03q+{+@Qs9Ipw&cEe7t)2?qxkJQyJw%9r7_b&VGtLlbAv22mmnlgC0cPulJo_Is@< z`=~sOf^Y4PLFlS^C}^-09|!so96s}G)cqI)=O3!xY!UWG@x@lWI0{DZ;Fei{O}vJk zYMEpa`RWTqyJ(154vULSwy3OEMaN53C$!c&G|1rQVu?bspU8cI7_%y)&==p;iOe*{mvw zs`Fe_`zJ8f-fpUb)bSx^K_B=6CF57httaw8)OFj#<8aGU%R-|cEdE;Vg=~g^nlZKJ zcZ;NS1L;>&uSR+Enwg*NZtnjA`auqJWm|YY!t$a=i?LN=j2&Ejx_rFVfSqG@i1mjjM3nj`a+`E&*`*KC#U4iP({k|19>Dj zH<{CSG167Q8J&M7h8uE(o