libgimp-2_0-0-32bit-2.10.12-lp152.1.12 >  A ^ /=„ '.1sWarɇ=:$87'@(Zs~(c +r%P&Wǘy(VF" -s ^U/zXh_ޔ4: 6~lhk ]$F_]wKRY35O"I>tj pR, G)쌄{aˤM^ߑ_>}2[ѾS";pT\$I >p>8?(d ) X$(;DU o       D       0P 0"" W"( 8 !9 !: !>G$ HT I XY\ ] ^:bDcd]ebfelgu| vw xL y|W$Clibgimp-2_0-0-32bit2.10.12lp152.1.12The GNU Image Manipulation Program - LibrariesThe GIMP is an image composition and editing program. GIMP offers many tools and filters, and provides a large image manipulation toolbox and scripting. This package provides GIMP libraries.^ʪlamb04 openSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://www.gimp.org/linuxx86_64/sbin/ldconfigyXVV^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ^ʪ035c53f7b15d14cb36ce31b9e3f3869d54de0c6dbec0abb182cca935f362e246dfe008035a3956fc5d1ca19f432956500528c74433ecf5c565221503b2ef04c8897a40d0a9d4283ab92c9a444814a3036677aa79018358f4a460c4d16b79b76b747cbc2c151c09314918356bb74cb912af1a4c4f2e7ea1880d911f7792faf0364dbfe123cddc367a6841b8ed85b9d760d4559c56b29d3a99f66d6698d3aad14e663ddc517a926dcf3b28570fec10e864ab6d5037c9c9ab886704282adbe2c26alibgimp-2.0.so.0.1000.12libgimpbase-2.0.so.0.1000.12libgimpcolor-2.0.so.0.1000.12libgimpconfig-2.0.so.0.1000.12libgimpmath-2.0.so.0.1000.12libgimpmodule-2.0.so.0.1000.12rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgimp-2.10.12-lp152.1.12.src.rpmlibgimp-2.0.so.0libgimp-2_0-0-32bitlibgimp-2_0-0-32bit(x86-32)libgimpbase-2.0.so.0libgimpcolor-2.0.so.0libgimpconfig-2.0.so.0libgimpmath-2.0.so.0libgimpmodule-2.0.so.0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibbabl-0.1.so.0libbabl-0.1.so.0(V0_1_0)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcairo.so.2libgdk_pixbuf-2.0.so.0libgegl-0.4.so.0libgexiv2.so.2libgimpbase-2.0.so.0libgimpcolor-2.0.so.0libgimpconfig-2.0.so.0libgimpmath-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0liblcms2.so.2libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libpthread.so.0libpthread.so.0(GLIBC_2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]\@\@\[v[@[~[?Y[?Y[>@[Z@Z@Z@Zb@Zb@ZZ%ZR ZP@Y.@YXqX+XYX@XpX{d@W@Wk@VbVY@U%@Bjørn Lie ecsos@opensuse.orgMarcus Rueckert mvetter@suse.comsean@suspend.netecsos@opensuse.orgbjorn.lie@gmail.comecsos@opensuse.orgmrueckert@suse.demrueckert@suse.deplinnell@opensuse.orgbjorn.lie@gmail.combadshah400@gmail.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atmrueckert@suse.debjorn.lie@gmail.combjorn.lie@gmail.comzaitor@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgmailaender@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.deplinnell@opensuse.orgzaitor@opensuse.orgplinnell@opensuse.orgzaitor@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgdimstar@opensuse.org- Update to version 2.10.12: + Core: - Add an "Incremental" option to the Dodge/Burn tool, which, similarly to the Paintbrush, Pencil, and Eraser tools, applies the effect incrementally as the pointer moves. - Curves now have a concept of smooth vs corner points: smooth points produce a smooth curve, while corner points produce a sharp curve (previously, all points were smooth). - Search the user font directory path on Windows (since Windows 10, non-admin users have the ability to install fonts). This is only a temporary hack until fontconfig adds proper upstream support. - In gimp_brush_core_get_paint_buffer(), when allocating a new paint buffer, clear the old buffer *before* allocating the new one, to reduce the amount of simultaneously allocated memory. - In GimpPaintbrush, avoid refilling the paint buffer at each dab if the paint color/pixmap hasn't changed, hence allowing faster painting in some specific cases. - Add hygon cpu detection and enable MMX/SSE support. - Add a GimpSymmetry::get_transform() virtual function and a corresponding gimp_symmetry_get_transform() function which return the brush transform corresponding to a given symmetry stroke in terms of the rotation angle and reflection flag (in contrast to gimp_symmetry_get_operation() which returns the same transforation in terms of a GeglNode). This allows us to simplify, fix (artifact bugs, etc.), and improve the painting-code performance for several symmetry painting cases. - New gimp-brush-pipe-spacing parasite set by core code to preserve GIH brush's spacing across reloads. - Add a new Offset filter tool, as a front-end to gimp:offset. The tool replaces, and provides the same interface as the drawable-offset dialog while also providing live preview and on-canvas interaction. + Plug-ins: - Exported profile and data format strategy updated in several file plug-ins. - When not saving a profile, we always export as sRGB data, as most viewers would not display the image properly otherwise. - When saving a profile: . If a profile was manually assigned, we always export to the assigned format, hence pixel data is converted accordingly, whatever the work format. - If no profile was assigned: . If the export format support high-bit depth, we export the work format as-is. . If the export format is 8-bit max, we convert the work format to sRGB, except if the work format is 8-bit linear. + The following plug-ins were updated: JPEG, PNG, TIFF and WebP. + Tools: - Add input/output spin-buttons to the Curves tool, which allow setting the selected point's coordinates numerically. When the image precision is greater than 8-bpc, use a 0.00-100.00 range for the point-coordinate spin-buttons instead of a 0-255 range. - In the Curves tool, allow changing the curve's point types (cf. new curve corner points in Core section). Corner points are displayed with a diamond shape instead of a circle. - Free Select tool now creates a selection as soon as the polygon is closed. This selection is updated when the polygon, or the relevant tool-options, change, similarly to GimpRectangleSelectTool. - Derive GimpEraser from GimpPaintbrush, instead of directly from GimpBrushCore. This allows GimpEraser to reuse the paint-buffer content across dabs, improving performance. - Allow moving an intersecting pair of guides with the Move tool. + User interface: - In GimpCurveView, when dragging an existing curve point, don't immediately move the point to the cursor position upon button press, but rather move it relative to its current position as the cursor moves. This allows selecting a point without moving it, and adjusting its position more easily. - When the cursor hovers above a point in GimpCurveView, or when dragging a point, have the coordinate indicator show the point's position, rather than the cursor's. - In GimpCurveView, when holding down Ctrl while adding/dragging a point, snap the y-coordinate to the original curve (at the start of the drag). This is particularly useful for adding points along the curve. - In GimpDashboard, don't show legend for groups with no meter. - Add a tile-alloc-total variable to the dashboard's memory and misc groups, showing the total amount of memory used by the tile allocator. - Add a "Save Keyboard Shortcuts Now" button to the Configure Keyboard Shortcuts dialog. + Updated translations.- No more need pkgconfig(glib-2.0) >= 2.56.0 for build. pkgconfig(glib-2.0) >= 2.54.2 is enough.- Update to version 2.10.10: - Core: - Add gimp-scratch allocator, a fast memory allocator (on the order of magnitude of alloca()), suitable for small (up to a few megabytes), short-lived (usually, bound to the current stack-frame) allocations. Unlike alloca(), gimp-scratch doesn't use the stack, and is therefore safer, and will also serve bigger requests, by falling-back to malloc(). - In gimp_drawable_transform_buffer_affine(), avoid modifying the clipping mode when transforming layer masks, since this function is used (among other things) to transform layer masks together with their layer, in which case they should use the same clipping mode as the layer. This fixes a regression introduced by commit 2ae823ba, causing layer masks to be transformed with a mismatched clipping mode during layer transforms, leading to discrepencies between the transformed layer and the transformed mask. - Moved swap/cache and temporary files out the GIMP user config dir and added new config file substitutions ${gimp_cache_dir} and ${gimp_temp_dir}. - Pass the GEGL tile-cache size, swap path, and thread-count to plug-ins as part of their config, and have libgimp set the plug-in's GeglConfig accordingly upon initialization. - Layer groups are now rendered in bigger chunks rather than tile-by-tile (which used to pretty much eliminate multithreading for groups), which improves the rendering speed. - Make saving/exporting files more robust to errors. In particular if an error occurs during the process (be it a bug, a memory error, or anything else), GIMP won't overwrite anymore any existing file with incomplete contents, so that you won't end up with no valid files at all. - Fix a regression on support of various graphics tablet. - Remove the "Edit -> Fade..." feature: it makes GIMP use two buffers instead of one (east into system resources), it's broken in 2.10, and we can make the UX better for filters. - New generic canvas modifier 'Alt + middle click' allowing to pick layers by clicking on pixels. The available layers will be looped through (starting from the upper one) while Alt key is hold and the picked layer name will be temporarily displayed in the status bar. - When clearing a channel, do nothing if the channel is already empty; otherwise, align the cleared rectangle to the channel buffer's tile grid, so that all affected tiles are dropped, rather than zeroed. Furthermore, only update the affected region of the channel. - Brush and pattern saving logics has been moved to core code (instead of plug-in). - Clipboard brushes and pattern can now be duplicated. - Parametric brushes are now 32-bit float to avoid posterization on large brushes. Note: raster brushes are still 8-bit and plug-ins only have access to 8-bit versions of high-precision brushes/patterns. New API will be required to handle high-precision data. - On-canvas preview while editing a color in the colormap of an indexed image. - User interface: - Enabled HiDPI/Retina support for the GTK2/OSX build, fixes blurry icons. - Add a tooltip to the "better compression" checkbox in save dialog to make it clearer it does not mean that the file size is necessarily smaller in every cases. In particular some best/worst case are possible when an algorithm less efficient in general may end up better on a particular image. - Add basic support for cursors with a scale factor of 2 for HiDPI (artwork to be updated). - Foreground and background color icons, as well as color history will now display out-of-gamut warning on indexed images for colors outside of the palette, as well as on grayscale images, for non-gray colors. - Pack color picker and hexadecimal entry on same line in Color dock. - Add an "Open as Image" button to the brushes dialog. - Usability: - Attempting to transform locked layers or paint on them now results in blinking around the status bar (where the warning message is displayed) and around the toolbar where lock toggles are. The same applies to attempting to move a selection where there is none — GIMP will blink around the toolbar where the moving target (layer, selection, path) is chosen. - GIMP now allows selecting default export file type for new projects. The choice is limited to PNG, JPEG, WebP, PSD, ORA, TIFF, BMP. - GimpSpinScale widget now has an optional feature to constrain the value to integer when dragging with a pointer (even if the scale allows for fractional numbers), set with new function gimp_spin_scale_set_constrain_drag(). This is useful for settings where fractional numbers are technically possible, yet most common use case are with integers (such as pixel sizes, angles in degrees, etc.) so you want the easy interface to be constrained. Fractional numbers are still settable, for instance by keyboard edit; and arrow incrementation won't drop fraction parts. This is currently only activated for brush options in paint tools. - Tools: - In scale tool, scale around center even when using numeric input. - New algorithm in the Bucket Fill tool when selecting the affected area "Fill by line art detection", based off the G'Mic algorithm for "smart colorization": https://hal.archives-ouvertes.fr/hal-01891876 In a few words, it identifies painted pixels (either based on grayscale or opacity values) and tries to close line arts to allow filling even with not perfectly closed zones; the second step of the algorithm will flood the colors under line art pixels to prevent "holes" in the filling. It is possible to control a max size (in pixels) for the flooding, as well as max length of closing segments and splines. - The Bucket Fill tool got new interaction allowing to hold the click and move the mouse to fill based on several seed zones (for "Fill by line art detection" as well as "Fill similar colors"). You can now cancel the fill in progress with right click as in other tools. - The Bucket Fill tool now allows color picking with ctrl-click, same as every painting tool. It will pick either the foreground or background color depending on the selected Fill Type. The ctrl-alt modifier combination is also possible to pick the non-Fill Type color. - In the Bucket Fill tool, the Alt modifier will now switch to "FG color fill" when "Pattern fill" was set (instead of doing nothing). - In the Unified Transform tool, default to preserving aspect ratio when scaling up or down. - In the Healing tool, "Sample merged" now also work for the target pixels, allowing to draw in empty layers. - Selection by color is now parallelized, hence improving speed of the Select by Color tool (and any other processing which may share this piece of code now or in the future). - Add "Constrain handles" and "Around center" options to the perspective-transform tool's GUI, which are similar to the corresponding options of the unified-transform tool. - Improve color picking on indexed image to always select an indexed color corresponding to the picked pixel in the colormap. - Plug-ins: - file-pdf-save GUI now clearly indicates the order the layers will be used to make multi-page PDFs. - Add DDS loading/exporting plug-in originally developed by Shawn Kirst and Arne Reuter. - Rename the Guillotine plug-in to Slice Using Guides. - Add a new option saving a color profile when exporting PNG, JPEG, TIFF. Always save it when exporting to PSD. - Remove the "Advanced" expanders from the PNG and TIFF export dialogs. - Full rewrite of the Spyrogimp plug-in with much more options and better interaction. - Indexed TIFF with alpha channel now supported. - Filters: - Add on-canvas GUI (simple lines) for circular, linear, and zoom motion blur. - Help: - Link to the bugtracker directly from the Help menu, also link to the wiki and the roadmap. Remove the link to currently disabled registry.gimp.org. - Translations: - Czech, Danish, French, Italian, Japanese, Marathi, Polish, Russian, Spanish, Swedish, Ukrainian.- bsc#1130407: Remove dependency on JasPer. OpenJPEG is actually used.- Update to vesion 2.10.8: +Core: - Use adaptive chunk size in GimpProjectio nwhen rendering the projection asynchronously, rather than using a fixed chunk size. This provides a better trade-off between throughput and responsiveness dynamically, based on how fast the processing is. +Tools: - In all selection tools, show error on attempt to subtract-from/intersect-with empty selection. - Fix text along path not working with vertical text. - Fix Text tool's frame position when undoing a move operation. - Streamline Text tool's drawing blocking/unblocking logic. - When moving a text layer using the text tool (through alt-drag), don't change the layer's box mode to "fixed", which is unnecessary, since the layer's size isn't affected. - Transform and deformation operations now maintain color for fully transparent pixels, making unerase and curves manipulation of alpha channel more reliable. - All transform tools now apply changes when you asve or export/overwrite an image without pressing Enter first to confirm changes. - Heal, Dodge/Burn, Smudge and Convovle tools now adjust the processed buffer and mask_buffer regions according to the changes made to the application region, as calculated by intersecting it with the drawable and mask extents. This fixes wrong application position when painting on a drawable whose origin is above/to the left of the image's origin, and there's a selection active. +Plug-ins: - Port all plug-ins to the new iterator API in GEGL. - Improve automatic detection of HEIC/HEIF files. - Improve RawTherapee discovery by looking up registry key (should become useful with RawTherapee 5.5 and more). +Usability: - Compatibility information in the Save dialog is now more understandable. The minimum GIMP version for the XCD file is always written down when it is GIMP 2.8 or over. The list of features warranting the minimum version is now listed in an expander container rather than as tooltip, which makes it more discoverable. The warning on compression is now displayed as its own text under the checkbox and not as additional text to the minimum GIMP version label. +CLI: - New self-explanatory --enable-win32-debug-console CLI option +Translations: - Updated translations: Danish, Dutch, Finnish, German, Hungarian, Italian, Polish, Portugese (Brazil), Spanish, Swedish, Ukranian.- pkgconfig(glib-2.0) >= 2.56.0 is needed.- Update to version 2.10.6: + Core: - Render drawable previews asynchronously. - Merge the file view filter and file format lists in GimpFileDialog. The presence of 2 lists was very confusing. - DLL search priority is now updated before running a plug-in on Windows, depending on the executable bitness. This gets rid of one of the last remnant of DLL hell in GIMP, which was when running 32-bit plug-ins from a 64-bit build of GIMP. + Filters: - New "Little Planet" (gegl:stereographic-projection) filter. - New "Long Shadow" (gegl:long-shadow) filter. + Tools: - Halt the Measure tool after straightening. - Add an "orientation" option to the measure tool, corresponding to the "orientation" property of GimpToolCompass (i.e., it controls the orientation against which the angle is measured, when not in 3-point mode.) The orientation is "auto" by default, so that the angle is always <= 45 deg. Note that the "orientation" option affects the tool's "straighten" function, so that the layer is rotated toward the current orientation. - Text layers can now represent vertical texts, with 4 variants: left-to-right and right-to-left lines, and forcing all characters to be upright or following Unicode's vertical orientation property. See also: https://www.unicode.org/reports/tr50/ http://www.unicode.org/Public/UCD/latest/ucd/VerticalOrientation.txt + User Interface: - The Dashboard dockable dialog now has an "async" field to the dashboard's "misc" group, showing the number of async operations currently in the "running" state. - New Preferences option to enable/disable layer-group previews, since these can get quite time-expensive. + Updated translations.- fix build error for Leap 42.3 - add missing requires- bump versions in BR according to the configure.ac - move library requires in libgimp to %requires_ge and also force the libgegl update- update to 2.10.4 bug fix release Core: - Remove gimp_display_shell_draw_background() and all clipping hacks for drawing the canvas background. This optimizes away one entire step of drawing of image size, for each expose. - Font loading does not block startup anymore. Only consequence is that the Text tool may not be usable immediately if fonts are not fully loaded yet (and will output an appropriate error if you do so). All non-text related activities can be performed right away. - Change of the URL from bugzilla to gitlab where appropriate. - New tool option manager to better keep track of user context and paint options in a consistent manner. User Interface: - The Dashboard dockable dialog now has a 'Memory' group that shows memory-usage information: the currently used memory size, the available physical memory size, and the total physical memory size. It can also show the tile-cache size, for comparison against the other memory stats. Note that the upper-bound of the meter is the physical memory size, so the memory usage may be over 100% when GIMP uses the swap. - The Dashboard dockable dialog now has "read" and "written" fields in the dashboard swap group, which report the total amount of data read-from/written-to the tile swap, respetively. Additionally, the swap busy indicator (used as the meter's LED) has been improved, so that it's active whenever data has been read-from/written-to the swap during the last sampling interval, rather than at the point of sampling. - Fonts can now be tagged. The user interface is the same as for brushes, patterns etc. - Some icons fixed: larger spacing between broken chains and gimp-tool-ellipse-select made symmetrical. Usability: - When a plug-in cannot be applied to an image because of mismatch in image types (e.g. layer has no alpha or image is greyscale), GIMP now displays a message listing supported image types for this plug-in. Tools: - The Measurement tool now has an "Auto straighten" option allowing to rotate the active drawable (layer, channel…) so that the measurement line is used as horizon. As other transform tools, the feature will work on linked drawables as well. - The Smudge tool now paints correctly on images with a color profile other than the GIMP's built-in one. Build: - Installer: set compatibility options to run Python plugins in HiDPI-aware mode. - Put back compatibility DLLs for really old plugins. - Install binary tool `gimp-test-clipboard` on the system to allow people to help us debug clipboard bugs. - --enable-bundled-mypaint-brushes renamed - -enable-relocatable-bundle and also make WMF fonts looked up on the runtime prefix of GIMP (instead of the build-time path) when this build option was set. Plug-ins: - gimptool-2.0 binary now accepts source files with non-standard extensions if it can try to guess appropriate language from the compiler being used. It will also properly quote arguments for shell usage. - Run explicitly Python 2 as Python plug-in interpreter to prevent breakage on systems where Python 3 is the default. - raw_input()'s argument in Python console is now optional, and input() support has been added. File Formats: - The PSD loader now provides an option to load "merged", pre-composited version of the images that becomes available when a PSD file was saved with "Maximize Compatibility" option enabled in Photoshop. This is useful when loading PSD files that use features that GIMP doesn't currently support, and therefore can't render correctly, such as adjustment layers. When loading the merged image version, we avoid loading certain additional data from the file, such as channels, paths, and guides, while still loading metadata. This option is currently exposed as an additional file type ("Photoshop image (merged)"), which has to be explicitly selected from the file-type list when opening the image. - Embedding GIMP's built-in sRGB color profile to exported files is now optional. The default choice can be set in the Preferences dialog. Translations: - Updated translations: Catalan, Czech, Danish, Dutch, Finnish, Greek, Hungarian, Italian, Latvian, Polish, Romanian, Russian, Spanish, Swedish, Ukrainian.- update to 2.10.2 bugfix release - drop gimp-Fix-reference-to-gegl-0.3.patch + Core: - Discard fonts which fail to load and popup an info dialog to allow people debug their fonts. - New API to suppress updates in UI until plug-ins are done introducing changes. - New API to calculate histograms in separate threads, with possible further extension to handle similar cases elsewhere in GIMP. - Tool options are now properly saved and reloaded per-device at startup. + Plug-ins: - New plug-in for importing and exporting HEIF images. - Enable visibility of rasterized vector layer from PSD. - Single-window screenshots in Windows fixed to correctly snap a window even when it is partly off-screen or covered by another window or when display scaling is not set to 100%. + Filters: - New Spherize filter to wrap an image around a spherical cap - New Recursive Transform filter to create Droste effect. + Usability: - Warn users, when alpha-only painting has no effect. E.g. when target drawable doesn't have an alpha channel, or the alpha channel is locked. - Make the splash texts dynamic, so they are larger on larger splashes. - Mention pressing Enter to complete Foreground selection in the status bar. - Make sure that clicking outside any selection prevents Rectangle Select and Ellipse Select tools from creating empty selections. - Improve mouse wheel zooming behavior to keep the same point centered under the pointer even if the image is completely visible in the canvas. - Add "View -> Center Image in Window" (Shift+J) as a quick way to center the image at any zoom level. + Translations: - Updated translations: Catalan, Danish, Dutch, French, German, Greek, Hungarian, Icelandic, Italian, Latvian, Polish, Russian, Spanish, Swedish, Ukrainian. - New translation of Windows installer: Chinese (Taiwan) + Build: - Add a --with-bug-report-url configure option allowing packagers to set the address of their own bug tracker. This address will be the one opened by the debug dialog for reporting bugs. - Add a flatpak manifest for the gtk3-port branch. - Remove the possibility to disable script-fu. - Add a --with-icc-directory configure option to customize the color profile directory. By default, it is set to the common path /usr/share/color/icc. + Documentation: - Updating the description of the XCF format "devel-docs/xcf.txt", for third-party readers wishing to support GIMP 2.10 XCF files. - Add documentation skeletons for all enums in libgimpbase/, there is much room for improvement.- Add gimp-Fix-reference-to-gegl-0.3.patch: gimp.pc: Fix reference to gegl-0.3 - we require and build for gegl-0.4 now.- Update BuildRequires versions to be consistent with configure script.- let libgimp-2_0-0 require libbabl-0_1-0 >= 0.1.46 to enforce updating to the required version.- libbabl is required in version 0.1.46+- add BR for gdk-pixbuf-loader-rsvg to enable svg icons - enable jpeg2000 support: new BR pkgconfig(libopenjp2) - enable webp support: new BR pkgconfig(libwebp) >= 0.6.0 - enable OpenEXR support: new BR pkgconfig(OpenEXR) - enable email support: new BR/R for xdg-utils for xdg-email - set LC_ALL/LANG in %prep and %build to silence warnings about encoding of the translations - make sure we can see the compiler cmdlines by disabling the silent rules- Update to version 2.10.0: + Image processing nearly fully ported to GEGL, allowing high bit depth processing, multi-threaded and hardware accelerated pixel processing, and more. + Color management is a core feature now, most widgets and preview areas are color-managed. + Many improved tools, and several new and exciting tools, such as the Warp transform, the Unified transform and the Handle transform tools. + On-canvas preview for all filters ported to GEGL. + Improved digital painting with canvas rotation and flipping, symmetry painting, MyPaint brush support. + Support for several new image formats added (OpenEXR, RGBE, WebP, HGT), as well as improved support for many existing formats (in particular more robust PSD importing). + Metadata viewing and editing for Exif, XMP, IPTC, and DICOM. + Basic HiDPI support: automatic or user-selected icon size. + New themes for GIMP (Light, Gray, Dark, and System) and new symbolic icons meant to somewhat dim the environment and shift the focus towards content (former theme and color icons are still available in Preferences). + And more, better, more, and even more awesome! - Drop gimp-gegl03-buildfix.patch: Fixed upstream, following this drop libtool BuildRequires and no longer pass autoreconf. - Replace pkgconfig(gegl-0.3) with gegl-0.4) BuildRequires. - Add gcc-c++, gegl, glib-networking, pkgconfig(gexiv2), pkgconfig(liblzma), pkgconfig(libmypaint), pkgconfig(mypaint-brushes-1.0) and pkgconfig(poppler-data) BuildRequires: New dependencies.- Add gimp-gegl03-buildfix.patch: Port to gegl-03, patch taken from debian. - Following the above port, replace pkgconfig(gegl-0.2) with pkgconfig(gegl-0.3) BuildRequires and add libtool BuildRequires: and pass autoreconf as the above patch touches the buildsystem.- Run spec-cleaner, modernize spec, drop Obsoletes for versions no longer supported.- Don't build with webkit1, as it is no longer maintained and has plenty of security bugs. This disables the GIMP's built-in help browser; it will use an external browser when configured this way. This works around a number of security vulnerabilities in Webkit1: https://bugzilla.suse.com/show_bug.cgi?id=923223 https://bugzilla.suse.com/show_bug.cgi?id=906375 https://bugzilla.suse.com/show_bug.cgi?id=906374 https://bugzilla.suse.com/show_bug.cgi?id=906373 https://bugzilla.suse.com/show_bug.cgi?id=1034856 https://bugzilla.suse.com/show_bug.cgi?id=871792 https://bugzilla.suse.com/show_bug.cgi?id=879607 https://bugzilla.suse.com/show_bug.cgi?id=892084- drop mypaint until it is in Factory.- update to 2.8.22 - drop upstream patches - now in the the source - drop gimp-fix-PDF-Import-filter-crash.patch - drop gimp-bgo773233-CVE-2007-3126.patch - conditionalize mypaint support - full change log: https://git.gnome.org/browse/gimp/plain/NEWS?h=GIMP_2_8_22- Build with libmypaint support.- Add gimp-bgo773233-CVE-2007-3126.patch: Gimp 2.3.14 allows context-dependent attackers to cause a denial of service (crash) via an ICO file with an InfoHeader containing a Height of zero (bgo#773233, CVE-2007-3126). - Add gimp-fix-PDF-Import-filter-crash.patch: Fix a crash in PDF Import filter when importing large image PDF or specifying high resolution (bgo#593576).- Add conditional gimp-help-browser Obsoletes for Tumbleweed and Leap newer than 42.x.- Remove --with-pic, this is only for static libs. - Trim description on non-main subpackages.- update to 2.8.20 - Core: - Avoid D-Bus error message when built without D-Bus support - fix OS X min required conditional in gimpimagewindow.c - Saving to existing .xcf.bz and .xcf.gz files didn't truncate them and could lead to unnecessarily large files - Text layer created by gimp-text-fontname doesn't respect border when resized - avoid seeking when saving XCF files to prevent corruption with file network shares (fixed since 2014, but not mentioned in NEWS yet) GUI: - Flow on Paint Dynamics editor dialog: the 'y' axis is indicating 'Rate' instead 'Flow' - Vertical ruler shows artifacts if the status bar isn't showing - Tablet stylus misbehaves when crossing the edge of a dock in multi-window-mode - Disable the new "automatic window tabbing" feature introduced on macOS Sierra - Improve the visiblity of slider handles with dark themes - Make it harder to switch to renaming if selecting already selected items in resource lists Tools: - make toggling to color picker mode of paint tools more robust Libgimp: - call gimp_file_entry_set_filename() with filename encoding Plug-ins: - Prevent the Python console from closing by the Escape key - Help browser does not launch on OS X - Filter 'Edge Detect/Difference of Gaussians' returns empty image - only use -xobjective-c for compile commands - mkgen.pl: fix calls to write_file() routine to write to current directory - When printing, the images are composed onto a white background to prevent printing a black box instead of a transaprent image - Fix color visison deficiency display filters to apply gamma correction directly Updated Translations: - Catalan - Czech - Danish - Finnish - French - German - Greek - Hungarian - Icelandic - Italian - Polish - Portuguese - Slovak - Slovenian - Scottish Gaelic - Spanish - Swedish General: - Bug fixes- Replace -devel BuildRequires for their pkgconfig version aligned with what configure looks for: - babl-devel for pkgconfig(babl). - gegl-devel for pkgconfig(gegl-0.2). - libpng-devel for pkgconfig(libpng). - libpoppler-glib-devel for pkgconfig(poppler-glib). - xorg-x11-libXfixes-devel for pkgconfig(xfixes). - xorg-x11-libXpm-devel for pkgconfig(xpm). - zlib-devel for pkgconfig(zlib). - Add an explicit pkgconfig(cairo-pdf) BuildRequires: configure checks for it (full pdf support). - Run spec-cleaner: drop obsolete clean, modernise macros. - No longer depend on libwebkit-devel for Tumbleweed and pass - -disable-webkit to configure for Tumbleweed.- update to 2.8.18 - Drop gimp-Multiple-Use-After-Free.patch - upstreamed +Core: - Initialize fontconfig cache in separate thread to keep GUI responsive on first startup - Properly recognize layer masks as deactivated, e.g. for moving layers - Create $XDG_DATA_HOME if it doesn't exist - (CVE-2016-4994) Multiple Use-After-Free when parsing XCF channel and layer properties - Fix progress access to prevent crash on rapid sequence of commands - Fix crash in gimp-gradient-segment-range-move +GUI: - Disable color picker buttons on OS X to prevent a GUI lockup - Disable "new-style" full-screen mode on OS X to prevent a crash - Pulsing progress bar in splash screen to indicate unknown durations - Fix gamut warning color for lcms display filter - Fix unbolding of bold font on edit - Prevent accidental renaming of wrong adjacent item +Installer: - Change compression settings to decrease size by 20% - Add Catalan, Danish, French, Dutch +Plug-ins: - Fix crash on sRGB JPEG image drag & drop - Fix ambiguous octal-escaped output of c-source - Fix KISS CEL export - Fix progress bar for file-compressor - Make Script-Fu regex match return proper character indexes for Unicode characters - Fix Script-Fu modulo for large numbers +General: - Documentation updates - Bug fixes - Translation updates- Fix CVE-2016-4994 (boo#986021, bgo#767873): + Add gimp-Multiple-Use-After-Free.patch: Multiple Use-After-Free when parsing XCF channel and layer properties.- Explcitly declare the libgimp version in Requires, so upgrades bring in the updated libraries as well. Makes the upgrade from 2.8.x > 2.8.16 seamless and avoids an error on start.- update to version 2.8.16 - fix a couple of rpmlint warnings +Core: - Seek much less when writing XCF - Don't seek past the end of the file when writing XCF - Windows: call SetDLLDirectory() for less DLL hell - Fix velocity parameter on .GIH brushes - Fix brokenness while transforming certain sets of linked layers +GUI: - Always show image tabs in single window mode - Fix switching of dock tabs by DND hovering - Don't make the scroll area for tags too small - Fixed a crash in the save dialog - Fix issue where ruler updates made things very slow on Windows +Plug-ins: - Fix several issues in the BMP plug-in - Make Gfig work with the new brush size behavior again - Fix font export in the PDF plug-in - Support layer groups in OpenRaster files - Fix loading of PSD files with layer groups + General: - OSX build system fixes - Bug fixes - Translation updates- Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp has been ported to lcms2 since version 2.8.8./bin/sh 2.10.12-lp152.1.122.10.12-lp152.1.12libgimp-2.0.so.0libgimp-2.0.so.0.1000.12libgimpbase-2.0.so.0libgimpbase-2.0.so.0.1000.12libgimpcolor-2.0.so.0libgimpcolor-2.0.so.0.1000.12libgimpconfig-2.0.so.0libgimpconfig-2.0.so.0.1000.12libgimpmath-2.0.so.0libgimpmath-2.0.so.0.1000.12libgimpmodule-2.0.so.0libgimpmodule-2.0.so.0.1000.12/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/88463b25f0bcccd74d48b9253e9810ba-gimpcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2dfeebf35ef0dce63b32a3d7ccd5cb27440b5261, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c6f10e02e65f48c1d883652cb261d81ca19af69b, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b21d303fe5dc1b51fb890d9a31f3a6a3b67614d1, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=94033f7aeb0e6eb477c8ad913bb160fb8261bcce, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2caaeb8b65c8892d67517e81db3232eb1b1106ba, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4909a54ba224c5a982daf52fd97e5666056b1b74, stripped#6BK PRRRR R RRRRRR RRRR RRRRPRRR R RR RRRRRRRRPRR RRRRRRRRR R RRRRRRPRR RRRRRRRRRPRRRR RRRRPRR RRRRRRRRRutf-8f6336a89f688db1ba3abc1fce55ff8a99ab5a54290ee9521fa35266cd3b68826? 7zXZ !t/ ] cr$x#-&`b]y\D(c7Qixm6%L,𝫕³?B/7 f-gu }cWGZޗwB+).##Ԣyv~_>v'bglu"xWLǓ bY}ֶ.jd9ájz 7@$zޱ6 xF FxG_] *yV+1O,0溯8rjڥ $8IOjkp;g -Y8xUdqp%x/UiҭӸKlc,%g$8m>cOᖧ\$7.Y?ï0?623p+1_vH3x 7ocĜpHHuzΚ]61)8/c,ةD//kd{uLw=Qg(P'5=hi0{mC! lT00󫩛Wվi/ O؄-fT/J_+ȳ}W*u1P_*,NX73EH"8_[h!98_RJ6"t3f/ fDAb]#<1[/)SafDg"I?\M ߄Ys䍩]"sh4' cL07{U{n14֬,c,qR|a &;煹B kJ4=?j yOȖu+w_XKA%~5@0azt)(ʟ ⬩#JM<-&>MpMhȯ6'D;% /~L ʏ]K )IcL:31=<=y89.K:Xׂ-຤ 'ք7^H# C1VL&NtPD(a6NY80NF>~WGQ[GSl#1??*Kѽ:MF_˘ksl(Lpuʼn'%\  F('}zxUS#Dd3Ӥ#!^)b<^ҟ10`EԷ7𺩻Jva) 5^vD)|וMF7p?-FeJ۹&c,!4?4:g9;3{N$a) hn$.V7HwK%|s6j吚%ԢDl6 95'N`?{Ц6ikUEvP>WRHJ Ğ֣J;eqe:.OЫdk`҇mv."aRW#aI~-t.9#'A͎ዹ}\_ds\ o?"[W>Bf; M`ςO] Δ(?T('Ω%8J* &\+O_dabUY!qC kөoX -/=t_epN;r7j\'aُ3_d;=QXUHл  ΪN&fʾM0tuU~gaW ظVm7uHx1|mB% r8y9I=1!+Cl|,4߰ɔ1n+xWlk:סq:@ͲV#>y:~] Fd~i|1QF!l1[9`7 [OJ«uR::\n_$գX#kr/oɕč^hV8:u`40~]}rFҀw\ 0E F]$%բjb;Tɋ`lpr~@rt"]dȻu7lØL  ZBF.rҾM<1a 4A4:OtnLinǯ1F0!fa3oo0:nq.j=3EsvPd}ԙ-kHy#.js2|Qt"y)L{\g27PTJ)4MţNBuRhy8g7"~b2.B׼E.O>b@8Kc@]cO5xEcѐvRA^]k-a-/QWLwaHY5XI3M a؟^T0}T(CI(eD$o=ِl;AJimOsk'L!o,6aF%8vYQmtpK`@n?6aj)Q'ã\a Ѣ6ꄙ3χJ=ig+*LņߛUk%ة)"TB&MNvTt6琗!8gCi,QhHGWuvA G.)̢˟ ya\e K?aXJ"MIsf8|d8buWktR'>ƒYɭn6cDgcZ3<8~XWM@dy4Hvԛ3߱sXм( Es>'Q?Nl'doCS؝<'UԊ^?ho#WM3&:<>*@E!i n4r ;Yk6UqݺT/7Zɻh$Pswds!$< 8Osc(N/ev de6! aDf78oys_m@~ ֤3[g*ͣusq F]MJ#xcj{unIZp#վn`8RBz.ھ|"uMPUckВKL)_ZIQYk IY5MݑE_v⽬YDe\|_?CʑT|K;iޯaZq>4S;hTSkRƌP+N8%У rF&UsQ"xRx&8&ϭYiբԆf0w RHճ~zP+jҋZ0`Ҋs[wڜP=9~72゙uBoOb6D%PHTT[Q~m!ʱF(52B>z듂q So3cK ?r~C[ ?9#x4ײ=eAJb9EeaI_cVV&W} \vŰUT"҇X7_W%8g&< 8 $29X#ָ[gD-l1 p.8 8J?&%iГ1+ &d d s/ҷoܔX_LwŴ5=5uKbxu`2?ޠu}v 9 aF~*ܐR΍&VZ':Ӕؓ4vxfg 븊UR=&z嬼#H M];B*:OC{cg9y>_T˶~O`KvѡF< O6FG+Lj%x=c~#|5=iC$sai^/]EWG"sPD g]wh!ץs|!}h2b͚y`!m.y#_'n޽+1O#Vq}ɗ|o~]nwi ίk.|{4ef qCT6qN.SCʲY<إbmGTo=O^#+_gcw0l M%b78 7JE/Kkm@Q7v싑BB=/5/w@Z} |MSJN)$/ޡ4Zx}_v=ōrǀr2'%Sz7aO݇)mǽ$,kvC'¶ׇN@Z}@+KXBI%!|`(>З'\C_ϳh,7>l/$P@j6}|P*OR@=bw߁ W`1;nf*yyqk+wu-W0#TY5)t.Ń}2\&=kH k/tG+1-A*YB! %ɠIozbìQ-(ÔT5& Y^sbZFMl|`l|(ެՃrM.jx9ܒqh|s⊎1)C%*<1`׭\o+ vw=;"K/br6,Ũ|RIn7ؖ!CfBM㲎"Q!>H)؍?X4Mw9|ӔEN&k8[" P{>Qr%Ku$_򸢚 Lo(F|}5`} 5XNѐ3WC㼃\l J--Sle]p51ϵ]FV0gJKYj pL( U҂85?JqÄj&FBjDJ׊ e6xJLF_UtFL˒;F˝~4=P]gCy>| !Z~9񧮖XV_ޡb7cUbv{kK.ɆwG .nz]i#KKv%ga+bfۚw^r4 {xMѐ,A4MURQ1i8a85Ԧ3Q k17Y]ᴀ% iJ>@];^&pn.lM}'<傓EӏU^dZh`*TU1rfA|9ObDʐPkr;e%fv,LM?D /(+a8Zѻ-Nh>V-郶 [u o)- IYRC(*Q_;Q٣G\ÑC9sTu/뜣Xn>mw?A{ 7$͓9Ju]\DȀ5\Tp e_ww8wM=R%9D,)Bv/$u= Mir90|u7] -ܬO;xtKؙ$S,m Br`b k-,K =pȝ). {"okJ$Zjg ,Sf21+՝Kb(:!i!fl0*:#1;ۉM3cZNv[De5124oCi;2K Q-G;=Nt2Xi(#z ']dtc\C.ϩ+%:\On{=yg,.|4 ]+8,0¼A흺ɵxEݬp2 AW4)aVFb;o98}4#9Dyy-%߂JI- ޿ IjG9FU=f+0D9Sv :N\?퓡o"t~lO];7M:6 qv}D;}/`h}t*hQ|y%f9 = @`)6{P|#zY`w+~qO6Η^WݍשX{.W#mFl<8q,;'"#u`-{4O3+>q~Oϡ%=ܘeYjYeD@}hy`ydoj(ܵiR^Hd7ftי3Llc f+_=Uu, Ds>%:_]Hc)*7h"":N$Bf{U}܃3Ȟ-$9G0Oi^c3WYx}K6"vȂN"VL|rZAOQ/fíe9mQ +=ĭ`!w#^G/9? UA8Axcw&-? q'7?~0˾d =\@7 }fj+2δIӴudYyQhX# `T:'R)u$}x" nl!5H!x=t> (<$#*(#bs qZr=fPSFdH}R$N5 ROlz#aWꫥ79,r58&VYؗxa}j>fzIF9ʎybj&5)C*K]L&Ko<8vu o'&/KjQ4 4/Mp^\AI 4wVfi9m Il+ud,2_ħ}5(l,֯4= 2C\??cA-AyMq'x}:a ?7fE.գt-F?щR/2:^TK8(E JԊz矯4q>q4s/:$#&n.T.#MސQԜBM*q엻Ξod7DnOj(3 z]+хUL{nUv-Ͼ QhQia>/)%£5  1wf~dzmm$~P@EuTdI#jb MlҲhqvͭ A]'`PM.?sY"(ꠊ^47%|H'1YZ|7ʸB-5{ Axr]yűˈG0asAd^[7)̼Ԕ#P.h]8#Qy{"G,uwYvao/apȽ,}_Pm),s憞PnQu hl N^e\Da7Y{@11|ίAiTWeK+XOa1%zKzuHnZ- fs'~Ey簳DzDYy٩]v YV7bYGzNe*:Ƴ#" ͜eR [XmL[=CH [TN\>O|wΊ0u@;hЍTѲҡmaוDxRGq9{슪\KOY,$aJAẃM#bRa1'_WPIѲ#dwѣ^MԱ2d-|zaCB2O'~rܫ -.W, iHE~fN H-%BbUbLj fqP$DHi2j" W^"҈ \• V*|Uy#j!) I6Ĵ3k v$MB! I W}3kgbO͸2U;XMNqrY#m9q{-adЪv&x< ެ^`7 [v>jw3e iV,?IiFY x.exR*7R+-+OO7A73<;(ʩ=Z>smc2L<ñQ81qQ!|i1AFpG;>98eL}/cARӦjT8`:Z6*Ι:_F7$hszp܌髴VvdA㘟`:x+ 3jQt@_. Ψ藢vhR2GNJ!|meRҺU r ɠSi3(&7<#L:* 1s839?LeEB\; :qXkjɜ|]k8z78Ew#~3!>5jJh}^_ST2)4RQ# x8nW=>y[l+/mċ%HXd#^̸MxD盥'PaAL9OyfIbr3z7cVo%uz6Y~dZ?G+xpώ VhUQ˗$" O})U7eyZ!`p1 uz))ZToz.@n!sn'h=ͥmw'^:PC;C4ffg|N,%`8NYg&l󓭶+,G!BkHYќJֲfTZZ#u@̧< i|f S<5,~M";ub;S:$N;pl pERC񟳩^`7KFayd(ffF?2(t'#Г*>$. vѽO)BJv l]ց-|pmA G,)~s+>j VwCSS+cKFcDs]5,ϴ@U:Qs遱xj|b+}13tG5>{ 1wӹ1%'!yP/4=n+qܐ?y&X4 pVe=* Vȝ2/Ģ#SHD@\ŬG6[:(9%4XiᘗVt9Ku:bYM)Ԕ(̣`K*2e}*ЎjÊ qs,T6Jt2xY8q^y}y9c IBUSїuP 3ſH.׸ì\Fc!sI°GqxqW!7[ DTIɜk6anßvɴW g`#CNw͔9S8vȤխN&+W\m^ejZ*ZMQ7#ugGF5,{)~@B3d_!9SB9G0<5Wck1lZ[SfD(NQL}FCK.Ћ]H!;5!4⸻%59}ӤB;0=)Tws0c' uC{mԯ-3Ec aܤ:$*$ЙJ g`V E;H=I Z#<kѮLJ+>(& vܗ2PLE^%Pឡ2J'?Y)N+t S(Њh !;<"`J% 4f|f叱bi/^m'hM j B^+". zϾ"b٥jdRO;ZU2aӕe3e*]lK ʺBsע{;{W{r ֞M)x/VX X hh@[fYk[E*v33]$ﷀ ;Mc$J~`pihF/5]ߎδ_bDKF4$}STe|/>t_L@ܩ.K$}Q >e&}FRŒTIdF\ mERl%-swaL㫖f= \N4K1`l1U4MJb:=O<͉ΘAaf2< =MQ%a(s/vbjQP f ߔ[߄<ʗ+]2& N'],hW[$sNȟ G +bu?])_{}"U,)N94"ϑ0-HЈYCsgUEIdڔI&إsB[$&}{@aHiK5C/IR)BE{;(=A}~ZJxٽɲ& *{r_nm.X܃c 6LаS(4*Vʿִp ?5CMC LVD3HmUrd5Cwӯ*%Zudga5j=Xh3&L={dJ#y|N!=m3$" H//Hm>s$!QΓz;yEgLf:\7,EqVLIr\$ηp]4[f8=t&b9u94 %wUu_0`yf7;mȝQwڸAb޵Pa}SvI!Ƭѻ{Iv<5Հ+CaU;wd4hyg&jLzϦqRX=WŸRblO!3lП!ަk ]y*"l_D@T^PiyP.Z;*Ē:4'S;"a&D'\At|wgQGOE2v.EPZQgfH© jj|;6=ϊv^#w}}D1np 3s|*wɋE$Sн")$wdLF¥bӘQ3Iq` USZliU(gQc>.N60۰ UaћCj-bnۖGOge{+^NuЯ% @ 3s7[صo\oc2qBªXGy\)1cy4( a%j̖}iEᔀcۛ'Z%*A|黫 M5#ł w2w}ҥ/=Tpig$`&Wx[~+;oW˱YMي= Q43M4Kaa[]K|-:,֨ f==G%D[Ԇ굟.Rhrـ/_G}5{C|Ghݺ8xX*[$ gbJO5hbB3{0PFqoPmi8NsACJw2:mQ^Q/Ky,Ӈ'T>S̑o!.r|})a4}LZ˜gLwKnvv졟m.$m&E6R:BDAlyUuXYֽ0%jxՐrL$  sluam9&`V݋:o^TFF mi /K$yhu7olP C ; /O`й Z쒤-A }EY*1.Y ˖ޒHGXTQ;1, @-Qm籦q￸V6o`WIeo;F:I_$2ioҸ"ye񺡒*c-~HR⏏g'o"GUC涨NyA !l"L_{­^!̣f`?Dxh%ҊC 䝄2nBQF1@=3G&λz| }!tUvW!iܩ=LB`agC är 8yXk[_I#3C G4ZTgI&jhy31PnɔjHtxUVNVkhT)C sn*ah:_Up>QږAJFy{1BOuYu{`՝'.p^׌fAPA0G$kn˜ڞH/SmLPKGUǝ2i}0g[.NzB>[f{SB!H~"&GQeˎzͤᣃ*"%6#B/d:Ru;jo\(KjZ1c;ӎLٸpbOzX*!-$يY/ Cp)@~6/ {fBۏ~m!c]W;!$2Ieѽ"o"w"2B^J.\Wm'Y'Pa։m=eL2q>X>%$SXpg0y!2%U6L#G"X?wyyAphi#o.j㞼\9aW6x6b>0jA҆V_Tsyc5H5+G+K<"_ufU #kNx=cR̭ᤅt <1i^!+kfֶa kv,2븵sMw\4UoScEr{G>We?4ԯJ;mKx8˨Vs|[`5[+Β#M,%-w^$Y[_Oz6wCr˙5G;lzXAPc4b}:{3 Yi9 sQF |Vaj Hd*`[|<В뤞/vRC΃S?ypF?- EK"b 3K4E54[9 8/hVUKasJt" ?aJfa$ h!8Hm8֌l;z_rh*f7QdPAFcqrl5P߀kP2 rk yŇ{ޛFcyjOo i'1Fd⨀CT\-! M&{ZtJǣq{ozrߧ0,/nP\Ȣ.1&Jg_"I]WK|Ӻgm7cB渪(wXrz*H=9<%`@FeRX/A>F҅zG½,.eY8nk:U-@^" QD'boA1]% D])b}'C+ 4;YhVsN %oW .,p:rסb|ԕǼ1@PIJZ27'HCHV]՗w}gqU4xYch)xHcx{̚?esEدm;^4EBXMp71M^L:F ͽKqP(xݥ.''}2|ÓՠѧYto]3x|AJz~ZvD-g .-72@=(,KFm0k땸H(q(,3@#1GaY@m&~DH1}F{ytԯm{ZWꮏ.K)7Uc0x(45wRd$#c3N)'.G) S`_uVGIbzjcRBeЄ逳e2 2PQj2 d\ jP\4 mQIW驥s)4ފwLY kgdJf[=8gZRhmi}чBPl6X ƫl/5{Z[ȠSc2aCo m(8$X~ӣ)12"P`N '/מnm9F("}FYw +}'qAM0?dB /p;aܩfVTKyO']ؕԁB\Gooqf4x?$Z]}m*Q}i@%Lҳ4wnvvQm/`nܶo>x{9Qk-:5q k]67ehiŲ?5y=Z)qgǓ/_o),MT)Dd6;E8 VKq*@ǥe.miOYēĀ*;!aW~!% :]ᰮ,L$-="eE+:JB Xxkpy1 ?rg^+PM}UZMbZ !fDj T?'g^r<RQ9RLY|gJ&nνۍ$[#wg=[{9al,Amjnm\Dё +/IJ>Ä$F7bNn9j@gz֙;!>rÒ`,V酳yW}Y5OX>93H+3n FA_%幍sH+QvpUGT9K xUvP !( ټ]Q!z!D3(0[]_".Ct:bdSqۆ~PNqdcgJiYn)*:S49H\|Sw`Db;P~)ېEt#'P>uV&b g4Dɠ%~%XI$H &p9%@E Sd.UHQ̜`jy]d u>qKɄD6L^#ok䁔-ʰPX^3@(GXv,C[#=8`*W k֔t>?pr0A((vݩ<PmcX,II+I7<~S#Ctpim|LᅹcWn1_*Qt;yۣ h? dPCs5-}t l<޽^ahI4UIs'׼,u*ST\tE/@V;lk jQM93\Q][(f+ "7 eA|Fm4n :"ɓ[BO> g*>-ӗ* Wq9b}l4F&巬Z[L'x7eǾ9Q( GB̎4[^MRJյV^ @m%.鿅J[dR*7ʔMFNG9I˅Kj-iYauϏ~-܌Pi+X L-4 t Ellz-NY-R3KE8<;l7xXp/;_Ф#(S0m+.Y{9R:oFc;>xW:Glu}=ѿ @F'ϥn>Lx Ұ-\怠NWF7:VBlS?Խeԧrգ`*+4 xWi5X6'A `0\c, ]qI!gT)%p*E`k599我cURт5\9Ge*aw@4 z:+LihRNrgo cK~"xq-_M#5%Iڧ[+"jJƼ Ve8J3Z+h1 #tϼpuE4;#T-3fv00@_~լ#D2VaG7{Q`XU>E:i|N'VQZZb o0<8%/$ [;Đ>H-nRql-wXfr"NovBop[viĒz;L9$O HQ-F<[=(6=n&< ބ# ]uy qW*6R:Qj(Gss)YUB>K#7(`tZ6NI\7o.:* [l5@bKR8!]ua 4a5~o7l­s͗U/RyxɩJSfA8.Đ5ֽ\J2f^MK 򵭲i73vΆG<(@^–w(~ иLXU,GTS ņV+s8dp?97%oXHwBb=gm ۽i:AI  <2M)u6Qiwc [Z@;fC)ؕX\ R{UDpPlTP3j4=0՞بa]x y b+KAɎwvO:KY|}̆]/)VBee , Ų!de'\=|T*^QZrC%ߩ[ޑ?0]B߮Rj^ȪR-&RW7P1>|J&rOZWU @۪-M. YX:xrL{=NdxWS/j=CO|I)r?Rahh4ua#l;I缆aiCby"m E-w˫6].&r#2/MSQR6 ZU 'tX&dum[^ChFCqiL]| mHiFE'RȜԃxNO<؏ l_{0>F[DJTY7ᎋF[jW2tzSYpb^rGx K$\{A R.D2(>N'yݴ 9/[ 髬j+&F^~@]uܫbL @kuB NEOQ6UG: 'J+_4q% ]_p1sw3usHA7iϬ<7R1Bb3| a ѺO ̲U/!,9XCc@6c0X%5WU2CpUltV.+Q+eUY kOB3~|~^6e-2|6ĞýpueaT*E^8I8zW=2 ?:,aɄ/!tJZZdsH+5l77ּzS&JEAw~@IK2FQitjP7( 9ld v?ŪɊ6x$7q𿣩KsV _K2$&db.rTƫfNdr>`!է/|vk3YᢸۚTsF~)q7Ϙ c.5ūb_7m|$#E0w+5jۉ:HEڎ45ϡrp-`2]R[zĘ!R!h4=ডeap+U5"AHne+2 Oq9B ʦt|?_}2>'yYJntNq" fJVfS./nQXǠ ?)L[#HfC˖S=q1U=0^=fl50,]oh$`"TG/\t޹I+hC\GN6!WNZ4VnEPɸ} #^Q*c7)Af f:JDSFGg Hi`FʞҗB%%e% kM{6 uВt +gEp#g>?%Wu#_U/O/N甭wzׄ kZf4~}(Wi-G,z|ܭc #=hDCD$>ܠKD}YnAg= L хa}(š!?ͼoT 5F Ά;FTCS%oKց[ 8a՗i_TF@b=.oqXSb 떥s⡵zPnh-$G==Yq-u>47ǚ2ρOGPs^BQl4E]?8lV ~/bXR?"@b' wSӕf0Ү(`b.^3!^ZͤԪRHJ6vU {^dQGn_)5$b:k$U*8̽%QF+m<ㆪ  #%b/2wHwLLDp+؜a1<@~? c7 4_ChGȊ41 .YdF;`P)F`M~"1q3µDR//42X?OzP%t†+B Y93*6T#^5/KWkj*(OHVɵ.k i8 lozVMH=)?߉n l3y .~7щ ?W<Dԩz< ew!3in^ȪuS3b [AaCƛݬgcT/BQ  P#g’+"RlIۄ?tO6],, 濎"|#2h%OiXBtYIzݠdх]:98tћwC:i|Ǖ?Ϣ*h,;x^63GѰCSrﵠMPbv|nP ?5PDg¾д'2x9=z۵X TjmtDHMIhZ$ESD:ƣ3m"JWIƄ{{atWxLQ\v) zme2(uhE8rq((99DL솭:sɽxNR c%F>\V$pe!8(ͯUJT8MEXLڐ)vp \9MoJ( ?irH _κ ZpBEBˮM`vgHQkQ# P1ǎݑ7zJ"d, I}9v"xLU접Pu~O! TtЛLj`'C\_NД~DcF;ZlÔ<q8ռiܻu8$gI;aA$ I ^hfhWYt(6D6A)z.YT+1N}!?ïtT׉;TӲ7ׅf h 6Ao<D')B=d?S=zub-d|N}yfn8F2:0$P<+u}@x ٚ)E<+w"( UEch9 PopnG6r"e/`@8~mR~4'3V<(XUmsEsyzRybwoiN*K,!cesǨ o"@bV{y)RjܴɌeE^fD1U%nƘ(Vj_qҩ2n0EƏ#3n :7-l&G=G.tIjiZ7*jL$ [Vx^MXb#UEJr/_L6 ύs m{+-m.~&2RI.j޴dAӮ1ޯ,CLa:ܦoIli`2\P%1a@/Q.yDup7c~vQnV\OϭEfpū=Enbq0x^hGc)bYY}[PhKǯ\ ʩt9^fx =[D8c|Yr-ďUnP ߚ9y.kx7=%eh ;)-KBGz{B/G!Q5Z{nԖ AZF"<ْ(8J*An`&/׭UKFco)l6"ǵI k AaDUWFd >3 N,Yb$Z >g"}x 098{|th 0uod{H9/KYx5@ZoB=/Oy3MU8=0Rl;r{\#2[);hHEhI9[s#.ތ0s?ʌwn\B|hIv_̠L>Kͧj"-AZ.w,ʿPv~tPؑ”'1G &q]l;!ܣ1-h24K3˥达r-_=i4e@8] @R]4Ŝip*CP\#JwzU&)$iNKEG o.=cQ&9}ü38Tb[[z͂wT'z߂ <(]9剱i,ø}7,CQkY\{ ,ws^>K7knEbVl㬹7wrpVޫJ!bkAM! h)bN[{p=K*oH_n͘Xlro9XgA:R`&Jy (hbt}dA/o+҃j}ξU{DsO6,^4 F~TyyH:}=;za ǿ7bF!~Ba'd냠 _Zy3lƐ6{?qRmv=2wj178t+;)Μ8 E#*Ǎn qnHJ.y[[F; z+ Wv9攐ūeU#^!@FYw5u+EAEG"b0ɟ)"E c}f#:L] vωH7Klӂ){kF>Mާlojr :)uПXS@{jB02Qm%~t0iOkw[:0k³[dXxĀ3@gk֧{-&A- feV9ŬsGK^}6@7\,l<( u8~db;9TM oV~xtͿTMSq[{ (QΕW+.{y·=z g fqpmqUV&dǕT֊vYTm1 )蜞l}~P*Q}XT,HPy_d"d橛[><{U[,HO2O_ᓓ`[9@4ўt?]`j\u$H"ymM]M1͙'{R+ `?l}L1i?s7ebTf2XPJxw9,46 * ׏Kޛq~XBK݇hypA}q9[ҝv?hBåvpONH\S]E3"镍E*:Fޯ#˭'rۀ.X]ʷ`4|bv۩6/_M 4AB୺RZ9 a@bAT:6;Y|ѹĢ {WtMզA,3WP"-UX .dҾ"U\_×MTq!7e{lA»$qD(|mOͩv*'=4l3dYpp")H=whƆdxҾL䙂#ƃJG)9gGW_͵J俷Z6yZ,фyxPͭ8TZǞkR*jVl*4k3JǬ2.׍:g#B)=:E~sݐeq#isti+U1T?u,s"MAx|t5`b"bzڮY Ia/"qYx* gԯ2IUytegu"!W<Ħ sI A pQkJ1" ~-ы}n϶Qb1'Q }Z;_ Ro۟:ړT)ZZ[8<{x;m=SF¼!Y">~I}KHy}tX}2u^2kCRMB+pbYnagmU)h2[:@wPmȸR]AX)1 dR[!? ;#<Z,GRཆ蟅`nBeѤ NUa.Ҳ %a?l2<_@+?cMZFPI}Yw.0-y_|-\NUY';e!hBZm%6ĭ~&\9L|Os"5Mt%&OCUC1R.UV.vTT4Ɵ~{B JAS{f)G2{\b>*X}RPs+l&hk=dp,W n]CFtV疯9Xu $qA"zƋƯ='kVc<>C|"U[x;iA4;)P_`o{Æ^YqPvle 4Nˁϡ(`K==)wb0z,ء B84A)oꋵ >OCPت#2)zNOM/*,d@I>c w=lpBxc~Q` ܟ"۶c|⢇hg-RA[rIsh٩ !zqwDX0G+jaL1\P{6[w\02jbԥLRI+0]%cY?I.O2yx3S>؛FޓS&)bo&@-oIEZվ/abdRo$^tt ITV>?^ar}T~ r1zrKWÀ;ِ.Ʌ8tҩxm/0!ȁh  04ZyXkz5iqu{\y,μ'c=3›Gi@lF*o Ƶ:Kߎ-W!eq^dm܃h{3k)5*+F#].C$'XAb#$ssJug6hS)n>CDԚL\z۴wg^6(!说Tz S/| \]^=e KM&3:(&ĩ3^գ+"aw84'cT6PW9'ԗ 2z_A2Dɾ{ &s]E֚ZUQ8~42R~bdSl)2g \Tz*Xx%\agtf,c֬r/f;Gnf"'gViAT6e 7B+CZGw/V:Da]6мg͑.rlsִy=pǡJdQH0>Fwmv]&-?6g>?Hp䍿6ɯ+G0D`o(K  6И|gqKE5|X~ 5j퇇{r, TDm&up.@H-vN+؟/x{f萃6% ԉAoCp^#(WEW\?" He+ k9B?{H:FLd SvC/qLfǐlef_my&G? enÈ%${=fA9X)L|߻I#lXC\MGa[b>) _ 䛨u#rGdܲ1Tkܡ@9j&Ւ(۫XxGػ(o76@c3N2Xb_+/%n4O|/"AS} WOV c3TWЫ_ug'du??֜@GcTߔƞ j8/ Mo~Xos]'Î-oyr c}?,yr~[8|jlь>,m. )9d4)ptB >' z)ɯ1&tSe6o@/"eKf*mw)&0H|bThr&mGtr uK.;܄Z *5#aWvsulL; Ync`zR}fӮx*U 2>'RMMHJ!2oew@Z>Z:I&A̙TXk nFT#:C /$˕̙ LjQzU^4rVXOR ty`D0Y &}s '/ b~lS#U7/2G)!5YBD]ļD J4V/oYV ϣgKV,-tD|`#=D~/ĎM-]b1 Z&*O aU`H*pc:l;7'{i?0:K貋m5=GG4ؑ m+ҔY"ti(WT~Oզ6t!"wk7!N}NvR`*~M]iQ[VMv8>CC1QEQbYovmw:5"9!jlZEwP'cRb#M9uZ( X O,v3K$%>[tJ/ /LEth?&h*kPQd& Ȉ1oxgըY?3U)! Q5.@$82ZxM~ 4IFDś^ .sIlH!xLkb mːl(,32@8HHmr\8*#QT#HѮ\yˊ/;m3,hޓdtРOm?g#ӜBvC]}͂ 3wm_d5>3u9YR<\T)-{[>}Ar.'آ$)vz3S\*:#箠 A+*^ވO!}/C;Tba\zhuWJ_.V_/̈]6.8-PMq7`$Ekb}7Ž [hV&Hev@7{:PqcH!AvU>rTĵ>Qm苘qx[O&|w(2ǎl"mư4A>ļ|0p} N^xlCژ '@bҙ]@hi ;oJh7jnN]UIV Er\˛r褂X?ݢD`1q:g+H"UO4K'.$<&ѻ=Y5]SSR4WaWjrt#6,Qd}cL-lҷUSxw!P.%`G4j* i"L,V0C䱘|TnTPv(/)BQ': J}Q-0}kK7 y5Rٱ%Uj3AP0=$ɑa1} Q*6[r aӶUs|&hcB:Sa' 6U nŷ=m֟ ]gu4]^/KB`s!ů#g}& { M7<ګWl˔rH{{ [zyj6nEz&k BX筧b?S<بbVϲ *@P'qOTWn#p#X+IGtst${u~W?s M<ۧ҆gһv [%F/`C5S6>uOa%)?/lv="׵ًYSoE@D>Ї%S=nWCʄDg4f!CAVL"i2p>!yDR^ B.\ °N .}> R'…8 6Ix@5o|x 8Jz 7b ,8~E>T6Ǘm{~6vRr4;ڏ8„a\&#o(У40ZExrKУAɎ: vp wnj8eiSf amz;(dg̴M5.*~/QM=*WLG傀%;ud֯3a6 <J5MUV#:x'aJ5<[chRcOdP ; ɨRqctaam^ScP)r5H[@jڒUa_ua3ނl-TUxZ~kt%WDlIta.7 w>r#y0ˁ}.,k p5i"`eʂjȦHx/|SMS#P;Z-J_W}h4] fqdp6Cyox(T#+`''dȕGTў$vin500]ʬܞa!5VT\gpxƌ2c$q~d135 ET"HAA݅TݠP{ U`&ٺ-uBv-9(oc_-rU#ڇW-%"4*>B.v"vk.5,:=MrEm@kfs%)7:Q~H!+ &R^>W7ͤ AU1sN x^S2tGCь*/")N_&S1>1׀WIX舾`'Zy<5lٮvV[㍁( 5O u+}t62RʴV]}|^.;|foz{Z ß C+:-n݅% 4Uc䔶+)uv@l]{KO EnCz'챀p"6tPDHit$H 4gֶf8S|B_IY82vXddsR;>)եK<)ڟ- 1XGjrO8bµ20ǠJ.@U yʃ>X2DLYT@N 1v@XQN7bE [K3*S~s5ߔ\2+S,)j:6 o r8<r$tWFp0N[*Ӂ!2[9ɳFI":J;jR2&*bWZ[OnԼH ԻΏRo7E$@PHhp)Wlv\&k5&g,0,See6 ˖H6ot[[Ġ%|O/łވQ2f^O<B/߷AvM+vļI=0[5#;ѶK7Tl+<ҽ ]3ai;*yD.6ߌLEf}-Dx}b+yRQיdFaQV3#hp;I@}i5'8Bд5wo:SO6zbd@%X< 7*waUM`Us,p4sתaګX:#'iw'M{հ4"f%z4CgRs!ޟ[c0ALlf#jl''WHPOuH޿=c\=63ND_ن~,H3{[aR=JDo/HNP(}rQPR\DQU8-{_]+f{2 5XM7)zP } 3e>#twЏ "ޔ #>u_0|O %ur pY(ᇵ]bzV^؄| %`%Pj_c3E+=dK: 5> A$ҟ%C!HR MdRH<04ŢАA7 |MlAD l+"~ >]$үa\iF9T/mVugքӅ{E0ȝx@9{d'6澧UNI_6QoNeP?[/=aa K.S|BYDOXX6 殏ʮryE,Lnwkªn6#%X w!(Z'Gj ^>lYN Gt VlywtZb&ۄD/mKZ4SO/"8a,HC3S?:@@g[PrC6*hS BqAwmXRŴ(ma)4SlB9ƠULˬwMeѼ /{ɧn 9_{|4\]f?pIPk 鏥[?aCb$kbkz! Xh!6#qco_((7'PQ!ۈ[F鄾?Zj3&g1Q W: 3?SlBՈ 0D&qly'À:h*WWV@%:8A Hw|ִv~q)%5Tpfέ#XHjhSIԚ5h4:Y] Vtd4¢Gx0HuL+`,n}'823>1 [h` ehPcڡZ߇Eq@!%9Sw{/!8 zI@|g l[:.1Cj:q ^y:8c2YB,wSqe;R(4"6u}v ddd^ aOԹ#B^]?)b?eEF E4,R΂u=]KB ?ĨRg[in M?Xrđyə6m~|{_4z>@~T3Gxw+f6hӉ$6l +]D*p1@{@,ɾEdqM$9*CO`Y ;|c^O8ڹftՑe9Lzb!Tf`zyg1H6p`J|P0U;MA@2] [+1XyG۳hz48l \rP*Iȗ<4{MRY@rZgmM78L(B߄d,\x|r[YBnQV=ӊ[ n *%m]6~[:?54uR9p\9\+ݟ- 3ISljhAKt"LfV&;SA% O40Zf ~>2C{׾ )5p~TuM!cRqi]4*1GՈyz \PA~w~QEPHT"f2?gx"uJN8S}~Df"x{<>kܼ)T|,M0k?3cA*™3}Fź%\wCKUf4=mŞtBb s b^!oIi3A]9%-PHEΣ4oNn^X\L51pMaI7L z:a!M!#}Jx1a9׆q@P#b* ̏xMқ )FyOq෣wfߣ&yMUNe/Ԡvl_F= Mgݶ5HDco=|Z* ^ZTMKrqI6 t\P ܡ)o}WNs@R<@;8u}6jqcYKpj&qL+sR\we|m?>=\NEc5piSo"g24G4٩Dfɂʗ|J|CxgVpŶi}4+=Lx|-C:Ғ>Ew^h;45teXa?.%?V%޼+2gL`an$ (A\F J^.\%F}k?F{ޛ|ۅS.S}t]9!6 KeTo_d~@~~ NF.EzA܍_$}rn 7f7u(dHz* -k8}dAx#}u 8um%OeNI wk ~ǼҾq\UnsNv{Y:\,0ӓ2 L폟2~G\h8[Cԍ22O7y"\TtXFʊ\ZXԳdx!3z`1&9)ĺӍSdY΋BXHȻ1%DCC׿P'ɲ#Ja䉟({żߍ$HPe.]Y۠Gr).6W_mx`+eퟕɬ0þ_vFK4.m~,!=feI? 7Cl#3,qB:ӟ6 ;1.i<Oq"@c  mJ?Wmpɧ  ?NF_o7JlKu[;F]|WX8g1EQ4 ;MqN$[nUF+[_$QgThg@Hf,W{~kto)S,Wf"5+7 ՚tGI[>{ȡ&3w,ţ0*==5vc J}Qzv2QW-hoPITXFaBLU[0 d^udpe^o?Ρ֡ݼҨ٤- ,UEZxs2NS9`2~b{l,>hA)|vT4G=t<|U^|!զhۡi! l3R K榢f2B \"_VR%(P)>F B8`+sAun+O&0 8x e܂iNtw7.1f!k+߾G 负1L }5>W/C)ڥȁny\7@Exszc5? vm(TYLm|X49Jᰠ'~*:H 2¢TGx3 D#cƅz 0 ⎢G_B\0 ڼ39"bh~ ҂vo6XBo.K'b%atD};ԉdo}r\XJVq⫛&%Ẃ1gH Եڧu`, 7VQ&9;>gotd0Lyǧ8cGR1 ha80LȪG.,gIvVWZ/amLѱܺɉ}gIZ :i#|agCJ˰(c8=fUC,;ip;]ޟdE='#EY&CNB ?x$=82)a̦tߣ`i Ңfݗ)k,|dVlHbg#\ /Ѽ1~08TONd43fsp|2R]1APO&pJU<:;p1^_2.|G>P ܾ~#v冣!Mva *k-X8]Iet`miezԝWġ{ ݢ'=eoAދiR^ʲԡ~N*3>A8\ԗw-n+*3cM@ntx:& c^~ESkA)nL`@P } EMk܁SC+;;Um)f#9 :ړbUFk/زu 'h@B@@#0rTyrM:\a_ X +ӷxk%E/NMޏ(-}Cfƻ"DȖߧitzv8vi ෈U,s#&FT@>- ] 5x @ ,Wt j98͝.S%55U&̵:c].M_\R.0̪թub=<)y#GZt6iΉJe!(p/{ TP -0;AЄԢ}6eCo,mPMl1+vk;,!Xg6c:[J`N;:x`[#Nvd[Wؤ.q|e;Qk0b)Ґ֕@MptY/s΃tV8AX08]; #Da#俕@;BX0c YpN0T||7ܗpS/6:ΆEQ$qu 2"tH,o)Rc轷q}Ӑf?0H~KYݖP# Ƌ<ו x=][*BܭxHO:30񮑶I&jU0ԗ9cJ;W4*H2Ii>QZq遝S;wmdʖ;a 1OoP[[[u+3zb[\.\0<:`M+PVhkގmi9؄6X.URd:iC~( %!$V 8mPUQ{6O&2UFl-O㊈UrB&]@:E_̛/b-R{g7=L1u6X3nw'n45>0 < I8`g-@oS ØMeL8$M};)?lgG7:j`i0֫m߿w:,/k6rDf9;kf%hCkEn%\ͣ]G`+wYٹak_``Bx>KA X |$:@3ٹMQ៷3FGX~Iܭ!ǰV1/c&)1"Tz9\ї$"^px/CA]no-E,=w g3/p-",IJ6Nauaų.4O_UL3}gC]\aNZ*fVlIM˃1<7/ xm_r7!SwB:(NvN}'k4kR l\2KKXN2;SvƢ {mi~;I{a;_7?Pͥ}%?kˈdOtl+N~XՅZ',7E4n\3Z,NѪI`]8N0Xe/Fd\d:#cpch8njr p3U,ckF/u.ьPj-n`5mO VQ.2s&&RЂ)RݼtFD!JS @{ALa.Q u fdy%uM}߹.\+5n~e?1 nD'40]?AЏa‡1S saN'l~I'Fw*ȟ4RL{-]? HOnE8,x;LlPPx] |M| ^S;w3~gPe>3jBrh:f2PfGCZ uIQy!ȉ-sbQ6Ʀ3(ځ.]T|C͛7rv eXg'HʢRC%:ZC1~'p#p B^Sx=8?x{qb$#[V %O~uIe=WJ`UpFK9 Y-NRF`Å)ci&?pC!yMRww)! S@)xvҕ{ K\lL9ڵ -jJ2*Ty} L2A׉(ΥT~M]wdĊB1$ZM7$YWm⭂'9y8H `Ԋbw7u/$ot%1Њ)v`#_ժ#fAݍL@Sa7FiaaKAVIaAP.,W>C\vMYLHm>K?5cوw' ƜD{ ڿWĒAWy6/iFs5>]@Er$FHM Pi-SI@X#iΣ)7K;9Էw˴C%7Іv0tv-^qQ}umܚ dE`d?&W[uAb/,&v eH/߹"3b2l>n#p77= skmc^{Jss눟wR%*/X(2{c/_ K n\H\}$ٱmB{ddQ_h~˜ei&^>:A+q9Ej˝f cn%f!#8縸y2fag ԅǧ`ÃDC N0Q!Hn-Mqy{-tyaI>>rw_QrmHyTWTRVtMOW' GբwmQQ :|>9.䯀Sq ?LM}B I3f ԭY|J ŋ5Ȟ.|{G3^Cd1D:AyTWvX8NϷ2L;n<ݗVZ ii^d2t@pE6r0h55L5T׃` %N{w{!A(B_9ѳ=dQ }ѼTP|ʤ]cRi/,Cfx6EFQѤXoQvH[}h*n[ :V$x2MᤍP!" /-7Ka;#r0K~>vE]ECQ]Oe)ؘ[`ȃ,_k"Qĝ3 5&Jrޒl% S7"g@f)moDk }֋5#*z&lscJ@W~į >1աbB\@yF3m8-7%EPg .vtf.rz8W#ђU rRª:TFs; # >&3hqd@0XaI%,_ !(p3UgBXryw4*u@<2ef 6veRJ82T !I~IEFM4;ۙuc QU%W:SM:L i{b=OW# x v0hOQvlzQ0b$ $_%s=<\}i_*^P/Q Q2Foc1tm;q: Ǣaj @;{k;ej?k#_VRb} ^?&tUT^z=n~u@I w$D?FqVE= jHtq}:z۟͞6Ab{>K-V-{2T6ȋrKMV6t I{;~2  nӀz3b_Jע :3W$1ڌ8O@ 6hҰ N'{5 :΋uFD:'W3Fj%qC:]~ϏjT+2ɹ-3=^Rn7p?89MRؒyw-YB1 Z,i\=H1L<7pfVؑ DΉUR?~k=ۭ}MHqy BZY3fI Di_ʓǰw-@~Mq#&wk"WHm#%Ȥ߈dle;qnX ',2仼R6_a(;+Z 1`]):XmEPȅQ.7kإ!GHU}&`y h8jaΦ bE.9upR)B ujhe_~ʭ"CB / ںۆ1 eٹvÃdRg&m l^,ZrOp?CЇ RHh+Rc 4"m B> "9S>cv X%;j'̹Gbb-˙]JNk^@]{1 UQul͠O7(uH5%uT0f8#o5AŸ)fͰIG: mK1d>"J){ȵ˞ZYmFcRe_5Fo;XK!i<2!wimH|$Z2zO= Km9M`cߩl_s>`7k&f0o V3T@|n&5%?(IjFp5rlcO}A3~0쐢2A|37АSG80e. Hjl;gɏM3՜ZgK8 p9Z|HA5"!=(ۯ]Ϗs)l7 J}/xIGT[mF2Isrظ8RÑCǀ2F@pZR]&xUIgBdvv1L4oeav }Peq'!P|ވM ƽ4yxUgW҆ Fa+FztA A^~L?{sPW  [U,ev_ ⴣ!4ãm+'#&{!~u'(;c=1%Vvn#PP hQ7[)oh̘h Տx Ķ+#Cn> tVƢuOъZn0QT 0.ɯZ 7[d"I= kxگfOr m$y"S:H5&5|VhlFtXJSSz:ƍ2+>cT\>Z!EL>g<Ǽbxh\9߮xgILyڿvaŊ%ʦY*@xyywMlfI0U!\B"|p/ ku)uҨ\gh0r9Z|s3 ? 0VP4a\e];8 ӔxۥքHvJtƘgVjRRѲ"exo[T 'FoXq(B:W4Zm:$SgkvgIBBuQ3+B]Z(+A.r'T_ sy\OSy % .?ĆȖf=>%d0\}ymy=žo69E1[>7ΣHwC˖v?kEԱw/LD.| ՝϶ZΰS0^v@,q^Ma̕G kk ᴁT='7i/LDtȤ"TGQ@y PM}UyC"Cs# R6{F%;jy+&<_9` JbG^<GݠƄ& IG * vᑶa6x.%QI) wd~7|6I(]9̜7;:8@P:b0  =eTۡ65жqm9Fq8HE9^xϜZsc.Js{9W& Ҳcw}ugS9d_L*2`@ eBFA-^8{D5oT74?;񟱝6(w.Ѐ#5] sլ;6;=^$IAG El^foj-;] )?q{T/ap@>خ*cD;L!3$2A݁]թBsn CO|(a)X&Qnb׎\DzG[/ȶ6Y#]1;[f> H#zJ|>3LMߩB5fJPZQe|' Fa7̦?{P-H&"O:vV˶L0mxw ܷ#P'{b8YSZ)GQGRV#. cN8F,Rt6v ef991Naf{)|cF$9 OGE}m W)s MߜudR0^[.L'ĕ(iԌ;*%l[ƾKFS"F181ݧfo K󺉈ALp/ J}\dkY-TR_6SF)_RB=oKc)v׆@ݤm{@&#nl !lhWVZ֕[c6u1-M} tA^WXPƮ䮤ygHb\ Fţ."d"Ǿyib鉁(]OhKH ΤX 0uYx`Dž('r4V$"LClY7XSTʤ7:@end|5-o9Lޅt#2Cʺ 7VqÅxT*}m2^33/cjRX1QMql+6?/࠹F9Qϳ*D'$5寁g|F5Md3/r7&8ƻ9 e7tĠ[3:_Я:^\rd5 f$t@Sy/`9hbfG{j_]G$hY2 n^:RGQoQ6jn˺ ;j xiI3GPZ&񧿃tO,E C6at&;^*RZGS6;9X텟D\$Po>:WAt"/!Axq K {̓x>1M79xr^Gܬ%YQBkS5;QV0[ һybch (/WwX6<- @M{mO@fd:iaхhC-uC';XYX}RbZx|9 TFz_Grhȑll4,y-<WAfMх_qfS\"!>%ggDZkbA왢[0ck~( P#{|I9z0(E&y/_&^6kdkV$`t @|GG[01^}dN%mƟuY :oH*M Ge|#k˭ *$@/Hwji-ưq|S>m!l)^##9G:Sk PܭÉÅ|Pنd3? E |h"FM="M>ө:Khz碎l^Q]^܍.*f`bg7ISmBEYs{?'PO)$Yuit"+Nή,2.?qidղٸ?< Bf_*iʟ|tGXt:MRn\~)52 R-+m)P^-ߍp{e)_pQrDSÅ?w1$ ѣw|9|f&ӕu 4܏} 3N@*Q (4K_i]Q+4 s:&5Tg$m׵@0}nyͣ8"]Dmt |=)ovbwI1PmB$agCYf)5Nc#O">H@ w0LAկwƁ :䢿l2]GyDkygw [_[ ڙXxFissQ3nbA)%1L:~Z ;wһۓNt0h`v= & p hˠ7e&鞳%ٽI.a)I&Cy02΂ruHհ+f(r,iv&6v\ *niH=Ҭ+:r@H=0ok)y'(-S:Rjꯩ.h^FP+ vuFcq_Y6Lbb5ےv؁ܝ\Aq;i9fn 馜@U@%{O\?"7. bىW0ĒLjC)oC0CcL=_DB4?h໸slTtv0@Y Yr^Ϗ B%[q;@>ᔦX.d,*wJuVͪ4$&UY$5Öf :2Eh񅖾1i- sFkIQq\=2gTU j6vx;H2ޑg2uBQEtԮaj7 6A>vSeф1gHkƐGpGPdf0RyX~#{Э6Ry)*>λ-ƨ" fpqDc XwUīX `cv3htapO;cUkGMSNJF1X8db <]֡?J}-R\®2M _/֋v%qmEDͅTqe,c1 Mǽq .=ć6O1 \[ F Tnw,&[!c^CUkQkQ35sfٽtl'[+lGO2×0B{LO}Z/e+^E?x,~ƣb{^|'>?L}R=+gʴ|3baɫ7xX˸9qw_N4Ժ)Vj?jtxgpQ.g|R;Z*D SsCL-HkVC@~yKm+9oȃk:{KPJ 磊m "dFVëcM58f _5MH=;WsYAYwRYM$&Y3aqzlWSYg(6wdGud4D`!XKk{yߤp+pt!&DRvVz:#" Ϩ( ,i_M4ClS$3HpS$\6K3S% 2۪ɹf?|Q'Dy&hkͦ"6.jwq^۠(*DzVLeLp&l"TV0YiüºO8؀mr L.˫{,̱LfӺpDB Y,M-} @a_bC#^I4O `PǫkV1vx*sMixnY~R7=><Nsӊ%w~/ѽm΍VE87ZCBM3狸rphաfOh/e XH"1֦Fޫ\=zs`VΦb$Ek!56yp!MwnS28)VSsp=lX%4Uc#e?Nu` ]6(0À*J{n s!<eFצ1o_?J1wsӊ9iHWx)6;eHg\}`q '#u\V%^XOv#ʡs>N? v^]%[E@/aP%K͉F &o冹0HZS5'%ׂQxLu"Y'nyl86ɮWRjc8Kݠ3h3h.egOw'!hÿ<VWӷAEu[Ӂ͔xi ܟ,N`ʚ:9}wm=X?p^0)d(iJ*fLQO3`iU:\ "S9Dȳ$dύRsk 9 j%|<#]^p[ʊᶆA`1YDgi8y.faXR"8q"yMMZ5gㅹL\թrm5 m)C6'ԂJ,0B3{XFl[s' C!Dn2}<0o$7 2: osH sDO`V $bz0k/gE2'APX1ȥ#fLOԄ6M:XB\;kE4%z-r}y*/F{d֦j"9ca{zBT@"1 qZp, Ǧ-rAFcM0v̷Ei݄@'b#R&  I]g zf,^Kv.C{Vim7D,]6%%كqj7WJ]%(˥H~z^b~v Z\tO(_H}H(tSZ-H:}QƍX޼!tY԰aLUI<;PwU'90T{bz bN|:6yz {F^IT9 kCpi/AGr4'~#Sus𽪗b\@.WK\deJ_E/tld*' fJ 'G/#-U&-g\pP^d+KiDαpb3 F *hY~qOLBZ۩7g8Ԛ*0ǘ۫gq+ G쯲 - 5fCb AqNq H@XNW-m^vpNjw/#Qo-2Zq1qe8?!;Iv<$HC1}#ò 4'v`y%[]"M̈DjԹF+kf *;%t+ИDw;kV>|v%fه ZF~oq=0/U LX`ƕrUm`KmY+ IjJVO-x KCN鼿?Qᴮ9*Y~q~ujy3ƜMU29hXnUl9z\f"j>n-r˯Yh=y whDWn]4{|<!fXʶ]p9"=NITAXK*& =Ҍ` l8):²;]9bPt"ZTf]1b> G&I%퓫njZI\n$WFzXChgMpr^pxOP2璘u˴ N,ix=ye;-PSkm/[H7E8T|ՃF=!,Ռ>sp uڈt ,3u FM[ҁg3 Jr(*$Zs|c7G#G::]2x  C"VG}| PR\|J0 "jU@YCW>$機Ħz2v[ [a1`̦l,&׈wOP3@qt|\uԐ=GhU0vKj7( 2y(r3ÙZ!4R({i[',E^恫dL.vRS'5L 5tn vkw [y3{y$9MݝN|\Wq<賣Nye^9βL&JV^ F"_Mmh4i՘}UOF9]~ȶ7?\o;K/>H)C ujxC3_QmJDsiӼ3p27C;v _Mu9 "阄r'o;^B5K☀^hB~j qr}. +Roʼn:(.\bn$ d-ByxCU`AYJʩoʌ& NPDdh <Xt\AVTk`{sMgQ[ fY{ܻn4R@sV+F} J]sTsg< Ptdxٍ>|q0QP'$E]F<rP dXJǫxj`t^HA}.[r+R.Nk/'/@T%2@TIB ƾ~BeHDEC(.Ś u9,z"/ vUvu֦{oeY(gp,b])#?k08֞A6,/ΜD~|>Ho"Gv4d J=x?]//9rPeI԰mYu\mo"p_tf,\a60/vzptҜ%Wnch;;)o;d&afIf[@GյW.tn3Trԙ >skr?,VJ%#DqzoG6Eaݷ)+*Тzg9H/n e(MU@TjÑ))^̏szˮ64BUIPq I=E}Ƃ}!UO[ f!mS.fbvS/-ծ5yV%YEY5݊t(⯧dޗc(?wqM/!a ~QYdlNMUتq4b?}L)~%⃿+ܫ(thLd@8#0o-2XɰGs8§*"z(؍GUOSfȝ %}GFj"ǯ|);VKjn?%@1w2K'7dhH|*"tWPmI- Š%79SolFi3BAbq),ȀڍĒ8rxgq7랴XY =QXeh!.8;Bq. V#\$ nӷ} *\9"3wƵ{(Z"ۂMRi;hi{ (<w:v\ZOU܇ SJro>2 n W׆L j:Oq59z6x()V7_ӸáKݪ?]Vv*1 4*i#>g_wvjpWz‹'ۣ7||Xr 6A֙+(__5.!sc6&gd*GMÁG^ [퐟K:1j!5$)`RFW. |AnW&w~6|ԡ HےzBY\=rz*kx[t ##A~C|0bmBs&eu3hք Q%Nfm=@$!H}g.+Y7^>U~3{(6% ޟ"xERDMH&Wyͥ8?m"$FLp,}lB R=x :B&{o"gq(uNFȶ3Ƀ݃ŽñU?n[lP5$BjjʼDJ`m?j A+"!6ڬ%פoz.iLwG~xG<ە$iQr| wov[,oY?9nQ*t!#2}Aig&KmV!g8vb.rdgˉ.+U2UL(4@ba~@A#R[O)+3FxAlZqYZALǼQPN$ݭf6NsM= qņx]NM*̻7{F3ȈE:dۊ) VdbUn6KkQ f뗊lyKOz^6ZRh^\UZ)jn?ᘬ10p!D61 ;I͑ QWZIؐRlcbqt6E~0[(hELlQAX*&Ա:GɛBj*'9 DYc;X^ w" %vEv'rJf*ua >c1v&VDZt.7ջzXI*wzo UwWAW*JWYk)SmoW&(G-cJ FM/ʒsqh 0V*ƦQV}&/mHp{%n@|hU6]]LnH6w=V%ٰۚn/kƸ&ǪxM6zeV7u%+p Xev(e tF>2m,°v178a3Kȉ *9MUdJqE{7S')*k}ҢetC$DoA/+#0]NG6dYħɪ:=M8@hZfhc{'~V:^VLv{s;__҇W'X-* cTOk-`J܀M},R) Ś7<3/kc$r>*TO hO<sř[lD2JZhF:>:91H'r8 Q7Kdb3<4r|sp夁fac|zHLSļ+2[A"ҩrqM+, 㻴,'!UUj`døӞL4[MoNjhIA)=_.Լ*V)9G8e&C'?vZGk_ͰUܫwY:nԉ艭#ȇ;6;YmVcDDL¾DgN7,j *,r!R5t*+MVi!F'o+Tkڑmp7Պ\$'CPw6摼MmlZ 3Qd!܇3*nb$ɞTb B3{ c (0Vͣ5eaNGރASqc>l aFP=v0mbq|ZRa|u$΄G R:ٙШRVf)+Uq96!B5>MP6z[PN-$d3v+iT ^cDA3R폃u_2/%UwêUb`h㜱{([K ~ޱFbC8; YL$>գ(\!4km:;KXm׃$oysL.P1?FQқq:ʊGa )r+ML2b|is_$1/uXF"eڄڬ,@.9ChB61cll!"pL,nFՈ^!ν~[Yio1QpKzgmZ~[^hu5q)%$QaS-ӗ(P5m$ORבKQH)ݖWnUC HzKSԋwR"%^;/}$)BGO*si\ZyWv)oQ+`Ӿ KFynX.5I`8yEx 6 :T\ȕF/dmi/C*A*{3ZG@Bdן2dL-K =b7GT*( pn竤CfV_ >CjHLfSaQT+_]G fe<=B=t[[3"%|{=ѢĒa AFĚ[I(sD>L $A~^֕f<;W҅ Edv) UY'ֻ1 &|t>eSfBG8nTX췜 *bu=AU(>WeɚRzIv' ]=BBh5B "0 Q]PA!F{'_B!}aΰot]1`*)@\u)St)0x. 370-v6FG6* }I&YRYxE> %scM:vL})4SD]C%]SbHU5s~B+yp~{G!ZXd]Os}X5;$Q!6m7)iP9`*c<*: teC`אw7 =^HK_1IN֯Ro.Y?ޟA:<5 d@='ꌨ W@%Q@)Gw^Vz@̎=/DJ(=dܢ`7;>ѥ=z=P_ڡ@QGi}g! "c1uE`NQT XH8P5H+oxg蜊_`?_ji`WOS Bƈ1-dG(6r{,CB_D ~ϩ@L@DmɾaJ8,,1Ū/Ę'` IxƐX/rh]}.WT]'GXw{_NjǦ(>!#d= "Y K[W~^Q$2kvL4E|dLV!JUc2 E,i܍y$ٴޢm06pj?M܋q:lDIDcRp 0-/\g} o]ѦaZ3OdK >8⃙Ertv[qF2Ǩ6+TOQ[[wTBaʆ8FG#%")#>,Yi68S*xiӌGs)o담`pF4\PpX2̗y<l8,т,0?[dEe {P3Rm?> fxw[|,1_ŦcFCWTk%^3`uDyN6'RCaOn@}6FT#ǎƴ&R9)]#.rQtEP& VM+G[wܗr7̘gKd,^YHo64ꏒ}˪dɱE ]`*⺁Di- 7M 'huVMrj? ~pٴVʞZӌ8,]ެsBp]_? 90XSΌs mdv i\Rj]VY%h0&xgoqrpycb-jkؐ9iKk8}V ߸-yQj를ȗA!m_63xzV6TfpHWal` ~-(٩W\Ry> W tOVYE-;"s!O⤍E{j e6^x鈺'G K#h%?YmYoK`("Xe]@.k9k|>ǐ[*P .sU4ϵK5VgR{䥥C!S&wSlhmV_rfw&Q3C}uy_ e vf2=fNy#I:N)+DBIeaUC|1@Hv+q5i }ۦBϿ8>F V\OI 4gJrR9ɨw)nLe4~V'rK Gˬ*B?21а=_! ;Bh]1e^26@\ Sσ¤)ں;\̃&`cZc׉R6VCP~bCww_D]q,l{n`¤*X ;ۆCu F;P$vo-.C;VQ)^>6FE2[Vޮt>]MzSY@|~̬z&DR'4[foHG ]7A~\S|>kAI9$/>-W>Bgy5+=JMuۂȰI(L!{No!q[*RLn"F(tۙ Ch3WVkxƍȜ< s֨9j6 brNHS.uO]?'SnOzy0K%-> DE\U^׆$(]G 'rjQ{ I1SNkT&S%gs3W<%y Ma_V~Zp!kѨ>{W?/xru2FFިݐ=;_gYey 륆V9N_ٺEz`q]ivXگknOBg+Oe,PZ 8i]4 ]|?D v Nu"Sàg4= C(Y96G:᪟ ^SQry">\+,2;ʳuk.q"Y6'kL]X Ëv L pQE$ij$$='?uVZF~xDk"Ȕ|1+:$}|/2E:ܯr،qȜ;1ny#X_I|]22E6b5ThO6Aq % 6w+cfvJ})&PǷ{By<>|}Bfؐsp5bdXzjɰX6@5] ?r~2S̏tNa(dGEErX=e}H:ڭ.COKΗN%F_ C {ޚS6,/4z%Bj,V X::Ś\&%K(-h?c5g @ǔu* _2p<{;tbk>| 8pa "[xu/v pѤvjw{G Ddnj&#z,zobwm͔}60v[6#<*w#{g5٢)(hОb,1m( b}WOm7IH{%ҐY5`esS&v32=І\\g誺IV(HFΎΧFXBЬx\{qkSHz G6iAȲU!*0t]QyPL1Kڬ7 }%^+Gy0r`H~(>7ӻ`ѷoStO5r͎₢B%aYQELٌc;->wj?Ľg{:/>10w. :v MT _<ڇtd}teSJfZR0|P>r*?IiEORHɍV'.*SUvx&$tTJ{S xE<9 daL{h۝·te# ҍ!SoHe`'MFfDyC*s2nc!kɂm%sFE8f-QMzKq'ݦy+-I]YNpOVGZrpԏ{2» Mgtcjv8NgCO%.'>r (WKuW {E vޖ%ڀe[˾({h }psji$&֍=8ӗ-+"m:aϵkd+rn'qM)j'>s&Ot*^ 1HPD{8{%b4B M:̣ɿen ulX{_Y$6ڙGZPzv&L;Kvk}5}.vP` {sʔȷ@Vmn8'Ygc{'y\dtP*RhpVZB" #.Ne7}nu"yprn UGL h}/^E)tɔgES.:R`QOhꞸ9BN'p}7П9:e J_K(@;:\E;=e]NYPL7zH\xS؞=c6Pe$P: Džq]^ۋ.S7ԒDEݯoF4Q_Fj*TҢnOF`J~PoMē7! , <YgRlz{YMDOSc~t+n@AWpw5h`](wWsL}4E b+ǁmy(aW 1J鹊_|J*d1hsBD7#A(f+R^7K+aLKjug/TbȓɦG+qwqEGٿGEASaG/C7OYr~NOiƏh,P{7gz#Xo¾{ wbsCP&tY _=jj01;Bof=X40mTgv$ũk[ۻO>fs0G._6w0T>U2eRZH\6i5IL@Bf( =d@ 2cξ)Z*u73.`@_;BC1/eeٗ50GH#\y UY5zeǵ%[*'`E쟺e<;Ϩ[ۣQ'ۡ\`%(iXxxN<% zaHuC3R_IPtr̞QdOB] \ #8\K">]Pb4lo$!cv]l)=@ )vtꜱSFpʃ3xeK'|GU9ilWKMhDMNoX@ShTa;7G0y%ׄjES~O7ZY#_RP~i?oFLwF[Ch[iOP?!z.1JH|=H38,iεu5a?|SQoMgY%)-}旁ϫz&>5Nl֣nuam7%5 ]X4"Ald;F3XTw0w\穹 ǡGf`,Jlńii>Q\[ fHz_/Xc!Y4*LS"H&LpwszIex,H~sCgU] .[+BM"j"q(d9ՠ582AcqvuCSTړY7"ʦ틔sK/գJ$3 2A.zM=/cOЀ}@AdI8s{/dC ј\A5"HW!@MYE2MH|14YO?A߿y[ [ZM־uqCN^LeYM'xTP`G)%Qs5X߅k\Ip 4~GÔ+Pgf66]4frj3ގ1M2Wu=RFc`/2Up፻fXGij*5KA>n(-K;pE`i&hl~N ھ@KZ>$Ǥ*73b]Y A5gW^˳2 U_Ս!htY[-G  e2j/ \ &PxpSϹ!V/s_qNRAM1:-Z# }._xр˞DuF/YdD$hy>9@SSdNP-2ע䘝{l Zk  *+6Bj/O)M"ͯCb,F%ͻJ!Aꐩ&51, 0~Xe99ɍ_ *VLbܮ>Wu6a4GP9;I/_8Δ-{H~DNߧ)gO>X b08W_vM0,h_z0SPύrW 7#iiC~\)FH<6chEp q?aqTvוD6zπ/}Xa5.F$ D"~whB 7qEɅ꼜l2Tc'$$NdH_knshC3F|,W[r"__ C◯*90 ѠNkKZEesDl&<!e=[6,^Yĉ7*mXr0cصXN%`hMCĬU7vjz/.W+ի,P-ILSe&$&u0EpbK'4]!@yuՌ:A؁ֆ#N%T- h1^rQgo%r 1UUM!w#K%!C$' yW&&}gUKAP;mɦSx VZvm6gt(:g9 X0z 3b`V_ ]i U%H!xf6;Kzdd`M2u Z4N8V5= 7c4;~uw3fg6ir]D2D/e_ ,XwA 0\iq>6M Ig~'ӷn0@e*|č8f ikCok>-Qʩ1Z$Ny^o@c*jƄ yܬAzF5H fWGJNm[TLJ3o?EeGg<X.Ec/ e2 (/r@N XbyʞeR t~xpZ0GCغmLc"i:LUF dv*nh.^o󲕚Psw@\rHE#RBG\/(G\j0i^bNV ecIH_ !]A+`# JYYyZ0XJ}]9a?вvQ0}VcECOc;}nHv%yyv}'T=,׃P=M%AJX@t(R;s3 ES?%Cf0}nC%Dcrܾ- @IS[%Q5,'S/w^$Cq=HNrK <2ֽEjE>dD{8E>FX۴aDvk^Bsn>L3Ё옉3+k-3N@?wܶ(q̒D)6°^8{C#i\mVݶO)ޙTViA*fPBSOS V'|{2(3@,J1V @%o+]/_N}&M=ZqŴ-mە[ )S/p)[@"zjӸtV {aJ[;#m*V޴r穰0e'CvhB>Ku2XB㭘.ݐĵ# 5Wh&Ղԥ l$?#K!3?yH@ؙ"^<.z9/a?VJVyn)tj&drߢY#z⃣c>!8ml*-ogQE_wڛ=ntuXuaѢquSSH)5h峒<"y= kn57!; IXH.#$M7v3y00Nǟlďfx#xcG=8Ohh'd(]Y;L=t@6~~2a1pԅx_%_! TǍ?A m" ;. l A$ӭ7%ޚ#Y.EnQO2ʾIDlۙ;c{aQJfUɃx1?VD;L#wi;>Bt`MX+ݍJ,DdWA=hǍS4''S`.:th~~Y֧Sra劊gQ9w<rvN×& -!~p:"GuG8h] ym4\fܮɗ)"?fn} @;=7q53 k΂5&$ vΕjlӱkֲ34E}tR]kOrMFhZ" @Iaԟ)hCBNCy!㬉HKK0fmx^ N%wtbS4¡<`gX-NO~7s֯Ĩ$>}ac z|9ƯvSC£`P"j~suvDi-ru3K9 ӟA91fE * OL,[D:GK0ah_X4FWPC66cDm JqNB_wbh~?3M̑Z]NH5`W;2d ScRI즙&}K0#//AI|f//9O];@(W!0u9FGQN}i'c?LڭD ~9M)1t#l od)Ï!luq(9i>PoYo˕ś@޸GMgnuh@h<̣~Lni@[}~ QjQ:H8lXvnna8@W^dt*xs`l OZJ,daQeo_ '\RyR}ﮋ(q?1kBO#>( D[CouvXncB"PHbB} nҩ5XЪZ,RxMx el_Q؊Lhmm3L4oQu݋*,}u~IuA^ X[HVvi&r8˰?&(E W] /s5nW11yC#ט uAt8{K}( _?RNǂsy,c#YO8"䬧ztydqJDM:pm3ϖ|Vgy])肰i[[:Ywx3IĉnYdk8Q F_lj++5YI썶8Vd ]\DC' @-%Ԛ>omR>"Xζqqr]WφiRѿ/s(VC4u?nf"Ol[fdGؚZ\Жh;vn@Jb"~f'(IywtT oؘI(# O8NJj8o33eͲޖ_ >Z݈F>6.e]+orc C_XN92QLxt]rs zmgӝ^K^ FMsU٫\. N{dY B0+6(+H=G.rjV ֐>܎[tpDҞ?E-ެd&ճ'؋oX$+T ɤ|a8Z"&{j۶x+$DGv?>BF#_tV٥&6 )y~jq,c_s߼[I.TB_UCOˎR-ʡ 5݂jkNkf} K8Yl[0.k˛w<)sc3jl|4go9-8;WXO&Kk5(@~i )#})s Σ1cA|2ep}p#D4wz M@].n_ЃbMe٭i:zQ{ĩ e zHɲN3/bapk:6L6[N*oD|~ƴP̥[s%7\s_hͻ(vΕ{Ahr"qgyr`gc OS)O`-иh@Y$LQn˸QM h@ پ3]I>nP ΂ E7rfDrG_;K󽶅ST[zڃQK *FE ZO-Ub Д>ܜ(&i`H)q5oIv>0FfE7{c*5߮#}Yc0{}spɍJ$uꓰx/_ers^ h&V(Ɋ⢎MN?$u;%_Hg!@$JP+÷h5B=2߻t#yI}~ Bq:9X)xl]ut=Z@ ڤ)E(\^9w1nS.FM}9kpssc ̡Br11 [Ͽ8Zr]VMkP_ШaRMW-A dndHHx Ȋc{6lpe8on= ;ˁ(ip|N-H=y4n乏4J 7T(떞%BwHh[K5\gk-X@S3,i/Q)Kwթ JU<م>ΖfOF `] U !  WT߲9tȚ6bp(wlhLvPN 3`[P3:ҋʻbXvm|jvYZN4hi'#M9Xj߲[bT}`r^/<-v8Mp3MC6dSy.ZXϘ,˥aEV ǜ{JRNq). d)$)pSj5bd]W#MC?DO-h5ޭM#<ILdw("ZG%=Io!˛0X2asg%;iF\Dz( ӱ|E)jqİs7¶Mu!zh<0܍xh_Mԏ|m.[4Ѭ8ۗqф,GpiƸxCƣ H>h5-"LV<"c=Q?g/9$V%fB{!r%Tr`ڑ;g./p>QOi˯ĚG[N󐛻x>:Uاs;,ot$M0Ԃw5N}<(3g{Y܌n 5Ar-N/jYB)یR _g"+D{+ciz=G|;1K<+!EgPxx>dـnse/E릊7#j(^܎lSugvEk.>Ѱܠ[uMGS[S[!ek\ǃQN@?u14hP;E6 dwsQ>x)kZ9:d`{As|## y'q#H]h7 Vp -ݓPLcBG`2Yk+I2)nA EАceL%s$r>b@\$4D)|b(\ y1'ՍLyT0sqmΌL"+\u/+Bra&.4qڳ" x.sOcroGYBC]B>2a@cx4Atr%vu;v ׃;N'HPnYWt`_*0<{G^k\op5$;K]mD*irI|Q*ttyDoPĴM!QSVZUFb' xK4؟۠c2ӃTq1?߿Zwo9O7 bLP+KeS|phΰMŨ$clNHKmSԴc0z32Ji_N3y9:Wcst!FI?WuL=-{>-x8ˁab5hX]PG]@94`<"/ދKr5{ n"!wtMRba2+ s}tK)HD^O|})4( ézdidp(lGc8E>k]&}u/ ;s:9"ͱպSiu= \^Aa^E0Vr7K1#wx 6񬆵% A-ۗ 6 +z*?Pr)eq+vSt̻dgJ [?Li\;z)@HE+:`"8{c4u+K*b3˛Hhu?z֙u1F# 0x;Όx}Q$9 dX_>)C/rQ&Nqa p|tRK{wM~ʱflK5Now0H|Qu׎8ЌVyӺ%„?|@PfikF5mi>P P4~Uf"?D,7v8漟ZUVeߔĆ`ٻpϼȱ,/?EͬZZ,]R;.0% J{giEàu] N_GlRٕ]I>YJ'J6 +ps-X20H\RwhXYΗP/p1VWluuc:} MQk:h(38TEku+ɅD>Sn:tpyGtBfqaCц}д\FH;feH<`vuV=Ip DqZx7;!t^ZlCwJN>?ho J޵A[p$mY̰4+?آMj(y$n¤ =29(R&$b#Ca_-M7 /o(psA sW`aAiH1baZ^nM։#@眻{LGm=iԣNi=#dA4VI:> wPxMRxf1(|ha5u/lE|[Kྮx`#eӓPHMZ*OCBtQ b:c0xb` G̗]5J `vp2dβax6A=:}rçj:0fs b3\õB2F|]+ I:Vd{jT2|U q4071PbD˦[UY S>ZIlE4IfLzF <ع壅OEBJѮ&3 (S7*X}o1^׾X`\qFM`U%Voˋ˘N( 6 }p єZEbCpyiϩGS`|(uCd4p|7t,6t )Aڧ'fmwj8.o\`CK5pAgw指^48{ 4WE Y't(}&f}v\9)BP ,P~p0|8%L*<lµ1o!r[4o$Aȼ68ǺK7/l[2AKΝLng1)YNyݮDpxo&"xRƫdPMˣ%/q\xb.@IX+y1yxSI3}7O3k(2b2uf4pLqNNK+UMc +허rS%xcZĴd@_N6J)~t[I%qV0 i;hfa_3t~1*z^+lUj{,5زE𾏀R0Z' CfےdUYN{VX"OE(E\{z'QƇ1i13ѳ;US j9jBx\Yѭ$~\ɹDD6&4a<{RوU=p5ӛ>Y,R1#n) ΌӨ*h>]R$n_/շh()F_W̴Ȣ-oB凉_rڞ|#}b#'lzK_$bJB5=6lH{WAVpﬤnjI/7yJ(Ht6kUۣxz"~TeWՕ-S$P+0#E=3b\~iR zh|}!nԈ! ᇄU]@Tdnku4Nf\7G˭Ax"&FV;nM%C6lC @dg"W"vpFMNHP΀qKg(]ծlk&.\UR+a-plP#ɢ@vYSۘ&`\o 3alsVXCԐn?K;Fn \?6RBf羭~U8z;#!@JdI穘cT?c8َ@zO 8_Q2؞}DN5 ҂i/ N\NTTp`s}tfrYQ'i竦o@bm #;>(T]s)Y"2ް0P B~K7^@7)3!7g+Kh#h$7>cZGX,`rq2Z>Loi\l4+\E؎ƀ{+_XkC}j!$vdȦ8rԌC`"âqԀSHqqKA00bTdp f'nhb7o?]9iZ>pC}~}="ČeBUA{h]eaP_ {"E`4*eAZK\yܬKǶ UYUp%b)eRxʟ6Se`2$DhWg E>q9 {fWIB9UUmX&[7 &'K6߇"I0GڂF+qz@{1JKicTE (iͱ-|kԊs@^r4hKm^B#PvNL+?j&^S,1DŽstߡcQ]BabAl2XrjcS -hHԡ6W؃"ARBz7GBBPrO3 Z?VU51/IU\پ4d%pŬgCKhQ |n҉<$P,"(`BLʋׯx4 ךC:2x~&F|hdY:PK dpW'M!#TN۩rW pos¿BX$@{9zHɒ$|Z6W "\̐GS :e5 + 9~X ==<:MCBC J/\챭f w=VYL1r)6j'ؑjN@oeє(2o*g'vl&uuxyeȼBp~НċDZϣ!st9k.b71ރ{֔y eA^R[:Ez )GQ 4 Ei&l3?I'_Yf9J)dZѷTdDS$;\G6@zb%g(UC7~ A!-6!Hv݆-rHJZM lUԣBVZ.<*ѓ6 pHm,yg,;LޠƁzLD0)hLiHTSN.EJJ2wmggp13HYbxz!~vM`/˃Ab?8Á^ ԇ 3P̓qECЩ}^l*{59~ߢcO1O2A#$ 5pŊ+Q<}Es:y9!fR{c]nATMغ?w(6k0DBAhz6$̫n@r N ̴y ITIF-CU}|5p-*эU(-)r B>h8ElmupW +k0Vk<$uq\d- d=ٻNUsXHEB[V5l~Lz[ϳ~V!ݗ2_K۬85t'BUx/)"}s]mew/=*X : hC X 񯄺,k)'t?kf\*wcat W v֣~D=$1x;zU bE R7K@jgn!1$NX4];3#2䋿^.X'uISJ*~#Jy|4԰d4q_ $U ٗ=/& u>[)j?74_8:Or|Ol9@w֯o|ԸE@0jV$Nz2U^ueZTGR`?Y27Us-o"s F ͭ2x;>QOCE 8=1wi1?loj4uFsVyDƤz6T\GP0ܫޠV74VOYπ0˖ cF{}BW8ⓤA%T|ͧQ)waSXF=+" rA(—M?l+kS:h{,8M̔9_g9P);ȝoީPYZ6O OCH?6> ߅K:\`Q)(w1n[Hj̟#f&c[V \?‚G\oGgRY̡I"4yN5IVԀ0[6'` EAeVÔ Xc %̗u-O EgX~̮\(74/ԬxǤ翭+?+Vƴ9Ĥ˓+?卒Fb+9PGCێH`3ꛍy cBM'S]@5Y/ )4rd=)쌂깄e2[0Q^'n}4MJ]z^߇xoN'&}/w~kaMukyYe+3;"}?QyP/>b2Tjψp*ޓ"Y(ڭ)ir|Tgy] ;:Fx&3ɼ5){TQx}Ip- oKYRςm؇+k#u&ٱ]^G̵.҉Vva֯xL-|S=IIc$ѩ|h=w-ѺJ/ڿX<";m&y PF@PV.a5LɰFb| v5H;ޖZ>cb3p~YP7e.j@[E`_]K3p+§06kZ4]X@^r'壏/5HC }vac S I:ѧ!k\ǩzKHјN.%G,),yGH{TG(SC_ሠj<=[ݰʮ~xΌ.ba!6kV-2,Jig oPFc|vnAKi6VK`}݌.dʕ˛)W۶1ʣkn=Ł n*)Ni>9"d$(y؋ Œb]f7'|`205 Y10뇳nqlz ZUK`SI7}WQzKg?sWie(TmTW!57h3JaFqFʻDg͆yzuv+zd%ծE:Ԫr _^5Q*\W[c?Qj{}~ 78 Kyݮ,ѧelDHo` Ɣte'E+'ʡ5Qo (r"J(I~#b:f M&10~oז;FM?;480[5rO-`;}˔y\;@ٓ 22Xe 9K&h/nLh AyJ9@ +9xfuO9tӮؙSc'^O*,.&{N?6v@9]zDI@aSTq0:pLTNN `SI\-&C W (u@٫4-MsIe'qM~.t{<ɚ'`æɫu5XX`QJ;"Nc%eV8H%m -C!6}-ͼ˝ۖa_LnoϸbFI@p}_X\f2=P̓&W֙meFtz:ɉ| (/V"'z(a|mxJ\NczhVbSe{3v:]$u]8cr 6UXxCϊ5fYmu=D8p݌#hJU]j,sb#33‡)֯n .(ڟqRG73tLemˏfBkӲHgq?*[̘ZF_X'WnvPs֭uzC100 n-f $d =/fh.Rlb:mkz EѾt_vХ}Z.TЙBH\+6O^V/xIgI@cޖ^يb8~]jY0'|z >rhOwT;i n$9MLMydav$ޮQJ%RO< rxk{mp')%'J^wə٦Yt@sL[}@ML/Վ4g ӥ <ƽU߄hXywٿIҼcLeOhधˤ]~F:YdnK׀(;<(3K@dO(U]ٔOki5NȕEsӞ kr!zWkD$"$o㗹B%]b'ē׻O6xJ~4caQ}Q4~!hž;W1Xۆn}s0_4^}! uPJpX,Z~-GvCƶT`t!@]YE%C ~n]M>_E(~D%E~gF($PRTKN5e$—+ }6)9МR7NtjSQF ;ZUCCijжwR{ !A5PFHckE5qV5$:r8ٚ~$مY~SQx@Yߧm.ǧc@R^G5pbn{WOc xz?꼸ؓt$S,c9ke3>=;[&cA4kt ƺK>s~ ) #2^pɉ#-iB6cYNwK["Jgo\T80(8˛s$8y.er|ů՟>HivVĽAu7z$í+D T~&ăs$dz>f߆+_L8};a3ZZ.)]8eJ0'e zdr)D(h_fEU2nMdkamz%b_Fs``+DQ}~todĤ/C%Կ=jvE~3ӕe+ڹt!+:(cOm& fҨM(J7Օ.=|;6ɚ)SU+_z޹XٸMHmϨfA M Va5L2p ^#cjV~iXAS`rx#!m7v?G'k}g{ftwS{ (9LlN &pH}6@JfRO/A61MSBpg=ЍѶvľ/ sKDaTMq(m+wg;e6T3'~T Ӝ8v6@VD{q=Zi9'5:yo ٗn?*#BtwGin0 :q{ra>&kjmjIe9RKrݮV۷[ڟKG+Qdž!8L4DfG<ϨVRV\ZFM YpԶV2ڦv ȭX!u;kKk6֑`5A N!r.s$L68?`%j?MJ; $OqXWzm_v]V #%$[$$~sڥQL|n1,C&TTF8$[|(Ʈ*RӘiD? >/ h>-\šQ9A$,KIscczL~ G+j _Hv[wc:S?0Xτ% ɫ|[RP%/cjv67ooP߳3AtF^ɺҕ9 1UQhR 󃶬AAސPsS{@O(L@׳(3@wΣg4N͸+yȁHU? zBf“Ԗu6|sPot0I{ *W$K[Uo-cwR䫌hz n=~X!HηH`JֲS[Me*5EƖ.3)sdlaT* Kq"Ϧgmg݅GDN{6'Qd`PkD%Ѝ'ѳv9Ke+%N $6'SbO:49/v7FmmtA~(R7E6Ea*8_YPp&&Zlm߉R^o' YIPt]#sam1'/;gL/I kc yn9$GJۆ֘ڙv3 ѭˤ$ev4O=Еx_=rWpfKW^K;= H퀥Iry8ϫIU,Dq;%vWUmY!7(N0N1H7 mlu_F+ƛ똭!E{Ur-#w. 9 K迃sfFL5q n^l*L oU4on*C $& -.PNބ>]1]:w7G9ZUSLbeBKgB6r(>0Ҳ_{^z޺93V(6({h؋\q,ŌlAA;%ܠeo.ΐ~WMY$tp;eTBܴZ|NaThRw"i 6̬@vz+wEzD)h9OAy GX ;/QBߚe^,DJTnDM-xrzany<ٳlyD/IX`wSԟ~%{Q{S`goʪ3̜l4Ljހ?vq=E8Q |Qz Bm9ѵmYY\)ɴF5~!g=lg`E c h% ?CC(IxvC&vKq+Q[`R-cKU ȱcGvV7_-?2\\ ګP-|t$C^} M8. 8uunk}kbo+*I 6!e%>: S6Ht/NJ uVk-9VY)Z7R`i;b6=dcx}Ỷu[B[q yv$Rjuj@i m̉(|\YW~W\ r>D ݨ*VgT[ui\IeF D[I8#_E[K&}ziiN)l&Zכ`{Ƚrg8ؤ"'XR =BYy X_l>YnL iߛ?UilCt9M@ȗ k0_/A`@op癞Q8$[]X#Vܽ?Iي璭>ƱQJpQ1d~a>H4TEg߆PVTTtaJvrRɕONFƠIkA1$'wsC!v(LõH<#;2Y@JJ輁Sa{.Ȑ;2q,OyVrEFiRz S2W[SA/uRwph o)Myr߉-~*̘B.|_/CV ̉:P9€FPY T}8[G]pGWxp@'yNQ9JAV L( Ǯw歡5i vK7{_>DK#T⠝UЮzNʠ t dȗq' SM4@r7n28I2Wos#3| sΛkgL..rgbA v`u]}]AiW,ԉ% 3Ë{CXdx~oJ -֓,T,:XAz'[@@0Q2ax*^\\ mK[Cb~r^aV1hKXָ£#KPx[gמAaw~"x썓<ǜe:y,+!]0ͤO",4^}Z0O.^0{Jv92 9 Ω~IҵH V)c=9U槶aKu?U:O&hd;28E#{YM"!b~? N+*x3ֿ:x :}#ǟo9e}XjF#h <,wݡ$&\p ZiU>qmv>.eؽtNn7<#Nu3f*2!+6* 1è|Y A9} &Z6Pe?<!rF(#6ԇ^ڊ cz)~HU' >hk/L>S j2Hfn>+O|(Bn;|.)wI_)'QQA2[NY45Vc"-F9x4# Q85^a+&L6ғFj \'!>ѶECsunuIx;pL5T^%S_/1ba5&u8D0YRv1lǻygT?|VGf (.I.ƇKs~*T8׼FHdю_SGv }U`]k,Y-e1)-,fE;Әn\.lT*=$WF87jr͹&(,PF: EYLR>or>7P'CJ;9L r>J"RRc2's)$ !8˜Il NtZ]<"w4A!~|gAw1&7_eUև.ȲQ$Տpa]T+ z\f}m0 ts\?xpd$C4K(*,dD*,rnKxǎz n(%nUFx]\Vu{iLmC>+MYN{ DtIU ~yčvĔ *].#?$^pL܅ꓼd#J;2bOGH y˞_:*+8$BƵN\*dL3*^gA.t܋M;#6^݀Q$nVLKnPǒ`=ba@dm:0w:xR^7g@3B*c?iei]_@1V_智 iǰ/[gXń{W\3} _*> Lm) 1WD`[{V4ڇc0?kw !)SɌ!( ,>iBf{BKsU,3]П?@ 7)>pmkD.$G^reˮTj70=f-4/e@Dw( GXguNcG.S̼+6RoeZu=|ʳBhĺ ~hC6a)^*;5eb݁]shX{d3v!z~tG;.fg U"8&쇠xy\sJ[L0 "Wb!eF]ى1TdyG[iFxp>ѽ6+ (td%tljP\ >{q],g!3b95:fMB~캺k%*ܙ}ɡD?BPQg4ZA[UhHmVk.>> f,?eG(z +=/VOa#b*M^IҸG}E,yK5PD?|^?5JYmt;ⓓ*Q(Dw5_ug5obw/+q(Q ȃ zE$2.jN/QAzTW%o5JrNۺ匦X:D]dn-U> z4)bQC xՙZۡOPm'p˛% |Uf|?|aЗH,T=q 2cVphPRͅDz ROpٮÜ֊ ) }Q01xM^E,< n\6⩉0cЗOxv(u- E+yAuO(L=i^ﴥGL„ѐw  Q)_pkea=tj* Hb{&7pZf{'R-Ȩ WE*R|f'糽HFn^~<5̦^\|5@u~QklR_1ʑ&BNe]w-FG?켇"Bƍ2T8P)Nh 9 /VNK-g6а!F >9Edg†G ]$1,?GC=><CP=e6 a08Rg)Ƈ!O{՟@$m dfvrۼ닔;-XrLX^P-O7u{}j>@ YrpG($O;!y|*dQMGxR1*.x[Q~>?Q{Rv/{—bMcŴXBJL4!U7H˄hG9*tBR1^$ص|œq;*BTU]xA<@Q*xsRb٘00KUʓ;>eϭ0; m; ; ^dP3rc Qwq᪡#pJkCq+KG̸qVp jNywn>ѓt>K0K\Sv2u%EV\bgKo%j}ǃfv؈m|>S{X 33w@sfM<(%O2z\='-,ӁVQ(yǶFh5N#Am(DIdQm6GnhUY'b$\MpK[5"6n%[C{KlmmIד#T֢1(WTAR ܓ<>O㔼ʄU=!Wti"tYҖl:b2Lֱ.{k]80@_T j%X*9")lZW2s@MUMPAnŵ.%Y?ޮS*j0j8هnp&{&7:u,$jicO@v[3.bx̪1&ch)>%{uD3KYRlfldS;]8xBhyOGl_ /xYb!~ϱ/.v1!āO6dϫsj(?KWbijV'yHYhlYa^3ZLV7Y9f8SZչN||&qyugnhZeg!za5V804q5<>;oP(S}fhAF[2u?U* =_؅5pT/aY.nys3(5p.*&{"2QƸ|eB2'登2>q'GFtXDaRp02(,>.Yu/w/Oj V&ž9)c 5#}]G+pus|'2^q>@Z{)}ġK dVAeg"Џ8Ln1%c𫋌[oc.\K|ݠK֬)yt/akXo,sdr$,$L̝PH(hp(nu"tRȹ/^ܒpRB<ގ|i<]juC`T-5 rf2Now(8짳L(!!V4C$i9 r^6o%\UiR9U?9=Y n%)&?hzomYvYO5wfEŖ>ZY*n 4DUtLRbݑ&ԡ~gB=ٰ[[R K=A ?i4r&8)M\gaGB^EZrVb&>~*!3_j7N*D~}lD 0 O!x"}zDsLS e5 f7_j@Ν7ԳiS'C].?]_ΩAAeYd` U(. p^>juT@'` XRFn> īPhg`Qh<^2k.K6s\k{ݶ-3sU-畢.U;A\U㔺yAۅ0=M$2/t$!R.,#Y T$Cni[$Cݘg6KoXÈط[pƞ8V1cK.]fs@uE3ތ0?A7Alf=YѕPqM` Z8Ay>DmȲq.iKqQ8s5H_̳񤷥./? pU;ly+9cw5cvxɃ`MܖRJot{ n"5J +_DZCحf:r؁F Aɸu6e dg (?$/Dρ$(b~AZհ#F yֵ\ra,d+~CԾfinq&F ^,I(ǚn Nu4hݧ{+r@?`fG)p㤿Gevb@[,1]q15fNr ykB`Ċ3xJJ<C?Z(>HiO3,Е(6zm}Hs]ZX˦W;z1^K=9/-SáNWlLBZuq 3Wf Wxs+~\gwB_w)xV1vCĤ`G|fh4ѳ/ Ȇ~liYp[1;8r+/Y$TͺP*ػjNAgQIvXU♲jt"G&e3&2طrS1KmP(>!o5g2q Kͤ 9$ cTSƹN-z<,R&`e(xɵ/b+"Ѹ޺:4'l?Ƙ|q*j5[1\ʱ=rظј R-n]2f`šM8$/<4M Eߔ%D룶%>S(us qb!Xπ(0~-z,+6"M[sV T"6s[`Z-ylNtJcxFV~,S nL)Z&޷|!< RVK}ldj Qo&r0J\eC4-nnHOO Oe%(z}q[#bퟋqkᷓ1'"2 yvY`vYw~z.a›e逴?}?eY^IνC*|>LelklO3BIr h@i79"tM7z+kG:2=P1~U;a(24f2%GԂ HHhz!ͽ3QZ랛x$'~^9_"luq9`sY*O;Uk#gs+Wӝs}#:YgwLڼՅfh܈ &xibf̨5ī yv4 Ï+a 6Q1;Hq+'MGgb*4TGڭ%r 7zK`ˀ7"m8AdÖ MwMwp/2¼` k4 aN~Zsj Eт[OwKOҲDH{C84|9nEn j,sw9O&dÙ=& y_e5V8A/XXռlkBG9D,P#ƨj:D7xb{&=W;:WRW4(X@d2eS3ŻS޴(1TSmǂldi u(B?UB;nd"sM. 2NdU%%U{2z$8l꼚BʷH v u՘h:Eӈ5)I")_8 n hq.e4sAuе1c[vz&$+.=WHBp6T}>sL;v)bRC"yDK-SP3k KYT))ŜZ]yq_5Y wZ:aroB~5xM-zatuUrL*({- Px}ڿ1 ǻ~HTnV 4 NRK`t@rGu a  1-f,Ikf-Ԩm첾4 :G%`9 oj R~ָ"(eQBPo}M.$㞓ɅH8X"[rp˿`%raINtS:xDmHe*M[AlG\: 1>Ӣ9D.Kj,*Ɣ('BUfl~(hƖ ⤧GH44rʜ=mI#)3vLr`c_bCk\\ҹ*ۥXEiuI+V)03O$b|mME {vV>VziUhվ*VGϲ+Xrp"CfYEe6Wa|KI˽:6->(KĘn?V }ejO{ v`ko3ڬOAP)lv2[i  " wJL//E/Br=HCYrs ,8\¯KBÌ7Ux,-;S1{CfST)G'gYi2.#NZ[3oՕ9 Ry]ʧ5ȀHql ,5l1O*׈u\ݴq;*եE7w?!dKM|sT_i1'4a} :mfHZ&-7/XP8f,%\HK޺]ڽx͈YiP{ [;tQ(h$G& ?Bh8vE2s}ŚI.(@LL}Z29Э*Qn#fwswSkJY;Áݼo2x1F%"/A4;L-,c]m} j5Qy!jǴs>vX ٨-x?zbwÜjİH2$ζ\xB`b@ װi-| ŗ#<&:Λl%-xzmސD]ⱵCuU/_zL&}.opM厁>m̘1w?N^̟خ{p"$}!s z _o"Ϸn_@F7έ#/t֒1wag@-Mq=E"R:CY6qLW^`U$ck-= l{&:Sۛp7 sa}@\pHUkUǔŮDop!=P]vYd»/X-iu& Z7%ٔ `#jJ`9?,(ᄿo(A¶}߯+fvQ#W4Th8_W0mwOtHfiߒ>QBFA1ˁ`k`>9`- OY1wHلx[ Mntg*颁GG|RqpA[x)Wp_O@G-2C? Wp ^ <Me<V's@N2uK91*J2ˆ {q`'6+?rc+~O6q(a Дb)``)X5,'x]sYSFcO\<+æ*5]~ r,R v4Q Ҿf.[E3*Բc9Ng:!V<ݼ'cX`;@Sڃ5"W^,JaioMݙo{l6N m38=h]"q#A;'QU|5cM;<ttmّ:[q/0𥁷+‹(>/yPQC# ԰Vy!ba[.$+dkѡV jAOPDIu97QVB17Y#7B2;P6S^]Fw&Esﶣiai,拉?oqi2 ,l"#\sYL]t$o3>ݯKF%05&oz^T:^uw 0.W~;^#z@ Zh{ 8eɹ-^H{MSvwD艃<1MyWrAǚqJ,jRUNv PoՉy@H;e^-_?gqd9YuV]kSpQ,B44v4y|KHҧ`¼+VcYJ|XB)IsQINȘt[F{*p&0̾.Z~UQZvش7_%߱Mq %лڂavAOe>c lܰ9NF򣡥u(,|GVC "|w/#ko{Î"0= &'U )[J76~c^Hp ^tXsӫk .u<O}ML69G056ͲxchbJ2Kc=Y/9wz^p"01.~vO\-,ki$|!ͻj^&EE~tR|dg#;4G艺%(9, E`efF2 dxEcږLi^DPT-̓V4p2(BBZYž@ M|AF<յ '%5r],{75]sT9e1I{Jl1N\!hk-8!4`r{I>Z۲+I4r氁 I1B.=RdPWUHd~X; 0U}? жSƊ!P k;OڱAB@9pN,DG4oT%)(Nu|Vr7)L7M$G$O˓ĚA% Owz81<QN]E.Vcd;eey#II0I S]V9#o jcP>VVK3eA cYNXC!i/rc̮=m! \**"}-?5b]!Ui1o#a)ć03k TF/'&Ѳ8p6lg`gB aA9bPv-! &LRo)z?& ziN`ӏ@$b&0U&< +5{o#LML$y#UOK_َ {†T5 lBZi-d&4d <X6+;q&n"ET+T7lRD4䶲5bʘ9 Kg7ϸ\-F U_ܟQo^J'zD}վs|,k7we"' ()fwX]%W?۱Q7@8 eTATzS/%Q8KYto ItG ug$vD (|k _Ȱ4PO7+Ƭv#ք_D5kKg03 w~f.F,%@ͧ{,U)J:j'v) Mu2r8WXNx7SzdHn2ng%fl:-w ܨ秖'+A/=/-rBǢ~E,]{D^06[vy DLoQ&*\'^SGp̅i gu[ƢA 2T^Y|Ii%X HɾȢ=~w a6!$VȉP;aN-үf^FK@s*}iR& |ͨk>2ye?SG4is ֢esLT8&:Q 'i}{8rwsC2^^+R]%G?IsmF58XFnkx=P:TFpس9"3cj7׋IvoKZ U__^p8; YW xMN0r0 )T'ѿ:c~]Jk&kIpo0f6.fM[,ގI+?m[X7)fm ÇJsV/yŇFo O}EIiḢas2{}Iwezc7]$"Kt< z.mD N#yfQW̮kGg0Ik}VEZD(rˀ2אU%/U˩Fߌ]glV|/)1}V<+ri&D;q !-ϔXNkpYX( 9P~aJ^g ѳ6KϩO-{ʀw\vv1wsۆkK "C$ oY! OSy$mȇ?eN +6Çw(7TV"$n76SY9{;p+u--6~wۃң(/N!['o׬,uj'ϋwҖ;mte͍"(P|wY 4!QZRD]pڤ8ٱ|o*;.m@|«qlk 6) O/y!ZUz[,T _<:!KCx.ܕҴ[2l9E(ojCEV&bx8O&/[*HH+_ F{M&Phڨsvr\ٌ}vV%e oC@0Ua%Rj;o2+I?Ck@ >Jޣ %Y@ #EίI]Dmh.}Ĥ;|š=Damb+J:ʗ>!**rˆ__f,0/|JiJFp􄰺\(6?W(Qخ j;Yw]jr4E:ijKe̥^"6$_;qn{u+T00tFVrfb#[fd;ܧP;]30HoGdžIpky ,}ӞZe׶;/J;ֽZچpx&JN Hḫt@Mo:2֠}(fiGdžw1$KԪٖaTb ,hv}B ` VؕEV>,DJҡ,1z-kqex&= W`B :+&wQB^k1&+ {8CIuQlLUXcO JYRİeJ98RXj*(+1H\~xs((hY~r [F%w{ndMQu{v=o+2t vC6^'dg\&VgtU53~afG9jB12C5(mOA>:ҀՒuw׿G8Iڍ\b.?`ϱaZ8\_=g(ۊEm(њXs/Ϛ:2@ TvY<ߊ.mzbAT=ikFӼ0ZsTCGrڡCSV|y٥ߵ`{?WeJQ&/藢uF5TSn|{dӋPBK9"aܯQk1Yf[䁫Ϙ):a&l 'bکY#xvŗ}\n*#jt+ @K/dm+= "TTg f)EĎj1eiER  };hGިLNA5ߎ"YRH^2ۉLV*].N L*# I BܲnE}tai2aP_~`L ()hhzAU2޼yw 4IbמmiR^֞s/)Zgܩ3CJ"i"E+{Iwv+|~ ]T*t<ʪbN#X(F"s{m\uv).Z2PeL!moT3h:Ȕ<<[3P"ht@VǗ 3~_'eIw$pniqs4Qg_ ;bk50JYT=賂;r1i"Q8,ٙpBČ t[0P-Aojɵf ?.œ%YK^,MITաLDq>Ko~f|ay*3hoEGK8%3SqFQKp> KY8ӝgh|3ZtБCw3=gŽF*!;0i4T8ʜ=Q 6׬r6N!ZڸG&(HoWjUJHs3bJ"E-ixG o , ^S"^[ɒGIcP&>g *A8nRro"ipV7|Hڞ|)=vNuMf,Q]A`Z.6fip.ty"_k䛬f4XϿl;۬E`"^MoS(6d2^bsf4GG,sX`k &7uOj1qѢ̟A2͌yeGG zI 3}](bw+zsÄAJO5n^'sĽZnW͇5?_fH@q(Uw7o@]P܎H'Ho~}f`?G QsH͵ dèd óMRZxX0rm?ދ(M= H_BaAE&Oo% ^~JX->fyHn; 2ͯG%iǙb%`m+t~"FUOfzX 0I˶hmi2C٨t=fɪ`e<,bAms{Q_L `N{T / T.ޠUn/y̖u#vLX8)~P@t7Sey:}Aӯmp9V  c`$FECE_vS1 Cҫ#pQnْhlWtrDY=N{H(`~y싼j$f`.. &ɣ|xZ< z}QY#l:- |܍V^?f}|6 ɦ!H7[ҟ{uIb)9 %eb=%N Abi7;Hʟc W^髟S5Zџsd]@o%g{+=DWaon.8RX٤h+U\Tqxhg2Ȱ,z84{R1\!>v3kK <;`^W};`M-3\@"7Ԥ,Q8yv/`ZWB|*al>aJIm: QFv:?owWv\9Y:UVʂڃmcJNndЗG`^) g5["ЋHI1as0` {>1,\G~ca@uK=wNԓNcӰa~dׄf;2Vo !F)Sn*J?tQbHX5Z V1rFE[ܜP_2+!jSbTkL}bdʟxkW2L?A/7| }x.ϔ+ב28bs.4=}K9D1~v uՓU~5lH9MC^ XZ!2fDyr;a5݇61nBrrrن.,WC]-"4O jGaN=7B]W*tI+Iݣi!{<.W]dJ!#1SAIP{GcBq_پ`wJGh{]MՇħIx0T9 Oz1δKJ(-/iA&m<. T9BcL҆EcsH< J-alK%լbVanͪ~N2eFɀU+G5=ܹCbQ6KPo.Lj]8mF\zt$wL#xeSRdͱu,zWaTYaeid7b1XH`,~-uvGm ePPt{7#O/Hw!ԛ̶O/[r ;{t(;oUx2Cü!z4 7N}܄t\w'߄F,#EAρxҹűCatJAWՠŗDji?e,kFJJ h5X3&xӇoZc"/lf:_%=4ak')|W"jxeGg M8qR hʨ8v+-{&J1Tg2SCEٴ3FEŗ M @ciqКCI~8f.x&58)YxŔtqa6wQ@K.݌Hbſ 'RyʋTz/la%G:!C){ je@ X]HʇirE &BF2; *=;w>]_IJW8K;&Kƻ"Jg5["ex<:~p4' b~ϑ8O jm`6}<v 뤗dxtHQ[fg'l|wf]4p@`:y('MWy;vDZG}ɼ svy &!%bx NƎ-6pclmߠ =w:@ZUѲV?^J^ AQBlvGRKLwk^}i3z˔U1;<A :q#Oe8> bM'5EZMu'@f9W~KPp [Wv;G1ȼ>XQWǹnO j2xppRqǓ/gN؊i՝)dgP-|]]@ d楄\kˋXy&K1w+vbaD~of7i\؋$-Z@Kы}[U_йm/vC5"w&%P^qKƸ !ޣ SҨhtX[!d"hqHEXr#g2ŏ~dv"Ѱ}wf{{c,l?oaEkk[M'G"T܍ 3|UHէ5jRMVǎmiQ"bt Aur0duvEn>OH~L(y\Z"780'Z='-mzr 젶%DG!g/CgdTbN|FUf>CSBWD*7{>2XyNhQ)ұY=Ots̖R @"m7eq;Hzz;SD 3Gq¾34ۜ1^ɸOXhe&U#ŜJNA"j5IŵE,ÆkhSb&Asb{ᖌ zڿ]pSR+ &^OM,ٍY6HY[Է5iW<gݹERwmv' &?j(q-KpeQ5eߍ6}e)= 5*7뼤q跩G\%.2i&;;\F1l'Ttћ^'j_dQ@j3BC蔶ڊ&O2'@[I"2S7 y3`$ޣ|fq$UL'm/PDV5aPtK6~* V/ViTC_O\1a_ɺT+ [(ྡ pL[0T(3C6TʪcOL+"Adԇ׺ *kNGi%o9i% $!yFgAVv赜> 4LWzɟPW/}Db|Z(!;R!=SʲzR"Mk;ޙpzs.mݧ}A7ʕ @Vr柖^ FV?|RF.}퀸 *䙁=Gq[/&7i浓sUZ }RR/R;f)%ͽ;ɯf=vʌ_5ޗU(pڅ`NL`=~%jҰ %E؟uoT_F5n%.I)&װ$TXC0Z|s_er<Oj|Jx5#Wm<&VޚaXR Ҙwi&(t_p{$(?}}"!DOs9( o1uL{XFD 6 D-hơUqQ~K`KDO#W)3vcwlbx &] "P;7 ]vMO'-g/TQTu@5Bq(Q,lxc]WOSV^#I n)'ͅa==\\ش5;( v:}oU/YԱW>1plD`kK>n)cx(z.ّ+;?I fJ#wz@wrgZ)U!mCbV`SB1 b&EK{zy*G!m1~>w <4MQg! pK_bzEfh2Eo$db-uCc!\*2fBkAa>x2CJ]^E>GuPdLF1I.J [֒)&i^ZC$q~b$^_}W]*7bD+ NS>:4qpڶQ kTT?R(/ϕ۴Tg %!&׺]EV/eN2BNP?~Gz=}|[s܏c]A>Um+!^^|6m(LAocƷ*$~ּii Q nr2 jD`F<~Ub HBԟ|?}˼):xGH/ɥ Q *-2t=)V񨁅4Eg7֮=wT#w G:u GUSQ q>nDڧyb9^PBoN2<}c`^ G -St̒iOKvTo OL*Et|a,d:7P@XuS-g OW2Nʤl.',pTb [tY[JKZڈc 3aZQ3|2^z9dNr\@4zI8o箩 ZE뀶_g,wNb>-HQ*G4q 6` ̖hdx&fE)g0^tخ"3 os^'dpm,\W26,hw+Թ>h7CE1i DFLS1|oTѿ*/%k/"yFS/IxKc_?lj)L@"hzT_SDz^E]uv;/-( 7Y Sv _r%p%T2.hQ^OV ʬmI ~H$w9a͉>[zv@>mo| VtmN {D\ XF=GL|l&xBzi GKu҂<ⲹ\O}ވz\a{(HE|oB2 <%߃CMMB|8 :Dj\FMAUn>Plr5 H?URF9V ov?lz }>E)amEvO%ge5!T<s:?TZSK1;<ҔƺPޔU f) ¼ŋwfKDFSppCY (Qz?&ZGuVѫ#7%(DTB$]dxh-|͊e4P ͟oN$39%A@쏚GWDz *e!v/fXsNCԹo 6|lJ$;8QM\; EY^t+̲9ghbVrRڟPt2o?pI{8Ů;*FV|üU2)Uw(o[m]]@e#X[JʱR*CQUe`P.į[fnjn#NjEK\Kb ^ti݆VeS{ N [$o-ANopSNG uYu%5|gGCV bdɜ%O`p]6Ŕ{d]8v$?Q!_;{ff}- sղ`WN0]>VQӋ>߫p08EE> mgEG|Ʀ&#wo4C ڶo=3b5@q$ek&wNW*&24J\s 1O >8}b2 Wv[.6UT '3FSЇɗ0,k9yḒ/4Da 5w͗Dd2 mINx 7т¡~,[Skxn2I 'Ҝ{Oayr"f ]rJPNtFm{X[Ńoف&禟~p 'Q6B㉧FH9C4T&gUKB9]hN,] 3X gy44؛A=xDz%ťt_M`M 9JN&_ ƃ NwԶ&Xt_[q# {Eqe”O1ĺ?42|j?i ";hធTg$$[COfʅ#sK*ݘY]Ze?:ฏTUv_ #)̫Y˸N+55X KjaB\!^Bfj˕ӨŐF&Qsݯ6'؁$AUJ\]Hi9͋dr~:|Dz6aix"OJ;4mql8Wj[şLĊ'tfԜlnprRWcnK4wп 'q[u% 4KG]@ 3/ KgA]j6Ղ"[f~ ε.Y(.$T x~o2:\儗7X2qF<~n "qAYV" dImPHR [ kH"m.sQhtOgI9aۨ$kPkt9jNmOMz ߆=z*s0;.+wH$c?sǯQd 330 B{Ԁ6$"43 HHoQS`L|XC ^t\_(llofjp }vuW"C1n sGHܩ5 Դ݇܌ S[&#$ޢ\ z-xn^)&"W41 GO#ZJb]U^(ǻy3o>oFƓoᕃy߬tY삨t&'ؽtp~ KI^}_Vds;ݬbJ/rF ܪK h=::5dzU"15rŔ:zHh"ڊQ1&0\I V̑-ؒ=iK3(Ni!%2Bi~Liܿ_a]:Z?5')rBնvKZVW)D}' >¾?SӨw׎MG=]-{nls F“ 5AQ}uDP'7.Kedx Dݏ3e nUäZ 9  $q𸒑[ G"j{y귄|w-M|`_cZq"ݫS,gMoȷ)а) UknA&n|iOq^%D JaKx0M8/Rݏߦސ97w/{&Q((FRuFĐU} 8yY Oj8JG 1/Î.) ^־}(\y`]sV1ԺARC0&7{ɡp OD$„[{ܑs g d(5zLM Eԇp:Z>{ݙ}y;U\L"iJA@b)H5=fuctqV$BxUSw_=61D^YOżݴ_g*˂L:]ֆT~vID5 ?,7>]^`l *`TձNC|H -AfW5Xr3N[^iX<|/ F. A6BPX S^\n]>_k+gܳu:Qg~{ Yw}HhFfÇ78v,p6Vh_9|Mbw@C3ڠl|M]rb+Ё-:y)9+/%mD|WV>c{$ AC0-{>IF&:J@-m5k"-2ڎ!/Bf(©]IwZJ"e`,Ø}7&a.HsJ??P7n؛6ķЦL{QU(H8}@1L1Ԙpkhz`ۧ&O=@w/cqS^E|5ne߯i:Qc;Ϧdء)$Y,7沈{( "oHX\ao-q :.ǘR9DbڽX"߂Mݏdp@vo̟K';W~ @Nj<_8+vBD"_uPh[ڣiT?EgگK`a^.߸&̕*a.ՊU!ˆ.:% IUwVwtyͧ -ù)&gB:Fhh,":xyĦMCW%\<C~@f_GwܰeJd["|L_V2?|y\GWfrο4s{}f`UD' oZ(tg;ecljê(S&/mrȱOZtęRtDYp}8ږvh3KůVx,ͱ_5 k=L,kC-̩pg < r$;bO/j%$:%x%^qB-:6Y}aE0:#7[Q~˚: 0.Ո`2ڸXb#鶑4wUt ce-DyPُ YnM8Ξ,ZDO|Ne`@UQBli_rG# +lb"i@>0ϖښ: 2W%ӝ$wo쩨pyU}Pf=|%rrM/}}v?X/LiWdn7'olPL/iFwVos\DKHC Xԡy?=׆>/dc 3/d'Xd+`(-GlW•U .LY2Ih)t'. #ͩLڬN vO?b'ΛBY,TsĢ5{-e?rh?_= Ll&N^m(*yR5N2ehOYU"an̖ʹ7>iH28d^Hkg)}B;HL-^IMtli՘/ Z ۜ&">S>~u6dzZ6֓ӢE (Ct+}Vz6en};zc89T0"q2L1HȅYm.1h{33YІ r5iI<\zY ZzH5FCZ:I.BZPY2%r0Pg{PV+WTĄȢJ~$ j%n3+mrm ;66M5NNbgC ]<Η9{dUꇺhZn.(`[c7/҄_"1VvTlDn=.׆D;g_>. cAp'af:dOxK.ְDpIU_avEo'!9׃W){$U )&5OLZ9]N6&11~kcنcn$~ ő D28qp.^^ LUz{*F9r]dݏ5Jjebh!#D-@Ko? ̌㓁T6J0S43XuRrVeŖCtj !œ?"̋T 1xW;;Da ݇5YBECV ƻ=0m5yy+vih] DBI,:Jh8d`φfLbqcWK{2|/xgS1C,9/= 'P|̅a%D9^*;Ⳛj.tgBlLEdΉ6A]^vrW\ȴ1mT`^ %!RKRiD^и/<: aQɺ-ΘܷAVt|/MTB,*5I_Ն#C=CЪz:&ЭK?5j}E(pлQyEtϊV@ZހC<Dowc6^1D+$'Ro70gPc RMûCnFD(e7z8שN)Ag߁cEY\%b3|ZGn5kyB8`$e GLJ|2)Da%I23+m~=]#@}~eSK!1u8>ঔmJgU=c؟x)dg8Ԩr\i%=n۠lB',Pj3ff=6Çyvʴ[Py*o E*Ľ6.`Fb>-PTh`Eٖ+͆:X.{߮[N$B! O4 {.p+63_(k( Ohq6$ AsȳSIH%ɡMĀ kѱ#NrYOh5]@2#btB 9U;$r۷^޶>ՀÖ=-gh fD%'jB+x(NJ0ZވD7|Ƭl@98|#+xo)>胚﮳ս0ȥP&Xh_^wd] (Br/R7~H'pDMVZIrEuj@Ep]߼qѫZ;i"ݪBm;>/JaY*Y &fBiF4Gcz9>BϘ'"jmTTyp=U//1G@7coг9_qZӌhՃFȱ܇k5r3]!›s ph+ `lN#7mDjGCq><f˰=P^aB]Nw]#W)ؖn=l>EO▩3#RY?Ĩ&d]i2gtӦ%uHI[o; y:,̓"]g q.)}VַHf?;`qHCTpTImN^~K'Vhq,|~@J(N 'ay jpv m"4Pd7Tur~ؒQEGb˰91m4;^F3 —W\DGaKf>!@ENSD*c fMuW4\*isLP嵵/_:EM#z/ۤX=>>_$5دt/+SvT? V?)!y95uLrf9Ѣl a<'aD*xDxW&pRl$•68ʴ3Qߝ2D>QʊaБ|^R`B_HFX+2a)U&v74}Ym6]JFQ`QuB(xh3=uYBf?1|Ƌ Y8᳊'K /[h~Qn$S OD +~;a{L: \@T;5{9r羞;FL )WPn 1ύ7^)0,wCdY}T+. V$qFh-(G Z3Ȇ쟶kZ6N̸2uHQB=Wͳ+Y%EIF:h19SX -8M5"x$[ɠv9%Es.<B5{LtX}tN*ipߵi9sp;{^egStŅ*`%8Çp pggII*a{{ A*=~>}1B+VL[ײ1Bp^GuǬr,Vqh-*CZQ,!H p?}OЅ&s^˛qB8]yT= >ԊZV}xFS1uwb :fuSvrʊ[qGNTD`a)".l(mynjH@;z8/F+Q9'5ȌBK˺l∩}~̔;?s~6g(fw `!/a^krpH+㿵Sey~'y)-$5ToK,Siq_≯>F2.cgMlUҝ Ʋ] Hp)\-8d$P&ho%vy͎ޕfjM%~Yቺh`;}*:jPQȟ#5.^ {΄:@Ϝ+~D IŐ;gM$]Ҟ,'yZ!u/@(,~%^Da3j]8؂(B#>nL3|9_r?AEKH+ Āa5ܑqIՕZ aјoc[;,7z}*σ[~[5@Vb?J\]A:{jt\3T6ۭ #~Hi*?93B {wr"-=J9-j9xdT|bsI+x:cr0?*{ط翴"z@*}h:J}aK.1Fg=?Ib U%kcU6£?P*dP' JA~ߋ[ڎط^ 3JG,vwf =:hn9eL8#adGk]}˼koEMlGE/M􌄿1W q]2$8#)ہhC/K=/7lx+;FgjeSM yT3ߥP- #tr'8#eRXLhP.GV~6cMixh]Ĵ0 $H_~su4@pPm"j땬1]mW9|pAp2߫; R3y^G_ u\<-2CfXEK  7uEνKc60M@MQӝ!ZpC1qW^{nbo`z;1Pt~,JC'[cT>TƤʈH\2-&DgxE,Cfip}Hf'eP@A5}ccY{YRp<mnML<93r`Y3 =*פK{@@qXxb4#M&H7h+urZE/ lc? %=NJ Ǡ(:12- *g Eb kQاRMߑXﶞA_eD ~$xIA-yvQ1'1T^ %vs}??.ʼnXL*1j]o`|E2Znp)E\AQeG\9\hgvTBf]r[KZOZgy %AQ|1gcPKZ8sEL:d>="> zD{="xVf:PJZS޼3V쏐(V 0@3HeV]Ȫ gL<-sCnD14}2d MD!T%ЉWm׮ܟR g"bNsx 1:H^%!&0 Wm5!@ĨNF0FɹSzwZrU'ᆒ׈pS>"at h$~̻ SԲƉ1l^ę O4iKi{b#\ eDIqۧK-Wt]`\66kסc&ʆݘL*H.(n#5܀zHj!:F ~2ShMPz748mmly{D,\"|N 3Ā~A(^ F@@-G<]$\.> O;0-+PSGFFmC]4s_]|̈зRiX,(ktLg93Y!N^"&Sv-i,:̍E)7 e8h dJvFLpqBNIL\HmoΝU 1\ca;a05iW eKE U$"zSA7t_"?Sk ~}!'& w_6^}OqR@CIjk0cGoI9%4X>&S9i}AaNN uBexu[mr曦.G ;!7|sMltJ( % PGKx6eU?m\"Xl ,1PD+]MrSùPq*\C6 (Wy @YSlj:ZJ2mc#Px;+3]ɧ/w+!TWQ{ZJ 8vJ}?5Fkc1osDcEG`}BD[Ў˒''W<2*kiR]dy"!FbH_0ͷ<(l{Ҧgk5<'} sQ  G@m, XF.{ L-UQq{W] ^DN >{!i Kg3!Oc0wYR!ҀpODymEuUK>N8|bWIfg;gBU2-APf+JfΟf>Ϙ"xW0̫Y}ѳ0L1wvjQ\k W(l`dqa8ՕH VWiL/ W; Fi:c+M%VQzB%keڪ(r$A*C˅bR.r{jaG9ᅝ_*9qvn򢰟8؉F-Tv: Eb Z䤣ï (!%=Gn>_PӠ,ڀQj0 yӹ2VLNjk_^ 7cqn9Vƒe`Suay&V%ߍq Qj6Zt ϡcvj9;*όzs{~ľNJߐ b`(۝Q{;5 +Dn!j.5ճS}#BEC,s?Z8T/x\Z`FLD:Un5X"%v={ʐu5DE{ț^b$`rNž7V~p-"튷&91 bm"Lil 4["V _jgc9_`_( U¶eʜt~:ІAIɾofv6:&B.xU=ZMkU>~?Zv)jg8x$Nf|My ;g- ~:(tJT bS^Sq JoSܕmAYa)J1,SζȢo oqN}! 6z8HRNTּ}E'*Rh#Zs7$ĊfXqiyo[8yy isJ* w< yg^HM<ȳn$mhb{ WF gw;a{~MˎC#Qr.^, #i8*%y;ӷd+Bt R٤8Bů<\~T0o@9LFe4A{y`T+yN?Umx{^Q1HK !(Ӭz^z1fpޕ:3$ziqH_Tc9y_1}$6 .SP幷qUr$-|e$*ȯ8;,? h o [υI#~_m: PWxL>U6n8zk9͞4,qJVa$T8)$AS ʇͻnyrbv(Kmg̀''>?4p H%oӝ,:ѣoR&U5iM*B ꈻ2nrD}fj<'% tHN7nazD}5bWfiՊ41 /Aqx'Cmwuol PCvI;|bPgN84G.lmB\Įt --:*.=$+E lvhL@|@gV ݪ7SH9|7{EtlwiY| 6T6O gğPZvCWʋr~+:XFZ(S#\շmRPsjBRHB9d'Hsi"4 D}%dVϮ[< JU/o3s`P97nɧI\$|{viyɼƻKN݀@QŹ3L I#9 R0)M9Cծ#%RfAY+Z[xgM*]~mGGˍO|%:cd1ur zoJ4r_ hy9+eQo<&ȣP3kKZc#h#36O :'m}fX %+%y\2HP#Ak|ֶNNniI<bW[k{$Ģ:i)_o*܄ 'ߛ#NQ"<תsP(V9Dl!lf~UٚOEg ;bIdu50$|xlp+r{`.Y 64hQ.}|qq3 " z.j g*.@`b98IeHZr7_rӭQNr1>]|>Γx_);E3N=a`?~[Mb2K2l>"/?l"K\kG?L2~Bo}|.u_X!1H>yE'6;`2 \G! Ć܏%ܱ,=IlI*nhyjսF=τ{w1K]6ηҥj(pDƇ7=d:\:|r4w/^*TRؔJlWy|%͙VZ%\f7WלZΤ G o%QP%AI5h SepH:bj/2Æ 1RІG?f CZ;7lF.du+uS*Hϔ :C40OM|_iz}{kDoYJ@H4/4*=0{n@x<aT"G[Rp#Uw/K+щ4Hbt X)fq5L(fq1 $BXU `5M}36dX> YYx2@ϒҕq3YB0MQ0wZ/sHI۝rK% Y9VL=RKm§%Αi<σd'|V.V"4f Bo@]8\ѷ7܋t\ I{'pwT121Nނ%Y֓a=lsrÄ֥Ķ߽tfa~a ;H-!`iL*=w|/?/,Cx|8:̇愥4>=M4 $'y_}`-<Ϛt)j!96*!yAN6hԯ!"QeO/2ꈘ5`O1pK]{y3>ۤI3MHqo+#x Vs*}Kǀ,ajᡅ c>x hvs^f~4ű6Kg2eUICGxsQʩa wG9x2/y/EsAb[D0Wa- V>9(&naW9x$d48k\d/>^b٣ ]=ZBXٟoxyº{}ڪ4"+)MPbfuS՗as8L%OF઎ OUķJ̳N kat~ޢHz(r{xkvv8aei܉Uâ+7zMgg@ xաDC^"L7Rο@]6QfK$@*×S͜;XXE:#giI9u9c!paS䋃 8h)eԸKi!k*jB4 +ZMXb|phĬL|8`tp+^m!9E>EڠmrCE/&u"Ifx3*vms f\+P}LLȅqixNr9'@TOpݯ,:R Z/2u9L0LZ?m7 [$֭2!c1@>L'Ic~pG8RR|s5f@>LW2G8KUMg>A<յ`b?F~xL/dbR5fWK<I87K z)h[Cϛ Ds#&,"gP'/ZSΦU`9m4W7Lj'$ٌUuG Y=sW򙷂ᓁ2P+#?~{il c'fחntq< ߲+JO)׸FVz*un\/.]N;|؋]؝:8&Inl"V'Ձ2n%Ղy bЫڊZ@0KqgSHvs$+2bs'UC926#E1CjZEq#(je $1Җ^r|žD~wWwns[YO& eê7Zjw.d׻RgڴcG̱vXNOzgը,6O)=!ѐE:B엡JԦ>f D'؈JZw) X<T{GYh%-,[><=TX;3bBGS2ahx¯-Q*-75 XL!W99;f}=ǂ^Qu^lkR::wKjpaDpǰ"^[>P^I^iFö=/:_0:zIut R7"CW?LYHc ˲#m,T"bXv%w7z.n&ۜ䴼TTS=J :UyuAcȚ= i>(p' Y*Ohwxɢ?Rw%W򓁙%hC1X! Q}^. BhsX\m>8 7ͭJpgH j*0.H2̞Wi~<̼z:\wb9hGȅZAPRCq7A$V1 B^w0rwڐipwvhnz(K,}5}-]Z!>q#*ˆYz֫a-Yam *LBJ&s6Qn&Bcx]p Gozy*n c'GEE.N>pDj o0e/V; xMf_T?Q G*޻5d'Ňgӏq֤-?28^+mfNcF{y&| >74d ^8u^W=v0s Y)CU#8 闾/TU'.Hcf23႙TvIv#DHlֺ!}യYNᆧ}ϋMd%jSƸ6^z; T&&mmK|bB 6NJ|f[,/s,@\PwD3u,}»#Q_fg4ÍPKae)9 2Q&(3 ,'ػ !#r*+Qy pʨ Wlg/X鸵I|MwxϧtYi)t~0{| Ac kDKVSKdo;D. N2'd2k~ZnYLwD0^:&ҳ[Tuu#ыeA $r-F(GBS͒@a{gv$wvGkDlzTۓZ#qu,酃ys9sV u S'_l]&P)0Dg!Jt`UuKU[/m Ay{`V(B.?.OBsjߜ_KL|Lp Gu1L}.הj6;*((~Foq"g&wH%4jm5SH7nuZF[`պe`'sK_<9g9 L u4Ci?P| ܅.LbdG[kÈ-X9%{JǭlΡ.+7C^M/_AFP{uxbNy2bFtV%xT'Z%}oOV4~kGϨSȪ2} hʁ񵑝-4 N+?ΣX ]kq̂ g#17JLK}@ĠyQG1ݣJ jdUhLT<s$'" *D,d*fNx^kzD"^fSa }W)͵6I3sUKDzk{n :~ 9t|nIwUJPdAq,5lJY^6fb2 :)Sb#BWI"K[_uXˀ13Se|(};+4(Bn7y3c/_mjpǀZb һbb^ilձh$߉EaMq%; nO*e4:1H?덙ƭ#M*t=<ś9IՁP/:-g㹞ۈEzZ# }TL2)+ KpXG-kf=y!Jeܷ[1܁ЧBK Aͫ1GLO8kƒsD96b)×p𷪔 τю}k߹+AսEɅ"} P_tYߞzc /]o֞v뷋-ϮUS}ng{Kldl0SA jNέ-?vEs pg17Aр]v7GxY+(:C>ta'_m ~,B-j(O\%X}CC)]E D}~*S^VŇa?_S]$N{'.*N] ȽMVWU,"?'CnCᣋ‡ kJ>0TFĎ+XU i 2_\q-\ϤL"3bxIMӞ.6~ '9HwLYfN#5k da կA\4}j6ⳗhB["ڦher&}YgᫎejeI$YlQ _PK=MW [9O<J &RDvGdw⍢y12+VgBN0qFǾvtQ:Czac<&Bz=_ceR}9%4+l^u>w[Ⱦrᳪ<0ҁ J/.- B]85_G{ٳô?X_o0{>[@H7ƤZ7 @[dK)*@,I3[4XCa<Ϊ4= 0/Ґ82S$6!<}Su{ibw@#$}0/}>ݣ?L>_ؙj3.8(2Nݕh ؞ nfZ۞DE^t7<:[dڥ,#BWj@*/tGOA֙`PUR/(F# w**HxEҵPa*.Nc: Wg֓ o{=5Wtf^9:IEwq"Ptek#du8\h9yEK=bp VKfP`F[bZ14GeBq0 M>g`z u6dv5bÐ $ _!f/|$+,Q[XMaӻ2[@6|lةWFB}.F~7`0 V7ԣ׬կP3S?H$E8]17g2xRt ] ^ 8;(]wR"Sq25[x2 amQ<QV|nzxcn*#ф1 y)6!i ?]W|_Wxbhl{^b>]sح۱Ӂ,C~Bycla|*rl/o.㘫7k*9d j<=HDq |C䃅BF?[&bL?W}?`XK>~W5jmg1/qEUEJk#.&5?S*ҒutH[ZyTN@zndor(wVunA (ND^#@ M8b9K9ʇS$^aTWj Ndp+}]}dRg/W/L5#WVb3 8Xq}i.%‰<. f,q?ʟ;tL{R~a;5'^? J(g:BЏA;N1ȸ5trWw'}3l%bsĠ?@YI._$QnIJ6 ă*CFqOsLT{j ~w?1n 0+p-P|6O%r7KePEYBD&—>=ԞuW"UXԣ|NCrVt8 7f<;켃lB*j&Qr-ʑ>4˦Gq:G3yqlێ<}μ>Jm~_17rIjm|+̇jJy pˆ) rWO__:Np9VY9H 4J>kږf/X]$!R|H1^6<1 +T;tJC >BQ.2*IM^Jso5դ\( _z2H\s)KꙉV DyF!L)& z1)̩-;b==!}^s -[2Q2 [ 3l"i[eADqpzȏ?|+gߚ\>^M}iN91ꏙ6ݮe_*YtZ/s@4^+wg]D ~}E/Ua4ײa^p^x$=؀ם[$]gMx)ފymג'껐Pj\USsqp\ElZq4cl|T,bS,@]R(Rz+~T%I F!bmia7ͥ*rx[n,/]dRO>f?aM,7N҄x}DQsMLA֍dp?z ĩ=%:G weu2th?or(G=|56C;*U+Z4\qD]W>,@ʌ> jBtHlϴ+6RWJy7\mĝd'5>oGRGdfLyQ9Sy>3 kיi,06}.ӀŃ(Q fq mPxhE:2C3+fo ?%y)GOע] $w*t>+G2z #K9Q1?GAOS%: L8Roj?ѭD;[#&|mmDQӟʲ\Yd;?E"՗?ޒe4;ȶx!e`+We[!8!!c6]-i ZgeP&ibЕЄbT Px a#G]#0_KS-9(%;t>קEIG>a(y|l:tr#9 FѸÚTW>_h]"{s5++ȔH>I6U!|D^HC*0,݊.=ba^H$S~@nFM NT?&ȥvXȪ6Pߣ a8w E[FoGmʶFW1u5ɵv͈})P=]0ZE8j`1 c6@'N5kn!URKY%GeWQɁ#/o۳؎ND${zl)̴Eq:ו#vIl{Rݜ I08ȋ5Eh5(-P%'qeO$4 uMP>Äkf+3QPx #u`>izu!Ѕ[m?,{? *Z`m2EWǡizuN8īÅA`7"I)c\MA"8*4e(?T ˣIۧ#CrĮ J3`Srf_PNޓ_=w/wiW}Q7od\>J`wW?p0`Q*oWg[/E>)vCwb} þRFZ͈ç}Wx>LyDZu)y:nҸ Ks7oѶg*l-1n<4qV^>1)RCI-{P[`(V645++hm>*{W2e9`G| yrBE%hrn/XX`K7 0oH @8b_"YA7YT}̽*{-,@Wp@X1WSZJ .Y(5{P0j~)9:\(LYX6hrgQ|ͫLtn,fgWȐzW>, OԱ<=<2@Wf7wp{:t>!iB/8\u2Gz;U7d0^*WDÑ5gVP#NMWb0WpWvqZgIN iwGFmrGƔ٥ #6VI@=l?O >z{/qIJk MМBjz㺺B6@G4^dl¬a?8m-VjKEh"ojΌn3NB'Q"t`̑Hj.G웡fC#gyUjWqd%Y۾jZڀ&Zx\L\כEO@Eӵɵfۗ5C 8Z깉3f[{3^<.*Ƶ-$%E5u] um`d_+g8 m{= `IOjBkr@TyŴ3ȍVP'2EMS.L&(.HQ7d>%P iq]I-28M)ATb B0A+EEB%,0m.C-UuvǺ5~-%923J :t'߻/֏'UBqͽdT<ш7Ui%'`W/̢̹`*gM -W+& paQ998v%)jhtݯ9ANېA\SqnޤP+ 3Jb]0Pmi1`٩ Z9р[ALOH>G ~Yc©/+)duA])%uvMf֕B 3<tJҢbNjG E-Z9т^0:wNa־)/rȭFHWRq{D_ѶH? Pɠ. Ge5Sc_dƐhU](*^n`_FQѲA-N +bh|fAʒ%nӵrn1:اEVY j~j1%MZ`c##8J ][ MmJ-17 *VqrC6iMjYcI\T s:wTRp$%m~J&'hQNݭX@.I(pD/N1inM-cBSmw2ǿxԆxWIC9t6 _}sχdRzׂ=Crƺk\K j+ࢊ ǧ~OΟ#˗Xr;'et9kٵ bd%G*?ڝA ^>9p2{6+lo'Rͅ?ѳ";Uj+-WstTf=-A3C:TNʱsdQdžgk_):=eb܈͎">]2=7I@:-%̙ƶºiI^]ЧDŘk,-39DWJE/CUW(p(gTx! ٽ SF{Z33v6`j Ѳ]6{(muD4x/TqE?e(D$U*Df=q(Wn{j\C$;UүaѬ3vM$tc\R)J%Kڙ\>!B.Z轗$/'Ⱥޭ)K#iU|;'a.w V?-qj'XVT\ 2iˉqͧdX#{$-(_g܍VU3||He3 (Uu.QGOU0A~@e6͇}#ǔzr'"W߷.2hs F\_vm`r4xWu=3ԌJ8`i"JCszӵ#X/T{rЀi$o_f-g%` N!̨urUI%kĖ/w}p<@V՛FZr:pHÉ86ń3 RNDLn,j= ΰ=lJh)RLRu dS ӈY,86:@UUhֱHWz,@-.0R*G[]8qߵ&/Q7sS SL+o8: ~I>e8'l1Ãv$~,' Ek+ Payao& =L5oSD_4З&0{f8\12f/薳 ~(W2>,!L'k@';wuS PЪKQDy?5R2us֯ŷŐf^9D2T)F;}zW)Ӕ܂bdqXVk7 l$J"h@H񜾷r6 1ģb-x[6L5JCPe\: qmRd<v׮Uu|6o,!~L.+'_n*ޚMGH35S];* @'Hx^&򰕰):+_$ lJ6Xz 3˙*fH*`fUeDP%/ީ(_Ay,6f IaR\٘mFK"^#Ln$X[>DT{ո7oP-Q?u*~ ;lV_ۉBMΥ{,vPS:?YiqEqmi;ZMCOD[F 4B6 RH?{;I87!">5ᖖ[K}ε(lMVA v>5wstI|c8v@udp%m.9CCӐPneEAʨzA7Bu6fUiVgAo#'/=-4ƪj~$8gZДĭۗ(81tyS%Rh5 I'.D0@;6м0|lxr34XΣ%zOS`{qEU=u6{ zUͦ H=WDeD!d^[dwjYO3ywpB*lm:4ymWnf E3פVY 7r_Ŏ)oC{:ElٹGʛ\%2^)m[%K=aq<zS%>}@h(rL]-~ޤӓ<}r&_0--K8מ]*R$H(mFc QP-#[H]/ _M$;c{2Rdr!64ĵ&v`f{mō8B} !e @WǒBe۷M,bGW6xs@$,rS(nҗ^ByяC=8~..X2Ȃ&3 ۖKa%ZE ɠ#TkDᰙ 瘙6/EZ+x})˕ܢCH DQzz7l[TH\Fx Q;r;JCQEUQɼ!¢0Д4k'd!PFxSL)_جiMZފT>yyփBrב![=-Zv.,0&N|1ED#]pG~:#KxH0Q?Ȓy1MMKЁ>fL6{M_]d)ߚoȖUL &ɰM&F+;o_Nu,nr4DWq.0a>?pl3!Q1ϋ,_n԰3jI4fS1L׻BWԞfM17pr)nnZg攐hEq *jg3$ q ftqÐ&G A/ݧ$eLĪw?.`Hf?/tϦHe?yhJKU ٭Ps[{Dعd- &y&Pԟ}CDm>l6NoS S};CL39\g\p&X(}>DLeG tn^'57[$0O![E+4Q6ji# U[cH=z! +F57@,ÄNi9c6i| &viضiM%Z4DO*(mɗ{ll6OtOy>%'l%FN)9m"U!_|ӵI6F3q9SZB.qrlcYry" ̈+WOR1a,8b6t'uO ^;:Dh^{^K15:<-f' `9)ϯkq8^^Re:NHw-I=.ɹdJ+aEh܇0tE5 Db| !;:s1>A]lX)  qOIyg+[qPyBnoY:ƣP֒oۘ"/Z9sՑ>b^v% W t}v,xU,z:ڔK&&X3(|!VQNKrgrD"؄M[cO]ni@L_i^! R}-̮!TYW80D聙C NI/Ea ͘<I(d[O=I@V 8ꤑSOްڨ5py/X*`gx-~8+yr95%H\K,Oxw c ;3ﻷaHKԺON)?4C<"ORG/:0Me3@Ǚ8JV8;*Ỽq+>"&)/Ǽl7ȩh$'xSah<۽9]l>"ڌ0T4~³bGi"$|n${P,zHCjʩPɷ"}ҩVrlIB4W -9,W!]ۀ `j q rإbpb:+=>RzU(p"aݩI2g Q GBv4=5{\R.i6-Ru+dd=eӻxo7="9(vIӨ*-^g\XW 5D'2+W4jpw5(-B\Ub1@ b>ߎb::#;^MAN9GE or$:)q7F*k!`QHn6jʥ0;f@B-+ ] Y{,Fe-S S7qlwHBc%8~dhWVx\s!eB$3;NFs| Ï]מZWsoԴ8;v.9g b3_}l'P2r}rqԓ !r:G h5H >[4tmS]eWxKU=U'{ЇKm>$eriSӂi$Pw<vU{o5pgX@)io+~tpїa=h x2,8uF6%n>Ko,mxFZOLr]zD*jO̒CjWQ% 2$ŜV;]iV(o5U`MrA++e)1vlaFO{LzY0ձ$60L3򰣦9-LOo]zYHL6BiuGiz:4: |cF@ g2pJWPJ` h@|-^\KUt>Nht!=r}Oڹ)8CE~jew˲ 8b<T%7yw]{CCp-ـ92vry RboL;kxJs"W`.ht!1OR"`Üp<μW[Ea)C!{:$xZ)΁P1?jdkVްWJFbd^Uݪk[XQh Jq5b}# fڻI[ƞB24k72 ժ?jX\Ną5.1ǖjp9³]ùiFp` ie_Ow >SYM~>T!^JLFARZQq3Ds?Ӕ?m*$w%{-#hSI*~| GC?VZcadxYw`3XA2[20ۏ%,I5{:?fV7OW3q+U2}D2ǹ~@X_8 If ?bگg0UUo^\&W?6؉C"Ag@O:KѯHMe2_N ,Ccz![ݷ"(%ߗ曝nwd<6Z4.T|v6 ֡^x=MXd{`XF9'QU;t I&&72CaӉ'/z7mɧ.QT!]·g| gsp~D~E :h xJk RoJpIÕ|- A iQwν> olwyL͵1UK|3hX/6~PQ%'k`Rx'MB0γ>LIrE2K3|g_on{(AګjNMslȶҿiNw+=_埍~OTke(Iمc6J'fnug‘^͜tQ*,8lr GF!с dl9#}$Eb#U_ĺ5^!ÿyTÓܹj>ȗ2ў[|ǼHN,ഔf!>1\qyT"}kӆGi"w7`0)iJţnnY]щ?}qſ#DuјN7rR||R@?&-A8?ƮTi}_;F`"j'`-!nsoI Fk0pjl?]?Teҿ&Cr-}XJǫwY1H:6zJ^X\2ڜ.Xp mfaNڈRakZ L@&;~bG~/GWuc͟ DZﺖbrs_U\I3lH9dADjc rk;>s%m<A1l/G[mɏ)?|! O@l Y6l0Hc:xfc GeL}lΉ3K)}I4 >PXN2[r5x&yy0x맘Dz`m^~9׭h@ox)ipG8ssc*uũz:{+`^R/F3kNjhgm뉄3Ye}Sb gt4swO#A_Ư@Jd1~Xxp:qWzᰥ aT:%'COOEڪM(gop<)\]C{\۸S׶)ع//3h6WŘgg]'b9[MO5s;XƼt\T;N 8Ӏx?S6H4ѯ0w õw{Q1GmomBnk$e]͓;}u~}^7 oZϸuQI !m [?:~m}n-<+{C^0lߠJ=ޤ'_Bl%>,0AQ.30,'ޏ.!; 9cAڴf]ۖN1EB(sHZg(Y-09 ݒZA^M7gİ ,;X[E}vL6EjV'Sp [Gdun|΂4 kԋvbf>r>'RQ2߻Dn&Ђ}XUW4"̲:57\Wf]mv2N(ܚVJjvJ毢/8Ю\[{5bvjhWcmE2y/ɔ0:LΏ1YL t 3t/:"PqHb^2 D 7ZPÓH;8ؼ6&P)1QI.v6JV+&X7aXhLzśu \w3̭ubLMP/6g|iϑdTK !@ kxH4" jӬIuA[9:q\2(\Fsl/ޚ>W{/ ǹ0eOiQBf#^@$ՐM#V\SsF[{;sf$ VyOAR!JR ;(Lл!~:J,:CDz@v"TR0ĪN6ܥ|IIqo|J T1F`_u58"OLUUGr^'jśŴvT=V2u6Ukx%;^k EI |DB.؁#yp gSP˧cHC9 CH%/?&p&@(e}A'^j,.n.Ea2y>`fpE RA弁HMJ{\qqzG%FW ($  [b;ZQF[-l@%qSYN. ?[һ$Km?T$}sy&NA#pOcQ .BQбee]D0^&T>cz[L!GY-ފIb$y5]p{dG|,=ݍWdAyyP'T[ut )]iq%E" Fz`0FjłIi$M3G֌vqFA[  rSg#ŏyV9Ŕk=}2!s35#t"GcC%d@/xvl1섭B06л{"pvw[VGαO3P^[WxoLM_[EI2) {bV:^rp0 Xvr;MYbJ*6֧ćъފVemZO ՊߣZ!7̶v3`h4]ˢ[ID\>]L?~e}mF os|k!ħۀ^%m83zh{Ą5oMLⰵJcR aloKyMӌxOSX !&t}(qÝwM6>[]pDO]xKnC.OKb[q 6e$'/ˎ<;PS2SӅ3Q.ǜEDk1FIsגU2\o;9D8F"/Lr'gbq播w["17DIJVՕCïY9S=3XAZt y4iRA}t3N_=o 5 9dxǛګ?XN7q.!4 dQ`m+|OvnR/OὨ+\Y?2j>-x p"k+R"SSX%BuXtXļcpI@( WImƋ|?w؅0r7HqO)"8:ėn`T1t35Tmko4ٴ Ặ3/=l딲p;<[)\XblQiYSaNmmo&NI3-HGG 7;' Ȥݳʻ٦ZhopQ_ (Ļ7kŚ75qVk3S=72[:Rqkz5Vy["Ɖ4 R&͝х)Dq62k'Jī nXA62x ]CcKr%߳vG~RW~HTrYFlޒ5_: [^g]Oj ֌h1ңD3p>6h:<!c[^/;גA#w 5d0ә⍘;R7GƔQXx-~>% nQ!(LBR{x_Xh !7^|;gpP3\dw`RVF^W eV@] Zǭ$rs=([Bl4׶/ V]vJ+2_K&Ճn^\rNcJ^6JꡉYn#Aa&X "O]䝶0i|)ZJbv468Ξen"bYsD=?W)?p w8-3y^m"8KF<Ն@][_jgd3>h4 l#(xiV>NyvJajn1W9Ua;m*#<(簦4K,|ȝ xD9pݻv$pL-RC!x;.lf_8Pk%W/+K۴<2G\htӑ QGJ!PeVXvL14+pmIZn UҕGi\޲ ;8viD' TE!>⳶?jvMPbEpMcRh7EIvry 0/1BE :gHs.a:Fh5M `s [F | @pDFb͹LWw+\eE\Ah(.,:uo6ضCƧb}Ji'\q=:~`ŷ{M+YPhA x渽3nk_XP;Uۖ#owXnݛL#xߪLf?Oh2\ĻgCx\^9 Ûe N !{ZW ZefYA~/AT ~Bj J,3.u/ l4(l.v{?h#pIw~ayAGbTl Igts% aZ r?a^~fpet.fMW4[?RՕEҥ3:elד'; +ʒ>k`VHd *?D9ұMVSZѼT'X+ i+idsZJV!׋D$*5QW]BQ=!2ZI !y.(V+Ù!.3ʦpowzFX/eF\=f!vF<Қ>j$Zhu}$Ft?0z 9O;څFo DM2L+uAގjxQ8bgSWp dv`]M̪ zsTT{MavzZvE`JNj!}|2H"_Mpy|]U >A>Kc$Z*.B\xb~ \׮`녇B\#Z: &`⨍jB3(ٛ]E~,ݵ!멙] >}Miɽz@l,&GmN.oJ__:1^tWSShF]}l(F‚ c9]\ 7badMPm({\&XAsuX%<\5c['gTTv3T>v,~x!Kb9 Qd=Vw.X~}!T{[ҹ5Z$\Fl#.OBq1›=]5Z(0 A'#i8}T胔v(흅s{2>d.+9&U,~pm)ӿݿěp>b2"p ~0[V:VRma.]U1`0@`+R2q/a e2[L=x`9iPY <%0j/w=!URx ׍xn%8J"PDAQ7\H<%q= > lՔϺnk\z P3gEvߌ;[t=U/0U;#Svw٘ ppC iwBEUDJxKd9Ɨ+wteΐ3#EeESl~px"9O=.? H6jv|݂-UI V+g }|1`W:PaQiIpmS7UBwl n6_x@-IѽHؕ?>Vu+t`)'֨lEW*v~G5Ȏ!*Z>Ă]Ͱ'|jGBJKY8>\Q  8bJ[)be@z^9͈{1v'KZ9(Wz]92N=+7@Oť*FG|r<!F t1JMԲs"׽dbE^dH{6L zf,u'z·G!,[ ()yIUx~]wJ:X(? `܍уq *{ &,آ+hi2WPbgjH`B^6#)׾fhܟr$pP4 7rJީ/ME`O2h=Ƅo_yE3P Z,3T#_8=b*2G0^Ɂ~r^Y<c1tZ«T1-B{W3%,ao5\Df]mꅘ7P/0MG~1SGYun>o b|cBF갴nW(aV4,-@YN.!{z -;z`ZhIՇH+/h:`T>sС(? }aMV3iVKvjEQR)mh!.-;FĠI:_r6W\-8 Qt9(G@B;&v]ЅW5) he1X awu =iSS#|pJs 8p+sKЫmwRId4C7a3G"ADd 9P$ j`1hi4l>%%Kʐ[E/`Rm.H2& ~o:y (ʃD|7XmڝvXpN&!9>BWLJ`cVCXͩLdNbs޺Ų&7|y*UDj\i~e7xGo% ;y4 G(쉿V!]=#4/}OTh1d)?9'o{lak }G3i`eVfw_eO>uU8Pxjs՗%Grm4Oͭ6(ˠ]#3LThꞩ E()9"rECB! 30v:UPUY!ڙN2qdV0iyoY rVvw#gt )&ljfnSfLҵW +*em_}2,?JȰ(1GCMpt(d`1'^X (p,AVeYX'-5%[;xM$dYjB$$ g=EeKl2-$+,|Pf`OX:u&dOstL˴G1'7бZLPyB}3ݴ`8mG|Dlb=YE\p3B?oґVKBS/2.*j r夥6^o r;؊7Sca 8P/qm/*Gģ:rA0&_݀E֕F6n4-4عʮ\ozgW "`DZ߂U^ ~~Cw˄&ML%UI v *%Pcv | bcY >ۏFtk?>!N/Ib>R;5/ (`b˴UφBYI7xR-P j (ԭLE6ԥV iMĆʹ?z_Og+K[_߸ӋM= ;.JK@UDѣG:~wL+;3 ƝkɈO%Ú'8OEa:[fHojA%LdBRB%jΧJUW\UK,;bA(=>^2/Yi|4u[Zq%7Ua&KÝ#EJX3w9h]Ik`uW:L&MVʚd|iiU2RLapIqLwQd_EB/`Rt!Q}fWwcPme W}cPY۔ 0sP|Y9?SL6hHb(Ek BFŔ<%h*_ԡ5!Pg 'FԔGG|@c,P̣O7%WkaŋY LT|4YMK1Va wnp5.KW-+KKFxTHgL_WյEfI)b")-͖cJ\^iB W>iE3KU7eH^‡ПKSȟ~Gcւo_\"WMɉ%M2QDؔѽVNu0(b/e7@ҕ'lc\1%N 7ACypliu,d#)[$#n .<]#5ànbuYV=?X헸nPȴصVuYmԒzIګ^h5me+dk!r ҕY;/`asz|^00<cc5M<)ŷs7,~J'GqVK?NOvq,TMe6%P/(kIcGQ!sY:]b;¿ ` $LFF^hhbfAN&d0ujt}iCRg H;24~{C PLD|xҼƺ nWjՂ.-;$ߡ.&bOZkEnwR+[Ӱ>2 G@q&td(:飝TMP: ߭~^AbgBwn0LƁl ɥaz{ܕy:zlw'lg>V,%x؃YTqAE ǣ㍚q "n 8 "~isQFԂ%1'7vc`"xO%)!d NcwOܟl]:1m_ab!s oP\g+d_2k sCu0%xE +MϮm!.+hW)=>8My+^ .+,X88¥dSHɭ ^?9Nk);š|(eUdՇ%^d6mFNb`^_}<vSLwFo =C]0z(a9@C;:GvW`whV"q*w~ʀr)D[Ĭ׫fNA6ի3!/{ld=B}Z!FO34Iqh, |@s.ڛ㞰[ė`2&knѫS6T5osq=:ur|ɩ} 7 aWvmZmpaR^@AР 帗3<% Q?)"YkJuxMҐ5:CLU(ٔttP2o X`577SUTsUu!HhUJynV0k*˹p?5;lmO2Vuws3^._]HԚ6~r09JtDZ`#.KKD$Xpa:(;"r7>j$zJۍPXYo6?Y]v.)֐ ]Uhmx}8\S|~p 5I<ʱI_yE~jRnb¾:"DuNe&nU+:߿JeFc]qƠޡm>IY1 |%AmsI:5j>y|<ٵw|y؝c/+@6U r2j:aq{W~jpySՊ$Ͳ0̍L ڵQWoyY9Gb9xOײƥ)PY_^Xx`zTD(Foᵋ#8+VNL>-o PV `+> 6jFp‹k9CPS"mEô c/l ˗!5#iȐgU,ތ(UWt& C?sQ*y_Aq .tM-&g$s^&^=rߤNWv`!9eRb ivy@_5 l g!u=2F&&N Bɕma&0K$  -b|,=L?ajfIS.7+SBR8#F_rLu.6"%^v R6s[2Ѳ3V\yd; pEW!BtA. pMN [xs)86d3;pgJYc w 39MڀBN68V1Qx]_e<,дN'[L[C^X,E?ʾϘ0FFlWaVgb{fJt]~$V|3(7pDTU } (2C}~R2uVf赃-Z"1{>ژ!'&$r %+SyH+EL_/2DOMhwzq>P03&/ /%y-"d0S<-Ԡ4tJNdjlǭ4QE :,ItL*>1~W{ ,l+5 ߴ8 :e=ҥNg齧l)*!] "Gc&q},'ǺިqLUrСӪ4!,kw^F\TtΪ?fGF*G@^) mҊj'߹ËZ7*VptyxsLw@-efe9xmmAFJv'- n8r@ \q'0?HaXDKDҰZRPS \ݎn>l(ڹYᲸ;c{]skx&+_9WV܄T yf0J|sO6r@ID/ JUA+2ר {“k(c vZJ\f1_&t6bc[*1f:i|\Ϣ!.nOJ!^Ƨ`<=3PJ$UBlA3ƋO7RfOK}m{uK4yXD?cvq> a , %b)y!.XMݞH$b٢i%'*0#QIЖ#BK T я`~[5|WjsfF#E-ihQntp]=}jLM/~jWu$f?u; ta;8 9Z~8&temL2hƍ?PzR$=!OsjXf{A} bh+t *X"O&$ PVħ:*4:sm5$?[Jr^>nlPҋ3V fdzPĐuX }0"85oEO{t_Z|.﯐;9⌬s"} mK{ 8N_H kU&X0%'UWr+B#.AKE:鷢 [gQР=ˊɣɈ&Lc? .x?jP ||@K/f8^'>&9spC {j(m]:֡V#-Z̗"&~I.tl1`{?LgꄡpNa]d3ԭeg~-{3sE48]@¡ԦqiDY~;,'HP6Z |,-kǡ)g{F՘lU_ [(/?f+Ha*Bd42W#xOd󫟌0xC'*VA7R9wĪL/(A'zg .˂X__Yq5&|Lp_-Dsހ\9B +ۢ(tV>|OJ[S22ڂ4eqX3vM^5% CݞgJs b="7<3j-Nst]pOMDvllkm'vz! y$#:%]>SA6.rg#;b%Bm ʽ/p@]WמӉl/a9Xa:AQUخG!B nBŶ/Yp0zhu&oܩ91 p{L dXti}Nx}${-0aDZHjXV {^ĒzNy8HeW+]5"g+iyV '9Ygbs>v8fakER8 p&#oP_ ! ^oxr3gPc.}bZQ"ב*Utn{j⸱K:iQ_~aC]'-(Z^ R[SRZ**}gM9;4/J T>5pLӮrzQ|'w:7fX,E`LS[9Ս\-Y丛b;b|cDv #[n^n1YPHֹ]>q=wMf{$3 wcŢ0շUi܊Cifo#uE|ߨSP1<7D)ĺ{W#«pJbd1͋(vN"4Iɐ. Ý8ZTyRbgf1h|8ڲ n ^Z]ck-ogDױDG&Sbʽ:V?E*1s8^Urw,/QjRP>Ѹf_˚/fE% }NjL.t5=9B锈g*BhsDO2!Z A[53(etyv >?y0OJ0s9F.#U6VKHb#ﺾL.C2/b[ZI$ rw&,v,4劗6i"!K5(V8IrY rσga .|`[ݰ%Ʌؽ3Hli#W1Ų>h{(6V6CnZg%D9O;20z_ODۼKHw}.}{2Ti{-`q<8 GٟLv\qU[VtYW/E=J,Nm%6O4?,H/.܆{_d &np=/SE G|ZKc$0ѥf>&}͎)ǥU<> Z`{+iJwd uz&Vb±(:&]pbl5р,TARPTgLGgÏGj [0)SLQ8ʿիz2(Šݯs^ť:Әɵzv*h cˏ ;@lFY}g%ZBuF摧Ѓv:Р!g{(;b >S\d`2,jM)w~t=P~Djm$ GlsUΐ/MTT哔#/q ؘ7v@ _gIf^BS{ۗWEu-\Zghܷ{ Y zii$nC+TI2!k>߃qbLW 8eNw.Z\CLŰE#u .3FA&6_|BA$@1G(1*d^LY6ppi~He[-亊,XJ#Cf+tCnGmrY c%%۩rt](* @vf!f R7o?<n4ӥ7Zcz&%7^tJGP 9)dF ͷ6/.fH 3zMNU`{3t?wJ߶!,y.e.XhFe(CfjzJ㥪n]@i 3`|kV[Ss(f 4gvh3~>$J㛩7VS Pyo3U=(AXd(њ̀?߆=,$}D2WXvZGpiHAFl J59Q9t!dQxVK?+MUKN ʫQߌl>kB1 >DF~ ; Fdn =%z*1ㄎ\N[HC~y'.lYcy5Ek9ZT"O}XWs wkC`~ kpL\PKl@I m$$֬;*>WO3K:MHsް0Q-.U W=JA}=a: 9x Bży #X{n#Aq3k:f8KDÆ;Jԝ~Us-f'ޮ!>Q ,1Ƿ[#R$:+ٷ,lS9M?N|êE5_f$6i2i6/Ũ5}%:}oLIJ>a4zë}D-^ЦhG4-+hXOU惯 U9[v8aPo@%]~BR\-ȾM6g/Ujge*ш^ L^|T%ȋܩh6ޞCS%M`k&u1(NΠoɶ|n#5w,QHS?*[Ra(ɇS8Bp.7"QAm<3GAsߦ犐uo% г=j}ZFQU0Xrk@`e} +U`~Ȏ=HMpnO@LB<,vD2C0ނKf@G}6e ձI@[c{x7A W.61Љ}~IftťB (~o $%;"U>^?XcG2oWM mέ]U\B8"ǰ^Š3씊z59_$/: JZ)>71}0u:\aּPƺc(DV LXk M}bL)^$fscMUxa8zU {FVOb#Y6r+PKP(tqE8(Pޜ8e!fiOPpxtT@oxIUN&)#Fo]RK총k_땀3E08;y9Ȏ:Wɝ%+g"/J?1WY&qLԎ~B5TqJr r44M'H~ae;B(Yd<lq!ׯ]tLF)CeV ًh\g=dy0b|@81_cS\uN r_M)aQU"O9%~֓(Xh {~hn"܏WTu/Dÿ)#imv@ j 4x zR4e8ڮ]5ou=<^kҟt_ / YZ