clutter-lang-1.26.2-lp150.2.13 >  A Zc/=„=+"ۆ3yzt`X!ojt{=5 r%RtVțLwa;%ێN7fLIQr{tyE5WvFݥ,P|Sd8rS$Qжy,$Y%y;cU"a^mG U?wӗ܍!a`T婩^Fo >_S3JY5Ab}એ\.ъe1ce58e3cafb5b75e15f103ebc904d6a51e91850fce625119316927896261e9753ae13d96494beba82c9aa8baf650f3719635aacnZc/=„, ,_@=? M["eeO'K v_DR lڭ7Ĩ|$ ZjYqI0==:J@#ZcӀ`_pe;֧K؏Ⅱt֛ km* TR&l?^G1EVHX3{w$-}1* '}~džR0*`}p:o<,/'6MEXJcc`Mb34!ȀÁ'5>p>p?pd ! Btx 88 T8 8 8 8 88 8$H8(H\(89:#F_G`8H`8Ia8XbYb\b8]c8^f8bn[codobeogfojloluo8vp`zpaptpxpppppCclutter-lang1.26.2lp150.2.13Translations for package clutterProvides translations for the "clutter" package.Yo@lamb18'openSUSE Leap 15.0openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Localizationhttp://clutter-project.org/linuxnoarch&->ԭ5:׃,H`AB t!։ 8hY`Ҟ*Qjll{"˯H̓H6.)'Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;Z;ZA in addition to a (bgo#766326).- Update to GNOME 3.20 Fate#318572 - Remove upstream patches: clutter-bgo725722-set-size.patch clutter-bgo724788.patch- Add clutter-Warn-on-adding-removing.patch: ClutterActor should warn if a user tries to add or remove an actor to, and from, itself on the scene graph. Patch from upstream git.- Update to version 1.26.0: + Avoid spamming accessibility state changes in clones. + Ignore GDK deprecation compiler warnings. + Resync build configuration for Windows. + Bugs fixed: bgo#756371. + Updated translations.- Remove obsolete --disable-conformance configure flag. - Only BuildRequires: pkgconfig(libinput) when building wayland support.- Update to version 1.25.6: + Enable swap throttling for fullscreen windows with GDK. Avoids performance penalties with the GDK backend on constrained devices running full screen Clutter and Clutter-GTK applications. + Add platform-specific data for the libinput input backend. This allows implementing high level functionality when writing Wayland compositors based on Clutter. + Bugs fixed: bgo#752752, bgo#755849. + Updated translations.- Resync BuildRequires with the ones from configure.ac: + pkgconfig(gdk-3.0) >= 3.16.0 (needed when building X11 and libinput). + pkgconfig(libinput) >= 0.19.0. + pkgconfig(gobject-2.0) >= 2.44.0.- Update to version 1.25.4: + Add more scrolling information inside ClutterScrollEvent + Bugs fixed: bgo#757026. + Updated translations.- Update to version 1.25.2: + Set event code on button and key events in the evdev input backend. + Take scaling factor into account on Wayland with GDK. + Decouple selectability from editability in ClutterText. + Allow overriding the Cogl driver used by Clutter. + Rework the windowing system backend selection. + Bugs fixed: bgo#758238, bgo#755245, bgo#757470, bgo#752752, bgo#759074, bgo#759191, bgo#742678. + Updated translations.- Update to version 1.24.2: + Emulate discrete scrolling on evdev. + Improve animation smoothness under the GDK backend. + Bugs fixed: bgo#755357, bgo#745517, bgo#756284. + Updated translations.- Update to version 1.24.0: + Fix ClutterGridLayout's preferred size computation. + Improve embeddability of Clutter in foreign toolkits. + Bugs fixed: bgo#754134, bgo#754671, bgo#754697, bgo#754766, bgo#754889, bgo#754890, bgo#754938, bgo#754993, bgo#755014. + Updated translations.- Update to version 1.23.6: + Require Cogl 1.21.2. + Prefer the OpenGL 3.x Cogl driver. The GL3 driver drops legacy API, and should bring a slight performance improvement, as well as lower memory overhead. If GL3 is not supported, Clutter falls back to the older GL driver transparently. + Bugs fixed: bgo#742678, bgo#746279, bgo#753895. + Updated translations. - Add pkgconfig(gio-2.0) BuildRequires: This is now an explicit dependency.- Update to version 1.23.4: + Add functions for binding a GListModel to a ClutterActor. The bind_model() and bind_model_with_propertis() methods on ClutterActor allow binding objects inside a GListModel implementation to children or an actor. + Add event types for touchpad gestures. Currently, the libinput input backend is the only one that will generate the touchpad events for swipe and pinch/zoom/rotate, but support for other backends is planned in the future. + Documentation fixes. + Bugs fixed: bgo#752272, bgo#752056, bgo#752104, bgo#751472.- Update to version 1.23.2: + Add accessor functions for ClutterActor state. Currently, actor state is accessible only via GObject properties and via pre-processor macros; the former are not very friendly for C developers, while the latter are not usable from language bindings. New functions have been added to fill in the gap; the macros have a "soft" deprecation, since compiler warnings cannot be used to detect their use. + Merge the Cally API reference into Clutter's. The Cally API is part of the Clutter shared library; it makes sense to have the API references merged. + Improve visual handling with the GDK backend running on X11. Cogl has its own visual, based on its preferred GLXFBConfig; this means that Clutter should use and expose the correct GdkVisual instance when creating the GdkWindow used for drawing the contents of the stage. + Improve input device handling in the GDK backend. Properly detect touchpad devices; translate touch events. + Bugs fixed: bgo#707982, bgo#750496, bgo#747489, bgo#747951, bgo#749739, bgo#749482. - Drop clutter-fix-touchpad-detection.patch: Fixed upstream.- Update to version 1.22.4: + Fixes in the input handling of the X11 and GDK backends. + Bugs fixed: bgo#750496, bgo#747489, bgo#749739, bgo#749482, bgo#751472. - Drop clutter-fix-touchpad-detection.patch: Fixed upstream.- Add clutter-fix-touchpad-detection.patch: Fix X11 touchpad detection, previous commit had a typo (bgo#749482).- Update to version 1.22.2: + Improve touchpad detection in the X11 backend. The X11 backend now uses the same heuristics as GDK. + Fix handling of SwapBuffersWithDamage on EGL. Use the correct arguments for the Cogl API, which is mapped on the corresponding EGL extension. + Fix ClutterStage:use-alpha. Painting the stage with the use-alpha property is now working on all backends. + Fix detection of an ARGB visual in the GDK backend. + Bugs fixed: bgo#749256, bgo#747436.- Update to version 1.22.0: + Improve pointer tracking in the evdev input backend. + Fix handling of multiple stages with the GDK backend. + Bugs fixed: bgo#746328, bgo#746575. + Updated translations.- Update to version 1.21.8: + Documentation updates. + Update the MSVC build files. + Bugs fixed: bgo#745512. + Updated translations.- Update to version 1.21.6: + Support quad-buffer stereo displays on X11/GLX. + Add a Mir windowing system backend. + Depend on Cogl >= 1.19 and Cairo >= 1.12. + Improvements in the evdev input backend. + Use the GdkFrameClock to drive the ClutterMasterClock. + Bugs fixed: bgo#732706, bgo#743355, bgo#743615, bgo#743865, bgo#744058, bgo#744604, bgo#744668. + Updated translations.- Update to version 1.21.4: + Use the GDK backend by default when possible. + Use libinput 0.8. + Allow access to vendor and product ID for input devices. + Allow ClutterConstraint implementations to change the preferred size ClutterConstraint classes can now update an actor's preferred size, along with its allocation. + Improve the GDK backend: Properly support high DPI displays, as well as Wayland. + Bugs fixed: bgo#730815, bgo#740759, bgo#734587, bgo#742829. + Updated translations.- Update to version 1.21.2: + Improve input device handling. Both on the evdev input backend, and the XInput2 backend for X11. + Allow content implementations to drive actors preferred size. If a ClutterActor is only used to paint a ClutterContent implementation, it should be possible to allow the actor to have the same preferred size of its content. We use a ClutterRequestMode to specify this behaviour. + Documentation fixes. + Bugs fixed: bgo#738520, bgo#739050, bgo#741350, bgo#740997, bgo#676326, bgo#711182, bgo#709252, bgo#669743, bgo#719962, bgo#681300, bgo#729462.- Disable wayland on SLE12.- Update to version 1.20.0: + clutter_text_set_font_name invalid example using "pt" (bgo#736826). + Updated translations.- Update to version 1.19.10: + Honour the desktop window scaling factor in the GDK backend. + Ensure accessibility support is correctly initialized. + Improve default paint volume computation. + Improve input handling on Wayland and X11. + Bugs fixed: bgo#736682, bgo#736413, bgo#734480, bgo#734115, bgo#735388, bgo#735244. + Updated translations.- Update to version 1.19.8: + Improve the GDK backend. + Fix drawing transparent Canvas content inside transparent actors. + Bugs fixed: bgo#733202, bgo#734934, bgo#734935, bgo#734761. + Updated translations.- Update to version 1.19.6: + Add a signal for the end of the frame on ClutterStage. + Improvements in the reliability of the evdev input backend. + Improvements in the GestureAction implementation. + Bugs fixed: bgo#732342, bgo#732907, bgo#733062, bgo#733300, bgo#733561, bgo#733562, bgo#733560. - Changes from version 1.19.4: + Bugs fixed: bgo#731268, bgo#731178, bgo#731254, bgo#731536, bgo#732234, bgo#732235. - Changes from version 1.19.2: + Improve event handling on evdev input backend. + Bugs fixed: bgo#723560, bgo#730577, bgo#728968, bgo#728967, bgo#730215.- Update to version 1.18.4: + Improve touch events handling on X11 + Fix opacity issues with canvas contents + Documentation updates. + Bugs fixed: bgo#728521, bgo#729144, bgo#730577, bgo#731268, bgo#732143, bgo#732235, bgo#732234, bgo#733385, bgo#733560, bgo#733300, bgo#733062, bgo#732907. + Updated translations.- Build wayland backend: switch build_wayland_backend to 1. - Add pkgconfig(gudev-1.0) and pkgconfig(wayland-server) BuildRequires: enable clutter-wayland-compositor support. - Pass --enable-evdev-input and --enable-egl-backend to configure.- Update to version 1.18.2: + Fix the list of dependencies. Clutter 1.18 depends on Cogl 1.17.5 when building the EGL/KMS backend. + Fixes for the Visual Studio build files. Use the new symbol visibility annotations when building with MSVC. + Fix event handling on Windows. An optimization led to a crash on the Windows backend when delivering events without an associated ClutterStage. + Ensure that set_child_above/below work on the Stage ClutterStage should respect the paint order when using the Actor API. + Skip conformance test suite on X11 when DISPLAY is unset. Instead of bailing out when initializing the test suite we should just tell the test suite API to skip the units. This allows the TAP driver to catch the skipped tests and avoid warnings. + Bugs fixed: bgo#728177, bgo#727020, bgo#711645, bgo#726762, bgo#726703. + Updated translations.- Add clutter-bgo725722-set-size.patch: Fix setting size of an actor in some cases.- Update to version 1.18.0: + Update build environment for Visual Studio. + Improve the API for implementing Wayland compositors. + Port the documentation to MarkDown. + Use symbol annotations to ensure the public ABI. + Bugs fixed: bgo#725716, bgo#725873, bgo#725722, bgo#726199, bgo#726341, bgo#726315, bgo#726313, bgo#726198, bgo#708781, bgo#711857. + Updated translations.- Update to version 1.17.6: + Use libinput instead of libevdev. + Improvements in the X11 input handling. + Improve RTL handling in ClutterText. + Bugs fixed: bgo#724788, bgo#724971, bgo#720566, bgo#725102, bgo#725103, bgo#705779, bgo#725561. + Updated translations. - Follow upstreams switch to libinput: + Drop pkgconfig(libevdev) BuildRequires. + Add pkgconfig(libinput) and pkgconfig(libudev) BuildRequires. - Drop clutter-bgo724788.patch: fixed upstream. - Disable make check run: clutter requires access to a $DISPLAY for the test suite to succeed.- Update to version 1.17.4: + Add per-gesture thresholds. It is possible to give horizontal and vertical thresholds to each ClutterGestureAction instance; if unset, the default is to use the dnd threshold from ClutterSettings. + Allow negative factors in ClutterActor scale properties. The functions already accepted these values, but the properties did not. + Depend on Cogl 1.17.3 + Bugs fixed: bgo#711540, bgo#662818, bgo#710232, bgo#706311, bgo#724242. + Updated translations.- Update to version 1.17.2: + Allow ClutterScript definitions for Interval and Transition classes. + Add generic API for event filtering. + Deprecated ClutterTableLayout. + Allow GestureAction subclasses to change the trigger edge. + Use the window scaling factor when creating Cairo surfaces. + Detect window scaling factor automatically on X11. + Support ClutterStage cursor visibility in the Wayland backend. + Updated translations.- Add clutter-bgo724788.patch: Fix rendering problems with recent (stable) nvidia drivers (bgo#724788).- Update to version 1.16.4 (bnc#860916): + Performance improvements, avoid using hardware picking as much as possible; do not queue redraws when not needed, and rely on clipped redraws more. + Accessibility fixes. + Bugs fixed: bgo#710227, bgo#719747, bgo#712563, bgo#722220, bgo#722188, bgo#719901, bgo#719563, bgo#719367, bgo#719368.- Update to version 1.16.2: + Allow creating intervals and transitions from ClutterScript ClutterInterval now implements ClutterScriptable. + X11 backend improvements: Update the device coordinate handling; remove the dependency on the XFixes extension. + Wayland backend improvements: Implement the ClutterStage:cursor-visible property. + Apply the correct opacity when painting ClutterImage. + Throttle touch update events. + Fix preferred size of TableLayout: Take account of the visibility of the children when computing the preferred size of a ClutterActor using a ClutterTableLayout as its layout manager. + Documentation fixes. + Bugs fixed: bgo#707071, bgo#709762, bgo#709590, bgo#709761, bgo#709620, bgo#708922, bgo#709434, bgo#708850. + Updated translations.- Update to version 1.16.0: + Fix a division by zero in the X11 backend. + Bugs fixed: bgo#707033. + Updated translations.- Update to version 1.15.96: + Fix a crasher bug happening on X11. + bgo#708439: clutter-xi2: don't access the stage if we don't have one.- Update to version 1.15.94: + Improve the evdev input backend. + Allow scaling windowing surfaces. + Bugs fixed: bgo#706652, bgo#706543, bgo#706494, bgo#707377, bgo#707808, bgo#707774, bgo#707869, bgo#708079, bgo#708383. + Updated translations.- Update to version 1.15.92: + Fix regression in BoxLayout for RTL text direction. + Update Visual Studio build files. + Bugs fixed: bgo#706450. + Updated translations.- Update to version 1.15.90: + Update the Wayland backend. + Drop support for XInput 1.x. + Fix event and device handling when using evdev. + Allow using ClutterContent on a ClutterStage. + Fixes for the Windows backend. + Documentation fixes. + Bugs fixed: bgo#703809, bgo#704625, bgo#698836, bgo#705739, bgo#705710, bgo#704269, bgo#704457, bgo#699578, bgo#704279, bgo#703336, bgo#701356, bgo#703969, bgo#703878, bgo#703608, bgo#703877. + Updated translations.- Update to version 1.15.2: + Improve state tracking and short circuiting. + Wayland backend improvements and updates. + Documentation updates. + Allow installation of conformance tests. + Add ClutterFlowLayout:snap-to-grid. + Improve gesture recognizers. + Various deprecations. + Bugs fixed: bgo#682789, bgo#698669, bgo#698766, bgo#648873, bgo#699675, bgo#692706, bgo#701974, bgo#696813, bgo#701208, bgo#700980, bgo#702016, bgo#702610, bgo#702941, bgo#702202, bgo#703188, bgo#703476, bgo#703566, bgo#697285, bgo#703882, rh#975171.- Update to version 1.14.4: + Fix GestureAction handling of multi-touch gestures. + Add a paint callback for Stage updates. + Improve scaling behaviour in ZoomAction. + Documentation fixes. + Bugs fixed: bgo#698668, bgo#698671, bgo#698674, bgo#698783.- Update to version 1.14.2: + Ensure a redraw when making the stage visible under Wayland. + Fix build with debug messages enabled. + Documentation fixes. + Bugs fixed: bgo#696791.- Add build_wayland_backend define and set it to 0, as we do not want to build wayland support yet. Pass conditional - -enable-wayland-backend to configure. - Add conditional pkgconfig(wayland-client, wayland-cursor and xkbcommon) BuildRequires, needed for wayland backend building.- Update to version 1.14.0: + Updated translations.- Update to version 1.13.10: + Fix a typo in the ClutterTimeline::stopped signal declaration + Use the XKB groups state when computing key modifiers on X11 + Fixes for the Visual Studio build + Documentation and introspection fixes + Add a function to disable accessibility + Performance improvements + Bugs fixed: bgo#695158, bgo#695260, bgo#695188, bgo#691468, bgo#695838, bgo#695870, bgo#695982. + Updated translations.- Update to version 1.13.8: + Use ClutterActor:child-transform with ClutterScrollActor. + Add progress-based marker API to ClutterTimeline. + Allow building Wayland compositor and client support together. + Documentation fixes. + Bugs fixed: bgo#686225, bgo#692851, bgo#694267, bgo#694319, bgo#695119, bgo#695158. + Updated translations.- Update to version 1.13.6: + Perform the picking in a separate buffer. + Add experimental API for changing the draw timing. + Always request XInput 2.3 on the X11 backend. + Bugs fixed: bgo#692466, bgo#692971, bgo#669122, bgo#693348, bgo#692901, bgo#693696, bgo#693767, bgo#694187, bgo#693741, bgo#694229, bgo#687652, bgo#694237. + Updated translations.- Update to version 1.13.4: + Fix for the fullscreen support of the ClutterStage on Windows. + Documentation fixes. + Use XFixes to show and hide the cursor on X11 backends. + Allow setting Pango attributes on editable ClutterText actors. + Bugs fixed: bgo#690735, bgo#691651, bgo#686477, bgo#690836, bgo#690835, bgo#690833, bgo#691114, bgo#690664, bgo#690497. - Changes from version 1.13.2: + Add ClutterTapAction, a gesture recogniser for single touch taps. + Add ClutterSwipeAction::swipe. + Enable XInput 2.x support by default. + Documentation fixes. + Bugs fixed: bgo#685589, bgo#685028, bgo#685221, bgo#683948, bgo#685737, bgo#686776, bgo#689073, bgo#685186, bgo#689258, bgo#689061, bgo#689316, bgo#689399, bgo#689496, bgo#690214, bgo#673838, bgo#686692, bgo#685982, bgo#688457, bgo#689392. + Updated translations.- Update to version 1.12.2: + Updates for the Wayland backend. + Build environment fixes for Visual Studio. + Ensure that the Clutter lock is acquired before releasing it. + Bugs fixed: bgo#679439, bgo#685554. + Updated translations.- Update to version 1.12.0: + Fix the device tracking for core X11 pointers + Respect text direction in BinLayout + Bugs fixed: bgo#684214, bgo#684552, bgo#684530, bgo#684509. + Updated translations.- Update to version 1.11.16: + Fixes for gesture-based actions + Ensure modified Enter keys do not end up in the Text buffer for single-line ClutterText actors. + Add touch event support to ClutterClickAction + Bugs fixed: bgo#683301, bgo#683431, bgo#683471, bgo#682161, bgo#623344, bgo#683869, bgo#683870, bgo#683936, bgo#683937. + Updated translations.- Update to version 1.11.14: + Fixes for the touch sequence handling + Add interpolation for matrices + Add ClutterPanAction + Add more accessors to GestureAction for its subclasses + Fix ClutterTableLayout.pack() with negative row/column + Fix press coordinates when using ClutterDragAction with a drag handle + Documentation and annotation fixes + Deprecate the ClutterActor::pick signal + Bugs fixed: bgo#682795, bgo#682754, bgo#681746, bgo#679990, bgo#681648, bgo#683219, bgo#683066, bgo#683090, bgo#683126, bgo#682362, bgo#683113, bgo#680255 + Updated translations.- Update to version 1.11.12: + ClutterBinLayout honours the fixed-position of actors + Soft-deprecation of ClutterGeometry + Deprecate the ClutterActor::paint signal + Ensure we associate input devices to the stage on touch events + Allow constraining a DragAction to an area + Do not handle events on ClutterText if :selectable is FALSE + Add ClutterActor:child-transform + Fix height-for-width policy in ClutterBinLayout + Add ClutterZoomAction + Documentation fixes + Bugs fixed: bgo#678427, bgo#679483, bgo#681074, bgo#681168, bgo#681584, bgo#681814, bgo#682070, bgo#682265 + Updated translations.- Update to version 1.11.10: + Add support for multiple touch points in GestureAction + Add a RotateAction + Generate crossing events for touch devices + Respect ClutterStage.set_motion_events_enabled() for touch events + Fix a regression in discrete scroll events emission + Add progress functions defined in CSS3-Transitions + Add ClutterActor::transition-stopped + Add ClutterActor.transform + Documentation and build fixes + Bugs fixed: bgo#678586, bgo#680088, bgo#678587, bgo#679797, bgo#680174, bgo#680751, bgo#680752 + Updated translations.- Update to version 1.11.8: + Bump the dependency of ATK + Ensure validity of iterators + Rounding error fixes for allocations + Updates for the VisualStudio build files + Add ClutterDragAction::drag-progress + Add ClutterActor:pivot-point + Removal of the experimental ClutterLayoutManager easing state API + Several API deprecations. + Bugs fixed: bgo#679451, bgo#679457, bgo#679465, bgo#677853.- Update to version 1.11.6: + Accessibility fixes + Ensure that ClutterBinLayout honours the fixed positioning + Improvements in GridLayout + Improve debugging messages + Add ClutterActor:content-repeat + Explicit animation API improvements + Switch to lcov for test coverage + Remove an extra reference on ClutterStage + Improve touch event support + Bugs fixed: bgo#677659, bgo#677778, bgo#677921, bgo#675183 bgo#678391, bgo#678423, bgo#678439, bgo#678264, bgo#677221 bgo#678047, bgo#678049, bgo#678279, bgo#678278. - Drop clutter-brpfix.patch: unneeded now.- Update to version 1.11.4: + Multi-touch support fixes + Add ClutterDropAction::drop-cancel signal + Add examples in the repository + Allow disabling the tests and examples when building Clutter + Fix the preferred size to always include the actor's margin + Fix picking of the ClutterScrollActor + Add implicit animations for the color properties of ClutterText + Layout managers should respect the child expand and align properties + Make all layout managers respect the child easing state when allocating + Add ClutterTimeline::stopped signal + Add ClutterGridLayout + Fixes for ClutterKeyframeTransition + Documentation fixes + Fixes for building Clutter with Visual Studio + Fixes for the Mac backend + Bugs fixed: bgo#674365, bgo#675336, bgo#675371, bgo#675396, bgo#675890, bgo#675998, bgo#676031, bgo#676032, bgo#676068, bgo#676088, bgo#676158, bgo#676334, bgo#676367, bgo#676827, bgo#676854, bgo#676963, bgo#677039, bgo#677085, bgo#677086, bgo#677098, bgo#677283, bgo#677284, bgo#677372, bgo#677384, bgo#677390. - Remove workaround in %build to create test-unit-names.h to avoid races in build: fixed now.- Update to version 1.11.2: + Add ClutterScrollActor + Make clutter_actor_allocate() respect the easing state of the actor + Add automatic expansion flags for ClutterActor + Add ClutterTransitionGroup and ClutterKeyframeTransition + Provide more C convenience API to ClutterTransition + Provide base geometric types: point, size, rectangle, along with commodity API + New round of deprecations + Return a valid default PaintVolume in more cases + Report distance as an axis on X11 with XInput 2 support enabled + Documentation fixes + Bugs fixed: bgo#672994.- Update to version 1.10.8: + Fix touch event delivery and implementation + Introspection fixes + Bugs fixed: bgo#677778, bgo#677921 - Add clutter-brpfix.patch: Fix brp check errors.- Update to version 1.10.6: + Fix assertions and segfaults with touch events. + Drop usage of GL types in Clutter: C, GLib, and Cogl provide the same exact types, and we also get to drop the dependency on the GL header. + Update Visual Studio project files and build rules. + Fix assertion error in ClutterFlowLayout. + Re-allow passing NULL in clutter_text_set_text(). The switch to ClutterTextBuffer introduced a regression. + Add missing annotations in ClutterText. + Bug fixes: bgo#675371, bgo#676150, bgo#676068, bgo#675890, bgo#675396. - Drop BuildRequires: pkgconfig(gl), no longer needed.- Update to version 1.10.4: + Fixes for XInput 2 event handling + Fix an overflow when calculating the distance of very long paths + Ensure that we don't change actor visibility when restacking + Bugs fixed: bgo#652521, bgo#673644, bgo#674510.- Work around broken build in some cases because of something racy: build test-unit-names.h before the real make. This is temporary until bgo#674365 gets fixed. Thanks to Dominique Leuenberger for the workaround.- Update to version 1.10.2: + Fix expansion of actors inside a TableLayout. + Fix text length passed to ClutterTextBuffer. + Clean up handling of in-flight changes during implicit transitions. + Bugs fixed: bgo#672853, bgo#672890, bgo#672945, bgo#673783, bgo#674105.- Update to version 1.10.0: + Fix ClutterTimeline:current-repeat accessor + Improve the memory management of Transitions + Remove the Animatable argument for PropertyTransition constructor + Clean up documentation and examples + Fix TableLayout policy for actors spanning multiple rows or columns + Build fixes for the Wayland backend. + Updated VisualStudio project files. + Bugs fixed: bgo#672557.- Update to version 1.9.16: + Support implicit animatable properties. + Introduce paint nodes. + Support Content delegates. + ClutterText improvements. + Support for the XInput 2.2 extension. + Bugs fixed: bgo#655491, bgo#656156, bgo#668801, bgo#671736, bgo#671779, bgo#672316. + Updated translations.- Update to version 1.9.14: + Support custom versioning boundaries for the API + Add version information to deprecations + Move all deprecated symbols to separate header files + Documentation and annotation fixes. + Accessibility fixes in Cally + Updates to the Wayland compositor and client support + Bugs fixed: bgo#670680. + Updated translations.- Update to version 1.9.12: + Add ClutterTimeline:repeat-count and deprecate :loop + Add a progress mode for ClutterTimeline + Fix ClutterBoxLayout allocation + Improve the performance of the shader-based effect in Clutter + Update the internal usage of Cogl API + Allow accessing Wayland input devices + Add a convenience CLUTTER_BIND_ALL enumeration + Cally updates + Visual Studio project updates + Add clutter_text_coords_to_position() + Documentation updates. + Introspection annotation fixes. + Bugs fixed: bgo#669730, bgo#669291, bgo#667540, bgo#670433, bgo#670402, bco#2515. - Add pkgconfig(gdk-3.0) BuildRequires so that we also build the GDK backend.- Update to version 1.9.10: + Provide symbolic names for pointer buttons + Add ClutterActorIter + Fix regression introduced by the default FixedLayout layout manager + Documentation fixes + Updates to the Wayland backend + Bugs fixed: bgo#668692, bgo#668669, bgo#667840, bgo#669360, bgo#668951. - Remove xz BuildRequires now that it comes for free in the build system.- Update to version 1.9.8: + Fix regressions in users of deprecated API. Also, allow to mix the new Actor API with the old Container API without breaking. + Add GResource support in ClutterScript + Update the Wayland client backend- Update to version 1.9.6: + Deprecate clutter_actor_show_all() and clutter_actor_hide_all() + Gracefully handle existing code + Fix build with binutils-gold + Allow tracking of an actor's first and last child + Bugs fixed: bgo#668137.- Update to version 1.9.4: + New scene graph API in ClutterActor + Layout management updates + Add ClutterTextBuffer + Several deprecations (see NEWS for details) + ClutterTimeline can parse markers from ClutterScript + Add a diagnostic mode + Wayland backend updates + Bugs fixed: bgo#665040, bgo#665052, bgo#664996, bgo#664336, bgo#664252, bgo#664582, bgo#660997. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Add a libclutter-glx-1_0-0 Obsoletes to libclutter-1_0-0: it is technically wrong, but without it, typelib-1_0-Clutter-1_0 will not get installed and many things will crash because they will use an old version of clutter by accident.- Split typelib file into typelib-1_0-Clutter-1_0 subpackage. - Add typelib-1_0-Clutter-1_0. Requires to devel subpackage. - Move the libclutter-glx-1_0-0 Conflicts to the new typelib-1_0-Clutter-1_0 subpackage.- Add conflicts between libclutter-1_0-0 and the older libclutter-glx-1_0-0; Obsoletes/Provides is technically wrong.- Update to version 1.9.2: + Major changes: - Multi-backend build, and run-time backend selection - GDK windowing system backend - Show a hint when ClutterText is in password mode - Improve Windows build support - Remove the requirement for using clutter_threads_init() - Deprecate the default ClutterStage - Move the deprecated headers into their own directory - Change deprecation policy + Bugs fixed: bgo#652588, bgo#659625, bgo#659601, bgo#659928, bgo#659893, bgo#656663, bgo#660354, bgo#660471, bgo#660512, bgo#660623, bgo#660985, bgo#661015, bgo#660786, bgo#661887, bgo#657434, bgo#663332, bgo#663594, bgo#663733, bgo#651718, bgo#663999, bgo#663720, bgo#663636 + Updated translations. - Rename subpackage libclutter-glx-1_0-0 to libclutter-1_0-0, following the upstream changes.- Update to version 1.8.2: + Plug memory leaks in ClutterBoxLayout + Fix the handling of out-of-stage actors in OffscreenEffect + Do not complete a PaintVolume multiple times + Update the MingW cross-compilation script + Bugs fixed: bgo#659625, bgo#659893, bgo#659601, bgo#660985, bgo#661022. + Updated translations.- Update to version 1.8.0: + Add debug options to catch out-of-band transformations + Implicitly clip to the stage viewport + Paint editable Text actors even when empty + Do not fall back to the text color for the selection color + Add a fall back to wildcard source durations in ClutterState + Updated translations. + Bugs fixed: bgo#659069, bgo#659116, bgo#659200, bgo#659501.- Remove redundant tags/sections from specfile- Update to version 1.7.90: + Make sure that setting :use-markup does not depend on the order + Protect against multiple unrealize call on ClutterStage + Fortify ATK event listener + Documentation fixes + Bugs fixed: bgo#651940, bgo#658721, bco#2629. + Updated translations.- Update to version 1.7.14: + Use newer version of ATK + Allow using Layout Managers with generic containers + Cookbook updates + Improve examples in the API reference + Ensure thread safety of the repaint functions add/removal + Make the ClutterText:line-wrap property work again + Disable redirection to offscreen buffer by default + Bugs fixed: bgo#657681, bco#2339. - Pass --enable-docs to configure so we can ship the cookbook. - Merge doc subpackage in devel subpackage, and add appropriate Provides/Obsoletes.- Update to version 1.7.12: + Reload the font caches on X11 when the user installs a new font + Allow using "font-description" as a ClutterScript alias for "font-name" + Make sure that LayoutManager subclasses take the allocation origin into account when allocating the children + Build fixes: always link against libm. + Documentation fixes + Bugs fixed: bgo#657529. - Add pkgconfig(pangoft2) BuildRequires: new dependency.- Update to version 1.7.10: + Do not update the last paint volume when picking + Fix building the tests + Bugs fixed: bgo#656588.- Update to version 1.7.8: + Various fixes in Cally + Add ClutterCairoTexture:auto-resize + Add ClutterAnimatable.interpolate_value() + Allow using Animatable implementations with ClutterState + Improve ClutterModel's implementation + Improve ClutterStage behaviour on OS X + Bugs fixed: bgo#655387, bgo#655306, bgo#655311, bgo#655307, bgo#648633. - Enable make check in %check.- Update to version 1.7.6: + Accessibility fixes in Cally + Depend on the new Cogl windowing system API. + Add functions for retrieving the clip boundaries on the Stage + Auto-detect the default flavour when building + Mark the OSX backend as non-experimental + Make sure that Gestures are cancelled when missing release events + Correct the rounding for paint volumes + Do not clobber XI2 events data + Fix ClutterSnapConstraint's right edge snapping + Some API deprecations. + Bugs fixed: bgo#653959, bgo#654361, bgo#654363, bgo#654103, bgo#654656, bgo#654024, bgo#654066, bgo#654718, bgo#654726, bgo#654727, bgo#655342, bco#1733, bco#2421. - Add baselibs.conf.- Update to version 1.7.4: + Unify the GLX and EGL backends to be a single code base + Restore a wider range of Z values for actors + Bump up the dependency of Cogl + Add ClutterDropAction + Add a performance test suite + Documentation and annotation fixes + Build fixes + Bugs fixed: bgo#650329, bgo#652566, bgo#651784, bgo#652842, bgo#653066, bgo#653307, bgo#653607, bgo#651079, bgo#650675, bco#2625. - Drop clutter-fix-cogl-1.7.2.patch: fixed upstream.- Add clutter-fix-cogl-1.7.2.patch to fix build with cogl 1.7.2. Patch taken from git.- Update to version 1.7.2: + Cogl has been moved out of tree + Correctly composite non fully opaque children + Allow connecting signals to ClutterState states in ClutterScript + Long-press handling in ClutterClickAction + Added ClutterGestureAction and ClutterSwipeAction + Allow Effects to influence picking + Bugs fixed: bco#2257, bco#2447, bco#2482, bco#2484, bco#2553, bco#2555, bco#2562, bco#2585, bco#2588, bco#2595, bco#2597, bco#2599, bco#2602, bco#2610, bco#2619, bco#2620, bco#2621, bco#2631, bco#2632, bco#2633, bco#2640, bco#2644, bco#2652, bco#2655, bco#2656, bco#2667, bgo#650665, bgo#647875, bgo#647876, bgo#650487, bgo#650597, bgo#650650, bgo#651700, bgo#652129. - Add pkgconfig(cogl-1.0) and pkgconfig(libdrm) BuildRequires. - Remove now unneeded pkgconfig(gdk-pixbuf-2.0) BuildRequires. - Drop unneeded debug_package_requires define (as we only build subpackages).- Update to version 1.6.14: - bco#2588: Assertion failure in _cogl_pipeline_set_layer_texture_target.- Update to version 1.6.12: + Add safeties to avoid warning when generating paint volumes for actors with a zero-sized allocations. + Fix vertical aligned actors using ClutterAlignConstraint. + bco#2562: Crush upon running Clutter-based programs + bco#2602: Expose events ignore when doing clipped redraws + bco#2610: Add recipe about implementing a ClutterEffect + bco#2620: _cogl_offscreen_new_to_texture_full() leaks reference when failing.- Update to version 1.6.10: + Fix the event handling for the Windows backend, and prevent a segmentation fault. + Use the 'nearest' filter when painting the texture target for ClutterOffscreenEffect. + Correctly request the precision fo generated GLSL shaders on GLES 2.0. + Provide an implementation for ClutterStage:accept-focus, so that setting and getting the property using the GObject API works. + Fix accessing the ClutterCrossingEvent:device field through the ClutterEvent device accessors. + Fix the paint volume reported by ClutterBox. + Documentation fixes. + bco#2600: ClutterBox implements the wrong paint volume.- Update to version 1.6.8: + Documentation fixes. + Let ClutterBox report its paint volume. + Add an "Effects" chapter to the Clutter Cookbook. + Queue a redraw and/or a relayout whenever a ClutterActorMeta that changes the appearances or the allocation of an actor is enabled or disabled. + Fix the error reporting of the initialization sequence; this change makes Clutter abort early and with a meaningful message on backend initialization errors, instead going ahead and printing less than useful error messages. + Disable blending when using a texture render during a blit. + Fix handling of opacity when using an OffscreenEffect. + Tune the point-in-poly checks for the software-based picking. + List of bugs fixed since Clutter 1.6.6 - bco#2541: ClutterOffscreenEffect will multiply the actor's opacity twice. - bco#2589: clutter-box does not set default paint volume - bco#2598: clutter_init() return value useless- Update to version 1.6.6: + Add four mechanisms for migrating textures inside a Cogl atlas; it is possible to change the default by using the environment variable COGL_ATLAS_DEFAULT_BLIT_MODE. + Use the offscreen buffer size to compute the vertices of ClutterDeformEffect. + Make the FPS counter displayed using CLUTTER_SHOW_FPS per-stage. + Documentation fixes. + Annotation fixes for introspection. + Bugs fixed: bco#2538, bco#2558, bco#2561, bco#2571. - Changes from version 1.6.4: + Fix handling of opacity in ClutterOffscreenEffect. + Fix partially off-stage actors in ClutterOffscreenEffect. + Add a recipe in the Cookbook for animating an actor on a path. + Refresh key mapping when notified by X11. + Clean up the ClutterStageWindow redraw implementations. + Update the Wayland backend to match upstream API changes: - allow using shared buffers if DRM fails; - improve checks for the required extensions. + Documentation fixes. + Introspection annotations fixes. + Fix setting the matrix for a pipeline layer. + Fix flushing the framebuffer when switching to it. + Make sure to call glFlush when blitting a stage region to the front buffer, to avoid the driver batching the command for an undefined amount of time. + Fix the location of the shared objects in the Cally pkg-config file. + Bugs fixed: bco#1024, bco#1025, bco#1028, bco#1029, bco#1358, bco#2373, bco#2525, bco#2541, bco#2546, bco#2549, bco#2550, bco#2551, bco#2554, bco#2555, bco#2558, bco#2559. - Changes from version 1.6.2: + Fix building the Clutter Cookbook from the released tarballs. + Set the input device field in ClutterEvent even when they have been allocated by Clutter. + Fix the color comparison when setting the layer combine constant. + Fix memory corruption when removing the last reference on a Cogl vertex buffer object. + Bugs fixed: bco#2540, bco#2544, bco#2545, bco#2549.- Update to 1.6.0: + Remove more private symbols from the X11 backend. + Add CLUTTER_BIND_POSITION and CLUTTER_BIND_SIZE values to the ClutterBindCoordinate enumeration. + Clean up in the X11 backend to reduce indirection. + Small clean ups in the Win32 backend. + Make Shift+Backspace behave like Backspace in ClutterText. + Emit the ::new-frame signal even on the first frame of ClutterTimeline, to allow setting up the initial state of an animation. + Fix an invalid memory access in ClutterAnimator. + Flush the per-framebuffer journal when switching between framebuffers. + Generalize updating GLES2 uniforms. + Add debug code for tracing clipping in Cogl. + Improve the OSX event loop, re-using the same implementation as GDK. Also, provide simple, core-like device support. + Bugs fixed: fdo#2490, fdo#2530, fdo#2534- Update to version 1.5.14: + Allow getting the state modifiers from a ClutterClickAction. + Fix ClutterDragAction to never leave the event delivery in an unwanted state. + Optimize state changes for texture and data states. + Enable VBO support in Cogl for GLES2. + Fix compilation on GLES1.1. + Documentation fixes. + ClutterGLXTexturePixmap has been deprecated; its parent class ClutterX11TexturePixmap and the low level CoglTexturePixmapX11 API provide access to the same features. + Be more resilient against timelines controlling the state of other timelines during the clock tick. + Provide defines for the windowing platforms, to allow portable applications to include the correct header and select the correct API depending on the target. + Introduce a fast path for cogl_read_pixels() that uses the journal to determine the position of a single pixel on the stage + Support XInput axis data on valuator devices, and introduce XInput2 support for event translation and device hotplugging. + Clean up the unintentionally leaked internal symbols in the X11 and GLX backends. + Allow defining the contents of the rows of a ListModel using ClutterScript. This completes the ability to fully define a ClutterListModel inside a UI definition file. + Bugs fixed: fdo#1422, fdo#1456, fdo#1721, fdo#2268, fdo#2400, fdo#2497, fdo#2512, fdo#2513, fdo#2516, fdo#2518, fdo#2520, fdo#2522, fdo#2524, fdo#2526, fdo#2527, fdo#2528.- Update to version 1.5.12: + Allow disabling the focus when showing a ClutterStage; this also makes Clutter more compliant to the X11 window manager specifications. + Avoid state corruption in relayout cycles. + Do not crash when destroying actors during CLUTTER_LEAVE events. + Remove signal handlers when disposing constraints. + Keep the pixel alignment for ClutterAlignConstraint. + Do not release compiled ClutterShader during their finalization to avoid a warning. + Revert an ABI break on the ClutterContainer pre-requisites. + Fix the name of the cogl_normal_in attribute. + Do not assume CoglBitmaps are allocated to height * rowstride. + Fix the core device list creation on X11. + Avoid enabling blending in the Cogl journal, if possible. + Documentation fixes. + Build fixes for mixed autotools version environment. + Improve the performance of getting the number of rows of a ClutterListModel. + Don't use obsolete API internally. + Build fix for compiling EGL backend with OpenGL under X11. + Parse GType object properties in ClutterScript.- Update to version 1.5.10: + Add an evdev input backend; this adds support for input devices on Linux when using the EGL-based backends. + Update the build scripts for compiling the Windows backend. + Updates for the Cookbook and the API references. + Fix ClutterModel::get_iter_at_row() for filtered ClutterListModels. + Scores of fixes to the pipeline state object for GLES2. + Add code that tries to perform manual clipping to avoid breaking up batches of primitives. + Keep a cache of ARBfp programs indexed by the pipeline state that led to their generation. + Accept G_TYPE_DOUBLE values in ClutterShaderEffect uniforms. + Update the Wayland client backend. + Update the build for Windows. + Rename the ClutterTimeline:reverse property introduced in Clutter 1.5.6 to ClutterTimeline:auto-reverse. + Clean up the interactive tests suite.- Update to version 1.5.8: + Add a migration guide for code using Behaviours. + Allow parsing rgb(), rgba(), hls() and hlsa() color definitions. + Performance improvements for the ClutterX11TexturePixmap. + For caching purposes, do not discard the Material or the compiled shaders for Offscreen and Shader effects. + Fix image height in 3D Cogl textures. + Create a GLSL generation backend for materials, similar to the ARBfp one; this backend is the default for GLES2. + Use FBOs and cogl_read_pixels() to efficiently read back partial texture data. + Various fixes in paint volumes computation and caching. + Use the internal scene graph walk API to remove the map/unmap implementation requirement for composite actors and for containers with internal children. + Simplify the backend notification of layer changes. + Queue clipped redraws for Expose events on X11. + Plug leaks. + Include a porting guide from Behaviours. + Add a recipe on scaling animations in the Cookbook. - Changes from version 1.5.6: + Deprecate ClutterBehaviour and its sub-classes: the same functionality is available using the animation framework. + Add ClutterSnapConstraint, a constraint implementation that snaps together the edges of two actors. + Add ClutterPathConstraint::node-reached. + Deprecate ClutterTimeoutPool and ClutterFrameSource: this API is not used internally any more, and since it's not integrated with the master clock it's of relative use. + Add a named, global color palette. + Add the ClutterTimeline:reverse property, for automatically reversing the direction of a timeline after the emission of the ::completed signal. + Performance improvements in the clip stack. + Do not use pointer grabs in ClutterClickAction. + Improve the internally used Cogl API for primitives, paths and buffers; this is the first step towards Cogl 2.0. + Allow using the COGL_DEBUG environment variable to disable the NPOTs support. + Plug a nasty infinite loop in the XSETTINGS implementation. + Internally rename CoglMaterial to CoglPipeline; this should make it clearer that the API refers to the state of the GPU pipeline. + Add support for clipped redraws on EGL using the NOK_swap_region extension. + Build fixes. + Use the monotonic clock API if compiling against GLib ≥ 2.27.3. + Update examples in the Cookbook. + Add a Cookbook recipe for looping animations. + Add more documentation on Constraints. + Documentation fixes. + Updated translations. - Changes from version 1.5.4: + Add a backend for Wayland. + Do not generate the conformance tests list using the test-conformance binary. + Implement interval progress functions for ActorBox, Vertex, Geometry, Color and Units. + Allow overriding the surface creation in Clutter.CairoTexture. + Add interpolate() method to Clutter.Color. + Add ClutterPathConstraint, a simple constraint that sets the origin of an actor's allocation to follow a ClutterPath. + Plug some memory leaks. + Fix build of the CEx100 and EGL backends. + Fixes for the OSX backend. + Documentation consistency and spell checking fixes. + Build fixes. + Updated translations. - Changes from version 1.5.2: + Add API to ClutterActor to allow any actor to define its 3D paint volume and its stage-relative 2D bounding box; the paint volume is the 3D space occupied by an actor during the paint sequence. + Remove the internal copy of JSON-GLib. + Use g_object_install_properties() with GLib 2.26. + Implement ClutterContainer::child-notify, which slipped through the cracks of many development cycles without anyone noticing. + Document and test clutter_actor_contains(), especially the corner cases. + Plug memory leaks. + Trap glXDestroyPixmap() in CoglTexturePixmapX11 to avoid BadDrawable errors when the GLX pixmap is destroyed behind Cogl's back. + Rework the build system to be as non-recursive as possible.- Update to version 1.4.2: + Optimize ClutterText's preferred height computations when in single line mode. + Fix build for CEx100 backend. + Fix the example code in the Cookbook recipes to be C90 compliant. + Add optimizations in ClutterActor for show, hide and queue_relayou(). + Build fixes for introspection data. + Trap glXDestroyPixmap() to avoid an ordering issue when freeing pixmaps. + Fix segfaults with empty XSettings and font names. + Do not use exclusive pointer grabs in ClickAction. + Fixes for the win32 backend. + Do not destroy materials and shaders when not needed. + Leaks fixed. - Drop clutter-fix-build.patch: fixed upstream.- Add clutter-fix-build.patch to fix build with gobject-introspection 0.9.10.- Update to version 1.4.0: + Add support for describing ClutterState states using ClutterAnimators in ClutterScript. + Build fixes + Include ClutterConstraints into the allocation phase, to avoid layout cycles and improve the performance. + Add new recipes to the Cookbook to illustrate constraints-based layouts. + Fix the request mode of ClutterBoxLayout. + Fix the handling of transformations in ClutterOffscreenEffect. + Documentation and introspection fixes. - Drop clutter-fix-gir-generation.patch: fixed upstream.- Add clutter-fix-gir-generation.patch: Fix the creation of the .gir file by passing CLUTTER_CFLAGS to g-ir-scanner.- Update to version 1.3.14: + Fix applying layout properties from ClutterScript definitions in case of multiple children. + Add a Clutter EGL backend for Intel CEx100 platforms. + Add new recipes in the Cookbook: - texture cross-fading - ClutterScript definitions - event handling - ClutterAnimator - reusing complex animations + Add methods to retrieve the clicked button and to force a release in ClickAction. + Documentation fixes in the API reference. + Cache a full pick buffer and re-use it in case the scene does not change between events. + Fix a Valgrind report of memory corruption in ClutterState.remove_key(). + Allow detaching animations created with clutter_actor_animate(). + Depend on GObject-Introspection >= 0.9.5. + Provide introspection data for the X11-specific API, like ClutterX11TexturePixmap + Use a template material for ClutterTexture to minimize the creation of new materials. + Split ClutterDragAction:drag-threshold into two, per-axis properties: :x-drag-threshold and :y-drag-threshold. + Allow disabling the -Bsymbolic flag when linking. + Use gettext >= 0.17 to handle the localization. + Flush the framebuffer earlier when drawing the vertex buffers, to fix a crash when dealing with clip stacks. + Make sure ClutterX11TexturePixmap removes the Cogl texture handle before freeing the X11 Pixmap to avoid an error. + Avoid regenerating the CoglMaterial programs too many times. - Pass --disable-conformance to configure: we don't want to run the test suite.- Update to version 1.3.12: + New recipes in the Cookbook: - create and animate sub-textures - layout managers - scroll events + Set the ClutterTexture:filename property to also be readable. + Avoid layout cycles when creating ClutterLayoutMeta objects during the ::allocate implementation + Add a ClutterTableLayout, a layout manager for tabular layouts. + Capture ENTER and LEAVE events on the stage within the DragAction. + Plug memory leaks. + Use g_object_notify_by_pspec(), if available, to speed up the emission of the ::notify signal on property changes. + Re-use the Cogl texture atlas for the CoglPango glyphs cache, and improve the performance with large font sizes. + Various fixes in the Materials comparison and inheritance. + Add the ability to associate a user program to a material.- Update to version 1.3.10: + Fix a locale-dependent conversion from double to string when generating ARBfp programs for the materials. + Use the XKB extension on X11 platforms to convert between hardware keys to key symbols. + Documentation fixes in the API reference. + More recipes, with videos and full examples, in the Cookbook. + Add localization support and initial translations of error messages that might be visualized in a user interface. + Improve debugging output. + Fix build of the GLX backend on OSX. + Multiple fixes to the native OSX backend. + Add support for 3D textures in Cogl. + Fix shader-related issues and leaks in the new Material code. + Unify GLSL support in the GL and GLES 2.0 drivers. + Allow specifying an hint to disable clearing the stage before each paint cycle. - Drop clutter-buildgir.patch: fixed upstream. - Create a lang package, that is recommended by libclutter-glx-1_0-0 (and make libclutter-glx-1_0-0 provide clutter, so that the lang package is installable).- Update to version 1.3.8: + Merge Cally, the Clutter Accessibility Library, in the Clutter tree. + Take into consideration the source actor's position in the AlignConstraint logic. + Update the internal COGL tesselator with the latest GLU code. + Fix CoglTexture data readback. + Use GL_MAX_TEXTURE_SIZE on GLES when checking the supported texture size. + Add missing public functions from COGL headers. + Fix GLES build after the Cogl material changes. + Rename the experimental CoglPixelBuffer API to CoglPixelArray. + Split the clutter_state_change() method into two: clutter_state_set_state(), for animated state changes; and clutter_state_warp_to_state() for immediate state changes. + Updated translations. - Add clutter-buildgir.patch to fix gir generation, taken from upstream git.- Clean up update to 1.3.6. - Change explicit Mesa-devel, glib2-devel, gobject-introspection-devel, gtk2-devel, pango-devel, xorg-x11-devel, xorg-x11-libXfixes-devel BuildRequires to pkgconfig() BuildRequires: atk, cairo, gdk-pixbuf-2.0, gl, gobject-2.0, gobject-introspection-1.0, pangocairo, x11, xcomposite, xdamage, xext, xfixes. - Add pkgconfig(json-glib-1.0) BuildRequires to not use the internal copy of json-glib. - Add pkgconfig(xi) BuildRequires for xinput support and pass - -enable-xinput to configure. - Remove explicit Mesa-devel, cairo-devel, glib2-devel, gtk2-devel, pango-devel, xorg-x11-devel, xorg-x11-libX11-devel, xorg-x11-libXext-devel, xorg-x11-libXfixes-devel Requires of devel package: they're replaced with automatically added pkgconfig() Requires. - Move gir files to devel subpackage.- Update to version 1.3.6: + Provide a fallback on GLX if the MESA_copy_sub_buffer extension is not available, by using EXT_framebuffer_blit. Both mechanisms are also throttled to avoid taking all resources when using them in a compositor like Mutter. + Use (and cache) fragment shaders instead of texture combiners inside Cogl materials. Cogl will automatically fall back from GLSL to ARBfp to fixed functions depending on the level of support of the underlying GL implementation. + Implement a new design for materials; this allows scaling up the number of materials in a scene, and also makes copying materials less expensive. + Make Cogl materials responsible for depth testing, and add new experimental API. + Use the (modified) GLU tesselator to draw paths to a vertex buffer object instead of using the stencil buffer, or the scanline rasterizer on platforms without a stencil buffer. + Add ClutterDeformEffect, a base class for effects that deform an actor's geometry when painting it; ClutterPageTurnEffect is an implementation of a "page curl" deformation using the DeformEffect API. + Always use scissoring when clipping, to reduce the amount of buffer that has to be cleared. + Allow ClutterShaderEffect sub-classes to use vertex shaders by setting a constructor property; the default remains fragment shader. + Remove the button of the press event from the DragAction::drag-begin and DragAction::drag-end signals. + Do not promote clipped redraws to full redraws. + Improve the consistency of the default state name in ClutterState, both in the API and in the serialization format. + Fix a rounding error with the Text layout size. + Add utility functions for CoglMatrix and CoglColor. + Avoid a re-allocation cycle warning when resizing the surface of a CairoTexture actor from within the allocate() implementation. + Do not add the GL libraries for the EGL X11 backend. + Add more checks for size of data passed to the shader types GValue functions. + Add width and height to the BindConstraint. + Parse actions, constraints and effects inside an actor definition for ClutterScript. + Merge the code of native and x11 backends for EGL into a single backend; also allow creating GL context with the EGL backend. + Use XSETTINGS to set up the backend configuration options, like the font name, resolution, font options and double click options, on X11; this also allows ClutterText actors created using the default font name to be updated when the font name and options change; similarly, this allows ClutterUnits to be updated when the screen resolution changes. + Implement the texture_from_pixmap extension support inside Cogl itself, and unify ClutterX11TexturePixmap and ClutterGLXTexturePixmap. + Documentation improvements in the API reference and in the cookbook. + Use the -Bsymbolic-functions linker option on supported platforms to avoid intra-library PLT jumps. + Fix painting transparent stages on X11 using the :use-alpha property of ClutterStage. + Fix emission of scroll events on Windows. - Changes from version 1.3.2: + Add ClutterEffect, a ClutterActorMeta sub-class that affects the way an actor paints itself. + Add ClutterClickAction, an action that provides "button-like" semantics for any ClutterActor. + ClutterDragAction now moves the actor to which it has been applied by default, using a class handler for the ::drag-motion signal. + Add the :pick-with-alpha property to ClutterTexture; this property allows using the alpha channel of a texture when picking it. + Regenerate the mipmaps on COGL textures when a texture is modified. + Documentation and build fixes. - Changes from version 1.3.2: + Add ActorMeta, a class for run-time composition of actions and constraints on a ClutterActor: - Add ClutterAction, a class for implementing business logic related to event handling. - Add ClutterConstraint, a class for implementing business logic related to sizing and positioning. - ClutterDragAction is an Action sub-class that implements signals and properties for dragging actors. - ClutterAlignConstraint and ClutterBindConstraint are two Constraint sub-classes that allow relative positioning with fixed layout managers. + Add ClutterState, an object for defining state transitions. + Add ClutterBoxLayout:homogeneous property. + Implement retained clip stacks. + Support retained paths. + Add an experimental vector3 API. + Make ClutterActor implement AtkImplementor, and allow retrieving an AtkObject from a ClutterActor. + Improve ClutterText's Pango layout caching mechanism. + Fix set up of the GLX_SGI_swap_control extension. + Fix EGLX backend. + Documentation fixes for Clutter and COGL. + Fix the conformance test suite by executing every test unit in a separate process. + Add platform-dependent defines for Cogl. + Update the MingW cross-compilation script. + New recipe in the Cookbook. - Move the make check properly to the %check section, but disable it for the moment. Development went a bit ahead the test suite and it does not even start.- Update to version 1.2.8: + Ignore unexpected GLX_BufferSwapComplete coming from Mesa + Use the correct function for the GL_OES_framebuffer_object extension + Fix the chaining up of the GLX backend when dealing with redirected event handling (e.g. by Mutter) + Do not attempt to use GL to convert formats under GLES + Improve the robustness of the checks dealing with the maximum amount of layers in a CoglMaterial + Fix cogl_read_pixels() on GLES + Do not try to union sub paths + Fix the clip stack + Fix clutter_event_get_coords() for ENTER and LEAVE events. + Documentation fixes in the Cogl path API + Fix typos in the introspection annotations.- Update to version 1.2.6: + Check if the TexturePixmap actor have an allocation before asking for its allocation box, to avoid a costly re-layout. + Handle spurious GLX_BufferSwapComplete events more gracefully than an assertion failure. + Fix a memory leak in the atlas. + Use the right constant when calling GetClassLongPtr() in the win32 event handling code; this fixes a compilation issue on win64. + Check the size of the Pango layouts in the cache to avoid blowing cache slots. + Remove the need for using a function introduced by GLib 2.18, to keep our current requirements. + Documentation fixes in Clutter and COGL.- Update to version 1.2.4: + Add more error reporting in case the GLX context creation failed + Fix cogl_texture_get_data() returning garbage + Fix the computation of the stage bounding rectangle when submitting clipped redraw requests + Switch texture units before setting the Cogl texture filters + Make sure that GLX_SGI_swap_control is set up correctly- Update to version 1.2.2: + Fix introspection annotations for ClutterBox + Compilation fixes for the EGL native backend + Fix ClutterX11TexturePixmap ::queue-damage-redraw default handler registration to avoid a run-time warning + Handle TEXTURE_RECTANGLE_ARB in the 2D sliced textures, and add a test case for that extension to avoid regressions + Improve the strictness of the JSON parser in the internal copy of JSON-GLib to which we fall back in the absence of the system one + Fix a crasher on NVidia drivers when enabling the ARGB visuals by default on GLX.- Update to version 1.2.0: + Improve the Animator API for consistency, and the implementation to match the intended behaviour, as documented + Add initial (and internal) support for queueing clipped region updates and let the GLX texture-from-pixmap actor take advantage of it + Support any pixel format in cogl_read_pixels() + Conditionally use G_VALUE_COLLECT_INIT() in functions using variadic arguments lists + Consistently use :min-width and :min-height inside the Stage to define the minimum size of the Stage window + Implement the Scriptable interface for ClutterModel sub-classes; this allows setting ClutterModel columns (both types and names) in ClutterScript definitions + Add support for unsigned integer indices in the VertexBuffer API + Documentation fixes for Clutter: the coverage is now 100% + Fixes for the EGL native backend + Require libtool >= 2.2.6 + Improve tests coverage- Update to version 1.1.14: + Fix interaction between user resizable Stages and fullscreen on X11 + Define the semantics of ENTER and LEAVE events when actors are on the border of the Stage window + Take the InputDevice of an event into consideration when throttling MOTION events + Round the coordinates when clipping to a rectangle in window coordinates + Always trust the user-provided coordinates when creating a CoglTexture from a foreign GL texture + Split Clutter's debug annotations from the pick and paint mode behavioural modifiers + Improve the usage of the CLUTTER_ACTOR_NO_LAYOUT flag so that every actor using a ClutterFixedLayout manager will automatically benefit from it + Fix the packing order of ClutterBox so that the convention of first-in-first-painted is maintained + Documentation fixes- Update to version 1.1.12: + Added ClutterAnimator, a class that allows defining complex implicit animations involving multiple actors and states + New experimental COGL API to expose “hardware” buffers such as PBOs or libdrm surfaces + Fixed the issues with resizable stages getting a 1×1 window with the X11 backends + Expose input devices for every event; by default, X11 and Windows backends expose the core devices only + Add the ClutterStage:key-focus property, for key focus tracking + Allow setting transformable value types in ClutterAnimation when calling clutter_animation_bind() and clutter_animation_update() + Delay the creation of the default Stage until clutter_stage_get_default() is actually called; this reduces the work of clutter_init() + Implement Ctrl+Delete and Ctrl+Backspace in ClutterText + Improve the extendability of CoglTexture with internal backends + Add implicit texture atlasing; Cogl will try to put every texture inside the same texture atlas by default, to avoid state changes in the driver and (hopefully) improve performance + Fix notification of the cursor and selection changes in ClutterText; this improves the usage of Clutter from A11Y toolkits + Do not wait for a frame if the system clock goes backwards + Fix the dirtying of the clip state; this unbreaks cogl_path_fill() + Documentation and build fixes: COGL is now 100% documented + Fixed compilation with the Sun C compiler + Use SSE2 instructions to premultiply RGBA images, if available + Improve readability of ClutterActor::raise/::lower warnings + Add sanity checks for _clutter_do_pick() to avoid invoking it on stages in their destruction phase + Avoid multiple type checks in clutter_actor_get_paint_opacity() + Fix some race conditions in the resizing of the Stage on the X11 backends + Optimize taking sub-textures of sub-textures + Add support for getting event notification after a non-blocking glXSwapBuffers() by using the INTEL_GFX_swap_events extension that has been added to Mesa 7.8 + Improve ClutterBox and ClutterGroup - Drop clutter-cogl-buffer.patch: fixed upstream.- Update to version 1.1.10: + Fixed a regression in textures that caused all the textures to be drawn as white rectangles + Fixed compilation with the Sun C compiler + Use SSE2 instructions to premultiply RGBA images, if available + Improve readability of ClutterActor::raise/::lower warnings - Changes from version 1.1.8: + Added ClutterAnimator, a class that allows defining complex implicit animations involving multiple actors and states + New experimental COGL API to expose "hardware" buffers such as PBOs or drm surfaces + Fixed the issues with resizable stages getting a 1x1 window with the x11 backends + Expose input devices for every event; by default, X11 and Windows backends expose the core devices only + Add the ClutterStage:key-focus property, for key focus tracking + Allow setting transformable value types in ClutterAnimation when calling clutter_animation_bind() and clutter_animation_update() + Delay the creation of the default Stage until clutter_stage_get_default() is actually called + Implement Ctrl+Delete and Ctrl+Backspace in ClutterText + Improve the extendability of CoglTexture with internal backends + Add implicit texture atlasing + Fix notification of the cursor and selection changes in ClutterText + Do not wait for a frame if the system clock goes backwards + Fix the dirtying of the clip state; this unbreaks cogl_path_fill() + Documentation and build fixes - Fix build by adding clutter-cogl-buffer.patch from upstream.- Update to version 1.1.6: + Some fixes for the Win32 backend + Profiling support via the UProf library + Improved conformance tests with coverage reports via gcov + ClutterTexture no longer tres to read back texture data into g_malloc'd memory on unrealize + The CGL_* defines from cogf-defines.h have been removed + Added a delete-event signal to the stage + Fix for using cogl_rectangle with different texture coordinates for multiple layers + Fix for using stencil and depth buffers in FBOs on Intel drivers in Mesa + Support for subtitles in ClutterMedia + ClutterGLX will now use an RGB visual by default + Fix ClutterText to allow using Pango markup and attributes in the same actor.- Update to version 1.1.4: + Update the ClutterScript parser to be more resilient, and support constructor and ChildMeta properties. The parser also respects the order of the properties in the UI definitions when applying them, and will apply the properties of an Actor after building the scene graph. + Simplified the implementation of LayoutManager sub-classes, and added support for animating a layout manager. + Allow short-circuiting some layout operations by setting a specific flag on ClutterActor. + Improve caching of the preferred size of a ClutterActor. + Allow declaring "internal children" for a ClutterContainer implementation: the memory management of these actors will be deferred entirely to the Container. + Let the ClutterStage honour the :opacity property and the alpha component of the stage color. This requires support in the Clutter backend used. + Improve Windows and OSX backends. + Simplify the feature detection code for OpenGL; this also reduced the required OpenGL version to 1.2. + Improve the matrix stack handling code. The matrices can be debugged by using the COGL_DEBUG environment variable, assuming that Clutter was compiled with the right configure-time switch. + Improve COGL API for draw buffers, and for offscreen buffer support. + Add support for text direction to ClutterActor. + Documentation, introspection and build fixes.- Update to version 1.1.2: + Add ClutterLayoutManager, an abstract proxy class for easily writing layout management policies; also add ClutterLayoutMeta, a class for storing layout properties. + Add ClutterBox, a generic container actor that relies on a ClutterLayoutManager instance to manage the layout of its children. + Add the following layout managers: - ClutterFixedLayout - a layout manager implementing the policy used by ClutterGroup - ClutterBinLayout - a layout manager for packing actors as layers inside the same area, with per-actor alignment - ClutterFlowLayout - a layout manager arranging actors as a reflowing grid - ClutterBoxLayout - a layout manager arranging actors as a single line + Remove the requirement for the backend-specific implementation of ClutterStage to be a ClutterActor: a Stage implementation must only implement the ClutterStageWindow interface. This cleans up the backend code. + COGL source tree clean up and rationalization; COGL now knows the platform, and not only the driver (GL or GLES) so we can migrate part of the low-level backend code from Clutter to COGL where it makes sense. + Remove code duplication across whole COGL. + The GLES 2.0 driver for COGL, and the EGLX backend for Clutter have been fixed and confirmed working. + Add "dump-pick-buffer" to CLUTTER_DEBUG: this debug options dumps the contents of each pick() buffer into a PNG file, for debugging purposes. + Allow interpolating intervals of ClutterUnits for animating unit-based properties. + Increase strictness and correctness of the ClutterUnits grammar parser. + Add GValue transformation functions for ClutterPath to and from a string. + Fix word movement in ClutterText; implement GObject getter for :use-markup; emit notification for :position; decouple the :text property from the :use-markup property. + Do not queue redraws or relayouts on actors currently being destroyed. + Support #rrggbb and #rgb notations for ClutterColor. + Multiple bug fixes. + Provide _NET_WM_PID on the X11 stage implementation. + Documentation and Introspection annotation fixes. + Add test units for the ClutterActor size requesition. + Build fixes. + Use AM_SILENT_RULES if Automake 1.11 is detected, and fall back to Shave on older Automake versions.- Update to version 1.0.6: + A couple of new unit tests + Fix ClutterGroup depth sorting + Fix double to float type conversions in ClutterScript and update test-script.json + Do not attempt to free empty ClutterModel column names + Fix the BlendString parser + Fix the parsing of special "signal-" property names available + Adds a "use-markup" property getter for ClutterText + Account for clock roll backs between frames + Disable mipmap filters before checking framebuffer object completeness + Fix cogl_clear so the alpha component isn't ignored + Fix for the GLES 2.0 Cogl backend and the eglx Clutter backend + Updated documentations and translations.- Update to version 1.0.4: + Fix the warnings for Animation::update_interval() + [cogl-texture] Set GL_PACK_ROW_LENGTH when downloading texture data + [glx] Perform more checks before calling glXMakeCurrent + Check timeline direction when forcing final state + [cogl-material] Fix some brackets in _layer_flush_gl_sampler_state + [pango-display-list] Don't premultiply the colour twice + [text] move_word_backward/forward fixes + [text] Don't interpret the unicode value when the control modifier is on + Set LD_LIBRARY_PATH when running g-ir-compiler + Update Clutter to use G-I 0.6.4 + [units] Do not be locale-dependant on string conversion + Add new Atom atom_NET_WM_PID to set pid info + Add (allow-none) for clutter_stage_set_key_focus() + [x11] Do not ask to destroy an empty Window + [actor] Add missing return_if_fail() + [x11] Destroy the Window we own when setting a foreign one + [actor] Be more explicit when warning about invariants + [cogl] Expose cogl_is_vertex_buffer() + tests/interactive/Makefile.am + [actor] Use the right vertex + [x11] Force a redraw before mapping the stage + Documentation fixes + Build fixes - Remove gir-repository from BuildRequires- Update to version 1.0.2: + Documentation fixes + Build fixes + Update the MingW script for building Clutter on Windows + Update the build instructions for OS X + On X11, make sure to destroy the stage Window when switching to a foreign one + Fix a bug where clutter_actor_apply_relative_transform() was no using the right vertex to perform the transformation- Remove Obsoletes for libclutter-glx-0_9-0. - Drop clutter-rpmlintrc as it's not needed anymore.- Update to version 1.0.0: + Allow per-stage disabling of motion event throttling; this should allow platforms or applications that require all the motion events not for drawing purposes to get them exactly like Clutter gets them from the windowing system. + Various documentation fixes. + Add per-word key navigation inside ClutterText. + Fix the RGB<->HLS conversion. + Various fixes for the OSX backend. + Various build-related fixes. - Drop clutter-build-fix.patch: fixed upstream. Remove autoreconf call. - Rename libclutter-glx-0_9-0 to libclutter-glx-1_0-0 and make it obsolete the old package. - Add clutter-rpmlintrc.- Update to version 0.9.8: + Add more introspection annotations for language bindings. + Fix a bug in clutter_animation_set_alpha(), which also broke the clutter_actor_animate_with_alpha() function. + Check if the stage requires a relayout before showing it; this fixes a bug in the X11-based backends, especially under compositing window managers, where a 640x480 window would flicker before the default stage was shown for the first time. + Performance fixes for Cogl. + Sliced textures were broken by the COGL journalling. + Use the redraw cycle when asynchronously loading textures from files. + Miscellaneous compilation fixes for the OS X and Windows backends. + Allow querying from within the paint function of an Actor whether the actor is currently being directly painted or by a Clone actor. + In the GLX backend, when using the non-implicit sync-to-vblank inside glXSwapBuffers(), call glFinish() to avoid potential tearing. - Changes from version 0.9.6: + Allow the manipulation of the actor's transformation matrix, so that is is possible to apply additional transformations in a way that is compatible with the transformations already applied by the scene graph. + Fix a race in the X11 backend that happened between resizing the stage drawable and the call to glViewport(). + Merge the cogl-journal-batching branch; this branch implements batching the geometry of the elements of the scene graph before sending it to OpenGL, thus minimizing the number of state changes and improving the overall performance of Clutter-based applications. + Add more debugging states for Clutter and COGL, which allow the developer to track the state of the journal; to check the VBO fallback paths; to disable picking for reliable profiling; to disable software-side matrix transformations in favour of the driver/GPU ones. + Improve the ability to "break out" of COGL by using gl_begin/gl_end semantics; applications that drop into raw GL are, though, ignoring all the caching performed by COGL and might incur in performance issues. + Fixed the :load-async and :load-data-async properties of Texture by removing the unneeded G_PARAM_CONSTRUCT flag. + Added an initial migration guide that shows the porting process from older releases of Clutter to the 1.0 API; the first chapter deals with the migration from ClutterEffect to the new implicit animations API. + Fixed MT-safety for the master clock. - Add clutter-build-fix.patch to fix build, and call autoreconf for it. - Add xorg-x11-libXext-devel Requires in the devel package.- Update to version 0.9.4: + Set the layout height in ClutterText, so that wrapping and ellipsization work correctly to fill all the allocated area. + Remove all the units-based API, and migrate all the positional and dimensional accessors to use floating point values when dealing with pixels. All the properties dealing with pixels now that a floating point value as well. + Add the ability to track wether an actor is going to be painted or not, using the "mapped" flag. This also allows Clutter to be more strict in the handling of the scenegraph, ensuring correctness and avoiding wasting resources on nodes that won't be painted. + Add debugging facilities for COGL, similar to those of Clutter; through them is also possible to have an on screen debugging mode that shows the boundaries of each rectangle sent to the GPU. + Rework "units" into real logical distance units that can be converted between millimeters, typographic points and ems into pixels. + Simplify the Animation class to avoid redundancy and the possibility of it going out of sync with the Timeline and Alpha instances it uses. + Move every operation into a single "master clock" source that advances the timelines, dispatches events and redraws the stages in a predictable sequence, thus avoiding unneeded redraws. The default is to follow the sync-to-vblank cycle, if it is supported by the drivers. + Cache the glyphs geometry into a vertex buffer object to avoid resubmitting too much information to the GPU. + Rework the behaviour of ClutterModel when a filter is applied. + Allow submitting premultiplied texture data; this removes the need for unpremultiplying data in CairoTexture. + Add a simple API for submitting blending and texture combining modes through a string description. + Move Timelines to pure time-based objects. + Lots of performance improvements. + Removal of all the deprecated API. + Removal of all the fixed point entry points. + Lots of documentation fixes - the coverage is now 99% of the exported 1600 symbols for Clutter and 80%+ of the 300 exported symbols for COGL. + Generate the GObject Introspection data for both Clutter and COGL at build time. + Build environment fixes.- Do not pass --enable-gtk-doc to configure, which enables to not BuildRequires gtk-doc.- Add gir-repository and gobject-introspection-devel BuildRequires. - Add missing Requires in devel package.- Update to version 0.9.2: + Way too many changes to list. + This version is parallel-installable with clutter 0.8.- Pass --disable-static to configure and remove .la files. - Use makeinstall. - Remove checks for old versions of openSUSE.lamb18 1505390400  !"#$%&'()*+,-./012345678arasastbebgcaca@valenciacsdadeeleneoeseufafifrglhehihrhuiditjakkkmknkoltlvmkmlnbnlorpaplptptroruskslsrsr@latinsvtatetrugukzhzhzh1.26.2-lp150.2.131.26.2  !"#$%&'()*+,-./01234567clutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.moclutter-1.0.mo/usr/share/locale/ar/LC_MESSAGES//usr/share/locale/as/LC_MESSAGES//usr/share/locale/ast/LC_MESSAGES//usr/share/locale/be/LC_MESSAGES//usr/share/locale/bg/LC_MESSAGES//usr/share/locale/ca/LC_MESSAGES//usr/share/locale/ca@valencia/LC_MESSAGES//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/el/LC_MESSAGES//usr/share/locale/en_GB/LC_MESSAGES//usr/share/locale/eo/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/eu/LC_MESSAGES//usr/share/locale/fa/LC_MESSAGES//usr/share/locale/fi/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/gl/LC_MESSAGES//usr/share/locale/he/LC_MESSAGES//usr/share/locale/hi/LC_MESSAGES//usr/share/locale/hr/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/id/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/ja/LC_MESSAGES//usr/share/locale/kk/LC_MESSAGES//usr/share/locale/km/LC_MESSAGES//usr/share/locale/kn/LC_MESSAGES//usr/share/locale/ko/LC_MESSAGES//usr/share/locale/lt/LC_MESSAGES//usr/share/locale/lv/LC_MESSAGES//usr/share/locale/mk/LC_MESSAGES//usr/share/locale/ml/LC_MESSAGES//usr/share/locale/nb/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/locale/or/LC_MESSAGES//usr/share/locale/pa/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ro/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sl/LC_MESSAGES//usr/share/locale/sr/LC_MESSAGES//usr/share/locale/sr@latin/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/ta/LC_MESSAGES//usr/share/locale/te/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/ug/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/locale/zh_HK/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES/-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.0/standard/d457b36dcf55eab83b43f7b03cb82dcb-cluttercpioxz5x86_64-suse-linux w: ]]jkcclutterutf-8356ce6414a135b28958dd83775e19b3ca8e70e6621950c625842a8496decaf63? 7zXZ !t/] crv(vX0zdݺADj 8Y ҋC9VTݣ&{+YEi.]'+=wv՟Gݥ|jS*Yd2Wos97zvѠ[+֯]|R^g:pfSI^9ƻ>9x_Ӆ$̬-UIvLJ,~O.AH>;~ٍIkhu|zR Hiu@(@TL[\( lT[t ^S` | @Q{*H2"[hCLI"vq且ƶ?c(y RPߞ  ft?'¡PngkQYz< ;LNdlZfl<9)ɺv4'" Yc3R0Jd52ʸ1򂁉.s/cQc#O,c\!i5Qx| s,82xT$KjCPrnkcG#qNa@IQ>:RFo,%oU+r>w|:Rh2`f,¹5f&Hm|xME51C͚0@q݃|=z*Ec ]-9"0h tIXu)̞ԁWfS?z_nB_O'ofW5ɔDz6%y @;t6_Hsk9lhTGMd_#Q-[I:Yc +3Ϝ?әj#VtȜ[>e4-&]9 &-fe6^*,+ k^Z0jZd 7#l5G-7Q"ԵbHYo)r}7Io`tcZP %m5 qJI/70f6͋@?l2Êz.B2`S u]p(rFP8j -^wf*no\7ܱ%;H4c} v[ O1ix4jSN{P.ŀ")BTTnû_s@,4W HVx+ݤ+`Sg5\Oݟa +Nro{^ѡ>X}hBEj;?ˠV'l t̜5#e[;UV`P~2) Kc]L 4^ڸO7Ax(zfEZ! >b@u$ipck_HjSu3"Fؘ*58D%Y2C[I7qKJn@ó-m eg0ѠiYE\D/"iM ,5"`ŸepH2͚j5lOq&cTtHvAe2_K+PV6Cŏ$-4xyéboWd[2_Ļ9< p d]YD},m;;>̂[IQda'LYt/SmB}EarV !䉩B ==SDE}y,$UhH}qw^ьgD n5!;Su)hnojrXGD/C -|b|R(wyaԇy9ꉢPK08G'$~2#&G%x!<$yHdz~gi*U4G3L1 O`f̲T,`vc„, eA|y:h2iSyppN.5$FVJՂ"ƁR>YI WpVV ni<Hn dZJF$QqmױVCBw@1;pO] j:F\ˋ5d404cM>i@zɩsElOby3jED@xP+᠗\Oz8rC6wL=Ӳt0 еBE5כMs71` N/1<J-V3/ck*I $z@99, s6,k0 KJm|wjK#4;J,t.~@Z?xww@^TS2T b R/{М,Ep'.9Ϊymh;]U?Ebp q4߯he10K [%I&#%xS!ӑ~Ke?ۃ,Od7>O?l_ޜ΁ci:i^EBz^R*xy'f|`D&jDjz> nd/:W0Z : P$N[E4d<2$#e]糣PªJH&[ .q70؀APZ+g/:!_rū_|1&;䴒:\u4pA7\Ͱ{Ě>qĭ!qu+Fĕy]|2RO V'U&15a4&hm'B2d 9VP /H55!L/ل#E> &9&,)7%S1,$BPGĖ՟hB+dh#=8TilfHսXHYAQ;o*1­\,;gw5YGpaVW#p:nE,#W.<ک,n@/!u2((䯵 /E~d_nmT>K³=j=d&V Je=VC iއ篼\øOѐKCD; `Ud"8w" 8OCB,jm||7`ThB\E╝նhyb"N SPF6J] zJhTH9 NtMY9۫,u8ôca_\Z3ïQጱhoN#EͳH2R1W?aO#3Qۢ,7f;X/ot| NW[*r =mhL .s=j듡e;uh9.}GV7YiuGGh"bH4kTUbx1FdUzl?ARknE:(5VCxc}淀 q;WsxE8aOBk'بDK`sop_wժ]a`QNm 2aiI}җ:f®9aW4Z/Yɣ(K>/ nLd:AN:M!c!2N!Δqh׬cա>øM͔we&G *~[U~MD+] }koqķrsS޷T_nLŌ5J;3fsS`$kX,Fi޺Yd,46z:XM}>ˆuFjqff P2q%a|G|ԕ9 pGox"i>[!`\E(5Z(6 ^x c U0kyG.Ӳ =ǯD*ԥvS>WƗkR/ TF{"'6#MН4 ydΌBb\rV ]8av'g9),ԥs OzZfYf !#2G?i4K`t) c8n"U 4/_<9Ln=mPK]fT O'gvڞƠ|gBGRT[ Oe?E" ?C8@/Sݜ*T-bU8U0b)i!Q- {ڃkO,KW'U_sjeTE -.ҚFd#-?J=.Y*.m `d)^|a@9@d>Gf~ +2(ᨰ!X1!+ruV\ɚZ)`8\t6I iRR%- [RQ4%d @Mߕgdȅ\3Ixq)_)t].v*wJw\o2fg&x4=@beIb4ϻRF{'ŝ0D=#'9L.i3:(W>wփi  HcK@:Ju|6KH%#4A3|UmFd7&Ǒz|K44o?s¼c;Ez:c!"أ*zP=.١Ganxx&_V`{ U`}7>=Z)5NzTai:CA|#D93,=$"'a\sIiB;K1c.c9N6QS" {/Y$ dJiNxBoM/<4 (9|*a-J7y[SnPx(rh.?>Vy*A/3S`"%ʓq@f[ڹc5*4G. m/[ݔ9u0#LQ8ޓ(Ć\'\X K5!@j(DT[T+`OzBϋ7t8x;@(O<7G$8?9/HPrD\c :Je1"@TᨩI@;LG0@z0W&rhb{KW}'v#6kFE%Yo;\4VK| sr_6Si@szTC󗥔= ,VSkFyG|>hfJ∏ýKn\͉ C?&ˋaWIfPJe9=Bl>XoL1Wk:hqII:3V2=7;y0yD=`. W@Da{k>Nnw$c(/"*nec- YLfP"<1Fé=Ŗ5Y`K/ɛ /mݹ4}b42#;7J .<(6EA暞s76s @{(f笼>Խ /mjtLp\CcÚ߁eŰHQQj{3a`{b|ψ>nX6?ߘ`ZPEn# WӂUcW״"CI,Pb6(Y|;R.c8C@nI*Ӕ3 m˩Pډ%r1cgG fW!H4y0J`&Or5?Rs6d805"`u&;Snur0 jy3#={~72B|v_+0: 'gqs }xZ%,Nw#QAB3j{ܗ-Bo{)PYؓ]N$Ul?m>tOMQ"#lvW?Xq3ҝ,up@Æt.k{6SMn [HP{:#2-J1v6ӵ юVhǷ~fNhW;$W*L㎇j0"|T8%<ݯb K4-ӱ??B >{4B|A\젫hUA9MjfwGg'[+ri$GacJb֝ |nӀx$Xo `K#N4z1mv8LH} ) 5$H_< ;9?+WU;^Լ(BF[ڣ%8$o''YtLQ>Zڀ-pr5 >a8*`uJ7ՓX>g1HO:c[ʚJr4͈vdoͽ0,"7;0 xj3磫5'psq4?qLAxyQ86+ǷYxKi^o4Kh ](֙,tlG+g3/hsǐ}(!h|hl#>aqZ+.h7@*/,;X2RvZܾ-; ow\],C&~w|UYϑaSkqW2_HKlv3"AI󠛖K Lr@h  Ԁ*~}ˤզ?>Gɸ/Jl^#c)S8o;f0EAw0/"`e4-͝ƌ O- ߎ 4{XA܆;KS1mU {d/dY~tܔSo'sQ F7Uieݸ@NE.b[ndNeað1:_zz;ksΝ8_BnI~;+Z1û&tY~߈JylwhQPSzLC6nB 紳bFJml bX7qSHTT[kHUx-`B~aQ\C*.ÑȐu[|/ߓ͠Ċy 9-bɰwCa.S2W0I7'̑f/?^5CaNXuE{uxF$ܛWy#;t~Ă2j,f!K[Lh+~kZ H6W9&qgQl2>ͷ{NjiB:UmcɛԺB)Y吃o`r~8J;8:JTR7|ik#Zr{~i7[9?c щJE|"RkϥHW&+Imp',"疬6+thFBXw\u(q!*8Znޙ2%-oXЦ`(:7܀ÔcmdM|,2YO ts/qQx@w7I;3TpX)wI G8ybc~Bhㄶ,xG~uT ~/9sYgE* 8Er;hȫY[{EQ67.PgnBMlr?cF}os,4VKԛgwg qQOە> :m3꣏mc22^"Rm+QH qFuw#ErMQ{^}e_0"T w3~Rq mSR зt,)ٟtheV Q,1ͤiԎϞ&s;1*QLE΁!yt|7)|Z11Y@50ҪLMWx]:?&̇~De4%vD\IZ {zY>ҥ8f9)ـGaDȢsWq3LIs'Z?5u_jVo afѣіw+x _u tp5Ğ*FcòId.4)(,+ pICRŸ~vR~/8/rĬUP? BzQݨ&mQlLk++<$=;2LS Ű%[֛sgOd'yfg-Tg6p_o昌]jBWZYH;0pGz.xXָge鵗E/vM,bt ghL,Vl E$3p\yP%>2[.A E&[,xX, L`\rΝ{VkhHUjRpx (#(Rfø˱/~1 !FSJR:_q& 5ds_>Uy6m'nc|Po\G1&pm#2H/;",'L[+q9F*fj˗@q.0B݆ҷ\X)~w_&p|3Z!yM6#WġN[&o7RF."F5<6){ Ҭ}wRl !z1$IҜ^QeU"{3(8m{ 9%eÚ1x| \ziN.)K/; -b,`( p:ȨD@h%}KsBÛ @hs~\SHMHMoV*=6pFi| I{%G86Nߕ62PpY mUU:c>8q..tǤ{ަRp0 vBZ5uY}@E$ (Ajǎzy |wsbiA܇pa9sD[dy,K_i;"4V O"@'_#㽵rAB8'%^On^KV(Z?I{v̏MXV6QvMecф)w-5=Y?ůΚ i|\,|! EIv-K\y37-DlѤr'm|g V^Nur`O1YzM k͗ ^+m+v /Jԧ(bC!Z[֊6 L1}1Ը̋M#<$~;`^8LX|ؕZ0oox'W̐_ X#bt`>]o4p>`<W:Ŀ3kTRq|4 Vxs3+t L( ,e<&qfc#PPwG*t0[? +~$U Enk! H xN ^saZ(.#EfS'RO9uxJTz"UyjE[J-ĕV7@HD9[1R ,pwy"v-Y*n~?|/Ee zGT dANk)aqXP/t<8$2n䍸|0D֮)|:;n>tf08`ڹʢRIvdn.7>(D~PT;ܖw/k04"-ǝ9)1 oiYg *vAI!g7F cXUB$LCIsvFz"L, D{&:۶u{p*е~U{JN {"]><]ʾIeeg,~ԋozόA8,,M]ex7Td ?.`XibHi:-09,ty?XM#P"KZA4}[϶嵫J9Q|2VI(VjO,}Νl^{{$6%i!y9׬H54DZ0$+t㫠~/vW.2]] ku)B Nh.N%&,)kii rvve$*j#ʾDwK4*a,Y>yhO 'dŬD$uߝL2LČ " cSx֯Ҡ [6m'4FAgE۫-eIhc@SyU9ԏA#ĴYfY70n[BwKUՙe&,o*A'O{W܋BTx40 @ζAq p`pQtW rP8c{XЃA5Xt@g)+̴A^}= 'U0}(_Zs8{j^K݃m|='ég !a(2cE(VN'ɒ]/[85NgI׋ XHevOw(P5 r`'sh=6Z`C4FlҏN(@h'{̍rCLǠ=XWפ1 S;IysuF3?N;Qx=X2{MP7?}sAlu>ţ#M~4I`5 TUt61[{VEŒm|#ôNw1f `ʼn~84"XҖ٘^~5CڲdΖ Ro#o\{pgJ`03нʩ7usR*!s/ҁU\xɟjBCZ}ֺƈSYGZϞIVR QZ ff}+Ѐ|ZM7ޝЩ[02aUT*64we.3mi fH\V%a9ܱc$S;LLk0Iѭ?A!gc[¡0ĭb͛H~D"ېH;&!.lY/*SF!۱Lg$C(2c!,WgJT ģ4ygxjF+|{ ҕI'*m`5f}.]>V cаgKF<fyat! 6['Ʀ $]ZFh^s V ^i*# f^Qw !ѕX=6@UqbϏM'碷`Mmn%_V,Ťwl>]zSOt}um2Vͳ0{h'=YWS,1]RE@'@yQ)Ht3 N, +#ݯIaj9 !d48bQ:࿍'{z'햹}9Pr^] vJ*U "傯i!M"~7Jkla*3#"6 r#Nc`J9>ydձ9`J؝pز}Ȫc}8z@0`߀D[KY!%ɟoyȸJRU3A>ɯchzD$ KdLR˂5C,fٸ5M1'2~2 BܻBQH~~%S'k:4Ig/Q'v u Mh!8(#)tTIQ^/Y_dY,sqvBؕŁõo&4Թ2<@8w N q]cp]Q5Be%MjBt${gcM:X{.Lpط52gmK8Elu2bݸ\M3dW!6I}ݫ?T :B. 7_#ǁ{لvpgjAAͳ6Q*4Z!?n_w/[nK˻]{0F'jĨJarF Pb pϜD%3`4'WK,)A?Ok@jv! ɎSH.(XI7ܑg&7m#*~zӠTt=7n9*lpYZ+6@<b迦1Q71c!bb'NAB:fY+irE-Mx# yXV% xئBDW/"tMV|PYB4%->an*<4fbi[=r%-pk"nR`+MCkqh }@A2,'r.c%wȣ7G8ZczbXoOEДʶ߬)_7G}njvHTFxUX0U_okjl:1S>(v13o P3ͭ3z$./ﲝCF^ʄ}lUG<G i0ӏbaocR:n#[Sg`[m%(U!j5BnQBQ$ }n$i_UTEfT#s#Q͹ɦo*yz Tc6`v-.%ΥŹD?J 9qŀhO/V$jp۞_o C9cb5" -z#OL檷}ƢPYƺw+m%k*}zOb0 ߣ0Wi9ae!8RNҏ@L$f4[}#u v '9u6!'Eꈉ#҂'ZM0 m?I-i'0;;|*_!~kH 0_A7@"g {Cu$Noe!iޘҾ0Ujk$2cDky_ xC3/,hQL%ϒHef[wewu {TX~4g,wꕒ5Cg%Yri4A˞r2Ȼ*Ä6m^1=zN.?WVVQb ǘ?\\( [:&FN9dlM??A iRW=L_Pc)TԆ;[,idզ Rz dA55+n7kӝ90c~~CgBhNYt5P۰2!%T,*1R |~%u1G50c57Whm` ]dLӜ],fjq$4J~;]+qq.xX8Z!W7+߫rsZ L^y e~lK:uO8WDTt %)>xKQrDUukri-W/(#md|k%o^7'gOsCwՠl n7_QghӤqO EМyE7whE@Oh'+z'WZbZB: Aj$󒢳G/q9&X'F2|Y7:nLg$}@-Nl]Xtmn7 ,&Y_zi@bRVb]voE~ ͫU&''eEA*zu bhR)rc#i!㥂St`<.ԭ@f9ceUNlMx?ptV2o6 /}go7˳dCr:䡖's*w@CvLW(})PC;p1eYDJy 2W5^^N,fCCh25PԜGflt\OZwW0^>KM e Ds& _o?',)*1{}p9\*ʾd4w֝eyh&ݬ"TPUVٯwV?Z@yʍ%Pˢ0ͭ(&heTw s6`dʤXWn#EbjhRp=uNѓ Mk2BN-*:F-x"SO-ALxiHNwWk(ܡo/54AMGT }5F/ϐ$HxK/}PECRcK"$(Ope]PVEhruaۖ"XaV$L `Z1cc:_ͽl]k{*/}$.#'K[WI41RAO [W pRot;gW1xZM ryGrEjVe5e 9fqL4,Z(^ T^ؖ%phLG<{(Nϋ;qll),ʿ8מ jmb6l= 4h w xlb5$FGȑ¢!uO%-|$ߧ%եcϺmGs HNx3bgǥvYn5{yؗ%JI~Q;IH\\ƔRh'=$4d`XfRHTBg#%B)s}@(|,?vK 7Z$aJ>JKyDT%jYq5/jSH;y+Hǖ&5w5zpRy]+Le+Is^@?Z?3u# j-~({Zn=\arP$v7Y;iE4]мY⪬>ILC h?ҡB{h8!iԜDŽxZ2OS<5؅A8l vm=bJ"ٮfT5gT d1 GE mK5% [8upr{9Z,9GΫXq69𬘜>EL{wAiBȶ׿œVx4Xչ *0KPoZԜՔ԰Q%>IBRk" AO-Wuiq`zq1:3 u[ ~|,^|.AsHU5l'㰧9 x?-,rcؕĕXuWL bHFxL@C0Jdl)[W-:Ċ;^@VTQsq8ZX; z׃DudΞ'fU E56},3kOU͠)һy+w.5JhYV(L}7fho$4%.ʀԊh`N1̫"~A_ J9e,7(djyQdžG~ _lB3g\n)PeiDS<-wTq㬒*(Gbisxc[IC?}۫w[ ~hgiH֏8نEJDV{ʚjx|[BGUk *Q<137̺]R|Zۄ' }!R`Px*٣ EǴ/rmJ`c}?^NEWLؿo'Pe=#_q . f |O4Ǩ4#+XoI̴[SD} %IKGOyIAC (c(t7ؐ. 0F,č4j/hiFNBjm`\Q2鵼%^5IVh2nd4Xq9$>P4>j9W(k9  ӟq3)ϋ9VvMMv`gvҢ!4ҐfV׶=6ɰh(n`X]_8j{YҨ΃ )dy8k9288={Q&pH14aCj$ͽʝ\o.J^0;<%_WѾ=P茷 +Ħ&7N,7 *BA\*[[x⺅?{ c>T~xJc+pzvgCZVd4LZkkȎF8p>qh[fEM:I u_#o(K.=BJ %+Ep LL\!7_O(_9㍗.hct:34am@ᨚRV:(N{,q$GkNЁ(5'p :,) BuQ.+ӶM|pJD6j.~Ohj`4xWF8N]8kˌ eZrz0׺'|̊fʹi TGP Q?gjF8 ht+.) " rμ &b^3pm#R# 9ȱHa*b G{vrr}q_TbQ'Od}V U{?k[{+[ep`,.I.;" 8'wuѥ$'+DMԁ5RR(0rz2*"y{[_ v%,{'%h {De}E“nP 54FGh,a/՘D2 @f^1h#7gTV{hPHh$"ubS_pp;9Lk3[dOTSnˀubzUE ){@xiR ċtn\EG{/`>3%|;rɻ Cƣx_N6:Kfo XDufcTr $5jc/! `tgwߑ!݅u^n@q*mmAK SY1eD07.}>Vi9ƹ^-GO$'c~L>GhCJAo!DY6|aJUkfkq-aq)L;d1X( JuAZ>K?]rh죬ioZ䈙$.`QO; FB׬VƀʛCkni!fa#*z0<4uO/ B^/6ziSЖ? *NF-0.{CF-lgg۔]ki8zW1Wd0AKwڐ#eQ Vޖ}T`ʸp*恢kbsH"apbIюϴp_g#%V^v_#mOk>NMq^9 Xwyg\#-{vwZBR{'*Cj]~ƭ9r1k,&}`"TsGJ/AJB=sɛbsOTVI$!aþa"@#+~/,I…GkVqXKƱrfi&"ψN7XncCR++F챇w2'p=p%Ẅ́LdoY8m)Dtl &qHbv@v>M/>ä 萩"W`xB$~.Oq; xB BehZPbTQvBZ>>^#15ſIUFdCk<?rb? {:mBKܠވr(J*|HL]i=inY YiYe@_b;:UڇIc9Ybx( gne7uU%.SuPe RLl|qʔإ-7/@kj<ȺY[NR_Ơy(1j.Ժ8.?RLm"6mkӑ;#Z.*ԝX_kOd~%K3EL2v384)I7*BoúOSyqhmL;gm&T :;9Ϫ`Ͽ:`DF`eRb [VISf)wrpX2P2<gb;AO*،^(e<f^udE>a$K^ xyp>О%}짥vwD7-<hCho+[9B7RL]X5 0QUmQՠQrƨ!~YNݯeXts6j%QRDYzYbA˘f`oBXc%1aˎ:%8k 6A{lP5ŅA%xĽ?ڙum[3;pVj=c.RB 9`ĭPITo% N 6}أMLBX/gԲe0wi'} O|..[Q\gi%< |~Mcr\GHNp&žuh,>߮Dze $~b YP`"/==,o4Ծ-`GW.:W>YoQ&놵GTpx4,;V?g%2W̥C3f$4_Z(\JIq9e:4(^]ki. {܌q7;2=rm/A6^?~L73V[rLHFVii \JUZxdFF NǺɐ p>o*5oж9V {7~ "$8P?_Uq]E-bbbN75_2889fc_4 r8"Z.VTXJy|ŽkpG*([ G̘T.w1hDYj4mhɔ804Djε4Ƽh5T[rm'[6uLFƝPb 9)9oc/ZC&'-YCVyF(#9B wL9ܫK 3NC.;)0諘|G<to7m_c`W鿢?Nlo4E3UBfYj,hLo12rA$L1Y΄Kqa+ˏKKn6 }a T}a-2.-KXI&zz 9ĩw^#p8U5;) z#,J6qBKyѯvM|f07@ "mU/:6u.rV8SNV=T6 ¦|κ (pa;^C@Ν,cuʅ|6H>o{t ޜyS͏/ #|)>=1 Pqbq?ܷit] O_/h-lT~7uyg8S^ ̽:6Z,֍ERϔAԵg{P I- X9e7(4|Pv=}N3'Ո2J;oǛM?_֓.:XT_6}]T8I{tqw6SGPRgٳ?MŃ Ȼ|Ӗ*sgc$q qn L>bX )Yc*]\8!Z7UG=^k%@ɑXt#51OS1htݯ6̉~F+=&,5]n3ϜG$@gߴ!G!Upp|䦨Ҡs溗ǹNoQbE>;3EEͅϺfaȨ Y[gQt]G0&{C&>uB.w}ԊRZ ͉)1[qLD{g`9 Mx8wۂ#ޢZϮ(r"/HOz{AJfAM傏W@52^ePSV3@PGqG(ۢi$M<Бs)1)~lpUD{'U0}Xy=.GpLQu!-P劮 )%08)#WxwN]bK.ʂ5.ExgVo{|H!ܙH9O)|]*q'LKpxngXҨ <"UʋfTSȴ %9ѓxTܩ'nzOX+3.7!R^gwNeDbU~0J\,U-g ,{ 8F H$˳+h{p?. ^1}BH/]Ξ?k:u e, dTdMrH?SINĸo~bj|/B /Bm^z!wJ+XSV 8d?h0ߡ#v퍷@LmK?Gӻ8%2;$3e_0  z?×Z3jN.n?qNxcy*1J:4Lggd|O72r3S_ #1huhN }0:u̹<66ixQ[Q/|@/!FGpnF2<9$kszݸ*8 UP̮ZqayJNY4*$6)q oTx|$R3"s-:H/ ;K=?I׉4"gagV8mQZ*{r>I1^Y[j0cj:~ޗ#4~~7ˑF4F=~6Xo}nj9̅7X"k}H0 bN0ש8rÓ+4u}X/2d#0[5ilr~x/}?pEkUOӔrZ>/K(}i,mKJ(#9h!<ַ8AȘL?*0DZ'Ʊ=*ɸNqȢi⋾u e39>`е8ǃ]i:`47c PԊ'Fr]"3K YMu$Q5|osrkdY5Ё0.Z?~cL:"5nqTy[Z^Jljnm-&ኌ0)$hBq[f iU}@)I1u^[]QĘ`{eAQhUc@N^(#-wX @_"z%V(Rr dcy%8]G15滢o>-R5t*GmbIWaO SiOI8/ɫ/(de5m:FY<7f3b,CwI61C6NP"8z'o=~ܫ?B^є(k C}ҐwRia gzrǔ{ pץ@qwjkA1Co~+2u#QPg:%G_Cv_8aYڦp0[ g?1 qDX6*k}{AgQb> fڪ5-h,Pfڨʭ<$S=:<<3Vf|5 atϲHu^Ѳ0S\o@/%b'\`kh9H6eQ=ҙd L.UhٳqL`0\;dsu<`NHn`#Z=pۃ pYڪMjKF-4wz*q-iULw,M 2%+Xƥp:vg|&+EdP,E-Зs`^Z)4c*0*5¶1F;6F,"*'x&(MYP,VsbτnjW]k) %za{IZTEe/ Fcdz li oQA#Mx^X_kGq7.o]=TB|ri뚲H(TgGqy0HL-LWowiI<% ·+G"C{Z1Kmt`?2N{,qNq6ymqyRHij1_>TƿzFT>v摷=GOg!iQV94 <章güCa%Fܹ \7tHaTo"S5ܜ1+E`X)@!otD+_s0?`7UyFqad ɰ zVYMnEm;툗:E0b^|,/ޏ[ZR1R!̺p"Uj LJ**@++M\+?DjPs=ג G ZEa;xOC8/5 /Kft- Y̗NKۅ7AE|v/&N/yl1; Sjmrlf*d#| g +d?JGmn<ݶKYi߸mfWz( Zo4o( M+iN+0%Js,V)yZ!fyAujg05ΰKU֐*S @.a ^_G"kNgў o]f-7%?vF"YhKse 8w@$MkFiڂ܋sϠ5?1! a4'G{CJ:PN}>Ձ+.afBJ OH:SSHRRY&J8k$ж[G<bIX:gihq݊թ3W>.nڣp 6V4}E] xN%Fbg~ ΋tT8).5ʚրLUs3R"Va+0Ƌjf*=ŭ44JU~-V,#}:[i]țkv~3m@%Iʁk<ߕ2Phf="%*ʪ.'V{ݝۺ :yxyՠ9~1$l8;Sԗ-$mD +$j[ͣ w#klu@jp kl%:Jb:`#ԭ02l@uO'i 5\-=;eտSIDÜoR=l<UZ aˤD|7sFb)~tߘ>Z2Cc)W ϓ^;â$@؆zNJ0E!TBoeHɿm;},Rڑ?ilyfgNR>$Jǁ15csr*bYLGk_֫?0p2//99ޏ#<wę95=!C=!&jSGё Bݔy57s`_ٶOyq+j>.V~U"2ʎa{b(?.mӇ&OIӬ[$6cZ A9k|V/ė.&Yʎ?5%WL.Ƥ*x/_d>D 犖(,r'^/ɆMK#<"HQ7\ °|"br%4Y ܀eFsxWkoQccԛg*R?SwNUw?FfxAI(J9l}f^;Q;^fJ)qz+;q/?cEQoILw5>EMu3ῠUYwW~۩%g#*qC+k};a]ZIުli\LGP! A;߅-ݭfRH|;B-* c`u_|4fcV,jPB#wR7 C#!3|@{@gR@0zM1qz)sKJDvӐ5}#vI![#%;FԊ>NqAɷ9Z"wO~OI>;VrwHwrhKuu} mq2 ᇏSx Q''ބm>c͆gX;.9l3u 2w~۩vq#+0IC"a=JƯd.=trおTFm&i2X1jM") >e5)!8n&2?iFnFbRNx~^mh +  j3r8i`=j2EVA@VF2Q࣫ oZe֫=֫Jqst)pVOX]Hݜu(4ztÖ/)"^Zؖh&?%ѱ0&kecfeg*k{6bؚ3h=|jwE{Am6|܀ jKw;r8) 0m#إIl*'gj)ʡPJ'-F4NC\Aкy!Hr-W\w>t>|Z‡+k-P1&0hۿ࠵6r[21ⴂ6a\v2.҈kaCBorGJbzZ xoz1;'laWw+u fGF>OC7U(= { 6CZ/8 g/Ԙݘm4a791pșqmZ3Q wMg5eGV+ 54j-!'ENJW(֜ s!f/kK`s཯n%13PBa$ cfn@݁odXSPʲ-%%n8Y8ɚ%[3+FTޣxcK9gi5Cv;[pIzc[DFl#nAh!4q@C$

/OK#;1}k(hQ\ qEKaN`sŚ\OWCXB*4cwT6X/9kuKq"Ψ-c'IU[q!=6D̪Y8J1c{ `7IϚǡlCͤxvP7OI09Ũ6]f2q6橬>qD1?róآY_t4r>Ĭhk_31GVo2ȃ;:Amp8{{#7EDEL2c-Hn -?i~H9(Y8^B)HLrQzOz$Up;sy98T𪿻Eә8Hrғ8/!= * guXkJɟցo _7"F0&TON.\opQJYv)wb@|YF/}cW;'8z⇹DBt(˛kfC +Ɋ0X)$PY6U6\UTd`$nb .=Z O|ۗHDiv}K*M:gTv:2*:AzbH?u: =-+F6~/w'(=Gj<HQ]D=UD7W]m0˳wݷS@ ۘkyUTMaUy29Dʿcs/t`ZPGG Mjd?LN) r淜)ƺ‚\]:(uOrUcQt$mm+lMldYo]C/%_>GsA&䢵+'[=6jH FexKe>)X\8W0*!jubIҒmp'/r+(%?OB b8 jc594dqxgٷ!C(|7ۀO5_C ̍xֶ]"2bgB (t fI68=1fQrjrNHM 9!HB`7+Qsţ7CŬt=Էw俣18\"ԛAWKᆍ*TeDb8;Ѭ/l,qۭ] O(;>?i3QW9oQ\ q 7[t)@G@:}$ JcA@_ ٩2F㭵$0'Dv)C.'F"E!BBemw|.e{5Z!%[m'/$A@[d݃?Q17]bتd럨tAj_ 򫫋ʄI%dL;# ` nFlz>aM $(D4oyu/\EjO; E"ި3)cqJf bѭ_I+ ])T%rHZ Hx.*s<@uP%ag7(r S&m S+vPM7H,s=W_=`M::ӯN/8SI N1 o7sX=`آK !tЍBؾoD#]bEeuԃ  H ^r( nhBK1`6{~i\h$HZ( B1O`"[k{U ,@D|RL" jI+թl=:s6 m &\*8dX!_)K-zk2ahtV*J!J[깵=DxJ}\ 8M.VY#OzujN&Bُli7YKd%w tIe0GzRF"tUr IIJ%;|0!zE%K _oJ w -ÎlMYzKU' 8H_Fhզ4G\ivB na'8Ur8/ X#[h^/oN̬yP1!jQ:8ڞUm}.>H=r9Z0IVbx]tY(7HXׇI3ngj1F в$d(^kypzGb5EkeI׽7}/Cy%۲]|,C{z\Fٴ[/ir(1WZ~lFZƁ/$Ø|]yƑ5)boVN.7EDs޽n[7iOz"N eP Xhw$ja4,LR("3,dYgvрQxKX_a lW#xxЬ5=?Ct@L k0ָs"#E rC s8Q՜*w,s͔%U G0 H&DZUҕcc+*r=nRK >YY]ik00QF$~6)Kp)StrygԲh/V J>!IPϘs#0ǵ$F6TM_vȮeF&iLfѨkxq"39T@(T@jIo59SQeqvY{"3 G|ہqA99:%a7`&{7*uWWyot;cʟ?^P`p9 kyd2"0G_DX'ԗi , 1^c- fH3Tz#rB1.^Sz/-ȟH~a2*?L} }Y7' .AyNm-Ofr MxBvm,D'Bi-ZuiGpLm$aQ9xNi:-F^}7׿p1v1r<2bd'>ӃV{)JkH #;AoeU߉_*]J][-S1#֒B s>?"Y7͈k=Wb7[,d̵$]-4f$I[1~7!0%s.£(0vXi?t\|l n[7&ì*L8&P@b,a]bk??Eb䭅2@K®2qS>H-sᒯʷ$Aҫ1"W]`4 RbK6 Ԯ=9?O x^t|P.߆5 +4:7aZUfZ:.&I/ Oou Rr3}~v5óY47f @~ q23aUTci[Q\an{:߇G z$B>17R: {Da(0Sĥ,NӮ-Ii*  T*S-RTFmqP#6wsW՜T$O%As,jT7FHg~?koHOkYa2]c2؜c)?Sc*O5 \C;2h%Q{,fZz‘PBPҏAmǕg1iGu@ߴT = S3ԙ#Aab,W`QY3kG:k? jhnh"ut) YUht OybU qSXƢ W(br(VsPjףP6W OXtEk(P o &pT+b8%AA ' XZ#_! 6#s+lՠ1WWPqTyLI:!6gSDaZݨoAP|pB Qi" nftuA pW4I)dgKӹ;O "~2R*jxiTRBPČlyU2/k"Bb ʿc9fCNT?a y4s?t#`gL]=qnx4bUv\jx/fʽNAZ5˺.vǵ??CXrfO"WU Qp(d/DG>8ZP?96i;_Tvk<"ī Үl;va~(]]N>UWPz"R h4Z.-g͠>*,g#XRuGrD㤐$c,oڞp~vwCDH :Liҙ>؃CtTjT ybi@IWS+꾽Æ"}4 vMY0˭(NpEbm{!S8o *gIVmYyKzNr|D+3ɼD*[ ro* U *DczC$H]T7hQY]q3sC!yz^ =3(5Y^ѩ]-=g O)DRy;l$xzޮh8D\ͱq:S`rEje )Bx4Ie]6QJӪW+Af&[<=HGM=wDlkV@E0+l+5,c_@ i/6k;Yg_ ;ڝh`_cJ 1޾[߳L D7=:#~ n!|BJdRz2HCkp'ya^;˶eMTlJa)2張#'-y_ar:vܻ} {G&>[<5&,9**DbE+55sS8:k_bNM*#)>:W(ЮBL~cb2zu5 B%"!F?6h1Qɷgpq-TpEO:9H BjU+QTeKIbf\R`Zm,qy_Z9*u$KXCSeVgհ 㵞t0=n,ou(cKVmd%Dl5ZɂЯG_v@Ϳzۗشvh=ĕgB}M&6nѬHÛX7!?cDÌoqTEzG nqW\ m6E.:hvh]4"Z'pWmZphQBol!إo*sr#.dۑ%*ð]|D#4lCs qKL;*_ٮ:ls3m afS^19.8`2 읞m,{&7u,Q3\eR lNG:{߄y0ELo8vW'5Q̐S󗕲EFKlp_/wI%0rY߽) q"JX3UzsPe{`98{7;N{A-S#|"tsQl5K$I_C౏#N{1֩>eǚ"{~`(8ZM._0%BY;lmRE(A_UHabt#CO϶ /:)h.Y\>Ĵ7%Kf[95BjVHݮ('PW!uʒ/*viR- Kb@9bf\?C8p\$+^/Wґ Ui, `XR+?b+/yȻ}cbʫFڪ; s^Fu9}jK!5?ae5褥-(l|tJcn!xѓb7/#:bA=PLσwx&KWX} 5IFd^gsV>+GaAnİ( Ax\Iaj%LXv|eOtFyiNYn[:^E"?6Z ]zS9𥪱idh1F3 ܗv@G=u R"fjįi^ CAwѠ,dH܌u[lT>TFtk򋸄9z#6{5]hk췕rN0b.OŖ1}|)[ hlrv;4Nv{Aāj`؞Ltӈ1M-i+_jO@^Kut 0r*0v&)#Fy:Jق%8oӾn3a.>:~Uq O lcAgH۸o-79^SEpt CW ,bf G=}ljrS7kˆJEEj1*f`!wt?9Q2P6I';"=ɿG}3C'tͷ+m |cgV34`6MĈ$,|ty`"QL$kOhKh8 *e᠗^}ĥ#Z4r_nQ1@s"<}^>}A7Lkݩne,iS5RN U[IGu;:5sEtA|VS4U't2P Ce2 1n9||,(!<뎗RT{ TAAL#%HS:*?O QyC $h٘M؉r\xD)gpUx˧C)\+CV lV_j8>UL")ݭ|o.r)Z$wWӿ+~jl(D>l~HKq }_p\N D}Dw,P<^klF5Y hlr8#j<:kM _h,:C0 #ݤ2bhk|F=žUN (_Zu ބuB=r$O| \R#f}?ƻdE¨/9pB˔dCHD(0axq/Q-9\doa5܁'/n3И8g O 9ru>P~Y~ :*`;<<˒:TwSbGX~|s^#Ɯtz.o2!ll7ێ4@cauR=c*Ji-7 Λ}.f =67'Q2,>K+]0NGC9ySXXSUa`vє4-6 >j_ANZlxi45.eC湆DG_7 <͆\̇ySOgsp6,iD䂞V=Y(Q{8HT#l}=JX:.-jw=(yCIEf+J4ëR@fś45& ֔50Й7u"Q/0<(c iDOmp~b?Y+VtMsVgT(uߎM1U,u@Jc7۵{dcU/<%'#'Cᳱl%P}G>& SOCV`j)a5\s nv(yAq}|.s>QUyrdMć#Ęv{-œ֟}!OyL3AN-MphquwR=d{{ -^a9q!W$m䈲S_7iC2uhFt+GХtַL ʚ'7Pve1IY<&<$n(惽"h9VesUo \X2}3;Avqc/_f`sb}~Qu@iBY6\}'8 le8Q:Ź>bW2lSzp G ~N@EX@XuLVi.yl:q]p8 wSЋ$)lF![f! nH:w77Zl'2/ur:ъr5J` ]s4=}%o{Zs 3K8`Gl螕k|ͺ4wHOB;CR)aêYr{nr%j&G=X'3lcB/MSᖃ}WY];)t@OwV@?]~cVY~[XО73m_Rs:Y*]1k'&a!9p@Wĵj|["BXqD5  V#`R@fۂBXЦAh x9z)(=f%H!Gb)/( =X_臉etCר#|ː:GI7㕝 ʀg֓;^e4z̆54|(\xnj:1p&76%+pIUC>F}jf[fWK%*~73¼OdP_^Ul3O_dH$0}Ka?zf%k~nZɍ;:CՑaJcYUqJs5wzف{Rj銴v }$%ݏn9MФޖMv,bɌ.kvvo?L8 F`9kp̍h_7d"؁?Io BCc+yduz~l*16ruT1|?olda4cqm 6@ΜPE#9u)Dkx, |Я{Fb{se>h kƂ cv9sl678G=LleˍLGCH紧X|bRtjӬcД^~1\^_E2;pQwue4W(Gi2.eD<߻U@s+j P3ɘ<8Xܑok=o4{3#vc ouSg:)bp咾7DɰG.Vِܑ%Ve㡁"a/9sf 91tRSX nE;_bbmus10qX'$|n=ĊV$:]OP]yxi@m@(QW '%vk%?nk @ ASeO]<4.a.VqN\ `oWEci9Œӹ.nNxrS$]=YAVsq 1N8D"mFmt}dQhNƽ:@RwOo 21<.D+j4}"ihzit!5ue:a, _=D?nif[1*ž+vnqfK>:MF;~F3,<բk/,lԿ{j+MeU_Ӕ>CB)ΜE/P9APF$b(J]pN_&4tSgX؝1Enb=jW2( K.6?.He-즿lv!FJ^G'N >=^i~O8lQ^ѫ=BeW/6 %S | gsaLYwd7b!?LFY8?zOOOՈX4b/T4?C~Ϋ6nQ Y{6?5 : 2T,0͊Mpzd&05UJ$ҿh يǂQ;r18(ek&sd301T=޾P$y0?n`EvN2z>Z!Q9LBL#9^vl 0E8,9"0kSTDŽ2 5yxt³1լ>0X 回Z4T).>NІ pü1=NEB,XpElW&x1VQ*f)~fLU1;K6sH6u&6=B.'-0+ }k9c]IzcgV`9qW݇NCy]-I^ǔ~9;mgsDIMl MwNqpm&mafB iڥe9il xΛdE@sH/8EYŹZNlĝ/bB* Y%7~C4;?Ŭ\1401JHfь?j{y\}sٜ퀗\ECVYV [;\J{MZj޴b(Z HMP;k_͗<F$o*r19׋ Z=t93G5uQu](2SI\C4_"ǚKT~~Ԕ6ƛg4?F/{JA"S*>iC<8, Ql 4ZvƦ:v8\U Mp>^i׮|Ok}[Ė %ClEQֺAW[H]aWP/Ȃ 2\(`f7ңր@mVD#uS|& -i5{>Ԫ_f(|3y[(/0 xlh ͼ#i}R6Y{)8jӬފ^*% >XGjD p` ]5$ Ϛ_Un5æφ}"!'nq8xX bC2NGGHT"A,0iF-K|4㛺1,r-s<^>}?p"x u]3 GP;lW2K!ŊڴYXbUel2u.ˌwgF)c%)˽{ }i0s+ #E["7+t&.LT'_9)k3%tUO.sa.K{ 3^rOWa;q-5Hg 0UcZa4HCNp%=,XR{Kpx.j6i'6+(͞ғ}K!t84FZ$oN9%Ȳ ::V9}+Ұ}*c_#|F` "vt ?Q apα "dF()t!~l)xmgӾKQWJNMmY]pȂ8+}82}F,K<@zS+|;뫖ԧl܂nD<]}"M&@AڒҊ(2jfFDI09da:11F\!VoV2&|Tuעk6#97j-+k I-Ww.PFq+~t{+q: j!^jXOPb_#!5AƋs.gC2Yi0gm}Z-!Ԏ0sAɑ'u#wEAؿ5dDly1ל9?$!:@ټj=N%/z-W|sY @VQv/) \; !V;l}/- MTA'͐rJEL^˝>c}L}%Ĉέ`›hɟ}syݓgLI[Q=յL1:bЂH)jhqutrL*gIɂmeЙ3yOljr +FNYé(8K;rÍx4 k'%ȁb%4 n%4cy%5U$hq~5xdfrgM D>f#6qko?]8pyF^ѐ.%> U1Hfv"-Ads@GyX*iJn-^,ߙ? |-. #3_$4Vc@Z WWW-^#,1<$*:dCV1钣~qI'='tzݤx:׊qu "9-P[ץ޵ltO'&Czhǔ[LW=fpz.-If";I l-} L2k#󦢅'@p\i k/&ඡ#L.?c%gs&hJ&H7y'O1{\1%Ͻ5/:|BQ4"fM8#BVhvF'k6'NX3cW Caj'aBOL9Fg7yM鶩-(]Ooj4YItP<D ^C'̴@vp-w nPLU/DGAI ~5 ;Su!Un|?= 6xf R 'DbXʣmo%f2/PrMXaB^~S#Cl˲I!x0gQB !(놻.O 0^rK$FcZWJ 5Cx%h42Mi Gdĥ}֛S( T9d^2,VsJ@e:ʽ} 6:Pيd;Vr= DD7퍒nc3+:sqYAycJa$,dHњq]tQnA(x}Cv+ne.س؅_Nero M7N sv9UFubڔRV }o҉O.¸B֓''Y#?xXhҮ/PQr2v'ϯP-nbFU ^7BrBKft*P>P19YH;u(Ig{Z.,d7klVe:^>2TZg*48t]@u:In6/ޘGyA8F{51ZU(F&nLՙe49g_Xal}ںO$SJt-TW˞Ԟo pc Vc#/}g:KÏ'- -.~4vWb hV2g)B6DѰM-)_YmfZC'0ɔwBkyA22Pt~~/UQ{r]Xb7.0OQ7m[wӏᛷNjFvb̓@ ݍa ~OJRC|A.L66eBF(!7Vml`eQQgT?Rߏ4V/AHg") vJSOs3ӤLS2,+.' d-Df( ݈4 L1 H0|,8!sIm OJbNG(Džж PF0`UX/IkyVPZ ⧚XEX;uKܩwI+s_*yV\`3)6;._&J/]2k7G\?w-;u+]Lx͕_tRk'-Р7\&Ag%sM/8$|z27Â/BdZ!S[%TFQwڣy~ 7Uyt0,&+ gJ}+`aAyfyցEsΣF ]'}|9jU%O ]դW[,sJGsұSt`g6nm㦬hحTlɉjڝ!q8;T}V{mng;ưSL!<މ%ܬ1,jegNKh8YBuZjnZQ5 > 3~o2#:m2}ya'*DَFו^׌wc A[m, cj<;̷RR@+D&R1>ɭAHt[q;XZU!e p0eS:`δ<y3 NfQ?h#:;(sʏ^0^Vڜ[)y#{>j8\7e'.xnO ( flu۩XV-<=~%ON(ܝ՚ml{' \]st Z*V(to-e7me[d]heHuOrvMT1I0a@a?xy 8~ |:R&UN>Byn;Y<e&N6a E=_3!'YMpF;^@B9!!a%K\/Tn /cЙ{mbWd 3ya9'0v.ROp;9ʼ3SѸ<3ctd"A_ٖLMjlbyZU%}k,)r}l{$."?[˷7U80/9OT ĭ1fH.8+0 tUWM1 F]h:GL9yMbзCoͅ )b(.uNM)  1LIX s2h.8Ez~lk#*lll~O3 X|wiIkch;A`+(X\}M_5 U|X,VWZ'O44d4EB2.,/Qfa F5`ApMx#Ug}v2}i9ݾuYH% p*i}( 9<)lJwW˧xqr(6^YPGx4eJR; p".o[G5!r1'=Z$Ab[64#8Ŧ ۦ<%D0 ͔e9ym-Xk*4q9dfښ0t,TZD1p`sY9={2"6*//.~6#}C99/޵?p=O*5d^FC 0)QޚIQu5iiZ."9Fgƌm%QM5寘oړKW`Iݍ^dEowU Wk^#g->Ȳޓ2qK:[H%|{Й$s4<CUK2k-AнZ};W aD?fDׂ]'(˹A&`CJ*h>z n&@#qh-ѓHX-(;$2w &6Z1)N %v 5?cq2B5}H\2ybmFYʭ"u~WZ0"N:gGz1٫URXґ /Z]tIٓZ<c6cry6}v[^d3 -f4vN“[4X,/lˋBk/_&Ϯ?d;1X"4uHB#;S!tH6WAG݌ACQiR/psh1+|0XgRg@0rЍZ0I.Z;<*pri ;6|㱊W{L?L&#;j>Ua|SD7 7ÆIw_S`925nj_3ş"IxRz;Կd\ClP%t?J^ 챬O糱W]mϚiѿ'WZ?Yܳ4#=/JRK- i]vW;b-f Uu|/jT O9) ]84]3&lwG!!B52s7EhPYh8{ފ,(ǁ#?u?Lp)]Ҡ lu40S+#seǚR6<+ '! wli[mhkTy2$C9g"[@=0l^VjTVAuR ᱸ8s=PO~Ug:ՍUD"voI=x H;Ù߆/݂Ę*hT2k3c'E-::;R^W1E,=!|xou]-/zUbntaZn-O6{e%+(Ɗ[΁oqXq<n߂ic^ݴ[1wd0|b f;ؿd7ne~gQ[/"L؆R6F(lǑg(<1k#QS"w&׶G%^94TbsK[#3SHҁXADbvЇ$Q/  iBQVݟ//u&?@ZЏeR9+iA@JtM +R"]Yr-r8kU{":/  ruYKyl+6 ,f CycLEy&7}]LLOMrɭ NzEMfD]3n$;._Jc^+Û_/ЁCkD+ʖK_kuG1L)N̿uUi7I@'.kG$O`;}ϥmذQ>FЧV65lS'O$f,_2dĴcAQ1}7bY"V8!l^-:4aⓋ7PP$vDٟHiSZ' )h.d£0l!W9K* L,TM"B9P_Cw 8ɕТ^3pb8~F9/nCoL|1\޽pe0o;m?iVTI&eXĄ427~/d#OA֔ ܋Vf#I )#:`7Nnv1/ⵙDTLδ18AflUDc$><77捨VFקߑb48.ҨXh/,/Ps}5 y1++XM@7'Ge5=tʆ_EČV[DM;Drŋ47 ]D9̯䖌kúo6j>gBhA٬)٪k`Yǐ,$jJv.=˖g02n$lͿQ~#wet ,Esv3 1/Oo}/슛0Q}ZHҵT) Xәjڟo&q蕧BsN͎!sp!ԒcFb1(i}K+U.Ɋa[_ ]M$_<V77Ug?IRth:kewtYt)3X`䐷> sJ{AP!lUc1OyLz0bo^͐OqIT%nľ"iX͘W>Kn@lqa0ㄎ~]kl°`/—^{Ϸ-yǸo~FE;DmWL1Ɓ\Y$lXL?Zs '}$2KA=:ĔOhh势Kk d#Isvt8gb't[7"NɼT,̰~QJQS`7@!ѣ|?Q֍u3n֚R#ZsLhj2~_2Pg#yu4`Ȗ2\6^{!*x[U;i T4oWQfٜ2*ezx/Q熘˺+Q> "m,h/Ή65YM`F8i)mkRm5=l0ܧDuö*%/ːK~Ot 'ؓmMg(gIʆ29MYqA}MkGZO,Ul>}Cc9"ЩXDϑVKE=i ՜B>?z G(;{V{?=] uyA ) [o  >^􇾩ЍVXBOQemoJ: jء;n/TSPi?0&c%F8=G BDNj;.bm-rhwjniq(]',Q:՞, \iiA*6=e<~3+Û4MFێǁ*$7pss>I{Sk&)EO:v3CCҚfʹx\t#n& q/@x98Pב|{$ IT0)ɡonV"k5Uka׹\iQɂ@ 9Xj?Aq;K#4+Q4\Z4ŏ\-000: @HDoG6o4_a.Ҷ+h$wcػ>뽍.[HA(ÌQ h u1ƷT_܈`*,%8hHS[7$i)f Bu` Sڃ˨6b.g>Jt68q:RHu4}T lt~%GPw8$Ǧ5nnT?17a  f&><6!𐚸 7vI6cƭ 2lGZ=mlZЊFHW[|r:5hNw'HŒ#'>t]88aZbaUqVdFP$eTȺ90` [e:>xEQ'D7:§"x{{6]+?tcbSйj2 'wTNR٧H<'̻H[j|`zRڽ};HpP׿WnHoB~궭G%IXToeƖCc8Cy=;;9?-5]L jx+}/t;VQp-ɁUP1XQ[vCb bo!A蠰ʜ]wZ]t_ȇMyI|H82y.)4j'{{ dyu`eőh.uuox뚑N"%iһb==g)~Cz)N,ЈPPC*fc𻃼*FUʽh }HV.C5cfw"BZjהo- co0G =WVg0(?{G~UPk*Jk~̀e4݄ JC/\v" nQ9߽:cmw UmM9o+˳m)jH/l(&~XՓ8ORj@-bl&6Y$F% Aj #o\jZ]gDjEMoEWyZGDmM]t;X\2͓ƀIe6ut % -kb@BUQXɵ#`PxF55ƅՙHgP1<;J2J\T6smNG@Mڻl܇jAjc-X}ҟ=+2mW4\SDnPYa:oazxu>)Xdj,WhWIg r@If<tPJƳnFMsu] Dj'8usCorˌw"ZptJU`YlE1ۭ2grἡ`׳}'L_0Z+pZfcgќCS \ZPLi a772v`qt2 {m7$m2u_:4ʁQš%$ gzɹL W-Μw'XٻL7N{FʒƎ(>YcD_|LUkb&-Ꜭ"nOqXz=j3ڵbw^ƨe9lxC #pIw@l2@X3J}-v)^l\!uϼt!]|[WK,(6tcUX|(fSWe p,Mp!8m +8[}7Kw}2Ї^2k4&5V2e &w~<{NE֦%s6_WcAd#*KX/1Ńk;k1(HZSZL;fG>"VH)z=ͽ]亪Lz@v@躝h[r8fC bĽkC:V;Zj{£+^HuWRqwu:]7%5cx;]q|DS_b呶]#T:9(cQ4zXt(֞&`O~;=xUk9,)۱>B:/J#S\` \e$C{r|GTňV(W {"Fy 6|T:/vd'KH?"Nji[S=s+39t1hf{z3BVݗ%g%w(锼0)C΂#0hk. b'm|7$: 1 >ԕy2u|n{\# =  w"#s¤>&λEEe B(8f&;7v"=3w'P,fBX!)3|6liiЁP]qGKSK%, Sс{4nQC8Bm-ǁOi|!k.)>dna{ah~l]5D?(o]o19CJn-IT$O!|Z[WHEW.Aܛ[6RץهY ;dP6_^$ "k5sJ(XͲI6vAa[lZ @ [)n+@f-e$ȧze)2`,?\Γmjp|̇o\Mw48:PJMj^%D%'QZ#UI`#~C$>t1z"F};]} x aH[nd9|}7p\>DG2ev` ,NW}1g4(SKE!,>i$G&Q1ֈ_E`G~na}@Uƍ3L\[W_枥44)(*fbN8 eX慡;zE8pduA4"A/qOY:Ŏnk' 9E0JwUK2;Nn,^|ZoȐnAjB, "uwi$UCzџΪh2vˈzva둚vdƖΗ3^+n-%]oP_=G`x>R;{ߓW [2/;[ A'3Qp"n䌓VѼ`|f7o}ÕpCyاm0?(bcK8n1fNl[ 相R橨߯)!Ԉ2yCw W@a 4U}UL>;8]hEE '*cE@ꙆsЄb؇S$,¡ڈ;7 ϟYbyEқ[!OTԟ$D@`D6Md:dtv4 ٖSPS*=ӑ3Nabdɴ"9ͧ&ZE E9|G4p3(%@R3SL*ɁЯޛҤ+0#M0_$iY⮕/+/} 8 w+@{: Cj".Wՠ9,W*_Äcgzb/,gH#-g6DIM&\*{v=@_2 y Npo^<:=gR=6!i؃J IAyY`gO9*=7:*x_T5k+THgۄ(Eeb\|)@b:hi&(UdK&e"yw pTsЏB"lVRTmfЈ8:IQ#\oWHi?NN;o7[c-o&|.t=5w2phcGu M?9b)8:ݳ+hܒwkOj7{>"9F+F=ǻ2$A 6w"40 X7B7ϚsdYnDؾ&(1hS:P3-AX>k*h)mnEBFr8g=86o/_Jb;E' 3v"͎d[rp Nx=]\X4}Cfz%xRU=3'AM$aw48 ,Jh˳o"ɆKb ^Ne1}YKJKr;a'Ϧe=@Uf=fi2Ȗ/oO \|OGjn4PU8]=v9Fu`*b%R]E5  KBK9j6Oc%W@pg}halXNZ~ DNY; *xkϟZ3I(ҘC IϣhJ5/*)!PSKzB]ϼ$b?Rnˈ O]qD3iए:GߌM"z..ug8ѣasL&{D/p0:X-Ơ^ Ї*B_yLZ;5PӠ&᱓֔PIW^As@8D p!iyp2(`~e`Үc\oqDD)Wرpڧ&VY+eD֬ENGhWQ 1g$;-iV]yn4y);ҥkZo'k>4-Tb69~KS@x\ FO 0 (] kNW'LXjL+(AV9OE x)[&Qܠ_`a~ PzYq;{حϰ D\ "ȁ0( ^ IbΨ]V\9`jFz`+# ՘{D^FB{.`uv>DpN WZץqgaU<Ȍt-<.rN:3wsfQSE劯uD7I#tȵ'nas~F#RsSxI)fmuIu%X}.?qiioV /{iɘ*@.TXc78f{外wWY,ti ;KHZzx}BȧvaSR\PrsSw~[b>hJ\UO5 {N` U+fJ>H0 ]ABNH_*^ঢE,KΈ^Qm\~PZb+AҐe=BAœK8֤-sn"jtt;UⲈcct2.ш[jp2eZ=Y뀿HW~uH5BW mA.B<c ^n"cE`,٪]t2;CqNB(9 Q4Os3YQVo 5`"a$ҌcpEvd@tRh7#܃;)BRe#os %Cm|z=}X8:KfJO.0~:5/o֞Ŵxb)[B|OA`xK[ ~[hCA}A L>-L4#Kpw?_ .n71[ESE3hK" A3v`ASD4O' "= IS!f"1oCJvԨېU^gK̹ZT$WtOb!4"2X&`'$: ҉Ө%]x47|cЦy2e'%[ċafvկ #@!ם-u_S ܖṢ(-# $x !2<'J܌O Arfv)Fԧ ꄹ0V0{31DtG_G[2۠.L. _$;I3}1=0t鰕DD^U"WEqFo@bF*Qw-P7.ZVH۹7Ils͡MeKv~׹nXXܐh6.}y|@h @KTEsOSWRU7=08jA1e& ?x̳aY}|.*ߋxRwO;H $@ Rn͠e6c!B1Z>aoua$$˙zFn*^ WVJ*RZ4kΠ;0Z=l>=OM:~&sQ}R $sg@Ys~*t/\JGzv G4ɓ9yx!{p_SykN_څbhXSwXhR!)1weH=*BWE[} +#)\2yL|7QI7D+4 MI؝s/!n? c裙)'Jkyw4B b&zr3H[o;ѧUnTv Ȁw.|kZ%U K$Uq^A|sj+?q":?=P0>XFeK c`Ra+49Rm²n]v, wg,N2/y1wRDGJJJ}~d;AWz7ƟtN}gD1IW=͖sq\ PeVjjxn؜,(zl[wjD6'7xU-_]lTW~z~yiԢiqpT/sGXZNȰƂ;cs lcB%~SUO\BfK!;+%L/%pLT>UjT e7B@P)64'vqKCWR ¦N%8LnQSr'ٺ.0}{^7~Y`= (2 }+#vS˄EDž6cGU[2 ^R5;-.1 B y@(~/# !J P, ȊYхȒ 7m] <*̅05Pߝ%&m֮״#d&B[O[d2N|dD=A_wqbx)5BBYxgmsɰ]YbMn5׆h0Q]]Mcrٙb@X*D@s UQqk\;t`OA.1'2:3'/=jbN7۶ab06wd"kqV `(6I`念1@wQ/=nr}A);FPJʜYFBTkufBYxJQ|*pS|M`A jCx X50{q=M+PQ^pq(a!HPpM*[;d%D)\hvQ'Kgn'=K쀦S䤨J~X|U^V :L} ݄G0O8d4yOgЯi`@|X2)|룳K)0ƳϺJ~i*|Dx3m? 2@DBm& 3c,Ѩc&NЂvԁ)ܢI ^aE A`TP4=aӝ[XӘn7f)'?D "i)5.SXc (9=BQ :%»1X 햁M5U-Ԋ8+1,𦗏dtXZmoJ(Ǖ-϶tGo5A_]KA[v$e`A}]F|)K;M#3TrP(䜅&R X$ۿ5dE9͏e//Xv7UCM-.& Ԛ?5+^rΓK&x95ni2\rq!p&ak0҈9ۍ}2-7e40_\T3%jr<\m@uSO#Њo db& 3TBDfSI6_ضF!,2ډ00ܽǷgAέyJpCA#KsjV29sxxTw]Y޽EFTu&]R\IfN:!*}@sX뢩}nxl6-Ʊ`Zk9= (3;G\yS btvQ8oH)akRv )Z`Y[<8_*8NK;v Q(Sna(])#S&6ND|M,l @?7Ɉ /&*OdE|n'+2K3Tyzg!/sN LX/gM1Lc./W?z%@kD a.pAD &SGͯF-J,!W5ǚ4.yj”,L<x.AI}>96V9mhn6#̣ʜ.btyS.LE ).^Z|TrpI|O*1o9vh*uuXRfNpd2šS %ٕ;~ [ND@۾pu]ȶ 5.$ rjΪa3D6"? Hċ?~ ֦3|F/hpıw?tQρC\ׄu]ꮬՑ" smS x=F!^0Fef 1g <:Wb˺I1+﯂U& p(%W xޙ ó/F4,-m|\SmьII/ X)%  %Q^ZIޯX2~o^m0~p  1ݡVºyz+ ਵ)Ngf놺y|2 Һ+C<;B#wꐛ?6}e@ˋ/O|w1z:P}h6`vKI? /06;`6 /5u/i߾?$ ٘V8#c-zN,&Ze@E/j uHɘ{3{MZ#;bgIU/9,Z; '%PyL]X{Ɓ"AF{4BtwABL .`򜬒_Xr =?FdŧdƷg=_HvVO!d ʹuAH]uU #`SS<[zΖ2]^fo9@DʸE~H`"BtOh;Žb{!(lJ Y3u-ԌDK\8o /!]m9-cu v.7[tl!00}C;g4tNgqN>(֭[j)/,ڠkYfw2G5bH, §@:eR1[ ? JHgwe7q4= P}hKQ=Цͫy5òG1xrL&I+}hCR!hUW<[ʬFSp>~\z_"n'.q3@ yA:1@YΦxo^[]^sϠY, \-`u?x0YgOL (䬾|bK=(mY) +,$vݾjصʋd[( [Y\GU{Dj6ѫ/An|ތ܍5RJ{{o(Ռ+.k, Q;8njt;! n.eR/U<}Pb T)T[r,ix=r-:Ms1IqtyJjZ>hHt֕m.;awڌWRɁEɇ:Clp7|2u+\Xt5J}z~/iT^2Dl+#;{ M#hW{ Fzq7vXt2UaVn0mbd%FoN^m=X2kK4='r"5ԭ0T bcI|)&(s t 3gqDρthU%Eכ$*(b~K s/h}hbI+5tmdEvށ\|N9BaC$] wwV /2<|qroᅵ9pM),7z$0𛯙UQ_y>9_3 2WcCJaVŁ! w(sz."[yUz{UU5׭G.DNomS81H9' Z$ ?8T |QB wλJ)SރSn^UmEM&z|0A+ޥթ"/1%2"w?A%o՚IC?@J92vdJ3NKoB#ĥJ݈aᦠYuȍ}9(f#m+cXJj~!~^ʲj;#*\H!Cr (I>:ֺ5U3m`(+KFs#S`fa$W$g3.iVu@G891Y8C.|ah(LY cz|Dt*/7;[_h_ӓrsxҖoz>3 \|j }V.aϯ'U C)DKl YNK?RY6+V8bO\z u_Dw0%=鍳lmG 6}Q^ɪ)]ʫvpͷz Qr"n07}!`{n nTjo[Fjyib,Fb§%hp}q:IwT?3DLXXp3P(%fDkJR4m?D CBf&5Qy4^U'-+OrBKl ǒ*PB}+^,ݖ m4:Ueq;#ꙍZ&m{gIp%GAkHI/2EOt(CkC ɬE.(>ɲDOfkXiNW-uI8/ZLW6`ވZ2%7;_"qM?T l4L&8Kg=pzacPC/?L2y\qM6"~wYTld8hf勦ѫ?Rc}E*WVKtzcA#uG8C!\J9U%Ꜻufzll!E<$ r;WjrK ,wic\F!l .(5Zpvd/WNG-Zw?^I=xfĀTXѮh!rm_ 9o9%,w@t Yϟ=$37u^u[!,yIx&(h ,?$ 0$1\@VwR7M.R\~hBJL㎢>^a}>nHes=^f nj}6#LJ4}TB.w%^$M[ ^[=1"-P8mtjKّ} @S2;!ͭYm'cu>_4;YXWkXZ,jJbʛGBly70Fԩd#O.$v+ 3"]ҽd˒67;6R!d'wVy>&~UU/6 /&Vy3:pOhAw~*_KE.X& h%cS@VFr rRf#pe>DhPij.֪g.\' c86󗷚w XP g:>]8\|'LJNE^|\̖PXsyO:uz\4u^-ѝG!4-n49Un&OdL/I׭}-}Ho].%\yԶ䢦n<-!tF $ i>p.0Ic7(-B3ؖ rv#A^>92+"'Ptx VMs5R{\QOR֑0ShzAx\s\ n$S@oGAXobӾd~[fsBsAI`UzZ"&~৘t!}\Qv/g9%a߆3s-@' 3'z&6dn,a5$'Ӆ&gRRr Eѳ=d)Wf:LkiHک*p lbˣn>=?x,'m:4P $b3b {P>[*]4124_Z!yzАk3O_'t-,ޤnT8 0JĹ /e= &sَZloY{&_ˏAeeqKbIFE -Hl@y #tt#;Bέd$KN9#;={w"D-GqyʢyE`R:HZrZ |Jō4Μso1[ +u*Q=S~q=֊H/82n)^6A˜ф&h'{P!ȨIRh=Am'lAqHG_ ̟\vpߜ6MXh) ӓfsTH4Ӻ*)²X@}v@cA8?QLZ9/gUURƌ-$2L˲-~(-M!oEυA Uq.Lzb^T4:d'Yp1U:=8H.Y2 m:E&ji1=3"= 3׹,R2|M|jxb蠽 9Q=؜*7jj!;7C5[9 5-2oIا7jŅ o;{NfP}wvђEQ Rm&MoT'#jtBLb#Q j`#J]]=ʑڲpEG61QGk女~_)q1`!괙RN~[Odl"xwi2]Ö m\n/*8Z÷@Z7]vðg,! EF4]N rr cs ,CŚ<5]6MNmۛ~pT]J]hkUtzMMoP=aػz.k'97?ÃNʝ֯NxJDJƮ7< ]֎*F ?'2wNkJ'v@,%ȫfY .wʒ&o#K;A ~C[м|>_uaC0Qb%Wr٤-|W1)n$y~U={{pO޼w(B=WݾFk=ﰅ1n w9 yO. sل(b+_uOk/ {1{۽^T}%O+gz= cӉ7ђC?q#ogґJ84͆ȃ}&b[ĂO1{$:^%gğy ^TZiJ(=1 ]sL ( ~5BhO`e ?Mb!-4.EnxZҊD~Cgsr 4̶S8w_;d^!q!`'eWJ/VÉ´:_Պp9IRkm3'5N>{yIZOY>D 4x'f{x20n\YHJa^ 0Wo:ĸx?R+,-]@( 4EC= `ofwK]]"#^m|z}M69~p_eB Su׾$S1q֬-N  8'_EFfS4 <49Zt||Mz-^+wL<=zlòxy.CclJB VzY[4?W\܍~EֽFq ½?<=`)k!4}Z if+Mv1Y<45ad :(p2O*=+H]WM8mnUei/`e@$=q׾ڷ[Rbulr*T)`}ʍZ}@6{9IE|U)Pf,q:Jވ+0.,o/S-7\Ki7wIxB; Q_׭DzCTKF:uTGY9+dLD" *žB 0McґNF-ya!fFȒypW_w1|O,5,r6=r#y+~π}I[ iQlXR?F^⢘:GVi EpuNXuFPp+8<) x][*А2.v cA3d!+5`3yHYFO"SHhm_ 8e%,]=Ӹu_KNW7KFaQ>]b6kjk[pވ&0(d1bKj 3-K:)e;TuyG(P몤Ɔ8sʣ-#)H7:9x?Lib y@ Fbw5 i@_R!!OEghfؚkS$q~!B0Dm9h4ޘ9O(sN#jAX]^q\by,9'}SRV,$ Z:\D\ۍ=)m8T`0!DIxJ`uiz~X߰8BCx0p2ψic.c@58xlwHt"-)Pika{ 3HvƠvEPvt V6ҵ [!qy2^Lf48r'9ҏ< @gT2Y1 TL8!ڊ]"Ѕů[fK D|o!rmS*@$y@Sk᫉ ޝv[.(O2LˆY-A8 PL$\l[ySk?[i)""@:b_c:nỌd~oJuÎSjbo}{S(ڀ`x$ן,cI6r97Z;\R6Nߪ|w L&~m!nXx/k" r=|0!&twSOkH`.J27ak.^71a[) F0_ҦG\p*l$g^bг>-jhqk<<>^#xD{ .f=t뵡J͙XZο׀<,Hw&+y7N)OVYbSlSjҿSF(P!)^ch"njX]6!2Z4 s|u3Lꐦd_ٛV#"~ HhԞɷ456B+o?C$ .B' x~}Fv%ӹesGdX0n4)~2܆tO$LK0ͲZuGahBdYP vYEE`{!r];Pcx9e vRR8#D®qDS^U{AfJF\yic=BiӴoEEJx ܪdI;:{hJU2̯$1j/B!a@AM?G",BēFHas?.Δ]xe?u"63R 9߬; PTسL̫ܽs:DfB=ͅ/ .{D݋a-&xnhsa|T^]giul0)9 y6Iqc_ wJ [9GK)7{2(XJTpIJ^Y:hiY>9,I l廢 -1k`vzjz'`;#8{猓xXgݫ,h0Z?=Z3 >ض'U.1V1rv£Bgza"3'J[m8ѳt>j-^`XJ?UWM٩QO''A[BE99jMFtmE% rNr]7>h}k((pƒIG5ق\ގ'zq 9 jwpq*bRMcfnjr [Z)!4]|BM& P[w/'}>MH4WX6([twRX$=[oFmPש=/ pe3gᎄLjd0*x!{rk4+i֮XMzb$K7p;֫ѵ"y} p?)6M-dq8hnQmNsuãHڎh65W݅s!y7' *>,z6XG+@IڢSٍhfmiJrw0DG%mi[.RݰHs=(3^+u&(L~Z8[6SKgF`59Ju6_-Vom^Y(I)9D;^fwYj~~4~h$0RXFUU^`靜xqǸ$/38G-b J]`a$.ɚ~F_z -ҍ /!(*H  h4}{2j+Xt\ w jqp뜖JDTd@:4ոG|3dP;x.1 F_4> ssw`z8gEr1i=&yj{wBTyHJV}:MCx& !?&2N|ۘ6y0[3\gҬo53JDdu"wFXqrd"9 ؁pdIjs څSgtUկOsj-`_XZWj8qemK:^#͞DŽ&šrnqz!hK@$$VȹGZa:2[MxckY"wK3 ϝj7 "F!km'R3%3 /*}ͨQ+8/!F^؜@ʯ>y8?fӖk(pwE,e}&+cW;V6g<[#g0vP[P}Pu+O*\t[tj2޶ ] }^2:vuр m _Hip\n6l*QF1CmxD{ɺ 6?H]$8:A Kas" ]HnFr/H/~/(H4ycQ[o9#g+:1`_\vNNlkڃ` J 2\}\I7d݉?-v5FONIWD麯M69JPR~llOkI[:t#DD^3z!l!Dܤ$/by{>^=tȎp,U[DZsܵzUǐI ~t{t!$ QBM#2HI9U6Iĩ PY7"O,1nwWHFe9T,MHʂ~GM2߾Pi@1wȿp_`]B[\{14V3s'Kćm)@sj ||L7 A qjm$͑"O-6cEz6}/ d"t'In/ +fr3q 9 4 aww2w"@*Qvv:#t+~w Ҍ,hAۭÍ K,Ρt- e"R1]D,Mnױ?jK =ΛT7R@$k-B({h"3ܚvU0 ZEt#X)9֐׷9VFzķ*xBw'N 7(~"&9iA\*TRZ?6^Pv4W3d*JZI'HR0M|? %5Ƹ>vJiq/n:c96"BLzH&D_3ۗtܖүUz)n1(dԟ8 ' J8zNi id@LPWߩڕWbLm1&P Es8 2Sq5S(G$Ha,]lc@P<n)wwl#.ydbl5ʲ+ 5 f旿$6y>+Җ[au29WzݩP0{Ty7ij9`+f IQѻq;`Wa H&0b kgh\:HgpXŽɳй>|$copfSUL,ܜtz+ r_yK[Etc{Ŕ*0 BF8D2!(ϴ?,ayА٬H,di,НT TvUm9m3P1 k7ޫ-ʳ-UpNvY`6\ےaNS˺54'^j',供ي#7e5.mĘ*sFB _dapz+q-<5;%pTŖ۠Y%lT?T/ Zi,aj'$&9SZF|{!9('k:{p=骤*ew~MAS""?CĐ"ô?<9o|?^b5 0>~3|y ~(~)OvDuB\_KJÐOюc" :7K =Ԉp2}O,)lGrW :- Ֆnfl5nIode=Z>8B.38$遷 ]hASyRǡ5h{c,Юbk9&M/'{@ڪ T #AɊ`}>1tW=p13fryjj[ÏɅ .pEsp#U܊\sEhrN2x+3x-1b+X51Z'M^uJ~ZU[:-_9PQuW^k lsuΦT.SvG7C9:R2֡$#B`t{p*IW8B!v=CR y(Kn_JY%ȦdCH}\A~-9j}s97goEA(~./'_DSjqbTyVPBK>fyC\]-AM-d $գR#nMg:|^D/*j}n_2z ΃x>6-x.L"tMt)VHVB8.-1s( u^]WKcnu<@NRN(^WY:qNdCE3Q|" y] u7T}$Mv{fj Qu=b+zsֳvq!Β=Cj?3ϟ#Qkb ,L1BWƕ/O,eW(0Ya&ʧw9-OjO.tS@>C*j]6)iFOo.V.sxNhACRo E +)GMlurPx^O^>Q1ZjCn8)=O\@?Y)џyGA".x3ߓ'˚ISMdK;b)j!ۋc(:d65ɥ/T wdAĆfRSj| pJ%-v3|a>N3W2p֫ť=ŤvgW7qziݚKZH_rA%aOycz@TWq4M红Pܼʸ(^>=tp+D~=G%bJGMIFF"^4~̚H%M$ҹu~FF~?ꔆkṚhJY&~`e(ΊiTԯNU;0Q`ϦNTϱn@s6)1Q6ٜmBd^;R@ϊ8&$roɆ> TOr+WXV6 ?`,y\?c1HuF'Ss@Fi]1qv4+$2VܓMpGP&v^"pˀYtQDá) by; YGȣȲp3ZM(=&y1*ifI !&I,_F֍z/F?7 +zިg4}21%[(V?w#q1">:Eslwl0$yyvJURnWފ MYgAϓx1ENߴz7i|1@.X9]"鮎i<yh/(%BY~"= ?)"\ љ:){/-~&63wI mH>d4p~F|YJ/ufN}zPe]Oz@rR6 c,=b"p'FuOO[@/>-:p_/ {M'Ɣm,&-91j_]Qm< ,?dPİ&Ozo\IQXiS<6b&yl*VLM xݸ\L-< >T|csR= 8WiAoiS %/f=ᛀ@w=q6[LB`q2G p%4{i}וLW7.\.j'` .%ÿi5 *ξwo421:-d/#> ӂ LB&nC5}} TaFQbu@8=QB YBΎ6 \cM7={(ݸܕD!ٶ"JA6͝(ђ:0vG~ ow>'AW+51m`H蜔SJ%x_(%Mʼ?otʵ*(R- ٢ 1P) "+B/Ò0,~h[/.8:kFi.5A;K"bd(aDRn.9E]~ j>63L9" =]}s+Yb{QE2ژ+F2Ӣz9PbOL1 5] ݵ7m{bJDM^)tsz ^4D_}Jnf<_wJܙ /Hխ!4v 䜄^  X :="LdCJ ]rjR.˿7;=VBFKH䐱n_"D6B|JcBXK,4VOg>ϱ5X^;C)Qd ^"`1`@ #@H>^W$CAoq -;pq$o$F`4&|[ fc45Q ;/Y w!GVpl? w T|`NW1naII-eY++ >V١E+hGImY1_h:~"?KMi$؏ȓ{?^RQoYdA%ʦ B" ˦k4i/b"UIwwgFNBn"!B|j]Pf v}2|Ĕ's]4l(iF+w-։*>%t,ca+QLiC[GpMpv((O a`" z==Y!PX1]gI,6\¯R-SEy?0 $\ER>L#bqU.1OnU5X&_ zA٣訒։yqx@ w YnTj<-I%XN߻ۍl dV( zgA,PbKGI: 9g DN {ܒV:םO!Ѿ8AIlJ @N~`.>|6I7,53Mwao5/%~\5\i)?j&&ЛsG-қf!)ɞڣQP( U+:3`f[ 6^ ;8cR* DSɂ\;=#`4qsR 2]qmv*0/HtQwvb~5tJ"__8=(7S,,b1v=R**_|2ZI4 !բJU~N)jiz,:%FA %#ZBi'T;LξorCi!_J9WܴҒMa`mB[)ΤxH>kXN얱,dRB0&9QFQӣqO#RFJ4$%qA+<9ix+v)?^cz IUڵcW ta?>]sg~"5o|\Y_e9v(cvmI`n+qn2,;L*vC/q 8pW \LM,eqo6U:73NAs3oo̭L2U|@hQyOl9 Р{%")Sk,Սg&!UGW$M¸4E,ֲz2]*=OeΩ.\nx 0ѮZyY eyNfzTb7&&d.bD>Uſ[s4g{(YvtjT6iun~>An1s8?E39Ji(+RH*N8h=++0Ј{Og!>z8Q<5b1C]d;%v; )lPzJvdڳ$_Ons&UTh([Gʙ|N]KP-#Ku48G]B2=^>iYBܙDMk?RΝW #"J X%}ٙ}/}G,:Z_҇(] E#$Muڟ WK|kL {sIś |u(R A2.}"xP&QM3q &lomOF6Pe[My rrcaҞ:c<>Pzѐ_%8P |h:/CWc pJ|X&I ξs}N>KRc18/$W~TOU&YtxA;`׸g A $*R7h7+< kGmi\ B5~v-&-[*hۧ&]JXIWEY Ԛ^7"`s& j(ެ, 1Orh$2z'%$e5Rd.~gBa5%9/ hl.<v#~c%FIf}J C?IeyxyZfq8Z%i F\74$wSG 7y3j—lAdX6F~(%UTyq$@?.'Yo拐aM'>3FBr%B—\TvkGz<\i !{p׮oQ螭U i፛؁]ؚd+?f鋌[d6*-)b}^oo㱁R32k.I|K~OM0?xR tЈ@Qw"Fa/hWJL(_m"zl{ WF*!^?Ojw_"^"pNo3-UJm zQ (/LPFpg {f:xjM$x3L72᥄@Ewf3eծhWL*?M7[b}O!\}ڙ&o?}jx1*P䞕$RfE^$3iKOЬrc!u7i0O[UYL$2(Y%3 =(4B Iʏ;|=!_iK%]DVb#e{\87H' (e 6&l!^Rw^[rM\sT~dWfhu @~'}_0~6uk&ӜZd(a|< l`V/?7.zEDMcqNg.@[uA X/ʠtWcL$Mxj}6=4ͬcf +P_u|HAPR҃i *DZ+v)4%EFէ%7AU]k븡Y 4F;2't9MAgڈ-bGy)MN_,-*U|'//?{U]TIAnZ5N-XCb;Ҽ)m|L AS_8欉8^PPԠL-P);XD!Tbh';{*|DWOHu~_"NHEUHIX=(ޕܔn_[QE! $ؽFVCC%>]ʣ=8Jgo6G&3-rO]*nA"ؾlMh0@Nk~mK HpVn%E`itsAts|\)k]l] iœh}u/litX^S;/&#d }?Hλ:\P ;l!<>D0kVvYsЉeGl1#3ZC׌|sb Di 1R0䷠{|WIYIrȽ_[JP)$a^<6z`h|Wձ< H wSfi4.N^ L_< d%~V<M{'T̿t9 kC̞BMw9"iS)Fp>oML탖fJy:St RXU ҂_3;ki}9KP1 &z2 d2.%]x*lg,f u1d: ,|hafG'Xo^`pklaKN! 'w-KfK3 !I 4`]x/igu걾4^Iw>CGL':_~(J2 k{? 1ZW++i$JcBL#P<8Ȓ+{Uw6wJ/ jY\ LJP]gJ, ޕ Y3? +FR]`f佪T)hVĦk?O0av6oDk8\'`4|gO&` 5MKFɱ|ۻJ:aTưtrM%]-;nѷ~__ )&IE򞃱Ր)} vC )w U|~\bίQ[PjڢUSMy̚/06X2˵j_.ܞRaY2aqe1xayjAnɷqKc9b  LpJfT֌!b 5B0ȤM? pSQ?NiFyߜ.b[K/WdW$@MmTJ(hz '#׾8]3A%e^d1 2)#:4}Ʋ4}ėE}F&deatxH ۳#Tp?j]bEYƔhn5vYq*::p|һw::o%|'yu/.+/DݻtL4Q{lF &U혥~g|Xt^|)-n eOU\"xje Z+RM!ge, ̵-VȖ0JGv e.fAZ򦣐 ' 3Uث2/'.4zW{6e~(@m܇D c^ITpȉu,I~9x6AEi¦91pZNh09Rgt'MJ#'-'dbjȁG$,2ڨ~r[*;e Wby|?k"B ?18iI>& w{vʕB퀊ۊc,F_|(TElήຼf+;=TL؏l q׺jO.fUa 94ΜX;qi_@R &(Bl>u~ӗ5 4SlB#3`N5 c>p_JBBLIMrI0veh,@LMzC +S;|00wri jt*}zns$>gփs?Jeob[¡Z![]Ḝ QwNlzϽ:Wѥ%xd{ȹzҙM[-j' 66Y׃:@P5 ֥.4[a.ދ#&MFyWA"Hc/Gb Uəl+_`hrge]e͏]{7Vkn݋^-ɔ#DW@VoQSm1S'}5Dt,Qđ=4ӭ$rWAw4L2[LHH<|c"*: B Zp*NsycD`h>mߖW0d{e F\^a. n銰_Y o$ɇZ$mZ؞sWa~<(є饾"A7;yiݶz I w2{;hb;g`!O޳J{ѻ Ƴx~0}CCL#˗ k22F33FIIbMorʵuϐ1=o=BR &[.,mo8]Y )li K!J iB:D'1'1.r'+BN4#>6.*c: eRbxnE]Pj^ɫo 8~G{uPzg$ܖL|?&yާhtuO䒦7:lM[ U0@L۪bvPa$p3ظ l5%& WoXU} b ״yJG]2K_DXx"]U{,> [K oGy)4Y"H~맓)Zx"trYO~!=xOViX6F$)@Ń ˬl{YnĘR|e{n;zx?+.5pbڿ0JߋbkO;{TϺXng^Ğ5[h|Dຌ>^KX`IƤǮ*eNe 2CUO2nLA7L?( 9_,Vm,6mbUxb.0+c+0ZvyzBҏ-S+r'yy֒"8iz HrfMoqL{_7KuZ_?.a$(M䃢)8,qFo< !Z_Y.XW v(ZƓKv娰Ԛ&L} i3U0wT)vWb˴|L&{( E"V+=kr#1 ӋVb ZȢswc~mA 7-ne\7p!Rմe<ֽ5}8V̛E%MR|dȻ P9xeq'Djny]tVQ)rs{Q-pd*}/L@[N_U5/L-]HS6}SOҬҤC/K !XH6ou:E;C$^Q=˳-YVWuޡ]'(OW[\FK>?/a4!(IfEYwE&uf6V\^CK:ʬ@7TjGJh$3}/W/}`rJaÿ ;F`V9C WߵwjVxUٲ9vtwvnH9_3@YƼ}k% ?&N̒~?py9o($($k5H%BKO(?v8?x+;u"÷~~[, t2yl "(N@_L:'c7^T<=!"9-JQ$S -yX^8ulxD?e' jѣg#ݬ M׫ 5wǐ;cTиWBgi=P2qWK'V (9.px~7V o[)wOn^&mZ,=k*̠ĕuUT<2_ {lpCAO=lW} (@ŠgkXW W@&Z܁wSb%-!9Ȧ-S˪(wW qu?yЯ.D~;VvHԭwzَ^~|aI2YY_csO_P^Nj5nc*9bvlwbo.I/7 p+rTrRH6E7Z)=]Oƚq:Ĺ^EXh_vFv[1 - MP;]?o ߬*|\yfz:;w՚=]W<ڹ~%[D}CZV 4e!0$ (]pQ<4^&mf5ԡ5uc`JW^h%JeP!)2bL۰iSe =1*.Ib4uSu+2b؆;%i96nlDfzYnH9hônۡTw.csuԝ\+Xbϖ?&裲S̀o +>aۊ`׏AH傭Up[^aˮj':6ANTJ{D\rъJқ^iOkWzV'~nBw+hqb VO58 SsizlӶJsWm˻uD[#gvV=;~l:V*`Ibf1_TY aovdF*.V%avٻ|ċa.4wqKbLotT3S/~_F?dD Ml[P#׍iKMo>Zg- ;Mr1epgWĆjCW~B h䄪yBW'0&Jm7xU2E_"cN;4 "sޏa,6LMkZ -#  ̡\0Iֶ[㨉B1 bQ5uP?pZsG)~6F.aZ܏QwkJ *e6T)eWµji$]0(yo{W3;~ܫ#TBMzsrL4!cP=ClSn]s phV2M%Xn촀ܟT>hRwqXՒv?>sv\ Wa!}7▦7g뵀$0" q~ wiJ[ liVhv^l4ބy8{K ZNrmF[*uS:vQ˒Ʉ6Of3e<\@&KKպfXnw!{1gm$jܙz;;*"/؋,_mf+ݺR>e7m1)d % h Hp nŜ V;3`4e221E1Tq/S%"58dϡ"^BuyD~׮ tXU&܁07}~OƦ,gO4x zvVa7|g4)j6^wޜ%cLʣ㭩?M)Qc{cʰ?G0ɼ]8q:Guc?U1o#AʉpltKGl샔Ԫ8F}2ʛ <ݴ [ F zܷfw@m V<8cp|;\rBS(afoa$ ~=QcaK \_@jo- T2 0ai,cZ6ջ<`œ}/55 h?I⿣{%";6Oʳ'+>>A. ϳ9yOA}Oxxo0) \{͓sz CeiH]؀'`EKG?t~jg Tg$9H툾F*Wn*~>BJi1+zثB$xӃ paő.Uc,Yy7 !q`=ѡczĎ4h߄f剘ĻƗ+Tvo{2NG Z-W#X8/~J G@ߊ9qu4ţ3,?[# RYՌ! >#A*f,R[n(AP/,pnA RMDp%ŷo\1$k%Z!PG̞`د|ܟTaYrxP9˱ CnU )Nn_N=Ū᝞00hh>D)C\P=quE#HHfQ!1e$6{Y5 :EKպI>B{I jxzk)p^J8<yViɈGHkyrz: SbLc`,d\Vt([_K)`q ٶ-uzTӔ@^Pc]1 DnJW̊<[H(J'z5d xsDױ)D8zjB |N;-rH;]M;W$)*1nW8Ђ_ #zS. #ڲzt`d2":~ |t5وJ#7ꔝK|Ajø$BO3YoȻ曄 G_<"n;O7Sa3V &f3j&3[e\O;97p8M!*=^Ͳ}E XzRUqiWb rtOO@}k= J#*'.bo` IJ!h05 E}S}@IL+A{q09҆IC@ W T;!'Sڎm\zQ?-RRCaXlEzz #h]-?^bW/FNazJ`Mf =O?Yw( onHTpcAm,g?2~fUY^XZ' 9+ %:E\WjMZļ;W,peZhYoVlRJ?e0x ?;+DhMr{uP} b8֬ IûifL%}l\Tk.4f0$ѩ I@AuYF8KLv"F`#"~"M '8gNTZ97>Wk /P^k&*|Xh-c/)9w(FRYF b-?2y C+$DO3K& W͂NتxQx f)O~ItۭbxnCLWcuZ{娥*CUaDCGAu8>4] Wyb~P߿ȊZ͖|Mb#HH4i ?r{_t ^mZr]IOݿwY+G.Z +'`'tkmVU@} L'!lQW=Ēme⎏JֳtJS>zyj0g_ ŢV{ !cU<1J}g;!2e4uQĒDF>Wu؟4< ߚɋCmg sJD;iĄ_*~.Q61Eq8 C ^Fc(=ItO+F'cqR#T=$8%A3*G9N~ᕬ\b*/A*., S +#kA9/GbmrھҊ ٓ&ç&+)I62/o=&s8˭S<:_!RF?Tb%+gK*/`MEJbr+29 eJ;5; g!͍fF K̰*[׆Eqa3Q^0x%cP8pcK(SF~c~dEϯu2(m:xU&*,bZHG;iŞVڗzA62)3cx4 ̛,NG")1W};I\c:MEϋ;q$}6颡 ~t#2PU\[xyRYκ !ş)7!8K-4#a:w :)F+#/bbA䭯*hXlbM};zlg8xҝB3e*+~/* y"N/[ @0o$SjJºP2oB,۲]Od**8 z}aq.||֊rp-w8K='9 EZL’63[}G&S1G^O>an+a|XI5?=|u6ghl,1On5!?(RՁ|!W?>n-lMg.#Fn)4i5ڍ 36%8-a϶u89,d.7jXwnZcr1d*[h ~uae4^T^pHxa~VQ J:SX'0K(2`!iZ,r,,ܻX4}fkH' ؗk '}f%[N9Fsv#r 7P6BC%92w[;C/vs[-l`tIRwaA{`]/y}\'8q5l9;nók<zj ۶.CVIfZ7hVh3iTD|g.e WmKծg_,#zVYZն: +E R ~ܔ M23UM}HIlx< Vj ˊ~0|M86L/zHE!YjıPDOƧf9m Ul{=SjYvhQFt#Vt"lAv+bB^M|K6b_B]# bANOBƅfټEA`8d+)ۻ<1l?~\1s:)ugၡ838|2bq=!=rCw–6^fyqf${AUY a?7|u䁹2mS\{RV}CM~^ի4rJӢݏ+ QheoM;`JZ:ز:wo 96A]™׺Bޑ8|^ py&ýqG@^,Aj{T=DY2 bgNWE@Gu4组˂U?26w%p;KлK d-/g|D /cJ ;jq+"Dɑa*{K(w!`?GP0R8FDO]Eni\HrC"i`z^qg2ӗ#P&W A&2gDTXxwǐdFwz.#g ( qڧ`m\tPP/[(1⟌ P"Q{PvPc̱ !7bO׏+e}7TO&zVR=ER:Pm!%$z.`>[M5ih{4F{F5J]g XL5:o{vvWU) L^?yY!P[[bWdže$*+`!J@C\PHnm/ڵ{B=d>@C"vs+Z_wxh_H36Y\'ym)(|ӟĿ])܍d!*Spn}ޅU;{h:߳t?о9h84ȟ.-p0" ]N[*i` vߛle)JH}n"45,nWV4"щ%*Kt29χ4F s-$(}J[mOJ;Pьk]Z3 O0rqA'>1S(5fDu?*@?yCX{I/  t𫙳N3&_f1HX7.]S5"}߻)F`Mr9j] ]yjh 'ezmFTNz}Gu=@j8Ǔ8+ ;qiiåE6 ^ܷ|O̻^6XdLƞx*OAR>R?ss4gX )l>*=3BͣSe1FW&P[?!b=Weϕ&2!8P`˩u ė"P}()c/:Flwjp(;X_{B EVsd`tizMhes rdsWn(kX7RP 9_avkX12~(}cՌdQKN~ J,kvC~4݅ _M@SK,㎡>o,0ּvac}zqDEɗcL_#d6M &HJ=t$gΑ^Wނ7=(yJ^^]XBd9VTiuQS-~X %}( /%4%oD=`CyhD^#]4y!q; ӑ;, EB}/u}c`Ol5u}Dȓ}w^ NtO>SRV/%oϜ 5H[!єw/-ug;E?X7]UÒqnh冥?;Le9}d#YP!„nY ,e;%7(<,([BIz%Q[.V$*%_>Jq^@R>4?Q VP&~x]mfպѓ]R9E{iٟY!^ q/ E+90b 9WrcX}E_1M.bV,G? l`8(egSYt֗p)ܪB!b4C!h["Lea)blP4*>`noΑ/d9-@ܳCGzUl|+25j0( b 6ʟ91">je}wN=7Z=r$2Ka"dh\CWsFKtBGm[eFjq[k@-ʤt KOvmTW:db= x(sk8Nj {U |$Ç;;uxM;NW$dv<V3:iP#6/[/Q+֗Dͷ@hHߓRc jkaQIA(i,lM|Pcze W]ҜRV%5{ώ _[hDЬ<]-߳ _`X=ArʄsqPei0^(3R( fR*yzU'}hK"t%ђI0ŷoz Mo6”L#ɕ4R1 9[-ucnp;P_d\t|fP\r@NYcǴ^\vE=s흓%8o s94igNKy:9Fsek<vׇh D3 <88A9E/Af#x?MRx3v X} `{"pn䩒 1;WhO@@zNd po*e6%uft7ȠoqUg- Q+ɖ41* <$K21bjQa!f3|4ώ׳CTi[-MI'z9O-*P?y<;!\ӂ#a5q6i~Ӱw i{e\xlLU= */m`t!}.#\ֲ(ÿ 6CO5o9Ғ[% "4\>͈K"b516 s u٥bGokΟZJbi xbR:FO~lK, m<2ֳzUlfmϮckc18}wOQn=#oAZ:+aF)1coi^H+vKGچ$o9MD=$k=\a/б+&E OQ+1j _wCi}&iji s.U( @oš"Qt!\z1,'=^[.(.oe U$#obT6nϑ>b_i$]6fbzI2:N j%2ѿ"_\1#'56qrz`Itjxv4Cu;NGtƓ: egsZCYĐljǜwN-94Ƅ0&$\1RB)zbI7I[c! K{ ,M@(a0N{mALNC'Gn O֦|S&3?hSm+![r qlsL!IhڐUÕkyl^ޔVsXxG2GkK^| +۩l#0+q>,v <)5d‚D£)Ij3jSkr ֺ9@2by9=஌1sڢ^ G`{L*5OrnP\+cLڍT V= @ 9WR+V#CKt^@X9N5'UI;λ Ie Zq)E E(Tַ$v)8TRzz 3{lr6oĒ5[fm_87~g$s >R0zHF4_ \7$^pvy4I«[{ Y4gJQXl$%etue5p0LXmnnZ;̑!H3[arlȠ kIn3llʓw=#굻(3%; 4YT‏\EՈÌ5MN)}zhּ!´ JIdLB6bʦظx#+8k{#6(bZR ir_zfk8Nsؔ mv6Wjȱ,eE\@;58::/pd8sDU!^`T x\;c;^#m暇@[m_[Mb|>ivNi -ӶGnĎS=K#]]ڙ ðu"MY d{BCT#:v jZ.=~)`i8}d'(suac7P]9jLh<"zW &(q|Tu)L?BJ 1UqTE|smp+3kR3&#lM/PDxZk[-7!WY;2.8 A'Wd4fvK0h6 ~99 bY|/twa6MYu[MpΦ3:fz@sgؽq€ <ᴵYTw;n& e<Pc5 rZݙU4CJ+,O;²YW%zćȘmΤdʊGtE> ߶ RD6\ ޤu#'?-FE4`qРĕ'c T H7\~ 1#)+2j^rXo>;#L.+Z.S1Xd7wSl:Qx@)/&[t}~"dY҆ lꋧ+$RHZ!á4&WB\5C-Й/Az&Q4O5W[Mq~&rc)"d\1(#11M&m T- s, s>>#r׻ y9*ˤo φg$ Ŕ+9Xota(i]8@.X!yG@7,BP#٫ȫߧЅ]Ѝ'z{HAƌkjȿy[*,C&iP7`,s--ȯ78e5 X~g@ۋRn猪gloh"OaJIп`=by&tTVww "IԬS eg\*J76(sJ+̖=kڍ@3i_Sn(5Yx>nu4}{6zPe6" zC3vಀ]KOjwt-ĺ:iq]A,6L_ a uҚ:/.Ybr&A?Cz9@(b R1^u{I{q2!2gJb4dTx'&pO'/4_-~;[¢؁aEXO k%qT&~vD ʂ+(Ó8dBW= sUY`[8g u<"f*k 8AԆCk^k ˡ0]2e4_M]W؁ՠ.\ayYh5\٢]$-11҅ "#֔Co R>;al`SC k*ڭ7`QxL,^gҝ/kp4-voG|h4+(N6&ru~]s vJ-8)~kX;+/q{隨hTs˧RBrֵ)1o-OEϳSg\]Fw7mE{5!ER_˕#=f ㉸wĪ\yfFu}He)wkƘ?#31K QV(݆(%""z.BUwJN Wh41E}dmO 8,1d!}DRt[k0u łm4G*cSRẼm",bбc0UZIv Df. O2@S4i7$|,|"Gc#pʿf($nLhALapNx_`wvGۮgDx;\ZcBYM LѼf}óMb$L4- )9BZEW{0H >~F%ބەwV8׃%>i{DV\og /r`VYϩUt kPn FxB>g9<16?lg=a4c/:n><3~6^[e{gZK|+;~B abXoY8::%fҺEIy9vACJ=HTUkipԠ9eCQfdcZ Y#2pv![SE:)q!Yq5Pp3H?g o>8e)4@IijA_5F~\d'o#6X9noTIΔzpв٪;CuqH-Piy*Nv[Z1o@j?wgR-'Xnuѣ1z⠂hA&!p+35P+JWӻ٢LD*Sh G\ WFIrng[tp’C,P(ސ=ߍ|̠i d1 t.LjaͫC4{ɥEx<_eTw%NcjQe18x? ~*au ُ +(%ubH^pH1@sTVBŭ Xm:5'{618*HY44Rz@O;b{X ڝ cY`[Ȇs,|R|2Ar84d 4ĦjT+Q"'?(G};mo>}qQeۜ{͟ 'xvLT&W<^ NEl&kCji\Tj>6L.Y~~D]w(x(_㶢݋@,87m> 6ew"ǯ~v o`aosk#bNAgxȨ3*P톀#vX# nO~ݕ>,e@x|a)r>5 4[,#$>~U30KUphR;̏<*7#M oؖQR*h*V9K[+iu-B*wPmJܻp2Yn냥]4\;^צo,!>?`cMtŤ^:X7Ý[ڎ.?Q ޱLT ;]Q[Ls)d\Dd°N̅'=EO,25brgx):Ҩ47tAHzp@7uJ)/_Ճ.q7n}~uf6v"3g͍NX.Ⱥ8_WcFaqa \FVP|:1cXauW=^WbwP rwA|)' NԂi市({XR~JKRql6֗d^NUBg+ԛ{Jֲ:Qp ;G`7%!y;b f*C-i6dz6^s晹'*;&ly`SN* Aw;J{ 4[19n'+0.{OyOik}~1qeZx9bV4K>twc@wutWzIVEInWT]3sjdEE4 ); -F,1͒웴jv݁Mdг{񽰸pँds86R ){'0}4W`nαERvKsfEݓ 4#C੝u`\0bZ(t.k8mҹ,ë;M<5Z!))_6T7S;&7rGWBPj?=ULY}jvPV'2-t\恌ASL0BRkME_e~?˅c<:{H5q"ow9'JJ%nj3%Sv3hD;|ކ'ϑMؒ- /cLG# D ܯ[<@E&-,5%OeGw&$=r8&: My`(/R j bΊ8{qM0)MoDғJ1\y3ZQ]zy m~ V9r+T? xh.ӰDŶ3rӆ`rr/yyF UXqPPu~ՠ3\ cL7v+|%41T ,KDMPiۭqQ\u|L82IH+0!G+)ut+}Ϋf磃Oju XGcw?U" (!DʼAfS]~~[5ľa(7|zz:DZh'qg ;/- 2emFu)ֲjQr3W-8<_8u< :ʠu5;E6sD_u2O߻@& xt}ڵ^ZFs30 TE@"`{7~=Jx>QoR͡iOa,ܗ RO:pҫqrWSO1-A#PaaaN6ѕ/G =95p ;࠶g0M1x9'CoIN7KF *h8ҵ&\fqM*=s]K ZLڒ:h۶R^A#"$~ ,T.ҹ m A~GI _.`IlozpQ{UF2u4T ӡansd}w{5еO],f izjn&Y @ PX컈H)6xsƠmI4VnZr+1QԽ3AwnҪsK2LǑzp oK*fJX-2Z-m8lH-~ˆXij:`^v7^ِ((Bܚp!_WY@.tuNm'X1x3iпinBFļU=S˱řZAZ&0ʽ/#^c>ěJF0T]48dЕ|Z_Y A|/ϪpQE5y-ݵ8BN:-!z$q =Cnf|qիU"6kD I8KRWvpbOmO GR5Iz3e4ԋِj=.$3.ܰtV{[?+ /!h~ 6EU Zf{f|:uܫhT, ˀWHOٰ=mtWY}yX.ob\U+sRWV@̢ۧ;ԃŃB(<0%`fGO%W:)CڱEK3;UQhˬй?+pE>5s%\ iwX _.8Xr!&bh\BcYA){nt'`` ^y莄YCO?]ZDV0'w4jXqcA⫕A 50bޠ 4ɹ1=v?^IF;Ϋdx#ɦ.n&Y6H(ƔI (~>nH[;Z_0{'08Pp~-Q FpLij8b"| s秓ߍܨ8fX"PMm;Yb:eID2Cj9W;K{@pP9qExdt.Bik28%Ж^-:B!Hn"IJ8LմD|)6b-OA=l M.;NV(+z0/$p,r\A`ŪrDhj Gfvkyjcc;y2bR i ؅^\ ݚk؁{djm.{== aO*n%z}߫o,:(FKS0f t0ob(ْR;]z>f,@HDZ!Rߩv[554~ZCB ]mLCB-GgK%(U8a.@4AUCCn>`? goPq P= >Ѐt:geH<ʄkc¢WC`lI&М21vT)S4.zӣr5h)q@IeR-&;+ R<&`l,RO}fqotOЁ)x#)2XT 7[qmD&5ApSb 2CZ s7OV>2]XcVݧ gcqA4-d?CU1@0<9@Ω'q!(,UaLe 276m-^ڴg㓛?Fנ\[ʶ̨T|+A-4sհܷ vJ Ӫ 6~9Sd/Hjbx}zW 8X3@CqozM^A斘X;sR\ jeFvt?+8K7fdKJQorڵto#DIY7MeTziFVPλ,n39#xh~l Oi״>\W\TiB*ӻ#[XIHr֫z Oxz UY` 2B QG}HoJLζʪp?|cfvm#CI6%Qe`ʡ޽mΐ Gcny1el>ΜLcds"%R?odC%0R9ɫĉ4ac1) e(Vj#څ]TFSNJh뛥L9:7t);'=3-ncN6fut~(r ma:qOLS՗UcmQ; +b^V g=f9"gmn< D!MAn9M$p0*հ/? ORĦg(IPkrVR?*P ^ +X'J^_V[JL*[wE4V;= >LfKSU~/(LhHƅ^'QՇ,Xm1LlIZÜ#yʋVAGO*X w 1ki0]heժeUer=*(:S/6:24]]\T$T\f>Bhu1=BMKknF7#Z7v|Ϥu8lm+II^'pȵ2Y_*/T5xիAcAW -Ki^]FuOJhcӇ>!'7u&&U ΐzYǭj"sLF_=Ӏ+8NLe`s' Yij½c@0 퇒9U,7ﶾeN{Rse L>8 v_{wRRjaP ֋kW"H ig2ܼ]_zR-s808Pbw81mrR l װW}ߐknEFOt-h-W"8,FtFQ?;żFDxlE{]rUGQG1 BMïd\ݻn|r t./%z' uNKP7-nRC_?08CQ0h&yuG2ɟg?VpiousZz 72V=Jʚ^J}`6h+4؉)6ePQtfKOrW>3:UY/lxZ&o·d?Fv:ZdGki]aaA /so?PE)3'JQ ]6z$..ʋ>/6ӾԂ.4{ƊN {h߮2Y43J'B^#۠%ϋi9M@$.ly᭓[v)`bop䪌Ie 늏K-`MS<{ VyVEΓl5_2X]s{ΎW"r"xz÷ Omq#1Sgҿ=5׸kyz*]*$l]аZTnZҗ/UG^G%J Ʃ}.wt|Q Ɠ5^d7u -!Y0ufϩ*;.X眕6-~PQꯓ MHㅤMßdUΖw(S6M?JP@Augɮh lJLk<~a~Hc=HȠ˦7Dd d4 eUƈ:?BxbQrO:\fw]*q5_(as s0o.toƩS1U!mb{=EC!GsAv/NxuvHj|?`,:䛗@yJ8w&A.{ <W8W(Xa\ne" t4-8ImR>1yw{n1tM{QkƩiIaL x:j7̅B-orfyyԞ7)6a @{j1?kh#K2hu(Y7$8g!8OW\aw%oKgyV)$4guA.Ն'X̴3$hnq{ 9386]͐@)lu9\ G "^q.U\ZEh7H|]'eGGzѴ>ek\ْl2ICرH`twp_]jt 1X ;oÆiXb؝}A(Iߐm~-h$h䀵R`j &E|nh͆_;+De..ioͤU:Q'.X/n}R?|_f:f֡lwQ%:wN5C^#2g][{;ToHR{yISwЈlDzcڷ!CM؆+>i0Si>rzc4[  plTSXNҜZC5{s*;Ǧ 쬧EFZ7 oY/˖nKi4ŏKJ).0ﱿ ȧ 8Bo{<`Boj(n*CZc_=羣;}av_Xk sQP7x̤ԃ\|M N޼=}0#ĩ% G7)J /*1_zf*4)XPQ8~FS($0mGw 6E灣)D0ך\?5fV^6k4mVs.6tNܜBVO{HCCNn[Eػg~}`,3pfM3sH5 V%^Plէ;.\bڲ`!. w7f5CB3ry/ 'ܦ9ImR#h".L yq2fs܋nY&P4Q]vV (⾱!Ȃ|O^(B ݞi?JEl@-T\ZG:Ĵt^w1MF?!>z(_Y!G_^׻IRf0{(QaʼnQ`,Oզ/ @,l:R  -@vnOo=<8 %t6^'8NL5 kd ITgHiPSA x?:YЁPgݿ_=>$Vlj+kG]: os_yd!aƃ* BI|i|e:t24d‰{QQ nxSG-q[(9狀~)ݓ}cձTyH/tRudJTD!yut {W:6W cZ)L&G lw*zm} x]dO~G`;vy }~*ZL(e,Z2xr9wGp O^x٥ ( QRM |L(ah6]KyIX^ a9ىñN2bU/.6BW$ 6ϱ̏Rݽ5u:*Q߿(gظI#Oכ%):.b׼qӲf׳ &u4E|#Ղ"(J g*+zДL8MewU)eǠnXXarPX8*6F&tBQ޻5#*xu}I}"e"J2N2 Di]hr{;ei/që.شn#D)|ԦyAcOxjP/@QWЖncLt{nyCS~O&P`WE+kFUSۗ7{L䯴F*L8  %^N5=3Y Qff 9Kw]L "[lB|p)'Ӂl58x)fi$)CMz"ߐ0Zښ[)ґ5 z3gì)G22Wk2ZZw${@JU'Iٳ p|M3I֚o _]!ËT`ȧRIu;&yzpEh:*[t? ߃'bJ{}p^蟧c")x'f]W/:hi>Ԍve;k[;Ls5_应R9U ngRv _@'e{:j.źGF?43$zZ7)cŌP*|L#5h,ws2Wd:Fz/o%m{p>B&ΙA4*nzjmb<$kpH X 7N/tmjvik-INjLv&!AxծBaBdw8mg#pBQVH8:9{._sEo('\}bb:)/mŖ=SE 5&*Fy+xk:0+W,[#L0\hvPpR N6!MFK(PGqÆ Ò _ VUSڧH,2f]ip͘Nb "40D̂ 0t:͗7 (&{bZ/a 'qra kPWtqo:o?f.7zF:"*;R!d~\=Q֌+dVӊo2m'|e;WpFא"eԲ@Y sn.!5IMN" so-*0ep)(ĵSc}!!q%j;$ChMܷ~e,Ӗ/Q546Pbr:̊v hmƦk|.{jK :r`Ôrjp:ͭ}s5dt 6zZ5+ۧ  1l\԰%q[ h)G"P 4 **CМ XB,Zd=Fy{sLEuQ$=O@'i7@L 8]؞38ӾMY`B㋇xrXd)UўEyF&5i*xCƈ>@#qwAHg{<1zJBc(]Md'ηw8*Ќ3 #gZd$Ӫ:E6[G632PFrzN [2H+^B"=kRvr5b\Je zοWd`NL5,}Ht v9bu4 uXvʆVR NJK CYllD[XrM07p! 4NP 48݈t  Z4[!T)U zqZo[.7Rb=Һ#$xƮGϫa>4ư aeSV! hPS$Y H>)/++Bqh0/`/M&lXC?X0PO7yS*@դb&8Q{Rob pHQky=V7j&&Ɂ㰥WKսVW-& z['Ax_\4J$iX *E6 $_Qhdc8E"IH]UBuR7Ol,PcGB繓ҫOo6{$vsN @x<["-l `J1<?P?"Rvu3x\4 QRvuM"^k]+ȉ~_` հ51$I=4dU̾ &Gm==DrQj9O5Q:ii.Bo|O'nCxx^p,]S/@wKْԸNci)98E8ǑbT lMM8dV (3!^P BZV˺^ \a0:_]3+HGH=\oiw51XPr|ij \!!t!pZqz&kvUqCXJ!8ܜSL Y5EcSEBm[:G]n/{Hך:>:Ѝ3*ìS.BrM;F1.hz$J4!Z$XUzs Vnse$l{] \7,Ƭ0GG!%n SC$R$sbI1 2>Vӏ|;חV/j:{7~+'3R} r㡋|O_M__CFAH^cX4h!S˷[|z3.^p6 $++d;h]z^>u+\0viB܍< "5ٰmhQLtLF 4 y 0s'Չ9&H]ǷO`ֵ6-^C_yT,.8i:xfNuH5( pkA&i*0ԫxdc=1WO^+r*`a7Ur_ 6t(JUi<ٍC+Cv¼-䫢V]59g;*Gr1o :ܦ- gySC etHZ`v \۩pb H)ޓ|664cuD5BY=kQ qft6R-O$D@Z$+B ßK`dr>;oߝlsvVwB#ޠnh@~>'Eozs xv^+u16t#U&H?Q Í?]o]O͜iqyllr;4$2qvqq\Wc?}CGh1γvaѺTZ GvZl,=xG,Vxxю?mkCg$.=Ppg!; 'm"ϜDl46uAQFOYДAF+젒>[!9nz4Vo]*zڗ sH?4`q)Ͱ+gE5~] {v#eq7+@sib=u)%#RVcuhZna$:4vAs`ߑQۻ˕эi?AkQ3ϴ9O`Ha8Qem?YK!4|=inh~]yaFuZ#b*B~g> =E{b \tiq:qίwa.]pG,' ]!Rt)û48Hf쬔{;*Uj`6SX62uG)c;˥Pcm` ix2y4m^K{&su>g)DHt\ RrNVAN?E(wbg.A/Pz%g9$]F^B 8XP8uc;m`آUD$|#\W$T_}M@GA}N$Oa`:Yv d5nb~YbS2F8mzn"W8l /#elUF\LeCEzECBsbOl=N (>!nE! \f-@mY1M3X X_q(Q{ w]RBV6m~my֠h(F [~$uת_D)Y~.0Մ RKfQeˁ+QC!iA*+Bv5c˨@SR!xWޥפ׹JJb-_ۃ6%[OYova ΄4f#uDzN`~O'@Pw읰i$R+PG5ߛ!}~wNqMB_0<&cǗFL콑wEJD#sDz֡…R}9Vu@A th;p8fFt &EU~3b} s=ޒFD4P?WsQ[>'i U\wú%|M(la%+H*D~V8Vd ݯ9&Yϴm1)o-``y&Wi ZVPM ƒ(])Jk} 7rRUEv%e2$MW8F[q8[tqbx]l\Z9[`%'m[4s [)7raJ5\wZϥ.L ͗hȗ h1sdm?0.J?n&KޙA%ȞHdW zrЩpkh'@9hp,S7 b_`R8'+-#>?RxvTO~V kg+oBbj=lX<@pvML'R~j?{a 3YpkiXC ߕ6(ף>w  }{aSC%B`5m&[|y*RKoS3LV6ǜ)mTΦ¼~)uzCe)^&Oj@:U\i(j4l 9bCBV8Q*SZtΓ q:>WYϕQ[gbd;YKbH.iA<SC@rQY>Y'm† 5cv5w60k#p։rVx1`$S\T E;ۅts*e'96n 4 k KҒk3Lۄ齙{{+kbT:T.$+ҋ?",D2GZ1M8R8jv~;}XI"W@Tb |` Jmן0wi J*Qu!p@ju馄Lx %wŁTLJ7J|rԉ&Ɛw$j:hu2ߞ1iOpS"_3䳉VHyQ M9[9Nuè;a!0krS-ƴt[)>  N`e_["";& y6 >Pw0Z-'w,I5T<%cR<-k* x!aʥ_9;^=+ʓ8qb(UQ8AehZn.hc!d*(t!P&8wb2蜜 {+7iSDwQ? I)Jݔߪ~94^`\SΈ~ dŽC٫r0 d<} KtЅ6%Q,Na 5$hK=uCk5R 54 =v% 'v15Nv!  G5WE-/ꆮh0GV"z!5[ϖ 8]UP^/Q'd/qwvLTvP)] |l=50Քh>%l\C=-xT;XnP`Ƽ0-xG$VLGW^F.WY֏XLή#~YTKٖkyOS +5Z/lt1YjM7f'J҈=Y/FIk7T.K8N aU;{)D܅}/LN}ZM0L}UhWPNyNlC 3}v\r/<x_vnC {ZW3ڰz}6hN:mq]Q)ysMR 2v;4*ĘLYyЀ'[Yrs./Qar^ έ]e3 (\G\ ybӒѱ`lIrrz>m{G(%Ss'NF/V$)lcJ:zc~}G_yPCo$tl C}0IWqFG.t4?oajS);Yg;MikebȺIςyYj-4Y(o"A3wR(J-srΐZWHhr@& 50"@wWf}[|Yxrܭ֡vM,,JXV[ˬ=Ν[}hu'cYa}>Tђ MlM` 05³90E_6jАM- OKNL>d^yfz] aoȝ@UKyAŒd!d±S D&j0 }TU]WAM<Ōq3 רotO:jh22Y&} ,Xq"4!Jh^ft6W: ⃫(c*$KB diId=A@0وCܭWn8·O}& JRkJ&dAv8ct*~S $HYTѤ2sq)peb-RU6LTVv!OܫR- s >g[*5Ggׯ&{O X4b{g2όyR^ ժaܭ|mB⃲r1tR:_$"Q:oBg}|a+p9n0WrdDdW;2&mJ? 3W[@Ԃln#w?4|2DpEcMD}xHp ~aC45K=2 J&Y͑Gd\bhxe!LLWG']3LS ?e5~40&+vIN`Cw7;p ؁< ((\˰>(npf3ŽB{,v#ǃ62_Pڰ!_^];hN귴Hi<륯}1C%(^8^s?٥42=#Ď\x9N;HWgs$_oS ՞b^.\$LY6MA@@b`"SO! =&Ȱ©3?IE1 2$0Z~ą4@ &dxӘ&uv >t҇gtSiڸ;4cM,Y#F';Zwy'AU385o9U u`Y`f]Jw?O\Q ЋxK`*h[l(ݚMϦ e!&0bt?n҉ ^Gb쪰ΨԪ׈Y_ҟ'3m`]"'`W-2.r/`q}UK9 O5oGt#-cZ&W@ re2޶==Ic wEUY(P-áDF@07xcX V9Wy{߃-9Ux`s.];-9DVWdpRV ;g1p@aUX1𴍛.AzW)hfg&]1@HBZR>Pg$Ù݋[hJnBq ~ش]a:>VR6{aFXVSMósyA)jsFL?p;qF6`=]+󶡇Gk 'I5YᏏjxy&) J;7ê,K쫢q,!~pqۓE;"~`m5v^p ۗ̕j|0Ľur2 Y[L- e)>M8EBd2쉼Itg%f :FBV1+刍< 5`@wk΃ب =8TlTR/,&\8$ޢ3ą2iH%ۄt?p4@6^P'.pzgng$9=v\,f왹(fA,Vo.B$f+ UpH]ﴯofS 镮71iS{Ά Jbʼn=fޮǶ8ϙn}]~9g , P {3^pWD6/5'}*zI&/򍃧RXDeW|yEɿVX)|X4:8%unնF{n+ɧoKm߈DETSIcA`CO-vP`g&DflZ0;HhIA>o &/9휨v;ՄRK( b_i3zRkH?x1,$`G,ӜqH:FHW I(\5b 8vJ90庬.vjzgwac_ ʋ(#4k 9< ϧCSQYI"aQ߸>>}I?{}{2wס Yֹk6O'2 ŠtdfkΛD;ə;t2@Y9%g*+K"p}RZ%Hϛ u1 '5n ʞL+V"./ F őKq(QqV5~U|&68C遅?dSNr ƕef/rM{+DOV›@X`К2l˜ @Ij)ҌClɯDO-HK$x\]3eجT͓GtԧEAjzAuL3xnQA=H$i.2''xfãzzhW><kD2MUl3 QKy\.?fp u jWg:HNr Ni|RS_V+;uCW-4 .O=b t!jVd:>͖|,kSE^ HUyEϟ;} ,\( \䊶$竇Ĉ>½jY<\^%uB6 בr$kOIxMxb-L: X;v F6pag=nD@yZ&cz,5_B& ueܼthZ(UFVru؟ҵ=?Y:N(@ʭ"oS/N.A1]kT!#}6p*x# 6Ky]?Oh 5Rg[2e$s©ĎS\u?n M!)f[fE-@v^ 4.QP$oa2TDM=^r lFt/Sv"6rFO+̲١;@ޖvmeOnҁ^6ih9CC/T:+qQ#)κ{\phW[snEL(:T7m%5\m4L@܋y^* ㈪Hԙ2 B͊^„ϭif{f0j̣#-  -Yq)(QBf*!LCP R]Tܱb8'P,evI*L5,Kg8s wX}!L<7 nG`sJg+dEժMbT?vmG~Iu;xRw mGcn|*yhrС>ROdj3 º+Ma[7 8hױ/V幗<s!DLa4W!) l71f݇^~,늮8"i`qx} %:G%M ֦5! >>(vtܐ֢>5׮+yeFsj%^0Rnimoi܋S-Xq]h Db4%k1 I);TLGYZ*B Vdck]_/c?JvpMhhB c֪UPN\zNϟr:ShĐRkJ>`;Ϣ9`@ɧ'3x]7BL* UGH>9bqiȋ`Kpd[ԥTVY}CC=Kl+7iK'$2 Lv ҽ1^+]BeJtKnEQ*zQȐg$ pb)+\y! ź~MzkyWd.]zWJn@[nap'G/S-|yi`t%RhI/X>T!#4y*[Hה@)p1HRS/6; .}e1D M ͎n9"LZJ_:Eh`\^ޛ8Wl4&0wŀ@9p)N/y wȰ5XB+BZ ȣJݸwJ3wVm9∪ڕ__hRӡ s]dՑdje\jMZi1:4wBXP{*;]`p$:1#,=0uS34o0z`5x lG@W[y ͂4bL+ 5ӁKO(`: I|հzْ{T ǀL<8!UOK݊~mFl;Х8, NzK@id98>< 3R T5!n}F O?ĒJ5yE5?G#n&?ݖc}C4Jf>zOյ@"-^eܭ/ڭl0kJ>"P˻_Ke3HU;DKyw{[cjͰ v53d'@h#[xqwV |^cZO4FI%3*㹇pXf|n]X/D Fp0l˼tO#" I8է^g2㰠nvDQ2ͻ懵V 6( \|RZ8us+fdkIO:_6NLj U2Nrc1Yn6Q+໻d3m] >xk[ƨ P o ܌m&U={6䊢٤kQ?şjˌ+ %&9"gevߟp$_UeEbs75dqd̪%2_݉tT2W6h*natkJ?3k^-j#LBb ;|;(Zo)]+ma48,aW<[Gh9iI{ˊYQߊSQmb'iiH=4;x*d0>:)G_w F/-mA5ޟ(?5[)mifYBh=,w?ӹYuz!V~~¥ =W 8ߨ2R5 _ DѴ ^]'G=[L O/֏=sPX9ISNP)JʄCfIKJ^~&V} LP%% `,{Gp ܓ 6i]DB6CqzC?5խ,yn$/FYʊ&k?,PF2v;Izps& '?Al萢ˏ:gsF;a<:#>=VS:5}<:TH;ȕtW `Jn{41t䝐}hb%x- xWWWj =su1}GO(4fNӾ*>}\6zy 3d4?j= =JsbIZ5.35o̭C'@b=K{rNZ7PTlYO FˣBKfhf- ~hOWU_e=^h;6`B6dmG٫r1ogFg 뛀[al+T.:,_^vk*Uy`1`LGul>?A 8jQ/pm]r([kI8@)phrvqJ]ڪM#5ZpD4׃"MITj.y<,\1Gh LTiJ'5 *cMi2BU0[JɠDCsQRe}c$}'^2eGt*#r2f'hd 8s(<"+BT<+^^# 293Glt;GK"Hs pV-Pb,? h;F4ܵ.#boJO&5~w@b5Pf0~{~IV%C~aCtD VKi\U#o|uӼ}&FL~oG\ה6cnEC,R]a.lX4,  7:X9]*M:x>vv`Aj32a;!'oVx'k$a66!:+307Δ Dnԩ201{,6; ˆ%,I FJ̎*L% lo\ڛ=-c)$z|Tm/O_KOoiGhK9QdŎhHV0tVnLϭ A;%&Q@QnL^9rewy#9a^]Rg`J9d$ڂ^I '~cS)h"OhQ!c7u5TYz@KBζf5&d5$D3z1b4 JQޏM슋_j?`W@@0Gs5}weg_$?"Z(gJ8tF?^/3a"h[ǿA4 d=MJ,$]bHYSN "ǽV ?NY=jVXN0 $u~}N '+bm;ܹ+hU2<hf wh Ut@.1(d+SSmKTs\Iݘч7X'/;s D0&-6jq\}P(I4wa<OP.\᮫\5P$ܸ:thOr-ӒKR!RVj8 ȟD4TMLǑ tnz),z!M(;8#{Em?9x,q-[ s ![s^z`%6ٙ&c(A+}rгRh S¥|D-ZUSh]pK鞗Ji$K2h0Ɯ'K!gqӓROQ,Lbƍ]nߣ*B as>4N+EѴ3u`SBjD\@=?[+f#e t֯? %U9U _`|b-a҃M޶v>_f'*in-z!%Y-%dZ~*为p=iG ֗Hr'-P?!gL=t8wJ5*@/H ~yʫDUh{$@[ rՁ.(7y^# Yz#?ҏtZ}j;vaQ%EI x aeATAQ15/ CNp+o9|_XF^3k[u=z FU%*0nFVwԇJZ^/4Kh轵j\?̓h-/\/G9'g1Mh>a}c3$_y#KILEӧSdp |b擢;*-޶٬Ueg6B|Y3E,x`짙 ¶"+<{%N@"q n0[f`&*w39[uFFs>}?IPP#kZ~V^ĶۋI1nD+O@|WmӜ~g†~boa:mhb)@pRMvcPג Hs}vwpNc,0S"nkzL/}1AJuxwl[_.{J@-mt6qPJ}hG]gj `-,YKը&mo$[j@d[b O6"tYHRYŗε+έÃ\@uC M^ ʱ1(cGxyf,Lc)Eɥuބ^PmB[G EØVyݺV_)u w߲HUKq% ٣f9?DY|6#?*bX[02czV嚈I|nkІ{m񹭍ߔL)k {='Z<Uq-p41fGM7Q9L^4KrsF4䶮>c J|!gtj'„yk~!;8'/zA,xvz錤7t{8K\INXuu)+3"53C"^*{"qg0X,x0Kui37 >HU2>U:A*Ɋ`^4ߒT~;6.6G(B?P8t6b;$qu7u͒r}'7#%sbp4<0?=X}>Ej{/9-4б+OdQs]Z Q°,Ξ9%aY6t-Z-TF̼c  %{R v[ Pv!M]cNx%0ymv,v_n2|{i_}쐜ځ-NpƇ!$w?ΡL@Qӹh.?HԣN#ˑƇi7Ə80~ q(ugd~3$]|;R4:!5MR"ELѮazQj"zd~y\w9' i Ƒ6}Spe\߃`%PE4^ ,eE'@*OHRW``P&^/5E `F*ӏyssH0/d=Mf F&䥋>LӘܷOt"Gf-Z@4w3[ЕstL{/'gciq> <5KN# ḽEeȕXRZU08Koƻ)g:υ{<_dB-Eк@"넧 KbubR,רZ>U4Bn?*[NMiIG,A=R[U<5Q6S~:OڵԳr yLWX(=tϋK&(-BTz %~k-q0@kŗ9Hk[p|쿃(֥T llf! ]6nƓFKuc.EIa˰6sL5M1f5w mt[qUM$ן  vٳ^JOap0}V{8uI-4X!iBXG'!_hke ξ;izATJk !X3;J4%~ g%rJt" 3_Ad/6WHiغPл1*6^xSUܯV(Ix Ԥ ]UE\m+C51@wE9PMEOtNp%9z~.i;򻫵AI k_shdm辣;67?WseX.ؐREǛwIaVpp>d LՒe7+h A=2Ȍb຃`. fQ41$MOURy@.v(rLf:3qQޓ hi@ 3\)7 A;I <+!<7KCi륬;ʾ7̾ǮHz2Cu߅fcgQhttsghLN_3ʁsL?jz"#n(`2gnW'I2DLFΝ@w@IA(X(JVpoN7fjtB6Dd[G">K/_P>9 DY"njt j^10WBi1ȠmY܏Ĥ\G0L }8sHI8[)ROyNکu3na:65\yr׍Lu>#`iL}"65Ab*,Ij:.mF&kר^28rn#cK,Q\g MMs3|\ ~sjA@7$#EvKSƝUw D{&"'O˦P ͽ)0+J>ejq7#Pm7N 3˸Hml{3\X{*E7 D}+pX&b]h͈8gyyٔ63H{mλoÊ2qD BSoD%ApaI?2ɂ !23:s_9DŽ:ۙ`9| Q{rA 7c,:g;夎J ŝj$hR_E-݉&a{k0!֊V5JI:Wχpr-o{XA ObIs&25㏧^8'YyK s=UTz*_XxndcMQ|T5H#ϻ^Z D%=vJ؅lQL$s-B/m9;誕qgØ~ Gް6(-BEwxkQ*܉; Ct= "d 6!u4a;l 7ˠDW$Py V%1A;BN~źk@SIMjIwu3z ɾ7t1pA\7؂* 8?fO޺ѻS?P/\xHkDoM 3 囦/$@d/ 5J[ bi.7\Lȶ 5ƧU4q1/m"0~(^%ׅWۺtC|5KKZG;]0u;IB5BHRv"TC%nMuڅic"Bl)5uL3+׳cd.~]XV4V㿿}89:Z1/a1pcG^ohf$p Ds93{mvYZ;;\kT{,•}:_ƶHQm "OzR5{r(#ݘk \;D*bjƐ1™ W1aWNo&OuѓSr ,+G.0m|D`XWFu9 O"_&Se/5z뼅! ?-vHGa 7>Prr惃7N+uI'h^ vP2nʷRcGi\^Or 2d=xO.t#Q~TcVPҜI[\3},JشsIᛦ.e<- liyxQs)}^q?͙U60zFSo\@N'O.Y1)Vgxׅ)x$Y# E$ԜM%l"XY>ҍ{-9N^l38D}uL[h0ޖz֠ 0Tz[7.\^.}e+4dT!a +/ gW<0(tkQj/OĐp)ε>)'6qB4=> fF7 "H]t4Zqq'M)ZDʷhsG+(/jIb>v3BǥU5$#o y*_΄:Ώ: <@@1(Hv$_v"AD3k{HN?$g4fXN1^똂P! [.ɡ?{A#9&+>3T0(jS_ DXO]׈@cw/Tި(Q([¦gOV.? # BI\:AB++]# \*3:8Ʋ:ov W2 QL@(NC!t:)IHO+1C+5FrPˣt^* V"(;$KG`X+G/U2rD:XOW\zAL+ѰL&ɷ Ys5fp4eaU')ixP!#6U(r)K1Qf'o4w \|r~&o4D O8$ɧHRsYLCƆ dPǯ"O)$>4:/ ಪ}qOЛ P/ MJ^Ŋia*;޵ 8fwE(N퐵 Lm@He!"Z\5?x5m r:++?åxɝiiˌw^wrvj>l ;qj1:gW:+ͧvWk+tlS,v=Z5; MN1:/w )ψ .kV(vheD' b/7<pv0wJ /] \ $C=Y{FYxd @sT;pr*j5U%rfdvG#b\8[g@LTZ6z -%J`v41$Z_ -Z`^]{YYN\A^T{T_ v|J=wkN' yzMStI~Ϧk9'F߯~_{%G\Pщ 9~ UIJ*ry\۟ZY N&X}D%8a$diwy,1ؖ)Fk]S*GG~\*7iCycHb횰ڏL 4 Дg4 |“ѩ`0:5|ew~s?F'jrmOTa6@{<9mq El5Uv|$EzHgNtzςڒ=1Q^gS7>nK98Q9+>)ZC9?Lw"pjCHp ع]f %-K͜④"(ŷ;]ٶOX" ?e6SxQW{hbs0q:R دbS@2RA&ۖüo0l<-] @4bͭ(dqӱjgc@揢rHĪjky@$R}"|yXj`C|m[^G4yBكdu.USm?΀g P`-50o uEԓERdn~FX@J9MuY@D Z d~sQXQ+-kÞng$MIC%zlLey;2߷*DWφ^:X"hƆUfM~}Է9`FHjqnB+͌ |a)u]Dҧ* N2С=gfl36BxoQ?jkgD0ar -̬EQFJr՛ 3;?ć fF \JBCl񿢺7>mK¨D>G,dB^AؗL"2Iԑc%∵|~ ~Π80'f٤n EC=O+HqlQNp3y#l]ycd+(C1 B3\4[̏~>W(_D-2tPtuVkAXo:PPj)C>QZܮ^,zіHRdZڟA: mp̖g8 wɳA>6صߌ]us@߈Y(,@X΅U`oK$a=m>7CpcBC5`02k8}/\%!DLr'ܚ˯Cyi-q"s ÿA.K*_rܗS:J H,('w? ĂI'ȓہĞ+[c7By]"<YoC">PV.Yz{ p0!?mM2qq r i|b2G$\ fh@Ydua&4h靓ZƟ n¥@Sϓ|u cCI>6._u [%7hth ڷb. Q̦W%@`BO0f72Eql!J "O<8j cϢݡ9C<K3=4TXa0 y,fRam3ӈ?ʋf3AF K1ɩ?8Bf+x5֬#ĺ7wF)n|A?sJܚF^"JVi ('y?,pTҷKt+O1YBeOA n*U"%Wm s;X0)Sԡ1an8LؤjT.g3o1hj䎺QoplXb*]Rz ڈWD/s 22 1gnPy1C `ZP; Ov[IٍQBzU9Q=*)7"@irX&L ]knru689o33ʭE)D?T@~˱Om`M [o1Zf!?t '3==ka"L]3,Ǵ BvuCyF>/CvEb[tbIC!sJ{w8Q*G9!ZV&YлF~9UyvZ=(عO4~aCb=&p!h˅mX (.w$P &\|@tF'gmxu#(hV㛀~[ʴti[O//PMr+)-Hd9cW9Œkǩ M'3Upۣŧdǽ*Q/ ”r:/c֞ ^!:#Fϙ2GV4CBO%_aS)HC> t)cˎ G*><`:^-}lr=ee44.WN -5YӺO0K8R4יV$&ey1:}ုn*T Y.N0snL b*A|Ǖ 5^%+x=en\;":d=A 4eߒC YͣPH'T~hñ.7Nmho~bL=Dw,>ĥn˧=D qvm5t95R73>x|a8#~_A_Vr:/7IB{=ːם*dl'%Nl #SGb5pOAW| FX)}mMG6`K+AΉtzy+d*Ig|۷@ZM Br&ȟ$'t؝v}ly [>)rHpx2f )kہL8p`U5\JX39Eeqs 'mOQ!T`B1 ŏ:n0Ĉ?}pFЖDԖq7rscC{u9T[)?Dr?:$yT1Qn7^\cuXU1 䊰 L#cj|n3I=V J't'qbc@d7cvذ`TmRQ,>Vpi}]퓪d:|/g+/^WrzUQ'_mMڏCɚ>,wJT9K 4ʓᗍh-A\vaP.]j腉~=gml& !X6HC\nSU0]tEx5TbMdK2 /mpXa͖%>6V(6uG`US'J5JO2V['ɳw00L˞dqI "I2:ԯ>͢ѯ'!U.f*M|lv+T7ܰ?|h\=&У(Ze=#9c`=o;p/87uf-`󺹋j VPwO(*IԤjgq8֚@pyCSߡZZ[Z !:$Mup묊!Q ѴB899-q3ej!0g"Ef$ xjk5LGޜo&w^a"s&7{9QONUH5W쨉c;',pmz' Dܦ $Dr~8PQQ VM0 b[` WEC&ˮ` {@ϕsBr‘nW&!td#m^xԭJ!QAIrZGs`knd5zv ;L :`eXC&JHid~ |ˎ +n 1-d'CN6{ EE !>,Xz9I q^Z{1W6(pꭿDcl!V?N)kK+, hB5vu 2㒈 ggiܿQ󠡃7fWՓ=[Jӳɭ7 $?TuM)&cdQ;|٧7R/JK?=04xŇ<@-Y4 ڜ4d ,9K' 1K؏։)KqC5޼~jqAw. */9j<|OK̼8tAnč|!]|m~39NL*A \*g62:bƲOW\S^脂aȲnF6\l-:bMᾲfGyKerA^IjGi59PS{RN}>ѥ13y?t y[SטQ[n?T+<~6ibƜ>vOq}妩)z*T0m-SilGu('ݎ"-oԥ,:+߻6 [}l|.%2AQ{2?R#=%V [HTq{+Ze6x;58$ID6#%mn.~ BZ ,G4,_HjJY'dur=w 1(I-[ <(0OcÁ"-"1:KNH`X/SK&#tmH%zy<. :8b)"vOɝ7Jڃd$><"9h1xzN{61md]#QĈl.|6oƃ͟eJuS(+?Lگ R*3㚸,,MPb3N]L?q'Ь5BIOk&K:m6Sގ'RSk$;:l2|##>C 2z3IRfsR _M=T y͘5{ S#P|-1nz\8/]LXv3_ή d\E=w'&D n 'AbQ_N_m;stm -dQR+X%`6XDѤ~s1mr!Ygd^n5Q!9`P@ײ (wB'8CeXh)6 L\0 3ǚD<ߢ.AhJ?C ^]Z&eH|p~VQSa5j &'Y\ zBc{꓂aRUK7275YH6A;U@Wõi}:תVS &.hЮ!l/ ΀B S!eEz)u DWR2 P_Db`^D<0E@Jŀ,1&B3Bðh% ̘&A@o;3ޣA[AK%ȪslnNg77}L7 y ^^:>x:8FL?J3?/Byujxh1.<ƙKD&Vt7"T BAzcX(RBcHJLJh Q<0ZΣҤ LF"T2>U0¼JP}Ժ: _4mŐ:-hI[W^2`Y #i)Ӗ*n.[m!r;B Yynj5c3FV@ Xyw-B9-d9 ГFNLPwMP}jݪx^]Z.|tI 31vCIR'ZR9FyHwB*҅WLm0A l)j}A !?z#/cF2a/@=!3σbR{O]kt NⰲҸ.i3N8DXL%}-Ke8<)R%QͲt$CtX\Yw]ql;_8uBG%uc՟?*u~rQv㥊ɶ5'33la0X95{-, hSuY#rX2Ѯ@o373*~SqAwQѮ@*.n'#͠mP;%۞ڳr!$ǟƬPT0}8h5@tPvg_בoU=+AC o6fAxx]AeIWR@;VDFؽ˰Ql_Q;ֲ*sv įw~}^[ۚkkiPP4͒): u8,*sU68S# !#3F'<8~7VB%9] ,JXD$LqiPV6D6ˉj1bYrG!3")0s+˶{V"(Y11!zX:*&l +zx5Ww=*4yZJ*W|l~%V5'li#ra[+d 샎O4,NX,z|õKvH̒x'2jLJy@jN,`5|ןF/2M#A7N֨_onm!-;>8Jcodg!]dIp$t6RI=X1>tZO?k db-r-w c5'll0\"ShfO?+G=@<77>kP z3=c54vCL֦@n TU'JW[~`ty0";ȅk\ y7=?|{8cH+c-fEH H4Trd8nIQjM$Ǥ`3Ns8jBLٚ4*v@BXsa&،'?,CWLT {A,sHǬPMhu:56TR[M#񞒝g">z,ɱ#أZѾk]yUBZ_iZT""G~F##3p&xEB(L'qu(`xIwUz:(=͟qPtZs!Q&3-kTcPJS5N;l\i郆:,;9u70)\ V ?rLv)|mff=Q.jSC)#gv1ވJ[Iƚ[#OZHᦏrѠ=){k5Q(Kop!ˢ%Uٗ Iъ+.+7|\g7h`83B%K+i9 ro^' j3`_A'iW UyW|dꛂlBb0~bA~1glBbc2`ji=!U邥z#Q)H2ja7>#8cl4b`S,%_2.5NꮟS['\y/<9A{I)J}-p Q,j@%?iS f ||duv ]"/Db_P8&}iʁA[XIqN½-~q_hRUYD6 IUtjAL?FWh8JM"soc{Vay)8.+Pxy#!3^*{+P_ӶqQ"޷I|;ЀҒPTWKMtnqMkx+L6#5ۓj1XK?Iq89oXHє(-nr' \Ob("as?tQ2QBd R4@9/2:2KaCP f(wHgUc~M~a/e\I=r5&% 9GLr,T5TTׯ&uͧuՅ1H׈D:W?*<\:`@;YA`BM6J0]:d/2RSm%c@Q_+&[Cʞ}'i>r!FGڍZ1/ F?89IiZlVt0MgO0pq588IO\350L3B? $Yπe31 $^)*m确3Ll8HO8});W r3Ȍ/pšm LstZJA64ȹ+r0efg 4U#ϛQrmwr4?M,O+vEx0 W={ }ZglL#z簶?8Bj׃R[0>GfaܶN .JJM0_c?d)uz{]܁h߰~JibjU<@Սxuj,f?1.03MĺV\lhshjŜ71J72aXc1I+kg^$ hjqOaX2}%3Ko1p2_-%y { y\\&cVdO~$!6U+APpSP"2xӹ}/8E޹쯁tFIJu|P=r=I*vN{~oO 2}M?>/fNkrI3H]o|PJFo`o0|Ϊp !Z sRY߷=0<:GVDsGCp ':_tjCM2WJE_8f4:!qe~Uowu%H8 ZyT3G.s~cIȓ#B|q t7A9NƎoTsCxؼ]laLqd PN@ȎZF@ίժje??\'w.}J.;?״__>V EG=A ydr@oi/W: LTh|?Owq .gn.(5ifG}_*-) ߝռsJ^6ać롪$i[$v,̡ yyrHocT@ć6vf3+}FWDxԘW8j /TZ+A]=MW`6l'lԐQyDQ6juO=}*W(J,a wH|%\dm%HuܔKNJf`(kQ;FtM;eXDUc?"O> |ƴ<1N"g o9X6Xtc7=B_\)*\ީRv!Yatl: e#Q*}2crla=Әq;hw|F#FWٜgqSh4Z neӄ\죙3Y S6GiI.5J&Oda좒;#:-9wSH$>lMÎ/ϋ6/6ZMq]c=o=W.gpSSi1uaߜya vù`ţ͑2MUș=9?/f)\K; W~C"ky%È]"&);c#f[(&;],E^2܎:$@ͅ,-b<,ت͎g D$H~F Z9ȻD[vh-  bN9)A+Y?/yȁveIPב$ !l:D0D> #?wV{9SSA;zj[mOVB|\!pDvʬLystZ4dwIvlfq`Oo:\}LLD)tL#p2߫J=bHyX:ft2Nj*r[Dd삃_] &k7<2HOC7_|*8>c`6 iR{I> Z_~,ŰƲYv[r0[;I{/j&&{hrINnSUq /:̖27 i ;{`lHef)2Y3YNghBI 7n;R͹G$ַԑ5m3X ׊?aZsnMMIʈDtb^ԋ@8(!e6x\{Ys!zee6I{d5}\2JAH=)f ̙# @rMm/Uqa՞>1PP:b"vUZ.oHǿ`ɶS96/o6ʻ diY|rE-^L^a!ơᬄ9VHLVYXу؎xǜY8pTԴjBj ˩j2 Ƒy>O@#1LI5a-nAkjz᨜@! ]p{(d1^ro`WwmUR*-xĕCU!vo otMI{OշU6AF.;ULJfm(5䰫B6HH<#FG/Γ(ɯb:R)Gn'rO2gw8c4e31c_v!pj0W;WUvdHx81\S`֮Ϙ! y]ZS7lJ%bRY;sU U0Rz*F z,D9$rX], w\ :`@?w[.|sMm_Qv襺|7$.qfq W- 95)&^+,)XU,Iq%gm-Kt9,v`ՇYm+.Kɝ^jՃpfk z@ެH9bfeE24o 2CLx2PBNiMsWdlRc?#~\/ю%T;T#l &l-`['e~P7C(T0~<YR6 (!i44/r&mN͑^O 3:£g25P,`DKΗ-nŽ% b"(4bY4ig[7 a%pd)7(RƠ6 y\l"E*2Wxi&(|,/ bN5) Rhuth}V {f rH`1[9@&yݪ:7Hg^ U71}en0Q!A?9r쵝,1G(sB-iɟHvk(/کC Tw 60nǴ˅%A]A{~JOgO)ބ{F_K4aS!! @DK)jX*>u\ˮǙVAB?XD`>aѸ_=8By$w?oG<d[7 ˔ Fz_!Owbל}K[YJ [9ޚφa ,OY=}8RmG@Ю$H{x4Ϣm$>F;mɎx.('T˫cpI4&,<0Rz#K׫OЭ<\'}U ҉0[/.jK9QwNjZ #!f{$ ;x^ ڀ lHx l@XRo99bַy%5΢d*#9⊽ҠёX5eSo('mv#N4jО? jvx)]ЎcŌxSXXx%}ޒC1m[oZG/I%3+ˆnt,!)nyMae.剳5iP?/MlbRՎIaBo ARNΗ g*rzm&d+ =Wz&j .ِeCz?8܎Փgຄ6śdjq{B嶈>ˑywϣ`cW3 9<ʂxdD |1F_8*=d|A< d˧eR/ǚY*(wig/)`Ij5Nr-؆27ږArjv.?yK X Οyl5[U-F*0Zx=)Ce8w=ZY觕nW'"nvP{/̮bwU!Zϋ?xile}F!. PY4'&nj7&U(&X^ ;/C)a/q pԛ 5MidY8zɓ(Em[*T`6ʋV1-.[+jN5ՌROuCeb$:gJuS,"մiЀ"÷pvh&H(bj/榼WHqttF}73X$IDЄ^( 2 -!sUΛuz[F{)W@hԸ%E,f]b>Tu 0=m_Hцd5fL5s 4f$ QP'M$ӧb;o 10/Mc&<le9u+ׁ Zh9CwsӵO9T`]<1toؘ!5QS*Gc9Kkf 'WؔE~%!szFeť | /2p i_=$'lfJtġDQmuMmܱהr̞[靖,S|꤫䠐ZC 91t:>T,(N$G^Z#,Հb%z0ΔY&N|߽hYKviC}dKZ03[jR8)}¾D~iC7;|-_i'r8<5~,`6NSn?Mؘ|,,H٨Rim49Z*,}}xc?z.=3"mexVNZ1=lWS1oފ=x gT:L_պO>6(00@6+Gɰ:\5=lĞ.+6:6Yc\ަ1JtOnڵ?*498▤[$Ѱ%ks`'g*L) I S ׎;SHl '|CUݫ2t!d㠜/ɗ>۽?ٔkܷp6_r\UJUi`wos($F##OdZT1o K])e 'E@6Zp 8= J4Yw^)VBZ6!nxO*7h0m-ED{ߡFG<2rD _{\V5 [8$6|\-ITF.J$C=O! PbS}w< j*{d^FCZaݭAKI\~z(xaD2M %Qz9g:TLNyv,L>绫+/~D,,?m͚>٦QN˷jGCYIo7Z[ b\Ѯ׌YYi'{ Fݢo q!`v<qg8 z;`Vot$wzO[yMP0bDפAR4! XE[,nI:XgKYJhw}Lx6d=9E&ȉ+Jݤ$Y3#NcOw6oeۈMT"($Ss®y2D*]vH{2c+@/SdeO!)BGP*U# ir kd kuj`hac=-t+|`P{glpmPWP yHhE8;Ȑy?Sj #lǒcKh]R*!fX[9|v"aN"0,M[.hlR<|\['J oBUڗouv :r2÷fWϐN"A_ nJj 5xɾ])(\ %NCndvGoćeCBv7cI$N)gԊg;2 أ=BG +<@f_6<ڕ6͖Jz.4lr2oD -;yVr_^ /ҤYc ƫĩj" VDrSSquʀei#^Iu}^ TTem#}ŢF50. RMՁd]{4w[ ,¯AHf/.؅O%!\wUVih:z4 Nv=߻|f:@7 .F9}x[m;g0|GQ4ýN6k`k[h\pH_V.5gTFdX128nBK#7O>7m.A?&זK w;݌`Ċ}SQ? 6Q)qRu.v.5riI[>\$0*~mg5HhKNƨ(m~P)Z{ Y5 ](ݧ >^t==L!gP9ЧurENoa)dhFmsA 2xY`UT[jT VsOX9OkJ0g,9|LU[yAW!'v3patv) Y(^ "UeG+lP9- Ay42~#PYaŐיtm/,!0'-|PTiZa ؿgZ}ö)N"b:}3-YT1hCOܪegCMMX3EIMʛy"+n042*i? 8l ʡHB A.eQ lk[SL$24Np@Rڃ{b@4c7B2$khB {(]V+;d PfI -+bVIHP! i 2HY b|^Gsk`a9|9M50}÷f2eN{lR*BN%4+*+v 8x{{~1( £ 9}Vm^H*r_V?dFq«ז&_LG 5\䗈Oܿ"_;k7@$afK6CGnT* *p%*ַ!^^^Xk˒1q~ٱ(o_{ʣC+rfReH,ԫb_䗍(Jq)VGWGhQ\FkMők[, m^Zֿ5"=&!Fƒzpڻ]T$5S~3ƪ?@M^4R(,ⶈgW' [8ÔXoXtAcb!<`T<Ϩ?ѝK`"Q Z]n5ۓ <싢qbiP3S |mzp򬓯B'kKf` G_׌5-ٿ)K(Nb?t%IVs#Ż.8 hcTЗeӁjSbGpQ;f|*!p_ arcNNH|8yh ] }XM^wfaKdSr+ &%ܝK M;>+y!̥,CԯSsY[l{F̠v3tz38- 3.80ݍXZP,ڙ-0yzj Hka1 Iq^9 "1T>eGN+2(ohl 21uR$A"wdž[X0aW@MI/D0!Ǻ7eԴ͡L(z"E/ЄP ,%m^ nE2!oINݐAHְ4V٘֍p2I!H ˕qlid[w]"=zzq:xC O &;BlސK3WE l6 V,ণhحI {^?m~>6` ש|j DgNq̤?sܝٍy*E]h + ׯx, &|8m*:2̘cBWATn@hZFܺdOB {{$KzbVcyXס&@:bU$#GOŅ ȿ:,7zsVb_Qp?[%_薏* rm`K57cc_C(.d>Axݑ/Qti-]πB~#Vr8MvA n7xrɹ`nH \ʊJzPGVq'2_ZWD0"t0iۘYH`no$Փp)dWrh?tLokpJR=dѨ$r<w?u u@|Y9ZEwO U[M=4vVedBǏ0~iݍh"_20| : ih`m*}_^4x7*pKL'x=p>&Z `_ ,Nj" *]ޥh`C6=  ]uv+'WL>ξ$QЌN:"alӅE3m\uyų ϖ1 q0@iLO~t65ݲ G*UhyoӺ$q!D 7C:뱧I /SmkJ0N[{Msi7-7zۏʉ|n|ÈmhQN;x ;l@@oMy]rb@*WG֮y?-9Xŵ=4>+<*9%s1ɫ(G?fzuU\aו.XRU:ӑ ^53@H{YUyi50lghɨωQCoYNP\4$O2 > JZt$?*cԴ&mƀ+L6JbWWND3E6Z\ De(fR%d= >ps8-VSڗ{cJ𑼁_W>mQtm{m{.J#v#/-xv2I_*q{6\ئ~wgU#M_,^PaT$~k8v!'NM%z ־أ]ޖD2S01CZQiTI4M!Qُ bF8JqTBzKipZkuD=.颺?R0N=C[uϿtö6Mx;Lǡuj:bIv] >%(lq#꧁'&@:iXDkAצ%!{g*9hvƈw{mt‡)ؿ` ]&jJ)lY\}RWjM)n(it7?Y7^<4#eux40@JG}R"yocxJB eP,“T.Nq:\:~Xbٳi/]M=z:х? 9LeT(` Xeb)<v 2ܽ4vҘ et%G|^);|,u\(e&] x|{D{/Ԁ W;!RWM<5%܋jrᣧbP؃:["E]COoU)]^':ǧ Ql_Sό"&`1LˣZcx[M_[2{P\>K9z{sΤf8ɍR.M8C&VV%_ , >㼳&Eakvq $ -ZNe cBm%?TDoȲRpɳ{5m>_vf %sԈ1 E(O[&7dvwQkk~p ZsO /b|ir2NW3IV@$rEN&tb:w7ʕm& ޹>rx&e%V؃ؗ,/Q7(ӻ#2J? ɛDQ(hDkw+Ğ[wxnF7C SaS4(|%R Gr-sʭ`WST2Ap)W [\:,ir4K^|R¦2Ito-OD֘)x#2S۶1Qx5~-h(OÀ>,?)H`l$>E =j{+T_'1(iT$L\;v>K4BU}'gƅF+}QC:K9E҇_scpEk-tK\{lO;Q1B8LABA*/U1 ;3G|Ϩ^JXaa6FU V)s[/JmxGKXrXUǸus(sTN%jDtp^x38ܥxӪlX< *`2O)r㘈F]ҥ}i:\#--2j^LMB2_EYt@{50dQY]l im@<;cWK7rj(A9S%Yr= (z2j"_bSdg4:-D~#|b OQ D{Fex>ic"U9/lu\-udITFfє^:v)BZxŸQW \˿ 3骰 Bأ > p7 FD\|qى@9A}pR ?nU!B֐_qָQQ1)FOe\jWJ`4=ްpyv2LcRqwyeHŁA AFV~7ec65fYٵ)E&:Z,.Nz%AY}db0ϑg$6 tV7}]T.䍑}ĘR]bGhJ]i|0@n@e-ݭu 4U+)B#r=<~_F'$$nFU _T] #p֧͙aE7џ }VdUM4Q0Й+*zFRCk>=dE".e4otLrQ?cG[x~م"K(yl 1Ǧ]EXIQH9cEIv(s9iF <||Fge*6?:˅j~ =b_00"8%o<&9䎑Ɛq`2 <{zͷ-F-ZӒkP)= h?#o@ߊg6Ԗwi;PFmywvJ+_LaT:tV-Wͷmi,Y85xnrpTs,#Tnĩ؃=xf+ipE2o'$ZE’t$@X+mBͭAι].8G4`MZpk|D|,aK3mV|v WuܥFO4ҝK\6M 8pan6 Z{~8!N~Nʽ'g8yt? $K Y1M(.f &pS/Qa|5$iay x'DLynfM(ѩZU9Īr#c#R}Hzץ 0;=_T9EWm(QV'Uq4ɶP޹'L:DziI d<6:/A gJºn+r,>w{j)V 4bƞ'TOv;Ƭ(6yc=W(~ _Yj%J=LzU@#tOH׊ <̅|$l?foa舔c>.8W6[ʵpOۋC!_)=lek2yDt)8A0Y~&^i 1PCѝʓb[ҁe ~䇸2יm159's޾~n  Y/zcy|銑/LV2hM|9_#"Mavx{QsAPF4~qgϜ`,D˔ʀ}bzS~/b䟶0 c{ADtSyv68t6bث 6\ck ln|ȔIf㻓$Kx!P~_pBPLjG{NChWSfF^CX@c0MW ],A+Ij4-Tm 3FхE6Ȣ0棈NOIЙøRˏ5:HOWsi)9gx@b4`U0$t>{駮ł)tTteG'ؒ o+rr ߉T^@V.@N?6Tʯm*"]} 9 e9ad}ҕպ.]Ci,u'9;U>5,bkOO6F+si}&}ٱv9}wLToLH 6q-WR;?hR4pE.,Ds*ԩyС5^w̡Ync=jP:n4l{_aD({@{l3 hXz8COD mkU3_sNA w  l<(7s0ĤiE@FGHjO&{j *6B*m 3|& 0K - ^KyɆ]"D|%Nۨ/5li1Q3Nq ѥbj |&I5l<|r[8mfl8) ]>kA0ZLI )ܨ1`.B*r$> w0 }"N=ݚީ-ͥ*iSp*oLzLyr8ޠ(_nTTH̫(ڮf>™ 2AL%٪z}zOGgX-vM>ofby&8Qi8VP| ЋC_c݀{1c%GR]b2#&CBC!EOϨ2cU-U[*ЁU v^ֻ eնR4VE]}7 zpC♨a 7ζLEQۤDx`W}Um+w }Ntn?jyDuNWΑ*+Y9DHS}<afhAQ:<< ^mÑ,b2pWg7I;ٯ,6 LJ[JBBo/Z.J_U#^5&yoht6ߴ*D[^z >N mF)7F&:6&HZT^ț7ϹZ+J!_KlOl )lPܣ :4'=A>; u^1x0P)0W@DȒ'tiR͗r&o/ڗ.9I(_\qb,"I/VDH|ffXI3 8f^_ؗ8=0f̱eD+j8!гiX*Q<)G=ZS!" /=_+fL/O$,m9o@2&P oo +9H& ,j6rߡBYO:6jJtTAVBJ Q0EZͳɶ1To@ :^)5bC/FQE:i@P;CYX%QCvjD$|:Cz-qD>20I0Hu[_tk(Ix[/n[ˠ(,D:x<"NhG8&JY#kuyL-hA*u HI]Ô»[@ x}.ԡ铒>kI`%Mf솅Vx P{ҧ+#U@v@M?B6JRI%^>0K#}Co"fDA }2Zz{@#;sF([=}cXokgLFͲlLK{S1fx .=u)sw@(ER)*29>hzh 뀅/Ċ|~`,AjӫlkD*Г?V2iym3h UtI5{ϟ,E7|ewypPޜ.`q0y[FNW\GT܀f41\75zÿE)C@.!u۹Kd"FVhS?pvV_޸Shw#{jKj?jkH6E^F+{,{ lo$7u8h:DIgY .sDtf{v0ήU1 sv<Ջs^'= ]Λ  2OL=h7__s.vl!' 003(]mO˞a:;{:ؕAV2t`~Nt87HeAe=yh=-L >=m,xtT{D;<&:}#>^R rk˻| /O?Uyc#ZOIO;o˚rg^rV]G:w`CSI)%'^ր.{Ѝr3Va2WPGɿvuo::x4SMZyv{s] e 4r)]Acg6`*x=Lt %]\v3vs᫸51ͩr}]=[H qEHC!{|4 ;M,7)n2fV[]Hu ( E}D&*J#ٔA;<0uCs_ [GnPOũG,cX4 GC0I(PmM}t1c ׆cȾwS+:cq6Ph]?=DZқ3Qr*KJ+c~-v=p="kTE\Iw\F6%OtiC*̀z.d2"X."U q&(}mB:fQMY+oUi^Tx.eۖmzL44җlCJPN4np3)%_ 6]LU+ϮqPQ뻏Wh ٻ6dJQtј-vI<|Rs"[7]2b[?IHJQ'qs7O,_~g{5R;o)("DtPx2Ep)UTM󶨑X R䴻ۈ-gsVPfMi涐…N309@E`iGD V&tהZ23o:9;J'st{؁9=|G/.cY‰̀ܙ{yYS|Ox{7~֪V.*=>f$_\71y nҤoU[R@^eۑ!~ pI?vBʸ#TΡ$v:h&Gr3PYHb"1?FynI:,"xgl -k8%2*V9 13g(܋9XeLkM]-g(=^ХLq6^ @lNx&}sE>5 \@"9g *Y\^h t<{DQ7ZUㄩG%Ḟ|VQAt!F;}VaNkV~ "~e(';`\}1l_t@prcۦa>FJx 2󾴘4pe,!~F ,u+l.$~ҭn |:WmZWF՝JAQ+aA_ & &h2>5-gDrbfNPi_ϲ%(s(DlS㞘fCW&|nHTJ[1$vc^R}%"#7>X;Z 6_#b%y@ {ȟ( h60?!%3Z,nn*E:rÉ#Dlw&G5nCvZ9vpNmemBn +\r/me;p+P}ЋKS:eUrP#TM$]s29 `bg'YBZzd]y;[hvT^5{8Gi[c[Wf{Uݴɘ7b&}%DhO5 Bn+(ǎY*ubDWThc|rH B⋰_kX{v{We4>o݅v #ZUAZʬbTޞ^[ߐXV1ԸV;$:mTL ~ecti{~}oש'4{һ2y K"]jcQY,C 蜂S?,T&|5fUXANRR_^4}Ձ|UHIa$GlW{٢}9]lO!h|C2@4n)01 #pƜ2 y7n],D(=[-1ݢ5Ou@sG9s4 ZtnI]~:d>N=y+ |0v_yCY]`I98%_K2$ڎt@FZ[Tp~l"9~}y3?TnA#60%_DL5#x&T@^6,S=Y;tE|luP&Չ9~5F>"£fH?_gq3F!E soᕂdu u'#%7y xR,;Ѯ\Dd8]N߽IW'QiPDmAUdhZP\ ouߨ<M5+痿%tvvƎ  5:l=t8E! з,)Cr[몕#KFΈ6^ ˀl;vV! 'oB$C8IN{n0 jq$umq!lr]3uZA=N+uUoo$/:!(b=eb<,@ vs\+%^ڕmyx(ZNpVgցEW{+Wf;L֦)s݉(-1C! ILɝ=$.B~%5?{{k 'Ƿc_1MYx3߯`20QS " [OwÆVPc%_tM͇L VSv|B7Rtzf>Hv3m8 0 7Yzx4ՖXQv7xb=COS"?fm E:Vmu%v1 !VhpY0t"'` 򢔌j.&_~Ҁ~4pu>*lgdnaT hY6% O}UC?>Mlw)eG0s_$Q>",ڐ!$X:-γnԝK1\# py]zM xE,z9Bu)/_.h.pؕFuG7>Ƚrr/kBu!J)]4kR+wYp4Sbk/p,ܳ[R=Uʴ+R`pO x r &NξJͅC=܀38:9oS .1,gbwT1ҔC$@a }>ĺ&S$NsP 1/;"Jw*MߌA%DX/sx !^R[|3Un([|҉V%{ae_w Y*+@DyInA΢Z+-Dza "YV X]p -8hm{Jn|;!,.DO< QYrŒc|ŷ2H۠GP 6<Høp2MkKБ3RNԹp}ܼMaqo mbjS,"tFdd7IrG`ЛCؑ?mBMO~z+ZWJ,4/_Ԛ%k Sn{E@$JTHh }8 $ j˲KVp TUVMc@ڙC>)^{8eh/?x 5}vjK b }_%#ۗɏpdEQK6k YI RFy,Yt c^7 kQH[Ԟ,xa'2nYҬDѰ5UdWgWR` ~VN/pC%a`rO'v9jCC?bóz8Q^(з[xL#z3>_@KS))ޯPV5?0pt) 5+#+( ͣbg]mi嘴 ʗnUvK5/>a*UQF@B7 2%B)T^Nt?)MU@=9ѳIUpDQ$NW}ԋKp8Y\FJ{ .[[B.T9)jQe@&YN= fu|Odn*5.7WL؉(`'a-wa>z,^h;S20"D,_v>\{ԚߩN"(aNmD@n9%RFHDϳl +ĕxIw l=b,A 9"1NcS.)CNlɉَج";sj6M 9w6HB٨5Թ^mļԗ^j6P_$f>p'v2vG,D E:($#N_F\ȊjJ5pE !b 6 ?K#h) 臮1A z4ޞNUH +zW(sFL!J4+as:{j4:^ Z>#VlqO _ڎgAI[rd<.Knt%7Nc-E42/,ZPT=//.> Ohk1=v Bwa׏ Z@$!X w7 #R鉔8.xݘ6 0ʎ:Jwȍ͝Zm.lv?z 7oB/x*IyΙXYC8Z,S fAt E\5@j226C83{QfQVAiSK&Xg)=~R"9JB+ ])Gӄ76*h)s8F%36#=!d8 >e]oM顳Te#U=H?r7䮁E.%;~dvsn". ^m#*РՍ~\[r1`RQUْ|Y4"d~.Ex}&,Kzv@DV/&1JOx5+.nf]ýH,PwRX>2hZ~o=)zy[Ǡ>gbpKGEc <(f`P3ê܇XO "?YW`GxPlm1+;`#V>VeTnsQm(nIkU/|(cW9lH`|?L;!"ۊgҩFS?*}@2QIE$ݜ ,IZ}+`W1[GW@ "Phx 'yL׍k$^u?!@QD5m3K@ @keTcX)O?vsDywovjHI-1׺= {rr> 7b}x^G*'B 9qaOѕk_$}]3Q8s o 0X?<'>tDٓkN%@zv谽VqsRPp"s/xw/ȼ#Pchrw\ [92n8]nXmQR^_xL.q^f5)Nzh)s] r(?BlU.|VZ2PRծ*<);1n= u߶U `Q)v`O$t#f/*]h6in)b RkI%$oqjrJ| 'kZ^\=֢1Urx/N{PBsߖMC!SdXFO04rlNΚxR2^؋jmMUg 46}$'o5 T6|U6ds*-W&IGbvkȫkH7BьER *ِh(6sÒ*hEЈI03S %Qa>̂I]_ #B&AB.\ _ PN H$/O8w3 _&Df􇄾/NdOҟiʟKshZxAm}^:Y MXܙIڽt*#R]QwzSq VejW q/G4_}(d!*ͣFTF u栜mgn Z]Ēf- 8Ƹ2N.eSW>TCវL4_lꃰv^5rXÿ`5BU4 6x1FȞr>zGC*pGϋoު)h!'!C\ >vള%*7bOw?O10bf@>ѫkG`s RN Pk/o1AޡIB-]pug6z{{-*|{F dRZO_HR*Tb03Q>]jJ0K]ul,>J=D"#Ur8%юY\,k~^18?gQ0]BpЎLv3xQj'TL\Sps?nRDyhTkxbj*HJ Ë'rH!xD3:ڡɑEZðu7Yn8W9$ LW-:Cnpx-:8Y}iBi[Y"{yLZF-/dF6.{}2o>p*& {[ѩ#h@8ZM~LRA{ir '#X*dnɄzo:$QHUqTTojrQijx1H!)o(CHhbZꩭ*,- &K0J]eTzYT2:8>Q_>/-pꆑeъjCН<%!1R*ϋ.Ȳp7 Py?9p@@.߽1ٲDITkГVwކXO(FoX[ݷtXbyϟWQGƫs\<gV9PscyDugQ4'A*6-@}6@ (f ӢiR4 Jܑ$e|vSWuN$(N-/A!)I|1Nv=*Ø\(kGަMmUQHdܘ6EP B۱wZePU;w™=G.`[7, ŶOh\F~C|N~O{UEKJ*s%;jQ1I忝~D@vC.>ؽg ]:#KG;Qd? [e\N8@7&zc@[vuȸo7b"Їu ~T`*]9wo\FZ{ cjao`/@u AA7 C#qQ?j ,li~Z$@y 5,~/{COãBο\t$- "bU6Ն qSb*ZN{Ѐ9m $<ꫧ)^qH 1ڦ>]\0co{! c8֚\˥P׷J P˅ =4Lv\ԛhe7)_8B\۬ܦ xs h.vT]_gO։8:nWS*> U=7 *(~&[u[Ǖ3N`" `gwpt(ucZ=&kS7 5$̆ :R:Gb[8a>IS­Yb= 2B._Ğ"gĞx=/1},61vu.Xo3A t>w0#P#ԅPՑopMEX6ﺞu4d]mC8Uɇ% 9ON4z3Fa8<oCobI[][,X3/t4"3a^mĹ:S ׸.lI#|}^}vhMֵ*#)/yfJb9[,IϿ'w.Dr6yg|6BT[mفۂJ-,d.hJZ>XT *O$YW8b{Oܘ_k$UIItdD˔W,U"*!3~V:VsXOLO}RQAߞ aV!'A][uN|.?;埱ď4,@J=zD-s(F?ElBK D֟gZG\znfnW]Am-a),ݴJqײ6:ʥj:@!͒5jM]kH[JY&} Ɗ?\A"f,ȺT6 ?Ӏxd.Sw^J{ι I+tN"' ={Xނ!UKj:@dh g򏧎Bx h0D\Q=jBS~qsYu4 %LдPd+gew6PN8)mRDz &qC^YG^!IO}l*"q }8d*~ ?% e@C >GXCx]]Тʃ1WO,h6:Vk{04UCcߡ6X3տb-(ߧpF`He?|pѫ۲]7Lx#[ː w:5TY9ΧNeYI&3uZײ^GV R EՉ4fƸHx7˞d \)M@,Z؍VިWiE}ËIl}k "m/oT qozj/Cp4vEu"]+4,~p9j-i,KUuΐ.n!?1.nS-{HeDH"ǔ.?ŘHO <ǽ+SUG:'Bڞc z) }GG)l鿝pgsf&Že3sc 2j?O&E쭵Vbޢf'̃]nDPd_s}8|W1!>ޡПF¯-cNO?/g9ED;WI&]?ly 3 .8]NM@'Lͭ;7#lD8}g&^i|ڟ q}*W3!^!E".I>eP?4C/x91ىg0S{x Q .w8䃚a_`UC=`Ixi`,F4CTtr#hъ7F7'9&ӓGiI2ZDD>O0F_GYJ1yi;\ ]|ZraW/AЗ^doN_6!5'hD[<ԲAx֕w,84&qiv?MOXg%s֭^f;G7ZxoYbS3[JW#y"KO}o:X ~)2`+v; ïiTءjZ('x,ErT=* Isr[Lqb6{CN7$ ̗EzX.vΘe=XvTTZX%n>J '[-5 #u.-%hд{Bw#E/oF;n~M7۶62!f]it*"pS> bT J )c(1KN2?)-Wxkb~B]WԃҫrSS p(s3b%S7t(دKLdd^j3CyI޶F.G~'9i 6 Am'H"nTt^Aa/K6p׾.'ϗ4aN xfV!խJ ]F-8Q6GjH%me"sww= mEY*Y!7Zp~#Jvp9idl>iSRbHu~rJ,ClZ5A1Vb5O%},vzetͽ)J޲>+[6\>D aaZ)2G|Dh̥ T"z/r)lBj>,=H)O?./M4j+^J! Y5"%iL飣V{;ȀnE $6IcX"kL.ghEآ",ܷMYOyx<ʻK8oI8Q!Zc s)#?$w!,zd$~0@|QRQ ;!ΙIJHlt)V9sL- GIp}>hzIgO($!vtJ~ `~e~9z{wP8"gOꆉud2KVMz1(@n% ȍT9PU玣!בyV j`0BT5{N(@C11\OMߣTWM1aGvOOeP*H94N%1hau~ziCER% jgَs,:֭E9<^*T>P,A~O+=K2 jz$yyp3F'Sc2p&`PX?1t䴵{~̎+qD_[ yLXN&L;IH8Y2sMGpQ)tL@`9q0t%\RS&A'\M](/IP,[3SZ x /܂F ~IwпHP*O~u(&t3d]_;#(MLÊXzG% mJ@_S'ö0V{Tzyi6?DWl{2 joHS.tMfP4X59QvЩgVpו{f/[ٷH# !`'z&)1NX-q_npq>?e9"( 6J^ Sz8I J%2vg勤2rBO;cPtk YtH1[v#aa V9}a R>E!M^%E7ʂ˿]gafcA] >Iv:}Cf11t@-Š R:7Ջ]$P+.db6pI|3 %6Z^ ǾW>/#i~D(>?NwEszQGt#25YO8*z?R5bsՖ)v|N~1h杷]mEeXmP_{_OfI Lf.ʙ Y8WpX;ktʇ&?*)t̗&V.MznfM7EC!x(:@yǤHR[rBU&UdcG6R\Ӎ%H9{uC=<^/>34C[H}aQ\{? [z j{C?-:3rVgƊeb CX!<B:, +MJ?=w軒rPEe ¢-da^KXB#v8S?p>Ǣ:S+Y2q ~I؝h8߫es#P+}* 4Y#E{{G6`8|: JAmaFs4U(,M,AՉl्s6X6i@x T.d*-GE.Ud8v2)u''0Ҏ|{}GZ`TŁlcȼ-Jqb2L6meFY.EK{ȭ*Y=6*(O 4Bi@Dv55›oj[<*ە IVG7O4)f ["y1&5aæ@Ku @eXy)A"&Fπ?Cҿ>طت~ƶn`O\\fء")vG詤#*gzyKCL$t: VY]t c|jw_i{E0?F@,?J0N/xU16Ck:UeR"Dd&8"^'J 3Y:K8kҗNEa=v]Kj~6/\[݇XdG0E)~jG,r:EN,I* ߺᆦj]}׵/ΚôWk1h+R5gj6;chs]zj;V׵+`5,)Z|~1a'moB1\UW.bιϠGv"u˺h7M;2gJtpZtYizF9xuȫ{[hƟ=3')9Z NO I/M[em/ipU:Zo&syX, u܉!%pO'OOzI yᏹ5RXʱ3(2e5{ 1h hY`)2Fυ@M|IC /ÂmMA&Ӯ?n"GX^]=93>м3! 9%0akkl+~:*T&CbVw>{~H4^7tXXb=  Pe#UnJ<0~o(-9_r;YCY=T'r plF٥0ύ1rh욒O%(,ZA chNPq]|I> ^( x4*~?7%!tԠ#Qw  Th=M'ú"6j|fMab`A|W@Qek9NUCcq۝"dd(UFehwP R)8.ߕAʹQϼх]>^UʦܾsZareYl kI$ٟ.Q.<9:=ޭG1TX+em"؏HMozl~>WPwp4z+!;swGbx=s9o1%fWR%Fԙڷ !:11 PJ9pODvʂH6WU.sC,d`Ic0AWQIP:(| 6Hs>l^#Q>Fw~RڿNWPXK_/Z{Ŝ S-Ÿ [D1oPp ɟ>iÚ$8T(;6Rl? c$:`5=AK *F {%d6RhkS7mj6fYQ ?ܺVŗzE?WMxroE⪓v'"_\AXvXv]ݛd-!h4Xab*% i/@xhB{@O7$cK+)xds:|xI`5}VF}+ vXt_x.%;2L"\@aϵ-b lvLItL-ݮ1^P)X9,TZ]|e+D,>6!/{vT_ voLv ]]Skac1ˍ5G^9L4&r $@.neDc(G/P̩v)sʗәL˶w;SM4ւ?OƋ)u1- Eb'ޱWA  $Jj0*[2|!|K^@8~N3iPT][#ٷOqKqrHA 2Q5#ádl GE nG+o܉Q@Ǎ$x/9 }>;U( Z3Þmgͭ@ۚWo/_!)Iqy@3-I5̣C'-,pc;U@o;X88:Ôof5gw[$M ?wB iAg1x-!DϳM6ktEq8,ȴn׵D _LwdXλ|LvurPK p+g 1m3Zqȥ_V.FM<şI8ZlcINg3S4@ՄHHXKt\=9)g%޸*Rj)-7\TQ9!pttVB;uh#j\<U$yv'X8ܜdR[eSE7C4˦}1<>Z,* ޛ(ǂ- YwIt:&O)t Hxc>_Wud$X@r4GxGo"/S%ܻg5 \ _vˆclAbCyBd| wJRnQւ3lH o™/v;JË>bh1[6NzX1њڔG4s?Y@\KBǷVl杙] rvwW5vф-FDS8 9h9N3Av<[,2sGX#I$POԃ?Zm9oIaT@f h{JuHb,U&ǽ$x d;1?D[sM[0hyi1rT`ᷲߧҊSSkMųtZ>҆0nKa<«$ӔR"*z"YؿK즗>o'G$ ֻTѺuit+F>hF(`?%"""'P' ;_ ~"z:)_too1M[0gVc/D&|m.WM2N(,]`[OZYj ] ш;@džim@)rp'Ck)0zM Qr$+`{C?kl6-^ _]~}@"W^vـwbL&j)}IOT"Rx7 xgdY/OIь%ha_G%X!f_I{--LFM|2&8";6ܾsw:FP[6sdJ,(yAlPR 0\dh2>ɔ$砶#XNا02|ƫ%T4Wɼɱ#(N[N7}LYpZJg gѰZ>nt2b>j&!Я !u2°QK8΋yyz~- c&Rlл1ovFUPݡ:܎+XgW f0W[ Wr0?S%`:v*}h'm/#0n MAMҶ/[$s pZV)q{\ZP`l9"'F)RGW֤EQ8Zn&`^Y}u3@)G +P T,y`Yxp%vpס#!DnUMsJ&wʻ َti]>ւS(n4Cot;\B8.\b5ωP|[B ވ;?#ln8f;%Ѣ$ 9HeEM%C4q~ 4 -[Cu1R\\9JL\@̝B9ChBOvqX{NH %F.M3+Qe'&>\itCh4' a ffg W>WGsb9Z7滌\` ZqVt8X<f̗ך]xč*0.S7!7,bDUi5Oί]ڧB C~jїi2>B ڵȲkX`3)Q$\ga c$)R] |}- QEN бweRh(0Y J/ંV(^Ϩ7Ȯ5#.!Fs[ͪblSo&%X֪r@d AW ef< ~Хr`M 8m' 5I#ױ3!)ՎaIrFRo4NUC꿥vSHvG9O1Vr5oRѦ%EK!7dX4pN*WBqYU>ō':\^{Y J]-_]KY6k>3n7IjY;0\k9ZK-NK쇤̧<[Ħ#}p@;5Rb*+y +%OKF10GUkPڸDbi$wB#}9!օNʂhK ka .̔ZȲ-};WeF/MdAQQ}z{MLk钎k0LI, ɂ==bphY3(h8T0]F˳~}}'1 ~S JdVOINMmʶEk;GňPgi!SWV} ëNOPM&D@LLzt Ϧ$c60{1i!MOhBQv۫eǾf.U,_Vur+u wl}F?}[qk`N.܄4??[GhWspAWã]ms^9!ettOr`2`HFγ͏4(/CӰ0eH<+Ƨ>%iY=EJ: >eg䔨ޥzI@7Ci3nJ,BQH1^ܒaݝ2>j,ybpѾAaTT"7 {>x Dw]Z>HR CQ*NMEBf6)J%\2;y *En5i<(IFO۹j; \KBCEK_跛)r FIe[*Q~Ym&z6~=hH&iK%G [~Q) ¤CoqK[uR2>>N:GA_"z7O=zD -aj✒Mny΁ 8OǟV#O,k]H|r%4CאI?3_KgdRD hτ =sF/F0:Jb^sß&9t15?M8_Y{%p &gg5%,4.cp^pLRn)tF)Vfb/qƖHMVyf>i =1x[:hct8z-ۤѣ`;95AI U}QlqhK3r>0ݤQ\^}'z_(`>(S~ip%KxuS.ϱ;s@g{Kd0W*xa[(z2 0S-G . xPۦWRfE-t맙MXn~F)mt5ȥwt\BOŃ}&)gsWkXZ[YuTdryIjOPFS|vU ?-bb&asء߰StUSHN:c T ݜ+ `e,)VeU$}U_*?8usͺ`ZeB~ 7Qςnſ2-fB@KMրE%PzKV垲-Jύ$Aދ G$U a1M]ep]?"5/+wlQgeB d\Bzv4'6!:jLoCo.Ea{`-}$eQb<иm ]AɟY GNJRH8ZBQ~kv; Wd%[CўQ3|}(3ns77B WHk銖dЖ_"?^0SjGМ3 ̢*:IS_c"_hDYk~t:oJ\9maH:kKJ J ~K*:3qp jR)ݽWҞD3hsi|%]:qKO* 0dl>*sN n'ojx-ՠ9NN?^F/O_7h[ [mӕ"l|X/ TmFVO˄"x"G0<3P}{+߷ܬ_L1 4U=jg渚><+>wG > ~9;4+Oz9ΎadCN|ĸO0 Y+ sJq:'m2cxܐ&*n> v71-FjRHZNDB}gv+VC ^oGYx#hnrb`GQ9;%!/(F[vhWfWͿ8&nPe7yx-;P_ 4Fr5nқr'3ö,`ɨoб4BPGUupP}'-6&U13"&>mp?8)2؞:{aMudLip9n"1_ȀG`Xq-`ݿݛHsMᨕ"iK_CCt*5x8*nԂ/~Kf\{'E=C*ψF 3%)M4v?TybC#* pā~|kfn<\>yJ}R4+·>SAt>I~hUνyݗBP@LD%J3I?2c_jtQ]s-yY2˂?^ޛ"}[RP%< f&eNnڼgB\Ѿk}7?MjzLG]鷷3!3@f9>ߒ {CD#cjM{g= M:#Ǣ5b_P/2R+ZJ9t0E12e q+L0pZ#* ydU׃"R ,s0J>%)WRtw5Y句Ŀ}7Ւ&:p{Id#QKiBI֯/X᥉as^](D{O﷾i[=#졄x]m:$62Rc0)v?<%lk:P;lC-5L\hƨ?PJWDC~(8\.P Aop`ss>okAJo\LJg6pd}nhQ{*skı熪/`Jh>. P ӭ%vt_O\t磸mgXe[:Mek|OרlP83龞`/s"¡(l%Ǣo$ )m T?)ʬ/ A2`j$38i>.M{sRsvF7{$g-2)Pwi{Lo](B OH4&{1l6@uD]րFm},Xc wp=4Hޔ &7hmsd򓙚]|r& [bGyt@"qC5|pZ>#di(,<\s MYcBk<Pe5#m815\ܖu B+Ah®7]ywOIRSJK8U 8Bg"@pz=(~ db$m_* ZN! ?{U~Q`d {5kt(FwY鑭M=G["$L_&r'#0muO}(,fi -IPU(HܻV W?tq}7/yo(!qf@VASzITh v&bh[Wup1{s Qp2Vo3@X[3=E'bAI~uAts}4Lm"{ BGmz'^`08N'AS!Ip)u98|JLRVVmk!J}<=(Հ2: ,Y\SR5Cc/e)7#tOXW@ṕ?i>| Sx#<4Ɲԩn-z%" Td+{Ex"~&8kt8b `fn߯^Hl .ĸ; v(~u 62 B9=7W؆uqgvXANπC.ؤ?|Xϫŗn`ϩ8_v(lvOF޳32ͱ`siC;¡1bѼ粘t<#1A)/&`ĻvLf@:Jyq!P?A$WϺg1L|O$S>!2}C6i (ͧX(bӡy&5p'=eWq^*q;G,|QsnhO*,&5., Li11 9r:,@]z=CM!lՅD_/iKO·ᕪwbm)~f$X~T֜o~DrI!lFMFt#2R*2FsP #$pȨ4=w{j'Ӌ<"lǀ7p#:jdv&]5zθ I L!2/{כPx4֫ E͖qv&^2֭HvGi2jxxf?WFPySȷ#o[ЕMm@uڙDޮ |܊в {~D?] e;Ud1n5}ԺNEo/EmGTFfW|ŧz0=`0ŴU-r0{`2B2t/bXک->_.%XET!;xWn:Ѿ>K6%\;uqƪ~p*! ^\:Mj!O*BF` 5)l2&1{`5E=v2>I+ aG/n +¾cANN wy HoKďT`@EĀV$*-k-iJp=cszw}ݲh;bQDqWuq{t {3"NOi`xf)aӴ_#IJ鱬܅+>繫rz2x"("{P?o(?қ"sN4(x/QF̸!@@)޶O]A-Րؽs3,BPTZ@raHŋ);59dlS gjMb0K6JwΓ9Ө r[ FޱD{{˅\d|q-`9sRj 45)13|kt7u{2D!q篎„j )k/3/C9pхP[Iժ*qQ.u#9na?HሻOt(6_.`D!kSGUdB2j|=q q5M~4f؞?0 (p{+|P5(HFaIP8LHv8l-cUftL+Ïp\4^U w?5Ϗ^GI :%jDh C0CL;:h,@14+QPxY R4/S7}3yr4{>ᲝɿE =\@׈Nu(RrpIRnփ˷mD%/ް}LĸnCȱkvʩ_>m1. :t 4k攝>&O\VBNn>TQ57a~b)'z= @Eyr3 VU]$,}ӟ4T9 $L왅eh. d y-7lf;7ߛʏh~?ċg}g~>4:7=Uyu^zhd]ϬZ]`1ĂƦ:܇/0y;fO LV5d}urHBb3_0rs^8 VxDCt@#Xﴋ=3kƾ5ϝjW; #o+d|立]ݝ8t&Ca'p}O(TmS08 R7O²y &ԕu#jv=WHY4;aeX0JGA{Fo&=#\C1]6x^Y'JVC./zD/}5Ea7C72'*|݀꣍m2}kF%?|W[tl^bpr8{1zw~ɴzYŬA=;dS ߓsHD]1S2tyqMKvMPlCCrSENn:8z#O:uj,,Əq,Z$C쟂& x?֒vL:9ԍlxܜ; a?n@#xm6"m]~7έ?J`?Wt|pmn;}00jҪDU5kX=MGώƼPc,JBwwϙ!EsտP(J2bp2`ޛnS0(\rh(8Vo¥Qp-7SyC,6+)R,2/4: upDumS m7a"ᝨH"ٶ]6Mӌ@+o eEUhFO%eؤՈ2œVu^3)gBV [,~l9kAh;[Q LĞ2{@!xR{#9 mΦ)Jo\8L-2!PlK S4tWp%lKUƝ'э=@H gȾݒqr* l{"(X&>ò0yؓo$m(\C_B%2┫LS)|:gYι7v.fۣaHwn9dc.i*;36WY˻h 1:HhD%M?ƓU TJhF  덀 MTTUC<ӟ O&Y$6"DvU0z\"cuډ+gX&tPm 0hx2tƍUAa:.qܷFq ]J-M[0n>EHԴP)m%UPEq2םEz"ql玜hxee5ga%LZ3^'Ta~-]seÐ?~teD4cX1@tO%x39ЭO #?%+J`e&`\RB1}ɹ%zn85].D~E,x8%=vӚrx# R2á*zc^\* %XաD?2 t z#*DuۅaFsJv%\IzKHJ :A;nrC~s2os;ѫٌn-`Xy)>9+U2(BؐAt/V!Yh6eA :.Onj w.l!7oDFX[ub>F$x4=AӨO4?B`i㗛&}ه\Bs[q6uF.rfsƽɾwAJB]'_9#gyqn- ;UhJ̲= AQ͙*;DKxC>swd4{hZ#/M<@añqFq -1v[3ˎd߆;En}KF14&c}`\~xVĝÈbp[tklYU@9fV"پѐϿQccMKm ?~m6B ]T<_ا|vpwnP3ch=_kI |MIБUn9aS '+Pш.i: B`ѶT+kxrQ5ƻI>JR#5h1}ؒaϐȠ5>п?N}zw>):ܽ_&9ԅ>(*t`f RUv/Qr4)YM}ÿ*,z95 :5ėu 4 L{A CHqB_T")N^;2Ƞ_6:`"?O+LO:Vz) ./8VV~MxVPA%$\Pos93[­*(GuB6mdD IZ2,oHaza[NN1ܤ k(o5Z$K!MM񏰠;M32Ou C18@̍e_4﬋*Q`LnGoN &!JTݼv5ƚ7?lXm4i^QkM_zWh{Gi7Y-戺JT /W w4jn5m(iڪ̘ _xgx:\3#{򌹃d!2jʹ&&g)xъ"p۰9$+Ew]"3 Yo ZF|8,q|ZD<8{1]6ij5JubhYQw樌Q~yH)uϘػqO)CG }IcOѝRI$AQ.^4]ME0tn0"{ώ/ zRmbTH;RъwPiV3r=5s:{Ÿ`Ħ|W7.2ΚHMXũ˄'Ȑ`sKp @|] mcmRNb0J?X}7_ن/r5ވb֞q0AfGU/Ƞm-OqM bG%4i$*y΍@pd34Ha|PHm"SkG<|x[< "$-(.8QxGiu+H7uVtR郂NLj9f嫋R>#,4nQK,A`j:KinLyF {D`1Y/+KE1hÒrL( h,y!B"r52K<$!`<hjB<}7qhh*ay!f L~6n7cc@Hފpv֌Du J?T.L-&m-,ÂՇ:E30O2!stwZ~/~ulAs #VB11ٺRof=^;I⤂~cT,ѭDvo-:́j3IYHݲ!\{ilGB}+~.bYT9TĪNtрO`nwíg]߁gNKڗf*RJd XLC׊Bl'ĺ5w:쳺G9«-/$F{Vl/Wu<1znG,=9NwԸ gYt2[{fdjPK LN(qnNAtid{|@SzX?b"+K Zl@ z@8Thw୍.\$DlVc|mu{ sK]=3"lNԍk˃u./ VrOj'X$^f 1IPe: ie[" !ņVuk!I8|*Xc|9tU7G*mb8.YOZ#USPP0i|m!y7Xԏ`3 b 9$ ,XZ]凨v^+5n*=Qxbiq=0zZ6f޷h oBsEȑOZYW~/n\ԏ"ìE"#+5ٛC;qE\OX\]8 \a)h"j-< 2X}f$+fE5 ,dû(l( Tm𥘽Dh !D-I">ޟ/{Ks&i>/$S}J$HS>? >"..^` ,陼Ct_oFkbEHݽIl:np+[߅N9D.w]RQdKԑ)?b^b} <-5/ ΅i,3^7+4jd.WLBޓ`P rdϩ&2ӷ|P" },qW8#`v' ]b̎?TAW٭f :n])sdf.s' }pOZL7l{#<AEջ|4!=nA7kvǔ/[?u)sq85'' X~JZtd݆R;5$uAfG+YU&Yr,d.ߊoa&8J˂r֘ez-cJx3ڪ'.2Bb"3ɒmT0;,!rt9q:Oq.dߧܺb`u괻պUߓUESWQJxc8o ΍+&XӞ}p8, o|<(R"~~zX-> ,=^";7#@a#;]er:ZIl"DiW AʿkĿEMܛid>D&p;6Ga\̏yn mVgRͧhy<% :ο&iꛡK= buF  />30":FS`V.*U׸LğFv']YwD g(\BfA$C]f%0AP "0ib8 Օ~qқ~QVm+q/Y,Ã+Hi}?#;gH@HX :`}>tC̭ oPKglfEv=2e|L潷,_BAjш.u )om>6TKhMz| aBx$Kbތ4NC+nȼ.%,'`妄ƅY6 R{3xo8PKw3A~+q6*$7-|Alβngub &| DV^n+FDh2˼fFLk J2r 5܇d6K YV*|P"%Jh%aUA:r80;Nvp]--.бE)зHEf3=G={~8LJuUݐ@3޶B=fP9 c:wO.bI<6%N@{H56lB13e J`MKIbπI'b P^G)LfXL0P27&}M`'KA5)pBdW|:,tFi@7x=Nt!Zk" 1sUW[qvn:H%>c*&6~G%7Ȍ5yLD_D5\s@_\ҳ@hVptšXv[S?+"ڡʝ 8Y$bAqS[vkz~4wV}yG+Jqx`Wb}Hݲ!kىLN3IX$25 <w,/cT(tRLǙn|^4VݡhFhE`ki}Ph ,,8ZYCd׃ ==#'ӧԲeJ P7J12 %4O Ú>Eyi+7˓S=T(pT&v!Ddܽc۲ (Ѧ\.urH(\h* p{Cvv~)BϊGvtjg"~x"y3#Is%GG2A o- ItNʽD<M&& vg1')^Hsjo Ɏ⍒"+8}>?c6~|IpYI'PEGhw\΅֍C@aӯ=BU.VB! Vӷ3TctE*5AVJY,m^k|s(Ts= V*M\h8^MV&HJWQ2E \ us'wy3Z|,939(F:r&>CU)@915*941˘k(W!~6*{Z\sJet'Z:#oM>rOqw4S+5v3[aFͼ#O|?#p9ixe5|[ ]Sl&4rcJh ^t?|f ؒ i¤%IE֫'z#OaŜNkjɘ/ZaSA"QJ6=kcO@,5B#]p;:2K U0~% MNx&Fa]Qm2~T3VP̆}ttgeERVȌ3{c}?)2lw !>|q19Jcb|Y !9& }…ן^l@ɻo6-N "%>uaaFK#)y:®[?8B !قbMm;)_JK5obk,y5DFj (iuaOpu_).dSMKLm$ntjr?8vaĨQP`^v@ '}Ѡg9 |<׹gSZLG؆i$Ⓡzki a0YкVvi\1RUUxZ|FvgHSrrP: 9þ#u8-\謹*9 k3?^ M-C~WOӥ.u@UW&&u>wCwq=!(;01H1[*˄۽k"ZMZԅ>q+oDY3e]Tt%ꎽKEt};'LQ=92Lex`QFXԃ%whxλq:1.h VK}+ gyO757C {m3A?=?QàMnzy65`f,n; ̅4}@l~(#gDѣqc2xX<4_>R\(|` eowM;޻Tb9{OhG߳f{<{ݧJ,ޞ׹ z6(p (1<8A}T:$,#mW9M%y}~/Qwα z FzeexH 쥃[Ӯ<}yv&L6IԲ[+=,XʼJE\n%ܼ0)O2HoUg /\& 3ظP1CD熪5IL2qiiSB#E&n܃PG )C-T`O+(e@~E!Sгyr)#f9mǏwЫ!xIׯu)8uf_B%lpzҲ+Q`K Rf;Zw,qLh2[[OsAH*E]FJ(2۟x~A@x.) zsle v|Č~r/[>XAT+hwjxAFװץ_$+Y am5 1%o6XRŌݥg͉eB7kEK.M+Adt0έ>0I3%B4-$]p9q3M2S/wo3p5} Z &f*Y,8^2]N%_T:R?@7@vB]2JBHS TKlAZ ǝշ=% @{%PȓUJ3aŒ6t&aН~wHh 2 ) dEz7Lsk#Oj$F盋yKj~Kcyq"dWVvEBsb=%rB1)!0\_ժq(;"^1bGG&}m-)Z>^ZxL ^)tS~+32.3x ѳ]EJRTSNVY y9/ge~|q0γ|ԣWIjq* _VH-T/ WTהvA[3/$Zpƞ2bvtHiƖh2_Im?7HRDB̔:BCԊq4NeBICJyIEsd's M-{Ш-IaVP -tb\ GeRwt9w<<!U{gUZ`X&,< SLxPĸ/%L(O5J;Z'm ݑ1Bg\Iasd㜋h B|prk l9&w1#4;ZPcoaGr"YF/`FyE=a i̒2-QTWZ-hu>j kӇ31"tU[ Qo`◍Qpc :d "Jټ[?uO-|5#g}ivvu颥}Lnblܙe/n gX4_3H98LE W"0hrrKF41Rf/H_iP +YX(kʦT2+Ju&`zV8rTNsu1x(swhOtn):|?ydz]9@I}qNM`Gs)%"J" +y3| +` ~1 'S&ܫx`ꕟV{?^> J'c// }+o]'뎵P׋W-tSbՙPp9JpB%R9⍏?'N"&[+DIm]d*E>n)=ɘ^80΃a OD݆x;Hq?IuMiSOT7i@-֊dp 05) ʥ}dobڡMXEIַ+[[Lc2K5Ty(I6~)Gl2M~2UT60-lM̫rVDp.}EF1?9"gN$#WZd||qyC?[DaC LZZd5眧HFz70\|[.qx2aE 8؞}uL'wZo?'R΂a݂ 7"_Hrkֱ^z۽Mr0.Cw3Y ps"SzR5 {nFWЯT=K6!O2ڽþ`idGʱ gї.m敻&-۩,HNOkJǦ $sz h1,E7Q3޻$; ǂ}n8m=NDW>>O/ubf-p [psu蝲@tR)>DݣGd &=5NVR 3Ju?PX{ rEdp$1ݔa@0ؠ~$)eh.畟2К#E#)G;\sXI/OdWhy Rp܉ߏ{xm&3I DvwȄzT ʍd'KP3#n}7Vʤ6&H$Fs䌡BYZv ,Jen(f6*;pW"Uwl,}d҈**)7"gS~;*; r ` EAv%ߊcV-F5j**۴(+> =!|#m9)X` *~Y3yCCG^%_vvr{[c1ќ|:bv٭m7H|{)dѧWCzS3?@u%7qS< ΅f)5e,]`Y]%kQ12SL]m9VoyT͗Q4!UZHAc7Xtx4,cu a9w".036 tqASg+ UF?UOzO*6WhڒqًΜ^~Ty SW*Q^AYBBزp=LZl-51[T㏹A>SOpx9vef6ez`ɹ֭Teoww؃p'WL>h/j,Eg83q3HuC`ϮLCMz߫6(v&/oSt6q_`a  ZDK?]&1J~͔o܋J2r4{jC7cN}zpcbg@%Tܺ|!PWVQ)MɘX *(UZ|p8hL;nDUI z&mj7+-^Pt"?[O`| *eHV==\%:41Q -mcaĨ+tN'p'&%J%[`iVq|HDLn#s©㈵)`dže?*Urs܎P*6SZp`]Pg[H5b:+њs?I5\6^DԏW~qB{D+W| X7FqqfNyظۓ(aRѐc(xHud$`#k'CtPͰs8 ;)@0BLԝ װEۏVqF11_IK~t}Z>FE'EɡQ݅""y_< ir1!Ho2\S>S^i RFLmh'a.KC Ws!v}'A4,Xp|A+Meg8ε) 1u4件A(;>2&xiz\n%<6m{RdS!j| 0B1{hɮ؛w^NO4ϵ0 )7{!NTӡ <'O\2?[ZL1Z #tRǪTp>S7hhF11EZJY?z'ƣ\cW#J$;/gR/0Uں_TyR!ho%J?{9>kk!ڰ2=@s֗_T`+:2gOHn+-xͷՙk| x;^e1l ʛOwsE ^ͫ{_ՃO|tA0 !v F;$c-)N6o\SC>23i )Bn{SRLV㦄Ycv!~ h%ޛgM'ַel az6k[R{tlՊ,n=wEu52#j@Ѯ eC $]ӗ.,,ږ83GHZ:tAL` buZa$hҞ_O CddDb0Ils?xd0. "x4iCcBS\ Cw@9aߠ )@բp_@ !?0~bBBi؈.oA6ֲFB=Ac!!G- %0K 6d 8DG=qOn/Lc,lM)^OF7/Pji(e]P'n z5Dg}LJ GD O|O"t$ OmRG9^!Vu2]1"Ϩ;gP7R6" jV;S ` :tgɝ%<8 8fc bo?Z+ ?Lc@a298N EyI \N?*^5W ,c,}()ΧV` >ͦU)GS 7ZHBPz&I=_&RaY4#'fvbqq6,V#Q /S^<_%_b^hR^m*񀮵 n3(C\Eo#<vSz?p('4L`*& N; FSmh!8z;#E΃L;j 6Nରpa!Z^olmuN% ZPbQz.c: yN=g誅&Es-SrHSbGte!s]Ӽ4Tizᯙ `Lz&)Sj<_me0%r4Z1N( tH=nuBN o}$}E(lg]X۸oÆR*N!(/k[쓷$Vi=Xe?Კuc4x3̩tr=CPxTزOXgI! 2WU)N_x^nT D (ZLX1 |tU@6}`t6ӣDBW~DGZ$V+(xCU(inf3IpKز" m,5)@ۅc" ӓ|I^&n`)3}O Ex1n A |҅9.SC=kOǼ~㧉&q$Fjl]_7i3vLnS1ȅ&B/T7; ,Je%D) #u(k,=b5J1OQyy0XiА ~"sEߨw@t7XW;2UVh٩c `Dg5-*٭ `K t}Ps;hiÄWY乡i_h=0Ը(ǃZ}٥ L[^K7\3qk/ES`II=͈"q1yC.\ͫxт۸.rS_*(`"Qp+eWQHܡg RupQj<~Տ O,ݏ2o:ž2-6exrWͨ s<66|7 G %^SZSl:]3q=S-/G00X%=FX N04Ä-I^UoUyv<(3ϘKHcgVT(M$J3q{Cd .4*"-h~-?X0*'ڌZOA_䤳;q싴yXlk x1CF L4!'x@[Y%76Ʃ5 %o4 lj} >fl8[xB҄Dl>&Y> IEN"`;.YA'MQQ0tk_(4Eh b 9MxǠB9ho_Uj~AV u^Xslh«G;́Yj۾2zXon5|I.s*OVXE<&^|̙~f$j*z̹YJcEw_c cVimr9:-!H-Kz]'m7EL:aK7V#`![_W.20vȊg sÓ"2 j,j*zR2&*rxXɿEWJ&m X- O<;aVfe|K^v/\vTFgh3igKKgp{_:$G>;{`P)n@DnH/L͖{}FlKXChIqD+r#F;z0դ^2IX֎E,g8cXVp.i?;,s (T;~ۺ}\G$Ih&noYTW)֋'Omn~>HIJ-W]De\̙KQ&#kIZ"̏`1wyt"aWAj~ލE^16#%oef;OR*+! -2R zu/9tU,caP;oee+UHN,y |BQSƻ!@gHIcK.$`O4ʦZ}iᚚup(:LWr2,)1B~JEE ~ri#poy6" i]#%+}-O&aheCtsMcE"`cxε*|l/\ݒD1iz>'b['|"E1q !U~D9=\I5:dx*Opߡ*$8$"ٓ ;/S^E^䏗hΏ⽚|~u5{AH x^+ ۽Q|pȖpI*r"0LJ!2x1D3i&#.ӝN-*.&vj\},_N.i񑊛ngZ#Z*UMn+n YbN]w'?Ar) ?62ϛ_y\,Ši:^N mr}े?c1?[T3!Ni.y3,󬼯IB@Ȉ!O0_߾1v/ǭYi+pη9Uhk!' jWr;H+ϴEM.>$7JXyUDࡈ?A-FPP޸weU@,stHZLm^ r:&&U*xLwÅ)$ +srWqij,a 2/Y ZPa`[lgq@75"v7N2;m''4=5&R${ӊA6MH\9 V"H@]H#d ]9U{1-|QĚL1\=I~K=VDQ`%佳VƱ|2U+]yWeh/Bv\n5+;r,tLH=Kٯx`apo2s6eF3Ivo(0 \xj7Kȹ7=xH|IelrMt O鳫ߔV ԇ?ϭ%w ꐋB9}n2CK%,Mړm|]j@?~=H!>.fQX~Ӆv 2j0YU/"v$< F WٿɃR__hm/)v5-@C$ԤҘ̸)=k``Er}m 0o2/26HJ£S}6 iٷ'tDZo#/1̬ l8ٝET凪6p \ig:Cus [%iBg4롘~͌/%gTl6dqx+7}uo8V@ΚMYZ+h}̆MbWh2DwSNFMSr^S2,(l#s_m+\?5!p`Y0"a3g$Y: YiR0Rn~5G@W Nh9h98$~ǻ3Q8:l?ƭl5t"G-E@ _FKnJ8g#m^irp\Pu}ͮ>3o[V|EnI|NuɠYF.;$1O{Hw2%b /uSjQ [tmTaqloL_aՖz,qiGP@xk(ߧ%(^_$%SvFr._`KIږQQe,řCK%> G?KKéx/wZQLE@U\KMPJ.A«w%QZf2spvȪ!Jfad~'FMO5y&vQ?ZsI}@T~ mƵ!"%Br'@-SbU f%%Y'W-~jqFofr5@(v:boBM>s/^mc1XCQEkeA< -h}E <`4 ;O̡5<}yxŨ:8Ku-什džz}*Wk`qYw\mZu2Cˡ,ӺI^i~i>|CSGPe2Cqoriq<2Y  LLb)Bn T.!$ !;s/EP}Z?VCjpq ~N6PFzcBEmZCոul5L C 6i;=twd/WL>o=ro]:*Jd79 Pgݧ!' 50AW3+@;, Ѿ*u|;e85XO+R,`Av`jaE> XYlNa\a\_k˓EHypI%s׊|0񪆍9%M\ATy#ht :|8yB%5B8aH$#hD,8q5Fo~C[}&,_`8#jp3U^t/xQE}K`̧ndKe |~J/S"4$x!UF0*,JҸd*:b㸵du&{$J ZB[j{\+ӢcKL=|f_@>vC,=JI=XYn8)殰TG%zU Woq )'긁0e2MjEI-"r{gpWdIqTV3xSycmj: R?LrJ0/& Lcej~*k9E[՚Տ쒟٩4+ԛ^s))__s1ZuODcX}/$2$u OT >7:qL2dw(7qzI ,%)F2ZO`x}Zz*'S)4%ϚzsrMx*q7PJ=V|V$Bbs.<>,IIpGf*XaaDҧgռS5{)<ȜX_X1؞w߻CrC&/sndd0;v}aJga/b$H{v9Oڍ ף!(T^jE5B-M(LgsY2܈-ȞfLU \cfZ2Dy9_J$g<.ސPgdAZz UT3F1_bXEj( 2L(שC_,*:ۥx>#Is7PloqT8g9 @ۊ~[sБ(`Y]Ɂ)GN t] 8J(A |w9T4䵶f"ށ5p7h}#iӬh2$ ]QJ9w|/C i:kuQ&FDK& qvIwbG YJIq/LܞyVfTd*G@sv1QzC`!HrӺM0ȈCb:;RXAc.n/>2|xjx'BǷ\m\ M02?&‹ziPW1ߓ,__.ɽ˽u`鲢ت(2&)PޫX7RoWΆr4jx୿gs_"(-6L/&R Ks,M"Ӎ  Lb^5)6cnh|ΟD "s ;AqWipźV vp]xUc H\yU3tsZJ M[?-DAN#Tx)SL>N7=;?iCu0CM.m58(Rz9tZr:qwU @+o@`;Uw-jybDWGr"ʜ':4s`WO40*Z1s#$qA$x`x͸[Bvav|*UI/#̀e:$ & Vӟ0OlK2c 58a9W&;ҩԕ"ſ,t#W˞n_o, j ?7Q(ood]?n<)K{ a< _-Zgݕn50|#тHƛ)x:{ bω͏N584e kKջ>N&q/U$5'=zG="ѹn LԎ3\g&cȔr5/ҊtSs8<7\lTކ~ ;nҍWLB* GivD|$yab+![:pj>wIpKn=]JŧEE\WP@Yˢ8Oer9 wP<3>psel+` _叁Rw 0O*  9灌˝  P% ́`uY=\`|}BoXi \J8=;jG?IEUA$I±6,~x۬**`  b`[v<`A]2\qG2m2W^r[^$,eUI)MU''[۾tߠc.N`4HMuA@+{9PNA-;4=}mG\Jm(Whh8ttԉ> *Gq"ߜfnCǹyݥ( "A;n؉SqNo҇fIaC9k|O0/;=f&r8a(`Ǫ~{_7rU㐝Gt^ ?׭ Elbx/8_z(TBp K <0g  c6V6N?#?mq[lB9]/nOD;l7'8'v0dpBdҞi+gCVP犳 ¯ (xJ9w,x3wźB$C0Kqkx0{dEſ*gNMH8܂?rfҞh/Zt5W~%2JJT;mW^+mI}JTmԮ(2,"v,CF5ZKW6JaJʤMUmRzL_cr^-Йy {ɬ 4kB<}0IfOI;76tM:!WM:uGN4L2j2Ssj] [ө@&%5/{PIplj]FC- | n'$Yq=dfti#lf6 t@u7+Z[Nޥ!jR$֡>Mkxfݖp!`@VK'I5Gh"â]g6tX6C,Rz,OEͷ!.:m͜UA_}v˼ V5\ OM_}A~8@z;ZG<qF.Gh|^ _Μ }TJjK&|=)'/$C&\[8ljHHL~}ܜ];?%k#طd_6z*=Dxɕ9鉶Ձ.&a)">]QH%@7Nc,v=} $KhvbfRD*G5P9)G3WۼpavWa\uHePɇ ۭM˱2APaB'X(Yh`|&\9љM_'x1jv4M,^VOyl@= 0rnEOĆMQDM\s2{ \U՞} $ A`hKrIvyg1qC6B!zE?R|;Saiߢܞu"<Oq & Lut P,bXaIQA-#Rj ҸR kI"l ж\x,RhVu95kEL pAi,2sx{$~ 2;0C9nj1101 k $RH }wVf}bJ}$D8sP4#0="Oy͢:hLWvoڇƕz}+$~y2U}F[1\bpLȋlW&\ ! GBC++ Z3-~̼7-9ruA$"FR[KEr +T|gՈו/b9h/u95)X.qGI2XD$QUeښmouvPS-zg/mP̤%L|ɺ7LM)jBFqhӂt>ekm&e#  cRVtKuUq,G5M2U ͐9ARЍMqۜMf]#"UF47LZrA=/;S|W%)Y|N-K9ޫ끮EnR'l7u2#6U9>͝ɯ_ "c(z99|-W3MƁj%=7g~EOkȦԪصMATsoAPTm1X˧2]`T/ D~Id dՑ!E͊51&K|Mh2OI&Kjb!qZ `=ꌛM:%ɯ_Y9o|F{.~КN Cd ϴ#wc12F1<2"@1m:Ƶxi"fIä3unza]s /OK}8 1 5-E#Np.p,jX-<⚲EO9hx vEuٳߧ!\>l:98׺x8k]!˖[݉Zh(41yjٔ 休cqw=vt*z;Q,񛓥w$屗 !xNuc# X/si.ο*U6D^c4Ē-J4wb 5üaXb5qš)V0Ij<ۅ);n PK),s/$vs _0\.h0@kh|6'5/"ȯMYu0o,ل2shM& e|u^:w5䌜=]We\H{R1̳p#_`kUSsdȐu.}˜hpBd1x IT{u "%dHFlX]{wG:]@xXŊl9%L>Pu=aƶ\YnQ<E8#Frv;nnUø4MȝVYH)pI)qؙ=r'3TVHhF/Lqa-_xb1)4[U%ɠgVGo ?2At*ϖL8',e1EJ~}'96W ]Su"Kb5U?,WTmՎ7'W3˿`{$FcvPu ֱcbz+%O`'Q\sq`ueO cZfPڱ8ro=O^WfdgPr;ʕci}0]P̢zE[!nt)`2´iƉ$[$K=DԺ|num> BKB%/D osۖ9~=7|H+;M(eSwҿ=&:׮ꤡȳvR%dyВR e$Av$ž?OF.[ ڀyȹdv7 07}O`KZ!dP+g` I<2j!1 o?[gޣMrsܻe4ٴ?ld%,ýk.  'X)'}[ނItE>M~xs*3sօ_S>0)^ )yF؅7~54I,$5sk `ڤvbrVj3pQW #*x1z9 g8^=;2nXR"{Ѣ׊ju >H7pZ 'oV3uzdɉqY@SG: s} юajQjoO/b Zʕd̏{M_UxigBTM>.nƆ+DDkj;7,&5 xZĤje9њvY4pȎu|14] Y5u6c-%{8}7((a[bᪧ/Je:EE_b}MIS_|FnOȷUuywmu󲾋x=N ;c(](d"䁱-BeF_MdRo=Ì{gVYM}dF!QRbтhPv=%Eַ8#4){,tZe&"k,--[x)'UC_&iױTh$'=sNuWmEj݋rءAu byz"_aH,Zn)`k"Bœ {W|a乥$[j{dD!',R}Lá"l0@Шs&-ͳdR\MLV9FBS.?̏l?iFeW"H\љ0+N-M5|k+O9Gx~ McaaxZ&)zfq]^M;^ -%jי&"*肒yvV1Vz/Z}#M4DZ_AfBv0NRKmrtAH'=Ó\bvDvQ1 rzhKtA(&+ YGbRh}N'L.76uZĘ>z)ΣrŜE|̌2BDT0(/}O\ [CRR>B ("[PP%uG2?qy Au"L^֊n&qaD=g,i{Qg3@bF l+D?hz^Wˈb 3 G x10^ iugNԒ"sx!Oc[/t>ƴ`;. ۹n t`ھ|!nB:Mհv^]J0 & VZ&?H30H=bQN@*`6~?c%ɍtd 'Hюe>;ٱ| &Cu]Vb]kM3`64f巖(cM@!( PHm<щ4 ZT~ɓ[vl#5Mɔ Y&ҁZXvvE+M `+ךX?ڃ ெO=ZV {xQe%ih-b LFW[:G(M/-+u͖Eilh"{U钲I)S22٤]LW=֞&+<8s%.-޻$KQ\ވw2lD{-i(47O*j)5m?DhduT*k @ q[MV(sf oTYw5^2JӶ&2 &ě0 /j 8 niHj#CAh NaJ(& 88B[?bVΏm/'v \H:XTZz jVx)l5\FAU(r{Fdz&ڂIjSjed2R9C 6*㘳%+q}XYiRcDv@|:X]24&EEepeGvLzMwƖsi?v4\B'sEM8xzH- x;>BVIZ݂ǢNgb =BV;Rݥ?wI}mPm M3ܽoj,|@%z:e"D%vFrw`I-LRG`kPAb^xY@hJy~~q+H,+0J#]QD:4ѹX's]˿8dn6buFס0H,6?T7NIP47R} qV*.F {y$ds[W/ kuѪ[27¼d!#o{$G J,.1 p#)Cs?bLX6&|w}~H+ |@춟߯AcYHL@ v>6ǐw=7qOA>&Җ +,^)Y{(w_X\]8#2 .L a\? !塓L3Qu3. uM^mgAAPIֺMiJ?"Қ|:ݠ7aq\*_@++]\bwG5V$еE4YG\85Ufۜ4`.Am ) `GuD"yfJ` 292P}KaGJ;>?@%lhl誢 ;߂qR tsV.% iXV|$ Mkƅ8#' a'6j4+tl*>ـ~9A30Ӿ_ Luk]zçܴbEap#D;?4lՒyƵѼxu%#Y ~ T_@΀WIhZ90JɁ֯Bݲ.Q;>1L7l:h]h(#d:uu6K}J&J&{jlÿ Ew8ݷg$&6чZ3$OQyD:#Ԅا )$dJ6_pLيk>Σ&O_x<ᝦl3U;T(|A)bqqEQ~AJ*%PK9nWUcIy5+ᖅ֪TuEJJݑtRޓJ)B&plVbU,ۡno 1F06j|s;XVJ2@]9ϣ=n .UV' D+h@y! /xDN+n3a;;g\;LL҃ឋJ 74%i!hۣ#|n)zDF1f{'jZT*Տ=A7+g++\Inxyi΃'5u~&ơ{La{g[4pAJZi>ڑy\ً^},` Zʼn9J\Dr\N=kdGK5;b!nb*հy12HYی0\8)"ږ.mo3@-zyo9_Ǔ.aB %L&C0 OwV^/eķ/<'x֜YLY nG߀=vтmfsjo"m_DVNgyB+ nw&T٘'b ?=Э`yv9ӲYl`XPLYlZ=Nz5+2a2~?s^1hvKIjU>/p@fyV=LM@ G?RT1mA0e<2ptsy#=WHpG1j$+]Yj{2҉kYHr>fuqp3B =̪G~Wʅ%o`Oli}aHp m]6)\1F8[%?Z\"/\}k?ƨy"{U'>uBmLyA{>xʘnhE4. Qqz Mu4ݼnӯ؛t-yX6|}ھ4m )H6E-?7zt[ӵOc953  `3lLaXVoED!L1|-G]_#ηl@}rZiԔQ473BJ=wrt\W ? 9]E 2c p!IJKSĞ ?f /}eCф!қş%|_ua-0Fl@pҡ >5Q/_*7ܽ,рTC}.]ٞZQfC> cUs3;P-LW$;LP=7CaֹiDj`cvvnar렇oFq+mv拥?gMA˛#6Z*/Ѯ+!M>o hrX;>!RCpdYUi[x$\ҪBz1%hwZWyؙʻx*b elzE_^bWi`v-Zp PƜ'$IPU EٹK4) &ɟSBeLv{TAOA{KW6 u.oz2g$C[ {6S9tzz)WJ!qdh2h\*mO9S=#fWCDcc1eM+_'.ZW^4yz-a.Г7 )r"%mJʓ.n@Ȣ_[V l `סEtcx˕HhpU& ?E#6`R3 Y'8KoŦƼRTjѭ"4{PSl^xՠ|hp/mpKb2{a?0 ;"SYāui(639ZfSV5jpqW-7Z+)V$r+xV3%:.r *QxVb+K? Y2 zGI]e%P$ҟFߓHHGϷvc`]mxc̠"mmW~MwƗ6 6'لJ\@HW9H;;'&.v!Tg);gf2c}LX-F3ҳ1SQ͓ADsD/_]o"ۘIzy >A+U;, $N6_}%,}vA!(wc@s%j1u œ+镛A%rp~!O&#5ub(__#fZL҂[i!d&>Nބ{ˮr>l|] iF7pCO04ޓM\BnG~( GQhvnٝ[X̞͜^vߚihlCel A)H>\E٩ ܐ&k!Y\^5 %ݸ٨N U-^53ȄfdMЄYJRpn Ǝ01P k/fwcGU2RE^GH99d( S#[]pXI̠B8X_' mbE·X8Ξe6$Hy[۷L`jES~Н_Y,f84Qr$`+{p [}A u80*!%aOfg5r.~EDςOB&-JU'7&9-;FQ d֘-ۍxɮ@Vb* A:Pq5]`P)gze z O^xkjT'?$7BkNƠ1:,LקA1Gdfxa*Fyc;Q4M+% f[&xz) jV̱Z%'ZiHNu ThEPMcb;ҧ#K !$ĂjdXpK]Y>qfVyֲk]!('&D$M{bYagEϊ+椭޶vIVD&:c/D/P []ΆmO{pTo+lWFwm綽sZ+~"K^޲ D'ή '1rpr6yz^X:0^H$V !EBZY2~?FYŽAsI=ɪd5H!8Q5#yGe~K|LeӍf0)>C0Ec22|x4{54uMR[* MԁA<~MdƵ(RV8=FMFB=19\D>&qcnz#16>d~N_{$\mO\yO EZ0ējB@ċphxݯoocݵ`SɨObr}!+ڶjnB =LV qT2DO21-05TZ}͸oħ'd)W?D=^{FECYd& ,%2-*' Vp^Dh׉y(",'O%ϟޒfXk@j5:";SfsJ3qi#cO̳Lp}Oe0C.U_ *x۪MG4ǥ/֢EILl+b7l& V%juTO߸ȋ B3fpMk(.4kXkKa'͙K]zuMJ^X`'B h)QNc49W9~_@P- i{4OgiS]%WN0p8ԙ$б4MnST#hgr!55 O]3'\R!n)4[z?\ OQAc1:g,$DE ~P Py~\Q X-)Amh7g^wS>Ddp2+Rσ\6e0 ENcQV3?'ڪ t s>[a^lW$yF.})RG$-6۟ Y05BôbmIwx+Bؐ>$ f?# SiUႝڒX VJoC^ג,dJ0rKQ8xLbBTUM;»8qӢLJz3%m ڔ@D :Tcn4@݀;%gv _ռgj_Ck`@qhd~V~ߧxլ Q*#. ^++N0#S㸋Lj:.V:V˘ v(-`R1 [)=k!OuLQF)m<AwpxJqY|-EYs7fn7ZMۣ?&vC\Dz61yW>gƢu84#޴V_޾83hmOŎNL=FV-L/+9S+`PE^MVTC,Q]i\D1q__(xU7pPcȍF#z(jIZ2=Kιě$jDzdje! kmӨj:y7־H{ʵSTAHOҟPq Ŀ`\sbO͜cضUoK U٘$\H~:jd$|`TY p 1/ ޫ&.)4@`,6eT2Υ[&?>ϐqXU\ziP 2 .`$R!bE5A~ mr_ag+ D-{X8Dd\\(8{w=3z:| ^ 1o:S6׎(ӌ_3g QÀϣeP 5Yrz.>^Yɒ場|;ێ\`u7xWlë15;y g54l'ԕy@D0f$a-Y$(Ri|(MXQŕnB BQSwKlQ.QX@[OYeL\O4w 9m"!Ff ~S;4>a mvĈ4q8nvxl9R̥ OQVE!ݒX(DyP,q'U^+6Ù]-@[M}UBqj$>N-y9܈(Y;|{igrhмx!B(ZU#~o\Ta18Xoe1gx#H2JgN G%%v4--ьVZo'1PkZ`1QH{]y7_s~LlZ: !\Wb1o# l=_.K>Qn@Ur-wekjM .̿hcs| .K#\%`|#/Qua K`AxDfi)U[NŃxٌv m?sp0sTOjWs*CD!jty.[i!Q&w.];6SĸY\iMplʀɔ/Z|1ff6}q{}oDt*A-۲d/808 VV a ~skj)ӆ 6o7KKi; (mcwO dUx›jG䜯4d?4~"^'!]'sĪ!ػc~X)Pв}s:O}x1X!VdY'Ќ"4GS{tsG~% K{8'(Uf.>IkXgqd04U _!^,eHwf"j4^g|ֈ$h.MMhEO/$OՍͨ.^q5^OI#) N~pd]TxkRoeGsmuˢ9 6x[ΚJc34*" o枹O* UZj?׳( mßSb_##㉪1hY}f8Mi&x"Z=`75#)#z(OV71+4 cZݬ2z A`0)8T AOGl] &6ƈiM*mlkl,[z5y,BLuN*#sa!]@$u$ĦX<J(`|e,)l١z`N|^Ф2WZ cR2M\nm8At>5)L]["P%pAa3j&mg-gJKyDƈ# p}Ϻ}Ʒ0\QBzZhB^uT2%Lp`*߀*ed/U wܹXm3eb,V|v WiWS"Y% X]Y' F+fƸ Tp wrOAaBxHdAg@  {<&3V9"r–:+NC?j6<GZo577qۆM>ew.cL~6Wѱ8tpn4վI &6:}=ߐCb2~ÛLAoM\ʼnUᆨr:T$zΘQWl EYj3"F;qo4P${ G%SC08f6A*Ge<#@m ]6DƧ0 k"U𙣚n3 `zU#Ui,3*rH eϜjP! {|E:ppbm9ڬ8gS~IZ_+M*-obShe? ] BD<~?\/Dk>g L v$ ;_Wf3}4ڸ ^T]>!? 1)9;鱬i5s^Ľ T>Eٴ VWXEISR ʧg%ESx3G} w j!1 󇶊 /VnX\C]0 mx4uw`PMN5+l|iE9I\k}NR"F% ]3 #&ƿaزOsx%¸w7VXW_MuڏѴO1X,`xzv+g̣nݞ~H}UBD2T9eq9{~)D5kڐTS 69m@ʌU۬#^rn: QO1ZvyǏnjOEXDl`$^}%Sz CW/9kg0,j)m^~Gixvrt|>\Nkt&02 pFFhYM EY3sK+CD78]?+@H2$L;Xdri֐[d()js φeC%#D7#B~ziY7HJQXa 8U:~Jt?-Mu_n0_^9ꖌoq8d| s=+7 <׮~ /PP MWgN@!VɼN<ވћOTo݃xd+j|GFCn H0{SoV4$zXY}Ze"\ӏҫ:gb'\慧]o:І5iQ ƚktgyB<9 GД_{dZHըz+a{H><&u(z,DŽn*SSy`̶&~)'&5bJ较PacPgZߝ9 1=hE{fEM4Q`"l-ӏ~|'oϽAt'lė {IW%/M25C#p"cO=S-I$_@Nu0v{d){ 8vtSL‘yY~-ND~+ 6BƸ=9*y89j_ D FaS5a cm೎CYKmʼX3G@ӝa|TZ܌QQfĻwh lť N\L$JwA׽CeG>/wM[')7`×.(}RN쭵^3|h32uc]Pa]d&Ѯehy`T h`D ]"NU #:I?*-[̴ 5Lf|5z! CX_'k 1k$,A.AG ȰlPTP_ 'Taƻ[ )V~g|~c~(ŃNDVQL askg>˳y"Z32&1$Ӥ&EsťU+7ҁud_J> f#)u32dIK"wc@W O3O4K?4nA|Ȟ |J:|=k$2I8ud/ =;K.ׁ J ˔Vz^9@ si1 ,,ks=:"՜V~3 Ik &EHaGҽl37$)wZ&PA5x\o Jω&P"#I G[t@¾D1qs~#\Ѕ~tpXh u K>u!1Ӆ2Et_ b!3MJnG!#I(eʅs ׁ[#^_O,ׯI)8R]aƹk(PCh }Uo=B$HزR@P0Op:efA_4-8U!KI{?ύ?zycWC rޥ1T"Vro4jgi$T|xXFd5Z`-$Vl9D0It xsa3{?Uy!rju$ęr:pkn|tH_8@!ꜘcylhF:Ec˞[㈓f=BW%|0e舚\XM; Y+BTt~*ur'G{ov"*pz+'G'Wkn7Zǽ|ۼSdj,f%rՖ ((psEҙjAJ`wSECN iƘC S$sr@ӲZZ$rm<ȢEݓ ~Twc?i5)U%NCɷKxݶt.7x"$nh6|܈k2"6al=VIxr{0u3-y_W+Fgxgf|]ܘ}\K\bOtBKFB7-pr6^@&_N۰{ EXdأ)o?Vƫ)zz@θ`9ҥ: eѰ0!7MGl^(7mMPBLЦ~BW'I z0ڱOToMxT4$vиfP~fjt󺔯K 9[t-\/ 7V&>[d/e͓:`U7s X:i">p4<5xFiX/g`IxޢGa_4L,Pd%!~%[Z,M$T 0g+ot]mb`3]q J=;G? g)זgnZHG ^sSl0ѫibj~ *ǭx|9ƴXfë́NG'\|%oJaO @X^8xNasyu@JN42 ݏ9zmPZI :LH MY"K5@tJqK ip1OK/3̥r&n80pxdw`=P'"-<ؕWĞ*$QH9(ՠ'5 \VrCWE;u X4Me^7.6' ukuo1ќ̓H c6sy0$Im$KFIM/T1˗aZ'!ΡbB(y b/Ep<ScNz+I&ԬN:z 7K$ ,nכ\Z% <@Uu$)z+zTLadՂhzH +5ZԦrmr[c5 JcE<!r2t\u%ZHQSZ6jyfJY5?}R "'E|Anxj>|c!;kw&]ѨAr4|!!՟JQMeFfb\)5MI}v'wƥmj*"x Z_-sHGv'94 v~X'Yx2o ]AY엶bf-KKfV{\ F#SL ͭd) YPC}$r(V Rü!\#0sHŏoQ45U~J!06COl#qjѫ[TK0kY0pͰ B0ͣ/X]z+k'1R)P-L?&g ,JØWz+/S0Kϳҭcq%?u>Po9wMy. %Mqsd/y%/Z5a ;5͹t0At*4}y[ {K>ƞAճ4b6s%A`IsC2`.8qS˿.(Hpemゃ=nZmKZ/6_ZE~ \hTغH|ұ攄F ur{ChЦH ,RhHT$tn-~fscԅҝBKUc6(yI[]kӫkD o`Rp?w p'ĐT>z =`AQՉ3uA3dwJޤ5nw&D8+֐ةy j`4v@]Il}[3ݏMXk@Jjsu1.,LJ:C-}٠7OPPJiWI9+=(}NEơK5W.~fAEb`W7Џ_*W˸ENCs>YqFP@ᨤ,5MX]15^tZM|Vr]Ԇ|j*YI2H# 0V(xf2C\]7 y:pou(Æ3Iᰟoț0~JK } /val]yԟ5 ŽO,$8=oz^JlDOB:u^~nϭA>;+Eܫằb񡻃sc9 EQ^?x7Ԣ 8V H&ڽA4~{)5C*ȍmd$Wg1.1-N㚅ocM-E%"1)ÎV3f/LTpQF;4C!RyV.|8;BQL@ ( gj\b^&`,\Ԟi`A[m%ra#9l@;XL!(X@5]&"c*8uRz2uk-iZ߱#4UjPaRǤձzF#4 *DGh8y$L@mX$|[yz@,҂Pt,)F=!du=n :U=~PZY4uƤv"RA&D hqSeV+䅈,P@9\GESfja݉ԕ"`]^ssʯ9[Y :ВC ӝ1dK`vjɆ;ۿNލ?swOw?\!*)+N/ :\S/c$4buy֖ܶa1u[)BDZ#G`>G1xw N} ? 8N3j2T^ y<7:H'^9h5[/*'x=> ky۸]dngH%}X|hӝK^d'I  m2",e2( H[󱢏Dn OaM8 ap} Q ܺl(&ڂ!SW-AH#CCt{ZKπϐLPsjzSqڙt+ip[UpMCߏT ^=uW \NFWp1X!iXY#җ@ J$ы b kp'xsZ׻|V%Hp}$<[o-!:ι!#*kiGմLWbq2J0mQi2Xvi~/(\~:H%T4cnS(hxu]_;)']̅i1Q [ynVl艳áE4$]Va8$S~9`NJMgV~ 0#ڕp1bEOY&;L)bMKs%HdlK:]Rg b| H=CBI!쉌ϲ+ tɥr[6dG@\i9˰ "tFm" D`r1[NDb \VG4*]_@Lt%ޚ5=Jf_X^`i3ъyȭxpc Rh.w_Oӡ̳*o]oYT]qJAƌ/Bk:bD~Y@0uV&&3*W$.2ŎHuvjͭyc7TYmdZ"' ^&0'GQ d'Q^0lZ ?Wxw<>!mQK]2Yd]l?H,c_Na3?U1QLYTX4c!@ V/yl;^1jcw-Dəd~e`Ƕ!6@rR}dm d\RzԙӚ`2O*J/U~+ўvψИ 専Ձ,4@rL.¾Ji>"@{$a]:-mT7:K;1?ٳV2E /l69*'@F5d;E|ޗ tRbpU(]1nlrԩ05jH>t tH mf“sP!tMFe.>5kv%mdF8ji;t UrY)4HeL$Dғ%{o);+M,(&THAc#[M#^[ڄhӞp K**|lv2rqYF-CV1=Nj io $k+8Fdk$Q,ǢZ8!t3.Bިs;s[.v贍IN'7VA=X^oaW.w^%Mخ˟N2GIs+e"gP=%\r % u'DԪv hquo~Gz-{^YZc&kزgsNXBYMie/aD2G]K QߔN5\q-6].--1R:˃W҂d ǎ.}X< 19ԗ/b_PNe-,*H6W)>RkS;%{my$ e/ 'fFJѼ \aO+EIOͭNj}JtHfBpT)J!I@ԶOraUmyUU2ynBg`= "1)FIJb.jȰɊLDf1IhR`] X'!NJJgj[XIo6#L^jP\'j ^wK&(mb6ӓjЩBϠTLw${vtef_ ԈqLؤGd?/$oYqȷHDj()j׏=9K$C-:]ҷz"r ZBJΑ*'˴KVN *ҔŗV%knQ9㾮s0?,zvsVk><~'fByy6GNzBu o4~[tHc$nCٖ]+>u zӂSCD8̠|߭-bx~Y%aEO2pR"O%Jp-7:@O)i~fXa)P 2=LGa%I J׎UARk6%Y;ō/ o4{ӰE3VqPg[m|`_\ZXtçEFR.P=kj/]TїUgG&*ve_ RxYOFOZ1ot( 50I6@@/SnXys56z@YaDl`hXk)q>#hIpYgYo _z|&󦝙qU+Ҡo:VvȮ>&>!0AvYS? {U>[44vtr%qhQz|dALz5.x L% }N8.c:pշ\d`-h ՋBHW?C,5oT[5=NvEAwMaczn#~W%?HSV ?Lz!g܅$38prx% "s ?zGgI^p)5э? ڝԧ mW]#BCMdm:ʘC5ҒAtCz'Va"ƶD.TQf#M#ە $MdehUhqӓJ =Ţ_XQ"c̿~=;^,?j_s|ғ -#` +MhA,`3FǤ=T\L؎0;]5Ra [SMaJ"̝"T=!S3z<[E.\ŷĵʚ`VpDRN)'G ²_%a:_v cib., 5'NBRŖha0nbkkK:T-;ۥq!YvÓ؉VV-j%+Ѵ,WO p_N^ݤxYt +-ly['%b$H%z6344fZnzZ_,Pvtzt hiߧڈ_sS+8spaKCSQ4J ]S2V/Ai#~My¾ޠh8vˁ OEѓ9-x&ͯ3GU/{lfnlYӯVXܨ4"SŹ!TJf_ނ_=U_7GmK! 0I KqFJUQRfJ [='#bDRDxآjΛ@Z] S\wֳ7CDWT$`N5So,&L>`fͧJ{z| av0Ϫ Fbqs ^RB' F \VJ5+U[dI {E\@Ԋ`Þ.f_irh.TӴKytCQ0dX\^w]MhJ /PuM6jg{ͻIJ,ܙ=©u_XMGg } dԨVj}+p{ry~KI/'yۚ*ZXyň! -|qzOMuGuФ\f&iZ)2zݪTtCJ4NT .OdjNeCbskBlS:'!uUtSքCz4֞\9ڔ|ϴ R'F;v۰$!ߡM[W~8;{^%$;\}|F%b-{ |?2J$z?ѐ@ob` }YoPlYÂIkނLݢ )ե-EƑ;_Ko Zegk"dQ4àZA(4qp~ɇ%ùR*>y+lChB39,(F闑H['i4 wYR%,{%pOa 0'?~EаVW٬nl*븧93cqwqdfz  Վdq%xS(NޥLo{!KL7+\D?QEQ6ۅQl}?|pQ ?GvhѝTbq@++ j9'BnXJQ't/Mpgv⡬O 74!ekq:BE+Bw߈:)OxQNWh :[&!lY@<HGxK[@38PbR9$4b7u"18pGmLoDt` ϗl4hG[ɒwlGCWc<& DU ݬ0/aPNx-^x s"\MڬR#6g)K2P`+^58 ֕t$HS 8fE:M6gFqle^2QZJa,QC`P;z1W. B޲nS?)Zh^-~Ƴ.2DQ!^>ᯋ=T~+A~!4^alSC^j̋,ѸKǥiK/ F <ȠGKM*6mo(EHqYaی8 %~WT+IZ8bIHe? 3+b(eldl3cs0etI+9q5?x[0VC'IԬepp,)0l ${܃{ڥrO J WWY:]zRp7hXKljyo!iyBr?BpgK4F7HL 1:~krfa#ɩ 5v\QQjOm4*,NJ*yKy`MP<[sʦeNw: &VZ#&uM%> G\ ?ϙ\hPiODK,.PprDBBym\tŦKў |4pkמ0D8ۜ=?Ծ;c7 ng0@!M}fأ(0C5mfƩ|u$YQdQ IY`ŵ/%`dN<a:D-I,ѹ;@ϾغRkW;1k~m-γi6~L,G^/?L I<1{#$VmhC|c? ~/Gơ_th \f۱wtQ6/Tqxl.;RnpNX >JbM"id.+[0\X`}#4QTJe{h\X0膒(ޡF/va\.mE4m꒍ G J2<-No(Z%'97'0u,軐!s+]]  A7 ',jc_] b[\%G?cu,;2Y ,L2@&K=۱T &X;ЍU G\ Xd hfda:ԱRI+-1F.okd:siybvb /5 *_NG֏ <~Dm[ />yg0X'l+Zv?9]QF-= V F"LN*٫Wo`z_)Yẏ'!FD%76ƽ{BASM`;cT+Fr<VeDȡ2N¶s:t%7sr4e#tn"ٸM_$AxJbYߓB^Nd71 ޜe{~^j=4)<{1 %- W}b?lqik`={@fQPRkWU>Ql;OpLOutM%Êi4a;yeZ9'>PT GyB*ПBWn/(1c=}iycuFvw$0Px~WǖG@fHrGEO/-Y @M_#Ƿd^' ĬLwnO4gxA0.R bWq t&)GL$p7=81 N SlX1| q%p5̵P~¤<8qvESr< L{v9-W犣O\5'l2t41_AOce> P5{wLu[_::-{D{jds¹ m#Je t\nCn&v0ڣ7g1˝XzLgfx_>wgB5M?ȵҐOK9}EX9/QdY>}>XaP5 ئ;;Vy#aqז.@M_M79wi!>ʉϡc&Nx,4D_,#:@^xp *މs%웋 bOBǨyu o ve Kj :?4tgD{fש"FWY(ا*+^uZu4r.FASS%8X`|H}#$ Hnmb3wo N==9x]r@ǴD L+藝Pd\l_y7^rd6ǔ~ ƪ887rF`9f.+H ڍaY s*X¼v["Z,A d=}swxR&`vBrqqP y_@0%7C;eVLY#p݀ܤ 4Ҙs"$J;#BI6ںv׻$ɜA(&rԬ) ZiFŌk3xS{$FzZZA:Z5S 1ʤ& j.UFJLz4Kwʢp0:gub5 j; :X|lA$ X[QfB҃is:p*^ف} 5du}ᯎ;$89,&CK pW8&zBk ^Pss5_ @ی;W7,M`7B(.(i"9 ]ŏzqWJKekqE| k2Emla-nLѬVL&P^?{l9'mB7:0d04Le+f&T[W"C8o6Kq (z2K0  Ge?gOތoDp#]u]>P?{cd$~CF\ck* gѓhG'-q6G1G*._r2'})RLȷLJh4RAOlyZ!OwyW %aMZ]ƤUE 1g,(AS2M*el28'qzUpxpKƪT'mRF.6)l:f.e|8\qjƛQ䏎\V)FkşW;޵*i//%坋Γ@ZcV4R,_HʿD*إF| OuK(DR*k=z-8+HpŎ4yFh=rlM tXdZ;2"cry(WHKXw҃GsnߙΚB[J^B4 w aa"p͟: fcB!Ga%zt(* bSѤu^ Y_Fw]5[yYVcԜ&_ C\]ˤ;aǂK6ˁWNE岅)- B䦤λ>ŒELZ* j-ì+CzT%P0A~#qOCUCH@VFr`yٔIZt/o'jIȜh 寣9M!3RNoZw4aѸQYRS=8ӦO邾̳}C5јA;Z7 7 w07fV|2cKˁkVԊ Ss]SUS7 CPm溢2F ;+[ ~ѝ5웠WJ=~u&hU(qS.o7R^8܎)DBxʐ"xoɣ# uG4Ut_R Ѕכb\bJVa;Ƥދdydw" l8)gh50\8>*8%m#Ԇ1g '%;<v/9;r%n1yn%CPƌfM-&=>Y5%-|(lژ:]3EJ [CўY0.6Jاj&|[H %*݈ij 3B'ٿRrV0fuC:J͒S@sv9,xO>yU@"ҵAZIRXU2Pk.ڌziY*l>fpߤIU؁e)IQm6P]$kgJ׳kkӀ}'GDJ,syevV()ޚo-81ZdQs(G}+cLoh(]<~Qfm_ObЭc+s)Vnp`Kʤ&`kݕ9;5/_^Fwy4K ]~l[,z^a*~n@x=x"<;\=3[H(SR־@:[:.Mg[ `ķ`hDVۗ?(Kmo>5<6ȷ&8DJ>FN 3{5XI7'=";'Y\2&y-N)s0̇4Yc[Z datH+3 &bAKb Q/;$Xɖc2&1k>✠$ %O?_ /: V:6@/pӲ32k-L.H.1\ǖka{PSzt$i"EQ,J容'K62iLPwKz :Uk* lM$Mc]X62Ҹ~MQp`]OJƽjFX,H˭$1AjA٭Z,GX)^탵i9Y` epg'm8YY(W" 9r0DwPF^^2$|C"1V{[*6_TSrf$q"l{BhS?DN pD D㝿ju#чLpeKP-!4i j+osEQj<86F~a6\om0zZ Ql O$Rh0IN %ԶO_4S{jdPݘ`0p'bE)mpЛe<8s?l$5;/"RHaռ [}gk?1 rKʂڐR04W^ Q;i -f8 L+?aߓ;_&/L_LZeS<\`ue>ob1!ɄiU Py6hqD.TgF2C`ȱ*H&F1y ,]@瓾^zg?#;m^>Vz9r f[N|UXeI ~6I8p S9 y)^|X2"ܒ[ĊŲFއZaH3/f:kX3 :W'3w~ :BYI9ԳJNXYNDRmq]I D1Zgfol+Dt\)=(; -xiY ҴrfEhIU֍hXt 2KYy̾oY2F8E~qE(57\45H\D8k嵺v$ф%}wÞz37,ئZگj;ѽ,˷5`)%[f֐ZCEem rW1(V At(B44(%鮏g?WHw Ih nzvЦf<,D\WU7Hs)AͱLm0ekrܚ^4ez0 L q┐-T=zk0ZȘjuzSҳpI!)O[?}^iU,ךY+Zz&͹a &{Cozy̪[`cǛqAHZ .RpSvqYĄk(iQ(*E<4VC;k+[' p[j-SΧ^QʩĘoBC|)kA;>j|y.V{ kp(ϸtmSԚiCݧ"ILREc`0(B,n¨_?^k[T96!bll (Qmm*0i[UVZ%ۓqwvBt(lxG2<XnbΥ3_ΐ2I2G#if(ÞRD(-aK`GiP6 iQ}g=QȬdt. 5-B=s޷Vl8}0 dA9_ԛi[SEh úSw64f!ȞAc8%kETQ<~t }~*Ow?jL0k9otU-h5;QO/>yWOj/"1|`t)tC<4\Q%~b8MknVp=?܊Nnd#;\h ..}u5$}s|Poθ7N ~dBh()eF9kW.caC)C>([ ?LuMX4~L,rȢeRp>+ЪRN#]cuoxDqfQ↡BTy#kO9K$즷rD&*%q* >D%3c,fAvLBsrE]mxBgKJxr!M8H gB@qQ(L2CcIY֋PfoaCTivQ$LΰOjh%Q60e9_o{ͣE21_#S*gxc™^5T 0~_Z ]̭6w%fNnXxE|C`E<__/%hla鏃<'F"n /}b?o6Z1k e XBAJ7[gȌ 8ݲəlN^n =ŷj6מ$|izF!>Nau?iU_N=٘9\_ R狠kdnJ| V۱%M!%и;_/we|+Xkٰ=A;$QʩOQsZ '|X-谤b#8(o$Pګ<<7A=sE0V(..W x~3Huh~,u!}Bg%)Y c"{%5ϣL)٬lbb/wqWM3=+jr"=.n{<>y(~;z`hNJ+;f;۷{]KnӴX RDDe N|1kPg~a48Q)jk ٪ CsJ&u2QeBsNz]SHQoxIMŽ7Dy@ړyYUB%]Cd;Ӛ}YھA$ \J`*C;uw#Q,oiJIZ +#= #wI\J%E~O sv#-;x*&şՐѡ6T^UUjJbJbd&DK#'3a- $َw;8|QI}g$Bz˽Q \  &Rvr  41C3yijS$wwr;`Ai rr?'Z8a7!?߸J&ut2*^0 ͠ =Db|S( } F1n1>-Jq$ ơ4'C}zIM6151ݨ:0Ϸ$ #G2#]:矙hu{Wcx~6j ,^-|CaRɱ7nn<Έo{j Qg_l1ʈ?Llt<4ÒW>v qYE-SB] #KWr v;8a|˩.9t!T\.(kRR$>!{NqP0&zG{M]l/Z:~&eC~Cjކ3o_6_V@~tgG|۔nR TtH6pЙF/-G hG\RҌf~{*vؗz2 z"Ķ ^})f4_a0Fت,"J |6mQe 巒LK0jIYkpc9juӫD{)S\'M ?LNqF}X̔0񉤟!.yS)^߼IX44+5 b"P_{*C"#7N־,*- hV߾QUx)A]Ձ?e*&BγENt`)A:X{NK [%mS#a~gxY1( {h؄]M޹ˀSڹ9u&[N;XpZ%˒ip^Q4( <ș97۵6p_M6u+x&1̂ӡ}#yĻg|z'-=BUNi>XRS|'N%0t 1FpN`}4!~nG < x[M|BulCpS))XjA~}d}SUMDFNO7V"cCKյr޶ UI6_cу#NbG'1ye" Dp@մAZh;nTl&4=M/vY*7^;2{WԶԤ d4@[-"L:VH ;FO)y"@\bј:LrhRX< Pyы,sf(i o31?1۪ŧTyָ$)q$qB ld$2[_E"kb\Jhv; |"@z|FC5\ȝVd<KIDD1u g?`C([o?\CpV܃LZ yjK8(C@7 ּFJy>by vX44lh4y:I(n*ڸIm{).igU/rܫJ`YJ\s>`WaC|;]*ەXe1ր)U-vt.1gbLG+ Q"Icg ':24%9`Г֡US!]茕g>!D7@78ʄKu5ȢSӱM}]V sz[mFHJ`\LeS`3>̐C.?yyqHjN5\}NƾȁԆ W(!Cly+(r9(* ylC?!#E[ Fuptγ?."Nbі=6WBJ5AT5U3VtOys} f[ͽ-ĝgdjH°\Zce~LW ~aUEWU3p1,5uXeEp5P۴Au_$h1 P7СI{EN/Ynj)x]r \&:`щL` ^AO!-Ǧ-PTim,xf7YkZv%o,+!Տ Gr3һn'z0YMB $9 -FU2rH%jBSB\jAh7}7D =K]>%\3+h@٫j8 y7[!k%pX5g/􎹆6if0%Y_4X8] B[xƊSr9' /#(U%aISfvCabK${8h*冁5u ,O(3vjۺq ^5^|U0˃ 3 ڟ}^7^sNezfZn[G)b:jX3PJ+0u2L >!ond; t1!w#qm;3%u+| h]]as~@눭#q8w_7\A6èKԸqϐݶ)ċJr2cRILL#]enj[˨ryϳ{p( )qT5"SPűhkQɉ᜘cr5lwl xf4.GsHS7lB]^9 nxXbEԠ浍h=2kC}rlx 3q%~of4˥iN2dm4Y.*=y!LQ۫Muhe/ Cqݼt/p˾SМGVn3ra$FSwP؂]#مӡ,cBL->IMHYEԏhڛ}b1B{,T f (6BQoCN9K9 |0×Zbϕ._fE &JU(CJm˨`$,*Xeӹ͞O~zh'7`t) Ic02@ofa&?>AqG*v "cK.QMZ x7U5}m쬶[7|g2,o@i&п;-ØٮDU Y-;9^rT=,|=;[/W>HCx1jhcdߣ*ƒucAQ 4́烡f _߳T!g1@G;UUǖ\"GV/\^Zʭmhݐd|;B$0p (ZP-zYGv {6l z: r|f[eo'\n @_r<<Ɇ֖@,O_dlv9؀ D7@uQ+g`ԋD&o mD2>n m5S C8" a JhRA\ dh?t8Z$@]qݲH. װֲ.!dT F9Mބ YNX(z:5r c{kYR2$HWĂ SUn!ykם^_&@聆%9X:|c-ݯOMPXݒw,nZ͵'i'V]ux柫D̕^5n5@IL΃NP楯qG+g55ؙdܜBw͏47 GTFɼN\)]1M|JG؍ު;h+ vat2%c0ã|R2}OQ룣Su0`r;^ֿX&l ?7h桸B}kXzqp`*d:1^!%Pg[wlo0-R_.PfV"WY\1sT5O1Dj^HqfmEU}@1°R@T|d~q-)4CD)7_O\'.;dՔڥׇpE-~!y= VuiX-ìp#=oflՂޮc4'qĘ4'Dy`:x)#b^CPǽ-5rRz}^֫,buM:zq'S{v#qolކaUtP{q{?!Sף_ U4>쐯 | wg !ߨKOI tܯgCG,~@ӰBsB PGC8S7{ڲ}I4 X^[ `(~NZ!m7;k(~w v9EDXcULgC(7~뚺 >Tsْ'=7}@. *0}@>䓫|GsMrywH`C?wǎ&߰>Ds*B.|f}JH[Rw_AtmK_Vg58a1#m*|7)=aO&5|Rsn HLn 3[L܀ `s F#P>h¦ &KtjBOZu\a ʚ髹T!cquP\ףӭt(*`!oEwLxw{ZF4]B˨+.N[ Fn F<{#z'%Xve!x#A5)\d/A)׮nC+Lb*3"刓F *`QT3h$l~6.;0{v@3֐2kFC5KF?>X(ϵgT [S{ClBSx/.y% |,g[r:騃0"uh)ģK#|!*IRX{ڃ jQH @eR~k@2R. PPE"(}6-ȐZ E.Ui2r 0>YO(U&^j$ܡ @/N8< ӇՅ>JHp?a] 3"+v,F`[dG ]AMi%>`9hib{BUȋ~P{s7fFh3!_XY&l> rxEǹЗ9o&GjxA+-DЛ@!۩LG53++"I9%r=m#"70ιl4,n}"/MO3/V'5 mNqk1&_6M%m&Wz(Bգ@^P? "R}1عlB@%E1Hʢbϝ3NR'h5b8 G%.M56 az̑G@,fr|4[" b6-y)r?U>BkN A${=FFwǘt%^IZ+xGj%_C:vK*$Z!6`LKJ蚃S6DT2Uc3ijs5Ϛ40w pfr-JYeH]-A QRbbx2]cg'Spծ :Ӟ2aICE%{xn'{xEV}}DՂ?1M6}d8Iϼڒ$vOI3t>QYRzI2x׊hEۆgv2dIZMW\Z<gŤyj_H ۠q6EjYHh&cb:s~m*P%\*EY'WoKu M[%BkDQ!RװXiL$fh 42TKk8I4H#ؒkc9k%Гli.XS&`MbB_)B=0"4%d yV9ɿ$jf71?pJ윃1]n)'إ3 S5xNt(Ԕ?}.>ႸB9c)RGokZuk_aAݠ_?lh嵱..'W黁~)H2_e@uSO`BEXqF❵;L85ɾ:jӉ}S?X{5K /)n뛄ef 4Ϗ8 23U%Xn:JZ=nS}zivykL7!y&bkis#$$<0`u)rg G䏥0uƖ xKoѝӋHm a\-_ג)H V*]ޏmFY$͸T k:a)"xBޡ>^ޅ[ jW/ yjr@m- nJD@nE!_Ț7W 5%Ac5lZ0$!dq#뽰ԹSys5kB&+aKPdVg$reտ ѯD}">2n=&T0!)]FM8E= k^P@\Hhz}.Wh5_|1AZb`:@)pJRq 4-i#z\|3W$a:$OIy%EYl hyw*w7c,\$l8 ,i@3 K1iaEFaՂPԂX",Pvx_xL25;rMbbߨ\\m)ſ#C4|nH 5 DV d1 TIE 6w)Q@c>+p!ל^.`.fcp 0m/]Y秤DmIJDP2d%*Wڿ19uN+ZGw,<9yl_lyr:A]E !t R>AQlyuKOPԟLc$׀B祱a:} W8̦ڥ:8"[Mj!%HE;y#hv}c#\MB'Z!/oJ 4m9( %JS-,{K[5 `[DuEkc3&銁y[`sċU!T]Or၀'R,b~jP>oF JxoH\6C$G~esafG^5Tߵg /;b-boh#g>y10WGd!tN<@=!+ޘT~䧫A`̂j\\y}0h9qiS7%пED #" ;1://=S (;2bU Gefh;n@sj߁*c)rFEo | w] jL'Qj-8hړ"'mrlF6gWSH-C1A-nk4  qxe*gڃ*FyKN`: `+f_ pjZDDa 9貪"PnHw7n낣TPD`gډ)3vCyD܅bՃ}~o6BT $2aO?7͈␽8F^M4F{ܮ] s @VLNap >?EwU̞^x<b`9 77y^lzBh0{Tݘ2`ð2js֠4nvX.pFe{}/~Ğ*i<s:KIH11ԏ+dϹYf7U#1s߼Mw\ہuY|GfFP^7sr>-!:,'u9>p |8FoEBYbKss]3R%D/FX i-1Ue˼>7iD)k4ےMu@lXVS%' tTO-hϙ{ V'89p 3 ,0Ys4I5r-i+S|p P3Li];3KљqR/~W!JքӰT+ՈG;}&lQ)k~ߏ;'0 ^̥Z3Qݐ?|rDMMum^z7d`1*GyJP,KdBhE?Z-LLm|`8x6"8dYU3* ei}Ek%zhIZFWt(%kAuFKQҋ4H%‵ȹZ2u@NPF6Ӎ<+[`b8}ݭ(O-wH^sJ΁H`m2jCQ e ' MC& wf4$P1nH׉>j ṅsedpj%~A%7WqJt1p8$mUh9&ұ^a}p&DtpqP$Vuc`+=ڀfB2-_ӫ5NyK@֘'M.ok:2KLCҍ"M5ӰG錀396kH` ^^Dbi&GNmcنM]KȔq𺀺NT.,'™x14* )\Fnzځ̝LA!.g!T(8-ĥ"iH丆OUHΔdTxwDomݧwq"FGq2u)HMċ |޿V!K%EЗ>Igx_3=~hs(jM3A& Mi?3eehHx'{qa$]c ? }-ǣtdtϱAOeYK{qwFmq:& mAr-p˷_&<3k1 TJQrCAV9R@Jz0RݗD۹Ө~dlp\@ pіY^rk&?(RSONtU#;^GfuHG u[~Ӽj>g&.A1 a՚>zfXezBJ!&H+jMGLA )?ܕNo⛐^oYJT; YJ} E9 H6tAPһ)%кv{bk-'SA|mӲ!Zzxt81ao[Gvp&n9҈JR6R?p[j+V2Ф|ϨA~e֭ 7NE;8JY|LgRs"(Y϶C7 .b7G]auPBYXp2֧MNsT>+Yq?{xrd.Բk047CR&|75ҭn酠00v [cy'vM6ZQm6~7c@& =hYx~**QB_97vIy콄do"~ nuOT _U'Srk ,&0+,>eHr؉PV4Ǫ ^;>Nl܅y y-8 )VfRWUz`,1d[Ly;eV[%H8iZ0~̋KwY%w匮zhQ{š_I#C\;};A)K:W wOK:E>:x }TI>a 0= P+c~+&3&~f3%Sl'vYTG&!cdwIwle^RRm{ ryrc-]ұqOO s󍎩}.K⩇ْnt4j\">DVW2r}.{g'w7c-OP zgNvx_X9퉸fUHr%sRg-p4Stў+i"R\89>rq5&` 8nJj<[5~zv_@gnngﮙ\%jL{Zt8'M` P.xV⣸ы66``g*]nv^4yl+شjA8 ʑg|RWKNYۺVS.Vһ7ZrJ*JN Acu:[KO_(gCNPʵ{aTogpIrl@g M\LI.IۓO?1*ԭzi}|s8s42ÐAqU{/-sNғ߁Rh{eA[efGo ?JO'R j<\Ĺ9 9Pf$Ӂ;[ծ /ō+F)^C6=(8?<*T?2.sw|mA4tIYLUJ뼌bZ Pc_ixebcЕe'mND,Nգ919cF/(nzۗKGSo[q33^ =5]pqX6‚jRIjM@ٓ=/Zi- ]ۯ ˌr=oJpm(^W?ɇdD8tEf[# A+Rm-ptGy禒Ÿ ɯt` W(E-^F(@u'nitU6ugSG}_psZ|kBSI_e<֋!]>ZG&.Ȅ~TG&,U} Cz)v$H4Թu_凒PBҵo{$ t8Ja ւ!&^6GQP\߂3D_) kEzp=(1feGW*W%}w),J˯6t_ '_3|OA5*-NWO;N϶9cl?s{h.4*n҄*)gщکwn cy\xpmSg K FFch*^ O<` G)iE'| kp@(&vbDPfq, UG"ґ*XMTRE'Vjݵ͋/\'..ػ ЮU|_M/#H|*LvbPg>p19&s# /DzذA ,t($>8B}Y&1|GȬ;E"6xTN puvS<T5ϻa)tloiN1M7>\Qb=SJV3.L|V}5]w9B ܚە6 8qT86~Z3?MZ'c]9p |Q`d6*~!J$h:I,Ed0" @"$dxIo\qEE^Ղ :V !'l4q(zͲɍ@5^TS/2ԗ_v{Pn[<_Ir)2Sn;ÙRJwp}|$'X~ͮ0\9E6E,=3 S m jhL厗w@r "6k-nn*ؐY˟Cqt̊ײ,cŸyiTDʉ@9a0nDVC d ь{/I;; 5ڣZ֪ͯlUJ$.9DUqoj3&:ۚmC:̢Z,;&C$Z?60@ssM~&Pō3 JQ\_>_&7nz L潦L67hfoc0PV˫FbPdtܨ1߰ Ys:ZN&+|F?!\&\f"S p/S ?oUi\LȮvo7!{k.>0 D\9 8O8ahKΜcg::;Lt3~ xD:hNlG:ɥX߹Ak\VG+4z^[nԉPEbk(u6qIT 䓧L`cr:0M4;^O&g8qmBuָDΞQ_j1`f\0{df|τtĜI|<%5'Nw:"n4^̳)=0AoYl~+m{lefv)AYi6\Bz^|n=%:!:~Е6u9ZEɸlj J6֍-9qCk~tmlU7тF ZfC@}.) @M(Dl4Y2cگ3-=аX)d1՟Zv\[f1[b ykN 5v7_eeۅ eٶf.7 {ҧ ?3w}ewowX "bā( ܹBCGW J9x֖_@ \9;TƒZOHm#[E, ?2$9ta ODL5pkCw/3>NpPIm: w/@IC,5`D?ـM_lځnFB] ²6LSiR$jMw/vLTk|L [ҟ[K,@z/6]xH8Q#Mmy6CV'$)*3T=N+uֵַ4 6aԗ`؇㹷ěS8;pաl6qIKIΦ$~zN}ltv7!qȧ X}(WT}v 5l]u,O Zz牷KQn{\18yZ-8ٳuE>a{9K5?w#HA,ӽ&4xꃫ]ۯf)^ D5Hyĺ|48cd5-(]g۽ye@f 7E?J|ZR5G T_:cY*'Ӽ'w45:FCoW &JQ.)j۞9ڴH>%/聄'<~Vz]"zcYE |M<{An>[k-t7WcNz#zK"Lw24:*sm;Z׌-X VDZ4EFXVSZC9yD 3tz(ڗ'Mm'ߥ$vlӘ?M-`}cΊ׀ I1iFtxa5 BQVWkξ8Iצ]@0ʢTw;gbOxhd=',Z0פ'ƶw0 \_أ| a+E@׍7R ?{4;S֢ 0%ן`0:2La8+e3*npnÏU"sAETXU->ڟ{_Qiz*2;]60(U+^]\&~*++ҷ=@x aX"Z6|YXD5xԐ=(T3'=k/gKФ486H@B>!ܨ"xbzOsEǛYJO@HtL|@9Q-n܉dDWz q\'J2T>1b-C5/{(S}1Q?yZ4_c%4ixJ1凗z)؊s V_oNҍ@S{=pPp@5ZXCPw8%*#b,,P/ -2A 7V7SQƽ? c_u\HrvӺCܱ:s#=Ňۣ1).&)XtOv}r䓰dcimJK=gBaRQ;KK)oѱ+mc7CMTw6!f('6잽ΞeMyqN67LG7_?ǀfehpBL܅ԜJJ (tx e<$Ngo0h WqҖӥ5 @uSpb M̀VLѾ^ؗ Jpzf7Vvr{6@:aIGK[V3sL}qwO/\S5!%\X̝h>5OrJkfT<;P ,+~M4 &3Pu?Z"  A&le/),>Nu fI.^%䜉ϡrO XVVҲ</b}=i~ p#<iݡx kʦ[ЋphU;:R($RGA[}听2X FPcuв*ǭ;[>GaaD »(Q 9AVi%2z %W7(@o]@VU[δ[0f#)S܎rgUlC]_kxv;&KghZQPvFiNJh/xgͺsd`¼Rӏ urOM\ eEì#Lٯ&W^ qC 'JD^'$DxFyӳKh![| gơc(.t%V,[L~3ӌٓIqPک8}Q~c8 -|9*<{&U3ztCT5E}+*%D#plޞza $EՌP50< ړH|4R:M=ݘbN\`n9Q$5=ï>Swi.G6 P(zlc)N];=B[)4'H 3"{3 9#S368 7q`2Y~Eȋafw3)#pA.;W,f99w7Q2*rϳ/{E00rH-ٽYg]![V@Wj4?:r A1p\G!߷ avxWnck0w\ϼDRz"'3R;-OڣAL2#ܸ2{1l t"W$(W>64c[Jht[ݯ 1Ty \RP#~:~6Kp*g%ف{*u&hu+&>)tazY%Xžd[c"KѤOve"'0}( \{*'PŠ ۲ k-݋z&;o`z( "+;SiEBk'v_Sw3"raQ+Cq`r!?ZG5 #s|*}}5?#J" unJ WoN7"{HdׯgsX#:Z"ILDi[81' ̙RJJo+Q[g:nArn. a{tOjfBWTBŗV4Ke) 0W+ 01J-pU"G,=zt#+{`gv-ޱ"S֮D"nDϲA: 7_lϥ\QS= 𚹂}M>KPm[/1^iLX㋁rzaI:md}x{R17+T=J{vYNq㠛v\ZV$vN!Ŋ$y?=LNf,)簣0(uFBH>u˧K.҃hwa{EwRcЙ䐧{qb +.JQu^$*1EQh+/X ьX䬹 *W)$8=PAq :P \?E|gl@ЛC}c%~4&nTp>ZRvpL\en <0M4bN Bvx3xn56ܷAqd"@}4Y=n$Il HaŹnPͮ^pw9;Nο?Vgv[nlyG<O*^-*y[%j60Q Cb/E 5hi;kfo`jvU- Êȫ1nA=L{yG2S #xBQwVEޜU~EU@I6<_?S?Q{f:}|DkH`QAi90KQlV?/y+1F¦^n7"ܚgT@o L[Ă'-YH kѡtl 5أ)_3Ӫ}=f~t0k6Lj (ѫb:?@W;.DTͳ֟5]|eZ)Ae47 \{Lt ˬn(h`>"ԡT>8/MM@u q8b,/Xm-bX$(mi2O<x'<6z.ߓޓ'htAF[NdX,\ شf"+íJdj{L?pES!2[Iv1{Bd(TL^j6UΖ7o6XKʙVy-Mo21dQ)t 3zj;ߕ">}n٪s`JP/T7d lN%趀nstmi#Of܈K66sTԻ'dV!^u qƶ?L=+Db%-e;Ts?a+J8]aLOz]_Dz0ߔq4!-r(*s?m7Us*$G=B aƵwj۱"U&u@ ¿NllND ~$_)j?@˲*SQW!.-)? tc:/t.&IS+B1a*ƌbrT|Juz5{U}}1BSSڴ~$9jcjo,r.}㿡*:E<24a _uI|+U?Kk8k:}]Jc\P@iX;9(A٢c_ z%MRěibW7c@q hUX3opWF ̓&\1>ߨd u-Y픖݆YO,z{߄3 WUaœJH -\ YV{ ywZ ځ!fa}}\ab1zSMj``Yv3|a'JaW*yB 1.-``w{M]L>|cUEpQQ.7:Dh gTYN'©K y̾Z^@˪d_ML\|\^T[]U[BX3 #dʸ P=*("jCLA=hp?uӈEm":L8 ASpӸ[~q7iʼT Juzhe_~ؾ$jJnDGH}!f6'l~hbIyMΑrgE4alWe<Kp]KpzX<$d2\*4cCY+RHSxE# (pl,Y7!8v1j%,V-Ni8EDU@B2#vgI ?l'W!PJyuKJN2Y]ABQMQ+\ п_TͿ2!n '$T 6m]/%y`XJQb(m=Ƶ}J0,%C'Oܔm6t])B+c$.bI2y܎U єȅ*߫L#ve[Ņ8S5hj$|:.Q|W窓Q0%!4{3H16% |V6U(ᰬ炵3} ƛֶ{繯zNcP`^a椓J ڑ RWT dI cKC(4z?&ycF/C7>edz9ywrM/+2#I vAZWQ}yGE{Q_i}ݷ#Oy>L*df䔎B 84Oꞹ8*~t0D{|nq/y~ EPr)^3 lP"(q5>\GҮ1';J8ا I] ކ9}ZhrJ=\r@v]nU zXb1|h.B5~&1 UNQ?35+]EJXz7d T:\K yU~캌gn urebJ~x9V:.[:b7nN_ː\ї$s Ֆ!r~i* eB`vjZcɻtWnQ] (=ȌwzJ~`\!FFsl&!q(- C0&[0b5eo󹊴BpS} W2PLPT,k T~,{Tk-5CZNw&uh)a߁hmzt\>j{K S|I. rz[wxڱXlUNZ*;>+UBA*A'%@V ibl*PԦuY[T_tMu݈ ^YΛ2St6YےBĻpt^B\ 9Ϯ(Šv_= c V@gpVOivX b{ݘ(H:CqE+q}{B(s/ BTݙ=5'|&HrXeɏsFXRFfɘɳzʽ 5* *P_#4LGҨEZƙV% l]ύue#1>I ))*[вmU?@oeaUZŪ \٨/'Ȕ~ A7/A;$f$Π8sN6 Gcӟ}0^l@dYOG%t(ԙf|,; P w;7nj*wȤgHWSC|;%D9_I쇄i~%nRbn%ew<]]z 8"?@ DO#al )ɀ ܈FZxsӉխ > )rb0C(^a֒baϟٹ-6K .qƩ z-`3AÀIop>=K$ǿRy͐{:dCu7EZG#ZǂE%Z]wIDI =+0ͰJAF, haÛ==u/ gBqp+dDțI&k`7?+ :d 5ͯj)zH"\!$U%,I93~պ@ P8OpGhŲ$}I+YtAEjg,87Z,"$8_!9:DH*#~:FdaM~R-{nppl%?aWnDۛ߾(䈎J4cOl4ĝSsџqTkD2XZ,W^J]4.QwxnՃXR zwdڸqfȫ Ё`S'9M蹴F|=]m$Sv0h]:^/NrUCwzً_1pG)NU:|3=4Ї]3jf*\*SFsAI\E< fJT#1 v׊3'8\G3e]fcwS bZ:Ri)0˕҃(K\KP%Q}8R\HgQB)!@I2wIt~JO !?-m'tgfLe32MN-/7+dw\/0Mּ”!cBn ϡ:8&n5/JeG,A9lثYFۧ~p(s>6g,CQ]}Hp*¨鏊m\ȆC1E튠F RI^Qf=l!wOa@\=—)2(Iv\y3BWJk`Gr>O<؉Bnz’2/r.aD70 m3'H.# ++얍CŸˇUލ7MIr2PaLg= <6TogGe=gc_ Vs-LOW{U m,1Eu2J/7mm$ æX%}(NY26sQ NVd4 atXf(l@ˈ`xCG~@u$!Q+w,WI+7Q2Hjݠ %X1Hhlԑ=0V㠬EHTzt9ND>FWEy]ukg +v+/TZMmm\L:7c v.h( 4N1,EZ.~2~cATP|[NXz?7%N.zscmIVJ^F@I1|5(yOvD1KuD!THo{lu2"@"CĜtV밼@B͵=u^`X-8=@\x|.XqoVC6 +?3zWmo\6dYrLdʋط\ '%0BfY5w/fwZՋ vɊk "=ʻ#Wtf~b<,-dBIDWW\ۀPmzKPPgV 9{p=@LȒ;X9T&[lUJP+|xH8G2xK77Hb2go)B՜ uDAH}RGp-/ԂeiFIKs~`smsBOmj)X C3C}f[&؆Vm(nfF5(] ( 9ZɌL\p^uMVn韓0@FowqTT_FDKe^6hҾ^Ѕw' (Ҿ;ʈ $"ݠ-Օ@C] ,W亞Ws2 nӮ~0 M` eE TH k f-тr\V@nce 5}=x9x(8~|(p;rң) 5u;HIRvpڒN$Gt9IblgΫz+#Mb\X@r2֘g;ܮٯ+#{1Z Um /wpJ4j P2vnHHgFENйK "%mLn)@M&W_ ɀ.AZzb5i BqewH.-@bwE#]zE?6^l7RF_=;ۨj*`AM]ήg'JzakJBi~g\ſ95_KF]G4 VːnJ x/1CKtxs<\={Mcb}^Hk{EMrwoЗf\/Zr!l@Y h{3=WMOoOՔ_;‹ghlj /UT6~-:g-(߬uZx5U~R&~U-_NfP}E:AM/$7=QV 3&yԌi! ;&gMA˭(AE~)g`aR(FQCDW&{Ze,(†2PI _VZ@=YȉH~E!Nl)F`Т5P"Vo^pKS:DAG+܁xƩ ='߳['ibgmZ!0Jh=ynr!?@2l:Y1)!כiAa G}. ĶOur#֘7 A1cNVvS \{~ݶm+R)mHbpmrK~lJMFv VK ֭5ePiMa,Pd܎K"H> 3ox ΂ vLw| Lè@5 `Ռ`l?i7v)"=bELIl]b^n<|%ZjBgx\!>ڌRaA JSwgG}mg!٢b"25lK 4$Tf3T 8NN%'v6"x̛oi ty?f6= 6Xpj㪶L<': YZ