libplacebo208-4.208.0-bp155.1.8 >  A dkHI%z 7:P )l~8$r\EӉ;I6-`׳]OsPys.M{!dbtUEQ)HsHa b|Ws & &8C? .as-C.x D]% ވ/ gcAěE{ZGI>ʉ7?3s#gl}B>= Z- jZ?b٪3Oxpo2+> 6UYWI>Ef - H) J8wl=Sվw JA'h=![`(`reLlQ'qf Ipg-dtf2EJ<Dc\ D[K|~gSQgP#pݲ'ayQ:3!*'u.u;~M$U\a܎D3_X|p5Iբ<022b26e6bbb50e7badff394c49c58c15f30fd0423313d99e5afcfc19680935c2b57eed4d62c9c9641ec63425c187d54c725a7b23dkHI%z w/+It >4׾: t]A>Q=mRۏCх. `9ЙmXB^gXQX6sW8@7'厝D$I+[}+ty͇I>6 @)%2^ٍ4cc/PEL},83+Yϡ(}~qk;mi]8F 9@ppS&]M" `7 ϟ AZm^'4c~fHUg2/?#:@U|n;ҝFv1aҵ#3j8k2ǽkc~AȀn^A}ggFXQ7uLZMMW$dSRhˇۻJ6]Va h*0(-٫8=`yZ9n1--)g4+?8{= : p@?d " _$(48U^p       &L`O(~89: p>@FGHIXY\(]<^|bcdeflu4vHwxy,ztClibplacebo2084.208.0bp155.1.8Library for GPU-accelerated video/image rendering primitivesThis library contains GPU-accelerated video/image rendering primitives, as well as a standalone vulkan-based image/video renderer. It is based on the core rendering algorithms and ideas of mpv.dkHobs-arm-10 TSUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://code.videolan.org/videolan/libplacebolinuxaarch64 XB^_A큤A큤dkHdkHbzdkHbz835a698901f7f0867c392753cc4e50b781c2c0eb0d5451053c1c6972606184a56ea04a9c1ba4a86d27aaf46867d26f8dea65de7448f1f8d0cac8f507d4274e71b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9drootrootrootrootrootrootrootrootrootrootlibplacebo-4.208.0-bp155.1.8.src.rpmlibplacebo.so.208()(64bit)libplacebo208libplacebo208(aarch-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libepoxy.so.0()(64bit)liblcms2.so.2()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.29)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libshaderc_shared.so.1()(64bit)libunwind.so.8()(64bit)libvulkan.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bVaa}a@a7T@`+`}p`lM@`g@__R^@^^@^^@]\u*@\>@[[]@[@[5@Niklas Haas Niklas Haas Enrico Belleri Niklas Haas Niklas Haas Niklas Haas Niklas Haas Niklas Haas Niklas Haas Mia Herkt Mia Herkt Mia Herkt Mia Herkt Mia Herkt Martin Herkt <9+suse@cirno.systems>Martin Herkt <9+suse@cirno.systems>Martin Herkt <9+suse@cirno.systems>Martin Herkt <9+suse@cirno.systems>Martin Herkt <9+suse@cirno.systems>Martin Herkt <9+suse@cirno.systems>jengelh@inai.de9+suse@cirno.systems9+suse@cirno.systems- Update libplacebo to version 4.208.0. See details in: https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0- Update libplacebo to version 4.192.1. See details in: https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.1- Update nuklear.h to 4.9.5 - Add dav1d dependency- Update libplacebo to version 4.192.0. See details in: https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0 - Add libunwind dependency - Bump meson dependency version to match upstream- Update libplacebo to version 4.157.0: This is a major new release involving a significant overhaul of the public API, full thread safety, support for Direct3D 11 / Win32 / MSVC, native HDR output, and more. The primary way of accessing most libplacebo objects has been revamped. Rather than writing e.g. `const struct pl_tex *image`, users now simply write `pl_tex image`. In addition, the `struct pl_context *ctx` was universally refactored and replaced by `pl_log log`, with no concern besides logging. Direct3D 11 is now natively supported by libplacebo, and compiling on Windows in general has been made more straightforward. The entire API was revamped to be thread safe by default, even when using OpenGL (assuming the user provides the appropriate context binding callbacks). Accompanying this change, the `pl_queue` has been rewritten with multi-threaded decoding loops in mind. See the accompanying `plplay` demo for an illustration. Finally, this release brings with it a lot of features for feature parity with mpv, such as the ability to get pass stats / timings, oversample scaling, and more. Additions: - add a `void *user_data` field to `pl_frame`, with no further interpretation by libplacebo - add `pl_queue_push_block`, useful for multi-threaded decoding loops - add a `uint64_t timeout` to `pl_queue_update`, allowing it to block until frames are available even when not using a `get_frame` callback - make `pl_queue_update` also return valid data when failing with PL_QUEUE_MORE, allowing access to partial/incomplete mix outputs - allow calling `pl_render_image` on `image == NULL`, to render overlays only - add `pl_get_buffer2`, API-compatible with AVCodecContext.get_buffer2 - add support for blitting from/to several obscure formats such as a1rgb5 or 64-bit integer formats - add `pl_tex_clear_ex` to support clearing integer textures - add `pl_render_params.ignore_icc_profiles`, for debugging - add `pl_queue_params.interpolation_threshold`, to allow disabling frame mixing when the source FPS approximately matches the display FPS - always accept DRM_FORMAT_MOD_INVALID for texture imports - add extra windowing functions to - add the `pl_fmt.gatherable` capability - add `pl_shader_sample_oversample`, a variant of nearest-neighbour that preserves pixel aspect ratios - good for pixel art - add `pl_scale_filters` alongside `pl_frame_mixers` - add support for compile-time specialization constants (`pl_constant`), and use them to speed up recompilation of shaders with hard-coded constants - add `pl_render_params.dynamic_constants`, which lifts hard-coded constants to dynamic variables - useful for scenarios in which render parameters are expected to change very frequently - add more PL_COLOR_TRC_GAMMAxx definitions - implement full black point adaptation, even when not using ICC profiles, and infer this black-point-adapted BT.1886 instead of gamma 2.2 as the default gamma curve for SDR files. - add `pl_shader_res.description` and `pl_shader_res.steps`, containing more friendly names for shaders plus a detailed list of operations that shader is performing - add callbacks to `pl_dispatch` and `pl_renderer` for informing users of executed passes and their execution times - add support for the Direct3D 11 graphics API - add `pl_swapchain_colorspace_hint`, replacing `pl_swapchain_hdr_metadata` as the new way to update swapchain colorspace metadata at runtime. This can be used to e.g. switch between HDR and SDR mode, for supported swapchains - add `pl_peak_detect_params.minimum_peak`, allowing users to constrain the detected peak values to only be sensible (e.g. above 1.0) Changes: - simplify the `shaderc` pkg-config check - rather than querying for `shaderc_shared.pc`, `shaderc_combined.pc` etc, simply check for `shaderc.pc`, matching upstream - make almost everything thread-safe, and document the parts that aren't. In particular, almost all GPU state access is now thread safe, freeing up users to access `pl_gpu` instances from multiple threads, even when the underlying API is OpenGL - deprecate `disable_overlay_sampling`, now effectively always true - `struct pl_overlay` has been refactored completely to allow for overlays with more than one part per texture. The only way of using this struct is deprecated - prefix `enum pl_queue_status` members by `PL_`, fixing an oversight in the previous version of this API - make `pl_renderer` automatically clear the target image, freeing users from the responsibility of calling `pl_frame_clear` themselves. This can be controlled via three new fields in `pl_render_params`: `background_color`, `background_transparency` and `skip_target_clearing` - rename `pl_context` to `pl_log`, and make its use optional. The old names have been deprecated. It now lives inside - add `typedefs` to all public-facing object types, o make them shorter to reference. For example, `const struct pl_tex *tex` is now simply `pl_tex tex`. This change affects almost every type of object in libplacebo. The old way of referencing these objects is still possible, but considered deprecated. Note that due to C++-specific reasons, C++ users *must* upgrade their codeto the new API style - remove PL_PRIM_TRIANGLE_FAN - remove support for 64-bit float formats, which probably don't work on any Vulkan implementation - stop contrast-limiting ICC profiles, instead assuming perceptual profiles have infinite contrast - remove `pl_shader_signature` for being necessarily unsafe - require Vulkan 1.1 as the minimum vulkan version - rename `pl_oversample_frame_mixer` to `pl_filter_oversample`, and allow using it for image scaling as well - change `pl_color_space_monitor` from PL_COLOR_TRC_GAMMA22 to UNKNOWN - change the signature of `pl_shader_(de)linearize` slightly - significantly increase the default strengths of the desaturation settings in`pl_color_map_params`, to mimic the hollywood feel - refactor `pl_glsl_desc` and `pl_gpu_caps` completely, in favor of the new structs `pl_glsl_version` and `pl_gpu_limits`, with new members. The old API is still available for the time being, but deprecated Fixes and performance improvements: - fix possible use-after-free in `plplay` - don't explode `pl_queue` on NaN/Infinity/weird PTS values - fix edge case involving plane merging for cropped images - improve `plplay` by using threaded libplacebo APIs - several fixes for edge cases in helpers - several fixes for 32-bit platforms (e.g. integer overflows) - fix blending edge cases involving overlays and alpha channels - skip some unnecessary matrix multiplications for RGB content - allow for some small backwards PTS jumps in `pl_queue_update` - fix drawing overlays to subsampled targets - `pl_dispatch` now garbage collects old, unused passes to free up RAM - various improvements to debug/diagnonstic printouts - allow blitting from e.g. 2D to 3D textures - slightly improve small texture transfers in some emulated edge cases - fix several possible hash collisions for generated shaders, making the shader dispatch mechanism significantly more robust - properly allow building against vulkan headers without linking to the vulkan loader - C++ compatibility for public headers - improve performance of textureGather-based polar sampling, especially for radius 2 and 4 - fix vulkan texture handle capabilities check, again - don't include superfluous pNext chains, fixes undefined behavior - fix crash on edge case when shader compilation fails - infer unsampled alpha channels as 1.0, rather than 0.0 - properly infer `target->color` in `pl_render_image` - properly tag the OpenGL swapchain as pl_color_space_monitor - fix possible crash in pl_get_detected_peak - fix several edge cases in pl_render_image_mix relating to LUTs, 3DLUTs, HDR peak detection and so on - fix sig_peak inferral for HLG content - several compatibility fixes for older GLSL, and GLES 2.0 - fix possible use-after-free in pl_shader_custom - fix `pl_color_map_params.gamut_clipping` for HDR targets - reduce the number of redundant color space transformations required for frame mixing - fix edge case in pl_dispatch_save for some ancient GL drivers - several fixes for LLVM/MinGW/MSVC - fix bug where pl_pass_run incorrectly invalidated/accessed `params->target` even for compute shaders - add windows compatibility to several demo programs - fix the pl_fmt <-> DRM fourcc format mapping table - fix inappropriate texture access function for generated samplers with the sampler2D API - avoid generating spurious EGL errors when probing for EGL format modifiers - fix various typis in the documentation- Update libplacebo to version 3.120.3: This minor release fixes a number of regressions surrounding memory imports and DRM modifiers, specifically aimed at issues that arose with mpv's --hwdec=vaapi. Changes: - `pl_fmt.modifiers` now always includes DRM_FORMAT_MOD_INVALID on OpenGL, which instructs the implementation to not specify modifiers - passing a DRM modifier not in the list of supported modifiers is now considered a hard error, to rule out non-working hwaccel formats Fixes: - fix a crash when using sampling shaders on textures with unknown formats - fix improperly specified SDL header imports in the demos - fix an issue where the vulkan texture handle capabilities were testing for presence of the wrong extension - fix an issue where non-enabled DRM modifier structs were accidentally linked into the pNext chain, causing issues with some drivers- Update libplacebo to version 3.120.2: This minor release fixes a number of additional bugs related to the thread queue, included demos, included helpers, and build system. Changes: - replace the `shaderc` library checks by pkg-config checks - `pl_dispatch` no longer grows infinitely, but prunes stale cache entries after a certain threshold - improve logging of GPU capabilities (including format capabilities) Fixes and performance improvements: - fix a typo on an error message - fix a use-after-free edge case in `plplay` - filter out Infinity, NaN and other values from fps/vps estimates - add several warnings for suspected frame queue API misuses - fix a crash when combining pl_render_image_mix with cropped frames - fix a crash on AV_PIX_FMT_NONE in the libav helpers - fix the loading of overlays in the `sdlimage` demo - fix a number of potential overflows on 32-bit platforms - omit redundant identity matrices in pl_shader_decode_color - fix crash in frame queue with certain out-of-order PTS sequences - add missing link to vulkan dependency in the `video-filtering` demo - correctly shift overlays when drawing to subsampled YCbCr planes - add missing check for PL_GPU_CAP_CALLBACKS in `utils/{libav,dav1d}.h` - improve handling of asynchronous texture uploads in `utils/libav.h`- Update libplacebo to version 3.120.1: This hotfix release fixes a number of minor issues with the v3.120.0 release, and also modularizes the included demo programs to cut down on the number of compiled binaries. Changes: - hexadecimal strings in custom shaders may now include whitespace - added 16-bit half float formats to the dummy pl_gpu - significantly reduced verbosity of the included demo programs - merged all of the demo program variants into a single binary that picks the best windowing system / graphical API at runtime - install `plplay` when demos are enabled Fixes and performance improvements: - fixed an integer overflow in a texture bounds check - fixed a false positive error in the test framework on 32-bit platforms - fixed some minor issues with various outdated comments - fixed a potential use-after-free in the `plplay` demo program when playing files containing embedded ICC profiles- Update libplacebo to version 3.120.0. (Upstream changelog appended) - Create a new package `plplay` for the included demo program. This requires bundling a copy of `nuklear.h`, which is single-header library not included as part of the libplacebo source distribution. This is a feature release, introducing frame mixing, DRM format modifiers, and support for custom LUTs -, while also greatly expanding the available demo programs, in particular the `plplay` video player. The main highlight is the new `pl_queue` abstraction living in . This greatly simplifies the core of a libplacebo-based video renderer by translating a stream of input frames into an array of GPU-mapped textures suitable for frame mixing, given a corresponding vsync timestamp. New frames can be delivered to this API using a push or pull model, and they are lazily uploaded on an as-needed basis as well as internally garbage collected when no longer needed. This abstraction also contains all needed machinery for estimating source/display framerates by comparing and averaging timestamps, freeing users from the burden of having to accurately determine this information a priori. Also worth mentioning is the addition of support for custom LUTs, currently only in Adobe's .cube format. They can be applied flexibly at a number of locations in the video processing pipeline, including as a replacement for YUV<->RGB conversion or tone/gamut mapping, and fed with either normalized linear light or native-gamma values. Among the included demo programs, the `plplay` example video player has been greatly expanded - adding support for a settings GUI (based on nuklear), frame timing and mixing, custom shaders, and more. This example video player now serves as a convenient platform to demonstrate all of libplacebo's advanced rendering features. Finally, all of libplacebo now contains only code written entirely from scratch (rather than deriving from mpv), opening up the possibility to explore different licenses besides the current LGPLv2.1+. In particular, permissive (MIT/BSD-style) licenses are being considered. Additions: - add asynchronous GPU callbacks, specifically to `pl_tex_transfer`, allowing for non-blocking host memory transfer operations - add `pl_shared_mem.stride_w/h` to control dmabuf pitch - add `pl_render_image_mix` to blend multiple frames into a single output image, given relative timestamp information - add the `pl_filter_mitchell_clamp` filter preset - add `pl_render_params.preserve_mixing_cache` to speed up redraws after renderer size changes when frame mixing is active - add to help with Dav1dPicture mapping - implement `PL_HANDLE_HOST_PTR` for the OpenGL backend - implement drm format modifiers for vulkan - add a new field `pl_fmt.modifiers` for DRM format modifier negotiation - add new header to load custom LUTs (currently only supporting the .cube format) - add `index_data/buf` to `pl_pass_run_params`, adding support for indexed vertex data when dispatching shader passes - add `pl_dispatch_vertex` to allow dispatching fragment shaders using a list of custom vertices with custom vertex attributes - add `pl_frame_recreate_from_avframe` and `pl_download_avframe` to help downloading GPU textures back into AVFrame form - add a new header to assist in taking a stream of (Frame, PTS) pairs as well as a list of VSync times and turning them into a stream of `pl_frame_mix` structs - add `pl_white_from_temp` and `pl_color_adjustment.temperature` to apply white point adjustments between correlated color temperatures (K) - add `pl_filter_preset.description` containing a longer, human-readable name for a given filter preset Changes: - `pl_3dlut_params` has been renamed `pl_icc_params` - `pl_render_params.force_3dlut` has been renamed `force_icc_lut` - `pl_3dlut_update/apply` have been renamed to `pl_icc_update/apply` and moved to a (conditionally installed) new header - `pl_upload_plane` no longer initializes `out_plane->shift_x/y` to 0, instead leaving them unmodified (to avoid clobbering existing shift data) - `pl_filter_box` has been renamed to `pl_filter_nearest` - `pl_filter_triangle` has been renamed to `pl_filter_bilinear` - `pl_render_params.frame_mixer = NULL` now disables frame mixing - to get back the old behaviour, set this to `&pl_oversample_frame_mixer`. - `pl_color_map_params.gamut_warning` now highlights out-of-gamut colors in bright pink, rather than the old (ill-defined) inversion behaviour - `pl_named_filter_config` has been renamed to `pl_filter_preset` - `pl_find_named_filter` has been renamed to `pl_find_filter_preset` - ditto for `pl_named_filter_function` and `pl_filter_function_preset` Fixes and performance improvements: - fix buffer overflow in custom shader STORAGE blocks - fix include path for glslang >= 11.0.0 - actually enable shader subgroup operations for HDR peak detection - fix locale dependence of shader parsing primitives - fix AVCOL_SPC_SMPTE170M mapping - fix wrong color space selection in `pl_vulkan_create_swapchain` - work-around low UBO size limits on some platforms - fix compilation issues on C++ due to the use of reserved identifiers - fix `pl_get_detected_peak` on platforms without host-visible SSBOs - fix edge case in vulkan texture handle capabilities check - fix suboptimal mutex destruction code - skip peak detection when outputting to HDR displays - fix edge cases in shader LUT type selection logic - avoid redundant scaling passes when scaling anamorphic content - merge similar planes before dispatching heavy shaders (e.g. debanding, hooks) - avoid scaling passes for certain small fractional scaling steps - entirely avoid processing unneeded components when dispatching scalers - avoid using more components than necessary for intermediate FBOs - fix out-of-bounds read for small non-cropped emulated textures - avoid thrashing the shader cache when reinitializing OpenGL FBOs - fix incorrect include in - fix vk.xml priority issue on windows - fix undefined behaviour / GPU hangs in HDR peak detection shader - fix incorrect forwarding of DRM modifiers to the OpenGL backend - fix crash on AV_PIX_FMT_FLAG_BAYER - fix various compilation issues on certain platforms - fix obscure edge-case in floating point printing routine - `pl_render_params.force_icc_lut` now excludes no-op cases - fix handling of custom shader COMPUTE blocks - correctly apply hue and saturation controls for non-YCbCr color spaces- Update to version 3.104.0 This is a major release, introducing many new features and modifications. Most importantly, libplacebo now interoperates well with FFmpeg's libav* abstractions. This is primarily exposed via a new set of helpers, , implemented as a single header library. In addition to this, a number of other supporting changes have been made to the API, most notably the unification of `pl_image` and `pl_render_target` into a single `pl_frame` concept, similar in spirit to AVFrame. As such, libplacebo now supports **rendering to planar targets**, including subsampled YCbCr. Besides the libav* compatibility changes, this release also brings with it a new feature for custom shaders: buffer blocks, and persistent storage. This can be used by third parties to implement stateful shaders (e.g. motion interpolation or temporal deinterlacing), or be leveraged to speed up some shaders by combining multiple passes into one. Finally, various import/export procedures have been expanded, including the ability to import host pointers and real-world DMABUFs. Additions: * add `pl_memory_qualifiers`, plus a corresponding `pl_shader_desc.memory`, to allow attaching GLSL memory qualifiers (coherent, volatile etc.) to shader descriptors * add functions `pl_dispatch_save` and `pl_dispatch_load` to allow saving/restoring the contents of an entire `pl_dispatch`'s cache * add functions `pl_renderer_save` and `pl_renderer_load` to allow saving/restoring the contents of an entire `pl_renderer`'s cache * add `pl_vulkan_swapchain_params.prefer_hdr`, which will cause the surface format selection logic to try HDR output formats first * add `pl_buf_copy` to copy from one buffer to another * add `pl_get_detected_peak`, to read back the result of peak detection * add `pl_primaries_superset` to test if one set of primaries is fully enclosed by another * add `pl_color_map_params.gamut_clipping`, which will colorimetrically clip any out-of-gamut colors by desaturating them towards neutral gray until they're in-gamut, rather than clipping per channel as before * add `PL_GPU_CAP_SUBGROUPS` and `pl_gpu_limits.subgroup_size`, to expose GLSL subgroup functionality via the `pl_gpu` interface * add `pl_gpu_is_failed`, to query at a high level whether the `pl_gpu` is in some internal failure state. GPUs in this state should be recreated, using the appropriate mechanism * add `pl_shader_custom`, to allow injecting arbitrary custom GLSL code into a `pl_shader`. * add `pl_buf_params.import_handle` to allow importing buffers * add `PL_HANDLE_HOST_POTR`, to allow importing arbitrary host pointers * add `pl_pass_run_params.vertex_buf`, to allow drawing vertex data directly from a `pl_buf`, guarded by `pl_gpu_limits.max_vbo_size` * add `_COUNT` members to all public enums, for consistency * add `pl_shared_mem.drm_format_mod`, to allow communicating DRM format modifiers when importing/exporting textures * add support for importing DMABUFs via EGL, via the new fields `pl_opengl_params.egl_display/context` * add `pl_fmt.fourcc` to facilitate mapping between `pl_fmt` and DRM * add the missing `pl_var_*` helpers, for consistency * add `pl_plane_data_align` to help with aligning `pl_plane_data` structs to byte boundaries * add support for STORAGE textures in user shaders, which can be used to persist data across separate invocations of the shader * add support for BUFFER blocks in user shaders, which can be used to create UBOs or SSBOs for use inside shaders, the latter of which can also persist across frames and be used to store persistent state * add PL_COLOR_PRIM_EBU_3213 and PL_COLOR_PRIM_FILM_C * add a new header , containing a variety of helper functions for interoperating between libav* and libplacebo * add `demos/plplay.c` to serve as a demonstration of how to make a trivial playback loop with libavcodec and libplacebo * add `pl_sample_src.component_mask` to allow sampling an arbitrary subset of the available components from a plane * add `pl_frame_is_cropped` and `pl_frame_clear` to assist in properly clearing frames before rendering to them * add `pl_tex_poll` to assist in interoperating with some external APIs * add `pl_render_params.blend_params` to allow blending the final output Changes: * remove `pl_image.signature` and `pl_render_params.skip_redraw_caching` * change vulkan surface format selection to prioritize formats by 'score', preferring higher depth integer formats * `pl_fmt` may now have PL_FMT_CAP_STORABLE even when `glsl_format` is NULL, in which case formatless image storage must be used * `pl_buf_read` no longer requires `buf_offset` be a multiple of 4 * `pl_buf_*` commands are now synchronized internally: * `pl_buf_write` and `pl_buf_read` now block while the buffer is in use Note: for this reason, `pl_buf_write` should not be used in loops * `pl_tex_upload/download` may now be called on in-use buffers * allow `pl_dispatch_compute` on shaders with outputs, including the ability to automatically determine the number of work groups based on the shader output resolution * remove `pl_buf_params.type`, and the concept of buffer types in general. `pl_buf` is now a generic catch-all for any type of buffer, with individual capabilities in `pl_buf_params` determinig what type of shader operations it can be used for * relax the alignment requirements on `pl_tex_transfer_params` * change `pl_opengl_wrap_params` to allow directly importing framebuffers in addition to textures * rename `pl_color_levels` members for clarity * make `pl_opengl` ignore software rasterizers by default, unless the new field `pl_opengl_params.allow_software` is set * add `pl_av1_grain_params.luma_comp` to allow drawing the luma component from a channel with nonzero index * `pl_renderer` now supports rendering to planar targets, including subsampled targets * `pl_image` and `pl_render_target` have been removed and unified into a single `pl_frame` concept * remove `pl_tex_params.sample_mode/address_mode` and move them to `pl_desc_binding` instead, to decouple them from texture creation * refactor the signature of `pl_tex_blit` Fixes and performance improvements: * fix an oversight where `pl_buf_destroy` delayed some buffer destructions unnecessarily * fix a limitation where `pl_tex_destroy` sometimes delayed destroying textures unnecessarily * improve the performance of `pl_dispatch`'s code for assembling UBOs * improve the performance of `pl_shader_av1_grain` by switching from SSBOs to texture LUTs, also improving compatibility with older GL * improve the performance of `pl_shader_detect_peak` on GPUs with access to subgroups operations * fix an issue where reinitializing shader state objects with different settings sometimes resulted in undefined behaviour * fix some GLSL backwards compatibility issues * slightly cut down on unnecessary image layout transitions * add some miscellaneous debug print-outs, and improve the legibility of some existing log messages * fix an issue where freeing buffer variables from shader descriptors could result in use-after-free * add support for vulkan memory imports requiring dedication allocations * slightly improve, and fix, the vulkan memory placement logic * significantly improve the performance of `pl_tex_download` by importing the target host pointer directly * improve the performance of small LUTs, especially for the non-compute polar fallback path * prevent `pl_renderer` from unneccessarily applying a 3DLUT when both the input and output frames have the same ICC profile * fix the behaviour of partially specified `pl_bit_encoding` structs * fix the component ordering on some odd packed vulkan formats * fix an issue where `pl_plane_data_from_mask` broke for high bit depths * make `pl_renderer` consult the dither bit depth from the texture precision, if absent from `pl_bit_encoding` * fix the behaviour of `pl_renderer` when sampling from textures with swapped component orders * fix the implementation of PL_COLOR_SYSTEM_BT_2100_HLG * fix some issues relating to missing includes * enforce legality of image usage parameters on `pl_vulkan_wrap` * fix an undesired shader double-compilation when using orthogonal scalers with subsampled chroma planes * fix an issue where application of a 3DLUT cleared the alpha channel * add a missing extension to `pl_vulkan_recommended_extensions` * fix the plane alignment code for oddly sized subsampled chroma * fix the poor precision of `pl_shader_dither` for high bit depths * fix several possible overflows in the BT.2390 shader * fix a bug where using a polar sampler to draw a scaled overlay onto a non-storable target neglected to disable compute shaders * fix a bug where the renderer could sometimes alias when downscaling, in particular if both the upsampler and downsampler are set to bicubic * improve performance of scalers by avoiding bilinear filtering * reduce verbosity of memory allocations * fix missing PL_FMT_CAP_BLENDABLE on opengl fbos * significantly improve precision of float literals in shaders * add better error checking to gl_pass_create- Update to version 2.72.2 This hotfix release fixes an additional glslang linking/build issue that was missed in v2.72.1. Bug fixes: * fix linking issue with some installations of glslang >= 11.0.0 Changes for 2.72.1: This release backports a number of bug fixes from master affecting the v2.72.0 release, most notably extending the range of supported glslang versions, as well as fixing the 3DLUT/ICC generation code. Bug fixes: * compatibility with glslang >= 8.13.3743 * compatibility with new glslang semantic versioning scheme * fix broken shaders on some versions of GLES by defaulting to 32-bit precision for floating point math * fix the vulkan API version passed to shaderc * fix the extension check for glInvalidateTexImage * fix pl_tex_create on older GLES versions * fix OpenGL logging thread safety * fix undefined memcmp() in pl_shader_av1_grain * fix pl_render_target.repr being ignored by pl_render_image * fix 3DLUT generation code (generated corrupt LUTs in all cases) * fix symbol visibility on some versions of GCC * fix potential overflow in BT.2390 shader * properly restrict pl_shader_sample_polar to GLSL >= 130 * fix vulkan function loading of promoted core functions Other changes: * tiny performance gain in 3DLUT generation * pl_opengl_create now logs GL_EXTENSIONS * log some additional VkResult enum members * improve several vulkan log messages by using friendly names of enums * add a copy of the config.h variables to the libplacebo.pc file- Update to version 2.72.0 This is a major release with several key additions, most notably being the support for custom, mpv-style "user shaders" (.hook), giving us access to a large variety of pre-existing user shaders such as RAVU, FSRCNNX, Anime4K, SSimSuperRes, KrigBilateral, NNEDI3, and more. In addition to this, major additions include a completely refactored and fixed AV1 grain generation shader, support for Vulkan versions higher than 1.0, support for GPU-based timers, and improved interop APIs for both Vulkan and OpenGL, and new and improved aspect ratio handling. Finally, this release also brings with it a major change to the way HDR and SDR content are mapped between each other, including a new tone-mapping function based on the industry-standard ITU-R BT.2390 EETF. Additions: * add pl_swapchain_hdr_metadata, to set HDR metadata on supported swapchains (currently only vulkan with VK_EXT_hdr_metadata) * add support for vulkan versions higher than 1.0, communicated via the new fields api_version and max_api_version * add support for GPU-assisted validation and best practices layers, via the new field pl_vk_inst_params.debug_extra * add helper functions for working with pl_rects, including new aspect ratio handling helpers (pl_rect2df_aspect_*) * add field pl_vulkan_params.device_uuid to allow choosing the vulkan device by its UUID * add function pl_vulkan_hold_raw, to hold images without actually transitioning its layout and access mode * add function pl_vulkan_import, to allow directly re-using an existing VkDevice rather than creating a new one; this requires communicating metadata about how the device was created * add field pl_vulkan_params.features to allow loading optional extra device features at device creation time * add support for mpv-style custom user shaders (.hook), using the set of functions in * add pl_render_high_quality_params, enabling debanding and EWA scaling * add pl_timer GPU resource type and associated API functions, allowing the GPU execution time of shaders and texture transfer operations to be measured directly * add PL_SHADER_SIG_SAMPLER, allowing generated sampling shaders to directly accept the sampler to use as function parameters * add pl_image_set_chroma_location to automatically apply the correct chroma location to any subsampled planes * add PL_TONE_MAPPING_BT_2390, a tone mapping function based on the EETF from ITU-R Report BT.2390 (and make it the default) * add pl_peak_detect_params.overshoot_margin to help combat clipping on certain types of rapid scene fade-ins * add pl_sampler_type to allow encoding non-standard sampler types such as sampler2DRect, and also generalize samplers to allow e.g. usampler2D or isampler3D * add pl_opengl_wrap and pl_opengl_unwrap, to allow directly mapping between OpenGL textures and the pl_tex abstraction Changes: * deprecate pl_image.width/height, which are now inferred automatically from the actual planes * pl_vulkan_wrap now takes a pl_vulkan_wrap_params struct instead of directly accepting its parameters, including new fields sample_mode and address_mode to configure the created sampler * change pl_dispatch_compute to allow optionally passing in a simulated framebuffer width/height, which will be used to translate vertex attributes (if any) * undefine disabled config.h features, instead of defining them as 0 * remove debanding from pl_render_default_params * refactor HDR<->SDR mapping; PL_COLOR_REF_WHITE has been removed and replaced by PL_COLOR_SDR_WHITE (203 cd/m^2) and PL_COLOR_SDR_WHITE_HLG (75% HLG), respectively * completely refactor pl_shader_av1_grain`, which now samples directly from the passed texture rather than requiring the color be pre-sampled * pl_render_image now infers the image primaries based on resolution, rather than always hard-coding PL_COLOR_SPACE_UNKNOWN as BT.709 * change pl_render_target.dst_rect from pl_rect2d to pl_rect2df, allowing more accurate aspect ratio handling, and correctly compensate for subpixel scaling ratios * require python3-mako as a dependency of the vulkan feature * pl_chroma_location_offset now treats PL_CHROMA_UNKNOWN as PL_CHROMA_LEFT, the de-facto standard chroma location * the default value of pl_color_map_params.tone_mapping_algo is now PL_TONE_MAPPING_BT_2390 Fixes and performance improvements: * fix shader generation when the GLSL version is explicitly overridden * properly mark some shader failures (pl_shader_is_failed) * fix texture invalidation on OpenGL * correctly respect pl_swapchain_frame.flipped in pl_render_target_from_swapchain * correctly validate descriptor uniqueness in pl_pass_create * skip redundant matrix multiplication in pl_shader_encode_color wherever possible * work around driver bugs w.r.t out-of-order buffer offsets by sorting all buffer variables by offset * fix edge cases in vulkan swapchain usage flag checks * fix excessive CPU usage in pl_tex_download * reduce the number of unnecessary GPU flushes caused by pl_buf_poll * fix issue where blending did not work on some drivers (e.g. nvidia) * make the framebuffer discard check more aggressive * fix computation of anti-aliased resizable orthogonal filters, e.g. when downscaling using pl_filter_lanczos * fix external image memory barriers for exclusive mode images * fix failure path of pl_swapchain_submit_frame * fix various GLSL compatibility issues with av1 grain generation * reduce maximum vulkan memory allocation slab size to conform to AMD recommendations * fix build error when lcms is not available * fix double-application of texture scale for e.g. 10-bit content when using separable scalers * fix a multitude of bugs affecting av1 grain generation, especially for chroma planes * fix segfault on vulkan device oom * fix invalid shader generation on some platforms * fix a multitude of bugs, edge cases and subtle off-by-ones related to chroma scaling and plane alignment * add fallback code for edge case w.r.t chroma scaling and gpu resource exhaustion * correctly load VK_KHR_swapchain in all circumstances that require accessing its functions * minimize fbo usage inside pl_renderer, by re-using unused fbos * tweak the work group size for polar scaling to perform better on modern GPUs (tested on RDNA) * transparently upgrade fragment shaders to compute shaders on environments with async compute * pick a more reasonable size for the dummy gpu's max_group_threads * forbid 10-bit linear transfer functions from vulkan swapchains * fix segfault when re-executing previously failed shaders * fix swapchain creation errors on GLES 2 * explicitly mark all shader resources as non-aliased * correctly specify shader storage buffers as coherent for shaders that require them * fix various memory barrier synchronization issues for opengl- Update to version 2.43.1 This release backports a number of bug fixes from master affecting the v2.43.0 release, and also slightly extends the range of backwards compatibility with respect to vulkan-headers versions. (This change is not on master, so this can be seen as a compatibility release) Bug fixes: * fix GLSL version checks when overriding GLSL versions with pl_shader_params.glsl * fix minor order-of-operations issue in AV1 grain synthesis * fix glInvalidate* backwards compatibility issue * fix compilation with older vulkan-headers (e.g. ubuntu 18.04) * fix a bug where pl_shader_encode_color sometimes uploaded and applied an identity matrix unnecessarily * work around upstream issues with MSL shader compilation by ensuring all buffer elements are sorted by offset * fix hypothetical edge case with swapchain image usages forbidden by the swapchain image format * fix an issue where blending overlays caused the rest of the image to be discarded Other changes: * log the vulkan surface selection choices * log the overall library version on initialization * add a few more pl_gpu validation checks * significantly reduce the CPU consumpation of blocking texture downloads- Add libepoxy to BuildRequires - Enable test suite - Update to version 2.43.0 The major highlight of this release is the introduction of a new OpenGL backend, documented in , which is also the reason for the major version bump. Apart from the addition of OpenGL support, this release brings with it a large number of fixes for backwards compatibility with older versions of GLSL and GLES, allowing libplacebo to be used to generate legal shaders for virtually any GLSL version in existence. Supporting these changes, the test framework has been expanded considerably to allow for automated testing of older OpenGL context versions and older GLSL versions. Additions: * add pl_gpu.pci, containing the PCI address of the underlying GPU * add pl_image.av1_grain, allowing pl_renderer to add AV1 grain * add pl_opengl backend (see ) * add pl_color_levels_guess, to infer color levels from pl_color_repr * pl_shader_encode_color now handles non-linear color systems * add pl_render_params.force_dither, to force use of the dither code * add pl_render_params.disable_fbos, to forcibly disable FBOs * add pl_vk_inst_params.layers, to allow loading extra vulkan layers * add a way to restrict the maximum GLSL version provided by the various pl_gpu backends, for testing purposes Changes: * load all vulkan function pointers indirectly, using a user-provided vkGetInstanceProcAddr function * vulkan can now be built without linking against libvulkan.so * refactor av1 grain data struct, splitting it up into "grain metadata" and "shader params" * pl_swapchain_resize now recreates suboptimal swapchains even if the size does not change * pl_tex_blit now requires the new cap PL_GPU_CAP_BLITTABLE_1D_3D for 1D/3D textures * pl_tex_params.host_readable now requires the new cap PL_FMT_CAP_HOST_READABLE on the chosen format * pl_vk_inst_create will now automatically load any layers needed for extensions specified by the user Fixes and performance improvements: * make pl_color_adjustment.gamma actually do something * fix av1 grain shader for separated planes * fix memory corruption in pl_vulkan_swapchain_suboptimal * fix access mask on API writes to read-writable vulkan buffers * fix some instances of undefined behavior in av1 grain synthesis * fix av1 grain scale for PL_COLOR_LEVELS_UNKNOWN * fix use of local #include for config.h in installed headers * fix various incorrect literals for compatibility with older GLSL * fix potential type error in XYZ input handling * fix numerous backwards compatibility issues for older GLSL and GLES versions, across the board * quench some meson warnings, as well as some compiler warnings- Update to version 1.29.1 This is a minor bug fix follow-up, to address one major and two minor issues with the v1.29.0 release. Fixes: * segfault in the test framework on platforms without vulkan * error message spam when rendering to minimized/hidden windows * compilation on certain glslang versions- Update to version 1.29.0 The key highlights of this release are the change of pl_gpu API semantics to use explicit erroring instead of implicit undefined behavior, and several important bug fixes related to swapchain resizing (in particular, handling of suboptimal swapchains); as well as other minor utility changes, bug fixes and performance improvements. The new pl_gpu API allows clients to duplicate less code related to checking parameters and capabilities, as long as they're fine with the resulting error messages they might receive. In particular, libplacebo no longer aborts on invalid parameters - which helped during initial development, but is now suffocating clients more than it's helping. Additions: * add a new field pl_fmt.internal_size, which can differ from texel_size for emulated formats * add 16f / 64f texture formats with host-emulated 32f representation * expose a pl_vulkan_choose_device helper function * add a mechanism for allowing the user to explicitly resize suboptimal swapchains rather than having libplacebo take care of it Changes: * make pl_gpu log and error gracefully on illegal parameters rather than doing undefined behavior (i.e. aborting) * creating a host_mapped buffer now requires PL_GPU_CAP_MAPPED_BUFFERS * drop priv fields from public structs Fixes and performance improvements: * make libplacebo slightly less log spammy in general * skip the creation/use of semaphores for single-queue usage * fix several bugs related to swapchain recreation and image acquisition * fix creation of non-renderable but storable vulkan textures * fix several bugs related to emulated texture downloads * fix pl_fmt capabilities for some emulated formats * fix stride/alignment of std430 vectors/matrices * use push constants more aggressively, whenever possible * slightly improve accurate of BT.2100 matrices * fix overzealous rotation of vulkan queues * fix dangling validation layer suppression in rare cases * fix possible swapchain deadlock on VK_SUBOPTIMAL_KHR * handle VK_SUBOPTIMAL_KHR more gracefully / efficiently- Update to version 1.21.0 This is a minor / house-keeping release, mostly to get some important fixes into distros while also getting support for iGPUs requiring non-coherent memory into a "stable" release. Additions: * shaders.h API users can now override the GLSL version * add support for vulkan platforms with non-coherent memory (e.g. iGPUs) Changes: * default GLSL version is now 130 unless otherwise specified * signature of pl_shader_alloc now uses a params struct * PL_FIX_VER / PL_VERSION are no longer header constants * the renderer will now automatically adjust deband grain scale for HDR Fixes and performance improvements: * on GLSL < 130, shaders now correctly use texture2D etc. * fix a bug where async transfer was never actually used, due to incorrect alignment checks * fixed some issues that could lead to symbol conflicts * don't require large vertex buffers be host-visible (usually impossible) * correctly detect swapchain image feature flags * turned a few 1ms busy loops into infinite waits * fix compilation on some platforms that require SPIRV-Tools * fix vkCreateEvent error spam on MoltenVK * bump queued command limit from 64 to 1024- Build with (preferred) shaderc now that it’s packaged in TW - Update to version 1.18.0 The major changes of this release include a new and completely overhauled HDR tone mapping algorithm, support for importing backing memory for textures and buffers (such as via dmabuf fds), as well as a swapchain resizing API that, among other benefits, allows libplacebo to function properly on Wayland. There is also now support for generating CPU-backed "dummy resources" for things like lookup tables or convolution kernels, for users who prefer managing their own GPU resources. This allows pl_shader-level API users to access the full host of libplacebo shaders without being restricted the lack of a pl_gpu. Additions: * pl_color_space now has a sig_scale field, which allows modifying the signal range without affecting the transfer function's shape. (Effectively, by "stretching" it). This can be useful when dealing with HDR material encoded in a non-HDR curve such as linear light. * Add support for importing handles (including pl_sync objects and pl_shared_mem). Currently, only memory can be imported. * Add partial support for dmabuf fd interop. Currently does not support dma layout modifiers, so the usefulness of this feature is limited. * Allow importing external memory when creating textures. * Add a way to overexpose HDR material to bring its brightness up to more easily viewable levels. * Add pl_var_int to go alongside the other gpu.h helpers. * Add a way to create CPU-backed "dummy" instances of pl_gpu. These are not capable of compiling or executing any shaders, so they're only useful for users who want to generate and compile their own shaders. All GPU resources (textures, buffers) are backed by malloc. * Add a new field to pl_tex/buf_params allowing users to attach arbitrary references (void*) that libplacebo will ignore. * Add a function for changing the pl_context_params after creation. * Add a new API function for dealing with swapchain resize events. This function can be used to both query and update the swapchain size, based on the usage. Not all platforms support all operations. * Add new demo/skeleton based on GLFW. Changes: * Remove the hdr_simulation field from pl_color_map_params. Use signal_scale on the target color space instead. * Subdivide handle capabilities based on object type (texture vs buffer). * Completely redesign the HDR tone mapping algorithm. Most members of pl_tone_mapping_params have been updated, in particular the options related to desaturation and peak detection. * Split up the HDR peak detection API into a "detection" and "application" stage, which can run independently. This avoids the one-frame delay inherent with the previous API, and thus allows tone mapping to be frame perfect. * Remove superfluous field from pl_shader_reset left behind from a previous version of the API. Fixes and performance improvements: * Correctly apply the OOTF before performing linear colorspace operations on scene-referred content. * Avoid clipping when tone-mapping out of gamut content by tone mapping before gamut mapping. * Correctly reset the peak detection buffer state when running pl_renderer_flush_cache. * Correctly use the image's original color space as the reference space when the content is prelinearized by the renderer. Fixes some cases where libplacebo could end up defaulting PL_COLOR_TRC_AUTO to a suboptimal curve. * Correctly track the lifetime and ownership of individual vulkan buffer objects. Fixes some synchronization issues when attempting to use the same buffer from multiple different queue families. * Fix integer overflow on implementations with very large texture size limits. * Fix building against static libshaderc.- Remove baselibs.conf since nothing needs it - Fix build due to missing shaderc, which is optional - Switch to new upstream URL - Update to version 1.7.0 This release marks the first major release of libplacebo, in tune with the release of VLC 4, which will be the first major project using it. Apart from API stability going forwards, this release brings with it a new AV1 film grain shader, better interoperability between libplacebo and external APIs like CUDA (via shared buffers and shared textures), and ICtCp support. While not strictly part of libplacebo, one of the highlights since the previous release includes the existence of a new example file demos/video-filtering.c which illustrates how one would use libplacebo to do GPU-based image filtering in something like FFmpeg or mpv. Additions: * Add a new function pl_gpu_finish which blocks until all oustanding rendering on this pl_gpu is finished. * Add new functions pl_tex_recreate and pl_buf_recreate, which work like pl_tex/buf_create but take a pointer to an existing tex/buf that will get destroyed + recreated only when necessary * Add a new function pl_shader_is_failed which will return true if a given shader is in a "failed" state. Shaders will be marked as failed on any internal/usage error, rather than them being silently ignored. * Add a new enum pl_channel to clarify and encode friendly names for the often-referenced "canonical channel order". * Add a new header libplacebo/shaders/av1.h which currently contains a function pl_shader_av1_grain for applying AV1 film grain on the GPU. * Add a new concept of an "exportable" object (buffers and textures). Exportable objects can be exported using a handle and imported into other foreign APIs such as CUDA. The new functions pl_buf_export and pl_tex_export must be used to correctly synchronize access to the object. This also adds new fields uuid and handle_caps to pl_gpu. * Supporting the previous feature, add a new field memory_type to pl_buf_params which can be used to influence what type of memory to allocate a buffer from. Currently only works for texture transfer buffers, since allocating uniform/storage buffers from non-VRAM makes little sense. * Add a new synchronization primitive wrapper, pl_sync, which wraps a semaphore pair and must be used to synchronize access to textures with external, asynchronous APIs. * Implement the ITU-R BT.2100 ICtCp color system. Since the libplacebo color systems are not strictly tied to any particular transfer function, we must explicitly mark which flavor of ICtCp is meant. * Add a new field instance_params which can be used to influence the parameters used when pl_vulkan_create ends up creating an internal instance. * Add a new function pl_vulkan_unwrap which allows users to unwrap a vulkan-baed pl_tex to expose the internal VkImage, allowing simultaneous use (via pl_vulkan_hold/release) similar to wrapped external images. * Add new generic helper functions pl_std430_layout and pl_std140_layout which replace the old pl_buf_uniform_layout, pl_buf_storage_layout and pl_push_constant_layout. Changes: * Empty device names ("") can now be passed to pl_vulkan_create. They will be treated as if NULL was passed. * The out_plane parameter of pl_upload_plane is now optional. * Clarify/Relax the restrictions on pl_buf usage and polling. Users are technically free to use pl_buf for multiple simultaneous libplacebo operations. Buffer polling is only needed for accesses by the host. * pl_vulkan_hold now returns a bool indicating success. * pl_buffer_var has been moved from gpu.h's pl_desc to shaders.h's pl_shader_desc. Describing the individual variables of a descriptor binding had zero practical application. * pl_buf_uniform_layout, pl_buf_storage_layout and pl_push_constant_layout are now macros for pl_std140_layout and pl_std430_layout (respectively). This changed the signature to drop the pl_gpu parameter. * The buf_offset parameter to pl_tex_transfer no longer needs to be strictly aligned to a multiple of 4. The minimum alignment is now 1, however users are strongly recommended to stick to the multiple-of-4 alignment (or ideally align_tex_xfer_offset) for performance reasons. * The chromatic adaptation method in pl_get_color_mapping_matrix has been adjusted. We now use an LMS model derived from CIECAM97's revised linear Bradford matrix, rather than the non-linear matrix that was being used previously (incorrectly so, due to the lack of the required nonlinearity). * The order of fields in pl_rect3d has been changed for consistency with the other rect types. Fixes and performance improvements: * Fix std140/std430 packing errors for vec3. * Skip unnecessary flush in pl_buf_poll noop cases. * Fix variable collision in sh_prng. * Don't leak glslang internal symbols on supported platforms. * Fix an issue where pl_pass_run was stricter than intended about compatibility with between target and target_dummy. * Fix an issue where pl_dispatch could sometimes try dispatching shaders with an incompatible target. * Fix an error in the heuristic for choosing the optimal image layout for vulkan render passes. * Improved debugging messages in several places. * Slightly speed up lookups from texture LUTs. * Fix the addressing of shader LUTs in some hypothetical cases. * Correctly flush the contents of host-readable buffers after modifications made by the GPU. * Fix synchronization on pl_buf_write with non-mapped buffers. * Fix undefined behavior when using push descriptors. * Slightly speed up some texture recreate operations by invalidating re-used textures. * Fix an issue when trying to update large (>64k) VRAM-resident buffers. * Fix two address calculation bugs in pl_tex_blit. * Fix an over-read bug when the size of the vertex data changed for otherwise identical passes. * Fix a misalignment that could theoretically happen with some combinations of (odd) texel sizes and device alignment requirements. * Fix UB when creating "useless" images (without any usage flags) * Fix a vulkan device memory leak when destroying large textures. * Fix an alignment issue that could happen sometimes with pl_buf_write for odd write sizes. * Fix an alignment bug when uploading partial textures when async transfer is enabled on some devices. * Fix crash in pl_color_primaries_is_wide_gamut on DISPLAY_P3. * Fix an error when re-using shader objects between polar and non-polar samplers. This is now safe to do.- Add C/C++ compilers, glslang and lcms2 to BuildRequires - Update to version 0.6.0 This release brings with it a number of minor fixes and changes, as well as a new feature for simulating, and partially counteracting, various forms of color blindness. For more information see the new pl_cone_params structure and pl_get_cone_matrix function. Additions: * VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR is now supported, and gets treated as PL_ALPHA_UNKNOWN. * Add a new feature for simulating various forms of color blindness (based on the LMS color model). Changes: * Setting pl_render_params.upscaler/downscaler to NULL no longer allows automatically choosing bicubic, since this breaks various other optimizations that are only possible when using the built-in GPU sampling. This now only chooses bilinear/nearest depending on the texture/hardware capabilities * The public API of pl_shader_alloc was changed: the uint8_t ident field was removed. This makes no real sense to expose publicly, since users had no legitimate use for it other than setting it to 0. Fixes and performance improvements: * The pl_dither_params.lut_size now gets correctly defaulted to 6 * Fixed some use-after-scope bugs in the renderer * Fixed colorspace selection when using user-specified swapchain formats * Peak detection is now correctly disabled if the buffer size is set to 0. (Before, it would default back to 63 in that case) * Fix the out-of-gamut warning feature. This previously stopped working for out-of-range tone mapped values.- Fix RPM groups.- Update to 0.5.0 This release brings with it greatly improved support for HDR (including HDR-in-SDR emulation, native HDR passthrough and improvements to the HDR->SDR tone mapping algorithm), as well as support for ICC profiles and external VkImage interop (needed for e.g. hardware decoding). Additions: * Add support for treating an SDR curve as an HDR curve by overriding/providing the true target peak. This essentially allows you to calibrate a true HDR device to a typical SDR curve and use it to display HDR media, at the cost of bit precision * Add more values to enum pl_chroma_location * Add a scale factor to struct pl_sample_src, which is useful for e.g. debanding on bit-shifted inputs * Add a new function to infer/guess unknown pl_color_space fields * Add support for 3DLUTs / ICC profiles (via LittleCMS), including support for assigning ICC profiles to the `pl_render_image` and `pl_render_target` structs * Allow enabling optional extra vulkan device/instance extensions, as well as listing what extensions were actually loaded * Add an API for VkImage interop with user code, e.g. to wrap mapped hardware decoding planes into `pl_tex`, plus all synchronization code and extra metadata necessary to make this interop safe * Implement support for native HDR output on supported platforms Changes: * Separate the texture from the plane data struct in `pl_upload_plane` * Swapchain FBOs are now guaranteed to be blittable (e.g. pl_tex_clear) * Tone mapping is no longer done for desaturation steps. Users wanting high quality desaturation should use ICC profiles * Change the types of various fields in struct pl_gpu_limits * Slightly relax the sizing requirements of pl_tex_transfer * Change the default value for pl_tex_transfer_params.stride_w/h. Instead of defaulting to the image size, they now default to the rect to be transferred * Texture transfer buffer offsets must (now) be aligned to the texel size, in addition to being a multiple of 4 * Change the API of `pl_color_space_equal` to be consistent with the rest of the colorspace APIs * Allow the `pl_upload_plane` helpers to upload from buffers as well * Switch the type of mapped buffer pointers from char* to uint8_t* * Rename DCI_P3 to Display_P3, and add DCI_P3 (using the actual DCI white point) Fixes and performance improvements: * Fix some compatibility issues with GLSL 120 * Prevent desaturation from exploding when tone mapping to HDR, or when tone mapping a very bright HDR scene to SDR * Implement the fully parametrized BT.2100 (HLG) OOTF in both directions, based on the tagged/inferred signal peak * Fix an issue preventing the out-of-gamut feature from working correctly on HDR displays * Fix a segfault that occurs when instance creation fails * Fix an issue where `peak_detect_frames` was sometimes too low * Allow debanding to take care of implicit bilinear sampling in cases where no other scaler is requested, thus avoiding an unnecessary FBO indirection * Only run the debanding algorithm on the parts of the image we will actually be displaying. This is relevant when cropping * Fix an issue where PL_TONE_MAPPINg_MOBIUS could fail in certain (unrealistic) scenarios involving HDR-in-SDR emulation * Fix an issue where vulkan could sometimes modify commands after submitting them, when recreating vertex buffers * Make an effort to reuse the same vertex buffer when the contents don't change from the previous invocation * Fix the glslang locale work-arounds on windows * Fix an issue where trying to upload from a too-large texel buffer results in an assertion failure rather than a clean error * Fix an issue where the usage of VkEvents prevented libplacebo from working on platforms where they were unsupported (e.g. MoltenVK) * Support and use vulkan push descriptors where supported. This avoids having to maintain, update and synchronize descriptor sets * Correctly disable signal linearization on low-bit depth FBOs * Prevent a crash on the (pathological) case of a shader with no descriptors * Fix a bug in the size limit calculations for 2D/3D LUTs * Use optimization level "performance" instead of "size" for shader compilation * Fix an abort() when trying to render to a non-storable FBO when using a final pass that requires compute shaders (e.g. HDR peak detection)- Init, 0.4.0/sbin/ldconfig/sbin/ldconfigobs-arm-10 16847526254.208.0-bp155.1.84.208.0-bp155.1.8libplacebo.so.208libplacebo208README.mdlibplacebo208LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libplacebo208//usr/share/licenses//usr/share/licenses/libplacebo208/-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:Backports:SLE-15-SP5/standard/a8bc0f248a13f23e58a50ee41661ee62-libplacebocpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d256e95c18936b9c54f5b4bd9b46694bc4d8c791, strippeddirectoryUTF-8 Unicode textASCII textPRRRR R R RR RRR RRRRRR~C1.Y=PNvutf-83b1049233b40ee82380f7de7a79823e5640de6f68a46fe201e21e86565ff2587?7zXZ !t/] crv9wUʇ;z[srtc%A)jX?|Ckq9.uX/A$2F:q*j;pe4? xGʼnJNwN'Z ʩ686 'wuj#M$@"rFd%И` Z.v &P17N~vԙ'E͋EtGOw;\lbb@/n(¨-ZBmbn{Du@~#-w}]j\5v̨h/D?"k'54 mxaDž})O D1>nhsT(`!v]RɁ,MlƋOߢrk*xo&<2d(}. j8섆<<޹{eNۇJNUɹ+ 2zž>Ρ6ޯF O^eMa·w}W!Z -22gsD$6en B §JmqM_PivU6{6W"5pɈC("ȥ,ьioZ`?V2o'DDþU|9G?*Vc*^q?V +7u?rPNo uިEBnvrɸY|l=<YA^$Bͯ= Y߶3X咞$!/SP*B_ CHmf&cg["},~kd \i!U?k$z0oib${2ԛ"}$eC`!ewCSiDYʶf' y͢a.s*LU Zg5|t; eGD+Al.)rWfsF _;fƛB/:D!Oet#qX8 Bs sRT_uKq y᧺6J#z7wQ$jul$缲 1Ց?K&bâ;okW8Q V",p0qgOk-V*bq5.x;C+M'ʔTN-^vfMd 51؅;3)u 0OgFFr1ӛbֆ rw#y% ߾u}UN4:z&Tuʺ{d5K`kX^>&9Ty"xw.BQm' IKstS;6J0 h@m ҚI` 3"r# -(.dvmmK*sd'^N]4Qu7>[iʔiZ:VQc LsO ΨZOynY|ofYSzz Z@l]o6Dgmm쯋]_e W>aӄR+*-gJ zs&[ۜ1XIi (0oSb74L^ r>Ȣd a[&$)]AAsONK IϝdvL[)$#ƚݽ_49rnb=qyТ% rsp"Ar[S`谹SQ>^Mux^ {DQo%@w/W U(V-m:K f5.حyo#^W;pSMCSzLHYg m}Z5%h|:G_T!m).0AJR>(m '5VήnfRwˡu! ,zv[H'B="Iw9)1|0?ؙNkn\GghX*}++8V[(MmoƲRY_2gЎ"?HE+0l1&]fi)/>~3ﶶsec enJ]zeyhO`éGG5{bGM'״>\gpDe\fъiߤN_ gqs|3YgM8jw"bV('dh)/:6c?-b%֏FϪeq!'rC&O(I'L zƶzzjD)9`~d 2߶PV#uҞ^&^:6o±N(` lʷ/ F-v$e $s9YqIh#1:S"D/űq+%WaYf^l!O[dF4Tyڠ*_+ I>9d+3 O;q5v %O$2N ª Z K %zhk(n ':'!Ķ-?Oo]FSsm e/g;|lyZ\ -H>Fd2B݆)*hn ְ@29T@Mi3Æ㋇46ʼnXюZ&jK)_7 Dt ge`35-b3b)ɽ>71Oc&L3w6WdV9äSYfplDX]C?z#Hao[S\dqw6jvvj3/N{ÜuD(PC+N0mG7A6RrM"aJIŀ@+u?w(ƻ;Z9K+yyfu3 h;Qa7]3s@ØniYțMf cU=eEP?t~6f8%a6kdQX}@$p:^~fK/L~}񈃊EwKF=sq913@vi{0df)i !t<$ykco-! * 'Ŏ^dq@tY!9G<`k(B?ŜcQK(?ѰN=l1Q@GԺ;gK>ȻݷG{ު(:r> Xeg.gDOwGPZFN~BP^6ѩI)W|EA8q\8W:@qty`،e &g#+!fv,sA}orkVL1ö`2&DH_ٽG_4c9ܩqlͦ2fƵ$޳'C[/.xy&R;fe {^/BF1?w  - bTF9)?M?B|*idOwl68t]"\\ۢWn7VH%( }Kqh[˘;S FK& P>[#UW|R] zV^U|>Q*@_B|%;)ɥj-Vۙ1~Ԃ'5%dSi@0c^C' 0 $-R;iaV -mƚՋlzzB 4]>Xx1C6xf~-Ms+}b=\)1z\zK?K/sptm!~)L&WE=涁äܿMb xc.M;m[iI!:/fCD}tHd7J D|^0j g͝suޔDȻ򏉫؎,r +XbU :SR;@.!$4rx$hRd+[٪#G&@H34B,կh Fdڊ`z'Yf^*Avo2$6]iLM:3L*Sk2`L+<|'Ak;34b,'>'oFH`4)NegL͛C6N'.. rOʁnߑKpQw}[?ȤaGݞs z\|z3fFpϦjAob査:r=3-gQH],l%uyW?{}'aPߧHgx9ƲӘ3mOIlx!m6{MXARM~JjD}1WB1ҽ:aߕU:_@@2Ggx:.KZJK2iK3?vb.Rh60IÖ{u="p$p(槯;ou3QP-o]ǢށuxiiEHjwX2;n3jT G1P}-5kOujz߀İM*.ӬO%\@%I;n 6]cW5r2_'!3<,] #Y, >8&X @7YS’x2)e]x3q٧)gdH9h-a n}g)H~bfLh—U DFNgB <(-0(,MX}e+ﱽN!ERUwӁ\}PIP@"ɪyy P\Au}RG]"/_K5"Z} /q%GB|X  2zc_e b3Xd7a$0/đEwɪ6'xQ7U'M QB yLzΩwdV6|weڶqt0!kKP:`Nl\W|dq#t i|3Yi"ŶaT~HU U" = //ߦi雿\}x ܷ)Y` a~(ظJ=Wik5˳+8.H>xV&K R+ L^Eݿa8!W1 n@:P JR |i-[8ڡܙAT3_]c81ez]^%%"w;6B5'0~}f%MzT'#GOh|KgwgKW[PK6M:Ur KL&u_C4窒1/rA 8gi5|;ȞbmUT$2*Ư1⻪)hI>;8#ig<'_?ZQ`ZUPËJ ~RGֳ:M/:S}O+2m}e1[ E c52·z,c)9H:aQ א؎g}6DpTzX$̈́(Uml)`ǒ-$X-5^wW%m;Ne{>F}G_ɅÂqggm09=k~nF9`IPX # &< ]-6u.dq_%6zڰQ$wAVJEr \=i^UIY|T(=Хi׵i0&$L E.y_7Nަ8lɚ:Kƙ=靭 FP 1ć\oㅣnypܽ 1\NP+`inR1R.(fϡ]RpGTnHR'iy}q^uN4 Ej[O -gf+PFk퀂a>'W7 ywvA!9Mt U2'ie,֫Wy6; *-0tFB ܚ~`?0  w7wNt!~҂?s KӢ 0:zȞ_JQPİo ,aT i[gK̪J<\T4DeO^|&IQQ~ֵ[(9d UD/tp.ʾݮ$50A,6o4;rqUݢhplnh6gN&% GU̔ ɢs4#+1f,.{u>5Fp@[=;]>H$$цMja0&v%9ond۷d*l'ÀApKR{/.-Dz_6$s#:&`*9S7+2g-RNSy!gs0QEk֩EQR",co8?&n};bZOŨjFiM8w}iVD n״ۅJ4e i ]G=׵+y˞5]K+Q*O}t6La#˛Rh-RfbTlnd5{[WnpNZ|HDKQ[]}G']aNCZ=s1ʹduPd/{9L VҒNCAl{hawzv3Xiw-q:f#{; (2̉8~kZv48Y%n-l X"# +!9 th ~ٙHlª mנP&$QY4Zs*7 # `n= =!Z ޡ:0NDg#kp&,}J 6ڀ" ȰL ?^4;뱇 EZOKr P*[eX]-C؍#xo*› iCzFp$yAiWͲ5Iֿ@KBT_ZH{pWZ]]w_n{j3 1PAg(э(÷?ʨNɱ0CJdĻxl^QԆb3+6_X1⊪F7QqY9bj>㧢[O@*< `ѺQb\=nC VH%#1C Ҟ)(q 6P%;ݵ=;A%,|_w:zn %GSs.;387b rg't`X'T xY] _k%YҰ^[s'c7nmc,2'e>,L"Ʋ!8] s 0.k&~(;),k)m\h V] ಱ Ti>lK6BMgrOZ%YaԖ JSX9%U=hD4mW9um(a28C 0- IUU-51$^ @,\%`$dǮ::M컻wJ%h5j|Ʉ}T x-yk]"%Х XUD;q?سR3OT}doE 92Ġp0]gvEX){ka&bˎT/Q+Tcm6K3‡1E)n f!Xx[ ug͟!C)$Y2W i{!s6_%\*KsZm |]9a$4Xs `L "B9/r$@8D-=7D:İB݀]}&MXH.afeshϘo*JHoӡ*ܺ}~V -g- nn^wF3N{w-72eͫOI:&/Yp xg`5.~ 8kl.8(ݭ|[Auۊݘ$>R, q/;=ͱ\_]{ ~/ g SH#zlU16Fya"/Uu'cK}doG9lacSU{=d !%eK/9|D]LO=sٚ]٪ 0ub<)!ڢoefWAUA7ˋ܄3?` T-Qڭ&Yf `gw :Fi|Cԯ BXDӯ,׭9~g֍;&bڅ,Cu#c@(ssa#o+lbs#g&,x6ھϝe-ۚ,8I DYCq/)3т 4˻Gby\PLtYwcMW_-[ y}VJ 4jPT>}I~+3AρjJ-OGX{ɷ'j? 7-5R1\/Ί'=gR2ƛ{]jUunrбmqq&AYnjȢ=6h=IgJRdx׾͐BHMͫMTB5_]EE TIw-<(ɛUݧi,<`>jgm}_ǘ lz[fh<`Z[-ؠcAJ?6 ZaZLĝ{oJ ;Uf`ڏhRf,w3E}9+VĜ&m%A-v~_}eM,70ѻ(H\ {Nx|ʯXSDP]^f!vWVeM2" !@]ha҂Ւn6_d)+=>N2{VTW#!?HtM^ l859DCM:SAdm ]|!\ASX#|{;:-NQHeN1PA$n+kd} Bعwȯ~;4*g =$#ȗ{>"HqU>OP=J/3`c !GԧdA&Rv,&Њ6Cm;&砾(5x2}W>U-*T/nrp7Ci"`fײ(ge<%얤F¬MFaD_ʴLo](U ^ђWym QI`ӳx RlR3"pːi»K)^aީ-8AC*{W 4":r/̅ XfAFPJUq׃hӣYR(\ l۸x'@/Qg. J\l=n;lI ~L6&%zxE gA" >D;e|LaTu4'#[ɍX2 WS;"&*¡A[]!gpr*ʀHkޑܡ耢oamzffxOqݸO(x1 0=%LրS:euPِT?LfN2@#ϕ8&%ek7 I@x޺&N]4v\TgV/(GR!˶TȳM-s :HXN#&Qv2[mŅE'wm NG"uV z Spjkp9 7\Ҫ^5;jA|k>FWQg&!1/<6BbniI{f+s"[KjtY }VQkLoq8/wNY:7;8"ٕP+{82GQ;d|(t~M"Hgliۚ!NV:uW 7>p0e:<ylF@ׅZϴn}C@ p^b؎+zmo 5/,ͽUΥJ۶. "QKƽ۝uT'@#56<]=jDXRu=r`7vr^2 e(5wZ)R<_֘$ph:7Y.|rwsJ!}H ?L,Q攓_A9u2O:Bv`#YpމAg"QpPp ?'x|m Lo>*=>lR9fSؤ 6+ >6?ŀ9*!PcɄ͌ Q+{~0c<>ҧ+54&= λ${,U'XzvN,R6( ( 6Kb1 ~uKajx@SA#Y&.RSj tf~OԀ,MբE"?R%ޙFA'\DZZ\g;p(Gci8gY\z,:J-IҐMO-CـxJ}5>X.1v 1,+ aLvG&.,>$+ؙ'LO -,(i4!r \)hEKcs ̢^:Iuɭ]sڨÐ2a!-Ba D*-@E­]pi ό!=ŷJ`z !*DX_E&B |#G #[JY !JΐƲ>kT:2I82rji;T7,< 0zp<<Έ{Hd3KINeR=גT9CJ<㈝a`[1x#F)&;(.1])wӡ|]R]p|uW)֡!/LX-}h5h3 + F%oVc$aj9P֊;4zu=Vz}g)FvRݼa䋞``[K 1hP*UI9ц)ՖHOQ}fn?GʦI$99%=Nb[7\9UbVW٧HQ_is/@u,EMy,_nl&B vQ)4hFlGoLwʘngDw6*1M\12T,|RR2zׄ uV.F#jVŤv f*gd)K2UJ; Tu>0gU:D =~iTn:W Y0 ;.:@ 369/D}BM'%&hӐ \pYfWnY}k%ToגܐGI``7(A@aqùv{e$^nuN%|!oF%ۄ]>耲b%)2-i @>F3 S7#@Đ켶N9(Nt ~Qim6R5ߕEs؈s-ZCInea;ԕ eJ=& v5vWWANW/J0K0c|*p * 4C4n |%;x)yu=QC&*zPK=hjO. Tvꨢdd,* pt?Bs-2v<iDϐpGOP+)ٜ&ia"jH G# HkgF~$+~ZԷn:iUҀH,9_J4uQOz&5ʱ28|>%%$P1}<ΓHl7˗t2L@+ *vu{͑5~e\fQ ?-llͨ~ӕ++ BzsIE((Z5RfUd&X'y8y8 o /%ZD閵`OA!prSk}0Ra~2oKL\(3 I$6ۈ\iT> <~H@5eY?393[wP&Vo:X7xzy~,Ib%ztQ/BjHL^'܂zE׆Z%Au%ad&,4VC#wD7?LGȓx {Yk_a'C(&#`FhS4iMv*2&2<+-v-g"v1\KMQ3-nu]1J 'eU9~ j-x'$wZ^[I1q`,wwOdK@AMXHE9.;a㊋o10g(Nq˝bi=arwVYjњICR5?`8?!MӒ Ogr%,<{CW9*ajav-O^-Fga#pJ%Th~16irz7uۮ?x=NTW>LS*M'pTu^hT,  o ML5P [R@CAj%^@XSGt:61RJumtT2F;Xsz2aQTrBj >þ60Mޘ|KDDPS~/~c*;i6b5ߗe4~0Q,5K1[{kJLYwT,+>1E*܍qZI(sp,B?>*H;qIhM)U$aeo{k$4ksƋta09RF Nr2`diYs3P~]EnK`m0TtAE`Skn3xeL`eƾ?tY/OX/JS!a|iPr1&};uOwƀ.qrt^ŀ "s9ֺr' XkD qZ#?% !^p`sI {r1G&CUT>[Nrݦeq(R$ X;Q98H] ou╓*̍͠\؈a=w is9 ʻoU::*aG.g(YD "W;_+k;Z1P rʾU8pL5 i8v I2Q%B* AA%8Akl/v9d}tG`#2\{rS&|&w-h{)#[L.!3h>sO1 Uh!L拏YUF$1ALjo1 ?u%bvހm͇?\<\P!ҺgmĖ ʽ~ӉrU rZvS^~oi0LN@mhqthyY50F^vHNqr>]ʎțwo[K&_I 7JkEfX(\SyRd;;yhD09[4ħB `"f'B<d0&9+VE(%r8#jޭ6pL*.&N( Gy*ǙdN+ؾ$ PKN[%? k@zS]z. {*&Gɒm\FX_0Srv޲YӚ,F#RAK|F4ez=FrV_+՝=lg{>ì /jF h/8v%&:iH!ف,[NM L=#ai6kߘjgšk^Ec.8JU?BaUlŰiH0٠,%K4+UbB 6/΀خyJA5yAwMځq?O͐_һSig}Ą>cyfhrnZf0ڸa6tҒԖ,'dAm`!Ε)hİUqhhJuIPȄᶝwDLY4{a˪E,h^2G8S`ιkrx7mrLV3C6'aW0g%yRAbAfANuE}Əj:•gJ| :P#@0xGy3c0ShUC+IKWq ӓqߝ2{_L{'EqqF1 Mz^8k`ʇb4 xwTVGwsXk`_p0'&v?[ubAʟfm=l|YDP.rEn?G4m "ȟ+RDȲlFy{U@Wk{/E|ANV$%CDWxS7 v RqD|UweX]2j:,c^1 =g=*(KTxڱ"8Ʌ#ˎQ';RC>B'Z"D_wpmauA0[ʂ& C͠Ѩ*?6%xiNcJ9B|T&C hrP#R*V\:Iཚ6lB/bTE)VLˑӿV-=[5saHɝN"w.Sr!A)/֡hehcf>ri1xއLŞّkZ&[.3LNC2v2QzG kCi@xԿtg5Q7|/%RhъdB ZkT@7N$>y?-Ow٧F!I&`Y6OmV5; ݆)h %J2ʩa* fP_σ?KEXzE!zG?p7=Bk\rK 8lE[}8aZ/a![58rlɵ;9?Dfլ'[&50#iKԛ0>@헣 t*yCE ï׾@E#ۮC_$:vK:^!ߎ\q$sה2MD2$^{jj`b\tSɸg<;^Y.KwҢ̩r?;ݖkN %L3;^B"sǕ7kh%r7)da^% uԆM's*S56S,>R|[\HT `_@[fG-jwɾh2jnngѭ*#!X-Cǂ:"h2B+3NjU1$[Ijc*ܑ R7 HWD~'mdGqpw7`G+Sf^ Xke Ge7OLuldi2WT<hİ GeCv*FO aؑb WwNwRQ^O_|I6IU]N\ߺ. =&J[&-7vM=IE..:B}%X dXf7^`7%ۈ~T سl}eOrN ~~2N}vtX PKjsZ,臔'qz,{YE܉G ;c64n-i=J9CXu4dNڰLuZQ|Ӌ㠔$/!=Q1yg=4*f@?QIpګk70:$G\v&NWuk❈OtbyҢzc2}ѯИ JYu6-!3KJPZC:xYhhwGKbcR\Xj0ULjoD 2kaO,he@k.D1w%;Ve9[L|vĸC+/續kڀJ}R{z$mA ~Nb\/@)]h!N߱=sa/Τlܩm4`ÈM(>E5A}E)nO%cH,.Ri,PLkz{mmQRJ-tVS Bisȋ}TyȹÚ,[:Vؓ^O^i d6O%+5&]Y Cy?n3qWU543*_pa>XIۄ2'kկU 6~rrJ.{u2e&"~iOYFrf?P!`TzD׌Z ؼ#Q`r$TP6A-:nmx}]Z_VP 6x_Ց,_po6$ϫj;vFl0TcѡD ++c9tظ|!Ĵ;/>)wޥp 3+FLǞ` *C l.qC5 aܰ|zO"iAoF#JiW VY#:gpse8Ŝo0#(Z|{soc ,F/ym"$cdwXӺP;2|HM(f8nIB ii+una|ftV-V5\.g7(mNٛ%|?@-eх~pO-G/f~j?W$,8u$, ]@A~LApQ-9kͭ*5&}.F́\>Pp!БZst$G3GcPk}n a[mnfF'>af@[Ya,dR!"]nXs?2!ϼwE/~ӞtGw)D4`5 U8[ǰAXYITy&|OD| rQA_5pwyOYFihfgJ%赑 *v%o&tY#|w{m%RP1 .j-#/D R$ŤihCSي3؃x iF\K4Px.>leJ4L%l*irN6ԏGE8T2DIߤ[\E zZn*aLvN{B?{FgrnC22ӟBh"KVڇ`k@)і,;'/-PwyD![8wMj-t:GOdyuklנ5e+<ʡP w{\rÑbT:nPYpmϸzjPȎ6OVk)A6%5/7GQ!"-=c㛯}k;kJX1_$W?g8rWZ&=2]ACIVvFiar Wp^5CfxX:{U·;E>HA"Ҧﳁt>dgU>jshh(x~918qlѨ>w>E< 2WZYb)}j [VR4- ̑yUO㣉KOMqK8²1'q$67[1ăg AZhYLIc2 GHhs@Tc=հoV ow]/a¿\ξ{0;M˓dê&_8SN?}3w@ id J]730`hA8օd,-H 0bYRe^FZ !}ѧ=jtR0泴Vz -+iڍMnM. qb1L‘mJ$o[gQ_V@-zS P dTWè-@Db87Ts-WUAX"dcWFJ IdܶSxwxx\k~+:q`ّ'A|fMbT,ZK  :N}dnJ:3DMPYyրzn bax &?2wiMњםMlqͼv s/M<@>z~< O7-/GiZ 9nEJ d\mB`Kh}犸L1׷qY\AA}u1W,Q- @gPMm{*N`LA$ظ:0ȺDyz|UF-L7*^p=m^$0l4@YHgXe)q4Z)me: ϟ8 _SqbL-S ~A,< _T"ÜF4R3GdLJIoK%ٮ%ڔL o8HP]1jG%p,Y8sz ֐1PiyeD'eOJ2]Mh)5vxb4q7nP+fӄI!I)H*I9_N H0-Plq,+f,*RxA'W @rgG4Etx3:u߅o[@ß^ $tLGD2WIF 1r U) $ۡF %$T ?ݞL'ÉH;V=̭>(XtM{b2YfuZV枙 $yH}Jp"r A1sa]L۾dnըK8>T%ɯ&bfl&&]-`CFJ1$8cCM~8akl˘C~LU$UUW=N?q}h+֔HIy8\gYP^X[:hVxQ*WBΗa[$|׎(g."5~H,OZl?kxU_%K[Δ8r]M D~9Lо y1MvF+k} p#Y>';**fnB LNB;>Os'ͻX'G W2L]\%V$J~gM)y {^c˷Gp#M;p>E*sR3jĩqb RQ3I6s襔&阚9bH> n^s"DN#zB`# ;*1v>U6g`n3j2hWlwg>Sm7_.-@Dd/,&iА1-fa$jWW 4T#C]yDs#;#YQ(U^S֐ ,VQlQ1}׎cܖwF*|UYQiHpKSARؔU{Jz;UreR`,ӱw?ࣄC e@ȚHPc&qڷ<{1ki%2뻇QV~=$H _,|rܝ޾cK9q\zr0U}mmHN,%&28*gfbʴff,#m(El>m~ACe`sP6aIB*}P}QԥEipY1Ԍo@<8h\zj/y>IwP Аѿ,րii҄Nu/INr*|?P@J<>4>aςG6WG~6YrX3&ne|jR~N(d&gjr+#qRvwIϚ E0wblzo ?*j.E 5SB;`Q1FU~c\l,b)$s-HB$؊c8^`??Z(`Bmls N+-iUsLmS>(u ]:~bj(qrd~%t)y%1WYyv#w}]Co J'N%F~/N#U`=GO_/! ?dt~G.v So\'oh`f)s||?\3L7:ͷ6.C4CG~=w%tC9oQnmhB͘)Jզy*&F2&~o"/Mg7+;e,@/85ջvVe, &7'Ma+qhVDbĄRuz9 }?,\F\Lig-2ߥExp +6Zafb8kJ2%dp{ΔlXYvyPI/(o5ſ'xQəb(v~[*pY-EB&+ôY״J `^!3"{vܢ/Ep `2  jnAI%-Id:f͔^fڙt<` &lY' ~hͪ [p2#3m0Qjؑ7#RTT 0Yk?M`p l_J҆l#Kk60 cj"~VM$f|UtH"HԮHCZ&{C҈`y?veFdq| 9#[N[3_P-3s` X雸B Qؐz'. Z#rEQ?+! =cQ xx֩s՚J ݩm:uuz0sbgOC[B4BZC3h'+P+`f] gTl:L\Q!Gz-)Zbg 4>/G&]v*ѱ~0≰ȯWfPP;cU1O4|;e$j*9!s& ,D@zլR4]<;EOQHȢ5׵D@xI$oJ;d߂u@#4!?(4=8-C¦KLK(lfzF ]_Bm?"AY0 Jg$gl=SRm%{`${IE-F1Sck[3W,XRveqzdrW]T<1rQOO}Ը(W1&*kSW>y?w=}9,A ^aЦ~-am閶~3zO{C$޸#mm,haEJT~q$CΘ":Z$E" q{WUON#%9~76u+CtwWȗOlc5X?o{;+@̮k8h giPe<#Sc#Z$z #蟋&l񉦈#2o\Ia͂j8(&\3|҆G.VXl^628ȆF:A'dA/$[u̡{hJ$@M|bV_N)r)jG>q&pG j|>=d:ׄ~ !l4oAÇ~,7crZ8Wr!K )~L^  k-F9VhCh[)J ZuW1`$Dx.Nfubr[ DB*zH{f:zv:x!/,E<3e0K붤ʼn+g]1w'q--P- IIȓ)\WOP l FTDɺÜ!'DseOz@'ҚZr5QuÈ 'E|64#o\^o]#DV)3 FKThɉύ 2'Ya_.a?%izO\=彋y5z>$WU@7vH'-4؈4˕A/ʩƁ+ŋ۾\FX7J܅%w 53+՗* Г :PTЭ+y1IdNF(4-bVκDɧS 4ܟn bh#? u82b /q*;$ͭվQBLY ?2s]>֔)qb{mu剣qd"2kg61w:Ktoymk>C-X,T0CsYnW YtN=tx.;/Y`o) ^nƲm H2Q]lz~h8Kc8MEItjԑ"Mg/U{U`ʚ-xߧ` 1C0CLЋ{pK :׾ EF$_ Lvrog$}a 6|͖ 1z *){"{FӋt  mSΈ`c8I&TS5"*4#q6X21Q4Ób_{Wؤ ~U#1cIM=ZA! :Z7d9-({㴌Qrb!j*$n :*_]CC&f7"CZ|lсY}&<YٸUz(ifâ=$?|dd:j b*_vȚo"MꁩwTVH$a<+Kp,:i<&7%)q4=]RDƾ!]QG8 P4)-ԍzh[V$`[-JHR6 H~nKOQ+òmOI_[䒆}}Fl2gm LsULc7A:# h0.= 6ESi[ӨoU=:7 {w[EH@8nG_ PHb֯'NRC uƮjKװT.z\\VkӃ.^ZdS#lM`S\GK[?eȾ%Jr}LJv]#ƧCUAVV˯/#>f[`*NS[NB^N2BϷ_&W(t$qJھI7àlT.6E!Gf)ɕ^&_!t<\~=gcj&6 Ǜ[^V*䖖y&a'`Lga}X3F~StE %ǵcFWKTE:*W:"&VF g5~fE)GuV7NiC0~Jt1 ԠhFOA:c2_+NxMF^i E%'vn߇d*k; ң$L}M͜O9FjDUWȥ1hZ'2%q/1ġF1b-$ kRȮ FlˉM 04sZ2kͿvNpY;87eDDe\.qgqV j-nyt*WK@җQK}d:hįt&j׼'vͷV;Z  kvK}bc|s/ +æB[$o?.Šjֳq?'j{)ɨlf Qa\e|emS^o#)~q(T 2c(5gWA%0Ls1cnεM{+?Ɓ-F?1Ϊ~#lL4}`8X:Oty 1l<RgJ8) 21]e\ %D ҙW}ǥ UFa#T7Ix,ZlffEvηߚr$ Gj:tU' qfHRl%x2j}¥DD@adT8I<!bR6x a~ve:`c* A;_#.bDr XXvTR uZ9+p})Q0\czIN KJJCKeX/Qt_phVc|Kz4'i(<2lhaJaoZWIqZڎ _~SYa`Í?Бu#b_z[kU5qhN_dƶ4 &8vM.8/G~7 ImuSnuyD/0e1*3}pB>Y#&\ H00jA_l.f Y6A;MG m\IwwWpko(6e2ΌfcAmJ61]pJ8ʛF$0sj[q xER@>WrRؐij:'YP@`3NبM$^d i;#ҡF#0r!^@<+_dm*A&^.e1J9$uyϯ8hSs@hЊϪGT1ñ)<Ew`=z'_ :Vؚ3=czT'H&h/J]srybahظ8PMcPR(K)^*kEF%Lj6ۡ)ڬGk+][ m'-AV^\Z49ؕ?wdR &V`W^1J?~^Tu7,vx ߔgn8ljneZZ1oU]E|ZL٧<Y/F@ l)[N08TOW2NIp^A x4i.@C# ;(!xa-3pzGpFqN1: %-!/{w:=x SV'xXȔuDː5utvo۱^n_Cvp!td7̚w\މ+,2hNF*HuGCERU-RuUL # }ZK:ҺcHGN>oM#`.wgp`A% W5l,`?ˠ^: 9mQRsw<+.$k? l"űw ]֧/~^`QNKp4%3=}q4܃M)#wm`_i-W:406 OBV\|9+wY=}ݹg =Vמ{K$`h!f`rKxk'өmY{<[Oj) Vt88?J죎}I≮ -UIZɵ[\Ӑ͆>MIa?PJ?z2+ټ:+4ͶN`r˪ >5K+7~1qhP$8%av9BU_}@AO!^a~V#$@=jG_'93 vsĈn:7|_E MGϑV (G~c%<^ZVH5mNv-e~ןV+3tVVF`'ǚXy`_4 "(3.6V@Bd27X $kOx/X9 WLqUwo ?.ƱP˃0Xɶ{{ ʈ{E^BsJyky떏 <j3+ByW4;bJUN4FX_@QQpc߉_&ʭUj+[oN8/IDLpj R+9;:W,]R!Vwc_]\C"nuNvFC]mڰEWo |c j{1 4=<)Qan(Z H*fcPi!0M^~c_c18m6 Cxũԯ YcѴH:]i65CgIőuEJ[:g(wu*2OPa؛D] W! OA[KV0@x+ZZ(Mց/m7>%5tMB=f~Ey_*:xh٣4ѪZ%kudF:>;ԹZ Y($K<>=fB" ޟ:1,a1ة%kqY Tv l(ʂ,yh BȒ[ٟ=auP;T>k՚c.fjw;Oj4:#8l @g@[(hЁnh0@.oycsΡ2 9k: u`<8TՂX2>Jy8u D}'Fq AjU #U["B]nwGӑtoXgJh5,ٌ#CZTsA(x/ ^~&lHN/rcT7Cy ʂ\])4mعT؂ 0 R1mδKE!M%PL w`$o\T^yP}5i e0&pFJr9QbC(?uĐ ee1bTn+Ȣxs8W`vJ;Ds/,ͺY)A"trq%kCNPoǒF}RA ^t4gBnA9Xl5b]f{aދN6ȏ=\2`{·>G CD!!`v=y8PD1D)ofXlLA_uxﷸS͌)j]~d9h/NT93áRN 2ATԫGgo1!\T4%>iFE}eG7շ^0ɱ FA۸'Ӂr=/B3RF.L<2,b5T1/Ie'qddn$rMrLTj\e6DZX{0vU⒰~[::l(MǡvvNWĘ_YGցyy &Gq'7b? gpiEq؋~8i !.t([qߤO>1E/́`[%6VK[n9ۢGqgq^&uǍC2"΅}2 RQNh<2śdTXvXC3 S\3~/.]\Ԛ"eEá~=vMbgYx 9_N.ɟimII>pC݋.bl[5vuRƎ5˴{+h3w1swBkL4=xslជO=S^(^>k ylI}u_Ph]U8TR mmZԪbymCP ت^{;9 7M#GgOab6J.>zh=zD$/ͅGyDt_:K2 X<(9fFz W*nm[wէqPb|8մ=:?)C>!"Z!"MS`M>஽amS|ۼNO[L ty3Jd!6=HљK*jIr]KR]uMH,aN{aJz& Bpp@(I5h#-<-oYS֚ͣ| Pi~7= $ͽ`%/V>+|MbF`0 ף?ip+7=sD䞊¯e\T3ܸm]}TT'ձ!=;s;6V2yp+i-%?3oMPmb_937G G.OWLud*v`2A\F/r/2Fy^ohU= 1{C̥;̥wČ(얦etqtޛtW2zÖX3 sG|^,@1StM]{}8X7¥^ͅhlc64o ;9R!Уk,z|7ml!w+5iu߷-G_A]AhA<::L#*ˎі3EqJـ4(tzլ:_KTHŶ<~㬪Pk03a՚!U+YN3$(f?D?& +4n!qm EiYP80 "EDkco=rvL:evh&~{D̩4eL\H"(`ϫ;w".[xqAotǪ+f H>ޏXo$<~CʝBv & %meԃ4:l e.XJCCEu, I flhP$6TG̺r)hv1է,H@=h gz;ɐ\ {`~c5BU)'+uGNRSxun?'m؈ bZd$ŁHrB u`\|zRwgX4tk9Blsa ,Ѵ.2V?W_Kݩ2g|6Um@uRIw̼J4r%&jG<~^<.:~@Xo E_9oq@xV@Baxd (CłWdx3mbcqۙWyLȥkGB[kM+ўٌc۷!*se>Cdݵ8B6stn\^dRV*z nz ?+Pq#Fl>? .$s6BI؏`:2iQ!4wul?U6 {b{ %;#Fx 5*bc֮H pI$) ޱ!5o][:k3Ȣ:GjSCqKi|-Z Mlw yy)#xE$?kŮTSؕV368f-JbH J7S ;߄\=%$ uG:Fa/KYc։1+F2$RAɇzuLl&O 0y, Bz{,J#({&iLt45}O% D16< {BZk&/"0cG>!(y3V|5^K6~g}i;B8XT%̿M8IɍShy)\^Ea [tzm\-< uxja<}ڪYBTpxsFWI1=oZ%SyZU(Ӿ=Ӷ<b$ Go0M4e x{N9x#!Y I$TkhnU7E'wi*'a6p@+Qm2oK׶3cv *`͙y:u% +V"w/_Nh囫I@p`M,ۮqK9#ْ.ѝHNiSJx՗ .Y+[ˢoS1ѡ۱3v}L~Zթ`:SS|ῌkX&81-dX6l5qTPS#wia?ijs@Fe#x!;QWg-18oz% X,{~b).W|rYعt%5MB#!-MAc85w+}#V5VHZkؗcARh&3U5ȕ?FN>s7%k6ޖ1{0Zǚ)Xifx"or|șyι>)5笓3O9bD&wCPTzu.G5\(c#spr_X+ioc/Y9DT [>X{l{V?T#\{B{ M%##ellӏߗ4Ro-= vg!R1J"2X67Dҁfoltb-ɠ"XʫX  (ÿm ``kmԭ .5E w.{I(atB }:v+:!j &LO10&N!f |^[ n.P10݅PD8<@S8"ydp1*.›]ޏIl]28uH{, Y *Wоh2?Z K/"TM 7\?̲#˟? P S_Z3sS weoCs~'JƮG]Vp/,~j/զ8ЗX,yb5i 8|;>b<6Oiz}dtUyK>y*_j=.4ҔM]慈X2A%/ˆĖݍ wF}(H8}w53G RJ󥬩kNSK:(+3O 7dOگUxd0=s,co/l~m:Ј f2]dީHJ;[,-^Vt{ .J޲T[X¬Lޤր{Qd*U{Ot#ؓݖ|}p5ȗZrBn͕?ql|*_bXpSltd4.$!iq>.Tk` aּ,&048XĆ<5bnŶF O SR"EnaΊ(5sLYiڱA.VxëÌ{ ˘h6Zv7B`? л^k|(8M +wpQ+ft)Ѭo]('п19Zdj.Dztb)^OmX)Ṽ:nb9g$׆}Tv:+=[6 NRK$q- kwOer7 $f|"IQv7IrWԉsڕ>KΧl"E=]WB d&l-g%b5q`i囶'8pb]"'>DEtb֐"Ӳȗ rfAkM&fLm幧x1Ji9 QCwDi]Bjo1b2R1:7&jYB(; dž'MIKd<8tL- Y=)|O` ]ٺ_MtF[pW)#y'T|Gˣ:sBz0 fk 0, y89ZMo#a_ WC%H}*z6[ Tz2E$T2Gx3`'Y/}9B+ͮ:EHNvxXgH8v PNxbeoDx!w!?OpXohfS!&mZV/phZ/.١ hB /NLW}$#y 2(C9=c>r k6⃜;^޸xXqo8QF3z6NYEZuoi;Xjw$o7qG\&?n^#9;*£hξ %"@R>L-jJ^brSf|9uC${$ɧVmHJWNn"lVhPCx) +mB!escauH΀pv{mWoH\x\|!su[Ȼi@vϯ≱?)7_(WקnÐ%.>jDžyмAױA*M!mm58ڊBd×w{͓3)U#e_z,s[}FՄfuBok6փ"RDxtqYk@)frYI~T t":Pj9Qi13Fz ^qZI Hу<Ff?pTVp0ya Ϥ!IIN2}n~h'P|rE%!~al`@u!ҡ[k{~4@$p@>>]ͪdjʔNgqLa_ Y*~\TN\_1,֠:b%RYb_(4^^ az =|{KiHU' t ں0oqM"cb8AdXU>.vG"QQkgiBJWUG"s]]X%=PC) nCzKMzSE_}-&+81e7ԇr ,H aMV*Wh0 h̬(zMېLɰLƟTX)u {_V)T*O!C[*e+ + |?Ul.!8Z ,W(a"T?\ 2G3AK_xd%-Mt'#Fȇn]>ۈ˟>aUvTC_6gl"te[oO:6m;Bq^_ *"HKW䔤 %sjM!%f0~eȷZfhdf4Wid #SCkV,y|5E<-x8iPl79/\Bn%3v Bοe hrgb8EevO6o? E: Ft:bKWxf1E\FzVf G Y!?4W_Wy{lGe|aϚ!N 1N:smb")Lg]Ro4Q(&-:Nu%ӏ 7llBfٲO(uziҥv8°t=LvشOPG}~=Z\} Ԁwki8j[L4C"#Z V%YO*ܦAչJׇ>U+J;̃SA􏑑°Iz$9s)ůA_&\ZD08D\S͠d{l/4?s8 ʂrڿ / m&:ȨE0\.R|ae0O}exƀw~6XEJTNR2{5\Ff#WM..]@PktDFo;4Ck jl1;_Y*QiZGyW]yKsEpslA٧n,3KeDPCJuyo"'@> L ZOe!}5D` i(Ӑ$V}  %6@B ZXJ\%,ˋY쒯JQ_Ng9@tǁ?2V@)Q6oڞ<$\k r{J6~"wmSM`pա\Lb0-?kQ.n}#WW7 f 0+]dRHx=Yr54KQiat?f^}G<42k m"I))M67<*4`{k퀢Ŏ̲. ͪ ',ohw{Ӹթ#Ku<ɫ5dds}Q ,lޑԞ Ξ0b#+c͸0p+uH@*~6L!-4"GS"rx2q/SGBتj2F7 Q&Eq_\7|8 nč {8R0AGp;Z pi]`ꎤǗ-ȑmj>p{tHOX$uOJK4Ѳ%L(kŋ0 \%S8C9`5۔+"C~KLKgڔ8hP~'qFMEqVgX$YsGcT[Zl+/?z@ 69Y=U$}8D6khW[>:=:R|YD FvyܲEk8ϒ[Nѝ-gerWs@د2R'vW84$lW}6la,_ZxWRyn\A7f[lŹ$#n B$k+_ 1Iu[ D!;ݼMe6@!Wk !N3ܳ^QȄ-=dSV͛S(Q^ETdcTay?4/0e'I8!p{N@Ϲo B$b!LlEf/Ψu{P"n+1*]4poI W뜾jmlKRT°ӂ+5J% x0#IJOfa $ޡ7g u*uu%^[jBW@v4`[\,mʝTYu Fk}q#m(|A&3X4P ^P̐Whtú~9 Y.+9k1B2 dR3ڼ\fϊv& hI#D7c/Yazm`VW9VJJVd ɪWF9]:Mke#Q_kj͓Jp2#,skKؗ9%J;,: #BHl1y[zn=KWcQ4o\G`MC= ,iGK_/[݊캽i ꌑFx(4%Uln7"ff4?l͛uMl>OCbTYGQR4d`:8lN/]  ͜PKTH{/A^5 wВ+n *K=|gh%v)~]N4l_r^}n^n=C"G yz"EW 鉲 |h} PFQ Dž`R(?>fz;xʖsb_q࡚9*;;C @Y*˧R 5=q Uh, _Y'ݕH20xy3LGMDx|we}/m\(Ե@k|d[F*@}3 lHKU1dOpIڝ~ǤsG{o'7%JL ~)gLר"EV9g'f7"^RZhY¶NP6nv}=X4d*~D3F)1l@EG'ms?Fⷊ>Md 枺s)cw h*xVo1nF%bp{Zb CXf(uM؃*^(^3g rlŭd-Zž@RڸHkY $cI7jl:ü֝ɚT0oH%p$w-@˵O0Eͺ,b6K Lp-cQ%^oc#9[qƾųC4R9 8fG[ yegJ'G| ":}|nq^b>fub UcҜ}@*ƃΙ{ HAGEXZ:.H.I7oZ-Jt){zIL5yfYm??]trAX2JGkJ;}.^@1`b,c3N.BbPߑ%khSXc%Xʈ <>//@0RnVVnomnTB b5RP?Dd8ZĎ:[f2OnbigS]"P:b,VEKI`&W#clGca)iXMmXHRdu/2=><0^ rNvoŀj G̔ᯛX)JGe;q/|4Q3fE?3El)d¯.vb;ynj(چƿ0S~|pYwoźrO"cnjL8DtGPsʉ eR(FyBd|(SD#:*0("U;2'ʔ+4x|_`ٿگf+\5)w%(a`O! {s%{Iy,U8x❷Uǡկ>w^ DG^HMT1ji)OGEoN B,TZX7`R3^'D L`GtWJfPiwWZu_/(5#/O0OJbA3˽O0ոlg0℃ *l[_{^ YCG+\d2hrӹt-As5ީE!2h/Cp؃v0f6#B!͇Un[P氕&uLjMv) K? l1G-xݰHVD%A/~UaV@CouA̋&CYfJ9ξđGY!{Oz܋ੋT[?#j'x VSh{`<'x,c6O!7% 5̝ҟs.!]qhmMb!ޮe;\F@35fޛ)G{ q4捾60!VwkT I^/VonW*ܨtҞ:1|<;q˜ Ԕ2Ғ.M{#".4e >'o'I87^oaB w0U1EQ|OJDxZ:-/co2}XR wβFGgNe( ^xQdϐ,iߍc @pPؾBn}WٻH$eYʒ-.O$cG  IEgby]ߞ[ *\ mUʄ.NCak_{{vYgBy"+ J~\+*Bݾ^'!s]}dɮҙ:` 2\Qԑ{]2wM;gG%*)V"\=Jo ]ä~)Q-X翺/Ty\8 >7H)5kgacƯr~׍+ QzR͡ZHIB2`pXF.[E U8L**U-c jux Kj@ YlAo'V̱fR:5G>'-hzGu}7^G4CD+)O{ްFrV<-y]ZXv,5ܹ$QVG$72zozݚ-wǦ=*glZ ?I8KJx G!O&=9k #aZ壯-[Q_ۄAtlp48#)r1nXǶԻ^{)YL(;g#;-_G1XI^}M0"؁RkZeĩqE =D;ifˀ;»(^z%Sd(?AGNhlwwr :@S#7a01 1:ۉݓācHJvha, z݉3/6:c0/߽9ޞ۱')$lf~U$C)q\]spY&(8Ŋq^,`0;ig@W&ȷBXc]m' M!c^yx{#-3e Z0ւe).A 3(6A !!,HoYCgEbs/2cUF#~#;9 nf1@R#.ʘ;5e}N{y]feݜ] Ju*ΒWn`ɓз[g1 (Nyw#Օ јO/E0uJ p%Z-TI$G0bMkm8U2$9ңe -ֵ=Úل4)GW0?p;{+w8a^ń]HGȵ4YN?Ff  QlሿF-64,Me#aes+xaɗĽCm3=Q_C 葦 @ZGk#"eGtPë ؓQ>VBgf47%%P-yrn2.FKc'Bқf##Er%^To/3_A].a8{%)+5 {t{L ^kHFtgfFxq8Ȇ ^„[-~j6jo8dݠe RMDgt]wJWC$j;gx 1=(!n2}ku*!uV-!pmw ?(l6o u'^xI$894E$c,FH$=5U@k>:h,^|js~Y a>(_l}|nia>vvgM9tE޽2^1EvLX,WwFG~2]sa5L 1mwo-6Pe/beWFDŽHg2#%5O d8Aẝn󽙩`XW5L٤8Cw.mg1i;se?޺k.H+|{]?[/4el+bLQ:v WD/@"Q 5Nb`fzO[:|c9\N8$noԷc<+8xx.HYbN׿D> ?h/qNV^ .g;rUfؤP.vݪ~Sxqԅxz5i~(^i>HBMk3e$ y y]y$tа elɀTHBUBݥ=( 6Eɟ`HzvSU:O.?\@)өZq=+U򶵎s"NNPC :«O~9enسڃ s=aĊb&ac8vK&2$m+gײB-'~0AZ@><ˁy_ol8uPoxهZ>,gy+LdλuwbNϵ:+{>]c AIƝ %HlTSagGiuxVymw2;Ht3I] +ks⯘OR pny/:QLzL맟em\mil=[ø:i kX#6ti2]x2޼5(?G+RnHzI/FOC¿:*`W K o{}kOR[m5b|E8_SC[Ptj{4.\m+ <RnoӍs\:tJ:ċG=7kVY6*H9 MQ:MZ啷r%u̘OG\ڝps'>ۭNc*qץDa, [!R[dRϰ|Af :vYbB?R'1gc<,>jeՙc_7$e?vOY 33+k{o ~<3ũ<.W΀w*@mQT .$7(X:vMD`{f0s +v׊74bfk%xi[i>S t+X^W M g]#b5+PJ( ]Iq?kT*V+=ۢD<s&gd5F-v* HZeGgJNfe1C,&ko1|GCrq{6H4I[Oj}6¬y{=AE~PNxpPh=ڧ@?d*r+lGR[d[BaEĤQznWQ/ƞ1IoI`JIDT"z:#(YV< "Bژ=Tt PM,x Fu4~k?6`5fR=?LszCI[ sdd>9V Y7Ͱ?B쫇Ȝ("_yuqNQtjn՞> B=?^#&l#^Tacgrz!ZmsjRm ͪz%U:{`W(E7Ii+_UW!mZV#LGϤj΅G'%I6 'iA7e?K󐺮?`?NͥR?l/XR9O^8#9)R~W/*Rpl;M)T?ϺzMy]囵-hN*#QUŴV1ˠI6oAS*T6Sd{H!_ ƺUǔ,}{PaRV0 -~-,q2Pflq*tl(mIga`@x[3+ \yĵH#iq}WivH #V %`GRn%JྺK7ItfI&8Y򼓣&ÂpJN;+ n_cmg:U`!r(b6&tARq@={F.{B*880I>uU3w"Fu3p}򑂭F,ĤAF& Vis6!sK8ά tfƙl= = _AZD?[. ~mN>9ߕF JR}]\EgDszS8Et]*,+cp_Gq9?*Z9W XHc.ڣ:~ m&aOk& _v_l`OD놻2'Pm[9BKhcc^@~m<,qfŇFcCP GovӠ 'Pm4(9 @pz=cycsXӕxr: ̉g49s4D/-"kV  ܥw(RC\/>hkZNPQwZ}*l?nYm6) B 6nFki22"?b [E+5zo8_bGGUS4,!5 \|FO-:P547h_4EkŇ(0y8+cLb-@e9V Ub;=װ?֮]3ZV7p+zPb3%5T}O*͎ Jilrq rOPSȈ{o.4 UTԠl5$95vД!h%C, Hvɮ-:%7)SΙ"7"iI\~j``k;5|GYғe)C;|ˆu.a /p;Y};R0ez\ ^O[l ̬Dmu3/u[ͣ !vkbejhQBa-# R{aKl .@Gnxa_^PN9k`R;́94 ̷wNx]<,TyϣO:1Zj(AAYRtC2i_2*ӄƜ`!bCFhoeEy״ 69H5M;ڳ"{n/!r%7fҴfx%*C~PޟjF%}7뎖|f_!آ.S JL; ?vN~%Xi۞J6I[-r7:~0EY<CT9j79YA։.kVA@/?s*(,}+ckVaON3>Vll(H!nqL#ICW03J%urnz#W$U{huܐ~#]_J 7!XF\WLpbSsD'v5 Ŋ۩ĴoGi6_WTwaiՃpJ5.8*SsJ\oU}W=39]0*j2/+-nN}Ԉ/ê>]mjDD;;^P+vL'Z7BY&B_h0\up‹݇ #bGUO#L h{T*}=9*#KʽtTLpĻ7j A6 Oޑ:2: Zߙ~'(+mdYDs{(r֊o%#4n-37c娙]f's+Ϩ(GB9Fkg?}K74)3=AJj'&]-XYcB'Nm_וV[JcAv1͇jpN(cӢASq`^ DZ]ry핫nLu(ϰ̯>Q4Jٸu6vtN/ Nق8oGVѠP@H8l҉Gb/nD^ '|| 9Y]R?Yh1>!;wb. OLqRmMZ \K,D32lC6OR"8O^*V,~F5' [|pZi?9ՄO[O.:.WlM,[ŧ5twCBQMd[CxK&SssˌRbz_[詢Ki-{y{nΞRshcFtEk춵dKn/qCMgi9Ŏ~TɽF8,<+UJ) ܵ~ԟ!x0G0/o$G1 6Jok./u yu,tJm=DMVٍқ x-#t_YfLcVc)j!űE"foĔg&BkvXM,}kni?_by8ESgG@xkZN#]`i)|c~NHx ޣI9h&2GSԬSvX[Ŏl vQZU+`@1ۄԃɰi䔙 ipX}61nmsفmBZ!Ja@E+s{8yVce꾗?SY^|0ߢZ ٦ۯ0ɾ\B(h\ţ^o|rBs) '='m2pᇱ.@=Gittmu'С8]Us.sa]p+/xq[Q/I|b:\݅Sco:(vu( 4GIl?̭!!J Uw,}nL` \0oNKk)N?V{Bv RfKCE鳛}H셕7GԪɕ.%_T3k*a` zs' )%Խd.b>8o)4I3Ze1#BsCkDݘՙk#Qh%9W? mo:a,B8ɇCkz-]B`I1HQr_GH]te>qǥ 0FG£.;ƍt^^.ؗb\r!=^j`ʯӮ08ƣ+Z3Z]k4>dl+h%ZB-3y 5@4;_3gOj36U_GtK-X̳^ ?̪#7W87ŷꩭ{C\c8Po^̃T*F"Fii4 XPrhhou]@QVg5TwyEop,kVPUʊUa&F(W bbT2vFی` ^d{ l/ϸ|PI?cq _y7w=ތ%77}`[dcEx& X-%}eݰy␖)~FWX9-} CЧ=myIc,/Ss,5#Q ,WzJ`ٞQ =Gpͩi~ m*՛>OehOjPT4-͖0u:i $dks%TbyaVW?_tl1yG!9D+VJRA\=P4R&0D3;azD::*2Mm Vh%fFAuO JŸNȘ\aal۝a~c]|FM!uLũ'KNlozߌUvJT&߮p9MQH"y1:(züc>Q%pDrnl%@%=TNՠo!| \=\6UY>8FV 8;&`nJ*lelN2C(H^".VY;pĬāyۚ_ &xO@Gk< ^c+s,,K֨f[u\:p`\uO|ʝ=vP7`# ވ.g}?:z*mPЦy[%1V{f-n/Ab%r6L%RtyFx n5 (DF>_(sdQ=Гp!1Uc}_ނ4mb2xGh ݽ9~zOR־IZʪ WkC%tku;p OEK3s[tjK )k(Ag1jbC_.D- x9\1}1cԍDoWPOd$ɒ41z?(Ѝ(1/FK@_ *muf/xPlbH"AހtL&Q+*%)|Gֳ(D| fo 7pHwX_"HW߿; u|Y~-0M˝"S}o:tuB?SңeB7WOOVGQ% ߖ^JJ|tdiXAY$GU9AJ0;uktCn My@IgӿbVpfԀHg &{>FZTcokl៏,в\[ ! ePA~lMmB\J N#:@s L>ۺM~KuK^[ av.*mj?[gaþ뮶EՃv.쫩tuf]|.Kv2[| ej;ٹ0-twC++0ҧ"rNn"` Nz!$FvD&#c:DzHB7tUT+QK.feX2*mm5p SD ջS&ДԂYrGXPf]$ kVÜ3JҼ w@pI(L=ln yi΁Åuy VhQ ~ ?8`gU#0[lZu.f)פ@PmCRN5Q5 QZT\DZH Ԡ&RA;JH]%K턎+A1eDdnYJ1&C/ƻH4'%yZlsр:Y &IL.1F9>Sb!I1YJx%l-۽+th*wbdHL8$5pאeHG:£-/%{Q`"G;'*fSSW Fl.7s(@>.XG~LKU뚕&2 aBdbF'o¼ap?BrqIo_m7kiӪto^Qbhek"ն`L;ȘG`}WH+#& gz~]pM g|D4@93ӉRg- O2s_`)oD4̞BҀƮG09VL4B7**eef(Dowgi[-n q,xZ/H,KlDMBuIdL(dZ#'0_@Qa2EӨԓVJ&0#I# 7/[O0ZۅP;nEv^"&1}l 3or@+И .iGw"퍇'X 9s8;*ra^d]>b=&:R|n8W7Ն#C? IcGVW]dꌷaFϑq@BŠFƼRʛhB )D+}$m\PW 5.\>6>9x~Lp +RKYrNp&,ȼT]˦}cWSTx]I(GO_&aO‹کSPb-O4NM)bmhaD:Y9Ub[%bNJbз9`6N#_R)IQ) uH;^iνQai}vЗb:q5c~?Jtf&QC[>s Sc(@tP r+i̭k3H-X-dP&83,R,0GRa#\ueAV X4Gh-?QZAWیPd(:[MNg<1Ӫɞ2-&,2/VKO?\v_j#L"^U`qm~58>Dh@JUf:_T1F`s9f&0ulRӈQ?kgSWgJ)/9ZY۸$4DC\ c>n~$֣wԭ'یf=f ]I[ÜT(ˍ<pbO1@JJ'72NΦښ+9/fN mzn;r P*й [FV)7"e5,@m[t!ÓJ-TD VY|N ś#1]O')%D.ݭY*(*t^<}PKnY)*@m.HS )k]@V~k.ÇTDNfxFG@vv֕3ndq1Bf81|};[$v6V͖涓 67RNDmL{ )KzhV'ıݟũՐM Ж5|m]R>Sگ4E4W3h'Kŵӻ )_S;|= KkD(nڣf X41u_w9F.ЙBc͑2g⤃|t$ Ɲ⺐Na|oR(.Nlge;q B3eUzx, -mQ ̅BR\]: C.}VRlؙHvedP,q"P0 Qf3h)Vw3ĵylJ<OR#.-H`l־e֦ns6~ 1r@Z^n.tsJp(a^6) nP6⩒(0 ꜏R殼A;k@#!]$WF R 3Ȉa eӝUK7&:4 ?/F8s"rRۡzmط[f+Y m8@Eaؔd>#^zCSЩ8#tS}l4Jsz:ǕupRNvec$c64F3[yTr(B-e3FNlUYnUN\[K-(tK6s~O%/ "a5n׻jrv#@vPޛm2Ӵ*+{QACLV {v|uZ"EH15pg|mIn{RF(WeP'f3h#VHM;Sm~ 54O+ :N+ 8Ï(ы$Dd1&}i U%Z_-+*4w/߯#H^>{o~U7smk^U+(G4D'd['}dH U>S4$H5pupB^EKShc|I/N1Z}\6|b!X|86 11,$ͧZx2LSG zL18X{ / M_0ڱL8[riVi1| e. mO$RfU&?=5U0E4>#v|+ {˛e-$&{aʻKP:E|Oo56IH{.B6&+-}N)hH Sudem7 =fg3Iĝ0*s}9hi3Cē1fMr!ZzQOKDd)07Ѵ7Ϥ|oU (^"v>rCdKĻP2AEUZ^YyZbg'6*]+I,fUyqͷrZ~Y t)cpOTwe$)bf} !}9uA`\^`u-8Mq|Yccs&vTu'!ǀ#+9I5H b>bDs"E.*%g:ZFSBKПbXޯc w T ^4*qN+56AyAnhA_ 40)E2@hh z.NEjm]$ $5`ɖ@Sc%D(pebn<ĸ(˾`ʋ>X➛abld\(w,bOK[6۞YoL͌gɀ"떭[0,! /0DNm8;dVE(qRb-忁, 469fSmq]bJ R8v2MG Ƙ{j-5!d:^g۶uv VR4Srx5qFs3X_YWWЃIvY_Eه <5^=^/edK ^b}$GAVs 7 g22R"5TdV=BEc .+q +&\1qn&5 tȘ=}T'7ӌF$%NCvP+~p{QѽPkB`<KVSj1:dT=[ }lսGSnvςq!eTCIv_Rk3_#sfߤ$.y^{/,af;||꺢)diE~d<јS-GQ7cfO@<,ߏ$Yu||Î(ڗIWr9 ܞƁtD!.aK/NEЗo^7nXn[ rA w"2ː\K]*M3I̝rC88ng+!'"<0M7ߵqh NaA73 ,$LT:wA?Bt>\/r0**V !X SIrRO) wb!bթ9㜬rweH`2m#s^Mn9XهG7U 3\itI(kaloJ^;2F<ȚYsW`Ps=5 ~;v1T%q!"J^DO76jy';Fsg5+h-csv1^n_by·UA8!P5XV*^O6|m*9k)=̔}="@|3OjS^r[|y{}~ fii,GPIݞt"<]lyAW? ĄtD9>C鳮@>b-(%[V,iSI/9];OFbavĬ(1xƅ*;̳U;#YVx5/ &QiBdi@y mzk=_dJ`8WjMy\1uOST$>x!~mgaG" 8G\ V kŠלtx[m=0k&rh/YxS] N?94yz'z޴;vz@VΙ7Y0#;]اjdg{(Gi@QRN6wSXh( Eɍq"4Y<(vnJа\PTR;fċ2KδЗDW`ƻOP.i VzOTj$'cKP'0wYYDzw1*0aj` Wڷu;_y2MXj6[KPltL.S.:˺J8I@>b=Е CnU>Ԣp>1-&NfnH,>|֥Ah\ӕVp|V`CO^)ʳrPI\ ftcf_9H<1}9;mQ!nHZCiP,)]U״eG`FF LytZJxCzBpHz;.xX(E@%.##|:FzWI{FQ3,`ԿF'$6$O.fX dpm, 5tyK嫄cF;"9]ЂB p8eL^VjcPo A)[FA|?@Ato>{%+2{ mC-!(kX(u!/unQ4[*ب~*2N CCݨ S'h6|Nl;GKN,-D[;Տ>5},@'7nȯKWӁ;+g) >@$}yzWHpNQGWkrusI'ȧtŰp]TK@%Kݑq(UD}ub*"3=.as:\/mMri,Z݁M8KN"1hF_ l^ ܦvz ˊ F/O;$3h^x`YV5.􃑨B}o*i[(7D(?x+u%֎q*w-\᪨*~ɖnhQzL%(}qE% zXؼ՟3|FY 5r8fSP)~,EqC8/|2/3ylw#RKx(%6fkRt]Nkls]w+3j%%~{τ`}Ĵ.g4i N&(&YB)1.5F^CQ8&rSe8 t(_G;ZWpNÒxxC}K@BBkbo} p<ذb֠F@dQ [T㻣``Jc1TFG ?3mE7E̝(oq &"]G$(ɯ[U$ό7]9!s͖zܴ8kNl~>]WCح)OWBk?%!dnG:]* DzE,jc3\yUu&ئI81g>+!٨n՛~fw6׆Xٟ(гߊ/ocEH+jdD7STGyeP<_y+r9P &CXSa*-|:O AC\8#_ Pf Daɖ QL6vxBGu (m܇R=0')G~^T3*{nM9n]VpkfN:nHLy6Kc>ld*ҿ;52e"etKܚ5FxO6e׾GٳSw5 zziL+SRW\ғ'Pa2};cJK5P)\!H!)GB)?wVŐI6s㪣z[Ƈ9=Q9&JS |0 ;I\ ]Ly4eI p9^'L@rJgPfVKC "|D{*O`>;mzY@KeΨBDnP]uxb",-ߠ;Β@̖Oee˟sjGҙd ݒ 1lerKHܖ++T,[y2~d~IF$ПhQycni ?_(>쨽J;j*M{&KkSNcZxJ 7rt2vByk:x4ܕHƖ 59Ry񧮈bcCSmKyrY6ʥM_ 1]V£ +g9WyjlA.F&h2Uۛ? EW̎ LJ/z?QZ^45귵iy-,+מin`Ф 왾aqLX)=@ʻFMM(4@jB“ Ő8뇴5͹ %C\≦xG;UVs_[2盷wuPALUvͽX!,ֵPM{{';TȨy}&jJ9‹`֟4$ʲ V_ V.JEJvC-,r PDyE1Th[N,IxPUø:+}EjZF>E?b޷פ-`iR@YԜZf26&s'v̰]ݚ#c96PkDv_=bl?N3<3ˆ+Q~h49r1k}Ѭaھ?atT-|v{o~pv6W V y'H+CIFbAFmڧjquY\b`.8 %ka%V[vX:7ҝĔ fD c:sFeS󎾻N_jܓƀ`+o%@q$ݓ FE3'bDk13:ʁl(St8y6(<%GHiG q-bVwC994 .1 e=#y {ar%tlDϰ"Nb75!K -~>Sqm_7&{i1tl-qrnBͤI5B#,~[>c-ͣ^# )n-qa}$o4[;߿d41H HL]WcAN崻],5oPҼ|ze%d5jf\M)Z8'CBnp)ْ1]|yNJ~$QEtP"ga(9J(03O?N,&=Ҧ1j0)fX9auށ HJ:W o(5rGsND 0bӂtט:nxr+@u~D 搳5˞7\wG!5;_wmK)< VeʯŖBnubw)9  DiB! RĬ! _am~IZZp`orejSP)SB9./a\d]H1o|=AOXYպkr˞ZY6<#׏2}N&ј_#ʣ7URmS+>O'Nҥ.>0Ti7I ɚ+Kc^Ď٬N zK}d5E'2Df˴"V&mtŃ8nۃXzH[3Ե )%Y=7mJOή#\ޢ}[ ˜9ӕSppi`<ҕ`ѺZkWMYFo.&Qm5PIR=Y 0XٗcؤӴLjz] xA,9qGJORj04Cy KpSe3)f%)4ھ';r1Y'G+p۴]֨C,eP𤀼;pB}1~'T>^uPpdeaQ]Ec>ǧk '׌z+ɹU* СF]ytsn3Bg|>{H\8G$E&gЙkjTDŢQ=E}8VllcX.Ejn}no գM/b)_}LxZx(RRVwWk֩|%>/0n/<Hӳ}K5SV[0@םA]ނ*BJEnڠV-ԏ+u mp= _[%.c}뽁l ޫ*MqKUC|_ܹ\zמ f-sôUb[",Cٴ>9QBwg䪠 |~vYʸXQ[?壂Kt&FiS&?jctdihnӧGC卵wmj`?51{AN@H(㱃 `F*2J?3`2(v4`[gMP+ 7FCl=)wfa:qg<@LݚLQ;PmZor ŗFg9?/*@}yRu*b!WZ'trUI᠙;% N Oy7!ױi%[ . c¾ ڃ~!aht7H4DvÝ!W9O+?s+,"zTJ%;̟ji|.TeaJ`MFvUǑ Ý` ]†)̲.5Nc|U* M`1zLq/g`/6}Y=[ ;OւYy-ˍv" fo7FXq•F"[ YR˭$Kfcm\ʕs˒;tnжL/%\lSw*a>xcݞOIdFKJ˼59?HpӅ ']}S6K'L!Z_Hs8]T=8[jk[x݁ĽҼ# =#:.td7i+儽 l"{tٽsjD|Ah/w!*Iƫ!)=D#VbW/CYSUYNbyp+ dV+Wm)] ua.[c-Hr"BZN֬V#|j:>zQOۘ FE4͔1_.fL.gYSjJTPѱK|lTj]cH1iw\a ,#tE}#h62OQ)%`t (-LSd^!d??U,wX}Xyt-7 @$}1AV{VҬ]舺 C|>5udUHje.uxhEMS7VQ!x6-Qbq:(} crvDv[L?>8WTc9ټ\u8&c¶Kg&=~4@%`r0MЪAOٳFRt[ '2bk)l FI-EpyЏs̢%0U1_st;ZmۧC(͜ M_[<< |O;$V9cQ_Ż4ܒ2N*34',{ژ-f,o;jgj]n'}VKW2IihFUVg7J46ci~i˷zص} ~݃C>6.~m|bbE[C,mu%'{kRfP7Aqs=! x3̳I9ټ_f]MUKzOle`hP bFi5gFE>n{@a1q{U*y+A㛼&kY1 $ʭr"ү׿1L{\ 6jU]ɿ\, ? Z#M1d>TD73} amڋۍyyTߩ|^I*]'OQɴʙ-ir-^ސ 3OjVȚsH(i7k ,`q_0Fa+Ey*&x[>|&EIpޔ+v7{K3kHY?|EIKԇ|_WQX_;H0ç4 !v/4 .oˮUz<3S U7t?d:ΆW镤/_~uΡ@fV@*% U;ट? ;j^TvUYDαVTgO˕.$=f/_p7V @\HyD2ّ Pc-^,VB֖A.^G՗3=P7N9*nB,!~\ĈkuqymUC-c/,PЯ&-,W?*i@}$n&BddQSXЂle"Gx%Jes5J"4ҝ0ܫLJ~I&N"1PZs*; @qiLʇ e|-j%s56Ӽ,.ꢐfo*X+XRĊ9m-.r{ N-S8HL [JMᙙ2RQp!׋}U+v\6"؆o+7yK=cE&cs\װ?ȕr;U.S/qxͽ׈,dL{/>{)PO*'Lfl=RbI L#RU{mڎ`sfvh M mǟۙǴHG1%4a4 A)'?̀BNjgtl}ڏf(p7?4c.lLoT{6s4}xc(K^ĸ+*yo<~sDC4p7 ))Fd֥5/g&&mn;>t]4 I6-Ęf/)y3C8I4|J[L2TG`e)p.)51'}[Y$IzklC+}nNh0}=IWO&;= :=b8}%SSu(XC~Qz5q_#`0 Z~nR*WՏi9=?/Y5tYّZznx"DHF, w Ǥ7Mtґۧ{& "U#͡_뛺\iWZfRmmiooN rW.[[̚S/-7ֶSYMv,+'Z(|^ssfwH| }Ua`<\BRՊ<+J#\ę8͢"c"T%!sgtܥ4nN v]E_Z|@", ? (nHK_`˺J֬%@{%rĶE0MRUP'095NƷuvHŐqtcjNq:kv[rjn8w*1He|-e h`}CDŕ -1w1s>U.W%W5#PSUϚVB诩f{=v;\*xQ(&Gaj>f:ӟT"L 1\J3Zc.O 6bPT|= hZ?rLK8%x3^/fK 6y^E8PgL%ah,< uGh]&IDl*!9)Cb EDc=e@̤MP'bOűJ#S8z&@(ʹ{Xd&t65d{_p^u*`r P]S}!qI5]ot_Vl1VDtwFgl P&CA?9(M|tPI Gx\u,(d}r>{]Aa*u`璈̒j-cDtP8A{#{*B~8 b叚%wQ>,M ܝ3wh"Z$XNpN~D(X}sފ5e"q;bO' xiBbxM")])P pV^cVͬq,-g;kgiYrZUQa 0g?šw!|%Yl/Z1|d 9?MB@'uL?oy':H[1ƌE^ST)g9*j'!O9;OB1N17ԣ-ބ*1G3z|r-1 ,2BNNe@:KU/S/=UPWJqjBRyM9&.iy39ZEPyTO(7ၾ\F)ݵA2: DŽ[UԿ O3qu$O0u5ޅFRJiKH4Kԫ(ّ˥7 0_MC>pM|s0Җcg3Mf GwL1Z4j-;'Jf 9Upvp.KwɅLo 3(\[,1RJJ5-h`w;7z7 >pZ\ȉu;fEՐmKy|D69hxjAo66}™C@u TҚ/<9O-Vh:3Fx.w0PLp3Cf||Hr8PCp,VS>s;:kP@C3_kQ!ZuX8 H]Zbq tpnԷ|q#?e#p*q:;}ᬱkHXtN_aA?sEh;aKSsW+lVCLvSNNSrtRj((Cev/r(À«SM1LI4K&Oq!_U8P=>>SRrRgϰ.Ig,ea1KU `A'P%;[TO"Fׅ's1Z4agpL -!ֲSi439l}|&/Ǒ na\ Z) YgЮ0FT,ljnCCr`5B m#X:O!v;_6Lp`7ewgKd37Kf/Wy JuU!D}YOSDP@-tYBN};SB" BK ҳ)P۶Z_>^ ײ%B=_٭e6+rkf5xJwȁ% qjT}mr}#a|F3 `TfE4l u?͐at*ަQAX+rdyVs?oEs=p+Kmsz5׵vC 7WEL9))DڂdEG⍊nbDZTgM(40}t½U[!|Xq? RYS6g~9ݠ,0tSbzG ex-o7pΜRNa;>ބQ .r2lW&Q;5n[M6$9c;~>hxeE_MC دժV-y^D+GثG(K`6I Z()MB@R+N$-tYeJ.nbJ.qtE)hfZAiBH0GORKSvR)6@?_-[L~j O(~g"eߺr) 曧S{8&o)gP_jpu`FNYR<O%N0?|ʓTQч<$v[gW2yҦXWV6赁4ė__dStg {;~3_ Nz)s 1#ZM`] "Oևę0J;(c WgOJs 5xM="VMz MC]Zd+&$J 9D/'m ~يuC~G1yճKlEnDvz$L$GROMǫ*qMJ$kbOQhC`7%LṔ@E>]&884f7VuvXA^$&xYUNUXR\,4RK4}X$=aG& Ï FS+GV+o.\"gPT 1ۻ1z0{~5Go[I ('_~eRq^䷏ջ؃&vIͱ9F:Hc7 ,:E[S~dw4D|"򖌥a.B (=M:Ep%>éRur=ugUazBZxMn)ɇ߲q$5 kdVn읣ܕ&6=~^_ti=(aq,!,W/؅/0Vg{ӥP[9%ell}#?ʟݑZ*zR|}}YKxRhIklY,Vo(5>\ȩ;!Ȳ7)`10P(_5`-~1TACZ&{$,3bl =Uk xu]s ]κC9#Ó0%>Y d4#ji=j ޒ@ͧF[V4nږ?A.xky&V&D2A}Xa M ;I]Ris(9i+D[@4zHo^8Mc?}.a>:_p09G}|-vv֛Ro ֯0:0ҊwA xk &jm/hڿɻ3>A!EnJHTh+>xTi<.E1q*њō]TR.Num zu^[-P,f󘷿*a)\d%*1Fes/YUZz[06}ri$h[`|VS MfhgWI~AGn<`~4O>e{,h+`ik*!OAHӔ#e1?i%_&y2)ί֜` Ǻ|d\[j;z&󶄛YXxwg _ZF  +B2x%1;i sS!"հڵg;q _|0!-L)DS :Hpn41G\M(&?խk<+M~Ŝ` _uפ]ǿ_nrބ ALmBk ߗ+ۃ?Pn25ňW- E𴀊_EUo$.Wu/z{QXSOWBѮ9g\kY48(%'z*:!5xyt;g~:|Ps@ <1o2WJ%$ͺqLr8Ct#5.Os ?<$0SȢ>aZPX;@89U|clifdl(hHKY0ӟ!D;ԑpօ L*uޓuLwy=[RXi! F\BI*E*? ^. i0Bw4:IANaFp+یUVoPQU U gCyNJ9Fwo.^+y M}T{z9Q{ Hq9v~!6j'QiV5 U@'̐,ȝ Wx ]X6vB;iT'FZCZ./h?Y#c_B'[OR}uR*}G])˝ Nhe~*[_[ DI?6)C$3q%ax p3̛:t O`bZG/ V tD"q])`+u](Pzu vs^~:Bd> !. #W\>*71Jֆ XlV\KI.FYp$FsFunwޏZ5̈́[ GteU|UNB'Xm՝;(ѷW}LBBΠ[TDZ9kh^wQsg|c.b~fDZ7&]KN;^?/߼'Uό{k:PIhm!?wy6".l\ -m+vښ6hr-0E P@fM<'pE:?c  y4yu @`qWz~f $KYU}`5}A+y/HKsɳ菈p?ʊBF(uR!9J-W.qkޖt'>CbьØv;kV动v5;Iﳬ~;0\> (=Z<“ R4IZA3y(2Fj"otbS4@߈vZH1xWݣu QHEБ>ă(jsNO(=jw&4qp%Q '?ҁL2=^ ,hh |f˲L#?+L9: 1 /t[fܙUyq={Xd%d* #F^PeCh`r v,,r*D+ḏ1]Yrݜx^--^9 2Z>n L:IIR tgMWj:=.x_!l8]t2M+OJEx+8q}z,o|jB񦱙M sᮬuxԬ|urx/e9i8bi-+oqGqRk0{bq}Z c)B2-W% )yNȺgG{?eܫ\2s,%ahM}Dp09ـ_3xu''HpQ l;Hy.צ!W[o 4K ^އQZ֦}q+bk2,#V%|Uб#%{M; 2yS4BPqJu_NXσ*q14+A+nNb+ CfNV!mUrzsa7@[v5?5bi<]2*LZ`9ހ.%n`25a9&+Z $`3="d8ɠ9R?h }Ь%3 KVHq.L=Gt,iėڱ!ėUBBaDhYT#\3%kgܞM7:/MY69@echG U:]AZɻ&`6]Ja{TE~讜+k,#P,:D~>FJW^Ji)#wr/cMI|]e`I{5'ĖrZH>0pZ.uF>[;3y@@\@\*y2 "nV˂S |Y$$ra$ .pBǯwOM!f$4mPQ]i'{H9 6=KMn"`Ulw/c}{9GZQxK!1dySC): l+/$'(An t}J ,5;hA5ӢO#FE$vK)Yֽ/c'1̛{"2x$,,Eb Ҫ& FRuֱӴw1ڋnwшPtG VǤO Y}] =$ ULO?!esp}:ʜHйn>/GV-l\5/-J=MF2T1JuHJa-v^ (D4Ƃ)nh.Cn]*dV%a<:\7Fgx>,wq8l Ias% ^ӷ2N9P x2]9і˲)mElM g9 gFuJ}4ȥt[cF߅\f634wkaIpӬՋ/lŬ~`*0_>\w2h&^lt"I=I`)mLj>#ZWEN5TX^I7BG',NFtYZpHP.O gk##RX#ذA-CkHd}]u1 ggfꏫ*4ǁ?LKTHNPo 2`{g-{K|TQK ];\9_5.0.dUꍍcK!5mt 0T;\*?VoZN}ΊAQӗQ l!zY;ilg*+ޚCt Bw0fѿ%=q4Gm9&5ڗRh0f2rm$@zW!LT7!s-7;rL1kl,d>}r];C^\)Q4z\ .3HPv8Dʐэ A7NwS:xޒ4G/#&օ W̨vvQ|:'Y.!"ܱ$~`jǘ{s>?ö$E~*hwlGWAjQ"9.Vd04UxA}*gv$59y](}wH֙Z ۝ /xwj\Aw]'*t]bwe._ndM>̩W B:;h1aYv\qeERxHPsj eIC ,:0"W,* JVج;z2˃7wlFBTH7͜8H][ժtp\gŁzṛ4}iN0b<ݲ x'B БOҲSFbV<Ԣq/8B3e jdPq"Vܸ߷lIG}j? :;qHWzaA7bw_[+KJ\)nc <MCp:RamuPz_VnަSNHo K꤈Z_oR6WCur nw߷M*][(*MJyJ(^6'GLF1z;9jd[3-3zV 7*pOQ%wűJ%覶sEь?­|ݠJ8zadZtEIQG05SCxy`ck(G5\ qW\~!mĖ)({1ﰺߥ%v\ƴ ]iY'SQuXfkjG0#%.Em.oaIYA3b(m*-_)I*Q:Jk(,KzZ }dƫtrܶ{j< K%;՝t- n_SB\WdH1FS!PQdP75tԊ^gP?rP@ȇ:GR9?u jSih ݱiP;7 wс=mqh7Jixnt݁و`RE-&=<2)RUT*=ѧu4P=3SBՂ/]om!}(#mh/Y-4pu Q1\u(@ Kl fuN DNc_JZvNt/95OĸR Uz(q^G<\7Jh~ &5SaЬhiMe<9poQqղA™XR~ z>-W|TsǠ "t!39MZ,7{T=͉W.HPq;`^4\%;PG}4z$A5Y& ;'txO`Dw~n~z0 cgXTpt+^:q [YNHs6 ;d pm,}$Ɨ\4|d/{( -#V{euod,0a{v'y&wկ@c7YR*8BvY8#H<#'Wl)e{.#\Ŵ[좇΢ٝOHe-Nu54|#i(ŋ+ց_Ad*T']twŧxoMEC.Qǝ3.\N%ЎsrR- %opݨ}[=hi~RK.)qëPo0Z$;\?%[D>s  vͲwB./5K .4G.Z|3t;2EB8 (ʚL͡Q#lkEi;4i|/?24ddIf/lHI^˗[e]2ÀVaOʛ[D _d%,&o2~jSr;OG'Sݹ,{ً|2p?/XuT ;jG2H¬'r$3zA0Ƌ+8?D$! ўൟ w=4ԯT[rgYgB";D|oGb##0a>D-|kN7>-dQ 迯V9To(W x2zM,r&c/+ k +lML NP:Ѹ'g2@\qD;ٶqF 8$v"K5=r5kohfoXe[G@`I({t;o GvƄHLs.|3il̹\xY -Ƴgq?چ[btm+'X¨'c ,bӱOȖT{:II{Ye&qOOaZ$cGx ϻBV1-x|[YC'ϦՎ9ޡ%ru~. C|9!F_"C7j#c!?m-m\G0<i 4(Y/5gmr*M p!a4rŹUR|w3G57߳V`_u7 w(WRA'KmE9~+F^{7?+2;Ø;! qoOQsYIW }ySa697nyP< t |TebxęOH.Ϯ,qVsuhz_ZAstwn)pbǣ3.%UmjntV!#s.do~Hgp(gIn 9W Px861u=ۓ ܢU,fV0'HB ʩ\ <simaTet"B g̉{RG:*0Zʟkr$meB}0~Q < žp ju2:{/ʹ;.CWVƈWl{m=A^,E2 *\+:DbԼÐٲ9fOlUvat_vkq. ;&OK3yl΁T>{-,eizw l\jȉ ?(Ruw'o2 מwjY;dJ1d=9h +aG4͓;q$ Q 6.@YXqUI@˾[Koo;tAqxy\1#Yow;K/l۵:L}vwTtf4L׌zUV?!N` NIt(zٜgB*(YixO4v]IˎmP,?P#6n-Ll'fRgVB,j =$^F#yzB@Vڬ)Is)mz"A!d%6u&v5 >p*U*; gtg cC*֤#?-SG` qFx!]9( pBRTh:gYb.&Uhs2P2FW[ #!Kud{.>DFOb2y~'#n_SKpQ_ӜZK-6gw,;GE͂4܃OoQ= 4Ol/ >Ӈ\@7^.IWK.(Q$a6; +ɓv!,Z|L )TsCpCGz@65"'BG1$2Vr3$:R܃#64MSUb'kނ }bbT*((i>Y<ߌ69;ZjS]|,ysj #h emM։_|)a6$?sߌN<٫lJ[zV~IˏFBS?WaeҶOq}1$ :fQZw[Уԅ G6/B(,BTX'QnAh[GM{q A4l<)GʟILXCpA?X(RS1f^ w&?ړxXh .2D5(ϬEɹ4gI$3̎< [}Cy򪨩>m/Yc`4e-o>YH@jܩ'P\2 A$+2RHrOΘh"iE m겟.3B ֵ|3{^#5_TCuuX dK'xL 'Kyl?&5`֎I73b~֬iu! g[hEW@1ɫYb 4ic92P) dp&UZV2ܤd`̡ cx%iDEA7a E*k1BgFDI3U-^k?o\Msd̠)RaxέUG.NF:tRKz&=s1(zP-!0'm8"@=Fv!y+}#`IӐN_xȊ^|;av^M}| 0|]HL@q92B (a&7`&"* F K6.,Qį=XRYXaJ;\yNٍ&d QL]AsoW@^pN>4~L 4CV{Q g轂nVfgwެ Qq8﹘\0W\7>Ͳ\<αZwؙw]>[^bFEǢR).' UBϮI_F.PCDZ]$+@'cQ!:]n&X$Lo3^ %sa kl3s7a\p  Z9ЊU/ OȰq)WmcXuaf5 /H~n N(U+7+ UV8xL,hRn}5H.)YupbËy֕f=;xAu^E>J^qqoE[Cʇs>GA8ZF>a2kqLw_`e  &0j.ƁOZ?7RbC:V!aQ&Ԅ޲x cyq}2A 7jq'P&)"B={<0*׾K-WGh8pb;=& +:23kCOn~]G[[QOD ?z|'B=Јx+d?SvuRe$ۂYS#Lr>$s0l,;>!LiA 얀[M6q76hY Y=c `뙿X#1 Z|6V})DP{Ϧa*3I'n.Hh0 s;)Z4l5(qdξItynvph]Djg)rÒZ^^,a"D^"p5sEH:v-d۸\@dDdW9 <ƀ1G#LgMꬤ G#c/CJ.jUG;/A'V0,;u9=8Ij = {td::BVФ L9T2eL Y =5B豦"L$+`Oo88}D/¤,I|Rq?>N8[Ç.nX}-MRS9\6-Üp?^OU7:WMdx5*MƠh́,/< M^kܘ p>(ʇSs}/H*1O&~p3SH3Ei ]q2fmVS,:()v xFFnnkӰ0$vmVg]][% ȔR&&hm&7\gew:0;Aڑb<8W0i^s?RS%(Ӆp}wmX[a$棘Y3 Z apz~o=^ S"T)m  9dj<7Hz1 kCx?'-Y2@\v!kIp`';!~%.ai?f2xjzUsĠs3iQ]hE>[b9_UO?|+r0oE\G:I=;+ŷjw.$Zgqr5_k4OR+.X""Yt g~d(> '#4W?>PHy5b$XVm+~hZQ=~JcGȭdZq{E[O}\Bh7@\&6n%8^C-;3G޷զU=ӎ.s!خ$H Sj({L/.Z?Yy1m:JEeW_?^_ꩁ%ڨ. 3ZϩhGݙ+oJ-㬦?&fAcHLE<(SL~m{}c_#r\#˒F܏W$~ZqrK%*~aڐѨ]DF$,ڍ?84pUiTbI6Gq&On3ABܹm3)"x'@fֿĺb0%qFը$z)gk9yT a _W>)sM):_-dF=(Nj>oXw5j-g4pZ>2c06^1pJzԢbS#[2mmrDbcW2⏀T%'k'&ߜ,DLr׺DʞpЬݏŎwki7%;8W]"z-QUl ̸:m"[8]{E~%ȩU [id~)~E%R.,==2Gx_'t iN`Y(eDXx҇SEԊ;:׭핋6~ ;IӬV_}G<7vD *5ŝ3DHA{5GjOc5 toD]ۋ'"/Y֛f:8E*P L5CGucMs|0s!ی{F+x~bγ0!#~XGz+RdX[";++;r!kҢ}R `zM=fP8-~hw7ӌEݘ\DdQ|YyxSM@%dXJ̯KFgxy_DљQ=퉊ڞkV+ZTw91?:r^^#-EݚzK%bQi-J%B̏ڥ&PYT6 -UP(;k--j'#^ߖkws<7xeU_5཯;YC6.2eoUW7m܈,"/j 8"^n Bu2ީ-i$k׆EraE"XU MBk3mYo]Kb_?5`٬ #|}/<t/5:(~pL+R$x(imK6=u˪xy=eh}f_QoyL9Jc%V/=qXf2,Uet⤆rM~Чb_HD ,L5eB5Q_wWc2 pOXpK,PY9/4Êvr5!9,;*)faAB9% X* 2B3;_ݎY>Oɻ{qV=:rNᲕ74w\K 1M|g69TG*c/z-."bKNu@P.^” O$fWxɡ1G}TM"N}#ؕ|x~"P ܥR>/{fӧ^pdp[7_*%I%)igƮ4n?\ㅾ]Am$⏀=CA7ѺTsUFbMQksոv#z}3PGpwsKeS52ƽ0pDjleDؑw0l hO Hri'n!$=^א+7 Y 5^z&zt>m}MtqlMUįlKG-/@o/ EuQ0 4nOKuw@ڛ{ y0ȓ m./~|1@&Txk8oƎ:ߛ} lX3pzҐA~hZ3_/tjcm^ֆLH^N5ҟCJ=q]҆d@&Au g+5f6#i~ҽғ*7y;s~S *#MuaXtjCJ76n}3ECkUk<]|1Wz$ d=[؍(؜صŠK⮹o%enP+[Y3O37 ك3#|k/>';E/ꯊ=QX+V|9P,[^]z&O, z=4}[|'6CR@>@b \ ~ XuM%ľPx, 3٨ͬ etFEMdmM Xw_( &,!c=R,WB!ViyD(u0 x>^L~f``Dhb*h7 ,N}0 O;тʱ$اNo$pGV+7/GK.y1R5mopKo'3fш#I0w7 P2`I]7k~񯶢`88[&T,mP]ԢLH\(yTZ|^` Oe1AOmݕ7DCU3$(5x_*u%]7tZ$l_e( qo"7,ԩnTé@E7/D$n?X^;7E ~F}LoM,߸:CI6sLqW12P8̽P᝕ʿkǙ5/Ń[6p@0JW-8hϪ wRC[ػoVՂ&䗓Iqz\+7FG*.ȵ0w\W>`1=y g6=?^*k畸+-lHtC!dk[6=:NQpךV/})FݫHsq^._ϫ?&I2LRB%:DT47Lg ~;Am-Zm'HMPvub,9R}hOॳF)6P|3Ex$c?0XJ\}v*˃%bc0zpId8&6 &b9uԨ-cG(6yIƹnU;@qx]bWt|J[lXkiodhDsK=+ת:0m\i<gVQ|sr!k_3 Sk^gɬ nIi`)@a5^ QV ĭ}?;Ͳ eUQ#,U^PTaӏ]s @b.Ou%ؗJ釉z%&/ _,\,nQ3nS ]P_@Ỏ1^dTÁ~k8Z4C4گk}P Niuh9~N̂ żѲUz)e6G,; ZP)y NUUxk MT%erNJ`,ݓ"'Rd?y0Fc =xZtQ8x)zoh!,>l('u:/tp#G"feur&Yb=aG)ULu)e$dbu)O` /L1f\c*p4"w`W]F퐘mGS83~7ȓO9FSJӢ2Ͽr(ՠ=]b04}􏤹jyJ$"tGa\LrN LW F3 ů? 1.#R.O t_2'F#N x P`_ \ OR^M[y4M7BG=v TN?k%~ '7"04g۪X]8p?*'dY]}GMolN7LsΝ{!͐£aG{7eōvq1|pȝBm+6#U<~rbpo} O_)A$!WçsMu > e>mϠ9dz/~NFi:m72J^ HkCoOȬ*ʭI~bXk(70>$4WaA 0m (ڄ껛%ZNU9:\6ONV$v"f ?ٖj澍0li4@+R&KEg%}dc>89#$8ZrS૿brPKj~!ŒlEڮ 1%[Ecj4'EJHQn[2CJN \C>.t.+Kq #B*G>5Z拏#~I=~y2\{`g\Z/hCv'~F+^jvqf 5s2i0:>S|UM2I|? 1v0%3o E];&%(J>K=uyވSʻ>:%+)%e D!&VY2D @iNb-ăy/$AnG':R\]tH @b AhQ$?F|=gOc\o:F̓Ew΅N '>5:G^c`jX֦5Wa[z/DNr0ïwdAdI:BFbe&0_1 ]j}2K݊Ӓm;/*k%՚ѥsIIs||R.=JʺK zZg_ {WO9G h 6yoT=*h \nSmZM=epUpDutij^Y Wx}gCkX} t'ԷH(l`cRlH"8I/Mt^Nβ*|`p1,7^Е!ѥE.@7JW.}  HIr4-ec=_U)>i>P4Ɨ.OMv2ct$ie$\n!.Rngծ_ViLJVF˦BNTM_&-MV2"n(u 'jK~w}|VfQu^)߱'[BE/[I&D@A尳 M}v,A79m"iu,}dCf7u 7˴baiml)He̓9Έ@2iyoӓO9pY6?' k3VdRK[*MF*/g&hX f[(/kSC#q 'i cBO(jC-nqzHj9:$I*tn,(_pT-XQGȃGqr'y<`O܂Āc}% Б4 okEkw57_2E|إ4P~ MY௨˱? u TYþ>KZ:lq d_k`+\HfnH %ʷQaVCh(u}|lI˃bU ']0Sלd]V2ܢOѻ!7K L >(ż f^<8G(nf20P*P) Itɫ|y cvRպ$7w YBFguƇUhoEY@53Q>$d/یƚ kvk׶󫳴CATx_R.}nkBETi0.r瀘>4:6@)u^9q T64ߐ\񮀐y uk Ki;3泈VohOB cj8~O5Տ$1{}*KZS7ULN_ryS!m?%.EaltԠ<f;53 痼I=m*1N4בiEعv9. xY d|!|S[-NTFxxCF*gt#/Ǥv ;e|VwBŁa9zji?wsX4@r68zGQvBh"vE b"zFЎ_a L%f.E/Bp@]RX1o65Nޖ AdV%߰1wbrtgEMnjMbY4e6&ϼPx3D+J^U+f{Ĉv%<Ÿsdޛ"Nakc$YR(H˸,ws T?p M:1d&U2\bz|*<RS;tf z% X\arVh. q1暶-1d$N9?Q>}¥O"^3(^:\3jy7HJxfq`rD ! ur,4Z}J%GJ #{P990cFdYeik>K5LUt5Փ啴*~X~Ap@hޘ'p>l0vmp%yǢzL~B`jwԉ& 8!K]*+ VaJB3`dkojۆgAu GtY}RdV/)j^SO &Xɧ!$B;!{ݦU!w"⋮, cq&,es]wy[6"Kהݣ(@]"nx% 8pz*Z5">y ځܘv' {pKMdWxU6tTSٔf|m10^E̐cpϪ oPK`o{pYmԎe'. oLVNu5QwR\q\l2g W2(uFh}5 xv,xO$CTH0{߄)~ >Pwu`H|G={.8{|V+}d.<H ICy,-K^qdug;*a]ӯχɼ#,>d'TTډp%P{U@-ȱ.RuP ո.:uBPwB_-sgCk bIV_ɛ8xkoW3^J`ɞ?dM u3Ӽ~^`X2 >4*C}}P7q| <Fdҏ_C }7yy({u02cP vraEXQ?1P@GEb (7 #,šS2TI1 Gs, 9D.i &?Qm+jAWwɴ!PCPz/p4G۩܀.JmIR$S!XA^P ?$9"EiHz"E~7>'&)6Xۈ:ޞHITԋ&mӊxHNdp5N=DOTH1&;<U8V7 心xBu74{&VT /zhXO0erdԠeEJ9DcIRsϬžyU^$ujm Xӵh۸id"~k{4:l+z/_ؼ UUHʟF:HLe`LW&eMPj v\rr\$K~YO;@ќ0F}j|'vE% ^8{j>&4;K*ow\ʈqj =V-bPaቐ #CDB*rtS |vs)t!0n*l ZpSug(Xu+bZKPPlF\pK{,d<IC{B,6h"j\ д܎7lC <1GZm] ,yp>kٸ?A#q4t$^U$9,|\7wLNeq5zka nlJK m#Ke&-vfz4Evzl 4Ju}qKem $c{o?NWga2r!}f]m[&DPړQJ K0# BG/%Q ~S1ZV槗BMF߲H2<rZhk8h5%q $<ޒyo}X=e"myVuP*!ӆ:R/Elt˽%5J(gqH·Ĝr;:~ K&H;h 7WW k-~XʧMфے lfIy.Q[( O#Kw3pL7'$Avh"+*$H('w82eaKn-)D9fi>TC֡4r 7{Ro`յbW:zG 6i.Iⲥ'eӉ{R)dE˿q+!MB}\0ߋρn7~ߨ{h~wq\sWI X~ff?aWf~0n /g]q0!knCzSD>ٲ"~((4yN0`ܜh]m=|"l<؞&β^:ItLޣ3[AN|I`C+6s}\}rhpT` . u#WЙo„Wl3=%4TZOʆV"N"k-_z}[Exu+k0Ů]։Kw$#3C\.Hr?S#UWkڡ lk=?sJk>rn[nCtFҼRc+LI6TB'TQB{ߏK yg?Ђr͍ a7fM{ZCEY58] VK)GA< TInpҴ( I<)  Ҙ;CZOE;/UZ+GJyUJaSoU|gVh7#?cĺ,~T`uG}WZYHAܵ_Ŏ|^lkٹ|(AYjYO=f m WanRΌD%}fKl?;ӡHzTJPj4Np\JVxI]:TW FM4.#$-#fbO=W|z vYԑН‒@ T dR떮 p<o=9> n2Fet,PYd8R%q_=jXdQA(qx/O?zJ9>2N|*o_[cuZHnރE)BthcI[ pL[I|TYO㫰0݊uAO)]ɘ4~UM0NEZsSv|e29CKN·<ӸYC^ϡr'CqzEVszHק=SypzX:Glȯ8%ĚfR#D0z6"mx˓^qMsP?MId$EwoK#GNH[7="Zaqwq.~X >Ԯ{G]7>.!9AsvH쐹4A EatUácmK *e'<#uN\# a$(?fC@Zھ0cb$BhRL B96*>Ӝ;hό<"Zv ϡ;uwE K@&gp e猡;Bv9 bw )k./^N$"}\?2@6+`@Ip}cU҃Z X߃RdyjeRE"l)|S *+Xs ^DҠW% Щ@n,!&=pҔ^=у59~9vDԚ)nRZjwBsq|"BؾSnHqB[li|H-kz<-U4A P1"'zvn#auB^I4A=\5cv:e]3و)~Ğp}ٳ8%. J:n_umD;U>a\~{%+'!W*OR`چ0SZӕ`(BH5X\-a8(Nn4QY*_'&ب^)G&% ?|MK 22 8j?tл~O.8͊xcI[U楛h^ݮ5rifT·ϩk bhWASe5mfMm>Yl$ǐ7BNkOqT+eOeKh JUy,łi"byi dP}GƜQ{S՗.wT͑8T /INkW2TIET<X6nP]5wSzۚ^LW"L>4.]ë%c%XII?qR}Fn14EwLpS\=NZ3{ ZdDsAy,e A}Й&goIbRF{:L=[xyUTm7nf-Ŗ- 4Q佞}GC2tS|Rc=rɨ=;&}$.e~E -ƕh8/7#"Xqk /7M'Yɮ3y J ndbd`/="!ħRh}$|2DU"0>5,]sVQG2wֻȤ!L$om.;z7rqe;(ǃ4kc0~wl)}Uöw ūv. PIfrY 0bJ\j#ޘ|XPZ) yXY)u#gN?R[,io p} ÓaLaU#qlh{"pA8@l,io+; " u^I"HR99ױ;q $]^JQ虌ʄI#am$DP-'bՓOO[ŒC>ʜT .E g +¦*w>Ö)[.ukjT`uc;xiR'W)0IUՏV ?&\#ۈs(_dvL{;_1UN]o!hx;aaMN:f!+(̉qS΍Rki5A+ :,O+OA [GLVԆ,.( kFeUΆ6'ݶaM[enTh8vkƊgF$u󵍍9oypoe0)a Y"pkǶvn'BChѐìErئ_Au8d*Ctp16DL4Wg/T>za G@>d҆$G NH*p+^pƜ Nq@q'K~z~h~5VRGm/P0o++r*aL6,RhQOQnBe.sRKWq2L'8 i-V%&%&)o)֏4.DF"RxMʦg2oħ@0O *@<doc|N^5OO8]c0 vue;|^p[^;/(7 dkFISzǙ}Om OWfI|0yYlN]?#ks Ž\S+|m OTsl?hأ7~96:TR]M"A'Bu/4pv[b27;\BbOFVZ{}UN_عp'/IP.Hwnr}Q4Eaa/x_`(|(;cZH@6NڔE&xg'R-S(kqMaf!9NͿSxvSި}*8_x]iXf̈\R!J!}v4)"͟TiόWo6& [xB5lO/b?]U؀у,HT֔͟_zǹ2Njn`jc7VdvF8,c~ř`խOgBN"%R@U| T` 0D2˕{"{DbN='4o:B?:1%T? h&o2VV'~zY4(,LpzgsEjǺΌ a R[vˊ' ٘13"p0)V8`QCӜ 4b18y[ϴR'8 }ul]r3X*ǢٱQQ5q94 r'e'ְ[7}~ꤦ'[~`ѡv6 J`=J,'%1GȑΌny*WS:;sT5c3v_iva_~B|)첎ى'|?Nw~r9BuA1Z,$w:aC2Q$j+c83H76U'RLɀltŽ_ZE_нu?cn\ <fa.< KW{(R$R9@MѲ֬NcI>暪mx-xIMn O|c{@%"ݬ\w12KgHlUE&t q0|6ۆKm0y"LQxD/M m)Ż '#4R˽K5Qr}b䀜XHHY fDb: ęP0xbPlGfU.+ :Ƥ032z:wa4P֯Mʨьd/=;O($SV"y"${QQ.݌wW61{nb v|(-(S؏hէqja$[4G-c5jJW= .**C#ДCkTu{PG->WTNkɾi>2r(ҁeaݜ@sW(CBR͂ZCp0e|MrW*qa5vNpP6 {JF4VHc=_4 ~^ )PCY[˖FNdAȩzARpW*n%=+= ` Szab+ >ZϢiCz\ʫSNdgZIM>Y=&TtUX; `d{>j<26UO~V"᱂ _#$CiJM#Uԟggd ɲhVY:Q.jلwrS|>HKQ}2hܥ{i#Gekړ>MK^m"-H?JT" >HL X"Y/e[PV\tC9(FI^)> cŲ6|{XeO\B%Y!Dj'`v uqW1:.I1RcC|G>AW\nI]6L[Wejs"ł/8/pS=fb-@Ojt kXVhAbڕo=SNezN4puݐN .Аq]7 Q"7xc86H _]7.Nt=od9a^H6 x g6cHn#枾NK;/t_6!rO;_oјE40q]rՏa., =ufUJ~*YyecoB]XͥiL 겴~W.Avw3Sjw"LY{#'DO%cu זb&?;O[S Aۥ< pj`7m\PS'E{YZ%ZEP H5ˎ{B | UmK\d!Y͓h&생C--t$#@#2~*?e揌 k'!/6s4LEhp~LS6&uѨcS?`\5SzZ iyIF9kr`q'Vw 2F!"z=fDpMR0UOeÏ < t=H@N,_BRÅ+}e5✙t-bBohR3yG~e#7Q#^x5[Όڌ}zŅ'';:[Ur)ca'rt Aukn.RaQ"ԖJy8 IsÛ]`%\FNcZN;h3`^ɑZ+͸'nm(0'ߺ]ΰ9!kWfoHm4( E21“uԔZYaamiR{'폗D_m{C&m%jb:FT_ź>Kb}gܦX<->`2\I]@x' <i,Er@í=L#m sGQ-^jM}R%mֵ e:UZ1k! <Ωv9HËjILzhlS@$ \.@jZ@s",o[55ox:]n=A1OB(MaThQ!LAG&ZAX 9GMqt v4Qȅ^?0U܇JSgf7_{ R?pC%x![h2 xZTV5$[U dLԶΤ0CJ`` Ǥ+4>.9G.㦸ڍM+w !Q1ѾNvr>k|坮Vxz8cF{@Z$@y;6)+'dIGko Plo͛w*]e4N@}&9Ig! HzZ{+TBf]'R 6YB0v$TS9K-RHټcEZU0>DMwK$7r'.\UYV> ߶[cycY pb֤MuQxLbsHpR .ϻcsatZJx< #& P9ZІnCw,st?kL3<-AD -`/ZW ^j)Q  E L#ԘK7 LI4wӺ47m4fD62e8Tߩ4i@0N{H(L%ٞ +;:=ɐ]* QYeK_z4mmnyA C-Mb3_GG? *;I.'k`59c1;pj.Vc&#D0zΖCm7 :G;mnb2Kn"R2(%^|\Aw.J0[C@3+y]l25a]SY2nE4CҡfkU.cWz>&. >y=a~CU`r@iD΍0hEY.|K6{hwV3/7c7 jrչr/L٬~U cByTG[߿#XظmN3TLvc4~0>NjkO}2O3/HF{1-YNuD@@ϝHis%ÁuEG l{ Zk6^av̜uMCVqUqx\7F{iV$>z;NBY[z8=:cEʙ䬲Zm<|:И(JR#KisY-*D=UZ_BPMB욋%{Mߋ~r! H8URI͖X%A rZr Njr؀aTB0c#[1vt.[|~(eOCgA&]E] 2foZ2!+ňiS)h~b/1츶hoa$Ysq}хkE9 ^6[OTt!xFDs=^X%-%lLڟ9\S\Y@J2[Sm{'# YSR4/dUZǥb|8ʄr~T`*@sL]엍̛ iܘ0 "Kk=%#Al_2I4!$͇d;A/wx% dU]$ 9x` G>d[nqgH~*RL*w/mz:\ષ\#^d#r.0T{ϫI 5?`A=l`PN|z@ۚ'>qH[<~>˗޿"ڲ\MHoj);OKfѵϢtf4c "Q}aQ,/1,: KA&it@˨='jcޤlfVTd&xjZ" $.|s*s]>"b?-?>Ƕb h|7qd\@QaRӑZ DD~F;OJ$K]1i^F2`6{u!H- xieWioCdwL߯?2<Ѓ+I_ٚ\pH@P cm=6@t0&J s<:SxIRͥX|K;~Wu%'~FֹpE&Ǡ>w94 Mfj( QTY}L32Wud)m*j?Mx+OrZp)kWs;enQkekڧ|CO~//nPXvwB`t&;ꄕ9"y~7jb`\oŝ2W#5# ,hVSNTʧm]yvcO "Ihv׺Pl}74Ta;u۪p?r~FN7ށ$+ʔy!΄ t; Cl6E$mU|pg>0\Q&y\xup(!"lg} ߽ N:` pāR4˝p rN^zP'TWiCm`](bL{=k޻LCk"p|0'6 c(7\l I7!<90:YS/PLx)cet|JFw$ǕdF.p-}^ ٛ/ghqf5Qgh2&Yd]93U>=1a 5L60r y!+1}B}Y`9+̊0 GÝ7lcytm.XZ/`Ѽl6F| ؛ˋ)V*prrao²ŧ R:Şz8K(A,8L&-C:moiV^ԶpwI=V5]wV"=Ph׆uPHxR_K~IHW-fKpgmw H._ې{5ב7 Z 2B{,mŌ[gnaǘէ ReAC`c&J2}o W idZ*|TxU]i4IAsr)>±Zc ̛pM6>N7B'엡#|QU%JJ&r~pX u- R̨nQ݃X 78 E=#'%w 8ꇇYIb;i6tǔ4v~mMJ*5}4,L.=7/~8[gx sĴP  a١k*ߊ7+bi_]5+eEt~I?[+/;MBaEX:~ &Ճ‚(3c{$wōL 8k~*<݈m.6(qts)Whϋ,^ۋRcã' `,~o^eKDz7 CiԚ&lD1 ~E?[׶g\8R|,ؙs:J„=QiΟL?C!a$t2Hu3_yκP2ƈOKge=QK_R PH 6{\;3!<ĵ;4*Q0l#Z%vkuø׷` dBÇ`O/rOPT͡Y`tpn:cSH`&W01w1*?Ϗx#c TAWH|lU7:U۱ɒ,' ISikBsKY"B8iVzl† B2nIU1d¥)^qvU K@D}Gaq55)?2 {,S8&Y~9LcqfD|ol-n)>Fg+: ^qR1%ϱ`7ej%QT#=8^m;ޚudH]3=L q&a>ig2]{u۴j!#KKnώ6!LN}wDCw zx E:6x]VuDa,!Ӡ]k_b*S9g~b{,ظJ3ܴU  ~r `!EYzc]]@:r-YMV(U[ %Ã!OVƥ<(Tv9#:!P:}K“j>ѓÕ`}*FD7p,,!λ|uQs}W^$џ͎2HT.!49Ighq9j)Ta<^_|l~&TOΛ@(4f%=CȥL%yEeIKԝ34XQNv5)~nZZ7MhHF@^2;s غ)3pCE㬟Paq\jW OLjVD)dZW(WVr+"ӵ5jR TZ]YŃq 8!N|; S<~o4$^[e=OBҁ،/\K|ۊ#fAMڒ+PW/a +]rEzaRE:>LG$Oagص0z /#kOp0`ؤ(g<eh}%*s^ϫZM{My}C-JEўcݎQ-C!dP op{C#$y"ԧ3"}ܒsŘ1mC6"Z0^ň):cݛ*Wy…wGfпY1:rxJ@G@I̅>7p!t8Kfso~ '̊KI\-XP"0j&ÕABGuU:Mki#[ MI%>R pOn ҈qD;.դ-fqjD _5d?rD_OB(-%P!^Ti]̳XTii, 3N\]3ޖ{Ox4lI!g=突a A"2cp{1I'> %mB~#B`Q46 }#d7Fo[)W Ӑ>cQDX|>ЄgEZQy Uhx;č00X`5Vޢq =Jָ3G%3EW D 1^.<ٚ\vnOF ArkZ A_<RVv;v"o'ֻ˂oGiRY@ŮADxesiBY#MFKIg ؆ܹ!M<@ҼSnY_۾kuͷ ."/_tq2S O& Zq.f:ZLUܢ 2=H[@\ Cio1E^VU)Ԙ1L6H Zr0rD-Z6 r5 er9nS-26=7kcbVz6zuFNhX>zYKΏ/QzP# Z5ҡG+ĭWYGlCq )46;ZދmN~ d{zruxS8PǞӈĴTv̸/jR#=f@ p~#c!X3ƻ 2 B͵XqHʏ!'ܼ%z'fwT|YS:!z^ u !:"$W(Zw-Uo䲮s1WM lc9z)O"xu k rր6!0 ՘PɗIyCjݣ 4 +J~ջL|Tv^chVKWB;1#𼛯3\xR\n S2bs,FYǼ<2Z<TrJ^~ꃄx]1@j4{AJ*lXP=:@Zìq|vdQaNGE(`ioc{Mii;_*+<4֫OI!Oĸ@[]FS#%U,XSb!hl x /!:%[ ޏT3; v&4[jfaf#^geт\1wCP=g“Y51 l_<פ ogD#cQ92W,FsŪŏтG-)mEga%_W\= L, h%ؗ5>[]XZ ]&\ o=T4A!qP'1?PQH4YXR1bT Gǖb%"do C@)|q!T"$ۼ߰i0jH -<= Y=M6/I' :ʐzDwR|1;xa92Jw*em<0g]svW1;ÉvFV#5f#m:8 GF .u#L?JAJt8\`G'2U&d,{^Q,W+€.WʹA=dACObpKg yH[=s!srf"RnzAoe/@a od`"CJ{,h!qFYZEbfG>Id5 [gjVן\ۓppu&u\w&$]cW6RV/s8}brTaoΏi>d\-c- 'a'LܶmS9c=ES2ɑdŢ}p2LW!D?ߴ`±/JخF5GJv17U[Beg?bFHuS$Ay*ihcnv 4u%?.]o4! 3z]ulQn7"$jEc7E\=_4SMI´1xH2ws9>@HIg2ؚ|GQ<ȥgtRu;d`gwLރ$?<\Ɖ}b@FO,FTv)k nrF{*:y͏Pl}sr2еcs/7x#F):mʇgi RGoK|@PxXwNC^ <3Ë}֌s4Ɣ:wXZc jS'8D z Do?[~%y68見ļ'uK`H6=žܞށ[~[ ;m[JWңEwX1%Se8L8ybL*M: d/s^rQKia|&Wșf>M꧷k ҬqrYjpƶ1X`]bͰGx1i1gHxn_rn>_BgsâlɅL@uJ<)b#ZfC\?0SXb4 Gx|},B49* 'h;]1Uw;xL/"&>U@}*rydJBx Ŭ?PczWcJ&>Ita]ۤEO>(ciWKLܹH )mjCҫP%kWGaF'*`^#4ԚZ{,&C7atz l[g)?lU ѠH-U<#ia>YFւ OUpBxVzzq5 ;%im%+1H(,E܎+螝FܞAȏ>8;2^ Q s22N4b.4hlmŬ17sP䞊,V@t5jOu]կԦډR rojW~=&,9$2F|D8fb[Ѭ704WPZMP $ xI}Ql]/S!kQs]BBSI#M^ s W7bA׿o'ՎWz$(c'Ɔ\s%,e8MTDf'a~φxN3`,f v){ qhh(^kI(U0yivr :Yg/KÁ3ZՏ#fn_,I8E pBNwN}c $q7a:G -v_ -JBVk]ˈkx=^C 1ց"3ޗZP귫cvp}p ~[Nqߓn=;II.{I/ aa*-%}N |o(>~LDʼpIlRi<]5,lNTvZNC'ٖӲ(+{PQ/ߙ@EIWi^ eV}]=%uQ0-!n 1-u!5"vf YE "Gp%}V&n!G^F՝S5s# (kj_(W_YZ V.[1Fĝ05c[A )8}b2mC_gikGʵ2Yho7-`]&@)Ă Rw$$jyMNtʇLyad"`/1}Wέ N$Hئa7_~:XHZ=n[1qt)3d`?j%P4Z8n7ķ|~5+ZR{ y~l&EWop7(`\C2)JoV^,D-oyZEJp,C SYGd>JMq0Ӄ=)5&%c\`ލEʄi󚫆 Z/ G5N w>=3De4)G?2c~ȣhqJWG$OXj5z(P!cx'Z) ݆x[qW=p'!/=E-t-*[t'paUU«SXoY|8 ^ie"/†U0_Z< XoVv>4791ɯ ɊFtw^ pyF}HmBH8ti;mm+<>!LvZǷ;Il S=65|C(9,ƱZ&Sޅ(4Б|C%nʽ?(tuXzzF QtLwY]S)!P= 'mN8tk=`t5k<ԏg/&O$3קDy{:ȡԙ 9rh1^ҧ vO2wX0zGZ0iOI07e5:FpSUCa@2& K \q $;*ܖ.RW~SI/4@:e?S2C0vw/I?sYUI*Q qK= dz'3QS> = f;}0+d|mm}ݐWAlA@47%OMG(bqhTUlHwփM f[@6ás,KIuD{r8v vHQf`:g-_c7(멋wT!?<+tgWN"iES hzŏ ݓަNEu̝X 3_hr+ptHQCB๱B̋s,BFhc?)tC]+o}a@46"s= 2uۘr܈QDžvjoL7ne6wԾς[I_bD&ʞlW/m7iMiyg{xc9\J[-OXYx%T^,{`ώ*!sI UaHFi5/Jf٧jj2ڣl ČxCm-d EV#l t`5 }~N1A<,/ t#-@ШΰP@玵` #'lm)!eYnKd: |1!:߫ʍuN1 `l?nTGckѯXrt+лT܋h_pTx ^ئwܧ6dv@1s#@Q;;,QrU6R:"iJZb 橭XRr\k |1*}#20(W3xQIMR_JŸHŸV4fjcIAÝhX"B AXn{F"ja ]Ǭ@nmM;76ӥ'BA}7yjKSblUdm EM1xwHb\lVK+qD睆$7 @t.=· R.YՍSE_zdD E"Oow\Z a Յ|e`l2 i^=5{9l/\ ~Gdh3hn6<9ƪ$n7R73_Xr_#cDݓ^x+mI)R3(,BM栺ȀTLT8\I'`̎яIF*Ar+ĝŕz  ziab AS6n9hi6sOY!4̙\}@UhHDdukAMmmT=p>Zl^58A%}\nSH`6gm-drږq%hgb9^Hh~X&6rcԴQ̸08J8Q-+}iy!GtNݺS TS!7T(h"vcyK+-SEHYg,J2<3DX gҶ+އtXw+C!"4:R-;!W1%oM_$Io 'ZTAc`(O']#䋰LƓFbnusHs|Y&+K|ioŸ7k\eI&PTQ{ "SX: iIBKN 5k]/>?^9܆6mB;.fFj4ڵI(J\{2/pxH,xcQvrxV#EtK>RNGw _Nwq8U/p@/ WPΓϸb@AsH Ј`_.#kaF\[V-.IVSlo'1*k))rWǡO8C H*v-Ip>zr gwP6+5LN<*yFLPPL|wiv|4YM*SM ‰0bgz㬤mpQg7PyO(׽*\;e4(gGqSU_9dYQ6GR?f86M2B:+,њg!!̟H|;JU||.EUbCvK@wH+ߝGĞA꫞ag)c9Knp ƫ{M131D0e=mp%6ILVC4KqAE^S=Jkך(p8a'!rZ0^1FuaƎv`ϳ)jWBLas285|ֻ"M,E`0A\ximrQ!ūj+3+g̓b$8L{G>}N48+`Mtrߐͻz*f F1ud{pV[Ŀ$\M.P`42lUK녈KnR^49C>r2Ӝk;m4 f-t6hǒ-H ߵPY'hZaN, jػĔlK0#[=ŝ^gL2WfHs@$$Jt0o%x16DgQzf/}IG6TT|}J)PDFw _:%$p3;) FY2~*0872OW\_fZAG = KKvm6 \a10fW0P> dKgugEbUAkzTG}rL7G Xvkq]TJTc.<6b*+pACٸ0uQHp0:k7+:O绡qBS-bA긦l4>X0^3`~?IFD[&f8Q"X-rJT5M-r9Ζd:ɭ%)ˎlgF"Mi3 %; YfJ=L7Jz1/ FX%*L܀m>+bյ+@K!U',3ˇ?|0`'444T ;>}2GFzc_BAgP*eE=KfS!#+ѫxpPؼ3l""tx.oOr`M%X80&ZeZԪӈ &@ u!䙀 ?ke{{}KhE.wAWœ4S^h6&@<@Jt)O-ls=vz6RiBn@ơ^M@lD gFG<#!tQ.a'"X)pǪJ1q@ \ZT #2՘ .&-Z&11 [ $j³>r[Z_tկB_}T( ߈/Q=;Ʃb^aH&k$ $l6dAGvCۤ6ɹfMbGX{Ki)p,oj.[R3U`OԂ72)y`{7CSO182%Y*h^Kz F-*Tߒ̹s!A!!߇|R{* /ڣnko،gW1`T~LIXc7Kx&q 'ޘ `zMg%4>qߔn }ʣF^ ퟭlͧ`–u8ax41 \&#|$x=y` %n^P&ASxkZ7TykgF-VUɩ~. +WaRIˋpbB]P&2^W#-v9M6v  /d}󎤌dDIRPSfl0,q®4 3WNre*p9 $uׇ(zIO*@>Hv[NqYllzio`-> G ZvH3w#mLUŸY&8Stnwޘ`]XhD=FPBGa?u,ch*e1Ύ!/+2 '҃?r3]oFejBU .ܣ ΅4)ñp`O, U^#}9;u$jW^SןEA@%Lv2.r٫-ť϶ux3sq$n=UEO. eO-`M)JPgK OFӱ@kMˡ|cfL.& x9(rQxZ .]>XdvqZ;gI2jv/Sذ&t/ұ[+K5 F*ȲP^UmHMفS&m=rxrrGAtBp&pK<.tAC`IF%dܗ[}eHV2? ZqjB!,؂ў^"Ӑ %g9R4[k\ /J[: st\fŐ(YQ+͗\!~D;| Ipqʄ{bBZ- *Ov:mLW]tBH?SRPpzB\ .X48cY b訆iAӈʏX'ݾXΈ K? v]ֹP:#U@ҙGmF y!zI gO MbX2cي]^s? ق]| 7!,Ng-ۨ%"a]dII%qG7Z:[&fVLWNToX0" CUS2ƴ8=ubw2{ 28q8󯴞6<]$87 h MP;<&֛2ED8$gޱ !&Ǘ,`ej=!P W(ԁFߥ"r11HT[J\=4W=2BjGB[Fws5(TaS84 QΦ7cpY`;;l;4ק-X1)T⣦*%/6st6D:n='I> {'9EZ=]$v=KW xxkݕEjW`W+^KwY,n*pG,BU]z5z|Z@5y6-v Hki}fs QM'̫y!3Q><cO^V4I_dvûhCݓFA/fIΏ/Z20K4騻 < })@b8nDEjG)6z4H?|[MqssM[e5;5pEBqT T9l 5fCeOx'$!h۪sP_C7all _ǵ,./ggbiCG۶!ؠ>XKy,D]{Vgo.ۨ{[({e8y8:H߹ƕW\Pg)`"S<|.weEWW-_WCe1- kV2+ 빢ޤ(qh 2ŧh=7㝬mO#:<`<=3/5(}U@7駺yY9N;;:wK >R&Ϲq*>ӉsG{ DE03HˣwQj]BFTA"\̚$؋һK;s3w8S20,"aiN߉E^:}Q&qe!3.kRu,`_aTz/M@%t񲲛x] wSHMɑcQñiORA3Ί'm<7Ե *16_' f߇۔1kxu] Qba Ivq_z Vݓ QSq:jعZ4rF_>\$K Jض3BPYP\v}?" <݊bH"դpKhzK_I&v'ΦppOr>{M)E 7"vIsk4ݝ#zRe{EQiY_ $xa7۹tdɻ3>s8Pq!CuTD Xe3a78KfbKA@l6P+_$Deq f>k;\YGQm|1Cʛr׆_ʀwgXgL{.GRWuGTkrKkk'r?`Ĩ|F+ph7YmmrûWBWL.q= ^ C"U6Ѐam) ^؆¼BN9lg45) N"F“Cg>%{GYVv0SDRR/Hs<8 vP1+| jL7PSP׺vQ#،4rIep"Q2Q PXކtTE1w,}7C(JDia8_,׶u&<#VQ\c@V70VE&5ʶ̗ hmMySJN4R.-%ϵA+d{[wx]<'Ξ%ԢFzXGz>s㍞2dx*U5G/h~ܠ܄ o+iFvezU@079jJܣqVCe cȟZ/ڄދNѹeka ;'bS"_E5a*Q=G#N qE]Yەxͮe4~#s8`AD!+|T' Pg)}PסXd@86Dfk-˨+ LDcg3 Ꮂ5L ׸{3RaֵY5<`r+եW-I`6.?U! )-tTOC#ߏ) ~a&<%VSrٰ_St5_;3 >y+bI\췇(Qůүmo,`}W9~!ZA$–][fOӶѰQ'*Ɉ5LR"Q&뼒(8cPiސrlXxQx59J\ QM p&yqqg"rz[~7޴D%Qzۯ9\e C!HXi_>BDxtu)~BucT>n'(W!N(OgC _mCT$טA>4 L_ӱkzqQr>sOte%\4.ʼn`=a\l*DG/9V1~0Ya+z#g-+5W;[+_;bY+b+B}mt>v s8m(TulBՕߏ{w=',I1äUm_^YpT`\,Gk-pdh=@MZ:z OR*7۞!KH~yf<{F9O#5|kwHێHB[5诛H΋Y/> S_;V6 w(w?&k&>nY-%BcE DGؗA[<=ǔ$};<_:0ZH4 (BE2ܦ#4'BqCLfBA6g84xBЍ̑[ 4Wb*vt W[R⥬`+uQφ N9DN)߫V:M= (H~2'R ~Q+?ϛO  lC\҉jG=%n3n͌Op?\3Q*: x7Qrh˼q9R0mn5 KG3xMoDѮRNɸEUm#ZL o&m-!m+~w\)s/ ._vӿn/8 edjs{pr2 yMwB\ E1i FĤ{;5n!vl2|xP. "=]p~dUhvz!~K X:LϤzXXa ŕ_&A~1eA dv;U6+˖ٞ\yLgn-11p)Ly.lssCJV$ehӃ|Ruΐ3]1q΄q.R /sAeΦL%c(+E |k/0: ,=mZᰆrkf^* 47bE5BjiOB86j 6AriTkItms7  N0ú9a>#ՙKPauq6Rmӝn]ŶֈxxK7q> H~ʍTW4luY60 b0xWbNto̭J+kl|[9xwhN>PII:%L'chYF|-4vxqv&}lX׽`)`c|4CC)vY }ŭ>})٠ 4]7j+* =[)?ƨbꥯ*N:qTj{*۵/#ss3ܿ]. bbSչ/pǪ;ﴛol}Sg=]xXfC8[])}>>tc;i1{zkdq^BMCv׍ L2q)d?7;sDs<r?pr (m n.zl6%匽>Ek>k3PTbQ#"2h7vd*-=o*l/ƱGMea`a1b=v%AYiŁ)f9^R>$J5x*?7Mlg^! UR 77  exTeͦYX1=Q$^w??:{Zpc$9L%8 iVmK$R7''G:e 3j$yOSE@F-WE5\Ħ4Co-&tV)rtf u8&mi{_ :t&G֨݋z^Yu\&VF0Hʓd2o& RAk\,^FBa3X~v-ESٔG J#~'8U  \ hnbmOdªYA"+1*;dzAPpoHX|B" CKw+`1Φj;!rj2M~ @Ǣڐ|S;`(1od{#ӾL2|:>'!y ߆C@~ I-fnqPq=۵s0BDy"Jye _~`:a?{2 y<C7J mԎQqsʷB a`,?Au΋1Pf@.H쿦ڑWDl>N[{q`؝X ㉍ ./J0>q?a9c!xٯzjﵬ)Hq¨Ut+hqzZ]ESWdm%;N'25<ΆrxJ$ٲŗ?F2Y)ȏvܚzF/6:=`dtL9u۶Lh/YܰސБ10[u}+Ok:2R3O;8@hXeEo|g{çvV}iVu]fˎz΅jB٘ ϷkݛWɗNw#,_®{R5^4\3 NjӜ|p1{ ^噤YBkI Xy-aReѫszc_.n`@yo7RUhcLφBV&@#M@ X͂E,]u UnM^Fv5FkO\YA&(x@HңJ'dtm/_ONG~.'+De?J'KC,WCxG8"r?(>YѸHP0|ɈyKn3omZW2,>v:WKOJoC,oo4am.x 2I\ulZ5r ~'& n&۵8eW5Mw419ŕ~9Btɱ tUſ9nj@Zdw + j.2Fq?G WۭZm/ g` X|Vd{[}A{kP+wCvWuw3kZ#ӝA IN\@B` :َ֫iL7c(Yi,DͲt,tlAdܳWV( 8׮HҊȃ,E p䔜7rSQG%xb10R?X h3g@bq0Y pd,A< =ѠĦفzA!Ù~no3khy~S7Z[ccc} S&T=p䑉+OL~%HR) QцJVG3۲*4EavRו%*ViʖVcPѨt0{)%t9qB*r;>e`VuݴmۢSLDIPE_#̘c17o78j>*41&0ۼշ1) ~lΘ8|]w5ADX(!*h'x,l tٞ\x+pZwTAh7RkX u5/ <2]7q+րg/0l]ql@o(~ǝgP/v!(O|f]5ͲàI iJ*(6 oz6 BWPA|[^^.ۥ'٦ `t_*>Eၶ!;Ol' 2 !pwV"%GE_0Lg/gjVXhz޽0Hϸ7V"(({"~ŷJ'{{:Iy~u<ұEȤf?s%Q) X/!$~$MsE(&mb/Ȝ,_zBo&;#_!G4p/zE[`}gT@grT]K0 " CYY$\Eh%u3iZ!vwkCqW^d= , ,9PJĆ;T}(Wv>݅ W=R~X{ 4#FG:m(*Mb#w̘OsU]r*B0r \k}Gf8 Gzn~X7˜Yɟ8nUz?YtQ7'Rj$A#h%l A6]5{-&̤x7`6^ܗ͡0z;kȩ>i~ۮ^[f<ݗt_ ;yG1gT!DEuvWd9iWW̞ş{L٩^adڦ"ݑ \2Q\dH: ꠄمU`*yKTir%4ŨOjAϡѩOҲΛw Vni{{ӦBO/ X|Gj?Md lS^Xk*-9dQ(xȨJ ,jj}9 HcQ&i.j1}b*r"HHM+r=`\қBfdԁX! v3Ny43n.hMTaS=!MbN*f@ ?p!fdԸr"?uWG{8*+aG@Oe}YR 3+'odM{nY`ɖ0;OYr΁aϋ9>yeFQ:( C@,^ AS2Ka=dˉw9s&କ*C}Wky*#?kƸnPlM.RٟDP7K8j.qrMba ǒ9[#Gtd& :i2B55S[\ҎjRmDj@]Lr",J6W(djYYs Ͻ%#䟎_$j?/\:B iG!N5tގ+j;?Q;tܡŞy~թkgG.EV(d:H&gL/ƗCJw#4N7@㇙P)fZhIn3%ƂFg^ }b a|RP&T;kMqZGU e ="YvhpsA*i%+ ez'9d 65]_,5Ml]x^:Xǥ C-s%p `U}tFa R͔Bc2ο6/A]G+ k;9¡HF7NW#PVӲzoT̽\78>rNm;MԦfo뮏􃎚nɹ%TN5S>۫ E\baj@i}qYѾT $];IǥNStp_ ަW*E qAOcu!h{WQ,_cxC ˈ OQlaZ p42 &ގd빼3mŅZI"t&敲x A9pojH JhD*1! ܪ&wɏr<;nL*f<%Zhv[ ,F|:Ha `P8oP>],FiE{qtym*iF=0lըj8GjCV9K Dܰ6PsR;9U Vן|7zoSLndם "BLYx8UIS|]B|ԉ$_oS[vU+lqWɝ"-7 0g;>QɍӲ z9.uLұ/Wv*hƗva "hk (;;8҇=)VzFrN#x{YU<IZ bI/qYHkzC;9{=93 ԕADKlhH ( VcV +Bб,x23v=?flG'Y’L-ߙeܧ>|"g˿]rЁF,QMF 2>nj5q;3zgIS3ԧy>yb0Og#: Kס+(LWkd4 6wq}\ ]ac4o>r2V\xPN.Jra?bίP*'&]6cLWz ֔k~x_5a%mR ,=|g[ەnLCI]X7Mk;1IZO(Þ7Q,Ie$m-!1CoU?H8k@:a]J%ZGç!Lk,ltu3"Y14 ϝ_f>b"D3`C1LN/9 >.ZU#ddҶ,: kSa?mOw7S ~bfY_ UWTnv<̀bGAYD/cdKNnh`_6XZ @c\C㧎 $S22aϴVRDGq8K5΁ݜڟWhGZD`S]-#9JF^"LF~E{ Ov [[JnQ}f㚮o.#( ޭџHy+G;>܇6VkUZBkMԾ锡xYnqb4GN_L!6"@'{@׺rF}Vu/*~"nዂ̣շSNɟrExkuaI2y&@r`eu:=PxDWlQt< &1L)M2VSǴ|f`Ğ!B>L}@E)DXgqADMj4TC*fLLNܸ[xu]#2 % W,v۵[ LaGuU>U *+e}ЪDdBնMAG$d.,-%(2J], 7Do߳v+{|ւϴy|Ucm+[jS!ufY۞7x;25"t;nlO#VN۲w uZ` q^_6CMWPﻬF?/[-}mdD|V*P/!#`}$ i߿;Z fGKEZۮ t}Zw)mǮnDJP0їȕ,Z(mԶT 9n\8;Kkfn9X KgI 9CO=uAd>k6F^xrXLY~ }*HYwO(O"p*Z-FPKǁ^R>l^UbrYG/{ײzu!~$K6Xo~{{%e{ĺlŇ0S4gF\͵Qe"hIaǨ4X{|HB?<%>o+tHg`G+e9u{;O= Qro;;Gcv-m?b}<yKǀVpKUC鲖[N$;sT=="zldqnIe?p;8!GEfwmAdtYۘFYX@lx`,dlt @pt9-lLj">N)?[{6Jwjx , ƴ̏kiжMŜN[4gbܘo]-Q>.Oju_灳( ѱ_>;251'{O >2e"nvVY;% PU`ѺU\ .Ȑʺ@"=!4-ivJz]f_1>iRo3|=߼<#FnLۑ8z)+tS25Q\)_,ƃ1P"q(ܖ!sR|_F(6 uak>}Y,u^hӳa*U;\v,[Iy@{Lj%I v(3wk$z'$#k.: 8a |]b"pk܅N=*@Q*Mg=@R/ )rCWzZr" Y WTYN ӓXmRs e)5)z#@-;;qڜ_'q"q?HW)fj߶~{ d`")ե i% ~qKݖ G}!_mgAamz%Z([E)81uUD)_43Е%B*KwTv4M[efmk7#&8/R݀=ϤJoA *|΂ OF$GDgsC'9\[E:^ aKwnNC%gOtңњ\W, q㔳G- 8tr/[pR2fu2@X HcsVR'j"6ƻmXFcxωY suSX,z̈:҄@.K# k0tKK _ԩd#&Y2.Wcj g#WPy}QaHH" iz. =TLظ2@]*#;͒JSys<"1|VC6O8AdOR3\'`N6p'\4F]v*S*^"S> Me9\sZ/('њV0u5-%C3~TEL=Kk!S3ۤX@T3s08/7O0}tMޒTE1)@7y!R`pTC}QɌa$?tSx4(G^JḐ">)`mɁT|ŒV4&ɲę)uoSwy(T|+( G$ۣۖЎܷ|? / > hIiy۱62Zru[;m8y3XWj[ |!kKŠ̺6 f5KVT?IOlr ys*,KqY]>9F`_ 4.-䢿1DrbtSyga~v AݦJK2L&| 6!%5@ls>F؛\KVV{:݌\˜Ca qr¦`4-bE샩$Zo;Uox%,jMooŷO2U}ZO-us H%\(?EݬZ-۟m^%y'd҆l6;UѵJc:G!z Z|JiB 0*uX6qTNlea^w-Cfm4*Oo}d |SF2WK 9=tK t"eϾj, ưzɦv,AeQ t|yrj M|Y$o_"PO{9n9W}a @ؤ! h^D hMpdRw}T82ímI-Qz<lvLa-M#F(!㡜v|cdy(Tg7c6">kO uN²I7 :20ulxi͔A} ;fV!Or#>(cJ_'[:ܭIg!ˋ19R.HQBVyI}i\ pcsWhK=Tzi .W9"Go_'tږ+ɉ ,\XOY:ݠ^\naGM浪nw QvX7tǤs>܅e6 b ȎA,5}~ZH@ x8#Jg+skk|j)/a׋(Bܹ[:U7~w+2베SS]$I͂MFŸh忻tM5^R|-0}S󞳡2!d52rӱtMv%gl[Um[g}qW= ^^v,Z2(! OV#_?er"T!5RMk6RA[)]USO[|B6hY誷6YC{}ju wƼo)«;e*q/ݔ.ǖ/&ճ$i65:5 D'᠙2w`dF !1`Q'XqU5 X3Z;5jgObqݦOz:=İc #P'tpb߯!IQ\U0֡b{F6zFncV-nz`dd(B-ó&\#Պn..@s: i;Q]A1oVC+r9osIۋVXbD? yvܳ301?Ax*hǮĆ`/fnIAzڹ/-B (.aT;k|`Guq $UR:H5JE%`C12\hKi9 D 3~]:~`,YQj뱇-.K).1SBsX-YxϓTUG!œTev௶(i,t`脓".,Uwuӽ8!⨣-~F\(p\ʰ(c݀##9Dr8:zoJ8"MNe!>@`: .ct&Z1T_4 J!:4TCMKO*fց1"M=uYm5LsI%ٖƭH$\@$Oi/ FrD<å8o! 1'ڐK9}F/dK9:} pEz|;K>V۠KEEIƊ)pU%uBxȳF !Hىyw1&Ŗt߲@U^M0ݑ :Gر˂|,^:$Au7;Bz.o֏ikK\ $,s^3M.%Q6|c8}M"qu]IUv~8%`tLkD%S恊]ѶT6/Vفw|Qzo5 f5KrakA7#7,̬NAkdD[1ic@@fVB1#A'[&$U=>:3*yeLA&I]6&ĮOߌ[Th" ~7Jf}s?_Ob)x|k k<;bF$ o)ݖ̩ ^K#,TQ"ʃ@3+<6'v:xlMٓ}cQҶOwu\vbAk{ߤa7ɘgs2[Lmv`n\`/L"r")RtU'& ۄb gB]0D4~\1&gr)TpIH!4fr E\w>T)uЖlT(s6]N+V~)MmLE|P)Eؚ2obX'XI}[;)_GTp(*š cC1Rj|茘(r` QRQ "'z$|q=\zEFvEW1e?B-csӤ3Eh sPP%zөwNO.(h05/}æ$:DMtn>1ÍP֦Mbng&À+0ٻ=} 5'a1@S-ŵW g` &s)v|"'O[:>Lp l`RwLNW;q2GM[ռ x;ꕽ$E6`J{ :8vr2S8p180hH"^(]/fĉ{)i6!OpQe4. d%Wۯx0]BL/o_JL @qe [.3Ny,$}}QNfvψfܷo%%鱔Sk"FBsyQY&؅:XwOʊUe9Iι sWJNH@o٧1L*[\GArv衜aɿ|mD\{I-< ?_apJws$ʠi\26P]_zc u򃒮/" HsN`6 /Wx]3A|j/AgvyqeQRAxC='w7Q;z>Ovl*TX%|Zc# ,{ߞZmzj:+/LC0vĵ[!ϱTLR5Ìj~|XxrHĉHںE (Ypl0j\-ן^}9SXwRfAaA92Y,JۣPOn8Pt2:F:颭?N\TRGz]]Z8|s!ܒBo#YdV'_n^b3>i`>qswW)\4.Ouv͠jaC=f$ۊ=l*t'rMzת}38yMc#LXrr?=Owꗲ<1_G%+s"H}u ~@2\5$ dN@pG*`qvA?diJD끞 :PAT/ yVd<:mD\]8mAQ]1bݲ;r4L˕A|5K1Fd@tSgϾGDdH>+!qQ{q1sA/tÇPB]:PPu7Yp݅Hwpy`Ğ(]_ŅV@;mVs g-U岠z! qxԁ״P>E]N/J B_D9y1 U5&hMeٔ襘 rh3(ɖ@$"+M$TVjBN $bXk_ՃLG^"Pkf dP誢 fufxӉ\l ::VҐtA)% jzj,-ՁٹaVCZ~ىtrٜKrP\RsWj:991޵/"CcS] 9>"&Z\)& t]&" >N'#iQbA(5y$U!YA:Fk-јβ#\UWuCn{f>^w.bBZ EʍGR&?q`()oG=<6^`fE9m"9^ c8Vm9r-0R@CW5a]{ުZGx"C~Fxi@Wk2&@9UAPbZ}HZx 'bdOqlET |? & &74q70ЃOdB(G%ar=k^v2m-C=t=$ś NE^Ÿ`72M PVxàPq1." Q ^] lEGJ',oP:C]y :8틑E]hnp(奲$B )FaĤ< zN|U_(וђ)x.OXqe)kCo2r-#F(2l{SUrq3a<&T=9FSTkeXfJ.ypUmWF]{&Ω%&0O w[:Y=pSR0abˉ ne߅V`vIFrZ&?us Yo%}Sɀ< _WǮ, S Z'+WCv 6H:AWE }%P!¢r Mҗ`JIwAfP1]Ѵ2-dL49Z gԾ:u)gҭ5I1Ֆ0Fd"[a(Qd e@pe|AP%?,jq(u\49b>%JV3 ~rx~=)['u$Fu^ S* MD_}{<ǯKy@r.Cg-`E5י[yIr ݚ"(;aЎ1,>GPvI` +[(ƅ_ҳ2g?^SAQ[挔=0r?ɬU AB;J =h4zcDŽwvRڙh 3-.#yjpȐ1xUTX33 0~J`Td#;M+'bpj0*yIH@CRRJ6OFeѮ4 cFwԚDXՂ2M_ ϔe-ޥs waDш1]"22tNE$"]Hs60(3EߎrpV5٘j"ciEĥPv䕝NӋRcR8MS=d儍?wl(EwOzfSw\06,ۥc5ugA\vQ ͱ=KޤKYJ|n;qGȅedc+Ju~Z3^喎RL B d` mxW> "@\6Q1aZ/gs_aXZ?޾SB1ڠ2 jս$a2l C@~N7PpeEjl"2gp=q$5 9ir)S\h,sfh" qgVѦ4>?cvd'nl1;V9;tu{GG=% _@^ژKtWBQWU2~jb4;FNB#h!!F!͐$Qb^ 7G (}q(ĵV`Oi>EtN?~0%2<4g*ϧy dDJN֋D:6&K[JaZL=n$, z-X0A6DΰKs@{PL]*m[/7D,BB"v$}n;}3w"kJQa6"[/b?#Y >i~WrLa^fFtx(.6jn>6-còmV2<ere /oƍ b0A6RH=:HcAzSh-`U*;A@juAE׋ Q'HDN {Pc{.LqHx6_@$0dS*)uДKdW0RļQ'A5?|3/$!z4ˣ+N Zy!$ᙃ;.3(='⡣22Z bЙ2Eغ91$3[$ T@#MWw&xQ] b-iYB%g7x4 P7Si2U)AY$}7Ɨ :Ru,I&b N -Ai|,cc8@X*tz06o)z6 yf`sf坍ɡsإ`Bo@mL36 -u?@?tQK'~ A62҅BP%Fvleh(k(8Krzt b fؓBEܕKOz:5x} Y2ݚ,vv6`5U""ڰm;Y<$@X.4 -,[ii-ݻ,2??"@VLs@R/|yx0a_l|s>?6brm*VKXBa+ŗj ˬ s &WszF,8\ y?ȁ_!D6V;J8 :!i#5m?<}ƀ;CEB?, K=#,2rX>^`P`L>]F KW LH zUD x^F}pҏ6#ѫ:{)ime]Z. Y6ȗ޹!ܔNE"V@"L-^ITeXLb|8{wKz &an^KSEҜxX[r1RW׉Z@OtuRkO]xlv0Rœ`Sad_υM\^=g[?ZO8>Z# gQjChEe,Ԅib~('lu[^4 *Q7X2ʕMd@?&ht~G"3B^fHTOΑבt_M KW#h ]*U;zUKb-F F>X4Hŵ}`̒u,lP-PY)D8"#G6HtJqE!W'ڽkt>ch{f ](QٴU&Ψl cFöp2H^Dݯ=B;n4}cGy @~a򔴇kyk^,rs|g'i7tWw_Tͥ2S!bJ:lbEzҞ+eD1^ OM!19'4P날IDrF0O9~-+=^_~GkzX٩)qPƵ)dk5= wt/4pp0tO<6 Js׎6ǔ9J/e]S#ʣ6c@W9"BY RNiI'3͕t/T>Txm7̖pW]uv8>uIt.Ewヺyɖ՘w+!NrhB? 1%a8 jOzypxU|NQ\&sin)u$^RQ|]Wu 4AtwsijⴧnwBٲB6eQ5iR4: zԦ^d\xlo컇v*MV4ibbC@*pgQlzBl1>BTIi@6O/,[a:_)!u.j Mpr*<6N_ΖC]f&U{̮H(P/H w3pC40%]|'޿Nyү}ZUL].l.SiX|Y(Mt^1~x }!΅2aibZ{# Q/偢MUxAMR]Pu&&D۳'3, .C50k BY.!!8yA4",'k⃪0w\^-6SЇk{qG#o1RP?bQsU}3BU1iz:n*N:IqJswiHtl̪7g(%Z'a7`w%wo K+5z$}ps>v!`a}FoCu4D6F?۱%e$>B%zjl8EҺN"Hi@%DgweXubA-F@S`}fN1vBGH:3P g,ǯk(hМh:` A)YDr{fu%tytq3k6aqPDhRb8H|nbE%y-(lP -CZߓ>i1x.-,ͳ?GFe .; v-+>-iO f?hg\=l.(=BeS2- _^ҟnVAװv(uqJb`:çԨ,Nxs]}!@QږeL>%ޤ}{`!Baf߲BE_ JT $xxnIVSQ e5M)x t0PZK<_4${~ؓn NHy(gGj~O"k+M:ꜶrH_s.y3 [#]jM6koRM &yah 8L"amEH1l aRFVsioQv6Toc}`fSRP,?M4Y";Ɂ2ITE:E"z5}M*Rc\DѤJOǷ\wS~rѤ9~'EpԲ;T+?Ƃ>0hڞ: CITG_\. ʹ&.a:Nw&=ynt5ИZE;w6ㄺ%w+4xϊ,M4&Ȍ6T6jU 49˾Fq6PyjP /]:n8Ŵ̛6O=?IݐǤqmhu´|<ժxFHNw>b X}t84(hԄ:n`e(zB'`.sĕ,GTkGTKQA@v͕f!=>vs"jTzF ʇ9.k;?)HըS ]:fo`f {/-H|+/856R3@bԛX4&+M"Z)|4Lx6p}pI5Lo7Ʉ*P|yY PrHq$Z+EHeN!^_ȯ,)/Z~ W* Cj,2SJ 0h _j=x92w@(?+A]ݹҌ;S>G4ϿO%o2sݽg|<^J -@bbMB !F' nڝt)!ѡLa:OM!FW827W{i⸍g& wDI?ʛ*["V;EuY:m4nY+T~31Ӳ =1.x Ƌwsu@]"/3e0/Q۪4F^g\s$JRH`]2{+sB_3}1/.V7eD];o"01n*K5gOѐյjL]{t9x{1IjgG=0j:3e /i5oE>cjլAN'*6$H)W/s1(8T<͎A.*hL1UU2Q H\zSڭ= $9mhyr | 1BM*^3-e[+E  2S(ɭm'(dkhe?]d I7w=GޏW%~E8D&# YBMw{L( gD@Y'´(K,*_rR_KGYX$)(T^cl?/|O DbǤBs}΄1f-HԸׅ` V7k9.Ƥv WPc4gU' TήҴQe)[ +,}dO!5 aľɒ瑃2ʖgW"mGQ=/7P7d? 7 M'߼-vngK=< 8xLީn&ݲ #Z0ImqzWuj_HIMv7xCy+t8Xʍ<>=~Q@Uٵiۧ*SLi}ݢYui O,GV( tzGߨ.nWf2Xl7d@6EXKY䧭]ǙI;!"sIS!2vˌ\)H2nőS6nǗևFBoNo04=@wi=Mp']1|jm'A*('y> rI›ȡ| 3tKIhoqWnƾ{EP&{bݜ^>АYCG pZPr( U`/i5#qj 9kݦ ;OBh+)30@[ KMf./XeP̴wLdC) 4C'XYyc|*Ap#ǧV)3~pWQql^<# )afB ^v2iU}IYe4/7}a"t<=T x4"ӄ<#yCJ_I%z \q@&+Ag'Uoʘ>] 6oԸ;jw?ߪ#C`CR!ܾb?*QЄԤvH^#ͅ[ج!S?dpMz}xh2PRQ#f>lSi)wjYNb@!5N1B# GI1Aqh&1t Ay/-@CM)whg_񯾪~ |!HUlRR)? B^#ČŜbXaXzA="mb OVY|a YcL=cX7nS]RTk" 7N҈>12{;'RasyY:z.:An A(˒)vh/9b %(V) B@sajP-&>0 @N?9_$pS E_tny% r@}bPy$̝>5@43Y\Lx&D&_Rppi-.L8/K}gCDL~ڲJ OZM*\?# E\_Ӈ휪up@H$~ zD}aW-cxݸ 7rNIn7K]I]AiT?>grHjoP2XmuKBѠEA`l{B8 ө-mY)S;KXuN1S5U z{t"¿/a~$ߑhAd|LvX4y 8i"'`#νzRɓJMx,ɩm$A†4ͯӫq]2+zOFxQ 1GK`F; "?i(#f~du 0оk!f|w:܄'#+`N:M~CQ[AeIѼRKhSa1]篵'~3/ni條X}Τ|?B~_U +pzuJ=YeDd|3a(vSY*Y jq,"GOOB@ ٣:AE/a6&gU+Mjd0mQvb}KxDdwn,fĄ'tbV}3ϭh89BqOaOr3TT'\dqvkןk߸~>s*n Q̩|ܚbVtV *'j>đ< cwC(xP@P7GyY"lua;ap7n0l`.gw<&序ށzfHxo~dβWH49R>ļŽ Vܷ51ݩtYkcB!dpFKGUtlDA7LSܖ5oj~44l#b Q^z]bNoL BxlhuIBY^RC%}fDy#p{El.;woowPa ߒ`x Ջ2jX/[[l+HS"5!xxԘցN"Tn僅ːaCʃhS(ҔIŨNNxN~FiY=S/U &)^g!y fW^pC5Tu#-\3 tپ;"3+9RxR3}J2JMnO "i/elZ44TrZj*xG.[s 9-(L-k :}eӠt;~O%6×㽶E@R¾k*C"[AGݓ E\P}2@dwx~\؈z4#1/4e'YPj eoHա$]^to:@V1CLZr' Mi:PXLѾBP)U]':E ?WC s}Է>:*31 ^cȁòsW-2vR@r(eO9B*ā P&!1%Mp( )avv/p͙C,-% R`%A)NHO˃'}FZ J;#n Ր\@'A BԿОBo 5 v97t.M vGڮ*l%Z ,: ÌpKRO-6?MSu ./Ql,LFװߤKnާgZz4fBP'T = /w(KǦ1aR1c[!dc.h9H!P. /H1ɖ,B/G?wA^ATMeBJr@#lښgS|E$?Ѥ2qZ @cR:@/ QyEs. ]f%#Ibq3.8R59x#b 1c21dhh΋7k$H&j{!Y%dJp2|Sޗ=`lO1A.#*i s0:!k> *3<%,8 K&Thz&.OxJ$ݹ TM5zKVǶbg(,rc0@i׶gYˈvß6aKD/uzM 3Qw;(v$M8RZWR<961ȨFg Sh~شڊ3)5.VI0ȓgs4ϮQV3X;r㿺:Tǫe#+F^T"YKpo̰%^Eo@4zQI3\5ys7}>d8ӗ[nħT8a|ݝvMv֭7k=4ef;l:kR@tnf8lYG0 IE(uWoI۝b&)^rdR ԉy MIlpTT_z oO&Mzd|Dh-R*ni_5!3MDdfA/ *(y&j e=U/Ee@vpϰҞ01|:Ycpif[2$AVcJW'#`@1$bm uxPl2^Ga™&ii ƘZ}9oos}oİ)ކ_#vvH0Z9XHlcBVx^X tSUkډV6l|yq4sbVS[LM4͂P$ìϔjy-4ur(%AT$}yuty0<\L&뀗t|qf߫ł4Ǒ 4> lOe u؞Ly#R 0]Sa2zAP{1KS3 rHcz2&DOij$ی;JDg/os6Q;}rM1Rv ֯.:ptjoJB6L?Y0HL0QfD|@_ȏ/`p0דmNk/ᑒoM]nyV* -(z4Rs.N#Lq_'(!V?'g$)/[o͹蕲Cz~xaZ~eoYyKOt9 `1zH }3$):kquAlp=F0QY,Yif%lh5xY>+ 6 ݋u ũj}gηtYGB V 4HrݍJEcEYX\ynx"F8Xz&'^swCE}]}0I-7|{C( )[ʾ1 om< HΤJ#h%ʇup{uy45u *7iCsHVӆ S9L<.BsC+*u;#r/+5<Q<).|7(AV-vP8p2tbf̉wz[W# 0mGeYҰǥO4'oyZ1 ""y.i)YN3tkOlG5(;=?-xquh[`xBgOgFLKR;<qV>MfD&{5^ <$G2z]{ظBG*Rw9p'/MD.‡G2METCӴ0fe]>)O]nm# SM/4({Dle_ƴ2Q _jn|\+J:7QEg(*E&ʼGW) .j7 jxљBv35HF,"^u|Y<6ss.RrehOk-2+usKծdU< .7пj KerϷ ugnM7[&CC90 t3xqRuOтJm`y-H_v>gYh;zW["a;DiMi!]-jK 9 9|; =-.]n Owb_:d7 tѣbZ+h$@x~ʴنAJA0m6~:Sgz\=3VRL%I%U_U8}ԧ2u[!V1hi/2a :!>x㐩3Qs*a7 >"Azp V)'N ,!mv j\5-F0B kMIn(-Z URG AF3jzCD,j>`~{lk"Lͬ( [ZgpTJwK^v aN붪r_ծ@Ղύ̬<2X$+f}*y] Fݲs&klAZ|M_=njB3>pWɄ@;6X~k^$𴀈Db!9LVK^Y!0}rJoX⶗q<0{ C^kkuepV~Iڧ, BN.ERڒ DA|>N\(15y91EH XuSL=CCVEvًsC`9!3*e fC,v(F@(Jcu -gIT~@V" ^#k\3dOYZyCGhc&#cvR}hbR,r'6(2-d^GgEY苩ƺqs}715 oXl5dS;6a*+Wnj<L\,Ή .b0{@HwciD],o'. nAfi*u%Vk/G!E7;;b _`hmɪ,@{D0PݞN6vA_#!\hS-ߡn"a,$"Q_g`38=el{'zU6ʡGYo?!a"y5 שLP2gyQfCI}˞aV4GiFGyչ#hn)ú Hmw yjU\ fuAa`%oy(NO^LH|ѓ fejp#hnV2^1zSTC${>,]q|sV׏ƴoՐҗ?5{)'>.sU@"{^z/PxT$6ö#qJ 'ݚƢ0k X?emZrฅ [Q2 M59i rTc}nkCH;e2|R^$񵁒޿(1O³0yv_ц0HKΘ9[`^i;%(tiE%Z!~5d 6DV|`'>2b^ Lʿ ,oy0YL^#93, KrCߏ8TZb׽#Ӏ4R5a51O9drV2:XL6.^ythuevQl󉔮oҠ3w;ů{u2ЌXDL@zިZ~qU-&3Qփ(xypbn$x޿Fw[Xf Bhml mG΄%9 B(_ن?mA_\KL9L9E$t^Xlp"#/mZ"a[̑Ǻ_+$FEz'HBiluc::g`H Nk(P\k̦2Qj|f6GقE/gXffwX#|a^H(.IK+6sAQm 3N$XUK&nDe=)Pķuf3&B7F~- ,pN._9vV\\룍IsӞ ZQf䜾mz!6%f y{ ܇}{0nUw"6 n> -eK裊- ;_7~5;'bn(ʩgV}nh^i=TJMSSj}E\)1yҭH5`;N'JH bP5Ao뇧NG/R<^|Re NŽ`j9( FLVtɯ<wpl3RsVrS<c3Lrhz@8Vʴ\~~ {B~%yYf/ ͺK3SGc0mɦ*6HhL3튦?`H쉛S9ABa$4J{,Y<0s*ӄle/ُQ}y`2S|W+ãz4S]kȤ->&Y}Xr1QcY$u$Lk=Ry͒&KKgS({ ^ ʷ@T'g[ʪ_Y| /S"f-$ELFEU ~9GTQ)7]m` 3_ל5@yd-[&)|CM-^ LQ՚Sxj,yJC߸ƭ*C/okV+N= uZ;@%aEԫTEũtnbR{;3 tiWiΐuG4e=FtNxA 3k#±X.z>S s x1pse|O_8@5u []j\?M`,i;~ZsZNw(gd_kV/9a"~=~D)R,d6TUK4AfҶygXJ.Ɓؾy7[~Y`IX8s=xBEڜ{\AY4sr *5\GQ I|Ʒk?%cf-ݟ [T:_(uξ'C.*`hN,֐eYQi$oY)82qC81?_KZ#y>M%I6'C_3,B܏>NU;`v ?Y1 ݑ_-О[r<opUm qh_`0S;6ݫ16\P9J.G}xl+,02Ec9_ʪrҫfͻJ \ ߭'~; ̵2h~1ag}̟ĵ ȋ%O 2ierrON*QL]?zη2lIe6֜ zñnǴ-@'2+Ĩ&忀Y l,q@M@iڏ.ZO$ZWw-d`|+V@Uk9jZ4¨罬 U\:-;kT455K:BϞ̀V$ǧp>ڃ0[$>)o/ n dorޞv4c@O=:EY)c-e" ;f]"Y g%hO/jE*J!4eP+ ]tRe+ m륉130‡_&^u_kJbu؊%O< ȩ4n>`/rL6fzG"+`hCc0E5لjd HRym`rc+>#C ڍ(YA~iS_`0B(fwy%iQVe#*G *i4~qKK$&Q=B0dGtYb,H,2{*Ř!JK窒h QniIYL ~E:Dou&]z:o&Ldam)TKzsTWy[|%4{T6f%HƫF'T`*판2jiCKh c3(b`j8%{}b.įG32stY.Ee$#/>q+`V@J`VՀ,doГJ]!d>25Ml؉&b ^%v&aT4-)s)g, c"(D7m ;Zl kJH#OQ@GdըT2IVIʺ H "tBRe;摼og;㖨|+)!¹O[ ^QD(i:t}_5,O=Ѝ4SS1Ay=! SA;]`˖TD`5To, ~lz T*gv1fdZp:~j5W1h8Un [U .Ʉ #]c)_o͑r2!Wp!tFP8\vv5eyYз(9'z/gqrQ5Rv}FQʛE L;OF@/.5#冼ʵwwwf+>KMo+yG]`߿œQ}E@ 0'F_4c._t;eΓ/(^7r s\'l9m;=PUVR-ETV FI9`T(Ծߘyv)@z:mh½' /; o -?&UD.gň)veT>B%t%]c耲,'! ۝YWea b"Bo9bXO[Cmq jpxQXWCӴ>-8ߙ:;X߭M7BLLͯQXf}հ zMs#2ʤģz@zqMRNڞ SԹGZ ][hsdE.>WgVJ08v+N}`H! ,Z"2T8Xelk8nؐ|!uP#'Xa_ȢZHQ%V'WMr̦_<\c碔Y4 fY?UA~k 䦵M"pM *(#6ձ֒r?|ϔdnlp:~ATmIhR*1Mjg&iڿ&BySS45}=w$9yňqF o]xou䭼6i"Rrŵ7CȐ()DUzԢCYo <%1/F`m|54}377Pg0ή*E=6)z%FE4 eT0RZA<*%bBK u2w%ʚE=c"b8j3T'` dz$I東^|YUԄgV/_U2" Zǵv^1DU>‘Eվ ؕ;\me &3j0Lu&U~pLuzGE|1},י;FkwϐkߜtB7WDSo?ۡRw?+`E^1FPrC @&9eyr*ɁǾ}zvrgCēvՉR}s?ƭ_%RnEÑdk2>&`ͤ`p(s7 g!mׁ=bj M ["e9U;?EM%#׌-%NS[2 &04{*؇c0mE;=Ү0Pa)jos(#.h@6z/۝oXG cd[k &(v7~>uF1G*g1m-ʼnz2Q[Qy.'9mDDQ欥Ju~Xk֑[:-8w< ),"W8F7K[ |RSK/HuX\qpY/ m~,2Ñ[ X%YHQNs**((:G{,vP/anAh7c$ nLbŽ{&˩iΐQKȮ^bS`"*iu[eQE x*򖀏H}RNj/? `E4֋S22mxKXu7ΑXZ:P,ҏ<aR&h˅~fbY<6~ ɑY. ۘMR- |wڋ:⨙qȋ>\781@0L]܈UJ L!-lYO2ޑڡnTtd9@0xUm]I(̇eT4cݷ $a誽6ZSa&1lf g 9i*.;Nχ܃12/g)A'[/%@pxkE~~2|5vkCd zʙnf0eܿs Ҩy!BJBR_`ߟ ڻPB:vF,m-2(M c(Ίu2kޞi2AE:qpR +2A @aF!GluT9=~AC2"F(~㗔4LկSEK 4WƵXZPH#aC<=V;Y-\V,á.a+pۃ+JoV@~.rf ? S}"2wv2Dٲʉp7ÅQ1$ TNR[/]q@C`*| 0)3/8Tڲ{\ZE`l?t[شL1v=l~>M5 >J h0l7mW1T=LhPĉ({dd?@f+Dp,3%X!mqϡV?f Ùl2dAx7|@j!1f0tB! FKP} Mu\dz骲!F!]g%Aqe{|1Brnt~q&0ly\bøըը.hũbQV ? f)19< #T^h:qehQjrK$^6Bӯh\ۼ:I9s$#:+uZXA!ڍ>g3\.J 0eI  _8m" =9 {؄a\X9`G!J 3媣g^0mE"N8\q^:Ίt!i.nZ ߥßՇO2[B?䇓ҍ;ˢ:u機ᙕ0\Vhn:tZ0Df8 mFYZ6d938"ND ? \Y5` #y#4)TM. ?Gm=' mbn?`ex)wZVFP/t:bNPmD{_֏Q(NZ)57r!,=AzA[gPzyR0) ZQ W|\ABWt?Ɂ=oYoc-zտ,%Y!vZOBlX90L멒^oNQb3D :Pb*V2qVTG*A#5rȺM L(SQ5@"6"̋kYapkpWzH6tʼBp(mq괕soR #/,+l .---*P~I3=׊mK;(SzJ-b޾.-ÛK0n$E6 Y21Y*.Z=?9=JZ}<.bv)WOb'r\3kw0vV|Roor0.[P}X5{\cyh) cyΔGH&߁Z#߮ 2U˝7*kT6TڼR_[U>+ŭgigz[ $̣+]$s~t+G]9`>q&Fr{XaWމQe@2bA[Η'=x#xEsMdޑвH4IB)ە(G[R<)qoUÄX/=|lAb_JVZ*Z%}_}E[*l}询 p; I1i'`kn+9Z , Pld8:/]X#p! ݣ?i"JFoG$?-*P2`Hj) ()]$>a]#6gY(|@q y2G3MV|,LD "sbdY?.,rSΐ-iTvNJk_m GG?F Ix?;VC^x']rCs*M$wcjeP鬯m)o|^fVB:g_jAPy>H[d燹.ZռCRh3W#d56HcM#&\2Sq;Ks *b; O4#bMKK)Ŵƾҕ1(qzQ\"3C{8>luN*%կ H$tFc,)1QBb` ̷'ai4;8U u}M6FU1i'^I*&pdg{G '* MEǷZ0B zr:-?kWd%/#+vuuJDDYQپ%N"6_mE8殬pƖ+Պ V|a&&%vT:dSkz)?@=촫r|Vw>LaA:!>D8\#4"<|N J0G Z0G[\]wI#wSEAɻ6%d?>KLo+7[0kcA?0NI@!v')Uiwye!(ʀUX 0WHi?}]1فu f఺մ=lݞ*?:]QlJ"i=d7FuEޕATh-S!T}-k 1.R'ɯxJsұBTOfB)`L18G-RblІZVǾ ŀ+]i;<;j87,:chKڋCTဝ**WU¢|@W{ZfjeUrV>m[_a wǁ\3Ţҩyt150b,oTB޵X0gn䙆 rPVgK_χRqY T$@sI9]K^QNF%,ag"iF-v%ȹF5dɥ'@+AO}0#Oֳ 9TJ1ɞ_~9boc k&yVk\=?|mFyy7Qt t%-c-+,F2oCZ>?f85齲/HGx\}Xjqjg vƝ}^ү.?$F-MKz!5D pSz뇽EBa|mn=J»8QV\HmuynIJ9Xk! A!>{tseW}9vYJ|}<7>H0l&*.^S>+܄qTsZj/.suw):c" &V+S'uWs Q;)25mK=rɅ#u:Ee}i&2KjE8H)ǩԋJCl{.buM 0^p~ 1\ɋsYiGnYhDA]'s?V͊#dt.m~t)|/=˧ʦ\“BV#܇$;#+G".V-0Cey{OHl&o-Ʒ]s~3A 5 ϳZCu+[gbP2)2IivmT9r8{%~($\xO jTD8/ ge\{)w"&߷yۅX0F*Kɨb`]ԅ]qh e2^/ HH\k1gM?5P9k~jy{*.Zg~m* #BĦaQYXWY)BR^>%b2 QD0TBiV*-w}*.h+^#mOEVwݺAK6Ĵ@UÿW<-1}Gx)eu&%j?Lpy;L4͗ȜF`M>'5 q1ד`՘+70m0F; E7x=O1Mf21r`\E8AbᏢǖ΂PX{"3\xC6@nwn" K \[ma6 ?D~8ŞO{EmSLC&w5eQ+ĢkyσCIϏ6NJs%x5B$v7a2l1 MCx;()&OE8a<Ol(XDCE'rR&SnĜ_P! 6R>읮𹺖:P%P51?}Py5P [W^L{ĭTYuq(Re#$4׊/ ҮܑbV#Tȧ>Fdi~-A}[DĤxvf-N˴PLV$؅m ēo@?R7ngV*"V2ƲpRL >+*) qmKvxPU#N-WCoԹf НR+dd/YlLBMS |si6X^rPΐܾrC3&NP0$[tOݙ 2Uh2I 7oܝ2+uMmau# pg:Is@H%h{KWhܞho1/n}_m)Bt/94:pr_vbA oOP\W鼍q!h? (3 >jP,s~M\pOz kLPݻL⃱N!g4&ڛ ip)9w]1&zϦ Oj!Dn?@ASj)Yq6';SΛw5 BrjPֳ@֓RՂ@[ ׃|TEڬeb4"Nc1(U>Nrۚ#ұRkOJuglINz1+,R37M:Y-# KPQcۦ` )Vv6:Xپ&yIp$Yӧ=HẩZtɂDF`Su֔ y\ -usd^.(-^Vː~ bͦ~5RL`ݮDrIY+7%ѓ*dس@C! |8V#|k9PN@eYe] ]1WWXX}E ޵xZ09>/TLWvPz{kT8ؓ9 7k[H>#6? DҪ.a|JT+ΜW !цI8Hu\Wy53EQnЫ!8MqQOF ri\20E;6Ecy`J!FfĀn]d1Lu>W.&b4+t𹻇$;T^]@O/x5_S :-+<_+cG#^=ÕL}Q?'xﻟ`P`bn`7b+hq ׊q.]C$e h5K+"S%`k4]sؼ}el/wxIQfVD"m.9BQQ3 P:uLd)ʝ5t;å^f(с,/#x$H;mcf*EB4|F(x̤02sgޗqX b`.'qF}"{d[:Z'sZ,HJP"Zfȩ&ۿǖY^_?- gO(4?sO <  m[u뗥('R3A@F/h$:J.[%p;L+/3V)Wxj072`ܐVadH \$P+tMݺ6oͧiDŅ>>4iA.%l(%[ˮT?t *S'p"#`SWdCF|zAB;w74%!6\,G-l; 9$sZ8}A_|\MK^ EBrEֈUrVB$ƔÅ縥XFzD4qA#q|N01>s̻a(>:x.k 0@4WXVm2=* ! Mlm(f)ɣL8wh­񪲼[О/NԸz: j@-Y}Orw87s06 ]٢ \i:BXF+מR&Rll7hb>PV ̰>09>mL{_w'օ23r=En6\+w}GG%]=0Zdy5{Б0oǗ_܂[  l]gVcˑ~F$?Mvv{cAm~J5fp&X]B\ʆ"J MD)a (Ў&h5J'v$#y d’o%P5r & ?L`y:_dctYtckٵ |^qUȇo5?-8&xj{}pBoVw&oE.KKK|M=k(GGȶﲸ1e;?N*&%~snخMؽbyǐøRظ:f끴"lws!UqbKy0qZ+<,m-Y~M#=3qxST5oBI&0P1΄|A Jk{ WMNVu܆ V?N_3\P!9ޥGcn"!|`mKvߺ?3^!2lh;kn|a8,(9OƏ*I՗ 3SNuB/޿uu5, CpfF̰<-߱?Y>ֱ!b`d%l.MEjhә y!F=עyC;E)9EW7ӕ׿Gj/mIa(ʋV6|{ Uӿ+ 3F-elm-(׆R2i;R+KH ]HkY_GbWJhb f0́$i TATw|%;ML=CO/J%ܪ4s>q7  4^hyPAW[`-}4HLRblަv-_&Y1e-aW |LH̏77ׅ$HlpԜ1%~skدwg0OuI2Y`^ >naJ3 ąݏe91("SSj %RVoUb3\G{)rCt 9`z3(p,K30fs?PEhQaG*GkyӚ`M6kosEC=BLm)TAL΀*fnH:(9h?BWpkN׸dT+kcV1&9 O z-.]9lRHrW)6b%Y۩N{Y \B}#$  ! [E[.VTEAMMP;PD az'M0ZrϚK W-Ӛd 38[[>VpnVnq,*)}[00}Owj-tG1rk lVN xN aծw};JϨ׸Ѿ9WǍ$}\jQY3v&g`C?Gb|Tj!0VW,gQPKQ[YEy"{!bR1K1T-/c{skC*wCJ5O\|wƘ8a}&S B95LzS/@'݃$ ho-;(t#P Dp߷k0-k%Tң=(>2YGa 5̧ J[I^ݓ5$Gz@/xU^L'Pu*mY=B7+?rnap_l0=n])wᶎvW: '}^r"T#5(<嫲f ˺_zy.I<YcM>a$zvQŵede6Ҧ-lԽjA IrS Rbz`3=,owlտN~I[g#IߐoT"Xw@1SYvɪWYC"t|h'@<8"Ft{0EwcRV^.!qg@ ́B_GO]2#B Sa4^geMUA}پ$Wi\/ݾa<ơ&UD%Z#q@:QĘ I?SƉ!߲)&~Ni+QyrHߛ G9>tmIg VZuPSG;.oF*]Y{ 0^'o=aS~/$#W9%(wݷ x:8ea95J Y7'Gzgx-.jh8z c5 9$סNtI_X;ԡP4ârM ܰ/BN} {^|PJ7<|G\b`V䳴feTvzXgܬʸ7o0~Dg :Vy(…~G-G6ܸeĮDxy ]S(j) e68 Q,WeZ^c;j]8 #D3 #qMW#lt77Zd`?"eO}GؙX\X4S-p^ M2/ 2ˉٳZo]112c#VDTq Av%m2ZtTeBi^ )lqx/x42pҘ2T3HrmJj<[ !F+^ÁiNp>Au$++Mrbm 6G߹t|{'2}Hͮ+x@8e ɳ`cfaҔ<6淇ʵ .줺Ŝb*ZY#~-$nZ0ta?n&oA f -a[HbFn1>.\>.e~0 iHL>Kc\wJ|f}QKg3[= ! g1eWdvzGΜ(+c^dl U&M1LL.hT4;O쐕6<~9]Uܪan lgPt ᗬ>[|#&0$i9(J_%_.L&>ӎ< .w{??\:]K᜿ӢMθ|̠l֒=vq uCTYx/d@(EBJ8)7t~l32$28\+yEVƓAKWY@$z+ƞ8޵&1lSRK'zB#FkO]p; r!`nqg8 [W+YqY'aF\+>BH򐵢:}a,ˈ~jr PȌ= ]*J#cI l'J1ް|M2e l{gv4h7쨍%p{h);%'awf*N'H'\qm+m*MTH3Â1V[^@MURTTwL_qc)@vV5/y%wc&àGۃa=S ED݅{k+ M!`pRky݉Lq1W}>΅`f`YC`R49kBaSQB%0H 㒧E:*O.k>CkM8YB1髚G4w:y x` "?%S*ghjN`4`R/AAMdSB ^(>TQ)B]cLemqЙl`Hiq7м jt5L4_lmcdeqɗ:7atp.uEȺGDsHaςklC`y] [Tm( Ik>|ŀtoL>]$+¨mB:4ZQ Ê(\y_.5%0jŦx@c@o<'-k u걎:2n>[Ix R4⌦[{Hq&~0Xl6m_?_<% Rmp~8|j 2l=o#: w8hY~t(f%)aE58C`Mk$ !zQ#: L>{3&!eƲd$|C>N{ᘋ20b_9,S'?,MDg#_ Z}r2!-ڪwW: u9g,I 0 ĹZ)7 P/D`5 L(7@OẘçYh^ THj-d|tW@ DXn!҉dnh"sOdSo |\r+ZnUCZ;ՠ]3ﯔĎXHF|*ٵugU& "m-q Uz~TE\ ^of ׹CLP% )ĚĴė1ʢVӺesI64-y,w+y VaBR@C?0׻s~6">rW5VwZZu{-laXB;cSHĽ8Y~*$ܼ:py st3J \ 0[a5l%nA9(;duӳIC-Ո[,h0gJx!D殲r&`MBPdWaW`NaݩMomƹJ4)|:et+NC>aD F)cuWH=Ӣ+AhI !;,7JuF<<~iͣűW8r ̙}<0a+}:Mgo"F-b9Κ {hW|LǔkV1i%@MA*D53M*!7Sy ;}fdެg$<nZe4q7aefM!֥*Kwv"㻆= .nA8l55KP&4L遃aO9XìUIċ8a x̰g;ݰacVs#Ka?NNz1(̴LuO阝 or/@W^l}v [&qm*{cUJV,1x96JPY͸P$hp‰W!8M'.\`5DndaT@"lKQ.ùVr.AȨcW5>? uÄbU gYa݇B-f*TK(J"|/_.{8. OQ(o귲͚Ni׳8M KuѸ =aJy'WM(TGa }R)y]ٺhT.t~cข2U]}ȝsZxG`u #8GN^>q mlS@jaMs7@T_>3T:eINHf||Y:qXSj *]8'aD9u/ 5!oZ﬉TѼx;ݯ2KӹQR&yc]ʔnFMOOG@"{ޖ2:tE$LI8d ]bXSЉėwӗnNں3 C+gmHM%NvV$>c: Yt}mm>;7>2]e-?^2]b!.\BjPy ua̺l'@VlXTE0N^if?4ҽIF\)FNeI}ۃF_铸Mhg(gCr ]\{{3C "~m1ctX]2d۔h7qG^ D pεH:s̺O|+ZV1kgりcP'ϻZt#v!{ӕ j/. *N9B} ¨{hݯ!aVMB e mKğtӎU)1'NM!4x Qq%V$k*hҙ^+G3*OC& &Mo?lq^+JUR]. YC12YUwU`>*t^׵FZF^iLSB#0us{8FdVO]ǏNMcFC&Ea7 ?1xgx(x}L.?\FcLpP{VTRaCsۅ;qaz6ԊǙ8mql;A;+{~C_@>a^u10$# ԫgWjI3_pOPiƧY=º_jz5#\Lu70I6մʴM?$]Z浐VA(ervE)4qy٨nTlQUzu%N!VTl)kW{mEĊ }^$X%Xj#vt0:xOۿOϴG/D`_Z8\[ZFl;I5CgHQIH RYMreJޮ<+Hѳ #fC.ZhnT6a\{˰szy*c`ފNF#c 8;:䂀9C .Cs__*Buei6cq N+A 5Iĉ^ɎH!:)*L^~w(|ݱ[ymgjxwKhC17x81t~H|djfМԾR^=O} &-k3bO?^0ck2'CѸF|h6g+ 3w%-!ô"SJb,$m}&>Bq#i.0g4g-1j/eC C`Cֈ[E8mE7/- z|]w;wf/=/3?N W(ҠKr⑛)nfd_s ~l3^CxkKn_" щ݀虅!y4V.>Q;V] j|]A?hǮɅfiBH,k*;ktI*di8ҩҠHz;B9+t H"u8l*c j1wp1^i%xWoUWڱ%Cd#e9 ^GV6:<4V̈j!ʚؖ{!{v}1BZyyzI4g<`rOtg{ I&Z~hʀ2`Ӻ.iv 5,={de8t1`Cӈ*[3&kjJγO/^d)ucm%M(Btx=Cd]eBtWޒH>gBCB(dbrU!ߢBm X$[/?wN 򷆫 F~/q0=3He`AAqU_8ǺcPG0n53Y3Pm߹^Kc syp, -V 褒:X57Jhw x- icA,5LE WdkxG/wu!+v'iƸǩ 7{bkOY<%;J%Yϖ^@EeՅ6"5rX7sE8y}]:sxsR!n uaoC̞`I\YZrrJ_gVi'1(_7 g?+uJIV|(p1lZ' E\C_/2m£gTZ|Uȋy[|܀< C}#OeCa3=,~5fɷ=#+r FV {:Hhl5VRVDm"yPu-&[.cľ,4."c+4Ĭ??J}9^-W"6x"dNhva£I^ Y4E9 Vs7>mdm%7~W$ߞx(gR:tv9*?T.scMauP:?\ `#>P7?@^c>ܮZKn.XR7qQnY|Qؾ1 c2LK7l&x`"n@V I\M"4G t[BXѦzX{MC%]ֈH\nP"mY3\z~JcM嵼j,&0Gc)j€kG;H'~la+!6aş"}J7au7ܠgt\վd֣IxԌ.v;܋M܃U+AnsK&o@mx;#sdr1fWz)S ˎ\dQER@U!ry{ 3?ioL{,YFiYImRU3;L8KUH"WC|Q&j=beT<}߉4GG802wz!$,ݫٹ(+ HBҵd&`,,e7hAnf iP nR-ѣƾ4Ω𚕋(5`Sݣ#OWхy8Sf8AfTtlP9Ai40d__&c3MLr5Z[9]C WD 0/k[HϸE?Q)'<* {uy!õλz(Թ׻zVD7 EN&'p>,m#%9C?>,*)|xqT#e"^"8k6Kʘ \U x?r(/Vt%݊WI 2%ROhA7KK/o IN`N"? ND05=|MÏEL V|!PllVFH톦E<!N3|ݪ1qšJ܁7z-~{ef&*(ѶNRe[s\\A Nؖ3k6H9:OYO\``e<J鎏^ Lgx7FJ"t)2 Y>HgP..47}(~T}x/uɮocC1w mytuku8iwҎ5F"92$K@.4sHPL٨vKP!e+òVk%V@Ⱥ"Z #@Q_}҈ݓ}x\U<цe+c9(.heO |u1 a L SycV30W ϩ ?THV%`v{~hJe$g̭# LӺw *ͱp  U4 ΓzCfj!l.9^ȟP#u=H~3œv !8lƾS&4lbJ} M(J &a'왵>å.t[XH%=;G3uRQ*d]&h[+7])9rWyu7D%? ) +y ԠbPx˝B wh{?g'JL * ?asO5T={`Z{Bf09샃3$SsW5-=m7F [vv"- ( a9˘lF&:gU>4Qٗvf-@ 6oȗ"fPù1%X2s3$ ^+a[LpϹv(E HTH7>ۭ2ut< ,{u#Q`:s.S}#C\|QJ@ه6] -½iU KTA<ijT'~RH%AQ-ޓE&6=7u!6BYtvKN`E-!;/V aҒ(Uq=G)27<;+`UI0~r?\2Q?17j/F;FZ6I1.CYasgpa +?N'HZ|pcM6QyCe H t4o ͋FaЪۡ #lcM2𧓞ƌtHyzUScl\8ySiIB<0'Ncx#~4 <#!Ɖ~͵tLO-PD/x7mpŲWm}!\=" de[Ҵ`'ƀ;'3+P*Ny4PmY12*V \q_A?#ፎwt[)doiGDFIδVMunmĿ@wP̦946V:Tj"3Ӌ`3 @wB`r Gf-c(^ HܽtpfvAA&r֜ 5k2wtcO]6! ~)/145  Q,z8$柫g='\մ{D)3'RyUڌM2' %hè<-+sЇ?\l6-lu\űZ18%OٗRM)P0 wU2d߽wrGOl菺l dة#bSJN_/>n)ٽDCX)o`.Ed=uÍ߹Z zf] ,E%B;C)0=.#LQ­A*p'=FwyTg8Bˆis#զi:yAeJ?V 늽ԛt^BNz"6.6_XT'B\’OjJzXuھ 7F f|}UgujxHAdTl! 5!8tX^Jbh8JgKI}}뽿?A0PtrqNI<B&|wDt1cv,Do(_҅v&7{un"G"w5/jk~Аc`WI<3?6I%Z悔ncVYV[!`GBp2BVʉE8[P'F'3;[N3!f# WXil}zfEJeaZ)pF ]<>LhŲD=̽jmj"Eqn:HB(bp܄')|_( v~T D-hgx=KṰt|}8,;H?*O^sRo ΰ` ;[D&{&p4| o[xsxÕZB3QMyM)ZGP)Ȱm;-}HA{9)<6h>+Cmi\YZGܼLm*ʨaxr $MT>nȦ' {-UoQX:Sf3;Rr^>!CqF$lOapZ#Ejqs(6SUsUxio'+$ rs9:>y-V_D'A'ɾR@c9SiAr a|V)[lI:`na:0U2 W_ .5&Vw]Y!ef9uœ3e;UY%ʠs ^RON!V>Vؔ( 5ڰd~S7 =_7F2V^F yð _Cg3>һNiNA-5 q=AT;l럶:=\ Q4&ugZ[JcEPho.eD(hmTQl|$k*m ?]#$Ms69@='43t $xD:`c̮^W16@ O ̃9M/nD4\Ed2HGӼx_$Gp5 ,v6?/1 :X@Do5TTuI捕3D_^M-ə ʗo}TSHzѺ)ry7 ʶTib#DYzyQ76T`!QsG?-C1F9 [, h]!EĮ[iW3 ,FWszΐA`5 ;}{jmbyF+:S $CCT [y ]"evHipL _#3wj6. xv~Df|r>E7TV9b^ x])#{2`]-лRM =Mt|~N6IH$Zj#GA1ǙYxɊ' naQKLPD~Dyq΃ !'\voh@t(fؓiS56 "{yWAD9qN?emǍ~ܹcxNXnrg ȋ:Yvd[5!s]#HRD Gsۊ-s~Ȉ><7祆M&brc9A7(׌؟@)_' NZ1ivn;`¬sHQ)!C[>|zSkDJ S[sJ r/K+qA.r'  WЇRcXD!)bM4Glkc ^tE|m/I@A50IB倘d B/0{+}eTS/*r?:ܧv:Ci8,H}(JxN KV35n''CotŬўއm7 QSOu&\Z)kٔ6+Krclk:[\c7FȱX-D}AChbU`OY4Ņ2K$UB@ n$;J65v!+g`\[5{ɏ:nXʐbS4Ju}H=o h&)vg(Ĺ*3,C^FX|Tu\f>@-}`wUH[om Ed:gqGFoL3 iCvG^p" %0 No א[IkiVَ=:Cp-^[RȐ4PTZtK/҂Wx_S?A:F/wl;6\_|fxUq¬Y SBqb=Vδ%w%v$?n ݈(jϥ%f2"ZN7:"D꫕F͵lF2t٭%==M{K:pc&$!D~,К,K.Ha$ a 2 "$hvd3ACi7>üws脂>MC!cm P!2i2٘W1JwfWp+H:,p; 0vHSbe*͸EM'r`ZPޑK/L$=)*&ȨhOOpI7|4cҲQmÿ|m2&E='/6otM}8 ;>xvJE:QDx07&y"ad!5u]&>}-*_#N5~ DE'Ɏ9Ч˔ǹK/8%p { ̣j{'^HYѫia;YiFֳ=~6a\ϭp{U'7ƖvۙX~F7-uBx{ M ذ{}qRӚ 2l(ח $n%vFEw UpWCU"F8D3#ő3.рh}PS(6xO:=Uw88*,ߐ1hYXZ\#ftEjIcwY@(=l'*ᙌ8B],@Y8d,09v^C7HFB""p1A·B!Մ LDy "e<jQCpmSfnˣ,)3f7ԕ8 :pXk IGbV ^'ZC0d ϞEv$t{;yWZ]nG o8=̆5٪K1Ǹ?;'1gXj4WE7k1uI!9Rr{M ;}W|bqATf5M 2:Owנ`c m@EyLT,kt%Aus@ܛ ~v$Rcu K2?G :*^[#yt!,%^%4Qe~oy`lb-_^�qRP49;ؓE)m0? qtX?P^տcD_)"U gئR~#rܡ' L7sC`VjUq' [e@g z//Ag)ā/.ο! {QjnU/'ؓl4/2i BCŠQPt|DvMw6KkhWW1"<*G[7u]uv^<Ղ,`볣clPZex*+ԔŰRb=,Rw_7i@[m1d;:7-:VTA|ǝ~ ljǀ*f&kQMж8 K`sWbfeW4g*0i=Ǝ`-V[oBayIItK(]c/Ψ"ė=_G++\b"a^R lCSS@rHz?^؊R(?Ȭ>d(V(+fflQqX (]jѲC{!L T \˪i) ~YǴ[ӿ |ϡQ~ԪDRWY/4@((S(9[^ГЁ`v 0dvsa(޹ @$K#bۅ^'5FLw-}w6n$ 1Z7iO\C%LQJF$tYc%hp~_F 9FmdAIЯ_->F<+tJn%Wx0EhwFK Ep=J&v#fN&=qrإAYfHƢ̔q4Mob=d QCgy8{^#9D{T[G\]|T+E %-8u|]v=GsM )⻉P|kD^J݄P ބso&%d7ȋk)n=D' V,L˻e|&?]+MlR3|)쓺B;d ~[? ,}R/bhuLjescQ":3Y Qyc0czUFern6#B?/IvElګOq"Y6fDdК@EiAKgAcW* zGy,9Kd JE[V<[˳;.IqfsB=[3E!>6oV&"ns厘bQ [=) =\IctIcR{BYFj6Ņ4k/h[,w'^FV⠰orXOJHYwЇ9swI!m*1IJN;>vsIZ}Gkvc*LhhY98LQ2|έ= JF3৆{m&m8RT t ^JrTrڔ"a<0U~0KkA](3zD#\Auv`7Nz}uҢA@z;u-XH $"ɧAxG!nTr Wk@E%J\oDWF]á+x=y: 8}["Dݼ X]#,YcΗR@I*ia5ȂKI~/ Wg+틎7x =-9u$Bkkh~lO~ƛQƓi/O"ǡTĕ82e }yFG_2OTD!߮%(z*Fn.<ǫqpgN5F4zg)Cw/l} >k“Ƒt~2 B'xA ??21m@KJ)݊X {,HNٿt7*!#8)c94 ݘ,1lzШF^k,3Zb̪qu?2&3+.HKH'iGE-*G.ѳu|"rt -d嚂w(&O2Q:'R`t]Xs?}׫\&So |_E}Usռm2r/kcWv+,L(l>!BF9I@vEP~Q;"I {t&S}@[ b.1.х?>& ǭ{p(՘q8 \@_ZwsB,@|H*q kZCra+jz(og@)qU&&KfF¶1sף<_C<X_lsseԨ~gar-Vna(djF7V/t,()f~N %&o @`bHwBVZL T[3kIqyIЦ_D 30X%N&< yb#}-[Ê#\)aH8hӡBx' C̥.)omq OBۺ`$Zqib@j -DO4kEx}K-w3Zzwp<s wPPo8,>z,z:k+nЧRҤO/ .V(JCS)2B:H 9?{eF~hx٫m"#8|W9+ed mɊb2bI0Q /EY(M[ >ލ ϡt2fc- ;Үf8K֕8(t~q$j$eiSWӃ|G흋~b(5XoQ9 zdBx_S% bJPQ lM_ͷ%w~EC?&3bA>(ѧ-q[&i<`oDha~{n1"Zýku9X!897U |XW-ϖy+dI>9ՁU9:U}Jq{Cj~߼CCpv1 FC]4v+e9[H~<2.퐞x{]eqlJ{kBy@IT܌˴,rbz\Pm ,yWLde3H6 MJ] }NNS { ]eV|Jv| & #q~qjh+"-h|/Uq3:kjhOYkma24HX&KS<+?' ?INrra靗 ݠH(c 5? ZM++e@si$&_\}^w{'RcԜPaM)#(HmJ.#-!~I?j[DSQŅ__hK4䇼. ~:u8V{&g 1%O)d#"z < vG* ]y`DN3 E I?e=8YjNfC;2Ǒk2ZH Y7'rY6=& ?"lO\*QO}N2p9l'|FaV z*Zf8hgM@18 /YgB%иeYtFr˳aq:?c!M,e4qQUB& '*/J!UߗF:ʝ/Gb|xT^ W%UЩ:y4O˅ H=6NOroSalBPӾ 9+ɐ^uYe5[igMvIop}'UH2{G:ſȨ=?;o3ab"bjlHZ.J:'OP*;z.~yp*)ϡeb}AV#B#c!5|t=粀Rj>YΣ}kw4P0F ⭲4$ƒZV0x F??0ג@a>Y7)T߆C>Կfc3~Wr!usH H^{Ɖ\K*@!][i?'=+g4U+ISv GTٞ\,y5fol_^MNM[s>MA 1&7(jFD\z2l2;3֭h`\j]mu^<;{=c%/(E7%.o,fzݣYqR'mѰE*u}%}M`L?}$Oͤ5AbpN8${|a6v i9X8l\I^,f 0Sm <"^ܭH if'IDU_ºuxl/ꍈ*Y+1z5Y$Q̵Lds }z/eTdgyk#F~o"hg+^ Nh~ #V VmjŠ& C G~% m,BcG9edj<4'큠= 7^r~o-R+j6KHAI*#S$('27W.>Rr^HL _,rO:gYetO#;uoitꥢZAUGe\"6b~{A:v'33>0 XXSotӟGAb䠯3&@ZMsg?Y2:0/4 l zHҔ߾6u ni!ݒ;_洫"IUoGZ2c}6srAgyrb$1b#CnOHŀCs~<j054ۉw{B~wM]' hqw=JS\^Z$T")̂TyȡHb]aRZ;aꞃAZL\ -( *`Rc=PLh-2#EɋK@k&^FNƑOa]ğ旌C^b#GmĖxqߗZ_7 }s y t?CA( t{G@@~/q$>aPn}4I10 ?zNLI>_^1£IPRg G\҂e[0Gv1 dm5t?Pip UJvP|pW*+3|ϥpi]Җ}+azDꬮi< > FM?1+)!J^}/ Wl4ңcYHIYL @ˊ(AiQ{_%j@Br?(-Xz}cuyjJ-l;KJ'7E ci(~,:˃|%j6Ѹk &~@ҹ='㽸{1Sm#[:ST4ڐ=܌%:kvRxOHм'SX}9)qn0ي.arXA<5ȏwEX;#Fj {3:6} g2ưL(D6$Ayzj 6J3H܁Ȓ9ajQ^,6:D|dut..U+twCVB]0+e5M?>V^@RpuH@). JUEZטER Sg W*OC=ϗlXU9x5:ÜgID@?1OywI8Y^)\g9:L[Lg] -ύAKTj#.p|3Щ/UҍBD٦^b ᅗRWjN F {wp\;b*RpѺQP?~̶ml۾aQ Jr$/#аU+3@`g? ;<'2/PM$/K|w;$5]鋸nsڲ?8`UڠᲣl_'=9aٟHpE?F+}9ô=˚&3$tF}x]B2罷vp]Ơ^e€thRIZtVZ"<swV첒Ah+O"A.DV>/hsz TX]$V"'KPD sk6.7` Lz8_ ':'/ "h$XS(X!1.x#Nͱ(09_LFum=vl_Y鎱θɾa~;3QdȺH_2K{Lϳ y~)@RTFՆL2U+ 6v{Rg|=3C$~JxF{yۯF`@ !E XENULdZhD/G~f$I< \v ]3_Avʛuѐxx #orY\SG#-jQxkVrlSf?1RbZҲĩH̳tmnёePNP+k˺ִ\waR,/d-=ErU&@"̔Y@qbh&Nr8 ",`5L 8 %]l5A"TƸ%Ncˤŵ9 .k^U+ɋ:4'Hw5%l9%guզZ}YCm봅|0Uk 5V[:7 G3tOY򨯁O6ӋzB.DRT[T`ސJ$ڙHefİfWy|ϦĸU