?????????????? PK5[ʼ&&,assets/css/font-awesome/css/font-awesome.cssnu[/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* makes the font 33% larger relative to the icon container */ .fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-fw { width: 1.28571429em; text-align: center; } .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; } .fa-ul > li { position: relative; } .fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; } .fa-li.fa-lg { left: -1.85714286em; } .fa-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left { margin-right: .3em; } .fa.fa-pull-right { margin-left: .3em; } /* Deprecated as of 4.4.0 */ .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: .3em; } .fa.pull-right { margin-left: .3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #ffffff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-glass:before { content: "\f000"; } .fa-music:before { content: "\f001"; } .fa-search:before { content: "\f002"; } .fa-envelope-o:before { content: "\f003"; } .fa-heart:before { content: "\f004"; } .fa-star:before { content: "\f005"; } .fa-star-o:before { content: "\f006"; } .fa-user:before { content: "\f007"; } .fa-film:before { content: "\f008"; } .fa-th-large:before { content: "\f009"; } .fa-th:before { content: "\f00a"; } .fa-th-list:before { content: "\f00b"; } .fa-check:before { content: "\f00c"; } .fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; } .fa-search-plus:before { content: "\f00e"; } .fa-search-minus:before { content: "\f010"; } .fa-power-off:before { content: "\f011"; } .fa-signal:before { content: "\f012"; } .fa-gear:before, .fa-cog:before { content: "\f013"; } .fa-trash-o:before { content: "\f014"; } .fa-home:before { content: "\f015"; } .fa-file-o:before { content: "\f016"; } .fa-clock-o:before { content: "\f017"; } .fa-road:before { content: "\f018"; } .fa-download:before { content: "\f019"; } .fa-arrow-circle-o-down:before { content: "\f01a"; } .fa-arrow-circle-o-up:before { content: "\f01b"; } .fa-inbox:before { content: "\f01c"; } .fa-play-circle-o:before { content: "\f01d"; } .fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; } .fa-refresh:before { content: "\f021"; } .fa-list-alt:before { content: "\f022"; } .fa-lock:before { content: "\f023"; } .fa-flag:before { content: "\f024"; } .fa-headphones:before { content: "\f025"; } .fa-volume-off:before { content: "\f026"; } .fa-volume-down:before { content: "\f027"; } .fa-volume-up:before { content: "\f028"; } .fa-qrcode:before { content: "\f029"; } .fa-barcode:before { content: "\f02a"; } .fa-tag:before { content: "\f02b"; } .fa-tags:before { content: "\f02c"; } .fa-book:before { content: "\f02d"; } .fa-bookmark:before { content: "\f02e"; } .fa-print:before { content: "\f02f"; } .fa-camera:before { content: "\f030"; } .fa-font:before { content: "\f031"; } .fa-bold:before { content: "\f032"; } .fa-italic:before { content: "\f033"; } .fa-text-height:before { content: "\f034"; } .fa-text-width:before { content: "\f035"; } .fa-align-left:before { content: "\f036"; } .fa-align-center:before { content: "\f037"; } .fa-align-right:before { content: "\f038"; } .fa-align-justify:before { content: "\f039"; } .fa-list:before { content: "\f03a"; } .fa-dedent:before, .fa-outdent:before { content: "\f03b"; } .fa-indent:before { content: "\f03c"; } .fa-video-camera:before { content: "\f03d"; } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; } .fa-pencil:before { content: "\f040"; } .fa-map-marker:before { content: "\f041"; } .fa-adjust:before { content: "\f042"; } .fa-tint:before { content: "\f043"; } .fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; } .fa-share-square-o:before { content: "\f045"; } .fa-check-square-o:before { content: "\f046"; } .fa-arrows:before { content: "\f047"; } .fa-step-backward:before { content: "\f048"; } .fa-fast-backward:before { content: "\f049"; } .fa-backward:before { content: "\f04a"; } .fa-play:before { content: "\f04b"; } .fa-pause:before { content: "\f04c"; } .fa-stop:before { content: "\f04d"; } .fa-forward:before { content: "\f04e"; } .fa-fast-forward:before { content: "\f050"; } .fa-step-forward:before { content: "\f051"; } .fa-eject:before { content: "\f052"; } .fa-chevron-left:before { content: "\f053"; } .fa-chevron-right:before { content: "\f054"; } .fa-plus-circle:before { content: "\f055"; } .fa-minus-circle:before { content: "\f056"; } .fa-times-circle:before { content: "\f057"; } .fa-check-circle:before { content: "\f058"; } .fa-question-circle:before { content: "\f059"; } .fa-info-circle:before { content: "\f05a"; } .fa-crosshairs:before { content: "\f05b"; } .fa-times-circle-o:before { content: "\f05c"; } .fa-check-circle-o:before { content: "\f05d"; } .fa-ban:before { content: "\f05e"; } .fa-arrow-left:before { content: "\f060"; } .fa-arrow-right:before { content: "\f061"; } .fa-arrow-up:before { content: "\f062"; } .fa-arrow-down:before { content: "\f063"; } .fa-mail-forward:before, .fa-share:before { content: "\f064"; } .fa-expand:before { content: "\f065"; } .fa-compress:before { content: "\f066"; } .fa-plus:before { content: "\f067"; } .fa-minus:before { content: "\f068"; } .fa-asterisk:before { content: "\f069"; } .fa-exclamation-circle:before { content: "\f06a"; } .fa-gift:before { content: "\f06b"; } .fa-leaf:before { content: "\f06c"; } .fa-fire:before { content: "\f06d"; } .fa-eye:before { content: "\f06e"; } .fa-eye-slash:before { content: "\f070"; } .fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; } .fa-plane:before { content: "\f072"; } .fa-calendar:before { content: "\f073"; } .fa-random:before { content: "\f074"; } .fa-comment:before { content: "\f075"; } .fa-magnet:before { content: "\f076"; } .fa-chevron-up:before { content: "\f077"; } .fa-chevron-down:before { content: "\f078"; } .fa-retweet:before { content: "\f079"; } .fa-shopping-cart:before { content: "\f07a"; } .fa-folder:before { content: "\f07b"; } .fa-folder-open:before { content: "\f07c"; } .fa-arrows-v:before { content: "\f07d"; } .fa-arrows-h:before { content: "\f07e"; } .fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; } .fa-twitter-square:before { content: "\f081"; } .fa-facebook-square:before { content: "\f082"; } .fa-camera-retro:before { content: "\f083"; } .fa-key:before { content: "\f084"; } .fa-gears:before, .fa-cogs:before { content: "\f085"; } .fa-comments:before { content: "\f086"; } .fa-thumbs-o-up:before { content: "\f087"; } .fa-thumbs-o-down:before { content: "\f088"; } .fa-star-half:before { content: "\f089"; } .fa-heart-o:before { content: "\f08a"; } .fa-sign-out:before { content: "\f08b"; } .fa-linkedin-square:before { content: "\f08c"; } .fa-thumb-tack:before { content: "\f08d"; } .fa-external-link:before { content: "\f08e"; } .fa-sign-in:before { content: "\f090"; } .fa-trophy:before { content: "\f091"; } .fa-github-square:before { content: "\f092"; } .fa-upload:before { content: "\f093"; } .fa-lemon-o:before { content: "\f094"; } .fa-phone:before { content: "\f095"; } .fa-square-o:before { content: "\f096"; } .fa-bookmark-o:before { content: "\f097"; } .fa-phone-square:before { content: "\f098"; } .fa-twitter:before { content: "\f099"; } .fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; } .fa-github:before { content: "\f09b"; } .fa-unlock:before { content: "\f09c"; } .fa-credit-card:before { content: "\f09d"; } .fa-feed:before, .fa-rss:before { content: "\f09e"; } .fa-hdd-o:before { content: "\f0a0"; } .fa-bullhorn:before { content: "\f0a1"; } .fa-bell:before { content: "\f0f3"; } .fa-certificate:before { content: "\f0a3"; } .fa-hand-o-right:before { content: "\f0a4"; } .fa-hand-o-left:before { content: "\f0a5"; } .fa-hand-o-up:before { content: "\f0a6"; } .fa-hand-o-down:before { content: "\f0a7"; } .fa-arrow-circle-left:before { content: "\f0a8"; } .fa-arrow-circle-right:before { content: "\f0a9"; } .fa-arrow-circle-up:before { content: "\f0aa"; } .fa-arrow-circle-down:before { content: "\f0ab"; } .fa-globe:before { content: "\f0ac"; } .fa-wrench:before { content: "\f0ad"; } .fa-tasks:before { content: "\f0ae"; } .fa-filter:before { content: "\f0b0"; } .fa-briefcase:before { content: "\f0b1"; } .fa-arrows-alt:before { content: "\f0b2"; } .fa-group:before, .fa-users:before { content: "\f0c0"; } .fa-chain:before, .fa-link:before { content: "\f0c1"; } .fa-cloud:before { content: "\f0c2"; } .fa-flask:before { content: "\f0c3"; } .fa-cut:before, .fa-scissors:before { content: "\f0c4"; } .fa-copy:before, .fa-files-o:before { content: "\f0c5"; } .fa-paperclip:before { content: "\f0c6"; } .fa-save:before, .fa-floppy-o:before { content: "\f0c7"; } .fa-square:before { content: "\f0c8"; } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; } .fa-list-ul:before { content: "\f0ca"; } .fa-list-ol:before { content: "\f0cb"; } .fa-strikethrough:before { content: "\f0cc"; } .fa-underline:before { content: "\f0cd"; } .fa-table:before { content: "\f0ce"; } .fa-magic:before { content: "\f0d0"; } .fa-truck:before { content: "\f0d1"; } .fa-pinterest:before { content: "\f0d2"; } .fa-pinterest-square:before { content: "\f0d3"; } .fa-google-plus-square:before { content: "\f0d4"; } .fa-google-plus:before { content: "\f0d5"; } .fa-money:before { content: "\f0d6"; } .fa-caret-down:before { content: "\f0d7"; } .fa-caret-up:before { content: "\f0d8"; } .fa-caret-left:before { content: "\f0d9"; } .fa-caret-right:before { content: "\f0da"; } .fa-columns:before { content: "\f0db"; } .fa-unsorted:before, .fa-sort:before { content: "\f0dc"; } .fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; } .fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; } .fa-envelope:before { content: "\f0e0"; } .fa-linkedin:before { content: "\f0e1"; } .fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; } .fa-legal:before, .fa-gavel:before { content: "\f0e3"; } .fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; } .fa-comment-o:before { content: "\f0e5"; } .fa-comments-o:before { content: "\f0e6"; } .fa-flash:before, .fa-bolt:before { content: "\f0e7"; } .fa-sitemap:before { content: "\f0e8"; } .fa-umbrella:before { content: "\f0e9"; } .fa-paste:before, .fa-clipboard:before { content: "\f0ea"; } .fa-lightbulb-o:before { content: "\f0eb"; } .fa-exchange:before { content: "\f0ec"; } .fa-cloud-download:before { content: "\f0ed"; } .fa-cloud-upload:before { content: "\f0ee"; } .fa-user-md:before { content: "\f0f0"; } .fa-stethoscope:before { content: "\f0f1"; } .fa-suitcase:before { content: "\f0f2"; } .fa-bell-o:before { content: "\f0a2"; } .fa-coffee:before { content: "\f0f4"; } .fa-cutlery:before { content: "\f0f5"; } .fa-file-text-o:before { content: "\f0f6"; } .fa-building-o:before { content: "\f0f7"; } .fa-hospital-o:before { content: "\f0f8"; } .fa-ambulance:before { content: "\f0f9"; } .fa-medkit:before { content: "\f0fa"; } .fa-fighter-jet:before { content: "\f0fb"; } .fa-beer:before { content: "\f0fc"; } .fa-h-square:before { content: "\f0fd"; } .fa-plus-square:before { content: "\f0fe"; } .fa-angle-double-left:before { content: "\f100"; } .fa-angle-double-right:before { content: "\f101"; } .fa-angle-double-up:before { content: "\f102"; } .fa-angle-double-down:before { content: "\f103"; } .fa-angle-left:before { content: "\f104"; } .fa-angle-right:before { content: "\f105"; } .fa-angle-up:before { content: "\f106"; } .fa-angle-down:before { content: "\f107"; } .fa-desktop:before { content: "\f108"; } .fa-laptop:before { content: "\f109"; } .fa-tablet:before { content: "\f10a"; } .fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; } .fa-circle-o:before { content: "\f10c"; } .fa-quote-left:before { content: "\f10d"; } .fa-quote-right:before { content: "\f10e"; } .fa-spinner:before { content: "\f110"; } .fa-circle:before { content: "\f111"; } .fa-mail-reply:before, .fa-reply:before { content: "\f112"; } .fa-github-alt:before { content: "\f113"; } .fa-folder-o:before { content: "\f114"; } .fa-folder-open-o:before { content: "\f115"; } .fa-smile-o:before { content: "\f118"; } .fa-frown-o:before { content: "\f119"; } .fa-meh-o:before { content: "\f11a"; } .fa-gamepad:before { content: "\f11b"; } .fa-keyboard-o:before { content: "\f11c"; } .fa-flag-o:before { content: "\f11d"; } .fa-flag-checkered:before { content: "\f11e"; } .fa-terminal:before { content: "\f120"; } .fa-code:before { content: "\f121"; } .fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; } .fa-location-arrow:before { content: "\f124"; } .fa-crop:before { content: "\f125"; } .fa-code-fork:before { content: "\f126"; } .fa-unlink:before, .fa-chain-broken:before { content: "\f127"; } .fa-question:before { content: "\f128"; } .fa-info:before { content: "\f129"; } .fa-exclamation:before { content: "\f12a"; } .fa-superscript:before { content: "\f12b"; } .fa-subscript:before { content: "\f12c"; } .fa-eraser:before { content: "\f12d"; } .fa-puzzle-piece:before { content: "\f12e"; } .fa-microphone:before { content: "\f130"; } .fa-microphone-slash:before { content: "\f131"; } .fa-shield:before { content: "\f132"; } .fa-calendar-o:before { content: "\f133"; } .fa-fire-extinguisher:before { content: "\f134"; } .fa-rocket:before { content: "\f135"; } .fa-maxcdn:before { content: "\f136"; } .fa-chevron-circle-left:before { content: "\f137"; } .fa-chevron-circle-right:before { content: "\f138"; } .fa-chevron-circle-up:before { content: "\f139"; } .fa-chevron-circle-down:before { content: "\f13a"; } .fa-html5:before { content: "\f13b"; } .fa-css3:before { content: "\f13c"; } .fa-anchor:before { content: "\f13d"; } .fa-unlock-alt:before { content: "\f13e"; } .fa-bullseye:before { content: "\f140"; } .fa-ellipsis-h:before { content: "\f141"; } .fa-ellipsis-v:before { content: "\f142"; } .fa-rss-square:before { content: "\f143"; } .fa-play-circle:before { content: "\f144"; } .fa-ticket:before { content: "\f145"; } .fa-minus-square:before { content: "\f146"; } .fa-minus-square-o:before { content: "\f147"; } .fa-level-up:before { content: "\f148"; } .fa-level-down:before { content: "\f149"; } .fa-check-square:before { content: "\f14a"; } .fa-pencil-square:before { content: "\f14b"; } .fa-external-link-square:before { content: "\f14c"; } .fa-share-square:before { content: "\f14d"; } .fa-compass:before { content: "\f14e"; } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; } .fa-euro:before, .fa-eur:before { content: "\f153"; } .fa-gbp:before { content: "\f154"; } .fa-dollar:before, .fa-usd:before { content: "\f155"; } .fa-rupee:before, .fa-inr:before { content: "\f156"; } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; } .fa-won:before, .fa-krw:before { content: "\f159"; } .fa-bitcoin:before, .fa-btc:before { content: "\f15a"; } .fa-file:before { content: "\f15b"; } .fa-file-text:before { content: "\f15c"; } .fa-sort-alpha-asc:before { content: "\f15d"; } .fa-sort-alpha-desc:before { content: "\f15e"; } .fa-sort-amount-asc:before { content: "\f160"; } .fa-sort-amount-desc:before { content: "\f161"; } .fa-sort-numeric-asc:before { content: "\f162"; } .fa-sort-numeric-desc:before { content: "\f163"; } .fa-thumbs-up:before { content: "\f164"; } .fa-thumbs-down:before { content: "\f165"; } .fa-youtube-square:before { content: "\f166"; } .fa-youtube:before { content: "\f167"; } .fa-xing:before { content: "\f168"; } .fa-xing-square:before { content: "\f169"; } .fa-youtube-play:before { content: "\f16a"; } .fa-dropbox:before { content: "\f16b"; } .fa-stack-overflow:before { content: "\f16c"; } .fa-instagram:before { content: "\f16d"; } .fa-flickr:before { content: "\f16e"; } .fa-adn:before { content: "\f170"; } .fa-bitbucket:before { content: "\f171"; } .fa-bitbucket-square:before { content: "\f172"; } .fa-tumblr:before { content: "\f173"; } .fa-tumblr-square:before { content: "\f174"; } .fa-long-arrow-down:before { content: "\f175"; } .fa-long-arrow-up:before { content: "\f176"; } .fa-long-arrow-left:before { content: "\f177"; } .fa-long-arrow-right:before { content: "\f178"; } .fa-apple:before { content: "\f179"; } .fa-windows:before { content: "\f17a"; } .fa-android:before { content: "\f17b"; } .fa-linux:before { content: "\f17c"; } .fa-dribbble:before { content: "\f17d"; } .fa-skype:before { content: "\f17e"; } .fa-foursquare:before { content: "\f180"; } .fa-trello:before { content: "\f181"; } .fa-female:before { content: "\f182"; } .fa-male:before { content: "\f183"; } .fa-gittip:before, .fa-gratipay:before { content: "\f184"; } .fa-sun-o:before { content: "\f185"; } .fa-moon-o:before { content: "\f186"; } .fa-archive:before { content: "\f187"; } .fa-bug:before { content: "\f188"; } .fa-vk:before { content: "\f189"; } .fa-weibo:before { content: "\f18a"; } .fa-renren:before { content: "\f18b"; } .fa-pagelines:before { content: "\f18c"; } .fa-stack-exchange:before { content: "\f18d"; } .fa-arrow-circle-o-right:before { content: "\f18e"; } .fa-arrow-circle-o-left:before { content: "\f190"; } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; } .fa-dot-circle-o:before { content: "\f192"; } .fa-wheelchair:before { content: "\f193"; } .fa-vimeo-square:before { content: "\f194"; } .fa-turkish-lira:before, .fa-try:before { content: "\f195"; } .fa-plus-square-o:before { content: "\f196"; } .fa-space-shuttle:before { content: "\f197"; } .fa-slack:before { content: "\f198"; } .fa-envelope-square:before { content: "\f199"; } .fa-wordpress:before { content: "\f19a"; } .fa-openid:before { content: "\f19b"; } .fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; } .fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; } .fa-yahoo:before { content: "\f19e"; } .fa-google:before { content: "\f1a0"; } .fa-reddit:before { content: "\f1a1"; } .fa-reddit-square:before { content: "\f1a2"; } .fa-stumbleupon-circle:before { content: "\f1a3"; } .fa-stumbleupon:before { content: "\f1a4"; } .fa-delicious:before { content: "\f1a5"; } .fa-digg:before { content: "\f1a6"; } .fa-pied-piper-pp:before { content: "\f1a7"; } .fa-pied-piper-alt:before { content: "\f1a8"; } .fa-drupal:before { content: "\f1a9"; } .fa-joomla:before { content: "\f1aa"; } .fa-language:before { content: "\f1ab"; } .fa-fax:before { content: "\f1ac"; } .fa-building:before { content: "\f1ad"; } .fa-child:before { content: "\f1ae"; } .fa-paw:before { content: "\f1b0"; } .fa-spoon:before { content: "\f1b1"; } .fa-cube:before { content: "\f1b2"; } .fa-cubes:before { content: "\f1b3"; } .fa-behance:before { content: "\f1b4"; } .fa-behance-square:before { content: "\f1b5"; } .fa-steam:before { content: "\f1b6"; } .fa-steam-square:before { content: "\f1b7"; } .fa-recycle:before { content: "\f1b8"; } .fa-automobile:before, .fa-car:before { content: "\f1b9"; } .fa-cab:before, .fa-taxi:before { content: "\f1ba"; } .fa-tree:before { content: "\f1bb"; } .fa-spotify:before { content: "\f1bc"; } .fa-deviantart:before { content: "\f1bd"; } .fa-soundcloud:before { content: "\f1be"; } .fa-database:before { content: "\f1c0"; } .fa-file-pdf-o:before { content: "\f1c1"; } .fa-file-word-o:before { content: "\f1c2"; } .fa-file-excel-o:before { content: "\f1c3"; } .fa-file-powerpoint-o:before { content: "\f1c4"; } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; } .fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; } .fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; } .fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; } .fa-file-code-o:before { content: "\f1c9"; } .fa-vine:before { content: "\f1ca"; } .fa-codepen:before { content: "\f1cb"; } .fa-jsfiddle:before { content: "\f1cc"; } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; } .fa-circle-o-notch:before { content: "\f1ce"; } .fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; } .fa-ge:before, .fa-empire:before { content: "\f1d1"; } .fa-git-square:before { content: "\f1d2"; } .fa-git:before { content: "\f1d3"; } .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; } .fa-tencent-weibo:before { content: "\f1d5"; } .fa-qq:before { content: "\f1d6"; } .fa-wechat:before, .fa-weixin:before { content: "\f1d7"; } .fa-send:before, .fa-paper-plane:before { content: "\f1d8"; } .fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; } .fa-history:before { content: "\f1da"; } .fa-circle-thin:before { content: "\f1db"; } .fa-header:before { content: "\f1dc"; } .fa-paragraph:before { content: "\f1dd"; } .fa-sliders:before { content: "\f1de"; } .fa-share-alt:before { content: "\f1e0"; } .fa-share-alt-square:before { content: "\f1e1"; } .fa-bomb:before { content: "\f1e2"; } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; } .fa-tty:before { content: "\f1e4"; } .fa-binoculars:before { content: "\f1e5"; } .fa-plug:before { content: "\f1e6"; } .fa-slideshare:before { content: "\f1e7"; } .fa-twitch:before { content: "\f1e8"; } .fa-yelp:before { content: "\f1e9"; } .fa-newspaper-o:before { content: "\f1ea"; } .fa-wifi:before { content: "\f1eb"; } .fa-calculator:before { content: "\f1ec"; } .fa-paypal:before { content: "\f1ed"; } .fa-google-wallet:before { content: "\f1ee"; } .fa-cc-visa:before { content: "\f1f0"; } .fa-cc-mastercard:before { content: "\f1f1"; } .fa-cc-discover:before { content: "\f1f2"; } .fa-cc-amex:before { content: "\f1f3"; } .fa-cc-paypal:before { content: "\f1f4"; } .fa-cc-stripe:before { content: "\f1f5"; } .fa-bell-slash:before { content: "\f1f6"; } .fa-bell-slash-o:before { content: "\f1f7"; } .fa-trash:before { content: "\f1f8"; } .fa-copyright:before { content: "\f1f9"; } .fa-at:before { content: "\f1fa"; } .fa-eyedropper:before { content: "\f1fb"; } .fa-paint-brush:before { content: "\f1fc"; } .fa-birthday-cake:before { content: "\f1fd"; } .fa-area-chart:before { content: "\f1fe"; } .fa-pie-chart:before { content: "\f200"; } .fa-line-chart:before { content: "\f201"; } .fa-lastfm:before { content: "\f202"; } .fa-lastfm-square:before { content: "\f203"; } .fa-toggle-off:before { content: "\f204"; } .fa-toggle-on:before { content: "\f205"; } .fa-bicycle:before { content: "\f206"; } .fa-bus:before { content: "\f207"; } .fa-ioxhost:before { content: "\f208"; } .fa-angellist:before { content: "\f209"; } .fa-cc:before { content: "\f20a"; } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; } .fa-meanpath:before { content: "\f20c"; } .fa-buysellads:before { content: "\f20d"; } .fa-connectdevelop:before { content: "\f20e"; } .fa-dashcube:before { content: "\f210"; } .fa-forumbee:before { content: "\f211"; } .fa-leanpub:before { content: "\f212"; } .fa-sellsy:before { content: "\f213"; } .fa-shirtsinbulk:before { content: "\f214"; } .fa-simplybuilt:before { content: "\f215"; } .fa-skyatlas:before { content: "\f216"; } .fa-cart-plus:before { content: "\f217"; } .fa-cart-arrow-down:before { content: "\f218"; } .fa-diamond:before { content: "\f219"; } .fa-ship:before { content: "\f21a"; } .fa-user-secret:before { content: "\f21b"; } .fa-motorcycle:before { content: "\f21c"; } .fa-street-view:before { content: "\f21d"; } .fa-heartbeat:before { content: "\f21e"; } .fa-venus:before { content: "\f221"; } .fa-mars:before { content: "\f222"; } .fa-mercury:before { content: "\f223"; } .fa-intersex:before, .fa-transgender:before { content: "\f224"; } .fa-transgender-alt:before { content: "\f225"; } .fa-venus-double:before { content: "\f226"; } .fa-mars-double:before { content: "\f227"; } .fa-venus-mars:before { content: "\f228"; } .fa-mars-stroke:before { content: "\f229"; } .fa-mars-stroke-v:before { content: "\f22a"; } .fa-mars-stroke-h:before { content: "\f22b"; } .fa-neuter:before { content: "\f22c"; } .fa-genderless:before { content: "\f22d"; } .fa-facebook-official:before { content: "\f230"; } .fa-pinterest-p:before { content: "\f231"; } .fa-whatsapp:before { content: "\f232"; } .fa-server:before { content: "\f233"; } .fa-user-plus:before { content: "\f234"; } .fa-user-times:before { content: "\f235"; } .fa-hotel:before, .fa-bed:before { content: "\f236"; } .fa-viacoin:before { content: "\f237"; } .fa-train:before { content: "\f238"; } .fa-subway:before { content: "\f239"; } .fa-medium:before { content: "\f23a"; } .fa-yc:before, .fa-y-combinator:before { content: "\f23b"; } .fa-optin-monster:before { content: "\f23c"; } .fa-opencart:before { content: "\f23d"; } .fa-expeditedssl:before { content: "\f23e"; } .fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; } .fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; } .fa-battery-2:before, .fa-battery-half:before { content: "\f242"; } .fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; } .fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; } .fa-mouse-pointer:before { content: "\f245"; } .fa-i-cursor:before { content: "\f246"; } .fa-object-group:before { content: "\f247"; } .fa-object-ungroup:before { content: "\f248"; } .fa-sticky-note:before { content: "\f249"; } .fa-sticky-note-o:before { content: "\f24a"; } .fa-cc-jcb:before { content: "\f24b"; } .fa-cc-diners-club:before { content: "\f24c"; } .fa-clone:before { content: "\f24d"; } .fa-balance-scale:before { content: "\f24e"; } .fa-hourglass-o:before { content: "\f250"; } .fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; } .fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; } .fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; } .fa-hourglass:before { content: "\f254"; } .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; } .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; } .fa-hand-scissors-o:before { content: "\f257"; } .fa-hand-lizard-o:before { content: "\f258"; } .fa-hand-spock-o:before { content: "\f259"; } .fa-hand-pointer-o:before { content: "\f25a"; } .fa-hand-peace-o:before { content: "\f25b"; } .fa-trademark:before { content: "\f25c"; } .fa-registered:before { content: "\f25d"; } .fa-creative-commons:before { content: "\f25e"; } .fa-gg:before { content: "\f260"; } .fa-gg-circle:before { content: "\f261"; } .fa-tripadvisor:before { content: "\f262"; } .fa-odnoklassniki:before { content: "\f263"; } .fa-odnoklassniki-square:before { content: "\f264"; } .fa-get-pocket:before { content: "\f265"; } .fa-wikipedia-w:before { content: "\f266"; } .fa-safari:before { content: "\f267"; } .fa-chrome:before { content: "\f268"; } .fa-firefox:before { content: "\f269"; } .fa-opera:before { content: "\f26a"; } .fa-internet-explorer:before { content: "\f26b"; } .fa-tv:before, .fa-television:before { content: "\f26c"; } .fa-contao:before { content: "\f26d"; } .fa-500px:before { content: "\f26e"; } .fa-amazon:before { content: "\f270"; } .fa-calendar-plus-o:before { content: "\f271"; } .fa-calendar-minus-o:before { content: "\f272"; } .fa-calendar-times-o:before { content: "\f273"; } .fa-calendar-check-o:before { content: "\f274"; } .fa-industry:before { content: "\f275"; } .fa-map-pin:before { content: "\f276"; } .fa-map-signs:before { content: "\f277"; } .fa-map-o:before { content: "\f278"; } .fa-map:before { content: "\f279"; } .fa-commenting:before { content: "\f27a"; } .fa-commenting-o:before { content: "\f27b"; } .fa-houzz:before { content: "\f27c"; } .fa-vimeo:before { content: "\f27d"; } .fa-black-tie:before { content: "\f27e"; } .fa-fonticons:before { content: "\f280"; } .fa-reddit-alien:before { content: "\f281"; } .fa-edge:before { content: "\f282"; } .fa-credit-card-alt:before { content: "\f283"; } .fa-codiepie:before { content: "\f284"; } .fa-modx:before { content: "\f285"; } .fa-fort-awesome:before { content: "\f286"; } .fa-usb:before { content: "\f287"; } .fa-product-hunt:before { content: "\f288"; } .fa-mixcloud:before { content: "\f289"; } .fa-scribd:before { content: "\f28a"; } .fa-pause-circle:before { content: "\f28b"; } .fa-pause-circle-o:before { content: "\f28c"; } .fa-stop-circle:before { content: "\f28d"; } .fa-stop-circle-o:before { content: "\f28e"; } .fa-shopping-bag:before { content: "\f290"; } .fa-shopping-basket:before { content: "\f291"; } .fa-hashtag:before { content: "\f292"; } .fa-bluetooth:before { content: "\f293"; } .fa-bluetooth-b:before { content: "\f294"; } .fa-percent:before { content: "\f295"; } .fa-gitlab:before { content: "\f296"; } .fa-wpbeginner:before { content: "\f297"; } .fa-wpforms:before { content: "\f298"; } .fa-envira:before { content: "\f299"; } .fa-universal-access:before { content: "\f29a"; } .fa-wheelchair-alt:before { content: "\f29b"; } .fa-question-circle-o:before { content: "\f29c"; } .fa-blind:before { content: "\f29d"; } .fa-audio-description:before { content: "\f29e"; } .fa-volume-control-phone:before { content: "\f2a0"; } .fa-braille:before { content: "\f2a1"; } .fa-assistive-listening-systems:before { content: "\f2a2"; } .fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; } .fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; } .fa-glide:before { content: "\f2a5"; } .fa-glide-g:before { content: "\f2a6"; } .fa-signing:before, .fa-sign-language:before { content: "\f2a7"; } .fa-low-vision:before { content: "\f2a8"; } .fa-viadeo:before { content: "\f2a9"; } .fa-viadeo-square:before { content: "\f2aa"; } .fa-snapchat:before { content: "\f2ab"; } .fa-snapchat-ghost:before { content: "\f2ac"; } .fa-snapchat-square:before { content: "\f2ad"; } .fa-pied-piper:before { content: "\f2ae"; } .fa-first-order:before { content: "\f2b0"; } .fa-yoast:before { content: "\f2b1"; } .fa-themeisle:before { content: "\f2b2"; } .fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; } .fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; } .fa-handshake-o:before { content: "\f2b5"; } .fa-envelope-open:before { content: "\f2b6"; } .fa-envelope-open-o:before { content: "\f2b7"; } .fa-linode:before { content: "\f2b8"; } .fa-address-book:before { content: "\f2b9"; } .fa-address-book-o:before { content: "\f2ba"; } .fa-vcard:before, .fa-address-card:before { content: "\f2bb"; } .fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; } .fa-user-circle:before { content: "\f2bd"; } .fa-user-circle-o:before { content: "\f2be"; } .fa-user-o:before { content: "\f2c0"; } .fa-id-badge:before { content: "\f2c1"; } .fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; } .fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; } .fa-quora:before { content: "\f2c4"; } .fa-free-code-camp:before { content: "\f2c5"; } .fa-telegram:before { content: "\f2c6"; } .fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; } .fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; } .fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; } .fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; } .fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; } .fa-shower:before { content: "\f2cc"; } .fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; } .fa-podcast:before { content: "\f2ce"; } .fa-window-maximize:before { content: "\f2d0"; } .fa-window-minimize:before { content: "\f2d1"; } .fa-window-restore:before { content: "\f2d2"; } .fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; } .fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; } .fa-bandcamp:before { content: "\f2d5"; } .fa-grav:before { content: "\f2d6"; } .fa-etsy:before { content: "\f2d7"; } .fa-imdb:before { content: "\f2d8"; } .fa-ravelry:before { content: "\f2d9"; } .fa-eercast:before { content: "\f2da"; } .fa-microchip:before { content: "\f2db"; } .fa-snowflake-o:before { content: "\f2dc"; } .fa-superpowers:before { content: "\f2dd"; } .fa-wpexplorer:before { content: "\f2de"; } .fa-meetup:before { content: "\f2e0"; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } PK5[8yy0assets/css/font-awesome/css/font-awesome.min.cssnu[/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} PK5[1˜-assets/css/font-awesome/fonts/FontAwesome.otfnu[OTTO  CFF 9s7EPAR(l0OS/22z^`cmapǢThead6hhea P$hmtxJ+t maxpP `name>$# h postx  FontAwesomeC   U6U6 22  ",04<>EGMT\_ehmqy}#)4>HT_lp{ '4=GRYfoy &,39COVcoz"/5;FPUZes}&+16<EOW_hmqv| )04=DPX\aju(,26GYhy %16;>EMUckox    $ 5 G V g l p v    & * - 0 3 6 9 < ? B F O _ c u     & 5 B Q a f m t y    ! % ) - 1 5 9 = A H L P T X \ ` d h l p t x |       % , 3 7 ; ? C G K O V Z ^ b f j n r v z ~   !%)-159=AEJNRVZ^bfjnrvz~ "&*.26:>BFJNRVZ^bfjnrvz~ "&*.29@GNU\cjqx  '.5<CJQX_fmt{ '.5<kvglassmusicsearchenvelopeheartstarstar_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroaddownload_altdownloaduploadinboxplay_circlerepeatrefreshlist_altlockflagheadphonesvolume_offvolume_downvolume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalictext_heighttext_widthalign_leftalign_centeralign_rightalign_justifylistindent_leftindent_rightfacetime_videopicturepencilmap_markeradjusttinteditsharecheckmovestep_backwardfast_backwardbackwardplaypausestopforwardfast_forwardstep_forwardejectchevron_leftchevron_rightplus_signminus_signremove_signok_signquestion_signinfo_signscreenshotremove_circleok_circleban_circlearrow_leftarrow_rightarrow_uparrow_downshare_altresize_fullresize_smallexclamation_signgiftleaffireeye_openeye_closewarning_signplanecalendarrandomcommentmagnetchevron_upchevron_downretweetshopping_cartfolder_closefolder_openresize_verticalresize_horizontalbar_charttwitter_signfacebook_signcamera_retrokeycogscommentsthumbs_up_altthumbs_down_altstar_halfheart_emptysignoutlinkedin_signpushpinexternal_linksignintrophygithub_signupload_altlemonphonecheck_emptybookmark_emptyphone_signtwitterfacebookgithubunlockcredit_cardrsshddbullhornbellcertificatehand_righthand_lefthand_uphand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilterbriefcasefullscreennotequalinfinitylessequalgrouplinkcloudbeakercutcopypaper_clipsavesign_blankreorderulolstrikethroughunderlinetablemagictruckpinterestpinterest_signgoogle_plus_signgoogle_plusmoneycaret_downcaret_upcaret_leftcaret_rightcolumnssortsort_downsort_upenvelope_altlinkedinundolegaldashboardcomment_altcomments_altboltsitemapumbrellapastelight_bulbexchangecloud_downloadcloud_uploaduser_mdstethoscopesuitcasebell_altcoffeefoodfile_text_altbuildinghospitalambulancemedkitfighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_downangle_leftangle_rightangle_upangle_downdesktoplaptoptabletmobile_phonecircle_blankquote_leftquote_rightspinnercirclereplygithub_altfolder_close_altfolder_open_altexpand_altcollapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcodereply_allstar_half_emptylocation_arrowcropcode_forkunlink_279exclamationsuperscriptsubscript_283puzzle_piecemicrophonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchorunlock_altbullseyeellipsis_horizontalellipsis_vertical_303play_signticketminus_sign_altcheck_minuslevel_uplevel_downcheck_signedit_sign_312share_signcompasscollapsecollapse_top_317eurgbpusdinrjpyrubkrwbtcfilefile_textsort_by_alphabet_329sort_by_attributessort_by_attributes_altsort_by_ordersort_by_order_alt_334_335youtube_signyoutubexingxing_signyoutube_playdropboxstackexchangeinstagramflickradnf171bitbucket_signtumblrtumblr_signlong_arrow_downlong_arrow_uplong_arrow_leftlong_arrow_rightapplewindowsandroidlinuxdribbleskypefoursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378vimeo_square_380plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BEuniF2C0uniF2C1uniF2C2uniF2C3uniF2C4uniF2C5uniF2C6uniF2C7uniF2C8uniF2C9uniF2CAuniF2CBuniF2CCuniF2CDuniF2CEuniF2D0uniF2D1uniF2D2uniF2D3uniF2D4uniF2D5uniF2D6uniF2D7uniF2D8uniF2D9uniF2DAuniF2DBuniF2DCuniF2DDuniF2DEuniF2E0uniF2E1uniF2E2uniF2E3uniF2E4uniF2E5uniF2E6uniF2E7_698uniF2E9uniF2EAuniF2EBuniF2ECuniF2EDuniF2EECopyright Dave Gandy 2016. All rights reserved.FontAwesome [_"+/37;TX_dhn#'Prz.26:@DHM %*.48@ENUZ^}/3PW^cgl8<FJCUajov{ @ J Z  & * . : A T m r }   ; B F L T X _ c i n s z   . 3 8 @ F K P p |  & E d m z  %1=BGNU[e #)-7=CJO]kr):PUblqv|",5:BJOTgz$6HZ]hs{  &,6@JTX`hnt| )8@OSX\bhp~"/4;?FLSW\hmt ',2=HS^elw* A T&fAV TlfPzz  P 4 ! t  q q bt& y}}y 33 % 33 `zT~~ 4] Tg@Z 4  R ,T[@ << 4 ,  ^ 2 %%%%%% 3 T< nh @ ;T N TITN C KFKk 6 ? J  : K, : y}Tj 5 / W  K$ 'T$ V L  v   L  6 f y}}yy}}yl z||z % 1  KTTY= |zKz||zKz|N !5 ! ff( G Q 3 |T|T| T T T|zs R 3& ' ' < @A G   ^ [= T / 3 c - `V } hn " Bv g OG `E}n\>lg ,hh@@h EQ P  |z@z||zTz||zz||zTz|7 F x  3C DRRD D u y  ; ;  5!J b h  5 / TT  + - tzuxu[Brlmyz~5qsU hnnhhnnh ttt  T  y}}yKy}? j 3CC  5 ;(=ZXWG/9;/_Mknmn9:YIƑP`q~d_i rcrr iii  y @H -R '   T  1<t0  lnl||}_zob^^bzM ~w~~w~ K = +tX @] @gZ t V``V; ;`L< xra YW  @3 &  ~~w~ @    5! }yvKyx}zy n   T7 rrcr ~ g hnnh YYG P ~ ******** = 4 4  )  .@ (  [  h  P v T~z$ j +[   <<5! I 4 * A C 7 r C 7 @r b ! 6g  T E ˋh 3/{V= n\n ]9 vx {zz{ X  CZ7)D T}yT8T C T7 Tr ]][ 1    7U f @ m   < ZZ ZZ { B r r z{ + T  |z nh yyrrrry pttp&pt 15 tv ' K(   ;;  g  $4 y  ~ MQ s QDnty y  t Ft e 11e BB  T  2     r   I F  y'& K w__c 4444 p] R  GTTX x ]]  83  wrr h  h@ ;fveK \xcikvss]tRat 7+447 && 7  V ( - hn  D$$D  , }t P  `=db97 Bx  t3 ?L g__gg__g a `V     C3 ~w] } y6%6- _$cX ~ TR V22VV22V   P@zyz z  s/ A v  zz{   b   z -    f t    & 3    ]] EGxZny tP P   ++P,  ʲ ,   _hmx 2       ˋ  d4  4 T[ `M`M y}}yT, V ;; 0 && T 3   t' . %  @ p ) qt{tsoy s%$   333vK  44 \ ~v  }jii C @@ x~ C Kw 5 !4 wkz|| ,$P++   -     g s} }y     f   #E T @  )Wbit  S 4X wmxyjh  ofZedZd W f r rsyy'&    h@ v   }592I88!~   I M ? y * BP|88;l]5m+\<b-G_y'>U>c R !0!","^"#0#$ $q$$%%~&5&'A'))*J++,,m,,-..1.../P/00192245q556<6717x78h9:S;x<ghhi-iij jkwl%lm7mmmn$n;nOncnnnno"oopp&p>pXqq q}rIrs8s:s<ssstuv<wIwhwxGxy yz&{6{u{|||}~~~~CM9C|28VP cSOI#|L`m Po1*x4f.HU\1'Cw[W(b;J{.ŝQƭfǮ*ʛ˗̉͌|`ϫZҝ(Jտ׻p9D9gtg,q?o]1aJC0g $   N   F.yq4+M< !>!";"h"##$b%g&D&''''''(()*"*++,?,p,-F-U4>45~566636>67 8"99:-;F;<9<='=\==>?Y@RABDEAFGH(HIImKGLLM^NZOPxQ@RS%SlSVWX:XRXXYY]YZZ[+[n[\d\]g^Y^_2_`5`aacBdd;dWdvde!ffgoghNhikj@jklmnopqhrtukvYwfxzV{r|}/~~Uu[ tJ~3J#c$;Tt TT4P 4 c z..ȮhKhh3c # ^uiƭR@2A 4 FMffMZnnw   v x P  `Vc~ofa[! Y!    T@ b@ suw#$L>$#69JX"!!`V+/EE+V1RF _r Zo p]t ksu[ztvUZ tq9 [[9:QQ:Mqksu[ztvUZ ZJ J&  & a )| s Kw t w4X ] g@ v   YT3 Y`VV``VTV`Գ  T3 YT3 TV``VT; YTV``VT; T\TV``VT;  ^y $% IVhhvjyy  IIVV V V ttC KFttFKktt r tt> @   V  FKkr @   pP tW&S:aR`S:a))6z 6)õ`a;R`W&tPQEEQQEEQY 8 &8 &T8 T&8 @ e { zK}zaEV" nmloL{yry}{{OJNll~n|i&js^^[{m~mkNo|y|rz{Kpijki\f_i]QM[!|Lz~rǑ̒Ȫ'fgiMm([popHH4 wOVVOcZwE;L1Hu v tnnt/ s~oJ,zW`aGahc~v~AHH  w !4t4tt4tt to T 4# )vTV{||||Ng|5ppTy~}y:y~Tppur5|gccn_Tz}y}}zT T dgf[wXX[fe6 tqTKTTT TTx44t8 zT~~f9x44t8(& T T9vT ,T,ThXhYm}}chhcqj}}iVgv wxrwwvtL# P  !SY ylD&)'C3$ Y4K Ti t}yT|}zcesd,.9/F- 1T5 T "Q>W "SX5z|[,9FZ3 Ti 9 "! ! T@ G vTi TT T+3 kT^^^^Tkcv ]btkr Kg _=1lno1"-SKq~n}s{x}zsz.;3n L vTTVT/WW/!(ZMj: kD L k+8V=_GxɁHKxMG_8+ MrrN-hnog? ?go Gw_ rN-hnog? ?go_QPox}yCQ(Csyrp}t{xo^PQ_K n{}|zx8 S``*S8 qxozo||{}s}|{n. K    x       0m 8 vvʪʪꪫʪ骫kihvvvijiʌ 1 w ʓ ʓ 1Y1Q kllʙ F?ijivvviijz )z _^X*DtcX_^sjii}jttjjhsW  m g|vtywxog`vf/TFw.qra\zzzaM{tswxyzzVc,sj|wut{tv\h2p]yx}xzuxWi:mY{pvzs~{sww}e_^#:/r8"   4< 4K4"Kme,,eBV4 K"44"4kt4:4t> )T33333333T4tXr=EE=UIrXt tK T/ ,Q iep%/,xxx(((#Ɏ wR'VbgfVpoqqq{\/j}}Yh^?DFG@EatV@ha%-n<5scsŔO5*VJM(0x[[_}~􊢋 %;AHW{'Qbgfg FIGf=R!Gv^]^z8'n\PuH#hPMqJK{-!ߜv`ЊxġMMN[ĐơϦԖУ!!!x$ǁΓm`r;ni~GhftnOlFKwz6- ;p6p_ph6hpo;_}oh6h6}_ Ǐ\|}Cy ^^^LuZ qmeptcCDCm  ǐ]|zb||}3mrS 667W, "m~yv}u] y]h vp|zwwzv {y{  |p hm R<0 R<P 0 R< i m R<0 R<i m 1<0 1<P 0 1< i m H H H t##@w t\ > tTdw TiFy tdv0{tz{~'&9* TT33T&:''~ )TTTn4444Tt|z@ 4kX S @g@ m  D~~UT44~sjiij}st:944::W  {   NLT_p’xJ  vPPϠHGwwsrP mXXj:bkkcv`~:jX;`Y;l-&PyyQ 4 S+,,||~KKXfccQ+4444400f,,fMff//  gt}{|y~wjX|zh "Q2{zt{tqT4 7\3ulz* p4Tqt   Jw tKK3CC  G fccQ{kkYkkkYkkkkYkBBk C     - 4= 1  gsvZvZ SZvZZZZrZhlvlr|hh|e P @g @g i e P @  ZwZZ2ZZrwhZ P Zw Z  @w}rrwrZZ   %L.2::zzzzr::2%L'2zz:::: zz ph H Z hn  e }2zz11zIIII{zzz1IIII IIII1zzz{IIII{zv P zz{zM vv,+M 1zz6 T 4y}}yTy}T T4,#Q?`\pnZtҫȧPKgjzx}wy\O~#7@TKT ttt4 4: T +y}4j 4y}}yTy}4 44 `$$`$`$ $$$`$<Tg #Zk==k##kZ==Zk#<#k==kZ##k==k#i ]&&  &&&&&&kK# g2%''%% ::!8# t  %56&{SjjQh[=<<=> >KwP ^CT}s@skiij}sstv jt }sTӸKw~ssjiik}ss@@stjtTC^OGGOTsv js@tE @wKsjiij~stsv ks@sTC^ǸTs @KT@sjiij}ttT  Ttjiij}tsA@sv jt t W @j{t,Qa! KtkvqCt e t ԛ 4 * <<< <+!y}|z |RT|y.}|yMx|zp 4HhnzhThnhTThS\V`fy~5V``VV5`V RL'HMoZd99dMH''e L( $4A 4u v߈ /J7I[^_[Z_~}yhn{x(HZf7p\XTHaG-whhiwVQZ:#vz]l`L{l{,+\^˒1 t4C FKk@r CN.ETiCkhT$T$?LL?'0cGv=< vc0;'dquuq--] LaaLvtrrtvLa`Lv$T$]D'#5'0cGv=<#7quuq-.] Sv-yU*PNO_Z~wrsrswH7*V3ziU{Qg eg SA:NT~=L=&0ErAuX5y}|y }R|yR ~|yMx|z]pkou`\\`qbuud[ddsP uz``K4K++44-3V +*QQ듔VV땓4L554K 4 ˫44˫  44Tt Tt Tt44K Gt4 tK Gq q bt."&Ft8t+ +K Qc-b.T5MKTz|sRrQnSSL0t8tĤŨTy}v0%%_Ib \;COLD|yz|rs{A0%e P T%Ki``iK%,QQ,g /g / arzyzyrrbr:9r :9k lr:9:9rrbrzy zy) 4TT@yxxy}||g T44rdTr 4g T44fTF4TTB ||} pQEEQQEEQQEEQQEEQg OH `E{l^@lg ,h v 4 4 &Q)WWXg3 UGQ {y|ss^    / T   14= 1i    m} t2o`gfbnh ./>p+>|Ri/8Crb{Zja_qV Om|  PC44T%V``V L teP  T  hP  TTTT noqqon Tft//tq:v++n+*mm*+n33Väyppv-)mvv  >{ ERQDEQc ERQDEQQE9},~ q 2srqt-}}N}}~ZTYprr~n pwefc~rrq/s~|~M}~,soppndmfnen s -}N1kmo/ ` >a B`  aNty6$7mF dI.3WW- hn fo1\s\ko{yxx<^  U/SkW ?Ÿj-@  +6 OGo Dɝ·lZ'#ik}ts')2OKebh`i_mdG1dqhWm]a"WY VF e G.3O׈- 7hn GNOH 6  t@K̬-*osr^ ?<kO篞 OY OxxytR]׈ssvkc\k}\vsO1fOzkO~rvdOJ.eY$n:moOhq1d_`cJl2)t}ǏymD׈ 83vb@KM>M>KR4)<5Mnɿ<5)4RP p]o udr T~ϧ\ ԕT33~ϧ4 J{{{J{J IYU:=YϿڼWG j8Ke`bz|vw{ ̋{&,(i"z  4t4 T, L T480QEEQQEEQ08.(y{wAi  t XTiTQg B 4DD G U DD t * ^GofTp ^Go &  8^!Y1/)Yb1+3 X ] +V``VRzf|Xm}[YKKkK+++K+>7+++k˙̚zfR[ /`obt@v'T_Gqzy Ywjo`)Ib`__`b)`~oDW~jgw^SX _~|~~tjn~@t^oYYk|P/"`c}{q_'TvQ yyt    ?ApDU88Dp?6 \xTTz{{z~TTK TT 1 !8 2 ZZ.n82Y\uZQ m{r^-Ʒ֫Ϧ [ @{wx^^]Up[c\ˀt bdee  @$fb% aa>"ipuleǞëѯ X4* (3&  &;*226;*qXsIm[FHNMo;otpлͩ&oxtt_Jdwry0Ayu{&Ay  v(TQrLyJγʣMfEpB}P7.G$%Frrs3Xo[{TO(QVY`1(mpnnvww ."4X+prq/#>VK?ʹķ Sp.v/nQ11'A<* <<xp%j]^hYE֊ׅB ?Gߩϼqٵ˟'(͔͂z'w!q=wUG7HJ?xs]C$8rwsp+qi^arʆŕ vTTTT$T4\+T /i )* l @Z @Gtt   V Tnzi.],++,]i{{}zyjpnjry''{{~{y#joicciq#4 444@ G2t1v~z1vF4YtHAAHZEtYrtpg  2  4Ttt] TgEuFF6!1=۴ n_F( RD\\D VT$4[ .G^SSG^J(@twT3fV``V}~d3fTw@t(EQT! Te `wrPNxyprNV[Pwrqqyxyprrwwr[PNrpyxxyprNP[rwwrrpyxyprrwP[VNrpyxNPrw}PNVVNPx,4.oU wtFPPFs\k{oyxx >\V?Ckwk++JLOG  =3`?.Qm\ibgbjnG5[hofuelY=  ,.Gc4n8`XC>[B natĹo8ixFPv8+֫ঽtttuV]]B1 o8[GngimQ`?34=_`b    =acfn}|}KKYXS#Ln8  4.B `KPV?Ck1B]]Vvuut+`PF`xiPta ?MQYKK}|}Pfca=    b`_=43?`Qmig`nG[  ʰ .Gc4B tZB xxyatRt]ssvikcx\j_qFPPFGOLJ++kϰkpC>[Hkfuf h[5Gjnbgbi\m.Q?`3<    p=ϰˠSLH QQ{zH 00 0, {zz{QQ   X00{zXz{0QQQQN0{z 00{QQpQQ , {z P00 M QQqQQ, {z %Q4.&E݂v'* <<< <+'~'|iyzr|x|~t}uz~}tyzrjhv~|'{|~oz|'r}spwhjhy~|}}|x}owuxzp}o~vqyv}}{oy~tcuyuu~xr}|~gwɛ|cx||v'݀t| $|~d+|~vrys~݇uw}{~|G|}}xzutl݇|~|rk|'|}y~z{|}{x|sv~vzyzzy'7}r~ww/*Gs kin 8"W==sv jt >>Gww|&xjUt=N,B[ Q?F  t{tqz4~ zv x  44B  44t tX S {e w$$ Tx Tqt{stoy$$$$tqT5 Tp $$ yots{tqT/T $$K T0 T $$) Wn|`_]#v:[vVi\\iVv6*446eTa u܎v#6]_`uuu0n1W@^;e UU`4U5TTTT`4S2SBzyrrrrybcyjdM djyddysqSUmtvwjoXV``VXojvwtnrryBddkybcyrrUnTddUA??BnUU'&UVlA?>CTddUmի3STk@<?BUbcTm,Ԩ'&)J,> KQtd_O>Kj }|},D!/G  # # @*! ! @i##flA\4v4443T3o@TMK"~xF͇F6)-1?pWSRWn?=%(EUmþBB_XS-(mU6EF(%=?VXpO򎬇F˞y\&sqb]NENewdG&NS6}dNDwO]bqNñџsSe&GF\}w~vt:4+q4CKtېE,  aV4dYztdP\4VAlff,,fflAV4< :\i?fflAV4M 4440M 4|+fLdUS55TTd..Ġ ..||eWT6LL6UVe[o!"m\à B)%h;=h&)CMe0 0 4\ 44< A 4{}~bx4T TGkmeeBV4V``VTe P  & P T wVn5!Jt4C 7 F nt4C 7 F T 7 F ') h $J7_H,  `djXg]SˈScfzhebpR3 ^v" Om(;.?GdFjPyi7voMyyy4 (!?::: @(t T @ Tz|> $@1 i{pkgGR[".__ušȟmNgG&߅ȂAP_ATeAa6226^%OLJnpsosxZWS]{`lcmcbnXzyY\a\^cbhnnpszf%_whY+W~ cv͉ΒИ15hv9U!݉}t{D$ WW2 g 5 T4g[wrrZZTTp_Civ9U:j\iCeM#&nYA ,Ómxwr .ffFfH4 ze`c`c#NW[S 9Z))));7eefeefeefee)4  {r|sv>(T+J~ff~JJ~ff~JK  g 5 /{i WԂ W~  TT{z4TT TT TT  m F84  X l @ @wWT ~ KWT @wW~ t0mjingr;<7 M7#?#77 <:fim B4@ V7)0[/1/^//106;$p#sEAA*,?m6"mpF=(G`$.ƣ 0п D&l&yPsjiel{ppmoy,,yrrUg[giyxtq]um~~~~mu]qtyxgi[gUrry,,Vompp{leijttW m b GTTG@u^9v:p%"M$%MڑhiGGTTGT&&@;$yz%:@b %% v TDddDWXYV_lw}v~v*AdDyo6$7 ^~ )?cwrvy~x]͈}|*YvvT p{3 +T TA \ < T T+ \+TT+ \+TT+  m 4 XvvuuvvHNNHHN)   1j j/ eU> k) $1   4< 4T TGK4ime,,~\-4:4 #x:4tT.F pF F 4KqHaZxuuvwtD6O'xODwuxaq\_ II_ \DD$2?? nzykjstz{ztsjmy}z{JlQeűťž̛{yn׭ 0|zT|T`> t7 `Tz|)ttF TGtt )4z}|ytT ty} b tT4TN[cG=B^60AQEEQQEAKuI7#e  #7upjj_pB: ܾئ_Wc[|a m w7Ep{ m;4U3ua[ RҢ&{ & RD[apdu- U;4mph]@@h֦ t tK} KQ$4[ (@twT3fV``V}~d3fTw@t(EQT! T)TTT K5! Khh5 t TQ  _ 4nhhnnh4nhhnnh:Bp צg U ktEQ9 w !44>TiT( ttT1 TiT1 Ti99 t"! N T|zKz||zKz|IT|zKz||zKz||zKz||zKz|6F ^P @g 5 /i  Ut"! 6D> ^ k< TA K +K G+  TGEg p\T /i )> GWW2G4 ttT15 4hZwrrZZrrwZh4 !""  " Ti  4 44 ttTtk}44 kQ)TkktK +4Kk44Tt+kkTkTsTskkTkTt44Kk4 Ftˋ v |g>DRTT˫kTTktkKh@@hTTTppqq4  ph  zZ4  k   k zZ  !ZtLLAZ4K K ztk  z YY Y LK )d { |zX ] g4KGfg 0 K )+TKx  ^4Z T] TgkF GTԀ `t4+V`@Ӷ+r S > n 4Ԁ T q] g 4d_gg_ d4 T GTT[ r  EQ9 v ԫ  TTYwNTt"RDEQRDEQbBTTBQEhEQXxC3p 3CBc BT  b&'&e pe P  @*j{4a,t {z4 tC8qbbb{y{x{K  t4 4t__4\<-7ʗ7-tD&c+zi0&H. 0,-##s& &2iGz@@RQT+c& &t  x P tV``V V`T^ T TT 4 &Q)F|~aiEjVulѬo70 XDQ^ 47mGGT4} & Tnaxjigxi j(C(jgjixhi5'=='5G8 mTi n5Y'=='5YihC ix8  Tg  0 T8 )TK4TTT: TTx TT4 [TTTTKGxP  x  yy p< ZQ ) I t+t I 4!+ I r@I 0I I p%I 0 0 +t $ h q^jM Pdioo '.X Qv \buD J  zxvuzLJ?  s ]RT1 T*)\&Y ffffzM{yz zyz  % @tJjZ!!3!" $yf+/Y kzX,Hn|}1dtZ\IێĬ TPv4TTTTT{K=but5mUzxwyysqggKgywxz{TmӨ'&h ~zUB>>CnUU'&TUmC>>CTz~{ky 75u+= TTg K%.Khnnh<KT/i vPKt/ ohhonhhn ;mg<&S3r< ;|#&%6Nkjk hW x}p;F&<U3r< Y;|$&%6Nlik hW y|p) 9Iv]Yfh{osjeV]]nw vvKuKpJQT*FhltnݖݘƎqDA5%!*QTFhulstnl_a99:Pp~݀*Pk9okթm p [ SD D DU D$$Dm8?CI9 ..9~`n [ AEN^ U TT% 7;L9\XpqTTg 5 9 $9  # 4@n T+}~|C3p knr]J'V{ke{ohc-#</&|~T+ t`` t{yS;RQPIODwt{K6KtqvMn;<-=vvkhF8 !!f ZZ3ZZg%E E !  a!f %33gZZE  Z!f f %3ZZgZZE ! Zf ZZ3gg%E X FIC?6IY(uC XVYx\b66S* PeSGQGz5:5'DN5TT(TKKT(Tn 4R~~'1 A3ZpT4 T7׷ b ,9_7T5 2 TZA1 ~'~Q1  Q1. ꗐv@Ti Tt2 @$k\9 e   yyQ a U) _ T_ T_ _ T_ T_ ss G- |a99az~z |33z}z99S e * <<< <+wvttvw_+3sE Z@@@@֋Y9ZYhYY9Z@@@@Z݋ Z  t   tR1 ~* Q 9{sYsn{xput}T4T~T7T }4TTru|utpxnurT}yZnnAf 3gggggg%E  (@WWS+}}F簰ɋf,,fMff zzq{ttz{ f %3 xt t 444G{zs{4O!mFNB9x*}}~5W]4xE G xtTc ## yussu~uvqxTzTQOy7}TxvvxzT}xqvu~OzTxqvu~ussuTTt: T,T[T}ysxEFvdyDs4>$0K_|h)!LNMMNwK=KQx<rGCTU{x%%%%TD即#}f ؋›%%%x%{TG>h  ˳&~'+'}~~}}33 +t4b4tD809mi%if+qU3@  nDDnnDDnnDDnnDDn.bXXbbXXbpc}zppqh&c&}hzqppppqzh}c&&hqppz}c o11!"!!"! $o1111o!"!!"! %11o $Z< <ps 7 7 e &]&8t#4#4-_G_G C3uXr 9*Hb=gh`̀, ް5-"MM/8(x,(90KDzіɕOTOm̀ցQ\Y5Yy{))+)jxYhmG{IUsV7=o{vu! z'f@o&d1caaPEb4"f|aunO鿦ɯ˱nnoI7J!I5.OB\WQĦdRۛ~-aOpbKI2C@lU[s^Yoc`̄ƃ~ƒΑ~vD,@aD1"@3byЀѐl"k"rbsIr3p1o1]_qewG1('$:er)n'y*ԧӥؘؒ6;2]zt[uns PDcl|P~_q<}Nx0k<N/ pti"d-"`#69VѺDMV"TAK$ Th~tT  t~~h hh ~t t{tR t~򕃘t6 ~~t ?t~ qqPV]]tסжihhMD;ZQuItI[nt]FEQZ-[+@@*e-8;@@4uvǹߤ p7ZYCYCq5( v >>>-r>->j7)1 ;auabtavzyvvzyu:uzyvvzyvLR]]SBR]ĸB]Sx*.NZwR]ĹwwR]ĹwǼ|CNGCCG|pNC!C,313, q|]RS]^RBR]Ĺ_wη}|w$䔻kiᦿůI7J+kt}n~x?z}}}b;u{{~(0YP KS{TSm{qiTAsFGKiwzw0o_ewkj "˒lshztu|Цy(0u"5@B'\ϊ؊sqٱ0@.&7e}|_g͗|qD|unlaK]~d iqqquzw|wʎó^=~Şv}M,7QupzTS(pzKYNGJ b/ѓcctup4K6gp1zy@yr7Y}{w\wxFis}txyoGqt sp^)X)iz=JFdf|oL{1$+#~[G0`SQRne*wXjsIx[Ͽ^d7,vX9 ZY 2deҦt0 tE EE#)vo}}4u{zu\ O#nWvZh,lt:$4Zsj{rglb1XldvG'bQ^{yqa|x|{jjs}.Ӣѡ?IY–Kk.#4)sV 1|5Gc%1A XRf 7n]Mw]^}ǟxwVo] ytyywyB A'!3EMM!#]([B4WtIm@nxWxWtIWȇ$rzӎlQ3J>Rq_(%vv==)G/H{uAR6=z@kwlkkwllaelj{RI7 A5ifsgffsh./gge0lF  miE#=[Z\Z#=EOiNQ@QyQ@QpzE&}9ً܉{H[1N[GCJۋz"q*g2EKa"81&*a/rwxrrwT(v]*I0 330H5 7 Tz|4# 5 T|6 T> 4# T3~~TzwwvxT44Oe9 1 dpSF47zw8,lr7RZ(x[ts[{+;fC3DK^Fxukrlqv}TK ?(&PX+)#JU ^mmm jgenyiYW»ëP7iSպԤÎ˒rSppoG.B%r u`vtTtp TR4%Zdz{ IS4( k. pkTt t  tRMo  6 ~* Q)ۛS%4՘ΖT˫KT]HAF-"K g_yz}>Q~{{~؉؇}zy_gK飳ܩn_ZZp_bn:vkbA*t%ndʋ̫44m4tbm++44kkLJJl.d |{|8S"1ÞH=|}}6TV5wSLTT=g}}RIcZYccYZccYZccYZc \pcdwywxRj.j.Rcoͭ}t qZbZZcbYZc\L gSVIm 0ܰ .G.k.L.k?+llH\\HlZ釧鏼0  kcthjz{{z7LvvK7isùĨwлQahaahhaai?Ul[Ĺ]SZ Z+)**MOvrqvvq 25 3 + qv6!Mr342oqv*  ).```NW{WM}|XLyR]^SS]TTVQ~ùù]SS]^SS]WQURTTtt4''tTTttTTtT 788a`aa`a^Mkl` 8aMakaW`a9M97Ba 8M97Ba Hgg[o\@\CG%:`dhbgbۏ֯Ȱ:%G?G%;adhbgbN;%GH v/}7 Q Yr3FZXaXxwx_blkxB) K%Lo3BJwu~kuxu*k?Oz!xyxvzAY Ϲ[Djmhl|{{̡ԡԈ֊ j8ч5T&9E Z$jb<r(B{]<6TYuZ|iJC^E,g_zsyubՖӪu^q-1ݛzJ1jI1jgTiԻEY}MF{M`@]~tvtz,J ~Y=U/0Aqtתԛdz}PPxvtnos~}mzVz-cObPru[N S=)id<&liXsŒՍ0ZZ6:3W4U_U266WBN h[aj6GUv@cLj^HI,+Tjk(jjc+,54+,mmZZ;ZZ۽+,33m0vH9*/o⩩+,44>4 q{7$//)9wh 0m+,54+,44,,nZܼۋZ,,>'l4n,,44,,44,,mZ;ZZZZ;Z+,/o-D/#5>'}n00nm,,54,,44,,ۋZZ;ZZ+,j+ JѲ"^ z}i{ѧ錐zss^myzSvnnU{uuwz~˜ڦLvewe :rnwt]R{ϝȹ̯\jtazm|}l~~nh~uN?MamJ}fg^%llI%uXBlznxj|Z6{&1~\NULܿI4'6kZ6nNwatTTTt  T] gZ `77lf,,fAV4 gKW?tqEEE44   @ 5 /0 x AAK TV 1CK TAK TA_K y}}yKy}}yT9 ;9 >0y}}yKy}}yT9 PttpfeOefxxxxeOeffeOeDD8|  Z *`7Q `6w% Y4W%*% X4j%1g6` Q7*` D4 Y%*&4 X%W T#EE#\[^hnT^\z.}TNNNiYT}||||}TYyi[U\`uTTv + @ 8TjMQMQMQWm[FN$l\TT{zzzz{TT\vl]X$FN\vl]X4[^vTt Tt P8jJ2RQkVo8>A , '>&&2uQeGWn!eq=s)b?ɽVWX/c@o E`(yk2@ /@OlmCLAAls  e1U**j*.Nz+8a{z{aY%#y=<==<=<<*```^+LPzlX1Az/-6D&@I`_4| 4B   44!3}|~jk/k;j:/d;jkjL`* `h uY54Y\55\Z56\~  q@-33T&kvvXwpD>m2W._Z8nE 5<hLhLQRSu'/>0Agz8(ҒӑP0KC'ZL{o_uOn ɋ#xW{D ߥpBdȋeE)p3 +57wp ntTy @ y 4'   u n  t' T  K K V ' tXt@ Xtv&'y&'Y   Y&' y&' bKHJjp̃Έbi aouwr~'89{={mx<*e>okjqpi{AR*7}xE|}jp]VY0-|xpaime{}ld""p*}|blv\&A}xfa) Wpo"_m3m"3sٝϞ¿8~~}~hs׌ $zctc^_Pvv~w~yf{h{  Z~}}}}}||{|Z} z}{10df}itj\KMuTuzy~00&    <!! !< jvt Ǒml!4CPWhЌnj|vw||ryIs7h3^1c:gJlXJU>]wD&_nr6Hgdalor@/K&``m}", y@}z~|{@Ë)ҧ̞ȭBO`)y)o3hm^Zx  :w !4i 1J{z~v$${z~J1 E8)3y{||y38)E 1V!4gVQG ?33A HWT! 5|x$5! ~; ~V!4t/|h7S.1l~gd`;!wgvph  i ?v x V!4mTTT  x - VP P P PfAV TlfPzz !  P 44rn<B@(vMzzy:((! u6B@!eDRĨnhhRnD  x K!4Bf~:;8:; 5E}}oۮhJto%]8%{~yxg(|{~rxjrqO>99l>SO~~zz x K!4 EQy  1  %v w !44v{v}JJ}X}w}vw}Xe}w}JJ}wevaʁӎyLzzyӈzz|cyuYaaff6&̶Q HyA~`Dޟ(#PgQ+<3%!!!S|BDMhߺ ђO .-.-.plHs-U7sH<JJJ?H&Urs&l~v~||||~v}~rrrr}|"d ^)[OK0-npq D:)rJ?t~rIFo9$"%9/iüIIR^rdclmkԧ2*:8)0\pFN[BA\ŸghgGDDl)3=  0 jRVVVTPQSyVVV:RjVVyVTPQSVxVVyÁ•VVRjhh @xmŁyVVjRttttF4xPp[px4MFqqqqIwwv|yx*|8 G}AIrw-u\? 5'px$ PY84I5K G3#T1!I%>HGUB& v\wͷ- -%bbd&-JRprvQiu,t~՗Ӣ9RMgĬx{}ާEvhrjplJ- ?&n 5dbbI,ueui`M6fXPljiijlPXlf`M6`ZiRuL};pommop|;LRZM6`m[ [ƗM6Ġ|}+vjS&zzgMRjhed9oICAA~CtIo}d{fxgj ;v+Iz5&o? mjhĬ7;jjjjjjjj 0KBH \O+:xOa_UTS˄BgftXRweWWk!:{z{zzy"J<%wly}jhw|m'!+\! ոϡnMbx7tttpopyjef{m~ Ǻ iii yzyWuf^ V]g`[[f_\ A^N?I`Ujf#b'^jTm4=yBF$3P:kS43g߫ޯG@pFAw@UMMM%O&iWtLXU_ogBF bWR?d/y(#-:=;ra``^_^rrukedA~R?‰“wnmm"?+RU`B=jȕwS<;QE>?F`  RXX4! 55 pqsa_^U^HKʲJpwm7ųu~//:q~iykkkkkkgfhopypoo n0 +(\fmjő¡CB{gtzldg{S)ik-z/Rɮ٫ސq,Þ2=5qnYVL9+3zZ$;;#}MwzVqzvy^oyzzv!UggTUT¯¯gT{fggTgg¯ggUggUTUgTffgUgggg!Mm#[8ICnyy|죢Ԟ[TI&%7O ~~Tvtsrv61psYM O wpv~Tv~tsrvlUXqsk %]rKwx ܿ D&l&yP >T / Ua  3^bXk>C_}g555333g}cm6ﳽmv%f~~O~~~^a}g767/./h~bn1lp.[Rh5kuZi/4oe ^Wf7h7jvWi'2nfz#zCpisL2r@;pEVP<Q;Odlw #> ƭ tt4tt ttTtte 7>jVRH %HVjE##EE EE#HR>7E#E##EجHE##EE##EE E?>?  ++ +  heXuS + þuh  + ++ SXe  %  +  o9˫49/ː/4Gj{fj}^11^rt|qj|$$J|jBGrbrrKK& j SˤreGe~1~w~~w~1G zz0v~0BKR+%+ ~ T+u+~w~10G 4 v2 dd0 mcFr@:}77:@ڳm-T0>2tM2V33V2Y&Lt>T0-V- KKKKKKKKTtY TY TY "6 gn~Y TY TY "@6  H~HfT Tgnp(pT<}~}<4TT~}<2 <p4tp Y:YY%$~~$%YY:YZ$%**44ool8II8oo44**%$Zu* + uHd8lhTwwvym\_u5^/7hVfJC22C=+JVhX[<*N?Y3: ]#"S:Y3N%%I%%%%F%"F%F%"mmm%@5z"mmmmFF VmyjjgwrPE]}~Su8ӗ)xm6 |uw}un]~')kp{u~ y nkuptogo>4y}Ϧ)Q4  gyr=7TRyytvz3*WJttx~8tA&ysjmm}՗ : Vx  dTT- 5P x`  eepZp %$ B((BP! (''$$ GG(GGs$$zhl?9%$ _{_{ V| m % GGGGGGEQQEEQQEG-   %  EQt lT^_|_j-Z7BG:?)_s:y8CXccs{~syyyyzyoto֎~@,="H(`dine|Anq˗NJܨ,+Pמ M q{mv=m RJCww7cl!w/|)q% QXeYGDW[r0Id?qov|wvNX^UZl-ƒs|eW"}fڋ\GQ+L~bGDCd5.26J:#:t|mcUJmopmvn]TB4B@Dd$rvJL88˿}~=.|Նs=xzo<Bd l8l \ʨʩܧxxӪѩ̉Шܧ̩ۨ~+Un/nT8)m'xxxx+UmTs_^^_xxxx((8m0nyfzz~|~wL@ %"sx@{s@q|xs@mw~x ~x _sx{rr|xs@sx@zs (r{xs 2C % $ %w x}s@nww~s@m ({|vk6~}xenHG)qtyduw{z~l{s{y{si|hobp[N@~ r@na&s u}{xw cn3ow~u?m{D@}s~szzqqzs}}w_oG~}xemHGox~u?n{ ~}wfmG( % $ %d ;zu1t&A"Ω̵i&L̔+@~tvqazp@ubw&8@SJZu\ek pkfY8@,F):J\^GZgmn|~~rNvƯri_z{wow{vy}psV1}nso(>}>ptlN[XKH[ͨ>- "?4'::''::',Ah"ttLR AS1 Sc1JֶgLXpjZ@  =PBBPOA AOgŬ\]W»[Z3)Sff@_±RD=̹|ͻMV˹$QG̟^ͫw_BG.O`IΤwϓRϺTEDjX 3""7<"ߊmQ1@@ryt8spvu:@rfqvu:d@r_F/D@>L6L! @+Ohhhh[N@c@92;@1  y,((,mm<}nik<ytgn(Bnlmva2gWTP Q~awez!uP!Eu :PBBPNBG=_!!@1@Z*y@u@_@M_HEQJiQwrSrNG2JtA(@w\EQx]nrTrN:BNcTX.E!]^ggTW-|cQ f P+((+ll>vII<5 YaqT;Qvy{Qŷ`bZ Y`qT;Rwz{Q9RIPP(*/inW|ϊL/b\04]O__@P( e,l,|} v)eiyz ) v??4 For^{g=Zi *>薚=v*09H3 Fos^{f=ZPi E(J-I4i^xz xd 623~**)(!= xetpqRtJ͉yiiylHXzdipsl_~UGJhsxyW9Yӿwyk]]s}zw~{mh7k>Yi{ ztdYgrn|oM򹓝gptx*kSk*kl1wGb_]aTfvst+*r\zheN;h_hg_@_hh_ilu~~$rfP|KEUfav,ɼuaaP@d XvvT@A!!KTy  ~@7뀙v~6 D  T4[ *<씒>? DB(DD(BzD)ANZȼxȼXN=v :jTRR;;PPQ2<;5 ,$()MU]()++\TMqqz΂34ypm1 .oQke^ 'uv& ^ek7|epex#B9o=9B]:#/ݠp"\&"iRexp hB RXD@ _* pX@RpchE:dM+A * [ $0bwqf]]]U9pttp.ptqtoqJN JAN AJN lL6HpAOYKI++srs I0"/rIHqqIHrv;(hqjuqiF ﷰg(7]F$ g)XP p'7)28]8j*%jjjAo]" -]" -]" .\#<]i|i|i|j|666Fٯ6UaZg<xgw;A A@ !A@!!@A! @9ŵwvmQuLflD^A94wHMZXaǂݏ,!|) *) )* )* ** )* *) *) )[OCPZ[P55ZPCO[[PP[(ǻ .S"0@:M`edeSO[/:~~|yw{ >g7.iczdfptð+&4R l^vQBR{xxgd~y</Rc4jc'^d K4T+TDqT1 aa 1qӌ $ӊ4FlGuj/>cvYXwrlO[MOO[Olr}twXPYv@c>kPS/k_`bjpN1kI|  FkuU)4S'-{:d@G &zzEwvlmulchr]t bFs^[XV[ vN;mЋD1 g%/O,kjF?j}yykD D'wsxx tD D7U 1 t_>hjthhjbgSgT.  T譁bjh>n_KD;D h/4+| ZsuS&yprxoh nrR/Eoqwn썍c@ ";;dxpXBB}tq۽w Tdmlsur|jto tt ttDtE [ S)\<D 4x / m  8{uNvQ*33Q~Fu{uv+NR-XvD ^ vXRX/ m *6xllsvr}jXm 9 )[=)R~[~w~5-!i5 D "~v_V=)[D Xwauqu f!D! }qquur|jto tt ttD ttDtì|r6Z<:S vg$gJAv<ֽYi}=af44 )x5Mk4444+   T T T  {{{tT aT TF7  Tr J tTsR@6{@),\,)@əEQZT aIIs~xxx{?+)])+@8s~v T@P Tx { T Ti P TTTTT//TTTlvT T T!5  s^vt 4~44 }}{ptrmg}e}Mpvwyۏ P Xtj\b'djгg[L״( ¯#wmݿbtG(r|kj>Slst =Sls_tiqnv„Ņ3I`QnN^DyagTQ3I`nȜn;((5;!!6ryqhn}.d9=k%)}|||{zvvuyyvvx}̖ҹ֐acrppxswzn}{wvvӍ⟳͂pTlZxeyR{0o|WbeVHquO z|n*)j4_SnNe]_\]“†gwkrmnnny{ʼnZlvTdp@JI4X^xԉ@jwvw@~ny yorpmue{`nYnpr@^rss~~xvvyv}y@uwzD8{{|z|{}{x}~yz~~} ; $ˉˬ7y88Siˎ; D8hLp` d|jK='t<  jmP P Z-mm  me f44-4LLmxzzMMzzV``V43 -ժLL\UI (fc}sm- -yisnK8 A*, gtx^L p&{'%%{pVJ9$5EE$ݑͥ}r:CW*[_?P`X=}[Abo/ kk(22I2(UJU2kd +Ԁ GX ] gZ X ] g44 G4 t TTTipE77EV@p1 U_xo H 6 f  I{ _gg_n 7bn 7b$ Xrzspps^?``^ $ _`bZ[z[;Z$ &jWWj&[@"UzUU$ XrzsppskG+P Tv@T K xILLIILLIx^ mK+ tttt΄PHt ZVt ˻WLqqrHrqqr- hnnu~t t˻WL@mA ˻WL.t JMs^\tlji!) tIK^0tH!wwxt^B<``uft`WU4 x tttt* ɽYM$ ɽYM ɽYMwwx?)^cj]Dces ҳxk.a ɽYM$ 18X:b}}} FhXa"! D( }}}b81mo9ttʓ 0 %nllb !+fzx!p|/7chhk+^[THP}.}{{MYɷ7o_qccy4{H]ȣǦɽYM|%npzdcZ}!DR߼ \Zjћ|0!߼XEdkdNYTMNX 0PcXR}6~YVWt   S kIJX%Ba8k#E b>[=:-  Yvk2 OT\0OUƀԫafob~hSwk9&&FD[ _Jͽ "QQO;2x) +?q$@8q+*;u~-%xxxquutgfh%'E̹VL*v˺VM`wzTE`ubiqzuppJ_e'%|ŕ}rɾɿdZ,ɻ˾gY%8>4 x [;kttTtTl* MCΫ MC1 ˻WLN͜f´[VmJJ{K/oqwnbces՜ ѵvj+^ d^]  blՔm)xyx^HCii}l\NJp" #kk՜͜k眫 tt: oVtt c7/{{{b zf+!b lln% 0 ǓEt^+jffllɽYM{{}.}PHT/7qͻ]H{4cycq_MYɛǦsjZ\ !}Zcdznp% 0DRɹXNMTYNdkdEXÿ!0WV~Y6R}XcP^vHZt|z( z] }z!~q{yzp~"{}~{=UP? Q={~G 4IHtZ]41YW36ЧubQEd]"( T$7/V,'t 044 '%YT8l 9|2'8  (%XU7l 9|3'940 k@tt++UUttttC<<4444 TTUUttttC++<<44 aJZZZZ44cTSc++TS33ZZ 0gQvOy#DORKPKaXWaaXWaaWWabWWa 45! 54! 54!-..-......-..-..Xcc@cccccc0ɂь8`a@aNdC9sbccc@ccbcX9XE-JF,bH5@Y&nË49HbF8s̷pzSzN{R{< `_`_`_`_9''''pqD-A&aa-D`qX_1`AMtCC%&*)GGbbIc~c͋%)Gc͋cBս_m 3PD33DD33DjKgl:VF_-zMWSRn\nnnn\nZECSSnn\nnӾN+F:g˝VC&&ӋlgZG%%GG%%GG%%GG%%GP8 XP * 6DD6srpsG4Tmmv)t~̩vVJk}ltu(vumm4[ `$O?$d``zw~y8Mva\tiN߶܎`4s~nkA["gwdLaG$lΥэ`v~{ҊꅮK-5%L .U |肙i54_:vxH|Q̋yPBCĻ*O8Qz }y2!v w 2!dx%%uouyf"2E"ciP8+ H>VV> 8PicE0}D8F?:/5mV?_@)*_AUm֡F8~4pw:{hI K6AOR||| 7::-R=6jsnVK {Qr2w..4$<1Unk;HKTC$[EEq;rI/(6F+G-7+`=(c2F]U=PO>Ulx x { T@q] Tgt1 it c* KWWKKW#1bnZyOL/õB+ h'X=-k7yS[rWmK|CO]ew,i@RF˿WKJvf|)}xyk~JJ?X7gf3.x,+.46?JGXjkځLJvl~doJLN*4A@Pbaul~xyJJJww}IIJÐN~LkR{mmaUULEC><;;{mDRs*MSPwms}wy<u|ƌ  Y10 Y 1122X48C1£dzʧr]^NJqZoe~|Z~W43XV32X+1fIHJLh67:gfs˂uncor~EMUUaml|ؚѩʵɩӛlG@/' "vg9~{~iyenaMxx,wMw^Fyl}l 66xtm|cw&LL+dtjiJ4qqߠ˚|O)xOpYpZ,,pWwT,JyIE7wt4vQ^6_4 TT4 P q q bty % %  @tTtL tto tt ttD4 TT 4 t#4 +PPPP]w~PPPP# QPQPPQPQk#4 ]w~PPpp# iP# T /0   x `tT_`b##b`_ yyQ t33 V22VL ' !!yrr11K- /H !!e+TTTrryy!!!!V@;vyuw{{{s{sqvwtzz zm m{`mm  F> v m m m %%WBS qg@\LP{|@)҅%V` BBB %%  @w\h<;v-;ݯ].Sg9GFXVi_d:ftl\mM>U:\!-B o-Bvˌ{bє~8w0R8#0F2SXtegJ]lA9HH8QXi[syxy\HN-fXR22Tt4t9lF9y4d;1?;UҒ/tt<%%< "SKj<5eZ>:$ $$=:Z>ejS m$54444q(f?f?(q***M**wI9(9II9(9I*' wdA467MR*M8=IF[-2 ~ 0XPdow4 4b^hvii!r(u)-vjzfj~qsoqz az qHoCwqs|qjz)(!ivi#o#vi%GT;;;;;;P 0VviWPVgumlwa||q{cYili`dH__·I5)4y)Y>BݮU11V1h8SM$wh#hAQWƇ¹ÐvZ];();;)(<&U11UԡϱB.` eSGtCm$t]$ttR4'4$BL8,L9}x9`Q^fxOoDk3dGԴ"TUa  vsXQF55EE65E<xiUNgs{f<ϖҖ~hr84W{mXx|cqJ_s'*0󍂎iZӵԵYn5U+"C~?ihyvxnnn6 >#A0W9 |xuzlMx|lT(x||xx|T*0(=`hZ6, L86- I86, _ -i1Yn|||jjk8dJ!E+z$99$+!8YisV>crbxy~vz\\\}v{~^ws8~64468w^~ybrc>s3%p[rrcrrkii~kssqrbrIIV*B+$$c+CB~II%%Uaa;U%% 5??H5 ~)ԫ   Tt t ` 5!J Jn J wNk+mTTT11W E VNMDH>>35b d- E. :V22VV22Vd'cU/ ocuovocv?% q|~fFF 0.*ocvnvocv&0q|KTi KTTdhjw{i^u_oYlnus o^iwhY_u{jhwuji>qw[GA?ijkŒ[V(1g=VijNbi6%Qtb(e nzfl4u~d p "v[~}dtVldvtşW4tt }}} "CVt[Rt}~[tvR[Cljh\^a\Qwt\s[Rsjz\oUwQVf[VT[gdk\c`^ebiObt6Qb(Te |TT&&'dq:=2G<LCYRhn@K5 $c{{q{<<{{qz{cc00E3'ҥ}}{PRHLbyz{*Tb#E.ᕖz<_d_:@sgD_^_*dJA Bɴ׵to'W4pwοšvWXM uY1A3g,{ հ yL Z=xsav^|ZZ[k.k/k.hemf$6k+ː]V$Iqo~QNڈ7.;ghhVND<{B3^w/ۍֵ5b LQ*GJW}ϗѝڏy kTUnn~ryj_MlNy|bmmT]bj[X]~-u[_k[TZKNW]dWT]TkYacYUaö1r&>kfbr(ywvE^nw"'hRcl`jObenfQaWT`]Tti\~{&XU3tOZq]s~Q[8qQ]sZq{N\[kP`m]lM_|r(nhd&>lecovDd$H6}z~t1YbSu\qP y,:|`B/ O~TaKJ~Lyy1Vwy:pI>/2ndgaWrsw  =!Y 2R?2"?=. O?U<AD$(-}}}[ׯMgYST**lSmMrWJB`enū)c1&E,u|ѰڡšXMN9* T(T33T&V ]!zltahqrp!s,o"prrgl!| N#l[heeezpK^7Lw} cb* [)F3RtZ>UKLLdllh]rd.^7|}}\".% _qqoy~yGAokzAïwPW ~|ԪAyoqq0[]yZigmpgːt@6)HW\!zktaiqqq s,o!qrqhk!{ N#k[iedezpK^7Kx}p    #` RN{M{ xiwi9#GsE}Tl+{X|V}2h8pihE[&Yr!hgRoq-εߝA UǾԾ*}t~xqi#E3lgc2Fj`\Y=urrqrqs $>tY~\w`rk2FclgglbE3jr`w\~Yu<rqqqrr %tmZR{QsstN]wiggXnϤOTͮmwmwmwŷ v|iI#&bSS!mvvu  D4P 3i-kbUST345IIIyq߬ ) )) 19j4 :P* C3+K}T -M ujmatvhj_|[t>4a@kk[|^4z8qFl;7MtH $v"?-=xGnS-ub7È A wc-Ef7-^DNfrx~58~O  K(JD;;JEYFkT«FYEA# ## #$ ## $R+7TS+V T}y ` $ ## $# ## #[pdIH[<+N  >t:OO  %%%&$'b %%$'#( Gg4(K K4(Gg.S1>P;;>S1. F ڨzz'.<!bV[b-;PP-;b[V!E$@hh ? +YZ< [ ZY+  d 0dA1]ZInBBIZ1dA05K.$$%&T `X +S @gT T B[PP>P[,cs£,P t K: y}j Ky}}yTy} K K[R +X @l  9tk,ccTsNNTck,BP>ƻPn4RT1 T7}y1 T 8 K ' T1 T @ {X @l  o0v@0<;u^'\ =*S<,cXP*"c`[h3\5jj5< UgF19PREij+#hd$єZۯӄhw*K (Y&ZvV^e1.j4E9""оqrQ)`j#KE[|z0Y`7~?g drlf.kg*{WrrZ^mwvl[s njbgnzhylqfSB[< .ShtviKkTpxvnmn`j|kfZ_FnʬҞgn|rRMHh,Irqprg^sAM/)8[PD0nf ivqXѵ+DD yZnbt9#tx 3 us{q[Ƣ᳚s~N\ 0H" H" H" H" 1  VKTT6 64" E#E EP/"@Z<[@E EE#[<:Z TTT@TTx T) 9 __&X.$ Kp_A;__9~2M@nh M* TKMT @nh M(@nh M P M@  @ i @ TT&DNuye }  Vҽ T} ljllR  ~ufH7NuuaauuTAMr\JC+1 7}yy}}yy}K}yy}}y+ , @j vjIIJ# %BzϜԝ̒<LRosxzce%k$ld!|{{tuv\| k~}lr>++6YF$&E{YIv['?Eljo~ (9 0tX @] T +X T] S TgTZ c k~~w~}}}}~~w~&&~}}}}~&&~}}}}~&&~w~~}}}}~w~~k =====&& ==== &&====&&====&&} ""4 0_}2/bw_1*S@ H2spoȫg zz9A{ezp{{hh{zqz@ez@zz'L`FF=1<1#WX ]vvL;3lK@+@LV +< qU]%FO^ePVn`r'sysfX\Rq8dsضsF%KٮJ}3хbslt[`Tvuai4.:e?2%ٰۂ~%~GbRSlg}^`st`an좾]4jމQ@.&%&%&%&% YJ I8/-pR %szw8&%Bpq2zr% !!2.l?A  R჋Ίt,ә$j"u/}s-|ZH8 H.w_puj}$xll`?^ l2BAAq3l۴l8okmYQSBjtvml .ڎ\KHqX @l  )uAp6wYl4~yUѯW?QYm}ptjhFEPx3|(/ŏ45&ϻąfamJ?jԋ<#>n,iIΙJ\DHհ4.4g"]vzuyia=sA|M5#Mo`Ba,l#:PhCt"]уHą3B̖ڒ/qu=hUUv@i/ ::hUyrw>ggjk>pDLUxzxzxzxz[a7MzR?ݙob4~{z+4+4+4+4+ T@   (     ` @{3 @< A P    P P  x 7ޜr8{M11Mז@;NyydmyN!4p<%0d*TKjjT*6Ld0%pb;4NmdylymczN ;j|@118rz;jN mzcmmNT4o;b0dSL6jcjKSd0<oT4N!ymN ]]zϞҞԝxxy5___Yt ~rl3/r5l3/  HrvZjG ?C-T%%\:RR:R_DDDDDDDD?)|8oCA /-$",B5|6-GcKdԛӘ py||u~w'~rb F o    & , @ e s {      - : K U c g l u |   / O V Z ` j o u {  &Dbs~-18>EKOTm  ).7<DQYns%:@Ui{ "',1CUZl~$(-2BHP`gku{ $,2APWZ_drw} +8EOU[binty~ $).38CNY_doz <<C KFKkr =oYB; E#E EP/" @Z<[ E EE#[<:Z@ TTT TTxTBt) P t* i@EXXE+y}}yK . +EXXE P  +  .  '  33 y] hnnh }y ]]]]s4  . \2A y} B  ,  FTk BBa U) y}}yKy}}yTN %  = hnnhhnq F  A [ ]]E }t ""  M - \      1<0 0 +   ff }y f _" - .  hnnh C p  }yT(  - V` C3 }yTy}}yT c  |z S +o + D+ \T2TA  ʆiimdod $@~ Kz&w{yyw}| |}xz{wa&zK $|' [[ !!  oZ S 1  0 [R YWffG ffU ] @g w TH U  3CC3 X K] + > TY  [ RDh  1  TTTG_^X*D4 4D*Y_`tW ! '''e   TT  TT i hh    O  g B 4TT=TT y}7 !x! hD  : ,  JJ 4   F/B NPuc]T! >9U G @V``V}~d3fTw@t(suwN5~w}+}PV  {zg  : T TR ] Ky}  H g TB 4$$G U$$ V``VV` `V  ! _Ib \;COLD|yz|ru{A0%{[k @h hn z|  r  4~~4`_`R`e9C/R&ažҦ4A'")~4 Uff ,u !55! = = T- /T {z GCC8=<<8CGC   VV  z| YY .:t: } &&T O  ' LfeNzyz# u"=1?u՗ ff YY Yff  & /]]1a }. M MY;/a3 :  t@y t gZ !5  \|\?ZEԅc*y^H(ym|[ n U t3 ZZr EQQEEQc '> 0 4 Z V``V  ~   zz3') {z4  +<<<< { .= =  C 9"TM5Ř{~~D;i ffW 4x !x! QE 8 8 8 x  i     tkRE; V``V< A 5 /  RT &    + ,  3    O >  zr^``^?*<씒   @(  S t }    X @] -   }y yrrrryy  ( yy ~w~~     [  tt |z@( Tz| }D}} RD ,l"7o''$ { 1 D     !K z{ 8T(A(A(A mt Kxxtw~ ̍t|~}: @w{tsoyx ~  R1 7 OIIgX!!gXg! fz\J$9:lA ~w]]w~ z  mm))mm)  { G YU 3- t a h N0  K m + )v P  \ t44  < A ,, , ,  T  b  < TA  F  }t.+ݭ { `T33 V @  tk rcrr   @  >  xyots{ SK(   tp  yy :  7 D$$D   nh &T* 5 @$$@! quuqqu;;uq f K< p   QE t ' rrcr 2 T STdJ,]շ49 arwwvyr/ (DB%$AΌ %  `uttu~w ccl qt= hF B 44    V s V   Ez*6z*E! !$DD$    7T  -  R  5 yy C .  @h  <<<<  o7 TT_Ld haahi`ah  /ti V H  ԫԫ  ] Tt . ;; <:Z:  3}|A  P  3C ɽ Nba] 0 $7 o"7l      @      << y}|z  i  z{ RD 3 $$ DR  ip w   EQy 1 0 fM@ jmq  ,4[  @ XtxmihbW_)  RK( t :z{ z} R%  7 tC ( t  z x x !5  x  & %y}  _gg_    *10 ˒ h   `V  m    [  ˋˋˋˋˋ 7ߋ7   K [ L z   - -      Ty  !5  z + &m/ %t~ -   \$"WT * nh ttt v    ##   h33spyrs@  "" x@8 !"""`>N^fin~'(.>N^n~>N^n~ !"""`!@P`gjp ()0@P`p!@P`p\QA0ޕR     v^  %|_<O<01h  pv_]yn2@zZ@55 ZZ@,_@f@ @(@@@- MM- MM@@@ -b   5-8@ D@,*@  m)@@   ' D9>dU*#    R     @ e  %RE    $ k(D'  % %  0$.$P/ /: /K /Q]    ^ U k "y U $ U  a y * <Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFONTLAB:OTFEXPORTVersion 4.7.0 2016Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeDave Gandyhttp://fontawesome.iohttp://fontawesome.io/license/Copyright Dave Gandy 2016. All rights reserved.FontAwesomeRegularFONTLAB:OTFEXPORTVersion 4.7.0 2016Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeDave Gandyhttp://fontawesome.iohttp://fontawesome.io/license/PK5[Opnn5assets/css/font-awesome/fonts/fontawesome-webfont.eotnu[nLPYxϐFontAwesomeRegular$Version 4.7.0 2016FontAwesome PFFTMkGGDEFp OS/22z@X`cmap : gasphglyfMLhead-6hhea $hmtxEy loca\ maxp,8 name㗋ghpostkuːxY_< 3232  '@i33spyrs@  pU]yn2@ zZ@55 zZZ@,_@s@ @(@@@- MM- MM@@@ -`b $ 648""""""@ D@ ,,@  m)@@   ' D9>dY* '    T     @ f %RE    $!k(D'  % %  0%/&p@0 !"""`>N^n~.>N^n~>N^n~ !"""`!@P`p 0@P`p!@P`p\XSB1ݬ        ,,,,,,,,,,,,,tLT$l x T ( dl,4dpH$d,t( !"0# $,$&D'()T**,,-.@./`/00123d4445 556 6\67H78 8`89L9:h:;<>?h?@H@A0ABXBCdCDLDEFG0GHIJ8KLMdN,NNOP`PQ4QR RlS,ST`U0WXZ[@[\<\]^(^_`pb,bddePefg`giLijDk klm@n,oLpqrsxttuD{`||}}~Hl@lH T H`@$\XDTXDP,8d\Hx tXpdxt@ Œ\ ļŸƔ0dʨˀ͔xϰЌ,ш҈ ӌ8,՜`lHش`Tڸ۔@lބ߬lp 4X$l( ` d      ,,8(Xx|T@| !"x##l$$'h(*L,T.L1t1230345t6T7$8 9H::;<<?X@ABCDEHFHGpHHIxJ JKLMN@P@QRSDT ULV`VWXX4XZZ[d[\|]^`aHabcXdetfhghi\jxnp@svwxyz{h|}}\lt4t88LT|| 4xLX(  @lt$xLL HĠT(  ʈˠϔldPՄxpڬTT ވL <H$l4 Pl ,xp,xt d 44,hP 4   4<,,408$8T |!h"$L%0&H'()*0*+,.$.012@234t5$69 ::; ;<(<=4?@ACDFH`HILLLLLLLLLLLLLLLLp7!!!@pp p]!2#!"&463!&54>3!2+@&&&&@+$(($F#+&4&&4&x+#+".4>32".4>32467632DhgZghDDhg-iWDhgZghDDhg-iW&@ (8 2N++NdN+';2N++NdN+'3 8!  #"'#"$&6$ rL46$܏ooo|W%r4L&V|oooܳ%=M%+".'&%&'3!26<.#!";2>767>7#!"&5463!2 %3@m00m@3%    @ :"7..7":6]^B@B^^BB^ $΄+0110+$ (   t1%%1+`B^^B@B^^"'.54632>324 #LoP$$Po>Z$_dC+I@$$@I+"#"'%#"&547&547%62V??V8<8y   b% I))9I  + % %#"'%#"&547&547%62q2ZZ2IzyV)??V8<8)>~>[   2 b% I))9I %#!"&54>3 72 &6 }XX}.GuLlLuG.>mmUmEEm> /?O_o54&+";2654&+";2654&+";264&#!"3!2654&+";2654&+";264&#!"3!2654&+";2654&+";2654&+";267#!"&5463!2&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&^BB^^B@B^@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&B^^B@B^^/?#!"&5463!2#!"&5463!2#!"&5463!2#!"&5463!2L44LL44LL44LL44LL44LL44LL44LL44L4LL44LL4LL44LL4LL44LL4LL44LL /?O_o#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(8 (88((88(88((88(88((88(88((88(88((88(88((88(88((88(88((88(88((88/?O_#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28((88(@(88((88(@(88(@(88((88((88(@(88(@(88((88(@(88((8 (88((88(88((88(88((88(88((88(88((88(88((88y"/&4?62 62,PP&PP,jPn#$"' "/&47 &4?62 62 PP&P&&P&P&P&&P&P#+D++"&=#"&=46;546;232  #"'#"$&6$   @    @  rK56$܏ooo|W@    @   rjK&V|oooܳ0#!"&=463!2  #"'#"$&6$   @ rK56$܏ooo|W@  @ rjK&V|oooܳ)5 $&54762>54&'.7>"&5462zz+i *bkQнQkb* j*LhLLhLzzBm +*i JyhQQhyJ i*+ mJ4LL44LL/?O%+"&=46;2%+"&546;2%+"&546;2+"&546;2+"&546;2`r@@r@@n4&"2#"/+"&/&'#"'&'&547>7&/.=46?67&'&547>3267676;27632Ԗ #H  ,/ 1)  ~'H  (C  ,/ 1)  $H ԖԖm 6%2X  % l2 k r6 [21 ..9Q $ k2 k w3 [20/;Cg+"&546;2+"&546;2+"&546;2!3!2>!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@@`0 o`^BB^`5FN(@(NF5 @@@L%%Ju  @LSyuS@%44%f5#!!!"&5465 7#"' '&/&6762546;2&&??>  LL >  X   &&&AJ A J Wh##!"&5463!2!&'&!"&5!(8((88((`x c`(8`((88(@(8(D 9 8( ,#!"&=46;46;2.  6 $$ @(r^aa@@`(_^aa2NC5.+";26#!26'.#!"3!"547>3!";26/.#!2W  .@   @.$S   S$@   9I   I6>  >%=$4&"2$4&"2#!"&5463!2?!2"'&763!463!2!2&4&&4&&4&&48(@(88(ч::(8@6@*&&*4&&4&&4&&4& (88(@(8888)@)'&&@$0"'&76;46;232  >& $$ `  (r^aa` @`2(^aa$0++"&5#"&54762  >& $$ ^ ?  @(r^aa` ? (^aa #!.'!!!%#!"&547>3!2<<<_@`&& 5@5 @  &&>=(""='#"'&5476.  6 $$   ! (r^aaJ %%(_^aa3#!"'&?&#"3267672#"$&6$3276&@*hQQhwI mʬzzk)'@&('QнQh_   z8zoe$G!"$'"&5463!23267676;2#!"&4?&#"+"&=!2762@hk4&&&GaF * &@&ɆF * Ak4&nf&&&4BHrd@&&4rd  Moe&/?O_o+"&=46;25+"&=46;25+"&=46;2#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!26#!"&5463!2 @  @  @  @  @  @  @    @    @    @   ^B@B^^BB^`@  @ @  @ @  @ @  @ @  @ @  @ 3@  MB^^B@B^^!54&"#!"&546;54 32@Ԗ@8(@(88( p (8jj(88(@(88@7+"&5&5462#".#"#"&5476763232>32@@ @ @KjKך=}\I&:k~&26]S &H&  &H5KKut,4, & x:;*4*&K#+"&546;227654$ >3546;2+"&="&/&546$ <X@@Gv"DװD"vG@@X<4L41!Sk @ G< _bb_ 4.54632&4&&M4&UF &""""& F&M&&M&%/B/%G-Ik"'!"&5463!62#"&54>4.54632#"&54767>4&'&'&54632#"&547>7676'&'.'&54632&4&&M4&UF &""""& FU &'8JSSJ8'&  &'.${{$.'& &M&&M&%/B/%7;&'66'&;4[&$ [2[ $&[  #/37#5#5!#5!!!!!!!#5!#5!5##!35!!! #'+/37;?3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3???? ^>>~??????~??~??^??^^? ^??4&"2#"'.5463!2KjKKjv%'45%5&5L45&% jKKjK@5%%%%54L5&6'k54&"2#"'.5463!2#"&'654'.#32KjKKjv%'45%5&5L45&%%'4$.%%5&55&% jKKjK@5%%%%54L5&6'45%%%54'&55&6' yTdt#!"&'&74676&7>7>76&7>7>76&7>7>76&7>7>63!2#!"3!2676'3!26?6&#!"3!26?6&#!"g(sAeM ,*$/ !'& JP$G] x6,& `   h `   "9Hv@WkNC<.  &k& ( "$p" . #u&#  %!' pJvwEF#  @   @  2#"' #"'.546763!''!0#GG$/!''! 8""8  X! 8" "8  <)!!#"&=!4&"27+#!"&=#"&546;463!232(8&4&&4 8(@(8 qO@8((`(@Oq8(&4&&4&@` (88( Oq (8(`(q!)2"&42#!"&546;7>3!2  Ijjjj3e55e3gr`Ijjjj1GG1rP2327&7>7;"&#"4?2>54.'%3"&#"#ժ!9&WB03& K5!)V?@L' >R>e;&L::%P>vO 'h N_":- &+# : ' +a%3 4'.#"32>54.#"7>7><5'./6$3232#"&#"+JBx)EB_I:I*CRzb3:dtB2P$ $5.3bZF|\8!-T>5Fu\,,jn OrB,7676'5.'732>7"#"&#&#"OA zj=N!}:0e%  y + tD3~U#B4 # g  '2 %/!: T bRU,7}%2"/&6;#"&?62+326323!2>?23&'.'.#"&"$#"#&=>764=464.'&#"&'!~:~!PP!~:~!P6 ,,$$% *'  c2N  ($"LA23Yl !x!*%%%% pP,T NE Q7^oH!+( 3  *Ueeu  wga32632$?23&'.5&'&#"&"5$#"#&=>7>4&54&54>.'&#"&'2#".465!#".'&47>32!4&4>Q6 ,,Faw!*' =~Pl*  ($"LA23Yl  )!* <7@@7<  <7@@7<  pP,T MF Q747ƢHoH!+( 3  tJHQ6  wh',686,'$##$',686,'$##$/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?O_o%+"&=46;2+"&=46;2+"&=46;2#!"&=463!2+"&=46;2#!"&=463!2#!"&=463!2#!"&=463!2        @     @   @   @   s  s    s    s  s  /?O#"'&47632#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2     @     @   @  @          s  s  s  /?O#"&54632 #!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2`      @     @   @  @     @   s  s  s  #"'#!"&5463!2632' mw@www '*wwww."&462!5 !"3!2654&#!"&5463!2pppp@  @ ^BB^^B@B^ppp@@  @    @B^^BB^^k%!7'34#"3276' !7632k[[v  6`%`$65&%[[k `5%&&'4&"2"&'&54 Ԗ!?H?!,,ԖԖmF!&&!Fm,%" $$ ^aa`@^aa-4'.'&"26% 547>7>2"KjKXQqYn 243nYqQ$!+!77!+!$5KK,ԑ ]""]ً 9>H7'3&7#!"&5463!2'&#!"3!26=4?6 !762xtt`  ^Qwww@?6 1B^^B@B^ @(` `\\\P`tt8`  ^Ͼww@w 1^BB^^B~ @` \ \P+Z#!"&5463!12+"3!26=47676#"'&=# #"'.54>;547632www M8 pB^^B@B^ 'sw- 9*##;Noj' #ww@w "^BB^^B  *  "g`81T`PSA:'*4/D#!"&5463!2#"'&#!"3!26=4?632"'&4?62 62www@?6 1 B^^B@B^ @ BRnBBn^ww@w 1 ^BB^^B @ BnnBC"&=!32"'&46;!"'&4762!#"&4762+!54624&&4&&44&&4&&44&&44&&4&&44&&6'&'+"&546;267: &&&& s @  Z&&&&Z +6'&''&'+"&546;267667: : &&&&  s @  :  Z&&&&Z  : z6'&''&47667S: : s @  : 4 : | &546h!!0a   $#!"&5463!2#!"&5463!2&&&&&&&&@&&&&&&&&#!"&5463!2&&&&@&&&&&54646&5- : s  :  :4:  +&5464646;2+"&5&5-  &&&& : s  :  : &&&& :  &54646;2+"&5- &&&& s  : &&&&  62#!"&!"&5463!24 @ &&&&-:&&&& "'&476244444Zf "/&47 &4?62S44444#/54&#!4&+"!"3!;265!26 $$ &&&&&&&&@^aa@&&&&&&&&+^aa54&#!"3!26 $$ &&&&@^aa@&&&&+^aa+74/7654/&#"'&#"32?32?6 $$ }ZZZZ^aaZZZZ^aa#4/&"'&"327> $$ [4h4[j^aa"ZiZJ^aa:F%54&+";264.#"32767632;265467>$ $$ oW  5!"40K(0?i+! ":^aaXRd D4!&.uC$=1/J=^aa.:%54&+4&#!";#"3!2654&+";26 $$ ```^aa^aa/_#"&=46;.'+"&=32+546;2>++"&=.'#"&=46;>7546;232m&&m l&&l m&&m l&&ls&%&&%&&%&&%&&&l m&&m l&&l m&&m ,&%&&%&&%&&%&#/;"/"/&4?'&4?627626.  6 $$ I     ͒(r^aaɒ    (_^aa , "'&4?6262.  6 $$ Z4f44fz(r^aaZ&4ff4(_^aa "4'32>&#" $&6$  WoɒV󇥔 zzz8YW˼[?zz:zz@5K #!#"'&547632!2A4@%&&K%54'u%%&54&K&&4A5K$l$L%%%54'&&J&j&K5K #"/&47!"&=463!&4?632%u'43'K&&%@4AA4&&K&45&%@6%u%%K&j&%K55K&$l$K&&u#5K@!#"'+"&5"/&547632K%K&56$K55K$l$K&&#76%%53'K&&%@4AA4&&K&45&%%u'5K"#"'&54?63246;2632K%u'45%u&&J'45%&L44L&%54'K%5%t%%$65&K%%4LL4@&%%K',"&5#"#"'.'547!34624&bqb>#  5&44& 6Uue7D#  "dž&/#!"&546262"/"/&47'&463!2 &@&&4L  r&4  r L&& 4&&&L rI@& r  L4&& s/"/"/&47'&463!2#!"&546262&4  r L&& &@&&4L  r@@& r  L4&& 4&&&L r##!+"&5!"&=463!46;2!28(`8((8`(88(8((8(8 (8`(88(8((8(88(`8#!"&=463!28(@(88((8 (88((88z5'%+"&5&/&67-.?>46;2%6.@g.L44L.g@. .@g. L44L .g@.g.n.4LL43.n.gg.n.34LL4͙.n.g -  $54&+";264'&+";26/a^    ^aa fm  @ J%55!;263'&#"$4&#"32+#!"&5#"&5463!"&46327632#!2$$8~+(888(+}(`8((8`]]k==k]]8,8e8P88P8`(88(@MMN4&#"327>76$32#"'.#"#"&'.54>54&'&54>7>7>32&z&^&./+>+)>J> Wm7' '"''? &4&c&^|h_bml/J@L@#* #M6:D 35sҟw$ '% ' \t3#!"&=463!2'.54>54''  @ 1O``O1CZZ71O``O1BZZ7@  @ N]SHH[3`)TtbN]SHH[3^)Tt!1&' 547 $4&#"2654632 '&476 ==嘅}(zVl''ٌ@uhyyhu9(}VzD##D# =CU%7.5474&#"2654632%#"'&547.'&476!27632#76$7&'7+NWb=嘧}(zVj\i1  z,X Y[6 $!%'FuJiys?_9ɍ?kyhun(}Vz YF  KA؉La  02-F"@Qsp@_!3%54&+";264'&+";26#!"&'&7>2    #%;"";%#`,@L 5 `   `  L`4LH` `   a 5 L@ #37;?Os!!!!%!!!!%!!!!!!!!%!!4&+";26!!%!!!!74&+";26%#!"&546;546;2!546;232 `@ `@ @@ @ @  @  @  @  @ L44LL4^B@B^^B@B^4L  @@@@    @@   @@    M4LL44L`B^^B``B^^B`L7q.+"&=46;2#"&=".'673!54632#"&=!"+"&=46;2>767>3!546327>7&54>$32dFK1A  0) L.٫C58.H(Ye#3C $=463!22>=463!2#!"&5463!2#!"&5463!2H&&/7#"&463!2!2LhLLhLhLLh! &&&&& &4hLLhLLhLLhL%z< 0&4&& )17&4& &&#!"&5463!2!2\@\\@\\@\\\\ W*#!"&547>3!2!"4&5463!2!2W+B"5P+B@"5^=\@\ \H#t3G#3G:_Ht\\ @+32"'&46;#"&4762&&4&&44&&44&&4@"&=!"'&4762!54624&&44&&44&&4&& !!!3!!0@67&#".'&'#"'#"'32>54'6#!"&5463!28ADAE=\W{O[/5dI kDtpČe1?*w@www (M& B{Wta28r=Ku?RZ^GwT -@www$2+37#546375&#"#3!"&5463ww/Dz?swww@wS88 ww#'.>4&#"26546326"&462!5!&  !5!!=!!%#!"&5463!2B^8(Ԗ>@|K55KK55K^B(8ԖԖ€>v5KK55KKHG4&"&#"2654'32#".'#"'#"&54$327.54632@pp)*Pppp)*Pb '"+`N*(a;2̓c`." b PTY9ppP*)pppP*)b ".`(*Nͣ2ͣ`+"' b MRZB4&"24&"264&"26#"/+"&/&'#"'&547>7&/.=46?67&'&547>3267676;27632#"&'"'#"'&547&'&=4767&547>32626?2#"&'"'#"'&547&'&=4767&547>32626?2ԖLhLKjKLhLKjK "8w s%(  ")v  >  "8x s"+  ")v  <  3zLLz3 3>8L3)x3 3zLLz3 3>8L3)x3 ԖԖ4LL45KK54LL45KK #)0C wZ l/ Y N,& #)0C vZl. Y L0"qG^^Gqq$ ]G)FqqG^^Gqq$ ]G)Fq%O#"'#"&'&4>7>7.546$ '&'&'# '32$7>54'VZ|$2 $ |E~E<| $ 2$|ZV:(t}X(  &%(Hw쉉xH(%& (XZT\MKG<m$4&"24&#!4654&#+32;254'>4'654&'>7+"&'&#!"&5463!6767>763232&4&&4N2`@`%)7&,$)' %/0Ӄy#5 +1 &<$]`{t5KK5$e:1&+'3TF0h4&&4&3M:;b^v+D2 5#$IIJ 2E=\$YJ!$MCeM-+(K55KK5y*%Au]c>q4&"24&'>54'654&'654&+"+322654&5!267+#"'.'&'&'!"&5463!27>;2&4&&4+ 5#bW0/% ')$,&7)%`@``2Nh0##T3'"( 0;e$5KK5 tip<& 1&4&&4&#\=E2&%IURI$#5 2D+v^b;:M2gc]vDEA%!bSV2MK55K(,,MeCM$!I@#"&547&547%6@?V8 b% I)94.""'." 67"'.54632>32+C`\hxeH>Hexh\`C+ED4 #LoP$$Po>Q|I.3MCCM3.I|Q/Z$_dC+I@$$@I+ (@%#!"&5463!2#!"3!:"&5!"&5463!462 ww@  B^^B  4&@&&&4 `  ww   ^B@B^ 24& && &%573#7.";2634&#"35#347>32#!"&5463!2FtIG9;HIxI<,tԩw@wwwz4DD43EEueB&#1s@www .4&"26#!+"'!"&5463"&463!2#2&S3 Ll&c4LL44LL4c@& &{LhLLhL'?#!"&5463!2#!"3!26546;2"/"/&47'&463!2www@B^^B@B^@&4t  r &&`ww@w@^BB^^B@R&t r  4&&@"&5!"&5463!462 #!"&54&>3!2654&#!*.54&>3!24&@&&&4 sw  @B^^B  @w4& && &3@w   ^BB^    I&5!%5!>732#!"&=4632654&'&'.=463!5463!2!2JJSq*5&=CKuuKC=&5*q͍S8( ^B@B^ (8`N`Ѣ΀GtO6)"M36J[E@@E[J63M")6OtG(8`B^^B`8 ',26'&'&76'6'&6&'&6'&4#"7&64 654'.'&'.63226767.547&7662>76#!"&5463!2  /[  . =XĚ4,+"  * +, 1JH'5G:: #L5+@=&#w@wwwP.1GE,ԧ4 4+ ; /5cFO:>JJ>:O9W5$@(b 4 @www'?$4&"2$4&"2#!"&5463!3!267!2#!#!"&5!"'&762&4&&4&&4&&48(@(88(c==c(8*&&*6&4&&4&&4&&4& (88(@(88HH88`(@&&('@1c4&'.54654'&#"#"&#"32632327>7#"&#"#"&54654&54>76763232632   N<;+gC8A`1a99gw|98aIe$IVNz<:LQJ  ,-[% 061I()W,$-7,oIX()oζA;=N0 eTZ  (O#".'&'&'&'.54767>3232>32 e^\4?P bMO0# 382W# & 9C9 Lĉ" 82<*9FF(W283 #0OMb P?4\^e FF9*<28 "L 9C9 & #!"3!2654&#!"&5463!2`B^^B@B^^ީwww@w^BB^^B@B^ww@w#!72#"' #"'.546763YY !''!0#GG$/!''!&UUjZ 8""8  X! 8" "8 GW4.'.#"#".'.'.54>54.'.#"32676#!"&5463!2 1.- +$)  c8 )1)  05.D <90)$9w@wwwW  )1) 7c  )$+ -.1 9$)0< D.59@www,T1# '327.'327.=.547&54632676TC_LҬ#+i!+*pDNBN,y[`m`%i]hbEm}a u&,SXK &$f9s? _#"!#!#!54632V<%'ЭHH (ںT\dksz &54654'>54'6'&&"."&'./"?'&546'&6'&6'&6'&6'&74"727&6/a49[aA)O%-j'&]]5r-%O)@a[9' 0BA; + >HCU  #  $  2  AC: oM=a-6OUwW[q ( - q[WwUP6$C +) (  8&/ &eMa  & $      %+"&54&"32#!"&5463!54 &@&Ԗ`(88(@(88(r&&jj8((88(@(8#'+2#!"&5463"!54&#265!375!35!B^^BB^^B   `^B@B^^BB^  ` !="&462+"&'&'.=476;+"&'&$'.=476; pppp$!$qr % }#ߺppp!E$ rqܢ# % ֻ!)?"&462"&4624&#!"3!26!.#!"#!"&547>3!2/B//B//B//B @   2^B@B^\77\aB//B//B//B/@    ~B^^B@2^5BB52.42##%&'.67#"&=463! 25KK5L4_u:B&1/&.- zB^^B4LvyKjK4L[!^k'!A3;):2*547&5462;U gIv0ZZ0L4@Ԗ@4L2RX='8P8'=XR U;Ig0,3lb??bl34LjjL4*\(88(\}I/#"/'&/'&?'&'&?'&76?'&7676767676` (5 )0 ) *) 0) 5(  (5 )0 )))) 0) 5( *) 0) 5(  )5 )0 )**) 0) 5)  )5 )0 )*5h$4&"24&#!4>54&#"+323254'>4'654&'!267+#"'&#!"&5463!2>767>32!2&4&&4N2$YGB (HGEG HQ#5K4Li!<;5KK5 A# ("/?&}vh4&&4&3M95S+C=,@QQ9@@IJ 2E=L5i>9eME;K55K J7R>@#zD<5=q%3#".'&'&'&'.#"!"3!32>$4&"2#!"#"&?&547&'#"&5463!&546323!2` #A<(H(GY$2NL4K5#aWTƾh&4&&4K5;=!ihv}&?/"( #A  5K2*! Q@.'!&=C+S59M34L=E2 JI UR@@&4&&4&5K;ELf9>igR7J K5h4&"24#"."&#"4&#"".#"!54>7#!"&54.'&'.5463246326326&4&&4IJ 2E=L43M95S+C=,@QQ9@@E;K55K J7R>@#zD9eMZ4&&4&<#5K4LN2$YGB (HGEG HV;5KK5 A# ("/?&}vhi!<4<p4.=!32>332653272673264&"2/#"'#"&5#"&54>767>5463!2@@2*! Q@.'!&=C+S59M34L.9E2 JI UR&4&&4&Lf6Aig6Jy#@>R7J K55K;E@TƾH #A<(H(GY$2NL4K#5#a=4&&4&D=ihv}&?/"( #A  5KK5;+54&#!764/&"2?64/!26 $$ & [6[[j6[&^aa@&4[[6[[6&+^aa+4/&"!"3!277$ $$ [6[ &&[6j[ ^aae6[j[6&&4[j[^aa+4''&"2?;2652?$ $$ [6[[6&&4[^aaf6j[[6[ &&[^aa+4/&"4&+"'&"2? $$ [6&&4[j[6[j^aad6[&& [6[[j^aa   $2>767676&67>?&'4&'.'.'."#&6'&6&'3.'.&'&'&&'&6'&>567>#7>7636''&'&&'.'"6&'6'..'/"&'&76.'7>767&.'"76.7"7"#76'&'.'2#22676767765'4.6326&'.'&'"'>7>&&'.54>'>7>67&'&#674&7767>&/45'.67>76'27".#6'>776'>7647>?6#76'6&'676'&67.'&'6.'.#&'.&6'&.5/a^D&"      4   $!   #          .0"Y +  !       $     "  +       Α      ^aa                        P   ' -( # * $  "  !     * !   (         $      2 ~/$4&"2 #"/&547#"32>32&4&&4V%54'j&&'/덹:,{ &4&&4&V%%l$65&b'Cr! " k[G +;%!5!!5!!5!#!"&5463!2#!"&5463!2#!"&5463!2&&&&&&&&&&&&@&&&&&&&&&&&&{#"'&5&763!2{' **)*)'/!5!#!"&5!3!26=#!5!463!5463!2!2^B@B^&@&`^B`8(@(8`B^ B^^B&&B^(88(^G 76#!"'&? #!"&5476 #"'&5463!2 '&763!2#"'c)'&@**@&('c (&*cc*&' *@&('c'(&*cc*&('c'(&@*19AS[#"&532327#!"&54>322>32"&462 &6 +&'654'32>32"&462QgRp|Kx;CByy 6Fe= BPPB =eF6 ԖV>!pRgQBC;xK|Ԗ{QNa*+%xx5eud_C(+5++5+(C_due2ԖԖ>NQ{u%+*jԖԖp!Ci4/&#"#".'32?64/&#"327.546326#"/&547'#"/&4?632632(* 8( !)(A(')* 8( !USxySSXXVzxTTUSxySSXXVzxT@(  (8 *(('( (8 SSUSx{VXXTTSSUSx{VXXT#!"5467&5432632t,Ԟ;F`j)6,>jK?s !%#!"&7#"&463!2+!'5#8EjjE8@&&&&@XYY&4&&4&qDS%q%N\jx2"&4#"'#"'&7>76326?'&'#"'.'&676326326&'&#"32>'&#"3254?''74&&4&l NnbSVZ bRSD zz DSRb)+USbn \.2Q\dJ'.2Q\dJ.Q2.'Jd\Q2.'Jd`!O` ` &4&&4r$#@B10M5TNT{L5T II T5L;l'OT4M01B@#$*3;$*3;;3*$;3*$: $/ @@Qq`@"%3<2#!"&5!"&5467>3!263! !!#!!46!#!(88(@(8(8(`((8D<++<8(`(8(`8(@(88( 8((`(8((<`(8(``(8||?%#"'&54632#"'&#"32654'&#"#"'&54632|udqܟs] = OfjL?R@T?"& > f?rRX=Edudsq = _MjiL?T@R?E& f > =XRr?b!1E)!34&'.##!"&5#3463!24&+";26#!"&5463!2 08((88(@(8  8((88((`(1  `(88((88(@  `(88(@(8(`#!"&5463!2w@www`@www/%#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&&&&&@'7G$"&462"&462#!"&=463!2"&462#!"&=463!2#!"&=463!2ppppppp @   ppp @    @   Рpppppp  ppp    <L\l|#"'732654'>75"##5!!&54>54&#"'>3235#!"&=463!2!5346=#'73#!"&=463!2#!"&=463!2}mQjB919+i1$AjM_3</BB/.#U_:IdDRE @  k*Gj @   @   TP\BX-@8 C)5Xs J@$3T4+,:;39SG2S.7<  vcc)) %Ll}    5e2#!"&=463%&'&5476!2/&'&#"!#"/&'&=4'&?5732767654'&@02uBo  T25XzrDCBBEh:%)0%HPIP{rQ9f#-+>;I@KM-/Q"@@@#-bZ $&P{<8[;:XICC>.'5oe80#.0(  l0&%,"J&9%$<=DTIcs&/6323276727#"327676767654./&'&'737#"'&'&'&54'&54&#!"3!260% <4"VRt8<@< -#=XYhW8+0$"+dTLx-'I&JKkmuw<=V@!X@ v '|N;!/!$8:IObV;C#V  &   ( mL.A:9 !./KLwPM$@@ /?O_o%54&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!26#!"&5463!2@@@@@@@@@^BB^^B@B^NB^^B@B^^#+3 '$"/&4762%/?/?/?/?%k*66bbbb|<<<bbbbbbbb%k66Ƒbbb<<<<^bbbbbb@M$4&"2!#"4&"2&#"&5!"&5#".54634&>?>;5463!2LhLLh LhLLhL! 'ԖԖ@' !&  ?&&LhLLhL hLLhL jjjj &@6/" &&J#"'676732>54.#"7>76'&54632#"&7>54&#"&54$ ok; -j=yhwi[+PM 3ѩk=J%62>VcaaQ^ ]G"'9r~:`}Ch 0=Z٤W=#uY2BrUI1^Fk[|aL2#!67673254.#"67676'&54632#"&7>54&#"#"&5463ww+U ,iXբW<"uW1AqSH1bdww'74'!3#"&46327&#"326%35#5##33#!"&5463!20U6cc\=hlࠥYmmnnnnw@wwww&46#Ȏ;edwnnnnn@www ]#/#"$&6$3 &#"32>7!5!%##5#5353Еttu{zz{SZC` cot*tq||.EXN#?? ,<!5##673#$".4>2"&5!#2!46#!"&5463!2rM* *M~~M**M~~M*jjj&&&&`P%挐|NN||NN|*jjjj@&&&&@ "'&463!2@4@&Z4@4&@ #!"&4762&&4Z4&&4@@ "'&4762&4@4&@&4&@ "&5462@@4&&44@&&@ 3!!%!!26#!"&5463!2`m` ^BB^^B@B^  `@B^^BB^^@ "'&463!2#!"&4762@4@&&&&44@4&Z4&&4@ "'&463!2@4@&4@4&@ #!"&4762&&4Z4&&4@:#!"&5;2>76%6+".'&$'.5463!2^B@B^,9j9Gv33vG9H9+bI\ A+=66=+A [">nSMA_:B^^B1&c*/11/*{'VO3@/$$/@*?Nh^l+!+"&5462!4&#"!/!#>32]_gTRdgdQV?U I*Gg?!2IbbIJaaiwE3300 084#"$'&6?6332>4.#"#!"&54766$32z䜬m IwhQQhbF*@&('kz   _hQнQGB'(&*eoz(q!#"'&547"'#"'&54>7632&4762.547>32#".'632%k'45%&+~(  (h  &  \(  (  &  ~+54'k%5%l%%l$65+~  &  (  (\  &  h(  (~+%'!)19K4&"24&"26.676&$4&"24&"24&"2#!"'&46$ KjKKj KjKKje2.e<^P,bKjKKjKjKKj KjKKj##LlLKjKKjK jKKjK~-M7>7&54$ LhяW.{+9E=cQdFK1A  0) pJ2`[Q?l&٫C58.H(Y':d 6?32$64&$ #"'#"&'&4>7>7.546'&'&'# '32$7>54'Yj`a#",5NK ~EVZ|$2 $ |: $ 2$|ZV:(t}hfR88T h̲X(  &%(Hw(%& (XZT\MKG{x|!#"'.7#"'&7>3!2%632u  j H{(e 9 1bU#!"&546;5!32#!"&546;5!32#!"&546;5463!5#"&5463!2+!2328((88(``(88((88(``(88((88(`L4`(88(@(88(`4L`(8 (88(@(88((88(@(88((88(@(84L8(@(88((8L48OY"&546226562#"'.#"#"'.'."#"'.'.#"#"&5476$32&"5462И&4&NdN!>! 1X:Dx+  +ww+  +xD:X1 -U !*,*&4&hh&&2NN2D &  ..J< $$ 767#"&'"&547&547&547.'&54>2l4  2cKEooED ) ) Dg-;</- ?.P^P.? -/<;-gYY  .2 L4H|O--O|HeO , , Oeq1Ls26%%4.2,44,2.4%%62sL1qcqAAq4#!#"'&547632!2#"&=!"&=463!54632  @  `     ` ?`   @  @  !    54&+4&+"#"276#!"5467&5432632   `  _ v,Ԝ;G_j)``    _ ԟ7 ,>jL>54'&";;265326#!"5467&5432632    v,Ԝ;G_j) `   `7 ,>jL>X`$"&462#!"&54>72654&'547 7"2654'54622654'54&'46.' &6 &4&&4&yy %:hD:FppG9Fj 8P8 LhL 8P8 E; Dh:% >4&&4&}yyD~s[4Dd=PppP=d>hh>@jY*(88(*Y4LL4Y*(88(*YDw" A4*[s~>M4&"27 $=.54632>32#"' 65#"&4632632 65.5462&4&&4G9& <#5KK5!!5KK5#< &ܤ9Gpp&4&&4&@>buោؐ&$KjKnjjKjK$&jjb>Ppp %!5!#"&5463!!35463!2+32@\\8(@(8\@@\\@\(88(\@ 34#"&54"3#!"&5!"&5>547&5462;U gI@L4@Ԗ@4L2RX='8P8'=XR U;Ig04LjjL4*\(88(\@"4&+32!#!"&+#!"&5463!2pP@@Pjj@@\@\&0pj \\&-B+"&5.5462265462265462+"&5#"&5463!2G9L44L9G&4&&4&&4&&4&&4&L44L &=d4LL4 d=&&`&&&&`&&&&4LL4  &#3CS#!"&5463!2!&'&!"&5!463!2#!"&52#!"&=4632#!"&=463(8((88((`x c`(8@@@`((88(@(8(D 9 8(`@@@@@/?O_o-=%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!!5463!2#!"&5463!2 @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @ &&&&@  @ @  @  @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @  @  @   `&&&& /?O_o%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!#!"&=!!5463!24&+"#54&+";26=3;26%#!"&5463!463!2!2 @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @ 8(@(8 @  @  @  @  @ &&&@8((8@&@  @ @  @  @  @ @  @ @  @ @  @ @  @ @  @ @  @  @  @  (88(  @  ``   `` -&&& (88(&@<c$4&"2!#4&"254&+54&+"#";;26=326+"&5!"&5#"&46346?>;463!2KjKKjKjKKj&ԖԖ&&@&&KjKKjK jKKjK .&jjjj&4&@@&&#'1?I54&+54&+"#";;26=326!5!#"&5463!!35463!2+32 \\8(@(8\ \\@\(88(\: #32+53##'53535'575#5#5733#5;2+3@E&&`@@` `@@`&&E%@`@ @ @      @ 0 @!3!57#"&5'7!7!K5@   @5K@@@ #3%4&+"!4&+";265!;26#!"&5463!2&&&&&&&&w@www&&@&&&&@&&@www#354&#!4&+"!"3!;265!26#!"&5463!2&&&&&@&&@&w@www@&@&&&&&&@&:@www-M3)$"'&4762 "'&4762 s 2  .   2 w 2  .   2 w 2    2  ww  2    2  ww M3)"/&47 &4?62"/&47 &4?62S .  2 w 2   .  2 w 2  M . 2    2 .  . 2    2 .M3S)$"' "/&4762"' "/&47623 2  ww  2    2  ww  2    2 w 2   .v 2 w 2   .M3s)"'&4?62 62"'&4?62 623 .  . 2    2 .  . 2    2 .   2 w 2v .   2 w 2-Ms3 "'&4762s w 2  .   2 ww  2    2 MS3"/&47 &4?62S .  2 w 2  M . 2    2 .M 3S"' "/&47623 2  ww  2   m 2 w 2   .M-3s"'&4?62 623 .  . 2    2- .   2 w 2/4&#!"3!26#!#!"&54>5!"&5463!2  @ ^B && B^^B@B^ @  MB^%Q= &&& $$ (r^aa(^aa!C#!"&54>;2+";2#!"&54>;2+";2pPPpQh@&&@j8(PppPPpQh@&&@j8(Pp@PppPhQ&&j (8pPPppPhQ&&j (8p!C+"&=46;26=4&+"&5463!2+"&=46;26=4&+"&5463!2Qh@&&@j8(PppPPpQh@&&@j8(PppPPp@hQ&&j (8pPPppP@hQ&&j (8pPPpp@@ #+3;G$#"&5462"&462"&462#"&462"&462"&462"&462#"&54632K54LKj=KjKKjKjKKjL45KKjK<^^^KjKKjppp\]]\jKL45KjKKjKujKKjK4LKjKK^^^jKKjKpppr]]\  $$ ^aaQ^aa,#"&5465654.+"'&47623   #>bqb&44&ɢ5"  #D7euU6 &4&m 1X".4>2".4>24&#""'&#";2>#".'&547&5472632>3=T==T==T==T=v)GG+v@bRRb@=&\Nj!>3lkik3hPTDDTPTDDTPTDDTPTDD|x xXK--K|Mp<# )>dA{RXtfOT# RNftWQ,%4&#!"&=4&#!"3!26#!"&5463!2!28(@(88((88((8\@\\@\\(88(@(88(@(88@\\\\ u'E4#!"3!2676%!54&#!"&=4&#!">#!"&5463!2!2325([5@(\&8((88((8,9.+C\\@\ \6Z]#+#,k(88(@(88(;5E>:5E\\\ \1. $4@"&'&676267>"&462"&462.  > $$ n%%/02 KjKKjKKjKKjKfff^aayy/PccP/jKKjKKjKKjKffff@^aa$4@&'."'.7>2"&462"&462.  > $$ n20/%7KjKKjKKjKKjKfff^aa3/PccP/y jKKjKKjKKjKffff@^aa +7#!"&463!2"&462"&462.  > $$ &&&&KjKKjKKjKKjKfff^aa4&&4&jKKjKKjKKjKffff@^aa#+3C54&+54&+"#";;26=3264&"24&"2$#"'##"3!2@@KjKKjKKjKKjKܒ,gjKKjKKjKKjKXԀ,, #/;GS_kw+"=4;27+"=4;2'+"=4;2#!"=43!2%+"=4;2'+"=4;2+"=4;2'+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;54;2!#!"&5463!2`````````````````````p`K55KK55Kp`````````````````````````5KK55KK@*V#"'.#"63232+"&5.5462#"/.#"#"'&547>32327676R?d^7ac77,9xm#@#KjK# ڗXF@Fp:f_ #WIpp&3z h[ 17q%q#::#5KKu't#!X: %#+=&>7p @ *2Fr56565'5&'. #"32325#"'+"&5.5462#"/.#"#"'&547>32327676@ͳ8 2.,#,fk*1x-!#@#KjK# ڗXF@Fp:f_ #WIpp&3z e`vo8t-  :5 [*#::#5KKu't#!X: %#+=&>7p  3$ "/&47 &4?62#!"&=463!2I.  2 w 2   -@). 2    2 . -@@-S$9%"'&4762  /.7> "/&47 &4?62i2  .   2 w E > u > .  2 w 2   2    2  ww !   h. 2    2 . ;#"'&476#"'&7'.'#"'&476' )'s "+5+@ա' )'F*4*Er4M:}}8 GO *4*~ (-/' #"'%#"&7&67%632B;>< V??V --C4 <B=cB5 !% %!b 7I))9I7 #"'.5!".67632y( #  ##@,( )8! !++"&=!"&5#"&=46;546;2!76232-SSS  SS``  K$4&"24&"24&"27"&5467.546267>5.5462 8P88P88P88P8P88P4,CS,4pp4,,4pp4,6d7AL*',4ppP88P8P88P8HP88P8`4Y&+(>EY4PppP4Y4Y4PppP4Y%*54&#"#"/.7!2<'G,')7N;2]=A+#H  0PRH6^;<T%-S#:/*@Z}   >h.%#!"&=46;#"&=463!232#!"&=463!2&&&@@&&&@&&&&&&&&&&&&f&&&&b#!"&=463!2#!"&'&63!2&&&&''%@% &&&&&&&&k%J%#/&'#!53#5!36?!#!'&54>54&#"'6763235 Ź}4NZN4;)3.i%Sin1KXL7觧*  #& *@jC?.>!&1' \%Awc8^;:+54&#"'6763235 Ź}4NZN4;)3.i%PlnEcdJ觧*  #& *-@jC?.>!&1' \%AwcBiC:D'P%! #!"&'&6763!2P &:&? &:&?5"K,)""K,)h#".#""#"&54>54&#"#"'./"'"5327654.54632326732>32YO)I-D%n  "h.=T#)#lQTv%.%P_ % %_P%.%vUPl#)#T=@/#,-91P+R[Ql#)#|'' 59%D-I)OY[R+P19-,##,-91P+R[YO)I-D%95%_P%.%v'3!2#!"&463!5&=462 =462 &546 &&&&&4&r&4&@&4&&4&G݀&&&&f s CK&=462 #"'32=462!2#!"&463!5&'"/&4762%4632e*&4&i76`al&4&&&&&}n  R   R zfOego&&5`3&&&4&&4& D R   R zv"!676"'.5463!2@@w^Cct~5  5~tcC&&@?JV|RIIR|V&&#G!!%4&+";26%4&+";26%#!"&546;546;2!546;232@@@@L44LL4^B@B^^B@B^4L  N4LL44L`B^^B``B^^B`LL4&"2%#"'%.5!#!"&54675#"#"'.7>7&5462!467%632&4&&4  @ o&&}c ;pG=(  8Ai8^^.   &4&&4&` ` fs&& jo/;J!# 2 KAE*,B^^B! ` $ -4&"2#"/&7#"/&767%676$!28P88PQr @ U @ {`PTP88P8P`  @U @rQ!6'&+!!!!2Ѥ 8̙e;<*@8 !GGGQII %764' 64/&"2 $$ f3f4:4^aaf4334f:4:^aa %64'&" 2 $$ :4f3f4F^aa4f44f^aa 764'&"27 2 $$ f:4:f4334^aaf4:4f3^aa %64/&" &"2 $$ -f44f4^aa4f3f4:w^aa@7!!/#35%!'!%j/d jg2|855dc b @! !%!!7!FG)DH:&H dS)U4&"2#"/ $'#"'&5463!2#"&=46;5.546232+>7'&763!2&4&&4f ]wq4qw] `dC&&:FԖF:&&Cd`4&&4& ]] `d[}&&"uFjjFu"&&y}[d#2#!"&546;4 +"&54&" (88(@(88( r&@&Ԗ8((88(@(8@&&jj'3"&462&    .  > $$ Ԗ>aX,fff^aaԖԖa>TX,,~ffff@^aa/+"&=46;2+"&=46;2+"&=46;28((88((88((88((88((88((8 (88((88((88((88((88((88/+"&=46;2+"&=46;2+"&=46;28((88((88((88((88((88((8 (88((88(88((88(88((885E$4&"2%&'&;26%&.$'&;276#!"&5463!2KjKKj   f  \ w@wwwjKKjK"G   ܚ  f   @www   $64'&327/a^ ! ^aaJ@%% 65/ 64'&"2 "/64&"'&476227<ij6j6u%k%~8p8}%%%k%}8p8~%<@% %% !232"'&76;!"/&76  ($>( J &% $%64/&"'&"2#!"&5463!2ff4-4ff4fw@wwwf4f-f4@www/#5#5'&76 764/&"%#!"&5463!248` # \P\w@www4`8  #@  `\P\`@www)4&#!"273276#!"&5463!2& *f4 'w@www`&')4f*@www%5 64'&"3276'7>332#!"&5463!2`'(wƒa8! ,j.( &w@www`4`*'?_`ze<  bw4/*@www-.  6 $$  (r^aaO(_^aa -"'&763!24&#!"3!26#!"&5463!2yB(( @   w@www]#@##   @ @www -#!"'&7624&#!"3!26#!"&5463!2y((@B@u @   w@www###@  @ @www -'&54764&#!"3!26#!"&5463!2@@####@w@wwwB((@@www`%#"'#"&=46;&7#"&=46;632/.#"!2#!!2#!32>?6#  !"'?_  BCbCaf\ + ~2   }0$  q 90r p r%D p u?#!"&=46;#"&=46;54632'.#"!2#!!546;2D a__ g *`-Uh1    ߫}   $^L  4b+"&=.'&?676032654.'.5467546;2'.#"ǟ B{PDg q%%Q{%P46'-N/B).ĝ 9kC< Q 7>W*_x*%K./58`7E%_ ,-3  cVO2")#,)9;J) "!* #VD,'#/&>AX>++"''&=46;267!"&=463!&+"&=463!2+32Ԫ$   pU9ӑ @/*f o  VRfq f=SE!#"&5!"&=463!5!"&=46;&76;2>76;232#!!2#![       % )   "  Jg Uh BW&WX hU g 84&#!!2#!!2#!+"&=#"&=46;5#"&=46;463!2j@jo g|@~vv u n#467!!3'##467!++"'#+"&'#"&=46;'#"&=46;&76;2!6;2!6;232+32QKt# #FNQo!"դѧ !mY Zga~bm] [o"U+, @h h@@X hh @83H\#5"'#"&+73273&#&+5275363534."#22>4.#2>ut 3NtRP*Ho2 Lo@!R(Ozh=,GID2F 8PuE>.'%&TeQ,jm{+>R{?jJrL6V @`7>wmR1q uWei/rr :Vr" $7V4&#"326#"'&76;46;232!5346=#'73#"'&'73267##"&54632BX;4>ID2F +>R{8PuE>.'%&TeQ,jm{?jJrL6 @`rr :Vr3>wmR1q uWei@ \%4&#"326#!"&5463!2+".'&'.5467>767>7>7632!2&%%&&&& &7.' :@$LBWM{#&$h1D!  .I/! Nr&&%%&&&&V?, L=8=9%pEL+%%r@W!<%*',<2(<&L,"r@ \#"&546324&#!"3!26%#!#"'.'.'&'.'.546767>;&%%&&&& &i7qN !/I.  !D1h$&#{MWBL$@: '.&&%%&&&&=XNr%(M&<(2<,'*%<!W@r%%+LEp%9=8=L  +=\d%54#"327354"%###5#5#"'&53327#"'#3632#"'&=4762#3274645"=424'.'&!  7>76#'#3%54'&#"32763##"'&5#327#!"&5463!2BBPJNC'%! B? )#!CC $)  54f"@@ B+,A  A+&+A  ZK35N # J!1331CCC $)w@www2"33FYF~(-%"o4*)$(* (&;;&&9LA3  8334S,;;,WT+<<+T;(\g7x:&&::&&<r%-@www  +=[c}#"'632#542%35!33!3##"'&5#327%54'&#"5#353276%5##"=354'&#"32767654"2 '.'&547>76 3#&'&'3#"'&=47632%#5#"'&53327''RZZ:kid YYY .06 62+YY-06 R[!.'CD''EH$VVX::Y X;:Y fyd/%jG&DC&&CD&O[52. [$C-D..D^^* ly1%=^I86i077S 3 $EWgO%33%OO%35 EEFWt;PP;pt;PP;pqJgTFQ%33&PP%33%R 7>%3!+}{'+"&72'&76;2+"'66;2U &  ( P *'eJ."-dZ-n -'74'&+";27&+";276'56#!"&5463!2~} 7e  ۩w@www"  $Q #'!# @www I-22#!&$/.'.'.'=&7>?>369II ! ' $ !01$$%A' $ ! g  \7@)(7Y   \7@)(7Y @ '5557 ,VWQV.RW=?l%l`~0  !#!#%777 5! R!!XCCfff݀# `,{{{`Og4&"2 &6 $"&462$"&62>7>7>&46.'.'. '.'&7>76 Ԗ HR6L66LGHyU2L  L2UyHHyU2L  L2UyHn X6X  XX ԖԖH6L66L6 L2UyHHyU2L  L2UyHHyU2L n6X  XX  2#!"&54634&"2$4&"2ww@ww||||||w@www||||||| !3 37! $$ n6^55^h ^aaM1^aaP *Cg'.676.7>.'$7>&'.'&'? 7%&'.'.'>767$/u5'&$I7ob?K\[zH,1+.@\7':Yi4&67&'&676'.'>7646&' '7>6'&'&7>7#!"&5463!2PR$++'TJXj7-FC',,&C ."!$28 h /" +p^&+3$ i0(w@www+.i6=Bn \C1XR:#"'jj 8Q.cAj57!? "0D$4" P[ & 2@wwwD"%.5#5>7>;!!76PYhpN!HrD0M C0N#>8\xx: W]oW-X45/%'#.5!5!#"37>#!"&5463!2p>,;$4 5eD+WcEw@wwwK()F ,VhV^9tjA0/@www@#"'&76;46;23   &  ++"&5#"&7632  ^  c  & @#!'&5476!2 &  ^  b '&=!"&=463!546  &    q&8#"'&#"#"5476323276326767q'T1[VA=QQ3qqHih"-bfGw^44O#A?66%CKJA}} !"䒐""A$@C3^q|z=KK?6 lk)  %!%!VVuuu^-m5w}n~7M[264&"264&"2"&546+"&=##"&5'#"&5!467'&766276#"&54632    *<;V<<O@-K<&4'>&4.'.'.'.'.'&6&'.'.6767645.'#.'6&'&7676"&'&627>76'&7>'&'&'&'&766'.7>7676>76&6763>6&'&232.'.6'4."7674.'&#>7626'.'&#"'.'.'&676.67>7>5'&7>.'&'&'&7>7>767&'&67636'.'&67>7>.'.67 \  U7  J#!W! '  " ';%  k )"    '   /7*   I ,6 *&"!   O6* O $.( *.'  .x,  $CN      * 6   7%&&_f& ",VL,G$3@@$+ "  V5 3"  ""#dA++ y0D- %&n 4P'A5j$9E#"c7Y 6" & 8Z(;=I50 ' !!e  R   "+0n?t(-z.'< >R$A"24B@( ~ 9B9, *$        < > ?0D9f?Ae  .(;1.D 4H&.Ct iY% *  7      J  <    W 0%$  ""I! *  D  ,4A'4J" .0f6D4pZ{+*D_wqi;W1G("% %T7F}AG!1#%  JG 3  '.2>Vb%&#'32&'!>?>'&' &>"6&#">&'>26 $$ *b6~#= XP2{&%gx| .W)oOLOsEzG< CK}E $MFD<5+ z^aa$MWM 1>]|YY^D եA<KmE6<" @9I5*^aa>^4./.543232654.#"#".#"32>#"'#"$&547&54632632':XM1h*+D($,/9p`DoC&JV;267676&#!"&=463!267 #!"'&5463!26%8#! &&Z"M>2! ^I 7LRx_@>MN""`=&&*%I},  L7_jj9/%4&#!"3!264&#!"3!26#!"&5463!2  &&&&&&&&19#"'#++"&5#"&5475##"&54763!2"&4628(3- &B..B& -3(8IggI`(8+Ue&.BB.&+8(kk`%-"&5#"&5#"&5#"&5463!2"&4628P8@B\B@B\B@8P8pPPp@`(88(`p.BB.0.BB.(88(Pppͺ!%>&'&#"'.$ $$ ^/(V=$<;$=V).X^aaJ`"(("`J^aa,I4."2>%'%"/'&5%&'&?'&767%476762%6[՛[[՛o ܴ   $ $ " $ $  ՛[[՛[[5` ^ ^ 2` `2 ^ ^ ` 1%#"$54732$%#"$&546$76327668ʴhf킐&^zs,!V[vn) 6<ׂf{z}))Ns3(@ +4&#!"3!2#!"&5463!2#!"&5463!2@&&&f&&&&@&&&&4&&4&@&&&&&&&& `BH+"/##"./#"'.?&5#"&46;'&462!76232!46 `&C6@Bb03eI;:&&&4L4&F Z4&w4) '' 5r&4&&4&&4}G#&/.#./.'&4?63%27>'./&'&7676>767>?>%6})(."2*&@P9A #sGq] #lh<* 46+(  < 5R5"*>%"/ +[>hy  K !/Ui%6&'&676&'&6'.7>%.$76$% $.5476$6?62'.76&&'&676%.76&'..676#"NDQt -okQ//jo_  %&JՂYJA-.-- 9\DtT+X?*<UW3' 26$>>W0 {"F!"E    ^f`$"_]\<`F`FDh>CwlsJ@ ;=?s  :i_^{8+?` ) O`s2RDE58/Kr #"'>7&4$&5mī"#̵$5$"^^W=acE*czk./"&4636$7.'>67.'>65.67>&/>z X^hc^O<q+f$H^XbVS!rȇr?5GD_RV@-FbV=3! G84&3Im<$/6X_D'=NUTL;2KPwtPt=  &ռ ,J~S/#NL,8JsF);??1zIEJpqDIPZXSF6\?5:NR=;.&1 +!"&=!!%!5463!2sQ9Qs***sQNQsBUw wUBFHCCTww%1#"&=!"&=463!54632.  6 $$     ` ?(r^aa    (_^aa%1#!#"'&47632!2.  6 $$   @  ` (r^aa  ?  @  (_^aa/#"'&476324&#!"3!26#!"&5463!2&@& @   w@www& @B@ &  @ @www"&462  >& $$ Ԗ*(r^aaԖԖ (^aa]6#"$54732>%#"'!"&'&7>32'!!!2f:лѪz~u: ((%`V6B^hD%i(]̳ޛ *>6߅r#! 3?^BEa߀#9#36'&632#"'&'&63232#!"&5463!2 Q,&U #+' ;il4L 92<D`w@www`9ܩ6ɽ ]`C477&@wwwD+"&5#"'&=4?5#"'&=4?546;2%6%66546;2  wwwwcB G]B Gty]ty #3C#!+"&5!"&=463!46;2!24&#!"3!26#!"&5463!2@`@`^BB^^B@B^www@w@`@`2@B^^BB^^ww@w'/?P+5#"&547.467&546;532!764'!"+32#323!&ln@ :MM: @nY*Yz--zY*55QDDU9pY-`]]`.X /2I$ t@@/!!/@@3,$,3$p$00&*0&& !P@RV2#"&/#"&/#"&546?#"&546?'&54632%'&54632763276%>S]8T;/M77T7%>ww@ww!"5bBBb// * 8(@(87)(8=%/' #?w@www#~$EE y &L(88e):8(%O r    O?GQaq47&67>&&'&67>&"$32#"#"'654  $&6 $6&$ CoL.*K  Px.* iSƓ i 7J ?~pi{_Я;lLUZ=刈刈_t'<Z :!   @! j`Q7  $ky, Rfk*4LlL=Z=刈&$&546$7%7&'5>]5%w&P?zrSF!| &0 ##!"&5#5!3!3!3!32!546;2!5463) );));;))&&&@@&&&  6 $&727"'%+"'&7&54767%&4762֬>4P t+8?::  ::A W` `EvEEvE<."e$IE&O &EI&{h.`m"&#"&'327>73271[ >+)@ (]:2,C?*%Zx/658:@#N C= E(oE=W'c:#!#"$&6$3 &#"32>7! ڝyy,{ۀہW^F!LC=y:yw߂0H\R%"N^ '&76232762$"&5462"&46274&"&'264&#"'&&#"32$54'>$ $&6$ G>>0yx14J55J5J44J5Fd$?4J55%6E#42F%$fLlLq>>11J44%&4Z%44J54R1F$Z-%45J521Z%F1#:ʎ 9LlL#Qa"'&7622762%"&5462"&546274&#"&'73264&#"'&&#"32654'>#!"&5463!2 55 **.>.-@-R.>.-@-<+*q6- -- 0OpoOxzRrqP6z~{{Prr^aa]054&"#"&5!2654632!#"&57265&'&#".'&'#"&5467%&4>7>3263232654.547'654'63277.'.*#">7?67>?>32#"'7'>3'>3235?KcgA+![,7*  2(-#=  /~[(D?G  |,)"# +)O8,+'6 y{=@0mI#938OAE` -  )y_/FwaH8j7=7?%a % %!?)L J 9=5]~pj  %(1$",I  $@((  +!.S -L__$'-9L 5V+ 6 T+6.8- $ 0 + t |S 16]&#"'&#"67>76'&'&#"67>32764.#"#.32>67>7 $&54>7>7>7rJ@ "kb2)W+ ,5/1   #   Z -!$IOXp7sLCF9vz NAG#/ 5|Հ';RKR/J#=$,9,+$UCS7'2"1  ! / ,   /--ST(::(ep4AM@=I>".)xΤlsY|qK@ %(YQ&N EHv~<Zx'#"&5467&6?2?'&"/.7.546326#"&'&/7264/7'764&"'?>>32.AUpIUxYE.A %%%h% %hJ%D,FZxULs TgxUJrVD %hJ%@/LefL.C %Jh%CV sNUxϠ@.FZyUHpVA %h&%% %Ji%CWpIUybJ/Uy^G,D %Jh%@U sMt UC %hJ%C-KfyEX[_gj&/&'.''67>7>7&'&'&'>76763>7>#&'&'767672'%'7'+"&'&546323267>7%#"'4'6767672,32,+DCCQLDf' % :/d B 4@ }  &!0$?Jfdf-.=6(:!TO? !IG_U% . k*.=; 5gN_X "  ##  292Q41   *6nA;| BS N.  %1$ 6 $nk^ '7GWgw2+"&5463#!"&5463!254&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26#"&=! B^^BB^^B:FjB^8((`( `(8^BB^^B@B^"vEj^B(8(`(8(/?O_o/?2#!"&5463;26=4&+";26=4&+";26=4&+";26=4&+"54&+";2654&+";2654&+";2654&+";2654&+";2654&#!"3!2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26@&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@`' "&5#"&5&4762!762$"&462B\B@B\BOpP.BB..BB.8$PO広3CQ#".54>32#".546322#"&#"#"54>%".54>32%2#"&54> &X=L|<&X=M{2r_-$$-_rUU%&&5%ő'- "'.546762@FF$@B@$.&,&.]]|q#<<#(BB B%'-%'-'%'-"'%&'"'%.5467%467%62@ll@ll,@GG&!@@@@@@!&+#+#6#+$*`:p:px p=`$>>$&@&@ @&p@ &.A!!"!&2673!"5432!%!254#!5!2654#!%!2#!8Zp?vdΊens6(N[RWu?rt1SrF|iZ@7މoy2IMC~[R yK{T:%,AGK2#!"&5463!!2654'654.#532#532"&5!654&#"327#2#>!!ww@ww~uk'JTMwa| DH> I1q Fj?w@wwwsq*4p9O*¸Z^qh LE "(nz8B M'?"&4624&#"'.'324&#"3267##"&/632632.ʏhhMALR vGhг~~K „yO^   ʏʏВ*LM@!שwwȍde)qrOPqȦs:03=7'.?67'67%'>&%'7%7./6D\$>  "N,?a0#O 1G9'/P(1#00  ($=!F "9|]"RE<6 'o9%8J$\ :\HiTe<?}V#oj? d,6%N#" HlSVY]C =@C4&"2!.#!"4&"2+"&=!"&=#"&546;>3!232^^^Y ^^^`pppp`]ibbi]~^^^e^^^PppPPppP]^^]3;EM2+"&=!"&=#"&546;>;5463!232264&"!.#!"264&" ]`pppp`]ibbi^^^dY !^^^]@PppP@@PppP@]^^] ^^^e^^^ 3$#!#!"&5467!"&47#"&47#"&4762++&2 $$ 2&&&4&&Z4&&##&&4&4&44&m4&m+DP4'&#"32763232674'&!"32763 3264'&$#"32763232> $$ g* o`#ə0#z#l(~̠) -g+^aaF s" +g (* 3#!| #/IK/%*%D= )[^aa !!!'!!77!,/,-a/G t%/;<HTbcq%7.#"32%74'&"32765"/7627#"5'7432#"/7632#"5'7432#"&5'74632 #"/6327#"/6327#"/46329"&/462"&/>21"&/567632#!.547632632  *     X    ^  `    ^  b  c   fu U`59u  4J   l~ ~ F 2    m | O,           ru| u  " )9 $7 $&= $7 $&= $7 $&=  $&=46w`ww`ww`wb`VTEvEEvETVTEvEEvET*VTEvEEvET*EvEEvEEvEEv#^ct#!"&5463!2!&'&!"&5!632#"&'#"/&'&7>766767.76;267674767&5&5&'67.'&'&#3274(8((88((`x c`(8!3;:A0?ݫY   ^U 47D$    74U3I  |L38wtL0`((88(@(8(D 9 8(Q1&(!;  (g- Up~R2(/{E(Xz*Z%(i6CmVo8 #T#!"&5463!2!&'&!"&5!3367653335!3#4.5.'##'&'35(8((88((`x c`(8iFFZcrcZ`((88(@(8(D 9 8(kk" kkJ  ! k#S#!"&5463!2!&'&!"&5!%!5#7>;#!5#35!3#&'&/35!3(8((88((`x c`(8-Kg kL#DCJg  jLD`((88(@(8(D 9 8(jj jjkk kk#8C#!"&5463!2!&'&!"&5!%!5#5327>54&'&#!3#32(8((88((`x c`(8 G]L*COJ?0R\wx48>`((88(@(8(D 9 8(jjRQxk !RY#*2#!"&5463!2!&'&!"&5!!57"&462(8((88((`x c`(8Pppp`((88(@(8(D 9 8(ppp  #*7JR5#5#5#5##!"&5463!2!&'&!"&5##5!"&54765332264&"<(8((88((`x c`(8kޑcO"jKKjK`((88(@(8(D 9 8(SmmS?M&4&&4#9L^#!"&5463!2!&'&!"&5!#"/#"&=46;76276'.'2764'.(8((88((`x c`(8 6ddWW6&44`((88(@(8(D 9 8(. G5{{5]]$5995#3C#!"&5463!2!&'&!"&5!2#!"&5463#"'5632(8((88((`x c`(84LL44LL4l  `((88(@(8(D 9 8(L44LL44L  Z #7K[#!"&5463!2!&'&!"&5!>&'&7!/.?'&6?6.7>'(8((88((`x c`(8` 3  3  3  3 v  ?  `((88(@(8(D 9 8( & & - & &  ?   '6#'. '!67&54632".'654&#"32eaAɢ/PRAids`WXyzOvд:C;A:25@Ң>-05rn`H( ' gQWZc[ -%7' %'-'% %"'&54762[3[MN 3",""3,3"ong$߆]gn$+) ")")" x#W#"&#!+.5467&546326$32327.'#"&5463232654&#"632#".#"oGn\ u_MK'̨|g? CM7MM5,QAAIQqAy{b]BL4PJ9+OABIRo?z.z n6'+s:zcIAC65D*DRRD*wyal@B39E*DRRD*'/7  $&6$ 6277&47' 7'"' 6& 6'lLRRZB|RR>dZZLlLZRR«Z&>«|R ! $&54$7 >54'5PffP牉@s-ff`-c6721>?>././76&/7>?>?>./&31#"$&(@8!IH2hM>'  )-* h'N'!'Og,R"/!YQG54'63&547#5#"=3235#47##6323#324&"26%#!"&5463!2F]kbf$JMM$&N92Z2&`9UW=N9:PO;:dhe\=R +)&')-S99kJ<)UmQ/-Ya^"![Y'(<`X;_L6#)|tWW:;X  #'#3#!"&5463!2) p*xeשw@www0,\8@www9I#"'#"&'&>767&5462#"'.7>32>4."&'&54>32JrO<3>5-&FD(=Gq@C$39aLL²L4 &) @]v q#CO!~󿵂72765'./"#"&'&5 }1R<2" 7MW'$  ;IS7@5sQ@@)R#DvTA ; 0x I)!:> +)C 6.> !-I[4&#"324&#"3264&#"324&#"326&#"#".'7$4$32'#"$&6$32D2)+BB+)3(--(31)+BB+)4'--'4'#!0>R HMŰ9ou7ǖD䣣 R23('3_,--,R23('3_,--,NJ ?uWm%#"'%#"'.5 %&'&7632! ; `u%"(!]#c)(  #"'%#"'.5%&'&76 !  (%##fP_"(!)'+ʼn4I#"$'&6?6332>4.#"#!"&54766$32#!"&=46;46;2z䜬m IwhQQhbF*@&('k@z   _hQнQGB'(&*eozΘ@@`  >. $$ ffff^aafff^aa>"&#"#"&54>7654'&#!"#"&#"#"&54>765'46.'."&54632326323!27654'.5463232632,-,,",:! %]& %@2(/.+*)6! <.$..**"+8#  #Q3,,++#-:#"$$ /:yuxv)%$ /?CG%!5%2#!"&5463!5#5!52#!"&54632#!"&5463#5!5`&&&& &&&&&&&&@&&&&&&&&&&&&%2 &547%#"&632%&546 #"'6\~~\h ~\h\ V V VV%5$4&#"'64'73264&"&#"3272#!"&5463!2}XT==TX}}~>SX}}XS>~}w@www~:xx:~}}Xx9}}9xX}@www/>LXds.327>76 $&6$32762#"/&4762"/&47626+"&46;2'"&=462#"'&4?62E0l,  *"T.D@Yooo@5D [  Z  Z  [ ``[ Z  2 ,l0 (T" .D5@oooY@D, Z  [  [  Z ``EZ  [ 5%!  $&66='&'%77'727'%amlLmf?55>fFtuutFLlLHYC L||L Y˄(E''E*( /?IYiy%+"&=46;2+"&=46;2+"&=46;2+"&=46;2%"&=!#+"&=46;2+"&=46;2+"&=46;2+"&=46;2!54!54>$ +"&=46;2#!"&=@&&@3P > P3&&rrr&&rrr he 4LKM:%%:MKL4WT&&%/9##!"&563!!#!"&5"&5!2!5463!2!5463!2&&&&&&  &&&i@&&@&7'#5&?6262%%o;j|/&jJ%p&j;&i&p/|jţ%Jk%o%  :g"&5462#"&546324&#!"263662>7'&75.''&'&&'&6463!276i~ZYYZ~@OS;+[G[3YUD#o?D&G3I=JyTkBuhNV!WOhuAiSy*'^CC^'*SwwSTvvTSwwSTvvWID\_"[ gq# /3qFr2/ $rg%4 HffHJ4d#!#7!!7!#5!VFNrmNNN N!Y+?Ne%&'&'&7>727>'#&'&'&>2'&'&676'&76$7&'&767>76 '6# <;11x# *# G,T93%/#0vNZ;:8)M:( &C.J}2 %0  ^*  JF &7'X"2LDM" +6 M2+'BQfXV#+] #' L/(eB9  #,8!!!5!!5!5!5!5#26%!!26#!"&5!5&4& &pPPp@@&&@!&@PppP@*  9Q$"&54627"."#"&547>2"'.#"#"&5476$ "'&$ #"&5476$ (}R}hLK NN Ud: xx 8    ,, |2222 MXXM ic,>>,   ̺  '/7?KSck{4&"2$4&"24&"24&"24&"24&"24&"24&"24&"264&"24&#!"3!264&"2#!"&5463!2KjKKjKjKKjKjKKjKKjKKjKjKKjKjKKjKKjKKjKjKKjKLhLLhLKjKKj&&&&KjKKjL44LL44L5jKKjKKjKKjKjKKjKjKKjKjKKjKjKKjKjKKjKjKKjK4LL44LLjKKjK&&&&jKKjK4LL44LL 'E!#"+"&7>76;7676767>'#'"#!"&7>3!2W",&7' #$ &gpf5 O.PqZZdS -V"0kqzTxD!!8p8%'i_F?;kR(` !&)' (2!&6367! &63!2! `B 1LO(+#=)heCQg#s`f4#6q'X|0 -g >IY#6?>7&#!%'.'33#&#"#"/3674'.54636%#"3733#!"&5463!24  : @7vH%hEP{0&<'VFJo1,1.F6A#L44LL44L"% 7x'6 O\JYFw~v^fH$ ! "xdjD"!6`J4LL44LL +3@GXcgqz -<JX{&#"327&76'32>54.#"35#3;5#'#3537+5;3'23764/"+353$4632#"$2#462#"6462""'"&5&5474761256321##%354&'"&#"5#35432354323=#&#"32?4/&54327&#"#"'326'#"=35#5##3327"327'#"'354&3"5#354327&327''"&46327&#"3=#&#"32?"5#354327&3=#&"32?"#3274?67654'&'4/"&#!"&5463!2_gQQh^_~\[[\]_^hQQge<F$$$ !!&&/ !/  !! 00/e&'!"e$   '!!''   8''NgL44LL44LUQghQUk=("  ! =))=2( '! 'L#(>( & DC(>(zL#DzG)<)4LL44LL  BWbjq}+532%+5324&+32763#4&'.546327&#"#"'3265#"&546325&#"32 !264&"2%#'#735#535#535#3'654&+353#!"&5463!29$<=$@?SdO__J-<AA@)7")9,<$.%0*,G3@%)1??.+&((JgfJ*A!&jjjGZYGиwsswPiL>8aA !M77MM77M3! 4erJ]&3YM(, ,%7(#)  ,(@=)M%A20C&Mee(X0&ĖjjjV 8Z8J9N/4$ 8NN88NN  #&:O[ $?b3'7'#3#%54+32%4+324+323'%#5#'#'##337"&##'!!732%#3#3##!"&53733537!572!56373353#'#'#"5#&#!'#'#463!2#"5#"5!&+&+'!!7353273532!2732%#54&+#32#46.+#2#3#3##+53254&".546;#"67+53254&.546;#"#'#'##"54;"&;7335wY-AJF=c(TS)!*RQ+*RQ+Y,B^9^Ft`njUM ') ~PSPRm٘M77Mo7q @)U 8"E(1++NM77Mx378D62W74;9<-A"EA0:A F@1:ؗBf~~""12"4(w$#11#@}}!%+%5(v$:O\zK?* $\amcrVlOO176Nn23266&+"&#"3267;24&+"'&+";27%4&+";2?>23266&+"&#"3267;254+";27#76;2#!"&5463!23%#2%%,,  _3$$2%%M>AL Vb5)LDHeE:< EM j,K'-R M ~M>AR  Vb5)LEHeE:< E J ABI*'! ($rL44LL44Lv%1 %3!x*k $2 %3!;5h n a !(lI;F   rp p8;5h t a !(lI;F ` #k 4LL44LL  2HW[lt#"'5632#6324&'.54327&#"#"&'32767#533275#"=5&#"'#36323#4'&#"'#7532764&"24'&#"327'#"'&'36#!"&5463!2=!9n23BD$ &:BCRM.0AC'0RH`Q03'`.>,&I / * / 8/n-(G@5$ S3=,.B..B02^`o?7je;9G+L44LL44LyE%# Vb;A !p &'F:Aq)%)#orgT$ v2 8)2z948/{ 8AB..B/q?@r<7(g/4LL44LL ?#!"&'24#"&54"&/&6?&5>547&54626=L4@ԕ;U g3 T 2RX='8P8|5 4Ljj U;Ig@   `  "*\(88(]k  &N4#"&54"3 .#"#!"&'7!&7&/&6?&5>547&54626;U gIm*]Z0L4@ԕ=o=CT T 2RX='8P8|5  U;IgXu?bl3@4Ljja`   `  "*\(88(]k/7[%4&+";26%4&+";26%4&+";26!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@0 o`^BB^`5FN(@(NF5@@@u  @LSyuS@%44%,<H#"5432+"=4&#"326=46;2  >. $$ ~Isy9"SgR8vHD w ffff^aam2N+ )H-mF+10*F +fff^aab4&#"32>"#"'&'#"&54632?>;23>5!"3276#"$&6$3 k^?zb=ka`U4J{K_/4^W&  vx :XB0܂ff ) fzzXlz=lapzob35!2BX G@8  ' '=vN$\ff  1 SZz8zX#("/+'547'&4?6276 'D^h  i%5@%[i  h]@]h  i%@5%[i  h^@@)2#"&5476#".5327>OFi-ay~\~;'S{s:D8>)AJfh]F?X{[TC6LlG]v2'"%B];$-o%!2>7>3232>7>322>7>32".'.#"#"&'.#"#"&'.#"#546;!!!!!32#"&54>52#"&54>52#"&54>52-P&+#($P.-P$'#+&PZP&+#"+&P-($P-.P$(#+$P.-P$'#+&P-.P$+#pP@@PpH85K"&ZH85K"&ZH85K"&Z@Pp@@@pMSK5, :&LMSK5, :&LMSK5, :& !!3 ! @@@  #"$$3!!2"jaѻxlalxaaj!!3/"/'62'&63!2'y  `I  yMy `I y'W`#".'.#"32767!"&54>3232654.'&546#&'5&#" 4$%Eӕ;iNL291 ;XxR`f՝Q8TWiWgW:;*:`Qs&?RWXJ8 oNU0 J1F@#) [%6_POQiX(o`_?5"$iʗ\&>bds6aP*< -;iFn* -c1BWg4'.'4.54632#7&'.#"#"'.#"32767'#"&54632326#!"&5463!2#$( 1$6]' !E3P|ad(2S;aF9'EOSej]m] <*rYshpt.#)$78L*khw@wwwB % $/$G6 sP`X):F/fwH1pdlqnmPHuikw_:[9D'@www34."2>$4.#!!2>#!".>3!2QнQQнQQh~wwhfffнQQнQQнQZZQffff#>3!2#!".2>4."fffнQQнQQffffQнQQн ,\!"&?&#"326'3&'!&#"#"'  5467'+#"327#"&463!!'#"&463!2632(#AHs9q ci<= #]$ KjKKjKKjKKjH#j#H&&&KjKKjKg V i jKKjKKjKKjK ..n(([5KK55KK5[poNv<+#"'#"&546;&546$32322$B$22$$*$22$Xڭӯ$22$tX'hs2$ϧkc$22$1c$2F33F3VVT2#$2ԱVT2#$2g#2UU݃ 2$#2UU1݃2 ,u54#"67.632&#"32654'.#"32764.'&$#"7232&'##"&54732654&#"467&5463254632>32#"'&ru&9%" *#͟ O%GR=O&^opC8pP*bY _#$N Pb@6)?+0L15 "4$.Es  5IQ"!@ h "Y7e|J>ziPeneHbIlF>^]@n*9 6[_3#"&54632#.#"32%3#"&54632#.#"326%4&'.'&! ! 7>7>! =39? 6'_ >29? 5'17m-VU--,bW.뮠@Fyu0HC$뮠@Fyu0HC$L= ?? <=! A <`;+"&54&#!+"&5463!2#!"&546;2!26546;2pЇ0pp@Ipp>Sc+"&=46;254&+"&+";2=46;2;2=46;2;2%54&#!";2=;26#!"&5463!2A5DD5A7^6a7MB55B7?5B~```0`rr5A44A5v5AA5f*A``0` !!!! #!"&5463!2ړ7H7jv@vvv':@vvvMUahmrx#"'!"'!#"&547.547.54674&547&54632!62!632!#!627'!%!"67'#77!63!!7357/7'%# %'3/&=&' 5#?&547 6!p4q"""6" 'h*[ |*,@?wAUMpV@˝)Ϳw7({*U%K6=0(M "! O dX$k !! ! b [TDOi @6bxBAݽ5  ɝ:J +3,p x1Fi (R 463!#!"&5%'4&#!"3`а@..@A-XfB$.BB..C} )&54$32&'%&&'67"w`Rd]G{o]>p6sc(@wgmJPAjyYWa͊AZq{HZ:<dv\gx>2ATKn+;"'&#"&#"+6!263 2&#"&#">3267&#">326e~└Ȁ|隚Ν|ū|iyZʬ7Ӕްr|uѥx9[[9jj9ANN+,#ll"BS32fk[/?\%4&+";26%4&+";26%4&+";26%4&+";26%#!"&5467&546326$32]]eeeeee$~i qfN-*#Sjt2"'qCB8!'> !%)-159=AEIMQUY]agkosw{! %! 5!#5#5#5#5#57777????#5!#5!#5!#5!#5!#5!#5!#5#537#5!#5!#5!#5!#5!#55#535353535353%"&546326#"'#32>54.&54>3237.#"Q%%%%%%%%%?iiihOiixiiyiixiiArssrrssr%sssrrssNs%%%%%%%%%%'32#".543232654&#"#"&54654&#"#"&547>326ڞUzrhgrxSПdU 7#"&463!2!2&&4&&&&4&KjKKjKjKKj &&&%&& &&4&&&&4&&&5jKKjKKjKKjK%z 0&4&&3D7&4& %&'S4&"4&"'&"27"&462"&462!2#!"&54>7#"&463!2!2&4&4&4&4KjKKjKjKKj &&&%&& &&4&%&&ے&4"jKKjKKjKKjK%z 0&4&&3D7&4& %& & !'! !%!!!!%"'.763!2o]FooZY@:@!!gf//I62'"/"/"/"/"/"/"/7762762762762762762%"/77627&6?35!5!!3762762'"/"/"/"/"/"/%5#5!4ZSS6SS4SS4SS4SS4SS4SS4ZSS4SS4SS4SS4SS4SS4S-4ZSS4S@4SS4ZSS6SS4SS4SS4SS4SS4S@ZSSSSSSSSSSSSSSZSSSSSSSSSSSSSyZRRR@%:= :+: =RRZSSSSSSSSSSSSSCv!/&'&#""'&#" 32>;232>7>76#!"&54>7'3&547&547>763226323@``` VFaaFV      $. .$     yy .Q5ZE$ ,l*%>>%*>*98(QO!L\p'.'&67'#!##"327&+"&46;2!3'#"&7>;276;2+6267!"'&7&#"(6&#"#"' Dg OOG`n%ELL{@&&Nc,sU&&!Fre&&ss#/,<= #]gL oGkP'r-n&4&2-ir&&?o  4 _5OW! .54>762>7.'.7>+#!"&5#"&5463!2"&462{{BtxG,:`9(0bԿb0(9`:,GxtB&@&&@&K55K`?e==e?1O6# ,  #$  , #6OO&&&&5KK?!"'&'!2673267!'. ."!&54632>321 4q#F""8'go#- #,"tYg>oP$$Po> Zep#)R0+I@$$@I++332++"&=#"&=46;.7>76$  @ ᅪ*r@@r'/2+"&5".4>32!"&=463  &@~[՛[[u˜~gr&`u՛[[՛[~~@r=E32++"&=#"&=46;5&547&'&6;22676;2  >``@``ٱ?E,,=?rH@``@GݧH`jjrBJ463!2+"&=32++"&=#"&=46;5.7676%#"&5   &@~``@``  vXr&@``@+BF`rks463!2+"&=32++"&=#"&=46;5&547'/.?'+"&5463!2+7>6 %#"&5   &@~``@``~4e  0  io@& jV  0  Z9r&@``@Gɞ5o , sp &@k^ , c8~~`r8>KR_32++"&=!+"&=#"&=46;.767666'27&547&#"&'2#" @@ 'Ϋ'sggsww@sgg@@-ssʃl99OOr99FP^l463!2+"&=$'.7>76%#"&=463!2+"&=%#"&54'>%&547.#"254&' &@L?CuГP vY &@;"ޥ5݇ޥ5`&_ڿgwBF@&J_ s&&?%x%xJP\h463!2+"&='32++"&=#"&=46;5.7676632%#"&56'327&7&#"2#" &@L? ߺu``@``} ຒɞueeu9uee&_"|N@``@""|a~lo99r9@9;C2+"&5"/".4>327'&4?627!"&=463  &@Ռ .  N~[՛[[u˜N .  gr&`֌  . Ou՛[[՛[~N  . @r9A'.'&675#"&=46;5"/&4?62"/32+  '֪ \  . 4 .  \r|ݧ憛@\ .    . \@r~9A"/&4?!+"&=##"$7>763546;2!'&4?62  m  - @ݧ憛@& -  @rm4 -  ٮ*   - r+"&5&54>2  @[՛[rdGu՛[[r  ".4>2r[՛[[՛r5՛[[՛[[$2#!37#546375&#"#3!"&5463#22#y/Dz?s!#22#2##2S88 2#V#2L4>32#"&''&5467&5463232>54&#"#"'.Kg&RvgD $ *2% +Z hP=DXZ@7^?1 ۰3O+lh4`M@8'+c+RI2 \ZAhSQ>B>?S2Vhui/,R0+ ZRkmz+>Q2#"'.'&756763232322>4."7 #"'&546n/9bLHG2E"D8_ pdddxO"2xxê_lx2X  !+'5>-pkW[C I I@50Oddd˥Mhfxx^ә #'+/7!5!!5!4&"2!5!4&"24&"2!!! 8P88P 8P88P88P88PP88P8 P88P88P88P8 +N &6 !2#!+"&5!"&=463!46;23!#!"&54>32267632#"_>@`     `  L4Dgy 6Fe=OOU4L>   ` `  4L2y5eud_C(====`L43V &6 #"/#"/&54?'&54?6327632#!"&54>32 7632_>     %%Sy 6Fe=J%>     %65%Sy5eud_C(zz.!6%$!2!!!46;24&"2!54&#!"&&&@ԖV@&&@&&ԖԖ@&3!!! !5!'!53!! #7IeeI7CzCl@@@#2#!"&?.54$3264&"!@մppp((ppp#+/2#!"&?.54$3264&"!264&"!@մ^^^@^^^@((^^^^^^v(#"'%.54632 "'% 632U/@k0G,zD# [k# /tg F Gz  #'#3!) p*xe0,\8T #/DM%2<GQ^lw &'&676676&'&7654&'&&546763"#"'3264&7.>&'%'.767&7667&766747665"'.'&767>3>7&'&'47.'.7676767&76767.'$73>?>67673>#6766666&'&6767.'"'276&67&54&&671&'6757>7&"2654&57>&>&'5#%67>76$7&74>=.''&'&'#'#''&'&'&'65.'&6767.'#%&''&'#2%676765&'&'&7&5&'6.7>&5R4&5S9 W"-J0(/r V"-J0(.)#"6&4pOPppc|o}vQ[60XQW1V  # 5X N"& . ) D>q J:102(z/=f*4!> S5b!%  (!$p8~5..:5I  ~T 4~9p# ! ) & ?()5F 1   d%{v*: @e s|D1d {:*dAA|oYk'&<tuut&v HCXXTR;w 71™ Z*&' 1  9? . $Gv 5k65P.$.`aasa``Z9k'9؋ӗa-*Gl|Me_]`F& OܽsDD!/+``aa``a154&'"&#!!26#!"&5463!2    iLCly5)*Hcelzzlec0hb,,beIVB9@RB9J_L44LL44L44%2"4:I;p!q4bb3p (P`t`P(6EC.7BI64LL44LL  .>$4&'6#".54$ 4.#!"3!2>#!"&5463!2Zjbjj[wٝ]>oӰٯ*-oXL44LL44L')꽽)J)]wL`ֺ۪e4LL44LL;4&#!"3!26#!"&5463!2#54&#!";#"&5463!2  @ ^BB^^B@B^  B^^B@B^`@  MB^^B@B^^>  ^B@B^^5=Um ! !!2#!"&=463!.'!"&=463!>2!2#264&"".54>762".54>762?(``(?b|b?B//B/]]FrdhLhdrF]]FrdhLhdrF@@@(?@@ ?(@9GG9@/B//BaItB!!BtI Ѷ!!ь ItB!!BtI Ѷ!!ь-M32#!"&=46;7&#"&=463!2#>5!!4.'.46ՠ`@`ՠ`MsFFsMMsFFsMojjo@@jj@@<!(!!(!-3?32#!"&=46;7&#"&=463!2+!!64.'#ՠ`@`ՠ`  DqLLqDojjo@@jj@@B>=C-3;32#!"&=46;7&#"&=463!2+!!6.'#ՠ`@`ՠ`UVU96gg6ojjo@@jj@@β**ɍ-G32#!"&=46;7&#"&=463!2#>5!!&'.46ՠ`@`ՠ`MsFFsMkkojjo@@jj@@<!(!33!(!9I2#!"&=4637>7.'!2#!"&=463@b":1P4Y,++,Y4P1:"":1P4Y,++,Y4P1:"b@@@7hVX@K-AA-K@XVh77hVX@K-AA-K@XVh7Aj"#54&#"'54&#"3!26=476=4&#"#54&'&#"#54&'&'2632632#!"&5&=4632>3265K @0.B @0.B#6'&& l @0.B 2' .B A2TA9B;h" d mpPTlLc _4.HK5]0CB.S0CB./#'?&&)$$)0CB. }(AB.z3M2"61d39L/PpuT(Ifc_E`1X"#4&"'&#"3!267654&"#4&"#4&26326#!"&'&5463246326\B B\B&@5K&@"6LB\B B\B sciL}QP%&#"!"3!754?27%>54&#!26=31?>Ijjq,J[j.-tjlV\$B.R1?@B.+?2`$v5K-%5KK5.olRIS+6K5̈$B\B 94E.&ʀ15uE& ԖPjjdXUGJ7!.B P2.B %2@ 7K5(B@KjKj?+fU E,5K~!1.>F.F,Q5*H$b2#!"&=%!"&=463!7!"&'&=4634'&#!">3!!"3!32#!"3!23!26=n$32>32>32#"#.#"#.#"3!27654&#"547654&#"#654&Mye t|]WSSgSY\x{ 70"1i92DU1&=  =&0@c >&/Btd4!*"8K4+"@H@/'= t?_K93-] UlgQQgsW ]#+ i>p&30&VZ&0B/ %3B. "to ){+C4I (  /D0&p0D3[_cg"'&#"3!2676=4&"#54&#"#54&#"#4&'2632632632#!"&'&5463246#!#!#5K)B4J&@#\8P8 @0.B J65K J6k cJ/4qG^\hB2.1!~K5y?^\Vljt-.j[J,qjjI7$?1R.B+.B$`2?gvEo.5KK5%-K6+SIR[&.E49 B\B$5KG#!+"&5!"&=463!2+"&' +"' +"'&5>;2>76;2Y    M .x - N     u  , u ?  LW   #  *:J4'&+326+"'#+"&5463!2  $6& $&6$ UbUI-uu,uuڎLlLAX!Jmf\$ 6uuu,KLlL-[k{276/&'&#"&5463276?6'.#"!276/&'&#"&5463276?6'.#"  $6&  $&6]h - %Lb`J%E 5 ,5R- h - %Lb`J%E 5 ,5R-'uu,uulL/hR    dMLc  NhR   dMLc  N1uuu,LlL@  ' 7 '7 ``H ``H !``H ```H` '%  7' 7'7 ' $&6$ X`(W:,:X`(WLLlLX`(W:BX`(XLlL $ %/9ES[#"&54632$"&4624&"26$4&#"2%#"&462$#"&4632#"32&! 24>  !#"&'.'#"$547.'!6$327&'77'&77N77N'qqqqqPOrqEsttsst}||}uԙ[WQ~,> nP/R U P酛n >,m'77'&77N77N6^Orqqqqqqt棣棣(~|| on[usј^~33pc8{y%cq33dqpf L 54 "2654"'&'"/&477&'.67>326?>< x ,  (-'sI  VCV  Hr'-(  $0@!BHp9[%&!@0$u  ]\\]-$)!IHV D V HI!)$-#36>N"&462."&/.2?2?64/67>&  #!"&5463!2]]]3 $; &|v;$ (CS31 =rM= 4TC(G zw@www]]]($-;,540= sL =45,; @www(2#"$&546327654&#" &#"AZ\@/#%E1/##.1E$![A懇@@\!#21E!6!E13"|! gL&5&'.#4&5!67&'&'5676&'6452>3.'5A5RV[t,G'Q4}-&r! G;>!g12sV&2:#;d=*'5E2/..FD֕71$1>2F!&12,@K r#"&5462>%.#"'&#"#"'>54#".'7654&&5473254&/>7326/632327?&$  $6 $&6$ !&"2&^ u_x^h ;J݃HJǭ qE Dm! M G?̯' %o8 9U(F(ߎLlL&!&!SEm|[n{[<ɪ "p C Di% (K HCέ  pC B m8 @Kނ  HF(LlL "*6%&6$ 7&$5%%6'$2"&4}x3nQH:dΏX e8z' li=! 7So?vM '&7>>7'7>''>76.'6'El:Fg r *t6K3U Z83P)3^I%=9 )<}Jk+C-Wd &U-TE+]Qr-< Q#0 C+M8 3':$ _Q =+If5[ˮ&&SGZoMkܬc#7&#"327#"'&$&546$;#"'654'632ե›fKYYKf¥yͩ䆎L1hvvƚwwkn]*]nlxDLw~?T8bb9SA}+5?F!3267!#"'#"4767%!2$324&#"6327.'!.#"۔c28Ψ-\?@hU0KeFjTlyE3aVsz.b؏W80]TSts<hO_u7bBtSbF/o|V]SHކJ34&#!"3!26#!!2#!"&=463!5!"&5463!2  @ ^B `` B^^B@B^   @ @B^@@^BB^^>3!"&546)2+6'.'.67>76%&F8$.39_0DD40DD0+*M7{L *="# U<-M93#D@U8vk_Y [hD00DD00Dce-JF1 BDN&)@ /1 dy%F#"'&'&'&'&763276?6#"/#"/&54?'&763276"&'&'&5#&763567632#"'&7632654'&#"32>54'&#"'.5463!2#!3>7632#"'&'&#"'&767632yqoq>* 432fba  $B? >B BB AA.-QPPR+ 42 %<ciђ:6& hHGhkG@n`IȌ5 !m(|.mzyPQ-.  je  q>@@?ppgVZE|fb6887a %RB? =B ABBAJvniQP\\PRh!cDS`gΒ 23geFGPHXcCI_ƍ5" n*T.\PQip [*81 / 9@:>t%6#".'.>%6%&7>'.#*.'&676./&'.54>754'&#"%4>327676= >vwd" l "3 /!,+ j2.|%& (N &wh>8X}xc2"W<4<,Z~fdaA`FBIT;hmA<7QC1>[u])  u1V(k1S) - 0 B2* %M ;W(0S[T]I) A 5%R7&&T,Xq&&1X,LΒw%%;#!"&5463!546;2!2!+"&52#!"/&4?63!5! (&&@&&(&&@&&( (  &&@&&@&&&&  #''%#"'&54676%6%% hh @` !   !    #52#"&5476!2#"&5476!2#"'&546        @  @  @    84&"2$4&"2$4&"2#"'&'&7>7.54$ KjKKjKjKKjKjKKjdne4" %!KjKKjKKjKKjKKjKKjK.٫8  !%00C'Z'.W"&462"&462"&462 6?32$6&#"'#"&'5&6&>7>7&54>$ KjKKjKjKKjKjKKjhяW.{+9E=cQdFK1A  0) LlLjKKjKKjKKjKKjKKjKpJ2`[Q?l&٫C58.H(Yee    Y'w(O'R@$#"&#"'>7676327676#" b,XHUmM.U_t,7A3ge z9@xSaQBLb( VU  !!!==w)AU!!77'7'#'#274.#"#32!5'.>537#"76=4>5'.465! KkkK _5 5 #BH1`L I& v6S F!Sr99rS!`` /7K%s}H XV P V  e  Vd/9Q[ $547.546326%>>32"&5%632264&#"64'&""&'&"2>&2654&#";2 P 3>tSU<)tqH+>XX|Wh,:UStW|XX>=X*  ))  +^X^|WX=>X:_.2//a:Ru?  Q%-W|XW>J( =u>XX|WX`  *((*  +2 2X>=XW|E03>$32!>7 '&'&7!6./EUnohiI\0<{ >ORDƚ~˕VƻoR C37J6I`Tb<^M~M8O  5!#!"&!5!!52!5463 ^B@B^`B^^B `B^^"^BB^0;%'#".54>327&$#"32$ !"$&6$3 ##320JUnLnʡ~~&q@tKL}'` - -oxnǑUyl}~~FڎLlLt`(88(   7!' !\W\ d;tZ`_O; }54+";2%54+";2!4&"!4;234;2354;2354>3&546263232632#"&#"26354;2354;2354;2````pp```  !,! -&M<FI(2 ```@PppPpppppp# #   ppppp j#"'&=!;5463!2#!"&=#".'.#!#"&463232>7>;>32#"&'#"!546 %. `@` :,.',-XjjXh-,'.,: kb>PppP>bk .%Z & :k%$> $``6&L')59I"TlԖlT"I95)'L&69GppG9$ >$%k: !+32&#!332 $&6$ ~O88OLlL>pN  iLlL '':Ma4&'#"'.7654.#""'&#"3!267#!"&54676$32#"'.76'&>$#"'.7654'&676mD5)  z{6lP,@KijjOoɎȕ>>[ta) GG 4?a) ll >;_-/ 9GH{zyN@,KԕoN繁y! ?hh>$ D" >â? $ n"&5462'#".54>22654.'&'.54>32#"#*.5./"~~s!m{b6# -SjR,l'(s-6^]Itg))[zxȁZ&+6,4$.X%%Dc* &D~WL}]I0"  YYZvJ@N*CVTR3/A3$#/;'"/fR-,&2-" 7Zr^Na94Rji3.I+ &6W6>N%&60;96@7F6I3+4&#!"3!26%4&#!"3!26 $$ ^aa`@@^aa '7  $ >. %"&546;2#!"&546;2#/a^(^aa(N@@4&#!"3!26 $$ @@^aa`@^aa '  $ >. 7"&5463!2#/a^(n@^aa(N@ %=%#!"'&7!>3!26=!26=!2%"&54&""&546 ##]VTV$KjKKjK$&4&Ԗ&4&>9G!5KK55KK5!&&jj&&#/;Im2+#!"&'#"&463>'.3%4&"26%4&"26%6.326#>;463!232#.+#!"&5#"5KK5sH..Hs5KK5e# )4# %&4&&4&&4&&4&` #4) #%~]eZ&&Ze] E-&&-EKjKj.<<.KjK)#)`"@&&`&&&&`&&)#`)"dXo&&oXG,8&&8!O##!!2#!+"'&7#+"'&7!"'&?63!!"'&?63!6;236;2!2@@8@7 8Q NQ N 8G@ 8GQ NQ N7   8 8  H H  k%  ".>2I20]@]@oo@@oo㔕a22]]p^|11|99|11|(%7'7' ' 7T dltl)qnluul)1$4&"24&"2 &6 +"&5476;2 &6 LhLLhLLhLLhL>  &   &`>hLLhLLhLLhL>&&>G  .7)1!62 1!62he220e22> v +4 [d+ d 135#5&'72!5!#"&'"'#"$547&54$ Eh`X(cYz:L:zYc\$_K`Pa}fiXXiޝfa  (+.>#5#5!5!5!54&+'#"3!267!7!#!"&5463!2U``'    jjV>(>VV>>Vq  ( ^(>VV>>VV=&'&'&'&76'&'&.' #.h8"$Y ''>eX5, ,PtsK25MRLqS;:.K'5R ChhRt(+e^TTu B"$:2~<2HpwTT V/7GWg. %&32?673327>/.'676$4&"2 $&6$   $6& $&6$ d -- m  ,6*6,  mKjKKjoooKzz8zzȎLlLU4>>4-. YG0 )xx) 0GYޞ .jKKjKqoooolzzz80LlLD/7H#"'.7'654&#"'67'.6?>%"&46227#".547|D,=),9#7[͑fx!X: D$ +s)hhijZt<F/*8C,q؜e\r,WBX/C2hhh=tXm>NZ+"&=46;2+"&=4>7>54&#"#"/.7632  >. $$ p=+& 35,W48'3  l zffff^aaP2P: D#;$# $*;? R Cfff^aa'Y >O`"&5462&'.'.76.5632.'#&'.'&6?65\\[( | r [A@[[@A#2#  7* <Y$  +}"(  q87] F  _1 )    #1Ke34&+326+"&=!#!"&763!2#!"&5463!2#>?4.'3#>?4.'3#>?4.'3Xe`64[l7  , L; =+3&98&+)>>+3&98&+)>=+3&88&+)> Wj|r >Q$~d $kaw+-wi[[\;/xgY $kaw+-wi[[\;/xgY $kaw+-wi[[\;/xgYJ\m4.'.'&#"#"'.'&47>7632327>7>54&'&#"327>"&47654'&462"'&476'&462"'&47>&'&462i$ $^"  %%  "^$ $W "@9O?1&&18?t@" W&%%&4KK6pp&46ZaaZ&4mttm ^x -  - x^ = /U7C kkz'[$ =&5%54'4&KK4r7>54 "&54>2"&462%"&54&#""&546 %#"&'&'.7>#"'&'.7>&4&&4&4&&4SZ&4&&44$#&&&j3$"('$&4&[՛[&4&&4F&4&]\&4&$  !D4%  ,\44&&4&4&&4&-Z4&&4&;cX/)#&>B)&4&j9aU0'.4a7&&u՛[[4&&4&@&&]]&&Ώ0 u40 )4#g&'.#"32676%4/&#"326'&#"2632#2+&'%#"'&6?676676632%#"'&6767#"&'&6767#"'.7>327"#"&'&6763"'.7>;7632;>%5K$ "0%>s$ "0%>;;>%5KVL#>H30 \($$(\( єyO2F/{(?0(TK.5sg$ єy#-F/{$70(TK.5sg$L#>H30 \($$(\#(@5"'K58!'"58!'"55"'K#dS$K K$Sdx#@1 w d>N;ET0((? - 2K|1 wd#N;ET0$(? - 2K$#dS$K K$SdxDN\2654& 265462"2654 #"32654>7>54."/&47&'?62 &4&&4&h՛[&4&r$'("$3j&&&#$4[ " @ GB[ "&&Β&&][u&&7a4.'0Ua9j&4&)B>&#)/Xc;u՛ "  " Gi[ Xh#"&54676324&'&#"'>54#"32#"54>54'.#"32>7>767632326#!"&5463!2b )   :4FDN  [1,^JK-*E#9gWRY vm0O w@wwwC22 c@X&!9{MA_"S4b// DR"XljPY < @www%e4.#"32>7676#'.#"#"&54>3232>754&*#"&54>763 >32 ''il$E/  @P@ ^`'W6&!.. ! -P5+ E{n46vLeVz:,SN/ M5M[  ]$[^5iC'2H&!(?]v`* l b$9> =R2 #"&5467%!"&7>3-.7>;%.7>322326/.76/.'&6766/&/&#"&676 &676&6766/&672? =1( H/ '96&@)9<')29% &06##$ J 0 7j)5@"*3%"!M %#K"%Ne 8)'8_(9./=*%8!Q #P"\Q#N&a)<9bR]mp%"'.'&54>76%&54763263 #"/7#"'#"&/%$%322654&#"%'OV9  nt  |\d ϓ[nt  |@D:) ;98'+| j," 41CH^nVz(~R 9\'  r  @L@  @w46HI(+C ,55, f[op@\j;(zV~i/5O#"'&54>32&#" 654'67'"'>54''&'"'6767&546767>7蒓`V BMR B9)̟!SH-77IXmSMH*k#".o;^J qןד>@YM $bKd ү[E";Kx%^6;%T,U:im=Mk).DT4'"&5463267&#" 6;64'.'4'>732676%#!"&5463!2),蛜s5-54&#"#"'654'.#"#"&#"3263232>3232>76 $$ Cf'/'% ( $UL ( #'/'@ 3#@,G)+H+@#3 ^aaX@ _O#NW#O_ .* ##(^aaq[632632#"&#"#".'&#"#".'&54767>7654.54632327&547>P9 B6?K? %O4T% >6>Z64Y=6>%S4N$ ?L?4B @{:y/$ ,'R! F! 8% #)(()#%: !F Q'+%0z:zO_4'.'&54>54&#"#"'654'.#"#"&#"3263232>3232>76#!"&5463!2Cf'.'% ( $VM  ) #'.'@ 3 #A,G)+H+A# 4 w@wwwXA  ?4N$NW&M&L  /* ## + @www O$>?>762'&#"./454327327>7> EpB5 3FAP/h\/NGSL  RP* m95F84f&3Ga4B|wB.\FI*/.?&,5~K % & Y."7n< "-I.M`{ARwJ!FX^dj''''"'7&'7&'7&'7&547'67'67'67'63277774$#"32$   *'ֱ,?g=OO&L&NJBg;1''ֱ.=gCIM $'&&NJBg=.%w؝\\w Ioo<<-NIDg=/%(ײ+AhEHO*"#*OICh=/'(ֲ/=h>ON.]xwڝ]7e[@)6!!"3#"&546%3567654'3!67!4&'7Sgny]K-#75LSl>9V%cPe}&Hn_HȌ=UoLQ1!45647UC" !-9[nx"&46254&"326754&"326754&"26754&"26#".547632632626326'4#"#"54732764&"264.#"327632>#"'"'#"'#"&5#"'67&'327&'&54>3267>7>7>32632632T"8""8)<())(<))))<))<))<))<) Tد{ՐRhx=8 78 n 81 pH_6Soc F@b@?d?uKbM70[f5Y$35KUC<:[;+8 n 87 8/8Zlv]64qE 'YK0-AlB; W#;WS9 &(#-7Z://:/Tr++r,,r++r,,r++r,,r++r,,ʠgxXVעe9222222^KVvF02OO23OO`lF;mhj84DroB@r+@222222C0DP`.r8h9~T4.&o@9 1P%14'!3#"&46327&#"326%35#5##33 $$  }Pcc]321IUΠ?LL?cc4MX &04;0XpD[[DpD,)&&Q 9V\26&".'&'&6?.#"#26327677>'32>&3#'&+"?626&"#!'.'!"&5463!>;26;2!2P P  92#.}SP9::%L \B )spN/9oJ5  !+D`]BgY9+,9% Pk 4P P &NnF!_7*}B<{o0&&B;*<@$ucRRc#@16#37c&@@@ J"@*4^`ED B o/8927 *@OLC!T!323X$BJ@@@&AS 0C 59" 'D/&&D4 88 $5A&%O#!"&547>7>2$7>/.".'&'&2>^B@B^ >FFzn_0P:P2\nzFF> R & p^1P:P1^ & R P2NMJMQ0Rr.B^^B 7:5]yPH!%%"FPy]5:7 = 4 QH!%%!Ht 4 =<"-/ ?1Pp+".'.'.?>;2>7$76&'&%.+"3!26#!"&54767>;2' +~'*OJ%%JN,&x' % ^M,EE,M7 ZE[P*FF*P:5  ^B@B^){$.MK%%KM.$+X)o3 "a 22!] 4  I>"">,&S8JB##B12 ` `B^^B8&ra#11#$R&  "&.2v%/%''%/%7%7'%7'/#&5'&&?&'&?&'&7%27674?6J" 0<=_gNU?DfuYGb7=^H^` =v~yT3GDPO 4Fѭqi_w\ހ!1uS%V_-d 1=U{J8n~r'U4.#".'"3!264&"26+#!"&5463!232+32+32 0P373/./373P0 T=@=T֙֙|`^B@B^^BB^`````*9deG-! !-Ged9IaallkOB^^BB^^B +Yi"&54622#!"&54>;2>+32+32+#!"&5463!2324&#!"3!26֙֙0.I/ OBBO -Q52-)&)-2 ``  ``  `^B@B^^BB^`  @   |kkl"=IYL)CggC0[jM4      B^^BB^^B @  @ !1AQu4.#".'"3!24&"254&#!"3!2654&#!"3!2654&#!"3!26#!54&+"!54&+"!"&5463!2)P90,***,09P)J66S"@8@^B@@B^^BB^Ukc9 9ckU?@@88 @@N@B^````^BB^^!1AQu#!"&4>32>72"&462#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!546;2!546;2!26#!"&5463!2J66J)P90,***,09P)"@8@ @  `@@` ^B@B^^BB^ՀUUkc9 9c`@@88@@2  @ ````@B^^BB^^(%.'"&' $&  #"$&6$ wCιCwjJ~J>LlLśJSSJ͛>6LlL$,  $&6654&$ 3 72&&  lLmzzBl>KlLGzzG>'7#!"&54>7&54>2  62654' '3/U]B,ȍ,B]U/OQнQ>+X}}X0bӃۚӅb0}hQQh>ff#=#!"&4>3272"&462!3!26#!"&5463!;26=!2J66J)Q8PP8Q)  ^B@B^^B``B^VVVld9KK9d` @B^^BB^``^+;K[eu4.#"'"3!264&"254&#!"3!2654&#!"3!26%54&+";2654&#!"3!26!54&#!"!#!"&5463!2"D/@@/D"?,,?pppp@@@@^B@B^^BB^D6]W2@@2W]67MMppp@@@@@@@@n`@B^^BB^^+;K[eu#!"&54>3272"&462#!"&=463!2%#!"&=463!2+"&=46;25#!"&=463!2!3!26#!"&5463!2?,V,?"D/@@/D"pppp@@@  ^B@B^^BB^D7MM76]W2@@2W]֠ppp@@@@@@@@` @B^^BB^^A#"327.#"'63263#".'#"$&546$32326J9"65I).!1iCCu +I\Gw\B!al݇yǙV/]:=B>9+32%#!"&5463!2#"&54>54'&#"#"54654'.#"#"'.54>54'&'&543232654&432#"&54>764&'&'.54632  ?c'p& ?b1w{2V ?#&#9&CY' &.&#+B : &65&*2w1GF1)2<)<'  ( BH=ӊ:NT :O )4:i   F~b` e!}U3i?fRUX|'&'&Ic&Q  *2U.L6* / L:90%>..>%b>+ +z7ymlw45)0 33J@0!! TFL P]=GS -kwm  !*(%6&692? $&6$  '   al@lLlL,& EC h$LlL /37;%"&546734&'4&" 67 54746 #5#5#5ppF::FDFNV^fnv~"/&4?.7&#"!4>3267622"&4"&46262"&42"&4462"$2"&42"&4"&46262"&4"&46262"&42"&4$2"&42"&42"&4  R ,H8JfjQhjG^R,  !4&&4&Z4&&4&4&&4&4&&4&&4&&44&&4&4&&4&Z4&&4&4&&4&4&&4&4&&4&4&&4&&4&&4&Z4&&4&Z4&&4&  R  ,[cGjhQRJ'A, &4&&4Z&4&&4Z&4&&4Z&4&&444&&4&&4&&4Z&4&&4Z&4&&4Z&4&&4&4&&4Z&4&&4Z&4&&4&&4&&4Z&4&&4Z&4&&4%-5=EM}+"&=#!"'+"&=&="&4626"&462&"&462"&462&"&462&"&462#!"&=46;4632676/&?.7&#"!2"&462&"&462&"&462"&462&"&462&"&462"&462&"&462"&462@?AA? @ @R...R@`jlL.h) * * $ %35K.....uvnu....@@jN  * * .t2#K5..R..R. @Hq '&'&54 &7676767654$'.766$76"&462&'&'&7>54.'.7>76ȵ|_ğyv/ۃ⃺k] :Buq CA _kނXVobZZbnW|V 0  Q2- l}O  / :1z q%zG 4( 6Roa ą\< )4 J}%!!#!"&5463!2^B@B^^BB^`@B^^BB^^%#!"&=463!2^B@B^^BB^B^^BB^^ &))!32#!#!"&5463!463!2`B^^B^B@B^^B`^BB^^B@B^B^^BB^`B^^#3%764/764/&"'&"2?2#!"&5463!2    s^B@B^^BB^ג     @B^^BB^^#'7"/"/&4?'&4?62762!!%#!"&5463!2     ^B@B^^BB^    `@B^^BB^^ ! $&6$ .2r`LlLf4LlL#.C&>"'&4762"/&4?62'"'&4762%'.>6.'.>6'>/>76&'&.'&7&'">?4'.677>7.>37654'&'67>776 $&6$  ( 4Z# # & # # & y"6&.JM@& "(XE* $+8 jT?3#'.'&!3!2>?3.'#!57>7'./5!27#'.#!"g%%D-!gg<6WWZe#1=/2*]Y3-,C1 /Dx] VFIq-HD2NK '>*%R= f 07=. f D]\|yu,0>Seu#2#"'&5<>323#3#&'#334'."#"+236'&54.#"5#37326#!"&5463!2 <  zzj k-L+ )[$8=".un/2 ^B@B^^BB^5cy    (ݔI(8?C (3> #"($=@B^^BB^^0K S&'.'&'./674&$#">&>?>'76'# "&#./.'7676767>76$w .~kuBR] T%z+",|ޟj<)(!( ~ˣzF8"{%%#5)}''xJF0"H[$%EJ#% .Gk29(B13"?@ S)5" #9dmW";L65RA0@T.$}i`:f3A%% BM<$q:)BD aa%`]A &c| Ms!  Z 2}i[ F&** < ʣsc"J<&NsF% 0@Wm6&'.6$.7>7 $76".4>2., &>6'"'&7>=GV:e #:$?+% q4g &3hT`ZtQмQQмpAP1LK!:< }҈`dlb,9'  %%($! a3)W)x  оQQоQQcQǡ-җe)Us2XD\ϼYd /?O_o#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543%#!"&5463!2++532325++532325++532325++532325++53232p00pp00pp00pp00pp008((88(@(80pp00pp00pp00pp00pp0     @(88((88     /Q/&'%&/"&=.6?&?&'&6?'.>-#".6?'.>'&6'.>54627>%>76#"'% %6 27 2G f!)p&4&p)!f G2 72  *6 " 47 2G f!)p&4&p)!f G2 72 " 6* !k 3 j&3 %,*&&ր*9% 3&j 3 k!./!>>$,*!k 3.j&3 %Ԝ9*&&ր*ǜ,% 3&j 3 k!*,$>>!/.&6.'&$ &76$76$PutۥiPuGxy Զ[xy -_v١eNuv١e =uʦ[t78X &6# #'7-'%'&$  $6 $&6$ 31NE0gR=|||">"LlL^v!1f2iЂwgfZQQ^>"||||wLlL &ZXblw.'&>'&'&".'.'&&'&'&7>767>67>7626&'&>&'&>'.7>.676'&'&'&'.67.>7>6&'&676&'&676.676&'&>&'&676'.>6/4-LJg-   $  6)j2%+QF)b3FSP 21DK2AW ") ")$? ? 8A& AE5lZm= gG2Sw*&>$5jD GHyX/4F r 1  1""!l=6> 6 ,5./'e    .*|Ed! u & &%& &5d ))66 @ C& 8B @qL?P^7 G-hI[q:"T6 ,6 &/`  L wQ'   A ^   "  $& _  y  * <Copyright Dave Gandy 2016. All rights reserved.Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFontAwesomeRegularRegularFONTLAB:OTFEXPORTFONTLAB:OTFEXPORTFontAwesomeFontAwesomeVersion 4.7.0 2016Version 4.7.0 2016FontAwesomeFontAwesomePlease refer to the Copyright section for the font trademark attribution notices.Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeFort AwesomeDave GandyDave Gandyhttp://fontawesome.iohttp://fontawesome.iohttp://fontawesome.io/license/http://fontawesome.io/license/      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab cdefghijklmnopqrstuvwxyz{|}~"      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~glassmusicsearchenvelopeheartstar star_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroad download_altdownloaduploadinbox play_circlerepeatrefreshlist_altlockflag headphones volume_off volume_down volume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalic text_height text_width align_left align_center align_right align_justifylist indent_left indent_rightfacetime_videopicturepencil map_markeradjusttinteditsharecheckmove step_backward fast_backwardbackwardplaypausestopforward fast_forward step_forwardeject chevron_left chevron_right plus_sign minus_sign remove_signok_sign question_sign info_sign screenshot remove_circle ok_circle ban_circle arrow_left arrow_rightarrow_up arrow_down share_alt resize_full resize_smallexclamation_signgiftleaffireeye_open eye_close warning_signplanecalendarrandomcommentmagnet chevron_up chevron_downretweet shopping_cart folder_close folder_openresize_verticalresize_horizontal bar_chart twitter_sign facebook_sign camera_retrokeycogscomments thumbs_up_altthumbs_down_alt star_half heart_emptysignout linkedin_signpushpin external_linksignintrophy github_sign upload_altlemonphone check_emptybookmark_empty phone_signtwitterfacebookgithubunlock credit_cardrsshddbullhornbell certificate hand_right hand_lefthand_up hand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilter briefcase fullscreengrouplinkcloudbeakercutcopy paper_clipsave sign_blankreorderulol strikethrough underlinetablemagictruck pinterestpinterest_signgoogle_plus_sign google_plusmoney caret_downcaret_up caret_left caret_rightcolumnssort sort_downsort_up envelope_altlinkedinundolegal dashboard comment_alt comments_altboltsitemapumbrellapaste light_bulbexchangecloud_download cloud_uploaduser_md stethoscopesuitcasebell_altcoffeefood file_text_altbuildinghospital ambulancemedkit fighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_down angle_left angle_rightangle_up angle_downdesktoplaptoptablet mobile_phone circle_blank quote_left quote_rightspinnercirclereply github_altfolder_close_altfolder_open_alt expand_alt collapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcode reply_allstar_half_emptylocation_arrowcrop code_forkunlink_279 exclamation superscript subscript_283 puzzle_piece microphonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchor unlock_altbullseyeellipsis_horizontalellipsis_vertical_303 play_signticketminus_sign_alt check_minuslevel_up level_down check_sign edit_sign_312 share_signcompasscollapse collapse_top_317eurgbpusdinrjpyrubkrwbtcfile file_textsort_by_alphabet_329sort_by_attributessort_by_attributes_alt sort_by_ordersort_by_order_alt_334_335 youtube_signyoutubexing xing_sign youtube_playdropbox stackexchange instagramflickradnf171bitbucket_signtumblr tumblr_signlong_arrow_down long_arrow_uplong_arrow_leftlong_arrow_rightwindowsandroidlinuxdribbleskype foursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378 vimeo_square_380 plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BEuniF2C0uniF2C1uniF2C2uniF2C3uniF2C4uniF2C5uniF2C6uniF2C7uniF2C8uniF2C9uniF2CAuniF2CBuniF2CCuniF2CDuniF2CEuniF2D0uniF2D1uniF2D2uniF2D3uniF2D4uniF2D5uniF2D6uniF2D7uniF2D8uniF2D9uniF2DAuniF2DBuniF2DCuniF2DDuniF2DEuniF2E0uniF2E1uniF2E2uniF2E3uniF2E4uniF2E5uniF2E6uniF2E7_698uniF2E9uniF2EAuniF2EBuniF2ECuniF2EDuniF2EE=O<01hPK5[;_5assets/css/font-awesome/fonts/fontawesome-webfont.svgnu[ Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 By ,,, Copyright Dave Gandy 2016. All rights reserved. PK5[\DŬ5assets/css/font-awesome/fonts/fontawesome-webfont.ttfnu[ PFFTMkGGDEFp OS/22z@X`cmap : gasphglyfMLhead-6hhea $hmtxEy loca\ maxp,8 name㗋ghpostkuːxY_< 3232  '@i33spyrs@  pU]yn2@ zZ@55 zZZ@,_@s@ @(@@@- MM- MM@@@ -`b $ 648""""""@ D@ ,,@  m)@@   ' D9>dY* '    T     @ f %RE    $!k(D'  % %  0%/&p@0 !"""`>N^n~.>N^n~>N^n~ !"""`!@P`p 0@P`p!@P`p\XSB1ݬ        ,,,,,,,,,,,,,tLT$l x T ( dl,4dpH$d,t( !"0# $,$&D'()T**,,-.@./`/00123d4445 556 6\67H78 8`89L9:h:;<>?h?@H@A0ABXBCdCDLDEFG0GHIJ8KLMdN,NNOP`PQ4QR RlS,ST`U0WXZ[@[\<\]^(^_`pb,bddePefg`giLijDk klm@n,oLpqrsxttuD{`||}}~Hl@lH T H`@$\XDTXDP,8d\Hx tXpdxt@ Œ\ ļŸƔ0dʨˀ͔xϰЌ,ш҈ ӌ8,՜`lHش`Tڸ۔@lބ߬lp 4X$l( ` d      ,,8(Xx|T@| !"x##l$$'h(*L,T.L1t1230345t6T7$8 9H::;<<?X@ABCDEHFHGpHHIxJ JKLMN@P@QRSDT ULV`VWXX4XZZ[d[\|]^`aHabcXdetfhghi\jxnp@svwxyz{h|}}\lt4t88LT|| 4xLX(  @lt$xLL HĠT(  ʈˠϔldPՄxpڬTT ވL <H$l4 Pl ,xp,xt d 44,hP 4   4<,,408$8T |!h"$L%0&H'()*0*+,.$.012@234t5$69 ::; ;<(<=4?@ACDFH`HILLLLLLLLLLLLLLLLp7!!!@pp p]!2#!"&463!&54>3!2+@&&&&@+$(($F#+&4&&4&x+#+".4>32".4>32467632DhgZghDDhg-iWDhgZghDDhg-iW&@ (8 2N++NdN+';2N++NdN+'3 8!  #"'#"$&6$ rL46$܏ooo|W%r4L&V|oooܳ%=M%+".'&%&'3!26<.#!";2>767>7#!"&5463!2 %3@m00m@3%    @ :"7..7":6]^B@B^^BB^ $΄+0110+$ (   t1%%1+`B^^B@B^^"'.54632>324 #LoP$$Po>Z$_dC+I@$$@I+"#"'%#"&547&547%62V??V8<8y   b% I))9I  + % %#"'%#"&547&547%62q2ZZ2IzyV)??V8<8)>~>[   2 b% I))9I %#!"&54>3 72 &6 }XX}.GuLlLuG.>mmUmEEm> /?O_o54&+";2654&+";2654&+";264&#!"3!2654&+";2654&+";264&#!"3!2654&+";2654&+";2654&+";267#!"&5463!2&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&^BB^^B@B^@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&B^^B@B^^/?#!"&5463!2#!"&5463!2#!"&5463!2#!"&5463!2L44LL44LL44LL44LL44LL44LL44LL44L4LL44LL4LL44LL4LL44LL4LL44LL /?O_o#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(88((88(@(8 (88((88(88((88(88((88(88((88(88((88(88((88(88((88(88((88(88((88/?O_#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!28((88(@(88((88(@(88(@(88((88((88(@(88(@(88((88(@(88((8 (88((88(88((88(88((88(88((88(88((88(88((88y"/&4?62 62,PP&PP,jPn#$"' "/&47 &4?62 62 PP&P&&P&P&P&&P&P#+D++"&=#"&=46;546;232  #"'#"$&6$   @    @  rK56$܏ooo|W@    @   rjK&V|oooܳ0#!"&=463!2  #"'#"$&6$   @ rK56$܏ooo|W@  @ rjK&V|oooܳ)5 $&54762>54&'.7>"&5462zz+i *bkQнQkb* j*LhLLhLzzBm +*i JyhQQhyJ i*+ mJ4LL44LL/?O%+"&=46;2%+"&546;2%+"&546;2+"&546;2+"&546;2`r@@r@@n4&"2#"/+"&/&'#"'&'&547>7&/.=46?67&'&547>3267676;27632Ԗ #H  ,/ 1)  ~'H  (C  ,/ 1)  $H ԖԖm 6%2X  % l2 k r6 [21 ..9Q $ k2 k w3 [20/;Cg+"&546;2+"&546;2+"&546;2!3!2>!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@@`0 o`^BB^`5FN(@(NF5 @@@L%%Ju  @LSyuS@%44%f5#!!!"&5465 7#"' '&/&6762546;2&&??>  LL >  X   &&&AJ A J Wh##!"&5463!2!&'&!"&5!(8((88((`x c`(8`((88(@(8(D 9 8( ,#!"&=46;46;2.  6 $$ @(r^aa@@`(_^aa2NC5.+";26#!26'.#!"3!"547>3!";26/.#!2W  .@   @.$S   S$@   9I   I6>  >%=$4&"2$4&"2#!"&5463!2?!2"'&763!463!2!2&4&&4&&4&&48(@(88(ч::(8@6@*&&*4&&4&&4&&4& (88(@(8888)@)'&&@$0"'&76;46;232  >& $$ `  (r^aa` @`2(^aa$0++"&5#"&54762  >& $$ ^ ?  @(r^aa` ? (^aa #!.'!!!%#!"&547>3!2<<<_@`&& 5@5 @  &&>=(""='#"'&5476.  6 $$   ! (r^aaJ %%(_^aa3#!"'&?&#"3267672#"$&6$3276&@*hQQhwI mʬzzk)'@&('QнQh_   z8zoe$G!"$'"&5463!23267676;2#!"&4?&#"+"&=!2762@hk4&&&GaF * &@&ɆF * Ak4&nf&&&4BHrd@&&4rd  Moe&/?O_o+"&=46;25+"&=46;25+"&=46;2#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!26#!"&5463!2 @  @  @  @  @  @  @    @    @    @   ^B@B^^BB^`@  @ @  @ @  @ @  @ @  @ @  @ 3@  MB^^B@B^^!54&"#!"&546;54 32@Ԗ@8(@(88( p (8jj(88(@(88@7+"&5&5462#".#"#"&5476763232>32@@ @ @KjKך=}\I&:k~&26]S &H&  &H5KKut,4, & x:;*4*&K#+"&546;227654$ >3546;2+"&="&/&546$ <X@@Gv"DװD"vG@@X<4L41!Sk @ G< _bb_ 4.54632&4&&M4&UF &""""& F&M&&M&%/B/%G-Ik"'!"&5463!62#"&54>4.54632#"&54767>4&'&'&54632#"&547>7676'&'.'&54632&4&&M4&UF &""""& FU &'8JSSJ8'&  &'.${{$.'& &M&&M&%/B/%7;&'66'&;4[&$ [2[ $&[  #/37#5#5!#5!!!!!!!#5!#5!5##!35!!! #'+/37;?3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3#3???? ^>>~??????~??~??^??^^? ^??4&"2#"'.5463!2KjKKjv%'45%5&5L45&% jKKjK@5%%%%54L5&6'k54&"2#"'.5463!2#"&'654'.#32KjKKjv%'45%5&5L45&%%'4$.%%5&55&% jKKjK@5%%%%54L5&6'45%%%54'&55&6' yTdt#!"&'&74676&7>7>76&7>7>76&7>7>76&7>7>63!2#!"3!2676'3!26?6&#!"3!26?6&#!"g(sAeM ,*$/ !'& JP$G] x6,& `   h `   "9Hv@WkNC<.  &k& ( "$p" . #u&#  %!' pJvwEF#  @   @  2#"' #"'.546763!''!0#GG$/!''! 8""8  X! 8" "8  <)!!#"&=!4&"27+#!"&=#"&546;463!232(8&4&&4 8(@(8 qO@8((`(@Oq8(&4&&4&@` (88( Oq (8(`(q!)2"&42#!"&546;7>3!2  Ijjjj3e55e3gr`Ijjjj1GG1rP2327&7>7;"&#"4?2>54.'%3"&#"#ժ!9&WB03& K5!)V?@L' >R>e;&L::%P>vO 'h N_":- &+# : ' +a%3 4'.#"32>54.#"7>7><5'./6$3232#"&#"+JBx)EB_I:I*CRzb3:dtB2P$ $5.3bZF|\8!-T>5Fu\,,jn OrB,7676'5.'732>7"#"&#&#"OA zj=N!}:0e%  y + tD3~U#B4 # g  '2 %/!: T bRU,7}%2"/&6;#"&?62+326323!2>?23&'.'.#"&"$#"#&=>764=464.'&#"&'!~:~!PP!~:~!P6 ,,$$% *'  c2N  ($"LA23Yl !x!*%%%% pP,T NE Q7^oH!+( 3  *Ueeu  wga32632$?23&'.5&'&#"&"5$#"#&=>7>4&54&54>.'&#"&'2#".465!#".'&47>32!4&4>Q6 ,,Faw!*' =~Pl*  ($"LA23Yl  )!* <7@@7<  <7@@7<  pP,T MF Q747ƢHoH!+( 3  tJHQ6  wh',686,'$##$',686,'$##$/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?%#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&f&&&&f&&&&f&&&&/?O_o%+"&=46;2+"&=46;2+"&=46;2#!"&=463!2+"&=46;2#!"&=463!2#!"&=463!2#!"&=463!2        @     @   @   @   s  s    s    s  s  /?O#"'&47632#!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2     @     @   @  @          s  s  s  /?O#"&54632 #!"&=463!2#!"&=463!2#!"&=463!2#!"&=463!2`      @     @   @  @     @   s  s  s  #"'#!"&5463!2632' mw@www '*wwww."&462!5 !"3!2654&#!"&5463!2pppp@  @ ^BB^^B@B^ppp@@  @    @B^^BB^^k%!7'34#"3276' !7632k[[v  6`%`$65&%[[k `5%&&'4&"2"&'&54 Ԗ!?H?!,,ԖԖmF!&&!Fm,%" $$ ^aa`@^aa-4'.'&"26% 547>7>2"KjKXQqYn 243nYqQ$!+!77!+!$5KK,ԑ ]""]ً 9>H7'3&7#!"&5463!2'&#!"3!26=4?6 !762xtt`  ^Qwww@?6 1B^^B@B^ @(` `\\\P`tt8`  ^Ͼww@w 1^BB^^B~ @` \ \P+Z#!"&5463!12+"3!26=47676#"'&=# #"'.54>;547632www M8 pB^^B@B^ 'sw- 9*##;Noj' #ww@w "^BB^^B  *  "g`81T`PSA:'*4/D#!"&5463!2#"'&#!"3!26=4?632"'&4?62 62www@?6 1 B^^B@B^ @ BRnBBn^ww@w 1 ^BB^^B @ BnnBC"&=!32"'&46;!"'&4762!#"&4762+!54624&&4&&44&&4&&44&&44&&4&&44&&6'&'+"&546;267: &&&& s @  Z&&&&Z +6'&''&'+"&546;267667: : &&&&  s @  :  Z&&&&Z  : z6'&''&47667S: : s @  : 4 : | &546h!!0a   $#!"&5463!2#!"&5463!2&&&&&&&&@&&&&&&&&#!"&5463!2&&&&@&&&&&54646&5- : s  :  :4:  +&5464646;2+"&5&5-  &&&& : s  :  : &&&& :  &54646;2+"&5- &&&& s  : &&&&  62#!"&!"&5463!24 @ &&&&-:&&&& "'&476244444Zf "/&47 &4?62S44444#/54&#!4&+"!"3!;265!26 $$ &&&&&&&&@^aa@&&&&&&&&+^aa54&#!"3!26 $$ &&&&@^aa@&&&&+^aa+74/7654/&#"'&#"32?32?6 $$ }ZZZZ^aaZZZZ^aa#4/&"'&"327> $$ [4h4[j^aa"ZiZJ^aa:F%54&+";264.#"32767632;265467>$ $$ oW  5!"40K(0?i+! ":^aaXRd D4!&.uC$=1/J=^aa.:%54&+4&#!";#"3!2654&+";26 $$ ```^aa^aa/_#"&=46;.'+"&=32+546;2>++"&=.'#"&=46;>7546;232m&&m l&&l m&&m l&&ls&%&&%&&%&&%&&&l m&&m l&&l m&&m ,&%&&%&&%&&%&#/;"/"/&4?'&4?627626.  6 $$ I     ͒(r^aaɒ    (_^aa , "'&4?6262.  6 $$ Z4f44fz(r^aaZ&4ff4(_^aa "4'32>&#" $&6$  WoɒV󇥔 zzz8YW˼[?zz:zz@5K #!#"'&547632!2A4@%&&K%54'u%%&54&K&&4A5K$l$L%%%54'&&J&j&K5K #"/&47!"&=463!&4?632%u'43'K&&%@4AA4&&K&45&%@6%u%%K&j&%K55K&$l$K&&u#5K@!#"'+"&5"/&547632K%K&56$K55K$l$K&&#76%%53'K&&%@4AA4&&K&45&%%u'5K"#"'&54?63246;2632K%u'45%u&&J'45%&L44L&%54'K%5%t%%$65&K%%4LL4@&%%K',"&5#"#"'.'547!34624&bqb>#  5&44& 6Uue7D#  "dž&/#!"&546262"/"/&47'&463!2 &@&&4L  r&4  r L&& 4&&&L rI@& r  L4&& s/"/"/&47'&463!2#!"&546262&4  r L&& &@&&4L  r@@& r  L4&& 4&&&L r##!+"&5!"&=463!46;2!28(`8((8`(88(8((8(8 (8`(88(8((8(88(`8#!"&=463!28(@(88((8 (88((88z5'%+"&5&/&67-.?>46;2%6.@g.L44L.g@. .@g. L44L .g@.g.n.4LL43.n.gg.n.34LL4͙.n.g -  $54&+";264'&+";26/a^    ^aa fm  @ J%55!;263'&#"$4&#"32+#!"&5#"&5463!"&46327632#!2$$8~+(888(+}(`8((8`]]k==k]]8,8e8P88P8`(88(@MMN4&#"327>76$32#"'.#"#"&'.54>54&'&54>7>7>32&z&^&./+>+)>J> Wm7' '"''? &4&c&^|h_bml/J@L@#* #M6:D 35sҟw$ '% ' \t3#!"&=463!2'.54>54''  @ 1O``O1CZZ71O``O1BZZ7@  @ N]SHH[3`)TtbN]SHH[3^)Tt!1&' 547 $4&#"2654632 '&476 ==嘅}(zVl''ٌ@uhyyhu9(}VzD##D# =CU%7.5474&#"2654632%#"'&547.'&476!27632#76$7&'7+NWb=嘧}(zVj\i1  z,X Y[6 $!%'FuJiys?_9ɍ?kyhun(}Vz YF  KA؉La  02-F"@Qsp@_!3%54&+";264'&+";26#!"&'&7>2    #%;"";%#`,@L 5 `   `  L`4LH` `   a 5 L@ #37;?Os!!!!%!!!!%!!!!!!!!%!!4&+";26!!%!!!!74&+";26%#!"&546;546;2!546;232 `@ `@ @@ @ @  @  @  @  @ L44LL4^B@B^^B@B^4L  @@@@    @@   @@    M4LL44L`B^^B``B^^B`L7q.+"&=46;2#"&=".'673!54632#"&=!"+"&=46;2>767>3!546327>7&54>$32dFK1A  0) L.٫C58.H(Ye#3C $=463!22>=463!2#!"&5463!2#!"&5463!2H&&/7#"&463!2!2LhLLhLhLLh! &&&&& &4hLLhLLhLLhL%z< 0&4&& )17&4& &&#!"&5463!2!2\@\\@\\@\\\\ W*#!"&547>3!2!"4&5463!2!2W+B"5P+B@"5^=\@\ \H#t3G#3G:_Ht\\ @+32"'&46;#"&4762&&4&&44&&44&&4@"&=!"'&4762!54624&&44&&44&&4&& !!!3!!0@67&#".'&'#"'#"'32>54'6#!"&5463!28ADAE=\W{O[/5dI kDtpČe1?*w@www (M& B{Wta28r=Ku?RZ^GwT -@www$2+37#546375&#"#3!"&5463ww/Dz?swww@wS88 ww#'.>4&#"26546326"&462!5!&  !5!!=!!%#!"&5463!2B^8(Ԗ>@|K55KK55K^B(8ԖԖ€>v5KK55KKHG4&"&#"2654'32#".'#"'#"&54$327.54632@pp)*Pppp)*Pb '"+`N*(a;2̓c`." b PTY9ppP*)pppP*)b ".`(*Nͣ2ͣ`+"' b MRZB4&"24&"264&"26#"/+"&/&'#"'&547>7&/.=46?67&'&547>3267676;27632#"&'"'#"'&547&'&=4767&547>32626?2#"&'"'#"'&547&'&=4767&547>32626?2ԖLhLKjKLhLKjK "8w s%(  ")v  >  "8x s"+  ")v  <  3zLLz3 3>8L3)x3 3zLLz3 3>8L3)x3 ԖԖ4LL45KK54LL45KK #)0C wZ l/ Y N,& #)0C vZl. Y L0"qG^^Gqq$ ]G)FqqG^^Gqq$ ]G)Fq%O#"'#"&'&4>7>7.546$ '&'&'# '32$7>54'VZ|$2 $ |E~E<| $ 2$|ZV:(t}X(  &%(Hw쉉xH(%& (XZT\MKG<m$4&"24&#!4654&#+32;254'>4'654&'>7+"&'&#!"&5463!6767>763232&4&&4N2`@`%)7&,$)' %/0Ӄy#5 +1 &<$]`{t5KK5$e:1&+'3TF0h4&&4&3M:;b^v+D2 5#$IIJ 2E=\$YJ!$MCeM-+(K55KK5y*%Au]c>q4&"24&'>54'654&'654&+"+322654&5!267+#"'.'&'&'!"&5463!27>;2&4&&4+ 5#bW0/% ')$,&7)%`@``2Nh0##T3'"( 0;e$5KK5 tip<& 1&4&&4&#\=E2&%IURI$#5 2D+v^b;:M2gc]vDEA%!bSV2MK55K(,,MeCM$!I@#"&547&547%6@?V8 b% I)94.""'." 67"'.54632>32+C`\hxeH>Hexh\`C+ED4 #LoP$$Po>Q|I.3MCCM3.I|Q/Z$_dC+I@$$@I+ (@%#!"&5463!2#!"3!:"&5!"&5463!462 ww@  B^^B  4&@&&&4 `  ww   ^B@B^ 24& && &%573#7.";2634&#"35#347>32#!"&5463!2FtIG9;HIxI<,tԩw@wwwz4DD43EEueB&#1s@www .4&"26#!+"'!"&5463"&463!2#2&S3 Ll&c4LL44LL4c@& &{LhLLhL'?#!"&5463!2#!"3!26546;2"/"/&47'&463!2www@B^^B@B^@&4t  r &&`ww@w@^BB^^B@R&t r  4&&@"&5!"&5463!462 #!"&54&>3!2654&#!*.54&>3!24&@&&&4 sw  @B^^B  @w4& && &3@w   ^BB^    I&5!%5!>732#!"&=4632654&'&'.=463!5463!2!2JJSq*5&=CKuuKC=&5*q͍S8( ^B@B^ (8`N`Ѣ΀GtO6)"M36J[E@@E[J63M")6OtG(8`B^^B`8 ',26'&'&76'6'&6&'&6'&4#"7&64 654'.'&'.63226767.547&7662>76#!"&5463!2  /[  . =XĚ4,+"  * +, 1JH'5G:: #L5+@=&#w@wwwP.1GE,ԧ4 4+ ; /5cFO:>JJ>:O9W5$@(b 4 @www'?$4&"2$4&"2#!"&5463!3!267!2#!#!"&5!"'&762&4&&4&&4&&48(@(88(c==c(8*&&*6&4&&4&&4&&4& (88(@(88HH88`(@&&('@1c4&'.54654'&#"#"&#"32632327>7#"&#"#"&54654&54>76763232632   N<;+gC8A`1a99gw|98aIe$IVNz<:LQJ  ,-[% 061I()W,$-7,oIX()oζA;=N0 eTZ  (O#".'&'&'&'.54767>3232>32 e^\4?P bMO0# 382W# & 9C9 Lĉ" 82<*9FF(W283 #0OMb P?4\^e FF9*<28 "L 9C9 & #!"3!2654&#!"&5463!2`B^^B@B^^ީwww@w^BB^^B@B^ww@w#!72#"' #"'.546763YY !''!0#GG$/!''!&UUjZ 8""8  X! 8" "8 GW4.'.#"#".'.'.54>54.'.#"32676#!"&5463!2 1.- +$)  c8 )1)  05.D <90)$9w@wwwW  )1) 7c  )$+ -.1 9$)0< D.59@www,T1# '327.'327.=.547&54632676TC_LҬ#+i!+*pDNBN,y[`m`%i]hbEm}a u&,SXK &$f9s? _#"!#!#!54632V<%'ЭHH (ںT\dksz &54654'>54'6'&&"."&'./"?'&546'&6'&6'&6'&6'&74"727&6/a49[aA)O%-j'&]]5r-%O)@a[9' 0BA; + >HCU  #  $  2  AC: oM=a-6OUwW[q ( - q[WwUP6$C +) (  8&/ &eMa  & $      %+"&54&"32#!"&5463!54 &@&Ԗ`(88(@(88(r&&jj8((88(@(8#'+2#!"&5463"!54&#265!375!35!B^^BB^^B   `^B@B^^BB^  ` !="&462+"&'&'.=476;+"&'&$'.=476; pppp$!$qr % }#ߺppp!E$ rqܢ# % ֻ!)?"&462"&4624&#!"3!26!.#!"#!"&547>3!2/B//B//B//B @   2^B@B^\77\aB//B//B//B/@    ~B^^B@2^5BB52.42##%&'.67#"&=463! 25KK5L4_u:B&1/&.- zB^^B4LvyKjK4L[!^k'!A3;):2*547&5462;U gIv0ZZ0L4@Ԗ@4L2RX='8P8'=XR U;Ig0,3lb??bl34LjjL4*\(88(\}I/#"/'&/'&?'&'&?'&76?'&7676767676` (5 )0 ) *) 0) 5(  (5 )0 )))) 0) 5( *) 0) 5(  )5 )0 )**) 0) 5)  )5 )0 )*5h$4&"24&#!4>54&#"+323254'>4'654&'!267+#"'&#!"&5463!2>767>32!2&4&&4N2$YGB (HGEG HQ#5K4Li!<;5KK5 A# ("/?&}vh4&&4&3M95S+C=,@QQ9@@IJ 2E=L5i>9eME;K55K J7R>@#zD<5=q%3#".'&'&'&'.#"!"3!32>$4&"2#!"#"&?&547&'#"&5463!&546323!2` #A<(H(GY$2NL4K5#aWTƾh&4&&4K5;=!ihv}&?/"( #A  5K2*! Q@.'!&=C+S59M34L=E2 JI UR@@&4&&4&5K;ELf9>igR7J K5h4&"24#"."&#"4&#"".#"!54>7#!"&54.'&'.5463246326326&4&&4IJ 2E=L43M95S+C=,@QQ9@@E;K55K J7R>@#zD9eMZ4&&4&<#5K4LN2$YGB (HGEG HV;5KK5 A# ("/?&}vhi!<4<p4.=!32>332653272673264&"2/#"'#"&5#"&54>767>5463!2@@2*! Q@.'!&=C+S59M34L.9E2 JI UR&4&&4&Lf6Aig6Jy#@>R7J K55K;E@TƾH #A<(H(GY$2NL4K#5#a=4&&4&D=ihv}&?/"( #A  5KK5;+54&#!764/&"2?64/!26 $$ & [6[[j6[&^aa@&4[[6[[6&+^aa+4/&"!"3!277$ $$ [6[ &&[6j[ ^aae6[j[6&&4[j[^aa+4''&"2?;2652?$ $$ [6[[6&&4[^aaf6j[[6[ &&[^aa+4/&"4&+"'&"2? $$ [6&&4[j[6[j^aad6[&& [6[[j^aa   $2>767676&67>?&'4&'.'.'."#&6'&6&'3.'.&'&'&&'&6'&>567>#7>7636''&'&&'.'"6&'6'..'/"&'&76.'7>767&.'"76.7"7"#76'&'.'2#22676767765'4.6326&'.'&'"'>7>&&'.54>'>7>67&'&#674&7767>&/45'.67>76'27".#6'>776'>7647>?6#76'6&'676'&67.'&'6.'.#&'.&6'&.5/a^D&"      4   $!   #          .0"Y +  !       $     "  +       Α      ^aa                        P   ' -( # * $  "  !     * !   (         $      2 ~/$4&"2 #"/&547#"32>32&4&&4V%54'j&&'/덹:,{ &4&&4&V%%l$65&b'Cr! " k[G +;%!5!!5!!5!#!"&5463!2#!"&5463!2#!"&5463!2&&&&&&&&&&&&@&&&&&&&&&&&&{#"'&5&763!2{' **)*)'/!5!#!"&5!3!26=#!5!463!5463!2!2^B@B^&@&`^B`8(@(8`B^ B^^B&&B^(88(^G 76#!"'&? #!"&5476 #"'&5463!2 '&763!2#"'c)'&@**@&('c (&*cc*&' *@&('c'(&*cc*&('c'(&@*19AS[#"&532327#!"&54>322>32"&462 &6 +&'654'32>32"&462QgRp|Kx;CByy 6Fe= BPPB =eF6 ԖV>!pRgQBC;xK|Ԗ{QNa*+%xx5eud_C(+5++5+(C_due2ԖԖ>NQ{u%+*jԖԖp!Ci4/&#"#".'32?64/&#"327.546326#"/&547'#"/&4?632632(* 8( !)(A(')* 8( !USxySSXXVzxTTUSxySSXXVzxT@(  (8 *(('( (8 SSUSx{VXXTTSSUSx{VXXT#!"5467&5432632t,Ԟ;F`j)6,>jK?s !%#!"&7#"&463!2+!'5#8EjjE8@&&&&@XYY&4&&4&qDS%q%N\jx2"&4#"'#"'&7>76326?'&'#"'.'&676326326&'&#"32>'&#"3254?''74&&4&l NnbSVZ bRSD zz DSRb)+USbn \.2Q\dJ'.2Q\dJ.Q2.'Jd\Q2.'Jd`!O` ` &4&&4r$#@B10M5TNT{L5T II T5L;l'OT4M01B@#$*3;$*3;;3*$;3*$: $/ @@Qq`@"%3<2#!"&5!"&5467>3!263! !!#!!46!#!(88(@(8(8(`((8D<++<8(`(8(`8(@(88( 8((`(8((<`(8(``(8||?%#"'&54632#"'&#"32654'&#"#"'&54632|udqܟs] = OfjL?R@T?"& > f?rRX=Edudsq = _MjiL?T@R?E& f > =XRr?b!1E)!34&'.##!"&5#3463!24&+";26#!"&5463!2 08((88(@(8  8((88((`(1  `(88((88(@  `(88(@(8(`#!"&5463!2w@www`@www/%#!"&=463!2#!"&=463!2#!"&=463!2&&&&&&&&&&&&&&&&&&&&&&&&@'7G$"&462"&462#!"&=463!2"&462#!"&=463!2#!"&=463!2ppppppp @   ppp @    @   Рpppppp  ppp    <L\l|#"'732654'>75"##5!!&54>54&#"'>3235#!"&=463!2!5346=#'73#!"&=463!2#!"&=463!2}mQjB919+i1$AjM_3</BB/.#U_:IdDRE @  k*Gj @   @   TP\BX-@8 C)5Xs J@$3T4+,:;39SG2S.7<  vcc)) %Ll}    5e2#!"&=463%&'&5476!2/&'&#"!#"/&'&=4'&?5732767654'&@02uBo  T25XzrDCBBEh:%)0%HPIP{rQ9f#-+>;I@KM-/Q"@@@#-bZ $&P{<8[;:XICC>.'5oe80#.0(  l0&%,"J&9%$<=DTIcs&/6323276727#"327676767654./&'&'737#"'&'&'&54'&54&#!"3!260% <4"VRt8<@< -#=XYhW8+0$"+dTLx-'I&JKkmuw<=V@!X@ v '|N;!/!$8:IObV;C#V  &   ( mL.A:9 !./KLwPM$@@ /?O_o%54&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!2654&#!"3!26#!"&5463!2@@@@@@@@@^BB^^B@B^NB^^B@B^^#+3 '$"/&4762%/?/?/?/?%k*66bbbb|<<<bbbbbbbb%k66Ƒbbb<<<<^bbbbbb@M$4&"2!#"4&"2&#"&5!"&5#".54634&>?>;5463!2LhLLh LhLLhL! 'ԖԖ@' !&  ?&&LhLLhL hLLhL jjjj &@6/" &&J#"'676732>54.#"7>76'&54632#"&7>54&#"&54$ ok; -j=yhwi[+PM 3ѩk=J%62>VcaaQ^ ]G"'9r~:`}Ch 0=Z٤W=#uY2BrUI1^Fk[|aL2#!67673254.#"67676'&54632#"&7>54&#"#"&5463ww+U ,iXբW<"uW1AqSH1bdww'74'!3#"&46327&#"326%35#5##33#!"&5463!20U6cc\=hlࠥYmmnnnnw@wwww&46#Ȏ;edwnnnnn@www ]#/#"$&6$3 &#"32>7!5!%##5#5353Еttu{zz{SZC` cot*tq||.EXN#?? ,<!5##673#$".4>2"&5!#2!46#!"&5463!2rM* *M~~M**M~~M*jjj&&&&`P%挐|NN||NN|*jjjj@&&&&@ "'&463!2@4@&Z4@4&@ #!"&4762&&4Z4&&4@@ "'&4762&4@4&@&4&@ "&5462@@4&&44@&&@ 3!!%!!26#!"&5463!2`m` ^BB^^B@B^  `@B^^BB^^@ "'&463!2#!"&4762@4@&&&&44@4&Z4&&4@ "'&463!2@4@&4@4&@ #!"&4762&&4Z4&&4@:#!"&5;2>76%6+".'&$'.5463!2^B@B^,9j9Gv33vG9H9+bI\ A+=66=+A [">nSMA_:B^^B1&c*/11/*{'VO3@/$$/@*?Nh^l+!+"&5462!4&#"!/!#>32]_gTRdgdQV?U I*Gg?!2IbbIJaaiwE3300 084#"$'&6?6332>4.#"#!"&54766$32z䜬m IwhQQhbF*@&('kz   _hQнQGB'(&*eoz(q!#"'&547"'#"'&54>7632&4762.547>32#".'632%k'45%&+~(  (h  &  \(  (  &  ~+54'k%5%l%%l$65+~  &  (  (\  &  h(  (~+%'!)19K4&"24&"26.676&$4&"24&"24&"2#!"'&46$ KjKKj KjKKje2.e<^P,bKjKKjKjKKj KjKKj##LlLKjKKjK jKKjK~-M7>7&54$ LhяW.{+9E=cQdFK1A  0) pJ2`[Q?l&٫C58.H(Y':d 6?32$64&$ #"'#"&'&4>7>7.546'&'&'# '32$7>54'Yj`a#",5NK ~EVZ|$2 $ |: $ 2$|ZV:(t}hfR88T h̲X(  &%(Hw(%& (XZT\MKG{x|!#"'.7#"'&7>3!2%632u  j H{(e 9 1bU#!"&546;5!32#!"&546;5!32#!"&546;5463!5#"&5463!2+!2328((88(``(88((88(``(88((88(`L4`(88(@(88(`4L`(8 (88(@(88((88(@(88((88(@(84L8(@(88((8L48OY"&546226562#"'.#"#"'.'."#"'.'.#"#"&5476$32&"5462И&4&NdN!>! 1X:Dx+  +ww+  +xD:X1 -U !*,*&4&hh&&2NN2D &  ..J< $$ 767#"&'"&547&547&547.'&54>2l4  2cKEooED ) ) Dg-;</- ?.P^P.? -/<;-gYY  .2 L4H|O--O|HeO , , Oeq1Ls26%%4.2,44,2.4%%62sL1qcqAAq4#!#"'&547632!2#"&=!"&=463!54632  @  `     ` ?`   @  @  !    54&+4&+"#"276#!"5467&5432632   `  _ v,Ԝ;G_j)``    _ ԟ7 ,>jL>54'&";;265326#!"5467&5432632    v,Ԝ;G_j) `   `7 ,>jL>X`$"&462#!"&54>72654&'547 7"2654'54622654'54&'46.' &6 &4&&4&yy %:hD:FppG9Fj 8P8 LhL 8P8 E; Dh:% >4&&4&}yyD~s[4Dd=PppP=d>hh>@jY*(88(*Y4LL4Y*(88(*YDw" A4*[s~>M4&"27 $=.54632>32#"' 65#"&4632632 65.5462&4&&4G9& <#5KK5!!5KK5#< &ܤ9Gpp&4&&4&@>buោؐ&$KjKnjjKjK$&jjb>Ppp %!5!#"&5463!!35463!2+32@\\8(@(8\@@\\@\(88(\@ 34#"&54"3#!"&5!"&5>547&5462;U gI@L4@Ԗ@4L2RX='8P8'=XR U;Ig04LjjL4*\(88(\@"4&+32!#!"&+#!"&5463!2pP@@Pjj@@\@\&0pj \\&-B+"&5.5462265462265462+"&5#"&5463!2G9L44L9G&4&&4&&4&&4&&4&L44L &=d4LL4 d=&&`&&&&`&&&&4LL4  &#3CS#!"&5463!2!&'&!"&5!463!2#!"&52#!"&=4632#!"&=463(8((88((`x c`(8@@@`((88(@(8(D 9 8(`@@@@@/?O_o-=%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!!5463!2#!"&5463!2 @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @ &&&&@  @ @  @  @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @ @  @  @  @   `&&&& /?O_o%+"&=46;25+"&=46;2+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2%+"&=46;2+"&=46;2%+"&=46;2+"&=46;2!!#!"&=!!5463!24&+"#54&+";26=3;26%#!"&5463!463!2!2 @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @  @ 8(@(8 @  @  @  @  @ &&&@8((8@&@  @ @  @  @  @ @  @ @  @ @  @ @  @ @  @ @  @  @  @  (88(  @  ``   `` -&&& (88(&@<c$4&"2!#4&"254&+54&+"#";;26=326+"&5!"&5#"&46346?>;463!2KjKKjKjKKj&ԖԖ&&@&&KjKKjK jKKjK .&jjjj&4&@@&&#'1?I54&+54&+"#";;26=326!5!#"&5463!!35463!2+32 \\8(@(8\ \\@\(88(\: #32+53##'53535'575#5#5733#5;2+3@E&&`@@` `@@`&&E%@`@ @ @      @ 0 @!3!57#"&5'7!7!K5@   @5K@@@ #3%4&+"!4&+";265!;26#!"&5463!2&&&&&&&&w@www&&@&&&&@&&@www#354&#!4&+"!"3!;265!26#!"&5463!2&&&&&@&&@&w@www@&@&&&&&&@&:@www-M3)$"'&4762 "'&4762 s 2  .   2 w 2  .   2 w 2    2  ww  2    2  ww M3)"/&47 &4?62"/&47 &4?62S .  2 w 2   .  2 w 2  M . 2    2 .  . 2    2 .M3S)$"' "/&4762"' "/&47623 2  ww  2    2  ww  2    2 w 2   .v 2 w 2   .M3s)"'&4?62 62"'&4?62 623 .  . 2    2 .  . 2    2 .   2 w 2v .   2 w 2-Ms3 "'&4762s w 2  .   2 ww  2    2 MS3"/&47 &4?62S .  2 w 2  M . 2    2 .M 3S"' "/&47623 2  ww  2   m 2 w 2   .M-3s"'&4?62 623 .  . 2    2- .   2 w 2/4&#!"3!26#!#!"&54>5!"&5463!2  @ ^B && B^^B@B^ @  MB^%Q= &&& $$ (r^aa(^aa!C#!"&54>;2+";2#!"&54>;2+";2pPPpQh@&&@j8(PppPPpQh@&&@j8(Pp@PppPhQ&&j (8pPPppPhQ&&j (8p!C+"&=46;26=4&+"&5463!2+"&=46;26=4&+"&5463!2Qh@&&@j8(PppPPpQh@&&@j8(PppPPp@hQ&&j (8pPPppP@hQ&&j (8pPPpp@@ #+3;G$#"&5462"&462"&462#"&462"&462"&462"&462#"&54632K54LKj=KjKKjKjKKjL45KKjK<^^^KjKKjppp\]]\jKL45KjKKjKujKKjK4LKjKK^^^jKKjKpppr]]\  $$ ^aaQ^aa,#"&5465654.+"'&47623   #>bqb&44&ɢ5"  #D7euU6 &4&m 1X".4>2".4>24&#""'&#";2>#".'&547&5472632>3=T==T==T==T=v)GG+v@bRRb@=&\Nj!>3lkik3hPTDDTPTDDTPTDDTPTDD|x xXK--K|Mp<# )>dA{RXtfOT# RNftWQ,%4&#!"&=4&#!"3!26#!"&5463!2!28(@(88((88((8\@\\@\\(88(@(88(@(88@\\\\ u'E4#!"3!2676%!54&#!"&=4&#!">#!"&5463!2!2325([5@(\&8((88((8,9.+C\\@\ \6Z]#+#,k(88(@(88(;5E>:5E\\\ \1. $4@"&'&676267>"&462"&462.  > $$ n%%/02 KjKKjKKjKKjKfff^aayy/PccP/jKKjKKjKKjKffff@^aa$4@&'."'.7>2"&462"&462.  > $$ n20/%7KjKKjKKjKKjKfff^aa3/PccP/y jKKjKKjKKjKffff@^aa +7#!"&463!2"&462"&462.  > $$ &&&&KjKKjKKjKKjKfff^aa4&&4&jKKjKKjKKjKffff@^aa#+3C54&+54&+"#";;26=3264&"24&"2$#"'##"3!2@@KjKKjKKjKKjKܒ,gjKKjKKjKKjKXԀ,, #/;GS_kw+"=4;27+"=4;2'+"=4;2#!"=43!2%+"=4;2'+"=4;2+"=4;2'+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;54;2!#!"&5463!2`````````````````````p`K55KK55Kp`````````````````````````5KK55KK@*V#"'.#"63232+"&5.5462#"/.#"#"'&547>32327676R?d^7ac77,9xm#@#KjK# ڗXF@Fp:f_ #WIpp&3z h[ 17q%q#::#5KKu't#!X: %#+=&>7p @ *2Fr56565'5&'. #"32325#"'+"&5.5462#"/.#"#"'&547>32327676@ͳ8 2.,#,fk*1x-!#@#KjK# ڗXF@Fp:f_ #WIpp&3z e`vo8t-  :5 [*#::#5KKu't#!X: %#+=&>7p  3$ "/&47 &4?62#!"&=463!2I.  2 w 2   -@). 2    2 . -@@-S$9%"'&4762  /.7> "/&47 &4?62i2  .   2 w E > u > .  2 w 2   2    2  ww !   h. 2    2 . ;#"'&476#"'&7'.'#"'&476' )'s "+5+@ա' )'F*4*Er4M:}}8 GO *4*~ (-/' #"'%#"&7&67%632B;>< V??V --C4 <B=cB5 !% %!b 7I))9I7 #"'.5!".67632y( #  ##@,( )8! !++"&=!"&5#"&=46;546;2!76232-SSS  SS``  K$4&"24&"24&"27"&5467.546267>5.5462 8P88P88P88P8P88P4,CS,4pp4,,4pp4,6d7AL*',4ppP88P8P88P8HP88P8`4Y&+(>EY4PppP4Y4Y4PppP4Y%*54&#"#"/.7!2<'G,')7N;2]=A+#H  0PRH6^;<T%-S#:/*@Z}   >h.%#!"&=46;#"&=463!232#!"&=463!2&&&@@&&&@&&&&&&&&&&&&f&&&&b#!"&=463!2#!"&'&63!2&&&&''%@% &&&&&&&&k%J%#/&'#!53#5!36?!#!'&54>54&#"'6763235 Ź}4NZN4;)3.i%Sin1KXL7觧*  #& *@jC?.>!&1' \%Awc8^;:+54&#"'6763235 Ź}4NZN4;)3.i%PlnEcdJ觧*  #& *-@jC?.>!&1' \%AwcBiC:D'P%! #!"&'&6763!2P &:&? &:&?5"K,)""K,)h#".#""#"&54>54&#"#"'./"'"5327654.54632326732>32YO)I-D%n  "h.=T#)#lQTv%.%P_ % %_P%.%vUPl#)#T=@/#,-91P+R[Ql#)#|'' 59%D-I)OY[R+P19-,##,-91P+R[YO)I-D%95%_P%.%v'3!2#!"&463!5&=462 =462 &546 &&&&&4&r&4&@&4&&4&G݀&&&&f s CK&=462 #"'32=462!2#!"&463!5&'"/&4762%4632e*&4&i76`al&4&&&&&}n  R   R zfOego&&5`3&&&4&&4& D R   R zv"!676"'.5463!2@@w^Cct~5  5~tcC&&@?JV|RIIR|V&&#G!!%4&+";26%4&+";26%#!"&546;546;2!546;232@@@@L44LL4^B@B^^B@B^4L  N4LL44L`B^^B``B^^B`LL4&"2%#"'%.5!#!"&54675#"#"'.7>7&5462!467%632&4&&4  @ o&&}c ;pG=(  8Ai8^^.   &4&&4&` ` fs&& jo/;J!# 2 KAE*,B^^B! ` $ -4&"2#"/&7#"/&767%676$!28P88PQr @ U @ {`PTP88P8P`  @U @rQ!6'&+!!!!2Ѥ 8̙e;<*@8 !GGGQII %764' 64/&"2 $$ f3f4:4^aaf4334f:4:^aa %64'&" 2 $$ :4f3f4F^aa4f44f^aa 764'&"27 2 $$ f:4:f4334^aaf4:4f3^aa %64/&" &"2 $$ -f44f4^aa4f3f4:w^aa@7!!/#35%!'!%j/d jg2|855dc b @! !%!!7!FG)DH:&H dS)U4&"2#"/ $'#"'&5463!2#"&=46;5.546232+>7'&763!2&4&&4f ]wq4qw] `dC&&:FԖF:&&Cd`4&&4& ]] `d[}&&"uFjjFu"&&y}[d#2#!"&546;4 +"&54&" (88(@(88( r&@&Ԗ8((88(@(8@&&jj'3"&462&    .  > $$ Ԗ>aX,fff^aaԖԖa>TX,,~ffff@^aa/+"&=46;2+"&=46;2+"&=46;28((88((88((88((88((88((8 (88((88((88((88((88((88/+"&=46;2+"&=46;2+"&=46;28((88((88((88((88((88((8 (88((88(88((88(88((885E$4&"2%&'&;26%&.$'&;276#!"&5463!2KjKKj   f  \ w@wwwjKKjK"G   ܚ  f   @www   $64'&327/a^ ! ^aaJ@%% 65/ 64'&"2 "/64&"'&476227<ij6j6u%k%~8p8}%%%k%}8p8~%<@% %% !232"'&76;!"/&76  ($>( J &% $%64/&"'&"2#!"&5463!2ff4-4ff4fw@wwwf4f-f4@www/#5#5'&76 764/&"%#!"&5463!248` # \P\w@www4`8  #@  `\P\`@www)4&#!"273276#!"&5463!2& *f4 'w@www`&')4f*@www%5 64'&"3276'7>332#!"&5463!2`'(wƒa8! ,j.( &w@www`4`*'?_`ze<  bw4/*@www-.  6 $$  (r^aaO(_^aa -"'&763!24&#!"3!26#!"&5463!2yB(( @   w@www]#@##   @ @www -#!"'&7624&#!"3!26#!"&5463!2y((@B@u @   w@www###@  @ @www -'&54764&#!"3!26#!"&5463!2@@####@w@wwwB((@@www`%#"'#"&=46;&7#"&=46;632/.#"!2#!!2#!32>?6#  !"'?_  BCbCaf\ + ~2   }0$  q 90r p r%D p u?#!"&=46;#"&=46;54632'.#"!2#!!546;2D a__ g *`-Uh1    ߫}   $^L  4b+"&=.'&?676032654.'.5467546;2'.#"ǟ B{PDg q%%Q{%P46'-N/B).ĝ 9kC< Q 7>W*_x*%K./58`7E%_ ,-3  cVO2")#,)9;J) "!* #VD,'#/&>AX>++"''&=46;267!"&=463!&+"&=463!2+32Ԫ$   pU9ӑ @/*f o  VRfq f=SE!#"&5!"&=463!5!"&=46;&76;2>76;232#!!2#![       % )   "  Jg Uh BW&WX hU g 84&#!!2#!!2#!+"&=#"&=46;5#"&=46;463!2j@jo g|@~vv u n#467!!3'##467!++"'#+"&'#"&=46;'#"&=46;&76;2!6;2!6;232+32QKt# #FNQo!"դѧ !mY Zga~bm] [o"U+, @h h@@X hh @83H\#5"'#"&+73273&#&+5275363534."#22>4.#2>ut 3NtRP*Ho2 Lo@!R(Ozh=,GID2F 8PuE>.'%&TeQ,jm{+>R{?jJrL6V @`7>wmR1q uWei/rr :Vr" $7V4&#"326#"'&76;46;232!5346=#'73#"'&'73267##"&54632BX;4>ID2F +>R{8PuE>.'%&TeQ,jm{?jJrL6 @`rr :Vr3>wmR1q uWei@ \%4&#"326#!"&5463!2+".'&'.5467>767>7>7632!2&%%&&&& &7.' :@$LBWM{#&$h1D!  .I/! Nr&&%%&&&&V?, L=8=9%pEL+%%r@W!<%*',<2(<&L,"r@ \#"&546324&#!"3!26%#!#"'.'.'&'.'.546767>;&%%&&&& &i7qN !/I.  !D1h$&#{MWBL$@: '.&&%%&&&&=XNr%(M&<(2<,'*%<!W@r%%+LEp%9=8=L  +=\d%54#"327354"%###5#5#"'&53327#"'#3632#"'&=4762#3274645"=424'.'&!  7>76#'#3%54'&#"32763##"'&5#327#!"&5463!2BBPJNC'%! B? )#!CC $)  54f"@@ B+,A  A+&+A  ZK35N # J!1331CCC $)w@www2"33FYF~(-%"o4*)$(* (&;;&&9LA3  8334S,;;,WT+<<+T;(\g7x:&&::&&<r%-@www  +=[c}#"'632#542%35!33!3##"'&5#327%54'&#"5#353276%5##"=354'&#"32767654"2 '.'&547>76 3#&'&'3#"'&=47632%#5#"'&53327''RZZ:kid YYY .06 62+YY-06 R[!.'CD''EH$VVX::Y X;:Y fyd/%jG&DC&&CD&O[52. [$C-D..D^^* ly1%=^I86i077S 3 $EWgO%33%OO%35 EEFWt;PP;pt;PP;pqJgTFQ%33&PP%33%R 7>%3!+}{'+"&72'&76;2+"'66;2U &  ( P *'eJ."-dZ-n -'74'&+";27&+";276'56#!"&5463!2~} 7e  ۩w@www"  $Q #'!# @www I-22#!&$/.'.'.'=&7>?>369II ! ' $ !01$$%A' $ ! g  \7@)(7Y   \7@)(7Y @ '5557 ,VWQV.RW=?l%l`~0  !#!#%777 5! R!!XCCfff݀# `,{{{`Og4&"2 &6 $"&462$"&62>7>7>&46.'.'. '.'&7>76 Ԗ HR6L66LGHyU2L  L2UyHHyU2L  L2UyHn X6X  XX ԖԖH6L66L6 L2UyHHyU2L  L2UyHHyU2L n6X  XX  2#!"&54634&"2$4&"2ww@ww||||||w@www||||||| !3 37! $$ n6^55^h ^aaM1^aaP *Cg'.676.7>.'$7>&'.'&'? 7%&'.'.'>767$/u5'&$I7ob?K\[zH,1+.@\7':Yi4&67&'&676'.'>7646&' '7>6'&'&7>7#!"&5463!2PR$++'TJXj7-FC',,&C ."!$28 h /" +p^&+3$ i0(w@www+.i6=Bn \C1XR:#"'jj 8Q.cAj57!? "0D$4" P[ & 2@wwwD"%.5#5>7>;!!76PYhpN!HrD0M C0N#>8\xx: W]oW-X45/%'#.5!5!#"37>#!"&5463!2p>,;$4 5eD+WcEw@wwwK()F ,VhV^9tjA0/@www@#"'&76;46;23   &  ++"&5#"&7632  ^  c  & @#!'&5476!2 &  ^  b '&=!"&=463!546  &    q&8#"'&#"#"5476323276326767q'T1[VA=QQ3qqHih"-bfGw^44O#A?66%CKJA}} !"䒐""A$@C3^q|z=KK?6 lk)  %!%!VVuuu^-m5w}n~7M[264&"264&"2"&546+"&=##"&5'#"&5!467'&766276#"&54632    *<;V<<O@-K<&4'>&4.'.'.'.'.'&6&'.'.6767645.'#.'6&'&7676"&'&627>76'&7>'&'&'&'&766'.7>7676>76&6763>6&'&232.'.6'4."7674.'&#>7626'.'&#"'.'.'&676.67>7>5'&7>.'&'&'&7>7>767&'&67636'.'&67>7>.'.67 \  U7  J#!W! '  " ';%  k )"    '   /7*   I ,6 *&"!   O6* O $.( *.'  .x,  $CN      * 6   7%&&_f& ",VL,G$3@@$+ "  V5 3"  ""#dA++ y0D- %&n 4P'A5j$9E#"c7Y 6" & 8Z(;=I50 ' !!e  R   "+0n?t(-z.'< >R$A"24B@( ~ 9B9, *$        < > ?0D9f?Ae  .(;1.D 4H&.Ct iY% *  7      J  <    W 0%$  ""I! *  D  ,4A'4J" .0f6D4pZ{+*D_wqi;W1G("% %T7F}AG!1#%  JG 3  '.2>Vb%&#'32&'!>?>'&' &>"6&#">&'>26 $$ *b6~#= XP2{&%gx| .W)oOLOsEzG< CK}E $MFD<5+ z^aa$MWM 1>]|YY^D եA<KmE6<" @9I5*^aa>^4./.543232654.#"#".#"32>#"'#"$&547&54632632':XM1h*+D($,/9p`DoC&JV;267676&#!"&=463!267 #!"'&5463!26%8#! &&Z"M>2! ^I 7LRx_@>MN""`=&&*%I},  L7_jj9/%4&#!"3!264&#!"3!26#!"&5463!2  &&&&&&&&19#"'#++"&5#"&5475##"&54763!2"&4628(3- &B..B& -3(8IggI`(8+Ue&.BB.&+8(kk`%-"&5#"&5#"&5#"&5463!2"&4628P8@B\B@B\B@8P8pPPp@`(88(`p.BB.0.BB.(88(Pppͺ!%>&'&#"'.$ $$ ^/(V=$<;$=V).X^aaJ`"(("`J^aa,I4."2>%'%"/'&5%&'&?'&767%476762%6[՛[[՛o ܴ   $ $ " $ $  ՛[[՛[[5` ^ ^ 2` `2 ^ ^ ` 1%#"$54732$%#"$&546$76327668ʴhf킐&^zs,!V[vn) 6<ׂf{z}))Ns3(@ +4&#!"3!2#!"&5463!2#!"&5463!2@&&&f&&&&@&&&&4&&4&@&&&&&&&& `BH+"/##"./#"'.?&5#"&46;'&462!76232!46 `&C6@Bb03eI;:&&&4L4&F Z4&w4) '' 5r&4&&4&&4}G#&/.#./.'&4?63%27>'./&'&7676>767>?>%6})(."2*&@P9A #sGq] #lh<* 46+(  < 5R5"*>%"/ +[>hy  K !/Ui%6&'&676&'&6'.7>%.$76$% $.5476$6?62'.76&&'&676%.76&'..676#"NDQt -okQ//jo_  %&JՂYJA-.-- 9\DtT+X?*<UW3' 26$>>W0 {"F!"E    ^f`$"_]\<`F`FDh>CwlsJ@ ;=?s  :i_^{8+?` ) O`s2RDE58/Kr #"'>7&4$&5mī"#̵$5$"^^W=acE*czk./"&4636$7.'>67.'>65.67>&/>z X^hc^O<q+f$H^XbVS!rȇr?5GD_RV@-FbV=3! G84&3Im<$/6X_D'=NUTL;2KPwtPt=  &ռ ,J~S/#NL,8JsF);??1zIEJpqDIPZXSF6\?5:NR=;.&1 +!"&=!!%!5463!2sQ9Qs***sQNQsBUw wUBFHCCTww%1#"&=!"&=463!54632.  6 $$     ` ?(r^aa    (_^aa%1#!#"'&47632!2.  6 $$   @  ` (r^aa  ?  @  (_^aa/#"'&476324&#!"3!26#!"&5463!2&@& @   w@www& @B@ &  @ @www"&462  >& $$ Ԗ*(r^aaԖԖ (^aa]6#"$54732>%#"'!"&'&7>32'!!!2f:лѪz~u: ((%`V6B^hD%i(]̳ޛ *>6߅r#! 3?^BEa߀#9#36'&632#"'&'&63232#!"&5463!2 Q,&U #+' ;il4L 92<D`w@www`9ܩ6ɽ ]`C477&@wwwD+"&5#"'&=4?5#"'&=4?546;2%6%66546;2  wwwwcB G]B Gty]ty #3C#!+"&5!"&=463!46;2!24&#!"3!26#!"&5463!2@`@`^BB^^B@B^www@w@`@`2@B^^BB^^ww@w'/?P+5#"&547.467&546;532!764'!"+32#323!&ln@ :MM: @nY*Yz--zY*55QDDU9pY-`]]`.X /2I$ t@@/!!/@@3,$,3$p$00&*0&& !P@RV2#"&/#"&/#"&546?#"&546?'&54632%'&54632763276%>S]8T;/M77T7%>ww@ww!"5bBBb// * 8(@(87)(8=%/' #?w@www#~$EE y &L(88e):8(%O r    O?GQaq47&67>&&'&67>&"$32#"#"'654  $&6 $6&$ CoL.*K  Px.* iSƓ i 7J ?~pi{_Я;lLUZ=刈刈_t'<Z :!   @! j`Q7  $ky, Rfk*4LlL=Z=刈&$&546$7%7&'5>]5%w&P?zrSF!| &0 ##!"&5#5!3!3!3!32!546;2!5463) );));;))&&&@@&&&  6 $&727"'%+"'&7&54767%&4762֬>4P t+8?::  ::A W` `EvEEvE<."e$IE&O &EI&{h.`m"&#"&'327>73271[ >+)@ (]:2,C?*%Zx/658:@#N C= E(oE=W'c:#!#"$&6$3 &#"32>7! ڝyy,{ۀہW^F!LC=y:yw߂0H\R%"N^ '&76232762$"&5462"&46274&"&'264&#"'&&#"32$54'>$ $&6$ G>>0yx14J55J5J44J5Fd$?4J55%6E#42F%$fLlLq>>11J44%&4Z%44J54R1F$Z-%45J521Z%F1#:ʎ 9LlL#Qa"'&7622762%"&5462"&546274&#"&'73264&#"'&&#"32654'>#!"&5463!2 55 **.>.-@-R.>.-@-<+*q6- -- 0OpoOxzRrqP6z~{{Prr^aa]054&"#"&5!2654632!#"&57265&'&#".'&'#"&5467%&4>7>3263232654.547'654'63277.'.*#">7?67>?>32#"'7'>3'>3235?KcgA+![,7*  2(-#=  /~[(D?G  |,)"# +)O8,+'6 y{=@0mI#938OAE` -  )y_/FwaH8j7=7?%a % %!?)L J 9=5]~pj  %(1$",I  $@((  +!.S -L__$'-9L 5V+ 6 T+6.8- $ 0 + t |S 16]&#"'&#"67>76'&'&#"67>32764.#"#.32>67>7 $&54>7>7>7rJ@ "kb2)W+ ,5/1   #   Z -!$IOXp7sLCF9vz NAG#/ 5|Հ';RKR/J#=$,9,+$UCS7'2"1  ! / ,   /--ST(::(ep4AM@=I>".)xΤlsY|qK@ %(YQ&N EHv~<Zx'#"&5467&6?2?'&"/.7.546326#"&'&/7264/7'764&"'?>>32.AUpIUxYE.A %%%h% %hJ%D,FZxULs TgxUJrVD %hJ%@/LefL.C %Jh%CV sNUxϠ@.FZyUHpVA %h&%% %Ji%CWpIUybJ/Uy^G,D %Jh%@U sMt UC %hJ%C-KfyEX[_gj&/&'.''67>7>7&'&'&'>76763>7>#&'&'767672'%'7'+"&'&546323267>7%#"'4'6767672,32,+DCCQLDf' % :/d B 4@ }  &!0$?Jfdf-.=6(:!TO? !IG_U% . k*.=; 5gN_X "  ##  292Q41   *6nA;| BS N.  %1$ 6 $nk^ '7GWgw2+"&5463#!"&5463!254&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26#"&=! B^^BB^^B:FjB^8((`( `(8^BB^^B@B^"vEj^B(8(`(8(/?O_o/?2#!"&5463;26=4&+";26=4&+";26=4&+";26=4&+"54&+";2654&+";2654&+";2654&+";2654&+";2654&#!"3!2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";2654&+";26@&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@`' "&5#"&5&4762!762$"&462B\B@B\BOpP.BB..BB.8$PO広3CQ#".54>32#".546322#"&#"#"54>%".54>32%2#"&54> &X=L|<&X=M{2r_-$$-_rUU%&&5%ő'- "'.546762@FF$@B@$.&,&.]]|q#<<#(BB B%'-%'-'%'-"'%&'"'%.5467%467%62@ll@ll,@GG&!@@@@@@!&+#+#6#+$*`:p:px p=`$>>$&@&@ @&p@ &.A!!"!&2673!"5432!%!254#!5!2654#!%!2#!8Zp?vdΊens6(N[RWu?rt1SrF|iZ@7މoy2IMC~[R yK{T:%,AGK2#!"&5463!!2654'654.#532#532"&5!654&#"327#2#>!!ww@ww~uk'JTMwa| DH> I1q Fj?w@wwwsq*4p9O*¸Z^qh LE "(nz8B M'?"&4624&#"'.'324&#"3267##"&/632632.ʏhhMALR vGhг~~K „yO^   ʏʏВ*LM@!שwwȍde)qrOPqȦs:03=7'.?67'67%'>&%'7%7./6D\$>  "N,?a0#O 1G9'/P(1#00  ($=!F "9|]"RE<6 'o9%8J$\ :\HiTe<?}V#oj? d,6%N#" HlSVY]C =@C4&"2!.#!"4&"2+"&=!"&=#"&546;>3!232^^^Y ^^^`pppp`]ibbi]~^^^e^^^PppPPppP]^^]3;EM2+"&=!"&=#"&546;>;5463!232264&"!.#!"264&" ]`pppp`]ibbi^^^dY !^^^]@PppP@@PppP@]^^] ^^^e^^^ 3$#!#!"&5467!"&47#"&47#"&4762++&2 $$ 2&&&4&&Z4&&##&&4&4&44&m4&m+DP4'&#"32763232674'&!"32763 3264'&$#"32763232> $$ g* o`#ə0#z#l(~̠) -g+^aaF s" +g (* 3#!| #/IK/%*%D= )[^aa !!!'!!77!,/,-a/G t%/;<HTbcq%7.#"32%74'&"32765"/7627#"5'7432#"/7632#"5'7432#"&5'74632 #"/6327#"/6327#"/46329"&/462"&/>21"&/567632#!.547632632  *     X    ^  `    ^  b  c   fu U`59u  4J   l~ ~ F 2    m | O,           ru| u  " )9 $7 $&= $7 $&= $7 $&=  $&=46w`ww`ww`wb`VTEvEEvETVTEvEEvET*VTEvEEvET*EvEEvEEvEEv#^ct#!"&5463!2!&'&!"&5!632#"&'#"/&'&7>766767.76;267674767&5&5&'67.'&'&#3274(8((88((`x c`(8!3;:A0?ݫY   ^U 47D$    74U3I  |L38wtL0`((88(@(8(D 9 8(Q1&(!;  (g- Up~R2(/{E(Xz*Z%(i6CmVo8 #T#!"&5463!2!&'&!"&5!3367653335!3#4.5.'##'&'35(8((88((`x c`(8iFFZcrcZ`((88(@(8(D 9 8(kk" kkJ  ! k#S#!"&5463!2!&'&!"&5!%!5#7>;#!5#35!3#&'&/35!3(8((88((`x c`(8-Kg kL#DCJg  jLD`((88(@(8(D 9 8(jj jjkk kk#8C#!"&5463!2!&'&!"&5!%!5#5327>54&'&#!3#32(8((88((`x c`(8 G]L*COJ?0R\wx48>`((88(@(8(D 9 8(jjRQxk !RY#*2#!"&5463!2!&'&!"&5!!57"&462(8((88((`x c`(8Pppp`((88(@(8(D 9 8(ppp  #*7JR5#5#5#5##!"&5463!2!&'&!"&5##5!"&54765332264&"<(8((88((`x c`(8kޑcO"jKKjK`((88(@(8(D 9 8(SmmS?M&4&&4#9L^#!"&5463!2!&'&!"&5!#"/#"&=46;76276'.'2764'.(8((88((`x c`(8 6ddWW6&44`((88(@(8(D 9 8(. G5{{5]]$5995#3C#!"&5463!2!&'&!"&5!2#!"&5463#"'5632(8((88((`x c`(84LL44LL4l  `((88(@(8(D 9 8(L44LL44L  Z #7K[#!"&5463!2!&'&!"&5!>&'&7!/.?'&6?6.7>'(8((88((`x c`(8` 3  3  3  3 v  ?  `((88(@(8(D 9 8( & & - & &  ?   '6#'. '!67&54632".'654&#"32eaAɢ/PRAids`WXyzOvд:C;A:25@Ң>-05rn`H( ' gQWZc[ -%7' %'-'% %"'&54762[3[MN 3",""3,3"ong$߆]gn$+) ")")" x#W#"&#!+.5467&546326$32327.'#"&5463232654&#"632#".#"oGn\ u_MK'̨|g? CM7MM5,QAAIQqAy{b]BL4PJ9+OABIRo?z.z n6'+s:zcIAC65D*DRRD*wyal@B39E*DRRD*'/7  $&6$ 6277&47' 7'"' 6& 6'lLRRZB|RR>dZZLlLZRR«Z&>«|R ! $&54$7 >54'5PffP牉@s-ff`-c6721>?>././76&/7>?>?>./&31#"$&(@8!IH2hM>'  )-* h'N'!'Og,R"/!YQG54'63&547#5#"=3235#47##6323#324&"26%#!"&5463!2F]kbf$JMM$&N92Z2&`9UW=N9:PO;:dhe\=R +)&')-S99kJ<)UmQ/-Ya^"![Y'(<`X;_L6#)|tWW:;X  #'#3#!"&5463!2) p*xeשw@www0,\8@www9I#"'#"&'&>767&5462#"'.7>32>4."&'&54>32JrO<3>5-&FD(=Gq@C$39aLL²L4 &) @]v q#CO!~󿵂72765'./"#"&'&5 }1R<2" 7MW'$  ;IS7@5sQ@@)R#DvTA ; 0x I)!:> +)C 6.> !-I[4&#"324&#"3264&#"324&#"326&#"#".'7$4$32'#"$&6$32D2)+BB+)3(--(31)+BB+)4'--'4'#!0>R HMŰ9ou7ǖD䣣 R23('3_,--,R23('3_,--,NJ ?uWm%#"'%#"'.5 %&'&7632! ; `u%"(!]#c)(  #"'%#"'.5%&'&76 !  (%##fP_"(!)'+ʼn4I#"$'&6?6332>4.#"#!"&54766$32#!"&=46;46;2z䜬m IwhQQhbF*@&('k@z   _hQнQGB'(&*eozΘ@@`  >. $$ ffff^aafff^aa>"&#"#"&54>7654'&#!"#"&#"#"&54>765'46.'."&54632326323!27654'.5463232632,-,,",:! %]& %@2(/.+*)6! <.$..**"+8#  #Q3,,++#-:#"$$ /:yuxv)%$ /?CG%!5%2#!"&5463!5#5!52#!"&54632#!"&5463#5!5`&&&& &&&&&&&&@&&&&&&&&&&&&%2 &547%#"&632%&546 #"'6\~~\h ~\h\ V V VV%5$4&#"'64'73264&"&#"3272#!"&5463!2}XT==TX}}~>SX}}XS>~}w@www~:xx:~}}Xx9}}9xX}@www/>LXds.327>76 $&6$32762#"/&4762"/&47626+"&46;2'"&=462#"'&4?62E0l,  *"T.D@Yooo@5D [  Z  Z  [ ``[ Z  2 ,l0 (T" .D5@oooY@D, Z  [  [  Z ``EZ  [ 5%!  $&66='&'%77'727'%amlLmf?55>fFtuutFLlLHYC L||L Y˄(E''E*( /?IYiy%+"&=46;2+"&=46;2+"&=46;2+"&=46;2%"&=!#+"&=46;2+"&=46;2+"&=46;2+"&=46;2!54!54>$ +"&=46;2#!"&=@&&@3P > P3&&rrr&&rrr he 4LKM:%%:MKL4WT&&%/9##!"&563!!#!"&5"&5!2!5463!2!5463!2&&&&&&  &&&i@&&@&7'#5&?6262%%o;j|/&jJ%p&j;&i&p/|jţ%Jk%o%  :g"&5462#"&546324&#!"263662>7'&75.''&'&&'&6463!276i~ZYYZ~@OS;+[G[3YUD#o?D&G3I=JyTkBuhNV!WOhuAiSy*'^CC^'*SwwSTvvTSwwSTvvWID\_"[ gq# /3qFr2/ $rg%4 HffHJ4d#!#7!!7!#5!VFNrmNNN N!Y+?Ne%&'&'&7>727>'#&'&'&>2'&'&676'&76$7&'&767>76 '6# <;11x# *# G,T93%/#0vNZ;:8)M:( &C.J}2 %0  ^*  JF &7'X"2LDM" +6 M2+'BQfXV#+] #' L/(eB9  #,8!!!5!!5!5!5!5#26%!!26#!"&5!5&4& &pPPp@@&&@!&@PppP@*  9Q$"&54627"."#"&547>2"'.#"#"&5476$ "'&$ #"&5476$ (}R}hLK NN Ud: xx 8    ,, |2222 MXXM ic,>>,   ̺  '/7?KSck{4&"2$4&"24&"24&"24&"24&"24&"24&"24&"264&"24&#!"3!264&"2#!"&5463!2KjKKjKjKKjKjKKjKKjKKjKjKKjKjKKjKKjKKjKjKKjKLhLLhLKjKKj&&&&KjKKjL44LL44L5jKKjKKjKKjKjKKjKjKKjKjKKjKjKKjKjKKjKjKKjK4LL44LLjKKjK&&&&jKKjK4LL44LL 'E!#"+"&7>76;7676767>'#'"#!"&7>3!2W",&7' #$ &gpf5 O.PqZZdS -V"0kqzTxD!!8p8%'i_F?;kR(` !&)' (2!&6367! &63!2! `B 1LO(+#=)heCQg#s`f4#6q'X|0 -g >IY#6?>7&#!%'.'33#&#"#"/3674'.54636%#"3733#!"&5463!24  : @7vH%hEP{0&<'VFJo1,1.F6A#L44LL44L"% 7x'6 O\JYFw~v^fH$ ! "xdjD"!6`J4LL44LL +3@GXcgqz -<JX{&#"327&76'32>54.#"35#3;5#'#3537+5;3'23764/"+353$4632#"$2#462#"6462""'"&5&5474761256321##%354&'"&#"5#35432354323=#&#"32?4/&54327&#"#"'326'#"=35#5##3327"327'#"'354&3"5#354327&327''"&46327&#"3=#&#"32?"5#354327&3=#&"32?"#3274?67654'&'4/"&#!"&5463!2_gQQh^_~\[[\]_^hQQge<F$$$ !!&&/ !/  !! 00/e&'!"e$   '!!''   8''NgL44LL44LUQghQUk=("  ! =))=2( '! 'L#(>( & DC(>(zL#DzG)<)4LL44LL  BWbjq}+532%+5324&+32763#4&'.546327&#"#"'3265#"&546325&#"32 !264&"2%#'#735#535#535#3'654&+353#!"&5463!29$<=$@?SdO__J-<AA@)7")9,<$.%0*,G3@%)1??.+&((JgfJ*A!&jjjGZYGиwsswPiL>8aA !M77MM77M3! 4erJ]&3YM(, ,%7(#)  ,(@=)M%A20C&Mee(X0&ĖjjjV 8Z8J9N/4$ 8NN88NN  #&:O[ $?b3'7'#3#%54+32%4+324+323'%#5#'#'##337"&##'!!732%#3#3##!"&53733537!572!56373353#'#'#"5#&#!'#'#463!2#"5#"5!&+&+'!!7353273532!2732%#54&+#32#46.+#2#3#3##+53254&".546;#"67+53254&.546;#"#'#'##"54;"&;7335wY-AJF=c(TS)!*RQ+*RQ+Y,B^9^Ft`njUM ') ~PSPRm٘M77Mo7q @)U 8"E(1++NM77Mx378D62W74;9<-A"EA0:A F@1:ؗBf~~""12"4(w$#11#@}}!%+%5(v$:O\zK?* $\amcrVlOO176Nn23266&+"&#"3267;24&+"'&+";27%4&+";2?>23266&+"&#"3267;254+";27#76;2#!"&5463!23%#2%%,,  _3$$2%%M>AL Vb5)LDHeE:< EM j,K'-R M ~M>AR  Vb5)LEHeE:< E J ABI*'! ($rL44LL44Lv%1 %3!x*k $2 %3!;5h n a !(lI;F   rp p8;5h t a !(lI;F ` #k 4LL44LL  2HW[lt#"'5632#6324&'.54327&#"#"&'32767#533275#"=5&#"'#36323#4'&#"'#7532764&"24'&#"327'#"'&'36#!"&5463!2=!9n23BD$ &:BCRM.0AC'0RH`Q03'`.>,&I / * / 8/n-(G@5$ S3=,.B..B02^`o?7je;9G+L44LL44LyE%# Vb;A !p &'F:Aq)%)#orgT$ v2 8)2z948/{ 8AB..B/q?@r<7(g/4LL44LL ?#!"&'24#"&54"&/&6?&5>547&54626=L4@ԕ;U g3 T 2RX='8P8|5 4Ljj U;Ig@   `  "*\(88(]k  &N4#"&54"3 .#"#!"&'7!&7&/&6?&5>547&54626;U gIm*]Z0L4@ԕ=o=CT T 2RX='8P8|5  U;IgXu?bl3@4Ljja`   `  "*\(88(]k/7[%4&+";26%4&+";26%4&+";26!'&'!+#!"&5#"&=463!7>3!2!2@@@@@@0 o`^BB^`5FN(@(NF5@@@u  @LSyuS@%44%,<H#"5432+"=4&#"326=46;2  >. $$ ~Isy9"SgR8vHD w ffff^aam2N+ )H-mF+10*F +fff^aab4&#"32>"#"'&'#"&54632?>;23>5!"3276#"$&6$3 k^?zb=ka`U4J{K_/4^W&  vx :XB0܂ff ) fzzXlz=lapzob35!2BX G@8  ' '=vN$\ff  1 SZz8zX#("/+'547'&4?6276 'D^h  i%5@%[i  h]@]h  i%@5%[i  h^@@)2#"&5476#".5327>OFi-ay~\~;'S{s:D8>)AJfh]F?X{[TC6LlG]v2'"%B];$-o%!2>7>3232>7>322>7>32".'.#"#"&'.#"#"&'.#"#546;!!!!!32#"&54>52#"&54>52#"&54>52-P&+#($P.-P$'#+&PZP&+#"+&P-($P-.P$(#+$P.-P$'#+&P-.P$+#pP@@PpH85K"&ZH85K"&ZH85K"&Z@Pp@@@pMSK5, :&LMSK5, :&LMSK5, :& !!3 ! @@@  #"$$3!!2"jaѻxlalxaaj!!3/"/'62'&63!2'y  `I  yMy `I y'W`#".'.#"32767!"&54>3232654.'&546#&'5&#" 4$%Eӕ;iNL291 ;XxR`f՝Q8TWiWgW:;*:`Qs&?RWXJ8 oNU0 J1F@#) [%6_POQiX(o`_?5"$iʗ\&>bds6aP*< -;iFn* -c1BWg4'.'4.54632#7&'.#"#"'.#"32767'#"&54632326#!"&5463!2#$( 1$6]' !E3P|ad(2S;aF9'EOSej]m] <*rYshpt.#)$78L*khw@wwwB % $/$G6 sP`X):F/fwH1pdlqnmPHuikw_:[9D'@www34."2>$4.#!!2>#!".>3!2QнQQнQQh~wwhfffнQQнQQнQZZQffff#>3!2#!".2>4."fffнQQнQQffffQнQQн ,\!"&?&#"326'3&'!&#"#"'  5467'+#"327#"&463!!'#"&463!2632(#AHs9q ci<= #]$ KjKKjKKjKKjH#j#H&&&KjKKjKg V i jKKjKKjKKjK ..n(([5KK55KK5[poNv<+#"'#"&546;&546$32322$B$22$$*$22$Xڭӯ$22$tX'hs2$ϧkc$22$1c$2F33F3VVT2#$2ԱVT2#$2g#2UU݃ 2$#2UU1݃2 ,u54#"67.632&#"32654'.#"32764.'&$#"7232&'##"&54732654&#"467&5463254632>32#"'&ru&9%" *#͟ O%GR=O&^opC8pP*bY _#$N Pb@6)?+0L15 "4$.Es  5IQ"!@ h "Y7e|J>ziPeneHbIlF>^]@n*9 6[_3#"&54632#.#"32%3#"&54632#.#"326%4&'.'&! ! 7>7>! =39? 6'_ >29? 5'17m-VU--,bW.뮠@Fyu0HC$뮠@Fyu0HC$L= ?? <=! A <`;+"&54&#!+"&5463!2#!"&546;2!26546;2pЇ0pp@Ipp>Sc+"&=46;254&+"&+";2=46;2;2=46;2;2%54&#!";2=;26#!"&5463!2A5DD5A7^6a7MB55B7?5B~```0`rr5A44A5v5AA5f*A``0` !!!! #!"&5463!2ړ7H7jv@vvv':@vvvMUahmrx#"'!"'!#"&547.547.54674&547&54632!62!632!#!627'!%!"67'#77!63!!7357/7'%# %'3/&=&' 5#?&547 6!p4q"""6" 'h*[ |*,@?wAUMpV@˝)Ϳw7({*U%K6=0(M "! O dX$k !! ! b [TDOi @6bxBAݽ5  ɝ:J +3,p x1Fi (R 463!#!"&5%'4&#!"3`а@..@A-XfB$.BB..C} )&54$32&'%&&'67"w`Rd]G{o]>p6sc(@wgmJPAjyYWa͊AZq{HZ:<dv\gx>2ATKn+;"'&#"&#"+6!263 2&#"&#">3267&#">326e~└Ȁ|隚Ν|ū|iyZʬ7Ӕްr|uѥx9[[9jj9ANN+,#ll"BS32fk[/?\%4&+";26%4&+";26%4&+";26%4&+";26%#!"&5467&546326$32]]eeeeee$~i qfN-*#Sjt2"'qCB8!'> !%)-159=AEIMQUY]agkosw{! %! 5!#5#5#5#5#57777????#5!#5!#5!#5!#5!#5!#5!#5#537#5!#5!#5!#5!#5!#55#535353535353%"&546326#"'#32>54.&54>3237.#"Q%%%%%%%%%?iiihOiixiiyiixiiArssrrssr%sssrrssNs%%%%%%%%%%'32#".543232654&#"#"&54654&#"#"&547>326ڞUzrhgrxSПdU 7#"&463!2!2&&4&&&&4&KjKKjKjKKj &&&%&& &&4&&&&4&&&5jKKjKKjKKjK%z 0&4&&3D7&4& %&'S4&"4&"'&"27"&462"&462!2#!"&54>7#"&463!2!2&4&4&4&4KjKKjKjKKj &&&%&& &&4&%&&ے&4"jKKjKKjKKjK%z 0&4&&3D7&4& %& & !'! !%!!!!%"'.763!2o]FooZY@:@!!gf//I62'"/"/"/"/"/"/"/7762762762762762762%"/77627&6?35!5!!3762762'"/"/"/"/"/"/%5#5!4ZSS6SS4SS4SS4SS4SS4SS4ZSS4SS4SS4SS4SS4SS4S-4ZSS4S@4SS4ZSS6SS4SS4SS4SS4SS4S@ZSSSSSSSSSSSSSSZSSSSSSSSSSSSSyZRRR@%:= :+: =RRZSSSSSSSSSSSSSCv!/&'&#""'&#" 32>;232>7>76#!"&54>7'3&547&547>763226323@``` VFaaFV      $. .$     yy .Q5ZE$ ,l*%>>%*>*98(QO!L\p'.'&67'#!##"327&+"&46;2!3'#"&7>;276;2+6267!"'&7&#"(6&#"#"' Dg OOG`n%ELL{@&&Nc,sU&&!Fre&&ss#/,<= #]gL oGkP'r-n&4&2-ir&&?o  4 _5OW! .54>762>7.'.7>+#!"&5#"&5463!2"&462{{BtxG,:`9(0bԿb0(9`:,GxtB&@&&@&K55K`?e==e?1O6# ,  #$  , #6OO&&&&5KK?!"'&'!2673267!'. ."!&54632>321 4q#F""8'go#- #,"tYg>oP$$Po> Zep#)R0+I@$$@I++332++"&=#"&=46;.7>76$  @ ᅪ*r@@r'/2+"&5".4>32!"&=463  &@~[՛[[u˜~gr&`u՛[[՛[~~@r=E32++"&=#"&=46;5&547&'&6;22676;2  >``@``ٱ?E,,=?rH@``@GݧH`jjrBJ463!2+"&=32++"&=#"&=46;5.7676%#"&5   &@~``@``  vXr&@``@+BF`rks463!2+"&=32++"&=#"&=46;5&547'/.?'+"&5463!2+7>6 %#"&5   &@~``@``~4e  0  io@& jV  0  Z9r&@``@Gɞ5o , sp &@k^ , c8~~`r8>KR_32++"&=!+"&=#"&=46;.767666'27&547&#"&'2#" @@ 'Ϋ'sggsww@sgg@@-ssʃl99OOr99FP^l463!2+"&=$'.7>76%#"&=463!2+"&=%#"&54'>%&547.#"254&' &@L?CuГP vY &@;"ޥ5݇ޥ5`&_ڿgwBF@&J_ s&&?%x%xJP\h463!2+"&='32++"&=#"&=46;5.7676632%#"&56'327&7&#"2#" &@L? ߺu``@``} ຒɞueeu9uee&_"|N@``@""|a~lo99r9@9;C2+"&5"/".4>327'&4?627!"&=463  &@Ռ .  N~[՛[[u˜N .  gr&`֌  . Ou՛[[՛[~N  . @r9A'.'&675#"&=46;5"/&4?62"/32+  '֪ \  . 4 .  \r|ݧ憛@\ .    . \@r~9A"/&4?!+"&=##"$7>763546;2!'&4?62  m  - @ݧ憛@& -  @rm4 -  ٮ*   - r+"&5&54>2  @[՛[rdGu՛[[r  ".4>2r[՛[[՛r5՛[[՛[[$2#!37#546375&#"#3!"&5463#22#y/Dz?s!#22#2##2S88 2#V#2L4>32#"&''&5467&5463232>54&#"#"'.Kg&RvgD $ *2% +Z hP=DXZ@7^?1 ۰3O+lh4`M@8'+c+RI2 \ZAhSQ>B>?S2Vhui/,R0+ ZRkmz+>Q2#"'.'&756763232322>4."7 #"'&546n/9bLHG2E"D8_ pdddxO"2xxê_lx2X  !+'5>-pkW[C I I@50Oddd˥Mhfxx^ә #'+/7!5!!5!4&"2!5!4&"24&"2!!! 8P88P 8P88P88P88PP88P8 P88P88P88P8 +N &6 !2#!+"&5!"&=463!46;23!#!"&54>32267632#"_>@`     `  L4Dgy 6Fe=OOU4L>   ` `  4L2y5eud_C(====`L43V &6 #"/#"/&54?'&54?6327632#!"&54>32 7632_>     %%Sy 6Fe=J%>     %65%Sy5eud_C(zz.!6%$!2!!!46;24&"2!54&#!"&&&@ԖV@&&@&&ԖԖ@&3!!! !5!'!53!! #7IeeI7CzCl@@@#2#!"&?.54$3264&"!@մppp((ppp#+/2#!"&?.54$3264&"!264&"!@մ^^^@^^^@((^^^^^^v(#"'%.54632 "'% 632U/@k0G,zD# [k# /tg F Gz  #'#3!) p*xe0,\8T #/DM%2<GQ^lw &'&676676&'&7654&'&&546763"#"'3264&7.>&'%'.767&7667&766747665"'.'&767>3>7&'&'47.'.7676767&76767.'$73>?>67673>#6766666&'&6767.'"'276&67&54&&671&'6757>7&"2654&57>&>&'5#%67>76$7&74>=.''&'&'#'#''&'&'&'65.'&6767.'#%&''&'#2%676765&'&'&7&5&'6.7>&5R4&5S9 W"-J0(/r V"-J0(.)#"6&4pOPppc|o}vQ[60XQW1V  # 5X N"& . ) D>q J:102(z/=f*4!> S5b!%  (!$p8~5..:5I  ~T 4~9p# ! ) & ?()5F 1   d%{v*: @e s|D1d {:*dAA|oYk'&<tuut&v HCXXTR;w 71™ Z*&' 1  9? . $Gv 5k65P.$.`aasa``Z9k'9؋ӗa-*Gl|Me_]`F& OܽsDD!/+``aa``a154&'"&#!!26#!"&5463!2    iLCly5)*Hcelzzlec0hb,,beIVB9@RB9J_L44LL44L44%2"4:I;p!q4bb3p (P`t`P(6EC.7BI64LL44LL  .>$4&'6#".54$ 4.#!"3!2>#!"&5463!2Zjbjj[wٝ]>oӰٯ*-oXL44LL44L')꽽)J)]wL`ֺ۪e4LL44LL;4&#!"3!26#!"&5463!2#54&#!";#"&5463!2  @ ^BB^^B@B^  B^^B@B^`@  MB^^B@B^^>  ^B@B^^5=Um ! !!2#!"&=463!.'!"&=463!>2!2#264&"".54>762".54>762?(``(?b|b?B//B/]]FrdhLhdrF]]FrdhLhdrF@@@(?@@ ?(@9GG9@/B//BaItB!!BtI Ѷ!!ь ItB!!BtI Ѷ!!ь-M32#!"&=46;7&#"&=463!2#>5!!4.'.46ՠ`@`ՠ`MsFFsMMsFFsMojjo@@jj@@<!(!!(!-3?32#!"&=46;7&#"&=463!2+!!64.'#ՠ`@`ՠ`  DqLLqDojjo@@jj@@B>=C-3;32#!"&=46;7&#"&=463!2+!!6.'#ՠ`@`ՠ`UVU96gg6ojjo@@jj@@β**ɍ-G32#!"&=46;7&#"&=463!2#>5!!&'.46ՠ`@`ՠ`MsFFsMkkojjo@@jj@@<!(!33!(!9I2#!"&=4637>7.'!2#!"&=463@b":1P4Y,++,Y4P1:"":1P4Y,++,Y4P1:"b@@@7hVX@K-AA-K@XVh77hVX@K-AA-K@XVh7Aj"#54&#"'54&#"3!26=476=4&#"#54&'&#"#54&'&'2632632#!"&5&=4632>3265K @0.B @0.B#6'&& l @0.B 2' .B A2TA9B;h" d mpPTlLc _4.HK5]0CB.S0CB./#'?&&)$$)0CB. }(AB.z3M2"61d39L/PpuT(Ifc_E`1X"#4&"'&#"3!267654&"#4&"#4&26326#!"&'&5463246326\B B\B&@5K&@"6LB\B B\B sciL}QP%&#"!"3!754?27%>54&#!26=31?>Ijjq,J[j.-tjlV\$B.R1?@B.+?2`$v5K-%5KK5.olRIS+6K5̈$B\B 94E.&ʀ15uE& ԖPjjdXUGJ7!.B P2.B %2@ 7K5(B@KjKj?+fU E,5K~!1.>F.F,Q5*H$b2#!"&=%!"&=463!7!"&'&=4634'&#!">3!!"3!32#!"3!23!26=n$32>32>32#"#.#"#.#"3!27654&#"547654&#"#654&Mye t|]WSSgSY\x{ 70"1i92DU1&=  =&0@c >&/Btd4!*"8K4+"@H@/'= t?_K93-] UlgQQgsW ]#+ i>p&30&VZ&0B/ %3B. "to ){+C4I (  /D0&p0D3[_cg"'&#"3!2676=4&"#54&#"#54&#"#4&'2632632632#!"&'&5463246#!#!#5K)B4J&@#\8P8 @0.B J65K J6k cJ/4qG^\hB2.1!~K5y?^\Vljt-.j[J,qjjI7$?1R.B+.B$`2?gvEo.5KK5%-K6+SIR[&.E49 B\B$5KG#!+"&5!"&=463!2+"&' +"' +"'&5>;2>76;2Y    M .x - N     u  , u ?  LW   #  *:J4'&+326+"'#+"&5463!2  $6& $&6$ UbUI-uu,uuڎLlLAX!Jmf\$ 6uuu,KLlL-[k{276/&'&#"&5463276?6'.#"!276/&'&#"&5463276?6'.#"  $6&  $&6]h - %Lb`J%E 5 ,5R- h - %Lb`J%E 5 ,5R-'uu,uulL/hR    dMLc  NhR   dMLc  N1uuu,LlL@  ' 7 '7 ``H ``H !``H ```H` '%  7' 7'7 ' $&6$ X`(W:,:X`(WLLlLX`(W:BX`(XLlL $ %/9ES[#"&54632$"&4624&"26$4&#"2%#"&462$#"&4632#"32&! 24>  !#"&'.'#"$547.'!6$327&'77'&77N77N'qqqqqPOrqEsttsst}||}uԙ[WQ~,> nP/R U P酛n >,m'77'&77N77N6^Orqqqqqqt棣棣(~|| on[usј^~33pc8{y%cq33dqpf L 54 "2654"'&'"/&477&'.67>326?>< x ,  (-'sI  VCV  Hr'-(  $0@!BHp9[%&!@0$u  ]\\]-$)!IHV D V HI!)$-#36>N"&462."&/.2?2?64/67>&  #!"&5463!2]]]3 $; &|v;$ (CS31 =rM= 4TC(G zw@www]]]($-;,540= sL =45,; @www(2#"$&546327654&#" &#"AZ\@/#%E1/##.1E$![A懇@@\!#21E!6!E13"|! gL&5&'.#4&5!67&'&'5676&'6452>3.'5A5RV[t,G'Q4}-&r! G;>!g12sV&2:#;d=*'5E2/..FD֕71$1>2F!&12,@K r#"&5462>%.#"'&#"#"'>54#".'7654&&5473254&/>7326/632327?&$  $6 $&6$ !&"2&^ u_x^h ;J݃HJǭ qE Dm! M G?̯' %o8 9U(F(ߎLlL&!&!SEm|[n{[<ɪ "p C Di% (K HCέ  pC B m8 @Kނ  HF(LlL "*6%&6$ 7&$5%%6'$2"&4}x3nQH:dΏX e8z' li=! 7So?vM '&7>>7'7>''>76.'6'El:Fg r *t6K3U Z83P)3^I%=9 )<}Jk+C-Wd &U-TE+]Qr-< Q#0 C+M8 3':$ _Q =+If5[ˮ&&SGZoMkܬc#7&#"327#"'&$&546$;#"'654'632ե›fKYYKf¥yͩ䆎L1hvvƚwwkn]*]nlxDLw~?T8bb9SA}+5?F!3267!#"'#"4767%!2$324&#"6327.'!.#"۔c28Ψ-\?@hU0KeFjTlyE3aVsz.b؏W80]TSts<hO_u7bBtSbF/o|V]SHކJ34&#!"3!26#!!2#!"&=463!5!"&5463!2  @ ^B `` B^^B@B^   @ @B^@@^BB^^>3!"&546)2+6'.'.67>76%&F8$.39_0DD40DD0+*M7{L *="# U<-M93#D@U8vk_Y [hD00DD00Dce-JF1 BDN&)@ /1 dy%F#"'&'&'&'&763276?6#"/#"/&54?'&763276"&'&'&5#&763567632#"'&7632654'&#"32>54'&#"'.5463!2#!3>7632#"'&'&#"'&767632yqoq>* 432fba  $B? >B BB AA.-QPPR+ 42 %<ciђ:6& hHGhkG@n`IȌ5 !m(|.mzyPQ-.  je  q>@@?ppgVZE|fb6887a %RB? =B ABBAJvniQP\\PRh!cDS`gΒ 23geFGPHXcCI_ƍ5" n*T.\PQip [*81 / 9@:>t%6#".'.>%6%&7>'.#*.'&676./&'.54>754'&#"%4>327676= >vwd" l "3 /!,+ j2.|%& (N &wh>8X}xc2"W<4<,Z~fdaA`FBIT;hmA<7QC1>[u])  u1V(k1S) - 0 B2* %M ;W(0S[T]I) A 5%R7&&T,Xq&&1X,LΒw%%;#!"&5463!546;2!2!+"&52#!"/&4?63!5! (&&@&&(&&@&&( (  &&@&&@&&&&  #''%#"'&54676%6%% hh @` !   !    #52#"&5476!2#"&5476!2#"'&546        @  @  @    84&"2$4&"2$4&"2#"'&'&7>7.54$ KjKKjKjKKjKjKKjdne4" %!KjKKjKKjKKjKKjKKjK.٫8  !%00C'Z'.W"&462"&462"&462 6?32$6&#"'#"&'5&6&>7>7&54>$ KjKKjKjKKjKjKKjhяW.{+9E=cQdFK1A  0) LlLjKKjKKjKKjKKjKKjKpJ2`[Q?l&٫C58.H(Yee    Y'w(O'R@$#"&#"'>7676327676#" b,XHUmM.U_t,7A3ge z9@xSaQBLb( VU  !!!==w)AU!!77'7'#'#274.#"#32!5'.>537#"76=4>5'.465! KkkK _5 5 #BH1`L I& v6S F!Sr99rS!`` /7K%s}H XV P V  e  Vd/9Q[ $547.546326%>>32"&5%632264&#"64'&""&'&"2>&2654&#";2 P 3>tSU<)tqH+>XX|Wh,:UStW|XX>=X*  ))  +^X^|WX=>X:_.2//a:Ru?  Q%-W|XW>J( =u>XX|WX`  *((*  +2 2X>=XW|E03>$32!>7 '&'&7!6./EUnohiI\0<{ >ORDƚ~˕VƻoR C37J6I`Tb<^M~M8O  5!#!"&!5!!52!5463 ^B@B^`B^^B `B^^"^BB^0;%'#".54>327&$#"32$ !"$&6$3 ##320JUnLnʡ~~&q@tKL}'` - -oxnǑUyl}~~FڎLlLt`(88(   7!' !\W\ d;tZ`_O; }54+";2%54+";2!4&"!4;234;2354;2354>3&546263232632#"&#"26354;2354;2354;2````pp```  !,! -&M<FI(2 ```@PppPpppppp# #   ppppp j#"'&=!;5463!2#!"&=#".'.#!#"&463232>7>;>32#"&'#"!546 %. `@` :,.',-XjjXh-,'.,: kb>PppP>bk .%Z & :k%$> $``6&L')59I"TlԖlT"I95)'L&69GppG9$ >$%k: !+32&#!332 $&6$ ~O88OLlL>pN  iLlL '':Ma4&'#"'.7654.#""'&#"3!267#!"&54676$32#"'.76'&>$#"'.7654'&676mD5)  z{6lP,@KijjOoɎȕ>>[ta) GG 4?a) ll >;_-/ 9GH{zyN@,KԕoN繁y! ?hh>$ D" >â? $ n"&5462'#".54>22654.'&'.54>32#"#*.5./"~~s!m{b6# -SjR,l'(s-6^]Itg))[zxȁZ&+6,4$.X%%Dc* &D~WL}]I0"  YYZvJ@N*CVTR3/A3$#/;'"/fR-,&2-" 7Zr^Na94Rji3.I+ &6W6>N%&60;96@7F6I3+4&#!"3!26%4&#!"3!26 $$ ^aa`@@^aa '7  $ >. %"&546;2#!"&546;2#/a^(^aa(N@@4&#!"3!26 $$ @@^aa`@^aa '  $ >. 7"&5463!2#/a^(n@^aa(N@ %=%#!"'&7!>3!26=!26=!2%"&54&""&546 ##]VTV$KjKKjK$&4&Ԗ&4&>9G!5KK55KK5!&&jj&&#/;Im2+#!"&'#"&463>'.3%4&"26%4&"26%6.326#>;463!232#.+#!"&5#"5KK5sH..Hs5KK5e# )4# %&4&&4&&4&&4&` #4) #%~]eZ&&Ze] E-&&-EKjKj.<<.KjK)#)`"@&&`&&&&`&&)#`)"dXo&&oXG,8&&8!O##!!2#!+"'&7#+"'&7!"'&?63!!"'&?63!6;236;2!2@@8@7 8Q NQ N 8G@ 8GQ NQ N7   8 8  H H  k%  ".>2I20]@]@oo@@oo㔕a22]]p^|11|99|11|(%7'7' ' 7T dltl)qnluul)1$4&"24&"2 &6 +"&5476;2 &6 LhLLhLLhLLhL>  &   &`>hLLhLLhLLhL>&&>G  .7)1!62 1!62he220e22> v +4 [d+ d 135#5&'72!5!#"&'"'#"$547&54$ Eh`X(cYz:L:zYc\$_K`Pa}fiXXiޝfa  (+.>#5#5!5!5!54&+'#"3!267!7!#!"&5463!2U``'    jjV>(>VV>>Vq  ( ^(>VV>>VV=&'&'&'&76'&'&.' #.h8"$Y ''>eX5, ,PtsK25MRLqS;:.K'5R ChhRt(+e^TTu B"$:2~<2HpwTT V/7GWg. %&32?673327>/.'676$4&"2 $&6$   $6& $&6$ d -- m  ,6*6,  mKjKKjoooKzz8zzȎLlLU4>>4-. YG0 )xx) 0GYޞ .jKKjKqoooolzzz80LlLD/7H#"'.7'654&#"'67'.6?>%"&46227#".547|D,=),9#7[͑fx!X: D$ +s)hhijZt<F/*8C,q؜e\r,WBX/C2hhh=tXm>NZ+"&=46;2+"&=4>7>54&#"#"/.7632  >. $$ p=+& 35,W48'3  l zffff^aaP2P: D#;$# $*;? R Cfff^aa'Y >O`"&5462&'.'.76.5632.'#&'.'&6?65\\[( | r [A@[[@A#2#  7* <Y$  +}"(  q87] F  _1 )    #1Ke34&+326+"&=!#!"&763!2#!"&5463!2#>?4.'3#>?4.'3#>?4.'3Xe`64[l7  , L; =+3&98&+)>>+3&98&+)>=+3&88&+)> Wj|r >Q$~d $kaw+-wi[[\;/xgY $kaw+-wi[[\;/xgY $kaw+-wi[[\;/xgYJ\m4.'.'&#"#"'.'&47>7632327>7>54&'&#"327>"&47654'&462"'&476'&462"'&47>&'&462i$ $^"  %%  "^$ $W "@9O?1&&18?t@" W&%%&4KK6pp&46ZaaZ&4mttm ^x -  - x^ = /U7C kkz'[$ =&5%54'4&KK4r7>54 "&54>2"&462%"&54&#""&546 %#"&'&'.7>#"'&'.7>&4&&4&4&&4SZ&4&&44$#&&&j3$"('$&4&[՛[&4&&4F&4&]\&4&$  !D4%  ,\44&&4&4&&4&-Z4&&4&;cX/)#&>B)&4&j9aU0'.4a7&&u՛[[4&&4&@&&]]&&Ώ0 u40 )4#g&'.#"32676%4/&#"326'&#"2632#2+&'%#"'&6?676676632%#"'&6767#"&'&6767#"'.7>327"#"&'&6763"'.7>;7632;>%5K$ "0%>s$ "0%>;;>%5KVL#>H30 \($$(\( єyO2F/{(?0(TK.5sg$ єy#-F/{$70(TK.5sg$L#>H30 \($$(\#(@5"'K58!'"58!'"55"'K#dS$K K$Sdx#@1 w d>N;ET0((? - 2K|1 wd#N;ET0$(? - 2K$#dS$K K$SdxDN\2654& 265462"2654 #"32654>7>54."/&47&'?62 &4&&4&h՛[&4&r$'("$3j&&&#$4[ " @ GB[ "&&Β&&][u&&7a4.'0Ua9j&4&)B>&#)/Xc;u՛ "  " Gi[ Xh#"&54676324&'&#"'>54#"32#"54>54'.#"32>7>767632326#!"&5463!2b )   :4FDN  [1,^JK-*E#9gWRY vm0O w@wwwC22 c@X&!9{MA_"S4b// DR"XljPY < @www%e4.#"32>7676#'.#"#"&54>3232>754&*#"&54>763 >32 ''il$E/  @P@ ^`'W6&!.. ! -P5+ E{n46vLeVz:,SN/ M5M[  ]$[^5iC'2H&!(?]v`* l b$9> =R2 #"&5467%!"&7>3-.7>;%.7>322326/.76/.'&6766/&/&#"&676 &676&6766/&672? =1( H/ '96&@)9<')29% &06##$ J 0 7j)5@"*3%"!M %#K"%Ne 8)'8_(9./=*%8!Q #P"\Q#N&a)<9bR]mp%"'.'&54>76%&54763263 #"/7#"'#"&/%$%322654&#"%'OV9  nt  |\d ϓ[nt  |@D:) ;98'+| j," 41CH^nVz(~R 9\'  r  @L@  @w46HI(+C ,55, f[op@\j;(zV~i/5O#"'&54>32&#" 654'67'"'>54''&'"'6767&546767>7蒓`V BMR B9)̟!SH-77IXmSMH*k#".o;^J qןד>@YM $bKd ү[E";Kx%^6;%T,U:im=Mk).DT4'"&5463267&#" 6;64'.'4'>732676%#!"&5463!2),蛜s5-54&#"#"'654'.#"#"&#"3263232>3232>76 $$ Cf'/'% ( $UL ( #'/'@ 3#@,G)+H+@#3 ^aaX@ _O#NW#O_ .* ##(^aaq[632632#"&#"#".'&#"#".'&54767>7654.54632327&547>P9 B6?K? %O4T% >6>Z64Y=6>%S4N$ ?L?4B @{:y/$ ,'R! F! 8% #)(()#%: !F Q'+%0z:zO_4'.'&54>54&#"#"'654'.#"#"&#"3263232>3232>76#!"&5463!2Cf'.'% ( $VM  ) #'.'@ 3 #A,G)+H+A# 4 w@wwwXA  ?4N$NW&M&L  /* ## + @www O$>?>762'&#"./454327327>7> EpB5 3FAP/h\/NGSL  RP* m95F84f&3Ga4B|wB.\FI*/.?&,5~K % & Y."7n< "-I.M`{ARwJ!FX^dj''''"'7&'7&'7&'7&547'67'67'67'63277774$#"32$   *'ֱ,?g=OO&L&NJBg;1''ֱ.=gCIM $'&&NJBg=.%w؝\\w Ioo<<-NIDg=/%(ײ+AhEHO*"#*OICh=/'(ֲ/=h>ON.]xwڝ]7e[@)6!!"3#"&546%3567654'3!67!4&'7Sgny]K-#75LSl>9V%cPe}&Hn_HȌ=UoLQ1!45647UC" !-9[nx"&46254&"326754&"326754&"26754&"26#".547632632626326'4#"#"54732764&"264.#"327632>#"'"'#"'#"&5#"'67&'327&'&54>3267>7>7>32632632T"8""8)<())(<))))<))<))<))<) Tد{ՐRhx=8 78 n 81 pH_6Soc F@b@?d?uKbM70[f5Y$35KUC<:[;+8 n 87 8/8Zlv]64qE 'YK0-AlB; W#;WS9 &(#-7Z://:/Tr++r,,r++r,,r++r,,r++r,,ʠgxXVעe9222222^KVvF02OO23OO`lF;mhj84DroB@r+@222222C0DP`.r8h9~T4.&o@9 1P%14'!3#"&46327&#"326%35#5##33 $$  }Pcc]321IUΠ?LL?cc4MX &04;0XpD[[DpD,)&&Q 9V\26&".'&'&6?.#"#26327677>'32>&3#'&+"?626&"#!'.'!"&5463!>;26;2!2P P  92#.}SP9::%L \B )spN/9oJ5  !+D`]BgY9+,9% Pk 4P P &NnF!_7*}B<{o0&&B;*<@$ucRRc#@16#37c&@@@ J"@*4^`ED B o/8927 *@OLC!T!323X$BJ@@@&AS 0C 59" 'D/&&D4 88 $5A&%O#!"&547>7>2$7>/.".'&'&2>^B@B^ >FFzn_0P:P2\nzFF> R & p^1P:P1^ & R P2NMJMQ0Rr.B^^B 7:5]yPH!%%"FPy]5:7 = 4 QH!%%!Ht 4 =<"-/ ?1Pp+".'.'.?>;2>7$76&'&%.+"3!26#!"&54767>;2' +~'*OJ%%JN,&x' % ^M,EE,M7 ZE[P*FF*P:5  ^B@B^){$.MK%%KM.$+X)o3 "a 22!] 4  I>"">,&S8JB##B12 ` `B^^B8&ra#11#$R&  "&.2v%/%''%/%7%7'%7'/#&5'&&?&'&?&'&7%27674?6J" 0<=_gNU?DfuYGb7=^H^` =v~yT3GDPO 4Fѭqi_w\ހ!1uS%V_-d 1=U{J8n~r'U4.#".'"3!264&"26+#!"&5463!232+32+32 0P373/./373P0 T=@=T֙֙|`^B@B^^BB^`````*9deG-! !-Ged9IaallkOB^^BB^^B +Yi"&54622#!"&54>;2>+32+32+#!"&5463!2324&#!"3!26֙֙0.I/ OBBO -Q52-)&)-2 ``  ``  `^B@B^^BB^`  @   |kkl"=IYL)CggC0[jM4      B^^BB^^B @  @ !1AQu4.#".'"3!24&"254&#!"3!2654&#!"3!2654&#!"3!26#!54&+"!54&+"!"&5463!2)P90,***,09P)J66S"@8@^B@@B^^BB^Ukc9 9ckU?@@88 @@N@B^````^BB^^!1AQu#!"&4>32>72"&462#!"&=463!25#!"&=463!25#!"&=463!24&#!"3!546;2!546;2!26#!"&5463!2J66J)P90,***,09P)"@8@ @  `@@` ^B@B^^BB^ՀUUkc9 9c`@@88@@2  @ ````@B^^BB^^(%.'"&' $&  #"$&6$ wCιCwjJ~J>LlLśJSSJ͛>6LlL$,  $&6654&$ 3 72&&  lLmzzBl>KlLGzzG>'7#!"&54>7&54>2  62654' '3/U]B,ȍ,B]U/OQнQ>+X}}X0bӃۚӅb0}hQQh>ff#=#!"&4>3272"&462!3!26#!"&5463!;26=!2J66J)Q8PP8Q)  ^B@B^^B``B^VVVld9KK9d` @B^^BB^``^+;K[eu4.#"'"3!264&"254&#!"3!2654&#!"3!26%54&+";2654&#!"3!26!54&#!"!#!"&5463!2"D/@@/D"?,,?pppp@@@@^B@B^^BB^D6]W2@@2W]67MMppp@@@@@@@@n`@B^^BB^^+;K[eu#!"&54>3272"&462#!"&=463!2%#!"&=463!2+"&=46;25#!"&=463!2!3!26#!"&5463!2?,V,?"D/@@/D"pppp@@@  ^B@B^^BB^D7MM76]W2@@2W]֠ppp@@@@@@@@` @B^^BB^^A#"327.#"'63263#".'#"$&546$32326J9"65I).!1iCCu +I\Gw\B!al݇yǙV/]:=B>9+32%#!"&5463!2#"&54>54'&#"#"54654'.#"#"'.54>54'&'&543232654&432#"&54>764&'&'.54632  ?c'p& ?b1w{2V ?#&#9&CY' &.&#+B : &65&*2w1GF1)2<)<'  ( BH=ӊ:NT :O )4:i   F~b` e!}U3i?fRUX|'&'&Ic&Q  *2U.L6* / L:90%>..>%b>+ +z7ymlw45)0 33J@0!! TFL P]=GS -kwm  !*(%6&692? $&6$  '   al@lLlL,& EC h$LlL /37;%"&546734&'4&" 67 54746 #5#5#5ppF::FDFNV^fnv~"/&4?.7&#"!4>3267622"&4"&46262"&42"&4462"$2"&42"&4"&46262"&4"&46262"&42"&4$2"&42"&42"&4  R ,H8JfjQhjG^R,  !4&&4&Z4&&4&4&&4&4&&4&&4&&44&&4&4&&4&Z4&&4&4&&4&4&&4&4&&4&4&&4&&4&&4&Z4&&4&Z4&&4&  R  ,[cGjhQRJ'A, &4&&4Z&4&&4Z&4&&4Z&4&&444&&4&&4&&4Z&4&&4Z&4&&4Z&4&&4&4&&4Z&4&&4Z&4&&4&&4&&4Z&4&&4Z&4&&4%-5=EM}+"&=#!"'+"&=&="&4626"&462&"&462"&462&"&462&"&462#!"&=46;4632676/&?.7&#"!2"&462&"&462&"&462"&462&"&462&"&462"&462&"&462"&462@?AA? @ @R...R@`jlL.h) * * $ %35K.....uvnu....@@jN  * * .t2#K5..R..R. @Hq '&'&54 &7676767654$'.766$76"&462&'&'&7>54.'.7>76ȵ|_ğyv/ۃ⃺k] :Buq CA _kނXVobZZbnW|V 0  Q2- l}O  / :1z q%zG 4( 6Roa ą\< )4 J}%!!#!"&5463!2^B@B^^BB^`@B^^BB^^%#!"&=463!2^B@B^^BB^B^^BB^^ &))!32#!#!"&5463!463!2`B^^B^B@B^^B`^BB^^B@B^B^^BB^`B^^#3%764/764/&"'&"2?2#!"&5463!2    s^B@B^^BB^ג     @B^^BB^^#'7"/"/&4?'&4?62762!!%#!"&5463!2     ^B@B^^BB^    `@B^^BB^^ ! $&6$ .2r`LlLf4LlL#.C&>"'&4762"/&4?62'"'&4762%'.>6.'.>6'>/>76&'&.'&7&'">?4'.677>7.>37654'&'67>776 $&6$  ( 4Z# # & # # & y"6&.JM@& "(XE* $+8 jT?3#'.'&!3!2>?3.'#!57>7'./5!27#'.#!"g%%D-!gg<6WWZe#1=/2*]Y3-,C1 /Dx] VFIq-HD2NK '>*%R= f 07=. f D]\|yu,0>Seu#2#"'&5<>323#3#&'#334'."#"+236'&54.#"5#37326#!"&5463!2 <  zzj k-L+ )[$8=".un/2 ^B@B^^BB^5cy    (ݔI(8?C (3> #"($=@B^^BB^^0K S&'.'&'./674&$#">&>?>'76'# "&#./.'7676767>76$w .~kuBR] T%z+",|ޟj<)(!( ~ˣzF8"{%%#5)}''xJF0"H[$%EJ#% .Gk29(B13"?@ S)5" #9dmW";L65RA0@T.$}i`:f3A%% BM<$q:)BD aa%`]A &c| Ms!  Z 2}i[ F&** < ʣsc"J<&NsF% 0@Wm6&'.6$.7>7 $76".4>2., &>6'"'&7>=GV:e #:$?+% q4g &3hT`ZtQмQQмpAP1LK!:< }҈`dlb,9'  %%($! a3)W)x  оQQоQQcQǡ-җe)Us2XD\ϼYd /?O_o#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543#"=#"=4;543%#!"&5463!2++532325++532325++532325++532325++53232p00pp00pp00pp00pp008((88(@(80pp00pp00pp00pp00pp0     @(88((88     /Q/&'%&/"&=.6?&?&'&6?'.>-#".6?'.>'&6'.>54627>%>76#"'% %6 27 2G f!)p&4&p)!f G2 72  *6 " 47 2G f!)p&4&p)!f G2 72 " 6* !k 3 j&3 %,*&&ր*9% 3&j 3 k!./!>>$,*!k 3.j&3 %Ԝ9*&&ր*ǜ,% 3&j 3 k!*,$>>!/.&6.'&$ &76$76$PutۥiPuGxy Զ[xy -_v١eNuv١e =uʦ[t78X &6# #'7-'%'&$  $6 $&6$ 31NE0gR=|||">"LlL^v!1f2iЂwgfZQQ^>"||||wLlL &ZXblw.'&>'&'&".'.'&&'&'&7>767>67>7626&'&>&'&>'.7>.676'&'&'&'.67.>7>6&'&676&'&676.676&'&>&'&676'.>6/4-LJg-   $  6)j2%+QF)b3FSP 21DK2AW ") ")$? ? 8A& AE5lZm= gG2Sw*&>$5jD GHyX/4F r 1  1""!l=6> 6 ,5./'e    .*|Ed! u & &%& &5d ))66 @ C& 8B @qL?P^7 G-hI[q:"T6 ,6 &/`  L wQ'   A ^   "  $& _  y  * <Copyright Dave Gandy 2016. All rights reserved.Copyright Dave Gandy 2016. All rights reserved.FontAwesomeFontAwesomeRegularRegularFONTLAB:OTFEXPORTFONTLAB:OTFEXPORTFontAwesomeFontAwesomeVersion 4.7.0 2016Version 4.7.0 2016FontAwesomeFontAwesomePlease refer to the Copyright section for the font trademark attribution notices.Please refer to the Copyright section for the font trademark attribution notices.Fort AwesomeFort AwesomeDave GandyDave Gandyhttp://fontawesome.iohttp://fontawesome.iohttp://fontawesome.io/license/http://fontawesome.io/license/      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab cdefghijklmnopqrstuvwxyz{|}~"      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~glassmusicsearchenvelopeheartstar star_emptyuserfilmth_largethth_listokremovezoom_inzoom_outoffsignalcogtrashhomefile_alttimeroad download_altdownloaduploadinbox play_circlerepeatrefreshlist_altlockflag headphones volume_off volume_down volume_upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalic text_height text_width align_left align_center align_right align_justifylist indent_left indent_rightfacetime_videopicturepencil map_markeradjusttinteditsharecheckmove step_backward fast_backwardbackwardplaypausestopforward fast_forward step_forwardeject chevron_left chevron_right plus_sign minus_sign remove_signok_sign question_sign info_sign screenshot remove_circle ok_circle ban_circle arrow_left arrow_rightarrow_up arrow_down share_alt resize_full resize_smallexclamation_signgiftleaffireeye_open eye_close warning_signplanecalendarrandomcommentmagnet chevron_up chevron_downretweet shopping_cart folder_close folder_openresize_verticalresize_horizontal bar_chart twitter_sign facebook_sign camera_retrokeycogscomments thumbs_up_altthumbs_down_alt star_half heart_emptysignout linkedin_signpushpin external_linksignintrophy github_sign upload_altlemonphone check_emptybookmark_empty phone_signtwitterfacebookgithubunlock credit_cardrsshddbullhornbell certificate hand_right hand_lefthand_up hand_downcircle_arrow_leftcircle_arrow_rightcircle_arrow_upcircle_arrow_downglobewrenchtasksfilter briefcase fullscreengrouplinkcloudbeakercutcopy paper_clipsave sign_blankreorderulol strikethrough underlinetablemagictruck pinterestpinterest_signgoogle_plus_sign google_plusmoney caret_downcaret_up caret_left caret_rightcolumnssort sort_downsort_up envelope_altlinkedinundolegal dashboard comment_alt comments_altboltsitemapumbrellapaste light_bulbexchangecloud_download cloud_uploaduser_md stethoscopesuitcasebell_altcoffeefood file_text_altbuildinghospital ambulancemedkit fighter_jetbeerh_signf0fedouble_angle_leftdouble_angle_rightdouble_angle_updouble_angle_down angle_left angle_rightangle_up angle_downdesktoplaptoptablet mobile_phone circle_blank quote_left quote_rightspinnercirclereply github_altfolder_close_altfolder_open_alt expand_alt collapse_altsmilefrownmehgamepadkeyboardflag_altflag_checkeredterminalcode reply_allstar_half_emptylocation_arrowcrop code_forkunlink_279 exclamation superscript subscript_283 puzzle_piece microphonemicrophone_offshieldcalendar_emptyfire_extinguisherrocketmaxcdnchevron_sign_leftchevron_sign_rightchevron_sign_upchevron_sign_downhtml5css3anchor unlock_altbullseyeellipsis_horizontalellipsis_vertical_303 play_signticketminus_sign_alt check_minuslevel_up level_down check_sign edit_sign_312 share_signcompasscollapse collapse_top_317eurgbpusdinrjpyrubkrwbtcfile file_textsort_by_alphabet_329sort_by_attributessort_by_attributes_alt sort_by_ordersort_by_order_alt_334_335 youtube_signyoutubexing xing_sign youtube_playdropbox stackexchange instagramflickradnf171bitbucket_signtumblr tumblr_signlong_arrow_down long_arrow_uplong_arrow_leftlong_arrow_rightwindowsandroidlinuxdribbleskype foursquaretrellofemalemalegittipsun_366archivebugvkweiborenren_372stack_exchange_374arrow_circle_alt_left_376dot_circle_alt_378 vimeo_square_380 plus_square_o_382_383_384_385_386_387_388_389uniF1A0f1a1_392_393f1a4_395_396_397_398_399_400f1ab_402_403_404uniF1B1_406_407_408_409_410_411_412_413_414_415_416_417_418_419uniF1C0uniF1C1_422_423_424_425_426_427_428_429_430_431_432_433_434uniF1D0uniF1D1uniF1D2_438_439uniF1D5uniF1D6uniF1D7_443_444_445_446_447_448_449uniF1E0_451_452_453_454_455_456_457_458_459_460_461_462_463_464uniF1F0_466_467f1f3_469_470_471_472_473_474_475_476f1fc_478_479_480_481_482_483_484_485_486_487_488_489_490_491_492_493_494f210_496f212_498_499_500_501_502_503_504_505_506_507_508_509venus_511_512_513_514_515_516_517_518_519_520_521_522_523_524_525_526_527_528_529_530_531_532_533_534_535_536_537_538_539_540_541_542_543_544_545_546_547_548_549_550_551_552_553_554_555_556_557_558_559_560_561_562_563_564_565_566_567_568_569f260f261_572f263_574_575_576_577_578_579_580_581_582_583_584_585_586_587_588_589_590_591_592_593_594_595_596_597_598f27euniF280uniF281_602_603_604uniF285uniF286_607_608_609_610_611_612_613_614_615_616_617_618_619_620_621_622_623_624_625_626_627_628_629uniF2A0uniF2A1uniF2A2uniF2A3uniF2A4uniF2A5uniF2A6uniF2A7uniF2A8uniF2A9uniF2AAuniF2ABuniF2ACuniF2ADuniF2AEuniF2B0uniF2B1uniF2B2uniF2B3uniF2B4uniF2B5uniF2B6uniF2B7uniF2B8uniF2B9uniF2BAuniF2BBuniF2BCuniF2BDuniF2BEuniF2C0uniF2C1uniF2C2uniF2C3uniF2C4uniF2C5uniF2C6uniF2C7uniF2C8uniF2C9uniF2CAuniF2CBuniF2CCuniF2CDuniF2CEuniF2D0uniF2D1uniF2D2uniF2D3uniF2D4uniF2D5uniF2D6uniF2D7uniF2D8uniF2D9uniF2DAuniF2DBuniF2DCuniF2DDuniF2DEuniF2E0uniF2E1uniF2E2uniF2E3uniF2E4uniF2E5uniF2E6uniF2E7_698uniF2E9uniF2EAuniF2EBuniF2ECuniF2EDuniF2EE=O<01hPK5[3{~~6assets/css/font-awesome/fonts/fontawesome-webfont.woffnu[wOFF~ FFTM0kGGDEFL OS/2l>`2z@cmapi :gaspglyf _yLMheadb36-hheab$ hmtxb Eylocae \maxpl ,namemD㗋posto`u=O<01hxc`d``b `b`d`d:$Y< xc`fdbʢb l |6F0#Fnx͒Jqgje>"D>{EO >,"u^[[[jos_M%:0g80B.Lszðפ 1YlKWvest)Mk^Zֵ֪m׉Θbk̳26>'YҖjukZۺgm2 (4-iEkЖv}XB Y``c9ZJV5eY߆6G ΂`3| 6[uIpn-[pL0Lp;׸%8o>F8 G8`Wί"E^_=(K,FK+ybx TՕ0o}{uuuwUWիnnjmz-nvEEAAJ!*(hD2c%FʦEbb6$&7߹UUW7 tw{98m8bI ڃ݌7 SEG!3j㔐=w;P^IA;RRnkLS.)o8G([)9O,,AtS h yujZupPGxN on{ho2AD-r]u5e^dMX8=r5ͻ^Q\~2V0 o0kC qA跍 G< 9v`|NXWI:"'aW޺O=}k#"7e %Vs~-y$ŵXw&'q.n.EK#JDڝn봽7=|wL:Ӎ2vmrRv:=0P@DۓVZ7eOd7HMSY|[of'BL}ƷҗV^+{W=uҤ֦='j,| ;vAo=0q8"I³8yZ6Ǵo9q< i3k1%& uk {H}@΁W—^qԷ4;gg7Ny/ qPOЌL4q,ԇ"Sv=jL /UjC-woȍnj̮{j\ vEk z>pn=^=ajID(෠quF;э5֮s7 ;QC7U[׈yZIۘػ*!$ dⵄŖ-ˇ?{mf6po~mԽwoG6Moza--m#]?]?Vkzܥܵ.>)9NH%&T/ _IAxOB]8(.v)G=HPSUP>fFE-GGs|'?~zI*R|[` -V'ݙGP3b'\RI̞#n;W ٟDTѹb80^s6,rȥ ism15kk,}qWȝ;tseYqqC/0q|> 3W/ըsF"sIoAHI 8C„ w~@ _(]h=r9p! ;H-[Ifw;%=d꯵bmH)k=o\hEi 7i:-!mn:`[G]GE,;syH62ƈs՗:I@^\wOVõ<g?]Y{?qKgH[X&tdn[,Z!H6#=nݳ;OWUG4]]6ٰp7[aM5PB]?4P呂7o\!׺ߜؤ 2>8/p2h@k~ھB~a[r=Pr8SescF ӗ S#P|0z'zS)8aFBFE VrJ(EfDpU\'h4P jd3}CvfM}Zlf,.pj1tYj2lƗ,U<:zt[%Y!1vMfrc:_n"7zwvm zuidtO.3Ku =.#Cjn(,THu_Z 6qhhP4#JH%jt3M)#zzdt1Dn~9/ȋB@NV?p'r f: ;bBQHb$h3CG|#v2ydm)esvw~٬fp~DG r 0^XzˣՇcl& \`\8HHa IC?6:5H;lވ4C&\FjԬ,|MCݔ/f8ܮ2 .ҍl _/AkTVΝg ~T΂<`2Q&;XAW@@gj{j, suuE ֟:A 8,&ռ }|b0lFQ$px=4ddm7nru"N:O u^x@񝂍CG*%F>Tm?2.opˮ1r\T١K+L؜cn:8qyN\Dvj[ܦDy/*=H [0l8=`Dd&76tOd٧,崅v2+׷ TU[NHN8W|fG{ܘlT_Z1 8j `Ar㼌` h *b #ռBj0s$n^7w $Gɡ;N .A>3;My?zpͥΙ4aqp҃GFw|]֯!ؾbvq8e+)h.,U~4]h.P4s)+kqD2uϸuE3 V⭯ҟfS8/D]5ޖ*xWGj}l&klnçiPv'6#(%)>qEo6U+6ŋ8ۢlޏ> `Mn''zB-t/ꬱ3ik3 55Z 1ao|+ őm 0$YəOa1ag9up9Gת+b=H߀Q1hT]ҒQ^?s9ػ lB|4TNYBL, g#5A㉐=!7~=/X]WuwZW避[ꞞWd==Bm®ҏ΋v?$ E# L!7ط!TRRI4)H#l*:#H.)pӇ źRMB=ƅ(ǂ͵˥>A,_2%5pyn6/Mbt,L֮l+9QGb]*D; {PZ!*U1|s{"3\gGχyG:-nQg7`ԏ3xAx%ÏUXMZ&HX9>osGa '!lü|EW-ebbxsY06E>)VH ߰}V=G~Ykh/;ۇ0{4.c\h`5 FA5Tg[4#So3yuy=<'j{ hNk6 @1c/5 -T:`YX]g~ilp!e>1x06?eoAsb̪fyb3@B߂Yq?;m)h4skP UfW62c>8F(t*GC ym srp? ICY:ϻ&͜99TY-k%)@|FFh9*(RtKǻTXM-IP.%C"?,+ˆ= >tUgQWw#Υ7 ݋[P ޮ'j7 7̗9ZI SO4YkDE͂B~`Ig;mu֢zSg)rE܉=mK9ZD]4~7߉R6Hۂ(ji!BldpӜ^zz拾gF:qꢝkWl/СuX2rTsBנͫڂt}}ƶ_5 k4 A;oHLϹ)z.quAzyxjk5F-@lҙcڗҗ\6= O]9/5ڔ볝\tOCT3f(i ]w PiQwγ=JߌvGޮy[[,Et&QocÂyb66kMK|֋$Yz%P(^87DrK`%5.: Ďx=mnًm]Ю&2G(-@Q7xu3%@p~нt S]=)AG AVg; *=$mz -|_EZˢk<5U5fFIj`=H})0~F,"N6k"}ṒkT"$mZPc',ϛtzՅ];+j +NG>K#h-zp6\;yb~9.m \=qrqü=fS 6u(؍3#0  :Nz{SM]"`R .Cr`-U{낍znq tx ic+Ԛ:3Y㳙N*aVP `1Qb@fc^X9̼ܶjtҜY ӂhھ3 ijs+\8Tvi|Q< v߹c81-t\16GInJ:̇hX Gr+4Hjv4l!,cC54{ٱ4dR~p*;9nC%d}dA 4Q8iOi TgdulUSAq$.j6U;MǶۏێۏj9JDvAFbmLOI=`jf:>IǁJ! 6Txưqn̓S9ĀM|!ґ8X)hͅͳ(,ӌ2+lD3Qɕp$`Pt[ DV2opo%xZ)n:p4N)F ՆtT7Mu`8P*r >(O^tXi(M4! t(>hcU<@ܦç$M'(J׳Q܃<8Vjj7P?Ͼ;_!Q.h|:B)Ӓxܘs_d9aN=.WO.\|_O&tk.".Dp53͓ 6`8IuKjk/wiUSusUlr ̥;ѠMe`TB&n¦\ g2pd[0Ovz I'm%41}@€:įZ/r @1m8_.WRlv(F5Aս~]*@Qؿ VgM܊:MʞQZ㖵. HfJwKIA\f7zl}5VzG Ɛ u̻vߋaɰZ(S6W z7ek[j #6[6iSڣn@d`[}i]<{bN&kG[Q`Ek$|'GOR4: yX1dhz3TʷL-3DG%Z b锥3I陌R^cy,3P!@ieNq좀FS'}@4шÏ~*T(PY+=!?}>Ю+w*3Usƽ i[9a\uWeY5 +,iK\ʚe<zKC&Hdbktݩ7!;BTR@J vKU8bUH^Q;Okb%[QHO 9谉0r0}U>ʔV5^ܵ}ecFmۈrqLEl "I5ڦfU2cW+O, MJ񝁧6y?*0&Nݚxq?)>e( @qTVx>sjAi2W@WU{LГK^ A'96&E[ h8J*X>wyW+Vc*YP!3 ^ %"`ɒRcD@2ܵG5gL6}*Xl틵\"*p9B4MzA65L.2k,0^>G@@Hty Z4iepWtAh,8<{9ȽǷƶwZOYE< Z)t#/崐\F7ʔB>(&6ldit/=n>?&s]@Ν0Z.3Ĥ9MG6XIJHXa:C}3 6~>D3UO>[vZ_}סqN!ʃ -W S Ha)Y'lg8=`z(bwvi:2E!`;x,Y ߩ =Іj^ǻQ^_Yy`Q[&aYQ us0{&m胑*j)TC$ YQ>*P}H˥_7!n?Vا(sOGRBXbG/*󨴉bE("lrʔ$ΫdJwGp6 P/#j mtCR0}Bj̣RXvI>(j=:ECtV:O[h[5"uE3W. f[eܫ8P)e 0Rԁd.ُ:~}t<)/Q cOBGGp<"-G-b΢y3b#5RPCk{d˚ ح6d]LdLu鋶 LCzӮIYs;A@*nyڢKˏɩEWeMâx[*u -zҗrizH> 2$ =_j7{!h7Ύ|pfs%9LAQ,2WH(EEug&/ $̃cm$0^(K_ C]Di+/TRhOJ?Nޛ j; 쁳#ISm0Q4WՏ5_fd "0ԏ ~D}R'k GK1(_/TFȤ8>Q8m.mstÁ-`wZaxx";ͯ2o2:h*4X-hW3snP,ɞ "ޗ`7Nw8ɐD\ (,f鄝 IM|؟նkÿl5nv xL/LM}ݻ/Еum.umd>Nh&kԵ-h# +qs}v.L8c|P=/2,T,\fxP!:*}uLvyj{C [ ^܋lV͛CZk9~_+2_ʗ7%\~NVw|:$^fH-œl6[DniD>=}4b=U{xCu:6ݨ18=Z%ܓ&?i*V߻"z,K=,5keb PÒ}aM)dŐ".Aǝ2AnK% %7; QΤx9: J's9:(w̿sltWN~+lAڏm[w77n\W<9-N߹ti?";iw[;LvP2zrgkcl;#E*b8*<~h!:Q@qӼek/#@wꪫ' r*2_2mppm"Oގ:wFgRۜ{zh?U_3m3ؾ)[_./d jG̨.+{7g|6w6؟>d5;{O"-<+jaW22pWagy6&BhI2%1S*[ϤF۷%nwT QĶ!=00!dP$Oj!%l6bd[6,6`^Hfɖ3V ߶[8|\MQ lƜYxj?KO3ٲ%))JrGƼQ̼)2c"^–;@Y5u!'hVGTi M9#(ן<4s{@efQ`Gy 8L"KB3+fOx_c`= C@d-TOj+Jw]f1򉠦J -L[,Əvu&}z)AԫyzX߶"MWwP-蒺Mrk 44LZvɎiZcKU/Nja,a !"Y<]K-{S &,- l5V(DSJZU+6UԤ)jȀMXju5xkOxkCf>v;oĂu)O[H%rJrZNCQn?|x_B*kgYn3:B4WͤuQ.RMF2>8G3J<ZŠrVŗY~P9w;< +iչ+5DDhp,;ʹjfƼ=䵫9 3Ƒ,@('h:Ƌ&mTkPq8󨴱!ä.#Q{== 4V#mx _)IfC#yFN uQRPQyQ u:]g*OU֧c'PfՅԭںo>x,uP^"yXdci+Y_'z6~(+q$U;{S<^xGn}ouvXt%&3`.:gA'%O0j@Ew:мjdqge4c&ūY3]*tI* r6% &AR^3$p,a2GÇ}O>W476Ոn7[YNqOecu/=cm:&4Co<}iAO6ăNYm:̲f3J"MK:Ek:e-O7 6;kh}x?1/\g^y}7|4q'7o^ o.Uξ&d5v 3_P MpĹVjlU  a^vqǹ܈\?虽쪰:Oob2AL29zXvQ VUq^k%@$Ǡ#o}TscFW}$yF$y^2:l4/maԽ&oL3ѤNIq!#ĺ~N>0=ٞbDAw Oh CTѡ ֩FI.M#Œ3ze{EvceR] ecsERn`{ahZ]'3W0vIxV[mQ8f64Sc%WrF.aR6aLv0n=,L ZBU\]aJXL7e銛 ljQƀcHj\}MGޛ [X@"WdNS<+#(;<"w~omyL'DpEbY?~{{,o,RD(JbC>ܶ_dՇwffsܦk3ގ&~L =$&Cyd"le؄ tQRʉ@*΋7JՄpC#5-Vgo !Gi 4&NpOo޴խ9k'y=JS4/;٬vY3MiB< (Yuv<9_m@|zU _<';^;#b})Kywno%6,i7-+v(k6ic"Ym=t#WRTmR[nafʭklW޼(IdrUU5=^Dfj}-:$rp( %\x+>wW؄ Ou gq/,W:˺/Ɏ+ y+&Lo) @[@exbiu;:Ykw[50x:rsS&_Xxf[bT:7ak}Yx<5r'(>q-proɴ2HU&I-Kmhɠ\YFY`|fM0]63Bw5%#'iH(8[*k.Etc&aNmVJQKTMbX4?#4c왓Q,<v5?J [Js'ڛiӒӇC>䶵hMz__m27b2HC' j ,JN؋ LuqMZW7'./^L^DL%S n4:OW^of߷Rпlq{\PȖ叙y4*xBav kx@͗qY’.3HQF|:rƔ9`P_SRL 6b|jAn~<DN"u0Q\ Wuާfn6oH玤N N'S;)̓vGvejOXJUPsps<׷4}am}SjTYCheubm20~t'r3:_H7M笜YrN:1!-z\MaP}l&pq6*_UYIG~O_KU8FT{t( av"CBf_F;QnqӳB$MU*rg,^GD,IH:7FD Jlk6c']u;& FbFiB"&͙MykUP\M]J~qZ JP$5K?1/,# K:I)DoY:Mg!'S$M }ÊN~$Ū3wm6]r׊sO^ ll 6H{RvBoLg(iZhVd˂]w!r<3H/7CyYN9Y@LceY֖Y $rz2dk`8v1gI1"0k~,c$ tyh2 ^/sv骩m{ TUM~{WÏɿmkUٹ?΅s4a:ZDg;@Vם4`gلw]x/goLvw'vڟڔyK<+Ǟ~NF=ΐ7.'hٖ}t)vSK4Yԉs]kWN-ЯK`~kR-^"9BF%`%5S'$^\o;NKM#_5yr֖ jKgMdn7Y n NlݮmGYN̂09E&WKbK|ĸJﱵWr{ݷkQcZ\2R؛Oۡ_h]Ըy&܈V;~M/׭n߮>_[./m2A qJ{ >L M8Af]'vHTUOμŃ̚u\eAb~u:ynwݥIٸ$j[QV*b 聇nEC*ZɭEo?҃&k=t#=KTrfWQjJN^yٔQW/Oo^rrj;NM4I`0wϚ _ߜ !Iouz#3tzi kjmfL'k ^9uDћVnǼ^߲rn_CSC "6Gi1#W0=p']@8z}Q/ F"̒ &=lFwdF3v1FuDFYV'F`.bNu䡁 Vl|I׀ɷ*~)Z*!+uQvCM/vԂ.qcYs, wDiN6 YrLU߲[crcq5)V!c031;B0ތeG͝UaVNUe (;;|d;_TA"?/}Mi ;]wt7WY㰛nNgh7EB7_RE=SxV5P sm`ržYazRat k_F= dVٿgCj߇%T}[n.Z$Uq:ۛ*<ggnGh (U?.b=Ђ z3ek 4 v^QVJRT+N1Ey D;YC+dNA݇n$9MAyhpJ=^蹭%[ҫ{\r8L^Rڠg8ޥ~ad8U=gP'1.#l =ΑѬzR6np~[EfnG+y|:fE˻~E׶Mʟ]f}jE3qMOϚ{d?]uU?#/;s~򹃫ؚǀK-6B'闘̵Lgcg&=G' }S唩VCIsyRCM)rd7&UC͝w4Nsca7fl]tTwݵFè4ou֍2B>#o7(J~jE(EM-P3/rQQ@Wヌ(QUm)!sG7ꜜZ4 …U lڟpd:Cce's2E;u*'$]" c4} vzyDzɨn4bTF.b4R#P*~6tjtŋdۥy1 W!ןD}glْW_A4R/u|]P Ǯ~:t[94{-.ǀyA0 x6-NMvM$c50ghQ61BnW_us;BEg}\"\aQ=#ͧվv1ŊSY(R.i[9 JdQӜ< 0@BNya)j0Vh2쬄sOeP5>I~1!-A8agjNq^76e/쾇ݳRuԢZ&UEJlpYo<2"_:979f阎.! hI4 RkCjGBu +btQPu/ А1TZ5V:+zp8jy\ST!zru8Y۸$ՅFuFY Tj +[kj`GŦ+yl֦Y닍4R,+h")=U>yV˕!V]Z8G_ jW pH ֬Q6P8=wQ9]W809{z$5p+҃D%ꔒ-R`5CbJihEI@xQ@-Jhnא!7#םY ѣX2MnƔi&#ix2nB~#}2n)Ͱ.woB( Yk"5nG PTF;NQ@(奣$%l7Q?lRPfB!wҤJƝaîGٍJ vKgWOӬL_$ta[!i&M>JLBfR% ۣ6!o "$,J{l2"Qo#BQ'!"# H:. o <9*a$ <1ʔ/- ᪠(J&$ f^o ћ}6,+7 g2.;H\Ұf,-JǒEw\Bwjǎ>fM..klDj.Xv}mW\:5֔jKضV3BS$l&ijDYdIO~q!rW)\3 H.iT2R ˔D'i>-(*Qoc$`g#Aꆘ0ߨn7.>x;w,yc?Ơ36I61q ($,Njwܴtr(yh2l{s\p@ 5H?]JHʽgIhhh{ ef zUs|+DWxst -}"<;p> #?X;$}upȖow/&ν'dޒM-3g֛떤$yIEuR ;5ItБfb{g-:6ާ>k0ڹQs.A,1xBU\tBBA= )~3.{ҍPa~OBP:sQS=:Ufs1KɗM @PsygQ')_@\l`|N16fpp3,Y,wZ1~טOnoy'ǗlfCW?Ot=Kz (UQCdPn.<=y]Sd2KZu{d^&P^ qhEAakFQ7><~̈^=QbyAsX Gr9Aժ` ΕMʆ돱, ,)4KݑYZ?0Jd\;|h~ki?ev宰Kv2)i9Jcj~Uivo V޴ʍX~eCkˆƆKڰZn߹ZXkon퀭:h7ΤG+Ș}I]Sfn"u!`*ئ(E3 M N4jnRXMGs/MtbRS{i+-v aJu3Z/WS9ZK]>Ɵյ68N^~i>v$$&x;ό/nTu _pdR7#ƌ]Kqk^:J1)Ǥ5$2 ;ʗ$X[Z(ޜhJ7*%2E叙#zg{hLK,M#ǤOkdւ nnVZĦپ[ȷkV%ʂ:@S>Զ}S~.vm[kl&żVLsHuvM[2/z9ն.S<#y\6 nGfmȬ@xʃEӻeiwXDv [#:bL_hkm[-NٌEZ~emM%Y뛮%Zbth%:9}6xn.^%,uXF>.1^xoUQO7}\1B,53V̒ׄ'Ōzw67Oi6o_rUqp,1qOi#*n;6F(Ny'+ܣcTq333~xh4[ A=,Oc⋢rx{+=.zfGA=SMϒk߉kѥ1|ug\==j=$rR3, xٰU`B!"LQ Jc@({˯F/43ibM6A >A 0Z( zcdI Q&Z+8LTW& aQ<a"*FS)1^T}uМ5`-q'6nh־ ڻO׬%3<h%rܿe :b VY zlN]6p/oyiOc5xrM{>_ؾv5>9Xruʓ3r0rdet|¶Ld_*5hct,g}Wi\<csp=iv6l۽N8E߹ٿ}aq̈́s+Wߚ DٶD^؉>[DPjq\j3th d[)7rhUW]jiK97 X|/>g],pK4YW_ځ/&-.S0+0:AH4bc7o|~۶FyWub^yV{1 o8S8#(緥~w޹jҢ6ĉ"h0PT u) $`]+E:Eq؎W7jD-7(3uŲ{Ql`Y$OCoɊ= ;h>E3g^tPeNB*ʘ!x % ֙Y}IK %epH ZR ́H+!)ʵ * 1B1ˬB`> &)ç & ),~)|H}ؚ"odA[aO:)禓GwLr(yļCgQ#[UN84~c!yzݰҔZ3;zss.FMؾ1 FSI`A 4QByE軼a"OiPSbnByḰXKG`SVЍC/|WM߫ʪkjv! :|uQ(UϜe׷]N#h<;vU{}fjH%X&? Vu~V~j6A'MYvM!GP۹re紳 Dk/s)kq8vI8#x G,c?;_?!syٯ3ηw>w`||tuP~IhhnE/&jy+ٸuTS6ooOoh-Np8ޗU2$u]v$0$ c ߂ST6hBڭw.ci[ҙ-: g*Khq{FA lW?}'MR~<3.([v 'Tgx4JA]ԧ?21:yAc4Qd8`b4Dlu*l.]&' NY ?_EJOG#yn ^TA/UB {dȎU}xX1r_i}~8b*=^]W*s->KdfgQU(s,ZeM\]2)1 $l!?OnG'o~P]h꙾V'E6Fo/q+Zj z*S`OƁ| MUa{o03g}(骪5J8+5OOWU$# +Z J,2Yin>ŖXp 'E!4l񺻜i S(߁TR_ʠ̈́$^ŊMOwޯ,cӊф惞\I`T)&IX3W Sv$Fݸ{e1fHțaw(Q \9u\Ox7NЍ%hۑ\WTT۪˻UmʂjrS-kU-nE*+g]4u,}뮻mfmsMX9UuuUNGQ>+UUG7O(YA!9ې#I%y\gf6)+{?DC<Ukmb~c|T`ᾮ& >E7"B1;/ ʤA$vBfYtجG_))P@ p7:z3hfa2 :v(^&m胍ɛ7Mi(&+;vv&1S {\ر%W[7mnYm}5qoqQˊc^nBq]dZCG6\i9I/`b}ޥ75!parHٰ) |\n@s؇Ӂfs޿jZV+m#~xd Iq|Y;$`kG^i[يFTX *QlN+xDՑ -ML[J ϧ},i.F,2"BGщ0~IeOÖ[咛o}Ta>ľ/oz>E}ʋ `vz%5QlҥH++l6gSÔ|Bh8ڱt}C_Ꮐ֣*=d[™M{WJfw.a44D o*VVA8sP-Ҟ}A" @"Ȥt0+||E4N Łݓ1 9)*YѶQoP@ J2::b?2Hϴ3Y_nx[b¼Y1-Mҧi.#?\!Бck3Fʷ׌8'חed($lٷYS hC:Sli,ɯ䝂Fi$柌tn_=PpT ;(3V{ID{iEZLI sҢc"3[*8#^NG#c`4cCf4q&E:r@B$=DMRI'04 'yP^?RxS^3Ԡj"!psmhg8G41$G>LxNy8.'RԇG@"LC8S1I.uߣBG?> sj6خ0FƆ{17qDXSJRʳR%FL!sM(~l^0av$.XV]Υt:Jt1"GЏeC7aR.#*fE|[rX\pM[\c3`Z*؇qfPW3f!u61SJrmoXQN[1c_.ʁ 6a<K#QGRs7gc7P߀sޝtos02zr {V{n͕{6>]yTЊX(|'׵h%" ׫{i`./Md!]Ђ[x C9w<XcpKCabP#lmПur8/^W`Mfs (=TA{r \X݃f?8:4gdYc O*EuDmO[, fs 6W X6 b%֢Bۇߕ"l?YkZ&|l !\I8 |`&11P/ IK)){@'ZYhv&g @6` wE&yIIJ9DI=Ab̚|/HuD@& 찇NQz^~y @^,, Q `qq__X(.l{^//T8 c#*bi&OaS l"y$&̲Ds7Pu =j\.Qܑ?҆|rz4ʻ}ǃ ufůsfBQBEv^M94$?8<"<.L3jL(L5FVw߽wpf.p©Mnc^8(Uν>n.Key@{SF׆{`| 737KݒpȕHdQ"p(@dY T cTYK KJ+VOwdC$ZѧtHοn w? &iG, 蛙|шD>yA-@K#Lҗ|sĩi@3@gM/<X6t\_ey̺q*+j/2+&Z=9s{] FlƎp7@Ŭ7G/Ð"^9M4%?}e %Ci*fFii&8{L?pG[mXګ`dl'k&cb5ncd`A0g -X RY< zŽU-̞w' v8 jBXV>גk5`Y TTj,OƧ. fء6;*;ZdNywM" 0ԈKՒ4D=#eLpEH6_-8(uwʫ%S$#0zޓd%NQoc[:@~ƹOqS>P 䬕}Ǐ{"f+wm3;a8Zx 9a>n  f|}XϓѸ?Gc"[yggYQ@z䛒K="aU5v:t op I+' /NAO٠#HzK/ ]^z 1Q80)]h" +_TaU8icm<ǥe}d@ųAc`h9NQS&ݫMXKX~ JЃ͠X)=PԯuM7:u&eVb{u+9denWjdSX 6>A8ozt+$5Fv_iN&,>V2 7>#_f 0ZҬ`>&$+H кeH!oڇևhN+?]¿0Ck~\,?0evgφ cuH`s$%C_V@DbQRUͫYA$|E{Z|uaޡU_CSnn "k ǥESʇ8A 2}桫j >M_dd2/?(Jt5XOwNn r>-|<+> z?=y W~><W䯀\0gj[yc~޷CՀCC<9OE2VnK+gj2*j~y\'oޱL+0+1{iuW7*voܨUjFc=|LƦ~߮e˴P9i̫ˉ~d 9yr }uf**?8?'a"U[/͑zyU@ʙpy=K.۳H+9ې3۽RNgQ l]}g+Dd3E d٠C|="猖D$1K/%cio&5OpFrrre+9Sn*YLID##@ fq 패a#'b}=I\̮' Zh|,=:=(T")F`EEVj,Q|FQ_/a| 2rKbIxX^bI&$Jt2(i]NEWؗ,ޥxVcmpF&+a) z؇d=>>1F_9=!~S`;{L|cpn|U^;-.߄m";aX(Ȑ1|YYz_-^U{3u!C+Hn9d>)Ȯ˵UIͧ@E$*}*~ V9_XAW6Я5DT@BlEM+Քd0X v mRfFu%Tc^*-q)tS9岠G)AojYJ}A8I}JJer(Z`Y~IrXimf)~U(0$(@z)p_\zvOw^9;]WU 5c(? z?ܶg'hNrG]ua!z"!`4yp A72E{\ G9 T2 ftBIQ WsxnRP> #G\(:4QSR 7~F9r@ :bQ&eP3RNZD%&J ~2{@1HrX/SV18cYϷw5m4y /T4"9 |O"u(M(֍nb.e1"r% ӆڠgt }*ݶ7DHBlg]rt9m72Z.T 6kuuN^=ŒBaF_lcY@2n6J Ea (z6id0[\IoھfЅ<jW}qG9aM\WWr!(^k=sF-멜 jH NQkpè],/?nMb=Zdy׻pQ/{B5T)~ +0cы[pkM[J%~uD.7Jwuw:l{ٻp=[amEeĉuB=\,UX簙ŀb\CӴq 倢#ҤZa͍ta[;OgxlLl {]WlwGO܏z a5xsbV3wgug=N~%8wo%q1c>(G3J&iJtX2E4} {ѯDVV"oN`4~[b1BM%CvL|"0-m}Fq$Y";(:jш-P=4]W im+wԀvZ9Zی|d涋]v8Uzxc]NnSz묝-'<ShC5j<Ҕ {=.t(F~>WZYfu3 i7QKT h2 SF}R&U*0, 61*ap2Հ::A/J\``AI _/qZΤoޒWz]aГ2KV@o/,hZ[8FCwЗ<O~pz7Q3;{aN jiZC1jvWqӰ^@ub w+#!δƮ2_Y~t$ّI)s";gZA IeߔZ=FaV;vkuvfe[ϳ}{XOV `^B5 5յvvNNyJ>)M`h3ͮsw׈sR7mKWlXu8wNYok׬?޲<;Y(6.x&U8ǹՓ9G̯/!?C#Fl ndB]]yu? y;x m/1HB D_A//Q!;tB!Ll 1q]ee%]/+ 8{k:|KVUY3i$ambAl]Vjoinݮr.xIA->9XhJf3UVa1s8ٗ7RmDC1/Th&Dc5[O`LoFE &_ugKy%:jz%!W`׌Ot\hԆMKMgZ" H{<ܲh䂥3BNOsimM6W˂͢oab x+@] &m 6bZؑʩ;G_^W"Z-FE/.[XGe#^eY3,1h@$NE `u:i4jAy : ~% |8@0mLtJ<,a ZZQ x7YfK'_6=iV;h vo8?i;ZWdu.;9 _H@X~w+*&V݄0ƳG3y&|fsGjlO8vN_Z?dy1BK:87+UZf{R[$Ґ&w(T5!=.MdnEk2M =2Mt,uEFq7-_ h᢯!ZESQ=w"6xoגyyQ;aZ@dԋc?ڭ% <%]C^%=Dhtw 2}Og+a9g5ԸA~ij]iXcǴXmŕc- kU¢HQ .aQiӍ.nz ~LC}SPaa#Tf-V5K-=?QUqxl#_X ,U{/~|ijQ?iځuo'?<]~dlp@`KysMI8pj 22 A8_;ͪKpAu|Q__nNg)!(NiU~[^T VmCg-V祯̌$eEz h΁v@bap([Ӣ~^՘)8oy#km>-<n~"5 > `,g0}`O1k(O1FN/2+lESs_*3 - D[H |$>h^zN R % xN!+ސ_SRCAp4Xetf+XO\7뮋/FähZ, :oEJRb[ hX`l @6)?llGz0=,El#;BcY[7?6s>9=1, ?䟃"zs`<h\Ȥ?,/gyLIhkh6ҋ;^ ׮}|GioH'anCҧvѻKNuu9/ mBrhSڱtb9y97e4O1 ĺb.yp vY&k[j_8ӟ籺\$%i2NC;q*O<$~J>oIzwm"8#e"L :R4pE\t#)_/9^\-}\_r9*GBpH~}>jƊOf/aAl}ع03wWrKDoSB﹄E;N#iQ"H܅ :33#^bZ=.* t7 /lN3/]#ԊYod/2'a-ra|ƙpg+}C2ٌ,KKK<]`mfkẔ&ˆ-NZhn;]-_TDךNjڢnNO]eOȽP4]}iCS]I_%VuY[ 4doD:9a*XP} 3FU. !nS`9^ik3XWG sJAyx4͢}}4WNIk{+B6c[z=kKLw|c\k)[#^ '?'xP:̚wkyݺ^tZ&gX^Z<4\kr|UrH`4͇ >pklw*iBU ~u㪗K:_m-\bl@jGC1`Y*IbQԟ X=G,=i[:[Y3 fȏgY\.۸EC铞|; FS[Z|QЁ> Y`-tSkESI]Sq ` k:/mդ7);psk~&*.(O^ްoPTQ1j}l~e6w댂NèZU@NfIbb0SB4TVq5H `9;Xed$i8p3!3@7f%St3w(7f*ojB(%&4H x*LTB<qJ7;xĒB1u9hԏ0P7@š!Ov)c?pY"h#^ކV!ю@JI+h Xjȏ3n AVpZC/LU:4qaEaa. `M18@ a)p#`DIqhފո>IP!`6N$Or[FY-aMz-JRƤsjh642@ =?4 yioO.6&@ƪ8 g/"*,vh_.@ku-X+v& N8,s{YkUCӂv#tᬘVf(:fi 46/9-ehtGS&T#h*zDlB J@]BZGzղ2Q\g9Fc6i, 2FV;䝎+ ( S@VL)ݛ%NV :aE(B?M'8iѪp|GA5A{z```]wxBaU&$nunw/E!ltg6tF^`r ΀vMs²=j_/ʷNS\ֶBrgUX49m_C{3 SjҚ=&@ h(6UCZEJ`pj&=`ZJBsŌ aL fɤee2[4_6{A\qڊ % k ^qTUJjZlpUHݖymĠWOY\jY`B xqz0 `4 ?1FQKnEF6Ȏz2zKg,zBy|Dk`t鳲T9 vCh hnBӺi~l/tkck6x֮r(rXc7L)D ElP{W(@*M1G3Q_\UܶeIsP( p[Ym\zipG>6o|vݫȃxHwxIJQ$*c|ZBSʳr_ tB[Q́F&FDǦ ݵ>FF^n4ĻHdZg03LE-6tmYQy[n[uZ]k]O-\JXwP4Qg8vi"3bN ~S QK.B.S(Wb d'~LYR4@lm$/kmȕX_51 isQ u Pf`>yIt/&NK4GK at=K2A≫ l6QK'? ݛR:!+ t³BGw$Iz508;6 ob-b!B6 uٳϢ) )egKY@\͍4VB}f$9zx+C#…{ i<AǜJ=żTgյ4kB(gjt7Lp:d<ÈSo^,齺S v5ku&sQ9QcsFlǜ- EЈ`s5DrYuo{wigamj `Ihf܄vSWzM?6YNB&Cm @SY:hk]һ 0b_c␾_]|Ik:dMZ#kv:##^55ZO]ƬNgcD#5XJxb[ZBPCcHTT 9FXe*:~gbmQ(-D6n]]}o #˧QA?W&Md8qWаcۼIS@.js1 /1 Ņ9l\>$6eb/_SfŲ'{n,8>;lO00-q`@6m5 zԡwգ2ӝX㬞VKuycRT9|b $OmkǤ%̣bgDܣ/</_ʷ_}~PDx5(߿|omC٫gߤ俾 F~VYCN$mk/4U9'(h, 6qpiĢU,i8hxk#9dwz-]|VٲY>rI@ڒ\0׷˷D]}JNJ9 W.h,cи H%,g5Px j̭fvU\hH[m\h5՘;;9i6_Q}֢c&;ڢ19-}>WAb .c)In%UD>,/h021:AJ1{+[{q`)~jocGj1iL b*idS!2}5ca2Zldiˊ9KqsTɴ; ;afTU>%+kbGYjQ,VCj)[eP G<\x՞[]jt=~'} 6*#A8ϭT 2 XbKpDZ(׷e!?x2K-_ȥ 5‚Ap ~Uj,{??Z/go~ڒ[ "m'N:La: hx>,jQ 8;Ѡ;_+BU۴}KPkj6uO{{iI= ?s~^X@,h**#Q԰Q3aXHp)Brk$,1J=$_ߥ9$t0us0(LL>(U3')˲X|bk{.$#{b*M 3R*V.+r?Q~{3FO]j\x _b}*JpPh=->"WT>#БZ: a^a"/9$3yɘHy❕;/)aPp-YVtEzk;KKCm?9 iN_u"iS"bPɦ˿ w:W(x 7(cغDdb Q"!24: nH%Ux;R<4~:wCr\32;^q]9;ʉ4q6{;-g*{tGwGUe{{7f'3Nzhw ahb(Qv,(YZPς sLt??0}s9eqr>rtA/;wS@ʇ*]Nr J=RҵԞguH(-]RR$l^ }{n"<̩'T] Gh=:6'cğ0J1HC1TOk0q)}F?H}wÊہ 4i؟qOm'ێj%#=k3:)%ї¾袺sql&{dܑxMJfW8O  %ET O'%_IhN$tϚ"58>sdO2~$3џ~烌VJLLLdRJjˡ\䰼N1=f21]8GЋARyã[f jSGZ3GZ ] &D g`6Ko$XL ZU}xRy$fsw,J6ؐR( K |FKdUX:4ri8Je~YhO!y΢R>zVtUGVw<0v&7TG8VlƢ!;^8OW/&H#LD90((ѓ? a)Am!L<| ئ%\ÌL4⏕`n?`VWkhb+iŚb%8ti5@/th$pK套sGXh%bɻb/u5K:`Ěcbֈ^:Mžrݹ׶gY5e\pA:K#xs"Nt;f dBC 3vDk/U1ղ9GsX-BC<27ǽ M.EguL͋\yY6{ZbuyE5%.wAP3}Snc ez52QYͫx`բ*'/ΗCi~E'`ciE*&9ҞKA# \:+/c)q!r^={pn7\ݱdq;zkڗ,\Ր9N.N[EZ4w^/<4z29愘+GU=0R= 9#}^)trgrt:".^Q~;3ʪrmNEE@~}Pf\tzMբI`/81iSNMPVv<_aO6)hNv9dyXOJA1`SNF 0d 7`z$ 8g0: aї Z\f0< \oqg~1?8`|l"[nb1 MysB'F~ZbvGN u_f͉kE/˚>6D٘HN T1P>GO6g\=WNeqot#uz:JO')%A]4QWCMR& $%j¢ 7Hl%GmPPF @9sBM\+,u`4cNZ#,U̥.aLQ<4I&ũ1@aWN]P9h^^=T0}\$y'ѾY!aED*nĈ\nE*eS4OpD1Kr2B}qj1Ʀ/T 78KYY&駵lWSJ9=4OG:ٝf+\*Z8Nʢ g^@$|%-ϦWHM VLR:/QJh{8s*dXJ5`j[pk&UYbd`l&LSTr@ tڞ){iEڲZw:0Th &!̀\V`);^L1C|]ߢr.-8eu J|W>RNr 8xA#b+<SfLM6e- !d#_ԚQ&qqPBkA(#ZqƗ!Jpl"1ײkIZVp@?-=6Ss,e:3eZ5R9+7N9InۇםXgCSٮ嫳lmu ,3m9zOPEǰB^rF&B^mc r4sͅj\g1H9T1rFBCZ0JPhwan]bյP5ނGnWgkuʥC?■ͮ |@-^%;x>@5eyAU954mƄWbp\!,GhD" 3! 鄛HT\6H8`9LE5tV\){`{ ꔻ@`N{9瞞ݷv5ٛ:WnYu?={%14*v e\{z?gme&b+hP9B{ OQ,mճU[`l\5zHṽu=`zrX ~UӚ gv^5y#Q(2'}CWKs륊O67Րo6kCD&PS㯳XNoQ5\8<On}թNh f ft+x2mS48vו2 )ѻ$:(Z1FbpB2kYcÐQ+Ꮏn#4wݩ/+kOT=#ʶN= ;33Q @&.֯ɗ/oD{ L=aMM=I;eχ,'d(E5^BK1gՀbAtp7oC/Ҳj8QQޢ>”YnPj.$Qlw[Dž@>|rFR=v?$ksH Lk꿿 N \|D gC ]ݭ~wS$cwT<б|"QDRMcjId*Y N5~wQHպAk3`$0 t1B(_%ZUh*\TzR׋PyRя9h`AsdӬb ဟRX| NjhZ; 'h0{*AZ+ehȦ`<r^PHm˄V}TWkO' #gmkOW.QZQ {p=4A6 Ҙ‹B3?#9Db%>OCxu'@<>W8-{j>9أW9.Yz&omC}s1e5\Z|犩] C-`.* 45K}_.]|[NIwzd 6?rp%K끼5kqAgZ 3g!BE RǕ>Cl)I]{km;sZ=-Cs[֯{l|~󪧭[OVƀ#@Ik<I{wKk[V?ZE?oxtϥA E?PR> Tk lR"7(/CmUe@$8} , a[ҳxq^Q:ZRPjVu t%n2f9ر]7~,Un6c6:gѫ +-.?M&fv߱s#zVwq:꙱m۫۷c$_g)O&&\@bd34n'BX̡1R;q"LN,`/mO䔰m8F0V\6&yhM&t3J0`g@5zzX—#Ն1oԠRڮT}V*yp-"D$ן2pԓ1 8G07Oy#xh(> MswLiw:&mH)yi*F)I$qKwN^~2I6JU`>u0P5mh9vyռ%M|Vεz0cQ[} Уcvg-3 盲^Y)Vؿ娢VԳVBa\Α.ї-&<_60¡0z̈B@} 0gI=FS]+(]` \x\J KRqbN38ʔʗ5 f jA3]֚@ZOjM$%RN Y[wzterZlJYV9q* N&[5L[2<2?Kl*}*g?je܏Id?r `^1}/U߃wyE|k4~ NT~WrZ@ څ _(Z VT%ZZ#X>u㲻^Eo2˽T'v <Ր*`cN-FK+P WAv4?JScF'c73 SRӀ\Q>j2;ⱳIܯ3s:,([.edW=s ~=; !FKl*`DǯP 1I𿐁I Ș,a8pc3X)WW`:5KQy7j$uE|pM5* `lh $J6R/#4*8BݺؖWX.m)R3fa-v4+JP%Fvځ'C78-6F @6aY9_,GoЧͳ%{#QkA6>ohͻ㥌d͟_G蓌/tk `RӍ) |:2r ⯿s<ʖ5E躉]]Zm/xƜO XR\roytX Q]$^Ӎiܠ*nR gf5/C7A5 (1Gu@|,J$4 DIIDmx8=9="zcq2wНvȅ GZ55!_u*ZmߴN3^#7$QLZu%!^A I1)91C|GDM߰A7Y݌:֨n;VBNRSq%yo|&5زgt1cL0o1Cٍe^w>½!6jf4K Gzi dߴL]/y rEF~ӛUQ@߉`1qUwb\L(bY%) ZRlҿ˪0-WiUФIS+_!y]+r=`'tv7{}1{\ǃ$ cϜZ; ;usg,kv۸U߻|ozrPQwGb "]lɵ\{h7{‡{8ֻo=`#vN_2}N$sSz̙Z 6t6@fn:6i!T$" W8=(}mZx}}5hKż{8P޾7yƾ7^:8,B7l{8O<Ĥlt jC`)7a9Jl6C/?4gZ+q+IaɅq&g w.yEZEW~q7 K&*/: ;,woܳeCk57nug͵&շ7ڱf}?uP;o>r;N}ztPu]C<֘јsUۧ. o bo?7gW ,I$Z* !N|˲f<s&|헪m:?^KgzQtc+kx>7n鸧H1L"bN65|#.hd `/0뉚]R>[K R;tHdNkVrh*<;?Gj3 d4 ьi1;^Cg&cP SV9y8xqcn蒳ѡϷ]j^ 閪8w<:ml튵ݳGVt*魏7Ϛq0Jg!=B_Sb>7LS*J&o#'q&]+F.O s!qLCDktK||4cLzbU[)3K!wY޶oXq¾é [?b(\5La乖/{s atq/RˀƓ/=V!疕 rR|BDPxt|߳eg)VA"#^A qF$ڻ"db&B%+ձa6U{nm0YoM}4Ғ|y|*I{6b =} 6d1yݰ=s/}qU|gFOS1 j~;q/^u 5eZXnKDkc`LSUxM֔v)#(&:!P UԤ:ˮ>eKqGe6(ABO3cC~QgTh&*F&ak[:V#UJ5.Ugp+* ¢*f=c(ךW1^4٠.QK wƐetC<(a,zB0V<[M>CwUc:y'܃i9}^< C08C\OPE^1sZR5Hvn}}n6mpb1, P ؊ A1eWv5wǽ# h#/_]ps3:u8ifٟ>0[v۶DY4ag "DR 9KvHR]SPŷzJƛ3в ?X§)VF 1Io0O%eœhyw xA;2ބI>gvz _ap^i5ҕp}ϛwJ9ˉlԔV4W5qH >.{C[|_B>N=^[r9^5bUΙvJڂk|߰8NgNJhJ,JA9*rDx0s{P6_WFjpm8Ϛl#)ku?!ḰГ V{=ӓi3a3 `F`vin`n7< 2n7unhC"$T/^BdG#yYl޼rU 5) 嘭C/YZ,[, rͱZhXqE~Djŗ=kqW[Y$9.v1rqj3܈m7%q\br2:.G!D8<%rըרi^`:X+r:]<cr6 yi䜂?DE;x6@KIhu϶aںqV-6 uU;V3 VZG>E ;B41zb_h {b#g¼ p9t(J8!RY'%saX{D_!"8dr50.&ʷӾ6ې9p:X qw3Ϡhu8eD07D{ s&Byfth sȤ'7VT lL./!”.75^FV= .H*^WR֮,_0.iW]ee+ܸ&wo]MP{(aW80=p\qZkք΁w3V]"Kf EJne*kT7*>q{-ȕ*LnwWXr. ҫ.z=b69bX`-Q @w?qmEp_|#KWW%eB3µ{ҷe(K@ږ ˃K{[@ Ǹys0df Q9)8{!p笯k.U }>}kk׳v@՗.q٥W&oE3C^?C?G[۷={b<}aA uip(uiW2JM_+X  ^]"~ǡ@)<MN=BóM-L!mL!]}c@ж\%:%Ko`**|3*]I˰@uXK {(|I|~_ hq% A_&A%D̠ڍޠ-hCxB>Y3=8:Y7bzS8?%,S/ҋ^$(3HݝH $#BL*f@pO UFٳ \@ݟ e EHquAo=SgDQ.b&.{f׋w Z%0.7s??~u?sȊ 'D;FFEl188:UgFͯ_6m 0cYV7wU֜'706L6rh+FZ|T~8155ipMVOKZ۲s6žbD K읁;!f I5k%fpoZNK$p܉7&x8"~}3c@qL4GK2m L5 TNy#4I <1BD,5X ay$yRcTPYLєP ZWfjzA3*SUs(go.KZ!Jڊ&A 0%Έ-B:)NゝKg u\6߸~-o_wSg+ggC.f$]Hx Ghc n@dV`2]zuܸVJ hsUW+w,WD}nOӤ тf}́Rj5NͧyO8<lH.6N;@{ È^x]8!Dh"=eN 23x,> I$,>扵pB]41+RKH)'!G,~%!z}< A &d!t2B &Jd41Q4yAI@6d=c2/c~{V̢4 WwvÑ@|']_41zJqKOtT)j$4+ӎ0KQ1sm|~2k5oZDnHg 1,:/X9c^k4yUzKqjNo6yu4vg(tN')&]tjJC!SF4!H!C3Ą'$O={bj6iA9CN@qz|jP8uMn˦{n2z$aF/K17~;D1cA2=|ɪx\T>m:Vb̗o}Yn[7}_Yj/c 7N\vu؆-5\ƭI~ĩ /,H]>|xq"vJϠ | .(D߼*+੧R\N?hp;$OUUӁzY&7uj^c`+)4U3ұsX&:tq{,8qd>IML]Z EM1V C9eV H꙾rJ XEE ֣o_rUxv|0'5#GTO|x\.PިDK8ćGKgd,Xo3.A 5 $@k37_ c%ByN;IpMhZUTM6 ;$==<RIR5cX6IQ!3;*j n^JCCYzAHElEz@.Y!ᩡlI%Y@Գ2+^D*ԿV" h2-0e򽻴2.tKUr]Uт@@]bҿk5ԥ-:TB nz҈܄ n"(E.VX䫋\I^X+PM2q2$ E)2(O\"DO}Q :Z B"g[?kDQ3[]Ь,eR*7j w킗ƤwFFP^A}AA=pQdrעļڲ33)wgys&p߷W7z0 D{satD ]3jA%S VW-80{WtNBD[|D`- BU0?1DɠXTFvKR8|dO2iMA9 6ز4OIwI~y~4=:"`h0* 64` F)br#!f"G#jS1s2_F8tr}]Fsu9bW&Se!n%~g!a?FD[&NתM8! !P+:lbmVֶ̯sYD󂼊%tH@`u* za-N2T_⾗+ZR>Y-{=MA<ɭ;S;xށ>\23 ['4'͝y6dF[Ha,rTH*OQW/JUZ<֋puBL!LHQXPu%!]Dkաm[")\0$R.w`бsZ"ebEVŸ]ӭ(8&t{+s^7{lyENK5c5*.J`sZϙmW'|/w;.Ѯx`mi3._#,9bnVw~6(b#0֟dD0Tپ0)H -^L*KlD?t0̹Ep|e ,uO =kv g8b#+6B'G|bLzpӓ ʜ%?ϔO31d~rQ|ϻ~!*LGZ<C-%< 2ɴxXnW<{;dmKQU&!h9W!sDߣ7#w_@ '|Ļ_oPF>K *5D"ђb2x8@ Yx ">!~S&JZ4O>ˑ!ټ;֗ eMkd#+MO#@ *)T=/9NW 1ńA)_$7">sZ̔JSrmXē`;o]5'\G] O3`TD.ķҕ'130#nCXoa.& aH% & )!i-{`D6 P fӌxI;RRw%cÆŒN^^n[^Y օ+p [0-XE=J0#,!1@Q8T #~!?؄~<!vCq_&`f} 󆂭t~5d&{ZpNMWd]iV\WBQFID$#N$5L ]qPXTMjVDIh>d]2tx9>>]rհ"0|fڜ ; ۬n-{w*EXP*sǎpj9V8jhJG;H[K·%';VW9hJ wTOoϢ1Ҿvire/g}}?\cS[ڲڧѭ5^sZ18x3N]3L5i'O݅$ #럍 8\|Տ,t' z"`Հ4,{K};?}͍^ge5r[<4LLuB Н/8ԭkGV$ʗ͒<pX֢c \?SP{zmZhH Zx*RkjJZ;oR%UYOVV*__?M̺vvqRc =80jY3}B-Ӎa{- VTD8h{} e9$![N;#gV[eɲ$WȒle٘blf馛N$@BO@R)0KB A84\KliJl}̛7oDNOŦt^'`HT.MҀF -' =I$ݨPWشY0V3V"ར4h=sF1\U l?|U'EX^*ՓbhV |(S16mZy|^v'`K€ ,,,/_>_G_?)egΌ1(; xϯMϯ}Bh* !(0zOެGvJJ<{cy K1qA| ^t@K9 #72e|:?\}c` G0%S вO?\0=C}%76 OuL:{gp1`]LKXcr,w'cAL /?d${mX3x9OC&~ϜbϞ/N W {C{m߾7[5ƼsO?ӧ,\x]!.gRښY:*doarrs3[{VEy>v[ˡoXM@Z! +VxV4Fxanwud<,>8d7[1j:pBZ~f3B5S~VrnV n# ~0,/x聞?^ԙ3e /]wuow$3gbj4ר7!*FyjgQ;9 ?2~~hўtO:)t='݃==CuY4$[:, tBoEԘLoHMe@-5 ,Bo;{q^̍,f4&vphȻv)"< '*|0Nز0[JnEE.W :LD.D8ߵ?ODPI1Wes烏8bavzigk6~[~΍qD >MfU^OM8Ru6.x~jTAkMgzև:j崉aU3iPRtLUxY`(@|R* EDzgcg@ 'uA`2+,vЋć/ DtUwmKbI"et'&d{bDrRINf$U`>[2ThӌNՅk-z*FO<(:sXv7b2uTt\k.7ǻt(?GC߱7N95Ct%igC̉gS`/@χU0>`;lc(|0v0:Җi#!5a *:0,O <R|MYJ)llj*SnE뇀`ODokͨCb +z%089fx1ÆiaPp_?=/!Uz2,lOZt9@`~mnCNNPf.l/IMlLX\ܗKj)Eu%u*bN c 7kg1(  ;p{1-g1@\2t 7D P4-oo')%z29L5)2<:B&):O¤T]EݶK~M [uN9\[F_)6TVpHtKu4ӬV6_WʧU;(+4%ɤfei^oH$S;C!; 竭>N5)D{ʎ! K} rљyVЌw1Hde;N \DFChWvπw;ty9rӹp \;>#~`)ahZbizYjq;~\lЛS +rjBkoPl )^NA]'ޮh}f"c.!ok岭o<PB{?L'Eԗ D =]*.gJŶ}Bot&& e\E^׭{/NK޽DX9#^4xC_ jK"wCjM{.(,ր+MsQD QcTP^/4y5@^+/'w4} Zsũ"`W% yGIpC0:E?kݺYɎ+ U"5U@SxW.0pKaX}:]zInN6C̦߾uQ'|䘔UVєN=?v7 9l&mONb{#pG^]/ SJVN\*T-@vfVO!h4RhtLaH\d,Ӏ"F'aKDPo(z p=cwd7b]Z8p`"2X:"ŋ׃'H-2s֯{/Ǿh{ThrĐ!CT0b/b  Ԝ[9>(^0atvav؀ńQ1So4Vx E Nln=˜zxϒŒ;ؼѤ$. )_$1(}5$ӊEP۔&~F̩8ޫ`(1E(ѻ&G"T¹|b,i((18W0w#BSGXK{_gS.ф6g?{i֛뷛⥶v=vlTRa dځӖȔ \v힁UU7V͋ *5}$2uC0w҇AåήCvELSY>{4&~MjF %ۇt_O\',}%l)h z%ۺZyIF]݂Շ_'7~U) <2N(;h-Pq]aV%?yyNM َy[{[h1r#}B+:>̮ׅ N " ܖ7Aq0t#I$O*}~TwDE 7^ ٝ#D(%M*6X>$@p^ ") zAG% b>>T^}; OǘQ;c-/ ^#7wVt s&G'*-#צQ%^M'pc"-W+*m9zLԎp힒{ɑ]}}(b0};ax]t[)Q@]gД vÉ7g㮆'fToJfȬ"Rۚ˫DŽ* S?u=95jU!9F9j.4p|P{wΔ"Nz(mW`yخ`ŰKf?~Fm(ȑX0sr6D#P2 ='HBL"-0j0dNG̏rF=/tu?"Ju*/^]2Q.Uԩ\|OYw/^p9ߡ%Ԟv%( -FʋkBeNk=vuP37g, }QįK L Z>:MN⏆/"[I}II}{R…wu R_KnxRFmX`HS]}Gŝ-g(KqAM"qpn 8o|5Rg1:?M N 1a%O0<;,A[w* X '!(=i}&?#^$ ^2)m4sDE|gPb2Dq>n.*?W̸x(Ļ8sDSD<\"53PsA907@R Fq 1xodYХ&]bnʁdbzya(rj~}@8  >>4J.]RRŨ 2*F A6r]eH}KK۔JҡObƆL G hN'%+Sx̒jU,V/}2D5NwY8G,JeAh*c幔‚wޡ.0{DxSfѢ2w$F-:WY\D,oIyךnNI ,i)m#YǪjU-3Y$v%%3ZpV򒲗.#cNf.5 d$C},KSצIX$fX͊DM^uVJ0Rs0=t@kToRZ$bX*eVEWϕ5T0Tnkޑ 7&$2iyThF7ubqey#lR*[)IMk\a#u[N^3VqאnL(v\fTGQI7p=3?קw(snYISMg''gaFmL*1JJ2U,O}}]&k9-Di-%}jS*0XXWb%cRLR)$MNK,NcإUdfI$DĢ*$R fLMMuLձK7)lJehZ%V1՛ ڒS.u4elJ=RSj>rlڮb4%ǎ-Y ]#,EJ ؈]?Sgz-K=:b+ 4A|hFCR("F'ch)= EjjR7﫧W*JoJL2lXBa ar:ZcůM?'-V xn ]mPQY 5eS0 Ư_?^:w.rMP ToܞL"ʛ_b^GS7eZUd lX>ͧAGM1 0Bǖc(B0lEguK Ppl G»vh[!A9v qo9b\#}v@04> B4ZQ)?ݘ:>uX vn(zHE~Jńs(7Pz Xx@?n;E)҃4EJACuJyc>,FuUiZ: ^{P?cYոOBk3Xt5PTErׁn*~)pD M0;bMA폨p[인ւ 4]Lvky4a.YB\UE/5lbK2#M%PJvWθnpk'`@ɴ`iʌPW8Ġl%t %ʌSQ~Vpj*$w^#G1i6}"vw"bzrMZښ]].?+;z##Jz~:vvۻ$31~eݹ+tJG;I mWyؤqk*dƜ^VX_<:7''wtq}aYa#TH 3:#CyVZWjU֕?;AY|.d7R]&ODh<*z@ i݉AwNA%L @vI0c*T.39R[VJЩ,՜bM1WR ߫>EƉN, `õ>U8z/{23Yh확b^āpQ{/RX_߲d8Ȭ6e;зk }B rfq HˠfŬD ζ%,Ĭm ?sx\j\WWUqCS~mlY3M>qs3`ػoSL4.\剶jlu[I77쵥S4m323ȧꑳlg@ ͢؏1W%`T;ω ExCt#8*g30Gx{!w>滢xi$plɣ` ;f7kAfyh3>>GU4VO-HM֌oK<')m? %{[2p;>κK>e}}ڸ0D2`TIHnP(A!6Ƣ2hk}U3Yެșt#d}s|'s|\P_ξGփ$į8;BhQ",Ƙ{ 5k'ZUָߚ8~)A^R--.fGWԋZGE*.FzӘP.$-J}&\VTTnv?a/'n-{4yʐ`ʡ5e9<4eU斕dT U6?AX&튨Řf5?MA6eb$d`t%Qp3`sb3NnMSpU5G [6CnqҀ 0y"U(tK\SR*1S$AW~gSvtQR[ %ZԛgXo3c(|:c(sVl` nHz*_~uzP5X"ݫ~P]#jDy%Kj $-v!F~32ܪQ5`.|ap>nw/y#?X##Jw5( Nx4슩qV^=~R'Ҫe,ҧXM}jJ-)T:אw3rT'x}scFy7k V0\SM(2@u:-YzǮS8W[4;0qƷr6SBIXqLt&t&#M G#&t ڠ470݆IpX2M LuwDo2` %\7߳g ^mlmW)sX7ao`BfbnQ1J)?FT7ѣ;C6XV}EBq:ٗzhW*S/'W I~F,앀 Ud A:ɫ+z:b4'Ŵ؉szkܮ.08q/8kYHE>QvŋgO~aժ bx.쨽'TY&7(w^;[Ս$\0w/6p'">@'w.XHZɋ(jXyc\X{'Dy>z-zxy>xm˔ۜS^O]Ђ{E&``w)+ySL>cua=$+h)V,7RH֯a=U<35@fF9Ni@6݅LDQs-cr졂 z W^׏~чS25$Z}݊#q~d{VF^ުԚYl&'Jk~O V{W|šG&$d]8/vDj&7xҤU떦ʐ3 {W(1O-T}2k@NH:e i|},Nj$}^\X,_+Vr{-sv7d/zkuxC499/%Vϕ4] j3=/#TQcϱͫHBw _Ee^f[џ3 76N3w\"R1v/}}"O{?1 E>9|.mV 40 lK҇k|2A?g`f.}WF\[XQ:J1D~NN*(|C^&@Gj1:;kN\ 0ƅfӨp?$0oGG߽0Cは/zF4X~dIE[.9љwI` 샧'ab$~+/m`.- Qb'͛"+6XJ̓n+fA0H+l_sʴ!-TdؿOdɜiLjNqJɘeO;;%G'o;"),=K ][ g|Mo<< 4/c遷xj~ܱja>txkla^3qniiЗ1MɎH͌و KQj1$ag2g#K|!yeDQLxX{i4{{VNl Ѩr|_IG$iu,N?TW߂bt*xAutAՏ7Ѐ \84dه&I~Xsul0eZ~rsUJkG )2S~mVyn#~chVA+c%YY Z!W1tA1y51+AE8ICo.V3[ '1;Sv2Q:pؽ{/fb/vܽ1l^:fy%6?a2Gy8rmngô0.ׂ~XnjcpD1N70%p{ UWܥ҄oS(آ  v-6=C=s"n"^D͐8'ݿ ڊEBTPAEU!DwUIOep$FZo|놪'܈s!}q"TPd(le+ VW^DlYs:ahI`XkUq&HIR& 5 R r#F-M>/?}DLeJ{L':y!=lgwKsC83jwV˩}. 'v cU Q)I{W-Ly}0W_훰S%  YIV١gD7;;ZX4vhH;n}5>J13U!P3xd}?1mډwER`*A 36?M~hIxY= 28Lq,6h=΅Pt{k0f7?rFR8`vG<ؔk TzgL+VaLwp # &ɼS,Y~>o~3b!wcE. k,)O>e 1z<gT%5" V*1'_nFBQX !I'P!q`3QltStb‚ /<;ɖ?&%yD,eOp8jb> @Tᄊcη歿Zyw~?zEgZsq snݴŖ'2;͹Gz,>#QQ?_bNɆӍivnjj~w`GS^`=O3cM#!ȧtxۄ~.k:D!,茮?:At$6p9*> bi([nϠA#鰺Ih*~[Dqt珓j`my. 7e5/6u_T BXa ?-t :Ufr4RJJoE--j#髳,*v>&$Q?㰗.;Q ]'׬=f͚S' 3rxW˯f8{)VLo0床|`;& ޱ~Riqì^OMNTuG:I.AR(_Mo=pNtMj7#~s&#K( =q0:]pN8DG^>HY4׻]F# ÷,FhLuO'zܴ%*cvvd Elg:1hr35kgFatu~ˆm>џz9qLI)U<gx _ifmљ `.l8 sdg鶍yXWx6ݴ e}ư_("/[0:ӻއ6: l6%P,4 P8u,:N/6Ƿ7.Aߎgd 6{r0x؋LF"\b6(%D"`Fvpg!b` _ J*eK83|q(ԦJ>WR!&)A|r*2H8%ݠJe[|MojP?C[8ra93{cbqo5&0 4%eٳw<<` [S7߇?CӞ̶{"yPn)hAcWzZ*yb.urܚ[%XqᏣ605n'Ny'ND~ ^%s%藂]ML cBuJDO_D~_8;U\W#'soMgC=P9NWǐu0-ת׶Nnk9tz9MF̍("QIS?E@!&O">H@!}Z%? ? qx6rD.L0"*r 8"GO5E7 9?Е)Aֆu)~Q}@l Lrz\'I,\zӷyMڞ0`V+έxFGO_C?ҭm 2h0~|lClq槇L?dnOuD`mptGDVf롷G3H >F`h㖋mpM6\.f/ђE8 :|12ؑ92^ ԍ5k F?pA Иwd< w=6J@l^}SCGmr f%[ϧgi\ [x,ރ u *Ժ0: |WlrJi6}w ,i2ִi& ׈y|[I0C^ymr򑯎i&"Hm$ۖOvyxt)^F( buroQ i7c#RsMav))fDjL(sb&[sdTb1s_7牀:U_UX /ϭXqX@ Й[FAQJq#?)ߺ|V}+-H6aGtSxYq~ㅰVjhW#r#1!w48Q{n/i=( U-zFnU5˖gRqw`c4gej+6C9 ein33Ѭ1[wc⭽ҿˏ^.L\xK1ms\rGU5^4Z!Oѷzh3Φwyeƹ;R=}&z(6It} |ZieݲNˇdKۊ8'slj 9I!R jp%p%HZ޶(hʎҾ~ߗX;;<<4kA`6KTV2^4"?K/AnyܵE!JbG*/JZX?3ҹO;OCBp`D8or[Lf5~V;>QqJD>C\K7]A-aoy@] " ;vsHH'&!zXX5gԞNpCMN14^4xF~Fe21)^p?#fJZRԙ1]顕j3R%i5!̐?B{WJ-sva{> Zi9O?W'+ӼQ J0]zLBVQ= > J}FS*)ƉFZ5˨Vj p4]!n sDs43Q:pӞ# 'N%;g_= .2I_Y-,VH>{LBg6ep;kJW"u.#| ]H(PڰFtoQ,VXSTfAápuN\[;olBMEhZة>g 6 %ؑY$h0ggyX$^TDVÅ b$RrIh;,J>`i9 P*NJ}׌.GBei:㳙CB01Z[-OL|9uG̘1G\~;]kLCSYbz ɪ:QRnNH_X>҇BB),l}U1ƙ[ jV]Ҥ]/?ϝ8i ~%I7モl4Ub5˨5Q7Sߣ;{ȅ0N|v4-]$eq2\Ni%bd.3]@8m@n|7\9+إ29e9?G-n@@RHTlI[RV w=bCA9MVꐗ#bPƝ &bf.A@c5Iؚ =>,/eM|ဌb7dI~ЌӦ^@5p|n`LZAŦ*C}d.y<5PU=kR,5D«2 +g/ G32 S}r .qnƬ(^*pٍ9=\<,Q?"|p)+Fkrxo>.|4߅Ad )S:ƦI|*Έ qGs6;^O~+r.uD 뻐%WCAQTیuրW3egչ+HD))0:&p L Nt~NmyFyOs[ `\ky;h_e0@.ӿx9? f`/Z^}WBHRo7z`@Q4ΆбLwl_7^=t=SUZ7HGqgEGJ}9RcjB=)Ĝl #=v~xqvwoDk(k. @@ºk!}!HZ;wg_8}Vܯpt>׵>x4G;r>p<8"d4\:~FB/PGbfUޓJi8ۆݹuM5|35.axnoX0f1K4?szRG|{GgjCB*:m6H}Wu{ˁ6֒B-yC=Jۼ;&[8ի4|rq^9pH/U`mP<=cxOAX^kC]MIh'P?LqAC`S6ħR_h fA tL2jXBZ`͘piDlJALxfˮѺԘUА1 3CO9Ka|{۾Tz%E"˫T*7Cxvi2Vd9'a=zˣVIxF:x- i !p;m/Yp|x(~B%W~FA)1S~?E4=KR0j*^FR0*9GHg PR ArX㲁xk ҽ쯎[q-E%C!P L4"zڲ\̛_L#e"քDWTSҁP)ǥ `Uo~گ9,O`g ^O&WK50<0Ħ]oGp + *HEL b5pdL_RӥJ`wDcCl  n%-u'w8_iJqXl0kD>%K>gg^Қ(a 󬬔H΂l#*~)e,3L],.p`v:W62|]ţ^J+qXrJŰ/ab `ݰZ|tyֵB׭Tupm_%mzcNE(OD}˹ 8%ٛ /VaMr8NJ ,3R,w_V^Xk a'VZ,CL{TpU"2vh{^scS*1b#OQCmxf.{@(*Fz孷A6/Vfp'wG`)gI %[ ?hN}Do.ۇ̡cܴm}J'cy *2u=/6uX8hk lleTŏP7h:xXhxQƯKh :a׈~RF% 6.x0Fsu.VltOa.`Epv:VvqdE&;HpYs`Pk3$7LXʎ&x9ݾJR35\zMphg>0[Ġ[JNMyFYԏO fNȼ믨Zwb!;;kԜ9_]Բ?RpD,V]Zn 6yA;SkWi` @]!teKm&N̈ tpT ڄ?D!~mR+u& Z9"O "FBM&A J&PDzP_N"ce`:PK'  `. c YDDg:1JjrQU yH"6_zH7c aO2is+szDm^uK~ I\J lذSG8ӧQW}{Jޠ9Q-ry!pF}FKA P}%#2mW2cMK~??X͈gf63F{/CxU~hx_D0 D/(g[~=jGօFtZ.;NX8)˞93DkkpHα6A #}w{{Nޚ@gDvYv,[a%ģ5 ;nPs;sZ(xpѐ+ uG4߇s>=%s8Vo~Q:Ot?5'f=tgt%_4-9 \GpOϒE7s0HuLcW@BT]nyKfm-1V|u+fÏ'76g#wv7 /F)ˇ/Nw'gH\Ǩ^_9]>3OPh4\JnxIA4]:2p97i4TzYSFMa,qXKAJ9%+dDFرDBFt(LF_2du"ၝE9*D\5A5ЌoaZwmۛF^wLꛆScX6K+5gffgUߛvKsn1Qδƚ*L'S]+ ~)WOK%W '-3 YP- VhU<įV-"aO_*}3nȽ]\g=tr ?|[s*Z9 7ݶwͥp|xbhd}-P*vsӋ+I4dʢ|ciS;<|ʊ}帤F9}4d^v dy֨A2 -d8ߒS80DeDo[Ā=9io4gpìi5߾L^d)LX&s7tsX5KIՃ<7seajEo9'F^1# L9>kGYܝf^LMR_gSduvmySgOOgr[SFL8JFQx u6ʆez>z7Ʊ1ɰ]5CքяҡLؤMf)7&\ Cʓ'kyD=X!.MXuutpsر^oS*qT8l{%zT TOmػj:D.[>*VRnBU~Q{ڞy&W(Z ɮvk: (R,P( 5\T:%E5 k2U::fgR޳!Гd8m/St=Z `I;BVUafte 0)/p!cUJƧ7ŀ=d!]3iu+*4ƀ3s$\(Rg EmpX7yLCZQgin^Rvzi{U{|*͖::+wiEHaWq9UuOQQ=>mLi\@WicUu`̶V^eL?UITch|58rTVRmSTQ+Ř~cՎ%p"覫!VS`D/\d߄[ Vy!UEd…[[Fص¨ACV<4m,i)C;wf\Nr+K\ ֊lmN}W͠޸0Ӯra#2uSǼT!z؊?n+ks~WV_Ww>ҁɅRSI?;|Tɢqj5"#k U++A14rFty+INy0MYcXpdW>q++Zbmbilˊ]m`A Z^Lޒ|Xb"ku~pt8Bfx>[&cf0{ ]3 ̟y~&H3P|m][`7TGYrfn,kfx/oK_ *{t@2#g=/{Lg5S?(lK?òc!_03 γ%  ɰRO׎- Sm r;< ɪ)1Xɫl ̊%"a  ΘG՞v'bXZȝ܉l fm"&}GPX9{ΰ&ߐRasfW1^|q4t؍Dӻ'w'wTREdji}GU7c..}!.zsEmj1ݐ=0Z,SqK+J,q&ʹV )A{07Ы.B,=1ydq޼΅mIƣ*? 2|*0VB'G!$hBVa{(HeRzq#.Ob{o2E+RGqaaalZRJ-[~[ٗV-Tl"C",zw0gѬJƩ7+fg<Džo*pRGoҟ&%c^~[$[⑩.wػ<Gwąu  aDZ.n&EuFC~L_3ϐv5䙾/\! ̫zBkhy8! GJR^ό*_4>Sk6 A \6nLz#UCر-Wwa HII? 2Pj&%v sh1[M ћr%݈$wHd~A7ś? WaºG~*|M^nYRo^zzj=#[ۀC^WbHRo0 sdy46~ZC7{Ɨsݳǟn 8d]IU֝{6NJgnys]7,m9F7 |s湟3i/峹7fe 6ʏz&1>+aK;i c*kپm۞Ρѕs0HzBτ =gWVOR>#9~Vs#y nIUMR<}H$ո6K.^P}M̓XO__ ,!0rI]^H@Ld\LӤ)5mbIV-ZP+B35p%oNਟqoD 6q+uVhYᔅёBVӊ*b Kh.8̲6_^ddyԠԘ]B"ђ),i37ܿM:_i~X@,-Ѭ,}pa<2 8<|{ޝʰ~Ő;,j^-@d.=4cj u V%]8})Ϸ$'*K X1l8HH̛J41E!gy,U=U=M5账zGV!=G?l^3B_nevMIYdkۖg5:ñlfpl\C l;>mJ_$\?7wj=zŊq }Lx {oFQ.j.ZM]ImnvQ{eW`el|cΑJJbLsIR0)- ;UM*C*.T]< z]ʗu@VޗSޕ53J'Grd ),ꁪaWwiְ] "Fs-aאbJ:Dr1I'.J ]-[|:j6"yFvju/cYx|P/Aޡ\(.]VH!O6qrqGvX?$K q3̘&丣߹|d:dnI&.BZzb@ &[1㹞~_OG>բh^Q|w4]`]w`増s^toǿLψu)VBlNux$V 6}yqc<$^GVM)$Ue_y[ń$`xK)J_Sn@6zD霘1-=F]` P{7>0!Mzm)?7?yi XyUUêVl9U5Qy,4(/5\}?o&,{w)3]:~@}.m@k&^I'%ŏqi%O(5LA١zjq ~q U@JX g[_REJrbrֿ|v e4LECލf ?_^r9-R7~'rfna@S4S`@4z9 Me`(x$ [vrQ p AW_v.L1@!Cd/;)̡X?x{;T?Vvavՠ8mrqFߦt>_A?P5(~N{'\:o_\zʬc<% }[J5<< _yR6$kj~FLtɦqNDrÄ{ x!E:0r D8ҡhWaY[pq.pQrFv: :&!=QΊPXǠ&e":آ}0hԺA oU{6:+D޷32-my,ͿH[>`PPtQZ8f :gA QV*)Bȃ&1^o)* kVy,Z/XV˸EJ?mN+gjGlч| }kC_s&`4l-B!W;ZmH5ƿ+qJ(l9@ gQY9O2]:jXڠUPRbTyq[T|,1%g2WZBbhuaI,{bA1٪DP놜z|$X>tBwʞNjaNn6~, KڠuXh}y=HЂh$ATgwLa엪͏1axr Jt<&5Q)`6/4M%gooj, Z cMZpLh֩gGdWa75Ł"֨VFm :jYhڴi6͛q4eMݰn1Bt\T1Ux;$1HkhbĄЏH 1S[.s Kګd:IJ, ~~=8pӬٻddx &%b(Ns ZFsE=Xx-9FTx ʡ6usJnԬ xO*(^Ffа4JH۷}wI@-mR硢',(1&^D +1/J_i^F"5P0c#ۜzw/]=s@+ܳ<4-#Hw4fEEixk!+T- m5_Vq&[A)fӆ5,(>,_mW` Ђv9t͛ Eos84*O{lӧo LjF/x^ý^&SP8>A&::ف V7C3!D6d!X|y:E_%7gk]&TmcVO#P_3k*"_/o>| 1r'X>ҧ/%Hyӳ>Zj4һT@hnu/~LyCaaU4Wi@~dyGZqi$ݥ9pC@&sr<>K1ѿK;JD,~t&@84 -9Z.n}:Εz#dh! ǥkO[:!]Y) tdOrrvP2+2*TEڄUjPBwKΘ =|Ǥ<3n魠*ڿfMhsX>WgON'$u7tAұAqh͌̇D0'*&40< BXFFV}oq|߻Gg^äkשGNrJws`ϏUL:J^ ck@ }ߓM$?t^"YSN[yļ+]p}LFY>HCAqpyM?x MzA >Dm7r)y蒾V͍l1ύ"wm_\s ɬ?=OMfR5UC ԫ{GeHa[y =sD RUW%Rd1'=uR(/_ 9ַܺI "%;0ݎb+MG`p\ {?sX΁RKV7M3y> sh)wdc yt\̌m7x5~ngl4mp‰Ѩ!k ԣIdBG4CBs5COYbjo۰8=vMa./lnMqfJ,ias2`0:{Y),fs~vAt T12?+E1VhcO=B@U Xy$c9h hׂU ׇL_CAkHq> yJ--?I'<TJ#2v$d1h0 Y!}=nbJ0dN݊Tl_9V9Jkm{\n.ӡ>AB0fsfX |,c:k;u>CvFގsZLWT xc`d```a<=|EdՓg_(ETu=O'{?Law]+tw^nD.}kzՇ 쯍U}ɩo9:΋;FШO;XSB[xe#2UoاC??✼ 9Xz{w> O3E*De[=픖wE:seI5oÞR݇G=SBPs|W+Ⱥ }[0l]1V~ٴFoMr;'O^gLyhol7/ӌrq3}=vCCHF=ǡv @ilr.r4CүVldV¬L[eN0WԿoϓiosWwz:zQYY3RyK >?+#B|Jzj6]@UD-Pv>n໌u;WOMeFYг\l@*!u?'m '18 >wCÚ\fMc}~5lmo,.}Yr[Kf\yBGyoC[ |EE@ \}d<z/ |x{TgN.iBdb!3iMe$׹4M='4ri!e}Nҿ1H6dHAT8T* HGJ%K^ 2 RYHYRyr*УBTq"(*ѯTDSTuT-Iz jpE/N:R]ɕW gKnl7wSGG{oxDJ=é =Ż7,5w0@N386C&9^5;J-H~i >j^+zOPu//wR+=q v@GSLLgr _:KຈLzK[w˘Yu:sGXK˟Qt8;*3 s3=6(T~G77L4YCٜ9񜋮z]%q  ϖ1TeWe}(=drwsoWse \迎$H} nEc2pϘoKS }woZ{/o?9w*z % އaa/G|wywᘋɀu}є<m󐼇O~p)>kyg{ü,Ǜuβ(MxjAƿݤMk`RADݴ7?MhbW6;I&avk_@+@Uo'cBMH7g<dE ,p?-QvZ^SJr /gp}oyw/xGY:wLƜle>[.1[.bq- uyזK輵mwfyx~bbЇ1BL IvQ K^Ik&LŽD0fb`0(JfRMdDI/DK1Z`*tMƬ d.do<UڨUڴMr;gzpXmk'F}FUF]=j;௲Ki"bD.xB$dy&_jQ>º\ՒO-9"ZmWj\DI滎SidIΩ+Щ})dG»2']ZJZrl$;2VznM"L4R+_ ek=~^^8D9yWy1E& ϋx}WtȲuUb'X̔ؖ,O`ݶ5- 0̏1}̰Ls~N$ݾ}oW))L?nJ].ucԭRn4d 90 X ư l l [ְ `{v`gv`w`o1P `8`8VL ¡pGp p'p pgp Pzj4Fj-hClX ]p}p5C!D0· B.KR .+J kZF n[V n;N {^AxGQx 'Ix gYxEx ^WUx3 o;.x7 !0 $| > "_/W5:| ߂ow=>~?O39~ _o~?Ÿ+ ¿/0bp XaQ\qčpc7psĭpk߄v=;N3n;{^7c XAMN~?Ax0p qgP< #H< cX<D<):xgxX:6 [ڸ`袇kCpqq-x^x^Wx^x^7xތxގwxލxޏ>>O>>/f| ߆ow;]n|߇Ca| ?ŏI~? E|_ƯWku~w{}?ƟOgso ?/W?_JQ2i TaQZFihcڄ6hsڂhkچDv=@;N3Bn;A{^7CST!LM~?@At0BhifP:#H:cX:D:NST:N3L:Φs\ydQ$E-jSlZM]rG}rɣ5S@!E4G@Χ B.KR.+JkZFn[Vn;N{^AzGQz'IzgYzEz^WcAv#(ot?StZ~Ayb: nN/vj DUϝS۫|\QHn vr3ot<ϦjCҾk5| lIuw9ba G10竖N^O踍nXouܾ sTSM!ˮnSV\ShKѳn~mX=[ڡ؍bZGNXv3Y_sT+N _L:>WGAhӲo{ NwG[VCɩrs#_e=oNgy5YVS&ufLD T^n5iY|^~Hˡgs;'MI#I3>+7A:p}=[|y-N*y.orJqQYX;(Ck8>koqDWpd5E=qunk 6t$z"cÎ|١(S cJ)0.Geɔq:-# $ Y=f f-YVtyXKhQ]ԗH e_`~(5TAFֱQijhr&|`DC {nA9YH61G&Ύm/% iźAJcO wtCŗ^l4b&ψ8WV/g|%%Y]%Ԯ{M>ɏ63Y 8Tcx7V.M\7r8G 6CpWlЋcS\Ha /r6z#^`ޑ5,Q!^ߴ]&h#*ZL>K,GҧK\w>5]-2䖠qRs#?Xb9Vq-ˎJK! <= "4sύ=qWv/TKkXedI$9GM7\@&SJ5H⁚+C%)RVU)&E}Uc|8L h,]M hR@dVui(KQIf)EU )4>&<и+RRb\kӵJ+ $J+ $0, ʂ( gu!в1tmZ&akEX+V4tV !6dZC@ 2dȐ0a zhL@fϻ?PUTTPUT*4US^nHKhĄ EE|Q_TEE|QĤ &!L bnb܊BLa)$EYU)&)K2!0XKb C,a IIHJ3bC` 1!f0 3bC` _FYeA!0ʂ" DzC7DzC7DzC7*0!!!!!!! LA)S,z.sK"!UAT!"!"!"!"!"!"!"!"1)DC"JU۴41kƙ")қ:& ]2XbB 3Kooooooooof)Uzu]uYzRWzB׃VzJӺlROi);y4ҼSwJNi);y4ҼSWҴּӚwZNki;y5ּӚwZNkiͫckIҌѼ3WGؒ;yg4Ѽ3wFhY;yg5ռwVΊS&5&դtVj PK5[Uh-h-7assets/css/font-awesome/fonts/fontawesome-webfont.woff2nu[wOF2-h -?FFTM `r (X6$p  u[R rGa* '=:&=r* ]tEn1F@|fm`$ؑ@d[BQ$([U<+(@P5`>P;(1lhԨ)YyJi|%ہ^G3nڕ ͐Dp\Yr LPt)6R^"S L~YRCXR 4Fy\[7n|s໌qM%K.ۺ, Lt'M,c+bׇOs^$z.mŠ h&gbv'6:smb1بm0"ǂ*Vc$,0ATPT1< ;`'H?sΩ:NDI$T[b4,μ」bl6 ILi}ی&4m,'#ץRwbu,K vm_-\HHH?m 9P)9J$ƽ8~;rn=$Nddn!';8'N!-Jʶ.X= ,"`: {K!'-FH #$~Z_N5VU8Fȯ%Pݫ Cp$Qrʽkk3ٷ:R%2{ީh%)8 ILK6v#,;Ц6N2hv OOt#xTBfq^#?{5bI%-WZbA ^1n5צNQY'S!t" `b3%35fv;lά9:jgf?grpx | $ eZ($w(ZrSv+ZqMݙm?&s[tSSj9?| >G,bDշ^^:l3NA`5 26LpS Aߧ/U ֘'9\Նt!l PMR9n `(@ Hy)MdM 5ԤH'ґmSuo9 1 tØuc@]KRbNv("y뽻{ cscz&p5,jn kN!.n^Uu@|?v>rUaHR ՑI DˋQ~p ܍;;nL$t : hFCYTOFNN~}1"`a(?H \u0LԵ'͔PbnmOJl?s0,8xBBF_RiZ~e#jwhOc*&F6 Yq{}?>u.4h%g`& )R5H}ˤkܩ'JOI_qOb'HǟBYEM6v5NJ ONF Nx(1:\߫Ckcb8Q d[L(el+2u-a֘d5;N$"HSFo2i"\h7IfN8qx#v 6um `NM-J\FrDZ0#'ꥈnGjLچXʌAgYs*Y^ٵ;"$hb=ϛ0vH-.D܎Yd +^{Cm,@N<.VMS+\D+R|6 'q\T9DX<$p"酦$ҷ ,psTbNkI_` FWV%w~DԐ*xiy[rZ[S%Gs`F<ㅣ V+!+؍9ykfb82s}l;[)e$Tk)v9{uut޳@E>|C<\4%Rv @׺C8\~)#k|.ao00Gq0%hp L"+>% ^MˊNsq=䦆K4r-*%h#%;pP馔hC= &)baKL@t!~2S]rYlZ63ўJoOV;h&gO5RT/}{AZ&St ͯPC0D,pbpзz) ]I>Q\Bl"^3R>r*C>xPUz}Y=̕}ж 6-`/"H o&DI0E2Xa-{5< ,}``6jiim'w5RF,ч%SYWh6L_i샣=i13YI7NCpIĔ(r0{jrKТo)l3naT1\IE(m߃Dle$ÅwXU(@Ma"n,*vG̨x>G Sg̉"Qvb0*zPEyɉ?7$ %GpdY&f!a6|);u7#34mJij oOpȁv8jx(K/ZdxŃm7V_\fL7 pXzH7-,(1KHbe,r-pL3=T2t2ټXk:Z5spSsT:.]D"@-Ȇ!A2ɶ-F}˒2BǃQ)tç|#4|\㨀`fc,#g1:-ty ]2Z~.)nj%RK(y`8C֍zK-N `^+n3ϴT3tQأ4<>:J0È%ݑZab`vͬaT/ZaޝГIi W1_>)H"p |7mF^Z~f0J^I3V!{<+OeB#BcjL\-Zh[I<qv~k]GTD?S/-%ݒ7 wi|CIqwcWx /7xHO/o]G]y߃#7b$tR$ ]a7FѮ,n!rI|28x6gSh R^^D.xMMS?漞'G#~+v4d!FyT9-fVa7hB4,2Ɖ&vTHMqp4?R\Xa<4@MiHD_ EgRyMlTؠJݮ yc"HJ, 6u/ڴyVnJn۟H\PRBd|4_$k.w™IpS$|}j9m|1ߘn9395qS|xW9BVZ!mK/Ln;iu$*t3Ͷ@}B{Yԑz2Ju@a\MR7odze7/$4]^2kh$=%1IB؃ H|N.[M\ Lb1Mg:NV._0,+,ht7l8s~IV^ N˼Mؑjك- oܮůQo[mj=rm>~z4$M}z sh""u7V{RûݦO-D9V٥gIʎKLg۶BTP'K̦ qW֒3ep&ےLhpNaS w &;e(,-7vx-w$WnXUt8Y?KMctY؃p*Շ-БfL|[nL }4{5頠3᧌ n$$,+DNԄ-HV>HOs\-;W6NM8Fi;7k26%֒a],:!ʲڽE,{U nawNg.I9r:jFbKΨf)*cG5-kb6UЩpZMO`$WDyA߻[4aJ?fD?=d(KD䴱:D/[#$A #KH.:x?%Vr@[B$}coS6`LPfM&ɔA<:vÚ Q~Pw[+`+j V+R*ul!|+'KY66_ud}_[yuۘjo$Y=yjRi)bԋLaD(XUwIڻZ$7ڻ9&4Z'DF[N]~dD?VQWͲ}vS>Nm+SqHaU!ΒWb_+UO]^l59 @1'A^mo:9ףs-N:tD-zkSja4rczFۻ ޿xv7[äC8#7p5+ ~*bJJYzֳw+-p/LL[cgnlcaPHF$}9`\ 83Ym1b>~ƽJ؂ϏyBs="f(zKM"H`wcEd:b86(9<clݘ/kg G^ESE)5G_^k߇ v̚}T3;6 WvTCP_k._eєNJL{T!6j>h0 #[㗚Kz,!32:6d>himE\=H Z+{6@Wʯ&lC',rX !8(\̭2-P8h@C4 <~Z7j%) eeFpZ'15 ^6B3nco#~²qR@!ա z^Ks]T@TNT ,S*@7CīɅLiQN, #:RѪj91-YPN¿\&yL8ӹ&0cvƉ\JA;Q;]IM8 sMf?԰Irr!K9я8p}Q콍g-*sm~XP0dM^?DdIm8eCN}cà٭$s7ۼ#յR{b4vMql)vOճjְr1f4cs_%v%lKZNi+V3'~NMG@HBb+vVFq@ݱuKZhp@E0uaSXdUK}ԯ8GXKiI% uR)EI-ږ8|1GΞf6Ȁ=!KF6Qf[X~_j\^͋^k`DsG]~㤛yo};+i%N}Q0ԥUu)M[Z`"7 ?/[C{l)$Mr|^ a:"֊a l>hya{2>CPL j?ntg]S{UӇ('b'fg0ӃLPAMtd)2úY!v&`o2P[ aޔ5 S|#+7J #ȸ_dU6#VDB"K|)otkl,lU)ݹe5OyUAt2_ n53e*1v(K_HvVʉ3},ACUƍ؂Cuti-]`7]R !zsNt&̉̄k)SL̹y7$ϥDJNd"9 31 IZ(^( lw6 /@YB^}OT~9cc]{)}D8${yc,ʤ{tAW3zHImD4ܤUT3dID) I۬.d~[ -K^2Zc 8u,Y^\_ԁ_+cJ$\2:ZW bBw=[1'NYVz4;(fzNUf(p֙!x#L=#ŋThnba˳",T\o!@@sN%| tXj j Qo5oeF)o 9˷:h*'cJ孏[{ȄNfnz]8F/|1v g@J:YնNu:dhHo tM`R̍Ri:|N_P"B@ m`a:M  c2Ũ<ؓUOS\%a\Ap ꄯe\A.̰{wǿ~6 ;s2ŋ`W`TyPgee0 00}/ǔ;h[tGD5^E#hȍ:f? u3z0ڎ$T^TAhz x I{5'rK zo l֢,b89-:G|W)bA5G<*ٕ:ğ!]gj~O&UN뢹8 g ]-WW(WNI3Ngr3|m m'=[n힬M,?$HDD-O?5uX]˓37>*wg?*!JyT@ UgzI_7&\tH.YZ(4Y'd T Fs-qya7 [67K&J/$c/x[ᶏ;Īz1Fv]G'ڏQBSOІ$y(TS-;hűzT%Dts"=gwUuD?b$Zr9G<&Ña^2_Be;b~փ)Ό2j r8]'7 bChTd )+ mD).51-|Yy*oڤL 4A她= T@|X$in.KI|R@P@P*ak@ ۟=I =l[ג"hX0QҜf˒펖c<#9`|cO}$o>eX<`,o_K3 p{YAn[9M T(!"?Z]iEm Ğ>'{Gt *~y`'A?٘#)o($ȉەLvYO1o_& .mv!*)$zmrt(:GGbeVwi$CO1 cZZ0G 7z@Jy~p)g,gYL.$, -<k{yc*02/q1gKM&R<7xCy[Mʛ #ͺDya3\wfwrFĸM] \NsWݍd<ӡW064tȴvȻ0>ԯ ; )f#* 2<h ~'Bw mH/wqMog C)̵67#BS>_-[L|RRlQ}\TH) 9Fa"^bA:ݳQ4' =sO '@.Y&8z ,i73y;U}p/I  xVxilFZfhXc.b B*|&|ge/kuv\_Hb dpG/A}㬬'xȜՋ;E !Wj{ZI$z{Op;x=׺q{5l23O =@jj# GYTn>&ެ#CBϩzLuylSaa0LTv3,2 sdTrU}El1z`Xa*h{qiuU\"Lд@TXRUFg]sE5V0X/ukzB'كJx Iz7YΕ1tyΚ_}|xm[xJ}zlDVrcsdsqv[&`oUl?<jC! OeqB=J\`Lr孈d1MhowѹKiģd*;^ҋ$xHUU`]GkCꆂOQSCwo g~yG8P{{H.$6!}d4,q>`llUMBRPe2A1RHqlBQ$W%bhBÚV@(?FAQ}dl+bNIMdT"+ƌo0`89\|5 ޣئ(y jqm(<\G 2dTP0$n@ Ē!X 㺕Nkճxikiݝͨћ"0?^2XF,{sr_e@Vyg N_iwq;XED\b1G(RsT<\ډQ2tT ; `[,AkKbDl#b8,]i\|kCxLq~r Ά>|žBab?aag30( j"FA*{ߣd]ř+XHzs ZSLu:˅)ҲnJEBnS>Ħ mh,RT~}9, /.H~!`ExOۖ mwIl꧴ёUzzk**|m* .?~ chp?eY]*H|̛1e?V; ا 2PQVlW6m5O3'^x,ҹa)TeUs10ft9T{!L@OLtǽ!^L!ti ^:CR K ?2TYx۩Fq#0 <hѭ)kesaTl x9d%+b8XZ ;gv8 n7ϻa&^ob{w OO7jϯزΞ,~WYػqÎzVoλg'5("ե AӃ[:P|Ӓ+>#2?$MndueSJ%e؞~Uq ޳҈zRnп,7˱>` /uFgOg)PJ\)Xk VF"\tr#wE]s:Y#n8 Lm"6D VġH`Q ௢үQkG ]<2N?U &|a_G܏}di!:`Ⱦ[\,Y]JϹߐì~OA%> ]2Pl5pOѐ[ʀ4O@¡,Ҭ-,4X7-#?3{M·C18aY)M"ka_=4JqM?nh6kɜP  2;3 g4ՍZЦөGZk(m pv riZF}i:/czPuVQ9E&'/ v<2ۊYQ)j.HN11sʗ؋{ '|klT%1ꪋCgQUJ['Uֶ̝ؔ{81 rnҹ} :,й6X7fe' NM2p|4p6Vn듁p&S=[- ߞ~NjIY/c`YAq6-Y30#V~hsEPT;ub6WD#N1o>)ΘCx4$/jl1 y./,Rr[YE*GЕKm/|7 SISƗqF㍹6:cVs @w+k1caíw0 :Y5Q" +g"%*2t`Gݴ f:hN33^~yө)o)l*H-;+|+[-ZGXf~Meb75[ Ho}pi8;`$7~Yw4RypJs}!*Yf~W]TKV0Fyl$"\AE?W ,[b0q.|xZ/ˁ]P*4$*(R7L&`goTܑ.$V̇hULHnei_"o߁e*mbD2u{ݹш ߶\ؿZDܚ vz1UlRl-wk2VxՑ;؀400=ԑx~޽ګ o2RmԔ=_rZ&ן/߸([C{%b[f.\l$}VچU*B3lRPf d'GLc[dN %C9X5h _ cҠW?+`ރχ#CBW'B~cb 5~}`AE((r{2me5 t>`vd, p*=ϕƼ' o$ݥ;f`̢tɟJ$HZKԊk+LmR21,qF p̹-J%b=gV^y~׼0~-Pת{ƛB2XZ?oG!xn.}%}Oo _?bJNv$bl;z`&Kx^]"d+g eI2 B#(ijNN>SwF W |b WoW^\q?1>BL/=iR,cykWZ)BUkjy4XK, 3 F9pKuշ q@OAvyG4.,m#D"^ѣ8lQZ1C\4oJܨ힊dD6h[|L]V~.:0z*HX,Ͽ7zUQNe.7$:.0֣Mj9g {2ڬCO墸N٘@.W1Dz[[M%V5r!4&Ur s7%yNJ(?nYm"TCMmr.ݴ{bSNT]*}v`1^HvNoUۆAS6WOىe [(B͝to1bϫZH{~N}Vˋٹo<>#oTFD"%73.(?f]`!1%UqL:蜧ϸ|@8'+VWu۠0 } +T/Qnl~c{pa=V:#vm~1t 0SPH]/jg/!{/c jh[=U@ʍqIg6Mmq%Y8dc`"Xt>"{riPO?0=/9FnV}OY[՜"I {GEz `)ӇrOoKY꺧S4;L'>cN@8 ʋ{삕zb8_xV(X"]ΔěM6w,fgf+͜)TJUt> -]z}o*mGŶ1S<۵&:QzHjljL F,aY"'LˬɴbJp{6իh]m E= ~fFvE`EWinux8!GVY??7K^+[2%_mwsZMZ?vl9fO {,'9/} T}6VzôvU[dT,_uVE+B:xaY.L4rP1"nj[)Xs54 4sS6 {(,kW :Dm3/ T*z'1o'3ow|Ћ=Y< aDm?F_Y3f^Lff'@&M7F0{GTB/fzqc].L.In^Wk(hc!Ȝ|%?%\6Qn*0''Whĩ=ŝLCgR񛙌9V玫؛AӚTQyč&i٣hQJ,#|d驺z|yYH{FI%ORD&k' (kͷ_uXT4JotǠ`X l/-ԩ TBIjԛ/ Jn0,ħXBUHhFe% 6% /:&zLldKT ^Gv͊SA4:DIʯ< !.1?nTzhԓ尵 ZBCnI~+sm8T=f!c(KHSH7!LS.D4$~]ٴaGsiK7"dϸ}|{ܰQ7r-ŷzRaV]v4t2-讨YDیS@%_B(FHke%&5='jF,GoW9;(ڤX3z`fM<~1bR6t0luFIj˯JoIqĴ(cǘU@Ѣ#e&Vy( {̧KuWKeZ ^>(wDI߹}x ƺ5gYG22& sσ!q\ CP%U fbS'HLbi,sF67߼D g̣oGa)jS-&>7yCCΖi]MR A0 KfF=z ggtf7Kx [ L^.[ԭ>Zc736c͗qw*CCV<])E9)ϛ0lSM.$bASHib%zqݓV޷ʀ7+8{ \HAZ#[80* r[-swnxP+HElY./k6wKb?88GI. ur޼l9Eiޜ`"ƃȇ˺&vIբu*J\[^enQ%j ?{nW+1 ZC $3!6/SG @4ΌE!Rd8hg?J~u? ZiD4K{j%)'xMaYvkEt,lc:wXk||2$.Ey=x*-LM_xC{t4.<Pr͙s1/N8uu.ӿS_rj]\av^sQ ZŜ-DuSg6{${r25>, hcbJ֊?${ouo>ͨvCl(N9ߖQ]}3( z^)(Үe}E1\pB(yf̷HY/HI;,q«=d&T<)3SfV1ړ'vhD n$4n'r}b0DxoV UJgIN}4/|ߥ\$My"j}jib!NӽSBvC9wp7}5q2ѪҴUÍ,鼁I};Y͜ȝDJm[Osޥ$FlX~=/_SLJ&^( qwv# ꒎.P:bBfV2qgnٙ l8VӅb0aG-OTlO=AfWO׭OJ{̑Ͳg k:I3*zA$̊kP `nFGx)GRPE%5\}3۵RuuW-2G%voMk xBuFN7ׂkV)12dB!4 . N8O,f2TiV udLzyug’;Ks'^y+7UUOBж+$%O9elե*c@Fc6ggMU_~1fvV5 -V 0 )_D{Գb1#Q|k9=?Pocs$&}BoWT"M =Dy$,IN,چ wIxE6xnCC-,ϕ̲Y :y~ʝ،=Yc,TxeqUk*OTq\E*/ؒ/NSUf:b?īHt$ٶUfudH"$2kQ /WiXNx r6_y{?2ڽC~{u8|܁Sf+{30`wbcCQ+zƪ\T-{]ξ6Ѯc?8Z~|&eD9qW2R,Y+y<`OwAbz6|]:qZOVgM̥ickJ0=,4,am"RC#,c fZ6RcGŢ:)e eIr6.Z;P+O)$\wIV(h`z{%fpxl }onr 7%ӧ{ xm1oВiq JO'V!"=$ ї4KS+&Zۙ'憥Y^e~},x'"so߮d߽}{.kTJY;ffjKVB+jqMWL"e/׶߻YfxwI:kIq.DzdLWim]ɗ] f)B{lֻ`j~ކ;ā;~7-zAX'tbWO.$GS0Ra#QPO|P[ %`C)c"ͽdD1xp_s*5ac]܎*t]8Ju׷uO աH>hLkq7gR2,ʪZ]|$CZm qX LrSKb홞%H/w>G9(|vvNnNvX N Ѐ`p+{(u\ sQp ݨ3q\͟$ﵧ;QSřz[jl 6n 8DT}㔨PE %BWحYw.!/^mdSZ~j=*Qgd⨎0t]q-.PJBp1 ثatl/ypq{~TOH6 uNwY| AVrwDh4Kk+ /@ @OJZB1[?l{JՊq9PvoY6CJ$H`7Ei)*eK؂Y8{V)b pNv/A%;uh(w̃l}*4y|uV:&*P;LQg*}OW;xT!F[ o l*KKUvܼƌ٫NY4$Gd+3$KVZF&FuRj.GNۖ5ƴrevvvȬ2MC[)|eGyb{)ڻ.I{l1CesZthɻRæGp7?(dW^=  &fV͞iϟ\G6$$uP=ou87[%>`<.$MtӗB)GjSQUd`S"3ɽ}MױT th?7]iEHzş|-tdۑ,:Dj7lD6٧-+}ZU4^xOݼfQH U;"I{)1Z.@2󄖩b+qzV s^>V[ŵ-5v]蚮c""f\߬<ۋcy#Qj6dr#ȑJ4lO(yN}$m [-|Ԉ*S\ќ臉@ @ ie'm'q$s'B੻Ad).* _y#z_Ы_{_a_=+䊒ӌϞ'Pܺw GJl.rqZvD(DCG&Cر!=ǣz4v($;{2 @iǘupcE  hh s> L^fڻw TWޟR /_IĦM'B.,P-Hj)%PDp2^^w`K֫KPa>ξ﫥jϨg)KSټdGFYG$X` 7%ҀcKQO"BաB'^.`";GleԒO^l:Q>45e=[7$z iF\*B'ǝA koMFc3|Ӭ%v>!]€'! }:xi/xcR^WICz_`~cVFvf]5OnC?ҷ79']/g}փiUIȃOt̒?k:[>TSiE<7E-N ؐw;mDu[z+9g_PO$UYN[#jI&3\e4n)Rvcx/VC?Kg{GX"b(6 ʛ| RrI&-Nձ*?2BpEYP [.r?gOh/%lROE f N=d&u_qb? X°f:J/ }?(u6P"L~iV-g1YBg  }HK24鵖r)ۡ#|ti@@JR[k xcE^I2߸dVoqPkZa2H/=(c[lW%icXchPq6cM? }iShRm]6;?'B}gMmǞCj,vԱ>G+zYl?Gܦ*{.m7AT^1D";RUr"bhlqw$/gyRmZp%0Bϝ#4b\q0n N]M J},QrQ*ͯA\')yz'KdخDWdi@gzu'1\}^qI<>e^h)Q*lzBl? gGZ0`~9/ie+UrWWs6 g*D}zyn+ህwUӋ։fG%!L[#"h2fmh|Fqb}*H#znV˴]xA 1mk ׂV|=@=OBzPd5Vrl$ZՄ88^Ϗqp(:A6J5PY2 èV'Gpe᝭\hjp1awʓSA$|HE#7ч|p* `D]ZB-\6iWẍGGG׮~YJT7Mq^#0õqb0KVot[ Ֆm^k k-dpݟ^ Jd3ݕFFTϺۗ9o\S8qk"σxL_:PLh0!iˌ{8:zE  Oy/Иl ,)GqQR`\ J>[ip&Հ@ $:Q8Bt:@`{>'aޝu99'LcиđHhd͞YGf/ N=Sf0T;WJ& I 231kÉr`}A̶d@ \q-9(B,vѣALXqH[!f-t|nPΤR^bGOf=+hWD;Kfx1^ U]3@jK8{V. "k5hG¾pC鹒*6iS+пu4495dj+ KkNqBM++?{2MNJVu90$#dV/,) Ak0Ƃ^Fߛn<%Jvq$d @ww?Rs D1F-_E1}zcƝZh[$&DWx&fe% ~) ~XLt˛҅JK//(F[ KY=;ؕb~$Vd]8|bJ):v 3RRQ}˺O kUP}SV xsQro3z2F'֯nN?{"]1B+յ ;* eO]-N~2̜u%l(Zb9Mh]Z3')9#>*%)V`leY.5*D~- d5JZ!QӦ^fP/fj TXX&(f!Ý^g/j< /륃S'J֓5V^ ߟ^m{2; 0i7$&⩵ӵXEOSx5DZيt"hv_CS~A$<@ f\;Sa)6C_Ί g0(4i-k< #5t\CCh> ;!` 3-6htD]SeN }}"#Qn`F:>79$lVe~̈Ja%q~ܣ˴^lC f+/ eBa<' \*FC;|c ڀNf!L2i~<[ p&ѕAknnr틧n&fvnjn-25(!rC~D"`\T'j P`0iO͚Fkrfuəکj\'3!BIElQ?m12pQe>RwتD.ۋ XN#'Njjо4!tK_fR!@棼CJ-jaH* Np@wV[; ➄sqHlڜA?y "j!<U?hk1oa޻e8S1Н䋄!9hI B 9Ko_([f0o! 31C;XIh$ɀ禹@@0Wl ]&)s64wY3c.Mg ^1Oqs#Ms3ZNLMi} 9U~x~{$6FɬQEi2WvYF AVl VDXer(ZeͰ3)\t5\^"rШs wP5f7NK$f^q{"L]z`@DQh6f~hG5uU7G~ .#3P TV!nژPf6Չ>l6 9@Җ5Ϛ62t@7 L2  t'ԯbHԼwWfɊ7=.=bx %d? a 9epHҩ K\ۏ$C%0 ntv:M`᳑Basp& )"-qc @Ibk3ePF8ZmUL((qP05n'CVijɿX?qg^:ӛ[[PV8 6=Iɉ(cG@Lb!ll8߬MvvVbq~/%Ii҂ϡ֣T=!BPS:muvPsϥ;Z|s,G:pHgVuZR>f@e⋮@F<6Ͳ.L /)X 3"LN>^m w'>\C]9b Jn)snt__xEKD B $gYAV>g$%L0L#{&ΝFtd\P=a4 8"<ܝsL^^NEcvH-_>֋;|+c! 8O/.规Jn8&,%st]6( kH6 Fq#(ۉ[y{0(^ ֿbףŬ &fzCqI<Μ$((h\EDCc_x/E.:i^+Ο1צ҂Ji4@`lxNL$搘6T.?4] X1h|}g8<1Ȥ< @K// 5pלotpa jtbE Ey&Ц4`د$L"Jvi ljZ%=')8e`8T*M8.w~\(Htv r"jDoGG ilHe%ia&9dd>-i lMܰTA$VHG| $ :1R s\Z $Pjۇ]ًg8`簆 zߒVXݕxrtX/Ap2^[1~R{뚬ɇ:kCU'5n%'CXP06Gۮl[<NscOFeQ-gi$RNo7Wz _t"?z6y/H}ё{qL$ -a[st nSn2ğ@ѷxHNp2& 3 fx) WP'h7f> s!;p&QcN>OgdHE1u {^گV}2@JHS>!~L^d r5/GyNW-`ɚLJ=(RV2ȏM;:-A0<Ȥ L1L~.ܤkgLinNdu'f]BsLA5ShKvvn-_e9eV"mB:GΫxcZX oyHKgT~cN¸OZK:bA%9C ]oʗw1)(t^?uƦ-A99NلL#A2Yu5/_=fqljއˡ?uArZ]AX _vM1V&P\6X2m7䥱[lҏ'AQ6R S Q}딭SeS\D-wLrTC]ӎorly݂XJ^fo - ˰(X3R>\# 9VP饘QՐۑ,aeX#*gVTnqGL(Z)oMi!#ZH.$ɀW\p*ȶ /.gy 9L2p(#Z-)ijjԭ=0b`n0a]k2I)XE8fnDη%8CS.oěNg'dp-J=aYɹبNkY Ե=fNH^f<(|E(SL\>u4vdN~HN[nDeh/ڈ(21he_ʔQnV=CHEgi~%B15czŕ v >aY%e&c!pIB 8г]~A-l641/[\\Z I T4Waa8'lxRYNej3:-:G6vad$$`M,ܔCz3!q1]Ӌn#xBl]K^t_@YugSk]OƤ&v:NaLewɋ-hY}:xi O x|+^ñCq%]{[[q" x@LupՔj -[=ئ\ ejq[%^W'Hjyc%J8Imx=C/].&w4D,Ƙ3"z`U |M:3Qc!_ǣW(WjqS#f(G4GޗI>nڄE٩^˗nHG[M'C&Ǹ'orUmNݾwJ?6\AbGNzŽ2qXDIa'HVT으Et|G3( oOtrJls<;3)YQ`gw8"o&7>cѭ^@& tT}g$}0hh)GTsy4r o MH; Φw~| !( ad" -sQg#,1M|/uhR-.k$GK,݅1a=aYPA,q%! ONzvN6^>ƬAvJFӽ) /ުl̒B3GM'[,n\\kѣ m1hmo>!jM0C <埵ߎ\`K|_xN`ǀpWJ jHLM<_=CM@Wޅ%ꉷdžf%Mnp Z3@>'Md Y,BTuJ:o>b^չȑދGx_W`H "=ϟz&=@%ӌHqixDHXxjꄯK |@QTP+:uc}ОT B5ڨ81hȩaFuXLc[nNרxtNDX*N8s7|2 R{>}78.GyՂOg#Qq'g fKY`9h2„6$} (T?}A`78LHFRG EFJXw!SKr@EKa2'ʌ%v[؟[7SFjj[5hMt,^i#Coq§ZeteWip_t^*>VlhZQjXB㨪9q7@'[=eH+^їa/G6z<6)yжDHwFv2nF)%d.)ەP6^÷r {hj)ϰy"T㝼jMUd΂Mݱ[Dg4{+ݝ:<9qAw L}A=£6۠evAu+U_Q3f?R\0R R^ ,VwW2`A vG<9 4nX;? ?*uV0{[4"΂,qӼ? p}_gKB_ %_g=Ih|.ݥąV^1䓺0 "{7ms9ꛦBNIpi{ ]J :My%uGVց kkpyjp:G]Z$0 _N+M7Y2l @x6q 459OТ}Trf52k t߲}pU\ursVlתa޲ }Vm~3gm,\7m}-*,EHq$Yx=E_V'CRiND9/ Cbx@8`2I̪,!f݄nE8b+Q2쪘CZ^?GVf砱(BIe+9: A  v4RBH zѳy|x֣W?EtFOܔc=1E$V(T} rY!HhQ!.F/ dիG0;j86t 8y QG/Za3= O_ؤJPגIRsZ=|ڼA##su曻;..tש:KIT'6m7":sbqyL@Z,Y bg,n{O;]ɪ!_"=cӺdij2GBX$|i!*nT%;*^3/cEs4CwLj})<(YpHwW^HL- vpđ@wПp̹UK>1뷀L˾f0pΎ=_! 9q[ƭt-c\ @q]CAJpPao|ylN{F*3FxLTv0ԛV,jHA(\xxtP R^Sh"HJn#_p.$s2iB{TuZK t\LI%* P={b"UQ"VR} >Z ŊNVݮ-Jh σ ^ ;FQ,*+""00):;:VP8*e(7Jl0oHe^Ɗy%`4Y[eX}6KJ˩^#<ɝI_/23-@l4`P=K&=.)՜XvLfo BG]ޮ+؂PyInV`k-~SddcU.gƗ' 1N0P!ίH]Hf[Zx\. +\_4bOv#v!l,x<DxIN-Fe,/\mdPyIrǐ&$GKKև1qzG!A38̍97U;ȴVeg ݌LΐotpR# AD䶅)m"ǛX!-ΜaR_});;6П(o:֔qC^Ǖ۵A=zOb d~hzn/J~ǪŤzS,JJ#2ŭi Z~_{c]obR:v:?e? tZ]ָՠgժMk&zzq%UCW\Yڻes7ivZdTVQC$mČki wƿ#;̋ %yG8@5:yq)|⌬N=Bց^\S8]]?{rW[-+Wq)^2-KK0g4LҼ&OSPdŞ-m>nxQyY崎byCQA)BD`<`7%f"Y>ШG]T}_T,a^&xԠ,v4EpW¶SANⅭgj)&d 5 4($sDBݦxOhXQLw`qnPsTs'@Tz,2J*njވ4_}3יjҫ-%i POF?kjS#G'p1Jmba[2?kKq!@-^Y97*o0iMl=ߺ(7g_ǙWأ.. pk #c]@qos]vKi]C+K6 -/'S{VF#pƦuO&gzutxeL.vsMfџ@/)uA)0!۽)/Y_$mU?S^ GqVċj.vUH0mǕ*3bt3($F#PhzZo\d沠pmL~L jbmmK qsN"Q_Qh9 -㳟CUџO=ކy5 YkN.eui#uڒࠠp *!C_߻3Qpazmg- -k 8Z莧YPdM`TGhѤ]:dVNvcW:w|kҁ.:ӫOڑsw pT %z΁ه*0) A&3PPQ_i.-Z!%Ttf3k״+f6 6mPяH4ׇ2 umMCͥpm*Y˭9_J[.9&,rHi߃8Ʌa[Nnx J#u:nY}lzӮ^Y;zӉ1`7zv/_眓{='T `Jټ]ȇU)K{v[՝y`-0-?^[mSƐ=O#_DqqmR0) ibJ}I克WTm Aj/bYFNGuc\:i%fU,pIp ^yBcx2 Vb6Nd ٍәTlW{tĈT{S/QYK7#pQcGogQG?e<tJ83YިF^:̊|ʚ8`r}QhF4뢺j":k2;k.,&zTIFTy=K;pr$Ѳ8f_TIV[[ź`.N0U8IY D57o- !mv9\/KR!6 b\+'Ie/aFzͷ{P|w4ej-t۠^\SK+'JRSf4Ԗ+e"Ӄj\ʌE.>p!\B}vچN!"fR0rG߻* /J6Mn~}}<olϸpf%n~WXUlA!ˍ!ӫ8iD*z3@EYoJNC8f,R ƏmwE(iwLe7xЬ2Lz B,'\n@Oޤl os4PcXY }tp- yC&z Z`7)T)0jJׯ$7 ۷oUckwY;8>+g6w&$>ނu> VZJg˿=>Oi]@QYOƽ AIN%F(Y99JC4Q@J9u3p=0A1 ,^>(HRBxLԇj-ap37ubNV4|u砋ale zJ@5yCQ@RRqO¼p1Bj*O|O ,0߰ʹн,u Hs5IJR(+FL?Fh#~J1 p)O"-Jq Ƀ7u6(ۄ!P@>Á1 &'s3هX,9Y|sACEvp|̺%37_*xC8 <"'"G!£V볩s&<6D-mttzq5"mJ}_(^m'Vs۴F>}*sVӇ"m9oq{o! <]w@a#aYY}i|#r\I _ߙW+"푎Nܞ0|98ֽ .yfnsˡb~p*5E#s vN9>cQG!Ú8Њy6& -2~Q[aṖо)5_[z_itb(߭O=C/ P4? 9T,1լ9"fP]SԜ(0v4sJsbnQ{} #@ɏU^R+/6' Kh-Fs5XޖXyXQ3 WKb"&â{[mpZֶ/ʲZ[Z-l$NeWHWM_ Vӧxs䀱X )oC&6lktIp].@?wShs-$9nP[pYӲG:Etb&< E_p0JtzX B.R .EĎu-0OSBþm Ǣ]vd`ÝXP[ VC4O0&zu4&Eʙ'tAB%+DˎG~AxCPKZnRgx+i|oʜ8oqJ`G~ ɕo P 8yuq뢵𐠵Ռ=ƶT·n2paA/F[ ]+p^F(?ɬ3ggQ)ĊDLm4G;?81[ѫT> =Q8)ʒ5ck+gdRA|vakBcz[C8^'դOS0* )5r|Ȥ^?z}[SWUT}?LU^}L 6h8 bǎEڰn/MA66Mkr0.'})X "9O ~.7@3_~I*`֣q^ Q(Tߠ1``w2uՓأ0F(zcgsSolP8C4>@e1bς zF]5Qƃ/Y vAfGWJ;=yw@Rq\kK0{2tv0="w 0Nr DnJ`37%/-*R.U+[lQ7H0x/{džq8>6F'0*G\Qa$;hfEBC-`0)y[hʑV H2pCxQP¥9>&zgိ*+kɼ'W_~IPg_CO{b̖aշN ~A'/I팟o" ܬ*0wKOLxi1M*ˀzܗ{ meJ!,O'Z2Nm:ܢ*G`x]sҶ#fD\FIHw]I ?7#ȂU.5w5ɮR?70:3np&9&VupAFsUc;I}!\Uv}bz:9y! Rξ N@)0ߗDd;(AXr[BNa+{?X/Jڽ՜vݶ6lҤgO%P (/V j>MTc74bɤ^~^()yIЄe7a'xU$u8/NΨ'nh贑51;^n48ߖSqF; Jx]]Y MG-WM_ KVgGg>W&i& əۣκ5XnF>gla⧲0x){8}>;|9 i 7?kNW APEjpYrҊJp7~V8o? 3#JF ;Sl6QAiCfT0YwI+~[kB41L[*;/jLAM0X}>.tغutjiZ6)udn? |n4oZ8H/h!}I>d _Y3rDwc6ZKجA;T GXKb4p:I9m{#?{X%CKM;E({vT6 LaY}jOѭTв`u Jۃ2f1D/MR1Cb @#^$yH"c%߀.MtBl7 ^]]]*eg^1: v"t2=M@f]M̟D_w`tјmuJw"BhO;ֽ.w3,eJVKmC2LCyӝOLU{/\"K h bxZLRiO(=|V})׾[[P[n26YK UL}W0$ڃR: O3Ij(ΒRօJ )HInS(gKp 2\oNya軚8'p%KEEgO[:*׸pⳇWFt!Woڧ"˲"CրooBJd;'K͒__hv+ dލ 'VmI.^˅ 8BsfG08ռ*ʮ ꩐Tҕc6s~JimxY~V)Iƛ+hΜ;]EBAАQl"U,C)'fC{KD]p#(^ys==UjonlVeuiJ+$dU#;O ?92 <;q>o Trx& ['-xp0j[;3Iw6N?;K9YR2vrD3' KgՂ?h?r_K& `t͡񟞉y7&.>tu4ߛG :^MpvwڴYz~ڇձM٪!RWd;# ^zʈQ t\Wy\OJ14:5\ SXT ݓgvV9UkX,miM\(n>EI aIi_,( ;.s)=5AI(wXg}4YDp4{jq(Q ̷ZJUZfK*xC~p"2r#$!JzZY.^|h}zXaIEXgt^4R{fLypᚚ1ި|O 25" tUAޗ@uRPNX1ZN/ܨxIQ×_y6EK / cuDo7դ |2VC f+H :`wiy~wkt@4OE],<ͦ?sb1- JAA2-=t칙Cõ̍: Ba;WCEΞr{`&,'t[8qu -(J]4 ʹ5ay hhY.4j&4a q'( 5sXGjWB~cm۶/.6a_A5+=d >Ĺ_.h8tBs0HJll[UH4v. >]( k9. UA:,A-wyʰ҉VjVU ^}|wTHӘ,Aq0;,ZD*#{lH7bRX0CduBѢ5d=V\T=Q37o qA̐AOlܿ!{_uD G_rkߘT^}Wo).8|gWPCeJx6N(~v_;ΞS?W#M˿^SmG θJQ50 i<&+;V=KrU e#,tFjëΓU|N'uLx&) 6wrroG4 LR gnZa#t+2>if!ϥ)Ǿ>0$&qqJY\IS(ˤ7^+'wٚze !e-ݙ{awτ K"Jd Ly"FջPn)ж w-YU6L8"!ѡ|Fj=cȠERz!z|%%N{9c׉S'I#ܳ&QFn๕ !JƄeeo},XM0cs9]e08ux޾B䦂@h~T$% ?-&=EsnϨf'$Є`9wvȒߖ$sNy7zԯ3.ɉA>c,vA?p-?#Gv˧hm,QvG=KԾ nk@p*;rQwZ*ړǤ 3νեwR-`Qz\ӧvch:pZ7ןg~#;xDtO|tҺ}&Y9ƮpbuU[]Tι#UFo~yեj`a~.;&\UBD<j5yуo)],+]*D89żmSTI9⺹"_KKgh&\^a= X(u`mgO,Ӊh}y$ے$ E[b \ڊxl~[l:鈼,g\jgY '&f)GL|ƭ*Qpr~;ZI] !q٘ >0S|_Aeg<28@+5 3gKp:ELBvKj:*&z0V >GXCJIOErWb$W+^jɒϖ6HX#18 ˌ5ԋ`֩wGU,03 ̵1 Q&g;!]vX~0a \MF4C&h VӾӗ|怙w9}9/HY1˚W(u2igo}9~!V7;:H xǗ~㲿vWزj w$kʪe1Z^W$S+ļњ,-3!cmh9% Q*;%_8FV(s߷f8dشgm5@@7V։!)^`#m܊Gk!yu訦(+q:­D݉5/bwb+bᎁ6}HЛm$te1-ě G]iܘ$Q:npysǩBq8Hr-;-cN*rJ]cGYucyUku DQ):4^K<|XEޚ.Hxr亞jΚơ-]eU6xbk_loⰯuvoLzA+$^ҕ\w%>[PG<2FnD!$Sx8;;(~ Wou\Ht*GĞv:[Lr-yGm k-6K=9D>GkaDl9*K2J8OsP"偙bN% pxcN&ay{Mlƪ3#LmN̕&>4wՙި|3}+e}_,,ALu[ϲQJ5'z@NԝZ̉ED@(PVdl\8N&,)I]dNY8+ʞ_wu⥊8#+1d8s6Ǭ}壯 Uyfc+!)Ȧ1[N}3ǮIGu]x~^ʔ4 qd[>,{1#^3ID=q$%ɥ:A*Cg R@ BH@!Tnwl˭a]ɬz5 {z1R&l\WџgEIّt)8RTp*YMڋFfR8VYbJir5Fč N4egH%<ټ njc*v<᧼ /Ujao.lGvAvPؠZj9IdAvƉ< jO3j5KhiMt|en*=-ABQ׍.|"?Ïs\Z%gt2^L#;K0>;!SSI!!H>S|BϵŵQN,$,J,ya>A"TSMK"I쫈+;;Ӽ[5*^1!;m--?wb^eCiO{*NC/.Ms'  f+vS'̘  TkOHLTpRs#2Y@2N6^T)u[>4(n#*w²Jb$ȤFTxM3,"& ܴyWm k!o , ˒e6GG\r]U2%8WH CQo娣)*[zb2nʹ.CL?gl2\#.WY`WG>r8e1jB Uq8`{l_d9)\$n +L[o"N>eYfC-\Qz%seg@% I^؄*ӬD/j1'$YF\(AЃ]xiZk$5U܈?ZN:5ZC'Zܤ}w~HEVN'O:R|J%ءC.^ڎ`g͐(3!a [0ɘ»#c]j)`rsJ!*jcf`o+ ;mxx 2= }JKo a XN-K;xL@@a,u]ϺU,Y;Ia˯%y\ #2"daE޵>P~?nŠv]wZY׬a)33t2T۷MN6=?Cݹސd}1y"9gV˚!Z1qz&Ww-fRC|K>'cwA?`6$,|Ckٝ0->\#˽5KLiTom\[کNJXu}ꕵۡx[@4u g@+"R.AST+8S3r P,qݕV^fbڝ]d|k xtQ ä=:qC/ѾK69@̦8ۃ)6mkϋz{vC Gv̠d lCȇ`hr.SFmإ>2푈n\y 3k43b?sNjT%a)2}7 I }A6m"o'iLII5y?|Ue-Ңhb=Ϫ۱_*'{h3ry":U@>q|J!׎72ZΝ ]p%},r Tāeu1't̖Xm٩X$:Dl>OKX[;4Eh!BAjZ<|:f^Oh5a Ku/bztw~8i$oot^3Q?rLˊfoInHiqUgg)Ӈi-aui4,a{ nY$HkJcJ8@t1Ay8RQ)( qr<'T2QUET ԫ *DWV-J(YWZ~]^oP6{ [=ʤƔڗ>!C/9kyyrL+>;ʒ[/ fn>O< 1#ryw70"aYM0Ib8H^-ri a ޴B7N9!gI 2iOB *{Ȫ!&FsSmt*Vch|ʢ&E=E+BJ&Q"/qd"8Yn$:W|8a% F~\\ =w帙"i4}BW3߬[o4Yf"31Doڔr]CpϼAylk7S Lj @>s%0)uA 9-^{#x/ަL[`0/(?¨Y)؛a wI{ddC1ڐGdj<R0*eYCNsI(~.D*; ڻ{VqS[BOl]yWMRZ$.%qj"̙.9*H*:HfcEpRoQ#"htL\V Of}=Q]LH|_~kϣ񏈔vrți&!*)rIb@쪖%M5Нs!N=3h%`U3yV| pk,6խ]+{EΗ\^yn۔.*QzMOտD'TS\0WU'5:#h΅A%EZʜ5bҜ6M.^qӶX(1]l(4AҢۋVXkv)^ۚn6eQ~q`a4ElZ{!eٹ Rfmwš|Nwda{%Q cygRA9zXBN|5ّO49_w9.fo(D\EPl~PˢA'Ǐm |)]ˍ1<|`){y?J;|Ɠ=J7MMA~weHb^;+4T1纲ѳ'ZNWRfZx R}Eڢu^} =ּ3CAlC\'EΩ).b.-GB؄HA|ZEy˭yH: $'Xv3&yVQJ/I^ '4ZY[}>ēnѭţvTow(kxǂ Կ^gWzۼr1k }Pc.fŝL@^-7pjorͤDⶴ ppKtrU}$gmJtAPv h*ٲ͛-Zv&dHj|4P9?]]zw wLz zЩ!.+',zb8*߮$jΆ,7bCo/]Eh+#PN: q͸E@G4+5|"E@8xy>XqI3%4&Ueѣxޜ+V[ W?$U7H2ܘm &{}3}`RU=}ii*"Q:, !86ܤP'TsrvwMDKOxinM'\W mFfPOV \`%~JJvCm8kv9EgfvG١w20$-\IMD7OۺrU :Qڃ1<; -:z^%qBZKQD{җxoe%*p 7|-t<^xأbT*n }ۙo˞(ﴲ\^(Zn3fZ,2:"n@{8,-^wQRE~ '>@^U>W5 %3#X5"߶縵mw #,,C8閅WO=ĻH7=ζ:+ ᓞ(NQxTa7$m};aÿmk.47Kt݋B{Z=+IwoN.R"kO5haCK0OP$/{qu[_f_".wy$8)"oX;34Z'G&o5gȬ [푂px$~VlYy?A:O0O.?Iv{~ lz]%xդ1G2 ͯ4` 1w^"B~<׎kh:&9Dɗ@ I4|ߖ^y~r׮ۙ|,y-nQߖBN"n%;TsB֭f =3EXX7W s i*(*+"AC.ڥ+:WR^mSQMz+ . sS!F]bZxL}NN $pgvE mA~DPh#.0k㲧on?֭l/Ox$] L`.\(P+:rj{x}cO#V ̥): f(ýQ ǀ*[յ~-`h1):ҙn@-݁'>c(>,U0.Q/sU*kޑR1&&;{=< QdÅR%R F@"zEG1M}<*:Q5 zW ՟DKj~_  [#Z/9XMFۇ{7șک+hsDf!!/y {ܸ=g0<)84TMʦzj^K"$L+܏!^\*d%\%Ns$Z:˼&,t 'U}~# \ɝ/!-mYVB-Ei8ɷ92jW][тQT~79E3SѧB0n+\q\Xh;edIx6> XCVrpNFK|99QPba-~ $GnX?:a.pf. !®Cf߄Z$ ݞ\؉jrvb1F4 %B B k"r,$$\7K5sn_ +v P$ϩ3/x>Jaw/TiXFN)@ԅAK$r>Gnc QR] ]e\C w^ʺ𑞯W6ު}LB|ұ61R pn=  b>@kDRƌB MQnh50qb9j C_~Poaʀ1>bשiv63u_;fj/1'y9D8a n+.Zfq>ZTΟάs6 wV @)w1`h |ZwUia{]"5 X MDXfl|6b3Z=cddž/bWOgL  Á^ ~Їo;Lx0e_Z,Cõݷ%"({>96?C`/}G(? Zi 6m v{L3Z[ax'96!12'pͥ[˔))L@ƙV~+r2ʑkk9Z 0NG25raQJ #+Z,OhO :X=`O0 ߋWݴcZBb4l’ٟsԳܻYj(J՜:qZo%9" ]c,:ZrPA<@p/" g][uoW(AǸ3aIL/)^j_s;_"KY mĄ"oj=1HfΤ;F U\V>{9Yc6J?x̀W0M-7ؙHrV2 I<( 5uywjBtA֏o\e3YL\ʺkl#ss˯Gb/kBZ0rDhDq9WzC8 @C4.7U{_\_}#!|z(12Od@C?x7 N.?yjvGCҌ"ʚYlC`2'%b[iܫ6hLF HO] M"U1P [9X |UB S~z|.4TP{.b9py-~^z \@JX`nbDWpk9_c,:2YaFμҦ׭b1DLcau"ҝTT 7+ovzӀƣ iO~}$f}e]Է99y26WLuS Mvq9t)iG׉06G -0I#u1}ŭ[cz6WŁ!-pi?K8'`PCrrp\B;ki~8߯I{'DʪJ"am@!BS҂ ?{łk}MqWW,/R+OC[Yw3|ck=} Qc;Y4ed6nگlc`,ɩߤ@7iM=Gs4g%rGpHC5p#S/ڝ* ϓ]6}NxErP?SrbO{Qph*LbY Sn /BZ; }m~9a4-h[ ͎ϭJ$1N&|'c䬥/ʺ&᧥,/94 g)^D/P"܈Edӽ &S#pKDD Ț M9B4Ge@f~޻;a~WOk CL T|;v)␳aH z=lyNS^xG0fx!eƸ.9\( (noAiO@ut:)SPU6&*Bvp F~[@]Ja0dTx͊ZС q0.W2v1hd-CZVA@Gñ|g;=E4'K<@|4^q |\V1p%[#S#F#-CI̥+\),Wyy:#sQP^,JzF "穼ƹ0-hq(B?Z{)6{oݔ2WCtˋg5T8,+Oe0HUܺvRrAD 6ř!D)n:nc a=2ݫws9OYV@^XI{+ #bWy+@% 0.{'~{dzr/ێlL*bd_Ecfa"sص- v$95]&,̋PLY$8>=[w<* C~$\YY7W$Y^qF%EAWQ7{EH2C)Cu͔.w9AYȓKcd Ị< wTPNwbԡ"~H66_0wnDKAANe9iFVg?#|ּ^2|Ś{A&X|[QhY^oG|#W*fe`-ޣ\6i˺.tu/^ykA/˙5nnמz]1Z[ϝomV95˅_6 e^^!MMHчVx]m$ՏKJM4F-oQC23q/T])<6.jxo/|CA^[cB2|A {o1K{2A`O F8;' 9ƀ@bR]ʷq,Vo<*l^ܫQcT_5?$U0_9׊ f)Cץ) יP["q,6 #acd$\ـݻgyZgvbԷaz8{ț}BhA{mD.'*KOik;D #/h;@± !+ګ-ckn.v$?:ܗb{azKޣdGkyVֶZͥ:'Zsg.O\/+i.5j>( =>v w=7\4߈y~)qNKss~9< k {doÞ;Z荄AR4vríḾѲʀ&_>p9UF(#eI|K!Вl036nLGe*6Ne /ˌԎŪjj՚we7r|т֔讞 AZSCr ֔BInt~-#ZVvLBr"9ŗ598Vxh_d^:|xmW(~ My+)#%ʂu~ޯщ*KX8[4XL{J.. 5|E^]sҝcC~L@!=Iuzmʐ^IU:d݌a?a2h/iy;nQo (& =X;-?vkC) fm9ҟEf^-MזJ=4o,q˒i^X\lX޳ۓ{-:V{??&*_i]Ţ@T~9{UpMXאjS雩W::@VVپ=-}_ey{Ď^gifhjrԮ 0(w90{T,OT<~ >ϷXVX8^tΪ/y F&$ZLȏ!DHn˃8mL:dJ'!c\?<ƶ}@}݁ "'||2_}W 3:}6)X.邈Iemś[:ޝrmL#hd c^o;6a!mLS >nN-j'9BPB"7%"J<Z) }B [Sgԓd%7 O MmfZdQ?8k 8VjW{z 5zՄff2!]J73Cƅ2P,Mwǹ*)5H% s9ҏtIT H'~icK"~X=~KH^!Oq& "^S9c*l`t122Qd @Z1N[ :H\t܆CeSSR|DXECydhp9@<(+$̙4;.9댋)5des׷z$Uf{<&v$b)K WTR8Yj'?K^GW{o%8dwJgMz 3.7S[^n?ԣlC9XdC?5{/{/{ 2D{D uwo̧ CjcT#Ț y+L@w1c@]?|K 9dXe,r755뼼ِ\\5A 7 [B~bs^wE)`sOrя)eަlCZ@Kgߝz/miM)|DRѿ=/|pzWPC !Uqu.fc^tX\ZZJ9V]бو+|fq,ҏA_/儘(# :ΓkQn~C <ϳMfɥ$<;eڤ1%iEUgq*;R1=XhW`VUr7.Y"qyW(M&qψb)cAnjIW4ytҝ1Q܃j 6W!hd77"N˴:CM\ti1r[?Ѓo{TEzr 6k?ZQ[7/V{.=ծ"+9= KLe,`S w9oW͡ɓl _G׆aR0e_ǁu5X2k>[:kї/7:YÒ+W.1Ade;f4Y.H:^θ`"7%1$E5:DkP2r@5ݕ+Zf}G 7R=4GObT˷ ώ#_w Taҳjt[H -ysGdhAu.Z54N^RӲG2Qё\I>]zP=>';r?8Dx[k5j4ITU W0*hڬFgLRgX,cA!*}% sY|{F+u]$_oIr+sźv8sR?,%_'N,8+ kħFgd/$[5'Zǡ)A{P {2dfܥC(QUg1r\;Hbb τe+lI""Ӝ .?>ikV2Yr.6ы<OF}Klc+$#˧{ɘ 6S9Ґud`*ٕX5=eou7~4-xf&|ۼc;¼,Z_ݥ&k㯩 \&cwFc렮7ؔWK]}QY:H A=r/KuWT7Voi;Ս+ݖO?em+9W*3Mu=-ZR)Qv!EQa(9P+Bv{@E5*q]?vS!W㐸7g!N£IrWOԇdmbWBM!*I>t39 3D˓ʬy*{+ IfD$5w[EGeLeurH1T~ΧtWyw$vsjf2(dFg]kSz!~']:4`lyi1Yʸ7yT)IJu ^ճķ'^DvIwN{+$>| ؿzFda ObDL{̬o<5|ʐ-DIߚkyBoW+o^'^N? =8\|7rp0~Iq X3 Xdyzl0E p)KdBĔ,DK Ξkm?^$ fRd9M"Q%ƨѣfHç]9_RUAq}<=^F-ڋV욽Vq*ĝ/sru!`D[Iw=) EkvkȿgouS,`*糣: g mb|{{qOuyeڬ(+7oʈz0'#2VQǗME} LK4~I:ֲnj5'Je9wse>{hPg,f!k土^Ɔl|wu|Ñ߬DQx3Ckp)eC>Ԟ$2f=:Hh5ڢhFL,@:E~7BV?Q#3QA.јڬxWujTa7`N"*kKbYJD: ,T3sq%̓!Lo oPMZ~8_BUh2|H@mEj]<m wFɇ|![$Q#zT֞N6 讎HNb!b'rV!Rn&>ww)rR`><\|a +Q۹o=b$Jhܒ"A丄uu?\hG!7˽&K>p50E*~#>ĤR>p8%q{}# pqͿfOG[pVarNv @`HrrUHkέ|zg,tQͭNb)Y0G}ws=?1]Ο.:X ӻ$Vލځsw/@@{W,}v✥"ԸzEIIKUŏIeP`fq4ꒀy]%] -"Փ9szRi ٪Ӎ럤1!Sj3 ^-S`Y9%̥ʒ>2.-}pѷ7^-R2U[KV^j]N牅a"}-| k2a^!b)-D*57hoѠJ?\ζn<oQ0^06%g>)fU*7U'M$+6_7 ԤY|jipUzǵA[ .`{ f"[ꨃH170u eeɲHk.a03eTuu+(l:*owQʑGwE8wU՛nK- ͎KMr9]ay+2p+ҹx?_Q{(Ƕ; -!1FR9nf !К?n cD$=Kn,PYgxqͩ'C }G%3CgQӜc$n%lcfUˌN^ޤM-'KVϚ9yezbQȵƏxTRQ5~ ^u9g3f {&#TuH8%2t):N#s??%?05љT*Rg)Sאy"҇SAܻ錪)qRK=WH=.(<>L},7汫ƎP s+fIX\h;sb).VĦ,|pUYY }0ӐTzqMeRp -NS\ .] HdvidK9}dqzK5nX e5bF6ʍmC@;?{R,l=pe(FM-c<: GНn喊&RaRVz*/ҴT#H6v#I(V!QҠG߄+xm2k3zU35հ2o~Gqrv * [ՒC[~:m&$4ijB84|؍pHr+ƺQ)؂I gHSba-ui-l/о0\M}K?FdD{={<ԍ^Ѡ;|x݋ ]94jFaf|l\Q!r53Lc6?aa5cG|-ls^8%6uO9Qǟ nXIx4paܽfζK~?+2yIb);(JΕFH+*1&"ɰɍPa%'of?cOOK 8VzMécg֧6Y_} om+zgT|VQ?'"xR;gO^L8;qaߘlLbL\Ww>k~[gwk:>2}ZB{W ,w&S ka@Ը?6>3n=)?{2H2, )qH` ޕ3jkTĞB?Qm$%)}bUq_cqY -_1Ӂ)j?E=7>-96l. sx"hc[y7?N - TK79|ѰxzjgmhInHog)v~ C;LJqu pmW<˗=l+(lCPm-[IHHK(|LQkgª?CEBx}QN";FNUcE\k5EG н^Jv<+Dk rKCN w¹*{Ϛ>jhÉW~{|kÿ$a=g1izf҆Mm  z`0X*+Gn ?J >[Std>)`zdM+9,Z', į>cu}nmĐN=z8$Rգ3c 1MEKY$ 5 ]Y^=xܠKHUNyxUqYd*ggmnL%r䰼!@Z"["(͘pfk"v$ρ9&LIQV:WIZk7TT!X52QIe(ZP b}LLϰ:.'T/ kS->lT5}Tr#e(SG:'WmP 8oVV7S*6⋫-7kI5P|-wSX-g `(TzI(jaZc^w.8g-fV]hl3.yOu2&8EAD|L|Z3ɡ2]ۑ5KqO[شܵ,Մ>k*jsέ *Ѯ|\A[ T O=5@'z=]Z(CGEfM8GWP+qNEmF068Z:b7-Ь%{Ch1^tm,R\H TZ#x㮽`Y'}?}iou8KP1㥙夆CZ"8@x µ-``Pj}6LlRU\6[ CZN"*Y=3CȾ3ڣx~,ceG ;,5R>Uw6ԼSAR7|aqu^ځ;V`ۼ:{~۔x9:7N+m1f75dGrzZFݬ(:%P 9GaxLIrl2}>Mn?KwE/:T@Y_a^OME^3 O\s _ ^9$-Q5y'msс cvV I߇!?I$7ܡ\ód[#mH܁F&8$*pw,意hiḩt-,6i0I^,`Ś7{~5QR ]5j^FiT\?8E|ӕ_eoH{UĠT&L-3QWnԤuM* ۥD+%j;bͮ' Y> (؟4 w]|/JW#ȤZca7B'8:{} N$8oQ|W mOnL)Q^!WCM8}:Nhۑc&4ٝqo_@xމɐ5 Q+t*\]w C!W^"ywne/R=`*5bJzMwZN h PQ7޴-␜EgC29*XYKUk&D\4]aw-5&_kD@;I1fͫ{C[ŏY}ExdS9ɇ@~$`KPK}=wvZR ?Ph{%Zdϙ'biys-KhOü. [4/%0y]|(珫DBˀ(D뺹"cfw8NgPmzdo *Ģj6hni[}iY LٱEf9eF8dǣOk@p#B\'Mo=) uĐEB>:6Qlo6]Z* ) ˸kֿ /d?6 Q7Dx'ey:KCaM۽T&ufTx_WD){5PJ7A 2wWqo-Cg*te j ^"~4{;fo-W?*wW1{|k.QZ" X-J/~ ۵dp;} WAD|Qķ~XC}6cT;k#7.{7c8T_4X;B*bm#"""*RJ)EDDDD̛?97t3Zkgсhzt&ޯw.YNˋվgH@E!6~brݴz]DDDDDDDfffffffVUUUUUUUi{z6NdPK5[}assets/css/admin.cssnu[#accordion-section-header_image { margin-top: 0px; } .customize-control-hidden { margin: 0 -12px; margin-bottom: 12px; display: block; padding: 13px 12px; border-width: 1px 0; border-style: solid; border-color: #dddddd; background-color: #fff; font-weight: 500; letter-spacing: 1px; line-height: 1; text-transform: uppercase; color: #3292db; } .customize-control-hidden label { margin-bottom: 0; line-height: 1; font-size: 11.5px; cursor: default; } .consultstreet-getting-started-notice { padding: 20px 10px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -ms-align-items: center; align-items: center; } .consultstreet-theme-screenshot img { width: 100%; max-width: 200px; display: inline-block; vertical-align: top; border: 2px solid #ddd; border-radius: 4px; } .consultstreet-theme-notice-content { width: 70%; display: block; vertical-align: top; padding: 0 20px; } h2.consultstreet-notice-h2 { margin: 0 0 10px; font-weight: 400; line-height: 1.3; } .consultstreet-push-down { padding-top: 15px; display: inline-block; padding-left: 8px; } .consultstreet-button-padding.updating-message::before { margin-top: 12px; } /* Upsale */ .pro_info ul { margin: 0; padding: 0; } .pro_info ul li { margin-bottom: 10px; } .pro_info ul li a, .up-to-pro { font-family: 'Noto Sans', sans-serif; font-weight: bold; padding: 12px 10px; display: block; text-decoration: none; color: #ffffff; border-radius: 3px; font-size: 14px; letter-spacing: 1px; overflow: hidden; -webkit-transition: .3s; transition: .3s; background: #009efa; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #233fe7, #009efa); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #233fe7, #009efa);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ z-index: 2; } .pro_info ul li a:hover, .pro_info ul li a:focus, .up-to-pro:hover, .up-to-pro:focus { transform: translateY(-3px); color: #fff; box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15); } .show-love { background-image: -webkit-linear-gradient( 90deg, #e4aa00 0%, #fddb3e 100%) !important; background: #FF512F; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #DD2476, #FF512F) !important; /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #DD2476, #FF512F) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .up-to-pro { padding: 9px 58px; text-transform: capitalize; } .pro_info ul li a i{ font-size: 15px; margin-top: 1px; margin-right: 7px; } .pro_info .upgrade-to-pro, .up-to-pro{ background: #780206; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #061161, #780206); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #061161, #780206); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } li#accordion-section-upgrade_premium .accordion-section-title:after { content: "\f174" !important; color: #ffffff !important; } li#accordion-section-upgrade_premium .accordion-section-title, li#accordion-section-upgrade_premium .accordion-section-title:hover { color: #ffffff !important; border-left: none; background: #009efa; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #233fe7, #009efa) !important; /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #233fe7, #009efa) !important;/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } #customize-controls .control-section .accordion-section-title button:focus, #customize-controls .control-section .accordion-section-title button:hover, #customize-controls .control-section.open .accordion-section-title, #customize-controls .control-section:hover>.accordion-section-title { color: unset; background: unset; }PK5[׸þ//assets/css/animate.cssnu[@charset "UTF-8"; /*! * animate.css -http://daneden.me/animate * Version - 3.7.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2018 Daniel Eden */ @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); } 90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } } @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); } 90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes rubberBand { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes rubberBand { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes headShake { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); } 18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); } 31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); } 43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); } 50% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes headShake { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); } 18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); } 31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); } 43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); } 50% { -webkit-transform: translateX(0); transform: translateX(0); } } .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; } @-webkit-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } .swing { -webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes tada { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes wobble { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes jello { from, 11.1%, to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } @keyframes jello { from, 11.1%, to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } .jello { -webkit-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; transform-origin: center; } @-webkit-keyframes heartBeat { 0% { -webkit-transform: scale(1); transform: scale(1); } 14% { -webkit-transform: scale(1.3); transform: scale(1.3); } 28% { -webkit-transform: scale(1); transform: scale(1); } 42% { -webkit-transform: scale(1.3); transform: scale(1.3); } 70% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes heartBeat { 0% { -webkit-transform: scale(1); transform: scale(1); } 14% { -webkit-transform: scale(1.3); transform: scale(1.3); } 28% { -webkit-transform: scale(1); transform: scale(1); } 42% { -webkit-transform: scale(1.3); transform: scale(1.3); } 70% { -webkit-transform: scale(1); transform: scale(1); } } .heartBeat { -webkit-animation-name: heartBeat; animation-name: heartBeat; -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); } 75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); } 75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 75% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 90% { -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 75% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 90% { -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } } .bounceOut { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } @keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } @keyframes bounceOutLeft { 20% { opacity: 1; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes bounceOutRight { 20% { opacity: 1; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } @keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { from { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInDownBig { from { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { from { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInLeftBig { from { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { from { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUpBig { from { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { from { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { from { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } @keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } @keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } @keyframes flipOutX { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .flipOutX { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } @keyframes flipOutY { from { -webkit-transform: perspective(400px); transform: perspective(400px); } 30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } .flipOutY { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; } 80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; } 80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { from { opacity: 1; } to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } @keyframes lightSpeedOut { from { opacity: 1; } to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } @-webkit-keyframes rotateIn { from { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes rotateIn { from { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { from { -webkit-transform-origin: center; transform-origin: center; opacity: 1; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } @keyframes rotateOut { from { -webkit-transform-origin: center; transform-origin: center; opacity: 1; } to { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } @keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1; } to { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } @keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1; } to { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-name: hinge; animation-name: hinge; } @-webkit-keyframes jackInTheBox { from { opacity: 0; -webkit-transform: scale(0.1) rotate(30deg); transform: scale(0.1) rotate(30deg); -webkit-transform-origin: center bottom; transform-origin: center bottom; } 50% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } 70% { -webkit-transform: rotate(3deg); transform: rotate(3deg); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes jackInTheBox { from { opacity: 0; -webkit-transform: scale(0.1) rotate(30deg); transform: scale(0.1) rotate(30deg); -webkit-transform-origin: center bottom; transform-origin: center bottom; } 50% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } 70% { -webkit-transform: rotate(3deg); transform: rotate(3deg); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .jackInTheBox { -webkit-animation-name: jackInTheBox; animation-name: jackInTheBox; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes rollIn { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } @keyframes rollOut { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @-webkit-keyframes zoomIn { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInDown { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInLeft { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInRight { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomInUp { from { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @-webkit-keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } @keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @-webkit-keyframes zoomOutDown { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutDown { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center; } } @keyframes zoomOutLeft { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center; } } .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center; } } @keyframes zoomOutRight { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center; } } .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @-webkit-keyframes zoomOutUp { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutUp { 40% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.delay-1s { -webkit-animation-delay: 1s; animation-delay: 1s; } .animated.delay-2s { -webkit-animation-delay: 2s; animation-delay: 2s; } .animated.delay-3s { -webkit-animation-delay: 3s; animation-delay: 3s; } .animated.delay-4s { -webkit-animation-delay: 4s; animation-delay: 4s; } .animated.delay-5s { -webkit-animation-delay: 5s; animation-delay: 5s; } .animated.fast { -webkit-animation-duration: 800ms; animation-duration: 800ms; } .animated.faster { -webkit-animation-duration: 500ms; animation-duration: 500ms; } .animated.slow { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.slower { -webkit-animation-duration: 3s; animation-duration: 3s; } @media (print), (prefers-reduced-motion) { .animated { -webkit-animation: unset !important; animation: unset !important; -webkit-transition: none !important; transition: none !important; } } PK5[긍>..#assets/css/bootstrap-smartmenus.cssnu[/* Name: bootstrap-smartmenus.css */ /* Carets in collapsible mode (make them look like +/- buttons) */ .navbar { background-color: transparent; padding-top: 1rem; padding-bottom: 1rem; padding-left: 0rem; padding-right: 0rem; opacity: 1; box-shadow: 0 1px 2px rgba(0,0,0,.05); z-index: 2; } .m-right-auto { margin-right: unset!important; margin-left: auto; } .navbar>.container { display: block; } /*-------------------------------------------------- =>> Site Branding Text & Navar Brand --------------------------------------------------*/ .navbar-brand { padding-top: 0.375rem; padding-bottom: 0.375rem; } .navbar-brand, .sticky-navbar-brand { float: left; } .site-branding-text { margin-right: 1rem; display: inline-block; } .site-branding-text .site-title { font-size: 1.6rem; line-height: inherit; white-space: normal; line-height: 1.2; margin: -2px 0 0; } .site-branding-text .site-description { line-height: 1.4; padding-top: 0.063rem; } .navbar-brand .custom-logo, .navbar.header-fixed-top .sticky-navbar-brand .custom-logo { max-width: 100%; display: block; height: auto; } .navbar.navbar-header-wrap.header-fixed-top .site-branding-text .site-title a { color: #000; } .navbar.navbar-header-wrap.header-fixed-top .site-branding-text .site-description { color: #404040; } .navbar .row.align-self-center { margin-left: 0; margin-right: 0; } /*Toggle Button*/ .navbar .navbar-toggler { float: right; margin-top: 0.238rem; border-color: unset; padding-left: 0; padding-right: 0; color: transparent; } .navbar.navbar-header-wrap .navbar-toggler { border-color: rgba(255, 255, 255, 1); } .navbar.navbar-header-wrap.header-fixed-top .navbar-toggler { border-color: rgba(0, 0, 0, 0.1); } .navbar-toggler:hover, .navbar-toggler:focus { background-color: transparent; } .navbar-toggler:focus { outline: 1px dotted #fff; } .header-fixed-top .navbar-toggler:focus { outline: 1px dotted #000; } .navbar .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1, 1, 47, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); width: 4rem; } /*Menu & Dropdown Css*/ .navbar .nav .menu-item { margin-right: 0; } .navbar .nav .menu-item:last-child { margin-right: 0px; } .navbar .nav .menu-item .nav-link { font-weight: 600; color: #061018; padding: 0; } .navbar .nav .dropdown-menu { border-radius: 0; border: none; padding: 0.438rem 0.625rem; font-size: 0.938rem; } .navbar .nav .dropdown-item { padding: .30rem 0.75rem; } .navbar .nav .dropdown-menu .menu-item { margin-right: 0; } .navbar .nav .dropdown-item.active, .navbar .nav .dropdown-item:active { color: #fff; background-color: transparent; } a.bg-light:focus, a.bg-light:hover { background-color: transparent !important; } .navbar .nav .dropdown-menu > .menu-item > ul.dropdown-menu > .menu-item > .dropdown-item { color: #000 !important; } /*Navbar Header Wrap*/ .navbar-header-wrap { background-color: rgba(0, 0, 0, .4); position: absolute; right: 0; left: 0; z-index: 2; } .navbar-header-wrap.not-sticky .site-branding-text .site-title a, .navbar-header-wrap.not-sticky .site-branding-text .site-description { color: #fff; } .navbar.navbar-header-wrap .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar.navbar-header-wrap.header-fixed-top .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1, 1, 47, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar.navbar-header-wrap .nav .menu-item .nav-link, .navbar.navbar-header-wrap .nav a.cart-icon, .navbar.navbar-header-wrap .nav .theme-search-block a { color: #fff; } .navbar.navbar-header-wrap .nav .btn-border { background: transparent; color: #ffffff; border: 2px solid #ffffff; } .navbar.navbar-header-wrap .nav .btn-border:hover, .navbar.navbar-header-wrap .nav .btn-border:focus, .navbar.navbar-header-wrap.header-fixed-top .nav .btn-border:hover, .navbar.navbar-header-wrap.header-fixed-top .nav .btn-border:focus { color: #ffffff; } .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item .nav-link, .navbar.navbar-header-wrap.header-fixed-top .nav a.cart-icon, .navbar.navbar-header-wrap.header-fixed-top .nav .theme-search-block a { color: #000; } .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item.active .nav-link { color: #fff; } .navbar.navbar-header-wrap.header-fixed-top .nav .btn-border { background: transparent; color: #000; } /*Header Sticky*/ .header-fixed-top { background-color: #fff; position: fixed; top:0; left:0; width: 100%; z-index: 3; box-shadow: 0 8px 20px 0 rgba(0,0,0,.1); opacity: 1; -webkit-animation: slide-down 1.07s; animation: slide-down 1.07s; } @keyframes slide-down { 0% { opacity: 1; transform: translateY(-100%); } 100% { opacity: 1; transform: translateY(0); } } .navbar.header-fixed-top .nav { margin-bottom: 0; } .navbar.header-fixed-top .site-branding-text { padding-top: 0.670rem; padding-bottom: 0.670rem; } .navbar.header-fixed-top .nav .themes-header-top { padding: 1rem 0; } .navbar.header-fixed-top .nav .menu-item .nav-link { padding: 1.400rem 1rem; } @media (max-width: 991px) { /*When we add more menus then show vertical scroll in mobiles*/ .navbar-collapse{ max-height: 400px; overflow-x: hidden; } .navbar .nav .menu-item { margin-right: 28px; } .navbar .container { padding-left: 15px; padding-right: 15px; } .row.align-self-center .align-self-center { width: 100%; } .site-branding-text { padding-top: 0.375rem; padding-bottom: 0.375rem; } .navbar.header-fixed-top .site-branding-text { padding-top: 0.175rem; padding-bottom: 0.175rem; } .navbar-brand, .sticky-navbar-brand { float: left; } .sticky-navbar-brand { margin-right: 1rem; } .navbar .nav { margin-top: 1.25rem; margin-bottom: 1.25rem; margin-left: 0; position: relative; } .navbar .nav .menu-item { margin-right: 0; } .navbar .nav .menu-item .nav-link { line-height: 40px; margin-right: 2px; margin-left: 2px; display: block; border-bottom: 1px solid #f1f1f1; border-radius: 0; padding: 0 !important; } .navbar .nav .dropdown-item:focus, .navbar .nav .dropdown-item:hover { background-color: transparent; } .themes-header-top.align-self-center { align-self: auto !important; padding: 0; } .navbar.header-fixed-top { padding-top: 9px; padding-bottom: 8px; } .navbar.header-fixed-top .nav .themes-header-top { padding: 0 0 1rem; } } @media (min-width: 992px) { .navbar-brand { padding-top: 1.750rem; padding-bottom: 1.750rem; } .site-branding-text { padding-top: 1.5rem; padding-bottom: 1.5rem; } .navbar.header-fixed-top .navbar-brand { padding-top: 0.900rem; padding-bottom: 0.900rem; } .navbar.header-fixed-top .sticky-navbar-brand { padding-top: 0.900rem; padding-bottom: 0.900rem; margin-right: 1rem; } .navbar { padding-top: 0; padding-bottom: 0; } .navbar .nav .menu-item .nav-link { padding: 2.220rem 1rem; } .navbar .nav .dropdown-menu { padding: 0; top: 99px !important; } .navbar.header-fixed-top .nav .dropdown-menu { top: 73px !important; } .navbar .nav .dropdown-menu { background-color: #fff; box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.12); } .navbar .nav .dropdown-item { color: #000; border-bottom: 1px solid rgb(242, 242, 242); padding: 7px 25px; } .navbar .nav .dropdown-item:focus, .navbar .nav .dropdown-item:hover { background-color: transparent; } .navbar .nav .dropdown-menu ul.dropdown-menu { top: auto !important; } .navbar.header-fixed-top .nav .dropdown-menu ul.dropdown-menu { top: auto !important; } } /*End Css*/ .navbar-nav.sm-collapsible .sub-arrow { position: absolute; top: 50%; right: 0; margin: -0.7em 0.5em 0 0; border: 1px solid rgba(0, 0, 0, .1); border-radius: .25rem; padding: 0; width: 2em; height: 1.4em; font-size: 1.25rem; line-height: 1.2em; text-align: center; } .navbar-nav.sm-collapsible .sub-arrow::before { content: '+'; } .navbar-nav.sm-collapsible .show > a > .sub-arrow::before { content: '-'; } .navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow { border-color: rgba(255, 255, 255, .1); } /* make sure there's room for the carets */ .navbar-nav.sm-collapsible .has-submenu { padding-right: 3em; } /* keep the carets properly positioned */ .navbar-nav.sm-collapsible .nav-link, .navbar-nav.sm-collapsible .dropdown-item { position: relative; } /* Nav carets in expanded mode */ .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; border-top: .3em solid; border-right: .3em solid transparent; border-left: .3em solid transparent; } /* point the arrows up for .fixed-bottom navbars */ .fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow, .fixed-bottom .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-toggle::after { border-top: 0; border-bottom: .3em solid; } /* Dropdown carets in expanded mode */ .navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow, .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after { position: absolute; top: 50%; right: 0; width: 0; height: 0; margin-top: -.3em; margin-right: 1em; border-top: .3em solid transparent; border-bottom: .3em solid transparent; border-left: .3em solid; } /* make sure there's room for the carets */ .navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu { padding-right: 2em; } /* Scrolling arrows for tall menus */ .navbar-nav .scroll-up, .navbar-nav .scroll-down { position: absolute; display: none; visibility: hidden; height: 20px; overflow: hidden; text-align: center; } .navbar-nav .scroll-up-arrow, .navbar-nav .scroll-down-arrow { position: absolute; top: -2px; left: 50%; margin-left: -8px; width: 0; height: 0; overflow: hidden; border-top: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid; border-left: 7px solid transparent; } .navbar-nav .scroll-down-arrow { top: 6px; border-top: 7px solid; border-right: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 7px solid transparent; } /* Add some spacing for 2+ level sub menus in collapsible mode */ .navbar-nav.sm-collapsible .dropdown-menu .dropdown-menu { margin: .5em; } /* Fix SmartMenus sub menus auto width (subMenusMinWidth/subMenusMaxWidth options) */ .navbar-nav:not([data-sm-skip]) .dropdown-item { white-space: normal; } .navbar-nav:not(.sm-collapsible) .sm-nowrap > li > .dropdown-item { white-space: nowrap; } /*Add Menu*/ .navbar .nav .menu-item .nav-link.add-menu { text-transform: capitalize; background-color: #ffffff; padding: 0.313rem 1.3rem; margin: 1.75rem 0; text-align: center; border-radius: 0px; } .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item .nav-link.add-menu { margin: 1rem 0; } .navbar .nav .menu-item .nav-link.add-menu:hover, .navbar .nav .menu-item .nav-link.add-menu:focus { color: #fff; } .navbar .nav .menu-item .nav-link.add-menu:before { font-family: "FontAwesome"; content: "\f055"; padding-right: 0.438rem; }PK5[+hLassets/css/bootstrap.cssnu[/*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; } @-ms-viewport { width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } [tabindex="-1"]:focus { outline: 0 !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 700; } dd { margin-bottom: .5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -.25em; } sup { top: -.5em; } a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #0056b3; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: .5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: none; } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; cursor: pointer; } template { display: none; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } .lead { font-size: 1.25rem; font-weight: 300; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 0.2em; background-color: #fcf8e3; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline-item { display: inline-block; } .list-inline-item:not(:last-child) { margin-right: 0.5rem; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #6c757d; } .blockquote-footer::before { content: "\2014 \00A0"; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; } .figure { display: inline-block; } .figure-img { margin-bottom: 0.5rem; line-height: 1; } .figure-caption { font-size: 90%; color: #6c757d; } code, kbd, pre, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } code { font-size: 87.5%; color: #e83e8c; word-break: break-word; } a > code { color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; font-size: 87.5%; color: #212529; } pre code { font-size: inherit; color: inherit; word-break: normal; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.333333%; } .offset-2 { margin-left: 16.666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.333333%; } .offset-5 { margin-left: 41.666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.333333%; } .offset-8 { margin-left: 66.666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.333333%; } .offset-11 { margin-left: 91.666667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-sm-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-sm-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.333333%; } .offset-sm-2 { margin-left: 16.666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.333333%; } .offset-sm-5 { margin-left: 41.666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.333333%; } .offset-sm-8 { margin-left: 66.666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.333333%; } .offset-sm-11 { margin-left: 91.666667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.333333%; } .offset-md-2 { margin-left: 16.666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.333333%; } .offset-md-5 { margin-left: 41.666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.333333%; } .offset-md-8 { margin-left: 66.666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.333333%; } .offset-md-11 { margin-left: 91.666667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.333333%; } .offset-lg-2 { margin-left: 16.666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.333333%; } .offset-lg-5 { margin-left: 41.666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.333333%; } .offset-lg-8 { margin-left: 66.666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.333333%; } .offset-lg-11 { margin-left: 91.666667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.333333%; } .offset-xl-2 { margin-left: 16.666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.333333%; } .offset-xl-5 { margin-left: 41.666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.333333%; } .offset-xl-8 { margin-left: 66.666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.333333%; } .offset-xl-11 { margin-left: 91.666667%; } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .table tbody + tbody { border-top: 2px solid #dee2e6; } .table .table { background-color: #fff; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #dee2e6; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #b8daff; } .table-hover .table-primary:hover { background-color: #9fcdff; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; } .table-hover .table-secondary:hover { background-color: #c8cbcf; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; } .table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td { background-color: #bee5eb; } .table-hover .table-info:hover { background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; } .table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #212529; border-color: #32383e; } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; } .table-dark { color: #fff; background-color: #212529; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #32383e; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-xl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive > .table-bordered { border: 0; } .form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn { padding-right: 0; padding-left: 0; } .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); } .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(2.875rem + 2px); } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(40, 167, 69, 0.8); border-radius: .2rem; } .was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; } .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; } .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { background-color: #71dd8a; } .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { background-color: #34ce57; } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; } .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before { border-color: inherit; } .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(220, 53, 69, 0.8); border-radius: .2rem; } .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; } .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { background-color: #efa2a9; } .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { background-color: #e4606d; } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; } .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before { border-color: inherit; } .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group { width: auto; } .form-inline .form-check { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .form-inline .custom-control-label { margin-bottom: 0; } } .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .btn:hover, .btn:focus { text-decoration: none; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } .btn:not(:disabled):not(.disabled) { cursor: pointer; } .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { background-image: none; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0062cc; border-color: #005cbf; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; } .btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; } .btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; } .btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; } .btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; } .btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-primary { color: #007bff; background-color: transparent; background-image: none; border-color: #007bff; } .btn-outline-primary:hover { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #007bff; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #007bff; border-color: #007bff; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-outline-secondary { color: #6c757d; background-color: transparent; background-image: none; border-color: #6c757d; } .btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-success { color: #28a745; background-color: transparent; background-image: none; border-color: #28a745; } .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-info { color: #17a2b8; background-color: transparent; background-image: none; border-color: #17a2b8; } .btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-warning { color: #ffc107; background-color: transparent; background-image: none; border-color: #ffc107; } .btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-danger { color: #dc3545; background-color: transparent; background-image: none; border-color: #dc3545; } .btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-dark { color: #343a40; background-color: transparent; background-image: none; border-color: #343a40; } .btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-link { font-weight: 400; color: #007bff; background-color: transparent; } .btn-link:hover { color: #0056b3; text-decoration: underline; background-color: transparent; border-color: transparent; } .btn-link:focus, .btn-link.focus { text-decoration: underline; border-color: transparent; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; transition: opacity 0.15s linear; } .fade.show { opacity: 1; } .collapse { display: none; } .collapse.show { display: block; } tr.collapse.show { display: table-row; } tbody.collapse.show { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; } .dropup, .dropdown { position: relative; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropup .dropdown-menu { margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-menu { margin-top: 0; margin-left: 0.125rem; } .dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } .dropright .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-toggle::after { vertical-align: 0; } .dropleft .dropdown-menu { margin-top: 0; margin-right: 0.125rem; } .dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropleft .dropdown-toggle::after { display: none; } .dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } .dropleft .dropdown-toggle:empty::after { margin-left: 0; } .dropleft .dropdown-toggle::before { vertical-align: 0; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; } .btn-group, .btn-group-vertical { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } .dropdown-toggle-split::after { margin-left: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .btn-group-vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; } .input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus { z-index: 3; } .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; } .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group > .custom-file { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append { display: -webkit-box; display: -ms-flexbox; display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; } .custom-control-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; } .custom-control-input { position: absolute; z-index: -1; opacity: 0; } .custom-control-input:checked ~ .custom-control-label::before { color: #fff; background-color: #007bff; } .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-control-input:active ~ .custom-control-label::before { color: #fff; background-color: #b3d7ff; } .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; } .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; } .custom-control-label { margin-bottom: 0; } .custom-control-label::before { position: absolute; top: 0.25rem; left: 0; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #dee2e6; } .custom-control-label::after { position: absolute; top: 0.25rem; left: 0; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; } .custom-checkbox .custom-control-label::before { border-radius: 0.25rem; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: #007bff; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: #007bff; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-radio .custom-control-label::before { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: #007bff; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); } .custom-select { display: inline-block; width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-select:focus { border-color: #80bdff; outline: 0; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); } .custom-select:focus::-ms-value { color: #495057; background-color: #fff; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; } .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } .custom-select::-ms-expand { opacity: 0; } .custom-select-sm { height: calc(1.8125rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; } .custom-select-lg { height: calc(2.875rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 125%; } .custom-file { position: relative; display: inline-block; width: 100%; height: calc(2.25rem + 2px); margin-bottom: 0; } .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2.25rem + 2px); margin: 0; opacity: 0; } .custom-file-input:focus ~ .custom-file-control { border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .custom-file-input:focus ~ .custom-file-control::before { border-color: #80bdff; } .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; } .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(calc(2.25rem + 2px) - 1px * 2); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: 1px solid #ced4da; border-radius: 0 0.25rem 0.25rem 0; } .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 0.25rem; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; } .nav-fill .nav-item { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } .navbar-expand-sm .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } .navbar-expand-md .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } .navbar-expand-lg .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } .navbar-expand-xl .dropup .dropdown-menu { top: auto; bottom: 100%; } } .navbar-expand { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-expand .dropup .dropdown-menu { top: auto; bottom: 100%; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card-deck { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } .card-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group > .card { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0; } .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { border-bottom-right-radius: 0; } .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0; } .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0; } .card-group > .card:only-child { border-radius: 0.25rem; } .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0; } } .card-columns .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; } .card-columns .card { display: inline-block; width: 100%; } } .breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; color: #6c757d; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #6c757d; } .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; } .page-link:hover { color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .page-link:not(:disabled):not(.disabled) { cursor: pointer; } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } .page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff; } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff; background-color: #007bff; } .badge-primary[href]:hover, .badge-primary[href]:focus { color: #fff; text-decoration: none; background-color: #0062cc; } .badge-secondary { color: #fff; background-color: #6c757d; } .badge-secondary[href]:hover, .badge-secondary[href]:focus { color: #fff; text-decoration: none; background-color: #545b62; } .badge-success { color: #fff; background-color: #28a745; } .badge-success[href]:hover, .badge-success[href]:focus { color: #fff; text-decoration: none; background-color: #1e7e34; } .badge-info { color: #fff; background-color: #17a2b8; } .badge-info[href]:hover, .badge-info[href]:focus { color: #fff; text-decoration: none; background-color: #117a8b; } .badge-warning { color: #212529; background-color: #ffc107; } .badge-warning[href]:hover, .badge-warning[href]:focus { color: #212529; text-decoration: none; background-color: #d39e00; } .badge-danger { color: #fff; background-color: #dc3545; } .badge-danger[href]:hover, .badge-danger[href]:focus { color: #fff; text-decoration: none; background-color: #bd2130; } .badge-light { color: #212529; background-color: #f8f9fa; } .badge-light[href]:hover, .badge-light[href]:focus { color: #212529; text-decoration: none; background-color: #dae0e5; } .badge-dark { color: #fff; background-color: #343a40; } .badge-dark[href]:hover, .badge-dark[href]:focus { color: #fff; text-decoration: none; background-color: #1d2124; } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0.3rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; } .alert-primary hr { border-top-color: #9fcdff; } .alert-primary .alert-link { color: #002752; } .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; } .alert-secondary hr { border-top-color: #c8cbcf; } .alert-secondary .alert-link { color: #202326; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-success hr { border-top-color: #b1dfbb; } .alert-success .alert-link { color: #0b2e13; } .alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; } .alert-info hr { border-top-color: #abdde5; } .alert-info .alert-link { color: #062c33; } .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; } .alert-warning hr { border-top-color: #ffe8a1; } .alert-warning .alert-link { color: #533f03; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .alert-danger hr { border-top-color: #f1b0b7; } .alert-danger .alert-link { color: #491217; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light hr { border-top-color: #ececf6; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark hr { border-top-color: #b9bbbe; } .alert-dark .alert-link { color: #040505; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.25rem; } .progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; background-color: #007bff; transition: width 0.6s ease; } .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } .progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .media-body { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .list-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus { color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #212529; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .list-group-item:hover, .list-group-item:focus { z-index: 1; text-decoration: none; } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; } .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; } .list-group-item-primary { color: #004085; background-color: #b8daff; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #004085; background-color: #9fcdff; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #004085; border-color: #004085; } .list-group-item-secondary { color: #383d41; background-color: #d6d8db; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; } .list-group-item-success { color: #155724; background-color: #c3e6cb; } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; } .list-group-item-info { color: #0c5460; background-color: #bee5eb; } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; } .list-group-item-warning { color: #856404; background-color: #ffeeba; } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; } .list-group-item-danger { color: #721c24; background-color: #f5c6cb; } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; } .list-group-item-light { color: #818182; background-color: #fdfdfe; } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; } .list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; } .close:hover, .close:focus { color: #000; text-decoration: none; opacity: .75; } .close:not(:disabled):not(.disabled) { cursor: pointer; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); transform: translate(0, -25%); } .modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); } .modal-dialog-centered { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - (0.5rem * 2)); } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) { margin-left: .25rem; } .modal-footer > :not(:last-child) { margin-right: .25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; } .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; } .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; } .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; } .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; } .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; } .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow { bottom: calc((0.5rem + 1px) * -1); } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { border-width: 0.5rem 0.5rem 0; } .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before { bottom: 0; border-top-color: rgba(0, 0, 0, 0.25); } .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { bottom: 1px; border-top-color: #fff; } .bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { border-width: 0.5rem 0.5rem 0.5rem 0; } .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before { left: 0; border-right-color: rgba(0, 0, 0, 0.25); } .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { left: 1px; border-right-color: #fff; } .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow { top: calc((0.5rem + 1px) * -1); } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-width: 0 0.5rem 0.5rem 0.5rem; } .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before { top: 0; border-bottom-color: rgba(0, 0, 0, 0.25); } .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { top: 1px; border-bottom-color: #fff; } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } .bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { border-width: 0.5rem 0 0.5rem 0.5rem; } .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { right: 0; border-left-color: rgba(0, 0, 0, 0.25); } .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { right: 1px; border-left-color: #fff; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #212529; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-item { position: relative; display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; transition: transform 0.6s ease, -webkit-transform 0.6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0; } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translateX(0); transform: translateX(0); } @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .carousel-item-next, .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) { .carousel-item-next, .active.carousel-item-right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .carousel-item-prev, .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) { .carousel-item-prev, .active.carousel-item-left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: .9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, 0.5); } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators .active { background-color: #fff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } .align-baseline { vertical-align: baseline !important; } .align-top { vertical-align: top !important; } .align-middle { vertical-align: middle !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #007bff !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0062cc !important; } .bg-secondary { background-color: #6c757d !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; } .bg-success { background-color: #28a745 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; } .bg-info { background-color: #17a2b8 !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; } .bg-warning { background-color: #ffc107 !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; } .bg-danger { background-color: #dc3545 !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #007bff !important; } .border-secondary { border-color: #6c757d !important; } .border-success { border-color: #28a745 !important; } .border-info { border-color: #17a2b8 !important; } .border-warning { border-color: #ffc107 !important; } .border-danger { border-color: #dc3545 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-white { border-color: #fff !important; } .rounded { border-radius: 0.25rem !important; } .rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-circle { border-radius: 50% !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ""; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.857143%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: -webkit-sticky !important; position: sticky !important; } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .text-justify { text-align: justify !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #007bff !important; } a.text-primary:hover, a.text-primary:focus { color: #0062cc !important; } .text-secondary { color: #6c757d !important; } a.text-secondary:hover, a.text-secondary:focus { color: #545b62 !important; } .text-success { color: #28a745 !important; } a.text-success:hover, a.text-success:focus { color: #1e7e34 !important; } .text-info { color: #17a2b8 !important; } a.text-info:hover, a.text-info:focus { color: #117a8b !important; } .text-warning { color: #ffc107 !important; } a.text-warning:hover, a.text-warning:focus { color: #d39e00 !important; } .text-danger { color: #dc3545 !important; } a.text-danger:hover, a.text-danger:focus { color: #bd2130 !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #dae0e5 !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover, a.text-dark:focus { color: #1d2124 !important; } .text-muted { color: #6c757d !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } /*# sourceMappingURL=bootstrap.css.map */PK5[52assets/css/owl.carousel.cssnu[/** * Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */ /* * Owl Carousel - Core */ .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; /* fix firefox animation glitch */ } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .owl-carousel .owl-item img { display: block; width: 100%; } .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; } .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { background: none; color: inherit; border: none; padding: 0 !important; font: inherit; } .owl-carousel.owl-loaded { display: block; } .owl-carousel.owl-loading { opacity: 0; display: block; } .owl-carousel.owl-hidden { opacity: 0; } .owl-carousel.owl-refresh .owl-item { visibility: hidden; } .owl-carousel.owl-drag .owl-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel.owl-grab { cursor: move; cursor: grab; } .owl-carousel.owl-rtl { direction: rtl; } .owl-carousel.owl-rtl .owl-item { float: right; } /* No Js */ .no-js .owl-carousel { display: block; } /* * Owl Carousel - Animate Plugin */ .owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fadeOut { animation-name: fadeOut; } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } /* * Owl Carousel - Auto Height Plugin */ .owl-height { transition: height 500ms ease-in-out; } /* * Owl Carousel - Lazy Load Plugin */ .owl-carousel .owl-item { /** This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong calculation of the height of the owl-item that breaks page layouts */ } .owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; } .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) { max-height: 0; } .owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; } /* * Owl Carousel - Video Plugin */ .owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; } .owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease; } .owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); } .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; } .owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; } .owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; } PK5[jPjPassets/css/theme-default.cssnu[/* theme-default.css */ /*-------------------------------------------------- =>> Common - Begining Css --------------------------------------------------*/ blockquote { border-left: 3px solid #ff5d20; } .wp-block-pullquote blockquote { border-left: 0; border-top: 3px solid #ff5d20; } td a { color: #ff5d20; } button, input[type="button"], input[type="submit"] { background-color: #ff5d20; } .btn-default, .btn-default-dark { background: #ff5d20; } .btn-border, .btn-border:hover, .btn-border:focus { border: 2px solid #ff5d20; } .btn-border:hover, .btn-border:focus { background: #ff5d20; } /*-------------------------------------------------- =>> Navbar --------------------------------------------------*/ .navbar.navbar-header-wrap.header-fixed-top .nav .btn-border { border: 2px solid #ff5d20; } .navbar.navbar-header-wrap .nav .btn-border:hover, .navbar.navbar-header-wrap .nav .btn-border:focus, .navbar.navbar-header-wrap.header-fixed-top .nav .btn-border:hover, .navbar.navbar-header-wrap.header-fixed-top .nav .btn-border:focus { background: #ff5d20; color: #ffffff; border: 2px solid #ff5d20; } .navbar .nav .menu-item:hover .nav-link { color: #ff5d20; background-color: transparent; } .navbar .nav .menu-item.active .nav-link { color: #fff; background-color: #ff5d20; } .navbar .nav .dropdown-item:focus, .navbar .nav .dropdown-item:hover { color: #ff5d20; } @media (min-width: 992px) { .navbar .nav .dropdown-menu { border-bottom: 3px solid #ff5d20 !important; } } @media (max-width: 991px) { .navbar .nav .menu-item.active .nav-link { color: #ff5d20; background-color: transparent; } } /*Add Menu*/ .navbar .nav .menu-item .nav-link.add-menu { border: 2px solid #ff5d20; } .navbar .nav .menu-item .nav-link.add-menu:hover, .navbar .nav .menu-item .nav-link.add-menu:focus { background-color: #ff5d20; } .navbar.navbar-header-wrap .nav .menu-item .nav-link.add-menu { background: transparent; border: 2px solid #fff; } .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item .nav-link.add-menu { border: 2px solid #ff5d20; } .navbar.navbar-header-wrap .nav .menu-item .nav-link.add-menu:hover, .navbar.navbar-header-wrap .nav .menu-item .nav-link.add-menu:focus, .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item .nav-link.add-menu:hover, .navbar.navbar-header-wrap.header-fixed-top .nav .menu-item .nav-link.add-menu:focus { background: #ff5d20; color: #ffffff !important; border: 2px solid #ff5d20; } .navbar.navbar-header-wrap .nav .menu-item .nav-link:hover, .navbar.navbar-header-wrap .nav .menu-item .nav-link:focus { color: #ff5d20 !important; } .navbar.navbar-header-wrap .nav .menu-item.active .nav-link { color: #fff !important; } @media (max-width: 991px) { .navbar.navbar-header-wrap .nav .menu-item .nav-link:hover, .navbar.navbar-header-wrap .nav .menu-item .nav-link:focus, .navbar.navbar-header-wrap .nav .menu-item.active .nav-link { color: #ff5d20 !important; } } .navbar .nav .dropdown-menu .menu-item.active .dropdown-item { color: #ff5d20 !important; } .navbar .nav .dropdown-menu > .menu-item > ul.dropdown-menu .menu-item.active .dropdown-item { color: #ff5d20 !important; } /*Multilevel Dropdown Active Colors*/ .navbar .nav .dropdown-menu > .menu-item > ul.dropdown-menu > .menu-item > .dropdown-item:hover, .navbar .nav .dropdown-menu > .menu-item > ul.dropdown-menu > .menu-item > .dropdown-item:focus { color: #ff5d20 !important; } .navbar .nav .dropdown-menu .menu-item.active .dropdown-item { color: #ff5d20 !important; } .navbar .nav .dropdown-menu > .menu-item > ul.dropdown-menu .menu-item.active .dropdown-item { color: #ff5d20 !important; } /*-------------------------------------------------- =>> Search Popup Box For Header --------------------------------------------------*/ #search-popup .btn { background-color: #ff5d20; border-color: #ff5d20; } /*-------------------------------------------------- =>> Site Header Contact Info --------------------------------------------------*/ .site-header { background: #ff5d20; } .custom-social-icons li a.social-hover:hover, .custom-social-icons li a.social-hover:focus { color: #fff; } /*-------------------------------------------------- =>> Theme Combined Classes --------------------------------------------------*/ .theme-bg-default { background-color: #ff5d20 !important; } .text-default { color: #ff5d20 !important; } .entry-header .entry-title a:hover, .entry-header .entry-title a:focus { color: #ff5d20 !important; } /*-------------------------------------------------- =>> WooCommerce Menubar Cart Info --------------------------------------------------*/ .woo-cart-block > a .cart-total { background: #ff5d20; } /*-------------------------------------------------- =>> Theme Main Slider --------------------------------------------------*/ #theme-main-slider.owl-carousel .owl-prev, #theme-main-slider.owl-carousel .owl-next { background-color: rgba(255, 93, 32,.6); border: 2px solid rgba(255, 93, 32,.1); color: #fff; } #theme-main-slider.owl-carousel .owl-prev:hover, #theme-main-slider.owl-carousel .owl-prev:focus, #theme-main-slider.owl-carousel .owl-next:hover, #theme-main-slider.owl-carousel .owl-next:focus { background-color: rgba(255, 93, 32,1); border: 2px solid rgba(255, 93, 32,1); color: #fff; } /*-------------------------------------------------- =>> Slider Next/Prev Button Styles --------------------------------------------------*/ .owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus, .owl-carousel .owl-next:hover, .owl-carousel .owl-next:focus { background-color: rgba(255, 93, 32, 1); border: 2px solid rgba(255, 93, 32, 1); } .owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus, .owl-carousel .owl-next:hover, .owl-carousel .owl-next:focus, .theme-sponsors .owl-carousel .owl-prev:hover, .theme-sponsors .owl-carousel .owl-next:hover { background-color: #ff5d20; } .owl-theme .owl-dots .owl-dot.active span { background-color: #ff5d20; } .testimonial.bg-default .owl-theme .owl-dots .owl-dot.active span { background-color: #ff5d20; } /*-------------------------------------------------- =>> Theme Section Title & Subtitle --------------------------------------------------*/ .theme-separator-line-horrizontal-full { background-color: #ff5d20; } /*-------------------------------------------------- =>> Theme Info Area --------------------------------------------------*/ .theme-info-area i.icon { color: #ff5d20; } .theme-info-area .media { border-bottom: 3px solid #ff5d20; } /*-------------------------------------------------- =>> Theme Service Area --------------------------------------------------*/ .theme-services .service-content:hover { background-color: #ff5d20; } .theme-services .service-content-thumbnail a { color: #ff5d20; } /*-------------------------------------------------- =>> Theme Project Area --------------------------------------------------*/ .theme-project .theme-project-content a.popup:hover, .theme-project .theme-project-content a.popup:focus { background-color: #ff5d20; color: #fff; } /*-------------------------------------------------- =>> Theme Testimonial Area --------------------------------------------------*/ .theme-testimonial-block .position { color: #ff5d20; } /*-------------------------------------------------- =>> Contact Page Area --------------------------------------------------*/ .theme-contact-widget { border-bottom: 3px solid #ff5d20; } .theme-contact-widget i.fa { color: #ff5d20; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .form-control:focus { border-color: rgb(255, 93, 32); box-shadow: 0 0 5px rgba(255, 93, 32, 1) !important; } /*-------------------------------------------------- =>> 404 Error Page Area --------------------------------------------------*/ .theme-error-page .error-title b, .theme-error-page .error-title i { color: #ff5d20; } /*-------------------------------------------------- =>> Theme Blog Sidebar --------------------------------------------------*/ .entry-content a { color: #ff5d20; } /*-------------------------------------------------- =>> Theme Blog Meta Info --------------------------------------------------*/ .entry-meta .posted-on::before, .entry-meta .author::before, .entry-meta .cat-links::before, .entry-meta .comment-links::before { color: #ff5d20; } .entry-meta a:hover, .entry-meta a:focus { color: #ff5d20 !important; } .entry-meta .cat-links a { background-color: #ff5d20; } .entry-meta .tag-links a:hover, .entry-meta .tag-links a:focus { background-color: #ff5d20; border: 1px solid #ff5d20; } .entry-content .more-link:hover, .entry-content .more-link:focus { color: #ff5d20 !important; } .pagination a:hover, .pagination a.active, .page-links a:hover, .post-nav-links a:hover, .post-nav-links .post-page-numbers.current { background-color: #ff5d20; border: 1px solid #ff5d20; } .pagination .nav-links .page-numbers.current { background-color: #ff5d20; border: 1px solid #ff5d20; } .comment-date, .comment-date a { color: #ff5d20; } .comment-detail p a { color: #ff5d20; } .reply a { border: 2px solid #ff5d20; } .reply a:hover, .reply a:focus { border: 2px solid #ff5d20; background-color: #ff5d20; } .logged-in-as a { color: #ff5d20; } .logged-in-color a { color: #ff5d20; } /*-------------------------------------------------- =>> Theme Widgets Area --------------------------------------------------*/ .widget a:hover, .widget a:focus { color: #ff5d20; } .widget button[type="submit"], .btn-success { background-color: #ff5d20; border-color: #ff5d20; } .widget .tagcloud a { background-color: #ff5d20; } .widget .widget-title:after, .widget .wp-block-heading:after { background: #ff5d20; } address i { color: #ff5d20; } .footer-sidebar .widget td a { color: #ff5d20; } .textwidget a { color: #ff5d20; } .footer-sidebar .textwidget a { color: #ff5d20; } .footer-sidebar .textwidget > address > a:hover, .footer-sidebar .textwidget > address > a:focus { color: #ff5d20 !important; } /*wp-block-search*/ .wp-block-search .wp-block-search__button { background: #ff5d20; border: 1px solid #ff5d20; } /*wp-calendar-nav widget*/ .wp-calendar-nav .wp-calendar-nav-prev > a, .wp-calendar-nav .wp-calendar-nav-next > a { color: #ff5d20; } .wp-calendar-nav .wp-calendar-nav-prev > a:hover, .wp-calendar-nav .wp-calendar-nav-next > a:hover, .wp-calendar-nav .wp-calendar-nav-prev > a:focus, .wp-calendar-nav .wp-calendar-nav-next > a:focus { color: #ff5d20; box-shadow: 0 1px 0 0 currentColor; } /*wp-block-latest-comments*/ .wp-block-latest-comments__comment-date { color: #ff5d20; } /*rsswidget title color*/ .widget_rss ul li .rsswidget { color: #ff5d20; } /*Recent Comment list style color*/ .widget_recent_comments .recentcomments { color: #ff5d20; } /*-------------------------------------------------------------- ## Blog Author --------------------------------------------------------------*/ .theme-blog-author .website-url a { color: #ff5d20; } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption-text a { color: #ff5d20; } /*-------------------------------------------------- =>> Site Footer Area --------------------------------------------------*/ .footer-sidebar .widget a:hover, .footer-sidebar .widget a:focus { color: #ff5d20; } /*-------------------------------------------------- =>> Theme Site Info Area --------------------------------------------------*/ .site-info a, .site-info a:hover, .site-info a:focus { color: #ff5d20; } /*-------------------------------------------------- =>> Sidebar Widget Style Css According to WordPress 5.8 --------------------------------------------------*/ .sidebar .widget .wp-block-search .wp-block-search__label:after { background: #ff5d20; } .sidebar .widget .wp-block-group .wp-block-tag-cloud a { background-color: #ff5d20; } .sidebar .widget .wp-block-group .logged-in a, .sidebar .widget .wp-block-group .logged-out a { color: #ff5d20; } .sidebar .widget .wp-block-group .wp-block-pullquote cite a { color: #ff5d20; } .sidebar .widget .wp-block-group .wp-block-media-text a { color: #ff5d20; } .sidebar .widget .wp-block-group .wp-block-code a { color: #ff5d20; } .sidebar .widget .wp-block-group pre.wp-block-verse a { color: #ff5d20; } .sidebar .widget .wp-block-group .wp-block-table figcaption a { color: #ff5d20; } .sidebar .widget .wp-block-group .wp-block-preformatted a { color: #ff5d20; } .sidebar .widget .wp-block-group .is-nowrap p a { color: #ff5d20; } .sidebar .widget .wp-block-group .is-vertical p a { color: #ff5d20; } .sidebar .widget .wp-block-group a.wp-block-read-more { color: #ff5d20; } .sidebar .widget.widget_block .wp-block-group p a { color: #ff5d20; } .theme-blog .post .entry-content .wp-block-file .wp-block-file__button { background-color: #ff5d20; } .theme-blog .post .wp-block-latest-comments .wp-block-latest-comments__comment-author:hover, .theme-blog .post .wp-block-latest-comments .wp-block-latest-comments__comment-link:hover { color: #FF5D20; } .entry-content .wp-caption-text a:hover, .entry-content figcaption a:hover { color: #FF5D20; } .sidebar .widget .wp-block-group .wp-block-image figcaption a { color: #FF5D20; } .sidebar .widget .wp-block-group .wp-block-quote cite a { color: #FF5D20; } .wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover { color: #FF5D20; } .entry-content blockquote cite a:hover, .entry-content blockquote cite a:focus { color: #ff5d20; text-decoration: underline; } .theme-blog .post .entry-content ul.wp-block-page-list li.wp-block-navigation-item a:hover { color: #ff5d20; } .sidebar .widget .wp-block-file .wp-block-file__button { background: #ff5d20; } .sidebar .widget .wp-block-embed .wp-element-caption a { color: #ff5d20; } /*------------------------------------------------------------ =>> Footer Sidebar Widget Style Css According to WordPress 5.8 ------------------------------------------------------------*/ .footer-sidebar .widget .wp-block-group .wp-block-tag-cloud a { background-color: #ff5d20; } .footer-sidebar .widget .wp-block-group .logged-in a, .footer-sidebar .widget .wp-block-group .logged-out a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-media-text a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-pullquote cite a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-code a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group pre.wp-block-verse a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-table figcaption a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-preformatted a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .is-nowrap p a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .is-vertical p a { color: #ff5d20; } .footer-sidebar .widget.widget_block .wp-block-group p a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .is-nowrap a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-image figcaption a { color: #ff5d20; } .footer-sidebar .widget .wp-block-group .wp-block-quote cite a { color: #ff5d20; } .footer-sidebar .widget dl a { color: #ff5d20; } .footer-sidebar .wp-block-embed .wp-element-caption a { color: #ff5d20; } .footer-sidebar .widget .wp-block-read-more { color: #ff5d20; } .footer-sidebar .widget .wp-block-file .wp-block-file__button { background: #ff5d20; } /*-------------------------------------------------- =>> Page Scroll Up/Down Area --------------------------------------------------*/ .page-scroll-up a, .page-scroll-up a:hover, .page-scroll-up a:active { background: #ff5d20; } /*-------------------------------------------------- =>> Shop Products --------------------------------------------------*/ /*Product Buttons*/ .woocommerce ul.products li.product .button.add_to_cart_button, .woocommerce ul.products li.product .button.product_type_grouped, .woocommerce ul.products li.product .button.product_type_simple, .woocommerce ul.products li.product .button.product_type_external, .woocommerce ul.products li.product .button.product_type_variable, .theme-block.shop .product .button.add_to_cart_button, .theme-block.shop .product .button.product_type_grouped, .theme-block.shop .product .button.product_type_simple, .theme-block.shop .product .button.product_type_external, .theme-block.shop .product .button.product_type_variable { background-color: rgba(255, 93, 32, .6); border: 2px solid rgba(255, 93, 32, .1); } .woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button:focus, .theme-block.shop .product .button:hover, .theme-block.shop .product .button:focus { background-color: rgba(255, 93, 32, 1); border: 2px solid rgba(255, 93, 32, 1); } .woocommerce ul.products li.product .button.add_to_cart_button, .woocommerce ul.products li.product .button.product_type_simple { background-color: rgba(255, 93, 32,.6); border: 2px solid rgba(255, 93, 32,.1); } .woocommerce ul.products li.product .button.add_to_cart_button:hover, .woocommerce ul.products li.product .button.add_to_cart_button:focus, .woocommerce ul.products li.product .button.product_type_simple:hover, .woocommerce ul.products li.product .button.product_type_simple:focus { background-color: rgba(255, 93, 32,1); border: 2px solid rgba(255, 93, 32,1); } /*Product Single View*/ .woocommerce div.product form.cart .button:hover, .woocommerce div.product form.cart .button:hover { background: #ff5d20; } .woocommerce table.shop_table td.product-name, .woocommerce table.shop_table td.product-name a { color: #ff5d20; } .product_meta .posted_in a:hover, .product_meta .tagged_as a:hover { color: #ff5d20; } .woocommerce #review_form #respond .form-submit input:hover { background: #ff5d20; } /*Product Cart View*/ .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button { background-color: #ff5d20; } /*Product Cart Table*/ .woocommerce table.shop_table td.product-name a:hover, .woocommerce table.shop_table td.product-subtotal .woocommerce-Price-amount { color: #ff5d20; } .woocommerce-cart table.cart td.actions .coupon button.button:hover { background: #ff5d20; color: #fff; } .woocommerce-cart table.cart td.actions button.button { background: #ff5d20; color: #fff; } #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce button.button.woocommerce-Button { background-color: #ff5d20; } .checkout_coupon.woocommerce-form-coupon .form-row button.button:hover { background-color: #ff5d20; } .woocommerce #payment #place_order, .woocommerce-page #payment #place_order { background-color: #ff5d20; } /*WooCommerce Widgets*/ .woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #ff5d20; } .woocommerce .widget_price_filter .price_slider_amount .button { background-color: #ff5d20; } .woocommerce-mini-cart__buttons.buttons a.button, .widget .woocommerce-mini-cart__buttons.buttons a.button:hover, .widget .woocommerce-mini-cart__buttons.buttons a.button:focus { background-color: #ff5d20; color: #fff; } /*WooCommerce Pagination*/ .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background-color: #ff5d20; border: 1px solid #ff5d20; color: #fff; }PK5[#b@$assets/img/icons/theme-fullwidth.pngnu[PNG  IHDR_4cs;tEXtSoftwareAdobe ImageReadyqe<viTXtXML:com.adobe.xmp IDATx׽ @@Ea %p 'pe Ԟ? !!~n'Yd͛"dEYd5HYfYdEYdEYYdEEYdEYdEYd-4!,hg[9+E#f*YeIENDB`PK5[*Ӕ'assets/img/icons/theme-left-sidebar.pngnu[PNG  IHDR_4cs;tEXtSoftwareAdobe ImageReadyqe<viTXtXML:com.adobe.xmp 'lIDATx 0P$$v :W` zFIZ%\㩓7m*9!^ h瓬Uy뢗sWc}eYY*&o!MYdEY"˙EYdEYdE{Yd",","=,Z3EVgwӠ"^.-O #IENDB`PK5[5^(assets/img/icons/theme-right-sidebar.pngnu[PNG  IHDR_4cs;tEXtSoftwareAdobe ImageReadyqe<viTXtXML:com.adobe.xmp gIDATx 0P5&v ;Wp pIkCMޗp$4}x%E 1lɚm5{ΟnCY5юt8M4YdC,",| EEYdEYdE,2",",EYdfv4-^sG;5BLX(-wEB IENDB`PK5[wIIassets/img/page-header-bg.jpgnu[JFIFDucky<http://ns.adobe.com/xap/1.0/ C    ""C   Z !"12ABQR#abqr$3C%4SDcs5&6ETdtU4"2B#3R14C$b!ADQ ?ܥ4x:I(ndi--7?b@Nt=?m:7{BH.͈fICd{鍐aր3-!1>G[OQU6L;dW *6^TJϺ YDbʤNL>K-4Z⧙^ Z b#K68>҆dy{+p6[W{ES~g>?Sd-lԼ-:}eҰ8 /1\K揕iŪK7_yN>8oH8 H/a[kڀ`q@;,4٭Ofl)dȗ4@ ԝK[(RMv>exrLʳt 4ZO ą8Kꂾk &^]ky6^aZĽjL/ 6rX68=j U? BUS˕v4'21XB+şPB!)T\Y+8+6)MlH{c"RMH`))cӭ7beW8(Zo8`jA4WU5iPE<|}?a!ԪBi/"oa+v=l9\9zm>k{5>M8!7]2EQl+t jݩ$m%4₞J޶RLSGͭD'ړ 9+r~ m5 9m6%ms^/eT:]m=hr|_>OѥNJbTMš8LpYm=wNt:˪hpuIk$k| ɖ򿴾rUS@ DyP\r} 7\T^i@Y D֒XgEhs#ϒ)H:Pՠ]G\2ӫ"@_AKgg$L_pFv[J"AQ= )%>HK(hI{r- +Ow<_|۩`16`h`Oo?+;w4:oTu \.[bruJhη}]/3vL8hz8u}eֹx%6^1rM}0lrc697~z@o&<r  |"_y$WrX ɷrH ɰKxT@87!p[^MH$^SH Nc:paS"Ā0@R,G@=7m5BJ>/ceV=|vy$g rW`{6EIZuQ;Y;F-LCg3󃣒**XdwmFӅj+/\Sh2q8+L۔t,:!`yH36[0/,A4`׹k >V`N2E ڊ F#{T+`Eؖ~ tqXy@^chwZ Iy@ `#:{x`=(] a«CQ"@j]Dg./z4 wy68(%Hae 4uH"}S &O`L *y- ZJef%T" J.Lщ+@Kc R_JZ=x;3>̡2ms|M]rFd7U6픺MGY:sEJaHLtcU[,uQG@`%Pjr=t;3ŻIvSŌ/1,Nl4*Oȶ[ Ժ0}Bx֝ޭM3'^JSҢWg?HCKK.*7++{1Na Gzȏ! mJUJOL;1+*ɱ(.vuaՑGng-'E]B5] 4bT-FTE]Sxn_[O=hfn7R̋;)%2/6a«Ĩ7Hzf'5M5ڜ'lV&\Uh.rM'hכrR0t㍡q!zysez{-dqgw2 7]pWT>q-glvd6NB7>ĩVnˈ;FvYnNZX+7n?dTYdZUV+6+[7NXنF&7EBJ`"fS[B(4$ES dFh.^p6:2׉ܱdrfDIM䑙mlKb&dYJ5#ij۱059HV6Ci^՗9C~x+?~Nc* 9I9Džo[!:@K2t W\.ex4 R( +NΑ#M8W>XW7\XO&pTǧG.Fvax ;w)́6{lh&0 oiٓhhN5rb@ȋES%efXlFŔۢZvQ䨙.)K Yd h䜓{'Do1OrwIUF%;w[wrD\yM@. +Ir] :@q>P5%|d1%>Z[az Y1Tm78v #~CG %Fhh|y|H44Ew؏HaL`?H)py{@inZJj훪liE/12* .cǜ$Qw <&ڗ+?+bĘ*+W &|h "d@9#sYV+KXɣr)l/U͖Y@9\p0)(Z$2FI{_xۂ ^pG)`BYnYDsr@Du!Sҟ)kqI%DS-m{4c5e,/,0<n*6x2Bm( 0lf F6<,hofX(n&E>CueBluOW0e&&Dm\/2$[ӿٍSA]$ڿ0lFM{z&AᙙV*ڙŗݧua&Z:F/i}:v4͛9 yi)BJt.*k?=oMPG9]~r}ڃy畔7X35aJJbQqp\šw.KOch62čQ8o Ω}^o̯l`Иf%krv),Sf(ozVT4gkfehL"Ĭ1vሸ^zZ^]#i2TUDŽ)=%FcϬ;~J0V6ja!V`IV193N=im\[%en7^k=a˒9WNlN |h^Aq4eSF㎘׶k2Yyi껌Mٝޝ`X*' ?sT vjvUK%f2< "_,IkRB#6' T^6Ĝ*XЯ~(hYdtajq(mI:NWpT}H^)X3FOngB̋ӯ7( B $GĈcfiEW)=B`If&1[3mf I 'TDeaT3f;i֖9lc*PYo Ylm-NU|.vA FcOٯ~kܺyE+ K4vl?{sWԨr3QHQT-Ŗ7cGдûl 4m;jV )=\X.3XPtԠo/X"NC 6b@ ]_ _AO5/o7 yj3TTΠKi "6'2;1PCEu%H/>wy%w1j>T6&d'fpxMmtBDH)HIC}fխb ~T1ښYލ3Lrc@x,[i1{-+Vg#](j m;BǴ㍹="UEQ=~m aOZRF7Z+~fd0SAmir?*~]^3P2Pi^w0 kߌ+])#+c@O5$` }JHSm`< [CNC%-n/;VⵡXEaA:Ie$ XqCߑ,(;p I4U>͕.0l9[ n7h(a`|6f(m.NYA\m{

..6{vKp}Pln U-.G- $;uڂÃ]a$@yIُ{WOCL`E_8 . ꄫGE4ANg_4BtKW(0wVNe'KDo ԂWHJ0䛻x#dbs"ND?.IeBT7QS_0j!l~b<8oC7V?獡t:I v;1D.(8*-rBhg19ZAa\(1/{r8.d~"V]x!.*u?e>I'OX'W(f&[mvUPfCV F%bUN+)aՓ~smLZcp7_僂iTX`MveBmNx~Pp6͐+Qyؠ$Q"cNB_#Bt$UU,7Umvaw^vTQT4+w{ )3-|ۛK~h]3IPB[4 (hsUyڵ5ҹ6h6xDSf`fX̶=%#8(*:8|Hpy͂ mGWLiZio4{"EIc; VDSf7g_w$e rbq;Y -~klѧ6=$=Y6*'z 1:iKGY3hmL8hV^ mPbxbfI:Ƚ+4<ө#hv# E {4'1( s"h~ciJj"'`g:Vii723K4rs8^0YJX_cnRgm~*"uT ADˍ;'h;XaU)5'Yp3~^=JTPjՑ?1'%2"y L$µptdzSI==9UDl}xoqX 8xd⨋ 䜎3rI\m 4bv1eufH fcv$e qn yaGϿIu_#~Xfmi<)4@ [YҬꘪӊO2+4X+c#~+LٻeTM~Q>uQ6lUTG3rW4EfY憪[YT={ͱBԭnpqbOHLާ)6`(қv2%2s{/#ɚ=)d~2mTpjģ44.INny9KLT6ϳ$D<$,KL覺!CJէ'nURm޲{½`= iyF66hr68I}qFO=c7S5ĈzcHmnUh(-12gh\x㮘meiuF*[7$3{ɇ@nn]%FӉ1V/S'9U~jrSyg2vUEM_#eWHS-M3a 0 qreBUsN5^SXœEJP '(چ۲#yT;#eTLU8c9z}l)<ܷF&it+Ī({N^-WҸ⫦&Zbayֵ&%23>\w4Rq+/t_dD}QU8TūJ^m,ě9Zܽ*&>n,ҴB«( գϛTus7U yif^W' 􅽞lإIPqow)bkp!IL uQ)A8D_ dG[EGEVtGmJNTj9|W6yXSFހ$YJ=o3OONt_( 5\4e')Zî=4Kut8D|EEx;ihˋ.[ؐ70]ĖXqVôyI$*_jT9Q˄LuDžELbw[ KWf*RmJ)8X~ 'FeoFrl:FN;M V+(Mazwع L.ZeeU ^.-!'ńHm:5iA1!͂5>HB6?8cx$N MYʟEr8*dFa)EUgevSM 6$e '=\pLs@sߊ ?e`s~Xm‘3}%4}5oViImD(59d• e'^| -:!o纼(.u{0%-¨:6@ ̏-'35p| m*ΐfHJA▊]>64[OA,'\A_՗wX{h5;^ ΐGjK;{d\5SF!tđZԒ V(< ͠"mOV@][%O5@Ŭ4K/+Z  \p84ZtA ʹ7#'%W+s ҧ*hmH8EsiEhK D-xuFq  X譹͙h/҃6POo(=cn-S6ghRq{Pzn-tq->;Apmq{'?<jj}Q`jJ +{+ ͶHuhЎRpE|DН 8%Ts$`HBn价eي23+v0l l ,aAE" 'yY46)P^SZ~Y7U9Ieu - U o >(r_yv`B|InuC(=%^|b5?8aEB6ڛAT|_D"O'0-/ *1ԳB™$9SrTQfַhcKxSo͋~jЯup: /z,6٣ƚѹfrs$0lhQ"U;A0旸:*lhY+Sz)eNp)s,%ݖ}*aM/ nG<'z,+x&"$#۩TffEXvE#\3+ i*ت lӉ;>.EQM+ԧW*mMVWNB5@U kh鼞lox oX<b^!\rQ./h^_6i`iiuC!);0dbú::|W>m۽کi2gf=eѶˮ- [|zrXֶZ81{͛#:tb}Z+]$Dkp(>W \RaJPHL56]`J€)󅙲/b)I-F%0s/y/SV(|Q͒9szzV+{UZ3JAյO2n5A2:+c-6yr_wDKUGEK|g] +{f_3@Щ'z9T| CaK44ۍ!%_|XdT9Ѷ0ct%QuoO/AeRFKm'%%25/G۽K~=^*nNnw3IQ;>#ZuI]nOP4o\R5@nrlU)<ӂa4n#-E7@iD~*H9q[]E2 ZTeIن޵ۗBTYz͸~hd-eKDAGCh٧LȠIƺ~(FWT"oiѶj-cb nKGJ|&_lS-FV楦%L7o`YU iܽZ|jSQiT|6E]nG=i&-tk)Fj59U4gby&Jվhi4)hf<.8p~Rl{B"O b3"לTPIȅrSd9е6JS}'_\TUWt𒊢Z4vUVv2ؙV@ 41E⽓ny9Rcң*&"\^N/z8 t}+3@)mQ酖uh{—yKcN2s{{'N:.Ҝ7]LsݎID"\NR-3;sFO`gK˺l%+iL6,ydMUO:NikJ9ZI${;#3Qeͧ7 /_=3auA "̄rKԽOl;g$ [!zV4V芟j/=&u%يLj [ ohj4t8xI}0g=ts!mzM[{dpp+yȿY Rڒؔ2܉cQUyr7|9@S&f5IwGBGd /厩D*YBuhUDwy.% Xcarɨ*:qv e?0O想3AlSKlIH1O+ɺ<ѧ4k ߑQr(pŅ4+01,\>c$=G`fSޚ)' e P a,+Auفѹg $Z%ɸx! x*jAEWaìf,4JdiEvTmmkFi-Io.5UE,]|M,UnXFӫWGQ<Ѓayhd6ɢ-1{.ߙGv _ 1.7JdISQTX(ɺ5ٴڐ.t/lh¡Jx߿4Xދu1"NKi 9eD2%FA:Ա'Z|(#nCqQ ey88Њ`͛}~YóT+ /Yӎ=gFYc0ߝf7YA\%8 Z#'W-w(u6M_Xn,m-mՒHމۿV;,HvR%U3gL$Kc[& a{n(KoU?t\m8 qVWԐ:"ܜM6 /5cUGG]E^Y銪˺yA%i{ huN@:ٶhveDtwvn SV[OԶj Oqi˽lS"H9*Z%OFr6  TQ9ssdwvTA drf]?󃡴&(`v@?L%LC ݊+J!u5lؑ&KϰPm1\lKN0(660Eur j[H9% > Oߴ9+˳f LPNVM{PlvpɁrn8K= ! S) ]$ -?݌G - T:$ w٠>(4."M=7^`Oԓ#$WQ>o-`?.?|%F:Ⱥf%0UVTD/пʥΑި?d! Fw,jV"! KyۮNNMs/F~Ꮏ[h$&VVvI[T}Q1RcE%cM[45IIQ=T!qevwk+IY'^)s]qv&Rtf%ќcӻ}IS6CQ*`&|Q)T]\WVMM0^fY)J3hJGGӫdĖ@p~B)ϯ8N97,C80tpt ;@}{nM+}vPE|;HIGZhs"ܗ>Nl^\ԹyuᶞQ^ɧs3v2o{" -#U$& qf\s6+Y}bȔ*Ε=]xO(kFWuв lSkR]NxjeWA˶Eq\?|J6:>k$&7Vdq] yyVAɇU;9.ǗV_dz@;Lms'Gy GENӗH$ƵMYxmWŹ)*+*Kҳ] ?X8Z\j6iE e/2hZɱ63IiG^`2C ~D]6WlmL6F#mMˇ#5Gx7;O/!QtHnAзnrUU%nP5%|<`Ծ8UN_8jxy-׬)Be}_8Ψ:cm>K THJ+O<(LS45Rr@ndФׅK[apGp RA©.n# = bmQtf@sG(+D)Y{Jx{У !*WtmռMd>]0whmzbW`'Tײ0l9%vX6 Y2!a].j)of(L.奨׺ O\rwT_]zArefzD@*ҺÈ $_ƖK?]mxծv3&,r&(*ULcd}l{sjeVFQBEIro&劦"qjPY>:.{5Kʀj*7=oaZNNJI+ ;Wn7=7-SU6& RV,C)ѿEs{)!2K69 *c~(fͤ=KrjbIJluǟq轚huqTo-3Aܭlc-kvgiv굹 d\fz,lv'ɞ/3'.̶ԛ "}lQ~^&Xn[ւBZmݕ. 76E@׏+#&>R۠IXl'?ITKd0% ssGWpxPpEBMU,+/?!K<zUco|)̧Bj9[,;>N~^V;Ram_6Ĭ "dCRL駥ۭO}˪A%Ĵ8%mѾV+TMU]p&ewɡbߑpGe!*]>yܮb0}PrpIUm<"2{kr(Ѣ, ~_,_4'%n/5@caE{Puы:jҧ1j2ͭ]jY2%TH6L.fDݾZ܈ @K{'|kdBYgLKY_hGvi./ m X_l0YlX($>%!*zۼ̯ rS)vOH69 ddnHmRh۝u H6E$ټ#wU#}RM.4;7H]ҧu݀dч^ d7 YdAo! SDSN=U\P8ݰkh.#ey/rA;o'KEAH;.6>1Oh;/'~;7&\ޖPf??! Fddi˻!~hl4RH(,y]rOG>k| Đ{ {Y&vџL1&)[_} ""QD? L62^ؙL*+4/ ؀oK?-թn,(PՉ}TǶn3wR/v)z|ͿEv<%99i$_6P{9ZJ7f]dT3`s-T9 (@%@}<,2GlK[aV`2,\4ʾj>kЅ|CE= vrY"A3T%,Bsf*ÐgjcKGF7^?~Fc4o5|o_g5hA$.orBNjI_:ptZ>8 Q;M=7QÄDr ~(ߒ >G'xḨPqQ>"I:$5JxF4U$_|]99Sh Gz*. .O8&%6fܬ˄J QİäO p ҢAmX;nRDUDwA?|76mu|Dq _ĐBb]m6hmmfhY/>(oHbWM ;!nU8:$w_7TY׬+d)f͢dW¨  y$hɊRܽ:]=SR5:fO ,'ͭ}eΨԘrhHvs`vF^rVfOgbu=ԉ(I¸80t̫s;3i\p/pc.[RmQ'cERY{gt.1 `*noFXѕFn7*|5wq~(jzHiG}TavV`(EPvi]@~Oݨ`V, 8񭷥gęs.CekaG]?x^Nj?GnajtzfT fzwd/ITLf%lp}X~|9:SQ] [ڛn]lj ׼?(\q6dV._âL<}Pte jS|dk!rjC=UU*_9/?[W+ ݎZeU +3g . 8OkLҘ S[C9ӎ^Ҟ߮T&6~I}|S~oK8Q7ov Hot"%HQ*7C*"[&BOfٷvMErS<:c%v_ݽړe jr6N2[!Q4ImT5)h5;V# ێJF(gqGL-/ϙ0ԱZ߆ xmfOi6Ϻܯ.%R]<6betwuWVJsُR?/$=ݥY:|Cj6j"?Ota9p 84ȉ[UGx nDD6]?,"@F].8i%1н(\=/\Wo6ZS\MBr* .+y}\x9l~lr]1p/\ i tBK>SS$rPXMFf0 |w3a+TV&OlJ:ܻ!%DAmoDUnFe{Td^ҌmiWj:-;)rUSu_5},?2*e RveQMhp`6{AU5Lu4ء~YPC$K~(>Gg3-Vp~b%x`vg՝$| [KDlPt,tvaTW;X7\?>0|UKY-m!*0|{H)~'a%mtWam*;{@Z+ϷpUgG oh$~W^|Jbe[ zvT+yB6/ާ|@؁:gOBzY÷:8>v*0zGe Þv +]|\ach˔;68 p8?҂)%ɶб;Rp63o׹%cwTIK'ZLWi%_vXіDpuzEt5`cPxDAY}/wfHQ QVi9"9r{1=5ʌjQLY%'W0TH(=44^ޛ!ѮO=fvvFnH':RaJ]pPqG4âj:*RxQPx!8o ^ݽ)nEptC)}uTI4ݣs&(^5bϞz1ʷbiIQv`^İdjś2mkph7%+176'.ں:6/`vm9ͯ۠,ߨș~=g1S.\QN .(#:!lp_;EP*eo(~ɅaBT#BgNi*\7JT 4Q)uqdzT QlsVˤKͮUQKs?M2;j~PH?E%'4TNZj<1Ch'k \SzhVdGUTy>DOz2~-ӉU\I9OB jѱ׳u$z}">u-ٰ*C\uH}r2nA7(kMdO[a7zH ۝u›nP`vYiqSL2VDje|<1^*-Kʸ6y& cy$<[VVd߰.Ϛ~6(oy/oϊ+ \*d!""Ц-fuҒ8U0@``; x~.QUZ@gPbOaOS]?JT"}-ޚjy8͂ .{(d%D;{OO5ԪAnrԁ:i ֡2?Xkr GJ%ҭoD R CdK}0r95ʘATyOjӞd 5 D|R0rw\wA'fExeE !T~h`h['E=ت@ЕZ}3~XRvӚ^ ;iiUЪ=v\2v(J5_P?:ɍ>aUȉV j:A%kI JfCr$Iu˔-e+'6p婍զd]%PVY5\{-eX2mT*[4DzPlCix4MSt^l ɐ:>uA[s*ʢ oY0(+G=q=uɊ[nZa.l(۳{1b'jk0i0N}oxyiéRk;O,:h[=isUU\F|I9Q齣olGsr˛(`y"~-I!{*8mt}  ljv,?A$vE%^v@|b\)Ǫ*'aۏ)FmV̿Ĩz6.g2bz((+}6=&ܳMwg5ll ꢠE.XHYIJ|!ݜHM,J*3DGE};/r^ ug<9ylpOGefu[lYM[&RE8&[ޑeBEmuɵF2,R$m'49]dSce5rK泌+d +XeRћTINM4r3e3]2R ) PNi<;~T:RҧR` Vc z^#:p=kv~$OqG2]CFžoM+ &HK!O͗98τRct//9ti*|ˣ$=SݴGp;v0GuЙlJlۆ~\]!,]o{Ŵ"چ:ďPy[a*"Ie ^vPsc.kKFFmru\c5ȭ9iѶvkhzbRa -ebLrx}tvchXrzH̴n+ƺ_ȾxVǟʙUۘ)#Qaѫ.tQKr-WF̬$PkU}%E&]ݫ;\Gy()$XʯL9*2',M{T޶=x 0+ۋX꧉k F{@M/'[vlidlaىSB"5g!qO~()jg6b+L0=Η=dm?Ʒ=?4*SaWSܬU N^}(Wo"mZ>R JvnLa7bBT+丮͗ƵT*7oy 9 ( ]yW(Ӷ'` \quwvF 5X ?tBw󃂆DjkA\29lʧ(+`rs7:'{Fr M>/rbYp AB]|H9W"IDVXX&h}HTtwHBGcOBWEX`F{kweBi" _"dtWERUs_"L#*(BF* ~hPh[ò~p:":x@Qj[CfA2K xvUK/#eZL3ܕ75*krRUM/Pp;kM86<P*{8BT4~3򷺘`(j6ShPjEmR3Unx|)݆obPnNJ㯿X}TK%lU9ax *\XU ))CTM>1ʹOh5<v oĿaZ3*;бq GnyUAԧw(_ ݼ_+Lr_ )㞛y]%,uFVė%[}1.L==7`C'J_iU [ĔGQ+p6:rڒ|ELSϐy1v^G#P{l91ve'aR~vp{dp$9v_yGdrfRMִD&MSb;jŞ:78_#4_̄9KFɻ Yq\ϜyM6HXz*"5Ѯ8+<|@GG:=[+H˪2jC7G ::FUQ@e≾JirKem8|Q:_MKۀ9>$`W.nQ;4R&U $wk-6}eɶkNq!NWƚǟ˾zus(wǗ~-f`ot#?_5vc\m'5;6i.`ٮ^֢=| D)fң0T2ˇ;nf6蒲cOZpyMVüUE?%#:FfP#""7Z^߷=%ۤ1D]O烻:M[s\=bWkN;4u(̳뇲|UG;pSNp{U;;UjͲ6y%fp6H7NZ-fBsmʁ#(` [Q4$L6rsYY&Rf̶Յ7dψoCMEi%NKLM<6ff*rgđˣU9ǐwF9olpa[eomj$)q`K$[NE큘6Ԙ# nmrD/t=O[1h*-TvR./s,'I:StSS__%t½9>yr-'qB*h^l(hT' UUukjͤW)uʋ(њ! I;'ÖL u_1$T@}9w.?1.NpvըSqD[O?jv7g5,*Z}B6Mj$~X|}Ό9-1IZQޑ]Z#5$v]"~DxXuqG~YpQ]K]p?&Fn m8ݧtd'O1Nl=JNku."1\R}ƕ3G5oAÄ7{{ӯ̅< IE! @byYh)h^ P_#2h@~r-VtV?1D2hdՇk5B+0ܔ6噡ZSs7PvrT_`Ix5a2C_f*dEM4E˘ _F  #[y^7`l.W+[ ]q0.|6YyɁؓzH%oog.z|⣱F~k$yB|}R:V'&]^ṒX>K":-}d{:M$*y7XY`XDDQ=,pLOBKkͲf$+-˩~֓/NhXHVk1+YbeWE ?cM\P2˿ڶiX hYntA%1K i[E.D+I1D< e [3 SFnEu=+D2ThA\˃Sy0e>n~+',A`M ]Y:9=+Vn͵i]-&1x/S"W1O9ٛEi"7hَey ݫj+epЬX<=%eL&6NWfOI+ (QYl?o*TP2R1y'swW K,&J+S=WeU!I@[ݙh::d66ʷ%+GjVfed0ftPl|$h4]m&QusG y%tCfI )Z3ysbBiqqT3ȯ̇O(\p^rf^41qѬ/~W˻[5Z \WXq>FƎvoʺL14qfīı֏/$sm^(_=K h_ mJ/z,2@NQeJ|RBDnq/XI=҂vد Cv݇OnvO^Meݥ(KϜ"f h/%@P:&IIW.~-aMX_./\xGb9.:*U>!Ľ Uj# 7V[*7HU:dXaſau|МRGMT!r5Sl_4ovp{N1k-`1]dc#_XF#]ZOx*t'i iN4 /'@L +X^F8ƹeKG)', ĦZxiXE(JB |* *t*aѮ#BO9j"! uxim({39&//6zdvKP*s Li,KKiGYGd#Rŗ@I*)R#{s&_'ˁ8PvJjL`q$ }$9Ŝqk=<\uP|/dVF+)`)/ oPA+&\^. =WT^.mK&8J$\q64e39!tPk;0WGse% ,˾l#`ѷܖ&PtKdK:$s;WizemIH/P/xԻ|SعKgٵ_ArUHdZfE]BnBTo~/qyROӸ l;*lW0ܳbNMc#J7m!0T#pȹsLQRĥP|:wr"\қ^K"d.""u6-:.+i@p^oCD!v[ tsd~UUO@.K?_qGYe3mjd '}`B٘V<~plG/i%2xW;+bhi1f\<v~j1iG?pB: E P1\p6 A`on(mah~KE`b' <ԝWrtՒrB=71J+~ B 3Sxݼ03.f%IK XG0,Y%_8;"\nZ(^iуA'hmC{<0g0 *cr8<ВݫَXj )i@+h:Pǟt^_L,VhۇE&Zzsk ބz`*^VM`אVtx/ ؛߈Q?l ~E?4As4sH@;?~BpEs2n7L)#"7f37ݲKimƊL0q/%:lmoJ#,&DEuSNn^YsR),!4'ޢQi#Gm7bR-b5h6)㫭u,X6%՚T~X9gf W@:Q-"p-DqYOy %ITN2lcg_8tHV@??Մ{^?3l8*I\%Q7^[vyay.^crn,LÈ+fB>>ZA\10Lٺĭoj+| %&V*Խص JK'fŶd e ƶp˸MU9J5,*Tj&W xaq@à*X{UʛCr ԜNKɾ4ryjW"׆KYى&8㎺:X5P-1u.~lDPx/ 887 (Xm[|ykϾ_!(M1L2~brF j,EK3lv ϾUg."qsy]HLm!ݧj2n&-;!TJKR|A^p'GW5}n(um㗋WD ;`DLES+)OF'tĖ}9rnM4hXv 3lHөt7$G,-*;) k|gcV{Ltݢ2E% Z y=hNSsʸÎ pU*q k!VrgwliG@GDo(W)77i"q]0+4JS o9+]eW Æ9rCEtP/(haQR/]3':ܸ50mTt$qF^kUI8VFH%9F mY\. =Z#$uDmL 2|Tk%n4mU1\ys̺Ncz N#.Y 2EN%&|Q)y6E%pqT#7ꪢq*D]T[RȴyJUDk0[(fY>հtlD ;evh6]ml:dCA}/>N(^a8t dF<[nq> g#g)hJ郑~Zpn藚1b*& A]#!dI& ¦چpj5s6ódO;6:LRcFWn{Dպ ظʄ=*Y.4pQjz>d?t0WAO4{L$J+ ?U֧ YgQShOI,l%rAׄ"ff.T%E[jV'"HG&O*3)3[;#;PSJ\op:I_Ow%EcfCஆItv`ݲ.'n '& &ү.,hJà)7{'/fTxQW!BA]^ka/+֝ Fٸگctc.dd,4).ϔ т {e2;+b3E-_yr1`;HүQ9s@W9Xd/vR $A=e [X#;YgDI|h17(]P+^7 h=r'7dn/0hgd$phpR0.2]Vp'2[K(=by'ݵ3A7eji(pCκM5Wgf Sؒ_RL'-{mtwyv5qlϜ7֊5BqEpl(\7UMީHѠN-3#4u yv ^`nJ` ˊnQ-i\U">=i#*`YҗwްVTtEa/Yw bcz"Wdup(!dTტr5r A4EZ2)|ocgiEN\'(OP_f[Ŭ2|!X q ]&eH&jJbH' korUN8 q+r^^m)ȂAˇSi !&߽th4aFE@v;z2LaLߵa#2qBimks—*$''M 4B!ѩBKW !u[7 BvD;4I^o]|F(nTf[rˉ~1,VNePuU/8sɮ_N4 c {f-79M 199t-4/ ji;<(O?, .Iu<9g} e=Ӥf7>D(Ct+&HHi1,V%l&lGzɧ*K5[*"c^`FVݘ$5Nȭ^'kTCWj;`#&M)8.|./]%ӘEWL$0QCLy\tϧʴw3["<+p4OKaISLyZ<ܻyIXډU[$mGǡfpgPD/;i?.;ӛ52d&*_k&J9{t!P)d䙆>(|3՞@ofMįJn Ny[žQJE2s򼦷. RWݳygC8G,x%ūe82u6¸/?D&ɞH=[F7ȋIwc? tSDĮwcNɀ k"%t6eeܸVE~dL+vjM,=&mS#dQ"!_x (n vZE+ _2s4gԹ1_!nKzFmf%EIͺ옣J7+6DoG-]4kk#@- NgW+Z_"\^% l)O$z풢|'okVdu\KjEbtu_vb[] 2M*H(=Gro;^,oofvKgi‘X$FMeI`l+8&%IDFpmÒ 4P~dOUO3CdR<1/͐4PK7͜5Yv}x `RkCYڹ=fVAՕIBU"Kx E+ iŜaizQQ-IGK8q} S+tn9Uu(o"Qn0`D|U2s/{ƵIRM==!HkNl351dޫ׉yW56Ә/.KY apfmmMdzfjJ+G\~tG2u%pfTԲqZC۝h6Δ*}^{S{Fֹ FQϞU;Ql=RSr4YqԮ D*%̤4hF! #^ףr՗%.Ͳ8M¢"B_(ua1lSx.Sm@-4zXqvݍC]6&S\h }qw%Wն{ 3{*L}P7PjLNsHjuݎipL ͸8|yԅ*ArY<Kɓ:}Umlm-1 {!7n!+D)E䬭›Q,WKq_q@ӵ8Mf3-O)]Քm/Vdp^{%?!AF6njJZ0l (͜6dB8UE5I(Ò (F좐sԑ>q Rimͺ ,W5+ǡD2C>N`lec^/1Ys+jMNԦ0' ~X)6i.7Ees":eO8_nKDD8N٣]TEfȫbvO~9Ft+hhv_YrVcY>;Z=:ï?(D?%ZNK5V+RuXV&%k.6]6WU.n˱U&ݺ^Ӗ9pWy5h6Cj i]j$qSlATPJȯֺ*$)Ngd+RoA%Y#ݶh(ysX_cxR׶G祾 >"ӂD n*Xl,{ wfz!NTOIv#"C^Cu.Q;R'L,+*d}<'=ហl"'m$+m1$V^Tp\8ZPo=e{2x?DޕZnΐuZ4Hئ9gX1kk`h7>+Mۍnra@W2WS%5F']h4[y%gI^mܭe<ܓ$D( ץStZ. .k8nMmu /`3tPj8Yk@Ym䊝^& W FE_x."`? ٧H]0H>@w!Aj U TGoj6c4h/nz̠ BM2nX2O_\BZqkqTܿm}$63ɴK!H ɣ %2:jdJ9CUR$"'r [(ݓF*+ ܣɲENuh(Po ׹KXX1H_ )eMcJ!/( ]^h<8X2.XB@|1$p:o$(-/1e%koݕنTEtNeZȨJ7i\Vhq"[^ူLuBOt xKUBuMLBx}P^uxajKygLfW%4VZ cu-=>O 8d.51_) qCmG@QDGTYojGnT:ï=_ ZRu܄Btw(=yN^ -٦)fjRS+RMm[vUB>Hv;d?b蠭ղ*(*JT9e _pi" 8SAOѮaBSR 4[:a_gLK-ķkO7 ILfdo 7nA֛Y~ߘhKU#V[ݣBW(Iuc6ͭ|{18]:F_f"ic uF #~2wGѥu rТ*j+{7V^T6eWTGfu3X؊|1i\12R/ȶK>Lzn&LN0 ߰Dz!=/<@*D(%FpZvOp _LoY +Lqju6K|F )+WUitf)mLp(/Cm>l,6 t@8g%ߦڄ.7[*߸?b Eq+HڄjT.WWP)`&~%Ho]KYvrJŪlKdBN:(KT=WUaRm3$QQDmnݮIhL1cd*uѴ:NNfLH _:jN6DͦQ]4ȋN/vald+UC29<ڈfUKɶy]O. Nwk6yڊY/N&D5{hGJ@Jߍ\0ۯçòPA.r&3OUD))ER᳈\?]e߫mEadTF\RRi]x!<crͽgj?G&d}ٙڷ[\c&¸6JO}e\R怲n" Է*!+Ы˶&R\*̋)8?KſU_u Kg[ F٪E%b=HlT$[Te)<vsQ /UEdfp+}6-?hBr4a޷'L5- *(%D*X]fT)J(S&+*)_Y|0oL;]7vR%\}1R)|E;(F@d&L'{.컂+*zU8`=n+)T WfvZO{oZx/"wp;m'NH3RJ4ɲVil0" &̳T5xfڙ  -LY_ $ІWюRJ*vUXJMVVĪعpP+MȆ4W X20L aLQmEkc -'J0rY9WvZ.a;>Hta&-;&YBܬĤ25#$Ieu,2h5s3b%e.I'=?6tҾtZ$ڨ"Ӊ5LxQ;NYZKpZMJ]epa@Ue갳Ho=mc1TW2L8i$ "V!9]5čiMqP+H]=s4y.4*NH)24,q8'>%/?Ek>nK0T%Vї77ɍbWsK%%LWQ:%Ork Lk ٴ̻b^ h~.jv~HTKERO^pb>F? cB nW=`h]$$r6;.*hݎ\*AO KKx~+sr'rM◇H&P\"9"M\ V-ư7 _섳g-ol,4ԳzvWPlNc26I,$y[TozM"yrOy 'G<hOM˰絜`*!}c`85-5dJrt%̙vHR{!)YNa /"ջ, Tp` ׻AxE۔) v3KnIPSCd4!t-)CKe9I:n`7..P_X欮m_/$`3Un y |~Oe'Rl~ $FZ=f>maOޱ)6"c3u/8oQU5U]GuYŲ+LK(RuxT5\S~辻U8e&Ln=o{EIxH <󡒲@Vff8.Q "rBh朡U}_.[^=Ww߿ ] oM hl0+g'D.<mI\e^4PsMO,Lm-a0eܺioi&vAuC v47Wr0a}9y䁐'0HjvoGnz~ 7ZȫWç ͳITްll9, @-MPh ױ✰s%EO#em~(vZ0(e tTءEe,?M~+J)0~6Όf\ 7i5b|nݷI%]nʹ^46P7 DY2-{]*xwyvyA a`X^31:܇JC6'!D/akʠ ↑+0U9ԛ"LTڕd$&gsPKD[숞#%';@Ϗ'+f׎ḾL+A^B̎U;k25kuFvƈhs[*u Qqn_$w7RP$djRr:$&ryC|p[!U.(ɖ֍nWgQi7}bÒ]<_5NCV)z{iYDk%aw)%G1.$zd7&#N~>Cx߸ӯ[nˇ?B6U.NQfVX59UU9oRf)D @2&UXt&,l:6Fz#bxM~_q@=6e_ym4d%Ž[&x2|܃ܳ9|Kz1׿Gv6&mSH.) ˰08֣h'y~򺢘$vmA v4VӉE?oB۟B!JxC -×2NP}9/0FW܇o% S2ͼHݑz)o«f^l 6҉.t.(Mbl76''؁/< +o3ȸk- (t@b!ۊFwgyN bptPER}^-an36qT8P+ѹ2*JchK)ǡ4[)4r`VcΑ}ٺS֛mG#혞.|Ttmǝl6.ӚsSj (6'W>/fdJ]OUG.Z;kzvyo5_<٣խm`geVjUɶUiD#T-~~U-lr\wH 6˚X]`$b$,V^Q}7h:;)-!CSiFtuUןLFmܹ*(Vz>6[+53.qXj: />W銝5;*-a_,n8o_+سL?:*]}N])K678o~/;E*G4A`qWU#1$ _Fa}IzY^PoU5 .G^o;EVj]9ffݍѶ( *ѐ F6E/+\$Lm}ש),0)[^4};1R%ƟH}mP۱OqwyӬS+l5*ļ X;>%Kz-zV4445IWۧ>OOj U=&^2!._(WOaTjJe3LPbK. Ib~p;4&d9 7YAjV^Ad^3CRB\=;v r4 *ӒYʰ%&DSEUXPt"r4O+tGeiQ~yjd&O $m7jŇ69&%ѭSY2n-*La0"J /?KQ ?gaDd3 !s?*_юN;Qn;%D4nzZArZvqd^fM.wU87%-LrD@McX-*.?-Yf!PbxiRSчpE,U$KBg6w=GMS'*=4P&a TqGQpL tg%eS6씝vTvvbe$9w55%мZUjk:~oYkܚcѦ꺄h,fGjq4 &ۆ$+v %E%E~{G/#PT\Y&.ӄqܺ]b??q7OR睢=4_N>Rd} G7TA 9+ֶf)[R&]`\yDq ݄.f$ڝ6vHn!1Kv]$ΫO[)2/)IvA*], ]7v$Q&Qna)[D\`^Iwt&8կ| j)UhmԺe`2Q+HV{s+U<3A(i@DxSNk$VBaYJXFqS&mYט!aeTXN2fVZ:8☫[[2C0ӃFfyi[)&MJ>_tnrN]<[ӋՔz]mˊh+-ldVU_D wKdmvq+]˻(z>73E[nۏ/.;t|o϶uz{}.$xiμiGPUHʹLH._^/+P%0WՊvcξ7&3X!K|QYL::}f o_%yB~3 /؁8MkBVnYd?/[ΐp6BC/ewq|ܮ⥩A)A 0Kؚ]>g.;evv(knESUP7\~P}+^9/&f&Rr9xUt!a%y/*hekvfHWVk)H[lUS9@ S<~Q=mrmlKJ C8 K[E ׃v .4(^a3^_6Nd&NJruZaL}KNΟCf/:V-o:Z_Sdfg(>q9yka|~ʩ'Ϫi5 sHS8=Nj/>r;܍.lzjrcH\TŬ0cZiCaiypS9G^rv:"Vd7˺E mfg+s:Sl9-OOJZF8x1>aD d8g 1gdsI^BNt-pmEEͳny6/w@6ze@6j+@S ?52~L1eX.Q"5㵵,IdmG4 DTCb`[ԨP .(76+|KVl-pr饲 .LZ/tQ[$=hq4vW  1x@< %xtCc q/X._uun/qwnD5ᙖ b׃`@C"`-lү H`QKPl8d$Pl8$1Ol/!LFw+4^("Q?L[(cdԊE 4xbE{\mHh%$[UѡC"![兘 M7DaMABK#E/s7^W46`t woj7Fv$-Z#ڏgEڝF= 0.΂8<2N8C-O52^E9|:y@̲Mf 4 ghx~pvjjӯM-zX/9Px. xx"KsD2jTq'E0hNLH-aÖaKKúeB fFYvY=q{yqo5%E8}T=EGI;n5<ҘM.4.(OI]vePu UQ0,|>(*nQ &YrUq[m(IOxa8U 4!m{V]e-+*bH7Rx#i_ l )PI\A5!̒xRo5Pk mPL+A&93-Gt)'%LM3CԮgXoKƪJ!qz:vP}Z1L}L CR/(P<dNl q}ed !0Rpm.`Zs՗N )Z ފ1G%nJJa||1Z>2d\.iy%IU)$ߊ 6v"7NYjB=액D ì,¸宦>rrDZsL/IAQwm@ڹl( M-G囨8]1qzƾz$J̋(+x_tsV><ݙ\r/crz;sx8WD~͘{4:sچ ꭍNW9>z]LIl 舡~goO->Z |K}˘*',nܩ:T+oMTIc4jS}֜ mM5F[LtZO73Qp镆\>B#ȱ5?*LF%|mc1mُo7tR$UEә='RCVCSUU_iqW$ =ABiqaH"4Za$^к)l'N%й3]ڍV&Iٔqtx'n%r#(g 0I^ҪnA\4mlI?'Z!xv'j3s(dtl& OrRȨLB_MlR&))rf6bkv'jґ>aYG釿tn'#|'ob'QLH6~3|n>LgO^UU:~PLJMrN6:$>YEnx=YmnYhr,WK\1jݸ9.HBiMqpyggW6gh^?m䙇_|^}RlY?_{vsL_.lE2m `V1זRWMz#GiOӌR_B%񲏿X7+1 !JޞSrs.o&Wq \цSI&3N^dq$>ODTv'm*UI:Kj7bωb8n钕?jQP]WTu~9_ܗw^&<)~h5K|'ƒR#Je$Z{5qgzawWٔ>2TWiW M(^TP@jMw`6/ 5K,T8E;vs@DXbPƟ Un8Lglo2䥦8jS Wjϔ \PV?Tpe= ?.Z+d9'/OseQIy+q/V9{hVmU>L5 u4]ٍټfF av/#-+/8Bd =`[pX3S[XʑIݦoF^u-}?(Ki?n!P\:D}bmq[\/ ymMjc{6犦)(uTvCl_`>3/1M#bd'hUEwB׆B[VQplhЀӚпl-h˽JS[QͭJ%fE9%mԻ:h\oKDqm,:| "\P..!`N(mK).iOvbUe"7CGSxP(PU5VJM7f$vU |v)E0ݴ4,%_+DY 2S8-ocUY40ZEj~m^J .(e6.$18k]Pi{%5,}H*ulvhY%ԵӻI$7fd:sigk: fR}_qDW$ ,b[qtU F]+U.PVHHSJGAh3qK#_RyXL Ch26s3ݴ[kTd A2/X<}VŇ&st.%mNȌĚfddjm"|oH qX걳IEM64c/uPdC{=nU>.VQe2~aƛFZE9i{}1dœy-׾K#NSXI$x(ZYYmfrFJJQ'[TGErN5\!9 8KXm֕/h^6|Bϵ M٪lە G_h團~ ^,B|WM3V2Z}JZuTGX@$պx+Hɉ-[)[j'b -5n'gX6EYw+-,OYq7I2L9Q))j}Cnܒq.(uᦀ%C{(e;Kfd5znn߶#mN:_(8e4dqC{~fcVxФ'AwVT4*Mnlx-D7RJ_zSqb@ W$B$/̉`%a6v ɱO l!rM~LK iyvi0]AӾ]yMemݪ٥j̽;b\7:(dXS'G$VIt!TԚBI@9P4Kvz Y۽schmTYjiצR\[tSJQ_7=[oUyo_8oU;krOmez |YEY >GlŽlr䵟:8-y-]L,ӊѶRMLQHn#qG[GӮ_'{A'Wtۼ >[+|=U݅Cz/;}-QY=uZ&.51?bz4ggZ|S(Z!?O}T:oJ I$.(Qۧ.ܮ(k[rH46xwE"6]nԐi8]^+A-t0650i9IW(=)l[*jIFIJsRL KG׼mu-_ US=67l%جï*~D/yb7Wj3N9ƒsWZ^iG]~\eDOT/]Իh lԚ3.8۶V\11F%df]z5<3/wfupS%2PIorU/ )Rr[aY6^"RDi+I@]ZsS{Uϳ>A$ܙiDM"qKt }Y%M5ˮ"J)SEڶ8L U!_I'svB\Tl **$oObjt rIλ,3@<+anb$!ev +_6<];61}E2%IUJC~(./# nI]p4MKİ@%,ϲ.28TWQ*8>6eI:\:~FNrU]Uwd []b3se1+5Z"*VN6&Qd*3G.WMCU*|VbH |JP84bNyW[P\WR>VP-aeƤvsufw?)c.N*2WT,6͸rsjó($Dw$>Z'2zdoKj eBX:/:Lj,a4!̪+I=t(%2Jƒxɺګh۪lbcℕizWJb=Vsr8LK(* ̓A]oUBL˹,*%ɥ4M½#WueeXI%TfnvMH*|\Id_7*IMq&@(&娒2L63(ˬ)iNbm&Q]";- xR=ڇA˂b潟Tvx]ɴN".˻S=}Yr_\R劯;'8ُ#-r4[6VtBNﭮxG8fs- 0ļ]Z'\;DᷜFaYދ9" ]3KKL,n쳊"̟"%-^E%\W5K]W%WAPkamlWҴA]]Q;&}Zh_$RvO&LEMznVC,wv_DCND:AXwLD4Njer,*[9Gmȍ^E."BM>d&ϙJ[Hj#2y>FD./ \9O ir3RW'g6N+bqi4ownݹW-EnYI9)vAl\z昡)|IӓƷ;5?"37G?Xگ4GUG%hH"B$3$K )u +W=/TC4"I&8|s:WWتbSo/o]8|W#5QMVkslSNɡBHZPR DWJ(;s+VyK<ٟנa4n-lotaF#+7|Cˏ/>,Cd]q2}S,W~_NזIJ 10LW]zTT?cщvy&[,;VVH57i穒]`ehE̔#3 9%E/^[9WٝzjIo@,μKcKϒ宱jU}%VfߨKJ Qta$݃* |H9r+'-ͅG$v9DNSۦ**ܩW1$^"})#7aSILتp]ݷ<\Pɪ:-3\HJ.쵌KKHvL+MLJ* V\TK8+t3/-]JK NJLjy/ uot/ȕ(]5ll㙖WKX\gўS~ϑa ?267E,Fy=KzF5.aمN\m~dGO:NlS*{r.r_tX bޢ(փ}ߴɰ4N 7Ƿ&yVS$vm%hO"vgv݃!{+GLW]s~VMr}ͱL` v)~Xf4gS7{Ĵ F(/~ vY?*$fՇ~Qu$$о~Ql?JO;7%Q5djs&+(]! G\7g> =+hƚZ?⃚eQwM|Quvb8;y83R\'E/(ĠbV3WެS<1W=uO='qQ4Wu:LTmgBEu/~<Ҭ.Je n0UT\t4|1%ļW⿖)P0R%\:D)Ŋ"d]ަ97jKu1DBQB8Eq-bj@k{8v'We̐=|$Um۴K$X*U9ęufGQP4dtY{_Lj蓇PVQI6D~gdPJC5gB9P6@H۷7h(z} I~Zm 9z9L)KʸR.J:a=);[TTӂl%7JĐW{%6;IVϿQm'Md)ϲW'ɴߊ=Q:*g{05Y,cNэ04haegd^ЛM6W\\o r_.*+,r:T/;[c[IkEt<jչ/,Q^d .wwS&E~$NQV} RKch `|Ur/{Ȼ  @ٿ5DZeg*4lyGx9fvR#yyGnlTF]l$X@]3`?jT lbah+̻r|CqR{n4=۲+#ߺ#8֮DjǔJhn7[`F[{ jb@9)G; coFI #f6!+>-H2(-Lytz.yYً%YVE[T*Wӆ\>.)KTﲦ]zdtQ#DF!ǭUÞz7QNN2F쏆5j^W RD-=0f k6N39*n ip$/kXq;76nBeۤAW9Et9!Uf-Mh%]棏k(?!\ln*mE_ ʴɷ܆W_"ɾrͣdR8"Xނ:BdT%fjOMUM-8\a}jFpm'\ee;fx{1Q~ʺ@l],GܙyȻ{p3 ޅ//~1*zKyrλ.7^@N%el0a?GV'I~R%SbK$3m\ڀ^0ljCەJȝX2CIL30M+k(H]HQMxKe8Ll@6py*r@6pBj.ˊA-ru /A~`]2[<]tU-cyoK x9 wln0Fa%^Q[A;~~F ../eNUH4P|VCu Q{d˗|gོ-rJHi-̣s-gV;LuL".rbdu'dصVQ&/ ܽI^ȱn>nDbkdw>*Hϊ[0H6&-^Qm"[yEK x 3ȤO6]t?v__:VL6*ӾivNa:MM7ͩ.$"]xHIV:<]=Հ%)$״v^ q/;Ģ 2ˍ:_m {V^- _pPPK*va› -EQ;~$MnܸjbF*ne/q۾2p&7pSne 1G/l[6;;^TAUJ\8|z>+zOi>@DRuű?L6 tS3$h5M$ɲsOnM7BS*Î9y][djkLe,&oE^/zU6RqD܃HSɶPH&H6'yeWW{KѼKOj3:Y`Bd&U. :V;-f;,W9l%:#f`„W&=rba*jDX(*%.NRo\+{A U h],T͔*IrU|afi!EpL;YQPnMuriHm[hq풸h:*qEoCS;6M;*%~l۵+ a[m raUrzPf-ޢ׳?a[ig59*mXCh4e"5A%$G>G_ yӜfrmeLLK%n\d4X M80z)!p &]۵Fۛ9O ]D9 H+0UÍ8ӤɻvܶWBpĦXwQnbRA JD`$J_INjMF·08Ձ}vc3eV$*I5J9cQU8l_NTSl6ЦյTlRP X/vdRAӉ06uCN#K<=gГ.W7mLTm\g*VZNj8NO9`b%ũ/D*SbIfeneqrpKvWbwfF%$f Gp2ts[c|b{Ga۠m @d+0#X [/-2Tk!/M 'iRzvU.L5 |QIMyzbʍ8Kw㏔U +w|lӯJj]&])pkv\eL7R")S8ЯqD.H0Y[s!ϕ^zfYdq͞dNU]̋K*!c#Prv9:QFeGQ.psϐݣtnSkm\QqgGPxH.NHNPm)KZlq)}㍢vAk''/f^5&ËzK*GUt@lH`y[ &(6NyEY*FM<ҳho0fזZ8?GI,ML, w\;w65UIʅOI9X"lrΛ$+Ђ[֤NUʡ-M9DiwƊ  ps w;^YvMģSjSeqt4@zlnFJ]t)((q'  N64B^Sz]րw]W+3oGfHMJ̶ܷUͣd"X!&nn[`(ķIlۓT$rq{R' y{EMt9~AQh1,(dK{L .i4rBVhz˝2ʼyM+Jؐ4W[_ yrJ:1`ɺHp$^$#`,caj&lR̒L9&4Xn]qB^G[_)5#'5u&琊YM=˻2oM9IzZj3.*m9hT}QZ}ʊn<~Y=5 KZyGlQՏLʩ>ↄՂ7eK,MPfI92(YPRA⅙N@}sg*Է]!"qK'*''-/'/(uJfmPr\K,-TտnPuFj4:ľ] ;b紽5"'jߵ^'&UeA3QQȩe'=S5Geq*=VeZI}U,ْvC'/3&FZ.}t괴Jк ͆aj]h]MU~]J4RiƖ=Fnx2U+1q+"A$Hi4+^L;n`ФPUo䐓RmI~TYi7Tmߖ]e8{I(Uڕ\Jdv6p3%C"Hmd.&Qٶ0uT3 8,?LBvoAιFtysD,dQnńU$TTL9&=-80ryJ3Qr}e'[/h7Q ?VZj07OmޘQN@f^$&м5RL &"0iaC_bN]v1&$6@5=ZD|t22 Biz{0o1K #6f™L ng| ^צ;0af3dAOgls>w2m,>(V2av7[4 i'ɋn T . DmlgpHVSOk9&Jpԁ]f^[IJ^Tϔs[o^*IKHTeNRYܵ.oetqrw;pfDf*BN0Tԛ4Qk 1+?O*.Ndq)͸Fމ <=zO3=_$ۯnP>1Y'"a*Թgf ɚlDbKvV5)r쳲wD4U.xҟ%V&ܵm} (8)i^lRk6AeW~9OA^I!'P\2};L^Ƃ?2UwWk?7Sz5}ITluxzg?ʰK&OHRyiFV8 d2Re>7c[)F":oJ9zunY+';ov;Ia|Q-ˆ!"nrHj§Rx|Ң !hr/T&>MЗEBZ){EJPRS9ffE\.,UW<|7V{sUVi϶N5R&.G GeBں V%KeU }Zo.n"(*4QԪj=v?U$_ejN"#m&wR9=_?"wuw >_9R 6hh 10 AD@+^(V:Ub\:gaM$d0>HOPnv`ɶLZ72\QyN-h6`dcII3Wf2J18nz S mI;. EN+E&G99l!e7|w$,yqe0ct ^HhK ;ZjEj2xF!5lO$PZCغxfO6񓟸l??)[kZ]qM?t((R(@j2NS5Q2Jͤo DㄲWUJ\?j͙LӖPQe[+NFvA媌m34|5"ܸ@\A#[ PtlA4 g x*6 R~7ĴHO+tuTUt@6rP H)ly{xCElVELoĩ &w4v/ ?<xˤyUJ)ԥeww原-ˋʚFobnlH(ߜf쪽e Kp\Soc_r(q" kJl^sh+j>SWݷRh_ٍl] 5F\FE2aZJR%zJ䤜e3g=!HQ3a.*" "L0Ay 8 (Io始.c7---537O`ibd?~) צlmt}iI'/98˩J&M $£7(QlYM%-WܦsrXTPB 2n|w.hYsx۩<߳=z>yvxLIoyG韔~bAFզ#U!K eu-}1O3tɊĴm742+Y%$׼Аa)wQ YpP ĚexE&h L_5RꁈKM-FUm-02N+` 9`NȍqVq['|ea7JWmV0&H*ީbLyBw۫/e|m~Y@Y$|Fna:QϘZ^ ~NL&!_KJ!IL_˓|Z->n/j6_H\/۷vD:00y+ayBAEmQ^aP(#.4Tj\E]{^Ͷg6pmDR׳.j)ǍRÖ_jZ$Ra-T@ a!G\bSrɵM-LY/1/ ʔGA䉢YqGvRrJ{y3JP ޶&2[u `۰-h-5pjbqReuR̓ĉ\ZNgsRڧj}gi%]pTQxL ip1ٙv^Uz=ngu;pLZmj;|Hy1Tuw[I]E[oJƩHzPɿ #$DAu?0B_4q'K\\;7vTuɷ2qJPJFap$@B;|NPZ@̉ITnh<9 Vn=u7 }@T" )kX|c=x}1`$!i.ɳh6erH][q l|||9sGI+lSxC3Ëz4 e'俧Y~ xHKydj6 Qݛ}z΃`k-U.iC9Z۹yYid(Mo`I{\mlft*vnTE.lV[{knLIMʲ&2dD8rNPt:M6`%6GWw$JvȲ$.lp2$Y9 .ڦI JW!UQ~3=MJ^U 7QKܠJd"8~^[>*=3q{#F=YQEttu%"͵rbO84wCOH 29or1gUS$i2Ǿ! S.%%d^˩2@ Ĭ#B')xl !w,Dx}Q7&22QsoDYqTKT_(:4ު:8zJZ9:32Ͷ6rUﷺ:.,WIZ6֣yTPP\G,{$SiPIGJXuiCAy|+\bRni3oPqX}Ǚj$pȷ8~_*f:j7p04WR[vXjBLwgH=c증S(l"}GHSkSz]^l{(/0?aGo*b1) pvBڝs(wTu6C% "'IVPF(e %'+97ٛHJpfĈQm{~rPT ~ƅÍ:B+HMM̺O:)0钚Va#bǾlH'KEe-%6Mr33n&6,DqTBMsITz9֛Cὼin%PPux Z}J fT7IxJeL%9ML6X&8n6%.4wh%'橔ٹzxg4m4UȮ^BEV3aDZtZy&z>7^;UYܼ6[ߵ)y,T X&"^zIa,4ePÌ|NVD_&$UpS`\8ҍ'YGL#7$e7m⪠єAi34oTiIg]2 8zXrM٦J͸YM,9sh2;GLPTT=9&f"@(pESM-{Nzer6T-"+}&zeqܙeL#BqxJT:G-zG4uIAF}wm J%,j` DQ!ЌkH6M'l\n8F_t( Xf`mƩ^QiUN&;15euLUL:t J8⶞3{7H.+cg66+4򗧿Rm6 4ԅ/LOx9X1V>QMT{lAkM>)kZQpT,ℜu?n[FC\Ϗ+䵪+ 9X?(eW;svkEV&^mS+6ią_T}m%q±57\&U0K}%gFM4.|1=7(ج&U%&Z4$WP1bzhZiTKYd1겮+j(Ys) 𴾟-XJdTLR_8JͿ7':e+Mgyo<ϖX4};<Z~wmm/r&>~]+%t`wpuA n]eTaA'4d0eqaGQQ_̇w\wy$R(ЛQ \=,(p妙[IAmU[\ E{"cǟMDQ^+ /L47_/ML??Iziܞu3Qurh6e,!AQLewup\}/L:إ|W yh0-t8x~XU d6O:k,R4DU+ |xETWR/U垼03K^Z&)t"N/7/SKԴ* "y;_i6z8g/#)^/h<: ^,/ WiNVTqU@9tkN#myx@Аm(GGH$3,Q)ԷU+uꁼ cqұU`F`e!Pm.*.]ӇRK3\u4N#l 4> tdKm䵁Ʀ#amo±ogm.04WW%%3qQ{$P2QĶ엔?%01[hYl?WMUe)5uq;!uކ)՝RgrSS efC6@Dc,GֵbY*CvMces~懮OI3LNTQ"So$Ӡ0WjyvgYI="fa1J Jf%ExQG)2p9# 4Up.(Og|QAtb*zd{ɃB(j4d/ R:1r'H&GFjVD\oc&[Z1"从j.+"h y4YSPMFy *h&qyɶQ@WWzXq+pF b<[ATm"BV\+ZreDRj8b)GC@.9ܠXɫS23^9XN4(6d&]Ġ&^AD:\~q>U{{/,?UԆٜpXm[$ݘEQ.HSh \ -yefꌙY{_-eQ#&Ғ2nҵ y%,rwrTQTv4oŏĐ<ݕ_8iuDG{= O'&k+\5Pm/|hk*"]v.>C`{@ݯ1 buS@["cwGX]/IiL3J>ٵpQQGP!P^ʌsde.JN})%is<rM𢐉w!$pg'U[qGUDn "$zBc֘%]i¿![2ɇ&.u6Е:,S 7((ieo[o-v-ͥ aSTߐ?D" 9YA5QĹǒ>=YS$BKR5Uun^S-6hqMG[[rXt}]}nuQY;˾6e3-ewdiԩ1%YzϬ TS3L䫚8a]JœG1mC[XddF@]Q"MO^[.IvUe.ʮsZ\,LbbB<ѨQmRK͞J?,[9j\|6߀s]8;\rO wCWHb :iτW/qق~\cm iM~,lƝwBoJLWNnO{23}Xۈ ^>ׯ¼0PIlI{wEW[gPn>fܒM9Kk 9'ӔCK'Y! (MĻjmD1TO-؄(0~r>qHezȣI/1Q+է> -IPL)sN8*Bon巇.ó̰˯ e/Qel"kv8T+"(e1y730Jb ;}Q9U+*2muޮ(fOr5/=}p Gv7&IE۱"L] 'B45LDC=KP1&,(S댬GVн`mIGb Ϋꛏ?<}=,V{GZ2, ݢ4 +-`em6{Vb6M4Xe:(ew"XFti \d-q 8 VB22"[훸nŬNRzՏ—|uVR 56g#De4BRO rIWgF<I*ni#jŠDgJ}[iTyZaK9VW:WiBx4=:dëbVPZRa䧊c:.fhYX ʝ?hK~6l~uɦݶ \!!%v6 !+sҮ7w+]3Opr]9\B6Vc"*TFxP~z,r4_۵Hpy[HsɊJ+k۔Or*6 d%=W.PɛR bIhkQ/ wHrXۧ%,ԣH`66rRURdg ^KmjHZ%RO>^(g^eJ-Q]5WAo̢ek5R%鮑Q=SN ^qeMH!~K|1<1oyXzMu;v[Qs>(ր?@ @[wxmBQ;Z↣nnY& 7hVZkH]"p+i8:Pt8T\5Nygq6H2eى]qI[roaH|$6YAT9{tO[ܸ(|iݴ2Ը< B.!ST] Î u8G?-)E+u[y70:\wrC Yg ֖d[9ĕa(10r44酨$0M;r7~BL/[, 2U9&}i`Aͤi%Yv鴌z10&s@rU...;ggKe0T|ռU? m'BMyLeYabe{#+6Eה>y,%؝`mZBAI]ѰXIKQy)$)UkqA~1.iT%Vڭ(4ʁN<]]4ـ~pfUm sARm*v{>6OyJxᅕx-d e`vVyu\ E.佅;ܿ`ݾ̢6x,:_]d!0C'KMMS|7ǫ棳NL6~rą/(_7ҸQ̑Q9"ӶA$̻rd&%V{S/ \ˆ=3IQɍ#42EÅ|Ù̓hKu{2)0N;K; !jnX$͔y.ةD]&0PҳTinD`.#wEIaǯva'f?'lCaf߆??R8j_A,}ݬG0aʓ{a26͒$L>e⎚Oˇ$}l69baԷ={-'d 4T4qޢ*~ᔽEjW +ůg0I-6weTEC>Elr^QEڋ}m:j [0؅KS溛u "8LnJaZ JYOQAyeD\e͏E$GŌ,[{ZBP)/ =XLsh 63-6 sW~T]#z䪕 g.h&TC/E=]XTi1$^_8pSN@q~U`Xoz<.kj%OezFiiŒN~RhO_)Jf]-ߢNjVv'tO)g{Rs׃{ iI=MP҃4t9 @у?4 hIAS/\I7Xilݴ>o[;% jg{I?ܚVumˏ8=chj<Mm4&FBũ:n[aTHtQ7QզӆᡖD&V>juʄnkq;3+*UM/Q"KD6ݣPɷ$d)#nҀ.4E%qw^96يm7&8#`T$DMuX?COKO8hTe .g|aulӅ brM/r07gh)5#O)>MUu$N86]cgYgU7f|a⁁"Z b*&ggZ?1/1+VB ]D !mHuL' ЫrlIE[ 1ˢ6ѫh.{Vȹ[HL3lUzuߚJ~)Yy*Ĭ:FB[ \O Dʸ͵%&HL6K/7#Fs%$R4>yeXdm,LZ1BUvLDfmAVWEQ?= l*)ԑ$&]u K(6/.X9gL$UzŠċA{IB#K:1B]%ˎ۾`VRu]qQTמZ cE j2i*_LJRo<{i)Tcux?U꽻0H{UO[ lAfma/aKI䊃EeiFL.nn(I#'3r??VmvR_6͇4ԕ{ќMY~So{p,drOudmKT*>ǨOu|7j9'2rW{F]TfT4Bm˟$>Hdd:]L ?[T7-*31< 3nPyeU?'j}v雸&.}=cؗ;8osN+hZ|P.44/*Dۍf|]q^Pv,<4i]q1Z UV7Vch)ꅣnK4CL/qTxؾ(2&6Šcu; ze{j.p*!T@iX`3(_yf:vym:(8YAЃ?*i[.\)鹢EeDnI8 Mꑕ6e<l^/ -h%\q׋^ʮ VȻtߵ068L0Mov$vG+<&KnQu5$^jO-Q 觑2F@OEw=!R&ZUUp+ZK7L̉{(U]f}[TRDnm`s$^Yڪ/ 4DݢⱕjF}p<=s"EO?Q0eipNCBlբp Ymݢq5B$-M.i`e~RjqSDxXXJsf-VC,< _2eꢉt=WteBڪ!-PnMRID?dq6 ~/q,/l@TFS#hV UZ^HuJSfi$foMpw "'żXryr󗅑SFԍ^11|1WoAMzE2ʙ'1A~äh Faѳ=h(=&XfՉe']kxtÛP+oD-V%]4˝ $r$xn;q@݄#gvLSclm*}6_f(jDZqّGl-\y~|'R\xf|o +9Uo /GpeVm[l$32*oaupx#0Y)!{m&۔k푝js)Yy{)$UL}K?oas7#[_Qf[hi4js2yh#iAzYOBMs+,m{?+Yfggߢu*m*ueyuU7_JBRoLnu[T!mͳ0Dm~s)*{%Pܳ**diīoz|tR7m YÓn[XE2'lfygI?*25;5RTV@Nlt\;pKSNC`fDuOfE+/;hefɌqmI)ݘ0<2KE8#}1Dp!)@:h-cg%u0nLnV32:/W>J pˊ9uV탗ϴ1 8B$/#2*~)f1A;vlT;kH SLTè +* nIVˊYc#eDe-/ )KOpfYrcفahy%,6O{,.*&;Fީ ~ꬭ6SzUiGRl4qgϸ  7DOlZS+U>)/C ^KYm>ѹ0_Y|ȯzT!KvbsVGUN}(?bګe5 gvlғ6uion3hGxdӁZ}f>(2MN) KV9wѭ쵧5Iiz^Ju7RvXě@In]ĢINaZNDv$Jj˧m.$z_YGM.,'z24f/לE^'8~(?EkMRmT// :mWvf-/WF'5DŽEx4:?. F^[4U=孿B]gr spG Tiy g&_0%au%[$ӛ7]ǭ*6c¼UIai3)(W/0>iG _l]odq?ūL4MM0и lI&_$KzEyG[ҍE|gnO^7.hZ|2V/í|(\%yeDJe՗0un 4E[5?/?'mOŪ-$o:ݓ~|+\B+ }Ԝ} Ԉτ@WD(i^D<@4Q?,ڠQvt^]qF5[:d0 Vت*87]xoҘ̒=od-!J^I78uh\8fšh)2sB/Kv~@}ujˊ(vc+̪n@*`bH`YXE{$1z(N8!]v[ c(VaKrC: -0j㨐ںvz~;x-nOϫEUm&fnlHq\1ŷ_짳? vВ"ܻ9sm쌼AUt*`_ 6)iY4 [7Wm= ǟT-N9mf!q_ UW8ŗ8duu:U%xD8 *9YjRA Dm8uXxOO F"nbNzNn^ø*Y@qKd(I$6Md fj; سLS@]h[(Y\,ǘt ͝iH[)M2 Ëʵ-}['!r,hႪf%>ă2m#n0 fIpI3L-pa2 ^J'IL gm2@ڌ$&ҝ3p0m7i| [V+SC0fbF#`Dž|vMW~Z/,8O7/*) W)F?X±HEc-mF@7$ x4RAUt%=j5NȲˈ,nn7B2+͖s2{)rSRJ|O҃s&+(jlZzJr_f9=09+* b^pM{9>\(:QQfj_i`*Y؀#n$/1(:@ 5Q%Td" kw dhmZe'맓g]AP?ONW9[9zz:*䟲$cړCnil,J߃|B(<\=7e.}x`IU>ųk>Cƥx/Ȏ*V"}ePZ "ybwjggvg%\oQ(7^a//=z /HLy u42f̛Su%\`>j&ژLnJi@jUNe2AUDTU _ ?>jg1~zru?bgImBbY -{-p {ۨH-U%vVp<&[EA0(nB " 'e#I.r@c<>pȧPO=5’ ,|KNQϞ04}P#ĽKqr8KE@72?N(4f{~U,JQB謪#%n?vU(DExtFү9ç#0FBQ٦YyiɧVYLBiM yyjMF jh0-|7AKu6թ:_5GT]&B^⪇/ieC)#W7j f ܝn YG2dI["X[.%R $V|]ӗ=ݯzOJJ?2L 1d} ^;s!ύ|S ۛ'Λ\+s+ 7ezfjjc}6<&g8H*d&&fۖa e.xAN:]u忒q+0qڠg+640yKxD jd=z([0b*r$K`FVeF&n]ꗺ\I ~j<*TJ6זu᜻1LO Wir8'UՋ4f AT׋cF664:U&mmYtU8m[ INnqpײeWTK6mAݟJ.^. }M娧Sݣ)u7A6Ŧhjٱ\O|ti_4fdsdh d+Ƽ%+UGjTBR'ԕGt(K[+D(ӆMHZ"|_x-e}) rMqdh@V 4YtZU[ ~9+  ػ-7"jPE=66[fbJT'=L2$h)t!˄Iv T/z4VC&E;k9)$ܛ`M&}h!$N..qgBi_`F4Ir~+̾Sխ/*.[DQ͑ۄ u3%qYSkOW fC%&X6啰`Wv%ƫ6e\; lS'k#vZQVdrBEXTg1yA#<2c%8ӈmHtEu. 2t%!i,4ɖ*2ќEڪz$廣 Nܬm5+dR;sd:^ "_=iSM誶Ԩs*bzB--M0vgXEǬԺZk.?eho%khy:"~?U辎;nmUqA8{ږRkvN@sDuK ;KyzZu5NGˊ]g?03nBsfw2OfK"<0IBKKe0IEdt^??%sVeIvAgʼn(K\=ffٶq,Izi8<<9nIOa9Oq!i^DNR^$_ae;Mḷ郭kȓ_j؛>㏈˟.w1BB>ԳE6˭nлCQ,ߥ}FML4,8H$v~\I,$۷C"Sp-%X9g`6(k3|2iFU`kwG7y_Êj*^JWZ4V1 7ۘ@.ijaݗ5x4VUWwXc(jukt7eZJʸ|(/t 6͟O8_9Xh%t-)n; qDlͩfRt6Km Խ$ShA ,%vHCR#55JںiSW]Hwfe4(^c<b8Q.)Yup]mU.t\Kx<$$EЬVoe=FmPm/3Vlkx:e3Ǔ,(  TN|(0Ԇw3d7KQ 7P%PtcT_˙A٪cD^e #-+2ڪh"}0ULߔb a؝ >Uޑ9R,;+B68ʋeχ$C YHXe+*(9)1%10b욣}醢?)8"^zz)) U6:E> & vЗg-ٚ;>RӠ (/]1Xo]F3792D[(>H }1Z'%Af7m]:K~ebɽrӲ̵6/"',vNjrEpbioxJ-m>٫+XVw wv{? O}To8<%1$oeoj `Q$$ή@rxA޺ .Ҹ{A$( Pɥc32*Ә Z&?a;BY _ K~/jnjTU hM̺7fEם6E[vq"h\׆qLݻCl:K+C 4mI0 *o%mQ=S,kӐIۇ+6:StfZ}]ÕS/j-b~m vWN$QU-*BӲ@֨a+QsTE_0lm\vbR;;1vFw*wǾ%+:6J3|reZ4$ˬ4 chJgRe5.qKtq :\d:s%QIwUs>q;JqvcujPSa=v6Zw;knTw=՝:5*uylU ݜ4^%je&ܦ4N4Dojt-yf늁|ERW̾/*㎝]TQz?w|n((u]_g@0UVR.qmQEPubWSdۄn.$P⨾-i (H0W0J ҼT6JK<5P YGA8DU@cnjUe9n-"t:g@\PP 1FJj\īL/\J;y*mۈԋYȾ(@ 8n̵6p*[ nI6&ijϰ轑R$Q.^((snꂃ! iika+@eT<4fR[J|%qBʵg]~^px "Qcrމkr@/oL$\Dh޺`%ic/0G$*ucpoLQȼ`w #vMKEceRWm(j'(ܢ*`Ej⥗eYxmXUl~!l[nX7H"}hÏL69֪$ G,t0OER [|Q%ZqۯWݮ{Hr_1 zNӷrWD)wf)1y&H:%. H\9.:Í.RBbr{M,9&p&p>#BH/'ůHLniNE֓!.#KWUe[4sZbDhɂ&}3,mj*8mhɧ/>U}]YUj@.E=ѴNq@ww+rqC+)T$^)yRmCmr>$/ Nfwq֞PW7^ EPR72PP)gI7$d,i')Xm'*RmXR_L%O~FVuqEI 4d>ygp ? !B!$j-u;_V(JLÈL'd|EB5I%KvŦ",R7EYI\ewC&CȻJKaEjEIW҈8baG>q|&ز :6j6S IGq_d+fUys[4OOY?*\cNμ̼$4aw˧֣FіWKv\&)et1U6eIJ,`5Ni+KQے..y;f,CN\J?8;&FK);3!(먖*Rl͋H2PdrI.=]پ_}TUi8ye^c#L1I<0[s7hw"]V\tȖlOԥU4=nq\nB8 V+$K"ؿf7E-)nABB)ŬyZeQ7ˎ˒̀&ti64)\ɺYZ@T3.+/ջʟ+юNU%iMK )`ug JCkU ^5@R煎$ї[E8$]i5$L lAEV<)6 *:oϵ g=H%';i"^{H DumAW,o{W. 5InYFr\|0X LRʒv{P;捵T A*.c_#dR G$S3T O6i``!s5OUAm//C,dדSavXK1Vkܐmd[؅c2dHzbna+v{+ډd:pUDo-UNzW5FORdOHoY t thR?IZ6$r(r̷,n:6P\W ^C[mٔzP&e]ȇbM|Qe7i:- ) :Dp[*%sXp˽$"jMy%W2x8HG{1[!GԺ5Vl'˵$[^):v6Ծe$.jOiD},!3m6.]zZB]Ji]Ed4{mnKadf@F[l\ofSi u`& ]549*ED7.MXdYw^AK*i1cLv=42aHZ\?8QU/h' gɩJKM PeOMv̪Ϫ^iRLUM\B_ F&4)RIdK8P7+nWd+ U$u xohc%3g[Rer;/L݌JJW7h&w(8_eS<0tOS=!t۔VfMj*>^!wE*=cg'e)^w`⦹cĿ7yn@늖E[~,oM W#? x[ݮ[K,2才yv ]FsJKSrpÔ)dS"AAX WNwONYB;pokS$)c/o@A2)~#._PaM5GO rL/z 5HUg}u۩Q;7Uvu/)SvTVfȪ.znD6ي0BKe/tҟ,J!j"\H'me2&MP 220aЗTTnSӟM"7W^Ja Uex{|"k@p+}<*)kv~QDe_WFoWuĈ^|PVD{B\T٠݃-($$n۸zp h 4%^h4{=p=WLZ+ ۳qF&M>.?.$toH ,뎝# w[ 7<S%^${h&ALc;o 9i\[G.hNn݉p.2æ6pkl!OMˊeK5K&&emp,>+nJiDD钨bE)n#s|?YfU]#(bHCք5\iN8/eFEqTK 8tv,@mdWck{r$mFV1e'^M6s+GiAnAN*1j)< EWT =Myq@DŽĹ'pDkNzوsh*o!MZrDkmhoT]rC~b\Pb.*1)o1^U[J0/eMUȜjQ4gG-ۊ+`Hh9^ X!\lK* fT4fzL.-B NqkLe rdm[[CRnVU%iS ?X/0Vz[TuG>ߛ9$(M<+)nGL{JQJ"j6ڧTct5j8@$K6" <*q?5~L> E>)$lS-Y(9kᑮutEU:\t[܃3m=A[W#&fEZ=N0 ̈́ӻ׺< y`27֨h䌡>HVI~yƙZGb]bDlWQ1r+.2'hӲ.*SIB%qJs$0dćCm{]ˊ#wMK fzRJ9J5—kҮ4xa*l͝OW)ɺNMn;:}걙L+0WIm. MMF;3bD>%;~^voՖOdA&l`Wyq$ħ.7,K 2hW! ?,-^N}α0ug'!Pvr\ߣ칲<.j-:܇ľ]=R&I1U iqt玝~K=.#D/Um8X7ꍧ[dϊ,>e#Dg2I*JriUFOěXR_:TAМQhd'"ǵOҪw>eA<!M7v.Om_@? *QwRrLm6uKp1rpCmG A-QPIFL-Ju"Y9gJ` c9=Xj;BGzK+pN93պNTD*Smښ Mآ[DU3N2ʾYuS ,GIhUmDD2Y"S^նF><䱩* Yp)'#PLdPiZqSp۶T4*ܢاC҄'&m Ӎ9@aLS¶h+!)CN$kzDطU>ӝXT;;/fVg6%)X۵9ց"Iw#.[>^|1B, -Ӫ=B&.A DZ~^?P2nLEˮ<ⵏVMOQݑCxзZN/ e4BqJ{_Um2KNKR$>mo?6I8kS4N3bG 6嵣fcl69"Hei3G7`"u=V-8x$3=.)g &ZyB\; h=O]'7OG2b=\ra?JyT;h\|W:"L 6$aU<(鬡xG ^E_'Up`bX]@ |: !%yFHHV2uZuY`X*~׫ŏ T2[AS+BwQKw ifNjqXfUx-8kDž"UlʉW;1!?G#Pq H[J1!3'/2S :̞d^xU%ncm+ň!@K貀TW2eZϓR+fk6M"+rB`}$ud}HU<7^(z^-(!t A/ 5zaIJM+-.u9As* ,yU]Shiթ ue^ÆnŠ\xK HG9&ܽ)ޛ햋7Ὼ4㷳31CªB"k̻0KNH9Oq@|swᄖU+l\"4Hp6KyBZ =sK9_نh8^QU 0sBLr:XvxFZEiq2,t8iO~~Wwq}r(NBآ@!hC%FyC=qogXl/*ySlNDowV8S9TI/eQޕv9TMEv\e<3Dɾ|72 ~̸K4tj[rm"?2TWuȇ6 ,6>gi0S2̰s6K"RȂ+ds 5JQNH1KCT(W۰&74;:fH/?j+$!~ aqqw+ )k%m( R .)rF]U,m~Ġ V*2 }_ RVKkm-ϞYE0Uӆ8N syqq>+F̧_M;(2FnCrsc,:b`уwW18Qn9Dʙ)1ov~֔S-E6vɢ%U!+0jgvAgO%3k%jM8 dKbT^1Y+k`MRi?O9S AT+g߮>JI:`54P=KR` }ˌ7d0i~ЪC:⅒HU4 ʵ(( }gPuqA^9?UͽWJ{2푹:hVph}!}O<\\>(}6JٺCg»I9$Q{rڅxdɱ4S"wZ2+oႹ4nsnzΜW;96٣jv#OzPˌCUYn)|6hˢ靣m.;IvfbRBVlgmW?Rpbg yQllHmvT*hK}PIcbqӇmkdtHӿ-BFi4YTO Ʌ_X7Vį4jnKQavM1XzJ}j.n2 LHDo88N^~p O5Ivj):2#16*0_$.%RZz>KgjvQHJlWnKܡ4O}S1.nۉpWG)D+]U(&ԥB[r*5hgf65ٹmL~Dž;I~.ExJ6]NtٲFݗ; ! \oH*nT(5Y)Z>;H\za娹4s@B!XEEJ(ڋ:j@R^YZ:Jj]Z7i-DtA"By\ڦͨyT\}&8w~.I5Q9pIHRKڼuary,3Ki@,g#b.~F$ȷ~S {zd&֬&O贈45qNaT+,?|zѢ7-4:034fJ\ubfZRx-mlK0zj1/PvM[ܰcq$h]g PREBG :00QqetBC_ZK* ]t_Nmhha c"j jRr;!f^Xj`b|(Fg[zga'e\KLd 5rE燽`Ѫ)SFAm CT+1|Dʹ{%/t]W <Kr^2Dkd|cin8.M"b9> v~PPx;\`6LΛ*6SvIնAxKGWjNLL+(x2?-W>At Nɫ*ZQUJw9qF2M]S%2q1HeisgPuD38Qܝܵ(DŊ^rw^fDuF+3@fdeZuML6n*_8+1kxj}uXmU%&s/7*ۉ$)0#lݑ`gv6nwrꪪu\{8|nV]%䒳?֞.nʁ6D.=JD2jɻ\ڷ7s;OM5gjm%@-OETUWޜyċ~.8رO,bսjL,&)$#DUfKvǟ|;P٢/ϊkEq1F겍l]ђ yI&آ:܄ȼ0Ci1sJ9?ueX7ÅQ>(z-Z KUzP3RQ\  *}[k}dDMF4"kii U? NӇslżUnY/rz{AV߷43B"4e{ćX9UcR) Onx$RДWUN^PCupiEMG[Fg"H.9_FVfGIm6čiyDeb|:qYWJI]mǁe Un*%`,!mlXv͉b RYxR-=dYbFquL = v)JVx Vi 82|hMfbܓ*5C '1.QϱzZ+:N8nvŹĺǷ~*`Y"IellM 4-ۇR|>J7y u`e6\ ?]nE% FW@2&,|:x|1t ȇV[1,|]T/,YNpIt=>89%ryC`mCe䟖6h"CmeQv>͇V ~^hNq;d_ e[|0S်6hXÙ< `'::i1H*Y 09>QJ~Xir SQۯ8Jr1IPwh # c\Rʺ@סtG*" ŒV_{-uhvIq(n[|6]7IWȔNk1 sݨvؗNDI9Iy%f8~$$ )fy3#7V:Uh{(ڒTT z41it}&6ktv63 6V\G/n(&EJ,6S35}ױDqx4wAH^z}! {*E| MwNnPp~/G,HWRZċ,3#M E/]H[uէ=4m^'°NY7ީ"3É`N/^ (Nty;:=UK遒x?,t{`̲RMР& y@*MF$q%D,9DӏJ*o qlI>J)Ye^y((shI]vK".y*DUL l: ܭÔ<:+YvjqtiiUG"h֓3)RMnh}jX7m7pUc)1FUa?Fikw D.Jws+R*U6u} {dU<=ق*pVT|(VUaY}] D:Z ? wtCP\IJ%6_'DƧ#ElQP.zpYuMi`|l.)e&ڠjUDf]lK e=KpEezXơ+ N&Ug(R_RHl]rʢKYQxIܰ/R@9q 4RyyR6Nrc0,ucg,J 4:mnW j֢•eP/./) ;RY*b-n)D3mn2WQť^5eǍ|\<1q/ 0Ó]Tâ,y6 ݜ;SJAqTy]I5DR#JBl FWT'sbigeӛgoys /MPZYyէ]iTnӦ9&itݕ= YH IJH) f2 ?.?c3^ʌ]&2<8.+b<ȫuRgC Tۖ?NrE)We~zG[-S)TRС5T!evQSǝfU^DNrJ@wTK8yY-q_ǵWe|۱?/Rqaffʺ`f Ɩtt*EhdZ,ʯMh'ZA٪"yXRlC"6,_l\S4˻Б6 M8vC,.dJ#8V*Tf]d RIa@q0QڏUa& 7^Qg5i©K#2 9 %UANIV7%YvZq'pBat-.*6!J:t5Jj4/>jf2 M,Ⴕ)"wAjR^̜6BѾK32 n#$L-6#m FR{lL%̷Nz*o.xSdE&ʕYCjցY,r? ˉz9UvN^r=7+$m4;.TG gϗI*zK.,rCL[zcrӃ1vmkuzmm⽛%O?哷Z7슁,ԌjoI:Jh_P2]hV?72eJ*]^L+Eaq쪨.= )?'E+QkLԧUovwD.abLmo3gRg&f@r:էӇP?Rxb;u׫]uEkPnT ޡGgO"鐘u^erm8ԟ/0%u*T%ƞ^D/~̈́fA}szMf6b /ױzQ锦3<ԉYG]@ˁQlnW{=7W9Cl]p|o5 VR}m{hɲM ss")h͊*n(Ϙِ40-&yܿbp%t^軔2`6qW`0b-}<;l8Dj}S/CapH[; AQy/˳ 2K.ㄡW+ ERffRVqSdL?8s=?CQ*(h"r?tUϑe#>0%A\>`CE~^]"HsG|6~ۡT%)̤̃N*fm*uճ4)9oJ(7ɼ:EA1if9/y?HUZ1G!E\dZE L ac46;K^[?%%_7p7iml%e4X* -c恊Xx:Ҝ"P-y!K_Eޜ>^`WDYO%˵CuO8l[UrhJ)_JllmzS/=5M-4m0iھH\>#y4tOsb)_A^ϊ `Ƶ@HOw@PSTUoIzuid󍫢3\H#8z*d۲['DB#loomً؇L/FRigg5,8._<T!tu@XOpV]r.2fY=ɀӅ7_tYz!GL6-4\ԋ_Hz~'miGzop4]?[Ec>@nM7,|uvc#*HV˯dz'aTmI vmlu_:h)t/N(l6K]%<$ b5I:yv~( )pdE'cSf52weYy֋%N sB .H-?OTdmLӶb^&&+FSSBJnheieVgi4cgSɑo訩&<~hRad'&eYV$%rȎFIQ],K{,3;H-;"37,5,];ODؽS'ErY26@뎩1g` QhP+˂q-47vf7OynVl 3VKhI9ĦOXVm0mXe^jMih(+&fQrְ yS1k+xjdmey ǰ/%$^}l2H+.F 12Gj-)N!P $*0mW1*GA5HE 2!n?H0MT9x°)+!cҲqm/VSңh=ˆQZ93q"X VV"V$?}%eImE\#7V|'U 8D8#3.e'iMMR"+NDn &Tm9.n45CcfEB9"C "~XП(eV{w6%B0삺nIl0j_m TGJ)BUiP<c]YE\j`aydg2OI|PW\mm'J^ЅMN;>ЊmdcK(ux^vjS.N+n&0[i H>X=Jԡd\S4<Ӳo6NR PHE*^pu4ʿ JhBaq$8^om4dSuMT vH n> !XE2[e% ͚6*WU%&=idu&\ WDM?7ɫJ24 +b3E5yLbU u'|%z.)JL[ŰWNR97E iUeek6AFK_ e)2sR皫U[UPEyALHc0-ڵTOl0/Yڈ(zȕ *S2S~k4w%UMVL=BoJUrnXjc+9šfg@E ^Qp\F26Bj vyF-0-W@ Vm}/˚ E[^0;iJu sT_tp\EUˊ]ʭCi+[OT+1QebCpMWVP8_tr^;ytԙ543Jk/"hK4q7hnn! )+W?4R"摩vW!lSAE[(EZ 9|* Z.աd];u7ND˙u%'.l)B4eɳ=…t)V{ҽP:딶$`Q*[?_bTfd_aWWv(Ђ+^Q_M,e]Sti97 /SEz]&q]~D=Vظdf$q'ӷȭ,6,80Ӥf BdA+fHHt+H+#A89"VQXhha޲뗱ɷbL- 2$"rzۖ}^W49|YdekJȎQ J\&Tq^,p U\]fc 9VnNq^/2ht^%OhΛSׄ.8 p3WN7|7B]T7:-D0TUT~($u\ђ ;m-[d5mbDE`dnnuö}?Թ/ѷSf2VVj7Brjd7 D~3=5;?WV|V5e@Exq_c}}~z] *~4@AN)ƎJ3F%W8E~j%R^K(.?|ܨrJR]ɋ:j$c#4't[Ót67bٓ2\@KWIQ}IĖ'08WXt]SBUĺ6sܳ 4am0@QM5O6qMN]PN+v#,, 49z/t)(24J X:6;.J ɛ&E6ʗ?ʶdm\HuVjG6˛&mv_'&Kٕ\ݶe|"_6#"X$E%FeJU@!VhvB0cW)]Bm}xwNjiiTi]bru2nnETG%emU{XP$\b! V'I'Pjm(ÿ1([hm6UȆUPuT{++ Lo),RRO-H'~rD)[|}890OPȺVlˇ~^7><|t:k Aur8 .KHVSY;ɇVȍӲ* ǻg>KGzQED'\zrcwtkrsW?VCS):"րܰWt{Cʬͨ}ǴIk"R6%ŅlEEr~Ym i;2tb. -qi/ig4Ohd\qʬ{0d]ߊ&oȮgLRuXPt_XE[qdU^.6seo?Q&3.#T7x(.`m*lvu[ udL*2UK|Yhyy@ XNr P˞P0)Ft-$vQr$YU 񥕥1iQy1 .ZZn\ <:~Q9pt;!W' 剴WxaDoe*64 UP4.S9!Ϝ$'s7Ri6du6D6gwr1C;L67DD+\ֿ] fe^krlRq!%'S=9 &,cn"_ /*JnqѠiA&A_Qψ+2])\'$ :=/bN#l?\YD QLŧ(YZ)I<5{Aqv$c|:jP"Tjԑ&XadeY uRR% >.as}u\EPE 0vuRUe9h {fL'MmFnLb"”X0#bINFE5q~!/.%6i4`D( VBa=sTI’nA4l[3Qv-6̬ګ\ڰhx } ;Ѯ?g)s/ ˗id$K4TT%Un.9&)xm`YA0+"\Ñz&K:iUlںyKr.nUAĩǒ ]>Mf&eZ +Π$¹7&ͦE֙ERS^4Iea$Y>ta^e'٘`i [2ClЮEaZߕbV}nq'f&Wq}JK₴}<+mzQipY 4ݐ'WG&yu6_/ ]IrԕXU's"/&#_c[ױdBI eU_>ϿBk~TĞvfe#7l3sCQD ZD1?/r|<{݉{+\d%-4(86 ".QWUޡ#>~w/EEWvB}Ƕ D2:J}j3q|):.Zʑ2fW[ =aP} Q~EfmyQ&vʊb~pVO0n\ߜyoX^:nk7]>ںܺ` `(Tvl @QT쨧md'*:(5 ݓJnK.GV66ZZT7N3m9_7QfФ1i'i!oiUUݑp䥥:^C p9Ko>' WA*B-ڶkRDtU wDȄY4+C 7*!bWQt]I;tBENYRC40eu m8`Juǰ;#RJW0em:(b(_!Z+3Uk,ì48'3%-X/ʇh&柝G:*!=BbV ў.p&Rj)uVA}I\d|G(ڂ6îvY6%'4шˍMЮ$BʌQɹ0㖶fdJevnԂt!;E-@@,♼ef[@ܗO kUE4R%>¡\\TmEB&]^rcF4qݑ }0@\˒Ea:ɽ8o,$2ھ 'hB[Xi6 -BO=KI:ڢ D[[oĺoQyppX x=w_PAɦ*3)zR3eі)*\6JHnܢgu XK:^W_ ,o<Oc}]d̮Ъr$:JH8[Vc ;5 yG>z(&NW(7 .[QH]K2tfQReƕws]RO:qS6C2-UfmsCw.%5-Wdj)?u٪lsC$J vd8R0-㚼YZƺ}aܛ$gӋ8ܯtT֎95JqIm _' _heu_/ZTj|L'4>4V]Rl1K(:~#%Ou'ݪ+p7bN;6L [ :)uZLO@^&E\n9FK5-="<@dsUO%wjSktLoU5iV]?,WYKsB_ 2+tZC GꂣqN@_auDB  _[j:Znfnzp&7^pn(+0_|iSgBqy]eq3ymWM~JIEC#AU[dڇt+:y%,H _ RjtxFVIԙf&Tg&NQ\ho~W+rl.e y ]KLԖlXaV%Nd˓`Ir([ܼJbN!$ ~l.k<+r{K /(e .r(p;s,:`WeaTY|16 "ukYoDրAhꙡ2R =cvvUB%!?(2u9W\DDHUO#;է吧lӲTE6auwȊ (<~]jJQO u'e FژG-А5E:ffwYoK`Ϳ0: UQԈ]/cQ}Qba40Y<Yti1M)C=6|wD+ߔ=*;Kp%iUy}W8h^p)_9+1*m`&7IQfa&v]ӳH2L`!bB7O;cgeǨ,** @TxiKuQfv.Z0ROJl w/P" '.pQKXtk&%fFȩ _t'|iI-82fX`RRو`'U%[#,ڙ84Yn2쏊e6#r#gB/1UUzNQY[6m|jdKdd YN4%^!׫ź36\9cIUK:a99aSdHQA%'IsAP{X>Ea!N-dt[88hRb^ceJ=AfKM9-Zg&qnr1BH!X|m7Mw+d)Cv']&m>B ="J8 C%0p:"s[m[t;QR'*!)kSM+m.!.(Ȓ ښZIdj/r1Z+IĨؾIբf?8,IJ6I{)9Һe_;H]IsT$Ը7mWX:yZC f޸G5~pS:#78ݸT;ʳ'$̄93MݎI%%X@-"# #]ʤF*>pֆ? ufIg]7y0 qubNYBL/;gMIA\oi:dlJMK¿sV,#M9 qWఒJ}PhY *2MLmRkXN`"r۠&|mh]kg^vflj "zf^A'\NufEx奦Std"\%[[Tź& Y !Yer&A)4䴅>Vfnraqi^xb#>DrۛU uBNiss&sui-ůbw4٪봿$jJLIm!%QRVMUM2l`\ n(Q%9T~jr`i_pk ?&gNch'YaF.boJK䂱 LJ FVAs/#4(F؉+T2(4W)TQ}?T9I8o'ZLlZT)ˈ.@P^euH2E Y=ݟ'[i4:Rr*S'8&E,Zk- ܜ1ZӤ/Т*ǛB*d~.!Cؗ%A%:A7g}ж\kXଳXN8_[}}ݑx>A۫Iۀ+~uHI]uV &*ֈ;iIj`%pQD5x`Džy`2DQ;k|XڽF~Sf(a3BaOi%8H>=cE)FD|0EFJA 'Vȍ .Yטݮ Z,.bn&l6l" .Ah1G Pٖwi]t4CQl^*[Hy@"vU{z*ڑ[~D"&}Dgn[vtِKN]+Ġ.*arQ\{:}Q ӕfCN,L+!MtrWCquQkw듕:C;=RSj3N79MqZ|󹠏zQLwK%>ӱNtZrLM˷1.$;`#B'~^}!5Dں>iH;';;Wp.L#D)a Om=t\|=9ZlcNbMju<bb\a1E@jq#3h7CWuh)MUYE%]O$uRq7n:՗~,a妔-t~J=%%{i8Vy-kX]6 d-|_%Cm-fmfܛP͹FshAY.϶JY|P$!N.no1E[-3d-U˦Ppʹs[W2"˄d(rFZd^B;8Sji}}fc[2?(~NTbUwm*o 0h{Vr’af-FLL=gQL\uxUd+g6frj{򮺫3+|$zsW3il(r4N<%|Re*cЗf;D[XbEqQd[b+35$N.c\QqAT^jҥm{b+]ý~lBWuggmK\nMӔ?j߽G0ܪf[{|M_yv̒JiRW=2}# 5ǝof`BeÐ*~(Z[e@mVe)nOkv*(]<ޙg+S:mL+İR68qUII\WI<Ǐ3#MErIOѤṒy1XR%/ı ]6 }A ٮS[dA\cBQOOD+qL+fW2iL4Eu:wetݳ\mx)39KMdžS܅hF"Yݪٶ,뉪'O,c=>yQݺfiTŶMP";\>y5/fjVUrY֐!.naQJצk&zrmf̰~+z쇺6ۉy}29FhNe=H쌝.NZe˩{= Lj LarcohJBd䕹)/-:Qu$]Q9cתN?Ijaxٖ8 Y%V;4txLh[U+! l fsy]bau[T%U\9'\djշܚpYjpߗ}ցYE4nWi^lʲ.,vXqx^^rTzZKR676ü}Q|ιA}OZ_SiRc6JewrYp7%[OIʒO_WY6 [GXThUK!9&ʫ6[å-}~bTwciCLs'A|]w򃊎.VjuyWMiӪKZcƂw(~^?K,vQWm[qr+^`@F.(ҪwijV/⁡ p_(i󁆪( 61lFPy̒c鴦O:HotJ?FieE;+;A&l-=,"0k#OxXD$/rH8d\lLxqە\p-0ѱG`IٿٳPfɶ*{GI thvN}XuҌ [ j&.'P9|WIS{0Wy=JMI6g(PIEF(EĽ)=?I,ѩʣ4' .ٮnm i7! C$` ʣ q⾜WKcXmdU4-PrԿd)j\mΨ:BgHB+}V~I?N"5PE-:y[>3~Orc-µMp> LMө3sNah7xؠ]Yt*{+J6j]O7"2F!Efz4H-+6jv5){3 ХۧҙMu>ַ6K^m . f73ssW⌠CrknHx" "!%SH*o u=:D9zr13\/$6t\@y$Գu,A5);)`ˣNHߚyux2(E0]ƪcCGccmZrB ̽h9{ANZ|gj6 @wx5Z%yͮn eU~L%[6(-~q\V4u S%BeӏT4BV[fĴ\{Zb}7)3R]Su˙^(˟cWmoGU_'ZV^":J^74҉'-#ʯ͚}ԶkJ4LU- ZJ ""3${?#'{;T 6E{,rRx_N`Ss&2ˊjȕT5/RfqyobYmڎ@rȫ]C4 iW9>(R˕bewxi~mWTيEY7橃0 w c|Nna0 U32#-gI9.!iZ"v-<z8^wEDp;EDX_ݞ7RL;'Ta `졚* 1zz?+5WJti$[`faL\Xk og%4妋*C(ɍ<ݥOJihnm];g),2=%ۗkv^eK]{ڳgvjYd,(! &抩 V'"gT|zRSis#JGM .y« X*V Q=rOrcXD3BU+*' w{- [$+%jBZk=[=r짾8wgX1X9tˆi^.IVCff$ZЪ1P6eeyl*_x` 9S6 Yy#E۩I_*pkodT֥ۜYk8~~ CօtW Y\}#+WK <y@ #B(A}n&Y&L,oLtxVhIqate[pShS\E;g)"n|%CؒH'§^ĕ|v`t\.(CtUX 7f! qF[mA]rsl1ˇOmh&Yɍu?F'pFn*ˠc,phkt svZXNf˗JZFr+7eIWFQBǔfE[s=h b9'Y2+8mmok-Pstkm(r%pySӥ!PrieeIF(f+ q,7xue]rFCӈ d#JW^ipǥ7N<gTPnL5qpY"ȾХT[Bjnx Z1Z%un.]v:7@Segк JȻVڽʲ0D..moVi%wnE}йEi=aK(H3>R b} /-0S;3l1 " mU0u0WmVj߳DP]y,c/!ߒG4ʵf6zϹYI0̋ Et'Š ="ܫ2aٚT;WD%"aQi:=8%n(8hlnʶVR9tIjcO~uVC+W+zS((h܍-jVIٴbnaet VFQ,m| ajlSvy S?cɃ>%[R6kg14D۪hENj74~6ki OQvvVS Uo*bp] >q|:1}tV)9!Me͒6|w0L_Jt'gf?BWU8SC^/8.lIͿ$캙OoN‚՛-s*zJrMd#bAiV6hj"͵ (p.LWlZ&|dkM Y9Wph[d;E حڳT'YTÆ}oIr,۲< CD>Qj#%. SIAkd!,KԹ/ .DUHg&eu\QY^>N2ۦ%v^,LPMfN33."Т1EľI/f:yuSfgXozl Kp+W;iǓ%2j̝NOJʪDŴuQpɳ$2 *4NdCXKĜ>8m0o8cmHԕ06mYS~Ԭm ۮ.Q#rc4TATˊi=bPz]9vjjL)A=oVz-Pm|˒,/u.bE(X4u0;ԪV-m9M9)v _>pcdlA2:S96L% ʹTMۜǵ/d' ̖16BCh|avvYMqT"N;12-i-VefԱ34 "j9؅xr{^zL )9sd25جy|=:E]71> ^&bm6ϼ>>G<>Խrf_݋͝9Dy$*q||PqʧFut)JHɝdCDE5cK=Ɏ:DE[gR TyY$taP\V=3ty@JMu`n(\陝m9cɵy>i#n Ňu0%W?xToU^| ?} -#hBYeuQsIytNvKNîIPi]M.YGv'ywgLmR$&dls Ҙ5g_o)\BQ{kL֦eb츆8v`*xzͿxT&j*]~ e:|ڠml0O%Dja%Mr׽rCamW=2s)2sv4a{%q9n?"Үzo;5Pi9ſps_gwknJU]Jd~Q9_x%8n9VVƲ.\plyon%Hr" f !F=>5^7ڬR'%W YJ8M*6V4/UY\ni  L;6G=rtJSjei?I痩IwOmYN.^#U;!LJ)Yra<:#ȭ$_!>KB//qYΌktF)2`<Ҟho`+'Q 庫m\l%Z|FY&$]S_\ tO%>Dqia2ZX7"J Qqg%_-ea$'YQ5¡[tLrLQq$*sKI$`(KqN xq',U힟|y).)!qz-kYn0vM]m+,n>L*88׌SE,^>zT]a'fB]7hDrKW:Q_Σ 1TrNIXQMhHvhPVurn7Ql6^fÕ9riIsƵ)fe .  Mt[DZd/#Fdío."(;k.9^]tA+s)D[0gu[QS.!.+kGִWr3d6Etqsi|\+˯tJUJUɡilɆ!䤦By\̹h .>gT QsLE"8תKv +4UkLUiy7%>ᇈ%'kMJx?HvbjۥQIή"ׇwq|b\̳_ƧmSEٮ)\cIʯihr 2JIKL* 1IĞXbէɞ".PPlش ˣq+J&]b9݂;OqL)żnD77% n?5t3=NMͬUyAUO5?%OR -~V;\_?y?`X]KE$zD>iB˫'4.v@Wv'0ch(pTҫnEAȬy)XZrYJ!x5(mEqS3-TH` Iڶ|xd-/FG#9uBrS6bB s E/,Ui"Nl A1mPm v@&iTWzi!zSByϗ1DqYku*2:}kzD#6-ʚx_ l}ohe't&ؗz^LE [{=˲WL6L{.(*T|6Xf3b}띰D!L.@ݖNթr` .Fq 2C14>0,l .*(a{:<ܹ?ΥڢKݳxCnzu O*;gϋ+[#ۂZuE{ usk:YNLoTxU+uU)UۭJ#q͔N#: vЦ>qcw`Hh m.:M"%1_)S*k&@6c_=*ut:a\TIEG!fskk5dbo|dK %ma<ܺ-6z?G$]{hږ W%7g~م?,.jx>z\\U'UޟYV!UO-UDۯjDRoDU],4m6ch 2IWP72Rme1ⶹbDK\3pR[E:;v@3uDx9-bЦM_,LPYx`eoT_}(($>7cbjH5X쩴q 8]h6)TpVꌫPfk{{rpev5qlc6mw~| ٍE *;Ӵ^ nUO@aݚ۲:0@s%̼pr{PnϺ8w}TU1g0͍Du qY ߭VV޷oHΏHlȢc0B{x$_qi5qd6.Pex%DZ#"Sǭ^eTά iƎ4[U@e:N \I^гW颺Y|mg KV^͝{'҆/IRǢ-i!n^ /c}M;^Iްv8"R)ʞœ wJ[; 2RMe̷p /*%(0;v'7nT`MsJH~psrJ?$2{VQ3$o"&M[N^ŮulM fNNjaKJʸlW\Si!Jz.f%PɳE[?(qr_l:5ޚXk1k'w&|)n.%$qLyKMMk&^5̤SERGMU5[ /#+9cB)Q2aw&FlDzG2d{J/U*E52ڣŶ&uT N.&hdb^kjJN;/NYj]ˣ(g[e.ET"OFFX7YiĿGv{;T}\Q_X-]ܡGK[P咐4*r)ىIVg_BBfw@JL6Rf 1TKɓҔˏ?NZA\ni*1Gy"~\8uJ{:Tjubm0S~#{,٪ۗs7LG}]_j!ّEuBL"t xӚw[ijsGA[X{_frciڃ926`ޮ+bWc}-^+P}>oDPpcGrO"%N5S bDsGd]xG*P(\st!dNZٯyzb *o.shN[+wFJpu;X >J{)@(*Inv([" .VٗQ;ա\9q c\)r%EWm`%]x[ܬ:a1D# fDna;6{(h{)ql < oPOKz'@]2ic|N$eNHv`nʫRTTJe9pe<ݧA̵w$:S 媟=HfAɆ&ܖeG^XBc4M\ yYˆQ7qsZ'=c*H̄9G@'bR%Qx~MmɾK~5WQRWhOv\nؒ[1nT3I&N"L=F#4K/T)"Oy%muBZd\B!i8/C㏧-n'/HUd)MI8"*.Ꮴ'Q_uFȟ!M?L$z_i X 䚕p 51OdȬĽ=cnفi\g~үL}#}2[S&ZzQM CLxjٯvZYwv\𸠘df+q^lֽ )1՝G7m;dae⫆,+tN,h v`0]HdWD;^-H$/=mՌٓJ̤J=mn'jbTM:b*˛E#x?19nnuPwn!xqY'zzWJuٚ3҄ãy7253oĪ W r[99?%<ʳn\p8G2Dq"])xr94dAC< qPD'T:KYkZtSꈹ.M|쮃p5aw8[q*$tUViҳ9yZ``eN)s*M;1?Kk(m̸. #ppsɺ0@HЪU=Z+&th_LPGݷ{iMqp==2mQ5Ü%]ffcl-UlSNߗVZnNS\ Nֿ>b.bـ@5/>ʯ=#r)1sb2s-O !Fl**8 rr f%vDdSDЇk^/lRR~7/9ھ3Y$@ar4,S4O1LY_nW$u'][ %nvuf6eiF9&TѠTe5Ov10r(K W|oE-ʠ\@o%1D^zZ:oѯJ{'"m6̤ꡪә -aRO/><;_c8ujaܓ._vE#C3Qh{T *zDdd\(j\ga:eSl)tZ[ӯj#Yvttd[9pz.tKf.NJ9)6U 2tW(([wH+syZKerlOn9y䍰 lL6@E8)7|\Vsrb^J GP,뮃KKi>PYya94UIFV',"l:p;+/(8mjM8-Kpg?i) [muQ;jC錟4oIKj}(&JB)o^\zHچ)L lJ5su9 5$k1~ZM )'R 4H:+'>d*̼ )yFU s;1g g12m3UDc+o1ˌuETqѲ_ +XA]-Ӛe#ffHI} :kf bNiٶmdn_xڂqv92}B؊LDS2*n:J˂9[*6%:fG}b3KqkK+m8|meG$O ZrRyhjIf.hR^xi9^JY:2*RNu4muKmbWk/L5צ6٪̣YF]xnhXخ\Cc*tCL7(ԷV mH.:|)J*uؾ^Jэ^(X9F,[׾<IE&k)+B}yHl^RS0ݰO:8&=-c2EN=k$iI<4k0ccuV;wۻG;UVYt d5oxnd )rGO ފ {+&#/8*[q A[v)|.K:ClUv;PWܔhډx+b^ެSѬt<㗪/)~Wu-QYnFEͥhqr{Xp̨pLf%; ū% &~qKd'ÌJne`B:qXl8|84kQ-ElkHv]*Sn6jHj)u쭴Xķ =9JKe'ga$ xo[(;{YYZ}S#}bCAVesyؖ2zP G2'wtt%D_2wԫmڀ!mdQS]BPgjVH;4/b'A\ˑYT-<[M0$T܄MV!7MnlnlT6dA/QzTw* Ǡ6gbѦ!UYbQu>a^"\?NMFd)U,W:5Ή6RDn˩HCd^IE4NwH U̒U\!%0#Nxj2WηP"[&χcpb%\;j0DE>H_08sXNYic6Û^#\SHP$?Bb]q̉B3C̰l(L11]Qo/5eLssaTdZp@x7L2A$RB>ʵVfL ԃmj/445,53U5zmى/?R^-_]l-FJ;?ZY겭1."nUG^xYprqhni%}q5\p ̱Z, Ԭ6ǵ-⫗i>\vNMz AYhM7%r^ir/c$MV'%qIi07P|$]2d#S<)[^5֛Vho|g3S +z@cw!k[E/14 .9 u{1.7q[4tT?֨*:CYbRt& WqK_lƫ5ko+RT)cu^06ts*8Z`>Ծ.Mu xB?<>K=lw^&lHͣ~*'MTLmJ^CH?BzG"+ldl}qscdj1NrL$Zhx/Itqd\S-{.2.#09FC+cŨ%;=79#Tiցbh͑MF62O+V0j*nn8"+pM2r).Ʒ5.A܂b;w>/t酱9{LJ#2HEpqKw\xb5UV~bT#oܲ oУeG+H'IiI ,"3ÝmMtJt9ݸl9niK仿h,x=۾#9R,D3aNoZi9:Ԕ򵿖h6z=)'CoK k)]vZ |nbnǠ~\>r:0]7([ICJL oTIPLxK|^D"^C[nQGfXhxNr,!VP'ickRyӡ̼mS3.e06j=TVM-nѹK 5c=lsM&/BQ%>W$>Y%i c*+ A5X.Z|ʿV6[e:@kb^(i%nMĨfٙyyp!ԓeDUzz~3V٪3 1&'&B?80fvy|[ٍn $آ^߲LI˘6E,ƪ(>D~iљ)48"Y=\%nHjK4i(,l(;%&DHT?d+ vjR6+sbf'_+<):pl[pIȴl0-I[3n$z>Zvm~KKV7!6#I{F6G< ݨ>\!Ij]} pMDq@pL&:n\ v 7D^J~%d?[G/i"58)huV"qvUH]<<0qE ZKJ '7 WOK"-ڎIr0Lr*$eK`9߅QW76Fʚ*wX”\yF@۲+1\LI{lU#w덽pU=N (r^~.9C 0,dmd9pԲ`it[݇L˛NLS/\^1uN\p<8?`eLDwP97'vlZ%}3DLXvYbI&-e0eU}ZlsvrP 9aEEQJßei$]]2HvvinoO1ե^z'SaՖ)QRa~!U/o&i%2czfIᥲ.hEt㍳,ٶrxTj;i.iL~Ŗ:褊I5Lx3UEqJ3F{jbݜxlJ6Rf0>pUh|+ᚪ\2OT`'$H(x'Ozt$L:۫.KFqF ?K9n6jFC7MaUU&QQQݮ"r16zNUM4 ia} y)ނ3&fjrnyVxjI?V3ijMJMgmb~K%m5|fm%\2jPM2e,}Vw5vaTj+mڹV[m˴4݆")1Es"V!de_T;ꍚ ̬ ]aB2/,&hiSª:8lHET4StC.Ww1>q˓ĭrm68uTO*Wu֮^Qy 7$!T+ 1o%7Cb>HcwO%_ 7?/R ۊ[M773&"ݸ=]rVzw^W=FӲU'Qbo C.H'Mz@S.9,3Hu@bEtԈQWg[F[uI}J+OL*ʀ*j,'f4^SJVEMbl%eUojE~5WI ]y LE|EcXdYvbtBuvesh/lMK0786]eX^SM{VVR-:+(J7s\k葓pᷯ#==4-}O0mK<ÊـW ?E7>iguzACSQTd*ϢQDǙyA?qxK-Lz,r <({7/L=s|w0!T)7ϝ|+v1闄y 2ۋcs$nP89LuWhRn J|{,,j咔=2ti } e>^n+J_K2㪯{|r2+b|_l.zoLRY[uٺoCWrtGwt%$ A'w܏.C )d9O[̡)jXNԜ£*yphJylˇ6t6AR鑭X9.s )[N[p.sҳ JO.`:ʶ+/v+Y|>:vO2ueuaCy̱NLʾAki-8ܙq\ /rOL> F[Nz=ۚbRU~VqQuh.]âNg6Rr= L;1.>̳*>dW -EnCeH[]<2RM#^Bqh!\v,lVr3f5֛gz-yp}Q|tVI*(ͣf['>AUٝ9ݢ١q9pqWVHճ'lƱ57d*nj5!c>zplj5')=-~Y)9M0UqE4Em՞Wgvk_1U}{n'R%쀖<ȽW>W#l^GJѩrjLL[bB*\Z<luLWkq3"2 l5(J YAqqvqNh;GvJBZJyye b]cl<ݝ{g4͞+kvWWu` +DٯN%7En)T}opBc|SPP{5SYS[/4= エ9 †7g1d$òRO 359WJӮlh(9"!s*4}D^o>nRmBjU^>_`#-MOq< 3\.>7JEٌ]nZiiV]ChM87Ĉv쒎V+wexͫs$*k4xx{CQVF175FɽOHܗXb<29:̐;חD.dJQ')s6 vahD]]AHڃl n4V[]-xq5h)9AM2" &\VČغи|W4_+'5t5Ŵ[gJYhu&%0hSyr_\>o[քM7@'Vqpmy~^(j~^xf +tCBT [glCr|&q&^\{0 @6blOglDMl /S%N1'?3>_A!*n-WF t"=AIIPI`kė,8jo+ʌ˹s >d͗4!N]rҰS+6 [5$! 1 :}0#v]?E_G"ׅ-K ݵӇFvcү) oښF (*QL0k*U' 48oIm sϋX^P1N/]o8M#|xEu2%e ޜed LS𲆚RJh@F\Ux'4yUU@{92ݕG 6{%VPWoL)8l>1?iNc+Mq4^⊻SDO0+gV{.(>ÓOL%9BDsrXqcj]8V2TB,{b*GF"7(2V 9FTvݓCL48=\U-͹foHV(K>ES?" L9ZUJ%ˢWDѥ} ok]V9!Rg;X2nyҐYp&QU3"slxyzzU[ERmɌJnKY5$( s0%Z.+Xrjou/ _`ڧ EN6M)ʾa'n*Lf <}9eٍ잵MFNnfpTo2)ȇ}UbXgr[N0M[-F[-{%\&ejg;WL y_|[[KAR߯SWR o%Q杤HfNh}olbL.̺̰hs\a”SF*Yol|Ȭ,2ԸNM2R[V .DPtm4R[:.Za1Pm^)7!!MJz6)JaVaa ;#d`rв₝6ƥ.GF7v-T kdVٓ5Cޠ<4P2\7+#: b:ˌ.< Z6 *iTO4En]R~L-y=ra7hȣ|/í.4˾72g_w7\mnO~C&ڕoL|E I7[˵UC>ʃ+vգ \b^,/$9\Tf$^V^eU ߝyq|y^s8ٔl 5Lt BioK,N6f{Fz}&&ٹ?Jܶ(Ը;]0+j?GUFqMqVHڂG8 N {tDUۚJ#!LgR N -iP\ϵrOQ}5$曲ug$ӆ^hrY;ĵ/J@4 0HKv\ D-Gu_j~X2j710uP hYu`@mf\s|EO(f&|uJZPJd\SMHsiEʽ>PS*Mۓr^ Q9SFww^I3aQG,_>Nfci(IOq),: 7\`-US;cbjrYXݥ,!*aEC0O7n[~p,Oȟڄ*{TLɆoTL(tegQȷit$Hi'm\M4"˲-2OKg3Mjh41)L NQfAvi@lHGE-![F^fɂqUPn)v{1 uyAvo4g-<$J7{>PRIy f}V|RVHUNm3 /|S%9+'&%^mfi֕]lt@Q4d|Qin:d!XteRsz0siL MIT qְՉoSjO;@7h eR7ՉʯŹb|E޷d:V!+JVxIo- NmIE L8,n[M4F\Q/9ђ2g_1ͣkhY_$E}0B,:0ƴFthI$Šn.VK'倇SUr%6 nӁƆʒ6K֧2:b8 $+3%ٔoЂ AɶR3Hھی6#P0Vz6z>mR IyVJESU\wcr<͗\(O=NȬ#`qG'Ԭ|dg67P/{ tUZqe\To݌S=5:ѪKTzsm+'1.d7M8+d`*@X金Lt_meQill~} tf|eik_it#vV]md]IMxKXؽUݐTi47M1Y)7Z1LJ«npVuPzE֫EVYWmL.,SBä^s_#D*Tv*t={0 -Bޜ YLݠy=9;!.dn6*(WN/=%Oyyc-RuqegMXe\;}?Guc ]$;+8ctp1"/(LSTݒ~RH i^\Fh6^^r-=ySh6^f܌BdezV7M|WϹ#r`C^?bmki})\ޚS͢X@ǞPfk:HH"8|;zsqwHVLKd~~vshRó(e BO.N#DĴLݯf'dߗM'dBhϼDQ@IK}*LۺsJ 6pR `W86/Jv'SԖʘ"[GlLkD"=b!t}39Hm6+&VE[tS 6g6d(/)ij J8*cNH6~ZŹ%%Y5aE\o° ro8x}\67tPRKY?OU |D«h8!rzŰ?|z?$w]? .% )-= O>tqFaK/,vQRQPwt4z酜 nhtQx$}H)MZ ^MK A]m5BbVVIip Wż~ 3ETIvs^!:G팤_@i[6E* ov}!GX^%lGV9sdJ۞]h0]L'e>x}!6JI}g:~+AV6Nty劼[<^;?Ik|JW|SK&hC앎S%N=2*|TF :9iW6FJ9wU&[*K*_{la&T|'链~'']`:4 Q=cyۧLn^m"L{1-Mbr^iiuŰb5/S̬ X]6Gouj \<%$0ORޚndm#YVc+R~RouL}8?&"z'iF7-~Rq/jO8n]q;)VYi0<(: S%\jgks2rD$L&+fcߒ❨hNb2Mqu#3%S4+f=P@mu#jݶ.&)^~MjXE+v^Mđ=|nEhElmw縯J=M&Y ^fc6"K) ?% :_*(d8v644pmъmb5asvwAtN8 `m&@wq@~յrqQmՌd'.[.0VKLbN/kh-#.)a[LV5řVdee$QYp+ͭXdE"yBi-SOͶe"F>neII}g[r=$ۥ),\՗~bm&v\+^eAiIzf$'K &QSآ\E+#|?J7+Faێ(&1$/TRLspFm4m#sA_+B 8+𯇔'FҶ^8r#.mYlʱe/Ge͈h) u|(4oaes!2mFUu&fTQ;!dȟ%OaFrUWhȎcNB?TuN7%/;i^1Zf~bQ-ASH&w"(@W@w_ꀇ2b]ɪ& ˰ hfka%~e'ku֜٧\6֗ys_Q˘01]N˵1^%kv {9|P-e}K!*^:)I9TuBKP秢.FU;I$%.`7P Ю8n*QNl8TԉSRIw_tEACVĖQi->]wպ44TgM̀ z|=4[l3cA3!TqWfW<ϙ~?nO|H᱅V"{%M.⴨~_%9j=&l5՛\U9FÓ9t'3ᰝmmQƚtsK u{yPԚBGY'o ,c|2IN#ͻb}ø_ wcʹ&l]vgr:Y0[Tá,']0mV3"HZKJ6{ᦥp=χt_evkZS3m%moB3M"W)0Jry Sv_xa%(Uޢ8f<)zYrMTEuQulucfƓ=6 Ӎsm@|4j OK]yޫjFdWR]HԼErl`+%agTj씜6@T-My(jbyqJu&-jo .Z䋧/&>jO(f(TS%+uQ{Ww Js젢ywBސ$i SOܸ2hJh9O79 ɪDOntwcg&f(JƌTwǹvUǥTޑiN̿E؝3ܽb]A_FaYoks>Y*r'::&Ĭ򒍵+PS+ȣe@HŒQ9IRBGjSfw,$z!|K \C@HM;%8W̺/Y9_LnUUAYe4'+xm*fAݿL ~E~eU3pӅ@O>B~P ⩙ 2H!gƩ,x6)J[(f1)?k Ԯ'2l9bW%4H&rh<2T amiwPI{w[+2%z||-zʢFRA iONqM?4`8_$R$_%tt{xH QRPxP@ su˜d @#o6fnLh9^q/BS (wX-0 F_v0k(nZ(m¾>BHY[.Z㲏:eWI\w[phy+vkok4sSoբsQ .!4tW#EJʭ[Sks+03}GEɱGX*V:zm>E\IH3l_Q> %Bj8-n$K`WHM &T&6:444 xF6veLEւl1ZI!]L?4Z/]9Px'7s?*2M5 R$N/e.Yާw!G<xSM"8N:⪑]TԶ`K8 Yu cmGvx>TݮɢN-Z;ӃOPٞݰPk3]Ukm 8Թ_/+u?Օ*Zfѩh3!"ܔˍ"d(J ./TRZt=Ί6hfjIj9u)YtFm '"\+ 7_MT̅S|MT]Fl8[t#vc*V(u9UPeLSVTP fn^ӣE'"G1OKuI-lu[UtMMFm4ew D˟ֵjF3nϲϸ9[7fe@Y߄{yn?6O+t͵'1$Ao1Qd]}Zc2uj joʴ0edRNavRj ]%wW7gwu@zf~fmZm'.KpVԚ'ڐU)uݕ* 5/CW䗗+kufl9p$eC0NJI,nÕXo\e34ݰ}rB$Ʒ;2O:3[|K8VEV[*aT2mq9HJhHkoed2'6ѝ\T \RKPfƒ{@6z OY!4&9ôjKkzP)~qͻm1+4ؙHsg)Ѧfv`f]=<%HmG)T Ge);>6Df^6N 6DqA\W4b^EϽ}[Sg\GRw;${ariU +XjnmOk]Ϊ+ gaDNEP W:$-y#3_RPdw5"1R\-i)116"ʧmJlcdqU,)P{jy`fbAtB=h/"nSM!vtg%D3WНmmp$EUNjȬ-e~BJclukeM]yXQ]"3sp OS6arL؛lY+MWXVq  gH<0':_ٝmq%0 z[ʖk ;5f 3v jR1 G`Phφs.񉎓Y<ģrTx||v\s6HN+@ŢLiI.xmRÒv0/daJZ*f+75:Dًv3]ua=vQm^m鄛ޒ+37I YiI772)'掜1ӛ.N^B{A71?=PqEfw >ӊljPNQ 4%H$d{C5?h5rM!S׀ю\Aѣdmer-<8418-[t$Ph|<]~jkDER'$ h,+s-u3qLhq\mGu!޿M>!ʧ>Q}=/>To36[WL(<|W_E n|}Ɵӎ(۶Vۘ]Vlxx/C>>*JMFI@ mQ_(yqn%'OZLʣȹ׮C&)@lQgrU=p? Z*pR+W-9eQth'J5N68fzz̛s jI^BxHћuYlz)@n*k76 O0+&%]pRiyح19Ya (ۢ-hH (Ε,$RtJ/QP)k lJNzBs3@uQJ}wFf#ľ87n%_$,|vmtx]O``~mDq0^`0]@T--l]PIsӕG\Sۓtq/GV^BKsW.oqݫ C$KQ'Fh Akn%[wzӒ^,(sS1Br%Yji9#RM}4#=IJ[ nJIU-yٴnLsEdӍUk+E2MmuBu$"~%ʸ9wjbFUنe4c߁"Kԋ$RTԜh6;4X_ bDoErگ@H)L9)ӎ>󛇰G 񊨧֎XMt5Vbv4b^:-ce'EGkbqĪqפrIPEmdp2B𝈬?/MH LPeiM%L&䧘neR)* .6TBX/k:VC #?NlhM[$'՗F^[Sl64Wդ@gumSGWa''v`\Fl:Kb|\E+{&768 8TR(٥u󙾙Rlߣ\u l"_4@P[,T'9 5`S!ltL̴AR/Jڛ9iiuČ;b$ +kKSenY f|0((ÕT8[p@%_2fiD([Ux\<$Jԅľf?TDR5<.(MUrUYuU;{2#EIڃ%23uU$A+}0M\<:1(>qWĖ1d*m p+cˏj0MI%& 0Ö8g d9\jȗ@qAޛvb/*6Q ' cp|:k |/"VONbf qvGᆭ'+_ &19ĺZeOt O}RF^*>Η4]W7;nqcm!yRAR4i*x4|NvA׈2lE׏̏:H &eZmq9f7E*/ L?&k!+L;59ZC=lP"B|r<]t@BދǪ0ocu`A!BYmH¿ 2Fd ? i/rRp-{w@^,j&XݘIpyCw=6b_T#h}0bDp?;@mܱY+V *m" qS5Uo2e: -WX m@A%Ƨ)G9vjRU&G1$J(hl*fZؿ,dV{YD]cSf9+r92,N8h}Pl)*ж"sѤB`$?1٨l,/`.2x EP^(jQʍ\M8#F,^T#,|]u{Nom(TyqA\\s2˼eGYq9(,NeJȢ:*C3 G{7EF 7Aל.ƃYs`KrBћ8Olye?(,'3Gٗ Cn#b:\xٛƅlZYH`Qd:}6mBl 8 x{oE1R5-Zd~ z m$d[tW8:J/ $㮎luUQ~زA+ns9'X- @D+tCw\`W~XV~Z`MKr;VotmSDaÊep%ph5 ?SK}M7o9i,H08g].L9ـOhYCckjl._!ɑE[TtjnϕBDrR 6Em6f$BW1<~d|62,rfp8K;0ɮv  W=7Roy%tojtq2NHMWUM]P }o,*D7H:u&IGkE/h{dnVnniahQInga*' f;;+g*iuo/! bS߶#_+>?6UJIڙę$IoF ] ^Kr:'򑰻D}#?n9.#n^(zߚAQ '}3[CQIF-yyTRlUUGC^mf<{pwCtUYHrB̪w[UB$rLOvpN.) d,dŅngZި./i6&ܥSಝұlwpM*Rrɵ* 8^=b.ej\: 4%feqLȣ+3*WOU4#<`4q?I(`liTjFcQW*ANe!YRamkz *h%ej-4KV%Rz'E%UDVUcW#;E(FKIEŰU+"FHM9u4 [G&fj\"b./9+4rH)vYQiS$tZixWp`ehO0'Bvil3,A_k)/ˁ!#To'~?"JM Ʒ B[]Q,ik)m&evUE?Ӑ?2~OKԵv1*EBIF8 /~A[$)-l7;ԷH+R> :l>" z,_df]>-Is]F`yO؆lwI {IlyK|(]t΁-PB NK6p W-d̖P&en0T^,2EO|rSjYGE:+TnEǁ%HnR'oB+Wq{Pq@cف7^Pb[ɍkkn$| ~ \W^!2 z!*[fMvPchXܭ.Yr&~\/ TazVjc)\J#}iq+=b >l5Pcb6kJSƤ`F{e~/945-?QZ&ʺ3M/JRy5#Of(DrÓJh (@ vI9 fGO {hCl0TM[-O׺sgڛLm9HeVP&:nvWRлlqgNY9eS)i i\nNJvdPtRi&6tdru֤>أhsJwQlP0D%_>N~t֥%&[$1 a9k}T=̡8I%ݢ)|PU|.Y׳a"L:_ٕS5Sr ޿t_/8Ge ޱ̗@cAN'L>Eڀ_tN -?Th<8P/ksT|I6*#)iWiU~ҚnkZ{L6&=KiyYX"ୁ۟p+J{OM`H|7ع.4VL,riJ` 9ȮZfB^񬬉+-RSYMVUo$w E>2 vK[AYWvojE.Tqq =hŒptg*'$d`k_`:@ 8>D@fC _ T 27brٕjd'?@ ۋ@ T+@x  @!^@`gf+bо Q4L]U JV -$h(iW-AR_8}ڣtnºkTb6fYl\:C#"0ʘߺDmw .6\Rگ#l'k嬑_x`iḱ8v16iyW2x8=`LpBvhgix6pEPt'X3 W b/4m1*j\P ʐv B.C(F Z2acg+gISFqnNEmր<=IƥeU&R\™*AjeYmflb( QmS6SOR:9-J^ {;-̮ν"˒KOeu [|V;iG%QW1iV 6T/P|/6bH0l6}pFNveiiz-:'&I䫎Q˾eKIzc6M0Fx|n;Î M54TERї(JrLZwAsRQNBWb6vfj~Y~ؑ!r!ǜsZKnXuîIpWu[x}+keBZXN16.$- #Vv Vx0[4v/r\RU>HB^\O)LrU DP×,?3QR} fN "KP9Zw&VXdnT !:>:⪮GP)|YO:MM" ڌXg-1'*'`N]V%=*X.|v$ЂJ2Nь[J*$->F9:EIJhC/ R'v־i VvLZ//MpV &!YC@/( ;@o2TAOq"aW ;.mPS4h:DOяFKtR-*- BwrĈb؃ ]' $fFi"OAs벳 *]U5&dyThmOz`RN2՜F5SqO%(NTFK%[,ZM|$Ւ6F;g}W\K´mhN3 N?ze\KNθK~^J&怈$j4C4ux l\`>i7 .˛llp1pVVլl~HҧE[ %XKˣFP̆AKn~dTD i9u5#G>IsٴyAf~~66\/Wo4 q*̅fnHЬⶊ!YW8ʔuN܄FZ4qbVm L9(0Ghvg:S&X"ىM遱 $AP*OSggXqC'NJewnx̹{'8*jd2:nTTJExõVW%aYNhDi[5[I[PWDMCzˀ9&?Lܷ<5$NHgIA$[=/kX)7dJNtl&)5'ѦMڠBpf,5a+TM6 C*=aO-7g*4p 5X7l(#s_pc2]řyx˘ȭ SJ . DoT$ iဃ./Z*%|%]V Q\n-Q3dy4o LI$qMw^\P5g=CV~'eDRq1vN{VxTV[s(6"۶@p〫iceex%]`qÏ!R:[3NK<͐qȜYk*֦:ك(mx([QU(i$BN8U"UoZ)sy>(~Ї4@0[xe!kR=&nqǛe|V h@F6 -Iѫ3 J#_urn]HD%sázA)'YO^Wr5Kx눋l?K(+zYFJ+{H/q8.=9z8$Yrn"RJiv^cge)yOtE S !2Uޯ4RT_9¨kXEYgfV_eɤ+eyY5-:ty%,Vvb0R4c6VX#q1^/둓J0Vz5?RvlmO0 dg:C78vR7rnH4Mpup1]Srw+?1>jY0L;hܣ4ȾL:*mxŔea"D `7VQl~~PMz*72C'Tp(LH>偨~Ӟ +Ȕ &Eu,chLtX #X*)%9}PlJ"3'.YFad(ĹƋaژfQ9ZbD<6/gyK!sUd\mRRUHNE꬈Mgbi`|{g%K x 8JMӳ˺5[<7m[ޅ_xK2F+$\_!1\0raC^ M`E[P z:}hB24 R:(5OrQB>Y@$az@ڍb,䴬f8n-QU51U׏-+혛J7ODd&A7W[LUfL2 ;:0H≎_tR]5t"(𧁰-QS# PEVC6h:"do.4n6"TztOTy= JS:l8ɴT6*xάꌘi[(:+Ku@;In<ՔgRݛL ~gi25YK0p j wo񞚏ujїoYq;XTEQ]+cE9@YoxI5B9N"L1[m ݶ+%X`D}~.Qأ),&dk@6Ľ5| '@рIVkT&Z;TI'%d*_:][h.tUݒEA7("mٱ\3d"%Ҭ&9ĿϪYufSC&̆4D ?p@ YrT7UȖr0:$zدo\o,$iBU`t 50r:z^}Wn6X2OIS`4eW?{WHR/a!AZ4 y9ofYeA<(2bVvjRSyvDx\IbJIMH#:`8QF+4n^_$6Wu!˪48Kumi2&l̪i #i=SM˂x 5xNP6y[ 7%_f)'⃑ӕև.!tO,OW^ȨVʝ\}) DLI3$sE Mzi]d僊ˊ 'G}%2٩U j yR@ g$X Bߥ_X-O}mGer|&OWFj31  U1({>;VN6~RJN~aQ3r3W\^^ddj%4ZeW DU0FZؾ>?[kYR Dܬʫ tztH$>_{26dY8_'%򣥟G͝d}SR2t9y Ϫ޹~(1<JT 4E6x;K.{i1yoWH`ldܭgtŘ7 j h6*v`&}p$ohtɰnh>7K# {DVV<ïln(ˈO;])\x, :ts 4]P0۷ iUM{u;vbQ%7FjnV45<\Q?cܫL diA9K_ۼnٮV3!M$0{`n%Htdq3,J ؜p,⍍Qq6{5)R2M ;ĉ_U@Jmm-SfrZrNye w5LCȻM!x|jJu1'duA;@'D}wD-W:%Ny"$B].`\Ke9zLͮW6FK=.M#9v4^+ۺ6iaL%C m4FQeۍ7߅TE.#{ia9*{U5CgisҤ(c(C[j˥n֏L~Oh6d\mLG t۶t\TH7@⊕qWH)V}@)lܭEuUQFH[Պ[A;F菤 4eKHر%슡b\y.L|xqKxӆ~M))M[P;@8s(:\Dh)2`VZC{ޱ"S+]DEll(VlA4b2<ˆL2n\ q03'Q.Vo[Tf BmqFr$\:cYqmN}˲r+rd{ UKrQʹZG'U9vdf6U3Kv+ZYa'Il"።w9909YJmsmPfiSIY *L䝞$4%Mu#Z+7d XRLhbmhn4$}{!hsK)&8fj Դ`RePY|hx0;yQ$E&TٹM(*\>-R^HnPEwZ}ƍpn߳N>Ϻ<óۦ&h3N,2$x{6f ƾҩ]jFQFpk{o`zam٢m*㺣?b{enԺ>T$*͵;=iFISP+^eKjHXqH8ØI.j5w4jQ@}{"$_'2(S>sD+R~(z'YwS%AI\ #㳊X-AfZq&\iAm _3q% |WE.J*8[ ̵BEum^l4S+*Z^;Uپ4,wlx@Ic9S}qYCĜA,y(*J\ lR;]P *-e,i v+),YPE`65 ed`pw@ASZ%bw1ZnN5":FWc"v1Dϟ⍬K@SM&:ʩm -.Ry6y/_Z7{#!7(%r {Pt tAj~5ѦVf}vNfU PuT W Eu><)^7.:P] eEQGʖf>+⨽?) ۗdcS*Am iyo>3ڞI2WƷ0Xψ( n13, #[lˉK-rO+YD,jW^,7+6[JQV1'O[ʥ96rbJL}I$L/(5V ?79w}Ɯ32TjU1 >&;= idɴnhe!T~(nptAi%6a:76y7'y|~y$k<#gʺ{_R6R]V*22ι)Ie| 5$LPU2ωSA_(nlIsG;F;; &1( L$0w1&M`t ~DbS.ɏWm'(%rukP.Ji{hqԊ]/s_Uk^4%S(/]t,WD.hM`Zqg B`T^+6F&]WvDn*,N[m NlȷFLh:)d=8oK9'޿)W35YofRTeeq[`^bə 1BiT*6C'P.]׀"\NKk(SuHkxb1%eD k}5$umnP0AfnV-afY-5 cq*e)QyV}fU 7CQ+~B7)'?(r)vУNU@A%c91Vr@ϒ@ Ftc ,]5V;X.v(ݒm;е Kv99,̬Ҭ-yw߳ىmFP!%==(۪`æeqAOM$Q_JrٿH M] }F5+02)(Ӑ4$P0lHI(㯣MJ cڴh*--K= {"u >ڢ"(V8Z$`@sbcFBqWcMF pv4F2LS[m]U8d oBkShN.ù`$Cb]2hӉXaĩu56~f”鉀q%p@xb^Zے[ S2UU$͹+v#)Ƞ#˻ 9\]ئ>pU~u;M.,*k E;/ܱsdFwXЃ.j-T,|KVt; 27s;u%rɠ Ҿ{W6VuW'Yen)hF&^1"p[s e%7rd=𛤿CY~x4HH/tc9*vK*A0ޑŐ4W@$+CR QDQJ1 -/10JʶSБ;P4geeeh C؛p l=dխQ]KbQ ̗BYM\tpqnEP$ rfڝ#U ̾L&.nٌi-F4z7Vl[\%w1%&TZKhҌ2|$zMuCiKp)n/I XaUuglŤֈCoycr&M\0tN{Š 8wٳEdDr_K'?a].)Qj˭:VϗB^)ƥiyrn*sQHѺ%l~|r*WӤC Xl]`ĦJ0sݧf4ꔆB>8= )PUy/-i21L\FXĥza>ykw%m_ WNUTdI/f$Gx.s"cy=t󁎺G@wKn(,s ЮieLɻQ?qqVE_^L?.vucg&&M$ox -KԙƦ,N`-]]ܦK2OVuRy$ ?U_9,u֫|uӶAG)ԺWW_޹oJMbe%k3xR䩎 '՛5,3ivP3T^.JGV¡TzT&h٘9bp̑[.48]2UUrcerۮ8,Ee#/}-y+#ZrEpE_pc;Jfӝ<4{գ(.)څ.F'-UJbV`mgE l=9TX֕AsW-d0<0j ?IZCdK$Y6m$4*Phyʄڴ5 +řeЇxWO^QEE LDT@*T%Nb+::@ =s%vb87;tM'*'O~vya' Mazkk)yYsl8B*spW.{tOnsؕchU(HKמ0N^ohʚ"/k`1Hpe,jqTո +bX&  だLrHbFQk@3N^6hJ$+]R/&H)6$obdG/ɖ~c~I_OKl҈:OU%PLR>o$}=zwzWM;]9q`tlD2?t%~Uv}auղau_}6K[/!Ytƥq]O2N\уq@} Jk%p K@ ˈ?j U .xkh=VPgQm{F "fA{[?=XlXޛN70`t!2ƓeB)T& dh XdBjae"gssCv)sW|@n.#l)n!8+2Æa9_7XɅɶrF] ySK 4E%LTET$)o+i&5φ|!/t`oiipYINIʦ7jC~Ը-*7܄9`.ˀ /ѼrBѧbJV7`Xc.8 WeL3KD_վ"h9'V20dhTͱ53^D4,U(4\mtaD)"(-2jZejف%=4lD ُ0$`v^hK[ gEGY]J4xJfc.cr+r];ݷ2m}Ě)38㙼󎯛F; *6!*݌ 7SUtax&h6`^Y*P\Me%?dXG¶XIȫq%@oxdܽ X֛xcԙ Q9xw(V ӅV C*yQ'Dxj- UH ZB^KݨsUiy{?>(3Us`LeBBD;N̿7T&A<D4cKv~7McFsFQ<8$ +վ_hDS5drVNlf_/kOϒ9(⫊_VQ?=IV٘pg%qQ*[T-ҫV2Z;tu^i"xl:Ȇкm"]TIbBy 13 5QjƛrxH ٹ ܫdU \1g ałvY[u]GL4tRd>.䯲ι:u##=TnV'֙6AEx@4Ꮏ &I/&2,n wɴ=?}|Ұ{I* ceʙ,p&x?$8) Hd6O^TyEٓU_f;OKͺPj[9QyL:'qp關tcC%?c#OU v  & P ے e 'W.DcHRIj-<^mf%=ۏ4.7X'hҟK$3;VxX/|xd&$fa&ۮ"#G FSeube]Nɴd 5Fa̕, JK_ uop'y9I8br٬7e8 MothUyjExhM;R~{2q.y VNDR- T{e_/k`/e-9F'/Y6Y3;+Qmq x؜_( DQtL ;`*O0._L%'?~RL6}1igEUADT;K=~AL}U m]]i$VELRQ6$}:R>7 K6*bOG|onནưہ ն:,ݏw% t0+[t-D!-Ӓ@tmFoH}SuychIʂtwEwleaKeהFaxؓ1W~ NL3)55@)7=I\X<լ|mz/Fw(>rc_|yx`[˞({3SӣͭjMVs,±X×8dU_8%aext+@KP'r8-3E*Ym6J~bRIgHdz# r燥ߖm{I=Vmh\W@D'?JY˵49y3e7eMK\{".mW%CĠ y:ܜsf >a1g©?9Qy>Xkc(8oh5 FqZp xm12TҠs ++<*!c"Ƅu@E;@8U1Oad"0pH[@ QD\.a`׀ =X0 ̾ѩdjĺbtJe")iq搦ryY42܊6q 03dO}dγMJSef$dй'j+UNUlGc5+/ ϏG> +['Q N``' /O }Ug1Ka:~΃ݡ"Fi@x ɰ0 D+B̒|9`KU+ѫPAF0 &^xhm HNH-Iċq/ 5lVY35FfFGD¢8:W.q,R2U9eLČ̪g_'!fMl^ h:P̭F{/:ٺțmH*d TELvl),#afc HV 3qU,ˌ;0][$iA4#9h Rq@,Kf.X].%SgmF%O( *% :Im@K}m VlSPxH;U@*8-W=ǟ 1|rځ@yMX[Kj.8:^w(`0Ή*w&A*w䝨2qJrٸ`4YU$V,{#7;qZ#i:4vjڢ> >Pkf*jubJsٴ[ckft[ ֶ6^V]e,<HW"[*uZb^N"q"/VJ+^R70ROM9/.sn+#@Hd^RA_!7^ZK5.Fs;F bQLN;Ԫ $^~4??8q9U@4$fJ40 ^郖{'u)j]f&\~y R[˓$^(t,V8tNrXU- {%˟E\V]1(  Z /'B=A|錓gOҤ-H2䪃'7(|i䭞I9ѥ~Bfeai|׬"c4Kc~(e[|PYQ%«8?Uq޹䚯g&դ=&{#I6'YZC%Gu()\q Wem)L:جU TW[ĝDZj7kv%Qܩ "e^x0!!pVċI?z.uRe̸9k!Սԑ$57zKk*MVtdn[%Єf $F+nVkVU I7|_xb`( 7B>0{bY=rlfV9i\Eވh6&a<ڞ-iuTC*Zeo1+c ;1EVvWfM}iw&⎪T=V ObIu'Jq:ʑApW= ?jnOh*Mma:95,ǚ|6͖تu/h۬: =K\ēY?ʁM+__?E)$OUa1^%k%fyqצn:)CB~U#6(|WxrXÛyK*@ K&^9Y)pЛSm"j š]c~ a1Yn 33/ljk€l/JrL2No>\(2ذFWȨ@"A4_8&u|9j!{YK%ׁ̀wDpk{A1XmG0Dj*B4@m/mЬ/o#]KDL}SKbir:*JMM>ܤKM$@-oc?Ojt-2bSb N'" yPaʴمKIWf8o19GZjC$L V6 Z[Xs]09ۆ`.ht61ݺQ9qߖy[4 Ln6O˅]? 単2$Tm8=99,6%-mB9/"O"#U!rAj4/_8wx ƚbl@]6 8֔{\UqD$4QejXZW>j8JȐ\H"ZۜE5Hfe6SщY&l%2d(ᦉ m4hvg[НyƙLFm7yG7_;nrWe6ih>"ueqDqBHl76jsf5Իk-Hb`V?|fӔ \FlI:K* TEݪLj;4t-eW;""}/\RXw:_ 7Z=ҿWJlњ&uF ]ۛk2ak-#M9P/#uGVa@IΔÎ(wچHE' /ycr]<5I~ v.lnsu!(Ȳk *.P,e"x ۆVoU]}Q9]6.y.qӘ(B]J_q@6OHCc X2NE05q@ĻK/#oԿUPjtJBAfj]&<7&>sJY;9RϰÒ71,ƋÌK 2Y 7gԄ*] Kً.)|W[Ek:Soɾ7je+c?IvH NJ22f)bn\)7hf@jU]d%{ mV5ͦ&* U 9A6E;)eM/02hQi+ qֿ 4͈ӻ(6  ! 9*4mSZz Et88S6si=S>qǜLQ@BT橈 pd)lD /vu2J+<[1CZXL,*pOT84{ #m(^l? iE죔ډ}$X1;~h/.mcjtI%S V̶)D"zSOM . v^tv]ԹI7fh^x@Tr_t5o;TPr[16.=sYSy# ⋎'ï#z_Ƴې;{6~OQϧU?%Y92k 2"e 4P1K~4c<=$C/N}(/0lӗԄWBr*Ӱ8YnbnOxzr pcu4݅9yLO/S 2f\ x $4eX K:: p~C* ٛS&Hj***kCJNb0۳]+Xk*ʁMoVٶbrjsu[' QtI[E9]TTXz#2ZV%Qօ 6")a׆MqaqǚLвzQͻ/huwV/2mE+6. e XgTEtS"A+^PUTV0i4[uK ,fd\u52T0lr0ɶު.:6$8["U[0iQ8VGrR-6iQ=CԃfsR壤LFUTBvcK򧕐I>ҔF״cD tL_׺>`N,™8eQLG%{+[[H;/X\RAkTsI;!@i)jY]3$P+s~hO+%#W~@uɑie7E3E;)Qɏ%.]"J}VmG7M>dMu=Ȋmwin+\3~xTK]>ۊ\O%<{1*1a'Քmf_q#A%RlM\\E&zBؕӞfYZH [ 0ݠ(eBq)wgB>\xɰ->I|i4 4U&A| HBb[x*#L7GmKJ.Ŏbeh\ݴMcݠ2w|~n땼8?h4ʤgNK@/t9jkmHK0f |}>yyWKmHv#i%'ŧQU 6Kq ٟX2yiܑ7$z;'Svzy&XQk4w0M0R[9rXkԊk'6juZ;Hұ6'md/ 6g*?4'zRUzn򿃝สH>"L[xa ^ɻ/ M0=@Z!K(36]{+'ty["5CsfUG*# TQ[ץ'4{v0&I6)nm8 }YG*2mt!=R쪸 ]MVdԾ0G>D)opt{ƍTK#iQ6H@&gAmTN~0+d/^0yȯva>*priYɉw*x[qAD8Sᅬ)(B%#I(͚^j!査R%$'̚duWpNvMWqc zL]? ĉj8 WT©T/P=oc( S;68>rNь cXH</eAټ.zHx'% 6=6A/ZȊ]! oͰr3-#mzEUKAsU%eiheEe֥6QRSAZʳ3gw~-{xƠwE)j1+3&)-ϻ nCS@D\^2[K`&VyV&T5B^C~n[(rtEe mʔwEUG,Kґ O#.](BUrJܥ<^ZnRm{43}_fJV5/tr.zc:%rO|2 / }itǕlEhɵ]i8W9|VҁYKTv։FP" AM1b̼l:sm/qE.q<$1Lj0%iQͤsRק/uL:^L+h~F0RIV^yzw A[)za~dX _9$V[ =1G#"[xU̕.PB+߾VDUQAo|uߗ?-|Q5\r/ PWѣDު[U1(wdưު,ŖlDL- ^P Hɚ7 Y^%KܥO( ܵ%Sw2,\SRݰHr!n 0K6uBLt9Bh6]5FcyxH >蒶V[HM)q;1@Iɣ hnI@LT%y ǙA3'3H6;s@_eW&EP\W I-bhdv<2H߇4V $?39< smSpN4L%?M`ۼ;!^C.gGondhǜ'9\fs-+SMTJ[$3=ђ Tr@A@M#"}@dT1A1O,ċc#6r, \1ÎUo:HnsJx6Xhl~77b >TZM90D((KN+kgx^ez-r\D, )YL \n64owBގhQAͤniȑH$mbW]dˏL'Ul`n:' %0d0f+M S+j#UfX6&EstwYk*}jsu%V>EFIDoEF>EVޔ yK3dA@<~*YɏSHn滵Bb0NTޘWvGJFE%Q]zb\(1#7mjՑnc}t/,6:Toge6itfM*=~}*Tko%!VaXU&ٗ&pB^j22eahMpO$=+?hjKQ%FmQ^Pm lMcȗP6YtmԸFPL-Z2l6(V[ƓeU +sTXݎQ[I&7_vem)4-`6.eϗ0/T&u!K"\c_.ՈV$wⅻi+YMS(:C `Anʫ́? z|_vR;oR$CpǑVz^\7F(i~ǏknvE*oʽ6 +Ӭ5}AX_*kovBq :hfcj\]hԊ;<Ɯ;N?ɥM٫@RJV+ $)<J Q$TXbxQ8nKь)|&Q 2/EV]阮4ndVO?( &P4=60*`̋d{p4 3E^j7'2 И FqMx P mOWRAIw7`R%ԑ4R/[lKG;f+-~PѶ%رK±͒]8ᶮ]:Muuvrtrcc_6UT~Y#-q<|ʸ*WGC; hONŗwۛ\\eqDEZBlrcX64kSь`hkk~ZֈEh5/JM7uKrT~Lכ:LA^jcK4XQo.||\_>UNR]Su>g,ehd|KGWeݼo~-`y ՜?K]󂂪C+Ǐ.ck~bҶrq+ij>D>!x]'ZTz26|4^C dr8mr-@¶(%A QfqPU|Q>@ h1Q &[9d©8St0? [0̣S D뮭n^b"Ƀ ȣJ&JK_|1dz}AL$HoOu,z߶m_\`-?+/@X^8ؚ4:D(N⁅}7e@( 9 /u@ !P2;aNXB@azqe$^(ص/(2vcK&%T (!|%&\ermB|Znigݙ|LfnWKŬ/Ҕ/|d988yo'.r]'RF ".$ڕ6鴗Z i I.qcb\<,ã;hˌlv|Q@HqTH\SS).-EW]P9?Os |'6fB~ޠ[_ m@P=igl6Q){4B긮Nf.Da6E;IzI(N>SfOseWm Y>o2]>+"h%2FuXU7=x} ܑrw5)u)(Pr1~wgO r&z} /sl!_c4/] YR(~y3/d-:,{[{! x9QZ)LvuZ\ 9x18K[JI3Pm+lBe7r\ZrhsT Eyk5җhU0hQspS){pӖZmd"m$Z9o%U,Np&\ں\t&ADLC%*P)I-UkRls}L~ H~ RfC.)6S *Xtm[/8dy ~pv' Ra_u_8x@ߚ0[ Dc-atpKȾ҂xKD$i$oB5+id2+#ȣ@$fؾߴWTjO`YIiNv@}*A[ 8Ko+vhbҹ~@wlqqrg p%4~JzXJe&^cu(Bk_sQ>Vd:^^U]][._鍤9kmJat&+^X^E:z^UF~o\e68X0Sz}<^UXl8!.%k0wX1p_J}_ By,Uݘ6bAxr."c'~PZuNQzW#+~júo~k9;/P,MVHCA ]X!+dBDfetT] i8&HD=:һթ)hۛ\|BOOHm>-TƗ]efߔ'Ś!k܃d*="Mn6Wk~IVt@]27K3K>6>ӭlͺRT[e2r}7>Gڙ;}E-.ԛO5`i/ G~^Vzzɺ[\ϊ:Pс[(ӻ dY[{4,JKe r@$^ȮU C3$|BTl?crA$o0vE\xȕ|H}6m95?IV;uDx:q~DsW VncW p+R}A stgB[( S4\pL/?rɥz}q\:OYzOn;_z/0'&Rh2hQn ܇XۧwP.3Z2Gm.\?֎֨3TrqTgL/5kOgNWdj?f}5/Yqƕе.(='S{M#b$! 5VǯG2(GRrnÔ7b&N= ;M4@4XI($x!d՞ZjIizqRIA>BqZ%8zt?/YDV~ȧsG_yv_T b>xAr{*2S9 鳍0bʪ:ڨ2OPB̿5ȇU7~(PN_whmolNHu\jˤg$Xg~o Dt4@QO(Sy X9:B}LdJ0CF)K-ˣh6E_3M9.㍺.""]rI9*Lbg"^yD"vGgוWm .nub6dr\cٿo#Qyvԉeh"D<{X9#Č|ݩvLG/I}>3/,'g[tImcқʕRFXGl8~j:Hom[ī|3E*U5,,67 )#Ru(jg]ow@z,fx6eDwXq~/IUs.TfvT_! d[BR~9ӓfQ7v5˛dfW-\oqK$lN!r>Vp ;x ;Q5݂qZ%G2d+3HR aȽ+PGwe!;+A"|MyB+55:S8)G$縛OJhKCD-@y7D7ne,k°+:>V\N`_`iPlP [N(4ΌVFi*K/~QՖ X ؝U~f|Pv =u1bY-uiZy~ΖIR+jgh3תM™8,ؙ 9GO#箫 J(9)~3t^c{7ul`vHd˜f6%5g)TL`m [uU,#)@y3oˣ B JPcIbHKuRÁXG/ҝN0I$NM5KKoXJڭB~I|/7 %iWuDTkř)1ZX ͺvVhH1GYW7&E`&V`"(zkXLEQ|5ɨ!:0pY<=&GI8H*.<]sR|dQN͏lEaezA)t611EQq!*jpٗ[Z-0^Ȣg-7Fl\PpU`{FoI]"oLfK~Xeb4, 07i-B_r01M}H *'- |$….LO$-[k7 $LWǧOhڜF1֤ x7')(+%/<̫d1?Ertӊ^|֤W9r_2趩Ct ΋`;VKk[i wF7tXi4m,霘 */Xu#? 9ߵ 4ly9ԌE[y,/d[7K:WS5w\eq&sն69^Z[˦*M~MfBYH:n9LA\JZZ:ۓ{6gnFUnmqw R+{Ykern7750N+**?i.[SH;@ 8V0:28֍ @*9EjA!U{QD+ۊi\M9E(V){+t.P[%N9d+au.VMaAibw@ mS+C0(A0sr+zH96Eqx:<7گYd8lF1H+o2M&7 "*87DEEѢZ)Tz[(NoYƻhp!}%x/X'gkK*nHTEA@rq@+|+yG!Au=bOupbQɦ 9/秱L7gE!Cyjo3PAi} lS,lŢ Og9mMWeng)8cLHB+G/3$Hs^+G]\SģLL1^ `I+D)~%(Ik; ·INLJ1(2E)ӂ _l_dwcv}m@s#L87.icH"~M~U'-7d+̷&˓RFYo~_ 3՛G<K_1_ѿ쁆"+ lmd]5e@g^qKw8^I1ʯ{tPܽr<,O9k掘&(H+^KrURLn:tdLRN^Z{rmAUὕckᏛ>?mWe٭ExIYeI#GnIٲ\:)ys9=ڼ:\ L ;;2t0ɘdI 1-jl$E^< .֞Q%Аr|IVR?h*-EeNJW'-#ݒ>^W7XP&@}ڷ-qL|#.b4ѭa>z޿+Fn7+֙kHO$MWi-9&! `)o]IdVd[K5ymZm̕ytM-\emfeݒKz/󑳒i瞡mD:J3-_|_TS}TufLILϾ ?MɓV~r6ɸM-WDL)ǧ?/ȿAlB \Ool ~c&+(p(N~h@KKYXgQ< V},aPA㷼`쓍smZ6pN6"pb|/`OFղN$wZox/\u~`^/UT,{Yq_e9l>+ 4Cyo;*@Z$=p<<+\!O`oJB|St)@V`o b *r_N/iÿ/2~*9c%n1;IYyxbutU3GImd(+K&;:?lG{f1mLOf.5и8|8xvmuomjJAɹURZJ*Jœ&K/NT"t{Ѿ˴XTY $[&^4K$U<ɶÌM2FJjjxy` MS[AVLrz#"I~ʯ8&:m$5LT'%:]a9^] &-.(΍!/~jc͎QԚ%;ɗN\eð%8fN>Y&-C ˊ#(*~$R$(v?۴/9[aFrRj. K7f)Ceq'jS̯񜰬'uT@jQq[.M# M̦1<}6U<_/qVIj=PziGDF ~.W;Vcvǫ ӎ0^Ajd60WuĨt$Dl'u:ug$SO i.jyqn\o^V:LT7i玟tpy@4YGNI,y+NIMqIeoX$gJrp'%X&tˢ"8~=>?/$eܿE{iMAQ*3ۣF!]{'\įӗC%W_{uyr);~(Nζ^-o tsxUK%3vrJTwp4EN戴ɱUK >Fh2 m2rG'pk`Χ, kkWUpi@z!B>\? 7o.UE @%*ʁ(e͐5<04p:w^[ҴW=KU z`p"e̠"œŰK{@ zRP"n}.thi um7X:=1g)ZS%*,HPr]H@[)ڲ&Q F&rXG&DD,^Vi ^Y 1̈u2=ΚQW$NuXE$f&dd&ˮ0+덽=#5g} 8yEVIlzIe[ l{/Q9eIڊ3Ky8Ol00JDOABpe`LosDлcvnW4D$[(伖!7N8cmh >QijluxkhDr sኻ6;Vsi5,YqBuuq\鱝nMum]aC.shvsұ"ħ95*wjɊz_5pӭ7CZ(^+F՘kd+ "+.:\Z͚'(nEVq^b4ګ_%PnM2 `R2ŰxյVSo*)v*Q_>d?QLJ+(x|(b$8"Hb9\P&UtiX*fLS[l_h"2LrA\K([US-]bBn}n2.8|Ig+\EqkOOPm{ QWVMa/Rs6mnt!/NCZ*vT'Ge %^\D.9gb3J:۵b~Meeq8nPri|፬X@!x㢯8}cͱ0U/fxni_# X3Ho-)Vgxu@80Sx~잣Ft4MhPv=F(M|9=f6? [OMЂ~pl6.N#t*Sau [>Ϟc+7s[ ]h-33jfFe^A_?&_!J0}0Ey/ށi>UQ;>EN}ٷy@͛wJVT}nj8>^p%s@f8[%;,`zM֪;OJ 4/V{gw&MxޘJRmbmnAP'T)w2rZD* g*I ܓ.SYwg'wE$xLDI𕑕~mDHTvZ=6fr[J4>qES[r[jF6xnY#dFґ<9J۵ B_lTČ6_/CĞx62#Qoȕ9ۧ7?5XyB6\wi%Wg\ 7u9ph8uhՇz$OW6[L.FkJ5uT#d@=1L/lo uiɉ9tqAIESEēBxu>փ)4stٙ)ƻ˺M"HZtױ?Hm '$Iㄮ ufvi 4⌜Dz̤Zv;78s/>e1՝,D Y^Z[xDtfe%v-(*G'6`'jg_jvqhN%5(o'x6hRO_ -xB|QnܼUGͰ3'tMC);3H͐KI]M?:131(Z1ۧtOzќ؝6@T*jX.j7Drcztr8u^BMtO|  䈷FVDԎk|J 16(N`7@<0tKWvd[khN8)Đv%Zm|. *iqɉUM§uS}tED!1Kԩ#+9s%}Q8cR5wt$w%5hTt . ?wH\.Ul/yEcoI9pU-TD\X].<ԫh=jayWhdo,uXݓFi&9:\ UCl:y@t W4AWNpՍPQSDBחMXT+Z6[[8 HH) YI0\*'[v:P5VL.0i<Q#Q8WKhmc?|~G-tY3)m4z@˳ f1\ri=byMǩ?5y-4%^!6c @/ ˽˳A /%S#Aьw⁦Ƈ@3F6cҞPa+kM (ฃ;!"wdp)k|\%2@ٞ䫲1/(rf<"|Qlvr/ugoyζm+MSOO͕ aDxQ-tSUue*PeJuhvKdEuI-\ '22?6r@9Hd2C`)M>_|WA^O>UMe_aRv xƍ 0f9%k+#2^ Fb3M89?v6=ˋ%O nBlo^ry)GzEj^ud."^_R,sgmrWN;Kh!@U%ǟ*cՋ85髬Ӝ n *ĹbvyG6)[󇕍}|1+U1LiB(/91WBʻU9t,I0'? (<}YbNt9wUȕ3^/W׏.vYWZ"6|Tuj>Emb2,L9fGKr [3/6]찺pZ;=qkIͿˬ5odlsf$]R.؏ыd> c 'dmSa들;^tdì>K^E,%+\Ӻvi-Q&tLꆊۓ$Jj (Nv*)Q[5PG]&\$%1[rBA |cьmWNu:}zfh\D51[SȗEU5S8Kd;]>NOjэYZ۬^^O^Z`nx)=u.:$nF%OA֟i]lޠAdorAg&5)*S5-n6 آ peG}Ot:rL-#{eL̏Uk|~om6kI+7mUlk=]Z"zyw,WT+GEa)0j2F OJ0"7.p71EӆЃfn04D"OUx՘`%pci@ @V_1moR,!gB*\h#\hhIqt=fK#eE*~Klu%ĩ5nI_i8$145fq摥2p~ ӷ_OʦB+[SSNI^m%N%Tzq߻e**{1Iy]o?h|׳ v ݩ@^WX %S0 tX;P1Ø랰sKcd *wן*DKu_(ƛu8c+Io8t(u [%P%7`aK  1H<wBIn ^N@\ @9QK_A GUްEtW%9xWym Ti,( /gX *8 7m,c 0{6 ul+d3$9&F(Um2K(]aXS\/X&?^PoO)rosY`TC\zyf uS =Yߖ+hQ chZW?7ZbM[lFu[E"kպ$u]LJMuܷ0lLMqE>~6X+A7P pJ[zA4m lgtZjN,G1ANڮZ'ytuw8\2:2Xˇ+xkǓk`f)xhI6:9ܐanјAKr1uK} h{#%OUrԹNMWS 2/T2 G] [yD|wOvnji,mXi)ٹ X˷tۿ$qli.HN?.x_+=(LlK3,H*Rnm\tz= x+6*GBOldpͲ->qdEo3Fɳ.Yj=rRLnhJZHM|ݵ RJT~IQ:6i{|ożuz@4U_oZ u uL Kφ9}U]JJإ$-1Mr5Jga3 T[rA@?"V̵Ġd zcThK.UOT)Ɣw Ge"**Y9By=acSj;CKs+-ϴ nc0o4 R<\Egd8F]O#zeKu̲neLJ-[>TvqC9ۻjd|B/.Q,ۂ7(` L5Zq ˆI9|xλ,r*|8Z=?|Ө:쬫b2,ƒuN,%Dݚx~ݖ` ryHڲ]? 7L9UDB4`5$2el8ҕ7iWK)90$E +Qh"⁢})/8,0@ 駫Ŕ(FU SUNЯFVFSnC6D|KSbna9Ym}hjVC""_̢w?bzåd0Ͼθ;}/KV'.rNh^O1`rjd%u]^``\ * tDR$>`%(G%J$[zy5#Բ]D^89b4/^IFIY} ggI-DL2@>%g\K^r (1e@@V*A]=ƊY?+&0_?Ji1w9S'fb*cUQ 8M=Q0fP ;/9j^UKHW=`|QEb|0,g-rHZܚ9\KZcjݴh)Ɋy'p e<}NCcM@D5TE_8bV!m {@n?`$)/R<ldP5;)$&rK0b. mKLЕWj)EMiy|PnIF&uI)b}65㍬)y՛Loj!|Q&pQDvaV>xX]7 .:iKm'6QgzA6 #Z[D2xu`}!Ը6nFy Gw0c*O;BڹQeښdXm yVYSb~VS.%Fa3l T۳ˇyN(6 ;u!m<+Oh%Hq+$1Y>U &Ըed a8=o[U E6B@81ôZFA@1Bk:ޅΝR6w8Jģ|KrNA!6*I8ľ@ڈ䎛Zr菤-釤N)MM^~*ھ"d>xE)LX%ETm̯0Nj K&;t(8Y7 Q3Mٮ WTibPDRTf(_3ƛ6p$Ζ?:udu2nKl_Sn\; "+hk:Bv 1(Wtcm&Cuf?Ccu~$Qp.|_ ImW3$V )LyV4ЉS5\ym2;VsnH%i60KH:po6N*<(hdmg:'Nq:d7ӊ蟾T/t;D tu;RFg c(NZrk/UTq얀lmr<{fXϢ o(_$^y6dd|ۓ7%o blQqI.t&JX5 CE(p[X r [ee\ xh: ۽Rl˲OuM3$RHSfn'#*\ߛiÊږQ)[+; \v&* $uM *XekCVK1xH,%z%|v zT2X.`"# r0FU@,1mZSqoݍ%t1 ‚* Y,+y-\Ͼ84Fv(;Fd6UI%i鹙!L"n\qP7}}+ʖUL̄*($q#'(MsBÃ,=d:wz%]V&vMÂDNh&#ۮC 'W7eFwkWtf*-Ӻ)tzm~P#D=AGCf}6-X3:.Kl!=݉ 'EpҵG r}'b&lڇ}5)vmH 9 c)8:EBABg+.49EzSo%q3b|삺|IV3sg {.NFrfmݜrdE&W&v%?(#/[ʾSѐ@r_VP'@[4UJp.Q Rh6m_Owǣ:>L0e޺|{)`f O>Cڋ×%9FϘ:N_BD.ъ4k~X}JeBtU2NRtKNd+b/h޺F*+":i h u0{ s2XTaĺ,~]80ceye,uSn*Iݺ2@(X'=, "GcDPxS]Zt(K<')z$dM(g5F&iEP*MuQ,Bp/(kVXƸSXlBY~ES$K/4*dy^ku[ q#+{jdB"w@&[FCS_3Z_$3ofKsmcx+)@~s آ뀺l@tê@]|3%MWXj5@4QEEVuРo ;P/|XbaL0O)ӵxy)s&M̐4VQ8Chɺ"]1/퍡e>Zԫl%7x )ɗ^Yȸ˲G4L=Cݏ{Уӯ?hu[e\48DӜ}VEﲡ_˜Ul3R[w_ $G@$;XREV~x%qeZTTm!M ( = r1m~.zGp .Il?2B Y&i +pqC!H %`6E‘#{)_g)Vn :E;[vC.ٞA&v$|in^8 ;嵖׿ wz>Л~7Fpc@O|k(NW_+K8ӗM@a^Y@9 +z9+5{$dS -uK$)LR#+f/RM_LOL+tɋ ϰAh=bS ;C7Elx{2VO8+[ s+40r]}Vg5[5Hc 3Twir|KQ%%]Gw'd2EO+wfF0SOϾ7K5X3Vec%m >Zu̐W(ӬI>Mʮ.;rܳrS,vLVVe?zT62ki&RFS.bN"QO 'wscS+HKLZRԚǵ*TxUv\ Y,KQ)dvyEZQrs=U{!K'M +r mnF6d˺t 8F4@ 93}pj>Q.@_,|=WԒK=mԔV?mzR3SКT}̣ia?SE9(&"O@T`%~ϽVx򀼜kart W@ɩY-:ޑ'Jy~թLɶjf~Iz[h=/m[\ty%ZFlNNJJ;HzfQ'M-lEˋʄ1c9UanOYRƗPu DKn(7ܠ/IZp,h\.~t4 [U%2cmV@P:O@C.6^/Hэ~UZPzԃbښ]ԭrSH|4b bLW7D[hbFU+ kdXIPXj&F7n|P[TNW^ڈ9 DRK\T v`%~AQJ\hy^6dPei]m[7^QGFn}ck(ɚIU y`ȉ.Ew_ֵ*JVvif;Osx?2@&`$B] [Ah7?M;oUj5Iuڜe]40KeX##.?ҶvRSnHnxDR'WGy89BK lljGDP]If4FUR_U@ SdjWlPS3CHhvpHޜZCKm+j|R((2ѧp4葰_XtL'M#/?4^ȝOi *~q<-c%D GYzv\+O\qN] |SFӎ/|5:Q:r^BQF@I3%˗lWǹ?^,MN.J0mM=PC^^_"۳> "E"w8;hH,94Q\r44VSKVey_2Fr =I7WK kgⅺH+Fm* ϊ2gd7\l"yNщ j4-"jEsN:C:+vAǩ/XVdF8QISgBn78RhA֗SJaWدhfr,:WG W_x ؞L.#_(wf6 05Cxѣ~P1mn1K0 f@E Vpإڔ5Fy&t4_f {$DHе;2h$1pjiӕx`6_He䈸 H%SL`k|QHw9q$ kf%R7RieJl[V/xct;Ȍ+42}XBQ1P\~NQ½r/f.AR)6j?#0f8K~%)_'bTZewZoy)^|w=Ykif&:"45mfel ^AN*H`+EPК&am4MS /=L:`p~ʂj"X\|75h)~PItC&@ 4JK|aۼiHI"I%M&V6#,VL˾ku]Bwnc4m?V%42d<t.{5K._r@Rm>eE\K`VYffK{]0D<LԹq[sOiyn|#.iC$A"!w_=l>K:䄮X\"e[.kULO=F`9-ӜJ ?IR ݳq kve-&]yeO/JX*גfI˗ztډeYg&MP،νdU=0(OU= 4>ߌ Iە)_eSj휡M .No2?v g͔\ q$-X;䨻?e/`(s@wL]_8% ,UǭFJΰzI̕Vk]HAFRI"xfLԀhc)☥bD[[(=ek#yCz  ߽ae4S[GC\W$#GX h иF0R众580STqq5 Il(Jy.p25ʺ$qa\vdZ/8b[ID-42设o(l s h̐ 8A.p / !'Z@}ۭEDQ5րR K@S-$kORNAXa2^gdje7%+KbssdjJI<ڦܻ)QO+ke$6LD%0&aS6omx[@JآDwQ2KYZ ͣR<Tf[R[\%2zOҿEU\?\V~[%x0+W(ʖU-Ūˉ,0T=}rO2[&Ԡ6H*drNH)!yZGL<6NZBT1!2б8D^PKwas`j6L4,1 i X$]4MKDsgfmA`u2.yG>ItRyufNabSNK\UIn]G7j^:9ٍ{Z/{Dm]#GvH!R$)}hfַTSxiLl7יzV7iL3n6XIͳK*(^RV="]'?L*-bNZQ ]. AYX{͑6]mum- .nr}[pܓ#N>]/͓Iزfn?Pmέ. BxЭ e2Y_2%Xv+kXr_HU45A&66RRiQ +'qS+9V4g/ n(e(&s (kBdݜE SyTF G:;˓2X50@iS >sI97l!N5FMWզvWk]ӶaEuP[䐳Նmj[I"F[MpilO#WcYtQ;8>T,TNQق[[Vܧ},o\L@$vU diPXҺp+=QD3N\i454--Ma4D\9$A|.@^CCM=\$C#v3K9KgrM)7vBpKՁ%^%~?i=J0+*J36_%d%i#3$H# 8uMDm„QzWnU NF%/ KA!0 K"#'F[)\U?s^@bJQWt"kxca 0W\DDpQ)(SJm^^%G; {DhFqCK@ ;0`WlH5AG3TK۳ڀ-/K"o@4 9"F^LU2|e 2D[.\<`8 )KY9(RRb+j. 'ڀiʰ ;1f74R9\:rX(,p:?e5Q+T1vjtb(Y?D@^`XJ ȵj̓Ul6+nnD_~lhplPdV[]Ց2VrO*@ Tu!k ",_e0i28K~v6*O9&UGD*Y lvdNB5(>sL.";YUWxSڭ>nLbV:/+T='!I;tK܀?K CT FuU.K'Go Jm /*v`&"R5H(6N WӘgvJY5it7*.PlH(9J<E ["KF=}Q3o<˾%2Khnis3sO̻k_ C?#'OgA^QW\L3Ađ7m. xn=SGJ~Ԍf_Qbd&Egn0^ϩ"WJgpA0*X%\&L6gfu]2q r#WDU|KQJ竟]})-]KN7-s0LK8fh D|Y'{Vҏx?FlStZ{Թq92l. (NrӢvzeVh&~i6*4X}#Mdv|z%ܲ3O6ݬ.OYJV Q5BHok+ 'U5)Yƀs$C,' OEa}f$3B4wBV*rcJbqksc6+z;>!0{.qe ozܨ!-N(g5P>/*TY̊4"Ň)LUl?ˈJ6՜_Un38J\*iܝp"ڀ oM;HmkM b`9 ia{@']ypx6liĜQJ)qbMΣR#ĉ.Sj8^p@ N-  iotpIx +ZjͤTB%0PBa?I_D%&(9{Ω~a4aX C@ œ8y-~l HhY`Nt !cU$DZOFr~I\(Ö+`Jb4Im D&%sɼo2aLgj Tf)f]mQ`bң-a&\+$y99RS-6Ԭ"5]<'hhm< q^N5,vj{.{I٩9&\$97_ʃLjTfI%NT ѦpR ,JU eRrEitIBUiE(Fv&sTO|UQum(%&;#5[f*;Q1-e,×bKm,Uk6y30㌃j^¥hn\Ml'j*N7@LSq;W\Vx%= ).n(L$l`7ᐢ5NkTJPU(uVrq+a*Q.t[{rz6JjPb&)Q jұc:|[-T .L b(E¥Uwz%ѿۙN5{\)e2J}{F3wZP .ĘG TFHE∝},eۮbIxі>BeFp- q ~CTtQ1+['^KAm\ދSsGv(J?R<_2~*z[fU5^4IWZcdWfǨ+ "|%sճdUV$'U'e*5e6PS'1П|%]Wb*Wq3BAqE [E["([J#dx(Ne~M+韇 `)6~v9`&~ˑ["ʊM q"I5AOtVi9|#ZiLٚP"% HJripwٝFEFTdQJ+rsLiw5vWvn^[#Vfq,/~MQ+{Уʢ%cJЭ[txg1dBUQ>.:b( W@ (ZJU=*r-3aja?fVq|=ђt5EaY2hR8ҋsyG yS}ԛwcӥ~^oP ј_}wMeeRWu:/{z`Kd7.npo_+ITi6hydN=SÎ%#ٖY6|7ˑr=mdګI̽:gLㆸ Z-|J+>3;כE BW7Cɤ [/ ݔ)NRu ugov4Ҷ@˛dHmZOa/HQRVd&E[8>=-jvRl;⇤표v/lO=sOj-`uW^Il6$I30# WS]KQPm.8wRGW&KJQ8&z=6ZgHG&oV^}mq(W+! ɹK^cFjLEu@\ZN/ȳ]8퓹Jή{'7&lP_.KomnI*Wi3RIQT99vaGN֤iS/nP(_[21S\7m lMisT/ʋYr]-fIᆖ^,^~_INDQRD"29trx`Kő]~Uyn ' J+~)-8a%\H>D"m|%> FRŖzQBjs9\Fӌ:IzE>f6#n'чR_µUl^[$rASTDz#-LIbTmq]t=X}PjVTbT].ʑZmgD&&jR'ƧSQ egl6ⵣx+!, T2(fTKPjUqz[C}ٺXTs/ *n܊/ 56"*Zu'KX֜xr~p V$MА*e:iݯ/L}+ TT"a=`=qpCtԓᆩ%|M3E!`rG~U0 Ē뉠&*{ڀ9G"^(EDJLį !."^i^Bely% L68nz?G>le|h,8$-*tZiJ}0rK]m 1(IxPwG.k`x+, h*;/TnJyV An \)8KӳsS35+}PՆLEl(H6$|8~ !fXW뛟hD>KJ.3o(RR6J>$ LDE±:YiGdtunՃSY>[sЖ3$bV:BV"tMQH[בXY^,_8o ts'^׽FT3$=.ȺJ@.>C˿] 3զVg_j¹ŭڶk[XئXxr҅%%%6Z1KSQiyqmlFnjE;PmZ 4R'P y8j.<Ǵ~]WF^]RI͓sSs}n.>P@w'  陀7I[=faӹAsPfgaMITτ8bzVhSrH`U weV!>YoUxXg )K~.ΑLs-zHffܞyije#kQYnt 1(.e%pTElLKXS=5Nq(=rUeUCKp'8#Zl;)[L8rwx*6"k=cy>l7Yuˍ&B\QYT*\";8,Ӛařmو~Er&gf TbR3[qvޡ~=n(* ӟ܄оv"GEeÓ] Pxoم4ɬ<[ыcܫ8ݰT8QZ k1D9| Fx/)A0Ӓ۲iL0"ӲUq;`h.ow7ky@u9uQ8!\raYNbmiUn]0 \"&XZH Uz]mD02U.Rvb6$ j[*Tt8/&pr#2 ?6hD%Êɔ1v*78쨳a&TP'aJ˰N:6Sf#SeAIRq9DowF=*P٨6kÖ]3_g/LvUz(m%yϧ8kRmKsMl6捵qs%k0]#o78`RR/G s1JCte7+/5 %GeGzTƟ'6)$mm2KxSntL >5uВ&UF %ܷ$tck82m-`v1Ss|)" 㕼1Jzv[QP|"OTFV7' sQ92y(YcО+{Na~Ւ8Gn dwfplX^V9&M'X^"N+E+D$&[+SBKK@H/H hսN[*6PjH%Uch4$ׄDSAh< Yefnx1!Dͳ "Q >zeU/{ oDa8<%ӹ!D8ZVHR?j/j%I NL:f*ݛO+peK* SVSϊ $zvE2ζPv`Pu7r]|eD|nyp +jc+ۤ9F1o ..]⁢8-HPpRE柺p3L]CN^ɳ_M[Or]UVr+jV.>^'\ĪmG{8MbNBstL0$(#! xuz-msû'rjzٕjIW6g)oӒL]Ǎq[b[j^lE22s;M< 9redm51rʵl0V)t#pgReqVOӥCgj[QPѤ&g]B]zmUSV wfw`eAk"8*'I8~(ϊ*[1_Ckn QJ/lU0Vφ9s~tR3o≮6VJbP+m43N~t|_kIa<_ӷ }R:y;/=eyfz(|HPmWeS 1E<\0X68?"(U5u4BE;2zշx&Cd1Wybnyi5A.7Oco '|XdcmΪ.F|[-_6i PatY|dVj¡2 pBqZV( t['&I9,Nd9@.,ogڱw7ʊ:!ٚ0ka'3 .OqW+ş/WDW5+э%԰LگdyE?O[ڦ+9CA=ceb)E?SyE;@ߵі;[vu$ݔVt[>"tǂ92|r鏥:SziAGMp)Do)?O%P" w̸*aKUH? i ˩ØGWdU(P%{WGVۿ/ "{LMMS T}mU,h^!X6z3=0l< TiN}ep =*dLy4(2S9~&CC岩cf'f&*̬:6=HEp|b凟#GR&-6+\^XrYpYq]8+Id|JRu1Kǡrm5l"lJw/ɿ-Yf.{OɚTѤEB79c_ e+Of&:J?6 xtg;lp[i{;V;9+*'*ˀˆ "A=y&?%7GuzegI7\jŗDkL$JMɸvRqPOfIYehnܓ %T-i񦼈̛ qu4+wg)XO&O2Ot9)ylQJ؀Na+gwk#܉<]ީ+,hJQE^?”fWޟ&Ui]r&+cYHnLa R z@[\V(Yݎ'[exctyUP3a'$ [Og&~U8*T:$&*N3]l 1O58uVQy|Nqe]yM7 < >N|/o@ J=OhdHFx2?,/UF5=Yx2\=PJpa}BYSNȜevtNA&CO+CTpV2 MC*.f݃jVo;K3_ F9/gvלRM|P@x , Icjv/x!<@_TvP]yB"L QUyOvj3<&ZE t`gAH <N(j"xCRѬ(GK VfRVȇ4Q+-+~P5팽[ej4 9c2'4ўSO/tFVl ^D/JF4wcJF"%t6-i'qMKUl--1⁝*s52?x.k&e+@jm֍LR6.]R=B]j>^A[{Q󵽺}G}UvRhI"!!G=Z^>ޢJJS^& Y9rRt!3 =mP''6Bښf(Xl\j_ĭTLR?) NU/f/qfY⣷?7Xl=*#mA!MWs zN[Tfoˋ5m+cN6d Đe`:*I~h )欅e Tpeέ=nT͝Is,KMbtKcyvBv3=GVN̑Vo<'Ea}ݖRSGQJwSqWͻ`e(2RK?X4tFlSe}>WuEqs<msiqtQT ;9+Ou-Nrz"$:ȚdQlsam#?;R iI6 ;_ZQ{Z%Iٚ]yy F&GIuTѧ穓NI>9&}-XJN5`D\4T^,ֶ5T(9L~e]l\ x"'ũ{>§Zzѫ4jNۉ[m;#<޲eҁ͜tr "ʹ'IJPBЅ~zީ, ]CA[lP[Q<MO)Dݛ] H~IY-)IiXGBX+5i$%6ja3RY ) ;",Ej՚g)%D" /҄ׯFXch%nҸ <8N]strz^MjeqU\+"-ql)Oa0Ӟ V:ep+F})YE59AHm oJ}rEӈ_/`)6:8Z96d̵^Α JnY($ZFy.wEU<ߡA݊/!lXE l5+(9/}fn<[RӢN_7T[>|rHpvcjI_/nƜƍ / '0T/ae:tԹ@@t rj:ˆPE R@Hdn2Cq9}!ޯvZRhd%g2ݵ2h%1C(e |&U^mq/D\tB^K N̔Uměp;<_"@ж^‚/v~^d CJK%nZ7O(8kZWFʀ8޵ZC3ZO(~p|Cj6en,$O FQ{qrJfsÔn`%O sc |pH 6O0 LVؑݮyBmc4^N/&2ͤگ6?F8""+$e*J)|(@tŻHݲd1T\2-I|t .>8֦MJhZYl*^+_(f*Di ixʐ̏Q=MHWtCp+$(F`v!*km~q ؗDԯ “fucIV\,'ٽlF,m/|0>0! c٭$ez[ze\IIZSLUVSR"'Ud>P:7d+FD\_:fRjԹєvIL\rxyBgJR+T^ReHh٤9 e^2g8%dBo0ս[ Juh d3/xQtj 1j(*l덣%3\UUⷪ2א5&(5WYj2ў)f_4o֩+Wvyɗ-0wt>W+M8sb|=\?3UWFd't2i"\S8jC-nhn8N*UK[GMjdEE~nXnekF3NQHڄ'oEK?%j ^c$ɸdF؛R;(Z&oEhA \Jې Swr֘FRLPmmEWy%$ꞒVysrƻ0舤Jَ+:EAg[݋I=4^:[O=R}b+B6$yB# Q|/RO mӿ^jVVjRYq t-)b3,Mrt8c(f,F.PXy>Z8C."_Shj;(U17ğI7ծ->pIxEHb(.(>p q׵ c;4@M`$S A] fȨWt--4$]rr06xC#,Hu|bJ蝘zREaQXF(^ 5º$J^Jx .";;t p%7lı,K6bN/i-؎4B,A] xF%EՐݥ$+_507PlP /0(V|.MVe5cz{J54H1jkȌ5kZ16d$VuŽT^}Yݕt tqהnzIqHW6Mf7kjNVjM:"ܲ5}|<0R}l=gg6Hڨ)Wg.Lv3f&W Fdj1c6WpD2*uh黂נhK ȅ=#.k1zKJOӿ,|r/ILM2{4t/y?/6'_ݜw7qqܹ)#J:]P՘ZzNkuE2T]qCuM=Fa{s/U3^eG~[s EǡUyfղcw18d<7=!l2wi*6y˂[pnl|mU檳-2 6Գ.q/|ʫ+ٿ>I8izSfL.#S=IkVD/5j%0b9kRUO\YV%c}'P'\邗0%0({> yx"ܼ.kvRVNK9$^9+uK$$[+/k vͷm2k"˟H( o+`⇩ѿD?<7x0Z)*p 7Ͽ/8 (uxd6+UN̡'Ǫ򬰗iX}NiZU?f`h؟rsv 6udA<ڃuIk2mO49˵5eo]mmد1jR:$8nax{c6 7І5@ÁDJ땠@}\L!=.6@Yp];06*tBAKb~(JӄI Ծ):ٝfYuXgxӨ!t:&LzYgꌸFBZPeTM5E@ٖ$UZ*/wtmܨHѵy/|>D%J!ytNW*-㢕%H™w@Wc0f ৺6wU}7Qv-S *j6mz+]!Z'8$8'̖NJrkْF7"agN71owCot1DDMؒ|dhr-cF9E4B̘J4O8'QX2Kq-P⼋ղb| !$luU`JKk]yC+Ft >hrwSwH6P2AA\y'frsRp(L%fra 3֦QCQt(;QPSevf-YVX.MɠŅtHӺRVt+7E 5RdMur^h8()bLniĩyҋkwuj$J5iaٲ gm|yxnaV(XVDhŝg귾G׌i];>ReG@ѿh9XQpNo)k']ma*dԪ͹ͅ]CL|8SK6b^׎\qD@R3çϜKJݒM53,ە 0b)xE/˓f3rueuE.~ Nc{cBZ'37gVjuLjۗ&3EMiOLRHíohjN4)xbGLˎ}EX+%RIf2YS[ cch$Lbop'2;eސH;PbQS'2H_%gt~ff:qN`l}\mvRFKL$ѦXʉ8PDQB2aUxCk,т0;0g0 _L'zk;04L^("P7fr.+ IxEH4HrX5HITlSq)̮x-f(6 0|fkdE_DϴH"gB)u!$NI #kchBӰDM d*@D@O=ArHrJ$/-`  :+oWci(l4/8 +А~ڿ?EdB%+ l(cz[2|ljtٙjM\з`VRSiRYpP/ᩓ;2NS+4Z~)5KJlʄp23T{#|[LOϑxWNnO_$T0vF>Ƨ-Ow5S~vnaa7]"|qb= VofiԎi 7%g1v]ѱ{QX{g'NseӀ[ȗQK*T@Ԗ L-Vya"{!7OԤ*MONSg%X}s޿+3ȽTi~^̸WSDie_1I@ϕbJYfVtK+ק.wh& Գm+N]GYDї/j9[$6eka3{jSSg78Z~(*yjS4 Dc\1I.^B0bT ӬL0١w}PȵYl]`ߗ&.㨨7&2IT9pk8kfYm۶ ϷbYE˚bQ:TS$]!__G>)`k VTŲf]J\N/~%]^$WEajux\_>zWÂPs~]^ }Lh]=iޜQI5,wFmրm։\=Mtq;9JWQ`[Ɖ:>x%&[| ʸ*~%Um?SJlÏ+3/ )bJIڷ'0)vs[*N:865+~k͛U^^9֩HqADѻAoa==2TBYj,e DH8(_U!t.rSTWta쫏eI_fW5N"PLf5i 4 xR)JYomI ]9U!q!{.~+s[zfd((gfn>>cp&VZj1֯@cc6jUvJoU'p- d3:ȍt 5JHZ0 39^Ǐ} uMoheG^= ;}XS[=Z}ٺ#e++^HϬ˹#,7W%ȕ~E0yoHW**ӆfWZҟxyoFBvUފmXUE0VG%->#޽s4ʈW譂0u@\=?ؕr}UU<9utݶۖ#򏟗Q\qM #ĖRk@ei/9ʷ4NȀ`IK2!LM<yw/f"5+M;2:uzQβ.; V{Ql9tlrUjl94 TH3 `IWU*smKupxݡ^ɏf)˖ԍr&2hj*=_J |94-SxXu0ȲK;/1TJJ8lύ\'pO[PE+mݫύZmSJ HFK]Lc/U1IT4q$ӖQ*{c$MRE.YCQcXvJ8`3䪺Pt¡[IŤ%d_*bʱMEt-A'EW-5O8Uy~phL2$4yKh=lrL2sr~̗ޟ^lYDQQXHP+{nIo P\6s?a@ S9vQN3~h'LE3 "etK4I ;]lQU  %NW~+cNuA.ٱ@IG$Fmڰߔ* pe@ 9dTKbTS;Sbc Qp8"{2^%E]~qA/dAХFl:A^3vI~p7+&@9 $ ej:eKxbE& rs78yFTrK@ Vy7{̵ECNHJlbcz}?~vҵ%O*mke*6.O9-ŴRD1xؿ ]nrVE4LYG}EOfiR^fRL?1,eaJ<(V,/'-mlLԕAC7:?|&C'h5: *ۀܼ(7lwqFɟ gdso%Uޑ90 HV%q:ߗZGe!$Vc6{ߪފkGN˽4g zuy̟ eoe;9>uZ8n%B\VƢ?fe\5g:ZaQ{YQP̹ԌURXz,|[W-PCmXl;Z+k(_JCʮm8nLōđݑZ58SGb^-ljnz3l=u9P&i2BBGkdSşgb~=!VQs)DsٺلNW1[n: Y .Wd6x u%NdŰ )[9{}-OMR\H ⸦%1.\^aBvڥ.vHK%,Tx$>X=J^}] Eh\Zd[cR`4u^}4oN0Heu3_LG6u]U[D-JQu[WQPŒmuÕ"VbO+h;EqZ'->K*cuN(Nl䨯Kӟ~P[SF&\dm؁NoTvjI Q$:O(M8*ꪗI>?VDr6f5aÞ^<{VJ}ٹpt&Z]ǖg25X 6mzezar]> MoU _Hy?ռ'-%OW'Y2 I-y4 l̲X1>ij[O;-2踎88ȵl=%e&vXTu^pF:Lȼl1.-ۭ8Et[/ȶVD/vXOoMd%_@o) =ʄ9]`fWQa ҖlS(Io<{A3eiKH4$RpUl~_e9(@*w#36O[n8)x2g y=1T5r2Қc'=Û2C35bF<_5?ծlly6Z-_-PʓDI}fI"Y轷n"d63ͻD:ނ_>Rsn̒7YhU2I=dUd&kA%$(&6}"V/֢Y|חzGFk1޳-cq<'[=zV/GInۦy~ 7̧نS/_esU_m}H p'NEU;S'iU&,;3E^^JvmtJ^ ̾2۔CeK-r?5[g;;4NEq<qӻ+ɺcu":7e &do p&=7dC5TNppV$1 v.S9VKk^]`)V(K{{xLrBuq2haӗ OEc&j_C\i6Ǖ kylj`)d9W+@`bؕ?g+{,2m X~nQϗxr, `N꫋aqA>V U:!^i"rI y8S(& ͷV&l#nF+nٺ; mWk2ve]U4K9,gfپ4J2!r4sNYeZ7I!Ls.$W0=KoMt{Ma ʭj~%eYlĻ=ESk[å, 7NXLW7f HKY2M:;ZH$1ZΏ6ШJ=as0ߧ 'qxf#~k#UKf/ 11_tL14ą4sb>?uy}AUR9E:h)x䖺^E`Ǻr;2mZt8p/;N˱]m&O]2kWgͪ7U+xo{^ ؍ڊ-?~OR^q\EM5+ ۸}NL֌W5iqKHSb}q wMf)ٲp 7>>OITiL&囖W\0CAD(*^./ XSaqh{˵zr.J8BSsˊ+M'dډ^ ֨EÒSNR]Vۋ K?(w%[WEUtClphjDl,\2DwQ|e%%hAB'?1ecY&?Q@݂ `H_IAuQٹt7ϸF4%My4J6$[1jsf^-sX X[M_П*z <&AAG/|)+<0R_g`=SPV0'?+9gۗ VEO`"Fɟ€UeM2!)( Q7/4K>9@ :bV9{+-Eq1@\(&+\2w u i.6vx'p( [rP)RRFMxy|#.UBD o ٺ@z0ӌ*! "߅Ԑ6OW]-ٚ+)&穈;33,M 6݊<#nDžrBĚ3loQV8^Iy1dmOc^R Rif()ߘvy/j?a6xitZ}PhMJ<>\6drƮ*cn$A& %L'|?fUDXRiā4]G '&6͏'fjͣӓSj> 3Ա"u\8scl9zTg1K\qX~_5m-NKډ;3( }.}UV^lV+lnf}B",k}0VȷڥG#KQ~aR]x4.D\:POomDTu@G: h‚cc2͡x^J0d;RC;2S<Ӫ",aV6_TmJX8t UJxhv~o5&_#aB9&ZpV93E-c =-z_g˛"D*]5;UnoYMOjx0pLW:ʹ{YCMZ>S=Y`e"^ehL=l$2~t_P-쯝NXYNЙc@Ln9J{X鳖9RqHv_#-;Bbr :X-9^:y\ӯ{[((7kV.ynOQ*dNk95JHzrc]^Y\lj[A&\:!)|[ҶFO*/ _tW{102ʷd>o2UR7WMΨNMϪfIˇQۊ.OS&fwu7[=o/=XaИuWätd:pWlmIeyZ5M<ɏf W ȑgărLJ|GһaG +,&22Q|y٘0< *?TJfSORQ:"jKH%:F^Beh ڢhg~%1ҵ]@_mT U\"Fȹcؕ; k_I}&uUlxn&CĚFOWUBR~74m8לNCO=_;CVXMhhߩ).Q S')rNh#x%7(梱ՈTl q%G^2_kt=5NFLrY9]_VZIژmmb)V2-gkiْԧTZUV{ c3|pN'+:iQo~X ʢx4E-(P$ d00e 9T;y "d[X*&C4@ЅVR; b+` h\U i6nIٺ]FGk): ?LdDݢD-4MBj]9x`p7-~Pݝ+";4DfUR0 8Â,d&[_!{}!Sh2MṂ`d5THYϑR%TIO \fgocSSɑ泴`杙T KEԱݎ'.2RvujA2$ʌorcE)^nJQ_W3R'N跩ͷ/<<6/ =meI)Yez0%}=383ﺍWXB&TT\Of }rRfSI9 PaEITF^#dTn A>UEYI#yЛfY64hZƜIô{(_mn+@9sM TE{Vt;1Gٍ)we\pnfbq E|sn߅t%%kgrY.GrOqi#+'J^WjⓈ*!"f=ƣWS70CG$.S&&MFʻLU0vb: $S.ry_뫧첕irUns/ܬІ +(K-kR97]!;m 2t W-gm{Nm #(W(&.|Fn)婨4VL%\Qݙ&H)]3l|2%CrfKGXfu֥K ~oWT3IyY& ÏCq?ֿ%ڝ~=!ą!]\a=pcDӒꞤ%7W-Ulo'4VMY9Aq^Em?µvEi+N8QQژF// RdpUTEme„VgF$%G`Eվ_(}#K ntozpp\}u~X ߊ +30d{KۜM(ʞ,QtRHCD'B6QwÕCh[L>S-?lIiP lz*YbF0pʞ* ;Ķ*議_"R0&r++s`˩‰؇R-Dp+K|rٻ5]/v-hx+,GqLW%$N2TDYsV-N7"Adr vY+ ݟ8l/Ǐ2+0Jlֱ1:35)ܧaEl<ǓS /py,ϫ&ޮ6u>%_&zSfz?OͰ,߇&j6zyUhhr?-#*cS9i}U+4Mɞ1qCvJNmm|g=\fV6}`$W3Ѥ`~iIgQ#D.pyq\f6}.vLܻ`h#Í f\`Qid\ݺЫn蟅aW"{՚=.mJ(ʮhbuj'%qnLҺ\|\?ℼXVqWv}ɸdXrAX3֬2_tjӂѡYq/>k;l IOx|{fZKSwoHq_uMܘpٶP͢hZ+H^aE˟6)  #dG9[̔Wsl%cm;Lt]XYdֹU &Xo&9\VlL#̾;C \W8.Vz?3/VV>K% weӪ|yIˉ{1ĭ5|U'BM90Fw:gU_>ԹqOҪ".+qLL% -qD-x+a,`ݐ%duwyv_˒ ͋Jf"c0fٽfA:iͤ(+]Q;0x+k-ϽQ)m{r.C alɍi?sڑ17/4W/'t81y[t{Q9?St\uMQxr,czٍo&KT5.ۆ7n\vK>x ,z+5X vnM!i=tꍫxWțO]/$ZN8PȠ`^EϜ ה0M3 ֱʾӵyK̂jWː'#-ќuJTI]w(HRam,c3R]oyZ[%nd󀀏;wFj5=˜ )&?MS)Z2Sr,6DR>q:髧Ĭ{m3=1'OepLTLm]^:,ѵPviG" rʜe:^OB]Z`$Na3D<^,!.tiiS1oDUrs 0SA*2|R-HRCa6i\D%K?f 6dUfI,m2-m:= F}ns u;dƏюӶץJ Yr9PqiT2D+]9%9Go=4۽QA|m1䪷]c/.>zKTUMEl/Q'tMQus-|uzX,K)-b%ew?yˏ"(SdC]9/IZ4,nܘQ'Q$NEQ%?eƱ*[PdrVTqEt)~H̖e W![|K}|q:Llbquԍ/atEV6Tmjh%(Ĩ7R7 gt%^XihMѼ^:NQTU|K:aKRdFJ}q@B4N.2 $㲿%\z.;U̒c*[) Rrʷ_YwkMia2Eԍ'm(,-,$TqzK\b]Wi,qߊVám?K:E^Pfh: fIT^bH0R-8wűǒ]aÖNWHhcXK~ ,$*$1`#u\MRT[5[ WDukO%x$Oh vʜwo4RD%/A?K=WT\],â8{@My(PT=@"r"38r.Q3Be2sU=|]/bg;A?N,+<e8knp"k"0y {MWbw@ X9{.z5ywpKjP+@J `/ÿ2HʶƉ{29Cȗ".W/ր^J0͸Hɕ9f6M"wETR'fBfmKb Z褉u)-_WH#Qufrml@ @>~i+[gP:@S ɪ[ku).mWakxR=c+ha0M^vnM KşWM?y]y;ͺfcC!:v"kzЦ&L>ɶM[($u줡\5WW6qeMtIHm>61T 0ش$2KV_Cp/;ْ_ $?Αx+MҘ"",s|BglʸV+Ģ{ή#EOKM"r/_l6tMfz>G3_5{SV": .d׳k94ay9W\iV]\nauNyE b0IDATxݲ0 w^M)-NIbI/ la>,o|o@;s(_T仍x=t?+<9+ʅ+oNjA*嚍Ac\3=9+1lZ>\ɴg'~_{?#(mD ?g'`VYsO=(Ǭu0J~wT>GҌƖ}cWW ᅹ$#Ԉ|yc2(*1 6rzSVײg>Y2Dfʀ2yQ3Ȼe1iDCLv+h#e|ບポgtGt_}ȉr#:!:DױUޫ)Fc!A8r>Бm, Dw3}]F|Oҍ|OnywW7v`rP]SgE +=Fq yFp &6bݰF-r,P,@ !Ȟk@>bL*&΀Qaԕ?@k at=De6 m`o˃u 3">Q3BDE1%kc(202;Yo}>S[;;/h(%6LY1^M\3$pq,st"}":>tџVW7;3 .1~a^L[b6Fs DZWNe?|`F 0}wntRQ71-9fEG{2S Br\) 41#7+(,QQ"whHY'@E7iƞx΋W6߾Ii@ +6uFq.rKuG63Tމq;T2X$d 18^CSQ^H'rP`'t+5N>v9 5d(}3ñm+2۸o>].kA7 )f^q-"Y݉2g11h&cAd5>ޞfo$cs}灌-/cr!?ZoU!#ggnDܮEP2@Q)1g(UU3bEٻRv>e bgWNw$W/!J S&TDʓ-{_d|fR6J^G V85)uh\Zcfo\摍aLz8xa)U:gn} }58uʋn!mȮ̩h#זˌ,w+n+:@|u}ne2C딷x0+禕FWb 憎 نNqS( 5k&ލUـ7+ag7L4i;O#iA&3xud7gߡ. *#emG>b3F<!*kL87$4XPU<{=MY@_ C+u ǚ~w jf"u6cݎ!rϰ>m~OYOWn{L\Fl\=V>;3<*AbcgU:6rmBɎ=՘i6ɏMpd=,.*??l&B٫g@b({E~8h9ϔ3G ڬ%{#8lN$O\ #X%{bNeҭ@]O/vTR'c |4ȝk5I|DXL֔ܡ"#5Иָq1ǟǿi:;]6W'Y' f(ٲFm9K o<٠Eݖfb݇y'm6C kA.No{Rvp Z~[UyP DQ Bo+1hΘXDꬻuܣHh.c&a9}_u(Bvugż㶬#g68O-FYn^[b~_=@Ϝ%oѓ5޿r+"GUov9G }b$%dx2V 9#S=3yC>Ya3{;:oxE;$S2T}VM7 BߚSn:v^ݯη3,6VKGiԓ- nщL'~-gN~Qdl(Xi􎕸+#ج0Pά'Y߲Y"۟W);!м*C̹>۠k`.ه+ol(Jbqg}uĸx* BǑD!7W>g czP֝1qyŗvXd]^̔;]x^?Y;\ctmX2Bm]1>lm#}(ݶ6pT;q^7ucE>U𞙵{yyvr=se'9 g;9'~!_D\Efuݭw+c;TCd wQ!~ ABw OCcOwV7cW}H|}f%3t2O>{µYِI] ^u|;ֿ;7*1>2gnf6* (%vvά=q֣׽a]ۖ.w7XTNݎ:vr,>;?"7!B|\GN{F uXɼh{fj|݌$Qp}& r^V3'ol:{|YQBodrtg}en\8VFZ"*ñm9 7(3F~n57k GdEv$B|/y-넿llmFFTk*?gNi`=#u&Hvު~rãP׍6>#XOǫn6Pne4d]8Fk7۟vBc"k JV}K}K2Rꭜ^t駳+[WF {2<io؜}cS hG ѭŬ?*w Uگfk[{u+g}EXtɄ2R!xTB!w;Y7!cm!VS1|UoC!BHiB!VhXCOntt tܚ笎VY$Uי?R̍ /eڒ'OĿ˨B B!$|{wܾ|^>}1ɞt3㶇'gQSO@7p_ `jjvB!+B!< zq7b*n? ]{uW7\~'B+B!< mS^VG7 4*[6ߜ;B!^ !B|ɟP?r5lCn ,%O W';_~ҿv}ǰ]#Cm.BW_UB!x yl|+͛i'HzXz2_!B!nWB!$K?Wn+b l߯qojEc B!)*B!Yd46;mkɓ B!?\` !B.+cga-B! !Bq'2 0; $this.smartmenus({ // these are some good default options that should work for all subMenusSubOffsetX: 2, subMenusSubOffsetY: -9, subIndicators: !skipBehavior, collapsibleShowFunction: null, collapsibleHideFunction: null, rightToLeftSubMenus: rightAligned, bottomToTopSubMenus: $this.closest('.fixed-bottom').length > 0 // custom option(s) for the Bootstrap 4 addon //bootstrapHighlightClasses: 'text-dark bg-light' }) .on({ // set/unset proper Bootstrap classes for some menu elements 'show.smapi': function(e, menu) { var $menu = $(menu), $scrollArrows = $menu.dataSM('scroll-arrows'); if ($scrollArrows) { $scrollArrows.css('background-color', $menu.css('background-color')); } $menu.parent().addClass('show'); if (obj.opts.keepHighlighted && $menu.dataSM('level') > 2) { $menu.prevAll('a').addClass(obj.opts.bootstrapHighlightClasses); } }, 'hide.smapi': function(e, menu) { var $menu = $(menu); $menu.parent().removeClass('show'); if (obj.opts.keepHighlighted && $menu.dataSM('level') > 2) { $menu.prevAll('a').removeClass(obj.opts.bootstrapHighlightClasses); } } }); obj = $this.data('smartmenus'); function onInit() { // set Bootstrap's "active" class to SmartMenus "current" items (should someone decide to enable markCurrentItem: true) $this.find('a.current').each(function() { var $this = $(this); // dropdown items require the class to be set to the A's while for nav items it should be set to the parent LI's ($this.hasClass('dropdown-item') ? $this : $this.parent()).addClass('active'); }); // parent items fixes $this.find('a.has-submenu').each(function() { var $this = $(this); // remove Bootstrap required attributes that might cause conflicting issues with the SmartMenus script if ($this.is('[data-toggle="dropdown"]')) { $this.dataSM('bs-data-toggle-dropdown', true).removeAttr('data-toggle'); } // remove Bootstrap's carets generating class if (!skipBehavior && $this.hasClass('dropdown-toggle')) { $this.dataSM('bs-dropdown-toggle', true).removeClass('dropdown-toggle'); } }); } onInit(); function onBeforeDestroy() { $this.find('a.current').each(function() { var $this = $(this); ($this.hasClass('active') ? $this : $this.parent()).removeClass('active'); }); $this.find('a.has-submenu').each(function() { var $this = $(this); if ($this.dataSM('bs-dropdown-toggle')) { $this.addClass('dropdown-toggle').removeDataSM('bs-dropdown-toggle'); } if ($this.dataSM('bs-data-toggle-dropdown')) { $this.attr('data-toggle', 'dropdown').removeDataSM('bs-data-toggle-dropdown'); } }); } // custom "refresh" method for Bootstrap obj.refresh = function() { $.SmartMenus.prototype.refresh.call(this); onInit(); // update collapsible detection detectCollapsible(true); }; // custom "destroy" method for Bootstrap obj.destroy = function(refresh) { onBeforeDestroy(); $.SmartMenus.prototype.destroy.call(this, refresh); }; // keep Bootstrap's default behavior (i.e. use the whole item area just as a sub menu toggle) if (skipBehavior) { obj.opts.collapsibleBehavior = 'toggle'; } // onresize detect when the navbar becomes collapsible and add it the "sm-collapsible" class var winW; function detectCollapsible(force) { var newW = obj.getViewportWidth(); if (newW != winW || force) { if (obj.isCollapsible()) { $this.addClass('sm-collapsible'); } else { $this.removeClass('sm-collapsible'); } winW = newW; } } detectCollapsible(); $(window).on('resize.smartmenus' + obj.rootId, detectCollapsible); } }); // keydown fix for Bootstrap 4 conflict if ($navbars.length && !$.SmartMenus.Bootstrap.keydownFix) { // unhook BS keydown handler for all dropdowns $(document).off('keydown.bs.dropdown.data-api', '.dropdown-menu'); // restore BS keydown handler for dropdowns that are not inside SmartMenus navbars // SmartMenus won't add the "show" class so it's handy here if ($.fn.dropdown && $.fn.dropdown.Constructor) { $(document).on('keydown.bs.dropdown.data-api', '.dropdown-menu.show', $.fn.dropdown.Constructor._dataApiKeydownHandler); } $.SmartMenus.Bootstrap.keydownFix = true; } } }); // init ondomready $($.SmartMenus.Bootstrap.init); return $; })); PK5[t$oo)assets/js/smartmenus/jquery.smartmenus.jsnu[/*! * SmartMenus jQuery Plugin - v1.1.0 - September 17, 2017 * http://www.smartmenus.org/ * * Copyright Vasil Dinkov, Vadikom Web Ltd. * http://vadikom.com * * Licensed MIT */ (function(factory) { if (typeof define === 'function' && define.amd) { // AMD define(['jquery'], factory); } else if (typeof module === 'object' && typeof module.exports === 'object') { // CommonJS module.exports = factory(require('jquery')); } else { // Global jQuery factory(jQuery); } } (function($) { var menuTrees = [], mouse = false, // optimize for touch by default - we will detect for mouse input touchEvents = 'ontouchstart' in window, // we use this just to choose between toucn and pointer events, not for touch screen detection mouseDetectionEnabled = false, requestAnimationFrame = window.requestAnimationFrame || function(callback) { return setTimeout(callback, 1000 / 60); }, cancelAnimationFrame = window.cancelAnimationFrame || function(id) { clearTimeout(id); }, canAnimate = !!$.fn.animate; // Handle detection for mouse input (i.e. desktop browsers, tablets with a mouse, etc.) function initMouseDetection(disable) { var eNS = '.smartmenus_mouse'; if (!mouseDetectionEnabled && !disable) { // if we get two consecutive mousemoves within 2 pixels from each other and within 300ms, we assume a real mouse/cursor is present // in practice, this seems like impossible to trick unintentianally with a real mouse and a pretty safe detection on touch devices (even with older browsers that do not support touch events) var firstTime = true, lastMove = null, events = { 'mousemove': function(e) { var thisMove = { x: e.pageX, y: e.pageY, timeStamp: new Date().getTime() }; if (lastMove) { var deltaX = Math.abs(lastMove.x - thisMove.x), deltaY = Math.abs(lastMove.y - thisMove.y); if ((deltaX > 0 || deltaY > 0) && deltaX <= 2 && deltaY <= 2 && thisMove.timeStamp - lastMove.timeStamp <= 300) { mouse = true; // if this is the first check after page load, check if we are not over some item by chance and call the mouseenter handler if yes if (firstTime) { var $a = $(e.target).closest('a'); if ($a.is('a')) { $.each(menuTrees, function() { if ($.contains(this.$root[0], $a[0])) { this.itemEnter({ currentTarget: $a[0] }); return false; } }); } firstTime = false; } } } lastMove = thisMove; } }; events[touchEvents ? 'touchstart' : 'pointerover pointermove pointerout MSPointerOver MSPointerMove MSPointerOut'] = function(e) { if (isTouchEvent(e.originalEvent)) { mouse = false; } }; $(document).on(getEventsNS(events, eNS)); mouseDetectionEnabled = true; } else if (mouseDetectionEnabled && disable) { $(document).off(eNS); mouseDetectionEnabled = false; } } function isTouchEvent(e) { return !/^(4|mouse)$/.test(e.pointerType); } // returns a jQuery on() ready object function getEventsNS(events, eNS) { if (!eNS) { eNS = ''; } var eventsNS = {}; for (var i in events) { eventsNS[i.split(' ').join(eNS + ' ') + eNS] = events[i]; } return eventsNS; } $.SmartMenus = function(elm, options) { this.$root = $(elm); this.opts = options; this.rootId = ''; // internal this.accessIdPrefix = ''; this.$subArrow = null; this.activatedItems = []; // stores last activated A's for each level this.visibleSubMenus = []; // stores visible sub menus UL's (might be in no particular order) this.showTimeout = 0; this.hideTimeout = 0; this.scrollTimeout = 0; this.clickActivated = false; this.focusActivated = true; this.zIndexInc = 0; this.idInc = 0; this.$firstLink = null; // we'll use these for some tests this.$firstSub = null; // at runtime so we'll cache them this.disabled = false; this.$disableOverlay = null; this.$touchScrollingSub = null; this.cssTransforms3d = 'perspective' in elm.style || 'webkitPerspective' in elm.style; this.wasCollapsible = false; this.init(); }; $.extend($.SmartMenus, { hideAll: function() { $.each(menuTrees, function() { this.menuHideAll(); }); }, destroy: function() { while (menuTrees.length) { menuTrees[0].destroy(); } initMouseDetection(true); }, prototype: { init: function(refresh) { var self = this; if (!refresh) { menuTrees.push(this); this.rootId = (new Date().getTime() + Math.random() + '').replace(/\D/g, ''); this.accessIdPrefix = 'sm-' + this.rootId + '-'; if (this.$root.hasClass('sm-rtl')) { this.opts.rightToLeftSubMenus = true; } // init root (main menu) var eNS = '.smartmenus'; this.$root .data('smartmenus', this) .attr('data-smartmenus-id', this.rootId) .dataSM('level', 1) .on(getEventsNS({ 'mouseover focusin': $.proxy(this.rootOver, this), 'mouseout focusout': $.proxy(this.rootOut, this), 'keydown': $.proxy(this.rootKeyDown, this) }, eNS)) .on(getEventsNS({ 'mouseenter': $.proxy(this.itemEnter, this), 'mouseleave': $.proxy(this.itemLeave, this), 'mousedown': $.proxy(this.itemDown, this), 'focus': $.proxy(this.itemFocus, this), 'blur': $.proxy(this.itemBlur, this), 'click': $.proxy(this.itemClick, this) }, eNS), 'a'); // hide menus on tap or click outside the root UL eNS += this.rootId; if (this.opts.hideOnClick) { $(document).on(getEventsNS({ 'touchstart': $.proxy(this.docTouchStart, this), 'touchmove': $.proxy(this.docTouchMove, this), 'touchend': $.proxy(this.docTouchEnd, this), // for Opera Mobile < 11.5, webOS browser, etc. we'll check click too 'click': $.proxy(this.docClick, this) }, eNS)); } // hide sub menus on resize $(window).on(getEventsNS({ 'resize orientationchange': $.proxy(this.winResize, this) }, eNS)); if (this.opts.subIndicators) { this.$subArrow = $('').addClass('sub-arrow'); if (this.opts.subIndicatorsText) { this.$subArrow.html(this.opts.subIndicatorsText); } } // make sure mouse detection is enabled initMouseDetection(); } // init sub menus this.$firstSub = this.$root.find('ul').each(function() { self.menuInit($(this)); }).eq(0); this.$firstLink = this.$root.find('a').eq(0); // find current item if (this.opts.markCurrentItem) { var reDefaultDoc = /(index|default)\.[^#\?\/]*/i, reHash = /#.*/, locHref = window.location.href.replace(reDefaultDoc, ''), locHrefNoHash = locHref.replace(reHash, ''); this.$root.find('a').each(function() { var href = this.href.replace(reDefaultDoc, ''), $this = $(this); if (href == locHref || href == locHrefNoHash) { $this.addClass('current'); if (self.opts.markCurrentTree) { $this.parentsUntil('[data-smartmenus-id]', 'ul').each(function() { $(this).dataSM('parent-a').addClass('current'); }); } } }); } // save initial state this.wasCollapsible = this.isCollapsible(); }, destroy: function(refresh) { if (!refresh) { var eNS = '.smartmenus'; this.$root .removeData('smartmenus') .removeAttr('data-smartmenus-id') .removeDataSM('level') .off(eNS); eNS += this.rootId; $(document).off(eNS); $(window).off(eNS); if (this.opts.subIndicators) { this.$subArrow = null; } } this.menuHideAll(); var self = this; this.$root.find('ul').each(function() { var $this = $(this); if ($this.dataSM('scroll-arrows')) { $this.dataSM('scroll-arrows').remove(); } if ($this.dataSM('shown-before')) { if (self.opts.subMenusMinWidth || self.opts.subMenusMaxWidth) { $this.css({ width: '', minWidth: '', maxWidth: '' }).removeClass('sm-nowrap'); } if ($this.dataSM('scroll-arrows')) { $this.dataSM('scroll-arrows').remove(); } $this.css({ zIndex: '', top: '', left: '', marginLeft: '', marginTop: '', display: '' }); } if (($this.attr('id') || '').indexOf(self.accessIdPrefix) == 0) { $this.removeAttr('id'); } }) .removeDataSM('in-mega') .removeDataSM('shown-before') .removeDataSM('scroll-arrows') .removeDataSM('parent-a') .removeDataSM('level') .removeDataSM('beforefirstshowfired') .removeAttr('role') .removeAttr('aria-hidden') .removeAttr('aria-labelledby') .removeAttr('aria-expanded'); this.$root.find('a.has-submenu').each(function() { var $this = $(this); if ($this.attr('id').indexOf(self.accessIdPrefix) == 0) { $this.removeAttr('id'); } }) .removeClass('has-submenu') .removeDataSM('sub') .removeAttr('aria-haspopup') .removeAttr('aria-controls') .removeAttr('aria-expanded') .closest('li').removeDataSM('sub'); if (this.opts.subIndicators) { this.$root.find('span.sub-arrow').remove(); } if (this.opts.markCurrentItem) { this.$root.find('a.current').removeClass('current'); } if (!refresh) { this.$root = null; this.$firstLink = null; this.$firstSub = null; if (this.$disableOverlay) { this.$disableOverlay.remove(); this.$disableOverlay = null; } menuTrees.splice($.inArray(this, menuTrees), 1); } }, disable: function(noOverlay) { if (!this.disabled) { this.menuHideAll(); // display overlay over the menu to prevent interaction if (!noOverlay && !this.opts.isPopup && this.$root.is(':visible')) { var pos = this.$root.offset(); this.$disableOverlay = $('

').css({ position: 'absolute', top: pos.top, left: pos.left, width: this.$root.outerWidth(), height: this.$root.outerHeight(), zIndex: this.getStartZIndex(true), opacity: 0 }).appendTo(document.body); } this.disabled = true; } }, docClick: function(e) { if (this.$touchScrollingSub) { this.$touchScrollingSub = null; return; } // hide on any click outside the menu or on a menu link if (this.visibleSubMenus.length && !$.contains(this.$root[0], e.target) || $(e.target).closest('a').length) { this.menuHideAll(); } }, docTouchEnd: function(e) { if (!this.lastTouch) { return; } if (this.visibleSubMenus.length && (this.lastTouch.x2 === undefined || this.lastTouch.x1 == this.lastTouch.x2) && (this.lastTouch.y2 === undefined || this.lastTouch.y1 == this.lastTouch.y2) && (!this.lastTouch.target || !$.contains(this.$root[0], this.lastTouch.target))) { if (this.hideTimeout) { clearTimeout(this.hideTimeout); this.hideTimeout = 0; } // hide with a delay to prevent triggering accidental unwanted click on some page element var self = this; this.hideTimeout = setTimeout(function() { self.menuHideAll(); }, 350); } this.lastTouch = null; }, docTouchMove: function(e) { if (!this.lastTouch) { return; } var touchPoint = e.originalEvent.touches[0]; this.lastTouch.x2 = touchPoint.pageX; this.lastTouch.y2 = touchPoint.pageY; }, docTouchStart: function(e) { var touchPoint = e.originalEvent.touches[0]; this.lastTouch = { x1: touchPoint.pageX, y1: touchPoint.pageY, target: touchPoint.target }; }, enable: function() { if (this.disabled) { if (this.$disableOverlay) { this.$disableOverlay.remove(); this.$disableOverlay = null; } this.disabled = false; } }, getClosestMenu: function(elm) { var $closestMenu = $(elm).closest('ul'); while ($closestMenu.dataSM('in-mega')) { $closestMenu = $closestMenu.parent().closest('ul'); } return $closestMenu[0] || null; }, getHeight: function($elm) { return this.getOffset($elm, true); }, // returns precise width/height float values getOffset: function($elm, height) { var old; if ($elm.css('display') == 'none') { old = { position: $elm[0].style.position, visibility: $elm[0].style.visibility }; $elm.css({ position: 'absolute', visibility: 'hidden' }).show(); } var box = $elm[0].getBoundingClientRect && $elm[0].getBoundingClientRect(), val = box && (height ? box.height || box.bottom - box.top : box.width || box.right - box.left); if (!val && val !== 0) { val = height ? $elm[0].offsetHeight : $elm[0].offsetWidth; } if (old) { $elm.hide().css(old); } return val; }, getStartZIndex: function(root) { var zIndex = parseInt(this[root ? '$root' : '$firstSub'].css('z-index')); if (!root && isNaN(zIndex)) { zIndex = parseInt(this.$root.css('z-index')); } return !isNaN(zIndex) ? zIndex : 1; }, getTouchPoint: function(e) { return e.touches && e.touches[0] || e.changedTouches && e.changedTouches[0] || e; }, getViewport: function(height) { var name = height ? 'Height' : 'Width', val = document.documentElement['client' + name], val2 = window['inner' + name]; if (val2) { val = Math.min(val, val2); } return val; }, getViewportHeight: function() { return this.getViewport(true); }, getViewportWidth: function() { return this.getViewport(); }, getWidth: function($elm) { return this.getOffset($elm); }, handleEvents: function() { return !this.disabled && this.isCSSOn(); }, handleItemEvents: function($a) { return this.handleEvents() && !this.isLinkInMegaMenu($a); }, isCollapsible: function() { return this.$firstSub.css('position') == 'static'; }, isCSSOn: function() { return this.$firstLink.css('display') != 'inline'; }, isFixed: function() { var isFixed = this.$root.css('position') == 'fixed'; if (!isFixed) { this.$root.parentsUntil('body').each(function() { if ($(this).css('position') == 'fixed') { isFixed = true; return false; } }); } return isFixed; }, isLinkInMegaMenu: function($a) { return $(this.getClosestMenu($a[0])).hasClass('mega-menu'); }, isTouchMode: function() { return !mouse || this.opts.noMouseOver || this.isCollapsible(); }, itemActivate: function($a, hideDeeperSubs) { var $ul = $a.closest('ul'), level = $ul.dataSM('level'); // if for some reason the parent item is not activated (e.g. this is an API call to activate the item), activate all parent items first if (level > 1 && (!this.activatedItems[level - 2] || this.activatedItems[level - 2][0] != $ul.dataSM('parent-a')[0])) { var self = this; $($ul.parentsUntil('[data-smartmenus-id]', 'ul').get().reverse()).add($ul).each(function() { self.itemActivate($(this).dataSM('parent-a')); }); } // hide any visible deeper level sub menus if (!this.isCollapsible() || hideDeeperSubs) { this.menuHideSubMenus(!this.activatedItems[level - 1] || this.activatedItems[level - 1][0] != $a[0] ? level - 1 : level); } // save new active item for this level this.activatedItems[level - 1] = $a; if (this.$root.triggerHandler('activate.smapi', $a[0]) === false) { return; } // show the sub menu if this item has one var $sub = $a.dataSM('sub'); if ($sub && (this.isTouchMode() || (!this.opts.showOnClick || this.clickActivated))) { this.menuShow($sub); } }, itemBlur: function(e) { var $a = $(e.currentTarget); if (!this.handleItemEvents($a)) { return; } this.$root.triggerHandler('blur.smapi', $a[0]); }, itemClick: function(e) { var $a = $(e.currentTarget); if (!this.handleItemEvents($a)) { return; } if (this.$touchScrollingSub && this.$touchScrollingSub[0] == $a.closest('ul')[0]) { this.$touchScrollingSub = null; e.stopPropagation(); return false; } if (this.$root.triggerHandler('click.smapi', $a[0]) === false) { return false; } var subArrowClicked = $(e.target).is('.sub-arrow'), $sub = $a.dataSM('sub'), firstLevelSub = $sub ? $sub.dataSM('level') == 2 : false, collapsible = this.isCollapsible(), behaviorToggle = /toggle$/.test(this.opts.collapsibleBehavior), behaviorLink = /link$/.test(this.opts.collapsibleBehavior), behaviorAccordion = /^accordion/.test(this.opts.collapsibleBehavior); // if the sub is hidden, try to show it if ($sub && !$sub.is(':visible')) { if (!behaviorLink || !collapsible || subArrowClicked) { if (this.opts.showOnClick && firstLevelSub) { this.clickActivated = true; } // try to activate the item and show the sub this.itemActivate($a, behaviorAccordion); // if "itemActivate" showed the sub, prevent the click so that the link is not loaded // if it couldn't show it, then the sub menus are disabled with an !important declaration (e.g. via mobile styles) so let the link get loaded if ($sub.is(':visible')) { this.focusActivated = true; return false; } } // if the sub is visible and we are in collapsible mode } else if (collapsible && (behaviorToggle || subArrowClicked)) { this.itemActivate($a, behaviorAccordion); this.menuHide($sub); if (behaviorToggle) { this.focusActivated = false; } return false; } if (this.opts.showOnClick && firstLevelSub || $a.hasClass('disabled') || this.$root.triggerHandler('select.smapi', $a[0]) === false) { return false; } }, itemDown: function(e) { var $a = $(e.currentTarget); if (!this.handleItemEvents($a)) { return; } $a.dataSM('mousedown', true); }, itemEnter: function(e) { var $a = $(e.currentTarget); if (!this.handleItemEvents($a)) { return; } if (!this.isTouchMode()) { if (this.showTimeout) { clearTimeout(this.showTimeout); this.showTimeout = 0; } var self = this; this.showTimeout = setTimeout(function() { self.itemActivate($a); }, this.opts.showOnClick && $a.closest('ul').dataSM('level') == 1 ? 1 : this.opts.showTimeout); } this.$root.triggerHandler('mouseenter.smapi', $a[0]); }, itemFocus: function(e) { var $a = $(e.currentTarget); if (!this.handleItemEvents($a)) { return; } // fix (the mousedown check): in some browsers a tap/click produces consecutive focus + click events so we don't need to activate the item on focus if (this.focusActivated && (!this.isTouchMode() || !$a.dataSM('mousedown')) && (!this.activatedItems.length || this.activatedItems[this.activatedItems.length - 1][0] != $a[0])) { this.itemActivate($a, true); } this.$root.triggerHandler('focus.smapi', $a[0]); }, itemLeave: function(e) { var $a = $(e.currentTarget); if (!this.handleItemEvents($a)) { return; } if (!this.isTouchMode()) { $a[0].blur(); if (this.showTimeout) { clearTimeout(this.showTimeout); this.showTimeout = 0; } } $a.removeDataSM('mousedown'); this.$root.triggerHandler('mouseleave.smapi', $a[0]); }, menuHide: function($sub) { if (this.$root.triggerHandler('beforehide.smapi', $sub[0]) === false) { return; } if (canAnimate) { $sub.stop(true, true); } if ($sub.css('display') != 'none') { var complete = function() { // unset z-index $sub.css('z-index', ''); }; // if sub is collapsible (mobile view) if (this.isCollapsible()) { if (canAnimate && this.opts.collapsibleHideFunction) { this.opts.collapsibleHideFunction.call(this, $sub, complete); } else { $sub.hide(this.opts.collapsibleHideDuration, complete); } } else { if (canAnimate && this.opts.hideFunction) { this.opts.hideFunction.call(this, $sub, complete); } else { $sub.hide(this.opts.hideDuration, complete); } } // deactivate scrolling if it is activated for this sub if ($sub.dataSM('scroll')) { this.menuScrollStop($sub); $sub.css({ 'touch-action': '', '-ms-touch-action': '', '-webkit-transform': '', transform: '' }) .off('.smartmenus_scroll').removeDataSM('scroll').dataSM('scroll-arrows').hide(); } // unhighlight parent item + accessibility $sub.dataSM('parent-a').removeClass('highlighted').attr('aria-expanded', 'false'); $sub.attr({ 'aria-expanded': 'false', 'aria-hidden': 'true' }); var level = $sub.dataSM('level'); this.activatedItems.splice(level - 1, 1); this.visibleSubMenus.splice($.inArray($sub, this.visibleSubMenus), 1); this.$root.triggerHandler('hide.smapi', $sub[0]); } }, menuHideAll: function() { if (this.showTimeout) { clearTimeout(this.showTimeout); this.showTimeout = 0; } // hide all subs // if it's a popup, this.visibleSubMenus[0] is the root UL var level = this.opts.isPopup ? 1 : 0; for (var i = this.visibleSubMenus.length - 1; i >= level; i--) { this.menuHide(this.visibleSubMenus[i]); } // hide root if it's popup if (this.opts.isPopup) { if (canAnimate) { this.$root.stop(true, true); } if (this.$root.is(':visible')) { if (canAnimate && this.opts.hideFunction) { this.opts.hideFunction.call(this, this.$root); } else { this.$root.hide(this.opts.hideDuration); } } } this.activatedItems = []; this.visibleSubMenus = []; this.clickActivated = false; this.focusActivated = false; // reset z-index increment this.zIndexInc = 0; this.$root.triggerHandler('hideAll.smapi'); }, menuHideSubMenus: function(level) { for (var i = this.activatedItems.length - 1; i >= level; i--) { var $sub = this.activatedItems[i].dataSM('sub'); if ($sub) { this.menuHide($sub); } } }, menuInit: function($ul) { if (!$ul.dataSM('in-mega')) { // mark UL's in mega drop downs (if any) so we can neglect them if ($ul.hasClass('mega-menu')) { $ul.find('ul').dataSM('in-mega', true); } // get level (much faster than, for example, using parentsUntil) var level = 2, par = $ul[0]; while ((par = par.parentNode.parentNode) != this.$root[0]) { level++; } // cache stuff for quick access var $a = $ul.prevAll('a').eq(-1); // if the link is nested (e.g. in a heading) if (!$a.length) { $a = $ul.prevAll().find('a').eq(-1); } $a.addClass('has-submenu').dataSM('sub', $ul); $ul.dataSM('parent-a', $a) .dataSM('level', level) .parent().dataSM('sub', $ul); // accessibility var aId = $a.attr('id') || this.accessIdPrefix + (++this.idInc), ulId = $ul.attr('id') || this.accessIdPrefix + (++this.idInc); $a.attr({ id: aId, 'aria-haspopup': 'true', 'aria-controls': ulId, 'aria-expanded': 'false' }); $ul.attr({ id: ulId, 'role': 'group', 'aria-hidden': 'true', 'aria-labelledby': aId, 'aria-expanded': 'false' }); // add sub indicator to parent item if (this.opts.subIndicators) { $a[this.opts.subIndicatorsPos](this.$subArrow.clone()); } } }, menuPosition: function($sub) { var $a = $sub.dataSM('parent-a'), $li = $a.closest('li'), $ul = $li.parent(), level = $sub.dataSM('level'), subW = this.getWidth($sub), subH = this.getHeight($sub), itemOffset = $a.offset(), itemX = itemOffset.left, itemY = itemOffset.top, itemW = this.getWidth($a), itemH = this.getHeight($a), $win = $(window), winX = $win.scrollLeft(), winY = $win.scrollTop(), winW = this.getViewportWidth(), winH = this.getViewportHeight(), horizontalParent = $ul.parent().is('[data-sm-horizontal-sub]') || level == 2 && !$ul.hasClass('sm-vertical'), rightToLeft = this.opts.rightToLeftSubMenus && !$li.is('[data-sm-reverse]') || !this.opts.rightToLeftSubMenus && $li.is('[data-sm-reverse]'), subOffsetX = level == 2 ? this.opts.mainMenuSubOffsetX : this.opts.subMenusSubOffsetX, subOffsetY = level == 2 ? this.opts.mainMenuSubOffsetY : this.opts.subMenusSubOffsetY, x, y; if (horizontalParent) { x = rightToLeft ? itemW - subW - subOffsetX : subOffsetX; y = this.opts.bottomToTopSubMenus ? -subH - subOffsetY : itemH + subOffsetY; } else { x = rightToLeft ? subOffsetX - subW : itemW - subOffsetX; y = this.opts.bottomToTopSubMenus ? itemH - subOffsetY - subH : subOffsetY; } if (this.opts.keepInViewport) { var absX = itemX + x, absY = itemY + y; if (rightToLeft && absX < winX) { x = horizontalParent ? winX - absX + x : itemW - subOffsetX; } else if (!rightToLeft && absX + subW > winX + winW) { x = horizontalParent ? winX + winW - subW - absX + x : subOffsetX - subW; } if (!horizontalParent) { if (subH < winH && absY + subH > winY + winH) { y += winY + winH - subH - absY; } else if (subH >= winH || absY < winY) { y += winY - absY; } } // do we need scrolling? // 0.49 used for better precision when dealing with float values if (horizontalParent && (absY + subH > winY + winH + 0.49 || absY < winY) || !horizontalParent && subH > winH + 0.49) { var self = this; if (!$sub.dataSM('scroll-arrows')) { $sub.dataSM('scroll-arrows', $([$('')[0], $('')[0]]) .on({ mouseenter: function() { $sub.dataSM('scroll').up = $(this).hasClass('scroll-up'); self.menuScroll($sub); }, mouseleave: function(e) { self.menuScrollStop($sub); self.menuScrollOut($sub, e); }, 'mousewheel DOMMouseScroll': function(e) { e.preventDefault(); } }) .insertAfter($sub) ); } // bind scroll events and save scroll data for this sub var eNS = '.smartmenus_scroll'; $sub.dataSM('scroll', { y: this.cssTransforms3d ? 0 : y - itemH, step: 1, // cache stuff for faster recalcs later itemH: itemH, subH: subH, arrowDownH: this.getHeight($sub.dataSM('scroll-arrows').eq(1)) }) .on(getEventsNS({ 'mouseover': function(e) { self.menuScrollOver($sub, e); }, 'mouseout': function(e) { self.menuScrollOut($sub, e); }, 'mousewheel DOMMouseScroll': function(e) { self.menuScrollMousewheel($sub, e); } }, eNS)) .dataSM('scroll-arrows').css({ top: 'auto', left: '0', marginLeft: x + (parseInt($sub.css('border-left-width')) || 0), width: subW - (parseInt($sub.css('border-left-width')) || 0) - (parseInt($sub.css('border-right-width')) || 0), zIndex: $sub.css('z-index') }) .eq(horizontalParent && this.opts.bottomToTopSubMenus ? 0 : 1).show(); // when a menu tree is fixed positioned we allow scrolling via touch too // since there is no other way to access such long sub menus if no mouse is present if (this.isFixed()) { var events = {}; events[touchEvents ? 'touchstart touchmove touchend' : 'pointerdown pointermove pointerup MSPointerDown MSPointerMove MSPointerUp'] = function(e) { self.menuScrollTouch($sub, e); }; $sub.css({ 'touch-action': 'none', '-ms-touch-action': 'none' }).on(getEventsNS(events, eNS)); } } } $sub.css({ top: 'auto', left: '0', marginLeft: x, marginTop: y - itemH }); }, menuScroll: function($sub, once, step) { var data = $sub.dataSM('scroll'), $arrows = $sub.dataSM('scroll-arrows'), end = data.up ? data.upEnd : data.downEnd, diff; if (!once && data.momentum) { data.momentum *= 0.92; diff = data.momentum; if (diff < 0.5) { this.menuScrollStop($sub); return; } } else { diff = step || (once || !this.opts.scrollAccelerate ? this.opts.scrollStep : Math.floor(data.step)); } // hide any visible deeper level sub menus var level = $sub.dataSM('level'); if (this.activatedItems[level - 1] && this.activatedItems[level - 1].dataSM('sub') && this.activatedItems[level - 1].dataSM('sub').is(':visible')) { this.menuHideSubMenus(level - 1); } data.y = data.up && end <= data.y || !data.up && end >= data.y ? data.y : (Math.abs(end - data.y) > diff ? data.y + (data.up ? diff : -diff) : end); $sub.css(this.cssTransforms3d ? { '-webkit-transform': 'translate3d(0, ' + data.y + 'px, 0)', transform: 'translate3d(0, ' + data.y + 'px, 0)' } : { marginTop: data.y }); // show opposite arrow if appropriate if (mouse && (data.up && data.y > data.downEnd || !data.up && data.y < data.upEnd)) { $arrows.eq(data.up ? 1 : 0).show(); } // if we've reached the end if (data.y == end) { if (mouse) { $arrows.eq(data.up ? 0 : 1).hide(); } this.menuScrollStop($sub); } else if (!once) { if (this.opts.scrollAccelerate && data.step < this.opts.scrollStep) { data.step += 0.2; } var self = this; this.scrollTimeout = requestAnimationFrame(function() { self.menuScroll($sub); }); } }, menuScrollMousewheel: function($sub, e) { if (this.getClosestMenu(e.target) == $sub[0]) { e = e.originalEvent; var up = (e.wheelDelta || -e.detail) > 0; if ($sub.dataSM('scroll-arrows').eq(up ? 0 : 1).is(':visible')) { $sub.dataSM('scroll').up = up; this.menuScroll($sub, true); } } e.preventDefault(); }, menuScrollOut: function($sub, e) { if (mouse) { if (!/^scroll-(up|down)/.test((e.relatedTarget || '').className) && ($sub[0] != e.relatedTarget && !$.contains($sub[0], e.relatedTarget) || this.getClosestMenu(e.relatedTarget) != $sub[0])) { $sub.dataSM('scroll-arrows').css('visibility', 'hidden'); } } }, menuScrollOver: function($sub, e) { if (mouse) { if (!/^scroll-(up|down)/.test(e.target.className) && this.getClosestMenu(e.target) == $sub[0]) { this.menuScrollRefreshData($sub); var data = $sub.dataSM('scroll'), upEnd = $(window).scrollTop() - $sub.dataSM('parent-a').offset().top - data.itemH; $sub.dataSM('scroll-arrows').eq(0).css('margin-top', upEnd).end() .eq(1).css('margin-top', upEnd + this.getViewportHeight() - data.arrowDownH).end() .css('visibility', 'visible'); } } }, menuScrollRefreshData: function($sub) { var data = $sub.dataSM('scroll'), upEnd = $(window).scrollTop() - $sub.dataSM('parent-a').offset().top - data.itemH; if (this.cssTransforms3d) { upEnd = -(parseFloat($sub.css('margin-top')) - upEnd); } $.extend(data, { upEnd: upEnd, downEnd: upEnd + this.getViewportHeight() - data.subH }); }, menuScrollStop: function($sub) { if (this.scrollTimeout) { cancelAnimationFrame(this.scrollTimeout); this.scrollTimeout = 0; $sub.dataSM('scroll').step = 1; return true; } }, menuScrollTouch: function($sub, e) { e = e.originalEvent; if (isTouchEvent(e)) { var touchPoint = this.getTouchPoint(e); // neglect event if we touched a visible deeper level sub menu if (this.getClosestMenu(touchPoint.target) == $sub[0]) { var data = $sub.dataSM('scroll'); if (/(start|down)$/i.test(e.type)) { if (this.menuScrollStop($sub)) { // if we were scrolling, just stop and don't activate any link on the first touch e.preventDefault(); this.$touchScrollingSub = $sub; } else { this.$touchScrollingSub = null; } // update scroll data since the user might have zoomed, etc. this.menuScrollRefreshData($sub); // extend it with the touch properties $.extend(data, { touchStartY: touchPoint.pageY, touchStartTime: e.timeStamp }); } else if (/move$/i.test(e.type)) { var prevY = data.touchY !== undefined ? data.touchY : data.touchStartY; if (prevY !== undefined && prevY != touchPoint.pageY) { this.$touchScrollingSub = $sub; var up = prevY < touchPoint.pageY; // changed direction? reset... if (data.up !== undefined && data.up != up) { $.extend(data, { touchStartY: touchPoint.pageY, touchStartTime: e.timeStamp }); } $.extend(data, { up: up, touchY: touchPoint.pageY }); this.menuScroll($sub, true, Math.abs(touchPoint.pageY - prevY)); } e.preventDefault(); } else { // touchend/pointerup if (data.touchY !== undefined) { if (data.momentum = Math.pow(Math.abs(touchPoint.pageY - data.touchStartY) / (e.timeStamp - data.touchStartTime), 2) * 15) { this.menuScrollStop($sub); this.menuScroll($sub); e.preventDefault(); } delete data.touchY; } } } } }, menuShow: function($sub) { if (!$sub.dataSM('beforefirstshowfired')) { $sub.dataSM('beforefirstshowfired', true); if (this.$root.triggerHandler('beforefirstshow.smapi', $sub[0]) === false) { return; } } if (this.$root.triggerHandler('beforeshow.smapi', $sub[0]) === false) { return; } $sub.dataSM('shown-before', true); if (canAnimate) { $sub.stop(true, true); } if (!$sub.is(':visible')) { // highlight parent item var $a = $sub.dataSM('parent-a'), collapsible = this.isCollapsible(); if (this.opts.keepHighlighted || collapsible) { $a.addClass('highlighted'); } if (collapsible) { $sub.removeClass('sm-nowrap').css({ zIndex: '', width: 'auto', minWidth: '', maxWidth: '', top: '', left: '', marginLeft: '', marginTop: '' }); } else { // set z-index $sub.css('z-index', this.zIndexInc = (this.zIndexInc || this.getStartZIndex()) + 1); // min/max-width fix - no way to rely purely on CSS as all UL's are nested if (this.opts.subMenusMinWidth || this.opts.subMenusMaxWidth) { $sub.css({ width: 'auto', minWidth: '', maxWidth: '' }).addClass('sm-nowrap'); if (this.opts.subMenusMinWidth) { $sub.css('min-width', this.opts.subMenusMinWidth); } if (this.opts.subMenusMaxWidth) { var noMaxWidth = this.getWidth($sub); $sub.css('max-width', this.opts.subMenusMaxWidth); if (noMaxWidth > this.getWidth($sub)) { $sub.removeClass('sm-nowrap').css('width', this.opts.subMenusMaxWidth); } } } this.menuPosition($sub); } var complete = function() { // fix: "overflow: hidden;" is not reset on animation complete in jQuery < 1.9.0 in Chrome when global "box-sizing: border-box;" is used $sub.css('overflow', ''); }; // if sub is collapsible (mobile view) if (collapsible) { if (canAnimate && this.opts.collapsibleShowFunction) { this.opts.collapsibleShowFunction.call(this, $sub, complete); } else { $sub.show(this.opts.collapsibleShowDuration, complete); } } else { if (canAnimate && this.opts.showFunction) { this.opts.showFunction.call(this, $sub, complete); } else { $sub.show(this.opts.showDuration, complete); } } // accessibility $a.attr('aria-expanded', 'true'); $sub.attr({ 'aria-expanded': 'true', 'aria-hidden': 'false' }); // store sub menu in visible array this.visibleSubMenus.push($sub); this.$root.triggerHandler('show.smapi', $sub[0]); } }, popupHide: function(noHideTimeout) { if (this.hideTimeout) { clearTimeout(this.hideTimeout); this.hideTimeout = 0; } var self = this; this.hideTimeout = setTimeout(function() { self.menuHideAll(); }, noHideTimeout ? 1 : this.opts.hideTimeout); }, popupShow: function(left, top) { if (!this.opts.isPopup) { alert('SmartMenus jQuery Error:\n\nIf you want to show this menu via the "popupShow" method, set the isPopup:true option.'); return; } if (this.hideTimeout) { clearTimeout(this.hideTimeout); this.hideTimeout = 0; } this.$root.dataSM('shown-before', true); if (canAnimate) { this.$root.stop(true, true); } if (!this.$root.is(':visible')) { this.$root.css({ left: left, top: top }); // show menu var self = this, complete = function() { self.$root.css('overflow', ''); }; if (canAnimate && this.opts.showFunction) { this.opts.showFunction.call(this, this.$root, complete); } else { this.$root.show(this.opts.showDuration, complete); } this.visibleSubMenus[0] = this.$root; } }, refresh: function() { this.destroy(true); this.init(true); }, rootKeyDown: function(e) { if (!this.handleEvents()) { return; } switch (e.keyCode) { case 27: // reset on Esc var $activeTopItem = this.activatedItems[0]; if ($activeTopItem) { this.menuHideAll(); $activeTopItem[0].focus(); var $sub = $activeTopItem.dataSM('sub'); if ($sub) { this.menuHide($sub); } } break; case 32: // activate item's sub on Space var $target = $(e.target); if ($target.is('a') && this.handleItemEvents($target)) { var $sub = $target.dataSM('sub'); if ($sub && !$sub.is(':visible')) { this.itemClick({ currentTarget: e.target }); e.preventDefault(); } } break; } }, rootOut: function(e) { if (!this.handleEvents() || this.isTouchMode() || e.target == this.$root[0]) { return; } if (this.hideTimeout) { clearTimeout(this.hideTimeout); this.hideTimeout = 0; } if (!this.opts.showOnClick || !this.opts.hideOnClick) { var self = this; this.hideTimeout = setTimeout(function() { self.menuHideAll(); }, this.opts.hideTimeout); } }, rootOver: function(e) { if (!this.handleEvents() || this.isTouchMode() || e.target == this.$root[0]) { return; } if (this.hideTimeout) { clearTimeout(this.hideTimeout); this.hideTimeout = 0; } }, winResize: function(e) { if (!this.handleEvents()) { // we still need to resize the disable overlay if it's visible if (this.$disableOverlay) { var pos = this.$root.offset(); this.$disableOverlay.css({ top: pos.top, left: pos.left, width: this.$root.outerWidth(), height: this.$root.outerHeight() }); } return; } // hide sub menus on resize - on mobile do it only on orientation change if (!('onorientationchange' in window) || e.type == 'orientationchange') { var collapsible = this.isCollapsible(); // if it was collapsible before resize and still is, don't do it if (!(this.wasCollapsible && collapsible)) { if (this.activatedItems.length) { this.activatedItems[this.activatedItems.length - 1][0].blur(); } this.menuHideAll(); } this.wasCollapsible = collapsible; } } } }); $.fn.dataSM = function(key, val) { if (val) { return this.data(key + '_smartmenus', val); } return this.data(key + '_smartmenus'); }; $.fn.removeDataSM = function(key) { return this.removeData(key + '_smartmenus'); }; $.fn.smartmenus = function(options) { if (typeof options == 'string') { var args = arguments, method = options; Array.prototype.shift.call(args); return this.each(function() { var smartmenus = $(this).data('smartmenus'); if (smartmenus && smartmenus[method]) { smartmenus[method].apply(smartmenus, args); } }); } return this.each(function() { // [data-sm-options] attribute on the root UL var dataOpts = $(this).data('sm-options') || null; if (dataOpts) { try { dataOpts = eval('(' + dataOpts + ')'); } catch(e) { dataOpts = null; alert('ERROR\n\nSmartMenus jQuery init:\nInvalid "data-sm-options" attribute value syntax.'); }; } new $.SmartMenus(this, $.extend({}, $.fn.smartmenus.defaults, options, dataOpts)); }); }; // default settings $.fn.smartmenus.defaults = { isPopup: false, // is this a popup menu (can be shown via the popupShow/popupHide methods) or a permanent menu bar mainMenuSubOffsetX: 0, // pixels offset from default position mainMenuSubOffsetY: 0, // pixels offset from default position subMenusSubOffsetX: 0, // pixels offset from default position subMenusSubOffsetY: 0, // pixels offset from default position subMenusMinWidth: '10em', // min-width for the sub menus (any CSS unit) - if set, the fixed width set in CSS will be ignored subMenusMaxWidth: '20em', // max-width for the sub menus (any CSS unit) - if set, the fixed width set in CSS will be ignored subIndicators: true, // create sub menu indicators - creates a SPAN and inserts it in the A subIndicatorsPos: 'append', // position of the SPAN relative to the menu item content ('append', 'prepend') subIndicatorsText: '', // [optionally] add text in the SPAN (e.g. '+') (you may want to check the CSS for the sub indicators too) scrollStep: 30, // pixels step when scrolling long sub menus that do not fit in the viewport height scrollAccelerate: true, // accelerate scrolling or use a fixed step showTimeout: 250, // timeout before showing the sub menus hideTimeout: 500, // timeout before hiding the sub menus showDuration: 0, // duration for show animation - set to 0 for no animation - matters only if showFunction:null showFunction: null, // custom function to use when showing a sub menu (the default is the jQuery 'show') // don't forget to call complete() at the end of whatever you do // e.g.: function($ul, complete) { $ul.fadeIn(250, complete); } hideDuration: 0, // duration for hide animation - set to 0 for no animation - matters only if hideFunction:null hideFunction: function($ul, complete) { $ul.fadeOut(200, complete); }, // custom function to use when hiding a sub menu (the default is the jQuery 'hide') // don't forget to call complete() at the end of whatever you do // e.g.: function($ul, complete) { $ul.fadeOut(250, complete); } collapsibleShowDuration:0, // duration for show animation for collapsible sub menus - matters only if collapsibleShowFunction:null collapsibleShowFunction:function($ul, complete) { $ul.slideDown(200, complete); }, // custom function to use when showing a collapsible sub menu // (i.e. when mobile styles are used to make the sub menus collapsible) collapsibleHideDuration:0, // duration for hide animation for collapsible sub menus - matters only if collapsibleHideFunction:null collapsibleHideFunction:function($ul, complete) { $ul.slideUp(200, complete); }, // custom function to use when hiding a collapsible sub menu // (i.e. when mobile styles are used to make the sub menus collapsible) showOnClick: false, // show the first-level sub menus onclick instead of onmouseover (i.e. mimic desktop app menus) (matters only for mouse input) hideOnClick: true, // hide the sub menus on click/tap anywhere on the page noMouseOver: false, // disable sub menus activation onmouseover (i.e. behave like in touch mode - use just mouse clicks) (matters only for mouse input) keepInViewport: true, // reposition the sub menus if needed to make sure they always appear inside the viewport keepHighlighted: true, // keep all ancestor items of the current sub menu highlighted (adds the 'highlighted' class to the A's) markCurrentItem: false, // automatically add the 'current' class to the A element of the item linking to the current URL markCurrentTree: true, // add the 'current' class also to the A elements of all ancestor items of the current item rightToLeftSubMenus: false, // right to left display of the sub menus (check the CSS for the sub indicators' position) bottomToTopSubMenus: false, // bottom to top display of the sub menus collapsibleBehavior: 'default' // parent items behavior in collapsible (mobile) view ('default', 'toggle', 'link', 'accordion', 'accordion-toggle', 'accordion-link') // 'default' - first tap on parent item expands sub, second tap loads its link // 'toggle' - the whole parent item acts just as a toggle button for its sub menu (expands/collapses on each tap) // 'link' - the parent item acts as a regular item (first tap loads its link), the sub menu can be expanded only via the +/- button // 'accordion' - like 'default' but on expand also resets any visible sub menus from deeper levels or other branches // 'accordion-toggle' - like 'toggle' but on expand also resets any visible sub menus from deeper levels or other branches // 'accordion-link' - like 'link' but on expand also resets any visible sub menus from deeper levels or other branches }; return $; }));PK5[AѰ8hhassets/js/bootstrap.jsnu[/*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('jquery'), require('popper.js')) : typeof define === 'function' && define.amd ? define(['exports', 'jquery', 'popper.js'], factory) : (factory((global.bootstrap = {}),global.jQuery,global.Popper)); }(this, (function (exports,$,Popper) { 'use strict'; $ = $ && $.hasOwnProperty('default') ? $['default'] : $; Popper = Popper && Popper.hasOwnProperty('default') ? Popper['default'] : Popper; function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; } function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; subClass.__proto__ = superClass; } /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): util.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Util = function ($$$1) { /** * ------------------------------------------------------------------------ * Private TransitionEnd Helpers * ------------------------------------------------------------------------ */ var transition = false; var MAX_UID = 1000000; // Shoutout AngusCroll (https://goo.gl/pxwQGp) function toType(obj) { return {}.toString.call(obj).match(/\s([a-zA-Z]+)/)[1].toLowerCase(); } function getSpecialTransitionEndEvent() { return { bindType: transition.end, delegateType: transition.end, handle: function handle(event) { if ($$$1(event.target).is(this)) { return event.handleObj.handler.apply(this, arguments); // eslint-disable-line prefer-rest-params } return undefined; // eslint-disable-line no-undefined } }; } function transitionEndTest() { if (typeof window !== 'undefined' && window.QUnit) { return false; } return { end: 'transitionend' }; } function transitionEndEmulator(duration) { var _this = this; var called = false; $$$1(this).one(Util.TRANSITION_END, function () { called = true; }); setTimeout(function () { if (!called) { Util.triggerTransitionEnd(_this); } }, duration); return this; } function setTransitionEndSupport() { transition = transitionEndTest(); $$$1.fn.emulateTransitionEnd = transitionEndEmulator; if (Util.supportsTransitionEnd()) { $$$1.event.special[Util.TRANSITION_END] = getSpecialTransitionEndEvent(); } } function escapeId(selector) { // We escape IDs in case of special selectors (selector = '#myId:something') // $.escapeSelector does not exist in jQuery < 3 selector = typeof $$$1.escapeSelector === 'function' ? $$$1.escapeSelector(selector).substr(1) : selector.replace(/(:|\.|\[|\]|,|=|@)/g, '\\$1'); return selector; } /** * -------------------------------------------------------------------------- * Public Util Api * -------------------------------------------------------------------------- */ var Util = { TRANSITION_END: 'bsTransitionEnd', getUID: function getUID(prefix) { do { // eslint-disable-next-line no-bitwise prefix += ~~(Math.random() * MAX_UID); // "~~" acts like a faster Math.floor() here } while (document.getElementById(prefix)); return prefix; }, getSelectorFromElement: function getSelectorFromElement(element) { var selector = element.getAttribute('data-target'); if (!selector || selector === '#') { selector = element.getAttribute('href') || ''; } // If it's an ID if (selector.charAt(0) === '#') { selector = escapeId(selector); } try { var $selector = $$$1(document).find(selector); return $selector.length > 0 ? selector : null; } catch (err) { return null; } }, reflow: function reflow(element) { return element.offsetHeight; }, triggerTransitionEnd: function triggerTransitionEnd(element) { $$$1(element).trigger(transition.end); }, supportsTransitionEnd: function supportsTransitionEnd() { return Boolean(transition); }, isElement: function isElement(obj) { return (obj[0] || obj).nodeType; }, typeCheckConfig: function typeCheckConfig(componentName, config, configTypes) { for (var property in configTypes) { if (Object.prototype.hasOwnProperty.call(configTypes, property)) { var expectedTypes = configTypes[property]; var value = config[property]; var valueType = value && Util.isElement(value) ? 'element' : toType(value); if (!new RegExp(expectedTypes).test(valueType)) { throw new Error(componentName.toUpperCase() + ": " + ("Option \"" + property + "\" provided type \"" + valueType + "\" ") + ("but expected type \"" + expectedTypes + "\".")); } } } } }; setTransitionEndSupport(); return Util; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): alert.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Alert = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'alert'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.alert'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var TRANSITION_DURATION = 150; var Selector = { DISMISS: '[data-dismiss="alert"]' }; var Event = { CLOSE: "close" + EVENT_KEY, CLOSED: "closed" + EVENT_KEY, CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY }; var ClassName = { ALERT: 'alert', FADE: 'fade', SHOW: 'show' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Alert = /*#__PURE__*/ function () { function Alert(element) { this._element = element; } // Getters var _proto = Alert.prototype; // Public _proto.close = function close(element) { element = element || this._element; var rootElement = this._getRootElement(element); var customEvent = this._triggerCloseEvent(rootElement); if (customEvent.isDefaultPrevented()) { return; } this._removeElement(rootElement); }; _proto.dispose = function dispose() { $$$1.removeData(this._element, DATA_KEY); this._element = null; }; // Private _proto._getRootElement = function _getRootElement(element) { var selector = Util.getSelectorFromElement(element); var parent = false; if (selector) { parent = $$$1(selector)[0]; } if (!parent) { parent = $$$1(element).closest("." + ClassName.ALERT)[0]; } return parent; }; _proto._triggerCloseEvent = function _triggerCloseEvent(element) { var closeEvent = $$$1.Event(Event.CLOSE); $$$1(element).trigger(closeEvent); return closeEvent; }; _proto._removeElement = function _removeElement(element) { var _this = this; $$$1(element).removeClass(ClassName.SHOW); if (!Util.supportsTransitionEnd() || !$$$1(element).hasClass(ClassName.FADE)) { this._destroyElement(element); return; } $$$1(element).one(Util.TRANSITION_END, function (event) { return _this._destroyElement(element, event); }).emulateTransitionEnd(TRANSITION_DURATION); }; _proto._destroyElement = function _destroyElement(element) { $$$1(element).detach().trigger(Event.CLOSED).remove(); }; // Static Alert._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var $element = $$$1(this); var data = $element.data(DATA_KEY); if (!data) { data = new Alert(this); $element.data(DATA_KEY, data); } if (config === 'close') { data[config](this); } }); }; Alert._handleDismiss = function _handleDismiss(alertInstance) { return function (event) { if (event) { event.preventDefault(); } alertInstance.close(this); }; }; _createClass(Alert, null, [{ key: "VERSION", get: function get() { return VERSION; } }]); return Alert; }(); /** * ------------------------------------------------------------------------ * Data Api implementation * ------------------------------------------------------------------------ */ $$$1(document).on(Event.CLICK_DATA_API, Selector.DISMISS, Alert._handleDismiss(new Alert())); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Alert._jQueryInterface; $$$1.fn[NAME].Constructor = Alert; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Alert._jQueryInterface; }; return Alert; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): button.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Button = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'button'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.button'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var ClassName = { ACTIVE: 'active', BUTTON: 'btn', FOCUS: 'focus' }; var Selector = { DATA_TOGGLE_CARROT: '[data-toggle^="button"]', DATA_TOGGLE: '[data-toggle="buttons"]', INPUT: 'input', ACTIVE: '.active', BUTTON: '.btn' }; var Event = { CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY, FOCUS_BLUR_DATA_API: "focus" + EVENT_KEY + DATA_API_KEY + " " + ("blur" + EVENT_KEY + DATA_API_KEY) /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Button = /*#__PURE__*/ function () { function Button(element) { this._element = element; } // Getters var _proto = Button.prototype; // Public _proto.toggle = function toggle() { var triggerChangeEvent = true; var addAriaPressed = true; var rootElement = $$$1(this._element).closest(Selector.DATA_TOGGLE)[0]; if (rootElement) { var input = $$$1(this._element).find(Selector.INPUT)[0]; if (input) { if (input.type === 'radio') { if (input.checked && $$$1(this._element).hasClass(ClassName.ACTIVE)) { triggerChangeEvent = false; } else { var activeElement = $$$1(rootElement).find(Selector.ACTIVE)[0]; if (activeElement) { $$$1(activeElement).removeClass(ClassName.ACTIVE); } } } if (triggerChangeEvent) { if (input.hasAttribute('disabled') || rootElement.hasAttribute('disabled') || input.classList.contains('disabled') || rootElement.classList.contains('disabled')) { return; } input.checked = !$$$1(this._element).hasClass(ClassName.ACTIVE); $$$1(input).trigger('change'); } input.focus(); addAriaPressed = false; } } if (addAriaPressed) { this._element.setAttribute('aria-pressed', !$$$1(this._element).hasClass(ClassName.ACTIVE)); } if (triggerChangeEvent) { $$$1(this._element).toggleClass(ClassName.ACTIVE); } }; _proto.dispose = function dispose() { $$$1.removeData(this._element, DATA_KEY); this._element = null; }; // Static Button._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var data = $$$1(this).data(DATA_KEY); if (!data) { data = new Button(this); $$$1(this).data(DATA_KEY, data); } if (config === 'toggle') { data[config](); } }); }; _createClass(Button, null, [{ key: "VERSION", get: function get() { return VERSION; } }]); return Button; }(); /** * ------------------------------------------------------------------------ * Data Api implementation * ------------------------------------------------------------------------ */ $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE_CARROT, function (event) { event.preventDefault(); var button = event.target; if (!$$$1(button).hasClass(ClassName.BUTTON)) { button = $$$1(button).closest(Selector.BUTTON); } Button._jQueryInterface.call($$$1(button), 'toggle'); }).on(Event.FOCUS_BLUR_DATA_API, Selector.DATA_TOGGLE_CARROT, function (event) { var button = $$$1(event.target).closest(Selector.BUTTON)[0]; $$$1(button).toggleClass(ClassName.FOCUS, /^focus(in)?$/.test(event.type)); }); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Button._jQueryInterface; $$$1.fn[NAME].Constructor = Button; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Button._jQueryInterface; }; return Button; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): carousel.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Carousel = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'carousel'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.carousel'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var TRANSITION_DURATION = 600; var ARROW_LEFT_KEYCODE = 37; // KeyboardEvent.which value for left arrow key var ARROW_RIGHT_KEYCODE = 39; // KeyboardEvent.which value for right arrow key var TOUCHEVENT_COMPAT_WAIT = 500; // Time for mouse compat events to fire after touch var Default = { interval: 5000, keyboard: true, slide: false, pause: 'hover', wrap: true }; var DefaultType = { interval: '(number|boolean)', keyboard: 'boolean', slide: '(boolean|string)', pause: '(string|boolean)', wrap: 'boolean' }; var Direction = { NEXT: 'next', PREV: 'prev', LEFT: 'left', RIGHT: 'right' }; var Event = { SLIDE: "slide" + EVENT_KEY, SLID: "slid" + EVENT_KEY, KEYDOWN: "keydown" + EVENT_KEY, MOUSEENTER: "mouseenter" + EVENT_KEY, MOUSELEAVE: "mouseleave" + EVENT_KEY, TOUCHEND: "touchend" + EVENT_KEY, LOAD_DATA_API: "load" + EVENT_KEY + DATA_API_KEY, CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY }; var ClassName = { CAROUSEL: 'carousel', ACTIVE: 'active', SLIDE: 'slide', RIGHT: 'carousel-item-right', LEFT: 'carousel-item-left', NEXT: 'carousel-item-next', PREV: 'carousel-item-prev', ITEM: 'carousel-item' }; var Selector = { ACTIVE: '.active', ACTIVE_ITEM: '.active.carousel-item', ITEM: '.carousel-item', NEXT_PREV: '.carousel-item-next, .carousel-item-prev', INDICATORS: '.carousel-indicators', DATA_SLIDE: '[data-slide], [data-slide-to]', DATA_RIDE: '[data-ride="carousel"]' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Carousel = /*#__PURE__*/ function () { function Carousel(element, config) { this._items = null; this._interval = null; this._activeElement = null; this._isPaused = false; this._isSliding = false; this.touchTimeout = null; this._config = this._getConfig(config); this._element = $$$1(element)[0]; this._indicatorsElement = $$$1(this._element).find(Selector.INDICATORS)[0]; this._addEventListeners(); } // Getters var _proto = Carousel.prototype; // Public _proto.next = function next() { if (!this._isSliding) { this._slide(Direction.NEXT); } }; _proto.nextWhenVisible = function nextWhenVisible() { // Don't call next when the page isn't visible // or the carousel or its parent isn't visible if (!document.hidden && $$$1(this._element).is(':visible') && $$$1(this._element).css('visibility') !== 'hidden') { this.next(); } }; _proto.prev = function prev() { if (!this._isSliding) { this._slide(Direction.PREV); } }; _proto.pause = function pause(event) { if (!event) { this._isPaused = true; } if ($$$1(this._element).find(Selector.NEXT_PREV)[0] && Util.supportsTransitionEnd()) { Util.triggerTransitionEnd(this._element); this.cycle(true); } clearInterval(this._interval); this._interval = null; }; _proto.cycle = function cycle(event) { if (!event) { this._isPaused = false; } if (this._interval) { clearInterval(this._interval); this._interval = null; } if (this._config.interval && !this._isPaused) { this._interval = setInterval((document.visibilityState ? this.nextWhenVisible : this.next).bind(this), this._config.interval); } }; _proto.to = function to(index) { var _this = this; this._activeElement = $$$1(this._element).find(Selector.ACTIVE_ITEM)[0]; var activeIndex = this._getItemIndex(this._activeElement); if (index > this._items.length - 1 || index < 0) { return; } if (this._isSliding) { $$$1(this._element).one(Event.SLID, function () { return _this.to(index); }); return; } if (activeIndex === index) { this.pause(); this.cycle(); return; } var direction = index > activeIndex ? Direction.NEXT : Direction.PREV; this._slide(direction, this._items[index]); }; _proto.dispose = function dispose() { $$$1(this._element).off(EVENT_KEY); $$$1.removeData(this._element, DATA_KEY); this._items = null; this._config = null; this._element = null; this._interval = null; this._isPaused = null; this._isSliding = null; this._activeElement = null; this._indicatorsElement = null; }; // Private _proto._getConfig = function _getConfig(config) { config = _extends({}, Default, config); Util.typeCheckConfig(NAME, config, DefaultType); return config; }; _proto._addEventListeners = function _addEventListeners() { var _this2 = this; if (this._config.keyboard) { $$$1(this._element).on(Event.KEYDOWN, function (event) { return _this2._keydown(event); }); } if (this._config.pause === 'hover') { $$$1(this._element).on(Event.MOUSEENTER, function (event) { return _this2.pause(event); }).on(Event.MOUSELEAVE, function (event) { return _this2.cycle(event); }); if ('ontouchstart' in document.documentElement) { // If it's a touch-enabled device, mouseenter/leave are fired as // part of the mouse compatibility events on first tap - the carousel // would stop cycling until user tapped out of it; // here, we listen for touchend, explicitly pause the carousel // (as if it's the second time we tap on it, mouseenter compat event // is NOT fired) and after a timeout (to allow for mouse compatibility // events to fire) we explicitly restart cycling $$$1(this._element).on(Event.TOUCHEND, function () { _this2.pause(); if (_this2.touchTimeout) { clearTimeout(_this2.touchTimeout); } _this2.touchTimeout = setTimeout(function (event) { return _this2.cycle(event); }, TOUCHEVENT_COMPAT_WAIT + _this2._config.interval); }); } } }; _proto._keydown = function _keydown(event) { if (/input|textarea/i.test(event.target.tagName)) { return; } switch (event.which) { case ARROW_LEFT_KEYCODE: event.preventDefault(); this.prev(); break; case ARROW_RIGHT_KEYCODE: event.preventDefault(); this.next(); break; default: } }; _proto._getItemIndex = function _getItemIndex(element) { this._items = $$$1.makeArray($$$1(element).parent().find(Selector.ITEM)); return this._items.indexOf(element); }; _proto._getItemByDirection = function _getItemByDirection(direction, activeElement) { var isNextDirection = direction === Direction.NEXT; var isPrevDirection = direction === Direction.PREV; var activeIndex = this._getItemIndex(activeElement); var lastItemIndex = this._items.length - 1; var isGoingToWrap = isPrevDirection && activeIndex === 0 || isNextDirection && activeIndex === lastItemIndex; if (isGoingToWrap && !this._config.wrap) { return activeElement; } var delta = direction === Direction.PREV ? -1 : 1; var itemIndex = (activeIndex + delta) % this._items.length; return itemIndex === -1 ? this._items[this._items.length - 1] : this._items[itemIndex]; }; _proto._triggerSlideEvent = function _triggerSlideEvent(relatedTarget, eventDirectionName) { var targetIndex = this._getItemIndex(relatedTarget); var fromIndex = this._getItemIndex($$$1(this._element).find(Selector.ACTIVE_ITEM)[0]); var slideEvent = $$$1.Event(Event.SLIDE, { relatedTarget: relatedTarget, direction: eventDirectionName, from: fromIndex, to: targetIndex }); $$$1(this._element).trigger(slideEvent); return slideEvent; }; _proto._setActiveIndicatorElement = function _setActiveIndicatorElement(element) { if (this._indicatorsElement) { $$$1(this._indicatorsElement).find(Selector.ACTIVE).removeClass(ClassName.ACTIVE); var nextIndicator = this._indicatorsElement.children[this._getItemIndex(element)]; if (nextIndicator) { $$$1(nextIndicator).addClass(ClassName.ACTIVE); } } }; _proto._slide = function _slide(direction, element) { var _this3 = this; var activeElement = $$$1(this._element).find(Selector.ACTIVE_ITEM)[0]; var activeElementIndex = this._getItemIndex(activeElement); var nextElement = element || activeElement && this._getItemByDirection(direction, activeElement); var nextElementIndex = this._getItemIndex(nextElement); var isCycling = Boolean(this._interval); var directionalClassName; var orderClassName; var eventDirectionName; if (direction === Direction.NEXT) { directionalClassName = ClassName.LEFT; orderClassName = ClassName.NEXT; eventDirectionName = Direction.LEFT; } else { directionalClassName = ClassName.RIGHT; orderClassName = ClassName.PREV; eventDirectionName = Direction.RIGHT; } if (nextElement && $$$1(nextElement).hasClass(ClassName.ACTIVE)) { this._isSliding = false; return; } var slideEvent = this._triggerSlideEvent(nextElement, eventDirectionName); if (slideEvent.isDefaultPrevented()) { return; } if (!activeElement || !nextElement) { // Some weirdness is happening, so we bail return; } this._isSliding = true; if (isCycling) { this.pause(); } this._setActiveIndicatorElement(nextElement); var slidEvent = $$$1.Event(Event.SLID, { relatedTarget: nextElement, direction: eventDirectionName, from: activeElementIndex, to: nextElementIndex }); if (Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.SLIDE)) { $$$1(nextElement).addClass(orderClassName); Util.reflow(nextElement); $$$1(activeElement).addClass(directionalClassName); $$$1(nextElement).addClass(directionalClassName); $$$1(activeElement).one(Util.TRANSITION_END, function () { $$$1(nextElement).removeClass(directionalClassName + " " + orderClassName).addClass(ClassName.ACTIVE); $$$1(activeElement).removeClass(ClassName.ACTIVE + " " + orderClassName + " " + directionalClassName); _this3._isSliding = false; setTimeout(function () { return $$$1(_this3._element).trigger(slidEvent); }, 0); }).emulateTransitionEnd(TRANSITION_DURATION); } else { $$$1(activeElement).removeClass(ClassName.ACTIVE); $$$1(nextElement).addClass(ClassName.ACTIVE); this._isSliding = false; $$$1(this._element).trigger(slidEvent); } if (isCycling) { this.cycle(); } }; // Static Carousel._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var data = $$$1(this).data(DATA_KEY); var _config = _extends({}, Default, $$$1(this).data()); if (typeof config === 'object') { _config = _extends({}, _config, config); } var action = typeof config === 'string' ? config : _config.slide; if (!data) { data = new Carousel(this, _config); $$$1(this).data(DATA_KEY, data); } if (typeof config === 'number') { data.to(config); } else if (typeof action === 'string') { if (typeof data[action] === 'undefined') { throw new TypeError("No method named \"" + action + "\""); } data[action](); } else if (_config.interval) { data.pause(); data.cycle(); } }); }; Carousel._dataApiClickHandler = function _dataApiClickHandler(event) { var selector = Util.getSelectorFromElement(this); if (!selector) { return; } var target = $$$1(selector)[0]; if (!target || !$$$1(target).hasClass(ClassName.CAROUSEL)) { return; } var config = _extends({}, $$$1(target).data(), $$$1(this).data()); var slideIndex = this.getAttribute('data-slide-to'); if (slideIndex) { config.interval = false; } Carousel._jQueryInterface.call($$$1(target), config); if (slideIndex) { $$$1(target).data(DATA_KEY).to(slideIndex); } event.preventDefault(); }; _createClass(Carousel, null, [{ key: "VERSION", get: function get() { return VERSION; } }, { key: "Default", get: function get() { return Default; } }]); return Carousel; }(); /** * ------------------------------------------------------------------------ * Data Api implementation * ------------------------------------------------------------------------ */ $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_SLIDE, Carousel._dataApiClickHandler); $$$1(window).on(Event.LOAD_DATA_API, function () { $$$1(Selector.DATA_RIDE).each(function () { var $carousel = $$$1(this); Carousel._jQueryInterface.call($carousel, $carousel.data()); }); }); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Carousel._jQueryInterface; $$$1.fn[NAME].Constructor = Carousel; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Carousel._jQueryInterface; }; return Carousel; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): collapse.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Collapse = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'collapse'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.collapse'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var TRANSITION_DURATION = 600; var Default = { toggle: true, parent: '' }; var DefaultType = { toggle: 'boolean', parent: '(string|element)' }; var Event = { SHOW: "show" + EVENT_KEY, SHOWN: "shown" + EVENT_KEY, HIDE: "hide" + EVENT_KEY, HIDDEN: "hidden" + EVENT_KEY, CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY }; var ClassName = { SHOW: 'show', COLLAPSE: 'collapse', COLLAPSING: 'collapsing', COLLAPSED: 'collapsed' }; var Dimension = { WIDTH: 'width', HEIGHT: 'height' }; var Selector = { ACTIVES: '.show, .collapsing', DATA_TOGGLE: '[data-toggle="collapse"]' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Collapse = /*#__PURE__*/ function () { function Collapse(element, config) { this._isTransitioning = false; this._element = element; this._config = this._getConfig(config); this._triggerArray = $$$1.makeArray($$$1("[data-toggle=\"collapse\"][href=\"#" + element.id + "\"]," + ("[data-toggle=\"collapse\"][data-target=\"#" + element.id + "\"]"))); var tabToggles = $$$1(Selector.DATA_TOGGLE); for (var i = 0; i < tabToggles.length; i++) { var elem = tabToggles[i]; var selector = Util.getSelectorFromElement(elem); if (selector !== null && $$$1(selector).filter(element).length > 0) { this._selector = selector; this._triggerArray.push(elem); } } this._parent = this._config.parent ? this._getParent() : null; if (!this._config.parent) { this._addAriaAndCollapsedClass(this._element, this._triggerArray); } if (this._config.toggle) { this.toggle(); } } // Getters var _proto = Collapse.prototype; // Public _proto.toggle = function toggle() { if ($$$1(this._element).hasClass(ClassName.SHOW)) { this.hide(); } else { this.show(); } }; _proto.show = function show() { var _this = this; if (this._isTransitioning || $$$1(this._element).hasClass(ClassName.SHOW)) { return; } var actives; var activesData; if (this._parent) { actives = $$$1.makeArray($$$1(this._parent).find(Selector.ACTIVES).filter("[data-parent=\"" + this._config.parent + "\"]")); if (actives.length === 0) { actives = null; } } if (actives) { activesData = $$$1(actives).not(this._selector).data(DATA_KEY); if (activesData && activesData._isTransitioning) { return; } } var startEvent = $$$1.Event(Event.SHOW); $$$1(this._element).trigger(startEvent); if (startEvent.isDefaultPrevented()) { return; } if (actives) { Collapse._jQueryInterface.call($$$1(actives).not(this._selector), 'hide'); if (!activesData) { $$$1(actives).data(DATA_KEY, null); } } var dimension = this._getDimension(); $$$1(this._element).removeClass(ClassName.COLLAPSE).addClass(ClassName.COLLAPSING); this._element.style[dimension] = 0; if (this._triggerArray.length > 0) { $$$1(this._triggerArray).removeClass(ClassName.COLLAPSED).attr('aria-expanded', true); } this.setTransitioning(true); var complete = function complete() { $$$1(_this._element).removeClass(ClassName.COLLAPSING).addClass(ClassName.COLLAPSE).addClass(ClassName.SHOW); _this._element.style[dimension] = ''; _this.setTransitioning(false); $$$1(_this._element).trigger(Event.SHOWN); }; if (!Util.supportsTransitionEnd()) { complete(); return; } var capitalizedDimension = dimension[0].toUpperCase() + dimension.slice(1); var scrollSize = "scroll" + capitalizedDimension; $$$1(this._element).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); this._element.style[dimension] = this._element[scrollSize] + "px"; }; _proto.hide = function hide() { var _this2 = this; if (this._isTransitioning || !$$$1(this._element).hasClass(ClassName.SHOW)) { return; } var startEvent = $$$1.Event(Event.HIDE); $$$1(this._element).trigger(startEvent); if (startEvent.isDefaultPrevented()) { return; } var dimension = this._getDimension(); this._element.style[dimension] = this._element.getBoundingClientRect()[dimension] + "px"; Util.reflow(this._element); $$$1(this._element).addClass(ClassName.COLLAPSING).removeClass(ClassName.COLLAPSE).removeClass(ClassName.SHOW); if (this._triggerArray.length > 0) { for (var i = 0; i < this._triggerArray.length; i++) { var trigger = this._triggerArray[i]; var selector = Util.getSelectorFromElement(trigger); if (selector !== null) { var $elem = $$$1(selector); if (!$elem.hasClass(ClassName.SHOW)) { $$$1(trigger).addClass(ClassName.COLLAPSED).attr('aria-expanded', false); } } } } this.setTransitioning(true); var complete = function complete() { _this2.setTransitioning(false); $$$1(_this2._element).removeClass(ClassName.COLLAPSING).addClass(ClassName.COLLAPSE).trigger(Event.HIDDEN); }; this._element.style[dimension] = ''; if (!Util.supportsTransitionEnd()) { complete(); return; } $$$1(this._element).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); }; _proto.setTransitioning = function setTransitioning(isTransitioning) { this._isTransitioning = isTransitioning; }; _proto.dispose = function dispose() { $$$1.removeData(this._element, DATA_KEY); this._config = null; this._parent = null; this._element = null; this._triggerArray = null; this._isTransitioning = null; }; // Private _proto._getConfig = function _getConfig(config) { config = _extends({}, Default, config); config.toggle = Boolean(config.toggle); // Coerce string values Util.typeCheckConfig(NAME, config, DefaultType); return config; }; _proto._getDimension = function _getDimension() { var hasWidth = $$$1(this._element).hasClass(Dimension.WIDTH); return hasWidth ? Dimension.WIDTH : Dimension.HEIGHT; }; _proto._getParent = function _getParent() { var _this3 = this; var parent = null; if (Util.isElement(this._config.parent)) { parent = this._config.parent; // It's a jQuery object if (typeof this._config.parent.jquery !== 'undefined') { parent = this._config.parent[0]; } } else { parent = $$$1(this._config.parent)[0]; } var selector = "[data-toggle=\"collapse\"][data-parent=\"" + this._config.parent + "\"]"; $$$1(parent).find(selector).each(function (i, element) { _this3._addAriaAndCollapsedClass(Collapse._getTargetFromElement(element), [element]); }); return parent; }; _proto._addAriaAndCollapsedClass = function _addAriaAndCollapsedClass(element, triggerArray) { if (element) { var isOpen = $$$1(element).hasClass(ClassName.SHOW); if (triggerArray.length > 0) { $$$1(triggerArray).toggleClass(ClassName.COLLAPSED, !isOpen).attr('aria-expanded', isOpen); } } }; // Static Collapse._getTargetFromElement = function _getTargetFromElement(element) { var selector = Util.getSelectorFromElement(element); return selector ? $$$1(selector)[0] : null; }; Collapse._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var $this = $$$1(this); var data = $this.data(DATA_KEY); var _config = _extends({}, Default, $this.data(), typeof config === 'object' && config); if (!data && _config.toggle && /show|hide/.test(config)) { _config.toggle = false; } if (!data) { data = new Collapse(this, _config); $this.data(DATA_KEY, data); } if (typeof config === 'string') { if (typeof data[config] === 'undefined') { throw new TypeError("No method named \"" + config + "\""); } data[config](); } }); }; _createClass(Collapse, null, [{ key: "VERSION", get: function get() { return VERSION; } }, { key: "Default", get: function get() { return Default; } }]); return Collapse; }(); /** * ------------------------------------------------------------------------ * Data Api implementation * ------------------------------------------------------------------------ */ $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { // preventDefault only for elements (which change the URL) not inside the collapsible element if (event.currentTarget.tagName === 'A') { event.preventDefault(); } var $trigger = $$$1(this); var selector = Util.getSelectorFromElement(this); $$$1(selector).each(function () { var $target = $$$1(this); var data = $target.data(DATA_KEY); var config = data ? 'toggle' : $trigger.data(); Collapse._jQueryInterface.call($target, config); }); }); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Collapse._jQueryInterface; $$$1.fn[NAME].Constructor = Collapse; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Collapse._jQueryInterface; }; return Collapse; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): dropdown.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Dropdown = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'dropdown'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.dropdown'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var ESCAPE_KEYCODE = 27; // KeyboardEvent.which value for Escape (Esc) key var SPACE_KEYCODE = 32; // KeyboardEvent.which value for space key var TAB_KEYCODE = 9; // KeyboardEvent.which value for tab key var ARROW_UP_KEYCODE = 38; // KeyboardEvent.which value for up arrow key var ARROW_DOWN_KEYCODE = 40; // KeyboardEvent.which value for down arrow key var RIGHT_MOUSE_BUTTON_WHICH = 3; // MouseEvent.which value for the right button (assuming a right-handed mouse) var REGEXP_KEYDOWN = new RegExp(ARROW_UP_KEYCODE + "|" + ARROW_DOWN_KEYCODE + "|" + ESCAPE_KEYCODE); var Event = { HIDE: "hide" + EVENT_KEY, HIDDEN: "hidden" + EVENT_KEY, SHOW: "show" + EVENT_KEY, SHOWN: "shown" + EVENT_KEY, CLICK: "click" + EVENT_KEY, CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY, KEYDOWN_DATA_API: "keydown" + EVENT_KEY + DATA_API_KEY, KEYUP_DATA_API: "keyup" + EVENT_KEY + DATA_API_KEY }; var ClassName = { DISABLED: 'disabled', SHOW: 'show', DROPUP: 'dropup', DROPRIGHT: 'dropright', DROPLEFT: 'dropleft', MENURIGHT: 'dropdown-menu-right', MENULEFT: 'dropdown-menu-left', POSITION_STATIC: 'position-static' }; var Selector = { DATA_TOGGLE: '[data-toggle="dropdown"]', FORM_CHILD: '.dropdown form', MENU: '.dropdown-menu', NAVBAR_NAV: '.navbar-nav', VISIBLE_ITEMS: '.dropdown-menu .dropdown-item:not(.disabled)' }; var AttachmentMap = { TOP: 'top-start', TOPEND: 'top-end', BOTTOM: 'bottom-start', BOTTOMEND: 'bottom-end', RIGHT: 'right-start', RIGHTEND: 'right-end', LEFT: 'left-start', LEFTEND: 'left-end' }; var Default = { offset: 0, flip: true, boundary: 'scrollParent' }; var DefaultType = { offset: '(number|string|function)', flip: 'boolean', boundary: '(string|element)' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Dropdown = /*#__PURE__*/ function () { function Dropdown(element, config) { this._element = element; this._popper = null; this._config = this._getConfig(config); this._menu = this._getMenuElement(); this._inNavbar = this._detectNavbar(); this._addEventListeners(); } // Getters var _proto = Dropdown.prototype; // Public _proto.toggle = function toggle() { if (this._element.disabled || $$$1(this._element).hasClass(ClassName.DISABLED)) { return; } var parent = Dropdown._getParentFromElement(this._element); var isActive = $$$1(this._menu).hasClass(ClassName.SHOW); Dropdown._clearMenus(); if (isActive) { return; } var relatedTarget = { relatedTarget: this._element }; var showEvent = $$$1.Event(Event.SHOW, relatedTarget); $$$1(parent).trigger(showEvent); if (showEvent.isDefaultPrevented()) { return; } // Disable totally Popper.js for Dropdown in Navbar if (!this._inNavbar) { /** * Check for Popper dependency * Popper - https://popper.js.org */ if (typeof Popper === 'undefined') { throw new TypeError('Bootstrap dropdown require Popper.js (https://popper.js.org)'); } var element = this._element; // For dropup with alignment we use the parent as popper container if ($$$1(parent).hasClass(ClassName.DROPUP)) { if ($$$1(this._menu).hasClass(ClassName.MENULEFT) || $$$1(this._menu).hasClass(ClassName.MENURIGHT)) { element = parent; } } // If boundary is not `scrollParent`, then set position to `static` // to allow the menu to "escape" the scroll parent's boundaries // https://github.com/twbs/bootstrap/issues/24251 if (this._config.boundary !== 'scrollParent') { $$$1(parent).addClass(ClassName.POSITION_STATIC); } this._popper = new Popper(element, this._menu, this._getPopperConfig()); } // If this is a touch-enabled device we add extra // empty mouseover listeners to the body's immediate children; // only needed because of broken event delegation on iOS // https://www.quirksmode.org/blog/archives/2014/02/mouse_event_bub.html if ('ontouchstart' in document.documentElement && $$$1(parent).closest(Selector.NAVBAR_NAV).length === 0) { $$$1('body').children().on('mouseover', null, $$$1.noop); } this._element.focus(); this._element.setAttribute('aria-expanded', true); $$$1(this._menu).toggleClass(ClassName.SHOW); $$$1(parent).toggleClass(ClassName.SHOW).trigger($$$1.Event(Event.SHOWN, relatedTarget)); }; _proto.dispose = function dispose() { $$$1.removeData(this._element, DATA_KEY); $$$1(this._element).off(EVENT_KEY); this._element = null; this._menu = null; if (this._popper !== null) { this._popper.destroy(); this._popper = null; } }; _proto.update = function update() { this._inNavbar = this._detectNavbar(); if (this._popper !== null) { this._popper.scheduleUpdate(); } }; // Private _proto._addEventListeners = function _addEventListeners() { var _this = this; $$$1(this._element).on(Event.CLICK, function (event) { event.preventDefault(); event.stopPropagation(); _this.toggle(); }); }; _proto._getConfig = function _getConfig(config) { config = _extends({}, this.constructor.Default, $$$1(this._element).data(), config); Util.typeCheckConfig(NAME, config, this.constructor.DefaultType); return config; }; _proto._getMenuElement = function _getMenuElement() { if (!this._menu) { var parent = Dropdown._getParentFromElement(this._element); this._menu = $$$1(parent).find(Selector.MENU)[0]; } return this._menu; }; _proto._getPlacement = function _getPlacement() { var $parentDropdown = $$$1(this._element).parent(); var placement = AttachmentMap.BOTTOM; // Handle dropup if ($parentDropdown.hasClass(ClassName.DROPUP)) { placement = AttachmentMap.TOP; if ($$$1(this._menu).hasClass(ClassName.MENURIGHT)) { placement = AttachmentMap.TOPEND; } } else if ($parentDropdown.hasClass(ClassName.DROPRIGHT)) { placement = AttachmentMap.RIGHT; } else if ($parentDropdown.hasClass(ClassName.DROPLEFT)) { placement = AttachmentMap.LEFT; } else if ($$$1(this._menu).hasClass(ClassName.MENURIGHT)) { placement = AttachmentMap.BOTTOMEND; } return placement; }; _proto._detectNavbar = function _detectNavbar() { return $$$1(this._element).closest('.navbar').length > 0; }; _proto._getPopperConfig = function _getPopperConfig() { var _this2 = this; var offsetConf = {}; if (typeof this._config.offset === 'function') { offsetConf.fn = function (data) { data.offsets = _extends({}, data.offsets, _this2._config.offset(data.offsets) || {}); return data; }; } else { offsetConf.offset = this._config.offset; } var popperConfig = { placement: this._getPlacement(), modifiers: { offset: offsetConf, flip: { enabled: this._config.flip }, preventOverflow: { boundariesElement: this._config.boundary } } }; return popperConfig; }; // Static Dropdown._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var data = $$$1(this).data(DATA_KEY); var _config = typeof config === 'object' ? config : null; if (!data) { data = new Dropdown(this, _config); $$$1(this).data(DATA_KEY, data); } if (typeof config === 'string') { if (typeof data[config] === 'undefined') { throw new TypeError("No method named \"" + config + "\""); } data[config](); } }); }; Dropdown._clearMenus = function _clearMenus(event) { if (event && (event.which === RIGHT_MOUSE_BUTTON_WHICH || event.type === 'keyup' && event.which !== TAB_KEYCODE)) { return; } var toggles = $$$1.makeArray($$$1(Selector.DATA_TOGGLE)); for (var i = 0; i < toggles.length; i++) { var parent = Dropdown._getParentFromElement(toggles[i]); var context = $$$1(toggles[i]).data(DATA_KEY); var relatedTarget = { relatedTarget: toggles[i] }; if (!context) { continue; } var dropdownMenu = context._menu; if (!$$$1(parent).hasClass(ClassName.SHOW)) { continue; } if (event && (event.type === 'click' && /input|textarea/i.test(event.target.tagName) || event.type === 'keyup' && event.which === TAB_KEYCODE) && $$$1.contains(parent, event.target)) { continue; } var hideEvent = $$$1.Event(Event.HIDE, relatedTarget); $$$1(parent).trigger(hideEvent); if (hideEvent.isDefaultPrevented()) { continue; } // If this is a touch-enabled device we remove the extra // empty mouseover listeners we added for iOS support if ('ontouchstart' in document.documentElement) { $$$1('body').children().off('mouseover', null, $$$1.noop); } toggles[i].setAttribute('aria-expanded', 'false'); $$$1(dropdownMenu).removeClass(ClassName.SHOW); $$$1(parent).removeClass(ClassName.SHOW).trigger($$$1.Event(Event.HIDDEN, relatedTarget)); } }; Dropdown._getParentFromElement = function _getParentFromElement(element) { var parent; var selector = Util.getSelectorFromElement(element); if (selector) { parent = $$$1(selector)[0]; } return parent || element.parentNode; }; // eslint-disable-next-line complexity Dropdown._dataApiKeydownHandler = function _dataApiKeydownHandler(event) { // If not input/textarea: // - And not a key in REGEXP_KEYDOWN => not a dropdown command // If input/textarea: // - If space key => not a dropdown command // - If key is other than escape // - If key is not up or down => not a dropdown command // - If trigger inside the menu => not a dropdown command if (/input|textarea/i.test(event.target.tagName) ? event.which === SPACE_KEYCODE || event.which !== ESCAPE_KEYCODE && (event.which !== ARROW_DOWN_KEYCODE && event.which !== ARROW_UP_KEYCODE || $$$1(event.target).closest(Selector.MENU).length) : !REGEXP_KEYDOWN.test(event.which)) { return; } event.preventDefault(); event.stopPropagation(); if (this.disabled || $$$1(this).hasClass(ClassName.DISABLED)) { return; } var parent = Dropdown._getParentFromElement(this); var isActive = $$$1(parent).hasClass(ClassName.SHOW); if (!isActive && (event.which !== ESCAPE_KEYCODE || event.which !== SPACE_KEYCODE) || isActive && (event.which === ESCAPE_KEYCODE || event.which === SPACE_KEYCODE)) { if (event.which === ESCAPE_KEYCODE) { var toggle = $$$1(parent).find(Selector.DATA_TOGGLE)[0]; $$$1(toggle).trigger('focus'); } $$$1(this).trigger('click'); return; } var items = $$$1(parent).find(Selector.VISIBLE_ITEMS).get(); if (items.length === 0) { return; } var index = items.indexOf(event.target); if (event.which === ARROW_UP_KEYCODE && index > 0) { // Up index--; } if (event.which === ARROW_DOWN_KEYCODE && index < items.length - 1) { // Down index++; } if (index < 0) { index = 0; } items[index].focus(); }; _createClass(Dropdown, null, [{ key: "VERSION", get: function get() { return VERSION; } }, { key: "Default", get: function get() { return Default; } }, { key: "DefaultType", get: function get() { return DefaultType; } }]); return Dropdown; }(); /** * ------------------------------------------------------------------------ * Data Api implementation * ------------------------------------------------------------------------ */ $$$1(document).on(Event.KEYDOWN_DATA_API, Selector.DATA_TOGGLE, Dropdown._dataApiKeydownHandler).on(Event.KEYDOWN_DATA_API, Selector.MENU, Dropdown._dataApiKeydownHandler).on(Event.CLICK_DATA_API + " " + Event.KEYUP_DATA_API, Dropdown._clearMenus).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { event.preventDefault(); event.stopPropagation(); Dropdown._jQueryInterface.call($$$1(this), 'toggle'); }).on(Event.CLICK_DATA_API, Selector.FORM_CHILD, function (e) { e.stopPropagation(); }); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Dropdown._jQueryInterface; $$$1.fn[NAME].Constructor = Dropdown; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Dropdown._jQueryInterface; }; return Dropdown; }($, Popper); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): modal.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Modal = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'modal'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.modal'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var TRANSITION_DURATION = 300; var BACKDROP_TRANSITION_DURATION = 150; var ESCAPE_KEYCODE = 27; // KeyboardEvent.which value for Escape (Esc) key var Default = { backdrop: true, keyboard: true, focus: true, show: true }; var DefaultType = { backdrop: '(boolean|string)', keyboard: 'boolean', focus: 'boolean', show: 'boolean' }; var Event = { HIDE: "hide" + EVENT_KEY, HIDDEN: "hidden" + EVENT_KEY, SHOW: "show" + EVENT_KEY, SHOWN: "shown" + EVENT_KEY, FOCUSIN: "focusin" + EVENT_KEY, RESIZE: "resize" + EVENT_KEY, CLICK_DISMISS: "click.dismiss" + EVENT_KEY, KEYDOWN_DISMISS: "keydown.dismiss" + EVENT_KEY, MOUSEUP_DISMISS: "mouseup.dismiss" + EVENT_KEY, MOUSEDOWN_DISMISS: "mousedown.dismiss" + EVENT_KEY, CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY }; var ClassName = { SCROLLBAR_MEASURER: 'modal-scrollbar-measure', BACKDROP: 'modal-backdrop', OPEN: 'modal-open', FADE: 'fade', SHOW: 'show' }; var Selector = { DIALOG: '.modal-dialog', DATA_TOGGLE: '[data-toggle="modal"]', DATA_DISMISS: '[data-dismiss="modal"]', FIXED_CONTENT: '.fixed-top, .fixed-bottom, .is-fixed, .sticky-top', STICKY_CONTENT: '.sticky-top', NAVBAR_TOGGLER: '.navbar-toggler' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Modal = /*#__PURE__*/ function () { function Modal(element, config) { this._config = this._getConfig(config); this._element = element; this._dialog = $$$1(element).find(Selector.DIALOG)[0]; this._backdrop = null; this._isShown = false; this._isBodyOverflowing = false; this._ignoreBackdropClick = false; this._originalBodyPadding = 0; this._scrollbarWidth = 0; } // Getters var _proto = Modal.prototype; // Public _proto.toggle = function toggle(relatedTarget) { return this._isShown ? this.hide() : this.show(relatedTarget); }; _proto.show = function show(relatedTarget) { var _this = this; if (this._isTransitioning || this._isShown) { return; } if (Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE)) { this._isTransitioning = true; } var showEvent = $$$1.Event(Event.SHOW, { relatedTarget: relatedTarget }); $$$1(this._element).trigger(showEvent); if (this._isShown || showEvent.isDefaultPrevented()) { return; } this._isShown = true; this._checkScrollbar(); this._setScrollbar(); this._adjustDialog(); $$$1(document.body).addClass(ClassName.OPEN); this._setEscapeEvent(); this._setResizeEvent(); $$$1(this._element).on(Event.CLICK_DISMISS, Selector.DATA_DISMISS, function (event) { return _this.hide(event); }); $$$1(this._dialog).on(Event.MOUSEDOWN_DISMISS, function () { $$$1(_this._element).one(Event.MOUSEUP_DISMISS, function (event) { if ($$$1(event.target).is(_this._element)) { _this._ignoreBackdropClick = true; } }); }); this._showBackdrop(function () { return _this._showElement(relatedTarget); }); }; _proto.hide = function hide(event) { var _this2 = this; if (event) { event.preventDefault(); } if (this._isTransitioning || !this._isShown) { return; } var hideEvent = $$$1.Event(Event.HIDE); $$$1(this._element).trigger(hideEvent); if (!this._isShown || hideEvent.isDefaultPrevented()) { return; } this._isShown = false; var transition = Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE); if (transition) { this._isTransitioning = true; } this._setEscapeEvent(); this._setResizeEvent(); $$$1(document).off(Event.FOCUSIN); $$$1(this._element).removeClass(ClassName.SHOW); $$$1(this._element).off(Event.CLICK_DISMISS); $$$1(this._dialog).off(Event.MOUSEDOWN_DISMISS); if (transition) { $$$1(this._element).one(Util.TRANSITION_END, function (event) { return _this2._hideModal(event); }).emulateTransitionEnd(TRANSITION_DURATION); } else { this._hideModal(); } }; _proto.dispose = function dispose() { $$$1.removeData(this._element, DATA_KEY); $$$1(window, document, this._element, this._backdrop).off(EVENT_KEY); this._config = null; this._element = null; this._dialog = null; this._backdrop = null; this._isShown = null; this._isBodyOverflowing = null; this._ignoreBackdropClick = null; this._scrollbarWidth = null; }; _proto.handleUpdate = function handleUpdate() { this._adjustDialog(); }; // Private _proto._getConfig = function _getConfig(config) { config = _extends({}, Default, config); Util.typeCheckConfig(NAME, config, DefaultType); return config; }; _proto._showElement = function _showElement(relatedTarget) { var _this3 = this; var transition = Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE); if (!this._element.parentNode || this._element.parentNode.nodeType !== Node.ELEMENT_NODE) { // Don't move modal's DOM position document.body.appendChild(this._element); } this._element.style.display = 'block'; this._element.removeAttribute('aria-hidden'); this._element.scrollTop = 0; if (transition) { Util.reflow(this._element); } $$$1(this._element).addClass(ClassName.SHOW); if (this._config.focus) { this._enforceFocus(); } var shownEvent = $$$1.Event(Event.SHOWN, { relatedTarget: relatedTarget }); var transitionComplete = function transitionComplete() { if (_this3._config.focus) { _this3._element.focus(); } _this3._isTransitioning = false; $$$1(_this3._element).trigger(shownEvent); }; if (transition) { $$$1(this._dialog).one(Util.TRANSITION_END, transitionComplete).emulateTransitionEnd(TRANSITION_DURATION); } else { transitionComplete(); } }; _proto._enforceFocus = function _enforceFocus() { var _this4 = this; $$$1(document).off(Event.FOCUSIN) // Guard against infinite focus loop .on(Event.FOCUSIN, function (event) { if (document !== event.target && _this4._element !== event.target && $$$1(_this4._element).has(event.target).length === 0) { _this4._element.focus(); } }); }; _proto._setEscapeEvent = function _setEscapeEvent() { var _this5 = this; if (this._isShown && this._config.keyboard) { $$$1(this._element).on(Event.KEYDOWN_DISMISS, function (event) { if (event.which === ESCAPE_KEYCODE) { event.preventDefault(); _this5.hide(); } }); } else if (!this._isShown) { $$$1(this._element).off(Event.KEYDOWN_DISMISS); } }; _proto._setResizeEvent = function _setResizeEvent() { var _this6 = this; if (this._isShown) { $$$1(window).on(Event.RESIZE, function (event) { return _this6.handleUpdate(event); }); } else { $$$1(window).off(Event.RESIZE); } }; _proto._hideModal = function _hideModal() { var _this7 = this; this._element.style.display = 'none'; this._element.setAttribute('aria-hidden', true); this._isTransitioning = false; this._showBackdrop(function () { $$$1(document.body).removeClass(ClassName.OPEN); _this7._resetAdjustments(); _this7._resetScrollbar(); $$$1(_this7._element).trigger(Event.HIDDEN); }); }; _proto._removeBackdrop = function _removeBackdrop() { if (this._backdrop) { $$$1(this._backdrop).remove(); this._backdrop = null; } }; _proto._showBackdrop = function _showBackdrop(callback) { var _this8 = this; var animate = $$$1(this._element).hasClass(ClassName.FADE) ? ClassName.FADE : ''; if (this._isShown && this._config.backdrop) { var doAnimate = Util.supportsTransitionEnd() && animate; this._backdrop = document.createElement('div'); this._backdrop.className = ClassName.BACKDROP; if (animate) { $$$1(this._backdrop).addClass(animate); } $$$1(this._backdrop).appendTo(document.body); $$$1(this._element).on(Event.CLICK_DISMISS, function (event) { if (_this8._ignoreBackdropClick) { _this8._ignoreBackdropClick = false; return; } if (event.target !== event.currentTarget) { return; } if (_this8._config.backdrop === 'static') { _this8._element.focus(); } else { _this8.hide(); } }); if (doAnimate) { Util.reflow(this._backdrop); } $$$1(this._backdrop).addClass(ClassName.SHOW); if (!callback) { return; } if (!doAnimate) { callback(); return; } $$$1(this._backdrop).one(Util.TRANSITION_END, callback).emulateTransitionEnd(BACKDROP_TRANSITION_DURATION); } else if (!this._isShown && this._backdrop) { $$$1(this._backdrop).removeClass(ClassName.SHOW); var callbackRemove = function callbackRemove() { _this8._removeBackdrop(); if (callback) { callback(); } }; if (Util.supportsTransitionEnd() && $$$1(this._element).hasClass(ClassName.FADE)) { $$$1(this._backdrop).one(Util.TRANSITION_END, callbackRemove).emulateTransitionEnd(BACKDROP_TRANSITION_DURATION); } else { callbackRemove(); } } else if (callback) { callback(); } }; // ---------------------------------------------------------------------- // the following methods are used to handle overflowing modals // todo (fat): these should probably be refactored out of modal.js // ---------------------------------------------------------------------- _proto._adjustDialog = function _adjustDialog() { var isModalOverflowing = this._element.scrollHeight > document.documentElement.clientHeight; if (!this._isBodyOverflowing && isModalOverflowing) { this._element.style.paddingLeft = this._scrollbarWidth + "px"; } if (this._isBodyOverflowing && !isModalOverflowing) { this._element.style.paddingRight = this._scrollbarWidth + "px"; } }; _proto._resetAdjustments = function _resetAdjustments() { this._element.style.paddingLeft = ''; this._element.style.paddingRight = ''; }; _proto._checkScrollbar = function _checkScrollbar() { var rect = document.body.getBoundingClientRect(); this._isBodyOverflowing = rect.left + rect.right < window.innerWidth; this._scrollbarWidth = this._getScrollbarWidth(); }; _proto._setScrollbar = function _setScrollbar() { var _this9 = this; if (this._isBodyOverflowing) { // Note: DOMNode.style.paddingRight returns the actual value or '' if not set // while $(DOMNode).css('padding-right') returns the calculated value or 0 if not set // Adjust fixed content padding $$$1(Selector.FIXED_CONTENT).each(function (index, element) { var actualPadding = $$$1(element)[0].style.paddingRight; var calculatedPadding = $$$1(element).css('padding-right'); $$$1(element).data('padding-right', actualPadding).css('padding-right', parseFloat(calculatedPadding) + _this9._scrollbarWidth + "px"); }); // Adjust sticky content margin $$$1(Selector.STICKY_CONTENT).each(function (index, element) { var actualMargin = $$$1(element)[0].style.marginRight; var calculatedMargin = $$$1(element).css('margin-right'); $$$1(element).data('margin-right', actualMargin).css('margin-right', parseFloat(calculatedMargin) - _this9._scrollbarWidth + "px"); }); // Adjust navbar-toggler margin $$$1(Selector.NAVBAR_TOGGLER).each(function (index, element) { var actualMargin = $$$1(element)[0].style.marginRight; var calculatedMargin = $$$1(element).css('margin-right'); $$$1(element).data('margin-right', actualMargin).css('margin-right', parseFloat(calculatedMargin) + _this9._scrollbarWidth + "px"); }); // Adjust body padding var actualPadding = document.body.style.paddingRight; var calculatedPadding = $$$1('body').css('padding-right'); $$$1('body').data('padding-right', actualPadding).css('padding-right', parseFloat(calculatedPadding) + this._scrollbarWidth + "px"); } }; _proto._resetScrollbar = function _resetScrollbar() { // Restore fixed content padding $$$1(Selector.FIXED_CONTENT).each(function (index, element) { var padding = $$$1(element).data('padding-right'); if (typeof padding !== 'undefined') { $$$1(element).css('padding-right', padding).removeData('padding-right'); } }); // Restore sticky content and navbar-toggler margin $$$1(Selector.STICKY_CONTENT + ", " + Selector.NAVBAR_TOGGLER).each(function (index, element) { var margin = $$$1(element).data('margin-right'); if (typeof margin !== 'undefined') { $$$1(element).css('margin-right', margin).removeData('margin-right'); } }); // Restore body padding var padding = $$$1('body').data('padding-right'); if (typeof padding !== 'undefined') { $$$1('body').css('padding-right', padding).removeData('padding-right'); } }; _proto._getScrollbarWidth = function _getScrollbarWidth() { // thx d.walsh var scrollDiv = document.createElement('div'); scrollDiv.className = ClassName.SCROLLBAR_MEASURER; document.body.appendChild(scrollDiv); var scrollbarWidth = scrollDiv.getBoundingClientRect().width - scrollDiv.clientWidth; document.body.removeChild(scrollDiv); return scrollbarWidth; }; // Static Modal._jQueryInterface = function _jQueryInterface(config, relatedTarget) { return this.each(function () { var data = $$$1(this).data(DATA_KEY); var _config = _extends({}, Modal.Default, $$$1(this).data(), typeof config === 'object' && config); if (!data) { data = new Modal(this, _config); $$$1(this).data(DATA_KEY, data); } if (typeof config === 'string') { if (typeof data[config] === 'undefined') { throw new TypeError("No method named \"" + config + "\""); } data[config](relatedTarget); } else if (_config.show) { data.show(relatedTarget); } }); }; _createClass(Modal, null, [{ key: "VERSION", get: function get() { return VERSION; } }, { key: "Default", get: function get() { return Default; } }]); return Modal; }(); /** * ------------------------------------------------------------------------ * Data Api implementation * ------------------------------------------------------------------------ */ $$$1(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { var _this10 = this; var target; var selector = Util.getSelectorFromElement(this); if (selector) { target = $$$1(selector)[0]; } var config = $$$1(target).data(DATA_KEY) ? 'toggle' : _extends({}, $$$1(target).data(), $$$1(this).data()); if (this.tagName === 'A' || this.tagName === 'AREA') { event.preventDefault(); } var $target = $$$1(target).one(Event.SHOW, function (showEvent) { if (showEvent.isDefaultPrevented()) { // Only register focus restorer if modal will actually get shown return; } $target.one(Event.HIDDEN, function () { if ($$$1(_this10).is(':visible')) { _this10.focus(); } }); }); Modal._jQueryInterface.call($$$1(target), config, this); }); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Modal._jQueryInterface; $$$1.fn[NAME].Constructor = Modal; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Modal._jQueryInterface; }; return Modal; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): tooltip.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Tooltip = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'tooltip'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.tooltip'; var EVENT_KEY = "." + DATA_KEY; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var TRANSITION_DURATION = 150; var CLASS_PREFIX = 'bs-tooltip'; var BSCLS_PREFIX_REGEX = new RegExp("(^|\\s)" + CLASS_PREFIX + "\\S+", 'g'); var DefaultType = { animation: 'boolean', template: 'string', title: '(string|element|function)', trigger: 'string', delay: '(number|object)', html: 'boolean', selector: '(string|boolean)', placement: '(string|function)', offset: '(number|string)', container: '(string|element|boolean)', fallbackPlacement: '(string|array)', boundary: '(string|element)' }; var AttachmentMap = { AUTO: 'auto', TOP: 'top', RIGHT: 'right', BOTTOM: 'bottom', LEFT: 'left' }; var Default = { animation: true, template: '', trigger: 'hover focus', title: '', delay: 0, html: false, selector: false, placement: 'top', offset: 0, container: false, fallbackPlacement: 'flip', boundary: 'scrollParent' }; var HoverState = { SHOW: 'show', OUT: 'out' }; var Event = { HIDE: "hide" + EVENT_KEY, HIDDEN: "hidden" + EVENT_KEY, SHOW: "show" + EVENT_KEY, SHOWN: "shown" + EVENT_KEY, INSERTED: "inserted" + EVENT_KEY, CLICK: "click" + EVENT_KEY, FOCUSIN: "focusin" + EVENT_KEY, FOCUSOUT: "focusout" + EVENT_KEY, MOUSEENTER: "mouseenter" + EVENT_KEY, MOUSELEAVE: "mouseleave" + EVENT_KEY }; var ClassName = { FADE: 'fade', SHOW: 'show' }; var Selector = { TOOLTIP: '.tooltip', TOOLTIP_INNER: '.tooltip-inner', ARROW: '.arrow' }; var Trigger = { HOVER: 'hover', FOCUS: 'focus', CLICK: 'click', MANUAL: 'manual' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Tooltip = /*#__PURE__*/ function () { function Tooltip(element, config) { /** * Check for Popper dependency * Popper - https://popper.js.org */ if (typeof Popper === 'undefined') { throw new TypeError('Bootstrap tooltips require Popper.js (https://popper.js.org)'); } // private this._isEnabled = true; this._timeout = 0; this._hoverState = ''; this._activeTrigger = {}; this._popper = null; // Protected this.element = element; this.config = this._getConfig(config); this.tip = null; this._setListeners(); } // Getters var _proto = Tooltip.prototype; // Public _proto.enable = function enable() { this._isEnabled = true; }; _proto.disable = function disable() { this._isEnabled = false; }; _proto.toggleEnabled = function toggleEnabled() { this._isEnabled = !this._isEnabled; }; _proto.toggle = function toggle(event) { if (!this._isEnabled) { return; } if (event) { var dataKey = this.constructor.DATA_KEY; var context = $$$1(event.currentTarget).data(dataKey); if (!context) { context = new this.constructor(event.currentTarget, this._getDelegateConfig()); $$$1(event.currentTarget).data(dataKey, context); } context._activeTrigger.click = !context._activeTrigger.click; if (context._isWithActiveTrigger()) { context._enter(null, context); } else { context._leave(null, context); } } else { if ($$$1(this.getTipElement()).hasClass(ClassName.SHOW)) { this._leave(null, this); return; } this._enter(null, this); } }; _proto.dispose = function dispose() { clearTimeout(this._timeout); $$$1.removeData(this.element, this.constructor.DATA_KEY); $$$1(this.element).off(this.constructor.EVENT_KEY); $$$1(this.element).closest('.modal').off('hide.bs.modal'); if (this.tip) { $$$1(this.tip).remove(); } this._isEnabled = null; this._timeout = null; this._hoverState = null; this._activeTrigger = null; if (this._popper !== null) { this._popper.destroy(); } this._popper = null; this.element = null; this.config = null; this.tip = null; }; _proto.show = function show() { var _this = this; if ($$$1(this.element).css('display') === 'none') { throw new Error('Please use show on visible elements'); } var showEvent = $$$1.Event(this.constructor.Event.SHOW); if (this.isWithContent() && this._isEnabled) { $$$1(this.element).trigger(showEvent); var isInTheDom = $$$1.contains(this.element.ownerDocument.documentElement, this.element); if (showEvent.isDefaultPrevented() || !isInTheDom) { return; } var tip = this.getTipElement(); var tipId = Util.getUID(this.constructor.NAME); tip.setAttribute('id', tipId); this.element.setAttribute('aria-describedby', tipId); this.setContent(); if (this.config.animation) { $$$1(tip).addClass(ClassName.FADE); } var placement = typeof this.config.placement === 'function' ? this.config.placement.call(this, tip, this.element) : this.config.placement; var attachment = this._getAttachment(placement); this.addAttachmentClass(attachment); var container = this.config.container === false ? document.body : $$$1(this.config.container); $$$1(tip).data(this.constructor.DATA_KEY, this); if (!$$$1.contains(this.element.ownerDocument.documentElement, this.tip)) { $$$1(tip).appendTo(container); } $$$1(this.element).trigger(this.constructor.Event.INSERTED); this._popper = new Popper(this.element, tip, { placement: attachment, modifiers: { offset: { offset: this.config.offset }, flip: { behavior: this.config.fallbackPlacement }, arrow: { element: Selector.ARROW }, preventOverflow: { boundariesElement: this.config.boundary } }, onCreate: function onCreate(data) { if (data.originalPlacement !== data.placement) { _this._handlePopperPlacementChange(data); } }, onUpdate: function onUpdate(data) { _this._handlePopperPlacementChange(data); } }); $$$1(tip).addClass(ClassName.SHOW); // If this is a touch-enabled device we add extra // empty mouseover listeners to the body's immediate children; // only needed because of broken event delegation on iOS // https://www.quirksmode.org/blog/archives/2014/02/mouse_event_bub.html if ('ontouchstart' in document.documentElement) { $$$1('body').children().on('mouseover', null, $$$1.noop); } var complete = function complete() { if (_this.config.animation) { _this._fixTransition(); } var prevHoverState = _this._hoverState; _this._hoverState = null; $$$1(_this.element).trigger(_this.constructor.Event.SHOWN); if (prevHoverState === HoverState.OUT) { _this._leave(null, _this); } }; if (Util.supportsTransitionEnd() && $$$1(this.tip).hasClass(ClassName.FADE)) { $$$1(this.tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(Tooltip._TRANSITION_DURATION); } else { complete(); } } }; _proto.hide = function hide(callback) { var _this2 = this; var tip = this.getTipElement(); var hideEvent = $$$1.Event(this.constructor.Event.HIDE); var complete = function complete() { if (_this2._hoverState !== HoverState.SHOW && tip.parentNode) { tip.parentNode.removeChild(tip); } _this2._cleanTipClass(); _this2.element.removeAttribute('aria-describedby'); $$$1(_this2.element).trigger(_this2.constructor.Event.HIDDEN); if (_this2._popper !== null) { _this2._popper.destroy(); } if (callback) { callback(); } }; $$$1(this.element).trigger(hideEvent); if (hideEvent.isDefaultPrevented()) { return; } $$$1(tip).removeClass(ClassName.SHOW); // If this is a touch-enabled device we remove the extra // empty mouseover listeners we added for iOS support if ('ontouchstart' in document.documentElement) { $$$1('body').children().off('mouseover', null, $$$1.noop); } this._activeTrigger[Trigger.CLICK] = false; this._activeTrigger[Trigger.FOCUS] = false; this._activeTrigger[Trigger.HOVER] = false; if (Util.supportsTransitionEnd() && $$$1(this.tip).hasClass(ClassName.FADE)) { $$$1(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); } else { complete(); } this._hoverState = ''; }; _proto.update = function update() { if (this._popper !== null) { this._popper.scheduleUpdate(); } }; // Protected _proto.isWithContent = function isWithContent() { return Boolean(this.getTitle()); }; _proto.addAttachmentClass = function addAttachmentClass(attachment) { $$$1(this.getTipElement()).addClass(CLASS_PREFIX + "-" + attachment); }; _proto.getTipElement = function getTipElement() { this.tip = this.tip || $$$1(this.config.template)[0]; return this.tip; }; _proto.setContent = function setContent() { var $tip = $$$1(this.getTipElement()); this.setElementContent($tip.find(Selector.TOOLTIP_INNER), this.getTitle()); $tip.removeClass(ClassName.FADE + " " + ClassName.SHOW); }; _proto.setElementContent = function setElementContent($element, content) { var html = this.config.html; if (typeof content === 'object' && (content.nodeType || content.jquery)) { // Content is a DOM node or a jQuery if (html) { if (!$$$1(content).parent().is($element)) { $element.empty().append(content); } } else { $element.text($$$1(content).text()); } } else { $element[html ? 'html' : 'text'](content); } }; _proto.getTitle = function getTitle() { var title = this.element.getAttribute('data-original-title'); if (!title) { title = typeof this.config.title === 'function' ? this.config.title.call(this.element) : this.config.title; } return title; }; // Private _proto._getAttachment = function _getAttachment(placement) { return AttachmentMap[placement.toUpperCase()]; }; _proto._setListeners = function _setListeners() { var _this3 = this; var triggers = this.config.trigger.split(' '); triggers.forEach(function (trigger) { if (trigger === 'click') { $$$1(_this3.element).on(_this3.constructor.Event.CLICK, _this3.config.selector, function (event) { return _this3.toggle(event); }); } else if (trigger !== Trigger.MANUAL) { var eventIn = trigger === Trigger.HOVER ? _this3.constructor.Event.MOUSEENTER : _this3.constructor.Event.FOCUSIN; var eventOut = trigger === Trigger.HOVER ? _this3.constructor.Event.MOUSELEAVE : _this3.constructor.Event.FOCUSOUT; $$$1(_this3.element).on(eventIn, _this3.config.selector, function (event) { return _this3._enter(event); }).on(eventOut, _this3.config.selector, function (event) { return _this3._leave(event); }); } $$$1(_this3.element).closest('.modal').on('hide.bs.modal', function () { return _this3.hide(); }); }); if (this.config.selector) { this.config = _extends({}, this.config, { trigger: 'manual', selector: '' }); } else { this._fixTitle(); } }; _proto._fixTitle = function _fixTitle() { var titleType = typeof this.element.getAttribute('data-original-title'); if (this.element.getAttribute('title') || titleType !== 'string') { this.element.setAttribute('data-original-title', this.element.getAttribute('title') || ''); this.element.setAttribute('title', ''); } }; _proto._enter = function _enter(event, context) { var dataKey = this.constructor.DATA_KEY; context = context || $$$1(event.currentTarget).data(dataKey); if (!context) { context = new this.constructor(event.currentTarget, this._getDelegateConfig()); $$$1(event.currentTarget).data(dataKey, context); } if (event) { context._activeTrigger[event.type === 'focusin' ? Trigger.FOCUS : Trigger.HOVER] = true; } if ($$$1(context.getTipElement()).hasClass(ClassName.SHOW) || context._hoverState === HoverState.SHOW) { context._hoverState = HoverState.SHOW; return; } clearTimeout(context._timeout); context._hoverState = HoverState.SHOW; if (!context.config.delay || !context.config.delay.show) { context.show(); return; } context._timeout = setTimeout(function () { if (context._hoverState === HoverState.SHOW) { context.show(); } }, context.config.delay.show); }; _proto._leave = function _leave(event, context) { var dataKey = this.constructor.DATA_KEY; context = context || $$$1(event.currentTarget).data(dataKey); if (!context) { context = new this.constructor(event.currentTarget, this._getDelegateConfig()); $$$1(event.currentTarget).data(dataKey, context); } if (event) { context._activeTrigger[event.type === 'focusout' ? Trigger.FOCUS : Trigger.HOVER] = false; } if (context._isWithActiveTrigger()) { return; } clearTimeout(context._timeout); context._hoverState = HoverState.OUT; if (!context.config.delay || !context.config.delay.hide) { context.hide(); return; } context._timeout = setTimeout(function () { if (context._hoverState === HoverState.OUT) { context.hide(); } }, context.config.delay.hide); }; _proto._isWithActiveTrigger = function _isWithActiveTrigger() { for (var trigger in this._activeTrigger) { if (this._activeTrigger[trigger]) { return true; } } return false; }; _proto._getConfig = function _getConfig(config) { config = _extends({}, this.constructor.Default, $$$1(this.element).data(), config); if (typeof config.delay === 'number') { config.delay = { show: config.delay, hide: config.delay }; } if (typeof config.title === 'number') { config.title = config.title.toString(); } if (typeof config.content === 'number') { config.content = config.content.toString(); } Util.typeCheckConfig(NAME, config, this.constructor.DefaultType); return config; }; _proto._getDelegateConfig = function _getDelegateConfig() { var config = {}; if (this.config) { for (var key in this.config) { if (this.constructor.Default[key] !== this.config[key]) { config[key] = this.config[key]; } } } return config; }; _proto._cleanTipClass = function _cleanTipClass() { var $tip = $$$1(this.getTipElement()); var tabClass = $tip.attr('class').match(BSCLS_PREFIX_REGEX); if (tabClass !== null && tabClass.length > 0) { $tip.removeClass(tabClass.join('')); } }; _proto._handlePopperPlacementChange = function _handlePopperPlacementChange(data) { this._cleanTipClass(); this.addAttachmentClass(this._getAttachment(data.placement)); }; _proto._fixTransition = function _fixTransition() { var tip = this.getTipElement(); var initConfigAnimation = this.config.animation; if (tip.getAttribute('x-placement') !== null) { return; } $$$1(tip).removeClass(ClassName.FADE); this.config.animation = false; this.hide(); this.show(); this.config.animation = initConfigAnimation; }; // Static Tooltip._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var data = $$$1(this).data(DATA_KEY); var _config = typeof config === 'object' && config; if (!data && /dispose|hide/.test(config)) { return; } if (!data) { data = new Tooltip(this, _config); $$$1(this).data(DATA_KEY, data); } if (typeof config === 'string') { if (typeof data[config] === 'undefined') { throw new TypeError("No method named \"" + config + "\""); } data[config](); } }); }; _createClass(Tooltip, null, [{ key: "VERSION", get: function get() { return VERSION; } }, { key: "Default", get: function get() { return Default; } }, { key: "NAME", get: function get() { return NAME; } }, { key: "DATA_KEY", get: function get() { return DATA_KEY; } }, { key: "Event", get: function get() { return Event; } }, { key: "EVENT_KEY", get: function get() { return EVENT_KEY; } }, { key: "DefaultType", get: function get() { return DefaultType; } }]); return Tooltip; }(); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Tooltip._jQueryInterface; $$$1.fn[NAME].Constructor = Tooltip; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Tooltip._jQueryInterface; }; return Tooltip; }($, Popper); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): popover.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var Popover = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'popover'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.popover'; var EVENT_KEY = "." + DATA_KEY; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var CLASS_PREFIX = 'bs-popover'; var BSCLS_PREFIX_REGEX = new RegExp("(^|\\s)" + CLASS_PREFIX + "\\S+", 'g'); var Default = _extends({}, Tooltip.Default, { placement: 'right', trigger: 'click', content: '', template: '' }); var DefaultType = _extends({}, Tooltip.DefaultType, { content: '(string|element|function)' }); var ClassName = { FADE: 'fade', SHOW: 'show' }; var Selector = { TITLE: '.popover-header', CONTENT: '.popover-body' }; var Event = { HIDE: "hide" + EVENT_KEY, HIDDEN: "hidden" + EVENT_KEY, SHOW: "show" + EVENT_KEY, SHOWN: "shown" + EVENT_KEY, INSERTED: "inserted" + EVENT_KEY, CLICK: "click" + EVENT_KEY, FOCUSIN: "focusin" + EVENT_KEY, FOCUSOUT: "focusout" + EVENT_KEY, MOUSEENTER: "mouseenter" + EVENT_KEY, MOUSELEAVE: "mouseleave" + EVENT_KEY /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var Popover = /*#__PURE__*/ function (_Tooltip) { _inheritsLoose(Popover, _Tooltip); function Popover() { return _Tooltip.apply(this, arguments) || this; } var _proto = Popover.prototype; // Overrides _proto.isWithContent = function isWithContent() { return this.getTitle() || this._getContent(); }; _proto.addAttachmentClass = function addAttachmentClass(attachment) { $$$1(this.getTipElement()).addClass(CLASS_PREFIX + "-" + attachment); }; _proto.getTipElement = function getTipElement() { this.tip = this.tip || $$$1(this.config.template)[0]; return this.tip; }; _proto.setContent = function setContent() { var $tip = $$$1(this.getTipElement()); // We use append for html objects to maintain js events this.setElementContent($tip.find(Selector.TITLE), this.getTitle()); var content = this._getContent(); if (typeof content === 'function') { content = content.call(this.element); } this.setElementContent($tip.find(Selector.CONTENT), content); $tip.removeClass(ClassName.FADE + " " + ClassName.SHOW); }; // Private _proto._getContent = function _getContent() { return this.element.getAttribute('data-content') || this.config.content; }; _proto._cleanTipClass = function _cleanTipClass() { var $tip = $$$1(this.getTipElement()); var tabClass = $tip.attr('class').match(BSCLS_PREFIX_REGEX); if (tabClass !== null && tabClass.length > 0) { $tip.removeClass(tabClass.join('')); } }; // Static Popover._jQueryInterface = function _jQueryInterface(config) { return this.each(function () { var data = $$$1(this).data(DATA_KEY); var _config = typeof config === 'object' ? config : null; if (!data && /destroy|hide/.test(config)) { return; } if (!data) { data = new Popover(this, _config); $$$1(this).data(DATA_KEY, data); } if (typeof config === 'string') { if (typeof data[config] === 'undefined') { throw new TypeError("No method named \"" + config + "\""); } data[config](); } }); }; _createClass(Popover, null, [{ key: "VERSION", // Getters get: function get() { return VERSION; } }, { key: "Default", get: function get() { return Default; } }, { key: "NAME", get: function get() { return NAME; } }, { key: "DATA_KEY", get: function get() { return DATA_KEY; } }, { key: "Event", get: function get() { return Event; } }, { key: "EVENT_KEY", get: function get() { return EVENT_KEY; } }, { key: "DefaultType", get: function get() { return DefaultType; } }]); return Popover; }(Tooltip); /** * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ */ $$$1.fn[NAME] = Popover._jQueryInterface; $$$1.fn[NAME].Constructor = Popover; $$$1.fn[NAME].noConflict = function () { $$$1.fn[NAME] = JQUERY_NO_CONFLICT; return Popover._jQueryInterface; }; return Popover; }($); /** * -------------------------------------------------------------------------- * Bootstrap (v4.0.0): scrollspy.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ var ScrollSpy = function ($$$1) { /** * ------------------------------------------------------------------------ * Constants * ------------------------------------------------------------------------ */ var NAME = 'scrollspy'; var VERSION = '4.0.0'; var DATA_KEY = 'bs.scrollspy'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; var JQUERY_NO_CONFLICT = $$$1.fn[NAME]; var Default = { offset: 10, method: 'auto', target: '' }; var DefaultType = { offset: 'number', method: 'string', target: '(string|element)' }; var Event = { ACTIVATE: "activate" + EVENT_KEY, SCROLL: "scroll" + EVENT_KEY, LOAD_DATA_API: "load" + EVENT_KEY + DATA_API_KEY }; var ClassName = { DROPDOWN_ITEM: 'dropdown-item', DROPDOWN_MENU: 'dropdown-menu', ACTIVE: 'active' }; var Selector = { DATA_SPY: '[data-spy="scroll"]', ACTIVE: '.active', NAV_LIST_GROUP: '.nav, .list-group', NAV_LINKS: '.nav-link', NAV_ITEMS: '.nav-item', LIST_ITEMS: '.list-group-item', DROPDOWN: '.dropdown', DROPDOWN_ITEMS: '.dropdown-item', DROPDOWN_TOGGLE: '.dropdown-toggle' }; var OffsetMethod = { OFFSET: 'offset', POSITION: 'position' /** * ------------------------------------------------------------------------ * Class Definition * ------------------------------------------------------------------------ */ }; var ScrollSpy = /*#__PURE__*/ function () { function ScrollSpy(element, config) { var _this = this; this._element = element; this._scrollElement = element.tagName === 'BODY' ? window : element; this._config = this._getConfig(config); this._selector = this._config.target + " " + Selector.NAV_LINKS + "," + (this._config.target + " " + Selector.LIST_ITEMS + ",") + (this._config.target + " " + Selector.DROPDOWN_ITEMS); this._offsets = []; this._targets = []; this._activeTarget = null; this._scrollHeight = 0; $$$1(this._scrollElement).on(Event.SCROLL, function (event) { return _this._process(event); }); this.refresh(); this._process(); } // Getters var _proto = ScrollSpy.prototype; // Public _proto.refresh = function refresh() { var _this2 = this; var autoMethod = this._scrollElement === this._scrollElement.window ? OffsetMethod.OFFSET : OffsetMethod.POSITION; var offsetMethod = this._config.method === 'auto' ? autoMethod : this._config.method; var offsetBase = offsetMethod === OffsetMethod.POSITION ? this._getScrollTop() : 0; this._offsets = []; this._targets = []; this._scrollHeight = this._getScrollHeight(); var targets = $$$1.makeArray($$$1(this._selector)); targets.map(function (element) { var target; var targetSelector = Util.getSelectorFromElement(element); if (targetSelector) { target = $$$1(targetSelector)[0]; } if (target) { var targetBCR = target.getBoundingClientRect(); if (targetBCR.width || targetBCR.height) { // TODO (fat): remove sketch reliance on jQuery position/offset return [$$$1(target)[offsetMethod]().top + offsetBase, targetSelector]; } } return null; }).filter(function (item) { return item; }).sort(function (a, b) { return a[0] - b[0]; }).forEach(function (item) { _this2._offsets.push(item[0]); _this2._targets.push(item[1]); }); }; _proto.dispose = function dispose() { $$$1.removeData(this._element, DATA_KEY); $$$1(this._scrollElement).off(EVENT_KEY); this._element = null; this._scrollElement = null; this._config = null; this._selector = null; this._offsets = null; this._targets = null; this._activeTarget = null; this._scrollHeight = null; }; // Private _proto._getConfig = function _getConfig(config) { config = _extends({}, Default, config); if (typeof config.target !== 'string') { var id = $$$1(config.target).attr('id'); if (!id) { id = Util.getUID(NAME); $$$1(config.target).attr('id', id); } config.target = "#" + id; } Util.typeCheckConfig(NAME, config, DefaultType); return config; }; _proto._getScrollTop = function _getScrollTop() { return this._scrollElement === window ? this._scrollElement.pageYOffset : this._scrollElement.scrollTop; }; _proto._getScrollHeight = function _getScrollHeight() { return this._scrollElement.scrollHeight || Math.max(document.body.scrollHeight, document.documentElement.scrollHeight); }; _proto._getOffsetHeight = function _getOffsetHeight() { return this._scrollElement === window ? window.innerHeight : this._scrollElement.getBoundingClientRect().height; }; _proto._process = function _process() { var scrollTop = this._getScrollTop() + this._config.offset; var scrollHeight = this._getScrollHeight(); var maxScroll = this._config.offset + scrollHeight - this._getOffsetHeight(); if (this._scrollHeight !== scrollHeight) { this.refresh(); } if (scrollTop >= maxScroll) { var target = this._targets[this._targets.length - 1]; if (this._activeTarget !== target) { this._activate(target); } return; } if (this._activeTarget && scrollTop < this._offsets[0] && this._offsets[0] > 0) { this._activeTarget = null; this._clear(); return; } for (var i = this._offsets.length; i--;) { var isActiveTarget = this._activeTarget !== this._targets[i] && scrollTop >= this._offsets[i] && (typeof this._offsets[i + 1] === 'undefined' || scrollTop < this._offsets[i + 1]); if (isActiveTarget) { this._activate(this._targets[i]); } } }; _proto._activate = function _activate(target) { this._activeTarget = target; this._clear(); var queries = this._selector.split(','); // eslint-disable-next-line arrow-body-style queries = queries.map(function (selector) { return selector + "[data-target=\"" + target + "\"]," + (selector + "[href=\"" + target + "\"]"); }); var $link = $$$1(queries.join(',')); if ($link.hasClass(ClassName.DROPDOWN_ITEM)) { $link.closest(Selector.DROPDOWN).find(Selector.DROPDOWN_TOGGLE).addClass(ClassName.ACTIVE); $link.addClass(ClassName.ACTIVE); } else { // Set triggered link as active $link.addClass(ClassName.ACTIVE); // Set triggered links parents as active // With both '; if ( $container ) { $fb_output .= ''; } echo $fb_output; } } }PK5[qPinc/custom-header.phpnu[ * * @link https://developer.wordpress.org/themes/functionality/custom-headers/ * * @package consultstreet */ /** * Set up the WordPress core custom header feature. * * @uses consultstreet_header_style() */ function consultstreet_custom_header_setup() { add_theme_support( 'custom-header', apply_filters( 'consultstreet_custom_header_args', array( 'default-image' => get_stylesheet_directory_uri() . '/assets/img/page-header-bg.jpg', 'default-text-color' => '#fff', 'width' => 1920, 'height' => 500, 'flex-height' => true, 'flex-width' => true, 'wp-head-callback' => 'consultstreet_header_style', ) ) ); } add_action( 'after_setup_theme', 'consultstreet_custom_header_setup' ); if ( ! function_exists( 'consultstreet_header_style' ) ) : /** * Styles the header image and text displayed on the blog. * * @see consultstreet_custom_header_setup(). */ function consultstreet_header_style() { $header_text_color = get_header_textcolor(); /* * If no custom options for text are set, let's bail. * get_header_textcolor() options: Any hex value, 'blank' to hide text. Default: add_theme_support( 'custom-header' ). */ if ( get_theme_support( 'custom-header', 'default-text-color' ) === $header_text_color ) { return; } // If we get this far, we have custom styles. Let's do this. ?> array( 'value' => 'right-sidebar', 'thumbnail' => get_template_directory_uri() . '/assets/img/icons/theme-right-sidebar.png' ), 'no-sidebar' => array( 'value' => 'no-sidebar', 'thumbnail' => get_template_directory_uri() . '/assets/img/icons/theme-fullwidth.png' ), 'left-sidebar' => array( 'value' => 'left-sidebar', 'thumbnail' => get_template_directory_uri() . '/assets/img/icons/theme-left-sidebar.png' ), ); function consultstreet_sidebar_layout_callback(){ global $post , $consultstreet_sidebar_layout; wp_nonce_field( basename( __FILE__ ), 'consultstreet_nonce' ); ?>
ID, '_sidebar_layout', true ); ?>
">

$subvalue ) { $value[ $key ] = sanitize_text_field( $subvalue ); } return $value; } return sanitize_text_field( $value ); } function consultstreet_sanitize_text( $input ) { return wp_kses_post( force_balance_tags( $input ) ); } /** * Theme Comment Function */ if ( ! function_exists( 'consultstreet_comment' ) ) : function consultstreet_comment( $comment, $args, $depth ) { ?>
id="comment-">
$depth, 'max_depth' => $args['max_depth']))) ?>
comment_approved == '0' ) : ?>
ID}\" class=\"more-link\">" .esc_html__('Read More','consultstreet')."

"; } add_filter( 'the_content_more_link', 'consultstreet_read_more_button_class' ); function consultstreet_post_thumbnail() { if(has_post_thumbnail()){ echo '
'; the_post_thumbnail( '', array( 'class'=>'img-fluid' ) ); echo '
'; } } /** * Theme Page Header Title */ function consultstreet_theme_page_header_title(){ if( is_archive() ) { echo '

'; if ( is_day() ) : /* translators: %1$s %2$s: date */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Archives','consultstreet'), get_the_date() ); elseif ( is_month() ) : /* translators: %1$s %2$s: month */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Archives','consultstreet'), get_the_date( 'F Y' ) ); elseif ( is_year() ) : /* translators: %1$s %2$s: year */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Archives','consultstreet'), get_the_date( 'Y' ) ); elseif( is_author() ): /* translators: %1$s %2$s: author */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('All posts by','consultstreet'), get_the_author() ); elseif( is_category() ): /* translators: %1$s %2$s: category */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Category','consultstreet'), single_cat_title( '', false ) ); elseif( is_tag() ): /* translators: %1$s %2$s: tag */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Tag','consultstreet'), single_tag_title( '', false ) ); elseif( class_exists( 'WooCommerce' ) && is_shop() ): /* translators: %1$s %2$s: WooCommerce */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Shop','consultstreet'), single_tag_title( '', false )); elseif( is_archive() ): the_archive_title( '

', '

' ); endif; echo '
'; } elseif( is_404() ) { echo '

'; /* translators: %1$s: 404 */ printf( esc_html__( '%1$s ', 'consultstreet' ) , esc_html__('404','consultstreet') ); echo '

'; } elseif( is_search() ) { echo '

'; /* translators: %1$s %2$s: search */ printf( esc_html__( '%1$s %2$s', 'consultstreet' ), esc_html__('Search results for','consultstreet'), get_search_query() ); echo '

'; } else { echo '

'.esc_html( get_the_title() ).'

'; } } function consultstreet_bootstrap_menu_notitle( $menu ){ return $menu = preg_replace('/ title=\"(.*?)\"/', '', $menu ); } add_filter( 'wp_nav_menu', 'consultstreet_bootstrap_menu_notitle' ); /** * Theme Breadcrumbs Url */ function consultstreet_page_url() { $page_url = 'http'; if ( key_exists("HTTPS", $_SERVER) && ( $_SERVER["HTTPS"] == "on" ) ){ $page_url .= "s"; } $page_url .= "://"; if ($_SERVER["SERVER_PORT"] != "80") { $page_url .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"]; } else { $page_url .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]; } return $page_url; } /** * Theme Breadcrumbs */ if( !function_exists('consultstreet_page_header_breadcrumbs') ): function consultstreet_page_header_breadcrumbs() { global $post; $homeLink = home_url(); $consultstreet_page_header_layout = get_theme_mod('consultstreet_page_header_layout', 'consultstreet_page_header_layout1'); if($consultstreet_page_header_layout == 'consultstreet_page_header_layout1'): $breadcrumb_class = 'text-center'; else: $breadcrumb_class = 'text-right'; endif; echo ''; } endif; if( ! function_exists( 'consultstreet_custom_customizer_options' ) ): function consultstreet_custom_customizer_options() { $consultstreet_sticky_bar_logo = get_theme_mod('consultstreet_sticky_bar_logo'); $consultstreet_main_slider_content_color = get_theme_mod('consultstreet_main_slider_content_color', '#fff'); $consultstreet_custom_logo_size = get_theme_mod('consultstreet_custom_logo_size', array('slider' => 257,'suffix' => 'px',)); $output_css = ''; if ( has_header_image() ) : $output_css .=".theme-page-header-area { background: #17212c url(" .esc_url( get_header_image() ). "); background-attachment: scroll; background-position: top center; background-repeat: no-repeat; background-size: cover; }\n"; endif; if($consultstreet_custom_logo_size['slider'] != null) : $output_css .=".navbar img.custom-logo, .theme-header-magazine img.custom-logo{ max-width: ".$consultstreet_custom_logo_size['slider']."px; height: auto; }\n"; endif; if($consultstreet_main_slider_content_color != null) : $output_css .=".theme-slider-content .title-large { color: ".$consultstreet_main_slider_content_color."; } .theme-slider-content .description { color: ".$consultstreet_main_slider_content_color."; }\n"; endif; if($consultstreet_sticky_bar_logo != null) : $output_css .=".header-fixed-top .navbar-brand { display: none !important; } .not-sticky .sticky-navbar-brand { display: none !important; }\n"; endif; if ( is_user_logged_in() && is_admin_bar_showing() ) { $output_css .="@media (min-width: 600px){ .navbar.header-fixed-top{top:32px;} }\n"; } wp_add_inline_style( 'consultstreet-style', $output_css ); } endif; add_action( 'wp_enqueue_scripts', 'consultstreet_custom_customizer_options' ); /** * Get started notice */ add_action( 'wp_ajax_consultstreet_dismissed_notice_handler', 'consultstreet_ajax_notice_handler' ); /** * AJAX handler to store the state of dismissible notices. */ function consultstreet_ajax_notice_handler() { if ( isset( $_POST['type'] ) ) { // Pick up the notice "type" - passed via jQuery (the "data-notice" attribute on the notice) $type = sanitize_text_field( wp_unslash( $_POST['type'] ) ); // Store it in the options table update_option( 'dismissed-' . $type, TRUE ); } } function consultstreet_deprecated_hook_admin_notice() { // Check if it's been dismissed... if ( ! get_option('dismissed-get_started', FALSE ) ) { // Added the class "notice-get-started-class" so jQuery pick it up and pass via AJAX, // and added "data-notice" attribute in order to track multiple / different notices // multiple dismissible notice states ?>
<?php esc_attr_e( 'Theme Screenshot', 'consultstreet' ); ?>

'. wp_get_theme()->get('Name'). '' ); ?>

Arile Extra plugin, then enjoy this theme.', 'consultstreet')) ?>

'. wp_get_theme()->get('Name'). '' ); ?> ', '', '' ); ?>
sanitize_key( wp_unslash( 'arile-extra' ) ), 'fields' => array( 'sections' => false, ), ) ); $skin = new WP_Ajax_Upgrader_Skin(); $upgrader = new Plugin_Upgrader( $skin ); $result = $upgrader->install( $api->download_link ); } // Activate plugin. if ( current_user_can( 'activate_plugin' ) ) { $result = activate_plugin( 'arile-extra/arile-extra.php' ); } } /** * Menu */ function consultstreet_custom_menu_script() { $custom_logo = get_theme_mod( 'custom_logo' ); if(display_header_text()== true && $custom_logo != null && get_bloginfo( 'title' ) !== '' ){ $toggle_value = 2; }else{ $toggle_value = 1; } ?> \n" "Language-Team: \n" "Language: \n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Loco https://localise.biz/\n" "X-Loco-Version: 2.5.2; wp-5.7\n" "X-Domain: consultstreet" #: comments.php:26 #, php-format msgid "% comments" msgstr "" #. %1$s: 404 #: inc/template-tags.php:152 #, php-format msgid "%1$s " msgstr "" #. %1$s %2$s: date #. %1$s %2$s: month #. %1$s %2$s: year #. %1$s %2$s: author #. %1$s %2$s: category #. %1$s %2$s: tag #. %1$s %2$s: WooCommerce #. %1$s %2$s: search #: inc/template-tags.php:124 inc/template-tags.php:127 #: inc/template-tags.php:130 inc/template-tags.php:133 #: inc/template-tags.php:136 inc/template-tags.php:139 #: inc/template-tags.php:142 inc/template-tags.php:159 #, php-format msgid "%1$s %2$s" msgstr "" #: comments.php:37 msgid "← Older Comments" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:546 msgid "//fontawesome.io/icons/" msgstr "" #: inc/template-tags.php:152 msgid "404" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:181 msgid "Activate" msgstr "" #: inc/customizer/customizer-notice/consultstreet-customizer-notify.php:111 msgid "Activating" msgstr "" #: inc/consultstreet-class-bootstrap-navwalker.php:207 msgid "Add a menu" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:632 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:665 msgid "Add Icon" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:33 msgid "Add new field" msgstr "" #: functions.php:137 msgid "Add widgets here." msgstr "" #: inc/template-tags.php:133 msgid "All posts by" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-upgrade-control.php:36 msgid "and get the other pro features." msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:61 msgid "Archive Blog Pages" msgstr "" #: inc/template-tags.php:210 msgid "Archive by category" msgstr "" #: inc/template-tags.php:124 inc/template-tags.php:127 #: inc/template-tags.php:130 msgid "Archives" msgstr "" #: inc/template-tags.php:78 msgid "at" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-page-header-customizer-settings.php:57 msgid "Background color" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:91 msgid "Base Typography" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:29 msgid "Blog" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:26 msgid "Blog/Archive/Single" msgstr "" #. Name of the template msgid "Builder Page" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:279 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:427 msgid "Button Text" msgstr "" #: template-parts/content-single.php:30 msgid "by " msgstr "" #: inc/template-tags.php:136 msgid "Category" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:587 msgid "Center" msgstr "" #: inc/metabox.php:41 msgid "Choose Sidebar Template for the Defult Page Templates" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-base-control.php:25 msgid "Clear" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-base-control.php:26 msgid "Clear color" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:333 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:397 msgid "Color" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-base-control.php:30 msgid "Color value" msgstr "" #: comments.php:63 template-parts/content-single.php:37 #: template-parts/content.php:41 msgid "Comment" msgstr "" #: comments.php:36 msgid "Comment navigation" msgstr "" #. Name of the theme msgid "ConsultStreet" msgstr "" #. Description of the theme msgid "" "ConsultStreet is a multipurpose WordPress theme that you can use to create " "any website you wish to create. The theme comes with a very flexible design, " "and it is fully customizable as per your requirement. ConsultStreet is a " "perfect theme for the consulting and finance business website. Not only that," " but this is also a very lightweight theme that is load with a single click " "in no time. The theme is completely responsive and mobile-friendly and that " "your users can access your site from any device. As well as sophisticated " "plus it has some exotic features like customization and clean code, advanced " "typography, sticky menu, logo upload, header image, Bootstrap 4 framework, " "built with SEO in mind, and translation ready (WPML, Polylang). This theme " "supports the best Elementor page builder to create, edit, and updates page " "designs as per the requirement. ConsultStreet also supports popular free and " "premium WordPress plugins such as Elementor, Yoast SEO, WooCommerce, Contact " "Form 7, Jetpack, Google Analytics, and much more. Check the demo of " "ConsultStreet Pro https://themearile.com/consultstreet-pro-theme/." msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-footer-widget-customizer-settings.php:48 #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:64 msgid "Container" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-footer-widget-customizer-settings.php:49 #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:65 msgid "Container Full" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-footer-widget-customizer-settings.php:45 #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:61 msgid "Container Width" msgstr "" #: footer.php:15 inc/customizer/consultstreet-customizer-options.php:147 msgid "" "Copyright © 2021 | Powered by WordPress" " | ConsultStreet theme by ThemeArile" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:38 msgid "Customizer Repeater" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:182 msgid "Deactivate" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-base-control.php:27 msgid "Default" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:367 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:486 msgid "Delete field" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:270 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:419 msgid "Description" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:351 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:475 msgid "Designation" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:45 msgid "Drag & Drop post items to re-arrange the order" msgstr "" #: comments.php:55 msgid "Email" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:84 #: inc/customizer/customizer-settings/theme-settings/consultstreet-typography-customizer-settings.php:32 msgid "Enable Typography" msgstr "" #: inc/template-tags.php:247 msgid "Error 404" msgstr "" #: template-parts/content.php:18 msgid "Featured" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:48 #: inc/customizer/consultstreet-customizer-options.php:74 #: inc/customizer/consultstreet-customizer-options.php:87 #: inc/customizer/consultstreet-customizer-options.php:99 #: inc/customizer/consultstreet-customizer-options.php:111 #: inc/customizer/consultstreet-customizer-options.php:123 #: inc/customizer/consultstreet-customizer-options.php:135 msgid "Font Family" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:61 msgid "Font Size" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:54 msgid "Footer" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:152 #: inc/customizer/consultstreet-panels-and-sections.php:67 msgid "Footer Copyright" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-footer-copyright-customizer-settings.php:29 msgid "Footer Copyright Enable/Disable" msgstr "" #: functions.php:125 msgid "Footer Sidebar Four" msgstr "" #: functions.php:122 msgid "Footer Sidebar One" msgstr "" #: functions.php:124 msgid "Footer Sidebar Three" msgstr "" #: functions.php:123 msgid "Footer Sidebar Two" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-footer-widget-customizer-settings.php:30 msgid "Footer Widget Area Enable/Disable" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:60 msgid "Footer Widgets" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-plugin-control.php:27 msgid "Free Vs Pro Features" msgstr "" #. Name of the template msgid "Frontpage" msgstr "" #: inc/metabox.php:23 msgid "Full Width" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:35 msgid "General" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:44 msgid "General Post" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-plugin-control.php:25 msgid "Get Full Support" msgstr "" #. 1: welcome page link starting html tag, 2: welcome page link ending html tag. #: inc/template-tags.php:356 #, php-format msgid "Get started with %1$s" msgstr "" #: searchform.php:4 msgid "Go" msgstr "" #: 404.php:22 msgid "Go Back Now" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-typography-control.php:50 msgid "Google Fonts" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:98 msgid "Headings H1" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:104 msgid "Headings H2" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:110 msgid "Headings H3" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:116 msgid "Headings H4" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:122 msgid "Headings H5" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:128 msgid "Headings H6" msgstr "" #: inc/template-tags.php:205 inc/template-tags.php:208 msgid "Home" msgstr "" #. Author URI of the theme msgid "https://themearile.com" msgstr "" #. URI of the theme msgid "https://themearile.com/consultstreet-theme/" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:539 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:600 msgid "Icon" msgstr "" #. %s: plugin name #: inc/customizer/consultstreet-customizer-options.php:173 #, php-format msgid "" "If you want to show all the features and business sections of the FrontPage. " "please install and activate %s plugin" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:563 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:601 #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:51 msgid "Image" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:597 msgid "Image type" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:180 msgid "Install and Activate" msgstr "" #: template-parts/content-none.php:42 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:75 #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:103 msgid "Layout" msgstr "" #: comments.php:69 msgid "Leave a Reply" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:579 msgid "Left" msgstr "" #: inc/metabox.php:28 msgid "Left Sidebar" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:290 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:437 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:624 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:646 msgid "Link" msgstr "" #: comments.php:65 msgid "Log out of this account" msgstr "" #: comments.php:65 msgid "Logged in as" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:124 msgid "Logo Width" msgstr "" #: comments.php:65 msgid "Logout" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:20 msgid "Menu" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:27 msgid "Menu Settings" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:42 msgid "Menu Style" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:48 msgid "Meta One" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:50 msgid "Meta Two" msgstr "" #: comments.php:54 msgid "Name" msgstr "" #: comments.php:38 msgid "Newer Comments →" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:527 msgid "No" msgstr "" #: comments.php:26 msgid "No Comments" msgstr "" #: inc/customizer/customizer-settings/consultstreet-customize-base-customizer-settings.php:74 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:602 msgid "None" msgstr "" #. %1$s: icon #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:545 #, php-format msgid "" "Note: Some icons may not be displayed here. You can see the full list of " "icons at %1$s." msgstr "" #: comments.php:26 msgid "One comment" msgstr "" #: 404.php:20 msgid "OOPS, SORRY WE CAN'T FIND THAT PAGE !" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:523 msgid "Open link in new tab" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:23 #: inc/customizer/consultstreet-panels-and-sections.php:45 #: inc/customizer/customizer-settings/theme-settings/consultstreet-page-header-customizer-settings.php:30 msgid "Page Header" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-page-header-customizer-settings.php:43 msgid "Page Header Enable/Disable" msgstr "" #: template-parts/content-page.php:22 template-parts/content.php:55 msgid "Pages:" msgstr "" #: functions.php:48 msgid "Primary" msgstr "" #: inc/template-tags.php:103 template-parts/content-single.php:49 #: template-parts/content.php:54 msgid "Read More" msgstr "" #. 1: link to WP admin new post page. #: template-parts/content-none.php:22 #, php-format msgid "" "Ready to publish your first post? Get started here." msgstr "" #: inc/customizer/consultstreet-customizer-options.php:178 msgid "Recommended Actions" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:179 msgid "Recommended Plugin" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:627 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:657 msgid "Remove Icon" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-slider-control.php:70 msgid "Reset" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:583 msgid "Right" msgstr "" #: inc/metabox.php:18 msgid "Right Sidebar" msgstr "" #: searchform.php:2 msgid "Search" msgstr "" #: inc/template-tags.php:159 msgid "Search results for" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-base-control.php:29 msgid "Select Color" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-base-control.php:28 msgid "Select default color" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:33 msgid "Set Sticky Bar Logo" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-plugin-control.php:31 msgid "Share a Good Review" msgstr "" #: inc/template-tags.php:142 msgid "Shop" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:343 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:466 msgid "Shortcode" msgstr "" #: functions.php:121 msgid "Sidebar" msgstr "" #: inc/metabox.php:10 msgid "Sidebar Layout" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:90 msgid "Single Blog Pages" msgstr "" #: header.php:25 msgid "Skip to content" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:575 msgid "Slide Content Format" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:610 msgid "Social icons" msgstr "" #: template-parts/content-none.php:35 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" #: inc/customizer/controls/code/consultstreet-customize-typography-control.php:39 msgid "Standard Fonts" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:46 msgid "Static" msgstr "" #: inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.php:45 msgid "Sticky" msgstr "" #: comments.php:67 msgid "Submit" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:263 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:412 msgid "Subtitle" msgstr "" #: inc/template-tags.php:139 msgid "Tag" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:12 msgid "Theme Options" msgstr "" #: inc/template-tags.php:339 msgid "Theme Screenshot" msgstr "" #. Author of the theme msgid "ThemeArile" msgstr "" #: comments.php:20 msgid "" "This post is password protected. Enter the password to view any comments." msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:256 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:405 #: inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.php:49 msgid "Title" msgstr "" #: inc/template-tags.php:350 msgid "" "To take full advantage of all the features of this theme, please install and " "activate the Arile Extra plugin, then enjoy this theme." msgstr "" #: template-parts/site-navbar.php:12 msgid "Toggle navigation" msgstr "" #: inc/customizer/consultstreet-panels-and-sections.php:78 msgid "Typography" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-plugin-control.php:11 #: inc/customizer/controls/code/consultstreet-customize-plugin-control.php:29 msgid "Upgrade to Pro" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:566 msgid "Upload Image" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:309 #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:455 msgid "Video Url" msgstr "" #: inc/customizer/controls/code/consultstreet-customize-plugin-control.php:23 msgid "View Documentation" msgstr "" #: template-parts/content-single.php:70 msgid "Website:" msgstr "" #. 1: welcome page link starting html tag, 2: welcome page link ending html tag. #: inc/template-tags.php:346 #, php-format msgid "Welcome! Thank you for choosing %1$s!" msgstr "" #: functions.php:129 msgid "WooCommerce Sidebar" msgstr "" #: inc/customizer/customizer-repeater/class/customizer-repeater-control.php:530 msgid "Yes" msgstr "" #: inc/customizer/consultstreet-customizer-options.php:62 msgid "You can enter font-size in px or rem " msgstr "" #: inc/customizer/consultstreet-customizer-options.php:34 msgid "You can Upload the Standrad size of logo (210px*39px)" msgstr "" #. %1$s %2$s: logged in #: comments.php:48 #, php-format msgid "You must be logged in to post a comment" msgstr "" #: inc/template-tags.php:86 msgid "Your comment is awaiting moderation." msgstr "" PK5["* page-templates/frontpage.phpnu[
data-wow-delay=".3s">
' . wp_kses( /* translators: 1: link to WP admin new post page. */ __( 'Ready to publish your first post? Get started here.', 'consultstreet' ), array( 'a' => array( 'href' => array(), ), ) ) . '

', esc_url( admin_url( 'post-new.php' ) ) ); elseif ( is_search() ) : ?>

PK5[W_֗template-parts/content-page.phpnu[
data-wow-delay=".3s">
'', ) ); ?>
PK5[, !template-parts/content-single.phpnu[
data-wow-delay=".3s">
', '' ); ?>
'; the_post_thumbnail( '', array( 'class'=>'img-fluid' ) ); echo ''; } ?>

PK5[Q template-parts/content.phpnu[ PK5[ {%"template-parts/site-breadcrumb.phpnu[

'; echo single_post_title(); echo '

'; } else{ consultstreet_theme_page_header_title(); } consultstreet_page_header_breadcrumbs(); ?>
PK5[H'template-parts/site-navbar.phpnu[ PK5[404.phpnu[

404

'', 'next_text' => '' ) ); // If no content, include the "No posts found" template. else : get_template_part( 'template-parts/content', 'none' ); endif; ?>
PK5[ hYRR comments.phpnu[

1 && get_option( 'page_comments' ) ) : ?> 'consultstreet_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?> comment_status) : ?>

logged in to post a comment','consultstreet' ), esc_url(home_url( 'wp-login.php' ) . '?redirect_to=' . urlencode(get_permalink()))); ?>

'
', 'email' => '
', ); function my_fields($fields) { return $fields; } add_filter('comment_form_default_fields','my_fields'); $defaults = array( 'fields'=> apply_filters( 'comment_form_default_fields', $fields ), 'comment_field'=> '
', 'logged_in_as' => '

' . esc_html__( "Logged in as",'consultstreet' ).' '.''. esc_html( $user_identity ).''. ' '. ''.esc_html__("Logout",'consultstreet').'' . '

', 'id_submit'=> 'send_button', 'label_submit'=>esc_html__( 'Submit','consultstreet'), 'comment_notes_after'=> '', 'title_reply'=> '

'.esc_html__('Leave a Reply','consultstreet').'

', 'id_form'=> 'action' ); comment_form($defaults);?> PK5[/Ĭ footer.phpnu[WordPress | ConsultStreet theme by ThemeArile', 'consultstreet')); ?>
PK5[$$$ functions.phpnu[ tag in the document head, and expect WordPress to * provide it for us. */ add_theme_support( 'title-tag' ); /* * Enable support for Post Thumbnails on posts and pages. * * @link https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/ */ add_theme_support( 'post-thumbnails' ); // This theme uses wp_nav_menu() in one location. // This theme uses wp_nav_menu() in one location. register_nav_menus( array( 'primary' => esc_html__( 'Primary', 'consultstreet' ), ) ); // Add theme support for selective refresh for widgets. add_theme_support( 'customize-selective-refresh-widgets' ); // woocommerce support add_theme_support( 'woocommerce' ); // Woocommerce Gallery Support add_theme_support( 'wc-product-gallery-zoom' ); add_theme_support( 'wc-product-gallery-lightbox' ); add_theme_support( 'wc-product-gallery-slider' ); /** * Add support for core custom logo. * * @link https://codex.wordpress.org/Theme_Logo */ add_theme_support( 'custom-logo', array( 'height' => 42, 'width' => 257, 'flex-height' => true, 'flex-width' => true, 'header-text' => array( 'site-title', 'site-description' ), ) ); /** * Enable support for Post Formats. * * See: https://codex.wordpress.org/Post_Formats */ add_theme_support( 'post-formats', array( 'aside', 'image', 'video', 'quote', 'link', 'gallery', 'status', 'audio', 'chat', ) ); /** * Custom background support. */ add_theme_support( 'custom-background', apply_filters( 'consultstreet_custom_background_args', array( 'default-color' => 'ffffff', 'default-image' => '', ) ) ); /** * Set default content width. */ if ( ! isset( $content_width ) ) { $content_width = 800; } } endif; add_action( 'after_setup_theme', 'consultstreet_setup' ); /** * Register widget area. * * @link https://developer.wordpress.org/themes/functionality/sidebars/#registering-a-sidebar */ function consultstreet_widgets_init() { $sidebars = apply_filters( 'consultstreet_sidebars_data', array( 'sidebar-main' => esc_html__( 'Sidebar', 'consultstreet' ), 'footer-sidebar-one' => esc_html__( 'Footer Sidebar One', 'consultstreet' ), 'footer-sidebar-two' => esc_html__( 'Footer Sidebar Two', 'consultstreet' ), 'footer-sidebar-three' => esc_html__( 'Footer Sidebar Three', 'consultstreet' ), 'footer-sidebar-four' => esc_html__( 'Footer Sidebar Four', 'consultstreet' ), ) ); if ( class_exists( 'WooCommerce' ) ) { $sidebars['woocommerce'] = esc_html__( 'WooCommerce Sidebar', 'consultstreet' ); } foreach ( $sidebars as $id => $name ) : register_sidebar( array( 'id' => $id, 'name' => $name, 'description' => esc_html__( 'Add widgets here.', 'consultstreet' ), 'before_widget' => '', 'before_title' => '

', 'after_title' => '

', ) ); endforeach; } add_action( 'widgets_init', 'consultstreet_widgets_init'); add_filter('woocommerce_show_page_title', '__return_false'); /** * Enqueue scripts and styles. */ function consultstreet_scripts() { $suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min'; /** * Styles. */ wp_enqueue_style('bootstrap', get_template_directory_uri() . '/assets/css/bootstrap.css'); // Fontawesome. wp_enqueue_style( 'font-awesome', get_template_directory_uri() . '/assets/css/font-awesome/css/font-awesome.css', false, '4.7.0' ); // Theme style. wp_enqueue_style( 'consultstreet-style', get_stylesheet_uri() ); wp_enqueue_style('consultstreet-theme-default', get_template_directory_uri() . '/assets/css/theme-default.css'); wp_enqueue_style('animate-css', get_template_directory_uri() . '/assets/css/animate.css'); wp_enqueue_style('owl.carousel-css', get_template_directory_uri() . '/assets/css/owl.carousel.css'); wp_enqueue_style('bootstrap-smartmenus-css', get_template_directory_uri() . '/assets/css/bootstrap-smartmenus.css'); /** * Scripts. */ wp_enqueue_script('bootstrap-js', get_template_directory_uri() . '/assets/js/bootstrap.js', array('jquery')); // Theme JavaScript. wp_enqueue_script('consultstreet-smartmenus-js', get_template_directory_uri() . '/assets/js/smartmenus/jquery.smartmenus.js'); wp_enqueue_script( 'consultstreet-skip-link-focus-fix', get_template_directory_uri() . '/assets/js/skip-link-focus-fix.js', array(), '20151215', true ); wp_enqueue_script('consultstreet-custom-js', get_template_directory_uri() . '/assets/js/custom.js'); wp_enqueue_script('bootstrap-smartmenus-js', get_template_directory_uri() . '/assets/js/smartmenus/bootstrap-smartmenus.js'); wp_enqueue_script('owl-carousel-js', get_template_directory_uri() . '/assets/js/owl.carousel.js'); if(get_theme_mod('consultstreet_animation_disabled', true) == true): wp_enqueue_script('animate-js', get_template_directory_uri() . '/assets/js/animation/animate.js'); wp_enqueue_script('wow-js', get_template_directory_uri() . '/assets/js/wow.js'); endif; if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); } } add_action( 'wp_enqueue_scripts', 'consultstreet_scripts' ); /** * Enqueue admin scripts and styles. */ function consultstreet_admin_enqueue_scripts(){ wp_enqueue_style('consultstreet-admin-style', get_template_directory_uri() . '/assets/css/admin.css'); wp_enqueue_script( 'consultstreet-admin-script', get_template_directory_uri() . '/assets/js/consultstreet-admin-script.js', array( 'jquery' ), '', true ); wp_localize_script( 'consultstreet-admin-script', 'consultstreet_ajax_object', array( 'ajax_url' => admin_url( 'admin-ajax.php' ) ) ); } add_action( 'admin_enqueue_scripts', 'consultstreet_admin_enqueue_scripts' ); /** * Enqueue customizer scripts and styles. */ function consultstreet_customizer_script() { wp_enqueue_style( 'consultstreet-customize',get_template_directory_uri().'/inc/customizer/assets/css/customize.css', CONSULTSTREET_THEME_VERSION, 'screen' ); wp_enqueue_script( 'consultstreet-customizer-script', get_template_directory_uri() .'/inc/customizer/assets/js/customizer-section.js', array("jquery"),'', true ); } add_action( 'customize_controls_enqueue_scripts', 'consultstreet_customizer_script' ); /** * Define constants */ // Root path/URI. define( 'CONSULTSTREET_PARENT_DIR', get_template_directory() ); define( 'CONSULTSTREET_PARENT_URI', get_template_directory_uri() ); // Include path/URI. define( 'CONSULTSTREET_PARENT_INC_DIR', CONSULTSTREET_PARENT_DIR . '/inc' ); define( 'CONSULTSTREET_PARENT_INC_URI', CONSULTSTREET_PARENT_URI . '/inc' ); // Icons path. define( 'CONSULTSTREET_PARENT_INC_ICON_URI', CONSULTSTREET_PARENT_URI . '/assets/img/icons' ); // Customizer path. define( 'CONSULTSTREET_PARENT_CUSTOMIZER_DIR', CONSULTSTREET_PARENT_INC_DIR . '/customizer' ); // Theme version. $consultstreet_theme = wp_get_theme(); define( 'CONSULTSTREET_THEME_VERSION', $consultstreet_theme->get( 'Version' ) ); define ( 'CONSULTSTREET_THEME_NAME', $consultstreet_theme->get( 'Name' ) ); /** * Implement the Custom Header feature. */ require CONSULTSTREET_PARENT_INC_DIR . '/custom-header.php'; /** * Custom template tags for this theme. */ require CONSULTSTREET_PARENT_INC_DIR . '/template-tags.php'; /** * Customizer additions. */ require CONSULTSTREET_PARENT_INC_DIR . '/customizer/consultstreet-customizer.php'; require CONSULTSTREET_PARENT_INC_DIR . '/customizer/consultstreet-customizer-options.php'; /** * Pgge layout setting. */ require CONSULTSTREET_PARENT_INC_DIR . '/metabox.php'; /** * Pgge layout setting. */ require CONSULTSTREET_PARENT_INC_DIR . '/theme-custom-typography.php'; /** * Bootstrap class navwalker. */ require CONSULTSTREET_PARENT_INC_DIR . '/consultstreet-class-bootstrap-navwalker.php';PK5[* header.phpnu[ > >
PK5[pƏT index.phpnu[
col-sm-12"> '', 'next_text' => '' ) ); else : // If no content, include the "No posts found" template. get_template_part( 'template-parts/content', 'none' ); endif; ?>
'; } else{ echo '
'; } } else{ echo '
'; } else: if ( class_exists( 'WooCommerce' ) ) { if( is_account_page() || is_cart() || is_checkout() ) { echo '
'; } else{ echo '
'; } } else{ echo '
'; } endif; if ( class_exists( 'WooCommerce' ) ) { if( is_account_page() || is_cart() || is_checkout() ) { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } else { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } } else { while ( have_posts() ) : the_post(); // Include the page get_template_part( 'template-parts/content', 'page' ); comments_template( '', true ); // show comments endwhile; } ?>
Themes and click the 'Add New' button. 2. Type in ConsultStreet in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. == Copyright == ConsultStreet WordPress Theme, Copyright (c) 2020, ThemeArile ConsultStreet is distributed under the terms of the GNU GPLs == Credits == * Underscores - (C) 2012-2017 Automattic, Inc. - http://underscores.me/ License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.html) * Font Awesome by @davegandy - http://fontawesome.io/ License: (Font: SIL OFL 1.1, CSS: MIT License) * WOW - by Matthieu Aussaguel - mynameismatthieu.com License: GNU GPL license v3 * Owl Carousel, (C) 2013 - 2018, David Deutsch Source: https://github.com/OwlCarousel2/OwlCarousel2/ License: [MIT](http://opensource.org/licenses/MIT) * Bootstrap, (C) 2011 - 2018, The Bootstrap Authors [MIT] Source: https://github.com/twbs/bootstrap License: [MIT](http://opensource.org/licenses/MIT) * SmartMenus - Copyright (c) Vasil Dinkov, Vadikom Web Ltd. - http://www.smartmenus.org/ License: MIT (http://opensource.org/licenses/MIT) * Screenshot Banner Image - https://pxhere.com/en/photo/1456015 License: CC0 Public Domain * Page header Image - https://pxhere.com/en/photo/35342 License: CC0 Public Domain == Changelog == = Version 3.0.0 * We added the border hover color to the search button in the wp-block-search__button for the footer sidebar area. = Version 2.9.9 * We changed the background color and text color of the wp-block-quote widget in the blog post area. = Version 2.9.8 * Fixed the anchor/hyperlink bottom border issue in the footer widget area for paragraph. = Version 2.9.7 * Fixed the anchor/hyperlink bottom border issue of the sidebar for paragraph. = Version 2.9.6 * We added the top space of the wp-block-latest-posts__post-date in the wp-block-latest-posts in the blog post area. = Version 2.9.5 * We fixed the theme issue according to WordPress latest version 6.8. = Version 2.9.4 * We added the font-weight in the post content for the blog post area. = Version 2.9.3 * We fixed the wp-block-heading border color issue for the sidebar and footer sidebar widget area. = Version 2.9.2 * We added the border bottom color of the wp-block-heading in the sidebar widget area. = Version 2.9.1 * We did changed the search button background hover color in the footer widgets area. = Version 2.9.0 * We added the background color of the wp-block-file download button in the sidebar widget area. = Version 2.8.9 * We did changed the background and text color of the pre tag in the footer sidebar area. = Version 2.8.8 * We have added the bottom space and border color for the wp-block-details in the sidebar widget. = Version 2.8.7 * We have updated the footer copyright content. = Version 2.8.6 * We added the default color of the wp-block-read-more tag for the footer sidebar widgets area. = Version 2.8.5 * Added the default color of the wp-block-embed widget in the sidebar widget area. = Version 2.8.4 * Added the bottom space of the wp-block-details widget in the sidebar widget area. = Version 2.8.3 * We removed the bottom space of the wp-block-social-links icons in the sidebar widget area. = Version 2.8.2 * We added the background color of the wp-block-file download button in the sidebar widget area. = Version 2.8.1 * We have fixed the hover color issue of upgrade to pro button in the customizer. = Version 2.8.0 * We have added the around the space of the wp-block-details widget in the footer widget area. = Version 2.7.9 * We have removed the unnecessary bottom space of the wp-block-social-links in the footer widget area. = Version 2.7.8 * We added the default color of anchor tag in the wp-block-embed-youtube widget in footer widget area. = Version 2.7.7 * We added the default color of anchor tag in the dl element for the footer widgets area. = Version 2.7.6 * Changed the background color for the wp-block-preformatted widget in the footer sidebar widget area. = Version 2.7.5 * We have added the border color of the wp-block-table in the footer widget area. = Version 2.7.4 * We have added the Sarabun google font in the font library. = Version 2.7.3 * We have fixed the text color issue of the outline button in the blog post area. = Version 2.7.2 * We have fixed the social icons space and color issue in the wp-block-social-links Widget post area. = Version 2.7.1 * We have added the bottom space and border color for the wp-block-details in the footer sidebar. = Version 2.7.0 * We have fixed the issue in comment.php file. = Version 2.6.9 * We have added the bottom space of the wp-block-query-pagination in the blog post area. = Version 2.6.8 * We have added the list style of the wp-block-latest-posts in the blog post area. = Version 2.6.7 * We have added the bottom space of the "Leave a reply" title in the comment area. = Version 2.6.6 * We have fixed the creation of dynamic property error in consultstreet-customizer-notify.php file. = Version 2.6.5 * Removed the unnecessary border from the wp-block-search block in the blog post area. = Version 2.6.4 * We have added the hover default color of the wp-block-page-list in the blog post area. = Version 2.6.3 * We have removed the unnecessary left space of the wp-block-post-template in the blog post area. = Version 2.6.2 * We have removed the background and shadow from the wp-block-post in the blog post area. = Version 2.6.1 * We have added the animation in the theme. = Version 2.6.0 * We have Updated footer copyright text. = Version 2.5.9 * We have reduced the bottom space of the wp-block-archives-list widget in the blog post area. = Version 2.5.8 * We have added the bottom space of the unordered list element in the Footer sidebar widget area. = Version 2.5.7 * Removed the bottom space of the submit button from the comment form. = Version 2.5.6 * Removed the unnecessary color css in the sidebar widgets from the theme-default.css file. = Version 2.5.5 * Added the theme default color for anchor/hyperlink for the ordered and unordered list elements in the sidebar widget area. = Version 2.5.4 * We have added the bottom space of the ordered and unordered list elements in the sidebar widget area. = Version 2.5.3 * We have added the bottom space of the ordered list element in the blog post content area. = Version 2.5.2 * We have added the bottom space of the unordered list element in the blog post content area. = Version 2.5.1 * Removed the unnecessary underline from heading 2 tag for footer widget area. = Version 2.5.0 * Removed the unnecessary underline from heading 2 tag for sidebar widget area. = Version 2.4.9 * Added the theme default color for anchor/hyperlink for the wp-block-quote in the footer sidebar widget area. = Version 2.4.8 * Removed the unnecessary bottom space from the wp-block-columns widget in the footer sidebar area. = Version 2.4.7 * Fixed the hover color style issue in Blockquote post format for blog post area. = Version 2.4.6 * Added the line-height in the recent comments widget for the sidebar area. = Version 2.4.5 * Added the left space in the wp-block-rss widget for the blog post area. = Version 2.4.4 * Added the left space in the archives widget for the blog post area. = Version 2.4.3 * Added the list style in the archives widget for the blog post area. = Version 2.4.2 * Added the left space in the commetns widget for the blog post area. = Version 2.4.1 * Fixed the hover color issue of the link on the image for blog post area. = Version 2.4.0 * Fixed the last-child bottom space of the ul in the blog post area. = Version 2.3.9 * Fixed the underline color issue in the post-format audio for blog area. = Version 2.3.8 * Added list style icon in the RSS Feed widget for the blog post area. = Version 2.3.7 * Reduced the bottom space of the wp-block-image widget in the sidebar area. = Version 2.3.6 * Added the theme default color for anchor/hyperlink for the wp-block-quote in the sidebar widget area. = Version 2.3.5 * Added the theme default color for anchor/hyperlink for the figcaption wp-block-image in the footer sidebar widget area. = Version 2.3.4 * Removed the bottom space for the wp-block-image widget in the sidebar. = Version 2.3.3 * Added the theme default color for anchor/hyperlink for the figcaption wp-block-image in the sidebar widget area. = Version 2.3.2 * Fixed the wp-caption anchor link hover color issue in the blog post area. = Version 2.3.1 * We have changed the hover color of the latest-commets title in the blog post area. = Version 2.3.0 * Fixed the text color issue in wp-block-button widget in the sidebar. = Version 2.2.9 * Fixed the footer-sidebar section spacing issue. = Version 2.2.8 * Updated footer copyright text. = Version 2.2.7 * Removed the bottom space of the wp-block-media-text widget in the sidebar. = Version 2.2.6 * Remove the top space for the wp-block-latest-comments widget in the sidebar. = Version 2.2.5 * Fixed the table border color issue in the blog post area. = Version 2.2.4 * Reduced the bottom space for the wp-block-latest-comments in the blog post area. = Version 2.2.3 * Added the border-bottom color for the wp-block-latest-comments in the blog post area. = Version 2.2.2 * Fixed the button css issue in the wp-block-file for blog Post. = Version 2.2.1 * Fixed the table color issue for the wp-block-table widget in the sidebar area. = Version 2.2.0 * Fixed the color issue of the paragraph and cite tag for wp-block-pullquote widget in the footer sidebar. = Version 2.1.9 * Removed unnecessary top and bottom space from wp-block-pullquote element in blog post area. = Version 2.1.8 * Removed unnecessary CSS from theme-default CSS file because it conflicts with other anchor list items. = Version 2.1.7 * Added the theme default color for anchor/hyperlink in the list widget for sidebar area. = Version 2.1.6 * Added the theme default color for anchor/hyperlink in the is-nowrap widget for footer sidebar area. = Version 2.1.5 * Added the theme default color for the anchor/hyperlink in the default paragraph in the footer sidebar widget area. = Version 2.1.4 * Changed the background color for the wp-block-verse widget in the footer sidebar widget area. = Version 2.1.3 * Added the theme default color for the anchor/hyperlink in the default paragraph in the sidebar widget area. = Version 2.1.2 * Added the theme default color for the anchor/hyperlink in the wp-block-read-more widget for sidebar area. = Version 2.1.1 * Added the theme default color for the anchor/hyperlink in the stack widget for footer sidebar area. = Version 2.1.0 * Removed the unnecessary bottom spacing for the wp-block-quote widget in the sidebar area. = Version 2.0.9 * Removed the unnecessary bottom spacing for the wp-block-preformatted widget in the sidebar area. = Version 2.0.8 * Removed the unnecessary bottom spacing for the verse widget in the sidebar area. = Version 2.0.7 * Removed the top and bottom space from the wp-block-separator widget in the sidebar area. = Version 2.0.6 * Added the theme default color for the anchor/hyperlink in the stack widget for sidebar area. = Version 2.0.5 * Added the theme default color for the anchor/hyperlink in the is-nowrap widget for footer sidebar area. = Version 2.0.4 * Added the theme default color for the anchor/hyperlink in the is-nowrap widget for sidebar area. = Version 2.0.3 * Added the theme default color for the anchor/hyperlink in the wp-block-preformatted for footer sidebar Widget. = Version 2.0.2 * Added the theme default color for the anchor/hyperlink in the wp-block-preformatted for Sidebar Widget. = Version 2.0.1 * Added the theme default color for anchor/hyperlink in the wp-block-table for footer Sidebar Widget. = Version 2.0.0 * Added the theme default color for anchor/hyperlink in the wp-block-table for Sidebar Widget. = Version 1.9.9 * Fixed the color issue in the anchor/hyperlink for the verse widget in the sidebar. = Version 1.9.8 * Fixed the color issue in the anchor/hyperlink for the verse widget in the footer sidebar. = Version 1.9.7 * Removed the top space from the wp-block-pullquote in the footer sidebar widget. = Version 1.9.6 * Updated copyright string. = Version 1.9.5 * Removed the bottom space and added the theme default color for anchor/hyperlink in the wp-block-code footer sidebar widget. = Version 1.9.4 * Removed the bottom space and added the theme default color for anchor/hyperlink in the wp-block-code sidebar widget. = Version 1.9.3 * Added the theme default color for anchor/hyperling in the wp-block-pullquote footer sidebar widget. = Version 1.9.2 * Added the theme default color for logged-in link in the footer sidebar widget area. = Version 1.9.1 * Added the theme default color for logged-in link in the Sidebar widget area. = Version 1.9.0 * Added the theme default color for anchor tag in the footer sidebar wp-block-media-text widget area. = Version 1.8.9 * Added the theme default color for anchor tag in the sidebar wp-block-media-text widget area. = Version 1.8.8 * Removed the last-child space from the wp-block-rss widget in the footer-sidebar area. = Version 1.8.7 * Removed the bottom space from the blockquote paragraph in the footer-sidebar wp-block-pullquote widget. = Version 1.8.6 * Removed the bottom space from the wp-block-pullquote and blockquote paragraph in the sidebar widget. = Version 1.8.5 * Added the default theme color for the wp-block-pullquote cite tag in the sidebar widget. = Version 1.8.4 * Added the font-weight for the RSS Widget title in the footer sidebar widget. = Version 1.8.3 * Added the font-weight for the RSS Widget title in the sidebar widget. = Version 1.8.2 * We have fixed the focus issue after tab on the last menu item. = Version 1.8.1 * We have reduced the top space of the list style for each widget in the sidebar. = Version 1.8.0 * Remove the bottom space for the widget_meta widget in the sidebar. = Version 1.7.9 * Added the font-weight for the wp-block-latest-posts title in the footer-sidebar widget. = Version 1.7.8 * Added the font-weight for the wp-block-latest-posts title in the sidebar widget. = Version 1.7.7 * We have fixed the line-height issue of the search widget title in the sidebar. = Version 1.7.6 * We did Reduce the unnecessary bottom space from the wp-block-columns widget in the sidebar. = Version 1.7.5 * Remove the bottom space space for the wp-block-latest-posts__list, wp-block-latest-comments, wp-block-calendar widget in the sidebar. = Version 1.7.4 * We did Reduce the unnecessary bottom space from the wp-block-separator widget in the sidebar. = Version 1.7.3 * We did Reduce the unnecessary bottom space from the wp-block-cover widget in the sidebar. = Version 1.7.2 * We did enhance the font size for the latest comment title and date in the blog post section. = Version 1.7.1 * We did enhance the font size for the latest comment date and description in the sidebar widget. = Version 1.7.0 * Added the font-weight for the latest comment title in the footer-sidebar widget. = Version 1.6.9 * We did Reduce the unnecessary space between the wp-block-latest-comments in the footer-sidebar widget. = Version 1.6.8 * We did Reduce the unnecessary space between the wp-block-latest-comments in the sidebar widget. = Version 1.6.7 * We did enhance the font size for the latest comment title in the sidebar widget. = Version 1.6.6 * Added the font-weight for the latest comment title in the sidebar widget. = Version 1.6.5 * We did remove the unnecessary default color styles for headings in the sidebar widgets. = Version 1.6.4 * We did fix the border color of the wp-block-search input box in the blog post. = Version 1.6.3 * Added the theme default color for the logged-in widget in all sidebars. = Version 1.6.2 * Removed the wp-block-embed widget bottom space in the sidebar. = Version 1.6.1 * Fixed all widgets style issues according to WordPress 5.8 for all sidebars. = Version 1.6.0 * Fixed the tags widget color style issue according to WordPress 5.8 for all sidebars. = Version 1.5.9 * Fixed the Footer widget title style issue according to WordPress 5.8. = Version 1.5.8 * Fixed the sidebar widget title issue according to WordPress 5.8. = Version 1.5.7 * Fixed the calendar widget link issues like font-weight and text-underline issues. = Version 1.5.6 * Fixed the checkbox and radio button style issues in the customizer. = Version 1.5.5 * Removed left space to the wp-block-latest-comments in the blog post area. = Version 1.5.4 * Added default color to widget_recent_comments list style in the sidebar area. = Version 1.5.3 * Added default color to widget_rss title in the sidebar area. = Version 1.5.2 * We did Input Group Search z-index Issue Fixed in the Sidebar. = Version 1.5.1 * Added the top-bottom space for the comment date in the Block category Widgets post. = Version 1.5.0 * Added the default hover text color to the wp-calendar-nav links. = Version 1.4.9 * Fixed responsive issue in Block category Embeds for blog post. = Version 1.4.8 * Fixed the text widget image space for all sidebars. = Version 1.4.7 * Added input focus color to the detail page content area. = Version 1.4.6 * Fixed the line height for a paragraph in the wp-block-pullquote blog post. = Version 1.4.5 * Added the left and right space in the footer site-info. = Version 1.4.4 * Added top border color in the wp-block-pullquote for the Block: Quote post. = Version 1.4.3 * Fixed toggle button focus issue in sticky menu. = Version 1.4.2 * Removed the list style from the wp-blog-archive post for the blog page template. = Version 1.4.1 * Update the theme welcome page. = Version 1.4.0 * Fixed the wp-block-search button background color style issue for the blog page template. = Version 1.3.9 * Removed the blockquote content space between the paragraph and cite tag in the blockquote. = Version 1.3.8 * Fixed the attachment image spacing issue in the Page Image Alignments. = Version 1.3.7 * Removed the list style and add the bottom space from the wp-block-rss element in the Block Category Widget post. = Version 1.3.6 * Fixed the wp-block-gallery bottom spacing issue in the blog page. = Version 1.3.5 * This theme is fully compatible with the new version of WordPress 5.6.2. = Version 1.3.4 * The distance between wp-block-cover and wp-block-cover-image is fixed by css code in blog page. = Version 1.3.3 * Updated copyright string. = Version 1.3.2 * Fixed the wp-block-group spacing style issue for the block category layout element in the blog page. = Version 1.3.1 * Fixed the wp-block-search button style issue for the blog page template. = Version 1.3.0 * Fixed the wp-block-calendar and select box style issue for the blog page template. = Version 1.2.9 * Fixed the wp-block-cover-text style issue for the blog page template. = Version 1.2.8 * Fixed the block button color style issue for the blog page template. = Version 1.2.7 * Fixed string issue in the free vs pro file. = Version 1.2.6 * Fixed anchor hover color issue for footer textwidget elements. = Version 1.2.5 * Fixed add menu button css issue. = Version 1.2.4 * Fixed issue for php version 8.0. * Added Logo Width option. = Version 1.2.3 * We have fixed border-color issues for textarea elements in blog detail page. = Version 1.2.2 * Fixed comment issue. = Version 1.2.1 * Added theme info section. = Version 1.2.0 * Fixed sticky bar spacing issue. = Version 1.1.9 * Fixed theme string issue. = Version 1.1.8 * We have fixed anchor border-color issues in these elements like post element, excerpt, text widget, and comments content. = Version 1.1.7 * Fixed shop page issue. = Version 1.1.6 * Added site header support. = Version 1.1.5 * Fixed the top and bottom space of post-password-form styles in the blog post. = Version 1.1.4 * Fixed issue for the BrightPress theme. = Version 1.1.3 * The background color of the WordPress admin search icon has been fixed. = Version 1.1.2 * Screenshot slider overlay updated. = Version 1.1.1 * Updated google font in typography. = Version 1.1.0 * Fixed prefix issue for plugin count. = Version 1.0.9 * The space between the heading and the paragraph has been reduced. = Version 1.0.8 * Fixed issue in wp block latest posts lists in theme unit data. = Version 1.0.7 * Fixed the left space of wp block latest comments. = Version 1.0.6 * Fixed the bottom space of wp block button styles in the blog post. = Version 1.0.5 * Fixed list style issue. = Version 1.0.4 * Fixed Open link in new tab issue. = Version 1.0.3 * Fixed issue for the select dropdown. = Version 1.0.2 * Fixed toggle button css issue. = Version 1.0.1 * Fixed issue for custom background color. = Version 1.0 * Fixed wp-color-picker-alpha control issue. = Version 0.9 * Fixed page header breadcrumb issue. = Version 0.8 * Updated free Vs Pro table in admin. = Version 0.7 * Fixed prefix issue. = Version 0.6 * Fixed reqired plugin issue. = Version 0.5 * All issues of the theme have been corrected again. = Version 0.4 * Fixed theme review issue. = Version 0.3 * Updated Screenshot. = Version 0.2 * Updated description. = Version 0.1 * Initial release.PK5[,p''screenshot.pngnu[PNG  IHDRtEXtSoftwareAdobe ImageReadyqe<|iTXtXML:com.adobe.xmp ;?AIDATx]EҞz,K FD1&P13O<QL<p&Y_zLLLOxiq7ӱj4iҤI&M4i*m*ФI&M4iҤIwM4iҤI&M4iI&M4iҤI4iҤI&M4i]&M4iҤI&MkҤI&M4iҤ&M4iҤI&M4pפI&M4iҤI4iҤI&M4iI&M4iҤI& 5iҤI&M4iT@&M4iҤ6SVs?2VWO3hX]mx#Ʋuj*cxnteh1gU?t[o+:>xU:ѤI hTYۻݮF-Ư?3Ƨ(ڽ5k4BunmklƿF#6D͚j:aF!͛c/*hN?!lr"9$ Xc]5ޘ eb yf5yθɊ/Xq&Y]ŧ$&4LVT֟TQW4s^9;]zqӶt=̿co \\A"͊tϑf<4DDl_RIdI;9> e4>xHc2Afd[j{70ГLMNn(*ͩ4j|6Ď4hD7jD 3~S|BlǙ]4L{FC&ݬbΚjܹ Qg:!cVuuV94+PEQݞ|ϊ3ѬIIPPNN)Jn!EDD3Vhʅxסs5O U$S7(R$dϳ̈́Q=O9>c}?DC+D\=b?Zh_'F)R:{$tQ*T>RIѓsE!:}JI\A TTV~Rc Bgpe n yYFSQs8rj=hͷn̂? e7;|Uf]Ϳ[d}gU<@HgORɴNۢ͒E% (B \TQ*F_6|KVw̡xmf7$v\V%vQDEگV-íf+L XxlPJ(6JM0`dh0L6T2~Wأ=R5R0&?jj zE#!O 3bԙvtH>fq̐='ΰ̊g}l0nX"o)B;K*zu=d9XN<*(yJc2̮g6dHXB_ מ!K_b:LiWmiLQE,J6H aR'[&l9^l{;u$G$M[|C,xoPd. 'ڳ[80TqMU1V %.@H>bqMf%N=dx'!a,Y@:]h޻llԅd?L7]j"fDIX.B ?>!" Fu68}|[)# ʊs@_ȡ/X~8 l{OAy0*$cVF!Dbl(jH7daedӍϺHhPjiHѨsu* ޙ0dاD3h|`ɂF*(mw6 +톍M)}9KYlB;2T^Y |0Z)<锈#4&3FJ%jj&uU"AZ0˨Yk-E@2eރ%2X+{Ά/ޓ`j}ձav2bf+ S %=Ux:u[jwhD@2Щ-ֿŒ8E݌8nn>UvU̿Mic*'SxD &W*>u>PN^3-cʶ7hJ~!& ^!;Ebnpx;C{M!4Hb[Uib/3MoLĔChdg[ů*DUcA)ZB{Q$&%ƺ @``W (tn0LEvrn#OHfd>[LP/IMXeg0uL۰ uSB!<<5 i) -lF+y B?!l]%*}5ߗTe  ![ɱڂѓ SC0餘D9hC{+W4- yz Uy5-3DFfgOm+V.ʰ7m{ 5K,fv:j:ja{uuj2*vHcZA$xKώLN=E[5}hLV[RH7UD>;3H͜l,KO'9cȣ^'˳!NTMZ: 3xHs`g~)Eg;Qz_!E(#"V$G AuN8F`4I';lu}5LqHMI}jۙ#s 0nS@ݎ*ȏ)z-jx& 0e+N4aYA(_}fޢJ~MNf;^,4 ~@;* !1=~gڂ_ksj kI?21E4ѥȨ*5?)ѥ▗!+ᄑ[bUl b Oj]O 54%$v.̎?v3Z1Hv:ьC9ossk0O=clޑ)OXuo/2Ը3YGQRţ~'2k+^vJ+{8RzpMW{B4P%YZ4fVJUbQ1u`жx)kyw ڞӽh]8E#ϱt4=>dӜJ5u?9czo-Һ;{3rTIhĊ([j >9fͣ~ *ya*8U^SSd2?2r ?س ZS'}j{ Ķpl*4 SPY0F;#8X9^U(`hp駟mwp 41zxmsܣ Z! La5p53Kg&1< f@R7ۘE$"Ѩdcw*\[[y2Xcucc@'v:F?j7 U~gn n˺tB>Z vf冭e'U,: LtэDɢIwTLs (G(c$1YtF 1>}b ̘ޙW>I2,c [}"{(X)m~f`<lV(l/Zُ*5y5VT6˰j&Ѥ;{j*b]O0Ed˯.<0fW24aV{Nt8aTŏ=0;?1tEO&L\4&Yu=1kKl{z2XQ%KbW383\{ᅾF1͇m{اCl9fҖ=ʰ;SWہM2]aPHe9PW1ɍU9 q62(=?4NE[SSu-+ #bGR/#O{H?SeSqmgg<7PgYh`lĖMe `;h;Hm1+4qw8>l GbN7a b"pCm />[X5-PqE(S`taցEJdljD5-8-B"g[ 쩮x(#vƨ3] *0y(K^ny]ʄ̒Ǿ<CjMf{g9/(k '6PqyfcޯseJfWORZ3'+2F֬P 0{j*Q;2G4{/)1MOI0`D'ɍ~cM4i`۩kKV-3>zEȚ4 'myi*C*I&M4iҤISM4iҤI&M4pפI&M4iҤI4iҤI&M4iI&M4iҤI& 5iҤI&M4iҤ&M4iҤI&MkҤI&M4iҤIwM4iҤI&M4iI&M4iҤI4iҤI&M4i]&M4iҤIH~e($Ӌ*bV/.a`0a  c:!~_#x;\wlbhޚTXf,Kq*Cʁ 48;1+#`⼀?` @r;\IZfCI?d7?un\k-Aķ5FYHuL"Kc 4:(Zj'y6ʪ4,A@hx ~ѝW$kCDX/0\,dPpW`\BFQ<_dXS'`1ZNp$ш HAI@P"PV iѵ`uZ9JEYRLQr%Cͫuon!!'h<N8q:G$iը#M_t1j (P.n!H  \_.ɒaԂ&Y@_X]:ny.{yŊL9`dC6&`h^4("x(ĊZJ ,kV EgԌc\,&MeX^hI) 0 )Ea`x0IH;p󵗛!P! "t5*A/|-x! >LA7l`.MwXR== 6զWLiX׈!Mc f. CA~Xv0;`ly8qax_9g 5eºNh3߀cq'XAX2lnEcwFu`PpoGDIe t%MAu&-xL0 M)"TQIS&^0F2k,uK3j\j,bf >RO!N(;R!/IueX Ap%A:qP=R^*]&jĀDQJ5DX.X2:(w ;%۟DRg2_7h&&^B8 1zpR T&׊;fiC@QAfMxLWM4ؤ,H]%xIړDNGd ĉ'ăS: uUHDa "TBVA]cߠ-jh}o,cJ^BLkX%"ԗSkפJ]PG r^"G8dXژ~ ꊔjŗPt' eUinln^T\r b *㣛Ň$a?-=҇h=RCPI'c鞶5,*uߛ0s mx=ջUbHN)bT0^PF "|s_ ]ETU@j2  vpsPQXٞYU `^#|@;ZvKόؐo@|pXaPˁÈȣi!oi;2x8>< `hHtu-T9)DP 8x_Q :H,)Mir[@-j;ΧXR&Xzpk0vh۠h^9Քrc [ T[T80On#U޳ʡԲކMWpfDSV5Fu1~Dqch9;cw C: Q ՠjjMm:yL QjY#/tVK,T867WcA^IylWxL-o]o{0kzu7FAe TG4G&] BD@9lAšCp 4-N|T:69]S 19rG1K JȮ,8~l A_6wDz * )hmm LZd⊦lW^j;^WzXa'RÄ$"F QOF8 aԺuj5hIYʍY7UrQ5ZF~9jNQp@p/_a_?À $51Ao_݀V9+'2Ao<^m=[͵jCdMu+X@kPg+{a4$ZTWy{,y@r _=Útf㛮qF6XY˪Û||Y4L{C:D#hAQA>xʡ~8VlVsЪn~ɚly,9UYPҮWݳ|X>l4ĝU!sΫvh";t*y.9񪓛-o[]*kwY&7i}E2J{ xU5~Fu, "aqhi7BU58bt-;CkԞdUF{:0sbh(,Y* 21G&3+<;SWXcZDFG57_{ WWVgyV6]Q5X/u:$< PX.ֹ[$0EHNQg;USkHڀխE!v툘e=QxrYz9.{tyK}:ZK. %^hӞTo" R.7XZ5^Y/%j9{?keg,d ;DXZن'AIje ª3]cCJ5-͈[) z282 o-Qn!]8m )IH9Y41mE;ĪҖnTԜ^W6X-ʹzLVK[[`lL䖔R>/#xxd((l2XA,yDTBp(SC.ju{9u}+V(L2"s/\BD5d.j:8=Q*Sj$&THs7Z!{aBhӲކ[.mڻ2ڴ5zo4?~k| PC XAwd\ǟ8_hJ.q쿞nvQ=iSSK>}~E74y^ ygΜ=(<68su!{&A`z Xwj >Ԅou+![(NDBRF"kwxGK!î\Y!huxYO8r@xFR[&jn%anm-}]X$^ OpNov`aovYƒ!L?qyE%* ^xk5Y5ҍl_&̾39񺢊۞؍?Ѹ+pI厶~LUy}oy#nKץA>2HΌj b+0vGҫ;ב?=?O~0x.ZnA4,u#y)zeys|'{W 8Jm =CLc":wa g'ŚwjsuzӞ8~/B`A {LD#O(i[U!,!E*N0f"0ܴ]gKf-flڳ uoUK y^?QU_qUMLA=^]b N֛QPGr4=r@[n>pSN Kkn㞝릾J~C{]73{oo&Ad C;M$';.ƿv$r pwjd{zwznRhR0{hleeAQEq+ܥTC(ReWL*0t8X|=I#3TP;f R*Q]ѩspX)V^&L}/-~0a[fjl* +Q]58I=τla^~n{٨Qe:{O#eˌtyk+ze^֧ܶwǣ?lҴ)]ZT|뱆~Wsquv;_smfx.RԞm?2:J@+>[~5A9Kw$#Xɠ k `ɇkj7wGG0wܩO  bذ/;uة]m\cG%ZC|4 ^] Κj0Xy|+𳌎]M3)O$>s7;+Mo?O>mM7;Ͽiڵ잷q?4})E\}5=j$04;̛ce1qcPzgrŭyYY]]ϩ=uA/˰'tj="wtsStGCTQSgB28,:|q"Gq?$\0\F}xgkL`>g|{ee 5n0=W]wGmsΗfm; .{C[jŧF~A]&5|Q;sTCf2e h9\q']gb?0;vs/ۧ=w2ҫok۵߹OIX믾(F>ľr%t$-|؃W͟;g/?BsϷysw۝$`괙tGݎG*u,)響4{l^X(;}8yԵeߛ?ilт44{|b&ǘ8;psF{='cdISko=ޱ]m9shڛ(4C4sTL5C#}NkzfC-Sѝ#vw\ҺFKW+8(oM=Wn|{b5-m[ul|m+j=6煁ddQh) U#x шxW؇"Pj6a]=}pAcCGUs [ZKڳP>WktH]](9B~ǔzoPWmaV,]Hᴁg::noiRM6}=*uщq&-b )~{ѵ=h$6nvaf/,k CH 4Wĵ5m]˝|5 /p07>%mu bJqWAd$D|v>"e>5ڹ9Aj_ODgsrկ<'ē)`Vi^c:uĠ )Ldd-4QKNQ;;mkTߺp@:3O;s>Kӹ6А 'aᅴEG7_۩]X׍D1UIoކԙt,|.g#0%>aP;ONPtm%QmvgkTyP(ǟA Gݛ&!jwQ{<4VkP}n.\J%h ڙ=;!݁MlGk__%Ã/$]=EszS`^W~={1`uO0nbv~_y餾Gz`gbSgyԑ 9o7]&j+.=;oNEIK1Q"*> |t라O>oF1^>6+ߚ .R1ӷA@C=:uFiNoߨnY#4u7l7' |n ]Fj>5.^MCm3{c֯ SW# =h1Y<|g2  Lzgp3Ȼm~3Dx{٧硽.g`$l@Q/f~5}EfQ;fuoYYu5B F?2~ ^u) Ihoͮe8-Rd*|Gehvla5'̚=oM8~\Va\~V;`&0Smǘ; '{^hWm[X`fUI\:}McPuMRFv}U/?n4nwUNx~%`ax0mEaGQ (+G> ȫ72OelKUTZw;GS`[n'|)N[N:իo?.#-Si ~Ơs۴ٴ]_ŧEÆDcM+ʹkuYU6X(cj[9oWnaf `9WҔy}M(jkpwj&~g'Ngv!Ef 9) q>h}o׾m CЙiUzO7vYQFx !9G覦]sWon~YVP Ooة13-z_>Qgzcnjf9gvힽ?u|_͏YJ*?_0@{)A  )N8^y((b D{t>liW;Pg'>E.1ykoPؘѷrJi8-u%mV5u˅"nG4~/S-,TZ[K_])\eYvn_OKk2c%;џcu BOJ$#<$.5# Ï|㭙t= ҆栲qTU!gάz켗^L~:azwOƍ,dEʐ .Nf[oeŊFm'wd(Zj_׃JU+k㪭ほo]ʰEg?e XV3?F,slnmgnQ^je{zĭF ՁJ@EsPu6OegNǓHF5{{(ٽc'a|wnwjG)N3 T2RwW+/ݴG5UwtD/5XMh޺zE$;Zl`z5]Fjl7lf"hy3hw## RWƨ2w_}.ʎizsy/b>5K=Z>ހna*sƒS'B+jϙr%;M+ wYmZ: IbP[$]GeeR̗^ymj?o4WT6/9Ξg}v^ tsfR]]S~O=~'`-w4tk_:~d` #7rѯynj-Ρ)=-`]&(ToKnݦmxl]j+oҲeN?^M#ϼ=OщFkT%6m6-0VlV5&.`xE^/=0]wܴw/~q{}O<#_bB(k_ QM6awh0dq:*j>>[S__/w|G'9#ܣ9_~~@׃zc Bvjal;NI_~ 4z6jY3AU>?hΓ/!x\A&fBd HF*>WP.mm5Ek+/1zMrS*9,o6J4ZKy qI: Y]Uoǃ홧ǯm*nKLr|5iWĵ:w=2o}jOS<=_މys;'f${/ZqϽG1΢gd;7(\&~˵1YNx!>dЀwek.HN&KFf=0W^<;qW{L{/p>0E,}5θFԳr10]|U&٣W={(@OlacaCA=0`cYB=./?IH8fo~q} 1?=uW_n[A oHMg F{g{li6iyig'Bf BCOG޹ll_aWKM8vh=zK}^eG5WݟK[;g[^ތ\=wvN5 e<ŒgjzoweX *h+4Yɼ͘~[O 0B8m:>9ǀglQgh6L5F1mF*!be˧J bLd,VPTs* s8Q23^ə8針ч\4̜]:#4Z?ۡ'CNͩZ;2 0Y5*ʲ!\ 1;>ꂫ(Up+WaraCM,mZ`yFb7` y<''h<7TI':k v:{<;9Iwu'.'c3/8\P'T jEƠsgps5[+n] [L\nB;g^'΁`p통UD\m-,tmsukۤ|%LUE#04i*%^NE]S<0l!oJ^z˗N󋮃jmPٺuuq梓 NϞis˔̭ICJqm8![ARW);r+'P3hiƴgL.=+VnHq`}r0O?"xOߘ[.ew})1ٔ{ݷ yɄrkǎ"SЦk8ku6q6]~xkGkTq mG0Xõ ntυQ0@,̤P{7+lmQ͏3]YyG6㨟f A1]݌eS9e MVn_76]/^t+[62p5 BAp]ngT ȃc[ 1mg0G9Ź! e)QL4Q2h/ܹ 8Vn 9 ͩX`&SYOkM-M}dA ׸e>e4w&?=?ibߘ`0D/|~'f/E¬E7WBȲhlЩ鍧Qf-mUgd#6j&KfUtُ-oK,T_M6sz~ \*.'ƒq#8ywQ#"Y'魱0c[;A7xff͚vw!oM4s?rpp!bzJ-Nas*; da*L&{BX,X $ĨMJ!= ;#I瞙`*Qfg_v4 Tv2S^Ddzu}N?y~ķMYWM6}Nj/x9Rl0YSCa{3]*7l'4^'.o;fV^SpX\u5kKULΈgkMXC}q?mK;?T]$xeܵm!ݪdE0`'* Ft>U'[Y%tWt G0&(L,~cO$Jɼ42LdF𙬏ƬcBf:acbD;-#1a .;dj> 0aQF vb'zҽA,t4K{fM|+𳌭w2vsh|6X4t̥̏_f?ǘ^y6(r]>1j-#]0InUSѪC9 ӷ^e0bv 5WXjT L#Fp[.$zhs"zdMޛzKNkqz>իP5T =pk xO <ˀ] GF n:P[aX'Ԡ/'= '5ec)}/u)w4~xy,jp΃UX\ݕ`Ynjw5@'mTca4TiV۷'nƢGWҗQr2[ a 9QUcl*ful<Ϛs#mn$R(a4@w2=y=e=`2KT˚"W\ műi7s\SٿҸ\5%Me DVM-_8RM)2zS~ӄ\|gò4%o59>cLXJKCۯ*4)L R\<dH;,y|`!D8`@ܻ\*m)3'X-c6x2p}tZ 2{bE ~Ưz(i N,08T.j% o5OE δ^ dh'h{F^S .8^)`mLUd_QG3 ؚspiݽxь aIKIhmOnydMm^o ]S-ܗIuk*f#g+D&H!TZʝ C* -&bh+7Y+@v/yTp`4KOޏCUmPpwqt"e :v ;5 G#((d=U* t4FPub[:5`JgU {R5Ca!MiX#BH0<,0ݶAh.#eȕ^@Zr1&Upⳑ= zl5v9&#@>rkȭ QEqDmJ 9 |MD$T|ͧ*R`. b$.w~ā `@u=uyWEdVishl9x+gA;/. 05Pz$HM=BaG)lRw4d;H><&Xg9ߨV⳧ yAV3q-trԞj1p$XŞ'^`j9ȪءŝҝY VPĕad;AA2!5p) xr+v9yN: |*b+<;Y((]6[9Ƴas;6H؏"`њBv2]x>jKWbqA,j iE ZPoN{ &^@lJDH؛8QA&p@1&D\a% 1Mk^*@ߪLJL਼lZjFc;H Y 3lH$yB(aT3 gCS?T)=2w0:/vAV+"M!8=c~ц|]`WfEG,9 %0Z]fV$U4vP/Vw(L'KL*>9|pK-oUv?"yRHN蕝_T,ήyTpaP5I"ƠZ0Cmk4DY,< x\v94c) 3Iœ!DyWQ*=PyL]̐rlA$3Ҙw~Hm"N'4(]y2p =oɱqgsCBܕKh5be2n_1H`G -B8vͣXo k/ԛPQ@1\yvt2cvPeeVt_rJ=݈D] W UL_0| FBQmcFnDHʚL+&Ÿ5O -8R "y)380(H=܁O7} T 'zN:gg $@:Nq1' s9WԜ*F7bPd1H18]8.r|LMxR[?Ѐ.Q<"ž1jdUN2pFXUKl]@& e0*$:>Q ^U0*C$ 1^xy5R1" {p<ij#_Vȸ ^Č;h!R?c2tḂ> Wߵ++jjj 1T6O1S1h"P;jݾ!' "xC`\Hÿ P*;2k(%Xp[LqjJ4 ∈cPn!yeJS9:|؛ #cf !%<!U2걸0(pD4k|ŵB F^/KCXU1|03f9昭Lņ r' P7֨vb\TO*΅T%` Ҟ>r:lxv D蒑3|85 % Q~CXrn ӌx^uh8+"[@2 !V_BObqg4:Ebx.Eh '@˧ YpF)Hha;іpx "84(}y;KNMy%Ty>o3Kb#|^HV8Bȓ;r-<~",?1?65(t k,x\QS!q,r155 =9 XB<ʷV@A X#rx'FݭcvwkIO#xT3{Wb90+Q~rh<<Ջx8J5%IL_Tj 䃹 crx~BfafEwʙ7l@b|bTpb67#j}g*op`uB1\rP2V8:] cdbt]{'!F @a$C>Fp77q}F40|{ A%5R"%@@:"^<:%` A`>|&rB4! Q Wvu[Dq_4U٪*\ ϩ N\~x[x#IDl!llUB눫 B"[tUQ+܍sEBT c1v;Yh6+(3qS< H`p2%t%Bၢ &|"[ h%=Ͻ ٌu`'-zUL]Оf(9⠖s4h&Ż5?lx"7XbQ(xǠ@'o `'5w0/8{p'P`0>BF_XlmU;ν kkHKhh)uiFZ G9 D8O% C@E;ztvcH ]K, Cl SOR6MlRq;|[ /D[u఻!j77w\ȼg/c*cB'kog+S"^W'FjHc$AMFnv`JNo!{$o#l4L}2FvFklD҂vLcs^a>F>1S%T!5˴BPO LPj?"D2*p #C+RD& _FvjPh&;F7YQo A zK⽐ LU q =>)fc`֫#7ɒ$UPafıT1" 7Xi+hТ r0S˧mFljK̈́Ih%E{o|BL5`tX+)Ubza*QտnM~ 1Dʛ{j_\z y^ O/C_>~zNf'+fIX}5LT38ӺQ! 0Z4>*h \:gs"(~. H pa@7]0 B&'%>,0AqEn(Op N ]ز4Mՠ^=kXL:."x ~\txM*oٯ\vn пP)})6|jO@lUo yv,*D$mL qѓ[‡ >."v_ e w|q=Safxx﷛Nm ,Wl0_S{{LT5*NUҞNLw{Y`Ǵ;']qxi53[\KQUүb )J2w,m&K!3?#ЧKwˈx=.KG5I\A:iܪW{Vŗrj&]W̌&ETd)\' /E}F]IjxZ˥d@fч7 2hF}KttB[o0E^|aDL?j8aR@1=— O[,/sh>K{`1 XWM9P@ '3!0}b}*~9Q̪Ր@_Je2WE E : 7<Q>*_p$4Eם=27< |N0ɃKl_6^T0  MHוy fӿs|J*'lr*l <+P 5FcTέp$5am'q ;֢YR9 \`JﻟV.3Q.nz7兮A_!>NY^ LG9O$,1ĨYb p{UD}h@v.awJvTTk ! y1]K Gw]ue4;?GfEub.4kOJ;68 /4}e\>آ%G,u\>_# >ҌAY+SX}+y)=1^3bI2kawgqmv'yb4ؘ;~G$ulg /@Z'_߬-$t /Jp"(%a"Dha"*<7Xrc*:`_J_3!0ԇ1haŕcTMT@fv`;=xt`R.B`H?#N<)ǿ x1I*/_>̵ڻ[) 5L xx |hZl͊A(bGZF~_} R \{If4|SxyFvGf\FXͼ2kt!jr(!QdGȻ*"&|&el/ ×~O"أs:D茎 =џEhf*=˵jWң]ssJ >C,Eoe؛+*$n`q7/ ` wz!܎dRwQy~|]g{Z{6P}N׌ }4G~D\Z<̓*N;^𻳔ΣndC=):l ;~Ai0 .c d& @T*.M DJI!I_+JM=\J\r98 /M"m#NJڑTJp tቈIV)rդ ;9&@_Cts==qf,T2\GIJ(fKNBw]9adJ."[B: )9,}N}4N̓փ(UIqx-(p:$F23\^4]F΃T ,qNN%Y|2p[f:@M{s">_"@<[ҲT>){WĹ΅?`m/ckJt46FF20 x{K9GTg;3@f J8qN+ v^savG_5#gk:}0Q7ڄ3(LG1>bCo-ě=q#ϩf$5Eh$ӱJ 2J; 幫Cp^40)ު=h9ğ~O 8ygA`B.%\0s  N%vj\\}B5%ṆRbW̞E > hR>dx;165si&uկ6<( мڏJtz߬JT bT^>K)2i^yL$f`n { =Fy]>ץ.g6217Ч =bOLNz3_G˿WJQ " J/GB^[>NLCxPXIzFǞ{dU]W\mΠ+O⎞&Kxp($FE, HlJ+9u8GU5xjxK('X KSܙENhv4a2w1@a.s!}ЕPNzdfHH,Xz#6v@upA#GuD%0OW=$PCD-[j&)&ЯIU9yHFv$%]ܯ/`x<ϲy Ǭ`aVf u=bP;.$tuVIn*Ȋܣ'8Յ2-]* a@\  W _4 Ϋ"娞{HMK{F'$םQ8 'H<&5ưzC2WQk~;r?oɃrnՑ< ?<3 o.9QbɅotLՖ. r)dzQ[N*r&)S/m;)>*Υ|Aԥ2UxE½. $%`"FCbl>WBC8粊~+ g|&J.$߮(9 E XJfr_HkBG6t#eZ 0(ClP! F_QO_n'+Ւ8]2Fo(QёLaQj$) {=&, 24Q=y wl Hq45b&9y>nisÙdEWڜ%QV/ CS0 CA2uM\: dá? aWPU c&xi1=3yGxҶ[FXc2Djlq*AQ/h;pTdAd[:^G%`!o_ա^,SS7 }d1)3O螄 0|2!Kp6&,h-(q0&V*^Ʋ|uUz@ s$]& е2(Դ@@8KXџL}?ed G'!K ޿zЩ;\Ol3F\ ktwg7$[֏ŔdFe)EXD ]wIq14 Sp$ EC:>^$iP@<(=vSbfJߣ`GL.V#?[]_4V?, ר/{@}~iba6sbL3(o0U(jGMEH]uPQaJu>*Z"|1WK/ @{|{Vޥc tYKX1SLҢSߺE)>F<5CU1 tQDm -3yBԮHGv 3^;T]3DoE% RR)qFf3:̊rh9dK yU4NwtGqFKfqJckw1QC)6~V)UU4; J6MR^2!p$1˿~&C s,*SM Nhj%%Eɋ3/6%_ ϸ)> ռKp ERwXv_M>4ţ D<"QwfP*pbP1^ϙX `f7P ʙz7!hWJMgs.kyIC'!T~_"ʓ2J&:I#|BY!JhC)Ĉ*CecIj o,scy>7(]KWӯ>89ƂQ41\BT&e-0Љ2{ z_ ,uMaB,_)M ȼt5Uex iT7މA/)'Tյ2v]odaCՐ_` *[û͗]9oXOtBZ_"k~@he#G2Η-ıC(w=edv| s\B(4%>—|iwΞh Է> ; , CASc8p^ܓGHza ڙyy7&1LN!FX&Iܕt8< ϓ>(21xb9xh*n,I@ rl̑+8g W2"x#0v7.Nr`~L> <_ cڅ̛ЁIr*M/6Ji{87O3^Ob׉r6}Ik)x 7 SX* X@&۾r0vm ytqwQ~⸵"Υ d8XoŤ/=]f@n+bГKF& w0:rxE?ӟ6FG8Ri+b5tBط,C 1d,氐Hc[q% yPy*(ʕ+Q-X,q.b Ob|Uv婝;~g{]6InjljΎ$RfXݽAfMmEvđ?/0y=)^1Vm'˃ޡɥ(&J_=2i/}_ϕpkiTNFi8uP_w!:W\ġbp$Rr! ;VblP*z; 5B ᅣc'Q1HK*O$ϞMN|x]Е;*V]n )^sa,g'x4pAbdų7We^[iC/,Ctz<#!v a~̉{ջhe_MFKVA0yv3n Xﺦ-k)B[r?6+:Yumݴ[=MYOAtW%yq:U^-ߝAijTWmWFS:2`Nڣ.M2#T ,m <#ёp1:uaD&: ]h3Gס++}5z kįQI@MIs !9dGIl>g(Ox 1Pl.iHQ#}x L BO+a;FA2|em-!8N&|qDE*gL<~Qgy,N<(%pCw2'Hr.)/w 8lND%/9v \y(vXYƇtIj/ iW rmk@,5nC}xҼ^]-/6,L׉-]Q㣁뢨;]uuey$iY|]]( f;Hmx0x de**l:Ù2$71ܝM.F7Jf'3A^T91Ъf.J#FUVg^`XޔJ n+IDu-!r Е:'XɇEyOd bۿܗRh^' F.!sg`AHyf\3uѩ5}n" \ 1'@>%T~zރTeb f PϒbTp&H{EIpN>yX;Io9HnƟ)e٠a@U"1vx'g|<"JqW(DjD4:o f`lbuB p( aOPt=n/1$\]& glxB1c&7M3']*s7G՛3)ˋTf?}VV:S5uUqplڶHS:/l{*?Dׇb{w,+vwݪrNcֹ.C(Ψ9N!) |\f~;*2Ʃ3Da,Z.|bU .gХ34c@(v =r|guDN8U*%#cVT՟Xybj*T^1h&rC$F(a b e0pTSA5\I]詨*[JDfcpě4\k>ÅwAEz`@dl#Վ 3|h\ wI}S"k7z]WUYTInMk˖Am,7X(wMۮYLWUuyjY`bݛ?h^{w"ʋD%Xduگx8/LAQ&v$ʼnO!6bQyBWU"ǜR"nEԅfŏ(2k MK>k/p]ƪDB,Zbst@]КԐ f6ze)$6@e= _@_94O(yGz'*7x+EmFul^"2@Op~T ~`E _DWb^ b-$LP<4i>(R1*m;gub ?f&򈶴mL8_ JE<^/-4+@^Tt|h0-u [0SDM;+EQ) VW{~zX7oZhmp66'Tg^Du A+tU *N0I=L[=>uIR۬$I ;]bUnO׻no}!.s8EGD7걑y4<΀Hȗcd䴉"12Y+T(G17(b8}Bݫ'?Nd1Kg6O )go%KN}G㨄 WxԲ&b|`~ e#Wg%\x|h8ބʂOS>mEX:mLn$xo)".7=+p\2~A|`}i Ŧ"ө=ضRڊ>>M q=E&v--wRm zS-,Mw?+ֳw5XIz5{4uU54l/μ}cneٶvSuY7aہHܗ"ҶLP`pnE\B6D5I 3D30+/C`1 c {P n;Ot YX~Wu\ rb P0OgbsLQ8)%^<I7, *X: !`R_x ;xD<]%tpH`Ԕ4P#4sjF9MD50@BE a;.!V>rZp&8goEf+#><&vG ]J(\@tc`5|-X-دɶ"UMhWǑ<,tE>jv؋ԗ8;.XW {RO ytEي`GOs3΀xzFC}yuc>u+u,DdM^MWhPĕŰ&:>(z*nb1;E@qD (G*==(=G$ZυsQ"@sեq'ŠУi춙wDH% xğ/ 2&gh#Uƍ™C.S{s* %:Q¬Jf]њ#q!v~RDʾS~՜~ٹ+ZHy!āR8LE)T>NLyG!n:8 eщSR_c%Ĕ[O\ `=Or>sl7@,!˲\8-;H'`s4ǖ=-|t^hV>MWZ8xHt{NyUqc,zIej(2 ;Xc9_tg>ӧؘ`Z.\ 2õsI6dr~ F/Y &E޳), h"pYRЂKٖ}}l(*b^m)/=d෌yФ8`TJ0#hd[K>~*Ȉ sS6@~,Nf^6W (q0R&ϐ\ ~FBQ{q9B(]]gYsF+<}NQ{ ~Ga~|Z3V8y^Y|v]LXUk 1IH8nÛq]5z`}c,ԫնHҷqJ >vze7mut*m$5TMe;VfSTiMw\W̶&0(Xu|nV+d۪OMkANNs9K]IhIyp("D*=Z+(݂Nd<ķeB) $ L"ْ0& Wf ʝ\0:mơIz saCb$b1) g$}Ia^Bi:[t531erS]Eڔ't:`w in"7cU>=W`47yeݮ֫}|om$kӡZCYC]<뚦[鬧][Všjk*H֠uN괶uLk iU+e>k63@i;^*=Bi5a޴]4<)'Y9qs`Q.'.B/E"ALc cˋ F,:HHxm@abY4-%A؂Š<}0 DwvWq¿|:hs$]jNUPlWO@7%:F#ˆ09zlu;g|8 cJ± Ys1tWCUm'ɽJ+6oq+".Ē&9aMDFmU"TΦid꿗x!'!$Xjr#02Gi@pO-E <./8A`:5ޤiq; ?&ή'nDJ:nS$xHʪ68Sm~YoVoo߾yݪc^ uN<pM5AR%9i9/}K4D_Yq{Ц'UP(N}(DEFByzQ\?*ڙωOj`#5(hS(|H kURES&Gn܀RZ`="1%h^9gYr6OR^ǩ-By%L+q4(&k}t@ qpkq<кq;p}"wWl!Y]e9/PR6"L*,קB`Jȗ'8&q4LȥVQ/d5`00{[uuYWuSnǟ5o0wu?Ejuj]7m\)F-v}k1`VkH,̃Q-jqfXm 7GQX;Fxmkڏ?Lö!_My,(k6>@>OOa7j*4D۷OorOχ=X`cY5UXi@R׭A:+$X]uiutx9_Tt]/Scך-kD `wmNvz<>U 4\/JOU~dt:8,NU_ba~nC0Sp G1SSzĥ똜?m(lnr`!q)H̲HQ\_֠ ơʗSEF;K$&%B>XRk /K|I  c g(ծ<]3P4dgy)!)[rn &NIx{q[k_8*U]q{ pxyU*mu'ɏ{tuy0S "PB1wyDz DU;hx ݆NiVCyp2 ږsjQĿPZ V+iBf׭U9jEW2jU'YVE^XS ]Y|-4n5aAԃX/~w!&ڷ@Ew"ND!ǡ/v!6(]׵mלQ Mܨod$MNflfĢ4UJF1àkhҟ\#TF>2mho13CG" .HZGLTKN^ =A&lp4} {TֵO34a.C !EV()ʴ M*әhĀ{Ѯ@b$¡k%PTlst %2 ЯUgX^wm t6 D'96ݵ@i /'zs.a0⣖2#\oHևn P^Tl92yg w"X'8ꋧًG.e}&Y~e2}*vlו:UZovSs<e/뷏k4ڲ[͹N Lo(6`^Ɗ nĀw}TMQ$MWӦ-o̻l7{7X}cה{Җ&6lf޽I*MbA Mxы:z4EA\`! Ij S)bC*PXfoyfwu],(C47@2#%K$Egz={=I`2Rݹѳub6%!JK;4s?:kaA+ε+jA==U%#à ޫY:F۽T Dcv@|kO`:wb (B MUp<䍮+cؖ1 Ǡ!-)A(3f>̧zk  %߃DG\ K`,dsG^";O, 1'iӨQvd29yqА]\>މcy(B6@|BAϪN Abd\] -1wXoOQo{͛kbS ?Ru Β}X3@`\%ZgZ[}{b4gMX{41t@٧ϥAR][YeMf9 uO&sJ7f-˲.Zhqnuۢ?.mgU\9!O mXw`&$$b d]F5Q:0~~~GQ Ûj.~t=TYk|kY}z#]$ijwvhe\tAYkFCbEu)/XMBcO#@sm~A,K3ݴIqZnkP]]VχUQ,;*Nc ySim͓4~֥wjkhf|ji;,&à(}pBAKu'm$1AI]}4c hǪ6ucgq_EXoםmJP7vY{յvR,5 ]yњXL~@]yeӶυ(Y W>p?WxV wL ~L&>N}&h'PkE5C"[ȃʷD6H׃HCW*%jY$؁='g+5 HpƉ2;8 !R)O4OZ ʋ VzlZêbŭD@1Z? GҊW=3k:HtX6FVBIxϟ_a^0ڷ[8~a Y0$a܌RrZ &P>lHWd8a?xh3&$Pnikߤ K"'X{W, ߮ע8D"kա<Ǐ?ĺ֟~bʝ-ɪy][ u_g{ 4/jeV CDRHi4,6 ~ݟ~R$I̷'I4zZoeU==?Ylt갰]Lܡ4љo>6 ^yvzcDS$~/>M(;ڠh;(QO\mU~I[kUӖzBM&/ؙkf:a.+sKmڮ4QvhB,56uقe-D|$=>~V&^Vl 4C1?6(dfXʅƵV3 Qj[pkd!Ȅ 枅 k_9hBΘ@ۿE)52,0!vXFXNg@U" 8p]sA碥qEh3?6Dأ /GQ!R1 XBGsC3ѢmɐǴ.|t̺U7,LHR7&&axIKVWTt+%$ %L\4DǺEӤ!$ u#mwGzj#_MB.푥|izUJۚw"ɒ}p?x~~ wjƊco "WT3s DE0Q'*:~IuxN{ltVWuc+emjNeXU2;n̽2|8V]%|lq_w$1Afˣ__&iٴ**K^Դh1a@k;&63gԞڟ̷!.C( ]7Yt%a"׷59BeЉ#]~6\']GanWԌ$$^*phH<sH%Xy ]~i`b8BPnJ I WZ!?t=;kju$Qcs`PiLwBNun=ؓ5xN6.q*d X)Kց0\9;oc^ O4&)EW}h{X5d V Y=eRޅ&uM00>&I.~9Yx@:T:Nӌ}RqgwbW$lw86ǧ[+72d]ܴz.U9&'jfjNNAZKj}̋y ?Ts(imIsj[;ʮϮ)"FP G]F(cE!`~zH?{-8y)4Q< ~R;b1/ UHz#TF#wjХX|#q1a|40dYy*ca8lSDZG<=a̻t|#L)YU S(_/ Ġ} T`m{ĭ4W^{/3'qx">( /.fy{  L6y<2F*4 ]?g͈'T|+[~}-[KXG1{)U3XhA4xsC) 3^sZl}釛10dź7ÃƬ,KxC&\Q2}G Yܡ-^骯~Ƕ nJ׻}3\E=Oa Y)u]}Nl:qNCҝ(z<р5~єX8.DnA#Jx0H# +tWIUmd#Nd.N1V ˶Vbt}cjжyޭ݊j^ i65q@n_5)n3pȚ?Ǧ]kU@Π;"3B]Qد'$.1RН] ̅s Tm~>XnP;MAĖm{[PWfݲNYn֢bS7gWIzl6uevך( I;_v To-ζdk46֖K@e]dY2K_Ჯ,QVյ0}>\J.^/镢[dQQKưL3)-rR*۾EmO8ö4{(Ta| By)`d>5[ )Ey4F1uT)N4)a,ѿ= ƽb'|^R, uxdFP={ހ <DZX34 )ǐ MBJ`֏q:P@#细. C)~ap5eMͽf*5hP"L8c2NoZ38 ,t`N jRl(i60冿}?VYzCն7kD%ա>8dZ97dЙ]ͳ<fX~4 JrbD@꾹b@J< ,ء96]|Y`Qj2'q_$%l\czpu`2jǘ>!%HD(ڿ$ <4pVH- iY[Bƞ&YC2OENM*G]u'f3OqEYh/N#sND]4j74S"Q!x͛fMI$a<[ء0A'Tj ,zP|;ԈsBI-CnfJsz]( !!B$ʄ."G?Dg7{??gSh1KmPt@v\ñHF1 0ŸI&Wêȭ?k[49ţֻ<Xa2(.M̠*OL[;%v̙mr_)8;fa2äSI&fi! Tymkt6-Σ҇n2 582QьN$5cވ.-%=ϵ T;wIdK8D\qLY\>ۂk/2=QqDRψ` c\x]CQ1L9-kb^3\Ą` |BI&.A(#/+iYb=\VRmSaqIi yBܮOOo|?ei_MV-~}oBb?C#;C?CVJf< SsAק鄹ͫȍ8܏R-&~>vH\3OG1-ͻ#U7VO܌//}DߌM#H}z}|BbD$*ȕ3a}c]wmj6se:z)rA3!]7\X 'ݛͧ$l7UfFC]IeݾfzwAUck@n}\&lnWX7MmDzڛ8=KYYY'$M 4XlOj IJ ]`Z%KhltVVMPUB/Ί]Y HUSc(L߷+A6Cyd\]a--C K~۳~w}C2= t6r͆8 Nx;??BO.8u&e0(9K4:G&1pVYu0Q &*3?š8zH!xAG?ٟYo|;1//R>oɟ|4jO5y i¥M\ahv 1pv*O?oO?X3˪1 "W%1vnW=|_{{o$+ˣV,OR7<v?U; Earj0 LtPWl Nsh(8*˼25l?y:OhhuγԀEsQnS撵V$-*}[FdYammPm@gYVvݛ&MǺ|b&dxZ`35K{-~" >ڋ}!mƴou2W ~?޿,??+mKF+!5\;*@n3Ae9fc7kO9[sF&fR}%/n"_=lى==j-7ߧzUq.؊~>{ޫX%ЙH'5UAv}p_)"*_Z=30|}hYQE2Lj @EcFY%pZ,(Hrn`yU X \.Mg:A EۏCzqS17Ťj!f!dn?cq,H`/ͨnS  /꺶1v@g 4*KIۻ̷~gn,*t[zoo[ZmLm@ةہvNOm5B]W柝z|ݶEaRF99e_W'y()?A M G݉O~~ß.E}pNSJ+_7=?;;E~~w~w.wgg$/D 1hFi$RT>u~R#i:FMDAstv;ǧg=m*@`v ^ȎֺʜJ5AYA @$4eub1 mo6ο֯[P?_ٿ;bp^_{f;!<{Ļ63 mikX c# 6ϝ=;NX՛&Sa\=-~E{K~1 ;k)3cFF ٌl1M*J:ү77Ʒ֛x#R/PYIfpŶR}gTlG\_'21Y>ML1x.3gob+ +nv7h<OoP]W#7bb967|ۺ2+I*kLhRt%y NNu]֟@*ͺOT{|zv}oan%b`/sǰk65#oG+UczDBu}HmV7٩I)g'䪭uɳzZu:K:>^ o_`Mu~Az&[=vMVΪ͹ZR(M]^:[{i¶ .{Ʊ'q&%8$,6v0;B,bǀ ]-oZsnUuuU{OO~xG_uu-n}|jvEP/zCD'jScq}5Wim9g]`ӓ)ʹ4Ě.k>=%,S/ pWdo eH9MU4򕮧li_9:ٌhΑ鳕8[>sGmܳ۱M)ZJ<UV|ZLL4gr/v}!֐6~C`^R}ZN8}CstMq_t((zTLJ"16'A)NXtHZY =MIMWwv?i+ 7=Rjbq+g|4]qjD r.HCM2]뉢9zV>vy saTS#.8uS`rɧMwnx 4莝ִnri#K V hd)4 c(qa"zUo!s֭[O>q裏:+y"{_ J׽9aziޛd{t(Bw^^|nv%0Ö?E|DVTaEdGZq1dQ4&FbJUv,t܋rQWߍ AAI:atds0Um7-}rҰqj'=96D5pf[0ގ &aX uQք5La*@aG|ltl}~M30nU$5Q:؝s"s[ܖ<+r,*550^9NŌ>> ,FXIyP5־QB̪%`ɋIZ0c @E ,`d9p;gUA b f"r Hd?Gњ0pA 5k14*FzմaÓM*66HC9Ġ穨E "XkC0ê W*& LꝈ⯘=mE!uz$P9DR@oya9fժm۞^R6 n𨣎*e~46h)0q 2ݻ$*9Em].4̽X^N-of;q8꫟|4zKQO,Q: da,GSDH 1 `ǽ5k† L.IJꅧF6{(s)Wib@uK򵢘x8zǤ>-\xq?3׸WO$ыY ˹uIOA8r}Bog?~w\n;cll,yʕs=GqZP,L]/Ayd+ozkZa%OMVֈ DЬO9cV5"8aQdU#uNNP'gU1r@BGn_q]`+lה( [)P.jB%{6MmO^&qЂ!ڤzN1Gԟ0{@&iY/hʩ z?qQV/YHNi5-nڒJViX,$Q½% "O`TLh$|e*z( >bs,-mP1c1 |f Ξ;kȶMm he R` (miE0>k?ayzKT!d/=A,n5/QC.H!_)eMӏD0`X;4v|zڣͳ, fJLbKd%@9BdNWE>=Ν;-Z;#<0pD¨w~xrKtrf$+eϑGY#?V!O]aV2"Yo H9=ZO}۴i RFH/Lie:M8M?ˇ 1,v  f۔ >}Ϟ=ꫯpnղ-bz3bPt=( +Pr欗J1{Xŕ J*_xчYW ./nM +D&-":QپN8Qt0;1c_hM޽I__gyY;vlذԞ@Aʐr+=TE)q]њW6gX. HV+]"&$F7cZsF?!Hؠ,u,3)BDx(T9>ǥ#>>l[\Sl\gmsŌ6H B<ҳU O7jUd9بvT;vd6Hyhf2 eF) #oK="=BJ v\UV ]#Fdf=,pyb,S;(K8| LI\2# lBu5;=-05ɠ 8ٿX} ]wa3zħgfՆL[!ƍpݍ "GIʁnZam`Uq\ⱩaDoWƛͰa4Q(XL.X1S ZO滔 @}SusЧedMF[Ɋv:BF~\)rt2 qGn.×.}nXW/c(JஇfzGa4qM QhE+ݏ<c{i'~ghΜ\#28#z։Dex,Ĵ+2VRݟ)w.=Jݦi^W]}uT4 ˲bT i@d&iJᥪ=d^|0ް)|ɃB 6-i6xbS*8Y7ړO<{za'Z !oMeT/} tvatw)9UVDo" ψL@yÓ =$dV"Y,(lӘhoqYg;=^  (>,* j>J*D <DaA0<:}0ܝv 6(_ޣX-E]nJi"!.G-zzmB05 q ,:4'G[( Cֹ: h:TQ,wa`x`5-.3z "1 E}`\ +T+PH"ƶqSDY?5iT,v?jG.>|']U8 Ӡe\ +zb{pPf!!æ &EĘ],"^ Y2ʌy}F(?'ʚ"7$ g^+vxLt=ysJ۩\M1Ɣ6-+˞}YWvDzLͅ?]M`F00瞪0abYsyQDZ;̌EU\_Rk%<Y/Ŋ٪[x:묭[ڵK+BٲIJKH%K*ZuL 0u\:r)"D\ygXCr+-L0 Zi@8`Ŀ=R[uj\0VAH*cbjiB.O̵Oڟy'>}?z96͍n^LJ qkͤd](q˪KݕU3i@_KrFٍSJ}1ke1@7F /q|*T#x[4thA-y;I*Ǘ6R= h1Uj`Hku87##2"MYus{upF+XuQ*C"abv5#UB&.̉hD "pQr չ5$cZТP@u54ձmE: 0 k CgãcãͶcf8hᤨfMz󨃂VL-W "N[P—^yr cVjTNcT. 4 f^qXNi$Rapu8I8s0 70Q("9R`qr6Eg!MUUe  E~Ȟ8lu}, s5ata.=pr(p1ޮe,!Aaqǹnr]o~ Ge@ڐW0R;ZA9#b(PކyE-xB7Eo1AJ;ڭAPiD$'V$za`7|LEH6w+VPFJ(( =c%|=SEUd%4ѕaHW#QNL䕎woiXHP9@}ɭ;vXxqnWV8? CdgnCzL}0|msU&M2y bBzaZR2,}0gYPYwBtg 1.f{ի:HtOZE"Hyn\@֭o#VOX̓BNY+'1Kc<N,!P 3&$:a]ȋh%.).q g~;gL"X0=6H:)@| sD8Sfz޻*?dɒ~ Mrg$ rxƗ+s DG4ؖlNd;D8W1l^,}R#+/7I]:㱠" ON/lu@)9b5A*tX~XrksP0ĿRx$ufP6Zu i^˴fϯvv@ccQXmO^ HCzy-t\F&V2^F Xi`̫&=5I md`P@)fT-bZ<~R cuaA yCsvj{v~m# !ôlRmQ'*8<BaٺiLj~~Tl_0:W NB4L .T4=LK*o#fgx7iY#UNO _)&aTA49T1rB G;U_pG*5*3Xs! A;gS#8M J%21Jձ"_xMzWӼ],)D麬  %ÕeJY:.ul4 "Z;]?Csy(S٭l#_OR&BL S裏E۟o.N'Yva%rٜwEN~ᇕR/}e67맭[W8'tR/³=/oxlIt8)"hĖ'TӴt>aٸq-/.~pժU?я\M?:گzy/j6o|'ԒIN}'Om;M1뮻NJC Gqħ?_vw|ISA>ēt>ǟzꩿ'ٟ׃>8-lk5M>T%fJ]vO99CsV>.Ĺ~oٰwsg]Ao4gufR=Sa3ϼKpkP˃wFL~>ٳ?lfxvY-YY_ʟ| '.2c&9770oxSM8ˋ_˾psi~Zs13<3_|瞃|衇4VDtgSOKƍ^w2~wKM? ۶n.)o}cZw48|泹n۶_u;zSH]l%c;ܚlNH FFX0 /\|\/PuGAiXٞ0BoT [42 @Iqs =N*O@%V&k;*sIwiK L B1^Ԛa2ͦl{*DkW&Gxfodrr|T144sЫHtKgmk횆ZQKu=綾^Zpv9NըZ>bgSn݂JC W2G&q>i :|{R=q Gf$q)d`>RMXj"`@=0чۆ_Z4c{8Yp*1L a6WgQւhـ D/zp/pN3:DeMzmt$~-iÐEфCFbU؍YAF>]g<"zEsِ"D:UoW,KZ=.T8K.f!Q"kVg;ɮ<߹ezHW.%WÐe#D~(bB{K!e˟{n;Qg,t1հ_}#?]cpB)OQ jҮaR8v9g=?X>GFFnctpRdhEgvK„ٶSrOvȦ yqϮ]odTV>.?3 3Fw iŹ}٥Ҝr]ڶmmݶ}vjs}tݺE tQGnٲEUdxYJ+ w\K …Ŋ9g~1C zuϽD!(ݷ%Kx1<<|wt-j,uAtZ61 TC?14DcוHk_+b [7Dg*OTJOGDF}K(\zNHI=5 pjS׮;lZ[o;T;3~.uļGMGQ1/oQV(Bϒ=x_{xdyϷw2ʑ R{|tra~ڞa{yKxF0c(c FZk0MrQHqq Mtdsψ-[™ &Macb&2tڸX0"j+#'DPf:TwDsppVR ]w[:9u=i" 0]1Mu t^ݱò=1 Y驜@w,}Ե:5JfjiAS{&E*5t 9 Bb)FOJfduq ltb;vr034MRU3*% q0anmNtL;4؅fD"̱AU$SنiS,/|l0w#D{%fb ׶} H ]Ldc#`= y[3{r~gq=?|[nӈUh.X93Ɓwܷ}ٯ_]Nr/.Ίd a0..&AEKB+K;@.l{t}_>C|\=ÀKKo(/ f8JM}{(> G\pa=eY*B1k?-'Q(Yh>߹ۻw:c K9ŝ/:T]jCYs߹5lRYn nr#H֭+ c)?;ʐ#M@{?>v7tҮPR*afj$#0.gђ)g|_|e]j6IsH2v:')&5Z% 2Y6=w]9j*`*p*Nc-;zԫҘ/դ)K-%}0qMvEbA69]v[wuPeR!i<"d辕t}_$gSe4ٙ@82p«l,{0p:HzFHWΨshPQHm/XX?wvj;::?hUYeMNNF/`ܷݱM m/ƛ-oٞm_mN5jGQ.ؕ%,=5C)y&f7,&F'\G,4x+>'#u#*M|+jCFQ(05kzc3BIU,f.p㘚&SC!Vb@vk(Ht(BP!,)GhGaW } !tGI1p8ej(B;$kiƚM1%q$^6 f7`lI{R٢oW8řHR7T]"XRmŕ ek1_R,%vJ^ǽl3΅?*.@آc͛\h!$ $Kz2+jӴ8CA8 ˤjկ Q{,XO7/J5fdSjE*Z\E$aZ{{-~v֬YRIZ̓>PD>fYPW8sԞ.'x%\8)Wknk&֭+aީZ<h&].mhhbr¦_3D|K<P%dpVÍPZ=k^y˲-Z`c)!e 7c-}Wo&5,v49b@&-B9xvP{>W٩8A2mbރ-#Ҕ;O3#[|3px \z~ƙ$4(] <N/Є`{a򘄧H ytαZdb(#!RC'~Vm`DI' E8C'=D<8r/4 :ܥBlT(T<4:^^) 9G>{1yj p9mٶ#wrRWټ >L`Jsrv`AW,tutdd9:M>ؓPZq[רuO/6p||loܹz!B2A<䠶>">"lǧ=ba1{,ڴkheztAZߞ\lEqd~BR\.Tgj3$IԂӨU545PqO"þkZVm njf96lDD KYF4*T:'dr*^EÐZj4og+AE>:z_Ѩխj|940;EYWTjZTa,m308Qp "|d#/zW+M8O,aJ:6U*|Һ7p>~*8Dѐ1 "y!d+Bqg<1cL,'lfW {K(;?py(]yS8(U+(dÆ {)eyOƳ&Q"-[O;/}(vSݹ6#T&~P݁[ M%$hAiR]RgR<r{ ^0 I؅ӟ~{0>:_$n/-E Ȣvy-XhAp=dHGǩQV8蒳\8/[_EK$901~?pႸR38{ HC^k%hN5-.=:v[8)i,4 ihag*ĵmO>w ‹윋Ҟ޸=x~b2bh?2i}ǣU;"96$M;w]b1{kH!Bǝy] =#:qQ ʾspbĝ&AP̵UV#Al"uHe"dćy/,ch]A1BEJPeޔaMX3>00K`kxx,jႹ k} ?l8 6 ~c:R"! =%mlnNDNxBn;G֔ܐ81G"w,sK.1MN!-m\Za.7.@Sy1[SM ДHҥt@9v.<.p` afc+a/l8JD:&fNj:i^Zma[ssN1 l6 u2T[7ݰ2DA;tHt j0lGGGFF&'FƇFGGoիFv,Hׁ` <% W"'Uqo ڮ1xja>0Hu I_bz *zj']-˰?%5ag Leq`isԥ! gL|꩝;wY ’Ox2wuk_t zbw<:`]x-[888> u=~!=ŏ Jȕu(\dJjF3-\p1fDD_|?dQGSh75ky>XG"ͺׯKP{<+ӂC-s铟]"8fƉTF<ȩBxqI0c[F~PgmM-Sj%J0~H p4z%4Wxo3\.BZbf˪U͝%at9lW: ྪ+UCm&lW\,2in&R#? |! u" zrGxʼ0`CXU 0kacJLc lڵ5>. CTt]GbkJeꪖYG&_t=-S%t#ԧVAH/R](NJΟPD2,#3͛IJ d¥u%H\~b]^ Iֽ{nٲ6rY+w1NQƾOMwjtX02,W_s͏{SڵkrKmBcB%n؝=Q } t[vޅ;&Ş>g]맮][ʞ={nYb^pg,-k*8S6nW_/?^]rO~uʆӒcYG7'Z6ck4ᥗ^du(]#]H⹡}L3l`Ȑ<0 Bf\ )ll ,M(վ!:Znұ8L |F>|D"U ]P]9 8M]48\,B-MCc0Vm{@R#b ֪U(j 4BYLS+/ /XW5SUB˧dBkP_^((d0dY V{ y oU_? ~hF"8C5vUG=Do5&$P`݆00=ĕcTG}#U2l|߲hBFu/x 'y~i)-r#CN2~JeI2Ks2Mi2e[>`iiv 7Ϝ(c>裦i(f .[gb~Ky2cHW"@_RڅF2fl_+ڥ_ʉ`n@KVązTl6*z1 K?ۜlfYS_ g[>o~+NQ~gUʙ|꓿ 2ԧk'_>묒3[LwiwQ˖-Ve;"۹sgRi--B: ^z(hS?PO?Td-N\_xƆܾ<+ï~t9<򳟓2gcw%$=Adqe(P~Ljb%nA:BCϴ%MH9Nƕ&JtCsK0ӲRDi+= Lb{䝒GzOm$ӠsKUq^L4ry7G,X_Nm|p.\dɡim/lħFLI:f)z't>19#Ʈ^w8>ݘ.Qх3N" YHVMƅJ9[lnŔ!K )UE[KȬhddݍVZMBRGL$p8 1 7,.E 2}a۽{Ta؆n̛3WwlԴJgfsvT:F5ABpYzy~515SUkomiCȋ(l+TwVE lھg(.6`%@sUAEm@,Lo>Bo$@s,apLW@ޑSM 0eM/`M=]Կ-_awRR ~]*nP #jͧ~zGqqeKx2۶Ɲ2ڵ%˿|-ˊ]_˿-YѨZmDcZԃGNl`^Y؍+{7}ʫ W_o J&$ i191VZ^ª}JA;ZCL&QsCN[ۺPBom?^)ń̆]!QPFip2T#T _,6m0J85:cL$qIE<=b,$#+blr]0o_eC"Xdsw-j*IK 55uo&Ytv:_ -aG1mO>4N/6pO22e˖:˖-:V[Uڶm[¾}:*ź ,)MDXti1?cmxMAW|Yh*:Ss`*YkCL3~@7-k_/~CP|љxFnܸ;$ 6P? z׻K7pk;Nš:Nq0~ݪ+L}W\#HSyB/ wy\vDrzhmذlQ|ꪫzM8=d0ڟxIK.___1+2h:5XngbbNTD+@,YIt.8)gWdA9b{[4ExZ S{J7[V869Ӭqܣ^+RC6 ,PP]w]ieW!ݎ;`>$L$UF d/*ORո,' G`rЖI"v51Ԃ(ݰ;ſu88ѭGT$)+69d'ЦlP 8DŽDqiҰ }&54JdHȑYKR^CæBNIdL@CO[3RTyE$2TLNLz+s 5Gݶk;5҆4t]Sھ'uīU$ TKa g MJzŸ"اwsx[Cr/Ʈ{`"li[銦zTj=Xk,wf/s^<F}`Cϟ]W뎣EᬊC ._<9C n4}Csg50بաPchhV__ͮYfA5Pk*Wie @4mkŅ[4LMjAfWNRq cԉAˢO &:L?#M ȂWbG'FGQw9{et뭷šG}ta |1m&//qYgd'*U (i9DpŊ6ݹ9gR3]@KYI XeKw7.H-V/'m%Q:/)فOݲa`Y)P->㯾jmgyf*/\#|'ӌgQ:R>s T¦MPF+?ydL앝;wD]_J%!g8͝+ /9OaYbCH!66>^Yk5QQ|/s n"%LE֔I7KL;Rp?q/brx}ZfMZ=Եt2>Ư`IKƔD:=)3 ^k嬴H"'?b wͷ@6O:p]w% fjRSY;)#͞Z pz 4  @yZv"gHP&N4t(?dg"Q1C!;#r$4qdB. 4%iɪ`Eiб5$?u;TD2vcV;nZSw "O֫} ǜvө7 GGGGVmWՐez!ʍYas*h_V;: Y1۪9${\8qiɑ+䍁9XЂ^;v41c5*>G?7@^5AS59::mkQEEM KV)u|YFLw x℡npXk{^ٮ!ƟZնvqOV Ť`!4yW#T5ױ-&qX]hk{!ARu/NNC!=EIm$)4@mwDv6S|ElCeADSG7jFrpOt"&KZ—&"W*vG.iXKEb Ɂx5zr꾳^2p=SlKtMf)O''tہ;e˷nniK/DԚ`x(w*%c+RkЌ L;y晉 )mA,'"G6,Ӣ,dE*ٽ܇hnA(`+"K| Ro90c)-hrrP,liP%[À+ᤐvUB Q2줃Jz_yҍ􎃲u+dz1HNJ}1O=ϴ.=]^p!KߙLҟs*A eܼHq~5{ėRF_ʣWx T(H~6Es%N^uJsQB)K,EKV%H9)RQ @m.`\'j{>za^-LsK/lNZj5@pW« x(}AЄWU18 M2(Xz&lTg3l^L>\ r,ƞK ,B#e$.R Ac&en9Xu+΢ʢƜ9슃)hj[H/NU zU%{lag TaZ|7-egKlZH!vc{$]rR)+<^eSwE&xIa|k(9y3eKX4ٛ7%>oɰ1Ҥ0};L[l)&ݗ,YRFGG;w/(MQG] Ze%]BǨ֯ ,71#O~ioh4r+DM36b0R=ZəeyE/O^sQE`tIIƕ+?7U ,&["I,maRrl TՄ8x^;.\w衇~O=Kx}/dw}#öeC0;'옌c.K{E91s]x`گ W8 T1^X+i0#!Т/7"2{,Mmx20C룸%QdpZQUɍP[XԚV͊ncL;w "yҨfcۆ94g.^.q''15=nvd]w=}y |sB14;jb:65cݽTL0Ģ.6}0DN6-akbmؖ25W/ΟS_`Vݦ ^oee4^[7a;f`Z8RP\WetG\'8jڧ)JWi+-o}-k;< 1 7"tLأBFH~AC`I&] SB6Ua@6j(pG$j;WI%EPD.:6yM0|R eJz"V*2#dwK \LL+*v$x &7E[UOi1)%4^-(aŊEO7oNq2/*`ygGG*LMu%!2/w ٌޠg_6nhY!DDaL16]eaMv0)sN#w7\=RSZ΍Nj?u+\;,cW]uBjMn #r(әrDNK*t(zi̚?:IWR17vK(z,|,J%{b(c1t* @((ߓꃡnOld$IfYܯ+ wobD1 $[p6ucpeضUiE6vZp1x tUBǰ&Clj{m Mj`F 1AbEmՆh{5 ٠L)Ɏ27w}!5Zm=b i}*OeJf[׆/h]080_7lL4K5uFP ˄P Ij{Btj]ڠA Ec($Šk. MXEչ΅DpOsƚ-4GM+ M) u ,ÀqD\7 -(d#U,*թa` r`TˀU'ZɊcfUC07DwܟX31&.qrSל:t\2)y$zI6iŃ+ĺSZ/>t@t6GcˬZY&dqFrd/J2'xAT¶mOQ:]K^];v?Rs0tL#7\ %GY-b袴~B 6|5;h "Vn՘>'\%RK%;4Tb k.# W^}W-_xizj,a&iCy>}O|I" 'a/ \ݾq8vMJd\Mw(wy[n{nNdu\t]wj B~GΠ'AXkj\JT6TZ xSlP .,%8sݗ]vY3a"1;5NX:VB+wU"^NJ܏:ꨊSՊ-7o~M UX"i!^N[¤SlR !D̒%;1pD6 1UIR7 ).󈴑 ,PF ЏMpy5.8шXP$& W3 FY,,%&={cZc#|&$I-PDPuK znt3`ma]ھͲY ,/bxP|Ba%8RJ#73)j2Ꭰy9VW_w4]U,GLd3Tt͆Ū@gB#'4=[ {EWΰ4u4I9&xZT(Ed8<@{T[-Yjz!#aGBu#6`AAȩS mx7DRlWb5NBbIAIBHU`xLn;L&e L*XRH&yJ:̀4t0vlc"ѓPxRr/ yqp! -Sq'G#d7Maʉ'XjCsSֱ"U۷\x񩧞d1 V!URRZִ^)H, :dxg}{gێ $O;)kL;RN}狟wbA% ˅]lyiׯ!*uzUW_x i9bV^G?#΢0׿u_aqi⠈-ZT"KSq)pJ: (#FTb_SICL!)ag~x=jIE2T4 /};#)=ƍ:66rZ#.I7gK ..+)+\%|%\/2K?ѓ~,RT33K.H}=:fukb-7߬)2N}JGG>~0Mj:&EL7&zLT[<DډeH,W\d@ґ F=# 3!dh&yxU2@:3<Dm" "ՈkJP1t HH3,wF*A4聀!|=hifsP<$mσè8\ͰatԦ}Z6͊ Dr-!| c#c1#iTtoM M𕀞Ulw#Г~2NPLcVY8P[4P_gSe90&4UMtf(rN$EANƒ\JaG1.jhMra5$ܥpe o.x^wL\L;O}C8P GHBiH[Q@uH,^ r]}1 p~nc=v|[$̝"74"tL;M:"Ez!HwyM=吏9yT'g)C~xPYaYYQ%nTK_7#^7nHp _w۟W=;i`̀Lt KV}7HC=N{b} kog*ZO%4ZɿꫀQ Ґ'(aNǖQbb$W>[{MͯD߳gOq "OιM\UPynpeJ=;n"|{kQ8\SXIITp(QDx{J\~; rl7\H pd:iıAe;$X`Rs驄DDc'#?<#Y"a[͖F#UMo7'`]0R+Ơ 7Ms˪N6'GG'\n: U0i2%0L+>\,@vEFD :KfT/Ys=+uJd9>] \3/H0LyfםՅsfWJϮ,`6T͐w(H,Ds~S|N1lF3r̮T#b]qVHHQ Odʼ#jǚ{韔9H3c%RLݔRL@{ZUߌ{yso+[fbwɖ'J9R!-$o4KWWfN0AV||+_җ=JaE"G.'ȶ)Y3/B~PPܱ+ɋj%^(99J)LҝHUe5|m?hѢ]zۏuEG3#<|pdtLQdwK?~u0W80ME1KA>98!]x@QK5o̞=FbqDj˗/_䏿x@gc08(;v$%\ۿaF& S]%K|'>R5W_311JZ0Vk4$g3$)P`(S"q).{O(=%g4 w8-HKtv6..67P; G~m+p0xront%,*JHSFdj`1 j[,7bJEtl9Ī p5z@imYU&:\nNwفJI'U  XebAAE_B&+PQ'2i A o=4{9\kܛIy{k5\s}co|_@3jQT@0=}q3pYWl$=7~huӊ|ڂVʸynmF8SƣF.y:#~ү ㏔ ׷ZYK?/'h;4Y8,RD TE^,-4<{e+SL95 %sf4kM`^ `#NSka7%}pZ >u)X0W>OE2e#g.dYi87dTTKc =/!|ԁP Oz^8t@j"m"`l%u+ ]^hqn笀ԍF4`!}I Z|gIwZ[@}\d)&>DSg3Hp{N!5]6x +[u \aȋXm]~v=Ŗ{}_u<blmSWxԣM{K_'YRN O}TrrgmTntTc&zpj@_J48g/~we<1K}׽ ֵ-swX4t.帻ߧA.?/x oᆿ|Nkc:;p9B~BHazԣP-u|ӛLkW qvJO~K,?`+_5wlG-ȓe z{")sDXgg G<ϽoinږC49#%[zlahKh;ds;&)bys?sKӷO}/Пom: gu9{{(pI[ߎy_&=u7}ܲ`okkϏ_M88b'>Νt]{ezqͯoWkv[.ѯ&fg\niк"~n%~_]>/x=}׺y#z ڜ0@2F 8sҒ$կ~?_?ii}o/ϟ;BCG@ͬ)F)aMzӍ3O~Q~河A;ch0c]W b)JV6bB/w' 1eƱyOAx cy 9%٥#`BI9~zrDZr OI3)I2>C%+BC(Tk6d2ڿs/IqDOa>}3PiA%$A f՜hGXrB{A>ȃjHgeZBIŧX%;wҺviSMJP٦V>2'zZom=!}$;=(ChDڸQ+b3b4`1 :t61lU `Xrg(1</p=( ZfBҬ Z-~K|察1N!Up4ozŝkuM wfb!B6m] M#VX̗̗dZŖ9v_mF1/m9 XSܱ#4b׼ԩSG|= ?5_C@^ Bqo kRTSɑi}^9W=8iN i0?!}9ڨV`|ܵʑ܂ۿ[Ek#~~u;z ix} 7r=y18s:8T8boC(g~ Y3G6h%Fc?óC(?ӟϪk ϟ;wO7k֞㉮ZD7S]Xd^Kזu}&~'ⓧNmmnyJw;c;{$  ' tA/ ?l8eb&68PP1ݪIr09ܡS MuZB 9 XP;Aj5?SQ2꠳:ss,u1APxNƑ(Kg=RDl(ix5O/}/xl]j>}Cz9j]aM-hVC<+kEߎ_qr"^z]r?w\;.v疌뮻k4k|[[[q\6(:OyR~<&dX&׿q29U,T8[AXp|E+3HК- h:]w<h]Sk^Ի/~k_ ڼxs.*z)|v Bd_1ڀ(B [o"W`Ԁ7!T0UVL ~PG ~P0!Z[(mցmENGƣ=s+L RYsPKbZj{}< j r8!)iLr| ivksZ BJ'`IOׇ Jee؈ԑni-zɉ`x,2dB%4ऐW}1 fyHP J1,[-p[q0ZC9a!NqTeu<դҋaOIWXTqVP/h#bL g0 Gѧ^Z k ݁IhΗ<ۮ{M5l|{?7]vw:qd+A/ZRAxkQڻ]Nt>}կ>]_}6eB#X8PGI^wgY H/(,j+Rn+rt,Hײ"Z+n&CE??jݏXIܔԾg^tEo|MW˵knItBKtM_җwtτzþcnp=?RʣMƴB+Uil/>8uG?1MKNI_??zʼn_ado$c6G6ܘ kc5Wdtyd,Np>5YhD+f>C詐d('|`#L|B VxTq: 'Y@\#(!.ảUZE|WC:J ֤4%/mT^FG+0(^ȸ8`DR {HKpgљZ؏!Q:dWa|VcLj =*;gQڗX8?e[' P$3B)¬j4v ت!-V;Fh>`Dh(|Uq>[ xm>I"\bcNiYP P~U"E& *|r~4g82|e=46AQLQF) [D.2?"D69ZWk*h䥕l^VvێņG}7U;ߕlz8 )x׷ݙݙWu~pmzqn츫(e @}ӛԧ'#ckK~Ƀ6?=Hg擈hkۋ;,dgaF!Um&%Z-oy=#QF/$TwדW۝6ӽO~r$J L؅X3նX.z߾<繯|嫖&h>}s㎕G^4ћ=h܎__>>]Nط h^?{w뭷y:/Hw@DkCJQӞZ4|?;>M!8̹ eiꐭBl ;h{Vxku ^Ν{+|y(ݥ!D~=ޙhn뗋!\ŽΪ|rWG1T}p!vE BpiBӘIH[3|BQE*>v ,Ji!AL2ʛΆ{SᆩсO5"%LEnC`As7tړtB]008'ФZ`wK6. Moҧcی~hh*x) bAHOrD A-~8yitŽ@x=?Z֩uaHamc1Ѥ<qCb sQ.RNY1?KܕVZ>":\U`~yލs#^,u$n%yVH@0O%v|A ~&AGL^4U;c^M#-38%}eʏ0Yq!!0W!H>ҧmzeK/isz;*%?Nցy{K{=Z)Y4ي^u\ {Ŀ~I uU?xLh`GW?&>3Q*ECGx+^$`1 G\}s)~CHNiNWf(O]jaVReĻJK匦+LnE%Gy@؍b0b0Ȓ0:Nd@_!ɀeDWgE9~k3ASkU*T2z`<i>O&~yvq@0"D8ɡySF t}}_OQv@cA"n# =K9ë(^ Lj]룧VQh;!S&GڧHHy њT7t%Kd`6:EN`-W;l.]e R(`mNlea-@&A^@(څ'L(p'UP!Kr ew(\b Gq/&*I墭h9`Qѡ1>xA040ٰ`eigod۽%QLs0}j(烃lv>gcl5k;lK-k׿%Vug|8L8v",w!fuY9욢NѺZS`YDc7nٹg(9XK'(T#U(g\6t1P KS7ݵ'Iº쵞RV`DzD]EB#L h>]M0m""eK\%<[V^swq >!gΆ0#ɾ98xsNҕ99wSE΄pʧK>4 >PF@g-eP`Nl9}&M< =N:]7bV Ye]DXgI*޼rovΤ¦.hٍRC 9|k=î8s8ytߏ G"FuzAMj7ʞq½%lU0ӌoh:e*LB {ߝcDDWNƔiJ+˴<&G~ZSLt*Љe:&q)lY tA^ 5Daף1LY;~Me OOl#mg ϖF4u.[/xYhs55SJWjbO7k$$j𥂀:&[W&< -FqV5A6&v#iktfMI}{7 7>%Ҽv0˩l{>$R۩UYrCoo/^tG-=Y(2p+=,2\͍Oe\J"ǬVѻ'D}VJk|XE"ww7ww(B$m/*![YdmcWk\ŪhF!68y֓PILh+#"?:$ҴDyTjHB  Jlܹpt@ l4~] P5* faVҌA]D+ގ|FGRY?Lk"HhZ 28HlYsVZek@ÈA4"筢8! B:Ԋae5<Te8Je}v qJnL33l"=uJ4aeMh]2c;mRS[\O\@P͝WE^\[OЙ`AYGsxnS2Yqx,Lz6m;#5w@jbh/ h]{6*p :&V|tJ(99] pѽn ,j͢ʧWy7W~4U'' h1k}z]]^9}R^:_:kX-wFy>xėgO_~3WN]:ţN `_ &!ݷu |9B;P"/v΀9symnVi tP4j~xo0@t \bF Kr+ ĝ%|| Hn*CplD_mg!#LY@\{-[QqB2V '9f iѤe#3h9yDO4 Z$RB ȗKp06co,Sb̃&)w։pۀj3<l!)hWR#cq|bjMAv5{Y56?bT77Km6POsuԨ'oj#sn9r\xYD:8[uK1B}Z0צEC-JlH - u7eN!ТZkZa;CJq.agR H|Y  N۩' \hcLSsu6rHK WWuZT}聝D[tMCfQmJ;'cm[j)4HZMFbV%FEҖ+gԺ츃uSԮl tt(8S`ޕCVL熪b 4q͉7rD/Tf%u3SG,ct ]M{H_~<u㷢8Yj%ݔE*Vq΅Q6 ZdV'i$v}3~NE J3Xs3$;Oxwooկo쏴h"2cS{Zi^a UhYި'Ge'On<=e|}9+~w #N JޙdL`*xAQjB3ϱDfI$Ϫ\B07M'tw.ғc6KOU4wBuUInc/j9P)LYx,B4P;!cz~/ ד`msQQbȀ1H ԣg{*@껜,Xߔ^g,uwn89q֔HB^'"\\;hUym-|. lA2tKgk ^4UeqbY4t͇9WLȲ**,TojBc(~@'F"4P,=BQ^\&/ؕA;yIڊYt| iP_(^)Ѩ#]ctu#~Z`ddmIϽV%.o.Ǝ f:$mm ."8(IDyqi#^f;_7,\^''mK8 h&mࢋ6Tx o  `뎻`VTu*!8l.ưbifArd!yum $F . LA)+qd,qՑfau=MB̨@7͗~S3#Rmooe/#E?pMm (E?7ݹ^;Fbdсw_>Ur^m5O&`b=z7d{vޜb:YlEI?se'ɵ^;+ ti;yd!A/Nl(A'r B8<+XU맮La-qK[{6 6UZ}-_$+yk RɵxaV)ab}Q\0Iz'Oz̭@+蕍X'N^'iUK#YjboiT K: &MChŧ`bDk&Y=?>0@ڣ a2ihNPrT s-Hߟ>g%Cc;_QJ˂DOi"JB]8*ZaD O a8J(TOף`EYdmlcR j"*8u4cLS%H1:m=-JggQJɕ3h6輜h-Y`4l\i K 8`xɀE#VHWP,:4!khJK*8 ЎUѸ(g)m &h0e\e؛Or1ޞsYL(,/hj\ϲQΞI=IեbjqV!ux.luG ucP\ êETX~AMm5IΛ 6i#~vIмp6ڙv]L릁Mmt֨YmY\ǙY:+ǡTj=%_h9omg{D1rU j9;ahVm J&X{P>1):#a)N MV4u.4xZ#x3'h?яMqk=nutKۄԇG/&Nxyj>9Y5lא`4ܪ?W͔b]"P&%kА}t7B?yĽn֍fnG+ |f+/_;qS=,O;oo&ҒX w9 :l Wۄ،u{vuξ75HOPo^׶NV[B 2L~;l$>2]*Mh}m=Iz+^*DfT7-]u' FY^+ AITXJ77xQnQ\ر2 E f8'x6OؗΦ YwڋԬQ6hM_G0ٱJT%H-ICa0sxxx D^xqF5@akz8k}ދİJL]!t:Q4G?13n,Wy"Cࡿ0X\%(Fs= I~^0ysd ]UHqrcG#*>Pt dS$ ]^b;i'+zek>--F*Zk+1B^l?ٴB^TޝDm3Gȶ3m> !f, +~~ I١4`ge5w<;Zru1q­?եi3 _޸ ;o*mn/b#bEv nRbm@vNx1 c,-g!-#L{lhw#e"[[l%[t'sXQGtW %'?omo{ȉO˨G\GiNl,>ƸX][XNr,zM#v=gp:*O':R"q}ڧEw!]1}f=_vՃT<5벒'nm7e^}Ϛb$$lAUAW¾@ȫ,ƻlo*-0_@nq%${Aom}yvHNfjsݼǓx߹W2~LF"W r2)]E Ń)^"DjܲB_hήy!2GZXҪ<}Kdfn(#~V=h!b HYh]c9m-#b'B360 !#AjMn%,z92ipE jD4GU-ΚZBG b((=G,ҵ-*t.)RִX W` pQ@ld70FdD'`+}?fq]=x VڔKN,U;e 3,) NlSESv_kbЬ&K?Zҽ~"/=Ǩ=:>4?|uf˧.;ࢭ.j݁:p|R]p$/n/CTE ])+,}h35)h.[!eS>0V v\k5-&휀mOnлL Z6-eY-o;!6SS̹YتL )7M{OKLuNgASnh_J!K_lޤx[L8sν>!(5]^\1d{׋O9}M!a=B~qUCn:=þ3QMVB&dʲ"-@鄦nq zf$k[S`3o’q~S2[FswZm:2y]eA42윣͔*gs EʺŇ"]UJQ'1)J+S\վP!8Iz8,(rWGgAYUNfG&PtHD>]qBװRy {q{178O{eh5l9`2N֓hs aQx~)z29a+'X7ʥ_-2˵06zH7/D~;4;ǫQ+ S<7[+rt((FL}"4 h6 4#"FC'eEZ8-0ΫF_9Szg2tI=a #'ZP b *Xot"l> Ũ/b{Z%$Oc?3(x܎u@=:wZ.o!ڭfT6W5z(^iaI)4pTB!+*q*>s2ia̹S=h -- sPfAřz KEqD:3,mV@)~* B~}eS][v˰C[i k(yIx_ \N3KFNJ)fvTM Jhbwի8fd"rpuΔo[>sf5˹k[MWGdBۚ:pGZXg9E|hk?h I+󳑒 XwTTTjr\on #ı=ωjE];-dG 62ӂPւk~ɟĴ !Tmyv|CpٔX1=XJ1ˉ(E(K %dr349:A"NѨ۩VHHȀ֏hx+Iڻݷϋ{H{1c̠ giYډ3AO6N vvw޵e OIPT 8lPel߰|7c:(c)sJa 28pgЇ"IYQg#lK ЯD^8h Uz$:%%p/bw ZEֆY%Ln*:iP,zJ!-@BEnrs۰*mn)k&'M9*p(xC˅ojҵJLA}eVȳ kШ0wlYLE )ZZ<RW@(ІaL4JS>D"c˔./RY9 9G=q{iG#BӽA.G`G x[ /H^P%U TSeD(5l ƚ\Wq8Ð kTjbc}֖jGeY _N;;Vڐ7ۻ\I~PfiVXJ\(*^ I҇h4XS^[nI@.Z#˹BS0Kڨ`9@"뜤Zщo\1rAJB.d,Պ2uQ!/qoڧn4ЄԆ.hl m&Y.Ob ib]#w{bE.|Ϫ.rk+*=}Hjge]o0u\bji!Ѿ|_zKXm>}Z@mI'{՗]}cv8v9߸|OtwUk[C:MNyYe2fyU1ejs!)j9vvo+AP9y[7'SO~}č߸_uթ&>A<GY6/$VNᲂ)(p#Vn%G#d-HI ee+ Blv%6H3"J LEdt{*6c5QJ⧨T/@MF;{80NH *[UW4v,K.ݧ+Uv ŬQ"q+g@|/-+Hu~;7S`vĨ-Q; җ@=0޽7_*Bܮc;Fc0g;9)]ft/ö,@{X8-T>paTry[;;xGsݵg\7JۼX9ޅ% x+yb rr mD-K:ķI>F~?[_JW#QXm$(A^0d_Y8%XM&܅GxhYW=ur|+/~|6S^Eo_߾n{6/ZÀbDcEHRi# nP‘&XيU^^7jل)N*cp-h'ei{B{O&TՉ^46%ݙukC?% |)l^U 2:A *UF6By #7zQ1Q&{v p` IYS?Y  +wsa%n!G* WYcHc5t6SHg}e/h8eT͐$8 96:еVO> i 9Pʒa4w(X xH{bK: >Ii`MBqXԣJ'i44!yU28% tRLp-lOZ-ecEW).Č֌x쒗ÙP`S~~)q "s8F. ޗ~#fŊFKc_aQjZX~uy9mNھpEv*:lCVEuypΥbbN-FLwIݶcu؇˃ FKg|˳ :l`k[!VG?* ߽&-{e)ƽAOO4RҬ0?Iw;n6E:B3k'>a?y~_wηFEfշܕEU>}zV'?| yV>o^vuF*=B"W2kYfbt"-v":(V^XaAJ=K!PdUV%Y 2`-qmB?C"%AEeehp}qo+$+e^>qESɁ*fq,JSb{>:DEa->1ܞ!2,CQx֖h o :Hgp7n⸠³`g%^柸CU*4 8MD!vH xQMp9~4%(aC%H5iLe+.Ͱ^,?}y>W_ |%"{p-M陊z v'atEGɚv;l+RYy,7Ѵri3VGx#c:EG;|B9n;_o5}eZE^9v,zj|}γ ]2.I`IDNVZE9dKp^䣴 :qgN[>ݽ͓`Չw0]w}]85XwDpxswNJsͷ()z-0N1 <29׽( !6)oO8$`]T,*r|F `@#{: 4$ *>Hg`kҋ$ȤK";٤*ޖr+4#;]>EPܥ*3yz-+524x$`>QO!K+8~?$}7+rcxc0$>(HF@KdxNQ: `(B@i~l˔@2s-@#V@7/ h.<)u!5J@Αو@2g @ K!(,L D12J@J>8 Tx¹j\'aaKEsASҏX=ߖ=LG%̴9YgaDRߝsֺW baOeRH"o%?vB]qv@=w3ɥyeǷHd^Oy8_)VҦ ?9vbNߑr]Tt4#ܬ )=4!{CW7Ua9i[ڎ,Lj&QhiUf ~Eܱ3|׀}៳6TN ۭcv2vV_yWevr=8?*Z^o~AQ{Zt @~lbbJN$;I˼(k!H?0xwŽФMƥ- ]@0qh;fE‘­4/k[<ܬȹE07y]d '}:9ďOyB~VSHz"( O^p;jwqO=g$kuvTtUżfd5X0奟%s(׶CPp^q{p% BLγ"|݋z1|%85@`Zu4DԂD, / \GF)"YγbZ, ppjs(|ROJ(+ .vip ?'܁%lW0p'FyžIL)k/ݜbb"k*UB#pIGZr5QHvܷ?jO,)1q3 bgS8us]t:Fv6<=n*~nUeNM?(*`^:RȤ{Ixї-Jv<֣1 j `{&|Ag'֙+đ|7`.^566S"^Nթ`{'@VѕO$_AIGʨPnjVJvDB\ bN9:w{ z//Z'5Dt(c<ϡb<8˼ ?KA4E&q`0"Bw;UoO:5{xngZ0b,HnN\ l'-4o9~Cbuǖ#Cw\K3nRgҫ}W2!KjUmϺ_Pأ,l3}FF,ì_GJ-#{ `tcRWkLĦg+]Ntw7FK7ZCIzo>#FGG7qw%H/> {|ْn˶]4S=w-zjPdU-ߒiL<{6i@s]J񖷼娣#jÆ v=[0t3i׾ZDk[RxWuxlȽȵ4PŐOv,D/Q&*.QB}L Z+sWqY)m%QSFb47ijJK̢8@8p̘ ƙpWk4ȤU @yVe{5h-.2kUdq 5ie,c.oč,hK[j!e&`U&Q4 PMF ҕAR L:\C@ȶ S$Q/. L 4c;7DD2M$gSL ۱ #_ Ќ&o&A$HIexEnx@Oe (-_]^B4m˰$+&v )4d(U833#3Tݹ+5]i?,b%WŐ#C#)XL O !5S;mWУJʔ&)8NJhdԤmsfbJ HsG2[ ͵FH;>e"M 0|߉$1QL1H,xE/jֵ*="2RCF!ӦxWlj˖ػ\GYY_j 7_"$3:AУZjF >aڿ+բj݋^«Xَj@4RїHg2j@B_ZO PbK-37hnhWeᗂXW2ei3let)WH)xj=;/g]w.y_wBSnRFڰB.C8=>qs^ ^F7:UV:i;rPM2=A`G{syuS$h#aKp֐ev?2d!(CDpUmcaR PL1TL"Cƨ+n&dT|{75iHA6##|Olw5hm[\$֡[Z\Jάߜӱ, 3|/2Xl@&hhsS7,!n;j%ٞ`,f Յ=9PĿ^hO RhD/(> $Vw4Y eG)ez>v-Lghĉe9q2TSG)H oJK< =G kL# )40ΰ ⩲@qƮ!E2L@tx2͸bʳF7YZa-zU-PF@kDqh [縵4D#S%JAl"fwfzv>4r1GQI[v}bFgEPA*ʷvXI۸]p:eU.T`w%S"0R-嶿WZyYذk;wƔWrPż(uq=[la-vLwKi3E/N-Q ڶr Ggf9^ Athu{=6nJmJvK2}9#^e4_7v2\cڕ/Ma\j76#(I߫6WgpkX)r@<4dH(͕2J#NT5"I2BRo 7M^ՑE2%;jc(Md~aW]gp 0dH N"sYXU4TcvPc@ PmaZ"?ٌzOYSEzJ]k&%EfϥC(#RLbGqmG^!*/veXtgC>0n= ].˂N7C8_RqKyӌf\ 5ދ#%=Nr,0;;N=RA\II-k&RGˬš_ࡍn#&Q} :IQEiR*&N™`Z9az>]/^I~m"cVq; >) #Q2$9#c4Nn f1#CUAk; Qӳ8>ɤ:g[Łkd0F}-xTbYZ3%^Ob_T#=**Zy?\+{N,N^]F>*)c"U4!u]|ӪNvک]7H{m~i^ە7ΙQUy{uX2ܡ=b\M_}mۂU@dnCm]~`/V B״SAїA4bm?2RGrJo~BPiUc@ӳiY*dB97,R]Es% jw_dD=쯰rKrٓI/pvpyo2vOeAr2̺*!Ly7ūd;~CczUeShJcnG| @- &IE FY4b%4Z2CٶkjdK6 m 3&f3fƨTa(yMDT(,2L+*M"961ӄ (Z 7X> D_6-*McMFB ǔ%I&d3IiridG(qDi DZfHSƄTC#l&BVy&AsNi8FA$\Zޱd|ĭBjpfBg+,$%Pd[ 5iMk?Tqbt,A$8Ȓ4/40I,jF2-tQQh KA1Zh2˄NHjhi JԸ+M%Ӏ(ua,cd͚_2Jw<*<3ڧ,43 eca3Nin@7Q7~2z|hkac>7FƜj "ñ K-<5@IqIpN'Y!rx@d\Ojd zTŸ:gačr822xւhiB6@nX^d Ȥ\! vmфz~V,UWInQb]6Uj^},8~1I;!o `8Xp8CW,fYAŇplq HȰ^%8w-QOH Ct؅c42dB2F0AF$ FBXg#,' "7ߋ=7x°bY#>m SuN:ְj:Y3ӕEi,ZU0:L*2T+x=\Xj;*VQ8^ݲV/S/o]=C wA߆iv^Hy)'q䑾-'<;͸sIDA~EJrIn QY] BeeJ-k=(ʲ%2]IRȹOsJԦ{#i[4S \(LCؠ]UK)6 _;N8[S oܸG??7yK~6*RCVgQckp^]2/B:3fugFvOUt-G[ĊP0.%9GSEzdaʙSξfKձ>Ɨ{C/˴jѱJi6ESKI/"KZQ' @.梅|!251&xsBy|59p0Ű$qD&(yoL"I mhm %Qb^Y ŪĊcXNgZHa #- | S\'N}d]FEXH &I 0a˷ۑ}VrT.X'wTM0T&>K0z (0;LUGF ]pÖkf& (.$#av<3iS`,K7Хbso.uA;KP1i aj7g/)o)tJl$T|EJ@fp4K}l}ag*9 a:A3H5*3tBQ%kivc\. 8pG??alX4p6L3$ i[C(hǁ,8R8 0-3`|ӑ<'.sR MΫFˍQnuZLDnU31R$\!;ܳ&QwH zY >l ld{*!ft.C/;>+شiXɛ3VSeb*CL~P=)^?PDyejo[2OFvXoôO឵ٿx oxCz\Gũ8uVt'K6^׼f'ηjժN;u͚5^v)iUW⼨,Reb@1{7)a/nܸLOw(ccWue|zU໫+g^u nrQbuS~:#Z5 d$!G&j4Ă@ɒ,A(D(@ @ QD[q5[Y[k{$Zȩ Y @'(m _f"raxYxqQP02#eBH2cm1=ֳX0xSELjOH^9l<)\nj-L"ͨxQ4(ځs\&N9)}ӯ={e=ӟ1[ׯeXE AmcϤ` MٻY,Uڔ*#iQt+UL?ܢ(U7˓9_ 7׭[};ΊjQC3Wdܴ72׻ˋ9C$"Ȗ׎ 6QCbRhXs;N:ĉ xk暫ZtsflԪD%L\'`Y;̻}!Qkq<>5 "#E69I~0̪*U$*jg-Q!)hK @ʤb,K@0H/ofIPbb&HkL)+IwD|rC* : q1=2Hr0)A+wmyiO*Z֒=)W²)sK k۞ZЅQM*d-T]@զ[ /ˬT:7[D9Z6o eD#Ba:`Ř"ic.]U{jlxdlK/V5&T(5p˃+Q>O vBE1Nh3SDŽ)i )7)nڼiۦs-n۶uBzTIeɾgUl7]8k"ALalz*J-qzIPԸyCQS)ܹ)| SJ*&EJJ鱌4McaClRv̷]ik1lhI=Yb$ ı=xZ0Jv1Z^Ps"'i'Q7(a)6RhH#>zm*1bRD$gbàdMDbg׶laՅLddbdX1DGcXX8~pmYL, HjdX8^2}E',4 Rʶp_FSk w/ z 9nF +y1CG}V`rZ[{]7UHKRr}u /Stiߜߎ6Fy_0me9Jntfr^vtXބZÒZJv ^G=hzaB4B؎[("V6Ȑ/}D-煀k 'ʚ˧;{y-ݡ5W\uG w߽y;jU_?O4i9#" 4}[!~?n1/-YC55rhX\44E>( dFYD]W˄U-uvd=qf"E60T>j}Lat.?V1tǖ}&G׬^56\eeϘ~Z]HE2򈑤TÞ&a=1Vt |Цtx!b W OS ]$i !#dd`(Bjr:ߠ|,E0lO(,!\0l*Zv&Tx @(V( dYpm98k8NDNd\rL@BН0s1T$NxLNչF#r!]ܘfP&w3k' [dvfd32ɗT }!ðaޕv.Po*VkIņpfmx\b)#9N-Ő\T0H$ywCh5fpP,̆۷m|azft:~€s6 T*C5&1 $c̆_)`w8W+s7?W%FFSa BE;#K8PQȟf~ܧApFN Fm3ml#V+l#˲`qDb%̳Z`wtlЛ_~u=զJh T. KOκ[hshyB;ČtC:8%{5ZL0b7Y_DoowlR5@l.Q.5Ijͦ(AwTl[\]qYd|̨9.8vl߲b6iv!S 5ޅGudߏ?G6lmD~c=>O<0 zykiwo bV*uH#qd)14S§f^* {`DUf]ryժ(^dF?*UP+WZ [tьX M ;hnI5hdŕuݕ+Va4Cx+K tel)$ja6$m4z#jFq"r쯉I*%܍bD]j(Uޅ,ۛFz`/ u>i/֩(&FR/7:fEuiwJvJPKļַg?/wy'LHbnwm" O?q9 +s'8[,fٟos1]p<]Ux0hxӟƍ *;Cwu.moyzz+"rq'L xG{k_|p^, >bkole+|S.ˏ<=jt5e$Yg>x^ u-w uvx}-˨}Pל>v |pٶm=ܫni,ӧZ/GGGyDYNU~i}y^xaU̜{y~vhCJ{wzs=UoHJ>[GD 2FU7}t~xt>,J23mW@?= 6sOu:ŏ䡿E]#?dUtAO<_{g??+ S, b}eI?8T:c&''Go\XXүnظ/ XrYZzy?#<pcY0z J:O;o:o|_.422T}+',f`zW0-:eIMсNf sMfh,Ă@(F Z!%ΚGE'ඏwFb&"O!lc {ZfҸpT#~пp+K% 9r SL'@ ٌP;TK4L PoB!WmX>@8k>xc[9\Z11zn{A{xt @u(1KO(#2j#Fl3$hRmT\GL %*~el06CcH517 RC#Vfzps$G@2̌@׬ŀ%%c ,$a#s3۶)0PxܷqoD*?lםX19rUmxv}iX9Eϔ*$pIȣdQ0@e;r,7K "/(Qa? gZ`,coNO̪cFd0pDbH"2D ٲm20r,.LJi!G+idaï <6Y 'q"ێ[t{n)K-ri`{;eQ>f*Kue~L]W|[G[[r1/)W2.c&>29o{yq4 D$ nzϽ†O'|g]~nxT@IdU+WA.줓N'p?~ͷ<E{/G7s q>@?a*p ~.̤1'|G,"W3x7駟ᤎ/)}LߢdR -F)T;Z:)V[q@dk^tלxw! zV~[ |ٺ8٩څ׋*z{챀n^xy4i-@W< uEPҹW^y05=h{KG ?QYRԹns)z略iz׻N<ۄ-o9[uLw`z1 =ݝwީE &XG~Iks[Q\1mo{:Q,zWλs\ >"{Y~ _k^Rsc%. ʿyo?T:\s?~ߺ ??>>U //jP)77mF\Ā_D4Q 2j2Se~xFdH`Vm]P !-Hh"`2u4Rc)WT˵#Ҧ 7lDm Ʊ 0FUӮiV]dž''|LP ?Z~ˌY H8I(gu?1<~ #A"t||;|#n C#hXi7RiˬRT'WNx_zJCm-F"H?lAqqmrxA0fjm69Y<8Ik^`,8 #L UXpS=n]ເ@ f`sP@\ RN1!?v pRaM2 F72)QE+^uQ6ɠZ_a"7 8I}ǁ0ի+[72_ڻvL9D_.l@V*wu! "a siߓeYY:/50K^*t;(\Ѣ̴Dsj˦Wʬݔ ֮[. n˶q8c.NifxaOWj+-4B~z;߹̫}-`ʫaiG;>0zBʻo8tgfTNNN}Y;Tzzz]{uz  5("Lt4l+|zOlnAiC5gyu߀yY-69HV޷h{^|} /{ 'Z'Pjv5p/r- 3֘Ǐuэ?SviAT|%lܴmUiI%IO~^3}Tf3[>[9ӏ~t? 1Xi[yLC9W]󟚤Gyr699#>A+]@}?]Wj?Zٜ2{y5,W8rjr @ޮy E;cŁ0Ҵ46vR"E[XXV=JRbP/$o`nb~ȓFK&(TdSHAm)S eT諪sX~LQ+Vܔ))qA? K9pL/Af7, c[ !C)D 1Z6 0x4?76<(h=z F|TIkT-8,pcvv~n_+$c 2bTJ;6<><4"fPVO O\Mip7Q3NN8fgX D\; arjʩ`t#p9JQv&.Q&SiddxV22¹9 !@ /̈́(h=˫y՚DA$,"2td;JA4}")*4e]c<*G8 FQU=b{f(F:8TI DL)MEFkɓШG2¦Hj%Qy &n$$S"Ed&=Tsͨy5,r˯MY=4,tVi%k/1`0,2y8[[<ƌEћ;/2R2:'?pml"v|P.l [j y,XY75/{nM<1UZZ/:i 7{Gg9鹕*aߜs,;zه~/] [{raW݋OMM} I0 .Kb Bbe. F&j뽖N}19"׻U$__xnaQ[CE7^?ٱ^n#<F~Pwtk 㼋Q#he5c>gyJSw߄࡫su]_p|:3=]w݅vEr~к#4埏<H\uuO\+wwW~W/=o>_wUr9@~ߺx;y5+f;cDJ>镊bjbrtFF6J&/w-n/̘Ft]_d ^']UZ9;Ӝo`Aga0TFe9d{9OUDQF2|BժNYU4g(I\(t#QQ;p#FmL{Z*9eח9pi18x,ī6^l` 2mzo;S+Wf56ŎkX4[M5cm^xsv<_ LTcb$KS}QA0jW=V2Xs۷mۨ0j"I.ԙtV}n!7fFؔUh@LK!+EGn[dH GA>81L:XpA?r FI4ARdq)x6n5[0?_\!ذW ix$ȡNJ2I{ EĻ(zĐB,q SI`a>JVrc``/Q.VJU!Udyv:N,&˲F4cl.$qs)&c#^o:,6UCa8f<7Su,Q/R+.ާtmseyeN"Z:_2%V֡R E Po={P0ڊ/ r7aߍlxtMX.s{.@W9pFÔA;Af!ȕ_~೟EzYQa'h_~oٲEcfx߾^v N-b X,[;B-3)%5 SH-: Ez/Uלp M6Q2+\bP{7Җ?m_;_ޛo@}$FKmh|(j/?yf]UQ;ڍr馛O;Ԯ|ַ(SESЁ ꂘnonsjIPi'P{ݡ~&^]Q/?G}E#owk]n= %&SF2aʆU+jŷ)-[ɰ<Ĩjld/̪zD8dj#<Rڶ՞KMX(Md$7nkZ5gh'zˁI}2QS<Ҩ #XFms$Þ"EIiWe8č1aT^GP'%@{Z$.:{ϙg(j_!T'|Czw:ή"Ԣ wvt3g>K${$v|:Qq{/p{|!#袃fvl=77^.(l()uNv?}:9Dj_&mN*-B]K~4/&4Jr 6"Bc].O2##%C]pd$@>F:FYD,f6ymI3!QDb!7B$qi4bT{W4\BàJx҇"w%i!miJNLS`KQFΓ@-Ф+,L01) Dmt(;5.1Uʩhaի7mۼqz>%UPFݠs ѡZ|ڕqu]|ܫba@y2Op䚪CX]%D2%3'LuDm5Q!!q|fC! `i_+,Mc"\H IHN'!*Ђ Sy6|9;}ƍ/4Bd ` 5"L(E:c_ VMj*eY~F5[ٌm* vjС3 8. D'C-0RƯin"6"i`|DRDfskшjh=1&(;+ np\( dWJˁ,jK=(a ƝkZ ?$ٷ٦N+%Z<6t& <נrQGm۶]_%xqW#;nrg^o˷o߮?|!{?(7A{]vT<}~w}sssG;TZY\_ oב>/_q$ڨ嫗_Nɯ4K9ȈZLroxj%l6-W?u] |;_%r)郮JUX|7%/]~]w5ohe"[l. 0[yW_ #8o~׬Y|AgP׎mo"2=ӟa¬GV {{~%*Z)'aN?ɿ/w׾vO^7k} vBGN:WoN;koТG?? ~myp vmk׮G}V1(lZi &F'G=UT@ݜ)mp&M&F JnWsL%:wymPqi"(sQV '/NG\0$.HF\ )ff!3Raևc u05gPHTa A sD` UXN&-C&fX\uKP]Zܬ<5x jU~dƜ)D CC,I͛Zܨ21>:~c" |SH1%V1'P0˒D8\zC<0"'q|^}5+5LƒY?i+\H1 !=H\G6`s^*TިHyB"2О) F=Ath= Ӆ:bIsfg=ijQ ΊFbtvn&,Bְs6okͪɑKF OǴ]KD懢*aN0{ƵGj8i*UVFXڠh-Ez.rjt(l6!ul Q̣騀!{0\k!2q Ul蠻2'|pC=я~Ak׭_u>ET>v,byu ^|>CUv/g䩧z.ˀ~l'k- ᩁi$";]V]t4+{1ʈi,wiE$KE1gi%1WV*,6=Ozfs3\z*4Bɞ:mihDW{_ߘ߼~څj Wyƅ~V:1y6Z8XETѯKp :fu4 \ _,$Xx((e)Ac'ܣok[Y}nj†$^\C@'R50d$V 86L̚IbbIepL2೨LDS./QZFJ噃|e\8[$-r0,Eؠ5c[G+ :X'E<˲[C-R/6Ue#:4\FҬCaWb%S裏=ڵk:,@kMR YbE/4% ò=砬?e=A^zi_fDQ:zԵI,كHy"NSCшtPN.B$)zuiWk㧮„%#IoCp蠠Rk=Ώ.RllkHCx_EnIQ׾5hN;mx,'k7oެ&>UNF<`@/Ү{YV!c쥺 /21.um()sY]aq{uVir]ohi}*6 lM]B)7ַBRry0\u7rWͧK~gZAHb=ՕwovYj uY5G)N5?j[]2ZJڏd̚]zvV'Ùx}H"VB~djReJOKĸF2`"sP|aZHRS<.WuoZMYFdpR gWeD7ey>1|$9#|P^!l0^u@QA nUh8Eu6d0s)ٚVⶍ^iѺ_<#9?3utl$%G5L! ?`8c[84tٯe#M< JePX*P&y(5axRI9u˯[[O 7glzzFVRVTGowخOl/ṧg秛QFf/GɫW U<d0N̐ Ev(*0fY\ˋ,. L)ĐbF ;Ųʷ# [9,ݴ0 x<ƽ!78K]0-fc!P59P+7lO2(,-KmtmIkUM3L:fe܍2綰Z ɰvU[oFzS{źhEVk.nxdL)mE#Mevc=8"ɖsn}雺H?738>@&_ae$("W/ ]^˩^N<8?ZBFxSz|gcEXcXDW<8~.)> >HfG_]]Wk‚1v;{$Jy{/¡C aU4ἂJΆ^_µK׿umw0kާOf}V@I8p Їw߳d{M7]|%Qke($94;O oIS7"??.[Zx( 7M+`&uV4397 }_zիv۵:4-8HYġ\R#4ĄA)`goՖ3a|6X+cu3xCjpM |cnWqY@* ssLci$cXsL i A"BhWddyAgoaZ?9n Xl:E A}LHEe@lHO[d_ |@*"6vj{g :Ea46RNTsX*I3GЀh nUQ033[o^{`ӛz˶F$ >^)-Oy4rdž]>=[FR7P*޺-r#(3G ; 6Y6z,&Yj]9Vȥ]H;b+DgcGoZCoPaT!DT $0'*c@n5baA,lY w.\]Yu*ϳlv^.cؽ,^@wqoR;TKbȨNP\! BsaYSPdYAK%.eTvJV Yцhdoӹ [dH c>MNLR)bSO=J]vp/+N=?c!i{'5-{CfKL羴SQݭr(*D$Z 9fkڋyEضzc~PH"tϩ~*|G]Ȗ$I?xD{˾wò S>[v'''Qk# MV\|WPz=,Q5H>vI'wyWK'B7S:}޷H+]:YZfp4iZN.lGk-fͮz˗쳺Te*=9~˧[n=U{lW[a>.CnwZ2`1PE`:T.gYl)bn[m@٘Q&/~];*sk;V j7-uٙzڜ5SkI:-i.ހrdDEF*\U^TFq&@QgznݲaÖGVϛan'wq3L66¡cAjQB RK@QYxq,X$RiQgf!~yrregC+WM̮}lDQs:>?DZaBhڵёW mJ5aڐㅭ!{ͨ'"TpY9&pe TG(weD%8%$ HBlf&=2]qooIUklkaڰ=BS CP]@rY%Cc.22b&8IYRfX2+un' YKj!&;=pNE K8R컚U2KS[rZ W*՞?/ ;Wlqz&''ph WFw\KZ$MLLtc8"D;:"=m< CsV^W_/~h:==#8ㄚiz޴sp2 YUwqz^jتՅҐt^l@sZXc9 X́C!@ )^C}iy*'d BJ r@3wlMX : f9G4P0r]ބ2X, [{ŢK&_TfD(5|/pH 7 +!<(۞dznp6wsQDV3]p[s{/c/_lnEC2n0,za#r\Z.@( C͵jςfєM;s`PIR 1voLL#&,s!1E 34{@Ia JBkڨH? !(XG\hp7K7jL1aͩ{@?J5E(G-v6nt[WHi)21!e=f8߻gc); }6Dٍ弆@}G/BdN믽zjws3ҴN^rs=?mڅQ۱kjIQ質+-j'Q=ayĬb0+< e&E=E #]w`| \}5I[_]"iKE"SiQK wyW7p?š?]-ժd8 տR^#W:JUhmɢW7mQO>$A;WU=q0^!UfbhV },y,%4L}ԊR"GM#o jz7eF=Q5g(, t~9Уi`]SMOJE>` ȋfShgE+Dr Q9!Sn>$²}vH"$o JGHnPچlغeےUK =QslS7M eV`s5< 3$`G[Ń|0mCB!e%݉J!ZdK3ktz՟ \ߟy㥧hPs^:<놑m0džcᡁa=XzOV `4hcŸ5Ԃ }2`8`}NNp&Q3 |/l֚s>xC )K$W  `3:i` "lx^N\:X! <$ !$@Pcό*h5H a|urp`BH$|n'Rɴ',D1!~~LnFA&VyO*u0_~j-NH:T:N NҳUѴhg@1(C螉 ;EϩKUFDExJf7DIÈ3,=gN gT+ZoS; م~a̢oJ>a{RKTIM,} *{Pf`2=2-`S7 H^YL9C\΍Z`suןuKOђAqF/mt|ghu}|>s_Q+/_ԛk֬2s&sr#3'LTǑ%cjr fDj#l|<]3N=;*k|}[_xW{<*֊~V~cꍭ6.-B9s60_3u꽂a궉|J:Ba8C|/ x>|҈^ 6GbԪ|Xth:ppG ֋yh+QaVQjRIᬎ:Q`— +*Hț‚n,+f0[3F oXWFQܓg2om6&I=1UweI̩D qp&8si{gV~h{\Ֆ-4,{M r( #iF+ nSN9eɒ% /]SO+Rfb0XʕXY%BF<` :I`mor|;xΈ=ow\^fECthqv#H_z{ ,[ )Rk6lѿ( VJ˔NqlF9bI%k0cw#|׏~Ádƍ?p.'ΐޠjcm,:*( z^{ב!#έzl0(V&RrlУ͗v|Ϭ$8~=9-^3};B|˂bflTR̳ 58q.Lf"ЖdFKBMU5y9^JYG1HKG<4@ >*z Ȁ5쳬K< !`Ͳxb8_9jOթYk.b^Ts¼$ o~P(c!C&Q}{QmtMlڸe^Y{K`NCh@\(`H.%V[<+gf(K='#k&"ǫW*%:Pͺ.l-Q뭒T0`VC^m4ET+ضSmnu%9Csg6lيu{]rv{tDT(mxʳcѱe>;a!u&"NU#@B8Y釁^`;DtArD2ٹ!wbs_z5x.r{._iԧFF 띇'cub# W ^@yBL50GJTIV6E1g BUehb\3,J+lQV2}X$OXX.لS#lY֙fNW &eL7^3]eޙe Ck$%5$fH2[jur^J?@{:pr*ؑyfIӅSe'jO;O*IG QдXnYgM9?}[iHmd䂘 I!mq |oC+J8㌽ժF/OPHULD<vTW.\'S|Us3Ac?O}N=#.E_fytߌuګ2"pﴟ[( 3^xgI@tPM<%ևb~MOwo6 n7ӏ|vlÇzؚ57_^Ro 1oO=L]뮻Qv6%l=A?tO|iƟmm8nJ8Ub\`a&Qw. ۯ~!|;%c/_qӖnR圚IN5dQs6mxVd\Hp1i-%Fl#um;`t6 <4c񰔪Ô)@ljL &Ry*DH+S-5]Lm}Bnqj >.!!T1C>]W$Ɵ(`wnhHҀo7Gn|Ȁ`duEd!+#BXv958&U0̀4 Q&S噴{˕wv\Kઽ# ݆=0 h6,o.= ׈r6[wej[IC*"{htޜeG6<ꭗEZEɢEKҢe{~e so uSȉ2")PY$bYHIw*& m/՟?Hi]^^`; z(di%.,X [L<+ ka!*VMÂDZ P=*գs3dbQǕ(VCعԦ"x( ƈ nYT й,Bb(&& 8 <fIKohs!k;"2J|ԣ6L&`=0e-e1yЙk3̗'n$d4SKEf%NulwJﳮ]OKoKw Ӂƒ+]=;P|g!Mkڝw8Ӗ,Y0GJիFŁ7]Rl"(uq{2nrrr #zKjvOv".Pȇ~{xows]%z{<Q=ڂ6zo`3#w fcCk1Y&E?ba~m>0=CH;qGtsz´ٕۖ#v9 Ųyfϗ_I''v2կ{=7P.mВ~[VZ OE"Fd.bN{Y:guyLN\o:yMs5>FTBWF^DYڀN,vbf`HYa<`Jf!-fhL[3Y ` C=8."ɏ;kp:!o^czGPŜ#K'@hƙ~t#c%ݛNJbCjdžLcGrjW(ʂQe<-4q"8_,,^fi5/l2 kGx^pϠc, . <+D$fqh Iq;YaƆz4ҰBنSi 5%ob08Wck]z﷬=(h*5RRs\wA;=3Dj mہ2ik͚߼ 7; Z0c8O|4ЍdHZ~7mڔ5?ILtSvЅ~ ~f2͸|`iwҤ8mE* .5Chk[:Nht+ȁ Nk A_j\OT@k //g?Xе1ul,y4_{Zz#?cQo=PU—E_>ʸW lذUnkr᫖nsN_{7.[iZO}@Ļ[vՕ?؂0OnգO8&wUW~:%FLue/Yg {_x%CH]*+W\p2zר=ClɶRT*:\7%fڬ#byLPISRS.)**I\bT9sQ,#XGh"{͐tND]¼5Y}h|],"e6bӈ <e=8DQŒ3 )Qߩ:,J ̤0jh,x '!dЍ"ȫ QiF ~yi Ԇn^N C&KAl(hz}Yb4w"aT Ǻf@ &&gE*/ڴ4j {2YJ..Z87W>&}?Dfrnc 5 3 %[F~x|`EK>4+!B|p7]:ro(js0(@X0!BXv 0'u̗: [VjdQ' "F`DMEdS s0p60 o&crБqi!:<~gFxgx85tۃ6t(g}dx6kcǬ^{Ց uv2d9&vRN p 9kWoOƽ׮ ; qf={ 0>ʲ-RBdqه%XTNe|I'Ϲ;찉IJ ؄Ƽ矇{6vKմbeR7m֟y~?>:or˭YgqVʆ] /FS??:s\x0V됂XyZ}ff4FfCԪmȸVY$bb "OԨ{c tdc>J\R8d3E?]jR$kHcy"9 xe%(nX 0@_aj!r$##a= "ib@,H$AHTE(.° xIa'`%͡pdEC(}Ǎ|NB(RcϬt^ gTyRq?mT)Aehea)hV7rybfBe'4"v|M3J_z๽VL3*Fpz5QFa|E(cdTp˙qx[zӐ" DVPJzN$#"}BM MQ$eE Y6CU>v±I$fω6e˝N$8MCy%r-oj淿Ϗ>o5O2jo&`;ݜ sd1ufŒ7~/o };ImbvғE:C:G6|gLZaZƍ>>/7|WT?p)eՂtC2.&D|gYUyWc 㿋h.MKh2{V.t83``FG]\ h>{wG2IKy)'^}O9U&ɎNN֚(JuX*^6gH'.`< Dl)B |q H*W|Zjh+M$w(m" p-۷"ss aVUI? aۓ&_Fg=Kڝ=Ϗ?\ }bdIgOXRk&5ږ7ig4ju^xqbK_}SoرKuOn%p]lK/kDMlGug cgfzz’UH$/!;`ȠЬ 6mL,wliuZVR3;J3^1`= ]d=̫O2!悶0 c(ylb64)k"zS8f4q#FĊΖWoXmO4W1כtM2弳ՋڊbS˵>7C곕fe[QDcN@йq9rV@\Hȗ -s>pءG{ÏgϦ㠘9\,̦FJ%{h yL9Q(h/"T#)y+ഐ1xmX ^eҭLr)_4 %=_Jfq We/{`(W* GC x4sHRU Q,)4< + `_Y7rWNkH*Gs x$)Iicѧ1 9-rI{-;auF: ahD琘7X`&2fA3M)p 5# j!əSÜX7b8!x;cӳ3f3r" 5h󾇋`DtIOOP(_}>E>U?nG#@K%D"yik޹K֖g}'H~ibq!&W^e7F%Ѩ_}5Lv|E[AfBX7p# YJR>-oD ɞ஻ zZVNjc+slYqg.7m?__(Kw\P{!޿_eVh:b:" ٲuW/k\rž{ёb;`OK.KZEx7o/+\i9ƻ@ ;R*PG]ved|Lebjxצ.)EuVl"5"<#) A' >/g* !,a*  +r\wi-,W尛u * Cz \0CrCBD--qA|(4DR2 ygJefXNZhBNX/p w71=y-=b?𬗊%" _MϫrE1Skx~`xq\[  Nc{VUWt5:Jf$C%$7JȅX=Ru;&Q冩j"7ue1mrPnQ_''"CRWSg3l@ jp 00,È;YP5Z\B91.: K5 $qUБ+M*^%ݦREW܌Q 0}qH25j9bI x0uj pAP"K2`,M]#w֔z!gz[+ZUךW|-/"D7"kuqJ{"cwԌh OeKEko/R懰}x+UgYb #o/''1ҒkSmMSvyY>Ό{/[ RPo _{ڧz¹sԋ󏮻.I`N6^= 7^XobH`l3G|iVWxC/u"]E0P3/y[ptsl& ЭSz~VXYWil%N㠧ƈ62KH5Md0B@зn:%ݭy?ǃ9"4Թ sL3QYpU0Nb"8<!V.PGㄛʠʆ/T Nsw3̑Oe%>L AE45t|NTP5 ɩ A\BEPH~_'~&_ѡ{g_*%A @-~;]W\qRbUhU݈ ϖa|Vc@7hjj9 i[R'u3x*3z?ƚI֟ N# RH2a* m7Bf_Nf܅dRH 48)@im XTB+!%ܞP/8OS0qtJi_m<{SIӒR>Qֆ4 G\IAa'$ey{ȉSe2ss5FBB"؛`j';4jy!a0C"> ZDLt U3"j[6Ut˧ap1 ; =$0"7CiƤ)T5D$|q%a"tݩןs/m=R,,݈`x`hЄ^|~E .D&Ot[ TqKg7ʧbR]3hbs scpTd,]'H/0~a_nؘuָiy ݈sMcyީ Ut A/Xj-65OtQX~x~ui@蔄JZ".o,g\\@N:&p؈ϹVH-1Qugkcp2J\2 5:p,(Žze=G0{v`ńe4d'3Qu%я(s+Qne~S<*bl Ft긋^Τ,}~""wmotă#"q=0q6VBX ԍAj!M c_By@5LZyZLE4).D.B%CF#4fqb-p\!MINz)Pz5*+gdąuxOhAL"aWSE2ףdO Ǭ3"2 w SeAJā2 :, ǁT$:Rq5.I5pf %ೖJbXĊBRW3ReaKIbl)FR_TDS#4կ)4θE^l6{G-頕vNO.кu >IEQQA!h:0Oׯg+j^!lD䣡<Ӥ*GH nBY IMi.J!u `a bLo M0P=2Ba&F8 5vѲ4 BIZ-RQo})agsve$d2=@Nn&h)4f͆wdqىɽ0Rβ(5fB@]ܰ4DI+*;p[Ej?5`McpX7,ePRV0 @&Z- u&:=]Æ V{ ukb(FIGB# jŽ LUBqTK9hK;$zA*f($ jCGT,eqol4$[a߆6nj:+bh롼?}ʼnkHa,&ˆDv.F)]}롎{GBRqVﮈCfD")AOf8(DN0#V'Ed띴?*暂~1!> NP#P2Gg!D2a&4Wfu*cAk$Аd(#xj蝒dMIG8Ԅx"7kI(( ;Qtܟ7Ds/~  's?ód.T(C.T1G ^"Lg[uVt?u F!tM4%}IJh2-l190MH(3MɈ$cLcb\-gt$99;5ZXP{WbW\%2 o =$ yuĦo/A3ҫ1yu0y cӺz۶w(|]hh>"ph6UsN)Jaz!PQBBz-ɥ^zd2 R1>*/iLDsF$SE͌F=) )¹i:4Z7M?"^J;Fu,*\-^ČOMV\{PÎwFץc:OmѬ:a4רBűئl"cKBVF Cri'&!o@:2}8>IoIMMwGD$Q%2TЇ+BEBѥXsxI!xn\Q{S؀Hh!o&Nj+ x(|!*N?'ĸ1-djyCs ~ J$HPR!nEMvdSPd|Aݣpf3@<&ʇ=#d&$.fEc3?244'`7?dph_\4fky!j|L1*Ş(SlLT٤Z\L!s9GRy *zOԉtn$IU]Rڞo]؝9R=IpT.*TqR60&IBcثQ5I: $V.%T!4cCoNOD~?q=%j1wLT!xgf[a<â.lpR>%G1e0=vH.'SUzR#]F%=[=P@$h rRϋxq ScI&^(O:OJ_lp*⢑YײwpBROl+PހZ”:m PfR Im09;~:S cDGTZ"$0>>tu6 (HA$,i gʱ ' 9#z},;E$ Ԇ[֬Xˋi/NËQJ6MhntA._#mF IcCȣ; TChNNNm¡>;|n ' s e6 4ӏ4!>\0X5lzo6,1p喉"ĶfͩNUXB2ޅ* {]1|o+$D8,MgQj${"O}zw69;W6;+.:TNԹJ -]l9W$ RL5*aKL^c9]Gs9 f2ZSCQ1"@~-͖G KM5a[lʣ t[R4Fɸ )P$d6\QZqaHT 4@H) ELTI~Up$tjd^hO{H"Fw"E(Ef=&zB: rQ1zU"ϣ/f Y+CX#F"< Qe(;P-( Iq49~*: 9 SN .08񔤒XVE CMG;Pi.%D񐉱{)f>L jN#0zœM:qbvVQk 3-F{o|oF˴CrQΏYRT)dxMe!z3L/z@Hz[{岿:l+I4B;j;){6DɾW|p^2I)1,M*mߺ_:$X&rl%K4J:Rl;xF"+;"Sپ}lEx2",:!t8lHFMN.E]/3HLs4eNHPL#;C8!y ?=2Ò'GS$|.]cy[o93Vʤon9- ̠=Kzvd#޶0AHah-+d&4,,{DLz> OQ{DA:*AtJ{^Izzi,4m7Y>%V&=隠gmS܋niOԖۊwc^߆oOMOԛ\6sy& ysE;_7vtٺ;ëM۫5FX ljȩ)V["7oܲe):WD9lɲg۶1/._ZZf=i%Y9aUD؍x S= PAF#umZy*>kD8`0i(WA C,*IS_CE^:rIJE%cרbsrZV&cn/x{Rr)jZzeZi!Ь\^85Y(Jmh`975UhHvG^6sC(nN*t礢u):WDiZDb C^=ІP;J D ]@Ly4U}jGUv$> ƽz}F gV)2 ETYZqC4E]F%}+BMD0!IH}u^f`)Uf&Щ@}!:3IaF˄PFPe!Ag9^`x:M7 ([½55댔1C6IEchW e,(D)rmUy̌M>TޡԵ+v "n oI> 3<97 @)ٙo 98Pc 2I%Wڢu&tr ˾!K?l100w[-u4s"өB:򾼛"h9\XԞ dw4BT:۲=WAԂ`]^3günЂH&{t3gD)Nܸq×WgqAk7wuֵd{.-+2 ىbm}K7U˗Yje=-LCi4f7Dqb#ML2u#]hDdd[RP hG!+= BlJ ;j[׋Cv1@y4?,֖n s֬fOw1`" ],Dd"Y  $ \9YUN&Z5ETcQE}RU羧G,ocysɏbYB7SqT(Et2DӋG~8j[>><{xv1NLEpK|< \]iM+DPFRV?Mvw|1ό:K,Ioy~2Ϊ|:a+3s!(B̡Zhm;rJoGhaUo6G1XSs}W{=r:g^Xu-ݥ^?:r]n*k^OȆУiG{}juh-{3LF +v}?|z~œQSjB_*UDė=7-Hȕ A9$蕯? ׀ rL`IlZ+BvRG1"yoW~I[WC7WWuT)kI&}ԵxfG-38Ldǔ/k+JM{kQnbcuYD)iIzG0 vG0F,-ɊQZޟo͘tNmOV^Kbp%TW&㺧"DV:?INN-MLL=0h k.tEIzR/ӢxB ^JEo v:n4| -hEE3ժVu+lxL@aFD+]`t|*Pk ~´ 4V 5{%@yYs40MoVד4;7UyX=3 Ktb;;=%Kx#YC`tj}QvPo6\iНbW}ոZ\o=G{+~ @tL:"Ve?~ xNI"iK,܆_RQJcr!EB0h*! am~+IDߕ[J.)*yډG-P+w;w<-ӏ_^?}4tVCo]=9I._ˣIb{2T4 h_b$(TfIDŋM8'k)kq }#Yj'6k9b$%)e YEqc sEku1==M2[._Lg2&#TUF򫸒·{N k$~(>!r(D@'[_ A&(Bi t-e?AqC:ѱd4spkƇ%PkaC$xHyݪY>& Y8ѓwץkH6EMD?$E^eT SǭA;mĺD{;fms`:Nz?Dߏg>XTGm"*X7=Gc. ܿ @}%fvAưÃvDˆBP}Nk>R[f׬=~#mZ!/'ܨh6&Y[_s䃹qdDz=[ T/QCVvԽ/{hK})8m= 4`w4Il_o:d~‘v`=ڷǝW0.˫W7N(daȌOt0 #)K#3HF%2=;IQ{@#0x`ŨMp%xT{mڭ-Jl8'(I INN]ksFc8Ѹ$DG0T+""}wjWeZ-dv+՗-n/7f ,Fʉs򺹼-NNebӳw<.gǡp,\A֭Lp=*PA b<5n$cU ]+W|m4z^uܳw=xY`#b@r7OlCcOHE-8`F?UsP9u5KWˣRR=(fZ&4j0͔5$?Fjr| W\kZnK*| GʈA>K ֍7Fwqd*N4}CmWG^Avn}vYĴ78o mv5$% iXD1P=hUC܁ Ц=뭅BJtF>&]Ù[ @g)E s-5#$dmB+LY)䁴ԅw#T3D`[ +0*O4~N,wk衉~P(6'~eY}35 [Rlk}6[$M#Gv\PF5E jq_ձW󓷞?~ fF=hm]X%ȋ!#G;|sW)8q*nMpAi@|N*ia(]U9 8ǢB KV]B]}ȯoǧ)tVklTu%@b{|)V EfE,.WVa 6$A6ەuL\oD9*E&=)ɟQk( 4:Z:U:AܻMiSX_{<Tt1@6j_j#J態t=Il`KBQ7_#,[2gI#v[mP70k-M=f!q[W~@uǪwwߠ}W=R=xl?Z5\9Mc_?i*k"S5:vgTK#9tSۯk'78z=E 烶 _: A{_ꡁZ\Q#2'}Nwg6FƌZ W!o@ 5ZJqY{ν61;f0ޭ6`M3`Z}KYLMo7(azPʃIl½'9 P0k$|pY K܄ *!nJo*1}@ o#hK]u*[7-`rS 獨Y}7蛚vz%Ğ>~-]}[uW [V1vMOG7ޯh'_M|>?҃|ʒtRTQoi|:2t6n: #M{̈xF>^{ߐVkz[;iW(zErnN:ΗgFYi<7`0ҽt}01,B}R lb:|>\ :ՀNқtm:+}:mFa>[$,\wcjĹc ߆xrL"YhJq 5sfd*okQq+i*վ*s_y@" Əb~h 5I$%1m<,99;9?}7EP{'/Gp9rq~Md'gl%:V`sZ.K7mϟg7\,R$CUg^0b_^>M&"iuqȾ yi Ss9Ƒ,6CqB)aaAqĥWTRfwg _QneTbu\.VU݈~J&|pfټ/Q{wީ;F[ ֓kiZ~#.40 MJ’J|ACȁЦB̮%8uZ\f18IUcpB01k "Xx)֭jE)^jfS.>6'EUuGqΫY'Y:MWu4Iy5;%YOf|DR|:d-_눩 ލDiVs@{h?v qt@~xv0hWJi(%u="!8Lo|D3(׍!Az@e8Wh:(>&k-G }?ѿ д;`ǩed )݆8w@v/g3kk Sl$nL'ױ ۷{ P]i}AGǑ%fش^KF;;Xb5ڧZ/d/CF aZ ƠRsusyueco7Cܐ+|S3;HĬ e07=Fr(-3kLnCe+ %"/V)*;Epv:S"#`#U:t l f)Iѭ?ybLǓ$MNW}XK5i?\<9x?o~g'Iz2ǘv^pNw衯]9prBXVEQ>ymYǏϳ.⽯󫻜j<=}Y">9գ eta5dK;EM+?P| tR[.lxȦT:lXͥ[e/˂?B V䧧拍`T@it߾,LNOIgZUnj0;,b/-i1Mk |TmeQU P0 V;! [ӴAᔉ'&pHap#+M(H3x-R00ط܆:52䚀0_r)O\,yQO4Ut%i>=u~+?s65°3IꚂLk|Yl3 nb]rGzlUnv¸wuHesPb3"#:^h|DPIQu hUB4qpq/^WoE"$Q'ZL%7W0(0LP JRMSm8ӫ4el/R/d:ܮzˆAq͸lKE={Dx"p!f!VĘXP|C,y j!U/hy'@UT-qT-_uS¨*c^ϡ.#[lu⳼)oL2j'4)"`唇  fX`a_- 0*a4)VZ[GF$61ó›\u:T>lb6jFŨW (*H\91_B_-/?yD磹0yr FO&yTMTm&/m檮 uRǘ6VI[pAoIyQ _;{}dz]8臶Gth״wF%̢ilFkTU? ۀ֖]QB÷ƶ{{G.׶Tܚi)u^  "Zz}ȝH\6Xc1}L_!ݯRgӺQM_ 踻߯1u-he@ݾ9#$}c^QD||25C|*g~y}]wcm}@;AH"(G8lͭ'[> )ψGh%@[mTK(Ы@kIO_#첡}foGqڔ+sz hc~ qʆ`UuU6:vNt0Z.}0Tؘdӳb~x.L&g}gAIF1rOǵՕ޴ ||BKǝ&?Dt2kSW}iٓ$'0ZD_ݖbZy)4CY>GN$hؠ|y_`+-!;ʯӷt8QpS\J&d]]ԍJ}r2pehLfՏOgOf]\1myȦ֨䔢Wd3\4qYab DE#Ƣj@;5CxVX/uZDFZ > /F:BMk{QkE6q JI Z2?Py1M"ӐK"Jc3/[+OoB%ncrFUY4Ő+b~N岷h +ިiV ,V(DoMG_|{X]g}ZM]ݙխ6z89!xah\5|0Z+c]NHL:]ZQڈR&=6O֦TA:-%>Vj)Z?ͷ{|z.<jY^AGnDG,AYae\=z&?#?cAtGC!Zn qR7!KGN:P?(gAAqӢ{&_l6uH^d*i7e,{48IWu+^0Zom$1::ȖAz_#8bHb% :fgU/"?FtCS2j/R5B-j-aa^,Upg㳒D'i4ˢ8qU-ƚx:51,g_t6;d od9L6#]i+>ƀjp 4q5hEqvv[OZ΋<&va̋,ݮw/%Nf7a i嬭I, =|j[sZɩ }+j J V.d|Z\Qx#'fy{?.ϝ"_oY}^w%2 +IMa-x+KK bLYlEãw^hynG{i!`6֠XTHҗ>4"`l̑rb,Iúio,$3nm&B;!kw"mq LiL\/^2kU35bޔO\t*n2ďT׷wٳgYHJ [h(?H% }v=Lӫ pJa:nTn% K{; kCOzA7eR=]P&}ksU(5ro{ku};7Ԯ(zڭ:O{H5M6ea')Kf)mdcK҅p Ĵ)'VIC{pO!ߊ>}[#Fs{&n,tI]}lJ h^Oon.NP쏴݈Ә `oɌyP(㏦*=U6,q%,xAwa+ӳ&I_=u\a2v%kʺ$kۛZ*r AD.:iF`( Sޅd6q)L˪Ng\˜O4IN.N|Ib].g/'lT5e6}y'|/?*b<* Slsy0"F26%HP|./!.`n?+Z-M^RWZ\ml&'ٙ[ݡfOT?_y7e EL2@-|]]RǏ/Og(i'v%9#r CB=0|>&t;s!_HÈ[r7+11646BuP:C2h{qE}) U(^[J.v>&LZmQպ+N?8ޚA|j(dUEyQMROU"O'q,nO''YDvb9OO`MېqXXXrf/X?Ugꎉ+{ufށÇd ,C]W9zrJƤu/pHZ[*E;'#f:2$o WY찝`D;}U3e9;GZcfhڱTdSVI;%g԰m;&m $Pe+??WHlY'yjL>fϞ̦0!(tmqXHU$zvHm-|08 W]U-!H_Aޥx%#:ѳ+XXMH, ,(+H8*${p xy{ WrUQ^ad;|GM,YUY*KpW$꺄G\fjUFj⥍N"s"+l;0ͧWØdH;HTnuн!O{zgV풴C}wtT=Fx!~$= {8?''T6߶uZʾN0?#9fn0uo/cg3By|_ F ujzwp?Ԍߥ7QN4zo3.6(JI ^].ѡӤ;}SHQ5_jOUu{s%߻;#{QƦ>xq>=X.z!wN6KݑejpzDO;s[=ar3( z8tƨTޫ?8&唸I]aJ dh #@ b g+`^|@$WRba8S ֺk;\Y5ĉծ,VeQeS@C0jJxl[, ;tdxq90"cVW/<6IHY5KFݤ6D#|EۦEMNNoxQhz~zs9?~qwd寀46I D|R™&$$ge:Yk0*divWqei% ~T"=aZ(F.az-0d(׼`NTEZZՄ&pѨ8VjZ;o/.FFXD.Je+#- K^|e4Fk־?|a'1|Ԟ(+՛;Jʶcnh;ࠇOz?#޽~ulVya<2$^] t8k򪣕٤ 莟B whإq@-zaj5^+bako mЍn ò=Gއ1FW*_/#\^w^PD /=ߪV޺:od:iQ#3:qѝc fĭQR_a ҇R]+GI}2>fR{G0G|m>i˫>nq~v#X)-%y~q/mIP"0"piD^M`%mFUQF˩)x !TiWU(GW#&*)[17l#UYN&F4)ClZJ~FSGEUO2+;Rl`ب>#h$bz/ŊhYӧo(?|NeY_.%xтS66k h䦲D5OE,\xxZZ;Ҍ{۵'Dnj"M>E,}hxTU{6=q4VwX9H Ӓ ; 3h1NWA[#\@V ^~_nEw,):{z5C^ߥD}m}H; nͺ3經~6şiTӲ[ޟ[׳{C%"k+x>H [b!;~]{4=WPn׾;/y$n  7aZ!2 o^c$HgEY@q2d5R ҁ?&NkD!˺]H Q UEҵ;0"1XIeT8Va?"'fɉo/PAJfmͼ)?SQZz8HKH&YX fxj0W sQLj@HlyxKb1L|12Y*l]Ej! B0{ !XE3r]wwQ%oce@}7Ic1hx,aNDuD>c@K}ذzooYa noCI0970H ؠk!h|Vm=3jD)j;,Lm!-nlv FH 7Sۓ W3eML!L~Ҟc&ʡ%=mf]z`=Ja jb[#7X-޽mrPјڭ5NQTa ̭cg8 )l4ny[h8 oa)޽Ntw&(w~f{fwg*4U:ti hxshOl* ۹r}~β,p_D-zD및woTF GĿ@'# iDMPƑ+9P6#UW S$F)Vm@WUuQY8J$s޷ujܺ,ƽ8[F\x'˭ $o̬MhJNmL{m.tNlJU2@)1~zj*.}wN<I<=aPeKbͳGk`,q\&tHLJf f*uUtRzYkFNWy)D4;z@pc_wdhgZq«c#(]\;츞ܪrAc5-}j=zdST @4l! zwZ{/sPkDЇ-h4񏘮騻2]6#,9w(3x;Lw*=rt=: cx?>`L?mbЭ_[(hjQ2Fa[ґ{^zX}Ÿڃф ; YC5n_GNc fh@#t 0IF[Ts]oJ-ovlFF"W~xW' IڧzQ)QA#hH g0O˶?osLi*#6-ݷnBMD8#Z0Ni2AƎL ژZE) .*b썙PX7#A> (՛(.aE*<"0S͍P1IˢER+Yuww~e~d:S$NҌf/k G$CRlYcxo|q/OgS.Pn29W?Grf)ol͋eFݲ`H MEbVjR@co1-cX!8t'cP )W_*It U%&Rd`ڒ` lOκH1\Ae$QQ0= QFNUՒ.|9*Ə<2v0l".D9Jz)^3nAP2W#'0!Ȗ)+4A4 1R0fEh&LD RV CH5">>A_u ꑺr4FFAin"N,kׯ%MYDI(M%,<Nf*Yhʕѵ1~cwmal4Uo!_xcz[;s[V4L^]@0jP{lځ\u\6PqcF| atW-CXgGޗ P/"z421r(񁍍*o'|/Ccͥ07Il,Ы'/7opevk?zD;%J&aNƷhF.F[LCrC;=mT:7]WmE=@ " HDHUUq O95O4l1Hӽӑq!i 7w~?KϞ<>0 ACMϸIͨ BSDE| "h>0 NqbA2 'P+TU [=xE)F !Vo`FWcUnw#[L\>ܫA&Dtd^WpP'b'i."凼QM}#}Wi"^896&=&Wnm7m}@?$/{Π÷==L&N|`)(?}O2`3&,Y13dh-#*-Ɂ@6' U )`X}k$=O㋦tpeWy5"!:. EYyS9P; əHfw $Q!(1?wٔyp).ܝaKi#J%m`/rz rF"%!+PbT!K?#ӢRg _EY$Jl/<.\%vQKR,V/+yVEg߇Ƿl}>gZ*5!Jyazkw"}ՀjT710|{1R6!q4z{~mz>4+$LBuӔnA47Vu}hg+&3G\WF}j^ӡ$v=l$j=(dE -<}tAgqyoM1=fJ=T .jDIfsqYFLzӨJubzϕVM>~TÝ4C]dT?¢G q$>(on߇=ID#5R t:g>yq}[Ϡj3Bjΰ,򺱹M%ˡK%c SQSQBÿ[#UuY0@YUu%jނ^A>6 2vMoM[H5V7W|Z.@^pGt8Dxy}KKum! `51-&8g'74")v#>\hU5٦A0DZ2TJ~QY@WVǓDGrR)!PWyjB %(y0 ;z .B2>qkD\Ag75E#3:| P,N&Z]1ì6Cב!m 6-=K$UB| =ݤcc6!>"v߈;v_ؼ3F@ġbI΂'6'|aTk ψ楻fxŗI& J QR,q/l~> x&o/j.FpݿO_IllWފHV}>mfC{33K}nY-h-n?ȔZք=kGc$ׇkލ2ĝDu_Z=)ƏGLn;g=0&߱;T42OS83I+e dtxke_S_S7=n=N^g2^4—vvPc7V־Nfu(q{ۄN/Hzqn:ݨ zԿisNŰ^_S3f=ݶZg"'#:ǽYf s˵o\VcBe(6&1*k"PœW;fP[?>wp{6)-rx煃ztЫLi` MmR)J(xm =$l=jJT{J8Zrv`OS]D"w'ۄ!| cnC&vzEqF'3$k7Zΰdp';Nrp;M~4qat'> mYP=.zLy2Ab4PuӪM1N6#6n\E?[RUP}җٿ~aM _W_ڿw/7/5@h N]g6t'k\wUSs3?%doNd2ٟo/]~~OOu7n"M6l)S'.:\iƘ e>ms5zTnͽ*>; Ӧ '_k #?пw?ud|@ApTyumQi3$]gg+-O{w_-s vFQOgY?_W]2zډ$ɠFu(4&m{9+=i 6R/硑sJ=~ Fz- 꺾_繫Oa4fD 3(]p,#+ %qjWt%LS*:/VIİJeU"ɻJ,E L65 ()2La/I yS2_ga꾸ex-OMU3FY\yYZrQqHfw%uF^˨y@3V3һ>~[O?xĔ;wla<Z %*L}nl #ZLzk\%h]3U2lONfOb 'Qa|@VJH3Ԋ,BK%ݲHoj 9|H(́ z+PXYWPX*yLH7 0'9:`:GF<jyuЩP sh@EQTRZ^q4NU8 6 oV8E$v,#f48a0͕~kPXqi0wɌ+~v~2|dZby䜇ݹU:w'TNX_瀬{]HJr!lf􀳤cW_Tt?WM{m` /ѽGNub+&Hnxe/73oo}gsqq?WW?A" $Ś3 }0k()ߕ>;Pט݊A/ܴZL#d-j{ =VAc;9MQ8ټބc=%6!""!hId; M-rǐZ$"m?EQiG:d_9ۑ ubP.^gc:?&:tL7m㷣lshHmG7& $Q:O=e6WmN약QY{znB@iFRJho'~'6?\V~v逵=+k;p zHRvvhTs86N#pY:Pfs焹:K֋"cc Ǽ¯rPb ^jUv$>z߆`lH]X})4YSN,+l="}VTEN/G-fIT֋an}[?~$qS@hJKNQ"5M339Qi5dtDsP9ҁ&gOaLj|.*\au$f,\7"o` PsѦ_fl:AR"bL0M;eukDbLzHǘ+-:#`-ClĜ<D6fpN6h2`CbjTK'8I.RGR3R\wy><(ڝ 4V]U% _{ԞO G@o|Y|8* i{G%z 80j y`H&FKdtmӨWޤ?=+L<&o{կt{7{~_jov6qbPM_d6 BTF&f׮3*нjk_6fzkK?)N؈Twm0LaZ;fɌޞӌt*:5AKIÊUˌa< muIw+xʗ0]f_?k[﷕9nDmaIiM<3"t;a~BG)4(['苚M&?gM7}}Pi2f]~m:$ueҲ)k{4r0;'MU wR 7fgBUg9w<yk%[G|ɟwx[DoOȴMK jPtnC"}dۿ@{n#O!U!4UIw>wߡ@F T.T?硖 Ԧ. Jd@#HnE3e:&}bH <*˲YU1W}0&M\jP50Ud!)}w%`{G=,N#1gUTEr8IV"GY~h vR^wB aŻKI˻yYT^,r$N_Iүhz_2jk?w)Ls4_{[μ9^ߔur`3ML1XȲV^|GW.'v^~zY.jSb9eja,cB91\y޺IŅk c0T yҔ=6"FqſlUp,16OxOYռ|K N72RbWLZFɴ1sU[S8|#ąojNJ)G,>_@@)LՅ3 N+t_{q{Fi߻L{wgW)H00hjuTh=Qsln~?d[~o i|9f9?T0>M M MѣjAT-HTZ.mFpkNNkŜ=R5=i:H<s |@k9Fl>u!NވOچz7R !HH(J / "XA-DT$ZH!=_k93 r9Sٳzֳ-r93䏔,ꭠPqƜ;81liH/iƩے=>_l򲇉͘qJ2SF +eksL% /Rdbڊ$ e ,Ck-SRB<6|ذqcvvv"H?(+igG^+ e;k|(ZQVQ5a̗?$sXԻKN>;hN;/,̟|+駞\K/b„ scƌW2mAѯw߬{7kذa]|ŗ~?ӻv $4G+M& ;}p/ f̳>3kֽb|ఫWw#R(~`z'w3N8sG~`,*뮻~v~ q(e? @uQ={yaÇW^yIER.N;޿ʂo!*>>i߼e #GN*v{wΜ}Yr |2}g<ʫ7!=A;죎:_1wB< _r/֬]ēOZJ<ӏ?.3gNP>/vmfwN*{̱ƍGXhyVX9ip|r5ebo_{_1}gq/u=ٕ_?o']?Q볟=c;vl_zGkYG_t/6غuKgr13ςa̟?gM>c/˖/3f:: >3!Wn!C^|'|?iС>k&cG=fр%K/Wа_׫&zlȐg7 ^xx^"qohh8Z_0گjxaSw0~03<#/S1>ҶL{;矟_/ 0`go o\yyVsx̔~G"(Տʗi;XfQ ]M8P()fIByc&;PnqP4JV ēpD6t75=hz$^ңgR vTJ' xR7hWr\=2{X " kb6(tBBWdZR}鴎C?P ޕPmL2u0b7|v5Gq~ЁS9Ӎ}ذx@J&|r{[GJ:!S_tO?|)$v O1c_{먣8qw힞W_y3Θ^C ')-Ͻ‹S#]@D?mlr9]D.. LW)WvW>o>od[M7t(v1R9spB ;SaW_yE:`OsWK>=`NDo=l~okҤI_vYp"aV|,i:CZaPG#)*W~&~T p9܁C9K/~֮]۹u+z#ku5t蜧z?: /xsضロE"?~z{M7ӷ|oY>l8gm$<ȑ Wа/8Jo/r[[Ѿp/,h2xaUẮuC7nl6O?T8olX4B{^#Gg?5hTmwpE}\!,Z5Tc3ȿwoW2eʞDܽ>)7mqc6e0(p2 əc|G Wc-7WD/JY(Z61=(tMTM).r \ ^ЧȞQZU5@KYP ]Ԝ#s6:q2RQAA434N$ |AdvF"м#fBzrV&Mƍn[ѝ,$Q(*vL5 UUvlߵyq%I+UY9"E%5{2I]I$5#- 9Mh6SMLSltT 7G2*NgfLwԘ rr]ES1Dc%c26lEXL56-KjVp[o5`H)'Tf܆RQϤ-^YXt8I&VUa#!1#b=Р|/uݙYYpS)|2_d/XC`-D*< p,$3S8gZF=g*k1Eϙ@yO+iÕ&XK=P SZM!Se$MV;֣%R?e[SoʗI\>bZ[ZxM2lX؛#G+JHy`֬Y+: r}vء^l\_ҙ_ҙ}$80aM?No~s+_*e˖o}[3g΄~=>Ǐ5Zq ߸acY./xg? @e].\r̙3?E2u422uy⓼fZsEYhFc}1:p pO>Elpix?Opd^zyIj䑇:glo6s Ϟ~ک: %2q e0zW;c=Q E{cǭ\ xet5s= .p0C+-[o͛wɥmWkE'N_r%κgφo;qpYϚ؟^p~XEK  /䢋.';8)Sf^|E_Í?#RB*痿 /!u{'Epߤ̳=s_߸q#Pޤ5\py]馛sٜn 'Vf0.o/,O}[W_MYfAG!?ߺgׅYL%oz{hRk;LW@p]d!1G2 8RWITBTfk hXf1o7bwg [{w4fyqB)Yӹ#TD^ƃɼ7ʿL4ł!y *m R? Ht  eG…yH 񰶸b˓̐'vi0!u0~<"@<=KzY)}u4њ5>,GAҟ'p1ͳJ'Ng~aÆ6n(Ą `D߰7?^8>` /^L}Ey1-pJSO~-xFs=x 88P}:o@;s,x!‘/^, ʯ;![~)9_… aɓ'ɐ7^駟 nDr' >p?v,[Ay#G;~ݻwsW+uv߽mܴQ9x "zp1l"2#eٹ<*(/ؼe |5a"osőp.q|0_͙hoC<>tV;sƍկ\n޴y}d9g?<_EѨ>\n'op_^@Ɔhxem4N8ќ;a,")cheɊ&$7l6+l[;r#ii;D'[;W6vg>|u{䑿³N8]{Æ <V"6j,t$HM?7oo`$o8t號rkl:HA緈gF1GMen^бΨg-b|%fX-TW.OKeUFIړ_,V#C ww嫺zzJ٥X/1l34-FOwT0c#1OԳ,4b` v%7o"}Ƶ1KPWK*x * Y:FEAJ @2nN&|+2OF 2c4*5Giv1QDAxjK:Qj+B1!765.t-5-EL]`cT6P# gwlW)`Sİ $T&g2Z Ub<  $;f1OvbwުtJyc'qaڲ[mH ѳ0KV$l\Se8Tl9s]&=װp@)G]򎝵nV*m݆S淭ܴ}Roa]E֚$IQGU{XCw^ _Hk03D18k>xR\OREO`zU%AEwL~g<'WYӻ/C㵀MŐGE%Lnctd`1;l&V"|zfZĪ})? &D}|^> #cM9Q̲d6 8i|6n8'O; .O,^{͵aSO,sh(y&'j 444K={֭[)M; q%K`R =,eȑ#Oa{yX"5΂4|>~>Ц͛N2eqWҙ A"d9#h༫W\tErE#7|}sgO<|j2doOœ&­"(s0ǎ;aea#q(}+E>jhq~K4h={9O/~1LW_}W_R7'&MaRVyn qMlxx۷v:x  `p>@#R—گQ@#ZQr+!ɳa}+YYu V,p]wێ/aa8aҘmMMI]Ec̱]䗳\(86JZuP6Yy, \m<u%a4E<q]LTL-E*@8" x`%DK qZLC%S)%^v +7MvxJ QJDFʴ%o,x̥ܯO^5+(,ɀk8tDsѕ7tAj z%U^z.aίL >i]۰j5IUUH[Gbj{i[ 0% FRK۳JZ͔S"rY.h݃XɆkIy3M "&cveMہWTIjՔ.YrpLWGd,Ke v l,u{dXCWpwn:&&0dH`.@[.&0VU⑔Cryn y*"2}:ʺ8NZ|~V LJP= . 'b-'HBQQI\HEGdZ9Еuɴ=\KZӊVrf= $ f:( 9 Qӓ4Y+E7hTQ> 8%DY}(jbۖa X4 F@/ϝ.駝07tKg^'9:yP*c"cEg|(gT1 4 h1c9|ҥ,Q'W4M ^ sΤzx+IAAԘmڴ ;thpwn5| auR8hwAe_hmo`= Sb1 硿.F8;NVŃ.gS?2dz)W^uG5 3ΝC9AiK5ʪe傰,W g;ӏ8pSu/~+\=Ve-i:aco"8,p`TV,䐿E/;sΛ7JՃ\k=svPG3N8qM7ԇhD{EDX 3f#q$]^t)a`jjkcg+8∱5h~&RkyU–nz\OAĴYY&1T"jX2C.U?J݈ yM>cuplg뎝;ލ[?z>@nW@"!M2,8-*o)YH*TԔm^2%z.Rv1a^傠z^-u2.<=" -X["(ˍ (+ݨ \xHA'eY,3owNנی%Kj%ޠ- M͑أ2mNvtJon*u]ɟ;IAeTZBF|ZdUimK4żH5r {hlQkj)'߃ IRy!zXoRCe(&S-iM#D岥ݞ 22K+wBF RJp 0f0p),r..fiUSZGXnս\h2Q,a|ƙpCWIk8ZdeSW@C*)LZd@ rYIO̠4p"tic*( ﲔrlsZ,V$Zӆ.@Tz "a*?QO1U;ѰxE 4Vc-=~O˫Rmٿ}Cw2[(t2@immmr.\%g³t_Q d vF6.39r$:\-)ƳVX)?3Rx7oQA-0&;1cζm>`@h8@7S'5jƌ:ʿ`xT>8@#u5bTbjbv߾sgXܶg֝F9}@S&+XAD6sB!WU2Jh"ozY)18VTeDJT]Q )T{IJ8e1#P aB%a;tYՌȼG^xJ8zOtf^(~̩begQWc͙dBްnێBi=B(Njv$ϒ-6ji:DQ,J}su p,L!ϵ(/|JTQo:7QfOgnvUn{sm;=5:bLCK#$ɀ< KpC׵tXuˍ"ihCjD6vm֬J> f2nnG<unZ>酻a3ׄSYOiI-N64&ۚ Dv;\%#<0ty S ;-b)seA& fb<ӮHB*|RslLVZA9Џ |aއ8<)yleR08Uh/Vlb0% EW$LǬ Qyo:'iܟ' i J^=eX_?򋕓vg `~'eFqÆ |)'ՒWlTĮ[>3K׿6jhA @/_&r3Z]pb&׿!ž-xc|PAd͞t Z1 LEBNC~k!ڈ^']A}(׾ ~+.B|⇴skWw7 ÇA$I@GMWS[K@^{ l =E> ?=3i$Rl#so^ 9\DU=y?^ zEqӛo ?km}_?uLk^ySNqisn[(m#Xrkxw99iBe#8bOhzi%$RD8QW\5<ś/|B]`h{R3m`:4zOo?`2@?JPݧA~\(﮼3O);;aBկ5o FBQHoP%Kb,sg޼yAo5643[o@!} ;^?Hvw>v|VɵHͮ۴eч_~ז]~ۖ]ْaL\f=/tu %;g: >P[ZZZeREcHpWd aȉ ^zT OxJ9ed0r$HT<'֨w]=r=`!J"$h=θ|U^9i=)0cm}:D$빼ٵ6 Jq[r%IUAEMf+}EDE; t @n5H̓D3)voٰjɛ+ts^xΆn_~m䃎#)㧪MUFLR)Ґ^S6bɊ@$M6Fk'Wmޘ4,1aTzĀk%۠ 1Ó钑7d#ptM3pMNar(2pci01G*Nzȉ^{1BaM1*u \E$W'!@vXF 8J!Y6xz&a-4 m@v3 =P/i2MPTKpǜ逩$4Ŋ5c`fO6=h?R6~fj#UyՕx1mPBk:Yދ$U!c^D voCY ܰa=!Z"#> Kq~[||yGƯ*O@" )H~[o/~p/>@-p/Xp6{!+l/Q{OY85`Kyk[pV֯Ï<ͫvڵ?B(U;88ȌO?O6m,zko89g?/_hWE0Kaa6tYGP<'(jƍ9cݗ-_>{ΜG{|„_?}xY T 8p~~m_mٲeٲeSLp^i.]zgA7g8̖-[_:2zZ#.L))WJ*{n?în p?`j@)S;г:+:>rk g}pԢ?W~i"s9w\5>@'x[wGL'|P=*C3B1w_0`~WcZ9Q L=X9_a1)p6`y~- ᇲ,?я\(o/fs(؊7ޘ={v7|yaz)g hOo7=ˢE۷"O&l0E| k$VUr5gΜ^x!pኲu۶'B&_|V0;Q?md5Btcd(so;z(&\BG>=D|3`߰mf/$GB2CHIK=٠+?#wT~~߬WA{e _Cl޼E"vo-|ſ8e\>pӛ_3GEWX)̤niN+,t`Q|Os OX<[ =u=9Bl_W;*:|Ie݌$)$mB"*s;+p/_WXT nXz_vdQ "8I rLc-e Q5-,X믿`U7 u<`'}= 'hkK2YC%?/?6lÏ|7{u7g)=OeÇ1xL2:b.q/})Ι%0pu zS~m8F] Qua$=\OHZcZ`=*|`Pf(kӑn:0tp@ۀeF ʴ85fd :q<0mۂQa; >;.r.8Rk.Ziyxy&P%9gNX1| '`pIΈv/"b\}< !R4\qI\2a[HWeу-OITJhJc:"S2GL+Wyi_+TPbr^7I%̬QfL&OK{D3R^ T/;.W>/ȞWVPI)dT.&T Xt!m`,x* 2M<+k#MBrMDn&QI9 $(•$U L1&xh_)*pR]t))xlIeF $BܡcrzbT$_ 83̘~G;-VhK2 Hi½x7FB D$X+ڽgOQ]O.D BV-a0m&^ S%pqŔ aZ6.񀀄P lP%a8D8Nh$#%NK\AUlt;MiB-;Lb0$tܞ ȅI&FUOҖ\1g8F]n+))u&LJ֒E34m*ϡJ1r9 |XD2̋hQ)Ŀ}8C-/~2#+x6i&3n213zz{, &+h~uUxVXB@T /Sy tkdxhdh6XRMδxniR!MK* $ٹgacPoT>.l '0zv"N)g떼?6|tsKkw)Nl1֦:y=,wlH(C[#Z 70'෌K+PODZ2J`N`oI9¡&e4u*`u8P̣F#';BE$=$Hb^ : y47aC../6;*4iJwv\h3ɤjٞ6~aebdf:ӤD*@,mLaѬw>IQ@vuԧ,:M-TOE4C)[":oC"ޭ[xj-bO%V_8#0ߢ!p hw!`qh\TO2 $RO,P /D&'>,MX9ֺ1p=p+oHpwn!Wp)c  +/+zAct@vJ y3PbU6 'ck|"N*aQp瑁8qP+&zIg_wyJ*sp ,h܂ YTJVQ}RVŔ:+O23@!xTc]/(p GD,*KaOp$FJԲqXRNUBb O1hxFCXz)V:,۵5IHz/&j)X7*d/ATY),=,v/CAk%\>i?Y'YHg}S˛){Д}pr lo0VgM7$$\=V8Q)kG0B~?BN\k{O*sW|Jq*k,r{B0!HFa|ZѢ1~WVO"mk$ɰOh o2udV8~}7$k\'2*5L}V

x5XոٯQI'6}^3cPT7:cBR{_^$Z&7_Xe?xe+?|)h*=TT_WzK 54Jp|({18XGQ-a1mƪ0z@%ȢjXaI*-QZ}`Ɋ;v:|*`?}0 X*!Zq L!)$ުz8`V\B9BuQ YI"1L80Q*c{ժU+V$A^."RDbiQ7S* >hQ^sKlA/e*rvRT٩ 4r;D e1bSb0 Cb`LT:7.Aa*Z(<֪[*5  S_U)UBmw;ؐiiiNgZ$φK{,$4%D&zBTŐB@v˷udIc*^k uB(h 5;w]HJMy~ 5iwEswc愖RiZ''3Voxg߁Z2e%1?ńSO r,X}O;$ݽ6hU+n6q%5K5vK6+d٪%Tk&wK75tn ŝ @ZVs+k6#6b$ib au+0fdGڬo ]Q$CP4<ðK%}mӕd`wg|EڹmcE.y%xD¸II('ɧ%f&`OGc A{+B C>(}F=Zňub 0M1Z4{M%VՕi'4$zeŪ.v2i{a>eCWSwC(/8$<|#[,4Ak.VBW9`#tZ]Ok]z^I~{j\y2Yc (F9ݒah6,\X5Ax%ȮMMZ3^q>:&jG_f̗4x\->0Դ%*]QnBg_d A9  "m>U.m/pNײ6Ū"&c6ׂuIEx;~)alM.C8+icr~0MbSݽ{lK4wnnٽx8ɼҨѦ\LuЀHC8:s2*Jxӛ{,NjR1WW+veqҌ!Sw8p% $J:C%WrU#<䋥>@}}!(^(Sa8vq'aUΧͷ:-~0;OƼ\W$M+J(>њտPZ7&+WsF5aFNgJ5EC#\DA8Qj8T6Uƒޟν#M/J'Z]!Q! )=l&$GޤQ&0-ՋgB'.{FL׬lZWZL0Rxgᑯ'+\ݯYsG#)-H)֤T#++Z*ohFe]$G@F4TׅxJB%]>$fHq; GX0ISҁ QډPj?8rUqΑ=ڵu4rRӠ_fǎ3hG6=oS)ƌݳS}R`>6B˖m7wN΁ˤ)(JF)()-+^}iăR&z\㜛K*%1zoсBX*4$8Dp3mleL c썭l%Lmfmf #W0 "ss :wLN&dbP\TUK( k{m:jBGHm9)0rmˁ,Ӳkq,2u<WxJƓp@ j`ӒaLGM#G ·`ZD q0Cr2cxbBLp*KWDw"K2jT0jөdadmPsEwDAwI S@B3o:?Џ;]魰 I५`=VB* ۛ="8|S[l1{.i *wz}ri5c}iV}>KV 6 FԕUXԁNjhJk0[~( ֈZb"C5j= "Řhw,¶]F?Tc @uCU)4m09^B9X1.|%CԮgs3"H2v՗`\k[TX۹{78~~Md 4tCjqZNy) %5}杫;p;{,Oƌ` Aq͢LpF\e4$(BÖ?zgɴ˚@-3 yKth$$Y%CIMNIMt jDN%lMZ@8Hzm@U%tb+ؖeBiqY*A[RCp<)lo:.$IIszZ ]ɵ\cd7y\2f2&5'N 7 .t? <'[c.aؐEa^{+ycGI.QS,Z/?&,Kz:xcКR"ǑGqm*0 <0]^wʲ@ׇS\Tս9 Gş*=:2dJHO/D!QhmzB݆kYiDՋe920Z϶uV;YY_?OY7bTfܒPH=Im#aqGvP ;*q4#\3էҭILz>y~xqFz̜GE} W㉋h!gcj^ {n'#ljX~*Quy2RW祺I)W]|Ŝ/e{'M$dA$йTi[c.'@4zKyaAOY1\A<.rX9 t!(bMm<=໦j$󐁃Ε]Mty p2u{Jz~t3 M wykډ'5(205myP۠]7XzƆM)۝WP:xԌFU2LI ȱ$e--=mHEO"a ,Sj%3Ldf[TsIk6E)2ifX߂!ECM ]ƚ :Y"sUN6M4y[bJRSIBIMI')EG3U%O -`ײ IkFKdZ|X(rvD*:EqxbyŚX̀]爴#Dխl%*0bֵ*jfM3Y$֍WxNiUi2ZmhͥYXm@X7?^ꎘ=c\;My$isMM[Qm4K:"$P(%pf `k ]GtjD%B( ੰ$:|)*DFjr(! 1gʠ)Eؖ$w?*%mؐ|673t1_583愾fd3 Tc\j9a!gt{_ЎZ{#Wn(P{裯P!H/P 'm/%HsZ{f̑{@7Gg[k\-B:ا_n}0|;MH{H&EPrZs:F4$ladyXͬua}$>Y·L]jTYFݍ:u`14ԄdQ4u3@ƛf%AB!fIi0,D^xR0c8f ? \|<1|d0m2;*K ܮR"Oq3cTZ! 1v Ѝ2Ah q )u © dq$}=tBӦμz!xK綇@𐂘9;ph}*ʠ%5NU_~8KM'z*ޙÿtduSe<{U i8n?%W lF,Ʒ Ӕ,#oY^8]nAjzoe~'UQnTayAo$+נ($ YE7% ^gE2i_^ӨB4 Y-=iLƇ%9d}+eUflPKuS{Bòӌkz@Kr٘S~H.8^bO6BUeQ!E-W4Q4P^^[j\AQ `'Cӵantm 0dv3THj % `By z(MT3aAB<).GQ/p!GOjGrQ;SBR8hЭg &' cկl&{݊{ڽ1v)uW.-"Z^a]J 7v>l1"@ɒAX@8"V}sJ_|dްwonKJ,U)!(k( ]7}p.N/ZrZHpЂVfSu~Xb}S=_ X6`ca,eLF9AX|cy1ֈ"*4-wl(t/KTT qQSDJ`\Jtң^YU]!2:Z וN+ԖÐ!Dxx솦E,V zUe尐#s0 a& C Ɨ T#b 020hp䔥Poܥ[ԡlOJs MGmb( SAٹlj}l3 pc?I R%c罵l)A_r}uYZuV^g`J^^^76IaL%6φ`j*2,JezQԭy b ٛv=īIx3 ks$J@մKd3np23RYʚ'̓|Jc2DGIF4lAw!;r{$YҘQ!Pa gĥM2Ɵ1l9;y ѧâ4]INIe9( mȸgHێkX|;r` yg;Ndy:sz`^j[o67{ÒtTx?[$.جv'lw̳-hꡩzv`}3 w7"M4vrT9:'%uZ?^3c݉"RnТ`Bփ;*YiޓeO*ٷ)AL$3VLIf8䛥#SwW-Z:jUhV}5!u4U5>ߔ1Q46P[H; W |n? "q} u4%fQf4jz 9 Ij0 dd@ZBzN'6 1-Q`ʊ5aH #[dfǽev[Rܷ߀&|r0~o߷oŌoF=ʁA| zз(6u̴eqM9X@iMرbrrQ,䠱 -<66`2&TH]efEHP'b f;i6>+[aWt<9R^ZtLq $B .JE3- %+yS.s Z ] \*N߱CAd?X*  @0䑭b Rrdƅs%I6(OXD#t)ӕ?'-%N`WXc],sa)0 $GМ쎩YMކE"&T]RPC8%5آep~Ϙiad,8eUH]{U|R0iT YQu' z&[ƴwQ'Ch|J&&:k2z{6 bUrky כ!D ?5ӗ잸2abgh3Z,1b3HL YV.h*+v82rDne/$ |KJ`yO'TĒWQrP4ySҵ ),&uĸhhȩD3&{8R:P*%a7:Cam 4CW0БѮ5L0<{{ک2=p) )b^íeXtu&KL-Pw?c?!vUmNPPu;j~탫빁*٫P&֪pM3 yb*'ث^gn5pF]ݻʦkǏ`DX2X_>/ޠBL즬̑"7_)4oWWwGg(+g@"ET#A?*t'05#@MF4,Kxhj^9!?_<(ezB4ż( L퓺꼣 aHkʛ(ǜ&.7 p<:hbZ>}pi[<`cGqTr)}Wt7w[]nJ}ckwab܂I޺ ͂0޸ m6GuȾMESֽӍ19)7غezxݧ;vGWħ\(--5su5UIq5f-X8PEC5 02bh"[ðgǁ~a 0(DrcFdt,7F[UfTHоSrHnS*C,ԤFuwj*Pv q0 /y#ԏA)'X'])*_.(,1ao!$8ș&n2#OVRLbyFU8~3uxٍ|'DH ` vl7lS|rN_Vh(I]Iy4Tnr'QoVAHVEN͢|({X#*_MM?U)`'keE؃Db%=ؽ~j> WUE75 F|J>UgNU#B^Y2Ճjnҕ^` l[&yS Sx|_DduRZnŦofjPe5ͥXIHGnҨ=Nd9߃ hoܰq--9eXvBj!c@ftI#'F)R]jrc 0YBtf y# ;͛hĜ@:za(,@v*02MBX TLSmvi^L+u7%sVփי\WBݽG|kі|uܭ4qݫ? }!: 2W֕힥[ y͎6,.!7rf mmt:F\Mџ85KV?^k]E,GR6"rLf"]1+'9:atKZtçqXj`ʝSÛ.,s:/ 0s#i>i}yg.rulriVQL.|TdU<“"B66.S3Ic"{EUU tV?K[/V<_ e6M'zK/,=̜%&>38'xkQ9%pO(lbq2}\TzlAɄ%މzq=.Q޲?=e9wVSd5\g*OMdqfu(eVд ]7CtM$GHq\mx:@w߷0w"`n,D;P70.CfV4a`H`ry, (<J^3C'Dhz픺:~SgFm|(p7+f< ɽ^w|ĞaW/I.65EzT~Ogqw0}Xܘʲ6p,}P ?ZZv;BX}p=inԔ3еCrk{Gΐz Aȯ}eQCJJjG,r!l 'A|T.Ǥ)}@ed{܎{AntyI5LH(޳o\K8ȗAL AP vMCxHf5C(YHcM-|k8PQ"& %+4 -'E& ?+J5F +7B:w\E>Gj<)#SLfd\`ZK9{<..=_k56R+MpdiƹUy'2U!!aԨ1 S TV 7Ah׀6XU"B8$tC9v%qd=+.F墈IA VcƓ'z%Tf^lH]Lʪ_yTOʮ#}43AwknB3Yx ړhR}"y-+gչiq&FrY :DHWjdW'BBe54qY=٢HgI0^1FIc OjOT3%ZSfF<3/Cc/HQHӴ*(rYp!le\x5ZfbnPKtemԕ#L<(T99bm$%ҝC_1\I;OgY]M('EDI$(Bꩦ8?PKYo0iO?D΢(ʵɴr=O/$,WC&Nqtjt֋n*UU+jպoYZFRJJ@?rO1bIxLo!SZK]^Nd|uyl#[&.(656lB Rըb"A4eDA,@et%ƌnЅ^LldBo?Mbe!/\fKnJ!3QFsQFZ.`U-)ڏI?ܣ423֯u2. O:nZ+GAteK~N ޞ̈́~}W(I(t5j#{OiTN鲻 LSwrdAVq֕};\]о-}2Uo,{펇ڧ|>G?6Qu1)1T@7k |BY ՝?e!㉠"$\>P!fPCfjw#!U0%hbhO 2>rxBOp u##$h]$aPRs쨁i6%M2qAȔB)jfi*SI' ]xId`D .0LU,0'9\=j`5s =F]%)DBAЌza+ g#L9 ȲR)h *U10a{$^8_J]yc%%7k ϟ9S!tq.BAkuiDJpM-7$$T+ƒF_w|e;#RA{Td1PA%yhP]Z|HG4 IW(O DhYnݴ[֮F> w@E tH~6.#/T/<swV>PCN^+a/ӥw߿&́lcMi0$Om~Suuc'^Ž l7f\KV/Y^$TE6tqv۩/n[|E&m*׿v{gnNF#F8q穧po}z꩏>rt׏ּ[o]| N:娣>x‹n_;|O0Am_yg?ДÇ ;ԯu^sUwժճfRmx)'a}?|>LpCn|re;^s_!N_c_wM6nс??7߄ݙoMX{衇\y啰/~իW%1tSN9E,@'?IiE]wݵzk뭷V?|'yY |3 ~z?v#~(;^F~oq꼹sԚ%;餓pn1c:Ce^yY ;W*<<|T*%cm>Gqy+1`6Ǜ r!;SҀ<wַĭ୷޺xt^s"8 1¾|t{R|6}m]w/8}vfg|v>tZۅ?ْrн{gx=.{r 쉌fj6KӘ\kKbVnWkjjC7ojhYacUҁFd >j^(Rk}sΆ ݟ)Svg3vm >MrVUk8X/Ç'X9{߻xMM~q[o]2 _K=bvZ~,~'L/ lt1*Qj1Ep֕]v~޶brN(ho]3a}_Mi}㢋.R}(*-pꩧŇz37N<ĝwE-駫@x~IF=Ͽ ]ZdXd!.o+T~ٶh!jIbpUW~= х?&v$anׯ_p'`_Y&_|饶6h_viv9  'ьN!N/ʇ~Pb!jRGqmIkȑ0gn:~ܸ~34W_3iҤ$%K>QÀuw_ ĉeK2#F(%:]uհ};-ª`O͛{֜m=r٥M̚uqz'^{5dsKˆ Ԭ|L]vo0Ut;Q_7f*}3/5 G gJq' 'goX|Q:['SDyGΛG `5{x\zO?cCeT/kN+l׋/j^yyzktȲ翔J=g<#aa5:N_cܹsz /=T ,0:nxa9lcJJ%wh ٳ}6qa;ڗ,Y oMqUWګRLZe/tMh=nd߼9o_sOAUbf W}ߴ L؍-ͅm7vm6SmH&S[W`t"!*g|D((JCT" OX@ص@ٴ21d?. !aAqC vK:c~=5x5bP.]Đ CC$:R0!տH*`HRZGpM|QQ3 1XƉN>AD)rn!X`$9{JM|iDm x)CXI8@M|brğ.|1 MJ\AT$Qz,4-K~œpIPe>.CĐ1bAي]"Vm R=4Y`G@,ݞ"8# L͘-WMfHfx+?8ҔHg":Oic' >q)".l3[ 5^}Xd-{0I0ҋ/jW_^syVQ)|Ruh*ej2_@ ^}5ꣿ?ԋ/I[oQVr4Bss3@o.Qs2 MF,[nQoΝZXl3MD ae޸qc~vۤ/d7lXZ&p},xsbR/G+a\9j$,|ͷbNҲaR͠*~ yd: `P!vŇr\}hإK>OdQFU˧HTN;NQj=@q <;^ w>W @w|>C @\J8r.DAI?a |e|E3(Dៜ6ZaHN}Jʢ?/4H&шMEo&jQ e PAdѓNwVZWiwWYD,#%a}!rX,>JeJ_OC-\a\|?Xפl+J#|XAs*}JèI"!r|s65EcsҵR KQ8xGPצ} "LHT)I:B /tԢ=W뵷V]k*657E~w<cic 6Wcp`cY#"l6}w]}-VvܐŜmkJULC]{,CW,rgX=ZOЍA]ozGNt%&)R J? KFHUBn8Nq4B Bq}: [w  Kx'6+`t@`UFDIǰE0boRMMe FW"C%XrI}ipSm*Ph)#EzʼncG]I<[W\R,OH  ]ft6=8Msg~+-BAc3 "WDTqV>$^Yt= 7Ϟb'NT~a\DD.mb5|hԵ [K(PӦM; ̞=wQ*ȌKS`!O,Iq>D:+V;;\x&;d}ix4vX PÉTZIl x.:d`h =}zGdZx<>xJƁ*u]wU !CT2{j3Z""H{ XgaY&9N 'gL2)SG>sI@sӻ*OHuPvQG3}O€s=:<Ϟ3G?EN*uyQGUN}W?|ovVeFPYjx8/.I˗/WEm ^ Ï.]Z|:8%LA<˼oɓ`N0~;< X3pIk1I&0>]uqq1/`DQ]_Q|n R{ӧ7nȑ*}/ۮ;+3<`XpRZe0v tsc5C> 5urTj9UJTTq %GUe$wȍ[2YٵT"Ʋb2=TWA,п%M.]=7nj5b3x$\"zvzH:DB 3`"6D=R҃"btuF xإP@W3uawv`)f RƤ Y𮵟7,a! fP ICP(B?JL&Awg|a1cFmi <n+RU=!y[`5Wy)lta}&M.t _r}S7k^T X++@n(9n\y28MT ˾gf|)#|,C6*V#2$Qq@ v4Pm\#}} 4!*h&4Q@Sz%%!GqH9gOP =S*f+)Fd&TiQ#$;,&}{ ,Ѐ9Ci;m5Z:JDv v9l*[\*03Xgբ+a@] ԡ֑X݊TO"?BT!>T*A@L3!ӧRXfMUJJ !^=JJ׵;覚 '|B~掘>h "lTzK.x}„J/ `[cŒEpVeI 2V:KO4D<1^M ?LA`,u'GKkoxnOBϞ3ΰWypXsAj +JBX^w͵]v)*va/ڏɿFR?{fuރ|*NZ-]|ѣGs9|}߯uKFNq…yO?LtQ>>_"SHds`^ "C53m4߇/_zeRB#|8vM߉ɲO~7,As8ओ<~8zW49s|AcnɘǫJ@z勇:`?v;!m8ˊjJcp;!p  e{"9Fӟ-WU .ji/U:*2<%[/DUfbgg2}l_VeˍB#>lͅة[rLx7fY0ȁW%1H?Wf#CnVd4].{J >:(Dl3uߤ !!g\!cR(6,-Ӓj٣>*"”J= ֯^q,(kF@r k ]0v%DK%YAP]i$#z1# FrUZƚ)wlbe:P7D6i>kNۅhsּՒ3M v1!,= \C>M0ښZ|i:?8p|+]4 ԲnbUa@xYWa%NcљAM´r:Ь!AAJ{L@ SOH$QvTtG2< P-QW 1wi|ar,2>H(JΣ@$AbAƽX1HJ1.21N} B]]/;|iH7" S|#B(؞`-\vMݚ/4s8.R%ϱrܲ4`9 t咐\S9DAm}@y~GxǬf=rX'vwYo8#0NEBI6Jwuuu-^&x`Zb\Bv cg|[mEsژ1c]:P'U.TS2҇v;p<#9aOTgo3'@{No?e΃? W_}WfvtMؠs^:~JnѢ5)ĉ7,XӧWӦ<#Qgk{ /R%<^~%h]x!\/:OҲپ0VKL1cF߾}u)?FVvU䪒˧C2nӾNmbם 4 p'S@裏J@ڴ:Up}IAťC!QFjifO|0돊1`WM"y>>Godf1_"- ^(Tlm ^{ TKyła pg>QP 3Xԋ}^zAq21Z(#>'z?n's̼e=+${+6ӆ'TRДZ>?ÄgKSӐaOvm-m(ZGfL=?UA 0A#$LbvF|.BO @&#GIޞ s'x^gqhE>j#;$L\׆1hH)B Pc:;7YvE@IQv7 -q&D*8!6<(£{\+ۻ UCHFɩqК5bB?7\kXaߚsfs>췗ż9hmN1ԒhwymZ`@sH#^Z*9? t6SבNDrϖi$Cתt@9x>OS*ٞ⌋h &~vyO4aCR2B OG1x <*M ǽQ~^*pT$MߙSRz8c"H u2ѩtN>,lj̐HZwD\B~hHV0e9Eo208MX ؿW0B޴tjkFcO|栃s^ 6jU*x=L|3ɓ&7HC<ݶ˖-a3Y3'SPK 5v=}YǍے_ARp+WRZzҥJXBUk4vW:ugVB6XC?_}?xUO6QPF_g¥K\rzѣGC~z{۰{*< uZ! >;UWgBή'|#aSAH49p7Ϛ5 e^nعESIGkQ(=~۫:e-bX9\tx4C`q5~_%;?x2e=BbB3Nm;gqܹ&M[:=_-[|͚5\Ը+$#b{Ȝ/S;Wv[r|DA/jG"gC(%F*3˰`7uKof |+NsT}_x<@|U$#,Pvڸ{2v֌ Yu2ZU|+K&H[0@~'0P->e> "c9rH} -.c[Woh_X熉Kndaa4@ [Z9)7u}j+.2eQL;vO!=IS0X7WxĂ$ sAr1x @85TD&7 լ- :@4$NBE:R4a B6_c+! }DNwbEĞ,G_Fqpn~C-8lLab~4PG C=GY=vLCLѦ R~fvSdGv5g KZB{\Ԟ:cUƗu7 =k׿Qyּf)$UsU?E/$?;:Lg SS%V'R_7LϹϟ( =nyUDa>^vyGUӷv3<.ɒH UUSd^}WGq~iخN؛o@W_{M*aRI@uUصWNw"Ʋ% BCW^ye"0]Aw?tw^z˯H N>SrK WP CEY/w8"1]l=f݋BSPTc|hP,s C roY)r(JWN4}EЇwϿ٨KӾ>}tqg4eo-CЀ%W)3ÏZh[ZwbŢvLyEƕM㕔~)V@2H "DZ*Hٝ#4Y^niN C0SǨFwJS|ʓl*5fQ`Z*E2JDQ25 -ꛄ8Tk gY+'zUW!Gvuu!PE2& 0q%Rj7] )JJ>q'-uz^A}-}_OdHiNE=.\{xnǃ]4/^M0G?!o}L%i]ߓIcIY&Dt*KL79eN^U$]NgYtOhBIO2PI'Upde^)psc.ˤnh<<-zCFO3Y9 MaT}Ɣ"B們Dڃ0\ٸO:tv#e&I m%+四[ZL]m|QfR7G2kġ>s}6X+^E*HxAJ_gwtutGϗּgD 4j~*#f? .ܺ:_J/p2syٮ/k.n.<~4߸fu%l;Yoiׯ}uOK~-,?ܲ:{x˕$J $$Kl#a=_0G?{hC#XDr%VTUx{Zk|}B!C{{Ogֿ{he8Ppks=}l5H?h{䭦\˥V4;}vm\+T(~Wp*3$_#礸 /i"##fwK= `LXZD0!0 wڣ'Pwugw7.TƔ~zOHW^3V1"ì>Մc@AKp8 ia$g s*L6. Gq}1؃bFNa3M Gx "˛BnM}X`hoi5{0c̚pMg%ơٙQFGؽg7rAS,YD)ҫ`_|FF/4| T JkVu|t~Ce:i+^5X2{R徳A~dW_ fp|:(`01p.Yh1j6qR %;|f B->PJ4f9#Ty& Q=3ū0FsOTK"iXMﯬE/L1̆ ) IUϦ >-I5?37TrDz_ n#7q._no%C?6NyGf$@4!<؆= 㵍U oc333~o:\\Ǟ]7[M6tZ̴GOl>l=c JqZٰ f4f$vs3gw\o+^`VM:3Tk*x¹Nɢ@FA}0G> ?%7"%br)HI"$sT%A6EZ Kr9-0YOf*w&%&cHΣ)E,^@ :K#zXKu]邫31.iPkcϤ+nrhIk9xkj}\\wzk]aApF[l7Q0bνh?Ig|t˛>P GMjYU@PUV,zFY$v]޻<&jλà>5 DhT4*ֺ*FF#4G(fؔ Q*-¡ˎC+Q~QΧs:u9jOUԮHn&grc;IQ!'x͍ U,R1Q1}G GpRb "jP#@Ǫ6΢n$#8Ϫ8]$LnTQmH،<+M7mEXd cb:|Ҭ"Mjػֺ*#Yg%X(/҅;ЕT0+|No0 EB2'{K_&֬],љ4KzyU ;$疥􋔿P3^ GjɊh<;نS6QTM~PpYڽPyP҈Yzіd^8NɯTh( @WJX_TLE<#5mSE2U7Y\CM+lQC:*&‚zKF78rN}9b >QC##""#NxVX6ZV0hPJe:0m4¼*R7"n0TgsKo{QS9::Nl"X?2-]\^ʻ҈)LD"dJ>hSd(ҙqqw7,R? Gv kuOʸhq!#k@,JiKD$_}`Ě1yt|s%OtH}Cqđamǂ $ -Gr -+Ύ6{?}Onk+hh!*$,7T4vAy.50Yw? ;5%In!c!-aPD֦{*$4!LsD.XV)<]Y"üEX@Hĸqޑh 9i"?5ͣijnJ1c:1PJ& m0Fql [8[xFoZ/ 0=ؾˢTTM,e1Y,`gVϮ+d&|Hك*MlHͿWKٰLJϟ΀WU[d<`y)C&s ZDi\xָVf% \겤N9_ВU=r)$ut &f5^[1W! cw՝2̐`*F9,b,#>XT =9׉+Xf$IU1#M2 J "2RęQыQhz~$RY=qJ0f c܈;Bwy)KJ[=cŲ6<+U.Udpe}8Z6 q|YNeʾ_y#eg*xcx$cyRoJ[ WSov3&C\5lgss5}X|4- XB8r_$|"upuppZm*H蠄 ؅h: 8cZrČf G]R 䛄;`݉pRP]g(Kp&{n~ *7H6&lQ\yލtaNMJ#"gIzh {i0gVᘱG1` c7`cG5xpiq R{w7;MĹnK/(JF~gbӼڙnGv7 kGР2,2l˂b+v؇gXòd#lL@U ױ?z?ognzIc3D;2S3Sr ġNG|Q(( `H(َ= 2DU|\FZ0Ґ:@!2$/#U߰4?՚1HI)GJ[u $`jgHЏ]̍bBy)ț;$Y؂K+ȝGX/e#1ӅPZ#I%BA'CSVT IDPa:JXwkTö,f )0q-8V׃(^{aiҨ99l: :MM6~|"oIlɬ䛫yz +UVdF³ʋL|]N&U%SU8CuΎo,3V 6e _D8 TX I8L[ =(2׊RGuo*z5W?tcEɼ#MAnFQۊH@0N"0=[TǮz@= }ׄͥKz YAtS 9%z;RL6Ϩk. S{ É,? k,jhw~Hm2FQmBX"q(m N{>Gd߮ŅY5/:B%hذysG+n?v5ݭ #Ǵǂa0MR7!QAږ0՗(b6QzQ$oτY7zW~w~Wn|qZ@3B -dJ1Pca#SaU@ -d2+&.D@8~رJa@BbcdChUJ0 P$ބȜrS*U'5oXTz6ź m',ÌI^Sﹶ)OK2n$B4Cn<ĦY9O ͪJW$ӒW|v7-v+xoͤGp?Ňz)ycX!t{ * n;No\qw#LfkIB*ԜzU!5wdi 7_>uhkEN3}JB0fiG&<-!(@b6O# n$,Ac89t"#֪UM9FWNH_2g堷>d>cC_aZ]F%Bb!2<{1KZlS6>[(p1(N"?), `gni,DQWӄE<# 1dZEƌ;{܁с()WYrZCxmϰ*S6R dkʰt7yA2% jӎDy&JɭADGmԌy=f<@x1/(p`+;8+T;PoU;yzM&QJⵤxUK&$ҧ&Zo7Ԏى/\lJFEۨWSI=SWg ?qS.MLUb &j"fѨ#జ &AGEoVޡiOB&Zra^x)fY8%lI[q"`n{溷@c (ǎ"9سJHeݮCeǑŒņ\r³ {iW !wٰwGf0;?ۇpѬko  WÁ@K2s{v=<8qHM1MiչA` {aq#ݿo~m37?f7PVRFR 5:!FM- @lP& RGX@80a.%Q P& wf"I'[)]-Lu Eꤡ!2Ь4)$g1OlaU-a(' \0i%8b &1ϵ2#*X6scmV,VXöy0{Gᮖ}kߦ={(\n32f{. OAvԆǸ$W, 7S tp㥧xdڼ"t)c:(Ċu:&&AlCmxrp~.Coy>*+@qlh7ԃ' C<0\돖CS-FpTMӆmذAv~=F0?qĤsآc0^[:_O/}?/M%D7æچA &p,JhahL30^v"86EVcfO2K2aڙ /PD^R:>D@3JU,HD%p$À F邔nH9 la\F2&;.#!4G//.a0Sڡڷ =fHٖ 3d`k"Xm7mX SEg%xCMW^A/Vꅃ U V5n ^or:5ʴۿno\:jDӏ-|%.ZhO竨o+zT.JIJY̪V%SB&փ,[H&YU3jaL1z^yRˌYA\j;_PM Q*lǻShxOgjqSKs6S;B|P=;'pB ku?iSpcmyeN9%KMAHV%a7H %ؒ@y_c}_ɑmF-NI%a(tiCmsmyuJahG"!uά?"LYiiP>0eP8Āבp4>ֵSQBDZ6_Z# ѩ2S [/± t #/vmgщ{r4]Gyl%${ml5^x\omĞou}@ 9 Au-WqHQL}ŜpPIB*!e3%/%`5Q$UT`x)Ȭ1U @~J&pԒءJFAzCw >G/8hׂDL#NxMUhS"Rw {>MCa9W!uLx%{ "bf1`(C*฻tZֈ AeKr|,'T"_7^Y1R*BJVnU KJpF/d]WUUo7`52*Df23c$52(Dބ̶oI,^TeBr9 jop'oqޮKAzމqvΧ OLOn.6MU} [>ĝcԽRL1x6jYYjy<0+vmOM[f>t?/KϚhɏ?7S9X;~P<S'WV{.kt_N*Z'Q7ұIscf޼躛e{t~{aju݀!*#  o&e),7!%$R.vm HBszҌR2 Jo'L4 #a،FõX#ZźYe0:,xqr)* 8:M'!*Q\=455ghc)i$#!&#gnę"VC0KVpm 3zkZ^϶lA>aV+eN H4:j."\[ꑡ -ڵd'k+oo} o0 `E!zԲ,,ӘÏH>H%0> !-fɈFTɈQ:A4<(Nr3tG@P^F9w*)ȹ7Hz=6 )g$%HSFW1eR; 1,G,Q Nk&'Z`h0 R-$IbXǖ* ׶Ȇ#i.S^^MV!*+iEwH쥺4 \E$^sv湮a9sA'Tԙ7I&着nU3w.xȤb,pUjn:bS%)WQKe47䵼ϹnP'zfƵtvV9|KG:[fUīLVRV;J{+eܘEn^^Kfj1=E8|783[ |ӴqBÅ9{ֱu-2Q2L$ئ@&[u$9;2` ӊG6nuVwo|[O{ IYzIca#e t%VN7& f8%-@ fb*#'H^ɞ4ESj,ҿ NG6GMFXݡ8)B2c-@h(։ˀb6̡J 71EڰiCgFY""X ѱ'pβ0:sQ1avTGд\Z M*~nR:,SGH]jDj*:sٕ[aS,v8VFs'd34K^ϓ@tY5U6|rvjƉunxȭMY^JţK>)bvi3 HUw/UTJ)OږX*.ex>JRb3jlS| ;LoN*h5^~)B*ɠ#d Wjqqv[`x_=)|ZSKO󓞽@};#'$t8n 8cAGp,C}KcչvSH@6e{<|}3=z޽m&z0d̙f0E@OTQ$=ï#fPz'b"HtcN=)oQ$(^C,v F#wn(O3 ¼CHS1vAr Yl0. _A0or`c#p~iW횝q  t1c˶B fso-T;}LSc ZaWyii򵾷 l6\F7cGϝ>s,IqrfԊ,Y%Q2!'j C0D_;oђ)(ɍ @F&jŌQji%g^%ERBS2"wj8HʨUfA"n ^<ST1Pab8 @ȴm ^Cu6 dQdY 16v%`}'oൖf4m׶솋r!w@I pLÒua{. @4Zُɤ2%Ѡ]?dO!z&CB4neLb.s-tcHО 5QLa~*鏂s拯b4m폼X43pxԘEkf{B >IJm纃He:,v϶bWGnwٚӽ>@|S͑?B9Q߅I2BDn7u N`sacEmF?hjxZά M[hF2pPœ$it(ly~/jp& "f,+md8 pB"'Uvb\iN5I旌md )'AH:2ߎJlO5k%-l|MF`=E=Ґ[ F;yC73E҈8U#8!",@ +~L#$¨iZƨa v;D-pn9A y¹*Irc6(ytT(g7핥E{Y_٤4t+"XULǤ I@f,v)>kbb?Dh/qc*< ]_:2zEO4! Gi@,b"^ RT"@Mp`A}52Yu]Qxaߙ\m4OK]84F,-9˶*^U]+|_ʛU9{gGO۶Ng԰;`^OgdOz -rM/Lhj/0q2zߺn8dNPo!'*%h4B8Y،8[9=zf~jŮDHxd;"/sV,MDn3AAwZ>Ledt=Q"f18CB,D8HSz/ǣeKNusU8lu5U*Bգ,^{9"x%t:2bc,X%[n%SVQ˹#|er0:4Wmӡd|TMq+3Q!O9_q%Nlr2ZS)[c-Ͱh~SEհک( U2}ç&@[{IڳO~yvB퐌 06P&"m5g=RȐ$_}/P&"Rȉ@d c 4dME[ xrv&Z-'lGb:6ݑJ- Nlj Dvz*9u"jH@Eܵ6GMs'/Pm/0!z)LdD-F먽M RPR퍴aӨZ}pm@7̷WNų32,9w׻v%AJFg cb{W~Dg˶iy(#f3V̐tl/G̵mLmrbKXb[Kk-5`ŏ[FcLIJ>VǴl#gNS~ِymK(p 4ip"L*"@09yh BALHtyHd#ŝ'%dJKĠ )c.Z‹b&FW 3JT5!4 s1m R9„P|JYrfMi 2ZR$HB'Yo" !xfT$Q@)m yPy 3 [d OR Vp/uaff^8-2\/U4 !y#_UcDEḒG>13>]9j2rrxbӨ.kJUWmay]內-Ͻ-YNTζXSGR+o{^zݟbYW"Ϊ{rTzT5xǫoe8=/xK= 5qT '@dJj jydrn[t(V3?PcLk G@]8B5^u׍YgP_  Ch*h4nˏzwn"rJ /91!J3RIC.eGO_|ݙnY(Tm4 AP0[;#M_/,)at[Qs^1) ZCEJ*ݳǩ z0$,^:Z(\K^h| dpZ {krOLyw7 a6Qc¨z椊"f*QAn(ITaR!q0b0%]\FAh,A;SbDb8lP$m"bN 蒛!$NSUCM\',x8*G 5eI : c1]i8|W0xSV ZҞZ$1 U|0Hv3 X 4"r~ !STLIy+gffd[ɹerFe )dΊIy2Rg);WVlإC0˙1 q>NZΙDePVctp!w{t"QdV222k,XXædy(P2!*WJZ:ZAQC421z ,25(D\R5O3UDi+K~Ȕ XfX*UPUڢ|I-iQ9jFTI+T µwF3,` Sz$*zvLdU''tW"elYqgL„wYm=|+qѝฮ' tIHq?aE"D?N>ͯ~^U{J椎GXUQ(`gcG]_:>rީVkљI\Qi0y3#j\ysl Q]SU"юP>@nj=tU Ub6|/ꯞ ShC&FjQ_d I 4KP!upHs(l;0M$^p,J"_ĵ R=׌8h`3'V$J-0Q9y^HOHLf1+DϏ$c+aşԕ:StK-z52N +_|n}ss7kz2aeJCjb0 y&Fϊ0b &[XX -1@x[+PeC!i9k___x'r%*x.3%Ί ?kqa{YJVvAq~ eVؒpOn|8zJ7%}=W; ^5&Ue&&KE:+bC|5vo.}L_4T䥻4r6VL-[1-Ӊ|'oG@XMP|giy3/ Xl\;zdôlR2)7|G yѓy2uEg/nWDZV,91O(Ym*Fj"[sg5mf%#=KXjn8A,NÂH6jwg?#"yxc j'sR˲XFcYh \P/%bt,kS+](2LE2-]ņ^_* Bla^QϿe?|o+ǏJ{K_^XܺA31hEAp!Yt6 y'"j &Et"7 #(1F,5ƕ:uE0I!<1RyN*̑SbD)SgHͿq>N*FTu%,@}QwNәs\<T$dȁd|{q7F\&˕ŕkp!a&\5GNJ2J$Әi.F'󐭖sYRe;A:zN9P uҎԲCg~륿щ^GN0UE-,yy )5ɯ3,*VHe*"<[uy-8brRi <5*V>}{^z饧O, KŘJS hVN##MV0F>eC0QuCsm{Foل,ˣgAszRDӹ9%4]Ff%VttFXarr o`FV׀v]׋cflYNcr ڛS5"U8ehSԛVJ}h%/ Gq&ڶ01=/wkr2OS!|"UD,hVP>3ܡfo?s_景ƥ/{f!BLCF/$⭵P]I(gIJwGZLSdhdFF'"W^Κ{¤24M4B??Bm۱`s@.qPƏn"6`'z$ #ߋ,z s)B1@4>()1"81t( {PJ+VDZa6==aմY㎩iRT2J G +-VH"P@"BLͫhECcV-1FR./k6bwܚ?Dw 2OPXS`'u@ԁeCmoNB*̙|/ވРy6LmpX.XC?degC&qӂ @#SCWU4"E'#&f*5CrU153y=äAVt!#d\冷P4Y5C49CYcpUS-|RR&R՘B7ī.[ |ͯ}k޿wo7|3w{o+^~?Mo?ɿ5.Tty7r_ɟim5x{}߭7t~[և?3g`L~m~~77^sۿq־}8!c=O~U|ڻw^Z_%կ}S؏/so=_?s\s5 ~_~?u=~ jo|gYFFR?y_W^q+ٟؤw6O}?8|^{uz=З;?vg:2l!e) tWeYŊa+VO|䧂ϟzlG;ܫ?Acyʎ0[9unDqKaA(md /BMYunlj8ǾqnKڔ&YFSGGJʴ'5c~I{C_Kܯf5 Ǒ8"d$Hj/L;Egjt1V 3҃'QDQ' xK+>b$&BxR A!?Ds:)`L$KO;&o0K*9׷_9z6Z^äHqESmHbȋÄ枦Q'ZLj2 `VӶ(cpāeF|× L\!Z ږp~-/~M~oW)(4Q;FeL"tMh%$i8` +.Jaiu02db6l88 "G%b8O#lqD0r_6B.[2b׶ H%zlڱi9p&a % QӄS0LX cK(qJ(yKo<4=PzK916{|̙3-Ҽ0umfW>V>ZOMU]:y!9C jW~T;5N*DvJiwݵ v]f2Zh4׾5^䟽[oG@_O7]]v?z|޿o߻+so_gCñ8]6,_Ov9jשtGXKRTn~߽X0h4;Tr2 TKyƈ-KRUFaVT'R'h(؎Y_S7c | N9gI4L=rn O95Fõ8  *T&\Pam? L3Q>  XJ=$1wn3kޙ£*f.޻.F{^Y>‹cB½DM|F+/~ 1MQ ln Z8&΢IMQ3ZT kQb\zR?LAԖI؂Pde|JP.8*K'y]\DSGgV1QXjȐRd_+ħ)lͩy]E`^M(̋ )L% Z U+ * T:һRC?v۩S" D9'L|/@gï]veW^q~G~P|t%mo oG?Za^Ž{q{}u|;a7|_=S{?ξ]_~WP?O̼oy#">}ԩS0a7t4,m2P; ^s+|>9:QcWU ZeӓԹLnIi^ֹSD1600r6?wx{J0Rmcw/w6>|*yf[zBv]Ad7[!@3R9c!,cL1n(DAIܵTI8<з 8&XENM S6- m({NY!׍%-Sf&?pϽ'7 o<ŨI^1M*ib*y]s%rGg06fB b*l!J" ډLMt "o(Q#pNѠЎʋ/5}0n/ "i^^l9vݗђ .%1ޖq0F9/ G!(׶Ю%甊HX_X8˨4kcf\4 CjMl:[{AlLY?|eoڶ{=zo=[9+1>]fRgMj?PPu* ీ<*%$6!`i"()s)Pe]9ݱr,%<Z\`4mz%#D&jנ)sQ1ϚvEN Lex)KBT!n+i0ݹݻ;x(`?vٻ6"fZiYC.Hy&cluZU1r..C}Mbﲐ͆IB~p/QՇ׬KuUJ wVE[\4&验f\╘)'YsB Z;/)-lY)T5yXjDx:: w,}Q^uՕow̉cǞ:t(+}_o޻kZp/jv{GN_q/^Oiuxe_뿟r쑇_= 6 3}zJGq'G,=בw XG!R(6Lҕfi ,BʽYQ~\s5/|u5q'%-99w~xbQ )fe5y cЭѴ,Ӷ{~8wb{0bJLD7h͔ر$ 0ɰeơ/Qppk t-_:qȕWOow$b"emsM&B4q% B2i5O>{%<^Wf?zx떍l@X(s(ZBˣp@"]k" ::0&$b{2Mև=OhnOqF v=kXU,:mJZD|/ qMKj\u&n|W6-< @@}͛p\Mo0AB򝶦šV e c\gef'۾'a_nQ"IFxNbd6:~'0K(n̚c_\Z ㎗v(-qQwέۦ&f-͏oܕht7Cz30,"s^:(nn[tx0iВa'SK#z;S"6B vd8y=Y! }, i]P$? C+]۶uSsc}ux369f:f9Q3.;3Otpy;D\cTf*eh@>eb"b -5,p< Àvt#Ķ]Y02m Y"Rj=WȨ4Ֆ,{_=+)ȼ7䃨%&Ap 彑TGOkKԕv܊bd^J3rua;׀YC} WrK)1b_Cz|X=n$Z)ހTO0}RN<7:[A?,i{ۧp"7b]TRѥR{HyAI$o_6,U=):MKEQߨQ$k?__|ի^uP8TbǒѨ̤̅bGVWO$Qhʣ=[rlw.s_˃yJw <+ۿYd!3- yB0JQ67b"&8k(鑢gb-q-KSb:(,6t©ΞkNZȌ[&+x cJi(A5 {IR3ejsK>.szئQ./.bOR]a1D,)HD![dio,P7mf녞Y>MtPH[kzτq덚.L~`"; -['/޳aOYmh67-`6VY ǵ1M\G!٦L{7Z$Q_]sT j!]gdAxu5lgԛլ9^ٶ@b֭{^r/)&u9ymw?O,,.//  ; ?:5ř<}%2Qy%dXa(ĀL +ΕAVWNm8[ Ԃ BӖG&A aRD):D{1@Sfτ-UI>J4)%-g5ΕH|h6'}>qœgkwcОiϞlMݲmO~y_ k aC(FQa9 ܉,t]EbFI6 $'gKQ4Y9D* adaʓb$m̓?e)P/Ruh`vV,Ve[pkJF8%iCY^2f§-}^E7J~}9uӼ孨[_o[u~ZgZaZQ"-t旽7^ Xd5(E4#cc1LIKhd02a$(6|'_- CU>EZ0#8au3Rؑݛ |&wDwZg~CdK^v/D'y^Di%\`Yk! J/>+h`e^Ay ScRot\|H$+(+`I!9DHve N p/ #B,i˝ɚ=pCY昉mr*fQeFmO]j "MOB'rׅSpo& ݮV}fL/4uaM[kjfXUw.,,u#?W{ݴ&ctb܇z3H3AYoIcDb*̿GذWP0k #0 `X,KIGJ5J oBUG!|tݳg?_mۖ#f>r+ͳ 6\_?~{fg^{k+3gՈm߾MQLo6ÃF \vUџU]< |E*:yTᗾ4/K\eXa?J+7aЊ26n-#+a;+wt9MгK8*q ^!f#/Yd5?LW.irh-MG~0_;|op]3lGg/^;z3KNADU!]f[ CDd uh &>  'c/ d=*cbK mVS"z)8%CƘZ#vSgVԸck>\6YV˶lMњ_iIO TT* Bvci .̟@ɕ,PʕH}Ȭ'D*mAwbuPt1C-4ۇMP |h&Wﭟo?1h[ǝC `ׅ?fh'ju(I{K覔pb4MŽ`~X3t(2 + ?=smnǑos^-djZz„0qǖBr9OZH2qm5&Xï|/^6l5Vij E5mUaMAZ6*!\d1C j f`&SskMTH!+0RwN|ܮThYR)huE! JjT$Hj qh²n9 ۘwl{~a:7 ٽ3,^:9yj|/z1m(A-.M\9*b\(:rN5j8uekPd(svEQ M*Rf4^ +: SA`ss&C;> e/M~ J0ivDiaIr#1*jR.a%3?3k̷vŋa[۶n?~Oc׊B%~UG^G1 Iң'N}{TtwLO <@p&]uqW~kn EΥPvS*^Š=t_$[uф4hy ZA Rv R x&A6v~3Z_9?852?m,MzA :^ s?+l% :&+AÚ[n.xb؞V}׃Yו$TaG&"ml5c 6lnk|X-H^w-p^2=Kvgt:I^C?gQ#FS؃+ŔIuIN*Q?aU[||FDZ-f6QAcF%(D20#4SQ$kS. Z9sXGYN lvo9 1 pjtaf3#۵ܷaz\W$fx=ܩg~ϡ7_?  4m0QwG>Jp#8:|$h}h2':B|הH\clh ZH # D$f uQdYX.3HF˖Ya_K9s|7JrRVFy;ʣ$˳b$kDE&C$0R\*%0Hn9UjÞ#P;<F_ҥK\(s|(9;T8*JWo?O?~:;-|޼tiig>"> /MSKu{}{Uu;N@L z^C1+PJ]U%38R:FUbt8$seB?ؔwr]5cn\_>zϜzz #9%*P 2HS $4w=Il09k5{M~OnM7]\&A8te.q2>aaw!v:/L \#N 6N rf;K^, LͥZCB9Sj6jx VnnYZkM4Ϟzmكw+_-&Uܯ9?@#\s[ꎝ//+s[#kFM;RphVf` QDE HCes:#6њ%(CTcIa 1cUd5ᇌRuPh(2R"4!N P~^Ʈa h{ _(azѬ5ӂpbbز{];Ox- JrƦ6Lm3g6Nߣ2=b/Z89uj@&`Xb0b UM=e_pіbŋ~D&`\C?@[d"1qYO R]d)2#7*7-R\==ϱ\Oitj|lUMiIm?/r=/IHRLhO3,ݵ˫IjC>L9∊TOTA|51ddcCVGlϗXe*(U%HeP:r 1Jd=CExcVHeO* %"EJiG"2kSڣHiahjޫҰ)%;Uy1QHC].,seT~5iQSRJbpUCd(Bu%85\O녽?36<#Cmy)^xWU5\`~#<\KCPlqz9$O0`.*C0G(nI&^YP*K ϧ2#4#׉oUQ^R+vFhu= g[ڽo|lRuـވ<'إpNgS??s=:1}Ao;>k>էa%əedC* 2*#!H\ tdcAX.u>PJ90qfI~l/bC& ٤%] /ힿsn홁lW[aj[m1ABa! <+^c᭓^eŏ͙YY#Ď>ԭkQGµVu6^wNϵڵOގCD w}'ީAg O_/?4L$N8`B$NEU_%*BA241D{C!#18CKHk3 T4! PT ᝞늆o'd qiEJv1H}VD(a? (&ؠk7|=s[s?{?į/uW\[ nmC7z_|czsnp Dz!$ 5!XoQw+q8:_n:b ۩7'nqL3RJwfQ Ub%'+OzWպZdڽVK-ԝ"tTa,\ R-sܬR棺򃮺5K rahUlHgP-Kc`Ӟ4Y4,%·LT sN=L\ARWM)@J8BJ"*R!-ڔ$0Y\)үK,.S6r pjB>,ȩ%15P 玣$v\TEPI|hyZVU$# \`Z4 5D&Hm}D^4M07@,md$C4@jIJ9ʅx^^*] S,kÐW+NyPuVod뷐h'IZC@Qjw/ao_GjD|;]- ap!;Q  f Ami1vf 9URf"-WM]Y q'N,p\DQX$pc Pw 4;+< U\ի4v7i/mޱ'Z9zji0YJwc{Ճ}Ju #|0G\d(N.? 1 $z5%p,UǎTv.}OHPQ3$wzjK:P1Fivjt$` A \ ]`QQeUiS8 jz^l;X2=fJL~z'2דC8I.]uca;kZ!bhb^9B42%D RD2:k\~شn%Jbyu a39|+y޵ī]]qy lB+7Pn.#L^U<]\Rq6E~T/|t0m2HyZa ،3LZGs+(W'4Lil hzlK!JZGq. P@ɭ P=m`u?Ql>V*HA\%tFkz9ˣ@{)ʮPtexZ(ohrSł4$RgN].u+%U1hqR؍+A 1[z ܩHՄx)A=N:ք  ku]&9?ʘ V"YMT|fVPP٘BLeJ)fi/c|wVӂ+-Jd7X^^xA.df) h9A''+YXxSHƅn|hiaO+̔[hr=aoҙ3gP'[dҊcBd,ZZc^~c ,nԤn6&4G"U&9L1]ƶwMO[ƞKpUs t)]B}1絴jM&USRI;:LM"'K9 ާ:x3 >nȽ UI; D(۲,Spds 9;~ꇾ Œ2B2x.6x(P^tkq"Z5퓳+ ҨR'1+$?Įm pLw^dH 8m?ùԾ0^XB^ äުMشxv6臖mm˧?iO푦C1*G9J#fKF:Y$R낊̰PQ= 4 d$r@45݇`,Ǔkv@?Xk`p"I0NDcbB 9y\ n$K:u7l0se.N﮽;n~wĆin;qRyw:+Wa^$6,T'+*yxs!,1o]J)50 ɼZJCOZVU_>R ^Ap/Q[a _ ~QI(VJsN*؉4=fEZӑL"KCw=HIi~ 0I֏ٖ鵯:~|tDiaIV I{򙅯}棼s{wWk+Xl,急tA"$pv}?﮹0wHC hQrY}T4Gj*"+bugOj^dpzVN[Ӗc:r1V–.{>atŘ2m?xq30&;WmdohU5 0u&^!4Yw̽Sٕ宿ġMI*9X"%l05wdk{OiJg+A~ x]ps6]g.um0׶<|±3Kg.K; ]IBA)?'Nݿ)$t3BjG S]cL)ĉin]`ka蝕Dd( OeӜ Eƨd hXYB:N2p|00Uwa덉z z]|m=K'C914ls˜~OGb|ߔB.Ⱥ4f>:& iY+8 z-%*(oף."{6ɻFPIT`ш-DjSdf\Q+}|=ëG"SC䝶Ia{e2NEDr "VrdĤiu>bx2Z(-ߖywbīLTZK+^~ d7fTu0i F3ȰC<ƄO;5 q^BU+ YqU 7RT qRV+'ln5&d&/t=S̪+UJ.e+x~CZS EYHdCEF,D;3>~ Szv_ff+V.n. 檰͇yr=(֮ը==8Vʡء+:$/jy!K/Gyem}y;{H*kcX6B ɸs'~{~rcdcDI^H,@/j[ө c0Nmj2l&6JSU'j3dYX(BGa>1uSG0-:UFFZd(VΖK_S_wF=f&Bj5ဋYIsdQſ~/~ïR_B|̇?zw'bl Ĕ)Kh' ;OiBCEN ^= 5-C u4q>QF 6HP ,t 1X0Cu\T;ͼ014:RX/'][b;" '#u6noՑKЛX, Cp=}{v &6j;:3KZhiņ0ܻ' 5[4n:`{1X%IU* n!i(^o xʹIj)q W sK?$4=5{4jLp-FRQ.Jd͏ cRLCWZU%R M"aic*kϞ?{0,3 'z;=wj{t6qpfcc^ҫۋ1^=/˄AE1^B &%>c6Vs`ApX9YĆ=U\ Ϊ#0uљH[-"K7FJO2L?RwI Ѭ2"WBRT`'2ORn>Jic̈́j%uY E!2|*;i|ҩF݀Y(9Շg}>½rQruv^B켤's#W>*b#q&[R_^"EnXd%eJ)p\)!t%I,3RU$){4^<,NȂL-ڸYIF@rVN)e4VU^V2_U5na0[ej4q*AtYMCaYC,{HSMSm:Km:0 g=SLMS&)dw];%' 9R#= lOPGe2L"N8.=vMD(@S 9IP?(9uQb<[js%P̰F3H ,O=?s -&^W535>o*vSgO|ᱸ;cxiܰ[P*HZEAڒ'{zYk|r,>QOȑA^xToyd#^&YE՘NIƐ#hs~ҁƒ~֭4ۡ5,K$7cӡ0-3 5?*rGI7q-!8D`y8 Gtc_kl.Wz]˃ .K?Ia4 ˃whNHm5=;>E@j0d5}po\m-كm:v^j=?|R̰4n*)gI|*RijLU8 |(IO'RE6L]'F;`&'tJ9a1-`L-Q2`&%Wx b ܽk瞿^x4m߶3g,~6˲:lLxe;1aa}/ǿybtO9]]T6*E>C?{AS-K(ȲnB,K^U Ui` n@zUH-:.ji"z̵eDx&%~B\N+0:P+^E=;=6uMj62u,3`J_OL8.Eh(`G,<4Q}/}~~~{A@Ja:yoD^ ޜʾKI:8Q W /Qղlrٸ0J"n |?=! v ߋ rki(m7Px8u*`r5Џ/GaZc"/״܂~A#\~{l=Y-ב{aۋ=htw~/0JVwu*hZ3c[MJBUЁ;ҾE/ 0lٰt`;%'½0$Y, Z&(p/-j#)E Hc*4vRDE%*NEaYļA"n`!R^(/ȻUҙ8&q)4 `[;viM6ݹcζmN8'vݵ3/<{{㝖c=&޻w= ߺg''N۹{}co޾` )jzmboj+{i&҅2}3+~ -G$x]8nf̷-[J k L98.*6oA6+",}3UJ8a[-\[R$^FZ$O[9ҞRrQ5+)A~Je<-잳RbȼH|Qi'Rgb%W .}_VZhΣz2QwB#߫!Wr$5ʎ(UC7rf2y2WULﭤNI):Q*Zx੥>ɀꆉ]XYk{cH0ID W #-Fh1I$Pw k/ Mñ$Џ}iQȲbj@X)LOn~+uq'q2-(SB+vOYzifW}jJYnxծg7>qtTra4@n E鑌&ju}4T> "?}~`e:g/=rC/R(F1j Zs&H'qxfqD9&lO>y18޴5.&Q֣J.<0mGȆ ¸4M+s!gl&L5O"C!\:s1ՙk5sKal:D+p?᷼)!bUԋކ=c=2,ugoM7ܑCvo37?c F.YWvT$oF}OҚc@1z/%@X.z َ%أ>I2 }0V3M;$e`^夫1D :n Kp&7qvp=+lA'ݿ?w٥ db[kTs}`[mfy𶗽/5}NO?wuu0(z*i%9üIq4VyxxFl [jMJZ9(oVxU1c̱*[ !(LDEDVQXF@;6[-B2SNa~̾J3r!y`eF T?kvBxC͵sEzHr,"9EkB:nkJ]TT@YQk!JK{d4,+,y r|*7㭃 6]dU㑩% y<V?SP@nXdh7 %9}3E,(S| 弚;vYʝgQ#KVb°{*6C>l$+U/=̤ɵjT(k0:KQO(=כ*D1Jnܰ(JfNOӑĤraLDru~L5l!0|DIaJ: kr^;me\PvQ(;NKQ{nsW-nC+pˋ0MM0q;gfwo֦n7W^L#SYTIt>CҟŤ7O-Q',>aL5y]K_:a#A~j8+(66@ l!bJm԰B5apׅ Ձ;-v>y£ocAWvm5qܥmڲM D}MǾ1'6ր՚h_YZv}s+ a*`I5X jP'_芪Q F^"@ƾ]?BUUMV1*ȍ70^E95TAbvc%]]D59nWW2fFUl~\+=W,eh}]D۔rHQ!nK)`rTV3Y Xr}˜S@QSP*>1V *YSQ2٤^\((eI>ld9,$2?͋UsQqƕWkZWXaTʥWOO.P󳐤t RQ$!FbE1v?ؼy/fSx D"JNΣc^dthV͞>}ze&Pkn;_tdηՓ?д]{Lw JMLi_O L pa`Q4ƨ.extX D '8 [QJ!)\$L֠puFYE$G8kRM]`4m46kÔ]Aww?孛>[[Zr뗎E?(;>ځ=Yo ɍ3WfW;_|gkb?_{{?;7;)"kp 4f+[vEK:Z1y}oyqa*!Kl~oϒ7'#{*zMj;3g59Ҕ1fr휔9b/Rs K0|YA)^%Jj-P5F?sJJ5DPX)3Xr~aK2h-K씉[.ɯ"!] Z \忕 Ź6h3!>)wBϫLWȸDd ,6!Ҧ,Q]IhJ|!4_`D YV׏ׯ][X^\ (@IB9 ÐTJ?_0 N-QQ>5 2fFq$ y_ KIɐDNCiv.T\MS*ԳB L~j$,KĴlYW/oV7uN1>ۭOuWBT˶{=w1>y?*> y׶v?М߸ĸ,/͇֑dȼD(+ bR5u,҉Kg75 Ki 6o0AC/H\nҲPhfl2ƛJ/ӶBشHPNdxy2'\@>|$ 6Qjk7]w{|"7 )fkrvH{1R <Vvk7כqm-}򖻧D%LA?wjZȖ1\4-}O\gwϝlSJ7I[@yGEK5ܧ-r9PqQ(iS-dB5-P&F\p^v`7㫯.Av2:0M n+R{!1Q&Ead ɘ R[Bg])ג+a48ct g_ԡP 7ItD͇iOv(ޗq HI\JA THXB+t0?pIUj4\d.=_L-?,l놃\kO18 yƱKEc5 J_bNN}{~!j cOz[UblDDy ;U:,ԩ$)jFos(JH. DHxOFUy= aQRR\CqF[8raLlAϳ ԷQ@$Hظe\8ymыɱFݶMIhOώjh>ըA4qӳ-kc>阦~?PaJ֕-yhEmx|~v%~`fZ{7*Yҩ֮[8ſm]5t G%fﰷ7 v5&@٩'ʁ2&OM btYc^ud+RM1QR4:NA!HUdHV\%A@rI{Jo=/16Q_Dh51˶lz疯vh֝p;|ii~mmִ:kOL4qǪ{ƉM~ !H <^tXAh284H T עa+٧Rf^7`|]|$ &;{zDOwi,Xִy@pr(R|T]C# Cr7h(T*E;X.)Ѝ>`wK ,c5f/zPd,b R^˜ .s=ܧ!V|ԋf57߱yt{wѹ_! 臱2uCUL Xxʒ3HJ.㝭PGxZSbFc W$i8pm\lM:hq1tŲİ[LH2$1[y׺^2Q'b0DX7m~ [8RmZDe?^c9@S/+[v[oG8^vI8%m`{!:f8H4ʹcǶl Mriw6u׿~m{ PIZhJle)j#RI*!u"!Ij\N8x֢thI|#l9eJT{=$eURW-l\W:;^4&1=r;''0z˹vb33m;p짎c1>=3ock ,;&\aӄO^ߴ}[Sc]+c'{q0 Cm0ఛAlۆSRkruXV˛6o^g]7w~1 Uϕ9Y$e-emb7EP3M_}u'ٰ#nBeeqYjo`wf ~+|:of 6T 6C&(\/&#E"Ә"t!IT4/.ht>D#Xr\c4RJy(Uas^-D Qɯ}"V,ɳ |RV:ɢ[j1u|Ug"3\[LqCFpGjvhTDcJ6xD!#Ԇ<)6X&+#i!aF38-M͓z8 }@WS0N"?V=bDFV +␤QtAZȓxS'1ZT0_N2P.>ࡖAxXO/:^ԉ?rd,`z]E$z^+;YlP=A_3${qA؏ncnkƸkhD,̭ן矠L7#ޥ~_5n :-a$k͚suǔiؽ,nJދQ\ZkMлT䚚1h q4QKh;uU`j*ĔXph;,zI_$1 O6e: sMX{e ahuX{ :b;X;_wM9)nܰlMg^wmamc>tnvlsVexz;mm8[;sO~Ck"6q},iḭ``J&Al5\uQΥR21QD5ڄֆ ͥ+sA7wo}c=qܞ][qg>u{}DhEӻuk=Mnj69aLw(0u։G֝V\:%:ќ:0$+dVW/ xγ4ھjubũLK-m-"Ε3/E4C* Z0*ܙU[EvϞ(n'櫫-3ȴٙJkV7qɝko~ zàgbٲPGN udC 7!ac,Ԋu8)hH@őaa ᧚JP iz}Nu"^(RIPE,Hq0˓]Л饉CS ;7w>@r滫Oϋ8ab.V~pLMTBeRH$`^cgo#O难~w\qE ըRӬ7>p8L|'$M}C HyRxp>J`;FYiŕGf!c=^#(ľqF/Lks{t$\%q蠥7M@B9,a\~0s. #jީW` ^'`V(`2خ#D@ . mc(XW/ˇ, R* P4CL3Ri?$-FTz` ME;Xll'\5E`ij8G:Eq';M;S@G] }vFmW뜙 c<}Wop!b+0{hzyArQ4Ĥ`YB #(&S@%] Hgt¶w:N[H8Ao:NgS?j3ixmgBQ~4(Lz+@Iu0qdzJ}u{a}Kʉڍڭ灾eN.[W޹*lCŅtH:( 13(Fa×sPJU,bB4퇎X1\|aj*AhqI:9X ]( 0bejfZbcE܅oYwZǡN-{/VvnW?=/ޙ)N|mS bٞ*z,٢a[;GNifB܆. ?`v/2Àzv|?,ÛT;Y댎#~k_vr:94[ppdcYdGMFZv(~ >"4̑I5ta[tf[H jj؇K7dO!d X2wz)RsĎ~M4TV'Fdr2b1<Ck3C\啐)LZB'Ԙ˂34ۈq\h2Yd%q:ig'$Bd\=If$VclE@y(lgъb HrM7zr?`p~ ' ;SZw\Mt/@GETcGh+G/(0k5<ޝ&DD(zS\-N 7@쀁 Mq%(2\)f X:C<bT9Wώ6Q) llĀP yZT@@9H%[V55܀^ʛ$P('PaY)jBGwY%Pz7 _VtݪZDa@}H!sson|DU pXVeTi#.KTXV;e^B3YrHםU͗N׻;3+w]~bsQ7E{=\*rX-z6]X3 bcW2cWܘQٙ+ۖ(0mPiw[^3(1(n9=Gνg˽n2%*JuKM}.VQ% X25eSӇb` {,wei9vp;>WDDѩI*!IGhcpQ aFNnm0 НTfPπ@'!H0u  l,w5R#E%=zTAA;Ar˥B$.XՍvL_սglso~fu!uUU 3 ^ޮ4fںuz~. no7O,zsk}gΎt˥vjb\xN{,֮.%GIk=9rnM,d@~skᵏ'p=}؛vC'Yf{2Nr0I~\騉},gh9XG(;;w*MRS 1̓%:<(QxOJ:f^4TÅ;9 O37^CI#J;p9'/ε?7npLJ1$i>o3'4GU\\8kB1"3 h- M'T?JtơTlߟЌLeVůؔ=U,a N*K+}sSꀎ‰9{ݰPBQDU3sߵ$p6cSMF d78r̡W]\.U7{Ykl߯E\\.D+uǎ |';vyjYNZ1}~?=ChE8;<\%\j#E|83O<I_}A K!,y˾h"hOӞAwd8+)MLUd`y,6 $*~Yb~2S-}L%%<~c4~tߧ>6·@Q~ C~z!:$QǑ@A(t H d/0,CaɛBNL#,qE&{B5nNAN!e){Nc@p=*7N<{Ĥ&58A P1SZCJTk$BWFCsZZL8adh%iݬk]U*P`QfԹvNae`%_m}t^ 8v#6˴ ï_bpKug!zx#JJ$1i%8,̇5DIGJܑK|DUYW4Mz]YxS{(@s#bjFL|G>+tlj<,m{4~V%O<#r>Hl{5 c1 k%*<2 v$ g]fq2O ({0YBQV>1L3$O6M<*KIՇX1:|n |$j:K9C?d#K< /ᩏJOcR71QS-4n| }0ݳ;(4Mjr x~1)}|,U5,K<7{VsOFA!ȓLBEW= #IqMLiA<)2ѬcDP#dRӬx*'%[WziȒT,'jAi)F8JmagD` E C(؝sI? 4|*SYc~}{cȑew}omtoƾa9-TtMtkr V7Ѝ7vkrފ!}GQyܶ+KAի7U+/Q%.mCɦgJ,b M4(g^YXൌB--ſo5(( ]~+!<2GS%vz<]n~b,Ŵ]?hz] `ʋ,dAO9E*eM?27QNgJ:vgX)Em 4goQ=t~ZTa$!rk۟>1=y&QGB8ӅD멖RndsTW/ZV+>[*9~hC>;ャ送œ?HqbJtq c( RbГW]A=G8 H5hĊ DA8t>T_ɻ#Ph U%h_1@SX,3mCF7vkv <ЕvvGL+Zexj׷nNpgN^zicVSOFBB3O.9lD):;nWN C<[e:9=%>Y{㵷z~;+Nw*؛ܜ(E.EB?̑{1=]K8iS#Ps.} m{84'YɁ/j'Ԣל0CƔyRwCd9OeԛfX9) *>Jrf}J. gL>HJKu11G{c&I`? S(k2-1qH|ag)Id ޼oɒyB;&6IY9?0˂,_glN@ p>tĀ+ X2QMidY;bĽc aOlpޓ>ԑc߱YA:iYZh} W@)Ic"yT.!SIAdxӎptX¤%.`8Մ:NIh4iQHpL6cjDTpQyA۪)1R>@GWC +! C.୽ݧλ*.[̵;7uƔ0|ȡj1! t S;1 n*{NQZAdW6weI]yGH~Qţ4D4K$)?C$\E1i"Ѻ4iT2#ְ\Q&"QU,}e@M@H⋷n\lMoX2|"jbO{>05lbm_^`!n6ÿwo+FI]>9hâO ;18=rIMOlb)0 Ŷ:G/Y0alʫ79eK#t݅GK&76޽[ pXeqyfzG?l쬭~CyXQ5e!z{[|>$*Mw#\h#Q(>cAUE- xb)FIOe1DH01*@".[ ku4QR?yb 9Qdɹ_{OPqLΕJFmE^04QD+_4=Q(jZ̙咭(|SW^s!<~:vg%ťJmz*SSsK{ۗ6^|s^\qW7X޻oۭ]u}bbrvvtYXIx,cCh?r?LIHο/oN3A˳҂Rcf>Aާ yMx`>#|Og- ܬ9Ń K2Mzy8/1G=뫾 5ɹl|DTWNs!yM(?u_@:qQ}KxG## Cg@Ӝ0} m$#o'xru'ܐY?a<v3liYW sqR2(&HhB͒c(,4 WR%CrD#pN :4߉>-44| T4cݭZ]?# @8p @ONJ) ͆&X("&R  &Byj`Wp <@j w^TxɈ'w=TLU# b(d#.i`'A} ШAۮ6 EP|z]߼}DVtDN-~~cK,H>VZxg+x) ڙ4Bj'&Mm=r, ?q~۩v~k_/w.xs}ŏ3ٟo|͗vVz>sO׫,.MLN^r+RݫmwW.}S]vޡGϭoشॗqLh[]4M bH Bh۠ >[IӇ_?UΞ;C(5O-$}ɨ41yrMs1PAiVp1JWҁ&#K]CI|J>ۙ1bea bOwH ~Ԝ\a!5J)=qt(5w{Fҟ%X5{g>'g8u:5։N'm~j79q&HMy2q.05MCɼӳ#?Fhf$6ɴ2pM_`̌o^!HِCṷś_?BLmcxXC8~$c$ _/ԓ욒^%ӋFIW+H^~=It;z n^Dwv7v]uPDk qZ9.☥tb%mG1}2mJM+%Ɋ5z^4[_U ԋ@ +g`PGGHP% 5h32I$d# ՠ' 5@4 \X?f S3(50˳xzzfB&%k7;uTQT)&QlfNG>v:U/r:^k;t("xU⬦BNtx`􇢰öVݽk^ dںb:McD#$g >h)] %xA %R)4S\ Qrz!zhOO#(Z/uMZV@E0B6 >qYea1^͢aƁ!KMsCZkB-wcQрs @+,_>“~zc{jE6 S.[\:m|e188?==dO}xԴlfj6;^ZkjjZڝ85fuMuä 쟎1Wsgxl6P=GQ̰pK-IG"&G0#9s=6*RFXtP>{obndbIGPx^v>>?ROp;)?FUp* 'c3_(Y U1ґU<8ԐCFWǬ >_aMOl3K/rz,أE(r7$Ny& CӶ~R#q%eJV&tAä[d0i̭gt/C!1QwjNB?"pb #& 1 QФ!:. ͘B>yē.{V)vcLU)2OrQH>*,!s*L'Ӑ\֑ =Xj2! @peJH^Uސ)E!͙AgLL ~sku{m̙eW( v6+sG 뢺̟sOkiQE**gz hnUJ` 5a :iuv ݪNИDo8Q$'pQlB~ f%T1cTOPWIxT7GQMIV{,BC☷: ]Ql0m7{غ xs0>_׸j' %ԓtR mz_@/Ҕ`d{SSͶG_5uL.^{sEsf=3Ggġ붺9~[W[O}7x}sk*%7- oɁ\!(rωTlYx$#S̥ҝBh1YIp[*X ߍy &ry =AZBD`7,:RR4Q CY%~` Ȅy˯u*)w=..Tq7_ƿۯ8% ,'k5^kn}P.,Q/ir ™'_Dk'^>.f{±Go}/_9̾rPS۩z~/t Լ^w{^ @@2LUXj ndʴzk|El: (hlj1 Hl@.( 0pPlCKnzQ$x?/OWOOZ˯z~ځ q頋QE̒@h U 8ja+Tl n(LX981ad0eb l)Zέ'}wH;B!\g0B4AHI(xa5HHɆX@Sc#4A"K^h兣}jfaq]iR2S4c&E&Xo^~#G'ݽ__^z(0 ԣuWf#!]۝FڗykscSE@n޹~]Jgzq,*M`2$P G.<$6unuv})wT( UɩG<~G>}r<^ źsHCU I~`KpQI-S]鈋mdB?dl(9KhV$ˁ3Ր|ci? MX\I<}88E2ZpCC.vKQl2!%o IU+9D<݄%=ȕ>ძfIt@P/!1d vQ:i@M҇,o%V;tشysxdg],pcml {e.Q` {1;BGT!)MĀ`uA(%S Qct7^2XL܍a DuҮFDҬ!gP:#J62ʣ I9>zk$i-ւ@߁FuA Q\Nlc>TƁfD/{1~"!U6Vn7REnH.n'>ɻWj{u͜L=ỵ'ۛW6xh wS]ب%BݏbFZ(`h!l":}%}O_TCOIlSթDwB{UIOO$Đ!HtXoYT:w@x#֎88v6L3₮=pIS+RY å3i fL 47p8]^5f*S?t;y3gO}?~~ߺɏ&v'6߶ ˘X5`FE Ρ/vV@,(֥=*ET(Vz^K65.=q^XpZ>u S.|cw;vеoO}SG~ƻ0LĥŖ##Ҭ:D8䐟]ziE>\~KŪah0JlAA"nHEd$OPJ9&e/'. Ta \^1N4P'p\6gfݽ*Œ.^:1_ 7x`[|8($qr @qo}CleK $:q?_3~ؑsϿыO>:xNvھ^6;V<)qnֺ;wVխXvɞ \Nq_ Sg>g]\V{ۗ.WݓLpdZmج&SYR*ږ>oƒb>Hً4^#ޟG`:yx6GK"ls>;x =^34'! ޭ~р|Nzv:PM=\AWN.2p{Y.2IY>OYGc O~”f)nv{HS?#DBN@Q𯑞9<[<(!48.DI*m?4lоEh_9CX_0pg$YNƲ=mP^,1nh`v EmQ(C.D'&?x9Zr(<+dS~ I2F?vUdr d nwQ4,pAO y0m$xC2rSɄj=" j*@h ţ=Th"]`jS]Y۫Y}l[uZ]>sD\$:uśO>t۽gd~Bz U@hbr5 hicy^Wj͚;6Ĺm{M ESN~]l!u-p(wCqtƘ+DDa,.n{eNP^& ;vO)jӭ#q# {bk%E Oc_[QLLM%K6NHEWCx[Zq40h78*8HĚ&D ͞Qʱkbv=( T&Z.NӋ3RYqVŏW_~fhfF,TOyHNr3j; AZB2g6-d}W?3}gΜ:S)MMO,MNN> ̟%|6&؅Y [/5&*Q ]2sjUxXbџzq ]|nݼ+TebʲuqVkX!#iYN+8⸖J'T\q>#;|zQz/m# G뒿QsQ#|p|{~\dΰԈ鈧g?"3a,-FpV)֌J!C<3[Rv}3LKMfs{!VDlGRW(xbOoO\YpcNQK"Q|6h-aߗ8R"e`VqN""Gy0c$i}N^p;=)odilI>TfښLQOq9UJ욀 aګq0Ăo3w0QfFQȢ(S< 4cX@\DSmCtv{5u.|O0`/تxoMϽp~w^4]{]ׯѧs53 )>gbYpj'>sԳ/|{> chM.E( ҪbdRTƒ\MQ,0 >n^Wf@B!>޴EMZ=gxhiP2:95BRabQ"8t'~P'#KSY 0mhﯔ˕b4pGyɹs[>d6F׶G=)ժV';M}fa*ڲn[u JP,9syNq\ nfl!8+׮^v=bQGlSEmcrhF;Zdht w Yf1dɝ"+ߟr;Ɲ`kޏ!Cv')TOA[2%CLK<;,H==3n3GFPhWtt/ܯ~Y~Y}|x<<RZs hH}c2?Q '63!ȃIdxn"H:70T<$07qPL ')^Rj K21WCv~FO$dRj0gth/ ~iܮ17 &>:Q9&!Q` _pr@*1$GG0A'dC'I|&o-H@PKa+=;x[ 10La"}9=.rl^IpB#+QRŁ2(?$麝뻍1)X+/>{|Rh6;mT_['"qཫ[_Ǟ80*pE A鋊%|[4D3. *| d!2 ?JgEeXZɍ;T4-aE< H]] Vd ΢ #^^Q JEԈY zm !jHC!4ĉ~c'8vln[zK{'Ĺ٥"`^p.+U2<(Y,`3tE|ľ^Ӿksrj)6^owi-K6{(@暥NݽwX;!/Vo}3Ex^wiج6gWozMf \rRрZ<KiVK3OYRE'E~ gD@} _`2,A0.90BtdR~-^E=%^ӨΝ j|cO=ȉ^g@JJJrh"!a]䁹aZ ÷(RJZaU MRcfȈF8L P X^) : aTG$Nޫ{lj 2cjDϙT̋LE6 Ď^]~՗`FB.ܼX[[ ?̳z5g21}u[ΟZR}ӧ&¼Vo樵Yڨ]v{p^4YnZI~0M*Mq{n1J`k Si'J78 :ǪR.?H9@{}Jv){|=G9"0|3\= n@D=,\}垁S~XSaY* #[ǧR;e+Zo'㙙dU=?~߿)dp7NHmimp߇cu9 W8f9 vW'K@ & /q@.YU Aw.*PStbievąb{7;8w^psm][ݯ<*F p!> ŴYdVFGE_ݫN+,M3O@oZ- ~kP<yj&Ĥώv㟺+igO%T=,G߮:2T&.s&X-a#:Z+\V"֡GhjGR:@"# E9TwBoYŨux\aÉei 9t.:=${á x]0m>c@IOsNB.bh!fa҄S3$ !41&}0BJjܜK~|.»5G ' o:8ܮkZ9QPT#H #[``BC{P7UHDA'X$`4n^lo\=^iw bzWjW&~2l~(0MΝϯl;Yx$+T5=nDS@`h,!H6\' +DK 3)jL0e:;Mf%Yo ;纞1rX7zb0p0VV!$U\Ee=`gau,ON{ȹۧ.4C'_c};](NO٥f9=_ʄ-/~heگʿ_5+ׇ痿+[(bE%~(eoo]o˿90C?_k?~S3sbEPX7,+CZ{:?\]"( 8CM&$F1>F&{F !QxQ'`LAFQnz3i[}?g^?Tsvۃ$'=:&(Ki^1s1H!5@#!g&Z*! âCmGgO{>a3 ):f)ᓉO_1p%yU",/VPaۯN2Ήch@g񁂷G?Id\gd(#wWbW20 [F?5Z 3?5r"w:t^9c3EDM)1Ieݭjţ*S==Qw:WaG(I\f>2b-Q Zr[IࡥBԈsą.@C3UVN.ud`B.V.4[=MsZonfx-GEQTWrz1Di# yUVx Yʙ *NeJjR{5Z Єb\*DmB ~HsBpugECyɳf̴skhFT.q”Q8&(-Fi* WزV@oę$H=Fz]yΏjx w*WxÍ#pvV⥥RѰ'U^;yp=J'?x#M`o$Ѫ(9ШXdJ[aJ|BplaךRIZ^K'׽w[w=q﷔K#6uUU=?~,/pB7Xza,d.6_7SDz{ 6LXSμAy@3ڗH9/"ao#,8~)@ -$éC [&$a m:ߪRW0@3 j[u:_< 7b5o%-ڵ01t;t2& nFqHyxY/4Yʒg䯃\~=e]%Aܳ^8g;3|>_yuf;y@~%[JM<<=ۼv )W2ϸ>5M}A\ZxH@>u|  [dF.?N]Tu07T- i ktK6ҜvwoW((7'&aKv2_N 냉m9qZIe0R-efl~c)in:W&s@xDO5O[-p(qz26] .VLTB1"'.p6!ҲqjVa-&4hi25vįݝÝ͡?Ս~8 x~[Y;3U-!&H莭Oy~u?+rbGgY_@MV4EJAƕK \Fm&᭽ݟyϼwU/[Vחa=Qq.:޼;9v}^ly_zgpF*Mڬ<,J%8j> Q:dJՃn%HO?C7̭MWpqX+ٗU G@Pi,s,3i4t{>8tu$eQowN/ uy[Nf[1s^̻K(*DnR36GtԄ$L )*gЉjMaVc TS!ٿShXPPw`!{Z1w@%e U~!ጾO6BOLm,;ce>a2seRlp"}VwK&4 ͵v7rS{M>T ZS=IB"3yPg@> g< Md=i^PӢ ZOʹs*A);NLhI깑$@s)`2bǝ,\:B1  8mVw]-y(!Yh薙-@NPe}_[k" ׈1@:NkM卞KuKO_ dWnzGn]9[J*1:(D?t'3.y [ԣZ)W(Z݁ 1g9EBU#H]#zuKJzڛoCC3㻻bqFqM.f†sP іlI"o Ltw3킩&U8jS YڷThFXGShgxlA3ѝV;VARs!v=&=(RM}۷&#G#`; ZQ"((^I&FBxFra0&0ies -O Q5!`51IǠWLw;#nS(&ْ*Dq̴Yw!E4hALGM0dҞѴ1XӵBaQY0cT 22X8=e-c9_ȳv3gwѥյOyl+7gʎԺ0#5kct/ݸk5I6`!I/}1 SfGb*̈́BsR*j5bPhJF!ſ"2BIʮT!i)PpBe*wydb9X$2&!G8Mt] ^Dv#k/}" 5l¿@T[uo9c9Gm~ ^ 3̘У.f,}3N+Yݢ&"Ԓ{}>~}V4a'K$a/Oc83aqiL+njJn܃ŊjD4D[e7?Wf@J 3 w dr#r>Ml uH&Cꠁt ]kH#[]h f%L,'śR0 ]'Ȭy :'qSu 9`+J,4сւ( yXIo5(^z|y 0%nZm A/uqdC&d5.0)-`_u;i'tjm)(%NѽgeTyQD7?!y3G R$'6F ((u ⃉x }ɓ q.| ^+}^:uvSOΠtiXvRo5)znQ`IzWč~[o?owٻܥig}[m&l!z&;?ԾI%øm jpJ+kkkkϿ~oKk}W?'wz6ޮi{ܹ'<ӟN֍7ػO{7v7L^F9AAB]bM8Ҩy 7R#_ R6eWS>{Oܾ3H^P96ETׂhPf6ѝF'*b'xӖeĐ.VIa*Yb oɼJ8AD6[ Ϣ@pܼ7p0Bq8-FH`` %0"#z&ђ9# WG'j?vCɠCSi\:|]Aë>ԗUHzv;,ҡ2ԪkY3OS5ɀk~WB3`Z&jj(S1b ԘHOV*p! rյd Xp}>B2մZܜlUMΈq5 dB| n(AJت4^ndsdVnұdOfEnf j"a7y|R[0gt#]K`X {)H݁kQ򩊎L8[рPKU'rH!Ն>_*D5 I`L:W$R2t!hP]a'Vhֱ7҈o$6pU %_UaBVtnT n:06 AE#&TWE<Egr8eȺB(M Nzr>ӣΑ#OnciB1)+u '6djPh<V%Q2p)WViߤYRUם_Ë7}A=%_U/'dI|Ftz=ԫ_,%<eʐ{x*,2SO>Q[>ƺjg/#BHϗ HT ?(^췻 5Xǽi+#pni[Sd`]; <3Ԫ ) NaD$H$ 7i;r?ffBmQ9DžGJ5S==Lp.v˽X!Q47nݾ9{ tN_ Se $OیR\;$1DMR!B5BPy )`dS!]H#$-aYIgv|9 i_Qɨn329pNct,Z2֒$tf#s]v!q]%&0p1"^64"or8%(\ŸG\ 쥚s((h뒽/Tmό*KU,N $~hT]nyYgn4#R1eM9SN9ik'܆$D4wTX)g֊ HHⶡ|P#4ɱbsFI,iv?pT՘j_g/\x %___%7p?ʢ&ٽ|vgoP,Zy6+(/ w4KY 2$IYejkT湋s_y;Kt![̈-T|1'5 N jL#_Ey,Mb;p8*ѺpЗUvcǏu:??rm=Nz?P44h7o޹G7>0\"d*ƬWUӌvUɌJ6́,٥?f!y[qYw~2+kI1.1ρYhoCF9C!HPD놛-c+7&0BZt0I^C1q$ łgݯh0цXa7"i?eӲP7"Bf42|5J )q*YP;(V4,t:&8_\YU!ǣHo7&ҧC SՃv7BDB`݌ޣ_,0Q)ݨY93k=85#ZZaAe{pڮYf;H*qiv(|B?#mٌW1lZSFxbRd@Yf<& ci,簻"]{5MBonʖqszk#k⁌/*ٴɡ5z@;vWxoip4teHEggOe' A;` ;rhJdtMxܜXi^-\9lETP$!2>ѵ1#0?F })x s{Z6*iS*㡀P'AgySڕPꪷsyko0^?O"c;l?n$ޟ?.)/{}Q~(9-E7C~Gēgt fsb+C$k#0C{pm_˺Yò[t=^>qFv:iiy`g2c^^_/{˿_#ǏV֎il/7G{,|bqǗx0v:foN sc\n vO}|]wm]ޮ+RV C6CO֨jhfF*N42rjBX\%ILZb&dIFUxu;++%qw?m{勛|I/xR홢n=E?ɉbܔ|BI#V&õ./N6fкJM+܊0MX5dYOqE1닉S7z͗t7R/=Tjm-{kyNDDmKa|'Yʋ)ip}p$@5Oo#y`)&+^ƕj_![X0NȔU6xMU3!"ٗM 8h 900XKޜv_}6<*3D gֹs2 ׸1}Kt۪KlլKO7k(n\᷻f 4l`+O굷aKhf|Ql]͵[3ѼE95AJNCM'~ [ =%ײ> %c.׆ɉ#_6 }%rp2sԆb8ÎFz;[ȹuv#vI}?ױy{P@mJA[ F uĝٕSuV^@2 Q$t C .(k-n\gY^;t]epk)Wýݑ?Т.˲<`HNp?+E9zt#j0,YXmKHȗ4ַ}"Jқ/[[g~(侏|k_OtY Zk4!#+Ã'_J$v+^='7WLIޟ YoL|ESOSuf0؅%8]wmoGUY.*?}^_u/ڳY͋7=on/󪪗;I.<ħ)F_ J4lDkNTDbВ}G yªmX"4 o+eXz7|̚slR%!#VޯL jE(sɶѺsF5hݶp5~ րGiy2TΌxZDPYM!,>6І{ЙYLТn4-AxH k3i:د#ZP̋ݥmtܛ9`OFWCk݃ Hh#5 )i>g@۩ߵ"'LD8eb'#ztU2?$m_QDqU!~PY{ %2a-߂6 0}ô3!g&rGӒajC *0L =L3UMI2I;|TJ]`Wgfa=)ԴO m p/T0S4*OO.JVP"娪(x:;K|V/}qZ0'TzV\u'sFeX) 5Ԙ2\(CL`.뚓' 4=`?}(nomvcVjv< h_6t]VDPz0حje_W~oθMזnYT|MC6/nztn> {գ{;hHElDC><#J"]T%xYPΐjx [C"16c`@rtҹ#o0SYqjӆMhjgDv3bxX1y2N-ts~<Ŝ$JIt bye:H&vA^ehz[x[KgzRSNTzHTQbQ*0:-q?EMƷPlяwt4sRLam[Q )LX{ClҳPq\GZ WᱻNE4%HoD 8klp<NYD4l <2 {?~LIH&Lɭ0ie{:G{;p:xg?[=H:9a0/6v+RA;.Z5ͲzC(䷅]ͣDm\" qrH0isF/iO47OD*)xYh? + ('#*/( h0o=O#֝N^Q}Pt(?opw=x2ȗ =s^LyK*tMf9TCX/ 6YvԺZo:Cɐ2! KۃHo4"^mCu_H%qA/=Z[W~'wUEGIW.xM/'wJ(Յa#FUb ǔj,cҲ<ņb\ V&p_ՖVh%?}Y;T`8 ő+y|R_g]Q6rx|2hHX^_= >Ъ<U Non=Rsg5ZKXaMkAP*=^UC1/ZJ($ߵ*IaEaͺ?k!YIYG"bh$?ElDIYT;۾pq`OoX;'@lE%jX߾{c?G1g1Xf6Ys$2G#`(M[,wYV-HUf&.,/.O@ʀ(jogggo|z 5 {R8u~sco>ѻC?o/bN >EI2iE]/hxӴQKٸHf:LB$kcPOVUL/0bK1E)8~ת!Rwm]rF! Yj4yYiV#0eaoZz<\q^ ŗ:<.JNpfU/%_mDO\SQA;o!BxUH&KbMվq$-'tԍYeV~?I/NB\:[O;uO^w/:iBaɗ?C8b20)4p H.mŠ=K @p0bv 8fLoȁE 9pZM_1eZ4(7ڶiہz=4gwǽa6Oef *^qJkldf/j:ݑ{cߟKnHO|S|1y) -nɵ%N-/}|f&4<*Z/ F9ZbrP όYP<,%lØws-^]iR <}D&yxttdB$oBB i>u01]`Hߨ6wYIQxT0i4x%9Jh|*JL*l㶤A4+*``seI*[tah\V%h8ٲ>×y~`dWP *v2H#,Lu "ϡ&,GL}QTX@qʕsNØڀZQ^]_;|jiG6P:ͫ;NWwcdx[MwDMލ:]UOwzc_ηr_lEnFve8slӎii:PUuBFRcl~/:?<-5Bl{~tk(LBS Y<21W@7[ƁV$UM<**n^Ea7+տ}BjS")Ay/;o{Z.bkbӄ: !ag=R1-xZ*ᶊD[MAR֏{;A}_[;y-- $:wmqzѯzcyk`uyI8ժ)hIKUzCZ* QhdhR9 ^! zގ;[WU]x얎FncpOeX\b¼PىָM~0u{&oUD3K[NnId#?޻(XV5YlmGNfiU 2M2ofxmNhy Mӏ3:ݢgs h᝚S ;n Bh6j37sρi߳G2SXOjK:Qw`Wnyݓ։VUM*י3s7+Fo ȇϬ~jZD$7)]f QlV+.lqFϐyfVz=wBκ eF)tNZ=SϠ\`\`d~Sh%HYx'eAuҙuEUiH[Bq,HP t=Yը f+jb[ O`6zjM8~ƐEIE[E㤞\P: IGI R=Ue)jS6s:Gw_G}ynX⧘ԥ3R?mAL%n$)qv T݋"b7y]Z=m@Ql LvZ`BMH_bR*!Pp!i_ m!&tuq-Bylx8Ɖ+Jx5B{MwF.ueù^xco>vǿ{;;i ZpdMfYǢ `hz8Vb{YkcA,AY2%\mBa5@{ZYL<#/ 1@Lʐ'&o5c, 0h$s8iU} ?_ֿ; 14?sٻnykdq̀"]КBEثQZ[f)3PLY[b0EFҩ|HhᛞRGGlUngyG޻|| ?y~w,-/)v6#0ՒK*b7eDv+3#;P`+c3*0Vw  erA]CA\F Ըɤz RnZУW3$6.U)/>(s [a3)|Y##k<Hy0[Ii./HZߩj]׍XP>In(F)oMBƴd3qM3Յ6\r]u-֌Z}O`'s nhj 8?Z {;3Ry"t3RkA6թco퉞 ܬ }YfGG,J4q36}23$]\l5K,E8X)Ȥ⦻$ϲO8gf`[{, l?<w[\tᣏj[;,G\mV"n_{e*$7''^*,3 *iS_xszEpsrMR6(rgD[ɒ˧}ntb;$ eNR5Ȏw!O+pojX'U?9 AQ*%IYNRf] IdsoM Ck̷t!JRt^$cjueuҥ^vW͋>t&Ӫvѵ/Ww]$=?`#B AXu6&X1 +J K8D׆d:RbU.Ǿ<:\p\z^E7? '._ckΝ\Z^dG g;hL&e x # g/,=<$ND1CXp)]LHvc[}Вaߺdclc0'[M2"j`\=ZCFJG EFL*{LҭRT ]@/d9+ ^`_R܅{[`≶Ÿi{z6/P4>eٵi-P>Dosg=ugZ]>Qr?' $ƴ:i6X;%;U@Ү魯s`F43x-g@kvo+!i\{tз _ض"}vܦ0e4>х|ĶyS׳3G,|-LOXZ|whUatʀ!|Q ItY ݽ͕գTyZyArq"!N;¡&t1LR5.d1PG.d': MZ>C4 ,'S 'C]21IˀSbR'0ŦV!|(*hʔ8b 9 @$?%R@E}voeC%i~E*nuwB] h Ck:!SkvAz0I #?kĴ\h O OKk׭wpP@ &Е95^.q"v~tyy`g?x/Ç?qyf p%X8 ФF)haXEfjk;7Sء9$W&tl$ l`4Ӓfh⋎Ak%Ce!slBZUl8JXhI,\?8߀ eo:йO8g|f LmG~/ml=f|=Xڦ i..K_YQŠFMDT)9l;\m^[끳ǎUϏ} AtYd%7*jJ##FV3H?]qAMܤqɔ^7-Z"Id"8+=j8UALy\XWY?~kXBޡU ]24<;2(wsAr/ݝ5|ɢPUp㉪-Qe( M75tX a/@殅 ,ITPD\ۿ]PC!zau1)f_Qe#}%:3+Ss.gbԾ Mvi[(Rx# I臋j4ӇX TeH = wO_x`OB^8p3CՖ;w*fZ1ZU B+ٴ h2j|gfj}㖖&zDHヴa3.[;:4[.wp$DFD ?-Bu[jAs>T%ΎG}yBɦFb.*ı+u/DVK**׋Ě1BG$*G\nLn ζm-h]䨤L&+VWw1umL&K,Ͳ4,AbiG.=S٩~ 8b-'*t%b1}nk=`BAO_ zÇ;U.[ \9N[ح]gpZY]|O~k^_ѽk~O8][]$G=hlhcC aႚ :^YuIL /E2MVBgq6"*4$-:I*2qF{Jb/GAiV`(`q ]Χ8]cof,nĆ>vNPD8fVOUBʜ#KKKI)QbAo +,(d[N8|j3J pqg DsG|aj8=vVf3,9ܬpX7;Ō yc8UQUe/$Vg't t6&fjS%T zN~Ӵ~cn4T~o0^];mN=9%zxW"w=8٦jԾ}>Ku-7yOyO8b#&}GZ'MU(yF9_Ϭk)FS^b59jƈިz_1#b}d1P8bJ#688s iդdhe o_6)t7ٻVrW?[2MvR6*ݮRt8K@ ARiwiV%@<:31R<p0Mvط 9LF" bDِp$!ʜH5' ~ & ސ5ju0ySLŜOCUe$ñn&R8%U'0 Ab9XdCsF8΁\YQÈXV(Ja\l5) KV!%r21JД/FUVV=Dc"^oC̢ `SObE@W/gy~O۾~g<5|J,Rۆ 2XO &gG#"N(5UvM25kP V/$0MH PM.|͝@;L559(FxXQ Ee(&)BUez=Y +@|Bfޑc?[^ӯ+U7zTeߦ,:'ȣ^eQYEDNuq!/DTFg];Ngi?x`sz>=WEr?>1r]ؐfh--E7:߷s>M\QBvQ ^[TI{ԇ\h:FF&oFv/ -PbE}| 6ӀM}%O uyxe;j-# 6d\UܑA-~.}7|:raOP^0ujN/YOUƊ 'dӭ qRsef}pL7)٣W#0. 3UԾUӆAJNb߅CJhvXTS R:81l0"*Ӱr'&Jқd1T& ",e!B25<HqˆWwi g?*:RВz%+gsbZqJr_\!$n?g͇U +4`Aą'U`_]_\Qj2PP`^%Rz@bxHS۫`'?*k e+܏{h=F1K Hljt0#4'rc^zee/o_/!BA#ET}G߇( qT[ui:# ufFQ{V#ƊH@WYW..KbJ0@Q3>+@٢vH3fE7L^y(EK8Eh^VN`?SKTND gu;#6?X__JEybſa%K%3}E k#TQ,ի]RIԓ jQE{s"C+J벥h4C%}_ѹ{[;i+̗dˣhAcSMթ1,Uc:Y&&E<=jH3T0bU$*e?H5=Ieu4wFk)X AŚ\x*L$Dk(rp25X6"jju1CK(flU+}7 Iԟ ;=5xW M )3Jk5!i5)qWr[U>?+ #o(ӜMkYfƴ:dW:F;a Hچ&NIf秳d`H"ϔ'ZHtJ]RW4,L٣2@F:ںA)Vv Ost 8 *UWx5!w{֥m `gY2v ?i]ph#G%6ѧ@7$ YF=УԚƱWPj(P -:ZK@q7V-/_/ꧫrth4|hOy&6þ1Hf1_2P 蟈_Ah6dxn?@4@36fYIQ폲1Pk=o蘮 gR:M}=*fE'T`'qeI_2Z@EW[VȽCYpM?i羸}fur?#I)QdOo^p=ztCQ[W֗:15 l8GFi5gxM'獖[\לk޷-+ӌO~vAXu?~7=RW#%c9Mx ] ^,R;"uJ"߫:wί]y@MQu?ڨ U{1-rӒ;ߦ1&T+~΍AnKvL:bg?Bs~L LNi,Z!$NM&"7cMw%}֏=SE\H,I%Ei#`.R>a۫S)  xMcv%iJN$.%H(@&IZIf:xLM(P^ ZZopAHSArS:K1qb<1fQ$x,F1ǎʡ"%|RUG:7?{J\!TZ#.bAvt FUm#jCq1%[1ټLjyDՁZy("_]^/_Gbp_,l'oiK_B#;XM)ଔZUnX̂䁸aF [嚓!J&z^G=,Š\ID)WH<8 [.W1Q5P_A§m+u,6zi}@? = ' xo\Znzv8|?6wo|_ ^b~4T%W'mox/P\;yKI_wIwuBA ؔuLU[Ow- w?~z?R)OiD>#5/u}.fH躱-0_(' ^9PEIe- W rmz|#?ZujZ% [b }".hv>qe@F,Md [l**IG,,k1Q .-*11r ,C> -S 煷Z3 ,L9h"%= ޵_Xgxm Q8M+8"$V@*ςwm e*v!<%)3\.6Jtr M}ޏXV=Cf'M^c|Ht=wW{!餚KbCc!Oz6@I'J+!PJ<,o9stJ$4jFyuCr؅N4rS{v+eL=)`F?= T%z@rl 6FT͆ܟwDj j:Eu@UuJ< lT_*Y YsWiuH(FAC?!7" O'yT Xlr3w^;._'pGyD _% ~ov;] XQcK:A*()NQm*IE^cBʚsq ]sMwnxk_( ɢd@ $!* V g/!8ܦ #6rT 1 kЯ 3z=`D]厊26լ b 75&8 %>f;jt#fT*5, j:F"wA\" +:x1㐷v/24dh]=nM'1Z2:شh"^߃ГqV}k1랏]۾_L:/ _Jp_'v}}+)^;Ozu^~5oG?{lYvs=^ ,TcTbWRRRIQPe#\~ 8TA1FD<%!$ 4cqٯV~{otkz5W=Wo{{.NTy3g5[9w4㬻nIl)ʌ8g`Fu9 K蹪L>0>#ofi5oϏ<6*u6Nl3="$Asfe!adiN3ē5SL@;=EorbI=$LI^Jxe{usU"J|{"1C? Q7gpONh)热[2;;,و?2 Q wFrtx.lzS=}UrMYpobHJz4q92Ӂ1xf¦olH/EնNWڦ?a~"=nUMߑՔEԚўx+"$AW˸KD[DxRDRĝM=-[c 0d2f;p\׊4t;•]Lo801Җl),mJ'd7:NMw-lJe:uK ev2G2HcrzTeZ%"a^iHgͷж&ۖ /F >-lFTɝF ,D{z%tmg> pS`oE#_7uoz'Q}w7?;eUx0AQ kL}1MB*U&PdONNlʔ].vW#* urqo;ݵ~p<ISb,"¡M=)t3 傑l+ &%pA&D#YrRyaẠP0z(YvZEn2`k5".&{Ia'~y|D7h5"6vӈqeTԒq ؅Sãƈfdm|-b,(hˎU@eY"'ތYEM%ax91MNp?,.=l6B`S9;VAX@-oS>)⮓`k>U]zt@ vڭr`Uaӝs=yjNk_g^V(7t+əY+E"(}/+# fpvqYx;O3lTdj=A `9C^G19a9̕zB@Gت2OǑê`pGY~RY&䠦KFǡ3ܣzn[0)|1ݏ{S4XzYno_?U|!gn>^|~;ѓݿKza^5?oK]͹C/R;\3%ooX;sqDwNoaM/||Q;}qșYATg3Y5 H2C};e974C-Á>Wi3bzDð(hޜLsBj\Tqz% j͢Z} IҲ򢘜F H-d8P:"`ǴgGNKฤEG˔(lqCF]dۯi"Z\qٛ7+G{[3ӈ=-8EGNցiAb_ H ~C{X$us+pa#+d+݁MT0 *ߌueA)'N}!fwbrUB=@{6iEh|i  gAD WqԢ9=ւs-1Rerk_Pj0 V, G{{:eݢ[,:X }хr:3`ҫ3|K J-WM D̕&|-VѾpez'/^؎um};xA/EvS&y?ƪNbBs/|k?{k^O~4'M~_'SC&nXE" _߁ *b*π^Tpk}J\[64?oʢb+4Rȥ>399:K9a Cxrk ]!  Rl@rC~ JΡeyrNS*$F#r`aFfdT(g8[oI*R 5* {)YQ3M~qLHb:%my! t[*uC_];n9Om,b3[ρmNryԜ91ŧOzZ#=bGw.{ n7`<;aIGvJ#3c4Ij&՘<wXQMhHX}Use3xa eOwR_#<ד Q/ts6 _M}>l;~:ôLO]v:2F2\M5o ={gĘ@^WMH#gJ|]fND7%pmL;+!ĈEU}GХ( 2OX)][8P R:6u ~]! [W&`1D^.+0gr<pɋ7irfCx\Am(5Bd$}9Ocͱ9vzmjXq[B9wVtRyO=d4)[cmIZ!YW%cb]Egn>Do|sbA8DHXJK!ho$HؑGFhDMZWR o"$L^!l+qi!M)[8 TaR˜ nihB-0I)b&,M8ژMQ''$>8 z4-);<N.ЇEtyAN,CؒpE&! 'EzT~3|z"[ם+b#Vg5r.H6-mA^fnxRySW{?C/yҭW]@CD`8.]ئI~Q=(9ۧ$,UFu.,}rܾWwOthe%![&j>KVl2?AXdȵ<:?Sb"|H%ҁ?iZГNx]L 0(11TL (fuQV撤!&n=ߞrB+6fH*PrB) lR->dZv&ՁAbAZa,.A3v3>x5Oî;9(m];\WO C!ǒy*2ťte g+]u󒜇)bs/l};տ&>tV UF_<0QJTH?&o_c?1|~w=?˼ooM"4}iNa2P(e]E;<78aDxCr $|Iy#3qh36et)Ig LnOpB{$L}i fg~3}Arcɕ00{/~C<2j@c~|i<$Ƙtm:=^D?#Ig v[[v{mfm]u>IxvQVP[p,|5cNq~h vDb[k/q7M"@3d4,{4%ⷖ3%`~6ux(㞀S+%&J6YU3ۣ=뤁FS 64۱[ן\_Tݞ@J6iqYA+,c Jo3v.9k.1ڔQPR.(GV^hւ.U{$;c%&-`BSIױ d_|szg`GV3lЪc#p!)aeB" #e gqGTƦ 30*GvM*.˅!U6v<I*Zo~Ϗgy'?LEsUI?ŇFDJ!9SSU"wv!)\3׬ޭm2 >NgIK8cOb*ڶѦO.i^T>dkt2 ʉ}%$h!2؀tإ[`V[O|Ql?BĞF5 LFCpF?X(=.ei;dGQ[O xI:=Zu*zFey҃Z]"@ᚩ, z@~Y`H6GIBtji h9_:@Y4Hzbs(2H; u;XgJV#=jH`IJH!pvB:J#ɛG⍕ 5oqwX.,t@Vd}ʰj3 웮1ޔiI4M #H K .ˢ?ԛ{#f2bJmnYM.m^sD, G:.e~{:p]E'QNQ_m#n޼lOx?6P]bF_R -rIx >v]70^yХ O]/K[@m_klNK͑ACʖ+TfK+1Dlbm'ypODtIKdi#18|h~°Cțf(=wްp\{a[<}׋3?1dF/[$(@w9q~̷- "} 6iGAe=]Y{i~*3Gg죏v;;mq#A~~G/> Gȏw{7) R_}v́븿wOONɯBxv?k5jo]сHY3}jZ;_}Zwf?sLL^]@xu:9H5~3t5LfDיB)Z~T: !?}+<5h/z?dP=fD{^L2XѨLLRxeI{%B!~njA6;,-#U:IűV'=k*/Z&R!w%8f{Bwf;y&|B U Trш:&GfAC"rQU* ZI5t;KqB^ C|iF/wQzYw~{?s);U>EO4`L|cU_pAۊ?j=h6[a(6jD y,`H}`4N6VCȌ5vѥj5-)TC9% {lӋ[--FFX (] jo)ߜVO~=.]-x?Xb\ }(z^-n$8t)/T'zz?M- d,OBҖ4\U r "<#LDGbE8[Bըҡ3x:o l2U *[Yў~!gVܱ~?qŏ_skN~;"ʌAvvm>o@\JDnj0 MjvbfXM'g0Φ;#\ڸ+[Bc+BfEl}tķKlܓmCYY.F%2341HLaXqf.qbNWa]G3tiIʼnA C+sB<mt"w *'9VJaH>?iF gyRoD-bpez.vi'97 < Ą!VJNy*C/^jILfY/"K CFڴ !5q8(z*݅X3@ {3\yWK"'ϐF kX>k{X]}kW4'G6#rkH/b\ v>N/2/(%#R<lT|ۃ5]^_}h?C} uMO8)e(ij2QTL-H/!yecBeʇ}cY()ҭnrD潘y` k(088NBFK0Ut L߶ (VHn$"ϙ(rq/۵i^?|7y+0B ?G#%lF0=vCu\ ʯ<3;D}HP)9Ζʞ_soTȘp&UMzI~SҤb9: P6z b›l:8GEBg(Ia4K]ϹŞMG!OP .>~vɤp`Ǒ;o$fΘŠUP1}XZhK^ulֵ)Jqk`#.ϥY⡎-M^U=~Y- ; 90P.I `ii?ҋNߖP(lK?IHbcǐ}!Ib\دX':Lxй%&bO̜s *:ᱼzA)L0 z 2EhPӯzk~'^UEG} :ajUڐ "``estDђ-ϣܟex:Pr+"yHYKRJZ )0s_H 8JGPↁZΙ#[ y-; <a?^xb1*2ߗHZxQYBow&dyК*:(md{/+gGM@J9mۺ+ -33~BrH;btYM†JTU2 /{JN`ei]qM?|?[le7dƭ_y( S࡙II;‰ߪ~Ӻ*7V"n3_CӨav;-yvMJ)X7Vb ɪ ȨAՂJ4TZLxQ3QŇA,r`[Iڝ88ZQE%r8^"AӟU4gB*s!۝K2p&j9|t[C3L׿~'qRPg8_3݁ AOeblܿ{;R]\zgg:֭35K=͠=_^@c2z ;2Qy3Cf+j:D;rjŔ=OVyrbљM'!#)L}0AJ1a./+D3If0+I!q#lYe{:4Ĕڠd&(O19юe{u8@(A,&8c%#;r"Q.&$Sof`K A^$*~3Bm6ɿE6V䛜O(2h!6l-s@.!C%$k16cKRi)*dVPʵ6j\.KѹKt97t3 Ԩ+$p^˿[i|MoyH]\v#kzBBNLRŸbݪ~7j*WWI}Hn0l5H%*]~'=?Dq#5lt~Xre-qS%>Q!*y4 EȤ#d8PlC:^cq)i7Ҵ^STNXBCbF9>KJG;׳2J:b:vl!Si8TZlarJwu(h(v17ɦYF;8d4XaSbq{0Mmzݢ|ڲ2b׳ZKK=X-tʺf؋e@vu4tBK P N0Eb+.**P4lyHAi>"[pNfa&b-&}۶.667RWCPzG:ƕ98U4öOkt|buM$PZ @߂v$pS*KiFwWCqlrZ5ފ^E n6_eW5dI/p`&<<@C\凗J8ٮO6+8:g^{On|o}erP)4:zUGvE*W\Лq[Te6GYMq$n9l2}S8qeJuHfSJ!׏ T6iq #(<4K˝6D \Y.Gwy#换3@-1X^<+ zh <3,G96d {.ٖrК>'>YoNr_:UN nj  4ݶ*0P=F Qv6'JẃNfH{b еe#$p jgDsͧ /n Z6iRM!0Q*6!|tP?U6;Jl`ϝn9R%SLabRAӚS-l4]˲SFe/OWtv*OMh L6 䟰erM*W2QJ.4! `א?Y.Q>:M;YR36|S.w=]23(|J?2?/c^-'>ެ.^n` 6cȖTLW+K3]~=+ pk+h6\#utn&tjp% 96uqt@9 >RSb )ƋUkRcaC;P>ʦ?؉%F6gY ڨوB֊ KF6{H_4  Ɗɫx7Ů!~ʼ+W$/<b|l3G\jzҎ<]D|<Q7Ԯ,?Āڏ#܎3f3jf d'!hbbu,I.-J. GvhH(zێ/,=}_ iIJ"8re:0{H{ 7y>g[Kfe+S,|Y"Ӣclga='ѹ?>8_1Ip)KdSP}'N٧$&[uږuRBvVo87Shҳ}xu` rq0Sw`^W-dD1 (ttޣ.]`|&R?2ן~dh$ܵ9]7[QvM0oD'K R GhSR4} |~^5[y MUTHe( ~\A0rz1ئ%\8٠HG3uʈ*(fMCl齴Pfi\ucf慯, &TmT3ʱrO: .֫/mNO! ( tiݭÃ^}FwYôߺB/*4-K?TӦpQ:]JS|w_OUӢEi#qK{PUoՅ PwJyU7n^~_n-X.or*ڭ$[7ҨEO%(o̤D=IB I^DVmvgѭO@3Y%,sotq[  /SKccs %"~Ϻt7d2li53xr6awO*{9^.]”(=b׵'^䞵G9̄wsQHp ;LFb<_e~Bς}/b?= pI3t~(q+=i_H8VcU3]~:*QҨJ m -,9Ui$첖f;co;Ȧ4Ș3|-0'yjy'n1z8#e1\ ၝ+ѣ>-mc7vx ֫lsn',Q3t@J1$ܡݞt '$ʞS{T`7i!3[qi[>"ȶʥ-s㹍F8\z54ֈ!cD(IPܑ%Ȅt<c>l$P\D"Jɳqr&ψ >ILۏE$#C +AB@}& rOP̵+ē(v otTf%`C#@p7cS3 GJtMCa(+'&}VN? tW:4{jOOPzSd +[+뺂" 0ýkWP8b);: . Ps\#B,ur+t(˴HA .=/ĺʺJklHxY[vAa(7OÃM $|TJ !*t)Naݮ3bˑG'7+WiȞ*[MܞL%"?vlaLioK/ޥ; s%xӵ^WF,]8\JwX)$E:(2i9/IBpB%ˆת/C6G1 4.(GqXRdŲEɔBl A:-Gts/ݱi*=%6K>#erwg st<g3Y*0.@B6O甼MTw0zK׊\zˠ\Oy|&wf˜1eE 1㠁(:IDߚ[N&Cj'RO>>K-xvܱkJq{5T뉹ogu Wea3Wf,Lr;Tc5ITBf}N0/D8gnq]+zAg(B`3_@SWg&vyM̀F(/=PRZgC4RRH4E%*~[o~WPV0bt,(EA^x:[jrJ!}gCdGZ5V6bڲ( Mٮg1r ZR9l9}cEHUoB.lbV@Rݲ_xܦ=#(zQVa2幷ZqDž592@O`{2l] \,\UZ]4mKǐP`Cu=D̾kә HtbJlDm9R=T;uQUQXE7M}Z% h|9?t*z9SZ9ZpphsuF2Q.j:k;KGcZl`6~CӶk6IWJz in͢ZUzkc=Ad^ߤ4RF6MLjmaShSsrp f-Jt ~02|T@$|ۤ2?{ʇ[?~]oRM7R}6 sOA([rm~vhSŤQigֺF4ڎ&B 7()l*lłqb@[2HR.RQ&rEl뚊XT@LGtP~>k@Uc-=q o9XʃnNK(H?c酇FB\ UԑI{lNEҝщ:ws]CkN79TB娲#Q_=H=|?{g@xfb3vEó/u< 1wQDry!]a,[8Ys쥇7@I`eHjE04a$wح 2pOI5yCu?GBCRFM9f`.}'_͛gnZf#\12OFs1?ZGҩ$[ oX./yBm-UO87+qthk;(\0_U$`f_I; ]E/F)્-C2M}fg#P{15MlC gx:M s0d-'!lbxƀޜSM7Bc$=g#V6_r̾H̏a238G߀УN>b^&q/8*H`O DH `2試Eu"m,aNH T]dv2BBhV{ $p֙1<#s pEzW)P\`Q+۹ÏlR!J;yru'OYjK:e:'U8nkpy},skzҕ+RONpl|bHҥhS1jA52HV&Ba1bF5"=hZx7|׾W^ŔSN#[oR_^-G?F#8C)z]uHi^8EbHXGn >zV P$! HQZ+6${X':H>֪4{ZP^n@!L8/5LE*8,c$hi9 {° r%@E$Med7mZN:CrF)=O]PwDcjOj'fB| w8qXIF#_Fl~JH,̻{!e=X43j܄|x7c WZ_ k2Ԭ.3TblDb(J NxTc'unyI4倣jvSejY."Yo+gFiWdg.TzF>]ya,&³bQ{{7N֟䧖}G}-ܕp˶v}qfNB%&g=u¥EmcCLGٹȴl}|طO aOw.U =043_4;\ėe H!Z$Ԕ "G07|Q*H@U+˃s]$&d^X7>X2b^QRdž im*} Df@p?MzY`+!Q8EgPN0oH=AL={&#N{ lt@T-GR7W0?jG$*M*_($>!EωEӪY|[ʇ fU,86P '\W*%rKy wNؖjfHYXҾ>QFLme:eEo~] SU6PoC@eXPjYo7XRAwzZdڣý麦)n76wgn]_Uˣ S4]<>xe~մm7tqx_x׼oG|\]?j>XSR_١h1xS qU\KcS~&viYb9۵dAlk"z^nӿ3'Aot0p`@DMTF#΃6xZ ʼn*ɩ0I@VlmJX`|W7r`]`1%h'.1&8uo9cA/ v6}']:[,vTyt|zʃ͖)N .$/IBiR[0y1lHyfL+dzĪqު=JsQi0 :T6JT֒c"g  bZiɐI 皧8pDKC4) ]<\*߰ GI$l&[dQsg1X@PYȈ4?ƹ!Pڤ<^j6O.*x3)x0!wv0k mI3_œi/~W(/ bYL}7&alffIv,Nȹ$r|쳖zj@&afXvF&/'ԹTٿ/^|jV8Nލ|~Y7fLLU }Y-qQMU|90sE,SO~7d虯HȻcT+RvH%TߚL<73ز#JD ( ^Zi]8™32Db/G[lVS,a]B OeBU8:u]fJ) ;jsy \qw?Vx7pah'.= {^_P:HJR$0ƫ1b>wTB<g_ש/iAL^&R*9lg2X0.CjC_.Wj}pվuUz^|nVs*w>z6}݄mԕ[V{Mgmjmz}w˃t[;/{])b/9|)'p1(d<OȗT`~3 ,Cy&+B rϰnIgbqZnkj O-|:HW0qS7"V&H%{(g0D1[B/!ǧM?Xv۶OO&ee#귞L¨V8+]W߸~`f*o}ڧp奯~o9Bڪ]O6Gzq#LsP k9`uhKLZ yc^6.`Gffh-3+?m2=.(GM /vfi=-cKqlJ(6g t;-@rRg02n;7_/~?"},mR4ut]M1h5Lv߻~676frol0[Ѽ'Y;1L2UM%̾/9&Ǚtjq4@3En.,=y8~0}BgN51HsO@"mtՈ¡)&h@]tNnb(eݑ|M灐 v$BЪH" o͍ wbc_c| ;l/VJ"""l @m.ʕ)KƂZEmшiGC/^wJt~>%q(q'vXZ~ ]@J,è+e)sd݆sA(Cpӵ}W}tt@bU')6ٮ;Gn;>PsvGoT,]׷~Ҿ2a+  tg*8h2F h~`Ǯ޶ӄ j|г/mR}zFۣ˫eF2C(HaxJ$Z셄TM!耡.bGTl".\t^\D6Mw2( pZťK8:٢VÄi7A{N(KrA t)b:Ihm~%nU*#r(J,ufs۵[׫=S>yG_oy=X?qS]ABMe;èO _r^xJaeWc`}7&fd[ѭN<ީQCTSD=9\erCHSh[pEcU#Z+07HYp&_{3#[n sJ` U%ޗǿY~zs\,s7{׫yG"sՌ?gL3SG[3X XM5sKlU;޻B.x?sg&&dDQВw.,j Qv}Z ;PI:ӛrv%GK"Nht/A-0v/p%c; =FaKKEgϞJ&@#Am4vP䠲x"(;,=CX%T`Pd$ 8+^;zQ% x2:A,ّDھ_wiQbƥMK7CI)st$GR`1Rc{#Ƅ̨Q=]mwyҺb!t`.z [@6gLm6[V/%gh؟jt}m*֛fsX^v0t (8 M9p}O\|8%%GN/ W=<|/˴ )好miZj,`u2 ܪVrjMnAJ̗pM˖c(Q6y"n,󆸌h2Nŀȥj>O~}ݻʗ[?G]guA@zM8iWt v}c=")J2Wc . e;w 䋇!]pB)vРE3!| RTf*,L)J}B\,!(~- dKeF cW-sL$ȷRh浩ö0 ܌B0bo: [dF)4wЁtjZCHa 7ڄW}WYaxvw%{9h 7(\Z8uMHbiqu-&2mQsg[3馿NBoqYu7'넝I` '춙cZt'&(ͽPrE6VصhжL\]W[M1Е-OS`<ϦtA!rCz7ZMLZD%' d["Q%|$:$GH2\٧by04d%NNZYُVH#[D=gӛurQB;Rō/ҐsU @z| #ޢs7F-Ayf΁&lz\a8޳o9\!/ ENzddPu b|V#pF(&)Xzy$)Lh¡$Ȃx3v7a*h>ƠX]}EYy$1ZEVu\T`^bz#Y/϶mtou[Jfk55b*"ұi:(DL y%222v&kX^6?WVx‚I038|CT?T8`[z314\?l7Z ^7ZL} !i h&v~5KQGѥ<"}Ƈ H806p f˔+B:nb[1[r`TkӀG{fYGX<ȑRis;tBtwzK=ú8JA6NT0ۚ9~@y͹F0Fm8Hɸ'8tַ83`w9 |K;Fd/IE_6Ns?gx+l:e[@flw%Ny[jE0 c!{zWQřTw:L&p ;o yD>0v& ѳqYBГĎ]iU-o޸I .<(Dآ MJ;fJ`LUyh^*0霎zqs%:ot-Md {Y0B-^-`2(-q_0ٯUKv3\qVdpDLxB%Ɉ/ ߯5G%v 7q\@*r:_j36ns!cLx+~, OE␱̙\OzycQ*;p߃0kR}uxxZTӮbyi A{ oPbInUo,m k^~YՁԢ+GR"*vrL\*j< Tեx@!Yc%ؚ֪HI '̪gsv l{@ t+-uQ, +&9q 7=GOEsU+-ϥeLC^jo mQ_AFI:p++tckېO1zFI= fYTm63+^w>ntB+J,MtO}ӷ(ty %G @}LV度0V}FOeLGU62t"Oa8+zʲ .Qfdi%Sb.aEZ\s H2JhQWẗdz j6W؃ 0KOOrbN̻1+sLن>mBE d%Mw7-I:g*w}óۇ5pӉM#gpGQ8~Hy}CӝqY臌||c2V*QN"?n`u,,f-"cLH&[]-A`wJY5;~__/hfX7 zS &W~wş}u6jtFj!,q' WI~b|pN?D!%`xBTA(| K]9htbЏD)0XγXG-HЇa#5/eX5q夁K|Bmg)&"$6h;U*K=Nh~A'Ԑ!̶?0=Ǵ 6g#B5'q\ܯۏ<ώ& _좴s7x+A5ʼuM U& 0vߋNJ_TvF 7qޱ#@v|Cgx>t4ٺ=scŶ(z}[و9讈@)QȞO"@r7KҁrE \ջ/yw F|ٶ `eWF&JÌ݁бZ)}?J9\E^1]Q\EӐ,^!=Wh"I*!j(ox !KPn%nIL#N@!D"%yIʃj{٨-!3Li0rjcOI$R0%U㞦M n>q3ş4ch9`T+CTfj`hڐ%=|5հa[ww0ݧhtǧQ[+5\qoY´%ܧt/٬i1}7 v'MS,q@|v$cA93l*7jMF_ .i >]AD]tڥ^V_iiGK{ fBtfH)V}>C7" Ph5\ى-,`jR_$q+NW@άb5g UaA!%ݮa!\*[٨b$mA*t !B/y u6;8׾+X0!a^{[ۭ6ֈ;'E oYʋrC^Em Z>ꁱ -XmߵjtԃG(8 ~ /(@yv0IݦZElB[݁]G-]):8#D9}bߐj Ĵ%zE6s^ž.&:@P˃FEz_7GK Jt!85|ƌ/0feYbM1 sBv/U#"\롄^ɑ Sð7 M '?Fw*d7]?M0}>*4.o؝vF~(f{2! )QU;1{cr pl]aH gr4bF qwߌo~E=w{n?;7yzz+C _VZz큝!.j [£fFøm,oda!)zLzФm$5զccIJ65[|99-RB!QUʻcjhb>AwvJl+Ǥ|XQ4F<@(®q3IZiM'h,ŸDºCpԩyQ(G,0I˴a%w1DlcMÆ@Bڴ#go'-f1[a@D1 ~p0Bv~d+_䁯re~᏿7K=SQ˿y߮s=ÒȂEUΥ)([#RQc½&/$PC YQ BH/}JGf$)]+N82f%ԉP3 Sz tyrR,NbO',Z:/ɪ([qrCY% R5dF IZ,&uuRs_/OG$wKkUn^KD=(=coӚ))MwhiVE;݄#w\SԮPkvl}#nXZ^|>O>3cB?'fZ8{kWZØ>)NmS]iO#~7} |HSƝIip5/Jʑ:TkR FPDJO,S52[;u;=.|(@.DK|sgvhٴ]Иt0Al~v⍟^\Y3wZT9߂NイsBO!Nmt> IqqIdX `KQ8Ҿ'[<:"[ߤrdT #sҝ D+%Ov-ba:A1ϫU7jy^a@YT$`*D 0q!> [oES{! E[3jc%KGM/X]C ͖M3_ި_ a,S%'RkPZK(nT%!__Xh;T/2lޔYZ$H0Ø@z`%U35Zs<:gֈ`1a rTfc$]pnscrԋy|&Gɩ b}ŨnZOIec׎8i[rs!g_D {WӫP%k8fWWtzfgwߐ- Ǝ]6~3E25}DH ~ԆW] ՁB YtF):a!lblcRT`B^;k<{-a 6֛,hXI`tč6;AT&)HzaxFkiL{ISXՕl$Z&HHB$z3ޱVs!"Fj JoA1\&bQ&JGkO)@8D,2O|%)+C23 EHbt,m&tNGMAɬ'6}c\`?h;,v:rIE" 62A6 8e4YFg+Vn"@eED8r5bT](kYQ]E&U5x X{(ZWG0P] W8L"UJBӼirnEh(|htrs?^q$j2ȷ;( o܉^-K)E|R^T|]zh$)> i.s&zQC&a| H CR5hXM==ۜyˣ'Z<˿~{VWQ6 w~[}c(RuY(P+Y]K5Ye cyEuєq6Ù36%Ud>NjO}~}G Db?[,@o>infdp /mcj'+\C%'A`۞5MAXp7J2Р43qدĢEVÉhnSJo΢|zѰaq|V8].Y5^MI}g1B杦8~b>Ӗ=B &PT]/D]SFJٽvD7;/A%LR+(ז ES"Fw8> 6%SO䪗ƛ'cSl6m:LŸ];*X N$V>,h|*볋5I3L F9B+v|LKF䭬7e,{8*set:,ǖwȝ\e0k2 UѻL=گ>5y'"*jbąeDkG $pղtM?-"͔ڮCו In*p5$HGȘ`6_ &ՓlbDh-B^@wxI1Y-+61v20DB?i:;ڶ# 51:4mjmNp\IR{oa!/hj 4'2:ٲIԉDuSS,@|m.Sgټ[pU ^.V@Q Fž 6_idKYȆiRF ȈS6I7.VYմg^z1ϭus_/2s<|{ϻkwi.&fs$XPԼDn0KrEQWti$jE"n|˻B"bn#)wƤNd|f% き j :ʪNt)9V^C܈EJLLj21=_O/Yuj*}b^ 0wߖ -ɡc&3/|=?:[L5F L>W^Q3/x RMɫЭ|amDB)/(j[x+:lu-_V@iR ą#(#5SSO9&gTӥ:鱽=@Χϋ6]=*؉K+$uZi\4`%s}hLuuFF,Ci8ݍdv{%P5 )"Z6?R{e'[^+pxz0]P`$ɣ'E|VXQЉɾlTD:=+Okҟ?}o:{O||f\[0gm _<3A l[[wMHUY %sQ PFE 2L{f.& Ýu3 ?y_77^yf3?5T'ܾu޾u֝ z`w,K0 ($1VUskDצF=ՙ =ԝdKC‘jLgqF"`P18A aeg/$/Y{wڹΈUs 6JJ0g3Tˡy/̌/t`u4 ұљrF%q֠|?R XSif]u hJ(3km7 ]`e~t0WP`U ϭ4>6TM۫ⰩU$Fe#l1p`,(, }= ee7G:K x3?Ď&8z(ÞyErq=qVa檲ӓ<ӻ0nZ,93Z.\2ɋ u-j}K-5k4DIj}\7M˱\/ќnfU.-~KϾ޸K;ts:I:vVYCrHd $2 ~|x%O>^d$)7{7q&)5h(TNL <0ƀ#U |~U"7s(}>[G#+u0e&rgSH}̾$/YR1a E9+",ݹ-+I&` vvY2D7Hٷh6ʵ"%Ȋt r{HN݊hUfl),*l _Ɏ*V*2q+ۚjKCk%=M!_$[N'].2'c'~N|zt7Jtp~Sog HX&us:ockHMtRZ;O׉rv*^u*7Yf8d3R'EǣRL&>je4G? KXS*~aV߮?'\q>L/}OHi[E LNK?(@^ٲK'n hNo~- Omɋjl0_[,}⽟|x󽓖B_iӶM-eA:b*gP AQ y>Ώn?TrkҕLN3 ޑ]!@I2GMMR@N$Pn;^Kp4j_.}E0=d臝j$8ɤ xdʀU "bAj`Y0)挕2vx,m88}t30+Ru 3fMײ!5\d֛V$htszkf̰e u3J,=QufE CEðUl4EU~By`B8I*׋ў׋4g8SGOnSCx|2"aszVnp:jBBP22?PQh?`vLăضY3fmbPC?bs~d>}b}WԫWa3_m6m%$!BdtI,[zGx Eü1YL@u5 tCʊ և̡$Ѓ_ ($cnGn㚳vʫ |*IT|TiXP䋉t =С]9Y&]4=Lבp+3F1qִx2ISJ[#ףTy:)QfE"'1T5MqFVP=f= }ej~hCZZUJȋMDGCp$qH}`X@`#_QPD`pp#C0u0 0{qx07Wzk]]߂ g̖m5 خ`8Pj}q^Հ\  =]; sn Fe,{=uhe[3 C\tVn QE >闄]D2!*2GML\۲ӽ^ rZfp1rvvlϞB6!/.W?̦V=N3pP׀3dofl6W,N>l|g썟7y60r,*m}<xK c #ݶ@@mrHcv>q>u9GnljJm2cb3CLW?n4,H=Gv{Fd'QL}*mO?iQZX3H%7fҗ߽f2k֛EY[G-J/E[ٽa缕J8+}5$C񪡹dw sqbYC(+S}jyN@7smc_C+ʬƦbGS7nbf 3t~~ Gm5;Uq8ғDx e12k_| O^ќm3S镕8bωQWm ׼=K< 2F2"JS. V* ؿ:(iM!z?s SxJ^ d(Lzh`-6:IdkJĝlA^JgZ7m#6TzKؕ*EHe*lvpt4&> tS&D@ijżCzGg9c @-͈S1x-f!77%x@2쯓g䱰İs"ْFc6ړT2(R5>Hs1jICzǕl~9[U1V ɓ$5d~ Z泃}i4֋#k7xMzCX5W5.ו5(3*p9?=7?on޴倘8\Bc,lH`d0!땊.QA"3eV?3x Q?|-ΕO(?J䒸wTs+c"x(UpPztęHHPzӌ툭h.0Dbĵ1j]f,X z9>}2b1)Ri:}|~C0C؅ .XŧR1[%Ήf/ovp>eX>2s&AdJOnN?~/m[fYV/8*G{yޓg}_K/EЇމi> ܁)0C}W$D["/ZKCq" J#~Ӄ*p4BZء8#U x"KiE,Hb\(׺jUdLa^jIi)>-FaRe==-J3\ Ӭqzd$S,_0hw,Θ+:d|̗F+[9g@= BWg'4J;J@0a.Gtު_`:?ܣ$[iz 7OȮgrMUp߹O2$pRdB"pL:'^RY`K 9M&p.xdȾr0z V] " |۶~\"'ik nl&xX PD}e\CojYPFj`:Z"t_ 77^Ϳ E{a3IKJ"*mdy`P4* MsqF=|ٌ |=FRZ˃\YWeb0I(=٦$j+ Fo*RF6qp+&$Bs_"\lG U (<ئeܻۡB=BAy]ӸL ݧ$⍙%g -ʵ4V$uL+KKt e=.Q 4ic-NEΌҒi,z?9.ti;/ HY;ݚ[Yl6J76bGR̓3lfM33r/=_z7{t}鶡_" wp$ 7LD7'm< ' /6ڞ"ۀTM2h$[¬  G+VeJW>#Z;#oMKMEp׉]m4+_WyK8veV KL(i5M `z>՜"TڇOo+#'n:48|]Um$^vɖCAHUU0,}@aVC;2a`#3YI87)Dd |eSZR{8%j!ނۊij+c1IJ>JEw ^9}gM5k8cU 蛑av(eg` .ѓm`KI` Pe-Du'Gן<}w~~v'_7g[{zvG?zN=F;'q!$Գ" 5|useʳzk/MRQ2U:X 2B2Y< MK4:3!Rp]Uwvv zu1j1D쀞κ0\Ex6"93[5}؁N:cf.L'f][3l/Ž{I'cZ*oc(6K?Jw}.#7Fgnh{gtm.#v;t9-A|a'~<@wĐ-NW{~^ ʯW ;$M>w=w Qyj>)?DAh}H?`=iH WhJSo+Wv[Bw) ɤgNk L2J SD1jBI$SOɝXVs5D]PTdG^$_clr:]S$9oa$/%F@Wt" tcPE1BŌX*Kj( ]U(ˋx`lCxDcLmdEsvM!!=:Vથvh5j0YWמHL}  8=::dz %{/m C}C~|rϬ^>޻nw\?]歱gqJWR8Q_C"_ 0TP;a.W-۩L B1^h32WtYLI;Y7W'Ӯ0Byᵗ9HQpR= u5!`޻l[Hh!XX%l' 2+NINE};v}ެ muO7/,܍L4mb߅EܮF@;v'm&?U431N AjmF#ϏgbRi>|Zd'}8R+Nq׵g*CJT>ki[ᑈ15 J7Ȕ{aIh'\1r}:A(\h_JC! |=jvtO8?[? 7?vk'ꍿ^Mόt꓁. ԑ"$:JO>9y]} bYL+qT2M .:/K! qED#BVPCCK#,J ,*Wvwƈ:F8TM9IqW55 _^qQQn:QխtئGt^#A9rg*if { KMi7*iA [kƝԴ/mH Ev OOSӊS#1ud:'6!)tyQ6_,20q늝hZ-3NBފrΨA'F nN4DJ߫7 @$BQrX[vr:7:ZBʋ&·:q]K!KeN }4y+~7UܖK d1lljBWغ>dP@})Q2[$T9S ζxF9wG kMSlse_o 4QXiQ # $42Նru^NXSZj5*vPI'S^bFh(B'iqJ V̎L+$:; W W8Ta,Rr(^V\*DY#D,zWU)FR%ƪ">f!QՔY\VM򥞔+vd2e.pmG33ШKzz1SJ 沎!2L1{Ow3#wWtf!&QiF-;rޣʊq;{ C2s`6~?GGx*\PU{d{ϿTy\OJܿ`W&]-2tODu$s&$$4v* م#UmMUY(ch?J4\[+6rrO.^̓q#Ql-5D[K>&v7*7S; ga$ާ_K/=yc6s쪾 -ꗿzZlNN~o_O~ݗgg[j]ܤGp= 6w3k;MkΫ?z?z?}YAp2*V8| GO\?:?;`'_zRB\8]l?tIbr%s V&n3>zNn"+V4P6l`;]Grx7n[O|;۷MԀIګBe5i}EGˈ8!kTU7 GT1RTQ?#y+1g>¹܋Gq-%2rtˏ=NEIzYHMjnT3W W#DIjMT'ighn5J$(=@ʑL0ހhxYw3Y@DQZVC4j tg)&ZV]5A:Nck*WZJWRXzUb-L&3Vv[9"u)}b=ġr5h,bg+)4\/pn#UZt5N-,&j<?Q1ӧ2tjW'ʪWO}b;H90?VC(nYOʌ'~2|qba ezX3.xԮUX/6S.ժmUNNČD%7`)XoS_WHvmXڰk D®k{p>$^|`yg~s6tv吶GO/>_;oص's{wgpux=%I`j%.Y2 HnkKG_vG?|z|SޢR h^GTW 2fSuEpL94zx"jGȇ0*Pvαy4FLh~$^#&ՒPZLxv芭1Z(eIbE B@<<Ìʜ;f2~opq!qeU+<F dlsC%8e$?f(Nn[Wh6lam'fnGFMc˰JLJFi=<%3TLSmYu45l/٬. ^ ,mbfKbf0FC*!D8b=tk7߸ytMtu_ Tۅ -,V>]$vW] bdYCtbmoܺ~(_|?7/~iy|mgXu\O^? jRMrU1ۉ+<#'}:o:jb! O) K&'-!fS$AU:vNj(&rj Ta P?b-n'W_Kϊ=?\\.dOqїM'T̛2%H<+9ƌ1}_ss-u: QkBj VI19ʔ1dTW큧ۅ{4ٯY_*ΚGʎI#5]mLY1;dřE۩eKc]߳ǣmPҩ4 ʇ>S;tV}̨C*)O#OF!۳٣ ^=J{R~&Nj)?2G(̠ v]ڎ"8_<=Y7lRO!7k$h67?)X몦]U+^wg'lXۭ].b^͗׎~ /K_GϽzju3Da5FІcgeFf/*j_o><;74[bq%6BYIƴ\%r6D5qhQz1b5ŕPLٴou[0&PXOOV )Nf0 |qS dԷZ2E5(<1izLdt0;dX4jxI{8?oo ~woJ:MHaZS?Iqf7 t2"!b**ۋC wNk(qI%< O|m/:Ig>^z5 ?uzs$p,Ɏs^G%&4E W!jn6E^xM" I{_`W>\j\h25 ڲ#S% I9McVB[dQK*"EUsv6ZuJG%޸NtXjQ2a[~by)h8˫/X%:dɠ1׾сM2seo(itoy0%۔8ӕ=b%e*)b0JV"{t۽fY)m d/nwdڣO wHң҇nGWUGx2W)wRٍ!HM1!ׅО^V15\}=k2wlj(JU#}nwzzLid;e?O;q4jMYeWQstptl ew "~M+k'32Rgl/k -N&󅑜jڤ%ulGkdzk|n߻n@}p"` Ϛ Ηs~nkT9k;-;: UMXQ.n2f+6rׂnx*uT8Lwan.L>UCEޅ&25<P=F4i җX|Շ hfRe$1bHM3O*{|u8N>@B)#VsR2$DN%oD0@FLXqOrumx/0?gͅ< p>:=賥LvԚGES3m^_ J.gS)?jW)ɃZ,E0W<%UK.(L0jKg)5)6(/j I$;wJ$0Y!QZbWUpŅe CЧj7 WHQqE xi5$hӱR3\ENWtz z4U]9SaLfM\[ ;0jb\EӺ} Oe$WJ3 hdU/No1թɕRs3#O@d}-8-=gLtZ]Q}%44hRiܙ6uzLc70a\߰\6O@voF8%ђ\eIi7,/ #28"۵\8m !IT+Wlt#N_;-SU[TAS_WMt#jՂ5B$`q ج[*BY B֛[6:<\^{̗ 03r^fO69?u[' X-]4um$ $[MZyK1v x 3V%1#/IʻbeFFUc{уS F|.N A= @a3@;\A15= uz(RQ{ȌW):X*!q3C1ZB3桋 TkOc-'B=a4&7W (%11pg`3ֆ,lr W!еzim5[QsYA\o.J݂Jbƅ "?j #@q$"u)҈2d# 0N`kI\*F& Vzi'P+ (y]$Z۳䞸'nchI7N, (:e[Lh6]iZ,֭-0IWxU̟tw/wykaɦ{YޢX/!Q(qST0%~8``tĩݬDEx+8pJLCz2Chv|`"ЗbAt|MqݢCk&p( J}l{*e4e%wU(ѪخqCƼ(5{{LuvIbS<6I Ĺq,%Q_oW.DNkA-HW_C5@\W"sfqPWBqHB)+qEQuSqŐێ+ꔣS&&dUĪmzQl٬Q$ls+?cgpjY@F^X}sJnH[\:jer#1|<nC|7޲}]WnyraxbZorlۂ9Nh){h_aY]ªth"FW_= a#ۧ%+^v+tf ue&ܔR~ q`g `rZyyh,Yv_A JuѨV+ ]| :(JQ4,*Hsc|wOMM&_̑.'F7u谩SFt!hp=n>s+r޲Jc90[;E͘B>cYAV:R %ȰXh\d.;@ASk 5'0gqmz\ݜdO7Ib!_3!_BlOL=g;v|rC BOыSo6 ˪Ϛm7$J%8@/>j:|C]/S?]p!l/y;x1+F k5 rc6O͵{E)W<`xDud]>kSP =p.a8OΌބRkhBl꺒Yoh}޴kW-_|f_VBl DO5Ҙ *iKLi*PZd[ <΋"H2$_sC wO"5U P<\@P2t~E d DWۺXgH[sC`ff. X hJoTc} Z*2 %m=Wнϯ?`ΆOE] 1V1m͟`agUԜFK,f ?@v&E1W\2ܹsq軛iy 8kdH';B pLrOE].p2Dx]mNMTЋkejqX,PʒK֒ p+Uc@U~45NHY̠2JJƋd<#]4e)oNz1K_l `7-`9IԈFC-Q9&縉cפ|z$SH(NB DEtwkA*n>kk>BU7k1ƐdJ`ށӕt9e8Nis2d2_MtLd%1Ql8s/)HBVhBcgNMNiv*&ֹgnnOh2ɇizCǮ^߲Ol;^Ezߣw{,`DɤLf?5$'h~4v>q- xgaѦ1dZ֝x꜃M$Cz>dmrTÀ`zV6#c\ѨТiS]grn|\| 24ߺup |s~&=o*֮Ԡ7+MM%R(4Q, RfOL6\Z>ʢ)^=V#$HBXɌ%B/ 15TQ@urENA7(FeRJ$8zVO2G;F@ )圾-'XHYR ɬҶsSV߉.䞨FjpU2-’5Ww;ViI:Kݛ4ٖa9my]u(TII%mYŠ0m|MUB2ァ{}߷7965!%3EJ΂{i1!#iwvy" RzYLsqƀuXp:}GROpeć=NTSc~\f&^S5!o?vR@x+ h[%F1"/`]RZYsVk\166,RU66MAFA!8:ۮtPSM*Xj[|*i򁦒 pri ~K.Nos]U}w[45 zVG~z ˪j[UHT\ݫ"6]?9|yRҶ,$EQlc>H74V(H'b(*#D5Pfg>tNx"SA6A>b{N`v)TKbimo|>~_Ϥ_^}bĆ~Ѳ_PyQ|9ΧpEyQY]-y[@&^JOczfIoeǦU*C9j`ΰ&Q<1/rs?}]_-\=xxǢ^nz}luB`ŏ3hǎ78~;bgtуݱsUG/w6 wݿfwZY50Yy*t IIbrj8*D* bslj-#ea€UbMj(S# T2&ۄ(A13&Ђ 9 0fi@Ę0 -%tn^Ag|\! JZӊsE &]XUztHiT؉s3x>GE{hABBQE8r^::K9`7ZITO'⩞:'%2QJ;>C6J(ö+{E͝7)|g?p.@pNzZDy'| '߯O‡?>.OyJ'Lu`gӏX"H?bH[ϝ8^PSH? !mvot{'^b:pƤz6GӟNfs[61g'}wCU5qȃҒ` 6HbKuzU;ւ #\H}EkIs_'Y:+% ~'Mi pTH YB,և5$zfސܹ6!eD9%wH_D$#/f1k$>H__ʅxkajg%n8Z"Uҝm"L,i3M4un4{{4li1^ g~|jm? _}GgCV?]\gRJPd SLg,<{_ˤpnVYPSjK8KVǒ/y\.m-耦FP犩W1,|CLۂ}8? 4ɪNu?sAo4 Q2 嶱o;hq7"Aщgu<`wY`_(Shun8.7&juGQ@Bm?=9>6.to~tLXiv}b|=U $<x_„X`:yY];߽}VMw#8Xњ"[ rFY~$3sN>">d~ϟV+]Y?WC> q{-q I'ޘzKV0~ >ɦqZkgXόfvx>s[ORڥfy1,1E%ujp}&ӗE mW},Gќvf@~7W7Jp#_/I)r[Fwɍ囟×¶vwO(z]>H`Ӛ]֋ݥMp6$y1E XC%ʮ{ﯶ;/cTXV߼7 y_ibXa >XPm;_YuO*Xscߝ2;Pfp LAUt=qpЀ[蹖kEIA֒Ovn63| @yβSɃt2RHQ⃜Q%Q K 8itBpAyWN~.-2 rH%z@]s@$T![ bQS-N7ԢdȪU\"Jd5y [8(N:w.-D,R/7p;fPw͚*32$=b]]*Az Z";MJ hη;]/>֍jk8+$875_A,"Ō5vfCS&C(]ja2m~!EF%ߘ L`պpⶖz 20{23QJD>Q$r l'+"YA+ͤD{Z2D{% `¤ʺKAڒwi .'Ʒ1f>Jr).Bq| !8WObbZ@h +f-*8f(!3r91n]dB K @&F^S-G(%9;tߍ2S8( fuaQ@~j y(uXP9lԯ?'?qL^&"^CS0Y5% /iOÌ.7&x*g.h^;'ܚÊZZ&qg1 #uų.qB=OMp&(c90̟(fɑtdMePgr}֧!펙$r>A;[5i'6-| PkV]ܰvbKmvT߲h'P|K `w޻&TX66+,gOZlѶ֖T(Ţd}_{[~Po+}?NP["ܼ}Ѣn?vZ~le63A :2u4eFß1,ʆBKU[Lb fؽ35xN샖\E /Yح9fȬ#Jn!Fס9z O$ ZV2\;R$ĪƳ6zӫUvv RL[0 2%Evk rTT`s+#Ѕ[>r$O1O)JLxzB?u')pn Z (,biXVly0]}.DE tyʀFbӃz6D/EMQHN]y"gh$ޡu,#3%4>mф6*%HI? Ȏ@No1 _}ʫ*m?n׆tOr|"|~vK2|&j6 0.j֧,tХFKu5c.4S{{3"2t,aey%vV~ĉQ%0 &#s$R[$/!$Rd.A})Lִ| mh ]:\ 2 ipƳN7GJ7lf*wgv3EU#&z1JCB.d03+M^L Opio:9@hE  Ӟ0TM`zz~ttrgd])EZ.~/+05[b}K$ά )AB-d^8 -O>y,|>O>>ikq~SƏ\y1ՏKz|f c+L5GzG&\vw؀/}ԛqUq0T!?;,-\2{*Xs%^e10ۯ=Wʳ?E5]*}J$)tߵ%Eј,^l}MDeޞuss% QHHQ2'Gpqacߙ岺uZn>:A"mQ8Qf0K- Sq~ûnwu{dl)M,O:UXK|!Ԅ0!3.&lZx͍ŢiwΝv|^ 9ii B& <,\U6nMMX!+ޝӛVu+z:|^ZLJmkS&:⤃O(G׵!]ڄwhLFFQ"(]h"1țΠ멦@g?dvwBJf Yt o R&}ZЏik5i*|K0p#>st^ rfHC>@kbiJ$*G5 d #2ο)ME$3 3/ĄSҲx5O#2ǾwfU/#_1L{@(J'θnjު QSM՗:~774aai%~5 %qUb9^8IgzHȖtޣ}CYK>=c Y# YŷuMY,.BXSD:G Rr[K%$,4Rɞ]C>N]dwW|rU'|mc3Y+~6vIQ]|p-scXƘ0>5N{°LG:>&yTLJ*5=_ wɇc5z$JΈ!Q4pL8 a+dPO8Ođr)P34A/ ~>Y胊eŗK[T,C!K1I!P06RLaѣTMQ=?K;96uxX jnc|%җ[ת&ݨ.B,1κ9&oUd%Mֹ&yuո:X2'EEozo|K@BNO#A,ɠ{'Kש5 *#Ff ܮ_{]7CׅngjuZ-vEp, ) l>q⒠Ŏ/"ITG"/,f4ۇBm0_̗nZ+5p豀ˮn`aMiҶ6Y#mt&R"4qňZP> a &CKQו:Zp/R7bmч|Bs4a,9UdЧ%^ԷP Ò'Ʉ'"TxT*XLbFrB!+l(=Lg(T&|㦭(X^+@mV}zTLڦjKR`ZB#xobmu.6J"7Qp*ԼCYxnGJْdh<Ԏ\nF aQ(VJZ&gW7΄+W|U"Ǘ gTKgs 2B~#[ Ӑl($,;?aIG+}-*W:ME1v^0*$Yy XÇ'P!N;Sͫ ébz|xMwK,FIUk?үΡfڏ~ZWI)\d4'+AOcM14tZ|8Eb4GUGq2#l>=!Qxa1~z tcye||?ǏqzkkX?ɹ2 Mc܀=ӿiO p_{oi*?5B9q4)u)dyd$ \I9\z>MU7 k|YORW!qf6&z1pG98i;%$w~GMǯ/zX.msc\aEj˩n."pj~[Lf DNNsHBh7b+rzW^h? G"Xm @Ue;xY4M@?u |*$z=VL3 UN#w*:Yu(@zq|zME\fᵚyf:ͮ 1٪" hE "i1Au@n Tzns__׾'>Lnksf2 Rq7on_ هbqDFP''utxKIzўf bUw.2y|E-?>!8f"t6ѧ>~ p%p\IH L JCKvdyI-l Ѥ:;l(P"О MY ul3$pM_{J:5K؋X0=MEᆩ; (!C S<@za_4Uut8"aZXzA"2L+>a?=<+!0#m|382ͬ,4zaAZͪX0&)L<=L)β E=F[.uq5:@] #~Ul~OCڧև7H̪٢6ñ,׶2~պ^ kH/@B $#bS>?4æ:0{I]7m&^lڵY.$L@EgH; ƬN/6~P-@ /wWvsUnZ/OoGfM`(l: B?MWz^ R:0 ]Lz!5avyKb,TmR_Qø{¹ h$&^&40JPhb"K0:XӠn_O^Ik겗8I3w߶oſ @xR IK: G#"4tN?EЬALҩw}\m:qCl @j9&M r`$ɲaHm.ab>)`£vxxY {U(Lt ),8Z=gȯK`)IͪM!S*}D- y͝qHC*A MDF',MN1.jJ ]I"ޅH6ؿMKdVŽ%7#)mAx&aöRYqu=mN~)X") 5UC`UQY2w$CII$SFPD=F>N^.%z,p T̓H S!BŰ1C.v5T*x ɰh9TX%3 ?^d2MFO!sW'CJ8/;˽:n \mv vySGLD'RM-p"#$RIS?,$?}OO_L?h$ F/-M'<>7ק=b.HI| N`Y= ǙԨ uaS DAkkǣg)"?p]X`u%P:/j-"0ojӾpqJ;}?ogg~_oUwݺ-b$]B׈Q$܈3 aie]=>۟?Mu;_?Q^ֆNmԀnd7o/Noûl.6Q]8\՛7>/Ǐ5S]|*R$ȒUS7 -ڶ߫Xbx}`Op3=4$}9TU=ZñkB†`HMޣL> ">7.-ۚGv?_[޼{YVh{ff'w~7ELj +T{45A|_XUVF&taqV sPuA-<+FAU0<*QIGu[> PJ}a5Pt Ԥ]ㆧ#z*mU'e*e-- eQ"bxVb"L aW-7)1[`MsV7F:Rv0:t byLyђ .v6M%eҹʪrEKJJݮ t%3#|d[da~z]( ;/16mHX= ZN̫,Z\21&s)$Sz1/XYiR=r,(4EEcD&2tn 1M yRl@,)S7ZK*\`FԴv NT<Ê&4Xv5񪏇#oFMBi=4L]|@ZMW+F7j+Iny0ifT~=â/`u* 2:0eF8{g9> V 9}ko8`|q+4'̒8ab{]l1pOUu;хb;㝰?؇Vfql$9P,Z h@NЕ~1 41k2 RmЦYqs~.VUQ20%L~E=+ oHR0L{ .@.lOd/^5Sɨ=X4beMux㗓1>DK G 9xΓA9 541TRZ ̈́Dptw}•mZ=%izImJJU\*ܧ.` $]~[,H/^ KKʊ2Z$XQ %m`Z[a/n5\/%Dl+7=XM*9 "IOQR}D.ʴ#\ vj(1ټ;ž^0O#gCUIJR@X[#]P1\ȄiAP[=\GMX@)8B  1ja_ njJl>;^@RU'|jʀ{tPc#`=~mng 3`T 6qc-Ҹ Z>MGg܏뿲j ~o/M_nz %b:1d[*–۽ 0uBv(y PZjt^L'P&4Yj{lsk_<<7g};~2ٝ< CF-}cmua{hڼh躓7S{zb7;ЪmnNzwv{mVǷnO;!A$2>jP^-;[vnsUZpdU*LQe9:p܉:A46X#&IwPw˯ך:&,"Q$pBCcƿ7c@KmA֙ bErR]CFc[lhmٸ=Z`I9Y.gKC*A(N)x/'=(O</hZjQDV%2a/HnTbJҳHI@w쫁ߒ!aAz ]$DZu e#eG bV 3#'g#Akrɪ kb=|F*-e^-*/"C`ЁbyΎ›$LL!,`%lqt1?l>ه8k"Uu3'񙔇)QeG}~% Kmb(9d8+GwX͸;KE.ƴ&qJxC;G|JA9e3e"pG&Ec[>Ty=#.fi)B`&5w-^E}̱V!'h㨲DJӗz<\08)bYe&zIuTfO?T#aZL濗 qW"],lv{g@l~ΚP<7?;y Bu&t_G= ͬN_Nvνw9yoTǧ^ĪS:xڨF] ew4i57PeONo:}_F7 O^H{XR:ąO߿#d?G~/ׯ)W< Ս[wy#|sCs!bC—L idS $Jٍ,tݫڊ@ĝ:*p*1OwΤǬ>sSo,[kPS66nN*T4T4Zsc¶gR{kQGg!,hdDTzag5 ⋺slr.G~z$H}wӶ /,ebBMʰ~8zL% f”.V,i,h(qnN@̗gI j8kVy`"+n dD'k[~)i8P5B2̐ ntni}=r@L]CT+ȟMnu%;v%J{d]C᳓4{0LpM2 *T 샥ʚ& x5S,.f-uV8W37sUqvABukQh"lί1*sӔtӽ͗r,0mnH $ I;ӎك!PT3*hKWϞQ%Y]1|P1臦ULMN@3eH^lյThSuQws %9{ĨuisP'-f3Rfu{陋u87fl:IDˑ~\Yο*^<`T'_a$H>HjqqƌӢ"\Dd oCf);>qGc!٫C+3Hď5iI˜!3@!Èniƍ є$+& mRơGtd>4:;qqBΥsƙ \_:MfdfՇ[2eQj1x>'!ӛC}FMf[*=;=3%3W~6..ꆲ6N~xlNnfCmTiU67jۄk/ )~0A;::SYnN7oR?-ijan_l.N o{p&RK[գ~]߾}^ҷx:7mv!kWF,vI HP/$iv+ҙmJ䑥+eV!_*w8 dItkDFd|w޽^kmӊ,X'RAn7;q| 0mCW-14e!"3p;yV!hdXEz4mH%āv8hP(2vm%!߱KG,\+[]$T& eQ4UʂFtX,C8t))|()Ap|VNt. 52 0S#]/L'JՊpX;H%ޕ>; +lѦw=OzBp]ۦQNX,$+GfƸkAXb&\p2#.!TvG%}(9#7QZ!UG\XqȄ&n|J(hU`k:o!1} |o+E2^j;fP,C$rp)>AAB(j1,/^68BgOsj e@ow "ѬGrAdž-͑xxXɠ22CO+e@9pRmL'>I.LqjJwCJ.x,T& G|&hkOm'5?y,e:悥u; Fb!nbWU쎖|N]D3=CvHQtbfW( iw/;//On$c۴v6Y&TYz 7p`3{~#.:wW7XD>]Cf;~/͠`̦pZ:ǭ~U%~4;tXۡo9K^䈖/VJ\+?%qG'_۠*C3W:LL'ڜoHbo˷{S+GS&Nܸ{AV4^ 7>vm$$4([ۺ 4,ڄS|[yr ``Yi&t5Iԃ4xu^ׁjt:;@\*3L.{bߥt D&&`٤еlp,2d')# 5`i1'>-~vRŧKiVŽ% 3[AfJIq0MIwbTVⰞh#y!&t>blrqqifΩ(RʁQ)f*-J+t"'uJ<]y2d@#1.a'=iXgivBB~H}ɼ.I>vU 0( !CTeԓI'8^Jbj22aTTٚ`ҫL?b^{.LfWO,j|㿦ꀏ3$cOnso[Uxn"XN;Zm#b/{&g]ߕlǛb{Gmaj|Z/qw^n,?7|=:?Ås=msYDH4m̲2QRcΫ$QO8R\›owi;jQn7E|l.ruul :,(š[N&IF0b;K02㟀.8CM*5br-7skO,J4߸Q z ?^(fxs[obFjmƐȽMX!ZJWc ={tZ!b[UҲ / 7ZGE'%jȣhb>Αʹim&H˲S!IS8ylt wI,M.<`+*'k_EIuO }qh̓K.9oqG%97&SIX.=KGebړVfiRX+ÐX9@yJQOB#F.z&Ǖ#΅3xӪmN'G 'x5*yV"AȰr 6AUҨRZwEaEO`~ 3/ x%sv{Ɲ?tY/}^j!˜ǚTtcߝv P&w߫/+ckR J~8}%oЃ6QFlեPsO:tCIJ-ϩǃg.#e0#7}f#8fޅQcMgWY4צ~,\ ĒHƿ.>2'gB?$q.up˄XK, AŴ)nKN3W?Dґߤg{N%<\~ u'pidk}*pzN+C=%>B|o|kniLō[U7 gUS5{;GopEhz>{wgXXE@eF$$YMlIda?Kr&dB-w1DG2)b@o fP:u@h&,3h}N?w RZPL$TA' a,4f.&[,ބȟ.(wx84T4r 1Zax ;myԻϾ/}~6ǧq?\?@O gCds֝/{fjg]'Mt\CN&\wؐ c% Ft? & ҅jL}y0zݡ⃬+"4pC$dVAwXD6*}}HM\ ߛ=~h覒L`WZMTR Lن%&Ÿۃcrl+xX@jp8B.u^;I^Qmt9 YrBl mx^۬g8O4S9āJb!)`v= bGgkC&A<w"*PF .QL,0I 9 WF{)/k}?JU?.wΔxK!{.DN`%CH1a'}ULq an4֥*Vem˓RMNbJ uCJy- ѥS 㽺52bk3l1i9icJ 8]"ŜMWP\љ\VzyKub> 3 ٳe0fzOO$fz edr YP1sxzpH8qy=oy=>a$X?}y)+_3]̌sp??Cs@&{hڛVm뷿߽;v4^D . YϱS) qZOn{q_y1tNj賸ɸ91y+ȊИ-pi Lac<SgFUhIHliڏ+Á%s7/$W*(T܄{<)hލ,;[go[6h4OJ7o|`w=[O Cj&Y 4q@{!FolQO(tأwڍp']=pIG~j6ίjVj^lbhPyz0I~b:Hg(f/BtȲT9N{0?+.d3S-P([O49)d-}5Req lCU OI㾤 M'd4*/E}^wχQ;TUL'!.%NUB]mn;q7Ҁ>3Ui6 hbd|d0TO90O<'ŞB s/M\@pe4hLXBe\es4Sv(ul)m#K8JpR_x)aAbO!-9F> A;.ޅwX{(]VNT`↣I=ĸ@ںH"ͭ.@ej xd%>"!j$E(3Q2bLj F?&#sH3[8q%I0B\(w^|4 7H0JbXOgxr!2o`}erD !tpj8SGI{=b[Z&N*΁8/ ]O=sl;H0Hl1I {anԶ#|[3z4f8Hfcl[GNMw;l"YzȾ'?|MqٰGyI@rrJ/Q%/bV.J^TQ2#|ߔ{IT[+U-G=69>ô+O-g]q3QzM_vTڍ}1! *T<4Fs>uM:r [G[5y hM:?j1F3 z}Ji:.?gSNxػo~ǿ֏=^mSQ&? 00v<]tC^Nn d=ߌ8FCOG|~_0TwWPPېkvd1OiLs f&0RAhxĻRzE% XӤ:ֈ]OHVEfc]HxUdP;#F\}74/7F#8N,Zu?SQK)kL~>w'?{>q CѲB. 7^SewOs"718NH'jؐY̫:JCpa#Ab< pܦe\'^C%.X 9ÒL=)k'+fߣ%be$2MeAO{뺥ۓ/K>R ,ibvCyj69RtAp*{$q^ x== T2Q!TT{2GWFMŐ!'s @wm<3ڣd"U@3%އFZ "(hx =% KUVpiͅ N :RJܐSqZr σbE8]scqb͛3BwF^e`1J&G˃*Ұ7:zq:q ^˥gO&@z뛋:3AFT=/1t3|55'eoO>kĐ0z%tRS k|7/\~ Ϲ>,dq{p'jSLk-{@=4rS薭Ss]@0yI/qP^"3h^']>l%%٫y@(S0ƒ;]p:X'At嵞yhtSIpGkEW8k*`ko\hBK0>&)@A<PncXuνg{E~|qb]H !(I\SsRBJ'*e|Hi"4r|=դ^ֲ%׶[uaOGEb=CI`oxi8nzځO<&x߅@.u7l;{#'96@'ҕtB+hG_aDP@ &CZrƭtvSه^hލLj(@x%v=wwTl|ޢQgFSm)%p^SL.ͤj.8c/T?aolæMmeIЂ|KAG tX-;C* 1MGQ>,_JV>\Tjtd"/tv9[ jB0ҪT%Eb/OX鱷ǼOCʅOV>Kky3.-XZЩeFydA܀LƤsTUM%㾿vg*I" HdI^{mk;!g%\& V뤥G!G;Չ5"9[Ē*)PjB`j\ߟ۫EW%PTög*kzqvƦ?3*%mqsie a $қdLXU—MuAiQ cډ= +f?k`{Ʊ>vskp\gvx-0E\-#LXrD7=(ԜK3ߥuWہ9{($<3^1I'RL0 6Ö3 L3S,BBEѮ&[^>X% U9"x=o_RH)}m:3Zlzz ;xa H3tdl3Z,WO$NBB;Ax, 3df@|KK>X:h?ds;o)}U:kqC訷f&z=iYd3FP6|d6SC^F*_twm@0#..,y_aCn!F{׋F {"e? ؊$Io1P7Pͅeۤ`(a1] R('(7Pi)4Q@X8mTvJfD"{+ODqˣaK7_>=y~qo yntΑ2g9 wB1Zni 76PZ]H$Rv*M%;з`rf 3{I ]vzϬi ((xi;Ʀn}OgI ,mawH;F3acyaYF:>?aV>janizt޻^:_4P1>8{Eo(ΤO}.v}xaV_6XpC* p)T$^@L^ |xF!K(Yz*E!1 $udD%^ȹu{nifk5+>*%`KBQ l=(QortmK3U] ቑܷ;m+KT#~@'HP/a/iX SDƈK2N(4pWTGARDq UIGfXb*TdqwʚߔYi W6i@OCgN)gSĦ|%zV*!CI$(BpqQ+"G<&t/upG#,-+)Du@fU9IbzAC=S#9s#y"H7;=s?AАNv@=]DϨL3*wXejgynz Eo;Cx ě,IFH09poS[`>zbN.tN|y*|{;~RHn|_?<tS9ֲ.c+]:f%夅#wgbYR-)C02-D+I˵D{.A*ە.5̜3@3EW,_vq/͑N`: q眙ЉقF(dKQȃwIpLU2c<.^e}C +(m *>:cw>cP l[ΞO鳷'! IF_jDΊ`$+Ѕ͈[D<ؑH*@&`KYp7~ 2Ӿ~oE㛛v!M1kf34""#Ub.aCJhv !4'*Yp K` +\b' p);8a%eeֿ7Yu\hmFw$#>z=!$1Bb$z ,!w] ֈ]n,. bzm)Q,^"c"!6eV+fF3=}Uy}9U=Tnݪ_]0TRp-Ng@bR=e ʰ ^6}!̈ }(֊I>Nib2LDk1C=-ΚTp -Jf>$&[jAըhǶ;ܿkЦ aId,AybVO r2̈́ !a.I:=s#2Mw{L43ѬPeJ?oPL_زs !xjII݁ CjV k|D |7]'֩86IWj|4՞dV.w}+ز$J?_jVY 1OԞNɜ.*vkU.XmjsD6:r`'%tBQCq)dWS?T+~tRM 6(Ћ5zcc=C`W/1=e<wtEWX{$͵Yx,O.bU?1NYyKͶf-xwXl`7e}ޣFx~+BirUёwX톧.\ܞmC͗V>p8L QG 4D|o` T;(KD ;Wk"_7c{nXz\Fv+B2ij9DcC0[adS 2K|`OhcwXMM{?+|xRDBNigaGw^/QQP+I%$T l{%BcgӇýeߵA0ԹT|y`$h:#MƉ'Q.0L^l' [|[q}MXlkjE2-~, $YAF2w sY O.pN5> LhOhjyn Qo8\+YK5V pِx3v;q6O1 cJМd2fZql?OObR]R=>{pMVS/J~:)of~3<`yI)K$ʿ19 ߵnU7qɔ\a ߉&+!5Ρ)$3AP_E ¡ $/ӰՒ$ޔ,~{ZZ݇T?ZZwb3W8Bchfmkgl,+&4|P$uo6.ഋ oE7v;a>.,cJC\2RJؤutNbԛnH;bOZ " %m7q_\9+%F<Ҡ$8}B`+@/z1=P5 '_iD-vQ* &b1& zy!ogSN9" x3Cah̞)Alܹ"W8-La%?R4MID90'+?Zcg|Fƺσk S1B-yS$[$evm.<{t2Cf'ܣAF@$^xͤs\RCf˾.m/\*vv}xu8,:23( `ٔQsG흿tlgk6EnGe  ٥cY\/Rq @<e˔W}Nzɲqu[q :m e4f[}EE'TfrBnA\@n$޹ qqSNANG*k8;K&({bsH|H'w@5XelfFѪѱV\,1<轣tlΗ4YU' nJ]դ!]՗VdF(fch֞BHW&AgWYӢ,kW^Ya$jQjH" m))jS<<ڰu/j肈ͭPVҵbZ_,vo+OaD \RBЖhv Ux80щ<Ё,@a#{t3X1:AvH ~Dm#f3Q' C'=R` ;^t`-.{l`n!@wup-r2;mnj:d%uVȯlUV Ɯ4E}&4h[hE'\Qfi<R@נ vҥKzgw[298[(h݋O=ԣis6)!C.y!zpo/I 2)3Pjq.qݰFL}RouY{܀xy#- $jG.`}֠ wF>z(_ F _ +W}F|l$>cJV?v}~ï1i4&O%Vf8@t I3I$W;E'-K8LrҴcaFZ@ΣUI-^o7V|*G&~q6s yŐ')1\.BX(dUQ%g$R IBz+IV{ A=MԊXx0!,KxzM} 4äְLDwL'řU JlqZͽL塍b߽ֆ)1C('R0G@WzRDY97a#RѬ%Mh<.᧣5WBi7ƬV'Z͉լv+՞+ax3"qH\)::t']cԏx &J%>j%y;BwW,mg\"cϚb4Zp߈QJ5oP;l ob_rcT{t @z Mh\W9"Q,nb`UNY}1b} !N%ilPZeAW)$IK}3f\2Ӗ8>VҒ& y{ΕOTJ'f[{,k%zu aTd#\bbb)V8YgnW*|41#JkvY1Db1 H4CZŠI=ӌ9p n] 儖 SdϷ\/L ma7jĨ9q?J[Z:.$&~ < /(J*RZd$-a{A@3XA8]338P;\eݳgoV\,Q1F%}!0<">IR;F3R`+@he `1`3Їg4d,2f5Xػx{|ۀ- 3'=<.-{7PȀ~4ۙc_X1@A2wcmhv`*R9EGG5t\RгY#48Pve͚$%@$'4{ ̍mCsKdqP,W*`[,.?~ !,5]{J8>C|-TID4! "&"\6P_`IVhcb56#M_e'^QkNixSL %՚X'0۳yy$4 h RXZP{JБ,'\p獂W*>ԿQH@JGEL*KyRFjUb o)]'F#궡n5 Q̬ _ =)nf\\c!&Z Q;hQ2۲Nͨ t*N1r"R ÒdlNc&|m'(Jkm2lskPI܌:VJ>'/YjXcs+DbD _0dFyo1UWRD |2$Q"#P37ċ5h 4J uja! x0w_Զ{ֻbwJZ]5Vg~-˯`k̊`b['F|4!E_cŗu7&cgݮDFzSCI>#,X%M(MWFD?5Yl7#NTt@.1UZ>rekW0&h̎t'Q0Gͩv}R⹜!9P+\lo=n>( '64~F)HLJhnAE~;m>$I7AM0jq\ ,L\cYP%R)Hd0_h68iZf:n}nw~X0ݘ?mvmwaؿT-eL$ɷ(o\+H h$]XT~=+oF|w*u[X~£viЮ빁ѳYYBq \\w{h,s-QK|xY`?noH'`/ИpSiNyˮ; y@huE3Ć'73>]ߐ۳-wXbɕN/ ,yB'YHTLJPͷlZ q<ꞎ$#!yftzS oᬝgLoiXl;jMb:rPˡݪ/c!iХ_WJ":6ZVkFH}ISFlg;kfL>^RTK$r'z(겔eF ʊ#rs%4V8'i(C+Vt/ bDkCet61U a;q?CX8ul7o\i1V@C-&bA. #U{ЎSM%5!26RҖlV]B%Q0/w w@2˱o" Ua2\il.Ey~ A7ۻm3]]IN zoaLC? VO֒k8PYL"Ꝭh_Ƽ=ZT<0SXݩ'yILvFC ,(slDub8qz0AXG1ǨABZQ4h Iu)UPrrIxS~X#yw0c4 xo%պuGk?W)x-1MzIi,UzuD3F9WFvH:NaV,chzrRZY*A2tDq01|uTP5vUwHa+@r#pGE:^ m%*s-.;tΡ#k%"r|q钵G }i&Z~*d``)`xoQ&-p#IHb882䡯N} qܠn;H@sg+*f5vv›dhVǜ4o}e<O&ƘZ3Qnwe%`QO64+ɐ%L肣^1 ipf<;>/mFZƏsG,h^;vbY!%E 1E(4 oɁ5jDR#t%%\MS/ÊW뫭te,45b8&5p,^"ŋih^̠z #DV|1c7U>IKZ_.$KJ߱+Q]>\wZsժ=UzHO)l^XkdlC> JQjWe3MSX\}Ԡ^̤S D3qZYcTڭja5~bXtÁ wζnł ^Z}$Zz ^a杀"EY&Z8z͸6`[vPtlJCf;JSI8T4Ɋ/0ݑ6UMyZZB2>&[BQ kwv޴N X [8tbUpոVp7 v^Ťx,Ո0lL4}3CiAIV`  $ JǢ V{cf:XrWD< C`I3>!04a]>a8 CHlg`{c=q;%,62IIiJ|@8ȂHH%/'F.U $uIa9:=#jq)VGF"b2EăIi0]K90b,TRf6A=l5U+=O#3*_,ĔI<ucYbh|{YòRdInP~E\ ьLU̱tt{9 *Zd9]Zүk\{ti6G&eԮuɞr"(u]ٛ ެiK]clu&h]n*vѦu/%]Xjs(0ҠޑAaYj&ĂT1V׏ƘWp+r'42'[N-bX(vBY,Sׄnߏuu-z2)?q-L'FӸ4 O+clFcO:yMxk{g"e'[T$:r +!&tzLx#-#Sk%fdꢣOD2%`RHl+~\qkٰ ),X+,)m4Hn,S/%eЙjgc ¢;i>yEi* ̦Ðvh=P9:T<\"`DwΗ2oNGHsw҅'^1^E L3j>|hPK.e"ϋk|56|@}%jz,Loa$=0*b')_n뺋^pBH~ւ<"'\v{wK#="y[0[ˁoqƎ!:2f8r1 Azwa\z8jXNo'FUwY[pi|~!i#-:!_l=8!q?jg[ K?\qؒ 5<!u\#μG%jG\튳T&tK0aK.OWovI;]wuص?)˜~;BZM3ѼcӊLgw5+p7 ηĢj 0BW.eHIsˏBnRWI3R!wodk䙠VvBv~c t `W9Ai$^i4Nד/K{~R0q0+/=ҋ]aJ?Y-+rLiz4=QS&#kQVsdGӱ=U%o' :Suu| fd#r+PSPo99ժSQ,ALYu(2xJ\̞'Yd+4_$Z 8qgOU[jj l"LYlԐyhi053]tfeFQ s OѤn9yK<//6[i%>sz4!ȉ g@ɛݐFhhx!S')c?Js󦵹pY@Ep$*VS#nj¹DfJNȡ韔jk93#Y,7VhD}ؼ.mߒ9B3rku"1[ʼcwlF); &W&钨+L'p?4O%39YuK.U3 'i|C M=_M4QOLB]a-/NϥFDGV9Yw38mgIrVay/&,|il{kRːED|,TUWV+iDvU65SM>*%Y1X7`gJ}Pl'RZ] $Ԯ+)"6ccbrteca"H=wHG{&Yrp;V B)ՖgtIYȝvmiNGD*xDq*'Oi :M4֟ӉشhqXش:=8&&Z̊=xE {0lNV^bOWҕs;&2LZWN0uMdl]Ƭh<3P8BeQcB-z}jm&>; ֮[a]oUwPt;+[4e2x9PˢP֍5Y%?pڮ$WFd!R5`iĜ:vBҘ(2_a N>HmA>#e<Ep e)Ӧ={g{P If^2܉,w cdŝ-YF Qs$Y]faVi2I; M%^ G>tA_.:tM>YM`+Cw@|{~/}'c87g+4Uf X8Axb]FLqz1eZB_]-|~W^m˃NCkHCI3MR'2fd1 `ZTC\E圚/@!+k"5@ZB4#l(P)zJ5z>GOj.h~؀N](sH%SW3ZX ./YJaJ2ݜ]d59 ,%rj1Zӈ*F-aXvhت haA LNmHҞA* ZB,]ŵv,.` Q[wh9 6J N UmSF׳QKV!$\qC3iKݑ.iX58h(7!Qq=*Ny/vղs^LTêxAUyp5W_URL=jz2h1RU@[s ~Σ>^Jn?1ڰG1^NtfjaVUx2)Y6(u13)T8j}M+[$b_j4a?m[RD+EQ|s8qwR0VM % PW\VctQz;TwW X5:+X\zmVf[H{%ɘTNnFFRh)2PWZntNL#%Nm:,Zzrk5^!rD]zZ)\ONhǯ[I6[~K2ת1㚎G j^/2[IO8˿D_j8߾=1׃-۩,! VQo}hH%EMo$պxI)[rec'om#Y}oH3,ِoq\m3vhs08BirbU>& oX" 0׊1)xN n$C݁jT/~ɏz[o#O2GT,\.hz(`S4\(NW\.5aOIN3jDL?ɛ=:ydl& ûn_d0 \lXğ y$6ie9q2O}:7i}nwubJYGV<{Q*%XV䞫6K ܹS/\_ðZDc۠|M҉k:V@n)b(\[=<,*nK?(]+21MN1 VZK޽8C-KCQHn164}u~ʞK٪  KT5}ȯ,BJX$Jumz5zNۻbFb'6vMy:Ƶ6ۍ!Nj`_]D=ACz kh"D5l^v݀9/sr "KU1YQl]%-`KبU_c¢r,en [W`IR+8&o9E!R GUv%7Nfa`$KLPQ(+# _5r@50MvQ (Ԃ-4Mvila[)BXOw ZZ֔̉ĊIaaȬZ`UyA%nnmfGc$KI;ЏKl5lZè;f#o@p%-I#Dޮ;m6Gv #:fԑUt,EoR[RI$)uLeƵqx)4*ܹ4UǷ%A͈R*=m8x%/ ўFja/F3xA!NfZ.;~$-NQQʋTS$j4[WmjjwNq]W)ݬ'1IL Dž5 'lf z:Bz{$ ]vvs\7 `f0>Č kfpS3[F;~3לCcdm,B =1~gwN2iȇvEvJS5bc!T_oA4F=Y4补Rbg˰[\JWi,C.0$"J`CF ɬsIR$;lt}t%E+/I_ :]Lʥ.˺b@?hlYs_}_3[D$:*KB`(6l7)J?֒0(U3s6f6lҍ<$]G La U g X]w$ Zzdl7Б)g&, q-V,>S.APN"rRܡZQWp2"aފR7 #5=Bwl'|e%Jz$.NyTl`" E#kְBCǿpnMS̆OJN#$r;8d囹IŀLu72ZzѪeto=5Tz!{oCۙ6 =FǴ(<S験fl7r8х\l+ii]2Kh@sw'.y/koaDdDKJCE]vZ@oQ ϛi=&Λ7"Q (DX5?=RIMD`<~ 4 '8;bƵ8n#^"X19m*EIji4dVAD%LsKNɓqjW=!%X?:utn*ΞPcAcS\ mm^gFsmz:5믎n.2\v"/vD -lb4,XcCtBQ' H_}7,HJlFjaVCL!"21"\Kg<$ 3()π.h%0M&f nZĕgq?idR>,.g]?2+$%wW$VFnm7Dfk); j|--کJ\99B2Nr@W'+||騫;uU˳pZsk鶇8u$0ݞ9&kءy`zD^,&f@dЁDkLlb:Eoj;D;$tp#L53LlT*3F;T8A.b!ʈXo'6bhA@q3]v3s eB(-e$[KaPگ+\/,^e|Oc,}2n^Z't#oMYAqn ѓ'!dϳ:@T5LpYVI4]8LKꍏfK. pJX3:iJ[8f G'Fw$.qL;"8V]؍rHbFv3݂c_ti ~6bC~} P-xs8+1Q)SB.ا_ℰLLD$o'`AHk Lnk' jHI$=xie&Y {_PStt'd>֎u5x,`]J~1)Nkn+\$Ie Mp <; \?nɳx[fXKpHy(=.D^?4nfHiV7X2l36ԭB 8MR [Ů #EԒ/xD-Z5JGWyg&lwbYaGU{0 }7`Dn³7xP)ԌҼ3 4KV@,ۃP0  뜵1C[z# F}&Ay~wP++=ZX;j'8I?|.k[{Lvsl/[}_lhYΰI5Iә삠" mcnpT0T̄Vf2% :ㆌ>gKƌu=Bvr'|p,IlI}wCN‡ZzKr}/`(lFSA<7IbEgy+5^`%Tˉ0y^D2 &bO! X66ěFv-h*v`4tpTr1P Mͥ%AYIDQOA8$ԧf;uXq'E4$PI *qd~bR" O$ dF;wba'mzA m_ 'VO~薡2B`mȄi̢.]ehi3mAsrf3)! 饦6w_,̔5c*M}̇kP$k$nvCv>9Wn]l7flW,S|҅Ggif65ֳ,@_7!+M3!EOmvO< 06Qmą$a!4Ft9S}gPT=_[H.fҹ\<5oHq&V`BbEw.^%z1yӂÃ8mD:|;O2_.C>:ngk{eo*`Co.{mM1LJ[@WEnt,nA wwFVłJR1ISݚhN+ǵe9A:7f)SnqMaSn~'?{˭}?IgڙwmL8ZYˀU O~ϾKK?GoC9n.Kгvu:Aq7˽&5 gBoP,(aډռ~34Htz)M NC:N4JvG\W|&sR+D6U 潡$: C<;[wv泼O%-?sgvw9{ǭg̶vtz$tRfdɀUɷdrV=&ism<522W -U>ʽE cמ]BuW9IY[^0i'#W6Jw\]rOk?EY08Lk`͓urBUE 䢱$O-% 0iM UGy-ȰSpWž[ϹW/{wޙ8sx\_ I&#`b_ >&6:q8i&]znmj}{EMt}zիvww7't}67:}{.ˈ$Xyi5MT=Ͱ=|VHq{f Wu_X./RWX~i!R{Z&aMCý#>-C-dBUGA{ B :+Ė=ӵOE.h(/叓aCS6}UU]j A2ca{ nZc,-]]埩K|w'~|Ws1/~ϛ?f~~;;=bi_Ǒ˿??G]zӛFZw塇z߼;_/=y8!蓵ͼm=<2KSG#4+HaGsImTur?2't▧5_i_Y(1 +ċ7GU8x`:2&J`Q*meɈy-vFХ|%,/Ɍ.'y-J_,m絴o//S-}s¥o=?9vfqM7.sM0,.uCk|>g}n࿐rz }|k{`>o7PZx-E9ZbN)F%iEH:*(DV Qe$MIb:(czpU~XճLҝ2=o~z^?ܝohw6wa˨̙3+^>v;w_jk/.ub^wi pj9t.Ξms+$K")<2 \WKš./J0~ҁ<1ƭjL_5Yr{P3^;@}WF6?yk|; D5e cDswf~FLKJ~c'o?//pˈ2/˻*_y>GpCx{F|w|G} ^kZ5{>oᖿ{>h/|[`̣Z£}G?'}ͷnٽ|x/TYv0Cppqғ?}G/\|`ɾ[ m璸z0}w~rkcG~zY3.'n`Ip>OBjOPt$iLR&4E5 \XÌ䴭 , r'0)IMĶUtco5/~ك޿mz Ã-y?M5sXNVJX.Ha0݅ ;xpO?g>o-O??O=?D]*?BZFޓlq)d4%T;+879HMQvZoMݏH^4{V~YlX^;jXi>Ǽop7g>s~Ok/CR2eW[;kۻW{o%O|Cw:i+$_'B3zJ.?sG=Ow.\'[nk{:ghϡe$s!f Ke! &+Ͱ<ӫ Z~;̷-?c?|L˃ߞ>я~TU AD- HNG ƓҮzS` i\;+D53P h* t}H: J9 N"T*G|gU&V7 _@ݽ_Wu94foyCĴ-Kfhr-2DX-q7>?oΤK?>X?,z}UVQ#rٹ(-M+NcQG3G %W|Z dY 2Jٳ\? Үb4>uŃε6?*jyy 7IsͿ߁#^~}ړzֳ6E79}A YMU'#{@>]/CȣE/zя~Qy9|'~Puypv-}:v*>~A{}Ao}[73؝mڵ<ǢI]\;̓+y50Y,?EdҟeeGzuWW;k>#g* U(Ό d:9rS3HZR4HIU#%~!eF5pvdo^ Y -d >5W7u>۷8!y>v- &4 !Hgx.:>= ;3_a_oܳu{nx|G[,A %'P e%(b+H7AJ(-r7c}dXAB*2|ɧLFvܓn\P'|Cа^%/yɛlw}wFH뻾xtAS׽CP~~ne[кJVE{,S~ؼ{k,Oe*4L/O:Krup' @̗=U}iS bk]Үg\Qrb8w}~@]kkyg˿']GO\Q=SV`dXMqW^Y{_,EK@?s?WG>7Mk{8Jus -?/ )eL_ pg!?#]Ι۶wnͷЕ[vr<3'[`|Y4slv6MɒIjO)ʟ>{ӳ7s]z}2=OQe?: g]qC~^q#(2#4y/^9.J+ې{>pF@w&J^Ċ2\$ĈGdOʯ)Ҕ=xAK^\ @3.,|{W_sMt!u&t3pCo6c| ޘ,mrAcH۠B.i.ٝ_~7_/{ 7p:LgGscsn2fnM1r7拖uH}>|ܱ(NSNXnLxj ~<_;DҰ|衇y~+_Y?c?--So oUߏ&<[IW)lS dxO?~Ӄ' k|<|kßq`@?<~GGW[Eva3'e QU`_Kq>kooVGeiL,+Ӄ69[AoGQF!3?<8S?}?9ģ{{&3[=svg3 `Ȱ;ӎ§"NS+N<5k#h:xONxO6}|yi51*Dh!3KlË봓 [^;C~ 4r^J€qTҧ%-d,4=x$Ax˿7|v=<-nvV XnBiu҃`O?CF߸,#uA4z'Kp]!d{ %i@E+oYM3]iMu=3* H'_nY?2l+X}.-,cz_Us/nu~~L3`鵯}fso,T=SzG?3?SiA~K^7Q>i6 ?k2X/s<俥uZwfm? ߥ|NSl!_JWXk_U[S).і UJx酝??[2G>4ߚkܞg/wSw~A~YN(YZ LB>Go;u8 |Գ4ny.̅ _zjXv϶lͳ-obд>7:,a9(g 픫zMD_v dj/7~o)@ϧCԏJvIUMO9G{?kWt4:NxOVi:nŨe)$VpM$2(Q<"Ӡ:w1'A:x QC#l^~/i]pyԅK}^/?oxٶ;|G,-wƻ_gRpD׆Թ0ay%p}Z_"e)t]?aؼŅ O?h#a?&+0EuuN$()UL dR'[(]Ʀ ݋8݃Mu ^?Œ2JC+OO>~\^mDG׹͗K?G(OunRӣoǶ,SG??-~ůykd_)q|/ry_Oϗ}~k];w5/d8(/~;)O:{lmC֜_Y|K7ߔ?=};#l3m?__Uo*[#6׿DZ|e\f>2yv\KȃzIq:d^I1Ƈ>u'E>_W駈_ozҜ\vZ>u'OՌ> |X;u>裯~m*C< 2@_w䣷_O~R`ͷ>^g6,/^0!l#7BB\ JB~bZ 0ܟmSe4%7GQaI!eNMT(I[kISf=ڸ?>G^{+zl')z%:gO_yR5y|czuYr_|(z%T7x oxC]%4d'ZpI:٫IK$7ӊc.բcߧ}_WfO;{#2ӟ^[=KO+]~ypҥk,YdOʹ#p[ju0&oI0X]FK6Ճ,M7O9sn2[A]W5iaX0tptdFJ@SzgPkzT|cYCR$>#"꫚J>i LWu+;=itb)i>E(L'MCgKz_ FtLQ!\0(,(kr zycK/A:OxWDxqoH[_~~sk;q".qݳ]4!՘M;=7SBMk; Q{S"ޔu2bs7J%ӹd.9Iٍ(J=V́cMg:#G;~ڽ.ؠ{;F97+2ӞNg'{t&4ONv_1(ٺYljn;i= rN2BϹNAS嬲! {{닸翜;7|ﴴ=!jV@95\bryjUݻO/#2kH&o~TAe.u1ps%Y;)kXz[e%j߯p=J+S{V$3ɤ0h}áU&pF"YyhwG!1hw44f2lŔV2j V!R^'cY<ͽmI7[;5;];'B:,ycF5zV׎-o{o{mۤ8}G}T,}-%2hL +Š\c-i(q\kxWѤB:Kz_6+ !AA1 e:?Q~E.n7ƌ#.% GU[[;a$QſgJvC k u۽{Y<5@)]r-esWn(TevV - `/f)#c!q1" %f5QON'LFQbdg:t|%bT<+@lJ/3qI 5$@2UB ]F'~^\<Y_zݑ]rUq\9-/зTߑ_Wٽ\5.{YX2n0Ŧ5]Io'(";z'4ʗ%j:r3vCeQvz=W[#%T\Ou.j9.{Ϙ#ne8=j$U1':~s=meCz)#)St*el"TV(pKR?2Ϧ$DZOñDER0%˷tOW MU2g53cG;~ıx麆 T2/P)$zR'ە:|MrZ4wy_25算nL"YM~?ռ|Œ^g6=֢wc+ 3^*iǵw^2N̯~+i~_/X@ly{9~|nfԩS)%B5%Be\ v7 NK۶K8~ 7d<w4J$6$꣍Twu0.V~F-Ni+m>?Ν;%Q~˻JrҤIR]7*;_|꾩S3`p|WrAٵd86h*cfy:#\itj3XOeQ/wiX{Ԏd1BSRʌ5(:*;_'ʡֿW&MqTm9ٰyCO{2g b݇TF]I88)l4ʗ+jNJ+`ٲeIZ-,׎BfnMc\b91J9ݜCG 6ѾfbR!Z>B+/I=.+נWT&{^q%qc.<[blhHS{U+qY+l2WV9-OdsxBYQWpǔ2IT/ 2ut]}cZ-7ͨʃL]}ePh3ꫯWO{MP/=Բ1K3V0wom{ε4Hg/{slz3}ީyKۥtnnL{L u6knk&0\QeYI>ƙtϛ6m\4p/ ;^jf[=bn(#n< ~mx{u~ {Lj 7Y;6XFq1b6?!3-ОC!1 ʏWF:FtGUSScꅔ[7ā]7s$|4x3U'>#F6 S$5㥦bO(-R 9ߕA+͙\JM*?I`~\v_fQ_'[jz_Va|kBk&#w%m [KeɁaF-X) ^KT+Uvzٚ2B/>UD[\aV\/CIttxoː^w?)$C+ )dcz6@wSz[&IUM+ͬ3;)]+ʥLxAUK7{zW"t.ݣg2pd3#GA]=׮݌emE*÷:K*sB',$6bʤzRl*J765R).zTNqB%ɤS.T&I;z$Q٣_.8gC;~ImOP ەMB%R\_k;Na=g>'Z =|wQyݼB5kB52QFt3F;̓ ]{LqmbSbs~D^ۚѧseu~K_{wḁW[+;Ehg9~͹=;YfJ^>n|yٳgÆ \Kc=`|R6?R9eo4I%ͺ*lo#:*G|&e媉Э.E Nci% QhW/VFk+nJ6'nr?#xEqg qaC_0tT&T2P"O${$+x S-ɍVɸrTP3q''1$QB/>e.zJB|}&\NiD*ݔeq)!NSqe&#a6RlaIpg4w׌{;͙КmܥZVۿjxZ6ڵ.kH7w^XFy vRrc02;N{qY{yM7'ss$OՙC)O5H= v72\aW6 bggOk=NT֯/HZGU`I8IMQNcԴp:v"^Q٫"+6iwD<'MOǕ))L*kve˛hd馔 uM5ԥ;v>IWsJ'qB5ʺ^⎫5L*Y&#3L,=$yMU*/Lrcw="ٚ|ި&?Rp!mV,s$bbE8kNI#bW/oW6C  hN7쎵\5pM.4hwYOYIyj=gev58cuJ蕫邾WB7vC6&ѽlȿ Tr^IrJ:ϊ^=Quz=+=şU}{QջO+{߳gVA9TV5N*դTRj'c'YbV֜vLfsX&TXﲤ@嵹rMrUG[؋J.$*Ryh2c`̝8x!UɊ q(,iCF N)vn5thU7vi޵T-U+c21%ߛ0TB/mR,l'_pu^Ei;1#;vRoaWfMČI(?O1륿YIwGǸ'rS1Fr8b[YrM;)l 'Cwu\v~mjmwѦ9BH%wL[Ysս_kY6qDdb&+j"M'&ZZˇHNM݁+(KdC>{Pչg<޿oItSZM&oB@H7hO:ʇLHO>K,[Z];1'fw{O3BH3m7TQ z]ю;p7qf#֬jqTjw)[{#ٻ_C.m kB:v߾};siӦE믟9sȑ#9N;[ ܌ wB)>}@˅^矇l}*'?:u*D)W9G{T0뎩anȎ;Zy!BN8ώrs|os+sBH Ĝ#½qUʸpGjʱ5Wv\%IB*@_K.T/NCM&L}b/\bԩSC͙3gf۶m,B:E1c ćϥ['\;o/)%cBF# u>0N8qҤIcƌ)!. ,+nlu wcE/_~aÆ޽{WWx͛7Kř5k]TP8-Zt{'g)Z9bN83׮]̽ދ/8'OvDN~geĈ3gΔoKpo*5[o}VBw$a-8dܾ0<IԸ[lYf<zhQyp 25^O./]|Ү=OM߻W9d+L@e9rN}}ܹs-[ft6D}Yti{M= w БB\pjg/"|XBqC#qgUWWs=w}"[0Vq2nq!H$z𔯽ZwڅOk|7$[K|=D Q(u$³tUS@K!5jʀ4 QZQ1M;&U{1(r=ǟWo/з/1iq҅3Cqs;:moC ½Q5Йy=3GN2 A=tP<={7޸uV(gyF**[5555w߹sJ냃 3fZ~0hw[q g5wۂ+WD!-Hk/r1 #SA]p!?,BG@@A.qãG:>_l+_?Its={ /ptcBUf}O@GidsaO '>S90zCYz54t2dΝ8'$I7-!\@}l~kQQ8^=t=t8~ȑ'|g?~<'D1 MP//1 bqqTasG{q=܃%!i LQ%h%f͚e2L}mHBNN'OFOThdz㢋.B+h/dOͷwhe #{(I& \)Z~+cƌ\FSh~5Hnqz5 r|jtsa^a-ƍ?o>|>C҈^L(p&*5. A'wP8L-}WvU{J2ЏCQھьn@䚚[xCh=,Jw}rct3LO8ٳGZVq9̨wvBMD2}vT7ߛ<9c Gǐh@ofe+ ,Xp15m()6IWRsέB OW9wImG!oFGY]n qƽ[L`%ވٲ^F'D 6LT t"??/ZUq+W(Dy>γ "nРGPZV[a^{ 29=zEr%~+ '4ʺ꒷vٹs':r |~wp$(3i&H/\| -uW J.a$C l$]zіͲw'1?֘Yav̢`]%Lw_mm-ʭ跲SX7 `ǎv8l:f趍t迥S -X﹚Q Ӽ=H_ȈM-y-1@ ֞ ѣKilb1Wʨ xX2v ZE7\ݺupW^)+(degPĂf0-symˎ"2fiF/^\UU%&Cf#Pj-5&JE%mժUFVJ!yלZ0B07UӦM3= @SٮhmmtիW6%2-̙l2hM^SS#5ׯq7sE8%LG@{g~rׂ˗/Ea" {z詧 ׊C=ј5k^;sPkǎ^oV.],;g4r/9_)WFTe'*R{f#Jh|U|PD_MiDhN7)8_:2L hioVXe,s )Bd}6F&+Wa1BAELE>bЎqϒAtb\X5M&Hweg_$,b;5}C=eyUcϞ=hƺ[w94!<W`B!Ųn:߭ p'N]]݄ QFqwBi%s; 27;!w5!V] :) θB!BN!Bp'B!B!BN!Bp'B!½;] 9!;Sw$Et6KBڳP$8$,;BEɊ a9g!us Zb8 $ݤ{}Q%uҞue([XH7zECϺCXwXwiϺCNS!Mв4;uu;ݺxZ/К֓uҞu½[u"k,6t;euҞuW{1H&?oț6źCS]ҵ9rH;pk:5(+BºCH՝>axːo!́FuҞu;T &K@6Os>yH:ԞېF3~2xmYw!Yw34 +gT,', =uB:~ݡp2nzFl2aftӷHGlImg!;;[ݡp'-y8DE'!#ڐDunue&kAFP?L [lIYw!Yw'qoa|w'mi(tuҞu$+PʧYGFKjC|\BXw u4滴A`FM%aa!=; kFN 36![tBڳP*!;tCN!B9ęB!PB!B( !Bp'B!PB!B( !Bp'B!PB!B( !Bp'B!PB!BN!Bp'B!PB!BN!Bp'B!PB!BN!Bp'B!PB!BN!Bp'B!B!BN!Bp'B!B!BN!Bp'B!B!BN!B;!B!B!BN!B;!B!B!BN!B;!B!BH'矏iFvZf!L,1!O>}d͚5SNeB;!o=ztҥ[l/[&MӧOHLѣGu(rZ}7-ZU8ݿ]}Mqo-Β:B!Me!#_] Us7|͛ӧO>v@ F31Zp {=sŋ$>r4hr9 &kĀ#yUӅpV]]G}{vGb݈ƏcQJ'N1Ҷ!}*u5D^x!T{># ۈqpoxO\"dヒqNHÎ_q)e&s,{?8(ulٲX_. A'v3W^qY`A'ՐիW޽}}ve j޽%_? __qND;A;]G~@^}U׀(k׮>|O?~{g['oѣ,F VaBȩҮ@gd"I\;hР9snݺ}b^g/.ak#3ht]veIK)#?OJTD2T{˘'["^ Y !nΝ;]G|S^ v`^ FzQfϞ=|#Gtp>_# 2v&eEk̙[l wޱ?{5DcP~{駟66ϓ_=eDBioh-D98Ǐ{'A](<=ʇi!&^#loyoZr e=ͥnmKmܽ9@͊K"iW(?!CX ! wBHC-V {gMn,vrhوb}^.]~;[{$C6ت,y2 Me!$W_]SNtD_>iӦVa~.dlíu 7lܸӵ,G4hP2X*I&oo,Xfjq-[x!ҕ6l?wMEzDFcʖ>}<ޅ۷o/ P3alʸ=ޱ'|ru+QQ@ 5yrWo޼'_/eD!̛7/nD555.w/|ӴHKм=PG?rw1/KM71e QK/dٸEΞ= wBHw[o O?ܹs?{7vڒA- ܉'(+k3f|;vE߿7{5}Qo|e1ӷo_;ʓwW㦮#N#&!z-[uoC{]n{7 r<;@ԢZĨ^G{-44UuIoKNWPD,0BR<@voMI @N95oH37X]El4Jϟ%V! e6w ۅgNso\O%PBݣE$B\8m'܃_xp9O2 zQnWl\cVIO[BN!q'Jcwȸy _wMGoTx(׊Q^o08RTfΜY= z]ݻ 'BNS t;" ڵE%np}CCg|882yb1n#HÆ 7,(H^z;H(9O"\b;,!T—Զ]ػkX,Zel z-jtqwiDкU_p6"!ܚty/ZZ$Q4F,1\Ic$tbB!B:84!B!B!BN!B;!B!B!BN!B;!B!B!BN!B;!B!B! wB!B;!B!B! wB!B;!B!B! wB!B;!B!B! wB!B;!B!B! wBZ϶m&LvڠS Eg6uN9K,Al7mtœ9spۋ U |iuuu!(0FݱbV^:Gv/Jv!-΂ WX=iB!Kύ7zkv֭m4$sd;0cƌ>%E!]{C9U 0`\I;t:Pw5v؃~gr_g=8bߝ?di7PvS駟Ξo]BN:1&L_~)ʗk{pM6-XMBmIJ̘1öC\b 9e.cc4\s?%d`gMm!}}#i2ydWPUUUHD7CLB,]HoO4c„41dIZT|'|.+b>||yg'r!)Bbbd zjrClgqPtgϞmvQ"c?oamdp#:m(CJx% /f6H@fǛp)rBkrk^R&cvqIo}villR *Q>ѶS'0Ad~Jҏ۷Q|*Aӑ &EWZ jp^\p5~z|tMahX#y{Vرcq 񩧞s9&LnH ҈(ꈉyrh^‹ 4o6bJL4w4.G:ز:<|[Zpo"q"9S[[2##Fwo}]tZO\#]ȫ omg/>Mh.,r#|y'#>I%%r5Jtzm488qDӬ8"# 6LA!t#֭s5E\@}Yzu'_qyoHp V~Ent=F/4Ue&\J2iz_WZQFL@KlK1cx-BKp뭷z3Gbn Ls ( vdЯHdsojp%9O^k@qOS Uɸ$>}#gu. dQqzɟX7mkyҎ]ŋTUU}87sLv!*Qk@ b3]ZΉE¾r \(Y 6"xH\ȑ#A7}','nFy.A@d:FPdL ܁_N4&2@"y!^ 5){Yk=,V6t;lF5"RM& D"2_n/bx#7 1"7]Rg 6yGQZocд"sS"f(2Je6bl+0#;dDFWIds`t^]<˗ ˒?!n!]4:tƸ)vMԪ1ƀ YR"P W 䧈!){-θqiBfn&K^npfΜz5tx 鄆{I|7||C\TI&[NT+4!k(xY*@+#n[Kexq\&u](vs7SVP"]hkJ+QAF2ꫯF+q' #Zq{C^^dۍNH_M[Vݼyw/^lwQ.fNDp^D[)oA ~f#此 Ro&̓KeG#xQ1  FEAP-v>#! ]811 M隻BH2Bb%f4wܐM4/> "jd/K[ JBp&yRxa[>J^\'s;9v~_TcGF6]bY IsqC }f\}<& CNhȻV{S 8,c1Շv]]tA >I̟?e&WpJ+QA < ]X.c. .*) !~Ac֮]3D_I:;K,Y~СC;w,NJ!pƝB:bD;a[ÊV.D&{AWw4mBN!1fغuYy}UVٶ3v؃j,YsbXu|BZBHgܹ7n4 oFt+q/_,۽˵;>4!-;!B!B!BN!Bp'B!B!BN!Bp'B!B!BN!Bp'B!B!BN!B;!B!B!BN!B;!B!B!BN!B;!B!B!BN!B;!B!,$sAg _Bȩ3B!PB!BA,1!BpƝB!N`@ftIENDB`PK5[*|]] search.phpnu[

'', 'next_text' => '' ) ); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>
">
PK5[MZ^sidebar-footer.phpnu[
PK5[J@.sidebar-woocommerce.phpnu[
PK5[͙: sidebar.phpnu[
PK5[/# single.phpnu[
> Common - Begining Css --------------------------------------------------*/ body, button, input, select, textarea { color: #404040; font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif; line-height: 1.75; font-size: 1rem; -webkit-font-smoothing: antialiased; font-weight: 400; } h1, .h1, h2, .h2, .h3, h3, h4, .h4, h5, .h5, .h6, h6 { clear: both; margin: 0 0 1.4rem; color: #000; font-family: 'Montserrat', sans-serif; font-weight: 600; } h1 { font-size: 2.5rem; line-height: 1.2; } h2 { font-size: 2.125rem; line-height: 1.3; } h3 { font-size: 1.75rem; line-height: 1.3; } h4 { font-size: 1.375rem; line-height: 1.3; } h5 { font-size: 1.125rem; line-height: 1.4; } h6 { font-size: 0.875rem; line-height: 1.4; } p { margin: 0; padding: 0 0 1.563rem; } p:last-child { margin: 0; padding: 0; } b, strong { font-weight: 600; } dfn, cite, em, i { font-style: italic; } blockquote { background-color: #fafafa; font-size: 1.225rem; font-style: normal; margin: 0.438rem 0 2.125rem; overflow: hidden; position: relative; padding: 1.10rem 1.250rem !important; font-style: italic; quotes: "" ""; color: #404040; font-weight: 400; } blockquote cite { color: #000; font-size: 1.000rem; display: block; font-style: normal; font-weight: 600; margin-top: 0.5rem; } q { quotes: "“" "”" "‘" "’"; } blockquote:before, blockquote:after { content: ""; } .wp-block-quote p { padding: 0; } a { color: #000; text-decoration: none; transition: all 0.3s; } a:focus { outline: thin dotted; text-decoration: none; } a:hover, a:active { color: #000; outline: 0; text-decoration: none; } address { margin: 0 0 1.6rem; line-height: 2; } pre { background: #f6f6f6; margin-bottom: 2rem; max-width: 100%; overflow: auto; padding: 1rem; } hr { background-color: #e9e9e9; border: 0; height: 1px; margin: 0.438rem 0 2.063rem; } code, kbd, tt, var { font-size: 1rem; } abbr, acronym { border-bottom: 1px dotted #e9e9e9; cursor: help; } mark, ins { background: #fff9c0; color: #000; text-decoration: none; padding: 0 0.350rem; } big { font-size: 125%; } iframe { border: 0; } #wrapper { background-color: #ffffff; margin: 0px auto; } /*-------------------------------------------------- =>> Forms, Buttons, Input Fields --------------------------------------------------*/ label { color: #404040; display: block; font-weight: 700; margin-bottom: 0.5rem; } fieldset { margin-bottom: 1em; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { color: #404040; background: #fff; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); border: 1px solid #e9e9e9; -webkit-border-radius: 0px; border-radius: 0px; display: block; padding: 0.825rem 1rem; width: 100%; outline: 0; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus { color: #404040; } input[type="radio"], input[type="checkbox"] { margin-right: 0.5em; } input[type="radio"] + label, input[type="checkbox"] + label { font-weight: 400; } button, input[type="button"], input[type="submit"] { border: 0; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; color: #fff; cursor: pointer; display: inline-block; font-size: 0.938rem; font-weight: 600; line-height: 1; padding: 1.05rem 2.813rem; height: 3.125rem; text-shadow: none; -webkit-transition: background 0.2s; transition: background 0.2s; } input + button, input + input[type="button"], input + input[type="submit"] { padding: 0.75em 2em; } button.secondary, input[type="reset"], input[type="button"].secondary, input[type="reset"].secondary, input[type="submit"].secondary { background-color: #ddd; color: #222; } button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { background: #000; } button.secondary:hover, button.secondary:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"].secondary:hover, input[type="button"].secondary:focus, input[type="reset"].secondary:hover, input[type="reset"].secondary:focus, input[type="submit"].secondary:hover, input[type="submit"].secondary:focus { background: #bbb; } .form-control { color: #404040; border: 1px solid #e9e9e9; border-radius: 0; } .form-control:focus { border-color: #e9e9e9; } ::-webkit-input-placeholder { color: #404040; } :-moz-placeholder { color: #404040; } ::-moz-placeholder { color: #404040; } :-ms-input-placeholder { color: #404040; } html { overflow-y: scroll; overflow-x: hidden; -ms-overflow-style: scrollbar; } html { font-size: 16px; } @media (min-width: 768px) and (max-width: 992px) { html { font-size: 14px; } } @media (min-width: 100px) and (max-width: 768px) { html { font-size: 13px; } } /*-------------------------------------------------- =>> Theme Core Buttons --------------------------------------------------*/ .btn-small { min-width: 10rem; font-size: 0.938rem; padding: 0.713rem 2.5rem; } .btn-ex-small { font-size: 0.938rem; padding: 0.613rem 1.6rem; line-height: 1; } .btn-small, .btn-ex-small { display: inline-block; -webkit-font-smoothing: antialiased; position: relative; letter-spacing: 0; border-radius: 0; text-align: center; transition: .3s; font-weight: 600; } .btn-default { color: #ffffff; } .btn-default:hover, .btn-default:focus { background: #000; color: #fff; } .btn-light { background: #ffffff; color: #000; } .btn-light:hover, .btn-light:focus { background: #000; color: #ffffff; } .btn-default-dark { color: #ffffff; } .btn-default-dark:hover, .btn-default-dark:focus { background: #000; color: #fff !important; } .btn-border { background: #ffffff; color: #000; } .btn-border:hover, .btn-border:focus { color: #ffffff; } /*-------------------------------------------------- =>> List Styles --------------------------------------------------*/ ul, ol { margin: 0 0px 1.6rem 2.250rem; padding: 0; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.6rem; } dt { font-weight: 700; } dd { margin: 0 1.6rem 1.6rem; } /*-------------------------------------------------- =>> Tables --------------------------------------------------*/ table, th, td { border: 1px solid #e9e9e9; } table { border-collapse: collapse; margin: 0 0 1.5em; width: 100%; word-wrap: break-word; } thead th { border-bottom: 2px solid #e9e9e9; } th { background: #f6f6f6; color: #000;padding: 0.5rem 0.7rem; text-align: left; } td { padding: 0.5rem 0.7rem; } /* th a, */ /* td a { */ /* box-shadow: none !important; */ /* } */ .widget td a:hover, .widget td a:focus, td a:hover, td a:focus { color: #000; box-shadow: none; } /*-------------------------------------------------- =>> Theme Combined Classes --------------------------------------------------*/ .container-full { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container-full { max-width: 540px; } } @media (min-width: 768px) { .container-full { max-width: 720px; } } @media (min-width: 992px) { .container-full { max-width: 1500px; } } @media (min-width: 1200px) { body.theme-boxed .container-full { max-width: 1470px; padding-left: 15px; padding-right: 15px; } } .theme-text-center { text-align: center !important; } .theme-text-left { text-align: left !important; } .theme-text-right { text-align: right !important; } .theme-bg-grey { background-color: #f3f3f3 !important; } .theme-bg-dark { background-color: #000 !important; } .theme-bg-light { background-color: #fff !important; } .text-dark { color: #000 !important; } .text-grey { color: #838383 !important; } .theme-b-top { border-top: 1px solid #e9e9e9 !important; } .theme-b-bottom { border-bottom: 1px solid #e9e9e9 !important; } .theme-b-left { border-left: 1px solid #e9e9e9 !important; } .theme-b-right { border-right: 1px solid #e9e9e9 !important; } .img-circle { border-radius: 50%; } .theme-block { position: relative; padding: 6rem 0 3.125rem; } body.custom-background #wrapper { background-color: transparent; } body.custom-background .theme-bg-grey, body.custom-background .theme-services { background-color: transparent !important; } /*-------------------------------------------------- =>> Theme Social Icons --------------------------------------------------*/ .custom-social-icons { margin: 0; padding: 0; } .custom-social-icons li { display: inline-block; padding: 0.313rem 0.5rem; } .custom-social-icons li > a:before { display: none; } .custom-social-icons li > a { font-size: 0.938rem; line-height: 2; transition: all 0.3s; display: block; color: #fff; border-radius: 0; cursor: pointer; box-shadow: none; margin: 0; padding: 0px; text-align: center; } .custom-social-icons li a i { padding: 0; } /*-------------------------------------------------- =>> WooCommerce Menubar Cart Info --------------------------------------------------*/ .themes-header-top { display: inline-block; padding: 1.900rem 0; } .woo-cart-block { line-height: 1; position: relative; margin-right: 0.938rem; background: transparent; border-radius: 0; display: inline-block; border-left: 1px solid #cfddea; padding-left: 1.875rem; } @media (min-width: 992px) { .woo-cart-block { margin-top: 5px; margin-bottom: 5px; } } .woo-cart-block > a.cart-icon { -wekbit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; display: inline-block; font-size: 1.375rem; line-height: 1.3; color: #000; padding: 0; } .woo-cart-block > a .cart-total { font-size: 0.688rem; line-height: 1.7; color: #ffffff; text-align: center; font-weight: 600; position: absolute; right: -14px; top: -5px; padding: 1px; width: 1.25rem; height: 1.25rem; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -wekbit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } @media (max-width: 991px) { .woo-cart-block { border-left: none; padding-left: 0px; margin-top: 1.25rem; margin-bottom: 0.938rem; } .pl-4 { margin-top: 0.938rem; } } /*-------------------------------------------------- =>> Site Header Contact Info --------------------------------------------------*/ .site-header { position: relative; min-height: 50px; padding-top: 0.313rem; padding-bottom: 0.313rem; } .site-header .widget { color: #fff; box-shadow: none; padding: 0; margin: 0; } .site-header .widget:last-child { margin: 0; } .theme-contact-block { padding: 0.313rem 0 0.313rem; margin: 0px; display: block; } .theme-contact-block li { display: inline-block; margin: 0; padding-right: 2.5rem; color: #ffffff; font-size: 0.938rem; position: relative; } .theme-contact-block li:last-child { padding-right: 0; } .theme-contact-block li a, .theme-contact-block li a:hover, .theme-contact-block li a:focus { color: #ffffff; } .theme-contact-block i { color: #fff; padding-right: 0.625rem; padding-left: 0.063rem; font-size: 1.125rem; vertical-align: text-bottom; } @media (max-width: 768px) { .site-header { padding: 0.875rem 0; } .theme-contact-block { text-align: center; } .theme-contact-block li { margin: 0 0 0.625rem; } .custom-social-icons { text-align: center; } .custom-social-icons li { padding: 0; } } @media (max-width: 500px) { .theme-contact-block li { display: block; padding-right: 0; } .theme-contact-block li::after { display: none; } } @media (min-width: 768px) { .site-header .widget .custom-social-icons { float: right; } } /*-------------------------------------------------- =>> Classic Header --------------------------------------------------*/ .classic-header .site-header { background: transparent; } /*-------------------------------------------------- =>> Theme Main Slider --------------------------------------------------*/ .theme-main-slider { position: relative; box-shadow: 0 1px 2px rgba(0,0,0,.05); z-index: 1; } .theme-slider-content .title-large, .theme-slider-content .description { color: #fff; } .theme-main-slider .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, .35); } #theme-main-slider { margin: 0px; } #theme-main-slider .item { position: relative; background-color: #fff; background-repeat: no-repeat; background-position: center center; width: 100%; z-index: 0; background-size: cover; height: 800px; } .theme-slider-content { height: auto; margin: 0 auto; padding-top: 0; padding-bottom: 0; position: absolute; z-index: 1; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .theme-slider-content .theme-text-left, .theme-slider-content .theme-text-right, .theme-slider-content .theme-text-center { width: 55%; } .theme-text-right.align-right { float: right; } .theme-text-center.align-center { margin: 0 auto; } .theme-slider-content .title-large { font-size: 3.55rem; line-height: 1.2; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); font-weight: 700; margin-bottom: 1.25rem; } .theme-slider-content .title-small { letter-spacing: 0.313rem; font-size: 1.2rem; font-weight: 600; margin-bottom: 0.625rem; } .theme-slider-content .description { font-size: 1.125rem; padding: 0; } .theme-slider-content .btn-combo .btn-small { margin-left: 0.313rem; margin-right: 0.313rem; } @media only screen and (max-width: 768px) { .theme-slider-content .theme-text-left, .theme-slider-content .theme-text-right, .theme-slider-content .theme-text-center { width: 100%; } .theme-slider-content .title-large { font-size: 3.000rem; margin: 0 0 1.000rem; } .theme-slider-content br { display: none; } } /*Slider Content Animation*/ .owl-item.active .theme-slider-content .title-small { animation: 1s .3s fadeInDown both; } .owl-item.active .theme-slider-content .title-large { animation: 1s .4s fadeInDown both; } .owl-item.active .theme-slider-content .description { animation: 1s .6s fadeInUp both; } .owl-item.active .theme-slider-content .mt-5, .owl-item.active .theme-slider-content .mt-4 { animation: 1s .9s fadeInUp both; } /*-------------------------------------------------- =>> Slider Next/Prev Button Styles --------------------------------------------------*/ .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { display: inline-block; opacity: 0; background-color: rgba(0,0,0,.1); border: 2px solid rgba(255,255,255,.45); color: #fff; font-size: 1.2rem; line-height: 1.9; padding: 0 !important; margin: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 2.5rem; height: 2.5rem; z-index: 10; overflow: hidden; cursor: pointer; text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .owl-carousel .owl-prev { left: 0px; } .owl-carousel .owl-next { right: 0px; } .owl-carousel:hover .owl-prev { left: 30px; opacity: 1; } .owl-carousel:hover .owl-next { right: 30px; opacity: 1; } .owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus { color: #fff; outline: 0; } .owl-carousel .owl-next:hover, .owl-carousel .owl-next:focus { color: #fff; outline: 0; } @media (max-width: 768px) { .owl-carousel .owl-prev { left: 0px; } .owl-carousel .owl-next { right: 0px; } .owl-carousel:hover .owl-prev { left: 15px; opacity: 1; } .owl-carousel:hover .owl-next { right: 15px; opacity: 1; } } /*-------------------------------------------------- =>> Theme Info Area --------------------------------------------------*/ .navbar ~ #theme-info-area, .theme-block ~ #theme-info-area, .theme-funfact ~ #theme-info-area, .theme-cta ~ #theme-info-area, .theme-sponsors ~ #theme-info-area { margin-top: 0 !important; } .theme-main-slider ~ #theme-info-area { margin-top: -58px !important; } .theme-info-area { border-radius: 0; position: relative; z-index: 1; } @media only screen and (max-width: 768px){ .theme-info-area { margin-top: 0; border-radius: 0; } .theme-info-area .media { margin-bottom: 1.25rem; } } .theme-info-area .media { padding: 1.700rem 0.800rem; background: #ffffff; box-shadow: 0 15px 45px -5px rgba(0,0,0,.10); transition: all .3s ease; } .theme-info-area .media:hover { opacity: 1; box-shadow: 0 15px 45px -5px rgba(7,10,25,.25); -webkit-filter: brightness(1.07); filter: brightness(1.07); transform: translate(0,-3px); border-bottom: 3px solid #000; } .theme-info-area .media-body { padding-left: 1rem; } .theme-info-area i.icon { border-radius: 0; width: 3.75rem; height: 3.75rem; font-size: 3rem; line-height: 1.2; text-align: center; padding: 0; margin-top: -0.125rem; position: relative; -webkit-transition: .3s cubic-bezier(.53,.645,.51,1.34); -o-transition: .3s cubic-bezier(.53,.645,.51,1.34); transition: .3s cubic-bezier(.53,.645,.51,1.34); } .theme-info-area .media:hover i.icon, .theme-info-area .media i.icon.active { color: #000; } .theme-info-area-title { margin-bottom: 0.200rem; font-weight: 600; font-size: 1.375rem; } /*-------------------------------------------------- =>> Theme Page Header Area --------------------------------------------------*/ .theme-page-header-area { position: relative; padding: 4rem 0; width: 100%; height: 100%; } .theme-page-header-area:after { background: url("./assets/img/shadow.png") no-repeat; z-index: 1; background-position: center bottom; content: ''; position: absolute; bottom: -31px; left: 0; right: 0; height: 31px; } .theme-page-header-area { padding: 12.5rem 0 7rem 0; } .theme-page-header-area .overlay { background-color: rgba(0, 0, 0, 0.60); position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; } .page-header-title { position: relative; word-wrap: break-word; } .page-header-title h1 { font-size: 3.2rem; margin: 0; } /*-------------------------------------------------- =>> Theme Breadcrumbs Area --------------------------------------------------*/ .page-breadcrumb { list-style: none; margin: 0; padding: 0.825rem 0 0; font-weight: 600; } .page-breadcrumb.text-right { padding-top: 0.713rem; padding-bottom: 0.713rem; } .page-breadcrumb > li { color: #fff; display: inline-block; } .page-breadcrumb > li + li:before { color: #fff; font-family: fontAwesome; content: "\f105"; padding: 0 0.625rem 0 0.625rem; font-weight: 600; } .page-breadcrumb > li a { color: #fff; } .page-breadcrumb > li a:hover, .page-breadcrumb > li.active { color: #fff; } @media (max-width: 768px) { .page-header-title, .page-breadcrumb.text-right { text-align: center !important; } } /*-------------------------------------------------- =>> Theme Section Title & Subtitle --------------------------------------------------*/ .theme-section-module { margin: -0.313rem auto 3.75rem; padding: 0; position: relative; } .theme-section-module .theme-section-title { margin: 0 0 1.20rem; font-size: 2.5rem; line-height: 1.2; font-weight: 600; } .theme-section-module .theme-section-title b { font-weight: 600; } .theme-section-module .theme-section-subtitle { font-size: 1rem; color: #404040; margin: 0; padding: 0 0 1.55rem; } .theme-separator-line-horrizontal-full { width: 100%; height: 0.20rem; width: 5rem; float: none; margin-left: auto; margin-right: auto; margin-top: 0; } .theme-section-module .theme-section-title.small { font-size: 2.5rem; } @media only screen and (min-width: 768px) { .theme-section-module { max-width: 600px; } } /*-------------------------------------------------- =>> Theme Service Area --------------------------------------------------*/ .theme-services { background-color: #ffffff; } .theme-services .service-content { background-color: #ffffff; position: relative; margin: 0 0 2.5rem; padding: 2.5rem 2.5rem 2.5rem; -webkit-box-shadow: 0px 15px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0px 15px 98px 0 rgba(0,0,0,.1); box-shadow: 0px 15px 98px 0 rgba(0,0,0,.1); transition: all .15s ease; -webkit-transition: all .15s ease; -moz-transition: all .15s ease; -ms-transition: all .15s ease; } .theme-services .service-content-thumbnail { position: relative; transition: all .15s ease; margin: 0 auto 1.100rem; } .theme-services .service-content-thumbnail img { border-radius: 0; } .theme-services .service-content-thumbnail a { position: relative; z-index: 1; } .theme-services .service-content-thumbnail i.fa { font-size: 3.125rem; line-height: 1.2; position: relative; box-shadow: 0px 0px 0px 1px transparent; } .theme-services .service-title { margin: 0; padding: 0 0 1.125rem; font-weight: 600; } .theme-services .service-title a { position: relative; z-index: 1; transition: all .15s ease; } .service-content p, .service-content-two p { margin: 0; padding: 0; } .service-links { position: relative; margin-top: 0.938rem; } .service-links a { font-size: 0.938rem; color: #000; font-weight: 600; transition: all .15s ease; } .theme-services .service-content:hover .service-title a, .theme-services .service-content:hover p, .theme-services .service-content:hover .service-links a, .theme-services .service-content:hover .service-content-thumbnail a, .theme-services .service-content:hover .service-content-thumbnail i.fa { color: #fff; } .service-links a:after { font-family: FontAwesome; content: "\f178"; padding-left: 0.5rem; font-weight: 400; } /*-------------------------------------------------- =>> Theme Project Area --------------------------------------------------*/ .theme-project .theme-project-content { background-color: #fff; position: relative; overflow: hidden; margin: 0 0 3.125rem; border-radius: 0; border: none; width: 100%; text-align: left; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0 12px 40px -12px rgba(0,0,0,.30); -moz-box-shadow: 0 12px 40px -12px rgba(0,0,0,.30); box-shadow: 0 12px 40px -12px rgba(0,0,0,.30); } .theme-project .theme-project-content:hover { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); } .theme-project .theme-project-content *, .theme-project .theme-project-content *:before, .theme-project .theme-project-content *:after { -webkit-box-sizing: border-box; box-sizing: border-box; } .theme-project .portfolio-thumbnail { position: relative; overflow: hidden; margin: 0; text-align: center; z-index: 1; } .portfolio-thumbnail img { -webkit-transition: all 0.30s linear; transition: all 0.30s linear; } .theme-project .theme-project-content .content-overlay { background: rgba(0, 0, 0, 0.75); position: absolute; height: 100%; width: 100%; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .theme-project .theme-project-content:hover .content-overlay { opacity: 1; } .theme-project .theme-project-content .content-overlay::before { bottom: 15px; content: ""; left: 15px; opacity: 0; position: absolute; right: 15px; top: 15px; -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; z-index: 1; border-bottom: 1px solid #fff; border-top: 1px solid #fff; -o-transform: scale(0, 1); -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); transform: scale(0, 1); } .theme-project .theme-project-content .content-overlay::after { bottom: 15px; content: ""; left: 15px; opacity: 0; position: absolute; right: 15px; top: 15px; -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; z-index: 1; border-left: 1px solid #fff; border-right: 1px solid #fff; -o-transform: scale(1, 0); -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); transform: scale(1, 0); } .theme-project .theme-project-content:hover .content-overlay::before, .theme-project .theme-project-content:hover .content-overlay::after { opacity: 1; -o-transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } .theme-project .theme-project-content .click-view { margin: 0; padding: 2rem; position: absolute; width: 100%; top: 5%; left: 0; right: 0; opacity: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; z-index: 1; } .theme-project .theme-project-content:hover .click-view { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); opacity: 1; } .theme-project .theme-project-content .theme-project-title { margin: 0 0 0.625rem; font-weight: 600; font-size: 1.375rem; } .theme-project .theme-project-content .theme-project-title, .theme-project .theme-project-content .theme-project-title a { color: #fff; } .theme-project .theme-project-content .click-view .theme-project-title a, .theme-project .theme-project-content .click-view .theme-project-title a:hover { background-color: transparent; width: auto; height: auto; font-size: 1.375rem; line-height: 1.4; font-weight: 600; } .theme-project .theme-project-content:hover .theme-project-title, .theme-project .theme-project-content:hover .theme-project-title a, .theme-project .theme-project-content:focus .theme-project-title a { color: #fff; } .theme-project .theme-project-content p { font-size: 0.938rem; margin: 0; padding: 0; color: #fff; } .theme-project .theme-project-content a.popup { font-size: 1.1rem; line-height: 2.3; font-weight: 100; display: inline-block; background-color: #fff; margin: 0; padding: 1px 0.625rem; opacity: 0; border-radius: 0; height: 2.813rem; text-decoration: none; text-align: center; color: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; z-index: 1; position: absolute; width: 2.813rem; top: 15px; right: 15px; -webkit-transform: translateX(2.813rem); transform: translateX(2.813rem); } .theme-project .theme-project-content:hover a.popup { -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; opacity: 1; } .theme-project .theme-project-content a.popup:hover, .theme-project .theme-project-content a.popup:focus { color: #fff; } /*-------------------------------------------------- =>> Theme Testimonial Area --------------------------------------------------*/ .theme-testimonial { height: 100%; margin: 0; overflow: hidden; width: 100%; position: relative; } .theme-testimonial-block { background-color: transparent; position: relative; text-align: center; margin: 0 0 1.875rem; padding: 0rem 1.25rem 0rem; font-size: unset; transition: all 0.3s; } .theme-testimonial-block .thumbnail { margin: 0 auto 2rem; width: 6.25rem; height: 6.25rem; position: relative; } .theme-testimonial-block .thumbnail img { margin: 0.125rem; } @media (min-width: 992px) { .testimonial-content { width: 80%; margin: 0 auto; } } .testimonial-content { position: relative; padding: 0; font-size: 1.375rem; } .testimonial-content p { font-size: 1.375rem; } .theme-testimonial-block .name { color: #000; font-size: 1.25rem; font-weight: 600; font-style: normal !important; margin: 0px 0 -3px; display: block; } .theme-testimonial-block .position { font-size: 1rem; } /*-------------------------------------------------- =>> Theme CTA --------------------------------------------------*/ .theme-cta { position: relative; width: 100%; height: 100%; padding: 6.25rem 0 3.125rem; background-image: url("./assets/img/cta/theme-cta-bg.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #000; } .theme-cta-overlay{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.7); } .cta-block { padding-bottom: 3.125rem; } @media (min-width: 992px){ .cta-block { width: 80%; margin: 0 auto; } } .theme-cta .title { font-size: 3rem; font-weight: 500; text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.5); margin: 0 0 1.25rem; } .theme-cta .small-title { text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.5); margin: 0 0 0.313rem; } /*-------------------------------------------------- =>> About Page Area --------------------------------------------------*/ .about-thumbnail { margin-bottom: 3.125rem; } .theme-about-block { padding-left: 3.125rem; padding-bottom: 3.125rem; } .theme-about .theme-section-module { margin: 0 0 1.125rem; } @media (min-width: 768px) and (max-width: 992px) { .theme-about-block { padding-left: 1.25rem; } } @media (max-width: 768px) { .theme-about-block { padding-left: 0; } } .theme-about .theme-info-area { background-color: transparent; padding: 0; margin-top: 0rem; box-shadow: none; } .theme-about .theme-info-area .media { padding: 1.875rem 0; } /*-------------------------------------------------- =>> Contact Form 7 Area --------------------------------------------------*/ .wpcf7-form { padding: 0 0 3.125rem; } .wpcf7-form p { margin: 0 0 1.2rem; padding: 0; } .wpcf7-form p:last-child { margin: 0; } .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"] { height: 3.125rem; } .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"], .wpcf7-form textarea { margin-top: 0.375rem; } .wpcf7-form input[type="submit"] { margin-top: 0.313rem; } /*-------------------------------------------------- =>> 404 Error Page Area --------------------------------------------------*/ .theme-error-page { padding: 7rem 0 10rem; } .theme-error-page .error-title { font-size: 20.625rem; line-height: 1; letter-spacing: 0.938rem; margin-bottom: 1.25rem; font-weight: 300; } .theme-error-page .error-title b { font-weight: 600; } .theme-error-page .error-title i { font-size: 18rem; } .theme-error-page .error-sub-title { font-size: 2.25rem; letter-spacing: 0.2rem; margin-bottom: 0.938rem; } .theme-error-page .btn-small { font-weight: 700; } @media (max-width: 768px) { .theme-error-page { padding: 9rem 0 11.5rem; } .theme-error-page .error-title { font-size: 15rem; } } /*-------------------------------------------------- =>> Theme Blog Area - Homepage One News --------------------------------------------------*/ .theme-blog { margin: 0; padding-bottom: 2.5rem; width: 100%; } .theme-blog .post { background-color: #ffffff; margin: 0 0 2.5rem; padding: 1.25rem 1.25rem 1.25rem; transition: all 0.3s; -webkit-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); } .entry-content { overflow: hidden; } .theme-blog .post-thumbnail { position: relative; overflow: hidden; margin: 0 0 1.25rem; } .theme-blog .post-thumbnail img { width: 100%; opacity: 1; } .theme-blog .post-thumbnail img { -webkit-transition: transform 2s, filter 1.5s ease-in-out; -moz-transition: transform 2s, filter 1.5s ease-in-out; -o-transition: transform 2s, filter 1.5s ease-in-out; -ms-transition: transform 2s, filter 1.5s ease-in-out; transition: transform 2s, filter 1.5s ease-in-out; transform-origin: center center; } .theme-blog .post:hover .post-thumbnail img { -webkit-transform: translateY(0px); transform: translateY(0px); transform: scale(1.15,1.15); -webkit-transform: scale(1.15,1.15); -moz-transform: scale(1.15,1.15); -ms-transform: scale(1.15,1.15); -o-transform: scale(1.15,1.15); } .theme-blog .post .entry-header { position: relative; margin: 0 0 0.938rem; } .theme-blog .post .entry-title { margin: 0; font-size: 1.375rem; font-weight: 600; word-break: break-word; white-space: normal; } .entry-content img { max-width: 100%; height: auto; display: block; } .entry-content figure { width: auto !important; } .entry-content a { box-shadow: 0 1px 0 0 currentColor; font-weight: 600; } .entry-content a:hover, .entry-content a:focus { color: #000; box-shadow: none; } /*-------------------------------------------------- =>> Theme Blog Sidebar --------------------------------------------------*/ .theme-blog.theme-blog-large .post .entry-title { font-size: 2.125rem; } /*-------------------------------------------------- =>> Theme Blog Meta Info --------------------------------------------------*/ .entry-meta { font-weight: 500; font-size: 0.938rem; margin: 0 0 1.10rem; width: 100%; } .entry-meta > span { color: #838383; margin: 0 1.25rem 0 0; } .entry-meta a { color: #838383; padding: 0; display: inline-block; } .entry-meta .cat-links a { color: #fff; line-height: 1; padding: 0.25rem 0.438rem; } .entry-meta .cat-links a:hover, .entry-meta .cat-links a:focus { background-color: #000; color: #fff !important; } .entry-meta .cat-links a:last-child::after { display: none; } /*Meta Icons*/ .entry-meta .posted-on::before, .entry-meta .author::before, .entry-meta .cat-links::before, .entry-meta .comment-links::before { font-family: FontAwesome; margin-right: 0.438rem; margin-left: 0.063rem; } .entry-meta .posted-on::before { content: "\f017"; } .entry-meta .author::before { content: "\f2c0"; } .entry-meta .comment-links::before { content: "\f0e6"; } /*Sticky Post*/ .entry-meta .sticky-post { background-color: #e6e6e6; color: black; padding: 0.10rem 0.438rem; margin-right: 0rem; } /*Meta Tags*/ .entry-meta .tag-links a { background-color: #eeeeee; border: 1px solid #eeeeee; color: #000; font-size: 0.875rem; display: inline-block; padding: 0.188rem 0.825rem; margin: 0 0.325rem 0.438rem 0px; border-radius: 0px; } .entry-meta .tag-links a:hover, .entry-meta .tag-links a:focus { color: #fff !important; } /*Edit Post*/ .edit-link .post-edit-link { font-weight: 600; color: #404040; padding-bottom: 0.125rem; } .edit-link .post-edit-link:hover { text-decoration: underline; } /*More Link*/ .entry-content .more-link { font-size: 0.938rem; color: #000; font-weight: 600; transition: all 0.3s; box-shadow: none; display: inline-block; } .entry-content .more-link:hover, .entry-content .more-link:focus { letter-spacing: .07rem; } .entry-content .more-link:after { font-family: FontAwesome; content: "\f178"; padding-left: 0.5rem; font-weight: 400; } /*Pagination*/ .pagination { margin: 0 0 3.125rem; display: block; padding: 0; text-align: center; } .pagination a, .page-links a, .post-nav-links a, .post-nav-links .post-page-numbers.current { background-color: #ffffff; border: 1px solid #e9e9e9; color: #000; cursor: pointer; display: inline-block; line-height: 1.5; font-weight: 600; transition: all 0.3s ease 0s; font-size: 1.125rem; border-radius: 5px; margin: 0 0.125rem 0.625rem; padding: 0.625rem; vertical-align: baseline; white-space: nowrap; width: 3.125rem; height: 3.125rem; box-shadow: none; text-align: center; } .pagination a:hover, .pagination a.active, .page-links a:hover, .post-nav-links a:hover, .post-nav-links .post-page-numbers.current { color: #fff; } .pagination .nav-links .page-numbers.current { color: #fff; } .navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a { border: 1px solid #e9e9e9; cursor: pointer; display: inline-block; line-height: 1.5; font-weight: 600; transition: all 0.3s ease 0s; font-size: 1.125rem; border-radius: 5px; margin: 0 0.125rem 0.625rem; padding: 0.625rem; vertical-align: baseline; white-space: nowrap; width: 3.125rem; height: 3.125rem; } /*-------------------------------------------------- =>> Theme Blog Single Area --------------------------------------------------*/ /*Related Posts*/ .theme-related-posts { background-color: #ffffff; margin: 0 0 2.5rem; padding: 1.25rem 1.25rem 1.25rem; transition: all 0.3s; -webkit-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); } .theme-blog.theme-blog-large .theme-related-posts .post { margin-bottom: 0.625rem; border: 1px solid #e9e9e9; box-shadow: none; } .theme-blog.theme-blog-large .theme-related-posts .post .entry-meta { font-size: 0.875rem; margin: 0 0 0.75rem; } .theme-blog.theme-blog-large .theme-related-posts .post .entry-title { font-size: 1.375rem; } .theme-blog.theme-blog-large .theme-related-posts .post .entry-header { margin-bottom: 0; } .theme-blog.theme-blog-large .theme-related-posts .post .entry-header::before { display: none; } /*Blog Author*/ .theme-blog-author { background-color: #ffffff; margin: 0 0 2.5rem; padding: 1.25rem 1.25rem 1.25rem; transition: all 0.3s; -webkit-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); } .theme-blog-author .avatar { margin: 0 1.875rem 0px 0; height: 9.375rem; width: 9.375rem; } .theme-blog-author .name { margin: 0 0 0.425rem; } .theme-blog-author .custom-social-icons li > a { color: #000; } .theme-blog-author .website-url { color: #000; } .theme-blog-author .website-url a { box-shadow: 0 1px 0 0 currentColor; } .theme-blog-author .website-url a:hover, .theme-blog-author .website-url a:focus { color: #000; box-shadow: none; } /*Comments*/ .theme-comment-section { background-color: #ffffff; margin: 0 0 3.125rem; padding: 1.25rem 1.25rem 1.25rem; transition: all 0.3s; -webkit-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); } .theme-comment-title { display: block; } .theme-comment-title h3 { margin: 0 0 1.875rem; border-bottom: 1px solid #e9e9e9; padding-bottom: 0.625rem; } .comment-box { margin: 0; position: relative; } .comment-detail { border-bottom: 1px solid #e9e9e9; margin: 0 0 2rem; padding-bottom: 2rem; } .pull-left-comment { float: left; margin-right: 1.875rem; width: 5.25rem; height: 5.25rem; } .pull-left-comment img { border-radius: 50%; } .comment-detail-title { margin: 0; font-size: 1.250rem; } .comment-date { font-size: 0.938rem; font-weight: 400; margin: 0 0 0.625rem; } .comment-date a { color: #838383; box-shadow: 0 1px 0 0 currentColor; } .comment-date a:hover, .comment-date a:focus { color: #000; box-shadow: none; } .comment-detail p { margin-bottom: 1.5rem; margin-top: 1rem; padding: 0; } .comment-detail p a { box-shadow: 0 1px 0 0 currentColor; } .comment-detail p a:hover, .comment-detail p a:focus { color: #000; box-shadow: none; } .reply a { color: #000; font-size: 0.875rem; padding: 0.150rem 1rem; font-weight: 600; transition: 0.3s ease-in-out 0s; letter-spacing: 0.033rem; background-color: #fff; border-radius: 0; display: inline-block; } .reply a:hover, .reply a:focus { color: #ffffff; } .logged-in-as a { box-shadow: 0 1px 0 0 currentColor; } .logged-in-as a:hover, .logged-in-as a:focus { color: #000; box-shadow: none; } .logged-in-color { background-color: #ffffff; margin: 0 0 2.5rem; padding: 1.25rem 1.25rem 1.25rem; transition: all 0.3s; -webkit-box-shadow: 0 25px 98px 0 rgba(0, 0, 0, .1); -moz-box-shadow: 0 25px 98px 0 rgba(0, 0, 0, .1); box-shadow: 0 25px 98px 0 rgba(0, 0, 0, .1); } .logged-in-color a { box-shadow: 0 1px 0 0 currentColor; } .form-submit { padding-bottom: 1rem; } /*Comment Form*/ .theme-comment-form { background-color: #ffffff; margin: 0 0 3.125rem; padding: 1.25rem 1.25rem 1.25rem; transition: all 0.3s; -webkit-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); } .form-group input[type="text"], .form-group input[type="email"] { height: 3.125rem; } .theme-comment-form span.required { padding-left: 0.188rem; color: #ff0000; } .theme-comment-form .comment-form-cookies-consent label { display: inline-block; font-size: 0.875rem; } /*-------------------------------------------------- =>> Theme Widgets Area --------------------------------------------------*/ .sidebar .widget { background-color: #fff; padding: 1.563rem 1.25rem 1.563rem; -webkit-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); box-shadow: 0 25px 98px 0 rgba(0,0,0,.1); } .widget { color: #404040; padding: 1.563rem 1.375rem 1.563rem; margin: 0 0 2.5rem; } .widget:last-child { margin-bottom: 3.75rem; } .widget .widget-title, .widget .wp-block-heading { position: relative; color: #fff; margin-bottom: 2.125rem; padding-bottom: 0.525rem; font-weight: 600; font-size: 1.375rem; } .sidebar .widget .widget-title, .sidebar .widget .wp-block-heading { color: #000; margin-bottom: 1.563rem; padding-bottom: 0.625rem; border-bottom: 1px solid #e9e9e9; } .widget .widget-title:after, .widget .wp-block-heading:after { content: ""; width: 50px; height: 2px; bottom: -1px; left: 0; position: absolute; z-index: 1; } .sidebar .widget .widget-title a.rsswidget { color: #000; } .widget li > ul, .widget li > ol { margin-left: 1.000rem; padding: 0.563rem 0 0 !important; } .widget li ul li:last-child { padding-bottom: 0 !important; } .widget_archive ul, .widget_categories ul, .widget_links ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul { list-style: none; margin-left: 0; margin-bottom: 0; padding: 0; } .widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { padding-left: 0px !important; padding-top: 0.625rem; padding-bottom: 0.625rem; border-bottom: 1px dotted rgba(0, 0, 0, 0.1); position: relative; } .widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child { padding-top: 0; } .widget_archive li:last-child, .widget_categories li:last-child, .widget_links li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child { padding-bottom: 0px; border-bottom: none; } /*Calendar*/ .calendar_wrap table#wp-calendar { margin-bottom: 0; border: 1px solid #e9e9e9; } .calendar_wrap caption { caption-side: top; background-color: #e9e9e9; text-align: center; padding-top: 0.45rem; padding-bottom: 0.45rem; font-weight: 600; color: #000; } .calendar_wrap table#wp-calendar thead th { padding: 0.4rem; text-align: center; border-bottom: 2px solid #e9e9e9; } .calendar_wrap table#wp-calendar tbody td { padding: 0.4rem; text-align: center; } /*Search*/ .widget input[type="text"] { padding: 0.740rem 1rem; } .widget button[type="submit"], .btn-success { color: #fff; z-index: 0; border-radius: 0; } .widget button[type="submit"]:hover, .widget button[type="submit"]:focus, .btn-success:hover, .btn-success:focus { color: #fff; background-color: #000 !important; border-color: #000 !important; } .btn-success.focus, .btn-success:focus { box-shadow: 0 0 0 0.063rem rgba(0,0,0,.5) !important; } /*Recent Widget*/ .widget_recent_entries a { font-weight: 600; } .widget_recent_entries .post-date { font-size: 0.938rem; display: block; padding-top: 0.313rem; color: rgba(104, 104, 104, .7); } .widget img { max-width: 100%; height: auto; } /*Tags*/ .tagcloud { margin: 0; overflow: hidden; padding: 0; } .widget .tagcloud a { color: #fff !important; font-size: 0.875rem !important; display: inline-block; padding: 0.188rem 0.825rem; margin: 0 0.125rem 0.438rem 0px; border-radius: 0px; } .widget .tagcloud a:hover, .widget .tagcloud a:focus { background-color: #eee; color: #000 !important; } .sidebar .widget .tagcloud a:hover, .sidebar .widget .tagcloud a:focus { background-color: #000; color: #fff !important; } /*Text Widget*/ .sidebar .widget_text ul, .sidebar .widget_text ol { margin: 0 0px 1.6rem 1.125rem; padding: 0; } .sidebar .widget_text, .sidebar .widget_text p { font-weight: 400; } .textwidget a { box-shadow: 0 1px 0 0 currentColor; } .textwidget a:hover, .textwidget a:focus, .textwidget ul li a:hover, .textwidget ul li a:focus { color: #000 !important; box-shadow: none; } /*RSS Widget*/ .widget_rss ul { list-style: none; margin: 0; } .widget_rss ul li .rsswidget, .widget_rss ul li .rss-date { display: block; } .widget_rss ul li .rsswidget { font-weight: 600; } .widget_rss ul li .rssSummary { padding: 0.625rem 0; } .widget_rss ul li { padding-top: 0.625rem; padding-bottom: 0.625rem; border-bottom: 1px dotted rgba(0, 0, 0, 0.1); } .widget_rss ul li:first-child { padding-top: 0; } .widget_rss ul li:last-child { padding-bottom: 0; border-bottom: none; } .wp-block-latest-posts.wp-block-latest-posts__list { margin-left: 0; } .wp-block-latest-posts.wp-block-latest-posts__list li { margin-bottom: 1rem; } .wp-block-latest-posts li .wp-block-latest-posts__post-date { padding-top: 0.525rem; } .wp-block-latest-comments { margin-left: 0; padding-left: 0rem; } .wp-block-button { margin: 0 0 1.563rem; } .has-large-font-size { padding-bottom: 0.500rem; } .post-password-form input[type="password"] { margin-top: 0.5rem; margin-bottom: 1rem; } .wp-block-button .wp-block-button__link { background: #32373c; border: 2px solid #32373c; } .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus { background: transparent; border: 2px solid #32373c; color: #32373c; } .wp-block-button.is-style-outline .wp-block-button__link { background: transparent; border: 2px solid #32373c; color: #32373c !important; } .wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:focus { background: #32373c; border: 2px solid #32373c; color: #fff !important; } .wp-block-cover p.wp-block-cover-text { color: #fff; } .wp-block-cover.has-pale-pink-background-color p.wp-block-cover-text { color: #404040; } .wp-block-cover, .wp-block-cover-image { margin-bottom: 1.563rem; } .wp-block-archives-dropdown, .wp-block-categories-dropdown { margin-bottom: 1.563rem; } .wp-block-archives-dropdown select, .wp-block-categories-dropdown select { width: auto; } /*wp-block-calendar*/ .wp-block-calendar { margin-bottom: 1.563rem; } .wp-block-calendar table { margin-bottom: 0.500em; } .wp-block-calendar table caption { padding-top: 0; padding-bottom: 0.75rem; color: #000; text-align: left; caption-side: top; font-weight: 600; } .wp-block-calendar table th { font-weight: 600; } .wp-block-calendar table.wp-calendar-table td, .wp-block-calendar table.wp-calendar-table th { text-align: center; } .wp-block-calendar .wp-calendar-nav-next a, .wp-block-calendar .wp-calendar-nav-prev a { box-shadow: none; text-decoration: none; } .wp-block-calendar a { text-decoration: none; } /*wp-block-search*/ .wp-block-search__button-outside.wp-block-search { margin-bottom: 1.563rem; } .wp-block-search button, .wp-block-search input[type="button"], .wp-block-search input[type="submit"] { height: 3.500rem; } .wp-block-search .wp-block-search__button { color: #fff; } .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:focus { background: #000; border: 1px solid #000; color: #fff; } /*wp-block-group*/ .wp-block-group.has-background { margin-bottom: 1.563rem; padding: 1.875rem; } .wp-block-media-text { margin-bottom: 1.563rem; } /*wp-block-rss*/ ul.wp-block-rss { list-style: disc; } ul.wp-block-rss li.wp-block-rss__item { margin-bottom: 1rem; } ul.wp-block-rss li.wp-block-rss__item:last-child { margin-bottom: 0; } /*Page Image Alignments*/ body.page .entry-content p > img.wp-image-904.alignright { margin-top: 3rem; } /*wp-block-archives*/ .wp-block-archives, .wp-block-categories, .wp-block-latest-posts, .wp-block-latest-comments { list-style: none; margin-left: 0; } ul.wp-block-archives li { padding-bottom: 0.625rem; } ul.wp-block-archives li:last-child { padding-bottom: 0; } /*wp-block-pullquote*/ .wp-block-pullquote p { line-height: 1.3; } /*Monsterwidget-textwidget*/ .textwidget .wp-caption { padding: 0; } .textwidget p > img { margin-bottom: 1rem; margin-top: 1rem; } /*wp-calendar-nav widget*/ .wp-calendar-nav { margin-top: 0.500rem; font-weight: 600; } /*wp-block-latest-comments*/ .wp-block-latest-comments__comment-date { padding-top: 0.500rem; padding-bottom: 0.500rem; } /*Input Group Search z-index Issue Fixed in Sidebar*/ .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus { z-index: 0; } /*-------------------------------------------------------------- =>> Gallery --------------------------------------------------------------*/ .gallery { display: flex; flex-flow: row wrap; justify-content: center; margin-bottom: calc(1.5 * 1rem); } .gallery-item { display: inline-block; margin-right: 16px; margin-bottom: 16px; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: calc((100% - 16px * 1) / 2); } .gallery-columns-2 .gallery-item:nth-of-type(2n+2) { margin-right: 0; } .gallery-columns-3 .gallery-item { max-width: calc((100% - 16px * 2) / 3); } .gallery-columns-3 .gallery-item:nth-of-type(3n+3) { margin-right: 0; } .gallery-columns-4 .gallery-item { max-width: calc((100% - 16px * 3) / 4); } .gallery-columns-4 .gallery-item:nth-of-type(4n+4) { margin-right: 0; } .gallery-columns-5 .gallery-item { max-width: calc((100% - 16px * 4) / 5); } .gallery-columns-5 .gallery-item:nth-of-type(5n+5) { margin-right: 0; } .gallery-columns-6 .gallery-item { max-width: calc((100% - 16px * 5) / 6); } .gallery-columns-6 .gallery-item:nth-of-type(6n+6) { margin-right: 0; } .gallery-columns-7 .gallery-item { max-width: calc((100% - 16px * 6) / 7); } .gallery-columns-7 .gallery-item:nth-of-type(7n+7) { margin-right: 0; } .gallery-columns-8 .gallery-item { max-width: calc((100% - 16px * 7) / 8); } .gallery-columns-8 .gallery-item:nth-of-type(8n+8) { margin-right: 0; } .gallery-columns-9 .gallery-item { max-width: calc((100% - 16px * 8) / 9); } .gallery-columns-9 .gallery-item:nth-of-type(9n+9) { margin-right: 0; } .gallery-item:last-of-type { padding-right: 0; } .gallery-caption { display: block; font-size: 0.r71111em; line-height: 1.6; margin: 0; padding: 0.5rem; } .gallery-item > div > a { display: block; line-height: 0; box-shadow: 0 0 0 0 transparent; } .gallery-item > div > a:focus { box-shadow: 0 0 0 2px #e9e9e9; } .gallery .gallery-item { margin-top: 0 !important; } .gallery .gallery-item img { border: 2px solid #e9e9e9 !important; } /*wp-block-gallery*/ .wp-block-gallery.alignfull { margin: 0 0 1.563rem; } .blocks-gallery-item figure { position: relative; overflow: hidden; margin: 0; } .blocks-gallery-item figure img { width: 100%; opacity: 1; } .blocks-gallery-item figure img { -webkit-transition: transform 2s, filter 1.5s ease-in-out; -moz-transition: transform 2s, filter 1.5s ease-in-out; -o-transition: transform 2s, filter 1.5s ease-in-out; -ms-transition: transform 2s, filter 1.5s ease-in-out; transition: transform 2s, filter 1.5s ease-in-out; transform-origin: center center; } .blocks-gallery-item:hover figure img { -webkit-transform: translateY(0px); transform: translateY(0px); transform: scale(1.15,1.15); -webkit-transform: scale(1.15,1.15); -moz-transform: scale(1.15,1.15); -ms-transform: scale(1.15,1.15); -o-transform: scale(1.15,1.15); } /*Address*/ address i { width: 1.563rem; height: auto; margin-right: 0.438rem; font-size: 1.25rem !important; } /*-------------------------------------------------------------- =>> Captions --------------------------------------------------------------*/ .bypostauthor {} .wp-caption { margin-bottom: calc(1.5 * 1rem); } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption-text { font-size: 0.8125rem; font-style: italic; line-height: 1.6; margin: 0; padding: 0.5rem !important; text-align: center; } .wp-caption-text a:hover { color: #000; } .wp-caption, .gallery-caption { max-width: 100%; } /*-------------------------------------------------------------- =>> Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5rem; } .alignright { display: inline; float: right; margin-left: 1.5rem; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } @media screen and (min-width: 768px){ img.alignleft { float: left; } img.alignright { float: right; } } body.page-template-default .theme-blog .post .post-content { overflow: hidden; } /*-------------------------------------------------- =>> Theme Unit Data Css --------------------------------------------------*/ .entry-content .wp-block-button a { color: #fff; } .wp-block-button.is-style-outline a { color: #32373c; } .entry-content .wp-block-pullquote p, .entry-content .wp-block-pullquote.is-style-solid-color blockquote p { padding: 0; } .entry-content blockquote cite a { color: #000; box-shadow: none; } .entry-content p.has-background { margin-bottom: 1.563rem; } .entry-content .wp-block-file .wp-block-file__button { font-size: 14px; padding: 0.7rem 2rem; } .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; } embed, iframe, object { max-width: 100%; } .entry-content .wp-block-archives.wp-block-archives-dropdown { margin: 0 0 1.563rem; } .entry-content .wp-block-archives.wp-block-archives-dropdown select { width: auto; } .entry-content .wp-block-latest-comments__comment-meta a { color: #000; box-shadow: none; font-size: 1rem; font-weight: 600; } .entry-content .wp-block-latest-comments__comment-meta a:hover { box-shadow: 0 1px 0 0 currentColor; } .wp-block-latest-comments article { margin-bottom: 2rem; } /*wp-block-embed*/ @media (max-width: 992px) { .wp-block-embed { word-break: break-all; } } /*wp-block-search*/ .wp-block-search .wp-block-search__input { border: 1px solid #e9e9e9; } /*-------------------------------------------------- =>> Site Footer Area --------------------------------------------------*/ .site-footer { background-color: #0f0f0f; margin: 0; padding: 0; position: relative; } .footer-sidebar { padding: 5rem 0 1.875rem; } @media (max-width: 500px) { .footer-sidebar { padding: 4rem 0 0.875rem; } } .footer-sidebar .widget { margin: 0 0 3.125rem; padding: 0; } .footer-sidebar .widget, .footer-sidebar .widget a { color: #ddd; } .footer-sidebar .widget .recentcomments a { color: #fff; } /*Recent Widget*/ .footer-sidebar .widget_recent_entries .post-date { color: #bec3c7; } .footer-sidebar .widget_archive li, .footer-sidebar .widget_categories li, .footer-sidebar .widget_links li, .footer-sidebar .widget_meta li, .footer-sidebar .widget_nav_menu li, .footer-sidebar .widget_pages li, .footer-sidebar .widget_recent_comments li, .footer-sidebar .widget_recent_entries li { padding-top: 0px; padding-bottom: 14px; border-bottom: none; } .footer-sidebar .widget_archive li:last-child, .footer-sidebar .widget_categories li:last-child, .footer-sidebar .widget_links li:last-child, .footer-sidebar .widget_meta li:last-child, .footer-sidebar .widget_nav_menu li:last-child, .footer-sidebar .widget_pages li:last-child, .footer-sidebar .widget_recent_comments li:last-child, .footer-sidebar .widget_recent_entries li:last-child { padding-bottom: 0; } .footer-sidebar .widget h1, .footer-sidebar .widget h2, .footer-sidebar .widget h3, .footer-sidebar .widget h4, .footer-sidebar .widget h5, .footer-sidebar .widget h6 { color: #fff; } /*Text Widget*/ .footer-sidebar .textwidget a:hover, .footer-sidebar .textwidget a:focus { color: #ddd !important; } .footer-sidebar .textwidget > address > a { color: #ddd; } .footer-sidebar .textwidget > address > a:hover, .footer-sidebar .textwidget > address > a:focus { box-shadow: none; } /*-------------------------------------------------- =>> Site Footer With Light Background --------------------------------------------------*/ .site-footer.light { background-color: #f3f3f3; } .site-footer.light .widget h1, .site-footer.light .widget h2, .site-footer.light .widget h3, .site-footer.light .widget h4, .site-footer.light .widget h5, .site-footer.light .widget h6 { color: #000; } .site-footer.light .widget, .site-footer.light .widget a { color: #404040; } .site-footer.light .tagcloud a:hover, .site-footer.light .tagcloud a:focus { background-color: #000; color: #fff !important; } .site-footer.light .widget_recent_entries .post-date { color: rgba(104, 104, 104, .7); } /*-------------------------------------------------- =>> Theme Site Info Area --------------------------------------------------*/ .site-info { background-color: #0f0f0f; border-top: 1px solid rgba(132,132,132,.17); color: #ddd; font-size: 0.938rem; padding: 1.75rem 0.938rem; } .site-footer.light .site-info { background-color: #f3f3f3; color: #000; } /*-------------------------------------------------- =>> Sidebar Widget Style Css According to WordPress 5.8 --------------------------------------------------*/ .sidebar .widget .wp-block-search .wp-block-search__label { position: relative; font-weight: 600; font-size: 1.375rem; color: #000; margin-bottom: 1.563rem; padding-bottom: 0.625rem; border-bottom: 1px solid #e9e9e9; } .sidebar .widget .wp-block-search .wp-block-search__label:after { background: #ff5d20; content: ""; width: 50px; height: 2px; bottom: -1px; left: 0; position: absolute; z-index: 1; } .sidebar .widget .wp-block-group .wp-block-tag-cloud a { color: #fff !important; font-size: 0.875rem !important; display: inline-block; padding: 0.188rem 0.825rem; margin: 0 0.125rem 0.438rem 0px; border-radius: 0px; } .sidebar .widget .wp-block-group .wp-block-tag-cloud a:hover, .sidebar .widget .wp-block-group .wp-block-tag-cloud a:focus { background-color: #000; color: #fff !important; } .sidebar .widget .wp-block-group .wp-block-categories-list, .sidebar .widget .wp-block-group .wp-block-archives-list, .sidebar .widget .wp-block-group .wp-block-page-list, .sidebar .widget .wp-block-group .wp-block-latest-posts, .sidebar .widget .wp-block-group .wp-block-rss, .sidebar .widget .wp-block-group .wp-block-latest-comments { list-style: none; margin-left: 0; } .sidebar .widget .wp-block-group .wp-block-categories-list li, .sidebar .widget .wp-block-group .wp-block-archives-list li, .sidebar .widget .wp-block-group .wp-block-page-list li, .sidebar .widget .wp-block-group .wp-block-latest-posts li, .sidebar .widget .wp-block-group .wp-block-rss li, .sidebar .widget .wp-block-group .wp-block-latest-comments li { padding-left: 0px !important; padding-top: 0.625rem; padding-bottom: 0.625rem; border-bottom: 1px dotted rgba(0, 0, 0, 0.1); position: relative; } .sidebar .widget .wp-block-group .wp-block-latest-comments li { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-categories-list li:last-child, .sidebar .widget .wp-block-group .wp-block-archives-list li:last-child, .sidebar .widget .wp-block-group .wp-block-page-list li:last-child, .sidebar .widget .wp-block-group .wp-block-latest-posts li:last-child, .sidebar .widget .wp-block-group .wp-block-rss li:last-child, .sidebar .widget .wp-block-group .wp-block-latest-comments li:last-child { padding-bottom: 0px; border-bottom: none; } .sidebar .widget .wp-block-group .wp-block-rss li, .sidebar .widget .wp-block-group .wp-block-latest-posts li { margin-bottom: 0; } .sidebar .widget .wp-block-search input[type="search"]{ border: 1px solid #e9e9e9; } .sidebar .widget .wp-block-search .wp-block-search__button { margin-left: 0; } .sidebar .widget .wp-block-group .wp-block-calendar table caption { caption-side: top; background-color: #e9e9e9; text-align: center; padding-top: 0.45rem; padding-bottom: 0.45rem; font-weight: 600; color: #000; } .sidebar .widget .wp-block-group .wp-block-calendar table.wp-calendar-table th { background: #f6f6f6; padding: 0.4rem; text-align: center; border-bottom: 2px solid #e9e9e9; } .sidebar .widget .wp-block-group .wp-block-calendar table.wp-calendar-table td { padding: 0.4rem; text-align: center; } .sidebar .widget .wp-block-group .widget.widget_nav_menu, .sidebar .widget .wp-block-group .widget.widget_meta { padding: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .sidebar .widget .wp-block-group .wp-block-embed { margin: 0; } .sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta { font-weight: 600; line-height: 1.5; } .sidebar .widget .wp-block-group .wp-block-latest-comments__comment-excerpt p, .sidebar .widget .wp-block-group .wp-block-latest-comments__comment-date { font-size: 1rem; } .sidebar .widget .wp-block-group .wp-block-latest-comments article { margin-bottom: 0; } .theme-blog .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date, .theme-blog .wp-block-latest-comments__comment-excerpt p { font-size: 1rem; } .sidebar .widget .wp-block-group .wp-block-cover, .sidebar .widget .wp-block-group .wp-block-calendar, .sidebar .widget .wp-block-group .wp-block-calendar table, .sidebar .widget .wp-block-group ul, .sidebar .widget .wp-block-group ol, .sidebar .widget .wp-block-search__button-outside, .sidebar .widget .wp-block-group .wp-block-columns { margin-bottom: 0rem; } .sidebar .widget .wp-block-search .wp-block-search__label { line-height: normal; } .sidebar .widget .wp-block-group .wp-block-latest-posts__list.wp-block-latest-posts li a { font-weight: 600; } .sidebar .widget .wp-block-group .widget.widget_meta { margin-bottom: 0; } .sidebar .widget .wp-block-group ul li:first-child, .sidebar .widget .wp-block-group ol li:first-child { padding-top: 0; } .sidebar .widget .wp-block-group .wp-block-latest-comments li:last-child { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a { font-weight: 600; } .sidebar .widget .wp-block-group .wp-block-pullquote { margin-bottom: 0; padding-top: 0; padding-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-pullquote blockquote { margin-top: 0; margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-pullquote p { padding-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-code { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-separator { margin: 1rem 0; } .sidebar .widget .wp-block-group pre.wp-block-verse { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-separator { margin: 1rem 0; } .sidebar .widget .wp-block-group .wp-block-preformatted { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-quote { margin-bottom: 0; } .theme-blog .post .wp-block-pullquote { padding-top: 0; padding-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-table td { border: 1px solid #E9E9E9; } .theme-blog .post .entry-content .wp-block-file .wp-block-file__button { color: #fff; box-shadow: none; } .theme-blog .post .entry-content ol.wp-block-latest-comments .wp-block-latest-comments__comment { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .theme-blog .post .entry-content ol.wp-block-latest-comments .wp-block-latest-comments__comment:last-child { border-bottom: none; } .theme-blog .post .entry-content ol.wp-block-latest-comments .wp-block-latest-comments__comment article { margin-bottom: 1rem; } .wp-block-table td, .wp-block-table th { border: 1px solid #E9E9E9; } .sidebar .widget .wp-block-group .wp-block-media-text { margin-bottom: 0; } .wp-block-button a:not([href]):not([tabindex]) { color: #fff; } .wp-block-button a:not([href]):not([tabindex]):hover { color: #fff; background: #32373C; } .sidebar .widget .wp-block-group .wp-block-image figcaption { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-image { margin-bottom: 0; } .theme-blog .post .mejs-controls a.mejs-horizontal-volume-slider { color: transparent; } .theme-blog .post .entry-content ul:last-child { margin-bottom: 0; } .theme-blog .post .entry-content ol.wp-block-latest-comments { padding-left: 2rem; } .theme-blog .post .entry-content ul.wp-block-archives { margin-left: 1.125rem; list-style: disc; padding-left: 1.5rem; } .theme-blog .post .entry-content ul.wp-block-rss { padding-left: 1.5rem; margin-left: 1.125rem; } .theme-blog .post .entry-content ul li { margin-bottom: 10px; } .theme-blog .post .entry-content ul li:last-child { margin-bottom: 0; } .theme-blog .post .entry-content ol li { margin-bottom: 10px; } .theme-blog .post .entry-content ol li:last-child { margin-bottom: 0; } .sidebar .widget .wp-block-group ul li, .sidebar .widget .wp-block-group ol li { padding-bottom: 0.625rem; } .comment-form .form-submit { padding-bottom: 0.625rem; } .theme-blog .post .entry-content ul.wp-block-archives-list li { margin-bottom: 0; } .theme-blog .post .entry-content ul.wp-block-post-template li.wp-block-post { background-color: transparent; margin-bottom: 1.5rem; box-shadow: none; padding: 0; } .theme-blog .post .entry-content ul.wp-block-post-template li.wp-block-post:hover { box-shadow: none; } .theme-blog .post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date { padding-bottom: 1rem; } .theme-blog .post .entry-content ul.wp-block-post-template { margin-left: 0; } .theme-blog .post .entry-content form.wp-block-search .wp-block-search__inside-wrapper { border: none; } .theme-blog .post .entry-content .wp-block-post-comments-form .comment-reply-title { margin-bottom: 1.4rem; } .theme-blog .post .entry-content ul.wp-block-latest-posts { list-style: disc; padding-left: 1.125rem; } .theme-blog .post .wp-block-query-pagination { margin-bottom: 1.5rem; } .theme-blog .post .entry-content .wp-block-social-links { margin-left: 0; list-style: none; } .theme-blog .post .entry-content .wp-block-social-links .wp-social-link:last-child { margin-bottom: 10px; } .theme-blog .post .entry-content .wp-block-social-links .wp-social-link a { box-shadow: none; } .sidebar .widget .wp-block-file .wp-block-file__button { color: #fff; } .sidebar .widget .wp-block-group .wp-block-social-links .wp-social-link { padding-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-details summary { margin-bottom: 1rem; } .sidebar .widget .wp-block-group .wp-block-details p { margin-top: 1rem; padding-top: 1rem; border-top: 1px dotted rgba(0, 0, 0, 0.1); } .sidebar .widget p a { text-decoration: underline !important; text-underline-offset: 0.3rem; outline: none; } .sidebar .widget .wp-block-group .wp-block-tag-cloud a { text-decoration: none !important; } /*------------------------------------------------------------ =>> Footer Sidebar Widget Style Css According to WordPress 5.8 ------------------------------------------------------------*/ .footer-sidebar .widget .wp-block-group .wp-block-tag-cloud a { color: #fff !important; font-size: 0.875rem !important; display: inline-block; padding: 0.188rem 0.825rem; margin: 0 0.125rem 0.438rem 0px; border-radius: 0px; } .footer-sidebar .widget .wp-block-group .wp-block-tag-cloud a:hover, .footer-sidebar .widget .wp-block-group .wp-block-tag-cloud a:focus { background-color: #eee; color: #000 !important; } .footer-sidebar .widget .wp-block-group .wp-block-categories-list, .footer-sidebar .widget .wp-block-group .wp-block-archives-list, .footer-sidebar .widget .wp-block-group .wp-block-page-list, .footer-sidebar .widget .wp-block-group .wp-block-latest-posts, .footer-sidebar .widget .wp-block-group .wp-block-rss, .footer-sidebar .widget .wp-block-group .wp-block-latest-comments { list-style: none; margin-left: 0; } .footer-sidebar .widget .wp-block-group .wp-block-categories-list li, .footer-sidebar .widget .wp-block-group .wp-block-archives-list li, .footer-sidebar .widget .wp-block-group .wp-block-page-list li, .footer-sidebar .widget .wp-block-group .wp-block-latest-posts li, .footer-sidebar .widget .wp-block-group .wp-block-rss li, .footer-sidebar .widget .wp-block-group .wp-block-latest-comments li { padding-top: 0px; padding-bottom: 14px; border-bottom: none; } .footer-sidebar .widget .wp-block-group .wp-block-rss li, .footer-sidebar .widget .wp-block-group .wp-block-latest-posts li { margin-bottom: 0; } .footer-sidebar .widget .wp-block-group label { color: #ddd; } .footer-sidebar .widget .wp-block-search .wp-block-search__button { margin-left: 0; } .footer-sidebar .widget .wp-block-search .wp-block-search__button:hover, .footer-sidebar .widget .wp-block-search .wp-block-search__button:focus { background-color: #eee !important; border-color: #eee !important; color: #000; } .footer-sidebar .widget .wp-block-group .wp-block-calendar table caption { caption-side: top; background-color: #e9e9e9; text-align: center; padding-top: 0.45rem; padding-bottom: 0.45rem; font-weight: 600; color: #000; } .footer-sidebar .widget .wp-block-group .wp-block-calendar table.wp-calendar-table th { background: #f6f6f6; padding: 0.4rem; text-align: center; border-bottom: 2px solid #e9e9e9; } .footer-sidebar .widget .wp-block-group .wp-block-calendar table.wp-calendar-table td { padding: 0.4rem; text-align: center; color: #ddd; } .footer-sidebar .widget .wp-block-group .wp-block-latest-comments li { padding-top: 0; padding-bottom: 0; margin-bottom: 0; } .footer-sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta { font-weight: 600; } .footer-sidebar .widget .wp-block-group .wp-block-latest-comments__comment-excerpt p, .footer-sidebar .widget .wp-block-group .wp-block-latest-comments__comment-date { font-size: 1rem; } .footer-sidebar .widget .wp-block-group .wp-block-latest-posts__list.wp-block-latest-posts li a { font-weight: 600; } .footer-sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a { font-weight: 600; } .footer-sidebar .widget .wp-block-group .wp-block-pullquote p { padding-bottom: 0; } .footer-sidebar .widget .wp-block-group .wp-block-rss li:last-child { padding-bottom: 0; } .footer-sidebar .widget .wp-block-group .wp-block-pullquote { padding: 0.5em 0; } .footer-sidebar .widget .wp-block-group pre.wp-block-verse { background: rgba(26, 26, 26, 0.8); color: #ddd; } .footer-sidebar .widget .wp-block-group .wp-block-pullquote p { color: #404040; } .footer-sidebar .widget .wp-block-group .wp-block-pullquote cite { color: #000; } .footer-sidebar .widget .wp-block-group .wp-block-columns { margin-bottom: 0; } .footer-sidebar .widget .wp-block-group .is-layout-flow h2:after { display: none; } .footer-sidebar .widget .wp-block-group ul li { padding-bottom: 14px; } .footer-sidebar .widget .wp-block-group ul li:last-child { padding-bottom: 0; } .footer-sidebar .widget .wp-block-group .wp-block-details p { margin-top: 1rem; padding-top: 1rem; border-top: 1px solid rgba(255, 255, 255, 0.102); } .footer-sidebar .widget .wp-block-table td, .footer-sidebar .widget .wp-block-table th { border: 1px solid #333; } .footer-sidebar .widget .wp-block-group pre.wp-block-preformatted { background: rgba(26, 26, 26, 0.8); color: #ddd; } .footer-sidebar .widget .wp-block-social-links li.wp-social-link { padding-bottom: 0; } .footer-sidebar .widget .wp-block-details { padding: 1rem; border: 1px solid rgba(132,132,132,.17); } .footer-sidebar .widget .wp-block-code { background: rgba(26, 26, 26, 0.8); color: #ddd; } .footer-sidebar .widget .wp-block-file .wp-block-file__button { color: #fff; } .footer-sidebar .widget #searchform.input-group .btn:hover, .footer-sidebar .widget #searchform.input-group .btn:focus { background-color: #ddd !important; border-color: #ddd !important; color: #000 !important; } .footer-sidebar .widget p a { text-decoration: underline !important; text-underline-offset: 0.3rem; outline: none; } .footer-sidebar .widget .wp-block-group .wp-block-tag-cloud a { text-decoration: none !important; } .footer-sidebar .widget .wp-block-quote { background: rgba(26, 26, 26, 0.8); color: #ddd; } .footer-sidebar .widget .wp-block-quote cite { color: #fff; } /*-------------------------------------------------- =>> Page Scroll Up/Down Area --------------------------------------------------*/ .page-scroll-up { position: fixed; display: none; bottom: 15px; right: 30px; z-index: 999; } .page-scroll-up a { display: block; height: 3.125rem; width: 3.125rem; text-align: center; line-height: 1.6; border-radius: 0; font-size: 1.750rem; color: #fff; opacity: 1; transition: all 0.3s ease 0s; box-shadow: 0 0 10px rgba(0,0,0,.2); } .page-scroll-up a:hover, .page-scroll-up a:active { color: #fff; } /*-------------------------------------------------- =>> Text meant only for screen readers --------------------------------------------------*/ /* Accessibility */ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; right: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------- =>> Page builder template --------------------------------------------------*/ .page-template-pagebuilder .theme-builder { padding: 0; } /*-------------------------------------------------- =>> Shop Products for Homepage --------------------------------------------------*/ .theme-block.shop .product { position: relative; margin-bottom: 2.5rem; overflow: hidden; text-align: center; background-color: #ffffff; padding: 1rem 1rem 1rem; transition: all 0.3s; -webkit-box-shadow: 0px 0px 30px 0px rgba(205, 205, 205, 0.33); -moz-box-shadow: 0px 0px 30px 0px rgba(205, 205, 205, 0.33); box-shadow: 0px 0px 30px 0px rgba(205, 205, 205, 0.33); border: 1px solid rgba(205, 205, 205, 0.33); } .theme-block.shop .product img { display: block; max-width: 100%; height: auto; margin-bottom: 1rem; } .theme-block.shop .product .woocommerce-loop-product__title { padding: 0 0 .3rem; margin: 0; font-size: 1.125rem; letter-spacing: 0.03rem; border: none; } .theme-block.shop .product .woocommerce-loop-product__title a { padding: 0 0 .3rem; } .theme-block.shop .product .onsale { position: absolute; color: #fff; } .theme-block.shop .product .price ins { background: 0 0; } .theme-block.shop .product .price del { color: inherit; opacity: .5; display: inline-block; } .theme-block.shop .product .star-rating { float: none; margin: 0.625rem auto; } /*-------------------------------------------------- =>> Shop Products --------------------------------------------------*/ /*Product List*/ .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { overflow: hidden; text-align: center; margin-bottom: 2.5rem; background-color: #ffffff; padding: 1rem 1rem 1rem; transition: all 0.3s; -webkit-box-shadow: 0 15px 98px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 15px 98px 0 rgba(0,0,0,.1); box-shadow: 0 15px 98px 0 rgba(0,0,0,.1); } /*Product Sale*/ .woocommerce span.onsale, .theme-block.shop .product span.onsale { z-index: 1; } .woocommerce ul.products li.product .onsale, .theme-block.shop .product .onsale { background-color: #000; font-weight: 600; font-size: 0.75rem; line-height: 1.8; text-transform: uppercase; position: absolute; display: block; top: 25px; left: 25px; right: auto; transition: all 0.3s; min-height: 1.25rem; min-width: 3.125rem; border-radius: 0; margin: 0; padding: 0; color: #fff; letter-spacing: 1px; text-align: center; z-index: 0; } .woocommerce ul.products li.product:hover .onsale, .woocommerce-page ul.products li.product:hover .onsale { background-color: #fff; color: #000; } .woocommerce ul.products li.product .woocommerce-loop-product__title { padding: 0 0 .3rem; font-size: 1.125rem; letter-spacing: 0.03rem; border: none; } .woocommerce span.onsale, .theme-block.shop .product .theme-block.shop .product { top: 25px; left: 25px; background-color: #000; font-weight: 600; font-size: 0.75rem; line-height: 1.8; transition: all 0.3s; min-height: 1.25rem; min-width: 3.125rem; border-radius: 0; margin: 0; padding: 0; color: #fff; letter-spacing: 1px; text-align: center; } /*Product Rating*/ .woocommerce p.stars a, .theme-block.shop .product p.stars a { color: #ff9919; box-shadow: none; } .woocommerce .star-rating { color: #ff9919; } .woocommerce ul.products li.product .star-rating { color: #ff9919; float: none; text-align: center; margin: 0.625rem auto; } /*Product Buttons*/ .woocommerce ul.products li.product .button.add_to_cart_button, .woocommerce ul.products li.product .button.product_type_grouped, .woocommerce ul.products li.product .button.product_type_simple, .woocommerce ul.products li.product .button.product_type_external, .woocommerce ul.products li.product .button.product_type_variable, .theme-block.shop .product .button.add_to_cart_button, .theme-block.shop .product .button.product_type_grouped, .theme-block.shop .product .button.product_type_simple, .theme-block.shop .product .button.product_type_external, .theme-block.shop .product .button.product_type_variable { display: inline-block; color: #fff; text-align: center; margin-top: 0.625rem; padding: 0.625rem 0.938rem; font-weight: 600; line-height: 1; width: 100%; border-radius: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button:focus, .theme-block.shop .product .button:hover, .theme-block.shop .product .button:focus { color: #fff; } .woocommerce ul.products li.product .button.add_to_cart_button, .woocommerce ul.products li.product .button.product_type_simple { display: inline-block; color: #fff; text-align: center; margin-top: 0.625rem; padding: 0.625rem 0.938rem; font-weight: 600; width: 100%; border-radius: 0; } .woocommerce ul.products li.product .button.add_to_cart_button:hover, .woocommerce ul.products li.product .button.add_to_cart_button:focus, .woocommerce ul.products li.product .button.product_type_simple:hover, .woocommerce ul.products li.product .button.product_type_simple:focus { color: #fff; } .woocommerce ul.products li.product a.added_to_cart, .theme-block.shop .product a.added_to_cart { background-color: rgba(0, 0, 0,.8); border: 2px solid rgba(0, 0, 0,.1); color: #fff; text-align: center; font-weight: 600; padding: 0.625rem 0.938rem; margin-top: 0.625rem; width: 100%; border-radius: 0; line-height: 1; display: inline-block; } .woocommerce ul.products li.product a.added_to_cart:hover, .woocommerce ul.products li.product a.added_to_cart:focus, .theme-block.shop .product a.added_to_cart:hover, .theme-block.shop .product a.added_to_cart:focus { background-color: rgba(0, 0, 0,1); border: 2px solid rgba(0, 0, 0,1); color: #fff; } .woocommerce ul.products li.product .price, .theme-block.shop .product .price { font-size: 1rem; color: #404040; font-weight: 600; } /*Product Single View*/ .woocommerce div.product .product_title { font-size: 2.225rem; } .woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 1.250rem; color: #404040; } .woocommerce div.product p.price ins, .woocommerce div.product span.price ins { padding-left: 5px; } .woocommerce .quantity .qty { width: 5.500rem; text-align: left; height: 3.125rem; padding: 1rem 0.425rem 1rem 0.825rem; margin-right: 0.625rem; border-radius: 0; } .woocommerce div.product form.cart .button { background: #000; padding: 0.713rem 2.5rem; border-radius: 0; letter-spacing: 0.03rem; } .product_meta .sku_wrapper, .product_meta .posted_in, .product_meta .tagged_as { display: block; font-weight: 600; margin-bottom: 0.313rem; } .product_meta .sku_wrapper .sku, .product_meta .posted_in a, .product_meta .tagged_as a { font-weight: 400; color: #404040; } .woocommerce div.product .woocommerce-product-rating { margin-bottom: 1.2rem; } .woocommerce-product-details__short-description { margin-bottom: 1.7rem; } .woocommerce #review_form #respond textarea { border-radius: 0; } .woocommerce #review_form #respond .form-submit input { left: auto; background: #000; color: #fff; padding: 0.713rem 2.5rem; border-radius: 0; letter-spacing: 0.03rem; } .woocommerce #review_form #respond .form-submit input:hover { color: #fff; } .woocommerce #reviews #comments h2 { font-size: 1.125rem; } .woocommerce .comment_container { border-bottom: 2px dotted #e9e9e9; } .woocommerce .comment_container img { float: left; } .woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0 0 0 65px; border: none; border-radius: 0px; padding: 0 0 0 1rem; } .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta { font-size: .93rem; padding: 0; } .woocommerce .related.products h2, .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2, .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information h2 { font-size: 1.125rem; margin: 0 0 1.500rem; } .woocommerce div.product .woocommerce-tabs { padding-top: 50px; } .woocommerce div.product .woocommerce-tabs ul.tabs li { border: 1px solid transparent; background-color: transparent; margin: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li a { padding: 0 15px 15px 15px; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom-color: transparent; background: transparent; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: #000; } .woocommerce div.product .woocommerce-tabs ul.tabs { font-size: 1.15rem; letter-spacing: 0.03rem; padding: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li a:after { background: #000; bottom: 0; content: ''; display: block; height: 1px; left: 50%; position: absolute; right: 50%; width: 0; z-index: 9; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after { left: 0; right: 0; width: 100%; } .woocommerce div.product .woocommerce-tabs ul.tabs::before { border-bottom: 1px solid #e9e9e9; box-shadow: none; } .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before { border: 1px solid transparent; box-shadow: none; width: 0px; height: 0px; } /*Product Cart View*/ .woocommerce-error, .woocommerce-info, .woocommerce-message { padding: 0.75rem 2rem 0.75rem 3.5rem !important; border-top-color: #000; margin: 0 0 3rem; } .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { top: 12px; color: #000; } .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button { font-weight: 500; border-radius: 0; left: auto; color: #ffffff; } .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover { color: #ffffff; background-color: #000; } .woocommerce a.remove { box-shadow: none; } /*Product Cart Table*/ .woocommerce table.shop_attributes td { padding: 8px; } .woocommerce table.shop_table { border: 1px solid #e9e9e9; border-collapse: collapse; } .woocommerce table.shop_table .cart_item:hover { background: #f6f6f6; } .woocommerce table.shop_table th, .woocommerce table.shop_table td { padding: 20px 15px; border-right: 1px solid #e9e9e9; } .woocommerce table.shop_table th:last-child, .woocommerce table.shop_table td:last-child { border-right: none; } .woocommerce table.shop_table th { border-bottom: none; color: #000; } .woocommerce table.shop_table td .woocommerce-Price-amount { font-weight: 600; } .woocommerce-cart table.cart td.actions .coupon .input-text { padding: 0.650rem 1rem; margin: 0 0 15px; width: 100%; border-radius: 0; } .woocommerce-cart table.cart td.actions .coupon button.button { background: #000; color: #fff; width: 100%; } .woocommerce-cart table.cart td.actions .coupon button.button:hover { color: #fff; } .woocommerce-cart table.cart td.actions button.button { color: #fff; } .woocommerce-cart table.cart td.actions button.button:hover { background: #000; color: #fff; } .woocommerce-cart table.cart td.actions .coupon button.button, .woocommerce-cart table.cart td.actions button.button { padding: 0.713rem 2.5rem; border-radius: 0; letter-spacing: 0.03rem; } #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce button.button.woocommerce-Button { border-radius: 0; padding: 1.07rem 2.5rem; letter-spacing: 0.07rem; font-size: 0.938rem; color: #fff; } #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce button.button.woocommerce-Button:hover { background-color: #000; color: #fff; } .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border: 1px solid #e9e9e9; } .cart_totals h2 { font-size: 1.825rem; } .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { max-width: 100%; padding-left: 0; padding-right: 0; } .woocommerce form .form-row label { width: 100%; font-weight: 400; } .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { border-radius: 0; } .woocommerce form .form-row .woocommerce-input-wrapper { width: 100%; } .woocommerce form .form-row span.select2-selection.select2-selection--single { border: 1px solid #f2f2f2 !important; padding: 0.825rem 1rem; height: 50px; } .woocommerce-page .select2-dropdown { border: 1px solid #e9e9e9; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 50px; right: 5px; } .woocommerce .woocommerce-billing-fields h3, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label, #order_review_heading { font-size: 1.250rem; color: #000; } .checkout_coupon.woocommerce-form-coupon .form-row button.button { background-color: #000; color: #fff; border-radius: 0; padding: 1.07rem 2.5rem; letter-spacing: 0.07rem; font-size: 0.938rem; } .checkout_coupon.woocommerce-form-coupon .form-row button.button:hover { color: #fff; } .woocommerce-page .checkout.woocommerce-checkout .col2-set { margin-bottom: 30px; } .select2-results__option { padding: 6px 10px; } .woocommerce-checkout #payment ul.payment_methods li label { display: inline-block; } .woocommerce-checkout #payment ul.payment_methods li input { margin-right: 5px; } #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment { background: #f6f6f6; } #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box { background-color: #eaeaea; color: #404040; } #add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before { content: ""; display: block; border: 1em solid #eaeaea; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent; } .woocommerce-privacy-policy-text { margin-bottom: 25px; } #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods { border-bottom: 1px solid #e9e9e9; } .woocommerce #payment #place_order, .woocommerce-page #payment #place_order { color: #fff; border-radius: 0; padding: 1.07rem 2.5rem; letter-spacing: 0.07rem; } .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover { background-color: #000; color: #fff; } /*WooCommerce Widgets*/ .woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #dedede; } .woocommerce .widget_price_filter .price_slider_amount { padding-top: 10px; } .woocommerce .widget_price_filter .price_slider_amount .button { font-size: 0.938rem; color: #fff; border-radius: 0; padding: 0.825rem 2rem; letter-spacing: 0.07rem; height: auto; } .woocommerce.widget_product_categories ul, .woocommerce.widget_product_categories ol { list-style: none; margin-left: 0; margin-bottom: 0; } .woocommerce.widget_product_categories ul li, .woocommerce.widget_product_categories ol li { padding-top: 0.625rem; padding-bottom: 0.625rem; border-bottom: 1px solid #f1f1f1; } .woocommerce.widget_product_categories ul li:last-child, .woocommerce.widget_product_categories ol li:last-child { padding-bottom: 0; border-bottom: none; } .woocommerce.widget_product_categories ul li:before, .woocommerce.widget_product_categories ol li:before { font-family: "FontAwesome"; content: "\f114"; margin-right: 10px; color: #c7c9cc; } .woocommerce.widget_product_categories li > ul, .woocommerce.widget_product_categories li > ol { margin-left: 0; } .woocommerce.widget_products .star-rating { font-size: 0.875rem; } .woocommerce.widget_products .star-rating, .woocommerce.widget_products .product_list_widget .product-title, .woocommerce.widget_top_rated_products .star-rating, .woocommerce.widget_top_rated_products .product_list_widget .product-title, .woocommerce.widget_recent_reviews .star-rating, .woocommerce.widget_recent_reviews .product_list_widget .product-title, .woocommerce.widget_recently_viewed_products .star-rating, .woocommerce.widget_recently_viewed_products .product_list_widget .product-title { margin-bottom: 5px; display: block; } .woocommerce.widget_products ul.cart_list li, .woocommerce.widget_products ul.product_list_widget li, .woocommerce.widget_top_rated_products ul.cart_list li, .woocommerce.widget_top_rated_products ul.product_list_widget li, .woocommerce.widget_recent_reviews ul.cart_list li, .woocommerce.widget_recent_reviews ul.product_list_widget li, .woocommerce.widget_recently_viewed_products ul.cart_list li, .woocommerce.widget_recently_viewed_products ul.product_list_widget li, .woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li, .woocommerce.widget_rating_filter ul li { padding-top: 0.625rem; padding-bottom: 0.625rem; border-bottom: 1px solid #f1f1f1; } .woocommerce.widget_products ul.cart_list li:first-child, .woocommerce.widget_products ul.product_list_widget li:first-child, .woocommerce.widget_top_rated_products ul.cart_list li:first-child, .woocommerce.widget_top_rated_products ul.product_list_widget li:first-child, .woocommerce.widget_recent_reviews ul.cart_list li:first-child, .woocommerce.widget_recent_reviews ul.product_list_widget li:first-child, .woocommerce.widget_recently_viewed_products ul.cart_list li:first-child, .woocommerce.widget_recently_viewed_products ul.product_list_widget li:first-child, .woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li:first-child, .woocommerce.widget_rating_filter ul li:first-child { padding-top: 0; } .woocommerce.widget_products ul.cart_list li:last-child, .woocommerce.widget_products ul.product_list_widget li:last-child, .woocommerce.widget_top_rated_products ul.cart_list li:last-child, .woocommerce.widget_top_rated_products ul.product_list_widget li:last-child, .woocommerce.widget_recent_reviews ul.cart_list li:last-child, .woocommerce.widget_recent_reviews ul.product_list_widget li:last-child, .woocommerce.widget_recently_viewed_products ul.cart_list li:last-child, .woocommerce.widget_recently_viewed_products ul.product_list_widget li:last-child, .woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li:last-child, .woocommerce.widget_rating_filter ul li:last-child { padding-bottom: 0; border-bottom: none; } .woocommerce.widget_products ul.product_list_widget ins, .woocommerce.widget_top_rated_products ul.product_list_widget ins, .woocommerce.widget_recent_reviews ul.product_list_widget .reviewer, .woocommerce.widget_recently_viewed_products ul.product_list_widget ins { background: transparent; font-weight: 600; } .woocommerce.widget_recent_reviews ul.product_list_widget .reviewer { font-weight: 500; } .woocommerce.widget_product_search .woocommerce-product-search input[type="search"] { margin-bottom: 1.25rem; } .woocommerce.widget_product_search button[type="submit"] { letter-spacing: .1em; } .woocommerce.widget .woocommerce-mini-cart__total { padding-top: 0.938rem; padding-left: 1rem; padding-right: 1rem; padding-bottom: 1rem; } .woocommerce.widget .woocommerce-mini-cart__buttons.buttons { padding-top: 0.938rem; padding-left: 1rem; padding-right: 1rem; padding-bottom: 1rem; } .woocommerce-MyAccount-navigation ul { list-style: none; margin: 0; } /*WooCommerce Pagination*/ .woocommerce nav.woocommerce-pagination { margin-bottom: 1.875rem; } .woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li { border: none; } .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { background-color: #ffffff; border: 1px solid #e9e9e9; color: #000; cursor: pointer; display: inline-block; line-height: 1.5; font-weight: 600; transition: all 0.3s ease 0s; font-size: 1.125rem; border-radius: 0px; margin: 0 0.125rem 0.625rem; padding: 0.625rem; vertical-align: baseline; white-space: nowrap; width: 3.125rem; height: 3.125rem; }PK5[πwoocommerce.phpnu[
'; endif; echo '
'; woocommerce_content(); echo '
'; if($page_sidebar_layout == 'right-sidebar' || empty($page_sidebar_layout)): get_sidebar('woocommerce'); endif; ?>
PK5[ʼ&&,assets/css/font-awesome/css/font-awesome.cssnu[PK5[8yy0assets/css/font-awesome/css/font-awesome.min.cssnu[PK5[1˜- assets/css/font-awesome/fonts/FontAwesome.otfnu[PK5[Opnn5assets/css/font-awesome/fonts/fontawesome-webfont.eotnu[PK5[;_5¢assets/css/font-awesome/fonts/fontawesome-webfont.svgnu[PK5[\DŬ5k assets/css/font-awesome/fonts/fontawesome-webfont.ttfnu[PK5[3{~~6assets/css/font-awesome/fonts/fontawesome-webfont.woffnu[PK5[Uh-h-7aqassets/css/font-awesome/fonts/fontawesome-webfont.woff2nu[PK5[}0assets/css/admin.cssnu[PK5[׸þ//yassets/css/animate.cssnu[PK5[긍>..#}assets/css/bootstrap-smartmenus.cssnu[PK5[+hLTassets/css/bootstrap.cssnu[PK5[52assets/css/owl.carousel.cssnu[PK5[jPjPWassets/css/theme-default.cssnu[PK5[#b@$ *assets/img/icons/theme-fullwidth.pngnu[PK5[*Ӕ'.assets/img/icons/theme-left-sidebar.pngnu[PK5[5^(3assets/img/icons/theme-right-sidebar.pngnu[PK5[wII8assets/img/page-header-bg.jpgnu[PK5[^kassets/img/shadow.pngnu[PK5[@^ttp6assets/js/animation/animate.jsnu[PK5[,27assets/js/smartmenus/bootstrap-smartmenus.jsnu[PK5[t$oo)cNassets/js/smartmenus/jquery.smartmenus.jsnu[PK5[AѰ8hh+assets/js/bootstrap.jsnu[PK5[['assets/js/consultstreet-admin-script.jsnu[PK5[@a 0assets/js/custom.jsnu[PK5[{:__\assets/js/owl.carousel.jsnu[PK5[EA  -4assets/js/owl.carousel.min.cssnu[PK5[,Э Aassets/js/skip-link-focus-fix.jsnu[PK5[G5;;Dassets/js/wow.jsnu[PK5['Yinc/customizer/assets/css/customize.cssnu[PK5[/tinc/customizer/assets/css/extend-customizer.cssnu[PK5[, .Ɖinc/customizer/assets/js/customizer-section.jsnu[PK5[v & inc/customizer/assets/js/customizer.jsnu[PK5[v-Zinc/customizer/assets/js/extend-customizer.jsnu[PK5[3 Einc/customizer/controls/code/consultstreet-customize-base-control.phpnu[PK5['Iinc/customizer/controls/code/consultstreet-customize-category-control.phpnu[PK5[W&FEinc/customizer/controls/code/consultstreet-customize-color-control.phpnu[PK5[k=~Hinc/customizer/controls/code/consultstreet-customize-heading-control.phpnu[PK5[ ̷yGinc/customizer/controls/code/consultstreet-customize-plugin-control.phpnu[PK5[UF9EEPinc/customizer/controls/code/consultstreet-customize-radio-buttonset-control.phpnu[PK5[ Linc/customizer/controls/code/consultstreet-customize-radio-image-control.phpnu[PK5[-cGinc/customizer/controls/code/consultstreet-customize-slider-control.phpnu[PK5[g{p))I=inc/customizer/controls/code/consultstreet-customize-sortable-control.phpnu[PK5[n ((Ginc/customizer/controls/code/consultstreet-customize-toggle-control.phpnu[PK5[ƾK~inc/customizer/controls/code/consultstreet-customize-typography-control.phpnu[PK5[Hinc/customizer/controls/code/consultstreet-customize-upgrade-control.phpnu[PK5[L><"<"(&inc/customizer/controls/css/controls.cssnu[PK5[ĺj%tt&6inc/customizer/controls/js/controls.jsnu[PK5[8<<3inc/customizer/controls/js/wp-color-picker-alpha.jsnu[PK5[X0inc/customizer/controls/scss/modules/_color.scssnu[PK5[htII9;inc/customizer/controls/scss/modules/_control-colors.scssnu[PK5[ :inc/customizer/controls/scss/modules/_radio-buttonset.scssnu[PK5[x6inc/customizer/controls/scss/modules/_radio-image.scssnu[PK5[&EE1)inc/customizer/controls/scss/modules/_slider.scssnu[PK5[x3inc/customizer/controls/scss/modules/_sortable.scssnu[PK5[_E[[1inc/customizer/controls/scss/modules/_toggle.scssnu[PK5[=* inc/customizer/controls/scss/controls.scssnu[PK5[.C inc/customizer/custom-customizer/consultstreet-customizer-panel.phpnu[PK5[HMME inc/customizer/custom-customizer/consultstreet-customizer-section.phpnu[PK5[w{$ $ H inc/customizer/customizer-notice/css/consultstreet-customizer-notify.cssnu[PK5[!iFv inc/customizer/customizer-notice/js/consultstreet-customizer-notify.jsnu[PK5[+qN/N/L0 inc/customizer/customizer-notice/consultstreet-customizer-notify-section.phpnu[PK5[Qw8D` inc/customizer/customizer-notice/consultstreet-customizer-notify.phpnu[PK5[0q@~ inc/customizer/customizer-notice/consultstreet-notify-plugin.phpnu[PK5[ԐJrrH inc/customizer/customizer-repeater/class/customizer-repeater-control.phpnu[PK5[:7zˆ6 inc/customizer/customizer-repeater/css/admin-style.cssnu[PK5[ // / E !inc/customizer/customizer-repeater/css/fontawesome-iconpicker.min.cssnu[PK5[dd5E!inc/customizer/customizer-repeater/inc/customizer.phpnu[PK5[@XJww0!inc/customizer/customizer-repeater/inc/icons.phpnu[PK5[Վ%a\a\<!inc/customizer/customizer-repeater/js/customizer_repeater.jsnu[PK5[UC^ ^ ?\"inc/customizer/customizer-repeater/js/fontawesome-iconpicker.jsnu[PK5[e2bb0f"inc/customizer/customizer-repeater/functions.phpnu[PK5[[FFdAg"inc/customizer/customizer-settings/theme-settings/consultstreet-blog-general-customizer-settings.phpnu[PK5[~hz"inc/customizer/customizer-settings/theme-settings/consultstreet-footer-copyright-customizer-settings.phpnu[PK5[S eM~"inc/customizer/customizer-settings/theme-settings/consultstreet-footer-widget-customizer-settings.phpnu[PK5[__d"inc/customizer/customizer-settings/theme-settings/consultstreet-general-customizer-settings.phpnu[PK5[JJ`"inc/customizer/customizer-settings/theme-settings/consultstreet-menu-bar-customizer-settings.phpnu[PK5[4v  ]"inc/customizer/customizer-settings/theme-settings/consultstreet-other-customizer-settings.phpnu[PK5[Úc>"inc/customizer/customizer-settings/theme-settings/consultstreet-page-header-customizer-settings.phpnu[PK5[VVb"inc/customizer/customizer-settings/theme-settings/consultstreet-typography-customizer-settings.phpnu[PK5[q5W{"inc/customizer/customizer-settings/consultstreet-customize-base-customizer-settings.phpnu[PK5[3"inc/customizer/consultstreet-customizer-options.phpnu[PK5[z" " 4B"inc/customizer/consultstreet-customizer-partials.phpnu[PK5[A}q 4"inc/customizer/consultstreet-customizer-sanitize.phpnu[PK5[''5"inc/customizer/consultstreet-customizer-selective.phpnu[PK5[!:Y[[+r #inc/customizer/consultstreet-customizer.phpnu[PK5[MjU;4(%#inc/customizer/consultstreet-panels-and-sections.phpnu[PK5[[ڣFF+:#inc/customizer/webfont.phpnu[PK5[@@&H#inc/customizer/wptt-webfont-loader.phpnu[PK5[D@/f#inc/consultstreet-class-bootstrap-navwalker.phpnu[PK5[qP#inc/custom-header.phpnu[PK5[bA$s s #inc/metabox.phpnu[PK5[70HH3#inc/template-tags.phpnu[PK5[c]T@$inc/theme-custom-typography.phpnu[PK5[TMQQ]I$languages/consultstreet.potnu[PK5["* E$page-templates/frontpage.phpnu[PK5[&TTQ$page-templates/pagebuilder.phpnu[PK5[n  $template-parts/content-none.phpnu[PK5[W_֗M$template-parts/content-page.phpnu[PK5[, !3$template-parts/content-single.phpnu[PK5[Q P$template-parts/content.phpnu[PK5[ {%"!$template-parts/site-breadcrumb.phpnu[PK5[H'Q$template-parts/site-navbar.phpnu[PK5['$404.phpnu[PK5[1T $archive.phpnu[PK5[ hYRR >$comments.phpnu[PK5[/Ĭ $footer.phpnu[PK5[$$$ $functions.phpnu[PK5[* %header.phpnu[PK5[pƏT %index.phpnu[PK5[]Ms;s; %license.txtnu[PK5[Iќ V%page.phpnu[PK5[YY vc%readme.txtnu[PK5[,p''p%screenshot.pngnu[PK5[*|]] ՙ,search.phpnu[PK5[iұ~~l,searchform.phpnu[PK5[MZ^(,sidebar-footer.phpnu[PK5[J@.Z,sidebar-woocommerce.phpnu[PK5[͙: C,sidebar.phpnu[PK5[/# ,single.phpnu[PK5[5_XX >,style.cssnu[PK5[π@.woocommerce.phpnu[PKzz3D.